/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1727073314
Updated: 2024-09-23 08:35:14

*/

highlight h2,
highlight{
	font-weight:bold !important;
	color:#9f452b  !important;
	text-decoration:underline !important;
}



/*login page*/




.woocommerce-form-login label{
	color: white !important;
	font-family: "Aileron-Black", Sans-serif !important;
	font-weight: 600;
}


.woocommerce-form-register label{
	color: white !important;
	font-family: "Aileron-Black", Sans-serif !important;
	font-weight: 600;
}


label{
	color: gray !important;
	font-family: "Aileron-Black", Sans-serif !important;
	font-weight: 600;

}

.woocommerce-form-login, .woocommerce-form-register{
	padding-top:70px !important;
	background-color: #AA4F39;
	border-radius:20px !important;
	padding-left:30px !important;
	padding-right:30px !important;
}


.woocommerce-button, .wcfmmp_become_vendor_link{
	border-radius: 5px !important;
    background-color: #f3f3f3 !important;
    border: 2px solid #AA4F39 !important;
    padding-right: 10% !important;
    padding-left: 9% !important;
    padding-top: 1% !important;
    padding-bottom: 1% !important;
    margin-top: 0% !important;
    color: #AA4F39 !important;
	font-weight:bold;
	width:44%;
	
}


.wcfmmp_become_vendor_link{
	text-wrap:nowrap !important;
	margin-left:3px !important;
}

.woocommerce-privacy-policy-text{
	color: white;
	font-weight:300;
}



.woocommerce-LostPassword{
	margin-left:2%;
	margin-top:4%;
}


.col-2 h2, .col-1 h2{
	color:white !important;
	transform: translate(4%, 334%) !important;
	font-size: 20px;
}

.col-2 label, .col-1 label{
	margin-bottom:-20px !important;
}

small{
	color: lightgray;
}


.display-password:hover, .show-password-input:hover{
	color:#31236c;
}

.required{
	color: red;
}

.woocommerce-form-login__rememberme{
	margin-top:-60px !important;
}

.col-2 p, .col-1 p{
	color: white !important ;
}

.woocommerce-Input {
	border-radius: 10px !important;
}
@media screen and (max-width:749px){
.col-2 , .col-1 {
	width:92% !important;
	margin:auto !important;
}
	.woocommerce-form{
		margin:0px !important;
	}
	
	.col-2 h2, .col-1 h2{
	margin-left:20px !important;
}
}


.col-2 h2, .col-1 h2{
	margin-left:10px !important;
}