/*
 Theme Name:     Mortlake Garage - Child Theme
 Theme URI:      http://www.mortlakestationgarage.co.uk
 Description:    Mortlake Garage Theme
 Author:         Mortlake Garage
 Author URI:     https://www.mortlakestationgarage.co.uk
 Template:       Divi
 Version:        1.0.1
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

body  {
font-weight:400;
color:#333333;

	
}


h1 { font-size: 36px; }
h2 { font-size: 36px; }
h3 { font-size: 22px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }


h1 {
line-height:1.4em;	
}

h2 {
line-height:1.4em;	
}


h3 {
line-height:1.4em;	
}

h4 {
line-height:1.5em;	
}

h5 {
line-height:1.5em;	
}

a.footer-quick-links {
color:#fff !important;	
font-size:16px;
line-height:32px !important;
}

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

h1 { font-size: 32px; }
h2 { font-size: 32px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }

h1 {
line-height:1.4em;	
}

h2 {
line-height:1.4em;	
}

h3 {
line-height:1.4em;	
}

h4 {
line-height:1.5em;	
}




}







/** colours **/
.et_pb_section {
/*background-color: #F4F4F4*/
}

.theme-color {
	color:#FFFF00 !important;
} 

.theme-text-stroke-color {
	 -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: #575d5e;
    -webkit-text-fill-color: #ffffff;
}

.dark_grey {
	color:#575d5e !important;
} 

.black {
	
	color:#231f20 !important;
}






/** font styles **/

.strong { font-weight: 600 !important; }

.ultra_strong { font-weight: 800 !important; }


/** floats **/
.float_left { float:left !important; }

.float_right { float:right !important; }

.float_none { float:none !important; }













/* Increase width of drop-down menus for desktops */
@media screen and (min-width: 981px) {
.et_pb_menu ul li a  {
 white-space:nowrap !important
}
.nav li ul { width: 360px;   } #top-menu li li a { width: 360px; }


}





/* box headings button */
.cu_box_headings_button {
	background:none !important;
	color:#fff !important;
	border: none !important;
	
}


/* box headings ends */





