/**
Theme Name: HiRUM
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hirum
Template: astra
*/

iframe {
	height: 100%;
}

#oshen-footer a {
    color: #fff !important;
}

.promotion-btn-container a:hover {
	color: #D3C8B8 !important;
}

button#submitBookingWidget:hover, .nav-book-btn a:hover, input.wpcf7-form-control.wpcf7-submit:hover, .elementor-button-wrapper a:hover {
    background-color: #D3C8B8 !important;
}

.promotion-description a.crimson.dark:hover {
    color: #30bbda !important;
}

.vp-flex { max-width: 780px!important; }

#newsletter-container input[type="submit"] {
	padding: 5px 40px;
}

#newsletter-container form.wpcf7-form {
    display: flex;
	width: 100%;
}

#newsletter-container input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #ffffff;
    border-radius: 0px;
    opacity: 1;
    width: 100%;
    height: 45px;
}

#newsletter-container input.wpcf7-form-control.wpcf7-submit {
    width: 131px;
    height: 45px;
    background: transparent;
    border-radius: 0px !important;
    opacity: 1;
    color: #fff;
    text-align: left;
    letter-spacing: 0.08px;
    float: right;
    border: 1px solid #fff;
}

.facilities-open-plan figcaption.widget-image-caption {
    top: 25%!important;
}

.adventures h3 {
    padding: 12px 0px;
}

.position-rel {
    position: relative;
}

.post-navigation .nav-previous, .post-navigation .nav-next { display: none; } 
nav.navigation.post-navigation {
    display: none;
}

.elementor-slideshow__title {
    display: none;
}

/** Booking Form */

.booking-form {
background: #FFFFFFF7 0% 0% no-repeat padding-box;
box-shadow: 0px 0px 3px #00000029;
border-radius: 5px;
}
.dates {
    display: flex;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D2D8DD;
    border-radius: 5px;
    width: 298px;
}
.HDbookingWidget input[type="text"]:focus{
    outline: none;
}
.startDate, .endDate {
    width: 36%;
}
.divider {
    width:8%;
}
.HDbookingWidget input[type="text"] {
    width: 100%;
    padding: 15px 7px 15px 0px;
    margin-left: 15px;
    letter-spacing: 0.08px;
    color: #999999;
    font-size: 16px;
    font-family: roboto;
    border: none;
	background-color: transparent;
}

.HDbookingWidget input[type="number"] {
    width: 100%!important;
    padding: 15px 5px!important;
    letter-spacing: 0.08px;
    color: #999999;
    font-size: 16px;
    font-family: roboto;
    border: none;
    background-color: transparent;
    text-align: center;
}
	
.HDbookingWidget input[type="text"]::placeholder {
    font-size: 16px;
    letter-spacing: 0.08px;
    color: #999999;
    font-family: roboto;
}
.divider span {
    letter-spacing: 0.08px;
    color: #999999;
    font-family: roboto;
    font-size: 16px;
    position: relative;
    top: 9px;
}
.HDbookingWidget {
    display:flex;
}
.HDbookingWidget div {
    margin-right: 20px;
}
.adult-field, .child-field {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D2D8DD;
    border-radius: 5px;
	width: 130px;
}

button#submitBookingWidget {
    background-color: #44AEDE!important;
    border-radius: 5px;
    width: 100%;
    padding: 11px 30px;
    letter-spacing: 0.08px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    font-family: open sans;
    border: none;
}
/** End */

.promotion-description a.crimson.dark {
    color: #333 !important;
}
.main-header-menu > .menu-item > a {
	font-family: 'Open Sans',sans-serif;
	font-weight: 600;
}
#masthead .ast-container {
	max-width: 90%;
}

div#custom-paragraph p {
    margin: 0px !important;
}

#facilities-row figcaption.widget-image-caption.wp-caption-text {
    position: absolute;
    top: 34%;
    width: 100%;
    text-align: center;
}

/* .form_book_now .elementor-shortcode { height: 100vh; min-height: 2070px; } */

@media (max-width: 768px) {
	#facilities-row figcaption.widget-image-caption.wp-caption-text {
    	font-size: 25px;
	}
}

/** Forms */

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D2D8DD;
    border-radius: 5px;
    opacity: 1;
    width: 100%;
    height: 45px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    height: 100px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D2D8DD;
    border-radius: 5px;
    opacity: 1;
}

input.wpcf7-form-control.wpcf7-submit {
    width: 131px;
    height: 45px;
    background: #44AEDE 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    color: #fff;
	text-align: left;
	font: SemiBold 16px/22px Open Sans;
	letter-spacing: 0.08px;
	float: right;
}

form.wpcf7-form {
    width: 58%;
    display: block;
    margin: auto;
}

/** Nav */
.nav-book-btn a {
    background: #44AEDE 0% 0% no-repeat padding-box;
    border-radius: 5px;
    text-align: center !important;
    color: #fff !important;
    margin: auto;
    width: 100%;
    height: 45px !important;
}
.single-accommodations .ast-container {
    max-width: 100%;
    padding: 0;
}
.inc-span-dark {
	background: #44AEDE 0% 0% no-repeat padding-box;
    border-radius: 22px;
    letter-spacing: 0.1px;
    color: #fff;
    padding: 5px 30px;
    font-weight: 600;
}
span.inc-span {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 22px;
    letter-spacing: 0.1px;
    color: #30BBDA;
    padding: 5px 30px;
    font-weight: 600;
}

/** Grid */

.accommodations-block:nth-child(n+2) { margin-top: 80px; }
/*.accommodations-block > .row{
	content: "";
	display: table;
	clear: both;
	
}*/

.accommodations-block .row .col-4{
	/*float: left;*/
	-ms-flex-preferred-size: 30%;
	    flex-basis: 30%; /*width*/
	/*padding: 15px 25px!important;*/
}
.accommodations-block hr { width: 100%!important; }
.accommodations-block .row .col-4:first-child { padding-left: 0px; }
.accommodations-block .row .col-4:last-child { padding-right: 0px; }

.text-right{ text-align: right; }
.text-center { text-align: center; }
.promotion-btn-container {
    padding: 35px;
    text-align: center;
}
.promotion-btn-container a {     
	font-family: open sans;
    font-size: 20px;
    font-weight: 600 !important;
    letter-spacing: 0.1px;
}
.promotion-box-img {
    background-size: cover;
    width: 100%;
    min-height: 300px;
}
.accommodations-block .col-4 {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    opacity: 1;
}
.promotion-description {
    padding: 25px 35px !important;
}
.promotion-description h5 {
	text-align: left;
    font-family: Open Sans;
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 25px;
    letter-spacing: 0.12px;
    color: #333 !important;
}
.promotion-description h5.text-center {
    text-align: center;
}
.accommodations-block .promotion-description p { 
	color: #000;
	font-size: 17px;
    padding-bottom: 25px;
	font-family: 'Roboto',sans-serif;
}

@media screen and (min-width: 1024px) {
	.accommodations-block > .row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		/*justify-content: space-around;*/
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-webkit-box-align: stretch;
		    -ms-flex-align: stretch;
		        align-items: stretch;
	}
	.accommodations-block .row .col-4:nth-child(n+4) { margin-top: 80px; }
	.site-header {
		position: fixed;
		width: 100%;
		z-index: 999;
	}
}

@media screen and (max-width: 768px) {
	.promotion-box-img {
		width: 100%;
		height: auto;
		margin: auto;
	}
	.accommodations-block .col-4 {
		margin-bottom: 27px;
	}
	.promotion-btn-container {
		padding: 20px;
		text-align: center;
	}
}

@media screen and (max-width: 480px ) {
	.HDbookingWidget {
		display: block;
	}
	.dates, .adult-field, .child-field, .submit-btn {
		width: 100%;
		margin-bottom: 20px;
	}
	form.wpcf7-form {
		width: 100%;
	}
}