/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
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/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.12.2.20260917
Updated: 2026-09-17 18:05:00

*/

.pewc-item-field-wrapper .pewc-radio-images-wrapper{
    align-items: flex-start !important;
    padding: 0 15px;
}

.pewc-item-field-wrapper .pewc-radio-images-wrapper .pewc-radio-image-wrapper .pewc-hex,
.pewc-item-field-wrapper .pewc-radio-images-wrapper .pewc-radio-image-wrapper .pewc-hex span{
    border-radius: 50%;
}

.pewc-preset-style .pewc-text-swatch .pewc-checkbox-form-label:hover, .pewc-preset-style .pewc-text-swatch .pewc-radio-form-label:hover{
    border-color: #665449 !important;
}

.pewc-radio-image-wrapper label img, .pewc-checkbox-image-wrapper label img{
    border: none;
}

.pewc-radio-checkbox-image-wrapper:not(.checked):hover .pewc-hex{
    border: 3px solid #7e6b5f !important;
}

.pewc-radio-checkbox-image-wrapper label{
    position: relative;
}

.pewc-radio-checkbox-image-wrapper .pewc-radio-image-desc {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: -4px;
    left: 50%;
    min-width: fit-content;
    width: 200%;
    padding: 2px;
    background-color: #fff;
    border-radius: 24px;
    margin-top: 0;
    transform: translate(-50%, -80%);
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
}

.pewc-radio-checkbox-image-wrapper:hover .pewc-radio-image-desc {
    visibility: visible;
    opacity: 1;
    transform: translate(-50%, -100%);
}

.pewc-field-label{
    margin-bottom: 8px;
}

/* Cart page checkout button spacing */
body.woocommerce-cart .wc-proceed-to-checkout .checkout-button {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

/* Checkout/cart: do not wrap a price in the middle of the amount. */
.woocommerce-checkout-review-order-table td.product-total,
.woocommerce-cart-form td.product-subtotal {
    text-align: right;
}

.woocommerce-checkout-review-order-table td.product-total del,
.woocommerce-checkout-review-order-table td.product-total ins,
.woocommerce-cart-form td.product-subtotal del,
.woocommerce-cart-form td.product-subtotal ins {
    display: block;
    white-space: nowrap;
}

.woocommerce-checkout-review-order-table td.product-total .woocommerce-Price-amount,
.woocommerce-cart-form td.product-subtotal .woocommerce-Price-amount {
    white-space: nowrap;
}

.minio-natural-section {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 66px 20px 62px;
    background: #f7f7f5;
}

.minio-natural-section .minio-natural-inner {
    display: grid !important;
    grid-template-columns: minmax(0, 700px) minmax(300px, 430px) !important;
    align-items: center;
    justify-content: center;
    gap: clamp(34px, 5vw, 86px);
    max-width: 1240px;
    margin: 0 auto;
}

.minio-natural-section .minio-natural-card {
    padding: 42px 38px 48px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 12px 32px rgba(38, 31, 25, 0.08);
    text-align: center;
}

.minio-natural-title {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin: 0 0 24px;
    color: #1f2933;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0;
}

.minio-natural-sprout {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 28px;
    flex: 0 0 28px;
}

.minio-natural-sprout::before,
.minio-natural-sprout::after {
    content: "";
    position: absolute;
    top: 4px;
    width: 15px;
    height: 9px;
    border-radius: 15px 15px 3px 15px;
    background: #8fd13f;
}

.minio-natural-sprout::before {
    left: 4px;
    transform: rotate(16deg);
}

.minio-natural-sprout::after {
    right: 2px;
    transform: scaleX(-1) rotate(16deg);
}

.minio-natural-sprout {
    background: linear-gradient(to bottom, transparent 0 15px, #7d5f53 15px 24px, transparent 24px);
}

.minio-natural-copy {
    max-width: 650px;
    margin: 0 auto;
}

.minio-natural-copy p {
    margin: 0 0 10px;
    color: #34404a;
    font-size: 18px;
    line-height: 1.6;
}

.minio-natural-copy p:last-child {
    margin-bottom: 0;
}

.minio-natural-cert {
    margin-top: 30px;
}

.minio-natural-cert img {
    display: block;
    width: 128px;
    height: auto;
    margin: 0 auto 12px;
}

.minio-natural-cert p {
    margin: 0;
    color: #6d7680;
    font-size: 14px;
    line-height: 1.4;
}

.minio-natural-section .minio-natural-image {
    margin: 0;
}

.minio-natural-section .minio-natural-image img {
    display: block;
    width: 100%;
    max-width: 430px;
    aspect-ratio: 1 / 1;
    margin: 0 auto;
    border-radius: 8px;
    object-fit: cover;
    object-position: 58% 50%;
    box-shadow: 0 14px 34px rgba(38, 31, 25, 0.1);
}

@media (max-width: 921px) {
    .minio-natural-section {
        padding: 48px 18px;
    }

    .minio-natural-section .minio-natural-inner {
        grid-template-columns: 1fr !important;
        gap: 32px;
        max-width: 720px;
    }

    .minio-natural-card {
        padding: 34px 24px 38px;
    }

    .minio-natural-title {
        font-size: 26px;
    }

    .minio-natural-copy p {
        font-size: 16px;
    }
}

@media (max-width: 544px) {
    .minio-natural-section {
        padding: 38px 14px;
    }

    .minio-natural-card {
        padding: 28px 18px 32px;
    }

    .minio-natural-title {
        align-items: flex-start;
        font-size: 24px;
    }
}

.minio-header-socials {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.minio-header-socials__link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #9b7865;
    line-height: 1;
    text-decoration: none;
    transition: color 0.2s ease, transform 0.2s ease, border-color 0.2s ease;
}

.minio-header-socials__link:hover,
.minio-header-socials__link:focus {
    color: #6f574c;
    text-decoration: none;
    transform: translateY(-1px);
}

.minio-header-socials__link svg {
    flex: 0 0 auto;
    display: block;
    width: 18px;
    height: 18px;
    max-width: 22px;
    max-height: 22px;
}

@media (min-width: 922px) {
    #ast-desktop-header .site-header-primary-section-left {
        transition: transform 0.2s ease;
    }

    #ast-desktop-header .site-branding.ast-site-identity {
        display: inline-flex !important;
        align-items: center !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        gap: 12px;
        white-space: nowrap;
    }

    #ast-desktop-header .site-logo-img {
        display: inline-flex !important;
        align-items: center !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        gap: 10px;
        margin-bottom: 0 !important;
    }

    #ast-desktop-header .site-logo-img .custom-logo-link {
        display: inline-flex;
        flex: 0 0 auto;
    }

    #ast-desktop-header .minio-header-socials--desktop {
        display: inline-flex !important;
        flex: 0 0 auto;
        align-self: center;
        margin-left: 0;
    }

    #ast-desktop-header .minio-header-socials__link {
        width: 28px;
        height: 28px;
    }

    #ast-desktop-header .minio-header-socials__link--instagram svg {
        width: 19px;
        height: 19px;
    }

    .minio-header-socials--mobile {
        display: none !important;
    }
}

@media (min-width: 1500px) {
    #ast-desktop-header .site-header-primary-section-left {
        transform: translateX(-25px);
    }
}

@media (min-width: 922px) and (max-width: 1279px) {
    #ast-desktop-header .site-branding.ast-site-identity {
        gap: 9px;
    }

    #ast-desktop-header .custom-logo-link img {
        width: 220px;
        max-width: 220px;
    }

    #ast-desktop-header .minio-header-socials {
        gap: 6px;
    }

    #ast-desktop-header .minio-header-socials__link {
        width: 25px;
        height: 25px;
    }

    #ast-desktop-header .minio-header-socials__link svg {
        width: 16px;
        height: 16px;
    }

    #ast-desktop-header .main-header-menu > .menu-item > .menu-link {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 13px;
    }
}

@media (max-width: 921px) {
    .minio-header-socials--desktop {
        display: none !important;
    }

    #ast-mobile-header .minio-header-socials--mobile {
        display: flex;
        justify-content: center;
        gap: 12px;
        padding: 16px 20px 18px;
        border-top: 1px solid rgba(155, 120, 101, 0.18);
    }

    #ast-mobile-header .minio-header-socials__link {
        width: 44px;
        height: 44px;
        border: 1px solid rgba(155, 120, 101, 0.25);
        border-radius: 50%;
        background: #fff;
    }

    #ast-mobile-header .minio-header-socials__link svg {
        width: 22px;
        height: 22px;
    }
}

@media (min-width: 922px) {
    #ast-desktop-header .site-primary-header-wrap.ast-container {
        max-width: 1760px;
        padding-left: 32px;
        padding-right: 32px;
    }

    #ast-desktop-header .ast-builder-grid-row.ast-grid-center-col-layout {
        grid-template-columns: minmax(300px, auto) minmax(0, 1fr) auto !important;
        column-gap: clamp(16px, 2vw, 40px);
        align-items: center;
    }

    #ast-desktop-header .site-header-primary-section-left,
    #ast-desktop-header .site-header-primary-section-center,
    #ast-desktop-header .site-header-primary-section-right {
        min-width: 0;
    }

    #ast-desktop-header .site-header-primary-section-center {
        justify-content: center;
    }

    #ast-desktop-header .site-header-primary-section-right {
        justify-content: flex-end;
        flex-wrap: nowrap;
        min-width: 96px;
    }

    #ast-desktop-header .site-logo-img .custom-logo-link img {
        width: 220px;
        max-width: 220px;
    }

    #ast-desktop-header .main-header-menu {
        flex-wrap: nowrap !important;
    }

    #ast-desktop-header .main-header-menu > .menu-item > .menu-link {
        white-space: nowrap;
        padding-left: clamp(7px, 0.75vw, 14px);
        padding-right: clamp(7px, 0.75vw, 14px);
        font-size: 13px;
    }

    #ast-desktop-header .ast-header-search,
    #ast-desktop-header .ast-header-woo-cart,
    #ast-desktop-header .ast-site-header-cart,
    #ast-desktop-header .cart-container {
        flex: 0 0 auto;
        flex-wrap: nowrap;
    }

    #ast-desktop-header .ast-woo-header-cart-info-wrap {
        white-space: nowrap;
    }
}

@media (min-width: 922px) and (max-width: 1499px) {
    #ast-desktop-header .ast-builder-grid-row.ast-grid-center-col-layout {
        grid-template-columns: minmax(220px, auto) minmax(0, 1fr) auto !important;
        column-gap: 14px;
    }

    #ast-desktop-header .site-header-primary-section-left {
        justify-content: center;
        transform: none;
    }

    #ast-desktop-header .site-branding.ast-site-identity,
    #ast-desktop-header .site-logo-img {
        justify-content: center;
    }

    #ast-desktop-header .site-logo-img .custom-logo-link img {
        width: 205px;
        max-width: 205px;
    }

    #ast-desktop-header .minio-header-socials--desktop {
        display: none !important;
    }

    #ast-desktop-header .main-header-menu > .menu-item > .menu-link {
        padding-left: 6px;
        padding-right: 6px;
        font-size: 12px;
    }
}

/* PDP gallery thumbs: one-row horizontal swipe on mobile */
@media (max-width: 921px) {
    .woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs {
        display: flex !important;
        flex-wrap: nowrap !important;
        align-items: stretch;
        gap: 8px;
        width: 100%;
        max-width: 100%;
        margin: 8px 0 0 !important;
        padding: 0 0 4px !important;
        list-style: none;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x proximity;
        overscroll-behavior-x: contain;
        scrollbar-width: thin;
    }

    .woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li {
        float: none !important;
        clear: none !important;
        flex: 0 0 auto !important;
        width: 76px !important;
        max-width: 76px !important;
        margin: 0 !important;
        padding: 0 !important;
        scroll-snap-align: start;
    }

    .woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li img {
        display: block;
        width: 100% !important;
        height: auto !important;
        max-width: 100%;
        border-radius: 4px;
    }
}

/* Category long SEO FAQ accordion */
.minio-cat-long .minio-cat-faq {
    margin-top: 0.5rem;
}

.minio-cat-long .minio-faq-item {
    border-bottom: 1px solid #e6e2dc;
    padding: 0;
}

.minio-cat-long .minio-faq-item:first-child {
    border-top: 1px solid #e6e2dc;
}

.minio-cat-long .minio-faq-item summary {
    cursor: pointer;
    list-style: none;
    font-weight: 600;
    line-height: 1.45;
    padding: 0.85rem 1.75rem 0.85rem 0;
    position: relative;
}

.minio-cat-long .minio-faq-item summary::-webkit-details-marker {
    display: none;
}

.minio-cat-long .minio-faq-item summary::after {
    content: "+";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-weight: 500;
    font-size: 1.15em;
    line-height: 1;
    color: #665449;
}

.minio-cat-long .minio-faq-item[open] summary::after {
    content: "\2212";
}

.minio-cat-long .minio-faq-a {
    padding: 0 0 0.95rem;
}

.minio-cat-long .minio-faq-a p {
    margin: 0;
    line-height: 1.55;
}

/* Woo product and listing stars: filled gold when a rating exists. */
.woocommerce .star-rating span::before,
.woocommerce-page .star-rating span::before {
    color: #d7a80d !important;
}

.woocommerce .star-rating::before,
.woocommerce-page .star-rating::before {
    color: #d8d8d8 !important;
}
