 
/* ============================= */
/* Header / Branding */
/* ============================= */
.site-name {
    font-family: alice !important;
}

.mid-header.header-image-wrap .container {
    padding-left: 0 !important;
}


/* ============================= */
/* Main Layout & Content Wrapper */
/* ============================= */
main#main {
    position: relative !important;
    z-index: 1;
}

.site-content {
    padding-top: 50px;
    padding-bottom: 50px;
}

.single-product .site-content {
    background: #ffffff !important;
}

div#content {
    background: #fff;
}


/* ============================= */
/* Navigation / Mobile Menu */
/* ============================= */
.slicknav_parent-link.slicknav_row {
    padding-left: 6px !important;
}

.slicknav_menu .slicknav_nav {
    min-height: 100svh !important;
}


/* ============================= */
/* Search & No Results */
/* ============================= */
.search-post-wrap {
    z-index: 0;
    position: relative;
}

.no-results {
    margin: 0px !important;
}


/* ============================= */
/* Typography */
/* ============================= */
b,
strong {
    font-weight: 500;
}

.product-name a {
    text-decoration: none !important;
}

.wc-block-components-product-metadata__description {
    font-size: 16px;
    font-weight: 400 !important;
    font-family: 'Inter', sans-serif;
}


p.wc-block-components-checkout-order-summary__title-text {
    font-family: 'Inter', sans-serif;
}

.wc-block-checkout__sidebar .wc-block-components-product-name {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
}

span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value.wc-block-components-order-summary-item__individual-price {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    margin-bottom: 12px !important;
    display: block;
}
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-product-name {
    font-family: 'Inter', sans-serif;
    margin-bottom: 6px;
}
span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
    font-size: 17px;
}

.wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
    font-size: 18px;
}

.wc-block-components-totals-item {
    font-size: 18px;
}

.wc-block-components-button__text {
    color: #ffffff !important;
    opacity: 1 !important;
}
.woocommerce-order {
    font-size: 16px;
    font-family: 'Inter', sans-serif;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    padding: 0;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    padding-bottom: 10px;
    padding-top: 10px;
}
.woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1
Specificity: (0,4,0)
 {
    margin-bottom: 20px;
}
form.woocommerce-ResetPassword.lost_reset_password {
    max-width: 500px;
    margin: auto;
}

.woocommerce-cart .wc-block-components-panel__button, .woocommerce-cart .wc-block-components-totals-item__label, .woocommerce-cart .wc-block-formatted-money-amount, .woocommerce-cart .wc-block-components-button__text {
    font-size: 14px !important;
    font-family: 'Inter', sans-serif !important;
}
.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=password], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=password], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url] {
    border: 1px solid #ddd !important;
}

.wc-blocks-components-select .wc-blocks-components-select__select {
    border: 1px solid #ddd !important;
}

.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
    border-radius: 4px;
    box-shadow: inset 0 0 0 1.5px rgb(221 221 221);
}
span#radio-control-0-flat_rate\:2__label {
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    font-weight: 300;
}

div#radio-control-wc-payment-method-options-bacs__content {
    font-size: 15px;
}

.woocommerce .woocommerce-form-login.login label, .woocommerce form .form-row label{
    font-size: 14px;
    font-family: 'Inter', sans-serif;
    font-weight: 400 !important;
}

.main-navigation ul.menu > li > a {
    font-family: 'Inter', sans-serif !important;
    font-size: 13px;
}

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

span.password-input {
    width: 100%;
}

input#password_2 {
    width: 100% !important;
    float: none !important;
}






/* ============================= */
/* WooCommerce – Cart & Mini Cart */
/* ============================= */
p.woocommerce-mini-cart__empty-message {
    text-align: center;
}

li.woocommerce-mini-cart-item.mini_cart_item {
    text-wrap: auto;
}


/* ============================= */
/* WooCommerce – Wishlist Layout */
/* ============================= */
ul.wishlist_table li {
    display: flex;
    flex-direction: column;
    background: #ffffff;
    border-radius: 12px;
    border: 1px solid #e2e2e2;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    overflow: hidden;
    transition: transform 0.3s, box-shadow 0.3s;
}

ul.wishlist_table li:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}


/* ============================= */
/* Wishlist Item Structure */
/* ============================= */
.item-wrapper {
    display: flex;
    gap: 15px;
    padding: 15px;
}

.item-details {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.item-details .product-name h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 6px;
    line-height: 1.2;
}


/* ============================= */
/* Wishlist Item Details Table */
/* ============================= */
.item-details-table td.label {
    font-weight: 600;
    color: #555;
}

.item-details-table td.value {
    font-weight: 500;
    color: #222;
}


/* ============================= */
/* Wishlist Footer Actions */
/* ============================= */
.additional-info-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 15px;
    border-top: 1px solid #f1f1f1;
    background: #fafafa;
    flex-wrap: wrap;
    gap: 10px;
}

.additional-info-wrapper .product-add-to-cart a {
    flex: 1;
    text-align: center;
    background: linear-gradient(135deg, #007cba, #005a8c);
    color: #fff;
    padding: 7px 14px;
    border-radius: 8px;
    font-weight: 600;
    font-size: 13px;
    text-decoration: none;
    transition: 0.3s background;
}

.additional-info-wrapper .product-add-to-cart a:hover {
    background: linear-gradient(135deg, #005a8c, #003f5e);
}

.additional-info-wrapper .product-remove a {
    color: #ff4d4d;
    font-size: 16px;
    transition: 0.3s color;
}

.additional-info-wrapper .product-remove a:hover {
    color: #cc0000;
}

.additional-info-wrapper .additional-info td.value {
    font-weight: 600;
    color: #28a745;
}

.product-add-to-cart {
    margin: 0 !important;
}

.wishlist_table.mobile li .item-wrapper {
    width: 100%;
}


/* ============================= */
/* WooCommerce – Account Pages */
/* ============================= */
.woocommerce-MyAccount-content {
    padding: 0 !important;
}



.woocommerce-cart .wc-block-components-panel__button, .woocommerce-cart .wc-block-components-totals-item__label, .woocommerce-cart .wc-block-formatted-money-amount, .woocommerce-cart .wc-block-components-button__text { 
    font-size: 18px !important;
}

.woocommerce-cart .wc-block-cart-items__header-image, .woocommerce-cart .wc-block-cart-items__header-total, .woocommerce-cart .wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title { 
    font-family: 'Inter', sans-serif !important;
}

body.content-no-sidebar .alignwide, body.content-no-sidebar .entry-content .alignwide {
    margin: 0 !important;
}

address {
    font-size: 14px;
    font-family: 'Inter', sans-serif;
}

span.wc-block-components-address-card__edit {
    font-size: 16px;
}
span.wc-block-components-checkbox__label {
    font-weight: 400;
    font-family: 'Inter', sans-serif;
    font-size: 15px;
}
address {
    font-size: 14px;
    font-family: 'Inter', sans-serif;
}

span.wc-block-components-address-card__edit {
    font-size: 16px;
}

span.wc-block-components-checkbox__label {
    font-weight: 400;
    font-family: 'Inter', sans-serif;
    font-size: 15px;
}

p.wc-block-components-checkout-step__description-payments-aligned {
    font-size: 16px !important;
}

span.wc-block-components-payment-method-label {
    font-size: 16px;
}

span#radio-control-wc-payment-method-options-stripe__label {
    font-size: 16px;
}
p.content {
    font-size: 14px;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    font-size: 16px;
    border-radius: 5px;
    padding: 8px 20px !important;
}
a.wc-block-components-checkout-return-to-cart-button {
    font-size: 16px;
}
p.wc-block-components-checkout-order-summary__title-text {
    font-family: 'Inter', sans-serif;
}
.site-header, header, .main-header {
    position: sticky;
    top: 0;
    z-index: 10;
    background: #fff;
}


p {
    font-family: 'Inter', sans-serif;
}









/* ============================= */
/* Responsive – Desktop */
/* ============================= */
@media screen and (min-width: 992px) {
    div#content {
        min-height: 600px;
    }
}


/* ============================= */
/* Responsive – Tablet & Mobile */
/* ============================= */
@media (max-width: 991px) {

    .header-cart-block ul.site-header-cart {
        position: fixed !important;
        left: 10px !important;
        right: 10px !important;
        top: 57px !important;
        min-width: auto !important;
        width: auto !important;
        max-width: 100% !important;
        box-sizing: border-box;
    }

    .header-three .bottom-header,
    .header-three .bottom-header .header-icons {
        padding: 0px 0;
    }

    .header-cart a.icon-cart {
        padding: 16px 0px;
    }

    .header-cart a.icon-cart span.count {
        top: 8px;
    }
}


/* ============================= */
/* Responsive – Small Devices */
/* ============================= */
@media screen and (max-width: 767px) {
    .wishlist_table.mobile {
        margin: 0 !important;
        padding: 0 !important;
    }
}

@media screen and (max-width: 575px) {
    .site-content {
        padding: 30px 0px;
    }

    .woocommerce .woocommerce-result-count,
    .woocommerce .woocommerce-ordering select,
    form.woocommerce-ordering {
        width: 100%;
        float: left !important;
    }
}

@media screen and (max-width: 520px) {
    figure.swiper-slide-inner {
        margin-bottom: 20px !important;
    }
}

@media (max-width: 480px) {
    .item-wrapper {
        flex-direction: column;
    }

    .additional-info-wrapper .product-add-to-cart a {
        width: 100%;
    }

    .additional-info-wrapper .product-remove {
        align-self: center;
    }
}
