/*
Theme Name: Fluid
Theme URI: https://durkangroup.com
Version: 2.2
Description: A Divi Child Theme, Customized by the team at Durkan Group. Compatible up to Divi 2.7.
Author: durkangroup
Author URI: https://durkangroup.com/
Template: Divi
*/

/* Global */
.et_boxed_layout #page-container {
	box-shadow:none;
}
#main-header {
	box-shadow:none;
	
}
.et_vertical_nav #main-header{
z-index: 9990 !important;
}
#main-header:not(.et-fixed-header) {
	background-color:transparent;
}
#main-header:not(.et-fixed-header) #top-menu > li:not(.current-menu-ancestor) > a {
	color:#fff;
}

#logo.mobile {display: none;}


/*
#logo.logo_fixed {display: none;}
.et-fixed-header #logo:not(.logo_fixed) {display:none;}
.et-fixed-header #logo.logo_fixed {display:inline-block;}
*/



#page-container, body.et_fixed_nav.et_boxed_layout #page-container {padding-top:94px;}

/* vertical nav */
.et_vertical_nav #page-container #main-header {
	box-shadow:none;
}
.et_vertical_nav #main-header {
	background-color:transparent !important;
}
.et_vertical_nav #main-header #top-menu > li:not(.current-menu-ancestor) > a {
	color:#fff !important;
	text-shadow: 1px 1px 1px rgba(3, 71, 156, 0.8);
}
.et_vertical_nav .et-fixed-header #top-menu li.current-menu-ancestor > a, .et_vertical_nav .et-fixed-header #top-menu li.current-menu-item > a, .et_vertical_nav #main-header #top-menu > li.current_page_item > a {
	color:#f78f1e !important;
}
.et_vertical_nav.et_vertical_fixed.et_header_style_left .et-fixed-header #et-top-navigation {
	padding-top:0;
}
.et_vertical_nav #main-header .logo_container {
	width:110%;
}
.et_vertical_nav #page-container #main-header {
	padding-top:20px;
}
.et_vertical_nav #et-main-area {
	padding-top:20px;
}
.et_vertical_nav #logo.logo_fixed {display: none;}

.et_vertical_nav .et-fixed-header #top-menu li.current-menu-item > a {color:rgba(0,0,0,0.94) !important;}

/* vertical nav expand */
.et_vertical_nav #main-header #top-menu li ul {
	background-color: transparent;
	border-width: 0;
	box-shadow:none;
	width: auto
}
.et_vertical_nav #main-header #top-menu li.menu-item-has-children:hover ul {
	visibility: hidden;
}
.et_vertical_nav #main-header #top-menu li.menu-item-has-children.expanded ul, .et_vertical_nav #main-header #top-menu li.menu-item-has-children.current-menu-ancestor:not(.collapsed) ul {
	top:0;
	left:0;
	position: relative;
	padding:0;
	padding-bottom: 1em;
	opacity: 1;
	visibility: visible;
	display: block;
}
.et_vertical_nav #main-header #top-menu li.menu-item-has-children.collapsed ul, .et_vertical_nav #main-header #top-menu li.menu-item-has-children.collapsed ul {
	display: none;
}
.et_vertical_nav #main-header #top-menu li.menu-item-has-children.expanded ul > a, .et_vertical_nav #main-header #top-menu > li.menu-item-has-children.expanded > a, .et_vertical_nav #main-header #top-menu li.menu-item-has-children.current-menu-ancestor:not(.collapsed) ul > a, .et_vertical_nav #main-header #top-menu > li.menu-item-has-children.current-menu-ancestor:not(.collapsed) > a {
	padding-bottom: 5px;
}
.et_vertical_nav #main-header #top-menu li ul li {
	line-height: 1em;
	padding-left:0;
}
.et_vertical_nav #main-header #top-menu li ul li a, .et_vertical_nav.et_vertical_fixed #main-header.et-fixed-header #top-menu li ul li a {
	font-size: 12px;
	color:#fff !important;
	padding:6px 0 6px 12px;
}

#main-content .wpsbc-container {float: none !important;}
#main-content .wpsbc-calendars {float: none !important;}
#main-content .wpsbc-calendar {min-width: 290px; min-height: 316px;}

#main-content .wpsbc-heading {text-align: center; width: 100%;}
#main-content div.wpsbc-calendar div.wpsbc-heading a {float: none; display: inline-block;}
#main-content div.wpsbc-calendar div.wpsbc-heading div.wpsbc-select-container {float: none; display: inline-block;}



.sbc-navigation {text-align: center;}
#sbc-calendar table tfoot td {text-align: center;}
#main-content div.wpsbc-calendar ul li {
	line-height: 36px;
	width: 36px;
	height: 36px;
}
#main-content div.wpsbc-calendar ul.wpsbc-weekdays li {
	line-height: 22px;
	height: 22px;
}

@media only screen and (min-width:981px) {
    #aspot .et_pb_slider, .et_pb_slider .et_pb_container {
     height: 700px !important; /*edit your height here*/
    }
 
    .et_pb_slider, .et_pb_slider .et_pb_slide {
        max-height: 700px; /*edit your height here*/
    }
 
    .et_pb_slider .et_pb_slide_description {
        position: relative;
        top: 20%; /*edit to fit your height here*/
        padding-top: 0 !important;
        padding-bottom:0 !important;
        height:auto !important;
    }

	#aspot .et_pb_fullwidth_code.et_pb_module {
		position:absolute;
		top: 75px;
		width: 100%;
		max-width: 1100px;
		text-align: center;
	}
	#aspot .et_pb_fullwidth_code.et_pb_module img {
		max-width:700px;
	}

	#aspot .et_pb_slider .et_pb_container { width:100%; }

	.et_pb_column_1_2 .et_pb_map {
		height: 340px;
	}

	.et_pb_fullwidth_section .et_pb_title_container {
		width: 90%;
		max-width: 1080px !important;
	}

	.hide-for-large-up {
		display: none !important;
	}

}

@media only screen and (max-width:980px) {
    #aspot .et_pb_slider, .et_pb_slider .et_pb_container {
     height: 400px !important; /*edit your height here*/
    }
 
    .et_pb_slider, .et_pb_slider .et_pb_slide {
        max-height: 400px; /*edit your height here*/
    }
 
    .et_pb_slider .et_pb_slide_description {
        position: relative;
        top: 20%; /*edit to fit your height here*/
        padding-top: 0 !important;
        padding-bottom:0 !important;
        height:auto !important;
    }

	#aspot .et_pb_fullwidth_code.et_pb_module {
		position:absolute;
		top: 75px;
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
	#aspot .et_pb_fullwidth_code.et_pb_module img {
		max-width:80%;
	}

	#aspot .et_pb_slider .et_pb_container { width:100%; }


}

@media only screen and (max-width:980px) and (min-width:480px) {
	.medium-3-cols .et_pb_column_1_3 {
		width: 29.666% !important;
		margin-right: 5.5%;
	}
}

#axabwigallery {
	max-width:600px;
	max-width:1180px;
	margin:0 auto;
}
#axabwigallery .et_pb_gallery_item {
	float:none;
	text-align: center;
}
#axabwigallery .et_pb_gallery_item img {
	width:auto;
	max-width:600px;
	max-width:1180px;
	max-height:400px;
	max-height:800px;
}
    #axabwigallery.et_pb_slider, #axabwigallery.et_pb_slider .et_pb_container {
     height: 700px !important; /*edit your height here*/
    }
 
    #axabwigallery.et_pb_slider, #axabwigallery.et_pb_slider .et_pb_slide {
        max-height: 700px; /*edit your height here*/
    }
 
    #axabwigallery.et_pb_slider .et_pb_slide_description {
        position: relative;
        top: 20%; /*edit to fit your height here*/
        padding-top: 0 !important;
        padding-bottom:0 !important;
        height:auto !important;
    }

.mobile_menu_bar:before {color:#fff !important;}

/* Panoramas */
.panorama .panorama-image {
	position: relative;
	display: inline-block;
}
.panorama .panorama-help {
	position: absolute;
	bottom: -20px;
    right: 10px;
    color: #999;
    font-size: 10px;
}
.panorama .panorama-help i {
	font-size: 16px;
	margin-right: 10px;
	vertical-align: middle;
}
.panorama canvas {
	width: 100%;
	max-width: 1200px;
	cursor:ew-resize !important;
}
@media only screen and (max-width:760px) {
	.panorama canvas {
		
	}
}
.panorama-row.et_pb_row {
	width: 100% !important;
	max-width: 1200px !important;
	padding-top: 0;
}
.panorama-caption {
	display: block;
	width: 90%;
	margin:0 auto;
}

.beach-section {
	margin-top: 35px;
}
.beach-section .et_pb_column_1_3 h2 {
	font-size: 26px;
}
.beach-section  h2 {
	text-transform: uppercase;
}
@media only screen and (max-width:980px) {
	.beach-section {
		padding-top: 0 !important;		
	}
}

.et_pb_scroll_top.et-pb-icon {
	background: rgba(255, 255, 255, 0.5);
	color:#0372FF;
}





/*Utilities*/

.ma0 {
  margin-right: auto !important;
  margin-left: auto !important;
}

/*Color*/

.black {
  color: #000000;
}

.white {
  color: #ffffff;
}

.offwhite {
  color: rgba(255,255,255,0.8);
}

/*Icons*/

.et-social-facebook a.icon::before {
	font-family: 'FontAwesome' !important;
	content: '\f230';
}

.et-social-twitter a.icon::before {
	font-family: 'FontAwesome'  !important;
	content: '\f099';
}

.et-social-google-plus a.icon::before {
	font-family: 'FontAwesome'  !important;
	content: '\f0d5';
}

et-social-instagram a.icon:before {
	font-family: 'FontAwesome'  !important;
	content: '\f16d';
}


.et-social-pinterest a.icon:before {
	font-family: 'FontAwesome'  !important;
	content: '\f0d3';
}

.et-social-youtube a.icon:before {
	font-family: 'FontAwesome'  !important;
	content: '\f167';
}


.et-social-linkedin a.icon:before {
	font-family: 'FontAwesome'  !important;
	content: '\f0e1';
}

#et_search_icon::before {
  font-family: 'FontAwesome' !important;
  content: '\f002';
}

/*#et-info {
	float: right !important;
}*/

.menu-email::before {
	font-family: 'FontAwesome'  !important;
	font-size: 1.5em;
	content: '\f0e0';
	padding-right: 15px;
	vertical-align: baseline;
}

.menu-phone::before {
	font-family: 'FontAwesome'  !important;
	font-size: 1.5em;
	content: '\f095';
	padding-right: 15px;
	vertical-align: baseline;
}

.menu-directions::before {
	font-family: 'FontAwesome'  !important;
	font-size: 1.5em;
	content: '\f041';
	padding-right: 15px;
	vertical-align: baseline;
}

.contact-link.phone {
	color: #777777 !important;
	cursor: text;
}

.contact-link::before {
	padding-right: 10px !important;
	font-size: 14px !important;
	vertical-align: top !important;
}

.contact-link.phone::before {
	font-family: 'FontAwesome'  !important;
	content: '\f095';
	color: #777777 !important;
}

.contact-link.mobile-phone::before {
	font-family:  'FontAwesome'  !important;
	content: '\f098';
}

.contact-link.email::before {
	font-family: 'FontAwesome'  !important;
	content: '\f0e0';
}

/*Basic Mobile Menu Fix*/
.mobile_nav.closed .mobile_menu_bar::before {
	content: "\f0c9" !important; /* Change the icon out */
	font-family: "FontAwesome" !important;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
}

.mobile_nav.opened .mobile_menu_bar::before {
	content: "\f00d" !important; /* Change the icon out */
	font-family: "FontAwesome" !important;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}

/*Motion*/

/*Footer*/

#footer-widgets .footer-widget li::before {
	display: none !important;
	padding: 0 !important;
}

#main-footer {
	background-color:transparent !important;
}
#footer-bottom {
	margin-top:50px;
	padding:5px 0 5px;
}
#footer-bottom #menu-footer-menu {float:left;}
#footer-bottom #footer-info {float:right;padding:15px 0;}


/* collapsing mobile menu */
/* https://www.elegantthemes.com/blog/community/divi-mobile-menu-hack-collapsing-nested-sub-menu-items */
#main-header .et_mobile_menu .menu-item-has-children > a { background-color: transparent; position: relative; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-family: 'ETmodules'; text-align: center; speak: none; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; position: absolute; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-size: 16px; content: '\4c'; top: 13px; right: 10px; }
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after { content: '\4d'; }
#main-header .et_mobile_menu ul.sub-menu { display: none !important; visibility: hidden !important;  transition: all 1.5s ease-in-out;}
#main-header .et_mobile_menu .visible > ul.sub-menu { display: block !important; visibility: visible !important; }

/*Forms*/

/* Fluid Styles Large Desktop And Above */
@media all and (min-width: 1405px) {}

/* Fluid Styles Standard Desktop Only */
@media all and (min-width: 1100px) and (max-width: 1405px) {}

/* Fluid Styles Standard Desktop Only */
@media all and (min-width: 981px) and (max-width: 1405px) {}

/* Fluid Styles Desktop Only */
@media all and (min-width: 981px) {}

/* Fluid Styles 981px - 1100px */
@media all and (min-width: 981px) and (max-width: 1100px) {
	
	body.custom-background {
		background-image: url("//axabwi.com/wp-content/uploads/bg_429484909-1200.jpg") !important;
	}

}

/* Fluid Styles Tablet And Below */
@media all and (max-width: 980px) {

	body.custom-background {
		background-image: url("//axabwi.com/wp-content/uploads/bg_429484909-1200.jpg") !important;
	}

	#logo {display: none;}
	#logo.mobile {display: inline-block;}

	#logo.mobile {
		max-height: 100% !important;
	}

	#axabwigallery .et_pb_gallery_item img {
		max-width:110%;
		max-height:600px;
	}
    #axabwigallery.et_pb_slider, #axabwigallery.et_pb_slider .et_pb_container {
		height: 500px !important; /*edit your height here*/
    }
    #axabwigallery.et_pb_slider, #axabwigallery.et_pb_slider .et_pb_slide {
        max-height: 500px; /*edit your height here*/
    }

}

/* Fluid Styles 782px */
@media screen and (max-width: 782px) {

	#axabwigallery .et_pb_gallery_item img {
		max-height:500px;
	}
    #axabwigallery.et_pb_slider, #axabwigallery.et_pb_slider .et_pb_container {
		height: 400px !important; /*edit your height here*/
    }
    #axabwigallery.et_pb_slider, #axabwigallery.et_pb_slider .et_pb_slide {
        max-height: 400px; /*edit your height here*/
    }
}

/* Fluid Styles Smartphone Only */
@media all and (max-width: 767px) {
	
	body.custom-background {
		background-image: url("//axabwi.com/wp-content/uploads/bg_429484909-700.jpg") !important;
	}

	#axabwigallery .et_pb_gallery_item img {
		max-height:400px;
	}
    #axabwigallery.et_pb_slider, #axabwigallery.et_pb_slider .et_pb_container {
		height: 300px !important; /*edit your height here*/
    }
    #axabwigallery.et_pb_slider, #axabwigallery.et_pb_slider .et_pb_slide {
        max-height: 300px; /*edit your height here*/
    }

}

/* Fluid Styles Smartphone Portrait */
@media all and (max-width: 479px) {

	#axabwigallery .et_pb_gallery_item img {
		max-height:400px;
	}
    #axabwigallery.et_pb_slider, #axabwigallery.et_pb_slider .et_pb_container {
		height: 200px !important; /*edit your height here*/
    }
    #axabwigallery.et_pb_slider, #axabwigallery.et_pb_slider .et_pb_slide {
        max-height: 200px; /*edit your height here*/
    }
}


.et_pb_fullwidth_section .et_pb_map {
	max-height:300px;
}



.et_pb_text p.rates {
	font-size: 13px;
}
.et_pb_text p.rates  strong {
	font-size: 14px;
}

.modalContent__image{
    background-size: contain !important;
}
