@font-face {
    font-family: Gotham-Bold;
    src: url("../fonts/svn-gotham-bold.woff") format('woff');
}
.font-text {
    font-family: SVN-Gotham Book;
}
.layer{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
section.slider {max-height: 500px;overflow: hidden;}

section.slider > .grid {
    position: relative;
}
.nav{
    height: var(--heigh-nav);
    background: var(--backgruond-head);
    margin: 0 56px;
}

img.logo-meko {
    width: 167px;
    height: 60px;
    position: relative;
    left: -45px;
}
.nav-head{

display: flex;

justify-content: space-between;

height: var(--heigh-nav_head);

align-items: center;

padding: 0 10px;

/*Mới thêm*/
width: 100%;
}

.nav-head__search{

height: 40px;

width: 210px;

position: relative;
}

/*.nav-head__search > form:after {content: '';background: url(../images/search.png);position: absolute;width: 25px;height: 34px;background-size: contain;background-repeat: no-repeat;transform: translateY(7px);}*/

/*.nav-head__search > form:after {position: absolute;top: 0;display: inline-block;text-rendering: auto;font-size: 3rem;-webkit-font-smoothing: antialiased;font-style: normal;color: #999;}*/

.nav-head__search form {
    height: 100%;
}

.nav-head__search-input{
    height: 100%;
    width: 100%;
    border: none;
    outline: none;
    background: transparent;
    border-bottom: 1px solid var(--primary-color);
    font-size: 1.5rem;
    font-family: 'SVN-Gotham Book';
    padding-left: 6px;
    padding-top: 16px;
}

input.nav-head__search-input::placeholder {
    color: var(--primary-color);
}
.nav-head__user-icon{
    width: 30px;
    margin: 0 13px;
}

img.nav-head__user-icon.icon--box {width: 20px;transform: translateY(0px);}
@media only screen and (max-device-width: 425px){
    img.nav-head__user-icon.icon--box {
        transform: translateY(0px)!important;
    }
    .font-text {
        font-family: SVN-Gotham Book;
    }

}
.nav-bottom {
    height: calc(var(--heigh-nav) - var(--heigh-nav_head));
    /*background: var(--text-primary)*/
    background: #FCF0CF;
    width: 100%;
}
.nav-bottom__list{

display: flex;

height: 100%;

font-size: 1.5rem;

align-items: center;

position: relative;

/*justify-content: center;*/
justify-content: space-around;
}
.nav-bottom__item{

padding: 0 25px;

height: 100%;

line-height: 2.4rem;
}

/*Mới thêm*/
.nav-bottom__sub {
    width: 100%;
}

li.nav-bottom__item:hover .nav-bottom__sub {display:flex;position: absolute;left: 0;top: 100%;background: var(--backgruond-head);padding: 5px 80px;font-size: 1.3rem;display: flex;flex-wrap: wrap;}

li.nav-bottom__item:hover .nav-bottom__link {
    color: var(--hover-color);
    color: #fff;
    transition: 0.4s;
}
.nav-bottom__link{

color: #444;

font-weight: bold;

font-size: 1.5rem;

text-transform: uppercase;
}
.nav-bottom__sub{

display: none;
}
.nav-bottom__sub-item{
    width: 20%;
}
.nav-bottom__title{
    
margin:  5px 0;
    
font-family: 'SVN-Gotham Book';
}

.nav-bottom__text{
    
text-transform: uppercase;
    
font-weight: 600;
   
color: #444;
    
display: block;
    
line-height: 14px;
    
padding: 5px 0;
}

a.nav-bottom__text:hover {
    color: var(--hover-color);
}



.main-wrapper{
    margin: 0 56px;
}
.spa{
    padding-top: 517px;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 60px 0;
}

.spa:first-child {
    margin-top: 18px;
}
.product-video{
    margin: 60px 0;
    padding: 0 56px;
}

.product-video video {
    width: 100%;
}
.products{
    display: flex;
    justify-content: space-evenly;
}

.products-item{

max-width: 325px;

max-height: 325px;

}
.slide-cuople{
    
background: var(--backgruond-head);
    
padding: 24px 47px 0;
    
overflow: hidden;
    
margin-bottom: 30px;
    
position: relative;
}

/*.pre {position: absolute;background: url(../images/pre.png);top: 50%;left: 0;padding: 34px;background-size: contain;background-repeat: no-repeat;cursor: pointer;transform: translateY(-50%);background-position: center;}

.next {position: absolute;background: url(../images/next.png);top: 50%;right: 0;padding: 34px;background-size: contain;background-repeat: no-repeat;transform: translateY(-50%);background-position: center;cursor: pointer;}*/


.slide-cuople__player{position: relative;width: 1320%;}
.slide-cuople__box{
    
display: flex;
    
float: left;
    
width: 100%;
    transition: 0.6s;
max-width: 1448px;
}
.slide-cuople__item{
    
margin: 0 37px;
    
max-width: 555px;
    
width: 100%;
}

.silde-cuople__des {
    font-size: 1.9rem;
    text-transform: capitalize;
    text-align: center;
}
.footer{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 55px;
}
.footer-head{
    padding: 30px 0;
    max-height: 230px;
    height: 100%;
    border-bottom: 2px solid var(--text-primary);
}
.footer-social{
    padding: 1.6rem 0;
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid var(--text-primary);
}

.footer-social__item > a{
    display: flex;
    align-items: center;
}
.footer-title{
    color: #fff;
    font-family: "SVN-Gotham Book";
    text-transform: capitalize;
    font-weight: 100;
    font-size: 1.2rem;
    padding: 0 16px;
}
.footer-shop__text {
    text-align: center;
    font-size: 15px;
}
.footer-shop {
    padding: 25px 0 20px;
    font-size: 1.4rem;
    color: var(--text-primary);
    border-bottom: 2px solid var(--text-primary);
}
.footer-shop__box{

display: flex;

justify-content: space-between;

font-size: 2rem;

padding: 36px 0;

font-family: "SVN-Gotham Book";
}
.fb_customer_chat_bounce_out_v2 {
    animation-fill-mode: forwards;
    display: unset !important;
}

.fb_customer_chat_bounce_in_v2 {
    height: 100% !important;
    display: unset !important;
}

.fb_iframe_widget iframe {
    display: none;
}

.phone-shop{
    margin: 0;
    font-size: 15px;
    text-align: center;
    font-weight: 400;
}
.footer-other{
    font-size: 2rem;
    display: flex;
    overflow: hidden;
    justify-content: space-evenly;
    font-family: "SVN-Gotham Book";
    flex-wrap: wrap;
}
.other-item a{

color: var(--text-primary);
}

.footer-logo{
    
display: flex;
    
padding: 38px 0;
    
justify-content: space-evenly;
    
align-items: center;
    
flex-wrap: wrap;
}

.footer-logo__img{
    
max-height: 88px;
    
max-width: 300px;
padding-left: 10px;
}

img.footer-logo__img.dmca {
    height: 3rem;
    width: 150px;
}

img.footer-logoMega {
    max-width: 300px;
    margin: auto;
    display: block;
    height: 100%;
}

img.social-icon {
    height: 30px;
    width: auto;
}

.footer-social__item {
    font-size: 1.5rem;
    font-family: '';
}

h1.footer-name {
    text-transform: uppercase;
    text-align: center;
    font-size: 15px;
    margin: 0;
    font-weight: bold;
    font-style: normal;
}

.other-item {
    padding: 20px 0;
    position: relative;
    font-size: 15px;
}

.other-item:after {content: '';position: absolute;width: 1px;height: 70%;top: 50%;right: -42%;background: var(--text-primary);transform: translateY(-50%);}

img.footer-logo__img.report {
    width: 148px;
}

img.footer-logo__img.app {
    width: 131px;
}
section.messege {display: inline-block;position: fixed;right: 3%;bottom: 10%;}
.nav-mobile{display: none;}
/* slide mobile full width */

 .slider-mobile input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  
  .slider-mobile  label {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 999px;
    background-color: white;
    z-index: 1;
    cursor: pointer;
    transition-duration: .4s;
  }

label {}
  
  .slider-mobile  input:checked + label{
    background-color: var(--primary-color);
    border: unset;
    outline: unset;
  }
  
  .slider-mobile  input:focus + label{
    box-shadow: 0 0 0 2px teal, 0 0 18px white;
  }
  
 /* .slider-mobile  .slide {
    position: absolute;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    transform: translateX(-100%);
    transition-duration: .4s;
    opacity: 1;
  }*/
  
  .slider-mobile   input:checked ~ .slide {
    transform: translateX(100%);
  }
  
  .slider-mobile  input:checked + label + .slide {
    transform: translateX(0);
    opacity: 1;
  }
  
  .slider-mobile  .bg1{
    background-image: url(https://images.unsplash.com/photo-1422806310414-91469fe4977e?ixlib=rb-0.3.5&q=85&fm=jpg&crop=entropy&cs=srgb&ixid=eyJhcHBfaWQiOjE0NTg5fQ&s=114e7a73b2385128045a5555b981e939);
  }
  .slider-mobile  .bg2{
    background-image: url(https://images.unsplash.com/photo-1490020641477-3b0e96306b9a?ixlib=rb-0.3.5&q=85&fm=jpg&crop=entropy&cs=srgb&ixid=eyJhcHBfaWQiOjE0NTg5fQ&s=d8358f021c68f49335fe44b10f70b700);
  }
  .slider-mobile  .bg3{
    background-image: url(https://images.unsplash.com/photo-1512529111457-3e8a595ef8e9?ixlib=rb-0.3.5&q=85&fm=jpg&crop=entropy&cs=srgb&ixid=eyJhcHBfaWQiOjE0NTg5fQ&s=9b3ab76b65a358830d60ca43be76f2e1);
  }
  .slider-mobile  .bg4{
    background-image: url(https://images.unsplash.com/photo-1504700610630-ac6aba3536d3?ixlib=rb-0.3.5&q=85&fm=jpg&crop=entropy&cs=srgb&ixid=eyJhcHBfaWQiOjE0NTg5fQ&s=92d2cae094fb24e5266221828ee251e2);
  }
  .slider-mobile  .bg5{
    background-image: url(https://images.unsplash.com/reserve/wPCyys8TPCHY3GXm2N2D_ssp_inthewoods_1.jpg?ixlib=rb-0.3.5&q=85&fm=jpg&crop=entropy&cs=srgb&ixid=eyJhcHBfaWQiOjE0NTg5fQ&s=654d988a19f43ca9ac27f2eacbe2a554);
  }

  section.slider-mobile {
    display: none;
}
@media only screen and (max-width: 1024px) {
    * {
    }
    .fb_iframe_widget iframe {
        display: unset !important;
    }
    .font-text {
        font-family: SVN-Gotham Book;
    }
}

@media only screen and (min-width: 1025px) {
    * {
    }
    .fb_iframe_widget iframe {
        display: none;
    }
    .font-text {
        font-family: SVN-Gotham Book;
    }
}
.tieudebread{
    text-transform:uppercase;
}
img.card-img-top:hover {
    animation: scale linear 0.8s, fadeIn linear 1s;
}