@charset "UTF-8";
/*
Theme Name: Anshe Chesed Fairmount Temple
Theme URI: https://www.fairmounttemple.org
Description: 
Version: 1.0
Author: Addicott Web
Author URI: https://www.synagogue-websites.com
*/

body { font-family:"atten-new"; background-color:#fff; }

/* Text styles */
p { margin:20px 0 0 0; font-size:20px; line-height:30px; font-weight:300; }
strong { font-weight:700; }
em { font-style:italic; }
small { display:block; font-size:14px; line-height:24px; font-weight:700; color:#000; margin: 20px 0 10px 0; }
blockquote { border:none; padding: 20px 40px 40px 40px; margin: 30px 0 0 0; background-color: #f4f4f4; border-left: 10px solid #225544; }
blockquote p { font-size:18px; line-height:28px; font-weight:300; }

/* Link styles */
a { color:#008bd0; text-decoration:underline; }
a:hover { color:#008bd0; text-decoration:none; }

/* Heading styles */
h1 { margin:0; font-size:48px; line-height:58px; color:#008bd0; font-weight:500; overflow: hidden; background: url('images/homepage-top-heading-bg.png') center top no-repeat; padding-top: 140px; }
h1:before,
h1:after { background-color: #ccc; content: ""; display: inline-block; height: 1px; position: relative; vertical-align: middle; width: 50%; }
h1:before { right: 0.5em; margin-left: -50%; }
h1:after { left: 0.5em; margin-right: -50%; }
h2, h3, h4, h5, h6 { margin:30px 0 0 0; font-weight:500; }

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; }

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 { margin:5px 0 0 0; text-align:center; font:italic 13px/22px Georgia, "Times New Roman", Times, serif; }

/* Table styles */
table { border-collapse:collapse; margin-top:30px; 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:#225544; border:1px solid #ccc; font-size:20px; line-height:30px; font-weight:700; padding:15px; color:#fff; vertical-align:top; text-align:left; }

iframe, object, embed { max-width: 100%; }

/* Plugins */
a.fasc-button { padding: 15px 30px; }

/* Pagenavi */
.wp-pagenavi { margin:40px 0 0 0; }
.wp-pagenavi a,
.wp-pagenavi span { margin:2px; font-size:16px; line-height:26px; background-color:#008bd0; 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:#225544; color:#fff; transition: background-color 0.25s ease; }
.wp-pagenavi span.current { background-color:#225544; color:#fff; }

/* Global classes */
.right { text-align:right; }
.center { text-align:center; }

/*-------------------------------------------------------------------------------------------------------------------
--------------------------------------------- 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; }

/* Top bar */
.top-bar { background: rgb(0,111,166); background: -moz-linear-gradient(90deg, rgba(0,111,166,1) 0%, rgba(102,185,226,1) 50%, rgba(0,139,208,1) 100%); background: -webkit-linear-gradient(90deg, rgba(0,111,166,1) 0%, rgba(102,185,226,1) 50%, rgba(0,139,208,1) 100%); background: linear-gradient(90deg, rgba(0,111,166,1) 0%, rgba(102,185,226,1) 50%, rgba(0,139,208,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#006fa6",endColorstr="#008bd0",GradientType=1); }
.top-bar .row { padding-top: 15px; padding-bottom: 15px; }
.top-bar p { margin-top: 0; font-size: 16px; line-height: 26px; color: #fff; }
.top-bar ul { list-style: none; margin: 0; }
.top-bar ul li { display: inline-block; margin: 0 0 0 20px; padding: 0 0 0 20px; font-size: 16px; line-height: 26px; border-left: 1px solid #fff; color: #fff; }
.top-bar ul li:first-child { margin-left: 0; padding-left: 0; border-left: none; }
.top-bar a { color: #fff; text-decoration: none; }
.top-bar a:hover { color: #fff; text-decoration: underline; }

	/* Landscape phones and portrait tablets */
	@media (min-width: 481px) and (max-width: 767px) {
	.top-bar .row { padding-bottom: 5px; }
	.top-bar .right { text-align: left !important; }
	.top-bar .right ul { margin-top: 15px; }
	.top-bar .right ul li { margin: 0 20px 10px 0; padding: 0 20px 0 0; border-left: none; border-right: 1px solid #fff; }
	.top-bar .right ul li:last-child { margin-right: 0; padding-right: 0; border-right: none; }
	}

	/* Portrait phones and smaller */
	@media (max-width: 480px) {
	.top-bar .row { padding-bottom: 5px; }
	.top-bar .right { text-align: left !important; }
	.top-bar .right ul { margin-top: 15px; }
	.top-bar .right ul li { margin: 0 20px 10px 0; padding: 0 20px 0 0; border-left: none; border-right: 1px solid #fff; }
	.top-bar .right ul li:last-child { margin-right: 0; padding-right: 0; border-right: none; }
	}

/* Header */
.header #myModal { margin-top:40px !important; }
.header .modal-content { padding-bottom: 20px; }
.header .modal form { margin-bottom:30px; }
.header .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: 400 !important; }
.header .modal form button { width:10%; background:#225544; color:#fff; padding:10px; border:none; font-size: 18px !important; line-height: 28px !important; font-weight:700; text-transform:uppercase; }

/* Homepage */

.event-date { background-color: #b2bf40; padding: 20px; }
.event-date p.month { font-weight: 700; margin-top: 0; color: #fff; text-transform: uppercase; }
.event-date p.day { font-weight: 700; font-size: 42px; line-height: 52px; margin-top: 0; color: #fff; }
.event-content { padding-left: 40px; }
.event-content h4 { margin-top: 5px; }
.event-content h4 a { color: #000; text-decoration: none; }
.event-content h4 a:hover { color: #000; text-decoration: underline; }
.event-content span { margin: 0 10px; padding: 0; border: none; }

.content-section p { color: #fff !important; }

span.carousel_btn_span a { display: block !important; width: 100% !important; margin-top: -18px !important; }

/* Layout areas */
.content { background-color:#fff; }

.content-subpages { background-color:#225544; padding:30px; }
.content-subpages h4 { margin-top:0; color:#fff; font-weight:700; text-transform: uppercase; }
.content-subpages ul { list-style:none; margin:15px 0 0 0; }
.content-subpages ul li { margin:15px 0 0 0; padding:0; font-weight:300; font-size: 18px; line-height: 28px; }
.content-subpages ul.children { margin: 5px 20px 15px 20px; }
.content-subpages ul.children li { margin: 10px 0 0 0; font-size: 14px; line-height: 20px; }
.content-subpages a { color:#fff; text-decoration: none; }
.content-subpages a:hover { color:#fff; text-decoration: underline; }

/* Widgets */
.widget { margin:0 0 30px 0; background-color:#225544; padding:30px; }
.widget h4.widget-title { margin-top:0; color:#fff; font-weight:700; text-transform: uppercase; }
.widget select { margin: 20px 0 0 0; display: block; width: 100%; padding: 10px; }
.widget ul { list-style: none; margin: 15px 0 0 0; }
.widget ul li { margin: 15px 0 0 0; padding: 0; color: #fff; }
.widget ul li a { color: #fff; text-decoration: none; }
.widget ul li a:hover { color: #fff; text-decoration: underline; }

/* Breadcrumbs */
.breadcrumb-bar { padding-top: 20px; padding-bottom: 20px; border-bottom: 1px solid #ccc; }
.breadcrumb-bar p { margin-top: 0; font-size: 14px; line-height: 24px; }
.breadcrumb-bar a { margin: 0 5px; color: #000; }
.breadcrumb-bar a:hover { color: #000; }
.breadcrumb-bar strong { margin-left: 5px; }

/* Regular page banner images */
.page-banner { background-repeat: no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }
.page-banner .row { padding-top: 320px; padding-bottom: 320px; margin-left: 0; margin-right: 0; }

/* 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; }
.search-results ul li span { display:block; font-size:16px; line-height:26x; font-family:"Source Sans Pro"; margin-top:20px; }
.search-results ul li span.url { color:#006621; margin-top:0; }
.search-results ul li p { margin-top:5px; }

/* Footer */
.footer { background-color: #1e252b; }
.footer-top { border-bottom: 1px solid #565c60; }
.footer-top .row { padding-bottom: 30px; }
.footer-top p { margin-top: 0; color: #fff; font-weight: 500; font-size: 18px; line-height: 28px; }
.footer-top span { margin: 0 20px; }
.footer-top a { color: #fff; text-decoration: none; }
.footer-top a:hover { color: #fff; text-decoration: underline; }
.footer-top ul { list-style: none; margin: 0; }
.footer-top ul li { margin: 0 0 0 30px; padding: 0; display: inline; }
.footer-top ul li:first-child { margin-left: 0; }
.footer-bottom .row { padding-top: 20px; padding-bottom: 60px; }
.footer-bottom h4 { margin-top: 0; text-transform: uppercase; color: #fff; font-weight: 700; }
.footer-bottom ul { list-style: none; margin: 10px 0 0 0; }
.footer-bottom ul li { margin: 15px 0 0 0; padding: 0; font-size: 16px; line-height: 20px; }
.footer-bottom a { color: #fff; text-decoration: none; }
.footer-bottom a:hover { color: #fff; text-decoration: underline; }
.footer-right ul { margin-top: 0; }
.footer-right ul li { font-size: 24px; line-height: 34px; font-weight: 700; margin: 0 0 5px 0; text-transform: uppercase; }
.footer-right ul li:last-child { margin-bottom: 0; }

	/* Landscape phones and portrait tablets */
	@media (min-width: 481px) and (max-width: 767px) {
	.footer-top .right { text-align: left !important; }
	.footer-top ul { margin: 30px 0 0 0; }
	.footer-top ul li { margin: 0 30px 0 0; }
	.footer-top ul li:last-child { margin-right: 0; }
	}

	/* Portrait phones and smaller */
	@media (max-width: 480px) {
	.footer-top .right { text-align: left !important; }
	.footer-top ul { margin: 30px 0 0 0; }
	.footer-top ul li { margin: 0 30px 0 0; }
	.footer-top ul li:last-child { margin-right: 0; }
	}

/* Copyright */
.copyright .row { padding-top: 20px; }
.copyright p { margin-top: 0; font-size: 16px; line-height: 26px; }
.copyright a,
.copyright a:hover { color: #000; }

/* Events Manager */

/* Large desktops and laptops */
/* Landscape tablets and medium desktops */
/* Portrait tablets and small desktops */
@media (min-width: 768px) {
.em-cal-day { height: auto !important; }
.em-cal-event { margin: 0 0 25px 0 !important; }
.em-cal-event:last-child { margin-bottom: 0 !important; }
.em-cal-event div { display: block !important; white-space:normal !important; overflow:visible !important; height: auto !important; }
.em-item-header { margin: 0 !important; }
.em-view-container { margin-top: 40px !important; }
}

/* 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; }
.content-subpages { margin-top:40px; }
.owl-carousel .prev-slide { left: -5px; }
.owl-carousel .next-slide{ right: -5px; }
}

/* Landscape phones and portrait tablets */
@media (min-width: 481px) and (max-width: 767px) {
body { padding:0; }
.container-fluid { padding:0; }
.content-subpages { margin-top:40px; }
img.alignright,
img.alignleft
.alignright,
.alignleft { float:none !important; margin:0 !important; display: block !important; }
img.aligncenter {margin:20px 0 0 0 !important; }
.event-page h1 { margin-top: 40px; }
.owl-carousel .prev-slide { left: -5px; }
.owl-carousel .next-slide{ right: -5px; }
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; }
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
body { padding:0; }
.container-fluid { padding:0; }
.content-subpages { margin-top:40px; }
img.alignright,
img.alignleft
.alignright,
.alignleft { float:none !important; margin:0 !important; display: block !important; }
img.aligncenter {margin:20px 0 0 0 !important; }
.event-page h1 { margin-top: 40px; }
.owl-carousel .prev-slide { left: -5px; }
.owl-carousel .next-slide{ right: -5px; }
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; }
}