/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.sticky_mob_button_mccol {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    display: none!important;
    z-index: 10;    
    line-height: 30px;  
/*     letter-spacing: 0.05em; */
    font-family: Archivo Black, sans-serif;
} 

 

 

form .container a.getMccol {
    background: #0c4f9e;
    font-weight: 800;
    color: #FFFFFF;
    font-size: 20px;
    width: 100%;
    margin: auto;
    display: block;
    padding: 16px 20px;
    line-height: 24px;
    border: none;
    border-radius: 4px;
    text-align: center;  
    text-decoration: none;  
/*     letter-spacing: 0.05em; */
	font-family: Archivo Black, sans-serif;
}
form .container a.getMccol:hover {
	background: #08386f; 
}
.gb-container-3026751b, 
.gb-container-05405ed0    {
    max-width: 500px!important;
    background-color: #ffffff;
    margin: auto;
    text-align: center;
}              
.gb-container-3026751b > .gb-inside-container, 
.gb-container-05405ed0 > .gb-inside-container {
    padding: 10px!important;
   }
.lead-form {
    display: block!important;
  }                                                                              body.pojo-a11y-focusable .form a:focus {
    outline-width: 0px !important;
}

 

nav#pojo-a11y-toolbar {
    top: 90px !important;
}

 

@media (max-width: 768px) {
    .sticky_mob_button_mccol {
    display: block !important;
}
    .generate-back-to-top {
    bottom: 69px;
    right: 8px;
    }
    .page-id-73 .generate-back-to-top {
        bottom: 8px;
    }
}
/*************************************************
 *CKRoMA
**************************************************/
@media (max-width: 767px) {
    .gb-container-ec950860 {
        margin-bottom: 44px!important;
		 text-align: center!important;
    }

}