/*
Theme Name: SSTA Theme
Theme URI: https://creativeapproach.com.au
Author: Creative Approach
Author URI: https://creativeapproach.com.au	
Description: SSTA Block Theme. A simple, clean, and responsive WordPress theme for the SSTA website.
Version: 1.0.3
Tested up to: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ssta-theme
Tags: custom-background, custom-logo, custom-menu, featured-images

*/

.homepage-custom-h2 {
    font-size: clamp(33.419px, 2.089rem + ((1vw - 3.2px) * 2.769), 60px);
    margin-inline-start: 0;
    margin-inline-end: 0;
    font-weight: bold;
    unicode-bidi: isolate;
    display: block;
}

.homepage-custom-tour-package-heading {
    margin-top: var(--wp--preset--spacing--plus-1);
    margin-inline-start: 0;
    margin-inline-end: 0;
    font-weight: bold;
    unicode-bidi: isolate;
    display: block;
}

.gallery-carousel-block {
    padding-top: 60px;
}

.newsletter-custom-heading {
    margin-top: var(--wp--preset--spacing--plus-1);
    margin-inline-start: 0;
    margin-inline-end: 0;
    font-weight: bold;
    unicode-bidi: isolate;
    display: block;
}

@media only screen and (min-width: 1300px) {
    .wp-block-acf-slider .splide__arrows {
        left: 40%;
        transform: translateX(50%);
    }
}

.tour-gallery-custom-heading {
    display: block;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    font-weight: bold;
    unicode-bidi: isolate;
}

.single--post-banner img {
    object-fit: cover;
}

@media only screen and (max-width: 1023px) {
    .single--post-banner img {
        aspect-ratio: 4 / 3 !important;
    }

    .single-banner-heading {
        left: 60% !important;
    }
}

.single-banner-heading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
    max-width: var(--wp--style--global--wide-size);
}

.single-banner-heading-h1 {
    font-size: var(--wp--preset--font-size--huge) !important;
    color: var(--wp--preset--color--white) !important;
}

.single main#primary ul li > h2:first-of-type {
    font-size: 1.5em !important;
}

/* .single main#primary h2:first-of-type { */
    /* font-size: var(--wp--preset--font-size--x-large) !important; */
/* } */

span.wp-block-button__link.not-available.wp-element-button {
    background: var(--wp--preset--color--primary);
    border-color: var(--wp--preset--color--primary);
}

@media (min-width: 768px) {
    .footer-tour-header--booking-info-bar {
        display: none;
    }
}

@media (max-width: 767px) {
    .tour-header--booking-info-bar {
        display: none !important;
    }

    .footer-tour-header--booking-info-bar {
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        z-index: 9999999;
        text-align: center;
        align-items: center;
        background: #fff;
        border-radius: 20px;
        box-shadow: var(--wp--custom--box-shadows--md);
        display: flex;
        flex-direction: column;
        gap: 10px;
        justify-content: space-between;
        margin-bottom: 0;
        padding: 18px 18px 24px 24px;
    }

    .footer-tour-header--booking-info-bar .booking-info--pricing {
        align-items: center;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 10px;
    }

    .footer-tour-header--booking-info-bar .booking-info--pricing .booking-info--pricing-type {
        align-items: center;
        display: flex;
        gap: 5px;
    }

    .footer-tour-header--booking-info-bar .booking-info--pricing .price-type {
        font-size: var(--wp--preset--font-size--small);
        font-weight: 700;
    }

    .footer-tour-header--booking-info-bar .booking-info--pricing .price {
        align-items: center;
        display: flex;
        gap: 5px;
    }

    .footer-tour-header--booking-info-bar .booking-button .wp-element-button {
        letter-spacing: 1.3px;
        padding-inline: 34px;
    }

    .footer-tour-header--booking-info-bar .booking-info--pricing .price-text {
        color: var(--wp--preset--color--secondary);
        font-size: var(--wp--preset--font-size--regular);
        font-weight: 700;
    }

    .footer-tour-header--booking-info-bar .booking-info--pricing .price-from-text {
        color: var(--wp--preset--color--secondary);
        font-size: var(--wp--preset--font-size--small);
        font-weight: 700;
    }

    .single-banner-heading-h1 {
        font-size: var(--wp--preset--font-size--large) !important;
        color: var(--wp--preset--color--white) !important;
    }

    .single-banner-heading {
        width: 80%;
    }
}

@media only screen and (min-width: 768px) {
    .footer-tour-header--booking-info-bar {
        border-radius: 100px;
        flex-direction: row;
        padding: 32px 32px 32px 38px;
    }

    .footer-tour-header--booking-info-bar {
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        z-index: 9999999;
        text-align: center;
        align-items: center;
        background: #fff;
        border-radius: 20px;
        box-shadow: var(--wp--custom--box-shadows--md);
        display: flex;
        flex-direction: row;
        gap: 10px;
        justify-content: space-between;
        margin-bottom: 0;
        padding: 24px 10% 24px 10%;
    }

    .footer-tour-header--booking-info-bar .booking-info--pricing {
        align-items: center;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 50px;
    }

    .footer-tour-header--booking-info-bar .booking-info--pricing .booking-info--pricing-type {
        align-items: center;
        display: flex;
        gap: 15px;
    }

    .footer-tour-header--booking-info-bar .booking-info--pricing .price-type {
        font-size: var(--wp--preset--font-size--medium);
        font-weight: 700;
    }

    .footer-tour-header--booking-info-bar .booking-info--pricing .price {
        align-items: center;
        display: flex;
        gap: 10px;
    }

    .footer-tour-header--booking-info-bar .booking-button .wp-element-button {
        letter-spacing: 1.3px;
        padding-inline: 34px;
    }

    .footer-tour-header--booking-info-bar .booking-info--pricing .price-text {
        color: var(--wp--preset--color--secondary);
        font-size: var(--wp--preset--font-size--large);
        font-weight: 700;
    }

    .footer-tour-header--booking-info-bar .booking-info--pricing .price-from-text {
        color: var(--wp--preset--color--secondary);
        font-size: var(--wp--preset--font-size--medium);
        font-weight: 700;
    }
}