.woocommerce-form-login {
    padding: 30px;
    background: #f6f6f6;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
}

.woocommerce-form-register {
    padding: 30px;
    background: #f6f6f6;
    border-radius: 10px;
}

.woocommerce-form-login .woocommerce-form-row {
    line-height: 8px;
    margin: 0;
}

.woocommerce-form-login .woocommerce-form__label-for-checkbox {
    margin-bottom: 0 !important;
    line-height: 8px;
}

.woocommerce-form-login .form-row {
    margin-block-end: 20px;
}

.woocommerce-form-login .woocommerce-form-login__submit {
    width: 100%;
    border-radius: 6px !important;
}

.woocommerce-form-login .woocommerce-LostPassword {
    text-align: center;
}

.woocommerce-form-login input[type="text"],
.woocommerce-form-login input[type="password"],
.woocommerce-form-login input[type="checkbox"] {
    border-color: #c8c8c8 !important;
}

.woocommerce-form-register .woocommerce-form-row {
    line-height: 8px;
    margin: 0;
}

.woocommerce-form-register .woocommerce-form-row--wide {
    margin-block-end: 20px;
}

.woocommerce-form-register .woocommerce-privacy-policy-text {
    margin-block-end: 20px;
}

.woocommerce-form-register .woocommerce-form-register__submit {
    width: 100%;
    border-radius: 6px !important;
}

.woocommerce-form-register input[type="text"],
.woocommerce-form-register input[type="email"],
.woocommerce-form-register input[type="checkbox"],
.woocommerce-form-register input[type="password"] {
    border-color: #c8c8c8 !important;
}

.woocommerce-MyAccount-navigation ul li a {
    line-height: 0.2em;
}

.woocommerce-billing-fields, .woocommerce-additional-fields {
    border: 1px solid #DEDFE1;
    border-radius: 10px;
    overflow: hidden;
}

.woocommerce-billing-fields > h3, .woocommerce-additional-fields > h3 {
    background: #93278f;
    padding: 20px;
    line-height: 1em;
    color: #ffffff;
    margin: 0;
}

.woocommerce-billing-fields__field-wrapper, .woocommerce-additional-fields__field-wrapper {
    padding: 20px;
}

.woocommerce-checkout-payment .place-order button[type=submit] {
    background: #000 !important;
    border-radius: 30px !important;
}

.ct-order-review {
    border: 1px solid #DEDFE1 !important;
    border-radius: 10px !important;
    padding: 0px !important;
    overflow: hidden !important;
}

.ct-order-review > h3 {
    background: #93278f;
    padding: 20px;
    line-height: 1em;
    color: #ffffff;
    margin: 0;
}

.woocommerce-checkout-review-order {
    padding: 20px;
}

#payment ul.payment_methods>li.wc_payment_method {
    border-radius: 10px !important;
}

section.woocommerce-order-details, section.woocommerce-customer-details {
    border: 1px solid #DEDFE1;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 30px;
}

section.woocommerce-order-details > h2, section.woocommerce-customer-details > h2 {
    padding: 20px;
    color: #fff;
    background: #93278f;
    margin: 0;
    line-height: 1em;
}

section.woocommerce-order-details table {
    margin: 0;
}

section.woocommerce-customer-details address {
    border: none !important;
}

.woocommerce-thankyou-order-details {
    border-radius: 10px;
    overflow: hidden;
}

.woocommerce-order-overview__payment-method {
    border: none !important;
}

.ct-account-modal .ct-account-forms {
    padding: 30px !important;
}

[data-header*="type-1"] #account-modal .ct-account-modal {
    border-radius: 10px !important;
}

.ct-register-form .woocommerce-form-register {
    padding: 0 !important;
    background: #ffffff !important;
}

.am-card-btn-wrapp {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.am-card-btn-wrapp .add_to_cart_button {
    padding: 0;
    height: 24px;
    width: 24px;
    min-height: 0;
}

.am-card-btn-wrapp .add_to_cart_button svg {
    width: 16px;
    height: auto;
}

.am-card-btn-wrapp .added_to_cart {
    min-height: 0;
    padding: 0;
    font-size: 14px;
    width: 24px;
    height: 24px;
}

.am-card-btn-wrapp .added_to_cart svg {
    width: 16px;
    height: auto;
}

.am-card-btn-wrapp .ajax_add_to_cart.loading::after {
    display: none;
}

.onsale {
    padding: 0px !important;
    border-radius: 6px !important;
    line-height: 0 !important;
    height: 20px !important;
    font-size: 12px !important;
    min-width: 46px !important;
    background: #000 !important;
}

.affwp-affiliate-link-copy-link {
    width: 150px;
}

.affwp-form fieldset {
    padding: 0;
    margin: 0 !important;
}

.affwp-form fieldset .affwp-lost-password {
    margin: 0;
}

.summary .am-card-btn-wrapp .price {
    margin: 0;
    border-right: 1px solid #00000026;
    padding-right: 10px;
    line-height: 1em;
}

.summary .am-card-btn-wrapp {
    justify-content: start;
    gap: 10px;
}

.ct-product-additional-info ul li svg {
    fill: none !important;
    width: 20px;
    height: auto;
}

.quantity[data-type=type-2] input[type=number] {
    border-radius: 60px !important;
}

.woocommerce-Reviews {
    grid-template-columns: 1fr !important;
}

.comment-respond {
    background: #fbfbfb;
    padding: 20px;
    border-radius: 15px;
    border: 1px solid #D3D3D3;
}

.woocommerce-Reviews .comment_container {
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    padding: 20px !important;
}

.woocommerce-Reviews .commentlist .children {
    margin-top: 10px !important;
}

ol.commentlist {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.woocommerce-Reviews .commentlist li {
    border: none !important;
}

.woocommerce-Reviews .meta {
    line-height: 1em !important;
    margin-bottom: 10px !important;
}

.woocommerce-tabs.wc-tabs-wrapper {
    background: #F8F8F8;
    padding: 50px 0px;
    margin-top: 60px;
}

#tab-reviews .entry-content {
    padding-block: 0px !important;
}

/* Responsive styles */
@media (max-width: 768px) {
    .woocommerce-form-login,
    .woocommerce-form-register {
        font-size: 14px;
    }

    #customer_login h2 {
        text-align: center;
    }

    [class*=ct-woocommerce] .shop_table [class*=product-name] {
        padding-inline-end: 20px !important;
    }

    [class*=ct-woocommerce] .shop_table .product-mobile-actions {
        margin-top: 7px !important;
    }

    /*.ct-floating-bar-actions .single_add_to_cart_button {
        min-width: 24px !important;
        min-height: 24px !important;
    }

    .ct-floating-bar-actions .single_add_to_cart_button::after {
        font-size: 10px !important;
    }*/

    .affwp-card__header h3 {
        font-size: 22px;
    }

    .affwp-card__header p {
        font-size: 14px;
    }

    .affwp-card__content button {
        font-size: 14px;
        width: 120px;
    }

    .affwp-form input {
        font-size: 14px;
    }

    .ct-product-additional-info .ct-label {
        font-size: 12px;
    }

    .woocommerce-Reviews .comment_container {
        grid-template-columns: auto 1fr !important;
        padding: 15px !important;
        gap: 15px !important;
    }

    .woocommerce-Reviews .avatar {
        max-width: 25px !important;
    }

    .woocommerce-Reviews .description {
        font-size: 14px !important;
    }

    .woocommerce-Reviews .meta {
        line-height: 1.3em !important;
        font-size: 12px !important;
    }

    .woocommerce-Reviews-title {
        font-size: 16px !important;
    }
}

/* Responsive table styles */
@media (min-width: 768px) and (max-width: 1024px) {
    [class*=ct-woocommerce] .shop_table [class*=product-name] {
        padding-inline-end: 20px !important;
    }
}