/* 
 Theme Name:   Zeald Website Theme
 Theme URI:    
 Description:  Divi child theme containing any special customisations for this website
 Author:       Zeald
 Author URI:   http://www.zeald.com
 Template:     Divi
 Version:      3.0

 /* == Add your own styles below this line ==
--------------------------------------------*/
p{
	font-weight: 300;
}
.et_header_style_left .logo_container{
	top: 8px;
}
span.logo_helper{
	display: none;
}
#top-menu a{
	font-weight: normal;
}
#top-menu .menu-item-has-children a{
	padding-right: 0 !important;
}
#top-menu .menu-item-has-children a:after{
	display: none;
}
.nav ul li a:hover, .et_mobile_menu li a:hover{
	background-color: transparent;
    opacity: 1;
    color: #0D8B77 !important;
}
#top-menu-nav > ul > li > a:hover{
	opacity: 1;
    color: #0D8B77 !important;
}
#breadcrumbs {
    margin-top: 20px;
    margin-bottom: 40px;
	font-size: 13px;
}
.niconne-normal .et_pb_text_inner h2{
	font-weight: normal;
}
.search-results #breadcrumbs { display: none; }
#top-header .container{
	  padding-top: 13px;
}
#et-info, #et-secondary-menu > ul > li a{
	padding-bottom: 13px;
}
#et-info #et-info-phone{
	color: #007663;
}
#et-info #et-info-phone a{
	color: #007663;
    font-weight: bold;
}
#et-info #et-info-email{
	font-weight: normal;
}
#et-info #et-info-email:before{
	    position: relative;
    top: 2px;
}
#top-header #et-info{
	float: inherit;
}
#top-header .et-social-icons{
	float: right;
}
.header-niconne-normal h1.entry-title{
	font-weight: normal;
	padding-bottom: 0;
}

.et_pb_module.custom-slides .et_pb_slides .et_pb_slide_description .et_pb_slide_title{
	font-weight: normal;
    margin-bottom: 10px;
}
.et_pb_module.custom-slides .et-pb-controllers{
	bottom: 70px;
}

.et_pb_module.custom-image-fit,
.et_pb_module.custom-image-fit .et_pb_image_wrap{
	height: 100%;
}
.et_pb_module.custom-image-fit .et_pb_image_wrap img{
	-o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
}
.custom-gallery .et_overlay:before{
	transform: rotate(265deg);
}
.et_pb_section.custom-section-with-bg{
	position: relative;
    overflow: hidden;
}
.et_pb_section.custom-section-with-bg:after{
	content: "";
    /*max-width: 1280px;*/
    width: calc(100% - 33.1%);
    height: 100%;
    position: absolute;
    top: 14%;
    background: #F4F3EF;
}
.et_pb_row_inner.rooms-main-details{}
.et_pb_module.custom-amenities .et_pb_blurb_container{
	vertical-align: middle;
}
.et_pb_module.custom-amenities .et_pb_blurb_container h4{
	padding-bottom: 0;
}
.et_pb_module.custom-navigation-side .et-menu-nav ul{
    margin-left: 0;
    margin-right: 0;
	display: block;
}
.et_pb_module.custom-navigation-side .et-menu-nav ul li{
    margin-top: 0;
    border-bottom: 1px solid #E1E1E1;
    padding: 0;
}
.et_pb_module.custom-navigation-side .et-menu-nav ul li.current-menu-item{
	border-bottom: 1px solid #007663;
}
.et_pb_module.custom-navigation-side .et-menu-nav ul li.current-menu-item a{
	color: #007663;
}
.et_pb_module.custom-navigation-side .et-menu-nav ul li a{
	padding: 15px 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    display: block;
}
.footer-widget h4{
    font-weight: 600 !important;
	padding-bottom: 20px;
}
#footer-widgets .footer-widget li{
	padding-left: 0;
	margin-bottom: 10px;
}
#footer-widgets .footer-widget li a{
	font-weight: 300;
}
.footer-widget ul li:before{
	display: none;
}
#footer-widgets .footer-widget ul.social-icons-list{
	margin-bottom: 35px;
    margin-top: 10px;
}
#footer-widgets .footer-widget ul.social-icons-list li{
	/*float: left;*/
	display: inline;
    margin-right: 5px;
}
#footer-widgets .footer-widget ul.social-icons-list li a{}
#footer-widgets .footer-widget .et_pb_button.custom-foot-btn{
	border-color: #fff;
    padding: 13px 40px !important;
	font-weight: 600;
	cursor: pointer;
}
#footer-widgets .footer-widget a.foot-tel{
	font-size: 18px;
    color: #EAA221;
    font-weight: bold;
	margin-bottom: 5px;
    display: inline-block;
}
#footer-widgets .footer-widget a.foot-tel span#et-info-phone:before{
	font-size: 14px;
    margin-right: 8px;
    position: relative;
    top: 0;
}
#footer-widgets .footer-widget a.foot-mail span#et-info-email:before{
	margin-right: 8px;
    position: relative;
    top: 0;
}

#footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.14);
    padding: 0;
}
#footer-bottom .container{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
#footer-info{
	padding-bottom: 0;
}
.bottom-nav{
	padding: 7px 0;
}
#footer-bottom a{
    font-size: 11px;
    font-weight: normal;
    color: #fff;
}

.et-social-rss a.icon:before{
	content: url(assets/images/traveladvisor-o.png);
	position: relative;
    top: 3px;
}

.et-pb-arrow-prev, .et-pb-arrow-next{
	background: rgba(0, 118, 99, 0.7);
	padding: 12.5px 13px;
	font-size: 36px;
}
.et-pb-arrow-prev{
	left: 0;
}
.et-pb-arrow-next{
	right: 0;
}
.et_pb_slider:hover .et-pb-arrow-prev{
	left: 0;
	background: #007663;
}
.et_pb_slider:hover .et-pb-arrow-next{
	right: 0;
	background: #007663;
}
.et-pb-controllers a{
    background: transparent;
    width: 9px;
    height: 9px;
    opacity: 1;
    border: 2px solid #FFFFFF;
}
.mobile_menu_bar:before{
	color: #222;
}
.et_mobile_menu{
	    border-top: 3px solid #007663;
}
.et_mobile_menu li a{
	    font-weight: normal;
}
.et_mobile_menu .menu-item-has-children > a{
	font-weight: normal;
	background-color: transparent;
}
#gform_submit_button_1{
	padding: 13px 30px !important;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	padding: 5px 8px !important;
    border: 1px solid #E1E1E1;
    border-radius: 7px;
    height: 42px;
}
.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label{
	font-size: 14px !important;
    font-weight: normal !important;
}
.gform_wrapper textarea{
	padding: 5px 8px !important;
    border: 1px solid #E1E1E1;
    border-radius: 7px;
	max-width: 600px;
	height: 160px !important;
}

.et_pb_testimonial:before{
	    content: url(assets/images/testimonial.png);
    position: static;
    margin-left: 0;
    display: block;
    margin-bottom: 30px;
}
#breadcrumbs{
    margin-top: 45px;
    margin-bottom: 20px;
}
.custom-buttons-rooms a.et_pb_button{
	padding: 14.5px 28px !important;
    margin: 0 5px;
    font-weight: 600;
}
.custom-buttons-rooms a.et_pb_button.white-btn{
	background-color: transparent;
    color: #007663;
}
.custom-buttons-rooms a.et_pb_button:hover{
	 padding: 14.5px 28px !important;
}
/** Media Queries **/
@media only screen and (min-width: 981px){
	#logo {
		max-height: 127px !important;
		width: 90px;
	}
	#footer-widgets .footer-widget:first-child{
		width: 39.333%;
		margin-right: 10%;
	}
	#footer-widgets .footer-widget:nth-child(2){
		width: 28.333%;
	}
	#footer-widgets .footer-widget:last-child{
		width: 19.333%;
	}
	.et_pb_gutters2 .et_pb_column_2_3 > .et_pb_row_inner.rooms-main-details > .et_pb_column_2_9:first-child{
		width: 21.28765%;
		margin-right: 4.569%;
		border-right: 1px solid #E1E1E1;
	}
	.et_pb_gutters2 .et_pb_column_2_3 > .et_pb_row_inner.rooms-main-details > .et_pb_column_2_9:nth-child(2){
		margin-right: 13.569%;
	}
}
@media only screen and (min-width: 768px){
	.et_pb_gutters2 .et_pb_column_2_3 > .et_pb_row_inner.rooms-main-details > .et_pb_column_2_9:first-child{
		width: 25.28765%;
    	margin-right: 4.569%;
		border-right: 1px solid #E1E1E1;
	}
	.et_pb_gutters2 .et_pb_column_2_3 > .et_pb_row_inner.rooms-main-details > .et_pb_column_2_9:nth-child(2){
		margin-right: 2.569%;
    	width: 41.28765%;
	}
	.et_pb_gutters2 .et_pb_column_2_3 > .et_pb_row_inner.rooms-main-details > .et_pb_column_2_9:last-child{
		width: 26.28765%;
	}
}
@media only screen and (max-width: 980px){
	.et_header_style_left #logo{
		max-height: 127px !important;
		width: 75px;
	}
	.et_pb_section.custom-section-with-bg:after{
		width: 100%;
	}
	#top-header .container{
		padding-top: 0;
	}
	.et_pb_module.custom-navigation-side .et_pb_menu__menu{
		display: block;
		width: 100%;
	}
	.et_pb_module.custom-navigation-side .et_mobile_nav_menu{
		display: none;
	}
	.et_pb_module.custom-navigation-side .et-menu-nav ul{
		width: 100%;
	}
	
}
@media only screen and (max-width: 767px){
	.et_pb_module.custom-slides .et-pb-controllers{
		bottom: 5%;
	}
}
@media (max-width: 630px){
	#footer-bottom .container {
		display: block;
	}
	.bottom-nav li {
		padding-right: 10px;
		padding-left: 10px;
	}
	.custom-gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image a img{
		width: 100%;
	}
}
