.elementor-2071 .elementor-element.elementor-element-3c6b328{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-2071 .elementor-element.elementor-element-c7b99b9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2071 .elementor-element.elementor-element-be98228{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2071 .elementor-element.elementor-element-4191ae8 .cart button, .elementor-2071 .elementor-element.elementor-element-4191ae8 .cart .button{transition:all 0.2s;}.elementor-2071 .elementor-element.elementor-element-4191ae8 .quantity .qty{transition:all 0.2s;}.elementor-2071 .elementor-element.elementor-element-d2b1091{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2071 .elementor-element.elementor-element-44b60db.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-2071 .elementor-element.elementor-element-44b60db.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(min-width:768px){.elementor-2071 .elementor-element.elementor-element-c7b99b9{--width:50%;}.elementor-2071 .elementor-element.elementor-element-be98228{--width:50%;}}@media(max-width:1024px){.elementor-2071 .elementor-element.elementor-element-44b60db.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-2071 .elementor-element.elementor-element-44b60db.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for woocommerce-product-add-to-cart, class: .elementor-element-4191ae8 *//* ==========================================================================
   ICELAND TAXI 24 - COMPLETE UNIVERSAL TOUR STYLING FOR ALL TOURS
   ========================================================================== */

/* Force all form containers to be block and full width */
.elementor-add-to-cart .cart,
.elementor-add-to-cart .cart * {
    box-sizing: border-box !important;
}

/* Override any inline styles or conflicting CSS (KEEP VERTICAL LAYOUT) */
.elementor-add-to-cart .cart > div,
.elementor-add-to-cart .cart > section,
.airport-transfer-controls,
.south-coast-controls,
.custom-controls,
.laugarvatn-controls,
.krysuvik-controls,
.glacier-lagoon-controls,
.lagun-controls,
.snaefellsnes-controls,
.northern-lights-controls,
.lava-tunnel-controls,
.golden-circle-controls,
.child-seats-section,
.bags-section,
.taxi-location-display,
.taxi-map-results {
    display: block !important;
    width: 100% !important;
    float: none !important;
    position: relative !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    clear: both !important;
}

/* Force form groups to stack vertically */
.airport-transfer-grid,
.south-coast-grid,
.tour-grid,
.glacier-lagoon-grid,
.snaefellsnes-grid,
.northern-lights-grid,
.lava-tunnel-grid,
.golden-circle-grid,
.airport-transfer-group,
.south-coast-group,
.tour-group,
.glacier-lagoon-group,
.snaefellsnes-group,
.northern-lights-group,
.lava-tunnel-group,
.golden-circle-group {
    display: block !important;
    width: 100% !important;
    float: none !important;
    flex: none !important;
    grid-column: unset !important;
    grid-row: unset !important;
}

.elementor-add-to-cart .cart {
    display: block !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-auto-flow: row !important;
}

/* ==========================================================================
   HIDE QUANTITY SELECTOR COMPLETELY
   ========================================================================== */
.quantity,
.woocommerce .quantity,
.elementor-add-to-cart .quantity,
.woocommerce-product-details__short-description .quantity,
.single-product .quantity {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}

/* ==========================================================================
   MAIN FORM CONTAINER - NO GRADIENTS
   ========================================================================== */
.elementor-add-to-cart .cart {
    background: #ffffff !important;
    border-radius: 16px;
    padding: 30px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    margin: 20px 0;
}

/* ==========================================================================
   INSTRUCTIONS & HEADERS - NO GRADIENTS
   ========================================================================== */
.taxi-map-instructions,
.airport-instructions {
    background: #1C62A0 !important;
    color: white;
    padding: 20px 25px;
    border-radius: 12px;
    margin: 25px 0 !important;
    font-weight: 600;
    text-align: center;
    font-size: 16px;
    box-shadow: 0 8px 25px rgba(28, 98, 160, 0.3);
    position: relative;
    overflow: hidden;
}

.taxi-map-instructions::before,
.airport-instructions::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: #FFD700 !important;
}

.section-title {
    color: #2A2A2A;
    font-size: 24px;
    font-weight: 700;
    margin: 30px 0 20px 0 !important;
    padding: 15px 0;
    border-bottom: 3px solid #1C62A0;
    position: relative;
    display: block !important;
}

.section-title::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 60px;
    height: 3px;
    background: #FFD700;
}

/* ==========================================================================
   UNIVERSAL FORM CONTROLS STYLING - ALL TOURS
   ========================================================================== */
.airport-transfer-controls,
.south-coast-controls,
.custom-controls,
.laugarvatn-controls,
.krysuvik-controls,
.glacier-lagoon-controls,
.lagun-controls,
.snaefellsnes-controls,
.northern-lights-controls,
.lava-tunnel-controls,
.golden-circle-controls {
    background: white !important;
    border: 2px solid #e9ecef;
    border-radius: 16px;
    padding: 30px !important;
    margin: 25px 0 !important;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    position: relative;
}

.airport-transfer-controls:hover,
.south-coast-controls:hover,
.custom-controls:hover,
.laugarvatn-controls:hover,
.krysuvik-controls:hover,
.glacier-lagoon-controls:hover,
.lagun-controls:hover,
.snaefellsnes-controls:hover,
.northern-lights-controls:hover,
.lava-tunnel-controls:hover,
.golden-circle-controls:hover {
    border-color: #1C62A0;
    box-shadow: 0 8px 30px rgba(28, 98, 160, 0.15);
    transform: translateY(-2px);
}

/* ==========================================================================
   UNIVERSAL FORM GROUPS - ALL TOURS
   ========================================================================== */
.airport-transfer-group,
.south-coast-group,
.tour-group,
.glacier-lagoon-group,
.snaefellsnes-group,
.northern-lights-group,
.lava-tunnel-group,
.golden-circle-group,
.full-width {
    margin-bottom: 25px !important;
    position: relative;
}

/* Universal Labels */
.airport-transfer-group label,
.south-coast-group label,
.tour-group label,
.glacier-lagoon-group label,
.snaefellsnes-group label,
.northern-lights-group label,
.lava-tunnel-group label,
.golden-circle-group label,
.full-width label {
    font-weight: 600;
    color: #2A2A2A;
    margin-bottom: 10px !important;
    font-size: 15px;
    display: block !important;
    position: relative;
}

.airport-transfer-group label::before,
.south-coast-group label::before,
.tour-group label::before,
.glacier-lagoon-group label::before,
.snaefellsnes-group label::before,
.northern-lights-group label::before,
.lava-tunnel-group label::before,
.golden-circle-group label::before,
.full-width label::before {
    content: '●';
    color: #1C62A0;
    margin-right: 8px;
    font-size: 12px;
}

/* ==========================================================================
   UNIVERSAL INPUT AND SELECT STYLING - ALL TOURS
   ========================================================================== */
.airport-transfer-group input,
.airport-transfer-group select,
.south-coast-group input,
.south-coast-group select,
.tour-group input,
.tour-group select,
.glacier-lagoon-group input,
.glacier-lagoon-group select,
.snaefellsnes-group input,
.snaefellsnes-group select,
.northern-lights-group input,
.northern-lights-group select,
.lava-tunnel-group input,
.lava-tunnel-group select,
.golden-circle-group input,
.golden-circle-group select,
.full-width input,
.full-width select,
.custom-controls input,
.custom-controls select {
    width: 100% !important;
    max-width: 450px !important;
    padding: 15px 20px !important;
    border: 2px solid #e9ecef !important;
    border-radius: 10px !important;
    font-size: 15px !important;
    transition: all 0.3s ease !important;
    background: white !important;
    margin-bottom: 10px !important;
    font-family: inherit !important;
}

.airport-transfer-group input:focus,
.airport-transfer-group select:focus,
.south-coast-group input:focus,
.south-coast-group select:focus,
.tour-group input:focus,
.tour-group select:focus,
.glacier-lagoon-group input:focus,
.glacier-lagoon-group select:focus,
.snaefellsnes-group input:focus,
.snaefellsnes-group select:focus,
.northern-lights-group input:focus,
.northern-lights-group select:focus,
.lava-tunnel-group input:focus,
.lava-tunnel-group select:focus,
.golden-circle-group input:focus,
.golden-circle-group select:focus,
.full-width input:focus,
.full-width select:focus,
.custom-controls input:focus,
.custom-controls select:focus {
    border-color: #1C62A0 !important;
    outline: none !important;
    box-shadow: 0 0 0 4px rgba(28, 98, 160, 0.1) !important;
    transform: translateY(-1px) !important;
}

/* ==========================================================================
   GRID LAYOUTS FOR TOURS
   ========================================================================== */
.tour-grid,
.glacier-lagoon-grid,
.snaefellsnes-grid,
.northern-lights-grid,
.lava-tunnel-grid,
.golden-circle-grid {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 20px !important;
    margin-bottom: 25px !important;
}

@media (max-width: 768px) {
    .tour-grid,
    .glacier-lagoon-grid,
    .snaefellsnes-grid,
    .northern-lights-grid,
    .lava-tunnel-grid,
    .golden-circle-grid {
        grid-template-columns: 1fr !important;
        gap: 15px !important;
    }
}

/* ==========================================================================
   CUSTOM CONTROLS SPECIAL STYLING (TAXI SERVICE)
   ========================================================================== */
.custom-controls {
    background: white !important;
    border: 2px solid #e9ecef;
    border-radius: 16px;
    padding: 30px !important;
    margin: 25px 0 !important;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    position: relative;
}

.custom-controls:hover {
    border-color: #1C62A0;
    box-shadow: 0 8px 30px rgba(28, 98, 160, 0.15);
    transform: translateY(-2px);
}

/* Style the inline flex container for date/time */
.custom-controls div[style*="display: flex"] {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 20px !important;
    margin-bottom: 25px !important;
}

/* Style paragraphs inside custom controls */
.custom-controls p {
    margin-bottom: 20px !important;
    position: relative;
}

.custom-controls p strong {
    color: #2A2A2A;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px !important;
    display: block !important;
    border-bottom: 2px solid #1C62A0;
    padding-bottom: 10px;
}

/* Style labels inside custom controls */
.custom-controls label {
    font-weight: 600 !important;
    color: #2A2A2A !important;
    margin-bottom: 10px !important;
    font-size: 15px !important;
    display: block !important;
    position: relative !important;
}

.custom-controls label::before {
    content: '●';
    color: #1C62A0;
    margin-right: 8px;
    font-size: 12px;
}

/* Checkbox styling */
.custom-controls input[type="checkbox"] {
    width: auto !important;
    max-width: none !important;
    margin-right: 10px !important;
    transform: scale(1.2);
    accent-color: #1C62A0;
}

.custom-controls label:has(input[type="checkbox"]) {
    display: flex !important;
    align-items: center !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #2A2A2A !important;
}

.custom-controls label:has(input[type="checkbox"])::before {
    display: none;
}

/* Number input styling */
.custom-controls input[type="number"] {
    width: 120px !important;
    max-width: 120px !important;
}

/* Mobile responsive for custom controls */
@media (max-width: 768px) {
    .custom-controls div[style*="display: flex"] {
        grid-template-columns: 1fr !important;
        gap: 15px !important;
    }
}

/* ==========================================================================
   CHILD SEATS & BAGS SECTIONS - NO GRADIENTS
   ========================================================================== */
.child-seats-section,
.bags-section {
    background: #ffffff !important;
    border: 2px solid #e9ecef;
    border-radius: 16px;
    padding: 30px !important;
    margin: 30px 0 !important;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    position: relative;
}

.child-seats-section::before,
.bags-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: #1C62A0 !important;
    border-radius: 16px 16px 0 0;
}

.seat-option,
.bag-option {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid #f1f3f4;
    transition: all 0.3s ease;
    flex-wrap: wrap;
}

.seat-option:hover,
.bag-option:hover {
    background: rgba(28, 98, 160, 0.05);
    border-radius: 8px;
    padding-left: 15px;
    padding-right: 15px;
}

.seat-option:last-child,
.bag-option:last-child {
    border-bottom: none;
}

.option-details {
    flex: 1;
    margin-right: 20px;
    min-width: 200px;
}

.option-title {
    font-weight: 700;
    color: #2A2A2A;
    font-size: 17px;
    margin-bottom: 6px;
}

.option-description {
    color: #6D6D6D;
    font-size: 14px;
    line-height: 1.5;
}

.quantity-controls {
    display: flex !important;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
}

.quantity-btn {
    width: 40px !important;
    height: 40px !important;
    border: 2px solid #1C62A0 !important;
    background: white !important;
    color: #1C62A0 !important;
    border-radius: 8px !important;
    font-size: 18px !important;
    font-weight: bold !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.quantity-btn:hover:not(:disabled) {
    background: #1C62A0 !important;
    color: white !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 4px 12px rgba(28, 98, 160, 0.3) !important;
}

.quantity-btn:disabled {
    opacity: 0.4 !important;
    cursor: not-allowed !important;
}

.quantity-input {
    width: 70px !important;
    text-align: center !important;
    padding: 10px !important;
    border: 2px solid #e9ecef !important;
    border-radius: 8px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
}

/* ==========================================================================
   MAP STYLING
   ========================================================================== */
#tour-taxi-map,
#airport-transfer-map,
#south-coast-pickup-map {
    height: 450px !important;
    width: 100% !important;
    border-radius: 16px !important;
    overflow: hidden !important;
    margin: 25px 0 !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15) !important;
    border: 3px solid #e9ecef !important;
    transition: all 0.3s ease !important;
}

#tour-taxi-map:hover,
#airport-transfer-map:hover,
#south-coast-pickup-map:hover {
    border-color: #1C62A0 !important;
    box-shadow: 0 15px 40px rgba(28, 98, 160, 0.2) !important;
}

/* Hide loading indicator by default */
#loading-indicator {
    background: #1C62A0 !important;
    color: white;
    padding: 15px 25px;
    border-radius: 8px;
    margin: 15px 0;
    text-align: center;
    font-weight: 600;
    display: none !important;
    box-shadow: 0 4px 15px rgba(28, 98, 160, 0.3);
}

#loading-indicator.show {
    display: block !important;
}

/* ==========================================================================
   TAXI BUTTONS - FORCE SINGLE ROW WITH HIGH SPECIFICITY
   ========================================================================== */
.elementor-add-to-cart .cart .taxi-map-buttons,
.taxi-map-buttons,
div.taxi-map-buttons {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 8px !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin: 25px 0 !important;
    padding: 15px !important;
    background: rgba(28, 98, 160, 0.05) !important;
    border-radius: 12px !important;
    width: 100% !important;
    box-sizing: border-box !important;
    overflow-x: auto !important;
}

/* Force buttons to be inline and equal width */
.elementor-add-to-cart .cart .taxi-map-buttons .taxi-map-btn,
.taxi-map-buttons .taxi-map-btn,
.taxi-map-buttons button.taxi-map-btn,
button#reset-taxi-route,
button#btn-origin,
button#btn-dest,
button#calculate-route {
    background: #1C62A0 !important;
    color: white !important;
    border: none !important;
    padding: 10px 12px !important;
    border-radius: 8px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    font-size: 11px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.3px !important;
    text-align: center !important;
    display: inline-block !important;
    flex: 1 !important;
    min-width: 0 !important;
    max-width: none !important;
    width: auto !important;
    height: 40px !important;
    line-height: 1.2 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    vertical-align: top !important;
    float: none !important;
    position: relative !important;
    margin: 0 !important;
}

.elementor-add-to-cart .cart .taxi-map-buttons .taxi-map-btn:hover,
.taxi-map-buttons .taxi-map-btn:hover,
.taxi-map-buttons button.taxi-map-btn:hover,
button#reset-taxi-route:hover,
button#btn-origin:hover,
button#btn-dest:hover,
button#calculate-route:hover {
    background: #155a8a !important;
    transform: translateY(-1px) !important;
    box-shadow: 0 3px 10px rgba(28, 98, 160, 0.4) !important;
}

/* ==========================================================================
   RESULTS & PRICING - NO GRADIENTS
   ========================================================================== */
.taxi-map-results,
.transfer-price,
.south-coast-price {
    background: #1C62A0 !important;
    color: white !important;
    padding: 25px !important;
    border-radius: 12px !important;
    margin: 25px 0 !important;
    text-align: center !important;
    box-shadow: 0 8px 25px rgba(28, 98, 160, 0.3) !important;
    position: relative;
    overflow: hidden;
}

.taxi-map-results::before,
.transfer-price::before,
.south-coast-price::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: #FFD700 !important;
}

.taxi-map-results p,
.transfer-price,
.south-coast-price {
    margin: 0 !important;
    font-size: 20px !important;
    font-weight: 600 !important;
}

#taxi-distance,
#taxi-price,
#dynamic_price {
    font-weight: 700 !important;
    font-size: 28px !important;
    color: #FFD700 !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

/* ==========================================================================
   LOCATION DISPLAY - NO GRADIENTS
   ========================================================================== */
.taxi-location-display {
    background: #ffffff !important;
    padding: 20px !important;
    border-radius: 12px !important;
    margin: 20px 0 !important;
    border-left: 5px solid #1C62A0 !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08) !important;
}

.taxi-location-display p {
    margin: 10px 0 !important;
    color: #2A2A2A !important;
    font-size: 15px;
}

#origin_address_display,
#destination_address_display,
#pickup_address_display {
    font-weight: 700 !important;
    color: #1C62A0 !important;
    font-size: 16px !important;
}

/* ==========================================================================
   ADD TO CART BUTTON - NO GRADIENTS
   ========================================================================== */
.single_add_to_cart_button {
    background: #1C62A0 !important;
    color: white !important;
    border: none !important;
    padding: 20px 40px !important;
    border-radius: 12px !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    width: 100% !important;
    margin-top: 30px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    box-shadow: 0 8px 25px rgba(28, 98, 160, 0.3) !important;
}

.single_add_to_cart_button:hover {
    background: #155a8a !important;
    transform: translateY(-3px) !important;
    box-shadow: 0 12px 35px rgba(28, 98, 160, 0.4) !important;
}

/* ==========================================================================
   RESPONSIVE DESIGN
   ========================================================================== */
@media (max-width: 768px) {
    .elementor-add-to-cart .cart {
        padding: 20px;
        margin: 10px 0;
    }
    
    .airport-transfer-controls,
    .south-coast-controls,
    .custom-controls,
    .laugarvatn-controls,
    .krysuvik-controls,
    .glacier-lagoon-controls,
    .lagun-controls,
    .snaefellsnes-controls,
    .northern-lights-controls,
    .lava-tunnel-controls,
    .golden-circle-controls,
    .child-seats-section,
    .bags-section {
        padding: 20px !important;
        margin: 20px 0 !important;
    }
    
    /* Mobile: Keep buttons in single row but smaller */
    .taxi-map-buttons {
        gap: 4px !important;
        padding: 10px !important;
    }
    
    .taxi-map-btn {
        padding: 8px 6px !important;
        font-size: 9px !important;
        height: 36px !important;
    }
    
    .seat-option,
    .bag-option {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }
    
    .option-details {
        margin-right: 0;
        width: 100%;
    }
    
    .quantity-controls {
        align-self: flex-end;
        width: 100%;
        justify-content: center;
    }
    
    #tour-taxi-map,
    #airport-transfer-map,
    #south-coast-pickup-map {
        height: 350px !important;
    }
    
    .section-title {
        font-size: 20px;
    }
}

@media (max-width: 480px) {
    .option-title {
        font-size: 15px;
    }
    
    .option-description {
        font-size: 13px;
    }
    
    .quantity-btn {
        width: 35px !important;
        height: 35px !important;
        font-size: 16px !important;
    }
    
    .quantity-input {
        width: 60px !important;
    }
    
    .single_add_to_cart_button {
        padding: 18px 30px !important;
        font-size: 16px !important;
    }
    
    .taxi-map-btn {
        padding: 6px 4px !important;
        font-size: 8px !important;
        height: 32px !important;
    }
}

/* ==========================================================================
   LEAFLET MAP CUSTOMIZATION
   ========================================================================== */
.leaflet-control-attribution {
    font-size: 10px !important;
    background: rgba(255, 255, 255, 0.9) !important;
    border-radius: 4px;
}

.leaflet-control-zoom {
    border: none !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15) !important;
}

.leaflet-control-zoom a {
    background: white !important;
    color: #1C62A0 !important;
    border: 2px solid #e9ecef !important;
    font-weight: bold !important;
    transition: all 0.3s ease !important;
}

.leaflet-control-zoom a:hover {
    background: #1C62A0 !important;
    color: white !important;
    border-color: #1C62A0 !important;
    transform: scale(1.05);
}

/* ==========================================================================
   ANIMATIONS
   ========================================================================== */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.child-seats-section,
.bags-section,
.airport-transfer-controls,
.south-coast-controls,
.laugarvatn-controls,
.krysuvik-controls,
.glacier-lagoon-controls,
.lagun-controls,
.snaefellsnes-controls,
.northern-lights-controls,
.lava-tunnel-controls,
.golden-circle-controls,
.custom-controls {
    animation: fadeInUp 0.6s ease-out;
}

/* ==========================================================================
   FORCE PROPER SPACING
   ========================================================================== */
.elementor-add-to-cart .cart > * {
    margin-bottom: 25px !important;
}

.elementor-add-to-cart .cart > *:last-child {
    margin-bottom: 0 !important;
}

/* ==========================================================================
   OVERRIDE ANY CONFLICTING ELEMENTOR STYLES
   ========================================================================== */
.elementor-add-to-cart .cart .taxi-map-buttons {
    --display: flex !important;
    --flex-direction: row !important;
    --flex-wrap: nowrap !important;
    --justify-content: space-between !important;
    --align-items: center !important;
    --gap: 8px !important;
}

/* ==========================================================================
   UNIVERSAL TOUR PRICE STYLING - ALL TOURS
   ========================================================================== */

/* Universal Price Display Styling */
.golden-circle-price,
.snaefellsnes-price,
.northern-lights-price,
.lava-tunnel-price,
.airport-transfer-price,
.south-coast-price,
.custom-price,
.laugarvatn-price,
.krysuvik-price,
.glacier-lagoon-price,
.lagun-price,
.tour-price,
.transfer-price {
    background: #1C62A0 !important;
    color: white !important;
    padding: 25px 30px !important;
    border-radius: 12px !important;
    margin: 25px 0 !important;
    text-align: center !important;
    box-shadow: 0 8px 25px rgba(28, 98, 160, 0.3) !important;
    position: relative !important;
    overflow: hidden !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    display: block !important;
    width: 100% !important;
    box-sizing: border-box !important;
    transition: all 0.3s ease !important;
}

/* Golden accent bar at the top */
.golden-circle-price::before,
.snaefellsnes-price::before,
.northern-lights-price::before,
.lava-tunnel-price::before,
.airport-transfer-price::before,
.south-coast-price::before,
.custom-price::before,
.laugarvatn-price::before,
.krysuvik-price::before,
.glacier-lagoon-price::before,
.lagun-price::before,
.tour-price::before,
.transfer-price::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: #FFD700 !important;
    border-radius: 12px 12px 0 0;
}

/* Hover effect */
.golden-circle-price:hover,
.snaefellsnes-price:hover,
.northern-lights-price:hover,
.lava-tunnel-price:hover,
.airport-transfer-price:hover,
.south-coast-price:hover,
.custom-price:hover,
.laugarvatn-price:hover,
.krysuvik-price:hover,
.glacier-lagoon-price:hover,
.lagun-price:hover,
.tour-price:hover,
.transfer-price:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 12px 35px rgba(28, 98, 160, 0.4) !important;
}

/* Price amount styling */
.golden-circle-price #dynamic_price,
.snaefellsnes-price #dynamic_price,
.northern-lights-price #dynamic_price,
.lava-tunnel-price #dynamic_price,
.airport-transfer-price #dynamic_price,
.south-coast-price #dynamic_price,
.custom-price #dynamic_price,
.laugarvatn-price #dynamic_price,
.krysuvik-price #dynamic_price,
.glacier-lagoon-price #dynamic_price,
.lagun-price #dynamic_price,
.tour-price #dynamic_price,
.transfer-price #dynamic_price,
#dynamic_price {
    font-weight: 700 !important;
    font-size: 28px !important;
    color: #FFD700 !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3) !important;
    margin-left: 10px !important;
    display: inline-block !important;
}

/* Alternative .elementor-2071 .elementor-element.elementor-element-4191ae8s for different price span structures */
.golden-circle-price span,
.snaefellsnes-price span,
.northern-lights-price span,
.lava-tunnel-price span,
.airport-transfer-price span,
.south-coast-price span,
.custom-price span,
.laugarvatn-price span,
.krysuvik-price span,
.glacier-lagoon-price span,
.lagun-price span,
.tour-price span,
.transfer-price span {
    font-weight: 700 !important;
    font-size: 28px !important;
    color: #FFD700 !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3) !important;
    margin-left: 10px !important;
}

/* Hide the hidden input fields */
.golden-circle-price input[type="hidden"],
.snaefellsnes-price input[type="hidden"],
.northern-lights-price input[type="hidden"],
.lava-tunnel-price input[type="hidden"],
.airport-transfer-price input[type="hidden"],
.south-coast-price input[type="hidden"],
.custom-price input[type="hidden"],
.laugarvatn-price input[type="hidden"],
.krysuvik-price input[type="hidden"],
.glacier-lagoon-price input[type="hidden"],
.lagun-price input[type="hidden"],
.tour-price input[type="hidden"],
.transfer-price input[type="hidden"] {
    display: none !important;
}

/* Responsive design for price elements */
@media (max-width: 768px) {
    .golden-circle-price,
    .snaefellsnes-price,
    .northern-lights-price,
    .lava-tunnel-price,
    .airport-transfer-price,
    .south-coast-price,
    .custom-price,
    .laugarvatn-price,
    .krysuvik-price,
    .glacier-lagoon-price,
    .lagun-price,
    .tour-price,
    .transfer-price {
        padding: 20px 25px !important;
        font-size: 18px !important;
        margin: 20px 0 !important;
    }
    
    .golden-circle-price #dynamic_price,
    .snaefellsnes-price #dynamic_price,
    .northern-lights-price #dynamic_price,
    .lava-tunnel-price #dynamic_price,
    .airport-transfer-price #dynamic_price,
    .south-coast-price #dynamic_price,
    .custom-price #dynamic_price,
    .laugarvatn-price #dynamic_price,
    .krysuvik-price #dynamic_price,
    .glacier-lagoon-price #dynamic_price,
    .lagun-price #dynamic_price,
    .tour-price #dynamic_price,
    .transfer-price #dynamic_price,
    #dynamic_price,
    .golden-circle-price span,
    .snaefellsnes-price span,
    .northern-lights-price span,
    .lava-tunnel-price span,
    .airport-transfer-price span,
    .south-coast-price span,
    .custom-price span,
    .laugarvatn-price span,
    .krysuvik-price span,
    .glacier-lagoon-price span,
    .lagun-price span,
    .tour-price span,
    .transfer-price span {
        font-size: 24px !important;
        margin-left: 8px !important;
    }
}

@media (max-width: 480px) {
    .golden-circle-price,
    .snaefellsnes-price,
    .northern-lights-price,
    .lava-tunnel-price,
    .airport-transfer-price,
    .south-coast-price,
    .custom-price,
    .laugarvatn-price,
    .krysuvik-price,
    .glacier-lagoon-price,
    .lagun-price,
    .tour-price,
    .transfer-price {
        padding: 18px 20px !important;
        font-size: 16px !important;
    }
    
    .golden-circle-price #dynamic_price,
    .snaefellsnes-price #dynamic_price,
    .northern-lights-price #dynamic_price,
    .lava-tunnel-price #dynamic_price,
    .airport-transfer-price #dynamic_price,
    .south-coast-price #dynamic_price,
    .custom-price #dynamic_price,
    .laugarvatn-price #dynamic_price,
    .krysuvik-price #dynamic_price,
    .glacier-lagoon-price #dynamic_price,
    .lagun-price #dynamic_price,
    .tour-price #dynamic_price,
    .transfer-price #dynamic_price,
    #dynamic_price,
    .golden-circle-price span,
    .snaefellsnes-price span,
    .northern-lights-price span,
    .lava-tunnel-price span,
    .airport-transfer-price span,
    .south-coast-price span,
    .custom-price span,
    .laugarvatn-price span,
    .krysuvik-price span,
    .glacier-lagoon-price span,
    .lagun-price span,
    .tour-price span,
    .transfer-price span {
        font-size: 20px !important;
        margin-left: 6px !important;
    }
}

/* Animation for price updates */
@keyframes priceUpdate {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}

.golden-circle-price #dynamic_price.updated,
.snaefellsnes-price #dynamic_price.updated,
.northern-lights-price #dynamic_price.updated,
.lava-tunnel-price #dynamic_price.updated,
.airport-transfer-price #dynamic_price.updated,
.south-coast-price #dynamic_price.updated,
.custom-price #dynamic_price.updated,
.laugarvatn-price #dynamic_price.updated,
.krysuvik-price #dynamic_price.updated,
.glacier-lagoon-price #dynamic_price.updated,
.lagun-price #dynamic_price.updated,
.tour-price #dynamic_price.updated,
.transfer-price #dynamic_price.updated,
#dynamic_price.updated {
    animation: priceUpdate 0.6s ease-in-out;
}

/* Force proper spacing and layout */
.golden-circle-price,
.snaefellsnes-price,
.northern-lights-price,
.lava-tunnel-price,
.airport-transfer-price,
.south-coast-price,
.custom-price,
.laugarvatn-price,
.krysuvik-price,
.glacier-lagoon-price,
.lagun-price,
.tour-price,
.transfer-price {
    clear: both !important;
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/* Ensure proper integration with existing layout */
.elementor-add-to-cart .cart .golden-circle-price,
.elementor-add-to-cart .cart .snaefellsnes-price,
.elementor-add-to-cart .cart .northern-lights-price,
.elementor-add-to-cart .cart .lava-tunnel-price,
.elementor-add-to-cart .cart .airport-transfer-price,
.elementor-add-to-cart .cart .south-coast-price,
.elementor-add-to-cart .cart .custom-price,
.elementor-add-to-cart .cart .laugarvatn-price,
.elementor-add-to-cart .cart .krysuvik-price,
.elementor-add-to-cart .cart .glacier-lagoon-price,
.elementor-add-to-cart .cart .lagun-price,
.elementor-add-to-cart .cart .tour-price,
.elementor-add-to-cart .cart .transfer-price {
    margin-bottom: 25px !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-d2b1091 *//* ===== ESTILOS PARA PRODUCTOS RELACIONADOS (RELATED PRODUCTS) ===== */

/* Cambiar "Related products" por "Related tours" SOLO en el título principal */
.related.products h2 {
  font-size: 2rem !important;
  font-weight: 600 !important;
  color: #1f2937 !important;
  margin-bottom: 30px !important;
  font-family: Inter, sans-serif !important;
}

.related.products h2::after {
  content: " tours" !important;
}

/* Contenedor principal del grid - MÁS COMPACTO para 4 columnas */
.related.products .products.elementor-grid {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 20px !important;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
}

/* Cada producto individual - tarjeta MÁS PEQUEÑA */
.related.products .product {
  background: white !important;
  border-radius: 12px !important;
  overflow: hidden !important;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08) !important;
  transition: transform 0.3s ease, box-shadow 0.3s ease !important;
  display: flex !important;
  flex-direction: column !important;
  height: auto !important;
  border: none !important;
  position: relative !important;
}

.related.products .product:hover {
  transform: translateY(-4px) !important;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12) !important;
}

/* Link principal del producto */
.related.products .woocommerce-LoopProduct-link {
  display: flex !important;
  flex-direction: column !important;
  text-decoration: none !important;
  flex: 1 !important;
}

/* Contenedor de imagen - MÁS CUADRADA */
.related.products .product img {
  width: 100% !important;
  height: 180px !important;
  object-fit: cover !important;
  object-position: center !important;
  transition: transform 0.3s ease !important;
  border-radius: 0 !important;
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
}

.related.products .product:hover img {
  transform: scale(1.03) !important;
}

/* Título del producto - MÁS PEQUEÑO */
.related.products .woocommerce-loop-product__title {
  font-size: 1rem !important;
  font-weight: 600 !important;
  color: #1f2937 !important;
  margin: 0 !important;
  padding: 12px 12px 8px 12px !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  font-family: Inter, sans-serif !important;
}

.related.products .woocommerce-LoopProduct-link:hover .woocommerce-loop-product__title {
  color: #1C62A0 !important;
}

/* Precio con "From" - MÁS PEQUEÑO y COLOR ACTUALIZADO */
.related.products .price {
  font-size: 1.1rem !important;
  font-weight: 600 !important;
  color: #1C62A0 !important;
  margin: 0 !important;
  padding: 0 12px 12px 12px !important;
  position: relative !important;
}

.related.products .price::before {
  content: "From " !important;
  font-size: 1.1rem !important;
  font-weight: 600 !important;
  color: #1C62A0 !important;
  margin-right: 4px !important;
}

/* ELIMINAR características simuladas para evitar superposición */
.related.products .woocommerce-LoopProduct-link::after {
  display: none !important;
}

/* ELIMINAR rating simulado para evitar superposición */
.related.products .product::before {
  display: none !important;
}

/* Botón "Book Now" - FORMA MEJORADA y COLOR ACTUALIZADO */
.related.products .add_to_cart_button {
  background: #1C62A0 !important;
  color: white !important;
  padding: 10px 16px !important;
  border-radius: 8px !important;
  border: none !important;
  font-size: 0.85rem !important;
  font-weight: 500 !important;
  text-decoration: none !important;
  transition: all 0.3s ease !important;
  font-family: Inter, sans-serif !important;
  margin: 0 12px 12px 12px !important;
  text-align: center !important;
  display: block !important;
  box-shadow: 0 2px 4px rgba(28, 98, 160, 0.2) !important;
}

.related.products .add_to_cart_button:hover {
  background: #154a7a !important;
  transform: translateY(-1px) !important;
  box-shadow: 0 4px 8px rgba(28, 98, 160, 0.3) !important;
  color: white !important;
}

/* Cambiar texto del botón */
.related.products .add_to_cart_button {
  font-size: 0 !important;
}

.related.products .add_to_cart_button::after {
  content: "Book Now" !important;
  font-size: 0.85rem !important;
  font-weight: 500 !important;
}

/* Ocultar elementos innecesarios */
.related.products .screen-reader-text {
  display: none !important;
}

/* Ajustes específicos para diferentes variantes de precio */
.related.products .woocommerce-Price-amount,
.related.products .woocommerce-Price-currencySymbol {
  font-size: inherit !important;
  font-weight: inherit !important;
  color: inherit !important;
}

/* RESPONSIVE DESIGN */
@media (max-width: 1200px) {
  .related.products .products.elementor-grid {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 18px !important;
  }
}

@media (max-width: 768px) {
  .related.products .products.elementor-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 16px !important;
  }
  
  .related.products .product img {
    height: 160px !important;
  }
  
  .related.products .woocommerce-loop-product__title {
    font-size: 0.9rem !important;
    padding: 10px 10px 6px 10px !important;
  }
  
  .related.products .price {
    font-size: 1rem !important;
    padding: 0 10px 10px 10px !important;
  }
  
  .related.products .price::before {
    font-size: 1rem !important;
  }
  
  .related.products .add_to_cart_button {
    padding: 8px 12px !important;
    margin: 0 10px 10px 10px !important;
    font-size: 0 !important;
  }
  
  .related.products .add_to_cart_button::after {
    font-size: 0.8rem !important;
  }
}

@media (max-width: 480px) {
  .related.products .products.elementor-grid {
    grid-template-columns: 1fr !important;
  }
  
  .related.products h2 {
    font-size: 1.8rem !important;
  }
  
  .related.products .product img {
    height: 200px !important;
  }
}

/* Asegurar que las tarjetas tengan la misma altura */
.related.products .products.elementor-grid {
  align-items: stretch !important;
}

.related.products .product {
  display: flex !important;
  flex-direction: column !important;
}

/* Espaciado de la sección completa */
.related.products {
  margin-top: 60px !important;
  margin-bottom: 40px !important;
}/* End custom CSS */