/*
 Theme Name:   Adomus Child
 Theme URI:    https://hotelwp.com/
 Description:  Adomus Child Theme
 Version: 0.1
 Author:       HotelWP
 Author URI:   https://hotelwp.com/
 Template:     adomus
 Text Domain:  adomus-child
*/
.list-menu .current-menu-ancestor > a, .list-menu .current-menu-item > a, .list-menu a:hover {
     color: rgba(10,23,33,0.7);
}
.header-no-bg .header:not(.is-fixed-header) .list-menu > li.current-menu-item, .header-no-bg .header:not(.is-fixed-header) .list-menu > li.menu-item-hover, .header-no-bg .header:not(.is-fixed-header) .list-menu > li.current-menu-ancestor {
    border-bottom: 1px solid rgba(10,23,33,0.7);
}
.hero-booking-form {
	top: unset!important;
    left: 0;
    bottom: 0;
    margin: 0;
    opacity: 0;
    padding: 22px 20px 0;
    position: absolute;
    right: 0;
    transition: opacity 0.4s;
}
#hero-search-form:not(.hb-vertical-search-form) .hb-booking-search-submit {
    float: left;
    top: 0;
    position: absolute;
    margin-bottom: 0;
    right: 0;
    border-radius: 0;
    height: 100%;
}
#hero-search-form:not(.hb-vertical-search-form) .hb-booking-search-submit input {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
}
.button, input[type="submit"], input[type="button"], .owner-slide-overlay, .gallery-item.gallery-link-all {
    background: #164a91!important;
}
.button:hover, input[type="submit"]:focus, input[type="submit"]:hover, input[type="button"]:focus, input[type="button"]:hover, .owner-slide-overlay:hover, .gallery-item, .gallery-item.gallery-link-all:hover, .featured-pages-row-img-wrapper a, .accom, .news-row .news-thumb{background:#2566c0!important}
.hero-booking-form ::placeholder {
    color: #373737;
    font-size: 14px;
    font-weight: 300;
    opacity: .85;
    font-family: calibri;
    letter-spacing: 1px;
}
#hero-search-form:not(.hb-vertical-search-form) .hb-check-dates-wrapper {
    width: 23.5%;
    background: #fff;
    border-radius: 3px;
    padding-left: 0;
}
#hero-search-form:not(.hb-vertical-search-form) .hb-people-wrapper, #hero-search-form:not(.hb-vertical-search-form) .hb-booking-search-submit {
    width: 15.3%;
	background: #fff;
    border-radius: 3px;
    padding-left: 0;
	box-sizing: content-box;
}
#dk0-combobox, #dk1-combobox{margin-left: 10%}
#hb-form-1-check-out-date{margin-left: 5%}
#hb-form-1-check-in-date{margin-left: 5%}
.hb-datepick-check-in-out-trigger {
    bottom: 11px;
    cursor: pointer;
    font-family: FontAwesome;
    font-size: 21px;
    right: 10px;
}
.hero-booking-form .hb-datepick-check-in-out-trigger {
       color: rgba(10,23,33,0.7);
    transition: color 0.4s;
}
.hero-booking-form .hb-datepick-check-in-out-trigger {
    right: 11px;
}
.hero-booking-form .dk-selected, .hero-booking-form input[type="text"]::placeholder {
    background: transparent;
    border-bottom: 0 none rgba(255,255,255,0.3);
   color: #373737!importand;
    font-size: 14px;
    font-weight: 400;
    opacity: .85;
    font-family: calibri;
    letter-spacing: 1px;
}
.hero-booking-form select, .hero-booking-form input[type="text"] {
	 background: transparent;
    border-bottom: 0 none rgba(255,255,255,0.3);
   color: #373737!importand;
    font-size: 14px;
    font-weight: 400;
    opacity: .85;
    font-family: calibri;
    letter-spacing: 1px;
	padding-left: 20px;
}
 .hb-dp-day a, a.page-numbers:hover, footer a:hover {
    color: #7c92b0!important;
	font-family: Calibri!important;
	font-weight: 700;
}
.hb-datepick-legend {
    line-height: 30px;
	color: rgba(10,23,33,0.6);
    text-align: center;
    font-family: Calibri;
    letter-spacing: 1px;
}

.hero-booking-form input[type="text"]:focus, .hero-booking-form .dk-select-open-up .dk-selected, .hero-booking-form .dk-select-open-down .dk-selected {
    background: transparent;
    border-bottom: 0 none rgba(255,255,255,0);
}
.hero-booking-form .hb-datepick-check-in-out-trigger:hover {
    color: rgba(10,23,33,0.7);
}
.hero-booking-form .dk-selected::after {
    right: 12px;
}
.hb-booking-search-submit input[type="submit"]{letter-spacing: 1px;
font-family: Calibri;
font-size: 16px;
color: #ffffffeb;}
.hero-booking-form {
    background: rgb(20, 57, 107, .75)!important;
}
.hb-vertical-search-form .hb-searched-summary p, .hb-vertical-search-form .hb-check-dates-wrapper, .hb-vertical-search-form .hb-people-wrapper, .hb-vertical-search-form .hb-search-button-wrapper {
    margin-right: 0%;
	background: #fff;
border-radius: 3px;
padding-left: 0;
    width: 100%;
}
/*******1700***************/
@media only screen and (min-width: 1700px){
.hero-slider .slick-prev, .hero.has-booking-form + .hero-booking-form {
    left: 0!important;
    margin-left: 0!important;
    top: auto;
}
	.hero.has-booking-form + .hero-booking-form:not(.hero-booking-form-vertical) {
    width: 94%!important;
		padding-left: 3%;
		padding-right: 3%;
}
.header, .top-header {
	border: 1px solid rgba(255,255,255,0.15);
	border-top: none;
	left: 0!important;
	margin-left: 0!important;
	margin-right: 0!important;
	padding-left: 5%;
	width: 95%!important;
	box-sizing: content-box;
}
	.list-menu {
    right: 5%;
}
	.logo {
    width: 16%;
    margin-top: 1%;
    opacity: .8;
}
	
}
/*******mobile***************/
@media only screen and (max-width: 599px){
	.hero-slider.slick-slider {
    display: none;
}
	.hero-media-wrapper {
	background-image: url("https://www.kalamaki-iceberg.com/wp-content/uploads/2019/01/MP3_3460-Edit-1600x900.jpg");
		background-position: center;
	}
	#hbook-booking-form-1 .dk-selected{padding-left: 10px}
	.featured-pages-row-img-wrapper a {
    height: 180px!important;
}
	.featured-pages-learn-more-wrapper{margin-bottom: 0!important}
	.columns-wrapper.row-has-no-owner-img{margin-top: 20px!important}
	 .section-title-followed-by-content p{padding: 0!important}
	#cta--1 .section-title h2 {
    background: none!important;
    background-position: center center;
    height: auto!important;
    font-size: 34px;
    font-style: italic;
    color: #fff;
    opacity: 1;
		float: left;
		display: inline;
    background-color: #e95758e8!important;
    background-size: cover;
    padding: 12px!important;
    line-height: auto!important;
}
	#cta--1 .content-with-padding {
    padding-bottom: 10px!important;
    padding-top: 0!important;
}
	.featured-pages-row-has-title p, .main-txt, #thea .textwidget, #text-img--1 p, #map-contact--1 .content-with-padding{font-weight: 400!important}
	.section-title h2{padding-top: 10px!important; opacity: .7!important}
	#text-img--1{margin-bottom: 0!important}
	#text-img--1 .content-with-padding{padding-bottom: 0!important}

}
/*******600***************/
@media only screen and (max-width: 700px){
	.hb-search-fields-and-submit{margin-top: 30px}
	.section-title h2 {
		padding-top: 36px;
		margin-bottom: 10px!important
	}
	.custom--2 #hbook-booking-form-1 input[type="text"], #editor--1 #hbook-booking-form-1 input[type="text"]{
		padding: 10px 10px 10px 15px;
border-radius: 3px;
border-bottom: 0 none;
margin-left: 0!important;
margin-bottom: 0!important;
	}
	.custom--2 #hbook-booking-form-1 .hb-datepick-check-in-out-trigger, #editor--1 #hbook-booking-form-1 .hb-datepick-check-in-out-trigger {
    bottom: 10px!important;
    cursor: pointer;
    font-family: FontAwesome;
    font-size: 21px;
    right: 11px!important;
}
	#hbook-booking-form-1 .dk-selected {
    border-radius: 3px;
    border-bottom: transparent;
    margin-left: 0!important;
    margin-bottom: 0!important;
}
	.hb-vertical-search-form .hb-search-button-wrapper{width: auto; margin-left: auto; margin-right: auto; text-align: center; background: none; margin-bottom: 50px}
	.rates {
    float: left;
    width: 100%!important;
    margin-right: 0!important;
}
	.availability{width: 100%!important}
	.rates table tr{font-size: 13px}
}
.section-title p{line-height: 40px}
/*******900***************/
@media only screen and (max-width: 900px){
	.featured-pages-row-img-wrapper a {
    	height: auto;
	}
	.featured-pages-learn-more-wrapper {
		top: auto!important;
		position: static!important;
	}
	.logo {
    width: 100%!important;
    margin-top: 2%!important;
    opacity: .8;
}
}
/*******1200***************/
@media only screen and (max-width: 1200px){
	.featured-pages-row-img-wrapper a {
    	height: 290px;
	}
	.featured-pages-learn-more-wrapper {
		position: absolute;
		top: 340px;
	}
	.logo {
    width: 25%;
    margin-top: 1%;
    opacity: .8;
}
}
/*******1201 up***************/
@media only screen and (min-width: 1201px){
	.featured-pages-row-img-wrapper a {
    	height: 400px;
	}
	.featured-pages-learn-more-wrapper{
		position: absolute;
		top: 475px;
	}
	.logo {
    width: 16%;
    margin-top: 2%;
    opacity: .8;
}
}
.mobile-menu-trigger {
    color: rgba(69, 77, 86, 0.79);
    font-size: 35px;
}
.featured-pages-row-img-wrapper img {
    display: block;
    transition: opacity 0.4s;
    -webkit-backface-visibility: hidden;
    height: 100%;
    transform: scale(1);
    overflow: hidden;
	opacity: .8;
    width: auto;
}
body{background: #f4f0eb}
.main-wrapper {
    box-shadow: inset 0 0 0 transparent, inset 0 0 0 transparent!important;
    margin: 0 auto;
    width: 100%;
    border-top: #f9f7f4 7px solid;
}
.section-title::before{
	content: "";
    display: inline-block;
    background: url(" https://www.kalamaki-iceberg.com/wp-content/uploads/2019/07/diamont-icon.jpg") no-repeat;
	background-size: 100% 100%;
    width: 45px;
    height: 50px;
}
.section-title p{
    color: #0a1721;
    font-weight: 800;
    margin-bottom: 2px;
    padding-top: 14px;
    text-transform: lowercase;
    font-family: Calibri;
    opacity: .75;
    font-size: 38px;
    font-weight: 100;
    letter-spacing: 1px;
    font-style: italic;
}
.section-title h2 {
    padding-top: 25px;
    margin-bottom: 30px;
    font-size: 17px;
	margin-top: 5px;
    font-family: Calibri;
    font-weight: 100;
    color: #0a1721;
    opacity: .65;
    letter-spacing: 2px;
	line-height: 24px
}
.featured-pages-row-img-wrapper a {
    display: block;
    width: auto;
    overflow: hidden;
    position: relative;
	opacity: 1;
	padding: 14px;
	border: 2px solid #c3d6ef;
	background: transparent !important;
	margin-bottom: 30px;
}

.featured-pages-row-has-title h3{display: none}
a.magic-title{font-family: Calibri; font-weight: 900; font-size: 30px; letter-spacing: 1px; color: #2e353a!important; font-style: italic; cursor: pointer; opacity: .9; padding-top: 25px}
.highlight {
    color: #0a1721!important;
    background: #e3e0dd;
    opacity: .7!important;
    letter-spacing: 1px;
    font-size: 14px!important;;
    font-weight: bold!important;;
    font-style: normal!important;;
    display: inline-block;
    padding: 0 5px 0 5px!important;;
    border-radius: 3px;
	margin-bottom: 30px!important;;
}
.featured-pages-row-has-title p{font-family:Calibri; font-size: 18px; color: #4f5356; letter-spacing: 1px; font-weight: 100; line-height: 26px}
.featured-pages-row-has-title p{margin-bottom: 10px}
.highlight em{color: #2e5bbf; font-size: 20px}
.featured-pages-learn-more-wrapper{ right: 43px; opacity: .9}
.featured-pages-learn-more-wrapper.button{opacity: .9; background:#3862bf!important;}
.featured-pages-row-vertical-border {
    background: transparent;
    bottom: 0;
    position: absolute;
    top: 0;
    width: 0;
}
.row-has-bottom-border {
    box-shadow: 0 0 0px transparent;
}
.columns-wrapper {
    overflow: hidden;
    position: relative;
    margin-top: -30px;
}
.featured-pages-row-img-wrapper a:hover img {
    opacity: 1;
}
.main-txt{border-bottom: 9px solid #e1deda; font-family: Calibri;
font-size: 18px;
color: #4f5356;
letter-spacing: 1px;
font-weight: 100;
line-height: 26px;
	padding-bottom: 20px;
	
}
.logo {
    width: 11%;
    margin-top: 17px;
    opacity: .8;
    max-width: 200px;
}
.section-title-followed-by-content::before{background: none; height: 0}
.section-title-followed-by-content p{text-transform: capitalize!important; padding-bottom: 20px; text-align: left}
.small-txt{font-size: 13px; color: #4f5356;
letter-spacing: 1px;
font-weight: 100; line-height: 26px; opacity: .7}
.owner-slider {
    border-left: 0 solid transparent!important;
}
.owner-slider {
    background: transparent;
    bottom: 77px;
    left: 50%;
    position: absolute;
    top: 80px;
    right: 40px;
}
.columns-wrapper.row-has-no-owner-img{border-top: 1px solid #d7d7d7; margin-top: 55px}
.owner-content .content-with-padding {
    padding-bottom: 60px;
    top: -5px;
}
#thea h3{font-size: 26px; font-weight: 900; letter-spacing: 1px}
#thea .textwidget{    
	font-family: Calibri;
    font-size: 16px;
    color: #4f5356;
    letter-spacing: 1px;
    font-weight: 100;
    line-height: 24px;
}
#cta--1 .section-title h2{background: url("https://www.kalamaki-iceberg.com/wp-content/uploads/2019/07/red-bg-title.jpg") no-repeat; background-position: center center; height: 55px; font-size: 34px; font-style: italic; color: #fff; opacity: 1; background-size: contain; }
#cta--1 .section-title::before {
   display: none
}

#cta--1 .cta-row a .fa{display: none}
#cta--2{display: none}
.page-template-template-advanced-layout footer {
        box-shadow: inset 0 1px 0px rgba(0,0,0,0.17);
    clear: both;
	top: 70px
}
.footer-dark-text .footer-vertical-border {
    background: rgba(0,0,0,0.15);
}
footer{background: none!important; clear: both}
footer .wp-caption.alignleft, img.alignleft {
    margin: 0 20px 5px 0;
    width: 40%;
    min-width: 150px;
    border-radius: 3px;
}
/*******site2-postit-116*********************************************************************************/
.postid-116 .main-wrapper, .postid-117 .main-wrapper, .postid-118 .main-wrapper, .postid-169 .main-wrapper, .postid-177 .main-wrapper, .postid-181 .main-wrapper, .postid-183 .main-wrapper, .postid-185 .main-wrapper, .page-id-523 .main-wrapper, .page-id-525 .main-wrapper, .postid-664 .main-wrapper, .postid-665 .main-wrapper, .postid-810 .main-wrapper, .postid-812 .main-wrapper{
	border-top: transparent 0 solid;
	z-index: 99
}
.postid-116 .row-has-bottom-border .content-with-padding, .postid-117 .row-has-bottom-border .content-with-padding, .postid-118 .row-has-bottom-border .content-with-padding, .postid-169 .row-has-bottom-border .content-with-padding, .postid-177 .row-has-bottom-border .content-with-padding, .postid-181 .row-has-bottom-border .content-with-padding, .postid-183 .row-has-bottom-border .content-with-padding, .postid-185 .row-has-bottom-border .content-with-padding, .page-id-523 .row-has-bottom-border .content-with-padding, .page-id-525 .row-has-bottom-border .content-with-padding, .postid-664 .row-has-bottom-border .content-with-padding, .postid-665 .row-has-bottom-border .content-with-padding, .postid-810 .row-has-bottom-border .content-with-padding, .postid-812 .row-has-bottom-border .content-with-padding{
	padding-bottom: 0; 
	max-width: none; 
	text-align: left
}
#custom--1 .content-with-padding{padding-top: 0}
.postid-116 .tagline, .postid-117 .tagline, .postid-118 .tagline, .postid-169 .tagline, .postid-177 .tagline, .postid-181 .tagline, .postid-183 .tagline, .postid-185 .tagline , .page-id-523 .tagline, .page-id-525 .tagline, .postid-664 .tagline, .postid-665 .tagline, .postid-810 .tagline, .postid-812 .tagline{
	display: none;
	color: #0a1721;
	font-weight: 100!important;
	text-align: left;
	margin-bottom: 2px;
	padding-top: 14px;
	text-transform: lowercase!important;
	font-family: Calibri;
	opacity: .75;
	font-size: 38px;
	letter-spacing: 1px;
	font-style: italic;
}
.postid-116 .below-hero-title h1, .postid-117 .below-hero-title h1, .postid-118 .below-hero-title h1, .postid-169 .below-hero-title h1, .postid-177 .below-hero-title h1, .postid-181 .below-hero-title h1, .postid-183 .below-hero-title h1, .postid-185 .below-hero-title , .page-id-523 .below-hero-title h1, .page-id-525 .below-hero-title h1, .postid-664 .below-hero-title h1, .postid-665 .below-hero-title h1, .postid-810 .below-hero-title h1, .postid-812 .below-hero-title h1{
	font-family: Calibri;
	font-weight: 900;
	font-size: 46px;
	letter-spacing: 1px;
	color: #2e353a !important;
	font-style: italic;
	cursor: pointer;
	opacity: .9;
	top: 60px;
	position: relative;
	padding-top: 25px;
	margin-top: 40px; 
	line-height: 50px
}
.page-id-523 .below-hero-title h1, .page-id-525 .below-hero-title h1{top: 0!important}
.page-id-523 .below-hero-title, .page-id-525 .below-hero-title {text-align: left; margin-top: 90px;}
.the-content li{
font-family: Calibri;
font-size: 20px;
color: #4f5356;
letter-spacing: 1px;
font-weight: 100;
line-height: 26px;
padding-bottom: 15px;
padding-right: 2%;
}
.the-content li::marker{font-weight: 700; font-size: 24px;color: #3758a2cf;}
.the-content ol{padding-bottom: 30px}
.rates-avail{padding-top: 50px; padding-bottom: 50px; float: left; width: 100%}
.hb-availability-calendar .hb-datepick-wrapper{box-shadow: 0 2px 8px rgba(0,0,0, .2)!important;}
.rates{float: left; width: 55%; margin-right: 5%}
.rates table{border-color: transparent; border-radius: 6px; box-shadow: 0 2px 8px rgba(0,0,0, .2);}
.availability{float: left; width: 40%}
.rates-avail h3{
font-family: Calibri;
font-weight: 900;
font-size: 30px;
letter-spacing: 1px;
color: #2e353a !important;
font-style: italic;
cursor: pointer;
opacity: .9;
padding-top: 25px;
}
.availability .hb-availability-calendar-centered{margin-left: 0}
#text-img--1{position: relative; margin-bottom: 35px}
#text-img--1 .column-has-bottom-border{box-shadow: inset 0 0 0px transparent;}
#text-img--1 p{margin-top: 35px; font-family: Calibri;
font-size: 18px;
color: #4f5356;
letter-spacing: 1px;
font-weight: 100;
line-height: 26px;
padding-top: 30px;
padding-right: 2%;
}
#gallery--1{padding-bottom: 50px}
#text-img--1 .content-with-padding { padding-top: 0}
.hero.hero-custom {
    height: auto;
    padding-bottom: 0;
    z-index: 100;
}
.list-menu ul li, .mobile-top-header .widget-contact-content {
    background: rgba(255, 255, 255, 0.8)!important;
	border-top: 1px solid rgba(191, 190, 190, 0.35);
}
.hero-slider .slick-prev{   
	left: 50%!important;
    margin-left: -800px!important;
	
}
.gallery-column{padding-bottom: 10%!important; width: 10%!important}
.custom--2 {
	padding-top: 40px;
    border-top: 1px solid #d7d7d7;
}
#custom--1 .section-title{margin-bottom: 50px; clear: both; float: left; width: 100%}
.hb-booking-search-form h3{display: none}

/**booking form 2*********************************************/
.custom--2 #hbook-booking-form-1, #editor--1 #hbook-booking-form-1{
	background: rgba(28, 83, 157, 0.99); 
	padding-left: 3%; 
	padding-right: 3%; 
	width: 94%;
	float: left;
	padding-top: 28px;
	border-radius: 5px
}
.custom--2 #hbook-booking-form-1 .hb-datepick-check-in-out-trigger, #editor--1 #hbook-booking-form-1 .hb-datepick-check-in-out-trigger {
    bottom: 16px;
    cursor: pointer;
    font-family: FontAwesome;
    font-size: 21px;
    right: 0px;
}
#dk0-combobox, #dk1-combobox{
    margin-left: 10%;
    border-radius: 3px;
	border-radius: 6;
}

.custom--2 #hbook-booking-form-1 input[type="text"], #hbook-booking-form-1 input[type="email"], #hbook-booking-form-1 input[type="number"], #hbook-booking-form-1 textarea, #editor--1 #hbook-booking-form-1 input[type="text"], #hbook-booking-form-1 input[type="email"], #hbook-booking-form-1 input[type="number"], #hbook-booking-form-1 textarea  {
    padding: 10px 10px 10px 15px;
	border-radius: 3px;
	border-bottom: 0 none;
}
.custom--2 #hbook-booking-form-1 ::placeholder, #editor--1 #hbook-booking-form-1 ::placeholder{
    color: #373737;
    font-size: 14px;
    font-weight: 300;
    opacity: .85;
    font-family: calibri;
    letter-spacing: 1px;
}
.custom--2 .dk-selected, #editor--1 .dk-selected{
	color: rgba(55,55,55, .85);
    font-size: 14px;
    font-weight: 300;
    font-family: calibri;
    letter-spacing: 1px;}
.custom--2 .dk-select-options, #editor--1 .dk-select-options {
    width: 90%;
    z-index: 999;
    right: 0;
	left: inherit;
}
.sticky, input[type="text"]:focus, input[type="email"]:focus, textarea:focus, .dk-option:hover, div.hb-accom-selected, div.hb-resa-summary-content {
    background: rgb(255, 255, 255)!important;
}
#hbook-booking-form-1 .dk-selected{border-radius: 3px; border-bottom: transparent}
#cta--1 .content-with-padding{padding-bottom: 10px}
#custom--1 .full-width-content-with-padding {
    padding: 0;
}
#hbook-booking-form-1 .hb-search-button-wrapper input{line-height: 27px; background: #bd2883 !important;transition: background 0.4s, color 0.4s;font-weight: 400; letter-spacing: 2px}
#hbook-booking-form-1 .hb-search-button-wrapper input:hover{background: #2566c0 !important;}
/*****apotelesmata*******************/
.hb-searched-summary {
    border-bottom: transparent;
	font-family: Calibri;
	font-size: 18px;
	color: #4f5356;
	letter-spacing: 1px;
	font-weight: 100;
	line-height: 26px;
    margin-bottom: 0;
    background: #fff;
    padding-bottom: 10px;
	border-radius: 6px 6px 0 0;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 3%;
	
}
.hb-accom-page .hb-accom {
    background: none;
    border-bottom: transparent!important;
    border-radius: 0;
    border-top: 1px solid #ccc;
    margin-bottom: 40px!important;
    padding: 0;
    padding-top: 30px;
	font-family: Calibri;
	font-size: 18px;
	color: #4f5356;
	letter-spacing: 1px;
	font-weight: 100;
	line-height: 26px;
}
.hb-accom-list {
    max-width: 100%!important;
    background: #fff;
    padding-left: 3%;
    padding-right: 3%;
    border-radius: 0 0 6px 6px;
}
.hb-accom-list .hb-accom-multiple-choice{margin-bottom: 2%; display: flow-root; }
p.hb-select-accom input{letter-spacing: 1px}
#map-contact--1 input, #map-contact--1 textarea{
	padding: 10px 10px 10px 15px;
border-radius: 3px;
border: 1px solid #b7b7b794;
background: #cfd2d54d!important;
}
#map-contact--1 input[type="submit"]{background: #164a91 !important; border: 0 transparent}
.map-contact-row.columns-wrapper {
    overflow: visible;
    top: 60px;
	margin-bottom: 50px
}
#map-contact--1 label{
	font-family: Calibri;
font-weight: 900;
font-size: 20px;
letter-spacing: 1px;
color: #2e353a !important;
font-style: italic;
cursor: pointer;
opacity: .9;
padding-top: 25px;
}
#map-contact--1 h4{
	font-family: Calibri;
font-weight: 900;
font-size: 26px;
letter-spacing: 1px;
color: #2e353a !important;
font-style: italic;
cursor: pointer;
opacity: .9;
	margin-bottom: 0;
padding-top: 25px;
}
#map-contact--1 b{
	font-family: Calibri;
font-weight: 900;
font-size: 20px;
letter-spacing: 1px;
color: #2e353a !important;
font-style: italic;
cursor: pointer;
opacity: .9;
	padding-bottom: 10px;
padding-top: 25px;
}
#map-contact--1 .content-with-padding{
	font-size: 14px;
color: #4f5356;
letter-spacing: 1px;
font-weight: 100;
line-height: 26px;
padding-top: 30px;
}
#map-contact--1 .contact-row-vertical-border {
    background: #d4d4d4;
    bottom: 0;
    left: 50%;
    position: absolute;
    top: 10px;
    width: 1px;
    margin-bottom: 50px;
}
.below-hero-title h1{
    margin-bottom: 30px;
    font-size: 22px;
    margin-top: 5px;
	line-height: 28px;
    font-family: Calibri;
    font-weight: 100;
    color: #0a1721;
    opacity: .65;
    letter-spacing: 2px;
}
.below-hero-title p.tagline{
	color: #0a1721;
    margin-bottom: 2px;
	line-height: 40px;
    padding-top: 14px;
    text-transform: lowercase;
    font-family: Calibri;
    opacity: .75;
    font-size: 38px;
    font-weight: 100;
    letter-spacing: 1px;
    font-style: italic;
}
#accom--1{margin-bottom: 30px}
#accom--1 h3{font-family: Calibri;
    font-weight: 900;
 
    letter-spacing: 1px;
    
    font-style: italic;
    cursor: pointer;
    opacity: .9;
    padding-top: 25px;}
.below-hero-title h1::before{content: "-"; height: 30px; display: inline;
padding-right: 10px;}
.below-hero-title h1::after{content: "-"; height: 30px; display: inline;
padding-left: 10px;}
.main-wrapper {
    min-width: 320px;
    padding-left: 3%;
    box-sizing: border-box;
    padding-right: 3%;
}
#custom--1 h3{font-family: Calibri;
    font-weight: 900;
    font-size: 30px;
    letter-spacing: 1px;
    color: #2e353a!important;
    font-style: italic;
    cursor: pointer;
    opacity: .9;
    padding-top: 0}
input[type="text"]:focus, input[type="email"]:focus, textarea:focus, .dk-option:hover {
    background: rgb(241, 241, 241)!important;
}
div.hb-accom-selected{background: transparent!important; padding-bottom: 20px!important}
.hb-resa-summary{clear: both}
.hb-booking-details-form.has-validation-callback  {box-sizing: border-box; max-width: 100%; width: 100%!important; margin-bottom: 3%; background: white!important; padding: 3%; border-radius:  6px } 
.hb-booking-details-form.has-validation-callback  .hb-details-fields{width: auto; margin: inherit  }
.hb-booking-details-form.has-validation-callback  .hb-details-fields p{width: 46%; float: left; padding-left: 2%; padding-right: 2%}