/**
Theme Name: Gilchrist Brides
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gilchrist-brides
Template: astra
*/

body.woocommerce-shop #primary {
    margin: 0 0 50px;
}
/* Make all product cards equal height */
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Make the content area stretch */
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
  min-height: 65px; /* adjust if needed */
}

/* Push add to basket to the bottom */
.woocommerce ul.products li.product .button,
.woocommerce-page ul.products li.product .button,
.woocommerce ul.products li.product .added_to_cart,
.woocommerce-page ul.products li.product .added_to_cart {
  margin-top: auto;
}

/* Optional: keep price spacing neat */
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  margin-bottom: 15px;
}

a.wpmenucart-contents {
    color: #fff;
    font-family: 'League Spartan' !important;
    font-weight: 600;
}
p#coupon-error-notice {
    margin-left: 10px;
}
h1.entry-title,
h1.page-title{
    display: block;
    font-size: 60px !important;
font-weight:600 !important;
    text-transform: uppercase;
	text-align:center;
	margin-top:30px;
}
body.single-post h1.entry-title {
	font-size:40px !important;
}
h1.product_title {
    font-size: 32px !important;
    text-align: left !important;
    text-transform: capitalize;
    line-height: 45px;
}
p.price {
    margin-bottom: 30px !important;
}

.woocommerce-product-details__short-description {
    margin-top: 20px;
}

.eael-grid-post .eael-entry-thumbnail>img {

    border: 20px solid #3F322D;
}
#wpforo #wpforo-wrap #wpforo-title {font-size: 24px !important;}

h1,h2,h3,h4,h5 {
	font-family: theseasons;
	color:#0d2a4b;
}

.wpforo-right-sidebar li {
	font-size:16px !important;
}

.wp-caption-text {
    font-size: 12px;
}
.banner {
	background-size:cover !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #FFAF95;
}

.woocommerce h2, .woocommerce-account h2 {
    font-size: 1.625rem;
    font-family: 'Playfair Display'!important;
    font-weight: 400 !important;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
     font-weight: 400;
    font-size: 16px;
}
body.archive .ast-archive-description {
    text-align: center;
}
body.single-lesson #primary {
    width: 80%;
}
body.single-lesson #secondary {
    width: 20%;
}
section.llms-instructor-info {
    display: none;
}
body.single-course .llms-lesson-preview.is-incomplete.has-icon,
body.single-course .llms-lesson-preview.is-complete.has-icon,
body.course-template-default .llms-lesson-preview {
	width: 32%;
	float: left;
	margin-right: 1% !important;
	margin-bottom: 10px;

}
body .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link {
 
    min-height: 255px;
}
body.single-lesson #primary {
    width: 70%;
}
body.single-lesson #secondary {
    width: 30%;
}
body .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-title {
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 13px;
}
body .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-counter {
     font-size: 12px;
}
.llms-lesson-preview .llms-extra {

    width: 17%;
}
.llms-lesson-preview.is-complete .llms-lesson-complete, .llms-lesson-preview.is-free .llms-lesson-complete, .llms-widget-syllabus .lesson-complete-placeholder.done, .llms-widget-syllabus .llms-lesson-complete.done, .single-llms_quiz .llms-quiz-results .llms-donut.passing, .llms-quiz-timer {
    color: #4DD82B;
}
body .is-enrolled .llms-syllabus-wrapper .llms-lesson-preview .llms-main {
       margin-left: 0;
    }
	
	body.course-template-default .entry-meta,
	body.lesson-template-default .entry-meta {
		display:none;
	}
body.course-template-default.single .entry-header {
    margin-bottom: 0px;
}

.widget .llms-course-outline ul {
    margin-left: 0;
}
.llms-widget-syllabus .llms-lesson-complete, .llms-widget-syllabus .lesson-complete-placeholder {
    
    margin-right: 0;

}
.wp-block-buttons {
    margin-bottom: 25px;
}
a.llms-button-primary, .llms-button-secondary, .llms-button-action, button.llms-field-button, a.llms-field-button {
    color: #fff;
    border-color: rgba(255,255,255,0);
    background-color: #0d2a4b;
}
a.llms-lesson-link {
    font-weight: 600;
    font-size: 14px;
    color: deeppink;
}
.llms-form-field {
   
    padding: 20px 10px 10px;
  
}
.wp-block-llms-course-continue-button {
    margin: 20px 0;
}
li.menulogin.menu-item {
	background: var(--ast-global-color-0);
	line-height:30px !important;
}
li.menulogin a{

	color: #ffffff !important;
}
#primary {
    margin:40px 0 50px;
}
body.page-id-5112 #primary {
    margin:0 0 50px;
	padding-top:0;
} 
.ast-right-sidebar #primary{
   
    margin-top: 40px;
}
body.page-id-3321 #primary,
body.page-id-5345 #primary,
body.page-id-3567 #primary  {
	margin:0;
}
.more #read-more {
	text-align:center;
}
.elementor-hidden-mobile.elementor-widget:not(:last-child) {
    margin-block-end: 0 !important;
}
.memberintro strong {
	letter-spacing:4px;
	margin-right: 8px;
	font-weight:600;
}
.memberintro li {
	margin-bottom: 15px;
}
.pmpro_submit hr {
	display:none;
}
#pmpro_license {
     margin: 0 0 20px;
}

.llms-my-memberships {
    display: none;
}
header.llms-sd-header {
    display: none;
}
a#pmpro_actionlink-levels {
    display: none;
}

div#pmpro_payment_information_fields {
    max-width: 800px;
}
p.pmpro_actions_nav {
    margin-top: 20px;
}
#pmpro_account .pmpro_box h2 {
    margin: 0 0 15px;
  
}

form.pmpro_form input[type=text], form.pmpro_form input[type=password], form.pmpro_form input[type=email], form.pmpro_form input[type=number], form.pmpro_form textarea, form.pmpro_form select, #loginform input[type=text], #loginform input[type=password] {
    width: 100%;
}
.pmpro_btn, .pmpro_btn:link, .pmpro_content_message a, .pmpro_content_message a:link {
    background-color: #0D2A4B;
    border: 1px solid #0D2A4B;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
 
      color: #ffffff !important;
    cursor: pointer;
     font-weight: 600;
    margin: 0;
    padding: 6px 20px;

}
.plyr__controls button  {
	color: #ffffff;
}
#wpforo #wpforo-wrap .wpf-action-link span {
    cursor: pointer;
    font-size: 15px;
}
.wpfcl-5 {
    color: #0D2A4B !important;
    fill: #0D2A4B !important;
}
body.pmpro-confirmation article {
    padding: 0 !important;
}
.pmpro_content_message {
    text-align: center;
    padding: 50px 0 90px;
}
.homemenu a.hfe-menu-item {
    content: '';
    background: url(https://www.gilchristbridesclub.com/wp-content/uploads/2024/06/icon-home.png) no-repeat center;
    color: transparent !important;
    background-size: 50%;
}
li.loginmenu {
    background: url(https://www.gilchristbridesclub.com/wp-content/uploads/2024/06/icon-person.png) no-repeat 0;
    padding-left: 5px;
    background-size: 10px;
}
li.membermenu {
    background: url(https://www.gilchristbridesclub.com/wp-content/uploads/2024/06/icon-heart-rings.png) no-repeat 0;
    padding-left: 10px;
    background-size: 20px;
}
.ast-separate-container .ast-article-single {
 
    padding: 0 50px 0 0;
}
.post-thumb-img-content.post-thumb {
text-align:center;
    margin: auto;
}
nav.navigation.post-navigation {
   display:none;
}
.sidebar-main a.menu-link,
.wpforo-right-sidebar a {
    font-family:Figtree;
    text-transform: uppercase;
    color: #002A4C;
}
#secondary li,
.wpforo-right-sidebar li {
    margin-bottom: 0.25em;
    background: url(https://www.gilchristbridesclub.com/wp-content/uploads/2024/06/heart.png) no-repeat 0;
    padding-left: 25px !important;
	line-height:24px;
}
#wpforo #wpforo-wrap .wpf-head-bar {

    border-bottom: 0 !important;
}
.wpf-head-bar {
    border-left: 0 !important;
}
#wpforo #wpforo-wrap #wpforo-menu li a {
padding: 15px;
    font-family: "Playfair Display";
    text-transform: uppercase;
}
.pmpro_submit input[type=submit] {
	color: #000000 !important;
}
@media (max-width: 921px) {
	
body.page-id-3321 #primary, body.page-id-3321 #secondary {
    padding: 0;
    margin: 0;
}

}
@media (max-width: 800px) {
	
	.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {

    font-size: 20px;
}
	
	h1.entry-title, h1.page-title {

    font-size: 40px !important;

}
body.single-course .llms-lesson-preview.is-incomplete.has-icon, body.single-course .llms-lesson-preview.is-complete.has-icon, body.course-template-default .llms-lesson-preview {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
}
	#primary {
    margin: 0 0  !important;
}
body.single-product #primary {
	margin-top: 20px !important;
}
	.bridepic,
	.bridepic2{
		width: 50% !important;
	}
}
@media (max-width: 544px) {
	.ast-separate-container .ast-article-single:not(.ast-related-post), .woocommerce.ast-separate-container .ast-woocommerce-container, .ast-separate-container .error-404, .ast-separate-container .no-results, .single.ast-separate-container  .ast-author-meta, .ast-separate-container .related-posts-title-wrapper, .ast-separate-container .comments-count-wrapper, .ast-box-layout.ast-plain-container .site-content, .ast-padded-layout.ast-plain-container .site-content, .ast-separate-container .ast-archive-description {
    background-color: #ffffff !important;
    background-image: none;
}

}
	@media (max-width: 700px) {
		
		.ast-separate-container .ast-article-single {
    padding: 0 0 0 0;
}
	body.single-lesson #primary {
    width: 100%;
}
body.single-lesson #secondary {
    width: 100%;
}
.llms-has-favorite .llms-parent-course-link+.llms-favorite-wrapper {
    float: none;
    margin: 0;
}
	.bridepic,
	.bridepic2{
		width: 100% !important;
	}
		figure.alignright {
    max-width: 50%;
}
	}