/*
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
*/

/* === General Styling === */
#navy-background h2 {
    color: #FCAC02;
}
#navy-background p {
    color: #FFFFFF;
}
.text-block-area {
    margin-right: auto !important;
    margin-left: auto !important;
    max-width: 860px !important;
    padding-right: 20px;
    padding-left: 20px;
}
.text-block-area p {
    margin-right: auto !important;
    margin-left: auto !important;
    max-width: 860px !important;
}
.fusion-column-wrapper .fusion-column-content .text-block-area {
    margin-right: auto !important;
    margin-left: auto !important;
    align-content: center !important;
    max-width: 860px !important;
    padding-right: 20px;
    padding-left: 20px;
}
.fusion-page-title-bar {
	background-color: #fcac02 !important;
}
.fusion-page-title-row {
	background-color: #fcac02 !important;
}
/*
	<div class="fusion-page-title-row">
		<div class="fusion-page-title-wrapper">
			<div class="fusion-page-title-captions">
*/
/* === Home Page === */
.our-promise p {
    text-align: center !important; 
    color: #FCAC02 !important; 
    line-height: 0.8em !important;
}
/* === Testimonials === */
.customer-testimonials {
    max-width: 1140px;
    margin: 0 auto;
    min-height: 390px;
    padding-right: 30px;
    padding-left: 30px;
}
.yellow-testimonial-content {
    color: #fcac02; 
    max-width: 400px; 
    font-size: 36px; 
    font-weight: 600; 
    line-height: 43px; 
    display: inline-block; 
    text-align: left; 
    font-style: normal;
}
.testimonial-name {
    max-width: 350px;
    color: #fcac02; 
    text-transform: uppercase; 
    display: block; 
    text-align: right; 
    font-size: 20px; 
    font-style: normal;
}
.white-testimonial-content {
    max-width: 670px; 
    display: inline-block; 
    vertical-align: top; 
    font-size: 15px; 
    font-style: normal; 
    text-align: left; 
    line-height: 30px; 
    padding-top: 5px; 
    padding-left: 10px; 
    color: #ffffff !important;
}
.fusion-imageframe .testimonial-bar-top  {
    border-top: 5px solid #f4f3f4 !important;
    margin-top: -5px !important;
    vertical-align: top !important;
}
.customer-testimonials .fusion-imageframe .testimonial-bar-top img {
    border-top: 5px solid #f4f3f4 !important;
    vertical-align: top !important;
}
.customer-testimonials .fusion-imageframe .testimonial-bar-bottom img {
    vertical-align: bottom !important;
}

.testimonial-bar-top {
    vertical-align: top !important;
    position: relative !important;
    border-top: 5px solid #f4f3f4 !important;
	width: 100% !important;
}
.testimonial-bar-top img {
    vertical-align: top !important;
    width: 100% !important;
    z-index: 1;
    border-top: 5px solid #f4f3f4 !important;
}
.testimonial-bar-bottom {
    position: relative !important;
	width: 100% !important;
}
.testimonial-bar-bottom img {
    vertical-align: bottom !important;
    width: 100% !important;
    z-index: 1;
}

/* === Our Services === */
#our-services-links .fullwidth-box .fusion-row {
    max-width: 1000px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

/* === Our Partners Carousel === */
.suppliers-carousel .fusion-carousel-wrapper {
    height: 220px !important;
}
.fusion-image-carousel-fixed .fusion-carousel .fusion-image-wrapper img {
max-height: 210px !important;
}
.fusion-image-carousel-fixed .fusion-carousel .fusion-carousel-wrapper {
height: 210px !important;
}

/* === Footer === */
.fusion-footer {
    text-align: left  !important;
}
#footer-nav ul li a {
    padding-bottom: -20px !important;
    color: #fcac02 !important;
    font-size: 15px !important;
    font-weight: 700 !important;
}


/* Revolution Slider */

.rev_slider .slotholder::after {
    background-color: transparent;
}




