.elementor-kit-24{--e-global-color-primary:#014A75;--e-global-color-secondary:#F5E7BA;--e-global-color-text:#333333;--e-global-color-accent:#D5D0CA;--e-global-color-d01ca1a:#FFFFFF;--e-global-color-0271a9e:#000000;--e-global-typography-primary-font-family:"miller-display";--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"Helvetica";--e-global-typography-secondary-font-weight:bold;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"miller-display";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-font-style:italic;color:var( --e-global-color-text );font-family:"Helvetica", Sans-serif;font-size:18px;line-height:1.6;}.elementor-kit-24 button,.elementor-kit-24 input[type="button"],.elementor-kit-24 input[type="submit"],.elementor-kit-24 .elementor-button{background-color:var( --e-global-color-primary );font-weight:bold;text-transform:uppercase;color:var( --e-global-color-d01ca1a );padding:15px 35px 15px 35px;}.elementor-kit-24 button:hover,.elementor-kit-24 button:focus,.elementor-kit-24 input[type="button"]:hover,.elementor-kit-24 input[type="button"]:focus,.elementor-kit-24 input[type="submit"]:hover,.elementor-kit-24 input[type="submit"]:focus,.elementor-kit-24 .elementor-button:hover,.elementor-kit-24 .elementor-button:focus{background-color:#011E30;color:var( --e-global-color-d01ca1a );}.elementor-kit-24 e-page-transition{background-color:#FFBC7D;}.elementor-kit-24 a{color:var( --e-global-color-primary );font-family:"Helvetica", Sans-serif;font-weight:400;}.elementor-kit-24 a:hover{color:var( --e-global-color-0271a9e );}.elementor-kit-24 h1{font-family:"miller-display", Sans-serif;font-size:72px;font-weight:bold;line-height:1.2;}.elementor-kit-24 h2{font-family:"miller-display", Sans-serif;font-size:48px;font-weight:bold;line-height:1.2;}.elementor-kit-24 h3{font-family:"miller-display", Sans-serif;font-size:50px;font-weight:bold;line-height:1.2;}.elementor-kit-24 h4{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );}.elementor-kit-24 h5{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );}.elementor-kit-24 h6{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:25px;}.elementor-element{--widgets-spacing:25px 25px;--widgets-spacing-row:25px;--widgets-spacing-column:25px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{--lightbox-header-icons-size:36px;--lightbox-navigation-icons-size:50px;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-24{font-size:18px;}.elementor-kit-24 h1{font-size:70px;}.elementor-kit-24 h2{font-size:50px;}.elementor-kit-24 h3{font-size:45px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-24{font-size:16px;}.elementor-kit-24 h1{font-size:50px;}.elementor-kit-24 h2{font-size:40px;}.elementor-kit-24 h3{font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body{
    overflow-x: hidden;
}

.mepr-unauthorized-message{
    border: 2px solid #014A75;
    padding: 25px; 
    display: flex;
    position: relative;
}

.mepr-login-form-wrap{
    display: none;
}

.subscribe-message{
    padding-right: 75px;
    flex: 1 0 50%;
}
 @media (max-width: 991px){
.mepr-unauthorized-message{
    
   
        flex-flow: column;
        
    
}

.subscribe-message{
            padding-right: 0;
            margin-bottom: 50px;
        }
}
.mepr-unauthorized-message:before{
    content: '';
    height: 200px;
    width: 110%;
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    position: absolute;
    top: -205px;
    left: -5%;
}


.mp_invoice{
    margin-top: 30px;
}

.elementor-widget-container
    ul li{
    
    margin-top: 10px;    
    
}

[type=button], [type=submit], button{
    border: 0;
}

.elementor-text-editor p:last-child, .elementor-widget-container p:last-child{
    margin-bottom: 0 !important;
}

.wp-block-quote{
	position: relative;
	padding: 0 75px;
	font-style: italic;
	font-family: 'miller-display', serif;
	line-height: 2;
	}
  .wp-block-quote:before{
    	content: open-quote;
    	font-size: 500px;
    	line-height: 1;
    	position: absolute;
    	top: -70px;
    	left: -30px;
    	opacity: .2;
    	color: #014A75; 
    	
    
}

.bonus-content-header a:hover {
    color: #F5E7BA;
    text-decoration: underline;
}

.breadcrumb a:hover{
    color: #fff;
    text-decoration: underline;
}/* End custom CSS */