/*============================================================================
   #Webcms
==============================================================================*/
*{
    font-family: "Montserrat", sans-serif  ;
    color: #3a3a3a;
    margin: 0;
    padding: 0;
    font-size: 15px;
}

@media  (max-width:549px) {
    body{
        font-size: 85%;
    }
}
.overlay-body{
    opacity: .6;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 22;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    transition: opacity .25s;
}
.container{
    max-width: 100%;
}
table{
    width: 100%;
    margin-bottom: 1em;
    border-color: #ececec;
    border-spacing: 0;
}
th{
    padding: .5em;
    text-align: left;
    border-bottom: 1px solid #ececec;
    line-height: 1.3;
    font-size: 14.5px;
}
td{
    padding: .5em;
    text-align: left;
    border-bottom: 1px solid #ececec;
    line-height: 1.3;
    font-size: 14.5px;
}
textarea{
    padding-top: 0.7em !important;
    min-height: 120px;
    outline: none;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: 13px !important;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #0000008A !important;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
input[type='checkbox']{
    display: inline;
    margin-right: 10px;
    font-size: 16px;
}
input[type='radio']{
    display: inline;
    margin-right: 10px;
    font-size: 16px;
}
input[type='tel']{
    outline: none;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
input[type='email']{
    outline: none;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
input[type='text']{
    outline: none;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
input[type='password']{
    outline: none;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
input[type='submit']{
    font-weight: bold;
    outline: none;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
button[type='submit']{
    font-weight: bold;
    letter-spacing: .03em;
    outline: none;
    box-sizing: border-box;
    border: 1px solid #c51230;
    padding: 0 1.2em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #c51230;
    color: #fff;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
.row ul li a:hover{
    color: #c51230;
    text-decoration: none;
}
.box-image a{
        display:block;
}
.header-top {
    padding: 10px 0;
    background-color:#EEEEEe;
}
.on-header{
    margin-bottom: 0;


}
.on-header li{
          display: inline-block;
}
.col{
    margin-right: auto;
    max-height: 100%;
}
.col ul{
    list-style: none;
    position: relative;
}
.col ul li {
    display: inline-block;
    font-size: 12.8px;
    margin-right: 1em;
}
.col ul li a{
    color: black;
    font-weight: bold;
}
ul{
    margin-top: 10px;
    margin-bottom: auto;
}
.col2{
    margin-left: auto;
    max-height: 100%;

}
.col2 ul{
    float: right;
    list-style: none;
}
.col2 ul li {
    font-size: .8em;
    margin: 0 .7em;
}
.col2 ul li a{
    color: black;
    font-weight: bold;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.95);
    overflow-x: hidden;
    transition: 0.5s;
    padding: 30px 0;
}
.sidenav a {
    padding: 15px 32px 15px 32px;
    text-decoration: none;
    font-size: 13px;
    color: #818181;
    display: block;
    transition: 0.3s;
}
.sidenav a:hover {
    color: #f1f1f1;
}
.show-list-menu{
    border-top: 1px solid #ececec;
    flex-flow: row wrap;
    align-items: center;
    margin: 0;
    position: relative;
    text-transform: none;
    font-weight: 800;
    width: auto;
    flex-grow: 1;
    letter-spacing: .02em;
    color: rgba(102,102,102,0.85);
    transition: all .2s;   
    text-decoration: none;
}
#header-main {
    transition: margin-left .5s;
}
@media (min-width: 1000px) {
    .show-menu{
        display: none ;
    }
    .show-buy-item{
        display: none;
    }
}
.menu-mobile-small{
    display: flex;
    flex-flow: row wrap;
}
.menu-mobie li.menu-mobile-small a{
    color: rgba(17,17,17,0.85);
}
.up-down{
    transform: rotate(-180deg);
    height: auto;
    width: 45px;
    border: 1px solid transparent;
    line-height: 1;
    box-shadow: none !important;
    padding: 0;
    color: currentColor;
    opacity: .6;
    margin: 0 5px 0 0;
}
.menu-mobile{
  list-style: none;
    padding: 0;
}
.menu-mobile li ul{
    background-color: rgba(0,0,0,0.05);
    flex-flow: row wrap;
    align-items: center;
    list-style: none;
    margin: 0;
    width: 100%;
}
.menu-mobile-small ul li{
    border: 1px solid #fff;
}
.children{
    opacity: 1;
    left: auto;
    display: none;
}
.children li a{
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    padding-left: 50px;
}
.mobile-icon{
    display: flex;
    border-top: 1px solid #ececec;
}
@media (max-width: 995px){
    
    .center-mobile{
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
}
.show-buy-item{
    z-index: 1045;
}   
.cart{
    text-align: center;
}
.cart-divider{
    height: 3px;
    display: block;
    background-color: rgba(0,0,0,0.1);
    margin: 1em auto 1em;
    width: 100%;
    max-width: 30px;
}
.cart-list{
    list-style: none;
    font-size: 14px;
    margin: 0;
    padding: 15px 30px 0 30px;
}
.cart-list-menu{
    border-bottom: 1px solid #dbd9d9;
    padding-right: 30px;
    list-style: none;
    padding: 10px 30px 20px 75px;
    min-height: 80px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    line-height: 1.33;
}
.cart-list-menu a{
    color: #0000008A;
}
.remove{
    position: absolute;
    right: 0px;
    z-index: 9;
    display: block;
    width: 24px;
    height: 24px;
    font-size: 15px !important;
    line-height: 19px !important;
    border-radius: 100%;
    color: #ccc;
    font-weight: bold;
    text-align: center;
    border: 2px solid currentColor;
    text-decoration: none;
}
.menu1,.on-header{
  padding:0 !important;
}
.cart-list-menu img{    
    top: 10px;
    position: absolute;
    left: 0;
    width: 60px;
    height: 60px;
    margin-bottom: 5px;
    object-fit: cover;
    object-position: 50% 50%;
    border-style: none;
    display: inline-block;
    vertical-align: middle;
}
.sum{
    border-bottom: 2px solid #ececec;
}
.list-shopping p{
    text-align: center;
    padding: 15px 30px;
    margin: 0;
}
.check-out{
    position: relative;
    display: inline-block;
    font-size: .97em;
    letter-spacing: .03em;    cursor: pointer;
    font-weight: bolder;
    color: #ffffff;
    background-color: #C51230;
    text-align: center;
    text-decoration: none;
    border: 1px solid #C51230;
    vertical-align: middle;
    border-radius: 0;
    text-shadow: none;
    line-height: 0.5em;
    padding: 15px 30px;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
}
.pay{
    margin-top: 10px;
    position: relative;
    display: inline-block;
    font-size: .97em;
    letter-spacing: .03em;
    font-weight: bolder;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    border: 1px solid #00ba99;
    background-color: #00ba99;
    vertical-align: middle;
    border-radius: 0;
    text-shadow: none;
    line-height: 0.5em;
    padding: 15px 40px;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
}
.amount{
    display: block;
    margin-top: 3px;
    font-size: .85em;
    opacity: 0.6;
    margin-right: 1em;
    white-space: nowrap;
    vertical-align: top;
}
.amount-price{
    font-size: 11px;
    white-space: nowrap;
    color: #111;
    font-weight: bold;
}
.close-cart{
    opacity: .5;
    transform: translateY(0) translateZ(1px);
    cursor: pointer;
    outline: none;
    z-index: 1046;
    box-shadow: none;
    position: absolute;
    top: 0;
    right: 0;
    text-decoration: none;
    border: none;
    text-align: center;
    background-color: transparent;
    padding: 0;
    mix-blend-mode: difference;
    margin: 0 !important;
    color: #fff;
    font-style: normal;
    font-weight: 300;
    font-size: 40px;
    min-height: 0;
    width: 40px;
    -webkit-backface-visibility: hidden;
    height: 40px;
    line-height: 40px;
    font-family: Arial, monospace;
    transition: opacity .3s, transform .3s;
}
.mymenu{
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    background-color: rgba(255,255,255,0.95);
    overflow-x: hidden;
    transition: 0.5s;
    padding: 30px 0;
}
#header-main-buy{
    transition: margin-right .5s;
    padding: 16px;
}
@media  (max-width:995px) {
    .search-web{
        display: none;
    }  
}
.btn-search{
    display: flex;
    align-items: center;
    float: right;
}
.icon a{
    margin: 0.3em;
}
.search-btn{
    width: 100%;
    position: relative;
    display: inline-block;
    align-items: center; 
}

.header-mid.col2.search{
    height: 40px;
    border-radius: 5px 0 0 5px;
    border: 2px solid #c51230;
}
.bt button{
    border: none;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    overflow: visible;
    text-transform: none;
    height: 40px;
    border-radius: 0 5px 5px 0;
    background-color: #c51230;
}
.header-mid{
    padding: 10px;
    margin-left: 0px;
}
.search input{
    box-sizing: border-box;
    font: inherit;
    align-items: center;
    display: flex;
    padding: 0 .75em;
    font-size: .97em;
    height: 40px;
    border-radius: 5px 0 0 5px;
    border: 2px solid #c51230;
    max-width: 100%;
    outline: none;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
.show-menu{
    padding: 30px 0;
}
.show-menu-search{
    display: flex;
}
.show-search input{
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .9em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
.show-bt button{
    background-color: #00ba99;
    position: relative;
    font-size: .97em;
    letter-spacing: .03em;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
}
.header-mid.col2{
    display: inline-block;
}
.header-bot{
    padding: 10px 0 0 0px;
    background-color: #fff;
    min-height: 40px;
    position: relative;
    display: flex;
    width: 100%;
}
.menu1 ul li{
    position: relative;
    list-style-type: none;
}
.menu{
    box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    padding: 0px 0 0px 10px;
    transition: opacity .25s;
    border: 2px solid #ddd;
    background-color: #fff;
    position: absolute;
    grid-template-columns: repeat(2,1fr);
    min-width: 500px;
    display: none;
    position: absolute;
    z-index: 1000;
}
.header-bot li:hover .menu{
    display: grid;
}
.header-bot ul li a{
    color: #000000;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
}
.header-bot ul li {
    display: inline-block;
    font-size: .8em;
    margin-right:1em;
}
.menu{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    min-width: 500px;
}
.menu {
    display: none;
}
.menu-small {
    padding: 7px 7px 7px 7px;
}
.menu-small a{
    color: rgba(102,102,102,0.85) !important;
    font-weight: normal !important;
}
.header-bot ul li a:hover{
    color: #C51230; 
    text-decoration: none;
}
@media  (max-width:995px) {
    .header-bot{
        display: none;
    }
}
#main{
    background-color: #fff;
    position: relative;
}
.main-banner{
    justify-content: center;
    /* padding: 10px 30px 30px 50px; */
    position: relative;
    min-height: auto;
    width: 100%;
    display: flex;
    flex-flow: row;
}
.carousel-inner{
    max-width: 1140px;
}
.section-heading{
    margin-bottom: 60px;
    text-align: center;
    font-weight: bolder;
}
.tittle{
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 1.5px;
    margin: 30px 0 28px;
    text-transform: uppercase;
}
.title:after{
    width: 45px;
    height: 3px; 
    content: '';
    display: block;
    background: #c51230;
    margin: 10px auto 20px;
}
h3{
    font-weight: bold !important;
    color: #3a3a3a;
}
.section-heading-divider{
    margin-top: -1.5em;
    height: 3px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: #c51230;
    width: 100%;
    max-width: 50px;
}
.sale{
    margin-top: 20px;
    position: absolute;
    display: table;
    z-index: 20;
    pointer-events: none;
    height: 2.8em;
    width: 2.8em;
    backface-visibility: hidden;
}
.sale1{
    background-color: #00ba99;
    border-radius: 999px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
    line-height: .85;
    color: #fff;
    font-weight: bolder;
    padding: 2px;
    white-space: nowrap;
    transition: background-color .3s, color .3s, border .3s;
}
.onsale{
    text-align: center;
    line-height: .85;
    color: #fff;
    font-weight: bolder;
    white-space: nowrap;
}
.box-image{
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.box-image a{
    display:block;
}
.box-image img{
    max-width: 100%;
    width: 100%;
    transform: translateZ(0);
    margin: 0 auto;
    height: auto;
}
.box-text{
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    padding-top: .7em;
    padding-bottom: 1.4em;
    position: relative;
    width: 100%;
    font-size: .9em;
    transition: opacity 0.3s, transform 0.3s, background-color 0.3s;
}
.box-text p{
    margin-top: .1em;
    margin-bottom: 10px;
    text-align: center;
    transition-duration: 2s;
    overflow: hidden;
    text-overflow: ellipsis;
}
.box-image a img:hover{
    transform: scale(1.1);
    transition: 0.5s all ;
}
.tittle-name{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 0;
    color: #3a3a3a;
    height: 45px;
}
.tittle-name a:hover{
    text-decoration: none;
    color: #c51230;
}
.box-tittle p a{
    color: #0000008A;
}
@media  (max-width:594px){
    .tittle{
        font-size: 16px;
    }
}
.price{
    display: block;
    line-height: 1;
}
del span.on-price{
    opacity: .6;
    font-weight: normal;
    margin-right: .3em;
    white-space: nowrap;
    color: #111;
}
span.on-price{
    font-weight: bold;
    white-space: nowrap;
    color: #111;
}
.on-buy{
    background-color: #C51230;
    margin-top: 1em;
    line-height: 2.4em;
    font-weight: bolder;
    font-size: 11.52px;
    text-align: center;
    position: relative;
    vertical-align: middle;
    touch-action: none;
    cursor: pointer;
    display: inline-block;
    margin-right: 0px;
    padding: 0px 13px;
    color: #fff;
}
.box-buy a:hover{
    outline: none;
    opacity: 1;
    color: #fff;
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
    text-decoration: none;
}
.decor{
    padding-bottom: 30px;
}
.plain a{
    color: currentColor;
    transition: color .3s, opacity .3s, transform .3s;
}
.decorate a:hover{
    text-decoration: none;
}
.decor-box{
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.decor-info{
    top: 7%;
    margin-left: 1em;
    position: absolute !important;
    display: table;
    z-index: 20;
    pointer-events: none;
    height: 2.8em;
    width: 2.8em;
    backface-visibility: hidden;
}
.date{
    background-color: #c51230;
    border-radius: 999px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
    line-height: .85;
    color: #fff;
    font-weight: bolder;
    padding: 2px;
    white-space: nowrap;
    transition: background-color .3s, color .3s, border .3s;
}
.ondate{
    text-align: center;
    line-height: .85;
    color: #fff;
    font-weight: bolder;
    white-space: nowrap;
}
.decor-image{
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    transition: opacity 0.3s, transform 0.3s, background-color 0.3s;
}
.img-cover{
    position: relative;
    height: auto;
    overflow: hidden;
    background-position: 50% 50%;
    background-size: cover;
}
.img-cover img{
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}
.decor-image img{
    max-width: 100%;
    transform: translateZ(0);
    margin: 0 auto;
}
img{
    opacity: 1;
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    border-style: none;
}
.decor-image img:hover{
    transform: scale(1.1);
    transition: 0.3s all ;
}
.decor-content{
    border: 1px dashed #ddd;
    padding: 15px 20px;
    background-color: rgba(255,255,255,0.95);
    max-width: 85%;
    margin: -15% auto 0;
    text-align: center;
    position: relative;
    width: 100%;
    font-size: .9em;   
}
.decor-text-h5{
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 43px;
    margin-bottom: 10px;
    line-height: 1.3;
    margin-top: .1em;
    font-size: 1.15em;
    color: #3a3a3a;
    font-family: "Montserrat", sans-serif;
}
.decor-text-p:hover{
    color: #c51230;
}
.decor-divider{
    margin-top: .5em;
    margin-bottom: .5em;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: rgba(0,0,0,0.1);
    width: 100%;
    max-width: 30px;
}
.decorate{
    padding: 5px;
}
.box-new-image{
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    transition: opacity 0.3s, transform 0.3s, background-color 0.3s;
}
.box-new-image img{
    max-width: 100%;
    width: 100%;
    transform: translateZ(0);
    margin: 0 auto;
    opacity: 1;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    border-style: none;
}
.box-new-image img:hover{
    transform: scale(1.1);
    transition: 0.5s all;
}
.box-new-text{
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    padding-top: .7em;
    padding-bottom: 2.4em;
    position: relative;
    width: 100%;
    font-weight: bold;
    font-size: .9em;
    transition: opacity 0.3s, transform 0.3s, background-color 0.3s;
}
.box-new-text-h3{
    font-weight: 700; 
    font-size: 18px;
}
@media  (max-width:549px){
    .box-new-text-h3{
        font-size: 85%;
    }
    .show-buy-item{
        padding: 0;
    }
    .show-menu{
        padding: 0;
    }
    #header-main-buy{
        padding: 0;
    }
    #header-main{
        padding: 0;
    }
    .center-mobile a{
        text-align: center;
    }
    .center-mobile img{
        max-width: 75%;
    }
    .menu-mobile li a{
        text-align: left;
    }
}
.product-category{
    padding: 0 9.8px 19.6px;
    margin-bottom: 0;
    position: relative;
    margin: 0;
    width: 100%;
}
.box-category{
    display: table;
    position: relative;
    margin: 0 auto;
    transition: opacity 0.3s, transform 0.3s, background-color 0.3s;
    width: 100%;
}
.category-image{
    width: 60%;
    position: relative;
    direction: ltr;
    transition: opacity 0.3s, transform 0.3s, background-color 0.3s;
    display: table-cell;
    overflow: hidden;
    vertical-align: middle;
}
.category-text{
    background-color: rgb(0,0,0);
    padding-left: 10px;
    padding-right: 10px;
    direction: ltr;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.category-h5{
    line-height: 1.3;
    letter-spacing: .05em;
    font-size: 1em;
    font-weight: bold;
    color: #fff;
}
.category-p{
    color: #f1f1f1;
    font-size: .7em;
    line-height: 1.2;
    letter-spacing: .1em;
}
.product-category a:hover{
    text-decoration: none;
}
.category-zoom{
    padding-top: 75%;
    position: relative;
    height: auto;
    overflow: hidden;
    background-position: 50% 50%;
    background-size: cover;
}
.category-zoom img{
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;'
}
.category-zoom img:hover{
    transform: scale(1.1);
    transition: 0.5s all;
}
@media (max-width:549px){
    .category-text{
        font-size: 1.3em;
    }
}
@media (max-width:549px) {
    .box-category .category-image{
        width:100% !important;
    }
    .category-zoom img{
        position: relative;
    }
    .box-category{
        display: grid;
    }
    .category-zoom{
        padding: 0;
    }
    .category-text{
    padding-top: .7em;
    padding-bottom: 1.4em;
    }
}
#footer{
    width: 100%;
    position: relative;
    display: block;
}
.section-footer{
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #666;
    color: #f1f1f1;
    padding: 30px 0;
    position: relative;
    min-height: auto;
    width: 100%;
    display: flex;
    align-items: center;
    flex-flow: row;
}
.footer-bg{
    background-image: url(http://mauweb.monamedia.net/uma/wp-content/uploads/2018/05/mona-google-map.jpg);
    opacity: 1;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    right: 0;
    bottom: 0;
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
    overflow: hidden;
}
.footer-bg-sm{
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    height: 100%;
    right: 0;
    bottom: 0;
    padding: 0 !important;
    margin: 0 !important;
    position: absolute !important;
}
.footer-content{
    letter-spacing: .05em;
    position: relative !important;
    z-index: 1;
    width: 100%;
}
.footer-content-mona{
    margin-right: auto;
    margin-left: 0;
    text-align: center;
    position: relative;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    flex: 1 0 auto;
}
.mona-tittle{
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 1.5px;
    margin: 30px 0 28px;
    text-transform: uppercase;
}
.mona-tittle:after{
    width: 45px;
    height: 3px; 
    content: '';
    display: block;
    background: #c51230;
    margin: 10px auto 20px;
}
@media (max-width:549px) {
    .mona-tittle{
        font-size: 16px;
    }
}
.footer-content-mona p{
    color: #f1f1f1;
    font-size: 16px;
}
.mona-system{
    background-color: #C51230;
    display: inline-block;
    font-weight: bolder;
    padding: 9px 1.2em;
    margin-top: 20px;
    margin-bottom: 2em;
    border: 1px solid transparent;
}
.mona-system a{
    color: #fff;
}
.mona-system:hover{
    opacity: 1;
    color: #fff;
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
    text-decoration: none;
}
.mona-system a:hover{
    text-decoration: none;
    color: #fff;
}
.section-mona-info{
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 14px;
    line-height: 160%!important;
    padding: 30px 0;
    position: relative;
    min-height: auto;
    width: 100%;
    display: flex;
    flex-flow: row;
    align-items: center;
    background-color: rgb(28, 28, 28);
}
.open-system{
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    right: 0;
    bottom: 0;
    padding: 0 !important;
    margin: 0 !important;
}
.system-col-info{
    padding-bottom: 50px;
    border-right: 1.5px solid rgba(255,255,255,0.3);
    font-size: 14px;
    line-height: 160%!important;    
}
.text-left-info{
    text-align: left;
}
@media(max-width:767px) {
    .text-left-logo-content{
        text-align: center !important;
    }
    .text-left-logo{
        text-align: center;
    }
    .text-left-info{
        text-align: center;
    }
    .content-right{
        display: none;
    }
}
.text-left-logo-content{
    text-align: left;
    font-size: 14px;
    line-height: 160%!important;
}
.color{
    color: #f1f1f1 ;
    padding-bottom: 10px;
}
.text-left-info h3{
    color: #fff !important;
    font-size: 18px !important;
}
.fl-icon a i{
    color: #fff;
    font-size: 30px;
    margin-right: 10px;
}
.fl-icon{
    display: inline-block;
    vertical-align: middle;
}
fl-icon a{
    font-family: sans-serif;
    font-size: 1.2em;
    margin: 2em;
}
.fl-icon a i:hover{
    text-decoration: none;
    color: #c51230;
}
.col-lg-4 h3{
    margin-bottom: 20px;
    font-size: 18px;
}
.system-content ul li a{
    color: #f1f1f1;
    margin: 0;
    padding: 2px;
}
.system-content ul li{
    list-style: none;
    margin-bottom: 5px;
}
.col-lg-8 h3{
    color: #fff;
    margin-bottom: 20px;
    font-size: 18px;
}
.list-product-menu{
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    list-style: none;
}
.content-right-divider{
    display: block;
    margin: 1em 0 1em;
    width: 100%;
    max-width: 100%;
    height: 1.5px ;
    background-color: rgba(255,255,255,0.3);
}
@media (max-width: 995px) {
    .header-top{
        display: none;
    }    
}

        /* Login.html */
.login{
    letter-spacing: .03em;
    padding: 0 30px 30px;
}
.login h3{
    font-size: 20px;
}
.login p{
    clear: both;
    margin-bottom: 1em;
}
label{
    color: #222;
    font-weight: bold;
    display: block;
    font-size: 1em;
    margin-bottom: 0.4em;
}
.input-text{
    margin-bottom: 1em;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
.input-password{
    margin-bottom: 1em;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
.button-login{
    background-color: #c51230;
    color: #fff;
    border-color: rgba(0,0,0,0.05);
    position: relative;
    display: inline-block;
    font-size: 1em;
    font-weight: bolder;
    text-align: center;
    border: 1px solid transparent;
    padding: 0 1.2em;
    line-height: 2.4em;
    margin-right: 20px;
}
.login p a{
    text-decoration: none;
    color: #0000008A;
}
.login p a:hover{
    color: #c51230;
}
.boder-right{
    border-right: 1.5px solid rgba(175, 170, 170, 0.3);
}

        /* FAQs-Trợ giúp */
.main-FAQs{
    padding: 30px 0;
}  

        /* gioi thieu */
.header-page{
    background-color: rgb(245, 245, 245);
    padding: 20px;
}
@media(max-width:849px) {
    .main-content{
        text-align: center;
    }
}
.main-content{
    font-weight: bolder;
}
.main-content a{
    color: rgba(102,102,102,0.7);
    font-weight: normal;
    font-size: 16px;
}
.main-content a:hover{
    text-decoration: none;
    color: #111;
}
.heading-page-tittle{
    text-align: center;
    line-height: 35px;
    color: #3a3a3a;
    padding: 20px;
    font-size: 30px;
    letter-spacing: .06em;
    font-weight: bolder;
}
@media(max-width:549px) {
    .heading-page-tittle{
        font-size: 16px;
    }
}
.heading-page-tittle:after{
    width: 45px;
    height: 3px;
    content: '';
    display: block;
    background: #c51230;
    margin: 10px auto 20px;
}
.content-page{
    letter-spacing: .06em;
    font-size: 16px ;
    padding-bottom: 40px;
}
.image-align{
    align-items: center;
    align-self: center;
    vertical-align: middle;
}

        /* Chương trình khuyến mãi */
.heading-sale{
    display: flex;
}
.col-inner{
    display: flex;
    align-items: center;
    padding-top: 20px;
}
.divider{
    height: 3px;
    display: block;
    margin: 1em 0 1em;
    width: 100%;
}
.sale-text h2{
    margin-top: 10px;
    padding-left: 10px;
}
@media (max-width:549px) {
    .sale-text h2{
        font-size: 20px;
    }
}
.sale-hour strong{
    font-size: 135%;
}
.sale-hour{
    font-weight: bolder;
    display: inline-block;
    margin: 0 .35em;
    padding: 15px;
}

            /* Tin tức */
.tintuc{
    padding: 30px;
}
.tintuc-content{
    margin-top: 30px;
    padding-bottom: 100px;
}
.tintuc-content ul{
    list-style: none;
    font-size: 14px;
    border: 1px solid #ddd;
    padding: 15px;
    background-color: #fff;
}
.tintuc-search{
    display: flex;
    align-items: center;
}
.search-tintuc{
    margin-bottom: 30px;
}
.timkiem-search{
    width: 100%;
}
.timkiem-search input{
    outline: none;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
.tintuc-bt button{
    background-color: #00ba99;
    margin: 0;
    min-width: 2.5em;
    padding: 6px;
    display: inline-block;
    border-color: rgba(0,0,0,0.05);
    color: #fff;
    position: relative;
}
.divider-tintuc{
    height: 3px;
    display: block;
    background-color: rgba(0,0,0,0.1);
    margin: 1em 0 1em;
    width: 100%;
    max-width: 30px;
}
.content-menu{
    padding: 10px 0 10px;
    display: flex;
    flex-flow: row nowrap;
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    align-self: flex-start;
}
.content-menu-day{
    margin-right: 15px;
    display: table;
    z-index: 20;
    pointer-events: none;
    height: 2.8em;
    width: 2.8em;
    backface-visibility: hidden;
}
.bg-img{
    border-radius: 999px;
    margin-right: 15px;
    max-height: 100%;
    margin: 0;
    z-index: 20;
    pointer-events: none;
    height: 2.5em;
    width: 2.5em;
    backface-visibility: hidden;
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2) ), url(http://mauweb.monamedia.net/uma/wp-content/uploads/2018/05/post-banner-06-150x150.jpg);
    color: #fff;
    text-shadow: 1px 1px 0px rgb(0 0 0 / 50%);
    border: 0;
    background-size: cover;
    background-repeat: no-repeat;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: .85;
    font-weight: bolder;
    padding: 2px;
    white-space: nowrap;
    transition: background-color .3s, color .3s, border .3s;
}
.content-tintuc a{
    color: #353535;
    line-height: 1.2;
    text-align: left;
    font-size: 14px;
}
.tintuc-divider{
    height: 1px;
    display: block;
    background-color: rgba(0,0,0,0.1);
    margin: 1em 0 1em;
    width: 100%;
    max-width: 100%;
}
.tintuc-decorate{
    box-shadow: 0 1px 3px -2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    margin: 0 0 50px 0;
}
.tintuc-decorate a:hover{
    text-decoration: none;
}
.tintuc-decor-box{
    width: 100%;
    position: relative;
    margin: 0 auto;
    border: 1px dashed #ddd;
}
.tintuc-decor-info{
    top: 7%;
    margin-left: 1em;
    position: absolute !important;
    display: table;
    z-index: 20;
    pointer-events: none;
    height: 2.8em;
    width: 2.8em;
    backface-visibility: hidden;
}
.tintuc-decor-image{
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    transition: opacity 0.3s, transform 0.3s, background-color 0.3s;
}
tintuc-decor-image img{
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}
.tintuc-decor-content{
    padding: 15px 20px;
    background-color: rgba(255,255,255,0.95);
    max-width: 100%;
    text-align: left;
    position: relative;
    width: 100%;
    font-size: .9em;  
}
.tintuc-decor-text-h5{
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 40px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 1.3;
    margin-top: .1em;
    font-size: 15px;
    color: #3a3a3a; 
}
.tintuc-decor-divider{
    margin-top: .5em;
    margin-bottom: .5em;
    height: 2px;
    margin-right: auto;
    display: block;
    background-color: rgba(0,0,0,0.1);
    width: 100%;
    max-width: 30px;
}
.tintuc-decor-text-p{
    text-align: left;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto;
}
@media (max-width:849px){
    .all-tintuc{
        order: -1;
    }
}
@media (min-width:850px){
    .tintuc-mobile{
        max-width: 25%;
        flex-basis: 25%;
    }
    .tintuc-box-mobile{
        flex-basis: 70%;
    }
}

       /* CỬa hàng00 */
.main-content-right{
    display:flex;
    align-items: center;
}
.main-content-right p{
    margin-top:0;
    margin-bottom: 0;
    display: inline-block;
    margin: 0 1em 0 auto;
}
.selection-store{
    outline: none;
}
select:hover{
    box-shadow: inset 0 -1.8em 1em 0 transparent;
}
select{
    outline: none;
    box-shadow: inset 0 -1.4em 1em 0 rgb(0 0 0 / 2%);
    background-color: #fff;
    -webkit-appearance: none;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAHCAYAAAD9NeaIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDE1LTA0LTE3VDE3OjEyOjQyKzAyOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxNS0wNC0yMFQxNzoxNjoyNCswMjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxNS0wNC0yMFQxNzoxNjoyNCswMjowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTU4MjBDRURERjVCMTFFNEEzN0FCODBEM0I5MTExMjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTU4MjBDRUVERjVCMTFFNEEzN0FCODBEM0I5MTExMjkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2RUVFRDJCNkREQzMxMUU0QTM3QUI4MEQzQjkxMTEyOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNTgyMENFQ0RGNUIxMUU0QTM3QUI4MEQzQjkxMTEyOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuShL/sAAABeSURBVHjaYszOzjZnYGDYCcT8DMSBv0AcP2XKlKVEqmdgAuKTQOwOxB+JtQCIibYAZgkDkRaRZQGyJYQsItsCdEtwWUSRBdgsQbeIYgtAgAWHOMwiJSBezkAhAAgwAJSTG/DI0S9VAAAAAElFTkSuQmCC);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: auto 15%;
    border-radius: 0;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    color: #333;
    text-transform: none;
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
.store-menu{
    position: relative;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    flex: 1 0 auto;
    padding-top: 40px;
}
.store-menu p{
    font-size: 1em;
    font-weight: bold;
    line-height: 1.05;
    letter-spacing: .05em;
}
.divider-store{
    margin-top: 20px;
    margin-bottom: 15px;
    height: 3px;
    margin-right: auto;
    display: block;
    background-color: rgba(0,0,0,0.1);
    width: 100%;
    max-width: 30px;
}
.menu-store{
    font-size: 14px;
    border: 1px solid #ddd;
    padding: 15px;
    background-color: #fff;
    list-style: none;
}
.menu-store li a{
    display: inline-block;
    padding: 6px 0;
    flex: 1;
    font-size: 14px;
    color: #353535;
    text-decoration: none;
}
.menu-store li a img{
    padding-right: 10px;
    border: none;
    box-shadow: none;
    vertical-align: middle;
    width: auto;
    display: inline;
}
.divider-menu{
    height: 1px;
    display: block;
    background-color: rgba(0,0,0,0.1);
    width: 100%;
    max-width: 100%;
}
.selective-store{
    padding-top: 20px;
}
.selective-store p{
    font-size: 1em;
    font-weight: bold;
    line-height: 1.05;
    letter-spacing: .05em;
}
.selective-divider{
    height: 5px;
    border-radius: 99px;
    position: relative;
    text-align: left;
    margin-bottom: 1em;
    background: #f1f1f1;
}
.selective-first{
    top: 0;
    height: 100%;
    position: absolute;
    opacity: .5;
    border-radius: 99px;
    z-index: 1;
    font-size: 10px;
    display: block;
    border: 0;
    background-color: #666;
}
.selective-secornd{
    position: absolute;
    z-index: 2;
    width: 15px;
    height: 15px;
    cursor: pointer;
    outline: none;
    top: -5px;
    border-radius: 999px;
    background-color: #666;
    font-weight: bold;
}
.selective{
    text-align: right;
    line-height: 1;
    font-size: .8751em;
}
.selective .selective-btn{
    width:auto;
    border-radius: 99px;
    background-color: #666;
    float: left;
    font-size: .85em;
    color: #fff;
    border-color: rgba(0,0,0,0.05);
    position: relative;
    letter-spacing: .03em;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    margin-top: 0;
    margin-right: 1em;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
}
.selective-price{
    padding-top: 6px;
    text-align: right;
    line-height: 1;
    font-size: 14px;
}
.from{
    font-weight: bold;
    text-align: right;
    line-height: 1;
    font-size:14px;
}
.to{
    text-align: right;
    line-height: 1;
    font-size: 14px;
    font-weight: bold;
}
.product-store{
    padding-top: 50px;
}
.product-store p{
    font-size: 1em;
    font-weight: bold;
    line-height: 1.05;
    letter-spacing: .05em;
}
.list-product-store{
    list-style: none;
    font-size: 14px;
    border: 1px solid #ddd;
    padding: 15px;
    background-color: #fff;
}
.list-product-store li{
    list-style: none;
    padding: 10px 0 5px 75px;
    min-height: 80px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    line-height: 1.33;
    margin-bottom: .3em;
    text-align: left;
    margin: 0;
}
.list-product-store li a:not(.remove){
    display: block;
    margin-bottom: 5px;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
}
.list-product-store li img{
    top: 10px;
    position: absolute;
    left: 0;
    width: 60px;
    height: 60px;
    margin-bottom: 5px;
    object-fit: cover;
    object-position: 50% 50%;
}
.list-product-store li a span:hover{
    color: #c51230;
}
.list-product-store li del{
    opacity: .6;
    font-weight: normal;
    margin-right: .3em;
}
.list-product-store li ins{
    white-space: nowrap;
    color: #111;
    font-weight: bold;
    text-decoration: none;
}
.product-list{
    padding: 40px 0;
}
.pad{
    padding-bottom: 20px;
}
.list-product{
    height:100%;
    background-color: #fff;
    box-shadow: 0 1px 3px -2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    transition: transform .3s, box-shadow .3s, background-color .3s, color .3s, opacity .3s;
    position: relative;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    flex: 1 0 auto;
}
.sale-store{
    z-index: 21;
    left: 0;
    top: 0;
    position: absolute !important;
    margin: 30px 0 0 0;
}
.box-sale-store{
    margin-left: -.4em;
    display: table;
    z-index: 20;
    pointer-events: none;
    height: 2.8em;
    width: 2.8em;
    backface-visibility: hidden;
}
.sale-value{
    background-color: #00ba99;
    border-radius: 999px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
    line-height: .85;
    color: #fff;
    font-weight: bolder;
    padding: 2px;
    white-space: nowrap;
    transition: background-color .3s, color .3s, border .3s;
}
.product-box-store{
    transition: opacity 0.3s, transform 0.3s, background-color 0.3s;
    background-color: #fff;
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.product-image{
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    transition: opacity 0.3s, transform 0.3s, background-color 0.3s;
}
.product-image img{
    max-width: 100%;
    width: 100%;
    transform: translateZ(0);
    margin: 0 auto;
    transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
}
.back-image{
    position: absolute;
    transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    opacity: 0;
    filter: blur(0);
    pointer-events: none;
    object-position: 50% 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}
.list-product:hover img.on-image {
    opacity: 0;
}
.list-product:hover img.back-image{
    opacity: 1;
}
.product-text{
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    padding-top: .7em;
    padding-bottom: 1.4em;
    position: relative;
    width: 100%;
    font-size: .9em;
}
.product-text-tittle p{
    opacity: .7;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 11px;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: .05em;
}
.product-text-tittle p a{
    text-transform: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 38px;
    text-decoration: none;
    color: #0000008A;
    font-size: 14px;
}
.product-text-tittle p a:hover{
    color: #c51230;
}

.product-text-price del{
    opacity: .6;
    font-weight: normal;
    margin-right: .3em;
}
.product-text-price ins{
    white-space: nowrap;
    color: #111;
    font-weight: bold;
    text-decoration: none;
}
.product-text-addcart a{  
    background-color: #C51230;
    margin-top: 1em;
    line-height: 2.4em;
    font-weight: bolder;
    font-size: 11.52px;
    text-align: center;
    position: relative;
    vertical-align: middle;
    touch-action: none;
    cursor: pointer;
    display: inline-block;
    margin-right: 0px;
    padding: 0px 13px;
    color: #fff;
    text-decoration: none;
}
.product-text-addcart a:hover{
    text-decoration: none;
    outline: none;
    opacity: 1;
    color: #fff;
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
    text-decoration: none;
}
.number-page{
    margin: 5px 0;
    font-size: 15px;
    text-align: center;
    list-style: none;
}
.number-page li{
    display: inline-block;
    margin-left: inherit;
    margin: 0 .4em;
}
.number:hover{
    text-decoration: none;
    background-color: #c51230;
    color: #fff !important;
    border-color: #c51230;
}
.number{
    text-decoration: none;
    font-size: 1.1em;
    display: block;
    color: #3a3a3a;
    height: 2.25em;
    line-height: 2em;
    text-align: center;
    width: auto;
    min-width: 2.25em;
    padding: 0 7px;
    font-weight: bolder;
    border-radius: 99px;
    border: 2px solid currentColor;
    transition: all .3s;
    vertical-align: top;
}
        /* cuahang-mobile */
@media (max-width:849px){
    .main-content-right p{
        display: none;
    }
    .main-content-right{
        justify-content: center;
    }
    .mobile-store{
        display: none;
    }
    .store-menu{
        padding:0 20px ;
    }
    .selective-store{
        padding: 20px 20px 0 20px;
    }
    .product-store{
        padding: 20px 20px 0 20px;
    }
}
@media (min-width:850px){
    .mobile-filter{
        display: none;
    }
}
.mobile-store-filter{
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.95);
    overflow-x: hidden;
    transition: 0.5s;
    padding: 30px 0;
}
.mobile-filter{
    z-index: 23   ;
}
#filter-btn{
    transition: margin-left .5s;
    text-align:center;
    padding: 16px;
}
        /* CHi tiết sản phẩm */
.details-product-main{
    padding: 15px 0 40px 0;
}
.details-product-image{
    position: relative !important;
}
.details-product-sale{
    z-index: 1000;
    left: 0;
    top: 0;
    position: absolute !important;
    font-size: 1.3em;
    margin: 30px 0 0 0;
}
.details-sale{
    margin-left: -.4em;
    display: table;
    z-index: 20;
    pointer-events: none;
    height: 3.8em;
    width: 3.8em;
    -webkit-backface-visibility: hidden;
}
.details-sale-number{
    background-color: #00ba99;
    border-radius: 999px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
    line-height: .85;
    color: #fff;
    font-weight: bolder;
    padding: 2px;
    white-space: nowrap;
    transition: background-color .3s, color .3s, border .3s;
}
.on-sale{
    text-align: center;
    line-height: .85;
    color: #fff;
    font-weight: bolder;
    white-space: nowrap;
    font-size: 20px;
}
.product-review{
    cursor: move;
    width: 100%;
    overflow: hidden;
    position: relative;
    cursor: grab;
}
.review img{
    width: 100%;
}
.details-product-image-zoom{
    padding-top: 0;
    padding-right: 0;
    position: absolute !important;
    padding: 10px;
    bottom: 0;
    z-index: 23;
    left: 0;
}
.details-product-image-zoom a{
    margin-left: .12em;
    margin-right: .12em;
    min-width: 2.5em;
    border: 2px solid currentColor;
    font-size: .97em;
    letter-spacing: .03em;
    vertical-align: middle;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
    text-shadow: none;
    margin-top: 0;
    text-decoration: none;
    border-radius: 999px !important;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    color: silver;
    object-fit: cover;
    background-color: transparent;
    padding-left: 0;
    position: relative;
    text-transform: none;
    line-height: 2.19em;
    opacity: 1;
    display: block;
    padding-right: 0;
    margin-bottom: 0;
}
.details-product-image-zoom i{
    font-size: 20px;
    vertical-align: middle;
    top: -0.5px;
    speak: none !important;
    margin: 0;
    padding: 0;
    display: inline-block;
    font-style: normal !important;
    text-align: center;
    font-variant: normal !important;
    color: silver;
    text-transform: none !important;
    position: relative;
    line-height: 1.2;
}
.details-product{
  overflow: hidden;
}
.details-slide button.slick-prev.slick-arrow {
    display: none !important;
}
.details-slide button.slick-next.slick-arrow {
    display: none !important;
}
.details-slide .slick-slide{
  margin-top:10px;
  padding:10px;
}
.slick-track{
  margin-left:0 !important;
  margin-right:0 !important;
}
.collg-3.slick-slide {
    opacity: 0.5;
}
.collg-3.slick-slide.slick-active{
    opacity: 0.5;
}
.collg-3.slick-slide.slick-current.slick-active { 
    opacity: 1;
    border: 1px solid;
}
/*.collg-3.slick-slide.slick-current.slick-active img { */
    /*border: 1px solid;*/
/*}*/
.prev{
    opacity: 0;
    height: 65px;
    display: inline-block;
    padding: 0;
    background: no-repeat;
    z-index: 1000;
    border: none;
    top: 45%;
    position: absolute;
    width: 40px;
}
.prev i{
    color: #c51230;
    font-size: 25px;
}
.next{
    right: 2%;
    opacity: 0;
    height: 65px;
    display: inline-block;
    padding: 0;
    background: no-repeat;
    z-index: 1000;
    border: none;
    top: 45%;
    position: absolute;
    width: 40px;
}
.next i{
    color: #c51230;
    font-size: 25px;
}
.product-review:hover .slick-arrow{
    box-shadow: none;
    opacity: 1;
}
.intro-details{
    padding-top: 10px;
    margin: 0;
    padding: 0 15px 30px;
    width: 100%;
}
.intro-details h1{
    line-height: 1.3;
    font-size: 27px;
    font-weight: bold;
}
.details-divider{
    height: 3px;
    display: block;
    background-color: rgba(0,0,0,0.1);
    margin: 1em 0 1em;
    width: 100%;
    max-width: 30px;
}
.details-price p{
    display: block;
    margin: .5em 0;
    line-height: 1;
    font-weight: bolder;
}
.details-price del{
    opacity: .6;
    font-weight: normal;
    margin-right: .5em;
    font-size: 24px;
    color: #111;
}
.details-price ins{
    font-size: 24px;
    color: #111;
    text-decoration: none;
}
.intro p{
    font-size: 16px;
    padding-top: 10px;
}
.details-table{
    width: 100% !important;
    margin-bottom: 1em;
    border-color: #ececec;
    border-spacing: 0;
}
.details-table td{
    padding: .5em .5em .5em 0 !important;
    text-align: left;
    border-bottom: 1px solid #ececec;
    line-height: 1.3;
    font-size: 14.4px;
    color: #666;
    letter-spacing: .5px;
}
.amount-add-cart{
    margin-bottom: 1.3em;
    display:flex;
    margin-top: 1.3em;
}
.choose-amount{
    display: inline-flex;
    margin-right: 1em;
    white-space: nowrap;
    vertical-align: top;
}
.minus{
    border-right: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    overflow: hidden;
    position: relative;
    background-color: #f9f9f9;
    text-shadow: 1px 1px 1px #fff;
    color: #666;
    border: 1px solid #ddd;
    text-transform: none;
    font-weight: normal;
    padding-left: 0.5em;
    padding-right: 0.5em;
    line-height: 2.2;
}
.plus{
    border-left: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    overflow: hidden;
    position: relative;
    background-color: #f9f9f9;
    text-shadow: 1px 1px 1px #fff;
    color: #666;
    border: 1px solid #ddd;
    text-transform: none;
    font-weight: normal;
    padding-left: 0.5em;
    padding-right: 0.5em;
    line-height: 2.2;
}
.input-text-choose{
    max-width: 2.5em;
    line-height:2.2;
    outline: none;
    width: 2.5em;
    text-align: center;
    border-radius: 0 !important;
    appearance: textfield;
    font-size: 1em;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s, border .3s, background .3s, opacity .3s;
    border: 1px solid #ddd;
}
/*.variation-add-to-cart{*/
/*  padding-right:15px;*/
/*}*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
 -webkit-appearance: none;
 margin: 0;
}
/* Firefox */
input[type=number] {
 -moz-appearance: textfield;
}
.add-cart{
    background-color: #00ba99 !important;
    font-size: 16px!important;
    color: #fff!important;
    border-color: rgba(0,0,0,0.05) !important;
    letter-spacing: .03em!important;
    font-weight: bolder!important;
    text-align: center!important;
    line-height: 2!important;
    padding: 0 1.2em!important;
    width:auto !important;
}
.shipper{
    padding-bottom: 30px;
}
.ship{
    display: flex;
}
.ship-info{
    padding-left: 16px;
}
.ship-image i{
    font-size: 24px;
    color: rgb(218, 218, 141);
}
.cre span{
    font-size: 12.8px;
    display: block;
    border-top: 1px dotted #ddd;
    padding: 5px 0;
}
.cre a{
    font-size: 12.8px;
    color:rgba(0,0,0,0.54);;
}
.cre a:hover{
    text-decoration: none;
    color: #c51230;
}
.details-footer{
    padding: 30px 0;
    border-top: 1px solid #ececec;
}
.tab{
    width: 100%;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}
.tab button{
    font-weight: bold;
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 15px;
    transition: 0.3s;
    font-size: 12.7px;
    color: #6666669d;
}
.tab button:hover {
    background-color: #ddd;
  }
.tab button.active {
    background-color: #ccc;
}
.description{
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 30px;
}
.description p{
    margin-bottom: 1.3em;
    font-size: 16px;
}
.react{
    display: none;
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 30px;
}

.react-heading{
    position: relative;
    margin: 0;
    padding: 0 15px 30px;
    width: 100%;
}
.react-heading h3{
    font-size: 20px;
}
.react-main{
    position: relative;
    margin: 0;
    width: 100%;
    border: 2px solid ;
    padding: 15px 30px 30px;
    border-color: #c51230;
    margin-bottom: 30px;
}
.react-tittle h3{
    font-size: 20px;
    margin-bottom: 15px;
}
@media (min-width:850px){
    .react-form{
        display: flex;
        flex-flow: row wrap;
        margin-left: -15px;
        margin-right: -15px;
    }
    .react-form-tittle{
        padding: 0 15px;
        width: 100%;
    }
    .react-cmt{
        padding: 0 15px;
        width: 100%;
    }
    .react-name-mail{
        display: flex;
    }
    .react-send{
        padding: 0 15px;
        width: 100%;
    }
}   
.react-form-tittle{
    margin-bottom: 5px;
}
.react-form-tittle label{
    font-weight: bold;
    display: block;
    font-size: 14.4px;
    margin-bottom: 15px;
    color: #222;
}
.star{
    margin-bottom: 5px;
}
.star a:hover{
    text-decoration: none;
}
.star-1{
    border-right: 1px solid #ddd;
}
.star-2{
    margin-left: 5px;
    border-right: 1px solid #ddd;
}
.star-3{
    margin-left: 5px;
    border-right: 1px solid #ddd;
}
.star-4{
    margin-left: 5px;
    border-right: 1px solid #ddd;
}
.star-5{
    margin-left: 5px;
}
.star i{
    color: #ddd;
}
.react-cmt label{
    font-weight: bold;
    display: block;
    font-size: 14.4px;
    margin-bottom: 10px;
    color: #222;

}
.react-name label{
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    color: #222;
    font-size: 14.4px;
}
.react-name input{
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
.react-main label{
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    color: #222;
    font-size: 14.4px;
}
.react-mail input{
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    margin-bottom: 10px;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
.react-send input{
    background-color: #c51230;
    color: #fff;
    border-color: rgba(0,0,0,0.05);
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-size: .97em;
    letter-spacing: .03em;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    margin-top: 0;
    margin-right: 1em;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    margin-bottom: 30px;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
}
.react-send input:hover{
    outline: none;
    opacity: 1;
    color: #fff;
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
}
.similar-product h3{
    padding-top: 30px;
    border-top: 1px solid #ececec;
}
.similar-product-slide:hover .slick-arrow{
    z-index: 9;
    opacity: 0.7;
    transform: translateX(0) !important;
}
.similar-product-slide .slick-list{
  overflow:hidden;
}
.similar-product-slide{
    padding-bottom: 50px;
}
@media (max-width:549px){
    .details-product-sale{
        font-size: 17px;
    }
    .on-sale{
        font-size: 17px;
    }
    .intro-details h1{
        font-size: 21px;
    }
    .react-tittle h3{
        font-size: 16px;
    }
    .similar-product h3{
        font-size: 16px;
    }
    .details-product-image-zoom{
        display: none;
    }
}

        /* giỏ hàng */

.cart-main{
    padding-top: 30px;
    padding-bottom: 30px;
}

.noti{
    padding-bottom: 20px;
    color: #7a9c56;
}
.noti i{
    color: #7a9c56;
}
.cart-main a{
    text-decoration: none;
    color: rgba(0,0,0,0.54);
}
.cart-main a:hover{
    color: #c51230;
    text-decoration: none;
}
.cart-main a:focus{
    color:#0000008A;
    text-decoration: none;
}
/*.cart-table thead th{*/
/*    border-width: 3px;*/
/*}*/
th:first-child{
    padding-left: 0;
}
.cart-table th{
    line-height: 1.05;
    letter-spacing: .05em;
    text-transform: uppercase;
    padding: .5em;
    text-align: left;
    border-bottom: 1px solid #ececec;
    font-size: .9em;
}
.cart-table td{
    color: #666;
    padding: .5em;
    text-align: left;
    border-bottom: 1px solid #ececec;
    line-height: 1.3;
    font-size: .9em;
}

.cart-table th:last-child{
    border-right: 0;
}
th:last-child{
    padding-right: 0;
}
th:last-of-type{
    text-align: right;
}
th:first-child{
    padding-right: 0;
}
td:first-child{
    padding-left: 0;
}
td:last-of-type{
    text-align: right;
}
td:last-child{
    padding-right: 0;
}
.cart-table .cart-item td{
    padding-top: 15px;
    padding-bottom: 15px;
}
.update-back{
    text-align: left !important;
}
td.product-remove{
    width: 20px;
    padding: 0;
}
.remove-to-cart{
    display: block;
    width: 24px;
    height: 24px;
    font-size: 15px !important;
    line-height: 19px !important;
    border-radius: 100%;
    color: #ccc;
    font-weight: bold;
    text-align: center;
    border: 2px solid currentColor;
}
a.remove-to-cart:hover{
    color: #000;
}
td.product-image-cart{
    min-width: 60px;
    max-width: 90px;
    width: 90px;
}
.product-name{
    word-break: break-word;
    text-overflow: ellipsis;
}
.mobile-product-price-number{
    font-weight: bold;
    color: #111;
}
.product-price span{
    font-weight: bold;
    color: #111;
}
.product-sub{
    text-align: right !important;
}
.product-sub span{
    font-weight: bold;
    color: #111;
}
.cart-table .update-back{
    border: 0;
    padding: 15px 0 10px;
}
.back{
    color: #c51230 !important;
    border: 2px solid currentColor;
    background-color: transparent;
    line-height: 2.2em;
    display: inline-block;
    letter-spacing: .03em;
    font-weight: bolder;
    text-align: center;
    margin-right: 1em;
    padding: 0 1.2em;
}
.back:hover{
    border-color: #c51230;
    background-color: #c51230;
    color: #fff !important;
    text-decoration: none;
}
.update{
    background-color: #C51230;
    opacity: .6;
    color: #fff;
    letter-spacing: .03em;
    font-weight: bolder;
    text-align: center;
    border: 1px solid transparent;
    padding: 0 1.2em !important;
    line-height: 2.5;
    width: auto !important;
    height: 2.8em;
}
.update:hover{
    outline: none;
    opacity: 1;
    color: #fff;
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
}
.cart-totals h2{
    font-size: 15px;
    border-bottom: 3px solid #ececec;
    padding: 10px 0;
    text-align: left;
    color: #3a3a3a;
    font-weight: bold;
}
.totals{
    width: 100%;
    margin-bottom: 1em;
}
.totals tbody th{
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.6;
    padding: .5em .5em .5em 0;
    text-align: left;
    border-bottom: 1px solid #ececec;
}
td:last-of-type{
    text-align: right  ;
}
td:last-child{
    padding-right: 0;
}
.cart-subtotals td span{
    white-space: nowrap;
    color: #111;
    font-weight: bold;
}
.totals tbody td{
    border-bottom: 1px solid #ececec;
    padding: 10px 0;
}
.shipping form{
    margin: 5px 0;
}
.shipping p:last-child{
    margin: 5px 0 0 0;
}
.shipping p a{
    font-size: 13px;
}
.shipping a:focus{
    color: #c51230;
    text-decoration: none;
}
.shipping-form{
    padding-top: 10px;
    display: none;
}
.shipping-form p{
    clear: both;
    padding-bottom: 10px;
}
.shipping-form p input{
    font-size: 13px;
    outline: none;
}
.shipping button{
    background-color: #c51230;
    color: #fff;
    font-size: 12px;
    letter-spacing: .03em;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    box-sizing: border-box;
    width: 100%;
}
.country-select{
    outline: none;
}
.auto-check a{
    background-color: #00ba99;
    min-width: 100%;
    margin-right: 0;
    display: block;
    color: #fff;
    line-height: 3;
    font-weight: bold;
    position: relative;
    letter-spacing: .03em;
    text-align: center;
    text-decoration: none;
    border: 1px solid transparent;
    border-radius: 0;
}
.auto-check a:hover{
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
    color: #fff;
}
.code-sale h3{
    border-bottom: 3px solid #ececec;
    font-size: 15.2px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.code-sale i{
    opacity: .35;
    margin-right: 5px;
}
.code-sale input{
    margin-bottom: 1em;
}
.code-sale-click{
    overflow: hidden;
    position: relative;
    background-color: #f9f9f9 !important;
    text-shadow: 1px 1px 1px #fff;
    color: #666 !important;
    border: 1px solid #ddd;
    text-transform: none;
    font-weight: normal;
}
.code-sale-click:hover{
    opacity: 1;
    outline: none;
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
}

@media (min-width:850px){
    .boder{
        border-left: 1px solid #ececec;
    }
    .boder-red{
        margin-right: auto;
        margin-left: 0;
    }
}
@media (max-width:849px){
    .noti{
        text-align: center !important;
        width: 100% !important;
        float: none !important;
    }
    .cart-list-product{
        padding: 0;
    }
    .cart-pay{
        padding: 0;
    }
    .cart-main th{
        font-size: 13px ;
    }
    .cart-main td{
        font-size: 13px;
    }
    .cart-main a{
        font-size: 13px;
    }
    .cart-main span{
        font-size: 13px;
    }
    .have-info{
        text-align: center;
    }
    .thong-tin-thanh-toan{
        padding-bottom: 30px !important;
    }
    .list-table td{
        font-size: 13px;
    }
    .list-table td span{
        font-size: 13px;
    }
    .list-table tfoot th{
        font-size: 13px;
    }
    .textcode{
        flex-flow: column wrap;
    }
    .flex{
        padding-bottom: 10px;
    }
}
@media (min-width:549px){
    .mobile-product-price{
        display: none;
    }
    /*.product-number{*/
    /*    text-align: right !important;*/
    /*}*/
}
@media (max-width:549px){
    .product-price{
        display: none;
    }
    .product-sub{
        display: none;
    }
}

        /* Thanh toán */
.main-pay{
    padding-top: 30px;
}
.have-info{
    padding-bottom: .9em;
}
.have-info a{
    text-decoration: none;
    color: #0000008A;
}
.have-info a:hover{
    text-decoration: none;
    color: #C51230;
}
.have-info a:focus{
    color:#0000008A;
    text-decoration: none;
}
.form-login{
    display: none;
    padding: 30px;
    background-color: rgba(0,0,0,0.03);
}
.login-pay{
    padding: 10px 0;
}
.loginremember button{
    background-color: #C51230;
    color: #fff;
    border-color: rgba(0,0,0,0.05);
    width: auto;
    font-weight: bolder;
    margin-right: 20px;
}
.remember input{
    margin-right: 10px !important;
}
.lostpass a{
    text-decoration: none;
    color: #0000008A;
}
.lostpass a:hover{
    text-decoration: none;
    color: #C51230;
}
.lostpass a:focus{
    text-decoration: none;
    color: #0000008A;
}
.form-code{
    display: none;
    border: 2px;
    border-color: #C51230;
    border-style: dashed;
    padding: 15px 30px 30px;
    margin-bottom: 1.3em;
}
.textcode{
    display: flex;
}
.textcode button{
    width: 100%;
    background-color: #C51230;
    color: #fff;
    font-weight: bolder;
}
.thong-tin-thanh-toan{
    padding-top: 15px;
    padding-bottom: 90px;
    border-top: 2px solid #ddd;
}
.thong-tin-thanh-toan h3{
    overflow: hidden;
    font-weight: bolder;
    text-transform: uppercase;
    font-size: 17.6px;
}
.thong-tin-khach p{
    margin-bottom: 25px;
}
.info-3{
    clear: both;
}
.info-3 select{
    margin-bottom: 16px;
}
.info-2-add{
    width: 0;
    opacity: 0;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
.info-4{
    margin-bottom: 10px !important;
}
@media (min-width:550px){
    .info-1{
        margin-right: 4%;
        width: 48%;
        float: left;
    }
    .info-2{
        width: 48%;
        float: left;
    }
}
.boder-red{
    border: 2px solid #c51230;
    padding: 15px 30px 30px;
}
.boder-red h4{
    overflow: hidden;
    font-weight: bolder;
    text-transform: uppercase;
}
.ten-san-pham{
    /*border-width: 3px;*/
    line-height: 1.05;
    letter-spacing: .05em;
    text-transform: uppercase;
    padding: .5em;
}
.tong-gia{
    /*border-width: 3px;*/
    line-height: 1.05;
    letter-spacing: .05em;
    text-transform: uppercase;
    padding: .5em;
}
.ten{
    padding-top: 15px;
    padding-bottom: 15px;
    word-break: break-word;
    text-overflow: ellipsis;
    color: #666;
    padding: .5em;
}
.so-luong{
    font-weight: bolder;
    word-break: break-word;
}
.tong-tien{
    padding-top: 15px;
    padding-bottom: 15px;
}
.tong-tien span{
    white-space: nowrap;
    color: #111;
    font-weight: bold;
}
.list-table tfoot th:last-of-type{
    text-align: left;
}
.list-table tfoot th{
    text-transform: inherit;
    letter-spacing: 0;
    padding: .5em .5em .5em 0;
}
.list-table tfoot th:last-of-type{
    text-align: left;
    padding: .5em .5em .5em 0;
}
.shipping td{
    color: #666;
    padding: .5em 0 .5em .5em;
}
.list-table tfoot span{
    white-space: nowrap;
    color: #111;
    font-weight: bold;
}
.doan-van{
    line-height: 1.5;
    color: #0000008a;
    letter-spacing: .03;
    font-size: 16px;
}
.dat-hang{
    background-color: #00ba99 !important;
    border: 1px solid #00ba99 !important;
    font-weight: bolder;
}
.dat-hang:hover{
    outline: none;
    opacity: 1;
    color: #fff;
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
}


            /* Liên hệ */
.padding{
    padding-top: 60px;
}
.lienhe h3{
    text-align: center;
    font-size: 20px;
}
.address{
    display: flex;
}
.icon-address i{
    font-size: 20px;
}
.text-address p{
    padding-left: 1em;
    font-size: 16px;
    color: #0000008A;
}
.mail{
    color: #0000008A;
    text-decoration: none;
}
.mail:hover{
    color: #c51230;
    text-decoration: none;
}
.form-lienhe{
    width: 100%;
    margin: 0 auto;
}
.hovaten{
    width: 50%;
    padding: 5px;
    float: left;
    margin-bottom: 0;
}
.mess{
    padding: 5px;
    float: left;
    margin-bottom: 0;
    width: 100%;
}
.sending{
    padding: 5px 5px 60px 5px;
    text-align: center;
}
.sending button{
    min-width: 170px;
    width: auto;
}

        /* Quên maakt khẩu00 */
.lostpassword{
    padding-top: 20px;
    padding-bottom: 100px;
}
.khonghople{
    padding-bottom: 30px;
    font-size: 16px;
    color: #b20000;
}
.lostpassword p{
    padding-top: 20px;
}
.lostpassword .info-1 button{
    width: auto;
}


        /* đăng nhập tk00 */
.dangnhap{
    box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    padding: 20px 0 20px;
    transition: opacity .25s;
    border: 2px solid #ddd;
    background-color: #fff;
    position: absolute;
    min-width: 300px;
    display: none;
    z-index: 99;
    left: 220px;
    text-align: left;
    color: #777;
}
.dangnhap li{
    position: relative;
    display: block;
    margin: 0;
    vertical-align: top;
}
.dangnhap-a{
    color: #777 !important;
    display: block;
    transition: all .2s;
    padding: 10px 20px;
    line-height: 1.3;
    width: auto;
    text-decoration: none;
    font-size: 16px;
    font-weight: 100 !important;
}
.header-top li:hover .dangnhap{
    display: grid;
}
.dangnhap li:hover{
    background-color: rgba(0,0,0,0.03);
}

        /* đơn hàng -tải về */
.donhang{
    padding-top: 30px;
    padding-bottom: 60px;
}
.donhang a{
    position: relative;
    display: inline-block;
    background-color: #c51230;
    font-size: .97em;
    letter-spacing: .03em;
    touch-action: none;
    cursor: pointer;
    color: #fff;
    font-weight: bolder;
    text-align: center;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    margin-top: 0;
    margin-right: 1em;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
}
.donhang a:hover{
    text-decoration: none;
    color: #fff;
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
}

        /* dịa chỉ0 */
.diachi{
    padding-top: 30px;
    padding-bottom: 60px;
}
.thanhtoan-giaohang{
    padding-left: 15px;
}
.thanhtoan-giaohang h3{
    font-size: 20px;
}
.thanhtoan-giaohang a{
    text-decoration: none;
    color: #0000008A;
    font-size: 16px;
    margin-bottom: 10px;
}
.thanhtoan-giaohang a:hover{
    text-decoration: none;
    color: #c51230;
}
.thanhtoan-giaohang p{
    font-size: 16px;
    font-style: italic;
    color:#777;
}
.thanhtoan{
    padding-right: 30px;
}
.form-giaohang{
    padding-top: 30px;
    padding-bottom: 60px;
}
.form-giaohang h3{
    font-size: 20px;
}
.form-giaohang p{
    margin-bottom: 20px;
}
.form-giaohang button{
    width: auto;
}
.divider-giaohang{
    height: 1px;
    display: block;
    background-color: rgba(0,0,0,0.1);
    margin: 1em auto 1em;
    width: 100%;
}
.remote{
    padding-top: 30px;
    padding-bottom: 60px;
}
.remote a{
    color: rgba(0,0,0,0.54);
    text-decoration: none;
}
.remote a:hover{
    text-decoration: none;
    color: #C51230;
}
.remote p{
    font-size: 16px;
    padding-bottom: 20px;
}
.dashboard{
    display: flex;
    flex-wrap: wrap;
    line-height: 1;
    font-size: 1.3em;
    list-style: none;
}
.links{
    margin-left: 1.3em;
    width: 33.33333%;
    margin-bottom: .6em;
}
.links a{
    display: block;
    border-radius: 5px;
    padding: 20px 0;
    border: 1px solid #ddd;
    text-align: center;
    margin-right: 10px;
    transition: all .3s;
    color: rgba(0,0,0,0.54);
    text-decoration: none;
    font-size: 21px;
}
.links a:hover{
    color: #fff;
    background-color: #333;
}

.stuck{
    top: 0;
    position: fixed;
    left: 0;
    background-color: #fff;
    z-index: 1000;
    right: 0;
    margin: 0 auto;
    transition: top 1.5s linear 2s;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}
.cartnull {
    width: 100%;
    text-align: center;
    padding-bottom:20px;
}
.continueshoping button {
    font-size: .97em;
    font-weight: bolder;
    color: #c51230;
    display: inline-block;
    border: 2px solid currentColor;
    background-color: transparent;
    outline: none;
    width: 225px;
    height: 35px;

}
.none{ 
    display:none;
}

.thong-tin-khach input{
    outline: none;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}



.iconheader {
    cursor: pointer;
}

#sigin{
      display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 21;
    cursor: pointer;
}
.close-formlogin {
    width: 100%;
    height: 100%;
    z-index:30;
}
#text {
    position: absolute;
    display: none;
    top: 50%;
    left: 50%;
    font-size: 15px;
    transform: translate(-50%,-50%);
}
.mini-login {
    background-color: white;
    z-index: 30;
}
.cover {
    padding-top: 30px;
    padding-bottom: 30px;
}
.left-lh {
    padding-top: 10px;
    padding-bottom: 10px;
}
.search{
  display: flex;
}
#price_filter{
      cursor: pointer
}
#fillter-btn {
    width: 50px;
    height: 30px;
    background: #666;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    border-radius: 20px;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
}
#fillter-btn span{
  color:#fff;
}
#amount {
    outline: none;
    border: 0;
    color: #a89842;
    font-weight: bold;
    width: 70%;
    text-align: right;
    display: flex;
    float: right;
    margin-top: -25px;
    font-size: 14px;
}
.vn-set-time{
  display:flex;
}
.vn-time-sale{
  padding-right:5px;
}


.variation-add-to-cart{
  display:flex;
  padding-bottom:30px;
  padding-top:30px;
}
.buttons_added{
  display:flex
}
button.update{
  height:33px;
}

.variation-add-to-cart .add-cart{
  margin-left:20px ;
}
.product-text-addcart{
  padding-top:10px;
}

.product-text-addcart button{
  font-size:12px;
}
.is-form{
  cursor:pointer;
}

.center-mobile-a{
  text-align:center;
}
.center-mobile-a img{
  width:60%;
}

.drop-down{
    right: 0;
    left: auto;
    box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    padding: 12px;
    margin: 2px;
    transition: opacity .25s;
    border: 2px solid #ddd;
    background-color: #fff;
    min-width: 160px;
    opacity:0;
    width:300px;
    position: absolute ;
    z-index: 9999;
    visibility: hidden;
}
.on-header li:hover .drop-down{
    opacity:1;
    visibility: visible;
}

.background-succ {
  background-color: #000000;
  color: #fff;
  top: 0;
  left: 0;
  width: 400px;
  z-index: 1000;
  border-radius: 5px;
  height: 215px;
  position: absolute;
  display: none;
  justify-content: ;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.background-succ .content {
  padding-top: 50px;
  position: relative;
  text-align: center;
}

.background-succ .content img {
  width: 60px;
  height: 60px;
}

.background-succ .content p {
  display: block;
  font-size: 18px;
  margin-top: 1rem;
  font-weight: 500;
  color: #fff;
}

.pos-absolute{
  display:inline-block;
  color:red;
}
.blog-img img{
  width:100%;
  max-height:250px;
  object-fit:cover
}

.info_container .blog-title a {
    font-size: 20px;
    font-weight: 600;
    color: black;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.info_container .excerpt {
   overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.blog_cate{
  margin-bottom:30px;
}
.aside-posts .mgt-20{
  padding:0 !important;
  list-style:none;
}
.aside-posts ul li {
    list-style-type: none;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
}
.p-image img{
  width:70px;
  height:70px;
  object-fit:cover;
}
.p-info {
    margin-left: 10px;
}
.aside-title {
    height: 35px;
    display: flex;
    align-items: center;
    padding-left: 10px;
    background: #c51230 !important;
}
.p-info h5 a {
    font-size: 14px;
    color: black;
    font-weight: 600;
}
.breadcrumb-ul{

  padding:0 !important;
  list-style:none;
  margin:0 !important;
}
.breadcrumb-ul li a{
  color:#333;
  font-weight:600;
}
.breadcrumb-ul li span{
  padding:0 10px;
}
.discount-btn{
  height: 100%;
  color: #fff;
  background: #c51230;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.thank-flex {
    display: flex;
}
.thank-icon {
    margin-right: 10px;
}
.txt_success{
  display:flex;
  align-items:center;
}
.infor-order-dnt {
    border: 1px solid #dadada;
    padding: 1em;
    margin: 20px 0;
}
.infor-order-dnt h4{
  font-weight:700;
}
.infor-order-dnt span{
  font-weight:600;
  font-size:15px;
}
.btn-order-checkout {
    background-color: #111;
    border: none;
    color: white;
    padding: 8px 10px;
    height: 44px;
    line-height: 34px;
    display: block;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    display: flex;
    white-space: nowrap;
    justify-content: center;
    align-items: center;

}
.infor-order-2-dnt {
    background-color: #fafafa;
    border: 1px solid #e1e1e1;
    padding: 10px;
}
.title-order-2 {
    font-weight: 700;
    text-align: center;
    font-size:21px;
}
.tpl-img-checkout {
    width: 65px;
    height: 65px;
    border-radius: 8px;
    background: #fff;
    position: relative;
    border: 1px rgba(0, 0, 0, .1) solid;
}
.img-checkout-dnt {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 3px;
}
.quantity-number-checkout {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    background: #f08522;
    color: white;
    border-radius: 50%;
    font-size: 14px;
    line-height: 20px;
    display:flex;
    justify-content:center;
}

@media(min-width:549px){
  .breadcrumb-ul{
      display:flex;
  }
}