/*
Theme Name: Enfold Child
Description: <strong>Custom Child Theme for Enfold</a>
Version: 3.0.4
Template: enfold
Author: Kriesi
Author URI: http://www.kriesi.at
License: Themeforest Split Licence
License URI: -
Theme URI: www.kriesi.at/themes/enfold/
*/

/* Custom CSS */

/* COLOURS

BLUE: #204184
PINKY RED: #ef454c

***************************************************************************************************/

.container h1 {
	color: #204184;
	font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	background: url(images/gam-areoplane-graphic-22w.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}

h2 {
	margin-bottom: 15px !important;
	font-size: 24px;
	color: #ef454c !important;
}

.slideshow_align_caption h2 {
	color: #fff !important;
}

h3, .main_color h3 {
	font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #ef454c;
}

h4 {
	font-size: 16px !important;
	margin-top: 15px !important;
	margin-bottom: 10px !important;
}

h5 {
	font-size: 14px !important;
	margin-top: 30px !important;
	margin-bottom: 12px !important;
}

.main_color strong {
	color: #55606e;
}

.entry-content ul {
	list-style-type: disc !important;
}

/* LAYOUT
**************************************************************************************************/
/*.av_one_third {
	margin-left: 5%;
	width: 30%;
}*/
.av_one_third img {
	width: 350px;
}

.av_one_third h3 {
	color: #204184;
	font-weight: 300;
}

.iconbox .iconbox_content .iconbox_content_title {
	background: none;
}

.iconbox_content {
	min-height: 117px;
}

/* HEADER */
#header {
	background: #fff;
}

/* FOOTER */
#footer .widgettitle {
	border-bottom: 1px solid #ef454c;
	padding-bottom: 5px;
	color: #fff;
}

#footer a {
	color: #ef454c;
}

/* SHORT CODES
****************************************************************************************************/
.avia-button.avia-size-large {
	border-bottom: 2px solid #c05f5f;
}

.av_promobox {
	border-radius: 3px;
/*float: right;*/
	width: 99%;
}

.avia-promocontent p {
	font-size: 16px;
	font-weight: 600;
	font-style: italic;
	color: #204184;
}

.li-profile-container {
	width: 340px !important;
}

/* FANCY CLASSES
****************************************************************************************************/
.gamCta {
	text-transform: uppercase;
	text-align: center;
	font-size: 22px;
	color: #204184;
	position: relative;
}

.gamCtaBorder {
	bottom: 0;
	height: 10px;
	width: 200px;
	background: url(images/gam-areoplane-graphic-22w.png);
	position: absolute;
	right: 0;
}

.gamButton {
	border-radius: 3px;
	background-color: #ef454c;
	color: #fff !important;
	border: none;
	border-bottom: 2px solid #cd2329 !important;
	text-decoration: none;
	padding: 10px 20px;
	margin: 20px;
	display: inline-block;
}

.gamButton:hover {
	background-color: #c05f5f;
	text-decoration: none;
}

.gamNote {
	color: #ef454c;
	font-style: italic;
	text-align: center;
}

.buttonText {
	color: #204184;
	font-size: 22px;
	font-style: italic;
	text-align: center;
	line-height: 30px;
}

.hpHeader {
	padding: 5px 0 10px;
	background: url(images/gam-areoplane-graphic-22w.png) !important;
	background-position: right bottom !important;
	background-repeat: no-repeat !important;
}

/* FORMS
*****************************************************************************************************/
#top input[type="text"],#top input[type="tel"],#top input[type="email"] {
	width: 244px;
	border-radius: 3px;
	font-style: italic;
}

.textwidget .gform_wrapper .gform_footer.left_label {
	padding: 0;
}

.gform_wrapper .gform_footer input[type=submit] {
	border-radius: 3px;
	background-color: #ef454c;
	color: #fff;
	border-bottom: 2px solid #cd2329;
}

.gform_wrapper .gform_footer input[type=submit]:hover {
	background-color: #c05f5f;
}

.gform_wrapper .gfield_required {
	color: #ef454c !important;
}

#gform_wrapper_2 {
	border: 2px solid #ef454c;
	border-radius: 5px;
	padding: 20px;
}

/* JASONS STYLING
**********************************************************************************************************/
#top input[type="text"]:focus, #top input[type="password"]:focus, #top input[type="email"]:focus, #top input[type="number"]:focus, #top input[type="url"]:focus, #top input[type="tel"]:focus, #top input[type="search"]:focus, #top textarea:focus {
	box-shadow: 0 0 2px 0 rgba(239,69,76,0.6);
	border: 1px solid #ef454c;
}

/*******/
/*#sideLeft {
  padding-right:57px;
}

#sideRight {
  margin-left:-30px;
}


.flex_column av_three_fifth {
  padding-right:57px; !important;
}*/
.av_three_fifth {
	width: 52.6% !important;
	margin-right: -40px;
	padding-left: 118px;
}

.ems-list {
	clear: both;
	list-style-type: none;
	margin: 30px 0;
	padding: 0;
	overflow: hidden;
}

.ems-list > li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.ems-list > li:nth-child(1) {
	float: left;
	width: 33%;
}

.ems-list > li:nth-child(2) {
	float: left;
	width: 34%;
}

.ems-list > li:nth-child(3) {
	float: left;
	width: 33%;
}

.ems-list ul {
	margin: 0 0 0 10px;
	padding: 0;
}

.ems-items {
	list-style-type: none;
	width: 90%;
	margin: 0 auto;
	padding: 15px 0 15px 15px;
	overflow: hidden;
	border: 1px solid #ddd;
}

.ems-items li {
	float: left;
	background: none !important;
	list-style-type: none;
	height: 68px;
	margin: 0 0 10px;
	padding: 5px !important;
}

.ems-items li:nth-child(n) {
	width: 18%;
}

.ems-items li:nth-child(2n) {
	width: 15%;
	text-align: left;
}

.ems-items a {
	line-height: 65px;
}

.ems-items img {
	border: 1px solid #ddd;
}

.vip-corp {
	float: right;
	width: 232px;
	margin-left: 15px;
	text-align: right;
}

.vip-corp img {
	padding: 2px;
	border: 1px solid #ddd;
}

ul.freight {
	list-style-type: none;
	margin: 30px 0 0;
	padding: 0;
}

ul.freight li {
	float: left;
	background: none !important;
	list-style-type: none;
	margin: 0 0 20px;
	padding: 0 !important;
	text-align: center;
}

ul.freight img {
	padding: 2px;
	border: 1px solid #ddd;
}

ul.freight li:nth-child(1) {
	width: 33%;
}

ul.freight li:nth-child(2) {
	width: 34%;
}

ul.freight li:nth-child(3) {
	width: 33%;
}

ul.freight li:nth-child(4) {
	width: 100%;
}

.locations ul {
	list-style-type: none;
	margin: 0 0 20px;
	padding: 0;
	overflow: hidden;
}

.locations li {
	float: left;
	background: none !important;
	list-style-type: none;
	margin: 0;
	padding: 0 !important;
}

.locations li:nth-child(n) {
	width: 30%;
}

.locations li:nth-child(2n) {
	width: 70%;
}

.locations p {
}

.avia_code_block_1 {
	display: none;
}

#footer ul.services li {
	background: url("/wp-content/themes/enfold/images/plane-icon.png") no-repeat scroll left center rgba(0,0,0,0);
	padding-left: 20px;
}

.entry-content ul {
	list-style-type: none;
}

.entry-content ul li li {
	background: url("/wp-content/themes/enfold/images/bluecheck.png") no-repeat scroll left center rgba(0,0,0,0);
	padding-left: 24px;
}

.av_one_third h3 {
	background: none;
}

.av_promobox .avia-button {
	background: #3cb2e5;
	border-color: #239ACD !important;
}

.av_promobox .avia-button:hover {
	background: #45BCEF;
}

.wpcf7-form #depart-loc, .wpcf7-form #depart-date, .wpcf7-form #arrive-loc, .wpcf7-form #arrive-date {
	float: left;
	margin-right: 15px !important;
}

.wpcf7-form #depart-date, .wpcf7-form #arrive-date {
	width: 120px !important;
}

.wpcf7-form p {
	overflow: hidden;
}

.margin30 {
	margin: 30px 0;
}

.el_after_av_slideshow_accordion {
	overflow: hidden;
}

.el_after_av_slideshow_accordion .widget {
	clear: none;
	float: left;
	width: 33%;
	margin-right: 2%;
	padding: 0 !important;
}

.el_after_av_slideshow_accordion .widget:last-child {
	width: 30%;
	margin-right: 0;
}

.el_after_av_slideshow_accordion .recentcomments, .el_after_av_slideshow_accordion .widget_recent_entries li {
/* border-top-style: solid;
	border-top-width: 1px; */
	border: 0;
}

.el_after_av_slideshow_accordion .widget_recent_entries li:first-child {
	border-top: 0;
}

.el_after_av_slideshow_accordion .recentcomments a, .el_after_av_slideshow_accordion .widget_recent_entries li a {
	font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
}

.el_after_av_slideshow_accordion .widget_top-posts ul {
	list-style-type: none;
}

.el_after_av_slideshow_accordion li {
	background: url("/wp-content/themes/enfold/images/plane-icon.png") no-repeat scroll left center rgba(0,0,0,0);
	padding-left: 20px;
}

.el_after_av_slideshow_accordion h3 {
	color: #204184;
}

h2.post-title.entry-title {
	font-weight: normal;
}

a.more-link {
	display: block;
	margin-top: 15px;
}

.big-preview img {
	width: 100%;
}

.av_one_third.avia-builder-el-last {
	width: 30%;
	margin-left: 5%;
}

/* Copied From S2 Member Dynamic CSS */
.ws-plugin--s2member-clearfix:before,.ws-plugin--s2member-clearfix:after{content:' ';display:table}.ws-plugin--s2member-clearfix::after{clear:both}div.ws-plugin--s2member-s-badge{text-align:center;margin:0 auto 0 auto}@-moz-keyframes ws-plugin--s2member-spin{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}@-webkit-keyframes ws-plugin--s2member-spin{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes ws-plugin--s2member-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}button.ws-plugin--s2member-animate-processing:after{content:'';float:right;width:.8em;height:.8em;margin:.25em 0 0 .5em;border-radius:50%;border:1px dashed;-webkit-animation:ws-plugin--s2member-spin 1s linear infinite;animation:ws-plugin--s2member-spin 1s linear infinite}div.ws-plugin--s2member-password-strength{padding:3px;color:#000;background-color:#EEE;border-radius:3px;margin-top:3px}div.ws-plugin--s2member-password-strength-short{background-color:#FFA0A0}div.ws-plugin--s2member-password-strength-weak{background-color:#FFB78C}div.ws-plugin--s2member-password-strength-good{background-color:#FFEC8B}div.ws-plugin--s2member-password-strength-strong{background-color:#C3FF88}div.ws-plugin--s2member-password-strength-mismatch{background-color:#D6C1AB}div#content>div.mu_register,div#content>div.mu_register h2{margin:0;padding:0;width:100%}div#content>div.mu_register>form#setupform input[type="text"],div#content>div.mu_register>form#setupform input[type="email"],div#content>div.mu_register>form#setupform input[type="password"],div#content>div.mu_register>form#setupform input[type="submit"],div#content>div.mu_register>form#setupform textarea,div#content>div.mu_register>form#setupform select{width:100%;box-sizing:border-box;margin:5px 0 5px 0;font-size:16px}div#content>div.mu_register>form#setupform input[type="checkbox"],div#content>div.mu_register>form#setupform input[type="radio"]{margin:0 3px 0 0;vertical-align:middle}div#content>div.mu_register>form#setupform p.submit{margin-bottom:0}div#content>div.mu_register>form#setupform label{display:inline;cursor:pointer;margin:15px 0 0 0;font-weight:normal}div#content>div.mu_register>form#setupform label.ws-plugin--s2member-custom-reg-field-op-l{opacity:0.7;font-size:90%;vertical-align:middle}div#content>div.mu_register>form#setupform div.ws-plugin--s2member-custom-reg-field-divider-section{height:1px;border:0 solid;line-height:1px;margin:15px 0 15px 0;border-width:0 0 1px 0}div#content>div.mu_register>form#setupform div.ws-plugin--s2member-custom-reg-field-divider-section-title{border:0 solid;font-size:110%;margin:15px 0 15px 0;border-width:0 0 1px 0;padding:0 0 12px 0}div#content>div.mu_register>div.mu_alert{display:none}body.s2member-return-body{color:#000;font-size:14px;background:#CCC}body.s2member-return-body a{color:#333;text-decoration:none;border-bottom:1px dotted}body.s2member-return-body a:hover{color:#000}body.s2member-return-body *{font-family:'Trebuchet MS','Arial','Helvetica',sans-serif}body.s2member-return-body pre,body.s2member-return-body pre *,body.s2member-return-body code,body.s2member-return-body code *{font-family:'Monaco','Menlo','Consolas','Courier New',monospace}div.s2member-return-section{margin:20px auto 20px auto}div.s2member-return-header-section{padding:0;width:800px;font-size:120%}div.s2member-return-response-section{width:768px;padding:15px;background:#FFF;border:1px solid #666;border-radius:3px;box-shadow:1px 1px 0 #999,-1px -1px 1px #999}div.s2member-return-response-section div.s2member-return-continue{margin:20px auto 0 auto}div.s2member-return-response-section div.s2member-return-continue a{border:0;padding:8px;display:block;font-size:120%;text-align:center;background:#EEE;border:1px solid #999;border-radius:3px;box-shadow:1px 1px 3px #CCC,-1px -1px 3px #CCC}div.s2member-return-response-section div.s2member-return-continue a:hover,div.s2member-return-response-section div.s2member-return-continue a:active,div.s2member-return-response-section div.s2member-return-continue a:focus{color:#FFF;background:#151515;border:1px solid #FFF}div.s2member-return-support-section{padding:0;width:800px;text-align:center}div.s2member-return-support-section div.cc-reminder{padding:15px;text-align:center;background:#FFF;margin:20px auto 0 auto;border:1px solid #666;border-radius:3px;box-shadow:1px 1px 0 #999,-1px -1px 1px #999}div#ws-plugin--s2member-profile-saved{margin-bottom:15px;font-weight:bold;font-size:110%}form#ws-plugin--s2member-profile table{border:0;margin:0;width:100%}form#ws-plugin--s2member-profile table td{padding:7px 0 7px 0;border:0}form#ws-plugin--s2member-profile input[type="text"],form#ws-plugin--s2member-profile input[type="email"],form#ws-plugin--s2member-profile input[type="password"],form#ws-plugin--s2member-profile input[type="submit"],form#ws-plugin--s2member-profile textarea,form#ws-plugin--s2member-profile select{margin:0;width:100%;box-sizing:border-box}form#ws-plugin--s2member-profile input[type="checkbox"],form#ws-plugin--s2member-profile input[type="radio"]{margin:0 3px 0 0;vertical-align:middle}form#ws-plugin--s2member-profile label{display:inline;cursor:pointer;font-weight:normal}form#ws-plugin--s2member-profile label.ws-plugin--s2member-custom-reg-field-op-l{opacity:0.7;font-size:90%;vertical-align:middle}form#ws-plugin--s2member-profile input#ws-plugin--s2member-profile-password2{margin-top:5px}form#ws-plugin--s2member-profile div.ws-plugin--s2member-profile-field-divider-section{margin:0;height:1px;border:0 solid;line-height:1px;border-width:0 0 1px 0}form#ws-plugin--s2member-profile div.ws-plugin--s2member-profile-field-divider-section-title{margin:0;border:0 solid;font-size:110%;border-width:0 0 1px 0;padding:0 0 7px 0}body.profile.public div.ws-plugin--s2member-profile-field-4bp-divider-section{margin:0;height:1px;border:0 solid;line-height:1px;border-width:0 0 1px 0}body.profile.public div.ws-plugin--s2member-profile-field-4bp-divider-section-title{margin:0;padding:0;font-size:120%}body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section{width:48%;float:right}body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-container{margin-right:7.5%}body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section input[type="text"],body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section input[type="email"],body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section input[type="password"],body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section textarea,body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section select{width:100%;box-sizing:border-box}body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section input[type="checkbox"],body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section input[type="radio"]{margin:0 3px 0 0;vertical-align:middle}body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section label.ws-plugin--s2member-custom-reg-field-op-l{opacity:0.7;font-size:90%;vertical-align:middle}body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section div.ws-plugin--s2member-custom-reg-field-4bp-divider-section{height:1px;border:0 solid;line-height:1px;margin:10px 0 10px 0;border-width:0 0 1px 0}body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section div.ws-plugin--s2member-custom-reg-field-4bp-divider-section-title{border:0 solid;font-size:120%;margin:10px 0 10px 0;border-width:0 0 1px 0;padding:0 0 7px 0}body.logged-in.profile.profile-edit form#profile-edit-form div.editfield input[type="text"],body.logged-in.profile.profile-edit form#profile-edit-form div.editfield input[type="email"],body.logged-in.profile.profile-edit form input.ws-plugin--s2member-profile-field-4bp[type="text"],body.logged-in.profile.profile-edit form input.ws-plugin--s2member-profile-field-4bp[type="password"],body.logged-in.profile.profile-edit form textarea.ws-plugin--s2member-profile-field-4bp,body.logged-in.profile.profile-edit form select.ws-plugin--s2member-profile-field-4bp{width:100%;box-sizing:border-box}body.logged-in.profile.profile-edit form input.ws-plugin--s2member-profile-field-4bp[type="checkbox"],body.logged-in.profile.profile-edit form input.ws-plugin--s2member-profile-field-4bp[type="radio"]{margin:0 3px 0 0;vertical-align:middle}body.logged-in.profile.profile-edit form label.ws-plugin--s2member-custom-reg-field-op-l{opacity:0.7;font-size:90%;vertical-align:middle}body.logged-in.profile.profile-edit form div.ws-plugin--s2member-profile-field-4bp-divider-section{height:1px;border:0 solid;line-height:1px;margin:10px 0 10px 0;border-width:0 0 1px 0}body.logged-in.profile.profile-edit form div.ws-plugin--s2member-profile-field-4bp-divider-section-title{border:0 solid;font-size:120%;margin:10px 0 10px 0;border-width:0 0 1px 0;padding:0 0 7px 0}