
  /*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
    body
    {
        font-family: 'Poppins', sans-serif;
        color: #222;
        font-size: 1rem;
        line-height: 20px;
        background-color: #fff;
        font-weight: 100;
     }
     svg{
        vertical-align: middle;
     }
     .boxed main {
    max-width: 1380px;
    margin: 0 auto;
}
     .block_newsletter form{
         outline:none;
     }
     disabled{
        cursor: nowrap;
     }
     @media (min-width:1200px) {
        .container {
            width: 1380px;
            max-width: 100%;
        }}
    .add-to-cart{
            display: none;
        }
        .quickview  .add-to-cart{
            display: block;
        }
    #module-wbfeature-productscompare .add-to-cart1{
        display: block;
        margin:0 auto;
        width: auto;
        background-color: #222;
        border-radius: 4px;
        padding:0 15px;
        height: 40px;
    }
    #module-wbfeature-productscompare .product-miniature .product-description{
        position: unset;
    }
     #module-wbfeature-productscompare .add-to-cart1 span {
        text-transform: capitalize;
         color: #fff;
     }
     #module-wbfeature-productscompare .add-to-cart1 span svg{
        fill:#fff;
     }
     #module-wbfeature-productscompare .add-to-cart1:hover span{
        color: #fff;
     }
     #module-wbfeature-productscompare .add-to-cart1:hover{
        background-color: #ff4c3b;
        color: #222
     }
    #module-wbfeature-productscompare .product-miniature .product-title,#module-wbfeature-productscompare .product-miniature .product-price-and-shipping{
        text-align: center !important;
    }
    #module-wbfeature-productscompare .product-miniature .thumbnail-container .cart{
        display: block;
        margin-top: 0px;
        border:none;
    }
    #module-wbfeature-productscompare .add-to-cart{
        display: none;
    }
    #index #loading {
        background-color: #fff;
        height: 100%;
        width: 100%;
        position: fixed;
        z-index: 999;
        margin-top: 0px;
        top: 0px;
    }
#index #loading-center {
    width: 100%;
    height: 100%;
    position: relative;
}
#index #loading-center-absolute {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 40%;
    height: 150px;
    width: 150px;
}
.sliderimg {
    padding:0;
}
#index #wrapper{
}
.cssload-piano{
    display: none !important;
}
#index .object {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 4;
    background: url('../../assets/img/loader.gif') 50% 50% no-repeat rgba(255, 255, 255, 1);
}
 .img-responsive {
        max-width: 100%;
        height: auto;
    }
    .center-block{
        display: block;
        margin-right: auto;
        margin-left: auto;
    }
    .list-inline{
        padding-left: 0;
        list-style: none;
    }
    .list-inline > li {
        display: inline-block;
    }
/* header */
#header .header-nav {
    background-color: #f5f5f5;
}
#header .header-nav .left-nav{
    padding:0;
}
.header-top{
    background-color: #fff;
}
#_desktop_cart{
    float: right;
    display: inline-block;
    margin: 21px 0;
    padding:0;

}
.blockcart .cart-overview .drp-img{
    border: 2px solid #f8f8f8;
    border-radius: 10px;
}
.blockcart .cart-overview .drp-cart{
    width: 80%;
    float: left;
    margin-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    color: #000;
    /*font-family: 'Poppins-Medium';*/
}
.blockcart .cart-overview .cart-line-product-actions{
    left: auto;
    position: absolute;
    right: 5px;
    top: 1px;
}
.offerbanner123 #closeButton {
    position: absolute;
    top: 15px;
    left: auto;
    right: 15px;
    background-color: #6fd1e9;
    width: 25px;
    height:25px;
    border: none;
    border-radius: 100px;
    cursor: pointer;
    padding: 0;
}
.shoppingcart{
	/*position: relative;*/
}
#_desktop_user_info {
   float: right;
    margin: 21px 60px;
    cursor: pointer;
}
#_desktop_user_info .user-info{
    text-align: center;
}
#_desktop_user_info .userimg{
    /*line-height: 40px;*/
    display: block;
    margin-bottom: 5px;
}
#_desktop_user_info .myaccount{
    /*font-family: 'Poppins-Regular';*/
font-size: 0.875rem;
color: #606060;
letter-spacing: 0.5px;
text-transform: capitalize;
}
#_desktop_user_info .userimg svg {
    fill: #000;
}
.navtop1 {
    float: right;
    margin: 28px 26px;
}
.navtop1  strong{
    text-transform: uppercase;
    color: #ff4c3b;
    font-size: 0.8125rem;
    letter-spacing: 0.5px;
    /*font-family: 'Poppins-Medium';*/
    font-weight: 100;

}
.navtop1 a{
    color: #606060;
    font-size: 0.8125rem;
}

.navfull {
    background-color: #fff;
    border-top: 1px solid #e5e5e5
}
#index .navfull{
    border-bottom: none;
}
.navfull{
    border-bottom: 1px solid #e5e5e5;
}
.listheader{
    width: 80%;
    padding:25px 0;
}
.listheader ul
{
    margin-bottom: 0;
}
.listheader ul li{
    margin:0 20px;
}
.listheader ul li a{
    color: #000;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    /*font-family: 'Poppins-Medium';*/
}
.homeimg {
    height: 50px;
width: 50px;
float: left;
vertical-align: middle;
line-height: 60px;
text-align: center;
margin-right: 15px;
background-color: #ff4c3b;
border-radius: 5px 0 0 5px;
}
.homeimg svg{
    fill:#fff;
}
.navfullwidth  ul{
    margin-bottom: 0
}
.navfullwidth  ul li a{
    line-height: 50px;
    margin:0 20px;
    /*font-family: 'Poppins-Medium';*/
    font-size: 0.8125rem;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.5px;
}
.navfullwidth ul li a:hover{
    color: #ff4c3b;
}
#_desktop_top_menu #top-menu li {
    display: block;
    position: relative;
    /*margin-right: 0px;*/
}
#left-column{
    padding:0;
    width: 19%;
}
.left-column{
    width: 81%;
}
.righttext{
    padding-left: 20px;
    padding-right: 0;
}
#search_block_top .search-title {
    position: relative;
    z-index: 1;
    width: 166px;
    background-color: #fff;
    border-radius: 0px 5px 5px 0px;
  }

.search-widget .search-title::after {

}

 .header-nav .left-nav .navtop {
    padding: 9px 0;
    fill:#fff;
    font-size:  0.75rem;
    color: #121212;
}
.header-nav .left-nav .navtop span{
    padding:0 12px;
    background-color: #ff4c3b;
    color: #fff;
    border-radius: 3px;
    position: relative;
    font-size: 0.9375rem;
}
.header-nav .left-nav .navtop  i{
    color: #ff4c3b;
    margin-right: 10px;
}
.cart-products-count.cart-t1{
   background: #ff4c3b;
color: #fff;
font-size: 0.625rem;
border-radius: 100%;
width: 15px;
position: absolute;
left: 22px;
right: auto;
letter-spacing: 0;
top: -5px;
height: 15px;
line-height: 14px;
text-align: center;
}
.header-nav .left-nav .navtop svg, #_desktop_user_info svg {
    vertical-align: middle;
}
.header-nav .left-nav .navtop a {
    /*font-family: 'Poppins-Regular';*/
    font-size: 0.8125rem;
    color: #121212 !important;
    letter-spacing: 0.5px;
    margin-left: 10px;
}

.search-widget{
	padding: 25px;
    padding-right: 0;
}
#header .header-nav .right-nav .wishlistnav2{
    display: inline-block;
}
#header .header-nav .right-nav .wishlistnav2::after {
    content: "|";
    margin-right: 20px;
    margin-left: 20px;
    color: #d6d6d6;
}
#header .header-nav .right-nav #_desktop_currency_selector, #header .header-nav .right-nav #_desktop_language_selector{
    display: inline-block;
}
#_desktop_language_selector button, #_desktop_currency_selector button,#header .header-nav .right-nav .wishlistnav2 a{
    margin: 10px 0;
    /*font-family: 'Poppins-Regular';*/
    font-size: 0.875rem;
    color: #121212;
    letter-spacing: 0.5px;
    cursor: pointer;
    text-transform: capitalize;
}
#header .header-nav .right-nav .wishlistnav2 .wimg svg{
    vertical-align: middle;;
    fill:#121212;
}
#_desktop_language_selector button:hover, #_desktop_currency_selector button:hover{
    color: #000;
}
#_desktop_language_selector ul,#_desktop_currency_selector ul{
    background-color: #fff;
border-top: 3px solid #ff4c3b;
border-radius: 0px 0px 5px 5px;
right: 0;
left: auto;
}
.language-selector::after {
    content: "|";
    margin-right: 20px;
    margin-left: 20px;
    color: #d6d6d6;
}
.wishtlist_top{
	line-height: 29px;
}
#_desktop_cart .cartimg svg {
    fill: #222;
    vertical-align: middle;
    /*transform: rotateY(180deg);*/
}
#_desktop_cart .shoppingcart{
    text-transform: capitalize;
}
#_desktop_top_menu .top-menu i.remove {
    display: none;
}
#_desktop_cart .mycart {
    font-size: 1rem;
    text-transform: capitalize;
    color: #121212;
    /*font-family: 'Poppins-Regular';*/
    font-weight: 100;
    letter-spacing: 0.5px;
    /*vertical-align: super;*/
    line-height: 0px;
    text-transform: uppercase;
    font-size: 0.8125rem;
}
#_desktop_user_info .userdown.dropdown-menu {
    margin-top: 0px;
    min-width: 13rem;
    border-radius: 5px;
}
#_desktop_user_info .userdown.dropdown-menu a {
    padding: 5px 15px;
    text-transform: capitalize;
    display: block;
    /*font-family: 'Poppins-Regular';*/
font-size: 0.875rem;
color: #333;
letter-spacing: 0.5px;
font-weight: 400;
}
#_desktop_user_info .userdown.dropdown-menu a:hover{
    color: #ff4c3b;
}
#_desktop_user_info .userdown.dropdown-menu a:hover svg{
    fill:#ff4c3b;
}
.navtop1 ul{
margin: 0;
}
.navtop1 .callus{
	font-size: 1rem;
	color: #fff;
	/*font-family:'Poppins-Regular';*/
	font-weight: 100;
	margin: 0;
	letter-spacing: 0.5px;
}
.navtop1 p{
	color: #bad7ba;
	font-size: 0.625rem;
	/*font-family: 'Poppins-Regular';*/
	font-weight: 100;
	letter-spacing: 0.5px;
}
.navtop1 svg{
	fill: #fff;
    vertical-align: middle;
}
.navtop1 .pin-it{
    background-color: #ff4c3b;
margin-right: 15px;
border: 1px solid #ff4c3b;
font-size: 1.25rem;
color: #fff;
width: 25px;
height: 25px;
text-align: center;
line-height: 23px;
border-radius: 4px;
vertical-align: middle;
}
.abslider #header .header-nav{
    border-bottom:1px solid #efefef;
}
.navfull .navfulltext{
	/*border-top: 1px solid #128814;*/
}
.btn-navbar.navbar-toggle {
    color: #000;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: none;
    background: transparent;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    outline: none;
}
 @media(min-width: 768px){
.mainmenu{
    padding:0;

}
.text123{
    margin-top: 10px;
}
#header .header-top .position-static{
    padding:0;

}
#_desktop_top_menu .top-menu .dropdown-submenu i {
    display: none;
    font-size: 1.25rem;
}
.top-menu a.dropdown-submenu {
    color: #000;
    text-transform: uppercase !important;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.menu-page .top-menu #top_sub_menu_12207 .top-menu li{
    padding:0;
}
}
.navfullwidth {
    background-color: #f4f4f4;
    padding:0;
}
/* header */
/* imgslider */
.imgslider{
	width: 80%;
	padding-left:22px;
	padding-right: 0;
}
#owl-slider .owl-dots{
    position: absolute;
top: 93%;
left: 21%;
margin: 18px 0;
}
#owl-slider.owl-theme .owl-dots .owl-dot.active span, #owl-slider.owl-theme .owl-dots .owl-dot:hover span {
    background: #ff4c3b;
   box-shadow: 0 1px 10px rgba(0,0,0,0.30);
border: 2px solid #fff;
}
#owl-slider.owl-theme .owl-dots .owl-dot span{
    width: 13px;
    height: 13px;
    background-color: transparent;
    border:2px solid #ff4c3b;
    border-radius: 50%;
}
/* img slider */
.leftbanner2 {
    margin-top: 30px;
}


/* PRODUCT */
.tabhedding .product-heading h1,#owl-latest .product-heading h1,.newproduct .product-heading h1,.home_blog_post .product-heading h1,.new-pro .heading-pro{
    margin-bottom: 0;
    letter-spacing: 0.5px;
    font-size: 1.25rem;
    /*font-family: 'Poppins-Medium';*/
    font-weight: 600;
    position: relative;
    color: #121212;
    text-transform: uppercase;
    line-height: 40px;
    border-bottom: 1px solid #dfdfdf;
}
.homecontect .tabs .tabsfetur{
    text-align: center;
    position: absolute;
    top: 0;
    margin: 0 auto;
    right: 0;
    left: 0;
}
.newproduct .product-heading h1,.home_blog_post .product-heading h1{
    padding:0;
    text-align: left;
    padding-top: 0px;
}
.newproduct .product-heading h1{
    padding-top: 30px;
}
.homecontect .tabs{
padding: 0;
position: relative;
}
.tabs .nav-tabs .nav-link.active {
    color: #ff4c3b ;
    border-bottom: 2px solid #ff4c3b ;
}
.tabs .nav-tabs .nav-link::before {
    border-bottom: 2px solid #ff4c3b;
    bottom: 25px;
    content: "";
    float: left;
    height: 3px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 0;
    transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    top: 38px;
}
.tabs .nav-tabs .nav-link:hover {
    border-top: 1px solid transparent;
    border-bottom: 2px solid transparent;
}
.tabs .nav-tabs .nav-link:hover::before {
    width: 100%;
}
#owl-best .owl-nav .owl-prev,#tab-content .owl-nav .owl-prev, #owl-feature1 .owl-nav .owl-prev, #owl-special .owl-nav .owl-prev, #owl-categoryfeature .owl-nav .owl-prev, #owl-seller .owl-nav .owl-prev, #owl-seller1 .owl-nav .owl-prev, #owl-latest1 .owl-nav .owl-prev, #owl-blog .owl-nav .owl-prev {
    outline: none;
    margin: 0 0 0 0;
}

.owl-theme .owl-nav {
    position: absolute;
    right: 0px;
    top: -45px;
    margin-top: 0;
}
#tab-content .owl-theme .owl-nav .owl-next,#owl-special.owl-theme .owl-nav .owl-next,#owl-blog.owl-theme .owl-nav .owl-next,#owl-best.owl-theme .owl-nav .owl-next{
   opacity: 1;
height: 35px;
width: 35px;
padding: 0 !important;
text-align: center !important;
border: 1px solid #333;
background-color: #fff;
border: 1px solid #e7e7e7;
transition: all 500ms ease 0s;
}
#tab-content .owl-theme .owl-nav .owl-prev,#owl-special.owl-theme .owl-nav .owl-prev,#owl-blog.owl-theme .owl-nav .owl-prev,#owl-best.owl-theme .owl-nav .owl-prev{
    opacity: 1;
height: 35px;
width: 35px;
padding: 0 !important;
text-align: center !important;
border: 1px solid #333;
background-color: #fff;
border: 1px solid #e7e7e7;
transition: all 500ms ease 0s;
}
.product-action .homec {
    display: none;
}
.star_content .fa-stack {
    width: 16px;
    height: 16px;
}
.comments_note i, .star_content i {
    font-size: 0.875rem;
    color: #febd00;
}
#tab-content .owl-carousel .owl-stage-outer,#related-product.owl-carousel .owl-stage-outer{
    margin-top: 15px;
    padding-bottom: 100px;
    margin-bottom: -100px;
}
.product-accessories{
    margin-bottom: 20px;
}
#related-product.owl-theme .owl-nav {
    position: absolute;
    right: 0;
    top: -66px;
    margin-top: 0;
}
#owl-latest .owl-nav i,#owl-best .owl-nav i,#owl-feature .owl-nav i,#owl-testimonial .owl-nav i,#related-product .owl-nav i, #owl-best .owl-nav i,#owl-categoryfeature .owl-nav i, #owl-special .owl-nav i, #owl-seller .owl-nav i, #owl-blog .owl-nav i, #owl-logo-slider .owl-nav i, #zoom1 .owl-nav i {
    color: #000;
    font-size: 1.25rem;
    line-height: 32px;
}
#owl-special.owl-theme .owl-nav .owl-next:hover,#owl-special.owl-theme .owl-nav .owl-prev:hover,#owl-best.owl-theme .owl-nav .owl-next:hover,#owl-blog.owl-theme .owl-nav .owl-next:hover,#owl-best.owl-theme .owl-nav .owl-prev:hover,#owl-blog.owl-theme .owl-nav .owl-prev:hover,#tab-content .owl-theme .owl-nav .owl-next:hover,#tab-content .owl-theme .owl-nav .owl-prev:hover,#owl-latest .owl-theme .owl-nav .owl-next:hover,#owl-latest .owl-theme .owl-nav .owl-prev:hover{
	background-color: #ff4c3b !important;
	border: 1px solid #ff4c3b !important;
}
.owl-theme .owl-nav .owl-next:hover i, .owl-theme .owl-nav .owl-prev:hover i{
	color: #fff !important;
}
.tabhedding #tab-content{
	padding: 0;
}
.product-miniature .thumbnail-container .wb-image-block img {
    margin: 0 auto;
    max-width: 100%;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    width: auto;
}
.product-miniature .thumbnail-container .wb-image-block .second-img {
    top: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    opacity: 0;
    -moz-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
}
.product-miniature .thumbnail-container:hover .wb-image-block .product-thumbnail .second-img {
    opacity: 1;
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}
.cartbutton .description {
    display: block;
    text-align: left;
    margin:10px 0;
    height: 40px;
    overflow: hidden;
    margin-top: 0;
}
.description{
    display: none;
}
.description span{
    font-family: 'Poppins', sans-serif !important;
    color: #7a7a7a !important;
    font-size: 13px !important;
    letter-spacing: 0.5px;
    font-weight:400;
}
.product-miniature .product-description .cartbutton .quickview span{
    font-size: 0.8125rem;
letter-spacing: 0.5px;
text-transform: capitalize;
}
.wb-product-list .homec{
    display: none;
}
#products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
    width: 100%;
    text-transform: capitalize;
    padding: 7px 0;
    font-weight: 100;
    font-size: 0.875rem;
    letter-spacing: 0.5px;
    color: #121212;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*font-family: 'Poppins-Medium';*/
    margin-bottom: 0;
    text-align: left;
    margin: 0;
    bottom: 0;
    font-weight: 500;
}
.product-miniature .product-description .cartbutton .quickview{
    display: inline-block;
}
/*.product-miniature .thumbnail-container:hover #products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title{
    color: #161616;
}*/
.product-action .wishlist .btn,.product-action .compare .btn,.product-action .quickview .btn,.product-action .cart .btn{
transition: all 400ms ease-in-out 0s;
border:none;
outline: none;
padding:0;
background-color: transparent;
line-height: 33px;
}
.cart-view{
    text-align: center;
}
.product-miniature .thumbnail-container .cart,.product-miniature .product-description .cartbutton .quickview{
    width: 120px;
    height: 40px;
    border:1px solid #e8e8e8;
    border-radius: 20px;
    transition: all 500ms ease 0s;
    border-radius: 5px;
    text-align: center;
    vertical-align: middle;
}
.product-miniature .thumbnail-container .cart:hover, .product-miniature .product-description .cartbutton .quickview:hover{
    background-color: #ff4c3b;
    border:1px solid #ff4c3b
}
.wb-product-list .product-miniature .thumbnail-container .cart:hover,.wb-product-list .product-miniature .product-description .cartbutton .quickview:hover{
    background-color: #ff4c3b;
    color:#fff;
    border:1px solid #ff4c3b !important;
}
.product-miniature .thumbnail-container .cart span{
    text-transform: capitalize;
    font-weight: 100;
    color: #000000;
    font-size: 0.8125rem;
    /*font-family: 'Poppins-Medium';*/
    letter-spacing: 0.5px;
}
.product-miniature .thumbnail-container .cart:hover span,.product-miniature .product-description .cartbutton .quickview:hover span{
    color: #fff
}
.product-miniature .product-description  .cartbutton .btn{
    background-color:transparent;
    padding:0;
    line-height: 35px;
}
.wb-product-list .product-action .cart .btn{
    line-height: 38px;
}
#product_comparison .product-description .product-title a{
    font-size: 1rem;
    color: #000
}
#product_comparison .product-description .product_desc{
    text-align: center;
    color: #616161;
    margin-bottom: 0px;
    /*font-family: 'Poppins-Regular';*/
    font-weight: 400;
    letter-spacing: 0.5px;
    font-size: 0.875rem;
}
.product-action .wishlist,.product-action .quickview{
 display: inline-block;
}
.product-action .wishlist .btn svg,.product-action .quickview .btn svg,.product-action .compare .btn svg,.product-action .cart .btn svg{
	vertical-align: middle;
    fill:#333;
}
.product-miniature .thumbnail-container .cart,.product-miniature .thumbnail-container .compare {
    display: inline-block;
}
/*.product-action .wishlist .btn:hover svg, .product-action .quickview .btn:hover svg,.product-action .cart .btn:hover svg,.product-action .compare .btn:hover svg {
    fill: #000;
}*/
.product-action .wishlist .btn svg,.product-action .compare .btn svg{
    fill:#333;
}
.product-action .wishlist .btn svg:hover,.product-action .compare .btn svg:hover{
    fill:#ff4c3b;
}
.product-miniature .product-description .cartbutton .btn svg{
    fill:#333;
    vertical-align: middle;
}
.product-miniature .product-description .cartbutton .btn:hover svg{
    fill:#fff;
}

.product-accessories .heading h1{
    margin-bottom: 0;
letter-spacing: 0.5px;
text-transform: capitalize;
font-size: 28px;
/*font-family: 'LeckerliOne-Regular';*/
font-weight: 100;
position: relative;
color: #222222;
}
.product-accessories .heading h1::before{
content: "";
margin-right: 15px;
color: #d6d6d6;
border-left: 4px solid #ff4c3b;
}
/* PRODUCT */
.offbanner,.homecontect{
    margin-top: 60px;
}
.offbanner img{
    border-radius: 8px;
}

/*shipping*/
.deliveryshed {
    margin-top: 60px;
}
.deliveryinfo{
    position: relative;
    border:1px solid #dfdfdf;
    border-radius: 5px;
    padding: 0 34px;
}
.shipping1, .shipping2{
    text-align: center;
    padding: 34px 0;
    cursor: pointer;
}
.shipping1:hover .del1,.shipping1:hover .del2,.shipping1:hover .del3,.shipping2:hover .del4{
    background-color: #f3f7f8;
}
.deliveryinfo .del1, .deliveryinfo .del2, .deliveryinfo .del3, .deliveryinfo .del4 {
    display: inline-block;
    width: 70px;
height: 70px;
border: 1px solid #e5e5e5;
line-height: 70px;
border-radius: 50px;
}
.deliveryinfo .s1, .deliveryinfo .s2, .deliveryinfo .s3,.deliveryinfo .s4{
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
}
.deliveryinfo ul{
    margin-bottom: 0
}
.deliveryinfo .s1 h4,.deliveryinfo .s2 h4.deliveryinfo .s3 h4,.deliveryinfo .s4 h4{
    text-transform: uppercase;
    font-size: 0.9375rem;
    color: #000;
    font-weight: 500;
    text-align: left;
    letter-spacing: 0.5px;
}
.deliveryinfo .s1 p,.deliveryinfo .s2 p,.deliveryinfo .s3 p,.deliveryinfo .s4 p{
    color: #a9a9a9;
    font-size:  0.75rem;
    letter-spacing: 0.5px;
    text-align: left;
    margin-top: 5px;
}
.deliveryinfo svg {
    fill: #000;
    transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    cursor: pointer;
}
.deliveryinfo .shipping1:hover .del1 svg, .deliveryinfo .shipping1:hover .del2 svg, .deliveryinfo .shipping1:hover .del3 svg, .deliveryinfo .shipping2:hover .del4 svg {
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-name: "bounceIn";
    webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-name: "bounceIn";
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-name: "bounceIn";
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
/*shipping*/
/* topbanner */

.center-banner .slide.banner0 img,.center-banner .slide.banner1 img{
    border-radius: 8px;
}
 .center-banner{
    position: relative;
 }
.center-banner .banner0  .em-eff06-04:before{
right: 33px;
}
/* topbanner */
.newproduct{
    margin-top: 60px
}
.daily-deal{
   background-image: url('../../assets/img/specialbg.jpg');
   padding-bottom: 50px;
}
#owl-special .product-miniature .product-description .cartbutton{
    opacity: 1;
    position: unset;
    padding:0;
}
#owl-special .cart-view{
    text-align: left;
}
#owl-special .cart-view .wishlist{
    display: inline-block;
}
#owl-special .product-miniature .product-description .cartbutton .quickview:hover svg, #owl-special .product-miniature .product-description .cartbutton .wishlist:hover svg, #owl-special .product-miniature .product-description .cartbutton .compare:hover svg{
    fill:#fff;
}
#owl-special.p-slider .product-miniature{
    margin-top: 30px;
}
#owl-special .product-miniature .product-description .cartbutton .quickview,#owl-special .product-miniature .product-description .cartbutton .wishlist,#owl-special .product-miniature .product-description .cartbutton .compare{
    width: 40px;
    height: 40px;
    border:1px solid #dfdfdf;
    border-radius: 5px;
    text-align: center;
    line-height: normal;
}
#owl-special .product-miniature .thumbnail-container .cart{
     line-height: normal;
}
#owl-special .product-miniature .thumbnail-container .cart .btn,#owl-special .product-miniature .product-description .cartbutton .quickview .btn,#owl-special .product-miniature .product-description .cartbutton .wishlist .btn,#owl-special .product-miniature .product-description .cartbutton .compare .btn{
    line-height: 34px;
}
#owl-special .product-miniature .product-description .cartbutton .quickview:hover,#owl-special .product-miniature .product-description .cartbutton .wishlist:hover,#owl-special .product-miniature .product-description .cartbutton .compare:hover{
    background-color: #ff4c3b;
    border:1px solid #ff4c3b;
}
#owl-special .product-miniature .product-description .cartbutton .compare .homec{
    display: none;
}
#owl-special .product-miniature .wb-image-block{
    padding:0;
}
#owl-special .product-miniature .thumbnail-container{
    padding:0;
    margin-left: 0;
}
#owl-special .product-miniature .product-description {
    padding:15px;
}
#owl-special .product-miniature .thumbnail-container:hover{
    box-shadow: none;
border: 1px solid transparent;
background-color: #fff;
z-index: 5;
padding-bottom: 0px;
margin-bottom: 0px;
}
#owl-special .product-miniature .thumbnail-container .quick-button {
    text-align: center;
}
#owl-special .product-miniature .regular-price{
    /*font-family: 'Poppins-Medium';*/
    font-size: 0.875rem;
    color: #9f9e9e;
}
.product-miniature .wbproductcountdown{
    display: none;
}
#owl-special .product-miniature .wbproductcountdown{
    display: block;
}
#owl-special .product-miniature .wbproductcountdown{
    position: unset;
    margin: 0;
padding: 0;
}
#owl-special #products .wbpc-main .count, #owl-special .wbpc-main .count,.wbpc-main .count{
    background-color: #fff;
color: #212121;
font-size: 19px;
line-height: 50px;
overflow: hidden;
position: absolute;
text-align: center;
top: 0;
width: 50px;
height: 50px;
border:2px solid #e8e8e8;
border-radius: 50px;
box-shadow:none;
font-weight: 500;
/*font-family: 'Poppins-Regular';*/
}
#owl-special #products .wbpc-main .count:hover, #owl-special .wbpc-main .count:hover,.wbpc-main .count:hover{
    border:2px solid #ff4c3b;
}
#owl-special .wbpc-main .time{
    margin:0;
    box-shadow: none;
    /*height: 95px;*/
}
#owl-special .wbpc-main .label,.wbpc-main .label{
    font-size: 0.8125rem;
    color: #919191;
    font-weight: 400;
    /*font-family: 'Poppins-Medium';*/
    top: 55px;
    width: 50px;
}

/* top ratted */

/* top ratted */
/* testimonual */
.testi .testi1,.testi .testi2,.testi .testi3{
	position: absolute;
    top: 20px;
    width: 100%;
}
.testi{
    margin:0 auto;
    background: url('../../assets/img/testibg.jpg') no-repeat;
    margin-top: 60px;
}
.testi .test-desc{
    /*margin: 70px 0;
    padding: 70px 40px 70px;
    background-color: #fff;*/
}
#owl-testimonial.owl-carousel .owl-stage-outer{
    /*padding:50px 0;*/
}
.testiimg1, .testiimg2, .testiimg3 {
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    border: 4px solid #efefef;
border-radius: 100px;
}
.testiimg1 {
    background-image: url('../../assets/img/testi1.png');
    background-position: center;
    float: left;
}
.testiimg2{
    background-image: url('../../assets/img/testi2.png');
    background-position: center;
      float: left;
}
.testiimg3 {
    background-image: url('../../assets/img/testi3.png');
    background-position: center;
     float: left;
}
.testides,.testides1{
    padding:31px 15px;
}
.testi .des_namepost{
    /*float: left;*/
    padding: 0 132px;
}
.testi .des_namepost h1{
    /*font-family: 'Poppins-Medium';*/
    font-size: 0.9375rem;
    color: #222222;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 500;
}
.testi .des_namepost h1::after{
content: "|";
margin-right: 20px;
margin-left: 20px;
color: #111111;
}
.des_testimonial{
    font-size: 0.8125rem;
    /*font-family: 'Poppins-Regular';*/
    letter-spacing: 0.5px;
    text-align: left;
    color: #8b8b8b;
    height: 40px;
    overflow: hidden;
    margin: 20px 0;
    padding: 0 30px;

}
.testi  span{
    /*font-family: 'Poppins-Medium';*/
    font-size: 0.8125rem;
    color: #ff4c3b;
    letter-spacing: 0.5px;
    margin-top: 10px;
    text-transform: capitalize;
    text-align: center;

}
.des_testimonial .left svg {
    transform: rotateY(180deg);
}
.des_testimonial  svg{
    fill: #e8e8e8;
}
.des_testimonial .left{
    float: left;
}
.des_testimonial .right{
    float: right;
}
#owl-testimonial hr {
    width: 50px;
    border-top: 1px solid #d3d3d3;
}
/* testimonual */
/* brand */
.logoslider{
	/*padding: 0;*/
	margin: 10px auto;
}
.logo-slider{
   border-top:1px solid #dfdfdf;
   padding:15px 0;

}
#owl-logo-slider{
    margin: 0
}
#owl-testimonial .owl-dots {
    position: absolute;
    bottom: 0px;
    left: auto;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
#owl-testimonial.owl-theme .owl-dots .owl-dot.active span{
   border:1px solid #ff4c3b;
     background-color: #ff4c3b;
}

.owl-theme .owl-dots .owl-dot span{
    border: 1px solid #dfdfdf;
    background-color: transparent;
    width: 12px;
height: 12px
}
.owl-theme .owl-dots .owl-dot span:hover{

}
.owl-theme .owl-dots .owl-dot:hover span{
    background-color: #ff4c3b !important;
     border:1px solid #ff4c3b;
}
/* brand */
/*topratted*/
.topratted{
    margin-top: 60px;
}
#owl-best .owl-stage-outer{
    padding-bottom: 100px;
    margin-bottom: -100px;
}
/*topratted*/
/* newsletter */

.newsletter svg{
  fill: #a7a7a7;
}
.block_newsletter .envelop{
    margin: 0 auto;
    text-align: center;
    width: 95px;
    height: 95px;
    border: 1px dashed #ededed;
    border-radius: 50px;
    vertical-align: unset;
    line-height: 123px;
}
.block_newsletter .h3{
    text-align: center;
    margin-top: 30px;
    /*font-family: 'Poppins-SemiBold';*/
    color: #282828;
    font-size: 1.375rem;
    text-transform: capitalize;
}
.block_newsletter hr {

    width: 50px;
    border-top: 1px solid #d3d3d3;

}
.newsletter #block-newsletter-label{
/*font-family: 'Poppins-SemiBold';*/
font-size: 1.25rem;
font-weight: 100;
text-transform: uppercase;
letter-spacing: 0.5px;
color: #fff;
margin: 0;
margin-left: 10px;
margin-bottom: 5px;
}
.newsletter p{
  padding-top: 0;
margin: 0;
margin-left: 10px;
font-size: 0.8125rem;
color: #f5f5f5;
/*font-family: 'Poppins-Regular';*/
letter-spacing: 0.5px;
text-transform: capitalize;
}
.newsletter .d-inline-block{
  vertical-align: middle;
}
.newsletter .dline,.newsletter .subline{
/*  padding: 0;
  margin-top: 80px;*/
}
.block_newsletter form input[type="text"] {
    /*padding: 11px 20px;*/
    width:81%;
    /*margin:20px 0;*/
}
.footerbefore{
    border-bottom: 1px solid #282828;
}
.newsletter{
    padding:50px 15px;
}
/* newletter */
/* footer */
.footertext .footerinfo{
    background-color: #fff;
    border-radius: 4px;
    padding:40px 20px;
}
.footerinfo{
    width: 100%;
    float: left;
}
.footertext .footerinfo  ul{
    /*margin-top: 40px;*/
}
.footertext .footerinfo .footer1{
    float: left;
    margin-right:15px;
}
.footertext .footerinfo .offer,.block-contact .contact-rich1 .offer{
    /*font-family: 'Poppins-Regular';*/
    font-size: 0.8125rem;
    color: #616161;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}
.footertext .footerinfo  h4,.block-contact .contact-rich1 h4{
    /*font-family: 'Poppins-Medium' !important;*/
    font-size: 16px !important;
    color: #2b241d !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.footertext .footerinfo p{
    /*font-family: 'Poppins-Regular';*/
    font-size: 0.8125rem;
    color: #616161;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-top: 30px;
}
.footertext {
    /*padding-left: 0;*/
    margin-bottom:30px;
}
.footerpage .footerinfo .lnk_wishlist {
    padding: 0;
    width: 100%;
    color: #8a8a8a;
    font-size: 13px !important;
    /*font-family: 'Poppins-Medium';*/
    font-weight: 100;
    letter-spacing: 0.5px;
}
#footer .lnk_wishlist i {
    display: none;
}
#footer{
	background-color: #121212;
    margin-top: 0px;
	/*padding-top: 80px;*/
}
.block-social::after{
    content: '';
    border-left: 1px solid #282828;
    position: absolute;
   height: 354px;
top: -41px;
right: 0;
}
.block-contact::before{
     content: '';
    border-left: 1px solid #282828;
    position: absolute;
   height: 354px;
top: -41px;
left: 0;
}
#footer .wrapper:first-child::before {
    border-left: none;
}
.footerpage h3 {
    /*font-family: 'Poppins-Medium' !important;*/
    font-size: 16px !important;
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 100;
    margin-bottom: 25px;
}
.block-social .social-dec{
    font-size: 0.8125rem;
    color: #8a8a8a;
    letter-spacing: 0.5px;
    margin-bottom: 25px;
}
.footerpage a {
    color: #a3a3a3  !important;
font-size: 13px !important;
/*font-family: 'Poppins-Regular';*/
font-weight: 400;
letter-spacing: 0.5px;
}
.contact-rich1 .block .icon {
    float: left;
    width: 30px;
}
#footer .contact-rich1 .block .icon i {
    font-size: 1.25rem;
    color: #fff;
}
#footer .contact-rich1 .block .data {
    /*font-family: 'Poppins-Regular';*/
font-size: 0.8125rem;
color: #a3a3a3 ;
font-weight: 400;
letter-spacing: 0.5px;
}
#footer .contact-rich1 .block .data a{
    /*font-family: 'Poppins-Regular';*/
font-size: 13px !important;
color: #a3a3a3  !important;
font-weight: 400;
letter-spacing: 0.5px;
}
.contact-rich1 .block {
    height: auto;
    overflow: hidden;
    padding: 12px 0;
}
.block-contact .contact-rich1 .footer1{
    float: left;
    margin-right: 15px;
}
.footerpage .links {
    /*margin-top: 45px;*/
    padding-left: 100px;
 }
 .block-social ul{
	text-align: left;
position: relative;
margin: 0 auto;
left: 0;
right: 0;
z-index: 99;
 }
.facebook a::before {
    content: "\f09a";
    font-family: fontAwesome;
    font-size: 1rem;
    color: #6b6b6b;
}
.twitter a::before {
    content: "\f099";
    font-family: fontAwesome;
    font-size: 1rem;
    color: #6b6b6b;
}
.googleplus a::before {
    content: "\f0d5";
    font-family: fontAwesome;
    font-size: 1rem;
    color: #6b6b6b;
}
.pinterest a::before {
    content: "\f231";
    font-family: fontAwesome;
    font-size: 1rem;
    color: #6b6b6b;
}
#footer .instagram a::before {
    content: "\f16d";
    font-family: fontAwesome;
    font-size: 1rem;
    color: #6b6b6b;
}
.block-social li {
    background-repeat: no-repeat;
    display: inline-block;
    cursor: pointer;
    /*font-family: 'Roboto-Bold';*/
    position: relative;
    padding: 6px 0px;
    border-radius: 50px;
    margin-bottom: 0;
    text-align: center;
    margin-right: 4px;
}
.block-social .socialblock p{
    margin:45px 0;
    text-align: center;
    /*font-family: 'Poppins-Regular';*/
    font-size: 0.8125rem;
    color: #616161;
   font-weight: 400;
   letter-spacing: 0.5px;
}
.block-social .socialblock #_desktop_logo{
    margin:0;
    text-align: center;
}
.block-social .socialblock #_desktop_logo img{
    position: relative;
    margin-top: -35px !important;
    text-align: center;
}
.block-social li:hover {
    border-color: #fff;
}
.block-social li:hover a {
    background-color: #ff4c3b;
}
#footer .instagram a:hover::before,.pinterest a:hover::before,.googleplus a:hover::before,.twitter a:hover::before,.facebook a:hover::before{
	color: #fff
}
.footercenter{
    padding:30px 0;
}
.footercenter ul{
    text-align: center;
}
.footercenter ul li::after{
    content: "|";
margin-right: 20px;
margin-left: 20px;
color: #6c6c6c;
}
.footercenter ul li:last-child::after {
    content: '';
    margin: 0;
}
.footercenter ul li a{
    color: #8a8a8a;
    text-transform: capitalize;
font-size: 0.875rem;
letter-spacing: 0.5px;
}
#footer .footerdown .f-payment li {
    margin: 0 8px;
    margin-bottom: 0px;
}
#footer .footerdown .footerd li a {
    color: #747474;
}
#footer .footerdown .f-payment li a {
    font-size: 18px !important;
}
.f-payment li a i {
    color: #616161;
    font-size: 1.25rem;
    margin-right: 9px;
}
.f-payment li a i:hover{
    color: #ff4c3b
}
.footerd{
	margin-bottom: 0px;
	padding: 0;
    text-align: center;
}
.footerd a{
    /*font-family: 'Poppins-Regular';*/
font-size: 0.875rem;
color: #000;
font-weight: 400;
letter-spacing: 0.5px;
line-height: 50px;
}
.list-inline > li {
    display: inline-block;
}
 .content-cate {
    position: absolute;
    top: 35px;
    left: 45px;
}

@media(min-width: 1200px) and (max-width: 1280px){
   .wb-product-grid .product-miniature .thumbnail-container .cart span,.wb-product-grid .product-miniature .product-description .cartbutton .quickview span{
    font-size:  0.75rem;
    letter-spacing: 0px;
}
.wb-product-grid .product-miniature .thumbnail-container .cart, .wb-product-grid .product-miniature .product-description .cartbutton .quickview{
    width: 110px
}
}
/* footer */
@media(min-width: 1200px) and (max-width: 1266px){
    #search_block_top #search_query_top{
        width: 62%;
    }
    #_desktop_user_info{
        margin: 21px 50px;
    }
}
@media(min-width: 992px){
.desc-product .tabs .nav-tabs .nav-link{
    font-size: 1.125rem;
}
.product-miniature .product-description  .cartbutton{
    position: absolute;
transition: ease .3s all;
padding-bottom: 10px;
width: 100%;
/*display: flex;*/
left: 0px;
right: 0px;
margin: 0 auto;
/*text-align: center;*/
clear: both;
opacity: 0;
/*padding:0 5px;*/
}
.product-miniature .thumbnail-container:hover .product-description  .cartbutton{
        opacity: 1;
}
#pagenotfound .page-not-found, #products .page-not-found{
   margin:15px 0;
}
#category .categorypage{
    /*padding:0;*/
}
#header #_desktop_logo {
    margin: 27px 0;
    padding:0;
}
.product-miniature .thumbnail-container .product-action{
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    transition: all 400ms ease-in-out 0s;
}
.center{
    width: 49%;
}
.thumbnail-container:hover .product-action .quick-button
{
 opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.product-miniature .thumbnail-container:hover,#products .wb-product-grid .thumbnail-container:hover{
-webkit-box-shadow: 0px 1px 8px -1px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 1px 8px -1px rgba(0,0,0,0.2);
box-shadow: 0px 1px 8px -1px rgba(0,0,0,0.2);
border:1px solid transparent;
background-color: #fff;
z-index: 5;
padding-bottom: 85px;
margin-bottom: -85px;
}

.p-slider .product-miniature {

    margin:10px 0;
}

.thumbnail-container .product-action .quick-button{
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 500ms ease 0s;
-moz-transition: all 500ms ease 0s;
-ms-transition: all 500ms ease 0s;
-o-transition: all 500ms ease 0s;
transition: all 500ms ease 0s;
opacity: 0
}
.wb-product-list .product-miniature .thumbnail-container .cart,.wb-product-list .product-miniature  .quickview{
    width: 126px;
height: 40px;
border: 1px solid #e8e8e8;
border-radius: 20px;
transition: all 500ms ease 0s;
border-radius: 5px;
text-align: center;
vertical-align: middle;
display: inline-block;
}
.wb-product-list .product-miniature .quickview:hover {
    background-color: #ff4c3b;
    border:1px solid #ff4c3b;
}
.wb-product-list .listvew .listdec .wish .wishlist,.wb-product-list .listvew .listdec .wish .compare{
    display: inline-block;
    width: 35px;
height: 35px;
border: 1px solid #ededed;
line-height: 30px;
text-align: center;
border-radius: 5px;
}
.wb-product-list .listvew .listdec .wish .wishlist:hover,.wb-product-list .listvew .listdec .wish .compare:hover{
    background-color: #ff4c3b;
    border:1px solid #ff4c3b;
}
.wb-product-list .listvew .listdec .wish .wishlist:hover svg ,.wb-product-list .listvew .listdec .wish .compare:hover svg{
    fill:#fff;
}
.wb-product-list .listvew .listdec .wish{
    position: absolute;
top: 0;
right: 0;
}
 .imglarge .product-cover{
   float: right;
 }
}
.desc-product .tabs{
    padding:15px;
}
@media(min-width: 991px) and (max-width: 1199px){
    .navfullwidth ul li a{
        margin:0 14px;
    }
}
@media(min-width: 992px) and (max-width: 1024px){
    #products .wb-product-grid .item-product {
    border-right: 1px solid #ededed;
    padding: 0;
    width: 33.33333%;
}
.wb-product-list .product-miniature .thumbnail-container .cart, .wb-product-list .product-miniature .quickview{
    width: 122px !important;
}
}
.p-slider.owl-carousel.owl-theme{
    /*padding:0 10px;*/
    padding:0;
}
#tab-feture{
    margin:0;
}
@media(min-width: 992px) and (max-width: 1199px){
	.header-nav .left-nav .navtop a{
		font-size:  0.75rem;
        color: #222222;
        letter-spacing: 0;
	}
    #_desktop_user_info{
        margin: 21px 30px;
    }
    .navtop1 {
    float: right;
    margin: 31px 3px;
    }
    .footerd a{
        font-size: 0.6875rem;
    }
    #owl-categoryfeature .content-cate .sub-cat li {
        margin: 0;
    }
    .content-cate {
        position: absolute;
        top: 20px;
        left: 20px;
    }
    .wb-product-grid .item-product{
        padding-right: 0
    }
    #owl-testimonial.owl-theme .owl-nav .owl-prev::before,#owl-testimonial.owl-theme .owl-nav .owl-next::after {
        width: 410px;
    }
    #owl-best .product-miniature .product-description {
     margin: 19px 0;
   }
   #owl-best .product-miniature .thumbnail-container .quick-button{
    padding-right: 0;
    }
       #owl-best .product-miniature .wb-image-block {
        padding: 0;
        margin: 19px 0;
    }
.newsletter{
    background-position: right;
}
#search_block_top #search_query_top{
	width: 62%;

}
#search_block_top .btn.button-search{
	right: 10px;
}
.newsletter #block-newsletter-label{
    font-size: 17px;
}
.newsletter p{
    font-size:  0.75rem;
}
.newsletter .dline{
    padding-right: 0
}
.ei-slider-large{
    border-radius: 8px 8px 0 0;
}
.listheader {
    width: 78%;
}
.container_wb_megamenu{
    width: 22%;
}
.deliveryinfo .s1 h4, .deliveryinfo .s2 h4.deliveryinfo .s3 h4, .deliveryinfo .s4 h4{
    font-size:  0.75rem;
}
.deliveryinfo .s1 p, .deliveryinfo .s2 p, .deliveryinfo .s3 p, .deliveryinfo .s4 p{
    font-size: 0.6875rem;
}
.deliveryinfo .s1, .deliveryinfo .s2, .deliveryinfo .s3, .deliveryinfo .s4{
    margin: 0px;
}
#owl-special .product-miniature .product-description {
    padding: 15px 7px;
}
.footerpage .links{
    padding-left: 15px;
}
.wb-product-grid .product-miniature .thumbnail-container .cart span,.wb-product-grid .product-miniature .product-description .cartbutton .quickview span,.wb-product-list .product-miniature .thumbnail-container .cart span,.wb-product-list .product-miniature  .quickview span{
    font-size:  0.75rem;
    letter-spacing: 0px;
}
.wb-product-grid .product-miniature .thumbnail-container .cart, .wb-product-grid .product-miniature .product-description .cartbutton .quickview,.wb-product-list .product-miniature .thumbnail-container .cart, .wb-product-list .product-miniature .quickview{
    width: 110px
}
.wb-product-list .product-miniature .thumbnail-container{
    padding:0;
}
.listdec_dr{
    width: 50%;
}
.listdec{width: 50%;
}
.wb-product-list .product-miniature .listvew .product-title-dr {
    font-size: 0.9375rem;
}
.owl-additional{
    padding-left: 0
}
}
@media(max-width: 991px){
    .product-cover .layer {
    position: absolute;
    right: 0;
    bottom: 6px;
    opacity: 1;
    background: transparent;
    text-align: center;
    cursor: pointer;
    width: auto;
    height: auto;
    left: auto;
    top: 88%;
}
.product-action .wishlist .btn::after, .product-action .quickview .btn .quick-icon::after {
    display: none;
}
.product-miniature .thumbnail-container .gridbuttonmd .cart .add-to-cart{
        display: block;
}
.product-miniature .thumbnail-container .gridbuttonmd.product-action .cart .btn,.product-action .wishlist .btn,.product-action .quickview .btn,.product-action .compare .btn{
    transition: all 400ms ease-in-out 0s;
    border: none;
    outline: none;
    padding: 0;
    background-color: transparent;
    height: 40px;
    width: 40px;
    border:1px solid #dfdfdf;
    border-radius: 5px;
}
.product-miniature .thumbnail-container .gridbuttonmd.product-action .cart .btn:hover,.product-action .wishlist .btn:hover,.product-action .quickview .btn:hover,.product-action .compare .btn:hover{
    background-color: #ff4c3b;
    border:1px solid #ff4c3b;
}
.product-miniature .thumbnail-container .gridbuttonmd.product-action .cart .btn:hover svg,.product-action .wishlist .btn:hover svg,.product-action .quickview .btn:hover svg,.product-action .compare .btn:hover svg{
    fill:#fff;
}
.product-miniature .thumbnail-container .gridbuttonmd  .cart{
    transition: all 400ms ease-in-out 0s;
    border: none;
    outline: none;
    padding: 0;
    background-color: transparent;
    line-height: 33px;
    width: auto;
height: auto;
background-color: transparent;
border-radius: 0px;
}
.product-miniature .thumbnail-container .gridbuttonmd .cart .btn svg {
    width: 19px;
    height: 19px;
    vertical-align: middle;
    fill: #000;
}
.product-miniature .thumbnail-container .gridbuttonmd .quick-button {
    width: auto;
    box-shadow: none;
}
.product-miniature .thumbnail-container .gridbuttonmd .cart .add-to-cart1{
        display: none;
}
.product-miniature .product-description  .cartbutton{
    text-align: center;
}
#pagenotfound .page-header h1{
    font-size: 1rem;
}
.center{
    width: 49.2%;
}
.testi .testimonials_container {
    margin-top: 0;
}
.product-action .wishlist .btn, .product-action .compare .btn, .product-action .quickview .btn, .product-action .cart .btn{
    opacity: 1;
    line-height: 36px;
}
#search_block_top #search_query_top{
    width: 59%;
}
#header .header-nav .right-nav{
    padding-right: 0
}
.products-selection .sort-by{
	display: none;
}
.products-sort-order{
	width: 100%;
}
#_desktop_cart .mycart{
	letter-spacing: 0
}
.newproduct::before {
    display: none;
}
.block-social ul{
    text-align: left;
}
.abslider{
 background-color: #fff;
}
.menu-images-container img {
    float: right;
}
#product-modal .modal-content .modal-body img.product-cover-modal{
    border:1px solid #ededed;
}
.newsletter{
    background-position: right;
}
.newsletter p{
    text-align: left;
    font-size:  0.75rem;
}
#main .images-container .js-qv-mask {
    white-space: nowrap;
    overflow: hidden;
    width: 100% !important;
}
.product-cover .layer .zoom-in {
    font-size: 2.25rem;
    color: #222;
}
#product #block-reassurance li {
    padding: 10px 0 !important;
    border: none;
}
.desc-product{
    padding:0;
}
body#checkout section.checkout-step .content {
    padding: 0;
}
#tab-content::after {
    z-index: 99;
}

.home_blog_post_area{
        padding:0;
        /*padding-bottom: 15px;*/
    }
    .blog{
        /*padding-bottom: 20px;*/
    }
    .contact-rich1 .block .icon {
    float: left;
    width: 22px;
}
    .block-social .socialblock p{
        margin: 38px 0;
    }

    .block-social .socialblock{
        padding:0;
    }
    .footertext .footerinfo .footerimg{
        width: 100%;
    }
    .footertext .footerinfo p
    {
        display: none;
    }
    .deliveryshed::before,.offbanner::before,#tab-content::after,.footerpage::before,.footerpage::after {
        display: none;
    }
    #footer .wrapper::before, #footer .block_newsletter::before {
        display: none;
    }
    .block_newsletter form input[type="text"]{
       /*margin-bottom: 10px;*/
       margin-top: 0
    }
    .footerpage .links{
        padding:0 15px !important;
    }
    .block_newsletter h3{
        margin:0;
    }
    .newsletter{
    padding: 20px 15px;
}
#header #_desktop_logo {
    margin: 23px 0;
    padding:0;
}
#_desktop_cart{
    margin: 14px 0;
}
 #_desktop_user_info {
    float: right;
    margin: 14px 33px;
}
.search-widget{
    padding: 18px;
    padding-right: 0
}
.wb-list-product-reviews,.product-miniature .product-title,.product-miniature .product-price-and-shipping{
    text-align: center;
}
#owl-special .wb-list-product-reviews, #owl-special .product-miniature .product-title,#owl-special .product-miniature .product-price-and-shipping{
    text-align: left;
}
#owl-special .product-miniature .thumbnail-container .quick-button {
    text-align: left;
}
.offbanner, .homecontect,.deliveryshed,.newproduct,.testi,.topratted,.blog{
    margin-top: 30px;
}
.wb-product-list  .add-to-cart{
    display: block;
}
.wb-product-list  .add-to-cart1{
    display: none;
}
.wb-product-list .product-miniature .thumbnail-container .cart{
    width: 40px;
}
.wb-product-list .product-miniature .quickview .quick{
    display: none;
}
.wb-product-list .listvew .listdec .wish{
    display: inline-block;
}
.wb-product-list .product-miniature .thumbnail-container .quick-button {
    width: auto;
    box-shadow: none;
    padding-top: 10px !important;
    height: auto;
}
.listdec_dr{
    border-left: 1px solid #ededed
}
.wb-product-grid .wb-list-product-reviews, .wb-product-grid .product-miniature .product-title, .wb-product-grid .product-miniature .product-price-and-shipping{
    text-align: center !important;
}
#product .wb-list-product-reviews, #product .product-miniature .product-price-and-shipping {
    text-align: left;
}
}
@media(min-width: 768px) and (max-width: 800px){
    .tabs .nav-tabs .nav-item a::after {
        display: none;
    }
.bootstrap-touchspin {
    float: none;
}
.navfullwidth ul li a{
    margin: 0 11px;
    font-size: 0.6875rem;
}
#cart .product-line-grid-right .qty{
        padding:0;
    }
#header .header-nav .right-nav .wishlistnav2::after,.language-selector::after{
    content: "|";
    margin-right: 5px;
    margin-left: 5px;
    color: #d6d6d6;
}
#header #_desktop_logo{
    margin: 28px 0;
}
#_desktop_user_info{
    margin: 14px 15px !important;
}
#search_block_top .search-title{
    width: 130px;
}
.listheader ul li {
    margin: 0 13px;
}


    .newsletter #block-newsletter-label{
        font-size: 1rem;
    }
    .newsletter p{
        font-size: 8px;
    }
    .block-social li{
        margin-right: 0;
    }
    .block-social::after,.block-contact::before{
        display: none;
    }
    .block-social{
        padding-right: 0
    }
    .links .wrapper{
        padding:0;
    }
    .block-contact{
        padding-left: 0
    }
    .f-payment li a i{
        margin-right: 4px;
    }
    .footerpage h3{
        font-size: 14px !important;
        margin-bottom: 16px;
    }
    .wb-product-grid .product-miniature .thumbnail-container .gridbuttonmd.product-action .cart .btn,.wb-product-grid .product-action .wishlist .btn,.wb-product-grid .product-action .quickview .btn,.wb-product-grid .product-action .compare .btn{
    width: 35px;
    height: 35px;
}
.wb-product-grid .product-action .wishlist .btn, .wb-product-grid .product-action .compare .btn, .wb-product-grid .product-action .quickview .btn,.wb-product-grid  .product-action .cart .btn{
    line-height: 32px;
}
.text123{
    display: none;
}
.testides, .testides1 {
    padding: 20px 15px;
}
.testi .des_namepost h1::after {
    content: "|";
    margin-right: 10px;
    margin-left: 10px;
    color: #111111;
}
.testi .des_namepost{
    padding-right: 0;
}
.container_wb_megamenu .title-menu{
    text-align: right;
}
}
@media(min-width: 768px) and (max-width: 991px){
	.header-nav .left-nav .navtop a{
		font-size: 0.6875rem;
		letter-spacing: 0;
	}
	.deliveryinfo .s1 h4, .deliveryinfo .s2 h4.deliveryinfo .s3 h4, .deliveryinfo .s4 h4,.deliveryinfo .s1 p, .deliveryinfo .s2 p, .deliveryinfo .s3 p, .deliveryinfo .s4 p{
    text-align: center;
}
	#_desktop_logo{
		padding-right: 0;
	}

    .block-social li a{
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
	.navtop1{
		margin: 31px 26px;
	}
    #header .header-top .menu > ul > li{
        margin-right: 13px;
    }
	#search_block_top .btn.button-search
	{
		right: 7px;
		width: 80px;
		font-size:  0.75rem;
	}
    .imgslider{
        width: 100%;
        padding-left: 0;
}
#left-column{
    width: 25%;
}
.left-column{
    width: 75%;
}
.lefttext {
    padding: 0;
    width: 30%;
}
.righttext {
    width: 70%;
}
.listheader{
    width: 75% !important;
    padding: 19px 0;
  }
 .deliveryinfo .s1 h4, .deliveryinfo .s2 h4.deliveryinfo .s3 h4, .deliveryinfo .s4 h4{
    font-size:  0.75rem;
}
.deliveryinfo .s1 p, .deliveryinfo .s2 p, .deliveryinfo .s3 p, .deliveryinfo .s4 p{
    font-size: 0.6875rem;
}
.deliveryinfo .s1, .deliveryinfo .s2, .deliveryinfo .s3, .deliveryinfo .s4{
    margin: 0px;
}
.total-products p{
    font-size:  0.75rem;
}
.text123{
    padding:0;
}
}
@media(min-width: 600px) and (max-width: 767px){
    .wb-grid-list{
    padding:0;
}
.meta_date {
    float: none;
}
.leftbanner2{
    display: none;
}
    .navfullwidth ul li a{
       margin: 0 26px;
    }
     .newsletter button{
        position: absolute;
        top: 0;
        right: 0;
        width: auto !important;
        padding: 0 20px !important;
    }
    .offbanner .banner11{
    padding-left: 10px;
}
}
@media(max-width: 640px){
    .tabhedding .product-heading h1{
    display: none;
}
.homecontect .tabs .tabsfetur{
    position: unset;
    border-bottom: 1px solid #dfdfdf;

}
.homecontect .tabs .tabsfetur ul{
     text-align: left;
}
}
@media(min-width: 481px) and (max-width: 599px){
    #search_block_top #search_query_top {
    width: 63% !important;
}
.deliveryinfo .s1 h4, .deliveryinfo .s2 h4.deliveryinfo .s3 h4, .deliveryinfo .s4 h4{
    font-size: 0.8125rem;
}
}
@media(min-width: 600px) and (max-width: 640px){
    #search_block_top #search_query_top {
    width: 71% !important;
}

.deliveryinfo .s1 h4, .deliveryinfo .s2 h4.deliveryinfo .s3 h4, .deliveryinfo .s4 h4{
    font-size: 0.875rem;
}
#index .product-miniature .thumbnail-container .gridbuttonmd.product-action .cart .btn,#index .product-action .wishlist .btn,#index .product-action .quickview .btn,#index .product-action .compare .btn{
    width: 35px;
    height: 35px;
}
#index .product-action .wishlist .btn, #index .product-action .compare .btn,#index .product-action .quickview .btn,#index .product-action .cart .btn{
    line-height: 32px;
}
}
@media(max-width: 767px){
	.navfullwidth{
        display: none;
     }
     .language-selector .dropdown-menu, .currency-selector .dropdown-menu {

    display: none;

}
.wb-product-list .product-miniature .thumbnail-container .gridbuttonmd  .quick-button{
    display: none;
}
     #_desktop_language_selector button, #_desktop_currency_selector button {
        color: #000
     }
     .block-social{
        margin-top: 15px;
        border-bottom: 1px solid #282828;
     }
    .text123{
        display: none;
    }
    .block-social ul{
        margin-bottom: 10px;
    }
    #footer .footerpage{
        padding-top: 0
    }
    .footerpage h3{
        margin-bottom: 10px;
    }
    .navfullwidth{
    margin-top: 1.563rem;
}
    .propage h1,.propage .product-price{
        font-size: 15px !important;
    }
    .block_newsletter form input[type="text"]{
        margin-bottom: 0px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

#contact  .righttext{
	margin-top: 10px;
}

.facet-title{
    border-bottom: none;
}
#header .header-nav #menu-icon .material-icons{
    color: #fff;
}

.homeimg{
    display: none;
}
#footer .wrapper {
    padding: 0 15px;
}
.center{
    width: 50%;
}
.producttabs{
    padding:15px;
    /*margin:0 !important;*/
}
#wrapper .breadcrumb{
    margin-bottom: 10px;
}
#wrapper .breadcrumb li a{
    font-size: 0.875rem;
}
.propage{
    padding:0;
}
.products-selection .total-products{
    padding-right: 0
}
.search-widget {
    padding: 10px 0;
}
1#owl-best .quick-button{
    text-align: left;
}
#header .header-nav .right-nav {
    text-align: center;
    display: block;
}
#header .header-nav .left-nav{
    display: block;
}
#_mobile_cart:hover .cart-products-count.cart-t1{
    color: #fff;
}

.menu-images-container img{
    display: none;
}
.text123{
  padding:0;
}
.filter-button{
    padding-right: 0
}
.footertext{
    display: none;
}
.imgslider{
        width: 100%;
        padding-left: 0;
    }
    .top-menu {
    display: block !important;
}
#_desktop_language_selector, #_desktop_currency_selector{
    display: inline-block;
   padding-left: 15px;
}
#_desktop_language_selector span, #_desktop_currency_selector span {
    color: #616161
}
.language-selector::after {
    display: none;
}
#header .header-nav .currency-selector {
    margin-right: 0;
}
#_desktop_currency_selector ul{
  right: -16px;
  min-width: 7rem;
  left: auto;
}
#_desktop_language_selector ul{
    left: -16px;
  min-width: 7rem;
  right: auto;
}
#_mobile_user_info .userdown.dropdown-menu {
    margin-top: 0px;
    min-width: 14rem;
    border-radius: 5px;
}
#_mobile_user_info .userdown.dropdown-menu a {
    padding: 5px 15px;
    text-transform: capitalize;
    display: block;
    /*font-family: 'Poppins-Regular';*/
font-size: 0.875rem;
color: #606060;
letter-spacing: 0.5px;
font-weight: 400;
}
#_desktop_language_selector ul li a,#_desktop_currency_selector ul li a{
    padding: 5px 10px;
}
.product-action .wishlist .btn,.product-action .cart,.product-action .quickview .btn{
    opacity: 1
}
/* main menu */
#header .header-nav #menu-icon {
    vertical-align: middle;
cursor: pointer;
width: 45px;
height: 45px;
margin: 5px 0;
text-align: center;
border-radius: 3px;
float: right;
position: relative;
line-height: 45px;
}
.btn-navbar.navbar-toggle{
    width: auto;
height: auto;
}
._mobile-menu_ i {
    height: 24px;
    width: 26px;
    text-align: center;
    margin: 11px 0;
}
.btn-navbar i {
    color: #333;
    font-size: 1.25rem;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: #111;
    transition: 0.5s;
    padding-top: 60px;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    box-shadow: 5px 0 5px 0 rgba(0,0,0,.06);
    clear: both;
    height: 100%;
    background-color: #fff;
    list-style: none;
    margin: 0;
    padding: 0;
}
.sidenav .close-nav {
    background-color: #ff4c3b;
    padding: 0px 15px;
    width: 100%;
    display: inline-block;
    line-height: 45px;
}
#mySidenav .categories {
    color: #fff !important;
    float: left;
    /*font-family: 'Poppins-Medium';*/
    letter-spacing: 0.5px;
    text-transform: capitalize;
    line-height: 50px
}
.close-nav .fa.fa-close {
    float: right;
    font-size: 1.125rem;
    color: #fff;
    font-weight: normal;
    width: auto;
    height: auto;
    margin:0;
    line-height: 50px;
}
#mySidenav .closebtn{
    margin:0 !important;
}
#mobile_top_menu_wrapper {
    line-height: 20px;
}
#mobile_top_menu_wrapper {
    margin: 0;
    line-height: 20px;
    display: block !important;
}
body.active {
    overflow: hidden;
}
body {
    /*font-family: 'Poppins-Regular';*/
    color: #222;
    font-size: 1rem;
    line-height: 20px;
    background-color: #ffffff;
    font-weight: 100;
}
body.active::before {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: all .2s ease 0s;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -ms-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
}
#notifications, #wrapper, #footer {
    display: block !important;
}
#mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
    text-align: left;
    /*font-family: 'Poppins-Medium';*/
    font-size: 0.875rem;
    font-weight: 100;
    text-transform: capitalize;
}
#_mobile_top_menu .navbar-toggler i {
    margin: 0;
}
/* main menu */
#_mobile_cart{
    float: right;
    display: inline-block;
    border-radius: 3px;
    margin: 5px 0px;
    cursor: pointer;
    height: 45px;
    width: 45px;
    text-align: center;
    position: relative;
}
#_mobile_user_info{
	float: right;
    display: inline-block;
    border-radius: 3px;
    margin: 5px 10px;
    cursor: pointer;
    height: 45px;
    width: 45px;
    text-align: center;
    position: relative;
}
#_mobile_user_info .userimg,#_mobile_cart .cartimg{
    line-height: 40px;
}
#_mobile_user_info .userimg svg,#_mobile_cart .cartimg svg{
    fill: #333;
    /*transform: rotateY(180deg);*/
    vertical-align: middle;
}
#header .header-top .top-logo {
    line-height: 50px;
    vertical-align: middle;
    width: 200px;
    margin: 0 auto;
    text-align: center;
    padding: 2px 0;
}
#header .header-top .top-logo a img {
    max-height: 50px;
    max-width: 100%;
}
#_mobile_cart:hover .blockcart .cart_msg, #_mobile_cart:hover .blockcart .head-cart-drop {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    visibility: visible;
    opacity: 1;
}
.homecontect {
    margin: 20px auto;
}
.newproduct::before{
    display: none;
}
.owl-theme .owl-nav{
    /*display: none;*/
}
.center-banner .slide.banner0 {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 20px;
}
.center-banner .slide.banner1{
    padding:0;
}
.quick-button{
    /*margin-top: 10px;*/
    text-align:center;
}
#owl-best .product-miniature .product-description {
    margin: 9px 0;
}
.footerpage .links {
    margin-top: 0;
    border-left: none;
    padding:0 15px;
    /*padding: 0;*/
}
.links .wrapper{
    padding:0 !important;
}
.contact-rich1 .block{
    padding: 8px 0;
}
.contact-rich1 .block .icon{
    width: 35px;
}
.footer-container .footerlink ul{
    padding:0;
    border-top: none;
    text-align: left;
}
.footer-container .footerlink li{
    display: block;
}
.footerd{
    text-align: center;
}
.footerdown .f-payment{
    float: none !important;
    text-align: center;
    margin-bottom: 10px;
}
.footer-container .footerlink li::after {
    display: none;
}
.footer-container .links .title {
    padding: 5px 0;
    cursor: pointer;
}
.righttext {
    padding: 0;
}
#category .righttext .h1 {
    text-align: left;
    font-size: 1rem;
    font-weight: 500;
    margin-top: 10px;
}
.products-sort-order .select-title,.products-selection .filter-button .btn-secondary, .products-selection .filter-button .btn-tertiary{
    padding:0 15px;
    margin-top: 0px;
    height: 40px;
}
 .wb-product-grid .product-miniature .product-description{
    /*padding:11px !important;*/
 }
 #main .images-container .js-qv-mask {
    white-space: nowrap;
    overflow: hidden;
    /* width: 90% !important; */
}
.abslider{
    width: 100%;
}
.lang-de .tabhedding .product-heading h1,.lang-es .tabhedding .product-heading h1,.lang-fr .tabhedding .product-heading h1,.lang-it .tabhedding .product-heading h1,.lang-nl .tabhedding .product-heading h1,
.lang-pl .tabhedding .product-heading h1,.lang-pt .tabhedding .product-heading h1,.lang-ro .tabhedding .product-heading h1,.lang-ru .tabhedding .product-heading h1,.lang-tr .tabhedding .product-heading h1{
	    float:none;
	    text-align: center;
}
.lang-nl .tabs .nav-tabs,.lang-de .tabs .nav-tabs,.lang-es .tabs .nav-tabs,.lang-fr .tabs .nav-tabs,.lang-it .tabs .nav-tabs,.lang-pl .tabs .nav-tabs,.lang-pt .tabs .nav-tabs,.lang-ro .tabs .nav-tabs,
.lang-ru .tabs .nav-tabs,.lang-tr .tabs .nav-tabs{
    text-align: center;
    /*margin-top: 20px;*/
}
#search_block_top #search_query_top,#search_category,.search-widget form button[type="submit"]{
    height: 40px;
    line-height: 40px;
}
.search-widget form button[type="submit"]{
    width: 40px;
}
.listheader{
    display: none;
}
#search_block_top #search_query_top {
    width: 77%;
}
#search_category{
    background-position: right 0px bottom 3px;
}
.newsletter .dline{
    margin-bottom: 20px;
}
.shipping1, .shipping2{
    text-align: left;
    padding: 15px 0;
}
.deliveryinfo .del1, .deliveryinfo .del2, .deliveryinfo .del3, .deliveryinfo .del4{
    text-align: center;
}
.testi{
    background: url('../../assets/img/testibg.jpg') no-repeat center;
}
#left-column{
    width: 100%;
}
.block_newsletter form input[type="text"]{
    width: 79%;
}
}
@media(min-width: 414px) and (max-width: 480px){
    .leftbanner2{
        display: none;
    }
}
@media(max-width: 480px){
	 #_desktop_language_selector select, #_desktop_currency_selector select{
	 	background-color: transparent;
	 	border: none;
	 	margin: 0;
	 }
     .block-social ul{
        width: 100%;
        background-color: transparent;
     }
     #header .header-nav .top-logo{
        margin-left: 35px;
     }
     .socialblock::before {
        display: none;
     }
     .sort12{
        margin-top: 10px;
     }

     .wb-block-instagram-social{
        padding:0 15px;
     }
     #footer .footerpage{
        padding-top:0.5rem
     }
     .wb-grid-list{
        padding:0;
     }
     .wb-product-list .description{
        padding:5px 0;
     }
     .wb-product-list .listbutton{
        width:100%;
     }
.deliveryshed .deliveryinfo{
    padding-bottom: 0;
    /*padding-top: 20px;*/
}

     .product-action .cart .btn svg{
        width: 18px;
        height: 18px;
        vertical-align: sub;
     }
     .offbanner .beffect .banner0 {
        padding:0 15px;
        margin-bottom: 15px;
     }
     .center {
        width: 100%;
        padding: 0;
        margin-top: 20px;
     }
     .offbanner .beffect .banner1 {
        padding:0 15px;
        padding-top: 15px;
     }
     #module-wbblog-single .kr_blog_post_area .comment_respond {
    margin-bottom: 15px;
    padding-right: 0;
}
     .kr_blog_post_area .blog_post .blog_post_content .blog_post_content_bottom .post_meta > div{
     	font-size:  0.75rem;
     }
     .blog_post_content_bottom{
     	padding:0;
     }
     #module-wbblog-archive .kr_blog_post_area .blog_post .blog_post_content .blog_post_content_bottom .post_content{
        line-height: 2.3;
    font-size: 0.8125rem;
    height: 95px;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 0;
    letter-spacing: 0;
     }
     .producttabs #description p{
    height: 100px;
    overflow: hidden;
}
     .categorypage {
    padding: 0 15px !important;
}
	 #header .header-top .top-logo {
    float: left;
    text-align: left;
    margin-left: 15px;
}
.blog::before,.logoslider::after{
    display: none;
}
.tabhedding .product-heading h1{
    display: none;
}
.tabs .nav-tabs {
    text-align: left;
    /*padding:0 15px;*/
}
.tabs .nav-tabs .nav-link{
    margin-right: 26px;
}
#wbsearch_content_result{
    width: 100%;
}
.modal-content h1 {
    font-size: 17px;
}
#products .wb-product-list .product-miniature .star_content, #products .wb-product-list .comments_note, #products .wb-product-list .product-title, #products .wb-product-list .product-miniature .product-price-and-shipping, .wb-product-list .comments_note, #products .wb-product-list .product-title,.wb-product-list .description p,.wb-product-list .product-action .quick-button{
    text-align: center !important;
    margin-top:0 !important;
}
#products .wb-product-list .thumbnail-container, .wb-product-list .product-miniature .thumbnail-container{
    /*margin: 15px 0;*/
    /*border:1px solid #ededed;*/
}
#blockcart-modal .product-image {
    max-width: 100%;
}
#blockcart-modal .product-info {
    overflow: hidden;
    padding: 25px 15px;
}
.wb-product-list .thumbnail-container .wb-image-block{
    margin-bottom: 0 !important
}
.quickview .product-cover,.quickview .arrows {
    width: 100%;
}
#blockcart-modal .model-footer {
    display: block;
    padding: 34px 15px 30px;
    border-top: 1px solid #d4d4d4;
}
#blockcart-modal .cart-content .cart-content-btn .btn {
    width: 100%;
    margin-top: 15px;
    font-size: 0.875rem;
}
.quickview .mask,.quickview .arrows  {
    display: none;
}.quickview .images-container {
    min-height: auto;
}
#header .header-nav .currency-selector{
	margin: 0;
}
#search_block_top #search_query_top{
	width: 59%;
}
.offerbanner123{
	display: none;
}
#wrapper{
    padding-top: 15px;
}
#owl-slider .owl-dots{
    display: none;
}
.wb-product-list .wb-list-product-reviews {
    text-align: center !important;
}
.newsletter #block-newsletter-label{
    letter-spacing: 0
}
#footer .facebook::before, #footer .twitter::before, #footer .googleplus::before, #footer .pinterest::before, #footer .pinterest::before {
display: none;
}
.block-social li {
    margin-right: 0;
}
.footerd{
    text-align: center;
}
.propage h1{
    font-size: 16px !important;
}

.footercenter ul li::after {
    content: "|";
    margin-right: 10px;
    margin-left: 10px;
    color: #6c6c6c;
}
.offbanner, .homecontect, .deliveryshed, .newproduct, .testi, .topratted, .blog {
    margin-top: 20px;
}
.testi .test-desc{
    margin:0;
}
.testi{

}
.block_newsletter .h3{
    margin-top: 15px;
}
.block_newsletter p{
    padding:0;
}
.testides, .testides1{
    padding: 22px 15px;
}
.des_testimonial{
    padding: 0 15px;
}
.testi .des_namepost{
    padding: 0 113px;
    padding-right: 0
    }
    .listdec_dr,.listdec{
        border-left: none !important;
        padding:0;
    }
    .wb-product-list .listvew{
        padding:15px 0 !important;
    }
    .wb-product-list .product-miniature .listvew .product-title-dr,.wb-product-list .product-reference,.wb-product-list .instock{
        text-align: center !important;
    }
    .listdec{
        height: 100% !important;
    }
    #products .wb-product-grid .thumbnail-container{
        border: 1px solid #ededed;
    }
    #products .wb-product-grid .item-product{
        padding:0 15px !important;
        margin-bottom: 15px;
    }
    .owl-additional{
        margin:15px 0 !important;
    }
    .modal-header{
        padding:5px;
    }
    .colorpicker{
        display: none !important;
    }
    .quick-deck{
    margin-top:15px;
}
.quickview h1{
    font-size: 16px !important;
}
}
@media(min-width: 480px) and (max-width: 575px){
    .deliveryinfo .shipping1,.deliveryinfo .shipping2{
        width: 50%;
        text-align: center !important;
     }
     .deliveryinfo .s1, .deliveryinfo .s2, .deliveryinfo .s3, .deliveryinfo .s4{
        margin-top: 10px;
     }
     .wbslideshow-caption{
    padding: 0;
  }
  .wbslideshow-caption{
    -moz-transform: translate(0, -44%);
-ms-transform: translate(0, -44%);
-o-transform: translate(0, -44%);
-webkit-transform: translate(0, -44%);
transform: translate(0, -50%);
  }
  .box-wbslideshow h3 {
    font-size: 20px;
    line-height: 17px;
      margin-bottom: 10px !important;
}
.box-wbslideshow h1,.box-wbslideshow p{
    font-size: 20px;
    line-height: 17px;
      margin-bottom: 10px !important;
}
.wbslideshow-caption button {
    width: 80px;
    height: 30px;
    font-size: 12px;
}
.offbanner .beffect .banner0 {
    padding: 0 15px;
    margin-bottom: 15px;
}
}
@media(max-width: 414px){
	#search_block_top #search_query_top{
		width: 53%;
	}
	.search-widget form input[type="text"]{
		min-width: 174px;
	}
	.search-widget .search-title::after {
		right: 10px;
        top: 12px;
	}
.newsletter {
    background-position: center;
}
.newsletter #block-newsletter-label{
    font-size: 1.25rem;
}
.newsletter .dline {
    padding:0 15px;
}
.newsletter .alert{
    position: unset;
    width: 100%;
    font-size: 0.625rem;
}
.newsletter .lline{
    padding:0;
}
#footer{
    padding-top: 15px;
}
.wb-product-grid .item-product{
    width: 100%;
}
.testides, .testides1{
    padding:31px 0;
    padding-top: 0
}
#main .images-container .js-qv-mask {
    white-space: nowrap;
    overflow: hidden;
    /*width: 91% !important; */
}
}
@media(min-width: 413px) and (max-width: 425px){
	#search_block_top #search_query_top {
    width: 53%;
}
.search-widget form input[type="text"]{
	min-width: 220px;
}
#blockcart-modal .modal-title{
    font-size:  0.75rem;
}
.ei-slider-large {
    height: 180px;
}
.quick-button{
    text-align: center;
}
.wb-product-grid .item-product{
    width: 100%;
}
#main .images-container .js-qv-mask {

    white-space: nowrap;
    overflow: hidden;
    /* width: 77% !important; */
}
.deliveryinfo .shipping1, .deliveryinfo .shipping2 {
    width: 100%;
}
.content-cate {
    position: absolute;
    top: 15px;
    left: 15px;
}
}
@media(max-width: 375px){
    #header .header-nav .top-logo a img {
    max-height: 70px;
}
#search_block_top .search-title{
    width: 135px;
}
.page-cms  .h1,
.page-cms .h2,
.page-cms .h3,
.page-cms .h4,
.page-cms .h5,
.page-cms .h6,
.page-cms h1,
.page-cms h2,
.page-cms h3,
.page-cms h4,
.page-cms h5,
.page-cms h6 {
    font-size: 0.9375rem;
}
.bootstrap-touchspin{
    float: none;
}
.tabs .nav-tabs{
    text-align: center;
}
.owl-theme .owl-nav{
    display: none;
}
#header .header-nav .top-logo a img{
    max-width: 77%;
}
.leftbanner2 {
    margin-top: 10px;
}
.content-cate {
    position: absolute;
    top: 15px;
    left: 15px;
}
.kr_blog_post_area .blog_post .blog_post_content .blog_post_content_bottom .post_title a{
    font-size: 0.875rem;
}
.products-selection .total-products .wb-grid-list{
    padding: 0
}
#header .header-nav #menu-icon{
    width: 35px;
height: 35px;
line-height: 35px;
margin:0;
text-align: left;
margin:6px 0;
}
#_mobile_user_info,#_mobile_cart{
     width: 35px;
height: 35px;
margin:0;
text-align: left;
margin:6px 0;
}
#menu-icon .menu_button {
    top: 17px;
    transition: background-color 10ms ease-in .1s;
}
#menu-icon .menu_button, #menu-icon .menu_button::after, #menu-icon .menu_button::before{
    width: 20px;
}
#header .header-nav #menu-icon .material-icons {
    line-height: 35px;
    font-size: 21px;
}
.btn-navbar.navbar-toggle{
    width: auto;
    height: auto;
    padding:0;
}
#_mobile_user_info .userimg svg, #_mobile_cart .cartimg svg{
    width: 25px;
height: 25px;
}
#_mobile_user_info .userimg, #_mobile_cart .cartimg {
    line-height: 35px;
}
.cart-products-count.cart-t1 {
    top:0px;
}
._mobile-menu_ i{
    margin:0;
}
.deliveryinfo .shipping1, .deliveryinfo .shipping2 {
    width: 100%;
    padding:10px 0;
}
.tabs .nav-tabs .nav-link {
    margin-right: 12px;
}
.tabs .nav-tabs{
    margin-right: 0
}

.newproduct .product-heading h1{
    padding-top: 20px
}
.daily-deal{
    padding-bottom: 20px;
}
.des_testimonial{
    padding-right: 0;
    font-size:  0.75rem;
    margin: 10px 0;
}
.testi .des_namepost h1{
    font-size:  0.75rem;
    display: block;
}
.testi .des_namepost h1::after {
    display: none;
}
.testides, .testides1{
    padding-bottom: 30px;
}
.deliveryinfo .s1 h4, .deliveryinfo .s2 h4.deliveryinfo .s3 h4, .deliveryinfo .s4 h4{
    font-size:  0.75rem;
}
.newsletter #block-newsletter-label{
    font-size: 0.9375rem;
}
.newsletter p{
    font-size: 0.625rem;
    letter-spacing: 0;
}
.block_newsletter form .btn{
    width: 80px;
}
.footercenter ul li a{
    font-size:  0.75rem;
}
.footercenter ul li::after {
    margin-right: 5px;
    margin-left: 5px;
}
.footercenter{
    padding: 20px 0;
}
.product-discount .regular-price{
    font-size: 13px !important;
}
.product-price,.has-discount .discount{
    font-size: 14px !important;
}
}
@media(max-width: 360px){

	#header .header-top .top-logo{
		width: 140px;
	}
.quick-button{
    text-align: center;
}
#product #idWishlist{
    margin-top: 10px;
}
.form-control-select{
    width: 95%;
}
.toplist .wb-grid-list{
    padding:0;
 }
	#header .header-top .top-logo{
		padding: 5px 0;
	}
	#search_block_top #search_query_top {
    width: 50%;
    padding-left: 5px;
}
.search-widget form input[type="text"]{
	min-width: 169px;
}
.ei-slider-large {
    height: 130px;
}
.leftbanner2, .imgbanner01{
    width: 100%;
}
#main .images-container .js-qv-mask {
    white-space: nowrap;
    overflow: hidden;
    /*width: 70% !important;*/
}
#blockcart-modal .modal-title{
    font-size:  0.75rem;
}
}
@media(min-width: 360px) and (max-width: 375px){
   #index #products .regular-price, #index .featured-products .regular-price, #index .product-accessories .regular-price,#index .product-miniature .regular-price,#index #products .product-price-and-shipping,#index .featured-products .product-price-and-shipping,#index .product-accessories .product-price-and-shipping,#index .product-miniature .product-price-and-shipping,#index #products .product-title,#index .featured-products .product-title,#index .product-accessories .product-title,#index .product-miniature .product-title{
    font-size: 0.8125rem;
    padding:5px 0;
}
#index .product-miniature .thumbnail-container .gridbuttonmd.product-action .cart .btn,#index  .product-action .wishlist .btn,#index .product-action .quickview .btn, #index .product-action .compare .btn{
    width: auto;
    height: auto;
    border:none;
    line-height: 0;
    margin:0 6px;
}
#index .product-miniature .thumbnail-container .gridbuttonmd .cart .btn svg{
    width: 18px;
    height: 18px;
}
#index .product-action .wishlist .btn svg{
     width: 16px;
    height: 16px;
}

#index .product-miniature .thumbnail-container .gridbuttonmd .quick-button{
    border:1px solid #dfdfdf;
}

#index .product-miniature .thumbnail-container .gridbuttonmd.product-action .cart .btn:hover, #index .product-action .wishlist .btn:hover,#index  .product-action .quickview .btn:hover,#index .product-action .compare .btn:hover{
    background-color: transparent;
    border:none;
}
#index .product-miniature .thumbnail-container .gridbuttonmd.product-action .cart .btn:hover svg, #index .product-action .wishlist .btn:hover svg, #index .product-action .quickview .btn:hover svg,#index .product-action .compare .btn:hover svg{
    fill:#ff4c3b;
}
#owl-special .product-miniature .thumbnail-container .gridbuttonmd.product-action .cart .btn, #owl-special .product-action .wishlist .btn, #owl-special .product-action .quickview .btn,#owl-special .product-action .compare .btn{
   width: 40px;
height: 40px;
border: 1px solid #dfdfdf;
border-radius: 5px;
text-align: center;
line-height: normal;
margin:0;
}
#owl-special .product-action .wishlist .btn,#owl-special .product-action .compare .btn, #owl-special .product-action .quickview .btn, #owl-special .product-action .cart .btn{
    line-height: 37px !important;
}
#owl-special .product-miniature .thumbnail-container .gridbuttonmd .cart .btn svg{
    width: 19px;
    height: 19px;
}
#owl-special .product-action .wishlist .btn svg{
     width: auto;
    height: auto;
}
#owl-special .product-action .quickview .btn svg, #owl-special .product-action .compare .btn svg{
    width: auto;
    height: auto;
}
#owl-special .product-miniature .thumbnail-container .gridbuttonmd .quick-button{
    border:none;
}
.product-action .quickview .btn svg, .product-action .compare .btn svg{
    width: 14px;
    height: 14px;
}
}
.block-categories .collapse-icons i{
    width: auto;
    height: auto;
}
.footerpage a:hover{
    color: #ff4c3b !important
}
@media(max-width: 320px){
	.search-widget form input[type="text"] {
    min-width: 129px;
}
.footerd a{
    font-size: 0.625rem;
}
#header .header-nav .top-logo{
    margin-left: 30px;
}
.footerpage .footerd a{
    font-size: 10px !important;
}
#tab-content .owl-carousel .owl-stage-outer {
    margin-top: 15px;
}
#main .images-container .js-qv-mask {
    white-space: nowrap;
    overflow: hidden;
    /* width: 69% !important; */
}
#owl-categoryfeature .content-cate .sub-cat{
    margin-top: 0
}
#owl-categoryfeature .content-cate .sub-cat ul{
    margin:0;
}
#header .header-nav .top-logo a img{
    max-width: 77%;
}
.product-quantity{
    display: block;
}
.p-slider .product-miniature{
    border:1px solid #f3f7f8;
}
}
#footer input::placeholder, input::placeholder{
    color:#95989d;
   font-family: 'Poppins', sans-serif;
    letter-spacing: 0.5px;
    opacity: 1;
    font-weight: 100;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: capitalize;
    font-size: 0.875rem;
}
/* category */

@media(min-width: 768px){

.color-block li {
    display: inline-block;
    margin: 2px;
    width: auto !important
}
.imglarge {
     position: -webkit-sticky;
    position: sticky;
    top: 15px;
    display: inline-block;
    vertical-align: top;
}
.wb-product-list .product-miniature .product-description {
    padding: 15px 15px;
}

.top-menu a[data-depth="0"]{
    position: relative;
    padding: 9.5px 0;
    letter-spacing: 0.5px;
    /*font-family: 'Poppins-Regular';*/
    font-size: 0.8125rem;
    color: #919191 !important;
    text-transform: capitalize;
    font-weight: 400;
}
.top-menu a:hover[data-depth="0"]{
    color: #ff4c3b !important;
}
#_desktop_top_menu #wb-menu-icon{
    height: 40px;
    background-color: #ff4c3b;
    padding:0 15px;
    border-radius: 5px;
}
#_desktop_top_menu #wb-menu-icon h3 span{
    /*font-family: 'Poppins-Medium';*/
    font-size: 0.875rem;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 40px;
}
#_desktop_top_menu ul{
    margin:0;
}
.thumbnail-container:hover .quick-button .cart{
    opacity: 1
}


.center-banner .slide.banner0{
padding-right: 10px;
padding-left: 0;
}
.center-banner .slide.banner1{
padding: 0;
padding-left:10px;
}
.beffect .slide:hover a::before, .beffect .slide:hover a::after {
    height: 100%;
    -webkit-transition-duration: 1.3s;
    transition-duration: 1.3s;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
}
 .beffect a::before {
        background: rgba(28,171,166,0.1);
content: "";
height: 0;
right: 0;
left: 0;
margin: auto;
opacity: 1;
filter: alpha(opacity=100);
position: absolute;
bottom: 0;
width: 0;
}
.beffect a::after{
    background: rgba(28,171,166,0.1);
content: "";
height: 0;
right: 0;
left: 0;
opacity: 1;
filter: alpha(opacity=100);
position: absolute;
top: 0;
width: 0
}
.offbanner .beffect .slide,.leftbanner2  .beffect .slide{
    position: relative;
overflow: hidden;
vertical-align: middle;
}
#ttcmsbanner .ttbanner-image .ttbanner > a:hover::before {

}
.top-menu a.dropdown-submenu {
    color: #000 !important;
text-transform: uppercase !important;
font-weight: 100;
letter-spacing: 0.5px;
/*font-family: 'Poppins-Medium';*/
}
.top-menu a.dropdown-submenu:hover{
    color: #ff4c3b !important
}
.center-banner .em-eff06-04::before{
    left: 27px;
}
 .top-menu > li .sub-menu {
    opacity: 0;
    display: block !important;
    width: 400px !important;
    -webkit-transform-origin: 0 0 0;
    transform-origin: left;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    background-color: #fff;
    position: absolute;
    left: 106%;
    margin-left: 0;
    margin-top: 0;
    border-radius: 5px;
    top: 0px;
    padding: 15px;
}
 .top-menu .popover {
    max-width: inherit;
}
 .top-menu > li:hover .sub-menu {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.top-menu a[data-depth="0"]:hover::after{
    left: 0px;
right: 15px;
}
.wb-grid-list {
    padding: 0;
    margin-top: 10px;
}
}
.color-label {
    display: none;
}
.color-block li label {
    display: inline-block;
    margin: 4px -2px;
        margin-bottom: 4px;
    clear: none;
    width: 35px;
    height: 35px;
    float: none;
    position: relative;
    padding: 0;
    background: #d4d4d4;
    border-radius: 3px;
}
.color-block .magnitude {
    display: none !important;
}
#search_filters .facet ul li {
    padding: 5px;
        padding-left: 5px;
    padding-left: 5px;
    padding-left: 0;
    list-style-type: none;
    font-size: 0.875rem;
    width: 100%;
    float: left;
}
#Subcate p {
    text-transform: uppercase;
    font-size: .9375rem;
color: #000;
font-weight: 400;
/*font-family: 'Poppins-Medium';*/
}
#Subcate ul li {
    float: left;
    margin: 5px 15px 5px 0;
    text-align: center;
}
#Subcate ul li img{
     border:1px solid #ededed;
}
#Subcate h5 {
    font-size: 0.875rem;
    text-transform: uppercase;
    margin-top: 10px;
}
.products-selection {
    border-left: 0;
    border-right: 0;
    padding: 10px 0;
    border-bottom: 1px solid #e8e8e8;
    margin: 10px auto;
    background-color: #fff;
    border-radius: 5px;
}
.wb-product-grid .product-miniature .thumbnail-container{
border: 1px solid #e8e8e8;
}
.abslider {
    background: #fff;
    color: #7a7a7a;
    border-radius: 5px;
}
.producttabs{
    border:1px solid #ededed;
    margin:20px 0;
}
.producttabs .product-reference{
    margin:10px 0;
}
.producttabs.tabs .nav-tabs {
    text-align: left;
    /*padding-bottom: 15px;*/
    border-bottom: 1px solid #ededed;
}
.wb-grid-list span i {
    font-size: 25px;
    color: #161616;
    padding: 4px 5px 2px;
    cursor: pointer;
}
.wb-product-list .wb-list-product-reviews {
    text-align: left;
}
.wb-grid-list span.active i {
    color: #ff4c3b;
    border: 1px solid #ff4c3b;
}
.total-products p {
    margin-top: 0px;
    color: #222;
    margin-bottom: 0;
}
#products .wb-product-list .product-miniature .star_content,#products .wb-product-list .comments_note, #products .wb-product-list .product-title, #products .wb-product-list .product-miniature .product-price-and-shipping, .wb-product-list .comments_note, #products .wb-product-list .product-title {
    text-align: left;
    font-size: 17px;
font-weight: 500;
/*font-family: 'poppins-Medium';*/
}
.wb-product-list .product-reference .label, .wb-product-list .instock .label {
    font-size: 1rem;
    color: #333;
    font-weight: 500;
    text-transform: capitalize;
    margin: 7px 0;
}



.wb-product-list .listvew .listdec .wish .compare .btn{
    padding:0;
}
.wb-product-list .product-miniature .listvew .product-title-dr {
    font-size: 17px;
    text-align: left;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}
.wb-product-list .description {
    display: block;
    padding:7px 0;
}
.listdec {
    padding-right: 0;
    height: 230px;
    border-left: 1px solid #ededed;
}
.wb-product-list .description p span{
    /*font-family: 'Poppins-Medium' !important;*/
    color: #888888;
    font-size: 13px !important;
    letter-spacing: 0.5px;
    font-weight: 400;
    padding:5px 0;
    /*height: 40px;
    overflow: hidden;*/
}
.wb-product-list .product-action .quick-button {
    transform: none !important;
    opacity: 1 !important;
    transition: none;
    position: unset;
    text-align: left;
    padding: 0;
    margin-top: 10px;
}
.wb-product-list .thumbnail-container .quick-button .wishlist .btn, .wb-product-list .thumbnail-container .quick-button .quickview .btn,.wb-product-list .thumbnail-container .quick-button .compare .btn,.wb-product-list .product-action .cart .btn{
    opacity: 1;
    transform: none;
}
.wb-product-list .product-miniature .thumbnail-container:hover{
    box-shadow: none;
}
.wb-product-list .thumbnail-container {
    float: left;
    width: 100%;
    margin: 0 0 20px !important;
    transition: none;
    padding: 15px 10px;
    box-shadow: none;
    border: 1px solid #ededed !important;
    border-radius: 4px !important;
}
.wb-product-list.product-miniature .thumbnail-container .wb-image-block .second-img{
    opacity: 1
}
.wb-product-list .product-miniature .thumbnail-container .wb-image-block img{
    transition: none;
}
#products .wb-product-list .product-title, .wb-product-list .product-accessories .product-title, .wb-product-list .product-miniature .product-title{
    color: #222;
    font-size: 0.9375rem;
    /*font-family: 'Poppins-Medium';*/
    font-weight: 400;
}
.wb-product-list .thumbnail-container .wb-image-block {
    /*background: transparent !important;*/
    padding: 0;
    /*border:1px solid #ededed;*/
    /*margin-bottom: 20px;*/
    /*width: auto;*/
}
.product-action .wishlist, .product-action .quickview {
    display: inline-block;
    vertical-align: top;
}
.product-action .wishlist .btn::after,.product-action .quickview .btn .quick-icon::after {
    content: "|";
    margin-right: 20px;
    margin-left: 20px;
    color: #f5f3f8;
}
.propage h1 {
    font-size: 1.25rem;
    color: #222;
    /*font-family: 'Poppins-Medium';*/
    font-weight: 500;
    letter-spacing: 0.5px;
    text-align: left;
    text-transform: capitalize;
}
.propage .product-quantity {
    display: inline-block;
    vertical-align: middle;
}
#product .wb-compare-wishlist-button {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.wb-compare-wishlist-button .wb-compare-button, .wb-compare-wishlist-button .wb-wishlist-button {
    border: 1px solid #ededed;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    /*margin-bottom: 5px;*/
    border-radius: 4px;
    width: 125px;
    height: 40px;
    line-height: 40px;
}
.wb-compare-wishlist-button .wb-compare-button:hover, .wb-compare-wishlist-button .wb-wishlist-button:hover{
    background-color: #ff4c3b;
    border:1px solid #ff4c3b;
}
.wb-compare-wishlist-button .wb-compare-button:hover .wb-compare-bt-content svg, .wb-compare-wishlist-button .wb-wishlist-button:hover .wishlist-icon svg {
    fill: #fff;
}
.wb-compare-wishlist-button .wb-compare-button:hover .homec, .wb-compare-wishlist-button .wb-wishlist-button:hover .homec {
    color: #fff;
}
.propage .product-information #product-description-short-1 p span {
    font-size: 15px !important;
    /*font-family: 'Poppins-Regular' !important;*/
    letter-spacing: 0.5px;
    color: #222;
}
.product-price {
    color: #222;
    font-weight: 100;
    font-size: 1.25rem;
    letter-spacing: 0.5px;
    /*font-family: 'Poppins-SemiBold';*/
 }
 .imglarge{
    padding-left: 0
 }
 .productpage{
    margin:0;
 }
 .imglarge .product-cover{
    border:1px solid #ededed;
    border-radius: 4px;


 }
 #product .desc-product{
    padding:0;
 }
/* category
/*checkout*/
#cart .product-price{
    font-size: 0.9375rem;
}
/*checkout*/
/*other*/
#contact  .righttext{
    /*width: 75%;*/
    padding-right:0;
}
#contact .cont1 {
    border:1px solid #ededed;
    padding:15px;
}
/*other*/
#scroll {
        position: fixed;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    width: 85px;
    height: 66px;
    display: none;
    outline: none;
    z-index: 2;
    background: url("../../assets/img/gototop.png") no-repeat scroll center 0px;
}
#scroll i {
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 1.25rem;
}
 #products .wb-product-grid .thumbnail-container{
    margin-top: 0;
    /*margin-bottom: 30px;*/
}
#products .wb-product-grid .thumbnail-container:hover{

}

.wb-product-grid .product-miniature  .thumbnail-container:hover .quick-button{
    bottom: 21px;
}
#product .wbproductcountdown{
    margin-top: 15px;
}
.lang-es .newsletter #block-newsletter-label{
	font-size: 1.25rem;
}
.lang-fr #_desktop_cart,.lang-it #_desktop_cart,.lang-pt #_desktop_cart,.lang-ro #_desktop_cart{
	padding:0;
}
.lang-it .wb-blockcart.cart-preview.show-wb-loading,.lang-pt .wb-blockcart.cart-preview.show-wb-loading,.lang-ro .wb-blockcart.cart-preview.show-wb-loading{
	text-align: left;
}
.lang-pt #_desktop_cart .mycart{
	font-size: 0.6875rem;
}
.wb-product-list .listbutton {
    display: block !important;
    float: left;
    position: unset !important;
}
.wb-product-list .product-action .cart .btn svg{
    width: 19px;
    height: 19px;
    vertical-align: middle;
    fill:#333;
}
.wb-product-list .product-action .cart .btn:hover svg,.wb-product-list .product-miniature .quickview:hover svg{
    fill:#fff;
}
.wb-product-list .product-miniature .quickview span {
    font-size: 0.8125rem;
    letter-spacing: 0.5px;
    text-transform: capitalize;
}
.wb-product-list .product-miniature .quickview:hover span{
    color: #fff
}
.wb-product-list .gridbutton,.wb-product-list .wb-product-desc .cartbutton{
    display: none;
}
.product-miniature .thumbnail-container .listbutton{
    display: none;
}
.wb-dropdown-cart-content .closebtn {
    background: #3c3b3b;
    color: #fff !important;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 40px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    float: left;
    width: 100%;
}
body.cartactive .wb-dropdown-cart-content {
    overflow-x: hidden;
    overflow-y: scroll;
    right: 0;
}
.wb-dropdown-cart-content .closebtn i{
     margin-right: 32px;
}
body.cartactive {
    overflow: hidden;
}
body.cartactive::before {
    background: #333333 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: all .2s ease 0s;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -ms-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
}
body.cartactive .wb-dropdown-cart-content {
    overflow-x: hidden;
    overflow-y: scroll;
    right:0
}
.wb-dropdown-cart-content {
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    right: -315px;
    background-color: #111;
    padding-top: 60px;
    overflow-x: hidden;
    padding-top: 60px;
    clear: both;
    background-color: #fff;
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-transition: all 350ms ease 0s;
    -ms-transition: all 350ms ease 0s;
    transition: all 350ms ease 0s;
    width: 290px;
    height:100%;
}
.wb-dropdown-cart-content .categories{
    color: #161616;
}
.wb-dropdown-cart-content .close-nav {
    background-color: #f2f2f2;
    padding: 10px 15px;
    width: 100%;
    display: inline-block;
    line-height: 35px;
}
#mySidenav .closebtn{
    float: right;
    margin:4px 0;
}
#opencartslide{
    display: block !important;
    float: left;
}
.producttabs .product-description p span{
    color: #7a7a7a !important;
    font-family: 'Poppins', sans-serif !important;
    letter-spacing: 0.5px;
    font-weight: 400;
}

.wb-grid-list .active  svg {

    fill: #000;
}
.wb-grid-list svg {
    fill: #aaa;
    cursor: pointer;
    margin-right: 6px;
}

.quickview  .product-discount{
    display: inline-block;
}
.quickview .product-variants,.quickview .product-add-to-cart{
    margin:20px 0;
}
.quickview h1{
    text-transform: capitalize;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.product-action .wishlist .btn.added svg{
    fill:#000;
}



.wb-product-list .product-miniature .thumbnail-container .quick-button .cart1{
    display: inline-block;
}
.product-miniature .thumbnail-container .quick-button {
    z-index: 0;
    text-align: center;
    width: 118px;
    margin: 0 auto;
    background-color: #fff;
    height: 40px;
    border-radius: 4px;
    box-shadow: 0px 1px 8px -1px rgba(0,0,0,0.1);
    line-height: 38px;
    /*margin:20px 0;*/
}
.wb-product-list .product-miniature .thumbnail-container .quick-button{
    width: auto;
    box-shadow: none;
    padding-top: 50px;
}
.wb-product-list .product-action .quickview .btn .quick-icon::after{
    display: none;
}
#module-wbblog-archive .righttext, #module-wbblog-single .righttext{
    padding:0;
    padding-right: 0 !important;
}
.p-slider .product-miniature {
    margin-top: 10px;
    border-right: 1px solid #f3f7f8;
    border-bottom: 1px solid #f3f7f8;
}
.p-slider.owl-carousel.owl-theme ul{
    margin:0;
}
.wb-product-list .listvew {
    display: block !important;
    position: unset !important;
    padding:15px;
}
.listvew {
    display: none;
}
.wb-product-list .product-miniature .product-description{
    display: none;
}
.owl-additional{
     margin:45px 0;
}
@media(min-width: 1366px){
.owl-additional {
    width: 20%;

}
.imglarge .product-cover
{
    width: 80%;
}
}
#cart #footer{
    margin-top: 30px;
}
@media(max-width: 360px){
    #additional-carousel .slick-slide img{
        margin:0 auto;
    }
    #additional-carousel .slick-slide img{
        border:none;
    }
    .producttabs.tabs .nav-tabs .nav-link{
    font-size: 0.625rem;
}
.producttabs.tabs .nav-tabs .nav-link {
    margin-right: 3px;
}
}
.homec{
    color: #333;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}
.producttabs.tabs .nav-tabs{
    margin-right: 0
}
.producttabs.tabs .nav-tabs .nav-link {
    margin-right: 10px;
}
@media(min-width: 600px){
    #products .products.wb-product-grid{
        margin:0;
    }
    #products .wb-product-grid .item-product{
    border-right: 1px solid #ededed;
    padding:0;
}
}
