Instant Home Valuation
unknown
plain_text
a year ago
868 B
7
Indexable
/*Fix Mobile button first step - Instant Home Valuation - WB Nicolas V*/
/*Fix Mobile button first step - Instant Home Valuation - WB Nicolas V*/
@media(max-width: 620px){
.home-valuation .search-wrapper {
.lp-btn{
color: #fff!important;
border-color: #fff!important;
&:hover{
background-color: #fff!important;
color: #102954!important;
}
}
}
}
@media (max-width: 402px){
.content .search-wrapper button.lp-btn {
font-size: 11px;
}
.hv-form__footer{
button.lp-btn {
font-size: 11px;
}
}
}
@media(max-width: 380px){
div.home-valuation .content {
padding-top: 100px!important;
}
}
/*END*/
/* fix dropdown */
.results-wrapper{
z-index: 99;
}
/*End*/Editor is loading...
Leave a Comment