.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
float: left;
}
.clear_column {
clear:both;
display:block;
font-size:0; height:0;
line-height:0; width:100%;
overflow: hidden;
}  .full_width  {
width: 100%;
}
.one_half  {
width: 50%;
}
.one_third  {
width: 33.3%;
}
.two_third  {
width: 66.6%;
}
.one_fourth  {
width: 25%;
}
.three_fourth  {
width: 75%;
}
.one_fifth  {
width: 20%;
}
.two_fifth  {
width: 40%;
}
.three_fifth  {
width: 60%;
}
.four_fifth  {
width: 80%;
}
.one_sixth  {
width: 16.6%;
}
.five_sixth  {
width: 83.4%;
}  @media screen and (max-width: 600px) {
.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
clear: both;
width: 100%;
margin-left: 0;
margin-right: 0;
margin-bottom: 1em;
}
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.gdlr-room-thumbnail{ overflow: hidden; }
.gdlr-room-thumbnail > a:hover{ opacity: 0.8; }
.single .gdlr-room-thumbnail { font-size: 0px; text-align: center; margin-bottom: 25px; overflow: hidden;
border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.single .gdlr-item-start-content{ padding-bottom: 50px; }
.single .gdlr-room-title-wrapper{ padding-bottom: 5px; margin-bottom: 25px;
border-bottom-width: 2px; border-style: solid; line-height: 20px; }
.single .gdlr-room-title { font-weight: bold; font-size: 17px; float: left;
margin-bottom: 0px; text-transform: uppercase; letter-spacing: 2px;  }
.single .gdlr-room-price { float: right; }
.single .gdlr-hotel-room-info{ margin-bottom: 20px; }	
.single .gdlr-room-info { width: 44%; float: left; font-size: 13px; margin-bottom: 3px;
padding: 16px 20px; margin-right: 3px; }
.single .gdlr-room-info i { margin-right: 15px; }
.single .gdlr-room-info .gdlr-head { font-weight: bold; margin-right: 10px; }
.single .gdlr-room-info .gdlr-tail { font-style: italic; }
.single .gdlr-room-price .gdlr-head { font-size: 15px; margin-right: 10px; font-style: italic; }
.single .gdlr-room-price .gdlr-tail { font-size: 19px; }
.single .gdlr-reservation-bar { float: right; margin-right: 0px; margin-left: 30px; }
.single .gdlr-room-main-content { overflow: hidden; }
.single .gdlr-room-main-content.gdlr-room-without-booking-bar { overflow: visible; }
.gdlr-flex-thumbnail-control { margin-left: 0; margin-top: 10px; text-align: left; }
.gdlr-flex-thumbnail-control li { display: inline-block; max-width: 55px; margin-right: 10px; cursor: pointer; overflow: hidden; 
border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; } .gdlr-medium-room.gdlr-item { margin-bottom: 70px; }
.gdlr-medium-room .flex-control-nav-wrapper { display: none; }
.gdlr-medium-room .gdlr-room-thumbnail { float: left; max-width: 32%; margin-right: 30px; }
.gdlr-medium-room .gdlr-room-title { font-size: 17px; margin-bottom: 0px; text-transform: uppercase; font-weight: bold; letter-spacing: 2px; }
.gdlr-medium-room .gdlr-room-content-wrapper{ overflow: hidden; }
.gdlr-medium-room .gdlr-hotel-room-info { margin-bottom: 25px; margin-top: 25px;
border-width: 1px; border-style: solid; padding: 10px 20px; }
.gdlr-medium-room .gdlr-room-info { float: left; font-size: 13px; margin-right: 10px; }
.gdlr-medium-room .gdlr-room-info i { display: none; }
.gdlr-medium-room .gdlr-room-info:before{ content: "/"; margin: 0px 10px 0px 0px; }
.gdlr-medium-room .gdlr-room-info:first-child:before{ display: none; }
.gdlr-medium-room .gdlr-room-info .gdlr-head { font-weight: bold; margin-right: 10px; }
.gdlr-medium-room .gdlr-room-info .gdlr-tail { font-style: italic; }
.gdlr-medium-room .gdlr-button{ float: left; margin-top: 24px; margin-bottom: 0px; }
.gdlr-medium-room .gdlr-button i{ margin-left: 12px; margin-right: 0px; }
.gdlr-medium-room .gdlr-room-price { float: right; margin-top: 30px; text-align: right; }
.gdlr-medium-room .gdlr-room-price .gdlr-head { font-size: 15px; margin-right: 10px; font-style: italic; }
.gdlr-medium-room .gdlr-room-price .gdlr-tail { font-size: 19px; }
.gdlr-medium-room .gdlr-price-break-down { font-size: 12px; text-align: right; position: relative; cursor: pointer; }
.gdlr-booking-room-wrapper{ margin: 0px -15px; padding-bottom: 1px; }
.gdlr-booking-room-wrapper .gdlr-medium-room .gdlr-room-price { margin-top: 22px; }
.gdlr-booking-room-wrapper .gdlr-room-hotel-branches .gdlr-separator:first-child { display: none;}
.gdlr-booking-room-wrapper .gdlr-room-hotel-branches { font-size: 13px; margin-top: 4px; margin-bottom: -5px;  }
.gdlr-booking-content-inner .gdlr-pagination{ margin: 0px 0px 20px; } .gdlr-item-no-space .gdlr-classic-room .gdlr-room-title,
.gdlr-item-no-space .gdlr-classic-room .gdlr-hotel-room-info,
.gdlr-item-no-space .gdlr-classic-room .gdlr-button{ margin-left: 20px; margin-right: 20px; }
.gdlr-classic-room.gdlr-item{ margin-bottom: 50px; }
.gdlr-classic-room .flex-control-nav-wrapper { display: none; }
.gdlr-classic-room .gdlr-room-thumbnail { margin-bottom: 25px; }
.gdlr-classic-room .gdlr-room-title { font-size: 18px; text-transform: uppercase; font-weight: bold;
letter-spacing: 1px; padding-bottom: 12px; border-bottom-width: 2px; border-style: solid; }
.gdlr-classic-room .gdlr-room-info { margin-bottom: 10px; }
.gdlr-classic-room .gdlr-room-info { font-size: 13px; margin-bottom: 8px; }
.gdlr-classic-room .gdlr-room-info i { margin-right: 15px; }
.gdlr-classic-room .gdlr-room-info .gdlr-head { font-weight: bold; margin-right: 10px; }
.gdlr-classic-room .gdlr-room-info .gdlr-tail { font-style: italic; }
.gdlr-classic-room .gdlr-room-price{ font-size: 17px; margin-top: 15px; }
.gdlr-classic-room .gdlr-room-price .gdlr-head { margin-right: 8px; font-style: italic; }
.gdlr-classic-room .gdlr-button{ margin-top: 22px; margin-bottom: 0px; }
.gdlr-classic-room .gdlr-button i{ margin-left: 12px; margin-right: 0px; }
.room-item-wrapper .four.columns .gdlr-classic-room .gdlr-room-title { font-size: 16px; }
.room-item-wrapper .three.columns .gdlr-classic-room .gdlr-room-title { font-size: 15px; }
.gdlr-room-carousel-item .gdlr-classic-room:first-child { margin-left: 0px; } .gdlr-item-no-space .gdlr-modern-room .gdlr-room-detail,
.gdlr-item-no-space .gdlr-modern-room .gdlr-room-title { margin-left: 20px; margin-right: 20px; }
.gdlr-modern-room.gdlr-item{ margin-bottom: 40px; }
.gdlr-modern-room .flex-control-nav-wrapper { display: none; }
.gdlr-modern-room .gdlr-room-thumbnail { margin-bottom: 22px; }
.gdlr-modern-room .gdlr-room-title { font-size: 14px; text-transform: uppercase; 
font-weight: bold; letter-spacing: 1px; margin-bottom: 6px; }
.gdlr-modern-room .gdlr-room-detail{ font-size: 12px; letter-spacing: 1px; font-style: italic; }
.gdlr-modern-room .gdlr-room-detail i{ margin-left: 14px; margin-right: 0px; }
.gdlr-room-carousel-item .gdlr-modern-room:first-child { margin-left: 0px; } .single-booking .gdlr-item-start-content{ padding-bottom: 70px; margin-bottom: 0px; }
.gdlr-booking-content{ overflow: hidden; }
.gdlr-booking-content-wrapper{ margin-top: 30px; }
.gdlr-booking-content-wrapper.gdlr-loading{ background: url(//www.campingmolino.nl/wp-content/plugins/gdlr-hostel/images/now-loading.gif) no-repeat center; }
.gdlr-booking-content-inner{ min-height: 100px; }
.gdlr-booking-process-bar .gdlr-active { color: #fff; }
.gdlr-booking-process-bar .gdlr-booking-process{ font-size: 13px; font-weight: bold; display: inline-block; 
padding: 15px 46px 15px 28px; position: relative; line-height: 20px; 
transition: color 300ms; -moz-transition: color 300ms; 
-o-transition: color 300ms; -webkit-transition: color 300ms; }
.gdlr-booking-process-bar .gdlr-booking-process:last-child{ padding-right: 28px; }
.gdlr-booking-process-bar .gdlr-booking-process:before,
.gdlr-booking-process-bar .gdlr-booking-process:after{ content: ""; position: absolute; width: 0; height: 0;
border-style: solid; border-color: transparent; border-right: 0; }
.gdlr-booking-process-bar .gdlr-booking-process:before{ border-width: 25px; top: 0px; right: 0px; }
.gdlr-booking-process-bar .gdlr-booking-process:after{ border-width: 25px; top: 0px; right: 1px; }	
.gdlr-booking-process-bar .gdlr-booking-process:last-child:before,
.gdlr-booking-process-bar .gdlr-booking-process:last-child:after{ display: none; } .gdlr-reservation-room{ margin-top: 15px; }
.gdlr-reservation-room:first-child{ margin-top: 0px; }
.gdlr-reservation-room i { display: none; font-size: 23px; margin-right: 18px; margin-top: 10px; float: left; }
.gdlr-reservation-room input{ display: none; }
.gdlr-reservation-room .gdlr-reservation-room-content { overflow: hidden; font-size: 13px; line-height: 1.7; }
.gdlr-reservation-room .gdlr-reservation-room-title{ font-weight: bold; }
.gdlr-reservation-room .gdlr-reservation-room-info { font-style: italic; margin-left: 60px; }
.gdlr-reservation-room .gdlr-reservation-room-info span{ margin-right: 12px; }
.gdlr-reservation-room .gdlr-reservation-change-room{ float: right; margin-right: 20px; font-style: italic; }
.gdlr-reservation-room.gdlr-active i{ display: block; }
.gdlr-reservation-room.gdlr-active .gdlr-reservation-room-info{ margin-left: 0px; }
.gdlr-single-hostel-booking .gdlr-reservation-room i{ margin-top: 0px; }
.gdlr-single-hostel-booking .gdlr-reservation-room .gdlr-reservation-change-room{ float: left; } .gdlr-reservation-bar{ width: 320px; float: left; margin-right: 30px; overflow: hidden; 
border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.gdlr-reservation-bar .gdlr-reservation-bar-title{ font-size: 16px; letter-spacing: 1px; text-align: center;
padding: 15px 15px 10px; border-bottom-width: 2px; border-bottom-style: solid; }
.gdlr-reservation-bar .gdlr-reservation-bar-date-form{ padding: 20px 0px 30px 20px; }
.gdlr-reservation-bar .gdlr-reservation-bar-room-form{ padding: 20px 0px 20px 20px; display: none; }
.gdlr-reservation-bar .gdlr-reservation-bar-button{ margin-bottom: 0px; margin-top: 10px; float: left; }
.gdlr-reservation-bar .gdlr-reservation-field{ margin-bottom: 20px; float: left; margin-right: 20px; }
.gdlr-reservation-bar .gdlr-reservation-field-title{ font-size: 12px; letter-spacing: 1px; display: block; margin-bottom: 8px; }
.gdlr-reservation-bar .gdlr-reservation-people-amount-wrapper { overflow: hidden; }
.gdlr-reservation-bar .gdlr-reservation-people-amount-hide { display: none; }
.gdlr-reservation-people-title { width: 80px; float: left; margin-top: 35px; text-align: right; margin-right: 20px; }
.gdlr-reservation-bar .gdlr-reservation-field.gdlr-resv-time{ float: none; margin-right: 0px; }
.gdlr-reservation-field.gdlr-resv-time .gdlr-combobox-wrapper{ display: inline-block; vertical-align: middle; }
.gdlr-reservation-field.gdlr-resv-time .gdlr-reservation-time-title{ display: inline-block; line-height: 36px; font-size: 12px; margin-right: 12px; }
.gdlr-reservation-field.gdlr-resv-time .gdlr-reservation-time-sep{ display: inline-block; line-height: 36px; font-size: 12px; margin: 0px 10px 0px 15px; } .gdlr-reservation-bar input.gdlr-datepicker { font-size: 13px; padding: 10px 15px; height: 16px; width: 123px; cursor: pointer;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }
.gdlr-reservation-bar .gdlr-datepicker-wrapper:after { font-family: fontAwesome; content: "\f073"; 
position: absolute; right: 10px; top: 6px; pointer-events: none; cursor: pointer; }
.gdlr-reservation-bar .gdlr-datepicker-wrapper { display: inline-block; position: relative; } .gdlr-reservation-bar .gdlr-combobox-wrapper{ width: 80px; overflow: hidden; position: relative;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }
.gdlr-reservation-bar .gdlr-combobox-wrapper:after{ font-family: fontAwesome; content: "\f0dd"; 
position: absolute; right: 10px; top: 4px; pointer-events: none; cursor: pointer; }
.gdlr-reservation-bar .gdlr-combobox-wrapper select{ background: transparent; border: none;
font-size: 13px; height: 36px; padding-left: 12px; width: 108px; -webkit-appearance: none; }
.gdlr-reservation-bar .gdlr-combobox-wrapper select:focus { outline: none; }
.gdlr-reservation-bar .gdlr-resv-branches-combobox .gdlr-combobox-wrapper{ width: 253px; }
.gdlr-reservation-bar .gdlr-resv-branches-combobox .gdlr-combobox-wrapper select{ width: 281px; } .gdlr-hotel-availability{ font-size: 15px; }
.gdlr-hotel-availability .gdlr-resv-datepicker { float: left; width: 24%; }
.gdlr-hotel-availability .gdlr-resv-combobox { float: left; width: 12%; }
.gdlr-hotel-availability.gdlr-hostel .gdlr-resv-datepicker{ width: 26%; }
.gdlr-hotel-availability.gdlr-hostel .gdlr-resv-combobox{ width: 14%; }
.gdlr-hotel-availability .gdlr-hotel-availability-submit{ overflow: hidden; }
.gdlr-hotel-availability .gdlr-hotel-availability-submit input[type="submit"]{ line-height: 18px; width: 100%; 
padding-left: 0px; padding-right: 0px; margin: 32px 0px 0px; }
.gdlr-hotel-availability .gdlr-reservation-field span { display: block; font-size: 14px; line-height: 20px; margin-bottom: 12px; }
.gdlr-hotel-availability input.gdlr-datepicker { font-size: 13px; padding: 13px 15px; height: 16px; width: 100%; cursor: pointer; 
-webkit-box-sizing: content-box; box-sizing: content-box; }
.gdlr-hotel-availability .gdlr-datepicker-wrapper:after { font-family: fontAwesome; content: "\f073"; 
position: absolute; right: 15px; top: 11px; pointer-events: none; cursor: pointer; }
.gdlr-hotel-availability .gdlr-datepicker-wrapper { margin-right: 20px; padding-right: 30px; position: relative; }
.gdlr-hotel-availability .gdlr-combobox-wrapper{ margin-right: 20px; overflow: hidden; position: relative; }
.gdlr-hotel-availability .gdlr-combobox-wrapper:after{ font-family: fontAwesome; content: "\f0dd"; 
position: absolute; right: 15px; top: 8px; pointer-events: none; cursor: pointer; }
.gdlr-hotel-availability .gdlr-combobox-wrapper select{ background: transparent; border: none;
font-size: 13px; height: 42px; padding-left: 12px; width: 130%; -webkit-appearance: none; }
.gdlr-hotel-availability .gdlr-combobox-wrapper select:focus { outline: none; }
.gdlr-hotel-branches-enable .gdlr-hotel-availability .gdlr-resv-branches-combobox{ float: left; width: 25%; }
.gdlr-hotel-branches-enable .gdlr-hotel-availability .gdlr-resv-datepicker { float: left; width: 15%; }
.gdlr-hotel-branches-enable .gdlr-hotel-availability .gdlr-resv-combobox { float: left; width: 8%; }
.gdlr-hotel-branches-enable.gdlr-hotel-client-disable .gdlr-hotel-availability .gdlr-resv-branches-combobox{ float: left; width: 25%; }
.gdlr-hotel-branches-enable.gdlr-hotel-client-disable .gdlr-hotel-availability .gdlr-resv-datepicker { float: left; width: 20%; }
.gdlr-hotel-branches-enable.gdlr-hotel-client-disable .gdlr-hotel-availability .gdlr-resv-combobox { float: left; width: 10%; } .gdlr-room-category-item.gdlr-item{ margin-bottom: 23px; }
.gdlr-room-category-item .gdlr-hotel-branches-title { margin-bottom: 0px; font-size: 13px; 
font-weight: bold; text-transform: uppercase; letter-spacing: 2.3px; text-align: center; }
.gdlr-room-category-item .gdlr-room-category-thumbnail { line-height: 0; margin-bottom: 22px; 
overflow: hidden; position: relative; }
.gdlr-room-category-thumbnail-overlay { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; 
opacity: 0; filter: alpha(opacity=0); }
.gdlr-room-category-thumbnail-overlay-icon { line-height: 26px; font-size: 26px; opacity: 0; filter: alpha(opacity=0);
top: 50%; left: 50%; position: absolute; margin-left: -13px; margin-top: -13px; }
.gdlr-room-category-thumbnail-overlay-icon i{ margin-right: 0px; } .gdlr-reservation-bar .gdlr-reservation-bar-summary-form{ display: none; }
.gdlr-reservation-bar .gdlr-price-summary-wrapper { padding: 30px 20px; }
.gdlr-reservation-bar .gdlr-price-summary-head { font-size: 16px; margin-bottom: 25px; }
.gdlr-reservation-bar .gdlr-price-room-summary { font-size: 13px; font-style: italic; margin-bottom: 16px; }
.gdlr-reservation-bar .gdlr-price-room-summary-title { font-weight: bold; }
.gdlr-reservation-bar .gdlr-price-room-summary-price { float: right; margin-right: 0px; }
.gdlr-reservation-bar .gdlr-price-room-summary-info{ margin-left: 55px; }
.gdlr-reservation-bar .gdlr-price-room-summary-info span { margin-right: 12px; }
.gdlr-price-summary-wrapper .gdlr-edit-booking-button { margin-bottom: 0px; display: block; 
text-align: center; margin-top: 40px; }
.gdlr-price-summary-hotel-branches{
font-size: 19px; padding: 7px 0px; text-align: center; margin-top: -9px;
font-weight: bold; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 20px; }	
.gdlr-price-summary-vat { padding-top: 20px; margin-top: 29px; 
font-size: 13px; font-style: italic; border-top-width: 1px; border-top-style: solid;}
.gdlr-price-summary-vat .gdlr-head{ float: left; }
.gdlr-price-summary-vat .gdlr-tail{ float: right; }
.gdlr-price-summary-vat .gdlr-price-summary-vat-discount,
.gdlr-price-summary-vat .gdlr-price-summary-vat-total{ margin-bottom: 8px; }
.gdlr-price-summary-grand-total{ font-size: 18px; font-weight: bold; 
padding-top: 20px; margin-top: 20px; border-top-width: 1px; border-top-style: solid; }
.gdlr-price-summary-grand-total .gdlr-tail{ float: right;}
.gdlr-price-deposit-wrapper{ margin-top: 26px; }
.gdlr-price-deposit-inner-wrapper { position: relative; display: none; margin-top: 16px; }
.gdlr-price-deposit-wrapper .gdlr-price-deposit-title { font-size: 18px; font-style: italic; }
.gdlr-price-deposit-wrapper .gdlr-price-deposit-caption { font-size: 12px; }
.gdlr-price-deposit-wrapper .gdlr-price-deposit-amount { font-size: 25px; 
position: absolute; right: 0px; top: 4px; }
.gdlr-price-deposit-wrapper .gdlr-price-deposit-input { font-size: 13px; font-style: italic; }
.gdlr-price-deposit-wrapper .gdlr-price-deposit-input input { margin: 0px 9px 0px 0px; }
.gdlr-price-deposit-wrapper .gdlr-price-deposit-input span { margin-right: 20px; }
.gdlr-price-deposit-input .gdlr-radio-input { border: 3px solid #ffffff; display: inline-block;
width: 6px; height: 6px; vertical-align: baseline; margin-right: 10px; }
.gdlr-price-deposit-input .gdlr-radio-input input[type="radio"] { opacity: 0; position: absolute; filter: alpha(opacity=0); }
.gdlr-price-deposit-input .gdlr-active .gdlr-radio-input { background: transparent; }
.gdlr-price-summary-grand-total-wrapper-2 .gdlr-pay-on-arrival { padding-top: 22px; margin-top: 20px;
border-top-width: 1px; border-top-style: solid; }
.gdlr-price-summary-grand-total-wrapper-2 .gdlr-pay-on-arrival .gdlr-head { font-size: 20px; line-height: 25px; }
.gdlr-price-summary-grand-total-wrapper-2 .gdlr-pay-on-arrival .gdlr-tail { font-size: 22px; float: right; line-height: 25px; }
.gdlr-price-summary-grand-total-wrapper-2 .gdlr-price-deposit-wrapper { margin-top: 0px; }
.gdlr-price-summary-grand-total-wrapper-2 .gdlr-price-deposit-inner-wrapper { display: block; }
.gdlr-price-summary-grand-total-wrapper-2 .gdlr-price-deposit-wrapper .gdlr-price-deposit-title,
.gdlr-price-summary-grand-total-wrapper-2 .gdlr-price-summary-grand-total .gdlr-head { font-size: 16px; font-weight: normal; }  
.gdlr-price-summary-grand-total-wrapper-2 .gdlr-price-deposit-wrapper .gdlr-price-deposit-amount,
.gdlr-price-summary-grand-total-wrapper-2 .gdlr-price-summary-grand-total .gdlr-tail { font-size: 18px; font-weight: normal; } .gdlr-room-selection-complete { text-align: center; padding: 40px; }
.gdlr-room-selection-complete .gdlr-button { margin: 0px; }
.gdlr-room-selection-complete .gdlr-room-selection-title {
font-size: 20px; font-style: italic; font-weight: bold; margin-bottom: 9px; }
.gdlr-room-selection-complete .gdlr-room-selection-caption { font-size: 12px; padding-bottom: 35px; }
.gdlr-room-selection-complete .gdlr-room-selection-divider{ margin-bottom: 28px; border-bottom-width: 1px; border-bottom-style: solid; } .gdlr-booking-complete { padding: 40px; margin-bottom: 30px; }
.gdlr-booking-complete .gdlr-button { margin: 0px; }
.gdlr-booking-complete .gdlr-booking-complete-title {
font-size: 17px; font-weight: bold; margin-bottom: 12px; }
.gdlr-booking-complete .gdlr-booking-complete-caption { font-size: 13px; }
.gdlr-booking-complete .gdlr-booking-complete-additional { font-size: 13px; margin-top: 20px; }
.gdlr-booking-failed { padding: 40px; margin-bottom: 30px; }
.gdlr-booking-failed .gdlr-button { margin: 0px; }
.gdlr-booking-failed .gdlr-booking-failed-title {
font-size: 17px; font-weight: bold; margin-bottom: 12px; }
.gdlr-booking-failed .gdlr-booking-failed-caption span{ margin-right: 10px; } .gdlr-booking-service-head { font-weight: bold; margin-bottom: 38px; display: block; }
.gdlr-room-service-title { font-size: 13px; font-weight: bold; font-style: italic; }
.gdlr-booking-service-wrapper { text-align: left; padding: 20px 0px 40px; max-width: 500px; margin: 0px auto; }
.gdlr-room-service-option { margin-bottom: 14px; }
.gdlr-room-service-checkbox.gdlr-active{ background-color: #484848; }
.gdlr-room-service-checkbox { margin-right: 15px; background-color: #d5d5d5; border-color: #d5d5d5; cursor: pointer;
border-width: 3px; border-style: solid; width: 6px; height: 6px; overflow: hidden; display: inline-block; vertical-align: middle;}
.gdlr-room-service-checkbox input { visibility: hidden; }
.gdlr-room-service-unit { font-size: 15px; font-style: italic; float: right; }	
.gdlr-room-service-unit .sep { margin: 0px 3px; }
.gdlr-room-service-option input[type="text"] { background-color: #fff; border: 1px solid #e5e5e5; color: #828282;
width: 28px; text-align: center; height: 12px; margin: 0px 14px; }
.gdlr-service-price-summary { padding-top: 20px; margin-top: 29px; 
font-size: 13px; font-style: italic; border-top-width: 1px; border-top-style: solid; }
.gdlr-service-price-summary-head{ font-size: 16px; margin-bottom: 15px; font-style: normal; padding-top: 5px; }
.gdlr-service-price-summary-item { margin-bottom: 8px; }
.gdlr-service-price-summary .gdlr-head{ float: left; }
.gdlr-service-price-summary .gdlr-head .gdlr-sep { margin: 0px 8px; }
.gdlr-service-price-summary .gdlr-tail{ float: right; } .gdlr-booking-contact-form span { font-size: 13px; display: block; font-style: italic; margin-bottom: 7px; }
.gdlr-booking-contact-form input[type="text"],
.gdlr-booking-contact-form input[type="email"]{ width: 94%; padding: 13px 3%; }
.gdlr-booking-contact-form textarea { width: 94%; height: 80px; padding: 13px 3%; }
.gdlr-booking-contact-form .gdlr-form-half-left { float: left; width: 48%; margin-right: 2%; }
.gdlr-booking-contact-form .gdlr-form-half-right { float: left; width: 48%; margin-left: 2%; }
.gdlr-booking-contact-form .gdlr-form-coupon { float: right; position: relative; }
.gdlr-booking-contact-form .gdlr-form-coupon input[type="text"]{ width: auto; padding: 10px 18px; }
.gdlr-booking-contact-form .gdlr-form-coupon span { display: inline; margin-right: 20px; }
.gdlr-booking-contact-form .gdlr-form-coupon .gdlr-coupon-loading{ display: inline-block; width: 20px; height: 20px; 
background-image: url(//www.campingmolino.nl/wp-content/plugins/gdlr-hostel/images/now-loading.gif); background-repeat: no-repeat; background-size: cover;
vertical-align: text-top; }
.gdlr-booking-contact-form .gdlr-form-coupon .gdlr-coupon-message{ position: absolute; 
right: 0px; top: 40px; margin-right: 0px; font-size: 11px; }
.gdlr-booking-contact-form .gdlr-booking-contact-submit{ margin: 25px 0px 0px; 
padding: 18px 0px 16px; display: block; text-align: center; font-size: 14px; }
.gdlr-booking-contact-form .gdlr-booking-contact-or { font-size: 23px; margin: 20px 0px;
text-align: center; position: relative; font-style: italic; }
.gdlr-booking-contact-form .gdlr-booking-contact-or-divider { width: 40%;
position: absolute; top: 50%; border-top-width: 1px; border-top-style: solid; }
.gdlr-booking-contact-form .gdlr-booking-contact-or-divider.gdlr-left{ left: 0px; }
.gdlr-booking-contact-form .gdlr-booking-contact-or-divider.gdlr-right{ right: 0px; }
.gdlr-booking-contact-form .gdlr-payment-method{ text-align: center; }	
.gdlr-booking-contact-form .gdlr-payment-method label{ display: inline-block; margin-left: 15px; margin-bottom: 0px; }	
.gdlr-booking-contact-form .gdlr-payment-method label:first-child{ margin-left: 0px; }
.gdlr-booking-contact-form .gdlr-payment-method input[type="radio"]{ display: none; }	
.gdlr-booking-contact-form .gdlr-payment-method label img{ border-width: 2px; 
border-style: solid; border-color: #ffffff; cursor: pointer; display: block;
transition: border-color 100ms; -moz-transition: border-color 100ms;
-o-transition: border-color 100ms; -webkit-transition: border-color 100ms; }
.gdlr-booking-contact-form .gdlr-booking-payment-submit{ margin: 25px 0px 0px; 
padding: 18px 0px 16px; display: block; text-align: center; font-size: 14px; }	
.gdlr-booking-contact-form .gdlr-error-message { padding: 13px 20px; font-size: 13px; 
color:#ffffff; background-color:#d15e5e; display: none; } .price-breakdown-wrapper { position: fixed; top: 50%; left: 50%; z-index: 9999; 
margin-left: -241px; margin-top: -200px; display: none; }
.price-breakdown-wrapper .price-breakdown-close { width: 36px; height: 36px;
cursor: pointer; position: absolute; right: 0; top: -36px; 
background: url(//www.campingmolino.nl/wp-content/plugins/gdlr-hostel/images/price-breakdown-close.png) center no-repeat; }
.price-breakdown-wrapper .price-breakdown-content { padding: 20px 30px 16px; width: 420px;
border-width: 1px; border-style: solid; cursor: auto; }
.price-breakdown-wrapper .price-breakdown-info{ overflow: hidden; display: block; margin-bottom: 10px; }
.price-breakdown-wrapper .price-breakdown-info .gdlr-head{ float: left; font-size: 14px; }
.price-breakdown-wrapper .price-breakdown-info .gdlr-head span{ font-size: 12px; margin-left: 18px; font-weight: normal;  }
.price-breakdown-wrapper .price-breakdown-info .gdlr-tail{ float: right; font-size: 18px; line-height: 23px; font-style: italic; }
.price-breakdown-wrapper .price-breakdown-total{ display: block; overflow: hidden; padding-top: 16px; 
margin-top: 30px; border-top-width: 1px; border-top-style: solid; }
.price-breakdown-wrapper .price-breakdown-total .gdlr-head{ font-size: 18px; float: left; font-weight: bold; font-style: italic; }
.price-breakdown-wrapper .price-breakdown-total .gdlr-head span{ font-size: 12px; margin-left: 10px; font-weight: normal;  }
.price-breakdown-wrapper .price-breakdown-total .gdlr-tail{ float: right; font-size: 18px; font-style: italic; } .gdlr-payment-form label { display: block; margin-bottom: 10px; }
.gdlr-payment-form input[type="text"]{ padding: 10px 15px; } 
.gdlr-payment-form input[type="submit"] { margin: 20px 0px 0px; }
.gdlr-payment-form .gdlr-separator { margin: 0px 7px; }
.gdlr-payment-form .gdlr-form-loading { display: none; background: #e2872e; color: #fff; padding: 8px 15px; text-align: center; }
.gdlr-payment-form .gdlr-form-notice.success { padding: 8px 15px; background: #99d15e; color: #fff; }
.gdlr-payment-form .gdlr-form-notice.failed { padding: 8px 15px; background: #d15e5e; color: #fff; }
.gdlr-payment-form .gdlr-form-error { display: none; padding: 8px 15px; background: #d15e5e; color: #fff; } .ui-datepicker.ui-widget{ display: none; }
.gdlr-datepicker-range-wrapper .ui-datepicker{ padding: 0px; width: auto !important; }
.gdlr-datepicker-range-wrapper .ui-datepicker-group{ display: inline-block; width: 50%; padding: 40px 0px; }
.gdlr-datepicker-range-wrapper .ui-datepicker-group .ui-datepicker-header{ margin: 0px auto; width: 259px; }
.gdlr-datepicker-range-wrapper .ui-datepicker-group-first{ border-right-width: 1px;  border-right-style: solid; margin-left: -1px; 
padding-bottom: 100px; margin-bottom: -60px; }
.gdlr-datepicker-range-wrapper .ui-datepicker-group-first .ui-datepicker-title{ margin: 0px; font-weight: bold; text-align: right; }
.gdlr-datepicker-range-wrapper .ui-datepicker-group-last .ui-datepicker-title{ margin: 0px; font-weight: bold; text-align: left; }
.gdlr-datepicker-range-wrapper .ui-datepicker-row-break{ display: block; clear: both; visibility: hidden; line-height: 0; height: 0; zoom: 1; }
.ui-datepicker{ padding: 20px; text-align: center; }
.ui-datepicker .ui-datepicker-header { position: relative; padding: .2em 0; }
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next { cursor: pointer; display: block; position: absolute; font-family: fontAwesome; 
padding: 4px; line-height: 20px; width: 20px; height: 20px; text-align: center; }
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span{ display: none; }
.ui-datepicker .ui-datepicker-prev { left: 0px; }
.ui-datepicker .ui-datepicker-prev:before{ content: "\f104"; }
.ui-datepicker .ui-datepicker-next { right: 0px; }
.ui-datepicker .ui-datepicker-next:after{ content: "\f105"; }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size: 1em; margin: 1px 0; }
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 45%; }
.ui-datepicker table { width: 259px; border-collapse: collapse; margin: 0px auto; }
.ui-datepicker th { font-weight: normal; background: transparent; font-size: 14px; padding: 8px 0px; }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span,
.ui-datepicker td a { display: block; text-decoration: none; 
width: 29px; height: 29px; padding: 3px; line-height: 29px; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; 
padding: 0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em;
cursor: pointer; padding: .2em .6em .3em .6em; width: auto; overflow: visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float: left; }
.gdlr-booking-process-bar { overflow: hidden; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.price-breakdown-wrapper .price-breakdown-close { background-color: #363636; }
#please-select-branches { padding-top: 11px; font-size: 12px; color: #F93535; display: none; }
.gdlr-reservation-bar #please-select-branches { color: #fff; }
.gdlr-form-term-and-agreement input{ margin-right: 10px; }
.gdlr-form-term-and-agreement{ font-style: italic; text-align: center; margin-bottom: 30px; padding-top: 15px; }
.gdlr-payment-form .gdlr-form-half-left{ margin-bottom: 20px; width: 350px; max-width: 100%; }
.gdlr-payment-form .gdlr-form-half-left label { margin-bottom: 12px; }
.gdlr-payment-form div#card-element{ background: #f3f3f3; padding: 16px; }
.gdlr-payment-form input[type="text"]{ padding: 14px 18px; }.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,
pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,
s,samp,small,strike,strong,sub,sup,tt,var,b,i,center,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,
mark,menu,meter,nav,output,progress,section,summary,time,video{ border:0; outline:0; 
font-size:100%; vertical-align:baseline; background:transparent; margin:0;padding:0; }
article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote{ display:block; }
nav ul{ list-style:none; }
ol{ list-style:decimal; }
ul{ list-style:disc; }
ul ul{ list-style:circle; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:none; }
ins{ text-decoration:underline; }
del{ text-decoration:line-through; }
mark{ background:none; }
abbr[title],dfn[title], acronym[title]{ border-bottom:1px dotted; cursor:help; }
table{ border-collapse:collapse;border-spacing:0; }
hr{ display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0;}
input[type=submit],input[type=button],button{ margin:0; padding:0;}
input,select,a img{ vertical-align:middle; }
b, strong{ font-weight: bold; }
i, em{ font-style: italic; } .clear{ display: block; clear: both; visibility: hidden; line-height: 0; height: 0; zoom: 1; }
.clear-fix{ zoom: 1; }
.clear-fix:after{ content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } .alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; }
.alignright { float:right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
.aligncenter { display: block; margin: 5px auto 5px auto; }
a img.alignright { float: right; margin: 5px 0 20px 20px; }
a img.alignnone { margin: 5px 20px 20px 0;}
a img.alignleft { float: left; margin: 5px 20px 20px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { background: #fff; border-width: 1px; border-style: solid; max-width: 96%;
padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }
.sticky{}
.bypostauthor{}
dl { width:100%; overflow:hidden; }
dt { float:left; width: 30%; clear: left; margin-bottom: 12px; }
dd { float:left; width: 70%; margin-bottom: 15px; }
big{ font-size: 15px; }
code, kbd{ border: 1px dotted; padding: 5px 12px; margin: 0px 10px }
sup { vertical-align: super; font-size: 11px; }
sub {  vertical-align: sub; font-size: 11px; }
.gallery-item .gallery-icon { margin-right: 10px; }
ul.wp-block-gallery{ margin-left: 0px; }
i{ margin-right: 5px; }
a{ text-decoration: none; }
p{ margin-bottom: 20px; }
ul, ol{ margin-bottom: 20px; margin-left: 30px; }
body { line-height: 1.7; font-family: Arial, Helvetica, sans-serif; overflow-y: scroll;
-webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }
h1, h2, h3, h4, h5, h6 { line-height: 1.3; margin-bottom: 18px; font-weight: 400; }	
.post-password-form input[type="submit"] { margin-left: 20px; margin-bottom: 0px; }
.post-password-form input[type="password"] { margin-left: 10px; padding: 10px 15px; }    .container{ padding: 0px; margin: 0px auto; }
.column, .columns{ float: left; position: relative; min-height: 1px; }
.one-ninth{ width: 11.111%; }
.one-eighth{ width: 12.5%; }
.one-seventh{ width: 14.285%; }
.one-fifth{ width: 20%; }
.two-fifth{ width: 40%; }
.three-fifth{ width: 60%; }
.four-fifth{ width: 80%; }
.one{ width: 8.333% }
.two{ width: 16.666%; }
.three{ width: 25%; }
.four{ width: 33.333%; }
.five{ width: 41.666%; }
.six{ width: 50%; }
.seven{ width: 58.334%; }
.eight{ width: 66.667%; }
.nine { width: 75%; }
.ten { width: 83.334%; }
.eleven { width: 91.667%; }
.twelve{ width: 100%; }
.ie7 .sf-mega-section.three{ width: 24%; }
.gdlr-item{ margin: 0px 15px 20px; min-height: 1px; }
.gdlr-full-size-wrapper .gdlr-item-no-space{ margin-bottom: 0px; }
.gdlr-item-no-space{ margin: 0px 20px 40px; }
.gdlr-item-no-space .gdlr-item{ margin: 0px; }
.gdlr-item.gdlr-main-content { margin-bottom: 55px; }
.gdlr-item.gdlr-divider-item{ margin-bottom: 50px }
.section-container, .gdlr-item-start-content, .gdlr-parallax-wrapper, .gdlr-color-wrapper{ padding-top: 55px;  }
.gdlr-color-wrapper, .gdlr-parallax-wrapper, .gdlr-full-size-wrapper{ padding-bottom: 40px; }
.gdlr-full-size-wrapper .gdlr-item,
.gdlr-full-size-wrapper .gdlr-item-no-space{ margin-left: 0px; margin-right: 0px; }
.ie7 .gdlr-item-start-content{ overflow: hidden; }
audio{ width: 100%; }
.mejs-container .mejs-controls .mejs-horizontal-volume-slider{ position: relative; clear: both; float: right; top: -31px; }
img, video{ max-width: 100%; height: auto; width: auto; }
.ms-container video{ max-width: none; }
input[type="text"], input[type="email"], input[type="password"], textarea{ 
border-width: 0px; outline: none; padding: 6px; max-width: 100%; }
.gdlr-item-start-content.gdlr-no-top-padding{ padding-top: 0px; }
.gdlr-main-content.gdlr-no-bottom-margin{ margin-bottom: 0px; }
.gdlr-item-start-content.gdlr-no-top-space{ padding-top: 0px; }
.gdlr-item-start-content.gdlr-no-bottom-space{ padding-bottom: 0px; margin-bottom: 0px; } a{
transition: color 300ms, background-color 300ms, opacity 300ms;
-moz-transition: color 300ms, background-color 300ms, opacity 300ms; -o-transition: color 300ms, background-color 300ms, opacity 300ms; -webkit-transition: color 300ms, background-color 300ms, opacity 300ms; } .body-wrapper{ overflow: hidden; }	
.body-wrapper.gdlr-boxed-style { margin: 0px auto;
-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 5px 2px rgba(0, 0, 0, 0.15);
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15); }
img.gdlr-full-boxed-background{ min-height: 100%; min-width: 1024px;
width: 100%; height: auto; position: fixed; top: 0; left: 0; z-index: -1; }
@media screen and (max-width: 1024px) {
img.gdlr-full-boxed-background { left: 50%; margin-left: -512px; }
}
.content-wrapper{ position:relative; z-index: 89; } .top-navigation-wrapper{ position: relative; z-index: 98; }
.top-navigation-divider{ margin-top: 1px; border-bottom-width: 1px; border-bottom-style: solid; }
.top-navigation-left{ float: left; margin: 0px 15px; }
.top-navigation-left-text{ font-size: 12px; padding: 14px 0px 13px; line-height: 18px; } 
.top-navigation-right{ float: right; margin: 0px 15px; }	
.top-social-wrapper{ padding-top: 11px; padding-bottom: 11px; } .top-social-wrapper .social-icon{ float: left; margin-left: 12px; max-width: 16px; }
.top-social-wrapper .social-icon:first-child{ margin-left: 0px; }
.top-social-wrapper .social-icon.gdlr-type-fa{ max-width: 100%; }
.top-social-wrapper .social-icon a{ opacity: 0.6; filter: alpha(opacity=60); }
.top-social-wrapper .social-icon a:hover{ opacity: 1; filter: alpha(opacity=100); }
.gdlr-header-transparent .gdlr-navigation-wrapper .gdlr-main-menu > li > a{ padding-bottom: 25px; } .gdlr-navigation-substitute{ position: relative; z-index: 91; }
.gdlr-nav-search-form-button-wrapper { float: left; border-left-width: 1px; border-right-width: 1px; border-style: solid; }
.gdlr-nav-search-form form{ position: relative; display: block; }
.gdlr-nav-search-form input[type="text"]{ margin: 0px; padding: 16px; height: 16px; 
font-size: 11px; background-color: transparent; font-weight: normal; text-transform: uppercase; }
.gdlr-nav-search-form .search-text{ float: left; overflow: hidden; width: 0px; }
.gdlr-nav-search-form-button { overflow: hidden; font-size: 14px; width: 14px; height: 14px; 
padding: 16px; cursor: pointer; line-height: 1; }
.gdlr-nav-search-form-button i{ margin: 0px; } .gdlr-login-form input[type="text"], .gdlr-login-form input[type="email"], 
.gdlr-login-form input[type="password"]{ width: 200px; padding: 12px; margin-bottom: 5px; }
.gdlr-login-form label { display: block; margin-bottom: 4px; }
.gdlr-login-form p { margin-bottom: 0px; margin-top: 9px; overflow: hidden; }
.gdlr-login-form p:first-child{ margin-top: 0px; }
.gdlr-login-form input[type="submit"] { margin-bottom: 0px; }
.gdlr-login-form input[type="checkbox"] { margin: 2px 10px 0px 0px; float: left; }
.gdlr-login-form .login-remember{ padding-top: 3px; } .gdlr-top-woocommerce-button{ cursor: pointer; width: 15px; height: 18px; padding: 13px 4px 0px; 
text-align: center; font-size: 10px; margin-top: -9px; }
.gdlr-top-woocommerce-wrapper{ float: right; margin-left: 10px; padding-left: 20px; }
.gdlr-top-woocommerce{ text-align: center; padding-top: 20px; display: none;
position: absolute; right: 15px; }
.gdlr-top-woocommerce .gdlr-top-woocommerce-inner{ padding: 30px 45px 23px; }
.gdlr-top-woocommerce .gdlr-cart-count{ margin-bottom: 8px; }
.gdlr-top-woocommerce .gdlr-cart-amount{ margin-bottom: 20px; }
.gdlr-top-woocommerce-inner > a{ display: block; font-sizE: 14px; font-weight: bold; margin-bottom: 8px; }
.gdlr-header-wrapper{ position: relative; z-index: 99; }
.gdlr-header-container{ position: relative; z-index: 97; }
.gdlr-logo{ float: left; margin-left: 15px; margin-right: 15px; }
.gdlr-logo h1{ margin-bottom: 0px; line-height: 0; }
.gdlr-fixed-header{ position: fixed; top: 0px; left: 0px; right: 0px; z-index: 999; }
.gdlr-fixed-header .gdlr-logo img { width: auto; }
.gdlr-fixed-header .gdlr-main-menu > li > a { padding-bottom: 18px; }
.gdlr-fixed-header .gdlr-navigation-slide-bar{ display: none; }
.gdlr-fixed-header.gdlr-header-inner{
-moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15); }
.gdlr-fixed-header .gdlr-navigation-wrapper .gdlr-main-menu > li > a { font-size: 13px; padding-bottom: 32px; }
.header-style-3 .gdlr-fixed-header .top-social-wrapper{ margin-top: 35px; }
.admin-bar .gdlr-fixed-header{ top: 32px }
.gdlr-navigation-wrapper{ margin: 0px 15px; float: right; }
.gdlr-navigation-wrapper .gdlr-navigation-container{ position: relative; line-height: 0; }
.gdlr-navigation-wrapper .gdlr-main-menu > li{ padding: 0px; }
.gdlr-navigation-wrapper .gdlr-main-menu > li > a{ font-size: 13px; padding: 0px 20px 45px 20px; margin: 0px; text-transform: uppercase; }
.gdlr-navigation-wrapper .gdlr-main-menu > li:first-child > a{ padding-left: 0px; }
.gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul-pre,
.gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul{ padding-right: 22px; }
.gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul:after{ display: none; top: 10px; right: 0px; }
.header-style-2 .gdlr-navigation-wrapper .gdlr-main-menu > li > a{ padding-bottom: 40px; }
.header-style-2 .gdlr-fixed-header .gdlr-navigation-wrapper .gdlr-main-menu > li > a{ padding-bottom: 30px; }
.header-style-3 .gdlr-header-container{ text-align: center; padding-top: 1px; margin-top: -1px; }
.header-style-3 .gdlr-logo{ position: absolute; top: 0px; left: 0px; }
.header-style-3 .gdlr-navigation-wrapper{ float: none; }
.header-style-3 .gdlr-navigation-wrapper .sf-menu{ text-align: left; }
.header-style-3 .gdlr-navigation-wrapper .gdlr-menu-search-button-sep{ display: none; }
.header-style-3 .gdlr-navigation-wrapper .gdlr-menu-search-button{ margin-left: 20px; }
.header-style-3 .top-social-wrapper{ padding-top: 0px; padding-bottom: 0px; right: 0px; position: absolute; top: 0px; }
.header-style-3 .top-social-wrapper .social-icon{ max-width: 15px; margin-left: 18px; }
.header-style-3 .top-social-wrapper .social-icon a{ opacity: 1; }
.top-social-wrapper .fa{ font-family: fontAwesome; font-weight: normal; }
.header-style-3 .gdlr-navigation-gimmick{ background: transparent; text-align: center; color: #fff; overflow: visible !important; margin-top: 4px; display: none; }
.header-style-3 .gdlr-navigation-gimmick:before{ content: "•"; }
.header-style-3 .gdlr-header-transparent #gdlr-menu-search{ top: 100%; }
.header-style-3 .gdlr-header-transparent #gdlr-menu-search input[type="text"]{ width: 200px; }
.header-style-3 .gdlr-fixed-header .gdlr-navigation-gimmick{ bottom: 13px; top: auto !important; }
.body-wrapper.gdlr-header-transparent .gdlr-page-title-wrapper{ padding-top: 200px; padding-bottom: 80px; }
.body-wrapper.gdlr-header-transparent .gdlr-header-wrapper { position: absolute; left: 0px; right: 0px; }
.body-wrapper.gdlr-header-transparent .gdlr-header-wrapper, 
.body-wrapper.gdlr-header-transparent .gdlr-header-inner{ background: transparent; }
.elementor-editor-active .body-wrapper.gdlr-header-transparent .gdlr-header-wrapper{ pointer-events: none; }
.gdlr-fixed-header .gdlr-header-inner-overlay{ display: none; }
.body-wrapper.gdlr-header-transparent .gdlr-header-inner{ position: relative; padding-top: 1px; }
.body-wrapper.gdlr-header-transparent .gdlr-header-inner-overlay{ 
position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.gdlr-navigation-gimmick { position: absolute; height: 2px; z-index: -1; }
.gdlr-page-title-vertical-divider{ height: 33px; border-left-width: 1px; border-left-style: solid; display: block; margin: 20px auto 0px; width: 0px; }
.gdlr-page-title-wrapper { padding: 70px 0px 62px; position: relative; z-index: 89; text-align: center; line-height: 1;
background-image: url(//www.campingmolino.nl/wp-content/themes/hotelmaster/images/page-title-background.jpg); background-repeat: repeat; background-position: center; }
.gdlr-page-title-wrapper .gdlr-page-title-overlay{ position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; 
background: #000; opacity: 0; filter: alpha(opacity=0); }
.gdlr-page-title-wrapper .gdlr-page-title-container{ position: relative; }
.gdlr-page-title-wrapper .gdlr-page-title{ font-size: 28px; font-weight: bold; 
text-transform: uppercase; margin: 0px 15px; display: block; letter-spacing: 3px; }
.gdlr-page-title-wrapper .gdlr-page-caption{ font-size: 13px; margin: 16px 15px 0px; 
display: block; font-weight: normal; font-style: italic; letter-spacing: 1px; }
.gdlr-page-title-wrapper .gdlr-page-title-gimmick { font-size: 20px; display: block; margin-top: 20px; }	
body.header-style-2 .gdlr-logo { float: none; margin-right: auto; margin-left: auto; text-align: center; }
body.header-style-2 .gdlr-logo .gdlr-logo-inner { margin: 0px 15px; }
body.header-style-2 .gdlr-navigation-wrapper { margin-top: 0px; float: none; text-align: center; line-height: 0; }
body.header-style-2 .gdlr-navigation { text-align: left; display: inline-block; line-height: 1.7; }
.gdlr-header-transparent .gdlr-page-title-wrapper .gdlr-page-title { font-size: 43px; font-weight: 300; letter-spacing: 5px; }
.gdlr-header-transparent  .gdlr-page-title-wrapper .gdlr-page-caption { font-size: 17px; margin: 30px 15px 0px; letter-spacing: 1px; font-style: normal; }
.gdlr-page-caption .blog-info{ display: inline; margin: 0px 15px; }
.gdlr-page-caption .blog-info i{ margin-right: 10px; } .gdlr-heading-shortcode.with-background { padding: 8px 19px; display: inline-block; }
.gdlr-heading-shortcode i { margin-right: 10px; } .gdlr-color-wrapper, 
.gdlr-parallax-wrapper{ overflow: hidden; background-position: center 0px; 
background-repeat: repeat; position: relative; } .with-sidebar-container .with-sidebar-content{ float: right; }
.gdlr-widget-title { font-size: 14px; font-weight: 700; margin-bottom: 25px; text-transform: uppercase; letter-spacing: 2px; }
.gdlr-sidebar .gdlr-widget-title{ display: inline-block; padding-right: 4px; }
.widget.gdlr-widget { margin-bottom: 50px; } .gdlr-stunning-text-item.type-center{ text-align:center;  margin-bottom: 35px; }
.gdlr-stunning-text-item.type-center .stunning-text-title{ font-size: 33px; font-weight: bold; margin-bottom: 25px; }
.gdlr-stunning-text-item.type-center .stunning-text-caption{ font-size: 16px; }
.gdlr-stunning-text-item.type-center .stunning-text-button{ margin: 15px 0px 0px; }
.gdlr-stunning-text-item.type-normal.gdlr-button-on{ padding-right: 190px; position: relative; }
.gdlr-stunning-text-item.type-normal .stunning-text-title{ font-size: 29px; margin-bottom: 18px; }
.gdlr-stunning-text-item.type-normal .stunning-text-caption{ font-size: 16px; }
.gdlr-stunning-text-item.type-normal .stunning-text-button{ position: absolute; right: 0px; top: 50%; 
margin-top: -22px; margin-right: 0px; }
.gdlr-stunning-text-item.with-padding{ padding: 35px 35px 15px; }
.gdlr-stunning-text-item.with-padding.with-border{ border-width: 3px; border-style: solid; }
.gdlr-stunning-text-item.with-padding.gdlr-button-on{ padding-right: 180px; }
.gdlr-stunning-text-item.with-padding .stunning-text-button{ right: 40px; }
.gdlr-stunning-text-item.with-padding .stunning-text-caption{ margin-bottom: 20px; } .footer-wrapper{ position: relative; background-repeat: no-repeat; background-position: right top; }
.footer-wrapper a { cursor: pointer; }
.footer-wrapper .widget.gdlr-widget { margin-bottom: 60px; }
.footer-wrapper .gdlr-widget-title { margin-bottom: 35px; }
.footer-container{ padding-top: 60px; }
.ie7 .footer-wrapper{ overflow: hidden; }
.copyright-left { margin: 0px 15px; float: left; }
.copyright-right { margin: 0px 15px; float: right; }
.copyright-wrapper{ border-top-width: 1px; border-top-style: solid; }
.copyright-container{ padding: 20px 0px; font-size: 13px; } .gdlr-shortcode-wrapper { margin-left: -15px; margin-right: -15px; } .page-not-found-block { text-align: center; padding: 50px 50px 60px; margin: 50px 0px 50px; }
.page-not-found-block .page-not-found-title { font-size: 45px; line-height: 1; margin-bottom: 17px; }
.page-not-found-block .page-not-found-caption { font-size: 20px; margin-bottom: 35px; }
.page-not-found-block .page-not-found-icon { font-size: 89px; line-height: 1;  margin-bottom: 20px; }
.page-not-found-search { max-width: 300px; margin: 0px auto; }
.page-not-found-search  .gdl-search-form{ padding-right: 30px; }
.page-not-found-search  .gdl-search-form input[type="text"]{ padding: 12px 15px; font-size: 15px;
border: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;}
.page-not-found-search  .gdl-search-form input[type="submit"]{
background-image: url(//www.campingmolino.nl/wp-content/themes/hotelmaster/images/light/icon-search.png); }
body.search .page-not-found-block{ margin-top: 0px; }   .gdlr-full-size-wrapper .gdlr-modern-room .gdlr-room-thumbnail{ margin-left: -1px; }
.gdlr-full-size-wrapper .gdlr-modern-room.gdlr-item{ margin-bottom: 20px; }
.gdlr-full-size-wrapper .gdlr-item-title-wrapper.gdlr-item{ margin-bottom: 55px; }
.gdlr-full-size-wrapper .gdlr-item-title-wrapper .gdlr-item-title-carousel { right: 40px; }
.gdlr-full-size-wrapper .gdlr-modern-room .gdlr-room-title, .gdlr-full-size-wrapper .gdlr-modern-room .gdlr-room-detail{ margin-left: 25px; } .gdlr-item-title-wrapper.gdlr-item{ margin-bottom: 40px; position: relative; }
.gdlr-item-title-wrapper .gdlr-item-title{ margin-bottom: 0px; line-height: 1; display: inline-block; }
.gdlr-item-title-wrapper .gdlr-item-title-carousel{ position: absolute; right: 0px; top: 50%; margin-top: -11px; }
.gdlr-item-title-wrapper .gdlr-flex-prev,
.gdlr-item-title-wrapper .gdlr-flex-next{ vertical-align: super; font-size: 20px; cursor: pointer; 
overflow: hidden; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; 
transition: color 300ms, background-color 300ms;
-moz-transition: color 300ms, background-color 300ms;
-o-transition: color 300ms, background-color 300ms;
-webkit-transition: color 300ms, background-color 300ms; }
.gdlr-item-title-wrapper .gdlr-flex-prev{ margin-right: 6px; padding: 9px 19px 11px 18px; }
.gdlr-item-title-wrapper .gdlr-flex-next{ margin: 0px; padding: 9px 18px 11px 19px; }
.gdlr-item-title-wrapper .gdlr-item-title-caption{ margin-top: 28px; font-size: 16px; }
.gdlr-item-title-wrapper .gdlr-item-title-link{ margin-top: 27px; display: block; font-style: italic; letter-spacing: 1px; }
.gdlr-item-title-wrapper .gdlr-item-title-link i{ margin-right: 0px; margin-left: 15px; }
.gdlr-item-title-wrapper .gdlr-item-title-divider{ border-bottom-width: 2px; border-bottom-style: solid; }
.gdlr-item-title-wrapper.pos-center{ text-align: center; }
.gdlr-item-title-wrapper.pos-center .gdlr-item-title-divider{ width: 38px; margin: 34px auto 0px; border-bottom-width: 3px; }
.gdlr-item-title-wrapper.pos-center .gdlr-item-title{ font-size: 27px; text-transform: uppercase; letter-spacing: 3px; }
.gdlr-item-title-wrapper.pos-center .gdlr-item-title-caption{ font-size: 14px; margin-top: 20px; }
.gdlr-item-title-wrapper.pos-center-divider .gdlr-item-title{ font-size: 37px; font-weight: bold; letter-spacing: 6px; }
.gdlr-item-title-wrapper.pos-center-divider .gdlr-item-title-caption{ font-size: 15px; letter-spacing: 3px; 
font-style: italic; margin-top: 30px; }
.gdlr-item-title-wrapper.pos-left .gdlr-item-title{ font-size: 20px; text-transform: uppercase; letter-spacing: 3px; }
.gdlr-item-title-wrapper.pos-left .gdlr-item-title-divider{ width: 34px; margin-top: 24px; }
.gdlr-title-item{ margin-bottom: 20px; }
.gdlr-title-item .gdlr-item-title-wrapper.gdlr-item { margin-bottom: 0px; } .accordion-tab > .accordion-content{ display: none; }
.accordion-tab.active > .accordion-content{ display: block; }
.gdlr-accordion-item.style-1 .accordion-tab{ overflow: hidden; padding: 11px 0px; 
border-top-width: 1px; border-top-style: solid; }
.gdlr-accordion-item.style-1 .accordion-tab:first-child{ border: 0px; padding-top: 0px; }
.gdlr-accordion-item.style-1 .accordion-title{ font-weight: normal; 
font-size: 17px; line-height: 26px; margin-bottom: 0px; cursor: pointer; 
transition: color 200ms; -moz-transition: color 200ms;
-o-transition: color 200ms; -webkit-transition: color 200ms; }
.gdlr-accordion-item.style-1 .accordion-title i{ margin-right: 25px; font-size: 13px; 
width: 9px; height: 13px; padding: 12px 14px 10px; display: inline-block; }
.gdlr-accordion-item.style-1 .accordion-content{ padding-top: 18px; margin-left: 62px; }
.gdlr-accordion-item.style-1 .accordion-title span { overflow: hidden; display: block; }
.gdlr-accordion-item.style-1 .accordion-title i{ float: left;
transition: color 200ms, background-color 200ms; -moz-transition: color 200ms, background-color 200ms;
-o-transition: color 200ms, background-color 200ms; -webkit-transition: color 200ms, background-color 200ms; }
.gdlr-accordion-item.style-2 .accordion-tab{ overflow: hidden; padding-bottom: 4px; }
.gdlr-accordion-item.style-2 .accordion-title{ padding-bottom: 16px; font-weight: 400; 
font-size: 15px; line-height: 18px; margin-bottom: 0px; cursor: pointer; }
.gdlr-accordion-item.style-2 .accordion-title i{ margin-right: 20px; font-size: 13px;  }
.gdlr-accordion-item.style-2 .accordion-content{ margin-left: 31px;  } input[type="submit"], input[type="button"]{ -webkit-appearance: none; }
.gdlr-button, input[type="button"], input[type="submit"]{ display: inline-block; font-size: 13px; font-weight: 700;
font-style: italic; padding: 12px 25px 12px; margin-bottom: 15px; margin-right: 5px; 
outline: none; cursor: pointer; border: none; letter-spacing: 1px; }
.gdlr-button.small{ font-size: 11px; padding: 12px 16px 12px; }
.gdlr-button.large{ font-size: 14px; padding: 14px 25px 14px; }
.gdlr-button.with-border{ border-bottom-width: 2px; border-bottom-style: solid; }
.gdlr-button .gdlr-icon { margin-right: 5px; letter-spacing: 1px; } .gdlr-column-service-item .column-service-icon{ margin-right: 15px; font-size: 30px; line-height: 18px; }
.gdlr-column-service-item .column-service-icon i{ margin: 0px; }
.gdlr-column-service-item .column-service-title{ margin-bottom: 22px; font-size: 15px; line-height: 25px; 
font-weight: bold; text-transform: uppercase; }
.gdlr-column-service-item .column-service-image { margin-bottom: 26px; }
.gdlr-column-service-item .column-service-divider{ width: 32px; margin-bottom: 22px;
border-bottom-width: 2px; border-bottom-style: solid; }
.gdlr-column-service-item.gdlr-type-1 .column-service-icon{ float: left; margin-right: 25px; }
.gdlr-column-service-item.gdlr-type-1 .column-service-icon.gdlr-skin-box{ background: transparent; }
.gdlr-column-service-item.gdlr-type-1 .column-service-content-wrapper{ overflow: hidden; }
.gdlr-column-service-item.gdlr-type-2{ text-align: center; }
.gdlr-column-service-item.gdlr-type-2 .column-service-divider{ margin: 0px auto 22px; }
.gdlr-column-service-item.gdlr-type-2 .column-service-icon{ width: 33px; height: 33px; font-size: 25px; 
line-height: 36px; padding: 20px; margin: 0px auto 30px; 
-moz-border-radius: 38px; -webkit-border-radius: 38px; border-radius: 38px; }
.gdlr-column-service-item.gdlr-type-3{ text-align: center; }
.gdlr-column-service-item.gdlr-type-3 .column-service-image { max-width: 130px; margin: 0px auto 35px; overflow: hidden; 
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.gdlr-column-service-item.gdlr-type-3 .column-service-image img{ display: block; }
.gdlr-column-service-item.gdlr-type-3 .column-service-divider{ display: none; }
.gdlr-column-service-item.gdlr-type-3 .column-service-title{ font-size: 17px; letter-spacing: 2px; margin-bottom: 25px; }
.gdlr-column-service-item.gdlr-type-3 .column-service-icon{ width: 35px; height: 35px; font-size: 35px; 
line-height: 1; margin: 0px auto 30px; } .gdlr-service-with-image-item .service-with-image-thumbnail{ max-width: 125px; float: left; margin-right: 40px; 
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; }	
.gdlr-service-with-image-item .service-with-image-thumbnail img{ display: block; 
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; }
.gdlr-service-with-image-item .service-with-image-title{ font-size: 17px; letter-spacing: 3px; 
font-weight: bold; text-transform: uppercase; margin-bottom: 25px; }	
.gdlr-service-with-image-item .service-with-image-content-wrapper{ overflow: hidden; }	
.gdlr-service-with-image-item.gdlr-right{ text-align: right; }
.gdlr-service-with-image-item.gdlr-right .service-with-image-thumbnail{ float: right; margin-left: 40px; margin-right: 0px; } .gdlr-feature-media-item .feature-media-button{ margin-top: 15px; }	
.gdlr-feature-media-item.gdlr-left .feature-media-thumbnail{ float: left; margin-right: 55px; width: 37%; }
.gdlr-feature-media-item.gdlr-left .feature-media-content-wrapper{ overflow: hidden; }
.gdlr-feature-media-item.gdlr-center{ text-align: center; }
.gdlr-feature-media-item.gdlr-center .feature-media-thumbnail{ max-width: 700px; margin: 0px auto 40px; }
.gdlr-feature-media-item.gdlr-center .feature-media-content-wrapper{ max-width: 700px; margin: 0px auto; }
.gdlr-feature-media-item.gdlr-center .feature-media-divider{ width: 300px; max-width: 100%; margin: 0px auto 40px;
border-bottom-width: 5px; border-bottom-style: solid; } 	
.gdlr-feature-media-item .gdlr-item-title-wrapper.gdlr-item{ margin-left: 0px; margin-right: 0px; margin-top: 15px; } .gdlr-divider{ border-bottom-width: 1px; border-style: solid; margin: 0px auto; max-width: 100%; }
.gdlr-divider.double{ height: 3px; border-top-width: 1px; }
.gdlr-divider.dotted{ border-style: dashed; }
.gdlr-divider.double-dotted{ height: 3px; border-top-width: 1px; border-style: dashed; }
.gdlr-divider.thick{ border-bottom-width: 3px; } .gdlr-box-with-icon-item{ text-align: center; padding: 40px 30px 20px; position: relative; }
.gdlr-box-with-icon-item > i{ font-size: 45px; display: inline-block; margin-bottom: 22px; margin-right: 0; }	
.gdlr-box-with-icon-item .box-with-icon-title{ font-size: 20px; margin-bottom: 20px; display: block; }	
.gdlr-box-with-icon-item.pos-left{ text-align: left; padding: 30px 40px 20px; }
.gdlr-box-with-icon-item.pos-left > i{ float: left; margin: 5px 25px 0px 0px; }
.gdlr-box-with-icon-item.type-circle .box-with-circle-icon{ padding: 18px; display: inline-block; 
position: absolute; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; }
.gdlr-box-with-icon-item.type-circle .box-with-circle-icon > i{ font-size: 22px; margin-right: 0; }	
.gdlr-box-with-icon-item.type-circle.pos-top{ padding-top: 50px; }
.gdlr-box-with-icon-item.type-circle.pos-top .box-with-circle-icon{ top: -30px; left: 50%; margin-left: -30px; }
.gdlr-box-with-icon-item.type-circle.pos-left{ margin-left: 40px; padding-left: 50px; }
.gdlr-box-with-icon-item.type-circle.pos-left .box-with-circle-icon{ left: -30px; top: 50%; margin-top: -30px; } i.gdlr-icon { margin-right: 10px; } .gdlr-frame-shortcode{ line-height: 1; }
.gdlr-frame-shortcode.gdlr-align-left{ float: left; margin-right: 20px; margin-bottom: 20px; }
.gdlr-frame-shortcode.gdlr-align-right{ float: right; margin-left: 20px; margin-bottom: 20px; }
.gdlr-frame-shortcode.gdlr-align-center{ text-align: center; margin-bottom: 20px; }
.gdlr-frame-shortcode .gdlr-frame-caption{ display: block; text-align: center; margin-top: 15px; }
.gdlr-frame{ display: inline-block; max-width: 100%; position: relative; }
.gdlr-frame img{ display: block; }
.gdlr-frame.frame-type-border{ padding: 6px; border-style: solid; border-width: 1px; }
.gdlr-frame.frame-type-solid{ padding: 5px; }
.gdlr-frame.frame-type-rounded{ overflow: hidden; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
.gdlr-frame.frame-type-circle{ overflow: hidden; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.gdlr-frame.frame-type-solid.frame-type-circle .gdlr-image-link-shortcode,
.gdlr-frame.frame-type-border.frame-type-circle .gdlr-image-link-shortcode{ overflow: hidden;
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.gdlr-frame.frame-type-solid.frame-type-rounded .gdlr-image-link-shortcode,
.gdlr-frame.frame-type-border.frame-type-rounded .gdlr-image-link-shortcode{ overflow: hidden;
-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
.gdlr-image-frame-item{ text-align: center; line-height: 0; }
.gdlr-image-frame-item .image-frame-item{ display: inline-block; line-height: 1; } .gdlr-image-link-shortcode{ position: relative; }
.gdlr-image-link-shortcode .gdlr-image-link-overlay{ 
position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; 
opacity: 0; filter: alpha(opacity=0); cursor: pointer; }	
.gdlr-image-link-shortcode .gdlr-image-link-icon{
padding: 25px; line-height: 1; display: inline-block; 
position: absolute; top: 50%; left: 50%; margin-top: -37px; margin-left: -37px;
background: url(//www.campingmolino.nl/wp-content/themes/hotelmaster/images/portfolio-icon-overlay.png); opacity: 0; filter: alpha(opacity=0);
-moz-border-radius: 37px; -webkit-border-radius: 37px; border-radius: 37px; filter: inherit; }
.gdlr-image-link-shortcode .gdlr-image-link-icon i{ margin-right: 0px; }
.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-link{ font-size: 22px; padding: 1px;}
.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-search{ font-size: 22px; padding: 2px; }
.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-play{ font-size: 21px; margin-left: 0px; } .gdlr-personnel-item.carousel.round-style{ padding-top: 45px; }
.gdlr-personnel-item.carousel .personnel-item{ margin: 0px 15px; }
.gdlr-personnel-item.carousel.box-style .personnel-item{ padding-top: 35px; }
.gdlr-personnel-item.carousel .personnel-item:first-child{ margin-left: 0px; }
.personnel-content .gdlr-icon { margin-right: 5px; }
.gdlr-personnel-item.box-style .personnel-item-inner{ padding: 25px 30px; position: relative; }	
.gdlr-personnel-item.box-style .personnel-item-inner:after{ content: ''; height: 0px; width: 0px; 
border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.gdlr-personnel-item.box-style .personnel-info{ margin-top: 30px; text-align: center; }
.gdlr-personnel-item.box-style .personnel-author{ font-size: 21px; font-weight: bold; }	
.gdlr-personnel-item.box-style .personnel-author-image{ width: 65px; height: 65px; 
position: absolute; left: 50%; top: -35px; margin-left: -35px;
border-width: 3px; border-style: solid; overflow: hidden;
-moz-border-radius: 35px; -webkit-border-radius: 35px; border-radius: 35px; }
.gdlr-personnel-item.box-style .personnel-position{ font-size: 15px; }	
.gdlr-personnel-item.box-style .personnel-content{ text-align: center; margin-top: 15px; }	
.gdlr-personnel-item.box-style .personnel-social{ text-align: center; font-size: 20px; margin-top: 14px; }	
.gdlr-personnel-item.box-style .personnel-social i{ margin: 0px 1px; }	
.gdlr-personnel-item.plain-style .personnel-item-inner{ padding: 25px 30px; position: relative; }	
.gdlr-personnel-item.plain-style .personnel-item-inner:after{ content: ''; height: 0px; width: 0px; 
border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.gdlr-personnel-item.plain-style .personnel-info{ margin-top: 20px; text-align: center; }
.gdlr-personnel-item.plain-style .personnel-author{ font-size: 21px; font-weight: bold; }	
.gdlr-personnel-item.plain-style .personnel-position{ font-size: 15px; }	
.gdlr-personnel-item.plain-style .personnel-content{ text-align: center; margin-top: 20px; }	
.gdlr-personnel-item.plain-style .personnel-social{ text-align: center; font-size: 22px; margin-top: 14px; }
.gdlr-personnel-item.box-style{ margin-top: 35px; }
.gdlr-personnel-item.plain-style .personnel-social i{ margin: 0px 10px 0px 0px; }	
.gdlr-personnel-item.round-style .personnel-item,
.gdlr-personnel-item.round-style .personnel-author-image{ position: relative; overflow: hidden;
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.gdlr-personnel-item.round-style .personnel-item img{ display: block; }
.gdlr-personnel-item.round-style .personnel-item-inner{ position: absolute; opacity: 0; filter: alpha(opacity=0);
top: 50%; left: 40px; right: 40px; text-align: center; background: transparent; }
.gdlr-personnel-item.round-style .personnel-author{ font-size: 20px; font-weight: bold; margin-bottom: 2px; }
.gdlr-personnel-item.round-style .personnel-position{ font-size: 16px; font-style: italic; }
.gdlr-personnel-item.round-style .personnel-content{ margin-top: 20px;  } .gdlr-pie-chart-item { text-align: center; }
.gdlr-pie-chart-item .gdlr-chart{ margin: 0px auto 30px;  }
.gdlr-pie-chart-item .pie-chart-title{ font-size: 17px; font-weight: 400; } .gdlr-skill-bar-wrapper{ margin-bottom: 15px; }
.gdlr-skill-bar-wrapper .gdlr-skill-bar-progress{ width: 0; position: relative; }
.gdlr-skill-bar-wrapper.gdlr-size-small .gdlr-skill-bar-progress{ height: 8px; }
.gdlr-skill-bar-wrapper.gdlr-size-medium .gdlr-skill-bar-progress{ padding: 8px 0px; font-size: 15px; }
.gdlr-skill-bar-wrapper.gdlr-size-large .gdlr-skill-bar-progress{ padding: 14px 0px; font-size: 17px; }
.gdlr-skill-bar-wrapper .skill-bar-content{ font-weight: bold; }
.gdlr-skill-bar-wrapper.gdlr-size-small .skill-bar-content{ margin-bottom: 10px; display: block; font-size: 14px; }
.gdlr-skill-bar-wrapper.gdlr-size-small { margin-bottom: 20px; }
.gdlr-skill-bar-wrapper.gdlr-size-medium .skill-bar-content{ padding: 0px 16px; }
.gdlr-skill-bar-wrapper.gdlr-size-medium .skill-bar-content i{ position: absolute; font-size: 15px; 
right: 8px; top: 50%; margin-top: -8px; }
.gdlr-skill-bar-wrapper.gdlr-size-large .skill-bar-content{ padding: 0px 22px; }
.gdlr-skill-bar-wrapper.gdlr-size-large .skill-bar-content i{ position: absolute; font-size: 18px; 
right: 16px; top: 50%; margin-top: -9px;} .gdlr-skill-item-wrapper{ text-align: center; line-height: 1; }
.gdlr-skill-item-wrapper .gdlr-skill-item-title{ font-size: 60px; font-weight: bold; margin-bottom: 11px; }
.gdlr-skill-item-wrapper .gdlr-skill-item-dot { font-size: 25px; margin-bottom: 8px; }
.gdlr-skill-item-wrapper .gdlr-skill-item-caption{ font-size: 18px; letter-spacing: 2px; text-transform: uppercase; }
.gdlr-skill-item-wrapper.gdlr-type-2{ margin: 0px; padding: 80px 20px; } .gdlr-notification{ padding: 13px; }
.gdlr-notification > i{ float: left; margin-right: 15px; margin-top: 3px; }
.gdlr-notification > .notification-content{ display: block; overflow: hidden; }
.gdlr-notification.color-background{ padding: 16px;}
.gdlr-notification.color-border{ border-width: 3px; border-style: solid; } .gdlr-tab-item.horizontal > .tab-title-wrapper{ overflow: hidden; }
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title{ float: left; border-style: solid; border-width: 1px 1px 1px 0px;
font-size: 13px; line-height: 19px; font-weight: bold; padding: 11px 20px; margin-bottom: 0px; cursor: pointer; }
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title:first-child{ border-left-width: 1px; }
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title i{ margin-right: 10px; }
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title.active{ border-bottom-width: 0px; padding-bottom: 12px; }
.gdlr-tab-item.horizontal > .tab-content-wrapper{ margin-top: -1px; padding: 20px 20px 0px;
border-width: 1px; border-style: solid; }
.gdlr-tab-item.horizontal > .tab-content-wrapper .tab-content{ display: none; }
.gdlr-tab-item.horizontal > .tab-content-wrapper .tab-content.active{ display: block; }
.gdlr-tab-item.vertical > .tab-title-wrapper{ float: left; margin-right: -1px; max-width: 40%; text-align: center; }
.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title{ border-style: solid; border-width: 0px 1px 1px;
font-size: 13px; line-height: 19px; font-weight: bold; padding: 11px 30px; margin-bottom: 0px; cursor: pointer; }
.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title:first-child{ border-top-width: 1px; }
.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title.active{ padding-bottom: 12px; border-right-width: 0px; }
.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title i{ margin-right: 10px; }
.gdlr-tab-item.vertical > .tab-content-wrapper{ overflow: hidden; padding: 20px 20px 0px; 
border-width: 1px; border-style: solid; }
.gdlr-tab-item.vertical > .tab-content-wrapper .tab-content{ display: none; }
.gdlr-tab-item.vertical > .tab-content-wrapper .tab-content.active{ display: block; }
.gdlr-tab-item.vertical.right > .tab-title-wrapper{ float: right; margin-left: -1px; margin-right: 0px; }
.gdlr-tab-item.vertical.right > .tab-title-wrapper .tab-title.active{ border-right-width: 1px; border-left-width: 0px; } table{ width: 100%; text-align: center; }
table tr td{ padding: 15px 0px; border-bottom-width: 1px; border-bottom-style: solid; }
table tr th{ padding: 13px 0px; font-size: 16px; font-weight: normal; }
table.style-2{ border-spacing:2px; border-collapse:separate; }
table.style-2 tr td{ border-bottom-width: 0px; } .gdlr-testimonial-item.carousel .testimonial-item{ margin: 0px 15px; }
.gdlr-testimonial-item.carousel .testimonial-item:first-child{ margin-left: 0px; }
.gdlr-testimonial-item.round-style .testimonial-item{ padding-bottom: 35px; }	
.gdlr-testimonial-item.round-style .testimonial-item-inner{ padding: 30px 30px 60px; position: relative;
-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }	
.gdlr-testimonial-item.round-style .testimonial-info{ margin-top: 15px; }
.gdlr-testimonial-item.round-style .testimonial-author{ font-weight: bold; }
.gdlr-testimonial-item.round-style .testimonial-author-image{ width: 65px; height: 65px; 
position: absolute; left: 50%; bottom: -35px; margin-left: -35px;
border-width: 3px; border-style: solid; overflow: hidden;
-moz-border-radius: 35px; -webkit-border-radius: 35px; border-radius: 35px; }
.gdlr-testimonial-item.box-style .testimonial-item{ padding-bottom: 75px; }	
.gdlr-testimonial-item.box-style .testimonial-item-inner{ padding: 25px 30px; position: relative; }	
.gdlr-testimonial-item.box-style .testimonial-item-inner:after{ content: ''; height: 0px; width: 0px; 
border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.gdlr-testimonial-item.box-style .testimonial-info{ margin-top: 15px; text-align: right; }
.gdlr-testimonial-item.box-style .testimonial-author{ font-weight: bold; }
.gdlr-testimonial-item.box-style .testimonial-author-image{ width: 65px; height: 65px; 
position: absolute; right: 34px; bottom: -75px; }	
.gdlr-testimonial-item.plain-style .testimonial-item { text-align: center; font-size: 16px; }	
.gdlr-testimonial-item.plain-style .testimonial-item-inner{ padding: 25px 30px; position: relative; }	
.gdlr-testimonial-item.plain-style .testimonial-item-inner:after{ content: ''; height: 0px; width: 0px; 
border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.gdlr-testimonial-item.plain-style .testimonial-info{ margin-top: 15px; font-size: 17px; font-style: italic; letter-spacing: 1px; }
.gdlr-testimonial-item.plain-style .testimonial-info:before { display: block; font-family: FontAwesome;
content: "\f0dd"; font-size: 13px; margin-bottom: 9px; }
.gdlr-testimonial-item.plain-style.large{ font-size: 20px; }
.gdlr-testimonial-item.plain-style2{ font-size: 19px; text-align: center; }
.gdlr-testimonial-item.plain-style2 .testimonial-item:before{ content: "“"; font-size: 160px; 
font-weight: 800; height: 115px; overflow: hidden; display: block; line-height: 1; font-style: inherit; margin-top: -15px; }
.gdlr-testimonial-item.plain-style2 .testimonial-author{ font-size: 20px; display: block; font-weight: bold; }
.gdlr-testimonial-item.plain-style2 .testimonial-position{ font-size: 16px; }
.gdlr-testimonial-item.plain-style2 .testimonial-position span{ display: none; }
.gdlr-testimonial-bottom-nav{ padding-top: 15px; text-align: center; font-size: 33px; line-height: 1; }
.gdlr-testimonial-bottom-nav i{ margin: 0px; cursor: pointer; }
.gdlr-testimonial-bottom-nav .gdlr-item-separator{ width: 15px; border-bottom-width: 1px; border-bottom-style: solid; height: 1px; display: inline-block; margin: 0px 25px 10px; } blockquote{ background-repeat: no-repeat; background-position: 20px 24px; font-size: 18px; font-style: italic;
background-image: url(//www.campingmolino.nl/wp-content/themes/hotelmaster/images/dark/quote-small.png); background-size: 24px 20px; padding: 20px 20px 0px 60px;
border-bottom-width: 1px; border-top-width: 1px; border-style: solid; margin-bottom: 20px; }
blockquote.gdlr-align-left{ width: 33%; float: left; margin-right: 20px; margin-bottom: 20px; }
blockquote.gdlr-align-right{ width: 33%; float: right; margin-right: 20px; margin-bottom: 20px; }
.gdlr-icon-light blockquote{ background-image: url(//www.campingmolino.nl/wp-content/themes/hotelmaster/images/light/quote-small.png); } div.gdlr-dropcap{ margin-top: 2px; margin-bottom: 0px; margin-right: 7px; margin-left: 2px; float: left; font-size: 25px; font-size: 29px; 
width: 32px; height: 32px; line-height: 33px; text-align: center; float: left; }
div.gdlr-dropcap.gdlr-type-circle{ -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px; font-size: 18px; margin-right: 10px; } .gdlr-styled-box-head-wrapper{ overflow: hidden; }
.gdlr-styled-box-head{ overflow: hidden; height: 40px; }
.gdlr-styled-box-corner{ float: right; height: 0px; width: 0px; border-style: solid;
border-width: 0px 40px 40px 0px; border-right-color: transparent; }
.gdlr-styled-box-body{ padding: 45px 40px 25px; }
.gdlr-styled-box-body.with-head{ padding-top: 5px; }
.gdlr-styled-box-body .gdlr-styled-box-head-wrapper{ overflow: hidden; } .gdlr-code-item{ padding: 7px 15px; border-width: 1px; border-style: solid; overflow: hidden; }
.gdlr-code-item .gdlr-code-title{ font-weight: bold; cursor: pointer; }
.gdlr-code-item .gdlr-code-title i{ font-size: 9px; margin-right: 7px; }
.gdlr-code-item .gdlr-code-content{ padding: 8px 14px; display: none; line-height: 2; }
.gdlr-code-item.active .gdlr-code-content{ display: block; line-height: 2; } .gdlr-process-wrapper .gdlr-process-tab{ padding-bottom: 10px; margin-bottom: 20px; position: relative; }
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-icon{ width: 24px; height: 24px; line-height: 24px;
font-size: 22px; padding: 30px; overflow: hidden; border-width: 3px; border-style: solid;
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-icon i{ margin-right: 0px; }
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-tab-content{ overflow: hidden; }
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-title{ font-size: 21px; margin-bottom: 17px; font-weight: normal; }
.gdlr-process-wrapper .gdlr-process-tab .process-line{ position: absolute; }
.gdlr-process-wrapper .gdlr-process-tab .process-line .process-line-divider{ position: absolute;  }
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .gdlr-process-icon{ float: left; margin-right: 30px; text-align: center; }
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line{ top: 110px; bottom: 0px; left: 35px; width: 20px; }
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line .process-line-divider{ left: 50%; 
margin-left: -1px; bottom: 5px; top: 0px; border-left-width: 1px; border-left-style: dashed; }
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line .fa-chevron-down,
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line .icon-chevron-down{ position: absolute; 
bottom: 0px; margin: 0px; font-size: 20px; }
.gdlr-process-wrapper.gdlr-horizontal-process{ text-align: center; }
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .gdlr-process-icon{ margin: 0px auto 30px;  }
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line{ top: 35px; left: 50%; right: -50%; height: 20px; }
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line .process-line-divider{ 
left: 75px; right: 55px; top: 50%; margin-top: -1px; border-top-width: 1px; border-top-style: dashed; }
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line .fa-chevron-right,
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line .icon-chevron-right{ position: absolute; 
right: 50px; margin: 0px; font-size: 20px; }    .gdlr-banner-images ul.slides li{ margin: 0px 15px; }	
.gdlr-banner-images ul.slides li:first-child{ margin-left: 0px; }	
.gdlr-banner-description-item .gdlr-banner-title{ font-size: 23px; margin-bottom: 15px; font-weight: normal; }
.gdlr-banner-description-item .gdlr-banner-description{ margin-bottom: 25px;  }
.gdlr-banner-description-item .nav-container{ overflow: hidden;  }
.gdlr-banner-description-item .nav-container.style-1 .flex-direction-nav{ margin-left: 0px; }
.gdlr-banner-description-item .nav-container.style-1 .flex-control-nav{ display: none;  }	
.gdlr-banner-images ul.slides li img { width: auto; display: inline-block; }
.gdlr-banner-images ul.slides li { text-align: center; }
.gdlr-banner-item-wrapper .flex-direction-nav{ line-height: 1; }
.gdlr-banner-item-wrapper .flex-direction-nav a{ padding-top: 18px; padding-bottom: 18px; }
.gdlr-banner-item-wrapper .flex-direction-nav .flex-prev { background: transparent; left: -60px; opacity: 1; font-size: 30px; }
.gdlr-banner-item-wrapper .flex-direction-nav .flex-next { background: transparent; right: -60px; opacity: 1; font-size: 30px; } .gdlr-gallery-item.gdlr-item{ margin: 0px 0px; }	
.gdlr-gallery-item.gdlr-item .gallery-item{ margin: 0px 15px 30px; }	
.gdlr-gallery-item.gdlr-item .gallery-item img{ display: block; margin: 0px auto; }	
.gdlr-gallery-item.gdlr-item .gallery-caption{ display: block; text-align: center; padding: 7px 0px 6px; }	
.gdlr-gallery-item.gdlr-item.gdlr-gallery-thumbnail .gallery-item{ padding: 5px; cursor: pointer; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container{ margin: 0px 15px 20px; position: relative; overflow: hidden; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gdlr-gallery-thumbnail{ display: none; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gdlr-gallery-thumbnail:first-child{ display: block; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container img{ margin: 0px auto; display: block; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gallery-caption-wrapper{
position: absolute; bottom: 0px; left: 0px; right: 0px; text-align: center; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gallery-caption{ padding: 10px 15px; opacity: 0.8; filter: alpha(opacity=80); display: inline-block; max-width: 60%; }
.gdlr-banner-images.gdlr-item  .flex-direction-nav i { margin-right: 0px; font-size: 24px; } .gdlr-caption-wrapper{ position: absolute; bottom: 0px; left: 0px; right: 0px; z-index: 90; }
.gdlr-caption-wrapper .gdlr-caption-inner{ margin: 0px auto; }
.gdlr-caption-wrapper.position-center{ text-align: center; }
.gdlr-caption-wrapper.position-left .gdlr-caption{ float: left; text-align: left; }
.gdlr-caption-wrapper.position-right .gdlr-caption{ float: right; text-align: left; }
.gdlr-caption-wrapper.position-center .gdlr-caption{ display: inline-block; }
.gdlr-caption-wrapper .gdlr-caption{ max-width: 40%; padding: 25px 28px; }
.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-title{ font-size: 24px; line-height: 1; margin-bottom: 10px; }
.gdlr-full-size-wrapper .gdlr-caption-wrapper.position-post-right { max-width: 350px; }
.gdlr-caption-wrapper .gdlr-caption { opacity: 0.77; filter: alpha(opacity=77); }
.gdlr-caption-wrapper.post-slider .gdlr-caption{ max-width: none; background: transparent; }
.gdlr-caption-wrapper.post-slider .gdlr-caption .blog-info{ float: left; margin-right: 10px; margin-bottom: 13px; }
.gdlr-post-slider-item.style-post-bottom .gdlr-caption .blog-info{ display: none; }
.gdlr-caption-wrapper.position-post-left{ right: auto; top: 0px; max-width: 40%; }
.gdlr-caption-wrapper.position-post-right{ left: auto; top: 0px; max-width: 40%; }
.gdlr-post-slider-item.style-post-left .gdlr-caption,
.gdlr-post-slider-item.style-post-right .gdlr-caption{ padding: 30px 25px; }
.gdlr-post-slider-item.style-post-left .flex-direction-nav .flex-prev { left: 40%; }
.gdlr-post-slider-item.style-post-right .flex-direction-nav .flex-next { right: 40%; }
.gdlr-caption-wrapper.post-slider,
.gdlr-post-slider-item.style-post-left .flex-prev, 
.gdlr-post-slider-item.style-post-left .flex-next, 
.gdlr-post-slider-item.style-post-right .flex-prev, 
.gdlr-post-slider-item.style-post-right .flex-next{ opacity: 0.8; filter: alpha(opacity=80); }
.gdlr-post-slider-item { padding-bottom: 25px; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption{ position: relative; margin: 0px; display: inline-block; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-inner{ position: relative; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-date { position: absolute; top: -33px; left: 0px; padding: 5px 12px; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-title { margin-bottom: 0px; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-title-link { font-size: 18px; position: absolute; right: -26px; top: 0px; height: 30px; padding: 22px 10px; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-title-link i{ margin-right: 0px; }
.gdlr-stack-image { position: relative; margin-bottom: 40px; }
.gdlr-stack-image img{ display: block; } body .ls-v5 .ls-bottom-slidebuttons a { width: 18px; }
body .ls-v5 .ls-bottom-slidebuttons, body .ls-v5 .ls-nav-start, body .ls-v5 .ls-nav-stop, body .ls-v5 .ls-nav-sides { top: -45px; }
body .ls-v5 .ls-nav-prev { left: 20px; }
body .ls-v5 .ls-nav-next { right: 20px; } body .ms-skin-default .ms-nav-prev,
body .ms-skin-default .ms-nav-next{ width: 27px; height: 46px; margin-top: -13px; }
body .ms-skin-default .ms-nav-prev{ background: url(//www.campingmolino.nl/wp-content/themes/hotelmaster/images/master-slider-left.png); }
body .ms-skin-default .ms-nav-next{ background: url(//www.campingmolino.nl/wp-content/themes/hotelmaster/images/master-slider-right.png); }
body .ms-skin-default .ms-bullet { background-image: none; ;
border-width: 2px; border-style: solid; border-color: #ffffff;
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; 
transition: background-color 200ms; -moz-transition: background-color 200ms;
-o-transition: background-color 200ms; -webkit-transition: background-color 200ms;
margin-bottom: 20px; width: 8px; height: 8px; }
body .ms-skin-default .ms-bullet-selected { background-image: none; }
body .ms-skin-default .ms-inner-controls-cont { position: static; }
body .ms-skin-default .ms-bullet.ms-bullet-selected,
body .ms-skin-default .ms-bullet:hover { background: #949494; }
body .ms-skin-default .ms-slide .ms-slide-vcbtn { top: auto; bottom: 60px; right: 50%; margin-right: -14px; } .gdlr-price-inner-item{ margin: 0px 3px; border-style: solid; border-width: 1px;
-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.08); 
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08); 
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08); }	
.gdlr-price-item .price-title-wrapper{ padding-bottom: 5px; text-align: center; }
.gdlr-price-item .price-title{ font-size: 19px; padding: 6px 0px; margin: 0px; }	
.gdlr-price-item .price-tag{ font-size: 22px; line-height: 1; padding: 25px 0px; font-weight: bold;
background-image: url(//www.campingmolino.nl/wp-content/themes/hotelmaster/images/light/price-tag-shadow.png); background-position: 0px 0px; background-repeat: repeat-x; }	
.gdlr-price-item .price-content{ text-align: center; font-size: 13px; line-height: 1.5; overflow: hidden; padding-bottom: 5px; }
.gdlr-price-item .price-content ul{ list-style: none; margin-left: 0px; }
.gdlr-price-item .price-content ul li{ padding: 12px 20px; border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-price-item .price-button{ text-align: center; }
.gdlr-price-item .price-button .gdlr-button{ margin: 0px 0px 25px; }
.gdlr-price-item .best-price{ margin-top: -25px; }
.gdlr-price-item .best-price .price-title{ font-size: 22px; }
.gdlr-price-item .best-price .price-tag { padding: 34px 20px; font-size: 30px; }
.gdlr-price-item .best-price .price-button { padding-bottom: 15px; }    .gdlr-pagination{ margin: 0px 20px; text-align: right; margin-bottom: 60px; }
.gdlr-pagination a{ cursor: pointer; }
.gdlr-pagination .page-numbers.current{ cursor: default; }
.gdlr-pagination .page-numbers{ display: inline-block; padding: 7px 12px; margin-right: 3px;
-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .gdlr-social-share{ margin-bottom: 40px; line-height: 1; padding: 27px 27px 22px; }
.gdlr-social-share .social-share-title{ font-size: 15px; line-height: 23px; font-weight: bold; float: left; 
margin-right: 20px; margin-bottom: 0px;  }
.gdlr-social-share a{ display: inline-block; width: 23px; margin-right: 6px; opacity: 0.5; filter: alpha(opacity=50); }
.gdlr-social-share a:hover{ opacity: 1; filter: alpha(opacity=100); }
.gdlr-social-share a img{ display: block; }
.gdlr-social-share.gdlr-type-fa a{ line-height: 23px; width: auto; margin-right: 8px; }
.gdlr-social-share .fa{ font-family: fontAwesome; font-weight: normal; } .gdlr-post-author{ margin-bottom: 45px; }
.gdlr-post-author .post-author{ font-size: 17px; margin-bottom: 10px; }
.gdlr-post-author .post-author-title{ font-size: 17px; font-weight: 700; text-transform: uppercase; 
margin-bottom: 15px; padding-top: 10px; padding-bottom: 8px; border-bottom-width: 0px; border-bottom-style: solid; } 
.gdlr-post-author .post-author-avartar{ float: left; margin-right: 20px; }
.gdlr-post-author .post-author-content{ overflow: hidden; } .gdlr-comments-area{ margin-bottom: 0px; }
.gdlr-comments-area .comments-title { font-size: 12px; font-weight: 700; text-transform: uppercase;
margin-bottom: 20px; padding-top: 30px; padding-bottom: 8px; border-bottom-width: 0px; border-bottom-style: solid; letter-spacing: 2px; }
.gdlr-comments-area ol.commentlist { list-style: none; margin-left: 0px; }
.gdlr-comments-area ol.commentlist .comment-article{ margin-bottom: 30px; padding-bottom: 5px;
border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-comments-area ol.commentlist ol.children{ list-style: none; margin-left: 40px; }
.gdlr-comments-area .comment-avatar{ float: left; overflow: hidden; margin-right: 20px; max-width: 60px;
-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;  }
.gdlr-comments-area .comment-avatar img{ display: block; }
.gdlr-comments-area .comment-body{ overflow: hidden; position: relative; }
.gdlr-comments-area .comment-author{ font-size: 15px; font-weight: bold; margin-bottom: 4px; }
.gdlr-comments-area .comment-reply{ position: absolute; top: 0px; right: 0px; font-size: 15px; }
.gdlr-comments-area .comment-reply i{ margin-right: 12px; }
.gdlr-comments-area .comment-time { line-height: 20px; margin-bottom: 5px; }
.gdlr-comments-area .comment-time i { font-size: 16px; line-height: 20px; float: left; margin-right: 6px; }
.gdlr-comments-area .comment-time time{ font-style: italic; }
.gdlr-comments-area .comment-content{ margin-top: 15px; }
.comment-respond .comment-form{ width: 101%; }
.comment-respond .comment-reply-title{ font-size: 12px; font-weight: 700; text-transform: uppercase; 
margin-bottom: 15px; padding-top: 10px; padding-bottom: 8px; border-bottom-width: 0px; border-bottom-style: solid; letter-spacing: 2px; } 
.comment-respond .comment-form-head > input{ float: left; width: 28.5%; margin: 0 0 0 1.5%; padding: 11px 1.5%; border-width: 0px; 
-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.comment-respond .comment-form-head > input:first-child{ width: 30%; margin-left: 0%; }
.comment-respond .comment-form-comment > textarea{ margin: 9px 0 0; padding: 11px 2%; width: 95%; border-width: 0px; 
-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; display: block; }
.comment-respond .comment-form-comment > textarea:focus{ outline: none; }
.comment-respond .form-submit > input[type="submit"]{ margin-bottom: 0px; margin-top: 20px; padding: 15px 20px; font-size: 11px; }
.comment-form-comment { margin-bottom: 13px; }
p.comment-form-cookies-consent { margin-top: 12px; }
p.comment-form-cookies-consent label{ font-size: 14px; }
p.comment-form-cookies-consent input{ margin-right: 10px; } .gdlr-single-bottom-v4 .gdlr-single-nav h3{ font-size: 17px; font-weight: 700; margin-bottom: 0px; }
.gdlr-single-bottom-v4 .gdlr-single-nav span{ font-size: 13px; text-transform: uppercase; letter-spacing: 2px; font-weight: 700; margin-bottom: 10px; display: block; }
.gdlr-single-bottom-v4 .gdlr-social-share, 
.gdlr-single-bottom-v4 .gdlr-social-share a{ background: transparent; }
.gdlr-single-bottom-v4 .gdlr-social-share{ padding: 19px 0px 0px; margin-bottom: 65px; border-top-width: 1px; border-top-style: solid; }
.gdlr-single-bottom-v4 .gdlr-social-share .social-share-title{ letter-spacing: 2px; text-transform: uppercase; font-size: 13px; }
.gdlr-single-bottom-v4 .gdlr-post-author{ padding: 45px; margin-bottom: 50px; box-shadow: 0px 0px 30px rgba(0,0,0,.1); }
.gdlr-single-bottom-v4 .gdlr-post-author .post-author-avartar{ max-width: 80px; overflow: hidden; line-height: 0; margin-right: 30px; 
border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; }
.gdlr-single-bottom-v4 .gdlr-post-author .post-author{ font-size: 18px; text-transform: capitalize; font-weight: 700; }
.gdlr-single-bottom-v4 .gdlr-comments-area .comments-title{ font-size: 22px; margin-bottom: 30px; text-transform: none; letter-spacing: 0px; }
.gdlr-single-bottom-v4 .gdlr-comments-area .comment-avatar{ border-radius: 50%; max-width: 80px; margin-right: 35px; }
.gdlr-single-bottom-v4 .gdlr-comments-area .comment-author{ font-size: 16px; font-weight: 700; margin-bottom: 5px; }
.gdlr-single-bottom-v4 .gdlr-comments-area .comment-time i{ display: none; }
.gdlr-single-bottom-v4 .gdlr-comments-area .comment-time time{ font-size: 14px; font-style: normal; }
.gdlr-single-bottom-v4 .comment-respond .comment-form-head > input{ font-size: 14px; border-width: 1px; border-style: solid; background: transparent; padding: 13px 1.5%; 
border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }
.gdlr-single-bottom-v4 .comment-respond .comment-form-comment > textarea { font-size: 14px; border-width: 1px; border-style: solid; background: transparent; padding: 15px 1.5%; width: 96.5%;
border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }
.comment-respond .comment-reply-title{ font-size: 22px; letter-spacing: 0px; text-transform: none; } .gdlr-blog-thumbnail { position: relative; }
.gdlr-blog-thumbnail .icon-bullhorn{ margin-right: 9px; }
.gdlr-blog-thumbnail .gdlr-sticky-banner { position: absolute; bottom: 0px;  
font-size: 12px; font-weight: bold; padding: 7px 15px; text-transform: uppercase; right: 0; }
.gdlr-blog-thumbnail{ background: #000000; }
.gdlr-blog-thumbnail.gdlr-audio{ background: transparent; }
.format-gallery .gdlr-blog-thumbnail{ background: transparent; }
.gdlr-blog-thumbnail > a > img{ 	
transition: opacity 300ms; -moz-transition: opacity 300ms;
-o-transition: opacity 300ms; -webkit-transition: opacity 300ms; }
.gdlr-blog-thumbnail > a > img:hover{ opacity: 0.8; filter: alpha(opacity=80); }
.gdlr-blog-carousel-item.gdlr-item .gdlr-blog-grid:first-child{ margin-left: 0px; }
.gdlr-item.gdlr-blog-grid { margin-bottom: 50px; }
.gdlr-blog-grid .gdlr-blog-title{ font-size: 17px; margin-bottom: 15px; 
font-weight: bold; text-transform: uppercase; letter-spacing: 1px; }
.gdlr-blog-grid .gdlr-blog-content{ margin-bottom: 0px; }
.gdlr-blog-grid .gdlr-blog-thumbnail{ margin-bottom: 22px; }
.gdlr-blog-grid .gdlr-blog-thumbnail img{ display: block; margin: 0px auto; }
.gdlr-blog-grid .gdlr-blog-info{ line-height: 18px; font-size: 13px; margin-bottom: 12px; font-style: italic; }
.gdlr-blog-grid .gdlr-blog-info i{ margin-right: 8px; }
.gdlr-blog-grid .gdlr-blog-info .blog-info{ float: left; margin-right: 20px; }
.gdlr-blog-grid .excerpt-read-more{ margin-top: 20px; font-style: italic; font-size: 13px; 
letter-spacing: 1px; display: inline-block; }
.gdlr-blog-grid .excerpt-read-more i{ margin-left: 15px; }
.gdlr-blog-grid2{ text-align: center; margin-bottom: 30px; }
.gdlr-blog-grid2 .gdlr-blog-title{ font-size: 18px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; margin-bottom: 12px; }
.gdlr-blog-grid2 .gdlr-blog-thumbnail{ margin-bottom: 26px; }
.gdlr-blog-grid2 .gdlr-blog-info{ font-size: 14px; }
.gdlr-blog-grid2 .gdlr-blog-info i{ display: none; }
.gdlr-blog-grid2 .gdlr-blog-content{ margin-top: 18px; }
.gdlr-blog-grid2 .excerpt-read-more{ margin-top: 20px; display: block; }
.gdlr-blog-grid2 .excerpt-read-more i{ display: none; }
.gdlr-blog-widget.gdlr-item{ margin-bottom: 25px; }
.gdlr-blog-widget.gdlr-item{ padding-top: 25px; border-top-width: 1px; border-top-style: solid; }
.gdlr-blog-widget.gdlr-item:first-child{ padding-top: 0px; border: none; }
.gdlr-blog-widget .gdlr-blog-thumbnail { width: 133px; float: left; }
.gdlr-blog-widget .gdlr-blog-thumbnail .gdlr-sticky-banner{ display: none; } 
.gdlr-blog-widget .blog-date-wrapper{ width: 46px; text-align: center; float: left; padding: 8px 3px; margin-right: 22px; }
.gdlr-blog-widget .blog-date-wrapper span{ display: block; line-height: 1; margin: 3px 0px; }
.gdlr-blog-widget .blog-date-wrapper .blog-date-day{ font-size: 17px; font-weight: bold; }
.gdlr-blog-widget .blog-date-wrapper .blog-date-month{ font-size: 11px; text-transform: uppercase;  font-weight: 700; }
.gdlr-blog-widget .gdlr-blog-title{ font-size: 16px; margin-bottom: 12px; font-weight: bold; }
.gdlr-blog-widget .excerpt-read-more{ display: none; }
.gdlr-blog-widget .post-header { overflow: hidden; }
.blog-widget-right-text-link { font-size: 13px; margin: 0px 15px 20px; font-style: italic; display: inline-block; letter-spacing: 1px; }
.blog-widget-right-text-link  i{ margin-left: 15px; }
.gdlr-item.gdlr-blog-medium { margin-bottom: 50px; }	
.gdlr-blog-medium .gdlr-blog-thumbnail{ margin-right: 27px; float: left; width: 35%; }
.gdlr-blog-medium .gdlr-blog-thumbnail img{ display: block; margin: 0px auto;  }
.gdlr-blog-medium .gdlr-blog-content-wrapper{ overflow: hidden;  }
.gdlr-blog-medium .gdlr-blog-title{ font-size: 18px; font-weight: bold; 
margin-bottom: 15px; text-transform: uppercase; letter-spacing: 1px; }
.gdlr-blog-medium .gdlr-blog-content{ margin-bottom: 0px; }
.gdlr-blog-medium .gdlr-blog-info{ line-height: 18px; font-size: 13px; margin-bottom: 12px; font-style: italic; }
.gdlr-blog-medium .gdlr-blog-info i{ margin-right: 8px; }
.gdlr-blog-medium .gdlr-blog-info .blog-info{ float: left; margin-right: 20px; }
.gdlr-blog-medium .excerpt-read-more{ margin-top: 20px; font-style: italic; font-size: 13px; 
letter-spacing: 1px; display: inline-block; }
.gdlr-blog-medium .excerpt-read-more i{ margin-left: 15px; }
.gdlr-blog-medium .blog-date-wrapper{ width: 50px; text-align: center; float: left; padding: 10px 2px; margin-right: 25px; }
.gdlr-blog-medium .blog-date-wrapper span{ display: block; line-height: 1; margin: 3px 0px 5px; }
.gdlr-blog-medium .blog-date-wrapper .blog-date-day{ font-size: 20px; font-weight: bold; }
.gdlr-blog-medium .blog-date-wrapper .blog-date-month{ font-size: 12px; text-transform: uppercase; letter-spacing: 1px; }
.gdlr-item.gdlr-blog-full{ margin-bottom: 40px; }
.blog-item-holder .gdlr-blog-full .gdlr-blog-content { margin-bottom: 30px; }
.gdlr-blog-full .gdlr-blog-title{ font-size: 20px; font-weight: bold; text-transform: uppercase; 
margin-bottom: 20px; letter-spacing: 1px; }
.gdlr-blog-full .gdlr-blog-thumbnail{ text-align: center; margin-bottom: 30px; }
.gdlr-blog-full .gdlr-blog-thumbnail img{ display: block; margin: 0px auto;  }
.gdlr-blog-full .gdlr-blog-info{ line-height: 18px; font-size: 13px; margin-bottom: 10px; font-style: italic; }
.gdlr-blog-full .gdlr-blog-info i{ margin-right: 8px; }
.gdlr-blog-full .gdlr-blog-info .blog-info{ float: left; margin-right: 20px; }
.gdlr-blog-full .excerpt-read-more{ margin-top: 22px; font-style: italic; font-size: 13px; 
letter-spacing: 1px; display: inline-block; }
.gdlr-blog-full .excerpt-read-more i{ margin-left: 15px; }
.gdlr-blog-full .blog-content-wrapper{ overflow: hidden; }
.gdlr-blog-full .blog-date-wrapper{ width: 50px; text-align: center; float: left; padding: 10px 2px; margin-right: 28px; }
.gdlr-blog-full .blog-date-wrapper span{ display: block; line-height: 1; margin: 3px 0px 5px; }
.gdlr-blog-full .blog-date-wrapper .blog-date-day{ font-size: 20px; font-weight: bold; }
.gdlr-blog-full .blog-date-wrapper .blog-date-month{ font-size: 12px; text-transform: uppercase; letter-spacing: 1px; }
.gdlr-blog-full .gdlr-single-blog-tag{ margin-bottom: 40px; }
.gdlr-blog-full .gdlr-single-blog-tag i{ font-size: 16px; line-height: 16px; 
padding-top: 6px; margin-right: 20px; float: left; }
.gdlr-blog-full .gdlr-single-blog-tag a{ line-height: 12px; padding: 8px 13px; display: inline-block; 
margin-right: 5px; -moz-border-radius: 3px; -webkit-border-radius:3px; border-radius: 3px;  }
.gdlr-blog-full .gdlr-single-blog-tag .sep{ display: none; }
body.single .gdlr-blog-full{ border-bottom: 0px; }
.gdlr-blog-thumbnail .flex-control-nav{ display:none; }
.gdlr-blog-thumbnail .flexslider .flex-prev, 
.gdlr-blog-thumbnail .flexslider .flex-next { opacity: 0.7; }
.gdlr-single-nav > div i{ font-size: 18px; line-height: 20px; padding: 5px 12px; background: transparent !important; }
.single-post .gdlr-single-nav{ margin-bottom: 65px; width: 100%; }
.single-post .gdlr-single-nav > div.previous-nav{ padding-right: 10px; float: left; }
.single-post .gdlr-single-nav > div.previous-nav i{ margin-right: 8px; }
.single-post .gdlr-single-nav > div.next-nav{ padding-left: 10px; float: right; text-align: right; }
.single-post .gdlr-single-nav > div.next-nav i{ margin-left: 8px; }
.gdlr-outer-nav.gdlr-nav-container i { font-size: 30px; position: absolute; top: 50%; margin-top: -4px; }
.gdlr-outer-nav.gdlr-nav-container span{ cursor: pointer; 
transition: background-color 200ms; -moz-transition: background-color 200ms;
-o-transition: background-color 200ms; -webkit-transition: background-color 200ms;
-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);	}
.gdlr-outer-nav.gdlr-nav-container span.gdlr-flex-next{ display: block; position: absolute; 
padding: 0px 15px; right: 0px; top: 0px; bottom: 0px; width: 13px; }
.gdlr-outer-nav.gdlr-nav-container span.gdlr-flex-next i{ margin-left: 5px; }
.gdlr-outer-nav.gdlr-nav-container span.gdlr-flex-prev{ display: block; position: absolute;
padding: 0px 15px; left: 0px; top: 0px; bottom: 0px; width: 13px; }
.gdlr-outer-nav.gdlr-nav-container span.gdlr-flex-prev i{ margin-right: 5px; } .gdlr-single-lightbox { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 199; overflow-y: auto; }
.gdlr-single-lightbox-overlay { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px;
background: #111; padding: 5px;  opacity: 0.8; filter: alpha(opacity=80);
background-image: url(//www.campingmolino.nl/wp-content/themes/hotelmaster/images/port-loader.gif); background-position: center; background-repeat: no-repeat; }
.gdlr-single-lightbox-wrapper { margin-top: 80px; margin-bottom: 80px; }
.gdlr-single-lightbox-close .gdlr-exit{ width: 25px; height: 25px; padding: 25px; float: right; cursor: pointer; 
background: url(//www.campingmolino.nl/wp-content/themes/hotelmaster/images/single-port-close.png) center no-repeat #000; }
.gdlr-single-lightbox-container { padding: 40px; }
.gdlr-single-lightbox-title{ margin: 20px 20px 0px; font-size: 29px; text-transform: uppercase; font-weight: bold; text-align: center; } .gdlr-portfolio-info .portfolio-info .info-head { font-weight: bold; margin-right: 7px; }
.gdlr-portfolio-info .gdlr-social-share { padding: 10px 0px 0px; background: transparent; }
.gdlr-portfolio-info .social-share-title { display: none; }
.single-portfolio .gdlr-single-nav i{ margin-right: 2px; }
.single-portfolio .gdlr-single-nav > div.previous-nav{ float: left; }
.single-portfolio .gdlr-single-nav > div.next-nav{ float: left; }
.single-portfolio .gdlr-single-nav{ position: absolute; right: 0px; top: 5px; }
.gdlr-related-portfolio .head{ font-size: 24px; font-weight: bold; margin: 0px 20px 30px; }
.gdlr-related-portfolio.portfolio-item-holder { margin-bottom: 25px; }
.gdlr-portfolio-style1 .gdlr-portfolio-thumbnail{ text-align: center; margin-bottom: 55px; }
.gdlr-portfolio-style1 .gdlr-portfolio-thumbnail img{ display: block; margin: 0px auto;  }
.gdlr-portfolio-style1 .gdlr-portfolio-description{ width: 62%; float: left; margin-right: 3%; position: relative; }
.gdlr-portfolio-style1 .gdlr-portfolio-content .head{ font-size: 24px; font-weight: bold; margin-bottom: 30px; }
.gdlr-portfolio-style1 .gdlr-portfolio-info{ width: 35%; float: right; position: relative; }
.gdlr-portfolio-style1 .portfolio-info{ padding-bottom: 10px; margin-bottom: 10px; 
border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-class-both-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-description,
.gdlr-class-left-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-description,
.gdlr-class-right-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-description{ float: none; margin-right: 0px; width: auto; }
.gdlr-class-both-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-info, 
.gdlr-class-left-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-info, 
.gdlr-class-right-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-info{ width: auto; float: none; margin-bottom: 30px; }
.gdlr-portfolio-style2.gdlr-item-start-content { margin-bottom: 35px; }
.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail{ text-align: center; margin: 0px 30px 30px 0px; max-width: 60%; float: left; }
.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail.gdlr-video,
.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail.gdlr-slider{ width: 60%; }
.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail img{ display: block; margin: 0px auto;  }
.gdlr-portfolio-style2 .gdlr-portfolio-content{ overflow: hidden; position: relative; }
.gdlr-portfolio-style2 .gdlr-portfolio-content .head{ font-size: 24px; font-weight: bold; margin-bottom: 25px; }
.gdlr-portfolio-style2 .gdlr-portfolio-info{ margin-bottom: 45px;  }
.gdlr-portfolio-style2 .portfolio-info{ padding-bottom: 10px; margin-bottom: 10px; 
border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-class-both-sidebar .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail,
.gdlr-class-left-sidebar .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail,
.gdlr-class-right-sidebar .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail {
max-width: 100%; float: none; margin-right: 0px; margin-left: 0px; width: auto !important;  } .portfolio-thumbnail{ position: relative; overflow: hidden; }
.portfolio-thumbnail .flex-control-nav{ display:none; }
.portfolio-thumbnail .portfolio-overlay{ position: absolute; top: 0px; right: 0px; 
bottom: 0px; left: 0px; opacity: 0; filter: alpha(opacity=0); }
.portfolio-thumbnail .portfolio-icon{ line-height: 1; display: inline-block; filter: inherit; padding: 16px;
-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }	
.portfolio-thumbnail .portfolio-icon i{ font-size: 17px; margin: 0px; display: inline-block; }
.portfolio-thumbnail .portfolio-icon i.fa-link,
.portfolio-thumbnail .portfolio-icon i.icon-link{ padding: 2px 0px 0px; }
.portfolio-thumbnail .portfolio-icon i.fa-search,
.portfolio-thumbnail .portfolio-icon i.icon-search{ padding: 2px; }
.portfolio-thumbnail .flexslider .flex-prev, 
.portfolio-thumbnail .flexslider .flex-next { opacity: 0.7; }
.gdlr-classic-portfolio.gdlr-item{ margin-bottom: 45px; }
.gdlr-classic-portfolio .portfolio-thumbnail{ margin-bottom: 28px; text-align: center; font-size: 0px; }
.gdlr-classic-portfolio .portfolio-thumbnail.gdlr-video .portfolio-content-wrapper{ display: none; }
.gdlr-classic-portfolio .portfolio-thumbnail .portfolio-overlay-content { position: absolute;
top: 50%; left: 0px; right: 0px; text-align: center; opacity: 0; filter: alpha(opacity=0); }
.gdlr-classic-portfolio .portfolio-title{ font-size: 14px; font-weight: bold; 
text-transform: uppercase; margin-bottom: 8px; }
.gdlr-classic-portfolio .portfolio-info{ font-size: 13px; font-style: italic; letter-spacing: 1px; }
.gdlr-classic-portfolio .portfolio-info .info-head{ display: none; }
.gdlr-classic-portfolio .portfolio-excerpt { margin-top: 16px; }
.gdlr-classic-portfolio .excerpt-read-more { margin-top: 18px; font-style: italic;
display: inline-block; font-size: 13px; letter-spacing: 1px; }
.gdlr-classic-portfolio .excerpt-read-more i{ margin-left: 13px; }
.gdlr-classic-portfolio .gdlr-pagination { margin-top: 10px; position: relative; z-index: 10; }
.gdlr-item-no-space .gdlr-modern-portfolio.gdlr-item{ margin-bottom: 0px; }
.type-modern-portfolio-no-space .gdlr-pagination { margin-top: 50px; }
.gdlr-modern-portfolio.gdlr-item{ margin-bottom: 40px; }
.gdlr-modern-portfolio .portfolio-thumbnail{ font-size: 0px; text-align: center; }
.gdlr-modern-portfolio .portfolio-thumbnail.gdlr-video .portfolio-content-wrapper{ display: none; }
.gdlr-modern-portfolio .portfolio-thumbnail .portfolio-overlay-content { position: absolute;
top: 50%; left: 0px; right: 0px; text-align: center; opacity: 0; filter: alpha(opacity=0); }
.gdlr-modern-portfolio .portfolio-title{ font-size: 13px; font-weight: bold; 
text-transform: uppercase; margin-bottom: 6px; }
.gdlr-modern-portfolio .portfolio-info{ font-size: 13px; position: relative; }
.gdlr-modern-portfolio .portfolio-info .info-head{ display: none; }
.gdlr-modern-portfolio .portfolio-thumbnail .portfolio-icon{ margin-bottom: 40px; margin-top: 40px; }
.type-modern-portfolio .gdlr-pagination { margin-top: 20px; }
.gdlr-portfolio-carousel-item .gdlr-portfolio-item:first-child{ margin-left: 0px; }
.portfolio-item-filter{ margin: 0px 15px; text-align: center; padding-bottom: 40px; }
.portfolio-item-filter a{ font-size: 16px; }
.portfolio-item-filter .gdlr-saperator{ margin: 0px 18px; }
.portfolio-item-filter .gdlr-saperator:first-child{ display: none; }
.gdlr-now-loading{ height: 32px; padding: 40px 0px 80px; display: none; background: url(//www.campingmolino.nl/wp-content/themes/hotelmaster/images/dark/now-loading.gif) center no-repeat;  } .list-with-icon{ margin-bottom: 55px; padding-bottom: 0px; margin-top: 3px; }
.list-with-icon .list-with-icon-title i{ font-size: 23px; line-height: 25px; }
.list-with-icon .list-with-icon-title{ overflow: hidden; font-size: 15px; font-weight: bold; margin-bottom: 8px; text-transform: uppercase; letter-spacing: 2px; }
.list-with-icon.gdlr-left{ text-align: left; }
.list-with-icon.gdlr-left .list-with-icon-title i{ margin-left: 18px; }
.list-with-icon.gdlr-right{ text-align: right; }
.list-with-icon.gdlr-right .list-with-icon-title i{ margin-right: 18px; } .format-aside .gdlr-blog-content{ font-size: 20px; font-style: italic; padding: 30px 30px 30px; line-height: 1.5; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5 px; }
.format-aside .gdlr-blog-content p:last-child{ margin-bottom: 0px; } .format-quote .gdlr-top-quote blockquote{ font-weight: bold; font-size: 25px; font-style: normal; 
line-height: 1.4; padding: 0px 0px 0px 55px; border-top-width: 0px; border-bottom-width: 0px;
background-size: 34px 29px; background-position: 0px 7px; background-image: url(//www.campingmolino.nl/wp-content/themes/hotelmaster/images/dark/quote.png); }
.gdlr-icon-light .format-quote .gdlr-top-quote blockquote{ background-image: url(//www.campingmolino.nl/wp-content/themes/hotelmaster/images/light/quote.png); }
.format-quote .gdlr-top-quote blockquote,
.format-quote .gdlr-top-quote blockquote p{ margin-bottom: 12px; }
.format-quote .gdlr-quote-author{ font-size: 14px; font-weight: bold; padding-left: 55px; }
.post.format-quote .gdlr-blog-content { border-top-style: dashed; border-bottom-style: dashed; border-top-width: 1px; border-bottom-width: 1px; padding-top: 40px; padding-bottom: 20px; } .format-link .gdlr-blog-content { margin-bottom: 0px; }
.gdlr-blog-full .post.format-link .gdlr-blog-content { margin-bottom: 0px }
.post.format-link { border-top-width: 1px; border-bottom-width: 1px; border-top-style: dashed; border-bottom-style: dashed; margin-bottom: 70px; padding: 40px 0px 40px; }
.gdlr-blog-full .post.format-link .gdlr-blog-title{ margin-bottom: 5px; } .gdlr-blog-content { margin-bottom: 50px; }
.gdlr-video-content { margin-top: 17px; }
.gdlr-video-content-title { font-size: 14px; text-transform: uppercase;
font-weight: bold; letter-spacing: 2px; margin-top: 26px; margin-bottom: 0px; }    .widget_recent_entries ul, .widget_recent_comments ul, 
.widget_pages ul, .widget_rss ul, 
.widget_archive ul, .widget_categories ul, .widget_nav_menu ul,
.widget_meta ul { position: relative; list-style: none; margin-left: 0px; }
.widget_recent_entries ul ul, .widget_recent_comments ul ul, 
.widget_pages ul ul, .widget_rss ul ul, 
.widget_archive ul ul, .widget_categories ul ul, .widget_nav_menu ul ul,
.widget_meta ul ul{ margin-top: 15px; margin-bottom: 0px; }
.widget_recent_entries ul ul li:last-child, .widget_recent_comments ul ul li:last-child, 
.widget_pages ul ul li:last-child, .widget_rss ul ul li:last-child, 
.widget_archive ul ul li:last-child, .widget_categories ul ul li:last-child, .widget_nav_menu ul ul li:last-child,
.widget_meta ul ul li:last-child{ padding-bottom: 0px; margin-bottom: 0px; border-bottom-width: 0px; }
.widget_recent_entries ul li, .widget_recent_comments ul li, 
.widget_pages ul li, .widget_rss ul li, 
.widget_archive ul li, .widget_categories ul li, .widget_nav_menu ul li, 
.widget_meta ul li{ margin-bottom: 10px; padding-left: 25px; line-height: 20px; padding-bottom: 10px;
border-bottom-width: 1px; border-bottom-style: solid; }
.widget_recent_entries ul li:before, .widget_recent_comments ul li:before, 
.widget_pages ul li:before, .widget_rss ul li:before, 
.widget_archive ul li:before, .widget_categories ul li:before, .widget_nav_menu ul li:before,
.widget_meta ul li:before { content: "\f105"; font-family: FontAwesome; text-align: center;
position: absolute; left: 0px; display: block; height: 20px; width: 20px; margin-top: -1px; } .tagcloud a { font-size: 11px !important; display: block;
float: left; padding: 5px 10px; margin-right: 7px; margin-top: 7px;
border: 0px solid; border-color: inherit; font-weight: bold; text-transform: uppercase; }
.tagcloud a:hover { opacity: 0.8; filter: alpha(opacity=80); }
.tagcloud { display: inline-block; } .gdl-search-form{ padding-right: 22px; position: relative; padding-right: 32px; }
.gdl-search-form input[type="text"]{ border-width: 1px; border-style: solid; width: 100%; padding: 15px 15px;
-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-size: 13px; }
.gdl-search-form input[type="submit"] { position: absolute; right: 15px; top: 50%; margin: -8px 0px 0px; 
width: 16px; height: 16px; padding: 0px; background-color: transparent !important; background-size: 16px 16px;
background-image: url(//www.campingmolino.nl/wp-content/themes/hotelmaster/images/dark/icon-search.png); border: none; 
background-position: top right; background-repeat: no-repeat; }
.gdlr-navigation-wrapper{ line-height: 0; }
.gdlr-navigation-wrapper .gdlr-navigation { display: inline-block; line-height: 1.7; }
.gdlr-navigation-wrapper .gdlr-menu-search-button-sep { display: inline-block; vertical-align: top; margin: -3px 30px 0px 10px; line-height: 24px; }
.gdlr-navigation-wrapper .gdlr-menu-search-button { display: inline-block; vertical-align: top; margin: 1px 0px 0px; cursor: pointer; }
#gdlr-menu-search{ position: absolute; top: 100%; width: 250px; margin-left: -250px; display: none; }
#gdlr-menu-search input[type="text"]{ margin: 0px; background: transparent; padding: 20px 23px; }
#gdlr-menu-search input[type="submit"]{ display: none; }
.gdlr-menu-search-wrap{ position: relative; display: inline-block; } .recent-post-widget{ margin-bottom: 15px; border-bottom-width: 1px; border-bottom-style: solid; padding-bottom: 15px; }
.recent-post-widget .recent-post-widget-thumbnail{ max-width: 70px; float: left; margin-right: 15px; }
.recent-post-widget .recent-post-widget-thumbnail img{ display: block; }
.recent-post-widget .recent-post-widget-content{ overflow: hidden; margin-top: 5px; }
.recent-post-widget .recent-post-widget-title{ font-size: 13px; margin-bottom: 6px; margin-top: 2px; }
.recent-post-widget .recent-post-widget-info{ line-height: 22px; }
.recent-post-widget .recent-post-widget-info i{ font-size: 15px; margin-right: 9px; }
.top-rated-post-widget{ padding-bottom: 15px;  margin-bottom: 15px;
border-bottom-width: 1px; border-bottom-style: solid; overflow: hidden; }
.top-rated-post-widget .top-rated-post-rating{ color: #fff; background: #f5be3b; }
.top-rated-post-widget .top-rated-post-rating{ width: 26px; height: 20px; padding: 15px 12px; 
text-align: center; float: left; margin-right: 20px; 
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; font-size: 13px; font-weight: 700; line-height: 19px; }
.top-rated-post-widget .top-rated-post-title{ overflow: hidden; margin-top: 10px; }
.gdlr-recent-room-widget .recent-room-widget{ margin-bottom: 20px; }	
.gdlr-recent-room-widget .recent-room-widget-thumbnail { float: left; max-width: 70px; margin-right: 20px; }
.gdlr-recent-room-widget .recent-room-widget-content { overflow: hidden; }
.gdlr-recent-room-widget .recent-room-widget-title { font-weight: bold; letter-spacing: 2px;
font-size: 13px; text-transform: uppercase; margin-bottom: 8px; margin-top: 5px; }
.gdlr-recent-room-widget .recent-room-widget-info { font-size: 11px; font-style: italic; }
.gdlr-recent-room-widget .recent-room-widget-info i{ margin-left: 10px; } .gdlr-recent-comment-widget .recent-comment-widget-thumbnail{ overflow: hidden; float: left; margin-right: 20px;
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.gdlr-recent-comment-widget .recent-comment-widget-content { overflow: hidden; }
.gdlr-recent-comment-widget .recent-commnet-widget { padding-bottom: 20px; margin-bottom: 20px;
border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-recent-comment-widget .recent-comment-widget-title{ font-size: 12px; font-weight: bold; 
text-transform: uppercase; margin-bottom: 5px; }
.gdlr-recent-comment-widget .recent-comment-widget-info{ font-size: 12px; font-weight: bold; margin-bottom: 10px; } ul.gdlr-twitter-widget{ list-style: none; margin-left: 0px; }
ul.gdlr-twitter-widget li{ margin-bottom: 20px; border-bottom-width: 1px; border-bottom-style: solid; }
ul.gdlr-twitter-widget li:before{ font-size: 19px; line-height: 24px; float: left; margin-right: 20px;
margin-top: 2px; font-family: FontAwesome; 
content: '\f099'; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf099;'); }
ul.gdlr-twitter-widget li .gdlr-twitter{ margin-bottom: 20px; overflow: hidden; } .gdlr-recent-port2-widget .recent-port-widget-thumbnail { max-width: 70px; float: left;
margin-right: 15px; margin-bottom: 15px; }
.footer-wrapper .gdlr-recent-port2-widget .recent-port-widget-thumbnail { max-width: 70px; } .gdlr-flickr-widget .flickr_badge_image { max-width: 70px; float: left; 
margin-right: 15px; margin-bottom: 15px; }
.footer-wrapper .gdlr-flickr-widget .flickr_badge_image { max-width: 57px; } .gdlr-post-slider-widget .flex-control-nav { display: none; }
.gdlr-post-slider-widget .gdlr-caption-title { padding: 7px; font-size: 13px; text-align: center; }
.gdlr-post-slider-widget .flex-direction-nav li a { padding-top: 15px;padding-bottom: 15px; 
margin-top: -30px; } .widget_calendar caption { font-size: 14px; margin-bottom: 14px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; }	
.widget_calendar th { font-size: 11px; font-weight: bold; }
.widget_calendar table, .widget_calendar tr, .widget_calendar td{ padding: 10px 0px; }
.widget_calendar table tfoot td { border-bottom: 0; }    .isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
.isotope, .isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s; }
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width; }
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity; 
-moz-transition-property: -moz-transform, opacity; 
-ms-transition-property: -ms-transform, opacity; 
-o-transition-property: -o-transform, opacity; 
transition-property: transform, opacity; }
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s; 
-moz-transition-duration: 0s; 
-ms-transition-duration: 0s;
-o-transition-duration: 0s; 
transition-duration: 0s; } .gdlr-chart { position: relative; text-align: center; display: inline-block; }
.gdlr-chart canvas { position: absolute; top: 0; left: 0; max-width: 100%; max-height: 100%; 
max-height: none\9; }
.gdlr-chart .chart-content-wrapper { position: absolute; left: 50%; top: 50%; line-height: 1; z-index: 1; }
.gdlr-chart .chart-content-wrapper .chart-content-inner { position: relative; left: -50%; margin-top: -25%; }
.gdlr-chart .chart-content-wrapper .chart-content{ font-size: 16px; margin-bottom: 8px; display: block; }
.gdlr-chart .chart-content-wrapper .chart-percent-number { font-size: 24px; display: block; }	
.gdlr-chart .chart-content-wrapper .chart-content i { font-size: 25px; margin-top: -28px; margin-bottom: 10px; margin-right: 0; display: block; } .gdlr-mailchimp-form .yks-require-description{ display: none; }
.gdlr-mailchimp-form .yks-mailchimpFormDivRowLabel, 
.gdlr-mailchimp-form .yks-mailchimpFormDivRowField { display: block; margin-bottom: 3px; width: auto; }
.gdlr-mailchimp-form .yks-mailchimpFormDivRow{ margin-top: 9px; }
.gdlr-mailchimp-form .yks-mailchimpFormDivRow:first-child{ margin-top: 0px; }
.gdlr-mailchimp-form input[type="text"], .gdlr-mailchimp-form input[type="email"], 
.gdlr-mailchimp-form input[type="password"]{ width: 200px; padding: 12px; margin-bottom: 5px; }
.gdlr-mailchimp-form p, .gdlr-mailchimp-form input[type="submit"]{ margin-bottom: 0px; }
.gdlr-mailchimp-form .yks-status .yks-success { white-space: normal; text-align: center;
margin: 0px auto; padding: 5px 12px; } .gdlr-wpml-language-selector img{ margin-right: 12px; vertical-align: middle; } .gdlr-woocommerce-cart .sub-menu-item{ padding-top: 12px; margin-top: 12px;
border-top-width: 1px; border-top-style: solid; }
.gdlr-woocommerce-cart .sub-menu-item:first-child{ padding-top: 0px; border-top-width: 0px; }
.gdlr-woocommerce-cart .sub-menu-item .head{ font-weight: bold; }
.gdlr-woocommerce-cart .gdlr-button{ margin-bottom: 0px; }
.gdlr-woocommerce-cart .gdlr-button:last-child{ margin-right: 0px; }
.gdlr-woocommerce-cart .sub-menu-item .gdlr-button { margin-top: 9px; } .gdlr-fluid-video-wrapper { width: 100%; position: relative; padding: 0; }                                                            
.gdlr-fluid-video-wrapper iframe{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .wpcf7 input[type="text"], .wpcf7 input[type="email"], 
.wpcf7 input[type="password"], .wpcf7 textarea { padding: 16px 19px; width: 100%; font-size: 13px; }
.wpcf7 input[type="submit"] { padding: 10px 20px; letter-spacing: 0; text-transform: none; }
.wpcf7 span.wpcf7-form-control-wrap {display: block; padding-right: 46px; margin-top: 7px; }	
.footer-wrapper .wpcf7 p{ margin-bottom: 10px; }
.footer-wrapper .wpcf7 input[type="text"], .footer-wrapper .wpcf7 input[type="email"], 
.footer-wrapper .wpcf7 input[type="password"], .footer-wrapper .wpcf7 textarea { padding: 15px 18px; width: 100%;}
.footer-wrapper .wpcf7 span.wpcf7-form-control-wrap { padding-right: 38px; margin-top: 5px; }	
.wpcf7 input:focus::input-placeholder{ color:transparent; }
.wpcf7 input:focus::-webkit-input-placeholder{ color:transparent; }
.wpcf7 input:focus::-moz-placeholder{ color:transparent; }
.wpcf7 input:focus:-moz-placeholder{ color:transparent; }
.wpcf7 input:focus:-ms-input-placeholder{ color:transparent; }
.wpcf7 textarea:focus::input-placeholder{ color:transparent; }
.wpcf7 textarea:focus::-webkit-input-placeholder{ color:transparent; }
.wpcf7 textarea:focus::-moz-placeholder{ color:transparent; }
.wpcf7 textarea:focus:-moz-placeholder{ color:transparent; }
.wpcf7 textarea:focus:-ms-input-placeholder{ color:transparent; } .gdlr-bg-player{ position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; }
.gdlr-player-overlay{ position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; background: #000; }   @media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
blockquote{ background-image: url(//www.campingmolino.nl/wp-content/themes/hotelmaster/images/dark/quote@2x.png); background-repeat: no-repeat; }
.gdlr-icon-light blockquote{ background-image: url(//www.campingmolino.nl/wp-content/themes/hotelmaster/images/light/quote@2x.png); }
.gdl-search-form input[type="submit"] { background-image: url(//www.campingmolino.nl/wp-content/themes/hotelmaster/images/dark/icon-search@2x.png); }
.page-not-found-search  .gdl-search-form input[type="submit"]{ background-image: url(//www.campingmolino.nl/wp-content/themes/hotelmaster/images/light/icon-search@2x.png); }
}	
.gdlr-top-woocommerce-button{ color: #fff; }
.gdlr-top-woocommerce-inner{ background: #242424; }
.gdlr-top-woocommerce,
.gdlr-top-woocommerce-inner > a{ color: #fff; } .master-slider-parent { padding-bottom: 0px !important; } .icon-angle-left, .icon-angle-right, .icon-minus, .icon-plus{ line-height: 1; }
.icon-angle-left:before { content: "\f104"; font-family: fontAwesome; font-style: normal; }
.icon-angle-right:before { content: "\f105"; font-family: fontAwesome; font-style: normal; }
.icon-minus:before{ content: "\f068"; font-family: fontAwesome; font-style: normal; }
.icon-plus:before{ content: "\f067"; font-family: fontAwesome; font-style: normal; }
.portfolio-thumbnail .portfolio-icon{ background: #000; background: rgba(0, 0, 0, 0.6); }
.gdlr-modern-portfolio .portfolio-title a,
.gdlr-modern-portfolio .portfolio-title a:hover { color: #fff; }
.gdlr-modern-portfolio .portfolio-info,
.gdlr-modern-portfolio .portfolio-info a{ color: #fff; }
.gdlr-hotel-missing-room { border-top: 3px solid #e43e3e; padding: 15px 20px; background-color: #fff0f0;
color: #e43e3e; } @media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 767px){ 
.gdlr-reservation-bar .gdlr-combobox-wrapper select:focus,
.gdlr-reservation-bar input.gdlr-datepicker:focus,
.gdlr-hotel-availability .gdlr-combobox-wrapper select:focus,
.gdlr-hotel-availability input.gdlr-datepicker:focus,
select:focus, textarea:focus, input:focus { font-size: 16px; }
}
.gdlr-flex-thumbnail-control li{ margin-bottom: 10px; }
.gdlr-single-room-thumbnail .gdlr-flex-thumbnail-control{ margin-bottom: 0px; }
.gdlr-reservation-bar .gdlr-price-room-summary-info .gdlr-price-room-summary-price{ margin-right: 0px; } body.hotelmaster-new-style .gdlr-page-title-wrapper .gdlr-page-title{ font-size: 54px; }
body.hotelmaster-new-style .gdlr-page-title-wrapper .gdlr-page-caption{ font-size: 13px; text-transform: uppercase; letter-spacing: 1px; }
body.hotelmaster-new-style .gdlr-reservation-bar{ width: 340px;
border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-reservation-bar-title{ font-size: 17px; font-weight: bold; 
text-transform: uppercase; letter-spacing: 2px; padding: 20px 0px 18px; border-bottom-width: 1px; margin: 0px 25px; }
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-reservation-bar-date-form{ padding-left: 25px; }
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-reservation-field-title{ font-size: 14px; font-weight: bold; text-transform: uppercase; margin-bottom: 13px; }
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-combobox-wrapper{ 
box-shadow: none; -webkit-box-shadow: none; border-width: 2px; border-style: solid; }
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-combobox-wrapper select{ height: 38px; }
body.hotelmaster-new-style .gdlr-reservation-bar input.gdlr-datepicker{ height: 18px; 
box-shadow: none; -webkit-box-shadow: none; border-width: 2px; border-style: solid; }
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-datepicker-wrapper:after{ top: 9px; right: 13px; }
body.hotelmaster-new-style .gdlr-reservation-field.gdlr-resv-time .gdlr-reservation-time-title{ font-size: 13px; font-weight: bold; }
body.hotelmaster-new-style .gdlr-reservation-people-title{ margin-top: 45px; font-weight: bold; }
body.hotelmaster-new-style .gdlr-reservation-room .gdlr-reservation-room-title{ text-transform: uppercase; margin-bottom: 6px; letter-spacing: 1px; }
body.hotelmaster-new-style .gdlr-reservation-room .gdlr-reservation-room-info{ font-weight: bold; font-style: normal; margin-left: 0px; }
body.hotelmaster-new-style .gdlr-reservation-room.gdlr-active .gdlr-reservation-room-info{ margin-left: 0px; }
body.hotelmaster-new-style .gdlr-reservation-room .gdlr-reservation-room-info a{ font-weight: normal; }
body.hotelmaster-new-style .gdlr-reservation-room .fa-angle-double-right{ display: block; width: 25px; height: 30px; margin-right: 8px; 
background: url(//www.campingmolino.nl/wp-content/themes/hotelmaster/images/default-icon/current-room.png) left center no-repeat; background-size: 19px 16px;  }
body.hotelmaster-new-style .gdlr-reservation-room .fa-angle-double-right:before{ content: "\f105"; display: none; }
body.hotelmaster-new-style .gdlr-reservation-room.gdlr-active .fa-angle-double-right{ background: transparent; }
body.hotelmaster-new-style .gdlr-reservation-room.gdlr-active .fa-angle-double-right:before{ display: inline-block; }
body.hotelmaster-new-style .gdlr-booking-process-bar{ background: transparent; padding-bottom: 16px;
border-bottom-width: 3px; border-bottom-style: solid; }
body.hotelmaster-new-style .gdlr-booking-process-bar .gdlr-booking-process{ font-size: 15px; text-transform: uppercase; padding: 0px; }
body.hotelmaster-new-style .gdlr-booking-process-bar .gdlr-booking-process:before{ display: none; }
body.hotelmaster-new-style .gdlr-booking-process-bar .gdlr-booking-process:after{ font-family: fontAwesome; content: "\f105"; margin: 0px 22px;
border: none; position: static; top: auto; right: auto; }
body.hotelmaster-new-style .gdlr-room-selection-complete .gdlr-room-selection-title{ font-size: 17px; text-transform: uppercase; font-style: normal; letter-spacing: 1px; }
body.hotelmaster-new-style .gdlr-room-selection-complete .gdlr-room-selection-caption{ font-size: 13px; }
body.hotelmaster-new-style .gdlr-booking-service-head{ font-size: 15px; text-transform: uppercase; text-align: center; }
body.hotelmaster-new-style .gdlr-room-service-title{ font-size: 14px; font-style: normal; }
body.hotelmaster-new-style .gdlr-room-service-unit{ font-size: 16px; font-weight: bold; font-style: normal; }
body.hotelmaster-new-style .gdlr-booking-contact-form span{ font-style: normal; font-weight: bold; }
body.hotelmaster-new-style .gdlr-booking-contact-form .gdlr-booking-contact-or{ font-style: normal; text-transform: uppercase; font-weight: bold; }
body.hotelmaster-new-style .gdlr-price-summary-head,
body.hotelmaster-new-style .gdlr-service-price-summary-head{ font-size: 17px; font-weight: bold; }
body.hotelmaster-new-style .gdlr-service-price-summary{ font-style: normal; }
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-price-room-summary,
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-service-price-summary-item,
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-price-summary-vat,
body.hotelmaster-new-style .gdlr-price-deposit-wrapper .gdlr-price-deposit-input{ font-weight: bold; font-style: normal; line-height: 23px; }
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-price-room-summary-info{ margin-left: 0px; }
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-price-room-summary-title{ text-transform: uppercase; margin-bottom: 5px; }
body.hotelmaster-new-style .gdlr-price-summary-grand-total{ font-size: 20px; }
body.hotelmaster-new-style .gdlr-price-summary-grand-total-wrapper-2 .gdlr-price-summary-grand-total .gdlr-head,
body.hotelmaster-new-style .gdlr-price-summary-grand-total-wrapper-2 .gdlr-price-summary-grand-total .gdlr-tail{ font-weight: bold; }
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-price-room-summary-price,
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-service-price-summary-item .gdlr-tail,
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-price-summary-vat .gdlr-tail{ font-size: 17px; }
body.hotelmaster-new-style .gdlr-price-deposit-wrapper .gdlr-price-deposit-amount,
body.hotelmaster-new-style .gdlr-price-deposit-wrapper .gdlr-price-deposit-title,
body.hotelmaster-new-style .gdlr-price-deposit-wrapper .gdlr-price-deposit-caption{ font-weight: bold; font-style: normal; }
body.hotelmaster-new-style .gdlr-price-deposit-input .gdlr-radio-input{ border: 0px !important; line-height: 13px; height: 13px; padding-bottom: 3px; 
width: 15px; text-align: center; vertical-align: text-top; overflow: hidden;
border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
body.hotelmaster-new-style .gdlr-price-deposit-input .gdlr-radio-input:before{ content: "\f00c"; font-family: "fontAwesome"; display: inline-block; font-size: 10px; }
body.hotelmaster-new-style .gdlr-room-service-checkbox{ border: 0px !important; line-height: 13px; height: 13px; padding-bottom: 3px; 
width: 15px; text-align: center; vertical-align: text-top; overflow: hidden; margin-top: 1px;
border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
body.hotelmaster-new-style .gdlr-room-service-checkbox:before{ content: "\f00c"; font-family: "fontAwesome"; display: inline-block; font-size: 10px; }
body.hotelmaster-v4-style .gdlr-booking-process-bar{ background: transparent; padding-bottom: 16px; }
body.hotelmaster-v4-style .gdlr-booking-process-bar .gdlr-booking-process{ font-size: 17px; text-transform: uppercase; padding: 0px; font-weight: 400; }
body.hotelmaster-v4-style .gdlr-booking-process-bar .gdlr-booking-process:before{ display: none; }
body.hotelmaster-v4-style .gdlr-booking-process-bar .gdlr-booking-process:after{ font-family: fontAwesome; content: "\f105"; margin: 0px 22px;
border: none; position: static; top: auto; right: auto; }
body.hotelmaster-v4-style .gdlr-medium-room-new .gdlr-room-title{ font-size: 27px; letter-spacing: 0px; margin-bottom: 35px; }
body.hotelmaster-v4-style .gdlr-medium-room-new .gdlr-hotel-room-info-new-style{ margin-bottom: 5px; }
body.hotelmaster-v4-style .gdlr-medium-room-new .gdlr-room-price .gdlr-head, 
body.hotelmaster-v4-style .gdlr-medium-room-new .gdlr-room-price .gdlr-tail{ font-size: 19px; font-weight: 700; font-style: normal; text-transform: uppercase; letter-spacing: 2px; }
body.hotelmaster-v4-style .gdlr-medium-room-new .gdlr-room-price,
body.hotelmaster-v4-style .gdlr-booking-room-wrapper .gdlr-medium-room-new .gdlr-price-break-down{ text-align: center; }
body.hotelmaster-v4-style .gdlr-booking-room-wrapper .gdlr-medium-room-new .gdlr-price-break-down{ font-size: 15px; font-style: normal; }
body.hotelmaster-v4-style .gdlr-booking-room-wrapper .gdlr-medium-room-new .gdlr-price-break-down > span{ display: inline-block; border-bottom-width: 2px; border-bottom-style: solid; text-transform: capitalize; }
body.hotelmaster-v4-style .gdlr-booking-room-wrapper .gdlr-medium-room-new .gdlr-room-price{ margin-top: 25px; }
body.hotelmaster-v4-style .gdlr-reservation-bar{ background: transparent; 
border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-reservation-bar-room-form{ background: transparent; padding: 0px 0px 32px; 
border-bottom-width: 2px; border-bottom-style: solid; margin-bottom: 45px; margin-top: -22px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-reservation-bar-title{ display: inline-block; padding: 0px 0px 3px; border-bottom-width: 1px; font-size: 21px; margin-bottom: 45px; text-transform: uppercase; }
body.hotelmaster-v4-style .gdlr-reservation-room{ margin-top: 30px; }
body.hotelmaster-v4-style .gdlr-reservation-room:first-child{ margin-top: 0px; }
body.hotelmaster-v4-style .gdlr-reservation-room .gdlr-reservation-room-title{ font-size: 16px; text-transform: uppercase; margin-bottom: 13px; }
body.hotelmaster-v4-style .gdlr-reservation-room.gdlr-active .gdlr-reservation-room-title{ font-size: 16px; text-transform: uppercase; margin-bottom: 6px; }
body.hotelmaster-v4-style .gdlr-reservation-room .gdlr-reservation-room-info{ font-size: 13px; text-transform: uppercase; margin-left: 0px; font-style: normal; }
body.hotelmaster-v4-style .gdlr-reservation-room .gdlr-reservation-change-room{ font-size: 11px; font-weight: 700; border-bottom-width: 2px; border-bottom-style: solid; font-style: normal; letter-spacing: 2px; margin-top: 10px; }
body.hotelmaster-v4-style .gdlr-reservation-room i{ margin-top: 1px; }
body.hotelmaster-v4-style .gdlr-reservation-room i:before{ content: "\f105"; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-reservation-field-title{ font-size: 15px; text-transform: uppercase; margin-bottom: 15px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-reservation-bar-date-form{ padding: 0px 0px 0px; font-size: 15px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-reservation-field.gdlr-reservation-bar-room-number{ margin-top: 20px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-reservation-people-title{ float: none; text-transform: uppercase; letter-spacing: 1px; margin: 0px 0px 18px; text-align: left; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-reservation-field{ border-bottom-width: 1px; border-bottom-style: solid; padding-bottom: 8px; margin-bottom: 27px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-datepicker-wrapper{ display: block; overflow: hidden; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-datepicker-wrapper:after{ content: "\f107"; top: 0px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-resv-datepicker .gdlr-reservation-field-title{ float: left; margin-bottom: 0px; margin-right: 15px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-resv-datepicker input.gdlr-datepicker{ padding: 0px; font-size: 15px; text-transform: uppercase;
box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; vertical-align: baseline; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-resv-combobox{ width: 140px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-resv-combobox .gdlr-reservation-field-title{ float: left; margin-bottom: 0px; margin-right: 15px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-combobox-wrapper:after{ content: "\f107"; top: 0px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-combobox-wrapper{ width: auto;
box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-combobox-wrapper select{ padding: 0px; height: auto; width: 100%; font-size: 15px; vertical-align: baseline; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-reservation-bar-room-number .gdlr-reservation-field-title{ float: none; margin-bottom: 10px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-resv-night{ width: 100px; margin-right: 0px; }
body.hotelmaster-v4-style .gdlr-reservation-field.gdlr-resv-time{ margin-top: 30px; border: 0px; padding-bottom: 0px; overflow: hidden; }
body.hotelmaster-v4-style .gdlr-reservation-field.gdlr-resv-time .gdlr-reservation-time-title{ font-size: 15px; text-transform: uppercase; line-height: 1.7; float: left; }
body.hotelmaster-v4-style .gdlr-reservation-field.gdlr-resv-time .gdlr-reservation-time-sep{ display: none; }
body.hotelmaster-v4-style .gdlr-reservation-field.gdlr-resv-time .gdlr-resv-time-field{ display: block; width: 140px; float: left; margin-right: 20px; border-bottom-width: 1px; border-bottom-style: solid; padding-bottom: 8px; }
body.hotelmaster-v4-style .gdlr-reservation-field.gdlr-resv-time .gdlr-combobox-wrapper{ display: block; vertical-align: baseline; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-reservation-bar-button{ margin-top: 20px; }
body.hotelmaster-v4-style .gdlr-reservation-bar-head-price{ margin-bottom: 34px; }
body.hotelmaster-v4-style .gdlr-reservation-bar-head-price .gdlr-head{ font-size: 19px; display: block; margin-bottom: 3px; text-transform: uppercase; }
body.hotelmaster-v4-style .gdlr-reservation-bar-head-price .gdlr-tail{ font-size: 48px; line-height: 1; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-price-summary-wrapper{ padding: 0px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-price-room-summary{ font-style: normal; }
body.hotelmaster-v4-style .gdlr-service-price-summary{ font-style: normal; }
body.hotelmaster-v4-style .gdlr-price-summary-vat{ font-style: normal; }
body.hotelmaster-v4-style .gdlr-price-deposit-wrapper .gdlr-price-deposit-input{ font-style: normal; }
body.hotelmaster-v4-style .gdlr-room-selection-complete .gdlr-room-selection-title{ font-style: normal; }
body.hotelmaster-v4-style .gdlr-room-service-title{ font-style: normal; }
body.hotelmaster-v4-style .gdlr-booking-contact-form span{ font-style: normal; }
body.hotelmaster-v4-style .gdlr-medium-room .gdlr-room-thumbnail{ max-width: 42%; margin-right: 40px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-price-room-summary{ font-size: 16px; }
body.hotelmaster-v4-style .gdlr-price-summary-vat{ font-size: 15px; } 
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-price-summary-head{ font-size: 18px; }
body.hotelmaster-v4-style .gdlr-price-deposit-wrapper .gdlr-price-deposit-input{ font-size: 16px; }
body.hotelmaster-button-v4-style .gdlr-button, 
body.hotelmaster-button-v4-style input[type="button"], 
body.hotelmaster-button-v4-style input[type="submit"]{ text-transform: uppercase; font-weight: normal; letter-spacing: 2px; padding: 12px 40px; border: 0px; font-style: normal; }
body.hotelmaster-button-v4-style .gdlr-medium-room .gdlr-button{ margin-top: 35px; border-bottom: 0px; padding: 10px 40px; text-transform: uppercase; font-weight: normal; font-style: normal; letter-spacing: 2px; }
body.hotelmaster-button-new-style .gdlr-button, 
body.hotelmaster-button-new-style input[type="button"], 
body.hotelmaster-button-new-style input[type="submit"]{ text-transform: uppercase; font-style: normal; font-size: 15px; }
body.hotelmaster-button-new-style .gdlr-button.with-border{ border-bottom: 0px; }
body.hotelmaster-button-new-style .gdlr-button.small{ font-size: 13px; }
body.hotelmaster-button-new-style .gdlr-button.large{ font-size: 16px; }
body.hotelmaster-single-new-style.single .gdlr-room-title{ font-size: 32px; }
body.hotelmaster-single-new-style.single .gdlr-room-price .gdlr-tail{ font-size: 21px; font-weight: bold; }
body.hotelmaster-single-new-style.single .gdlr-room-title,
body.hotelmaster-single-new-style.single .gdlr-room-price .gdlr-tail{ line-height: 32px; }
body.hotelmaster-single-new-style.single .gdlr-room-title-wrapper{ padding-bottom: 0px; border-bottom: 0px; margin-bottom: 35px; }
body.single .gdlr-hotel-room-info-new-style{ padding-bottom: 24px; padding-top: 20px; margin-bottom: 10px;
border-bottom-width: 3px; border-bottom-style: solid; }
.gdlr-room-info-new-style{ float: left; margin-right: 38px;  text-align: center; min-width: 50px; margin-bottom: 25px; }
.gdlr-room-info-new-style .gdlr-head{ display: block; margin-bottom: 10px; height: 30px; line-height: 30px; }
.gdlr-room-info-new-style .gdlr-head img{ max-height: 24px; display: inline !important; width: auto !important; }
.gdlr-room-info-new-style .gdlr-tail{ display: block; text-transform: uppercase; font-size: 12px; font-weight: 600; }
.hotelmaster-v4-style .gdlr-room-info-new-style .gdlr-head { height: 38px; margin-bottom: 14px; }
.hotelmaster-v4-style .gdlr-room-info-new-style .gdlr-head img { max-height: 38px; }
.hotelmaster-v4-style .gdlr-room-info-new-style .gdlr-tail { font-size: 15px; font-weight: normal; text-transform: none; }
.gdlr-room-carousel-item .gdlr-medium-room-new:first-child{ margin-left: 0px; }
.gdlr-medium-room-new .gdlr-room-title{ font-size: 32px; margin-bottom: 30px; }
.gdlr-medium-room-new .gdlr-hotel-room-info-new-style{ margin-bottom: 23px; }
.gdlr-medium-room-new .gdlr-button i{ display: none; }
.gdlr-medium-room-new .gdlr-room-price .gdlr-head { font-size: 17px; }
.gdlr-medium-room-new .gdlr-room-price .gdlr-tail { font-size: 24px; font-weight: bold; }
.gdlr-medium-room-new .gdlr-room-price{ margin-top: 20px; }
.gdlr-booking-room-wrapper .gdlr-medium-room-new .gdlr-room-price{ margin-top: 13px; }
.gdlr-booking-room-wrapper .gdlr-medium-room-new .gdlr-price-break-down{ font-size: 14px; font-style: italic; margin-top: -2px; }
.gdlr-modern-room-new .gdlr-hotel-room-info-new-style{ text-align: center; }
.gdlr-modern-room-new .gdlr-room-info-new-style{ float: none; display: inline-block; margin: 0px 10px 15px; }
.gdlr-modern-room-new .gdlr-room-info-new-style .gdlr-tail{ font-size: 10px; }
.gdlr-modern-room-new .gdlr-room-info-new-style .gdlr-head img{ max-height: 18px; }
.gdlr-modern-room-new .gdlr-room-info-new-style .gdlr-head{ margin-bottom: 5px; }
.gdlr-modern-room-new .gdlr-room-thumbnail-wrap{ margin-bottom: 26px; position: relative; }
.gdlr-modern-room-new .gdlr-room-thumbnail-inner{ overflow: hidden; }
.gdlr-modern-room-new .gdlr-room-thumbnail-overlay{ position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px;  }
.gdlr-room-carousel-item .gdlr-modern-room-new:first-child{ margin-left: 0px; }
.gdlr-modern-room-new .gdlr-room-title-wrap{ display: table; width: 100%; height: 100%; }
.gdlr-modern-room-new .gdlr-room-title{ display: table-cell; vertical-align: middle; text-align: center; padding: 19px 20px;
font-size: 14px; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; }
.gdlr-modern-room-new .gdlr-room-title a{ color: #fff; }
.gdlr-room-bottom-nav{ font-weight: bold; text-align: center; padding-bottom: 30px; padding-top: 30px; }
.gdlr-room-bottom-nav i{ cursor: pointer; font-size: 22px; }
.gdlr-room-bottom-nav i.gdlr-flex-prev{ margin-right: 35px; }
.gdlr-room-bottom-nav i.gdlr-flex-next{ margin-left: 35px; margin-right: 0px; }
.gdlr-room-bottom-nav .gdlr-item-separator { font-size: 11px; letter-spacing: 1px; 
text-transform: uppercase; border-bottom-width: 2px; border-bottom-style: solid; display: inline-block; vertical-align: middle; margin-bottom: 8px; }
.gdlr-room-image{ position: relative; margin-bottom: 30px; }
.gdlr-room-image .gdlr-room-thumbnail-wrap{ overflow: hidden; background: #000; }
.gdlr-room-image .gdlr-room-thumbnail-overlay{ position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; 
background-image: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0.9));
background-image: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0.9));
background-image: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0.9)); 
background-image: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0.9)); }
.gdlr-room-image .gdlr-room-title-wrap{ position: absolute; bottom: 0px; left: 0px; right: 0px; padding: 0px 35px 35px; }
.gdlr-room-image .gdlr-room-title a{ color: #fff; text-transform: uppercase; margin-bottom: 5px; font-weight: bold; letter-spacing: 1px; }
.gdlr-room-image .gdlr-room-title{ margin-bottom: 0px; }
.gdlr-room-image .gdlr-room-image-top-info{ font-size: 15px; color: #bcbcbc; margin-bottom: 3px; font-weight: bold; text-transform: uppercase; }
.gdlr-room-image .gdlr-room-image-bottom-info{ font-size: 15px; color: #fff; margin-top: 5px; }
.gdlr-room-image .gdlr-room-title-wrap{
transition: margin 300ms; -moz-transition: margin 300ms;
-o-transition: margin 300ms; -webkit-transition: margin 300ms; }
.gdlr-room-image:hover .gdlr-room-title-wrap{ margin-bottom: 30px; }
.gdlr-room-image .gdlr-room-thumbnail-inner{
transition: opacity 300ms; -moz-transition: opacity 300ms;
-o-transition: opacity 300ms; -webkit-transition: opacity 300ms; }
.gdlr-room-image:hover .gdlr-room-thumbnail-inner{ opacity: 0.8; }
.gdlr-blog-widget-2{ padding-top: 25px; margin-top: 25px; border-top-width: 1px; border-top-style: solid;  }
.gdlr-blog-widget-2:first-child{ padding-top: 0px; margin-top: 0px; border-top: 0px; }
.gdlr-blog-widget-2 .blog-date-wrapper{width: 52px;font-size: 16px;text-align: center;line-height: 1;padding: 10px 0px;float: left;margin-right: 25px;}
.gdlr-blog-widget-2 .blog-date-wrapper .blog-date-day{font-size: 16px;display: block;font-weight: bold;}
.gdlr-blog-widget-2 .blog-date-wrapper .blog-date-month{ font-size: 11px; text-transform: uppercase; letter-spacing: 1px; }
.gdlr-blog-widget-2 .post-header{ overflow: hidden; }
.gdlr-blog-widget-2 .gdlr-blog-title{ font-size: 18px; font-weight: bold; margin-bottom: 8px; }
.gdlr-blog-widget-2 .gdlr-blog-info .blog-info{ display: inline-block; margin-right: 26px; font-size: 13px; }
.blog-widget-2-right-text-link{ font-size: 14px; margin: 15px 15px 20px; font-style: italic; display: inline-block; letter-spacing: 1px; }
.blog-widget-2-right-text-link  i{ margin-left: 15px; }
.header-style-1 div#gdlr-navigation-gimmick.gdlr-pos-bottom{ bottom: 0px; top: auto !important; }
.header-style-2 div#gdlr-navigation-gimmick.gdlr-pos-bottom{ bottom: 0px; top: auto !important; }
.elementor-widget-container .gdlr-reservation-bar input{ box-sizing: content-box; }
.single .elementor-widget-container .gdlr-reservation-bar{ margin-left: auto; float: none; width: auto; margin-right: auto; }
.single .elementor-widget-container .gdlr-hotel-room-info-new-style{ padding-top: 0px; padding-bottom: 0px; border: none; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-reservation-field-title{ float: left; margin-right: 13px; margin-bottom: 0px; text-transform: uppercase; letter-spacing: 1px; line-height: 1.7; font-size: 15px; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-datepicker-wrapper{ padding-right: 0px; overflow: hidden; margin-right: 0px; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-datepicker-wrapper:after{ right: 0px; top: 0px; content: "\f107"; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 input.gdlr-datepicker{ padding: 0px; background: transparent; vertical-align: baseline; font-size: 15px; text-transform: uppercase; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-combobox-wrapper{ overflow: hidden; background: transparent; margin-right: 0px; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-combobox-wrapper select{ height: auto; vertical-align: baseline; font-size: 15px; padding-left: 0px; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-combobox-wrapper:after{ right: 0px; top: 0px; content: "\f107"; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-reservation-field{ padding-bottom: 8px; border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-hotel-availability-submit input[type="submit"]{ margin-top: 0px; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-resv-datepicker{ float: left; width: 22%; margin-right: 2%; margin-top: 8px; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-resv-combobox{ float: left; width: 10%; margin-right: 2%; margin-top: 8px; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-hostel .gdlr-resv-datepicker{ width: 24%; margin-right: 2% }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-hostel .gdlr-resv-combobox{ width: 12%; margin-right: 2% }
body .elementor-widget-video .elementor-custom-embed-image-overlay img{ width: auto; margin-left: auto; margin-right: auto; }
body .elementor-element .gdlr-gallery-item.gdlr-item .gallery-item{ margin: 0px; }
body .elementor-widget-image-list .elementor-icon-list-icon{ line-height: 0; }
.gdlr-thumbnail-gallery{ position: relative; }
.gdlr-thumbnail-gallery-overlay{ opacity: 0; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px;
background-image: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0.9));
background-image: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0.9));
background-image: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0.9)); 
background-image: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0.9)); 
transition: opacity 300ms; -moz-transition: opacity 300ms; -o-transition: opacity 300ms; -webkit-transition: opacity 300ms; }
.gdlr-thumbnail-gallery-label{ position: absolute; text-align: center; color: #fff; bottom: -30px; left: 0px; right: 0px; text-transform: uppercase; letter-spacing: 1px; 
transition: bottom 300ms; -moz-transition: bottom 300ms; -o-transition: bottom 300ms; -webkit-transition: bottom 300ms; }  
.gdlr-thumbnail-gallery-label i{ margin-right: 10px; }
.gdlr-thumbnail-gallery:hover .gdlr-thumbnail-gallery-overlay{ opacity: 1; }
.gdlr-thumbnail-gallery:hover .gdlr-thumbnail-gallery-label{ bottom: 27px; }html.ltie9 body, body{ min-width: 1300px; } .container{ max-width: 1300px; } .gdlr-caption-wrapper .gdlr-caption-inner{ max-width: 1300px; }
.body-wrapper.gdlr-boxed-style{ max-width: 1380px; } .body-wrapper.gdlr-boxed-style .gdlr-header-wrapper{ max-width: 1380px; margin: 0px auto; }
.body-wrapper.gdlr-header-transparent .gdlr-header-inner-overlay{ opacity: 0.85; }
.gdlr-logo{ max-width: 230px; }
.gdlr-logo{ margin-top: 20px; }
.gdlr-navigation-wrapper, .header-style-3 .top-social-wrapper{ margin-top: 60px; }
.gdlr-header-transparent .gdlr-navigation-wrapper .gdlr-main-menu > li > a{ padding-bottom: 20px; }
.body-wrapper.gdlr-header-transparent .gdlr-page-title-wrapper{ padding-top: 240px }
.body-wrapper.gdlr-header-transparent .gdlr-page-title-wrapper{ padding-bottom: 80px }
.gdlr-page-title-wrapper { background-image: url(https://www.campingmolino.nl/wp-content/uploads/2020/07/header-5.jpg); }
.footer-container{ padding-top: 60px }
.footer-wrapper .widget.gdlr-widget{ margin-bottom: 60px }
h1, h2, h3, h4, h5, h6, .gdlr-title-font{ font-family: "Oswald"; }body.hotelmaster-button-new-style .gdlr-button, body.hotelmaster-button-new-style input[type="button"], body.hotelmaster-button-new-style input[type="submit"]{ font-family: "Oswald"; }body.hotelmaster-button-v4-style .gdlr-button, body.hotelmaster-button-v4-style input[type="button"], body.hotelmaster-button-v4-style input[type="submit"]{ font-family: "Oswald"; }
#gdlr-reservation-bar, #gdlr-booking-process-bar, .gdlr-booking-complete-title, .gdlr-room-selection-complete .gdlr-room-selection-title, .gdlr-booking-service-head, .gdlr-room-service-option, .gdlr-booking-contact-form span, .gdlr-booking-contact-or{ font-family: "Oswald"; }body.hotelmaster-v4-style .gdlr-reservation-bar select, body.hotelmaster-v4-style .gdlr-reservation-bar input[type="text"], body.hotelmaster-v4-style .gdlr-reservation-bar input[type="email"]{ font-family: "Oswald"; }.gdlr-hotel-availability-wrapper.gdlr-style-v4, .gdlr-hotel-availability-wrapper.gdlr-style-v4 select, .gdlr-hotel-availability-wrapper.gdlr-style-v4 input[type="text"], .gdlr-hotel-availability-wrapper.gdlr-style-v4 input[type="email"]{ font-family: "Oswald"; }
body, input, textarea, select, .gdlr-reservation-room .gdlr-reservation-room-info a{ font-family: "Open Sans"; }
.gdlr-navigation{ font-family: "Oswald"; }
.gdlr-slider-item{ font-family: "Open Sans"; }
.gdlr-testimonial-item.plain-style2 .testimonial-item:before{ font-family: "Open Sans"; }
body{ font-size: 17px; }
h1{ font-size: 47px; }
h2{ font-size: 41px; }
h3{ font-size: 32px; }
h4{ font-size: 26px; }
h5{ font-size: 21px; }
h6{ font-size: 16px; }
.gdlr-navigation-wrapper .gdlr-main-menu > li > a{ font-size: 17px; }
.gdlr-navigation-wrapper .gdlr-main-menu > li > a{ font-style: normal; }
.gdlr-navigation-wrapper .gdlr-main-menu > li > a{ font-weight: 400; }
.gdlr-navigation-wrapper .gdlr-main-menu > li > a{ letter-spacing: 0.5px; }
.gdlr-header-transparent .gdlr-page-title-wrapper .gdlr-page-title{ font-size: 63px; }
.gdlr-header-transparent .gdlr-page-title-wrapper .gdlr-page-title{ font-weight: 400; }
.footer-wrapper .gdlr-widget-title{ font-size: 17px; }
.footer-wrapper .gdlr-widget-title{ font-weight: 400; }
.footer-wrapper .gdlr-widget-title{ letter-spacing: 0px; }
.copyright-container{ font-size: 12px; }
.top-navigation-wrapper{ background-color: #424242; }
.top-navigation-divider{ border-color: #7ac5c8; }
.top-navigation-wrapper{ color: #ffffff; }
.top-navigation-wrapper a, .top-navigation-wrapper a:hover{ color: #ffffff; }
.gdlr-header-wrapper, .gdlr-header-inner{ background-color: #ffffff; }
.body-wrapper.gdlr-header-transparent .gdlr-header-inner-overlay{ background-color: #ffffff; }
.gdlr-main-menu > li > a{ color: #162232; }
.gdlr-main-menu > li:hover > a, .gdlr-main-menu > li.current-menu-item > a, .gdlr-main-menu > li.current-menu-ancestor > a{ color: #f53f1a; opacity: 1; filter: alpha(opacity=100); }
.gdlr-navigation-gimmick{ background-color: #f53f1a; } .gdlr-menu-search-button-sep{ color: #f53f1a; }
.gdlr-navigation-wrapper .gdlr-menu-search-button{ color: #ffffff; }
.top-social-wrapper .social-icon a{ color: #ffffff; }
.top-social-wrapper .social-icon a:hover{ color: #969696; }
.gdlr-header-transparent .gdlr-main-menu > li > a{ color: #162232; }
.gdlr-header-transparent .gdlr-main-menu > li:hover > a, .gdlr-header-transparent .gdlr-main-menu > li.current-menu-item > a, .gdlr-header-transparent .gdlr-main-menu > li.current-menu-ancestor > a{ color: #f53f1a; }
.gdlr-main-menu > .gdlr-normal-menu .sub-menu, .gdlr-main-menu > .gdlr-mega-menu .sf-mega{ border-top-color: #ffffff; }
.gdlr-main-menu > .gdlr-normal-menu li , .gdlr-main-menu > .gdlr-mega-menu .sf-mega{ background-color: #ffffff; }
.gdlr-main-menu > li > .sub-menu a, .gdlr-main-menu > li > .sf-mega a{ color: #162232; }
.gdlr-main-menu > li > .sub-menu a:hover, .gdlr-main-menu > li > .sub-menu .current-menu-item > a, .gdlr-main-menu > li > .sub-menu .current-menu-ancestor > a, .gdlr-main-menu > li > .sf-mega a:hover, .gdlr-main-menu > li > .sf-mega .current-menu-item > a, .gdlr-main-menu > li > .sf-mega .current-menu-ancestor > a{ color: #f53f1a; } .gdlr-main-menu .gdlr-normal-menu li > a.sf-with-ul:after { border-left-color: #f53f1a; } 
.gdlr-main-menu .sf-mega-section-inner > ul > li > a:hover, .gdlr-main-menu .sf-mega-section-inner > ul > li.current-menu-item > a { background-color: #ffffff; } 
.gdlr-main-menu > li > .sub-menu *, .gdlr-main-menu > li > .sf-mega *{ border-color: #828282; }
.gdlr-main-menu > li > .sf-mega .sf-mega-section-inner > a { color: #162232; }
.gdlr-main-menu > li > .sf-mega .sf-mega-section-inner > a:hover, .gdlr-main-menu > li > .sf-mega .sf-mega-section-inner.current-menu-item > a, .gdlr-main-menu > li > .sf-mega .sf-mega-section-inner.current-menu-ancestor > a { color: #f53f1a; }
#gdlr-responsive-navigation.dl-menuwrapper button { background-color: #424242; }
#gdlr-responsive-navigation.dl-menuwrapper button:hover, #gdlr-responsive-navigation.dl-menuwrapper button.dl-active, #gdlr-responsive-navigation.dl-menuwrapper ul{ background-color: #424242; }
.gdlr-menu-search{ background: #ffffff; background: rgba(255, 255, 255, 0.8); }
body{ background-color: #ffffff; }
.body-wrapper, .gdlr-single-lightbox-container{ background-color: #ffffff; }
.gdlr-page-title, .gdlr-page-title-gimmick{ color: #ffffff; }body .gdlr-page-title-vertical-divider{ border-color: #ffffff; }
.gdlr-page-caption, .gdlr-page-caption .blog-info i, .gdlr-page-caption .blog-info a{ color: #e2e2e2; }
h1, h2, h3, h4, h5, h6, .gdlr-title, .gdlr-title a{ color: #747476; }
.gdlr-item-title-wrapper .gdlr-item-title{ color: #747476; border-color: #747476; }
.gdlr-item-title-divider{ border-color: #7ac5c8; }
.gdlr-item-title-wrapper .gdlr-item-caption{ color: #828282; }
body{ color: #666666; }
a{ color: #747476; }
a:hover{ color: #7ac5c8; }
body *{ border-color: #828282; }
.page-not-found-block{ background-color: #f53f1a; }
.page-not-found-block{ color: #ffffff; }
.page-not-found-search  .gdl-search-form input[type="text"]{ background-color: #f53f1a; }
.page-not-found-search  .gdl-search-form input[type="text"]{ color: #ffffff; }
.gdlr-sidebar .gdlr-widget-title{ color: #383838; }
.gdlr-sidebar *{ border-color: #eeeeee; }
.gdlr-sidebar ul li:before { border-color: #bdbdbd; }
.gdl-search-form input{ background-color: #f7f7f7; }
.gdl-search-form input{ color: #9d9d9d; }
.gdl-search-form input{ border-color: #ebebeb; }
.tagcloud a{ background-color: #b89f80; }
.tagcloud a, .tagcloud a:hover{ color: #ffffff; }
.gdlr-accordion-item.style-1 .pre-active .accordion-title{ color: #3c3c3c; }
.gdlr-accordion-item.style-1 .accordion-title{ color: #8d8d8d; }
.gdlr-accordion-item.style-1 .accordion-title i{ background-color: #f3f3f3; }
.gdlr-accordion-item.style-1 .accordion-title i{ color: #a8a8a8; }
.gdlr-accordion-item.style-1 .accordion-title i.icon-minus{ background-color: #b89f80; }
.gdlr-accordion-item.style-1 .accordion-title i.icon-minus{ color: #ffffff; }
.gdlr-banner-item-wrapper .flex-direction-nav .flex-prev, .gdlr-banner-item-wrapper .flex-direction-nav .flex-next{ color: #999999; }
.gdlr-box-with-icon-item{ background-color: #f5f5f5; }
.gdlr-box-with-icon-item > i, .gdlr-box-with-icon-item .box-with-icon-title{ color: #585858; }
.gdlr-box-with-icon-item{ color: #929292; }
.gdlr-button, .gdlr-button:hover, input[type="button"], input[type="submit"], .gdlr-top-menu > .gdlr-mega-menu .sf-mega a.gdlr-button{ color: #ffffff; }
.gdlr-button, input[type="button"], input[type="submit"]{ background-color: #7ac5c8; }
.gdlr-button{ border-color: #7ac5c8; }
.column-service-title{ color: #292929; }
.column-service-content{ color: #909090; }
.column-service-icon i{ color: #b89f80; }.gdlr-column-service-item.gdlr-type-2 .column-service-divider{ border-color: #b89f80; }
.gdlr-column-service-item.gdlr-type-2 .column-service-icon{ background-color: #3e3e3e; }
.list-with-icon .list-with-icon-title{ color: #333333; }
.gdlr-pie-chart-item .pie-chart-title{ color: #313131; }
.gdlr-price-inner-item{ background-color: #f9f9f9; }
.gdlr-price-item .price-title-wrapper{ background-color: #454545; }
.gdlr-price-item .price-title{ color: #ffffff; }
.gdlr-price-item .price-tag{ background-color: #838383; }
.gdlr-price-item .best-price .price-tag{ background-color: #b89f80; }
.gdlr-price-item .price-tag{ color: #ffffff; }
.gdlr-process-tab .gdlr-process-icon{ background-color: #f3f3f3; }
.gdlr-process-tab .gdlr-process-icon{ border-color: #e3e3e3; }
.gdlr-process-tab .gdlr-process-icon i{ color: #aaaaaa; }
.gdlr-process-tab .process-line .process-line-divider{ border-color: #e3e3e3; } .gdlr-process-tab .process-line .icon-chevron-down, .gdlr-process-tab .process-line .icon-chevron-right{ color: #e3e3e3; }
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-title{ color: #454545; }
.gdlr-skill-item-wrapper{ color: #3a3a3a; }
.stunning-text-title{ color: #414141; }
.stunning-text-caption{ color: #949494; }
.gdlr-stunning-text-item.with-padding{ background-color: #f3f3f3; }
.gdlr-stunning-text-item.with-border{ border-color: #f3f3f3; }
.tab-title-wrapper .tab-title{ background-color: #f9f9f9; }
.tab-title-wrapper .tab-title{ color: #3b3b3b; }
.tab-title-wrapper .tab-title.active, .tab-content-wrapper{ background-color: #ffffff; }
table tr th{ background-color: #b89f80; }
table tr th{ color: #ffffff; }
table.style-2 tr:nth-child(odd){ background-color: #f9f9f9; }
table.style-2 tr:nth-child(odd){ color: #949494; }
table.style-2 tr:nth-child(even){ background-color: #f3f3f3; }
table.style-2 tr:nth-child(even){ color: #949494; }
.gdlr-blog-title, .gdlr-blog-title a{ color: #424242; }
.gdlr-blog-title a:hover{ color: #1c1111; }
.blog-info, .blog-info a, .blog-info i{ color: #b89f80; }
.gdlr-blog-thumbnail .gdlr-sticky-banner{ background-color: #232323; }
.gdlr-blog-thumbnail .gdlr-sticky-banner, .gdlr-blog-thumbnail .gdlr-sticky-banner i{ color: #ffffff; }
.gdlr-social-share, .gdlr-social-share a{ background-color: #f3f3f3; }
.gdlr-social-share.gdlr-type-fa a, .gdlr-social-share.gdlr-type-fa a:hover{ color: #555; }
.gdlr-social-share .social-share-title{ color: #353535; }
.gdlr-standard-style .gdlr-single-blog-tag a{ background-color: #b89f80; }
.gdlr-standard-style .gdlr-single-blog-tag a{ color: #ffffff; }
.blog-date-wrapper{ background-color: #b89f80; }
.gdlr-blog-widget .blog-date-wrapper, .gdlr-blog-medium .blog-date-wrapper, .gdlr-blog-full .blog-date-wrapper{ box-shadow: 2px 2px 0px #928778; -moz-box-shadow: 2px 2px 0px #928778; -webkit-box-shadow: 2px 2px 0px #928778; }
.blog-date-wrapper{ color: #ffffff; }
.format-aside .gdlr-blog-content{ background-color: #b89f80; }
.format-aside .gdlr-blog-content{ color: #ffffff; }
.format-quote .gdlr-top-quote blockquote{ color: #8d8d8d; }
.format-quote .gdlr-quote-author{ color: #b89f80; }
.gdlr-single-nav > div i{ background-color: #f3f3f3; }
.gdlr-single-nav > div i{ color: #8d8d8d; }
.portfolio-item-filter a{ color: #cbb9a3; }
.portfolio-item-filter span, .portfolio-item-filter a.active{ color: #8b6b43; }
.gdlr-image-link-shortcode .gdlr-image-link-overlay, .gdlr-room-category-thumbnail-overlay, .portfolio-thumbnail .portfolio-overlay{ background-color: #0a0101; }
.gdlr-image-link-shortcode .gdlr-image-link-icon, .gdlr-room-category-thumbnail-overlay-icon i, .portfolio-thumbnail .portfolio-icon i{ color: #ffffff; }
.portfolio-title a{ color: #303030; }
.portfolio-title a:hover{ color: #7f7f7f; }
.portfolio-info, .portfolio-info a{ color: #a2a2a2; }
.gdlr-pagination .page-numbers{ background-color: #ebebeb; }
.gdlr-pagination .page-numbers{ color: #979797; }
.gdlr-pagination .page-numbers:hover, .gdlr-pagination .page-numbers.current{ background-color: #b89f80; }
.gdlr-pagination .page-numbers:hover, .gdlr-pagination .page-numbers.current{ color: #ffffff; }
.single .gdlr-room-title{ color: #202020; }
.single .gdlr-room-info{ background-color: #ffffff; }
.single .gdlr-room-info{ color: #747476; }
.gdlr-classic-room .gdlr-room-title a, .gdlr-modern-room .gdlr-room-title a,.gdlr-medium-room .gdlr-room-title a, body.hotelmaster-v4-style .gdlr-medium-room-new .gdlr-room-price .gdlr-head{ color: #202020; }
.gdlr-classic-room .gdlr-room-title a:hover, .gdlr-modern-room .gdlr-room-title a:hover,.gdlr-medium-room .gdlr-room-title a:hover{ color: #202020; }
{ color: #333333; }
.single .gdlr-room-price .gdlr-tail, .gdlr-classic-room .gdlr-room-price .gdlr-tail,.gdlr-medium-room .gdlr-room-price .gdlr-tail, .gdlr-room-service-unit{ color: #333333; }
.gdlr-modern-room .gdlr-room-detail{ color: #747476; }
.gdlr-modern-room-new .gdlr-room-thumbnail-overlay{ background: #ffffff; background: rgba(255, 255, 255, 0.85); }
.gdlr-medium-room .gdlr-hotel-room-info{ border-color: #828282; }
.gdlr-medium-room .gdlr-hotel-room-info{ color: #828282; }
.gdlr-medium-room .gdlr-price-break-down{ color: #828282; }
.price-breakdown-wrapper .price-breakdown-content{ background-color: #ffffff; }
.price-breakdown-wrapper .price-breakdown-content, .price-breakdown-wrapper .price-breakdown-total{ border-color: #e6e6e6; }
.price-breakdown-wrapper .price-breakdown-total .gdlr-head, .price-breakdown-wrapper .price-breakdown-info .gdlr-head{ color: #232323; }
.price-breakdown-wrapper .price-breakdown-info .gdlr-head span,.price-breakdown-wrapper .price-breakdown-total .gdlr-head span{ color: #a2a2a2; }
.gdlr-booking-contact-form .gdlr-payment-method label:hover img, .gdlr-booking-contact-form .gdlr-payment-method label.gdlr-active img{ border-color: #72afd5; }
.gdlr-booking-contact-form .gdlr-booking-payment-submit{ background-color: #81bad3; }
.gdlr-booking-contact-form .gdlr-booking-payment-submit{ border-color: #4a87a2; }
.gdlr-reservation-bar .gdlr-price-summary-wrapper, .gdlr-price-summary-grand-total.gdlr-active, .gdlr-price-deposit-wrapper .gdlr-price-deposit-input span.gdlr-active{ color: #ffffff; }.gdlr-price-deposit-input .gdlr-radio-input { background: #ffffff; }.gdlr-price-deposit-input .gdlr-radio-input { border: 3px solid #ffffff !important; }
.gdlr-price-summary-grand-total, .gdlr-service-price-summary-item, .gdlr-reservation-bar .gdlr-price-room-summary, .gdlr-reservation-bar .gdlr-price-room-summary-info, .gdlr-price-deposit-wrapper .gdlr-price-deposit-caption, .gdlr-price-deposit-wrapper .gdlr-price-deposit-input span{ color: #eae0d4; }
.gdlr-reservation-bar .gdlr-price-summary-wrapper *{ border-color: #d0c1af; }
.gdlr-price-summary-wrapper .gdlr-edit-booking-button{ background-color: #967f63; }
.gdlr-price-summary-wrapper .gdlr-edit-booking-button{ border-color: #826e54; }
.gdlr-booking-failed, .gdlr-booking-complete, .gdlr-room-selection-complete{ background-color: #f5f5f5; }
.gdlr-room-selection-complete .gdlr-room-selection-caption{ color: #8d8d8d; }
.gdlr-room-selection-complete .gdlr-room-selection-caption{ border-bottom-color: #e5e5e5; }
.gdlr-booking-failed .gdlr-booking-failed-title, .gdlr-booking-complete .gdlr-booking-complete-title, .gdlr-booking-service-head, .gdlr-room-service-title, .gdlr-booking-complete .gdlr-booking-complete-additional i, .gdlr-room-selection-complete .gdlr-room-selection-title{ color: #484848; }
body.hotelmaster-new-style .gdlr-price-deposit-input .gdlr-radio-input, body.hotelmaster-new-style .gdlr-room-service-checkbox{ color: #ffffff; }
body.hotelmaster-new-style .gdlr-price-deposit-input .gdlr-radio-input, body.hotelmaster-new-style .gdlr-room-service-checkbox{ background-color: #e3e3e3; }
body.hotelmaster-new-style .gdlr-price-deposit-input .gdlr-active .gdlr-radio-input, body.hotelmaster-new-style .gdlr-room-service-checkbox.gdlr-active{ background-color: #343434; }
.gdlr-datepicker-range-wrapper, .ui-datepicker{ background-color: #f3f3f3; }
.gdlr-datepicker-range-wrapper *, .ui-datepicker *{ border-color: #e5e5e5; }
.ui-datepicker-title, .ui-datepicker th{ color: #4b4b4b; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next, .ui-state-default, .ui-state-default:hover { background-color: #ffffff; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next, .ui-state-default, .ui-state-default:hover { color: #6a6a6a; }
.ui-state-disabled .ui-state-default, .ui-state-disabled .ui-state-default:hover{ background-color: #eaeaea; }
.ui-state-disabled .ui-state-default, .ui-state-disabled .ui-state-default:hover{ color: #aaaaaa; }
.dp-highlight .ui-state-default, .dp-highlight .ui-state-highlight:hover{ background-color: #bea78b; }
.dp-highlight .ui-state-default, .dp-highlight .ui-state-highlight:hover{ color: #ffffff; }
.gdlr-booking-process-bar{ background-color: #967f63; }.gdlr-booking-process-bar .gdlr-booking-process:after{ border-left-color: #967f63; }
.gdlr-booking-process-bar .gdlr-active{ color: #ffffff; }
.gdlr-booking-process-bar{ color: #cab193; }
.gdlr-booking-process-bar .gdlr-booking-process:before, body.hotelmaster-new-style .gdlr-booking-process-bar{ border-left-color: #b4a38f; }
.gdlr-reservation-bar{ background-color: #bea78b; }
.gdlr-reservation-bar .gdlr-reservation-bar-title, body.hotelmaster-v4-style .gdlr-reservation-bar-head-price .gdlr-tail{ color: #ffffff; }
.gdlr-reservation-bar .gdlr-reservation-bar-title{ border-color: #b49a7b; }
.gdlr-reservation-bar .gdlr-reservation-field-title, .gdlr-reservation-people-title, .gdlr-reservation-time-title, .gdlr-reservation-time-sep { color: #ffffff; }
.gdlr-reservation-bar input.gdlr-datepicker, .gdlr-reservation-bar .gdlr-combobox-wrapper select, .gdlr-reservation-bar .gdlr-combobox-wrapper select option, .gdlr-reservation-bar .gdlr-combobox-wrapper{ background-color: #ffffff; }
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-combobox-wrapper, body.hotelmaster-new-style .gdlr-reservation-bar input.gdlr-datepicker, body.hotelmaster-v4-style .gdlr-reservation-bar *, .gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-reservation-field{ border-color: #e9e9e9; }
.gdlr-reservation-bar input.gdlr-datepicker, .gdlr-reservation-bar .gdlr-combobox-wrapper select{ color: #999999; }.hotelmaster-v4-style .gdlr-reservation-field.gdlr-resv-datepicker .gdlr-reservation-field-title, .hotelmaster-v4-style .gdlr-reservation-people-amount .gdlr-reservation-field.gdlr-resv-combobox .gdlr-reservation-field-title, .hotelmaster-v4-style .gdlr-reservation-field.gdlr-resv-night .gdlr-reservation-field-title, .hotelmaster-v4-style .gdlr-reservation-field .gdlr-reservation-time-title, .gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-reservation-field-title{ color: #999999; }
.gdlr-reservation-bar .gdlr-datepicker-wrapper:after, .gdlr-reservation-bar .gdlr-combobox-wrapper:after{ color: #000000; }
.gdlr-reservation-bar .gdlr-reservation-bar-room-form{ background-color: #d0c1af; }
.gdlr-reservation-room .gdlr-reservation-room-title{ color: #7b6549; }
.gdlr-reservation-room{ color: #7b6549; }
.gdlr-reservation-room.gdlr-active .gdlr-reservation-room-title{ color: #ffffff; }
.gdlr-reservation-room.gdlr-active .gdlr-reservation-room-info{ color: #ffffff; }
.gdlr-reservation-room .gdlr-reservation-change-room{ color: #5b95ae; }
.gdlr-reservation-bar .gdlr-reservation-bar-button{ background-color: #977b58; }
.gdlr-reservation-bar .gdlr-reservation-bar-button{ color: #ffffff; }
.gdlr-reservation-bar .gdlr-reservation-bar-button{ border-color: #7d6444; }
.gdlr-price-summary-hotel-branches{ background-color: #51392B; }
.gdlr-price-summary-hotel-branches{ color: #ffffff; }
.gdlr-personnel-item .personnel-item-inner{ background-color: #f5f5f5; }
.gdlr-personnel-item.round-style .personnel-item{ background-color: #b89f80; }
.gdlr-personnel-item .personnel-author{ color: #3b3b3b; }
.gdlr-personnel-item .personnel-author-image{ border-color: #b89f80; }
.gdlr-personnel-item .personnel-position{ color: #acacac; }
.gdlr-personnel-item .personnel-content{ color: #959595; }
.gdlr-personnel-item .personnel-social i{ color: #3b3b3b; }
.gdlr-testimonial-item .testimonial-item-inner, .gdlr-testimonial-item .testimonial-author-image{ background-color: #f5f5f5; }
.gdlr-testimonial-item.plain-style2 .testimonial-item:before{ color: #000000; }
.gdlr-testimonial-item .testimonial-content{ color: #9b9b9b; }
.gdlr-testimonial-item .testimonial-author{ color: #b89f80; }
.gdlr-testimonial-item .testimonial-position{ color: #4d4d4d; }
.gdlr-testimonial-item .testimonial-author-image{ border-color: #b89f80; }
.gdlr-testimonial-item.box-style .testimonial-item-inner:after{ border-top-color: #dddddd; border-left-color: #dddddd; }
.gdlr-gallery-thumbnail .gallery-item{ background-color: #e5e5e5; }
.gdlr-gallery-thumbnail-container .gallery-caption{ background-color: #000000; }
.gdlr-gallery-thumbnail-container .gallery-caption{ color: #ffffff; }
.nivo-controlNav a, .flex-control-paging li a{ background-color: #ffffff; }
.nivo-controlNav a:hover, .nivo-controlNav a.active, .flex-control-paging li a:hover, .flex-control-paging li a.flex-active { background-color: #5e5e5e; }
.nivo-controlNav a, .flex-control-paging li a{ border-color: #5e5e5e !important; }
.nivo-directionNav a, .flex-direction-nav a, .ls-flawless .ls-nav-prev, .ls-flawless .ls-nav-next{ background-color: #000000; }
body .nivo-directionNav a, body .flex-direction-nav a, body .flex-direction-nav a:hover, .ls-flawless .ls-nav-prev, .ls-flawless .ls-nav-next{ color: #ffffff; }
.gdlr-caption{ background-color: #000000; }
.gdlr-caption-title{ color: #ffffff; }
.gdlr-caption-text{ color: #ffffff; }
.gdlr-caption-wrapper.post-slider{ background-color: #000000; }
.gdlr-caption-wrapper.post-slider .gdlr-caption-title{ color: #ffffff; }
.gdlr-caption-wrapper.post-slider .gdlr-caption-text{ color: #dddddd; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-date, .gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-title-link{ color: #ffffff; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-date, .gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-title-link{ background-color: #b89f80; }
.gdlr-item-title-wrapper .gdlr-flex-prev, .gdlr-item-title-wrapper .gdlr-flex-next{ background-color: #eeeeee; }
.gdlr-item-title-wrapper .gdlr-flex-prev, .gdlr-item-title-wrapper .gdlr-flex-next{ color: #b2b2b2; }
.gdlr-item-title-wrapper .gdlr-flex-prev:hover, .gdlr-item-title-wrapper .gdlr-flex-next:hover{ background-color: #b89f80; }
.gdlr-item-title-wrapper .gdlr-flex-prev:hover, .gdlr-item-title-wrapper .gdlr-flex-next:hover{ color: #ffffff; }
input[type="text"], input[type="email"], input[type="password"], textarea, .gdlr-hotel-availability .gdlr-combobox-wrapper, .gdlr-payment-form div#card-element{ background-color: #f5f5f5; }
input[type="text"], input[type="email"], input[type="password"], textarea, .gdlr-hotel-availability .gdlr-combobox-wrapper select{ color: #828282; }input::input-placeholder{ color:#828282; } input::-webkit-input-placeholder{ color:#828282; }input::-moz-placeholder{ color:#828282; } input:-moz-placeholder{ color:#828282; }input:-ms-input-placeholder{ color:#828282; }textarea::input-placeholder{ color:#828282; } textarea::-webkit-input-placeholder{ color:#828282; }textarea::-moz-placeholder{ color:#828282; } textarea:-moz-placeholder{ color:#828282; }textarea:-ms-input-placeholder{ color:#828282; }
.footer-wrapper{ background-color: #424242; }
.footer-wrapper .gdlr-widget-title, .footer-wrapper .gdlr-widget-title a{ color: #b9b9b9; }
.footer-wrapper{ color: #a2a2a2; }
.footer-wrapper a{ color: #a2a2a2; }
.footer-wrapper a:hover{ color: #d1d1d1; }
.footer-wrapper *{ border-color: #dbdbdb; }
.footer-wrapper input[type="text"], .footer-wrapper input[type="email"], .footer-wrapper input[type="password"], .footer-wrapper textarea{ background-color: #ffffff; }
.footer-wrapper input[type="text"], .footer-wrapper input[type="email"], .footer-wrapper input[type="password"], .footer-wrapper textarea{ color: #828282; }
.footer-wrapper input[type="text"], .footer-wrapper input[type="email"], .footer-wrapper input[type="password"], .footer-wrapper textarea{ border-color: #162232; }
.footer-wrapper .gdlr-button, .footer-wrapper .gdlr-button:hover, .footer-wrapper input[type="button"], .footer-wrapper input[type="submit"]{ color: #ffffff; }
.footer-wrapper .gdlr-button, .footer-wrapper input[type="button"], .footer-wrapper input[type="submit"]{ background-color: #b89f80; }
.footer-wrapper .tagcloud a{ background-color: #b89f80; }
.footer-wrapper .tagcloud a, .footer-wrapper .tagcloud a:hover{ color: #ffffff; }
.copyright-wrapper{ background-color: #363636; }
.copyright-wrapper{ color: #a2a2a2; }
.footer-wrapper .copyright-wrapper{ border-color: #363636; }
html  .woocommerce span.onsale, html  .woocommerce-page span.onsale, html .woocommerce-message,html .woocommerce div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,html .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {  background: #b89f80; }html .woocommerce .star-rating, html .woocommerce-page .star-rating, html .woocommerce .star-rating:before, html .woocommerce-page .star-rating:before, html .woocommerce div.product span.price, html .woocommerce div.product p.price, html .woocommerce #content div.product span.price, html .woocommerce #content div.product p.price, html .woocommerce-page div.product span.price, html .woocommerce-page div.product p.price, html .woocommerce-page #content div.product span.price, html .woocommerce-page #content div.product p.price {color: #b89f80; }
html .woocommerce-message  a.button, html .woocommerce-error  a.button, html .woocommerce-info  a.button, html .woocommerce-message, html .woocommerce-error, html .woocommerce-info, html  .woocommerce span.onsale, html  .woocommerce-page span.onsale, html .woocommerce div.product .woocommerce-tabs ul.tabs li.active,html .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce nav.woocommerce-pagination ul li span.current, html .woocommerce-page nav.woocommerce-pagination ul li span.current, html .woocommercenav.woocommerce-pagination ul li a:hover, html .woocommerce-page nav.woocommerce-pagination ul li a:hover{ color: #ffffff; }
html .woocommerce-info{ background: #389EC5; }
html .woocommerce-error{ background: #C23030; }
html .woocommerce a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce input.button.alt:hover, html .woocommerce #respond input#submit.alt:hover, html .woocommerce #content input.button.alt:hover, html .woocommerce-page a.button.alt:hover, html .woocommerce-page button.button.alt:hover, html .woocommerce-page input.button.alt:hover, html .woocommerce-page #respond input#submit.alt:hover, html .woocommerce-page #content input.button.alt:hover, html .woocommerce a.button.alt, html .woocommerce button.button.alt, html .woocommerce input.button.alt, html .woocommerce #respond input#submit.alt, html .woocommerce #content input.button.alt, html .woocommerce-page a.button.alt, html .woocommerce-page button.button.alt, html .woocommerce-page input.button.alt, html .woocommerce-page #respond input#submit.alt, html .woocommerce-page #content input.button.alt, html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button, html .woocommerce #respond input#submit, html .woocommerce #content input.button, html .woocommerce-page a.button, html .woocommerce-page button.button, html .woocommerce-page input.button, html .woocommerce-page #respond input#submit, html .woocommerce-page #content input.button, html .woocommerce a.button:hover, html .woocommerce button.button:hover, html .woocommerce input.button:hover, html .woocommerce #respond input#submit:hover, html .woocommerce #content input.button:hover, html .woocommerce-page a.button:hover, html .woocommerce-page button.button:hover, html .woocommerce-page input.button:hover, html .woocommerce-page #respond input#submit:hover, html .woocommerce-page #content input.button:hover, html .woocommerce ul.products li.product a.loading, html .woocommerce div.product form.cart .button, html .woocommerce #content div.product form.cart .button, html .woocommerce-page div.product form.cart .button, html .woocommerce-page #content div.product form.cart .button{ background: #b89f80; }
html .woocommerce a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce input.button.alt:hover, html .woocommerce #respond input#submit.alt:hover, html .woocommerce #content input.button.alt:hover, html .woocommerce-page a.button.alt:hover, html .woocommerce-page button.button.alt:hover, html .woocommerce-page input.button.alt:hover, html .woocommerce-page #respond input#submit.alt:hover, html .woocommerce-page #content input.button.alt:hover, html .woocommerce a.button.alt, html .woocommerce button.button.alt, html .woocommerce input.button.alt, html .woocommerce #respond input#submit.alt, html .woocommerce #content input.button.alt, html .woocommerce-page a.button.alt, html .woocommerce-page button.button.alt, html .woocommerce-page input.button.alt, html .woocommerce-page #respond input#submit.alt, html .woocommerce-page #content input.button.alt, html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button, html .woocommerce #respond input#submit, html .woocommerce #content input.button, html .woocommerce-page a.button, html .woocommerce-page button.button, html .woocommerce-page input.button, html .woocommerce-page #respond input#submit, html .woocommerce-page #content input.button, html .woocommerce a.button:hover, html .woocommerce button.button:hover, html .woocommerce input.button:hover, html .woocommerce #respond input#submit:hover, html .woocommerce #content input.button:hover, html .woocommerce-page a.button:hover, html .woocommerce-page button.button:hover, html .woocommerce-page input.button:hover, html .woocommerce-page #respond input#submit:hover, html .woocommerce-page #content input.button:hover, html .woocommerce ul.products li.product a.loading, html .woocommerce div.product form.cart .button, html .woocommerce #content div.product form.cart .button, html .woocommerce-page div.product form.cart .button, html .woocommerce-page #content div.product form.cart .button{ color: #ffffff; }
html .woocommerce a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce input.button.alt:hover, html .woocommerce #respond input#submit.alt:hover, html .woocommerce #content input.button.alt:hover, html .woocommerce-page a.button.alt:hover, html .woocommerce-page button.button.alt:hover, html .woocommerce-page input.button.alt:hover, html .woocommerce-page #respond input#submit.alt:hover, html .woocommerce-page #content input.button.alt:hover, html .woocommerce a.button.alt, html .woocommerce button.button.alt, html .woocommerce input.button.alt, html .woocommerce #respond input#submit.alt, html .woocommerce #content input.button.alt, html .woocommerce-page a.button.alt, html .woocommerce-page button.button.alt, html .woocommerce-page input.button.alt, html .woocommerce-page #respond input#submit.alt, html .woocommerce-page #content input.button.alt, html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button, html .woocommerce #respond input#submit, html .woocommerce #content input.button, html .woocommerce-page a.button, html .woocommerce-page button.button, html .woocommerce-page input.button, html .woocommerce-page #respond input#submit, html .woocommerce-page #content input.button, html .woocommerce a.button:hover, html .woocommerce button.button:hover, html .woocommerce input.button:hover, html .woocommerce #respond input#submit:hover, html .woocommerce #content input.button:hover, html .woocommerce-page a.button:hover, html .woocommerce-page button.button:hover, html .woocommerce-page input.button:hover, html .woocommerce-page #respond input#submit:hover, html .woocommerce-page #content input.button:hover, html .woocommerce ul.products li.product a.loading, html .woocommerce div.product form.cart .button, html .woocommerce #content div.product form.cart .button, html .woocommerce-page div.product form.cart .button, html .woocommerce-page #content div.product form.cart .button{ border-bottom: 3px solid #b28855; }
html .woocommerce #reviews #comments ol.commentlist li img.avatar, html .woocommerce-page #reviews #comments ol.commentlist li img.avatar { background: #ebebeb; }html .woocommerce #reviews #comments ol.commentlist li img.avatar, html .woocommerce-page #reviews #comments ol.commentlist li img.avatar,html .woocommerce #reviews #comments ol.commentlist li .comment-text, html .woocommerce-page #reviews #comments ol.commentlist li .comment-text,html .woocommerce ul.products li.product a img, html .woocommerce-page ul.products li.product a img, html .woocommerce ul.products li.product a img:hover ,html .woocommerce-page ul.products li.product a img:hover, html .woocommerce-page div.product div.images img, html .woocommerce-page #content div.product div.images img,html .woocommerce form.login, html .woocommerce form.checkout_coupon, html .woocommerce form.register, html .woocommerce-page form.login,html .woocommerce-page form.checkout_coupon, html .woocommerce-page form.register, html .woocommerce table.cart td.actions .coupon .input-text,html .woocommerce #content table.cart td.actions .coupon .input-text, html .woocommerce-page table.cart td.actions .coupon .input-text,html .woocommerce-page #content table.cart td.actions .coupon .input-text { border: 1px solid #ebebeb; }html .woocommerce div.product .woocommerce-tabs ul.tabs:before, html .woocommerce #content div.product .woocommerce-tabs ul.tabs:before,html .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,html .woocommerce table.shop_table tfoot td, html .woocommerce table.shop_table tfoot th, html .woocommerce-page table.shop_table tfoot td,html .woocommerce-page table.shop_table tfoot th, html .woocommerce table.shop_table tfoot td, html .woocommerce table.shop_table tfoot th,html .woocommerce-page table.shop_table tfoot td, html .woocommerce-page table.shop_table tfoot th { border-bottom: 1px solid #ebebeb; }html .woocommerce .cart-collaterals .cart_totals table tr:first-child th, html .woocommerce .cart-collaterals .cart_totals table tr:first-child td,html .woocommerce-page .cart-collaterals .cart_totals table tr:first-child th, html .woocommerce-page .cart-collaterals .cart_totals table tr:first-child td { border-top: 3px #ebebeb solid; }html .woocommerce .cart-collaterals .cart_totals tr td, html .woocommerce .cart-collaterals .cart_totals tr th,html .woocommerce-page .cart-collaterals .cart_totals tr td, html .woocommerce-page .cart-collaterals .cart_totals tr th { border-bottom: 2px solid #ebebeb; }
html .woocommerce div.product .woocommerce-tabs ul.tabs li, html .woocommerce #content div.product .woocommerce-tabs ul.tabs li, html .woocommerce-page div.product .woocommerce-tabs ul.tabs li, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li ,html .woocommerce table.cart a.remove, html .woocommerce #content table.cart a.remove, html .woocommerce-page table.cart a.remove, html .woocommerce-page #content table.cart a.remove, html .woocommerce #payment, html .woocommerce-page #payment, html .woocommerce .customer_details,html .woocommerce ul.order_details, html .woocommerce nav.woocommerce-pagination ul li a, html .woocommerce-page nav.woocommerce-pagination ul li a,html .woocommerce form .form-row input.input-text, html .woocommerce form .form-row textarea, html .woocommerce-page form .form-row input.input-text, html .woocommerce-page form .form-row textarea, html .woocommerce .quantity input.qty, html .woocommerce #content .quantity input.qty, html .woocommerce-page .quantity input.qty, html .woocommerce-page #content .quantity input.qty,html .woocommerce .widget_shopping_cart .total, html .woocommerce-page .widget_shopping_cart .total { background: #f3f3f3; }html .woocommerce .quantity input.qty, html .woocommerce #content .quantity input.qty, html .woocommerce-page .quantity input.qty, html .woocommerce-page #content .quantity input.qty { border: 1px solid #f3f3f3; }
html .woocommerce .widget_shopping_cart .total, html .woocommerce-page .widget_shopping_cart .total { border-top: 2px solid #e5e5e5; }html .woocommerce table.cart a.remove:hover, html .woocommerce #content table.cart a.remove:hover, html .woocommerce-page table.cart a.remove:hover,html .woocommerce-page #content table.cart a.remove:hover, html #payment div.payment_box, html .woocommerce-page #payment div.payment_box { background: #e5e5e5; }
html .woocommerce table.shop_table tfoot td, html .woocommerce table.shop_table tfoot th, html .woocommerce-page table.shop_table tfoot td,html .woocommerce-page table.shop_table tfoot th, .cart-subtotal th, .shipping th , .total th, html .woocommerce table.shop_attributes .alt th,html .woocommerce-page table.shop_attributes .alt th, html .woocommerce ul.products li.product .price, html.woocommerce-page ul.products li.product .price { color: #333333; }
html .woocommerce ul.products li.product .price del, html .woocommerce-page ul.products li.product .price del,html .woocommerce table.cart a.remove, html .woocommerce #content table.cart a.remove, html .woocommerce-page table.cart a.remove,html .woocommerce-page #content table.cart a.remove { color: #888888; }
html .woocommerce .quantity .plus, html .woocommerce .quantity .minus, html .woocommerce #content .quantity .plus, html .woocommerce #content .quantity .minus, 
html .woocommerce-page .quantity .plus, html .woocommerce-page .quantity .minus, html .woocommerce-page #content .quantity .plus, 
html .woocommerce-page #content .quantity .minus { border: 1px solid #a0a0a0; }
html .woocommerce .quantity .plus, html .woocommerce .quantity .minus, html .woocommerce #content .quantity .plus, html .woocommerce #content .quantity .minus, 
html .woocommerce-page .quantity .plus, html .woocommerce-page .quantity .minus, html .woocommerce-page #content .quantity .plus, 
html .woocommerce-page #content .quantity .minus { color: #ffffff; }
html .woocommerce .quantity .plus, html .woocommerce #content .quantity .plus,  html .woocommerce-page .quantity .plus,html .woocommerce-page #content .quantity .plus, html .woocommerce .quantity .plus:hover, html .woocommerce #content .quantity .plus:hover,html .woocommerce-page .quantity .plus:hover,  html .woocommerce-page #content .quantity .plus:hover{ background: #9a9a9a; }
html .woocommerce .quantity .minus, html .woocommerce #content .quantity .minus,  html .woocommerce-page .quantity .minus,html .woocommerce-page #content .quantity .minus, html .woocommerce .quantity .minus:hover, html .woocommerce #content .quantity .minus:hover,html .woocommerce-page .quantity .minus:hover,  html .woocommerce-page #content .quantity .minus:hover{ background: #b6b6b6; }
.gdlr-skin-dark-skin, .gdlr-skin-dark-skin .gdlr-skin-content{ color: #ffffff; }
.gdlr-skin-dark-skin i, .gdlr-skin-dark-skin .gdlr-flex-prev, .gdlr-skin-dark-skin .gdlr-flex-next, .gdlr-skin-dark-skin .gdlr-hotel-availability .gdlr-datepicker-wrapper:after{ color: #ffffff; }
.gdlr-skin-dark-skin h1, .gdlr-skin-dark-skin h2, .gdlr-skin-dark-skin h3, .gdlr-skin-dark-skin h4, .gdlr-skin-dark-skin h5, .gdlr-skin-dark-skin h6, .gdlr-skin-dark-skin .gdlr-skin-title, .gdlr-skin-dark-skin .gdlr-skin-title a{ color: #ffffff; }
.gdlr-skin-dark-skin .gdlr-skin-title a:hover{ color: #ffffff; }
.gdlr-skin-dark-skin .gdlr-skin-info, .gdlr-skin-dark-skin .gdlr-skin-info a, .gdlr-skin-dark-skin .gdlr-skin-info a:hover{ color: #ffffff; }
.gdlr-skin-dark-skin a, .gdlr-skin-dark-skin .gdlr-skin-link, .gdlr-skin-dark-skin .gdlr-skin-link-color{ color: #e36d39; }
.gdlr-skin-dark-skin a:hover, .gdlr-skin-dark-skin .gdlr-skin-link:hover{ color: #ffffff; }
.gdlr-skin-dark-skin .gdlr-skin-box, .gdlr-skin-dark-skin .gdlr-column-service-item .gdlr-skin-box, .gdlr-skin-dark-skin .gdlr-flex-prev, .gdlr-skin-dark-skin .gdlr-flex-next{ background-color: #969696; }
.gdlr-skin-dark-skin *, .gdlr-skin-dark-skin .gdlr-skin-border{ border-color: #ffffff; }
.gdlr-skin-dark-testimonial, .gdlr-skin-dark-testimonial .gdlr-skin-content{ color: #ffffff; }
.gdlr-skin-dark-testimonial i, .gdlr-skin-dark-testimonial .gdlr-flex-prev, .gdlr-skin-dark-testimonial .gdlr-flex-next, .gdlr-skin-dark-testimonial .gdlr-hotel-availability .gdlr-datepicker-wrapper:after{ color: #ffffff; }
.gdlr-skin-dark-testimonial h1, .gdlr-skin-dark-testimonial h2, .gdlr-skin-dark-testimonial h3, .gdlr-skin-dark-testimonial h4, .gdlr-skin-dark-testimonial h5, .gdlr-skin-dark-testimonial h6, .gdlr-skin-dark-testimonial .gdlr-skin-title, .gdlr-skin-dark-testimonial .gdlr-skin-title a{ color: #ffffff; }
.gdlr-skin-dark-testimonial .gdlr-skin-title a:hover{ color: #ffffff; }
.gdlr-skin-dark-testimonial .gdlr-skin-info, .gdlr-skin-dark-testimonial .gdlr-skin-info a, .gdlr-skin-dark-testimonial .gdlr-skin-info a:hover{ color: #ffffff; }
.gdlr-skin-dark-testimonial a, .gdlr-skin-dark-testimonial .gdlr-skin-link, .gdlr-skin-dark-testimonial .gdlr-skin-link-color{ color: #e36d39; }
.gdlr-skin-dark-testimonial a:hover, .gdlr-skin-dark-testimonial .gdlr-skin-link:hover{ color: #ffffff; }
.gdlr-skin-dark-testimonial .gdlr-skin-box, .gdlr-skin-dark-testimonial .gdlr-column-service-item .gdlr-skin-box, .gdlr-skin-dark-testimonial .gdlr-flex-prev, .gdlr-skin-dark-testimonial .gdlr-flex-next{ background-color: #2b2b2b; }
.gdlr-skin-dark-testimonial *, .gdlr-skin-dark-testimonial .gdlr-skin-border{ border-color: #ffffff; }
.gdlr-skin-light-grey, .gdlr-skin-light-grey .gdlr-skin-content{ color: #999999; }
.gdlr-skin-light-grey i, .gdlr-skin-light-grey .gdlr-flex-prev, .gdlr-skin-light-grey .gdlr-flex-next, .gdlr-skin-light-grey .gdlr-hotel-availability .gdlr-datepicker-wrapper:after{ color: #e0e0e0; }
.gdlr-skin-light-grey h1, .gdlr-skin-light-grey h2, .gdlr-skin-light-grey h3, .gdlr-skin-light-grey h4, .gdlr-skin-light-grey h5, .gdlr-skin-light-grey h6, .gdlr-skin-light-grey .gdlr-skin-title, .gdlr-skin-light-grey .gdlr-skin-title a{ color: #b89f80; }
.gdlr-skin-light-grey .gdlr-skin-title a:hover{ color: #af9167; }
.gdlr-skin-light-grey .gdlr-skin-info, .gdlr-skin-light-grey .gdlr-skin-info a, .gdlr-skin-light-grey .gdlr-skin-info a:hover{ color: #828282; }
.gdlr-skin-light-grey a, .gdlr-skin-light-grey .gdlr-skin-link, .gdlr-skin-light-grey .gdlr-skin-link-color{ color: #282828; }
.gdlr-skin-light-grey a:hover, .gdlr-skin-light-grey .gdlr-skin-link:hover{ color: #848484; }
.gdlr-skin-light-grey .gdlr-skin-box, .gdlr-skin-light-grey .gdlr-column-service-item .gdlr-skin-box, .gdlr-skin-light-grey .gdlr-flex-prev, .gdlr-skin-light-grey .gdlr-flex-next{ background-color: #b89f80; }
.gdlr-skin-light-grey *, .gdlr-skin-light-grey .gdlr-skin-border{ border-color: #b89f80; }
.gdlr-skin-light-grey .gdlr-button, .gdlr-skin-light-grey .gdlr-button:hover, .gdlr-skin-light-grey input[type="button"], .gdlr-skin-light-grey input[type="submit"]{ border-color: #ad9479; color: #ffffff; background-color: #b89f80;  }
.gdlr-skin-light-grey input[type="text"], .gdlr-skin-light-grey input[type="email"], .gdlr-skin-light-grey input[type="password"], .gdlr-skin-light-grey textarea, .gdlr-skin-light-grey .gdlr-hotel-availability .gdlr-combobox-wrapper select{ color: #afafaf; }
.gdlr-skin-light-grey input[type="text"], .gdlr-skin-light-grey input[type="email"], .gdlr-skin-light-grey input[type="password"], .gdlr-skin-light-grey textarea, .gdlr-skin-light-grey .gdlr-hotel-availability .gdlr-combobox-wrapper select, .gdlr-skin-light-grey .gdlr-hotel-availability .gdlr-combobox-wrapper select option, .gdlr-skin-light-grey .gdlr-hotel-availability .gdlr-combobox-wrapper{ background-color: #ffffff; }
.gdlr-skin-dark-header, .gdlr-skin-dark-header .gdlr-skin-content{ color: #ffffff; }
.gdlr-skin-dark-header i, .gdlr-skin-dark-header .gdlr-flex-prev, .gdlr-skin-dark-header .gdlr-flex-next, .gdlr-skin-dark-header .gdlr-hotel-availability .gdlr-datepicker-wrapper:after{ color: #ffffff; }
.gdlr-skin-dark-header h1, .gdlr-skin-dark-header h2, .gdlr-skin-dark-header h3, .gdlr-skin-dark-header h4, .gdlr-skin-dark-header h5, .gdlr-skin-dark-header h6, .gdlr-skin-dark-header .gdlr-skin-title, .gdlr-skin-dark-header .gdlr-skin-title a{ color: #ffffff; }
.gdlr-skin-dark-header .gdlr-skin-title a:hover{ color: #ffffff; }
.gdlr-skin-dark-header .gdlr-skin-info, .gdlr-skin-dark-header .gdlr-skin-info a, .gdlr-skin-dark-header .gdlr-skin-info a:hover{ color: #ffffff; }
.gdlr-skin-dark-header a, .gdlr-skin-dark-header .gdlr-skin-link, .gdlr-skin-dark-header .gdlr-skin-link-color{ color: #ffffff; }
.gdlr-skin-dark-header a:hover, .gdlr-skin-dark-header .gdlr-skin-link:hover{ color: #ffffff; }
.gdlr-skin-dark-header .gdlr-skin-box, .gdlr-skin-dark-header .gdlr-column-service-item .gdlr-skin-box, .gdlr-skin-dark-header .gdlr-flex-prev, .gdlr-skin-dark-header .gdlr-flex-next{ background-color: #ffffff; }
.gdlr-skin-dark-header *, .gdlr-skin-dark-header .gdlr-skin-border{ border-color: #00abb7; }
.gdlr-skin-molino, .gdlr-skin-molino .gdlr-skin-content{ color: #828282; }
.gdlr-skin-molino i, .gdlr-skin-molino .gdlr-flex-prev, .gdlr-skin-molino .gdlr-flex-next, .gdlr-skin-molino .gdlr-hotel-availability .gdlr-datepicker-wrapper:after{ color: #1bb45d; }
.gdlr-skin-molino h1, .gdlr-skin-molino h2, .gdlr-skin-molino h3, .gdlr-skin-molino h4, .gdlr-skin-molino h5, .gdlr-skin-molino h6, .gdlr-skin-molino .gdlr-skin-title, .gdlr-skin-molino .gdlr-skin-title a{ color: #162232; }
.gdlr-skin-molino .gdlr-skin-title a:hover{ color: #1bb45d; }
.gdlr-skin-molino .gdlr-skin-info, .gdlr-skin-molino .gdlr-skin-info a, .gdlr-skin-molino .gdlr-skin-info a:hover{ color: #828282; }
.gdlr-skin-molino a, .gdlr-skin-molino .gdlr-skin-link, .gdlr-skin-molino .gdlr-skin-link-color{ color: #f53f1a; }
.gdlr-skin-molino a:hover, .gdlr-skin-molino .gdlr-skin-link:hover{ color: #f53f1a; }
.gdlr-skin-molino .gdlr-skin-box, .gdlr-skin-molino .gdlr-column-service-item .gdlr-skin-box, .gdlr-skin-molino .gdlr-flex-prev, .gdlr-skin-molino .gdlr-flex-next{ background-color: #ffffff; }
.gdlr-skin-molino *, .gdlr-skin-molino .gdlr-skin-border{ border-color: #828282; }
.gdlr-skin-molino .gdlr-button, .gdlr-skin-molino .gdlr-button:hover, .gdlr-skin-molino input[type="button"], .gdlr-skin-molino input[type="submit"]{ border-color: #ffffff; color: #ffffff; background-color: #7ac5c8;  }
.gdlr-skin-molino input[type="text"], .gdlr-skin-molino input[type="email"], .gdlr-skin-molino input[type="password"], .gdlr-skin-molino textarea, .gdlr-skin-molino .gdlr-hotel-availability .gdlr-combobox-wrapper select{ color: #828282; }
.gdlr-skin-molino input[type="text"], .gdlr-skin-molino input[type="email"], .gdlr-skin-molino input[type="password"], .gdlr-skin-molino textarea, .gdlr-skin-molino .gdlr-hotel-availability .gdlr-combobox-wrapper select, .gdlr-skin-molino .gdlr-hotel-availability .gdlr-combobox-wrapper select option, .gdlr-skin-molino .gdlr-hotel-availability .gdlr-combobox-wrapper{ background-color: #ffffff; }
body .gdlr-medium-room-new .gdlr-room-title {
font-size: 20px;
margin-bottom: 30px;
} .gdlr-header-transparent .gdlr-navigation-wrapper .gdlr-main-menu > li > a {
padding-bottom: 10px;
}
.gdlr-main-menu > .gdlr-normal-menu li, .gdlr-main-menu > .gdlr-mega-menu .sf-mega {
background-color: rgba(255,255,255,0.85);
}
.gdlr-fixed-header .gdlr-navigation-wrapper .gdlr-main-menu > li > a {
font-size: 16px;
}
.gdlr-fixed-header .gdlr-logo img {
width: auto;
}
.top-navigation-divider {
margin-top: 0px;
border-bottom-width: 0px;
border-bottom-style: solid;
}
.sf-menu > .gdlr-normal-menu ul {
font-size: 16px !important;
letter-spacing: 1.2px !important;
} .single-room .gdlr-reservation-bar{ display: none; }
.gdlr-navigation-wrapper .gdlr-menu-search-button,
.gdlr-navigation-wrapper .gdlr-menu-search-button-sep { display: none; }
body.hotelmaster-button-v4-style .gdlr-button, body.hotelmaster-button-v4-style input[type="button"], body.hotelmaster-button-v4-style input[type="submit"] {
text-transform: uppercase;
font-size: 24px;   
font-weight: normal;
letter-spacing: 2px;
padding: 12px 40px;
border: 0px;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
font-style: normal;
display: flex;
align-items: center;
justify-content: center;
}
body.single .gdlr-hotel-room-info-new-style {
padding-bottom: 0px;
padding-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-top-style: solid;
border-bottom-width: 1px;
border-bottom-style: solid;
} .elementor-accordion .elementor-accordion-item:first-child {
display: none;
} .awesome-weather-wrap {
text-shadow: none;
color: #fff;
}
.awesome-weather-header {
padding: 10px;
text-align: center;
color: #ffffff;
background: #7ac5c8;
text-transform: uppercase;
position: relative;
}
.awesome-weather-forecast {
border-top: solid 1px #7ac5c8;
border-top-color: #7ac5c8;
width: 90%;
margin-right: auto;
margin-left: auto;
margin-top: 20px;
padding: 20px 5% 15px 5%;
clear: both;
} @media (max-width: 479px) {
body.hotelmaster-new-style .gdlr-page-title-wrapper .gdlr-page-title {
font-size: 20px;
}
}
.myalignedcolumn > div > div {
flex-direction: column;
}
.myalignedcolumn .elementor-widget-wrap div:last-child {
margin-top: auto;
} input[type="text"], input[type="email"], input[type="password"], input[type="date"], input[type="tel"], textarea, .gdlr-hotel-availability .gdlr-combobox-wrapper select {
color: #333333;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="password"], .wpcf7 input[type="date"], input[type="tel"], .wpcf7 textarea {
padding: 16px 19px;
width: 100%;
font-size: 15px;
font-family: "Open Sans";
}
.wpcf7-select, .wpcf7 input[type="date"], .wpcf7 input[type="tel"] {
padding: 16px 19px;
width: 100%;
font-size: 15px;
}
.wpcf7-select, .wpcf7 input[type="date"], .wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-select, .wpcf7 input[type="date"], .wpcf7 input[type="tel"] {
color: #333333;
}
.wpcf7-select, .wpcf7 input[type="date"], .wpcf7 input[type="tel"] {
background-color: #f5f5f5;
}
.wpcf7-select, .wpcf7 input[type="date"], .wpcf7 input[type="tel"] {
border-width: 0px;
outline: none;
padding: 16px;
max-width: 100%;
}
.wpcf7-not-valid-tip {
color: #f53f1a;
font-size: 0.7em;
font-weight: normal;
display: block;
}
.wpcf7-not-valid {
border: 1px solid #f53f1a !important;
}
.wpcf7-select  {
font-size: 15px;
font-family: "Open Sans";
} .dialog-type-lightbox {
position: fixed;
height: 100%;
width: 100%;
bottom: 0;
left: 0;
background-color: rgba(122,197,200,.9);
z-index: 9999;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.gdlr-room-bottom-nav {
font-weight: bold;
text-align: center;
padding-bottom: 0px;
padding-top: 0px;
}
.gdlr-room-bottom-nav i {
cursor: pointer;
font-size: 40px;
}
.page-id-3305 .gdlr-item-start-content {
padding-top: 0px;
}
.page-id-3305 .section-container {
padding-top: 0px;
}