body {
    font-family: 'Kanit' !important;
}

.woocommerce-shop .woocommerce.columns-4 {
    display: none;
}

.woocommerce-shop .entry-header {
    display: none;
}


.woocommerce-cart .custom-cart-banner {
    margin-bottom: 60px;
    padding: 100px;
    background-repeat: no-repeat;
    background-size: cover;
}

.custom-cart-banner h1 {
    color: white;
    font-family: 'Kanit';
}

.custom-shop-container {
    display: grid;
    grid-template-columns: 250px 1fr;
    gap: 30px;
    margin: 40px 0;
    margin-top: 80px;
}

/* Mega menu */
.mega-menu {
    display: none;
    position: absolute;
    background: #304D8FF2;
    width: 1000px;
    padding: 20px;
    top: 45px;
    right: 0;
    border-radius: 0 !important;
    z-index: 9999;
    border-radius: 10px;
}

.tab-content.mega-content ul li a {
    color: #fff;
    text-decoration: none;
    font-weight: 300;
}

.mega-tabs-scroll ul {
    overflow-x: scroll;
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: #3EBAE0 #fff;
}

/* Show menu */
.mega-menu.open {
    display: block;
}

/* Scrollable tabs wrapper */
.mega-tabs-scroll {
    overflow-x: auto;
    white-space: nowrap;
    padding-bottom: 5px;
}

/* Hide scrollbar (optional) */
.mega-tabs-scroll::-webkit-scrollbar {
    height: 0;
}

.mega-tabs-scroll {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

/* Horizontal scroll tabs */
.mega-tabs .nav-link {
    display: inline-block;
    color: #333;
    font-weight: 500;
    margin-right: 12px;
    padding: 8px 18px;
    white-space: nowrap;
}

.mega-tabs .nav-link.active {
    background: #f0f0f0;
    font-weight: 600;
}

/* Banner image */
.mega-content img {
    width: 100%;
    border-radius: 8px;
}

.tab-content.mega-content ul {
    flex-wrap: wrap;
    display: flex;
    margin: 0;
    padding: 0;
    line-height: 39px;
}

.tab-content.mega-content ul li {
    width: 32%;
    list-style: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
    border-bottom: navajowhite;
    text-align: left;
}

.mega-tabs-scroll ul {
    overflow-x: scroll;
}

.mega-tabs .nav-link.active {
    background: #fff;
    font-weight: 400;
    color: #000;
    font-size: 14px;
    border-radius: 50px;
}

.mega-tabs .nav-link {
    display: inline-block;
    color: #fff;
    font-weight: 400;
    margin-right: 12px;
    border-radius: 6px;
    padding: 8px 18px;
    white-space: nowrap;
    font-size: 14px;
    margin-bottom: 14px;
}

.tab-content.mega-content h4 {
    color: #3EBAE0;
    font-size: 22px;
    font-weight: 500;
    text-align: left;
}

button#megaBtn {
    background: #304D8F;
    border: unset;
    border-radius: 15px 15px 0px 0px;
    padding: 13px 24px;
    padding-left: 35px;
}
.page-id-2314 .entry-content,
.page-id-2320 .entry-content,
.page-id-15 .entry-content,
.page-id-3 .entry-content {
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 60px;
    max-width: 1200px;
    margin: auto;
}

/* Default: Dropdown arrow */
#megaBtn::after {
    content: "=";
    font-size: 31px;
    margin-left: 8px;
    color: #fff;
    line-height: normal;
    left: 6px;
    position: absolute;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -1px;
}

#megaBtn.cross::after {
    font-size: 20px !important;
    top: 2px !important;
}

#megaMenu .mega-tabs {
    justify-content: flex-start !important;
}

#megaMenu .mega-tabs-scroll {
    text-align: left !important;
}

#megaMenu .nav-pills {
    justify-content: flex-start !important;
}

#megaMenu .mega-tabs li {
    margin-right: 10px;
    margin-bottom: 12px;
}

.mega-tabs-scroll ul {
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: #3EBAE0 #FFFFFF24;
}

.mega-tabs-scroll ul::-webkit-scrollbar {
    height: 4px;
}

.mega-tabs-scroll ul::-webkit-scrollbar-track {
    background: #FFFFFF24;
    border-radius: 50px;
}

.mega-tabs-scroll ul::-webkit-scrollbar-thumb {
    background-color: #3EBAE0;
    border-radius: 50px;
}

.elementor-element.elementor-element-e5de6aa.custom-header-shortcode.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    text-align: end;
}

/* When menu is open: show cross */
#megaBtn.cross::after {
    content: "✕";
    font-size: 16px;
}

.mega-menu {
    width: 1200px;
    backdrop-filter: blur(4px);
    background: #304D8FF2;
}

.mega-tabs .nav-link {
    border: 1px solid #FFFFFF26;
    border-radius: 120px !important;
    width: max-content;
    margin: 0;
    height: 100%;
    line-height: 100%;
}

.mega-tabs .nav-link.active {
    background-color: #fff !important;
    color: #000 !important;
}

.mega-tabs .nav-link:hover {
    background-color: #fff;
    color: #000;
}

.tab-content>.tab-pane {
    padding: 0 20px 20px 40px;
}
.bp-title { text-align:center; font-size:32px; font-weight:600; margin-bottom:20px; }

        .bp-letters { text-align:center; margin-bottom:20px; }
        .bp-letter { margin:0 6px; cursor:pointer; font-weight:500; }
        span.bp-letter.active {
            color: white;
            font-weight: 700;
            background: #34c2f0;
            padding-left: 4px;
        }

        .bp-grid {
            display:grid;
            grid-template-columns:repeat(4,1fr);
            gap:25px;
        }

        .bp-card {
            background:#fff;
            border:1px solid #e9dfdf;
            padding:20px;
            text-align:center;
            border-radius:12px;
        }

        .bp-card img {
            width:100%;
            height:130px;
            object-fit:contain;
            margin-bottom:10px;
        }

.page-id-1591 p.lost_password {
    display: flex;
    justify-content: space-between;
}

        .bp-card-title {
            font-size:14px;
            font-weight:600;
        }
        .bp-letters span {
            font-size: 20px;
        }
.shop-sidebar {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #7268684a;
}

.shop-products {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

.shop-product {
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    text-align: center;
    border: 1px solid #eee;
    transition: 0.2s;
}

.shop-product:hover {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.shop-pagination {
    margin-top: 30px;
    text-align: center;
}
div#brand-partners {
    padding: 60px 0px;
}
.shop-pagination a {
    color: #000;
    padding: 13px 17px;
    border: 1px solid #ddd;
    margin: 0 5px;
    border-radius: 30px;
}

.shop-product h4 {
    color: black;
    text-align: left;
    font-size: 20px;
}
div#bp-results p {
    font-size: 20px;
}

.shop-product p {
    color: #3EBAE0;
    font-weight: 600;
    text-align: left;
    font-size: 14px;
}

.shop-content a {
    font-size: 15px;
    color: blue;
}

.custt-shhopp {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-user-box a {
    color: black;
}

form.custt-frmm {
    display: flex;
    gap: 15px;
}

select.custt-sellect {
    font-size: 12px;
    background: white;
    color: #4e4545;
    padding: 5px;
    border-radius: 100px;
}

.shop-product {
    border: 1px solid #7268684a;
}

ul.sub-cat-list li {
    list-style: none;
}

.woocommerce-account .woocommerce {
    margin-left: 50px !important;
    margin-right: 50px !important;
    border: 1px solid black;
    padding: 20px;
    max-width: 1200px;
    margin: auto;
}
.woocommerce-account nav.woocommerce-MyAccount-navigation li {
    list-style: none;
    padding: 18px;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation li a {
    color: black;
    text-decoration: none;
    font-size: 20px;
}
.woocommerce-account nav.woocommerce-MyAccount-navigation li.is-active {
    background: #34c2f0;
    border-radius: 10px;
}

.woocommerce-account .woocommerce-MyAccount-content p {
    font-size: 16px;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation ul {
    border: 1px solid black;
    padding: 10px;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation li.is-active a {
    color: white !important;
    /* background: red; */
}

.woocommerce-account .entry-content {
    margin-top: 70px;
}

ul.shop-filtrr li {
    list-style: none;
    font-size: 16px;
}

ul.shop-filtrr li a {
    color: black;
}

/* .parent-title::after {
    content: "";
    background-image: url("https://blueberry.2bm.dev/wp-content/uploads/2025/11/down-1.png");
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    height: 16px;
    display: inline-block;
} */

p.parent-title {
    font-size: 16px;
    margin-bottom: 0px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    border: 1px solid #7268684a;
    border-radius: 6px;
}

.parent-title.open::after {
    transform: rotate(180deg);
}

.custt-shhopp span {
    font-size: 17px;
    color: #4e4545;
}

.shop-products {
    margin-top: 30px;
}

.shop-sidebar h3 {
    margin-bottom: 0px;
    font-size: 23px;
}

.custom-shadow {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.custt-shhopp h3 {
    margin: 10px 0px;
}

.shop-content h2 {
    font-size: 30px;
}

.sub-cat-wrapper {
    margin-top: 10px;
    display: grid;
    border: 1px solid #7268684a;
    padding: 10px;
    /* border-bottom-left-radius: 10px; */
    /* border-bottom-right-radius: 10px; */
}

.parent-cat {
    margin: 10px;
    padding: 8px;
    border: 1px solid #7268684a;
}

label.parent-title strong {
    font-size: 15px;
}

.product-detail-category-banner {
    padding: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 80px;
}

.product-detail-category-banner h1 {
    color: white;
    text-align: center;
    font-family: 'Kanit';
    font-size: 50px;
}

a.custom-detail-link img {
    height: 250px !important;
    object-fit: contain;
}



button.filter-btn {
    margin-top: 15px;
    border: 1px solid #fff;
    background: #418cc7;
    color: white;
    border-radius: 10px;
    padding: 12px;
    font-size: 20px;
}

a.next.page-numbers,
a.prev.page-numbers {
    display: none;
}

span.page-numbers.current {
    color: white;
    background: #2A2A54;
    padding: 10px 17px;
    border-radius: 100px;
}


@media(max-width: 900px) {
    .custom-shop-container {
        grid-template-columns: 1fr;
    }

    .shop-products {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media(max-width: 600px) {
    .shop-products {
        grid-template-columns: 1fr;
    }
}

/*Single product*/

.single-product header.entry-header {
    display: none;
}

.single-product footer.entry-meta {
    display: none;
}

.single-product div#content {
    max-width: 1140px;
    margin: auto;
}

.single-product .custom-breadcrumb {
    margin-top: 50px;
}

.single-product .custom-breadcrumb a {
    color: #848484;
}

a.not-allowed-msg {
    color: red;
    text-decoration: none;
}

.single-product h1.custom-top-product-title {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 45px;
    margin: 0px;
}

.single-product .summary.entry-summary {
    padding-right: 100px;
}

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

.single-product .quantity {
    float: unset !important;
    margin-bottom: 15px !important;
}

.single-product .woocommerce-product-details__short-description p {
    font-size: 15px;
    color: #605656;
    margin: 0px;
}

.single-product a.button.buy-now-button {
    margin-left: 10px;
    background: #3EBAE0;
    color: #fff;
    border-radius: 50px;
    width: 45%;
    padding: 15px;
    text-align: center;
}

.single-product button.single_add_to_cart_button.button.alt {
    background: #2A2A54 !important;
    border-radius: 54px;
    width: 45%;
    padding: 15px;
}

.single-product .input-text.qty.text {
    padding-left: 2px;
}

.parent-title:not(:has(+ .sub-cat-wrapper))::after {
    content: none !important;
}

.single-product img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: 250px !important;
    object-fit: contain;
}

.single-product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none !important;
}

.single-product span.woocommerce-Price-amount.amount bdi {
    color: #3EBAE0;
    font-weight: 600;
    font-size: 17px;
}

.single-product section.related.products span.price {
    text-align: center;
}

.single-product section.related.products h2.woocommerce-loop-product__title {
    font-size: 22px !important;
    color: black;
    font-weight: 500;
    font-family: 'Kanit';
    text-align: center;
}

.single-product section.related.products a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    border-radius: 10px;
    border: 1px solid #d3bcbcb3;
    padding: 15px;
}

.woocommerce-shop .custom-shop-container img {
    height: 70%;
    padding-bottom: 20px;
}

.single-product div#tab-description h2 {
    display: none;
}

.single-product section.related.products h2 {
    text-align: center;
    font-size: 30px;
    margin-top: 80px;
    margin-bottom: 70px;
}

.flex-control-nav.flex-control-thumbs {
    margin-top: 15px;
}

.flex-control-nav.flex-control-thumbs img {
    cursor: pointer;
}

.single-product .woocommerce-product-gallery__wrapper img {
    height: 250px !important;
    object-fit: contain;
}

.cf7-form {
    width: 100%;
    max-width: 750px;
    margin: auto;
    display: flex;
    flex-direction: column;
}

.cf7-form .form-group {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.cf7-form input,
.cf7-form textarea {
    padding: 12px;
    border: 1px solid #ddddddad;
    border-radius: 6px;
    font-size: 16px;
    width: 100%;
    margin-top: 11px;
}

.cf7-form input:focus,
.cf7-form textarea:focus {
    background: #3EBAE0;
    outline: none;
}

.cf7-form input[type="submit"] {
    /* display: grid; */
    /* align-self: start; */
    background: #3EBAE0;
    color: #fff;
    border: none;
    padding: 14px;
    border-radius: 32px;
    cursor: pointer;
    max-width: 15%;
    width: 100%;
}

.cf7-form input[type="submit"]:hover {
    background: #3EBAE0;
}

.cf7-form label {
    font-size: 17px;
    font-weight: 500;
}

.cf7-form .form-row {
    display: flex;
    gap: 20px;
}

.cf7-form .form-row .form-group {
    flex: 1;
    /* Makes both equal width */
    display: flex;
    flex-direction: column;
}

@media(max-width: 575px) {
    .cf7-form input[type="submit"] {
        max-width: 25%;
    }
}

.page-id-1502 .entry-header {
    display: none;
}

.bb-reviews {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.bb-review-card {
    background: #fff;
    padding: 25px;
    border-radius: 14px;
    border: 1px solid #eee;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.woocommerce-lost-password form.woocommerce-ResetPassword.lost_reset_password {
    padding-top: 80px;
}

.bb-stars {
    font-size: 20px;
    color: #f4a700;
    margin-bottom: 10px;
    letter-spacing: 2px;
}

.bb-text {
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.bb-desc {
    font-size: 15px;
    color: #555;
    line-height: 1.6;
    margin-bottom: 16px;
}

.bb-author {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.bb-date {
    font-size: 13px;
    color: #888;
}

.bb-under-title {
    display: flex;
    gap: 4px;
    align-items: center;
}

.woocommerce-cart div#content {
    max-width: 1140px;
    margin: auto;
}

.woocommerce-checkout div#content {
    max-width: 1200px;
    margin: auto;
    padding: 25px;
}

.woocommerce-cart .entry-header {
    display: none;
}

.woocommerce-checkout .wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block {
    width: 55%;
}

.woocommerce-checkout .wc-block-components-sidebar.wc-block-checkout__sidebar.wp-block-woocommerce-checkout-totals-block.is-large {
    width: 45%;
}

.woocommerce-checkout .wc-block-components-product-metadata {
    display: none;
}

.woocommerce-checkout span.wc-block-components-order-summary-item__individual-prices.price.wc-block-components-product-price {
    display: none;
}

.woocommerce-checkout .wc-block-components-order-summary-item__image img {
    height: 50px !important;
    object-fit: contain;
}

.woocommerce-checkout .wc-block-components-order-summary-item__description h3 {
    font-size: 20px;
    font-family: 'Kanit';
    font-weight: 600;
    color: black;
    /* width: 50%; */
}

.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
    display: none;
}

.woocommerce-checkout input#email,
.woocommerce-checkout select#billing-country,
.woocommerce-checkout input#billing-first_name,
.woocommerce-checkout input#billing-last_name,
.woocommerce-checkout input#billing-address_1,
.woocommerce-checkout input#billing-address_2,
.woocommerce-checkout input#billing-city,
.woocommerce-checkout select#billing-state,
.woocommerce-checkout input#billing-postcode,
.woocommerce-checkout input#billing-phone {
    border: 1px solid #0000001c;
}

.woocommerce-checkout div#order-notes {
    display: none;
}

.woocommerce-checkout .wc-block-checkout__terms.wc-block-checkout__terms--with-separator.wp-block-woocommerce-checkout-terms-block {
    display: NONE;
}

.woocommerce-checkout a.wc-block-components-checkout-return-to-cart-button {
    display: none;
}

.woocommerce-checkout .wc-block-components-checkout-order-summary__title {
    display: none !important;
}

.woocommerce-checkout button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    width: 100%;
    background: #2A2A54;
    color: white;
    font-size: 16px;
    border: none;
    border-radius: 100px;
}
.header-user-box span.role {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.woocommerce-checkout h2.wc-block-components-title.wc-block-components-checkout-step__title {
    font-size: 22px;
    font-family: 'Kanit';
    /* text-transform: uppercase; */
    color: black;
}

.woocommerce-checkout .wc-block-components-order-summary-item span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
    color: #3EBAE0;
}

.woocommerce-checkout p.wc-block-components-checkout-step__description {
    display: none;
}

.woocommerce-checkout p.wc-block-components-checkout-order-summary__title-text {
    display: none;
}

/* Remove number input spinners in Chrome, Safari, Edge */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Remove number input spinners in Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.lrt-wrapper {
    max-width: 500px;
    margin: 0 auto;
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 10px;
}

.lrt-form.active {
    text-align: center;
}

.lrt-form.active img {
    height: 100px;
}

.lrt-form.active h2 {
    font-size: 30px;
    margin: 10px;
    font-family: 'Kanit';
}

.smooth-carousel::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    height: 100%;
    background: linear-gradient(to right, #ffffff 0%, transparent 100%);
    z-index: 5;
    pointer-events: none;
}

.smooth-carousel::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 20%;
    height: 100%;
    background: linear-gradient(to left, #ffffff 0%, transparent 100%);
    z-index: 5;
    pointer-events: none;
}

.lrt-form.active h5 {
    font-size: 16px;
    margin: 10px;
    font-weight: 400;
    font-family: 'Kanit';
}

.lrt-tabs {
    display: flex;
    cursor: pointer;
    margin-bottom: 15px;
}

.lrt-tabs div {
    flex: 1;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    border-bottom: 2px solid #ccc;
}

.lrt-tabs .active {
    border-bottom: 2px solid #AA62A4;
}

.lrt-form {
    display: none;
}

.lrt-form.active {
    display: block;
}

.lrt-form input {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
}

.lrt-btn {
    width: 100%;
    padding: 10px;
    background: #2A2A54;
    color: #fff;
    border: none;
    cursor: pointer;
    border-radius: 50px;
}

.lrt-message {
    padding: 10px;
    background: #f1f1f1;
    margin-bottom: 15px;
    border-left: 4px solid #000;
}

.lrt-form.active input[type="checkbox"] {
    width: auto;
}

.page-id-1591 .e-n-tabs-heading button {
    width: 50% !important;
    min-width: 50% !important;
}

.custom-headder a.login-link {
    width: 100%;
    display: block;
}


.custom-headder a.login-link i {
    width: 100%;
    text-align: right;
}

.fa-user:before {
    color: #000;
    font-size: 22px;
}


.header-user-box i {
    width: 100%;
    text-align: start;
}


.page-id-1591 p.form-row.form-row-wide,
.page-id-1591 p.form-row.form-row-first,
.page-id-1591 p.form-row.form-row-last {
    /* width: 80%; */
    display: flex;
    justify-content: center;
}

/* Hide button by default */
.mobile-filter-toggle {
    display: none;
    width: 100%;
    padding: 12px 15px;
    background: #333;
    color: #fff;
    font-size: 16px;
    border: none;
    margin-bottom: 10px;
}
.brand-filter-toggle{
    display: none;
    width: 100%;
    padding: 12px 15px;
    background: #333;
    color: #fff;
    font-size: 16px;
    border: none;
    margin-bottom: 10px;
}

/* Mobile styles */
@media (max-width: 900px) {

    /* .shop-sidebar {
        display: none;
    } */

    .brand-filter-toggle{
        display: block;
    }

    .mobile-filter-toggle {
        display: block;
        /* show toggle button */
    }

    .shop-sidebar h3 {
        display: none;
    }
    .shop-filtrr{
     display: none;
    }
    .shop-filtrr.active {
        display: block;
          width: 90%;
        margin:auto;
    }
    .custom-shop-container{
        gap:0px;
    }
    .brand-filter-box{
     display: none;
    }
    .brand-filter-box.active {
        display: block;
        width: 90%;
        margin:auto;
    }

    /* When active */
    /* .shop-sidebar.active {
        display: block;
        margin-bottom: 20px;
    } */
}


.page-id-1591 input#username,
.page-id-1591 input#password,
.page-id-1591 input#reg_firstname,
.page-id-1591 input#reg_lastname,
.page-id-1591 input#reg_dob,
.page-id-1591 input#reg_email,
.page-id-1591 input#reg_password {
    width: 100%;
    border: 1px solid #d1d1d14d;
    padding: 11px;
    font-size: 16px;
}

.page-id-1591 .woocommerce-privacy-policy-text {
    display: none;
}

.page-id-1591 button.woocommerce-button {
    background: #2A2A54;
    color: white;
    border: none;
    border-radius: 50px;
    font-size: 20px;
    padding: 10px;
    width: 100%;
}

.page-id-1591 p.lost_password {
    text-align: center;
    font-size: 16px;
    /* color: #3EBAE0 !important; */
}

.page-id-1591 p.lost_password a {
    font-weight: 600;
    color: #3EBAE0 !important;
}

.page-id-1591 .entry-header {
    display: none;
}

.page-id-1591 label.woocommerce-form__label-for-checkbox {
    font-size: 17px;
}

.page-id-1591 .woocommerce-message {
    display: none;
}

.woocommerce-cart td.product-name a {
    font-size: 20px;
    color: black;
    font-weight: 600;
    text-decoration: none;
}

.woocommerce-cart button.minus,
.woocommerce-cart button.plus {
    font-size: 20px;
    border: none;
    padding: 10px;
    background: white;
}

.woocommerce-cart .product-quantity .input-text.qty.text {
    font-size: 16px;
    border: none;
    width: 20px;
    margin-top: -3px;
}

.woocommerce-cart span.woocommerce-Price-amount.amount bdi {
    font-size: 18px;
}

.woocommerce-cart a.remove {
    color: black !important;
    font-size: 30px !important;
}

.woocommerce-cart .cart_totals {
    width: 35% !important;
}

.woocommerce-cart a.checkout-button.button.alt.wc-forward {
    background: #2A2A54;
    border-radius: 100px;
}

.woocommerce-cart .coupon button.button {
    width: 100%;
    padding: 13px;
    border-radius: 100px !important;
    color: white !important;
    background: #2A2A54 !important;
}

.woocommerce-cart .coupon {
    display: flex;
    width: 32% !important;
}

.woocommerce-cart img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    object-fit: contain;
    height: 100px !important;
    width: 100px !important;
}

.woocommerce-cart td.actions a {
    color: black;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
}

.woocommerce-cart input#coupon_code {
    width: 125px !important;
}

.woocommerce-cart .order-total span.woocommerce-Price-amount.amount bdi {
    color: #3EBAE0;
}

.woocommerce-cart tr.cart-subtotal td {
    text-align: end;
}

.woocommerce-cart .order-total td {
    text-align: end;
}

.page-id-1591 .wc-logged-in-box {
    display: flex;
    justify-content: space-around;
}

.page-id-1591 .wc-logged-in-box p a.logout-link {
    font-size: 17px;
    color: #3EBAE0;
    text-decoration: underline;
}

.page-id-1591 .wc-logged-in-box p {
    font-weight: 600;
    font-size: 17px;
}

.woocommerce-lost-password div#content {
    max-width: 1140px;
    margin: auto;
}

.woocommerce-lost-password form.woocommerce-ResetPassword.lost_reset_password {
    max-width: 500px;
    margin: auto;
}

.woocommerce-lost-password header.entry-header {
    text-align: center;
    font-size: 20px;
}

.woocommerce-lost-password form.woocommerce-ResetPassword.lost_reset_password p {
    font-size: 16px;
}

.woocommerce-lost-password input#user_login {
    font-size: 16px;
}

.newsletter-Section {
    padding: 130px 0;
}

.newsletter-Section .card-wrap {
    border: 1px solid #0022441A;
    padding: 25px;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    gap: 21px;
    background: #FFFFFF;
}

.newsletter-Section .card-wrap:hover {
    box-shadow: 16px 16px 34px 0px #0000001A;
}

.newsletter-Section .card-content-wrappper .feb-side {
    display: flex;
    align-items: center;
    gap: 8px;
}

.newsletter-Section .feb-side .feb-image img {
    display: flex;
}

.newsletter-Section .feb-inner span {
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    color: #AA62A4;
    display: flex;
}

.newsletter-Section .card-middle-wrp h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: black;
    margin: 0;
}

.newsletter-Section .card-middle-wrp p {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: rgb(95, 94, 94);
    margin: 0;
    max-width: 384px;
}

.newsletter-Section .card-middle-wrp {
    display: flex;
    flex-direction: column;
    gap: 11px;
    margin-top: 15px;
}

.newsletter-Section .card-anchor-wrp {
    display: flex;
    margin-top: 24px;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    padding: 30px 10px;
    display: flex;
    justify-content: center;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    text-align: center;
    font-size: 20px;
}
.custom-shop-with-ajax.loading {
    opacity: 0.8;
    pointer-events: none;
    position: relative;
    transition: opacity 0.2s ease;
}


.newsletter-Section .card-anchor-wrp a {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    vertical-align: middle;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
    color: #3EBAE0;
    margin: 0;
}

.newsletter-Section .card-anchor-wrp a:hover {
    color: #002244;
}

.newsletter-Section .left-box-wrapper .row {
    row-gap: 30px;
}

.newsletter-Section .left-box-wrapper .col-lg-6 {
    padding: 0 15px;
}




.newsletter-Section .right-box-wrapper .sign-box {
    background: #fff;
    border-radius: 15px;
    border: 1px solid #0022441A;
    padding: 33px;
}

.newsletter-Section .right-box-wrapper .sign-box h2 {
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    color: #000;
    margin: 0;
}

.newsletter-Section .category-boxes a {
    width: 90%;
    display: flex;
    justify-content: space-between;
}

.newsletter-Section .right-box-wrapper .progress-line {
    width: 100%;
    height: 3px;
    position: relative;
    margin-top: 17px;
    background: rgba(105, 190, 40, 0.06);
}

.newsletter-Section .right-box-wrapper .progress-line::after {
    content: "";
    position: absolute;
    height: 3px;
    width: 23%;
    background: #3EBAE0;
    left: 0;
    top: 0;
}

.newsletter-Section .right-box-wrapper form {
    display: flex;
    flex-direction: column;
    gap: 23px;
    margin-top: 30px;
}

.newsletter-Section .right-box-wrapper input[type="email"] {
    border-radius: 5px;
    outline: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    border: 1px solid #0022441A;
    padding: 20px;
    /* max-width: 280px; */
    width: 100%;
}

.newsletter-Section .right-box-wrapper form input::placeholder {
    color: #002244;
}

.newsletter-Section .right-box-wrapper input[type="email"]:focus {
    border-color: #66bb6a;
}


.newsletter-Section .right-box-wrapper button {
    background: #69BE28;
    color: #FFFFFF;
    border: none;
    padding: 12px;
    border-radius: 8px;
    font-weight: bold;
    transition: background 0.3s;
    display: inline-block;
    width: 30%;
}

.newsletter-Section .right-box-wrapper button:hover {
    background: #57a65b;
}

.right-box-wrapper {
    display: flex;
    flex-direction: column;
    gap: 50px;
    max-width: 430px;
    margin-left: auto;
}

.right-box-wrapper .recent-box-wrp {
    display: flex;
    flex-direction: column;
    gap: 30px;
    /* padding: 35px !important; */
}

.newsletter-Section .right-box-wrapper .recent-box {
    display: flex;
    align-items: center;
    gap: 18px;
    border-bottom: 1px solid #0022441A;
    padding-bottom: 30px;
}

.newsletter-Section .recent-image-wrp img {
    display: flex;
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 8px;
}

.newsletter-Section .recent-content-wrp h6 {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    max-width: 243px;
    margin-bottom: 10px;
}

.newsletter-Section .recent-content-wrp p {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    margin: 0;
    color: rgb(95, 94, 94);
}

.newsletter-Section .recent-content-wrp {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.newsletter-Section .recent-side-wrp {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.newsletter-Section .hocky-men {
    padding: 0 !important;
    border: none !important;
}

.newsletter-Section .category-boxes {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #0022441A;
    padding: 30px 5px;
}

.newsletter-Section .category-boxes h6 {
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    color: #000;
    margin: 0;
}

.newsletter-Section .category-boxes span {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #000;
    margin: 0;
}

.newsletter-Section input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 10px 20px;
    border: none;
    background: #3EBAE0;
    color: white;
    border-radius: 100px;
}

.newsletter-Section .cat-last {
    padding-bottom: 0 !important;
    border: none !important;
}

.newsletter-Section .pagination {
    display: flex;
    justify-content: center;
    gap: 15px;
}

button#megaBtn {
    height: 40px;
    display: flex;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 6px;
    position: relative;
}

.newsletter-Section a.page-numbers {
    padding: 10px 17px;
    background: #fff;
    border-radius: 100%;
    color: black;
    border: 1px solid #0000004d;

}

.details-lft-wrp .spt-feb-side {
    display: flex;
    align-items: center;
    gap: 10px;
}

.details-lft-wrp .spt-feb-inner span {
    font-size: 16px;
    color: #aa62a4;
}

.details-lft-wrp .icon-sde {
    display: flex;
    gap: 10px;
}

.category-ajax-pagination {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin: 30px 0;
    list-style: none;
}

.woocommerce-cart .woocommerce-cart-form {
    margin-top: 70px;
}

.category-ajax-pagination .ajax-page-link {
    padding: 11px 18px;
    border: 1px solid #ddd;
    border-radius: 22px;
    color: #000;
}

.category-filter.container a {
    text-decoration: none;
}

a.ajax-page-link.active-page {
    background: black;
    color: WHITE;
}

.details-lft-wrp .share-icon-side {
    display: flex;
    gap: 10px;
    align-items: center;
}

.details-lft-wrp .icon-sde a {
    padding: 12px 17px;
    background: #2A2A54;
    border-radius: 100px;
}

.details-lft-wrp .icon-sde a i {
    color: white;
}

.details-lft-wrp .the-main-content {
    padding: 20px 0px;
}

.custt-shhopp select.custt-sellect {
    border: 1px solid #eeeeee;
    padding: 13px 24px;
    background-color: white;
    font-family: "Kanit", Sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    vertical-align: middle;
    color: #828282;
}

.custt-shhopp select.custt-sellect {
    padding-right: 34px !important;
}

.custt-shhopp .custt-frmm::after {
    content: "";
    position: absolute;
    top: 32px;
    right: 27px;
    transform: translateY(-50%);
    width: 15px;
    height: 17px;
    background-image: url("https://blueberry.2bm.dev/wp-content/uploads/2025/11/Group-35652.svg");
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
}

.custt-shhopp select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: none !important;
}


.details-lft-wrp .share-icon-side h5 {
    font-size: 22px;
}

ul.nav.nav-pills img {
    border-radius: 50% !important;
    margin-left: -7px;
}

/* blog-page responsive  */
@media screen and (max-width:1399px) {
    .banner-section .banner-wrapper {
        padding: 140px 0;
    }

    .mega-menu {
        width: 1100px;
    }

    .banner-section .banner-wrapper-content h1 {
        font-size: 65px;
        line-height: 70px;
    }

    .banner-section .banner-wrapper-content p {
        font-size: 19px;
        line-height: 27px;
        max-width: 674px;
        padding-top: 10px;
    }

    .newsletter-Section {
        padding: 120px 0;
    }

    .newsletter-Section .card-wrap {
        height: 100%;
    }

    .card-content-wrappper {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

}

@media screen and (max-width:1199px) {
    .banner-section .banner-wrapper {
        padding: 120px 0;
    }

    .mega-menu {
        width: 992px;
    }

    .newsletter-Section {
        padding: 110px 0;
    }

    .banner-section .banner-wrapper-content h1 {
        font-size: 60px;
        line-height: 60px;
    }

    .banner-section .banner-wrapper-content p {
        font-size: 18px;
        line-height: 24px;
        max-width: 674px;
        padding-top: 8px;
    }

    .newsletter-Section .card-wrap {
        padding: 20px;
        gap: 20px;
    }

    .newsletter-Section .card-anchor-wrp {
        margin-top: 18px;
    }

    .newsletter-Section .left-box-wrapper .col-lg-6 {
        padding: 0 10px;
    }

    .newsletter-Section .left-box-wrapper .row {
        row-gap: 20px;
    }

    .newsletter-Section .right-box-wrapper .sign-box {
        border-radius: 14px;
        padding: 22px;
    }

    .newsletter-Section .right-box-wrapper .sign-box h2 {
        font-size: 22px;
    }

    .newsletter-Section .right-box-wrapper input[type="email"] {
        font-size: 16px;
        padding: 15px;
    }

    .newsletter-Section .right-box-wrapper button {
        padding: 8px;
        width: 40%;
        font-size: 16px;
    }

    .newsletter-Section .right-box-wrapper form {
        gap: 20px;
        margin-top: 25px;
    }

    .newsletter-Section .right-box-wrapper .recent-box {
        gap: 15px;
        padding-bottom: 25px;
    }

    .newsletter-Section .category-boxes {
        padding: 25px 5px;
    }

    .newsletter-Section .category-boxes h6 {
        font-size: 17px;

    }
}

@media screen and (max-width:991px) {
    .banner-section .banner-wrapper {
        padding: 110px 0;
    }

    .mega-menu {
        width: 768px;
    }

    .tab-content>.tab-pane {
        padding: 0;
    }

    .banner-section .banner-wrapper-content h1 {
        font-size: 50px;
        line-height: 50px;
    }

    .banner-section .banner-wrapper-content p {
        font-size: 16px;
        line-height: 20px;
        max-width: 100%;
    }


    .card-image-wrp img {
        width: 100%;
    }

    .newsletter-Section {
        padding: 100px 0;
    }

    .newsletter-Section .card-middle-wrp p {
        max-width: 100%;
    }

    .newsletter-Section .card-wrap {
        padding: 30px;
        gap: 30px;
    }

    .newsletter-Section .left-box-wrapper .row {
        row-gap: 30px;
    }

    .right-box-wrapper {
        gap: 40px;
        max-width: 100%;
    }

    .newsletter-wrapper-main .row {
        row-gap: 40px;
    }

    .newsletter-Section .right-box-wrapper .sign-box {
        padding: 30px;
    }

    .newsletter-Section .recent-content-wrp h6 {
        max-width: 100%;
    }

    .newsletter-Section .right-box-wrapper .recent-box {
        gap: 15px;
        padding-bottom: 30px;
    }
}

@media screen and (max-width:767px) {
    .banner-section .banner-wrapper {
        padding: 100px 0;
    }
	ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    display: block;
}
	ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    width: 100%;
    font-size: 13px;
    text-align: center;
}
	.custom-header-img {
    width: 40%;
    margin: auto;
}
	.product-detail-category-banner h1 {
    font-size: 30px;
}

    .customm-head .e-con-inner {
        justify-content: end !important;
        align-items: end;
    }
	
	.woocommerce-checkout .wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block {
    width: 100%;
}

    .customm-head {
        padding-right: 15px;
    }

    .mega-menu {
        width: 500px;
    }

    .banner-section .banner-wrapper-content h1 {
        font-size: 40px;
        line-height: 40px;
    }

    .newsletter-Section {
        padding: 70px 0;
    }

    .newsletter-Section .card-middle-wrp h3 {
        font-size: 17px;
        line-height: 22px;
    }

    .newsletter-Section .card-middle-wrp {
        gap: 10px;
        margin-top: 10px;
    }

    .newsletter-wrapper-main .row {
        row-gap: 30px;
    }

    .right-box-wrapper {
        gap: 30px;
    }

    .newsletter-Section .right-box-wrapper .recent-box {
        gap: 22px;
        padding-bottom: 30px;
    }

    .newsletter-Section .recent-image-wrp img {
        width: 100px;
        height: 90px;
    }
}

@media screen and (max-width:575px) {
	.bp-grid {
    grid-template-columns: repeat(2,1fr);
}
    .banner-section .banner-wrapper {
        padding: 90px 0;
    }

    .mega-menu {
        width: 100vw;
    }

    .custom-header-menus {
        height: 50px !important;
    }

    .custom-header-img img {
        max-width: 240px;
    }

    .custom-header-img {
        margin-top: 20px;
    }

    .mega-menu {
        top: 40px;
    }

    .banner-section .banner-wrapper-content h1 {
        font-size: 35px;
        line-height: 36px;
    }

    .banner-section .banner-wrapper-content p {
        font-size: 14px;
        line-height: 18px;
    }

    .newsletter-Section {
        padding: 50px 0;
    }

    .newsletter-Section .card-wrap {
        padding: 20px;
        gap: 25px;
    }

    .newsletter-Section .feb-inner span {
        font-size: 14px;
    }

    .newsletter-Section .feb-side .feb-image img {
        width: 12px;
        height: 14px;
    }

    .newsletter-Section .card-middle-wrp h3 {
        font-size: 16px;
        line-height: 20px;
    }

    .newsletter-Section .card-middle-wrp p {
        font-size: 14px;
        line-height: 20px;
    }

    .newsletter-Section .card-middle-wrp {
        gap: 8px;
        margin-top: 8px;
    }

    .newsletter-Section .card-anchor-wrp a {
        font-size: 14px;
    }

    .newsletter-Section .card-anchor-wrp {
        margin-top: 15px;
    }

    .newsletter-Section .left-box-wrapper .row {
        row-gap: 20px;
    }

    .newsletter-wrapper-main .row {
        row-gap: 25px;
    }

    .newsletter-Section .right-box-wrapper .sign-box {
        padding: 20px;
    }

    .newsletter-Section .right-box-wrapper .sign-box h2 {
        font-size: 18px;
    }

    .newsletter-Section .right-box-wrapper .progress-line {
        height: 1px;
        margin-top: 15px;
    }

    .newsletter-Section .right-box-wrapper form {
        gap: 18px;
        margin-top: 18px;
    }

    .newsletter-Section .right-box-wrapper button {
        padding: 10px;
        width: 100%;
        font-size: 14px;
    }

    .right-box-wrapper {
        gap: 20px;
    }

    .newsletter-Section .recent-side-wrp {
        gap: 20px;
    }

    .newsletter-Section .right-box-wrapper .recent-box {
        gap: 20px;
        padding-bottom: 20px;
    }

    .newsletter-Section .recent-content-wrp h6 {
        font-size: 14px;
        line-height: 18px;
    }

    .newsletter-Section .recent-image-wrp img {
        width: 100px;
        height: 70px;
        border-radius: 5px;
    }

    .newsletter-Section .category-boxes h6 {
        font-size: 15px;
    }

    .newsletter-Section .category-boxes {
        padding: 20px 0;
    }
}