/*** Import *****/
@import url('loading-btn.css');
@import url('loading-group.css');
@import url('alert.css');
@import url("mona-alert.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;
}

/* CF7 CSS */
.mona_hidden {
    display: none;
}

/* END */

.m-post-not-found {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.m-post-not-found img {
    width: 500px;
}

.m-post-not-found .text-not-found {
    font-size: 2rem;
    font-weight: 700;
}

.out-of-stock-custom {
    color: red;
    font-weight: 700;
}

.m-p-relative {
    position: relative;
}

.m-p-relative .loader-1 {
    position: absolute;
    display: none;
}

.prd-price-fl .loader-1 {
    left: 25%;
}

.prd-price-fl .loader-1::after {
    border-bottom: 4px solid #3F932D;
}

.prd-left .loader-1 {
    top: 40%;
    z-index: 9;
    left: 45%;
    transform: translate(-50%, -50%);
}

.prd-left .loader-1 {
    width: 50px;
    height: 50px;
    border-top: 6px solid #3F932D;
    border-right: 6px solid transparent;
}

.prd-left .loader-1::after {
    width: 50px;
    height: 50px;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
}

.detail-dki-form .wpcf7-spinner {
    width: 2rem;
    height: 2rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    right: 0.6rem;
    margin: 0rem;
}

.detail-dki-form .wpcf7-not-valid-tip {
    position: absolute;
    font-size: 1.2rem;
}

.btn-submit-filter .m-button-filter {
    font-size: 1.5rem;
    background-color: #57AA31;
    color: #fff;
    padding: 1rem 3rem;
    border-radius: 0.5rem;
    font-weight: 700;
}

#coupon_code {
    height: auto;
}

.cart-km {
    width: 80rem;
}

.cart-km-form-wr .wp-element-button span.text {
    pointer-events: none;
}

.m-not-found {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 700;
}

/* CSS WC */
.woocommerce form .form-row input.re-input {
    font-size: 1.6rem;
    padding: 1.2rem 1.6rem;
    width: 100%;
    font-family: "Mulish", sans-serif;
    /* border: none; */
    outline: none;
    display: block;
    background-color: #F3F5F7;
    border-radius: 0.4rem;
    height: auto;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    float: unset;
    width: unset;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: transparent;
}

.added_to_cart.wc-forward,
.woocommerce a.added_to_cart {
    display: none;
}

#billing_country_field {
    display: none;
}

.woocommerce-NoticeGroup-checkout {
    display: none !important;
    width: 100%;
    padding: 0 15px;
}

.btn.trans:disabled {
    opacity: .4;
    cursor: not-allowed;
}

.text-error {
    color: red;
}

.re-input.required,
.re-input.not-validate {
    border: 1px solid red;
}

.account-sidebar-item.is-active {
    background-color: white;
    color: #3F932D;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: unset;
    width: unset;
}

.woocommerce form .form-row {
    margin: 0rem;
    padding: 0rem;
}

.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
    float: unset;
}

.woocommerce form .f-item-2 {
    width: 50%;
}

.woocommerce form .f-item {
    padding: 0 0.5rem;
    margin-bottom: 1rem;
}

.woocommerce-shipping-fields {
    display: none;
}

.woocommerce-NoticeGroup-updateOrderReview {
    padding: 0 1.2rem;
    width: 100%;
}

form.checkout .count {
    padding: 0.4rem 1.2rem;
}

.m_navigation_custom {
    margin-top: 2rem;
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
}

.m_navigation_custom li a {
    font-weight: 600;
    color: #3F932D;
}

.m_navigation_custom li::before {
    content: "\2022";
    color: #3F932D;
    font-weight: bold;
    display: inline-block;
    width: 1.5rem;
}

.cart-empty.woocommerce-info {
    border-top: 4px solid #3F932D;
    border-radius: 0.8rem;
}

.cart-empty.woocommerce-info::before {
    color: #3F932D;
}

/* CSS ACCOUNT WC */
.m-reset-layout .dsmall-item {
    width: 100%;
}

/* CSS HIDE TOC */
#toc_container {
    display: none;
}

.fix-link {
    width: 5rem;
    height: 5rem;
}

.fix-link img {
    width: 100%;
}

.to-top {
    width: 5rem;
    height: 5rem;
}

.wc_payment_methods .wc_payment_method {
    display: flex;
}

p#billing_address_1_field {
    width: 50%;
}

.woocommerce ul#shipping_method li.checkout-method-item {
    justify-content: space-between;
}

.wc_payment_methods .wc_payment_method {
    justify-content: flex-start;
}

.container.content-container #view-more-btn {
    background-color: #3F932D;
}

#wpadminbar #wp-admin-bar-wp-logo>.ab-item img {
    width: 32px;
    height: 32px;
}

.wc_payment_methods .wc_payment_method label {
    display: flex;
    align-items: center;
}

.wc_payment_methods .wc_payment_method label .icon {
    margin-left: 1rem;
    margin-right: 1rem;
}

.wc_payment_methods .wc_payment_method label img {
    width: 2rem;
    height: 2rem;
}

p#billing_first_name_field {
    display: none;
}

.woocommerce-billing-fields__field-wrapper .f-list p#billing_full_name_field {
    order: 1;
    width: 50%;
}

.woocommerce-billing-fields__field-wrapper .f-list p#billing_full_name_field input {
    margin-bottom: 0;
}


.woocommerce-billing-fields__field-wrapper .f-list p#billing_email_field {
    order: 3;
    width: 100%;
}

.woocommerce-billing-fields__field-wrapper .f-list p#billing_phone_field {
    order: 2;
    width: 50%;
}

.woocommerce-billing-fields__field-wrapper .f-list p#billing_country_field {
    order: 4;
    width: 100%;
}

.woocommerce-billing-fields__field-wrapper .f-list p#billing_state_field {
    order: 5;
    width: 100%;
}

.woocommerce-billing-fields__field-wrapper .f-list p#billing_city_field {
    order: 6;
}

.woocommerce-billing-fields__field-wrapper .f-list p#billing_address_1_field {
    order: 7;
}

.woocommerce-billing-fields__field-wrapper .f-list p#billing_address_2_field {
    order: 8;
}

.checkout-pro-list.customClsBody {
    height: 100%;
    max-height: 860px;
    overflow-y: scroll;
}

.footer-social {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    gap: 1.5rem;
}

.footer-social-item {
    background-color: #ffffff;
    flex-shrink: 0;
    --wh: 3.2rem;
    border-radius: 100rem;
    width: var(--wh);
    height: var(--wh);
    transition: all 0.3s ease;
}

.footer-social-link {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    width: 100%;
}

.footer-social-link img {
    width: 100%;
}

.checkout-regi-noti {
    display: none;
}

.pro-item .pro-name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
}

.btnUpdatedCartFB {
    padding: 0;
}

.btnUpdatedCartFB .text {
    padding: 0.8rem 0;
    font-size: 14px;
}

@media screen and (max-width:375px) {
    .pro-item .pro-price .price-old {
        font-size: 1rem;
    }

    .pro-item .pro-tag-item {
        font-size: 1rem;
        padding: 0.2rem 0.6rem;
    }

    .btnUpdatedCartFB .text {
        font-size: 12px;
    }
}

.fix-thumb {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5rem;
    height: 5rem;
    transition: all 0.3s linear;
    border-radius: 50%;
    background: #FFF;
    margin-top: 1rem;
    border: 1px solid #3F932D;
    cursor: pointer;
}

.fix-links .fix-link_item {
    display: flex;
    margin-top: 1rem;
    transition: 0.3s ease-in-out;
    position: relative;
}

.fix-thumb.no-open .cancel,
.fix-thumb:not(.no-open) .phone {
    display: none;
}

.fix-thumb.no-open .phone,
.fix-thumb:not(.no-open) .cancel {
    display: block;
}

.woocommerce form .woocommerce-billing-fields .form-row label {
    display: block;
    display: none !important;
}

.select2-search.select2-search--dropdown {
    display: block !important;
}

.select2-container .select2-dropdown .select2-search input {
    padding: 6px 12px !important;
    background-color: #cccccc !important;
    color: #000000;
    line-height: 2;
    font-size: 16px;
    border-radius: unset;
}

.select2-results {
    border-radius: unset !important;
}

.fix-menu.monaCheckoutFix .fix-menu-item.fix-submit-button {
    width: 100%;
    flex: unset;
}

.fix-menu.monaCheckoutFix .monaCheckoutMob {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    justify-content: center;
    gap: 5px;
    font-size: 18px;
    font-weight: bold;
    font-family: "Mulish", Times, serif;
    color: #FFF;
}

.fix-menu.monaCheckoutFix {
    background-color: #57AA31;
}

.fix-menu.monaCheckoutFix .monaCheckoutMob_des {
    color: #000;
}

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

    .monaCheckoutDes,
    .monaCartDes {
        display: none;
    }
}

.woocommerce-additional-fields>h3,
.woocommerce-additional-fields label {
    display: none !important;
}

p#order_comments_field {
    padding: 0 !important;
    margin-top: 1rem;
}

p#order_comments_field textarea {
    font-size: 16px !important;
}

@media screen and (max-width: 550px) {
    .prd .btn-gr .btn {
        width: calc(100%/2);
    }

    .prd .btn-gr .btn:last-child {
        width: 100%;
    }

    .prd .btn-gr {
        gap: 1rem !important;
        justify-content: space-between;
    }

    .count {
        padding: 0rem 1.4rem;
    }

    .prd-quantity .text {
        font-size: 14px;
    }

    .count-number {
        min-width: 3.175rem;
        font-size: 14px;
    }

    .count-btn {
        font-size: 12px;
    }

    .checkout.ss-pd {
        padding: 0;
    }

    .woocommerce-error,
    .woocommerce-info,
    .woocommerce-message {
        margin-bottom: 0.5rem;
        border-radius: 10px;
    }

    .woocommerce form.checkout_coupon {
        margin: 1rem 0;
    }

    .checkout-left-block.mb-24s {
        margin-bottom: 1rem;
    }
}

.fix-menu-item.fixCartGoCheckout {
    background: #3F932D;
    color: #FFF;
}

.fix-menu.fixCart .text {
    font-size: 14px;
    font-family: "Mulish", Times, serif;
}

.chatNow.active {
    /* bottom: 100%;
    opacity: 1;
    z-index: 10; */
    bottom: 5rem;
    opacity: 1;
    z-index: 110;
    position: fixed;
}

.chatNow {
    position: absolute;
    background: #FFF;
    z-index: -1;
    /* bottom: -100%; */
    bottom: 5rem;
    padding: 1rem;
    right: 0;
    width: max-content;
    transition: 0.4s all;
    opacity: 0;
}

.chatNowItem img {
    width: 4.2rem;
    height: 4.2rem;
}

.chatNowItem {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: flex-start;
    flex-direction: row-reverse;
}

.chatNowItem:not(:last-child) {
    margin-bottom: 1.4rem;
}

.fixChatNow {
    cursor: pointer;
}

.single-product .sec-pro .ss-pds {
    padding: 1.4rem 0;
}

.single-product .sec-pro .ss-pds .head.t-center {
    margin-bottom: 1.2rem;
}

@media screen and (max-width: 701px) {
    .woocommerce-cart-form .head {
        margin-bottom: 1.6rem;
    }

    .cart.ss-pd {
        padding-top: 0 !important;
    }
}

@media only screen and (max-width: 600px) {
    .cart-delete {
        position: relative;
        bottom: unset;
        right: unset;
        width: 2.4rem;
        height: 2.4rem;
    }

    .cart-product-content {
        width: -webkit-fill-available;
    }

    .cart-pro-tag.cart-pro-tag-updated .cart-pro-tag-item.product-quantity {
        margin-left: auto;
    }

    .cart-item.cart-real-item {
        padding: 1.6rem 0;
    }
}

@media only screen and (max-width: 500px) {
    .woocommerce-cart-form .head .t-title {
        font-size: 2rem;
    }

    .cart-pro-img {
        width: 8rem;
        height: 8rem;
    }

    .checkout-pro-bot {
        margin-top: 0;
    }

    .pro-item .pro-price {
        font-size: 1.2rem !important;
    }
}

/* .woocommerce-cart-form .cart-pro-tag {
    display: none;
} */
.cart-pro-tag.cart-pro-tag-updated {
    justify-content: space-between;
}

.cart-pro-tag.cart-pro-tag-updated .cart-pro-tag-item {
    background: unset !important;
    padding: 0;
}

.cart-pro-tag.cart-pro-tag-updated .count {
    padding: 0.4rem 1rem;
}

.cart-pro-tag.cart-pro-tag-updated .count-number {
    font-size: 12px;
}

.cart-pro-tag.cart-pro-tag-updated .cart-pro-tag-item.price {
    font-weight: 600;
    color: #C50909;
}

.prd-upgrate {
    display: flex;
    align-items: center;
    gap: 10px;
}

.pro-more-text-buy a {
    color: #57AA31;
    font-weight: 600;
    text-decoration: underline;
}

li.select2-results__option.select2-results__message {
    display: none !important;
}

.select2-container--open .select2-dropdown {
    left: 0;
    top: 10px;
}

.select2-container .select2-dropdown .select2-results ul {
    display: flex;
    flex-wrap: wrap;
}

.select2-container .select2-dropdown .select2-results ul li {
    width: calc(100%/2);
}

.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
    color: #e2401c;
    display: block !important;
    font-weight: bold;
    font-size: 12px;
}

.woocommerce-checkout p.woocommerce-invalid-email span.error-email {
    color: #e2401c;
    display: block !important;
    font-weight: bold;
    font-size: 12px;
}

.woocommerce form .form-row .woocommerce-input-wrapper {
    order: 1;
}

.woocommerce form .form-row span.error,
.woocommerce form .form-row span.error-email {
    order: 2;
}

.monaCheckoutMob_payment {
    text-transform: uppercase;
}

.mona-recheck-radio {
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 100rem;
    border: 0.1rem solid #D9D9D9;
    flex-shrink: 0;
    position: relative;
}

.mona-recheck-radio::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 100rem;
    background-color: #3F932D;
    opacity: 0;
}

.mona-recheck-input:checked~.mona-recheck-radio {
    border: 0.1rem solid #3F932D;
}

.mona-recheck-input:checked~.mona-recheck-radio::before {
    opacity: 1;
}

.mona-recheck-item .text {
    display: flex;
    align-items: center;
}

.mona-recheck-item .text img:last-child {
    margin-left: 1rem;
}

.count .count-number {
    display: none;
}

.count input.count-input {
    border: unset;
    background: unset;
    max-width: 3.175rem;
    text-align: center;
    margin: 0 5px;
}

.mgg-slider.row {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    margin: 0 !important;
    padding: 0 !important;
}

/* .mgg-slider .col {
    width: calc( 100% / 3 - 10px );
} */
.mgg-slider .col {
    width: calc(100% / 3 - 10px);
}

@media screen and (max-width:1200px) {
    .mgg-slider .col {
        width: calc(100% / 2 - 10px);
    }
}

.mgg-box {
    cursor: pointer;
    border: 1px solid;
    height: 8.4rem;
    color: #000;
    font-weight: 500;
    text-align: center;
    padding: 0.8rem 2rem;
    border-radius: 0.8rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.mgg-box.non-valid {
    background-color: #C2C2C2;
}

.mgg-box.active {
    background-color: #93cb79;
}

.mgg-box::before,
.mgg-box::after {
    content: "";
    position: absolute;
    width: 3rem;
    height: 3rem;
    border-radius: 100rem;
    background-color: white;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border: 1px solid;
}

.mgg-box::before {
    left: -2rem;
}

.mgg-box::after {
    right: -2rem;
}

.mgg-box .text {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

.mgg-box .text strong {
    font-size: 10px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
}

.shop_coupon_list {
    margin: 1rem 0 2.4rem;
}

.mgg-slider.row .empty {
    text-align: center;
    width: 100%;
    font-style: italic;
}

.checkout.ss-pd {
    --pd-sc: 2rem;
}

.prd-code-upgrade-label {
    font-weight: bold;
    color: #C50909;
    font-size: 14px;
}

.mona-dktv-content .wpcf7-form {
    padding: 15px !important;
    position: relative;
    padding-bottom: 7rem !important;
}

.mona-dktv-content .wpcf7-form h2 {
    margin-bottom: 1.6rem !important;
}

.mona-dktv-content .wpcf7-form .wpcf7-response-output {
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 0 4rem;
    right: 1rem;
}

.mona-dktv-content .wpcf7 form.sent .wpcf7-response-output {
    background: unset;
    color: #3F932D !important;
}

.mona-dktv-content .t-description {
    margin-bottom: 1.6rem;
}

.mona-dktv-content .t-description .t-des-bold {
    font-weight: bold;
    text-transform: uppercase;
}

.monaup-pro-price.pro-price {
    display: none;
}

.monaup-hidden-pc {
    display: none;
}

.monaup-prd-add-right {
    margin: 1.2rem 0;
}

@media screen and (max-width: 500px) {
    .prd-content .prd-content-block .btn:last-child {
        display: none;
    }

    .monaup-hidden {
        display: none;
    }

    .monaup-hidden-pc {
        display: block;
    }

    .monaup-pro-price.pro-price {
        display: block;
    }

    .monaup-prd-add .monaup-prd-add-flex {
        display: flex;
        flex-wrap: wrap;
        padding: 0.4rem 1rem;
        align-items: center;
    }

    .monaup-prd-add .monaup-prd-add-flex .monaup-prd-add-left,
    .monaup-prd-add .monaup-prd-add-flex .monaup-prd-add-right {
        width: 50%;
    }

    .monaup-prd-add .monaup-prd-add-flex .monaup-prd-add-fw {
        width: 100%;
    }

    .monaup-prd-add .monaup-prd-add-flex .prd-quantity {
        margin-left: auto;
        /* flex-direction: column-reverse; */
    }

    .monaup-prd-add .monaup-prd-add-flex .prd-upgrate .title {
        display: none;
    }

    .monaup-prd-add-right {
        margin: 0rem;
    }

    .monaup-prd-add .pro-price .price {
        font-size: 1.8rem;
    }

    .monaup-prd-add .pro-more-text-buy {
        font-size: 14px;
    }

    .monaup-prd-add .pro-more-tag {
        width: max-content;
    }

    #m-info-product .prd-upgrate {
        flex-direction: column;
        align-items: flex-start;
        margin: 0 !important;
    }

    /* .prd-side .prd-img {
        padding-top: calc(1080 / 1276* 100%);
    } */
    .prd-side .prd-img img {
        width: 100%;
        height: 100% !important;
        object-fit: contain;
    }

    .single-product .breadcrumb {
        display: none;
    }
}

.monaup-benefit .benefit-item {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.monaup-benefit .benefit-nb {
    background-color: #57AA31;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    text-align: center;
    height: 24px;
    width: 24px;
}

.monaup-benefit .benefit-text {
    font-size: 14px;
}

.monaup-benefit {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding: 15px 10px 10px 10px;
    margin-bottom: 10px;
}

.monaup-benefit-2 {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding: 15px 10px 10px 10px;
}

.monaup-benefit-2 .benefit-item {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.benefit-item .benefit-text {
    font-size: 14px;
}

.benefit-item .benefit-text a {
    font-weight: bold;
    text-decoration: underline;
    transition: 0.4s all;
}

.benefit-item .benefit-text strong {
    font-weight: bold;
    color: #57AA31;
}

.benefit-ic {
    width: 3.6rem;
    height: 3.6rem;
}

.prd-content .monaup-prd-add {
    border-top: 1px solid #e0e0e0;
}

.header-bot {
    --size-hd-bot: 4.6rem;
    height: var(--size-hd-bot);
}

.monaup-prd-top {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.monaup-prd-top .txt {
    font-size: 14px;
}

.monaup-prd-top .monaup-totalsales {
    font-size: 14px;
}

main.main.page-product-detail .prd.ss-pds {
    padding-top: 0.6rem !important;
}

.monaup-prd-top {
    margin-bottom: 0.6rem !important;
}

.monaup-prd-top-left {
    display: flex;
    gap: 5px;
    align-items: center;
    font-size: 14px;
}

.monaup-prd-top .top-left-star.re-star {
    padding-right: 10px;
    border-right: 1px solid #94A3B8;
}

.monaup-prd-top .top-left-star.re-star {
    position: relative;
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.monaup-prd-top .top-left-star.re-star::before,
.monaup-prd-top .top-left-star.re-star::after {
    content: '\f005  \f005  \f005  \f005  \f005';
    font-family: 'Font Awesome 6 Pro';
    font-size: 1.4rem;
    display: inline-block;
    color: var(--c-second);
    white-space: nowrap;
}

.monaup-prd-top .top-left-star.re-star::after {
    color: #FAA819;
    font-weight: 900;
    position: absolute;
    bottom: 0;
    left: 0;
    width: var(--w);
    overflow: hidden;
    opacity: 1;
}

img.monaup-product-border {
    position: absolute;
    z-index: 2;
    bottom: 0;
}

.prd-slider-main .swiper-control {
    bottom: 50%;
    transform: translateY(50%);
}

.prd-slider-number {
    display: none;
}

.prd-slider-main .swiper-control-btn {
    border: 1px solid #333;
}

.prd-content {
    margin-bottom: 10px;
}

@media screen and (min-width: 751px) {
    .prd-left {
        width: 40%;
    }

    .prd-midle {
        width: 60%;
    }
}

.monaup-predict-shipping {
    display: flex;
    gap: 10px;
    margin: 10px 0 0;
    font-size: 14px;
    align-items: flex-start;
}

.monaup-predict-shipping .monaup-predict-icon {
    width: 4rem;
    height: 4rem;
}

.monaup-predict-shipping .monaup-predict-label {
    font-weight: bold;
}

.monaup-predict-shipping .monaup-predict-des {
    font-weight: 300;
}

form.formCommentList.processing,
.processing-area.processing {
    opacity: 0.6;
    pointer-events: none;
}

.comment_media_item.video {
    background: #ddd;
    border: 1px solid #333;
    border-radius: 6px;
}

a.comment_media_item.video img {
    object-fit: contain;
}

.pro-item .btn.full,
.pro-item .pro-more-tag {
    width: 100% !important;
}

.pro-item .pro-add-cart {
    width: 3.2rem !important;
    height: 3.2rem !important;
}

.drv-review {
    border-bottom: unset;
}

@media screen and (max-width: 500px) {
    .monaup-prd-add .pro-price .price-old {
        font-size: 1rem;
    }

    .monaup-prd-add .pro-price .price {
        font-size: 1.6rem;
    }

    .prd-content .monaup-prd-add .btn {
        height: 3.6rem;
    }

    .monaup-prd-top .monaup-totalsales,
    .monaup-prd-top-left {
        font-size: 1.35rem;
    }

    .monaup-prd-top-left .star .star-empty i,
    .monaup-prd-top-left .star .star-filter i {
        font-size: 1.35rem;
    }
}

.monaup-prd-top-left .top-left-des {
    color: #57AA31;
}

.monaup-predict-content {
    max-width: 80%;
}

.benefit-item.benefit-hidden {
    display: none;
}

.benefit-seemore {
    text-align: center;
    font-size: 14px;
    text-decoration: underline;
    text-underline-position: from-font;
    color: #57AA31;
}

div#trp-floater-ls {
    display: none !important;
}

.monaCheckoutLoadingText {
    display: none;
}