/*
Theme Name: Wellmadewebsite
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:   Tom Fraser http://www.wellmadewebsite.co.uk
Template: Divi
@import url("../Divi/style.css");

*/



/* COLOURS
style colours:
http://www.color-hex.com/color/778899
dark green:#355023
light green:#82B161
blue: 313461
purple #964788
*/

/* --- HEADER --- */

#et-info{
    padding-bottom: 0em;
}

.et-social-rss a.icon:before {
    content: "\e076";
}
.et-social-dribbble a.icon:before {
    content: "\e090";
}

/*** Translate **/



.my-header-translate {
	margin: 0px 0px 0px 0px;
	float: right;
	text-align: center;
}
.goog-te-gadget-simple {
	position: relative;
	background-color: #964788 !important;
	border-bottom: 0px solid #3179ba !important;
	border-left: 0px solid #3179ba !important;
	border-right: 0px solid #3179ba !important;
	border-top: 0px solid #3179ba !important;
	cursor: pointer;
	display: block !important;
	float: left;
	width: 192px !important;
	line-height: 32px !important;
	height: 32px !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	border-radius: 3px;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 6px 0 6px !important;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.goog-te-gadget-simple:hover {
	background-color: #313461  !important;
	color: #fff !important;
}
.goog-te-gadget-simple:after {
	position: absolute;
	font-family: ETmodules!important;
	content: "\e0e3";
	color: #fff;
	font-size: 15px;
	top: 0;
	right: 21px;
}
.goog-te-gadget-simple .goog-te-menu-value:after {
	content: "TRANSLATE";
	font-family: Arial, Lucida, sans-serif, display !important;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0;
	color: #fff!important;
	font-size: 16px !important;
	font-weight: normal !important;
	webkit-transition: background-color .4s, color .4s ease-in-out;
	-moz-transition: background-color .4s, color .4s ease-in-out;
	transition: background-color .4s, color .4s ease-in-out;
	letter-spacing: 1px;
}
.goog-te-gadget-simple:hover .goog-te-menu-value:after {
	color: #FFFFFF !important;
}
.goog-te-gadget span a span {
	
}
.goog-te-gadget img {
	display: none;
}
.goog-te-gadget-icon {
	display: none;
}





/* --- 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;
}




/* PAGES */

.full-height {
    height:80vh; 
}

.whitehover a {
	color:#FFFFFF !important;
}
.whitehover a:hover {
	color:#355023  !important;
}

/*.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;
}
*/

.mybookbutton a {
display:block;	
color:#FFFFFF !important;
	padding-top:10px!important;
padding-bottom:10px!important;
}
.mybookbutton a:hover {
	color:#FFFFFF !important;
}
.et_pb_text.mybookbutton:hover {

    background-color: #355023;
}
/*     ************   Single post  ******               */



.entry-content table {
	margin:20px 0px;
	width:100%;
	border:1px solid #60B0FF;
	font-size:80%;
	line-height:1.2em;
}	
.entry-content table td {
	border:1px solid #60B0FF;
	padding: 6px 6px !important;
	
}	

.entry-content ol, .entry-content ul {
	margin:20px 20px;
}
	
	


/*     ******************************     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 -------*/

.footer-email a {
	color:#FFFFFF;
transition: all .2s;
}
.footer-email a:hover {
	color:#132163;

}

footer .container {
    position: relative;
    text-align: center;
}

#footer-info {
    float: none;
display:block;
width:100%;
    padding-bottom: 10px;
    color: #FFFFFF;
    text-align: center;
}
#footer-info span {
	font-size:80%;
	}



footer p:last-of-type {
    padding-bottom: 1em;
}
#footer-bottom .et-social-icons {
    float: none;
    text-align: center;
}
.et-social-icons li {
    display: inline-block;
    margin: 10px 10px 10px 10px;
}

.myfooternav a{
	color:#FFFFFF;
}

.myfooternava:hover {
	color:#e09900;
}
/*     ******************************     TOGGLES ***************************               */

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


}

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


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

	
}

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

	
}


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


}

@media only screen and (max-width : 980px)  {
.headerrow .et_pb_column {
    margin-bottom: 0px !important;
}

}
@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) {
#logo {
    	height: auto !important;
	max-height: 80% !important;
	margin-top: 0px;    
}


#et-info {
    text-align: center;
}


}

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


}

 /* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
.et_pb_module .et_pb_text_inner h1 {
    font-size: 40px !important;
        line-height: 1.2em !important;
}
	}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_two {
    margin-left: 0px;
}
}
 /* Extra Small Devices, Phones */ 
@media only screen and (max-width : 360px) {


}
/* Custom, iPhone Retina */ 
@media only screen and (max-width : 330px) {

}
