@charset "UTF-8";
/*
Theme Name: West End Temple Sinai Congregation
Theme URI: https://www.westendtemple.org
Description: 
Version: 1.0
Author: Addicott Web
Author URI: https://www.synagogue-websites.com
*/

body { font-family:"sofia-pro", sans-serif; background-color:#004775; }

/* 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:12px; line-height:20px; font-weight:400; color:#000; }
blockquote { border:none; padding:0; margin:0 0 0 30px; }
blockquote p { font-size:18px; line-height:28px; font-weight:300; }

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

/* Heading styles */
h1 { margin:0; font-size:48px; line-height:58px; color:#3498db; font-weight:400; }
h2, h3, h4, h5, h6 { margin:30px 0 0 0; font-weight:400; }

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:#004775; 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: 0; }
.wp-pagenavi a,
.wp-pagenavi span { margin:2px; font-size:16px; line-height:26px; background-color:#004775; 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:#2196f3; color:#fff; transition: background-color 0.25s ease; }
.wp-pagenavi span.current { background-color:#2196f3; 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; }

/* Header */
.header .row { padding-top: 20px; padding-bottom: 20px; }
.header ul { list-style: none; margin: 10px 0 0 0; }
.header ul li { margin: 0 0 0 25px; padding: 0 0 0 25px; font-size: 18px; line-height: 18px; border-left: 1px solid #000; display: inline-block; font-weight: 700; text-transform: uppercase; }
.header ul li:first-child { margin-left: 0; padding-left: 0; border-left: none; }
.header a { color: #000; text-decoration: none; }
.header a:hover { color: #000; text-decoration: underline; }
.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: 300 !important; text-transform: none !important; }
.header .modal form button { width:10%; background:#004775; color:#fff; padding:10px; border:none; font-size: 18px !important; line-height: 28px !important; font-weight:700; text-transform:uppercase; }

	/* Landscape tablets and medium desktops */
	@media (min-width: 992px) and (max-width: 1379px) {
	.header ul { margin-top: 5px; }
	.header ul li { font-size: 16px; line-height: 16px; }
	}

	/* Landscape phones and portrait tablets */
	@media (min-width: 481px) and (max-width: 767px) {
	.header .row { padding-bottom: 0; }
	.header ul { margin-top: 40px; text-align: center; }
	.header ul li { margin-bottom: 20px; }
	}

	/* Portrait phones and smaller */
	@media (max-width: 480px) {
	.header .row { padding-bottom: 0; }
	.header ul { margin-top: 40px; text-align: center; }
	.header ul li { margin-bottom: 20px; }
	}

/* Homepage */
.event { border-bottom: 1px solid #ccc; padding-top: 20px; padding-bottom: 20px; }
.event p { margin-top: 0; font-size: 18px; line-height: 28px; }
.event p.date { font-size: 54px; line-height: 54px; font-weight: 700; }
.event h4 { margin-top: 0; font-weight: 700; }
.event h4 span { font-weight: 400; }
.event h4 span.divider { margin: 0 20px; }
.event h4 a { color: #004775; text-decoration: none; }
.event h4 a:hover { color: #004775; text-decoration: underline; }

.hebcal-container { }
.hebcal-container h3 { display: none; }
.hebcal-container .copyright { display: none; }
ul.hebcal-results { margin: 15px 0 0 0; list-style: none; }
ul.hebcal-results li { margin: 5px 0 0 0; padding: 0; text-align: center; }
ul.hebcal-results li a,
ul.hebcal-results li a:hover { color: #000; text-decoration: none; }
ul.hebcal-results li strong { font-size: 18px; line-height: 28px; font-weight: 300; }
.hebcal-results .candles { }
.hebcal-results .havdalah { }
.hebcal-results .parashat { }
.hebcal-results .holiday { }

/* Layout areas */
.stained-glass { background: fixed url('images/stained-glass-bg.jpg') center top no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }

.content { background-color:#fff; }

.content-subpages { background-color:#2196f3; }
.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 20px 0 0; border-right: 1px solid #64b6f7; color: #fff; display: inline-block; font-weight: 400; }
.content-subpages ul li:last-child { margin-right: 0; padding-right: 0; border-right: none; }
.content-subpages a { color:#fff; text-decoration: none; }
.content-subpages a:hover { color:#fff; text-decoration: underline; }
.content-subpages ul li.current_page_item { font-weight: 700; text-transform: uppercase; }
.content-subpages ul li.current_page_item a,
.content-subpages ul li.current_page_item a:hover { color: #bce0fb; }

.page-title .row { padding-top: 80px; padding-bottom: 80px; }
.page-title h1 { color: #fff; font-weight: 700; font-size: 60px; line-height: 70px; text-shadow:0px 2px 5px rgba(0, 0, 0, 1); }

/* 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:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }
.search-results ul li span { display:block; font-size:16px; line-height:26x; margin-top:20px; }
.search-results ul li span.url { color:#006621; margin-top:0; }
.search-results ul li p { margin-top:5px; }

/* Subfooter */
.subfooter { background-color: #cae9ff; }
.subfooter .row { padding-top: 60px; padding-bottom: 60px; }
.subfooter h4 { margin-top: 40px; font-weight: 700; color: #000; }
.subfooter a,
.subfooter a:hover { color: #000; }
.subfooter ul { list-style: none; margin: 20px 0 0 0; }
.subfooter ul li { margin: 0 15px 0 0; padding: 0; display: inline; }
.subfooter ul li:last-child { margin-right: 0; }
.subfooter .signup-area { background-color: #fff; padding: 40px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15); box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15); }
.subfooter .signup-area h4 { margin-top: 0; }
.subfooter .signup-area p.btn { margin-top: 35px; font-weight: 700; text-transform: uppercase; }
.subfooter .signup-area p.btn a { background-color: #00c5ce; color: #fff; text-decoration: none; padding: 15px 30px; display: inline-block; }

	/* Landscape phones and portrait tablets */
	@media (min-width: 481px) and (max-width: 767px) {
	.subfooter .row { padding-top: 20px; }
	.subfooter .signup-area { margin-top: 40px; }
	}

	/* Portrait phones and smaller */
	@media (max-width: 480px) {
	.subfooter .row { padding-top: 20px; }
	.subfooter .signup-area { margin-top: 40px; }
	}

/* Footer */
.footer .row { padding-top: 60px; padding-bottom: 50px; }
.footer a,
.footer a:hover { color: #fff; }
.footer ul { list-style: none; margin: 0; }
.footer ul li { display: inline-block; margin: 0 25px 10px 0; padding: 0 25px 0 0; font-weight: 700; text-transform: uppercase; border-right: 1px solid #4d7e9e; }
.footer ul li:last-child { margin-right: 0; padding-right: 0; border-right: none; }
.footer ul li a { text-decoration: none; }
.footer ul li a:hover { text-decoration: underline; }
.footer p { font-size: 16px; line-height: 26px; color: #fff; margin-top: 0; }

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

	/* Landscape phones and portrait tablets */
	@media (min-width: 481px) and (max-width: 767px) {
	.em-cal-head { display: none !important; }
	.em.em-calendar section.em-cal-days{grid-template-columns:repeat(1,1fr) !important; }
	.em.em-calendar .em-cal-body.even-aspect .em-cal-day { border-right: 1px solid #dedede !important; height: auto !important; }
	}

	/* Portrait phones and smaller */
	@media (max-width: 480px) {
	.em-cal-head { display: none !important; }
	.em.em-calendar section.em-cal-days{grid-template-columns:repeat(1,1fr) !important; }
	.em.em-calendar .em-cal-body.even-aspect .em-cal-day { border-right: 1px solid #dedede !important; height: auto !important; }
	}


/*-------------------------------------------------------------------------------------------------------------------
------------------------------------------- GENERAL RESPONSIVE ELEMENTS ---------------------------------------------
-------------------------------------------------------------------------------------------------------------------*/

/* 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; }
.event-page h1 { margin-top: 40px; }
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; }
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; }
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; }
}