
.container-fluid{
    padding-right: 45px;
    padding-left: 45px;
}
footer#colophon  .container-fluid{
    padding: 30px 40px;
    margin-top: 25px;

}
footer#colophon .widget{
    margin-bottom: 0;
}
.soc-links{
    display: flex;
    flex-direction: row-reverse;
}
.soc-links .tel{
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}
.soc-link{
    display: flex;
    width: 30px;
    height: 30px;
    background: #fff;
    border: 2px solid #99091d;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
}
.payments{
    margin: 10px 0 20px 0;
    text-align: left;
}
#wysija-2 h3{
    margin: 0;
}
.newsletter-title{
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin-top: 0;
}
.newsletter-title span{
    font-weight: 400;
}
.widget input[type=text],
.widget input[type=password] {
    max-width: 100%;
}

footer#colophon input[type="text"]{
    background-color: #000;
    border: 1px solid #fff;
    color: #fff;
    padding: 0 1em;
    line-height: 32px;
    max-width: 210px;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-left: 15px;
    box-sizing: border-box;
}
footer#colophon #form-wysija-2{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
}
.wysija-paragraph{
    margin-bottom: 0;
}
.widget_wysija_cont .wysija-submit,
.widget_wysija_cont input[type=text]{
    height: 32px;
}
.widget_wysija_cont .wysija-submit{
    width: 95px;
    margin-top: 0;
    border: 0;
    outline: 0;
    background: url(../images/footer-btn.jpg) center no-repeat, #99091d;
    text-indent: 130%;
    overflow: hidden;
    white-space: nowrap;
}
#joining{
    font-size: 13.5px;
    line-height: 20px;
    color: #fff;
    font-weight: normal;
    margin-top: 7px;
}
#joining .jq-checkbox {
    float: right;
    top: 2px;
    margin: 3px 0 3px 5px !important;
    width: 11px;
    height: 11px;
    margin: 0 4px 0 0;
    border: 1px solid #fff;
    border-radius: 0;
    background: #000;
    box-shadow: none;

}
#navigation-footer.menu{
    margin-left: 0;
    margin-bottom: 0;
}
#search-form input {
    display: block;
    width: 110px;
    height: 32px;
    float: right;
    line-height: 32px;
    padding: 5px;
    background: transparent;
    outline: none;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #000;
    color: #cecece;
    font-size: 16px;
}
#search-form input[type=submit] {
    width: 32px;
    height: 32px;
    border: none;
    margin-right: 5px;
    background: url(../images/s-icon.png) center no-repeat;
    text-indent: 150%;
    overflow: hidden;
    white-space: nowrap;
}
.logo{
    text-align: center;
}
.wrapper-cart{
    display: flex;
    justify-content: flex-end;
}
.wrapper-cart,
.wrapper-search{
    margin-top: 10px;
}
.site-main-menu ul{
    display: flex;
    justify-content: center;
}
.header-banner{
    margin-top: 20px;
}
.header-banner-block{
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 19px;

}
.header-banner-block.block-1{
    background: #ebebec;
    color: #6f6f6f;
}
.header-banner-block.block-2{
    background: #000;
    color: #fff;
}

.tax-product_cat .woof_container h4,
.post-type-archive  .woof_container h4{
    font-size: 17px;
    font-weight: bold;
    line-height: 1.5;
    color: #99091d;
}
.woof .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #eaeaea;
}
.woof .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #99091d;
}
.woof_price_search_container .price_slider_amount .price_label {
    font-size: 16px;
    line-height: 1.5;
}

.woof_list label
{
    font-size: 14px !important;
}

.tax-product_cat .item-brand a,
.tax-product_cat .item-brand+h3,
.page-template-default .item-brand a,
.page-template-default .item-brand +h3,
.post-type-archive .item-brand a,
.post-type-archive .item-brand+h3,
.single .item-brand a,
.single .item-brand+h3{
    font-size: 20px;
    line-height: 1.2;
    text-transform: uppercase;
    display: block;
    color: #000;
}
.tax-product_cat .item-brand+h3,
.page-template-default .item-brand+h3,
.post-type-archive .item-brand+h3,
.single .item-brand+h3{
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 0;
}

.page-template-default .price,
.post-type-archive .price{
    padding: 10px 10px 0 10px;
    width: 100%;
    justify-content: space-between;
}
.price ins{
    text-decoration: none;
}
.price del span,
.price ins span{
    font-size: 18px;
    line-height: 1.5;
    color: #000;
}
.price ins span{
    color: #000000;
    font-weight: bold;
    font-family: "Heebo", sans-serif;
}
.price del{
    text-decoration: none;
    position: relative;
}
.tax-product_cat .price del:after,
.post-type-archive .price del:after{
    content: '';
    display: block;
    width: 115%;
    height: 2px;
    background-color: #a3a3a3;
    position: absolute;
    top: 50%;
    left: -7%;
    transform: rotate(-9deg);
}

.tax-product_cat .product_wrapper .woocommerce-LoopProduct-link img{
    left: 15px !important;
}

.tax-product_cat .product_wrapper{
    margin-bottom: 60px;
    min-height: 320px;
}
.tax-product_cat .price .woocommerce-Price-currencySymbol{
    font-size: 80%;
    padding-right: 2px;
}
.pagination ul.page-numbers{
    padding: 0px;
    direction:ltr !important;
}
.pagination ul.page-numbers li span {
    color: #000000;
    font-size: 15px;
    font-family: "Heebo", sans-serif;
    font-weight: 400;
}
.pagination ul.page-numbers li a {
    color: #c4c4c4;
    font-size: 15px;
    font-family: "Heebo", sans-serif;
    font-weight: 400;
}
.pagination ul.page-numbers li a.prev,
.pagination ul.page-numbers li a.next{
    display: block;
    color: #000000;
}
.related h2{
    font-size: 25px;
    line-height: 1;
    color: #99091d;
}
.single-product li.product a img{
    margin: 0 auto !important;
}
.single-product .item-brand a,
.single-product .item-brand+h3{
    font-size: 20px;
    line-height: 1.2;
    text-transform: uppercase;
    display: block;
    color: #000;
}
.single-product .item-brand+h3{
    margin-top: 0;
    margin-bottom: 0;
}
.single-product .price{
    padding: 0;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.price ins{
    text-decoration: none;
}
.single-product .price del span,
.single-product .price ins span{
    font-size: 18px;
    line-height: 1.5;
    color: #000;
}
.single-product .price ins span,
.product_list_widget ins span{
    color: #99091d;
    font-weight: bold;
}
.single-product .price del,
.archive .price del,
.product_list_widget del{
    opacity: 1 !important;
    text-decoration: none;
    margin: 0 5px;
}
.single-product .price ins,
.archive .price ins,
.product_list_widget ins
{
    margin: 0 5px;
}

.single-product .price del>span,
.arcive .price del>span,
.product_list_widget del>span,
.page-template-default del>span{
    position: relative;

}
.single-product .price del>span:after,
.arcive .price del>span:after,
.product_list_widget del>span:after,
.page-template-default del>span:after{
    content: '';
    display: block;
    width: 115%;
    height: 2px;
    background-color: #414141;
    position: absolute;
    top: 50%;
    left: -7%;
    transform: rotate(-5deg);
}
.single-product .price .woocommerce-Price-currencySymbol,
.archive .price .woocommerce-Price-currencySymbol,
.product_list_widget .woocommerce-Price-currencySymbol,
.page-template-default .woocommerce-Price-currencySymbol{
    font-size: 80%;
    padding-right: 2px;
}
.single-product li.product h3{
    padding: 0 0 5px 0 !important;
}
.single-product #page .tabs li{
    background-color: #fff;
    border-radius: 0 !important;
    margin: 0 -1px -2px 0;
    background: url(../images/tab-bg.jpg) 50% 50% no-repeat;
    background-size: cover;
    width: 33.47%;
    text-align: center;
    padding: 5px;
}
.single-product .related.products h2 {
    margin-bottom: 20px;
}
.single-product #page .tabs li.active{
    background: #99091d;
}
.single-product #page .tabs li.active a{
    color: #fff;
}

.single-product #page .tabs li a{
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    color: #414141;
    display: block;
}
.single-product #page .woocommerce-tabs{
    width: 100%;
    margin-top: 10px;
    float: right;
}
.single-product #page div.product .woocommerce-tabs ul.tabs{
    margin: 20px 0 0 0;
    padding-left: 0px;
    display: flex;
    justify-content: space-between;
}
.single-product #page .woocommerce-Tabs-panel{
    border-radius: 0;
    margin-top: 50px;
    box-shadow: unset;
    display: block !important;
}
.single-product .yotpo .yotpo-small-box,
.single-product .yotpo .yotpo-regular-small-box,
.single-product .yotpo .yotpo-popup-box-medium {
    border-bottom: 0px solid #e3e3e3 !important;
}
.single-product #page .woocommerce-Tabs-panel h2{
    color: #000000;
    font-weight: 400;
    font-family: "Heebo", sans-serif;
    font-size: 18px;
    margin-bottom: 0px;
    min-height: 44px;
    text-align: center;
    line-height: 22px;
}
.single-product .product-info_wrapper{
    background: url(../images/left-part.jpg) 0 0 no-repeat;
    background-size: cover;
    border: 1px solid #f4f4f4;
    padding: 30px 20px;
}
.single-product #product-info .item-brand a img{
    display: block;
    margin: 0 auto;
}
.single-product #product-info .price {
    flex-direction: row;
    justify-content: space-between;
}
.single-product #product-info .price del,
.single-product #product-info .price ins{
    text-align: center;
}
.single-product #product-info .price .woocommerce-Price-currencySymbol{
    font-size: 50%;
}
.single-product #product-info .cart{
    margin-top: 25px;
    margin-bottom: 25px;
    width: 100%;
}
.single-product #product-info .single_add_to_cart_button{
    display: block;
    width: 100%;
    height: 40px;
    background: url(../images/left-part-btn.jpg) 50% 42% no-repeat, #99091d;
    border: 0;
    outline: 0;
    text-indent: 120%;
    overflow: hidden;
    white-space: nowrap;
}
#product-info .at-share-btn-elements{
    text-align: center;
}
#product-info div[itemprop="description"] p{
    text-align: center;
}
.single-product div.MagicToolboxContainer > a{
    border: 1px solid #eaeaea !important;
}
.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a {
    font-size: 14px;
    letter-spacing: -0.01em;
    color: #444;
}

.single-post div.breadcrumbs{
    display: inline-block;
    width: 40%;
    padding: 10px 0 15px 0;	
}
.single-post div.breadcrumbs{
    bottom: 0;
}
.single-product .product .product_title,
.tax-product_cat .entry-title,
.archive .entry-title{
    display: inline-block;
    width: 55%;
    float: left;
    text-align: right;
}
.single-post .entry-title{
    display: inline-block;
    width: 55%;
    float: left;
    text-align: right !important;
}

.tax-product_cat .entry-title,
.archive .entry-title{
    font-size: 20px;
    color: #99091d;
}
.col-md-28,
.col-md-51,
.col-md-20{
    padding-left: 15px;
    padding-right: 15px;
}
.col-md-28{
    width: 28.333%;
}
.col-md-51{
    width: 51.6667%;
}
.col-md-20{
    width: 20%;
}
.ewd-otp-message,
.tab-four-form h3{
    padding: 0 5%;
    text-align: center;
}
.tab-four-form h3{
    font-size: 21px;
    color: #99091d;
}
.ewd-otp-message{
    font-size: 16px;	
    margin-bottom: -26px;
}
.file-upload{
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 16px;           
    font-weight: 400;
    height: 34px;   
    border: 2px solid #eaeaea;
    line-height: 2;
    padding: 0 10px 0 0;
}
.file-upload .plus{
    display: block;
    cursor: pointer;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 34px !important;
    height: 100%;
    line-height: 1;
    text-align: center;
    border-right: 1px solid #eaeaea;
    font-size: 32px !important;
    font-weight: 100 !important;
    color: #99091d !important;
}
.file-upload input[type=file]{
    display: none;
}
.jq-checkbox {
    width: 16px;
    height: 16px;
    border: 1px solid #eaeaea;
    border-radius: 0;
    background: #fff !important;
    box-shadow: none;
}
.tab-four-form form{
    padding: 2% 32% !important;
}
#ewd-otp-tracking-form{
    display: flex;
    justify-content: space-between;
}
#ewd-otp-tracking-form .pure-control-group:nth-of-type(1){
    width: 64%;
}
#ewd-otp-tracking-form .pure-control-group:nth-of-type(2){
    width: 33%;
}
#ewd-otp-tracking-form .ewd-otp-text-input{
    margin: 0;
}

.tab-big-line a:hover span {
    font-weight: 600;
}
.tab-big-line a{
    z-index: 3;
}
.tab-big-line a span{
    position: relative;
}
.tab-big-line a > span:after {
    content: '';
    width: 1px;
    height: 50px;
    background: #d2d2d3;
    position: absolute;
    left: 50%;
    top: -52px;
}
#service-tabs .nav-pills > li,
#service-tabs .nav-pills > li.active{
    padding-left: 0;
    padding-right: 0;
    float: none;
    display: inline-block;
}
#service-tabs .nav-pills > li > a{
    border-radius: 0;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 22px;
    font-family: "Heebo", sans-serif;
    font-weight: 400;
}

#service-tabs .nav-pills > li > a:hover,
#service-tabs .nav-pills > li.active > a{
    background: none;
    border-bottom: solid 2px #000000;
    color: #000;

}


a.woof_front_toggle,
a.woof_front_toggle:hover,
a.woof_front_toggle:active{
    color: #99091d;
    text-decoration: none;
}
.home-banner a:hover,
.home-banner a:active{
    text-decoration: none;
}
.banners .home-banner{
    margin-bottom: 20px;
    min-height: 20px;
}
.home-banner a img{
    width: 100%;
    max-width: 100%;
}
.site-header .site-navigation{
    display: flex;
    justify-content: center;
    margin-top: 5px;
}
.wrapper-nav{
    border-bottom: 1px solid #eaeaea;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 30px 0px 30px;
    color: #414141;
    font-size: 18px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item{
    padding: 20px 30px;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu{
    background-color: #fff;
    border: 2px solid #171717;
    border-top: 0;
    display: flex;
    flex-direction: row-reverse;
    list-style: none;
}
.product_list_widget{
    display: flex;
    justify-content: space-between;
    list-style: none;
    border-right: 1px solid #eaeaea;
    padding: 0 15px;
}
.product_list_widget li{
    width: 48%;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
}
.product_list_widget li a{
}
.product_list_widget li a{
    width: 100%;
    text-align: center;
}
.product_list_widget li a img{
    display: inline-block;
}
.product_list_widget .product-title{
    display: block;
    text-align: center;
    color: #545454;
    font-size: 16px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu{
    border: 0;
    margin-top: 0 !important;
    display: flex;
    flex-direction: column;
    border-top: 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    color: #545454;
    text-transform: uppercase;
    text-align: right;
}
div.at-left , div.at-right{
    display: none !important;
}
#mega-menu-primary #mega-menu-item-8412>a.mega-menu-link , #mega-menu-primary #mega-menu-item-8413>a.mega-menu-link , #mega-menu-primary #mega-menu-item-8381>a.mega-menu-link{
    display: none !important;

}
.product_list_widget del,
.product_list_widget ins{
    text-decoration: none;
}

#service-tabs{
    overflow: hidden;
}
ul.topmn a.shoppingcartlink{
    width: 28px;
    height: 28px;
    background-position: 50%;
    line-height: 24px;
}
ul.topmn li{
    line-height: 28px;
}
.mega-sub-menu .woocommerce ul.product_list_widget li img{
    width: auto;
    float: none;
}
.related.products li.product .price{
    padding: 10px 20px 0 20px;
}
.owl-carousel .owl-stage{
    display: flex; 
    align-items: center;
    /* width:100% !important; */
}
.sidebar{
    max-width: 330px;
    float: right !important;
}
.woof_checkbox_label{
    font-weight: 400;
    margin-right: 7px;
}
.tab-pane form p{
    margin: 0 0 7px 0;
}
.owl-carousel .owl-item img{
    /*height: 100px;*/
}
.owl-nav .owl-prev,
.owl-nav .owl-next{
    top: 50%;
    transform: translateY(-50%);
}
.round-num p.time {
    left: 50%;
    bottom: -17px;
    transform: translateX(-50%);
    white-space: nowrap;
    float: none;
}
.mz-hover-zoom [id^="crMz"]{
    display: block !important;
    width: 0 !important; 
    z-index: -1 !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children > a.mega-menu-link:after {
    margin: 0;
    width: auto;
}
/** media ***/
@media only screen and (max-width : 1024px) {
    .product_wrapper img.attachment-shop_catalog {
        min-height: 155px;
    }

    .brand img {
        width: 300PX;
        max-width: 100%;
    }

    .page-template-page-customer_service .site-header,
    .page-template-page-customer_service #slider,
    .page-template-page-customer_service .site-footer {
        margin: 0;
    }
    .page-template-page-customer_service header.entry-header{
        width: 100%;
        float: none;
    }
    .page-template-page-customer_service .nav-pills > li > a {
        font-size: 16px;
        line-height: 20px;
        padding: 7px 2px;'
    }
    .col-md-28{
        width: 100%;
    }
    .col-md-51,
    .col-md-20{
        width: 50%;
    }
    .page-template-page-customer_service .tab-four-form form{
        padding: 0 20%;
    }
    .page-template-page-customer_service .tab-three-round-nums {
        float: left;
        width: 100%;
        padding: 40px 40px 15px;
    }
    #numbers, #arrows{
        display: flex;
        justify-content: space-around;
    }
    #service-tabs .tab-big-line a span:after {
        height: 67px;
        top: -66px;
    }
    #service-tabs .tab-big-line span {
        height: 96px;
    }
    .woocommerce .content-wrap .banners [class*="col-md"]{
        float: right;
    }
    .banners .on_image_text {
        top: 50% !important;
    }
    .tax-product_cat .price,
    .page-template-default .price,
    .post-type-archive .price{
        padding: 10px 0px 0 0px;
    }
    .round-num p.time{
        font-size: small;
        bottom: -32px;
    }
    .site-header #navigation li ul.sub-menu{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .site-header #navigation .caret{
        margin-right: 5px;
        margin-top: 0;
        border-top-color: #000;
    }
    .site-header #navigation li a{
        color: #000;
    }
    .site-header #navigation li.active a{
        color: #99091d;
    }

}
@media only screen and (max-width : 425px) {
    .entry-header{
        margin: 10px 0 15px 0;
    }
    .page-template-page-customer_service .breadcrumbs,
    .page-template-page-shops .breadcrumbs,
    .page-template-default .breadcrumbs,
    .single-post div.breadcrumbs{
        display: none;
    }
    .tax-product_cat .woocommerce-breadcrumb,
    .archive .woocommerce-breadcrumb{
        display: none !important;
    }
    
    .tax-product_cat .entry-title,
    .single-post .entry-title,
    .archive .entry-title{
        width: 100%;
        float: none;
        text-align: center !important;
    }
    .col-md-28,
    .col-md-51,
    .col-md-20{
        width: 100%;
    }
    .page-template-page-customer_service #service-tabs .tab-big-line span {
        font-size: 14px;
        line-height: 1.3;
        top: 60px;
        height: 95px;
    }
    .page-template-page-customer_service #service-tabs .offset-md-4{
        margin: 0;
    }
    .page-template-page-customer_service .round-num span {
        width: 65px;
        height: 65px;
        margin: 0 auto 10px;
        line-height: 65px;
        font-size: 30px;
        background-size: cover;
    }
    .page-template-page-customer_service .round-num span:hover {
        width: 65px;
        background-size: cover;
    }
    .page-template-page-customer_service .tab-big-line a {
        height: 34px;
    }
    .page-template-page-customer_service .tab-three-round-nums {
        padding: 40px 30px 15px;
    }
    #secondary form{
        width: 100%;
    }
    #ewd-otp-tracking-form{
        /*	flex-direction: column;*/
    }
    #ewd-otp-tracking-form .pure-control-group:nth-of-type(n){
        width: 100%;
    }
    #service-tabs .nav-pills > li > a{
        padding-top: 21px;
        text-align: center;
    }
    #service-tabs .nav-pills > li {
        float: left;
        width: 24%;
    }
    #service-tabs .nav-pills > li > a span.link-text{
        transform: skewX(0deg);
    }
    #service-tabs .tab-big-line a span:after {
        height: 92px;
        top: -32px;
    }
    .related.products li.product .price{
        padding: 10px 35px 0 35px;
    }
    .tax-product_cat .price,
    .page-template-default .price,
    .post-type-archive .price{
        padding: 10px 70px 0 70px;
    }
    .round-num p.time{
        font-size: 8px;
    }
    .category .breadcrumbs { 
        text-align: center;
        margin-top: 10px;
        margin-bottom: 13px;
    }
    body .tab-four-form form {
        padding: 15px !important;
    }

    body #ewd-otp-tracking-form .pure-control-group:nth-of-type(1) {
        width: 64% !important;
    }
    body #ewd-otp-tracking-form .pure-control-group:nth-of-type(2) {
        width: 33% !important;
    }

    body #numbers, body #arrows {
        display: block;
    }
}
@media all and (min-width: 1480px){
    .second-tab-image img{
        margin-bottom: 20px;
    }
    .page-template-page-shops #secondary,
    .page-template-default #secondary{
        width: 430px;
    }
    .page-template-page-shops #primary,

    .page-id-20 .page-template-default #primary{
        width: calc(100% - 430px);
    }

    .woocommerce-cart .page-template-default #primary{
        width: calc(100%);*/
    }
}

/* Arthur Fix Session 16.10 */

.archive .woocommerce-breadcrumb {
    margin-top: 0.5em;
    margin-bottom: 0;
    padding-bottom: 0 !important;
}
.related li .stuff_wrap .moredetails{
    width: 100%;
    float: right;
    height: 40px;
}

.search-results .sidebar { 
    position: absolute !important;
    margin-top: 2em;
}

.search-results #primary.col-md-9 {
    width: 100%;
}

.search-results #content {min-width:83%; max-width:83%; min-height: 40em;}

.wrapper-search {width:12%; float:right;}

.wrapper-search .wpdreams_asp_sc {
    border-bottom: 1px solid #252122 !important;
    height: 2em;
}

.archive .term-description {
    max-width: 100%;
    text-align: center;
    display: table;
    padding-right: 1em;
}

@media screen and (min-width: 660px) and (max-width: 945px) {
    /*.single-product .entry-title {    padding: 45px 0 !important;}*/
}

.single #relatedproduct .related.products
{
    display: block !important;
}
.single #relatedproduct .related.products .related_products
{
    display: block !important;
}

.single .related.products {display: none !important;}

/* Phone */

@media screen and (max-width: 768px) {

    .pagination ul.page-numbers {
        display: inline;
        width: 100%;
        padding-right: 0;
        justify-content: center;
        direction: ltr;
        line-height: 400%;
    }

    .pagination li { margin: 0 2px !important;}

    .search-results .sidebar {
        display: none !important;
    }

    .owl-carousel-logos.owl-carousel .owl-item img {
        max-height: 77px;
        object-fit: contain;
        image-rendering: auto;
        image-rendering: crisp-edges;
    }

}

ul.products li 
{
    max-width: 300px;
    width: 22%;display: inline-block;
    margin:60px 10px 10px 10px;
}
ul.products li  h2.woocommerce-loop-product__title
{
    margin-bottom: 5px;
}
ul.products li .stuff_wrap
{
    margin-top: 10px;
}
ul.products li .item-brand
{
    opacity: 0.9;
    margin-bottom: 5px;
}
.barnd-inner
{
    min-height: 335px;
    position: relative;
    margin-bottom: 25px;
    background-size: cover;
    background-position: center;
    text-align: center;
}
.barnd-inner span
{
    display: inline-block;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
}
#tag-brands .page-title 
{
    margin-bottom: 35px;
    position: relative;
}
#tag-brands .col-md-10
{
    border-right:solid 1px #ddd;  
}
#tag-brands .page-title

{
    margin-top: 80px;
}
#tag-brands .page-title span
{
    max-width: 220px;
    display: block;
    margin: auto;
}
#tag-brands .page-title span:before,
#tag-brands .page-title span:after
{
    content: "";
    position:absolute;
    width: 310px;
    height: 1px;top: 34px;
    background-color: #a0a0a0;
}
#tag-brands .page-title span:before
{
    left:7%;
}
#tag-brands .page-title span:after
{
    right: 7%;
}
#tag-brands .tag-brands-logo
{
    list-style: none;
    padding: 0;
    margin: 0;
    list-style: none;
}
#tag-brands .tag-brands-logo li
{
    border-bottom: solid 1px #dddddd;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    
}
#tag-brands .tag-brands-logo li img
{
    max-width: 175px;
    max-height: 50px;
    opacity: 0.5;
    width: 100%
}
#tag-brands .tag-brands-logo li.active
{
    border-bottom: solid 1px #000;
}
#tag-brands .tag-brands-logo li:hover img,
#tag-brands .tag-brands-logo li.active img
{
    opacity: 1;
}
#tag-brands .home-banner
{
    margin-bottom: 35px;
}
#tag-brands .breadcrumbs
{
    width: 350px;
    background: #fff;
    position: relative;
    z-index: 99;
}
.menu-container
{
    background: #fff;
    margin-top: 10px;
}
.menu-container .navbar
{
    background:none;
    border: none;
    padding: 0;
    margin: 0;
    min-height: 30px;
}
.menu-container .mega-menu-wrap
{
    min-width: 100%;
}
.menu-container .mega-menu-wrap li a,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link
{
    font-weight: 500;
    color: #000000;
    font-family: "Heebo", sans-serif;
    font-size: 15px;
}
a.wishlist_products_counter.top_wishlist-heart:before
{
    content: '\e909' !important;
    -webkit-text-stroke: 0.5px white;
}

.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    display: none;
}

a.wishlist_products_counter.top_wishlist-heart:before {
    margin-top: -7px!important;
    font-size: 40px !important;
}
