/*
Theme Name: Soledad Child
Theme URI: https://pencidesign.net/
Description: Child theme for the Soledad WordPress theme.
Author: Your Name
Author URI: https://yourwebsite.com
Template: soledad
Version: 1.0.0
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: wcg
*/

@import url("../soledad/style.css");
/* Custom styles for the child theme */
.wgc-categories-container .wgc-post-card .wgc-post-body .wgc-post-title{
	font-size:20px;
}
body.archive.category .wgc-parents-cats h1.wgc-parent-title{color: #d6256a;font-size:38px;}
body.archive.category .wgc-parents-cats h1.wgc-parent-title:before {
    content: "Category: ";
    color: #313131;
}
.pcac_page_container .pcac_page_left {
  min-width: 270px;
  margin-right: 30px !important;
}

.container.penci-breadcrumb {
  margin-top: 12px !important;
}

.penci-single-wrapper {
  margin-top: -30px !important;
}

/* Footer Start */
.wgc-footer {
  background-color: #d52d73;
  color: white;
  font-family: sans-serif;
  padding: 40px 20px 20px;
}

/* .wgc-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
} */
.wgc-categories-container .wgc-category-description{padding:0 0 1rem 0;}
.wgc-footer-column {
  flex: 1 1 220px;
}
.wgc-categories-container .wgc-child-title-container .wgc-child-title{background:transparent;font-family:'Unna',serif;padding: 0.4rem 0px;font-size:30px;font-weight:400;}
.wgc-categories-container .wgc-child-title-container {border-bottom: 2px solid #d6256a;}
.wgc-footer-column h4 {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 20px;
}

.footer-widget-wrapper .widget ul li {
  margin: 0 !important;
  border: 0 !important;
  padding-bottom: 5px !important;
}

.wgc-footer-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.wgc-footer-column ul li {
  margin: 5px 0;
}

.wgc-footer-column ul li a {
  color: white;
  text-decoration: none;
}

.wgc-footer-column ul li a:hover {
  text-decoration: underline;
}

.newsletter-form {
  display: flex;
  margin-top: 10px;
}

.newsletter-form input {
  border: 2px solid #fff !important;
  background-color: #fff !important;
  width: 100%;
  color: #333;
  margin: 0 !important;
  border-radius: 5px 0 0 5px;
  font-size: 14px;
  min-width: 200px !important;
}

.newsletter-form input:focus {
  outline: none;
  border-color: #fff;
  box-shadow: 0 0 0 1px white;
}

.newsletter-form button {
  padding: 10px 15px;
  background: #828282 !important;
  border: none;
  width: 120px !important;
  max-width: 100%;
  font-size: 11px;
  color: #fff !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: bold;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
}

.logo-social {
  text-align: center;
}

.logo-container {
  background: white;
  width: 110px;
  height: 110px;
  margin: 0 auto 10px;
  border-radius: 20px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.wgc-logo {
  max-width: 100%;
  max-height: 100%;
}

.social-icons a {
  margin: 0 5px;
  display: inline-block;
}

.social-icons img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

.wgc-footer-bottom {
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
}

#wgc-social-footer {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  gap: 6px;
  align-items: center;
  text-align: center;
}

#wgc-social-footer a > i::before {
  color: #fff;
}

.category-columns {
  display: flex;
  gap: 20px;
}

.category-columns ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.category-columns li {
  margin: 5px 0 !important;
}

.category-columns a {
  color: white;
  text-decoration: none;
}

.category-columns a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 768px) {
  .wgc-container {
    /* flex-direction: column; */
    align-items: center;
    justify-content: center;
  }

  .wgc-footer-column {
    justify-content: center;
    align-items: center;
    text-align: center;
    flex: 1 1 100%;
  }

  .category-columns {
    flex-direction: column;
    align-items: center;
    gap: 0;
  }
}

/* Footer End */


/* Login menu item */

/* body #navigation ul.menu>li.wgc-login-menu-item {
    height: max-content !important;
    line-height: 30px !important;
} */
body #navigation.sticky-wrapper:not( .is-sticky ) #navigation .menu>li.wgc-login-menu-item>a, 
body #navigation ul.menu> li.wgc-login-menu-item a {
    height: 30px !important;
    /* line-height: 30px !important; */
    display: inline  !important;
    padding: 14px 42px !important;
    margin-left: 30px !important;
    background-color: #B9B98F !important;
    color: #fff;
    border-radius: 8px;
    text-transform: uppercase;

    &:hover {
        background-color: #B9B98F;
        color: #fff;
    }
}

#sidebar-nav .menu li.wgc-login-menu-item a {
    background: #B9B98F;
    color: #fff;
    border-radius: 6px;
    margin-top: 20px;
    padding: 12px;
    text-align: center;
}

/* To show Club Life on the side we have to add it twice! */
.wgc-hide-category .penci-megamenu .penci-mega-child-categories a.mega-cat-child:first-of-type {
    display: none !important;
}
@media only screen and (max-width: 960px) {
	#navigation.header-6 .container {
		text-align: center;
		padding: 0 10px;
	}
}
/* #navigation.header-6 .container {
    max-width: 100% !important;
} */
#navigation.header-6 #logo {
	max-width:15%;
}
ul#menu-menu-1 {
    max-width: 75%;
}

@media only screen and (min-width: 961px) and (max-width: 1170px) {
    #navigation .menu > li > a,
    .main-nav-social,
    #navigation.sticky:not(.sticky-active) .menu > li > a,
    #navigation.sticky:not(.sticky-active) .main-nav-social,
    .sticky-wrapper:not(.is-sticky) #navigation .menu > li > a,
    .sticky-wrapper:not(.is-sticky) .main-nav-social {
        line-height: 80px !important;
        height: 80px !important;
    }
}

.lyte-wrapper {
    width: 100% !important;
}

h3.inner-arrow span {
    font-family: 'Montserrat';
}
/* Footer Categories to move to css*/
aside#block-10 {
    display: flex;
    justify-content: center;
}

.wgc-footer-column {
    flex: none;
}

@media only screen and (min-width:460px) {
	nav#navigation {
    position: static !important;
	}
} 


/** Live Customizer */

/* To show Club Life on the side we have to add it twice! */
/* .wgc-hide-category .penci-megamenu .penci-mega-child-categories a.mega-cat-child:first-of-type {
    display: none !important;
}
@media only screen and (max-width: 960px) {
	#navigation.header-6 .container {
		text-align: center;
		padding: 0 10px;
	}
} */
/* #navigation.header-6 .container {
    max-width: 100% !important;
} */
/* #navigation.header-6 #logo {
	max-width:15%;
}
ul#menu-menu-1 {
    max-width: 75%;
}

@media only screen and (min-width: 961px) and (max-width: 1170px) {
    #navigation .menu > li > a,
    .main-nav-social,
    #navigation.sticky:not(.sticky-active) .menu > li > a,
    #navigation.sticky:not(.sticky-active) .main-nav-social,
    .sticky-wrapper:not(.is-sticky) #navigation .menu > li > a,
    .sticky-wrapper:not(.is-sticky) .main-nav-social {
        line-height: 80px !important;
        height: 80px !important;
    }
}

.lyte-wrapper {
    width: 100% !important;
}

h3.inner-arrow span {
    font-family: 'Montserrat';
} */

/* Footer Categories to move to css*/
/* aside#block-10 {
    display: flex;
    justify-content: center;
}

.wgc-footer-column {
    flex: none;
}

@media only screen and (min-width:460px) {
	nav#navigation {
    position: static !important;
	}
}  */





/* --------------------------------------------------------
   Author Box Styling
   -------------------------------------------------------- */

.author-box {
  border: 1px solid #ddd;
  padding: 20px;
  margin-top: 40px;
  background-color: #fafafa;
}

.author-box__heading {
  font-size: 1.5em;
  margin-bottom: 15px;
  font-weight: 600;
}

.author-box__inner {
  display: flex;
  flex-wrap: wrap;
}

/* If there is an image, reserve about 120px for it,
   and let the text flow next to it. */
.author-box__inner.has-image .author-box__image {
  /* flex: 0 0 120px; */
  width: 240px;
  height: auto;
  object-fit: cover;
  margin-right: 20px;
}

@media(max-width: 768px) {
  .author-box__inner.has-image .author-box__image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    object-fit: cover;
  }
}

.author-box__inner.has-image .author-box__bio {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1; /* takes remaining width */
}

/* .no-image state: bio takes 100% width */
.author-box__inner.no-image .author-box__bio {
  width: 100%;
}

/* Image styling */
.author-box__image img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
}

/* Bio text styling */
.post-entry .author-box__bio p {
  font-size: 13px !important;
  line-height: 1.6;
}

.single-breadcrumb a {
  font-weight: 600 !important;
}

.single-breadcrumb a:hover,
.single-breadcrumb a:focus {
  text-decoration: underline !important;
  /* font-weight: 600 !important; */
  color: #2196f3 !important;
}


.mp_wrapper.mepr_password_reset_requested {
    max-width: 1400px;
    margin: 0px auto;
    padding: 30px 12px;
}