@media (max-width: 767px) {
  .elementor-activities-title {
    text-align: left !important;
    font-weight: bold !important;
    font-size: 9.88px !important;
  }
}


@media only screen and (min-width: 1281px) and (max-width: 144000px) {
    .dt-col-qxlg-12, .elementor-section .elementor-column.dt-col-qxlg-12, .elementor-section .elementor-row .elementor-column.dt-col-qxlg-12 {
        width: 100%;
    }
}

/* ============================================
   Custom Tab - Simple & Professional
   ============================================ */

/* Main Tab Background */
.dt-sc-custom-tab:before {
    content: "";
    background: url(../images/adventure-pine-bg.jpg);
    height: 562px;
    position: absolute;
    top: -40%;
    z-index: -1;
    background-repeat: no-repeat;
    right: 0;
    left: 0;
    background-position: bottom right;
}

/* Tab Control Wrapper */
.dt-sc-custom-tab .jet-tabs .jet-tabs__control-wrapper {
    background-color: var(--DTSecondaryColor) !important;
    padding: 20px 0;
    width: 100%;
}

/* Individual Tab Control */
.dt-sc-custom-tab .jet-tabs .jet-tabs__control .jet-tabs__control-inner {
    padding: 15px 80px;
    transition: background 0.3s ease;
}

/* Separator between tabs */
.dt-sc-custom-tab .jet-tabs .jet-tabs__control:not(:last-child) .jet-tabs__control-inner {
    border-right: 2px solid rgba(255, 255, 255, 0.3);
}

/* Tab Label Text */
.dt-sc-custom-tab .jet-tabs .jet-tabs__label-text {
    font-size: 26px;
    color: rgba(255, 255, 255, 0.9) !important;
    font-family: var(--DTFontTypo_Alt);
    font-weight: 600;
    transition: color 0.3s ease;
    position: relative;
}

/* Arrow Indicator - Adjusted for 20px padding */
.dt-sc-custom-tab .jet-tabs .jet-tabs__control .jet-tabs__label-text:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -35px;
    width: 0;
    height: 0;
    border-right: 20px solid transparent;
    border-bottom: 20px solid var(--DTBodyBGColor);
    border-left: 20px solid transparent;
    opacity: 0;
    transition: opacity 0.3s ease;
}

/* Active & Hover States */
.dt-sc-custom-tab .jet-tabs .jet-tabs__control.active-tab .jet-tabs__label-text,
.dt-sc-custom-tab .jet-tabs .jet-tabs__control:hover .jet-tabs__label-text {
    color: var(--DTPrimaryColor) !important;
}

.dt-sc-custom-tab .jet-tabs .jet-tabs__control.active-tab .jet-tabs__label-text:after {
    opacity: 1;
}

.dt-sc-custom-tab .jet-tabs .jet-tabs__control:hover .jet-tabs__control-inner {
    background: rgba(255, 255, 255, 0.05);
}

/* Tab Content */
.dt-sc-custom-tab .dt-sc-custom-tab-content {
    padding: 60px 0;
}

.dt-sc-custom-tab .dt-sc-custom-tab-content .dt-sc-tab-text {
    padding: 0 100px 0 0;
}

.dt-sc-custom-tab .dt-sc-custom-tab-content .dt-sc-custom-heading.dt-sc-custom-underline-decor .elementor-heading-title {
    font-size: 38px;
    line-height: 1.3;
    padding: 0 0 20px 0;
    margin: 0 0 25px;
}

/* ============================================
   Responsive - Tablet
   ============================================ */

@media (max-width: 1024px) {
    .dt-sc-custom-tab .jet-tabs .jet-tabs__control .jet-tabs__control-inner {
        padding: 12px 50px;
    }

    .dt-sc-custom-tab .jet-tabs .jet-tabs__label-text {
        font-size: 22px;
    }

    .dt-sc-custom-tab .dt-sc-custom-tab-content .dt-sc-tab-text {
        padding: 0 50px 0 0;
    }
}

/* ============================================
   Responsive - Mobile
   ============================================ */

@media (max-width: 768px) {
    .dt-sc-custom-tab .jet-tabs .jet-tabs__control-wrapper {
        padding: 30px 0;
    }

    .dt-sc-custom-tab .jet-tabs .jet-tabs__control {
        width: 100%;
    }

    .dt-sc-custom-tab .jet-tabs .jet-tabs__control .jet-tabs__control-inner {
        padding: 15px 30px;
    }

    .dt-sc-custom-tab .jet-tabs .jet-tabs__control:not(:last-child) .jet-tabs__control-inner {
        border-right: none;
    }

    .dt-sc-custom-tab .jet-tabs .jet-tabs__label-text {
        font-size: 20px;
    }

    .dt-sc-custom-tab .jet-tabs .jet-tabs__control .jet-tabs__label-text:after {
        display: none;
    }

    .dt-sc-custom-tab .dt-sc-custom-tab-content {
        padding: 40px 20px;
    }

    .dt-sc-custom-tab .dt-sc-custom-tab-content .dt-sc-tab-text {
        padding: 0;
        margin: 0 0 40px;
    }

    .dt-sc-custom-tab .dt-sc-custom-tab-content .dt-sc-custom-heading.dt-sc-custom-underline-decor .elementor-heading-title {
        font-size: 28px;
        padding: 0 0 15px;
        margin: 0 0 20px;
    }
}

@media (max-width: 480px) {
    .dt-sc-custom-tab .jet-tabs .jet-tabs__label-text {
        font-size: 18px;
    }

    .dt-sc-custom-tab .dt-sc-custom-tab-content .dt-sc-custom-heading.dt-sc-custom-underline-decor .elementor-heading-title {
        font-size: 24px;
    }
}

.dt-sc-custom-tab .elementor-activities-content {
    padding: 20px 15px 20px 15px  !important; /* top right bottom left */
}

/* Remove ALL borders from carousel items - Complete override */
.dt-sc-custom-tab .jet-carousel__item,
.dt-sc-custom-tab .jet-carousel__item *,
.dt-sc-custom-tab .slick-slide,
.dt-sc-custom-tab .slick-slide *,
.dt-sc-custom-tab .jet-carousel__item-inner,
.dt-sc-custom-tab .jet-carousel__content,
.dt-sc-custom-tab .elementor-activities-wrapper,
.dt-sc-custom-tab .elementor-activities-icon,
.dt-sc-custom-tab .elementor-activities-content,
.dt-sc-custom-tab .elementor-widget-dt-activities,
.dt-sc-custom-tab .elementor-section,
.dt-sc-custom-tab .elementor-container,
.dt-sc-custom-tab .elementor-column,
.dt-sc-custom-tab .elementor-widget-wrap {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

/* Hide the text and style the navigation arrows */
.woocommerce-product-gallery .flex-direction-nav a {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-indent: -9999px;
    overflow: hidden;
    border-radius: 50%;
    transition: all 0.3s ease;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Previous arrow */
.woocommerce-product-gallery .flex-direction-nav .flex-prev {
    left: 10px;
}

.woocommerce-product-gallery .flex-direction-nav .flex-prev:before {
    content: "‹";
    text-indent: 0;
    position: absolute;
    font-size: 30px;
    line-height: 1;
    font-weight: bold;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
}

/* Next arrow */
.woocommerce-product-gallery .flex-direction-nav .flex-next {
    right: 10px;
}

.woocommerce-product-gallery .flex-direction-nav .flex-next:before {
    content: "›";
    text-indent: 0;
    position: absolute;
    font-size: 30px;
    line-height: 1;
    font-weight: bold;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
}

/* Hover effect */
.woocommerce-product-gallery .flex-direction-nav a:hover {
    background: rgba(0, 0, 0, 0.8);
}

/* Disabled state */
.woocommerce-product-gallery .flex-direction-nav a.flex-disabled {
    opacity: 0.3;
    cursor: default;
    pointer-events: none;
}

/* Hide the list styling */
.woocommerce-product-gallery .flex-direction-nav {
    list-style: none;
    margin: 0;
    padding: 0;
}

.woocommerce-product-gallery .flex-direction-nav li {
    list-style: none;
}

/* Fixed height for the viewport */
.woocommerce-product-gallery .flex-viewport {
    height: 600px !important;
    overflow: hidden;
}

/* Keep the wrapper's transform functionality but set height */
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    height: 600px !important;
}

/* Center each slide's content */
.woocommerce-product-gallery .woocommerce-product-gallery__image {
    height: 600px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* Center the link inside each slide */
.woocommerce-product-gallery .woocommerce-product-gallery__image a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
}

/* Center and contain the images */
.woocommerce-product-gallery .woocommerce-product-gallery__image img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
    display: block !important;
}

/* Responsive heights */
@media (max-width: 768px) {
    .woocommerce-product-gallery .flex-viewport,
    .woocommerce-product-gallery .woocommerce-product-gallery__wrapper,
    .woocommerce-product-gallery .woocommerce-product-gallery__image {
        height: 400px !important;
    }
}

/* ============================================
   MOBILE PRODUCT GALLERY FIX - Show fewer images
   ============================================ */

/* Mobile: Show only first 3 images + compact layout */
@media (max-width: 767px) {
    
    /* Hide images beyond the 3rd one */
    .woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+4) {
        display: none !important;
    }
    
    /* Adjust gallery height for mobile */
    .woocommerce-product-gallery .flex-viewport,
    .woocommerce-product-gallery .woocommerce-product-gallery__wrapper,
    .woocommerce-product-gallery .woocommerce-product-gallery__image {
        height: 320px !important;
    }
    
    /* If thumbnails exist, hide them on mobile */
    .woocommerce-product-gallery .flex-control-thumbs {
        display: none !important;
    }
    
    /* Add swipe indicator text */
    .woocommerce-product-gallery::after {
        content: "← Swipe to see more →";
        display: block;
        text-align: center;
        font-size: 13px;
        color: #666;
        margin-top: 10px;
        font-style: italic;
    }
}

/* Very small phones - even more compact */
@media (max-width: 480px) {
    .woocommerce-product-gallery .flex-viewport,
    .woocommerce-product-gallery .woocommerce-product-gallery__wrapper,
    .woocommerce-product-gallery .woocommerce-product-gallery__image {
        height: 280px !important;
    }
}

@media (max-width: 480px) {
    .woocommerce-product-gallery .flex-viewport,
    .woocommerce-product-gallery .woocommerce-product-gallery__wrapper,
    .woocommerce-product-gallery .woocommerce-product-gallery__image {
        height: 300px !important;
    }
}

.campaign-title {
	display: none !important;
}

.block-campaign-thumbnail {
	display: none !important;
}

.contact-us-email-button {
    background-color: #444;
    color: #fff !important;
    padding: 10px 20px;
    border-radius: 4px;
    display: inline-block;
}

/* Center social login container */
.woocommerce-account .nsl-container.nsl-container-block {
    margin: 0 auto 20px auto !important;
    padding: 0 0 20px 0 !important;
    border-bottom: 1px solid #ddd;
    text-align: center !important;
}

/* Center buttons wrapper */
.woocommerce-account .nsl-container-buttons {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

/* Center and style Google button */
.woocommerce-account .nsl-button {
    width: 100% !important;
    max-width: 400px !important;
    margin: 0 !important;
    padding: 12px 20px !important;
    font-size: 16px !important;
    border-radius: 4px !important;
    display: inline-flex !important;
    justify-content: center !important;
    align-items: center !important;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1) !important;
}

/* Hover effect */
.woocommerce-account .nsl-button:hover {
    box-shadow: 0 4px 8px rgba(0,0,0,0.15) !important;
}

/* OR divider AFTER social login */
.woocommerce-account .nsl-container:after {
    content: "OR";
    display: block;
    text-align: center;
    margin: 20px 0 -10px 0;
    font-weight: 600;
    color: #666;
    background: white;
    width: 50px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
}

/* Add spacing to login form */
.woocommerce-account .woocommerce-form-login {
    margin-top: 20px !important;
    padding-top: 20px !important;
}

/* Hide coupon field on cart */
.woocommerce-cart .coupon,
.cart-collaterals .coupon {
    display: none !important;
}

/* Hide coupon field on checkout */
.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-checkout .checkout_coupon {
    display: none !important;
}

/* FORCE HIDE the heart icon completely */
.dt-user-authlink-menu-icon i.dticon-user:before,
.dt-user-authlink-menu-icon i.dticon-user:after,
.dt-user-authlink-menu-icon svg,
.user-authlink-item svg {
    display: none !important;
    content: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

/* Remove any background images */
.dt-user-authlink-menu-icon i.dticon-user {
    background: none !important;
    background-image: none !important;
}

/* Reorder - Cart first, Account second */
.dt-sc-header-icons-list {
    display: flex !important;
    align-items: center !important;
    gap: 15px !important;
}

.cart-item {
    order: 1 !important;
}

.user-authlink-item {
    order: 2 !important;
}

/* Hide the material icon when user has profile photo */
body.logged-in .dt-user-authlink-menu-icon > a::after {
    display: none !important;
}

/* Show profile photo when logged in */
body.logged-in .dt-user-authlink-menu-icon img {
    display: block !important;
    width: 32px !important;
    height: 32px !important;
    border-radius: 50% !important;
    border: 2px solid white !important;
}

.woocommerce-checkout-header-login {
    display: none !important;
}


/* Reorder product meta items */
.product_meta {
    display: flex;
    flex-direction: column;
}

/* Category first */
.product_meta .posted_in:first-of-type {
    order: 1;
}

/* Tags second */
.product_meta .tagged_as {
    order: 2;
}

/* Brand third */
.product_meta .posted_in:last-of-type {
    order: 3;
}

/* SKU last (bottom) */
.product_meta .sku_wrapper {
    order: 4;
    margin-top: 0 !important;
}

/* Force SKU to not be bold - override everything */
.product_meta .sku_wrapper,
.product_meta .sku_wrapper *,
.product_meta .sku_wrapper strong,
.product_meta .sku_wrapper .sku {
    font-weight: 300 !important;
}

.menu-item-26895 .sub-menu {
    left: auto !important;
    right: 0 !important;
}

/* Force Header Icons to display on mobile - target the specific element ID */
@media only screen and (max-width: 767px) {
    
    /* Override the elementor-hidden-phone class */
    .elementor-element-aaa64cd.elementor-hidden-phone {
        display: block !important;
    }
    
    /* Ensure widget container is visible */
    .elementor-element-aaa64cd .elementor-widget-container {
        display: block !important;
    }
    
    /* Make icons list visible */
    .elementor-element-aaa64cd .dt-sc-header-icons-list {
        display: flex !important;
        align-items: center !important;
        justify-content: flex-end !important;
    }
    
    /* Optional: Hide user account, show only cart on mobile */
    .elementor-element-aaa64cd .user-authlink-item {
        display: none !important;
    }
    
    /* Ensure cart displays */
    .elementor-element-aaa64cd .cart-item {
        display: block !important;
    }
	
	.dt-sc-header-icons-list-item { 
		padding: 0px 20px !important; 
		position: relative; 
}
}

.featured-tag {
    display: none !important;
}

/* ============================================
   FIX ALL PAYMENT METHOD RADIO BUTTONS
   ============================================ */

/* All Payment Methods - Flex Container */
.wc_payment_method {
    background: #ffffff !important;
    border: 2px solid #e5e7eb !important;
    border-radius: 8px !important;
    padding: 24px 26px !important;
    margin-bottom: 16px !important;
    transition: all 0.2s ease !important;
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
}

/* All Radio Buttons */
.wc_payment_method input[type="radio"] {
    width: 24px !important;
    height: 24px !important;
    min-width: 24px !important;
    min-height: 24px !important;
    margin: 0 !important;
    cursor: pointer !important;
    accent-color: #3b82f6 !important;
    flex-shrink: 0 !important;
    position: relative !important;
    z-index: 9999 !important;
    pointer-events: auto !important;
    order: 1 !important;
}

/* All Labels */
.wc_payment_method > label {
    cursor: pointer !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #1f2937 !important;
   
    line-height: 1.4 !important;
    position: relative !important;
    z-index: 1 !important;
    order: 2 !important;
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
}

/* Card Logos - Keep Aligned */
.payment-methods--logos {
    display: flex !important;
    align-items: center !important;
    margin-left: auto !important;
}

.payment-methods--logos > div {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
}

.payment-methods--logos-count {
    display: none !important;
}

.payment-methods--logos img {
    height: 28px !important;
    width: auto !important;
    max-width: 44px !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 4px !important;
    padding: 4px !important;
    background: #ffffff !important;
}

/* Selected State */
.wc_payment_method:has(input[type="radio"]:checked) {
    border-color: #3b82f6 !important;
    background: #f8fafc !important;
    box-shadow: 0 2px 12px rgba(59,130,246,0.15) !important;
}

/* Payment Box */
.payment_box {
    background: transparent !important;
    padding: 0 !important;
    margin-top: 20px !important;
    width: 100% !important;
    order: 3 !important;
}

.payment_box::before {
    display: none !important;
}

.payment_box fieldset {
    border: 1px solid #e5e7eb !important;
    padding: 20px !important;
    background: #f9fafb !important;
    border-radius: 6px !important;
    margin: 0 !important;
}

/* PayPal Specific */
.payment_method_ppcp-gateway .payment_box p {
    margin: 0 !important;
    padding: 16px !important;
    background: #f9fafb !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 6px !important;
    color: #6b7280 !important;
    font-size: 15px !important;
}

/* Save Payment Checkbox */
.woocommerce-SavedPaymentMethods-saveNew {
    margin: 0 !important;
    padding: 16px !important;
    background: #ffffff !important;
    border-radius: 6px !important;
    border: 1px solid #e5e7eb !important;
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
}

.woocommerce-SavedPaymentMethods-saveNew input[type="checkbox"] {
    width: 22px !important;
    height: 22px !important;
    min-width: 22px !important;
    margin: 0 !important;
    cursor: pointer !important;
    accent-color: #3b82f6 !important;
    flex-shrink: 0 !important;
    border: 2px solid #9ca3af !important;
}

.woocommerce-SavedPaymentMethods-saveNew label {
    font-size: 15px !important;
    color: #4b5563 !important;
    cursor: pointer !important;
    margin: 0 !important;
    line-height: 1.6 !important;
    font-weight: 500 !important;
}

/* Mobile */
@media (max-width: 768px) {
    .wc_payment_method {
        padding: 18px 20px !important;
    }
    
    .wc_payment_method > label {
        flex-wrap: wrap !important;
    }
    
    .payment-methods--logos {
        margin-left: 0 !important;
        margin-top: 10px !important;
        width: 100% !important;
    }
    
    .payment-methods--logos img {
        height: 24px !important;
        max-width: 38px !important;
    }
}

.woocommerce-Tabs-panel > h2{
	margin: 0 !important;
	padding: 0 !important;
}

/* ========================================
   COMPLETE DONATION FORM STYLING
   ======================================== */

/* Remove any background containers */
.wc-donation-in-action .row1 {
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    margin-bottom: 20px !important;
}

/* Price wrapper positioning */
.wc-donation-in-action .price-wrapper {
    position: relative;
    margin-bottom: 20px;
}

/* Input field styling */
.wc-donation-in-action input.wc-input-text {
    width: 100% !important;
    padding: 12px !important;
    margin-left: 50px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    border: 2px solid #333 !important;
    border-radius: 8px !important;
    background: white !important;
    color: #333 !important;
    transition: all 0.3s ease !important;
    box-sizing: border-box !important;
}

/* Placeholder text */
.wc-donation-in-action input.wc-input-text::placeholder {
    color: #999 !important;
    font-weight: 300 !important;
}

/* Input focus state */
.wc-donation-in-action input.wc-input-text:focus {
    outline: none !important;
    border-color: #00d4cc !important;
    box-shadow: 0 0 0 3px rgba(0, 212, 204, 0.1) !important;
	
}

/* Dollar symbol dark box */
.wc-donation-in-action .price-wrapper.before::before {
    content: '$';
    position: absolute;
    left: 2px;
    top: 2px;
    bottom: 2px;
    width: 50px;
    background: #333;
    color: white;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px 0 0 6px;
    z-index: 1;
    pointer-events: none;
}

/* Donate button styling */
.wc-donation-in-action .wc-donation-f-submit-donation {
    background: #00d4cc !important;
    border: none !important;
    color: white !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    padding: 15px 40px !important;
    padding-left: 55px !important;
    border-radius: 8px !important;
    transition: all 0.3s ease !important;
    cursor: pointer !important;
    position: relative !important;
    display: inline-block !important;
}

/* Hand holding heart icon */
.wc-donation-in-action .wc-donation-f-submit-donation::before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' fill='white'%3E%3Cpath d='M275.3 250.5c7 7.4 18.4 7.4 25.5 0l108.9-114.2c31.6-33.2 29.8-88.2-5.6-118.8-30.8-26.7-76.7-21.9-104.9 7.7L288 36.9l-11.1-11.6C248.7-4.4 202.8-9.2 172 17.5c-35.3 30.6-37.2 85.6-5.6 118.8l108.9 114.2zm290 77.6c-11.8-10.7-30.2-10-42.6 0L430.3 402c-11.3 9.1-25.4 14-40 14H272c-8.8 0-16-7.2-16-16s7.2-16 16-16h78.3c15.9 0 30.7-10.9 33.3-26.6 3.3-20-12.1-37.4-31.6-37.4H192c-27 0-53.1 9.3-74.1 26.3L71.4 384H16c-8.8 0-16 7.2-16 16v96c0 8.8 7.2 16 16 16h356.8c14.5 0 28.6-4.9 40-14L564 377c15.2-12.1 16.4-35.3 1.3-48.9z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
}

/* Button hover effect */
.wc-donation-in-action .wc-donation-f-submit-donation:hover {
    background: #00bfb8 !important;
    transform: translateY(-1px) !important;
}

/* Button active/click state */
.wc-donation-in-action .wc-donation-f-submit-donation:active {
    transform: translateY(0) !important;
}

/* Row2 container (button wrapper) */
.wc-donation-in-action .row2 {
    margin-top: 20px;
}

/* Mobile responsive - Tablet and below */
@media (max-width: 768px) {
    /* Input field */
    .wc-donation-in-action input.wc-input-text {
        padding: 12px 15px 12px 55px !important;
        font-size: 15px !important;
    }
    
    /* Dollar symbol box */
    .wc-donation-in-action .price-wrapper.before::before {
        width: 45px;
        font-size: 16px;
    }
    
    /* Donate button */
    .wc-donation-in-action .wc-donation-f-submit-donation {
        padding: 12px 30px 12px 50px !important;
        font-size: 15px !important;
    }
    
    /* Icon */
    .wc-donation-in-action .wc-donation-f-submit-donation::before {
        width: 18px;
        height: 18px;
        left: 18px;
    }
}

/* Mobile responsive - Small phones */
@media (max-width: 480px) {
    /* Input field */
    .wc-donation-in-action input.wc-input-text {
        padding: 10px 12px 10px 50px !important;
        font-size: 14px !important;
    }
    
    /* Dollar symbol box */
    .wc-donation-in-action .price-wrapper.before::before {
        width: 40px;
        font-size: 15px;
    }
    
    /* Donate button */
    .wc-donation-in-action .wc-donation-f-submit-donation {
        width: 100% !important;
        padding: 12px 20px 12px 45px !important;
        font-size: 14px !important;
        text-align: center !important;
    }
    
    /* Icon */
    .wc-donation-in-action .wc-donation-f-submit-donation::before {
        width: 16px;
        height: 16px;
        left: 15px;
    }
}


/* Adjust Color label spacing */
.variations .value {
    margin-top: 20px !important;
}


.variations .rtwpvs-wc-select {
	margin-top: 20px !important;
}

a.reset_variations {
    display: none !important;
	  visibility: hidden !important;
}

/* Mobile: Move variations form under product images */
@media (max-width: 767px) {
    /* Ensure the product summary container uses flexbox */
    .woocommerce div.product div.summary {
        display: flex;
        flex-direction: column;
    }
    
    /* Move variations form to appear right after images */
    form.variations_form {
        order: -1; /* This moves it up */
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    /* If you're using Elementor, you might need this instead */
    .elementor-widget-woocommerce-product-add-to-cart {
        order: -1;
        margin-top: 20px;
    }
    
    /* Adjust variations wrapper */
    .single_variation_wrap {
        margin-top: 15px;
    }
    
    /* Make sure product images stay on top */
    .woocommerce-product-gallery {
        order: -2;
    }
}

/* Uniform font size for all product meta */
.sku_wrapper * {
    font-size: 14px !important;
}

.woocommerce-Tabs-panel h2{
	display: none !important;
}

/* Keep product tabs inline on mobile */
@media (max-width: 767px) {
    .woocommerce-tabs .tabs.wc-tabs {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: auto; /* Allow horizontal scroll if needed */
        -webkit-overflow-scrolling: touch; /* Smooth scrolling on iOS */
        white-space: nowrap;
        border-bottom: 1px solid #ddd;
    }
    
    .woocommerce-tabs .tabs.wc-tabs li {
        flex: 0 0 auto; /* Don't grow or shrink */
        display: inline-block !important;
        float: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    
    .woocommerce-tabs .tabs.wc-tabs li a {
        font-size: 12px !important; /* Smaller font for mobile */
        padding: 10px 12px !important; /* Reduce padding */
        white-space: nowrap;
        display: block;
    }
    
    /* Hide scrollbar but keep functionality */
    .woocommerce-tabs .tabs.wc-tabs {
        scrollbar-width: none; /* Firefox */
        -ms-overflow-style: none; /* IE/Edge */
    }
    
    .woocommerce-tabs .tabs.wc-tabs::-webkit-scrollbar {
        display: none; /* Chrome/Safari */
    }
}

.woocommerce-cart .shipping {
    display: none !important;
}

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

/* ===== Shipping Section Container ===== */
.woocommerce-shipping-totals.shipping {
    border-top: 2px solid #e5e7eb !important;
    padding-top: 20px !important;
    margin-top: 28px !important;
}

.woocommerce-shipping-totals th {
    font-size: 1.125rem !important;
    font-weight: 700 !important;
    color: #111827 !important;
    padding-bottom: 14px !important;
    letter-spacing: -0.01em !important;
}

/* ===== Shipping Methods List ===== */
.woocommerce-shipping-methods {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
}

/* ===== Each Shipping Option Card ===== */
.woocommerce-shipping-methods li {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    padding: 10px 8px !important;
    border: 2px solid #e5e7eb !important;
    border-radius: 12px !important;
    background-color: #ffffff !important;
    cursor: pointer !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05) !important;
}

/* ===== Hover State ===== */
.woocommerce-shipping-methods li:hover {
    border-color: #93c5fd !important;
    background-color: #f8fafc !important;
    box-shadow: 0 4px 12px -2px rgba(0, 0, 0, 0.08) !important;
    transform: translateY(-2px) !important;
}

/* ===== Custom Radio Button (Circle) ===== */
.woocommerce-shipping-methods input.shipping_method {
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    flex-shrink: 0 !important;
    width: 24px !important;
    height: 24px !important;
    margin: 0 16px 0 0 !important;
    border: 2.5px solid #d1d5db !important;
    border-radius: 50% !important;
    cursor: pointer !important;
    position: relative !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    background-color: #ffffff !important;
    outline: none !important;
}

/* Radio hover state */
.woocommerce-shipping-methods input.shipping_method:hover {
    border-color: #3b82f6 !important;
    box-shadow: 0 0 0 4px rgba(59, 130, 246, 0.1) !important;
}

/* Radio checked state - animated inner circle */
.woocommerce-shipping-methods input.shipping_method:checked {
    border-color: #3b82f6 !important;
    background-color: #3b82f6 !important;
    box-shadow: 0 0 0 4px rgba(59, 130, 246, 0.15) !important;
    animation: radioSelect 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

/* Inner white circle when checked */
.woocommerce-shipping-methods input.shipping_method:checked::before {
    content: '' !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) scale(1) !important;
    width: 8px !important;
    height: 8px !important;
    border-radius: 50% !important;
    background-color: #ffffff !important;
    animation: innerCircleGrow 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) !important;
}

/* Radio focus state (accessibility) */
.woocommerce-shipping-methods input.shipping_method:focus-visible {
    outline: 3px solid #3b82f6 !important;
    outline-offset: 2px !important;
}

/* ===== Label Styling ===== */
.woocommerce-shipping-methods label {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    width: 100% !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    color: #374151 !important;
    cursor: pointer !important;
    font-weight: 500 !important;
    transition: color 0.3s ease !important;
}

/* ===== Price Display ===== */
.woocommerce-shipping-methods .woocommerce-Price-amount {
    font-weight: 700 !important;
    color: #111827 !important;
    font-size: 1.0625rem !important;
    margin-left: 8px !important;
    transition: color 0.3s ease !important;
}

.woocommerce-shipping-methods .woocommerce-Price-currencySymbol {
    font-weight: 700 !important;
}

/* ===== Selected State (Card) ===== */
.woocommerce-shipping-methods li:has(input.shipping_method:checked) {
    border-color: #3b82f6 !important;
    background: linear-gradient(135deg, #eff6ff 0%, #dbeafe 100%) !important;
    box-shadow: 0 6px 16px -4px rgba(59, 130, 246, 0.25), 0 2px 8px -2px rgba(59, 130, 246, 0.15) !important;
    transform: translateY(-2px) !important;
}

.woocommerce-shipping-methods input.shipping_method:checked + label {
    font-weight: 600 !important;
    color: #1e40af !important;
}

.woocommerce-shipping-methods input.shipping_method:checked ~ label .woocommerce-Price-amount {
    color: #1e40af !important;
}

/* ===== Selection Animations ===== */
@keyframes radioSelect {
    0% {
        transform: scale(1) !important;
    }
    50% {
        transform: scale(1.1) !important;
    }
    100% {
        transform: scale(1) !important;
    }
}

@keyframes innerCircleGrow {
    0% {
        transform: translate(-50%, -50%) scale(0) !important;
        opacity: 0 !important;
    }
    50% {
        transform: translate(-50%, -50%) scale(1.2) !important;
    }
    100% {
        transform: translate(-50%, -50%) scale(1) !important;
        opacity: 1 !important;
    }
}

/* ===== Highlight Effect (for JS auto-scroll) ===== */
.shipping-highlight {
    animation: highlightPulse 1s ease-in-out !important;
}

@keyframes highlightPulse {
    0%, 100% {
        box-shadow: 0 0 0 0 rgba(59, 130, 246, 0) !important;
    }
    50% {
        box-shadow: 0 0 0 8px rgba(59, 130, 246, 0.3) !important;
    }
}

/* ===== Mobile Optimizations ===== */
@media (max-width: 768px) {
    .woocommerce-shipping-totals.shipping {
        padding-top: 16px !important;
        margin-top: 20px !important;
    }
    
    .woocommerce-shipping-totals th {
        font-size: 1rem !important;
        padding-bottom: 12px !important;
    }
    
    .woocommerce-shipping-methods {
        gap: 10px !important;
    }
    
    .woocommerce-shipping-methods li {
        padding: 14px 16px !important;
        border-radius: 10px !important;
    }
    
    .woocommerce-shipping-methods input.shipping_method {
        width: 22px !important;
        height: 22px !important;
        margin-right: 14px !important;
        border-width: 2px !important;
    }
    
    .woocommerce-shipping-methods input.shipping_method:checked::before {
        width: 7px !important;
        height: 7px !important;
    }
    
    .woocommerce-shipping-methods label {
        font-size: 0.9375rem !important;
        line-height: 1.4 !important;
    }
    
    .woocommerce-shipping-methods .woocommerce-Price-amount {
        font-size: 1rem !important;
        margin-left: 6px !important;
    }
    
    /* Reduce hover effects on mobile */
    .woocommerce-shipping-methods li:hover {
        transform: translateY(-1px) !important;
    }
}

/* ===== Extra Small Mobile (< 480px) ===== */
@media (max-width: 480px) {
    .woocommerce-shipping-methods li {
        padding: 12px 14px !important;
        border-radius: 8px !important;
    }
    
    .woocommerce-shipping-methods input.shipping_method {
        width: 20px !important;
        height: 20px !important;
        margin-right: 12px !important;
    }
    
    .woocommerce-shipping-methods input.shipping_method:checked::before {
        width: 6px !important;
        height: 6px !important;
    }
    
    .woocommerce-shipping-methods label {
        font-size: 0.875rem !important;
    }
    
    .woocommerce-shipping-methods .woocommerce-Price-amount {
        font-size: 0.9375rem !important;
    }
}

/* ===== Tablet Adjustments ===== */
@media (min-width: 769px) and (max-width: 1024px) {
    .woocommerce-shipping-methods li {
        padding: 15px 18px !important;
    }
}

/* ===== Dark Mode Support (Optional) ===== */
@media (prefers-color-scheme: dark) {
    .woocommerce-shipping-methods li {
        background-color: #1f2937 !important;
        border-color: #374151 !important;
    }
    
    .woocommerce-shipping-methods li:hover {
        background-color: #111827 !important;
        border-color: #3b82f6 !important;
    }
    
    .woocommerce-shipping-methods input.shipping_method {
        background-color: #374151 !important;
        border-color: #6b7280 !important;
    }
    
    .woocommerce-shipping-methods input.shipping_method:checked {
        background-color: #3b82f6 !important;
        border-color: #3b82f6 !important;
    }
    
    .woocommerce-shipping-methods label {
        color: #e5e7eb !important;
    }
    
    .woocommerce-shipping-methods .woocommerce-Price-amount {
        color: #f9fafb !important;
    }
}


@media only screen and (min-width: 320px) and (max-width: 479px) {
	#main .container {
		width: 90% !important;
	}
}

/* ============================================
   MOBILE MENU - Force submenus to stay hidden
   until parent is clicked (The7 Theme Fix)
   ============================================ */

.mobile-menu .sub-menu.is-hidden {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

.mobile-menu .sub-menu:not(.is-hidden) {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
}

/* ============================================
PRODUCT ATTRIBUTE RADIO SELECTION CUSTOM CSS
   ============================================ */

/* Hide native radio inputs */
.rtwpvs-radio-button-term {
  display: none !important;
}

/* Inline flex wrapper */
.rtwpvs-terms-wrapper.radio-variable-wrapper {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  align-items: center !important;
}

.rtwpvs-term.rtwpvs-radio-term {
  display: inline-flex !important;
}

/* Attribute label */
.variations .label label {
  font-size: 12px !important;
  font-weight: 600 !important;
  color: #555555 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.07em !important;
}

/* Pill — default state */
.rtwpvs-term.rtwpvs-radio-term label {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 7px 20px !important;
  border-radius: 100px !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  border: 1.5px solid #d6cfc2 !important;
  color: #555555 !important;
  background: #ffffff !important;
  cursor: pointer !important;
  transition: all 0.18s ease !important;
  user-select: none !important;
}

/* Pill — hover */
.rtwpvs-term.rtwpvs-radio-term label:hover {
  border-color: #E8901A !important;
  color: #E8901A !important;
  background: #fdf3e3 !important;
}

/* Pill — selected */
.rtwpvs-term.rtwpvs-radio-term.selected label,
.rtwpvs-term.rtwpvs-radio-term.selected label:hover {
  background: #E8901A !important;
  color: #ffffff !important;
  border-color: #E8901A !important;
}

/* "Clear" link */
a.reset_variations {
  font-size: 11px !important;
  color: #E8901A !important;
  text-decoration: none !important;
  margin-left: 4px !important;
  padding: 5px 12px !important;
  border-radius: 100px !important;
  border: 1px solid #E8901A !important;
  font-weight: 500 !important;
  transition: all 0.15s !important;
}

a.reset_variations:hover {
  background: #fdf3e3 !important;
  color: #b56a0e !important;
  border-color: #c87a10 !important;
}


/* Mobile only - Collapsible related article */
@media (max-width: 768px) {
    .related-article {
        position: fixed;
        right: -280px;
        transform: translateY(-50%);
        width: 280px;
        transition: right 0.3s ease;
        z-index: 999;
    }
    
    .related-article.open {
        right: 0;
    }
    
    .related-article .arrow {
        position: absolute;
        left: -20px;
        width: 20px;
        height: 80px;
        background: #E8901A;
        cursor: pointer;
        border-radius: 8px 0 0 8px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
	
	.related-article .arrow:before {
    border-bottom: 0 !important;
    border-right-style: none !important;
    border-right-width: 0 !important;
    border-top: 0 !important;
    content: "◀" !important;
		color: #fff;
		font-size: 15px;
    display: block !important;
    height: auto !important;
    left: -13px !important;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
}

    /* Arrow points RIGHT when open (to close) */
    .related-article.open .arrow:before {
        content: "▶" !important;
    }
    
    /* Prevent content from interfering with clicks */
    .related-article .content {
        pointer-events: none;
    }
	
		.related-article .content {
        pointer-events: none;
    }
    
    /* Re-enable clicks on links inside content */
    .related-article .content a {
        pointer-events: auto;
    }
}

.blog-single-entry .related-article .arrow, .single-post-header-wrapper > .container .post-categories a, .single-post-header-wrapper.dt-parallax-bg > .container .post-categories a:hover, div[class*="metagroup-elements-filled"] div[class*="entry-"], div[class*="meta-elements-filled"], div[class*="metagroup-elements-boxed"] div[class*="entry-"]:hover, div[class*="metagroup-elements-filled"] div[class*="entry-social"]:hover .share > i, div[class*="meta-elements-boxed"]:hover, .blog-single-entry div[class*="meta-elements-filled"]:hover .share > i, div[class*="meta-elements"].single-entry-social-share .share:hover > i, .blog-single-entry .entry-format a, .metagroup-dot-separator div[class*="entry-"]:not(:last-child):before, .post-default>div[class*="entry-meta-group"] div[class*=entry-]:hover, div[class*="metagroup-"] .single-entry-social-share .share>i, div[class*="metagroup-elements-filled"] div[class*=entry-]:hover, div[class*="metagroup-elements-filled"] div[class*=entry-social] .share>i, div[class*="meta-elements"].single-entry-social-share .share>i, div[class*="meta-elements-boxed"].single-entry-social-share .share>i, div[class*="meta-elements-filled"].single-entry-social-share .share>i, div[class*="meta-elements-filled"]:hover, article[class*="post-custom"].blog-single-entry div.dt-sc-posts-meta-group[class*="metagroup-elements-filled"] .single-entry-social-share .share:hover > i, .dt-related-carousel div[class*="carousel-"] > div, .dt-related-carousel .carousel-pager > a.selected, .dt-related-carousel .carousel-pager > a:hover, .related-article .content:before {
	background-color: #fff !important;
}

.woocommerce ul.products li.product .product-thumb .image .primary-image, .woocommerce ul.products li.product .product-thumb .image .secondary-image {
    background-size: contain !important;
}




















/* ===== Xplore Smithers — Product Card Redesign (final, site-wide) ===== */

.dt-sc-products-container .product-wrapper,
.products.products-apply-isotope .product-wrapper{
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 1px solid #E6E3DB;
  border-radius: 10px;
  cursor: pointer;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.dt-sc-products-container .product-wrapper:hover,
.products.products-apply-isotope .product-wrapper:hover{
  transform: translateY(-3px);
  box-shadow: 0 10px 24px rgba(34,49,41,0.10);
  border-color: #34493F;
}

/* Image area — full bleed, no white inset box, no background color */
.dt-sc-products-container .product-thumb,
.products.products-apply-isotope .product-thumb{
  height: 210px;
  flex-shrink: 0;
  position: relative !important;
  overflow: hidden;
  background: transparent !important;
  padding: 0 !important;
}
.dt-sc-products-container .product-thumb .image,
.products.products-apply-isotope .product-thumb .image{
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.dt-sc-products-container .primary-image,
.products.products-apply-isotope .primary-image{
  width: 100% !important;
  height: 100% !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  transition: transform .35s ease;
}
.dt-sc-products-container .product-thumb-overlay,
.products.products-apply-isotope .product-thumb-overlay{
  display: none !important;
}
.dt-sc-products-container .product-wrapper:hover .primary-image,
.products.products-apply-isotope .product-wrapper:hover .primary-image{
  transform: scale(1.045);
}

/* Details area — force left alignment on the flex container itself */
.dt-sc-products-container .product-details,
.products.products-apply-isotope .product-details{
  padding: 14px 16px 16px;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  text-align: left !important;
  width: 100%;
}

.dt-sc-products-container .product-category-wrapper,
.products.products-apply-isotope .product-category-wrapper{
  font-size: 11px !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #B9832E !important;
  font-weight: 600;
  margin-bottom: 6px;
  text-align: left !important;
  align-self: flex-start !important;
}
.dt-sc-products-container .product-category-wrapper a,
.products.products-apply-isotope .product-category-wrapper a{
  color: inherit;
  text-decoration: none;
}

/* Title — force size/alignment down to the nested link */
.dt-sc-products-container .product-title,
.products.products-apply-isotope .product-title{
  min-height: 39.6px;
  text-align: left !important;
  align-self: flex-start !important;
  width: 100%;
}
.dt-sc-products-container .product-title h5,
.dt-sc-products-container .product-title h5 a,
.products.products-apply-isotope .product-title h5,
.products.products-apply-isotope .product-title h5 a{
  font-size: 15px !important;
  line-height: 1.32 !important;
  font-weight: 600 !important;
  margin: 0 !important;
  text-align: left !important;
  color: #21262A !important;
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* Price row — forced flex row, price left / View link right */
.dt-sc-products-container .product-price,
.products.products-apply-isotope .product-price{
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #E6E3DB;
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: space-between !important;
  text-align: left !important;
  width: 100%;
}
.dt-sc-products-container .product-price .price,
.dt-sc-products-container .product-price .amount,
.dt-sc-products-container .product-price .woocommerce-Price-amount,
.dt-sc-products-container .product-price bdi,
.dt-sc-products-container .product-price .woocommerce-Price-currencySymbol,
.products.products-apply-isotope .product-price .price,
.products.products-apply-isotope .product-price .amount,
.products.products-apply-isotope .product-price .woocommerce-Price-amount,
.products.products-apply-isotope .product-price bdi,
.products.products-apply-isotope .product-price .woocommerce-Price-currencySymbol{
  font-size: 15px !important;
  font-weight: 700 !important;
  color: #223129 !important;
}
.dt-sc-products-container .product-price::after,
.products.products-apply-isotope .product-price::after{
  content: "View →";
  font-size: 12px !important;
  font-weight: 600;
  color: #34493F;
  white-space: nowrap;
  flex-shrink: 0;
}
.dt-sc-products-container .product-wrapper:hover .product-price::after,
.products.products-apply-isotope .product-wrapper:hover .product-price::after{
  color: #223129;
}








/* ===== Xplore Smithers — Category Grid ===== */
.wpr-grid-item-inner{
  background: #fff !important;
  border: 1px solid #E6E3DB !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease !important;
}
.wpr-grid-item-inner:hover{
  transform: translateY(-3px) !important;
  box-shadow: 0 10px 24px rgba(34,49,41,0.10) !important;
  border-color: #34493F !important;
}
.wpr-grid-media-wrap{
  height: 210px !important;
  overflow: hidden !important;
  position: relative !important;
  cursor: pointer;
  background: #fff !important;
}
.wpr-grid-image-wrap{
  height: 100% !important;
  width: 100% !important;
  background: #fff !important;
}
.wpr-grid-image-wrap img{
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  background: #fff !important;
  transform: none !important;
  -webkit-transform: none !important;
  transition: none !important;
  animation: none !important;
}
.wpr-grid-item-inner:hover .wpr-grid-image-wrap img,
.wpr-grid-media-wrap:hover .wpr-grid-image-wrap img{
  transform: none !important;
  -webkit-transform: none !important;
}
.wpr-grid-media-hover-bg,
.wpr-grid-media-hover{
  background: transparent !important;
  opacity: 0 !important;
}
.wpr-grid-item-below-content{
  padding: 14px 16px 16px !important;
  text-align: left !important;
}
.wpr-grid-item-title{
  margin: 0 !important;
  text-align: left !important;
}
.wpr-grid-item-title .inner-block,
.wpr-grid-item-title a{
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #21262A !important;
  text-decoration: none !important;
  text-align: left !important;
}
.wpr-grid-item-count{
  margin-top: 6px !important;
  text-align: left !important;
}
.wpr-grid-item-count .inner-block,
.wpr-grid-item-count a{
  font-size: 12px !important;
  font-weight: 600 !important;
  color: #B9832E !important;
  text-decoration: none !important;
}

































/* =========================================================
   Xplore Smithers — Product Page Enhancement
   Trailhead-signage inspired styling for WooCommerce
   Drop into: Elementor > Site Settings > Custom CSS
   (or Appearance > Customize > Additional CSS)
   ========================================================= */

:root{
  --xs-forest:   #1F3B2C;
  --xs-amber:    #C9722E;
  --xs-cream:    #F5F0E6;
  --xs-charcoal: #2B2B28;
  --xs-sage:     #7C8F73;
}

/* Optional: load once in <head> or via Elementor > Custom Fonts.
   Swap for fonts you already license if you have them. */
@import url('https://fonts.googleapis.com/css2?family=Bitter:wght@600;700&family=Work+Sans:wght@400;500;600&display=swap');

.summary.entry-summary{
  background: var(--xs-cream);
  padding: 32px clamp(20px, 4vw, 48px);
  border-radius: 4px;
  font-family: 'Work Sans', sans-serif;
  color: var(--xs-charcoal);
  position: relative;
  overflow: hidden;
}

/* subtle topographic-contour texture behind the summary block */
.summary.entry-summary::before{
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    repeating-radial-gradient(circle at 85% 15%,
      rgba(124,143,115,0.10) 0px, rgba(124,143,115,0.10) 1px,
      transparent 2px, transparent 14px);
  pointer-events: none;
}

/* ---------- Title ---------- */
.product_title.entry-title{
  font-family: 'Bitter', serif;
  font-weight: 700;
  font-size: clamp(1.6rem, 2.4vw, 2.2rem);
  letter-spacing: -0.01em;
  color: var(--xs-forest);
  margin: 0 0 4px;
  position: relative;
  z-index: 1;
}
.product_title.entry-title::after{
  content: "";
  display: block;
  width: 56px;
  height: 3px;
  margin-top: 10px;
  background: var(--xs-amber);
}

/* ---------- Price ---------- */
.price{
  font-family: 'Bitter', serif;
  font-size: 1.4rem;
  font-weight: 600;
  color: var(--xs-amber);
  margin: 14px 0 18px;
  position: relative;
  z-index: 1;
}
.price .woocommerce-Price-currencySymbol{
  font-size: 0.9em;
  opacity: 0.75;
  margin-right: 1px;
}

/* ---------- Short description ---------- */
.woocommerce-product-details__short-description p{
  font-size: 1rem;
  line-height: 1.6;
  color: var(--xs-charcoal);
  font-style: normal;
  position: relative;
  z-index: 1;
}
.woocommerce-product-details__short-description em{
  font-style: normal; /* strip default italic, feels more editorial */
}

/* ---------- Quantity selector ---------- */
.quantity.quantity-with-arrows{
  display: inline-flex;
  align-items: center;
  border: 1px solid var(--xs-sage);
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
  margin-right: 12px;
  position: relative;
  z-index: 1;
}
.quantity.quantity-with-arrows .input-text{
  width: 56px;
  border: none;
  text-align: center;
  font-family: 'Work Sans', sans-serif;
  font-weight: 600;
  color: var(--xs-forest);
  padding: 10px 0;
}
.quantity.quantity-with-arrows .arrow-plus,
.quantity.quantity-with-arrows .arrow-minus{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  color: var(--xs-forest);
  background: var(--xs-cream);
  transition: background 0.15s ease, color 0.15s ease;
}
.quantity.quantity-with-arrows .arrow-plus:hover,
.quantity.quantity-with-arrows .arrow-minus:hover{
  background: var(--xs-sage);
  color: #fff;
}

/* ---------- Add to Cart — the signature element ----------
   Styled like a trailhead signpost arrow: angled leading edge,
   confident weight, single bold accent color. */
form.cart{
  display: flex;
  align-items: center;
  gap: 0;
  margin: 18px 0 28px;
  position: relative;
  z-index: 1;
}
.single_add_to_cart_button.button.alt{
  background: var(--xs-forest);
  color: var(--xs-cream) !important;
  font-family: 'Work Sans', sans-serif;
  font-weight: 600;
  font-size: 0.95rem;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  padding: 14px 32px 14px 24px;
  border: none;
  cursor: pointer;
  clip-path: polygon(0 0, calc(100% - 16px) 0, 100% 50%, calc(100% - 16px) 100%, 0 100%);
  transition: background 0.2s ease, transform 0.15s ease;
}
.single_add_to_cart_button.button.alt:hover{
  background: var(--xs-amber);
  transform: translateX(2px);
}

/* ---------- Express checkout / PayPal wrappers ----------
   Give them breathing room but keep them visually subordinate
   to the primary Add to Cart signpost above. */
.wcpay-express-checkout-wrapper,
.ppc-button-wrapper{
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px dashed rgba(124,143,115,0.4);
  position: relative;
  z-index: 1;
}

/* ---------- Product meta: category / tags / SKU ----------
   "Trail stamp" badge treatment. */
.product_meta{
  margin-top: 24px;
  padding-top: 18px;
  border-top: 1px solid rgba(31,59,44,0.15);
  font-size: 0.85rem;
  position: relative;
  z-index: 1;
}
.product_meta > span{
  display: block;
  margin-bottom: 8px;
  color: var(--xs-charcoal);
}
.product_meta strong{
  color: var(--xs-forest);
  font-weight: 600;
  margin-right: 6px;
}
.product_meta a{
  color: var(--xs-sage);
  text-decoration: none;
  border-bottom: 1px dotted var(--xs-sage);
  transition: color 0.15s ease, border-color 0.15s ease;
}
.product_meta a:hover{
  color: var(--xs-amber);
  border-color: var(--xs-amber);
}
.sku_wrapper .sku{
  display: inline-block;
  background: var(--xs-forest);
  color: var(--xs-cream);
  font-family: 'Bitter', serif;
  font-weight: 700;
  font-size: 0.75rem;
  letter-spacing: 0.06em;
  padding: 3px 8px;
  border-radius: 3px;
  transform: rotate(-1.5deg);
}

/* ---------- Responsive ---------- */
@media (max-width: 600px){
  .summary.entry-summary{ padding: 24px 18px; }
  form.cart{ flex-wrap: wrap; }
  .single_add_to_cart_button.button.alt{ width: 100%; text-align: center; }
}

/* ---------- Accessibility ---------- */
.single_add_to_cart_button.button.alt:focus-visible,
.quantity.quantity-with-arrows .arrow-plus:focus-visible,
.quantity.quantity-with-arrows .arrow-minus:focus-visible{
  outline: 2px solid var(--xs-amber);
  outline-offset: 2px;
}
@media (prefers-reduced-motion: reduce){
  .single_add_to_cart_button.button.alt{ transition: none; }
}






/* =========================================================
   Xplore Smithers — Tab Navigation Fix & Styling
   ========================================================= */

/* Ensure google fonts load if they aren't already */
@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,600;0,700;1,400&family=Work+Sans:wght@400;500;600&display=swap');

/* ---------------------------------------------------------
   0. RESET ALL INNER BORDERS & CORNERS
   --------------------------------------------------------- */
.woocommerce-tabs ul.tabs,
.woocommerce-tabs ul.tabs li,
.woocommerce-tabs ul.tabs li a,
.woocommerce-tabs .panel,
.dt-sc-product-tabs ul.tabs,
.dt-sc-product-tabs ul.tabs li,
.dt-sc-product-tabs ul.tabs li a,
.dt-sc-product-tabs .dt-sc-tabs-content {
  border: none !important;
  border-radius: 0 !important; /* Fixes inner rounded box outlines */
  outline: none !important;
  box-shadow: none !important;
}

.woocommerce-tabs ul.tabs::before,
.woocommerce-tabs ul.tabs::after,
.woocommerce-tabs ul.tabs li::before,
.woocommerce-tabs ul.tabs li::after {
  display: none !important;
  content: none !important;
  border: none !important;
  box-shadow: none !important;
}

/* ---------------------------------------------------------
   1. MAIN CONTAINER (The ONLY element with outer border/radius)
   --------------------------------------------------------- */
.dt-sc-product-tabs,
.woocommerce-tabs,
.woocommerce-tabs.wc-tabs-wrapper {
  background: #ffffff !important;
  border: 1px solid rgba(124, 143, 115, 0.25) !important;
  border-radius: 6px !important;
  overflow: hidden !important; /* Clips cream header to outer rounded corners */
  margin-top: 32px !important;
  padding: 0 !important;
}

/* ---------------------------------------------------------
   2. TAB HEADER BAR (Flush edge-to-edge, single bottom divider)
   --------------------------------------------------------- */
.woocommerce-tabs ul.tabs.wc-tabs,
.dt-sc-product-tabs ul.tabs {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  align-items: stretch !important;
  justify-content: flex-start !important;
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: var(--xs-cream) !important;
  
  /* SINGLE BOTTOM LINE DIVIDER */
  border: none !important;
  border-bottom: 1px solid rgba(124, 143, 115, 0.25) !important;
  border-radius: 0 !important;
}

/* ---------------------------------------------------------
   3. TAB ITEM
   --------------------------------------------------------- */
.woocommerce-tabs ul.tabs.wc-tabs li,
.dt-sc-product-tabs ul.tabs li {
  display: inline-flex !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}

/* ---------------------------------------------------------
   4. TAB LINKS & TYPOGRAPHY
   --------------------------------------------------------- */
.woocommerce-tabs ul.tabs.wc-tabs li a,
.dt-sc-product-tabs ul.tabs li a {
  display: flex !important;
  align-items: center !important;
  
  /* Internal Text Padding */
  padding: 20px 32px !important; 
  
  /* Typography */
  font-family: 'Work Sans', -apple-system, BlinkMacSystemFont, sans-serif !important;
  font-size: 0.95rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.02em !important;
  text-transform: capitalize !important;
  white-space: nowrap !important;
  
  color: var(--xs-forest) !important;
  text-decoration: none !important;
  border: none !important;
  border-bottom: 3px solid transparent !important;
  margin-bottom: -1px !important; /* Sits flush over the bottom divider */
  border-radius: 0 !important;
  transition: all 0.2s ease-in-out !important;
}

/* Hover State */
.woocommerce-tabs ul.tabs.wc-tabs li a:hover,
.dt-sc-product-tabs ul.tabs li a:hover {
  color: var(--xs-amber) !important;
  background: rgba(201, 114, 46, 0.05) !important;
}

/* ---------------------------------------------------------
   5. ACTIVE TAB
   --------------------------------------------------------- */
.woocommerce-tabs ul.tabs.wc-tabs li.active a,
.dt-sc-product-tabs ul.tabs li.active a {
  background: #ffffff !important;
  color: var(--xs-forest) !important;
  border-bottom: 3px solid var(--xs-amber) !important;
}

/* ---------------------------------------------------------
   6. CONTENT PANEL (No borders)
   --------------------------------------------------------- */
.woocommerce-tabs .panel,
.woocommerce-tabs .entry-content,
.dt-sc-product-tabs .dt-sc-tabs-content {
  border: none !important;
  padding: 32px 28px !important;
  box-sizing: border-box !important;
  background: #ffffff !important;
}

/* ---------------------------------------------------------
   7. MOBILE RESPONSIVENESS
   --------------------------------------------------------- */
@media (max-width: 640px) {
  .woocommerce-tabs .panel,
  .woocommerce-tabs .entry-content,
  .dt-sc-product-tabs .dt-sc-tabs-content {
    padding: 20px 16px !important;
  }
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
line-height: 0 !important;
}

table:not(.shop_attributes) > tbody:first-child > tr > th, th, .wp-block-calendar table th, .select2-container--default .select2-results .select2-results__option[aria-selected=true], .dt-sc-search-form-container #searchform input[type="submit"]:hover, input[type="submit"], input[type="reset"], input[type="button"], button[type="button"], *[role="button"], button, .button, a.button, .post-edit-link:hover{
    background-color: transparent !important;
}

table td, table th {
 padding: 0 !important;
	padding-top: 1em !important;
}

/* Swatch size */
.rtwpvs-terms-wrapper .rtwpvs-image-term {
    width: 60px !important;
    height: 60px !important;
    margin: 0 5px 5px 0 !important;
}

.rtwpvs-terms-wrapper .rtwpvs-image-term .rtwpvs-term-span,
.rtwpvs-terms-wrapper .rtwpvs-image-term img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.single_add_to_cart_button.button.alt {
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
    background-color: #E8901A !important;
    color: #ffffff !important;
    border: 2px solid #E8901A !important;
    border-radius: 4px !important;
    padding: 14px 34px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
    line-height: 1.2 !important;
    cursor: pointer !important;
    transition: background-color 0.25s ease, border-color 0.25s ease !important;
}

.single_add_to_cart_button.button.alt:hover,
.single_add_to_cart_button.button.alt:focus {
    background-color: #2d4a35 !important;
    border-color: #2d4a35 !important;
    color: #ffffff !important;
}

.checkout-button.button.alt.wc-forward {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    background-color: #E8901A !important;
    color: #ffffff !important;
    border: 2px solid #E8901A !important;
    border-radius: 4px !important;
    padding: 16px 30px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
    text-align: center !important;
    line-height: 1.2 !important;
    text-decoration: none !important;
    transition: background-color 0.25s ease, border-color 0.25s ease !important;
}

.checkout-button.button.alt.wc-forward:hover,
.checkout-button.button.alt.wc-forward:focus {
    background-color: #2d4a35 !important;
    border-color: #2d4a35 !important;
    color: #ffffff !important;
}

@media (max-width: 767px) {
    .woocommerce-tabs ul.tabs.wc-tabs,
    .dt-sc-product-tabs ul.tabs {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        overflow-x: visible !important;
    }

    .woocommerce-tabs ul.tabs.wc-tabs li,
    .dt-sc-product-tabs ul.tabs li {
        flex: 1 1 0 !important;
        min-width: 0 !important;
        display: flex !important;
        float: none !important;
    }

    .woocommerce-tabs ul.tabs.wc-tabs li a,
    .dt-sc-product-tabs ul.tabs li a {
        width: 100% !important;
        justify-content: center !important;
        text-align: center !important;
        align-items: center !important;
        padding: 12px 6px !important;
        font-size: 12px !important;
        line-height: 1.25 !important;
        white-space: normal !important;
        overflow-wrap: break-word !important;
        border-bottom: 3px solid transparent !important;
        margin-bottom: -1px !important;
    }

    .woocommerce-tabs ul.tabs.wc-tabs li.active a,
    .dt-sc-product-tabs ul.tabs li.active a {
        border-bottom: 3px solid var(--xs-amber) !important;
    }
}

/* =========================================================
   Product "Additional information" table — clean up
   ========================================================= */

.woocommerce-tabs table.shop_attributes,
.woocommerce-product-attributes.shop_attributes {
    display: block !important;
    width: 100% !important;
    border: none !important;
    border-collapse: collapse !important;
    margin: 0 !important;
}

.woocommerce-tabs table.shop_attributes tbody,
.woocommerce-product-attributes.shop_attributes tbody {
    display: block !important;
    width: 100% !important;
}

/* Each attribute = one row, label left / value right */
.woocommerce-tabs table.shop_attributes tr,
.woocommerce-product-attributes.shop_attributes tr {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: flex-start !important;
    width: 100% !important;
    background: transparent !important;
    border-bottom: 1px solid rgba(124, 143, 115, 0.22) !important;
}

.woocommerce-tabs table.shop_attributes tr:last-child,
.woocommerce-product-attributes.shop_attributes tr:last-child {
    border-bottom: none !important;
}

.woocommerce-tabs table.shop_attributes th,
.woocommerce-product-attributes.shop_attributes th {
    display: block !important;
    flex: 0 0 200px !important;
    max-width: 200px !important;
    padding: 14px 24px 14px 0 !important;
    margin: 0 !important;
    text-align: left !important;
    vertical-align: top !important;
    font-family: 'Work Sans', -apple-system, sans-serif !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    text-transform: capitalize !important;
    color: #1F3B2C !important;
    background: transparent !important;
    border: none !important;
}

/* Value */
.woocommerce-tabs table.shop_attributes td,
.woocommerce-product-attributes.shop_attributes td {
    display: block !important;
    flex: 1 1 0 !important;
    min-width: 0 !important;
    padding: 14px 0 !important;
    margin: 0 !important;
    text-align: left !important;
    vertical-align: top !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
    color: #2B2B28 !important;
    background: transparent !important;
    border: none !important;
    font-style: normal !important;
}

.woocommerce-tabs table.shop_attributes td p,
.woocommerce-product-attributes.shop_attributes td p {
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
    font-style: normal !important;
}

/* Mobile: stack label above value */
@media (max-width: 640px) {
    .woocommerce-tabs table.shop_attributes th,
    .woocommerce-product-attributes.shop_attributes th {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        padding: 12px 0 2px !important;
        font-size: 12px !important;
        letter-spacing: 0.04em !important;
        text-transform: uppercase !important;
        color: #7C8F73 !important;
    }

    .woocommerce-tabs table.shop_attributes td,
    .woocommerce-product-attributes.shop_attributes td {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        padding: 0 0 12px !important;
    }
}

/* =========================================================
   Product Description tab — match Additional Information
   ========================================================= */

.woocommerce-Tabs-panel--description {
    font-family: 'Work Sans', -apple-system, BlinkMacSystemFont, sans-serif !important;
    color: #2B2B28 !important;
}

/* Body copy */
.woocommerce-Tabs-panel--description p {
    font-size: 15px !important;
    line-height: 1.75 !important;
    color: #2B2B28 !important;
    margin: 0 0 18px !important;
    padding: 0 !important;
    text-align: left !important;
}

/* Lead paragraph — slightly larger, sets the tone */
.woocommerce-Tabs-panel--description > p:first-of-type {
    font-size: 17px !important;
    line-height: 1.7 !important;
    color: #1F3B2C !important;
    padding: 0 0 22px 0 !important;
    margin: 0 0 26px !important;
    border-bottom: 1px solid rgba(124, 143, 115, 0.22) !important;
}

/* Sub-headings (bolded paragraphs) rendered as section titles */
.woocommerce-Tabs-panel--description p:has(> strong:only-child) {
    margin: 32px 0 14px !important;
}

.woocommerce-Tabs-panel--description p > strong:only-child {
    display: block !important;
    font-family: 'Bitter', Georgia, serif !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    letter-spacing: 0.08em !important;
    text-transform: uppercase !important;
    color: #7C8F73 !important;
    padding: 0 0 8px 0 !important;
    border-bottom: 1px solid rgba(124, 143, 115, 0.22) !important;
}

/* Inline bold inside running text stays normal weight styling */
.woocommerce-Tabs-panel--description p > strong:not(:only-child) {
    font-weight: 600 !important;
    color: #1F3B2C !important;
}

/* Feature list */
.woocommerce-Tabs-panel--description ul {
    list-style: none !important;
    margin: 0 0 22px !important;
    padding: 0 !important;
}

.woocommerce-Tabs-panel--description ul li {
    position: relative !important;
    list-style: none !important;
    font-size: 15px !important;
    line-height: 1.6 !important;
    color: #2B2B28 !important;
    padding: 12px 0 12px 28px !important;
    margin: 0 !important;
    border-bottom: 1px solid rgba(124, 143, 115, 0.16) !important;
}

.woocommerce-Tabs-panel--description ul li:last-child {
    border-bottom: none !important;
}

.woocommerce-Tabs-panel--description ul li::before {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    left: 4px !important;
    top: 20px !important;
    width: 7px !important;
    height: 7px !important;
    border-radius: 50% !important;
    background: #C9722E !important;
}

/* Links */
.woocommerce-Tabs-panel--description a {
    color: #C9722E !important;
    text-decoration: none !important;
    border-bottom: 1px solid rgba(201, 114, 46, 0.4) !important;
    transition: border-color 0.15s ease !important;
}

.woocommerce-Tabs-panel--description a:hover {
    border-bottom-color: #C9722E !important;
}

/* ---------- Tablet ---------- */
@media (max-width: 1024px) {
    .woocommerce-Tabs-panel--description > p:first-of-type {
        font-size: 16px !important;
    }
}

/* ---------- Mobile ---------- */
@media (max-width: 640px) {
    .woocommerce-Tabs-panel--description p {
        font-size: 14px !important;
        line-height: 1.7 !important;
        margin: 0 0 16px !important;
    }

    .woocommerce-Tabs-panel--description > p:first-of-type {
        font-size: 15px !important;
        padding-bottom: 18px !important;
        margin-bottom: 22px !important;
    }

    .woocommerce-Tabs-panel--description p:has(> strong:only-child) {
        margin: 26px 0 12px !important;
    }

    .woocommerce-Tabs-panel--description p > strong:only-child {
        font-size: 12px !important;
        letter-spacing: 0.06em !important;
    }

    .woocommerce-Tabs-panel--description ul li {
        font-size: 14px !important;
        padding: 11px 0 11px 24px !important;
    }

    .woocommerce-Tabs-panel--description ul li::before {
        left: 2px !important;
        top: 19px !important;
        width: 6px !important;
        height: 6px !important;
    }
}

/* =========================================================
   Product Reviews tab — match Description / Additional Info
   ========================================================= */

.woocommerce-Tabs-panel--reviews {
    font-family: 'Work Sans', -apple-system, BlinkMacSystemFont, sans-serif !important;
    color: #2B2B28 !important;
}

/* "There are no reviews yet." */
.woocommerce-Tabs-panel--reviews .woocommerce-noreviews {
    font-size: 15px !important;
    line-height: 1.7 !important;
    color: #7C8F73 !important;
    background: rgba(124, 143, 115, 0.07) !important;
    border-left: 3px solid #7C8F73 !important;
    padding: 14px 18px !important;
    margin: 0 0 30px !important;
    border-radius: 0 4px 4px 0 !important;
}

/* Existing reviews list */
.woocommerce-Tabs-panel--reviews ol.commentlist {
    list-style: none !important;
    margin: 0 0 30px !important;
    padding: 0 !important;
}

.woocommerce-Tabs-panel--reviews ol.commentlist li {
    list-style: none !important;
    padding: 20px 0 !important;
    margin: 0 !important;
    border-bottom: 1px solid rgba(124, 143, 115, 0.22) !important;
}

/* ---------- Form heading ---------- */
.woocommerce-Tabs-panel--reviews #reply-title {
    display: block !important;
    font-family: 'Bitter', Georgia, serif !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
    color: #1F3B2C !important;
    margin: 0 0 22px !important;
    padding: 0 0 12px !important;
    border-bottom: 1px solid rgba(124, 143, 115, 0.22) !important;
}

/* ---------- Field labels ---------- */
.woocommerce-Tabs-panel--reviews .comment-form label {
    display: block !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0.06em !important;
    text-transform: uppercase !important;
    color: #7C8F73 !important;
    margin: 0 0 10px !important;
}

.woocommerce-Tabs-panel--reviews .comment-form .required {
    color: #C9722E !important;
}

/* ---------- Star rating — force inline ---------- */
.woocommerce-Tabs-panel--reviews .comment-form-rating {
    margin: 0 0 24px !important;
}

.woocommerce-Tabs-panel--reviews p.stars {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
}

.woocommerce-Tabs-panel--reviews p.stars > span {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 6px !important;
    float: none !important;
}

.woocommerce-Tabs-panel--reviews p.stars a {
    display: inline-block !important;
    float: none !important;
    width: 26px !important;
    height: 26px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    text-indent: -9999px !important;
    overflow: hidden !important;
    position: relative !important;
    background: none !important;
}

.woocommerce-Tabs-panel--reviews p.stars a::before {
    content: "\2605" !important;
    display: block !important;
    position: absolute !important;
    inset: 0 !important;
    text-indent: 0 !important;
    font-size: 26px !important;
    line-height: 1 !important;
    color: #D6CFC2 !important;
    transition: color 0.15s ease !important;
}

.woocommerce-Tabs-panel--reviews p.stars:hover a::before,
.woocommerce-Tabs-panel--reviews p.stars a.active::before,
.woocommerce-Tabs-panel--reviews p.stars a.active ~ a::before {
    color: #D6CFC2 !important;
}

.woocommerce-Tabs-panel--reviews p.stars a:hover::before,
.woocommerce-Tabs-panel--reviews p.stars a:hover ~ a::before {
    color: #C9722E !important;
}

/* Hide the redundant select2 dropdown */
.woocommerce-Tabs-panel--reviews .comment-form-rating .select2-container,
.woocommerce-Tabs-panel--reviews .comment-form-rating select#rating {
    display: none !important;
}

/* ---------- Textarea & text inputs ---------- */
.woocommerce-Tabs-panel--reviews .comment-form textarea,
.woocommerce-Tabs-panel--reviews .comment-form input[type="text"],
.woocommerce-Tabs-panel--reviews .comment-form input[type="email"] {
    width: 100% !important;
    box-sizing: border-box !important;
    padding: 14px 16px !important;
    font-family: inherit !important;
    font-size: 15px !important;
    line-height: 1.6 !important;
    color: #2B2B28 !important;
    background: #ffffff !important;
    border: 1px solid rgba(124, 143, 115, 0.45) !important;
    border-radius: 4px !important;
    transition: border-color 0.18s ease, box-shadow 0.18s ease !important;
}

.woocommerce-Tabs-panel--reviews .comment-form textarea {
    min-height: 150px !important;
    resize: vertical !important;
}

.woocommerce-Tabs-panel--reviews .comment-form textarea:focus,
.woocommerce-Tabs-panel--reviews .comment-form input[type="text"]:focus,
.woocommerce-Tabs-panel--reviews .comment-form input[type="email"]:focus {
    outline: none !important;
    border-color: #C9722E !important;
    box-shadow: 0 0 0 3px rgba(201, 114, 46, 0.12) !important;
}

.woocommerce-Tabs-panel--reviews .comment-form-comment,
.woocommerce-Tabs-panel--reviews .comment-form-author,
.woocommerce-Tabs-panel--reviews .comment-form-email {
    margin: 0 0 22px !important;
}

/* Cookie consent checkbox row */
.woocommerce-Tabs-panel--reviews .comment-form-cookies-consent {
    display: flex !important;
    align-items: flex-start !important;
    gap: 10px !important;
    margin: 0 0 22px !important;
}

.woocommerce-Tabs-panel--reviews .comment-form-cookies-consent label {
    text-transform: none !important;
    letter-spacing: 0 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #2B2B28 !important;
    margin: 0 !important;
}

/* ---------- Submit button ---------- */
.woocommerce-Tabs-panel--reviews .form-submit {
    margin: 4px 0 0 !important;
}

.woocommerce-Tabs-panel--reviews input#submit,
.woocommerce-Tabs-panel--reviews .form-submit input[type="submit"] {
    display: inline-block !important;
    width: auto !important;
    background-color: #E8901A !important;
    color: #ffffff !important;
    border: 2px solid #E8901A !important;
    border-radius: 4px !important;
    padding: 14px 34px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
    line-height: 1.2 !important;
    cursor: pointer !important;
    transition: background-color 0.25s ease, border-color 0.25s ease !important;
}

.woocommerce-Tabs-panel--reviews input#submit:hover,
.woocommerce-Tabs-panel--reviews .form-submit input[type="submit"]:hover {
    background-color: #2d4a35 !important;
    border-color: #2d4a35 !important;
    color: #ffffff !important;
}

/* Kill the theme's column wrappers adding stray widths */
.woocommerce-Tabs-panel--reviews .column.dt-sc-one-column {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}

/* ---------- Mobile ---------- */
@media (max-width: 640px) {
    .woocommerce-Tabs-panel--reviews #reply-title {
        font-size: 16px !important;
        margin-bottom: 18px !important;
    }

    .woocommerce-Tabs-panel--reviews .woocommerce-noreviews {
        font-size: 14px !important;
        padding: 12px 14px !important;
        margin-bottom: 24px !important;
    }

    .woocommerce-Tabs-panel--reviews p.stars a {
        width: 30px !important;
        height: 30px !important;
    }

    .woocommerce-Tabs-panel--reviews p.stars a::before {
        font-size: 30px !important;
    }

    .woocommerce-Tabs-panel--reviews .comment-form textarea,
    .woocommerce-Tabs-panel--reviews .comment-form input[type="text"],
    .woocommerce-Tabs-panel--reviews .comment-form input[type="email"] {
        font-size: 16px !important;
        padding: 12px 14px !important;
    }

    .woocommerce-Tabs-panel--reviews .comment-form textarea {
        min-height: 130px !important;
    }

    .woocommerce-Tabs-panel--reviews input#submit,
    .woocommerce-Tabs-panel--reviews .form-submit input[type="submit"] {
        width: 100% !important;
        padding: 15px 20px !important;
    }
}

/* =========================================================
   FORCE star rating inline (theme override)
   ========================================================= */

#review_form #respond .comment-form-rating p.stars,
.woocommerce-Tabs-panel--reviews .comment-form-rating p.stars {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 6px !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    text-align: left !important;
}

#review_form #respond .comment-form-rating p.stars > span,
.woocommerce-Tabs-panel--reviews .comment-form-rating p.stars > span {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 6px !important;
    width: auto !important;
    max-width: none !important;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

#review_form #respond .comment-form-rating p.stars a,
#review_form #respond .comment-form-rating p.stars > span > a,
.woocommerce-Tabs-panel--reviews .comment-form-rating p.stars a,
.woocommerce-Tabs-panel--reviews .comment-form-rating p.stars > span > a {
    display: block !important;
    flex: 0 0 26px !important;
    width: 26px !important;
    min-width: 26px !important;
    max-width: 26px !important;
    height: 26px !important;
    float: none !important;
    clear: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    background: none !important;
    position: relative !important;
    text-indent: -9999px !important;
    overflow: hidden !important;
}

#review_form #respond .comment-form-rating p.stars a::before,
.woocommerce-Tabs-panel--reviews .comment-form-rating p.stars a::before {
    content: "\2605" !important;
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    text-indent: 0 !important;
    text-align: center !important;
    font-family: sans-serif !important;
    font-size: 26px !important;
    line-height: 26px !important;
    color: #D6CFC2 !important;
    transition: color 0.15s ease !important;
}

#review_form #respond .comment-form-rating p.stars a::after,
.woocommerce-Tabs-panel--reviews .comment-form-rating p.stars a::after {
    content: none !important;
    display: none !important;
}

#review_form #respond .comment-form-rating p.stars a:hover::before,
#review_form #respond .comment-form-rating p.stars a:hover ~ a::before,
.woocommerce-Tabs-panel--reviews .comment-form-rating p.stars a:hover::before,
.woocommerce-Tabs-panel--reviews .comment-form-rating p.stars a:hover ~ a::before {
    color: #C9722E !important;
}

@media (max-width: 640px) {
    #review_form #respond .comment-form-rating p.stars a,
    .woocommerce-Tabs-panel--reviews .comment-form-rating p.stars a {
        flex: 0 0 30px !important;
        width: 30px !important;
        min-width: 30px !important;
        max-width: 30px !important;
        height: 30px !important;
    }

    #review_form #respond .comment-form-rating p.stars a::before,
    .woocommerce-Tabs-panel--reviews .comment-form-rating p.stars a::before {
        font-size: 30px !important;
        line-height: 30px !important;
    }
}

/* ===== Drinkware: shop by artist ===== */
.xs-empty-loop {
	display: none !important;
}

.xs-artist-section {
	max-width: 1140px !important;
	margin: 0 auto 70px !important;
	padding: 0 20px !important;
}

.xs-artist-section__head {
	max-width: 640px !important;
	margin: 0 auto 46px !important;
	text-align: center !important;
}

.xs-artist-section__eyebrow {
	margin: 0 0 10px !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	letter-spacing: 0.18em !important;
	text-transform: uppercase !important;
	color: #DDAA6B !important;
}

.xs-artist-section__title {
	margin: 0 0 16px !important;
	font-size: 40px !important;
	line-height: 1.15 !important;
	font-weight: 700 !important;
	color: #10221B !important;
}

.xs-artist-section__title::after {
	content: "" !important;
	display: block !important;
	width: 62px !important;
	height: 3px !important;
	margin: 18px auto 0 !important;
	background: #F29727 !important;
	border-radius: 2px !important;
}

.xs-artist-section__intro {
	margin: 0 !important;
	font-size: 17px !important;
	line-height: 1.7 !important;
	color: #5a665f !important;
}

.xs-artist-grid {
	display: grid !important;
	grid-template-columns: repeat(2, 1fr) !important;
	gap: 36px !important;
}

.xs-artist-card {
	display: flex !important;
	flex-direction: column !important;
	text-decoration: none !important;
	background: #ffffff !important;
	border: 1px solid #e8e5df !important;
	border-radius: 18px !important;
	overflow: hidden !important;
	box-shadow: 0 4px 18px rgba(16,34,27,0.07) !important;
	transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease !important;
}

.xs-artist-card:hover {
	transform: translateY(-7px) !important;
	border-color: #F29727 !important;
	box-shadow: 0 18px 44px rgba(16,34,27,0.18) !important;
}

.xs-artist-card__media {
	display: block !important;
	padding: 28px !important;
	background: #f6f4f0 !important;
	border-bottom: 1px solid #ece9e3 !important;
}

.xs-artist-card__img {
	display: block !important;
	width: 100% !important;
	height: 300px !important;
	object-fit: contain !important;
	transition: transform 0.5s ease !important;
}

.xs-artist-card:hover .xs-artist-card__img {
	transform: scale(1.05) !important;
}

.xs-artist-card__body {
	display: flex !important;
	flex-direction: column !important;
	flex: 1 1 auto !important;
	padding: 28px 30px 26px !important;
}

.xs-artist-card__nation {
	display: block !important;
	margin-bottom: 8px !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	letter-spacing: 0.14em !important;
	text-transform: uppercase !important;
	color: #DDAA6B !important;
}

.xs-artist-card__title {
	display: block !important;
	margin-bottom: 12px !important;
	font-size: 25px !important;
	font-weight: 700 !important;
	line-height: 1.25 !important;
	color: #10221B !important;
}

.xs-artist-card__line {
	display: block !important;
	flex: 1 1 auto !important;
	margin-bottom: 24px !important;
	font-size: 15px !important;
	line-height: 1.7 !important;
	color: #5a665f !important;
}

.xs-artist-card__foot {
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 16px !important;
	padding-top: 20px !important;
	border-top: 1px solid #ece9e3 !important;
}

.xs-artist-card__meta {
	font-size: 13px !important;
	font-weight: 600 !important;
	letter-spacing: 0.05em !important;
	text-transform: uppercase !important;
	color: #8a938d !important;
}

.xs-artist-card__cta {
	display: inline-block !important;
	padding: 11px 24px !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	letter-spacing: 0.08em !important;
	text-transform: uppercase !important;
	color: #10221B !important;
	background: #ffffff !important;
	border: 2px solid #F29727 !important;
	border-radius: 999px !important;
	white-space: nowrap !important;
	transition: background 0.25s ease, color 0.25s ease !important;
}

.xs-artist-card:hover .xs-artist-card__cta {
	color: #ffffff !important;
	background: #F29727 !important;
}

@media (max-width: 900px) {
	.xs-artist-section__title {
		font-size: 32px !important;
	}
	.xs-artist-grid {
		grid-template-columns: 1fr !important;
		gap: 24px !important;
	}
	.xs-artist-card__img {
		height: 240px !important;
	}
	.xs-artist-card__foot {
		flex-direction: column !important;
		align-items: flex-start !important;
		gap: 14px !important;
	}
}

/* Suppress the theme's native subcategory output on Drinkware */
.tax-product_cat.term-drinkware li.product-category,
.tax-product_cat.term-drinkware .product-category {
	display: none !important;
}

.tax-product_cat.term-drinkware ul.products {
	display: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

/* ==========================================================
   ARTIST SUB-CATEGORY ARCHIVE — ABOUT THE ARTIST PANEL
   Slug-independent. Requires the .xs-artist-bio wrapper
   inside the category description.
   ========================================================== */

.tax-product_cat .woocommerce-products-header {
	box-sizing: border-box !important;
}

.tax-product_cat .term-description {
	margin: 0 !important;
	padding: 0 !important;
}

/* ---------- Panel ---------- */

.xs-artist-bio {
	position: relative !important;
	width: 100% !important;
	margin: 0 0 60px !important;
	padding: 52px 60px 48px !important;
	background: #ffffff !important;
	border: 1px solid #e4e1d9 !important;
	border-top: 3px solid #10221B !important;
	border-radius: 2px !important;
	box-sizing: border-box !important;
	box-shadow: 0 1px 3px rgba(16,34,27,0.04) !important;
}

.xs-artist-bio::before {
	content: "About the Artist" !important;
	display: block !important;
	margin: 0 0 26px !important;
	padding: 0 0 18px !important;
	font-size: 11px !important;
	font-weight: 700 !important;
	letter-spacing: 0.22em !important;
	text-transform: uppercase !important;
	color: #a09a8e !important;
	border-bottom: 1px solid #eeece6 !important;
}

/* ---------- Header row: logo + identity ---------- */

.xs-artist-bio__head {
	position: relative !important;
	display: flex !important;
	align-items: center !important;
	gap: 28px !important;
	margin: 0 0 32px !important;
	padding: 0 0 30px !important;
	border-bottom: 1px solid #eeece6 !important;
}

.xs-artist-bio__head::after {
	content: "" !important;
	position: absolute !important;
	left: 0 !important;
	bottom: -1px !important;
	width: 44px !important;
	height: 2px !important;
	background: #F29727 !important;
}

.xs-artist-bio__logo {
	display: block !important;
	flex: 0 0 96px !important;
	width: 96px !important;
	height: 96px !important;
	object-fit: contain !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
	border: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}

.xs-artist-bio__ident {
	flex: 1 1 auto !important;
	min-width: 0 !important;
}

.xs-artist-bio__name {
	margin: 0 0 8px !important;
	font-size: 27px !important;
	line-height: 1.25 !important;
	font-weight: 700 !important;
	color: #10221B !important;
}

.xs-artist-bio__nation {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	letter-spacing: 0.1em !important;
	text-transform: uppercase !important;
	color: #a09a8e !important;
	border: none !important;
}

/* ---------- Body copy ---------- */

.xs-artist-bio p {
	margin: 0 0 19px !important;
	font-size: 15.5px !important;
	line-height: 1.9 !important;
	color: #55605a !important;
	text-align: left !important;
}

/* ==========================================================
   ARTIST BIO — PHOTO GALLERY
   ========================================================== */

.xs-artist-bio .xs-artist-bio__gallery {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	gap: 22px !important;
	margin: 5px 0 34px 0 !important;
	padding: 5px 0 28px 0 !important;
	list-style: none !important;
}

.xs-artist-bio .xs-artist-bio__shot {
	display: flex !important;
	flex-direction: column !important;
	margin: 0 !important;
	padding: 0 !important;
	background: #ffffff !important;
	border: 1px solid #eeece6 !important;
	border-radius: 4px !important;
	overflow: hidden !important;
	transition: border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease !important;
}

.xs-artist-bio .xs-artist-bio__shot:hover {
	border-color: #F29727 !important;
	box-shadow: 0 10px 26px rgba(16, 34, 27, 0.12) !important;
	transform: translateY(-3px) !important;
}

.xs-artist-bio .xs-artist-bio__shot img {
	display: block !important;
	width: 100% !important;
	height: auto !important;
	aspect-ratio: 1 / 1 !important;
	object-fit: cover !important;
	object-position: center center !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	background: #faf9f6 !important;
	transition: transform 0.5s ease !important;
}

.xs-artist-bio .xs-artist-bio__shot:hover img {
	transform: scale(1.04) !important;
}

.xs-artist-bio .xs-artist-bio__shot figcaption {
	flex: 1 1 auto !important;
	margin: 0 !important;
	padding: 14px 16px 16px !important;
	font-size: 13.5px !important;
	font-weight: 500 !important;
	line-height: 1.55 !important;
	color: #55605a !important;
	text-align: left !important;
	background: #ffffff !important;
	border-top: 1px solid #eeece6 !important;
}

/* Guard against wpautop wrapping the image in a stray paragraph */
.xs-artist-bio .xs-artist-bio__shot p {
	margin: 0 !important;
	padding: 0 !important;
	font-size: inherit !important;
	line-height: 0 !important;
}

@media (max-width: 900px) {
	.xs-artist-bio .xs-artist-bio__gallery {
		gap: 16px !important;
		margin: 28px 0 !important;
		padding-top: 24px !important;
	}
	.xs-artist-bio .xs-artist-bio__shot figcaption {
		padding: 12px 13px 14px !important;
		font-size: 12.5px !important;
		line-height: 1.5 !important;
	}
}

@media (max-width: 620px) {
	.xs-artist-bio .xs-artist-bio__gallery {
		grid-template-columns: 1fr !important;
		gap: 18px !important;
	}
	.xs-artist-bio .xs-artist-bio__shot img {
		aspect-ratio: 1 / 1 !important;
	}
	.xs-artist-bio .xs-artist-bio__shot figcaption {
		font-size: 13.5px !important;
		padding: 14px 16px 16px !important;
	}
}

/* ---------- Motto ---------- */

.xs-artist-bio__motto {
	margin: 30px 0 !important;
	padding: 0 0 0 20px !important;
	font-size: 17px !important;
	line-height: 1.6 !important;
	font-weight: 500 !important;
	color: #182b23 !important;
	border-left: 2px solid #F29727 !important;
	letter-spacing: 0 !important;
	text-transform: none !important;
}

/* ---------- Sign-off + contact ---------- */

.xs-artist-bio .xs-artist-bio__sign {
	margin: 0 0 26px !important;
	padding: 0 !important;
}

.xs-artist-bio .xs-artist-bio__signoff {
	margin: 0 0 20px !important;
	font-size: 15px !important;
	line-height: 1.8 !important;
	color: #55605a !important;
}

.xs-artist-bio .xs-artist-bio__signoff strong {
	font-weight: 700 !important;
	color: #10221B !important;
}

.xs-artist-bio .xs-artist-bio__contact {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	gap: 10px 28px !important;
	margin: 0 !important;
	padding: 20px 24px !important;
	list-style: none !important;
	background: #faf9f6 !important;
	border: 1px solid #eeece6 !important;
	border-radius: 4px !important;
}

.xs-artist-bio .xs-artist-bio__contact-item {
	display: flex !important;
	align-items: flex-start !important;
	gap: 11px !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	font-size: 14.5px !important;
	line-height: 1.5 !important;
	color: #55605a !important;
}

.xs-artist-bio .xs-artist-bio__contact-item::before {
	content: "" !important;
	display: block !important;
	flex: 0 0 17px !important;
	width: 17px !important;
	height: 17px !important;
	margin-top: 2px !important;
	background-color: #F29727 !important;
	-webkit-mask-repeat: no-repeat !important;
	mask-repeat: no-repeat !important;
	-webkit-mask-size: contain !important;
	mask-size: contain !important;
	-webkit-mask-position: center !important;
	mask-position: center !important;
}

.xs-artist-bio .xs-artist-bio__contact-item--address::before {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z'/%3E%3C/svg%3E") !important;
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z'/%3E%3C/svg%3E") !important;
}

.xs-artist-bio .xs-artist-bio__contact-item--phone::before {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M6.62 10.79a15.05 15.05 0 0 0 6.59 6.59l2.2-2.2a1 1 0 0 1 1.02-.24 11.36 11.36 0 0 0 3.57.57 1 1 0 0 1 1 1V20a1 1 0 0 1-1 1A17 17 0 0 1 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1c0 1.25.2 2.45.57 3.57a1 1 0 0 1-.25 1.02l-2.2 2.2z'/%3E%3C/svg%3E") !important;
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M6.62 10.79a15.05 15.05 0 0 0 6.59 6.59l2.2-2.2a1 1 0 0 1 1.02-.24 11.36 11.36 0 0 0 3.57.57 1 1 0 0 1 1 1V20a1 1 0 0 1-1 1A17 17 0 0 1 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1c0 1.25.2 2.45.57 3.57a1 1 0 0 1-.25 1.02l-2.2 2.2z'/%3E%3C/svg%3E") !important;
}

.xs-artist-bio .xs-artist-bio__contact-item--email::before {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0 4-8 5-8-5V6l8 5 8-5v2z'/%3E%3C/svg%3E") !important;
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0 4-8 5-8-5V6l8 5 8-5v2z'/%3E%3C/svg%3E") !important;
}

.xs-artist-bio .xs-artist-bio__contact-item a {
	color: #55605a !important;
	font-weight: 500 !important;
	text-decoration: none !important;
	border: none !important;
	border-bottom: 1px solid transparent !important;
	padding: 0 !important;
	transition: color 0.2s ease, border-color 0.2s ease !important;
	word-break: break-word !important;
}

.xs-artist-bio .xs-artist-bio__contact-item a:hover {
	color: #10221B !important;
	border-bottom-color: #F29727 !important;
}

@media (max-width: 700px) {
	.xs-artist-bio .xs-artist-bio__contact {
		grid-template-columns: 1fr !important;
		padding: 18px 20px !important;
		gap: 12px !important;
	}
	.xs-artist-bio .xs-artist-bio__contact-item {
		font-size: 14px !important;
	}
}

/* ---------- Links ---------- */

.xs-artist-bio .xs-artist-bio__links {
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 12px !important;
	margin: 0 !important;
	padding: 26px 0 0 !important;
	border-top: 1px solid #eeece6 !important;
	line-height: 1 !important;
}

.xs-artist-bio .xs-artist-bio__links::before {
	content: "Follow the artist" !important;
	flex: 0 0 100% !important;
	margin: 0 0 6px !important;
	font-size: 11px !important;
	font-weight: 700 !important;
	letter-spacing: 0.18em !important;
	text-transform: uppercase !important;
	color: #a09a8e !important;
}

.xs-artist-bio .xs-artist-bio__links br {
	display: none !important;
}

.xs-artist-bio .xs-artist-bio__links a {
	display: inline-flex !important;
	align-items: center !important;
	gap: 11px !important;
	padding: 8px 18px 8px 8px !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	line-height: 1.2 !important;
	letter-spacing: 0 !important;
	color: #10221B !important;
	background: #ffffff !important;
	border: 1.5px solid #ddd9d0 !important;
	border-bottom: 1.5px solid #ddd9d0 !important;
	border-radius: 999px !important;
	text-decoration: none !important;
	box-shadow: none !important;
	transition: border-color 0.2s ease, background 0.2s ease, transform 0.2s ease !important;
}

/* Icon badge */
.xs-artist-bio .xs-artist-bio__links a::before {
	content: "" !important;
	display: block !important;
	flex: 0 0 28px !important;
	width: 28px !important;
	height: 28px !important;
	border-radius: 50% !important;
	background-color: #10221B !important;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z'/%3E%3C/svg%3E") !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: 15px 15px !important;
	transition: background-color 0.2s ease !important;
}

.xs-artist-bio .xs-artist-bio__links a::after {
	content: "→" !important;
	font-size: 13px !important;
	line-height: 1 !important;
	color: #b5b0a6 !important;
	transition: transform 0.2s ease, color 0.2s ease !important;
}

.xs-artist-bio .xs-artist-bio__links a:hover {
	color: #10221B !important;
	background: #fdf6ec !important;
	border-color: #F29727 !important;
	transform: translateY(-2px) !important;
}

.xs-artist-bio .xs-artist-bio__links a:hover::before {
	background-color: #F29727 !important;
}

.xs-artist-bio .xs-artist-bio__links a:hover::after {
	color: #F29727 !important;
	transform: translateX(3px) !important;
}

.xs-artist-bio .xs-artist-bio__links a:focus-visible {
	outline: 2px solid #F29727 !important;
	outline-offset: 3px !important;
}

@media (max-width: 560px) {
	.xs-artist-bio .xs-artist-bio__links a {
		width: 100% !important;
		justify-content: flex-start !important;
	}
	.xs-artist-bio .xs-artist-bio__links a::after {
		margin-left: auto !important;
	}
}

.xs-artist-bio a {
	color: #10221B !important;
	font-weight: 600 !important;
	text-decoration: none !important;
	border-bottom: 1px solid #F29727 !important;
	padding-bottom: 1px !important;
	transition: color 0.2s ease !important;
}

.xs-artist-bio a:hover {
	color: #F29727 !important;
}

.xs-artist-bio > *:last-child {
	margin-bottom: 0 !important;
}

/* ---------- Responsive ---------- */

@media (max-width: 900px) {
	.xs-artist-bio {
		padding: 38px 34px 34px !important;
		margin-bottom: 44px !important;
	}
	.xs-artist-bio__head {
		gap: 20px !important;
		margin-bottom: 26px !important;
		padding-bottom: 26px !important;
	}
	.xs-artist-bio__logo {
		flex: 0 0 72px !important;
		width: 72px !important;
		height: 72px !important;
	}
	.xs-artist-bio__name {
		font-size: 23px !important;
	}
	.xs-artist-bio__nation {
		font-size: 12px !important;
	}
	.xs-artist-bio p {
		font-size: 15px !important;
		line-height: 1.85 !important;
	}
	.xs-artist-bio__motto {
		font-size: 16px !important;
		margin: 26px 0 !important;
	}
}

@media (max-width: 560px) {
	.xs-artist-bio {
		padding: 30px 24px 28px !important;
	}
	.xs-artist-bio__head {
		flex-direction: column !important;
		align-items: flex-start !important;
		gap: 16px !important;
	}
	.xs-artist-bio__logo {
		flex: 0 0 64px !important;
		width: 64px !important;
		height: 64px !important;
	}
	.xs-artist-bio__name {
		font-size: 21px !important;
	}
	.xs-artist-bio__motto {
		font-size: 15.5px !important;
	}
}

/* ---------- PRICE TAG ---------- */
.summary.entry-summary p.price {
    display: table !important;
    width: auto !important;
    position: relative !important;
    background: #C9722E !important;
    color: #ffffff !important;
    font-family: 'Bitter', serif !important;
    font-size: 1.35rem !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    padding: 13px 24px 13px 40px !important;
    margin: 18px 0 24px !important;
    border-radius: 3px !important;
    box-shadow: 0 3px 10px rgba(31, 59, 44, 0.18) !important;
    transform: rotate(-1.5deg) !important;
    transform-origin: left center !important;
}

/* Punched hole */
.summary.entry-summary p.price:before {
    content: "" !important;
    position: absolute !important;
    left: 14px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 11px !important;
    height: 11px !important;
    border-radius: 50% !important;
    background: #F5F0E6 !important;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35) !important;
}

/* Amount */
.summary.entry-summary p.price .woocommerce-Price-amount,
.summary.entry-summary p.price bdi {
    color: #ffffff !important;
    font-weight: 700 !important;
}

.summary.entry-summary p.price .woocommerce-Price-currencySymbol {
    font-size: 0.7em !important;
    font-weight: 600 !important;
    opacity: 0.85 !important;
    margin-right: 1px !important;
    vertical-align: baseline !important;
}

@media (max-width: 767px) {
    .summary.entry-summary p.price {
        font-size: 1.15rem !important;
        padding: 11px 20px 11px 34px !important;
			width: 130px !important;
    }
	
}

/* =========================================================
   Xplore Smithers — Variation swatches as labelled cards
   ========================================================= */

/* --- Section headings ------------------------------------ */
.woocommerce div.product form.cart .variations th.label,
.woocommerce div.product form.cart .variations td.value {
    line-height: normal !important;
}

.variations tr {
    border-bottom: 1px solid rgba(124,143,115,0.22) !important;
}
.variations tr:last-child {
    border-bottom: none !important;
}

.variations .label label {
    font-size: 17px !important;
    font-weight: 700 !important;
    letter-spacing: 0.04em !important;
    color: #2B2B28 !important;
    text-transform: uppercase !important;
    line-height: 1.2 !important;
}

/* Helper line under each heading */
.variations .label label::after {
    display: block !important;
    margin-top: 5px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    font-style: italic !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    color: #6b6b64 !important;
}
.variations label[for="pa_design"]::after { content: "Choose your preferred design" !important; }
.variations label[for="pa_color"]::after  { content: "Choose your preferred color" !important; }

/* --- Design swatch grid ---------------------------------- */
.rtwpvs-terms-wrapper.image-variable-wrapper {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 14px !important;
    align-items: stretch !important;
    margin-top: 6px !important;
}

/* Card */
.rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-image-term {
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    width: 100px !important;
    height: auto !important;
    margin: 0 !important;
    padding: 10px 6px 10px !important;
    background: rgba(255,255,255,0.35) !important;
    border: 1px solid rgba(124,143,115,0.28) !important;
    border-radius: 12px !important;
    box-shadow: none !important;
    cursor: pointer !important;
    transition: border-color .18s ease, background .18s ease,
                transform .18s ease, box-shadow .18s ease !important;
}

/* Image circle */
.rtwpvs-terms-wrapper .rtwpvs-image-term .rtwpvs-term-span {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 80px !important;
    height: 80px !important;
    padding: 8px !important;
    background: #ffffff !important;
    border-radius: 50% !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
}

.rtwpvs-terms-wrapper .rtwpvs-image-term .rtwpvs-term-span img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    border-radius: 0 !important;
}

/* Hover */
.rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-image-term:hover {
    border-color: #C9722E !important;
    background: rgba(255,255,255,0.7) !important;
    transform: translateY(-2px) !important;
}

/* Selected */
.rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-image-term.selected {
    border: 2px solid #1F3B2C !important;
    background: rgba(31,59,44,0.06) !important;
    padding: 10px 6px 10px !important;
    box-shadow: 0 4px 14px rgba(31,59,44,0.14) !important;
}

/* Disabled */
.rtwpvs-terms-wrapper .rtwpvs-image-term.disabled {
    opacity: 0.45 !important;
    cursor: not-allowed !important;
}

/* ---------- Term name below image (all states) ---------- */
.woocommerce div.product .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-image-term[data-rtwpvs-tooltip]::after,
.woocommerce div.product .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-image-term[data-rtwpvs-tooltip]:hover::after,
.woocommerce div.product .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-image-term[data-rtwpvs-tooltip].selected::after,
.woocommerce div.product .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-image-term[data-rtwpvs-tooltip].selected:hover::after {
    content: attr(data-rtwpvs-tooltip) !important;
    position: static !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    transform: none !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-width: 0 !important;
    margin: 12px 0 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: none !important;
    z-index: auto !important;
    white-space: normal !important;
    font-family: 'Work Sans', -apple-system, sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1.3 !important;
    text-align: center !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    color: #2B2B28 !important;
}

.woocommerce div.product .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-image-term[data-rtwpvs-tooltip].selected::after,
.woocommerce div.product .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-image-term[data-rtwpvs-tooltip].selected:hover::after {
    font-weight: 700 !important;
}

/* ---------- Kill the plugin's tooltip bubble ---------- */
.woocommerce div.product .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-image-term[data-rtwpvs-tooltip]::before,
.woocommerce div.product .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-image-term[data-rtwpvs-tooltip]:hover::before {
    content: none !important;
    display: none !important;
}

/* ---------- Checkmark badge (selected only) ---------- */
.woocommerce div.product .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-image-term[data-rtwpvs-tooltip].selected::before,
.woocommerce div.product .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-image-term[data-rtwpvs-tooltip].selected:hover::before {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    top: -10px !important;
    right: -10px !important;
    bottom: auto !important;
    left: auto !important;
    transform: none !important;
    width: 28px !important;
    height: 28px !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 50% !important;
    box-shadow: none !important;
    background-color: #1F3B2C !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 15px 15px !important;
    opacity: 1 !important;
    visibility: visible !important;
    z-index: 3 !important;
}

/* ---------- Mobile label size ---------- */
@media (max-width: 640px) {
    .woocommerce div.product .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-image-term[data-rtwpvs-tooltip]::after,
    .woocommerce div.product .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-image-term[data-rtwpvs-tooltip]:hover::after,
    .woocommerce div.product .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-image-term[data-rtwpvs-tooltip].selected::after,
    .woocommerce div.product .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-image-term[data-rtwpvs-tooltip].selected:hover::after {
        font-size: 10px !important;
        margin-top: 9px !important;
    }
}

/* --- Color swatches -------------------------------------- */
.rtwpvs-terms-wrapper.color-variable-wrapper {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 12px !important;
    align-items: center !important;
    margin-top: 6px !important;
}

.rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-color-term {
    width: 46px !important;
    height: 46px !important;
    margin: 0 !important;
    padding: 3px !important;
    border-radius: 50% !important;
    border: 1px solid rgba(124,143,115,0.3) !important;
    transition: border-color .18s ease, transform .18s ease !important;
}

.rtwpvs-terms-wrapper .rtwpvs-color-term .rtwpvs-term-span {
    width: 100% !important;
    height: 100% !important;
    border-radius: 50% !important;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,0.08) !important;
}

.rtwpvs-terms-wrapper .rtwpvs-color-term:not(.disabled):hover {
    border-color: #C9722E !important;
    transform: translateY(-2px) !important;
}

.rtwpvs-terms-wrapper .rtwpvs-color-term.selected {
    border: 2.5px solid #1F3B2C !important;
    padding: 2px !important;
}

/* --- Mobile ---------------------------------------------- */
@media (max-width: 640px) {
    .rtwpvs-terms-wrapper.image-variable-wrapper { gap: 10px !important; }

    .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-image-term {
        width: calc(33.333% - 7px) !important;
        padding: 10px 6px 12px !important;
    }
    .rtwpvs-terms-wrapper .rtwpvs-image-term.selected {
        padding: 9px 5px 11px !important;
    }
    .rtwpvs-terms-wrapper .rtwpvs-image-term .rtwpvs-term-span {
        width: 50px !important;
        height: 50px !important;
        padding: 4px !important;
    }
    .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-color-term {
        width: 40px !important;
        height: 40px !important;
    }
}

.single-product .xs-product-cat {
  display: block !important;
  margin: 0 0 18px 0 !important;
  color: #8a6a3f !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}
.single-product .xs-product-cat a {
  color: #8a6a3f !important;
  text-decoration: none !important;
}
.single-product .xs-product-cat a:hover {
  color: #b5651d !important;
  text-decoration: underline !important;
}

/* Checkout — Place order button */
#place_order,
button#place_order.button.alt {
    background-color: #E8901A !important;
    color: #ffffff !important;
    border: 2px solid #E8901A !important;
    border-radius: 4px !important;
    padding: 16px 30px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
    text-align: center !important;
    line-height: 1.2 !important;
    cursor: pointer !important;
    transition: background-color 0.25s ease, border-color 0.25s ease !important;
}

#place_order:hover,
#place_order:focus {
    background-color: #2d4a35 !important;
    border-color: #2d4a35 !important;
    color: #ffffff !important;
}

/* Adventor hides child divs of .elementor_library; exempt Royal Addons grid items */
.wpr-grid .wpr-grid-item.elementor_library > div,
.wpr-grid .wpr-grid-item.type-elementor_library > div {
	display: block !important;
}

#customer_login .woocommerce-form-login__submit,
#customer_login .woocommerce-form-register__submit,
#customer_login form button[type="submit"] {
    display: inline-block !important;
    background-color: #e87722 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 4px !important;
    padding: 14px 34px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    text-transform: none !important;
    cursor: pointer !important;
    opacity: 1 !important;
    visibility: visible !important;
    text-shadow: none !important;
    box-shadow: none !important;
    width: auto !important;
    height: auto !important;
    transition: background-color .2s ease !important;
}

#customer_login .woocommerce-form-login__submit:hover,
#customer_login .woocommerce-form-register__submit:hover,
#customer_login .woocommerce-form-login__submit:focus,
#customer_login .woocommerce-form-register__submit:focus,
#customer_login form button[type="submit"]:hover,
#customer_login form button[type="submit"]:focus {
    background-color: #c85f14 !important;
    color: #ffffff !important;
}