/*
 Theme Name:     Brand Solutions
 Author:         Brand Solutions
 Author URI:     https://www.brandsolutions.com.au
 Template:       Divi
 Version:        1.4
 Description:   A Child Theme
*/


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */


/*** dark blue 0a1f3a
	yellow debf19

**/
/****
	3 Column Issue with divi
******/
@media only screen and ( min-width: 981px ){
.et_pb_gutters3 .et_pb_column_1_3, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
    width: 29.66%;
}
}

	
/*****
	MENU
*****/
.nav li ul {width: 270px}
#top-menu li li a { width: 230px }


/*** remove full width on large desktop*
@media all and (min-width: 1405px) {
	#main-header .container {
	    max-width: 1600px !important;
	}

	#top-header .container {
	    max-width: 1600px !important;
	}
}

*/

/***
	menu CTA
****/

/* style the get started cta button */
.menu_cta {border-radius: 0px;}
.menu_cta a {color: #fff!important;}
li.menu_cta {
    background-color:#F79120;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding: 11px 20px 20px 20px !important;
	border-radius: 20px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;}
li.menu_cta:hover {background-color:#0a1f3a;}

/* fixed header button text color */
.et-fixed-header #top-menu .menu_cta a {
    color: #fff!important;
    line-height: 1.3em;
    }
.menu_cta li.current-menu-ancestor > a, .menu_cta li.current-menu-item > a {
color: #fff !important;}



@media only screen and (min-width : 981px) {
    li.menu_cta {height: 40px !important;}
    li.menu_cta a {line-height: 1.2em }
  }

@media only screen and (min-width : 980px) {
    li.menu_cta {height: 45px;}
    }
/*** always white text for cta **/
.et-fixed-header #top-menu  li.menu_cta.current-menu-item>a {
    color: #fff!important;
}


/**** Vertical Align***/
.vertical_align {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*** home images ***/
.home_image {min-height: 450px;
	display: flex;
    flex-direction: column;
    justify-content: center;}
/** Hide learn more button on load ***/
.learn_more_btn {
 	visibility: hidden
   }
/** Show learn more button on hover ***/
.home_image:hover .learn_more_btn {
    visibility: visible;
   }



 /*********
	Increase Width of site on mobile
********/


@media only screen and (max-width: 980px) {
	#top-header > .container,
	#main-header > .container,
	#et_search_outer > .container,
	#main-content > .container,
	div.et_pb_row,
	div.et_pb_row.et_pb_row_fullwidth {
	width: 90% !important;
   }

	.home_slider .et_pb_slide_description {
		padding-left: 0px;
		width: 95% !important;
	}
	/*** menu cta ***/
	li.menu_cta {padding: 1px 20px 0px 20px !important;}
}

/*****
	Center Footer elements on Desktop
*****/
#footer-info { width: 100%; margin:0 auto; text-align: center !important; }
@media only screen and (min-width: 980px) {
    #footer-bottom .et-social-icons { margin-bottom:-28px; }
}


/*********
	Footer Menu Width
********/
@media only screen and (min-width: 981px) {
	.footer_menu {
	    width: 1280px;
		margin: 0 auto !important;
	    padding: 0 !important
	}
	.footer_menu ul {
		width: 1080px;
	    margin: 0 auto;
	}
	.footer_menu ul li {
	    display: inline-block;
	    padding: 20px;
	}

	.footer_menu .et_pb_widget.widget_nav_menu{
		margin-bottom: 0 !important;
	}
}

/*** footer menu ****/
#et-footer-nav .container{
    text-align: center
}

.bottom-nav li.current-menu-item > a {
    color: #debf19
}

/**** page title ***/
.page_title .et_pb_text_inner h1{
    margin-bottom: -5px !important;
    padding-bottom: 0px;
}

/****
	Boat Services Icon
****/
@media only screen and (max-width: 979px) {
	.features_icon {
	    width: 50% !important;
	    padding: 10px !important;
	}


	.whitesundays_image{
	    width: 50% !important
	}


}


/*****
	Boat Slider
*****/
.tp-thumbs {
    margin-top: 10px;
}

/****
	Table Border
*****/
.boat_spec_table  .et_pb_text_inner table{
    border: 1px solid rgba(0,0,0,0)!important;
}



/****
	Activities
*****/
@media only screen and (min-width: 980px){
	.activities .et_pb_column{
	    min-height: 440px !important;
	}
}

@media only screen and (max-width: 979px) {
	.activity_background {
		width: 50% !important
	}
	.activities .et_pb_column{
    	min-height: 230px !important;
    	padding: 20px;
    }
}

/*****
	temperature table
*****/
.temp td{ text-align: center}

.temp .blue_background {
    color: #fff;
    background: #012B51
}

/****
	boat table - summary page
****/
.boat_table tr td{
    text-align: center
}
.boat_table table, .boat_table tr  {
    border: none
}

.boat_table tr td {
	padding: 5px !important;
	border: 0px !important
}


/***
	boat summary
****/
.boat_summary {
    background: #fff;
    padding-bottom: 40px;
    -webkit-box-shadow: 0px 0px 10px 10px rgba(215,215,215,0.1);
    -moz-box-shadow: 0px 0px 10px 10px rgba(215,215,215,0.1);
    box-shadow: 0px 0px 10px 10px rgba(215,215,215,0.1);
}


/******
	Toggle Icon
*****/
.faq_toggle.et_pb_toggle_open .et_pb_toggle_title:before {
  color: #0a1f3a;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 36px;
  content: "+";
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.faq_toggle.et_pb_toggle_close .et_pb_toggle_title:before {
  color: #0a1f3a;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 36px;
  content: "+";
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}



/*****
	Pricing Table
*****/
.pricing_table td {
	text-align: center
}

.pricing_table table{
    border: none
}

.table_bold {
    font-weight: 600;
    color: #0a1f3a
}


/*****
	Whitesundays GAllery
*****/
.mfp-bottom-bar{
    display:none
}


@media (min-width: 981px) {
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item {
        margin:0;
        width: 25%
    }
}

@media (max-width: 767px) {
    .et_pb_column .et_pb_grid_item:nth-child(3n) {
        margin-right:0%
    }

    .et_pb_column .et_pb_grid_item:nth-child(2n+1){
	   	 clear: none
	}
	.et_pb_column .et_pb_grid_item{
    	width: 49%; margin: 0;
    }
}



/****
	Boat Specifications
******/

.boat_specs table {
    border-left: 0px;
    border-right: 0px;
}
.boat_specs table tr td{
    padding-left: 0
}


/*****
	Enquiry Form
*****/
.enquiry_fname .form-control, .enquiry_lname .form-control,
.enquiry_email .form-control, .enquiry_phone .form-control,
.enquiry_departure_date .form-control, .enquiry_return_date .form-control,
.enquiry_message .form-control{
    border-radius: 10px !important;
}

.enquiry_submit .btn.btn-default{
    border: none;
    background: #F79120;
    color: #fff;
    padding: 10px 40px;
    border-radius: 155px;
}

.enquiry_submit .btn.btn-default:hover{
    background:#0a1f3a;
    color: #fff !important
}


/* SCALE DOWN THE MAIN MENU TO MOBILE MENU *****/
@media (max-width: 1344px) {
      #et_mobile_nav_menu {display: block !important;}
      #top-menu {display: none !important;}
 }


/**** weather widget ***/
.weather_widget {
    text-align: left;
    display: inline-block;
    width: 50%;
    float: left !important;
    padding-top: 10px;
	 /*    margin-bottom: -15px
    padding-right: 0 !important;
    */

}

.simple-weather__day {margin-right: 20px}

@media only screen and (max-width: 980px)   {
	.weather_widget {display:none}

	/*** menu cta ***/

}

@media only screen and (min-width: 981px) {
	.mobile_weather {
	    display: none
	}



}

/****
	Align two button in a row  - above mobile
****/

	.buttons_row .et_pb_button_module_wrapper {
	    display: inline-block;
	    margin: 5px 20px;
	}
	.buttons_row{
		text-align: center !important
	}

/***** registration form tick box options */
@media (max-width: 768px) {
	.caldera-grid .checkbox-inline {
	    display: block !important
	}
	.caldera-grid .checkbox-inline+.checkbox-inline {
	    margin-left: 0px !important;
	}
}


/****
	Pricing Page BUtton
****/
.cost_table tr td {
    text-align: center;
    padding: 10px 0
}

.price_btn {
    font-size: .9em;
    border: 1px solid #DDBC00;
    border-radius: 50px;
    background: #fff;
}
.price_btn a {padding: 5px 5px;}
.price_btn a:hover {color: #fff}
.price_btn:hover {
    border: 1px solid #DDBC00;
    background: #DDBC00;
}

.pricing_heading{
    font-weight: 700 !important
}
.tablepress {
  word-break: normal;
}


@media only screen and (max-width: 840px) {
table.responsive {
margin-bottom: 0;
overflow: hidden;
overflow-x: scroll;
display: block;
white-space: nowrap;
}
}


/****
	Center Align - Queen Marie - booking calendar
*****/
.acifc{
    max-width: 825px;
    margin: 0 auto
}



/**** mobile menu padding ****/
.et_mobile_menu li a {
	padding: 5px 5% !important
}


/****
	Checkfront widget
******/
#CHECKFRONT_WIDGET_01{
    max-width: 500px;
    margin: 0 auto;
    height: auto;
}


/****
	Date Picker on enquiry popup
*****/
.cfdatepicker.cfdatepicker-dropdown.dropdown-menu.cfdatepicker-orient-left.cfdatepicker-orient-top {
  z-index: 999999 !important;

}




/****	Mobile header jump. ****/

@media only screen and (max-width: 767px) {
	#main-header {
		top: 0px !important
	}
}

/****
	Mobile Enquire Now button
****/
.mobile_enquiry_btn {
  margin-left: 40px;
}


/*** strike through price ****/
strike {
    color: #DDBC00;
}


/**** menu cutsomisation- 30 Sept 2019***/

.call-us{
	font-size: 1.8em;
	padding: 10px;
	}

.call-us a{
    font-weight: 800 !important;
    }

@media only screen and (max-width : 980px) {

	 .call-us{padding: 20px}
	 .call-us a{
		 font-size: 0.7em !important;
		 border-bottom: none !important
		}

 }


#mobile_menu {
    text-align: center !important
}

.et_mobile_menu li li {
    padding-left: 0
}