/*
Theme Name: FizzDesign001
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author:   FizzDesign https://www.fizzdesign.co.uk
Template: Divi
*/

@import url("../Divi/style.css");


/* COLOURS
style colours:
http://www.color-hex.com/color/778899
bark blue: 36395A
med blue: 175882
light blue: 308ECC
orange: DA8D21
yelloe: FEC118
pink: E93F64
red: BA1639
white: FFFFFF
*/

/* --- HEADER --- */





/* --- MENU --- */
.nav li li {
    position: relative;
    line-height: 1.4em;
padding: 0 10px;
}

.et-menu li li a {
    width: 200px;
    padding: 6px 10px;
font-size: 14px !important;
}
.et-menu .menu-item-has-children>a:first-child:after {

}
.et_pb_menu .et-menu-nav>ul ul {
    padding: 10px 0 !important;
    text-align: left;
}


/* PAGES */

.full-height {
    height:80vh; 
}



/*.home .et_pb_fullwidth_header .header-content-container.center{
    -webkit-align-self: flex-start !important;
    -moz-align-self: flex-start !important;
    -ms-align-self: flex-start !important;
    align-self: flex-start !important;
}
*/
img.scaled-image {
    border: 0px #3eadc9 dotted !important;
    margin: -3px;
}


/*     ************   Single post  ******               */

h1 {
	

}

h2,h3,h4,h5,h6 {
	
}
.et_pb_text h2, .et_pb_text h3, .et_pb_text h4,.et_pb_text h5,.et_pb_text h6 {

}


.et_pb_text h2 {
    padding-bottom: 30px;
    font-size: 36px;
}

.et_pb_text h3 {
padding-top: 20px;    
padding-bottom: 10px;
    font-size: 26px;
}
.et_pb_text a:hover {
	color:#36395A;
}	

.entry-content ol, .entry-content ul {
	margin:20px 20px;
	list-style-position: outside;
}

/*     ************   BOOKING CALENDAR  ******               */




table td, table th {
    text-align: left;
	font-size:80%;
}

table td span, table th  span{

	font-size:80%;
}
table {
    width: 100%;
   
    border: 1px solid #ccc;
    margin: 2em 0;
	line-height:1em;
}
table th {
    padding: 1em;
    background-color: #eee;
    font-weight: bold;
  
    line-height: 1em;
}


/*     ******************************    FORMIBLE'S HIT FORM***************************               */
.headerform .with_frm_style .frm_primary_label {
   display:none;
}


.with_frm_style input[type=text], .with_frm_style input[type=email] {
    font-size: 16px;
    padding: 10px 10px;
       height: 40px;
    line-height: 1.4em;
}

.frm_form_field .frm_checkbox, .frm_form_field .frm_checkbox + .frm_checkbox, .frm_form_field .frm_radio, .frm_form_field .frm_radio + .frm_radio {
    margin-top: 0;
    margin-bottom: 6px;
}

.with_frm_style textarea {
	    padding: 10px 10px;
       height: 100px;
}


.frm_style_formidable-style-2.with_frm_style input[type=submit], .frm_style_formidable-style-2.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style-2.with_frm_style .frm_submit button {
    width: auto;
    font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;
    font-size: 16px;
    font-weight:bold;
    text-transform: uppercase;
    height: auto;
    line-height: normal;
    letter-spacing:1px;
    text-align: center;
    background: #FEC118;
    border-width: 0px;
    border-color: #cccccc;
    border-style: solid;
    color: #000000;
    cursor: pointer;
 
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    padding: 10px 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-shadow: 0 0px 0px #eeeeee;
    -webkit-box-shadow: 0 0px 0px #eeeeee;
    box-shadow: 0 0px 0px #eeeeee;
    margin: 10px 0px 10px 0px;
    margin-left: 0;
    margin-right: 0;
    vertical-align: middle;
    transition: all .4s ease-in-out;
}
.frm_style_formidable-style-2.with_frm_style input[type=submit]:hover, .frm_style_formidable-style-2.with_frm_style .frm_submit input[type=button]:hover, .frm_style_formidable-style-2.with_frm_style .frm_submit button:hover {
   background: #308ECC;
    color: #FFFFFF;

}


.frm_style_formidable-style-2.with_frm_style .form-field {
    margin-bottom: 10px;
}

/*     ******************************     MEDSEARCH RESULTS***************************               */
/*

/* -----------REMOVER SIDEBAR -------*/

/*** Take out the divider line between content and sidebar ***/
 #main-content .container:before {background: none;}

/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
#left-area {
    width: 100% !important;
    padding: 23px 0px 0px !important;
    float: none !important;
}
}

#sidebar {display:none;}


/* -----------  FOOTER -------*/


.subfooter .et_pb_text a {
	color:#FFFFFF !important;
	transition: all .2s;
	}
.subfooter .et_pb_text a:hover {
	color:#308ECC !important;

}



/*     ******************************     TOGGLES ***************************               */

/*     ******************************     MEDIA QUERIES     ***************************               */
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1600px) {



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


}


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


}


@media only screen and (max-width : 1300px) {
.et_pb_menu ul li a {
    font-size: 16px !important;
}
.et_pb_menu .et-menu>li {
    padding-left: 6px;
    padding-right: 6px;
}
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {



}

@media only screen and (max-width : 1100px) {
.et_pb_menu ul li a {
    font-size: 14px !important;
}
	
}

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

	
}


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {


}

@media only screen and (max-width : 980px)  {
.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap  {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.et_pb_menu .et_mobile_menu {
    top: 100%;
    padding: 2%;
}
#frm_field_2_container label{
    display: none;

}
}

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


}


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


}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 680px) {

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 580px) {
table td, table th {
    text-align: left;
	font-size:60%;
padding: 6px 8px!important; 
}

}

 /* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
.footer3images .et_pb_column {
    width: 100% !important;
}
.et_pb_button {
    font-size: 16px !important;
}
 /* Extra Small Devices, Phones */ 
@media only screen and (max-width : 360px) {

}
/* Custom, iPhone Retina */ 
@media only screen and (max-width : 330px) {
table td, table th {
    text-align: left;
	font-size:50%;
padding: 3px 4px!important; 
}
}
/* Custom, iPhone Retina */ 
@media only screen and (max-width : 280px) {


}
}
