/**
* Theme Name: Partdo Child
* Description: This is a child theme of Partdo, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: partdo
* Version: 1.1.3
*/

.klbth-module-header.with-border.color-default.counter-deactive.align-default {
    display: none;
}

.site-header .klbth-menu-wrapper.primary .klbth-menu > .menu-item > a {
    font-family: "Krub", sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #000000;
    height: 100%;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    -webkit-transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
    transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
}

#top-banner {
    position: relative;
    z-index: 1;
}

.site-header .header-inner {
   
    z-index: 9999;
}

#rev_slider_1_1_forcefullwidth{
    position: relative;
    z-index: 1;
}


.dropdown-cats.dropdown {
    position: relative;
    z-index: 55555;
}
.site-header .header-main.spacing {
    padding-top: 10px;
    padding-bottom: 10px;
}
.dropdown-cats.dropdown{ position: relative;
    z-index: 55555;}
nav.klbth-menu-wrapper.vertical{position: relative;
    z-index: 55555;}

.dropdown-menu.collapse.show{
    z-index: 55555;}

ol.flex-control-nav.flex-control-thumbs li {
    float: left;
    list-style: none;
}

@media only screen and (max-width: 767px) {
	
	ol.flex-control-nav.flex-control-thumbs li {
    float: left;
    list-style: none;
    width: 25%;
}

.site-header .header-mobile .header-inner {
    height: 6.375rem;
	}

	rs-arrow{display:none !important;}
	
	
}