/*
Theme Name: Malmo Child
Theme URI: http://malmo.elated-themes.com/
Description: A child theme of Malmo Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.0
Template: malmo
*/
@import url("../malmo/style.css");

/*Style default class*/
.bg-position-right-top,
.bg-position-right-top .eltd-elements-holder-item{
	background-position: right top;
}
.white,
.white a,
.white span,
.white p,
.white em,
.white strong,
.white b,
.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6{
	color: #fff;
}

.the-lush-and-vibrant-rainforest-section .eltd-horizontal-alignment-center{
	background-position: center bottom;
}
.about-us-section-page .eltd-horizontal-alignment-center,
.osa-rainforest-accommodation-food .eltd-horizontal-alignment-center{
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.image_center{
    background-position: center;
}
/*Style Header*/
.eltd-header-standard .eltd-menu-area .eltd-drop-down:after{
	background-color: transparent;
}
/*Style Newsletter emma*/
.e2ma_signup_form .e2ma_signup_form_required_footnote{
	display: none;
}
.e2ma_signup_form .e2ma_signup_form_row{
    display: inline-block;
	max-width: 270px;
	vertical-align: top;
	width: 100%;
}
.e2ma_signup_form .e2ma_signup_form_label{
    color: #939598;
    display: inline-block;
    font-weight: normal;
    margin-right: 15px;
	min-width: 0;
	padding-top: 20px;
	vertical-align: top;
	width: auto;
}
.e2ma_signup_form .e2ma_signup_form_element{
	display: inline-block;
	max-width: 200px;
	vertical-align: top;
}
.e2ma_signup_form .e2ma_signup_form_button_row{
	display: inline-block;
	float: none;
	margin-top: 5px;
	vertical-align: top;
}
.e2ma_signup_form .e2ma_signup_form_button{
	color: #fff;
    background-color: #5cb85c;
    border: 1px solid #3d8b3d;
    border-radius: 2px;
    font-weight: 400;
    height: auto;
    line-height: 1.428571429;
	padding: 15px 16px;
}
.e2ma_signup_form .e2ma_signup_form_button:hover{
	background-color: #3d8b3d;
    border-color: #255625;
}
footer .eltd-footer-top-holder .widget .eltd-footer-widget-title{
	color: #0a0a0a;
	font-family: Neucha;
}
/*Style Footer*/
.eltd-footer-top{
	background: #fff;
}
footer.eltd-page-footer .eltd-footer-top:not(.eltd-footer-top-full) .eltd-container-inner {
    padding: 30px 0;
}

.eltd-footer-top .eltd-footer-column-1{
	text-align: center;
}
.eltd-footer-top h3{
	font-family: Neucha;
    font-size: 20px;
}
.eltd-footer-top .mc4wp-form-fields label{
	display: none;
}
.eltd-footer-top .mc4wp-form-fields p{
	display: inline-block;
	vertical-align: top;
}
.eltd-footer-top .mc4wp-form-theme input[type=submit]{
	padding: 15px 16px;
}

.popmake-content h3{
	font-weight: 500;
	color: #ff7348;
}
.eltd-header-standard .eltd-page-header .eltd-logo-wrapper a{
    max-height: 124px !important;
}
/********************** Media Queries **********************/
@media (min-width: 1025px) {
	.eltd-menu-area .eltd-vertical-align-containers {
	    padding: 0 20px !important;
	}
	.eltd-page-header .eltd-position-right .eltd-main-menu #menu-main-menu li a {
	    font-size: 9px !important;
	}
  }
@media (min-width: 1180px) {
	.eltd-page-header .eltd-position-right .eltd-main-menu #menu-main-menu li a {
	    font-size: 12px !important;
	}
}