.notification_box {
    position: fixed;
    left: 15px;
    padding: 10px 16px;
    max-width: 300px;
    background: #333;
    color: #FFF;
    border-radius: 5px;
    -webkit-box-shadow: 2px 3px 7px 3px rgb(51 51 51 / 62%);
    box-shadow: 2px 3px 7px 3px rgb(51 51 51 / 62%);
    bottom: -100%;
    z-index: 99;
}

.notification_box span{
	color:#FFF !important;
}

.notification_popup{
  animation: popup 0.7s;
  bottom: 15px;
}

.product_video_img .play_icon{
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 999;
    text-align: center;
    height: 100%;
     top: 0; 
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.product_video_img .play_icon i{
    font-size: 25px;
    color: #FFFFFF;
    text-shadow: 0px 1px 2px #000;
}


.slider_img_productd .image-additional{
    position: relative;
}

.slider_img_productd .special_offer{
    position: absolute;
    top: 30px;
    right: -5px;
    /*background: var(--secondary);*/
    background: #c70000;
    color: #FFF;
    padding: 0px 15px;
    transform: rotate(40deg);
    font-size: 12px;
}


.duplicate_btn{
    -webkit-transition: none;
    transition: none;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 42px;
    position: relative;
    background: var(--secondary);
    border: 1px solid var(--secondary);
    color: #fff;
    text-align: center;
    margin-right: 20px;
    padding: 0 25px;
    cursor: pointer;
    display: block;
}
.duplicate_btn:hover{
    background: transparent;
    color: var(--secondary);
}


.cart-image-default{
    width:80px;
    height:80px;
    max-width:100%;
}

.points_span{
    color: #7fb807;
    font-weight: bold;
}

.class_li{
    text-align: center;
    font-weight: bold;
}
.class_li1{
    color: #C0C0C0;
}
.class_li2{
    color: #FFD700;
}
.class_li3{
    color: #E5E4E2;
}
.class_li4{
    color: #b9f2ff;
}

.bwp-header .block-top-link>.widget .widget-custom-menu>div ul#menu-top-menu{
    width: 130px;
}

.woocommerce-points-icon img{
    width: 25px;
    margin-top: 7px;
}

.class_icon{
    width: 25px;
    margin-right: 5px;
}

.color-pink{
    color: #7fb807;
}

.menu-top-menu-container .level-0 a i{
    margin-right: 5px;
}

.menu-top-menu-container .level-0 a .my-point-icon{
    margin-top: 5px;
    margin-right: 5px;
}

.birthday_offer{
    padding: 0px 10px 3px;
    background: #7fb807;
    margin-bottom: 10px;
    display: inline-block;
    color: #FFF;
    border-radius: 10px;
}

.birthday_offer span{
    font-weight: bold;
    font-size: 1.2rem;
    color: #424242;
}

#cart .cart-popup .buttons .button.view-cart:before{
    background: #ccc !important;
}


.offer_title{
    background: #7fb807;
    padding: 15px 10px;
    color: #FFF;
}

.offer1_row{
    margin-bottom: 50px;
}

.offer1_div{
    box-shadow: 0px 1px 2px 1px #CCC;
    text-align: center;
}

.offer1_thumb{
    height: 290px;
    overflow: hidden;
}

.offer1_title{
    padding-bottom: 0;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    min-height: 80px;
    padding: 0 10px;
}

.offer1_title h4{
    line-height: 135%;
}

#menu-vertical-menu .sub-menu{
    height: auto;
}

.cart_extra_section{
    background-color: #f5f5f5;
    padding-top:35px;
    margin-top: 35px;
    padding-bottom: 25px;
}

.cart_extra_section .bwp-filter-heading .category-tab-nav li a:not(li.active a){
    background-color: #dfdfdf !important;
}

.cart_extra_section #bwp-filter-content22 .products-thumb{
    display: none;
} 
.cart_extra_section #bwp-filter-content22 {
    height: auto;
} 
.cart_extra_section .item-product {
    width: 250px;
    max-width: 100%;
} 
.cart_extra_section .item.ajax_item{
    max-width: 20%;
} 


.elementor-9076 .elementor-element.elementor-element-37e9bde{
    margin-bottom: 20px !important;
}
.elementor-9076 .elementor-element.elementor-element-6cf06b1{
    margin-bottom: 20px !important;
}

#bwp-footer .footer-title2{
    margin-bottom: 0 !important;
}

#bwp-footer.footer-4 .text-left-footer ul li{
    margin-bottom: 10px !important;
}

#bwp-footer.footer-4 .text-left-footer .desc{
    margin-bottom: 10px !important;
}


.quickview-container .bwp-single-info .single_add_to_cart_button.button{
    letter-spacing: 1px;
    padding: 10px 25px !important;
    line-height: 20px !important;
}

.extra_offer_div{
    box-shadow: 1px 2px 4px 0px rgba(138,138,138,0.75);
    -webkit-box-shadow: 1px 2px 4px 0px rgba(138,138,138,0.75);
    -moz-box-shadow: 1px 2px 4px 0px rgba(138,138,138,0.75);
    margin-bottom: 20px;
    padding-top: 7px;
    min-height: 160px;

}

.extra_offer_div .row{
    min-height: 150px;
    justify-content: center;
    align-items: center;
}

.extra_offer_title{
    display: block;
    width: 100%;
    padding: 0px 15px;
    margin-top: 0;
    color: #7fb807;
}

.offer_buy_span2{
    font-weight: bold;
    color: #7fb807;
}

.offer_get_span2{
    font-weight: bold;
    color: #7fb807;
    text-align: center;
}

.offer_buy{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    font-weight: bold;
    color: #7fb807;
}

.offer_get{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    font-weight: bold;
}
.offer_products{
    text-align: justify;
    padding: 0px 5px;

}

.offer_product_line{
    margin-bottom: 7px;
}
 
@keyframes popup {
	0%{
	bottom: -100%;
	}
	50%{
	bottom: -50% !important;
	}
	60%{
	bottom: -40% !important;
	}
	70%{
	bottom: -25% !important;
	}
	80%{
	bottom: -15% !important;
	}
	90%{
	bottom: 0% !important;
	}
	100%{
	bottom: 15px !important;
	}
} 

.bwp-header .header-page-link .wpbingoCartTop .cart-count{
	top:-15px !important;
}

.bwp-header .header-page-link .wishlist-box{
	position: relative;
}
.bwp-header .header-page-link .wishlist-box .heart-count{
    position: absolute;
    width: 25px;
    height: 25px;
    background: #7fb807;
    color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    top: -7px;
    right: -15px;
    text-align: center;
    line-height: 25px;
    font-size: 13px;
}


.bwp-filter-homepage.tab_category_slider .bwp-filter-heading .category-tab-nav ul.filter-category li {
    padding: 0 5px !important;
}

.bwp-filter-homepage.tab_category_slider .bwp-filter-heading .category-tab-nav li a{
    font-size: 13px !important;
    padding: 0 20px !important;
}

.product_offers{
    background: #f1f2f3;
    margin-top: 10px;
    border-radius: 5px;
}

.offer_pro_ul{
    padding: 3px 25px;
    background: #f1f2f3;
    list-style-type: disclosure-closed;
    height: 100%;
    align-content: center;
    display: grid;

}

.offer_pro_ul li{
    margin-bottom: 3px;

}

.offer_pro_ul li::marker{
    color: #7fb807;
}

.offer_buy_span, .offer_get_span{
    font-weight: bold;
    font-size: 1.2rem;
    padding: 0px 2px;
    color: #7fb807;
}

.offer_icon{
    padding: 3px 25px;
    font-size: 5rem;
    text-align: center;
    color: #7fb807;
}
.offer_icon i{

}

.bonus_add_rem_div{
    float: right;
}

.bonus_add_rem_div button:first-child{
    margin-right: 5px;
}

.bonus_quantity_span{
    font-weight: bold;
    color: #7fb807;
    font-size: 1.3rem;
}

#products-list2 .slick-slide {
  margin: 0 9px;
}


#products-list2 .slick-list {
  margin: 0 -9px;
}


#bwp_brand_3784690371612426471 .slick-slide {
  margin: 0 8px;
}


#bwp_brand_3784690371612426471 .slick-list {
  margin: 0 -8px;
}


#bwp_brand_3784690371612426471.bwp-brand.default2 .item{
    border-left: 1px solid rgba(128,140,152,.25);
    background: #FFF;
}

.products-list.grid .product-wapper .products-thumb .product-thumb-hover{
    margin-top: 15px;
}

.related_div .item-product{
    margin: 0 10px;
}

.related_div .slick-slider{
    overflow: initial;
}


.cart_quantity{
	margin: 0;
    border: 1px solid rgba(128,140,152,.25) !important;
    height: auto;
    display: table-cell;
    float: left;
    margin-top: 5px;
    margin-right: 20px;
    width: auto;
    position: relative;
    overflow: hidden;
    zoom: 1;
}

.cart_quantity .cart_plus,.cart_quantity .cart_minus{
	background: #fff;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    vertical-align: text-top;
    overflow: visible;
    text-decoration: none;
    cursor: pointer;
    line-height: 13px;
    font-size: 16px;
    color: #627484;
    border: 1px solid #ddd;
    text-align: center;
    width: 45px;
    height: 38px;

    outline-color: transparent;
    color: #627484;
    font-size: 18px;
}

.cart_quantity .cart_plus{
	position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    line-height: 30px;
    border: none;
    width: 40px;
    height: 100%;
    border-left: 1px solid rgba(128,140,152,.25);
}

.cart_quantity .cart_minus{
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    width: 40px;
    height: 100%;
    line-height: 30px;
    background: transparent;
    border-right: 1px solid rgba(128,140,152,.25);
}

.cart_quantity input.qty{
	font-weight: 400;
    width: 150px;
    font-size: 20px;
    color: #627484;
    background: #fff;
    text-align: center;
    border: none !important;
    padding: 0;
    text-align: center;
}

.cart_quantity input.qty::-webkit-outer-spin-button,
.cart_quantity input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.cart_quantity input.qty[type=number] {
  -moz-appearance: textfield;
}

.yith-wcwl-add-to-wishlist.active .add_to_wishlist{
    background: #7fb807;
    border: 0;
    
}

.content_product_detail .yith-wcwl-add-to-wishlist.active .add_to_wishlist:before {
    color: #7fb807!important;
    content: "\f004" !important;
}

.content_product_detail .yith-wcwl-add-to-wishlist.active .add_to_wishlist{
    background: transparent !important;    
}

.yith-wcwl-add-to-wishlist.active .add_to_wishlist:before{
    color:#FFF !important;
}

.content_product_detail .yith-wcwl-add-to-wishlist.active .add_to_wishlist:before{
    color:#0f4be9 !important;
}



.content_product_detail .yith-wcwl-add-to-wishlist.active .add_to_wishlist{
    background: transparent !important;    
}


.small-thumbnails{
    display: inline-flex;
}

.small-thumbnail{
    border: 1px solid #cccccc;
    margin-left: 5px;
    width: 100px;
    cursor:pointer;
}

.small-thumbnail.active{
    border: 1px solid #7fb807;
}

.small-thumbnails .small-thumbnail:first-child{
    margin-left: 0;
}

.product_detail .single_add_to_cart_button{
    border:none;
}

.cpro_div .products-thumb{
    width:290px;
    height:290px;
}

.brochure_span a{
    color: #4a5560 !important;
    font-weight: 500 !important;
}
.brochure_span a:hover{
    color: #7fb807 !important;
}
.product_video{
    padding:10px 0;
    border-bottom: 1px solid rgba(128,140,152,.15);
    border-top: 1px solid rgba(128,140,152,.15);
    margin-top:20px;
}
.product_video iframe{
    max-width: 100%;
}
.image-thumbnail{
    margin-top:10px;
}

.products_attributes{
    border-top: 1px solid #eceef0;
    border-bottom: 1px solid #eceef0;
    padding-top: 10px;
    margin-top: 0;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 15px;
    width:100%;
}

.products_attributes .sku_wrapper{
    display: block;
    width: 100%;
    color: #4a5560;
    font-weight: 500;
}

.products_attributes ul{
    padding:0;
    list-style: none;
}
.products_attributes ul li{
    float:left;
    margin-right: 5px;
    margin-bottom:7px;
    font-size: 12px;
}
.products_attributes ul li span{
    border: 1px solid #ccc;
    padding: 5px 8px;
    display: block;
    cursor: pointer;
}

.products_attributes ul li span.active, .products_attributes ul li span:hover{
    color:#FFF;
    background-color:#333;
}

.form-half-row{
    width: 48%;
    float: left;
    margin-right: 4% !important;
}

.form-half-row.mr-0{
    margin-right:0 !important;
}

.item-product{
    border: 1px solid #ccc;
    margin-bottom: 20px;
    padding: 10px;
    border-top-left-radius: 40px;

    /*box-shadow: 1px 3px 7px 0px rgb(209 209 209);
    -webkit-box-shadow: 1px 3px 7px 0px rgb(209 209 209);
    -moz-box-shadow: 1px 3px 7px 0px rgb(209 209 209);*/
}

#bwp-filter-content22 .products-thumb, #bwp_default_16786823281612426471 .products-thumb{
    max-width: 100%;
}

.elementor-9593 .elementor-element.elementor-element-2a688f3{
    margin-top: 0 !important;
}

.products-list.grid .product-wapper .products-content h3.product-title{
    height: 70px;
    overflow: hidden;
}

.products-list.grid .product-wapper .products-content .rating{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.products-list.grid .product-wapper{
    margin-bottom: 0 !important;
}

.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0>a{
    color: #424242;
}

.bwp-header.header-v8 .header-vertical-menu .widget-title{
    background: #3d4952 !important;
    color: #FFFFFF !important;
    border: 0 !important;
}

.bwp-header.header-v8 .header-vertical-menu .widget-title i{
    color: #FFFFFF !important;
}


.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0>a{
    color: #424242 !important;
}

.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0>a:hover {
    color: #7fb807 !important;
}

.single-product .entry-summary .points{
    color: #7fb807;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    line-height: 100%;
    width: 100%;
    margin-bottom: 18px;
}

.single-product .entry-summary .points span{
    display: inline-table;
    margin-top: 7px;
    margin-left: 10px;
}


@media(max-width:767px){
    #bwp-filter-content22 .item.ajax_item{
        max-width: 50%;
    }

    #bwp-filter-content22{
        height: auto;
    }
}