/*
============================================================

	Theme Name: Thanhbop
	Theme URI: http://ezi.vn
	Author: Phung Canh Thanh
	Author URI: http://facebook.com/khonnanvocung2003
	Description: Thanhbop is a <a href="http://ezi.vn">EZI</a> theme, built exclusively for online shopping and offers great variety of options to customize the look and feel of the theme via theme options panel. Activate it and let the fun begin.
	Version: 3.9.6
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: thanhbop
	
============================================================
*/

.sidebar-cat .widget-title {

    position: relative;
    font-size: 16px !important;
}
.sidebar-cat .widget-title{
    text-align: left;
}
.sidebar-cat .widget-title:before {
    content: "";
    content: "\f0dd";
    font-family: fontawesome;
    right: 0;
    float: right;
    font-size: 41px;
    top: 50%;
    transform: translateY(-48%);
    cursor: pointer;
}

.sidebar-cat .widget-title {
 
    position: relative;
}

.oxygen-top-menu>.wrapper>.main {
}

.sidebar-cat .product-categories {
    display: none;
    padding-left: 15px !important;
    padding-right: 15px !important;
    width: 100%;
}
.sidebar-cat .sidebar {
    margin-bottom: 0;
    margin-top: 0;
}
.sidebar-cat {
    margin-bottom: 0 !important;
}

.sidebar-cat .sidebar {
    padding: 0 !IMPORTANT;
}

.sidebar-cat .widget-title {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
}
@media(max-width: 992px){
	.mobile-menu-link {
	    display: none !IMPORTANT;
	}
}

@media(max-width: 992px){
    .wrapper-menu-sidebar {
        margin-top: -84px;
    }

    h3.widget-title {}

    .title-menu-cat {
        /* display: none; */
    }

    .wrapper-menu-sidebar .toogle-menu {
        display: none;
    }

    .laborator-woocommerce.shop .white-block h1 {
        font-size: 20px;
        padding: 15px;
    }
    .laborator-woocommerce.shop .white-block {
        border-bottom: solid #333;
    }

}
@media(max-width: 768px){
    .wrapper-menu-sidebar {
        margin-top: -114px;
    }
}