/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Mr+Dafoe&family=Satisfy&display=swap');
h1,h2,h3,h4,h6{
	font-family: 'playfair display' !important;
}
p,li,a,h5{
	font-family: 'Roboto' !important;
}

p{
	font-size:20px;
	line-height:32px;
}
h5{
	font-size:30px;
	line-height:39px;
}
h4{
	font-size:35px;
	line-height:47px;
}
h3{
	font-size:50px;
	font-weight:700;
	line-height:67px;
}
li#menu-item-79 a {
    background: #385996;
    color: #fff !important;
    padding: 15px 30px !important;
    border-radius: 7px;
    opacity: 1 !important;
}

li#menu-item-79 a span {
    color: #fff;
}
/* banner */
.full-width-section > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h2 {
    color: #181818;
    font-size: 72px;
    margin: 0 auto;
    font-weight: 700;
}

.swiper-slide .content p {
    font-size: 30px !important;
    color: #181818;
    line-height: 40px;
    width: 70%;
    margin: 0 auto;
    font-family: 'Satisfy' !important;
    font-weight: 400 !important;
    padding-top: 15px;
}
body[data-button-style*="slightly_rounded"] .swiper-slide .button a.primary-color {}

.button.solid_color a {
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 18px;
    font-family: roboto !important;
    padding: 15px 40px;
}

.swiper-slide .button.solid_color .extra-color-1 {
    background: transparent !important;
    border: 1px solid #000;
    color: #000;
}

/* section-2 */
.section-2 {
    padding: 100px 0px !important;
}

.section-2 h5 {font-weight: 400;color: #393939;font-family: 'Satisfy' !important;}

.section-2 h3 {
    color: #393939;
}

.section-2-1 {
    border: 1px solid #DADADA;
    padding: 80px 50px;
}

.section-2-1 h4 {
    color: #393939;
	transition:.8s;
}

.section-2-1 p {
    font-size: 19px;
    color: #222222;
	transition:.8s;
}
.section2-1 a {
    background: #000 !important;
	transition:.8s;
}

.section-2-1 a {
    background: #385996;
    color: #fff;
    padding: 15px 30px;
    border-radius: 8px;
    transition: 0.8s;
}

/* section-3 */
.section-3 {
    padding: 100px 0px !important;
}
.section-3 .read-btn a:hover {
    background: #fff;
    color: #000;
}
.section-3 h3 {
    color: #fff;
}

.section-3 p {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
}
.section-3 .read-btn a {
    background: #385996;
    color: #fff;
    padding: 15px 40px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 8px;
    transition: .8s;
}

/* section-4 */
.section-4 {
    padding: 100px 0px !important;
}

.section-4 h3 {
    color: #393939;
}

.section-4 p {
    width: 40%;
    margin: 0 auto;
}

.section-4 li.minimal {
  padding-top:30px !important;
}
.section-4 ul.products li.product.minimal .product-wrap {
    border: 1px solid #e5e5e5;
}

/* section-5 */
.section-5 {
    padding: 120px 0px 120px 0px !important;
    margin-bottom: 100px !important;
}

.section-5 h5 {font-weight: 400;color: #393939;}

.section-5 h3 {
    color: #393939;
}

.section-5 p {
    color: #222222;
}

.events-btn a {
    background: #385996;
    color: #fff;
    padding: 20px 30px;
    border-radius: 7px;
    font-size: 18px;
}

.events-btn {
    margin-top: 40px;
}
.section-5:before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2023/05/Group-20-1.png);
    height: 100%;
    width: 60%;
    right: -18%;
    top: 0px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.events-1 {
    background: #fff;
    padding: 40px;
    border: 1px solid #00000017;
}

.section-5 .events-1 h4 {
    font-size: 30px;
    color: #393939;
}

.section-5 .events-1 p {
    font-weight: 400;
    color: #222222;
}

.section-5 .events-1 h6 {
    font-size: 21px;
    font-family: roboto !important;
    font-weight: 400;
    color: #393939;
}
.section-6 {
    padding: 120px 0px !important;
}

.section-6 h3 {
    color: #fff;
}
.donate-btn a {
    background: #385996;
    color: #fff;
    padding: 15px 30px;
    border-radius: 7px;
    line-height: 40px;
    transition: .8s;
}

.donate-btn {
    margin-top: 50px;
}

/* section-7 */
.section-7 {
    padding: 120px 0px !important;
}

div#fws_641b9b5abccfe {}

.section-7 h4 {
    width: 80%;
    color: #393939;
}

.section-7 p {
    color: #222222;
}
.section-7 img.img-with-animation.skip-lazy.animated-in {
    height: 350px;
}
/* footer */
div#footer-outer {
    background: #262D3B;
}

div#footer-outer p {
    color: #fff;
    font-size: 18px;
    width: 55%;
    margin: 0 auto;
}



div#custom_html-2 ul li a, div#custom_html-2 ul li {
    display: inline !important;
    color: #fff;
    margin: 5px;
}

div#custom_html-2 ul li a i {
    font-size: 30px;
}
#footer-outer[data-cols="1"][data-disable-copyright="false"] #copyright {
    padding: 30px 60px;
}

#footer-outer[data-cols="1"][data-disable-copyright="false"] #copyright:before {
    content: "";
    position: absolute;
    background: #ffffff3b;
    width: 60%;
    height: 1px;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 0;
}
div#footer-widgets {
    padding-bottom: 40px;
}

/* hover */
.section-2-1 {
    position: relative;
    transition: .8s;
    overflow: hidden;
    min-height: 374px !important;
}

.section-2-1:before {
    content: "";
    height: 100%;
    width: 100%;
    background: #385996;
    position: absolute;
    top: -100%;
    left: -100%;
    transition: .8s;
    z-index: -1;
}

.section-2-1:hover:before {
    top: 0;
    left: 0;
}

.section-2-1:hover h4 {
    color: #fff;
}

.section-2-1:hover p {
    color: #fff;
}

.section-2-1:hover a {
    background: #fff;
    color: #000;
}

/*  */
#extra .excerpt {
    color: #fff;
}

#extra span {
    color: #fff;
}
li.minimal.product img {
    height: 400px !important;
    object-fit: cover;
}
#blog-section .article-content-wrap {
    padding: 20px !important;
}

#blog-section .excerpt {
    font-size: 18px !important;
    color: #444 !important;
    font-weight: 400;
}

#blog-section h3.title {
    font-size: 20px !important;
    line-height: 30px;
    color: #444!important;
    font-weight: 700;
}

#blog-section span.meta {
    color: #444;
}

#blog-section span.meta-author {
    color: #000 !important;
}

#blog-section a {
    color: #000 !important;
}

#blog-section i{
    color: #000 !important;
}
#blog-section a.uncategorized {
    color: #fff !important;
}

#blog-section .inner-wrap.post-158 {
    border: 1px solid #000;
}
/*  */
@media screen and (max-width: 1440px) {
	a#logo img {height: 100px !important;}

.full-width-section > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h2 {
    width: 70%;
    font-size: 62px;
    line-height: 70px;
}

h5 {
    font-size: 22px;
}

.section-2-1 {
    padding: 50px 30px !important;
}

h4 {font-size: 25px;line-height: 35px;}

.section-2-1 p {
    font-size: 16px;
    line-height: 30px;
}

p {
    font-size: 16px;
    line-height: 28px;
}

.section-5 .events-1 h4 {
    font-size: 25px;
}

.section-5 .events-1 h6 {
    font-size: 17px;
}

.section-5:before {
    right: -15%;
}

.section-7 {
    padding: 100px 0px !important;
}
.swiper-slide .content p {
    font-size: 22px !important;
    line-height: 32px;
    width: 50%;
}

.button.solid_color a {
    font-size: 15px !important;
}

.section-2-1 {
    min-height: 310px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px  !IMPORTANT;
}

.section-2 {
    padding: 60px 0px !important;
}

h3 {
    font-size: 35px;
    line-height: 45px;
}

.section-3 p {
    font-size: 15px;
    line-height: 24px;
}

.section-4 {
    padding: 60px 0px !important;
}

li.minimal.product img {
    height: 280px !important;
}

div#footer-outer p {
    font-size: 16px;
    width: 65%;
}
.off-canvas-menu-container ul.menu li a {
    font-size: 16px !important;
}
}
@media screen and (max-width: 1199px) {
.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2 {
    font-size: 40px !IMPORTANT;
    line-height: 50px !IMPORTANT;
    padding-bottom: 10px !IMPORTANT;
}

.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p {
    font-size: 20px !important;
    line-height: 30px !IMPORTANT;
    width: 60% !important;
}

body[data-button-style*="slightly_rounded"] .swiper-slide .button a.primary-color {
    font-size: 14px !IMPORTANT;
    border: 1px solid #385996;
}

h5 {
    font-size: 20px;
    line-height: 30px !important;
}

.section-2-1 p {
    font-size: 14px;
    line-height: 25px;
}

h4 {
    font-size: 22px;
    line-height: 32px;
}


.section-5 {
    padding: 50px 0 !important;
}

.section-5:before {
    right: -15%;
    background-size: cover;
}

.events-btn a {
    font-size: 15px !IMPORTANT;
}

.section-6 {
    padding: 50px 0 !important;
}

.donate-btn {
    margin-top: 10px;
}

.section-7 {
    padding: 70px 0px !important;
}
}
a.donbtn {
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 15px;
    line-height: 20px !important;
    font-family: roboto !important;
    padding: 12px 35px;
    background: #385996;
    border-radius: 5px;
    color: #fff;
    margin: 10px 0 !important;
    display: none;
}
@media screen and (max-width: 999px) {
.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2 {
    width: 100% !important;
    font-size: 35px !important;
    line-height: 45px !IMPORTANT;
}
	a.donbtn {
    display: block;
    font-size: 12px;
    padding: 10px 35px;
    width: fit-content;
    margin: 10px auto !important;
    position: absolute;
    bottom: -55px;
    left: 0;
    right: 0;
}

.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p {
    width: 100% !important;
}

.section-2-1 {
    width: 60%;
    margin: auto;
}

.section-3 {
    padding: 70px 0px !important;
}

.section-4 p {
    width: 80%;
}

.section-5:before {display: none;}

.section-5 {
    margin-bottom: 0px !IMPORTANT;
}

div#footer-outer p {
    font-size: 15px;
    width: 100%;
}

#footer-outer[data-cols="1"][data-disable-copyright="false"] #copyright {
    padding: 15px 20px !IMPORTANT;
}

div#custom_html-2 ul li a i {
    font-size: 20px;
}
}
@media screen and (max-width: 999px) {
	.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2 {
    font-size: 30px !important;
    line-height: 35px !IMPORTANT;
}

.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p {
    font-size: 18px !important;
}

body[data-button-style*="slightly_rounded"] .swiper-slide .button a.primary-color {
    font-size: 12px !IMPORTANT;
}

h3 {
    font-size: 30px;
    line-height: 35px;
}

h5 {
    font-size: 18px;
}

.events-btn a {
    display: inline-block;
    font-size: 14px !important;
    padding: 10px 30px !important;
}

.donate-btn a {
    padding: 10px 30px !important;
}
}
@media screen and (max-width: 690px) {
.nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}

.nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content p {
    font-size: 16px !important;
    line-height: 22px !important;
    font-weight: 500 !IMPORTANT;
}

.swiper-slide .button {
}

.nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .button a {
    padding: 10px 30px !important;
    line-height: 19px !important;
    font-size: 14px !important;
}

.section-2-1 {
    width: 100%;
}

.section-3 p {
    font-size: 14px;
    line-height: 23px;
}

li.minimal.product img {
    height: 230px !important;
}

p {
    font-size: 15px;
    line-height: 24px;
}

.section-5 .events-1 h4 {
    font-size: 18px;
}

.events-1 {
    padding: 30px;
}
}
@media screen and (max-width: 480px) {
	.nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content h2 {
    font-size: 25px !important;
    line-height: 35px !important;
    padding: 0  !IMPORTANT;
}

.nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content p {
    font-size: 15px !important;
    line-height: 22px !important;
}

h3 {
    font-size: 25px;
    line-height: 30px;
}

p {
    font-size: 13px;
    line-height: 22px;
}

.section-3 p {
    font-size: 13px;
    line-height: 22px;
}

li.minimal.product img {
    height: 150px !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    line-height: 20px;
    font-size: 15px;
}

span.woocommerce-Price-amount.amount {
    font-size: 13px !important;
}

.events-btn {
    margin-top: 0px !important;
}

h4 {
    font-size: 20px;
    line-height: 30px;
}

.section-7 h4 {
    width: 100%;
}
.buttons {
    padding: 0 !important;
}
}



.board-members1 h3 {
    font-size: 30px;
}

.image-gal-12 img {
    height: 500px !important;
    object-fit: contain;
}