.testimonials-sec {
    background-image: url('https://roofmaxx.com/find-a-dealer/wp-content/plugins/rm-microsite-options/assets/imgs/rm-bg-image-1.jpg');
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

.main-section>.e-con-inner>.elementor-element:nth-child(2) .elementor-icon-list-items li:before{
    content:"";
    width:40px;
    height:40px;
    position: relative;
    direction: inline-block;
    margin-right:10px;
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center;
}
.main-section>.e-con-inner>.elementor-element:nth-child(2) .elementor-icon-list-items li:nth-child(1):before{
    background-image:url("wp-content/plugins/rm-microsite-options/assets/imgs/icon-roof.svg");
}
.main-section>.e-con-inner>.elementor-element:nth-child(2) .elementor-icon-list-items li:nth-child(2):before{
    background-image:url("wp-content/plugins/rm-microsite-options/assets/imgs/icon-water.svg");
}
.main-section>.e-con-inner>.elementor-element:nth-child(2) .elementor-icon-list-items li:nth-child(3):before{
    background-image:url("wp-content/plugins/rm-microsite-options/assets/imgs/icon-wood.svg");
}

.dealer-contact-image-container .elementor-shortcode{
    text-align: center;
}

.custom-faqs .elementor-accordion .elementor-accordion-item {
    border-width: 0px;
}
.custom-faqs .elementor-tab-title {
    background-color: var(--e-global-color-a69a8f5)!important;
}
.custom-faqs .elementor-active .elementor-accordion-title,
.custom-faqs .elementor-active .elementor-accordion-icon svg {
    color: var(--e-global-color-secondary)!important;
    fill: var(--e-global-color-secondary)!important;
}

.custom-faqs .elementor-accordion-title {
    color: var(--e-global-color-24007d1)!important;
}
@media only screen and (min-width: 770px) {
    .custom-faqs>.e-con-inner {
        max-width: 925px !important;
    }
}
@media only screen and (min-width: 769px) {
    .custom-faqs {
        padding: 0;
    }
}