@charset "UTF-8";
/*
Theme Name: Women's League for Conservative Judaism
Theme URI: http://www.wlcj.org/
Description: 
Version: 2.0
Author: Addicott Web
Author URI: https://www.wordpress-web-designer-raleigh.com/
*/

body { font-family: "IBM Plex Sans", sans-serif; background-color:#fff; }

/* Text styles */
p { margin:20px 0 0 0; font-size:20px; line-height:30px; font-optical-sizing: auto; font-weight: 300; font-style: normal; font-variation-settings: "wdth" 100; }
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:20px; line-height:30px; }

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

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

/* Heading styles */
h1 { margin:0; font-size:48px; line-height:58px; color:#3498db; font-family: "IBM Plex Serif", serif; font-weight:500; font-style: normal; text-shadow: 0px 0px 10px rgba(0,0,0,0.3); }
h2, h3, h4, h5, h6 { margin:30px 0 0 0; font-optical-sizing: auto; font-weight:500; font-style: normal; font-variation-settings: "wdth" 100; }

h2 { font-size:36px; line-height:46px; color: #c44999; font-family: "IBM Plex Serif", serif; }
h3 { font-size:30px; line-height:40px; color: #000; font-family: "IBM Plex Sans", sans-serif; }
h4 { font-size:24px; line-height:34px; color: #000; font-family: "IBM Plex Sans", sans-serif; }
h5 { }
h6 { }

h2 a,
h2 a:hover,
h3 a,
h3 a:hover { color: #c44999; }

/* 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; font-variation-settings: "wdth" 100; }

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 { }

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

/* Top bar */
.top-bar { background: #7A3C99; background: linear-gradient(90deg, rgba(122, 60, 153, 1) 0%, rgba(196, 73, 153, 1) 50%, rgba(122, 60, 153, 1) 100%); }
.top-bar .row { padding-top: 15px; padding-bottom: 15px; }
.top-bar p { margin-top: 0; font-size: 15px; line-height: 25px; color: #fff; }
.top-bar span { margin: 0 15px; color: rgba(255, 255, 255, .25); }
.top-bar ul { list-style: none; margin: 0; }
.top-bar ul li { display: inline-block; margin: 0 0 0 25px; padding: 0 0 0 25px; border-left: 1px solid rgba(255, 255, 255, .25); font-size: 15px; line-height: 25px; }
.top-bar ul li:first-child { margin-left: 0; padding-left: 0; border-left: none; }
.top-bar a { color: #fff; text-decoration: none; }
.top-bar a:hover { color: #fff; text-decoration: underline; }

/* Search field */
#myModal { margin-top:40px !important; }
#myModal .modal-content { padding-bottom: 20px; }
#myModal.modal form { margin-bottom:30px; }
#myModal.modal form input { width:85%; padding:10px; border:1px solid #ccc; margin:0 10px 0 0; font-size: 20px !important; line-height: 30px !important; font-weight: 400 !important; }
#myModal.modal form button { width:10%; background:#7a3c99; color:#fff; padding:10px; border:none; font-size: 20px !important; line-height: 30px !important; font-weight:700; text-transform:uppercase; }

/* Header */
.header { background:#fff; }
.header .row { padding-top: 20px; padding-bottom: 20px; }
.header ul { list-style: none; margin: 20px 0 0 0; }
.header ul li { display: inline-block; margin: 0 0 0 30px; padding: 0 0 0 30px; border-left: 1px solid #eee; font-weight: 500; }
.header ul li:first-child { margin-left: 0; padding-left: 0; border-left: none; }
.header ul li a { color: #000; text-decoration: none; }
.header ul li a:hover { color: #000; text-decoration: underline; }
.header ul li.openbtn { font-size: 28px; }
.header ul li.openbtn a { cursor: pointer; background: none; padding: 0; border: none; }
.header ul li.openbtn a:hover { background:none; text-decoration: none; }

	/* Portrait tablets and small desktops */
	@media (min-width: 768px) and (max-width: 991px) {
	.header ul { margin-top: 5px !important; }
	.header ul li { font-size: 16px; line-height: 26px; }
	.header ul li:first-child { margin-left: 0; padding-left: 0; }
	}

	/* Landscape phones and portrait tablets */
	/* Portrait phones and smaller */
	@media (max-width: 767px) {
	.header .row { padding-top: 40px; padding-bottom: 20px; }
	.header .right { text-align: center !important; }
	.header ul { margin-top: 40px; }
	.header ul li { margin: 0 15px 20px 15px !important; padding: 0 !important; border: none !important; font-size: 16px; line-height: 26px; }
	}

/* Sidebar main menu */
.sidebar { height: 100%; width: 0; position: fixed; z-index: 99999; top: 0; right: 0; background-color: #C44999; overflow-x: hidden; transition: 0.5s; padding-top: 80px; }
.sidebar ul.menu { list-style:none; margin:0 40px; }
.sidebar ul.menu li { font-size:24px; font-family: "IBM Plex Serif", serif; font-weight:600; font-style: normal; margin: 0 0 30px 0; padding: 0; }
.sidebar ul.menu li a { color: #fff; text-decoration: none; padding: 0; margin: 0; }
.sidebar ul.menu li a span.caret { margin-left: 15px; }
.sidebar ul.menu li.active a { color: #ffdfef; }
.sidebar ul.menu li.active a:focus,
.sidebar ul.menu li.active a:hover,
.sidebar ul.menu li a:hover,
.sidebar ul.menu li a:focus { color:#ffdfef; }

.sidebar ul.menu li ul.dropdown-menu { padding: 20px 0 40px 0; margin: 0; background: none !important; border: none; border-radius: 0; box-shadow: none !important; position: relative; width: 100%; }
.sidebar ul.menu li ul.dropdown-menu li { margin:0 0 15px 0; padding:0; border: none; font-family: "IBM Plex Sans", sans-serif !important; font-size:18px; display:block; line-height:28px; font-optical-sizing: auto; font-weight:400 !important; font-style: normal !important; font-variation-settings: "wdth" 100; }
.sidebar ul.menu li ul.dropdown-menu li:last-child { margin-bottom: 0; }
.sidebar ul.menu li ul.dropdown-menu li ul { display: block; padding: 0 !important; margin: 20px; }
.sidebar ul.menu li ul.dropdown-menu a { color:#fff; background: none !important; text-decoration:none; padding:0 10px; font-weight:400 !important; font-style: normal !important; }
.sidebar ul.menu li ul.dropdown-menu a:hover { color:#fff; background: none !important; text-decoration:underline; }
.sidebar ul.menu li ul.dropdown-menu li ul li { margin: 0 0 5px 0; font-size: 16px; line-height: 26px; font-weight: 400 !important; }
.sidebar ul.menu li ul.dropdown-menu li ul li a { font-weight: 300 !important; }

.sidebar #header-menu li { font-family: "IBM Plex Sans", sans-serif; font-size: 20px; margin: 0 0 15px 0; font-weight: 500; }
.sidebar #header-menu li:last-child { margin-bottom: 30px; }
.sidebar #top-bar-menu li { font-family: "IBM Plex Sans", sans-serif; font-size: 18px; margin: 0 0 15px 0; font-weight: 300; }
.sidebar #top-bar-menu li:last-child { margin-bottom: 0; }

.sidebar .closebtn { position: absolute; top: 0; right: 40px; font-size: 48px; margin-left: 50px; color: #fff; text-decoration: none; }

#main { transition: margin-left .5s; padding: 16px; }

/* Homepage */
.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: -53px; }
.owl-carousel .next-slide { background: url('images/nav-icon.png') no-repeat scroll -24px 0px; right: -53px; }
.owl-carousel .prev-slide:hover { background-position: 0px -53px; }
.owl-carousel .next-slide:hover { background-position: -24px -53px; }

	/* Portrait tablets and small desktops */
	/* Landscape phones and portrait tablets */
	/* Portrait phones and smaller */
	@media (max-width: 991px) {
	.owl-carousel .prev-slide { left: -5px; }
	.owl-carousel .next-slide{ right: -5px; }
	}

.item { margin-top: 40px; }
.item p { margin-top: 30px; font-size: 16px; line-height: 26px; }
.item h4 { margin-top: 5px; }
.item h4 a { text-decoration: none; }
.item h4 a:hover { text-decoration: underline; }

/* Page title area */
.page-title { background: #44B2C3; background: linear-gradient(90deg, rgba(68, 178, 195, 1) 0%, rgba(111, 209, 219, 1) 50%, rgba(14, 124, 123, 1) 100%); }
.page-title .row { padding-top: 60px; padding-bottom: 60px; }
.page-title h1 { color: #fff; font-size: 60px; line-height: 70px; font-weight: 400; }

	/* Landscape phones and portrait tablets */
	/* Portrait phones and smaller */
	@media (min-width: 481px) and (max-width: 767px) {
	.page-title h1 { font-size: 36px; line-height: 46px; }
	}















/* Homepage */
.homepage-top h1 { font-size:48px; line-height:58px; font-family:Satisfy; font-weight:bold; color:#c44999; margin-top:0; }
.homepage-top p { font-size:24px; line-height:34px; font-weight:300; }

.homepage-blocks { border-top: 1px solid #ccc; }
.homepage-blocks .row { padding-top: 60px; padding-bottom: 60px; }
.homepage-blocks .block .inner { background-color:#f1e7f2; }
.homepage-blocks .block .inner .block-content { padding: 30px 30px 40px 30px; }
.homepage-blocks small { margin: 0 0 10px 0; }
.homepage-blocks h2,
.homepage-blocks h3 { margin-top: 0; color: #0a406c; }
.homepage-blocks p.btn { margin-top: 30px; font-weight: 700; }
.homepage-blocks p.btn a { background: #c44999; color: #fff; padding: 10px 20px; display: inline-block; text-decoration: none; }
.homepage-blocks p.btn a:hover { background: #0a406c; color: #fff; transition: all 0.25s ease; }

.homepage-icons .row { padding-top: 20px; padding-bottom: 60px; }
.homepage-icons h4 a { color: #c44999; text-decoration: none; }
.homepage-icons h4 a:hover { color: #c44999; text-decoration: underline; }

.homepage-news { background-color:#fff; }
.homepage-news h2 { font-size:48px; line-height:58px; font-weight:700; color:#0a406c; }
.homepage-news h4 { font-family:"Open Sans"; margin:0; }



/* Subpages */
.content-subpages { border-right: 1px solid #eee; padding-right: 40px; }
.content-subpages h4 { margin:0; color:#af4974; margin-top: 30px; }
.content-subpages ul { list-style:none; margin:20px 0 0 0; }
.content-subpages ul li { font-size:18px; line-height:24px; padding:0; margin:10px 0 0 0; }
.content-subpages ul.children { margin: 10px 0 20px 0; border-left: 2px solid #eee; padding-left: 30px; }
.content-subpages ul.children li { margin: 10px 0 0 0; font-size: 15px; line-height: 20px; font-weight: 300; }
.content-subpages ul li a { color:#000; text-decoration: none; }
.content-subpages ul li a:hover,
.content-subpages ul li a:focus { color:#000; text-decoration: underline; }

/* 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; font-weight: 600; font-size: 24px; line-height: 34px; }
.search-results ul li:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }
.search-results ul li span { display:block; }
.search-results ul li span.url { color:#006621; font-size:16px; line-height:26px; margin-top:20px; font-family: "Open Sans", sans-serif; font-optical-sizing: auto; font-style: normal; font-weight: 600; font-variation-settings: "wdth" 100; }

/* Posts */
.post { padding-top:0; border-bottom:1px solid #ccc; }
.post img { margin-top:30px; }

/* Get involved block */
.get-involved { background:fixed url('images/involved-bg.jpg') center bottom no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }
.get-involved .row { padding-top:120px; padding-bottom:120px; }
.get-involved h2 { margin-top:0; color:#fff; font-size:36px; line-height:46px; font-family:Satisfy; }
.get-involved p { color:#fff; font-size:24px; line-height:34px; }
.get-involved a,
.get-involved a:hover { color:#fff; }

/* Publications */
.publication { border-top: 1px solid #ccc; }
.publication p { margin-top: 0; }

/* Regions page */
.region { border-bottom:1px solid #ccc; }
.region p { margin-top:0; }
.sisterhood small { color:#af4974; font-weight:600; }

.regions-list select { padding:10px; border:1px solid #ccc; }

/* Footer */
.footer { background: #4A3E8E; background: linear-gradient(90deg, rgba(74, 62, 142, 1) 0%, rgba(122, 60, 153, 1) 50%, rgba(74, 62, 142, 1) 100%); }
.footer p { color: #fff; }
.footer a,
.footer a:hover { color: #fff; }

.footer-top .row { padding-top: 20px; padding-bottom: 60px; }
.footer-top img { margin-top: 40px; }
.footer-top h4 { font-family: "IBM Plex Sans", sans-serif; font-weight: 600; color: #fff; }
.footer-top p { color: #fff; font-size: 17px; line-height: 27px; font-weight: 300; }
.footer-top ul { list-style: none; margin: 20px 0 0 0; }
.footer-top ul li { display: inline-block; margin: 0 15px 0 0; padding: 0; }
.footer-top ul li img { margin: 0; }
.footer-top ul li:last-child { margin-right: 0; }
.footer-top p.btn { font-size: 15px; line-height: 25px; font-weight: 700; text-transform: uppercase; }
.footer-top p.btn a { background: #6FD1DB; background: linear-gradient(90deg, rgba(111, 209, 219, 1) 0%, rgba(68, 178, 195, 1) 100%); color: #fff; text-decoration: none; display: inline-block; padding: 15px 25px; border-radius: 40px; }
.footer-top p.btn a:hover { color: #fff; text-decoration: none; }

.copyright { border-top: 1px solid rgba(255, 255, 255, .2); }
.copyright .row { padding-top: 60px; padding-bottom: 40px !important; }
.copyright ul { list-style: none; margin: 0; }
.copyright ul li { display: inline-block; margin: 0 25px 0 0; padding: 0 25px 0 0; border-right: 1px solid rgba(255, 255, 255, .2); font-size: 20px; line-height: 30px; font-weight: 600; }
.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 { font-size:15px; line-height:25px; }
.copyright span { margin: 0 15px; color: rgba(255, 255, 255, .2); }


/* 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; }
.owl-carousel .prev-slide { left: -5px; }
.owl-carousel .next-slide{ right: -5px; }
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
body { padding:0; }
.container-fluid { padding:0; }
.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; }
.owl-carousel .prev-slide { left: -5px; }
.owl-carousel .next-slide{ right: -5px; }
}