/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */



/* #rma_form .gform_button {background: var(--e-global-color-secondary) !important;  color: #fff !important;padding: 15px 35px !important;font-family: "Gotham Light" !important;font-size: 16px !important;cursor: pointer;border-radius: 50vw !important;font-weight: 500 !important;text-transform: uppercase !important;transition: all 0.3s ease-in-out !important;box-shadow: none !important;}
#rma_form .gfield input,#rma_form .gfield--type-select .gfield_select,#rma_form .gfield_time_ampm select {box-shadow: 3px 5px 10px #70707036 !important; border:1px solid #7070702b !important;}
#rma_form .gform_heading p {display: none !important;}
#rma_form .gform_button:hover{background-color: var(--e-global-color-primary) !important;}
#rma_form .gform-theme--framework .gfield--input-type-datepicker .ginput_container_date input{width: 50% !important;}
#rma_form .gform-theme--foundation .ginput_complex .ginput_container_time {inline-size: auto !important;}
.gform_confirmation_message_1{color: #252525;text-align: center;}
.gform_confirmation_message{text-align: left !important;}


ul.reason-list li{ padding-bottom: 12px !important;}
ul.reason-list {padding-left: 20px;}
.faq_home summary.e-n-accordion-item-title {box-shadow: 0px 3px 6px #00000029;}


.brushed_headline{position:relative;max-width: fit-content !important;}
.brushed_headline.centered{max-width: fit-content !important;margin: 0 auto !important;}
.brushed_headline::before {position: absolute;content: '';left: 50%;background-image: url('https://sunsetpediadev.wpenginepowered.com/wp-content/uploads/2026/04/wave-1.png'); width: 150px; height: 30px; bottom:-10px;background-size: contain; background-repeat: no-repeat; transform: translate(-50%, 10px);}

.footer_table tr td{background: none !important;padding:0 !important;padding: 5px 0 !important;border: none !important;font-size: 18px !important;}
.footer_table tr td:last-child {text-align: right;}

@media (max-width:980px) and (min-width:640px){
.brushed_headline::before {bottom:-15px;}
}
@media (max-width: 880px){
.footer_table tr td{font-size: 16px !important;}
.gform-footer.gform_footer.top_label {justify-content: center;}

	@media (max-width:640px){
.brushed_headline::before {bottom:0px;}
} */