body {
  padding-bottom: env(safe-area-inset-bottom); !important
}

.meowdy-title{
    font-size: 14pt;
    font-weight: 600;
    color: white;
    height: 4vh;
    max-height: 150px;
    vertical-align: middle;
    align-content: center;
    justify-content: center;
    margin-top: 0vh;
}

.lounge-max{
    max-height: calc(75vh - 150px);
}

.meowdy-container{
   height: 100%;
}

a.meowdy-link,
a.meowdy-link:visited{
    color: white !important;
}

.meowdy-link:hover{
    color: #ADA2FF !important;
}

.elementor-tabs .elementor-tab-title.elementor-active .e-n-tab-icon {
filter: brightness(0) saturate(100%) invert(73%) sepia(12%) saturate(7018%) hue-rotate(202deg) brightness(102%) contrast(101%);
}

.e-n-tab-title[aria-selected="true"] .e-n-tab-icon svg .cls-1 {
  fill: #866BFF !important; /* Replace with your desired color */
	transition: fill 0.3s;
}

body{
	overflow-x: hidden;
}

.ehp-header__site-link img{min-width: 100px;}

.latest-cat a{
	text-decoration: none !important;
}

.ehp-button{
	min-width: 150px;
}

.ehp-button svg{
	max-width: 20px;
	
}

.pCTA{
	width: 100%;
	margin-bottom: 24px;
}

.pImg{
	max-width: 250px;
	display: block;
	margin: -100px auto 0 auto;
}

.pBubble{
	text-align: center;
		display: grid;
display: grid;
grid-template-columns: 1fr;
grid-template-rows: repeat(2fr, 1fr, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
	align-content: center;
	justify-content: center;
		background: #f9f9f9;
	padding: 16px;
	border-radius: 16px;
	width: 400px;
	margin: 50px auto 0 auto;
}



.patreon-campaign-banner{
	width: 70vw;
	height: 70vh;
	margin: 0 auto;
vertical-align: middle;
}

.eicon-close{
	width: 25px;
	height: 25px;
}

h6.hOr{
width:300px;
text-align:center;
border-bottom: 1px solid #000;
line-height:0.1em;
margin:24px auto;
} 
h6.hOr span.pOr{
background:#f9f9f9;
padding:0 10px;
}

@media only screen and (max-width: 600px) {
    
    .meowdy-title{
    margin-top: 1vh;
}
	
h6.hOr{
width:100%;
} 
	
.patreon-campaign-banner{
	width: 90vw;
	margin: 0 auto 50px auto;
vertical-align: middle;
}
	
	.menu-center{
		text-align: center;
	}
	
.pBubble{
width: 100%;
	margin: 0;
	}
}

.patreon-valid-patron-message{
	color: #dedede;
}

.ehp-image.ehp-flex-hero__image-container img{
object-fit:scale-down;
}

#mobile-my-cat{
filter: brightness(0) saturate(100%) invert(100%) sepia(3%) saturate(2574%) hue-rotate(284deg) brightness(113%) contrast(100%);
}

.gridzilla-overflow{
	overflow: hidden;
}


.gridzilla-blog-title{
	  background: -webkit-linear-gradient(45deg, #1700D5, #ADA2FF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gridzilla-blog-title-light{
	  background: -webkit-linear-gradient(45deg, #00F067, #7FFFC2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.lounge-tabs{
	                height: calc(100vh - 100px);
	                overflow: visible;
}

.fancy-patreon-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 90vh;
    background: linear-gradient(45deg, #000050, #070087);
    padding: 2rem;
    font-family: 'Segoe UI', sans-serif;
}

.fancy-patreon-card {
    background: #fff;
    padding: 2rem;
    max-width: 400px;
    width: 100%;
    border-radius: 1rem;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    text-align: center;
}

.kitty-image {
    max-width: 60%;
    margin-bottom: 1rem;
}

.fancy-heading {
    font-size: 1.8rem;
    margin-bottom: .5rem;
    color: #1700D5;
}

.fancy-subtitle {
    font-size: 1rem;
    color: #666;
    margin-bottom: 2rem;
}

.login-username{
    margin-top: 2rem;
}

.patreon-button-wrap {
    margin-bottom: 1rem;
}

.patreon-responsive-button{
    display: flex !important;
    height: 100% !important;
    justify-content: center !important;
    align-items: center !important;
    font-family: 'Poppins',Helvetica, Arial !important;
}

.patreon-responsive-button-wrapper2.patreon-responsive-button{
    color: #000050 !important;
    font-weight: 800;
}


.patreon-responsive-button-wrapper{
        display: flex !important;
    align-items: center !important;
    justify-content: center;
    border-radius: 16px !important;
    background: linear-gradient(45deg, #00846E, #00DA5E);
    color: white;
    margin-bottom: 8px;
}

.patreon-responsive-button2 {
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	text-wrap: nowrap;
	/* below code taken from earlier button */
	border: 0;
	box-shadow: none !important;
	color: #070087 !important;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	text-shadow: none;
	text-decoration: none !important;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Poppins',Helvetica, Arial;
	display: flex !important;
    height: 100% !important;
    justify-content: center !important;
    align-items: center !important;
}

.patreon-responsive-button2 img {
	display:inline-block !important; /* some themes override this. hence important */
	/* below code taken from earlier button */	
	/* Themes override the below - therefore !important */
	width: 20px !important;
	color: #fff !important;
	vertical-align: middle;
	margin-right: 10px;
	box-shadow: none !important;
}

.patreon-responsive-button-wrapper2{
        display: flex !important;
    align-items: center !important;
    justify-content: center;
    border-radius: 16px !important;
    background: linear-gradient(45deg, #DAD7FF, #f9f9f9);
    width: 240px !important;
    height: 50px !important;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
}

.fancy-footer {
    font-size: 0.85rem;
    color: #999;
}

.fancy-footer a{
    color: #1700D5 !important;
}

.fancy-footer a:hover{
    color: #866BFF !important;
}

.custom-login-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 90vh;
    background: linear-gradient(45deg, #000050, #070087);
    padding: 2rem;
}

.fancy-patreon-card {
    background: white;
    padding: 2rem;
    border-radius: 1rem;
    max-width: 400px;
    width: 100%;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.fancy-patreon-card label {
    display: block;
    text-align: left;
    font-weight: 600;
    margin-bottom: 0.25rem;
    color: #444;
    padding-left: 2px;
}


.fancy-patreon-card input[type="text"],
.fancy-patreon-card input[type="password"] {
    width: 100%;
    padding: 0.75rem;
    margin-bottom: 1rem;
    border-radius: 8px;
    border: 1px solid #ccc;
}

.fancy-patreon-card input[type="submit"] {
        border-radius: 16px !important;
       background: linear-gradient(45deg, #00846E, #00DA5E) !important;
    color: white;
    border: none;
    padding: 0.75rem 1.5rem;
    cursor: pointer;
}

.fancy-patreon-card input[type="submit"]:hover {
    background: linear-gradient(45deg, #00846E, #3DFF94) !important;
}


img.patreon_logo{
    max-width: 45px;
}


.fancy-forgot-link {
    font-size: 0.9rem;
    color: #666666 !important;
    text-decoration: underline;
    cursor: pointer;
}

.fancy-forgot-link:hover {
    color: #4129FF !important;
}

.forgot-form{
       background: linear-gradient(45deg, #AF4343, #D86C6C) !important;
    color: white !important;
    border: none !important;
    padding: 0.75rem 1.5rem !important;
        border-radius: 16px !important;
    cursor: pointer !important;
}

.back-2{
    text-align: left;
}
