:root{
--bg:#eaf3f7; --ink:#0f172a; --muted:#475569;
--brand:#2563eb; --accent:#ff7a1a;
--cta:#8f2bd6; --cta-shadow:rgba(143,43,214,.28);
--cta-widget:#ff500a; --price-detail:#228b22;
--card:#fff; --card-bd:#e8edf4;
} body{background:var(--bg) radial-gradient(rgba(0,0,0,.035) 1px,transparent 1px) 0 0/18px 18px}
.site-header{position:relative;z-index:100000!important}
#masthead,.main-header-bar,.main-header-bar-inside{padding-top:0;padding-bottom:0}
body[class*="single-"] .elementor-sticky__spacer,
body[class*="single-"] .ast-sticky-header-padding{height:0;margin:0;padding:0} h1,.entry-content h1{background:azure;color:navy;display:inline-block;padding:.35rem .6rem;border-radius:8px;margin:.1em 0 .3em!important}
h2,.entry-content h2{background:lightgoldenrodyellow;display:inline-block;padding:.30rem .55rem;border-radius:8px;text-align:center}
body.home .entry-content h1, body.home .entry-content h2{display:table!important;margin:.35rem auto .8rem!important;text-align:center!important}
.entry-content .al-subnav,.entry-content .chips,.entry-content .wp-block-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin:10px 0 22px}
.entry-content .al-subnav a,.entry-content .wp-block-buttons .wp-block-button__link{padding:8px 12px;border-radius:10px;background:#f1f5f9;text-decoration:none} .pelikan-horizontal-widget{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);overflow-x:auto;gap:16px;padding:0 12px 8px;max-width:1280px;margin:6px auto 18px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}
.pelikan-horizontal-item{scroll-snap-align:start;min-width:240px;border:1px solid var(--card-bd);border-radius:12px;background:#fff;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s,box-shadow .2s}
.pelikan-horizontal-item:hover{transform:translateY(-3px);box-shadow:0 10px 22px rgba(0,0,0,.08)}
.pelikan-horizontal-item-img{width:100%;height:180px;object-fit:cover;display:block}
.pelikan-horizontal-item-content{padding:14px;display:flex;flex-direction:column;flex:1;text-align:center}
.pelikan-horizontal-item-title{font:700 16px/1.3 system-ui,sans-serif;color:var(--ink);margin:0 0 6px}
.pelikan-horizontal-item-desc{color:var(--muted);font:14px/1.4 system-ui,sans-serif;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em}
.pelikan-horizontal-item a{text-decoration:none!important}
.pelikan-horizontal-item-price{margin-top:auto;text-align:center;font:800 18px/1 system-ui,sans-serif;color:var(--brand)!important}
.pelikan-horizontal-item-price a{text-decoration:underline!important;text-underline-offset:2px;text-decoration-thickness:1.5px}
@media(min-width:1281px){
.pelikan-horizontal-widget{display:grid;grid-auto-flow:unset;grid-template-columns:repeat(6,minmax(0,1fr));overflow:visible;gap:20px;padding:0 12px;scroll-snap-type:none}
.pelikan-horizontal-item{min-width:0}
}
#secondary .widget_pelikan_related_offers_widget img {width:100% !important;height:94px!important} .final-offer-container{max-width:900px;margin:0 auto;padding-top:0!important}
.final-offer-main{background:linear-gradient(180deg,#fff 0%,#fff7ed 100%);border-radius:20px;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.12);margin-top:0!important} #primary .final-offer-image-wrap{position:relative;width:100%!important;height:80%;overflow:hidden;background:#e2e8f0;margin-top:0!important}
.final-offer-image{width:100%;height:100%;object-fit:cover;transform-origin:center;animation:slow-zoom 8s ease-in-out infinite alternate}
@keyframes slow-zoom{0%{transform:scale(1)}100%{transform:scale(1.18)}} .final-offer-badge{position:absolute;top:12px;left:12px;z-index:6;padding:.5rem .85rem;border-radius:12px;color:#fff;font:800 26px/1.05 system-ui,sans-serif;background:linear-gradient(135deg,#ef4444,#f97316);box-shadow:0 8px 20px rgba(0,0,0,.25)} .final-discount-badge--corner{position:absolute;right:16px;bottom:16px;z-index:7;
width:78px;height:78px;border-radius:50%;display:flex;align-items:center;justify-content:center;
font-weight:1000;font-size:26px;letter-spacing:-.5px;color:#fff;text-shadow:0 1.5px 0 rgba(0,0,0,.25);
box-shadow:0 14px 28px rgba(0,0,0,.26),inset 0 0 0 4px rgba(255,255,255,.85)}
.final-discount-badge--corner.tier-low {background:linear-gradient(135deg,#ffd200,#ff9a00)}
.final-discount-badge--corner.tier-mid {background:linear-gradient(135deg,#ff8a00,#ff3d00)}
.final-discount-badge--corner.tier-high{background:linear-gradient(135deg,#ff2a2a,#c20000)} .final-offer-main-info{text-align:center;padding:0 18px 16px}
.final-offer-title{margin:.45em 0 .28em;color:var(--ink);font:800 32px/1.18 system-ui,sans-serif}
.city-separator{color:#ff6a00}
.final-page-description{margin:10px 0 8px;color:#334155;font-weight:600}
.final-page-description p{margin:0} .final-offer-details-grid{
display:grid;
grid-template-columns:minmax(0,2fr) minmax(0,1.5fr);
gap:6px;
padding:0 18px 16px;
}
@media (max-width: 992px){
.final-offer-details-grid{grid-template-columns:1fr;gap:0;padding:0 10px 14px}
} .final-offer-description-col h3{margin:12px 0 6px;text-align:center;color:midnightblue;font:700 22px/1.2 system-ui,sans-serif}
.final-offer-benefits{margin:6px 0 8px!important;padding:0}
.final-offer-benefits li{color:var(--ink);font:600 18px/1.55 system-ui,sans-serif;background:lightcyan;margin:6px 0;text-align:left} .final-offer-booking-col .final-booking-box{
position:sticky;top:92px;background:#fffaf3;border:3px solid var(--accent);
border-radius:14px;padding:10px 12px;text-align:center;box-shadow:0 8px 20px rgba(0,0,0,.07)
}
@media(max-width:768px){.final-offer-booking-col .final-booking-box{position:static;width:100%;margin-top:6px}} .trust-pill{display:inline-flex;align-items:center;gap:8px;background:#fff7d6;border:1px solid #ffce5a;
color:#7d5300;font-weight:800;padding:0px 10px;border-radius:999px;margin-bottom:6px}
.trust-pill__text{font-weight:800} .booking-box-price--before-only{
background:yellow;border-radius:12px;text-align:center;
box-shadow:inset 0 -3px 0 rgba(0,0,0,.06);
}
.old-price--solo{display:inline-block;font-size:36px;font-weight:900;color:mediumvioletred;
text-decoration:line-through;text-decoration-thickness:3px;text-underline-offset:4px;opacity:.95} .final-cta-button{
display:block;text-align:center;font:800 18px/1 system-ui,sans-serif;
background:mediumvioletred;color:lightyellow!important;padding:12px 16px;border-radius:12px;border:0;
text-decoration:none;box-shadow:0 6px 16px var(--cta-shadow);
transition:transform .06s, box-shadow .12s, filter .12s; margin:8px 0 4px
}
.final-cta-button .price-amount{font-size:22px!important;}
@media(min-width: 1200px){
.final-cta-button{font-size:18px;padding:12px 14px}
.final-cta-button .price-amount{font-size:19px}
}
.final-cta-button:hover{transform:translateY(-1px);filter:brightness(1.03);box-shadow:0 10px 22px var(--cta-shadow)}
.final-cta-button:active{transform:translateY(0);filter:brightness(.98)} .saved-amount{margin-top:6px;font-size:14px;font-weight:700;color:#28c76f} .final-cta-button.final-offer-image-link{background:transparent!important;border:0!important;padding:0!important;margin:0!important;box-shadow:none!important;display:block}
.final-cta-button.final-offer-image-link:hover,
.final-cta-button.final-offer-image-link:active{filter:none;transform:none;box-shadow:none} #secondary{margin:2em 0 2.5em!important}
.ast-separate-container.ast-two-container #secondary .widget{background:#fff;padding:1em!important}
#secondary .widget_pelikan_related_offers_widget{background:#fff;border:1px solid var(--card-bd);border-radius:16px;padding:14px!important;box-shadow:0 10px 24px rgba(2,6,23,.08)}
#secondary .widget_pelikan_related_offers_widget .widget-title{text-align:center;color:#0f172a;margin:0 0 10px;font-weight:800;font-size:17px}
#secondary .widget_pelikan_related_offers_widget ul{list-style:none;margin:0;padding:0;overflow:auto;scroll-snap-type:y mandatory;scrollbar-gutter:stable both-edges}
#secondary .widget_pelikan_related_offers_widget ul::-webkit-scrollbar{width:8px}
#secondary .widget_pelikan_related_offers_widget ul::-webkit-scrollbar-track{background:#f1f5f9;border-radius:8px}
#secondary .widget_pelikan_related_offers_widget ul::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}
#secondary .widget_pelikan_related_offers_widget ul::-webkit-scrollbar-thumb:hover{background:#94a3b8}
#secondary .widget_pelikan_related_offers_widget li,
#secondary .widget_pelikan_related_offers_widget .flights-widget-item,
#secondary .widget_pelikan_related_offers_widget .deals-widget-item{
scroll-snap-align:start;min-height:96px;background:#fff;border:1px solid var(--card-bd);border-radius:12px;padding:10px;margin:0 0 12px;
display:flex;gap:12px;align-items:center;box-shadow:0 6px 14px rgba(0,0,0,.06);transition:transform .15s,box-shadow .15s
}
#secondary .widget_pelikan_related_offers_widget li:hover,
#secondary .widget_pelikan_related_offers_widget .flights-widget-item:hover,
#secondary .widget_pelikan_related_offers_widget .deals-widget-item:hover{transform:translateY(-2px);box-shadow:0 12px 20px rgba(0,0,0,.10)}
#secondary .widget_pelikan_related_offers_widget img{width:111px!important;height:74px;object-fit:cover;border-radius:6px;flex:0 0 122px}
#secondary .widget_pelikan_related_offers_widget .flights-widget-details,
#secondary .widget_pelikan_related_offers_widget .deals-widget-details,
#secondary .widget_pelikan_related_offers_widget .offer-details{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;text-align:left}
#secondary .flights-widget-title,#secondary .deals-widget-title,#secondary .widget_pelikan_related_offers_widget .offer-title{font:700 18px/1.25 system-ui,sans-serif;color:#0f172a;margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
#secondary .flights-widget-meta,#secondary .deals-widget-meta,#secondary .widget_pelikan_related_offers_widget .offer-meta{margin-top:4px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
#secondary .flights-widget-price,#secondary .deals-widget-price,#secondary .widget_pelikan_related_offers_widget .offer-price{white-space:nowrap;font:800 20px/1.1 system-ui,sans-serif;color:var(--brand)!important}
#secondary .flights-widget-button,#secondary .deals-widget-button,#secondary .widget_pelikan_related_offers_widget .offer-button{flex-shrink:0;min-width:92px;text-align:center;background:var(--cta-widget)!important;color:#fff!important;border-radius:999px;padding:6px 12px;font:800 12px/1 system-ui,sans-serif;border:0;text-decoration:none}
.single-lowcost #secondary .widget_pelikan_related_offers_widget ul{max-height:540px}
.single-deals_all #secondary .widget_pelikan_related_offers_widget ul{max-height:336px} .site-content{padding-bottom:16px!important}.site-content .ast-container{margin-bottom:0!important}
.al-seo{max-width:900px;margin:18px auto!important}.al-seo p{margin:.45em 0} .single .entry-header{display:none!important}
.ast-separate-container .post-navigation{display:none!important} @media(min-width:993px){
.ast-separate-container #primary,
.ast-separate-container.ast-left-sidebar #primary,
.ast-separate-container.ast-right-sidebar #primary{margin:0 0!important}
.final-discount-badge--corner {
width: 88px; height: 88px;
font-size: 33px; line-height: 1;
}
.final-offer-image-wrap{height:380px!important;}
} .al-archive-card{
display:flex; gap:14px; padding:12px; border-radius:14px;
background:#fff7e6; border:1px solid #ffe2b8; box-shadow:0 6px 18px rgba(0,0,0,.06);
margin:14px 0;
}
.al-archive-card__media{flex:0 0 160px; border-radius:10px; overflow:hidden; display:block}
.al-archive-card__media img{display:block; width:160px; height:110px; object-fit:cover}
.al-archive-card__ph{display:flex; align-items:center; justify-content:center; width:160px; height:110px; background:#f1f5f9; color:#64748b; font:600 12px/1.2 system-ui,sans-serif}
.al-archive-card__body{flex:1 1 auto; min-width:0}
.al-archive-card__title{margin:0 0 6px; font:800 18px/1.25 system-ui,sans-serif; color:#0f172a}
.al-archive-card__title a{text-decoration:none}
.al-archive-card__desc{margin:4px 0 10px; color:#334155; font:14px/1.4 system-ui,sans-serif}
.al-archive-card__btn{
display:inline-block; padding:6px 12px; border-radius:999px;
background:#ff500a; color:#fff; text-decoration:none; font:800 12px/1 system-ui,sans-serif
}
@media (max-width: 544px){
.al-archive-card{flex-direction:column}
.al-archive-card__media{flex-basis:auto}
.al-archive-card__media img,.al-archive-card__ph{width:100%; height:160px}
}  .single-deals_all #secondary .widget_pelikan_related_offers_widget,
.single-deals_foreign #secondary .widget_pelikan_related_offers_widget { } .single-deals_all #secondary .widget_pelikan_related_offers_widget ul,
.single-deals_foreign #secondary .widget_pelikan_related_offers_widget ul {
display: flex;
flex-direction: column;
gap: 12px;
max-height: none; }
.single-deals_all #secondary .widget_pelikan_related_offers_widget li,
.single-deals_foreign #secondary .widget_pelikan_related_offers_widget li {
display: flex;
flex-direction: column;
align-items: stretch;
min-height: auto;
padding: 12px;
}
.single-deals_all #secondary .widget_pelikan_related_offers_widget img,
.single-deals_foreign #secondary .widget_pelikan_related_offers_widget img {
width: 100% !important;
height: 120px !important;
object-fit: cover;
border-radius: 8px;
margin-bottom: 8px;
}
.single-deals_all #secondary .widget_pelikan_related_offers_widget .offer-details,
.single-deals_foreign #secondary .widget_pelikan_related_offers_widget .offer-details {
text-align: center;
}
.single-deals_all #secondary .widget_pelikan_related_offers_widget .offer-title,
.single-deals_foreign #secondary .widget_pelikan_related_offers_widget .offer-title {
font-size: 16px;
line-height: 1.3;
margin-bottom: 8px;
}
.single-deals_all #secondary .widget_pelikan_related_offers_widget .offer-meta,
.single-deals_foreign #secondary .widget_pelikan_related_offers_widget .offer-meta {
flex-direction: column;
align-items: center;
gap: 8px;
}
.single-deals_all #secondary .widget_pelikan_related_offers_widget .offer-price,
.single-deals_foreign #secondary .widget_pelikan_related_offers_widget .offer-price {
font-size: 18px;
margin-bottom: 6px;
}
.single-deals_all #secondary .widget_pelikan_related_offers_widget .offer-button,
.single-deals_foreign #secondary .widget_pelikan_related_offers_widget .offer-button {
width: 100%;
padding: 8px 16px;
font-size: 13px;
}