@font-face{
font-family:'Poppins-Light';
src:url(../../assets/fonts/Poppins-Light.ttf);
}
@font-face{
font-family:'Poppins-Medium';
src:url(../../assets/fonts/Poppins-Medium.ttf);
}
@font-face{
font-family:'Poppins-Regular';
src:url(../../assets/fonts/Poppins-Regular.ttf);
}
@font-face{
font-family:'Poppins-SemiBold';
src:url(../../assets/fonts/Poppins-SemiBold.ttf);
}
@font-face{
font-family:'Poppins-Bold';
src:url(../../assets/fonts/Poppins-Bold.ttf);
}
/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 body {
    font-family:'Poppins-Regular';     
    font-size: 14px;
    line-height: 20px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin: 1.2rem 0;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
:focus {
    outline: none;
}
ul {
    margin-bottom: 0;
}
/*loader start */

#index #loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 180px;
    width: 135px;
    margin-left: -83px;
}
#index #page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: -1;
    opacity: 0;
    -moz-transition: all 1.3s ease 0.3s;
    -o-transition: all 1.3s ease 0.3s;
    -webkit-transition: all 1.3s ease 0.3s;
    transition: all 1.3s ease 0.3s;
    overflow: hidden;
}
#index #page-preloader.visible {
    opacity: 1;
    z-index: 100500;
    overflow: hidden;
}
#index #page-preloader .preloader {
    position: absolute;
    left: 53%;
    top: 40%;
    text-align: center;
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
}
#index #page-preloader.visible .preloader {
    opacity: 1;
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.object{
    position: absolute;
    top: -20px;
    width: 100%;
    height: 100%;
    z-index: 4;
    background: url('../../assets/img/loader.gif') 50% 50% no-repeat ;
}
#page-preloader{
    display: none;
}
#index #page-preloader{
    display: block;
}
/*loader end*/ 
/* review */
.fancybox-skin{
    background: #fff !important;
    padding: 5px !important;
}
#product .fancybox-wrap{
    left: 0 !important
}
#product .fancybox-wrap,#product .fancybox-skin,#product .fancybox-outer,#product .fancybox-inner,#product .fancybox-image,#product .fancybox-wrap iframe,
#product .fancybox-wrap object,#product .fancybox-nav,#product .fancybox-nav span,#product .fancybox-tmp{
    max-width: 620px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.product-c {
    font-weight: normal;
    font-size: 17px;
    font-family: 'Poppins-Medium';
    margin-bottom: 15px;
    margin-top: 15px;
}
.prodes-c{
    margin-top: 15px;
}
.new_comment_form_content {
    background-color: #232323;
    padding: 6px 0;
}
.new_comment_form_content h2{
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 1px;
    margin: 0 10px;
}
/* review over */
/* add to cart modal */
#blockcart-modal .cart-content p span{
    color: #888;
    display: inline-block;
}
#blockcart-modal .cart-products-count i{
    margin-right: 10px;
}
.divide-right{
    padding-bottom: 20px;
}
.cart-content{
    background-color: #fff;
    padding: 0 15px 15px 15px;
}
.mhr{
    margin: 0;
    padding: 14px 0;
    border-top: 1px solid #e7e7e7;
}
#blockcart-modal .close{
    color: #f0f0f0;
    padding: 10px;
    top:0;
    left:0;
}
.modprice{
    font-size: 16px;
    margin-bottom: 10px;
}
#blockcart-modal .cart-products-count{
    font-size: 18px;
    font-family: 'Poppins-Medium';
    text-transform: capitalize;
    margin-bottom: 20px;
    display: inline-block;
}
#blockcart-modal .cart-content-btn .btn{
    display: block;
    /* width: 100%; */
}
#blockcart-modal .modal-title{
    padding: 10px 15px;
    margin-bottom: 15px;
    background-color: #232323;
    font-size: 17px;
    font-weight: normal;
    text-transform: capitalize;
}
.success-icon-wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #26b56a;
    border-radius: 50%;
    width: 22px;
    height: 22px;
}
.success-icon-wrapper .material-icons {
    font-size: 16px;
}
.cart-content strong {
    color: #232323;
}
.lc p {
    color: #232323;
    font-weight: normal;
}
.cart-content strong {
    font-family: 'Poppins-Medium';
}
.cart-content p{
    margin-bottom: 10px;
}
/* cart modal over */
.thumbnail-container .second-img {
    top: 0px;
    left: 0px;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0px;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    padding: 0px;
}
.thumbnail-container:hover .second-img {
    opacity: 1;
}
#xs-zoom .owl-nav i {
    font-size: 40px;
}
#xs-zoom .owl-next {
    position: absolute;
    right: 10px;
    top: 42%;
}
#xs-zoom .owl-prev {
    position: absolute;
    left: 10px;
    top: 42%;
}
#scroll {
    
    display: inline-block;
    height: 56px;
    z-index: 999;
    width: 56px;
    position: fixed;
    color: #fff;
    border-radius: 50%;
    font-family: "TradeGothicLTStd-BdCn20";
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    border: 1px solid #ec5d33;
    overflow: hidden;
    white-space: nowrap;
    background: #ec5d33;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: fixed;
    bottom: 85px;
    float: right;
    right: 12px;
    font-size: 36px;
    color: #fff !important;
    padding-top: 8px;
}
@media (max-width: 991px) {
    #products .product-miniature, .featured-products .product-miniature {
        justify-content: center;
    }
}
.m-img{
    padding: 10px;
}
#manufacturer-description p {
    border: 1px solid #e7e7e7;
    padding: 10px;
    margin-bottom: 15px;
}
.disabled {
    cursor: no-drop !important;
}
.disabled:hover {
    opacity: 0.5;
}
.product-variants > .product-variants-item ul li label {
    margin-bottom: 0;
}
#webizoom img {
    cursor: pointer;
}
.pro-det h1 {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-top: 15px;
}
#ratep {
    text-transform: capitalize;
    font-size: 15px;
    letter-spacing: 1px;
    color: #232323;
    border-left: 1px solid #e8e8e8;
    padding: 0 7px;
    margin: 0 7px;
}
#ratep:hover {
    color: #ff6801;
}
.arltr {
    margin-top: 10px;
    display: inline-block;
}
.pro-det .control-label {
    float: left;
    margin-right: 15px;
    margin-top: 9px;
    font-size: 17px;
}
#product_reviews_block_tab .review_button li {
    font-size: 12px;
}
.usefulness_btn {
    padding: 4px 5px;
    font-size: 12px;
}
.propage .control-label {
    float: left;
    margin-right: 15px;
    margin-top: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.propage h1 {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: capitalize;
}



#index #content-wrapper{
    padding: 0;
}
.tag-t {
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    background-image: url('../../assets/img/call.png');
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.nav-top {
    text-align: right;
}
#_desktop_language_selector, #_desktop_currency_selector, #_desktop_user_info {
    display: inline-block;
    cursor: pointer;
}
.user-down a {
    text-align: left;
    display: block;
    cursor: pointer;
    margin-left: 14px;
    padding: 3px;
    letter-spacing: 1px;
    color: #232323;
    text-transform: capitalize;
    font-size: 13px;
}
.user-down i {
    font-size: 15px;
}
.wishl:hover svg, .hcom:hover svg {
    fill: #ff6801;
}
#_desktop_currency_selector {
    margin: 0 60px;
    position: relative;
}
.language-selector .dropdown-menu, .currency-selector .dropdown-menu, .user-down {
    display: none;
    left: auto;
    right: 0;
    line-height: normal;
    min-width: 11rem;
}
.language-selector .current a {
    color: #ff6801;
}
.user-down {
    min-width: 13rem;
}
.thumbnail-container {
    position: relative;
    background-color: #fff;
    max-width: 250px;
    padding-bottom: 40px;
}
.get {
    color: #6c6c6c;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: 'Poppins-Light';
}
.hcart {
    display: inline-block;
    background-color: #ff6801;
    fill: #fff;
    width: 46px;
    height: 46px;
    text-align: center;
    border-radius: 100%;
    vertical-align: middle;
    padding-top: 11px;
}
.shop-c {
    vertical-align: middle;
    margin-left: 10px;
}
.cart-tot {
    font-family: 'Poppins-Light';
    letter-spacing: 1px;
    font-size: 13px;
}
.cart-count {
    color: #3b3b3b;
    font-size: 16px;
    font-family: 'Poppins-SemiBold';
    text-transform: capitalize;
    letter-spacing: 1px;
}
.cart-tot {
    color: #6d6c6c;
    font-size: 12px;
    text-transform: capitalize;
}
.cart svg{
    fill: #fff;
}
.user-s {
    color: #6c6c6c;
    font-family: 'Poppins-light';
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 13px;
}
.u-icon {
    color: #6c6c6c;
}
.menui {
    margin: 4px 4px 0 4px;
}
.sub-menu .menui {
    display: none;
}
.main-t {
    float: right;
    margin-top: 3px;
}
#_desktop_top_menu {
    margin-top: 15px;
}
#_desktop_cart {
    cursor: pointer;
}
#_desktop_cart .header:hover .hcart {
    background-color: #283339;
} 
/* search */
.d-search button{
    background: #f6f6f6;
    border: none;
    cursor: pointer;
    width: 45px;
    height: 46px;
    padding: 0;
    text-align: center;
    border-radius: 100%;
    vertical-align: middle;
    padding-top: 4px;
    display: inline-block;
}
.d-search button:hover svg{
    fill: #ff6801;
}
.sideb{
    display: block;
}
.siden{
    display: none;         
}
body.active-search {
    overflow: hidden;
}
body.active-search::before {
    background: rgba(0,0,0,0.7) none repeat scroll 0 0;
    content: "";
    width: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 99;
    transition: all .2s ease 0s;
}
body.active-search .wbSearch {
    visibility: visible;
    padding: 30px;
}
.wbSearch{
    z-index: 99;
    position: fixed;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color:#222;
    visibility: hidden;
    transition-duration: 160ms;
    transition: all 0.1s ease-in-out;     
    align-items: center;
    justify-content: center;
    width: 100%;    
}
.wbSearch .close-nav {
    color: #fff;
    padding:10px 0 10px 15px;
    display: inline-block;
}
.wbSearch #search_block_top{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    align-items: center;
    width: 100%;
    max-width: 1000px;
    animation: fadeInDown 0.3s ease-out both;
}
body.active-search .wbSearch #search_block_top{       
    animation: fadeInDown 0.3s ease-out both;      
    opacity: 1;
}
.desktop-search {
    position: relative;
    margin: 0 3px;
}
.open-slidebar{
    visibility: visible;
    margin: 106px 0px -106px;
}
main{
    transition-duration: 200ms;
    transition: all 0.3s ease-in-out;
}
/* search over */

.homeslider-container{
    position: relative;
}
.nivo-controlNav {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9;
}
.nivo-controlNav a {
    cursor: pointer;
    text-indent: -99999px;
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: transparent;
    margin: 0 5px;
    z-index: 99;
    position: relative;
    border: 2px solid #ff6801;
}
.nivo-controlNav a.active{
    background-color: #ff6801;
}
.nivo-directionNav {
    display: none;
}

/* avp-- */
.cate-img {
    margin-bottom: 30px;
}

.cate-img > a {
    position: relative;
}
/* avp */

.cate-img a::before {
    background: rgba(0,0,0,0) linear-gradient(to top,rgba(72,76,97,0) 0%,rgba(0,0,0,.4) 90%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleY(0);
    transform-origin: 50% 100% 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: 1;
}
.cate-img:hover a::before {
    transform: scaleX(1);
}
.cate-n {
    position: absolute;
    bottom: 0;
    background-color: #283339;
    /* avp-- */
    right: 0;
    left: 0;
    /* right: 15px;
    left: 15px; */
    /* --avp */
    margin: 0 auto;
    text-align: center;
    padding: 15px 0;
    color: #f2f2f2;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
}
.cate-n span {
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.cate-img:hover .cate-n {
    color: #f2f2f2;
    background-color: #ff6801;
}
.owl-theme .owl-nav .owl-prev{
    left: -18px;
}
.owl-theme .owl-nav .owl-next{
    right: -18px;
}
.owl-theme .owl-nav [class*="owl-"]{
    position: absolute;
    top: 32%;
    writing-mode: vertical-lr;
    text-orientation: upright;
    /* border: 2px solid #e9e9e9; */
    border-radius: 0;
    /* background: #fff; */
    font-family: 'Poppins-Medium';
    /* color: #273238; */
    text-transform: capitalize;
    /* padding: 12px 10px 5px 10px; */
    padding: 12px 10px;
    margin: 0;
    letter-spacing: 0;
    line-height: normal;
    transition: 0.3s ease;
    background: #ff6801;
    color: #f2f2f2;
    border: 2px solid #ff6801;
    border-radius: 100%;
}
.owl-theme .owl-nav [class*="owl-"]:hover{
    background: #ff6801;
    color: #f2f2f2;
    border: 2px solid #ff6801;
}
.pro-tab, .head-t{
    margin-bottom: 30px;
}
.pro-tab .nav-tabs {
    text-align: right;
    position: relative;
}
.head1 {
    float: left;
    position: relative;
    margin-top: 9px;
    position: relative;
}
.head1 h4 {
    margin-bottom: 0;
    font-size: 23px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Poppins-SemiBold';
    position: relative;
    color: #3b3b3b;
}
.descrip p {
    display: none;
}
.sale {
    position: absolute;
    top: 10px;
    right: 0;
    color: #161616;
    letter-spacing: normal;
    text-transform: capitalize;
    font-size: 9px;
    opacity: 1;
}
.sale::before {
    border-color: #ff6801 transparent;
    border-style: solid solid solid;
    content: "";
    height: 50px;
    width: 50px;
    position: absolute;
    top: 0;
    border-width: 55px 0 0 55px;
    right: 0px;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.sale {
    position: absolute;
    top: 0;
    right: 0;
}
.sale span {
    margin: 0 auto;
    display: inline-block;
    position: relative;
    color: #fff;
    transform: rotate(45deg);
    top: 6px;
    text-transform: capitalize;
    right: 0;
}
.discount-percentage, .discount-amount.discount-product {
    display: none;
}
.product-price-and-shipping {
    padding: 0 15px;
}
.product-price-and-shipping {
    color: #ff6801;
    font-family: 'Poppins-Medium';
    font-size: 17px;
    letter-spacing: 0.5px;
}
.product-title a {
    color: #273238;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.h3.product-title a{
    white-space: normal;
}
#products .wb-list-product-reviews {
    display: none;
}
#products .viabill-pricetag {
    display: none !important;
}
.thumbnail-container:hover .product-title a, .thumbnail-container:hover .product-title{
    color: #ff6801;
}
.product-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-top: 1px solid #e9e9e9;
    padding: 10px 15px 15px 15px;
    margin-bottom: 0;
    color: #273238;
    height: 83px;
}
.button-group.highlighted-informations {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.product-flag.topsales {
  background-color: #ff6801;
  color: #fff;
  font-weight: bold;
  padding: 2px 10px;
  text-transform: uppercase;
  margin-top: 3px;
  display: inline-block;
  position: absolute;
}
@media (max-width: 991px){
    .product-flag.topsales {
        bottom: 140px;
        left: 0;
    }
}
.button-group .cartb {
    background: #ff6801;
    border: none;
    padding: 10px 7px;
    min-width: 100%;
    min-height: 38px;
    cursor: pointer;
    vertical-align: middle;
    -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;
    transform: scale(1);
}
.button-group .cartb:hover {
    opacity: 0.7;
}
.button-group .wb-compare-button, .button-group .wish, .button-group .quick{
    background: #f2f2f2;
    border: none;
    border-radius: 100%;
    padding: 10px 7px;
    min-width: 38px;
    min-height: 38px;
    cursor: pointer;
    vertical-align: middle;
    -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;
    transform: scale(0);
    fill: #303b41;
}
.thumbnail-container:hover .button-group .wb-compare-button, .thumbnail-container:hover .button-group .wish, .thumbnail-container:hover .button-group .quick{
    transform: scale(1);
}
.pwish, .pcart, .pquick, .pcom {
    margin: 0 3px;
    height: 18px;
    width: 18px;
    -webkit-margin-start: 3px;
}
.btn-vcw{
    display: flex;
}
.show_product, .cart-add{
    width:50%;
}
.show_product{
    color: #ff6801;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
    border: 1px solid;
}
.pquick{
    width: 100%;
    margin: 0;
    height: 38px;
    padding: 10px;
}
.pquick:hover {
    opacity: 0.7;
}
.p-cart {
    display:block;
    color:#fff;
    text-transform: uppercase;
}
.button-group .cartb .pcart{
    display: none;
}
.thumbnail-container .button-group .wb-compare-button:hover, .thumbnail-container .button-group .wish:hover, .thumbnail-container .button-group .cartb:hover, .thumbnail-container .button-group .quick:hover{
    background-color: #ff6801;
}
.thumbnail-container .button-group .wb-compare-button:hover svg, .thumbnail-container .button-group .wish:hover svg, .thumbnail-container .button-group .cartb:hover svg, .thumbnail-container .button-group .quick:hover svg {
    fill: #fafafa;
}
.wishlist {
    margin: 7px 0;
}
.wb-compare-button{
    margin-bottom: 7px;
}
.wb-list-product-reviews {
    margin: 5px 0 10px 0;
}
.parallex {
    background-image: url('../../assets/img/testibg.png');
    padding: 0;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}
.t-c {
    background-image: url('../../assets/img/quote.png');
    background-repeat: no-repeat;
    width: 53px;
    height: 53px;
    margin: 10px auto;
}
.testi1 {
    background-image: url('../../assets/img/testi1.png');
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid #474747;
}
.testi2{
    background-image: url('../../assets/img/testi2.png');
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid #474747;
}
.testi3{
    background-image: url('../../assets/img/testi3.png');
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid #474747;
}
.crousel-content {
    text-align: center;
    margin: 30px 0;
}
.testi-t span {
    color: #8b8b8b;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.first-t {
    color: #fff;
    font-size: 17px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: 'Poppins-Medium';
    margin: 18px 0;
}
.first-t1 {
    color: #8b8b8b;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}
.owl-theme .owl-dots .owl-dot {
    display: block;
}
.owl-theme .owl-dots {
    position: absolute;
    right: 50px;
    top: 120px;
}
.owl-theme .owl-dots .owl-dot span{
    width: 10px;
    height: 10px;
    background-color: #656565;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    position: relative;
    /* margin: 5px 0; */
    margin: 5px;
}
.owl-theme .owl-dots .owl-dot.active span::after{
    position: absolute;
    top: 10px;
    /* border-right: 1px solid #656565; */
    right: 4px;
    content: '';
    height: 35px;
}
.owl-theme .owl-dots .owl-dot.active:last-child span::after{
    border-right: none;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span, .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ff6801;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    height: 10px;
    width: 10px;
    /* margin-bottom: 30px; */
    position: relative;
}
.head-t h4 {
    margin-bottom: 0;
    font-size: 23px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Poppins-SemiBold';
    position: relative;
    color: #3b3b3b;
}
.e-send p {
    position: absolute;
    right: 0;
    left: 0;
}
/* blog */
.post_thumbnail:hover .blog_mask {
    visibility: visible;
}
.post_thumbnail:hover .blog_mask {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    -webkit-transform: scale(0.94,0.9);
}
.blog_mask {
    opacity: 0;
    visibility: hidden;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.4s ease;
    -webkit-transform: scale(0.8);
    background-color: rgba(255, 255, 255, 0.4);
    padding: 10px;
}
.blog_mask {
    visibility: hidden;
}
.post_thumbnail img {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
}
.post_thumbnail:hover img {
    -ms-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
    cursor: pointer;
}
#index .post_thumbnail .blog_mask a {
    text-align: center;
}
.blog_mask a i {
    border-radius: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
    background-color: #232323;
    padding: 11px;
    color: #fff;
    font-size: 16px;
}
.blog_mask a i:hover {
    background-color: #ff6801;
}
.post_thumbnail {
    position: relative;
    overflow: hidden;
}
.bdate {
    color: #a0a0a0;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Poppins-Medium';
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 10px;
    padding-top: 15px;
}
.bdate i {
    margin: 0 5px;
}
#index .blog_post_content {
    background-color: #fff;
}
#index .blog_post_content_bottom {
    padding: 0 15px;
}
.post_title a {
    font-size: 14px;
    color: #273238;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    font-family: 'Poppins-Medium';
    padding: 1px 0;
    margin: 10px 0;
}
.post_content p {
    font-size: 12px;
    color: #8b8b8b;
    letter-spacing: 0.5px;
    margin-top: 0;
}
.blg-ct {
    padding-bottom: 15px;
}
.post_title a:hover{
    color: #ff6801;
}
.bg-lg {
    background-color: #fff;
    padding: 15px 0;
}
.fot-fu, .pay {
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Poppins-Medium';
    font-weight: normal;
    margin-bottom: 15px;
    color: #f2f2f2;
}
.footer-container .data {
    padding: 0 30px !important;
    word-break: break-all;
}
.fot-pro {
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Poppins-Medium';
    font-weight: normal;
    margin-bottom: 20px;
    color: #f2f2f2;
}
.main-s {
    font-size: 13px;
    color: #878787;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin-bottom: 0;
    line-height: 23px;
}
.block-contact .block .icon i {
    font-size: 21px;
    color: #fff;
}
.block-contact .block .icon {
    float: left;
    margin: 0 10px 0 0;
    width: 22px;
}
.emailbtn {
    margin-bottom: 20px;
}
.pay-connect ul li {
    display: inline-block;
}
.pay-connect ul li a i {
    color: #878787;
    font-size: 20px;
    margin-right: 9px;
}
.cpy{
    background-color: #1f1f1f;
    padding: 15px 0;
}
.cpy a{
    color: #878787;
    font-size: 13px;
}
.block-social .facebook a {
   background: -moz-linear-gradient(bottom, #2b4170, #3b5998);
    background: -ms-linear-gradient(bottom, #2b4170, #3b5998);
    background: -webkit-linear-gradient(bottom, #2b4170, #3b5998);
    border-radius: 50%;
    color: #fff !important;
}

.block-social .twitter a {
    background: -moz-linear-gradient(bottom, #0081ce, #00aced);
    background: -ms-linear-gradient(bottom, #0081ce, #00aced);
    background: -webkit-linear-gradient(bottom, #0081ce, #00aced);
    border-radius: 50%;
    background-color: #00aced;
    color: #fff !important;
}
.block-social .googleplus a {
    background: -moz-linear-gradient(bottom, #c33219, #e64522);
    background: -ms-linear-gradient(bottom, #c33219, #e64522);
    background: -webkit-linear-gradient(bottom, #c33219, #e64522);
    border-radius: 50%;
    color: #fff !important;
}
.block-social .pinterest a {
    background: -moz-linear-gradient(bottom, #a0171c, #cb2027);
    background: -ms-linear-gradient(bottom, #a0171c, #cb2027);
    background: -webkit-linear-gradient(bottom, #a0171c, #cb2027);
    border-radius: 50%;
    color: #fff !important;
}
.block-social .rss a {
    background: -moz-linear-gradient(bottom, #e2733d, #e88845);
    background: -ms-linear-gradient(bottom, #e2733d, #e88845);
    background: -webkit-linear-gradient(bottom, #e2733d, #e88845);
    border-radius: 50%;
    color: #fff !important;
}
.block-social .youtube a {
   background-color: #ff0000;
   border-radius: 50%;
   color: #fff !important;
}
.block-social .vimeo a{
    background-color: #00ADEF;
    border-radius: 50%;
    color: #fff !important;
}
.block-social .instagram a{
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    box-shadow: 0px 3px 10px rgba(0,0,0,.25);
    border-radius: 50%;
    color: #fff !important;
}
.fo-su {
    background-color: #ff6801;
    padding: 30px 15px;
    margin-bottom: 40px;
}
.offer {
    display: inline-block;
    padding-left: 10px;
}

.offer p {
    margin-bottom: 5px;
}

.head svg {
    display: inline-block;
}
.offer h1 {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: 'Poppins-Medium';
    margin-bottom: 5px;
}
.offer p{
    color: #ffcc86;
    font-size: 13px;
}

.offer p:first-of-type {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: 'Poppins-Medium';
    margin-bottom: 5px;
}

.support {
    display: inline-block;
    vertical-align: middle;
}
.contact-us{
    position: relative;
}
.footer-us {
    margin-top: 15px;
}
.con-btn {
    background-color: #fff;
    color: #232323;
    padding: 9px 25px;
    border-radius: 50px;
}
.con-btn:hover {
    background-color: #283339;
    color: #f2f2f2;
}
.total-products p {
    color: #f2f2f2;
}
#js-product-list-top {
    margin-left: 0;
    margin-right: 0;
}
.wb-grid-list {
    margin-top: 7px;
}
.lgrid svg {
    fill: #fff;
    cursor: pointer;
    margin: 3px;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
}
.wb-grid-list .selected svg {
    fill: #283339;
}
.block-category .h1, .pro-name {
    font-size: 18px;
    letter-spacing: 2px;
    padding: 12px 15px;
    margin-bottom: 15px;
    font-weight: normal;
    font-family: 'Poppins-Medium';
    color: #232323;
    border-bottom: 2px solid #fff;
}
#subcategories {
    margin-bottom: 15px;
    background-color: #fff;
    padding: 15px;
}
.subcategory-heading {
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 15px;
    font-weight: normal;
    font-family: 'Poppins-Medium';
    color: #232323;
}
#subcategories h5 {
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: 10px;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-transform: capitalize;
}
#subcategories ul li {
    display: inline-block;
    padding: 5px;
    /* border: 1px solid #e6e6e6; */
    background-color: #fff;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    border-radius: 4px;
}
/* #subcategories ul li:hover {
    border: 1px solid #ff6801;
} */
/* .facet-label a span {
    display: inline-block;
    position: absolute;
    right: 30px;
    font-size: 13px;
    color: #7a7a7a;
    -webkit-margin-before: -20px;
} */
.top-links-m {
    border-bottom: 2px solid #232323;
    padding-bottom: 10px;
}
.top-links-m, .top-links-m a {
    font-size: 17px;
    letter-spacing: 1px;
    font-family: 'Poppins-Medium';
}
.zoomContainer {
    pointer-events: auto !important;
    cursor: zoom-in;
}
.wb-product-grid .item-product, .wb-product-list .item-product {
    margin-bottom: 20px;
}
.wb-product-list .descrip p {
    display: block;
}
.wb-product-list .product-title {
    padding: 8px 0 8px 0;
}
.wb-product-list .wb-list-product-reviews {
    margin: 5px 0 7px 0;
}
.wb-product-list .button-group .wb-compare-button, .wb-product-list .button-group .wish, .wb-product-list .button-group .cartb, .wb-product-list .button-group .quick {
    transform: scale(1);
}
.wb-product-list .compare, .wb-product-list .wishlist, .wb-product-list .cart-add {
    display: inline-block;
}
.wb-product-list .button-group.highlighted-informations {
    position: unset;
    margin-top: 8px;
}
.wb-product-list .wb-compare-button{
    margin: 0;
}
.wb-product-list .thumbnail-container {
    float: left;
    width: 100%;
    background-color: #fff;
}
.wb-product-list .wb-image-block {
    padding: 0;
}
.wb-product-list .product-description {
    padding: 10px 15px;
}
.products-sort-order .select-title i{
    line-height: 19px;
}
.product-tab {
    margin: 20px 0;
}
.product-tab .header1 {
    border-top: 2px solid #fff;
    padding-top: 15px;
    margin-bottom: 15px;
}
.product-tab #tab-content {
    background-color: #fff;
    padding: 15px;
}
.page-header h1 {
    text-align: center;
    font-size: 17px;
    text-transform: capitalize;
    letter-spacing: 1px;
    border-bottom: 2px solid #fff;
    padding-bottom: 15px;
    color: #232323;
}
#product_comparison .product-title, #view_wishlist .product-title{
    border-top: none;
    padding: 10px 0;
}
.card-title {
    font-size: 17px;
}
/* effect */
.banner-h .em-eff06-04::before {
    position: absolute;
    top: 0;
    transition: all 1.3s ease 0s;
    width: 100%;
    z-index: 99;
    background: rgba(137, 115, 75, 0.2);
    content: "";
    height: 100%;
    right: 0;
    opacity: 0;
    bottom: auto;
    left: auto;
}
.banner-h .em-eff06-04::after {
    transition: all 1.3s ease 0s;
    width: 100%;
    z-index: 99;
    bottom: 0;
    right: auto;
    background: rgba(137, 115, 75, 0.2);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: auto;
}
.banner-h:hover .em-eff06-04::after {
    opacity: 1;
    bottom: 50%;
}
.banner-h:hover .em-eff06-04::before {
    opacity: 1;
    top: 50%;
}
.banner-h {
    position: relative;
    overflow: hidden;
}
#alsoBoughtCarousel.carousel .carousel-inner {
    height: 252px;
}
#alsoBoughtCarousel.carousel .product-price-and-shipping .regular-price {
    color: #949494;
    text-decoration: line-through;
    font-size: .875rem;
}
@media (max-width:767px){
    .carousel .carousel-item img {
    max-width: 50%;
    }
}
.also-bought-products img {
    max-height: 150px;
    object-fit: contain;
}
  .carousel-item .row{
    padding: 0 0.5rem;
}
  .carousel-item .row .also-bought-products{
    padding: 0 0.5rem;
}
.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 26%;
    background-color: #ff6801;
    border: 0;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    cursor: pointer;
    opacity: 1;
    transition: all 0.3s ease;
    z-index: 100;
    display: flex;
    align-items: center;
    padding-top: 0;
    color: #fff;
}
.carousel-control-prev{
    left:-7px;
    padding-left: 8px;
}
.carousel-control-next {
    right: -7px;
    padding-left: 10px;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 16 16'%3E%3Cpath d='M11.354 1.354a.5.5 0 0 1 0 .707L5.707 8l5.647 5.939a.5.5 0 1 1-.708.707l-6-6.293a.5.5 0 0 1 0-.707l6-6.292a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E");
    background-size: 14px 1.5rem;
    width: 100%;
    height: 100%;
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 16 16'%3E%3Cpath d='M4.646 1.354a.5.5 0 0 1 .708 0l6 6.293a.5.5 0 0 1 0 .707l-6 6.292a.5.5 0 0 1-.708-.707L10.293 8 4.646 2.061a.5.5 0 0 1 0-.707z'/%3E%3C/svg%3E");
    background-size: 16px 1.5rem;
    width: 100%;
    height: 100%;
}

/* effect over */
.carousel-control-prev:hover,
.carousel-control-next:hover {
    background-color: #e65c00;
}

.carousel-control-prev:hover .carousel-control-prev-icon,
.carousel-control-next:hover .carousel-control-next-icon {
    filter: brightness(0) invert(1);
}
.modal-body .cart-content-btn .btn-primary, .modal-body .cart-content-btn button.btn-primary:hover, .also-bought-products .btn-primary:hover{
    color: #f2f2f2;
    background-color: #ff6801;
}
.modal-body .cart-content-btn .btn-primary:hover, .modal-body .cart-content-btn button.btn-primary, .also-bought-products .btn-primary{
    background-color: #fff;
    color: #ff6801;
    border: 1px solid;
}
.also-bought-products .btn-primary{
    padding-bottom: .4rem;
}
/* effect over */
@media (min-width: 1200px){
    #search .item-product.col-xl-4, #manufacturer .item-product.col-xl-4 {
        width: 25%;
    }
    #search .wb-product-list .wb-image-block.col-xl-4, #manufacturer .wb-product-list .wb-image-block.col-xl-4 {
        width: 25%;
    }
    #search .products-selection .total-products, #manufacturer .products-selection .total-products{
        width: 40%;
    }
    #search .sort.col-lg-7, #manufacturer .sort.col-lg-7 {
        width: 43.333%;
    }
    #search .total-products p, #manufacturer .total-products p {
        text-align: center;
    }
}
@media (max-width: 1200px){
    #_desktop_top_menu{
        padding: 0;
    }
}
@media (min-width: 1520px){
    .owl-theme .owl-nav .owl-prev{
        left: -50px;
    }
    .owl-theme .owl-nav .owl-next{
        right: -50px;
    }
}
@media (min-width: 768px){
    .contact-us::before {
        border-right: 1px solid #fe9650;
        position: absolute;
        left: -50px;
        content: '';
        height: 50px;
    }
    .sticky-zoom {
        position: sticky;
        top: 20px;
    }
    .block-social {
        margin-top: 20px;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .top-menu a[data-depth="0"] {
        padding: 0 9px;
        letter-spacing: normal;
        font-size: 13px;
    }
    .total-products p{
        display: none;
    }
}
@media (min-width: 992px){
    .lnk-link::before {
        border-left: 1px solid #303030;
        content: '';
        position: absolute;
        height: 290px;
        top: 0;
        right: 0;
    }
    #_desktop_currency_selector::before {
        border-right: 1px solid #b5b5b5;
        content: '';
        position: absolute;
        left: -35px;
        height: 11px;
        top: 17px;
    }
    #_desktop_currency_selector::after {
        border-right: 1px solid #b5b5b5;
        content: '';
        position: absolute;
        right: -35px;
        height: 11px;
        top: 17px;
    }
    #top-menu li {
        display: inline-block;
    }
    #top-menu .popover li {
        display: block;
    }
    #top-menu > li .sub-menu {
        box-shadow: 0 2px 5px 1px rgba(0,0,0,.1);
        opacity: 0;
        display: block !important;
        -webkit-transform-origin: 0 0 0;
        transform-origin: 0 0 0;
        -webkit-transform: scale(1,0);
        -moz-transform: scale(1,0);
        -ms-transform: scale(1,0);
        -o-transform: scale(1,0);
        transform: scale(1,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;
    }
    #top-menu > li:hover .sub-menu {
        opacity: 1;
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }
}
@media (min-width: 768px) and (max-width: 991px){
    #_desktop_top_menu {
        padding: 0;
    }
    .desktop-search {
        margin: 0 10px;
    }
    #header .logo {
        max-width: 150px;
    }
    #_desktop_logo {
        margin-top: 7px;
    }
    #search_block_top #search_query_top {
        width: 414px;
    }
    #header .header-top {
        padding-bottom: 15px;
        padding-top: 15px;
    }
    /* avp-- */
    .cate-n {
        padding: 10px 0;
    }
    /* --avp */
}
@media (max-width: 991px){
    .footer-e {
        text-align: center;
        border-top: 1px solid #4A4A4A;
        padding-top: 20px;
        margin-top: 10px;
    }
    .footer-container {
        padding: 35px 0 20px 0;
    }
    .product-price-and-shipping {
        font-size: 13px !important;
        letter-spacing: normal;
    }
    .product-description.wb-product-desc {
        height: 150px;
    }
    .product-title a {
        font-size: 13px;
    }
    .product-title{
        height: 93px;
    }
    .product-price-and-shipping {
     padding: 0 5px;
     display: inline;
    }
    .regular-price{
        font-size: 13px !important;
    }
    .owl-theme .owl-nav [class*="owl-"]{
        display: none;
        display: block;
    }
    .button-group .wb-compare-button, .button-group .wish, .button-group .quick {
        transform: scale(1);
    }
    .quickview .mask, .quickview .arrows {
        display: none;
    }
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 999;
        top: 0;
        left: 0;
        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: #ff6801;
        padding: 15px;
        width: 100%;
        display: inline-block;
        color: #fff;
        line-height: normal;
        font-family: 'Poppins-Medium';
    }
    .sideb{
        display: block;
    }
    .siden{
        display: none;
    }
    .closebtn {
        float: right;
    }
    .close-nav i {
        color: #fff;
        font-size: 16px;
    }
    #mobile_top_menu_wrapper {
        margin: 0;
        line-height: 20px;
        display: block !important;
    }
    #wrapper, #footer {
        display: block !important;
    }
    /* menu */
    .ico-menu .bar:nth-child(1) {
        top: 0;
        width: 18px;
    }
    .ico-menu .bar:nth-child(2) {
        top: 5px;
        width: 15px;
    }
    .ico-menu .bar:nth-child(3) {
        top: 10px;
        width: 12px;
    }
    .ico-menu .bar:nth-child(1)::after {
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }
    .ico-menu .bar:nth-child(2)::after {
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }
    .ico-menu .bar:nth-child(3)::after {
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }
    .ico-menu .bar {
        position: absolute;
        height: 2px;
        background-color: #ff6801;
        overflow: hidden;
    }
    .ico-menu {
        position: relative;
        width: 16px;
        top: -5px;
        margin: 0 auto;
        left: 0;
    }
    .ico-menu .bar::after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: #fff;
        position: absolute;
        top: 0;
        left: 100%;
        z-index: 1;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        transition-delay: 0s;
        background-color: #232323;
    }
    .btn-navbar.navbar-toggle{
        color: #fff;
        cursor: pointer;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        border: none;
        background-color: transparent;/* 
        border-radius: 100%;
        min-width: 34px; */
        min-height: 34px;
        vertical-align: middle;
        margin: 0;
        padding: 0;
    }
    .btn-navbar.navbar-toggle:hover .ico-menu .bar::after {
        left: 0;
    }
    #wr-menu-icon{
        padding: 10px 0;
        background: #232323;
        cursor: pointer;
    }
    #menu-icon {
        padding: 0;
        margin-top: -2px;
    }
    #_mobile_language_selector, #_mobile_currency_selector {
        margin: 3px;
        border: 1px solid #e7e7e7;
        padding: 0 5px;
        display: inline-block;
    }
    #top-links{
        display: none;
    }
    #_desktop_language_selector, #_desktop_currency_selector{
        display: none;
    }
    .dropdown select {
        -webkit-appearance: none;
        font-size: 12px;
    }
}
@media(max-width: 767px){
    .nivo-controlNav{
        display: none;
    }
    .hcart {
        width: 43px;
        height: 43px;
        padding-top: 9px;
    }
    .d-search button {
        width: 44px;
        height: 43px;
        padding-top: 5px;
    }
    #header .logo {
        max-width: 125px;
    }
    #_desktop_logo {
        margin-top: 7px;
    }
    .wbSearch {
        padding: 20px;
    }
    #header .header-nav {
        max-height: 45px;
        line-height: 45px;
    }
    .head1 {
        float: none !important;
        text-align: center;
        margin-bottom: 9px;
    }
    .head1 h4, .head-t h4 {
        font-size: 20px;
    }
    .nav-item .nav-link, .nav-item .nav-separtor {
        font-size: 12px;
        padding: 6px 9px;
        letter-spacing: normal; 
    }
    .mb-2 {
        margin-bottom: 20px;
    }
    .pro-tab .nav-tabs {
        text-align: center !important;
    }
    .pro-tab, .head-t {
        margin-bottom: 15px;
    }
    .fot-fu, .pay {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .block-social ul{
        padding: 0 !important;
    }
    .main-t{
        margin: 0;
    }
    #search_filter_toggler:hover {
        border: 1px solid #283339;
    }
    .form-control-label {
        padding-top: 0;
    }
    .wb-modal .modal-content {
        margin: 0 15px;
    }
    .wb-modal-wishlist .modal-title, .wb-modal-compare .modal-title {
        font-size: 13px;
    }
    .bootstrap-touchspin input.form-control, .bootstrap-touchspin input.input-group {
        width: 2rem;
    }
    .cart-count, .carti, .cart-s {
        display: none;
    }
    .shop-c{
        margin: 0;
    }
    .kr_blog_post_area .blog_post .blog_post_content .blog_post_content_bottom{
        padding: 0;
    }
    .new_review_form_content #criterions_list {
        margin-bottom: 10px;
    }
    .cart-c {
        background: #ff6801;
        color: #f2f2f2;
        font-size: 10px;
        border-radius: 100%;
        width: 15px;
        position: absolute;
        left: 32px;
        right: auto;
        letter-spacing: 0;
        top: -2px;
        height: 15px;
        line-height: 12px;
        text-align: center;
        border: 1px solid #f2f2f2;
    }
    .fot-pro {
        margin-bottom: 10px;
    }
    .magnitude{
        position: unset !important;
    }

    /* avp-- */
    .list_carousel {
        margin: 0 15px;
    }

    #header .topbar > .row, section .topbar > .row {
        -webkit-justify-content: center;
        justify-content: center;
    }
    /* --avp */
}
@media (min-width: 576px) and (max-width: 767px){
    .offer p{
        display: none;
    }
    .head svg {
        vertical-align: middle;
    }
    /* avp-- */
    .cate-n {
        padding: 10px 0;
    }
    /* --avp */
}
@media(max-width: 575px){
    .banner-h img{
        margin-bottom: 15px;
    }
    .banner-h img:last-child{
        margin-bottom: 0;
    }
    .owl-theme .owl-dots {
        right: 0;
    }
    .support {
        display: block;
        text-align: center;
    }
    .support .offer h1 {
        font-size: 14px;
        letter-spacing: 0px;
        margin-top: 10px;
    }
    .contact-us {
        float: none !important;
        display: block;
        text-align: center;
        margin: 0 auto;
        min-width: 150px;
        margin-top: 10px;
    }
    .fo-su {
        padding: 15px 15px 30px 15px;
        margin-bottom: 20px;
    }
    .wb-product-list .product-description {
        text-align: center !important;
    }
    .product-customization .custom-file button{
        padding: 8.5px;
    }
    .pro-det h1 {
        font-size: 16px;
    }
    .product-tab {
        margin: 20px 0;
    }
    .product-tab .nav-item .nav-link, .product-tab .nav-item .nav-separtor {
        font-size: 11px;
        padding: 4px 5px;
        letter-spacing: normal;
    }
    #block-reassurance span {
        font-size: 12px;
    }
    .product_desc p {
        margin-bottom: 15px;
    }
    .product-info .product_name strong {
        font-size: 15px;
    }
    .wb-modal-review .modal-title, .wb-modal-send-wishlist .modal-title {   
        font-size: 17px;
    }
    .product-actions .add-to-cart {
        padding: 4px 4px;
        font-size: 12px;
    }
    .forgotten-password .form-fields label.required {
        width: auto;
        text-align: center;
    }
    #blockcart-modal .cart-products-count {
        font-size: 16px;
    }
    #blockcart-modal .product-name {
        font-size: 15px;
    }
    .propage h1 {
        font-size: 16px;
    }
    .user-down {
        min-width: 14rem;
    }
    .owl-carousel .owl-item .wb-image-block img {
        width: auto;
    }
    #pagenotfound .page-not-found .search-widget input, #products .page-not-found .search-widget input {
        min-width: auto;
    }
    .pagination .text-xs-left, .pagination .text-xs-right {
        text-align: center;
        width: 100%;
    }
    .products-sort-order .select-list {
        padding: 3px 10px;
        font-size: 12px;
    }
    .products-sort-order .select-title {
        font-size: 12px;
    }
    .blogcomment{
        padding: 0;
    }

    /* avp-- */
    .cate-n {
        padding: 7px 0;
    }
    /* --avp */
}
@media (max-width: 350px){
    .contact-form .filestyle {
        width: 90%;
    }
}

/* avp --*/
section.facet li {
    position: relative;
}

.facet-label a span {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 23px;
    font-size: 13px;
    color: #7a7a7a;
    -webkit-margin-before: -20px;
}

.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}

.row.display-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
  }

  .text-center {
      text-align: center;
  }

  /* Trustpilot reviews */

  .reviews {
    display: flex;
    flex-wrap: wrap;
    }

    .reviews .review {
        width: 100%;
        justify-content: center;
        display: inline-block;
        background: url(/img/cms/5-stars.png) center 20px no-repeat;
        background-color: white;
        background-size: 65px;
        -moz-box-shadow: 0 2px 4px rgba(150, 150, 150, 0.5);
        -webkit-box-shadow: 0 2px 4px rgb(150 150 150 / 50%);
        box-shadow: 0 2px 4px rgb(150 150 150 / 50%);
        height: 200px;
        position: relative;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        margin-bottom: 15px;
    }

    .justify-content-center {
        justify-content: center !important;
    }

    .reviews .review .text {
        position: absolute;
        top: 60px;
        padding: 0 20px;
        font-size: 0.9em;
    }

    .reviews .review .rating {
        position: absolute;
        left: 20px;
        bottom: 20px;
        width: 110px;
        color: #00b67a;
    }

    .reviews .review .author {
        position: absolute;
        right: 10px;
        bottom: 10px;
        text-align: right;
    }

    .see-more-feedbacks {
        text-align: center;
        margin-top: 10px;
    }

    /* Cookies banner */

    #cookieNotice table {
        background: none !important;
    }

    /* Footer images and links */
    .footer-images {
        text-align: center;
        /* margin-top: 45px; */
    }

    .footer-images li {
        display: inline-block;
        list-style: none;
        margin: 0 15px;
        padding: 20px 0;
    }

    /* Topbar */

    #header .topbar {
        height: 35px;
        line-height: 35px;
    }

    #usps {
        height: 35px;
        overflow: hidden;
    }


    #header .topbar > .row, section .topbar > .row {
        display: -webkit-flex;
        -webkit-flex-wrap: nowrap;
        -webkit-justify-content: space-around;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-around;
    }

    .product-information iframe {
        width: 100% !important;
    }

    .wb-product-grid {
        display: flex;
        flex-wrap: wrap;
    }

    #category-description ul, .product-information ul {
        list-style-type: disc !important;
        padding-left: 18px;
        font-weight: 100;
    }

    .product-information p {
        color: #000;
    }
    
    .product-information .prodes p {
        padding: 5px 0;        
    }

    strong, b {
        font-weight: 600;
    }

    #description p {
        padding: 5px 0;
    }

    #description ul {
        list-style-type: disc !important;
        padding-left: 18px;
        font-weight: 100;
    }

    /* .mm_columns_ul {
        top: 0 !important;
    } */

    @media (max-width: 767px) {
        .layout_layout4.ets_mm_megamenu .mm_columns_ul {
            top: 0 !important;
        }
    }

    #subcategories .owl-nav {
        display: block !important;
    }

    /* #subcategories .owl-dots {
        display: block !important;
    } */
    
    #subcategories .owl-dots {
        position: static;
    }

    #subcategories .owl-theme .owl-dots .owl-dot {
        display: inline-block;
    }

    .owl-carousel .owl-stage {
        display: flex;
    }

    .owl-carousel.owl-drag .owl-item {
        display: flex;
        justify-content: center;
    }

    #subcategories ul li {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .block-category {
        min-height: auto !important;
    }

    .pro-img-page .card-body {
        padding: 1.25rem;
    }    

    .border-0 {
        border: 0 !important;
    }

    .box-shadow {
        box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
        -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
        -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    }

    .product-quantity .add {
        flex-grow: 1;
    }

    .product-actions .add-to-cart.btn-success {
        display: flex;
        width: 100%;
        color: #fff;
        background-color: #26b56a;
        border-color: #26b56a;
        border-radius: .3rem;
    }

    .product-actions .add-to-cart.btn-success i.shopping-cart {
        flex-grow: 1;
    }

    .product-actions .add-to-cart.btn-success span {
        flex-grow: 3;
    }

    .product-quantity .qty {
        margin-right: 1.4rem;
    }

    .product-variants-item {
        display: flex;;
    }

    .variants-label {
        color: red;
        margin-left: 15px;
        margin-top: 9px;
        font-weight: bold;
        /* font-size: 17px; */
    }

    #subcategories ul li {
        padding: 5px 0;
    }

    #category-description iframe, #category-description2 iframe, #category-description3 iframe, #category-description4 iframe {
        width: 100% !important;
    }  

    #content.page-cms p  {
        margin: 15px 0;
    }

    #content.page-cms ul  {
        padding-left: 18px;
        list-style-type: disc;
        font-weight: 100;
    }

    #content.page-cms.page-content{
        padding-top:0;
    }

    .page-content.page-cms {
        text-align: inherit;
    }

    #cms .page-header, #cms .page-header h1{
        margin-bottom: 0;
    }

    #content.page-cms {
        overflow: clip;
    }

    /* .product-information {
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid rgba(0,0,0,.125);
        border-radius: .25rem;
    } */

    /* .owl-carousel .owl-item {
        margin: 2px;
    } */

    #category-description a {
        display: block;
        border-radius: 20px;
    }
    
    .gowish {
        display: inline-block;
    }

    #subcategories .owl-carousel .owl-item img {
        width: auto;
        margin: 0 auto;
    }
    
    article.product-miniature {
      display: flex;
    }
/* --avp */
