@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;
}