.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-30b7819:#0C4979;--e-global-color-599e19f:#008EB9;--e-global-color-ff868d2:#ABB5CC;--e-global-color-46b2b3c:#FFFFFF;--e-global-color-1b03dd1:#F8F8F8;--e-global-color-3136253:#091733;--e-global-color-e5f73f9:#0E0E0D;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-2960b6b-font-family:"FreightBig Pro";--e-global-typography-2960b6b-font-size:clamp(2.75rem, 0.917rem + 5.185vw, 6.25rem);--e-global-typography-2960b6b-font-weight:700;--e-global-typography-2960b6b-line-height:1em;--e-global-typography-4ab5cfe-font-family:"FreightBig Pro";--e-global-typography-4ab5cfe-font-size:clamp(2.125rem, 0.759rem + 3.796vw, 4.688rem);--e-global-typography-4ab5cfe-font-weight:700;--e-global-typography-4ab5cfe-line-height:1.15em;--e-global-typography-a902bf9-font-family:"Instrument Sans";--e-global-typography-a902bf9-font-size:clamp(1.125rem, 1rem + 0.556vw, 1.5rem);--e-global-typography-a902bf9-font-weight:500;--e-global-typography-a902bf9-line-height:1em;--e-global-typography-277ea8a-font-family:"Instrument Sans";--e-global-typography-277ea8a-font-size:clamp(0.938rem, 0.875rem + 0.278vw, 1.125rem);--e-global-typography-277ea8a-font-weight:400;--e-global-typography-d9f1e05-font-family:"Instrument Sans";--e-global-typography-d9f1e05-font-size:clamp(0.938rem, 0.875rem + 0.278vw, 1.125rem);--e-global-typography-d9f1e05-font-weight:500;--e-global-typography-2e01b85-font-family:"Instrument Sans";--e-global-typography-2e01b85-font-size:clamp(0.75rem, 0.7rem + 0.22vw, 0.875rem);--e-global-typography-2e01b85-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 p{margin-block-end:0px;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-family:var( --e-global-typography-d9f1e05-font-family ), Sans-serif;font-size:var( --e-global-typography-d9f1e05-font-size );font-weight:var( --e-global-typography-d9f1e05-font-weight );border-radius:4px 4px 4px 4px;padding:15px 40px 15px 40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1684px;}.e-con{--container-max-width:1684px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1680px){.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-size:var( --e-global-typography-d9f1e05-font-size );}}@media(max-width:1024px){.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-size:var( --e-global-typography-d9f1e05-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-size:var( --e-global-typography-d9f1e05-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:2400px){.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-size:var( --e-global-typography-d9f1e05-font-size );}}/* Start custom CSS *//*Glossy card styling*/

.glossy-card{
    background: rgba(255, 255, 255, 0.3);
border: 2px solid rgba(248, 248, 248, 0.2);
backdrop-filter: blur(10px);
}

/**
 * 1. Arrow Container: Create 60px circle with specific background and border
 */
.jet-listing-grid__slider-icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 60px !important;
    height: 60px !important;
    border-radius: 50% !important; /* Circular shape */
    background: rgba(255, 255, 255, 0.3) !important; /* User defined background */
    border: 1px solid rgba(248, 248, 248, 0.3) !important; /* User defined border */
    box-shadow: none !important;
    padding: 0 !important;
    transition: all 0.3s ease;
}

/**
 * 2. Remove default JetEngine icon font elements
 */
.jet-listing-grid__slider-icon:before {
    display: none !important;
}

/**
 * 3. Icon Style: Set the 24px size for the SVG
 */
.custom-svg-icon {
    width: 24px !important;
    height: 24px !important;
    display: block;
    pointer-events: none;
}

/**
 * 4. Hover State: Slightly increase opacity when hovered
 */
.jet-listing-grid__slider-icon:hover {
    background: rgba(255, 255, 255, 0.45) !important;
    cursor: pointer;
}

/*
.hp-slider-item:not(.elementor-motion-effects-element-type-background),
.hp-slider-item > .elementor-motion-effects-container > .elementor-motion-effects-layer{
  background-position: center center !important;     
  background-size: 750px auto !important;            
  transition: background-size .6s ease;             
  will-change: background-size;                     
}


.hp-slider-item:hover:not(.elementor-motion-effects-element-type-background),
.hp-slider-item:hover > .elementor-motion-effects-container > .elementor-motion-effects-layer{
  background-size: 850px auto !important;            
}*/

.tour-detail-video .elementor-video{
    max-height: 650px;
    width: 495px;
    border-radius: 9px;
    object-fit: contain;
}

.tour-detail-video .e-hosted-video{max-height: 650px;
    width: 495px;
    border-radius: 9px;
    object-fit: contain;}
    
    @media only screen and (max-width: 600px){
        .tour-detail-video .elementor-video{
    max-height: 500px;
    max-width: 550px;
    width: 100%;
    border-radius: 9px;
    object-fit: cover!important;
}

.tour-detail-video .e-hosted-video{
    max-height: 500px;
    max-width: 550px;
    width: 100%;
    border-radius: 9px;
    object-fit: cover!important;}
    }
    
.map-link a{
    color: #091733;
}

/* 1. Skrytí samotného inputu (pro jistotu) */
.hidden-calc-field {
    display: none !important;
}

/* 2. HLAVNÍ FIX: Skrytí celého řádku (wrapperu), pokud obsahuje skryté pole */
/* Toto odstraní ty mezery, protože zmizí celý kontejner */
.jet-form-builder-row:has(.hidden-calc-field) {
    display: none !important;
}

/* 3. Pojistka pro "Calculated fields", které jsou nastavené jako hidden */
/* V kódu máš div s třídou .jet-form-builder__calculated-field--hidden, který taky může dělat mezeru */
.jet-form-builder__calculated-field--hidden {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
}


/* === RESET OŘEZÁVÁNÍ (Kritické pro zobrazení čáry) === */
.jet-listing-dynamic-repeater__items,
.jet-listing-dynamic-repeater__item {
    overflow: visible !important;
    position: relative;
    z-index: 1;
}

/* === HLAVNÍ WRAPPER === */
.gyg-itinerary-item {
    display: flex;
    gap: 20px;
    position: relative;
    /* Tady nastavujeme mezeru mezi položkami místo Elementoru */
    padding-bottom: 30px; 
}

/* === LEVÝ SLOUPEC (IKONA + ČÁRA) === */
.gyg-left-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 32px; /* Šířka sloupce pro ikonu */
    flex-shrink: 0;
    position: relative;
}

/* === IKONA (Marker) === */
.gyg-marker {
    width: 32px;
    height: 32px;
    background: #fff;
    border: 2px solid #008EB9; /* Oranžová */
    border-radius: 50%;
    z-index: 10; /* Musí být nejvýš */
    display: flex;
    align-items: center;
    justify-content: center;
    color: #008EB9;
    font-size: 14px;
    position: relative; /* Aby fungoval z-index */
}

/* === SPOJOVACÍ ČÁRA === */
/* Vykreslí se u všech KROMĚ poslední položky */
.gyg-itinerary-item:not(:last-child) .gyg-left-col::after {
    content: "";
    position: absolute;
    
    /* Čára začíná ve středu ikony */
    top: 16px; 
    
    /* Táhne se dolů přes celou výšku položky + padding */
    height: 100%; 
    
    /* Umístění na střed */
    left: 50%;
    transform: translateX(-50%);
    
    /* Vzhled čáry */
    width: 3px;
    border-left: 3px dotted #ff5533; 
    
    z-index: 1; /* Musí být pod ikonou */
}

/* === PRAVÝ SLOUPEC (TEXT) === */
.gyg-content {
    padding-top: 4px; /* Srovnání textu s horní hranou ikony */
    flex: 1; /* Zabere zbytek místa */
}

.gyg-title {
    margin: 0 0 5px 0;
    font-weight: 700;
    font-size: 16px;
    color: #1a2b49;
    line-height: 1.2;
}

.gyg-desc {
    font-size: 14px;
    color: #63687a;
    line-height: 1.5;
    margin: 0;
}

/* === 1. TOTAL PRICE NADPIS === */
.visual-total-price {
    font-family: 'Instrument Sans', sans-serif !important;
    font-size: 30px !important;
    font-weight: 700 !important;
    color: #091733 !important;
    margin-top: 20px !important; /* Gap nad */
    margin-bottom: 20px !important; /* Gap pod */
    line-height: 1.2;
}

/* === 2. WRAPPER PRO SLUŽBY (GAPS) === */
#additional-services-wrap {
    margin-top: 20px !important; /* TOTO je ta chybějící mezera nahoře */
    display: flex;
    flex-direction: column;
    gap: 20px; /* Mezera mezi jednotlivými checkboxy */
    margin-bottom: 20px; /* Mezera pod sekcí */
}

/* === 3. CUSTOM CHECKBOX STYLING === */

/* Celý řádek (Label) */
.custom-service-label {
    display: flex;
    align-items: center;
    gap: 10px; /* Mezera mezi checkboxem a textem (10px) */
    cursor: pointer;
    margin: 0 !important;
}

/* Skryjeme ošklivý defaultní checkbox */
.custom-service-label input[type="checkbox"] {
    display: none;
}

/* Vytvoříme vlastní čtvereček */
.service-checkbox-box {
    width: 20px;
    height: 20px;
    min-width: 20px; /* Aby se nesmrsknul */
    border: 1px solid rgba(0, 0, 0, 0.1); /* 10% opacity black */
    border-radius: 2px;
    background-color: transparent;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* === STAV: ZAŠKRTNUTO (CHECKED) === */
.custom-service-label input[type="checkbox"]:checked + .service-checkbox-box {
    background-color: #008EB9; /* Tvoje modrá */
    border-color: #008EB9;
    /* SVG Ikonka (bílá fajfka) */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px 14px;
}

/* === 4. TEXT VEDLE CHECKBOXU === */
.service-text {
    font-family: 'Instrument Sans', sans-serif;
    font-weight: 500;
    /* Clamp font size podle zadání */
    font-size: clamp(0.75rem, 0.7rem + 0.22vw, 0.875rem);
    color: #1a2b49; /* Tmavá barva textu */
    line-height: 1.4;
}

.service-text strong {
    font-weight: 700;
}

.variation-CheckIn,
.variation-CheckOut{
display:none!important;
}


/* Kotva pro správné zarovnání vůči vstupnímu poli */
.jet-abaf-field {
    position: relative !important;
}

/* Vycentrování, vrstvení a pozadí na PC */
.date-picker-wrapper.two-months {
    position: absolute !important;
    top: 100% !important; /* Posune kalendář přesně pod input pole */
    left: 50% !important; /* Vycentruje zleva na 50% pole */
    transform: translateX(-50%) !important; /* Vrátí ho o polovinu své délky zpět na dokonalý střed */
    margin-top: 5px !important; /* Jemná mezera pod políčkem, ať na něm není nalepený */
    z-index: 999999 !important;

    /* Smazáno blokující display pravidlo */
    width: max-content !important;
    max-width: 95vw !important;

    background-color: #ffffff !important;
    box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.15) !important;
    border-radius: 8px !important;
    padding: 15px !important;
}

/* Clearfix: Zajistí, že se pozadí natáhne i přes plovoucí vnitřní prvky */
.date-picker-wrapper.two-months::after {
    content: "";
    display: table;
    clear: both;
}

.date-picker-wrapper.two-months .month-wrapper {
    width: max-content !important;
}

/* Vycentrování kalendáře na mobilních zařízeních */
@media (max-width: 768px) {
    .date-picker-wrapper {
        position: absolute !important;
        top: 100% !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        width: max-content !important; 
        max-width: 90vw !important; /* Zabrání přetečení z displeje */
        margin: 5px auto 0 !important;
    }
}

/* 2. Úplné odstranění šedého pozadí za vlajkou (hover, focus, otevřená roletka) */
.woocommerce-checkout .iti__country-container .iti__selected-country,
.woocommerce-checkout .iti__country-container .iti__selected-country:hover,
.woocommerce-checkout .iti__country-container .iti__selected-country:focus,
.woocommerce-checkout .iti__country-container .iti__selected-country[aria-expanded="true"],
.woocommerce-checkout .iti__country-container .iti__selected-country-primary {
    background: transparent !important;
    background-color: transparent !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

/* Vynucení 100% šířky pro obal i samotné pole telefonu */
.woocommerce-checkout .iti,
.woocommerce-checkout .iti input[type="tel"] {
    width: 100% !important;
    display: block !important;
}

.elementor-menu-cart__main{
    max-width: 500px!important;
    width: 100%!important;
}

.elementor-menu-cart__product-image img{
    border-radius: 9px!important;
}

.cart-style ul.ob-services-list {
    padding-left: 145px!important;
}

.cart-style dt{
    font-weight: 700;
}

.cart-style .product-name#text{
    font-weight: 700!important!important;
}

.cart-style .product-thumbnail img{
    border-radius: 9px;
}

.opened-cart .ob-services-list{
    padding-left: 20px!important;
}

.opened-cart dt,.elementor-menu-cart__product-name{
    font-weight: 700!important;
}

@font-face {
  font-family: 'FreightBigProBold';
  font-display: swap;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'FreightBig Pro';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://oceanblueholidays.com/wp-content/uploads/2026/01/FreightBigProBook-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'FreightBig Pro';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://oceanblueholidays.com/wp-content/uploads/2026/01/FreightBigProMedium-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'FreightBig Pro';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://oceanblueholidays.com/wp-content/uploads/2026/01/FreightBigProBold-Regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */