/**
* Theme Name: Bacola Child
* Description: This is a child theme of Bacola, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: bacola
* Version: 1.6.1
*/
.dropdown-categories #menu-sidebar-menu-1 {
	overflow-y: scroll;
    max-height: 515px;
}
.slider-wrapper .slick-dots li button {
   color: #ffffff;	
}
.site-header .all-categories {
	margin-right:25%;
}
.contact .klb-icon-box.contact-icon{
	min-height:210px;
}
.site-header .all-categories + .primary-menu .menu > .menu-item{
	padding-left:10px;
	padding-right:10px;
}
#masthead .header-main .column-right {
	display:none!important;
}