@media screen and (min-width: 481px) {    
    #cart-information td:first-child {
        position: relative;
    }
    #cart-information td:first-child .cart-price {
        text-align: right;
    }
}
@media screen and (min-width: 576px) {
    .table-address-detail tbody+tbody, .table-address-detail td, .table-address-detail th, .table-address-detail thead th {
        border: none;
    }   
    .step-checkout .step-content .address-detail{        
        background: rgba(123, 153, 53, 0.05);
        border-radius: 4px;
        padding: 15px;
    } 
    .account-content .order-status {
        text-align: right;
    }    
}
@media screen and (min-width: 768px) {
    .sl-gen .slick-prev {
        left: -20px
    }
    .sl-gen .slick-next {
        right: -20px
    }        
    .table-cart:not(#cart-information) .product-thumbnail {   
        margin: 0.5em 0;
    }
    .step-content .item .item-content{
        margin-left: 1.8rem;
        margin-right: 1.8rem;
    }
    .checkout-content .form-login{
        padding: 50px;
        border: 1px solid #EBEDEF;
    }
    .step-checkout .collapse-header>div, .step-checkout .step-content{
        border: 1px solid #EBEDEF;        
        padding: 15px;
    } 
    .step-checkout .collapse-header>div[aria-expanded="true"] {
        border-bottom: none;
    }
    .step-checkout .step-content{        
        padding: 30px 24px 20px;          
    }
    .step-checkout .collapse-header {
              
    }
    .address-another-detail {
        margin-left: 1.8rem;
        margin-right: 1.8rem;
    }
    .step-checkout .step-content .table-address-detail td,
    .step-checkout .step-content .table-address-detail th{
        padding-top: 0.3rem;
        padding-bottom: 0.3rem;
    }
    .page-account-order-detail .list-item table th{
        width: 150px!important;
    }
    .blog-categories.fixed, .bg-color-main.fixed {
        position: fixed;
        top: 110px;        
        z-index: 40;
        right: calc((100% - 690px)/2);        
        width: calc((690px * 0.33333333) - 20px);
    }  
    .boxFixed.top {
        top: auto!important;
    }
    .news-list .row.news-item:nth-child(2n+1) {
        flex-direction: row-reverse;
    }
    .article-detail-content .row.news-item:nth-child(2n+1) {
        flex-direction: inherit;
    }
    .article-detail-content .row.news-item:nth-child(2n) {
        flex-direction: row-reverse;
    }  
    .article-detail-content .row.news-item:nth-child(2n+1) .news-item-1, .article-detail-content .row.news-item:nth-child(2n) .news-item-2 {
        padding-right: 4%;
    }    
    .article-detail-content .row.news-item:nth-child(2n) .news-item-1, .article-detail-content .row.news-item:nth-child(2n+1) .news-item-2 {
        padding-left: 4%;
    }    
    .gallery-list .item:nth-child(12) {
        position: relative;
        left: 33.333333%;
        margin-top: calc(67.49%/5*-1 + 14px);
    }
    /*#cart-totals .cart-total h4 {
        text-align: right;
    }
    #cart-totals button {
        width: 48%!important;
        max-width: 350px;
    }*/
    #footer .f-title {
        pointer-events: none;
    }
    .nav-policy {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
@media screen and (min-width: 992px) {
    .blog-categories .blog-cate-item, .nav-categories {
        padding-left: 10%;
    }    
    #food-cates .cate-section ~ .cate-section {
        padding-top: 3rem;
    }
    .section-cart .colFix:first-child, .section-cart .cart-tools {
        padding-right: 45px;
    }
    .section-checkout:after {
        position: absolute;
        content: "";
        right: 0;
        top: -170px;
        bottom: 0;
        width: calc((100% - 960px)/2 + 41.666667 * 930px/100);       
        background: #fbfbfb;         
        z-index: -1;
        pointer-events: none;
    }
    section .nav-sidebar-items {
        display: block!important;
    }
    .nav-account li.active > a:after{
        content: '';
        position: absolute;
        left: -15px;
        right: -15px;
        height: 100%;
        background: #f2f5eb;
        z-index: -1;
        border-radius: 30px;
    }
    .nav-account li a i {
        display: none;
    }
    .blog-categories.fixed, .bg-color-main.fixed {
        right: calc((100% - 930px)/2);
        width: calc((930px * 0.33333333) - 20px);
    }
    .productContent.fixed, .section-checkout .boxFixed.fixed {
        position: fixed;
        top: 110px;        
        z-index: 40;        
    }
    .productContent.fixed {
        right: calc((100% - 760px)/2);
        width: calc((760px * 0.5) - 15px);
    }
    .section-checkout .boxFixed.fixed {
        right: calc((100% - 930px)/2);
        width: calc((930px * 0.41666667) - 17px);
    }
    .page-product-detail .product-images{
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;       
        border: 1px solid #ebedef;
        overflow: hidden;
    }
    .news-cols>.row {
        flex-direction: row-reverse;
    }    
    .gallery-list .item:nth-child(12) {
        margin-top: calc(67.49%/5*-1 + 25px);
    }
}
@media screen and (min-width: 1025px) {    
    .sl-gen .slick-prev {
        left: -80px
    }
    .sl-gen .slick-next {
        right: -80px
    }  
    .page-section-3 {       
        padding-top: 65px;
    }
    .page-section-7 {
        padding: 75px 0;
    }
}
@media screen and (min-width: 1200px) {
    .sub-page .header .nav-top-2 a,
    .sub-page .header .nav-top-1 a{
        color: #315350;    
    }
    .header .nav {
        order: 2;
    }
    .nav ul li{
        padding-left: 15px;
        padding-right: 15px;
    }
    .nav ul li:last-child{
        padding-right: 0;
    }
    .nav-top-1 a, .nav-top-2 a{
        display: block;
        color: #FFFFFF;
        line-height: 18px;
    }
    .nav-top-1{
        border-bottom: 1px solid #F4F4F436;
    }
    .nav-top-1 a {
        font-size: 13px;
    }    
    .nav-top-2 a{
        font-size: 15px;
        position: relative;
    }
    .nav-top-2-1 a:after {
        position: absolute;
        left: 0;
        bottom: -0.5rem;
        content: '';
        width: 100%;
        height: 2px;
        -webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;cursor:pointer;
    }
    .nav-top-2 li:hover>a, .nav-top-2 li.active>a {
        color: #7B9935!important;
    }
    .nav-top-2 li:hover>a:after, .nav-top-2 li.active>a:after {
        background-color: #7B9935;
    }
    .frm-global-search {
        order: 1;
    }
    .home-page .header.fixed .nav-top-1 a, .home-page .header.fixed .nav-top-2 a {
        color: #315350;
    }    
    .boxFixed.fixed {
        padding-top: 20px;
    }    
    .blog-categories.fixed, .bg-color-main.fixed {
        right: calc((100% - 1110px)/2);
        width: calc((1110px * 0.33333333) - 20px);
    }
    .productContent.fixed {
        right: calc((100% - 940px)/2);
        width: calc((940px * 0.5) - 15px);
    }
    .section-checkout .boxFixed.fixed {
        right: calc((100% - 1110px)/2);
        width: calc((1110px * 0.41666667) - 18px);        
    }
    .blog-categories .blog-cate-item, .nav-categories {
        padding-left: 14%;
    }    
    .section-checkout:after {
        width: calc((100% - 1140px)/2 + 41.666667 * 1110px/100);
    }
    .footer-1 .footer-item .collapse.show { display: block!important;}
    .footer-1 .footer-item .collapse { display: block!important;}
    .footer-1 .footer-item .collapsing { display: block!important; height: auto;}
}
@media all and (min-width: 1300px) {    
    .sl-gen .slick-prev {
        left: -80px
    }
    .sl-gen .slick-next {
        right: -80px
    }    
}
@media screen and (max-width: 1199px) {
    .header .container {
        max-width: 100%;
    }
    .nav-top-1 {
        padding: 0!important;
    }
    .nav-top-2-2 {
        display: none;
    }
    .header .a-logo {
        left: 50%;
        margin-left: -70px;
    }       
    .header.fixed .sticky {
        height: 70px;
    } 
    .header.fixed .hm-item-1, .header.fixed .hm-item-2, .header.fixed .hm-item-3 {
        min-height: 70px;
    }
    .header.fixed .img-logo {
        max-height: 95px;
    }    
    .header .nav-sidebar-items {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1050;
        width: 100%;        
        height: 100%;
        outline: 0;
        display: block;        
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out,-webkit-transform .3s ease-out;
        -moz-transform: translate(0,-50px);
        -ms-transform: translate(0,-50px);
        -o-transform: translate(0,-50px);
        -webkit-transform: translate(0,-50px);
        transform: translate(0,-50px);
        opacity: 0;
        pointer-events: none;        
    }
    .header .nav-sidebar.active .nav-sidebar-items {
        opacity: 1;
        pointer-events: auto;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        -webkit-transform: none;
        transform: none;
    }
    .header .nav-sidebar-items .nav-content{
        position: relative;        
        width: 100%;
        min-height: 100%;
        max-height: 100%;
        overflow-y: auto; 
        background-color: #7B9935;
        padding: 2rem 1rem 1rem;
    }
    .header .nav-sidebar-items .action-close{
        position: fixed;
        padding: 0;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        color: #FFFFFF;
        background-color: #7B9935;
        border: 1px solid #F4F4F436;
        display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;
        align-items: center;
        justify-content: center;
        height: 40px;
        width: 40px;        
        z-index: 1;
    }
    .header .navigation-mobile{
        font-size: 1.25rem;    
        width: 40px;
        height: 40px;    
        border: 1px solid #F4F4F4;
        color: #000000!important;
        text-align: center;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;
        align-items: center;
        justify-content: center;
        background: none;
        padding: 0;
        margin: 0;
    }
    .home-page .header:not(.fixed) .navigation-mobile {
        color: #FFFFFF!important;
        border-color: rgba(255,255,255,0.2);
    }
    .sub-page .header .header .navigation-mobile{
        color: #000000;
        border-color: #F4F4F4;
    }
    .headerTools {
        z-index: 9999;
    } 
    .headerTools a, .headerTools .nav-account li a {
        color: #FFFFFF;
    }
    .headerTools .favourite, .headerTools .nav-sidebar a{
        display: block;
        border-radius: 30px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border: 1px solid #F4F4F436;
        padding: 6px 15px;
        color: #FFFFFF;
    }
    .headerTools .switch-language, .headerTools .action-close{
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border: 1px solid #F4F4F436;
        display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;
        align-items: center;
        height: 40px;
        width: 40px;
        justify-content: center;
    }
    .headerTools .action-close{
        color: #FFFFFF;
        background-color: transparent;
    }
    .headerTools .nav-top-1 li {
        padding-left: 5px;
        padding-right: 5px;
    }
    .headerTools .nav-top-1 li:first-child {
        order: 2;
        padding-right:0;
    }    
    .headerTools .nav-top-1 li:nth-child(2){        
        order: 1;
    }
    .headerTools a.favourite i {     
        margin-right: 10px;
        font-size: 18px;
        vertical-align: top;
        margin-top: 2px;
    }
    .headerTools .nav-top-2 .nav {
        display: -ms-flexbox;
        display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }    
    .headerTools .nav-top-2 li{
        margin-bottom: 10px;
    }
    .headerTools .nav-top-2 a{
        display: inline-block;
        font-weight: 700;
        font-size: 32px;
        line-height: 60px;        
    }
    .headerTools .nav-top-2 li.active>a {
        border-bottom: 1px solid #FFFFFF;
    }
    .headerTools .nav-account{
        list-style: none;
        padding: 0;
        margin-top: 2rem;
    }
    .headerTools .nav-account li~li{
        padding-top: 15px;
    }
    .headerTools .nav-account a{
        display: block;
        line-height: 30px;
        text-align: center;
        border-color: #FFFFFF;
        max-width: 480px;
        margin-left: auto;
        margin-right: auto;
    }
    .headerTools .nav-account a.sign-in{
        background-color: #FFFFFF;
        color: #7B9935;
    }
    .header-mobile .buget{
        width: 20px;
        height: 20px;
        display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;
        justify-content: center;
        align-items: center;
        top: -2px;
    }
    .header .hm-item-3 .cart-content {
        display: block;
        height: 24px;
    }
    .frm-global-search {
        width: 100%;
        position: relative;
        margin-top: 1rem;
    }
    .frm-global-search .text-search::placeholder {
        color: #c5d2a7;
    }
    .frm-global-search .text-search{
        height: 50px;
        line-height: 50px;
        border: 1px solid rgba(255,255,255,.1);
        background-color: transparent;
        color: #FFFFFF;
    }
    .frm-global-search .text-search:focus{
        border: 1px solid #FFFFFF !important;
    }
    .frm-global-search .btn-search{
        color: #FFFFFF;
    }
    .autocomplete-ui-overlay{
        top: 150px;
    }
    .cover-foot .cover-foot-item-1{
        width: 40%;
        position: relative;
    }
    .cover-foot .cover-foot-item-2{
        width: 39%;
    }
    .cover-foot .cover-foot-item-3{
        width: 20%;
    }
    #email-newsletter {        
        background-size: cover;
    }
    .cover-foot .cover-foot-item-1{
        width: 40%;
        position: relative;
    }

    .cover-foot .cover-foot-item-2{
        width: 39%;
    }
    .cover-foot .cover-foot-item-3{
        width: 20%;
    }
    .modal-account.show:before {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        background-color: rgba(0,0,0,.5);
        pointer-events: none;
    }    
}
@media screen and (max-width: 1024px) {
    .home-page .banner-home {
        min-height: inherit;
        padding-top: 75%;
    }
    .sl-gen:not(.noSpace) .slick-list{margin:0 -10px}
    .sl-gen:not(.noSpace) .item{padding:0 10px}    
    .footer-1 .position-relative .fa-plus-square:before {
        content: '\f0fe';        
    }
    .footer-1 .position-relative[aria-expanded="true"] .fa-plus-square:before {
        content: "\f146";
    }
    
    .cv-images{
        display: none;
    }
    #carousel-for-cate{
        display: block;
    }
    #carousel-for-cate .img-thumbnail {
        position: relative;
        padding-top: 100%;
        overflow: hidden;
        background: #f8faf7;        
        border: 1px solid #ADA2A2;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }
    #carousel-for-cate .img-thumbnail img {
        position: absolute;
        top: 50%;
        left: 50%;
        -moz-transform:translate(-50%,-50%);
        -webkit-transform:translate(-50%,-50%);
        -ms-transform:translate(-50%,-50%);
        -o-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%);
        width: auto!important;
        max-width: 100%;
        max-height: 100%;
    }
    #carousel-for-cate .article-homepage .title {
        font-size: 18px;
        line-height: 26px;
        color: #384F5F;
    }    
    .page-section-7 {
        padding-bottom: 0;
    }    
    .product .add-to-cart {
        opacity: 1;
    }
    .lg-actions .lg-next, .lg-actions .lg-prev {
        opacity: 1!important;
    }
    .lg-actions .lg-prev::after, .lg-actions .lg-next::before {
        opacity: 0.8;
    }
}
@media screen and (max-width: 991px) { 
    .bg-video .slick-dots {
        right: 15px;
    }   
    .page-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .page-account .page-section {
        padding-top: 0;
    }
    #carousel-promotion .thumb {
        padding: 1em;
    }    
    #carousel-promotion .thumb .title {
        font-size: 20px;
        line-height: 23px;
    }
    #carousel-promotion .thumb button {
        min-width: 105px;
        font-size: 12px;
        line-height: 14px;
        padding: 4px 10px;
    }
    .page-section-2 {
        padding-bottom: 0;
    }
    .sub-page .page-section, .section-product-detail {
        padding-bottom: 40px;
    }
    .pagination {
        margin-bottom: 40px;
    }
    #email-newsletter {
        margin-top: 40px;  
        height: auto;      
    }
    .nav-frm-orderby{
        display: flex !important;
    }
    .news-list, .everyday-organic{
        padding-bottom: 50px;
    }
    .news-item, .everyday-organic {
        padding-top: 30px!important;
    }
    .news-item-1 {
        margin-bottom: 30px;
    }
    .post-related {
        padding-top: 30px;
    }
    .everyday-organic h1 {
        font-size: 32px;
        line-height: 40px;
    }
    .cooking-today{
        grid-template-columns: 1fr 1fr 1fr;
        text-align: center;    
        grid-gap: 15px 20px;    
    }
    .cooking-today .item .title {
        font-weight: 500;
        font-size: 15px;
        line-height: 18px;
    }
    .has-headFixed #modal-search-today {
        z-index: 10001;
    }
    #modal-search-today .modal-body {
        display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;
        align-items: center;
        padding: 0;
    }
    #modal-search-today .modal-content {
        min-height: 100vh;
        max-height: 100vh;
        overflow-y: auto;
    }
    #modal-search-today .action-close {
        position: fixed;
        top: 10px;
        right: 10px;
        display: block;
        color: #FFF;
        font-size: 24px;
        margin-bottom: 1em;
    }
    #modal-search-today .modal-content h3 {
        margin-bottom: 2em;
    }
    .section-cover .cover-foot .product-cover-item{
        display: none;
        left: 0;
    }    
    .page-your-delicious-food .page-section h2>span {
        display: inline-block!important;
    }
    .recruitment-content {
        padding-top: 0;
    }
    .recruitment-content .btn-action-bg-main{
        margin-bottom: 1rem;
    }
    .news-intro {
        padding-top: 35px;
        padding-bottom: 0;
    }
    .article-detail-content .news-item:not(:last-child) {
        margin-bottom: 0;
    }
    .post-related.nobor-mb:before {
        border: none;
    }        
    #modal-product-categories .modal-content {
        padding-top: 1em;
    }    
    .cover-foot .product-cover-item:first-child{
        display: block;
        transform: translateX(0);
    }
    .cover-foot .cover-foot-item-1{
        width: 30%;
    }
    .cover-foot .cover-foot-item-2{
        width: 38%;
    }
    .cover-foot .cover-foot-item-3{
        width: 30%;
    }
    .cover-foot .cover-foot-item-1:after{
        right: 4%;
    }
    .page-section-8, .mobile-991-hide{
        display: none!important;
    }
    .mobile-991-show{
        display: block!important;
    }    
    .product-filters, .nav-filters {
        display: inline-block;        
    }
    .blog-categories-col .nav-filters {
        margin-bottom: 0!important;
    }
    #email-newsletter {
        background-position: 0 center;
    }
    #email-newsletter .content {
        width: 100%;
        padding: 10%; 
    }    
    .page-product-detail .product-title {
        font-weight: 500;
    }    
    .product-action-add-cart {
        margin-top: 1em;        
    }
    .section-product-detail .product-detail,
    .section-product-detail .product-formula,
    .section-product-detail .product-related{
        padding-left: 15px;
        padding-right: 15px;
    }
    .product-action-add-cart .m-action-add-to-cart{
        display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;
        padding: 13px 20px;
        font-weight: 500;
        font-size: 15px;
        line-height: 18px;
    }
    .page-product-detail .product-images{
        margin-bottom: 20px;
        position: relative;
    }    
    .page-product-detail .productContent .product-desc {
        position: absolute;
        top: -60px;
        left: 15px;
        z-index: 2;
        margin: 0;
    }
    .section-product-detail .product-related{
        margin-bottom: 20px;
    }
    .page-product-detail .product-images{
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
    }
    .page-product-detail .section-product-detail{
        margin-top: -50px !important;
    }
    .product-formula .title, .product-related .title {
        font-weight: 700;
    }
    .cart-information-content.order-2{
        -ms-flex-order: 1;
        order: 1;
    }
    .inner-bgd {
        background: none;
        padding: 0;
        margin-bottom: 1.5rem;
        height: auto;
    }
    .account-content .content{
        margin-left: 0;
        max-width: 100%;
    }    
    .table-ordered .product-date, .table-ordered .product-unit {
        font-weight: 400;
        color: #384F5F;
    }
    section .nav-sidebar.active .nav-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        z-index: 1040;
        background-color: rgba(49,83,80,0.8);
    }   
    section .nav-sidebar-items {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1050;
        width: 100%;        
        height: 100%;
        max-width: 300px;
        outline: 0;
        display: block;        
        -moz-transition: all .3s linear;
        -o-transition: all .3s linear;
        -ms-transition: all .3s linear;
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
        opacity: 0;
        pointer-events: none;
    }
    section .nav-sidebar.active .nav-sidebar-items {
        opacity: 1;
        pointer-events: auto;
    }
    section .nav-sidebar-items .nav-content{
        position: relative;
        display: -ms-flexbox;
        display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        min-height: 100%;
        max-height: 100%;
        overflow-y: auto; 
        background-color: #fff;        
        outline: 0;
        padding-top: 2.5rem;
    }
    section .nav-sidebar-items .action-close{
        position: fixed;
        border: none;
        width: 40px;
        height: 40px;
        display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        font-size: 1.5rem;
        line-height: 41px;
        left: 277px;
        top: 30px;
        background: #FFFFFF;
        color: #7B9935;
        padding: 0;
        z-index: 1;
    }
    .nav-account li a{
        display: block;
        padding: 8px 15px;
        border-bottom: 1px solid #eef1f0;
    }    
    .nav-account li a i{
        margin-right: 15px;
        color: #7B9935;
    }
    .nav-account li.active a {
        background: #f2f5eb;
    }
    .product-filters {
        position: absolute;
        left: 15px;
        top: 3.5rem;
        z-index: 2;
        margin-bottom: 0;
    }    
    .product-categories .nav-content, .nav-categories .nav-content, .blog-categories .nav-content {
        padding: 1em;
    }
    .product-categories .cate-item *, .product-categories .nav-item *, .nav-categories .nav-item, .blog-categories .nav-item {
        font-size: 15px;
        font-weight: 500;
    }
    .product-categories h3 {
        color: #384F5F;
        opacity: 0.6;
    }
    .frm-orderby {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .productContent.fixed {
        top: auto!important;
    }
    .blog-categories .blog-cate-item::after {
        left: 0;
    }
    .footer-1 .icon-social {
        margin-top: 15px;
    }
    .footer-1 .icon-social, .footer-1 .footer-app {
        margin-bottom: 30px !important;
    }    
    .footer-1 .copyright {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {  
    .header .a-logo {
        width: 120px;
        margin-left: -60px;
    }
    .banner-home .captionWrap {
        display: none;
    }
    .sVideo {
        background: url(https://everydayorganic.com.vn/data/banners/3074/banner-video.jpg) center center/cover no-repeat;
    }
    .row{margin:0 -10px}
    .row *[class^='col-']{padding:0 10px}  
    label.custom-radio-container + span {
        font-size: 15px;
        line-height: 22px;
    }
    .no-paddr-mb {
        padding-right: 0!important;
    }    
    .banner-home .content h1{
        -webkit-line-clamp: 4;
        max-height: 176px;
    }
    h2{
        font-size: 28px;
        line-height: 35px;
    }
    .bg-video .slick-dots {
        right: 0;
        left: 0;
        bottom: 0;
    }
    .page-section-1 h2.title,
    .page-section-4 h2.title,
    .page-section-3 h2.title,
    .page-section-5 h2.title,
    .page-section-6 h2.title,
    .title-mobile,
    .page-your-delicious-food .page-section h2{
        font-size: 20px;
        font-weight: 600;
        color: #054954;
    }
    .home-page .banner-home {
        margin-bottom: 0;
    }    
    .page-section-1, .page-section-3, .page-section-4, .section-group-1 {        
        box-shadow: 0 7px 0 #F3F6FA; 
        border-bottom: 1px solid #E5E8EF!important;
    }    
    #carousel-promotion .slick-list {
        padding-right: 100px!important;
    }
    #carousel-promotion .thumb .title {
        margin-top: 0!important;
        margin-bottom: 1em!important;
    }
    #food-cates {
        padding-top: 0;
    }
    .page-your-delicious-food .page-section:not(.page-section-1){
        border: 0;
        padding: 25px 0!important;
    }    
    .page-section-3:before{
        position: absolute;
        content: '';
        bottom: 0;
        height: 50%;
        left: 0;
        right: 0;
        background: linear-gradient(to bottom, #FFF 0%, #FCF9EF 100%);
    }
    .section-group-1{
        padding-top: 35px;
        margin-top: 0;
    }
    .page-section-4 {
        padding-top: 0;
        position: relative;       
        margin-bottom: 10px;
    }
    .page-section-7 {
        border-bottom: 1px solid #E5E8EF;
    }
    .page-your-delicious-food .page-section {
        border-bottom: 1px solid #E5E8EF!important;
        box-shadow: 0 7px 0 #F3F6FA;  
    }
    .archive-product .sec-cover .form-search{
        width: 100% !important;
        flex: 0 0 100%;
    }
    .archive-product .sec-cover form .btn-action-bg-main{
        border-radius: 0px 4px 4px 0px;
    }    
    .page-section-7 h2.title{
        font-weight: 300;
        font-size: 36px !important;
        line-height: 40px;
    }
    .buget{
        font-size: 11px;
        font-weight: 700;
    }
    .page-section-8 {        
        padding-top: 0;        
    }
    .page-section-8 .content {
        padding: 30px;
    }
    .page-section-8 .content .btn-to-link {
        margin-top: 30px;
    }
    .page-product-detail .section-product-detail{
        margin-top: 0 !important;
    }
    #footer {
        border-top: 6px solid #F3F6FA;
        box-shadow: 0 -1px 0 #E5E8EF;        
    }
    #footer .f-title {
        color: rgba(0, 0, 0, 0.4);
    }
    .page-section h2.title{
        font-family: Roboto;
        font-size: 20px;
        line-height: 23px;
        color: #054954; 
        font-weight: 600;   
    }
    #carousel-for-cate .title {
        font-size: 18px;
        line-height: 26px;
        font-weight: 400;
        color: #315350;
    }
    .page-section-2 .product .product-name{
        font-size: 15px;
        line-height: 18px;
        font-weight: 500;
        text-transform: capitalize;
    }
    #carousel-for-cate .article-homepage .img-thumbnail{
        position: relative;
        overflow: hidden;
        padding-top: 100%;
        border: 1px solid rgba(173, 162, 162, 0.2);
        border-radius: 10px;
        background-color: rgba(218, 228, 214, 0.2);
    }    
    .sec-cover {
        margin-top: 0;
    }
    .section-cover .cover-foot a.action{
        min-width: 210px;
        font-weight: 400;
    }
    .section-cover .cover-foot .row1 {
        display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;
    }
    .section-cover .cover-foot .cover-foot-item{
        display: inline-block;
        width: 50%;
    }    
    .banner-home .content{
        max-width: 100%;
        padding-bottom: 36px;
    }
    .product-formula, .product-related {
        padding-top: 0!important;
    }
    .product-detail-line {
        margin: 2rem 0!important;
    }
    #carousel-product-related .owl-nav {
        display: none!important;
    }
    .article-list .nav-pagination {
        margin: 0;
    }
    .banner-home {
        background-position: center;
    }
    .cover-foot .cover-foot-item-3{
        margin-top: 100px;
        margin-bottom: 0;
    }
    .cover-foot .cover-foot-item-3 .justify-content-end{
        justify-content: flex-start !important;
    }
    .cover-foot .cover-foot-item-1:after{
        width: 0;
    }
    .footer-1 a.collapse-plus{
        display: block;
    }
    .footer-1 .footer-item .botBox{
        margin-bottom: 30px;
    }
    .mobile-hide, .list-material, .page-your-delicious-food .banner-home, .step-no1 {
        display: none !important;
    }
    .mobile-show{
        display: block;
    }
    .page-blog-detail .blog-cate-item .article-item .d-flex.content .thumbnail{
        margin-bottom: 10px;
    }
    .footer-1 .copyright, .footer-1 .bocongthuong {
        text-align: left !important;
    }
    .footer-1 .copyright {
        margin-top: 0;    
    }
    .sec-cover .content{
        padding: 1.5em 0;
        margin-bottom: 0;        
        flex-direction: column;
    }
    .sec-cover .content h1{
        font-weight: 300;
        font-size: 36px;
        line-height: 40px;        
    }    
    .article-list .article-item{
        margin-bottom: 30px;       
        position: relative;        
    }
    .article-list *[class^='col-']:not(:last-child) .article-item {
        padding-bottom: 35px;
    }
    .article-list *[class^='col-']:not(:last-child) .article-item:after{
        content: '';
        position: absolute;
        height: 10px;
        left: -300px;
        right: -300px;
        bottom: 0;
        border-top: 6px solid #F3F6FA;
        box-shadow: 0 -1px 0 #E5E8EF;
    }
    .article-list.delicious-food-list .article-item, .post-related .article-list .article-item{
        margin-bottom: 0;
    }
    .article-list.delicious-food-list .article-item:after,
    .post-related .article-list .article-item:after{
        display: none;
    }
    .article-list .nav-pagination{
        text-align: center;
    }
    .article-list.delicious-food-list .nav-pagination{
        text-align: right;
    }
    .news-item .order-2{
        -ms-flex-order: 1;
        order: 1;
    }
    .news-item-1, .news-item-2{
        display: block;
    }
    .news-list{        
        background: none;
    }
    .product .add-to-cart{
        width: 30px;
        height: 30px;
    }    
    #modal-select-city .title {
        font-size: 18px;
        line-height: 26px;
        font-weight: 700;
    }
    #modal-select-city p {
        font-weight: 400;
        font-size: 15px;
    }
    #modal-select-city .content {
        padding: 0;
    }
    #modal-select-city .link {
        text-align: right;
    }
    #modal-select-city button {
        display: inline-block;
        margin-left: auto;
        width: auto!important;
    }
    .section-cart {
        padding-top: 1rem;
        margin-bottom: 1.5rem;  
        overflow: hidden;
    }
    .page-cart .header, .page-thankyou .header, .page-account-order-detail .header, .page-account-order-detail .product-categories-col {
        display: none;
    }
    .count-cart {
        display: table-header-group;
    }
    #table-cart {
        margin-bottom: 0.5em;
    }
    #table-cart thead th, #table-cart td {
        border: 0;
    }
    .box-divide {
        position: relative;
    }
    .box-divide:after {
        position: absolute;
        left: -200px;
        right: -200px;
        height: 12px;
        content: '';
        pointer-events: none;
        box-shadow: 0 12px 0 #F3F6FA;
        border-bottom: 1px solid #E5E8EF;    
    }
    #table-cart .btn-qty-minus.is-cart.is-min{
        padding-left: 5px;
        padding-right: 5px;
    }        
    #table-cart .product-thumbnail {
        margin: 0;
    }
    #table-cart tr td:first-child {
        width: 90px;
    }
    #table-cart tr td:nth-child(4) {
        position: relative;        
        padding: 0;
    }
    #table-cart .action-qty-content, .table-favourite .action-favourite {        
        position: absolute;        
        right: 0;
    }
    #table-cart .action-qty-content {
        bottom: 0;
    }
    #table-cart tr~tr td {
        padding-top: 1em;
    }
    #cart-totals .div-buttons {
        display: block!important;
    }
    #cart-totals button~button {
        margin-top: 1rem;
    }
    .checkout-content .form-login h3 {
        padding-top: 1rem;
        margin-bottom: 2rem!important;
    }
    .head-cart-mobile{
        display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;
    }
    input[type="text"], input[type="email"],
    input[type="tel"],
    input[type="password"],
    input.form-control,select.form-control, .form-group.h-50px .select2-container--default .select2-selection--single{        
        height: 44px;
    }
    .form-group.h-50px .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 44px;
    }
    .step-checkout .collapse {
        display: block!important;
    }
    .step-checkout .step-content{        
        padding: 8px 0 4px;
    }
    .step-checkout .step-content .table-address-detail td, .step-checkout .step-content .form-control {
        font-size: 14px;
    }
    .step-checkout .step-content .table-address-detail td {
        font-weight: 500;
    }    
    .tky-action{
        display: block !important;
    }
    .tky-action .btn-action-bg-main{
        margin-right: 0 !important;
        margin-bottom: 20px;
        width: 100% !important;
    }
    .thankyou-content h1{
        font-family: Barlow Semi Condensed;        
        font-weight: 300;
        font-size: 28px;
        line-height: 28px;
    }
    .thankyou-content{
        height: 100vh;
        min-height: 100vh;
    }    
    .account-content form .btn-action-bg-main{
        width: 100%;
    }
    .table-favourite tr td:last-child{
        vertical-align: bottom;
        position: relative;
        padding: 0;
    }
    .table-favourite .action-favourite {
      bottom: 1em;  
    }
    .account-content .content:not(.content-detail-ordered) .title{
        font-size: 18px !important;
        line-height: 26px;
        margin-bottom: 0;
        font-weight: 700;
        font-family: 'Roboto', sans-serif;
    }
    .account-content .newsletter-ct .title{
        margin-bottom: 20px!important;
    }    
    #modal-traceability h3.title,
    .section-traceability .text-title,
    .article-detail-content h2.text-title{
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        font-size: 18px!important;
        line-height: 26px!important;
        color: #384F5F;
    }
    .table-ordered tr td:last-child .color-text-title{
        color: #7B9935;
    }
    .content-detail-ordered {
        padding-top: 1.5rem;
    }
    .content-detail-ordered .title {
        margin-bottom: 0.5rem;
    }
    .cooking-today{
        grid-template-columns: 1fr 1fr;
    }
    #modal-search .modal-content{
        height: 100vh;
        align-items: center;
        padding-top: 40px;
    }

    #modal-search .modal-content .action-close{
        display: block;
        position: absolute;
        top: 15px;
        right: 15px;
        color: #FFFFFF;
    }
    .gallery-list .items{
        display: -ms-flexbox;
        display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .gallery-list .item{
        float: none !important;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50% !important;
    }
    .page-recruitment #footer{
        display: block;
    }
    #recruitment{
        margin-bottom: 0;
    }
    .recruitment-collapse[aria-expanded="true"] {
        padding-bottom: 0;
    }
    .recruitment-collapse[aria-expanded="true"]:after {
        border: none;
    }
    .recruitment-collapse .name {
        font-weight: 500;
        font-size: 15px;
        line-height: 26px;
    }
    .recruitment-collapse .location {
        padding-top: 0.5em;
        font-size: 13px;
        line-height: 16px;
    }    
    .stage-padding-50 .slick-list {
        padding-right: 50px;
        margin-right: 0!important;
    }
    .stage-padding-70 .slick-list {
        padding-right: 70px;
        margin-right: 0!important;
    }
    .stage-padding-100 .slick-list {
        padding-right: 150px;
        margin-right: 0!important;
    }    
    .stage-padding-30 .slick-list {
        padding-right: 30px;
        margin-right: 0;
    }
    .head-cart-mobile h3,
    .step-mobile h3{
        font-size: 16px;
        line-height: 24px;
        color: #010F07;
    }
    .head-cart-mobile .back-page,
    .step-mobile .back-page{
        font-size: 14px;
        top: calc((100% - 28px) / 2);
    }

    #cart-totals .input-discount{
        height: 50px;
    }
    #cart-totals .btn-action-apply-discount{
        height: 50px;
    }    
    .select2-container--default .select2-selection--single .select2-selection__rendered, #mobile-step-checkout-2 .select2-container--default .select2-selection--single
    {      
        font-size: 14px;
    }
    
    #step-checkout-4 .item label span {
        font-size: 15px;        
    }
    #step-checkout-4 .item label {
        line-height: 22px;
        margin-bottom: 0;
    }
    .banner-home .content h1 {
        font-size: 36px;
        line-height: 44px;
    }
    #step-checkout-4 .item~.item {
        border-top: 1px solid #EBEDEF;
    }
    .payment-method-information {
        font-size: 13px;
        line-height: 15px;
        color: #88959F;
        font-weight: 500;
    }
    .payment-method-information .form-control {
        font-size: 13px;
        font-weight: 500;
        height: 22px;
        line-height: 22px;
        padding: 0;
        background: none;
    }   
    .step-checkout {
        margin-bottom: 0!important;
    }
    .step-by-step .box-divide {
        margin-bottom: 2rem!important;
    }
    .step-checkout .collapse-header {
        pointer-events: none;
    }
    .step-checkout .collapse-header>div {
        padding: 12px 0;
        font-weight: 500;
        font-size: 15px;
        line-height: 18px;
    }
    .header {margin-bottom: 0!important;}    
    .navbar-nav.nav-top-2 { margin-top: 2vh;}
    .headerTools a.switch-language { font-size: 13px; font-weight: 500;}
    .headerTools a.favourite { font-size: 13px; font-weight: 500; line-height: 26px;}    
    .headerTools .switch-language, .headerTools .action-close { font-size: 18px;}    
    .content-table-cart-mobile .cart-price { font-weight: 400;}
    .content-table-cart-mobile .product-unit { font-size: 12px;}
    .table-information .form-control { background: none; padding-top: 0; padding-bottom: 0;}
    .table-information  td { padding-top: 5px; padding-bottom: 5px;  vertical-align: middle;font-size: 14px;font-weight: 500;}
    .table-information  th { vertical-align: middle;}
    .table-information  td  textarea { height: 50px; line-height: 50px;}    
    .form-group.h-50px .select2-container--default .select2-selection--single .select2-selection__rendered{color:#384F5F}
    .step-checkout .step-content .table-address-detail td, .step-checkout .step-content .table-address-detail th {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .list-ordered thead, .list-ordered tbody, .list-ordered tr, .list-ordered th, .list-ordered td {
        display: block;
    }
    .list-ordered tr {
        display: -ms-flexbox;
        display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;        
        border-top: 1px solid #EBEDEF;
        padding-top: 1rem;
        margin-top: 1rem;
    }
    .list-ordered td {
        position: relative;
        width: 33.33333333%;
        padding: 30px 0 0;
        border: none; 
        text-align: left!important;
        font-weight: 500;
    }
    .list-ordered td:nth-child(n+4) {
        margin-top: 1rem;
    }
    .list-ordered td:before {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        content: attr(data-th);
        font-size: 15px;
        line-height: 22px;
        color: #88959F;
        font-weight: 400;
        white-space: nowrap;
    }
    .news-item h2 { font-size: 18px!important; font-weight: 500; font-family: 'Roboto', sans-serif;}
    .news-item-2 .description.my-4 { margin: 10px 0 20px 0!important;}
    .news-item-2.py-5 { padding-top: 0!important;}
    .article-list .article-item .title { font-size: 18px; line-height: 26px; font-weight: 700!important}
    .post-related .article-list .article-item .title {
        font-size: 15px!important;
        line-height: 21px!important;
        font-weight: 500!important;
    }
    .page-your-delicious-food .page-section h2 {
        font-family: 'Roboto', sans-serif;
        font-size: 20px!important;
        line-height: 23px!important;
    }
    #collapse-content, .shop-description {
        font-size: 15px;
    }
    #collapse-content .collapse-item {
        padding: 20px 0;
    }
    #collapse-content .collapse-item:after {
        border-bottom: 1px dashed #384F5F;
    }
    #collapse-content .collapse-item:after, #collapse-content .collapse.show .body:after{
        border-bottom-style: dashed!important;
        border-bottom-color: #384F5F!important;
        opacity: 0.4!important;
    }    
    #collapse-content .collapse-item .btn-action-collapse {
        top: 20px;
    }
    #collapse-content .title {
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
    }
    .everyday-organic h1 {
        font-family: 'Roboto', sans-serif;        
        font-weight: bold;
        font-size: 18px;
        line-height: 27px;
    }
    .article-detail-content {
        padding-top: 0!important;
        font-size: 15px;
        line-height: 22px;
    }
    .article-detail-content .news-item h2 {
        font-weight: normal;
        font-size: 24px!important;
    }
    .post-related .title {
        font-family: 'Roboto', sans-serif;        
        font-weight: bold;
        font-size: 18px!important;
        line-height: 27px!important;
    }
    .boxSearch ~ .boxSearch {
        padding-top: 30px;
    }
    .boxSearch:not(:last-child) {
        box-shadow: 0 7px 0 #F3F6FA;
        border-bottom: 1px solid #E5E8EF!important;
    }
    .frm-result-search {
        margin: 40px auto 20px!important;
    }
    .page-search h2.title {
        font-size: 18px;
        line-height: 21px;
        font-weight: 400;
    }
    .footer-1 p {
        margin-bottom: 0.5rem;
    }
}
@media screen and (max-width: 575px) {   
    .home-page .banner-home {        
        padding-top: 33vh;
    } 
    .recruitment-collapse:after, .recruitment-collapse.show .body:after, #collapse-content .collapse-item:after, #collapse-content .collapse.show .body:after {        
        left: -15px;
        right: -15px;
    }
}
@media screen and (max-width: 480px) {
    .header .a-logo {
        width: 100px;
        margin-left: -50px;
    }    
    .home-page .banner-home {
        overflow: visible;
        margin-bottom: 140px;
    }    
    .banner-home .section-cover {
        bottom: -140px;
    }
    .section-cover .product-cover-item a.action-search {
        border: 1px solid #7B9935;
    }
    .section-cover .cover-foot .row1 {
        display: block;
    }
    .section-cover .cover-foot .cover-foot-item, .section-cover .cover-foot .cover-foot-item>div {
        display: block!important;
        width: 100%;
    }
    .section-cover .cover-foot .cover-foot-item:not(:last-child) {
        margin-bottom: 20px;
    }    
    .section-cover .cover-foot a.action {
        width: 100%;
        min-width: 100%;
        line-height: 46px;
    }
    .headerTools .nav-top-2 a{
        font-size: 28px;
        line-height: 45px;        
    }
    .page-section-8 .content {
        padding: 30px 15px;
    }
    .frm-email-newsletter {
        display: block!important
    }
    .frm-email-newsletter button[type="submit"] {
        margin: auto;
        margin-top: 15px;
    }    
    .product-action-add-cart {        
        display: block!important;
        position: relative;
    }
    .product-detail-content .btn-action-bg-main {
        margin-left: 0;
        margin-bottom: 1rem;
    }
    .product-detail-content .icon-bookmark {
        position: absolute;
        right: 0;
        top: -4.5rem;
    }
    #cart-information .caption {
        margin-bottom: 2.5rem;
    }
    #cart-information .item {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
    #cart-information .cart-price {
        position: relative;
        margin-left: calc(1rem + 90px);
        margin-top: -1.5rem;
    }
    .footer-1 {
        padding-bottom: 70px;
    }
}
@media screen and (max-width: 400px) {  
    .headerTools .nav-top-2 a{
        font-size: calc(3vw + 1.5vh);
        line-height: calc(4vw + 3vh);        
    }   
}
@media screen and (max-width: 380px) {    
    #table-cart-mobile .product-qty{
        width: 30px;
    }
    .m-action-add-to-cart{
        padding-left: 20px;
        padding-right: 20px;
    }
    .product-action-add-cart .m-action-add-to-cart .m-product-price{
        flex: 0 0 40%;
    }
    .product-action-add-cart .m-action-add-to-cart .text{
        flex: 0 0 60%;
    }
    .gallery-list .item.has-video .play-video img {
        width: 56px;
    }
    .footer-1 .nav-policy * {
        font-size: 12px;
    }
    .nav-policy li {
        padding-left: 0;
    }
    .nav-policy li:first-child {
        padding-right: 25px;
    }

}
@media screen and (max-width: 340px) {
    .product-action-add-cart .m-action-add-to-cart, .product-action-add-cart .m-action-add-to-cart>span {
        display: block;
    }
    .product-action-add-cart .m-action-add-to-cart {
        padding: 5px 20px;
    }
    .product-action-add-cart .m-action-add-to-cart .m-product-price, .product-action-add-cart .m-action-add-to-cart .text {        
        flex: 0 0 100%;
        text-align: center!important;
    }
    .table-cart-information .img, .table-favourite .img, .table-ordered .img {
        width: 70px;
    }  
    #cart-information .cart-price {
        margin-left: calc(1rem + 70px);
    }  
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .product-action-add-cart, .product-action-to-cart {        
        position: relative;
    }
    .product-action-add-cart {        
        display: block!important;
        position: relative;
    }
    .product-detail-content .btn-action-bg-main {
        margin-left: 0;
        margin-bottom: 1rem;
    }
    .product-detail-content .icon-bookmark {
        position: absolute;
        right: 0;
        top: -4.45rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .footer-item:last-child {
        display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;
        padding-top: 20px;
    }
    .footer-item:last-child>dl~dl {
        padding-left: 20px;
    }
}
@media all and (orientation:landscape) and (max-width: 860px) {
    .home-page .banner-home {        
        padding-top: 0;
        min-height: 100vh;
    }
}