.qodef-qi-interactive-link-showcase , .qodef-qi-text-marquee{
    font-family: var(--highlight-font-family);
}
.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-inner , .qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-inner { background: transparent;
box-shadow: none; }
.sidebar-section h6{
    color: var(--color-theme-secondary);
}

.contact-form-button{
	color: var(--color-theme-white) !important;
}

.contact-form button.allora-button.allora-button-link:after{
    background: var(--color-theme-white)!important;
}

.contact-form1 .contact-form-button:hover span.text-btn{
	color: var(--color-theme-white) !important;
}
.rotate{
    transform: rotate(450deg);
}
.qodef-qi-business-hours {
    border: none;
    background-color: var(--color-theme-white);
}
.qodef-qi-business-hours.qodef-line-type--below .qodef-e-item {
    border-bottom: 1px solid var(--color-theme-secondary);
}