/** {*/
/*    font-family: 'Quicksand', sans-serif;*/
/*    margin: 0;*/
/*    padding: 0;*/
/*}*/


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%;
}

img.lazyloading {
    opacity: 0.01;
}

img.lazyloaded {
    opacity: 1;
    transition: 0.3s;
}

body {
    line-height: 1.4;
    font-size: 14px;
    color: #252a2b;
    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: #252a2b;
    margin: 0 0 13px 0;
    font-weight: 500;
    line-height: 1.2
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 13px;
    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: 21px
}

/* 1.5 - Links and Buttons */
a {
    color: #252a2b;
    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:active {
    outline: none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #252a2b;
    line-height: 1.1;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: black;
}

/* 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: 0;
}

table tr td:last-child, table tr th:last-child {
    padding-right: 0;
}

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;
}

/*style chung toàn trang*/

#topbar {
    background: #f2f2f2;
    font-size: 14px;
    padding: 4px 0;
}
.container-fluid {
    padding: 0 40px;
}
@media (max-width: 767px) {
    .container-fluid {
        padding: 0 15px;
    }
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before,
.btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before,
.container-fluid:after, .container-fluid:before, .container:after, .container:before,
.dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after,
.form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after,
.nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after,
.navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before,
.panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
.no-padding {
    padding: 0;
}
.innerTopLeft ul {
    margin: 0;
    padding: 0;
}
.innerTopLeft li {
    float: left;
    margin: 0 25px 0 0;
}
.icon-1-top {
    background-position: 134px 0;
}
.iconTop {
    background-image: url(/tp/T0331/img/iconHeader.png);
    width: 20px;
    height: 20px;
    float: left;
    background-size: cover;
}
.title-info-top {
    margin-right: 20px;
}
.title-info-top {
    float: left;
    margin: 2px 0 0 5px;
    font-size: 13px;
}
.innerTopRight {
    float: right;
}
.innerTopRight ul {
    margin: 0;
    padding: 0;
}
.innerTopRight li {
    margin: 0 0 0 25px;
    float: right;
}
.icon-5-top {
    background-position: 20px 0;
}
.iconTop {
    background-image: url(/tp/T0331/img/iconHeader.png);
    width: 20px;
    height: 20px;
    float: left;
    background-size: cover;
}
.title-info-top {
    margin-right: 20px;
}
.title-info-top {
    float: left;
    margin: 2px 0 0 5px;
    font-size: 13px;
}
.title-info-top span {
    color: #f40000;
}
.icon-cart .count {
    animation-name: scroll-in;
}
.icon-4-top {
    background-position: 75px 1px;
}
.main-header {
    background: #fff;
    -webkit-transition: background .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;
    transition: background .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;
    transition: background .3s ease-in-out,box-shadow .3s ease-in-out;
    transition: background .3s ease-in-out,box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;
}
.main-header {
    padding: 10px 40px;
}
.wrap-flex-align {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.wrap-logo img {
    /*min-height: 23px;*/
    /*max-height: 45px;*/
    /*min-width: 150px;*/
    height: 60px;
    object-fit: contain;
    /*transform: scale(1.4);*/
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}
.searchFormHeader {
    position: relative;
    margin: 10px 0 0;
}
.searchInput {
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    background-color: #fefefe;
    border: solid 1px #a7a7a7;
    padding: 8px 0 8px 15px;
    width: 100%;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
.btnSearch {
    font-size: 0;
    border: none;
    background: url(/tp/T0331/img/search.svg);
    width: 22px;
    height: 22px;
    position: absolute;
    right: 15px;
    top: 8px;
}
#resultSearchDesktop {
    position: absolute;
    z-index: 9999;
    background: #fff;
    width: 280px;
    padding: 10px;
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    -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);
    display: none;
    right: 0;
}
/*--------------------- Menu Desktop ---------------------*/
.menu-desktop {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}

#nav .main-nav * {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

#nav nav.main-nav ul li a {
    color: #252a2b;
    position: relative;
}

#nav nav.main-nav > ul > li > a:hover:after,
#nav .main-nav > ul > li.active > a:after {
    content: "";
    position: absolute;
    height: 1px;
    background: black;
    width: 100%;
    left: 0;
    bottom: 17px;
}

a:focus, a:hover{
     text-decoration: none;
}

#nav nav.main-nav ul li a:hover {
    color: #252a2b;
}

#nav .main-nav > ul > li {
    float: left;
    z-index: 10;
}

#nav .main-nav > ul > li > a {
    display: block;
    font-size: 15px;
    padding: 20px 0;
    margin: 0 12px;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
}

#nav .main-nav > ul > li.boldSale a {
    color: #f40000;
}

#nav .main-nav ul {
    padding-left: 0;
    margin: 0;
    min-width: 370px;
}

#nav .main-nav ul > li a i {
    display: inline-block;
    vertical-align: middle;
    font-size: 9px;
    margin-left: 4px;
    margin-bottom: 2px;
}

#nav .main-nav .sub_menu {
    background: #fff;
    position: absolute;
    z-index: 999;
    -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;
    -webkit-transition: all .2s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    min-width: 100%;
    opacity: 0;
    visibility: hidden;
}

#nav .main-nav li:hover > .sub_menu {
    -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);
    opacity: 1;
    visibility: visible;
}

#nav .main-nav .sub_menu a {
    padding: 9px 10px;
    white-space: nowrap;
    text-align: left;
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
}

.boxNameMega a {
    font-weight: normal !important;
}

#nav .main-nav .sub_menu .sub_menu {
    left: 100%;
    top: 0;
    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 .main-nav ul > li i {
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

#nav .main-nav ul > li:hover > a i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-bottom: 0;
}

#nav .main-nav .sub_menu.megaMenu, ul.sub_menu.megaMenu-level3{
    min-width: 200px;
}
#nav .main-nav .sub_menu.megaMenu a{
    color: #666;
}
#nav .main-nav .sub_menu.megaMenu a:hover {
    color: #000;
}
/*end*/


/*header mobile*/
.main-header .wrap-logp-mb {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 5px;
    left: 0;
}
.headerMobile {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}
.headerMobile .hamburger-menu {
    width: 15%;
}
.hamburger-menu {
    width: 27px;
    height: 19px;
    cursor: pointer;
    display: block;
    transition: all .15s linear;
}
.hamburger-menu .bar {
    position: relative;
    background: #252a2b;
    display: block;
    -ms-transition: all 0ms .1s,width .15s linear;
    -webkit-transition: all 0ms .1s,width .15s linear;
    transition: all 0ms .1s,width .15s linear;
    -ms-transform: translateY(7px);
    -webkit-transform: translateY(7px);
    transform: translateY(7px);
}
.hamburger-menu .bar:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 7px;
    background: #252a2b;
    -ms-transition: bottom .3s .1s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1),width .15s linear,background .15s linear;
    -webkit-transition: bottom .3s .1s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1),width .15s linear,background .15s linear;
    transition: bottom .3s .1s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1),width .15s linear,background .15s linear;
}
.hamburger-menu .bar:after {
    content: "";
    position: absolute;
    right: 0;
    top: 7px;
    background: #252a2b;
    -ms-transition: top .3s .1s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1),width .15s linear,background .15s linear;
    -webkit-transition: top .3s .1s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1),width .15s linear,background .15s linear;
    transition: top .3s .1s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1),width .15s linear,background .15s linear;
}
.hamburger-menu .bar, .hamburger-menu .bar:after, .hamburger-menu .bar:before {
    width: 27px;
    height: 3px;
}
.header-wrap-icon>span{
    display: inline-block;
    margin: 8px 5px 0;
    position: relative;
    transition: opacity .15s linear;
}
@media (max-width: 767px){
    .wrap-logo {
        margin: 0;
        float: left;
        width: 100%;
    }
    .wrap-logo img {
        min-height: auto;
        min-width: 50px;
        height: 25px;
        margin-left: 6px;
        max-width: 160px;
    }
    .header-wrap-icon {
        text-align: right;
        float: right;
        width: 70%;
    }
    .header-wrap-icon>span {
        margin: 0 5px;
        display: inline-block;
    }
    .header-wrap-icon>span {
        display: inline-block;
    }
    .headerMobile .cart-menu .count-holder {
        position: absolute;
        top: -5px;
        right: -6px;
        text-align: center;
        font-size: 11px;
        font-weight: 700;
        overflow: hidden;
        background: #f40000;
        color: #fff;
        width: 16px;
        height: 16px;
        border-radius: 100%;
        line-height: 16px;
        left: auto;
    }
}
@media (max-width: 449px) and (min-width: 320px){
    .header-wrap-icon>span {
        margin: 5px 0 0 5px;
    }
}
@media screen and (max-width: 480px) {
    .headerMobile svg {
        width: 17px;
        height: 20px;
    }
    .headerMobile i {
        font-size: 20px !important;
    }
}
.styleArrowOwl .owl-nav>.owl-prev {
    background-image: url(/tp/T0331/img/left_arrow_fix1.png);
    left: 0;
}
.styleArrowOwl .owl-nav>.owl-next {
    background-image: url(/tp/T0331/img/tmp/right_arrow_fix1.png);
    right: 0;
}
.styleArrowOwl .owl-nav>div {
    position: absolute;
    z-index: 999;
    top: 40%;
    border: none;
    background: 0 0;
    font-size: 0;
    width: 35px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: contain;
}

.title-left{
    font-weight: 600;
    color: #000;
    font-size: 24px;
    margin-bottom: 15px;
    display: block !important;
    position: relative;
    text-transform: uppercase;
    text-align: left;
    float: unset !important;
}
.title-left:after {
    content: '';
    left: 0;
    top: 75%;
    width: 98%;
    border-bottom: 2px solid #000;
    position: absolute;
}
.title-left a {
    padding: 5px 50px 5px 15px;
    background: #fff;
    position: relative;
    z-index: 1;
}
/*footer*/
.innerHomeStore {
    padding: 30px 0;
    position: relative;
}
.contentHomeStore {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contentHomeStore:before {
    content: "";
    position: absolute;
    z-index: 9;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.textStore {
    border: solid 4px rgba(255,255,255,.6);
    min-width: 500px;
    background: rgba(0,0,0,.7);
    position: absolute;
    z-index: 99;
    padding: 10px 30px;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
}
.textStore a {
    font-size: 29px;
    color: #fff;
}
.textStore:hover {
    background: #000;
}
.textStore a:hover {
    color: #ccc;
}
.imgStore {
    margin: 15px 0;
    width: 100%;
}
.imgStore img {
    width: 100%;
    min-height: 100px;
    object-fit: cover;
}
#sectionInfoFooter .wrapper-new {
    padding: 40px;
    border-top: 1px solid #d0d0d0;
}
.innerInfoFooter {
    margin: 0 -15px;
}
#sectionInfoFooter h4 {
    font-size: 14px;
}
.innerInfoFooter h4 {
    text-transform: uppercase;
}
.iconFooter {
    float: left;
    width: 25px;
    height: 25px;
    background: #e52c25;
    text-align: center;
    color: #fff;
    line-height: 25px;
    border-radius: 100%;
}
.titleHotline a {
    font-size: 27px;
    padding: 0 0 0 15px;
}
.moreInfoFooter {
    float: left;
    width: 100%;
    font-size: 11px;
    margin: 5px 0 0;
}
.newsletter-form {
    position: relative;
}
.newsletter-form input[type=email] {
    background-color: #fff;
    height: 36px;
    font-size: 15px;
    color: #333;
    outline: none;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #d0d0d0;
}
.btn-newsletter {
    position: absolute;
    right: 0;
    top: 0;
    background: #000;
    border: none;
    color: #fff;
    padding: 5px 10px;
    height: 36px;
}
.wrapper-new {
    max-width: 1375px;
    margin: 0 auto;
    padding: 0 40px;
}
.ft-social div>a {
    width: 35px;
    height: 35px;
    color: #fff;
    text-align: center;
    line-height: 37px;
    display: inline-block;
    margin-right: 45px;
    border-radius: 5%;
    font-size: 26px;
}
.ft-social i {
    font-size: 25px;
}
.ft-social div>a.icon-fb, .ft-social div>a.icon-inst {
    margin-top: 5px;
}

.ft-social div>a.icon-tiktok img{
    width: 100%;
}
.ft-social div>a.icon-tiktok {
    width: 45px;
    height: auto;
}
.ft-social div>a.icon-shopee img{
    width: 100%;
}
.ft-social div>a.icon-shopee {
    width: 35px;
    height: auto;
    margin-top: 2px;
}

.ft-social div>a.icon-fb {
    background: #1c5eb9;
}

.ft-social div>a.icon-inst {
    background: radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);
}
footer {
    background: #f1f1f1;
}
#footerBottom h4 {
    padding: 20px 0;
    margin: 0;
    font-size: 14px;
    cursor: pointer;
}
#footerBottom .innerInfoFooter>div>div {
    display: block;
}
.footer-content ul {
    margin-bottom: 15px;
}
#footerBottom .innerInfoFooter li {
    float: left;
    width: 100%;
    margin: 0 0 5px;
}
#footerBottom .innerInfoFooter li a {
    font-size: 13px;
}
.footer-content ul li a {
    position: relative;
    overflow: hidden;
}
.footer-content ul li {
    display: block;
    line-height: 28px;
    position: relative;
    padding-left: 0;
}
.footer-content ul>li.contact-1 {
    background: url(/tp/T0331/img/icon-location.png) no-repeat scroll 0px center;
    background-size: 20px;
    padding: 5px 0 5px 25px;
}
.footer-content ul>li.contact-2 {
    background: url(/tp/T0331/img/icon-hotline-footer.png) no-repeat scroll 0px center;
    background-size: 20px;
    padding: 5px 0 5px 25px;
}
.footer-content ul>li.contact-3 {
    background: url(/tp/T0331/img/icon-mail.png) no-repeat scroll 0px center;
    background-size: 20px;
    padding: 5px 0 5px 25px;
}
.bottomBar {
    font-size: 13px;
    padding: 15px 0;
}
.imgBottom {
    text-align: right;
}
.imgBottom p {
    margin: 0;
}
/*end footer*/

.site-nav.style--sidebar {
    position: fixed;
    width: 480px;
    height: 100vh;
    right: 0;
    top: 0;
    background: #fff;
    z-index: 8888;
    overflow: hidden;
    -ms-transition: transform .5s cubic-bezier(.25,.46,.45,.94);
    -webkit-transition: transform .5s cubic-bezier(.25,.46,.45,.94);
    transition: transform .5s cubic-bezier(.25,.46,.45,.94);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.site-nav.style--sidebar .site-nav-container-last {
    width: calc(100% - 0px);
    position: relative;
    overflow: hidden;
    min-height: 100%;
    padding: 60px 20px 250px;
}
.site-nav.style--sidebar .site-nav-container .title {
    font-size: 14px;
    text-transform: uppercase;
    margin: 3px 0 0;
    font-weight: 500;
}
.textCartSide {
    float: left;
    width: 100%;
    margin: 5px 0 0;
    border-bottom: 1px dotted #bcbcbc;
    padding: 0 0 15px;
}
.cart-view table {
    width: 100%;
}
.hidden {
    display: none!important;
}
table tr td:first-child, table tr th:first-child {
    padding-left: 0;
}
table tr td, table tr th {
    padding: 10px;
    text-align: left;
}
table tr td {
    border-top: 1px solid #ddd;
}
.cart-view table td.img img {
    width: 100px;
    border: 1px solid #ededed;
    margin-right: 10px;
    max-width: none;
}
.cart-view table td a.pro-title-view {
    float: left;
    width: 100%;
    font-size: 14px;
}
span.pro-price-view {
    display: block;
    text-align: center;
    float: left;
    line-height: 26px;
    font-weight: 500;
}
span.pro-quantity-view {
    display: none;
    float: left;
    width: auto;
    background: #ededed;
    text-align: center;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1;
    margin-right: 12px;
}
.remove-cart {
    float: left;
    width: 100%;
}
#cart-view tr:last-child {
    border: none;
}
#cart-view tr td:not(.img) {
    padding: 20px 20px 20px 0;
    position: relative;
}
.cart-view .line {
    float: left;
    width: 100%;
    border-top: 2px solid #000;
    margin: 10px 0;
}
#cart-view tr td, .table-total tr td {
    border: none !important;
}
#total-view-cart {
    font-weight: 700;
}
.cart-view a.linktocheckout {
    padding: 10px 30px;
    position: relative;
    width: 100%;
    white-space: nowrap;
    float: left;
    background: #000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}
.button.dark {
    color: #fff;
    border-color: #000;
}
.cart-view a.linktocart {
    padding: 0;
    position: relative;
    width: 100%;
    white-space: nowrap;
    color: #000;
    text-align: center;
    float: left;
}
#site-nav--mobile.show-cart #site-filters, #site-nav--mobile.show-cart #site-navigation, #site-nav--mobile.show-cart #site-search {
    display: none;
}
.site-nav.style--sidebar .site-nav-container {
    width: calc(100% + 20px);
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
.site-nav.style--sidebar.show-filters .site-nav-container-last, .site-nav.style--sidebar.show-cart .site-nav-container-last, .site-nav.style--sidebar.show-search .site-nav-container-last {
    padding-bottom: 100px;
}
.site-nav.style--sidebar .site-nav-container .title {
    font-size: 14px;
    text-transform: uppercase;
    margin: 3px 0 0;
    font-weight: 500;
}
.site-nav form.searchform {
    position: relative;
    padding: 0;
}
.site-nav form.searchform, .site-nav .main-navbar {
    margin-top: 50px;
}
.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);
}
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
form.searchform .btn-search {
    width: 55px;
    height: 55px;
    line-height: 64px;
    position: absolute;
    padding: 0;
    top: 0;
    right: 0;
    background: 0 0;
    transition: opacity .15s linear;
}
form.searchform .btn-search svg {
    width: 25px;
    height: 22px;
    opacity: .12;
}
.smart-search-wrapper {
    width: 100%;
    background: #fff;
    z-index: 100;
    right: 80px;
    box-shadow: 0 0 10px rgba(0,0,0,.08);
}
.site-close-handle {
    position: absolute;
    top: 55px;
    right: 18px;
    width: 35px;
    height: 35px;
    z-index: 999;
    background: 0 0;
    border: none;
    box-shadow: none;
    cursor: pointer;
    -ms-transition: transform .15s linear;
    -webkit-transition: transform .15s linear;
    transition: transform .15s linear;
}
.site-close-handle img {
    width: 20px;
}
.site-overlay.active {
    opacity: 1;
    visibility: visible;
}
.site-overlay {
    background: rgba(0,0,0,.8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 7777;
    opacity: 0;
    visibility: hidden;
    transition: all .2s linear;
}
#quickview-cart-desktop {
    background: #fff;
    width: 90%;
    margin: 3% auto;
    padding: 30px 15px;
    overflow: auto;
    position: relative;
    max-width: 1000px;
    min-height: 80%;
}
#bttop {
    text-align: center;
    position: fixed;
    bottom: 90px;
    right: -40px;
    cursor: pointer;
    display: none;
    color: #000;
    font-size: 11px;
    font-weight: 900;
    transform: rotate(-90deg);
    z-index: 99;
}
#bttop span {
    float: left;
    margin: 4px 10px;
}
#bttop svg {
    height: 25px;
}
.loadings {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(255,255,255,.8);
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
    align-items: center;
    justify-content: center;
}
/*end tab cart*/

.pro-loop .product-detail h3 {
    margin: 0;
    padding: 10px 0 5px;
    font-size: 14px;
    position: relative;
    font-weight: 400;
    min-height: 20px;
    height: 45px;
    overflow: hidden;
}
.box-pro-prices{
    float: right;
}
.actionLoop{
    float: left;
}
.quickView i{
    color: red;
}
.box-pro-prices .pro-price{
    font-weight: 700;
}
.compare-price{
    font-weight: 300;
}
.product-detail{
    padding: 5px;
}
.product-block{
    border: 2px solid transparent;
    border-bottom: none;
}
.code-home-product{
    opacity: 0;
    text-align: center;
    background: grey;
    color: #fff;
    visibility: hidden;
}
.product-block:hover{
    opacity: 1;
    visibility: visible;
}
.product-block:hover .code-home-product{
    opacity: 1;
    visibility: visible;
}
.product-block:hover{
    border-color: grey;
}

.pro-loop .product-img picture:nth-of-type(2) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
}
.pro-loop .product-img picture {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    transition: .7s;
}
@media (min-width: 1024px) {
    .pro-loop .product-img:hover .p-img-box.added picture:not(.not-product):nth-of-type(1) {
        opacity: 0;
        visibility: hidden;
    }
    .pro-loop .product-img:hover picture:nth-of-type(2){
        opacity: 1;
        visibility: visible;
    }
    .pro-loop .product-img {
        min-height: 300px;
    }
    .pro-loop .product-img {
        text-align: center;
        position: relative;
        overflow: hidden;
        padding: 5px;
    }
    .pro-loop .product-img picture:nth-child(2) img{
        padding: 5px;
    }
}
.section-collection {
    margin: 70px 0 30px;
}
.sectionTitleTab {
    position: relative;
    margin: 0 0 30px;
}
.sectionTitleTab h2{
    /*float: left;*/
    display: inline-block;
}
.sectionTitleTab h2 a, .index-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
}
.outerTabTitle{
    display: inline-block;
}
.tabTitle {
    margin: 0 0 0 30px;
    padding: 0;
    /*float: left;*/
    /*display: inline-block;*/
}
.tabTitle li {
    /*float: left;*/
    margin: 15px 25px 0 0;
    display: inline-block;
}
.tabTitle li a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 5px;
}
.tabTitle li a:hover{
    text-decoration: revert;
    color: red;
}

/*trang chi tiết sản phẩm*/

.product-detail-wrapper {
    padding: 30px 0 60px;
}
.product-detail-main {
    margin-bottom: 80px;
}
.small-img .thumbnail {
    margin: 0 0 10px;
    border-radius: 0;
    cursor: pointer;
    text-align: center;
    padding: 5px;
}
.small-img .thumbnail img {
    border-radius: 0;
    margin: 0;
    display: inline-block;
    border: none;
    padding: 0;
}
.pview-thumb-nav {
    font-size: 21px;
    color: #999;
}
.pview-thumb-nav .prevSlideZ {
    top: -10px;
}
.prevSlideZ, .nextSlideZ {
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    cursor: pointer;
}
.prevSlideZ {
    top: 1px;
}
.pview-thumb-nav .nextSlideZ {
    bottom: 0;
}
.nextSlideZ {
    bottom: 1px;
}
#slide-image {
    margin: 0 auto;
    text-align: center;
    background: #fff;
    overflow: hidden;
}
.click-p {
    margin: 20px 0 0;
}
#slide-image .owl-prev {
    background: url(/tp/T0331/img/rowleft.png) center no-repeat;
    border-radius: 0 5px 5px 0;
    left: 10px;
}
#slide-image .owl-next {
    background: url(/tp/T0331/img/rowright.png) center no-repeat;
    border-radius: 5px 0 0 5px;
    right: 10px;
}
#slide-image .owl-next, #slide-image .owl-prev {
    position: absolute;
    width: 30px;
    height: 40px;
    top: calc(50% - 15px);
    cursor: pointer;
    font-size: 0;
    opacity: .5;
}
.hinh360 {
    text-align: center;
}
#mySpriteSpin {
    display: inline-block;
}
.videoThumb:after {
    content: '';
    background: rgba(178,178,178,.3) url(/tp/T0331/img/youtube-play-button-outlined-social-symbol.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 101%;
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
}
.small-img .thumbnail.videoThumb {
    position: relative;
}
.thumbnails .thumbnail.active {
    border: 1px solid #000;
}
.nameColor {
    font-weight: 400;
    margin-left: 20px;
    text-transform: capitalize;
}
@media (min-width: 992px){
    .product-content-desc{
        position: -webkit-sticky;
        position: sticky;
        top: 65px;
        overflow-y: auto;
    }
}
.product-title {
    padding: 0 0 10px;
    border-bottom: 1px dotted #dfe0e1;
}
.product-title h1 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px;
    line-height: initial;
}
.pview-code {
    display: block;
    padding-bottom: 10px;
}
.pview-code span {
    font-weight: 700;
}
.statusProduct {
    color: #000;
    font-weight: 700;
}
.product-price {
    padding: 10px 0;
}
.product-price span.pro-price {
    font-size: 21px;
    font-weight: 700;
}
.product-price del {
    font-size: 14px;
    color: #b4b4b4;
    padding-left: 20px;
}
.product-price span.pro-sale {
    margin: 0 0 0 10px;
    color: #e01b22;
    font-weight: 700;
}
#add-item-form {
    margin: 0 0 20px;
}
.swatch {
    padding: 10px 0;
    width: 100%;
    float: left;
}
.swatch .header {
    margin: 0 0 10px;
    font-size: 13px;
    text-align: left;
    line-height: initial;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    width: 100%;
}
.swatch .select-swap {
    vertical-align: middle;
    float: left;
}
.swatch .swatch-element {
    display: inline-block;
    margin-right: 8px;
    position: relative;
    vertical-align: bottom;
}
.swatch .swatch-element label.sd, .swatch .swatch-element label.active {
    border: 1.4px solid #000 !important;
}
.swatch .swatch-element.color label {
    width: 35px;
    height: 35px;
    padding: 1px;
    border-radius: 50%;
    line-height: 28px;
    border: 1px solid #b0b0b0;
}
.swatch .swatch-element label {
    display: block;
    margin: 0;
    background: #fff;
    width: 40px;
    height: 40px;
    line-height: 38px;
    position: relative;
    border: 1px solid #d7d7d7;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
    color: #333;
}
.borderImgRadius.swatch .select-swap img {
    width: 27px;
    height: 27px;
    display: inline-block;
    border-radius: 100%;
}
.swatch .select-swap img {
    width: 22px;
    display: inline-block;
}
.guideSize {
    margin-left: 10px;
}
.guideSize a {
    text-decoration: underline;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
}
.swatch .select-swap img.crossed-out {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.swatch .swatch-element .crossed-out {
    display: none;
}
#modalSize .modal-header, #modalGift .modal-header, #showStore .modal-header {
    background: #e6e6e6;
}
#modalSize .modal-content, #modalGift .modal-content, #showStore .modal-content {
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: none;
}
#modalSize .modal-title, #modalGift .modal-title, #showStore .modal-title {
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
}
#modalSize .modal-body, #modalGift .modal-body {
    text-align: center;
}
.price-65700, .status-56700 {
    display: none;
}
.selector-actions {
    width: 100%;
    float: left;
}
.quantity-area {
    margin-bottom: 15px;
}
.quantity-area input.qty-btn {
    float: left;
    outline: none;
    border-radius: 0;
    display: block;
    margin: 0;
    background: #fff;
    width: 40px;
    height: 40px;
    line-height: 20px;
    position: relative;
    border: 1px solid #e5e5e5;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
}
.quantity-area input#quantity {
    padding: 0;
    -webkit-appearance: none;
    float: left;
    outline: none;
    border-radius: 0;
    display: block;
    margin: 0;
    background: #fff;
    width: 60px;
    height: 40px;
    line-height: 20px;
    position: relative;
    border: 1px solid #e5e5e5;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    border-left: none;
    border-right: none;
}
.quantity-area input.qty-btn {
    float: left;
    outline: none;
    border-radius: 0;
    display: block;
    margin: 0;
    background: #fff;
    width: 40px;
    height: 40px;
    line-height: 20px;
    position: relative;
    border: 1px solid #e5e5e5;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
}
.wrap-addcart {
    margin-bottom: 15px;
}
.wrap-addcart button.btnAddToCart:first-child {
    margin-right: 10px;
}
.wrap-addcart button {
    width: 47%;
    min-height: 50px;
    background: #000;
    border: none;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    outline: none;
    transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    float: left;
    padding: 7px 0;
}
.wishlist {
    color: #545454;
    border: 1px solid #7b5450;
    text-align: center;
    padding: 7px 0;
    text-transform: uppercase;
    cursor: pointer;
    width: 80%;
    margin-top: 7px;
    margin: 0 auto;
}
.fb_iframe_widget {
    display: inline-block;
    position: relative;
}
.wishlist i {
    color: #545454;
    padding-right: 5px;
    margin-left: 35px;
}
.wishlist .favorite {
    font-size: 14px;
    color: #4d4d4d;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .09em;
}
.share {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 20px 0 0;
    text-align: center;
}
.share span {
    font-weight: 400;
    font-size: 11px;
    text-align: left;
}
.share a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #adadad;
    color: #fff;
    line-height: 31px;
    text-align: center;
    margin: 7px 10px;
    font-size: 13px;
}
.policyProduct {
    margin: 0;
    font-size: 13px;
}
.product-description {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #e7e7e7;
}
.product-description .title-bl h2 {
    text-transform: uppercase;
    font-size: 13px;
    margin: 0;
    position: relative;
}
.icon-open {
    font-family: 'FontAwesome' !important;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.icon-open:before {
    content: "\f067";
}
.icon-open.active:before {
    content: "\f068";
}
.main_details {
    margin: 10px 0 0;
}
.policyCart {
    float: left;
    width: 100%;
    margin: 15px 0 0;
}
.policyProduct li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin: 0 0 20px;
}
.policyProduct img {
    width: 20px;
    float: left;
}
.infoPolicy {
    float: left;
    margin: 0 0 0 15px;
}
.infoPolicy h5 {
    font-size: 14px;
    margin: 0;
}
.description-content{
    display: none;
}
.review-box {
    margin: 10px 0;
}
.tabUlRelate {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
}
.tabUlRelate li.active {
    border-bottom: 2px solid #000;
}
.tabUlRelate li {
    float: left;
    width: calc(100%/3);
    margin: 0 0 50px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}
@media (min-width: 768px){
    .modalBuyMobile.notShow {
        visibility: hidden;
        opacity: 0;
        bottom: -100%;
        display: none;
    }
    .overModalBuyMobile.notShow {
        visibility: hidden;
        opacity: 0;
        display: none;
    }
}
button.btn-addtocart {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    box-shadow: none;
    padding: 14px 35px;
    line-height: 22px;
    width: 100%;
}
/* Pickbox */
#pbOverlay, #pbImage, #pbBottom, #pbCloseBtn {
    position: fixed;
    z-index: 9999;
}

#pbOverlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    cursor: pointer;
    transition: all 0.3s
}

#pbCloseBtn {
    top: 16px;
    right: 16px;
    display: block;
    width: 45px;
    height: 45px;
    background: url(/tp/T0331/img/closebutton1.png) no-repeat top left;
    background-size: cover;
}

.pbLoading {
    background: #fff no-repeat center center !important;
}

#pbImage {
    border: none;
    cursor: move;
}

#pbBottom {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
    color: #EEE;
    line-height: 1.4em;
    left: 50%;
    bottom: 20px;
    width: 400px;
    margin-left: -200px;
}

#pbCaption {
    font-weight: bold;
    padding: 4px;
    display: inline-block;
    *display: inline;
    background-color: rgba(0, 0, 0, 0.7);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#B0000000, EndColorStr=#B0000000);
    zoom: 1;
    opacity: 0;
}

#pbNav {
    display: block;
    width: 200px;
    height: 65px;
    margin: auto;
    margin-top: 5px;
}

#pbPrevBtn, #pbNextBtn, #pbZoomBtn {
    display: inline-block;
    width: 70px;
    height: 65px;
    outline: none;
    text-indent: -9000px;
    background: url(/tp/T0331/img/ico_control_galery.png) no-repeat;
}

#pbPrevBtn {
    background-position: -70px 0;
    float: left;
}

#pbPrevBtn.pbgreyed {
    background-position: 0 0;
}

#pbNextBtn {
    background-position: -320px 0;
    float: right;
}

#pbNextBtn.pbgreyed {
    background-position: -390px;
}

#pbZoomBtn {
    width: 60px;
    background-position: -140px 0;
    float: left;
}

#pbZoomBtn.pbgreyed {
    background-position: -200px 0;
}

#pbZoomBtn.pbzoomed {
    background-position: -260px 0;
}

#pbBottom {
    z-index: 99999;
}


/*trang quickview*/
.quickView.styleBtnBuy{
    cursor: pointer;
}
.modal-content .close, #quickview-cart-desktop .close {
    opacity: 1;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    z-index: 9999;
}
.modal-content .close img, #quickview-cart-desktop .close img {
    width: 20px;
}
#divzoom {
    position: fixed;
    display: none;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100vh;
    overflow: hidden;
    width: 100vw;
    background: #fff;
}
.divzoom_main {
    height: calc(100vh - 40px);
}
.divzoom_main .product-thumb {
    height: 100%;
    width: 100%;
}
.divzoom_main .product-thumb img {
    max-height: 100%;
}
.centerDetial a{
    border-bottom: 1px solid;
}

/*trang danh mục sản phẩm*/
.breadcrumb-shop{
    padding-top: 20px;
}
.padding-lf-40 {
    padding: 0 40px;
}
.breadcrumb{
    background: #fff;
    margin-top: 10px;
}
.breadcrumb>li+li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    margin: 0 5px;
    color: #000;
}
.breadcrumb{
    overflow: hidden;
    position: relative;
}
.breadcrumb li.active:after{
    position: absolute;
    content: '';
    bottom: 40%;
    /*right: 2.7%;*/
    width: 100%;
    border-bottom: 1px solid #000;
}
.breadcrumb li.active span{
    margin-right: 20px;
}
#pagination .paginator {
    display: flex;
    margin: 20px 0;
    justify-content: flex-end;
}
#pagination .paginator .labelPages, #pagination .paginator .titlePages {
    display: none;
}
#pagination .paginator a, #pagination .paginator span.currentPage {
    border: 1px solid #444;
    padding: 5px 11px;
    font-weight: 500;
    font-size: 15px;
    -moz-transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
    margin-right: 5px;
    color: #444;
}
#pagination .paginator a:hover, #pagination .paginator span.currentPage {
    border: 1px solid red;
    color: red;
}
.paginator a.paging-next:before {
    content: "\f105";
    font-family: "FontAwesome";
}
.paginator a.paging-last:before {
    content: "\f101";
    font-family: "FontAwesome";
}
.paginator a.paging-previous:before {
    content: "\f104";
    font-family: "FontAwesome";
}
.paginator a.paging-first:before {
    content: "\f100";
    font-family: "FontAwesome";
}
.sort-opotion{
    display: inline-block;
}
.sort-opotion li{
    display: inline-block;
    margin-left: 30px;
}
.borderFilterMobile{
    padding-bottom: 15px;
}
.lb-filter{
    font-size: 16px;
}
.sort-item label{
    font-weight: 100;
}
.filter-nav li{
    font-size: 16px;
    position: relative;
    padding-bottom: 10px;
}
.filter-nav li .drop {
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 35px;
    font-size: 23px;
    cursor: pointer;
}
.filter-nav li a i{
    margin-right: 20px;
}
.filter-item label{
    font-weight: 100;
    margin-left: 15px;
    padding-bottom: 10px;
}
@media (min-width: 992px) {
    .pro-loop.col-md-3:nth-child(4n+1) {
        clear: left;
    }
}
.content-product-list .pro-loop {
    margin: 0 0 40px;
}
.pro-loop {
    display: block;
    position: relative;
    height: 100%;
    background: #fff;
}
.child-category{
    padding-top: 15px;
}
.child-category li{
    padding-left: 30px;
    font-size: 14px;
}
.child-category li a{
    color: #777;
}


/*!* ---------------------  Sidebar style  --------------------- *!*/
.main-body {
    position: relative;
    right: 0;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -ms-transition: right 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: right 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: right 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.site-nav.style--sidebar {
    position: fixed;
    width: 480px;
    height: 100vh;
    right: 0;
    top: 0;
    background: #fff;
    z-index: 8888;
    overflow: hidden;
    -ms-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.site-nav.style--sidebar .site-nav-container {
    width: calc(100% + 20px);
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.site-nav.style--sidebar .site-nav-container-last {
    width: calc(100% - 0px);
    position: relative;
    overflow: hidden;
    min-height: 100%;
    padding: 60px 20px 250px;
}

.site-nav.style--sidebar.show-filters .site-nav-container-last,
.site-nav.style--sidebar.show-cart .site-nav-container-last,
.site-nav.style--sidebar.show-search .site-nav-container-last {
    padding-bottom: 100px;
}

.site-nav.style--sidebar .site-nav-container .title {
    font-size: 14px;
    text-transform: uppercase;
    margin: 3px 0 0 0;
    font-weight: 500;
}

.site-nav.style--sidebar .site-nav-container .subtitle {
    margin: 40px 0 0 0;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding: 20px 0;
    opacity: .66;
}

#site-filters {
    display: none;
}

#site-nav--mobile.show-filters #site-filters {
    display: block
}

#site-nav--mobile.show-filters #site-navigation,
#site-nav--mobile.show-filters #site-cart,
#site-nav--mobile.show-filters #site-search {
    display: none
}

#site-search {
    display: none
}

#site-nav--mobile.show-search #site-search {
    display: block
}

#site-nav--mobile.show-search #site-navigation,
#site-nav--mobile.show-search #site-cart,
#site-nav--mobile.show-search #site-filters {
    display: none
}

#site-cart {
    display: none
}

#site-nav--mobile.show-cart #site-cart {
    display: block
}

#site-nav--mobile.show-cart #site-filters,
#site-nav--mobile.show-cart #site-navigation,
#site-nav--mobile.show-cart #site-search {
    display: none
}

.site-close-handle {
    position: absolute;
    top: 55px;
    right: 18px;
    width: 35px;
    height: 35px;
    z-index: 999;
    background: transparent;
    border: none;
    box-shadow: none;
    cursor: pointer;
    -ms-transition: transform 150ms linear;
    -webkit-transition: transform 150ms linear;
    transition: transform 150ms linear;
}

.site-close-handle .hamburger-menu .bar.animate {
    background: transparent;
}

.site-close-handle .hamburger-menu .bar.animate:before {
    bottom: 0;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
}

.site-close-handle .hamburger-menu .bar.animate:after {
    top: 0;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
}

.site-close-handle:hover {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.site-overlay {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 7777;
    opacity: 0;
    visibility: hidden;
    transition: all 200ms linear;
}

.menu-about li.login span:first-child {
    margin-right: 4px;
    vertical-align: -5px;
}

.menu-about li.login span svg {
    fill: #252a2b;
    width: 20px;
    height: 20px;
}

/*!*--------------------- menu active ---------------------*!*/
.site-overlay.active {
    opacity: 1;
    visibility: visible;
}

.main-body.sidebar-move {
    right: 480px;
}

.site-nav.style--sidebar.active {
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

@media (min-width: 992px) {
    .main-body.sidebar-move .box__slideshow-split:not(.back-to-normal) .site-box-background-container {
        transform: translateX(-480px);
    }
}

@media (max-width: 767px) {
    /* Header */
    .header-wrap-icon > span {
        display: inline-block;
    }

    .site-nav.style--sidebar {
        width: 320px;
    }

    .main-body.sidebar-move {
        right: 320px;
    }

    .site-nav.style--sidebar .site-nav-container {
        width: 100%
    }

    .site-nav.style--sidebar .site-nav-container-last {
        padding-top: 40px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .site-close-handle {
        top: 35px;
        right: 30px;
    }

    .to-bottom-content {
        left: 30px
    }

    /* site cart */
    .cart-view a.linktocheckout, .cart-view a.linktocart {
        font-size: 11px;
        padding: 15px 8px;
    }

    /* site menu */
    .menu-collection li.navi1 > a {
        font-size: 20px;
    }

    .menu-collection ul.subnav-children li.navi2 > a {
        font-size: 16px;
    }
}

/*!*---------------------------------------------------------------------------------*/



/*trang giỏ hàng*/
.pd-page{
    padding-top: 30px;
}
.heading-pageNew {
    margin: 0 0 15px;
}
.header-pageCart h1 {
    display: inline-block;
    margin: 0;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
}
table.table-cart {
    margin-bottom: 30px;
}
table.table-cart thead {
    display: none;
}
table.table-cart tr td.image {
    text-align: center;
    width: 110px;
}
table.table-cart tr:first-child td {
    border-top: 0;
}
table.table-cart tr td {
    padding: 20px 0;
    border-top: 1px solid #ededed;
    vertical-align: middle;
}
table tr td:first-child, table tr th:first-child {
    padding-left: 0;
}
table.table-cart tr td.image img {
    max-width: 100px;
}
table.table-cart tr td.item {
    padding-left: 15px;
}
.itemVariantCart {
    width: 40%;
}
table.table-cart tr td.item p {
    margin-bottom: 5px;
}
table.table-cart tr td.item h3 {
    margin: 0 0 5px;
    font-size: 13px;
    font-weight: 400;
    display: inline;
}
/*.visible-lg, .visible-md, .visible-sm, .visible-xs {*/
/*    display: none!important;*/
/*}*/
.qty-click {
    float: left;
    margin-top: 10px;
    margin-left: 30px;
}
.add-action {
    font-weight: 700;
    font-size: 18px;
    width: 27px;
    text-align: center;
    cursor: pointer;
    float: left;
    line-height: 25px;
    border: 1px solid #000;
}
.qty-click input.item-quantity {
    background: #fff;
    font-weight: 500;
    font-size: 15px;
    height: 27px;
    padding: 0;
    text-align: center;
    width: 50px;
    border: 1px solid #000;
    border-left: none;
    border-right: none;
    border-radius: 0;
    float: left;
    -webkit-appearance: none;
}
.deleteItem {
    border: 1px solid #ededed;
    padding: 5px;
    float: left;
    font-size: 12px;
    cursor: pointer;
}
.boxRightCart {
    float: left;
    width: 100%;
    background: #f2f2f2;
    padding: 15px;
}
titleInfoCart {
    font-weight: 700;
    margin: 0 0 10px;
}
.summary-subtotal {
    font-size: 14px;
    border-bottom: 1px dotted #bcbcbc;
}
.boldPrice .total_price {
    font-weight: 700;
}
.valOrder {
    float: right;
}
.note-subtotal {
    font-size: 13px;
    float: left;
    width: 100%;
    margin: 10px 0;
}
#checkout {
    padding: 10px 30px;
    position: relative;
    width: 100%;
    white-space: nowrap;
    float: left;
    background: #000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    transition: opacity .15s linear,color .15s linear,background .15s linear;
}
.cart-buttons .link-continue {
    margin: 15px 0 0;
    padding: 10px 30px;
    position: relative;
    width: 100%;
    white-space: nowrap;
    float: left;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    border: 1px solid #000;
    background: #fff;
    border-bottom: 2px solid #000;
}
.cart-buttons a, .cart-buttons .btn-checkout, .cart-buttons .btn-update {
    display: inline-block;
    vertical-align: top;
    padding: 19px 20px;
}
.cart-buttons .link-continue:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

.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;
    -webkit-animation: fadeInDown 0.6s both;
    animation: fadeInDown 0.6s both;
    padding: 0 40px;
}
.sidebarFilter{
    opacity: 0;
    visibility: hidden;

}
.filter-custom {
    float: left;
    margin: 10px 0 30px;
    font-size: 15px;
}

@media (max-width: 991px) {
    .sidebarFilter {
        position: fixed;
        top: 0;
        z-index: 9999;
        background: #fff;
        color: #fff;
        max-width: 400px;
        width: 100%;
        margin: 0 auto;
        right: 0;
        height: 100%;
        overflow: auto;
        padding-bottom: 100px;
        transition: all .4s cubic-bezier(.46, .01, .32, 1);
        -ms-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0;
        visibility: hidden;
    }
    .openFilter .sidebarFilter {
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        visibility: visible;
    }
    .innerSidebarFilter {
        padding: 10px 30px;
    }
    .filter-custom {
        float: left;
        margin: 0;
        font-size: 15px;
        width: 100%;
        text-align: left;
        color: #000;
    }
    .filterClick {
        border: 1px solid #000;
        margin: 5px;
        width: 26px;
        height: 26px;
        display: inline-block;
        text-align: center;
        line-height: 26px;
    }
    .filterSmallScreen {
        display: inline-block !important;
    }
}

@media (max-width: 768px) {
    .sort-opotion li {
        width: 100%;
    }
    .breadcrumb li.active:after{
        width: 30%;
    }
    .sidebarFilter {
        max-width: none;
    }
    .outerSort {
        position: fixed;
        bottom: 0;
        z-index: 9999;
        width: 100%;
        background: #fff;
        left: 0;
    }
    .borderFilterMobile {
        border: 1px solid #e1e1e1;
        width: 100%;
        font-size: 15px;
        padding: 10px 4px;
        text-align: center;
        position: relative;
        display: inline-block !important;
        background: #000;
    }
    .filterClick {
        border: none;
        margin: 0;
        width: auto;
        height: auto;
        display: initial;
        text-align: center;
        line-height: initial;
        color: #fff;
    }
    .filterClick span {
        display: inline-block !important;
    }
    .borderFilterMobile i {
        color: #d1d1d1;
        font-size: 17px;
        margin: 0 5px 0 0;
    }
    .outerSort{
        z-index: 9999;
    }
    .innerSidebarFilter .filterTitle {
        font-size: 20px;
        font-weight: 700;
        text-transform: uppercase;
        margin: 0 0 10px;
    }
    .innerSidebarFilter .filterTitle .fa {
        float: right;
    }
}
@media (min-width: 1024px) {
    .banner-right-top img{
        height: 387px;
        width: 100%;
        object-fit: cover;
    }
    .banner-left-top img{
        height: 780px;
        width: 100%;
        object-fit: cover;
    }
    .banner-right-top:first-child img{
        margin-bottom: 6px;
    }
}
.header-wrap-icon{
    float: right;
}
.icon-search {
    vertical-align: -1px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.icon-cart svg, .icon-search svg, .icon-account svg {
    fill: #252a2b;
    width: 24px;
    height: 24px;
}

form.searchform input.searchinput {
    background: #f5f5f5;
    color: #252a2b;
    width: 100%;
    border: none;
    height: 55px;
    font-size: 15px;
    font-weight: 500;
    padding: 0 55px 0 20px;
    margin: 0;
    display: inline-block;
    border-radius: 0;
    -webkit-appearance: none;
    transition: all .15s linear;
}

/*wishlist*/
.add-to-wish-list{
    font-size: .857rem;
    background: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 7px;
    cursor: pointer;position: absolute;
    bottom: 20px;
    right: 10px;
}
.fa-heart:before{
    font-size: 18px;
}
.add-to-wish-list{
    color: #d4ae80;
}
.add-to-wish-list:hover{
    color: #fe491a;
}
.add-to-wish-list.active{
    color: #fe491a;
}
#SignInModalLabel{
    font-size: 18px;
}
.modal-warning {
    padding-bottom: 15px;
}
.sign-in-form a#btnSignIn{
    background: #d4ae80;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 50px;
    display: inline-block;
    border-radius: 30px;
    font-weight: 600;
    border: 1px solid #fff;
    margin-bottom: 20px;
}
#stock-box div .dist img {
    width: 15px;
    margin: 0 5px 0 0;
    display: inline-block;
}
.sys-store {
    border: 1px solid #eee;
    margin-bottom: 1.5rem;
    border-radius: 5px 5px 0 0;
    display: inline-block;
    width: 100%;
}
.sys-store .numberStore {
    border-radius: 5px 5px 0 0;
    padding: .7rem .5rem;
    background: #000;
    width: 100%;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 1.7rem;
}
.sys-store .chontinhthanh {
    padding: .5rem;
    margin-bottom: 1rem;
}
#stock-box {
    overflow-y: scroll;
    max-height: 200px;
    margin-bottom: 15px;
    width: 100%;
    font-weight: 700;
    color: #333;
    border-color: #dcdbdb;
    position: relative;
    overflow-x: hidden;
    padding: 0 0 15px;
    text-align: left;
}
#stock-box .stock {
    float: left;
    width: 100%;
    margin: 0 0 15px;
}
#stock-box div .dist {
    float: left;
    width: 100%;
}
#stock-box .street {
    font-weight: 400;
    float: left;
    width: 100%;
    padding-left: 20px;
}
#stock-box .timeStore {
    font-weight: 400;
    padding-left: 20px;
}
.sys-store .timeStore strong.red {
    color: #ff0a0a;
}
#stock-box::-webkit-scrollbar, #detail-product::-webkit-scrollbar, .contentFilter>div::-webkit-scrollbar, ul.check-box-list::-webkit-scrollbar{
    width: 6px;
    height: 0;
    background-color: #f5f5f5;
}
#stock-box::-webkit-scrollbar-thumb, #detail-product::-webkit-scrollbar-thumb, .contentFilter>div::-webkit-scrollbar-thumb, ul.check-box-list::-webkit-scrollbar-thumb {
    background-color: #000;
}
#stock-box::-webkit-scrollbar-track, #detail-product::-webkit-scrollbar-track, .contentFilter>div::-webkit-scrollbar-track, ul.check-box-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #f5f5f5;
}

ul.check-box-list{
    height: 225px;
    overflow-y: auto;
}
.content-product-list .add-to-wish-list{
    bottom: 55px;
}
.title-info-top{
    font-size: 14px;
}
.main-banner .col-sm-12.col-md-6.col-xs-12{
    padding-left: 3px;
    padding-right: 3px;
}
#load-pCategory .sectionTitleTab .content-title h2{
    position: absolute;
    top: -34px;
    background: #fff;
}
#load-pCategory .sectionTitleTab .content-title{
    border-bottom: 2px solid #000;
}
.footer-content ul{
    margin-bottom: 0;
}
.footer-content ul li{
    line-height: 18px;
}
.footer-content ul>li.contact-1{
    padding-top: 0;
}
#popupHome .modal-body #contact-form-submit{
    width: 100%;
    padding: 7px;
    color: #fff;
    border: none;
    background: #000;
}
#popupHome .modal-body #email-popup{
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid;
    margin-bottom: 20px;
}
#popupHome .modal-body .text-popup{
    text-align: center;
    margin-bottom: 10%;
}
#popupHome .modal-body h1{
    margin-top: 20%;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}
#popupHome .modal-body{
    display: inline-block;
    padding: 15px 0;
}

.main-header{
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.2);
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}

/*reponsive*/

@media (max-width: 1400px) {
    #nav .main-nav>ul>li>a {
        font-size: 14px;
        margin: 0 9px;
    }
}

@media (min-width: 320px) and (max-width: 449px) {
    .variantColor li {
        display: none;
    }

    .variantColor li:nth-child(1),
    .variantColor li:nth-child(2),
    .variantColor li:nth-child(3),
    .variantColor li:nth-child(4) {
        display: inline-block;
    }

    .variantColor li {
        width: 25px !important;
        height: 25px;
        padding: 0;
    }

    .variantColor img {
        padding: 2px;
    }

    .main-header {
        padding: 7px 15px;
    }

    .wrap-flex-align {
        display: inline-block;
        width: 100%;
    }

    #sectionBannerHome {
        margin: 20px 0;
    }

    .marginTopbanner {
        margin: 0;
    }

    #sectionBannerHome .animateBanner {
        margin: 0 0 10px 0;
    }

    .padding-lf-40 {
        padding: 0 15px;
    }

    .tabTitle {
        float: left;
        margin: 0 0 0 5px;
    }

    .tabTitle li a {
        font-size: 14px;
    }

    .tabTitle li {
        margin: 11px 10px 0 10px;
    }

    .sectionTitleTab h2 a, .index-title {
        font-size: 18px;
    }

    .sectionTitleTab h2 {
        float: left;
        margin: 0;
    }

    .sectionTitleTab {
        margin: 0 0 10px 0;
    }

    .section-collection .pro-loop {
        padding: 0 10px;
    }

    .pro-loop.slick-slide {
        margin-left: 15px;
    }

    .tab-content .slick-list,
    .slideProductBanner .slick-list {
        margin-left: -15px;
    }

    #sectionHomeBannerProduct .col-xs-12,
    #sectionHomeBlog .col-xs-12 {
        padding: 0;
    }

    .innerRightBannerProduct {
        margin: 20px 0 0 0;
    }

    .sectionTitleBannerProduct h2 {
        font-size: 20px;
    }

    #sectionHomeBlog {
        padding: 15px 0;
    }

    .firstItemArticle {
        margin: 20px 0 0 0;
    }

    .sectionTitleCustomer h2 {
        font-size: 20px;
    }

    #sectionInfoFooter .wrapper-new {
        padding: 15px;
    }

    .innerInfoFooter > div {
        margin: 0 0 20px 0;
    }

    .innerInfoFooter > div:last-child {
        margin: 0;
    }

    .navbar-social {
        margin: 0;
        padding: 0;
    }

    #footerBottom .innerInfoFooter > div {
        margin: 0;
    }

    #topbar {
        background: #f2f2f2;
        font-size: 12px;
        padding: 3px 0;
    }

    .title-info-top {
        margin: 3px 0 0 5px;
    }

    .header-wrap-icon > span {
        margin: 5px 0 0 5px;
    }

    .scroll-menu .header-wrap-icon > span {
        margin: 0;
    }

    .product-price span.pro-sale {
        padding: 9px 0;
        font-size: 12px;
    }

    .titlePrice {
        margin-right: 5px;
    }


    .product-description .title-bl h2 {
        font-size: 14px;
    }

    #product-review {
        margin: 20px 0;
        padding-bottom: 0;
    }

    .header-pageCart span {
        float: left;
        font-size: 12px;
        width: 100%;
    }

    .headingBorderLeft h2,
    .header-pageCart h1,
    .list-productRelated h2,
    .wrap-collection-title .heading-collection h1 {
        font-size: 16px;
    }

    .totalLinePriceVariantCart p {
        margin: 0 0 0 0;
    }

    table.table-cart {
        margin-bottom: 0;
    }
    .hesder-bottom{
        display: none;
    }

}

@media (max-width: 320px) {
    .hesder-bottom{
        display: none;
    }

}

@media (min-width: 450px) and (max-width: 767px) {

    table.table-cart tr td.item {
        width: 40%;
    }

    hesder-bottom{
        display: none;
    }


    table.table-cart tr td.item {
        margin-bottom: 0;
    }

    table.table-cart tbody > tr {
        padding: 20px 0;
        position: relative;
        float: left;
        width: 100%;
    }

    table.table-cart {
        margin-bottom: 0;
    }

    .header-wrap-icon > span {
        margin: 3px 5px;
    }

    .box__product-gallery {
        min-height: 500px;
    }

    #product-review {
        margin: 50px 0 0 0;
        padding-bottom: 0;
    }

    .main-header {
        padding: 7px 15px;
    }

    .wrap-flex-align {
        display: inline-block;
        width: 100%;
    }

    #sectionBannerHome {
        margin: 20px 0;
    }

    .marginTopbanner {
        margin: 0 0 10px 0;
    }

    .padding-lf-40 {
        padding: 0 15px;
    }

    .tabTitle {
        float: left;
        margin: 0 0 0 10px;
    }

    .tabTitle li a {
        font-size: 12px;
    }

    .tabTitle li {
        margin: 7px 10px 0 0px;
    }

    .sectionTitleTab h2 a, .index-title {
        font-size: 18px;
    }

    .sectionTitleTab h2 {
        float: left;
        margin: 0;
    }

    .sectionTitleTab {
        margin: 0 0 15px 0;
    }

    .section-collection .pro-loop {
        padding: 0;
    }

    .pro-loop.slick-slide {
        margin-left: 15px;
    }

    .tab-content .slick-list {
        margin-left: -15px;
    }

    #sectionHomeBannerProduct .col-xs-12,
    #sectionHomeBlog .col-xs-12 {
        padding: 0;
    }

    .innerRightBannerProduct {
        margin: 20px 0 0 0;
    }

    .sectionTitleBannerProduct h2 {
        font-size: 20px;
    }

    #sectionHomeBlog {
        padding: 15px 0;
    }

    .firstItemArticle {
        margin: 20px 0 0 0;
    }

    .sectionTitleCustomer h2 {
        font-size: 20px;
    }

    #sectionInfoFooter .wrapper-new {
        padding: 30px 15px;
    }

    .innerInfoFooter > div {
        margin: 0 0 20px 0;
    }

    .innerInfoFooter > div:last-child {
        margin: 0;
    }

    .navbar-social {
        margin: 0;
        padding: 0;
    }

    #footerBottom .innerInfoFooter > div {
        margin: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .cart-buttons {
        font-size: 12px;
    }

    .headingBorderLeft h2,
    .header-pageCart h1,
    .list-productRelated h2,
    .wrap-collection-title .heading-collection h1 {
        font-size: 20px;
    }

    .comboInStock {
        margin: 20px 0;
    }

    .aboutThisProduct {
        margin: 10px 0;
    }

    .btnBuyAll.styleBtn {
        margin: 0 0 15px 0;
    }

    .container-fluid {
        padding: 0 15px;
    }

    .padding-lf-40 {
        padding: 0 15px;
    }

    .innerTopRight li {
        margin: 0 0 0 10px;
    }

    .innerTopLeft {
        font-size: 12px;
    }

    .innerTopRight {
        font-size: 12px;
    }

    .wrap-flex-align {
        display: inline-block;
        width: 100%;
    }

    .wrap-logo {
        margin: 2px 0 0 0;
        float: left;
    }

    .wrap-logo img {
        height: 28px;
    }

    .header-wrap-icon > span {
        margin: 3px 0 0 10px;
    }

    .main-header {
        padding: 15px 15px;
    }

    .main-header.affix-mobile {
        padding: 10px 15px;
    }

    .main-header.affix-mobile .wrap-logo {
        margin: 3px 0 0 0;
    }

    .header-wrap-icon .icon-cart {
        display: none;
    }

    .main-header.affix-mobile .header-wrap-icon .icon-cart {
        display: inline-block;
    }

    .titleHotline a {
        font-size: 20px;
        padding: 0px 0 0 10px;
    }

    .btn-newsletter {
        position: relative;
        top: 5px;
    }

    #footerBottom h4 {
        font-size: 13px;
        padding: 10px 0;
    }

    .navbar-social li .fa {
        margin: 0px 5px 0px 0px;
        font-size: 35px;
        padding: 5px 3px;
    }

    #sectionInfoFooter .wrapper-new {
        padding: 20px 15px;
    }

    .firstItemArticle {
        margin: 0;
    }

    .sectionTitleBannerProduct h2 {
        font-size: 20px;
    }

    .guideSize {
        float: left;
        margin: 10px 0 0 0;
        width: 100%;
    }

    .product-description .title-bl h2 {
        font-size: 15px;
    }

    .content-product-list .pro-loop {
        margin: 0 0 40px 0;
        padding: 0 10px;
    }
}

@media (max-width: 767px) {
    .section-collection .outerTabTitle {
        width: 90%;
        overflow: auto;
        float: left;
        height: 100px;
        margin: 0 0 0 10px;
    }

    .section-collection .tabTitle {
        width: 100%;
    }
    #load-pCategory .sectionTitleTab .content-title{
        height: 80px;
    }
    #load-pCategory .sectionTitleTab .content-title h2{
        right: 0;
        left: 0;
    }

    .pro-loop .product-img {
        position: relative;
        padding: 0;
    }

    .loginFb, .loginGg{
        width: 100% !important;
        margin: 0 0 5px 0 !important;
    }
    #formAcount button{
        border-radius: 0;
        width: 100%;
    }
    .bannerLoopCollection {
        margin: 20px 0 0 0;
    }

    .option.browse-tags {
        margin-top: 0px;
    }

    .suggestMenuCollectionCampaign {
        margin: 0 0 20px 0;
    }

    .suggestMenuCollectionCampaign span {
        margin: 0 0 5px 0;
    }

    .listSuggest li {
        margin: 0 5px 0 0;
    }

    .outerListSuggest {
        overflow: auto;
        display: block;
    }

    .listSuggest {
        width: 1200px;
    }


    /* Modal Buy Mobile */
    .buyNowModalBuyMobile {
        width: 100%;
        height: 50px;
        background: black;
        border: none;
        font-size: 17px;
        text-transform: uppercase;
        color: #fff;
        outline: none;
        transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        background-size: 25px;
        background-position: 45px 11px;
    }

    .overModalBuyMobile.notShow {
        visibility: hidden;
        opacity: 0;
    }

    .overModalBuyMobile {
        position: fixed;
        height: 100%;
        z-index: 999 !important;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.5);
        visibility: inherit;
        opacity: 1;
    }

    .modalBuyMobile.notShow {
        visibility: hidden;
        opacity: 0;
        bottom: -100%;
    }

    .modalBuyMobile {
        position: fixed;
        width: 100%;
        height: auto;
        z-index: 9999;
        background: white;
        bottom: 0;
        padding: 20px;
        transition: all 0.6s ease-in-out 0s;
        -moz-transition: all 0.6s ease-in-out 0s;
        -o-transition: all 0.6s ease-in-out 0s;
        -webkit-transition: all 0.6s ease-in-out 0s;
        -ms-transition: all 0.6s ease-in-out 0s;
        visibility: inherit;
        opacity: 1;
    }

    .imgModalBuyMobile {
        border: 1px solid #e7e7e7;
        float: left;
        width: 30%;
    }

    .infoModalBuyMobile {
        float: left;
        width: 70%;
        padding-left: 15px;
    }

    .closeModalBuyMobile img {
        position: absolute;
        right: 0;
        top: -25px;
        width: 25px;
        background: #e8e8e8;
        height: 25px;
        padding: 5px;
        line-height: 25px;
    }

    .priceModalBuyMobile span {
        font-weight: bold;
        font-size: 18px;
    }

    .priceModalBuyMobile span.pro-sale {
        font-size: 12px;
        color: #e01b22;
        width: 100%;
        display: inline-block;
    }

    .priceModalBuyMobile del {
        font-size: 14px;
        color: #b4b4b4;
        padding-left: 20px;
    }

    .infoModalBuyMobile h4 {
        font-size: 16px;
        font-weight: 700;
        margin: 0 0 10px;
        line-height: initial;
    }

    .search-field {
        width: auto;
    }

    .showInMobileCart {
        margin: 10px 0;
    }

    .line-item-total {
        margin: 2px 0 0 10px;
        float: left;
    }

    #quickview-cart-desktop {
        width: 100%;
        padding: 30px 15px;
    }

    .alert-no-filter {
        margin: 0 0 30px 7.5px;
    }

    .wrap-collection-title .heading-collection h1 {
        margin: 20px 0 10px 0;
    }

    .promotion-title {
        text-align: center !important;
    }

    #collection-body .append-search {
        margin-top: 0;
        margin-left: 7.5px;
    }

    .main-header {
        border-bottom: 1px solid #f2f2f2;
    }

    .variantColor {
        min-height: 33px;
        margin: 0 0 5px 0;
    }

    .breadcrumb-shop {
        display: none;
    }

    .product-price span.pro-price {
        font-size: 18px;
    }

    .imgBottom {
        text-align: center;
        margin: 15px 0 0 0;
    }

    .desBottom {
        margin: 0;
        text-align: center;
    }

    .viewMoreProduct {
        margin: 0;
    }

    #footerBottom h4 {
        position: relative;
        padding: 10px 0;
    }

    .product-detail-main {
        margin-bottom: 30px;
    }

    #footerBottom .innerInfoFooter h4:after {
        content: "\f107";
        font-family: "FontAwesome";
        font-size: 20px;
        position: absolute;
        top: 9px;
        right: 0;
        text-align: center;
        line-height: 19px;
        cursor: pointer;
    }

    #juno-template.product .bottomBar {
        padding: 15px 0 70px 0;
    }

    .titleStorePage {
        font-size: 17px;
        margin: 0 0 15px 0;
    }

    .leftCollumStore {
        height: auto;
    }

    .storeIntro {
        margin: 0 0 15px 0;
    }

    .storeIntro h4 {
        text-align: center;
        font-size: 20px;
        font-weight: normal;
        margin: 20px 0;
        line-height: 1.2;
    }

    .product-detail-wrapper {
        padding: 30px 0 20px 0;
    }

    #section-info .contentPage {
        border-left: none;
        padding: 0;
        margin: 30px 0;
    }

    #quickview-cart-desktop > div {
        padding: 0;
    }

    #layout-cart .container {
        padding: 0;
    }

    #pbZoomBtn {
        display: none !important;
    }

    .tabUlRelate li {
        width: auto;
        margin: 0 0 20px 0;
        font-size: 17px;
        font-weight: bold;
    }

    #sectionBannerHome .col-xs-12 {
        padding: 0;
    }

    .product-content-desc {
        margin: 30px 0 0 0;
    }

    .product-image-detail {
        border-bottom: none;
    }

    .slide_product .flickity-page-dots {
        bottom: 0;
        z-index: 99;
        position: relative;
    }

    .wrap-logo {
        margin: 0;
        float: left;
        width: 100%;
    }

    .header-wrap-icon {
        text-align: right;
        float: right;
        width: 70%;
    }

    .wrap-logo img {
        min-height: auto;
        min-width: 50px;
        height: 25px;
        margin-left: 6px;
    }

    .headerMobile .cart-menu .count-holder {
        position: absolute;
        top: -5px;
        right: -6px;
        text-align: center;
        font-size: 11px;
        font-weight: bold;
        overflow: hidden;
        background: #f40000;
        color: white;
        width: 16px;
        height: 16px;
        border-radius: 100%;
        line-height: 16px;
        left: auto;
    }

    .innerSmallSlider {
        text-align: center;
    }

    .innerSmallSlider img {
        display: inline-block;
    }

    .mainSection {
        margin: 0 0 40px 0;
    }

    .innerSmallSlider {
        margin: 0 0 20px 0;
    }

    .aboutThisProduct {
        margin: 10px 0;
    }

    .comboInStock {
        margin: 20px 0;
    }

    .select-products-label {
        margin: 60px 0;
    }

    .actionBuy {
        float: left;
        width: 100%;
        margin: 0px 0 0 0;
    }

    .select-products-label span {
        top: -22px;
    }

    .btnBuyAll.styleBtn {
        margin: 0 0 15px 0;
    }

    .borderBtn {
        border-bottom: 1px solid #e7e7e7;
    }

    .borderBtn .product-description {
        border-bottom: none;
    }

    .container-fluid {
        padding: 0 15px;
    }

    .content-product-list .product-img img {
        padding: 0;
    }

    .content-product-list .pro-loop {
        margin: 0 0 20px 0;
        padding: 0 15px;
    }

    #collection-body .content-product-list.fixBox > .largeproduct, #collection-body .content-product-list.fixBox > .showBanner {
        width: 100%;
        padding: 0 7.5px !important;
        margin: 0 0 20px 0;
        height: auto !important;
    }

    #collection-body .content-product-list.fixBox > div.largeproduct .product-block {
        padding: 10px;
    }

    #collection-body {
        margin: 0 -7.5px 50px -7.5px;
    }

    .innerHomeStore {
        padding: 20px 0;
    }

    .textStore {
        min-width: auto;
        padding: 10px 20px;
    }

    .textStore a {
        font-size: 20px;
    }

    .btnLoadMore {
        margin: 30px 0 0px 0;
    }

    .btnLoadMore a {
        padding: 12px 20px;
    }

    #collection-body .pro-loop {
        padding: 0 7.5px;
    }

    .content-product-list .product-block {
        margin-bottom: 0px;
    }

    .boxImgBigStore {
        margin: 0;
    }

    .nopadingMobile {
        padding: 0;
    }

    .viewStore span {
        font-size: 12px;
    }

    .main_details img {
        height: auto !important;
    }
}
/*=== end 767ox ===*/

@media screen and (max-width: 480px){
    .headerMobile i{
        font-size: 20px !important;
    }
    .headerMobile svg {
        width: 17px;
        height: 20px;
    }
    .hesder-bottom{
        display: none;
    }

}
@media screen and (max-width: 380px){
    .headerMobile svg{
        width: 15px;
        height: 15px;
    }
    .headerMobile i{
        font-size: 17px !important;
    }
    .wrap-logo{
        margin: 0 0 0 5px;
    }
    .hesder-bottom{
        display: none;
    }
}
@media (min-width: 768px) {
    .modalBuyMobile.notShow {
        visibility: hidden;
        opacity: 0;
        bottom: -100%;
        display: none;
    }

    .overModalBuyMobile.notShow {
        visibility: hidden;
        opacity: 0;
        display: none;
    }

    .pro-loop.col-sm-3:nth-child(4n+1) {
        clear: left;
    }
}

@media (max-width: 767px) {
    .pro-loop.col-xs-6:nth-child(2n+1) {
        clear: left;
    }

    .search-bar-mobile {
        padding: 0;
    }

    .search-bar-mobile form.searchform .btn-search {
        top: 0px;
        right: 0;
        height: 38px;
        line-height: 48px;
        text-align: center;
        border: none;
        background: whitesmoke;
        border-radius: 0;
        display: initial;
        width: 55px;
    }

    .search-bar-mobile form.searchform .btn-search svg {
        width: 20px;
        height: 20px;
        fill: black;
        opacity: 1;
        display: inline-block;
    }

    .search-bar-mobile form.searchform input.searchinput {
        height: 38px;
        font-size: 12px;
        padding: 0 15px;
    }

    .nameBlog {
        margin-left: 0;
    }

    .wrapper-new {
        padding: 0 15px;
    }

    #sectionBannerHome .wrapper-new {
        margin: 0 auto;
    }

    .section-collection .pro-loop {
        margin-bottom: 0px;
    }

    .innerRightBannerProduct {
        padding: 0 0px;
    }

    .sectionTitleBannerProduct p {
        margin: 30px 0px 20px 0;
    }

    .styleArrowSlick .slick-prev {
        left: 0;
    }

    .styleArrowSlick .slick-next {
        right: 0;
    }

    .styleArrowSlick .slick-arrow {
        height: 35px;
    }

    .section-collection {
        margin: 30px 0 15px 0;
    }

    .viewMore.btnAll {
        margin: 20px 0 30px 0;
    }

    .borderItemCustomer {
        padding: 0 10px;
    }

    .sliderContentCustomer {
        margin: 0 -10px;
    }

    .padding-section {
        padding: 30px 0;
    }

    #sectionBannerHome .styleArrowSlick .slick-arrow.slick-prev {
        left: 15px;
    }

    #sectionBannerHome .styleArrowSlick .slick-arrow {
        top: 40%;
    }
    #popupHome .modal-content .close{
        top: 0;
        right: 5px;
    }
    #popupHome .modal-body h1{
        margin-top: 20px;
    }
}

@media (min-width: 992px) {
    .pro-loop.col-md-3:nth-child(4n+1) {
        clear: left;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .headingBorderLeft h2,
    .header-pageCart h1,
    .list-productRelated h2,
    .wrap-collection-title .heading-collection h1 {
        font-size: 20px;
    }

    #nav .main-nav > ul > li > a {
        font-size: 12px;
        margin: 0px 8px;
    }

    .styleBtn {
        padding: 0 9px;
        font-size: 12px;
        max-width: 46%;
    }

    .container-fluid {
        padding: 0 15px;
    }

    .guideSize {
        float: left;
        margin: 10px 0 0 0;
        width: 100%;
    }

    .product-description .title-bl h2 {
        font-size: 14px;
    }

    .padding-lf-40 {
        padding: 0 15px;
    }

    .main-header {
        padding: 20px 15px;
    }

    .innerTopRight li {
        margin: 0 0 0 10px;
    }

    .innerTopLeft {
        font-size: 12px;
    }

    .innerTopRight {
        font-size: 12px;
    }

    .nameBlog {
        margin-left: 0;
    }

    .wrapper-new {
        margin: 0 15px;
    }

    .header-mid {
        -webkit-justify-content: inherit;
        -moz-justify-content: inherit;
        justify-content: inherit;
    }

    .section-collection {
        margin: 30px 0 0 0;
    }

    .section-collection .pro-loop {
        margin-bottom: 40px;
    }

    .innerRightBannerProduct {
        padding: 0 20px;
    }

    .styleArrowSlick .slick-prev {
        left: -25px;
    }

    .styleArrowSlick .slick-next {
        right: -25px;
    }
}

@media (min-width: 1025px) {
    #quickview-cart-desktop #detail-product {
        max-height: 600px;
        overflow: auto;
    }

    #quickview-cart-desktop #detail-product::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #F5F5F5;
    }

    #quickview-cart-desktop #detail-product::-webkit-scrollbar {
        width: 6px;
        height: 0;
        background-color: #F5F5F5;
    }

    #quickview-cart-desktop #detail-product::-webkit-scrollbar-thumb {
        background-color: #000000;
    }

    .content-product-list:not(.fixBox) > div:nth-child(4n+1) {
        clear: both;
    }

    .pro-loop .product-img {
        min-height: 300px;
    }

    #collection-body .content-product-list.fixBox > div.largeproduct {
        margin: 0;
    }

    .add-to-cart.styleBtnBuy {
        border-right: 1px solid white;
    }
}
#ui-datepicker-div{
    background: #FFF;
}
.ui-datepicker-next{
    float: right;
}