@charset "UTF-8";
/*
Theme Name: Restored To Freedom
Theme URI: 
Author: Red Spot Design, LLC
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.

Website Name 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
###################################*/

* { box-sizing: border-box; }
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;}
h1, h2, h3, h4, h5, h6, p, li, ul, ol {margin-top: 0;}
p:last-of-type { margin-bottom: 0!important; }

/*###################################
## LAYOUTS
###################################*/

.dbl { display: inline; }
.db { display: block!important; }
.tc { text-align: center; }
.tl { text-align: left; }
.tr { text-align: right; }
.lr { left: 0!important; right: 0!important; }
.mgla { margin: 0 0 0 auto!important; }
.mgla > .e-con-inner { margin: 0 0 0 auto!important; }
.mgra > .e-con-inner { margin: 0 auto 0 0!important; }
.mg, .mg .e-con-inner { margin: 0 auto!important; }
.mid { transform: translateY(-50%)!important; }
.full-width { width: 100%; left: 0; right: 0; }
.alpha { text-transform: uppercase; }

/* IMAGE */

.image-gradient-bottom { -webkit-mask-image: linear-gradient(to bottom, rgb( 31 31 31 / 70% ) 80%, transparent 105%); -webkit-mask-repeat: no-repeat; -webkit-mask-size: 100% 100%; mask-image: linear-gradient(to bottom, rgb( 31 31 31 / 70% ) 80%, transparent 105%); mask-repeat: no-repeat; mask-size: 100% 100%; }

/*###################################
## BUTTONS
###################################*/

.full-btn .elementor-button { width: 100%!important; }
.icon-btn .elementor-button-icon { font-size: 10px!important; }

/*###################################
## HEADER
###################################*/

/* body.elementor-editor-active #site-header { } */
/* body:not(.elementor-editor-active) #site-header { position: fixed; top: 0; left: 0; right: 0; width: 100%; z-index: 999; } */
/* body:not(.elementor-editor-active) #site-header.sticky .site-logo img { max-width: 100px; } */
body:not(.elementor-editor-active) #site-header.sticky { background: #009CDE; border-top: 1px solid #FFFFFF80; border-bottom: 1px solid #FFFFFF80; }
body:not(.elementor-editor-active) #site-header.sticky .header-logo img { max-width: 100px; }
body:not(.elementor-editor-active) #site-header.sticky .header-top { opacity: 0; transform: translateY(-100%); pointer-events: none; height: 0;  }
body:not(.elementor-editor-active) #site-header.sticky .main-nav { border: 0!important; }
body:not(.elementor-editor-active) #site-header.sticky.scrolling-up { background-color: #009CDE !important; }
body:not(.elementor-editor-active) #site-header.sticky.scrolling-up .header-top { opacity: 1; transform: none; pointer-events: none; height: 100%;  }
.main-logo img { filter: brightness(0) invert(1); }
.main-nav .elementor-nav-menu { width: 100%!important; justify-content: space-between!important; }
.main-nav .elementor-nav-menu::after { display: none!important; }

/*###################################
## CONTENT
###################################*/

.content-list ul { margin: 0; padding: 0; list-style: none; }
.text-link a { color: #009BDE!important; }

/* TABLE */

.site-table thead th:first-of-type { border-top-left-radius: 15px; }
.site-table thead th:last-of-type { border-top-right-radius: 15px; }

.site-table thead th { background: #E5F5FC!important; padding: 27px 20px!important; width: 25%!important; font-size: 23px; line-height: 1.2em; }
.site-table tbody tr td { padding: 20px!important; font-size: 20px; word-break: break-word; }
.site-table tbody tr td a { color: #009BDE!important; }

.site-table.col-2 thead th { width: 50%!important; }

/* BANNER */

.banner-icon .elementor-icon-list-items { row-gap: 20px!important; }
.banner-icon .elementor-icon-list-item { padding: 20px 30px 20px 20px!important; border: 1px solid #FFFFFF80; border-radius: 15px; }

/* DONATE */

.hand-img { background-size: 74% 100%!important; }

/* SUBSCRIPTION */

.custom-form-container { max-width: 100%; width: 100%; font-family: 'Figtree', sans-serif; }
.form-row-split { display: flex; gap: 10px; margin-bottom: 10px; }
.form-row-split .form-group { flex: 1; }
.form-row-full { margin-bottom: 20px; }
.custom-form-container .form-control { width: 100%; padding: 15px 20px; border: 1px solid #e0e0e0; border-radius: 8px; font-family: 'Figtree', sans-serif; font-size: 20px; box-sizing: border-box; background-color: #ffffff; height: 50px; }
.custom-form-container .form-control::placeholder { color: #999; }
.custom-form-container label { display: none; }
.btn-subscribe { background-color: #0099d8; color: white; border: none; padding: 12px 30px; border-radius: 8px; font-weight: bold; font-size: 20px; cursor: pointer; transition: background 0.3s ease; }
.btn-subscribe:hover { background-color: #007bb1; }

/* EVENTS */

.events-list .em.em-list { width: 100%; display: grid; grid-gap: 20px; grid-template-columns: repeat(3, 1fr)!important; }
.events-list .em.pixelbones .event-card { font-family: 'Figtree', sans-serif; color: #444444; border: 1px solid #ECECFB; padding: 30px; border-radius: 15px; }
.events-list .em.pixelbones .event-card h3.event-date { font-size: 30px!important; font-weight: 700!important; margin: 20px 0 0!important; }
.events-list .em.pixelbones .event-card h4.event-title { font-size: 20px!important; font-weight: 700!important; margin: 50px 0 0!important; padding: 20px 0 30px; border-top: 1px solid #ECECFB; }
.events-list .event-day {  font-size: 20px;  background: #E5F5FC;  padding: 10px;  border-radius: 8px;  display: inline-block;  }
.events-list .event-time { font-size: 20px; text-transform: uppercase; margin: 10px 0 20px; }
.events-list .event-location, .events-list .event-addstate { font-size: 16px; text-transform: uppercase; }
.events-list .event-addstate { text-transform: none!important; }
.events-list  .em.pixelbones .event-btn { font-size: 20px; font-weight: 700; color: #FFFFFF!important; background: #009CDE!important; padding: 15px 30px; border-radius: 15px; display: inline-block; text-decoration: none; }
.events-list  .em.pixelbones .event-btn:hover { transform: scale(0.9); }

.events-list.alt  .em.pixelbones .event-btn { margin: 30px 0 0; }
.events-list.alt .event-location, .events-list.alt .event-addstate { text-transform: none;}

.location-address .elementor-icon { padding: 4px 0 0; }

/*###################################
## INNER
###################################*/

.post-loop.alt .post-item { border: 1px solid #DDDDDD!important; }
.post-loop.alt .post-title h4, .post-loop.alt .post-excerpt { color: #444444!important; }
.post-info .elementor-post-info__item-prefix { font-weight: 700; }

/*###################################
## RESPONSIVE
###################################*/

@media screen and (max-width: 1600px){

/* SUBSCRIPTION */

	.custom-form-container .form-control { font-size: 18px; }
	.btn-subscribe { font-size: 18px; }

}

@media screen and (max-width: 1280px){
	
	.banner-icon .elementor-icon-list-item { padding: 15px 25px 15px 15px!important; }
	
	.events-list .em.pixelbones .event-card { padding: 20px; }
	.events-list .em.pixelbones .event-card h3.event-date { font-size: 25px !important; font-weight: 700 !important; margin: 15px 0 0 !important; }
	.events-list .em.pixelbones .event-card h4.event-title { font-size: 18px !important; font-weight: 700 !important; margin: 30px 0 0 !important;  padding: 20px 0 20px; }
	
		
}

@media screen and (max-width: 1024px){
	
	.banner-icon .elementor-icon-list-items { row-gap: 10px!important; }
	.banner-icon .elementor-icon-list-item { padding: 10px 20px 10px 10px !important; border-radius: 10px; }
	
	.site-table thead th { padding: 22px 15px!important; font-size: 20px;}
	.site-table tbody tr td { padding: 15x!important; font-size: 18px; }
	
}

@media screen and (max-width: 767px){
	
	body:not(.elementor-editor-active) #site-header.sticky { background: #009CDE; border-top: 1px solid #FFFFFF80; border-bottom: 1px solid #FFFFFF80; padding: 0!important; }
	body:not(.elementor-editor-active) #site-header.sticky .header-top { height: 100%; opacity: 1; transform: none; }

	.header-top { width: 20%!important; }
	
	.events-list .em.pixelbones .event-card { width: 100%!important; }
	.events-list .em.em-list { display: flex!important; flex-wrap: wrap!important; }
	.events-list .em.pixelbones .event-btn { font-size: 14px; padding: 12px 24px; line-height: 1.2em; border-radius: 8px; }
	
	.events-list.alt  .em.pixelbones .event-btn { margin: 15px 0 0; }
	
	
	.site-table { overflow-x: auto; -webkit-overflow-scrolling: touch; }
	.site-table table { min-width: 767px; }
	.site-table thead th { padding: 15px!important; font-size: 18px;}
	.site-table tbody tr td { padding: 10x!important; font-size: 16px; }

	.custom-form-container .form-control { font-size: 16px; }
	.btn-subscribe { font-size: 14px; }
	.form-row-full { margin-bottom: 15px; }
	
}
	
@media screen and (max-width: 600px){

	.banner-logo { right: 0!important; }
	.banner-logo .e-con-inner { max-width: 230px!important; width: 100%!important; }

}

@media screen and (max-width: 460px){

	.banner-logo { right: 2%!important; }
	.banner-logo .e-con-inner { max-width: 170px!important; width: 100%!important; }
	
	.books-img { max-width: 100%!important; width: 100%!important; padding: 10px 0 !important; }
	
	.payment-item { width: 50%!important; }
	
	.post-loop { --grid-columns: 1!important; }
	
	.book-grid { --e-con-grid-template-columns: repeat(1, 1fr)!important; }

	
}



@media screen and (max-width: 380px){
	
	.banner-section > .e-con-inner { padding-top: 120px!important; }
	
	.banner-box { padding: 30px 15px 0!important; border-radius: 30px!important; }
	.banner-logo { position: relative!important; top: 0!important; transform: none!important; }
	.banner-logo .e-con-inner { margin: 0 auto!important; }
	.banner-img { margin: 0!important; padding: 20px 0 0!important; }
	.banner-img img { max-width: 100%!important; width: 100%!important; display: block!important; margin: 0 auto!important; border-radius: 0 15px 15px 0!important; }
	
	.owner-name { left: 0!important; right: 0!important; margin: 0 auto!important; }
	
}
