/*
Stylesheet for static variables
All variables that won't be changed by theme customizer should be written here
*/
/* base dimensions */
/* for awesome-bootstrap-checkbox */
/* infobox */
.pagination{--bs-pagination-active-border-color:$primary;
}
.success-msg,.notice-msg,.error-msg{--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-border:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:0.375rem;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);
}
#peak{/* base dimensions */ /* for awesome-bootstrap-checkbox */ /* infobox */ /*** Leaflet styles 1.0.3 ***/ /* required styles */ /* Safari renders non-retina tile on retina better with this,but Chrome is worse */ /* hack that prevents hw layers "stretching" when loading new tiles */ /* .leaflet-container svg:reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */ /* .leaflet-container img:map is broken in FF if you have max-width:100% on tiles */ /* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */ /* control positioning */ /* zoom and fade animations */ /* cursors */ /* marker & overlays interactivity */ /* visual tweaks */ /* general toolbar styles */ /* zoom control */ /* layers control */ /* Default icon URLs */ /* attribution and scale controls */ /* popup */ /* div icon */ /* Tooltip */ /* Base styles for the element that has a tooltip */ /* Directions */ /*.search-box__yield-price-body .day.reduction-1 .price span{background-color:desaturate(lighten($brand-secondary,25%),10%);color:white;}.search-box__yield-price-body .day.reduction-2 .price span{background-color:desaturate(lighten($brand-secondary,10%),5%);color:white;}.search-box__yield-price-body .day.reduction-3 .price span{background-color:$brand-secondary;color:white;}*/
}
#peak .pagination{--bs-pagination-active-border-color:$primary;
}
#peak .success-msg,#peak .notice-msg,#peak .error-msg{--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-border:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:0.375rem;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);
}
#peak .media-select .media-types{display:flex;flex-wrap:wrap;
}
#peak .media-select .one-media{flex:1;
}
#peak .media-select .media-type{padding:3px 10px;flex:1;white-space:inherit;background-color:#f5f5f5;border:3px solid transparent;margin:5px;text-align:left;
}
@media (max-width:767px){#peak .media-select .media-type{margin-left:0;margin-right:0;margin-bottom:5px;width:100%;flex:inherit;}
}
#peak .media-select .media-type:active{background-color:#e4e4e4;
}
#peak .media-select .media-type.selected{border-color:#cc3333;
}
#peak .media-select .media-type input[type="radio"]{display:none;
}
#peak .media-select .media-type label{margin-bottom:0;cursor:pointer;
}
@media (min-width:768px){#peak .media-select .media-type label{text-align:center;width:100%;}
}
#peak .media-select .media-type label span{white-space:nowrap;
}
#peak .media-select .media-type__icon{width:40px;height:40px;vertical-align:middle;cursor:pointer;
}
@media (min-width:768px){#peak .media-select .media-type__icon{display:block;margin:auto;}
}
#peak .media-select .media-swisspass,#peak .media-select .media-keycard,#peak .media-select .media-post,#peak .media-select .media-pickup,#peak .media-select .media-voucher{margin-top:12px;
}
#peak .media-select .media-swisspass__disclaimer label{cursor:pointer;display:inline;
}
#peak .media-select .media-keycard__id-extra label,#peak .media-select .media-post__id label,#peak .media-select .media-pickup__id label,#peak .media-select .media-voucher__id label{margin-bottom:10px;width:96%;float:right;display:inline-block;
}
@media (max-width:767px){#peak .media-select .media-keycard__id-extra label,#peak .media-select .media-post__id label,#peak .media-select .media-pickup__id label,#peak .media-select .media-voucher__id label{width:94%;}
}
#peak .media-select .media-keycard__id-extra span,#peak .media-select .media-post__id span,#peak .media-select .media-pickup__id span,#peak .media-select .media-voucher__id span{display:inline-block;
}
#peak .plan-viewer{margin-top:10px;
}
#peak .plan-viewer .map{width:100%;height:100%;
}
#peak .leaflet-pane,#peak .leaflet-tile,#peak .leaflet-marker-icon,#peak .leaflet-marker-shadow,#peak .leaflet-tile-container,#peak .leaflet-pane > svg,#peak .leaflet-pane > canvas,#peak .leaflet-zoom-box,#peak .leaflet-image-layer,#peak .leaflet-layer{position:absolute;left:0;top:0;
}
#peak .leaflet-container{overflow:hidden;background:#ddd;font:12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif;
}
#peak .leaflet-tile,#peak .leaflet-marker-icon,#peak .leaflet-marker-shadow{user-select:none;
}
#peak .leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast;
}
#peak .leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0;
}
#peak .leaflet-marker-icon,#peak .leaflet-marker-shadow{display:block;
}
#peak .leaflet-container .leaflet-overlay-pane svg,#peak .leaflet-container .leaflet-marker-pane img,#peak .leaflet-container .leaflet-shadow-pane img,#peak .leaflet-container .leaflet-tile-pane img,#peak .leaflet-container img.leaflet-image-layer{max-width:none !important;
}
#peak .leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y;
}
#peak .leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;
}
#peak .leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none;
}
#peak .leaflet-tile{filter:inherit;visibility:hidden;
}
#peak .leaflet-tile-loaded{visibility:inherit;
}
#peak .leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800;border:2px dotted #38f;background:rgba(255,255,255,0.5);
}
#peak .leaflet-overlay-pane svg{-moz-user-select:none;
}
#peak .leaflet-pane{z-index:400;
}
#peak .leaflet-tile-pane{z-index:200;
}
#peak .leaflet-overlay-pane{z-index:400;
}
#peak .leaflet-shadow-pane{z-index:500;
}
#peak .leaflet-marker-pane{z-index:600;
}
#peak .leaflet-tooltip-pane{z-index:650;
}
#peak .leaflet-popup-pane{z-index:700;
}
#peak .leaflet-map-pane canvas{z-index:100;
}
#peak .leaflet-map-pane svg{z-index:200;
}
#peak .leaflet-vml-shape{width:1px;height:1px;
}
#peak .lvml{behavior:url(#default #VML);display:inline-block;position:absolute;
}
#peak .leaflet-control{position:relative;z-index:800;pointer-events:auto;float:left;clear:both;
}
#peak .leaflet-top,#peak .leaflet-bottom{position:absolute;z-index:400;pointer-events:none;
}
#peak .leaflet-top{top:0;
}
#peak .leaflet-right{right:0;
}
#peak .leaflet-bottom{bottom:0;
}
#peak .leaflet-left{left:0;
}
#peak .leaflet-right .leaflet-control{float:right;margin-right:10px;
}
#peak .leaflet-top .leaflet-control{margin-top:10px;
}
#peak .leaflet-bottom .leaflet-control{margin-bottom:10px;
}
#peak .leaflet-left .leaflet-control{margin-left:10px;
}
#peak .leaflet-fade-anim .leaflet-tile{will-change:opacity;
}
#peak .leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity 0.2s linear;
}
#peak .leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1;
}
#peak .leaflet-zoom-animated{transform-origin:0 0;
}
#peak .leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform;transition:transform 0.25s cubic-bezier(0,0,0.25,1);
}
#peak .leaflet-zoom-anim .leaflet-tile,#peak .leaflet-pan-anim .leaflet-tile{transition:none;
}
#peak .leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden;
}
#peak .leaflet-interactive{cursor:pointer;
}
#peak .leaflet-grab{cursor:grab;
}
#peak .leaflet-crosshair,#peak .leaflet-crosshair .leaflet-interactive{cursor:crosshair;
}
#peak .leaflet-popup-pane,#peak .leaflet-control{cursor:auto;
}
#peak .leaflet-dragging .leaflet-grab,#peak .leaflet-dragging .leaflet-grab .leaflet-interactive,#peak .leaflet-dragging .leaflet-marker-draggable{cursor:move;
}
#peak .leaflet-marker-icon,#peak .leaflet-marker-shadow,#peak .leaflet-image-layer,#peak .leaflet-pane > svg path,#peak .leaflet-tile-container{pointer-events:none;
}
#peak .leaflet-marker-icon.leaflet-interactive,#peak .leaflet-image-layer.leaflet-interactive,#peak .leaflet-pane > svg path.leaflet-interactive{pointer-events:auto;
}
#peak .leaflet-container a{color:#0078a8;
}
#peak .leaflet-container a.leaflet-active{outline:2px solid orange;
}
#peak .leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,0.65);border-radius:4px;
}
#peak .leaflet-bar a,#peak .leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black;
}
#peak .leaflet-bar a,#peak .leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block;
}
#peak .leaflet-bar a:hover{background-color:#f4f4f4;
}
#peak .leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px;
}
#peak .leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:0;
}
#peak .leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb;
}
#peak .leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px;
}
#peak .leaflet-control-zoom-in,#peak .leaflet-control-zoom-out{font:bold 18px "Lucida Console",Monaco,monospace;text-indent:1px;
}
#peak .leaflet-control-zoom-out{font-size:20px;
}
#peak .leaflet-touch .leaflet-control-zoom-in{font-size:22px;
}
#peak .leaflet-touch .leaflet-control-zoom-out{font-size:24px;
}
#peak .leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,0.4);background:#fff;border-radius:5px;
}
#peak .leaflet-control-layers-toggle{background-image:url("node_modules/leaflet/dist/images/layers.png");width:36px;height:36px;
}
#peak .leaflet-retina .leaflet-control-layers-toggle{background-image:url("node_modules/leaflet/dist/images/layers-2x.png");background-size:26px 26px;
}
#peak .leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px;
}
#peak .leaflet-control-layers .leaflet-control-layers-list,#peak .leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none;
}
#peak .leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative;
}
#peak .leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff;
}
#peak .leaflet-control-layers-scrollbar{overflow-y:scroll;padding-right:5px;
}
#peak .leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px;
}
#peak .leaflet-control-layers label{display:block;
}
#peak .leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px;
}
#peak .leaflet-default-icon-path{background-image:url("node_modules/leaflet/dist/images/marker-icon.png");
}
#peak .leaflet-container .leaflet-control-attribution{background:rgba(255,255,255,0.7);margin:0;
}
#peak .leaflet-control-attribution,#peak .leaflet-control-scale-line{padding:0 5px;color:#333;
}
#peak .leaflet-control-attribution a{text-decoration:none;
}
#peak .leaflet-control-attribution a:hover{text-decoration:underline;
}
#peak .leaflet-container .leaflet-control-attribution,#peak .leaflet-container .leaflet-control-scale{font-size:11px;
}
#peak .leaflet-left .leaflet-control-scale{margin-left:5px;
}
#peak .leaflet-bottom .leaflet-control-scale{margin-bottom:5px;
}
#peak .leaflet-control-scale-line{border:2px solid #777;border-top:0;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;box-sizing:border-box;background:rgba(255,255,255,0.5);
}
#peak .leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:0;margin-top:-2px;
}
#peak .leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777;
}
#peak .leaflet-touch .leaflet-control-attribution,#peak .leaflet-touch .leaflet-control-layers,#peak .leaflet-touch .leaflet-bar{box-shadow:none;
}
#peak .leaflet-touch .leaflet-control-layers,#peak .leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,0.2);background-clip:padding-box;
}
#peak .leaflet-popup{position:absolute;text-align:center;margin-bottom:20px;
}
#peak .leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px;
}
#peak .leaflet-popup-content{margin:13px 19px;line-height:1.4;
}
#peak .leaflet-popup-content p{margin:18px 0;
}
#peak .leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none;
}
#peak .leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;transform:rotate(45deg);
}
#peak .leaflet-popup-content-wrapper,#peak .leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,0.4);
}
#peak .leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:0;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:bold;background:transparent;
}
#peak .leaflet-container a.leaflet-popup-close-button:hover{color:#999;
}
#peak .leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd;
}
#peak .leaflet-oldie .leaflet-popup-content-wrapper{zoom:1;
}
#peak .leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);
}
#peak .leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px;
}
#peak .leaflet-oldie .leaflet-control-zoom,#peak .leaflet-oldie .leaflet-control-layers,#peak .leaflet-oldie .leaflet-popup-content-wrapper,#peak .leaflet-oldie .leaflet-popup-tip{border:1px solid #999;
}
#peak .leaflet-div-icon{background:#fff;border:1px solid #666;
}
#peak .leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,0.4);
}
#peak .leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto;
}
#peak .leaflet-tooltip-top:before,#peak .leaflet-tooltip-bottom:before,#peak .leaflet-tooltip-left:before,#peak .leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:"";
}
#peak .leaflet-tooltip-bottom{margin-top:6px;
}
#peak .leaflet-tooltip-top{margin-top:-6px;
}
#peak .leaflet-tooltip-bottom:before,#peak .leaflet-tooltip-top:before{left:50%;margin-left:-6px;
}
#peak .leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff;
}
#peak .leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff;
}
#peak .leaflet-tooltip-left{margin-left:-6px;
}
#peak .leaflet-tooltip-right{margin-left:6px;
}
#peak .leaflet-tooltip-left:before,#peak .leaflet-tooltip-right:before{top:50%;margin-top:-6px;
}
#peak .leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff;
}
#peak .leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff;
}
#peak .offer-info{margin-bottom:20px;
}
@media (min-width:992px){#peak .offer-info .product-name h2{margin-top:0;}
}
#peak .pricetabledays{vertical-align:middle;
}
#peak .search-box__yield-price-paging{cursor:pointer;font-size:19px;
}
#peak .search-box__yield-price-paging.disabled{opacity:0.5;cursor:not-allowed;
}
#peak .search-box__yield-price-paging.paging-previous{padding-left:5px;float:left;
}
#peak .search-box__yield-price-paging.paging-next{padding-right:5px;float:right;
}
#peak .day:focus{z-index:1;
}
#peak .search-box__region-map-toggle{float:right;
}
#peak .search-box .panel-body{background-color:#f5f5f5;
}
#peak .search-box__btns .search-box__next,#peak .persons-box__btns .persons-box__next{text-align:right;
}
#peak .search-box__btns .persons-box__next,#peak .search-box__btns .search-box__next,#peak .persons-box__btns .persons-box__next,#peak .persons-box__btns .search-box__next{text-align:right;
}
@media (max-width:767px){#peak .search-box__btns .search-box__next,#peak .search-box__btns .persons-box__next,#peak .search-box__btns .persons-box__back,#peak .persons-box__btns .search-box__next,#peak .persons-box__btns .persons-box__next,#peak .persons-box__btns .persons-box__back{margin-top:10px;}#peak .search-box__btns .search-box__next .btn,#peak .search-box__btns .persons-box__next .btn,#peak .search-box__btns .persons-box__back .btn,#peak .persons-box__btns .search-box__next .btn,#peak .persons-box__btns .persons-box__next .btn,#peak .persons-box__btns .persons-box__back .btn{width:100%;}
}
#peak .persons-box h3{margin-top:0;
}
#peak .persons-box .panel-body{background-color:#f5f5f5;
}
#peak .add-person .btn{color:#cc3333;background-color:#e4e4e4;border-color:#e4e4e4;
}
#peak .person{border-color:#e4e4e4;box-shadow:none;
}
#peak .person .panel-body{background-color:#e4e4e4;position:relative;
}
#peak .person .panel-body.has-remove-btn{padding-top:25px;
}
#peak .person__remove{position:absolute;top:10px;right:15px;padding:3px 8px 3px 9px;z-index:10;
}
#peak .person__description{display:block;margin-right:40px;font-weight:bold;
}
#peak .search-box__yield-price{margin-top:10px;margin-bottom:10px;
}
#peak .search-box__yield-price-header,#peak .search-box__yield-price-body{display:flex;
}
#peak .search-box__yield-price-header .day,#peak .search-box__yield-price-header .col,#peak .search-box__yield-price-body .day,#peak .search-box__yield-price-body .col{width:14.285714286%;
}
@media (max-width:991px){#peak .search-box__yield-price-header .day,#peak .search-box__yield-price-header .col,#peak .search-box__yield-price-body .day,#peak .search-box__yield-price-body .col{width:100%;}
}
#peak .search-box__yield-price-header{background-color:#e4e4e4;
}
#peak .search-box__yield-price-header .col{text-align:center;padding:10px 0;
}
@media (max-width:991px){#peak .search-box__yield-price-header{display:none;}
}
#peak .search-box__yield-price-body{flex-wrap:wrap;margin-top:10px;border-width:1px 0 0 1px;
}
#peak .search-box__yield-price-body,#peak .search-box__yield-price-body .day{border-color:#ced4da;border-style:solid;
}
#peak .search-box__yield-price-body.disabled{opacity:0.5;
}
#peak .search-box__yield-price-body .day{padding:10px;border-width:0 1px 1px 0;background-color:#fbfbfb;cursor:pointer;
}
#peak .search-box__yield-price-body .day .price{text-align:center;font-size:1.2em;margin-top:7px;
}
#peak .search-box__yield-price-body .day .price span{padding:10px 5px;
}
#peak .search-box__yield-price-body .day .originalprice{text-align:center;font-size:0.9em;height:15px;
}
#peak .search-box__yield-price-body .day .originalprice span{padding:10px 5px;text-decoration:line-through;
}
#peak .search-box__yield-price-body .day .date{text-align:center;
}
#peak .search-box__yield-price-body .day .date-weekday{display:none;
}
@media (max-width:991px){#peak .search-box__yield-price-body .day{border-width:0 0 1px 0;}#peak .search-box__yield-price-body .day .date{display:none;}#peak .search-box__yield-price-body .day .date-weekday{display:block;}
}
@media (max-width:991px){#peak .search-box__yield-price-body{max-height:220px;overflow-y:scroll;border-width:1px;}#peak .search-box__yield-price-body div:last-of-type{border-width:0;}
}
#peak .search-box__yield-price-body .day.selected{background-color:#cc3333;color:white;
}
#peak .search-box__yield-price-body .day .capacitiy{margin-left:auto;margin-right:auto;width:auto;text-align:center;font-size:22px;
}
#peak .search-box__yield-price-body .day.disabled{cursor:default;background-color:#f5f5f5;color:#777;
}
@media (max-width:991px){#peak .search-box__yield-price-body .day.disabled{display:none;}
}
#peak .search-box__yield-price-body .day.disabled.reduction-1 .price span,#peak .search-box__yield-price-body .day.disabled.reduction-2 .price span,#peak .search-box__yield-price-body .day.disabled.reduction-3 .price span{background-color:transparent;color:#777;
}
#peak .search-box__yield-price-update{margin-top:5px;
}
#peak .price-overview{margin-top:20px;
}
#peak .price-overview__block--top{margin-bottom:15px;
}
#peak .price-overview__block--bottom{margin-top:15px;
}
@media (max-width:767px){#peak .price-overview__tabs{border-bottom:0;}#peak .price-overview__tabs li{float:none;}#peak .price-overview__tabs li > a{border-radius:4px;}#peak .price-overview__tabs li.active > a,#peak .price-overview__tabs li.active > a:focus,#peak .price-overview__tabs li.active > a:hover{border-bottom-color:#dee2e6;}#peak .price-overview__tabs li > a:hover{border-color:#dee2e6;}
}
@media (min-width:768px){#peak .price-overview-element{margin-top:20px;}
}
#peak .price-overview-element .price-overview-table .table-row{padding:5px 0 10px 0;width:100%;
}
@media (min-width:768px){#peak .price-overview-element .price-overview-table .table-row{display:flex;align-items:center;padding:0;}
}
#peak .price-overview-element .price-overview-table .table-row.header{border-bottom:2px solid #ddd;
}
#peak .price-overview-element .price-overview-table .table-row .col{width:100%;padding:0 20px;
}
#peak .price-overview-element .price-overview-table .table-row .col h4{font-weight:700;
}
@media (min-width:768px){#peak .price-overview-element .price-overview-table .table-row .col{width:30%;text-align:center;padding:10px 0;}#peak .price-overview-element .price-overview-table .table-row .col.days{width:10%;}#peak .price-overview-element .price-overview-table .table-row .col .col-name{display:none;}
}
@media (min-width:576px) and (max-width:767.98px){#peak .price-overview-element .price-overview-table .table-row .col .regular,#peak .price-overview-element .price-overview-table .table-row .col .earlybird{display:block;}
}
#peak .price-overview-element .price-overview-table .table-row .col .reduced{text-decoration:line-through;
}
@media (max-width:767px){#peak .price-overview-element .price-overview-table .table-row.header{display:none;}
}
#peak .price-overview-element .price-overview-table > div:nth-child(odd){background-color:#f5f5f5;
}
#peak .price-overview-load{margin-top:5px;
}
#peak .search-box__region-map .no-region-map.alert{margin-top:10px;margin-bottom:0;
}
#peak .ticket-info .ticket-info__item .original-price{text-align:right;text-decoration:line-through;
}
#peak .skipass-information,#peak .skipass-personalization{margin-top:20px;
}
/*# sourceMappingURL=https://shop.vwp.destos01.prod.alturos.com/skin/frontend/default/belalp_james_web/css/pages/ */