/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/
.trending-slider .slick-prev:before,.trending-slider .slick-next:before{color:#14367D;opacity:1;    font-size: 40px;    background: #fff;
    border-radius: 1000px;}
.trending-slider .slick-prev{    left: 12px;z-index:10}
.trending-slider .slick-next{    right: 30px;}
.lwr-breadcumb-main-row {
    display: flex;
    width: 86%;
    margin: auto;
}

.lwr-breadcumb-main-left {
    width: auto;
}

.lwr-breadcumb-main-right {
    width: 100%;
    display: flex;
}

.lwr-breadcumb-main-section {
    background: #e1e5ee;
    padding: 20px 20px;
}

/*My account*/
.my-account #user-registration{
font-family: "Poppins", Sans-serif !important;
}
.my-account #user-registration.horizontal .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a, #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a{
	background:#14377D !important;
	color:#fff;
	
	font-size:16px;
	font-weight:500;
	color:#fff !important;
	font-family: "Poppins", Sans-serif;
	 margin: 10px 5px;
}

.my-account #user-registration.horizontal .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a, #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
	color:#14377D;
	font-size:16px;
	font-weight:500;
	font-family: "Poppins", Sans-serif;
		border: 1px solid #14377D !important;
    margin: 10px 5px;
}

.my-account .user-registration-MyAccount-content h2{
	color:#14377D;
	font-size:22px !important;
	font-weight:700 !important;
		font-family: "Poppins", Sans-serif;
}
.my-account .profile-preview{
	border-radius:0 !important;
}

.my-account .user-registration-MyAccount-content p{
		font-family: "Poppins", Sans-serif;
}
.my-account .user-registration-Button{
	float:left !important;
	margin-left:15px !important;
	font-size:14px;
}

.my-account a{
	color:#760027;
	font-weight:700;
}
.my-account a:hover{
	color:#14377D;
	transition: all .4s ease !important; 

}
.my-account .user-registration-message {
    border-top:none;
	border-bottom-color:#14377d !important;
	border-bottom:1px solid;
    background: #E8F5FF;
    color: #14377D;
}
.my-account #user-registration{
	    border: 1px solid #14377d;
}

.my-account .user-registration-message{
	font-family: "Poppins", Sans-serif;
}
/*password change*/
.my-account fieldset{
	border:none;
}

.my-account legend{
	font-family: "Poppins", Sans-serif;
	color:#14377D;
	font-size:22px !important;
	font-weight:700 !important;
	text-align:center;
	margin-bottom:30px !important;
}

.my-account  label{
	font-family: "Poppins", Sans-serif;
	font-size:14px !important;
	font-weight:500;
	
}
.my-account .user-registration-MyAccount-content{

	border-top:1px solid #14377D;
}
.my-account  .user-registration-Input{
background:#E8F5FF;
	border:none;
	padding:10px !important;
	margin-bottom:10px !important;
}

.footer-menu-1 .e-con{
	padding:0 !important;
}
.footer-menu-1 .elementskit-parallax-multi-container{
	padding:0 !important;
}

/*user-registration-page*/
/* .user-registration-page .site-main{
	margin-top:60px;
	margin-bottom:60px;
} */
.user-registration-page .entry-title{
	font-size:25px;
}

.Registration-form-custome .input-text {
	margin-bottom:30px !important;
}
.Registration-form-custome .user-registration{
	    border: 5px solid #14377d;
}
.Registration-form-custome {
	margin-top:55px;
}
.Registration-form-custome .ur-button-container {
	float:left;
	margin-bottom:10px;
}
.Registration-form-custome .ur-submit-button{
	padding: 15px 29px !important;
	line-height:20px !important;
	align-items:center;
	font-weight:600;
}
.Registration-form-custome .ur-label {
	    font-family: "Poppins", Sans-serif;
}
.Registration-form-custome .ur-submit-button{
	width:132px;
	height:47px;
	font-size:17px;
}