.elementor-kit-5{--e-global-color-primary:#009FFF;--e-global-color-secondary:#333333;--e-global-color-text:#222222;--e-global-color-accent:#297A31;--e-global-color-221d25c:#FFFFFF;--e-global-color-150b9c8:#FFFFFF;--e-global-color-f315127:#F0F0F1;--e-global-typography-primary-font-family:"Dosis";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Dosis";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;color:#222222;font-family:"Lato", Sans-serif;font-size:20px;font-weight:400;line-height:1.5rem;}.elementor-kit-5 p{margin-bottom:2rem;}.elementor-kit-5 a{color:#0E7418;}.elementor-kit-5 a:hover{color:var( --e-global-color-accent );}.elementor-kit-5 h1{color:#222222;font-family:"Dosis", Sans-serif;font-size:45px;font-weight:600;}.elementor-kit-5 h2{color:#222222;font-family:"Dosis", Sans-serif;font-size:35px;font-weight:600;}.elementor-kit-5 h3{color:#222222;font-family:"Dosis", Sans-serif;font-size:25px;font-weight:600;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"Lato", Sans-serif;border-radius:4px 4px 4px 4px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */blockquote {
 background: #2c98381a;
 padding: 25px;
 font-size: 0.9em;
 margin: 0;
}
.elementor-widget-blockquote blockquote {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: 400!important;
    padding: 20px;
    font-size: 16px!important;
    
}

/*.elementor-kit-5 a {*/
/*    color: #000!important;*/
/*}*/

button, [type=submit], [type=button] {
    display: inline-block;
    font-weight: 400;
    color: #333;
    text-align: center;
    white-space: nowrap;
    user-select: none;
    background-color: transparent;
    border: 1px solid #333;
    font-size: 1rem;
    transition: all 0.3s;
}

button:hover, button:focus, [type=submit]:hover, [type=submit]:focus, [type=button]:hover, [type=button]:focus {
    color: #ffffff;
    background-color: #333;
    text-decoration: none;
    border-radius: 3px;
}

button.jck-sfr-form__button,button.jck-sfr-form__button:hover  {
    display: inline-block;
    font-weight: 400;
    color: #333;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid #333;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    border-radius: 50px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}


#affwp-affiliate-dashboard input.button {
	background:#007BBC!important;
color:#fff!important;
	border:none;
	border-radius:3px;
	font-size:16px;
	font-weight:500;
}
.wp-caption-text {
    color: #007BBC;
    font-size: 13px;
    font-weight: 600;
    background: #f9f9f9;
    width: fit-content;
    padding: 5px;
}

#submit {
border:none;
background: #000;
color:white;
font-family: roboto, sans-serif;
font-size: 16px;
font-weight: 600;
border-radius: 3px;
padding-top:10px;
padding-bottom:10px;
padding-left:40px;
padding-right:40px;
border: 0px solid;
}

.edd-submit.button, .edd-submit.button.gray,.edd-submit.button:hover
{
background:#fff;
color:#000;
border:none;
}

#edd-purchase-button, .edd-submit, [type=submit].edd-submit
{
border:none;
background: #007BBC;
color:white;
font-family: roboto, sans-serif;
font-weight: 600;
padding-top:10px;
padding-bottom:10px;
padding-left:40px;
padding-right:40px;
}


.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
z-index:0;
}

/* visited link */
a {
color: #007BBC;
}
/* visited link */
a:visited {
  color: #681da8;
}
/* mouse over link */
a:hover {
color: #007BBC;
text-decoration: underline;
}

/* selected link */
a:active {
  color: #007BBC;
}
/* GF Button */
.gform_wrapper .gform_page_footer .button.gform_next_button, .gform_wrapper .gform_page_footer .button.gform_previous_button,
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit]
body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit] {
    color:#ffffff;
font-size:16px;
	font-family: roboto, sans-serif;
	font-weight: 600;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:40px;
    border-radius: 3px;
    padding-right:40px;
    border: 0px solid rgba(114,114,114,0.4);
    box-shadow: 0 0px 0px rgba(114,114,114,0.3);
    -moz-box-shadow: 0 0px 0px rgba(114,114,114,0.3);
    -webkit-box-shadow: 0 0px 0px rgba(114,114,114,0.3);
    background-color: #000;
}

@media screen and (min-width: 599px){
#edd-card-city-wrap, #edd-card-country-wrap, #edd-card-zip-wrap, #edd-email-wrap, #edd-first-name-wrap, #edd-last-name-wrap {
    width: 33.333%;
    display: block;
    float: left;
    padding-right: 12px;
}}

.makeitred {
    color: white;
    background: #D7263D;
    padding: 10px 15px;
    margin-top:-5px;
    border-radius:4px;
}/* End custom CSS */