/*
Theme Name: Sapa Child
Theme URI: https://el4.thembaydev.com/sapa/
Author: Thembay
Description: This is a child theme for Sapa
Version: 1.0
Author URI: https://thembay.com/
Template: sapa
Text Domain: sapa-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
body {
  font-family: 'Circular Std';
}
.search-device {
display: none !important;
}
.footer-device-mobile {
display: none !important;
}
#sidebar-top-archive {
display: none;
}
.main-filter .filter-btn-wrapper {
    order: -1;
    display: none;
}
.woocommerce .woocommerce-product-details__short-description {
  
    font-family: 'Circular Std';
}
.woocommerce div.product .product_title {
 
    font-family: 'Right Grotesk';
}

.tbay-breadcrumb .breadcrumb li {
    color: #fff;
    font-family: 'CIRCULAR STD';
}
.tbay-breadcrumb .breadcrumb>li+li:before {
    color: #ffffff;
}
.tbay-breadcrumb .breadcrumb li a, .tbay-breadcrumb .breadcrumb li+li>a {
    color: #fff;
}
#tbay-breadcrumb {
 	background-color: #383838 !important;
}
.product-block.grid .name {
     
    font-family: 'Circular Std';
}
#tbay-main-content div.wpforms-container-full .wpforms-form .wpforms-field-label
{     
     font-family: 'Circular Std';
}
.tbay-footer ul>li, .tbay_footer-template ul>li, .tbay_footer-template-default ul>li {
    line-height: 28px;
    list-style: none;
}
div.wp-block-themepunch-revslider {
    margin-top: -34px !important;
}
.menu .pll-parent-menu-item, footer .pll-parent-menu-item {
    
    display: none !important;
}
@media (max-width: 1199px){
  
    .topbar-device-mobile .mobile-logo img {
        max-width: 100%;
        margin: 11px;
        padding:0;
    }
    .menu .pll-parent-menu-item {
    
        display: flex !important ;
    }

}
