/* 
Theme Name: z1337 - Hello Elementor child theme
Theme URI: https://zedality.com/
Description: Hello Elementor Child theme for z1337
Author: Zedality
Author URI: https://zedality.com/
Template: hello-elementor
Version: 2.0.4
Text Domain: z1337-child-theme
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


@font-face {
    font-family: 'League Spartan';
    src: url('fonts/leaguespartan-bold-webfont.eot');
    src: url('fonts/leaguespartan-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/leaguespartan-bold-webfont.woff2') format('woff2'),
         url('fonts/leaguespartan-bold-webfont.woff') format('woff'),
         url('fonts/leaguespartan-bold-webfont.ttf') format('truetype'),
         url('fonts/leaguespartan-bold-webfont.svg#league_spartanregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Umbrage';
    src: url('fonts/umbrage2-webfont.eot');
    src: url('fonts/umbrage2-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/umbrage2-webfont.woff2') format('woff2'),
         url('fonts/umbrage2-webfont.woff') format('woff'),
         url('fonts/umbrage2-webfont.ttf') format('truetype'),
         url('fonts/umbrage2-webfont.svg#umbrageregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html,
body {
    overflow-x: hidden;
}

.elementor-kit-6622 h1 {}

.elementor-kit-6622 h2 {
    font-size: 38px;
    line-height: 41px;
}

.elementor-kit-6622 h3 {
    font-size: 22px;
    line-height: 22px;
}

.elementor-kit-6622 h4 {
    font-size: 18px;
    line-height: 18px;
}

.elementor-kit-6622 h5 {}

.elementor-kit-6622 h6 {}

.elementor-kit-6622 .elementor-button:hover {
    text-decoration: none;
}

.elementor-kit-6622 p {
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.cart .nyp label {
    margin-block-end: 0.9rem;
}

.cart .nyp .nyp-input {
    padding: .5rem 1rem;
    border: solid 1px #666;
    border-radius: 3px;
    font-family: inherit;
    font-weight: 400;
    color: var(--e-global-color-secondary);
    background-color: transparent;
    transition: all 0.2s;
}

[type=button], [type=submit], button {
    border-color: var(--e-global-color-accent);
}

.effect-apollo .wp-caption {
    position: relative;
    overflow: hidden;
}

.effect-apollo .wp-caption a {
    display: block;
}

.effect-apollo .wp-caption img {
    opacity: 1;
    transform: scale(1.05, 1.05);
    transition: opacity 0.35s, transform 0.35s;
}

.effect-apollo .wp-caption:hover img {
    opacity: 0.35;
    transform: scale(1, 1);
}

.effect-apollo .wp-caption-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
}

.effect-apollo .wp-caption-text:before {
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 120%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    pointer-events: none;
}

.effect-apollo .wp-caption:hover .wp-caption-text:before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.effect-apollo .wp-caption-text p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5em 0;
    opacity: 0;
    color: var(--e-global-color-text);
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    font-size: 15px;
    font-style: normal;
}

.effect-apollo .wp-caption-text a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
}

.effect-apollo .wp-caption:hover .wp-caption-text p {
    color: #fff;
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.effect-apollo .wp-caption-text p span {
    font-family: "League Spartan";
    line-height: 21px;
    font-weight: normal;
    font-size: 15px;
    margin-right: .5rem;
}

.effect-apollo .wp-caption-text p span i {
    color: var(--e-global-color-primary);
    font-size: 1.33em;
    margin-right: 0.25rem;
}

.e-checkout__column-end .e-checkout__column-inner {
    background-color: var(--e-global-color-secondary);
}

.e-checkout__column-end .e-checkout__column-inner *:not(a) {
    color: var(--e-global-color-9381547);
}

.elementor-492 .elementor-element.elementor-element-b2ca21b #payment #place_order:hover {
    background-color: var(--e-global-color-primary);
}

.wc_payment_methods {
    list-style: none;
}

.wc_payment_method label {
    color: var(--e-global-color-9381547) !important;
}

.elementor-product-booking .block-picker .block {
    float: none;
    width: 100% !important;
    height: auto !important;
    font-size: 1.1em;
    font-weight: bold;
}

.elementor-product-booking .block-picker .block a {
    color: var(--e-global-color-9381547);
}

.elementor-product-booking .wc-bookings-booking-form-button.disabled {
    display: none !important;
}

p.wc_bookings_field_persons label {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 10px;
}
