/*** Import *****/
@import url('loading-btn.css');
@import url('loading-group.css');

/*** End ****/

.blog-info-tag span:before {
    content: ',';
    position: absolute;
    bottom: 6px;
    right: 0;
    height: 100%;
    font-size: 16px;
    width: auto;
    padding-right: 5px;
}

.blog-info-tag span {
    position: relative;
    display: inline-block;
    padding-right: 10px;
}

.blog-info-tag span:last-child:before {
    display: none
}

.wpcf7 form .wpcf7-response-output {
    border: 0;
    margin: 15px 0;
    padding: 0;
    font-weight: bold;
    font-size: 12px;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
}

.wpcf7 form.invalid .wpcf7-response-output {
    color: red;
}

span.price-from {
    display: none;
}

#wp-admin-bar-wp-logo a img {
    max-width: 32px;
}

.core-values-sect.deferred-render {
    display: none;
}

/**
 * Breadcrumb
 */
.is-fade-title {
    opacity: 0;
    height: 0;
    overflow: hidden;
}

.breadcrumb span.separator {
    display: none;
}

.banner .banner-bg video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    height: 100% !important;
}

.wpcf7-form input[type="submit"]#submit-hidden {
    display: none;
}

.wpcf7-form.submitting label[for="submit-hidden"] {
    pointer-events: none;
    opacity: 0.65;
}

.wpcf7-form.submitting label[for="submit-hidden"]>*:not(.wpcf7-spinner) {
    opacity: 0;
}

.mobile .mobile-content .footer-item {
    margin-bottom: 1.2rem;
}

.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
    float: unset;
    width: 100%;
}

.widget_shopping_cart_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100% !important;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: unset;
    width: 100% !important;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    float: unset;
    width: 100% !important;
    padding: 0 !important;
}

.woocommerce-form-coupon-toggle {
    display: none;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    float: unset;
    width: 100%;
    clear: none;
    margin-bottom: 0 !important;
}

.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
    clear: both;
    display: none !important;
}

.woocommerce div.product form.cart {
    margin-bottom: 0 !important;
}

.woocommerce div.product form.cart::after,
.woocommerce div.product form.cart::before {
    display: none !important;
}

.woocommerce #content div.product div.summary .product_meta,
.woocommerce div.product div.summary .product_meta,
.woocommerce-page #content div.product div.summary .product_meta,
.woocommerce-page div.product div.summary .product_meta {
    display: none !important;
}

.woocommerce div.product form.cart .single_add_to_cart_button {
    position: relative !important;
    background: var(--color-pri) !important;
    border: 0.1rem solid var(--color-pri) !important;
    overflow: hidden !important;
    -webkit-transition: all .3s ease !important;
    transition: all .3s ease !important;
    z-index: 1 !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    gap: .4rem !important;
    border-radius: .8rem !important;
    padding: 1rem 2rem !important;
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
    cursor: pointer !important;
    font-family: var(--font-pri) !important;
    font-weight: 400 !important;
    --f-sz: 1.6rem !important;
    font-size: var(--f-sz) !important;
    height: 3.2rem !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}

.no-img img {
    object-fit: contain !important;
    background: #ccc;
}

section.sec-ct-form.ct-form-custom textarea {
    max-height: 10rem !important;
}

/* .head-gr.head-center-w .head-gr-wrap {
    max-width: 80%;
} */

.select2-container .select2-selection--single .select2-selection__arrow b {
    display: none !important;
}

#clinic-list {
    min-height: 20rem;
}

.tabBEBtn {
    cursor: pointer;
}

.tabBEBtn.active {
    color: var(--white);
    background: var(--color-pri);
}

.tabBEPanel1,
.tabBEPanel2 {
    display: none;
}

.tabBEPanel1.open,
.tabBEPanel2.open {
    display: block;
}

.fetch-products-section .fetch-rendering {
    min-height: 20rem;
}

.woocommerce img,
.woocommerce-page img {
    height: 100% !important;
    max-width: 100%;
}

.prod-item .thumb-in {
    width: 100%;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    position: relative !important;
    z-index: 2 !important;
    font-family: var(--font-pri) !important;
    width: max-content !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    height: 4.8rem !important;
    border-radius: var(--circle) !important;
    overflow: hidden !important;
    cursor: pointer !important;
    transition: 0.4s ease !important;
    -webkit-transition: 0.4s ease !important;
    -moz-transition: 0.4s ease !important;
    -ms-transition: 0.4s ease !important;
    -o-transition: 0.4s ease !important;
    transition-delay: 0s !important;
    -webkit-transition-delay: 0s !important;
    -moz-transition-delay: 0s !important;
    -ms-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
    background: var(--color-pri) !important;
    border: 1px solid var(--color-pri) !important;
    padding: 1rem 2.4rem !important;
    min-width: 15rem !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button .txt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button .txt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button .txt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button .txt {
    font-size: 1.6rem;
    color: var(--white);
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover .txt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover .txt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover .txt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover .txt {
    color: var(--color-pri);
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button::after {
    content: '';
    position: absolute;
    z-index: -1;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    background: var(--white);
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover::after {
    width: 110%;
    left: 0;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after {
    display: none !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after {
    content: "";
    margin-left: 0 !important;
}

.woocommerce .prod-item.product a.added_to_cart {
    padding: 0 !important;
    display: inline-block !important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: var(--color-pri) !important;
    font-size: 1.6rem !important;
    font-weight: 400 !important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price del,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price del {
    color: grey !important;
    font-size: 1.4rem !important;
    font-weight: 400 !important;
    opacity: .8 !important;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    font-weight: 400 !important;
    text-decoration: none !important;
}

.prod-load-more {
    display: flex;
    justify-content: center;
    align-items: center;
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
    color: var(--white) !important;
    margin-left: auto;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
    color: var(--color-pri) !important;
}

/* Custom WooCommerce Notice Styles */
.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
.wc-block-components-notice-banner {
    padding: 15px 20px !important;
    margin: 0 0 25px !important;
    border-radius: 8px !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    border: 2px solid !important;
    background-color: #f8f9fa !important;
    color: #333 !important;
    display: flex;
    align-items: center;
}

.woocommerce-message,
.wc-block-components-notice-banner.is-success {
    background-color: #f8f9fa !important;
    color: #333 !important;
    border-color: #28a745 !important;
}

.woocommerce-error,
.wc-block-components-notice-banner.is-error {
    background-color: #f8f9fa !important;
    color: #333 !important;
    border-color: #dc3545 !important;
}

.woocommerce-info,
.wc-block-components-notice-banner.is-info {
    background-color: #f8f9fa !important;
    color: #333 !important;
    border-color: var(--color-pri) !important;
}

.woocommerce-message::before,
.woocommerce-error::before,
.woocommerce-info::before {
    display: none !important;
}

.woocommerce-error li {
    margin-bottom: 8px !important;
}

.woocommerce-error li:last-child {
    margin-bottom: 0 !important;
}

.woocommerce-error li a {
    text-decoration: underline !important;
    font-weight: 600 !important;
    color: var(--color-pri) !important;
}

.hd-lg .lg-item>img {
    width: 1.4rem !important;
    height: 1.4rem !important;
}

p.woocommerce-mini-cart__empty-message {
    text-align: center;
    padding: 1.2rem 2.4rem;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: unset !important;
    border-radius: unset !important;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 100% !important;
}

.woocommerce form .form-row.col-6,
.woocommerce-page form .form-row.col-6 {
    width: 50% !important;
}

@media screen and (max-width: 768px) {

    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        width: 100% !important;
    }
}


#billing-customer-info p#billing_first_name_field,
#shipping-customer-info p#shipping_first_name_field {
    order: 1;
}

#billing-customer-info p#billing_last_name_field,
#shipping-customer-info p#shipping_last_name_field {
    order: 2;
}

#billing-customer-info p#billing_phone_field,
#shipping-customer-info p#shipping_phone_field {
    order: 3;
}

#billing-customer-info p#billing_email_field,
#shipping-customer-info p#shipping_email_field {
    order: 4;
}

#billing-customer-info #billing_newsletter_field,
#shipping-customer-info #shipping_newsletter_field {
    order: 5;
}

#billing-customer-info #billing_country_field,
#shipping-customer-info #shipping_country_field {
    order: 6;
}

#billing-customer-info #billing_state_field,
#shipping-customer-info #shipping_state_field {
    order: 7;
}

#billing-customer-info #billing_city_field,
#shipping-customer-info #shipping_city_field {
    order: 8;
}

#billing-customer-info #billing_address_1_field,
#shipping-customer-info #shipping_address_1_field {
    order: 9;
}

#billing-customer-info #billing_address_2_field,
#shipping-customer-info #shipping_address_2_field {
    order: 10;
}

#billing-customer-info #billing_postcode_field,
#shipping-customer-info #shipping_postcode_field {
    order: 11;
}

#billing-customer-info #billing_company_field,
#shipping-customer-info #shipping_company_field {
    order: 12;
}

#billing-delivery-info p#billing_state_field,
#shipping-delivery-info p#shipping_state_field {
    order: 1;
}

#billing-delivery-info p#billing_city_field,
#shipping-delivery-info p#shipping_city_field {
    order: 2;
}

#billing-delivery-info p#billing_address_1_field,
#shipping-delivery-info p#shipping_address_1_field {
    order: 3;
}

#billing-delivery-info p#billing_address_2_field,
#shipping-delivery-info p#shipping_address_2_field {
    order: 4;
}

#billing-delivery-info p#billing_postcode_field,
#shipping-delivery-info p#shipping_postcode_field {
    order: 5;
}

#billing-delivery-info p#billing_company_field,
#shipping-delivery-info p#shipping_company_field {
    order: 6;
}

#billing-delivery-info p#billing_country_field,
#shipping-delivery-info p#shipping_country_field {
    display: none !important;
}

form.woocommerce-checkout .woocommerce-checkout-review-order-table,
form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
form.woocommerce-checkout #customer_details,
form.woocommerce-checkout .checkout-step-item.step-review .checkout-ls {
    display: flex;
    flex-direction: column;
    row-gap: 2.4rem;
}

.btn-checkout-back {
    display: none !important;
}

/* .woocommerce-terms-and-conditions-wrapper input#terms {
    appearance: auto !important;
    -webkit-appearance: auto !important;
    -moz-appearance: auto !important;
    -ms-appearance: auto !important;
    -o-appearance: auto !important;
} */

.woocommerce-terms-and-conditions-wrapper .woocommerce-invalid #terms {
    outline: unset !important;
    outline-offset: unset !important;
}

.woocommerce-terms-and-conditions-wrapper a {
    text-decoration: underline;
    color: var(--color-pri);
    font-weight: 600 !important;
}

.woocommerce-terms-and-conditions-wrapper .form-row.has-terms label {
    display: block !important;
    line-height: normal !important;
}

.woocommerce-terms-and-conditions-wrapper .form-row.has-terms.woocommerce-invalid label .box {
    background-color: var(--wc-red);
}

.woocommerce-terms-and-conditions-wrapper .form-row.has-terms.woocommerce-invalid label a {
    color: var(--wc-red);
}

.woocommerce form .form-row::after,
.woocommerce form .form-row::before,
.woocommerce-page form .form-row::after,
.woocommerce-page form .form-row::before {
    display: none !important;
}

.woocommerce a.remove {
    width: 2.6rem !important;
    height: 2.6rem !important;
    flex-shrink: 0 !important;
    display: inline-block !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
    color: var(--grey-1) !important;
    transition: 0.3s ease !important;
    -webkit-transition: 0.3s ease !important;
    -moz-transition: 0.3s ease !important;
    -ms-transition: 0.3s ease !important;
    -o-transition: 0.3s ease !important;
    transition-delay: 0s !important;
    -webkit-transition-delay: 0s !important;
    -moz-transition-delay: 0s !important;
    -ms-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
    font-size: 1.6rem !important;
    font-weight: 400 !important;
}

.woocommerce-bacs-bank-details {
    margin-bottom: 2em !important;
}

.prod-note.at-detail {
    width: 100%;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .prod-info .box-price .t-price p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .prod-info .box-price .t-price span.price {
    --f-sz: clamp(2.7rem, calc(1.9541rem + 1.0656vw), 4rem) !important;
    font-size: var(--f-sz) !important;
    font-weight: 400 !important;
}

/*
* Hiển thị giá theo biến thể được chọn
*/
.single_variation_wrap .woocommerce-variation.single_variation {
    display: none !important;
}

.variablePrice.active .primaryPrice {
    display: none;
}

.variablePrice .secondaryPrice {
    display: none;
    transition: 0.4s all;
}

.variablePrice.active .secondaryPrice {
    display: flex;
}

.variableAvailability .secondAvailability {
    display: none;
}

.variableAvailability.active .secondAvailability {
    display: block;
}

.variableGallery .secondaryGallery {
    display: none;
}

.variableGallery.active .primaryGallery {
    display: none;
}

.variableGallery.active .secondaryGallery {
    display: block;
}

.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input {
    appearance: auto !important;
    -webkit-appearance: auto !important;
    -moz-appearance: auto !important;
    -ms-appearance: auto !important;
    -o-appearance: auto !important;
}

.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.prod-fake-textarea {
    max-height: 25rem;
    background-color: #FFF;
    border: 1px solid;
    margin: 1.2rem 0;
    border-radius: 12px;
    overflow: hidden;
    /* Thêm dòng này */
}

.prod-fake-textarea .prod-fake-textarea-content {
    max-height: 25rem;
    overflow-y: auto;
    /* auto đẹp hơn scroll */
    padding: 1rem;
    /* Thêm padding cho nội dung không dính sát viền */
    box-sizing: border-box;
}

.summary-customer-info .sub-info-list .sub-info-item .required {
    display: none;
}

/* .group.col[data-name="your-name"]     { order: 1; }
.group.col[data-name="your-email"]    { order: 2; }
.group.col[data-name="your-tel"]      { order: 3; }
.group.col[data-name="your-message"]  { order: 4; } */

.sec-ct-form .form-group {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.sec-ct-form .form-group .group:nth-child(2) {
    grid-column-start: 1;
    grid-row-start: 2;
}

.sec-ct-form .form-group .group:nth-child(3) {
    grid-column-start: 1;
    grid-row-start: 3;
}

.sec-ct-form .form-group .group:nth-child(4) {
    grid-row: span 3 / span 3;
    grid-column-start: 2;
    grid-row-start: 1;
}

.sec-ct-form .form-group .group .input {
    height: 100%
}

.sec-ct-form .form-group .group .textarea {
    height: 100%;
}

@media screen and (max-width:576px) {
    .sec-ct-form .form-group {
        display: flex !important;
        flex-wrap: wrap;
    }

    .sec-ct-form .form-group .group {
        order: unset !important;
    }
}

.prod-has-hotline {
    display: none !important;
    text-decoration: underline;
    font-weight: 600;
    margin-top: 1rem;
}