.entry-title {
    display: none!important;
}

.site-header{
	display: none;
}
#cygwtre-container{
	 background-image: url('/wp-content/uploads/2023/11/Background-Image.jpg');
	background-color: #000;
	background-size: cover; 
  background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;

	
 :nth-child(1) {
			max-width: 1200px;
			padding: 5%;
		
		:nth-child(2){
			padding: 24px 0 0 0;
			
			:nth-child(1){
				display: block;
				font-size: 1.5rem;
				text-align: center;
				color: #FFF;
				margin: 16px 0;
			}
	
			:nth-child(3){
				border-radius: 0;
				border: none;
				margin: 16px 0;

			}
			
			:nth-child(3):focus{
				outline: 2px solid #4E0000;
				transition: .1s;
			}
			
				:nth-child(5){
				border-radius: 0;
				border: 1px solid #FFF;
				padding: 10px 35px;
				color: #FFF;
				display: block;
				margin: 16px auto;
			}
			
				:nth-child(5):hover{
				background-color: #FFF;
				color: #000;
				transition: .1s;
			}
				
				:nth-child(5):focus{
				background-color: #FFF;
				color: #000;
			}
		
		}
		
		}
}

#cygwtre-9-logo{
	background-image: url('https://99asmr.xyz/wp-content/uploads/2023/11/cygwtre-9-logo.png');
		height: 450px;
		margin: 16px auto;
		max-width: auto;
		background-size: contain; 
		background-position: center;
    background-repeat: no-repeat;
}


#site-footer{
	display: none;
}

/*MP pages styling*/

	/*Surrounding box for login/password content*/
	.mepro-boxed{
		border-radius: 0px;
		}

	/*For all text*/
	#mepro-login-hero h1, #mepro-login-hero h3, #mepro-login-hero label, #mepro-login-hero input, #mepro-login-hero .mepr-login-actions {
  font-family: "Arimo", sans-serif;
  font-weight: 400;
  font-style: normal;
		}

	/*Error message*/
	.mepr_pro_error{
  font-family: "Arimo", system-ui;
  font-weight: 400;
  font-style: normal;

		color: red;
	}

	/*Login title text*/
	#mepro-login-hero h1{
		text-align: center;
		font-size: 36px;
		line-height: 38px;
	}

	/*Password title text*/
	#mepro-login-hero h3{
		text-align: center;
		font-size: 36px;
		line-height: 38px;
	}

	/*Forgot password link*/
	 #mepro-login-hero .mepr-login-actions a{
	 	color: black;
	 	text-decoration: underline;
	 }

	/*Input field*/
	#mepr-template-login .mepro-form input{
		border-radius: 0px;
		border: 1px solid black;
	}

	#user_login, #user_pass{
		border: 1px solid black;
	}

	/*Form Button*/
	#mepro-login-hero #wp-submit{
		border-radius: 0px; 
	}

	#mepro-login-hero #wp-submit:hover{
		background-color: white!important;
		border: 1px solid;
		border-color: black;
		color: black!important;
	}


	/*Checkbox*/
			/* OG checkbox */
			#mepro-login-hero  input[type="checkbox"] {
			  display: none;
			}

			/* Style for the label that will serve as the custom checkbox */
			#mepro-login-hero  input[type="checkbox"] + label {
			  position: relative;
			  cursor: pointer;
			  padding-left: 25px; /* Space for the custom checkbox */
			  line-height: 20px; /* Adjust based on your design */
			}

			/* Create a custom box for the checkbox */
			#mepro-login-hero  input[type="checkbox"] + label::before {
			  content: '';
			  position: absolute;
			  left: 0;
			  top: 0;
			  width: 20px;
			  height: 20px;
			  background-color: white; /* Background color of the box */
			  border: 1px solid black; /* Border of the box */
			  border-radius: 0; /* Ensures the box is square with no rounded corners */
			}

			#mepro-login-hero input[type="checkbox"]:checked + label::after {
			  content: '\2713'; /* Unicode character for a check mark */
			  position: absolute;
			  left: 4px;
			  top: 0;
			  color: black; /* Color of the check mark */
			  font-size: 20px; /* Adjust size of the check mark */
			}

/*Register pages*/
	.memberpressproduct-template-default{
	font-family: 'Arimo', sans-serif !important;

	}

	.memberpressproduct-template-default .mepr-price-box-heading{
		margin: 64px 48px;
	}

.mepr_price, .mp_price_str{
background-color: #E2E6E9!important;
	border-radius: 8px!important;
color: black!important; }

.mepr-price-box-benefits-list{
	margin: 0 48px;
}


	.memberpressproduct-template-default .mepr_price .mepr_price_cell{
		font-family: 'Playfair Display' , serif;
		font-weight: 900;
		text-transform: uppercase;
	}

	.memberpressproduct-template-default .mepr-checkout-container input{
		border-radius: 0px!important;
		border: 1px solid black!important;
	}

.memberpressproduct-template-default .mepr-select-field{
	border-radius: 0px!important;
		border: 1px solid 	black!important;
	
}

.memberpressproduct-template-default .mepr-form-input{
	box-shadow: none!important;
}

.mp-form-row.mp-address-group {
	box-shadow: none!important;
}

/*Account*/
.mepr-account-container{
  font-family: "Arimo", system-ui;
  font-weight: 400;
  font-style: normal;

}

.mepr-account-container h1{
	font-weight: 900;
	color: black;
	text-transform: uppercase;
}

.mepr-account-container h1{
	font-weight: 900;
	color: black;
	text-transform: uppercase;
}

.mepr-account-container .mepr-button{
	border-radius: 0px;
	color: white!important;
	background-color: black!important;
border: 0px;
}

#wpcombar {
    display: none !important;
}

.wpd-comment-author{
display: none!important;}