@charset "UTF-8";
/*
Theme Name: Kol Ami, the Northern Virginia Reconstructionist Community
Theme URI: http://www.kolamivirginia.org
Description: 
Version: 
Author: Addicott Web
Author URI: http://www.synagogue-websites.com/
*/

body { font-family:Roboto; background-color:#252525; }

/* Text styles */
p { color:#000; margin-top:20px; font-size:18px; line-height:28px; font-weight:300; }
strong { font-weight:700; }
em { font-style:italic; }
small { display:block; font-size:12px; line-height:20px; font-weight:400; color:#999; }
blockquote { border:none; padding:0; margin:0; font-size:14px; line-height:24px; font-weight:300; }

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

/* Heading styles */
h1 { margin:0; font-size:48px; line-height:58px; font-family: "Raleway"; color:#fff; font-weight:500; }
h2, h3, h4, h5, h6 { margin:30px 0 0 0; font-family: "Raleway"; 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:18px; line-height:28px; 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 */
img.centered { display:block; margin:0 auto; }
img.alignright { float:right; margin:5px 0 25px 20px; clear:both; display:inline; }
img.aligncenter { display:block; margin:15px auto 0 auto; }
img.alignleft { float:left; margin:5px 25px 20px 0; clear:both; display:inline; }
.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; }

/* Form styles */
input,
select,
textarea { }
fieldset { }
legend { }
label { }

/* 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:300; padding:15px; color:#000; vertical-align:top; }
table th { background-color:#045d97; 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 */
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:#007ca6; 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:#f39222; color:#fff; transition: background-color 0.35s ease; }
.wp-pagenavi span.current { background-color:#f39222; 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 p { color:#fff; margin:0; padding: 10px 0; font-size:14px; line-height:24px; }
.top-bar ul { list-style:none; margin:0; }
.top-bar ul li { display:inline; margin:0 0 0 3px; padding:0; font-size:14px; line-height:24px; font-weight: 700; text-transform: uppercase; }
.top-bar ul li a { background-color: #55b848; padding: 10px 20px; color: #fff; text-decoration: none; display: inline-block; }

/* 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: 300 !important; }
.header .modal form button { width:10%; background:#045d97; color:#fff; padding:10px; border:none; font-size: 18px !important; line-height: 28px !important; font-weight:700; text-transform:uppercase; }

/* Homepage */
.homepage-welcome .row { padding-top: 60px; padding-bottom: 60px; }
.homepage-welcome h2 { margin-top: 0; font-size: 48px; line-height: 58px; font-weight: 500; }

.homepage-events .container { border-top: 1px solid #ddd; }
.homepage-events .row { padding-top: 60px; padding-bottom: 60px; }
.homepage-events h2 { margin-top: 0; font-size: 48px; line-height: 58px; font-weight: 600; }
.homepage-events h4 a { text-decoration: none; }
.homepage-events h4 a:hover { text-decoration: underline; }
.homepage-events p { margin-top: 10px; }
.homepage-events p.btn { margin-top: 0; text-transform: uppercase; font-weight: 700; }
.homepage-events p.btn a { display: inline-block; padding: 15px 30px; text-decoration: none; background-color: #109ac4; color: #fff; }
.homepage-events p.btn a:hover { color: #fff; }

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

.homepage-worship .row { padding-top: 20px; padding-bottom: 60px; display: flex; }
.homepage-worship .block { display: flex; height: inherit; align-items: stretch; }
.homepage-worship .block .inner { height: inherit; align-items: stretch; display: block; width: 100%; padding: 40px; }
.homepage-worship .block .inner h3 { margin-top: 0; color: #fff; background: url('images/heading-bg.png') left bottom no-repeat; padding-bottom: 30px; margin-bottom: 30px; display: block; }
.homepage-worship .block .inner p { color: #fff; }
.homepage-worship .block .inner ul { list-style: none; margin: 20px 0 0 0; }
.homepage-worship .block .inner ul li { margin: 10px 0 0 0; padding: 0; color: #fff; }
.homepage-worship .block .inner a,
.homepage-worship .block .inner a:hover { color: #fff; }

	/* Landscape phones and portrait tablets */
	@media (min-width: 481px) and (max-width: 767px) {
	.homepage-worship .row,
	.homepage-worship .block,
	.homepage-worship .block .inner { display: block; }
	}

	/* Portrait phones and smaller */
	@media (max-width: 480px) {
	.homepage-worship .row,
	.homepage-worship .block,
	.homepage-worship .block .inner { display: block; }
	}

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

.page-title { border-top:5px solid #045d97; background:#1f9ac4 url('images/stars.png') repeat; }
.page-title .row { padding-top: 60px; padding-bottom: 60px; }

.content-subpages { background-color:#fbb93c; border-top:5px solid #f7860e; 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; }
.content-subpages ul.children { margin: 20px 0; padding-left: 25px; border-left: 1px solid #f7860e; }
.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; }


/* 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: 280px; padding-bottom: 280px; margin-left: 0; margin-right: 0; }

/* Bnai Mitzvah portal landing page */
.boxes-row { display: flex; }
.boxes-row .box { height:inherit; align-items:stretch; padding: 30px; }
.boxes-row .box h3 { margin-top: 0; color: #fff; }
.boxes-row .box p,
.boxes-row .box ul li,
.boxes-row .box a,
.boxes-row .box a:hover { color: #fff; }

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

ul.gform_fields li.gfield { margin-bottom:20px !important; font-family:Roboto !important; font-size:18px !important; line-height:28px !important; font-weight:300 !important; padding:0 !important; }
ul.gform_fields li.gfield label.gfield_label { display:block; margin-bottom:15px !important; font-family:Roboto !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:Roboto !important; font-size:18px !important; line-height:28px !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:Raleway !important; font-size:30px !important; font-weight:400 !important; color:#000 !important; border-bottom:none !important; }
.gfield_description { font-family:Roboto !important; color:#000; margin:0 0 15px 0 !important; font-size:18px !important; line-height:28px !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 { }
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: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:#1f9ac4; color:#fff; font-size:24px !important; font-family:Roboto !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:Roboto !important; font-size:18px !important; line-height:28px !important; font-weight:300 !important; }

/* Events Manager */
.em-item-header { margin: 0 !important; }
.em-view-container { margin-top: 40px !important; }

/* 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:26px; margin-top:20px; }
.search-results ul li span.url { color:#006621; margin-top:0; }
.search-results ul li p { margin-top:5px; }

/* Bottom CTAs */
.bottom-ctas .row { padding-top: 20px; padding-bottom: 60px; }
.bottom-ctas h3 { color:#fbb93c; }
.bottom-ctas p { color:#fff; }
.bottom-ctas ul { list-style: none; margin: 20px 0 0 0; }
.bottom-ctas ul li { display: inline; margin: 0 15px; padding: 0; }
.bottom-ctas p.btn { margin-top: 35px; font-weight: 700; text-transform: uppercase; }
.bottom-ctas p.btn a { background-color:#fbb93c; color: #fff; text-decoration: none; display: inline-block; padding: 15px 30px; }
.bottom-ctas p.btn a:hover { background-color: #fff; color:#fbb93c; transition: all 0.35s ease; }

/* Footer */
.footer { border-top:1px solid #474747; }
.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; border-right: 1px solid #474747; font-weight: 700; text-transform: uppercase; font-size: 24px; line-height: 34px; }
.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 { color:#fff; font-size:14px; line-height:24px; margin-top: 0; }


/* 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; }
.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; }
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; }
table td:last-child { padding-bottom: 15px; }
.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; }
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; }
.owl-carousel .prev-slide { left: -5px; }
.owl-carousel .next-slide{ right: -5px; }
}