@charset "UTF-8";
/*
Theme Name: Congregation Ohav Shalom
Theme URI: http://www.ohavshalom.org
Description: 
Version: 1.0
Author: Addicott Web
Author URI: https://www.synagogue-websites.com
*/

body { font-family: Muli; background-color:#282828; }

/* Text styles */
p { color:#000; margin:20px 0 0 0; font-size:17px; line-height:24px; font-weight:300; }
strong { font-weight:700; }
em { font-style:italic; }
small { display:block; margin: 20px 0 0 0; font-size: 14px; line-height: 24px; font-weight: 700; }
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:#145b9b; text-decoration:underline; }
a:hover { color:#145b9b; text-decoration:none; }

/* Heading styles */
h1 { margin:0; font-size:34px; line-height:44px; color:#000; font-weight:400; }
h2, h3, h4, h5, h6 { margin:20px 0 0 0; font-weight:400; }

h2 { font-size:30px; line-height:40px; }
h3 { font-size:26px; line-height:36px; }
h4 { font-size:22px; line-height:32px; }
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:3px; padding-left:10px; font-size:17px; line-height:24px; font-weight:300; color:#000; }

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:inline-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:17px; line-height:24px; font-weight:300; padding:5px 15px; color:#000; vertical-align:top; }
table th { background-color:#145b9b; border:1px solid #ccc; font-size:17px; line-height:24px; font-weight:700; padding:5px 15px; color:#fff; vertical-align:top; text-align:left; }

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

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

.pdfemb-viewer { 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:#145b9b; 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:#7bc1d8; color:#fff; transition: background-color 0.5s ease; }
.wp-pagenavi span.current { background-color:#7bc1d8; 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: 15px; padding-bottom: 15px; }
.header img.logo { float: left; margin: 0 20px 0 0; }
.header h2 { margin-top: 0; font-size: 32px; line-height: 42px; }
.header h2 a,
.header h2 a:hover { color: #60bae3; text-decoration: none; }
.header p.tagline { font-family: "Dancing Script"; font-size: 22px; line-height: 32px; }
.header ul { list-style: none; margin: 15px 0 0 0; }
.header ul li { display: inline-block; margin: 0 0 0 15px; padding: 0 0 0 15px; border-left: 1px solid #747474; font-size: 16px; line-height: 26px; text-transform: uppercase; font-weight: 700; }
.header ul li a,
.header ul li a:hover { color: #9fcdb6; }
.header p { margin: 10px 0 0 0; color: #fff; font-size: 16px; line-height: 26px; }
.header p a,
.header p a:hover { color: #fff; }
.header span { margin: 0 10px; }
.header .modal { margin-top:40px !important; }
.header .modal form { margin-bottom:30px; }
.header .modal form input { width:85%; padding:10px; border:1px solid #ccc; margin:0 10px 0 0; }
.header .modal form button { width:10%; background:#145b9b; color:#fff; padding:10px; border:none; font-weight:700; text-transform:uppercase; }

/* Homepage */
.homepage-top { background: url('images/homepage-top-bg.jpg') center 25% no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }
.homepage-top h2 { color: #fff; }
.homepage-top p { color: #fff; }

.homepage-widgets { display: flex; }
.homepage-widgets .widgets-left,
.homepage-widgets .widgets-middle,
.homepage-widgets .widgets-right { display: flex; height: inherit; align-items: stretch; }
.homepage-widgets .inner { height:inherit; align-items:stretch; display: block; width: 100%; background-color: #f6f6f6; padding: 30px; }
.homepage-widgets .inner h3 { margin-top: 0; }
.homepage-widgets .widgets-left .inner { border-top: 10px solid #7865a3; }
.homepage-widgets .widgets-left .inner h3 { color: #7865a3; }
.homepage-widgets .widgets-middle .inner { border-top: 10px solid #00a4be; }
.homepage-widgets .widgets-middle .inner h3 { color: #00a4be; }
.homepage-widgets .widgets-right .inner { border-top: 10px solid #45a989; }
.homepage-widgets .widgets-right .inner h3 { color: #45a989; }

.homepage-ctas h3 { margin-top: 20px; }
.homepage-ctas h3 a { color: #282828; text-decoration: none; }
.homepage-ctas h3 a:hover { color: #282828; text-decoration: underline; }
.homepage-ctas p { margin-top: 15px; text-transform: uppercase; font-weight: 600; }
.homepage-ctas a.btn { background-color: #282828; color: #fff; text-decoration: none; padding: 15px 30px; display: inline-block; -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px; }
.homepage-ctas a.btn:hover { color: #fff; background-color: #588ba4; transition: background-color 0.5s ease; }

.quick-link { padding: 10px 5px 0 5px; }
.quick-link .inner { padding: 15px 30px; }
.quick-link h4 { margin-top: 0; }
.quick-link h4 a,
.quick-link h4 a:hover { color: #fff; }
.quick-link p { color: #fff; margin-top: 10px; }

/* Posts */
.post { border-top: 1px solid #ccc; }
.post h3 { margin-top: 0; }

/* Blog posts */
.blog-post { border-bottom: 1px solid #ccc; }

/* Layout areas */
.content { background-color:#fff; }
.content h1 { margin-top: 10px; }

.content-subpages { background-color:#f2f2f24; padding:30px; margin-top: 40px; }
.content-subpages h4 { margin-top:0; color:#fff; font-weight:400; text-transform: uppercase; }
.content-subpages ul { list-style:none; margin:15px 0 0 0; }
.content-subpages ul li { margin:10px 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; }
.content-subpages a,
.content-subpages a:hover { color:#000; }

.sidebar-hebcal { background-color: #145b9b; padding: 30px; }
.sidebar-hebcal .hebcal-container { }
.sidebar-hebcal .hebcal-container h3 { color: #fff; font-size: 22px; line-height: 32px; margin-top: 0; text-transform: capitalize; }
.sidebar-hebcal .hebcal-container .copyright { display: none !important; }
.sidebar-hebcal ul.hebcal-results { list-style-type:none; padding: 0; margin: 0; }
.sidebar-hebcal ul.hebcal-results li { color: #fff; font-size: 17px !important; line-height: 24px !important; font-weight: 300; margin: 20px 0 0 0; padding: 0; }
.sidebar-hebcal ul.hebcal-results a,
.sidebar-hebcal ul.hebcal-results a:hover { color: #fff; }


.page-banner { background: url('images/homepage-top-bg.jpg') center 25% no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }
.page-banner .container { -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; background-repeat: no-repeat; }
.page-banner .row { padding-top: 250px; padding-bottom: 250px; }

/* Color-coded sections */
.page-title { background-color: #f2f2f4; }
.page-title .row { padding-top: 10px; padding-bottom: 10px; }

.purple-section-title { background-color: #7764a2; }
.blue-section-title { background-color: #7bc1d8; }
.lavendar-section-title { background-color: #b2a7d0; }
.green-section-title { background-color: #45a989; }
.purple-section-title h1,
.blue-section-title h1,
.lavendar-section-title h1,
.green-section-title h1 { color: #fff; }

.purple-section .content-subpages { background-color: #7764a2; }
.blue-section .content-subpages { background-color: #7bc1d8; }
.lavendar-section .content-subpages { background-color: #b2a7d0; }
.green-section .content-subpages { background-color: #45a989; }

.purple-section .content-subpages a,
.purple-section .content-subpages a:hover,
.blue-section .content-subpages a,
.blue-section .content-subpages a:hover,
.lavendar-section .content-subpages a,
.lavendar-section .content-subpages a:hover,
.green-section .content-subpages a,
.green-section .content-subpages a:hover { color: #fff; }

/* Board of Trustees page */
.board-list h2 { margin-bottom: 20px; }
.board-list p { margin-top: 0; }

/* Committees page */
.committees-list { padding-top: 20px; }
.committees-list p { 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; }

/* Map container */
.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:#145b9b; color:#fff; font-size:24px !important; font-family:Muli !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:10px !important; font-family:Muli !important; font-size:17px !important; line-height:24px !important; font-weight:300 !important; padding:0 !important; }
ul.gform_fields li.gfield label.gfield_label { display:block; margin-bottom:5px !important; font-family:Muli !important; font-size:17px !important; line-height:24px !important; font-weight:700 !important; }
ul.gform_fields input,
ul.gform_fields select,
ul.gform_fields textarea { font-family:Muli !important; font-size:17px !important; line-height:27px !important; font-weight:300; height:auto !important; padding:5px !important; border:1px solid #ccc !important; }

.gsection { border-bottom:none !important; }
h2.gsection_title { font-family:Muli !important; font-size:30px !important; font-weight:400 !important; color:#000 !important; border-bottom:none !important; }
.gfield_description { font-family:Muli !important; color:#000; margin:0 0 15px 0 !important; font-size:17px !important; line-height:24px !important; font-weight:300 !important; padding:0 0 15px 0 !important; }

ul.gfield_radio,
ul.gfield_checkbox { }
ul.gfield_radio li,
ul.gfield_checkbox li { margin-bottom: 0 !important; }
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:300 !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:17px !important; line-height:24px !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:#145b9b; color:#fff; font-size:24px !important; font-family:Muli !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:Muli !important; font-size:17px !important; line-height:24px !important; font-weight:300 !important; }

/* Footer */
.footer-signup { background-color: #145b9b; }

.footer ul { list-style: none; margin: 0; }
.footer ul li { display: inline-block; margin: 0 15px 0 0; padding: 0 15px 0 0; border-right: 1px solid #747474; font-weight: 700; font-size: 16px; line-height: 26px; }
.footer ul li.menu-item-59 { margin-right: 0; padding-right: 0; border-right: 0; }
.footer ul li a,
.footer ul li a:hover { color: #fff; }
.footer p { color: #fff; margin: 10px 0 0 0; font-size: 16px; line-height: 26px; }
.footer p a,
.footer p a:hover { color: #fff; }

/* Copyright */
.copyright { }
.copyright .row { }

/* Large desktops and laptops */
@media (min-width: 1380px) {
body { padding:0; }
.container-fluid { padding:0; }
#stickyribbon { z-index:99999; left:0; top: 0; right:0; width: 100%; background-color:#282828; }
.sidebar-hebcal { margin-top: 20px; }
.content .row { padding-top: 20px; }
#archiveList > ul { list-style:none !important; margin:30px 0 0 0; -webkit-column-count:2; -moz-column-count:2; column-count:2; }
#archiveList ul li { display:block; margin:0 0 5px 0; 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; }
#stickyribbon { z-index:99999; left:0; top: 0; right:0; width: 100%; background-color:#282828; }
.sidebar-hebcal { margin-top: 20px; }
.content .row { padding-top: 20px; }
#archiveList > ul { list-style:none; margin:30px 0 0 0; -webkit-column-count:2; -moz-column-count:2; column-count:2; }
#archiveList ul li { display:block; margin:0 0 5px 0; padding:0; }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
body { padding:0; }
.container-fluid { padding:0; }
.container { width:100% !important; }
#stickyribbon { position: relative !important; }
.header .right { text-align: left !important; }
.header ul { list-style: none; margin: 20px 0 0 0; }
.header ul li { margin: 0 20px 10px 0; padding: 0 20px 0 0; border-right: 1px solid #747474; border-left: none; }
}

/* Landscape phones and portrait tablets */
@media (min-width: 481px) and (max-width: 767px) {
body { padding:0; }
.container-fluid { padding:0; }
#stickyribbon { position: relative !important; }
.content-subpages { margin-top:40px; }
.homepage-widgets,
.homepage-widgets .widgets-left,
.homepage-widgets .widgets-middle,
.homepage-widgets .widgets-right,
.homepage-widgets .inner { display: block; }
.homepage-widgets .widgets-middle,
.homepage-widgets .widgets-right { margin-top: 40px; }
.header .right { text-align: left !important; }
.header ul { list-style: none; margin: 20px 0 0 0; }
.header ul li { margin: 0 20px 10px 0; padding: 0 20px 0 0; border-right: 1px solid #747474; border-left: none; }
.post h3 { margin-top: 30px; }
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
body { padding:0; }
.container-fluid { padding:0; }
#stickyribbon { position: relative !important; }
.content-subpages { margin-top:40px; }
.homepage-widgets,
.homepage-widgets .widgets-left,
.homepage-widgets .widgets-middle,
.homepage-widgets .widgets-right,
.homepage-widgets .inner { display: block; }
.homepage-widgets .widgets-middle,
.homepage-widgets .widgets-right { margin-top: 40px; }
.header .right { text-align: left !important; }
.header ul { list-style: none; margin: 20px 0 0 0; }
.header ul li { margin: 0 20px 10px 0; padding: 0 20px 0 0; border-right: 1px solid #747474; border-left: none; }
.post h3 { margin-top: 30px; }
}