@charset "UTF-8";
/*
Theme Name: Hebrew Educational Alliance
Theme URI: 
Description: 
Version: 1.0
Author: Addicott Web
Author URI: https://www.synagogue-websites.com/
*/

body { font-family:"Fira Sans", serif; background-color:#fff; }

/* Text styles */
p { margin:20px 0 0 0; font-size:20px; line-height:30px; font-weight:300; font-style: normal; }
strong { font-weight:600; }
em { font-style:italic; }
small { display:block; font-size:12px; line-height:20px; font-weight:400; color:#000; }
blockquote { border:none; padding:0; margin:0 0 0 40px; }
blockquote p { font-size:20px; line-height:30px; font-weight:300; }

/* Link styles */
a { color:#0060a9; text-decoration:underline; }
a:hover { color:#0060a9; text-decoration:none; }

.elementor-widget-text-editor a,
.elementor-tab-content a,
.elementor-widget-shortcode a { text-decoration: underline !important; }
.elementor-widget-text-editor a:hover,
.elementor-tab-content a:hover,
.elementor-widget-shortcode a:hover { text-decoration: none !important; }

/* Heading styles */
h1 { margin:0; font-size:60px; line-height:70px; color:#5e2d91; font-family:"Fira Sans Condensed", serif; font-weight:400; font-style: normal; }
h2, h3, h4, h5, h6 { margin:30px 0 0 0; font-family:"Fira Sans Condensed", serif; font-weight:400; font-style: normal; }

h2 { font-size:36px; line-height:46px; }
h3 { font-size:30px; line-height:40px; }
h4 { font-size:24px; line-height:34px; }
h5 { }
h6 { }

/* List styles */
ul { list-style:disc; margin:20px 0 0 30px; padding:0; }
ol { list-style:decimal; margin:20px 0 0 30px; padding:0; }
ul li,
ol li { margin-bottom:10px; padding-left:10px; font-size:20px; line-height:30px; font-weight:300; font-style: normal; }

ul ul { list-style:circle; margin:10px 0 10px 30px; }
ol ol { list-style:lower-alpha; margin:10px 0 10px 30px; }

/* Image styles */
.alignnone { display:block; margin:20px 0 0 0; }
.aligncenter { display:block; margin:20px auto 0 auto; }
.alignright { float:right; margin:5px 0 20px 25px; clear:both; display:inline; }
.alignleft { float:left; margin:5px 25px 20px 0; clear:both; display:inline; }

.wp-caption { }
.wp-caption-text { }

/* Table styles */
table { border-collapse:collapse; margin:30px 0 10px 0; width:100%; }
table td { background-color:#f4f4f4; border:1px solid #ccc; font-size:20px; line-height:30px; font-weight:300; padding:15px; color:#000; vertical-align:top; }
table th { background-color:#0060a9; border:1px solid #ccc; font-size:20px; line-height:30px; font-weight:600; padding:15px; color:#fff; vertical-align:top; text-align:left; }

	/* Landscape phones and portrait tablets */
	/* Portrait phones and smaller */
	@media (max-width: 767px) {
	table tr { border: 1px solid #ccc; display: block; }
	table td,
	table th { border:none; display: block; padding-top: 5px; padding-bottom: 0; }
	table th:first-child,
	table td:first-child { padding-top: 15px; }
	table th:last-child,
	table td:last-child { padding-bottom: 15px; }
	}

iframe, object, embed { max-width: 100%; }

/* Pagenavi */
.wp-pagenavi { margin:40px 0 0 0; }
.wp-pagenavi a,
.wp-pagenavi span { margin:2px; font-size:16px; line-height:26px; background-color:#0060a9; color:#fff; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; padding:15px 30px; text-decoration:none; }
.wp-pagenavi a:hover { background-color:#181e76; color:#fff; transition: background-color 0.25s ease; }
.wp-pagenavi span.current { background-color:#181e76; color:#fff; }

/* Global classes */
.right { text-align:right; }
.center { text-align:center; }
.widget { margin:0 0 30px 0; padding-top:0; padding-bottom:0; }
.widget h3.widget-title { }

/*-------------------------------------------------------------------------------------------------------------------
--------------------------------------------- CUSTOM LAYOUT ELEMENTS ------------------------------------------------
-------------------------------------------------------------------------------------------------------------------*/

.wrap { width:100%; }
.container { padding-left:40px; padding-right:40px; }
.row { padding-top:40px; padding-bottom:40px; }

.no-padding-top { padding-top:0 !important; }
.no-padding-bottom { padding-bottom:0 !important; }
.no-padding-both { padding-top:0 !important; padding-bottom:0 !important; }

.padding-top { padding-top: 40px !important; }

/* Search form */
#myModal { margin-top:40px !important; }
#myModal .modal-content { padding-bottom: 20px; }
#myModal.modal form { margin-bottom:30px; }
#myModal.modal form input { width:85%; padding:10px; border:1px solid #ccc; margin:0 10px 0 0; font-size: 18px !important; line-height: 28px !important; font-weight: 300 !important; }
#myModal.modal form button { width:10%; background:#00529b; color:#fff; padding:10px; border:none; font-size: 18px !important; line-height: 28px !important; font-weight:700; text-transform:uppercase; }

/* Header */
.header-top ul { list-style: none; margin: 0; }
.header-top ul li { display: inline-block; margin: 0 0 0 20px; padding: 0; font-size: 16px; line-height: 26px; }
.header-top ul li:first-child { margin-left: 0; }
.header-top ul li a { background: #0060a9; color: #fff; border-radius: 30px; padding: 10px 20px; font-weight: 500; text-decoration: none; }
.header-top ul li a:hover { color: #fff; text-decoration: none; }
.header-top ul li.search a { padding: 10px 0; background: none !important; }

	/* Landscape phones and portrait tablets */
	/* Portrait phones and smaller */
	@media (max-width: 767px) {
	.header-top { padding-top: 0 !important; padding-bottom: 30px !important; }
	.header-top ul { margin-top: 0 !important; }
	}

/* Homepage */
ul.events-list { list-style: none; margin: 10px 0 0 0; }
ul.events-list li { margin: 0; padding: 0; }

/* Hebcal */
.hebcal-container { }
.hebcal-container h3 { display: none; }
.hebcal-container .copyright { display: none; }
.hebcal-container ul.hebcal-results { list-style: none; margin: 20px 0 0 0; }
.hebcal-container ul.hebcal-results li { margin: 0 0 5px 0; padding: 0; color: #fff; }
.hebcal-container ul.hebcal-results li a,
.hebcal-container ul.hebcal-results li a:hover { color: #fff; text-decoration: none; }
.hebcal-container ul.hebcal-results li.candles { }
.hebcal-container ul.hebcal-results li.havdalah { }
.hebcal-container ul.hebcal-results li.parashat { }
.hebcal-container ul.hebcal-results li.holiday { display: none !important; }
.hebcal-container ul.hebcal-results li.roshhodesh { display: none !important; }
.hebcal-container ul.hebcal-results li.mevarchim { display: none !important; }

/* Layout areas */
.content .row { padding-top: 50px; padding-bottom: 80px; }

.content-subpages { background-color:#E6E6FA; }
.content-subpages .row { padding-top: 20px; padding-bottom: 10px; }
.content-subpages ul { list-style:none; margin:0; }
.content-subpages ul li { margin: 0 20px 10px 0; padding:0 25px 0 0; border-right: 1px solid rgba(94,45,145,.15); color: #000; display: inline-block; font-size: 17px; line-height: 27px; color: #5e2d91; font-weight: 400; }
.content-subpages ul li strong { text-transform: uppercase; }
.content-subpages ul li:last-child { margin-right: 0; padding-right: 0; border-right: none; }
.content-subpages a { color:#5e2d91; text-decoration: none; }
.content-subpages a:hover { color:#5e2d91; text-decoration: underline; }

/* Page title area */
.page-title { background: #d2e6f2 url('images/page-title-watermark.png') center center no-repeat; }
.page-title .row { padding-top: 60px; padding-bottom: 60px; }

/* Search results */
.search-results ul { list-style:none; margin:40px 0 0 0; }
.search-results ul li { margin-bottom:40px; padding:0 0 40px 0; border-bottom:1px solid #ccc; font-weight: 600; font-size: 24px; line-height: 34px; }
.search-results ul li:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }
.search-results ul li span { display:block; }
.search-results ul li span.url { color:#006621; font-size:16px; line-height:26px; margin-top:20px; font-weight: 600; }

/* Footer */
.footer { background: #181e76; }
.footer a,
.footer a:hover { color: #fff; }
.footer p { color: #fff; }
.footer ul { list-style: none; }
.footer h4 { margin-top: 40px; color: #759ecd; font-weight: 500; }

.footer-top { border-bottom: 2px solid #2f3584; }
.footer-top .row { padding-top: 20px; padding-bottom: 60px; }
.footer-top p { margin-top: 40px; font-size: 18px; line-height: 28px; }
.footer-top p.address { background: url('images/icon_address.png') left no-repeat; padding-left: 60px; }
.footer-top p.phone { background: url('images/icon_phone.png') left no-repeat; padding-left: 53px; }
.footer-top p.hours { background: url('images/icon_hours.png') left no-repeat; padding-left: 70px; }

.footer-middle { border-bottom: 2px solid #2f3584; }
.footer-middle .row { padding-top: 20px; padding-bottom: 60px; }
.footer-middle .footer-sitemap ul { margin: 40px 0 0 0; }
.footer-middle .footer-sitemap ul li { font-family:"Fira Sans Condensed", serif; font-size: 24px; line-height: 34px; font-weight: 500; margin: 0 0 5px 0; padding: 0; }
.footer-middle .footer-sitemap ul li:last-child { margin-bottom: 0; }
.footer-middle .footer-sitemap ul li a { text-decoration: none; }
.footer-middle .footer-sitemap ul li a:hover { text-decoration: underline; }

.footer-middle .footer-menu ul { margin: 20px 0 0 0; }
.footer-middle .footer-menu ul li { font-size: 18px; line-height: 28px; margin: 0 0 5px 0; padding: 0; }
.footer-middle .footer-menu ul li:last-child {  margin-bottom: 0; }
.footer-middle .footer-menu ul li a { text-decoration: none; }
.footer-middle .footer-menu ul li a:hover { text-decoration: underline; }
.footer-middle .footer-social ul { margin: 20px 0 0 0; }
.footer-middle .footer-social ul li { display: inline; margin: 0 20px 0 0; padding: 0; }
.footer-middle .footer-social ul li:last-child { margin-right: 0; }

.footer-copyright .row { padding-top: 60px; padding-bottom: 60px; }
.footer-copyright p { margin-top: 0; font-size: 14px; line-height: 24px; }

.footer-logo .row { padding-top: 20px; padding-bottom: 20px; }

/* Large desktops and laptops */
@media (min-width: 1380px) {
body { padding:0; }
.container-fluid { padding:0; }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1379px) {
body { padding:0; }
.container-fluid { padding:0; }
.container { width:100% !important; }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
body { padding:0; }
.container-fluid { padding:0; }
.container { width:100% !important; }
}

/* Landscape phones and portrait tablets */
@media (min-width: 481px) and (max-width: 767px) {
body { padding:0; }
.container-fluid { padding:0; }
img.alignright,
img.alignleft
.alignright,
.alignleft { float:none !important; margin:0 !important; display: block !important; }
img.aligncenter {margin:20px 0 0 0 !important; }
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
body { padding:0; }
.container-fluid { padding:0; }
img.alignright,
img.alignleft
.alignright,
.alignleft { float:none !important; margin:0 !important; display: block !important; }
img.aligncenter {margin:20px 0 0 0 !important; }
}