@charset "UTF-8";
/*
Theme Name: Temple Beth Zion
Theme URI: https://www.tbzbrookline.org
Description: 
Version: 1.0
Author: Addicott Web
Author URI: https://www.synagogue-websites.com
*/

body { font-family: "Catamaran", serif; background-color:#0e2f7c; }

/* Text styles */
p { margin:20px 0 0 0; font-size:20px; line-height:30px; font-optical-sizing: auto; font-weight: 300; font-style: normal; }
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:#3d79bf; text-decoration:underline; }
a:hover { color:#3d79bf; 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:48px; line-height:58px; color:#0e2f7c; font-optical-sizing: auto; font-weight: 400; font-style: normal; }
h2, h3, h4, h5, h6 { margin:30px 0 0 0; font-optical-sizing: auto; 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-optical-sizing: auto; 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 { 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:5px; width:100%; }
table td { border-bottom:1px solid #ccc; font-size:18px; line-height:28px; font-weight:300; padding:15px 0; color:#000; vertical-align:top; }
table th { border-bottom:2px solid #000; font-size:18px; line-height:28px; font-weight:600; padding:15px 0; color:#000; vertical-align:top; text-align:left; }

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:#012545; 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:#359bed; color:#fff; transition: background-color 0.5s ease; }
.wp-pagenavi span.current { background-color:#359bed; 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; }

/* Special announcements */
.header-announcements .row { padding-top: 15px; padding-bottom: 15px; }
.header-announcements p { margin-top: 0; font-size: 16px; line-height: 26px; }
.header-announcements a,
.header-announcements a:hover { color: #000; }

/* Top bar */
.top-bar .row { padding-top: 15px; padding-bottom: 15px; }
.top-bar p { margin-top: 0; color: #fff; font-size: 16px; line-height: 26px; }
.top-bar a,
.top-bar a:hover { color: #fff; }
.top-bar span { margin: 0 15px; }

/* Header */
.header-top ul { list-style: none; margin: 0; }
.header-top ul li { display: inline-block; margin: 0 0 0 40px; padding: 0; font-weight: 700; text-transform: uppercase; font-size: 16px; line-height: 26px; }
.header-top ul li a { background-color: #d6981c; color: #fff; text-decoration: none; padding: 5px 20px; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; }
.header-top ul li.search a { background: none; padding: 5px 0; }

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

/* Homepage */

	/* Large desktops and laptops */
	@media (min-width: 1380px) {
	.owl-carousel .nav-btn { height: 47px; position: absolute; width: 26px; cursor: pointer; top: 45% !important; }
	.owl-carousel .owl-prev.disabled,
	.owl-carousel .owl-next.disabled { pointer-events: none; opacity: 0.2; }
	.owl-carousel .prev-slide { background: url('images/nav-icon.png') no-repeat scroll 0 0; left: -33px; }
	.owl-carousel .next-slide { background: url('images/nav-icon.png') no-repeat scroll -24px 0px; right: -33px; }
	.owl-carousel .prev-slide:hover { background-position: 0px -53px; }
	.owl-carousel .next-slide:hover { background-position: -24px -53px; }
	}

	/* Landscape tablets and medium desktops */
	@media (min-width: 992px) and (max-width: 1379px) {
	body { padding:0; }
	.owl-carousel .nav-btn { height: 47px; position: absolute; width: 26px; cursor: pointer; top: 45% !important; }
	.owl-carousel .owl-prev.disabled,
	.owl-carousel .owl-next.disabled { pointer-events: none; opacity: 0.2; }
	.owl-carousel .prev-slide { background: url('images/nav-icon.png') no-repeat scroll 0 0; left: -33px; }
	.owl-carousel .next-slide { background: url('images/nav-icon.png') no-repeat scroll -24px 0px; right: -33px; }
	.owl-carousel .prev-slide:hover { background-position: 0px -53px; }
	.owl-carousel .next-slide:hover { background-position: -24px -53px; }
	}

/* Tabs */
.tab-list ul.nav { border-bottom: 5px solid #142e75; padding: 0; margin: 0; }
.tab-list ul.nav li { margin: 0 5px 0 0; padding: 0; font-weight: 700; }
.tab-list ul.nav li:last-child { margin-right: 0; padding-right: 0; border-right: none; }
.tab-list ul.nav li a { border: none; color: #fff; text-decoration: none; padding: 15px 30px 10px 30px; background: #576da8; }
.tab-list ul.nav li a:hover,
.tab-list ul.nav li a:focus,
.tab-list ul.nav li.active a { border: none; color: #fff; background: #142e75; }

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

.content-subpages { background-color:#0e2f7c; 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:400; font-size: 18px; line-height: 28px; }
.content-subpages ul.children { margin: 15px 0; padding-left: 20px; border-left: 1px solid #fff; }
.content-subpages ul.children li { margin: 5px 0 0 0; font-size: 18px; line-height: 28px; font-size: 16px; line-height: 26px; }
.content-subpages a { color:#fff; text-decoration: none; }
.content-subpages a:hover { color:#fff; text-decoration: underline; }

/* Posts */
.post h3 { margin-top: 0; }

/* 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: 240px; padding-bottom: 240px; 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: url('images/footer-watermark.png') center center no-repeat; }
.footer a,
.footer a:hover { color: #fff; }

.footer-top { border-bottom: 1px solid #566da3; padding-top: 20px; }
.footer-top h4 { margin-top: 0; color: #fff; font-weight: 700; text-transform: uppercase; }
.footer-top p { margin-top: 10px; color: #fff; }
.footer-top span { margin: 0 20px; color: #566da3; }
.footer-top ul { list-style: none; margin: 15px 0 0 0; }
.footer-top ul li { margin: 0 15px; padding: 0; display: inline; }

.copyright { padding-bottom: 50px; }
.copyright ul { list-style: none; margin: 0; }
.copyright ul li { display: inline-block; margin: 0 25px 10px 0; padding: 0 25px 0 0 ; border-right: 1px solid #566da3; font-size: 24px; line-height: 34px; font-weight: 700; }
.copyright ul li:last-child { margin-right: 0; padding-right: 0; border-right: none; }
.copyright ul li a { text-decoration: none; }
.copyright ul li a:hover { text-decoration: underline; }
.copyright small { margin: 10px 0 0 0; font-size: 16px; line-height: 26px; color: #fff; font-weight: 300; }
.copyright span { margin: 0 20px; color: #566da3; }

/* Events Manager */
.em-cal-event div { color: #000 !important; }
.em-cal-event div a,
.em-cal-event div a:hover { color: #000 !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; }
.homepage-wrapper { position: relative; }
.homepage-wrapper #rev_slider_1_1_wrapper { z-index: 50; }
.homepage-wrapper .header { position: absolute; left: 0; top: 0; right: 0; z-index: 100; }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1379px) {
body { padding:0; }
.container-fluid { padding:0; }
.container { width:100% !important; }
.homepage-wrapper { position: relative; }
.homepage-wrapper #rev_slider_1_1_wrapper { z-index: 50; }
.homepage-wrapper .header { position: absolute; left: 0; top: 0; right: 0; z-index: 100; }
}

/* 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; }
.top-bar .right { text-align: left !important; }
.top-bar .right p { margin-top: 10px; }
.post h3 { margin-top: 30px; }
.owl-carousel .prev-slide { left: -5px; }
.owl-carousel .next-slide{ right: -5px; }
}

/* 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; }
.top-bar .right { text-align: left !important; }
.top-bar .right p { margin-top: 10px; }
.post h3 { margin-top: 30px; }
.owl-carousel .prev-slide { left: -5px; }
.owl-carousel .next-slide{ right: -5px; }
}