/* mobile style*/
@media only screen and (max-width: 768px) {
    .header-menu-sub .col.medium-3 {
        height: unset !important;
    }

    .feedback-content {
        font-size: 16px;
        line-height: 24px;
    }

    a#top-link {
        bottom: 100px !important;
        display: block !important;
    }

    footer#footer {
        padding-bottom: 0px !important;
    }

    .sec-50 {
        padding: 0 0 30px 0 !important;
    }

    .sec-solgan {
        padding: 15px 0 0 0 !important;
    }

    .header-menu-sub > .col {
        padding: 0 !important;
    }

    .form-footer {
        width: 100%;
    }

    .slide_love h4 {
        font-size: 35px !important;
    }

    .slide_love .col-inner {
        text-align: center !important;
    }


    .banner_product_col {
        position: relative;
        height: unset !important;
    }

    .banner_product_col .col-inner {
        position: relative;
    }

    .banner_product {
        position: absolute;
        top: 0;
        height: 100%;
    }

    .banner_product_col .col-inner:before {
        content: "";
        display: block;
        padding-bottom: 100%;
    }

    .banner_product_col img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: fill !important;
        object-fit: fill !important;
        transition: all .3s;
    }

    .post-meta {
        display: block;
    }

    .form-footer {
        padding: 0;
    }

    .post-meta .meta-date {
        margin: 0 0 15px 0;
    }

    a.button_tv {
        font-size: 16px;
        padding: 6px 12px 6px 12px;
        background: #fff;
        border-radius: 12px;
        text-transform: uppercase;
        color: var(--primary-color) !important;
        display: block;
        text-align: center;
    }

    .progress-wrap {
        bottom: 80px;
    }

    .formTitle {
        text-align: center;
        font-size: 13px;
    }

    .formTitle strong {
        display: block;
        font-size: 28px;
    }

    .banner_width {
        height: 300px;
        padding: 0 !important;
    }

    div#top-bar {
        display: none;
    }

    .mt-footer {
        margin-bottom: 20px !important;
    }

    .header-line {
        display: none;
    }

    div#masthead {
        margin: 0 !important;
    }

    div#masthead i.icon-shopping-cart:before {
        font-size: 20px;
    }

    i.icon-menu {
        color: var(--primary-color);
        font-size: 20px;
    }

    .home-title p {
        width: 100% !important;
    }

    .pd-60 .col-inner {
        padding: 0px !important;
    }

    .pd-16 .col-inner {
        padding: 0 16px !important;
    }

    .font-72 {
        font-size: 42px !important;
    }

    .font-52 {
        font-size: 48px !important;
        line-height: 50px !important;
    }

    .page-slogan {
        font-size: 16px;
        line-height: 24px;
    }

    .page_title h1 {
        font-size: 25px;
        line-height: 32px;
    }

    .sec-300 {
        padding: 15px 0 30px 0 !important;
    }

    .main-padding {
        padding: 0;
    }

    .button_home {
        font-size: 15px !important;
        margin: 0 0 10px 0;
    }

    .gap-60 {
        padding: 0 !important;
    }

    .thumb-slide {
        display: none !important;
    }

    #footer .gap-70 {
        padding: 0 !important;
    }

    .abouts h4 {
        font-size: 16px;
    }

    .abouts h4 > a {
        font-size: 16px;
    }

    .abouts p {
        font-size: 16px;
    }

    .abouts-gt h4, .abouts-gt h1 {
        font-size: 32px;
        line-height: 42px;
        margin: 10px 0 !important;
    }

    .banner_main {
        width: 95% !important;
        left: 50% !important;
        transform: translate(-50%, -50%) !important;
    }

    .footer-padding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    /*section.banner-category img {*/
    /*    height: 280px;*/
    /*}*/
    .swiper-product-random .product-small.col {
        padding: 0 3px 6px 3px !important;
    }

    .product-small.box p.name.product-title.woocommerce-loop-product__title a {
        font-size: 14px;
        line-height: 22px;
        height: 40px;
    }

    .category-description {
        font-size: 18px;
        text-align: justify;
    }

    .accordion.accordion-question .accordion-title {
        font-size: 18px;
    }

    .banner_product {
        width: 100%;
        height: calc(100% - 1px);
    }

    .product-small.box .price-wrapper ins span {
        font-size: 14px !important;
    }

    .product-small.box .price-wrapper del span {
        font-size: 11px !important;
    }

    .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable {
        padding: 8px 8px 8px 15px;
        font-size: 14px;
    }

    .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter {
        width: 100% !important;
        min-width: 100% !important;
        margin: 0;
        padding: 0 5px 0px 5px !important;
    }

    h4.filter-title.collapsable.closed {
        margin: 0 !important;
    }

    .filters-container form {
        display: flex;
        flex-flow: wrap;
        margin-left: -10px !important;
        margin-right: -10px !important;
    }

    .category-60 .col-inner, .category-6 .col-inner {
        padding: 20px !important;
    }

    .page-abouts-content {
        width: 100%;
    }

    .step-star {
        margin: 20px 0 0 0 !important;
    }

    .col-6 {
        flex-basis: 100% !important;
        max-width: 100% !important;
    }

    .video-width {
        width: 100%;
    }

    header#header-single h1 {
        text-align: center;
    }

    .row-padding {
        padding: 0;
    }

    .abouts .box-text.text-center {
        padding-top: 10px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .slide_love .col {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .slide-love .col-inner {
        padding: 0 !important;
    }

    .abouts-gt p.abouts-title {
        text-align: center;
    }

    .button_mobile {
        margin: 0 0 15px 0 !important;
        display: inline-block;
    }

    .feedback-dot {
        border: 0px !important;
        line-height: 1;
        height: 70px;
    }

    .abouts-gt .abouts-content {
        font-size: 17px !important;
        line-height: 26px !important;
    }

    .col-left .col-inner {
        text-align: center;
    }

    .row-12 {
        padding: 0px 9px !important;
    }

    .pd-12 {
        padding: 0px 6px 12px 6px !important;
    }

    .slide_love .col-inner.text-center {
        padding: 0px !important;
    }

    .row-padding {
        padding: 0 !important;
    }

    .box__product .post-item .post-content .post-title a {
        -webkit-line-clamp: 3;
    }

    .sec-sale {
        padding: 20px 0 !important;
    }

    .footer-mobile {
        margin-bottom: 50px !important;
    }

    .footer-mobile .accordion-item a.accordion-title {
        border: 0 !important;
        padding: 0 0 10px 0;
        color: #000;
        font-size: 16px;
        font-weight: 500;
        display: flex;
        align-items: center;
        gap: 8px;
    }

    .footer-mobile .accordion-item a.accordion-title:before {
        content: '';
/*         background: url(../images/kc.svg) no-repeat; */
        width: 15px;
        height: 15px;
        background-size: 100%;
        display: inline-block;
    }

    .footer-mobile .accordion-item a.accordion-title.active:before {
        background: url('../images/kc_active.svg') no-repeat;
    }

    .footer-mobile .accordion-item a.accordion-title.active {
        background: transparent !important;
        color: var(--primary-color) !important;
    }

    .footer-mobile .accordion-item button.toggle {
        display: none;
    }

    .footer-mobile .accordion-inner {
        padding: 0 0 10px 0;
        font-size: 14px;
    }

    .footer-mobile .accordion-inner a, #footer a, #footer .footer-address p {
        font-size: 14px;
    }

    #footer .footer-title h3 {
        font-size: 16px;
        text-transform: unset;
    }

    #footer .footer-social a img {
        width: 30px;
    }

    .banner-category-main {
        position: unset;
        transform: unset;
    }

    .banner-category-main .abouts-gt {
        text-align: center;
    }

    .banner-category-main .abouts-gt .abouts-content {
        text-align: center !important;
        font-size: 14px;
    }

    .row-12 {
        padding: 0px 12px !important;
    }

    .pd-12, .row-12 .product-small.col {
        padding: 0px 3px 6px 3px !important;
    }

    .abouts-gt h4 {
        text-align: center !important;
        font-size: 30px;
        line-height: 38px;
    }

    .font-about {
        text-align: center !important;
    }

    .page-abouts-content {
        font-size: 16px;
    }

    .button_tab a {
        width: 260px
    }

    .page-our {
        font-size: 24px;
        line-height: 30px;
    }


    .abouts-gt .abouts-content {
        font-size: 14px;
    }

    .history-content h4 {
        font-size: 20px;
        line-height: 26px;
    }

    .history-content p {
        font-size: 14px;
        line-height: 20px;
    }

    .history-content {
        margin-top: 30px;
    }

    .img-nhan {
        z-index: -1 !important;
    }

    .mfp-content {
        background: #fff !important;
    }

    ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-tabs.nav-normal.nav-left li {
        width: auto;
    }

    .stuck div#masthead {
        display: block;
    }

    .font-48 {
        font-size: 48px !important;
        line-height: 58px !important;
    }

    .button_mobile {
        padding: 0 5px !important;
    }

    .banner_full .col-inner {
        padding: 0px !important;
    }

    .product-small.col .box-image {
        width: 100%;
        height: 165px !important;
    }

    .product-small.col .box-image .image-fade_in_back {
        height: 100%;
    }

    .product-small.col .box-image .image-fade_in_back a {
        height: 100%;
    }
}

/* iPad landscape style here */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

}

/* iPad portrait style here */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {


}


/* iPad portrait style here */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1400px) {
    .button_home {
        font-size: 15px !important;
    }

    .abouts-gt h4, .abouts-gt h1 {
        font-size: 45px;
    }

    .thumb-slide {
        bottom: -95px;
    }

    .row-d.row-full-width {
        max-width: 91.5% !important;
        width: 91.5% !important;
    }


    .pd-60 .col-inner {
        padding: 30px 0 !important;
    }
}


/**desktop**/
@media only screen and (min-width: 1440px) {
    .container-width, .full-width .ubermenu-nav, .container, .row {
        max-width: 1448px !important;
    }

    .row-d.row-full-width {
        max-width: 91.5% !important;
        width: 91.5% !important;
    }
}