.woocommerce-checkout .blockUI.blockOverlay {
    background-color: transparent !important;
}

.search-results .ast-container {
    max-width: 1460px;
}

.text-d-none a {
    text-decoration: none !important;
}
.ltp-link-text a {
    font-weight: 700;
    color: #000000;
}
.age-gate__background {
    backdrop-filter: blur(15px) !important;
}
h2.age-gate__headline {
    font-size:1.5rem;
    font-family: "Space Grotesk";
    color: #222222 !important;
}
.age-gate__background-color {
    background-color: #ffffff00;
}
.age-gate__heading-title.age-gate__heading-title--logo {
    max-width: 100px;
}
.age-gate {
  border-radius: 20px;
	box-shadow: 0px 4px 15px #00000021;
}
p.age-gate__subheadline {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 13px;
}

p.age-gate__challenge {
    font-size: 16px;
    margin-bottom: 10px;
}

button.age-gate__submit {
    border-radius: 100px;
    padding: 12px 50px;
    font-family: "Space Grotesk";
    transition: all .3s ease-n-out;
}
p.age-gate__error {
    font-size: 16px;
}

#form-field-field_766e400 {
    margin-top: 4px;
}
.woocommerce-cart .cart-collaterals .cart_totals>h2 {
    font-size: 40px;
}
.cart-menu .elementor-menu-cart__footer-buttons a.elementor-button {
    background-color: #3144ff;
    font-family: "Space Grotesk", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 21px;
    border-radius: 100px 100px 100px 100px;
    padding: 17px 30px 17px 30px;
	border: 2px solid #3144ff;
	overflow:hidden;
}
.cart-menu .elementor-menu-cart__footer-buttons {
    display: flex;
    flex-direction: column;
}

.cart-menu a.elementor-button.elementor-button--view-cart.elementor-size-md {
    background-color: transparent;
    border: 2px solid #3144ff;
    color: #3144ff;
}

.content-policy h2, .content-policy h3 {
    font-size: 22px;
    color: #0F172A;
}
.content-policy ul {
    margin-left: 30px;
}

.quote-text {
    font-style: italic;
    font-weight: 500;
    line-height: 1.6;
    margin-top: 20px;
    padding: 10px 20px;
    border-left: 3px solid currentColor;
}

@media screen and (max-width: 1024px) {
	.about-hero-section {
    background-image: unset !important;
	}
}