.s-logo a {
    width: 100px
}

.img-loop.lazyload{
    object-fit: scale-down !important;
}
.product-wrapper{
    margin-bottom: 20px;
}
.product-wrapper .ani{
    padding-top: 15px;
}
ul .shop .i-sub:hover,
ul .shop .sub-1:hover{
    color: #6c6c6c !important;
}
.header-bar{
    text-align: center;
    display: flex;
    align-items: center;
    color: #fff;
    background: #111;
}
.header-bar .addressHeader{
    width: 20%;
}
.header-bar .hotlineHeader{
    width: 20%;
}
.header-bar .contentPromotion{
    width: 60%;
}
.header-bar a{
    color: #fff;
}
.st_1{
    background: #fff;
    min-width: auto;
    width: auto;
    padding: 5px 20px 0;
    height: auto;
}
.st_1 .tool {
    display: flex;
    align-items: center;
}
.st_1 .tool .search .searchwrap{
    border: 1px solid gray;
    padding: 1px 8px;
    border-radius: 10px;
    margin-right: 10px;
}
.st_1 .tool .search .searchwrap .searchbutton{
    background: none;
    border: none;
    font-size: 14px;
}
.st_1 .tool .search form{
    margin: 0;
}
.st_1 .tool .search .searchwrap input{
    border: none;
    width: 80px;
    padding: 5px;
}
.st_1 .tool .search .searchwrap input:focus {
    width: 120px;
}
.st_1 .user-icon{
    position: relative;
}
.st_1 .user-icon > a{
    font-size: 14px;
}
.st_1 .carttoggle a{
    font-size: 14px;
}
.myaccount{
    position: absolute;
    display: none;
    box-shadow: 0 0 10px #777;
    right: 0;
    min-width: 200px;
    top: 100%;
    background: #fff;
    padding: 10px 10px;
}
.myaccount .login{
    margin: 0;
}
.myaccount .login li:first-child{
    margin-bottom: 10px;
}
.myaccount .login li a{
    display: block;
    padding: 8px 5px;
    text-decoration: none;
    color: #111;
    background-color: #ffd359;
    border-radius: 5px;
    text-align: center;
    margin: 0;
    font-weight: 600;
}
.st_1 .user-icon:hover .myaccount{
    display: block;
}
#nv>ul li a:hover span{
    border-color: #111;
}
.popupWrapp{
    background: #fbf7f2;
    border-radius: 8px;
    padding: 15px 0;
}
.popupWrapp .image-home-popup img{
    width: 100%;
    height: 430px;
}
.popupWrapp .boxInfo{
    text-align: center;
}
.popupWrapp .boxInfo .popupImage img{
    width: auto;
    height: auto;
    max-height: 20px;
    margin: 20px 0;
}
.popupWrapp .boxInfo .modal-description{
    color: #185137;
    line-height: 24px;
    margin-bottom: 32px;
    font-weight: 500;
    font-size: 12px;
}
.popupWrapp .boxInfo .modal-title{
    color: #d9512f;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 600!important;
    line-height: 64px;
}
.popupWrapp .boxInfo .modal-body-text{
    color: #185137;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 24px;
    font-size: 12px;
}
.popupWrapp .boxInfo .modal-body-text p{
    margin-bottom: 24px;
}
.popupWrapp .boxInfo .contact-form{
    margin: 0;
}
.popupWrapp .boxInfo .contact-form .newsletter-form-input::placeholder{
    color: #ababab;
}
.popupWrapp .boxInfo .contact-form .newsletter-form-input{
    width: 100%;
    color: #2d2d29;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #ababab;
    margin-bottom: 32px;
    font-size: 15px;
    line-height: 28px;
    padding: 8px 0;
    background: none;
}
.popupWrapp .boxInfo .contact-form .sendSubcrible{
    width: 100%;
    background: #185137;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    padding: 13px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.popupWrapp .boxInfo .contact-form .denySubcrible{
    width: 100%;
    background: none;
    color: #7e7e7e;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    padding: 13px;
    text-transform: uppercase;
    border: 1px solid #ababab;
}
.listBannerInsta .BannerInstaItem a img{
    height: 100%;
}
.listBannerInsta.owl-carousel .owl-nav button{
    top: 48%;
}
.discountProductList.owl-carousel .owl-nav button{
    top: 40%;
}
.wrapperDiscount .viewMoreProduct a{
    color: #e6e6e6;
    border: 1px solid #e6e6e6;
}
.titleBoxInsta{
    display: inline-block;
    width: 240px;
    background: #fff;
    position: absolute;
    bottom: 62px;
    z-index: 9;
    border-radius: 4px;
    left: calc(50% - 145px);
    padding: 16px 10px;
    text-align: center;
}
.titleBoxInsta h3{
    font-size: 25px;
    line-height: 48px;
    font-weight: 700!important;
    margin: 0;
    color: #185137;
}
.titleBoxInsta p{
    font-size: 12px;
    font-weight: 600;
    margin: 0;
}
.boxInstagram{
    position: relative;
}
.listBannerInsta.owl-carousel .owl-nav button.disabled {
    display: none;
}
.listBannerInsta.owl-carousel .owl-nav button.owl-next {
    right: 20px;
}
.listBannerInsta.owl-carousel .owl-nav button.owl-prev {
    left: 20px;
}
.listBannerInsta.owl-carousel .owl-nav button {
    top: 48%;
}
.listBannerInsta.owl-carousel .owl-nav button {
    font-size: 24px;
    position: absolute;
    top: 40%;
    z-index: 99;
    color: #fff;
    text-shadow: 0 0 3px #fff, 0 0 5px #111;
}
.site-footer .footerItem,
.site-footer .footerItem li,
.site-footer .footerItem a{
    font-size: 12px;
    line-height: 24px;
}
.footerTitle{
    margin-top: 0;
    font-weight: 600 !important;
}
.footerContent .newsletterForm{
    position: relative;
}
.footerContent .newsletterForm .footer-registration__btn{
    position: absolute;
    top: 3px;
    right: 0;
    background: none;
    border: none;
}
.footerSocial{
    display: flex;
    align-items: center;
}
.footerSocial ul{
    display: flex;
    align-items: center;
}
.site-footer .footerItem .footerSocial .footerTitle{
    margin: 0;
    text-transform: none;
}
.site-footer .footerItem .footerSocial ul li {
    line-height: 24px;
    margin-left: 16px;
}
.site-footer .footerItem .footerSocial ul li a{
    font-size: 24px;
}
.site-header{
    height: auto;
    position: unset;
}
#block-section-header{
    height: auto;
    position: relative;
}
.tem-index.fsb-on .main-content{
    margin: 0!important;
}
.site-header.fixed .header-bar{
    display: none!important;
}
.site-header.fixed .wrapper{
    position: fixed;
}
.tem-index #block-section-footer{
    margin-top: 0;
    background-color: #f9f9f9;
}
.arcontactus-widget.arcontactus-message {
    transition: all .3s;
}
.arcontactus-widget.arcontactus-message {
    right: 10px;
    bottom: 75px;
}
.arcontactus-widget.arcontactus-message {
    z-index: 10000;
    right: 10px;
    bottom: 210px;
    position: fixed!important;
}
.fb_dialog_content>iframe{
    bottom: 140px!important;
    right: 0 !important;
}
.arcontactus-widget {
    line-height: 1;
}
.arcontactus-widget .arcontactus-prompt.show-messageners-block, .arcontactus-widget .messangers-block.show-messageners-block {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.arcontactus-widget.md .callback-countdown-block, .arcontactus-widget.md .messangers-block {
    bottom: 70px;
}
.arcontactus-widget .arcontactus-prompt, .arcontactus-widget .messangers-block {
    background: center no-repeat #FFF;
    box-shadow: 0 0 10px rgba(0,0,0,.6);
    width: 235px;
    position: absolute;
    bottom: 80px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 14px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 7px;
    -webkit-transform-origin: 80% 105%;
    -ms-transform-origin: 80% 105%;
    transform-origin: 80% 105%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: ease-out .12s all;
    -o-transition: ease-out .12s all;
    transition: ease-out .12s all;
    z-index: 10000;
}
.arcontactus-widget.md.right .callback-countdown-block:before, .arcontactus-widget.md.right .messangers-block:before {
    right: 21px;
}
.arcontactus-widget .arcontactus-prompt:before, .arcontactus-widget .messangers-block:before {
    position: absolute;
    bottom: -7px;
    right: 25px;
    left: auto;
    display: inline-block!important;
    border-right: 8px solid transparent;
    border-top: 8px solid #FFF;
    border-left: 8px solid transparent;
    content: '';
}
.arcontactus-widget .messanger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    cursor: pointer;
    width: 100%;
    padding: 8px 20px 8px 60px;
    position: relative;
    min-height: 54px;
    text-decoration: none;
}
.arcontactus-widget .messanger span {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -20px;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #0084ff;
    margin-right: 10px;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
}
.arcontactus-widget .messanger p {
    margin: 0;
    /*font-family: Arial,sans-serif;*/
    font-size: 14px;
    color: rgba(0,0,0,.87);
    padding: 0;
}
.arcontactus-widget .messanger span i, .arcontactus-widget .messanger span svg {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    text-align: center;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
}
.arcontactus-widget .arcontactus-message-button .static {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -19px;
    margin-left: -26px;
    width: 52px;
    height: 52px;
    text-align: center;
}
.arcontactus-widget .arcontactus-message-button .static.hidden{
    display: none;
}
.arcontactus-widget .icons.hide, .arcontactus-widget .static.hide {
    opacity: 0;
    transform: scale(0);
}
.arcontactus-widget .icons, .arcontactus-widget .static {
    transition: .2s all;
}
.arcontactus-widget .arcontactus-message-button .static svg {
    width: 24px;
    height: 24px;
    color: #FFF;
}
.arcontactus-widget .arcontactus-message-button p {
    color: #fff;
    font-weight: 700;
    font-size: 10px;
    line-height: 11px;
    margin: 0;
}
.arcontactus-widget .arcontactus-close {
    color: #FFF;
}
.arcontactus-widget .arcontactus-close.show-messageners-block svg {
    -webkit-transform: rotate(0) scale(1);
    -ms-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
}
.arcontactus-widget .arcontactus-close svg {
    -webkit-transform: rotate(180deg) scale(0);
    -ms-transform: rotate(180deg) scale(0);
    transform: rotate(180deg) scale(0);
    -webkit-transition: ease-in .12s all;
    -o-transition: ease-in .12s all;
    transition: ease-in .12s all;
    display: block;
}
.arcontactus-widget.md .arcontactus-message-button, .arcontactus-widget.md.arcontactus-message {
    width: 60px;
    height: 60px;
}
.arcontactus-widget .arcontactus-message-button {
    width: 70px;
    position: absolute;
    height: 70px;
    right: 0;
    background-color: red;
    border-radius: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}
.arcontactus-widget .messanger:hover {
    background-color: #EEE;
}
.st0{fill:#fdfefe}.st1{fill:#0180c7}.st2{fill:#0172b1}.st3{fill:none;stroke:#0180c7;stroke-width:2;stroke-miterlimit:10}
.arcontactus-widget .messanger.zaloIcon span svg{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
    border-radius: 50%;
}
.arcontactus-widget .messanger.zaloIcon span{
    background: none;
}

.arcontactus-widget.hg .arcontactus-message-button .pulsation{
    width:114px;
    height:114px;
    border-radius:60px
}
.arcontactus-widget.md .arcontactus-message-button .pulsation{
    width:74px;
    height:74px
}
.arcontactus-widget.sm .arcontactus-message-button .pulsation{
    width:64px;
    height:64px
}
.arcontactus-widget .arcontactus-message-button .pulsation{
    width:84px;
    height:84px;
    background-color:red;
    border-radius:50px;
    position:absolute;
    left:-7px;
    top:-7px;
    z-index:-1;
    -webkit-transform:scale(0);
    -ms-transform:scale(0);
    transform:scale(0);
    -webkit-animation:arcontactus-pulse 2s infinite;
    animation:arcontactus-pulse 2s infinite
}
.arcontactus-widget .pulsation:nth-of-type(2n){
    -webkit-animation-delay:.5s;
    animation-delay:.5s
}
.arcontactus-widget .pulsation.stop{
    -webkit-animation:none;
    animation:none
}
.scrollup {
    position: fixed;
    right: 18px;
    bottom: 18px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    background-color: #000;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 2em;
    z-index: 999999;
}
.shopee-fixed-icon {
    position: fixed;
    right: 10px;
    bottom: 70px;
    max-width: 60px;
    z-index: 10000;
}
.shopee-fixed-icon img{
    width: 100%;
}
#nv .mobile-plusIcon {
    display: none;
}
#header{
    position: unset;
    height: auto;
}
.sys-store{
    margin-bottom: 1.5rem;
    border-radius: 5px 5px 0 0;
    display: block;
}
.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: 15px;
}
.sys-store .chontinhthanh{
    display: none;
    padding: .5rem;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}
.sys-store .form-group{
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 10px;
}
.sys-store .timeStore strong{
    color: #4CAF50;
}
.sys-store .timeStore strong.red{
    color: #ff0a0a;
}
.agency-detail-right p b{
    min-width: 100px;
    display: inline-block;
}
#stock-box {
    /*overflow-y: scroll;*/
    max-height: 190px;
    margin-bottom: 15px;
    width: 100%;
    font-weight: bold;
    color: #333;
    border-color: #dcdbdb;
    position: relative;
    overflow-x: hidden;
    padding: 0 0 15px 0;
    text-align: left;
}

#stock-box .stock {
    float: left;
    width: 100%;
    margin: 0 0 15px;
}
#stock-box div .dist, .bst-tks a {
    font-weight: 700;
}

#stock-box div .dist {
    float: left;
    width: 100%;
}
#stock-box div .dist i {
    font-size: 15px;
    margin-right: 5px;
}

#stock-box .street {
    font-weight: normal;
    float: left;
    width: 100%;
    padding-left: 20px;
}

#stock-box .timeStore {
    font-weight: normal;
    padding-left: 20px;
}

#stock-box::-webkit-scrollbar-track, #detail-product::-webkit-scrollbar-track, .contentFilter > div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

#stock-box::-webkit-scrollbar, #detail-product::-webkit-scrollbar, .contentFilter > div::-webkit-scrollbar {
    width: 6px;
    height: 0;
    background-color: #F5F5F5;
}

#stock-box::-webkit-scrollbar-thumb, #detail-product::-webkit-scrollbar-thumb, .contentFilter > div::-webkit-scrollbar-thumb {
    background-color: #000000;
}
#productInfo .details3{
    border: none;
}
.full-width-homepage.collection-type-page.homepage #main{
    /*min-height: auto;*/
    /*padding: 0;*/
}
.product-wrapper .ani .product-title{
    font-weight: 700;
    font-size: 15px;
    line-height: 28px;
    color: #111;
    margin-top: 0;
    overflow: hidden;
    height: 25px;
    border-bottom: 1px solid transparent;
    display: inline-block;
    margin-bottom: 12px;
    font-family: 'SF_Pro_Display_Light';
}
.product-wrapper :hover .ani .product-title{
    border-bottom: 1px solid #111;
}
.product-wrapper .ani div span{
    font-size: 14px;
    font-weight: 700;
}
.hotProduct > h3{
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 600!important;
}
.hotProduct .col-odl picture img {
    width: 100%;
    height: 331px;
    object-fit: cover;
}
div #productList{
    margin: 0;
}
.product-wrapper {
     margin-bottom: 0;
}
div#addPayNow{
    background: #000;
    color: #fff;
    font-size: 13px;
}
div#addToCart{
    background: #fff;
    color: #000;
    border: 1px solid #000;
    font-size: 13px;
}
#flowItems{
    margin-top: 0;
}
.blk-att .req .pull-left a{
    color: #000;
    border: 1px solid #000;
    display: inline-block;
    padding: 5px 9px;
    background: #fff;
    font-size: 12px;
    border-radius: 3px;
    min-width: 30px;
    width: auto;
    height: auto;
    margin: 4px;
}
.blk-att .r-at-r label{
    display: none;
}
.blk-att .req.color a.active, .blk-att .req.color a:hover{
    color: #fff;
    background: #ffb0bd;
    border: 1px solid #ffb0bd;
}
.blk-att .r-at-r{
    margin-bottom: 10px;
}
.product-excerpt{
    display: none;
}
.fix-div{
    top: 30px;
}
.fix-div #product-price{
    margin: 0 0 10px;
}
.col-odl>a:first-child {
    height: 317px;
    position: relative;
    width: 100%;
    display: flex;
}
main.main-product {
    margin: 0 auto;
}
.col-odl picture img {
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.col-odl picture:nth-of-type(2) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
}
.hotProduct .col-odl picture img {
    height: 100%;
}


@media (min-width: 1200px){
    .tem-index .site-header>.wrapper{
        height: auto;
    }
    .tem-index .site-header>.wrapper .s-logo{
        width: 8%;
    }
    .tem-index .site-header>.wrapper #nv{
        width: 72%;
        position: unset;
        padding-left: 16px;
    }
    .tem-index .site-header>.wrapper #nv ul{
        margin: 0;
    }
    .tem-index .site-header>.wrapper .st_1{
        position: unset!important;
        padding: 0;
        width: 20%;
    }
    .listBannerInsta .BannerInstaItem {
        height: 225px;
    }
    #nv>ul li .wrapper-block i{
        display: none;
    }
    .col-odl picture img{
        height: 100%;
    }
}
@media (max-width: 768px){
    .st_1{
        display: flex;
        align-items: center;
        padding: 0;
    }
    .st_1 #sc_btn{
        font-size: 14px!important;
        position: unset;
        order: 1;
        width: auto;
        margin-right: 15px;
        padding: 0;
    }
    .st_1 .tool{
        order: 2;
    }
    .st_1 .tool .search{
        display: none;
    }
    .site-footer .footerItem{
        margin-bottom: 10px;
    }
    #MobileNav li.shop{
        padding: 8px 0;
        font-size: 14px;
    }
    #MobileNav .wrapper-block{
        padding: 0;
    }
    #main>.wrapper{
        padding: 0;
    }
    #MobileNav .s_list{
        font-size: 12px;
    }
    .hotProduct .col-odl picture img {
        height: 138px;
        object-fit: cover;
        width: 100%;
    }
    .main-collection{
        padding-top: 10px;
    }
    .col-odl>a:first-child {
        height: 170px;
    }
}