/****************************** Menu responsive *******************************/
.btn_menu {
    display: none;
}
.btn_menu span {
    background: transparent; border: none;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
    display: block;
    z-index: 999;
    font-size: 30px; color: #000;

    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.btn_menu.opened span {color: #fff;}
.btn_menu.opened span:before {content: '\f00d'}

@media only screen and (max-width: 1400px){
    /*Home*/
    .su-menh > .vc_column-inner > .wpb_wrapper .max-width-415:before {left: -137%}
    .main_content .max-width-470 {max-width: none;}
    .home .list-products .product-intro .txt_s30_italic {font-size: 24px;}
}
@media only screen and (max-width: 1200px){
    /*Menu*/
    .header-row-sign-up {padding: 15px 0;}
    .col-menu ul.menu li {padding: 0 30px;}
    /*Single product*/
    .slider-imge {padding-right: 20px !important;}
    /*Home*/
    .home .list-products .product-price {font-size: 18px;}
}
@media only screen and (max-width: 1023px){
    body {font-size: 14px;}
    /*Menu*/
    .btn_menu.responsive_block {display: block; line-height: 1;}
    .btn_menu.responsive_block.opened {
        position: fixed; top: 15px; left: 15px; z-index: 100;
    }
    .header-row-sign-up {font-size: 12px;}
    .col-menu .main-menu {display: none;}
    .free-shipping-mobile {display: block;float: left; width: 50%; text-align: left;}
    .header-row-sign-up .sign-up-text {float: left; width: 50%; text-align: right; padding-left: 25%; box-sizing: border-box}
    .header-row-1 .col-left .inner {display: none;}
    .header-row-1 .col-mid {line-height: 0;}
    .header-row-1 .col-mid svg {max-width: 72px;}
    .header-row-1 .col-left, .header-row-1 .col-right {padding-top: 22px;}
    .header-row-2 {border: none;}

    .menu-wrapper {
        display: none; position: fixed; top: 0; bottom: 0; right: 0; left: 0; background: #ff9796; z-index: 99;
    }
    .menu-main-menu-container {
        position: fixed; top: 50%;
        -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%); transform: translateY(-50%);
    }
    .menu-wrapper ul > li {width: 100%; box-sizing: border-box; text-align: center; float: none;}
    .col-menu ul.menu li a {padding: 12px 0; font-size: 16px;}
    .col-menu ul.menu li:hover ul.sub-menu { opacity: 0; z-index: -1; }
    /*Footer*/
    .footer-row-1 .row-2 .col-left, .footer-row-1 .row-2 .col-right, .footer-row-1 .row-2 .col-mid {width: 100%; text-align: center}
    footer .list-social a {margin-left: 0; padding: 0 6px;}
    footer .ic_email:before,
    footer .ic_phone:before,
    footer .ic_location:before {display: none;}
    .footer-row-1 .row-2 .col-mid .inner {text-align: center}
    #mc_embed_signup {margin: 20px 0;}
    footer .moi-cosmetics, footer .social-title {padding-bottom: 10px;}
    footer p.ic_location, footer p.ic_email, footer p.ic_phone {padding-bottom: 5px;}
    .main_content .padding-right120 {padding-right: 0}
    /*Our blog*/
    .list-post-wrapper .post-item {width: 50%;}
    .post-item.featured .col-left, .post-item.featured .col-right {width: 100%;}
    .post-item.featured .col-right .inner {
        position: relative; top: auto; right: auto; width: 100%; padding: 30px 25px;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    .list-featured-wrapper ul.slick-dots {bottom: -5px; left: 0; padding-left: 38px; box-sizing: border-box}
    /*Product page*/
    .product-page ul.products li {width: 50% !important;}
    /*Single Product page*/
    .flex-viewport {width: 100%;}
    .slider-imge {padding-right: 20px !important; width: 100%;}
    .slider-imge li {padding: 20px 7px !important;}
    .main_content .slider-imge .slick-prev {
        top: 50%; left: 10px; bottom: auto;
        -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg);
    }
    .main_content .slider-imge .slick-next {
        top: 50%; right: 5px; left: auto;
        -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg);
    }
    .main_content .slider-imge .slick-prev:hover,.main_content .slider-imge .slick-prev:focus {
        -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg);
    }
    .main_content .slider-imge .slick-next:hover,.main_content .slider-imge .slick-next:focus {
        -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg);
    }
    /*Home*/
    .home .list-products .product-item {width: 50%;}

    .main_content .max-width-415 {max-width: none}

    /*Menu*/
    .menu-closed {
        position: absolute; top: 16px; margin-left: 7px; display: inline-block; width: 0; height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 8px solid #000;
    }
    .menu-closed.open {
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 0;
        border-bottom: 8px solid #000;
    }
    .col-menu ul.menu li ul.sub-menu {
        position: relative; opacity: 1; z-index: 1; display: none;
        top: auto; width: auto; background: transparent; text-align: center; padding: 10px 0;
    }
    .col-menu ul.menu li:hover ul.sub-menu {    opacity: 1; z-index: 1; top: auto;}
    .col-menu ul.menu li ul.sub-menu li {float: none; text-align: center}
    .col-menu ul.menu li ul.sub-menu li a {font-size: 12px;}
}
@media only screen and (max-width: 830px){
    .header-row-sign-up .sign-up-text {padding-left: 10%;}
    /*Single Product page*/
    [data-scrollbar-enable] { max-height: 350px;}
    /*Home*/
    .home .list-products .product-item,
    .home .list-products .product-intro {width: 100%;}
    .home .list-products .product-intro {max-height: none !important; height: auto !important;}
    .home .list-products .product-intro .inner {
        position: relative; left: auto; width: auto; top: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    .home .main_content .slick-prev {left: -20px;}
    .home .main_content .slick-next {right: -20px;}
    .home .main_content .slick-prev:hover {left: -22px;}
    .home .main_content .slick-next:hover {right: -22px;}
    .home #sb_instagram.sbi_col_4 #sbi_images .sbi_item {width: 50%}
    .page-banner .twentytwenty-handle {bottom: 15px;}
    .home .list-posts .post-item .post-title {font-size: 25px;}

    /*Cong tac vien*/
    .main_content .gform_wrapper form .gform_body ul li.column1-3 {box-sizing: border-box; width: 100%;}
    .main_content .gform_wrapper form .gform_body ul li.column2-3 {box-sizing: border-box; width: 100%}
    .main_content .gform_wrapper form .gform_body ul li.column1-2 {box-sizing: border-box; width: 50%}
}
@media only screen and (max-width: 769px){
    tr.shipping td:before {font-size: 14px; color: #19191c}
    body {overflow-x: hidden}
}
@media only screen and (max-width: 710px){
    /*Menu*/
    .header-row-sign-up .sign-up-text {padding-left: 0;}
    .header-row-1 .search-form .icon-search {display: none;}
    /*Our blog*/
    .list-post-wrapper .post-item {width: 100%;}
    /*Single Product page*/
    .single.woocommerce div.product .woocommerce-tabs ul.tabs li a {padding: 0 5px; font-size: 11px;}
    .single.woocommerce div.product .woocommerce-tabs ul.tabs {margin-bottom: 15px;}
    /*Home*/
    [data-slick-one] .testimonial-item {padding: 40px 60px 20px}
    .banner-text {display: none;}
    .home .list-products {padding:  30px;}
    /*Single post*/
    .single-page .post-info .page-title-primary {font-size: 30px;}
}
@media only screen and (max-width: 550px){
    #mc_embed_signup .mc-field-group input.email {width: 370px;}
    #mc-embedded-subscribe {padding: 15px 35px 15px 15px !important}
    /*Home*/
    .home .list-products {padding: 30px 0}
    .home #sb_instagram.sbi_col_4 #sbi_images .sbi_item {width: 100%}
}
@media only screen and (max-width: 480px){
    #primary {padding: 30px 0}
    .row-page-title .breadcrumbs {display: none;}
    .row-page-title .page-title {width: 100%; text-align: center; font-size: 29px;}
    .header-row-3 {margin-bottom: 25px;}
    p.quote:before {left: -17px;}
    p.quote:after {right: -17px;}
    .txt_has_bg {margin-left: 30px; font-size: 30px;}
    .home .list-posts .post-item .post-title {font-size: 15px; margin-bottom: 10px;}
    .home .main_content .slick-next {right: -15px; background: url('../images/icons.png') no-repeat -116px -64px; width: 40px;}
    .home .main_content .slick-prev {left: -15px; width: 40px;}
    /*Menu*/
    .header-row-sign-up .sign-up-text {padding-left: 0;}
    .header-row-sign-up {font-size: 8px;}
    .header-row-1 .search-form, .header-row-1 .user-login, .header-row-1 .wishlist, .header-row-1 .cart {padding: 0 8px 0 0}
    .header-row-1 .cart {padding: 0;}
    [class^="icon-"], [class*=" icon-"] {font-size: 14px;}
    .header-row-1 .col-left {padding-top: 21px;}
    .header-row-1 .col-right {padding-top: 21px;}
    .su-menh > .vc_column-inner > .wpb_wrapper:before {top: auto; bottom: 25px; height: 150%;}
    /*Our blog*/
    .post-item.featured .post-title, .post-item .post-title {font-size: 23px;}
    .post-item .post-link {padding: 15px 19px;}
    /*Product page*/
    .product-page ul.products li {width: 100% !important;}
    .product-page ul.products li .woocommerce-loop-product__title, .product-page ul.products li .price {font-size: 18px !important;}
    .product-page ul.products li .button {width: 100%;}
    /*Single Product page*/
    .list-related-product h3.txt_has_bg {font-size: 23px; padding: 17px 60px 17px 30px}
    /*Product page*/
    .product-page ul.products li .button {padding: 15px 20px !important; width: 100%;}
    /*Cong tac vien*/
    .main_content .gform_wrapper form .gform_body ul li.column1-2 {box-sizing: border-box; width: 100%}
    .main_content .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {line-height: 1.2}
}
@media only screen and (max-width: 430px){
    #mc_embed_signup .mc-field-group input.email {width: 325px;}
}
@media only screen and (max-width: 400px){
    #mc_embed_signup .mc-field-group input.email {width: 270px;}
    #mc-embedded-subscribe {padding: 10px 25px 10px 10px !important;}
    #mc_embed_signup .mc-field-group input.email {padding: 10px;}
}
@media only screen and (max-width: 370px){

    /*Single Product page*/
    .list-related-product h3.txt_has_bg {font-size: 18px; padding: 17px 50px 17px 15px}
}