body {
font-family: 'Poppins', sans-serif;
font-weight: 400; font-size: 20px;
color: #4b4b4b;
background-color: #fff;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
a {
color: #A52401;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Poppins', sans-serif;
font-weight: 600; color: #08090a;
}
p {
line-height: 1.6;
} :root {
--primary-color: #a52401;
--dark-color: #08090a;
--text-color: #4b4b4b;
--light-gray-color: #F7F7F7;
--white-color: #FFFFFF;
} .hero-section {
padding: 60px 0 100px;
background-color: #F7F7F7;
margin-bottom: 100px;
}
.logo {
max-width: 250px;
height: auto;
} .main-headline {
font-weight: 600;
font-size: 100px;
color: #08090A;
margin-bottom: 1rem;
margin-top: 3rem;
line-height: 1.2;
font-family: 'Poppins';
} .sub-headline {
font-family: 'Poppins', sans-serif;
font-weight: 500;
font-size: 45px;
color: #08090A;
margin-bottom: 0;
line-height: 1.5;
} .btn-primary-custom, .btn-secondary-custom, .btn-tertiary-custom {
font-weight: 600;
text-transform: uppercase;
border-radius: 8px;
padding: 15px 30px;
transition: all 0.3s;
}
.btn-primary-custom {
background-color: var(--primary-color);
color: var(--white-color);
border: none;
line-height: 1.2;
font-size: 30px;
font-weight: 700;
margin-top: 40px !important;
padding: 15px 50px;
}
.btn-primary-custom:hover {
background-color: #000;
color: #841d01;
}
.btn-secondary-custom {
background-color: var(--primary-color);
color: var(--white-color);
border: none;
padding: 10px 25px;
margin-top: 1rem;
font-size: 30px;
}
.btn-secondary-custom:hover {
background-color: #841d01;
color: var(--white-color);
}
.btn-tertiary-custom {
background-color: var(--dark-color);
color: var(--white-color);
border: none;
margin-top: 1rem;
font-size: 25px;
padding: 15px 50px;
}
.btn-tertiary-custom:hover {
background-color: #3d3e3f;
color: var(--white-color);
}
.main-text {
font-size: 16px !important;
}
.accordion-section {
padding-bottom: 60px !important;
}
span.ac_title_class {
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 40px;
color: #08090A;
}
.wpsm_panel-heading {
margin: 15px 0 0px !important;
clear: both;
background-color: var(--light-gray-color);
border-radius: 30px !important;
border: 2px solid #E2E2E2;
margin-bottom: 0px !important;
padding: 10px 20px 10px 50px;
}
.collapse.in {
padding-left: 15px !important;
background-color: #fff;
padding: 0px;
border: 0px solid transparent !important;
}
.wpsm_panel-body {
border-top: 0px !important;
font-family: 'Poppins', sans-serif !important;
border-bottom: 0px !important;
font-size: 16px !important; 
border-color: transparent !important;
}
.wpsm_panel-body p {
border-top: 0px !important;
font-family: 'Poppins', sans-serif !important;
border-bottom: 0px !important;
font-size: 16px !important; 
border-color: transparent !important;
margin-bottom: 20px !important;
}
#wpsm_accordion_46 .wpsm_panel-body {
padding: 25px 20px 20px;
border: 0px !important;
border-color: transparent !important;
}
.fa-minus:before {
content: "\f068";
color: #a52401 !important;
font-size: 20px !important;
margin: 12px auto 0px;
background-color: #fff !important;
padding: 10px 14px !important;
border-radius: 7px;
border: 1px solid #80808057;
}
.fa-plus:before {
content: "\f067";
font-size: 20px !important;
margin: 12px auto 0px;
color: #a52401 !important;
background-color: #fff !important;
padding: 10px 14px !important;
border-radius: 7px;
border: 1px solid #80808057;
}
.wp-block-columns {
margin-bottom: 0px;
} div#popmake-25 {
padding: 50px 30px;
}
.pum-content h3 {
color: #08090A;
margin-bottom: 40px;
text-align: center;
}
.form-control {
font-size: 16px;
border-radius: 0;
padding: 15px 10px;
position: relative;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.submit-btn {
background-color: var(--primary-color);
color: #fff;
border: none;
line-height: 1.2;
font-size: 20px;
font-weight: 700;
margin-top: 40px !important;
padding: 15px 50px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.submit-btn:hover {
background-color: #000;
color: #fff;
}
span.wpcf7-spinner {
display: none !important;
}
.wpcf7-response-output {
text-align: center;
border: 0px !important;
background-color: var(--primary-color);
border-radius: 50px;
color: #fff;
}
textarea.wpcf7-form-control.wpcf7-textarea.form-control {
height: 80px;
}
.pum-content .btn-primary-custom {
margin-top: 0px !important;
} .accordion {
margin-bottom: 50px;
}
.accordion-section {
padding-top: 40px;
padding-bottom: 80px;
} .list-custom {
list-style: none;
padding-left: 0;
}
.list-custom li {
font-family: 'Poppins', sans-serif;
font-weight: 600; font-size: 26px;
color: var(--text-color);
padding-left: 45px;
position: relative;
margin-bottom: 20px;
line-height: 1.2;
}
.list-light li {
font-weight: 400;
}
.list-custom li::before {
content: '';
position: absolute;
left: 0;
top: 6px;
width: 25px;
height: 25px;
background-image: url(//www.fridayafternooncalls.org/wp-content/themes/fac/images/bullet-arrow.png);
background-size: contain;
background-repeat: no-repeat;
}
.list-3 {
column-count: 3;
} .bottom-cta-section {
background-color: var(--primary-color);
color: var(--white-color);
padding: 80px 0;
}
.bottom-cta-section h2 {
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 38px;
color: var(--white-color);
line-height: 1.4;
margin-bottom: 30px;
}
.bottom-cta-section h2 span {
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 55px;
} .footer-section {
background-color: var(--dark-color);
color: #ccc;
padding: 60px 0;
}
.footer-logo {
max-width: 200px;
}
.footer-email-icon {
max-width: 100px;
}
.footer-section p {
font-family: 'Poppins', sans-serif;
font-weight: 400; font-size: 20px;
color: var(--white-color);
margin-bottom: 0.5rem;
}
.footer-section span {
color: var(--primary-color);
} @media (max-width: 2560px) {
}
@media (max-width: 1920px) {
}
@media (max-width: 1700px) {
.main-headline {
font-size: 70px;
}	
.sub-headline {
font-size: 32px;
}	
.btn-primary-custom {
font-size: 20px;
}
.ewd-ufaq-faq-title.ewd-ufaq-faq-toggle {
padding: 10px 10px 5px 50px !important;
}
.ewd-ufaq-faq-title .ewd-ufaq-post-margin-symbol span {
font-size: 24px !important;
padding: 6px 10px !important;
}	
span.ac_title_class {
font-size: 32px;
}
.collapse {
background-color: #fff;
padding: 15px 0px 10px 26px;
}
.list-custom li {
font-size: 20px;
padding-left: 40px;
}
.list-custom li::before {
top: 2px;
width: 20px;
height: 20px;
}	
.accordion-body h3 {
color: #A52401;
margin-bottom: 20px;
font-size: 24px;
}	
.btn-secondary-custom {
font-size: 20px;
}	
.bottom-cta-section h2 {
font-size: 30px;
margin-bottom: 20px;
}	
.bottom-cta-section h2 span {
font-size: 40px;
}	
.btn-tertiary-custom {
font-size: 20px;
}	
.footer-section p {
font-size: 18px;
}	
.list-custom li {
font-size: 18px;
}	
}
@media (max-width: 1440px) {
.main-headline {
font-size: 60px;
}
.sub-headline {
font-size: 26px;
}
.btn-primary-custom {
font-size: 16px;
}
.accordion-button {
font-size: 26px;
padding: 10px 20px 10px 40px;
}	
.accordion-button::after {
width: 40px;
height: 40px;
}	
.bottom-cta-section h2 span {
font-size: 35px;
}
.ewd-ufaq-faq-title-text h4 {
font-size: 26px !important;
}	
span.ac_title_class {
font-size: 26px;
}	
#wpsm_accordion_46 .ac_open_cl_icon {
font-size: 15px !important;
padding: 6px 10px !important;
margin-top: 5px !important;
}
.ewd-ufaq-post-margin h3 {
font-size: 22px;
}	
input.wpcf7-form-control.wpcf7-submit.has-spinner.submit-btn {
font-size: 16px;
margin-top: 10px !important;
padding: 10px 50px;
}	
.pum-content h3 {
color: #08090A;
margin-bottom: 20px;
text-align: center;
font-size: 22px;
}	
.form-control {
font-size: 14px;
padding: 12px 10px;
}	
.footer-section p {
font-size: 16px;
}	
}
@media (max-width: 1200px) {
.logo {
max-width: 150px;
height: auto;
}	
.footer-section p {
font-size: 14px;
}	
}
@media (max-width: 1024px) {
.main-headline {
font-size: 50px;
}
.sub-headline {
font-size: 22px;
}
.accordion-button {
font-size: 22px;
padding: 10px 20px 10px 40px;
}
.accordion-button::after {
width: 30px;
height: 30px;
}	
.accordion-body {
padding: 20px;
font-size: 16px;
}
.list-custom li {
font-size: 16px;
padding-left: 30px;
}
.list-custom li::before {
top: 1px;
width: 16px;
height: 16px;
}	
.accordion-body h3 {
font-size: 22px;
}	
.btn-secondary-custom {
font-size: 16px;
}	
.bottom-cta-section h2 {
font-size: 20px;
}	
.bottom-cta-section h2 span {
font-size: 26px;
}	
.btn-tertiary-custom {
font-size: 16px;
}	
.footer-logo {
max-width: 150px;
}	
span.ac_title_class {
font-size: 22px;
}	
}
@media (max-width: 992px) {
.hero-section .container {
text-align: center;
}
.main-headline {
font-size: 35px;
}	
.sub-headline {
font-size: 18px;
}	
.hero-section {
padding: 40px 0 60px;
background-color: #F7F7F7;
margin-bottom: 50px;
}
.accordion-button {
font-size: 20px;
padding: 10px 20px 10px 40px;
}
.bottom-cta-section h2 span {
font-size: 22px;
}
.bottom-cta-section h2 {
font-size: 18px;
}	
.footer-section {
padding: 50px 0;
text-align: center !important;
}	
.footer-section .col-lg-4 {
text-align: center;
}	
.footer-section .col-lg-4.col-md-12.text-md-end {
text-align: center !important;
}
.footer-logo {
max-width: 150px;
margin-bottom: 20px;
}
.footer-section .col-lg-4.col-md-12.text-md-end {
text-align: center !important;
margin-top: 20px;
}	
.ewd-ufaq-faq-title.ewd-ufaq-faq-toggle {
padding: 10px 10px 5px 10px !important;
}
.ewd-ufaq-faq-title-text h4 {
font-size: 20px !important;
}
.ewd-ufaq-faq-body {
padding: 20px 25px 20px !important;
padding-left: 10px !important;
}	
.ewd-ufaq-faq-body p {
margin-bottom: 20px;
font-size: 17px;
}	
:where(.wp-block-columns.is-layout-flex) {
gap: 0em !important;
}	
.pum-content h3 {
font-size: 18px;
}	
.list-3 {
column-count: 1;
}	
}
@media (max-width: 576px) {
div.ewd-ufaq-faq-title div.ewd-ufaq-post-margin-symbol {
float: right !important;
margin-right: 5px !important;
}	
.ewd-ufaq-faq-title .ewd-ufaq-post-margin-symbol span {
font-size: 13px !important;
padding: 5px 5px !important;
}	
span.ac_title_class {
font-size: 20px;
}	
.ewd-ufaq-faq-title-text h4 {
font-size: 17px !important;
}
.ewd-ufaq-faq-body p {
margin-bottom: 20px;
font-size: 15px;
}
.list-custom li {
font-size: 15px;
padding-left: 30px;
}	
.pum-content h3 {
font-size: 16px;
}	
}
@media (max-width: 767px) {
}  .container-fluid {
padding: 0px 15px;
}
.container{
padding: 0px 30px;
width: 100%;
max-width: 100%;
}
@media (min-width: 768px) {
.container-fluid {
padding: 0px 30px;
}
.container{
padding: 0px 50px;
}
}
@media (min-width: 1024px) {
.container-fluid {
padding: 0px 50px;
}
.container{
padding: 0px 75px;
}
}
@media (min-width: 1440px) {
.container-fluid {
padding: 0px 50px;
}
.container{
width:100%;
padding: 0px 100px;
}
}
@media (min-width: 1920px) {
.container-fluid {
padding: 0px 120px;
}
.container{
padding: 0px 200px;
}
}