@charset "UTF-8";
/*
Theme Name: RescueMed Financial
Theme URI: 
Author: Red Spot Web Design
Author URI: https://www.redspotdesign.com/
Description: A theme for WordPress 5.
Requires at least: WordPress 4.9.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp5default
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

RescueMed Financial is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*###################################
# General Styles
###################################*/
html {font-size: 16px; /* 1em */ overflow: auto; line-height: 1.15; -webkit-text-size-adjust: 100%;}
body {margin: 0 auto; width: 100%; overflow: hidden;}
a, a:visited {color: inherit; text-decoration: none; -webkit-transition: all .5s ease; text-decoration: none !important;}
a, img {-webkit-transition: all ease 0.5s;-o-transition: all ease 0.5s;transition: all ease 0.5s;}
a:focus {outline: none!important;}
input:not([type="checkbox"]):not([type="radio"]), select {height: 42px;}
h1, h2, h3, h4, h5, h6, p, li, ul, ol {margin-top: 0;}
.no-spacing-list ul {margin: 0;}

/*###################################
## Layouts
###################################*/

/*###################################
## Header
###################################*/
.elementor-editor-active #global-header {position: relative !important;}
#global-header.sticky {background: #0A163C;}

/*###################################
## Content
###################################*/
#rescue-financial, #distinguish, #team {position: relative;}
#rescue-financial:before {content: ""; background: url('https://rescuemedfinan.wpenginepowered.com/wp-content/uploads/2024/10/financial-image-overlay.webp') no-repeat; background-size: cover; position: absolute; top: 0; right: 0; margin-left: auto;  width: 22.39%; height: 100%; z-index: 1;}
#distinguish:before {content: ""; background: url('https://rescuemedfinan.wpenginepowered.com/wp-content/uploads/2024/10/distinguish-image-offset.webp') no-repeat; background-size: cover; position: absolute; top: 0; right: 0; margin-left: auto;  width: 38.28%; height: 100%; z-index: 1;}
#team:before {content: ""; background: url('https://rescuemedfinan.wpenginepowered.com/wp-content/uploads/2024/10/team-image-offset.webp') no-repeat; background-size: cover; position: absolute; top: 0; left: 0; margin-right: auto;  width: 30%; height: 100%; z-index: 1;}

.img-filter-white img{
    -webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}

/*###################################
## Footer
###################################*/

/*###################################
## About Us
###################################*/
#who-we-are {position: relative;}
#who-we-are:before {content: ""; background: url('https://rescuemedfinan.wpenginepowered.com/wp-content/uploads/2024/10/who-we-are-offset.webp') no-repeat; background-size: cover; position: absolute; top: -60px; left: 0; margin-right: auto;  width: 22.4%; height: 600px; z-index: 1;}

/*###################################
## Services
###################################*/
#services-page {position: relative;}
#services-page:before {content: ""; background: url('https://rescuemedfinan.wpenginepowered.com/wp-content/uploads/2024/10/financial-image-overlay.webp') no-repeat; background-size: cover; position: absolute; top: -60px; right: 0; margin-left: auto;  width: 22.39%; height: 604px; z-index: 1;}

/*###################################
## Blog/Insights
###################################*/
.blog .e-loop-item:hover h3, .blog .e-loop-item:hover .elementor-widget-theme-post-excerpt {color: #FFF !important;}
.blog .elementor-pagination .page-numbers {border-radius: 10px; padding: 20px 25px;}
.blog .elementor-pagination .page-numbers.current, .blog .elementor-pagination .page-numbers:hover {background: #82003C !important;}

/*###################################
## Blog Single/Insights Single
###################################*/
#insights-header.sticky {background: #0A163C;}
#insights-header.sticky .elementor-nav-menu--main ul li a {color: #FFF;}
#insights-header.sticky .elementor-widget-image img {filter: brightness(0) invert(1);}
.single-post #breadcrumbs .breadcrumb_last {color: #1F1F1F;}
.single-post .elementor-post-navigation .post-navigation__prev--label, .single-post .elementor-post-navigation .post-navigation__next--label {background: #82003C; display: block; width: 200px; padding: 20px; box-sizing: border-box; border-radius: 10px; text-align: center;}
.single-post .elementor-post-navigation .post-navigation__prev--label:hover, .single-post .elementor-post-navigation .post-navigation__next--label:hover {background: #0A153B;}
.single-post .elementor-widget-theme-post-content h1, .single-post .elementor-widget-theme-post-content h2, .single-post .elementor-widget-theme-post-content h3, .single-post .elementor-widget-theme-post-content h4, .single-post .elementor-widget-theme-post-content h5 {color: #0A153B; margin-bottom: 15px; letter-spacing: 0;}
.single-post .elementor-widget-theme-post-content h4, .single-post .elementor-widget-theme-post-content h5 {font-size: 23px;}
.single-post .elementor-widget-theme-post-content p, .single-post .elementor-widget-theme-post-content ul, .single-post .elementor-widget-theme-post-content ol {margin-bottom: 40px;}
.single-post .elementor-widget-theme-post-content ul, .single-post .elementor-widget-theme-post-content ol {padding-left: 20px;}
.single-post .elementor-widget-theme-post-content ul li:not(:last-of-type), .single-post .elementor-widget-theme-post-content ol li:not(:last-of-type) {margin-bottom: 5px;}

/*###################################
## AR Cleanup Services
###################################*/
#ar-cleanup .full-height-image .elementor-widget-image {height: 100% !important;}

/*###################################
## Responsive
###################################*/
@media screen and (max-width: 1366px) {
	#who-we-are:before, #services-page:before {top: -50px;}
	.blog .elementor-pagination .page-numbers {padding: 15px 20px;}
	.single-post .elementor-widget-theme-post-content p, .single-post .elementor-widget-theme-post-content ul, .single-post .elementor-widget-theme-post-content ol {margin-bottom: 30px;}
	.single-post .elementor-widget-theme-post-content p, .single-post .elementor-widget-theme-post-content ul li, .single-post .elementor-widget-theme-post-content ol li {font-size: 16px;}
	.single-post .elementor-post-navigation .post-navigation__prev--label, .single-post .elementor-post-navigation .post-navigation__next--label {padding: 15px; width: 180px;}
	.single-post .elementor-widget-theme-post-content h4, .single-post .elementor-widget-theme-post-content h5 {font-size: 21px;}
}

@media screen and (max-width: 1024px) {
	#who-we-are:before, #services-page:before {top: -40px;}
	.single-post .elementor-widget-theme-post-content p, .single-post .elementor-widget-theme-post-content ul, .single-post .elementor-widget-theme-post-content ol {margin-bottom: 20px;}
	.single-post .elementor-widget-theme-post-content h4, .single-post .elementor-widget-theme-post-content h5 {font-size: 19px;}
}

@media screen and (max-width: 880px) {
	.single-post .elementor-post-navigation .post-navigation__prev--label, .single-post .elementor-post-navigation .post-navigation__next--label {padding: 10px; width: 160px;}
}

@media screen and (max-width: 767px) {
	#rescue-financial:before, #distinguish:before, #team:before, #who-we-are:before, #services-page:before {display: none;}
	.blog .elementor-pagination .page-numbers {padding: 10px 15px;}
	.single-post .elementor-widget-theme-post-content p, .single-post .elementor-widget-theme-post-content ul, .single-post .elementor-widget-theme-post-content ol {margin-bottom: 15px;}
	.single-post .elementor-post-navigation .post-navigation__prev--label, .single-post .elementor-post-navigation .post-navigation__next--label {padding: 8px; width: 130px;}
	.single-post .elementor-widget-theme-post-content h4, .single-post .elementor-widget-theme-post-content h5 {font-size: 18px;}
}