/*
Theme Name: Providence Foundation
Theme URI: https://rundiz.com
Author: Rundiz-WP team
Author URI: https://github.com/Rundiz-WP
Description: Bootstrap v.3 basic theme for developers to build their new theme very fast and easy. To follow what was changed, please look for <a href="https://github.com/Rundiz-WP/bootstrap-basic" target="commits">commits</a> of this theme at Github or changelog.md file that come with the theme.
Version: 1.2.5
Requires PHP: 5.4
Requires at least: 4.0
Tested up to: 6.5
License: MIT
License URI: https://opensource.org/licenses/MIT
Text Domain: Providence
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/


/*
Required WordPress CSS
*/
@font-face {
    font-family: 'Metropolis-Bold'; /* Name that you will use to refer to this font */
    src: url('fonts/Metropolis-Bold.otf') format('opentype'); /* Path to your .otf file */
}
@font-face {
    font-family: 'Metropolis-Regular'; /* Name that you will use to refer to this font */
    src: url('fonts/Metropolis-Regular.otf') format('opentype'); /* Path to your .otf file */
}
table.variations label {
    color: #7c7c7c !important;
    font-size: 16px;
}
select#pa_format {
    padding: 10px;
    border-color: #c9a050;
}
/* html {
    overflow-x: hidden;
} */
table.variations tr {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    column-gap: 20px;
    align-items: center;
}
.woocommerce-variation-add-to-cart {
    display: flex;
    flex-direction: column;
}
.single_variation_wrap button.wc-buy-now-btn.wc-buy-now-btn-single.single_add_to_cart_button.button.alt {
    position: absolute;
    margin-top: 87px;
    margin-left: 180px;
}

.post-loader {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #c9a050;
  width: 40px;
  height: 40px;
  animation: spin 2s linear infinite;
  display: none; /* Initially hidden */
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.resource-loader {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #c9a050;
  width: 40px;
  height: 40px;
  animation: spin 2s linear infinite;
  display: none; /* Initially hidden */
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


.article-loader {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #c9a050;
  width: 40px;
  height: 40px;
  animation: spin 2s linear infinite;
  display: none; /* Initially hidden */
  position: absolute;
  left: 50%;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.course-loader {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #c9a050;
  width: 40px;
  height: 40px;
  animation: spin 2s linear infinite;
  display: none; /* Initially hidden */
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

a,p,li{
    font-family: 'Metropolis-Regular';
}
h1,h2,h3,h4,h5,h6,strong{
    font-family: 'Metropolis-Bold' !important;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.bypostauthor {
}


/* WordPress gallery */
.gallery-caption {
}
.gallery {
    margin-bottom: 1.6em;
}
.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-icon img {
    margin: 0 auto;
}
.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}


.sticky {
}
form#gform_2 .validation_message {
    color: #c9a050 !important;
        text-align: center !important;
    left: 0;
    right: 0;
}
input#input_2_2_1 {
    border-color: #c9a050 !important;
}
form#gform_2 .ginput_container.ginput_container_consent {
    margin-top: 30px;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
height: 250px !important;
    width: auto !important;
    object-fit: cover;
}
.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.uni-anc a {
    color: #c9a051;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

nav ul li {
    text-transform: uppercase;
}
header.entry-header {
    display: none;
}
.page-title.post-Home {
    display: none;
}

footer.entry-meta {
    display: none;
}

.woocommerce-cart {
    background: #f7f6ed;
}

/* top bar */
.topbar-details {
    display: flex;
    justify-content: flex-end;
}
ul#menu-top-bar-menu {
    display: flex;
    column-gap: 40px;
    margin-right: 40px;
}
ul#menu-top-bar-menu li {
    list-style-type: none;
}
.top-contact-info {
    display: flex;
    column-gap: 20px;
    align-items: baseline;
}
.topbar-details {
    display: flex;
    justify-content: flex-end;
    column-gap: 10px;
        padding-right: 100px;
           align-items: baseline;
}
.custom-topbar {
    background: #14140C;
   padding: 10px 0px 10px 0px;
    color: #C9A050;
    border-bottom: 1px solid #ffffff47;
}
.topbar-details a {
    color: #C9A050;
    font-size: 13px;
}
/* top bar end */

/* main header */

.header-menu .sub-menu {
    position: absolute;
    top: 100%; 
    left: 0;
    display: none; 
    z-index: 9999999;
}

.header-menu li:hover > .sub-menu {
    display: block; /* Display submenu when parent menu item is hovered */
}
li#menu-item-20 {
    position: relative; /* Ensure the parent menu item is a positioned container */
}

/*li#menu-item-20 > a::after {*/
/*    content: '\25BC'; */
/*    margin-left: 5px; */
/*}*/
h2.wpb_heading.wpb_singleimage_heading {
    font-size: 12px;
    font-weight: normal !important;
    margin-bottom: 10px !important;
}
nav.header-menu ul {
    display: flex;
    column-gap: 30px;
    margin-bottom: 0px;
   
}
nav.header-menu ul li {
    list-style-type: none;
    display: flex;
}
ul.sub-menu {
  
    padding: 20px;
     width: 1200px;
}
nav.header-menu li a:hover {
    text-decoration: none !important;
   color: #c9a050 !important;
}
.main-header {
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    border-bottom: 1px solid #ffffff47;
     background: #00000078;
}
.desk-logo img {
    width: 250px;
    height: auto;
}
.mob-logo img {
    height: auto;
    width: 250px;
}
nav.navbar.navbar-expand-lg.navbar-light {
    margin-bottom: 0px !important;
}
.main-header li a {
    color: #fff !important;
    font-family: 'Metropolis-Bold' !important;
    font-size: 13px;
}
.ult-carousel-wrapper {
    visibility: visible !important;
}
.wpcp-carousel-section .swiper-wrapper {
    align-items: flex-start !important;
}
.prod-carousel {
    display: none;
}
/* main header end */

.article-container {
    color: #fff;
}
      .article-container .tab-titles {
            display: flex;
        }

       .article-container .tab-title {
            cursor: pointer;
            margin-right: 40px;
            padding-top: 20px;
            font-size: 18px;
            font-weight: bold;
            border-top: 2px solid #EFEDE0;
        }
        a.article-link {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    
}
.article-container p.date {
    margin-top: 20px;
}

       .article-container .tab-title.active {
            border-color: #C9A050;
        }

      .article-container .description-container {
            display: flex;
            flex-direction: column;
            gap: 20px;
            margin-top: 20px;
            padding-bottom: 100px;
                width: 50%;
                    height: 300px;
        }
.article-cat {
    display: flex;
    column-gap: 20px;
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 20px;
}


.article-cat p {
    background: #C9A050;
    padding: 2px 10px;
}
        .article-container .description {
            display: none;
        }

        .article-container .description.active {
            display: block;
        }

        .article-container .description-container .description {
            animation-duration: 0.5s;
            animation-timing-function: ease;
            animation-fill-mode: forwards;
        }

        @keyframes slideInRight {
            from {
                transform: translateX(100%);
            }
            to {
                transform: translateX(0);
            }
        }
        
       li.child {
    margin-left: 20px;
}

.single-event-thmbnail img {
    width: auto;
    height: 350px;
}
.article-thumbnail img {
    height: auto;
    width: 400px;
}
.woocommerce-page .shop-display {
    display: block;
}
.woocommerce-page .site-main {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
        margin-top: 250px;
}
.woocommerce-page .site-main article {
    width: 100%;
}
.shop-display {
    display: none;
}
.product-template-default .shop-display {
    display: none !important;
}

.woocommerce-cart .shop-display{
    display: none !important;
}
.woocommerce-checkout .shop-display{
    display: none !important;
}
.product-template-default .site-main {
    margin-top: 40px;
}
.woocommerce-cart .site-main {
    margin-top: 40px;
}
.woocommerce-checkout .site-main {
    margin-top: 40px;
}
.product-author {
    color: #7C7C7C;
    font-weight: bold;
    padding: 10px 0px;
}
h1.product-title {
    color: #14140C;
    font-size: 30px;
    margin-top: 10px !important;
}
ins {
    text-decoration: none !important;
}
.product-sku {
    color: #7C7C7C;
    font-weight: bold;
    padding: 10px 0px;
}
.prod-cat-att {
    display: flex;
    column-gap: 40px;
}
.product-attributes-single {
    display: flex;
    column-gap: 40px;
}
.prod-cat-att {
    color: #7C7C7C;
        padding: 10px 0px;
}
span.cat-label {
    font-weight: bold;
}
span.attribute-label {
    font-weight: bold;
}
.product-categories-single a {
    color: #7C7C7C;
}
del span.woocommerce-Price-amount.amount {
    color: #14140C;
    text-decoration: line-through;
}
del {
    text-decoration: none;
}
.pro-col.col-md-8 .summary.entry-summary {
    width: 100% !important;
}
.pro-col.col-md-4 a.woocommerce-product-gallery__trigger {
    position: absolute;
    top: 45% !important;
    left: 45% !important;
}
.product-template-default {
    background: #F7F6ED;
}
.prod-wish-btn img {
    min-width: 40px !important;
    min-height: 40px !important;
}
form.cart {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    row-gap: 10px;
}
body .qib-button-wrapper button {
    background: #C9A050 !important;
    color: #fff !important;
}
.pro-col.col-md-8 button.single_add_to_cart_button.button.alt {
    background: #14140C;
        padding: 15px 40px;
    border-radius: 70px;
    margin-top: 40px;
}
.pro-col.col-md-8 button.single_add_to_cart_button.button.alt:hover {
    background: #c9a050;
}
.pro-col.col-md-8 .product-description {
    border-top: 1px solid #00000033;
    border-bottom: 1px solid #00000033;
    padding: 40px 0px;
}
.pro-col.col-md-8 .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-before-add-to-cart.tinvwl-woocommerce_before_add_to_cart_button {
    position: absolute;
    left: 200px;
    margin-top: 10px;
}
.woocommerce div.product .woocommerce-tabs .panel {
    background: transparent;
}
.woocommerce div.product {
    display: flex;
    flex-direction: column;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    margin-top: -100px;
    /*margin-left: 100px;*/
}
span.stock-status {
    background: #c9a050;
    color: #fff;
    margin-left: 20px;
    padding: 0px 5px;
}
.woocommerce-account .shop-display {
    display: none !important;
}
.woocommerce-account .site-main {
     margin-top: 40px;
}
.page-title.post-Login {
    display: none;
}
.page-title.post-Register {
    display: none;
}
/*login form*/
form.woocommerce-form.woocommerce-form-login.login p, form.woocommerce-form.woocommerce-form-register.register p {
    display: flex;
    flex-direction: column;
}
.login-head {
    text-align: center;
}
form.woocommerce-form.woocommerce-form-login.login, form.woocommerce-form.woocommerce-form-register.register {
    width: 50%;
    margin: auto;
}
.login-head h1 {
    color: #FFFFFF;
    font-size: 40px;
}
.login-head p {
    color: #ffffffa3;
    font-size: 16px;
    margin-top: 10px;
}
.login-head a {
    color: #C9A050;
}
form.woocommerce-form.woocommerce-form-login.login label, form.woocommerce-form.woocommerce-form-register.register label {
    color: #ffffffa8;
    font-size: 16px;
}
form.woocommerce-form.woocommerce-form-login.login p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide input, form.woocommerce-form.woocommerce-form-register.register p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide input{
    height: 50px;
    background: #14140C;
    border: 1px solid #7C7C7C;
    border-radius: 70px;
    color: #fff;
    padding-left: 10px;
}
form.woocommerce-form.woocommerce-form-login.login p {
    display: flex;
    flex-direction: column;
    font-size: 16px;
}
p.woocommerce-LostPassword.lost_password a {
    color: #C9A050 !important;
}
.password-sec {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
button.woocommerce-button.button.woocommerce-form-login__submit, button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    width: 100%;
    height: 50px;
    background: #C9A050;
    color: #fff;
    border-radius: 40px;
    border: none;
}
form.woocommerce-form.woocommerce-form-login.login, form.woocommerce-form.woocommerce-form-register.register {
    width: 50%;
    margin: auto;
    background: #0000004d;
    border: 1px solid #c9a05059;
    padding: 50px;
    border-radius: 40px;
    backdrop-filter: blur(10px);
        margin-top: 40px;
    margin-bottom: 40px;
}
/*.password-toggle {*/
/*    position: relative;*/
/*    display: inline-block;*/
/*}*/

.password-toggle i {
    position: absolute;
    top: 50%;
    right: 70px;
    transform: translateY(-50%);
    cursor: pointer;
        color: #ffffffa8;
}

.password-input {
    padding-right: 40px; /* Adjust the padding to accommodate the eye icon */
}
form.woocommerce-form.woocommerce-form-login.login .woo-slg-social-container, form.woocommerce-form.woocommerce-form-register.register .woo-slg-social-container {
    display: none;
}
.lined-text {
    display: flex;
    align-items: center;
    text-align: center;
    color: #ffffff87;
    width: 40%;
    margin: auto;
    font-size: 20px;
}
  .lined-text::before,
  .lined-text::after {
  content: '';
    flex: 1;
    border-bottom: 1px solid #ffffff87;
    margin: 0 10px;
  }
  .woo-slg-social-container legend {
    display: none;
}

.woo-slg-social-wrap {
    text-align: center;
        margin-top: -20px;
}
form.woocommerce-form.woocommerce-form-login.login .required, form.woocommerce-form.woocommerce-form-register.register .required {
    color: #cba55a !important;
}
form.woocommerce-form.woocommerce-form-register.register .woocommerce-privacy-policy-text {
    display: none;
}
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    margin-top: 20px;
}
/*login form end*/

.woocommerce-page div.product div.images{
width: 100% !important;

}
.page-title.post-Shop h1 {
    display: none;
}
.woocommerce.columns-4 {
    margin-top: 40px;
}
p.woocommerce-result-count {
    background: #c9a050;
    color: #fff;
    padding: 2px 10px;
}
.woocommerce .woocommerce-ordering select {
    background: #c9a050;
    color: #fff;
    padding: 5px 10px;
    border: none;
}
.sticky img {
    position: fixed;
    right: 0 !important;
    z-index: 9999999999;
    width: 50px;
}
a.sticky-cart img {
    top: 42%;
}
a.sticky-donate img {
    top: 50%;
	    border: 1px solid #ffffffd9;
}
.woocommerce-message {
 background: #c9a050;
    border-top-color: #c9a050;
}
.woocommerce-message::before {
    color: #c9a050;
}
.woocommerce-message a.button.wc-forward {
    background: black;
    color: #fff;
    border-radius: 30px;
}
a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background: #c9a050;
    color: #fff;
}
a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:focus {
    box-shadow: none;
    outline: none;
}
table.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block a {
        color: #000000;
    font-weight: bold;
}
.wc-block-components-quantity-selector button {
       background: #000000 !important;
    color: white !important;
}
button.components-button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background: black;
    color: #fff;
}
button.components-button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:focus {
    box-shadow: none;
    outline: none;
}
.woo-slg-login-error {
    display: none !important;
}
.product-template-default .woocommerce-notices-wrapper {
    width: 60%;
    margin-left: 400px;
}
.shop-blocks {
    display: none;
}
.shop-blocks p {
    display: none;
}
.woocommerce-shop .shop-blocks {
    display: block;
} 
.product-template-default .shop-blocks {
    display: block;
} 
/*.woocommerce-shop .shop-blocks p {*/
/*    display: block;*/
/*} */
.woocommerce-shop .news-sec {
    background: url(https://providencefoundation.com/wp-content/uploads/2024/04/Group-17569.png);
    background-size: cover;
}
.product-template-default .news-sec {
    background: url(https://providencefoundation.com/wp-content/uploads/2024/04/Group-17569.png);
    background-size: cover;
}
h6.vc_custom_heading.news-text {
    font-family: 'Metropolis-Regular' !important;
}
.shop-block .sb-col1 {
    background: #c9a050;
}
.shop-block .sb-col2 {
    background: #EEEDE1;
        padding: 40px;
}
.wc-block-components-totals-coupon a {
    color: #d5b67a;
}
.sb-col2 .align-icon {
    text-align: left !important;
}
.sb-col2 {
    padding-left: 40px;
}
.sb-col2 .aio-icon-box {
    margin-bottom: 30px;
}
.sb-col2 img.img-icon {
    height: 60px;
    margin-bottom: 10px;
}
.sb-col2 h3 {
    font-size: 18px;
}
.sb-col2 a {
    color: #7c7c7c;
}
.shop-header {
    display: none;
}
.woocommerce-shop .shop-header, .woocommerce-page .shop-header {
    background: #F7F6ED;
    display: block;
    padding: 10px 0px;
}
ul#menu-shop-menu {
   display: flex;
    column-gap: 60px;
    align-items: center;
    margin-bottom: 0px;
}
.shop-head-flex {
    display: flex;
    align-items: center;
}
ul#menu-shop-menu li {
    list-style-type: none;
}
ul#menu-shop-menu li a {
    color: black !important;
}
button.promagnifier {
    display: none;
}

.widget_product_search h2.widget-title {
     display: block !important; 
}
.shop-head-flex div#ajaxsearchlite1 {
    border-radius: 40px;
}
img.usr-img {
    width: 30px;
}
.prod-acc-col {
    display: flex;
    flex-direction: row;
    column-gap: 20px;
    align-items: center;
}
li.vi-wcaio-menu-cart.vi-wcaio-menu-cart-show {
    position: absolute;
    right: 0 !important;
}
ul#menu-shop-menu li.vi-wcaio-menu-cart.vi-wcaio-menu-cart-show {
    display: none;
}
.prod-acc-col .asl_w_container {
    width: 60% !important;
}
li.vi-wcaio-menu-cart.vi-wcaio-menu-cart-show span {
    color: black;
}
li.vi-wcaio-menu-cart.vi-wcaio-menu-cart-show span.woocommerce-Price-amount.amount {
    color: #c9a050 !important;
}
li.vi-wcaio-menu-cart.vi-wcaio-menu-cart-show span.woocommerce-Price-currencySymbol {
    color: #c9a050 !important;
}
li.woocommerce-mini-cart-item.mini_cart_item a {
    color: black !important;
}
p.woocommerce-mini-cart__buttons.buttons a {
    background: black;
}
nav.woocommerce-MyAccount-navigation {
    padding-bottom: 50px;
}
.woocommerce-MyAccount-content {
    padding-bottom: 50px;
}
/*nav.woocommerce-MyAccount-navigation ul li:nth-child(even) {*/
/*    background: #c9a05069;*/
/*}*/
/*nav.woocommerce-MyAccount-navigation ul li:nth-child(odd) {*/
/*    background: #c9a050;*/
/*}*/
nav.woocommerce-MyAccount-navigation ul li a {
    color: #000;
    font-weight: bold;
}
nav.woocommerce-MyAccount-navigation ul li {
    padding: 10px;
}
nav.woocommerce-MyAccount-navigation ul li {
    list-style-type: none;
}
.woocommerce-account {
    background: #f7f6ed !important;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}
section.related.products ul.products.columns-4 {
    border-top: 1px solid #00000045;
    padding-top: 40px;
    margin-top: 20px;
}
section.related.products {
    margin-top: 40px;
}
.wp-block-product-new .wc-block-grid__product-title {
    color: black !important;
    font-size: 12px;
}
.woocommerce-info {
    background-color: #c9a0504d !important;
    color: #000 !important;
    border-top-color: #c9a050 !important;
}
.woocommerce-notices-wrapper .woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    color: #c9a050 !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
    color: #fff !important;
}
.woocommerce-info a.button.wc-forward {
    background: black !important;
    color: #fff !important;
}
.woocommerce-MyAccount-content a {
    color: #c9a050;
}
td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
    background: black;
    color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-content input {
    height: 40px;
    padding: 0px 5px;
}
.woocommerce-MyAccount-content .woo-slg-social-wrap {
    margin-top: 20px !important;
}
form.woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button {
    background: black;
    color: #ffff;
}
.tinv-wishlist.woocommerce.tinv-wishlist-clear {
    padding: 40px 0px;
}
.tinv-wishlist.woocommerce.tinv-wishlist-clear a.button.wc-backward {
    background: black;
    color: #fff;
}
tr.wishlist_item td.product-action button {
    background: #c9a050 !important;
}
.tinv-wishlist.woocommerce.tinv-wishlist-clear tfoot button {
    background: black;
    color: #fff;
}
.woocommerce-address-fields button {
    background: black !important;
    color: #ffff !important;
    margin-top: 20px !important;
}
.woocommerce-account .woocommerce-MyAccount-content .select2-container .select2-selection--single{
    height: 40px !important;
}
.woocommerce-account .woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__rendered {
  
    line-height: 40px !important;
}
.woocommerce-account .woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px !important;

}
.product-price {
    padding: 10px 0px;
}
a.tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt.prod-wish-btn.tinvwl-position-before.tinvwl-product-in-list:focus {
    outline: none !important;
}
a.tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt.wish-btn.tinvwl-position-before.tinvwl-loop.inited-add-wishlist.tinvwl-product-in-list img:focus-visible {
    outline: none !important;
}
button.wc-buy-now-btn.wc-buy-now-btn-single.single_add_to_cart_button.button.alt {
    position: absolute;
    margin-top: 107px;
    margin-left: 180px;
}
a.wc-buy-now-btn.wc-buy-now-btn-archive.button.add_to_cart_button {
    display: none !important;
}
.related-prod-head {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.related-prod-head a {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 20px;
    color: black;
    font-weight: bold;
    font-size: 16px;
}
form.woocommerce-ResetPassword.lost_reset_password {
    padding: 20px 0px 100px 0px;
}
form.woocommerce-ResetPassword.lost_reset_password input {
    height: 40px;
}
form.woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button.button {
    background: black;
    color: #ffff;
}
.woocommerce-page h1.entry-title {
    margin-top: 40px !important;
}

/*cutom*/

@media (min-width: 1200px){
.container {
    width: 1240px !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: auto !important;
    margin-left: auto !important;
}
}
.navbar-toggler:focus {
    box-shadow: none !important;
}
.page-title.post-Resources {
    display: none;
}
button#reset-filters {
    padding: 5px 10px;
    background: #c9a050;
    margin-top: 20px;
    float: right;
    color: #fff;
    border: none;
    margin-right: 10px;
}
.sort-btns select {
	  -webkit-appearance: none; 
            -moz-appearance: none; 
            appearance: none;
}
div#validation_message_2_1 {
    margin-top: 10px;
    position: absolute;
}

div#gform_2_validation_container {
    width: 50%;
    margin: auto;
    display: block;
    margin-bottom: 50px;
}
input#gform_submit_button_2:focus {
    --gf-local-border-color: none !important;
}

.main-header.scroll {
    position: fixed;
    top: 0;
	    background: #14140c;
}
.bg-img {
    height: 90vh !important;
}

.wt-btn button:hover {
    background: black !important;
    color: #fff !important;
}
.wt-btn a:hover {
    background: black !important;
    color: #fff !important;
}
.yl-btn button:hover {
    background: #fff !important;
    color: #c9a050 !important;
}
.yl-btn a:hover {
    background: #fff !important;
    color: #c9a050 !important;
}
.head-bd {
    text-decoration: underline;
}
.vc_btn3.vc_btn3-style-custom {
    background-image: none !important;
	    width: 250px;
	font-weight: bold;
}

body {
    overflow-x: hidden !important;
}
/* page titles */
.page-title.post- {
    display: none;
}
.page-title {

    padding: 150px 0px 100px 0px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: bottom;
	background: url(https://providencefoundation.com/wp-content/uploads/2024/04/Group-17587.png);
}
.post-Contact.Us {
    background: url(https://providencefoundation.com/wp-content/uploads/2024/04/Group-17587.png);
}
.post-Privacy.Policy {
	   background: url(https://providencefoundation.com/wp-content/uploads/2024/04/Group-17587.png);
}
.post-African.Regions {
	 background: url(https://providencefoundation.com/wp-content/uploads/2024/04/Group-17587.png);
}
.post-South.America.Regions {
	 background: url(https://providencefoundation.com/wp-content/uploads/2024/04/Group-17587.png);
}
.post-Asian.Regions {
	 background: url(https://providencefoundation.com/wp-content/uploads/2024/04/Group-17587.png);
}
.post-Latin.America {
	 background: url(https://providencefoundation.com/wp-content/uploads/2024/04/Group-17587.png);
}
.post-European {
	 background: url(https://providencefoundation.com/wp-content/uploads/2024/04/Group-17587.png);
}
.page-title h1.entry-title a {
    color: #fff !important;
    font-weight: bold;
    font-size: 40px;
	pointer-events: none;
}
i.vc_btn3-icon.fas.fa-play {
    right: 0px !important;
}

/* page titles end */
.b-font p {
    color: #7C7C7C;
}
button {
   
    font-family: 'Metropolis-Bold';
}
.cntr .stats-desc {
    text-align: left !important;
    float: left !important;
	    margin-bottom: 20px;
}
.cntr .aio-icon-top {
    display: none !important;
}
.play-ic::before {
    content: '';
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    background: url(https://providencefoundation.com/wp-content/uploads/2024/04/Group-17525.png) no-repeat center center;
    background-size: cover;
    z-index: 1;
}
.ginput_container.ginput_container_consent span.gfield_required.gfield_required_asterisk {
    color: #c9a050 !important;
    margin-left: 5px;
}
rs-layer {
    font-family: 'Metropolis-Bold' !important;
}
.cs-btn button {
    border: none !important;
    border-bottom: 1px solid #fff !important;
    padding: 40px 0px 20px 0px !important;
    background: transparent !important;
    color: #fff !important;
    font-weight: bold !important;
	    font-size: 20px !important;
	    width: 100% !important;
}
.cs-btn a {
    border: none !important;
    border-bottom: 1px solid #fff !important;
    padding: 40px 0px 20px 0px !important;
    background: transparent !important;
    color: #fff !important;
    font-weight: bold !important;
	    font-size: 20px !important;
	    width: 100% !important;
}
.blk button {
    color: black !important;
    border-color: black !important;
    font-weight: bold !important;
}
.blk a {
    color: black !important;
    border-color: black !important;
    font-weight: bold !important;
}
.blk .fa-play:before {
    content: url(https://providencefoundation.com/wp-content/uploads/2024/04/Group-17562.png) !important;
    filter: brightness(1) !important;
}
.text-font p {
    color: #fff;
    font-size: 20px;
}
.mc4wp-form-fields {
    text-align: center;
}
.mc4wp-form-fields input[type="email"] {
   
       color: #7C7C7C !important;
    background: transparent;
    border: none;
}
.mc4wp-form-fields label {
    margin-top: 40px;
}
.mc4wp-form-fields a {
    color: #fff !important;
}
.cs-btn button::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0;
    background-color: #ffffff;
    transition: width 0.3s ease;
}
.cs-btn a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0;
    background-color: #ffffff;
    transition: width 0.3s ease;
}
.blk button::after {
   
    background-color: black !important;
   
}
.blk a::after {
   
    background-color: black !important;
   
}
.cs-btn button:hover::after {
    width: 100%;
}
.cs-btn a:hover::after {
    width: 100%;
}
p.mcm-form {
    background: black;
    border-radius: 50px;
    
    margin: auto;
    height: 50px;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mc4wp-form-fields input[type="submit"] {
    background: transparent;
    border: none;
    color: #c9a050;
    font-weight: bold;
}
.custom-footer {
    background: #14140C;
    margin-top: -10px;
	margin-bottom: -10px;
    color: #fff;
    padding: 80px 0px 0px 0px;
}

.uavc-icons {
    column-gap: 10px;
    display: flex;
    flex-direction: row;
}
.custom-footer .vc_wp_custommenu.wpb_content_element ul li {
    list-style-type: none;
  
}
.custom-footer .vc_wp_custommenu.wpb_content_element ul li a {
 color: #7C7C7C;
}
.page-title.post-About.Us {
    display: none;
}
.tab-sec li.vc_tta-tab.vc_active span {
    color: #C9A050 !important;
}
.tab-sec li.vc_tta-tab span {
    color: black;
    font-size: 18px;
}
.tab-sec li.vc_tta-tab a {
    border: none !important;
    padding-left: 0px !important;
    font-size: 30px;
    font-weight: bold;
}
.tab-sec li.vc_tta-tab.vc_active span {
    border-bottom: 1px solid #c9a050 !important;
}
.tab-sec li.vc_tta-tab:hover a {
    background-color: transparent !important;
}
.blc-btn a:hover {
    background: #fff !important;
    color: black !important;
}
input#gform_submit_button_1:hover {
    background: #c9a050 !important;
}
.err-page {
    background: url(https://providencefoundation.com/wp-content/uploads/2024/04/Group-17586-1-e1712016024613.png);
    padding: 300px 0px;
    background-size: cover;
    background-repeat: no-repeat;
	    margin-top: -10px !important;
    margin-bottom: -10px !important;
}
.cs-btn .fa-play:before {
    content: url(https://providencefoundation.com/wp-content/uploads/2024/04/Group-17562.png) !important;
    filter: brightness(20.5);
    font-size: -31px;
}
.c-form input {
    color: #707070 !important;
}
.c-form select {
    color: #707070 !important;
}
.c-form textarea {
    color: #707070 !important;
}
input#gform_submit_button_1 {
    background: black;
    border-radius: 40px;
    font-weight: bold;
       width: 170px;
	color: #fff !important;
}
.gform-body.gform_body input {
    height: 60px;
    border: 1px solid #707070;
}
.gform-body.gform_body select {
    height: 60px;
	border: 1px solid #707070;
}
.view-btn .fa-play:before {
    content: url(https://providencefoundation.com/wp-content/uploads/2024/04/Group-17562.png) !important;
    filter: brightness(1) !important;
}
.view-btn button, .view-btn a {
    background: transparent !important;
    border: none !important;
    padding: 40px 60px 20px 0px !important;
}
.pum-container {
    background-color: transparent !important;
	box-shadow: none !important;
}
button.pum-close.popmake-close {
    background: #c59c4e !important;
	    margin-right: -10px;
}
.v-btn {
    position: absolute;
}

.mc4wp-form-fields label a {
    color: #ffffffa6 !important;
    font-weight: normal;
}
.vc_btn3-container.mgt.vc_btn3-center {
    margin-top: 60px !important;
}
.news-sec .gform-body.gform_body {
    margin: auto;
    background: #14140cde;
    
    border-radius: 40px;
    height: 50px;
    padding: 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    border: 1px solid #ffffff52;
	position: relative;
}

.news-sec  div#field_2_1 {
    grid-column: span 10;
}

.news-sec  div#field_submit {
    grid-column: span 2 !important;
}

.news-sec  input#input_2_1 {
    background: transparent;
    border: none;
    color: #7C7C7C;
}
.gform-body.gform_body input:focus {
	--gf-local-shadow: none !important;
}
.gform-body.gform_body select:focus {
	--gf-local-shadow: none !important;
	
}
.gform-body.gform_body textarea:focus {
	--gf-local-shadow: none !important;
	--gf-local-border-color: #707070 !important;
}
.news-sec input#input_2_1:focus {
    --gf-local-shadow: none !important;
}
.news-sec input#gform_submit_button_2 {
      background: transparent !important;
/*     float: right; */
    width: auto;
    height: 10px;
    position: absolute;
    right: 0;
}
.news-sec fieldset#field_2_2 {
    position: absolute;
}
.news-sec label.gform-field-label.gform-field-label--type-inline.gfield_consent_label {
    color: #ffffff96;
    font-size: 18px;
}
.news-sec input#input_2_2_1 {
    background: transparent !important;
}
.news-sec input#input_2_2_1::before {
    color: #c9a050 !important;
}
.news-sec input#input_2_2_1:focus {
    box-shadow: #c9a050 !important;
}
.news-sec input#input_2_2_1:focus {
    border-color: #c9a050 !important;
}
.news-sec input#input_2_2_1:focus {
    --gf-local-shadow: #c9a050 !important;
}
ul.sub-menu:before {
    content: '';
    background: #14140ced;
    position: absolute;
    left: -900px;
    width: 3500px;
    height: -webkit-fill-available;
}
.cat-sec .wpb_wrapper:hover h1 {
    text-decoration: underline;
}
.cat-sec .wpb_wrapper h1 a {
    font-weight: 700 !important;
}
.view-btn button, .view-btn a {
    color: black !important;
}
.view-btn button::after, .view-btn a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0;
    background-color: #c9a050;
    transition: width 0.3s ease;
}
.view-btn button:hover::after, .view-btn a:hover::after {
    width: 100%;
}
.custom-footer p {
    font-size: 17px;
}
.custom-footer .menu li a {
    font-size: 17px;
}
.custom-footer h2.widgettitle {
    font-size: 26px !important;
}
.cp-right a:hover {
    color: #c9a050 !important;
}
.ft-left p {
    margin-left: 15px;
}
.ft-left .uavc-icons {
    margin-left: 20px;
}
.yt-left.wpb_column.vc_column_container.vc_col-sm-6 {
    padding: 0px !important;
}
.sub-menu .view-btn button {
    color: #fff !important;
}
.rg-sec .wpb_wrapper:hover h2.vc_custom_heading {
    text-decoration: underline;
}
.Regions h1 {
    padding-left: 40px;
}
button.btn-close {
    top: 0;
    position: absolute;
    right: 0;
    background-color: #C9A050 !important;
    width: 30px;
    height: 30px;
    --bs-btn-close-bg: url(https://providencefoundation.com/wp-content/uploads/2024/04/Icon-ionic-md-close@2x.png) !important;
    --bs-btn-close-opacity: 1 !important;
	    border-radius: 0px !important;
}
/* .donate-sec1{
	display: none;
}
.donate-sec2{
	display: none;
}
.donate-sec3{
	display: none;
} */
.dn-sec{
	display: none;
	margin-top: -40px;
	
}
.dn-sec {
    position: absolute !important;
    z-index: 9999;
    margin-right: 0px !important;
    margin-left: 0px !important;
    left: 0 !important;
    right: 0 !important;
}
.bgold-btn a {
    width: 150px !important;
}
.bgold-btn a:hover {
    background: #C9A050 !important;
}



.page-title.post-Donate {
    display: none;
}

/* events */
li.event-item {

    list-style-type: none;
	margin-top: 50px;
}

.event-thumbnail img {
    width: 100%;
    height: auto;
}
h2.event-title {
    font-size: 22px;
    line-height: 1.3;
    margin-top: 20px !important;
    margin-bottom: 30px !important;
}
a.event-link {
    text-decoration: none;
    background: black;
    color: #fff;
    padding: 12px 30px;
    border-radius: 30px;
    font-size: 12px;
}
a.event-link:hover {
    background: #C9A050;
}


li.egrid-item {
    
	 list-style-type: none;
}
a.egird-link {
    display: flex;
    align-items: flex-start;
    column-gap: 5px;
	color: black;
	text-decoration: none;
}

.egird-thumbnail img {
    width: auto;
    height: 90px;
}
h2.egrid-title {
    font-size: 14px;
}
.sort-btns {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.sort-buttons select {
    padding: 10px 20px;
    border-radius: 30px;
}
.sort-buttons select:focus-visible {
    outline: none !important;
}
select#date-sort {
    background: black;
    color: #fff;
	border: none;
}
select#title-sort {
    background: #EFEDE0;
    color: black;
    border: none;
}
a.print-link img {
    width: 20px;
	height: auto;
}
a.print-link {
    display: flex;
    align-items: flex-start;
    text-decoration: none;
    color: #7C7C7C;
    column-gap: 10px;
	    cursor: pointer;
}
.social-icons img {
    width: 25px;
	height: auto;
}
.event-head {
  
    border-bottom: 1px solid #0000002e;
    padding-bottom: 40px;

}
.social {
    display: flex;
    align-items: flex-start;
    column-gap: 20px;
}
.social-title {
    color: #7C7C7C;
}

.entry-meta {
    position: absolute;
    margin-top: -70px;
    color: #fff;
}
section.single-event {
    padding: 50px 0px 100px 0px;
}
.event-content {
    padding: 80px 0px;
/* 	border-bottom: 1px solid #70707052; */
}
.event-description p {
    color: #7C7C7C;
    font-size: 18px;
}
.event-name {
    margin-bottom: 20px;
}
a.event-black-btn {
    background: #14140C;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 30px;
}
a.event-yellow-btn {
	 background: #C9A050;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 30px;
}
.event-share {
    display: flex;
    flex-direction: row;
    column-gap: 10px;
}
.event-footer h2 {
    text-align: center;
    margin-top: 40px !important;
}
.footer-social {
    display: flex;
    justify-content: center;
    margin: 60px 0px;
}
.event-navigation {
    display: flex;
    justify-content: space-between;
	border-bottom: 1px solid #70707052;
    padding-bottom: 40px;
}
.load-more-handler {
    text-align: center;
    padding: 60px 0px;
}
button.load-more {
    background: #c9a050;
    color: #fff;
    padding: 10px 40px;
    border-radius: 40px;
    border: none;
}
button.load-more:hover {
    background: black;
}
button.load-more-courses {
    background: #c9a050;
    color: #fff;
    padding: 10px 40px;
    border-radius: 40px;
    border: none;
}
button.load-more-courses:hover {
    background: black;
}
.prev-btn a {
    display: flex;
    align-items: flex-end;
    column-gap: 10px;
    color: black;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}
.next-btn a {
    display: flex;
    align-items: flex-end;
    column-gap: 10px;
    color: black;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}
.prev-btn a:hover {
    color: #C9A050;
}
.next-btn a:hover {
    color: #C9A050;
}
p.event-cat {
    color: #C9A050;
    font-size: 9px;
}
p.eventdate {
    color: #c9a050;
    margin-top: 10px;
}
/* events end */
/* events end */

/* courses start */
.page-title.post-University {
    display: none;
}
/* courses end */

/* resources start */
.articles-sec h2.egrid-title {
    color: #fff;
}
/* resources end */
@media (min-width: 1920px){
.pd-box-l {
    padding-left: 200px !important;
    padding-right: 150px !important;
}
	.pd-box-r {
    padding-left: 150px !important;
    padding-right: 200px !important;
}
}
/* media query */
.rg-sec h2.vc_custom_heading a {
    font-weight: bold;
}
.desc-sec .wpb_column.vc_column_container.vc_col-sm-4 {
    padding: 0px 50px;
}

.page-title.post-Events {
    display: none;
}
.wt-btn a {
    font-weight: bold !important;
}
div#gform_confirmation_message_2 {
    text-align: center;
    color: #c9a050;
    width: fit-content;
    margin: auto;
    padding: 20px;
    background: #00000066;
}
.news-sec p.gform_required_legend {
    display: none;
}
div#gform_2_validation_container {
    display: none;
}
div#gform_wrapper_2 {
    height: 100px;
}
.news-sec {
    padding: 60px 0px 60px 0px !important;
}

/* resources-sidebar start*/
div#filter-top-bar {
    background: #C9A050;
    display: flex;
    justify-content: space-between;
    align-items: center;
	    padding: 20px;
}
.top-dropdown {
    display: flex;
    column-gap: 20px;
    align-items: center;
}
.twocol-image {
    display: flex;
    flex-direction: row;
    column-gap: 20px;
    align-items: center;
}
.twocol-image img {
    width: 20px;
}
.top-dropdown select {
    background: transparent;
    border: none;
    color: #fff;
}
.top-dropdown select:focus-visible {
    outline: none !important;
}
.top-dropdown select:focus option {
    color: #c9a050;
}
.resource-sec {
  margin-top: -35px !important;
	
}
.resource-sec .wpb_wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
	
}
.filter-column {
    background: #EEEDE1;
    padding: 30px 20px;
}
.filter-cat {
    background: #eeede1;
    margin-top: 20px;
	padding: 40px 30px;
}
.filter-cat ul li {
    list-style-type: none !important;
	    display: flex;
    justify-content: space-between;
}

h4.filter-title {
       border-top: 1px solid #00000030;
    padding-top: 20px;
}
.filter-cat ul {
    padding-bottom: 20px;
	margin-left: -20px;
	width: 110%;
}
.filter-column input#search {
    border-radius: 40px;
    border: none !important;
    padding: 10px 30px;
}
.filter-column input#search:focus-visible {
    outline: none !important;
}
div#filtered-articles article {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 40px;
    margin-bottom: 40px;
    column-gap: 60px;
	  border-bottom: 1px solid #00000047;
    padding: 40px 0px;
    flex-direction: row-reverse;
}


.two-columns article {
    display: flex;
    flex-direction: column-reverse !important;
}
div#filtered-articles {
    padding: 40px;
}
/*.article-thumbnail img {*/
/*        width: 400px;*/
/*    height: auto;*/
/*}*/
p.article-cat {
    background: #C9A050;
    width: fit-content;
    color: #fff;
    padding: 5px 10px;
}
article-content h2 {
    font-size: 22px;
}
article-content p.date {
    margin: 20px 0px;
}
article-content p.date {
    margin: 20px 0px;
    text-transform: uppercase;
    font-size: 12px;
    color: #7C7C7C;
}
article-content p {
    color: #7C7C7C;
}
article-content a {
   color: #726e6e;
    font-weight: bold;
    font-size: 16px;
    text-decoration: underline;
}
article-content a:hover {
    color: #c9a050;
    text-decoration: none;
}
div#filter-top-bar select {
    cursor: pointer;
}
div#filter-top-bar img {
    cursor: pointer;
}
.two-columns {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
	row-gap: 0px;
}
.two-columns p.article-cat {
    margin-top: 10px;
}
.col-images {
    display: flex;
    column-gap: 40px;
}
.res-article {
    margin-top: -10px !important;
    float: left !important;
}
p.post-found {
    position: absolute;
    right: 0;
    margin-right: 20px;
	    text-decoration: underline;
}
button.load-more-articles {
    position: absolute;
    bottom: 0;
    margin-bottom: 40px;
    background: #EEEDE1;
    border: none;
    padding: 10px 40px;
    border-radius: 60px;
    color: black;
}
/* resources-sidebar end*/

/* shop */
.featured-products-shop {
    position: absolute;
    top: 180px;
    display: flex;
    left: 0;
    right: 0;
    justify-content: center;
}
.featured-products-shop .featured-product {
    background-size: cover;
    height: 360px;
    width: 620px;
    padding: 100px 50px;
}
.featured-products-shop a.featured-title {
    font-size: 30px;
    color: #fff;
	font-weight: bold;
}
.featured-products-shop .product-info {
    display: flex;
    column-gap: 5px;
    color: #fff;
}
.featured-products-shop .product-categories a {
    color: #fff;
    font-size: 12px;
}
span.attribute-value {
    font-size: 12px;
}
.widget_product_search {
    background: #EEEDE1;
    padding: 30px;
}
.widget_product_search h2.widget-title {
    display: none;
}
input#woocommerce-product-search-field-0 {
    height: 40px;
    border-radius: 50px;
    width: 250px;
    padding: 0px 10px;
	border: none;
}
form.woocommerce-product-search button {
    background: #C9A050;
    margin: auto;
    display: block;
    margin-top: 10px;
    border-radius: 35px;
    padding: 5px 20px;
    color: #fff;
    border: none;
}
.widget_product_categories {
    background: #eeede1;
    padding: 30px;
    margin-top: 40px;
}
.woocommerce-widget-layered-nav {
    background: #eeede1;
    padding: 20px 30px;
}
.woocommerce-page h2.widget-title {
    color: #14140C;
    font-size: 18px;
    padding-bottom: 10px;
}
.woocommerce-widget-layered-nav h2.widget-title {
    border-top: 1px solid #0000004f;
    padding-top: 20px;
}
.woocommerce-shop ul.product-categories {
    list-style-type: none;
    margin-left: -20px;
}
.woocommerce-shop li.cat-item a {
    color: black;
}
.woocommerce-shop li.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term a {
    color: black;
}

/* product hover */
.prod-hover-img {
    position: absolute;
    top: 10px;
	display: none;
}
.prod-hover-img img {
    width: 40px !important;
    margin-left: 5px !important;
    margin-bottom: 5px !important;
}
.wish-btn {
    position: absolute;
    top: 86px;
    left: 5px;
}
.wish-btn {
    display: none;
}
.wish-btn img {
    min-width: 40px;
    min-height: 40px;
}
li.product.type-product:hover .prod-hover-img, li.product.type-product:hover .wish-btn{
	display: block !important;
} 
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none !important;
}
.shop-widget-area {
    margin-right: 40px;
	    margin-bottom: 40px;
}
h2.woocommerce-loop-product__title {
    color: #14140C;
    font-size: 16px !important;
}
span.woocommerce-Price-amount.amount {
    color: #C9A050;
    font-size: 16px;
    font-weight: 800;
}
.product-category-shop {
    color: #7C7C7C;
    font-weight: bold;
    padding: 10px 0px;
}
p.shop-feat {
    background: #C9A050;
    width: fit-content;
    padding: 3px 5px;
    color: #EFEDE0;
}
span.onsale {
    display: none;
}
.sale-text {
    background: #C9A050;
    width: fit-content;
    color: #EFEDE0;
    padding: 0px 5px;
}
.shop-widget-area li a {
    color: #7C7C7C !important;
}
.shop-widget-area span.count {
	color: #7C7C7C !important;
}
.widget_price_filter {
    background: #eeede1;
    padding: 20px 30px;
}
.widget_price_filter h2.widget-title {
        border-top: 1px solid #0000004f;
    padding-top: 20px;
    padding-bottom: 20px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {

    background-color: #c9a050 !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {

    background-color: #c9a050 !important;

}
.woocommerce .widget_price_filter .price_slider_amount .button {
    background: #c9a050 !important;
    color: #ffff !important;
}
nav.woocommerce-pagination {
    margin: 50px 0px;
}
span.page-numbers.current {
    background: #c9a05038 !important;
    color: black !important;
}
ul.page-numbers a {
    color: #c9a050;
}
.woocommerce .woocommerce-ordering select:focus-visible {
    outline: none;
}
.woocommerce-account .filter-shopsidebar {
    display: none;
}
.woocommerce-cart .filter-shopsidebar {
    display: none;
}
.woocommerce-checkout .filter-shopsidebar {
    display: none;
}
.woocommerce-order {
    padding-top: 40px;
}
.type-product a.button.product_type_simple {
    display: none !important;
}
.product-categories-single strong {
    display: flex;
    column-gap: 4px;
}
ul.product-categories ul.children li {
    font-weight: normal;
}
ul.product-categories .cat-parent {
    font-weight: bold !important;
}
.prod-wish-btn img:focus-visible {
    outline: none !important;
    background: none !important;
    box-shadow: none !important;
}
.cat-carousel p.caption {
    color: black;
    font-size: 20px !important;
    font-weight: bold !important;
    text-align: left !important;
}
.cat-carousel svg.carousel-slider-nav-icon {
    fill: #c9a050 !important;
    width: 30px !important;
}
.wp-block-button.wc-block-grid__product-add-to-cart:hover a {
    color: #c9a050 !important;
}
.tinv-wishlist .social-buttons a {
    color: #c9a050;
}
.woocommerce-page h1.entry-title {
    display: none;
}
.product-template-default h1.entry-title {
    display: block !important;
}
.woocommerce-cart h1.entry-title {
    display: block;
}
.woocommerce-checkout h1.entry-title {
    display: block;
}
.woocommerce-account h1.entry-title {
    display: block;
}
.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-before-add-to-cart.tinvwl-loop-button-wrapper.tinvwl-woocommerce_after_shop_loop_item a:focus {
    outline: none !important;
    box-shadow: none !important;
}
tr.wishlist_item td.product-remove {
    visibility: hidden;
}
tr.wishlist_item td.product-action {
    display: none;
}
h2.empty-cat {
    display: none;
}
/*ul.products.columns-4 h2.empty-cat{*/
/*    display: none;*/
/*}*/
/*article#post-0 h2.empty-cat {*/
/*    display: block;*/
/*}*/
h2.empty-cat {
    font-size: 20px;
    color: #00000080;
    padding: 30px 0px;
}
.view-btn a{
    font-size: 18px;
    font-weight:bold;
}
p.empty-cat {
    padding: 40px 0px;
    font-size: 18px;
}
.woocommerce-cart .container.page-container {
    padding: 40px 0px;
}
.wc-block-grid.wp-block-product-new.wc-block-product-new.has-4-columns {
    margin-top: 10px;
    border-top: 1px solid #00000021;
    padding-top: 40px;
}
.tinv-wishlist .product-stock i {
    margin-right: 3px;
}
.tinv-modal-inner button {
    background: black !important;
    color: #fff !important;
}
li.woocommerce-mini-cart-item.mini_cart_item img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: 100% !important;
}
.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-before-add-to-cart.tinvwl-woocommerce_before_add_to_cart_button:focus-visible {
    outline: none !important;
}
.resource-sec .cat-name {
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
    align-items: flex-start;
    column-gap: 5px;
}
#filtered-articles.loading {
    position: relative;
}

#filtered-articles.loading::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.8);
    z-index: 9; /* Just below the article loader */
}

#filtered-articles.loading .article-loader {
    top: 40px;
    z-index: 10; 
}

/*podcast page*/
.podcast-page ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.podcast-page ul li {
    width: 30%;
        list-style-type: none;
        padding: 40px;
    box-shadow: 0px 0px 3px #00000057;
    margin: 40px 10px;
}
.podcast-page ul li h2 {
    font-size: 16px;
}
.podcast-page ul li img {
    width: 200px;
    height: auto;
    margin: 20px 0px;
}
.podcast-page ul li a {
    color: #c9a050;
}
.error404 .page-title {
    display: none;
}
.resource-sec button#load-more {
    position: absolute;
    bottom: 0;
    left: 25%;
    margin-bottom: 40px;
    background: #EEEDE1;
    border: none;
    padding: 10px 40px;
    border-radius: 50px;
}
td.download-file a {
    background: #000000 !important;
}
.wc-block-grid.wp-block-product-new.wc-block-product-new.has-4-columns .wc-block-grid__product-onsale {
    background: #c9a050;
    color: #fff;
    border: none;
}
.video-hidden {
    display: none;
}
.footer-social-ic {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 5px;
}
.footer-social-ic img {
    width: 40px;
}
.vi-wcaio-sidebar-cart-icon-wrap .vi-wcaio-sidebar-cart-icon i {
    color: #c9a050;
}
a.button.vi-wcaio-sidebar-cart-bt.vi-wcaio-sidebar-cart-bt-nav.vi-wcaio-sidebar-cart-bt-nav-checkout {
    background: #c9a050 !important;
}
a.vi-wcaio-sidebar-cart-pd-name:hover {
    color: #c9a050 !important;
}
a.tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt.prod-wish-btn.tinvwl-position-before:focus {
    outline: none !important;
}
tr.wishlist_item td.product-thumbnail img {
    height: auto !important;
    width: auto !important;
}
.podcast-articles {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    padding: 40px 0px;
}

.podcast-article-item {
    width: 30%;
    margin: 20px;
}
img.def-img {
    height: 300px;
    width: auto;
}
.podcast-article-thumbnail img {
    margin-bottom: 20px !important;
}
.podcast-articles p {
    margin: 10px 0px;
    padding-bottom: 20px;
}
.podcast-articles a {
    color: white;
    background: black;
    padding: 10px 20px;
    border-radius: 50px;
}
.podcast-articles h2 {
    font-size: 20px;
}
.podcast-row .pagination a.prev.page-numbers, .podcast-row .pagination a.next.page-numbers {
    color: black;
    font-size: 16px;
}
span.page-numbers.current {
    background: #c9a050 !important;
    color: #fff !important;
    padding: 5px;
}
a.page-numbers {
    color: black;
    font-size: 16px;
}
.woocommerce.columns-4 a.button.product_type_variable.add_to_cart_button {
    display: none !important;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background: black;
    color: #ffffff;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background: black;
    color: #fff;
}
.woocommerce-MyAccount-content a.button {
    background: black;
    color: #fff;
}
.postid-18096 .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-before-add-to-cart.tinvwl-woocommerce_before_add_to_cart_button {
        position: unset !important;
}

.postid-18096 button.wc-buy-now-btn.wc-buy-now-btn-single.single_add_to_cart_button.button.alt {
    margin-top: 116px;
}
.postid-18096 .wc-buy-now-btn::before {
      content: "Donate Now";
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 13px !important;
}
.postid-18096 .wc-buy-now-btn{
    font-size: 0px !important;
}
.postid-18100 .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-before-add-to-cart.tinvwl-woocommerce_before_add_to_cart_button {
        position: unset !important;
}
.postid-18100 button.wc-buy-now-btn.wc-buy-now-btn-single.single_add_to_cart_button.button.alt {
    margin-top: 116px;
}
.postid-18100 .wc-buy-now-btn::before {
      content: "Donate Now";
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 13px !important;
}
.postid-18100 .wc-buy-now-btn{
    font-size: 0px !important;
}
.postid-18101 .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-before-add-to-cart.tinvwl-woocommerce_before_add_to_cart_button {
        position: unset !important;
}
.postid-18101 button.wc-buy-now-btn.wc-buy-now-btn-single.single_add_to_cart_button.button.alt {
    margin-top: 116px;
}
.postid-18101 .wc-buy-now-btn::before {
      content: "Donate Now";
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 13px !important;
}
.postid-18101 .wc-buy-now-btn{
    font-size: 0px !important;
}
.cp-right a {
    color: #c9a050;
}
.event-description a {
    color: #c9a050;
}
.prod-wish-btn img:hover {
    filter: sepia(1);
}
.woocommerce-cart .container.page-container {
    padding: 40px 20px;
}
span.wps_sfw_account_show_subscription a {
    padding: 10px;
    text-decoration: none;
}
#ajaxsearchprores1_1.vertical, #ajaxsearchprores1_2.vertical, div.asp_r.asp_r_1.vertical {

    background: rgb(201 160 80) !important;

}
#ajaxsearchprores2_1.vertical, #ajaxsearchprores2_2.vertical, div.asp_r.asp_r_2.vertical {

    border: 2px solid rgb(201 160 80) !important;

}
.c-form div#gform_confirmation_message_1 {
    color: #fff;
}
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator.wp-block-woocommerce-checkout-terms-block a {
    color: #c9a050;
}
.page-id-1713 div#main-column {
    padding: 40px 0px 60px 0px;
}
.page-id-1876 ul.woocommerce-error li {
    color: black;
}
.page-id-1876 ul.woocommerce-error li a {
    color: #c9a050;
}
form.woocommerce-form.woocommerce-form-register.register {
    color: #fff;
}

/*---------------------------Member Resources--------------*/
.member-resourse-sec1 p{
    color: #7c7c7c;
    font-size: 18px;
}

section.vc_section.member-resourse-sec1 p a{

    color:#c9a050;
}

.member-resourse-sec1 .with-image.p-text p a{
    font-size:24px;
    color:#c9a050;
}

.member-resourse-sec1 .p-text a{
    font-size:24px;
    color:#c9a050;
}

.member-resourse-sec1 .with-image.p-text img{
    width:30px;
    margin-right:10px;
}


.member-resourse-sec1 ol li{
    font-size:18px;
    color:#000;
    margin-bottom:20px !important;
}
.member-resourse-sec1 ol a{
    color:#c9a050;
    font-size:24px;
}
.member-resourse-sec1 ::marker{
    color:#c9a050;
    font-size:24px;
}

.member-resourse-sec1 .member-inn-row{
    padding-top:30px;
    padding-bottom:30px;
}
.member-resourse-sec1 .member-inn-row.second{
	padding-top:0px;
}

.member-resourse-sec1 .with-image p{
	margin-bottom:20px;
}
.pod-title {
    margin-bottom:20px;
}
.pod-title p{
    font-size: 14px;
    color: #c9a050;
    font-family: 'Metropolis-Bold' !important;
}
.play-btnn {
    position: absolute;
    top: 50%;
    left: 50%;
}
.play-btnn img {
    height: 70px !important;
    width: auto !important;
}
.stphn-img img{
height: 430px !important;
    object-fit: cover !important;
    object-position: top !important;
}