@font-face {
    font-family: 'SFUFuturaLight';
    src: url("/tp/T0080/fonts/SFUFuturaLight.TTF");
}
@font-face {
    font-family: 'SFUFuturaBook';
    src: url("/tp/T0080/fonts/SFUFuturaBook.TTF");
}
@font-face {
    font-family: 'SFUFuturaRegular';
    src: url("/tp/T0080/fonts/SFUFuturaRegular.TTF");
}
@font-face {
    font-family: 'SFUFuturaHeavy';
    src: url("/tp/T0080/fonts/SFUFuturaHeavy.TTF");
}
@font-face {
    font-family: 'SFUFuturaBold';
    src: url("/tp/T0080/fonts/SFUFuturaBold.TTF");
}
@font-face {
    font-family: 'SFUFuturaExtraBold';
    src: url("/tp/T0080/fonts/SFUFuturaExtraBold.TTF");
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
select,
span,
a,
p,
sub,
blockquote,
th,
td {
    font-family: SFUFuturaRegular, "Open Sans", Arial;
}

body{
    letter-spacing: 1px;
}
.header-banner {
    display: block;
    margin-bottom: 25px
}
.header-banner .header-promotion.no-icon:before {
    background: 0 0;
}
.header-banner .header-promotion{
    height: 33px;
    text-align: center;
    padding-top: 5px;
}
.header-promotion-text a{
    font-weight: 100;
}


.menu-utility-user li.stores a i.stores-icon:before {
    content: "";
    background: url(../img/svg-sprites.svg) no-repeat;
}
.menu-utility-user li.stores a i.stores-icon:before{
    width: 34px;
    height: 34px;
    background-position: -502px -5px;
    display: inline-block;
}
/*.icon-store-locator, .menu-utility-user li.stores a i.stores-icon-mobile:before, .menu-utility-user li.stores a i.stores-icon:before {*/
/*    width: 34px;*/
/*    height: 34px;*/
/*    background-position: -502px -5px;*/
/*    display: inline-block;*/
/*}*/
.grid-container {
    padding: 0 60px;
    margin-top: 30px;
}
.header-row-icons .header-logo{
    text-align: center;
}
.header-row-icons .header-logo img {
    width: 150px;
}
.grid-container .header-row-icons li{
    list-style: none;
}
.menu-utility-user li.stores a span {
    margin-top: 6px;
    color: #000;
    font-size: 14px;
}
.menu-utility-user .stores a{
    display: flex;
}


.menu-utility-user .user-info .user-panel.menu-category.level-1>li:first-child:nth-last-child(1):before {
    display: inline-block;
}
.menu-utility-user .user-info .user-panel li:before {
    content: "";
    background: url(../img/svg-sprites.svg) no-repeat;
}
.menu-utility-user .user-info .user-panel li:before{
    background-position: -414px -269px;
    width: 34px;
    height: 34px;
}

.user-account{
    position: relative;
}
.level-2>ul.menu-vertical{
    width: 280px;
    border: 1px solid #ddd;
    padding-left: 0;
    display: none;
    position: absolute;
    top: 40px;
    right: 0;
    background: #fff;
    z-index: 1;
}
.level-2>ul.menu-vertical li{
    padding: 5px 10px;
    display: flex;
}
.level-2>ul.menu-vertical li a{
    color: #000;
    text-transform: uppercase;
    margin-top: 10px;
    margin-left: 30px;
    letter-spacing: 2px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.li-user-sign-in:before{
    content: "";
    display: inline-block;
    background: url(../img/svg-sprites.svg) no-repeat;
}
.li-user-sign-in:before{
    background-position: -414px -5px!important;
    width: 34px;
    height: 34px;
}
.li-user-sign-in{
    border-bottom: 1px solid #ddd;
}
.li-user-register:before{
    content: "";
    display: inline-block;
    background: url(../img/svg-sprites.svg) no-repeat;
}
.li-user-register:before{
    background-position: -357px -369px!important;
    width: 34px;
    height: 34px;
}
.user-account:hover .menu-vertical{
    display: block;
}
#mini-cart .mini-cart-total .mini-cart-link i.mini-cart-total-icon:before {
    content: "";
    display: inline-block;
    background: url(../img/svg-sprites.svg) no-repeat;
}
#mini-cart .mini-cart-total .mini-cart-link i.mini-cart-total-icon:before, .icon-bag {
    background-position: -137px -325px;
    width: 34px;
    height: 34px;
}
#mini-cart .mini-cart-total{
    position: relative;
}
.minicart-quantity{
    background-color: #fcc;
    color: #000;
    font-size: 10px;
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 20px;
    top: 0;
    text-align: center;
    right: -5px;
}
.header-find-store .menu-utility-user{
    display: flex;
}
.header-find-store .menu-utility-user .searchOrder{
    margin-left: 20px;
}
.site-switcher.menu-category{
    margin-top: 5px;
}
.menu-utility-user{
    padding-left: 0;
}
.user-panel.menu-category{
    padding-left: 15px;
}
.simple-search-wrapper{
    text-align: center;
    margin-top: 20px;
}
.simple-search-wrapper .simple-search-desktop{
    position: relative;
    text-transform: capitalize;
    width: 590px;
    display: inline-block;
}
.simple-search-wrapper .simple-search-desktop form{
    /*width: 590px;*/
}
.simple-search-wrapper .simple-search-desktop input[type=text]{
    background-color: #fff;
    border: 1px solid #c6c6c6;
    padding: 12px 20px;
    font-size: 15px;
    color: #c6c6c6;
}
.simple-search-wrapper .simple-search-desktop input[type=text]::placeholder{
    color: #dedede;
}
.simple-search-wrapper .simple-search-desktop button{
    background-color: transparent;
    border: none;
    position: absolute;
    right: 0;
    top: 5px;
}
.simple-search-wrapper .simple-search-desktop button:before{
    content: "";
    display: inline-block;
    background: url(../img/svg-sprites.svg) no-repeat;
}
.simple-search-wrapper .simple-search-desktop button:before{
    background-position: -49px -369px;
    width: 34px;
    height: 34px;
}
.simple-search-wrapper .simple-search-desktop .pillar {
    position: absolute;
    height: 35px;
    top: 5px;
    background: #dedede;
    width: 1px;
    right: 50px;
}

.mini-cart-content{
    width: 511px;
    background-color: #fff;
    position: absolute;
    border: solid 1px #dedede;
    right: 100px;
    top: 38px;
    z-index: 3;
    display: none;
}
.mini-cart-product {
    border-bottom: 1px solid #dedede;
    overflow: hidden;
    position: relative;
    padding: 1.5rem .4rem 1.3375rem 2rem;
    margin-left: .78125rem;
    margin-right: .75rem;
}
.mini-cart-product .mini-cart-toggle {
    cursor: pointer;
    font-size: 1.125rem;
    position: absolute;
    left: 6px;
    top: 22px;
}
.mini-cart-toggle.icon-small-down-arrow{
    content: "";
    display: inline-block;
    background: url(../img/svg-sprites.svg) no-repeat;
}
.mini-cart-toggle.icon-small-down-arrow{
    background-position: -326px -49px;
    width: 34px;
    height: 34px;
}
.mini-cart-image {
    float: left;
    width: 120px;
    text-align: center;
    margin-left: 18px;
}
.mini-cart-image img {
    max-width: 100%;
}
.mini-cart-product.active .mini-cart-image{
    display: none;
}
.mini-cart-product.active .mini-cart-content-text{
    width: 90%;
}

.mini-cart-content-text {
    float: right;
    width: 67.1%;
}
.mini-cart-name {
    margin: 10px 0 10px;
    text-transform: uppercase;
    line-height: 1.71;
    letter-spacing: 1px;
}
#mini-cart .mini-cart-name a {
    color: #241f0c;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
}
.mini-cart-pricing {
    clear: right;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    margin-top: 30px;
    margin-bottom: 30px;
}
.mini-cart-totals {
    border-top: 1px solid #dedede;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -1px;
}
.mini-cart-subtotals {
    border-bottom: 1px solid #dedede;
    padding: 20px 10px 30px;;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #241f0c;
}
.mini-cart-subtotals .labels {
    float: left;
}
.mini-cart-subtotals .value {
    float: right;
}
.mini-cart-slot {
    background: none repeat scroll 0 0 #fff;
    margin: 30px;
    text-align: center;
}
.mini-cart-slot .html-slot-container {
    border: 1px solid #000;
    padding: 6px;
}
.mini-cart-slot .html-slot-container p {
    margin: 0;
}
.mini-cart-slot .html-slot-container .bag {
    background-color: #ffcccc;
}
.mini-cart-slot .html-slot-container .bag a{
    color: #241f0c;
    text-transform: uppercase;
    width: 100%;
    display: block;
}
a, a:hover {
    text-decoration: none;
    /*color: #241f0c;*/
}
.mini-cart-link-to-checkout {
    margin-right: 1px;
    text-align: right;
    margin-top: 20px;
}
.mini-cart-link-to-checkout a {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    color: #241f0c;
    text-decoration: underline;
}
.mini-cart-checkout-buttons {
    margin: 40px 0 40px;
    float: right;
}
.mini-cart-checkout-buttons .mini-cart-viewcart-button .mini-cart-link-checkout{
    background-color: #666;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 12px 50px;
    border: 1px solid;
}
.mini-cart-checkout-buttons .mini-cart-viewcart-button .mini-cart-link-checkout:hover{
    background: #fff;
    color: #1c1c1c;
    border-color: #1c1c1c;
}

.header-nav-menubar{
    background: #f3f3f3;
    border: solid 1px #dedede;
}
.top-banner nav .menu-category > li{
    border: none;
    list-style: none;
    display: inline-block;
    padding: 15px 20px 15px;
    position: relative;
}
.top-banner nav .menu-category > li a.has-sub-menu{
    color: #000;
    padding-bottom: 15px;
    letter-spacing: 1px;
}
.mega-nav.menu-category.level-1{
    padding-left: 0;
    margin-bottom: 0;
    text-align: center;
}
.mega-nav.menu-category.level-1 li:hover a.has-sub-menu{
    border-bottom: 3px solid #000;
}
.mega-nav.menu-category.level-1 li:hover .accordion-menu-content .menu-vertical{
    display: block;
}
.mega-nav.menu-category.level-1 .accordion-menu-content .menu-vertical{
    background: #fff;
    border: 1px solid #ddd;
    padding: 20px 0 40px;
    min-width: 200px;
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 2;
    text-align: left;
}
.accordion-menu-content .menu-vertical li{
    list-style: none;
    padding: 2px 25px;
    font-size: 13px;
}
.accordion-menu-content .menu-vertical li a{
    color: #666;
    letter-spacing: 1px;
}
.accordion-menu-content .menu-vertical li a:hover{
    color: #000;
}
.accordion-menu-content .menu-vertical.lv2 li{
    position: relative;
}
.accordion-menu-content .menu-vertical.lv3{
    left: 100%!important;
    display: none!important;
    top: 0!important;
}
.accordion-menu-content .menu-vertical.lv2 li:hover .menu-vertical.lv3{
    display: block!important;
}
.footer .footer-level-first{
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
}
.grid-x {
    display: -webkit-box;
    display: -ms-flexbox;
    /* display: flex; */
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.grid-footer >.medium-12 {
    /*width: 100%;*/
}
.cell {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%;
}
.footer .footer-level-first .footer-first-asset ul {
    text-align: center;
    margin: 20px;
}
.footer .footer-level-first .footer-first-asset ul li {
    display: inline-block;
}
.footer .footer-level-first .footer-first-asset ul li {
    /*font-family: Futura-Medium;*/
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    list-style: none;
    line-height: 1.71;
    letter-spacing: 1px;
}
.footer .footer-level-first .footer-first-asset li+li:before {
    content: "\25CF";
    font-size: 12px;
    font-weight: 700;
    vertical-align: top;
    margin-left: 40px;
    margin-right: 40px;
    font-family: none;
}
.footer .footer-level-second h2 {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin-top: 18px;
    text-transform: none;
    line-height: 1.5;
}
.footer .footer-level-second p {
    margin: 10px 30px 15px 30px;
    text-align: center;
    color: #241f0c;
    padding: 0 5px;
    /*font-family: Futura-Book;*/
}
.footer .footer-level-second .footer-form-wrapper {
    margin: 0 auto;
    padding: 0;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.grid-margin-x {
    margin-left: -.625rem;
    margin-right: -.625rem;
}
.footer .footer-level-second .footer-form-wrapper .form-row {
    margin-bottom: 10px;
}
.footer .footer-level-second .footer-form-wrapper .form-row {
    margin-bottom: 10px;
    /*position: static;*/
    width: 100%;
}
.footer .footer-level-second .footer-form-wrapper .form-row .field-wrapper {
    position: inherit;
}
.form-horizontal .form-row .field-wrapper {
    margin: 0;
}
.form-horizontal .field-wrapper {
    width: 100%;
    padding-left: 0;
    margin-bottom: 0;
}
.footer .footer-level-second .footer-form-wrapper label {
    /*font-family: Futura-Book;*/
    font-size: 14px;
    padding-bottom: 5px;
    font-weight: 500;
}
.footer .footer-level-second .footer-form-wrapper input {
    padding: 0 10px;
    border-radius: 0;
}
.field-wrapper input[type=email], .field-wrapper input[type=password], .field-wrapper input[type=text], .field-wrapper textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*font-family: Futura-Book;*/
    background: #fff;
    font-size: 14px;
    color: #241f0c;
    height: 48px;
    width: 100%;
    border: solid 1px #dedede;
    position: relative;
    outline: 0;
}
.reg-button-box .news-letter-button{
    text-transform: uppercase;
    outline: 0;
    display: inline-block;
    font-weight: 600;
    width: 122px;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #666;
    color: #fff;
    letter-spacing: 2px;
    font-size: 15px;
    padding: 0;
    height: 48px;
    border: none;
    border-radius: 0;
    vertical-align: middle;
    margin: 0;
}
.footer .footer-level-second .small-12{
    margin-top: 20px;
}
.footer .footer-level-second .footer-form-wrapper .terms-and-condition-wrapper .label-inline .field-wrapper label{
    font-size: 14px;
    position: relative;
}
.footer .footer-level-second .footer-form-wrapper .terms-and-condition-wrapper .label-inline .field-wrapper label span{
    margin-left: 30px;
}
.footer .footer-level-second .footer-form-wrapper .terms-and-condition-wrapper .label-inline .field-wrapper label a{
    font-size: 14px;
    color: #241f0c;
    text-decoration: underline;
    /*font-family: Futura-Book;*/
}
.terms-and-condition-wrapper{
    margin-top: 30px;
    text-align: center;
}
[type=checkbox]:not(:checked)~label:after {
    opacity: 0;
}
[type=checkbox]:checked~label:before, [type=checkbox]:not(:checked)~label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
}
[type=checkbox]:checked~label:after, [type=checkbox]:not(:checked)~label:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    /*-webkit-transition: all .2s ease-in-out;*/
    /*transition: all .2s ease-in-out;*/
}
[type=checkbox]:not(:checked)~label:before,[type=checkbox]:checked~label:after{
    content: "";
    display: inline-block;
    background: url(../img/svg-sprites.svg) no-repeat;
}
[type=checkbox]:checked, [type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type=checkbox]:not(:checked)~label:before{
    background-position: -508px -501px;
    width: 20px;
    height: 20px;
}
[type=checkbox]:checked~label:after{
    background-position: -448px -501px;
    width: 20px;
    height: 20px;
}
.footer-widget .hastog{
    padding: 0;
    border-top: none;
    border-bottom: none;
    text-transform: inherit;
    height: 40px;
    text-align: left;
    /*pointer-events: none;*/
    background: 0 0;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 2px;
    margin: 0;
}
.footer-widget .list-menu.list-blogs ul{
    padding: 0;
}
.footer-widget .list-menu.list-blogs li{
    line-height: 1.71;
    text-align: left;
    font-size: 14px;
    list-style: none;
}
.footer-widget .list-menu.list-blogs li a{
    color: #241f0c;
}
.site-footer{
    padding-top: 40px;
    background: #f3f3f3;
}
.footer .site-footer .refine-share-enjoy{
    margin-left: 0;
    padding: 0;
    margin-top: 25px;
}
.footer .site-footer .refine-share-enjoy ul{
    padding: 0;
}
.footer .site-footer .refine-share-enjoy li {
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #241f0c;
    font-size: 14px;
    list-style: none;
    /*font-family: Futura-Medium;*/
}
.footer .site-footer .refine-share-enjoy li+li {
    margin-left: 19px;
}
.footer .site-footer .refine-share-enjoy li+li:before {
    margin-left: -14px;
    margin-top: 12px;
}
.footer .site-footer .refine-share-enjoy li+li:before {
    content: "";
    font-weight: 700;
    position: absolute;
    background-color: #241f0c;
    width: 4px;
    height: 4px;
    border-radius: 100%;
}
.footer .site-footer .footer-icon-wrapper{
    margin: 15px 0 0 0;
}
.footer .site-footer .footer-icon-wrapper ul {
    padding: 0;
}
.footer .site-footer .footer-icon-wrapper ul li {
    display: inline-block;
    line-height: 1.71;
    text-align: left;
    font-size: 14px;
    list-style: none;
    margin-right: 12px;
}
.footer .site-footer ul li a {
    color: #241f0c;
}
.footer .site-footer ul li a img{
    width: 35px;
    height: 35px;
}
.footer-bottom .footer-copyright {
    text-align: left;
    padding: 25px 0;
    margin: 5px 0;
}
.footer-bottom .footer-copyright .copyright {
    text-align: right;
}
.footer-bottom .footer-copyright .copyright {
    /*font-family: Futura-Book;*/
    font-size: 12px;
    text-align: center;
    color: #241f0c;
}
.footer-bottom .footer-menu {
    background-color: transparent;
    text-align: center;
    padding: 30px 20px 0 0;
}
.footer-bottom .footer-menu ul.menu-footer {
    text-align: right;
    padding: 0;
}
.footer-bottom .footer-menu ul.menu-footer li {
    margin-bottom: 0;
    display: inline-block;
    position: relative;
}
.footer-bottom .footer-menu ul.menu-footer li a {
    display: block;
    text-align: center;
    padding: 0 10px;
    color: #241f0c;
    text-decoration: none;
    font-size: 12px;
    /*font-family: Futura-Book;*/
}
.footer-bottom .footer-menu ul.menu-footer li:not(:last-child):after {
    content: "|";
    position: absolute;
    top: -3px;
    right: -2px;
}
.footer-bottom .footer-menu ul.menu-footer li:first-child:after {
    content: "|";
    position: absolute;
    top: -3px;
    right: -2px;
}
.footer-bottom .footer-icons {
    text-align: right;
    padding: 20px 0 0 0;
}
.footer-bottom .footer-icons img.footer-logo {
    width: auto;
    height: auto;
    margin-right: 10px;
    display: inline-block;
}
.footer-bottom .footer-icons img.afterpay {
    width: 120px;
    height: 36px;
}
.footer-bottom .footer-icons .footer-logo.momo-logo{
    width: 38px;
}
.footer-bottom .footer-icons .footer-logo.grabpay-logo{
    width: 122px;
}
.footer-bottom .copy-order,.footer-bottom .menu-order,.footer-bottom .icon-order{
    padding: 0;
}
#homepage-main-carousel .collection-redirect {
    margin-top: 27px;
    margin-bottom: 29px;
    text-align: center;
}
#homepage-main-carousel .collection-redirect a {
    font-size: 20px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.7;
    letter-spacing: 0.125rem;
    text-align: center;
    color: #241f0c;
    display: inline-block;
    text-transform: uppercase;
}
#homepage-main-carousel .collection-redirect .collection-redirect-arrow{
    content: "";
    display: inline-block;
    background: url(../img/svg-sprites.svg) no-repeat;
}
#homepage-main-carousel .collection-redirect .collection-redirect-arrow {
    position: relative;
    background-position: -502px -93px;
    width: 34px;
    height: 34px;
    top: 10px;
}
#home-banner-product .item-banner{
    margin-bottom: 30px;
}
#home-banner-product .item-banner img{
    width: 100%;
}
.mb2-right-text{
    text-align: center;
    margin-top: 25px;
}
.mb2-right-text h4{
    font-weight: 600;
}
.mb2-right-text .button-fancy-large{
    font-size: 15px;
    text-transform: uppercase;
    color: #000;
}
.mb2-right-text .button-fancy-large .collection-redirect-arrow{
    content: "";
    display: inline-block;
    background: url(../img/svg-sprites.svg) no-repeat;
}
.mb2-right-text .button-fancy-large .collection-redirect-arrow{
    position: relative;
    background-position: -502px -93px;
    width: 30px;
    height: 30px;
    top: 8px;
}


/* Style category */

h1.category-title{
    color: #241f0c;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 2px;
    margin: 30px 0 40px;
}
.content-slot.slot-grid-header a img{
    width: 100%;
}
.content-slot.slot-grid-header p{
    margin: 20px 90px;
    text-align: center;
}
.search-result-options.desktop-display-sort{
    border-bottom: 1px solid #dedede;
    margin-bottom: 30px;
}
.breadcrumbs{
    padding-left: 0;
}
.breadcrumb{
    padding-left: 0;
    background: #fff;
}
.breadcrumb_view ul{
    padding: 0;
}
.breadcrumb_view ul li{
    list-style: none;
    display: inline-block;
}
.breadcrumb_view ul li a{
    font-size: 14px;
    /*font-family: Futura-Book;*/
    color: #838386;
    font-weight: 400;
    letter-spacing: 1px;
}
.breadcrumb_view ul li a:after{
    color: #241f0c;
    margin-left: 10px;
    content: '/';
    margin-right: 10px;
}
.breadcrumb_view ul li:last-child a::after{
    content: ' ';
}
.orderBy{
    padding-right: 0;
    margin-bottom: 20px;
    list-style: none;
    border-radius: 4px;
}
.orderBy form{
    float: right;
}
.orderBy .field-wrapper label{
    font-size: 16px;
    font-weight: 100;
}
.orderBy .field-wrapper .sort-by{
    cursor: pointer;
    background: #fff;
    letter-spacing: 1px;
    box-shadow: inset 0 2px 0 0 #fff;
    border: solid 1px #dedede;
    margin-left: 15px;
}
#secondary{
    border: 1px solid #dedede;
}
.refinement-header.desktop-refine-header{
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 18px 30px;
    letter-spacing: 2px;
}
.refinement-header.desktop-refine-header:after {
    content: "";
    position: absolute;
    width: calc(100% - 21px);
    left: 10px;
    bottom: 0;
    border: 1px solid #dedede;
    background-color: #dedede;
}
.line{
    height: 1px;
    width: 90%;
    display: block;
    background: #ddd;
    margin: 0 15px;
}
.refinement h3.toggle{
    margin: 10px 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 2.57;
    letter-spacing: 1px;
    color: #666;
    cursor: pointer;
    position: relative;
}
.refinement h3.toggle span{
    margin-left: 40px;
}
.refinement h3.toggle ul li{
    list-style: none;
}
.refinement h3 span:first-of-type:after{
    content: "";
    display: inline-block;
    background: url(../img/svg-sprites.svg) no-repeat;
}
.refinement h3 span:first-of-type:after {
    content: "";
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    position: absolute;
    left: 0;
    top: 0;
    background-position: -326px -49px;
    width: 34px;
    height: 34px;
    transform: rotate(-90deg);
}
#slider-range{
    height: 8px;
    margin-top: 10px;
    margin-bottom: 20px;
}
#slider-range .ui-slider-handle.ui-state-default.ui-corner-all{
    width: 15px;
    height: 15px;
    border-radius: 20px;
    background: #666;
}
#slider-range .ui-slider-range.ui-widget-header.ui-corner-all{
    background: #666;
}
.aside-item.filter-price{
    margin-left: 40px;
    margin-right: 20px;
    display: none;
}
.refinement.active .aside-item.filter-price{
    display: block;
}
.refinement.active h3 span:first-of-type:after{
    transform: rotate(0deg);
}
.refinement.attribute .content-group{
    display: none;
}
.refinement.attribute.active .content-group{
    display: block;
}
.refinement.attribute{
    display: none;
}
.content-group ul li{
    list-style: none;
}
.item-filter .form-check {
    padding: 5px 0;
}
.form-check {
    position: relative;
    display: block;
}
.item-filter .filter-item {
    display: none;
}
.item-filter .form-check label {
    position: relative;
    padding-left: 25px;
    font-weight: 400;
    cursor: pointer;
}
.content-group .item-filter label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #919191;
    z-index: 2;
    /*background: none;*/
}
.item-filter .form-check .thuml-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    z-index: 1;
    background-position: center;
    background-size: 100% 100%;
}

.form-check.active label:before{
    content: "";
    display: inline-block;
    background: url(../img/svg-sprites.svg) no-repeat;
}
.form-check.active label:before{
    background-position: -448px -501px;
    width: 20px;
    height: 20px;
}
#category-level-1{
    display: none;
}
#category-level-1 li{
    list-style: none;
}
#category-level-1 li a{
    font-size: 14px;
    line-height: 2.57;
    letter-spacing: 1px;
    color: #666;
}
.refinement.category-refinement.active #category-level-1{
    display: block;
}
.grid-category .filter{
    padding-left: 0;
    padding-right: 0;
}
.grid-category .product{
    padding-right: 0;
}
#primary{
    margin-top: 40px;
}
#primary .product-tile{
    margin-bottom: 40px;
}
#primary .product-tile .product-image a img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#primary .product-tile .product-name{
    margin-top: 40px;
    margin-bottom: 5px;
    line-height: 1.71;
    text-transform: uppercase;
    text-align: center;
    overflow: hidden;
}
.product-tile .product-name a {
    color: #241f0c;
}
.product-tile .product-pricing {
    color: #241f0c;
    font-weight: 600;
    line-height: 1.71;
    text-align: center;
}
.product-tile .product-pricing .product-sales-highlight-price{
    color: #ce0e0e;
}
.product-tile .product-pricing .product-standard-price {
    font-weight: 400;
    color: #666;
    margin-bottom: 3px;
}
.loadMoreProduct a{
    padding: 10px 88px;
    background: #c9c9c9;
    border: 2px solid transparent;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 4px;
    font-weight: 600;
    cursor: pointer;
}
.loadMoreProduct a:hover{
    background: #fff;
    border: 2px solid #000;
    color: #000;
}
.product-tile .product-image .thumb-link{
    position: relative;
    display: block;
    width: 100%;
}
.slimScrollDiv{
    height: auto!important;
}
.bread-crumb.margin-bottom-10{
    margin-top: 15px;
}
.bread-crumb.margin-bottom-10 .breadcrumb .breadcrumb-item a{
    color: #838386;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: unset;
}
#zoomer {
    float: right;
    width: 80%;
    position: relative;
    margin: 0 20px 0 0;
}

#zoomSlide {
    float: left;
    width: 70px;
    position: relative;
    margin-top: 40px
}
#listImgZoom{
    width: 100%!important;
    padding: 0;

}
#listImgZoom>li {
    float: left;
    height: 52px;
    width: 100%;
    margin: 2px 0;
    overflow: hidden;
}
#listImgZoom>li img {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    object-fit: contain;
    border: 1px solid #838386;
    opacity: .4;
}
#listImgZoom>li img.cloudzoom-gallery-active{
    opacity: 1;
}
#prevSlideZ {
    top: -40px;
    transform: rotate(180deg);
}
#prevSlideZ, #nextSlideZ {
    position: absolute;
    left: 10px;
    background-position: -326px -49px;
    width: 34px;
    height: 34px;
}
.spriteIcon {
    content: "";
    display: inline-block;
    background: url(/tp/T0080/img/svg-sprites.svg) no-repeat;
}

#zoomer .owl-nav{
    position: absolute;
    font-size: 40px;
    top: 50%;
    width: 100%;
}
#zoomer .owl-nav .owl-prev{
    float: left;
    margin-left: -25px;
}
#zoomer .owl-nav .owl-next{
    float: right;
    margin-right: -25px;
}
#full-size-image{
    text-align: center;
}
#full-size-image .image-zoom{
    width: 650px;
    display: inline-block;
    vertical-align: middle;
    padding: 40px;
    background: #fff;
    position: relative;
}
#full-size-image .image-zoom img{
    width: 100%;
}

#full-size-image button{
    position: absolute;
    top: -5px;
    right: 4px;
    background: none;
    border: none;
    font-size: 30px;
}

.title-head{
    text-transform: uppercase;
    font-size: 20px;
    margin: 25px 10px;
    letter-spacing: 2px;
}
.attr{
    margin-bottom: 16px;
    padding-bottom: 17px;
    border-bottom: 1px solid #ededed;
}
.attr .control-label.options-title{
    float: left;
    margin-right: 30px;
    min-width: 70px;
}
.color.req,.size.req{
    display: inline-block;
}
.color.req a {
    border: 1px solid #eaeaea;
    width: 30px;
    height: 30px;
    padding: 0;
    float: left;
    margin-right: 3px;
}
.color.req a img{
    width: 100%;
}
.size.req a {
    display: block;
    padding: 4px 8px;
    background: #fff;
    cursor: pointer;
    border: 1px solid #ccc;
    float: left;
    margin-right: 3px;
    text-decoration: none;
}
.price-box{
    font-size: 18px;
    margin-bottom: 9px;
    display: inline-block;
}
.price-box .special-price{
    color: #ce0e0e;
    letter-spacing: 3px;
    margin-right: 16px;
}
.price-box .price.product-price-old{
    letter-spacing: 3px;
}
.form-group {
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 24px;
}
.form-group .qty-ant {
    height: 40px;
    margin-bottom: 15px;
}
.form-group .qty-ant label{
    margin-right: 25px;
    float: left;
    margin-top: 8px;
}
.form-group .qty-ant .inventory_quantity{
    float: right;
    margin-top: 10px;
}
.form-group .qty-ant .form-control {
    float: left;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
    border: 1px solid #ebebeb;
    min-height: unset;
    width: auto;
    background-color: transparent;
    height: auto;
}
.form-group .form-control {
    display: block;
    width: 100%;
    min-height: 40px;
    padding: .375rem .75rem;
    font-size: 1em;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    margin: 0;
}
.form-group .qty-ant .custom-btn-numbers .btn-cts {
    font-size: 20px;
    line-height: 0;
    border: none;
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #fff;
    float: left;
    color: #333;
    text-align: center;
    padding: 0;
    border-radius: 0;
}
.form-group .qty-ant .custom-btn-numbers .qty-detail {
    height: 35px;
    font-size: 1em;
    margin: 0;
    width: 35px;
    padding: 0 2px;
    text-align: center;
    background: #fff;
    min-height: unset;
    display: block;
    float: left;
    box-shadow: none;
    border-radius: 0;
    border: none;
}
.form-group .qty-ant .custom-btn-numbers .btn-cts {
    font-size: 20px;
    line-height: 0;
    border: none;
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #fff;
    float: left;
    color: #333;
    text-align: center;
    padding: 0;
    border-radius: 0;
}
.btn-mua .btn.btn-outline{
    background: rgb(158, 232, 199);
    color: #fff;
    text-transform: uppercase;
    border-radius: unset;
    width: 100%;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 10px 0;
}
.btn-mua .btn.btn-outline:hover{
    color: #000;
    border: 2px solid #000;
}
.size.req a {
    display: block;
    padding: 4px 8px;
    background: #fff;
    cursor: pointer;
    border: 1px solid #ccc;
    float: left;
    margin-right: 3px;
    text-decoration: none;
}
.req a.active {
    border-color: #f36;
    background-image: url(/tp/T0080/img/bg_chonsen.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}
.deactive {
    background: #aaa !important;
    pointer-events: none;
}
.ui-dialog{
    background: #fff;
}
.ui-tooltip{
    background: #fff;
}
#voteView0 {
    background-position: 0px -0.00px;
}
.si {
    background: url(/tp/T0080/img/icon-ratings.png) no-repeat transparent;
}
.voteView {
    line-height: 18px;
    text-align: right;
    display: block;
    text-decoration: underline;
    margin: 20px 0;
    cursor: pointer;
}
.vote {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 10px;
}
.vote .si {
    background-position: 0px -0.00px;
    float: left;
    height: 15px;
    width: 20px;
}
.ic {
    background: url(/tp/T0080/img/icon-ratings.png) no-repeat transparent;
    cursor: pointer;
}
.vote .si.voteHover, .vote .si.active {
    background-position: 0 -100px;
}
.swiper-tabs.comment-info-index{
    width: 660px;
    padding: 45px;
    display: none;
    background: #fff;
}
.comment-info-index .title_chir h2{
    font-size: 24px;
    text-align: center;
    margin-bottom: 27px;
}
.comment-info-index .title_chir .icon-pen{
    content: "";
    display: inline-block;
    position: absolute;
    top: -4px;
    right: 135px;
    background: url(/tp/T0080/img/svg-sprites.svg) no-repeat;
}
.comment-info-index .title_chir .icon-pen{
    background-position: -93px -457px;
    width: 34px;
    height: 34px;
}
.comment-info-index .title_chir{
    position: relative;
}
.comment-info-index form > div span{
    font-size: 20px;
}
#btnRate{
    margin-bottom: 70px;
}
#btnRate .btn-login-comment{
    background: #666;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px 20px;
    margin-top: 15px;
    float: right;
    font-weight: 600;
    margin-bottom: 45px
}
#btnRate .btn-login-comment:hover{
    background: #fff;
    color: #000;
    border: 2px solid #000;
}
#voteView1 {
    background-position: 0 -20px;
}
#voteView2 {
    background-position: 0 -40px;
}
#voteView3 {
    background-position: 0 -60px;
}
#voteView4 {
    background-position: 0 -80px;
}
#voteView5 {
    background-position: 0 -100px;
}
.wishlistItems{
    text-decoration: underline;
    float: right;
    margin: 20px 0;
}
.product-description .description-heading{
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    padding: 12px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    letter-spacing: 2px;
}
.product-description .description-content{
    padding: 16px;
}
.accordion-wrapper ul.accordion{
    padding: 0;
}
.accordion-wrapper ul.accordion li{
    list-style: none;
}
.accordion-wrapper ul.accordion .accordion-title{
    text-transform: uppercase;
    font-weight: 600;
    padding: 15px;
    text-align: center;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    cursor: pointer;
    position: relative;
    margin: -1px;
}
/*.accordion-wrapper ul.accordion:last-child .accordion-title{*/
/*    border-bottom: 1px solid #dedede;*/
/*}*/
.accordion-title i.icon.icon-small-down-arrow-att {
    content: "";
    display: inline-block;
    background: url(/tp/T0080/img/svg-sprites.svg) no-repeat;
    transition: all .2s;
}
.accordion-title i.icon.icon-small-down-arrow-att {
     background-position: -326px -49px;
     width: 34px;
     height: 34px;
     position: absolute;
     top: 5px;
     right: 0;
}
.accordion-wrapper ul.accordion .accordion-content{
    display: none;
    margin-top: 20px;
    margin-left: 10px;
}
.accordion-wrapper ul.accordion .accordion-item.active .accordion-content{
    display: block;
}
.accordion-wrapper ul.accordion .accordion-item.active i.icon.icon-small-down-arrow-att {
    transform: rotate(180deg);
}
.accordion-wrapper ul.accordion .accordion-item.active .accordion-title{
    background: #f3f3f3;
}
.accordion-content .content-text .si.ic{
    width: 100%;
    height: 20px;
}
.icon-facebook,.icon-twitter,.icon-pinterest,.icon-icon-link{
    content: "";
    display: inline-block;
    background: url(/tp/T0080/img/svg-sprites.svg) no-repeat;
    transition: all .2s;
}
.icon-facebook {
    background-position: -5px -204px;
    width: 35px;
    height: 35px;
}
.icon-twitter {
    background-position: -50px -280px;
    width: 35px;
    height: 34px;
}
.icon-pinterest {
    background-position: -281px -229px;
    width: 35px;
    height: 35px;
}
.icon-icon-link {
    background-position: -313px -369px;
    width: 34px;
    height: 34px;
}
.socialsharing-wrapper{
    margin-top: 10px;
}
.socialsharing-wrapper .socialsharing{
    float: left;
}
.socialsharing-wrapper .product-number{
    float: right;
    margin-top: 10px;
}
.accordion-wrapper ul.accordion .accordion-content:last-child{
    border-bottom: 1px solid #dedede;
}
#yml-title-wrapper{
    border-top: solid 1px #dedede;
    padding: 0 53px;
    margin-top: 35px;
}
#yml-title-wrapper .recommendations-header{
    text-align: center;
    font-size: 20px;
    margin-bottom: 30px;
}
#yml-title-wrapper .product-tile{
    max-width: 141px;
}
#yml-title-wrapper .product-tile .thumb-link{
    height: auto;
}
#yml-title-wrapper .product-tile .product-image img{
    width: 126px;
    height: 126px;
    object-fit: contain;
}
#yml-title-wrapper .product-tile .product-name{
    height: 92px;
    text-align: center;
    margin-top: 20px;
}
#yml-title-wrapper .product-tile .product-pricing{
    height: 92px;
}
#yml-title-wrapper .owl-nav{
    position: absolute;
    font-size: 40px;
    top: 30%;
    width: 100%;
}
#yml-title-wrapper .owl-nav .owl-prev{
    float: left;
    margin-left: -25px;
}
#yml-title-wrapper .owl-nav .owl-next{
    float: right;
    margin-right: -25px;
}
#orderV{
    text-align: center;
    padding: 80px 0;
}
#collection-body .heading-collection .title{
    text-align: center;
}
.product-detail .pro-name{
    text-align: center;
}
.product-detail .pro-name a{
    font-size: 14px;
    color: #000;
}

.pro-loop .product-img {
    min-height: 300px;
}
.product-block:hover{
    border: 1px solid #000;
}
#coutnDown li{
    list-style: none;
}
.saleProContent{
    display: flex;
    justify-content: center;
}
.saleProContent ul{
    width: 50%;
    display: flex;
    justify-content: space-around;
}
.saleProContent ul li{
    width: 70px;
    text-align: center;
    float: left;
    height: 70px;
    border: 1px solid #FF0000;
    background: #EBEBEB;
    border-radius: 50%;
    padding: 12px;
    color: #ff0000;
}
.cloudzoom-zoom-inside{
    z-index: 2;
}
#listImgZoom .cloudzoom-gallery.active{
    opacity: 1;
}
.promotional-message{
    min-height: 30px;
}
.promotional-message span{
    background: #29badc;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 10px;
    padding: 8px 0;
}
.footer .footer-level-second .footer-form-wrapper .newsletter-right{
    display: flex;
}
img.lazyloading {
    opacity: 0.01;
}

img.lazyloaded {
    opacity: 1;
    transition: 0.3s;
}
@media (max-width: 991px){
    .saleProContent ul{
        width: 100%;
    }
}
@media (min-width: 1100px) {
    .padding-lf-40 {
        padding: 0 40px;
    }
    .plp-wrapper{
        max-width: calc(100vw*1300/1434);;
        margin: 0 auto;
    }
    .simple-search-wrapper .simple-search-desktop input[type=text]{
        width: 100%;
    }
    .footer .footer-level-second h2 {
        font-size: 24px;
    }
    .footer .footer-level-second .footer-form-wrapper label {
        font-size: 16px;
    }
    .grid-margin-x {
        margin: 0 200px;
    }
    .footer .footer-level-second .footer-form-wrapper .form-row.birth {
        padding-right: 30px;
    }
    .footer .footer-level-second .footer-form-wrapper .news-letter-dob-wrap .reg-button-box button {
        width: 122px;
    }
    .reg-button-box{
        margin-top: 32px;
    }
    .footer-bottom .copyright.clearfix > div{
        float: right;
    }
    .orderBy .field-wrapper .sort-by{
        padding: 9px 43px 12px 12px;
    }
    .product-tile .product-image .thumb-link{
        height: 203px;
    }
}
@media (max-width: 768px) {
    #collection-body .heading-collection .title{
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 20px;
    }
    #coutnDown{
        padding: 0;
    }
    #header-banner-carousel{
        border-bottom: 1px solid #ddd;
    }
    .grid-container{
        padding: 0;
        margin-top: 20px;
        border-bottom: 1px solid #ddd;
    }
    .grid-container .header-row-icons{
        margin-right: 0;
        margin-left: 0;
    }
    .site-switcher.menu-category.level-1{
        display: none;
    }
    .user-panel.menu-category{
        padding-left: 0;
    }
    .header-find-store .menu-utility-user{
        display: none;
    }
    #mobile_menu a.logoHome img{
        width: 75px;
    }
    .tool_bar_menu {
        margin-left: 10px;
        margin-top: 5px;
        transform: translateY(-50%);
    }
    .tool_bar_menu a {
        display: inline-block;
        float: left;
        outline: none;
        cursor: pointer;
        width: 30px;
        height: 30px;
        position: relative;
    }
    .tool_bar_menu a span {
        top: 14px;
        left: 6px;
        position: relative;
        font-size: 0;
    }
    .tool_bar_menu a span, .tool_bar_menu a span:before, .tool_bar_menu a span:after {
        content: "";
        display: block;
        width: 30px;
        height: 2px;
        background: #666;
        -webkit-transition: all .6s;
        transition: all .6s;
    }
    .tool_bar_menu a span:after {
        position: relative;
        bottom: -5px;
    }
    .tool_bar_menu a span:before {
        position: relative;
        top: -7px;
    }
    .header-row-icons .header-logo img{
        width: 96px;
    }
    .simple-search-wrapper .simple-search-desktop input[type=text]{
        width: 100%;
        font-size: 18px;
    }
    .simple-search-wrapper{
        padding: 0 20px;
    }
    .simple-search-wrapper .simple-search-desktop button{
        border: none;
        position: absolute;
        right: 5px;
        top: 7px;
        background: #fff;
    }

    .open_drawer #mobile_menu{
        transform: translateX(0px);
    }
    #mobile_menu {
        position: fixed;
        -webkit-overflow-scrolling: touch;
        top: 0;
        bottom: 0;
        left: 0;
        padding: 0;
        max-width: 95%;
        z-index: 100;
        background-color: #fff;
        width: 250px;
        border-right: 1px solid #e9e9e9;
        transition: all .4s cubic-bezier(.46,.01,.32,1);
        -ms-transform: translateX(-250px);
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
    }
    #mobile_menu ul{
        padding-left: 0;
    }
    #mobile_menu ul li{
        list-style: none;
    }
    #mobile_menu .chir_menu_mobile{
        height: 686px;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .open_drawer .overlay_chir.menu, .open_drawer_filter .overlay_chir.filter {
        display: block !important;
    }
    .overlay_chir {
        background: rgba(0,0,0,.6);
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 10;
        display: none !important;
    }
    #mobile_menu .head {
        padding: 20px 10px;
        font-size: 15px;
        text-transform: uppercase;
        color: #fff;
        position: relative;
        text-align: center;
        box-shadow: 0 0 3px 0 rgba(0,0,0,.3);
        background: #f3f3f3;
    }
    .tool_bar_menu a.menu-close {
        width: 10px;
        height: 10px;
    }
    .tool_bar_menu a.menu-close {
        color: #666;
        position: absolute;
        left: 0;
    }
    .fa-remove:before, .fa-close:before, .fa-times:before{
        font-size: 20px;
    }

    .chir_menu_mobile li {
        padding: 10px;
        position: relative;
    }
    .chir_menu_mobile li a {
        font-size: 14px;
        color: #000;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    .mobile_child a {
        width: 100%;
    }
    .chir_menu_mobile li a.open i {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg);
        transition: transform .6s ease;
    }
    .chir_menu_mobile li a i {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        transition: transform .6s ease;
        position: absolute;
        right: 15px;
        top: 10px;
        font-size: 18px;
    }
    ul.mobile_lvlup{
        display: none;
    }
    .chir_menu_mobile li {
        padding: 10px;
        position: relative;
    }
    .header-nav-menubar{
        display: none;
    }
    .footer .footer-level-first .footer-first-asset ul{
        padding: 0;
    }
    .footer .footer-level-first .footer-first-asset ul li{
        display: block;
    }
    .footer .footer-level-first .footer-first-asset ul li:before{
        display: none;
    }
    footer .footer-level-second{
        margin-top: 0;
    }
    .footer .footer-level-second .footer-form-wrapper .form-row.birth {
        /*display: inline-block;*/
        /*width: 65%;*/
    }
    .reg-button-box{
        margin-top: 30px;
    }
    .reg-button-box .news-letter-button{
        margin-left: 5px;
        width: 115px;
    }
    .terms-and-condition-wrapper{
        margin-top: 20px;
    }
    .site-footer{
        padding-top: 0;
        text-align: center;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
    }
    .site-footer .container{
        padding: 0;
        margin: 0;
    }
    .site-footer .container .footer-inner .row{
        padding: 0;
        margin: 0;
    }
    .site-footer .container .footer-inner .item{
        padding: 0;
        margin: 0;
    }
    .site-footer .container .footer-inner .item .footer-widget .hastog{
        padding-top: 15px;
        padding-bottom: 30px;
        text-align: center;
        text-transform: uppercase;
        font-weight: 500;
        background: #fff;
        font-size: 16px;
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd;
    }
    .grid-margin-x{
        margin: 0;
    }
    .footer-widget .list-menu.list-blogs li{
        text-align: center;
    }
    .site-footer .container .footer-inner .item .footer-widget .hastog span:before{
        content: "";
        display: inline-block;
        background: url(../img/svg-sprites.svg) no-repeat;
     }

    .site-footer .container .footer-inner .item .footer-widget .hastog span:before{
        background-position: -326px -49px;
        width: 34px;
        height: 34px;
        position: absolute;
        right: 15px;
        top: 8px;
    }
    .site-footer .container .footer-inner .item .footer-widget.active .hastog span:before {
        display: block;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transition: .5s;
        transition: .5s;
    }
    .site-footer .container .footer-inner .item .footer-widget.active .hastog{
        background: #f3f3f3;
    }
    .site-footer .container .footer-inner .item .footer-widget .list-menu.list-blogs{
        opacity: 0;
        visibility: hidden;
        transition: height .35s ease-in-out,visibility 0s ease-in-out .35s;
        height: 0;
        display: block;
        margin: 0;
    }
    .site-footer .container .footer-inner .item .footer-widget.active .list-menu.list-blogs{
        opacity: 1;
        visibility: visible;
        transition: height .35s ease-in-out;
        height: auto;
        background: #fff;
    }
    .footer-widget .list-menu.list-blogs li{
        padding: 10px;
    }
    .footer .site-footer .footer-icon-wrapper ul li:last-child{
        margin-right: 0;
    }
    .site-footer .footer-inner .footer-logo{
        margin-top: 30px;
    }
    .content-asset .footer-icons img.master-card-logo {
        width: 40.5px;
        height: 30px;
    }
    .content-asset .footer-icons img.visa-card-logo {
        width: 32px;
        height: 20.6px;
    }
    .content-asset .footer-icons img.paypal-logo {
        width: 60.7px;
        height: 15.8px;
    }
    .content-asset .footer-icons img.geotrust-logo {
        width: 95.8px;
        height: 15.8px;
    }
    .content-asset .footer-icons img.afterpay {
        width: 95.8px;
        height: auto;
    }
    .footer-bottom .footer-icons{
        text-align: center;
    }
    .footer-bottom .footer-icons img.footer-logo{
        margin-right: 20px;
    }
    .footer-bottom .footer-copyright{
        text-align: center;
    }
    .footer-bottom{
        background: #f3f3f3;
    }
    .content-slot.slot-grid-header{
        display: none;
    }
    .breadcrumbs{
        display: none;
    }
    h1.category-title {
        font-size: 28px;
        margin: 20px 0 25px;
    }
    .orderBy{
        padding: 0;
        text-align: center;
    }
    .orderBy form{
        float: none;
    }
    .orderBy form .sort-by{
        padding: 9px 100px 12px 12px;
    }
    .refinement-header.mobile-refine-header{
        text-align: center;font-size: 15px;
        text-transform: uppercase;
        font-weight: 600;
        padding: 18px 30px;
        letter-spacing: 2px;
    }
    .refinement-header.mobile-refine-header i {
        font-size: 14px;
        -webkit-transition: all .2s;
        transition: all .2s;
        position: absolute;
        top: 15px;
    }
    .refinement-header.mobile-refine-header i.icon.icon-small-down-arrow{
        content: "";
        display: inline-block;
        background: url(../img/svg-sprites.svg) no-repeat;
    }
    .refinement-header.mobile-refine-header i.icon.icon-small-down-arrow{
        background-position: -326px -49px;
        width: 34px;
        height: 34px
    }
    .refinements.active .mobile-refine-header i.icon.icon-small-down-arrow{
        transform: rotate(180deg);
    }
    .refinements.active .attribute-filter{
        display: block;
    }
    .refinements .attribute-filter{
        display: none;
        transition: all .2s;
    }
    .attribute-filter h3 i.icon.icon-small-down-arrow-att{
        content: "";
        display: inline-block;
        background: url(../img/svg-sprites.svg) no-repeat;
        float: right;
        margin-right: 10px;
        transition: all .2s;
    }
    .attribute-filter h3 i.icon.icon-small-down-arrow-att{
        background-position: -326px -49px;
        width: 34px;
        height: 34px
    }
    .attribute-filter .refinement{
        border-bottom: 1px solid #ddd;
    }
    .refinement h3 span:first-of-type:after{
        display: none;
    }
    .refinement.active h3 i.icon.icon-small-down-arrow-att{
        transform: rotate(180deg);
    }
    .grid-category .filter .search-result-options{
        margin-top: 20px;
        border-bottom: none;
    }
    .shippingContent{
        padding: 0 10px;
    }
    #zoomer{
        float: unset;
        width: 100%;
    }
    #zoomer .owl-nav{
        /*display: none;*/
    }
    #zoomSlide{
        display: none;
    }
    #zoomer.owl-carousel .owl-dots {
        display: block;
        min-width: 100px;
    }
    #zoomer.owl-carousel .owl-dots {
        margin-top: 20px;
        text-align: center
    }
    #zoomer.owl-carousel .owl-dots .owl-dot {
        display: inline-block;
        width: 15px;
        height: 15px;
        margin: 0 5px;
        background: #dedede;
        border-radius: 20px;
    }
    #zoomer.owl-carousel .owl-dots .owl-dot.active{
        background: #3c3c3c;
    }
    #yml-title-wrapper .owl-item{
        text-align: center;
    }
    #yml-title-wrapper .product-tile{
        max-width: 141px;
        display: inline-block;
    }
    .socialsharing-wrapper{
        text-align: center;
        margin-top: 22px;
        margin-bottom: 30px;
    }
    .socialsharing-wrapper .socialsharing{
        float: unset;
    }
    .socialsharing-wrapper .product-number{
        float: unset;
    }
    .details-pro .title-head{
        text-align: center;
    }
    .simple-search-wrapper .simple-search-desktop{
        width: 100%;
    }
}



