/* Vân sửa */

/*Responsive*/
@media (max-width: 1601px) {}

@media (max-width: 1440px) {}

@media (max-width: 1280px) {}

@media (max-width: 1200px) {
    .main-nav li.has-mega-menu>.mega-menu {
        left: unset !important;
    }

    .container {
        max-width: 100%;
    }

    .main-nav>ul>li:hover>a {
        background: transparent;
        color: #ed008c;
    }

    .link-list-wrap .elementor-heading-link-list {
        font-size: 14px;
        padding-top: 10px;
    }

    .elementor-container {
        flex-wrap: wrap;
    }

    .mega-menu .elementor-column.elementor-col-25 {
        width: 100%;
    }

    .mega-menu .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
        padding: 0;
    }

    .main-nav>ul {
        padding-top: 0px;
        position: absolute;
        right: 0px;
        left: unset;
        top: calc(100% + 5px);
        width: 290px;
        z-index: 999;
        background: #fff;
        box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
        transition: all 0.3s ease-out 0s;
        -webkit-transition: all 0.3s ease-out 0s;
        transform: translateX(101vw);
        -webkit-transform: translateX(101vw);
        text-align: left;
        overflow: auto;
        max-height: 500px;
    }

    .main-nav>ul>li {
        display: block;
        padding: 0 15px;
    }

    .main-nav>ul>li>a {
        margin: 0px !important;
        line-height: inherit;
        height: auto;
        padding: 11px 0px;
        border-top: 1px solid #e5e5e5;
    }

    .main-nav>ul li:first-child {
        margin-right: 0px;
    }

    .main-nav>ul li:first-child>a {
        border: none !important;
    }

    .main-nav .toggle-mobile-menu {
        display: block;
    }

    .main-nav .toggle-mobile-menu:before,
    .main-nav .toggle-mobile-menu:after,
    .main-nav .toggle-mobile-menu span {
        height: 2px;
        background: #ed232a;
        border-radius: 2px;
    }

    .main-nav.active>ul {
        transform: translateX(0) !important;
        -webkit-transform: translateX(0) !important;
    }

    .title30 {
        font-size: calc(22px + (30 - 22) * ((100vw - 320px) / (1920 - 375)));
        line-height: normal;
    }

    .title60 {
        font-size: calc(30px + (60 - 30) * ((100vw - 320px) / (1920 - 375)));
        line-height: normal;
    }

    .title45 {
        font-size: calc(26px + (45 - 26) * ((100vw - 320px) / (1920 - 375)));
        line-height: normal;
    }

    .title48 {
        font-size: calc(26px + (48 - 26) * ((100vw - 320px) / (1920 - 375)));
        line-height: normal;
    }

    .title50 {
        font-size: calc(26px + (50 - 26) * ((100vw - 320px) / (1920 - 375)));
        line-height: normal;
    }

    .title72 {
        font-size: calc(30px + (72 - 30) * ((100vw - 320px) / (1920 - 375)));
        line-height: normal;
    }
    .main-nav>ul>li.current-menu-item::after{
        background: transparent;
    }

}

@media (min-width: 1201px) {
    /* mega menu*/
}

/* Vân sửa */
@media (max-width: 1160px) {


    .hp-box1-main.container.row flex>div {
        width: 50%;
    }
}

@media(max-width: 1200px) {

    .main-nav .toggle-mobile-menu {
        margin: 0px;
    }

    .header-top-default {
        padding: 0px;
    }

    .header-top-default .menu-wrapper {
        justify-content: flex-end !important;
    }

    .header-top-default .main-nav {
        order: 2;
        margin: 0;
        margin-left: 10px;
    }

    .header-top-default .btn-tuvan {
        order: 1;
        margin: 0px;
    }

    .header-top-default .menu-wrapper {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .contact-wrapper {
        border-bottom: none;
    }
}

@media (max-width: 1024px) {

    .smart-slider:not(.owl-carousel)[data-item="6"]>div,
    .smart-slider:not(.owl-carousel)[data-item="5"]>div {
        width: 25%;
    }

    .box-title h2 span,
    #yith-wcwl-form.woocommerce .wishlist-title h2 {
        font-size: calc(18px + (25 - 18) * ((100vw - 320px) / (1920 - 320)));
    }

    .title24,
    .wishlist_table.mobile .item-wrapper .item-details .product-name h3,
    .woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields>h3,
    .woocommerce-checkout #customer_details .col-2 .woocommerce-additional-fields h3,
    .woocommerce-checkout #order_review_heading {
        font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));
        line-height: calc(28px + (36 - 28) * ((100vw - 320px) / (1920 - 320)));
    }
}

@media (max-width: 991px) {


    .smart-slider:not(.owl-carousel)[data-item="4"]>div,
    .smart-slider:not(.owl-carousel)[data-item="6"]>div,
    .smart-slider:not(.owl-carousel)[data-item="5"]>div {
        width: 33.33%;
    }

    .col-sm-8 .list-3-item:nth-child(3n+1),
    .list-7-item:nth-child(7n+1),
    .list-8-item:nth-child(8n+1),
    .list-9-item:nth-child(9n+1),
    .list-10-item:nth-child(10n+1) {
        clear: inherit;
    }

    .col-sm-8 .list-3-item:nth-child(2n+1),
    .list-7-item:nth-child(6n+1),
    .list-8-item:nth-child(6n+1),
    .list-9-item:nth-child(6n+1),
    .list-10-item:nth-child(6n+1) {
        clear: both;
    }

    .list-10-item,
    .list-9-item,
    .list-8-item,
    .list-7-item {
        width: 16.66666667%;
    }

    .col-sm-8 .list-3-item {
        width: 50%;
    }

    .filter-col.filter-4-col .item-box-attr,
    .filter-col.filter-3-col .item-box-attr {
        width: 50%;
    }

    .filter-col.filter-3-col .item-box-attr:nth-child(3n+1),
    .filter-col.filter-4-col .item-box-attr:nth-child(4n+1) {
        clear: inherit;
    }

    .filter-col.filter-3-col .item-box-attr:nth-child(2n+1),
    .filter-col.filter-4-col .item-box-attr:nth-child(2n+1) {
        clear: both;
    }

    .woocommerce .wishlist_table td.product-add-to-cart a {
        font-size: 0px;
        padding: 0px !important;
        width: 40px;
        height: 40px;
        display: flex !important;
        justify-content: center;
        float: right;
    }

    .woocommerce .wishlist_table td.product-add-to-cart a:before {
        font-family: Linearicons;
        font-size: 18px;
        content: "\e74f";
        display: block;
    }

    .wishlist_table.mobile {
        padding-left: 0px;
    }

    .wishlist_table.mobile li {
        margin-bottom: 30px;
    }

    .wishlist_table.mobile .item-wrapper .product-thumbnail {
        border: 1px solid #e5e5e5;
    }

    .wishlist_table.mobile .item-wrapper .item-details .product-name h3 {
        margin-top: 0px;
    }

    .wishlist_table.mobile .item-wrapper .item-details .item-details-table {
        display: block;
        padding: 0px;
        margin-bottom: 0px;
    }

    .wishlist_table.mobile .item-wrapper .item-details .item-details-table tbody tr {
        display: flex;
    }

    .wishlist_table.mobile .item-wrapper .item-details .item-details-table .label {
        color: #333;
        display: block;
        width: 49px;
        padding: 0px;
        font-size: 14px;
        line-height: 40px;
    }

    .wishlist_table.mobile .item-wrapper .item-details .item-details-table .value {
        display: block;
        text-align: unset;
        padding: 0px;
        height: 40px;
        line-height: 40px;
    }

    .wishlist_table.mobile .item-wrapper .item-details .item-details-table .value .product-price {
        margin-bottom: 0px;
    }

    .wishlist_table.mobile .additional-info-wrapper .additional-info .label {
        color: #333;
        padding: 0px;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        display: block;
        width: 50px;
    }

    .wishlist_table.mobile .additional-info-wrapper .additional-info {
        display: block;
        padding: 0px;
        margin-left: 73px;
    }

    .wishlist_table.mobile .additional-info-wrapper .additional-info .value {
        padding: 0px;
        font-size: 14px;
        padding-bottom: 0px;
        line-height: 40px;
    }

    .wishlist_table.mobile .item-wrapper {
        margin-bottom: 0px !important;
    }

    .wishlist_table.mobile .product-add-to-cart a {
        display: block !important;
    }

    .wishlist_table.mobile .product-remove a {
        display: block !important;
        height: 40px;
        line-height: 38px;
        border: 1px solid #e5e5e5;
        text-align: center;
    }

    .item-post.item-post-list.item-list-default .post-thumb {
        width: 100%;
        /* margin-bottom: 15px; */
    }

    .item-post-list.item-list-default .post-thumb img {
        height: auto;
    }

    .item-post.item-post-list.item-list-default .post-info {
        width: 100%;
    }
    .wrap-bread-crumb{
        background-attachment: unset;
    }
    .breadcrumb-title{
        font-size: 24px;
    }

}

@media (min-width: 568px) and (max-width: 860px) {}

@media (max-width: 860px) {

    table.shop_table .product-name {
        min-width: inherit;
    }

    .swiper-slide-contents>div:first-child> {
        float: left;
        margin-top: 5px;
        margin-left: 20px;
    }

}

@media (max-width: 775px) {}

@media (max-width: 769px) {

    .title36 {
        font-size: 25px;
    }

    .list-4-item:nth-child(4n+1),
    .list-5-item:nth-child(5n+1),
    .list-6-item:nth-child(6n+1),
    .list-7-item:nth-child(6n+1),
    .list-8-item:nth-child(6n+1),
    .list-9-item:nth-child(6n+1),
    .list-10-item:nth-child(6n+1) {
        clear: inherit;
    }

    .list-4-item:nth-child(3n+1),
    .list-5-item:nth-child(3n+1),
    .list-6-item:nth-child(4n+1),
    .list-7-item:nth-child(4n+1),
    .list-8-item:nth-child(5n+1),
    .list-9-item:nth-child(5n+1),
    .list-10-item:nth-child(5n+1) {
        clear: both;
    }

    .list-10-item,
    .list-9-item,
    .list-8-item {
        width: 20%;
    }

    .list-7-item,
    .list-6-item {
        width: 25%;
    }

    .list-4-item,
    .list-5-item {
        width: 50%;
    }

    /*cart/checkout*/
    .woocommerce-cart-form .product-remove {
        display: block;
        width: 100%;
        max-width: 100%;
    }

    .woocommerce table.shop_table th,
    .woocommerce table.shop_table td,
    .woocommerce-cart table.cart td,
    .woocommerce-cart table.cart th {
        border-bottom: 1px solid #e5e5e5;
    }

    .woocommerce-cart-form .product-quantity {
        min-height: 70px;
    }

    .woocommerce-cart-form .product-quantity .detail-qty {
        float: right;
    }

    .woocommerce table.shop_table tr,
    .woocommerce-cart table.cart tr {
        border-bottom: 0;
    }

    .woocommerce-cart-form .product-price {
        margin: 0;
    }

    .woocommerce table.shop_table td,
    .woocommerce table.shop_table th,
    .woocommerce-cart table.cart td:first-child {
        padding: 15px 10px;
    }

    .woocommerce-cart-form .qty-val {
        background: transparent;
    }

    #add_payment_method .cart-collaterals .cart_totals tr td,
    #add_payment_method .cart-collaterals .cart_totals tr th,
    .woocommerce-cart .cart-collaterals .cart_totals tr td,
    .woocommerce-cart .cart-collaterals .cart_totals tr th,
    .woocommerce-checkout .cart-collaterals .cart_totals tr td,
    .woocommerce-checkout .cart-collaterals .cart_totals tr th {
        border-top: 0;
    }

    .woocommerce .cart-collaterals table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page .cart-collaterals table.shop_table_responsive tr:nth-child(2n) td {
        background: transparent;
    }

    .woocommerce-cart-form {
        border-top: 1px solid #e5e5e5;
    }

}

@media (max-width: 768px) {

    .main-nav li.has-mega-menu>.mega-menu,
    .main-nav .sub-menu {
        transition: inherit;
        -webkit-transition: inherit;
    }

    nav.main-nav>ul>li.current-menu-item>a,
    nav.main-nav>ul>li.current-menu-ancestor>a,
    nav.main-nav>ul>li:hover>a {
        background-color: transparent !important;
    }

    .smart-slider:not(.owl-carousel)[data-item="3"]>div,
    .smart-slider:not(.owl-carousel)[data-item="4"]>div,
    .smart-slider:not(.owl-carousel)[data-item="6"]>div,
    .smart-slider:not(.owl-carousel)[data-item="5"]>div {
        width: 50%;
    }

    .main-nav li.has-mega-menu {
        position: relative;
    }

    .main-nav li.has-mega-menu>.mega-menu {
        position: static;
        max-width: 100%;
        visibility: visible;
        border: 0;
        box-shadow: none;
        padding: 0;
    }

    .content-page>.row>.col-md-3 {
        order: 2;
        -webkit-order: 2;
        -ms-order: 2;
        -o-order: 2;
    }

    .content-page>.row {
        display: flex;
        display: -webkit-flex;
        display: -ms-flex;
        display: -o-flex;
        flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
    }

    #yith-wcwl-form.woocommerce .wishlist-title h2 {
        margin-top: 4px;
    }

    #yith-wcwl-form.woocommerce table.shop_table .yith-wcwl-share .yith-wcwl-share-title {
        margin-top: 10px;
    }

    .yith-wcwl-share {
        margin-bottom: 15px;
    }

    #yith-wcwl-form.woocommerce table.shop_table {
        display: block;
        margin-bottom: 50px;
    }



    .woocommerce-account .woocommerce {
        margin-bottom: 45px;
    }


    .content-project-wrap .content-post-default .col-meta-box .mtb-wrap:last-child {
        margin-bottom: 25px;
    }

    .content-project-wrap .content-post-default .lst-image-wrap {
        margin-top: 17px;
    }

    .content-project-wrap .content-post-default .return-cate-wrap {
        margin-top: 30px;
        margin-bottom: 50px;
    }

    .sidebar {
        margin-bottom: 50px;
    }

    .range-filter .slider-range {
        width: 100%;
    }

    #yith-wcwl-form.woocommerce .yith-wcwl-share {
        margin-bottom: 45px;
    }

    .pagi-nav.woocommerce-pagination {
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    .home.page-template:not(.elementor-editor-wp-page) .t888-home-slider {
        margin-top: 0px;
    }

    .header-top-default .header-phone {
        margin-right: 0px;
    }

    .header-top-default .header-phone strong {
        display: none;
    }
    .list-post-elementor .item-post{
        width: 100%;
    }
    .form-contact{
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .footer-default{
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (max-width: 667px) {

    .list-3-item:nth-child(3n+1),
    .list-4-item:nth-child(3n+1),
    .list-5-item:nth-child(3n+1),
    .list-6-item:nth-child(4n+1),
    .list-7-item:nth-child(4n+1),
    .list-8-item:nth-child(5n+1),
    .list-9-item:nth-child(5n+1),
    .list-10-item:nth-child(5n+1) {
        clear: inherit;
    }

    .list-3-item:nth-child(2n+1),
    .list-4-item:nth-child(2n+1),
    .list-5-item:nth-child(2n+1),
    .list-6-item:nth-child(3n+1),
    .list-7-item:nth-child(3n+1),
    .list-8-item:nth-child(3n+1),
    .list-9-item:nth-child(3n+1),
    .list-10-item:nth-child(3n+1) {
        clear: both;
    }

    .list-10-item,
    .list-9-item,
    .list-8-item {
        width: 33.33%;
    }

    .list-7-item,
    .list-6-item {
        width: 33.33%;
    }

    .list-3-item {
        width: 50%;
    }

    .list-staff {
        margin-bottom: 0px;
    }
}

@media (max-width: 568px) {
    .comment-list ul.children {
        padding: 0;
    }
    .footer-col2{
        padding-left: 15px;
        margin-bottom: 30px;
        margin-top: 30px;
    }

}

@media (max-width: 481px) {

    .list-6-item:nth-child(3n+1),
    .list-7-item:nth-child(3n+1),
    .list-8-item:nth-child(3n+1),
    .list-9-item:nth-child(3n+1),
    .list-10-item:nth-child(3n+1) {
        clear: inherit;
    }

    .list-6-item:nth-child(2n+1),
    .list-7-item:nth-child(2n+1),
    .list-8-item:nth-child(2n+1),
    .list-9-item:nth-child(2n+1),
    .list-10-item:nth-child(2n+1) {
        clear: both;
    }

    .list-10-item,
    .list-9-item,
    .list-8-item,
    .list-7-item,
    .list-6-item,
    .list-5-item,
    .list-4-item,
    .list-3-item {
        width: 100%;
    }

    .filter-col.filter-2-col .item-box-attr,
    .filter-col.filter-4-col .item-box-attr,
    .filter-col.filter-3-col .item-box-attr {
        width: 100%;
    }

    .woocommerce table.wishlist_table tbody td.product-name {
        min-width: 180px;
    }

    .woocommerce-checkout #payment div.form-row.place-order {
        border-top: none !important;
        margin-top: 30px !important;
    }

    .header-top-default .header-phone,
    .header-top-default .social-link {
        display: none !important;
    }

    .header-top-default .logo {
        margin-top: 15px;
        margin-bottom: 15px;
        max-width: 150px;
    }

    .header-top-default .btn-tuvan {
        padding-left: 15px;
        padding-right: 15px;
    }
  
}

@media (max-width: 425px) {
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        display: block;
        width: 100%;
        margin-bottom: 7px;
    }

    .woocommerce #content table.cart td.actions .coupon .button.alt,
    .woocommerce #content table.cart td.actions .coupon .input-text+.button,
    .woocommerce table.cart td.actions .coupon .button.alt,
    .woocommerce table.cart td.actions .coupon .input-text+.button,
    .woocommerce-page #content table.cart td.actions .coupon .button.alt,
    .woocommerce-page #content table.cart td.actions .coupon .input-text+.button,
    .woocommerce-page table.cart td.actions .coupon .button.alt,
    .woocommerce-page table.cart td.actions .coupon .input-text+.button {
        float: none;
        display: block;
        width: 100%;
    }

    .order-custom {
        padding: 30px 10px 10px;
    }

    .post-meta-data>li {
        padding-right: 0px;
        border-right: none;
    }

    .product-type-grouped .detail-info .group_table .detail-qty {
        width: 80px;
    }

    .product-type-grouped .detail-info .group_table .detail-qty .qty-val {
        padding: 0 8px;
    }

    .product-type-grouped .detail-info .group_table .product-info .product-title {
        font-size: 12px;
    }

    .product-type-grouped .detail-info .group_table .group-info {
        padding: 6px 8px !important;
    }

    .product-type-grouped .list-product-group .single_add_to_cart_button {
        width: 100%;
    }

}

@media (max-width: 375px) {

    .elementor-widget-image-carousel .swiper-container {
        position: static;
    }

    .swiper-container {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: hidden;
        z-index: 1;
    }

    .elementor-arrows-position-outside .swiper-container {
        width: calc(100% - 20px);
    }

    .list-5-item,
    .list-4-item,
    .list-3-item,
    .list-2-item,
    .col-sm-8 .list-4-item {
        width: 100%;
    }

    .item-comment .comment-info .reply-button {
        position: relative;
        top: unset;
        right: unset;
        margin-bottom: 10px;
        display: inline-block;
    }

    .item-comment .comment-thumb {
        width: 60px;
    }

    .item-comment .comment-info {
        margin-left: 15px;
        width: calc(100% - 76px);
        padding: 20px 15px 13px 15px;
    }

}

@media (max-width: 359px) {}

@media (max-width: 320px) {}

@media (min-width: 567.9px) and (max-width: 769px) {}

/*End Responsive*/