/*
Scheme: Bootstrap
Description: General stylesheet
*/

/*
Primary color: #004545


*/

@import url('https://use.typekit.net/uch4jed.css');



/*Background image*/
#calp_2942912379{    scroll-behavior: smooth;}
/*body {
    background-color #f5f0e8 /* itse lisätty*/
   /* background-image: url(https://savoniacaravan.fi//wp-content/uploads/2021/03/Tausta123.jpeg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    min-height: 100vh; */
/*}*/
/*integration container*/
.simple_integration_container {
    margin-top: 20px;
    background-color: rgba(245, 240, 232, 0.94); /* alkuperäinen (255, 255, 255, 0.94); */
    border-radius: 12px;
    /*padding: 12px;*/
    padding-bottom: 12px;
}
/*
h2 {
    margin-top: 0;
    margin-bottom: 14px;
}
h3 {
    margin-bottom: 14px;
}
p {
    line-height: 20px;
}
a, a:hover {
    color: #004545;
}
*/
label.control-label {
    padding-bottom: 4px;
    font-size: 1.6rem;
    font-weight: 600;
    color: #0a4444;
}




.planyo {
    font-family: "roc-grotesk", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 16px;
    color: #333;
    clear:both;
    -webkit-font-smoothing: antialiased;
    box-sizing:initial;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    background-color: #f5f0e8;
}
#product_form p{
display:table-cell;
}
.planyo a {
    box-shadow: none;
    transition: initial;
    -webkit-box-shadow:none;
}
.planyo a:hover{color: #777777;
    text-decoration: none;
    -webkit-box-shadow:none;
}
.planyo ol,.planyo ul,.planyo ul li{
    list-style: none;
    list-style-type: none;
}
  .planyo img{margin:0px; img-webkit-transform: initial!important;  -ms-transform: initial!important;
    -moz-transition:initial!important;
   -webkit-transition: initial!important;
transition:initial!important;
  -webkit-transition-timing-function: initial!important;
    transition-timing-function: initial!important;
      -webkit-transform:initial!important;
  }
  .planyo .img-thumbnail{transform: initial!important;}

/* fonts*/
.planyo #resource-details h1, .planyo #reservation-code h1, .planyo #payment-code h1, .planyo #completed_code h1, .planyo #details_code h1,.planyo #shopping_cart_items h1,.planyo #products-code h1{
    color: #004545;
    line-height: 45px;
    font-weight: 200;
    position: relative;
    margin-bottom: 35px;
    margin-top: 20;
    font-size: 20px;
    text-align: center;
}
.planyo .lead {
    font-size: 14px;
}
.planyo .container-fluid{padding-left:0px;padding-right:0px;}

/* buttons*/
.planyo button.btn.btn-primary,.planyo input.btn.btn-primary,.planyo a.btn.btn-primary.btn-lg,.planyo a.btn.btn-primary,.planyo a.btn.btn-primary.btn-lg,.planyo a.btn.btn-info.btn-lg,.planyo .btn-primary.btn-lg,input.cart_popup_button,input#add_cart_button,.planyo input[type="button"]{
    border: none;
    font-weight: 600;
    display: inline-flex;
    flex-flow: row nowrap;
    align-items: center;
    font-size: 1.8rem;
    margin: 0;
    padding: 8px 20px;
    color: #f5f0e8 !important;
    letter-spacing: 0.5px;
    background-color: #0a4444;
    border-radius: 2px;
    background-image: none;
    box-shadow: 0 0 0 2px #0a4444;
    transition: all .25s cubic-bezier(.19,1,.22,1);
    text-decoration: none;
}
.planyo button.btn.btn-primary:hover,.planyo input.btn.btn-primary:hover,.planyo a.btn.btn-primary.btn-lg:hover,.planyo a.btn.btn-primary:hover,.planyo a.btn.btn-primary.btn-lg:hover,.planyo .btn-primary.btn-lg:hover, .planyo a.btn.btn-info.btn-lg:hover,input.cart_popup_button:hover,input#add_cart_button:hover,.planyo input[type="button"]:hover{
    background-color: #083a3a;
    color: #faba00 !important;
    box-shadow: none;
    cursor: pointer;
}

/* resource list large content*/
#resources .resource-info,#searchview-code .resource-info{margin-bottom: 70px;zoom: 1;}
#resources .resource-image,#searchview-code .resource-image{padding:0px;max-height: 270px;
    overflow: hidden;}
.planyo .img-responsive{ width:100%;} /* EDIT (30%) */
#resources .resource-info:first-child,#searchview-code .resource-info:first-child {margin-top: 0;}
#resources .resource-description,#searchview-code .resource-description {text-align:justify;margin-bottom:10px;}
#resources .resource-contents h2,#searchview-code .resource-contents h2 {margin-top:0;}
#resources .resource-props,#searchview-code .resource-props {text-align:right;}
#resources .action-buttons,#searchview-code .action-buttons{
                            float:right;
                            text-align: right;
                            position: relative;
                            bottom: 0;
                            right: 0;
                            padding:0;
}
 #resources h2.resource-name{float:left;}
.col-sm-12.resource-contents{padding:0;margin:0;}
.col-xs-12.custom_properties{margin-bottom:5px;padding:0px;}
#resources .custom_property,#searchview-code .custom_property {
    text-align:center;
    margin: 5px 0px;
    padding: 6px 10px 8px 10px;
    border-radius:4px;
    background:rgba(37, 51, 64, 0.11);
    display: inline-block;
    font-weight: 500;
    line-height: 1.7;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
#resources .planyo_cart_widget,#resource-details .planyo_cart_widget{
    margin-top: 10px;
    float: right;
}
/* search results */
#search-results > span {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(364px, 364px));
  gap: 24px;
  justify-content: center;
}
.search-result-container {margin-top:30px;}
.search-price h2{
    text-align: center;
    margin: 5px 0px;
    padding: 10px;
    border-radius: 4px;
    background: #f5f0e8; /*rgba(0, 0, 0, 0.017);*/
    display: inline-block;
    padding-top: 5px;
    font-weight: 500;
    line-height: 1.7;
    color: #004545;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: 14px;
    float: right;
}

/* horizontal search box */
.planyo #search_form.form-inline .planyo-form-item-group {margin-right:30px;}
.planyo #search_form.form-inline .planyo-form-item-group label {margin-right:10px;}
.planyo #search_form.form-inline #res_form_buttons {display:inline-block;}

/* shopping cart */
#shopping-cart .resource-contents h2 {margin-top:0;}
#shopping_cart_items h3 {
    text-align: right;
    color: #004545;
    font-weight: 700;
    font-size:medium;
    padding-right: 15px;
}
  .planyo #shopping-cart .img-responsive {
    width: 100px;
    float: left;
	margin-right: 20px;
	border: 0px;
}
#shopping-cart .col-xs-8.resource-contents{padding-left:0px;}
  .planyo .col-sm-1.resource-thumbnail {
   padding:0px;
}
#shopping-cart h4{color:#004545;font-size:medium}
.planyo #shopping-cart .list-group-item{
    border-left: 0px;
    border-right: 0px;
    position: initial;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.planyo li.list-group-item.cart-item:first-child {
    border-top: 0px;
}
#shopping-cart .col-xs-5 h4{float:left;}
#shopping-cart .col-xs-5 .action-buttons{float:right;}

/* resource details */
#resource-details .resource-img {width:100%;}
#resource-details .carousel {
    position: relative;
    padding: 0;
}
#resource-details .description {text-align: justify;
    padding-top: 0;
    font-size: 14px;
    line-height: 1.4;
    width:100%;
}
#resource-details h1, .planyo #products-code h1, #resource-details .calendar-preview, #resource-details .resource-footer {text-align:center;}
#resource-details .resource-footer {margin-top:30px;margin-bottom:20px;}
#resource-details .custom_property {
   text-align: center;
   float:left;
    margin: 5px 10px;
    padding: 6px 10px 8px 10px;
    border-radius: 4px;
    background: rgba(37, 51, 64, 0.11);
    display: inline-block;
    font-weight: 500;
    line-height: 1.7;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

/* reservation steps - desktop */
span.reservation_step, span.reservation_step_current {display:inline-block; margin-right: 25px; max-width:80px; vertical-align:top;}
.reservation_step .reservation_step_img,
.reservation_step_current .reservation_step_img {margin-left: auto; margin-right: auto; margin-bottom:5px; padding-top:1px; width: 40px; height: 40px; text-align:center; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px;line-height: initial;}
.reservation_step_current .reservation_step_name {color: #fcba12}
.reservation_step .reservation_step_name {color: #004545;} /* {color: rgba(37, 51, 64, 0.26);}*/
.reservation_step .reservation_step_img {background-color:#004545;}
.reservation_step_current .reservation_step_img {background-color:#fcba12;}
.reservation_step .reservation_step_name,
.reservation_step_current .reservation_step_name {font-size: 12px; font-weight: bold; text-align:center; margin-bottom:8px;}
.reservation_step_current .reservation_step_img_text, #steps-desktop .reservation_steps .reservation_step .reservation_step_img_text strong,
div.reservation_step_img_text {padding-top: 9px; font-size: 16px; color: #fcba12; text-align:center;}
.reservation_step_current .reservation_step_img_text {color: #004545;}
.with-status-border-error {border:1px solid red !important}

/* reservation form */
.planyo textarea,.planyo input[type="text"], .planyo input[type="password"], .planyo input[type="date"], .planyo input[type="email"], .planyo input[type="tel"], .planyo input[type="number"]{
    background: white;
    color: #555;
    height:36px!important;
    /* border: 1px solid #719f88; */
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    -box-shadow:none;
    -webkit-transition:none;
    -moz-transition:none;
    -o-transition:none;
    transition:none;
    box-shadow:none;
-webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  line-height: initial!important;
  width: 100%;
}
.planyo .form-control, #planyolang {
    border-radius: 4px;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 6px 12px;
    display: block;
    width: 100%;
    height: 36px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
}
#reserve_form label {
    display: block;
    float: none;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    color: #004545;
}
#planyolang {
    display: block;
    width: 100%;
    height: 34px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}

#reserve_form #row_resource_name {
    display: none;
}
.planyo .language {float:right;padding-left:0;}

.planyo textarea#user_notes {
    min-height: 128px;
}
#reservation-code #resource_name {display:none;}

#reservation-code .col-xs-6.prefix{ padding-right: 0px;}
#reservation-code .col-xs-6.p_number { padding-left: 0px;}

#reservation-code select#mobile_country_param,#reservation-code select#phone_country_param {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-right: 0px;
}
#reservation-code input#mobile_number_param,#reservation-code input#phone {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-left: 0px;
}
#reservation-code #from_calendar{padding:0px;}
#reservation-code .date-part-day select,#reservation-code .date-part-year select{    padding: 6px 0px 6px 10px;}
#reservation-code .date-part-day{width: 22%; padding-right: 0px;float: left;}
#reservation-code .date-part-month{width: 48%;padding-right: 0px;float: left;}
#reservation-code .date-part-year{width: 26%;padding-right: 0%;float: left;}
#reservation-code h3{font-size:22px;}
.planyo .form-control-static{padding:0px;}
/*floating price info*/
#price_info{color:#f5f0e8;}
#price_info dl{margin-bottom:5px;}
#price_info_div_floating,.nonfloating_text{
    margin: 0;
    border-collapse: collapse;
    text-align: right;
    border-radius: 5px;
    z-index: 300;
    background-color: #004545; /*rgba(37, 51, 64, 0.11); Hintainfo tausta*/
    display: inline-block;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
    border: 0px solid #eee;
    margin: 0px;
    padding: 24px 16px !important;
    width: 100%;
}
.planyo .pricebox {
    padding-right: 0px;margin-bottom:20px;
}
#price_info_div_sticky {bottom:0; width:100%; position:fixed; left:0; z-index:400; background-color:black; opacity:0.85; color:white; padding:10px; min-height:80px;}
#price_info_div_sticky_right {right:0; height:100%; position:fixed; top:0; z-index:400; background-color:black; opacity:0.85; color:white; padding: 20px; padding-top: 10%;}
.planyo #price_info .rate_extra {font-size:13px;}
.price_info_div .lead { margin: 0;}
#price_info_div_floating .title {padding-bottom:0.5em;}
#price_info_div_floating .rate_extra,#price_info_div_floating .extra_price_info {font-size:small; color:#505050;}
.price_info_div .price_info {color:#a83d3d;}
.price_info_div #price_info_coupon {clear:both;font-size: 13px;margin: 15px 0px;display: block;color: black; font-weight: 500;}
.price_info_div .rate_err,.planyo #pr_err,#planyo_price_preview_parent .rate_err {color: #ff0033;font-size:14px;}
.planyo .dl-horizontal dt {text-align: left; text-overflow: ellipsis; white-space: nowrap;font-weight: normal;}
.price_info_div .title {color: #f5f0e8; font-size: 22px;padding-bottom:8px;}
.planyo .price_info_div  dt, .planyo .price_info_div dd {font-size:medium;font-weight:normal;padding-top:10px;}
.planyo dd { margin: 0px;}
.planyo .dl-horizontal dd {margin-left: 0px;}
.planyo #price_info_div_floating .dl-horizontal dd,.planyo #price_info_div_sticky_right .dl-horizontal dd,.planyo .nonfloating_text .dl-horizontal dd{text-align:right;}
.planyo .dl-horizontal dd {text-align:left; color: #004545;}
.br_extra_info {width: 100%; font-size: 0.7em; color: grey;}

#price_info_div_sticky_right #breakdown .br_total {padding-top: 21px;}
#nobreakdown {font-size: large; color: #a83d3d;}
.planyo #breakdown .br_total {padding-top: 21px;}
#br_collapse,#br_expand {float: right; clear: both; margin-top: 10px; color: #a83d3d; font-size: medium;}
#br_collapse:hover,#br_expand:hover {cursor:pointer;}
 #price_info_div_sticky #br_collapse,#price_info_div_sticky #br_expand {float: left; clear: both; margin-top: 20px; color: #a83d3d;}
span.rettrip_label {display:block;clear:both;}


/* additional products form */

.planyo #product-page .lead {
    font-size: 14px;
    padding: 0px;
    font-weight:500;
    margin-bottom: 0px;
}
.planyo #product-page ul.list-group{margin-bottom: 16px;}
.planyo #product-page label {
    font-weight:500;
    margin-bottom: 0px;
}
.planyo #product-page .lbimginfo{
    font-size: 11px;
    opacity: 0.6;
    height: 100%;
}
.planyo #product-page .col-xs-4 .action-buttons{float:right;}
.planyo #product-page .col-xs-8.resource-contents{padding-left:0px;}
.planyo .col-sm-1.resource-thumbnail {padding:0px;}
.planyo #product-page h4{font-size:medium;}
#product-page .selected h4 {color: #004545;}
.planyo #product-page .list-group-item{
    border-left: 0px;
    border-right: 0px;
}
#product-page .product-item .col-xs-5{padding-left:0px;}
.planyo .datebar{padding:0px;display:inline-block;}
.planyo .datebar ul{list-style: none;padding: 0;}
.product-name.with-img {
    margin-top: 0px;
    margin-bottom: 0px;
}

.product-name.with-img img {
    margin-right: 8px;
}


.planyo #product-page .datebar li{    float: left;padding:20px 20px 20px 0px;}
#product-page .prod_selected .product-name,#product-page .prod_selected .col-unitprice, #product-page .prod_selected .product-price,#product-page .prod_selected .col-subtotal,.prod_selected .col-qty{color: #004545;}
.planyo #product-page a.btn.btn-primary{min-width:92px;}
.planyo #product-page .btn-group .btn-primary {
    min-width: 46px;}
.planyo #product-page .btn-group{display: inline-flex;display: -webkit-box;}
#product-page .product-extra input.form-control {width:80%;}
#product-page li.prodheader {border-top: 0px;}
@media screen and (max-width: 576px){
#product-page .prodheader .col-subtotal{display:none;}
.planyo #product-page .col-unitprice h4{width:100%;}
.planyo #product-page .col-subtotal h4 {text-align: center;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.23);
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    margin: 5px 0px;
    padding: 8px 6px;}

.planyo #product-page .datebar{margin-top: 15px;}
.planyo #product-page .col-unitprice, #product-page .prod_selected .product-price{width:41%;}
.planyo #product-page .col-subtotal, #product-page .col-extra {
    width: 50%;
    text-align: center;
    padding:0px;}
}

@media screen and (max-width: 768px) {
  .planyo #product-page .btn-group .btn-primary {
    padding: 3px 6px;
    margin: 5px 0px;
  }

  .planyo #product-page .datebar select {
    width: 60px;
    margin-top: -8px;
    height: 25px!important;
    padding: 0px;
    float: right;
  }
  .planyo #product-page a.btn.btn-primary{margin: 5px 0px;font-size: small;padding: 4px 6px;}
  .planyo #product-page .datebar li{width:100%;}
  .planyo #product-page li.list-group-item.product-item{padding:0px;}
  .planyo #product-page li.list-group-item.product-item .col-xs-8,#product-page li.list-group-item.product-item .col-xs-4{padding:0px;}
  .planyo #product-page .datebar li { padding: 5px 5px 5px 0px;}
  .planyo #product-page .datebar_weekday,.planyo .datebar_date{float:left;padding-right:5px;}
  .planyo #product-page .datebar input[type=checkbox]{float:left;margin-right:10px;}
  .planyo #product-page h4{font-size:small;}
  .planyo #product-page .col-xs-2{padding-left:5px;padding-right:5px;}
  .planyo #product-page .col-md-8{padding:0px;}
  .planyo #product-page .row {margin: 8px;}
  .planyo #product-page {padding: 0px;}
  .planyo #product-page .pricebox{padding-left:0px;}
  .planyo #product-page .pricebox .title{padding-top: 15px;}
  .planyo #product-page .pricebox .price_info_div{padding-top: 15px;}
  #product-page .product-name.with-img img { display: none;}
  #product-page h4.product-name.with-img {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}


/* date picker */
span.input-group-addon {
    background-color: #f5f0e8;
}
.planyo-cal-icon {background-image:url(https://www.planyo.com/images/icon-calendar-18-16.png)!important;width:18px;height:16px;display:inline-block;} /*https://www.planyo.com/images/icon-calendar-18-16.png*/
.float-calpicker th, .calpicker th {text-align: center; border: 0; color: #fcba12; font-size: 12px; font-weight: bold; padding: 4px; background-color: #004545;} /*valintakalenterin yläpalkki*/
.calpicker {clear:both; border: 1px solid #c0c0c0; border-collapse: collapse; background-color:white;}
table.calpicker {width: 239px; margin-top: 6px; font-size: 14px; text-align: left; list-style: none; background-color: #fff; -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175); box-shadow: 0 6px 12px rgba(0,0,0,.175); border:1px;}
.calpicker .no_start:hover {background: #f0f0f0; cursor:default; color:black;}
.calpicker .arrival_day {font-weight:bold;}
.calpicker td.morning_av,.calpicker td.morning_av:hover {background: url(https://www.planyo.com/images/diagonal2.png); background-repeat: no-repeat;}
.calpicker td.morning_av_nox,.calpicker td.morning_av_nox:hover {background: url(https://www.planyo.com/images/diagonal2nox.png); background-repeat: no-repeat; background-color: #f0c2c2;}
.calpicker td.morning_occ {background: url(https://www.planyo.com/images/diagonal1.png); background-repeat: no-repeat;}
.calpicker td.morning_occ_nox {background: url(https://www.planyo.com/images/diagonal1nox.png); background-repeat: no-repeat; background-color: #c2dfd0;}
.calpicker .active_day {background: #f5f0e8; color:#004545;}
.calpicker .reserved_nox_u {background:#f5f0e8;}
.calpicker .reserved_nox {background:#f5f0e8;}
.calpicker .reserved {color: red; font-weight: bold;}
.calpicker .reserved_u {color: red; font-weight: bold;}
.calpicker .reserved:hover {cursor:auto; background:white; color:red;}
.calpicker .reserved_u:hover {cursor:auto; background:white;}
.calpicker .reserved_nox:hover {cursor:auto; background:#f0c2c2;}
.calpicker .reserved_nox_u:hover {cursor:auto; background:#e8e8e8;}
.calpicker .cur_month_day_nox {background: #c2dfd0;}
.calpicker .active_day_nox {text-decoration:underline; background: #cfdfd0;}
.calpicker .ext_month_day_nox {background: #c2dfd0; color:#a0a0a0;}
.calpicker .ext_month_day_nox_u {background:#e8e8e8; color:#a0a0a0;}
.calpicker .ext_month_day_nox_r {background:#f0c2c2; color:#a0a0a0;}
.calpicker .cur_month_day {background: #f0f0f0;}
.calpicker .ext_month_day {background: #ffffff; color: #c5c5c5;}
.calpicker .ext_month_day:hover {cursor:auto; background:#ffffff;}
.calpicker .ext_month_day_nox_r:hover {cursor:auto; background:#f0c2c2;}
.calpicker .ext_month_day_nox_u:hover {cursor:auto; background:#e8e8e8;}
.calpicker .ext_month_day_nox:hover {cursor:auto; background:#c2dfd0;}
.calpicker td:hover {background: #004545; color: #fcba12; cursor: pointer;}
.calpicker td {border: 1px solid #c0c0c0; vertical-align: top; font-size: 13px; min-width: 10px; text-align: center; padding: 3px 6px 3px 6px;}
.calpicker caption {padding: 5px 8px; background-color: white; overflow: hidden; text-align: center; background-color: #fff; border: 1px solid rgba(0,0,0,.15); border-top-right-radius: 4px; border-bottom: 0px; border-top-left-radius: 4px; margin-top: 3px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; box-shadow: 0 6px 12px rgba(0,0,0,.175); margin-bottom: -3px;}
.calpicker caption .nav {float:left; padding-right:1px; margin-bottom:0px;}
.calpicker caption .navleft {float:left;font-size:14px;}
.calpicker caption .navright {float:right;font-size:14px;}
.calpicker thead {box-shadow: 0 6px 12px rgba(0,0,0,.175); border-left: 1px solid rgba(0,0,0,.15); border-right: 1px solid rgba(0,0,0,.15);}

/* unit layout */
.unit_layout_div {overflow:auto;height:200px;background-color:white;}
.unit_layout_table td {padding:10px;}
.lt_unit_cell {border:2px solid black;border-radius:8px;width:50px}
.lt_unit_cell:hover {background-color:#f2e3ae;cursor:pointer;}
.lt_empty_cell {width:10px}
.lt_free {background-color:#c2dfd0}
.lt_reserved {background-color: #f0c2c2}
.lt_reserved:hover {background-color: #f0c2c2;cursor:default;}
.planyo_lightbox_info .close {display: block; width: 28px; height: 28px; background: url(https://www.planyo.com/slideshow/btn-on-close-hvr.png); color:white;}
.planyo_lightbox_info .close:hover {background: url(https://www.planyo.com/slideshow/btn-on-close.png);}

/* image lightbox */
#img_text {display:block; float:left;}
.lbimginfo {bottom: 0px; font-size: large; height:30px; position:absolute; width:100%; text-align:center; visibility:hidden; background:black; opacity:0.5; color:white;}
#bg_hider .buttons {padding: 8px;}
#bg_hider .buttons .leftbtn {float: left;}
#bg_hider .buttons .rightbtn {float: right; margin-right:25px;}
#full_img_div #img_info .close {float: right;opacity:1.0;}
#bg_hider .buttons .prev, #bg_hider .buttons .next, #bg_hider .buttons .play, #bg_hider .buttons .pause, #bg_hider .buttons .close, #full_img_div #img_info .close, .planyo_lightbox_info .close {display: block; width: 28px; height: 28px;opacity:1.0;}
#full_img_div #on_img_prev, #full_img_div #on_img_next {display: block; width: 30px; height: 60px;}
#bg_hider .buttons .prev {background: url(https://www.planyo.com/slideshow/btn-prev.png);}
#bg_hider .buttons .prev:hover {background: url(https://www.planyo.com/slideshow/btn-prev-hvr.png);}
#bg_hider .buttons .next {background: url(https://www.planyo.com/slideshow/btn-next.png);}
#bg_hider .buttons .next:hover {background: url(https://www.planyo.com/slideshow/btn-next-hvr.png);}
#bg_hider .buttons .play {margin-left: 4px; background: url(https://www.planyo.com/slideshow/btn-play.png);}
#bg_hider .buttons .play:hover {background: url(https://www.planyo.com/slideshow/btn-play-hvr.png);}
#bg_hider .buttons .pause {margin-left: 4px; background: url(https://www.planyo.com/slideshow/btn-pause.png); }
#bg_hider .buttons .pause:hover {background: url(https://www.planyo.com/slideshow/btn-apause-hvr.png);}
#bg_hider .buttons .close {background: url(https://www.planyo.com/slideshow/btn-on-close.png);opacity:1.0;}
#bg_hider .buttons .close:hover {background: url(https://www.planyo.com/slideshow/btn-on-close-hvr.png);}
#full_img_div #img_info .close, .planyo_lightbox_info .close {background: url(https://www.planyo.com/slideshow/btn-on-close.png); opacity:1.0;}
#full_img_div #img_info .close:hover, .planyo_lightbox_info .close:hover {background: url(https://www.planyo.com/slideshow/btn-on-close-hvr.png);}
#full_img_div #on_img_prev {background: url(https://www.planyo.com/slideshow/btn-on-img-prev.png);}
#full_img_div #on_img_prev:hover {background: url(https://www.planyo.com/slideshow/btn-on-img-prev-hvr.png); }
#full_img_div #on_img_next {background: url(https://www.planyo.com/slideshow/btn-on-img-next.png); }
#full_img_div #on_img_next:hover {background: url(https://www.planyo.com/slideshow/btn-on-img-next-hvr.png);}

/* small image thumbnails */
.images { margin: 12px 4px 20px; gap: 10px; display: flex; flex-wrap: wrap; overflow: hidden; }
.images img { width: 80px; height: 80px; }

/* geolocation */
.gps_coords_map_icon {display:inline-block; width:17px; height:17px; background: url(https://www.planyo.com/images/google-map-icon.png) no-repeat; vertical-align:text-top;}
.gps_coords_current_location_icon {display:inline-block; width:17px; height:17px; background: url(https://www.planyo.com/images/google-current-location.png) no-repeat; vertical-align:text-top;}
#planyo_gps_coords_bg_hider .close {width: 28px; height: 28px; display:block; padding:0px;background: url(https://www.planyo.com/images/btn-close.png); }
#planyo_gps_coords_bg_hider .close:hover {background: url(https://www.planyo.com/images/btn-close-hvr.png); }
#planyo_gps_coords_window {padding:10px;}
.gps_coords_popup_button {height:2em; padding-left:6px; padding-right:6px;}

/* quick add to cart */
.planyo .cart_count_img {position: relative; top: -36px; left: 19px; background-color: #ff0033; text-align: center; width: 20px; height: 20px; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px;}
.planyo_cart_widget:hover {cursor:pointer;}
.planyo .widget_cart_total {padding-left:10px;padding-top:5px;font-size:16px;font-family: 'Lato',sans-serif;}
.planyo .cart_count_text {font-family: 'Lato',sans-serif; padding-top: 3px; font-size: 11px; color: white; text-align: center; font-weight:bold;}
#planyo_cart_bg_hider {padding:5px;display:none;position:fixed;background:black;filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;z-index:990;width:100%;height:100%;left:0px;top:0px;}
#planyo_cart_close {float:right; padding:8px; padding-right:20px;}
#planyo_cart_window {display:none; overflow-y:auto; z-index:999; position:fixed; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; background-color:#f5f0e8; border: solid 3px black; overflow:hidden;padding:10px;top:20%; bottom:20%; left:50%;width:700px; margin-left:-350px;}
#planyo_cart_contents {width:370px;height:100%;overflow-y:auto;overflow-x:hidden;}
#planyo_cart_right {position:absolute;right:0px;width:300px;top:0px;height:100%;padding:10px;background-color:#ececec;}
#planyo_cart_right .title {font-size:20px}
#planyo_cart_right #price_info {font-size:15px}
#planyo_cart_buttons {position:absolute; bottom:25px; text-align:right;width:92%;}
#planyo_cart_contents #reserve_form {margin-top: 0px;}
#planyo_cart_window #planyo_cart_right .title{margin-bottom:10px;}
#planyo_cart_window #planyo_cart_right dt, #planyo_cart_window #planyo_cart_right dd {
    font-size: medium;
    font-weight: normal;
    padding-top: 10px;
}
 #planyo_cart_window #planyo_cart_right dd { text-align: right;}
 #planyo_cart_window #planyo_cart_right .br_total {
    font-weight: 600;
    margin-top: 15px;
}
#planyo_cart_window .rate_err {   color: #ff0033;}
@media (max-width: 767px) {
#planyo_cart_window {top:5%; bottom:5%; left:5%;right:5%;width:initial;margin-left:0px;}
#planyo_cart_contents {width:100%;height:65%;}
#planyo_cart_right {width:100%;height:35%;position:relative;overflow-y:auto;}
#planyo_cart_buttons {right:10%;bottom:8%;position:fixed;}
div#planyo_cart_window #planyo_cart_right dt, div#planyo_cart_window #planyo_cart_right dd { font-size: small;padding-top: 5px;}
div#planyo_cart_window #planyo_cart_right .title {
    margin-bottom: 0px;
    font-size: 14px;}
.planyo #reserve_form label {
    display: block;
    float: none;
    width: 100%;
}
.phone-row .col-sm-5 {padding-right: 0px;}

#breakdown dt{float:left; width:60%;}

}

/* diverse */
.with_tooltip {display: inline-block; width:20px; height:20px; background-image:url(https://www.planyo.com/images/icon-help.png); vertical-align: middle;}
#res_error_msg {padding: 10px 5px 1px 10px;
    display: none;
    margin: 2px 0px 15px 0px;
    color: white;
    border: 1px solid #ff0033;
    border-radius: 4px;
    background: #ff0033;}
#planyo_content .btn {margin-bottom:2px;}

.planyo .hourglass_img{margin:20px;height:24px;width:24px;background:transparent url(https://www.planyo.com/Plugins/PlanyoFiles/hourglass.gif) no-repeat scroll 0 0;
}
.planyo .poweredby {display:inline-block;float: right; margin-top: -60px;margin-bottom: 50px;}
#full_unit_layout_map_div {max-width:100%;overflow:auto;}

/* other lightboxes */
.planyo_lb_bg_hider {padding:5px;display:none;position:fixed;background:black;filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;z-index:990;width:100%;height:100%;left:0px;top:0px;}
.planyo_lb_window {display:none; z-index:999; position:fixed; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; background-color:white; border: solid 3px black; overflow:hidden;padding:10px;top:10%; bottom:10%; left:10%;right:10%;}
.planyo_lb_contents {width:100%;height:100%;}
.planyo_lb_close .close {display: block; width: 28px; height: 28px;background: url(https://www.planyo.com/slideshow/btn-on-close.png); color:white;opacity:1.0;}
.planyo_lb_close .close:hover {background: url(https://www.planyo.com/slideshow/btn-on-close-hvr.png); color:#white;}
.planyo_lb_close {position: fixed;top:0px;right:0px;z-index:1000;opacity:1.0;}

/* simple integration login */
.planyo .simple-integration-login-links{position: absolute;
top: 5px;
right: 0px;}
.simple-integration-logo img {
    height: 100px;
    display: inline-block;
    float: left;
}
.simple-integration-description {
    color: #333;
    line-height: 1em;
    font-size: 14px;
    margin-top: 100px;
    text-align: center;
    margin-bottom: 50px;
}
.simple-integration-website h1 a {
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    font-weight: 300;
    word-spacing: -6px;
    font-size: 32px;
    margin-top: 30px;
    margin-left: 20px;
}
.planyo .simple-integration-login-links a{text-transform: uppercase;
font-size: small;
font-weight: 600;
background-color: transparent;
color: rgb(66, 139, 202);
padding: 10px 5px;}
.simple_integration_container .poweredby{float:none;}
/* screen sizes  */
@media (max-width:767px) {
    .planyo a.btn.btn-primary.btn-lg, .planyo a.btn.btn-primary, .planyo a.btn.btn-primary.btn-lg, .planyo a.btn.btn-info.btn-lg, .planyo .btn-primary.btn-lg, input.cart_popup_button, input#add_cart_button,.btn-danger,#planyo_cart_window .cart_popup_button {font-size: small;padding: 6px 10px;}
    .planyo_lb_window {top:2%; bottom:2%; left:2%;right:2%;width:initial;margin-left:0px;}
    #resources .resource-info{margin-bottom: 20px;}
    #reservation-code .col-md-6{padding-right:0;}
    .planyo #resource-details h1, .planyo #reservation-code h1, .planyo #payment-code h1, .planyo #completed_code h1, .planyo #details_code h1,.planyo #shopping_cart_items h1,.planyo #products-code h1{
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 27px;
    text-align: center;}
    .reservation_steps{display:none;}
    .planyo .language { padding-right: 1em; margin-bottom: 5px;}
    .planyo #reservation-code h3 {display: none;}
    #resources .resource-info {box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);border: 0px solid #eee;}
    .planyo #resources .action-buttons, #searchview-code .action-buttons{padding-top: 10px;padding-bottom: 10px;}
    .planyo #resources .col-sm-12.resource-contents{padding-right: 15px;padding-left: 15px;}
    .planyo #shopping_cart_items .img-responsive{display:none;}
    .planyo #shopping_cart_items #shopping-cart h4{padding-top:0px;margin-top:0px;}
    .planyo #shopping_cart_items .lead {font-size: 12px;}
    .planyo #shopping-cart .col-xs-5{padding:0px;}
    .planyo #shopping-cart .col-xs-5 h4 {float: right;}
    .planyo #shopping_cart_items h3 {margin-top: 0px;padding:0px 0px 10px 0px;}
    .planyo #checkout-code .dl-horizontal dd{font-size:small;}
    .planyo #checkout-code p{margin-bottom:20px;}
    .planyo #resource-details .custom_property{font-size:small;}
    .planyo #resource-details .custom_properties{margin: 10px -10px 10px -10px;}
    #resources .planyo_cart_widget {margin-right: 15px;}
}
@media (max-width:991px){
    /* resource list large content*/
    .col-md-7.resource-contents,.col-xs-12.resource-description,#resources .resource-contents h2,.col-xs-12.custom_properties,.col-md-6.action-buttons{padding:0px;}
    #resources .resource-contents h2{margin-top: 15px;}
    #reservation-code .col-md-8{padding-right:0;}

}
@media (min-width:768px){
    .container-fluid {max-width: 1056px;} /* 750px orig */
    .planyo .pricebox {padding-right: 15px;}
    .planyo .language {padding-right: 30px;}
    .planyo #resources col-xs-12{padding:0px;}
    .planyo #resources .resource-contents{padding-right:0px;}
    .planyo #planyo_price_preview_parent .dl-horizontal dt {width:50%;}
}
@media (min-width:991px){
  /* resource list large content*/
  .container-fluid {max-width: 1056px;} /* 950px orig */
}
@media (min-width: 1200px){
.container-fluid {max-width: 1170px;}
}

@media screen and (max-width:400px) {
    @-ms-viewport{
        width:320px;}
}
/* calendar */
iframe.calprev_iframe caltype_4{width:100%;}








/* OMAT LISÄYKSET */
#reservation_details {
    /*display:none;*/
}

.car-margin {
    padding: 12px;
    background-color: #f5f0e8; /*oma testi*/
}

.car-card {
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    overflow: hidden;
    padding: 0px;
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.05); */
    /*border: 1px solid black;
    border-radius: 5px;*/
}

/* Next & previous buttons for car card image */
.car-card .img-prev-btn, .car-card .img-next-btn {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  font-weight: bold;
  font-size: 18px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
.car-card .img-next-btn {
  right: 0;
  border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.car-card:hover .img-prev-btn,
.car-card:hover .img-next-btn {
  display: block;
  color: white;
  background-color: rgba(0,0,0,0.5);
}
.car-card .img-prev-btn:hover,
.car-card .img-next-btn:hover {
  background-color: rgba(0,0,0,0.8);
}
.car-card .car-price-section {
  text-align: center;
  font-weight: bold;
  color: #ff5f11;
  font-size: 16pt;
  line-height: 16pt;
  margin-bottom: 14px;
}
.car-card .card-block {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.card-info {
  height: 100%;
  padding: 16px;
  background-color: white;
}

p.card-title {
  text-align: center;
  margin: 0;
  padding-bottom: 16px;
  font-family: 'monarcha';
  font-size: 18pt;
  line-height: 18pt;
}
p.card-title a {
  color: #004545 !important;
  font-weight: bold;
  text-decoration: none !important;

}
p.card-title a:hover {
    color: #ff5f11;
}

.card-description {
    font-size: 11pt;
    margin-bottom: 8px;
    padding-bottom: 0px;
    display: flex;
    flex-grow: 1;
    text-overflow: ellipsis;
    overflow: hidden;
}

.card-properties {
  padding-bottom: 12px;
  padding-top: 0px;
}
.card-properties > p {
  font-size: 11pt;
}
.card-property {
    font-weight:bold;
}

#submit_button {
    min-width:128px;
    margin-top: 18px; /*OMA - "Tee varauspyyntä"-painike*/
}

@media (max-width: 768px) {
    #submit_button {
        margin-top: 0;
    }
}

/*
.btn-primary {
    background-color: #004545 !important;
    border-color: #7a1923 !important;
}
.btn-primary:hover {
    background-color: #ff5f11 !important;
    border-color: #555555 !important;
}
*/

#product_form #onetime-prod-group-recurring li.prodrow.list-group-item.product-item .datebar li {
    display: none;
}

/*#product_form #onetime-prod-group-recurring li.prodrow.list-group-item.product-item a.btn-primary {
}
#product_form #onetime-prod-group-recurring li.prodrow.list-group-item.product-item a.btn-primary:after {
    content: "Valitse" !important;
}

#product_form #onetime-prod-group-recurring li.prodrow.list-group-item.product-item.prod_selected a.btn-primary {
    content: "Poista";
}*/

.oma-product-desc {
    padding-top: 6px;
    font-size: 12px;
    line-height: 16px;
}

.search-box #row_sort {
    display: none;
}

img.card-img-top {
    background-color: white;
    height: 223px;
    object-fit: contain;
}

.simple-integration-website h1 {
    opacity:0;

}
.simple-integration-website a {
    display: none;
    pointer-events: none;
    cursor: default;
}
.simple-integration-logo a {
    pointer-events: none;
    cursor: default;
}




div.description.lead {
    padding-top: 0;
}


/*varausmaksun juttuja*/
#checkout_fi_button {
    margin-bottom: 20px;
}


#checkout_fi_submit {
 background-color: #004545;
 border: none;
 padding: 12px 40px;
 color: white;
 border-radius: 5px;
 font-size: 1.2rem;
 font-weight: bold;
}



.planyo .form-control:focus {
  border-color: #719f88;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(113, 159, 136, .6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(113, 159, 136, .6);
}


.planyo .help-block {
  color: #004545;
}

.planyo h1, .planyo h2, .planyo h3, .planyo h4, .planyo h5, .planyo h6 {
  font-family: "monarcha", serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  color: #004545 !important;
}

#planyo_search_widget {
    background-color: transparent;
}

@media (min-width: 1140px) {
    #planyo_search_widget {
        max-width: 106rem;
        margin-left: auto;
        margin-right: auto;
    }
}

#planyo_search_widget #box_search_form {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
}

@media (min-width: 1140px) {
    #planyo_search_widget #box_search_form {
        flex-wrap: nowrap;
    }
}

#planyo_search_widget #box_search_form .form-group {
    display: flex;
    flex-flow: column wrap;
}

#planyo_search_widget #box_search_form .form-group label.control-label {
    padding-bottom: 4px;
    font-size: 1.6rem;
    font-weight: 600;
    color: #0a4444;
}

#planyo_search_widget #box_search_form .form-group .form-control,
#planyo_search_widget #box_search_form .form-group input[type="text"],
#planyo_search_widget #box_search_form .form-group input[type="password"],
#planyo_search_widget #box_search_form .form-group input[type="date"],
#planyo_search_widget #box_search_form .form-group input[type="email"],
#planyo_search_widget #box_search_form .form-group input[type="tel"],
#planyo_search_widget #box_search_form .form-group input[type="number"] {
    height: 40px !important;
}

#planyo_search_widget #box_search_form .form-group .form-control select,
#planyo_search_widget #box_search_form .form-group input[type="text"],
#planyo_search_widget #box_search_form .form-group input[type="password"],
#planyo_search_widget #box_search_form .form-group input[type="date"],
#planyo_search_widget #box_search_form .form-group input[type="email"],
#planyo_search_widget #box_search_form .form-group input[type="tel"],
#planyo_search_widget #box_search_form .form-group input[type="number"] {
    background: #faf8f7;
    color: #0a4444;
    font-size: 1.6rem;
}

#planyo_search_widget #box_search_form #res_form_buttons {
    width: 100%;
}

@media (min-width: 1140px) {
    #planyo_search_widget #box_search_form #res_form_buttons {
        width: auto;
    }
}

#planyo_search_widget .poweredby {
    display: none;
}


/* RESERVATION */

/* Lisätuotteet */
#product_form li > div.row {
  margin-left: 0;
  margin-right: 0;
}

#product_form li.prodheader {
  background: #004545;
  color: #fcba12;
  font-weight: bold;
}
#product_form li.prodheader > div.row > div {
  padding-top: 8px;
}
@media (max-width: 769px) {
  #product_form li.prodheader > div.row > div {
    word-break: break-word;
  }
}

.wysiwyg ul:not(.inline-list) li {
  margin-bottom: -1px !important;
}

/* Reservation form */
/* #reservation-code {}*/
#reservation-form-wrapper {
  background: white;
  padding: 24px;
  border-radius: 8px;
  margin: 0;
  margin-top: 24px;
}

#reservation-form-wrapper .calendar-wrapper {
  margin-top: 24px;
}

/* Yhteenveto "pricebox" */
.pricebox .title {
  font-size: 18pt;
  padding-bottom: 8px;
  font-family: 'monarcha';
  font-weight: bold;
  color: #fcba12;
}

/* Reservation completed */
.planyo #details_code,
#reservation-completed-view {
  background: white;
  padding: 24px;
  border-radius: 8px;
  margin-top: 24px;
}


/** Pagination */
#paging_nav {
  text-align: center;
  margin-top: 32px;
}
#paging_nav .nav_current_page {
  background-color: white;
  color: #fc5e00;
  border-radius: 50%;
  font-size: 2rem;
  font-weight: 600;
  display: inline-block;
  width: 40px;
  height: 40px;
  padding-top: 13px;
}
#paging_nav .nav_prev,
#paging_nav .nav_page,
#paging_nav .nav_next {
  padding: 12px;
}
#paging_nav .nav_prev a,
#paging_nav .nav_page a,
#paging_nav .nav_next a {
  text-decoration: none;
  color: #0a4444;
  font-size: 2rem;
}
#paging_nav .nav_prev a:hover,
#paging_nav .nav_page a:hover,
#paging_nav .nav_next a:hover {
  color: #fc5e00;
}

.planyo .poweredby,.poweredby {display:none;}
