/**
Theme Name: Astra child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
    color: #242424 !important;
}

.ast-desktop .ast-below-header-bar .main-header-menu>.menu-item {
    width: auto !important;
}

.ast-theme-transparent-header #masthead,
.site-header {
    position: sticky;
    left: 0;
    right: 0;
    top: 0;
    background: #fff;
}

.site-header .ast-container {
    max-width: 100%;
    padding: 0 32px;
    z-index: 999;
    position: relative;
}

.ast-live-search-results label.ast-search--posttype-heading {
    color: #c5c5c5 !important;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 0px !important;
}

a.ast-search-item {
    padding-top: 7px;
    font-weight: 700;
}

form#category-filter div.filter-section>label,
form#category-filter div.filter-section>br {
    display: none;
}

ul#ast-hf-menu-1 {
    gap: 24px;
}

.flex-boxes-section {
    width: 797px !important;
    gap: 35px;
}

span.ast-icon.icon-arrow {
    display: none;
}

.woocommerce-archive-container aside.shop-sidebar form#category-filter {
    display: flex;
    flex-direction: column;
}

.ast-desktop .ast-menu-hover-style-underline>.menu-item:hover>.menu-link:before,
.ast-desktop .ast-menu-hover-style-overline>.menu-item:hover>.menu-link:before {
    width: 100%;
    background-color: #566c60;
}

.ast-builder-menu-1 .menu-item:hover>.menu-link,
.ast-builder-menu-1 .inline-on-mobile .menu-item:hover>.ast-menu-toggle {
    color: #000;
}

.ast-desktop .ast-menu-hover-style-underline>.menu-item>.menu-link:before,
.ast-desktop .ast-menu-hover-style-overline>.menu-item>.menu-link:before {
    height: 4px;
}

.ast-desktop .ast-below-header-bar .main-header-menu li#menu-item-123 {
    width: 55px;
}

.ast-desktop .ast-below-header-bar .main-header-menu li#menu-item-125 {
    width: 45px;
}

.ast-desktop .ast-below-header-bar .main-header-menu li#menu-item-133 {
    width: 77px;
}

.ast-desktop .ast-below-header-bar .main-header-menu li#menu-item-143 {
    width: 58px;
}

.ast-desktop .ast-below-header-bar .main-header-menu li#menu-item-145 {
    width: 46px;
}

.ast-desktop .ast-below-header-bar .main-header-menu li#menu-item-152 {
    width: 44px;
}

.ast-below-header .main-header-bar-navigation li a.menu-link:before {
    display: block;
    content: attr(data-title) !important;
    font-weight: 700;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.ast-below-header .main-header-bar-navigation li a.menu-link:hover:before {
    visibility: visible;
}

/* .woocommerce-shipping-fields {
    display: none;
} */
.ast-search-menu-icon.slide-search form.search-form {
    display: block;
    padding-left: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-radius: 100px;
}

.custom-top-box ul {
    padding: 0px 16px 10px;
    margin: 0;
    list-style: none;
}

.custom-top-box ul li a {
    font-size: 15px;
    color: #242424;
    font-weight: 700;
    padding: 0px 0;
    display: block;
    padding: 11px 0 0;
}

.ast-search-menu-icon.slide-search .search-form {
    visibility: visible !important;
    opacity: 1 !important;
}

.ast-builder-layout-element .ast-search-menu-icon {
    position: relative;
    z-index: 3;
    visibility: visible !important;
    opacity: 1 !important;
    position: relative !important;
}

ul.sub-menu li a.menu-link:hover {
    background: #f8f9fa !important;
    color: #2f3e36 !important;
}

.ast-desktop .main-header-menu.ast-menu-shadow .sub-menu {
    box-shadow: none !important;
    border: 1px solid rgba(0, 0, 0, .15) !important;
    margin-top: 0px !important;
    border-radius: 5px;
}

.ast-search-menu-icon.slide-search form.search-form input#search-field {
    padding: 0 0px 2px 30px;
    height: 36px;
    border-radius: 100px;
}

.ast-search-menu-icon.slide-search input.search-field:focus {
    /* outline: #000 !important; */
    border: 1px solid #566c60;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .08), -1px 0 2px 0 rgba(91, 118, 64, .6);
    clip-path: inset(-3px 0 -3px -6px);
}

.ast-icon-shopping-cart span.ast-icon.icon-cart,
.ast-header-search .astra-search-icon span.ast-icon.icon-search {
    position: relative;
}

.ast-header-search .astra-search-icon span.ast-icon.icon-search svg {
    visibility: hidden;
}

.ast-header-search .astra-search-icon span.ast-icon.icon-search:before {
    content: "";
    position: absolute;
    background: url(https://shroomservice.com/wp-content/uploads/2025/09/flower-co-search-grey.svg);
    width: 15px;
    height: 15px;
    top: 9px;
}

.releted-product.cart-releted-product-slider {
    display: none;
}

form.woocommerce-cart-form {
    float: left;
    width: 65%;
}

.cart-collaterals {
    float: right;
}

.main-home-slider {
    clear: both;
}

/* .main-home-slider h3.product-title a {
    color: #242424;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
 */
/*------------------------css for client feedback 22-10-25---------------------------*/


.woocommerce-form input.input-text:focus {
    border-color: #5b7640 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(91, 118, 64, .6) !important;
}

.woocommerce-js form .form-row input.input-text {
    border: 1px solid #ced4da;
}

.frm-sign-center-lne {
    width: 30%;
    vertical-align: middle;
    height: 15px;
}

h6.flower-label.mb-1 {
    display: block;
    font-weight: 200 !important;
    font-size: 17px !important;
    text-transform: uppercase;
    color: #242424;
}

.frm-cntr-line-bx {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    margin-top: 30px;
}

button.btn-signup {
    width: 100%;
    border: 1px solid #343a40;
    color: #343a40;
    background-color: white;
    text-transform: uppercase;
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    font-weight: 400;
}

button.btn-signup:hover {
    color: #fff;
    background-color: #2f3e36;
    border-color: #2f3e36;
}

button.woocommerce-button.button.woocommerce-form-login__submit:hover {
    background-color: #2f3e36;
}

.woocommerce-edit-address button.button,
.woocommerce-page.woocommerce-checkout #payment #place_order {
    background-color: #566c60 !important;
}

.woocommerce-edit-address button.button,
.woocommerce-page.woocommerce-checkout #payment #place_order:hover {
    background: #2f3e36 !important;
}

a.button.wc-backward:hover {
    background-color: #2f3e36 !important;
}

button.pass-word-btn:hover {
    background-color: #2f3e36 !important;
}


/* .page-id-67 header#masthead{
	display:none;
} */
.page-id-67 header#masthead .ast-main-header-wrap.main-header-bar-wrap {
    display: none;
}

.page-id-67 header#masthead .site-header-above-section-right.site-header-section.ast-flex.ast-grid-right-section {
    display: none;
}

/* .page-id-67 header#masthead .site-header-above-section-right.site-header-section.ast-flex.ast-grid-right-section {
    display: none;
}  */
.page-id-67 header#masthead .ast-builder-grid-row {
    grid-template-columns: auto;
}

.page-id-67 header#masthead .ast-builder-grid-row>.site-header-section {
    justify-content: center;
}

.page-id-67 header#masthead .ast-button-wrap {
    display: none;
}

.page-id-67 header#masthead .site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section {
    display: none;
}

.page-id-67 header#masthead .ast-below-header-wrap {
    display: none;
}



.page-id-67.logged-in.admin-bar header#masthead .ast-main-header-wrap.main-header-bar-wrap {
    display: block !important;
}

.page-id-67.logged-in.admin-bar header#masthead .site-header-above-section-right.site-header-section.ast-flex.ast-grid-right-section {
    display: flex !important;
    flex-wrap: nowrap !important;
}

.page-id-67.logged-in.admin-bar header#masthead .ast-builder-grid-row {
    grid-template-columns: auto auto !important;
}

.page-id-67.logged-in.admin-bar header#masthead .ast-builder-grid-row>.site-header-section {
    justify-content: flex-start !important;
}

/* .page-id-67.logged-in.admin-bar header#masthead {
	display:block;
} */
h2.frm-sign-up-hdng {
    border-bottom: 1px solid #e9e7e7;
    padding-bottom: 15px;
    display: none;
}

.hme-eml-bx-img img {
    max-height: 252px;
    height: 100%;
    object-fit: cover;
    width: 100%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

/* .colom-box-btn a,
.hover-2 a ,
.hover-1 a {
	background-color:#2f3e36;
} */
.colom-box-btn a:hover {
    color: #ffffff;
    background-color: #2f3e36 !important;
    border-color: #2f3e36 !important;
}

/* .hover-2 a:hover ,
.hover-1 a:hover {
    color: #ffffff;
    background-color: #2f3e36 !important;
    border-color: #2f3e36 !important;
} */
.hover-1 a:hover {
    background-color: #7a8d82 !important;
    border-color: #7a8d82 !important;
}

.cart-coupon-section .coupon button.button:hover {
    background-color: #2f3e36 !important;
}

.woocommerce-cart a.checkout-button.button.alt.wc-forward:hover {
    background-color: #2f3e36 !important;
}

.woocommerce-cart .woocommerce-message a.button.wc-forward:hover {
    background-color: #2f3e36 !important;
}

.banner-section .hover-2 a:hover {
    background-color: #2f3e36 !important;
    border-color: #2f3e36 !important;
}

button.single_add_to_cart_button:hover {
    background-color: #2f3e36 !important;
}

button .wc-forward:hover {
    background-color: #2f3e36 !important;
}

.hover-2 a:hover {
    background-color: #7a8d82 !important;
    border-color: #7a8d82 !important;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.input-corol-btn:hover {
    background-color: #7a8d82 !important;
    border-color: #7a8d82 !important;
}

.wc-block-cart__submit-container a.wc-block-components-button.wp-element-button:hover {
    background-color: #2f3e36 !important;
    border-color: #2f3e36 !important;
}

.btn-bx-up button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover {
    background-color: #2f3e36 !important;
    border-color: #2f3e36 !important;
    color: white;
}

.hde-sect-dtrain {
    display: none !important;
}

.hme-brnd-sect-feed {
    display: none !important;
}

figure.wp-block-image.alignright.size-full.image-link-a:hover {
    background-color: #7a8d82;
}

a.woocommerce-product-gallery__trigger {
    display: none;
}

.single-product p.ast-stock-detail {
    display: none;
}

.woocommerce-checkout .woocommerce-message {
    display: none;
}

.single-product .woocommerce-message {
    display: none;
}

/* .xoo-wsc-markup.xoo-wsc-align-right {
    display: none;
} */
.woocommerce-cart .ast-plain-container.ast-no-sidebar #primary {
    margin-top: 10px;
}

.woocommerce-cart .wc-block-cart-item__image img {
    max-width: 65px;
    width: 100%;
}

/* .woocommerce-cart .wc-block-cart-item__prices ,
.woocommerce-cart .wc-block-components-product-badge.wc-block-components-sale-badge ,
.woocommerce-cart .wc-block-components-product-metadata__description {
	display:none;
} */
.woocommerce-cart .wc-block-components-product-badge.wc-block-components-sale-badge,
.woocommerce-cart td.wc-block-cart-item__total,
.woocommerce-cart .wc-block-components-product-metadata__description {
    display: none;
}

.woocommerce-cart .wc-block-components-totals-coupon.wc-block-components-panel {
    display: none;
}

.woocommerce-cart .wc-block-components-totals-item.wc-block-components-totals-footer-item {
    display: none;
}

.wp-block-woocommerce-cart-order-summary-totals-block .wc-block-components-totals-shipping:nth-child(2) {
    display: none !important;
}

.frm-account {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.frm-account .u-column1.col-1,
.frm-account .u-column2.col-2 {
    width: 100%;
}

.frm-account form.woocommerce-form.woocommerce-form-register.register {
    margin: 0 auto;
}

/* .signup-frm {
    border: 1px solid var(--ast-border-color) !important;
    padding: 20px !important;
    text-align: left;
    border-radius: 5px;
	max-width: 51% !important;
} */
.sgn-up-row {
    display: flex;
    gap: 30px;
}

.btn-bx-up {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.btn-bx-up::before {
    content: none !important;
}

.btn-bx-up::after {
    content: none !important;
}

.woocommerce-privacy-policy-text p a {
    text-transform: capitalize;
}

.woocommerce-privacy-policy-text p a,
.sign-up-accnt a {
    color: #242424;
    font-weight: 600;
}

span.sign-up-pswrd {
    font-size: 80%;
    font-weight: 400;
}

.woocommerce-privacy-policy-text p a:hover {
    color: #566c60;
}

.sign-up-accnt a:hover {
    color: #566c60;
}

.woocommerce-privacy-policy-text p {
    font-size: 16px;
    font-weight: 400;
    color: #242424;
    line-height: 24px;
    margin-top: 24px;
}

.woocommerce form.register {
    border: none !important;
    padding: 0 !important;
}

.frm-account .register span.required {
    display: none;
}

.regstr-pg-container {
    max-width: 1015px;
    margin: 0 auto;
}

.regstr-pg-container h2 {
    text-align: center;
}

.cstm-registr-pg-logo img {
    max-width: 200px;
    width: 200px;
    margin: 0 auto;
}

.cstm-register-temp-hdr header#masthead {
    display: none;
}

.cstm-registr-pg-logo {
    border-bottom: 1px solid #e9e7e7;
    padding: 25px;
    text-align: center;
}

.shop-products .category-result-section {
    padding: 0;
    margin-bottom: 40px;
}

/* .shop-products .category-result-section .selected-cat {
	position:relative;
}
.shop-products .category-result-section span.selected-cat::after {
    content: "";
    position: absolute;
    background: url(https://shroomservice.com/wp-content/uploads/2025/10/cross-button.png);
    background-repeat: no-repeat;
       width: 15px;
    height: 15px;
    right: 0px;
    top: 9px;
    background-size: 15px;
} */
.quantity-field input,
button.sub,
button.add {
    display: none;
}

.cstm-bx-qwnty {
    justify-content: center;
}

.cstm-bx-qwnty {
    width: 225px !important;
    min-height: 0;
    border: none;
    padding: 0;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: .05px;
    background-color: transparent;
    color: #242424;
    margin: 0;
    font-weight: 400;
    cursor: default;
    padding: 11px;
}

button.single_add_to_cart_button.button.alt.added::after {
    content: none;
}

a.added_to_cart.wc-forward {
    display: none !important;
}

.hme-brnd-bx h3,
.hme-brnd-bx p,
.hme-brnd-bx img {
    display: none;
}

.hme-brnd-bx .wp-block-column {
    background-color: #5b7640 !important;
}

td.product-thumbnail {
    max-width: 65px;
    max-height: 79px;
}

.woocommerce-cart div#primary {
    margin-top: 20px !important;
}

p.cart-short-description {
    display: none !important;
}

.quantity.buttons_added button img:focus {
    border: none !important;
}

.quantity.buttons_added button:focus {
    border: none !important;
}

.product-name a {
    font-size: 16px;
    font-weight: 400;
    color: #242424;
}

.woocommerce-cart .main-home-slider {
    padding-top: 60px;
}

.cart-coupon-header {
    display: none !important;
}

tr.cart-total-save {
    display: none !important;
}

tr.cart-subtotal {
    display: none !important;
}

.cart-summary-cstm-ttl {
    display: flex;
    justify-content: space-between;
}

.cart-count-ttl,
.cart-total-ttl {
    font-size: .875rem;
    letter-spacing: .05px;
    line-height: 21px;
    font-weight: 400 !important;
    color: #242424;
}

.cart-total-ttl span.woocommerce-Price-amount.amount {
    font-weight: 400;
}

/* start checkout */

/* .woocommerce-checkout header.entry-header.ast-no-thumbnail,
.woocommerce-form-coupon-toggle{
    display: none;
}
.inside-delivery-address{
	padding: 20px;
	border: 2px solid #000;
	border-radius: 4px;
	line-height: 1.2;
}
.inside-delivery-address p,
.inside-delivery-address span{
	margin: 0;
	font-size: 14px;
	line-height: 1.2;
}
body div#orddd-lite-checkout-fields label[for="e_deliverydate"],
body div#orddd-lite-checkout-fields label[for="orddd_lite_time_slot"]{
	text-transform: capitalize !important;
    font-weight: 600 !important;
    font-size: 22px !important;
	margin-bottom: 20px !important;
}
div#orddd-lite-checkout-fields{
	display: none;
}
div#orddd-lite-checkout-fields {
    padding-bottom: 34px;
}
.woocommerce-additional-fields__field-wrapper {
    display: none;
} */
/* .woocommerce-billing-fields, .woocommerce-shipping-fields{
	display: none;
} */
/* .main-delivery-address{
	opacity: 0;
}
.main-delivery-address h3.heading {
    border: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.add-new-address-toggle {
    display: flex;
    font-size: 15px;
    font-weight: 600;
}
.add-new-address-toggle img{
	width: 20px;
	height: 20px;
}
p.font-weight-bold.d-inline.new-address-btn {
    margin: 0;
}
.add-new-address-toggle {
    display: flex;
    font-size: 14px;
    font-weight: 700;
    align-items: center;
    gap: 10px;
    margin: 21px 0;
}
#cart-next-step,
#place_order{
    background: #566c60;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    max-width: 217px;
    border-radius: 100px;
    text-align: center;
    padding: 8px 0;
	cursor: pointer;
	opacity: 0;
	width: 100%;
	line-height: 1.4;
    font-weight: 500;
}
#place_order{
	opacity: 1 !important;
	display: none;
}
.main-delivery-address > a{
	color: #566c60;
    font-weight: 600;
    font-size: 16px;
	cursor: pointer;
	display: flex;
	align-items: center;
	margin-bottom: 28px;
} */
/* checkout edits */
/* .woocommerce-billing-fields>h3,
.woocommerce-shipping-fields{
	display: none;
}
.woocommerce-billing-fields{
	position: fixed;
    top: 50%;
    background: #383838ba;
    z-index: 999;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 100%;
	height: 100%;
	display: none;
}
.woocommerce-billing-fields>div>p{
    display: none !important;
}
.woocommerce-billing-fields>div>p#billing_address_1_field{
	display: block !important;
}
.woocommerce-billing-fields__field-wrapper {
    display: flex;
    justify-content: center;
    background: #ffffff;
    max-width: 414px;
    margin: 7% auto 0 auto;
    padding: 20px 36px;
    border-radius: 4px;
	position: relative;
	flex-direction: row-reverse;
}
.woocommerce-billing-fields__field-wrapper::before {
    content: ' ';
    background: red;
    position: absolute;
    top: 0;
    width: 100%;
    height: 2px;
}
span.close-icon-address {
    cursor: pointer;
}
span img{
	filter: brightness(0);
}
.woocommerce-billing-fields__field-wrapper::before {
    content: ' ';
    background: #dee2e6;
    position: absolute;
    top: 64px;
    width: 100%;
    height: 1px;
} */
/* checkout edits end */
p#billing_address_1_field input#billing_address_1 {
    margin-top: 30px;
}

p#billing_address_1_field {
    max-width: 600px;
}

#back-app {
    color: #566c60;
    font-weight: 600;
    font-size: 16px;
    display: flex;
    align-items: center;
    margin-bottom: 14px;
    display: none;
    cursor: pointer;
}

div#order_review button#place_order {
    display: none;
}

/* end checkout */

/* .shop_table .shop_table_responsive */
.woocommerce-cart table.shop_table td {
    padding: 0;
}

.order-total td {
    vertical-align: middle !important;
}

.mobile-filter-btn:focus {
    background-color: white !important;
}

.mobile-filter-btn:hover {
    background-color: white !important;
}


.sale-price span.woocommerce-Price-amount.amount,
.product-price .sale-price {
    /* font-size: 22px;
    font-weight: 500;
    color: #566c60; */
    margin-top: 7px !important;
    display: block;
    font-family: Roboto ,sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-size: 21.3125px;
    line-height: 26px;
    display: flex;
    align-items: center;
    letter-spacing: 0.1px;
    color: #566C60;
}

.product-price .regular-price {
    text-decoration: line-through;
    color: #999;
    font-size: 14px;
    margin-right: 5px;
    display: inline-grid;
}

.product-price .discount-percent {
    color: #388e3c;
    font-size: 14px;
}

.info-icn-img {
    position: absolute;
    right: 0;
}

.main-home-slider .info-icn-img {
    position: absolute;
    right: 20px;
}



.bnr-img-updt img {
    max-width: 550px;
    width: 100%;
}

.bnr-txt-hde {
    display: none;
}

.shop-products ul.products li {
    position: relative;
}

a.brand-popup-btn.button {
    color: #fff;
    background-color: #5b7640;
    border-color: #5b7640;
    font-size: 11px;
    width: 100%;
    left: 0;
    right: 0;
    height: 26px;
    padding: 0;
    align-content: center;
    text-transform: uppercase;
}

.brand-popup-overlay {
    position: absolute;
    /* inset: 0; */
    /* background: rgba(0,0,0,0.6); */
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    bottom: 40px;
    right: 0px;
    width: 93%;
}

.brand-popup {
    background: #fff;
    padding: 10px 10px;
    border-radius: 10px;
    width: 100%;
    position: relative;
    text-align: center;
    /*     box-shadow: 0 5px 20px rgba(0,0,0,0.2); */
    border: 1px solid #ced4da;
}

.brand-popup::after {
    content: "";
    color: #fff;
    background-color: #fff;
    position: absolute;
    width: 9px;
    height: 9px;
    bottom: -9px;
    right: 12px;
    border-color: #fff #fff #ced4da #ced4da;
    border-style: solid;
    border-width: 1px;
    transform-origin: 0 0;
    transform: rotate(-45deg);
}

.brand-popup p {
    font-size: 11px;
    margin-bottom: 0 !important;
    width: 100%;
    line-height: 14px;
    max-width: 245px;
    text-align: center;
    font-weight: 500;
}

.brand-popup .button {
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 10px 20px;
    border-radius: 6px;
    text-decoration: none;
}

.popup-close {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 20px;
    cursor: pointer;
}



/*---------end -------------------------------------------------------------------------------------------------------------------------*/
.banner-content {
    height: 400px;
    background: #f4f4f4;
    margin-top: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ast-builder-menu-1 .menu-item>.menu-link {
    padding-top: 14px;
    padding-bottom: 14px;
}

.ast-desktop .main-header-menu.ast-menu-shadow .sub-menu {
    box-shadow: none !important;
    border: 1px solid rgba(0, 0, 0, .15) !important;
    padding: 12px 0;
}

.main-header-menu .sub-menu .menu-link {
    padding: 10px 1.5rem;
}

.ast-builder-layout-element.ast-header-search {
    width: 100%;
}

.ast-builder-layout-element.ast-header-search {
    width: 100%;
    display: flex;
    justify-content: end;
}

.banner-btn-box {
    width: 100%;
}

.ast-builder-layout-element .ast-search-menu-icon {
    width: 100%;
}

.ast-search-menu-icon.slide-search form.search-form {
    width: 100%;
}

.ast-header-search .astra-search-icon span.ast-icon.icon-search {
    position: absolute;
    top: -15px;
    right: -2px;
}

.ast-builder-layout-element .ast-search-menu-icon label {
    width: 100%;
}

.ast-live-search-results {
    padding: 0px 0px 25px !important;
    border-radius: 5px !important;
    border: 0px solid var(--ast-border-color) !important;
    box-shadow: 0px -12px 6px 0px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08) !important;
    top: 50px !important;
    left: 0 !important;
}

.banner-btn-box a {
    width: 100%;
    cursor: pointer;
    display: flex;
    overflow: hidden;
    max-width: 170px;
    align-self: center;
    flex-basis: auto;
    text-align: center !important;
    flex-shrink: 0;
    padding-top: 12px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 12px;
    text-align-last: center;
    background-color: #566c60;
    background-image: none;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    color: #fff !important;
    text-transform: uppercase;
    justify-content: center;
    margin: 0 auto 0;
    font-size: 20px;
    text-decoration: none !important;
}

.banner-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #566c60FF;
}

.banner-pagination span.swiper-pagination-bullet {
    background: #fff;
    width: 10px;
    height: 10px;
    border: 1px solid #566c60FF;
    opacity: 1;
    margin: 0 5px;
}

.swiper-pagination.banner-pagination {
    bottom: 100px !important;
}

.caetogry-section {
    width: 709px;
    margin-top: -70px;
    position: relative;
    z-index: 1;
}

.caetogry-section-box {
    box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.25098039215686274);
}

.caetogry-section-box a {
    display: block;
    text-decoration: none !important;
}

figure.banner-image img {
    filter: brightness(0%) invert(11%) sepia(0%) saturate(0%) hue-rotate(0deg);
    display: none;
}

.title-image-desktop a img,
.mobil-img a img {
    filter: brightness(0%) invert(11%) sepia(0%) saturate(0%) hue-rotate(0deg);
}

.mobil-img {
    display: none !important;
}

.flex-boxes-section {
    width: 860px;
    gap: 35px;
    margin-top: -82px;
}

.flex-boxes-col {
    border-radius: 5px;
    box-shadow: 0 2px 11px 0 hsla(0, 0%, 66.3%, .5);
    text-align: center;
    background: #fff;
}

.flex-boxes-col h2 a {
    color: #242424;
    text-decoration: none !important;
    width: 100%;
}

.width-container {
    max-width: 1145px !important;
    width: 100%;
}

.text-hover-green a:hover {
    color: #2f3e36;
}

@media (min-width: 782px) {
    .wp-block-columns {
        flex-wrap: nowrap !important;
    }
}

.d-flex-col {
    display: flex;
    align-items: end;
    justify-content: space-between;
}

a {
    text-decoration: none !important;
}

.d-flex-col a.wp-block-button__link {
    width: 82px !important;
}

.image-link-a {
    width: 36px;
    height: 36px;
    background-color: #2F3E36;
    border-radius: 60px;
    display: flex !important;
    justify-content: center !important;
    align-items: center;
}

.mo-best-navi-arrow {
    display: none;
}

.shop-section-img-1 {
    position: absolute;
    bottom: 0;
}

.shop-section-img-2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.shop-section-img-2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.postion-reletive-box {
    position: relative;
}

.row-bg-gradients {
    background: linear-gradient(90deg, #566c60 50%, #2f3e36 50%) !important;
}

.icon-box-bg {
    height: 72px !important;
    background: linear-gradient(315deg, #fbfbfb 0%, #f4f4f4 100%) !important;
    justify-content: center;
    display: flex;
    align-items: center;
}

.icon-box-bg:hover {
    background: linear-gradient(315deg, #FBFBFB 0%, #e1e1e1 100%) !important;
}

.image-text-box figure.wp-block-media-text__media img {
    width: 30px;
}

.image-text-box {
    align-items: center;
    justify-content: center;
    width: 198px;
    display: flex;
}

.row-shaddow {
    box-shadow: 0 2px 11px 0 hsla(0, 0%, 66.3%, .5) !important;
}

.subscribe-form {
    margin: 0 !important;
}

.subscribe-form p {
    display: flex;
    align-items: center;
    gap: 10px;
}

.wpcf7-form-control-wrap {
    position: relative;
}

.subscribe-form p input.input-control {
    background: #fff !important;
    padding: 3px 16px !important;
    border-radius: 5px;
    font-size: 16px;
    height: 44px;
    margin: 0 !important;
    color: #495057 !important;
    font-weight: 400;
}

.wpcf7-form.init input {
    height: 62px;
}

.wpcf7-form.init input,
.wpcf7-form.init textarea {
    background-color: #0b0b0b06;
    outline: none !important;
    font-size: 16px;
    border: none;
    margin: 0;
    border-radius: 0.75rem;
    padding: 32px 26px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.input-corol-btn {
    border-color: #2F3E36;
    border-width: 1px;
    background-color: #2F3E36;
    padding-top: 7px;
    padding-right: 38px;
    padding-bottom: 9px;
    padding-left: 38px;
    font-size: 14px;
    height: 44px;
    font-family: inherit !important;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #566c60;
    height: 55px;
    width: 192px;
    border-radius: 42px;
    color: #ffffff;
    font-size: 18px;
    line-height: normal;
    padding: 0;
    font-weight: 400;
    margin-top: 20px;
}

.subscribe-form p span.wpcf7-spinner {
    display: none !important;
}

form.wpcf7-form.init p {
    margin: 0;
}

.image-box-cs figure.wp-block-media-text__media img {
    filter: brightness(0) invert(1);
    width: 33px;
}

.image-box-cs .wp-block-media-text__content {
    padding: 0 0px 0 18px !important;
}

.wp-block-media-text>.wp-block-media-text__content {
    direction: ltr;
    grid-column: 2;
    grid-row: 1;
    padding: 0 8%;
    word-break: break-word;
}

.wp-block-media-text.image-box-cs {
    grid-template-columns: 11% 1fr !important;
    min-height: 111px;
}

.ast-search-menu-icon.slide-search input.search-field {
    width: 100%;
}

span.ast-icon.icon-cart svg#ast-cart-svg {
    visibility: hidden;
}

span.ast-icon.icon-bag {
    position: relative;
}

/* span.ast-icon.icon-bag:before {
    content: "";
    position: absolute;
    background: url(https://shroomservice.com/wp-content/uploads/2025/09/cart-nav-1.svg);
    width: 27px;
    height: 27px;
    top: 11px;
    background-size: 27px;
    right: 5px;
} */
span.ast-icon.icon-bag:before {
    content: "";
    position: absolute;
    background: url(https://shroomservice.com/wp-content/uploads/2025/09/cart-nav-1.svg);
    width: 24px;
    height: 24px;
    top: 0;
    background-size: 24px;
    right: 5px;
}

.ast-site-header-cart .ast-addon-cart-wrap i.astra-icon:after {
    background-color: #566c60 !important;
    border-radius: .25rem !important;
}

span.ast-icon.icon-bag svg#ast-bag-icon-svg {
    visibility: hidden;
}

.ast-site-header-cart i.astra-icon:after {
    top: -8px;
    right: 0;
    box-shadow: none;
    font-size: 10px;
    padding-left: 2px;
    padding-right: 2px;
    line-height: 1px;
    letter-spacing: 0;
    height: 14px;
    min-width: 14px;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    display: flex;
}

.ast-addon-cart-wrap {
    border: 0 !important;
    padding: 0 !important;
}

.ast-builder-layout-element.site-header-focus-item.ast-header-woo-cart {
    padding: 0 0 0 40px;
}

.product-item {
    padding: 0px;
    margin-left: 0px;
    border-radius: 5px;
    position: relative;
    font-size: 12px;
    overflow: hidden;
    /* box-shadow: 0 2px 11px 0 hsla(0, 0%, 66.3%, .5); */
    margin: 20px 14px;
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0px 2px 11px rgba(169, 169, 169, 0.5);
    border-radius: 5px;
}

.product-attributes span:nth-child(1),
.product-attributes span:nth-child(2) {
    display: none;
}

.product-attributes-cs span:nth-child(3),
.product-attributes-cs span:nth-child(4) {
    display: none;
}

.product-attributes-cs {
    display: flex;
    margin-top: 5px;
    flex-wrap: wrap;
    gap: 5px;
}

.product-contnt {
    padding: 0 7px 10px;
}

.product-attributes {
    text-align: center;
    width: 100%;
}

.product-attributes span.product-attribute-value:nth-child(3) {
    /* display: block;
    background: #e7e7e7b0;
    border: 1px solid #e7e7e7b0;
    margin-bottom: 6px;
    line-height: 1;
    justify-content: center;
    border: 1px solid #ced4da;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 700;
    font-family: Inter, sans-serif; */
}

.product-attributes span.product-attribute-value:nth-child(3) a {
    /* padding: 8px;
    color: #242424; */
    /* font-family: Inter, sans-serif; */
    /* color: #001; */
    padding: 10px 8px;
    margin-bottom: 10px;
    line-height: 1;
    justify-content: center;
    background-color:  #EDEDED;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 700;
    display: block;
    color: #242424;
    font-family: Roboto ,sans-serif !important;
    font-style: normal;
    line-height: 18px;
    
}

.product-attributes span.product-attribute-value:nth-child(4) {
    padding: 10px 8px;
    margin-bottom: 10px;
    line-height: 1;
    justify-content: center;
    border: 1px solid #ced4da;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 700;
    display: block;
    /* font-family: Inter, sans-serif; */
    /* color: #001; */
    color: #242424;
    font-family: Roboto ,sans-serif !important;
    font-style: normal;
    line-height: 18px;
}

.product-subcategories span.product-subcategory {
    font-size: 11px;
    font-family: inter, sans-serif;
    color: #868686;
    text-decoration: none;
    margin: 0 !important;
}

span.product-subcategory a {
    color: #868686;
    font-family: Roboto ,sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 0.04px;
}

h3.product-title {
    font-size: 15px;
    line-height: 18px;
    color: #0b0b0b;
    font-weight: 500 !important;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 15px;
    margin: 5px 0 10px 0;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.swiper-wrapper {
    margin-bottom: 30px;
}

.swiper-slide {
    height: auto !important;
}

form.pass-word-form .form-input-box button#togglePassword {
    padding: 0 5px 0px 0;
}

h3.product-title a {
    /* font-family: Roboto ,sans-serif !important; */
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.06px;
    color: #242424;
}

.product-attributes-cs span.product-attribute-value-cs {
    /* font-size: 12px;
    color: #000;
    font-family: Inter, sans-serif; */
    font-family: Roboto ,sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 16px;
    display: flex;
    align-items: center;
    letter-spacing: 0.04px;
    color: #242424;
}

.product-price span.regular-price span.woocommerce-Price-amount.amount {
    font-size: 22px;
    font-weight: 500;
    color: #566c60;
    margin-top: 7px !important;
    display: block;
}

.width-container-slider {
    width: 100%;
    max-width: 1171px !important;
}

.main-home-slider {
    margin-block-start: 10px;
    position: relative;
}

.lowest-prices {
    margin: 0;
    padding: 10px 8px;
    text-align: left;
    font-size: 11px;
    height: 15px;
    margin-top: 20px;
    width: 100%;
    color: #242424 !important;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0px;
    font-family: Roboto ,sans-serif !important;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    display: flex;
    align-items: center;
    letter-spacing: 0.04px;
    background: #EFEFEF;
    border: 1px solid #E6E6E6;
    border-radius: 0px 0px 5px 5px;
}

.lowest-prices p {
    margin: 0;
}

.pagination {
    position: absolute;
    top: -17px;
    right: 100px;
    width: 65px;
}

.best-saller-slider.home-best-seller .main-home-slider .pagination {
    top: -2px;
}

.shop-all-slider .pagination {
    top: -2px;
}

.pagination .swiper-button-lock {
    display: block !important;
    top: -16px;
    opacity: 1 !important;
}

.pagination .swiper-button-next,
.pagination .swiper-button-prev {
    width: 13px !important;
    height: 0px !important;
    color: #000 !important;
}

.pagination .swiper-button-next:after,
.pagination .swiper-button-prev:after {
    font-size: 15px;
    font-weight: bold;
}

.site-footer-primary-section-2 aside.footer-widget-area {
    text-align: center !important;
}

.site-footer-primary-section-2 aside.footer-widget-area section#block-8 {
    margin-bottom: 10px;
}

.site-footer-primary-section-2 aside.footer-widget-area section#block-8 img {
    width: 200px;
}

.site-footer-primary-section-2 aside.footer-widget-area section#block-9 p {
    margin: 0;
    font-size: 11px;
    font-weight: 300;
}

.site-footer-primary-section-1 nav.menu-footer-menu-left-container {
    display: flex;
    justify-content: end;
}

footer#colophon .site-primary-footer-wrap ul {
    display: flex;
    gap: 35px;
}

footer#colophon .site-primary-footer-wrap ul li a.menu-link {
    padding: 0;
    text-transform: uppercase;
    font-size: 14px;
    color: #242424;
    font-weight: 600;
}

div#ast-scroll-top {
    display: none !important;
}

.accordion-box,
.form-colom {
    box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 12%);
}

div#comments {
    display: none;
}

.split-in-two {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
}

.accordion-box details.wp-block-details {
    padding: 20px;
    border-bottom: 1px solid #e9e7e7;
}

/* signle product page  */
nav.woocommerce-breadcrumb {
    display: none;
}

span.single-product-category {
    margin-bottom: 5px !important;
    font-size: 0px !important;
}

.woocommerce-js div.product div.summary .single-product-category a {
    font-size: 14px !important;
    color: #868686 !important;
    font-weight: 300 !important;
}

span.single-product-category a {
    display: none;
}

span.single-product-category a:nth-child(2) {
    display: block;
}

.single-product-category a+a:before {
    content: " ";
    margin: 0 0px;
}

.single-product-category {
    white-space: normal;
}

.single-product .summary.entry-summary p.price {
    display: none;
}

.single-product-category a {
    margin-right: 0;
}

/* .ast-plain-container.ast-no-sidebar #primary {
    margin-top: 170px;
} */
.product-template-default.single.single-product .product.type-product {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 24px;
    /*     padding-top: 55px; */
}

@media (min-width: 922px) {
    .single-product div.site-content .ast-container {
        max-width: 1400px;
    }
}

/* .ast-plain-container.ast-no-sidebar #primary {
    margin-top: 70px;
} */
.summary.entry-summary h1.product_title {
    padding-bottom: 20px;
    border-bottom: 1px solid #ededed;
    font-size: 26px;
    margin: 0px 0;
    font-weight: 500;
    line-height: 26px;
    color: #242424;
}

.woocommerce-product-details__short-description p {
    line-height: 20px;
    letter-spacing: .05px;
    margin-bottom: 8px;
    font-size: 14px !important;
}

.category-menu {
    padding: 15px 0 20px;
    display: flex;
    gap: 10px;
}

.category-menu a.product-category {
    border: 1px solid #ced4da;
    border-radius: 4px;
    font-size: 12px;
    letter-spacing: .05px;
    padding: 4px 10.5px;
    color: #242424;
}

.category-menu a.product-category:nth-child(1) {
    background: #ededed;
}

.product-attributes-single p {
    margin: 0;
    list-style: none;
    padding: 0px 0;
    font-size: 14px;
    font-family: Inter, sans-serif;
    margin-left: 0;
    display: flex;
    text-align: left;
    gap: 35px;
    align-items: center;
    justify-content: left;
}

.product-attributes-single p strong {
    width: 100px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 700;
}

/* .product-attributes-single {
    margin-top: 20px !important;
    margin-bottom: 30px;
} */
.product-attributes-single {
    margin-top: 20px !important;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

h4.bulk-pricing-title {
    padding-bottom: .9rem !important;
    font-size: 16px;
    line-height: 21px;
}

.bulk-pricing-table {
    margin-bottom: 25px;
    /*     padding: 10px; */
    padding: 10px 10px 5px 10px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
}

.bulk-pricing-table table {
    margin: 0;
    border: 0;
}

.bulk-pricing-table tbody tr td {
    border-right: 0;
    font-size: 12px;
    line-height: 2.31;
    border: 0 !important;
}

.bulk-pricing-table tbody tr td:nth-child(3) {
    text-align: right;
    color: #8c8c8c !important;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
}

.bulk-pricing-table tbody tr {
    border-bottom: 1px solid #dee2e6;
}

.bulk-pricing-table tbody tr:nth-child(4) {
    border: 0 !important;
}

.product_meta {
    display: none;
}

.quantity-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.quantity-field {
    display: flex;
    align-items: center;
}

button.sub,
button.add {
    background: transparent;
    color: #000;
    font-size: 20px;
    padding: 8px 20px;
    box-shadow: none !important;
}

.quantity-field input[type=number]::-webkit-inner-spin-button,
.quantity-field input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

.quantity-field input {
    text-align: center;
    border: 0;
}

.quantity-field {
    display: flex;
    align-items: center;
    width: 171px;
    border: 2px solid #000;
    border-radius: 5px;
}

.dynamic-price {
    width: 253px;
    text-align: center;
    font-size: 30px;
    line-height: 37px;
    letter-spacing: .12px;
    font-weight: 600;
}

form.cart {
    padding: 55px 30px 30px;
    border: 1px solid #ced4da;
    border-radius: 5px;
    margin-top: 30px;
    margin-bottom: 50px;
    flex-wrap: wrap;
    margin-top: 30px;
}

button.single_add_to_cart_button {
    max-width: 100%;
    width: 100% !important;
    background-color: #566c60 !important;
    color: #ffffff;
    height: 44px;
    border-radius: 100px;
    font-size: 15px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    margin-top: 20px;
    color: #fff !important;
    display: block;
    margin-top: 40px !important;
}

.woocommerce-tabs.wc-tabs-wrapper {
    display: none !important;
}

.woocommerce-product-details__description p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
}

/* Marquee slider */
.marquee-container {
    overflow: hidden;
    color: #fff;
    white-space: nowrap;
    position: relative;
}

.marquee {
    display: inline-block;
    padding-left: 0%;
    animation: marquee 15s linear infinite;
}


@keyframes marquee {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-10%);
    }
}

section.related.products {
    clear: both;
    padding-top: 0px;
}

.marquee-container .marquee span {
    text-transform: uppercase;
    will-change: transform;
    font-size: 70px;
    font-family: "Inter", sans-serif;
    font-weight: 900;
    color: #652c8f;
    padding-right: 100px;
    position: relative !important;
    color: white;
    background-color: white;
    text-shadow: -1px -1px 0 #566c60, 1px -1px 0 #566c60, -1px 1px 0 #566c60, 1px 1px 0 #566c60;
}

.marquee span:after {
    content: '';
    width: 2.5vh;
    height: 2.5vh;
    position: absolute;
    border-radius: 25px;
    border: 1px solid #566c60;
    z-index: 99999;
    right: 2vw;
    top: 50%;
    transform: translateY(-50%);
}

.main-home-slider.releted-product {
    margin-top: 40px;
}

.main-home-slider.releted-product .pagination {
    right: 25px;
}


/* Shop Page Css ------------------------------------------------- */
.woocommerce-archive-container {
    padding: 26px 30px 50px;
}

/* .woocommerce-archive-container aside.shop-sidebar {
    width: 10% !important;
    min-width: 230px;
} */
main.shop-products {
    width: 90%;
}

.woocommerce-archive-container aside.shop-sidebar form#category-filter {
    width: 100%;
}

.woocommerce-archive-container aside.shop-sidebar .filter-section {
    width: 100%;
    margin-bottom: 20px;
    order: 2;
}

.woocommerce-archive-container aside.shop-sidebar form#category-filter div#shop-by-category,
.woocommerce-archive-container aside.shop-sidebar form#category-filter div#brands {
    order: 0;
}

.woocommerce-archive-container aside.shop-sidebar form#category-filter div#shop-by-category input,
.woocommerce-archive-container aside.shop-sidebar form#category-filter div#shop-by-category>label,
.woocommerce-archive-container aside.shop-sidebar form#category-filter div#shop-by-category>br {
    display: none;
}

div#product-results {
    width: 100%;
}

div#product-count {
    font-size: 16px;
    line-height: 26px;
    color: #242424;
}

.woocommerce-archive-container aside.shop-sidebar .filter-section h4 {
    cursor: pointer;
    font-size: 16px;
    color: #242424;
    margin-bottom: 4px;
}

.woocommerce-archive-container aside.shop-sidebar .filter-section label,
.woocommerce-archive-container aside.shop-sidebar .filter-section .subcategory {
    cursor: pointer;
    font-family: Inter, sans-serif;
    color: #242424;
    font-size: 14px;
    font-weight: 400;
    margin: 0px;
}

.woocommerce-archive-container aside.shop-sidebar .filter-section label input[type=checkbox],
.woocommerce-archive-container aside.shop-sidebar .filter-section .subcategory input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border: 0.1em solid #dbdbdb;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    margin-right: 6px;
    background-color: #fff;
    margin-bottom: 5px;
}

.woocommerce-archive-container aside.shop-sidebar .filter-section label input[type=checkbox]:checked,
.woocommerce-archive-container aside.shop-sidebar .filter-section .subcategory input[type="checkbox"]:checked {
    background-color: transparent;
    border: 2px solid #000;
}

/* .woocommerce-archive-container aside.shop-sidebar .filter-section label input[type=checkbox]:checked::after, .woocommerce-archive-container aside.shop-sidebar .filter-section .subcategory input[type="checkbox"]:checked::after {
    content: "✔";
    color: #000;
    font-size: 13px;
    position: absolute;
    top: -3px;
    left: 3px;
} */
.woocommerce-archive-container aside.shop-sidebar .filter-section label input[type=checkbox]:checked::after,
.woocommerce-archive-container aside.shop-sidebar .filter-section .subcategory input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 16px;
    height: 16px;
    background-image: url(https://shroomservice.com/wp-content/uploads/2025/10/check.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.load-more-container button#load-more {
    /* margin-top: 30px !important; */
    background: transparent !important;
    border: 1px solid #566c60 !important;
    color: #566c60 !important;
    font-size: 1.42rem !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    padding: 19px 4.1rem !important;
    border-radius: 100px !important;
}

ul.products {
    list-style: none;
    padding: 0;

}

ul.products {
    list-style: none !important;
    padding: 0 !important;
    display: grid !important;
    row-gap: 27px
        /* grid-template-columns: 1fr 1fr 1fr 1fr 1fr !important;
    gap: 30px !important; */
}

ul.products li {
    margin: 0 !important;
    padding: 0px;
    position: relative;
    font-size: 12px;
    overflow: hidden;
    box-shadow: 0 2px 11px 0 hsla(0, 0%, 66.3%, .5);
    border-radius: 5px;
}

.woocommerce-js ul.products {
    margin: auto !important;

}

.shop-product-content {
    padding: 0 7px 50px;
}

h3.product-title.shop-product-title {
    padding: 0 !important;
    font-size: 15px !important;
    line-height: 20px !important;
    color: #0b0b0b;
    font-weight: 500 !important;
    margin: 10px 0 !important;
    margin: 0 0 10px !important;
}

.lowest-prices.shop-lowest-price {
    height: 40px;
}

.load-more-container {
    text-align: center;
    padding-top: 50px;
}

.post-type-archive-product .ast-container {
    display: block;
}

.category-result-section {
    padding: 40px 30px 0;
}

.category-list {
    margin-top: 20px;
}

/* span.selected-cat {
    background: #0b0b0b06;
    padding: 10px 15px;
    border-radius: 40px;
    font-size: 15px;
} */
.selected-cat .remove-cat {
    cursor: pointer;
}

.remove-cat img {
    width: 13px;
    margin-top: -1px;
    margin-left: 2px;
}

span.selected-cat {
    background: #eef3e9;
    padding: 0 11px;
    border-radius: 4px;
    font-size: 13px;
    height: 30px;
    line-height: 28px;
    vertical-align: middle;
    text-transform: capitalize;
}

.subcategory:has(input:checked) {
    pointer-events: none;
}

button#clear-filters {
    background: transparent;
    box-shadow: none;
    padding: 0;
    margin-left: 15px;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    /*     border-bottom: 1px solid !important; */
    border-radius: 0;
    color: #5b7640 !important;
}

div#selected-list {
    display: flex;
    gap: 10px;
}

div#selected-categories {
    display: flex;
    gap: 11px;
    align-items: center;
}

/* Cart Page css------------------------------  */

.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-28f84493 {
    margin: 0;
}

.woocommerce-cart .ast-below-header-bar {
    display: block;
}

.woocommerce-cart .ast-below-header-bar .wp-block-column p a {
    font-size: 15px;
    font-weight: 600;
    color: #566c60;
    padding: 0;
    position: relative;
}

.woocommerce-cart .ast-below-header-bar aside.header-widget-area {
    padding: 0;
}

.woocommerce-cart .ast-below-header-bar .wp-block-column p a {
    font-size: 15px;
    font-weight: 600;
    color: #566c60;
    padding: 0;
    position: relative;
}

.woocommerce-cart .ast-below-header-bar .wp-block-column p a:after {
    content: "";
    position: absolute;
    background: url(https://shroomservice.com/wp-content/uploads/2025/09/Vector-1.svg);
    width: 8px;
    height: 12px;
    top: 5px;
    left: -17px;
}

tr.woocommerce-cart-form__cart-item.cart_item p.cart-short-description,
tr.woocommerce-cart-form__cart-item.cart_item .product-short-description {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0;
    width: 100%;
    max-width: 458px;
}

.qunatity-cart-box .quantity-wrap .dynamic-price {
    display: none;
}

.qunatity-cart-section {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
}

tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail a img {
    max-width: 100%;
    width: 100%;
}

.woocommerce-cart .entry-content .wp-block-columns .woocommerce {
    display: flex;
    flex-wrap: wrap;
}

.woocommerce-cart .entry-content .wp-block-columns .woocommerce form.woocommerce-cart-form {
    width: 70%;
    padding-right: 40px;
}

.woocommerce-cart .entry-content .wp-block-columns .woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
    width: 30%;
    position: relative;
}

.woocommerce-cart .entry-content .wp-block-columns .woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
}

.woocommerce-cart .entry-content .wp-block-columns .woocommerce form table td.product-thumbnail {
    width: 130px;
    vertical-align: top;
}

.woocommerce-cart table.cart td {
    vertical-align: top;
    padding: 20px 10px !important;
}

.woocommerce-cart .entry-content .wp-block-columns .woocommerce form table td.product-name a {
    font-size: 17px;
    line-height: 18px;
    color: #242424;
    font-weight: 600 !important;
    margin-bottom: 0 !important;
}

.woocommerce-cart form table.shop_table {
    border-radius: 5px;
    overflow: hidden;
}

.pagination .swiper-button-lock {
    display: block !important;
}

.d-flex-col a.wp-block-button__link:hover {
    background: #566c60 !important;
    color: #fff !important;
    border-color: #566c60 !important;
}

.btn-shop-hv a.wp-block-button__link:hover {
    background: #566c60 !important;
    color: #fff !important;
    border-color: #566c60 !important;
}

.age-popup-box {
    background: #fff;
    width: 383px;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 43px 38px 33px;
}

.age-popup-box h2 {
    color: #000000FF;
    font-family: "Inter", Sans-serif;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: -0.5px;
    margin: 0;
}

.age-popup-box p.age-content {
    font-size: 16px;
    font-family: Inter, sans-serif;
    line-height: 25px;
    margin-bottom: 25px;
    margin-top: 15px;
}

.age-popup-box button#age-yes {
    width: -webkit-fill-available;
    background-color: #566c60;
    color: #fff;
    height: 50px;
    border-radius: 100px;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #566c60;
    padding: 0;
}

.age-popup-box button#age-yes:hover {
    background-color: #2f3e36 !important;
}

.age-popup-box a#age-no {
    width: -webkit-fill-available;
    background-color: #566c6000 !important;
    color: #566c60;
    height: 48px;
    border-radius: 100px;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #566c60;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.age-popup-box a#age-no:hover {
    background-color: #566c60 !important;
    color: #fff;
}

.age-popup-box p#age-msg {
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #c00;
    font-weight: 700;
    margin-top: 20px;
}

.quantity.buttons_added button {
    background: transparent;
    box-shadow: none !important;
    padding: 0 !important;
}

.quantity.buttons_added {
    align-items: center;
    border: 1px solid #ced4da;
    border-radius: 5px !important;
    height: 33px;
    width: 80px !important;
    max-width: 80px !important;
    min-width: 80px;
    justify-content: center;
    margin: 0 !important;
}

.quantity.buttons_added button img {
    width: 24px;
}

.quantity.buttons_added input.input-text.qty {
    padding: 0 !important;
    width: 16px !important;
    border: 0;
    height: auto !important;
    line-height: 0 !important;
    min-height: auto !important;
    appearance: textfield;
    background: transparent;
    border: 0;
    box-shadow: none;
    color: currentColor;
    flex: 1 1 auto;
    font-size: 1em;
    font-weight: 600;
    line-height: 1px;
    margin: 0;
    order: 2;
    padding: .4em 0;
    text-align: center;
    vertical-align: middle;
    margin-top: -3px;
}

.quantity.buttons_added input::-webkit-outer-spin-button,
.quantity.buttons_added input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.quantity-remove-wrapper {
    display: flex;
    align-items: center;
    margin-top: 10px;
    gap: 10px;
}

.woocommerce-js a.remove:before {
    display: none;
}

.woocommerce-cart .entry-content .wp-block-columns .woocommerce form table td.product-name a {
    opacity: 1;
}

.cart_totals {
    border: none !important;
}

.woocommerce-cart a.checkout-button.button.alt.wc-forward {
    max-width: 271px;
    width: 100%;
    background-color: #566c60 !important;
    color: #ffffff !important;
    height: 50px;
    border-radius: 100px;
    font-size: 17px;
    font-weight: 400;
    margin: 0;
    text-decoration: none;
    line-height: normal;
    padding: 0;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.wc-proceed-to-checkout {
    position: absolute;
    width: 100%;
    bottom: -50px;
}

.cart_totals {
    width: 100%;
    box-shadow: 0 2px 11px 0 hsla(0, 0%, 66.3%, .5);
    border: none;
    padding: 30px 30px 30px !important;
    border: none !important;
    border-radius: 5px ! IMPORTANT;
}

p.woocommerce-shipping-destination {
    display: none;
}

a.shipping-calculator-button {
    display: none;
}

tr.cart-subtotal td,
tr.woocommerce-shipping-totals.shipping td,
tr.order-total td {
    text-align: right;
    color: #242424;
    font-size: 16px !important;
    font-weight: 400 !important;
}

.cart_totals table.shop_table tbody tr th {
    padding: 10px 0;
}

.woocommerce-js ul#shipping_method .amount {
    font-weight: 400;
    font-size: 16px;
}

#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 0 !important;
}

.cart_totals table.shop_table,
.cart_totals table.shop_table {
    border: 0px solid var(--ast-border-color);
    border-radius: 0;
}

tr.cart-subtotal th,
tr.woocommerce-shipping-totals.shipping th {
    font-size: 16px;
    font-weight: 400 !important;
}

#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
    width: 50%;
}

.cart_totals tr.order-total th,
.cart_totals tr.order-total td {
    font-weight: 700 !important;
    font-size: 20px !important;
    color: #242424 !important;
}

.cart_totals table.shop_table.shop_table_responsive tbody tr.order-total td span.woocommerce-Price-amount.amount {
    font-weight: 700 !important;
}

.cart-coupon-section .coupon {
    display: flex;
    align-items: center;
    gap: 10px;
}

.cart-coupon-section .coupon input#coupon_code {
    border-radius: 4px;
    box-sizing: border-box;
    color: #2b2d2f;
    font-family: inherit;
    font-size: 1em;
    height: 3.125em;
    line-height: 1em;
    margin: 0;
    min-height: 0;
    padding: 1em .5em;
    width: 100%;
    border-color: #2b2d2f;
}

.cart-coupon-section .coupon button.button {
    background-color: #566c60 !important;
    color: #ffffff;
    border-radius: 100px;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 500;
    border: none;
    height: 60px;
    cursor: pointer;
    padding: 0;
    width: 160px;
}

.cart-coupon-header:before {
    content: "";
    position: absolute;
    border-top: 6px solid #000;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    top: 14px;
    right: 0px;
}

.cart-coupon-section {
    margin-bottom: 20px;
}

.cart-coupon-header {
    position: relative;
}

p.table-content {
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    color: #dc3545 !important
}

.cart-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

/* .releted-product {
    padding-top: 80px;
} */
.product-stock {
    border: 1px solid;
    border-radius: 4px;
    display: block;
    font-size: 12px;
    font-weight: 600;
    padding: 0 .66em;
    text-transform: uppercase;
    width: 120px;
    display: none;
}

span.priceDisplay {
    border: none;
    background: #566c6029;
    line-height: 24px;
    color: #566c60;
    margin-bottom: 0 !important;
    font-size: 12px;
    border-radius: 4px;
    display: inline-block;
    font-weight: 600;
    padding: 0 .66em;
    text-transform: uppercase;
    white-space: nowrap;
    width: 91px;
}

.cart-item-price {
    margin-top: 10px;
}

.cr-cart-price span.woocommerce-Price-amount {
    font-size: 15px;
}

tr.woocommerce-cart-form__cart-item.cart_item p.cart-short-description {
    margin-top: 5px;
}

tr.cart-total-save {
    display: none;
}

.image-text-box {
    align-items: center;
    justify-content: center;
    width: 198px;
    display: flex;
}

.ahfb-svg-iconset span.ahfb-svg-iconset:before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2024/10/account-nav.svg);
    width: 20px;
    height: 20px;
    top: -3px;
    left: -5px;
}

.ast-header-account-link span.ahfb-svg-iconset svg.account-icon {
    visibility: hidden;
}

a.button.wc-forward,
a.button.wc-backward {
    border-color: #566c60 !important;
    border-width: 1px;
    background-color: #566c60 !important;
    padding-top: 15px;
    padding-right: 40px;
    padding-bottom: 15px;
    padding-left: 40px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff !important;
}

.woocommerce-message,
.woocommerce-info {
    border-top-color: #566c60 !important;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background-color: #f7f6f7 !important;
}

.woocommerce-message::before,
.woocommerce-info::before {
    color: #566c60 !important;
}

.woocommerce-notices-wrapper {
    width: 100%;
}

.wc-empty-cart-message {
    width: 100%;
}

.tax-product_cat .site-content .ast-container {
    flex-wrap: wrap;
}

.category-result-section {
    width: 100%;
}

.ast-live-search-results {
    background: #fff !important;
}

a.ast-search-item {
    font-size: 15px !important;
    color: #242424 !important;
}

.ast-builder-layout-element.site-header-focus-item.ast-header-woo-cart {
    padding: 0 0 0 0px;
}

.ast-header-account span.ahfb-svg-iconset.ast-inline-flex {
    position: relative;
}

.ast-header-account {
    padding: 0 30px 0 30px;
}

i.astra-icon.ast-icon-shopping-bag {
    display: block;
}

.ast-header-account span.ahfb-svg-iconset.ast-inline-flex:before {
    content: "";
    position: absolute;
    background: url(https://shroomservice.com/wp-content/uploads/2025/10/account-nav.svg);
    width: 24px;
    height: 24px;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
}

.ast-header-account-inner-wrap {
    position: relative;
}

a.ast-header-account-link {
    /*     margin-top: -10px; */
    margin-top: -13px;
}

article#post-67 {
    padding-top: 20px;
    max-width: 1015px;
    margin: 0 auto;
}

.woocommerce-account h1.entry-title {
    display: none;
}

.woocommerce-account.woocommerce-page nav.woocommerce-MyAccount-navigation {
    float: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
}

.woocommerce-account.woocommerce-page nav.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0 !important;
    display: flex;
    justify-content: space-between;
}

.woocommerce-account.woocommerce-page li.woocommerce-MyAccount-navigation-link {
    padding: 0px 0;
    width: 155px;
    border: none;
}

element.style {}

.woocommerce-account.woocommerce-page li.woocommerce-MyAccount-navigation-link a,
.woocommerce-orders-table__cell-order-actions a.woocommerce-button.button,
.woocommerce-info a.wc-forward {
    background-color: #566c60 !important;
    color: #ffffff !important;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 400;
    width: -webkit-fill-available;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    text-decoration: none;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 100%;
    padding-top: 30px;
}

.woocommerce-MyAccount-content a {
    color: #000;
}

.woocommerce-account .woocommerce-MyAccount-content p {
    font-size: 16px;
    color: #000 !important;
}

.woocommerce-account.woocommerce-page li.woocommerce-MyAccount-navigation-link a:hover,
.woocommerce-orders-table__cell-order-actions a.woocommerce-button.button:hover,
.woocommerce-info a.wc-forward:hover {
    background: #2f3e36 !important;
    border: none;
}

.woocommerce-info a.wc-forward {
    width: 192px;
}

.woocommerce-info a.woocommerce-Button.wc-forward.button {
    text-transform: capitalize;
}

.woocommerce-info a.wc-forward {
    width: 200px;
}

form.woocommerce-EditAccountForm.edit-account input,
form.wc-block-components-shipping-calculator-address input {
    background-color: transparent;
    outline: none !important;
    font-family: Inter, sans-serif;
    font-size: 18px;
    border: 1px solid #ced4da;
    margin: 0.75rem 0;
    border-radius: 0.3rem !important;
    padding: 25.5px 20px !important;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label,
.woocommerce-form-register p.form-row label {
    display: block;
    font-weight: 200 !important;
    font-size: 17px !important;
    text-transform: uppercase;
}

form.woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button,
form.wc-block-components-shipping-calculator-address button {
    background: #566c60;
    height: 50px;
    width: 192px;
    border-radius: 42px;
    color: #ffffff;
    font-size: 16px;
    line-height: normal;
    padding: 0;
    margin-top: 20px;
    font-weight: 400;
    text-transform: uppercase;
}

form.woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button:hover {
    background: #2f3e36 !important;
    border: none;
}

.wp-block-product-new {
    display: none;
}

/* Side Cart ------------------------------ */


.xoo-wsc-container {
    border-radius: 45px 0px 0px 46px !important;
    overflow: hidden;
    padding: 20px 0 0px;
}

span.xoo-wsc-pname,
span.xoo-wsc-pname a {
    font-size: 18px;
}

.xoo-wsch-text {
    font-size: 28px !important;
    font-weight: 600 !important;
}

.shipping-btn-grup {
    align-items: stretch;
    display: flex;
    flex-grow: 1;
    flex-wrap: nowrap;
    column-gap: 15px;
    padding-bottom: 12px;
}

.shipping-option-button {
    align-items: center;
    border: 1px solid #dadada;
    background-color: transparent !important;
    border-radius: 5px;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    padding: 1em;
    font-size: 14px;
    color: #000 !important;
}

.zipcode-field {
    display: flex;
}

.zipcode-field input#local-delivery-zipcode {
    border: 1px solid #ccc;
    font-size: 14px;
    border-right: 0;
}

.zipcode-field button#check-zipcode {
    border: 1px solid #ccc;
    font-size: 14px;
    background: #ececec;
    padding: 5px 13px 0px;
    border-radius: 0px 5px 5px 0px;
}

p#zipcode-result {
    margin: 7px 0;
}

p#zipcode-result {
    font-size: 13px;
    text-align: center;
}

.load {
    text-align: center;
}

.xoo-wsc-ft-btn-checkout.disabled {
    opacity: 0.5;
    pointer-events: none;
    cursor: not-allowed;
}

a.xoo-wsc-ft-btn,
.xoo-wsc-markup .xoo-wsc-btn {
    pointer-events: none;
    opacity: .5;
}

.btn-cs-add-cart {
    padding: 11px !important;
    line-height: 0 !important;
    margin: 10px 10px 0 auto !important;
    position: absolute !important;
    right: 0 !important;
    /* background-color: #566c60bd !important;
    border-radius: 100px; */
    border: none;
    outline: none !important;
    z-index: 1;
    background: rgba(86, 108, 96, 0.9) !important;
    opacity: 0.9 !important;
    border: 1px solid rgba(86, 108, 96, 0.9) !important;
    border-radius: 21px !important;
}

/* .btn-cs-add-cart:hover {
    background: #2f3e36 !important;
} */

.btn-cs-add-cart.added:after {
    display: none;
}

.product-item a.added_to_cart.wc-forward {
    display: none;
}

.cart-releted-product-slider {
    padding-top: 80px;
}

.main-xoo-price.xoo-wsc-pprice span.woocommerce-Price-amount.amount {
    font-weight: 500;
}

.main-refres-price span.woocommerce-Price-amount.amount {
    color: #566c60 !important;
}

.product-brands span.brand-name a {
    font-size: 13px;
    line-height: 1.6;
    color: #0b0b0b99;
}

.sale-regular-price:before {
    content: "";
    position: absolute;
    inset-block-start: 50%;
    width: 100%;
    transform: rotate(-15deg);
    border-block-end: 1px solid red;
}

span.xoo-wsc-minus.xoo-wsc-chng.quantity-btn.minus {
    top: auto;
    bottom: 2px;
    flex-direction: unset;
    align-items: flex-start;
    padding-top: 0.24rem;
}

span.main-refres-price {
    display: flex;
    gap: 10px;
}

span.sale-regular-price {
    position: relative;
}

.xoo-wsc-qtb-square input[type="number"].xoo-wsc-qty {
    border: none !important;
}

.xoo-wsc-sm-right input.xoo-wsc-qty {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 0;
    padding-right: 10px;
}

.xoo-wsc-qty-box span.xoo-wsc-chng {
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
    height: auto !important;
}

span.xoo-wsc-plus.xoo-wsc-chng.quantity-btn.plus {
    top: -13px !important;
}

span.xoo-wsc-minus.xoo-wsc-chng.quantity-btn.minus {
    bottom: -14px !important;
    top: auto !important;
    left: -10px !important;
    right: auto !important;
}

.xoo-wsc-items-count {
    display: none;
}

body.xoo-wsc-cart-active,
html.xoo-wsc-cart-active {
    overflow: hidden !important;
}

/* My Account --------------------------  */
.woocommerce h2 {
    font-weight: 500;
    line-height: 45px;
    text-align: center;
    color: #000000FF;
    font-size: 45px;
    margin-bottom: 30px;
    margin-top: 0;
}

form.woocommerce-form.woocommerce-form-login.login,
.woocommerce-form-register,
form.woocommerce-ResetPassword.lost_reset_password {
    /* max-width: 60%; */
    max-width: 45%;
    margin: 0 auto;
    border: none;
    padding: 0;
}

form.woocommerce-form.woocommerce-form-login.login{
    max-width: 54.5%;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label,
.woocommerce-form-register p.form-row label {
    display: block;
    font-weight: 200 !important;
    font-size: 17px !important;
    text-transform: uppercase;
}

.woocommerce-form input,
.woocommerce-ResetPassword p.woocommerce-form-row input {
    background: #fff;
    border: 1px solid #ced4da;
    padding: 20px;
    height: calc(1.5em + 1rem + 6px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem !important;
}

.custom-row-lg-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.woocommerce-form input,
.woocommerce-ResetPassword p.woocommerce-form-row input {
    background: #fff;
    border: 1px solid #ced4da;
    padding: 20px;
    height: calc(1.5em + 1rem + 6px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem !important;
}

.custom-row-lg-btn {
    margin-top: 1.5rem !important;
}

.custom-row-lg-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.custom-row-lg-btn:before,
.custom-row-lg-btn:after {
    display: none !important;
}

.custom-row-lg-btn p {
    font-weight: 600;
    font-size: 17px;
    margin: 0;
}

p.woocommerce-LostPassword.lost_password a {
    color: #000;
}

button.woocommerce-button.button.woocommerce-form-login__submit,
.woocommerce-form-row button.woocommerce-Button {
    background: #566c60;
    color: #fff;
    width: 47%;
    height: 52px;
    border-radius: 51px;
    text-transform: uppercase;
    margin-top: 0px;
    font-size: 20px;
    font-weight: 400;
    line-height: 0;
}



/* Shop page filter-------------------------------------  */
.shop-sidebar {
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.mobile-filter-btn {
    display: none;
    background: #fff;
    color: #fff;
    border: none;
    padding: 10px 12px;
    border-radius: 100px;
    margin-bottom: 15px;
    cursor: pointer;
    width: 50px;
    height: 49px;
    box-shadow: 0 1px 6px 0 hsla(0, 0%, 52.2%, .5);
    margin: 0 0 0 auto;
}

.mobile-filter-btn svg.icon {
    width: 21px;
}

.mobile-filter-btn svg.icon.icon-filter path {
    fill: #000;
    stroke: #000;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn,
.xoo-wsc-markup .xoo-wsc-btn,
.xoo-wsc-markup .woocommerce-shipping-calculator button[type="submit"] {
    padding: 15px 20px !important;
    border-radius: 100px;
}

.woocommerce-message:focus,
.woocommerce-info:focus {
    outline: none !important;
}

/* Checkout price styling */
.woocommerce table.shop_table .custom-subtotal {
    line-height: 1.3;
}

.woocommerce table.shop_table .custom-subtotal .regular-price {
    color: #888;
    text-decoration: line-through;
    font-size: 13px;
    margin-right: 5px;
}

.woocommerce table.shop_table .custom-subtotal .sale-price {
    color: #111;
    font-weight: 600;
    font-size: 14px;
}

.woocommerce table.shop_table .custom-subtotal .discount-info {
    font-size: 12px;
    margin-top: 3px;
}

.discount-percent {
    color: #6f42c1;
    font-weight: 600;
}

.discount-applied {
    color: #6f42c1;
    margin-left: 4px;
}

/* --- Checkout Shipping Custom Design --- */
.woocommerce-shipping-methods {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.woocommerce-shipping-methods li {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 8px;
    border: 2px solid #ddd;
    border-radius: 8px;
    padding: 10px 14px;
    transition: all 0.25s ease;
    cursor: pointer;
    background: #fff;
}

.woocommerce-shipping-methods input[type="radio"] {
    width: 18px;
    height: 18px;
    accent-color: #111;
    cursor: pointer;
}

.woocommerce-shipping-methods label {
    margin: 0;
    cursor: pointer;
    font-weight: 600;
    color: #111;
}

.woocommerce-shipping-methods li:hover {
    border-color: #111;
}

/* selected */
.woocommerce-shipping-methods input[type="radio"]:checked+label {
    color: #111;
    font-weight: 600;
}

.shipping-method-text strong {
    color: #111;
    font-weight: 700;
    margin-left: 4px;
}

td.td-flat-title {
    width: 64%;
}

.flate-rate-tb .list-radio li {
    padding: 0 !important;
    border: none !important;
    gap: 24px !important;
}

td.td-flat-title h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 400 !important;
}

/* tr.woocommerce-shipping-totals {
    display: none;
} */
div#local-delivery-date label {
    display: block;
    font-weight: 200 !important;
    font-size: 17px !important;
    text-transform: uppercase;
}

label.time-input {
    margin-top: 37px;
    margin-bottom: 10px;
}

div#local-delivery-date select#local_time {
    border: none;
}

p.dte-m-msg {
    margin: 0 !important;
    font-size: 10px;
    line-height: 17px;
    color: #242424;
}

<div id="local-delivery-date"><label for="local_date" class="time-input">Delivery Date&nbsp;
<span class="optional">(optional)</span></label><input type="date" id="local_date" name="local_date" placeholder="" /><p class="dte-m-msg">We will try our best to deliver your order on the specified date. </p><label for="local_time" class="time-input">Time Slot<span class="optional">(optional)</span></label><select id="local_time" name="local_time"><option value="">Select a time slot</option><option value="9am-11am">9:00 AM - 11:00 AM</option><option value="11am-1pm">11:00 AM - 1:00 PM</option><option value="1pm-3pm">1:00 PM - 3:00 PM</option><option value="3pm-5pm">3:00 PM - 5:00 PM</option><option value="5pm-7pm">5:00 PM - 7:00 PM</option></select></div>

/* Hide date input calendar icon */
#local_date::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}

/* Hide select arrow */
#local_time {
    -webkit-appearance: none;
    /* Chrome, Safari, Edge */
    -moz-appearance: none;
    /* Firefox */
    appearance: none;
    background: #fff;
    /* background color for dropdown */
    padding-right: 10px;
    /* spacing inside select */
}

/* Optional: add custom arrow if needed */
#local_time::after {
    content: '';
    pointer-events: none;
}

.woocommerce-cart .category-product-list {
    display: flex;
    gap: 30px;
    left: 25px;
    padding: 4px 0;
    margin-top: 30px;
    padding-bottom: 72px;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 30px;
}

/* Cart Page CSs */
.wc-block-cart-items__row a.wc-block-components-product-name {
    color: black;
    font-weight: 600;
    line-height: 1.4;
    font-size: 17px;
    margin-bottom: 0 !important;
}

.wc-block-cart-item__prices span.wc-block-formatted-money-amount {
    font-size: 15px;
}

.wc-block-cart-item__quantity {
    display: flex;
    align-items: center;
    gap: 10px;
}

button.wc-block-components-quantity-selector__button:hover {
    background: #566c60;
    color: white;
}

.wc-block-cart__submit-container a.wc-block-components-button.wp-element-button,
button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
    background: #566c60;
    color: white;
}

.woocommerce-cart .wc-block-components-sidebar {
    width: 30%;
    box-shadow: 0 2px 11px 0 hsla(0, 0%, 66.3%, .5);
    border: none;
    padding: 30px 30px 30px !important;
    border: none !important;
    border-radius: 5px;
    height: 100%;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table li {
    border: none;
    /*     width: 100%; */
    padding-left: 0 !important;
}

.woocommerce-checkout li input[type="radio"] {
    color: #566c60 !important;
}

.woocommerce-checkout li label {
    width: 100%;
}

.woocommerce-checkout th {
    width: 65%;
}

span.wc-block-components-totals-item__label,
span.wc-block-components-totals-item__label,
.wc-block-components-totals-item__value {
    font-size: 16px !important;
}

.wc-block-components-totals-wrapper,
.wp-block-woocommerce-cart-order-summary-totals-block {
    border-top: none !important;
    padding: 5px 0 !important;
}

.wc-block-cart__sidebar .wc-block-components-panel__button {
    font-size: 16px !important;
}

.wc-block-cart-item__prices,
.wc-block-components-quantity-selector {
    margin-bottom: 0 !important;
}

.wc-block-components-product-metadata__description p {
    font-size: 13px;
}

td.wc-block-cart-item__total span.price.wc-block-components-product-price span.wc-block-formatted-money-amount {
    font-weight: 600 !important;
    font-size: 18px;
}

.wc-block-cart-item__prices del.wc-block-components-product-price__regular {
    font-size: 16px;
    position: relative;
    text-decoration: none;
}

.wc-block-cart-item__prices .is-discounted {
    font-size: 15px;
}

span.price.wc-block-components-product-price del.wc-block-components-product-price__regular:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: red;
    rotate: -12deg;
    top: 10px;
}

.wc-block-components-product-badge.wc-block-components-sale-badge {
    border: none;
    background: #566c6029;
    line-height: 24px;
    color: #566c60;
    margin-bottom: 0 !important;
    font-size: 12px;
}

.wc-block-components-product-badge {
    font-size: 12px !important;
}

a.ast-search-item {
    position: relative;
    padding: 8px 16px 0px !important;
    font-size: 0.9em;
}

.ast-search-item-category {
    padding: 0px 16px 0px !important;
    font-size: 12px;
    color: #8c8c8c;
}

button.clear-btn {
    display: none;
}

/* Custom Search Bar css ------------------------------ */

.site-header-above-section-right aside.header-widget-area {
    width: 100%;
    padding: 0px !important;
    position: relative;
}

input.unified-search {
    height: 36px;
    border: 1px solid #ced4da !important;
    border-radius: 50px !important;
    font-size: 14px;
    /*     padding: 10px 23px; */
    padding: 10px 35px;
}

.unified-search:focus {
    /* outline: #000 !important; */
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .08), -1px 0 2px 0 rgb(86 108 96 / 66%);
    clip-path: inset(-3px 0 -3px -6px);
    opacity: 1;
    border: 1px solid #566c60;
}

button.search-btn,
button.clear-btn {
    background: transparent;
    box-shadow: none !important;
    padding: 0;
    position: absolute;
    /*     right: 24px; */
    left: 12px;
    top: 6px;
}

button.clear-btn img {
    /*     width: 17px; */
    width: 15px;
}

.unified-suggestions .product-search-result {
    position: absolute;
    background: #fff;
    width: 100%;
    box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 10%);
    left: 0;
    top: 47px;
    border-radius: 10px;
}

.product-search-result-section {
    padding: 20px 20px 10px;
}

section#block-13 p {
    padding: 0 !important;
    display: none;
}

.unified-suggestions .product-search-result p {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #c5c5c5;
    display: block !important;
    margin: 0 !important;
}

.unified-suggestions .product-search-result ul li a {
    color: #242424;
    font-weight: 700;
    font-size: 14px;
    display: block;
    margin-top: 3px;
}

.product-search-result-section ul {
    margin-bottom: 20px;
}

.search-footer {
    border-top: 1px solid rgb(237, 237, 237);
    padding: 15px 20px;
}

.search-footer span {
    font-size: 14px;
    color: #242424;
}

.tax-product_brand .ast-container {
    flex-wrap: wrap;
}

.woocommerce-cart .ast-below-header-bar section#block-14 {
    display: none;
}

.woocommerce-cart .ast-below-header-bar section#block-11 {
    margin: 0;
}

.ast-site-header-cart-data {
    display: none;
}



/* Media css -----------------------------  */
@media (max-width: 1440px) {
    form.pass-word-form {
        max-width: 27%;
    }
}

@media (max-width: 1100px) {
    .padding-left-right {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

}

@media (max-width: 1024px) {
    :root :where(.is-layout-flex) {
        gap: 20px;
    }

    .image-box-cs .wp-block-heading {
        font-size: 18px !important;
    }

    ul.products {
        grid-template-columns: 1fr 1fr 1fr !important;
    }

    form.woocommerce-cart-form {
        width: 100%;
    }

    .cart-item-attributes,
    .product-name {
        text-align: left !important;
    }

    .product-name .cart-product-category {
        text-align: left !important;
    }

    .product-name a {
        text-align: left !important;
        width: 100% !important;
        display: inline-block;
    }

    .remove-box a img {
        width: 20px !important;
    }

    /* 	td.product-subtotal {
    width: 100%;
} */
    .discount-info {
        display: flex;
    }

    span.cart-product-subtotal.woocommerce-Price-amount.amount {
        display: flex;
    }
}

@media (max-width: 992px) {
    .flex-boxes-section {
        width: 100%;
        gap: 20px;
        flex-wrap: nowrap !important;
        padding: 0 20px !important;
    }

    .width-container {
        max-width: 100% !important;
    }

    .shop-section-img-1 img {
        width: 155px;
    }

    .shop-section-img-2 img {
        width: 106px;
    }

    .shop-section-img-2 img {
        width: 106px;
    }

    .mail-subcribe {
        flex-wrap: nowrap !important;
    }

    .ast-header-break-point .ast-below-header-bar {
        display: block;
    }

    .page-id-67.logged-in.admin-bar header#masthead .ast-button-wrap {
        display: block;
    }

    .page-id-67.logged-in.admin-bar header#masthead .site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section {
        display: flex;
    }

    .page-id-67.logged-in.admin-bar header#masthead .ast-below-header-wrap {
        display: block;
    }
}

@media (max-width: 921px) {
    .ast-site-header-cart i.astra-icon:after {
        right: 5px;
    }

    span.ast-icon.icon-bag:before {
        top: 0px;
    }

    .ast-site-header-cart i.astra-icon:after {
        right: 3px;
        top: -3px;
    }

    .ast-builder-layout-element .ast-search-menu-icon {
        top: 15px;
    }

    .ast-below-header-bar section#block-11 {
        display: none;
    }

    .ast-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-2"] {
        width: 100%;
        padding: 0;
    }

    .ast-header-break-point .header-widget-area section#block-14 p {
        display: none;
    }

    .unified-suggestions .product-search-result {
        width: calc(100% - 42px);
        left: 50%;
        top: 116px;
        transform: translateX(-50%);
    }

    .woocommerce-cart .ast-below-header-bar section#block-14 {
        display: block;
    }
}

@media (max-width: 768px) {
    .hme-eml-bx-img img {
        max-height: 292px;
    }

    /* 	h2.frm-sign-up-hdng {
    display:block;
} */
    .flex-boxes-col {
        max-width: 109px;
        padding: 10px !important;
    }

    .green-box-colom .wp-block-column .wp-block-columns {
        flex-wrap: nowrap !important;
    }

    .wp-block-heading.font-size-cs {
        font-size: 22px !important;
        text-align: center;
    }

    .subscribe-form p {
        gap: 20px;
        flex-wrap: wrap;
    }

    input.wpcf7-form-control.wpcf7-submit.has-spinner {
        width: 150px;
    }

    .shiping-policy-section {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
    }

    .ast-builder-footer-grid-columns {
        display: flex;
        justify-content: center;
        flex-direction: column-reverse;
        text-align: center;
    }

    .site-footer-primary-section-2 {
        text-align: center;
        order: 3;
    }

    footer#colophon .ast-builder-grid-row-container-inner {
        display: flex;
        justify-content: center;
    }

    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row,
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .site-footer-section {
        align-items: center;
    }

    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
        padding-top: 60px;
        padding-bottom: 60px;
        margin-top: 60px;
    }

    .green-box-colom {
        display: flex !important;
        flex-wrap: nowrap !important;
        gap: 10px;
        padding-top: 5px !important;
    }

    .mo-best-slider {
        width: 305px !important;
        max-width: 305px !important;
    }

    .ast-container,
    .ast-container-fluid {
        padding-left: 0px;
        padding-right: 0px;
    }

    .shop-mobile-slider div.wp-block-columns {
        flex-wrap: nowrap !important;
        gap: 10px;
    }

    .slider-box {
        width: 340px;
        max-width: 351px;
    }

    .postion-reletive-box {
        max-width: 86px;
    }

    .shop-mobile-slider {
        padding-left: 20px !important;
    }

    .row-bg-gradients {
        background: linear-gradient(180deg, #566c60 50%, #2f3e36 50%) !important;
        padding-top: 0px !important;
        padding-bottom: 0 !important;
    }

    .flex-no-wrap .wp-block-column {
        margin: 0 !important;
        padding: 68px 0px 68px 0;
    }

    .colom-icon-main {
        flex-wrap: nowrap !important;
    }

    .brand-logos {
        display: flex !important;
        flex-wrap: nowrap !important;
    }

    .logo-box {
        max-width: 90px;
    }

    .mail-subcribe figure.wp-block-image img {
        height: 342px;
        object-fit: cover;
    }

    .green-img-box {
        padding-top: 49px !important;
        padding-right: 70px !important;
        padding-bottom: 49px !important;
        padding-left: 70px !important;
    }

    .ast-header-search .astra-search-icon span.ast-icon.icon-search:before {
        right: 30px;
    }

    .ast-builder-layout-element .ast-search-menu-icon {
        top: 15px;
    }

    .green-box-colom {
        padding-top: 17px !important;
    }

    .mo-best-navi-arrow {
        margin: 0;
        position: absolute;
        width: 64px;
        top: 39px;
        right: 2px;
    }

    .mo-best-navi-arrow {
        display: block;
    }

    .best-deal {
        position: relative;
    }

    .mo-best-navi-arrow .swiper-button-next:after,
    .mo-best-navi-arrow .swiper-button-prev:after {
        font-size: 15px;
        font-weight: bold;
    }

    .mo-best-navi-arrow .swiper-button-next,
    .mo-best-navi-arrow .swiper-button-prev {
        width: 13px !important;
        height: 0px !important;
        color: #000 !important;
    }

    .mo-best-navi-arrow {
        margin: 0;
        position: absolute;
        width: 64px;
        top: 74px;
        right: 2px;
    }

    .top-brand {
        position: relative;
    }

    .mo-best-navi-arrow.logo-slider-nav {
        top: 82px;
        right: 104px;
    }

    .about-boxes {
        padding-bottom: 0 !important;
    }

    .woocommerce-archive-container aside.shop-sidebar {
        width: 10% !important;
        min-width: 173px;
    }

    ul.products {
        grid-template-columns: 1fr 1fr !important;
    }
}

@media (max-width: 600px) {

    .entry-content .wp-block-media-text .wp-block-media-text__content,
    .entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
        padding: 0% 0 0;
    }

}

@media (max-width: 575px) {
    .bnr-img-updt img {
        max-width: 350px;
        width: 100%;
    }

    h3.product-title {
        margin: 0 0 5px 0;
    }

    button#clear-filters {
        max-width: 92px;
        width: 100%;
    }

    .ast-header-account span.ahfb-svg-iconset.ast-inline-flex:before {
        top: 4px;
    }

    /* 	.cart-summary-cstm-ttl ,
	h3.ordr-smry-crt-pg {
    display: none;
} */
    .custom-row-lg-btn {
        flex-direction: column-reverse;
    }

    .btn-bx-up {
        flex-direction: column-reverse;
        gap: 26px;
    }

    td.product-subtotal {
        position: relative;
        left: 20%;
        border: none !important;
    }

    .hme-eml-bx-img img {
        display: none;
    }

    form.cart.ajax_add_to_cart_form {
        position: fixed !important;
        bottom: 0 !important;
        background: white !important;
        display: flex;
        padding: 20px 10px 10px 10px;
        justify-content: space-between;
        /* align-items: center; */
        align-items: baseline;
        right: 0;
        left: 0;
        width: 100%;
        z-index: 9999;
        margin: 0;
        border: none;
    }


    .qty-button {
        padding: 5px 5px !important;
    }

    .quantity-wrapper {
        max-width: 120px !important;
        margin: 0 !important;
        border-radius: 5px !important;
        height: 42px !important;
        position: relative !important;
        top: 4px !important;
    }

    input.input-text.qty.text {
        height: 30px !important;
    }

    .woocommerce-js div.product form.cart .button.single_add_to_cart_button {
        padding: 8px 8px !important;
        margin: 0 !important;
        max-width: 115px;
        font-size: 14px !important;
        border-radius: 5px;
        height: 42px;
    }

    .single-pg-ad-crt {
        flex-direction: row-reverse !important;
        width: 63%;
    }

    span.sale-price {
        font-size: 24px !important;
        text-align: left;
    }

    .product-price-box .discount,
    .product-price-box .regular-price {
        font-size: 12px !important;
    }

    p.pcy-attribute {
        max-width: 80px !important;
        font-size: 14px !important;
        margin-top: -3px !important;
    }

    .ast-container,
    .ast-container-fluid {
        padding-left: 0px;
        padding-right: 0px;
    }

    .title-image-desktop {
        display: none !important;
    }

    .mobil-img {
        display: none !important;
    }

    .mobil-img img {
        width: 300px;
    }

    .subscribe-form p {
        justify-content: center;
    }

    .green-img-box {
        text-align: center;
    }

    .wp-block-media-text.image-box-cs {
        display: flex;
    }

    .banner-section {
        padding-top: 0 !important;
        align-items: center !important;
    }

    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
        margin-top: 60px;
    }

    .image-text-box {
        gap: 10px;
    }

    .logo-box {
        max-width: 132px;
    }

    .mail-subcribe {
        flex-wrap: wrap !important;
    }

    .mail-subcribe figure.wp-block-image img {
        height: auto;
    }

    .best-saller-slider .main-home-slider .pagination {
        top: -39px;
    }

    .form-colom h2.wp-block-heading {
        font-size: 22px !important;
    }

    .form-colom h2.wp-block-heading {
        font-size: 22px !important;
    }

    .split-in-two {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 15px !important;
    }

    .ispopup-active .brand-popup-overlay {
        display: block !important;
    }

    .wpcf7-form.init input,
    .wpcf7-form.init textarea {
        font-size: 15px !important;
    }

    .contect-mian-box {
        padding-bottom: 15px !important;
    }

    .category-menu {
        flex-wrap: wrap;
    }

    .woocommerce-archive-container {
        flex-wrap: wrap;
    }

    .woocommerce-archive-container aside.shop-sidebar {
        width: 100% !important;
        min-width: 100%;
    }

    main.shop-products {
        width: 100%;
    }

    ul.products {
        gap: 20px !important;
    }

    .woocommerce-archive-container {
        padding: 20px 20px 0px;
    }

    .load-more-container button#load-more {
        font-size: 15px !important;
        padding: 16px 4.1rem !important;
        border-radius: 100px !important;
    }

    .load-more-container {
        text-align: center;
        padding-top: 30px;
    }

    .btn-cs-add-cart {
        padding: 5px !important;
        margin: 5px 5px 0 auto !important;
    }

    .mobile-filter-btn {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .shop-sidebar {
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 85%;
        max-width: 320px;
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        transform: translateX(-100%);
        opacity: 0;
        z-index: 9999;
        overflow-y: auto;
        padding: 20px;
    }

    .shop-sidebar.active {
        transform: translateX(0);
        opacity: 1;
    }

    body.sidebar-open {
        overflow: hidden;
        /* prevent scroll when sidebar open */
    }

    form.woocommerce-form.woocommerce-form-login.login,
    .woocommerce-form-register,
    form.woocommerce-ResetPassword.lost_reset_password {
        max-width: 100%;
        padding: 30px 20px 0;
    }

    .woocommerce form .form-row label,
    .woocommerce-page form .form-row label,
    .woocommerce-form-register p.form-row label {
        font-size: 15px !important;
    }

    button.woocommerce-button.button.woocommerce-form-login__submit,
    .woocommerce-form-row button.woocommerce-Button {
        height: 46px;
        font-size: 16px;
        width: 100%;
    }

    .custom-row-lg-btn p {
        font-size: 15px;
        margin-top: 10px;
    }

    .woocommerce h2 {
        font-size: 30px;
    }

    .age-popup-box {
        width: calc(100% - 41px);
    }

    .categori-mobile-slider {
        padding-left: 20px !important;
    }

    span.xoo-wsc-pname,
    span.xoo-wsc-pname a {
        font-size: 16px;
        line-height: 20px;
    }

    .xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn,
    .xoo-wsc-markup .xoo-wsc-btn,
    .xoo-wsc-markup .woocommerce-shipping-calculator button[type="submit"] {
        padding: 10px 20px !important;
    }

    .banner-heading-text {
        line-height: 54px;
    }

}

@media (max-width: 544px) {
    .unified-suggestions .product-search-result {
        top: 136px;
    }
}

@media (max-width: 430px) {
    .flex-boxes-section {
        width: 90% !important;
    }

    .on-sale {
        padding-top: 38px !important;
    }

    .categori-mobile-slider {
        padding-left: 20px !important;
    }

    .mo-best-slider {
        width: 305px !important;
        max-width: 305px !important;
    }

    .green-box-colom {
        display: flex !important;
        flex-wrap: nowrap !important;
        gap: 10px;
        padding-top: 5px !important;
    }

    .green-box-colom {
        padding-bottom: 10px !important;
    }

    .category-box {

        grid-template-columns: 118px 1fr;
    }

    .green-box-colom>.wp-block-column {
        padding: 20px 10px 22px 20px !important;
    }

    .green-box-colom .wp-block-column {
        margin-bottom: 0 !important;
    }

    .best-deal {
        padding-top: 20px !important;
        position: relative;
        padding-bottom: 18px !important;
    }

    .product-item {
        margin: 20px 7px;
    }

    .shop-mobile-slider {
        padding-left: 20px !important;
    }

    .shop-mobile-slider div.wp-block-columns {
        flex-wrap: nowrap !important;
        gap: 10px;
    }

    .slider-box {
        width: 340px;
        max-width: 335px;
    }

    .flex-no-wrap .wp-block-column {
        margin: 0 !important;
        padding: 68px 0px 68px 0;
    }

    .postion-reletive-box {
        max-width: 86px;
    }

    .row-bg-gradients {
        background: linear-gradient(180deg, #566c60 50%, #2f3e36 50%) !important;
        padding-top: 0px !important;
        padding-bottom: 0 !important;
    }

    .flex-no-wrap .wp-block-column {
        margin: 0 !important;
        padding: 68px 0px 68px 0;
    }

    .row-bg-gradients .flex-no-wrap {
        flex-wrap: wrap !important;
        gap: 0;
    }

    .colom-icon-main {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }

    .icon-box-bg {
        margin-bottom: 0 !important;
    }

    .wp-block-heading.font-size-cs {
        line-height: 22px;
    }

    .wp-block-columns .wp-block-column:not(:last-child) {
        margin-bottom: 0px;
    }

    .brand-logos {
        display: flex !important;
        flex-wrap: nowrap !important;
    }

    .logo-box {
        max-width: 90px;
    }

    .woocommerce-js h2 {
        margin-bottom: 0;
    }

    .green-img-box {
        padding-right: 60px !important;
        padding-left: 60px !important;
        padding-bottom: 55px !important;
        border-radius: 5px !important;
        padding-top: 60px !important;
    }

    .wp-block-media-text.image-box-cs {
        flex-wrap: wrap;
        text-align: center;
        gap: 10px;
    }

    .wp-block-media-text.image-box-cs {
        padding: 10px !important;
    }

    .wp-block-media-text.image-box-cs {
        grid-template-columns: 11% 1fr !important;
        min-height: 148px;
    }

    .image-box-cs .wp-block-media-text__content {
        padding: 0 0px 0 0px !important;
    }

    .image-box-cs figure.wp-block-media-text__media {
        width: 33px;
        margin: 0 auto;
    }

    .ast-site-header-cart i.astra-icon:after {
        right: 3px;
        top: -4px;
    }

    .ast-button-wrap .menu-toggle.main-header-menu-toggle {
        padding: 0;
    }

    .shop-all-slider .pagination {
        top: -3px;
        right: 81px;
    }

}

@media (max-width: 390px) {
    .ast-site-header-cart i.astra-icon:after {
        right: 2px;
        top: -4px;
    }
}

@media (max-width: 375px) {
    .ast-site-header-cart i.astra-icon:after {
        right: -18px;
        top: 8px;
    }

    span.ast-icon.icon-bag:before {
        right: 17px;
    }

    span.ast-icon.icon-bag:before {
        right: 8px;
        top: 12px;
        width: 25px;
        height: 25px;
        background-size: 25px;
    }

    .mo-best-slider {
        max-width: 265px !important;
    }

    .slider-box {
        width: 340px;
        max-width: 296px;
    }

    .logo-box {
        max-width: 86px;
    }

    .categori-mobile-slider {
        padding-left: 20px !important;
    }
}

@media (max-width: 360px) {
    header .custom-logo-link img {
        max-width: 200px;
        width: 188px;
    }

    ul.products li {
        height: 429px;
    }

    ul.products li .lowest-prices.shop-lowest-price {
        position: absolute;
        bottom: 0;
    }

    .product-attributes span.product-attribute-value:nth-child(4),
    .product-attributes span.product-attribute-value:nth-child(3) {
        font-size: 11px;
    }
}

@media (max-width: 320px) {
    header .custom-logo-link img {
        max-width: 200px;
        width: 155px;
    }
}

/* New CSS Update  */

.woocommerce-cart #secondary,
.woocommerce-checkout #secondary {
    display: none;
}

.woocommerce-cart #primary,
.woocommerce-checkout #primary {
    width: 100%;
}

body {
    background-color: #fff !important;
}

.woocommerce-cart .woocommerce-cart-form,
.woocommerce-checkout #customer_details {
    padding: 20px;
    border: 1px solid #ced4da;
    border-radius: 5px;
}

.woocommerce-checkout .woocommerce-checkout-review-order {
    box-shadow: 0 2px 11px 0 hsla(0, 0%, 66.3%, .5);
    border: none;
    padding: 30px 30px 30px !important;
    border: none !important;
    border-radius: 5px !important;
}

.woocommerce-cart .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    margin-bottom: 0 !important;
    box-shadow: 0 -6px 11px hsla(0, 0%, 66.3%, .5) !important;
}

.woocommerce-cart .wc-proceed-to-checkout {
    box-shadow: 0 6px 11px hsla(0, 0%, 66.3%, .5) !important;
    padding: 0 30px 30px 30px !important;

}



.woocommerce-checkout .woocommerce-checkout-review-order #order_review_heading {
    padding-left: 0 !important;
    width: 100% !important;
    box-shadow: none !important;
    border: none !important;
}


.woocommerce-cart .wc-proceed-to-checkout a {
    margin-left: 0 !important;
    max-width: 100% !important;
}


/* New design for shop page */
#product-results .products {
    gap: 30px;
}

/* #product-results .products .product-attribute-value a {
    background-color: #566c60bd;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
} */

#product-results .products .product-attributes-cs {
    flex-direction: row;
    gap: 10px;
}

#product-results .products .product-subcategories {
    margin-bottom: 5px;
}

/* #product-results .products .product-subcategories .product-subcategory a {
    font-weight: 600;
    font-size: 13px;
} */

#product-results .products .product-thumanil {
    position: relative;
    padding: 15px;
    background: #ffffff;
}

#product-results .products .product-thumanil img {
    border-radius: 12px;
    background: #fff;
}

/* #product-results .lowest-prices.shop-lowest-price {
    font-weight: 600;
    font-size: 12px;
} */

/* Shop page design */

.woocommerce-archive-container .yith-wcan-filters {
    width: 15%;
    margin-top: 2%;
}

.woocommerce-archive-container .yith-wcan-filters .filter-items:first-child {
    margin-top: 15px !important;
}

.woocommerce-archive-container .yith-wcan-filters .filter-items li>label {
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
    margin-bottom: 10px !important;
    font-family: inherit;
    text-transform: capitalize;
    color: #242424 !important;
    font-size: 14px;
    letter-spacing: .24px;
    padding-top: 3px;
    padding-left: 4px;
    font-family: inherit;
    font-weight: normal;
}

.woocommerce-archive-container .yith-wcan-filters .filter-items li {
    margin-bottom: 10px !important;
}

.woocommerce-archive-container .yith-wcan-filters .filter-items li label input[type="checkbox"] {
    height: 20px;
    width: 20px;
    border: 1px solid #dbdbdb !important;
    border-radius: 3px;
    opacity: 0.5;

}

.woocommerce-archive-container .yith-wcan-filters .filter-items li ul {
    margin-left: 0px !important;
}

.woocommerce-archive-container .yith-wcan-filters .filter-items li ul li {
    margin-bottom: 0px !important;
}

.woocommerce-archive-container .yith-wcan-filters .filter-items li ul li label {
    margin-bottom: 7px !important;
}


.woocommerce-archive-container .filter-tax.hierarchical ul.level-0 li.level-0>label,
.woocommerce-archive-container .filter-tax h4 {
    font-size: 16px !important;
    line-height: 19px !important;
    letter-spacing: .27px !important;
    font-weight: 700 !important;
    font-family: inherit !important;
    color: #242424 !important;
}

.woocommerce-archive-container .filter-tax.hierarchical ul.level-0 li.level-0>label {
    margin: 15px 0 !important;
    pointer-events: none;
    cursor: default;
}

.woocommerce-archive-container .filter-tax.hierarchical ul.level-0 li.level-0>label input[type="checkbox"] {
    display: none;
}

.woocommerce-archive-container .yith-wcan-filters .filter-items li label:hover a {
    color: #242424 !important;
}

/* Shop page design */

/* ---------------------------------------------
   Delivery City Header Element
--------------------------------------------- */
.wpm-delivery-city-toggle {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: sans-serif;
    font-size: 14px;
}

.wpm-delivery-pin {
    font-size: 16px;
}

.wpm-delivery-city-name {
    font-weight: 600;
}

/* ---------------------------------------------
   Slide-In ZIP Popup
--------------------------------------------- */
#wpm-zip-slide {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 380px;
    max-width: 95%;
    background: #ffffff;
    box-shadow: -8px 0 30px rgba(0, 0, 0, 0.18);
    transform: translateX(110%);
    transition: transform 320ms cubic-bezier(.2, .9, .3, 1);
    z-index: 999999;
    display: flex;
    flex-direction: column;
}

#wpm-zip-slide.wpm-open {
    transform: translateX(0);
}

/* Header section */
#wpm-zip-slide .wpm-slide-header {
    padding: 16px;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: sans-serif;
}

#wpm-zip-slide .wpm-close-btn {
    background: #222;
    color: #fff;
    border: 0;
    padding: 8px 12px;
    border-radius: 6px;
    font-size: 13px;
    cursor: pointer;
}

/* Body section */
#wpm-zip-slide .wpm-slide-body {
    padding: 16px;
    overflow-y: auto;
    flex: 1;
}

#wpm-zip-slide label {
    display: block;
    margin-bottom: 6px;
    font-weight: 600;
    font-family: sans-serif;
}

#wpm-zip-slide input[type="text"] {
    width: 100%;
    padding: 8px 10px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    border-radius: 6px;
    box-sizing: border-box;
    font-size: 14px;
}

#wpm-zip-slide input[type="text"]:focus{
    border-color: #5b7640;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(91, 118, 64, .6);
}

#wpm-zip-slide .all-zone-list ul li a{
    color: #566C60;
    cursor:pointer;
}

#wpm-zip-slide .wpm-action-btn {
    display: inline-block;
    padding: 9px 14px;
    background: #0073aa;
    color: #fff;
    border-radius: 6px;
    border: 0;
    cursor: pointer;
    font-size: 14px;
}

#wpm-zip-slide .wpm-result {
    margin-top: 14px;
    font-family: sans-serif;
    font-size: 14px;
}

/* Responsive */
@media (max-width: 480px) {
    #wpm-zip-slide {
        width: 100%;
    }
}


/*-------- Design -------------*/

.site-header-above-section-right aside.header-widget-area .widget.widget_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 36px;
    border: 1px solid #ced4da !important;
    border-radius: 50px !important;
    font-size: 14px;
    padding: 10px 20px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
    color: var(--ast-form-input-text, #475569);
}

.site-header-above-section-right aside.header-widget-area .unified-product-search-form {
    width: auto;
    flex: 1;
}

.unified-product-search-form input.unified-search {
    width: 100%;
    border: none !important;
    background: none !important;
}

.site-header-above-section-right .wpm-delivery-city-shortcode .wpm-delivery-city-toggle {
    font-size: 13px;
    letter-spacing: .06px;
    font-weight: 500;
    color: #242424 !important;
    font-family: inherit;
}

.site-header-above-section-right .wpm-delivery-pin {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 7px;
}

#wpm-zip-slide {
    padding: 0 20px;
}

.wpm-zip-slide_popup #wpm-zip-slide-close {
    background: none !important;
    color: #242424;
    padding: 0;
}

.wpm-zip-slide_popup .wpm-slide-header {
    padding: 16px 0 !important;
}

.wpm-zip-slide_popup #wpm-zip-slide-close i {
    font-size: 24px;
}

.wpm-zip-slide_popup #wpm-zip-slide-form .wpm-action-btn {
    background-color: #566c60bd;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    white-space: nowrap;
}

.wpm-zip-slide_popup #wpm-zip-slide-zone {
    font-family: inherit;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .07px;
    line-height: 23px;
    padding-top: 3px;
}

.wpm-zip-slide_popup .wpm-slide-body {
    flex: initial !important;
    padding: 0 !important;
    margin-top: 20px;
}

.wpm-zip-slide_popup .all-zone-list h4 {
    margin-bottom: 25px !important;
    margin-top: 10px;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: .06px;
    font-weight: 700 !important;
    font-family: inherit;
    color: #242424;
    text-align: left;
}

.wpm-zip-slide_popup .all-zone-list ul {
    padding-left: 0 !important;
}

.wpm-zip-slide_popup .all-zone-list ul li {
    font-weight: 400;
    color: #242424;
    font-size: 16px;
    font-family: inherit;
    line-height: 21px;
    letter-spacing: .06px;
    margin-bottom: 20px !important;
    text-align: left;
}

.wpm-zip-slide_popup .wpm-result {
    color: #dc3545 !important;
    margin-top: 0 !important;
    margin-bottom: 10px;
}


.wpm-zip-slide_popup .wpm-result a{
    color: #566c60;
}

/* Shop filter css */
.shop-products .category-result-section {
    display: none;
}

.yith-wcan-active-filters h4 {
    visibility: hidden;
    opacity: 0;
    height: 0;
}

.yith-wcan-active-filters .active-filter .active-filter-label {
    border-color: #566c60bd;
    padding: 5px 12px 8px 12px;
    background-color: #566c60bd;
    color: #fff;
    font-family: inherit;
}

.yith-wcan-active-filters .active-filter .active-filter-label:after {
    background-color: #566c60;
}

.yith-wcan-active-filters .reset-filters {
    background-color: transparent;
    border-color: transparent;
    line-height: 1.5;
    padding: 5px 12px 8px 12px;
    font-weight: 700;
    font-family: inherit;
    color: var(--yith-wcan-anchors_style_text, #434343);
}

.yith-wcan-active-filters .reset-filters:hover {
    background-color: transparent;
    border: 1px solid transparent;
    color: var(--yith-wcan-anchors_style_text, #434343);
}

.wpm-picker {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
}

.wpm-picker .wpm-section-title {
    margin: 0 0 12px;
    font-weight: 600;
    color: #111;
}

.wpm-dates,
.wpm-times {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 18px;
}

.wpm-date-card,
.wpm-time-card {
    border: 1px solid #e6e6e6;
    padding: 12px 14px;
    border-radius: 8px;
    min-width: 120px;
    text-align: center;
    cursor: pointer;
    user-select: none;
    background: #fff;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.02);
    transition: all .12s ease;
}

.wpm-date-card:hover,
.wpm-time-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.06);
}

.wpm-date-card.selected,
.wpm-time-card.selected {
    border-color: #111;
    background: #fff;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.08);
}

.wpm-date-weekday {
    font-size: 12px;
    color: #666;
    margin-bottom: 6px;
    text-transform: capitalize;
}

.wpm-date-md {
    font-size: 14px;
    font-weight: 700;
    color: #111;
}

.wpm-time-card {
    padding: 10px 12px;
    min-width: 100px;
    font-weight: 600;
}

/* responsive */
@media (max-width:640px) {

    .wpm-dates .wpm-date-card,
    .wpm-times .wpm-time-card {
        flex: 1 1 45%;
        min-width: 45%;
    }
}

/*********** Google address suggestionbox for popup modal start **********/

/*********** Google address suggestionbox for popup modal end **********/

/***************************Address MODAL Checkout **************/

#wpm-address-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

#wpm-address-modal .wpm-modal-inner {
    background: #fff;
    max-width: 640px;
    margin: 70px auto;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

#wpm-address-modal label {
    display: block;
    margin-bottom: 6px;
    font-weight: 600;
}

#wpm-address-modal input,
#wpm-address-modal textarea {
    width: 100%;
    padding: 8px;
    margin-bottom: 12px;
    box-sizing: border-box;
}

.wpm-address-card {
    border: 1px solid #e6e6e6;
    padding: 12px;
    margin-bottom: 10px;
    border-radius: 6px;
    background: #fafafa;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.wpm-address-card .wpm-address-text {
    flex: 1;
    margin-right: 8px;
}

.wpm-btn {
    display: inline-block;
    padding: 8px 12px;
    border-radius: 6px;
    border: 0;
    cursor: pointer;
}

.wpm-btn-primary {
    background: #0071a1;
    color: #fff;
}

.wpm-btn-secondary {
    background: #f2f2f2;
}

#wpm-delivery-picker {
    margin-top: 6px;
    border: 1px solid #eee;
    padding: 12px;
    border-radius: 8px;
    background: #fff;
}

.wpm-date-card,
.wpm-time-card {
    margin: 6px;
    padding: 8px 12px;
    border-radius: 8px;
    border: 1px solid #ddd;
    cursor: pointer;
    display: inline-block;
    background: #fafafa;
}

.wpm-date-card.selected,
.wpm-time-card.selected {
    border-color: #222;
    background: #fff;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
}

.wpm-date-weekday {
    font-size: 12px;
    color: #666;
}

.wpm-date-md {
    font-weight: 700;
    font-size: 14px;
}


/********************** checkout page steps start ************/
.woocommerce-billing-fields__field-wrapper {
    display: none;
}
.woocommerce-additional-fields{
    display: none;
}

.pac-container { z-index: 999999 !important; }
#wpm-address-modal { z-index: 999998; }

/********************** checkout page steps end ************/

.custom-login-page #secondary,
.woocommerce-dashboard #secondary,.woocommerce-account #secondary{
    display:none !important;
}

.custom-login-page .site-content > .ast-container,
.woocommerce-dashboard .site-content > .ast-container, .woocommerce-account .site-content > .ast-container {
    align-items: center;
    justify-content: center;
}

.custom-login-page #primary{
    padding-left: 0;
}

.woocommerce-cart .woocommerce-cart-form .remove-box{
    margin-top: -7px;
}
.woocommerce-cart .woocommerce-cart-form .remove-box a{
    color: #566c60;
    opacity: 1;
}



/* ----------- New in css --------------- */

header .custom-logo-link img,
.cstm-registr-pg-logo img{
    max-width: 230px;
    width: 230px;
}

.woocommerce-account #primary{
    margin-top: 0;
}

.woocommerce-account main article{
    padding-top: 7px !important;
}

.woocommerce h2,
.regstr-pg-container h2{
    font-size: 35px;
    margin-bottom: 1rem;
}

.regstr-pg-container h2{
    margin-top: 33px;
}

.woocommerce-account .woocommerce-form input[type="text"],
.woocommerce-account .woocommerce-form input[type="password"],
.woocommerce-js form .form-row input.input-text, .woocommerce-js form .form-row textarea{
    height: calc(1.5em + 0.5rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}

.woocommerce-account .woocommerce-form input[type="text"]:focus,
.woocommerce-account .woocommerce-form input[type="password"]:focus,
.woocommerce-js form .form-row input.input-text:focus, .woocommerce-js form .form-row textarea:focus{
    border-color: #5b7640 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(91, 118, 64, .6) !important;
}

#product-results .woocommerce-pagination{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}

#product-results .woocommerce-pagination .page-numbers{
    color: #566c60;
}   

#product-results .woocommerce-pagination .page-numbers:focus{
    background-color: #566c60;
    color: #fff;
}

#product-results .woocommerce-pagination ul li{
    border-color:#566c60 !important;
}

#product-results .woocommerce-pagination .current{
    background-color: #566c60;
    color: #fff;
}

.woocommerce nav.woocommerce-pagination ul li a:hover{
    background-color: #566c60;
    color:#fff !important;
}

/* ----------- New in css --------------- */

.ast-logo-title-inline .ast-site-identity,
.cstm-registr-pg-logo{
   padding: 0;   
}

.cstm-registr-pg-logo{
   padding:1rem 0;
}

.ast-above-header-bar .site-above-header-wrap{
    min-height: 0;
    padding: 1rem 0 !important;
}

.ast-logo-title-inline .site-logo-img{
    padding-right: 0;
}

@media (max-width: 921.9px) {
    #ast-desktop-header {
        display: block;
    }

    #ast-desktop-header .ast-above-header-bar .site-above-header-wrap{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .custom-login-page .site-content > .ast-container{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.woocommerce-page .cart-collaterals .cart_totals.min-quantity{
    margin-bottom: 40px!important;
}

/********* css checkout delivery date and time section start *********/

.wpm-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  align-items: start;
}

.wpm-card {
  display: block;
  cursor: pointer;
  padding: 10px;
  border: 1px solid #E6E6E6;
  border-radius: 8px;
  background: #fff;
  transition: box-shadow .12s ease, border-color .12s ease, transform .06s ease;
  user-select: none;
  outline: none;
  min-height: 54px;
  box-sizing: border-box;
}

.wpm-card:focus {
  box-shadow: 0 0 0 3px rgba(0,0,0,0.04);
}

.wpm-card-input {
  display: none; /* hide the native radio */
}

.wpm-card[aria-checked="true"] {
  border-color: #111; /* active border */
  box-shadow: 0 4px 10px rgba(17,17,17,0.06);
  transform: translateY(-2px);
}

/* Inner text formatting */
.wpm-card-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.wpm-card-line1 {
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  color: #111;
}

/* section title */
.wpm-section-title {
  font-weight: 600;
  margin-bottom: 8px;
  color: #222;
}

/* smaller screens: single column */
@media (max-width: 420px) {
  .wpm-grid {
    grid-template-columns: 1fr;
  }
}
/********* css checkout delivery date and time section end *********/