@charset "UTF-8";
/*
Theme Name: Adat Shalom Reconstructionist Congregation
Theme URI: https://www.adatshalom.net/
Description: 
Version: 1.0
Author: Addicott Web
Author URI: https://www.synagogue-websites.com
*/

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

/* Text styles */
p { margin:20px 0 0 0; font-size:18px; line-height:28px; font-weight:400; }
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:400; }

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

.elementor-widget-text-editor a { text-decoration: underline !important; }
.elementor-widget-text-editor a:hover { text-decoration: none !important; }

/* Heading styles */
h1 { margin:0; line-height:1em; font-size:48px; line-height:58px; color:#02619c; 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:18px; line-height:28px; font-weight:400; }

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:18px; line-height:28px; font-weight:400; padding:15px; color:#000; vertical-align:top; }
table th { background-color:#02619c; border:1px solid #ccc; font-size:18px; line-height:28px; font-weight:700; padding:15px; color:#fff; vertical-align:top; text-align:left; }

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

/* Plugins */
.addthis_toolbox { margin:30px 0 0 0 !important; }

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

/* Top bar */
.top-bar { background: rgba(255, 255, 255, .75); }
.top-bar .row { padding-top: 15px; padding-bottom: 15px; }
.top-bar p { margin-top: 0; font-size: 16px; line-height: 26px; }
.top-bar span { margin: 0 5px; }
.top-bar ul { list-style: none; margin: 0; }
.top-bar ul li { display: inline-block; margin: 0 0 0 20px; padding: 0; font-size: 16px; line-height: 26px; }
/* Calendar */ .top-bar ul li.menu-item-98 a { background: url('images/icon-calendar.png') left center no-repeat; padding-left: 38px; }
/* Contact */ .top-bar ul li.menu-item-99 a { background: url('images/icon-contact.png') left center no-repeat; padding-left: 39px; }
/* Live Stream */ .top-bar ul li.menu-item-103 a { background: url('images/icon-livestream.png') left center no-repeat; padding-left: 40px; }
/* Member Login */ .top-bar ul li.menu-item-100 a { background: url('images/icon-login.png') left center no-repeat; padding-left: 35px; }
/* Search */ .top-bar ul li.search { background: url('images/icon-search.png') left center no-repeat; padding-left: 35px; }

.top-bar a { color: #000; text-decoration: none; }
.top-bar a:hover { color: #000; text-decoration: underline; }

/* Header */
.header-logo { background-color: #fff; padding-top: 20px; padding-bottom: 20px; }

#myModal { z-index: 99999; margin-top: 120px; }
#myModal .modal-content { padding-bottom: 20px; }
#myModal .modal-body form { margin-bottom:30px; }
#myModal .modal-body form input { width:85%; padding:10px; border:1px solid #ccc; margin:0 10px 0 0; font-size: 24px; line-height: 34px; font-weight: 300; }
#myModal .modal-body form button { width:10%; background:#00529b; color:#fff; padding:10px; border:none; font-weight:700; text-transform:uppercase; font-size: 24px; line-height: 34px; }

/* Homepage */

.item p { margin-top: 30px; text-transform: uppercase; color:#fff; }
.item h4 { margin-top: 10px; }
.item h4 a,
.item h4 a:hover { color: #fff; }
.homepage-events p.btn { margin-top: 0; font-size: 24px; line-height: 34px; font-weight: 600; text-transform: uppercase; }
.homepage-events p.btn a { background-color: #02619c; color: #fff; border: 2px solid #fff; text-decoration: none; display: inline-block; padding: 15px 30px; -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px; }
.homepage-events p.btn a:hover { color: #fff; background-color: #0276be; transition: all 0.5s ease; }



/* Layout areas */
.gray { background-color: #f2f2f2; }
.gray .container { background-color: #fff; }
.content { padding-bottom: 40px; }

.content-subpages { background-color:#02619c; padding:30px; }
.content-subpages h4 { margin-top:0; color:#fff; font-weight:700; }
.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; }
.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; }

.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: 360px; padding-bottom: 260px; margin-left: 0; margin-right: 0; }
.page-banner .row p { margin-top: 0; color: #fff; font-weight: 300; font-size: 72px; line-height: 82px; text-shadow:0px 2px 5px rgba(0, 0, 0, 1); }

.post { border-top: 1px solid #ccc; }

/* Breadcrumbs */
.breadcrumbs { background: rgba(252, 120, 26, .85) !important; }
.breadcrumbs .row { padding-top: 10px; padding-bottom: 10px; }
.breadcrumbs p { margin-top: 0; font-size: 14px; line-height: 24px; color: #fff; }
.breadcrumbs a { margin: 0 5px; color: #fff; }
.breadcrumbs a:hover { color: #fff; }
.breadcrumbs strong { margin-left: 5px; }

/* Professional Staff page */
.staff-member h3 { margin-top: 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: #282828; }
.footer .row { padding-top: 75px; padding-bottom: 60px; }
.footer h4 { color: #fff; text-transform: uppercase; font-weight: 700; }
.footer ul { list-style: none; margin: 30px 0 0 0; }
.footer ul li { display: inline; margin: 0 10px; padding: 0; }
.footer p { color: #fff; }
.footer span { margin: 0 20px; }
.footer a,
.footer a:hover { color: #fff; }

.footer p.btn { margin-top: 0; font-size: 24px; line-height: 34px; font-weight: 600; text-transform: uppercase; }
.footer p.btn a { background-color: #02acdd; color: #fff; text-decoration: none; display: inline-block; padding: 15px 30px; -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px; }
.footer p.btn a:hover { color: #fff; background-color: #26cdfd; transition: all 0.5s ease; }

.footer p.ghost-btn { margin-top: 35px; font-size: 24px; line-height: 34px; font-weight: 600; text-transform: uppercase; }
.footer p.ghost-btn a { color: #fff; background-color: #282828; text-decoration: none; padding: 15px 30px; border: 2px solid #fff; display: inline-block; }
.footer p.ghost-btn a:hover { color: #fff; background-color: #414141; transition: all 0.5s ease; }

/* Copyright */
.copyright a,
.copyright a:hover { color: #000; }
.copyright ul { list-style: none; margin: 0; }
.copyright ul li { display: inline-block; margin: 0 20px 10px 0; padding: 0 20px 0 0; border-right: 1px solid #ccc; font-weight: 700; text-transform: uppercase; font-size: 24px; line-height: 34px; }
.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 p { margin-top: 0; font-size: 15px; line-height: 25px; font-weight: 400; }

/* Full calendar */
table.fullcalendar { margin-top:30px; }
table.fullcalendar thead td { text-align:center; background:#02619c; font-size:18px; color:#fff; height:auto !important; padding:15px 0; border-color:#ccc; font-weight:700; }
table.fullcalendar thead td a.em-calnav,
table.fullcalendar thead td a.em-calnav:hover { color:#fff; } 
table.fullcalendar tbody tr.days-names td { background-color:#f6f5f0; color:#000; font-weight:400; text-align:center; height:auto !important; padding:15px 0; }
table.fullcalendar tbody td { width:103px; padding:5px; border-color:#ccc; text-align:left; height:auto !important; }
table.fullcalendar tbody td.eventful { background:none; }
table.fullcalendar tbody td.eventful a { color:#02619c; font-weight:normal; }
table.fullcalendar tbody td.eventless-today { background:none; }
table.fullcalendar tbody td.eventful-today { background-color:#ccc; }
table.fullcalendar tbody td.eventful-today a { background:none; color:#02619c; font-weight:400; }
table.fullcalendar tbody td.eventless-pre,
table.fullcalendar tbody td.eventless-post { background:none; }
table.fullcalendar tbody td.eventful-pre a,
table.fullcalendar tbody td.eventful-post a,
table.fullcalendar tbody td.eventful-pre a:hover,
table.fullcalendar tbody td.eventful-post a:hover,
table.fullcalendar tbody td.eventless-pre a,
table.fullcalendar tbody td.eventless-post a,
table.fullcalendar tbody td.eventless-pre a:hover,
table.fullcalendar tbody td.eventless-post a:hover { color:#ccc !important; }
table.fullcalendar tbody td ul { list-style:none; margin:0; }
table.fullcalendar tbody td ul li { margin:10px 0 0 0; padding:0; font-size:14px; line-height:18px; }
table.fullcalendar tbody td.eventful-pre ul li,
table.fullcalendar tbody td.eventful-post ul li,
table.fullcalendar tbody td.eventless-pre ul li,
table.fullcalendar tbody td.eventless-post ul li { color:#ccc !important; }

/* Events */
.em-location-map-container { margin-top:30px !important; }

/* RSVP form */
.input-user-field label,
.input-group label,
.em-bookings-form-gateway-cardno label,
.em-bookings-form-gateway-expiry label { width:100% !important; }

.em-booking-buttons { margin-top:30px !important; }
.em-booking-buttons input { padding:15px 30px !important; background-color:#02619c; color:#fff; font-size:24px !important; font-family:"Niramit" !important; font-weight:700 !important; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; border:none !important; }

/* Forms */
.gform_wrapper { display:block !important; }

ul.gform_fields li.gfield { margin-bottom:20px !important; font-family:"Niramit" !important; font-size:18px !important; line-height:28px !important; font-weight:400 !important; padding:0 !important; }
ul.gform_fields li.gfield label.gfield_label { display:block; margin-bottom:15px !important; font-family:"Niramit" !important; font-size:18px !important; line-height:28px !important; font-weight:700 !important; }
ul.gform_fields input,
ul.gform_fields select,
ul.gform_fields textarea { font-family:"Niramit" !important; font-size:18px !important; line-height:28px !important; font-weight:400; height:auto !important; padding:5px !important; border:1px solid #ccc !important; }

.gsection { border-bottom:none !important; }
h2.gsection_title { font-family:"Niramit" !important; font-size:30px !important; font-weight:400 !important; color:#000 !important; border-bottom:none !important; }
.gfield_description { font-family:"Niramit" !important; color:#000; margin:0 0 15px 0 !important; font-size:18px !important; line-height:28px !important; font-weight:400 !important; padding:0 0 15px 0 !important; }

ul.gfield_radio,
ul.gfield_checkbox { }
ul.gfield_radio li,
ul.gfield_checkbox li { }
ul.gfield_radio li input,
ul.gfield_checkbox li input { float: left !important; margin-top: 10px !important; }
ul.gfield_radio li label,
ul.gfield_checkbox li label { font-weight:400 !important; margin-left:15px !important; }

.ginput_full input,
.ginput_left input,
.ginput_right select { margin-bottom:0 !important; }
.ginput_full label,
.ginput_left label,
.ginput_right label { margin-top:0 !important; }

.ginput_container span { margin-bottom:15px !important; }
.ginput_container label { font-size:18px !important; line-height:28px !important; font-weight:300 !important; }
.ginput_container select { height:32px !important; border-color:#ccc !important; }

.gform_footer { padding:0 !important; margin:0 !important; }
input.gform_button { margin-top:0 !important; padding:15px 30px !important; background-color:#02619c; color:#fff; font-size:24px !important; font-family:"Niramit" !important; font-weight:400 !important; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; border:none !important; }

.gform_confirmation_wrapper { margin-top:30px !important; font-family:"Niramit" !important; font-size:18px !important; line-height:28px !important; font-weight:400 !important; }

/* Large desktops and laptops */
@media (min-width: 1380px) {
body { padding:0; }
.container-fluid { padding:0; }
#stickyribbon { z-index:9999999999; left:0; top: 0; right:0; width: 100%; }
.top-wrapper { position: relative; }
.top-wrapper .header { position: absolute; left: 0; top: 0; right: 0; z-index: 100; }
.top-wrapper .rev_slider_wrapper,
.top-wrapper .page-banner { z-index: 50 !important; }
.homepage-intro { z-index: 99999; position: relative; }
.breadcrumbs { z-index: 99999; position: relative; margin-top: -80px; }
.gray .container { z-index: 99999; position: relative; }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1379px) {
body { padding:0; }
.container-fluid { padding:0; }
.container { width:100% !important; }
#stickyribbon { z-index:9999999999; left:0; top: 0; right:0; width: 100%; }
.top-wrapper { position: relative; }
.top-wrapper .header { position: absolute; left: 0; top: 0; right: 0; z-index: 100; }
.top-wrapper .rev_slider_wrapper,
.top-wrapper .page-banner { z-index: 50 !important; }
.homepage-intro { z-index: 99999; position: relative; }
.breadcrumbs { z-index: 99999; position: relative; margin-top: -80px; }
.gray .container { z-index: 99999; position: relative; }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
body { padding:0; }
.container-fluid { padding:0; }
.container { width:100% !important; }
.top-bar .right { text-align: left !important; }
.top-bar .right ul { margin: 20px 0 0 0; }
.top-bar .right ul li { margin: 0 20px 0 0; }
}

/* 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; }
.top-bar .right { text-align: left !important; }
.top-bar .right ul { margin: 20px 0 0 0; }
.top-bar .right ul li { margin: 0 20px 0 0; }
.header-logo { padding-top: 0; }
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; }
.staff-member h3 { margin-top: 30px; }
.event-page h1 { margin-top: 40px; }
	/* Force table to not be like tables anymore */
	table.fullcalendar,
	table.fullcalendar thead,
	table.fullcalendar tbody,
	table.fullcalendar th,
	table.fullcalendar td,
	table.fullcalendar tr { display: block; }
	table.fullcalendar tbody tr.days-names { display: none !important; }
	table.fullcalendar tr { border: 1px solid #ccc; }
	table.fullcalendar td { border: none; border-bottom: 1px solid #eee; position: relative; width: auto !important; }
	table.fullcalendar td:before { position: absolute; top: 6px; left: 6px; width: 100%; padding-right: 10px; white-space: nowrap; }
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
body { padding:0; }
.container-fluid { padding:0; }
.content-subpages { margin-top:40px; }
.top-bar .right { text-align: left !important; }
.top-bar .right ul { margin: 20px 0 0 0; }
.top-bar .right ul li { margin: 0 20px 0 0; }
.header-logo { padding-top: 0; }
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; }
.staff-member h3 { margin-top: 30px; }
.event-page h1 { margin-top: 40px; }
	/* Force table to not be like tables anymore */
	table.fullcalendar,
	table.fullcalendar thead,
	table.fullcalendar tbody,
	table.fullcalendar th,
	table.fullcalendar td,
	table.fullcalendar tr { display: block; }
	table.fullcalendar tbody tr.days-names { display: none !important; }
	table.fullcalendar tr { border: 1px solid #ccc; }
	table.fullcalendar td { border: none; border-bottom: 1px solid #eee; position: relative; width: auto !important; }
	table.fullcalendar td:before { position: absolute; top: 6px; left: 6px; width: 100%; padding-right: 10px; white-space: nowrap; }
}

/* LGBTQ safe zone footer icon */
.footer-lgbtq-safe-zone-badge {
	text-align:center;
}

.footer-lgbtq-safe-zone-badge img {
	max-width:400px;
	margin-bottom: 30px;
	margin-top: 30px;
}