/*
Theme Name: Empire Technology
Description: Bespoke website for Empire Technology
Author: Recoil
Author URI: https://www.recoilwebdesign.co.uk
Template: et
Version: 1.0.0
*/





.emp-bg-top { background-position: center top !important; }

/*==========  Logo ==========*/
.fusion-logo img { 
 height: 70px !important;
}

.fusion-is-sticky .fusion-logo img {
    height: 55px !important;
}

/*==========  Links ==========*/
#content a { font-weight: 700; }

.et-text-white { color: #ffffff; }

.et-btn {
    background-color: #0ea7e3;
    border: 2px solid #0ea7e3;
    color: white;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;

}

/*==========  Main Menu ==========*/
.fusion-main-menu > ul > li {
    text-transform: uppercase;
}




input#gform_submit_button_1 {    
    font-family: "Raleway" !important; 
    text-transform: none !important;
    font-weight: 700 !important;
    background-color: #0ea7e3 !important;
    border: 2px solid #0ea7e3 !important;
    color: white !important;
    padding: 10px 30px !important;
    text-align: center !important;
    text-decoration: none !important;
    display: inline-block !important;
    font-size: 16px !important;
    margin: 4px 2px !important; }
input#gform_submit_button_1:hover { background-color: transparent !important; border: 2px solid #0ea7e3 !important; color: #444 !important; }



.et-btn:hover {  background-color: transparent; border: 2px solid #0ea7e3; }
.et-btn-center { text-align: center; }

.et-btn-full { width: 100%; text-align: center; }

.et-btn-white { background-color: #ffffff !important; color: #0ea7e3 !important; border: 2px solid #ffffff !important; }
.et-btn-white:hover { background-color: transparent !important; border: 2px solid #ffffff !important; color: #ffffff !important; }

.cbq-footer-top { margin-bottom: 30px; }

/* Footer Optin */
p.cbq-footer-optin { margin-top: 0; }
.cb-footer-submit,.cb-footer-namef,.cb-footer-emailf { margin-bottom: 10px; }

/* Footer Telephone */
.cbq-footer-tel { margin-bottom: 10px; }
.cbq-footer-contact-ico { float: left; margin-right: 10px; }
.cbq-footer-para { margin-top: 0 !important; float: left; }

.fusion-footer-copyright-area {
    margin-top: 40px;
    width: 100%;
    padding-left: 0 !important;
}

.emp-logo-footer { width: 300px !important; }

.fusion-footer-widget-area {
    font-size: 14px !important;
}

.fusion-footer-widget-area ul li { font-size: 14px !important; }






@media (max-width:800px) { 

a.fusion-button.button-flat.fusion-button-round.button-large.button-custom.button-1 { margin-top: 30px; width: 100% !important; } 
.cbq-margin { padding-bottom: 30px !important; }

}