/*
Theme Name: SANKO VER2
Description: Contact Dev. by email: rintabtsit@gmail.com
Author: AN
Template: flatsome
Version: 3.3
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/* CSS để làm chữ màu trắng trong product-info */
/* .product-info.summary {
    color: white !important;
}

.product-info.summary .woocommerce-breadcrumb,
.product-info.summary .woocommerce-breadcrumb a {
    color: white !important;
}

.product-info.summary .product-title {
    color: white !important;
}

.product-info.summary .price,
.product-info.summary .price .amount {
    color: white !important;
}

.product-info.summary .button span {
    color: white !important;
} */

/* CSS để làm chữ màu trắng trong product attributes */
/* .woocommerce-product-attributes-item th,
.woocommerce-product-attributes-item td,
.woocommerce-product-attributes-item__label,
.woocommerce-product-attributes-item__value {
    color: white !important;
} */
.post-title.is-large {
    color: #ffffff !important;
}

.zalo-button {
    display: inline-block;
    padding: 10px!important;
    background: linear-gradient(45deg, #0068ff, #1976d2);
    color: white;
    text-decoration: none;
    border-radius: 25px;
    font-weight: bold;
    font-size: 16px;
    box-shadow: 0 4px 15px rgba(0, 104, 255, 0.3);
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.zalo-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 104, 255, 0.4);
    background: linear-gradient(45deg, #1976d2, #0068ff);
}

.zalo-button:active {
    transform: translateY(0);
}

.zalo-button::before {
    content: "📞";
    margin-right: 8px;
    font-size: 18px;
}

/* Hiệu ứng ripple khi click */
.zalo-button::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%);
    transition: width 0.6s, height 0.6s;
}

.zalo-button:active::after {
    width: 300px;
    height: 300px;
}







.header-main {
    height: 90px;
    background: linear-gradient(357deg, #244b8c, #000000);
    transition: background 0.3s ease;
}
.footer-1 {
    background: linear-gradient(135deg, #244b8c, #010308);
    transition: background 0.3s ease;
  transition: background 0.3s ease;
}


3ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-center li a {
    color: #9F9F9F;
    font-family: 'Lexend Deca', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
}

ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-center li.active a {
    color: #244B8C;
    font-weight: 500;
}

.product-gallery-slider img,
.product-thumbnails img {
    width: 100%;
    border-radius: 14px;
}

::-webkit-scrollbar {
    width: 6px;
    background-color: #fff;
}

::-webkit-scrollbar-thumb {
    background-color: #535353;
    border-radius: 5px;
    height: 200px;
    opacity: 0.6
}

.flickity-prev-next-button svg {
    background: rgb(255, 255, 255);
    box-shadow: rgb(184, 193, 202) 0px 0px 10px;
    border-radius: 99%;
    padding: 10px;
    opacity: 1
}

.flickity-prev-next-button {
    opacity: 1;
    width: 45px
}

.related-products-wrapper h3.product-section-title {
    font-family: 'Lexend Deca', sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    /* 88% */
    background: linear-gradient(270deg, #244B8C 0%, #2297D5 99.97%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    /* Fallback for browsers that do not support text gradients */
    text-align: center;
    /* Center the text */
}


.tab-panels .entry-content {
    padding: 0;
    color: #555;
    text-align: justify;
    font-family: Lexend Deca;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 138.75%;
}


.product-short-description {
    color: #555;
    text-align: justify;
    font-family: Lexend Deca;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 137.5%;
}

h1.product-title.product_title.entry-title {
    color: #000;
    font-family: Lexend Deca;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.blog-post-inner .hb-show-date-loop {
    text-align: left !important;
}

.blog-post-inner {
    display: flex;
    flex-direction: column;
}

.from_the_blog_excerpt {
    order: 2;
}

.hb-show-date-loop {
    order: 1;
}

.hb-show-date-loop {
    color: #555;
    font-family: Lexend Deca;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    /* 128.571% */
    text-align: left;
}

.nutgui {
    position: absolute;
    top: 241px;
    right: 0px;
    margin-right: 0px !important;
}

.nhantin {
    position: relative;
}

.nhantin input[type="text"] {
    background: #FEFCFB !important;
    width: 100% !important;
    margin-right: 0px;
    padding-right: 0px;
    height: 64px;
    border-radius: 100px;
    border: 1px solid #F5F5F5;
    color: #000;
}

.is-divider {
    background-color: rgba(0, 0, 0, .1);
    display: block;
    height: 3px;
    margin: 1em 0;
    max-width: 30px;
    width: 100%;
    display: none;
}

.hb-news .post-title.is-large a {
    color: #555;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 26.5px;
    /* 120.455% */
}

.hb-news .from_the_blog_excerpt {
    color: #555;

    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26.5px;
    /* 189.286% */
}

.box-text {
    font-size: .9em;
    padding-bottom: 1.4em;
    padding-top: 0.7em;
    position: relative;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}


.row .col .product-small.box {
    border: 1px solid #D4D4D4;
    border-radius: 5px;
    transition: transform 0.2s;
    background-color: #ffffff;
}

.contact-text {
    color: #000;
    font-family: 'Lexend Deca', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    /* 178.571% */
}

.contact-item {
    display: flex;
    align-items: center;
    /* Align SVG and text vertically */
    margin-bottom: 10px;
    /* Space between items */
}

.contact-item svg {
    margin-right: 10px;
    /* Space between SVG icon and text */
}

.single_variation_wrap {
    display: none;
}

.hb-kieu-dang-bep .box-text-inner h4 {
    color: #555;
    /* Dark gray color */
    text-align: center;
    font-family: 'Lexend Deca', sans-serif;
    /* Ensure 'Lexend Deca' is available */
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    /* 125% */
    text-transform: uppercase;
}

.custom-contact-price {
    color: #3A3A3A;
    text-align: right;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* This results in a 30px line-height if the font-size is 20px */
    width: 100%;
    /* Ensure the element is block-level and has a width */
    display: block;
    /* This can also be 'inline-block' depending on your layout */
}

.woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    color: #555;
    font-family: 'Lexend Deca', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    /* This computes to 20px line-height if the font-size is 16px */
}

/css header .header-button .button {
    width: 187px;
    height: 46px;
    // flex-shrink: 0;
    border-radius: 10px;
    background: #ffffff !important;
    display: inline-flex;
    /* Changed to flex to center the text vertically */
    align-items: center;
    /* Aligns text vertically */
    justify-content: center;
    /* Centers text horizontally */
    text-decoration: none;
    border: none;
    cursor: pointer;
}

.header-button .button span {
    color: #244B8C;
    font-family: 'Lexend Deca', sans-serif;
    /* Ensure the font is properly referenced */
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    /* 150% */
    letter-spacing: 1.4px;
}

.hb-title h2 {
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    /* 88% */
    text-transform: uppercase;
    background: linear-gradient(270deg, #244B8C 0%, #2297D5 99.97%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.hb-home-video {
    width: 837px;
    /* Width of the video */
    height: 472px;
    /* Height of the video */
    margin: auto;
    /* Centers the video horizontally */
    display: block;
    /* Ensures the div is a block-level element */
}


.hb-title p {
    color: #555;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    /* 187.5% */
}

.hb-kieu-dang-bep .box-text-inner h4 {
    color: #555;
    /* Dark gray color */
    text-align: center;
    font-family: 'Lexend Deca', sans-serif;
    /* Ensure 'Lexend Deca' is available */
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    /* 125% */
    text-transform: uppercase;
}

//section noi bat
.icon-box featured-box hb-iconbox-noi-bat icon-box-center text-center .icon-box-text last-reset h3 {
    text-align: center !important;
    font-family: 'Lexend Deca', sans-serif !important;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 30px !important;
    /* 125% */
    color: #ffffff !important;
    /* White color */
    text-transform: uppercase;
    z-index: 9999;
}



.hb-footer-2-01 {
    color: #FFF;
    font-family: Lexend Deca;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    /* 157.143% */


}

.hb-footer-2-02 {
    color: #FFF;
    font-family: Lexend Deca;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}


.footer-1-title {
    color: #000;
    font-family: Lexend Deca;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
}

//Hide absolute footer
.absolute-footer.dark {
    color: hsla(0, 0%, 100%, .5);
    display: none;
    padding-bottom: 20px;
}

.absolute-footer {
    color: rgba(0, 0, 0, .5);
    font-size: .9em;
    padding: 10px 0 15px;
    display: none;
}

.nutgui {
    position: absolute;
    top: 241px;
    right: 0px;
    margin-right: 0px !important;
}



.product-section-title container-width product-section-title-related pt-half pb-half uppercase h3 {



    font-family: 'Lexend Deca', sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    /* 88% */
    text-transform: uppercase;
    background: linear-gradient(270deg, #244B8C 0%, #2297D5 99.97%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}

.product-summary .variations_button {
    padding: 0.5em 0;
    display: none;
}

.custom-contact-button {
    border-radius: 15px;
    background: #244B8C;
    width: 215px;
    height: 64px;
    color: #FFF;
    font-family: Lexend Deca;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 15px;
}

.footer-1-title {
    color: #000;
    font-family: Lexend Deca;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    padding-bottom: 20px;
}

/*menu cấp 3*/
.nav-dropdown>li.nav-dropdown-col {
    display: block
}

.nav-dropdown {
    border: 1px solid #ddd;
    padding: 0
}

.nav-dropdown .nav-dropdown-col>a,
.nav-dropdown li a {
    font-weight: normal !important;
    text-transform: none !important;
    font-size: 15px;
    font-weight: 500
}

.nav-dropdown .nav-dropdown-col>ul li:hover {
    background: #244b8c
}

.nav-dropdown-default>li:hover>a,
.nav-dropdown .nav-dropdown-col>ul li:hover>a {
    color: white
}

.nav-dropdown-default>li:hover {
    background: #fbae3c
}

.nav-dropdown-default>li>a {
    border-bottom: 0 !important
}

.nav-dropdown-has-arrow li.has-dropdown:before {
    border-width: 10px;
    margin-left: -10px;
}

.nav-dropdown .nav-dropdown-col>ul {
    border: 1px solid #d2d2d2;
    margin-top: -40px;
    box-shadow: 2px 2px 5px #828282;
    display: none;
    position: absolute;
    left: 100%;
    z-index: 9;
    background: white;
    min-width: 240px;
}

.nav-dropdown>li.nav-dropdown-col {
    width: 100%;
    border-right: 0
}

.nav-dropdown .nav-dropdown-col>ul li a {
    padding: 10px;
    text-transform: none;
    color: black
}

.header-nav li.nav-dropdown-col:hover>ul {
    display: block !important
}

.home .page-wrapper {
    padding-top: 0;
}



.vertical-filter {
    background-color: #F3F5F6;
    width: 100%;
}

/* .nav>li.tab  {
    margin: 0 1rem;
} */
.nav-size-xlarge>li.tab>a {
    font-size: 36px;
}

.intro {
    display: none;
}

.intro.active {
    display: block;
}

.release {
    border-radius: 4px;
    padding: 10px;
}

.release:hover {
    cursor: pointer;
}

.release.active {
    background-color: white;

}

.release p {
    margin-bottom: 0;
}

#categoryBanner {
    padding-bottom: 0px;
}


.mfp-container {
    overflow: scroll;
}

.listimage-container img {
    width: 100px;
}

.listimage-container li label {
    border: 1px solid #c4c4c4 !important;
    border-radius: 4px;
    text-align: center;
}

.listimage-container li label.nf-checked-label {
    border: 1px solid #c4c4c4 !important;
    border-radius: 4px;
    text-align: center;
    position: relative;
}

.listimage-container li label.nf-checked-label::before {
    content: ' 2713';
    position: absolute;
    right: 5px;
    width: 20px;
    height: 20px;
    background-color: #28a745;
    color: white;
    border-radius: 99px;
}

.category-filtering.category-filter-row.show-for-medium {
    display: none;
}

.celebrity-case .box-text {
    padding: 0;
}

.celebrity-case .box-text .box-text-inner {
    position: relative;
    padding: 15px;
    z-index: 2;
}

.celebrity-case .box-text:before {
    background-color: #ed1b34 !important;
    content: " ";
    height: 4px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
}

.celebrity-case:hover .box-text:before {
    transition: all ease-in-out .6s;
    height: 100%;
}

.celebrity-case:hover .box-text .box-text-inner .text>* {
    color: white !important;
    transition: all ease-in-out .4s;
}

.color-box {
    border: 1px solid #c7c7c7;
    border-radius: 4px;
    padding: 5px 10px;
    display: inline;
}

.color-box span {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 99px;
    margin-right: 10px;
}


@media only screen and (max-width: 48em) {

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .vertical-filter {
        position: sticky;
        top: 0;
        z-index: 1002;
    }

    .nav-size-xlarge>li.tab>a {
        font-size: 22px;
    }

    .dimension-filter .dimension-title {

        background-color: #1965df;
        color: white !important;
        padding: 15px;
        align-items: center;
        justify-content: center;
        display: flex;
        font-size: 16px !important;
        font-weight: bold !important;
    }

    .dimension-filter {
        position: relative;
        display: inline-block !important;
    }

    .dimension-filter:hover .product-dimensions {
        display: flex !important;
    }

    ul#dimension-list {
        display: none;
        position: absolute;
        background-color: white;
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    }

    .dropbtn,
    .dimension-filter .dimension-title {
        width: 31vw !important;
    }

    .filter-group {
        gap: 3px !important;
        padding: 0;
        justify-content: space-between;
    }
}

.giuseart_tabs>.nav .tab {
    display: flex;
    margin: 0;
}

.giuseart_tabs .nav {
    margin-bottom: 15px;
    border-bottom: 1px solid #ededed;
}

.giuseart_tabs>.nav .tab a {
    text-align: center;
    display: inline-block;
    border: none;
    overflow: hidden;
    position: relative;
    padding: 12px 10px;
    font-size: 15px;
    color: black;
}

.giuseart_tabs>.nav .tab.active a {
    border-bottom: 5px solid red;
    box-shadow: none;
}

.giuseart_tabs .nav-vertical>li+li {
    border-top: 0
}

.giuseart_tabs>.nav .tab a>img {
    width: 40px;
    height: 40px;
    margin: 0 auto;
}

.giuseart_tabs>.nav .tab a>img:nth-child(2) {
    display: none;
}

.giuseart_tabs>.nav .tab.active a>img:nth-child(1) {
    display: none;
}

.giuseart_tabs>.nav .tab.active a>img:nth-child(2) {
    display: block;
}

.giuseart_tabs>.nav .tab a:before {
    display: none;
}

.giuseart_tabs .nav h3 {
    text-transform: none;
    letter-spacing: 0;
    font-weight: normal;
    font-size: 15px;
    color: black;
    text-align: center;
}

.giuseart_tabs .nav .active h3 {
    color: red;
}

.giuseart_tabs>.tab-panels {
    width: 100%;
    padding: 20px;
}

.giuseart_tabs .tab-panels .row {
    margin: 0;
}

.giuseart_tabs .tab-panels .panel .row .col {
    padding: 0 5px 5px;
}

.giuseart_tabs .nav.nav-vertical a {
    border-top: 1px solid #d2d2d2;
    text-align: center
}

.giuseart_tabs .nav-vertical {
    margin-bottom: 0
}

.tab-case .nav-center {
    justify-content: space-between;
}


.product-gallery-slider img {
    width: 100%;
    object-fit: cover;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #fff;
}

/* breadcrumbs Rankmath */
.large-12.col-breadcrumbs {
    background-color: #f1f1f1;
    color: #0f3e66;
    padding: 7px;
    height: 40px;
    border-radius: 5px;
    border-bottom: 1px solid #c3b3b3;
    border-right: 1px solid #c3b3b3;
    margin-bottom: 10px;
}

.large-12.col-breadcrumbs a {
    color: #0f3e66;
}


nav.rank-math-breadcrumb {
    display: flex;
}

span.separator {
    padding: 5px;
}

/* Code home link Rankmath */

.large-12.col-breadcrumbs {
    background-color: #f1f1f1;
    color: #0f3e66;
    padding: 7px;
    height: auto;
    border-radius: 5px;
    border-bottom: 1px solid #c3b3b3;
    border-right: 1px solid #c3b3b3;
    margin-bottom: 10px;
}




.slide-container .section-content {
    width: 100vw;
    height: 83vh;
    /* Change according to your desired height. NOTE: This may affect responsive styling; change tablet/mobile styling accordingly */
}

.slide-item {
    width: 200px;
    height: 300px;
    max-width: unset;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    background-size: cover;
    border-radius: 20px;
    box-shadow: 0 20px 30px rgba(255, 255, 255, 0.3) inset;
    transition: transform 0.1s, left 0.75s, top 0.75s, width 0.75s, height 0.75s;

    &:nth-child(1),
    &:nth-child(2) {
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transform: none;
        border-radius: 0;
        box-shadow: none;
        opacity: 1;
    }

    &:nth-child(3) {
        left: 50%;
    }

    &:nth-child(4) {
        left: calc(50% + 220px);
    }

    &:nth-child(5) {
        left: calc(50% + 440px);
    }

    &:nth-child(6) {
        left: calc(50% + 660px);
        opacity: 0;
    }
}

.slide-item .col-inner {
    width: min(30vw, 400px);
    position: absolute;
    top: 50%;
    left: 3rem;
    transform: translateY(-50%);
    text-shadow: 0 3px 8px rgba(0, 0, 0, 0.5);
    opacity: 0;
    display: none;
}

.slide-item:nth-of-type(2) .col-inner {
    display: block;
    animation: show 0.75s ease-in-out 0.3s forwards;
}

@keyframes show {
    0% {
        filter: blur(5px);
        transform: translateY(calc(-50% + 75px));
    }

    100% {
        opacity: 1;
        filter: blur(0);
    }
}

.custom-nav {
    display: flex;
    position: absolute;
    bottom: 2rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    user-select: none;

    & .btn {
        background-color: rgba(0, 0, 0, 0.1);
        color: var(--fs-color-secondary);
        /* Can change for any color code or primary variable */
        border: 2px solid var(--fs-color-secondary);
        margin: 0 0.25rem;
        padding: 20%;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        cursor: pointer;

        &:hover {
            background-color: var(--fs-color-secondary);
            color: #fff;
        }
    }
}


.menu-sanpham h4 {
    font-size: 14px;
    color: black;
}

.menu-sanpham span {
    font-size: 14px;
    color: black;
}
.button.icon.circle {
    padding-left: 0;
    padding-right: 0;
    color: azure;
    background-color: #3b82f6;
}
.section-title {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    position: relative;
    width: 100%;
    justify-content: space-around!important;
}

.nav-small .nav>li>a, .nav.nav-small>li>a {
    font-weight: 400;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
    color: #fff;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}


.header-main .nav > li > a {
    line-height: 16px!important;
}
.cta-welson {
  color: white;
  border-radius: 20px;
  padding: 20px;
  text-align: center;
  width: 70%; /* tự động đầy container cha */
  box-sizing: border-box;
	    margin-bottom: 29px;
	  margin: 0 auto;
}

.cta-title {
  font-weight: bold;
  font-size: 18px;
  margin: 0 0 15px 0;
}

.cta-button {
  background-color: #1d3d73;
  color: #fff;
  padding: 10px 20px;
  border-radius: 10px;
  text-decoration: none;
  font-style: italic;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  transition: background-color 0.3s ease;
}

.cta-button:hover {
  background-color: #f5f5f5;
}

.zalo-icon {
	display:none;
  width: 28px;
  height: auto;
  display inline-block;
}












.cta-final-welson {
  background-color: #A01515;
  color: white;
  border-radius: 20px;
  padding: 25px 20px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}

.cta-final-title {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 12px;
  line-height: 1.4;
}

.cta-final-desc {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 1.5;
}

.cta-buttons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
}

.cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 10px 18px;
  border-radius: 10px;
  text-decoration: none;
  font-size: 15px;
  font-style: italic;
  font-weight: 500;
  transition: background-color 0.3s ease;
  cursor: pointer;
  border: none;

  min-width: 200px;         /* 👈 Bắt buộc có chiều rộng tối thiểu */
  max-width: 300px;         /* 👈 Và cũng giới hạn tối đa bằng nhau */
  height: 50px;             /* 👈 Giữ chiều cao thống nhất */
  box-sizing: border-box;
  text-align: center;
}

.voucher-btn {
  background-color: white;
  color: #F55353;
}

.voucher-btn:hover {
  background-color: #f7f7f7;
}

.zalo-btn {
  background-color: white;
  color: #000;
}

.zalo-btn:hover {
  background-color: #f7f7f7;
}

.cta-btn img {
  width: 30px;
  height: auto;
}

.voucher-toast {
  margin-top: 15px;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  animation: fadeOut 2s ease-in-out forwards;
}

@keyframes fadeOut {
  0% { opacity: 1; }
  80% { opacity: 1; }
  100% { opacity: 0; display: none; }
}

	  /* Chỉnh tỉ lệ hình sản phẩm */
	.category-mycustom .project-card__image {
		aspect-ratio: 247/296 !important;
		width: 100%;
		height: auto !important;
		margin: auto;
	}


/* ====== Điều chỉnh trên màn hình mobile (≤ 768 px) ====== */
@media (max-width: 768px){
  .cta-welson{
    width: 100%;        /* giữ bề ngang rộng hơn một chút cho mobile */
  }

  /* Giảm kích thước chữ & padding để không bị “quá khổ” */
  .cta-title{
    font-size: 13px;
  }
  .cta-button{
    font-size: 13px;
    padding: 8px 16px;
  }
}