/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 22 2025 | 15:51:47 */
/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.cont-max-width-520 .fusion-column-wrapper {
    max-width: 520px !important;
}


form#form_subscribe-for-the-exclusive-updates button.frm_button_submit {
    margin-top: 0px !important;
    margin-bottom: 1px !important;
    /* background: transparent !important; */
    /* border: none !important; */
    color: #fff !important;
    font-size: 17px;
    /* padding: 0px !important; */
    border-radius: 50px;
    background: #e5cc11 !important;
    border-color: #e5cc11 !important;
	    height: 55px;
}
form#form_subscribe-for-the-exclusive-updates button.frm_button_submit:before {
    content: "\f0e0";
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 400 !important;
    color: #fff !important;
    margin-right: 5px;
}
input#field_dwvv6 {
    padding: 0.7em 1.7em;
    font-size: 16px;
    line-height: 22px;
    /* width: calc(100% - 200px); */
    margin: 0;
    height: 55px;
    border: none;
    background-color: var(--theme-color-alter_bg_color) !important;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
    -ms-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
}

.custom-counter-boxes .counter-box-container {
    padding: 0px !important;
}
.custom-counter-boxes .counter-box-container {
    text-align: left;
}


.custom-testimonials q.fusion-clearfix{
	background: transparent !important;
}
.review.avatar-image {
	background: transparent !important;
}
.custom-testimonials  blockquote {
	background: transparent !important;
	text-align:center !important;		
}
.custom-testimonials .author span.company-name {
    text-align: center !important;
    display: inline-block;
}
.custom-testimonials .author span.testimonial-thumbnail {
    text-align: center !important;
    display: inline-block;
}
.custom-testimonials .author {
    display: block !important;
    text-align: center !important;
    float: none !important;
}




.custom-counter-boxes .counter-box-container {
    color: #000 !important;
    font-weight: 700 !important;
}
.custom-counter-boxes .counter-box-container .counter-box-content{
    color: #000 !important;
    font-weight: 700 !important;
}


h4 {
    text-transform: uppercase !important;
}

.cont-half-padding-160-140 >  .fusion-column-wrapper {
    padding: 160px 140px !important;
}


/******* css labels pseudoclass****/

.text-title-label h1:before {
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-right: 20px solid white;
    border-bottom: 30px solid transparent;
    position: absolute;
    right: 0px;
    top: 0px;
    content: "";
}

.text-title-label h1:after {
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-left: 20px solid white;
    border-bottom: 30px solid transparent;
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
}
.text-title-label h1 {
    background: #67C8C7;
    display: inline-block;
    padding: 5px 40px;
    position: relative;
}

/******* css labels pseudoclass****/

span{
	font-family:inherit !important;
}
strong{
	font-family:inherit !important;
}

.cont-half-padding > .fusion-column-wrapper {
    padding: 150px 100px !important;
}

.notitle-gf label.gfield_label {
    display: none !important;
}


.cont-white-text {
color:#fff !important;
}
.cont-white-text a{
color:#fff !important;
}
.cont-white-text h1{
color:#fff !important;
}
.cont-white-text h2{
color:#fff !important;
}
.cont-white-text h3{
color:#fff !important;
}
.cont-white-text h4{
color:#fff !important;
}
.cont-white-text h5{
color:#fff !important;
}
.cont-white-text h6{
color:#fff !important;
}





@media only screen and (max-width: 800px){
.cont-half-padding-160-140 >  .fusion-column-wrapper {
    padding: 30px !important;
}

	
	
.cont-padding-top-bottom-50 {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
}

.cont-half-padding > .fusion-column-wrapper {
    padding: 40px 30px !important;
}

.cont-padding-top-bottom-70{
padding-top:40px !important;
padding-bottom:20px !important;
}
.cont-padding-top-70{
padding-top:40px !important;
}
.cont-padding-bottom-70{
padding-bottom:20px !important;
}


.cont-padding-top-bottom-100{
padding-top:40px !important;
padding-bottom:20px !important;
}
.cont-padding-top-100{
padding-top:40px !important;
}
.cont-padding-bottom-100{
padding-bottom:20px !important;
}


.cont-padding-top-bottom-150{
padding-top:40px !important;
padding-bottom:20px !important;
}
.cont-padding-top-150{
padding-top:40px !important;
}
.cont-padding-bottom-150{
padding-bottom:20px !important;
}


}

@media only screen and (min-width: 800px){

.cont-padding-top-bottom-50 {
    padding-top: 50px !important;
    padding-bottom: 30px !important;
}

.modal-header {
    padding: 20px 40px;
}


.modal-body {
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-bottom: 40px !important;
}

.cont-padding-top-bottom-70{
padding-top:70px !important;
padding-bottom:50px !important;
}
.cont-padding-top-70{
padding-top:70px !important;
}
.cont-padding-bottom-70{
padding-bottom:50px !important;
}




.cont-padding-top-bottom-100{
padding-top:100px !important;
padding-bottom:80px !important;
}
.cont-padding-top-100{
padding-top:100px !important;
}
.cont-padding-bottom-100{
padding-bottom:80px !important;
}


.cont-padding-top-bottom-150{
padding-top:150px !important;
padding-bottom:130px !important;
}
.cont-padding-top-150{
padding-top:150px !important;
}
.cont-padding-bottom-150{
padding-bottom:130px !important;
}


}

