/*
 Theme Name:   Burnley Builders 2019
 Theme URI:    https://webzappa.co.uk
 Description:  Burnely Builders Child Theme developed for the Divi Theme Engine
 Author:       John Chadwick of Webzappa
 Author URI:   https://webzappa.co.uk
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
/***** FIX DIVI JUMP *****/
#page-container {padding-top: 294px !important}
#main-header {top: 41px !important; -webkit-box-shadow: 0 1px 0 rgba(4, 38, 81,0.2) !important; -moz-box-shadow: 0 1px 0 rgba(4, 38, 81,0.2) !important; box-shadow: 0 1px 0 rgba(4, 38, 81,0.2) !important;}
/***** LINKS *****/
a {font-weight:700;}
/***** MENU *****/
#top-menu li li a {width: 400px; font-size: 16px;}
.nav li ul {width: 300px;}
.et-fixed-header #top-menu li li a {font-size: 16px !important;}
/***** BACK TO TOP *****/
.et_pb_scroll_top.et-pb-icon {background: rgba(4, 38, 81,0.4); border:0.1em solid white; border-radius: 50%; bottom: 175px; font-size: 3em; right: 1%;}
/*************************************/
/***** FREE ESTIMATE MENU BUTTON *****/
/*************************************/
.freeestimate_button a {
    color: #042651 !important;
    font-weight: 600;
    padding: 13px 16px !important;
	background-color: #fff;
    text-transform: uppercase !important;
    font-size: 24px !important;
    display: block;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    border: 2px solid #042651;
}
.freeestimate_button a:hover {
    opacity: 1 !important;
    color: #042651 !important;
    background-color: #fff;
    box-shadow: 0px 5px 20px #aab9c3;
    -moz-box-shadow: 0px 5px 20px #aab9c3;
    -webkit-box-shadow: 0px 5px 20px #aab9c3;
	border: 2px solid #042651;
}
.et-fixed-header #top-menu .freeestimate_button a:hover {color: #042651 !important;}
/***** FORMS *****/
.et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {font-size: 20px;}
.et-pb-contact-message {font-size: 20px;font-weight: 700;}
/***** GALLERY *****/
.et_pb_gallery_item {-webkit-animation: none !important; -moz-animation: none !important; -o-animation: none !important; -ms-animation: none !important; animation: none !important;}
