@media (min-width: 992px){
	.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.menu-item-has-children:hover>ul.sub-menu, .categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.menu-item-has-children:hover div.sub-menu{
	    min-height: 300px;
	}

	.bwp-header.header-v8 .header-main{
		min-height: 50px;
	}

	.categories-vertical-menu{
		/*display: none;*/
	}
}


.bwp-header.header-v3 .header-top, .bwp-header.header-v5 .header-top, .bwp-header.header-v6 .header-top, .bwp-header.header-v7 .header-top, .bwp-header.header-v8 .header-top, .bwp-header.header-v9 .header-top{
	padding: 20px 0 !important;
}

.bwp-header.header-v8 .header-top{
	padding: 10px 0 !important;
}

.bwp-header .wpbingoLogo img{
	/*max-height: unset !important;
	width: 100%!important;*/

	max-height: 120px !important;
	width: auto !important;
}

.offers-1{
    margin: 0px 0px 30px 0px !important;
}


#bwp-filter-content22{
	height:950px;
	margin-bottom: 0;
	display: none;
}
	
#bwp-filter-content22 .products-thumb, #bwp_default_16786823281612426471 .products-thumb{
	width:290px;
	height:220px;
}


.show_all_div{
	width: 100%;
}

.show_all_btn{
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    font-family: Poppins,sans-serif;
    line-height: 60px;
    background: var(--primary_color);
    border: 0;
    text-transform: uppercase;
    padding: 0 35px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.show_all_btn:hover{
    color: #FFF;
    background: #6d6e70;
}

.brand_image{
	width:100px;
	height:100px;
	overflow: hidden;
	text-align: center;
}

.item.slick-slide .brand_image{
	height: auto;
}

.brand_image h4{
	margin:0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}


.bwp-brand.default2 .item-image:hover h4 {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

#recent_post_21196838941612426471 .post-iamge{
	height:265px;
}

.quick_view_test{
	display:none;
}

.ajax_item{
	padding: 0 15px;
	max-width:25%;
}

.empty_input{
	background: #f5e7e7 !important;
}
.error_msg{
    font-size: 12px;
    color: #d0b7b7;
}

#bwp-footer{
	background: #e6e6e6 !important;
    padding-top: 30px !important;
    margin-top: 0 !important;
}

.cats_label_div{
	width: 10%;

}

#bwp-footer ul.social-link li a i{
	font-size: 18px !important;
}

.cats_label{
	font-weight: 700;
    color: #fff;
    background: var(--primary_color);
    height: 100%;
    width: 100%;
    position: relative;
    border-radius: 20px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.cats_label.gray{
	background: #6d6e70;
}

.cats_label label{
	transform: rotate(-90deg);
    font-size: 2rem;
    position: absolute;
    width: 400px;
    left: -105%;
    top: 42%;
    align-items: center;
    text-align: center;
}

.elementor-row.with_label{
	width: 90%;
}


.bwp-filter-homepage.tab_category_slider .bwp-filter-heading{
	margin-bottom: 25px !important;
}

.bwp-filter-homepage.tab_category_slider .bwp-filter-heading .category-tab-nav ul.filter-category li{
	margin-bottom: 10px;
}

.elementor-9593 .elementor-element.elementor-element-7c58120 {
    margin-top: 50px !important;
    margin-bottom: 0!important;
}

.cats_tabs{
	display: none !important;
}

.cats_tabs.show{
	display: flex !important;
}


.show_cats{
	cursor: pointer;
}


.elementor-9593 .elementor-element.elementor-element-f697cf3 {/*** SLIDER FULL WIDTH ***/
    width: 100% !important;
}

.elementor-9593 .elementor-element.elementor-element-247516f{
	margin-top: 40px !important;
}

.all_brands_div{
	margin-top: 50px;
	margin-bottom: 50px;
	padding-top: 50px;
	padding-bottom:50px;
}

.bg-gray1{
	background-color: #e6e6e6;
}
.bg-lightblue{
	background-color: #F4F8FB;
}


.products-list.grid .product-wapper .products-content .product-button .add_to_cart_button, .products-list.grid .product-wapper .products-content .product-button .added_to_cart, .products-list.grid .product-wapper .products-content .product-button .product_type_external, .products-list.grid .product-wapper .products-content .product-button .product_type_grouped, .products-list.grid .product-wapper .products-content .product-button .product_type_variable, .products-list.grid .product-wapper .products-content .product-button .read_more{
    border: 1px solid var(--primary_color) !important;
}

.products-list.grid .product-wapper .products-content .product-button .product-quickview>a, .products-list.grid .product-wapper .products-content .product-button .yith-wcwl-add-to-wishlist a{
	border: 1px solid var(--primary_color) !important;
}

.header_social.social-link li{
	margin: 0;
	margin-right: 15px;
}
.header_social.social-link li:nth(last-child){
	margin-right: 0;
}
.header_social.social-link li a i{
	color: #FFFFFF;
	margin-right: 0 !important;
}
.header_social.social-link li a:hover i{
	color: #e6e6e6;
}

.bwp-header.header-v8 .right-menu{
	justify-content: end;
}