@font-face {
    font-family: 'Quicksand';
    src:url("../font/Quicksand-Medium.ttf");
    /*url("../font/Quicksand-Bold.ttf");*/
/*url("../font/Quicksand-Regular.ttf") format("ttf"),*/
/*url("../font/Quicksand-Light.ttf") format("ttf");*/
/*url("../font/Quicksand-SemiBold.ttf") format("ttf");*/
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset,
legend, input, button, textarea, select, a, sub, blockquote, th, td {
    font-family: "Quicksand",sans-serif;
}
.fa{font-family: '"Font Awesome\ 5 Free"'!important;}
html,body{border: 0;background-color: #fff;}
html{font-size: 62.5%;-webkit-overflow-scrolling: touch;-webkit-text-size-adjust:none;-ms-text-size-adjust:100%;}
img{max-width:100%; object-fit: scale-down;}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.owl-carousel .owl-item img{
    object-fit: cover;
}
body{
    line-height:1.4;
    font-size: 14px;
    font-weight: 400;
    color:#000;
    overflow-x: hidden;
    background : #fff;
    position: initial !important;
}
/* 1.2 - HTML5 Elements */
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section { display:block; }
/* 1.4 - Typography */
h1,h2,h3,h4,h5,h6 {
    color:#000;
    margin:0 0 13px 0;
    font-weight:600;
    line-height:1.2;
}
h1 { font-size: 35px; }
h2 { font-size: 27px;}
h3 { font-size: 23px;}
h4 { font-size: 12px; line-height: 18px; }
h5 { font-size: 12px; line-height: 18px; }
h6 { font-size: 10px; line-height: 18px; text-transform:uppercase; }
p{ margin: 0 0 10px 0; line-height: 18px }
/* 1.5 - Links and Buttons */
a {color:#000;text-decoration: none; outline: none; -moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
a:hover,a:focus{color:#323030;text-decoration: none; outline: none;}
a:active { outline: none; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#000;line-height: 1.1; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{color:#323030;}
/* 1.6 - Tables */
table { width: 100%; border-spacing: 0; }
table tr td { border-top: 1px solid #dddddd; }
table tr td, table tr th { padding: 10px; text-align: left; }
table tr td:first-child, table tr th:first-child { padding-left: 0px; }
table tr td:last-child, table tr th:last-child { padding-right: 0px; }
strong { font-weight: 700; }
em { font-style: italic; }
/* 2.3 - Lists */
ul{	padding:0;list-style-type:none;}
ul.unstyled, ol.unstyled { margin: 0; list-style: none outside none; }
ul.unstyled > li, ol.unstyled > li { list-style: none; }
ul.horizontal > li, ol.horizontal > li { display: block; float: left; }
ul.horizontal-inline, ol.horizontal-inline { text-align: center; }
ul.horizontal-inline > li, ol.horizontal-inline > li { display: inline; margin: 0 5px; }
ul.expanded > li, ol.expanded > li { margin-bottom: 10px; }
a{	transition: opacity 150ms linear, color 150ms linear, background 150ms linear;}
input:focus {outline: none;}
li{
    list-style-type: none;
}
/*========================================================================*/
main.main-index{position: relative;	z-index:99;}
.button .icon {
    width: 0;
    height: 100%;
    display: block;
    text-align: right;
    position: absolute;
    right: 40px;
    top: 0;
    opacity: 0;
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
}
.banner-main img{width: 100%}
.button .icon svg {position: absolute;	top: 50%;left: 0;	margin-top: -5px;	fill:#fff;}
.button:hover .icon,.button:focus .icon{opacity: 1;	right: 15px;	width: 31px;}
.wrap-flex-align{
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.flex-column{	-webkit-flex-direction: column;flex-direction: column;}
button:focus{border-color: transparent; outline: none;}
.header-page h1 {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
    display: block;
    white-space: normal;
    vertical-align: middle;
}
@media (min-width:1014px){
    .animation-tran .site-animation{-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);transform:translateY(60px);opacity:0;-webkit-transition:opacity 300ms linear, transform 300ms linear;-moz-transition:opacity 300ms linear, transform 300ms linear;-o-transition:opacity 300ms linear, transform 300ms linear;transition:opacity 300ms linear, transform 300ms linear}
    .animation-tran.active .site-animation{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
}
.wrapbox-heading-page{display:flex;display:-webkit-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}
.wrapbox-heading-page .header-page{position: relative;}
.wrapbox-heading-page .header-page:after {content: "";background:#000;display: block;width: 60px;height: 4px;margin-top: 70px;}
.wrapbox-heading-page .header-page h1{font-size: 54px;font-weight: 700;margin: 0px 0;line-height: initial;}
.wrapbox-heading-page .header-page p{font-size: 14px;opacity: .66;	margin: 20px 0 0 0;position: relative;}
.wrapbox-heading-page .header-page p span{font-weight: 600;}
.wrapper-row {margin-top:30px;}
/*-----------------------------------------------------------
HEADER
-----------------------------------------------------------*/
/*----------------- Topbar ---------------*/
.topbar a{
    color: #070707;
}
.topbar-left, .topbar-right{
    line-height: 35px;
}
/* Banner topbar 2 */
#soon-slots > .soon-group > .soon-group-inner > span.soon-group {width:auto;margin: 10px;}

#soon-espa.soon-top {
    padding-bottom:12rem;
    font-size: 20px;
    padding:0;
    position: absolute;
    top: 0;
    right: 20%;
}
#soon-espa.soon-top .soon-reflection {
    opacity:.1;
    background-color:#dedede;
    background-image:linear-gradient(#dedede 25%, rgba(222, 222, 222, 0));
}
#soon-espa.soon-top .soon-label {
    margin-top:-1.5em;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 10px;
    color: #fff;
    letter-spacing: 2px;
}
.soon[data-scale='l'] {font-size: 5rem}
.soon[data-layout*=group] {padding: 0.35em 0;}
.soon[data-face*=color-dark] .soon-flip-face {
    font-weight: bold;
    color: #fff;
    background: #000;
    letter-spacing: 1px;
}
.soon-group.soon-group-sub {padding-top: 10px!important;}

#soon-espa span.soon-group.soon-group-sub {
    padding: 0 !important;
}

#soon-espa > span >.soon-group-inner {
    display: block !important;
}

#soon-espa .soon-group-sub .soon-group-inner {
    white-space: nowrap;
    margin: 0 5px 0 0 !important;
}

#soon-espa span.soon-flip-inner {
    padding: 0.11em 0.125em;
}

#soon-espa .soon-flip-face {
    background: #fff; color: #722923;
}

#soon-espa .soon-label {
    left: unset !important;
    position: static !important;
    margin: 0 !important;
    top: 0 !important;
    right: unset !important;
    display: inline-block !important;
}
@media(max-width: 991px) and (min-width:768px) {
    #soon-espa.soon-top .soon-label {display: none!important;}
}
/*----------------- Header ---------------*/
.main-header{
    border-bottom: 1px solid;
    width: 100%;
    background: #fff;
    color: #252a2b;
    font-weight: bold;
    position: relative;
    z-index: 99;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    transition: right 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #ccc;
}
.wrap-logo{float:left;}
.wrap-logo a{display: block;}
.wrap-logo svg {width: 140px;height:27px;}
.header-wrap-icon{float:right;position:relative;}
.header-wrap-icon .group-icon > div,
.header-wrap-icon .group-icon>.icon-item {
    display: inline-block;
    text-align: center;
    margin: 0px 4px 0;
    position: relative;
    transition: opacity 150ms linear;
    vertical-align: -2px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.header-wrap-icon .group-icon span.account-menu img{
    margin-right: 5px;
}
.header-wrap-icon .group-icon span img,
.header-wrap-icon .group-icon>.icon-item img {
    width: 20px;
    height: 20px;
}
.header-wrap-icon .right_header .group-icon{
    display: flex;
    align-items: center;
}
.header-wrap-icon .hidden-xs.group-icon .icon-account a{
    padding: 0 5px;
}
.header-wrap-icon .hidden-xs.group-icon > div{
    padding-left: 10px;
}
.menu__list .menu__list menu__list--four {
    display: none;
}
#site-cart-handle .cart-menu {
    position: relative;
    display: flex;
}
.header-wrap-icon .hidden-xs.group-icon .language_list img{
    width: 30px;
    margin-left: 10px;
}
.header-wrap-icon .hidden-xs.group-icon .language_list{
    margin-left: 10px;
}
#site-cart-handle .cart-menu i{
    font-size: 20px;
    color: #cc0101;
}
#site-cart-handle {position: relative}
.cart-menu .count-holder {
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    position: absolute;
    top: -9px;
    color: #cc0101;
    left: 25px;
}
.cart-menu .count {position: relative;top: 2px;}
.hamburger-menu {
    width: 27px;
    height: 27px;
    cursor: pointer;
    display: block;
    transition: all 150ms linear;
    position: relative;
}
.hamburger-menu .bar, .hamburger-menu .bar:after, .hamburger-menu .bar:before {width: 27px;height: 3px;}
.hamburger-menu .bar:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 7px;
    background: #252a2b;
    -ms-transition:bottom 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1),width 150ms linear,background 150ms linear;
    -webkit-transition:bottom 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1),width 150ms linear,background 150ms linear;
    transition: bottom 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1),width 150ms linear,background 150ms linear;
}
.hamburger-menu .bar:after {
    content: "";
    position: absolute;
    right: 0;
    top: 7px;
    background: #252a2b;
    -ms-transition:top 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1),width 150ms linear,background 150ms linear;
    -webkit-transition:top 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1),width 150ms linear,background 150ms linear;
    transition: top 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1),width 150ms linear,background 150ms linear;
}
.hamburger-menu .bar {
    position: relative;
    background: #252a2b;
    display: block;
    top:8px;
    -ms-transition:all 0ms 100ms, width 150ms linear;
    -webkit-transition:all 0ms 100ms, width 150ms linear;
    transition: all 0ms 100ms, width 150ms linear;
    -ms-transform:translateY(7px);
    -webkit-transform:translateY(7px);
    transform: translateY(7px);
}
.filter-menu {
    height: 20px;
    display: block;
    cursor: pointer;
    -webkit-transition:all 150ms linear;
    -moz-transition:all 150ms linear;
    -o-transition:all 150ms linear;
    transition:all 150ms linear;
}
.filter-menu .bar {
    width: 2px;
    height: 17px;
    background: #252a2b;
    position: absolute;
    -webkit-transition:all 150ms linear, transform 150ms linear 100ms;
    -moz-transition:all 150ms linear, transform 150ms linear 100ms;
    -o-transition:all 150ms linear, transform 150ms linear 100ms;
    transition:all 150ms linear, transform 150ms linear 100ms;
}
.filter-menu .bar:nth-child(1) {left: 1px;}
.filter-menu .bar:nth-child(2) {left: 10px;}
.filter-menu .bar:nth-child(3) {left: 19px;}
.filter-menu .bar:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 3px;
    background: #252a2b;
    left: -2px;
    transition: all 150ms linear;
}
.filter-menu .bar:nth-child(1):after {top: 11px;}
.filter-menu .bar:nth-child(2):after {top: 5px;}
.filter-menu .bar:nth-child(3):after {top: 7px;}
.site-filter-handle:hover .filter-menu .bar:nth-child(1):after{top: 7px;}
.site-filter-handle:hover .filter-menu .bar:nth-child(2):after {top: 11px;}
.site-filter-handle:hover .filter-menu .bar:nth-child(3):after{top: 5px;}
#site-search-handle{display:inline-block;}
#site-search-handle:hover .header_search{
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=1);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
#site-search-handle .header_search .search-bar.search_form .input-group-btn button{
    font-size: 18px;
    border: none;
    outline: none;
    background: none;
    position: absolute;
    color: #ddd;
    top: 7px;
    left: 15px;
    padding: 0;
}
#site-search-handle .header_search .search-bar.search_form > input{
    width: 100%;
    border: 2px solid #ddd;
    padding-left: 40px;
    border-radius: 20px;
    line-height: 24px;
}
#site-search-handle .header_search .search-bar.search_form{
    display: block;
}
#site-search-handle .header_search{
    z-index: 99;
    position: relative;
    display: block;
    min-width: 200px;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
#search_suggestion {
    padding: 0 0 10px;
    color: #555;
    position: absolute;
    top: 0;
    z-index: 9999;
    width: 100%;
    min-width: 226px;
    max-width: 100%;
    background-color: #f8f8f8;
    display: none;
    box-shadow: 5px 10px 20px rgba(0,0,0,.15);
}

.search-box,.group-icon {float: left;}
.search-box {margin-right: 8px;}
.search-box .navbar-form {
    position: relative;
    width: 100%;
    margin: 0;
    padding:0;
}
.search-box .navbar-form .form-group input {
    border: 1px solid #888;
    background: #fff;
    border-radius: 20px;
    height: 30px;
    width: 100%;
    font-size: 11px;
    box-shadow: none;
    padding-left: 20px;
    padding-right: 30px;
    font-style: italic;
    font-weight: 300;
}
.search-box .navbar-form .btn {
    position: absolute;
    top: -2px;
    right: 0;
    background: none;
    padding: 0;
    height: 32px;
    width: 30px;
    line-height: 30px;
}
.search-box .navbar-form .btn img {width: 15px; height: 15px;}

/*----------------- Search auto ---------------*/
.smart-search-wrapper{position: absolute;	top:115%;width:100%;background: #fff;	z-index: 100;right:80px;box-shadow: 0px 0px 10px rgba(0,0,0,0.08);}
.smart-search-wrapper .item-ult{padding: 5px 8px;	border-bottom: 1px dotted #dfe0e1;clear: both;width: 100%;float: left;}
.smart-search-wrapper .item-ult .thumbs{width: 40px;display: inline-block;text-align: right;}
.smart-search-wrapper .item-ult .title {width: calc(100% - 45px);padding-right:5px;float: left;line-height: 20px;position: relative;margin-top:3px;}
.smart-search-wrapper .item-ult .title a{	font-size: 12px;text-overflow: ellipsis;overflow: hidden;	white-space: pre;	float: left;width: 100%;color: #000;margin-bottom: 4px;}
.smart-search-wrapper .item-ult .title p{	line-height: 15px;color:#000;font-size: 12px;font-weight:400;float:left;margin:0;}
.smart-search-wrapper .item-ult .title p del{	font-size: 11px;margin-left:5px;color: #797979;}
.smart-search-wrapper .item-ult:hover .title a{	color: #323030;}
.smart-search-wrapper a.select, .smart-search-wrapper .item-ult:hover {
    background: #fafafa;
    color: #000;
}
.resultsMore {width: 100%;	float: left;}
.resultsMore a{text-align: center;	display: block;	font-size: 13px;color: #000;	padding: 10px 0;}
.dataEmpty{color:#111;	text-align: center;	padding: 10px 0;color: #000;}
.searchFolding.searchFolding-pc{
    padding: 0px 0px 10px;
    color: rgb(85, 85, 85);
    position: absolute;
    top: 33px;
    z-index: 9999;
    width: 100%;
    min-width: 300px;
    max-width: 100%;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.15) 5px 10px 20px;
    display: none;
    overflow-y: auto;
    max-height: 400px;
}
.searchFolding a .sf-img img{
    width: 100%;
    height: auto;
}
.searchFolding a .sf-img{
    width: 25%;
}
.searchFolding .sf-info{
    margin-left: 5px;
}
.searchFolding a:nth-of-type(odd) {
    background: #f6f6f6;
}
.searchFolding a{
    display: flex;
    padding: 5px 10px;
}

/*----------------------------------------------------
/*MEGAMENU*/
/*-----------------------------------------------------------*!*/
.topbar {
    padding: 2px 15px;
    font-size:12px;
    position: relative;
    z-index: 100;
    background: #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}
.topbar ul {margin-bottom:0;font-size:13px}
.topbar ul p {margin-bottom:0;display: inline-block;padding: 2px 0;}
.topbar ul p b {color:#a73340;}
.topbar ul i {
    font-size: 13px;
    line-height: 26px;
    background: #e4e4e4;
    display: block;
    color: #313131;
    width: 24px;
    height: 24px;
    float: left;
    text-align: center;
    border-radius: 100%;
    margin-right: 5px;
}
.topbar ul li {display: inline-block;position:relative;padding: 0 10px;}
.topbar ul li:first-child {padding-left:0;}
.topbar ul li:last-child:before {content:none;}
.topbar ul li img {width: 18px;height: 18px;vertical-align: -2px;margin-right: 3px;}
.topbar ul li.header-ship span {
    width: 5px;
    margin: 0 5px;
    height: 9px;
    display: inline-block;
    position: relative;
}
.topbar ul li.header-ship span:before {
    position: absolute;
    left: 0;
    top: 50%;
    height: 1px;
    content: "";
    right: 0;
    background: #000000;
}
.topbar ul li.header-store a b {font-weight: 700;color:#a73340;}
.topbar ul li.header-ship strong {text-transform: uppercase;}

.top-header {
    /*height: 47px;*/
    background: #ffffff;
    position:relative;
    z-index:100;
}

.top-header .bg-top-header.type-2 {
    height: 47px;
    background-repeat: no-repeat;
    /*background-position: center center;*/
    background-size: 100% 100%;

    background-color: #850601;

}
.top-header.top-header-2 .bg-top-header.type-2{ height: 35px; }

.top-header-text {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    color: #ffffff;
    padding: 0 15px;
}
.top-header-text p{margin-bottom:0;}

@media(max-width:767px) {
    .wrap-flex-align{
        display: block;
    }
    .top-header .bg-top-header.type-2 {
        background-image: url(//theme.hstatic.net/200000000131/1000466964/14/banner-top-header-t2-mb.jpg?v=1033);
    }
    .language-hd{
        min-width: 50px;
        margin: 0 0 10px 0;
    }
    .language-hd .name-lg{
        display: none;
    }
    .language-hd .language p.toggle{
        display: flex;
        padding: 5px 10px !important;
    }
}

/*----------------------------------------------------
MEGAMENU
-----------------------------------------------------------*/
.header-top {
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}
.main-nav-menu .menu__list {
    display: flex;
    margin-bottom: 0;
    padding-left:0;
    flex-wrap: nowrap;
}
#nav-menu .main-nav-menu .menu__list--top > li > a {;display: block;color:#323030;}
#nav-menu .main-nav-menu .menu__list--top > li > a {
    padding: 10px;
    font-size: 18px;
    color: #040303;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.menu__item.mega.tp_menu_item{
    padding: 40px 0;
    font-size: 18px;
    padding-left: 10px;
}
#nav-menu .main-nav-menu .menu__list--top > li:hover > a {
    background: #000;
    color: #fff;
}

#nav-menu .main-nav-menu .menu__list--top > .menu__item--dropdown > a {
    display: block;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 70px;
    letter-spacing: 1px;
}
#nav-menu .main-nav-menu .menu__list--top .menu__item--dropdown .menu__item--dropdown a {
    padding: 9px 18px;
    white-space: nowrap;
    text-align: left;
    display: block;
    font-size: 14px;
}
#nav-menu .main-nav-menu .menu__list--top .menu__item--dropdown {position: relative;}
#nav-menu .main-nav-menu .menu__list--top .menu__list--dropdown {
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    background: #fff;
    min-width: 155px;
    position: absolute;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -o-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -ms-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -webkit-transform: rotate3d(1,0,0,-90deg);
    -moz-transform: rotate3d(1,0,0,-90deg);
    -o-transform: rotate3d(1,0,0,-90deg);
    -ms-transform: rotate3d(1,0,0,-90deg);
    transform: rotate3d(1,0,0,-90deg);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    transform-origin: 0 0 0
}
#nav-menu .main-nav-menu .menu__list--top .menu__list--dropdown .menu__list--dropdown {
    left: 100%;
    top: 0;
    margin-left: 1px;
    margin-top: 0;
    -webkit-transform: rotate3d(0,1,0,90deg);
    -moz-transform: rotate3d(0,1,0,90deg);
    -o-transform: rotate3d(0,1,0,90deg);
    -ms-transform: rotate3d(0,1,0,90deg);
    transform: rotate3d(0,1,0,90deg);
}
#nav-menu .main-nav-menu .menu__list--top .menu__item--dropdown:hover>.menu__list--dropdown {
    -webkit-transform: rotate3d(0,0,0,0deg);
    -moz-transform: rotate3d(0,0,0,0deg);
    -o-transform: rotate3d(0,0,0,0deg);
    -ms-transform: rotate3d(0,0,0,0deg);
    transform: rotate3d(0,0,0,0deg)
}
#nav-menu .main-nav-menu ul>li i {
    display: inline-block;
    vertical-align: middle;
    font-size: 9px;
    margin-left: 4px;
    font-weight: lighter;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}
#nav-menu .main-nav-menu ul>li:hover>a i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}
#nav-menu .main-nav-menu .menu__list:not(.menu__list--top)>li i {
    display: none;
}
/* megamenu */
.main-nav-menu .menu__list:not(.menu__list--second) > .menu__item > .menu__content {
    width: 100%;
    top: 120px;
    display: none;
    padding: 30px 0 40px;
    position: absolute;
    left: 0;
    background: #f7f7f7;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    z-index: 2;
    transition: max-height 0.5s ease;
    overflow: hidden;
}
.main-nav-menu .menu__list:not(.menu__list--second) > .menu__item:hover > .menu__content {
    display: block;
}
.main-nav-menu .menu__list .menu-flex {
}

/*.main-nav-menu .menu__list--second .menu__item.third.has-childs{*/
/*    border-bottom: 1.5px solid #333;*/
/*}*/
.main-nav-menu .menu__list--second .menu__item.third{
    margin: 5px;
    border-bottom: 1.5px solid #333;
}
.main-nav-menu .menu__list--second {
    font-weight: 400;
    text-transform: capitalize;
    background-color: inherit;
    padding: 0 15px;
}
.main-nav-menu .menu__list:not(.menu__list--second) > .menu__item > .menu__link {

}
.main-nav-menu .menu__list--second .menu__item .menu__link {
    font-size: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
}
.main-nav-menu .menu__list .menu__list .menu__list.menu__list--third {
    margin-top: 25px;
    display: block;
}
.main-nav-menu .menu__list  .menu__list--third li {
    padding: 5px 0;
    font-size: 14px;
}

.main-nav-menu .menu_list_img {
    position: relative;
    text-align: center;
    margin: 15px 0 0 0;
    display: flex;
    justify-content: center;
    flex-basis: 40%;
}
.main-nav-menu .menu_list_img a {
    padding: 0 20px;
    display: inline-block;
    color: #000;
    text-decoration: none;
    padding: 0 40px !important;
}
.main-nav-menu .menu_list_img p {
    margin-top: 10px;
    line-height: 20px;
    text-transform: capitalize;
    font-size: 14px;
}
.main-nav-menu .menu__list .menu__list .menu__list {
    border: 0;
    padding: 0;
    margin-bottom:0;
}
.main-nav-menu .menu__list .menu-flex .menu__item .four a:hover{
    color: #ed1c24;
}
.main-nav-menu .menu__list .menu-flex .menu__item .four{
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
}
.main-nav-menu .menu__list--second .menu__item .menu__list .menu__link {
    font-size: 14px;
    font-weight: 300;
    text-transform: capitalize;
    padding: 5px 0;
    line-height: 22px;
}

.main-nav-menu .menu_list_img.menu_lookbooks {flex-basis: 65%;}
.main-nav-menu .menu__list--second .menu__item .menu__link:hover,
.main-nav-menu .menu_list_img .menu__item .menu__link:hover p {
    color: #ed1c24;
}

.dl_ani {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s
}

@media (max-width: 1024px) {
    .header-bottom {display: none;}
    #nav-menu .main-nav-menu > ul>li>a {padding: 0 8px;font-size: 13px;}
}
#nav-menu .main-nav-menu > ul>li>a[href='/collections/flash-deal-1212'] {
    color: #9A1A1F!important;
    animation: blink 1s linear infinite;
}
#nav-menu .main-nav-menu > ul>li:last-child>a {
    color: #323030;
}

@media (max-width: 1024px) {
    .header-bottom {display: none;}
    #nav .main-nav > ul>li>a {padding: 0 8px;font-size: 13px;}
}
.main-header.affix-mobile .wrap-logo img{
    height: 50px;
    object-fit: scale-down;
}
.main-header.affix-mobile {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    background: #fff;
}
.main-header.affix-mobile .wrap-logo svg {
    width: 105px;
    height: 25px;
}
.main-header.affix-mobile #nav .main-nav > ul>li>a[href='https://hnossfashion.com/collections/flash-sale-thang-10']{ color: #ff0000;} {line-height: 55px}

/* Main menu 2 */
.sub_menu_2 { display: -webkit-flex; display: flex; }
.sub_menu_2 > li { min-width: 150px; max-width: 180px; }
.sub_menu_2 li.relative > ul {
    display: block;
    position: static !important;
    transform: initial !important;
    box-shadow: none !important;
    border: none !important;
}
.sub_menu_2 li.relative > ul a { border: none !important; box-shadow: none !important; }
.sub_menu_2 li.relative > ul > li { border: none !important; }
.sub_menu_2 li.relative > ul > li a { padding: 2px 18px !important; }
.sub_menu_2 > li > a { font-weight: 500; font-size: 14px !important; padding: 9px 18px 5px !important; letter-spacing: 1.5px; text-transform: uppercase; }
.sub_menu_2 > li > a > i { display: none !important; }

#nav-menu .main-nav-menu .menu__list--top .menu__item--dropdown.menu_red > a {
    color: #a73340;
}
@media (max-width: 767px) {
    .header-wrap-icon > .group-icon {
        width: 100%;
    }
    .header-wrap-icon {
        top: -5px;
        width: 100%;
    }
    .main-header {
        padding: 14px 0 0;
    }
    .topbar{
        height: auto;
    }
    #header__desktop.header-fixed{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 9999;
        transition: .4s all;
    }
}

.header-wrap-icon {
    float: right;
    position: relative;
}
@media (max-width: 1024px) {
    .search-box {
        display: none;
    }
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
}

.search-box {
    margin-right: 8px;
}

.search-box, .group-icon {
    float: left;
}
.search-box .navbar-form {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}
.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
}

.form-group {
    margin-bottom: 15px;
}
.topbar-mobile{
}

/*/BANNER MAIN*/

.slide-banner .owl-dots {
    display: none !important;
}
.slide-banner .owl-nav .owl-prev {
    position: absolute;
    top: 45%;
    left: 5%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    outline: none;
}
.slide-banner .owl-nav .owl-prev:hover {
    background: none;
}
.slide-banner .owl-nav .owl-prev:hover span {
    background: #020202;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.slide-banner .owl-nav .owl-prev span {
    background: rgba(2, 2, 2, 0.2);
    color: #464646;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: block;
    margin: 0;
    font-size: 40px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.slide-banner .owl-nav .owl-next {
    position: absolute;
    top: 45%;
    right: 5%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    outline: none;
}
.slide-banner .owl-nav .owl-next:hover {
    background: none;
}
.slide-banner .owl-nav .owl-next:hover span {
    background: #020202;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.slide-banner .owl-nav .owl-next span {
    background: rgba(2, 2, 2, 0.2);
    color: #464646;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: block;
    margin: 0;
    font-size: 40px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
/*END BANNER MAIN*/

/*banner category*/
.bannercategory{
    background: #f2f2f2;
    padding-bottom: 80px;
    padding-top: 4rem;
}
.bannercategory .box-sport-content{
    position: relative;
    overflow: hidden;
}

.bannercategory .box-sport-content .images:hover {
    -ms-transform: scale(1.5); /* IE 9 */
    -webkit-transform: scale(1.5); /* Safari 3-8 */
    transform: scale(1.5);
}
.bannercategory .box-sport-content .images {
    overflow: hidden;
    display: block;
    transition: transform 10s;
}
.bannercategory .box-sport-content img {
    width: 100%;
    -webkit-transition: all 10s;
    transition: all 10s;
}
.bannercategory .box-sport-content .more:hover {
    background: #ed1c24;
    color: #fff;
}
.bannercategory .box-sport-content .more{
    position: absolute;
    bottom: 25px;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    width: 170px;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: #000;
    font-weight: 700;
    margin: 0 auto;
    -webkit-transition: all .5s;
    transition: all .5s;
}

/*main-products-hight*/
.main-products-hight {
    border-top: 1px solid #e5e5e5;
    padding: 50px 0;
}
.title-main .title-hd a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -110px;
    width: 80px;
    height: 2px;
    background: #333;
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}
.title-main .title-hd a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -110px;
    width: 80px;
    height: 2px;
    background: #333;
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}
.title-main .title-hd {
    font-size: 30px;
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
}
.title-main .title-hd a {
    position: relative;
    color: #333;
}
.title-main .text-title {
    display: block;
    font-size: 18px;
    color: #999;
    padding-top: 5px;
    font-style: italic;
}

/*/danh muc sp noi bat*/
.home-page .tab-caption-item:hover{
    font-weight: 700;
    border: 2px solid #f11a28;
}
.home-page .tab-caption-item {
    display: inline-block;
    padding: 10px 20px;
    border: 2px solid #fff;
    border-radius: 30px;
    color: #333;
    font-size: 16px;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin: 0 5px;
}
.home-page .tab-caption-item .headtitle {
    cursor: pointer;
    margin: 0;
}
.home-page .tab-content-item {
    display: none;
}
.home-page .list-menu-top{
    margin-top: 20px;
}
.home-page #tab-caption {
    text-align: center;
    margin-bottom: 25px;
}
.home-page .tab-caption-item.selected{
    font-weight: 700;
    border: 2px solid #f11a28;
}
.box-product .inner-item:hover{
    webkit-transition: all .5s;
    transition: all .5s;
    -webkit-box-shadow: 0px 0px 10px #999;
    box-shadow: 0px 0px 10px #999;
}
.box-product .inner-item{
    webkit-transition: all .5s;
    transition: all .5s;
    margin-bottom: 25px;
}
.a-image {
    position: relative;
}
.a-image {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.inner-item#out-stock .btn-quickview{
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    visibility: unset;
}
.inner-item#out-stock{
    opacity: 0.3;
}
.box-product .inner-item .a-image img{
    transition: transform 5s;
}
.box-product .inner-item:hover .a-image img {
    webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 5s;
    transition: all 5s;
}
.box-product .box-text{
    transition: all .5s;
    padding: 15px 20px 0;
    text-align: left;
}
.box-product .box-text p.title{
    padding-top: 15px;
    font-weight: 700;
    height: 75px;
    margin: 0;
    overflow: hidden;
}

.price del span, .price del {
    color: #ccc;
    font-weight: 400;
    display: inline-block;
}
.price span{
    font-weight: 500;
}
.box-product .price {
    font-size: 18px;
    color: #333;
    font-weight: 500;
    margin: 0;
    padding-bottom: 10px;
    display: block;
    line-height: 20px;
}
.box-product .discount-percent{
    font-size: 13px;
    text-align: center;
    margin: 0;
    color: #fff;
    position: absolute;
    top: 5px;
    right: 15px;
    font-weight: 700;
    background: #db0000;
    border-radius: 50%;
    display: flex;
    width: 37px;
    align-items: center;
    line-height: 37px;
    padding-left: 3px;
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.box-product .p-image{
    position: relative;
    display: -webkit-box;
    padding: 10px 10px;
    height: 280px;
}
.box-product .inner-item:hover p.discount-percent{
    opacity: 1;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.box-product .inner-item:hover .btn-quickview{
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.btn-quickview {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background: #db0000;
    padding: 10px 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    cursor: pointer;
}
.xt-products {
    padding: 10px 20px;
    border: 1px solid #333;
    font-size: 16px;
    color: #333;
    border-radius: 30px;
    margin-top: 10px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.xt-products:hover {
    color: #fff;
    background: #cc0101;
    border: 1px solid #cc0101;
}

/*banner policy*/

.main-whynote {
    background: #f2f2f2;
    padding: 100px 0 30px;
    position: relative;
}
.main-whynote .justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.main-whynote .img-note {
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 47%;
}
.main-whynote .box-why-note .title-why h2 a{
    color: #de0000;
}
.main-whynote .box-why-note .title-why h2 {
    font-size: 36px;
    color: #de0000;
    padding-bottom: 10px;
    font-weight: 700;
    margin-bottom: 40px;
    position: relative;
}
.main-whynote .box-why-note .title-why h2:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 3px;
    content: "";
    background: #de0000;
}
.main-whynote .list-box-why .text-icon p {
    font-size: 14px;
    color: #333;
    line-height: 1.4;
    margin: 0;
}
.main-whynote .list-box-why .text-icon h3 a {
    font-size: 16px;
    color: #333;
    font-weight: 500;
    display: block;
    padding-bottom: 5px;
}
.main-whynote .list-box-why .icon-left img{
    max-width: 60px;
}
.main-whynote .list-box-why .icon-left {
    width: 19%;
    padding-top: 5px;
}
.main-whynote .list-box-why .text-icon {
    width: 81%;
}
.main-whynote .list-box-why {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
}
/*banner product*/
.main-products-content .container-relative:last-child {
    padding-bottom: 50px;
}
.main-products-content .container-relative:first-child {
    padding-top: 70px;
}
.main-products-content .container-relative {
    position: relative;

}
.main-products-content .container-relative .box-images-products {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 42%;
}
.main-products-content .container-relative .box-images-products .img-content {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}
.main-products-content .container-relative .box-images-products .img-content:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all 5s;
    transition: all 5s;
}
.main-products-content .container-relative .box-images-products .img-content img {
    -webkit-transition: all 5s;
    transition: all 5s;
}
.main-products-content .container-relative .box-images-products .img-content .text-img {
    position: absolute;
    top: 50%;
    left: 50px;
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}
.main-products-content .container-relative .box-images-products .img-content .text-img h4 {
    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.main-products-content .container-relative .box-images-products .img-content .text-img span {
    font-style: italic;
    font-size: 14px;
    color: #fff;
    padding-top: 5px;
    display: block;
}
.main-products-content .container-relative .box-images-products .img-content {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}
.main-products-content .container-relative .box-images-products-2 {
    left: 0;
}
.container-relative .box-product .p-image{
    padding: 10px 20px;
}
.main-products-content .container-relative:nth-child(1){
    padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
    .main-products-content .container-relative .box-images-products .img-content:nth-child(2) img {
        height: 455px;
        object-fit: cover;
    }
    .main-products-content .container-relative .box-images-products .img-content:nth-child(1) img {
        height: 285px;
        object-fit: cover;
    }
}
/*/load view product home*/
.main-products-content .container-relative .banner-top{
    position: relative;
    margin-bottom: 40px;
}
.main-products-content .container-relative .banner-top .title-banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.main-products-content .container-relative .banner-top .title-banner h2 a {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
}
.main-products-content .container-relative .banner-top .title-banner span {
    display: block;
    font-size: 16px;
    color: #fff;
    font-style: italic;
    padding-top: 10px;
}
#loadcategory .container-relative .box-product .p-image{
    padding: 0 10px;
}

/*main logo*/
.main-logo-lk {
    padding: 50px 0;
}
.main-logo-lk .logo-lk img {
    width: 200px;
}

/*new*/
.main-news {
    background: #f4f4f4;
    padding: 50px 0 35px;
}
.title-main {
    margin-bottom: 20px;
}
.main-news .box-news .date {
    width: 80px;
    height: 60px;
    color: #fff;
    text-align: center;
    background: #de0000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin-top: -31px;
    margin-bottom: 15px;
}
.main-news .box-news:hover .text-bottom h3 a {
    color: #de0000;
}
.main-news .box-news .text-bottom h3 a {
    font-size: 22px;
    color: #333;
    display: block;
    padding-bottom: 10px;
}
.main-news .box-news .text-bottom p {
    margin: 0;
    font-size: 14px;
    color: #666;
    line-height: 1.4;
}
.main-news .box-news-container .box-news .text-bottom h3 a {
    font-size: 16px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    padding: 0;
    line-height: 1.4;
}
.main-news .box-news-container .box-news .text-bottom p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.main-news .box-news-container .box-news .text-bottom {
    margin-bottom: 15px;
}
.main-news .box-news-container .box-news .date {
    margin-bottom: 10px;
    width: 60px;
    height: 45px;
}

/*foter*/
.footer-container {
    background: #222;
    color: #fff;
    padding-top: 30px;
}
.footer-container a{
    color: #fff;
}
.footer-container .logo-footer {
    margin-bottom: 20px;
}
.footer-container .logo-footer .logo {
    text-align: center;
    padding-right: 30px;
}
.footer-container .logo-footer .list-addres {
    padding-top: 5px;
}
.footer-container .logo-footer .list-addres ul li {
    padding: 5px 0;
    line-height: 20px;
    font-size: 14px;
}
.footer-container .logo-footer .list-mxh {
    padding-top: 10px;
}
.footer-container .logo-footer .list-mxh ul li {
    display: inline-block;
    padding-right: 10px;
}
.footer-container .logo-footer .list-mxh ul li a {
    color: #fff;
    font-size: 16px;
}
.footer-container .list-footer {
    padding-top: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer-container .list-footer .title-footer {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 26px;
}
.footer-container .list-footer ul li {
    padding: 5px 0;
}
.footer-container .list-footer ul li a {
    color: #fff;
    font-size: 14px;
}
.footer-container .email-footer {
    padding-top: 39px;
    margin-bottom: 20px;
}
.footer-container .email-footer .img-vis {
    margin-top: 20px;
}
.footer-container .email-footer .img-vis ul li {
    display: inline-block;
    font-size: 25px;
    margin-right: 7px;
}

.footer-container .email-footer .img-lk {
    padding-top: 20px;
}
.footer-container .email-footer .img-lk a {
    margin-right: 5px;
}
.footer-container .border-mid {
    border-bottom: 1px solid #393939;
    border-top: 1px solid #000;
}
.footer-container .footer-bottom {
    padding: 15px 0;
}
.footer-container .footer-bottom span {
    font-size: 14px;
    color: #ababab;
}
.footer-container .footer-bottom .list-menu-footer {
    text-align: right;
}
.footer-container .footer-bottom .list-menu-footer ul li {
    display: inline-block;
    padding-right: 10px;
}
.back-to-top.display a {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 25px;
    color: #fff;
    background: #de0000;
    text-align: center;
    line-height: 40px;
    text-decoration: none;
    border-radius: 3px;
}
.back-to-top.display{
    display: block;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999999999999;
}
.footer-container .email-footer form input {
    width: 100%;
    height: 40px;
    border: 2px solid #fff;
    font-size: 14px;
    border-radius: 50px;
    background: 0 0;
    padding-right: 77px;
}
#mc_embed_signup_scroll{
    position: relative;
}
.footer-container .email-footer form button {
    position: absolute;
    top: 5px;
    right: 5px;
    background: #fff;
    border-radius: 50px;
    width: 70px;
    height: 30px;
    border: 0;
    color: #333;
}

/*/order*/
.cart-heading h1.title-head {
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 5px
}

.main-container {
    min-height: 300px
}

.main-container .col-main {
    float: none;
    width: auto
}

.main-container .col-main .cart .bg-scroll {
    border-top: none;
    overflow: hidden;
    border-top: none
}

.main-container .col-main .cart .cart-thead {
    font-weight: bold;
    font-size: 13px;
    clear: both;
    width: 100%;
    border: 1px solid #ebebeb;
    float: left;
    min-width: 400px
}

.main-container .col-main .cart .cart-thead div {
    float: left;
    padding: 10px 0;
    color: #363636;
    text-align: center;
    font-size: 16px;
    font-weight: 600
}

.main-container .col-main .cart .nobr {
    white-space: nowrap
}

.main-container .col-main .cart .cart div.a-right {
    text-align: right
}

.main-container .col-main .cart .cart div.a-center {
    text-align: center
}

.main-container .col-main .cart .cart-tbody {
    width: 100%;
    float: left;
    margin-top: 10px;
    border: 1px solid #ebebeb;
    border-bottom: none
}

.main-container .col-main .cart .cart-tbody .item-cart {
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    float: left
}

.main-container .col-main .cart .item-cart .image .product-image img {
    max-width: 120px;
    width: auto;
    height: auto;
    max-height: 100%
}

.main-container .col-main .cart .cart-tbody .item-cart div {
    line-height: 20px;
    vertical-align: top;
    height: 155px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    flex-direction: column;
    float: left
}

.main-container .col-main .cart .cart-tbody .item-cart div.image {
    padding-left: 0
}

.main-container .col-main .cart .cart-tbody .item-cart div.image a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 115px;
    padding: 0;
    max-height: 100%
}

.main-container .col-main .cart .cart-tbody .item-cart div:nth-child(6) {
    padding: 10px 0 6px;
    position: relative
}

.main-container .col-main .cart .bg-scroll .cart-tbody .item-cart div a.remove-item {
    width: 78px;
    display: block;
    text-align: center;
    color: #898989
}

.main-container .col-main .cart .bg-scroll .cart-tbody .item-cart div a.remove-item span {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%
}

.main-container .col-main .cart .cart-tbody .item-cart .product-image {
    display: block;
    height: auto;
    width: 100%;
    padding: 10px 0;
    flex: 1;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    max-height: 230px;
    height: 155px;
    text-align: center
}

@media (max-width: 991px) {
    .main-container .col-main .cart .cart-tbody .item-cart .product-image {
        padding: 0
    }
}

.main-container .col-main .cart .cart-tbody .item-cart div .product-name {
    margin: 0;
    padding-bottom: 0;
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    text-transform: inherit
}

.main-container .col-main .cart .cart-tbody .item-cart div .product-name a {
    display: block;
    max-height: 75px;
    overflow: hidden;
    text-transform: inherit
}

.main-container .col-main .cart .cart-tbody .item-cart div .input_qty_pr {
    height: auto;
    border-right: none;
    width: 70%;
    min-width: 105px
}

.main-container .col-main .cart .cart .product-name a {
    font-size: 14px
}

.main-container .col-main .cart .item-cart .input_qty_pr .items-count {
    border: 1px solid #ebebeb;
    outline: none;
    background: #fff;
    height: 24px;
    width: 24px;
    vertical-align: baseline;
    text-align: center;
    padding: 0
}

.main-container .col-main .cart .variant-title {
    color: #686868
}

.main-container .col-main .cart .cart-tbody .item-cart div .price {
    line-height: 6;
    font-size: 1.28571em;
    /*color: 3000;*/
    font-weight: 700
}

.main-container .col-main .cart .item-cart .items-count {
    border: 1px solid #ebebeb;
    outline: none;
    background: #fff;
    height: 24px;
    width: 21px;
    vertical-align: top;
    text-align: center;
    padding: 0
}

.main-container .col-main .cart .item-cart .number-sidebar {
    border: 1px solid #ddd;
    height: 40px;
    text-align: center;
    display: block;
    width: 100%;
    padding: 0;
    line-height: 15px
}

.main-container .col-main .cart .cart-tbody .item-cart div a.remove-item {
    background-color: #fff;
    background-image: url(../img/icons/bin.png);
    cursor: pointer;
    padding: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-decoration: none;
    float: left;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    border: none;
    width: 100%;
    margin-top: -3px;
    display: block;
    text-align: center;
    color: #898989;
    background-repeat: no-repeat;
    background-position: center
}

.main-container .col-main .cart .btn-proceed-checkout {
    background: #e32124;
    line-height: 35px;
    color: #fff;
    height: 40px;
    padding: 0 50px;
    border-radius: 0;
    font-size: 14px;
    border: none;
}

.main-container .col-main .cart .btn.btn-white {
    margin-right: 5px;
    border: 2px solid #363636
}

.main-container .col-main .cart .btn.btn-white:hover {
    border-color: #e32124
}

.main-container .col-main .cart .totals .inner {
    padding: 0 0 15px;
    margin-top: 0;
    margin-right: 1px
}

.main-container .col-main .cart #shopping-cart-totals-table tr td {
    border: none;
    padding: 15px;
    padding-right: 0
}

.main-container .col-main .cart #shopping-cart-totals-table tr td strong {
    padding-left: 20px
}

.main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
    width: 260px;
    font-size: 14px
}

.main-container .col-main .cart #shopping-cart-totals-table {
    width: 100%;
    padding-bottom: 8px;
    background: #fff
}

.main-container .col-main .cart ul.checkout {
    clear: left;
    padding: 17px;
    margin-bottom: 30px;
    text-align: right;
    padding-right: 0;
    border-top: none
}

.main-container .col-main .cart ul.checkout .inline-block {
    display: block !important;
    line-height: 45px;
    padding-right: 0;
    font-size: 15px
}

.main-container .col-main .cart ul.checkout .inline-block .price {
    color: #000;
    font-size: 15px
}

.main-container .col-main .cart .cart .totals table th, .main-container .col-main .cart .cart .totals table td {
    padding: 10px;
    background: none !important;
    box-shadow: none !important;
    color: #363636 !important;
    height: 50px;
    vertical-align: middle
}

.main-container .col-main .cart span.totals_price.price {
    color: #e32124;
    font-family: "Arial", sans-serif;
    font-size: 14px;
    font-weight: 700
}

.main-container .col-main .cart .cart-tbody .item-cart .number-sidebar {
    min-height: 0;
    position: static;
    display: inline-block;
    float: none;
    margin-bottom: 0
}

.main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count {
    left: 15px;
    top: 20px;
    outline: none;
    background: #fff;
    font-weight: 700;
    vertical-align: baseline;
    text-align: center;
    padding: 0;
    border: none;
    color: #363636;
    display: inline-block;
    position: absolute;
    margin: 0;
    line-height: 24px
}

.main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count.btn-plus {
    top: 18px;
    left: auto;
    right: 15px;
    line-height: 25px
}

.main-container button.btn.btn-gray.margin-right-15.f-right {
    background: #f1f1f1;
    color: #363636;
    border: 1px solid #ebebeb;
    height: 45px;
    padding: 0 50px;
    border-radius: 0;
    font-size: 15px;
    font-weight: 600
}

@media (max-width: 1199px) {
    .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
        width: 196px
    }
}

@media (max-width: 991px) {
    .main-container .col-main .cart .bg-scroll .cart-tbody .item-cart div a.remove-item span {
        width: 34px;
        height: 34px;
        line-height: 33px
    }

    .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
        width: 252px
    }

    .main-container .col-main .cart .totals .inner {
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .item-product .title-product-cart-mobile {
        max-width: 150px
    }

    .sign_main {
        background: #f7f8f9;
        margin-top: 40px
    }

    .main {
        border-bottom: solid 1px #ebebeb;
        background: #fff;
        margin-top: 40px
    }

    .main-container {
        margin-top: -40px
    }

    .cart-mobile {
        padding: 10px 0 0 0
    }

    .header-cart {
        padding: 10px 15px 0;
        border-bottom: solid 1px #ebebeb;
        margin-top: -10px
    }

    .header-cart-content {
        margin-top: 10px
    }

    .header-cart-content .content-product-list {
        min-height: 110px
    }

    .header-cart .title-cart {
        line-height: 10px
    }

    .header-cart-price {
        padding: 20px 17px
    }

    .title-cart h3 {
        font-family: Arial, sans-serif;
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase
    }

    .title-cart p {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #9c9c9c
    }

    .title-cart a {
        float: right;
        margin-top: -28px;
        color: #e32124;
        font-size: 16px;
        line-height: 27px;
        font-family: Arial, sans-serif
    }

    .btn-proceed-checkout-mobile {
        width: 100%;
        line-height: 27px;
        color: #fff;
        height: 40px;
        font-size: 14px;
        border: none;
        background: #e32124
    }

    .content-product-list .item-product {
        padding: 15px 15px;
        min-height: 110px;
        border-bottom: solid 1px #ebebeb;
        overflow: hidden
    }

    .item-product-cart-mobile, .title-product-cart-mobile, .select-item-qty-mobile {
        float: left
    }

    .item-product-cart-mobile {
        width: 100px;
        text-align: center;
        margin-right: 10px
    }

    .item-product-cart-mobile img {
        max-width: 100px
    }

    .select-item-qty-mobile {
        float: right;
        text-align: center
    }

    .title-product-cart-mobile a {
        font-family: Arial, sans-serif;
        font-size: 14px;
        color: #363636
    }

    .select-item-qty-mobile input.qty {
        background: none repeat scroll 0 0 #fff;
        border: 1px solid #ebebeb;
        font-size: 15px;
        font-weight: 400;
        margin: 0 !important;
        outline: medium none;
        padding: 5px 5px 5px 12px;
        width: 41px
    }

    .title-product-cart-mobile p {
        line-height: 2;
        font-size: 14px;
        font-family: Arial, sans-serif;
        color: #898989
    }

    .title-product-cart-mobile span {
        color: #e32124
    }

    .select-item-qty-mobile a {
        line-height: 3;
        color: #363636;
        font-family: 'Open Sans', sans-serif;
    }
}

@media screen and (max-width: 767px) {
    .select-item-qty-mobile .txt_center input {
        height: 25px;
        width: 24px;
        text-align: center;
        margin: 0;
        padding: 0;
        position: absolute;
        left: 22px;
        min-height: 0
    }

    .item-product .title-product-cart-mobile {
        max-width: 150px
    }

    .title-product-cart-mobile h3 {
        line-height: 1;
        margin: 0
    }

    .main-cart-page {
        min-height: auto !important
    }

    .select-item-qty-mobile .txt_center button.reduced.items-count.btn-minus {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 100;
        margin: 0;
        padding: 0;
        line-height: 1;
        max-width: 23px !important;
        width: 23px;
        height: 25px;
        border-style: hidden;
        background: none !important;
        color: #000;
        border: solid thin #ddd
    }

    .select-item-qty-mobile .txt_center button.increase.items-count.btn-plus {
        position: absolute;
        right: 0;
        top: 0;
        margin: 0;
        padding: 0;
        max-width: 23px !important;
        width: 23px;
        height: 25px;
        display: inline-block;
        line-height: 1;
        border-style: hidden;
        background: none !important;
        color: #000;
        border: solid thin #ddd
    }

    .select-item-qty-mobile>div {
        position: relative;
        width: 68px;
        height: 25px
    }
}

/*/login*/
@media (min-width: 992px) {
    .wrapbox-heading-page, .box-heading-contact {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        border-right: 1px solid #ededed;
        height: 100vh;
        padding: 0;
    }
    .wrapbox-heading-page .header-page {
        padding-bottom: 70px;
    }
}

.wrapbox-heading-page {
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}
@media (min-width: 1200px) {
    .wrapbox-heading-page .header-page {
        width: 60%;
    }
    .wrapbox-content-page {
        padding: 100px;
    }
}

.wrapbox-heading-page .header-page {
    position: relative;
}
.userbox h2 {
    font-size: 20px;
    margin: 0 0 20px;
    font-weight: 600;
}
#customer_login ul li {
    margin-bottom: 30px;
}
.userbox input[type=email], .userbox input[type=password], .userbox input[type=text] {
    width: 100%;
    height: 55px;
    border: 1px solid transparent;
    background: #ededed;
    color: #252a2b;
    padding: 0 20px;
    font-weight: 500;
    -webkit-appearance: none;
}
#customer_login ul li.btns input {
    width: 100%;
}
#customer_login ul li.btns input, #create_customer ul li.btns input {
    border: none;
    display: inline-block;
    border-radius: 0;
    background: #252a2b;
    padding: 0 30px;
    height: 55px;
    line-height: 55px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.action_account_custommer {
    text-align: center;
}
.action_account_custommer {
    text-align: center;
}
.action_account_custommer a {
    text-decoration: underline;
    color: #626262;
}
.divider {
    position: relative;
    text-align: center;
    margin: 10px 0 30px 0;
    min-height: 20px;
}
.divider span {
    background: #fff;
    z-index: 999;
    position: absolute;
    top: 50%;
    padding: 0 10px;
    left: 46%;
}
.login-social {
    background: #385898;
    padding: 15px 0;
    text-align: center;
}
.login-social * {
    font-size: 15px;
    color: #fff;
}
.login-social i {
    padding: 0 10px;
}

/*cart/index*/
.btn.btn-gray:hover{
    background: #e32124;
}
.btn.btn-gray{
    height: 40px;
    background: #9e9e9e;
    color: #fff;
}

/*quickview*/
/* Quickview */
#quickview-cart-desktop {
    /*background: white;*/
    /*width: 90%;*/
    /*margin: 3% auto;*/
    /*padding: 30px 15px;*/
    overflow: hidden;
    /*position: relative;*/
    /*max-width: 1000px;*/
    /*min-height: 80%;*/
    position: relative;
    width: 90%;
    max-width: 920px;
    margin: auto;
    padding: 0;
    background-color: #fff;
    box-sizing: border-box;
}

#quickview-cart-desktop::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

#quickview-cart-desktop::-webkit-scrollbar {
    width: 6px;
    height: 0;
    background-color: #F5F5F5;
}

#quickview-cart-desktop::-webkit-scrollbar-thumb {
    background-color: #000000;
}

.close-quick-view {
    position: absolute;
    right: 0;
    top: 0;
    background: black;
    color: white;
    padding: 5px 10px;
    cursor: pointer;
}

#quickview-cart-desktop .click-p {
    display: none;
}

.quickView {
    border-right: 1px solid white;
}

#stock-box {
    overflow-y: scroll;
    max-height: 200px;
    margin-bottom: 15px;
    width: 100%;
    font-weight: bold;
    color: #333;
    border-color: #dcdbdb;
    position: relative;
    overflow-x: hidden;
    padding: 0 0 15px 0;
    text-align: left;
}

#stock-box div .dist, .bst-tks a {
    font-weight: 700;
}

#stock-box div .dist {
    float: left;
    width: 100%;
}

#stock-box .street {
    font-weight: normal;
    float: left;
    width: 100%;
    padding-left: 20px;
}

#stock-box .timeStore {
    font-weight: normal;
    padding-left: 20px;
}

#stock-box::-webkit-scrollbar-track, #detail-product::-webkit-scrollbar-track, .contentFilter > div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

#stock-box::-webkit-scrollbar, #detail-product::-webkit-scrollbar, .contentFilter > div::-webkit-scrollbar {
    width: 6px;
    height: 0;
    background-color: #F5F5F5;
}

#stock-box::-webkit-scrollbar-thumb, #detail-product::-webkit-scrollbar-thumb, .contentFilter > div::-webkit-scrollbar-thumb {
    background-color: #000000;
}

#productCombo .click-p, #modalCombo .click-p {
    display: none;
}

.priceDetail span:last-child span {
    display: none;
}
#quickview-cart .modal-content {
    border-radius: 0;
    box-shadow: none;
    border: none;
}

.expanded-message {
    margin: 20px 0;
}

.modal-content .close,
#quickview-cart-desktop .close {
    opacity: 1;
    position: absolute;
    right: 15px;
    top: 0;
    cursor: pointer;
    z-index: 9999;
}
.modal-content .close.btn.close-singup{
    position: unset;
    float: unset;
}

.modal-content .close img,
#quickview-cart-desktop .close img {
    width: 20px;
}
.slider-img-p img{
    max-height: 460px;
}
.slider-img-p {
    position: relative;
    padding: 20px 0;
}

.slider-img-p .owl-dots{
    text-align: center;
}
.slider-img-p .owl-dots button{
    width: 6px;
    height: 6px;
    margin: 0 5px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.38);
}
.slider-img-p .owl-dots button.active{
    background-color: #000;
}
.slider-img-p .owl-dots button:hover{
    background-color: rgba(0, 0, 0, 0.72);
}
.slider-img-p .owl-nav button.owl-prev:before{
    content: "\f104";
    font-family: "Font Awesome\ 5 Free";
}
.slider-img-p .owl-nav button.owl-prev{
    left: 0;
}
.slider-img-p .owl-nav button.owl-next:before {
    content: "\f105";
    font-family: "Font Awesome\ 5 Free";
}
.slider-img-p .owl-nav button.owl-next{
    right: 0;
}
.slider-img-p .owl-nav button:hover{
    opacity: 1;
}
.slider-img-p .owl-nav button span{
    display: none;
}
.slider-img-p .owl-nav button:before{
}
.slider-img-p .img-thumbnail{
    border: none;
}
.slider-img-p .owl-nav button{
    opacity: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 0;
    z-index: 8;
    color: #fff!important;
    font-size: 30px!important;
    background-color: rgba(0,0,0,.5)!important;
}
.quickview-content-cart{
    position: relative;
    display: flex;
    vertical-align: middle;
    margin: auto;
    text-align: left;
    z-index: 1045;
    height: 100%;
}
#quickview-cart-desktop #detail-product{
    padding: 30px;
}
#quickview-cart-desktop .product-title h1{
    font-size: 15px;
}
#quickview-cart-desktop #price-preview del{
    color: #ccc;
    font-weight: 400;
    margin-right: 5px;
}
#quickview-cart-desktop #price-preview{
    color: #de0c19;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    margin: 20px 0;
}
#quickview-cart-desktop .quantity-selector{
    -webkit-appearance: button;
    width: 49px;
    height: 33px;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 33px;
    cursor: pointer;
    border: none;
}
#quickview-cart-desktop .quantity-area .quantity-content{
    text-align: center;
    display: inline-block;
    border: 1px solid #f4f2f5;
}
#quickview-cart-desktop .quantity-area{
    margin: 20px 0;
    padding-left: 20%;
}
#quickview-cart-desktop .cart-modal a{
    color: #de101d;
}
#quickview-cart-desktop .swatch .swatch-element{
    margin-right: 10px;
}
#quickview-cart-desktop .cart-modal{
    display: inline-block;
    margin-left: 5px;
}
#quickview-cart-desktop .btnAddToCart{
    background: #de101d;
    border: 1px solid #de101d;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 20px;
    line-height: 1.5;
    border-radius: .25rem;
}
#quickview-cart-desktop #add-item-form{
    margin-bottom: 2em;
}
#quickview-cart-desktop .qty-btn{
    -webkit-appearance: button;
    width: 40px;
    height: 33px;
    background: #f4f2f5;
    content: "\f068";
    font-family: fontawesome;
    font-size: 14px;
    color: #a6a9b2;
    text-align: center;
    line-height: 33px;
    cursor: pointer;
    border: none;
}
#quickview-cart-desktop #variant-swatch-1{
    display: flex;
}
.swatch .attr-size .swatch-element label {
    min-width: 40px;
    padding: 0 3px;
    width: auto;
    margin-bottom: 5px;
}
.swatch .swatch-element label {
    display: block;
    margin: 0;
    background: #fff;
    width: 40px;
    height: auto;
    line-height: 38px;
    position: relative;
    border: 1px solid #d7d7d7;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
    color: #333;
}
.attr-size.req label.active, .attr-color.req label.active{
    color: #de0c19;
    border: 1px dashed #de0c19!important;
}
.attr-size.req label.deactive:before {
    position: absolute;
    content: " "!important;
    max-width: 35px;
    width: 100%;
    height: 1px;
    background: red!important;
    left: 15%;
    right: 0;
    bottom: 0;
    top: 50%;
    visibility: visible;
    opacity: 1;
    border: 0;
    margin: 0!important;
    padding: 0!important;
    min-width: auto;
    -webkit-transform-origin: center;
    transform-origin: center;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.attr-size.req label.deactive:after {
    position: absolute;
    content: " "!important;
    max-width: 35px;
    width: 100%;
    height: 1px;
    background: red!important;
    left: 15%;
    right: 0;
    bottom: 0;
    top: 50%;
    visibility: visible;
    opacity: 1;
    border: 0;
    margin: 0!important;
    padding: 0!important;
    min-width: auto;
    -webkit-transform-origin: center;
    transform-origin: center;
    z-index: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/*/user*/
.userList>a:hover,.userList>a{
    color: #d00;
}

/*wishlist*/
.wishlist{
    margin-top: 40px;
    margin-bottom: 20px;
}
.wishlistItems.active .wish-none{
    display: none;
}
.wishlistItems .view-wish{
    display: none;
}
.wishlistItems.active .view-wish{
    display: block;
}
.wishlistItems span{
    border: 1px solid #333;
    color: #333;
    display: block;
    width: 200px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
}

.wishlistItems{
    cursor: pointer;
}

.is-header-fixed #header__desktop.is-header-scroll {
    position: fixed;
    opacity: 1;
}

.is-header-fixed #header__desktop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    transition: .4s all;
}
#header__desktop.is-header-scroll .main-nav-menu .menu__list:not(.menu__list--second)>.menu__item>.menu__content{
    top: 85px;
}
#header__desktop.is-header-scroll .menu__item.mega.tp_menu_item{
    padding: 20px 0;
}
#header__desktop.is-header-scroll {
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    transition: .3s all;
}
#progressbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffffc7;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    display: none;
    z-index: 999;
}
div#progressbar.active{
    opacity: 1;
    display: flex;
    visibility: visible;
}
#progressbar img {
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
}


.position-relative{
    position: relative;
}

.position-absolute{
    position: absolute;
}

.d-flex{
    display: flex;
}

.itemAlbum-product .product-detail p{
    margin: 0;
}

.bannerFashion {
    margin-top: 30px;
    margin-bottom: 30px;
}

.bannerFashion .head {
    margin-bottom: 20px;
}

.bannerFashion h2 {
    margin-bottom: 0;
    font-size: 18px;
    /*line-height: 18px;*/
    font-weight: bold;
}

.bannerFashion .owl-nav > button.disabled {
    display: none;
}

.bannerFashion .owl-nav > button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px !important;
}

.bannerFashion .owl-nav > button.owl-next {
    right: 0;
}

.bannerFashion .owl-nav > button.owl-prev {
    left: 0;
}

.itemAlbum-product .pointTag {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.itemAlbum-product .pointTag::after {
    content: "";
    width: 36px;
    height: 36px;
    position: absolute;
    top: -8px;
    left: -8px;
    background: white;
    border-radius: 50%;
    z-index: -1;
    -webkit-animation: 1.2s popoverTheLookDot ease-in-out infinite;
    animation: 1.2s popoverTheLookDot ease-in-out infinite;
}

.itemAlbum-product .pointTag > a {
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 3px 5px rgb(0 0 0 / 30%);
    border-radius: 50%;
    padding: 0;
    display: block;
    outline: none;
    transition: .2s all ease-in-out;
}

.itemAlbum-product .pointTag > a[aria-describedby] {
    transform: rotate(45deg);
}

.itemAlbum-product .pointTag > a::before, .itemAlbum-product .pointTag > a::after {
    width: 12px;
    height: 1.5px;
    border-radius: 1px;
    background: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    content: '';
}

.itemAlbum-product .pointTag > a::after {
    transform: rotate(90deg);
}

.itemAlbum-product .pointTag .tooltip-inner {
    background: rgba(255, 255, 255, 0.9);
    padding: 5px 10px 5px 5px;
    width: 200px;
    color: #fff;
    text-align: center;
    border-radius: 0.25rem;
}

.itemAlbum-product .tooltip-inner .product-link .thumb {
    width: 39px;
    height: 100%;
}

.itemAlbum-product .tooltip-inner .product-link .product-detail {
    padding-left: 5px;
    /*max-width: 139px;*/
    text-align: left;
    flex: 1;
}

.inspire-tooltip .tooltip-inner .product-link .product-detail .product-price {
    line-height: 1.25;
    color: red;
}
.item_c {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}
.img_c {
    width: 80px;
    margin-right: 13px;
    position: relative;
}
.list_p_cart .info_p_c {
    width: calc(100% - 80px);
    display: flex;
    align-items: center;
}
.name_p_c{
    line-height: normal;
    text-align: left;
}
.name_p_c a, .price_p_c {
    font-size: 14px;
    font-weight: 300;
}
.price_p_c {
    margin-top: 10px;
    font-weight: 300;
}
.remove_i_c {
    font-size: 13px;
    margin-top: 5px;
    text-align: left;
}
.remove_i_c .removeCartItem {
    text-decoration: underline;
    font-weight: 300;
}
.quantity_c {
    width: 100px;
    margin-top: 10px;
}
.title_quantity_c {
    text-align: center;
    margin-bottom: 5px;
}
.group_button_change_qtt {
    display: flex;
    justify-content: center;
}
.group_button_change_qtt button {
    border-radius: 50%;
    border: 1px solid #000;
    width: 25px;
    height: 25px;
    background-color: #fff;
    margin: 0 3px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bar_bottom_c {
    text-align: center;
    background-color: #f6f6f6;
    padding: 5px;
    font-size: 16px;
}
.bold_price {
    font-weight: 700;
    font-size: 16px;
}
.button_c {
    margin-top: 10px;
}
.button_c a{
    text-decoration: underline;
}
.loadBodyCart {
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
    border-top: 15px solid transparent;
    opacity: 0;
    visibility: hidden;
    transition: all .2s;
}
.body_cart{
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #fff;
    width: 280px;
}
#site-cart-handle:hover .loadBodyCart{
    opacity: 1;
    visibility: visible;
}
@keyframes popoverTheLookDot {
    from {
        opacity: 0.6;
        transform: scale(0.6);
    }
    to {
        opacity: 0;
        transform: scale(1.2);
    }
}

@media (min-width: 992px) {
    .bannerFashion h2{
        font-size: 20px;
    }
}

.banner-success {
    margin: 20px auto;
    display: block;
}
.section-warranty-name {
    font-size: 24px;
    text-align: center;
    padding: 10px 0;
}
#frmIndexOrder {
    text-align: center;
    margin-bottom: 20px;
}
.form-groups.txtFill {
    padding-bottom: 15px;
}
.form-groups.txtFill input {
    background: #e5e5e5 0% 0% no-repeat padding-box;
    border-radius: 13px;
    border: none;
    outline: none;
    width: 40%;
    padding: 10px 20px;
    font-weight: 700;
    color: #6d6e71;
}
.form-groups .btn-warranty {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    padding: 0 40px;
    background: transparent linear-gradient(179deg,#009981 0%,#00483d 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0 4px 6px #00000029;
    border-radius: 8px;
    outline: none;
    border: none;
}
.title td {
    font-size: 16px;
    font-weight: 600;
}
.imei-false td {
    text-align: center;
    padding: 20px 0;
}
@media screen and (max-width: 768px){
    .title td{
        font-size: 14px;
    }
    .form-groups.txtFill input {
        width: 100%;
    }
}
.fixed-item.btn-zalo-fixed {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 125px;
    right: 15px;
    z-index: 999;
}
.fixed-item.btn-zalo-fixed img{
    border-radius: 50%;
}
.logo-footer .zalo-social img {
    width: 20px;
}
.logo-footer .list-mxh {
    display: flex;
}
#popup-banner .modal-body {
    padding: 0;
}
#popup-banner .modal-content {
    border: unset;
}
#popup-banner .modal-content button {
    position: absolute;
    z-index: 99;
    border-radius: 50%;
    right: 10px;
    top: 5px;
    background: red;
    border: unset;
    color: #fff;
    width: 25px;
    font-size: 15px;
    height: 25px;
}
#popup-banner {
    top: 30%;
}
.tp_product_name {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.proGift-cart{
    height: auto !important;
    padding: 10px 0 !important;
}
.product-has-image{
    display: flex;
    flex-wrap: wrap;
}
.product-has-image .product-info{
    width: 57%;
}
table tr td{
    border-top: none;
}
/*coupon*/
.product-coupon__wrapper {
    padding: 15px 0 0;
    margin-top: 15px;
    border-top: 1px solid #ddd;
}
.product-coupon__wrapper .product-coupons {
    padding-bottom: 7px;
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
    align-items: center;
    cursor: pointer;
    overflow-x: auto;
}
.product-coupon__wrapper .title {
    font-size: 16px;
    margin: 0 0 8px;
    display: block;
}
.coupon_item {
    position: relative;
    background: #fff;
    filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, .15));
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    padding: 10px 20px 10px 20px;
}
.coupon_item.lite {
    flex: 0 0 auto;
    border-radius: 0;
    filter: none;
    min-height: 0;
    overflow: hidden;
    padding: 0!important;
    margin-left: 5px;
    margin-right: 5px;
}
.coupon_item.lite .coupon_content {
    border: 1px solid #27b56b;
    color: #27b56b;
    border-radius: 5px;
    padding: 5px 12px;
    position: relative;
    font-size: 14px;
}
.coupon_item.lite .coupon_content:before {
    left: -5px;
}
.coupon_item.lite .coupon_content:before, .coupon_item.lite .coupon_content:after {
    content: '';
    position: absolute;
    border-radius: 999px;
    width: 10px;
    height: 10px;
    background: #fff;
    border: 1px solid #27b56b;
    top: 50%;
    transform: translateY(-50%);
}
.coupon_item.lite .coupon_content:after {
    right: -5px;
}
.product-coupons .icon i {
    font-size: 20px;
    margin-left: 5px;
    color: #dc2b2b;
}
.cart-coupon.active {
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
}
.cart-coupon {
    --width: 412px;
    position: fixed;
    width: 100vw;
    height: 100%;
    top: 0;
    right: 0;
    transform: translateX(var(--width));
    border-left: 1px solid #eee;
    z-index: 9999;
    background: #fff;
    margin: 0 !important;
    transition: all 0.5s cubic-bezier(0.47, 1.64, 0.41, 0.8);
    visibility: hidden;
    opacity: 0;
    max-width: var(--width);
}
.cart-coupon-header {
    height: 40px;
    display: grid;
    grid-template-columns: 0 1fr;
    text-align: center;
    align-items: center;
    box-shadow: 0px 0px 0px rgba(63, 63, 68, 0.05), 0px 1px 3px rgba(63, 63, 68, 0.15);
    font-weight: 500;
}
.cart-coupon-header .coupon-toggle-btn {
    padding: 8px 12px;
    font-size: 20px;
    display: flex;
    color: #574141;
    align-items: center;
    z-index: 3;
}
.cart-coupon .section_coupons {
    margin-top: 10px;
    max-height: 100%;
    overflow: auto;
}
.cart-coupon .section_coupons {
    padding: 0 20px;
}
.cart-coupon .section_coupons .scroll {
    flex-wrap: wrap;
    overflow: auto;
    padding-bottom: 120px;
}
.cart-coupon .section_coupons .col-12 {
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 15px;
}
.coupon_icon.pos-relative.embed-responsive[class*=embed-responsive-] img {
    max-width: calc(100% - 12px);
}
.coupon_item .coupon_body {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 5px 5px 5px 10px;
}
.coupon_body .coupon_head {
    text-align: center;
}
.coupon_item .coupon_body .coupon_title {
    font-size: 16px;
    color: #27b56b;
    font-weight: bold;
    margin-bottom: 0;
}
.coupon_item .coupon_body .coupon_desc {
    font-size: 14px;
    line-height: 1.2;
    color: #27b56b;
}
.home-category {
    margin-bottom: 0px;
}
.coupon_item .coupon_copy {
    border: none;
    padding: 2px 8px 3px 8px;
    border-radius: 0;
    margin-bottom: 3px;
    background: #27b56b;
    color: #fff;
    line-height: 22px;
}
.coupon_info_toggle {
    font-size: 14px;
    color: #353945;
    cursor: pointer;
    margin-bottom: 3px;
    text-decoration: underline;
    margin-left: 10px;
}
.coupon_item .coupon_modal {
    display: none;
}
.coupon_copy::after {
    content: "Đã sao chép";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(255, 0, 0);
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    opacity: 0;
    visibility: hidden;
    background: rgba(255, 255, 255, 0.3);
}
.cart-coupon.active + .cart-coupon-overlay {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    z-index: 1001;
}
.coupon_body .coupon_item_bot{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#popupCoupon .coupon-title {
    color: #27b56b;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 0px;
    padding: 0px;
    font-size: 24px;
    line-height: 32px;
    max-height: 32px;
    font-weight: 500;
    margin: 0px 16px 16px;
    text-align: center;
}
#popupCoupon .coupon-row:nth-child(2n) {
    background-color: #f3f3f3;
}
#popupCoupon .coupon-row {
    display: grid;
    grid-template-columns: 33% 1fr;
    grid-gap: 5px;
    padding: 10px 20px;
    margin-left: -15px;
    margin-right: -15px;
}
#popupCoupon .coupon-label {
    color: #4c4c4c;
}
#popupCoupon .coupon-row .coupon-info {
    grid-column: 1/-1;
    grid-row: 2;
}
#popupCoupon .coupon-action {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #F0F1F2;
    grid-gap: 15px;
}
#popupCoupon .modal-dialog{
    top: 50% !important;
    transform: translateY(-50%) !important;
}
.coupon-action .btn {
    padding: 10px;
    border-color: #27b56b;
    color: #27b56b;
    border-radius: 5px;
    outline: none;
    font-size: 16px;
    background: #fff;
}
.coupon-action .btn.coupon_copy {
    background: #27b56b;
    color: #fff;
}
.coupon-action .btn {
    padding: 10px;
    border-color: #27b56b;
    color: #27b56b;
    border-radius: 5px;
    outline: none;
    font-size: 16px;
    background: #fff;
}
.coupon_copy {
    cursor: pointer;
    position: relative;
}
#popupCoupon{
    z-index: 9999999;
}
.section_coupons.pview_coupon .coupon_title{
    margin-bottom: 0;
}
.section_coupons.pview_coupon .coupon_item .coupon_body{
    padding: 0;
}
.coupon_head {
    text-align: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
}

.coupon_item .coupon_price {
    width: 100%;
    font-size: 30px;
    display: flex;
    align-items: baseline;
}
.coupon_copy_paste {
    font-size: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.tron_container {
    position: absolute;
    top: 0;
    left: -5px;
}
.tron {
    border-radius: 999px;
    background: white;
    border: 1px solid #fff;
    width: 25px;
    height: 20px;
    margin-bottom: 0.7px;
}
.tron1 {
    border-radius: 999px;
    background: white;
    border: 1px solid #fff;
    width: 25px;
    height: 20px;
    margin-bottom: 0.7px;
}
.tron_container1 {
    position: absolute;
    top: 0;
    right: -5px;
}
.coupon_item .coupon_price p {
    margin-bottom: 0;
    color: #27b56b;
    font-weight: 600;
    font-size: 20px;
}
.coupon_item .coupon_price h1 {
    margin-bottom: 0;
    font-size: 31px;
    color: #27b56b;
    font-weight: 900;
}
.coupon_copy_paste .code {
    font-size: 16px;
    font-weight: 500;
    color: #27b56b;
}
button.btn.btn-main.btn-sm.coupon_copy span {
    color: #fff;
}
#product-lists .row {
    display: flex;
    flex-wrap: wrap;
}

.row {
    display: flex;
    flex-wrap: wrap;
}
.fixed-mess {
    position: fixed;
    bottom: 80px;
    right: 20px;
}
.fixed-mess i{
    color: #fff;
    font-size: 30px;
}
.fixed-mess a{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 50px;
    background: #4a90e2;
    border-radius: 50%;
}
.menu-icon{
    display: none;
}
.promotion-products.owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    pointer-events: none;
}
.promotion-products.owl-carousel .owl-nav button.owl-prev,
.promotion-products.owl-carousel .owl-nav button.owl-next {
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 20px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    pointer-events: auto;
}
.promotion-products.owl-carousel .owl-nav button.owl-prev:hover,
.promotion-products.owl-carousel .owl-nav button.owl-next:hover {
    background: #333;
    color: #fff;
}
.promotion-products.owl-carousel .owl-nav button span {
    display: none;
}
.timer {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    padding: 5px 15px;
    border-radius: 12px;

}
.timer .time {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #222;
    color: #fff;
    width: 25px;
    height: 25px;
    font-size: 16px;
    border-radius: 6px;
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.4);
}
.timer span {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    margin: 0 4px;
}
.promotion-section .title-main .title-hd a:before,.promotion-section .title-main .title-hd a:after {
    display: none;
}

.promotion-section .title-main {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}

.promotion-section .title-main .title-hd {
    margin-bottom: 0;
}
.promotion-section .box-product .p-image {
    padding: 0;
}