@charset "UTF-8";
/*
Theme Name: Pressman Academy
Theme URI: https://www.pressmanacademy.org/
Description: 
Version: 1.0
Author: Addicott Web
Author URI: https://www.synagogue-websites.com/
*/

html { font-size: 32px; line-height: 1.1875; font-weight: normal; }
body { font-family:"futura-pt", sans-serif; background-color:#f3f3f3; font-size: 0.78125rem; line-height: 1.2; }

	@media screen and (min-width: 1920px) {
	body { font-size: 1rem; line-height: 1.1875; }
	}

	@media (max-width: 1440px) {
	body { font-size: 0.625rem; line-height: 1.1875; }
	}

	@media screen and (max-width: 768px) {
	body { font-size: 0.5625rem; line-height: 1.1875; }
	}

	@media screen and (max-width: 480px) {
	body { font-size: 0.5rem; line-height: 1.1875; }
	}

/* Text styles */
p { margin:20px 0 0 0; font-weight: 400; }
strong { font-weight:600; }
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; }

/* Link styles */
a { color:#000; text-decoration:underline; }
a:hover { color:#000; 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 { font-size: 3.125rem; line-height: 0.9; letter-spacing: -0.0625rem; font-weight: normal !important; }
h2 { font-size: 1.40625rem; line-height: 1; letter-spacing: -0.015625rem; font-weight: normal !important; }
h3 { font-size: 0.78125rem; line-height: 1.2; font-weight: normal !important; }
h4 { font-size: 0.75rem; line-height: 1.25; font-weight: normal !important; }

	@media screen and (max-width: 480px) {
	h1 { font-size: 1.875rem; line-height: 1; letter-spacing: -0.015625rem; }
	}

	@media screen and (max-width: 360px) {
	h1 { font-size: 1.5625rem; line-height: 1; letter-spacing: -0.015625rem; }
	}

	@media screen and (min-width: 1920px) {
	h2 { font-size: 1.875rem; line-height: 1; letter-spacing: -0.015625rem; }
	h3 { font-size: 1rem; line-height: 1.1875; }
	}

	@media screen and (max-width: 768px) {
	h1 { font-size: 2.34375rem; line-height: 0.8933333333; letter-spacing: -0.046875rem; }
	h2 { font-size: 0.9375rem; line-height: 1; letter-spacing: -0.015625rem; margin-bottom: 6px; }
	h3 { font-size: 0.78125rem; line-height: 1.2; }
	h4 { font-size: 0.375rem; line-height: 1.25; }
	}

	@media screen and (max-width: 768px) and (min-width: 1920px) {
	h3 { font-size: 1rem; line-height: 1.1875; }
	}

	@media screen and (max-width: 768px) and (max-width: 1440px) {
	h3 { font-size: 0.625rem; line-height: 1.1875; }
	}

	@media screen and (max-width: 768px) and (max-width: 768px) {
	h3 { font-size: 0.5625rem; line-height: 1.1875; }
	}

	@media screen and (max-width: 768px) and (max-width: 480px) {
	h3 { font-size: 0.5rem; line-height: 1.1875; }
	}


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

/* Table styles */
table { border-collapse:collapse; margin-top:5px; width:100%; }
table td { border:1px solid #ccc; font-weight:400; padding:15px; vertical-align:top; }
table th { border:1px solid #000; font-weight:600; padding:15px; 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; }

/* Sticky header */

	/* Large desktops and laptops */
	/* Landscape tablets and medium desktops */
	@media (min-width: 992px) {
	:root { --header-height: 60px; }

	* { box-sizing: border-box; }

	.header { position: sticky; top: 0; z-index: 1000; height: var(--header-height); transition: height 0.25s ease, box-shadow 0.25s ease; }
	.header-inner { height: 100%; display: flex; align-items: center; justify-content: space-between; }
	.site-header.is-scrolled { height: var(--header-height-scrolled); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); }
	}

/* Search form */
#myModal { margin-top:40px !important; }
#myModal .modal-content { padding-bottom: 20px; }
#myModal.modal form { margin-bottom:30px; }
#myModal.modal form input { width:80%; padding:10px; border:1px solid #ccc; margin:0 10px 0 0; font-weight: 400 !important; }
#myModal.modal form button { width:15%; background:#000; color:#fff; padding:10px; border:none; font-weight:600; text-transform:uppercase; }

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

/* 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; }
.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; margin-top:20px; font-weight: 600; }

/* Footer */
.footer { border-top: 3px solid #000; margin-top: 80px; font-size: 0.78125rem; line-height: 1.156; }
.footer .row { padding: 20px 10px; margin-left: 0; margin-right: 0; }
.footer p { margin: 0; }
.footer ul { list-style: none; margin: 20px 0 0 0; transform-origin: top left; }
.footer ul li { display: inline-block; margin: 0 15px 0 0; padding: 0; }
.footer ul li:last-child { margin-right: 0; }
.footer a { color: #000; text-decoration: none; }
.footer a:hover { color: #000; text-decoration: underline; }
.footer img { filter: grayscale(100%); transition: filter 0.1s ease-in-out; }
.footer img:hover { filter: grayscale(0%); }

	@media screen and (min-width: 1920px) {
	.footer { font-size: 0.75rem; line-height: 1.1875; }
	}

	@media screen and (max-width: 1024px) {
	.footer { font-size: 0.5625rem; line-height: 1.1875; }
	}

	@media screen and (max-width: 480px) {
	.footer { font-size: 0.4375rem; line-height: 1.2857142857; }
	}

.footer .right ul li { margin: 0 0 0 15px; }
.footer .right ul li:first-child { margin-left: 0; }

	/* Landscape phones and portrait tablets */
	/* Portrait phones and smaller */
	@media (max-width: 767px) {
	.footer .right { text-align: left !important; }
	.footer .right ul { margin-top: 40px; transform: scale(0.4); width: calc(100% / 0.4); }
	.footer .right ul li { margin: 0 15px 10px 0; }
	}

.copyright p { margin-top: 40px; font-size: 0.5625rem; line-height: 1.0555555556; }

	/* Landscape phones and portrait tablets */
	/* Portrait phones and smaller */
	@media (max-width: 767px) {
	.copyright .right { text-align: left !important; }
	.copyright p { margin-top: 0; }
	}

/*-------------------------------------------------------------------------------------------------------------------
--------------------------------------------- GENERAL LAYOUT ELEMENTS -----------------------------------------------
-------------------------------------------------------------------------------------------------------------------*/

/* 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; }
img.alignright,
img.alignleft
.alignright,
.alignleft { float:none !important; margin:0 !important; display: block !important; }
img.aligncenter {margin:20px 0 0 0 !important; }
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
body { padding:0; }
.container-fluid { padding:0; }
img.alignright,
img.alignleft
.alignright,
.alignleft { float:none !important; margin:0 !important; display: block !important; }
img.aligncenter {margin:20px 0 0 0 !important; }
}