/*
Theme Name: Mojuri Child
Theme URI: http://www.wpbingosite.com/mojuri
Author: wpbingo
Description: This is a child theme for Mojuri
Version: 1.0
Author URI: http://wpbingosite.com
Template: mojuri
Text Domain: mojuri-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.header-desktop{background:#000;}
.bwp-header .wpbingoLogo img {max-height: 90px;}
[class*=" icon-"], [class^=icon-] {color:#fff;}
.bwp-navigation ul>li.level-0>a {color:#fff;}
.bwp-navigation ul>li.level-0.current-menu-ancestor>a, .bwp-navigation ul>li.level-0.current-menu-item>a, .bwp-navigation ul>li.level-0.current_page_item>a, .bwp-navigation ul>li.level-0:hover>a {
    color: #fff;
}
.bwp-navigation ul>li.level-0>a>span:before {background:#fff;}
.bwp-header .header-page-link .mini-cart .cart-icon .icons-cart .cart-count, .bwp-header .header-page-link .wishlist-box .count-wishlist {background: #cb8161;}
.bwp-header .block-top-link>.widget .widget-custom-menu .widget-title:after{color:#fff;}
.bwp_feature_product_widget, .bwp-filter-brand, #block-5, #block-6{display:none;}
.count-wishlist, .cart-count{background:#cb8161!important; color:#fff!important;}
.icon-x-twitter{color:#000!important;}
.woocommerce-privacy-policy-text p{line-height:normal!important;}
body:not(.page-template-homepage) .bwp-header .header-desktop, body:not(.page-template-homepage) .bwp-header .header-mobile {
    border-bottom: none;
}
.bwp-main .page-title {background-size: cover; background-position: bottom;}
.bwp-woo-categories.slider3 .item-title a:hover {background: #cb8161;}
.marqueebox{background:#cb8161; color:#fff;}
.marqueebox img{width:25px; margin:0 5px; filter: brightness(0) saturate(40%) invert(49%) sepia(9%) saturate(3492%) hue-rotate(332deg) brightness(56%) contrast(100%);}

.products-list.grid .product-wapper .products-thumb {background-color:#ededed;}
.products-thumb img{mix-blend-mode:multiply;}
.contents-detail .bwp-single-product .woocommerce-product-gallery .slick-slide .img-thumbnail {background: #ededed;}
.contents-detail .bwp-single-product .woocommerce-product-gallery .slick-slide img {mix-blend-mode:multiply;}


.zoomWindow {
    position: relative;
	display:inline-block!important;
	background-position:center center!important;

}

.zoomWindow::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ededed;
    mix-blend-mode: multiply;
    pointer-events: none;
}
	
.single-product .product-type-variable .variations_form.cart table tr td select {margin-bottom:0;}
.single-product .product-type-variable .variations_form.cart .single_variation_wrap {margin-top:10px;}

@media (max-width: 991.98px) {
	.bwp-header{background:#000;}
	.bwp-header .header-mobile .navbar-toggle:before{color:#fff;}
	.login-header i{color:#000;}
}







