/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
/* Ensure submenu is always visible below the parent */
.custom-menu-style .elementor-nav-menu .menu-item-has-children {
    display: flex;
    flex-direction: column; /* Stack items vertically */
    align-items: start; /* Align submenus properly */
}

/* Make submenu always visible with the correct background */
.custom-menu-style .elementor-nav-menu .sub-menu {
    display: block !important;
    position: relative !important;
    padding: 0;
    background: #070705 !important; /* Set submenu background */
    box-shadow: none !important;
    border: none !important;
}

/* Ensure submenu text color remains white */
.custom-menu-style .elementor-nav-menu .sub-menu .menu-item a {
    padding-left: 12px !important;
    font-size: inherit;
    color: white !important;
    background: #070705 !important;
    text-decoration: none !important;
}

/* REMOVE HOVER EFFECT */
.custom-menu-style .elementor-nav-menu .sub-menu .menu-item a:hover {
    color: white !important;
    background: #070705 !important;
}

/* Remove dropdown arrow indicator */
.custom-menu-style .elementor-nav-menu .menu-item-has-children > a::after {
    display: none !important;
}

.custom-menu-style .elementor-nav-menu--main .elementor-nav-menu a, 
.custom-menu-style .elementor-nav-menu--main .elementor-nav-menu a.highlighted, 
.custom-menu-style .elementor-nav-menu--main .elementor-nav-menu a:focus, 
.custom-menu-style .elementor-nav-menu--main .elementor-nav-menu a:hover {
    padding-top: 0px;
    padding-bottom: 10px;
}

/* Underline all menu items */
.custom-menu-style .elementor-nav-menu .menu-item > a {
    text-decoration: underline !important;
    color: white !important;
}
.archive-title span {
    display: none;
}


/*  multiple categories fetching for post card badges */ 

/* Responsive styling for mobile screens */
@media (max-width: 768px) {
    .custom-category-badges {
        padding-bottom: 10px !important;
    }

    .custom-category-badges .elementor-post__badge {
        font-size: 14px; /* Slightly smaller font size for mobile */
        padding: 4px 8px; /* Adjust padding for better fit */
    }
	a.elementor-post__thumbnail__link{
		margin-bottom: 10px !important;
	}
}

.custom-category-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; 
	justify-content:center;
	padding-bottom:20px;
}

.custom-category-badges .elementor-post__badge {
    background-color: #e74c3c; 
    color: #fff; 
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 4px;
    display: inline-block;
	font-weight:500;

	
}
.elementor-post__badge {
	 font-size: 16px !important;
	text-transform:uppercase !important;
}
.elementor-posts .elementor-post__badge {
	margin: 0 5px !important;

}

.site-main:has(.pmpro_form) .page-header, .site-main:has(.pmpro_form) .pmpro_form_submit {
	padding: var(--pmpro--base--spacing--large) var(--pmpro--base--spacing--large) 0;
}



.post-2807 .page-header{
	text-align:center !important;
}
.comments-area a, .page-content a{
	text-decoration:none;
}

.login-username br {
    display: none;

}
.login-username{
	padding-bottom:10px;
}
.pmpro .pmpro_card_actions {
    background-color: #ffffff !important;
    border: none !important;

    
}
.pmpro_form_field-password-toggle-state{
    padding-top: 20px !important;
}
.pmpro_form_field-password-toggle .pmpro_icon-eye{
 padding-top: 8px;   
}
.pmpro_section #loginform label:not(.pmpro_section #loginform .login-remember label){
    padding: 10px 0px !important;
}
/*.pmpro_card{
	border:none !important;
	border-radius:none !important;
	box-shadow:none !important;
}*/
#pmpro_login input {
    border-radius: 0 !important;
}
#pmpro_member_profile_edit input{
	 border-radius: 0 !important;
}
.pmpro .pmpro_form_submit{
	  border-radius: 0 !important;
}
.pmpro_form_fields input{
	border-radius: 0 !important;
}
.pmpro_btn pmpro_btn-submit-update-profile{
	border-radius:none !important;
	
}
.buy-now-button:hover {
    background-color: white!important;
    color: black !important;
	border: 1px solid #000;
}



.prev-cult100-btn, .next-cult100-btn {
    min-width: 150px;
    padding: 8px 0;
    color: #000 !important;
    text-decoration: none;
    border-radius: 5px;
    font-weight: 400;
    font-size: 18px;
    display: inline-flex;
    flex-direction: column;
    align-items: start;
    white-space: nowrap;
    text-align: left;
}
.next-cult100-btn {
	align-items: end;
    text-align: right;
}
.elementor-shortcode:has(.next-cult100-btn) {
    text-align: right;
}
.nav-label {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.nav-title {
    font-size: 14px;
    font-weight: normal;
}

.prev-cult100-btn.disabled, .next-cult100-btn.disabled {
    background: #fff;
    opacity: 0.5;
    pointer-events: none;
}
@media screen and (max-width: 670px) {
.custom-margin .elementor-post__text {
	margin-top:30px !important;
}
}

:root :where(.wp-element-button, .wp-block-button__link):hover{
	background-color:white;
	border:1px solid #000 !important;
}

/*-- cult 100 page style starts ---*/
.is-scrolled .c-c100__logo img {
    transform: scale(.5)
}

.c-c100__logo img {
    transition: transform .3s ease;
    transform: scale(1);
}

.c-c100__copy {
    opacity: 1;
}
.is-scrolled .c-c100__logo {
    top: 30px;
	align-items: center;
    background-color: #fff;
    display: flex;
    justify-content: center;
    padding-inline: 1.5rem;
    position: fixed;
    text-align: center;
    transition: all .3s ease;
    width: 100%;
    z-index: 100;
	height: 170px;
}
.c-c100__copy.is-visible {
    visibility: visible;
    opacity: 1;
    pointer-events: all
}
@media screen and (min-width: 1024px) {
    .c-c100__copy {
        visibility:collapse;
        opacity: 0
    }
}
@media screen and (max-width: 992px) {
.is-scrolled .c-c100__logo {
    top: 55px;
}
}
@media screen and (max-width: 700px) {
.is-scrolled .c-c100__logo {
    top: 44px;
	height:116px;
}
}
.c-c100-popup__occupation {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: 15px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
	font-weight:bold;
	display:block;
	width:100%;
}
.mbl-only {
    display: block;
}
@media (min-width: 1024px) {
    .mbl-only {
        display: none;
    }
}
.page-id-17500 .elementor-element-949ff39 > .e-con-inner:has([data-elementor-id="573"]) {
	padding:0 !important;
	max-width: 100%;
}
body:has(#elementor-popup-modal-41827) [data-elementor-type="footer"] > .elementor-element {
	padding-bottom:80px !important;
}
.single.single-cult_100 #wpadminbar, .cult_100-template #wpadminbar {
	display:none !important;
}
body:has(#popup-content) {
	overflow:hidden;
}
body.in-iframe.single-cult_100 {
  overflow: hidden;
  height: 100vh;         /* Optional: prevent page height from growing */
}

body.in-iframe.single-cult_100::-webkit-scrollbar {
  display: none;         /* Hide scrollbars for Chrome/Safari */
}
body.in-iframe{
  padding-top: 0 !important;         /* Hide scrollbars for Chrome/Safari */
}
html:has(body.in-iframe){
  margin-top: 0 !important;         /* Hide scrollbars for Chrome/Safari */
}
body.in-iframe.single-cult_100 {
  -ms-overflow-style: none;  /* IE 10+ */
  scrollbar-width: none;     /* Firefox */
}
/*-- cult 100 page style ends ---*/

/* Default: Show subscribe and login, hide account */
body:not(.logged-in) .auth-buttons .account-btn {
  display: none !important;
}
.auth-buttons .subscribe-btn,
.auth-buttons .login-btn {
 /*  display: inline-flex !important; */
}

/* If user is logged in: Show Account, hide Subscribe & Login */
body.logged-in .auth-buttons .account-btn {
  display: inline-flex !important;
}
body.logged-in .auth-buttons .subscribe-btn,
body.logged-in .auth-buttons .login-btn {
  display: none !important;
}

/* Mobile & Tablet View */
@media (max-width: 1024px) {
  /* Hide subscribe button for all users */
  .subscribe-btn {
    display: none !important;
  }

  /* Style common for Login & Account buttons */
  .auth-buttons .login-btn,
  .auth-buttons .account-btn {
    display: inline-block !important;
    /* width: 48px !important; */
    /* height: 48px !important; */
    /* background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 28px 28px !important;
    background-color: transparent !important;
    border: none !important;
    font-size: 0 !important; */
   /*  text-indent: -9999px !important; */
    padding: 0 !important;
    cursor: pointer;
    overflow: hidden !important;
  }

  /* Show only login icon if not logged in */
  body:not(.logged-in) .auth-buttons .login-btn {
    display: inline-block !important;
  }
  body:not(.logged-in) .auth-buttons .account-btn {
    display: none !important;
  }

  /* Show only account icon if logged in */
  body.logged-in .auth-buttons .login-btn {
    display: none !important;
  }
  body.logged-in .auth-buttons .account-btn {
    display: inline-block !important;
  }
.subscribe-btn {
    display: none !important;
  }
 
}


/* to show icon of subscribe , account , login on smaller screen end here */

/*-- newslatter popup styel starts ---*/
#elementor-popup-modal-2720 .dialog-widget-content {
	background: #eaeaea;
    box-shadow: 0 0 24px 6px rgba(0, 0, 0, .425) !important;
    color: #000;
    margin-inline: auto;
    padding: 0;
    position: relative;
    width: calc(min(805px, 100%));
    /*transform: translateY(-3rem);*/
	
}
@media (min-width: 768px) {
#elementor-popup-modal-2720 .dialog-close-button {
    stroke: #eaeaea;
    stroke-width: 95px;
}
}
#elementor-popup-modal-2720 .dialog-close-button {
	border:none !important;
	box-shadow: none !important;
	outline:none !important;
}
#elementor-popup-modal-2720 .dialog-close-button:hover,  #elementor-popup-modal-2720 .dialog-close-button:focus{
	border:none !important;
	outline:none !important;
}
#elementor-popup-modal-2720 .dialog-close-button:before, #elementor-popup-modal-2720 .dialog-close-button:after {
	content:none !important;
	outline:none !important;
}
@media (max-width: 1024px) {
	#elementor-popup-modal-2720 {
	 padding: 1.5rem;
	 z-index:100000 !important;
	}
}
#elementor-popup-modal-2720 .dialog-message {
    width: 100%;
    max-width: 100% !important;
}
/* body:has(.cmg_newslatter) {
	overflow:hidden !important;
} */
/*-- newslatter popup styel ends ---*/

/* checkout page styling  start */ 

.rowone_content{
	
	display:flex;
	gap: 30px;
}

#pmpro_pricing_fields {
    width: 48%;
	display:inline-flex;
	flex-direction:column;
}

#pmpro_user_fields{
	width: 48%;
	display:inline-flex;
	float: right;
	flex-direction:column;
}

.pmpro_card {
    height: 90%;
}

#pmpro_form{
	width:80%
}

#pmpro_level-59{
	display: flex;
	justify-content: center;
}

#pmpro_billing_address_fields {
    width: 100% !important;
}

.pmpro_form_submit {
    padding: 0px !important;
}

@media (max-width: 768px) {
  .rowone_content {
    flex-direction: column;
    gap: 20px;
  }

  #pmpro_pricing_fields,
  #pmpro_user_fields {
    width: 100%;
  }

  #pmpro_form {
    width: 100%;
  }

  .pmpro_card {
    height: auto;
  }

  .pmpro_form_submit {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }

 
}

/* checkout ends from here */


/* Responsive Ad Container */
/* .c-ad { */
    /* width: 970px; */
    /* max-width: 100%; */
    /* margin: 0 auto; */
    /* text-align: center; */
    /* overflow: hidden; /* Prevent overflow issues */ 
/* } */

/* .c-ad > div, */
/* .c-ad > div > div { */
    /* display: inline-block; */
    /* width: 100%; */
/* } */

/* .c-ad iframe { */
    /* width: 100% !important; */
    /* min-height: 90px !important; /* Standard banner ad height */ 
    /* border: none; */
    /* vertical-align: bottom; */
/* } */

/* Mobile-specific adjustments */
/* @media screen and (max-width: 767px) { */
    /* .c-ad { */
        /* width: 100%; */
        /* max-width: 100%; */
    /* } */
    /* .c-ad iframe { */
        /* width: 100% !important; */
        /* height: auto !important; */
        /* min-height: 50px !important; */
    /* } */
/* } */




/* above is ads CSS  */

#elementor-popup-modal-42484 .dialog-close-button {
	outline:none !important;
	 stroke: #fff;
    stroke-width: 95px;
}
.single.single-cult_100, html:has(.single.single-cult_100), .single.single-cult_100 * {
	background-color: transparent !important;
		    background: none !important;
}
#elementor-popup-modal-42484 {
	background:#fff !important;
	background-color:#fff !important
}
#elementor-popup-modal-42484.black {
	background:black !important;
	background-color:black !important
}
#elementor-popup-modal-42484.red {
	background:red !important;
	background-color:red !important
}

#elementor-popup-modal-42484.black * {
	color: #fff !important;
	background:black !important;
	background-color:black !important
}
#elementor-popup-modal-42484.red * {
	color: #fff !important;
	background:red !important;
	background-color:red !important
}
#elementor-popup-modal-42484 * {
	background-color: #fff !important;
		    background: #fff !important;
}
#elementor-popup-modal-42484.black .dialog-close-button {
	stroke: #000;
}
#elementor-popup-modal-42484.red .dialog-close-button {
	stroke: red;
}
#elementor-popup-modal-42484.black .dialog-close-button svg {
	fill: #ffffff !important;
}
#elementor-popup-modal-42484.red .dialog-close-button svg {
	fill: #ffffff !important;
}
#elementor-popup-modal-42484.black img, #elementor-popup-modal-42484.red img {
    filter: brightness(0) invert(1) !important;
	    background-color: transparent !important;
		    background: none !important;
}

/* Ajax search styling  start here */

#ajaxsearchlite1 .probox, div.asl_w .probox {
	height: 50px !important;
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input{
	
	color: black !important;
}

#ajaxsearchlite1 input.autocomplete{
	display:none;
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input{
	height: 50px !important;
}

div.asl_w .probox .promagnifier{
	
	height: 50px !important;
	width: 50px !important;
}

div.asl_w .probox .proloading, div.asl_w .probox .proclose, div.asl_w .probox .promagnifier, div.asl_w .probox .prosettings{
	
	height: 50px !important;
	width: 50px !important;
}

#ajaxsearchlite1 input.orig::placeholder {
    color: grey !important;
    opacity: 1 !important;
}


/* Ajax search styling end here   */

body:has(.c-ad) .cult_cat_nav, body:has(.c-ad) .cultured-category-nav{
	margin-top:0 !important;
}

.elementor-editor-active #sticky-cmg {
	display: none !important;
}
#pmpro_form{
	margin:auto !important;
}
.elementor-post-date {
    color: #808080;
	font-weight:normal;
}

/*--- Categories next and previous style ---*/
.cultured-category-nav {
	display: flex !important;
	justify-content: space-between !important;
	align-items: center;
	font-size: 18px;
	position: relative;
	width: 100%;
	margin-bottom: 20px !important;
	margin-top: 0px !important;
}

.cultured-category-nav a:hover {
	background: #fff !important;
	color: #000 !important;
}

.cultured-category-nav a {
	background-color: transparent !important;
	border: none !important;
	font-weight: 400;
	transition: none;
	display: flex;
    gap: 10px;
}

.prev-cat-btn, .next-cat-btn {
	min-width: 150px; 
	max-width: fit-content; 
	padding: 8px 16px; 
	background-color: #fff !important;
	color: #000 !important;
	text-decoration: none;
	border-radius: 5px;
	border: none !important;
	outline: none;
	font-weight: 400;
	font-size: 18px;
	display: flex;
	align-items: center;
	white-space: nowrap; 
	overflow: visible; 
	text-overflow: clip; 
}

.prev-cat-btn {
	justify-content: flex-start; 
}

.next-cat-btn {
	justify-content: flex-end; 
}

.prev-cat-btn span, .next-cat-btn span {
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis; 
	max-width: 100%; 
}

.prev-cat-btn span:hover, .next-cat-btn span:hover {
	cursor: pointer !important;
}

@media (max-width: 768px) {
	.cultured-category-nav {
		display: none;
	}
	.archive-title {
		margin-top: 30px !important;
	}
}
/*--- Categories next and previous style ends ---*/

/*-- cultured list on homepage style --*/
.acf-category-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 0px;
  justify-content: center;
  margin-bottom: 30px;
}
.acf-category-item {
  flex: 1;
  max-width: 30%;
  text-align: center;
  padding: 0px 60px;
  box-sizing: border-box;
}
.acf-category-item img {
  width: 100%;
  height: 380px;
  object-fit: cover;
}
.acf-category-item h3 {
  font-size: 28px;
  margin: 20px 0 20px;
}
.acf-category-item a {
  color: #000;
}
.acf-category-item .desc_cat {
  font-size: 16px;
  color: #000;
}
.acf-category-item:nth-child(2) {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

/* Mobile Responsive */
@media screen and (max-width: 768px) {
  .acf-category-grid {
	flex-direction: column;
	align-items: center;
  }
  .acf-category-item {
	max-width: 100% !important;
	padding: 20px;
	border: none !important;
  }
  .acf-category-item img {
	height: 280px;
  }
}
.acf-category-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0px;
  margin-bottom: 30px;
}
.acf-category-item {
  flex: 1 1 30%;
  max-width: 30%;
  text-align: center;
  padding: 0px 60px;
  margin-top: 0;
}
.acf-category-item img {
  width: 100%;
  height: 380px;
  object-fit: cover;
}
.acf-category-item h3 {
  font-size: 28px;
  margin: 20px 0 20px;
  color: #000;
}
.acf-category-item a {
  color: #000;
}
.acf-category-item .desc_cat {
  font-size: 16px;
  color: #000;
}
.acf-category-item:nth-child(3n+2) {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.acf-category-item:nth-child(n+4) {
  margin-top: 80px;
}
@media (max-width: 768px) {
  .acf-category-item {
	max-width: 100%;
	flex: 1 1 100%;
	padding: 10px 0px;
  }
  .acf-category-item:nth-child(3n+2) {
	border-left: none;
	border-right: none;
  }
}

.pmpro_actions_nav{
margin-bottom:50px !important;
}
.pmpro-payment-container .payment-button {
	border:none !important;
}
#pmpro_user_fields .pmpro_form_fields div:nth-child(3) {
	order:-1 !important;
}



/* customizer css start */



@media screen and (max-width: 670px) {
.custom-margin .elementor-post__text {
	margin-top:30px !important;
}
}

body.single .elementor-widget-text-editor {
    color: black !important;
}
.pmpro_checkout_payment_options{
	padding-top:10px;
}
#pmpro_billing_address_fields {
    width: 51.3%;
}

@media (max-width: 768px) {
    #pmpro_billing_address_fields {
        width: 100%;
    }
}
#password2{
	margin-top:17px;
}
.pmpro_form_submit {
    flex: 1 1 100%; /* Take full width */
    display: flex;
    justify-content: left;
}
/* Hide password toggle only on login (2808) and checkout (2804) pages */
.pmpro_form_field-password-toggle{
    display: none !important;
}

.single.single-cult_100, html:has(.single.single-cult_100), .single.single-cult_100 * {
	background-color: transparent !important;
		    background: none !important;
}
#elementor-popup-modal-42484 {
	background:#fff !important;
	background-color:#fff !important
}
#elementor-popup-modal-42484.black {
	background:black !important;
	background-color:black !important
}
#elementor-popup-modal-42484.red {
	background:red !important;
	background-color:red !important
}

#elementor-popup-modal-42484.black * {
	color: #fff !important;
}
#elementor-popup-modal-42484.red * {
	color: #fff !important;
}
#elementor-popup-modal-42484 * {
	background-color: #fff !important;
		    background: #fff !important;
}

/* Put the badges back above the title visually */
.elementor-post__title {
  display: flex;
  flex-direction: column-reverse;
}

/* Ensure spacing is nice */
.elementor-post__title + .custom-category-badges {
  order: -1;
  margin-bottom: 6px;
}

.elementor-39801 .elementor-element.elementor-element-50923c7 .widget-image-caption{
	color:black !important;
}
        .copied-text {
            font-weight: 600 !important; /* Make it bold */
			padding-left:5px !important;
			font-size:15px !important;
         
        }

/* Login Form border shadow */
#pmpro_login .pmpro_card.pmpro_login_wrap, .pmpro_card.pmpro_logged_in_welcome_wrap {
    border: none !important;
    box-shadow: none !important;
}

body.single .elementor-widget-theme-post-content a {
    color: #000000 !important;
    text-decoration: underline !important;
}

body {
  overflow-x: hidden;
}


#pmpro_form_fieldset-pmproship {
  width: 100%;
  box-sizing: border-box; /* taake padding aur border width ke andar count ho jaye */
}

.rowone_content
{
width:100%;	
}
.pmpro_level_name_text{
	display:none;
}


/* Hide on Checkout page ONLY (page ID: 2804) */
body.page-id-2804 .pmpro_form_field-username,
body.page-id-2804 .pmpro_form_field-bconfirmemail,
body.page-id-2804 input#password2,
body.page-id-2804 .pmpro_form_field-password:nth-of-type(2) {
    display: none !important;
}


/* Make the container full width */

.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#AccountNumber, .pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#Expiry, .pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#CVV, .pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#AccountNumber, .pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#Expiry, .pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#CVV{
	border-radius:0 !important;
}

.pmpro 
	.pmpro_form_fieldset{
		width:100%;
		
	}
* Keep the container layout as column (not row anymore) */
.pmpro_payment-fields {
  display: flex !important;
  flex-direction: column !important;
  gap: 20px;
}
 
/* Make Card Number full width */
.pmpro_payment-card-number {
  width: 100% !important;
}
 
/* Wrap Expiration and CVC in a row */
.pmpro_exp_cvc_wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 20px;
}
 
/* Set Expiration and CVC to 50% each */
.pmpro_payment-expiration,
.pmpro_payment-cvv {
  flex: 1 1 48% !important;
  max-width: 50% !important;
}
 
/* Ensure inputs stretch properly */
.pmpro_payment-card-number input,
.pmpro_payment-expiration input,
.pmpro_payment-cvv input {
  width: 100% !important;
}


/* customizer css ends here*/
.c-article-pm a {
	text-decoration:none !important;
}
.mc4wp-alert.mc4wp-success, .mc4wp-alert.mc4wp-success p {
	color:green !important;
}
.mc4wp-alert.mc4wp-error, .mc4wp-alert.mc4wp-error p {
	color:red;
}
.mc4wp-form-2671 .mc4wp-alert, .mc4wp-form-2671 .mc4wp-alert p {
	margin-top:10px;
	text-align:center;
}
body.single .elementor-widget-theme-post-content .c-article-pm a, .c-article-pm a {
	text-decoration: none !important;
}

/*--checkout page css---*/
/*#pmpro_payment_information_fields #AccountNumber {
width: 100% !important;
}
#pmpro_payment_information_fields ..pmpro_cols-2 {
display: flex;
gap: 20px;
}
#pmpro_payment_information_fields #CVV {
width: 95%;
}
#pmpro_payment_information_fields .pmpro_form_fields-inline {
width: 100%;
}
#pmpro_payment_information_fields #discount_code_button {
/*margin-top: 20px;
}
#pmpro_payment_information_fields #Expiry {
width: 95%;
}
.pmpro_login_wrap .pmpro_card_content {
	padding:0 !important;
}
#pmpro_payment_information_fields .pmpro_form_label {
	width: 100% !important;
}*/
#pmpro_payment_information_fields .pmpro_cols-2 {
display: flex;
gap: 20px;
}
.pmpro_card {
padding: 10px;
border: 1px solid var(--pmpro--color--border--variation) !important;
border-color:#e8e8e8 !important;
border-radius: var(--pmpro--base--border-radius) !important;
box-shadow: var(--pmpro--box-shadow) !important;
}
.pmpro_card_content {
	padding: var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--large) var(--pmpro--base--spacing--large);
}
#pmpro_user_fields .pmpro_card_actions {
	padding: var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--large);
}
.pmpro_form input[type="password"] {
width: 100% !important;
}

.pmpro_section #loginform .login-password {
	display:flex !important;
	flex-direction:column !important;
	align-items: start !important;
}
.pmpro_section #loginform .login-password > * {
	width:100% !important;
}
#pmpro_user_fields .pmpro_form_field-bemail, #pmpro_user_fields .pmpro_form_field-password {
	width:100% !important;
}
.pmpro_form_field.pmpro_payment-cvv #CVV, .pmpro_form_field.pmpro_payment-discount-code {
	width:100% !important;
}
.pmpro_form_field.pmpro_payment-discount-code [type="button"] {
	line-height: 30px !important;
}
#pmpro_pricing_fields .pmpro_card_actions {
	display:none !important;
}
.pmpro_section #loginform .login-submit, .pmpro_section #loginform .login-submit .button {
	width:100% !important;
}
@media screen and (max-width: 767px) {
    .pmpro_cols-2 > *, .pmpro_cols-3 > * {
		width:100% !important;
	}
	.pmpro_payment-expiration, .pmpro_payment-cvv {
		flex: 1 1 100% !important;
		max-width: 100% !important;
	}
	#pmpro_payment_information_fields #Expiry {
		width: 100% !important;
	}
}
fieldset#pmpro_user_fields, #pmpro_payment_information_fields {
   border: none !important;
}
.pmpro_card_title {
	padding: var(--pmpro--base--spacing--large) var(--pmpro--base--spacing--large) 0;
}
#pmpro_user_fields .pmpro_form_field-password:has(.pmpro_form_field-password-toggle) input, .pmpro_section #loginform .login-password input {
	grid-area: input;
}
.pmpro_form .pmpro_form_field-password span[title="Show/Hide Password"] {
	order: -1;
}
.pmpro_form .pmpro_form_field-password label[for="password"] {
	order:-2;
}
.pmpro_section:has(.pmpro_form) .pmpro_card_content {
	padding-top: var(--pmpro--base--spacing--large);
}
.pmpro_form .pmpro_font-large {
	font-size: 24px;
	line-height: 1.5;
}
body:not(.logged-in) .pmpro_form #pmpro_user_fields .pmpro_form_heading {
	font-size:0px !important;
}
body:not(.logged-in) .pmpro_form #pmpro_user_fields .pmpro_form_heading:after {
	content:"Sign Up Here";
	font-size: 24px;
    line-height: 1.5;
}
.pmpro_form .pmpro_form_field-password {
display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
	justify-content: space-between;
}
.pmpro_form #pmpro_user_fields .pmpro_form_fields {
display: flex;
flex-direction: column;
gap:10px;
}
#pmpro_payment_information_fields .pmpro_form_fields {
	gap: 18px !important;
	display: flex;
     flex-direction: column;
}
#pmpro_payment_information_fields {
	padding-left:0 !important;
	padding-right:0 !important;
}
#pmpro_payment_information_fields .pmpro_card {
	margin-top:18px !important;
}
#pmpro_user_fields {
	padding:0 !important;
}
#pmpro_payment_information_fields .pmpro_form_fields-inline {
	gap: 20px !important;
	display: flex;
     flex-direction: row;
}

[data-elementor-id="42015"] .elementor-widget-loop-grid .elementor-button {
	background-color:transparent !important;
	padding:0 !important
}
[data-elementor-id="42015"] .elementor-widget-loop-grid .elementor-button > .elementor-widget-container {
		margin-top:0 !important;
}
@media (min-width: 768px) {
	
	[data-elementor-id="42015"] .elementor-widget-loop-grid .elementor-button {
		padding:0 !important
	}
	[data-elementor-id="42015"] .elementor-widget-loop-grid .elementor-button > .elementor-widget-container a {
		float:left !important;
	}
}
.cultured_single_content img {
    margin: auto !important;
    max-width: 100% !important;
    height: auto !important;
}
.single-post .c-article__meta a{ 
	font-family: var( --e-global-typography-cb42532-font-family ), Sans-serif;
    font-size: var(--e-global-typography-cb42532-font-size);
    color: black !important;
    font-weight:600 !important;
}
.c-article__meta ul {
    margin: 0;
    padding: 0;
    list-style: none !important;
}
.c-article__meta ul li {
list-style: none !important;
}
@media (max-width: 767px) {
	.single-post .c-article__meta a {
	font-family: "ITCFranklinGothicStd-Book", Sans-serif;
		font-size: 15px;
		font-weight: 500;
	}
}
.cult_search_title h1 {
	    font-family: var(--e-global-typography-4300ab2-font-family), Sans-serif;
    font-size: var(--e-global-typography-4300ab2-font-size);
    font-weight: var(--e-global-typography-4300ab2-font-weight);
	color: var(--e-global-color-primary);
}
.elementor-post__card .elementor-post__thumbnail {
    display: flex !important;
    flex-direction: column !important;
    position: relative !important;
}

.elementor-post__card .elementor-post__badge, .elementor-post__card .custom-category-badges a {
    position: relative !important;
    display: block !important;
    margin-top: 0; /* Space between image and badge */
}

.elementor-post__card .elementor-post__title {
    margin-top: 10px !important; /* Space between badge and title */
}
/* Remove background and padding */
.elementor-post__card .elementor-post__badge, .elementor-post__card .elementor-post__badge a {
    background: none !important;
    color: #f42927 !important; /* Change to your preferred color */
    font-size: 14px !important; /* Customize font size */
      font-family: "ITCFranklinGothicStd-Book", Sans-serif !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
}
.elementor-post__card .custom-category-badges, .elementor-post__card .custom-category-badges a {
    background: none !important;
    color: #f42927 !important; /* Change to your preferred color */
    font-size: 16px !important; /* Customize font size */
      font-family: "ITCFranklinGothicStd-Book", Sans-serif !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
	text-transform:uppercase !important;
	
}
.custom-category-badges {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 5px 10px !important;
    justify-content: center !important;
    margin: 0 0 0 0 !important;
    padding: 0 !important;
}

html[style="overflow: auto;"] {
	overflow: hidden !important;
}

.single.single-post:has(.overlay-excerpt) .c-short-desc {
    display: none !important;
}
