/**
 * Theme Name:     Astra Child
 * Author:         Brainstorm Force
 * Template:       astra
 * Text Domain:	   astra-child
 * Description:    The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 6,000+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
 */

/* Force same Montserrat font like main Shopify site */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');

html,
body {
  font-family: 'Montserrat', Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #000 !important;
}

/* Apply to all major elements */
body *,
button,
input,
textarea,
select,
a,
p,
span,
div,
li,
label,
small,
strong,
b,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', Arial, sans-serif !important;
}

/* Headings like Shopify */
h1,
h2,
h3,
h4,
h5,
h6,
.elementor-heading-title,
.wp-block-heading {
  font-family: 'Montserrat', Arial, sans-serif !important;
}

/* Header / menu */
.site-header,
.site-header *,
.main-navigation *,
.menu *,
.nav-menu *,
.elementor-nav-menu *,
.header *,
.header-menu *,
.mobile-menu * {
  font-family: 'Montserrat', Arial, sans-serif !important;
}

/* Product titles */
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h2,
.woocommerce div.product .product_title,
.product-title,
.product_title,
.wc-block-grid__product-title {
  font-family: 'Montserrat', Arial, sans-serif !important;
}

/* Product prices */
.woocommerce-Price-amount,
.price,
.price *,
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-family: 'Montserrat', Arial, sans-serif !important;
}

/* Buttons */
button,
.button,
.wp-element-button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.single_add_to_cart_button,
.add_to_cart_button,
.checkout-button {
  font-family: 'Montserrat', Arial, sans-serif !important;
}

/* Forms */
input,
textarea,
select,
.wpcf7 input,
.wpcf7 textarea,
.woocommerce input,
.woocommerce textarea,
.woocommerce select {
  font-family: 'Montserrat', Arial, sans-serif !important;
}

/* Sale / badges */
.onsale,
.badge,
.sale,
.product-label,
.ast-onsale-card {
  font-family: 'Montserrat', Arial, sans-serif !important;
}

/* Elementor force override */
.elementor-widget,
.elementor-widget *,
.elementor-section *,
.elementor-container *,
.elementor-column *,
.elementor-widget-container * {
  font-family: 'Montserrat', Arial, sans-serif !important;
}

/* Astra / Woo theme override */
.ast-container *,
.site-content *,
.entry-content *,
.woocommerce *,
.products *,
.product *,
.summary * {
  font-family: 'Montserrat', Arial, sans-serif !important;
}
.custom-collections-section {
    background: #000;
    padding: 70px 20px 80px;
}
.custom-collections-container {
    max-width: 1200px;
    margin: 0 auto;
}
.custom-collections-heading {
    color: #fff;
    font-size: 56px;
    line-height: 1.1;
    font-weight: 700;
    margin: 0 0 34px;
    letter-spacing: -1px;
}

.custom-collections-grid {
    display: grid;
    gap: 44px 38px;
}
.the-flex {
    display: flex !important;
    align-items: center;
}
.custom-collections-grid.columns-1 {
    grid-template-columns: 1fr;
}

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

.custom-collections-grid.columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.custom-collections-grid.columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

.custom-collection-card {
    text-align: center;
}

.custom-collection-image-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f3f3f3;
    border-radius: 18px;
    overflow: hidden;
    aspect-ratio: 1 / 1;
    text-decoration: none;
    transition: transform 0.3s ease;
}

.custom-collection-image-wrap:hover {
    transform: translateY(-4px);
}

.custom-collection-image {
    width: 78%;
    height: 78%;
    object-fit: contain;
    display: block;
}

.custom-collection-title {
    margin: 16px 0 0;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}

.custom-collection-title a {
    color: #fff;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.custom-collection-arrow {
    font-size: 20px;
    line-height: 1;
}
.single-product.woocommerce-js div.product div.images .flex-control-thumbs {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 10px !important;
}
.single-product.woocommerce-js div.product div.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    float: none !important; 
    width: calc((100% - 50px) / 6) !important;
}
.single-product.woocommerce-js div.product div.woocommerce-product-gallery--columns-4 .flex-control-thumbs li img,
.woocommerce-product-gallery__image{
    border-radius: 12px;
}
.single-product.woocommerce-js div.product .product_title {
    font-size: 48px !important;
    font-weight: 700 !important;
}
.single-product.woocommerce-js div.product .related.products{
    clear: both;
    padding-top: 100px;
}
.single-product .ast-single-product-payments legend{
    color: #fff !important;
}
.single-product.woocommerce-js div.product form.cart .button.single_add_to_cart_button{
    max-width: 100% !important;
    height: 50px;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
}
.single-product.woocommerce-js div.product form.cart .button.single_add_to_cart_button:hover{
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
}
.single-product.woocommerce-js div.product form.cart .button.single_add_to_cart_button.disabled{
    opacity: 0.5 !important;
}
.single-product.woocommerce-js div.product form.cart .button.single_add_to_cart_button{
    opacity: 1 !important;
}
.single-product.woocommerce-js div.product form.cart .variations select{
    cursor: pointer !important;
}
.ast-single-product-payments{
    border: none;
}
.ast-single-product-payments ul li {
    width: 85px;
    margin: 0;
    padding: 6px;
}
.ast-single-product-payments ul li svg, 
.ast-single-product-payments ul li img {
    height: 58px;
    width: 100%;
}
.ast-single-product-payments ul {
    width: 300px;
    margin: 0 auto;
}
.single-product.woocommerce-js div.product form.cart .variations select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down' viewBox='0 0 24 24'><polyline points='6 9 12 15 18 9'></polyline></svg>");
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 17px;
    padding-right: 35px !important;
}
#elementor-popup-modal-126349 .dialog-message::-webkit-scrollbar {
    width: 8px;
}
#elementor-popup-modal-126349 .dialog-message::-webkit-scrollbar-track {
    background: #111111;
    border-radius: 10px;
}
#elementor-popup-modal-126349 .dialog-message::-webkit-scrollbar-thumb {
    background: #0076a3;
    border-radius: 10px;
    border: 2px solid #111111;
}
#elementor-popup-modal-126349 .dialog-message::-webkit-scrollbar-thumb:hover {
    background: #0076a3;
}
#elementor-popup-modal-126349 .dialog-message {
    scrollbar-width: thin;
    scrollbar-color: #00445e #111111;
	border-right: 1px solid #333333;
}
.custom-menu {
    background: #000;
    font-family: sans-serif;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    width: 100%;
    min-height: 95vh;
    padding-bottom: 100px;
}
.custom-menu::-webkit-scrollbar {
    display: none;
}
.custom-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.custom-menu > ul {
    width: 100%;
    transition: transform 0.35s ease;
}
.custom-menu.submenu-active > ul {
    transform: translateX(-100%);
}
.custom-menu > ul > li.menu-item-has-children {
    position: static;
    /* font-style: italic; */
}
.custom-menu .menu-item {
    position: relative;
}
.custom-menu .menu-item > a,
.custom-menu .menu-parent-title {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 10px 45px 10px 20px;
    font-weight: 700;
    font-size: 16px;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    cursor: pointer;
}
.custom-menu > ul > li.menu-item-has-children .menu-parent-title{
    text-transform: uppercase;
}
.custom-menu .menu-item > a:hover,
.custom-menu .menu-parent-title:hover {
    background: #060606;
}
.custom-menu .submenu-toggle {
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    z-index: 2;
	display: none;
}
.custom-menu .sub-menu {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    background: #000;
    z-index: 100;
    overflow-y: auto;
    padding: 20px 0;
    transform: translateX(100%);
    transition: transform 0.35s ease;
    padding-bottom: 150px;
}
.custom-menu .menu-item.open > .sub-menu {
    transform: translateX(0);
}
.custom-menu .submenu-close {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 20px 12px;
    background: #000;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
/*     position: sticky; */
    top: 0;
    z-index: 10;
	letter-spacing: 1px;
}
.submenu-close:hover {
    background-color: #060606;
}
.custom-menu .sub-menu li a {
    display: block;
    padding: 8px 22px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
    font-style: normal;
}
.custom-menu .sub-menu li a:hover {
    background: #060606;
}
.custom-menu .sub-menu .submenu-toggle {
    display: none !important;
}
.custom-menu .sub-menu::-webkit-scrollbar {
    width: 4px;
}
.custom-menu .sub-menu::-webkit-scrollbar-thumb {
    background: #222;
}
.menu-parent-title{
    position: relative;	
}
.menu-parent-title:after {
    content: "→";
    position: absolute;
    right: 20px;
}
.custom-signup-section {
    text-align: center;
    padding: 0px !important;
}
.custom-signup-section h2 {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 700;
}
.custom-signup-section p {
    font-size: 16.5px;
    margin-bottom: 20px !important;
    color: rgb(255 255 255 / 75%);
    font-weight: 600;
}
ul.list-unstyled.list-social.footer__list-social {
    display: flex;
    justify-content: center;
    list-style: none;
    gap: 10px;
    margin-top: 44px;
}
ul.list-unstyled.list-social.footer__list-social svg {
    width: 24px;
    height: 24px;
}
span.visually-hidden {
    display: none;
}
.signup-form {
    display: flex;
    justify-content: center;
    max-width: 350px;
    margin: 0 auto;
    border-bottom: 1px solid #000;
}
.signup-form input {
    flex: 1;
    border: none;
    outline: none;
    padding: 10px;
    background: transparent !important;
    border: 1px solid white !important;
    height: 45px;
    border-radius: 8px !important;
    color: #fff !important;
}
.signup-form button {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 18px;
    padding: 0;
    margin-left: -40px;
    color: #fff;
}
div#ekit-megamenu-catagories {
    background-color: black;
}
.elementor-10061 .elementor-element.elementor-element-9a721a7 .elementskit-navbar-nav > li > a {
    color: white !important;
}

.elementor-10061 .elementor-element.elementor-element-9a721a7 .elementskit-navbar-nav .elementskit-submenu-panel {
    background-color: black;
}

.elementor-10061 .elementor-element.elementor-element-9a721a7 .elementskit-navbar-nav .elementskit-submenu-panel li a {
    color: white !important;
}
.signup-form button svg {
    width: 20px;
    height: 20px;
}
.signup-form input:focus {
    background: transparent;
    border: 1px solid white;
}
.signup-form button:hover {
    color: white;
}
#signup-message {
    margin-top: 10px;
    font-size: 14px;
}
.custom-product-faq {
    color: #fff;
    padding: 30px;
    max-width: 740px;
    margin: auto; 
}
.custom-product-faq h2 { 
    text-align:center; 
    margin-bottom:30px;
    font-size: 40px;
    padding-top: 70px; 
}
.faq-item { 
    margin-bottom:10px; 
    border-bottom: 1px solid hsl(0deg 0% 27% / 20%); 
}
.faq-question { 
    cursor:pointer; 
    padding: 10px 0; 
    font-weight:bold; 
    display:flex; 
    justify-content: space-between; 
    align-items: center; 
}
.faq-answer { 
    display:none; 
    padding: 5px 0;
    color: rgb(255 255 255 / 75%);
    font-weight: 600;
    padding-bottom: 20px; 
}
.faq-icon { 
    transition: transform 0.3s ease; 
    margin-left:10px; 
    width: 10px; 
    height: 10px; 
    fill: currentColor; 
}
.faq-question.active .faq-icon { 
    transform: rotate(180deg); 
}
.swift-wrap-9x {
    padding: 40px 15px;
    background: #000;
    color: #fff;
}
.swift-headline-9x {
    text-align: left;
    font-size: 40px;
    font-weight: 700;
    width: 1000px;
    padding: 0 76px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.swift-grid-9x {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
    position: relative;
}
.swift-item-9x {
    border-radius: 14px;
    overflow: hidden;
    transition: 0.3s ease;
}
.swift-item-9x:hover {
    transform: translateY(-6px);
}
.swift-media-9x {
    background: #fff;
    position: relative;
    border-radius: 14px;
}
.swift-media-9x img {
    width: 100%;
    height: 500px;
    max-height: 330px;
    object-fit: cover;
    border-radius: 14px;
}
.swift-badge-9x {
    position: absolute;
    bottom: 12px;
    left: 12px;
    background: #000;
    color: #fff;
    padding: 6px 12px;
    border-radius: 999px;
    font-size: 12px;
}
.swift-info-9x {
    padding: 15px 5px;
    text-align: center;
}
.swift-title-9x {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 6px;
    letter-spacing: 1px;
}
.swift-title-9x a {
    text-decoration: none !important;
}
.swift-pricing-9x {
    font-size: 16px;
}
span.swift-newprice-9x del:nth-child(1) {
    color: #ffffffbf;
    font-size: 12px;
    padding-right: 10px;
}
.swift-oldprice-9x {
    text-decoration: line-through;
    opacity: 0.6;
    margin-right: 8px;
}
.swift-newprice-9x {
    font-weight: 700;
    letter-spacing: 1px;
}
.swift-pg-wrap-9x {
    display: none;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 20px;
    font-size: 14px;
}
.swift-pg-btn-9x {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}
.swift-pg-btn-9x:hover {
    opacity: 0.7;
}
.reviews-grid {
    display: grid;
    gap: 20px;
}
.reviews-nav {
    display: none;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 10px;
    color: #fff;
}
.reviews-nav button {
    background: none;
    border: none;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}
.custom-collection-section {
    max-width: 1000px;
    margin: auto;
    text-align: center;
	padding: 60px 50px;
}
.section-title {
    font-size: 40px;
    margin-bottom: 30px !important;
    text-align: left;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 1.0px;
}
.products-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
}
.product-card {
    border-radius: 12px;
    color: #fff;
    padding-bottom: 17px;
}
.product-image {
    position: relative;
    background: white;
    border-radius: 10px;
    padding: 10px;
}
.product-image img {
    width: 100%;
}
.badge {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: black;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 20px;
}
.product-title {
    font-size: 13px;
    margin: 10px 0;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 15px !important;
}
.product-title a{
    text-decoration: none !important;
}
.products-grid .price del {
    height: 18px;
}
.products-grid .price {
	font-size: 16px;
    display: flex;
    flex-direction: column;
    gap: 0;
    font-weight: 600;
    letter-spacing: 1px;
}
.products-grid .price del:nth-child(1) {
    font-size: 12px;
    color: #ffffffbf;
}
.old-price {
    text-decoration: line-through;
    color: #aaa;
    margin-right: 5px;
}
.sale-price {
    font-weight: bold;
}
.view-all {
    margin-top: 25px;
}
.view-all a {
    background: #eee;
    padding: 12px 30px;
    border-radius: 11px;
    text-decoration: none !important;
    color: #000;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 15px;
    display: inline-block;
}
.cc-grid-section {
	padding: 40px 50px;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}
.cc-grid-section h2 {
    font-size: 40px;
    margin-bottom: 30px;
    text-align: left;
    font-weight: 700;
}
.topPadZero .cc-grid-section{
    padding-top: 0;
}
.cc-grid {
    display: grid;
    gap: 40px !important;
}
.cc-card {
    text-decoration: none;
    color: #fff;
}
.cc-img img {
    width: 100%;
    min-height: 100px;
    height: auto;
    border-radius: 12px;
    transition: transform 0.4s ease-in-out;
    aspect-ratio: 2/2;
    background-color: white;
    object-fit: contain;
}
.cc-card h3 {
    margin: 0;
    font-size: 18px;
    letter-spacing: 1.1px;
    padding: 17px 0;
    font-weight: 700;
    font-style: italic;
}
.cc-card.ccCardHed h3 {
    font-style: normal;
}

.cc-grid a {
    text-decoration: none !important;
}
a.cc-card:hover img {
    transform: scale(1.05);
}
.cc-img {
    overflow: hidden;
    border-radius: 12px;
}
.trust-section {
    max-width: 1000px;
    margin: auto;
    padding: 40px 50px;
    padding-bottom: 0;
}
.trust-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.trust-card {
    background: rgb(10 10 10 / 70%);
    padding: 30px;
    border-radius: 20px;
    text-align: center;
    color: #fff;
}
.trust-card .icon {
    font-size: 40px;
    margin-bottom: 15px;
}
.trust-card h3 {
    font-size: 18px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-weight: 700;
}
.trust-card p {
    font-size: 16px;
    color: rgb(255 255 255 / 75%);
    line-height: 1.8;
    font-weight: 600;
}
.reviews-section {
    max-width: 1000px;
    margin: auto;
    padding: 40px 50px;
}
.reviews-section h2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 25px;
    color: #fff;
}
.reviews-grid {
    display: grid;
    gap: 30px;
	grid-template-columns: 1fr 1fr 1fr;
}
.review-card {
    overflow: hidden;
    padding-top: 25px;
    margin-left: 25px;
    margin-right: 25px;
}
.review-card img {
    width: 100%;
}
.reviews-section .reviews-grid {
    gap: 40px !important;
}
.astra-shop-summary-wrap{
    text-align: center;
    padding-top: 20px;
}
.woocommerce-js ul.products li.product .ast-woo-product-category, .woocommerce-page ul.products li.product .ast-woo-product-category{
    font-size: 13px !important;
}
.archive .price,
.woocommerce ul.products li.product .price{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
}
.archive .price del .woocommerce-Price-amount{
    font-size: 13px !important;
    font-weight: 600 !important;
    padding-bottom: 4px !important;
    display: block !important;
}
.archive .price del .woocommerce-Price-amount{
    font-size: 13px !important;
    font-weight: 600 !important;
    padding-bottom: 4px !important;
    display: block !important;
}
.archive .price ins .woocommerce-Price-amount,
.woocommerce-js ul.products li.product .price, .woocommerce-page ul.products li.product .price{
    font-size: 16px !important;
    font-weight: 600 !important;
}
.woocommerce ul.products, .woocommerce-page ul.products {
    column-gap: 40px;
    margin-bottom: 0;
}
.woocommerce-js .woocommerce-ordering select option{
    background-color: #000 !important;
    color: #fff !important;
}
.woocommerce-js .woocommerce-ordering select,
.woocommerce-js .woocommerce-ordering select option{
    cursor: pointer !important;
}
.woocommerce .quantity,
.woocommerce-page .quantity {
    display: inline-flex !important;
    align-items: center;
    border: 1.5px solid #444444;
    border-radius: 4px;
    padding: 2px;
    background-color: transparent;
    overflow: hidden;
    height: 50px;
}
.woocommerce .quantity .qty-btn,
.woocommerce-page .quantity .qty-btn {
    background: transparent !important;
    border: none !important;
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    width: 25px !important;
    height: 100% !important;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: color 0.2s ease;
    outline: none !important;
    padding-right: 25px;
    padding-left: 25px;
}
.woocommerce .quantity .qty-btn.minus-btn{
    font-size: 10px !important;
}
.woocommerce .quantity .qty-btn:hover,
.woocommerce-page .quantity .qty-btn:hover {
    color: #fff!important;
}
.woocommerce .quantity .qty,
.woocommerce-page .quantity .qty {
    width: 50px !important;
    height: 100% !important;
    border: none !important;
    background: transparent !important;
    color: #ffffff !important;
    text-align: center !important;
    font-size: 16px !important;
    padding: 0 !important;
    margin: 0 !important;
}
.woocommerce .quantity input::-webkit-outer-spin-button,
.woocommerce .quantity input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.woocommerce .quantity input[type=number] {
    -moz-appearance: textfield;
}
.woocommerce ul.products li.product .astra-shop-thumbnail-wrapper,
.woocommerce ul.products li.product .woocommerce-loop-product__link {
    overflow: hidden !important;
    display: block;
    border-radius: 12px !important;
}
.woocommerce ul.products li.product img {
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) !important;
    backface-visibility: hidden;
    margin-bottom: 0 !important;
}
.woocommerce ul.products li.product:hover img {
    transform: scale(1.05) !important; 
    border-radius: 12px;
}
body.woocommerce-shop ul.products li.product .button,
body.post-type-archive-product ul.products li.product .button,
body.tax-product_cat ul.products li.product .button,
body.tax-product_tag ul.products li.product .button,
body.single-product section.related ul.products li.product .button,
body.single-product .related.products ul.products li.product .button,
body.single-product section.upsells ul.products li.product .button,
body.single-product .upsells.products ul.products li.product .button {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}
body.single-product div.product form.cart .button,
body.single-product div.product form.cart button.single_add_to_cart_button,
body.single-product div.product form.cart .single_add_to_cart_button {
    display: inline-flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
}
.page-title {
    font-weight: 400;
    font-size: 40px;
    font-weight: 700;
}
.woocommerce-js .woocommerce-breadcrumb {
    font-size: 14px;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    font-size: 14px;
}
.custom-collection-section .product-image {
    width: 100%;
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.custom-collection-section .product-image img,
.custom-collection-section .product-image .custom-product-img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    object-position: center center !important;
}
.footerMenu li:before {
    content: "\b7";
    padding: 0 .8rem;
    display: flex;
    align-items: center;
}
.iconTopBar .elementor-icon-list-item a{
    flex-direction: row-reverse;
    gap: 5px;
}
.iconTopBar .elementor-icon-list-item a:hover{
    text-decoration: underline;
}
.iconTopBar .elementor-icon-list-icon{
    padding-inline-end: 0;
}
.iconTopBar .elementor-icon-list-text{
    padding-inline-start: 0;
}
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img,
.woocommerce ul.products li.product img,
.woocommerce-page ul.products li.product img,
.woocommerce img.attachment-woocommerce_thumbnail,
.woocommerce-page img.attachment-woocommerce_thumbnail,
.single-product .related.products ul.products li.product img,
.single-product .upsells.products ul.products li.product img,
.woocommerce-cart .cross-sells ul.products li.product img,
.wc-block-grid__product-image img,
.wc-block-components-product-image img,
.wp-block-woocommerce-product-image img,
.wp-block-post-featured-image img,
.custom-collection-section .product-image img,
.custom-collection-section .product-image .custom-product-img {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    object-fit: contain !important;
    object-position: center center !important;
    display: block !important;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link,
.woocommerce-page ul.products li.product a.woocommerce-LoopProduct-link,
.wc-block-grid__product-image,
.wc-block-components-product-image,
.wp-block-woocommerce-product-image,
.wp-block-post-featured-image,
.custom-collection-section .product-image {
    aspect-ratio: 1 / 1 !important;
    width: 100% !important;
    overflow: hidden !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.wc-block-grid__product,
.custom-collection-section .product-card {
    overflow: visible !important;
}
.custom-search-trigger {
    width: 42px;
    height: 27px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0;
    background: transparent;
    color: currentColor;
    cursor: pointer;
    padding: 0;
    line-height: 1;
}
.custom-search-trigger svg {
    display: block;
}
body.custom-search-open {
    overflow: hidden;
}
.custom-search-overlay {
    position: fixed;
    inset: 0;
    z-index: 999999;
    background: rgba(0, 0, 0, 0.8);
    display: none;
    align-items: flex-start;
    justify-content: center;
    padding: 85px 20px 20px;
}
.custom-search-overlay.is-active {
    display: flex;
}
.custom-search-trigger:hover,
.custom-search-clear:hover,
.custom-search-submit:hover,
.custom-search-close:hover,
.custom-search-trigger:focus,
.custom-search-clear:focus,
.custom-search-submit:focus,
.custom-search-close:focus {
    background-color: transparent;
    color: #fff;
}
.custom-search-submit:hover {
    border-left: 1px solid rgba(255, 255, 255, 0.16);
}
.custom-search-modal {
    width: 100%;
    max-width: 800px;
    background: #000;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 10px;
    box-shadow: 0 18px 60px rgba(0, 0, 0, 0.45);
}
.custom-search-top {
    position: relative;
    padding: 0;
    border-bottom: 0;
}
.custom-search-modal.has-search-value .custom-search-top {
    border-bottom: 1px solid rgba(255,255,255,0.14);
}
.custom-search-input-wrap {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    border: 2px solid rgba(255,255,255,1);
    border-radius: 10px;
    background: #000;
    overflow: hidden;
}
.custom-live-search-input {
    flex: 1;
    width: 100% !important;
    height: 100% !important;
    border: 0 !important;
    outline: 0 !important;
    background: transparent !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    padding: 0 12px !important;
    box-shadow: none !important;
}
.custom-live-search-input::placeholder {
    color: rgba(255,255,255,0.45);
}
.custom-search-clear,
.custom-search-submit {
    width: 34px;
    height: 34px;
    border: 0;
    background: transparent;
    color: rgba(255,255,255,0.75);
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.custom-search-clear {
    font-size: 18px;
}
.custom-search-submit {
    border-left: 1px solid rgba(255,255,255,0.16);
}
.custom-search-close {
    position: absolute;
    right: -39px;
    top: 12px;
    width: 28px;
    height: 28px;
    border: 0;
    background: transparent;
    color: #fff;
    font-size: 30px;
    line-height: 1;
    cursor: pointer;
    padding: 0;
    opacity: 1;
}
.custom-search-results-area {
    display: none;
    grid-template-columns: 1fr 1.45fr;
    min-height: 305px;
}
.custom-search-modal.has-search-value .custom-search-results-area {
    display: grid;
}
.custom-search-col {
    padding: 12px 14px;
}
.custom-search-suggestions {
    border-right: 1px solid rgba(255,255,255,0.12);
}
.custom-search-col h4 {
    margin: 0 0 12px;
    padding: 0 0 8px;
    border-bottom: 1px solid rgba(255,255,255,0.12);
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.08em;
    color: rgba(255,255,255,0.55);
}
.custom-suggestion-link {
    display: block;
    margin: 0 0 7px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
}
.custom-suggestion-link:hover {
    color: #fff;
    opacity: 0.7;
}
.custom-product-result {
    display: grid;
    grid-template-columns: 45px 1fr;
    gap: 12px;
    align-items: center;
    margin: 0 0 12px;
    color: #fff;
    text-decoration: none;
}
.custom-product-result:hover {
    color: #fff;
    opacity: 0.78;
}
.custom-product-result img {
    width: 45px;
    height: 45px;
    object-fit: cover;
    border-radius: 2px;
    background: #fff;
    padding: 4px;
}
.custom-product-title {
    display: block;
    margin: 0 0 5px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    color: #fff;
    text-transform: capitalize;
}
.custom-product-price {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
}
.custom-product-price del {
    color: rgba(255,255,255,0.55);
    opacity: 1;
}
.custom-product-price ins {
    color: #fff;
    text-decoration: none;
}
.custom-search-empty,
.custom-search-loading {
    margin: 0;
    color: rgba(255,255,255,0.55);
    font-size: 13px;
    font-weight: 600;
}
.custom-search-bottom-link {
    width: 100%;
    height: 38px;
    border: 0;
    border-top: 1px solid rgba(255,255,255,0.12);
    background: #000;
    color: #fff;
    cursor: pointer;
    display: none;
    align-items: center;
    gap: 5px;
    padding: 0 14px;
    font-size: 13px;
    font-weight: 700;
    text-align: left;
}
.custom-search-modal.has-search-value .custom-search-bottom-link {
    display: flex;
}
.custom-search-bottom-link strong {
    font-weight: 600;
}
.custom-search-bottom-link:hover {
    background-color: transparent;
    color: #fff;
    border-top: 1px solid rgba(255,255,255,0.12);
}
.custom-bottom-arrow {
    margin-left: auto;
    font-size: 18px;
}
#ast-scroll-top{
    display: none !important;
}
.wpcf7 form p {
  margin: 0;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
  width: 100%;
  background: #000 !important;
  color: #ffffff !important;
  border: 1px solid #8a8a8a !important;
  border-radius: 10px !important;
  padding: 0 19px !important;
  font-size: 17px !important;
  font-weight: 600 !important;
  letter-spacing: 0.4px;
  outline: none !important;
  box-shadow: none !important;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
  height: 47px !important;
}
.wpcf7 textarea {
  height: 102px !important;
  min-height: 102px !important;
  padding-top: 15px !important;
  resize: vertical;
}
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
  color: #d8d8d8 !important;
  opacity: 1 !important;
}
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 textarea:focus {
  border-color: #ffffff !important;
}
.wpcf7 input[type="submit"] {
  background: #ffffff !important;
  color: #000000 !important;
  border: 1px solid #8a8a8a !important;
  border-radius: 9px !important;
  font-size: 17px !important;
  font-weight: 600 !important;
  letter-spacing: 0.4px;
  cursor: pointer;
  box-shadow: none !important;
  margin-top: 20px;
  transition: all 0.2s ease;
}
.wpcf7 input[type="submit"]:hover {
  background: #eeeeee !important;
  color: #000000 !important;
}
.wpcf7-not-valid-tip {
  color: #ff5b5b !important;
  font-size: 13px;
  margin-top: 6px;
}
.wpcf7-response-output {
  grid-column: 1 / -1;
  color: #ffffff !important;
  border-color: #ffffff !important;
  margin: 10px 0 0 !important;
}
.emailMain p br{
    display: none !important;
}
.emailMain p{
    display: flex;
    gap: 20px;
}
.topBar{
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: "Roboto", Sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2px;
    text-decoration: none;
}
.topBar:hover{
    text-decoration: underline;
}
.topBar img{
    width: 20px;
}
.topBar svg{
    width: 14px;
    height: 14px;
}
.si-footer {
    background: #000000;
    padding: 0;
    width: 78%;
    margin-left: auto;
}
.si-footer-inner {
    text-align: right;
    color: rgb(255 255 255 / 75%);
    font-size: 11px;
    font-weight: 700;
    line-height: 1.7;
    letter-spacing: 0.2px;
}
.si-footer-inner a,
.si-footer-inner span {
  color: rgb(255 255 255 / 75%);
  text-decoration: none;
  display: inline-block;
}
.si-footer-inner a:hover {
  text-decoration: underline;
}
.si-dot {
  margin: 0 8px;
  color: rgb(255 255 255 / 75%);
}
.woocommerce-woopayments-payment-methods-logos svg{
    background-color: transparent !important;
}
.archive .ast-woocommerce-container{
    padding-top: 0 !important;
    padding-bottom: 0;
}
.archive .woocommerce-breadcrumb,
.ast-woo-product-category{
    display: none !important;
}
.ast-woo-shop-archive .site-content > .ast-container{
    max-width: 1000px;
}
.archive .content-area{
    margin-top: 20px !important;
}
.woocommerce-js ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    margin-bottom: .5em;
    padding: 0;
    font-size: 13px;
}
.btmPaddingReview .reviews-section{
    padding-bottom: 0;
}
@media (max-width: 767px) {
  .wpcf7 form {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .wpcf7 form p:has(input[name="text-713"]),
  .wpcf7 form p:has(input[name="email-849"]),
  .wpcf7 form p:has(input[name="tel-602"]),
  .wpcf7 form p:has(textarea[name="textarea-241"]),
  .wpcf7 form p:has(input[type="submit"]) {
    grid-column: 1 / -1;
  }
  .wpcf7 input[type="text"],
  .wpcf7 input[type="email"],
  .wpcf7 input[type="tel"] {
    height: 48px !important;
  }
  .wpcf7 textarea {
    height: 115px !important;
    min-height: 115px !important;
  }
  .wpcf7 input[type="submit"] {
    width: 120px;
    height: 48px;
    margin-top: 10px;
  }
}
@media (max-width: 700px) {
    .custom-search-overlay {
        padding: 50px 20px;
    }
    .custom-search-modal {
        max-width: 100%;
    }
    .custom-search-results-area {
        grid-template-columns: 1fr;
        min-height: auto;
    }
    .custom-search-suggestions {
        border-right: 0;
        border-bottom: 1px solid rgba(255,255,255,0.12);
    }
    .custom-suggestion-link {
        margin-bottom: 12px;
    }
}
/* @media screen and (min-width: 1025px) {
    .ast-woocommerce-container,
    #primary,
    #content {
        overflow: visible !important;
    }
    .woocommerce div.product.ast-article-single {
        display: flex !important;
        flex-wrap: wrap !important;
        align-items: flex-start !important;
    }
    .woocommerce div.product.ast-article-single .woocommerce-product-gallery {
        position: -webkit-sticky !important;
        position: sticky !important;
        top: 40px !important;
        z-index: 99 !important;
        height: auto !important;
    }
    .woocommerce div.product.ast-article-single .summary.entry-summary {
        margin-left: auto !important;
    }
} */
@media (max-width: 1000px) {
    .custom-collection-section{
        max-width: 100%;
    }
    .ast-woo-shop-archive .site-content > .ast-container{
        max-width: 100%;
    }
    .products-grid,
    .cc-grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }
    .swift-headline-9x {
        width: auto;
        padding: 0px;
        margin-bottom: 40px;
    }
}

@media (max-width: 991px) {
    .custom-collections-heading {
        font-size: 42px;
    }
    .custom-collections-grid.columns-3,
    .custom-collections-grid.columns-4 {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media(max-width:768px){
    .custom-menu .menu-item > a,
    .custom-menu .menu-parent-title {
        font-size: 16px;
        padding: 10px 45px 10px 20px;
    }
    .custom-menu .sub-menu li a {
        font-size: 16px;
    }
    .custom-menu .submenu-toggle {
        font-size: 18px;
    }
    .custom-collections-section {
        padding: 50px 16px 60px;
    }
    .custom-collections-heading {
        font-size: 34px;
        margin-bottom: 22px;
    }
    .custom-collections-grid,
    .custom-collections-grid.columns-2,
    .custom-collections-grid.columns-3,
    .custom-collections-grid.columns-4 {
        grid-template-columns: 1fr;
        gap: 28px;
    }
    .custom-collection-title {
        font-size: 16px;
    }
    .reviews-grid {
        display: flex !important;
        overflow-x: auto;
        gap: 15px;

        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
    }
    .reviews-grid::-webkit-scrollbar {
        display: none;
    }
    .review-card {
        min-width: 100%;
        flex: 0 0 100%;
        scroll-snap-align: start;
    }
	.reviews-nav {
        display: flex;
	}
    .swift-pg-wrap-9x {
        display: flex;
    }
    .swift-wrap-9x {
        padding: 30px 15px;
        padding-right: 0;
    }
    .swift-grid-9x {
        display: flex;
        overflow-x: auto;
        gap: 40px;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
    }
    .swift-grid-9x::-webkit-scrollbar {
        display: none;
    }
    .swift-item-9x {
        min-width: 40%;
        flex: 0 0 auto;
        scroll-snap-align: start;
    }
    .swift-media-9x img {
		height: 180px;
		object-fit: contain;
	}
    .reviews-grid {
        grid-template-columns: repeat(2,1fr) !important;
    }
	.reviews-grid img {
        height: 100%;
    }
    .trust-grid {
        grid-template-columns: 1fr;
		gap: 0;
    }
	.trust-section {
        padding: 0;
    }
    .trust-card {
        padding-bottom: 0;
    }
    .cc-grid {
        grid-template-columns: repeat(2,1fr) !important;
		gap: 20px !important;
    }
	.cc-grid-section {
        padding: 30px 15px;
    }
    .products-grid {
        grid-template-columns: repeat(2, 1fr);
		gap: 20px;
        padding: 0 15px;
    }
    .cc-grid-section h2 {
        font-size: 30px;
    }
    .cc-card h3 {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 13px;
    }
    .section-title {
        font-size: 30px;
        padding: 0 15px;
    }
    .cc-nav button {
        font-size: 16px;
        font-weight: 400;
        padding: 8px 10px;
    }
    .reviews-section{
        padding-left: 15px;
        padding-right: 15px;
    }
    .products-grid .price {
        flex-direction: row;
        gap: 10px;
        justify-content: center;
        align-items: center;
        padding-bottom: 0px;
    }
    .products-grid .price del {
        height: auto;
    }
    .products-grid .price{
        font-size: 16px;
        flex-direction: column;
        gap: 0;
    }
    .product-card {
        padding-bottom: 13px;
    }
    .swift-headline-9x,
    .reviews-section h2{
        font-size: 30px;
        text-align: left;
    }
    .swift-headline-9x{
        line-height: 42px;
    }
    .swift-pg-btn-9x {
        padding: 10px !important;
    }
    .swift-pg-wrap-9x {
        gap: 7px;
    }
    .swift-pg-count-9x,
    .cc-count{
        font-size: 10px;
        padding: 0 10px;
    }
    .trust-card .icon img{
        width: 30%;
    }
    .trust-card h3 {
        font-size: 17px;
    }
    .swift-pg-btn-9x{
        font-size: 16px;
    }
    .trust-card p {
        font-weight: 500;
        letter-spacing: 1px;
    }
    .footerMenu li:before{
        padding: 0 .2rem;
    }
    ul.list-unstyled.list-social.footer__list-social {
        margin-left: 0;
    }
    .custom-search-input-wrap{
        width: 94%;
    }
    .custom-search-close {
        right: -4px;
        top: 3px;
        font-size: 38px;
        font-weight: 300;
    }
    .ast-single-product-payments ul li {
        width: 62px;
        padding-top: 0;
    }
    .single-product.woocommerce-js div.product .related.products {
        padding-top: 60px;
    }
    .woocommerce ul.products, .woocommerce-page ul.products {
        column-gap: 20px;
    }
    .custom-product-faq h2{
        font-size: 30px;
    }
    .custom-product-faq {
        padding: 30px 0;
        max-width: 100%;
    }
    .faq-question {
        font-weight: 700;
        font-size: 15px;
        letter-spacing: 1px;
    }
    .custom-signup-section h2 {
        font-size: 20px;
    }
    .custom-signup-section p {
        font-size: 16px;
        letter-spacing: 1px;
    }
    .si-footer{
        width: auto;
    }
    .si-footer-inner {
        text-align: center;
    }
    .si-footer-inner a, .si-footer-inner span {
        padding: 3px 0;
        display: inline-block;
    }
    .si-footer-inner {
        font-weight: 600;
        letter-spacing: 0.4px;
    }
    .site-content .ast-container{
        padding-left: 15px;
        padding-right: 15px;
    }
    .custom-product-faq h2 {
        padding-top: 30px;
    }
    .custom-collection-section{
        padding-left: 0;
        padding-right: 0;
    }
}
@media(max-width:500px){
    .custom-menu .sub-menu{
        padding-bottom: 300px;
    }
    .swift-grid-9x {
        gap: 20px;
    }
    .reviews-section .reviews-grid {
        width: 85%;
        margin: 0 auto;
    }
    .btmPaddingReview .reviews-section {
        padding-bottom: 34px;
    }
    .custom-search-close {
        top: 7px;
    }
    .custom-product-faq {
        padding-bottom: 40px;
    }
}

@media(max-width:400px){
    .signup-form input {
        flex: inherit !important;
        width: 95%;
    }
    #elementor-popup-modal-126349 .dialog-message{
        width: 340px !important;
    }
    .custom-search-close {
        right: -13px;
    }
}
