/*======================================
Theme Name: Divi Green Orb
Theme URI: https://greenorbwebdesign.co.uk    
Description: Child theme for Caldera Spas Scotland
Version: 1.0
Author: Phillip Johnson
Author URI: https://greenorbwebdesign.co.uk
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

.paj-tablet #paj-desktop-vid {display:none !important;}

#main-header {background: #fdfeff;
background: -moz-linear-gradient(top, #fdfeff 0%, #fdfbf6 11%, #f7f8f5 14%, #e9f3f5 30%, #a4ddf7 77%, #8cd6f8 100%);
background: -webkit-linear-gradient(top, #fdfeff 0%,#fdfbf6 11%,#f7f8f5 14%,#e9f3f5 30%,#a4ddf7 77%,#8cd6f8 100%);
background: linear-gradient(to bottom, #fdfeff 0%,#fdfbf6 11%,#f7f8f5 14%,#e9f3f5 30%,#a4ddf7 77%,#8cd6f8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfeff', endColorstr='#8cd6f8',GradientType=0 );}

@media only screen and (min-width: 980px) {
   .absolute_map .et_pb_map {
    position: absolute;
    overflow:visible;
    height: 100%; 
}
}

#main-footer .et_social_totalcount {display:none;}

.et_pb_fullwidth_header .header-content {
	width:100% !important;
	padding:0 !important;
}

.wpcf7-form .ename, .wpcf7-form .email-address, .wpcf7-form-control-wrap .emessage {
  width: 100%;
  margin-bottom:15px;
    padding: 16px;
    border-width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #999;
    background-color: #eee;
    font-size: 14px;
    -webkit-appearance: none;
  font-family:arial;
}


.wpcf7-form .et_pb_button {color:#2ea3f2 !important;}
.wpcf7-form .et_pb_button:hover {background-color:#eee;}