/*!
Theme Name: Spice Route Legal
Template: kadence
Author: Updot
Description: A child theme for the Kadence Theme.
Version: 1.0.0

*/

/* Theme customization starts here
-------------------------------------------------------------- */
.breadcrumbs {
  z-index:999;
  position: absolute;
  transform: translate(0, -50%) rotate(90deg);
  white-space: nowrap;
  color: #fff;
  font-size: 9px;
font-family: Montserrat !important;
}

.breadcrumbs svg {
  transform: translateY(-1%) rotate(270deg);
  margin: 0px 5px;
}
	.breadcrumbs a {
  color: #fff;
  text-decoration: none;
}

.mouse {
  cursor: pointer;
  width: 22px;
  height: 35px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 60px;
  position: relative;
	&::before {
		content: '';
		width: 5px;
		height: 5px;
		position: absolute;
		top: 5px;
		left: 50%;
		transform: translateX(-50%);
		background-color: rgba(255, 255, 255, 0.4);
		border-radius: 50%;
		opacity: 1;
		animation: wheel 2s infinite;
		-webkit-animation: wheel 2s infinite;
	}
}

@keyframes wheel {
	to {
		opacity: 0;
		top: 30px;
	}
}

@-webkit-keyframes wheel {
	to {
		opacity: 0;
		top: 30px;
	}
}
.mouse-title {
    font-family: Montserrat;
    font-size: 6px;
    font-weight: 500;
    line-height: 7.31px;
    letter-spacing: 0.14em;
    text-align: center;
    color: rgba(255, 255, 255, 0.4);
    margin-top: 5px;
}


/* Login Page */
.lwa-form .lwa-submit-button input[type="submit"]{
	    padding:0 70px !important;
	}

.lwa-form  .submit {
    display: flex !important;
    flex-direction: column;
    align-items: center;
}

.lwa-form  .lwa-links{
    width: 100%;
    display: flex;
    justify-content: flex-end;
}


.um .um-form .um-datepicker.picker__input.picker__input--active, .um .um-form .um-datepicker.picker__input.picker__input--target, .um .um-form input[type=number]:focus, .um .um-form input[type=password]:focus, .um .um-form input[type=search]:focus, .um .um-form input[type=tel]:focus, .um .um-form input[type=text]:focus, .um .um-form textarea:focus{
  border-top: 0px solid #0000 !important;
  border-left: 0px solid #0000 !important;
  border-right: 0px solid #0000 !important;
  border-bottom: 1px solid #fff !important;
}


.lwa-bones .pixelbones input[type="button"]:focus, 
.lwa-bones .pixelbones input[type="email"]:focus, 
.lwa-bones .pixelbones input[type="number"]:focus, 
.lwa-bones .pixelbones input[type="password"]:focus, 
.lwa-bones .pixelbones input[type="search"]:focus, 
.lwa-bones .pixelbones input[type="submit"]:focus, 
.lwa-bones .pixelbones input[type="tel"]:focus, 
.lwa-bones .pixelbones input[type="text"]:focus, 
.lwa-bones .pixelbones input[type="url"]:focus, 
.lwa-bones .pixelbones textarea:focus {
	
 border-top: 0px solid #0000 !important;
  border-left: 0px solid #0000 !important;
  border-right: 0px solid #0000 !important;
  border-bottom: 1px solid #fff !important;	
}
.um-button{
font-family:Montserrat !important;	
	
}


/* Style the placeholder text */
#ajaxsearchlite1 .probox .proinput input::placeholder {
    color: white !important;
	font-family:Montserrat !important;
	font-weight:400 !important;
	font-size:12px !important;
}

div.asl_w .probox .proinput input::placeholder {
     color: white !important;
	font-family:Montserrat !important;
	font-weight:400 !important;
	font-size:12px !important;
}

/* Style the input text */
#ajaxsearchlite1 .probox .proinput input {
    color: white !important;
	font-family:Montserrat !important;
	font-weight:400 !important;
	font-size:12px !important;
}

div.asl_w .probox .proinput input {
     color: white !important;
	font-family:Montserrat !important;
	font-weight:400 !important;
	font-size:12px !important;
}
 .logintoread {
	display:none ;
}
.non-logged-in .logintoread {
	display:block ;
}
.non-logged-in news-content {
	display:none ;
}


.input-field input {
    font-family: Montserrat !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 15.73px !important;
    letter-spacing: 0.02em !important;
    color: #FFFFFF !important;
    background: #ffffff00 !important;
    border-bottom: 1px solid #ffffff !important;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-radius: 0px !important;
}

.lwa-bones .pixelbones input[type=email], .lwa-bones .pixelbones input[type=number], .lwa-bones .pixelbones input[type=search], .lwa-bones .pixelbones input[type=text], .lwa-bones .pixelbones input[type=tel], .lwa-bones .pixelbones input[type=url], .lwa-bones .pixelbones input[type=password], .lwa-bones .pixelbones textarea, .lwa-bones .pixelbones select{
	font-family: Montserrat !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 15.73px !important;
    letter-spacing: 0.02em !important;
    color: #FFFFFF !important;
    background: #ffffff00 !important;
    border-bottom: 1px solid #ffffff !important;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-radius: 0px !important;
}

/* anand css STARTS */


/* END */
