@import url('../Divi/style.css');
/*
Theme Name: Cardiff Divi
Theme URI: http://cardiff-web-design.co.uk
Description: Divi child theme - this takes the functionality from the Divi theme but we put our changes and add code to this.
Author: Chas
Version: 1.
Template: Divi
Tags: */


/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/


h1.site-title a {
	
	font-size: 64px;
 
  text-shadow: 2px 2px #005888;
  text-transform: uppercase;
  text-decoration: none;
    font-family:  'Oswald', cursive, sans-serif!important; 
  
  
}
h1.site-title a:hover {
  text-decoration: none;
  text-shadow: 2px 2px #005888;
  font-family: 'Oswald', cursive!important;
  color:#F38010!important;
}
.site-description {
  color: #fff;
  text-shadow: 1px 2px #005888;

 font-family: 'Oswald',Arial, sans-serif!important; 
 text-transform:uppercase;
 
}


#main-header a{
    text-transform:uppercase;
	
	
}
#main-header {
    text-transform:uppercase;
	
}
#footer-bottom {
    	
   
}
#top-header.container {
    	

}
.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_subhead {
    
   
}
#top-menu li a, .et_search_form_container input {
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase!important;
    text-decoration: none;
}
.myclass .et_pb_more_button {
font-size: 0px;
background-color: rgba(0, 0, 0, 0.0) !important;
top: -1000px;
right: -1000px;
height: 5000px;
width: 5000px;
position: absolute;
}