/*START - add margin to pagination items CS*/
.J-paginationjs-page{
a{
margin: 0 5px;
}
}
/*END add margin to pagination items CS*/
/*START- align initials with desc */
div.testimonials .author__image {
Newsletter Sign Up
2 years agodiv.newsletter-signup__form-container{
h2, .lp-text--subtitle, span.lp-tcr-message{
color: #fff;
}
.newsletter-signup__form-item.lp-input{
color: #fff;
}
}
Global - Header Nav Logo Size
2 years ago/*START - Header Nav Logo Increase Logo - WB Benneth*/
nav#global-navbar .header .logo img {
max-height: 70px;
}
/*END - Header Nav Logo Increase Logo*/Homepage - Home Valuation
2 years ago/*start fix btn on mobile*/
div.home-valuation{
.search-wrapper{
@media only screen and (max-width:768px){
button.lp-btn{
border-color:#000!important;
background-color: transparent!important;
color:#000!important;
font-size:11px!important;
Homepage - Featured Properties
2 years ago/*START - change prev and next link color */
div.redesign.featured-properties-section ul.slick-links-nav {
span.spacer {
background-color: #000;
}
li span.link {
color: #000;
&:hover:not(.slick-disabled){
color:#555;
}
Homepage - Featured Testimonials
2 years ago/*START - fix hyperlink underline -*/
.redesign .link {
&:hover{
color:#fff!important;
}
}
.redesign .link:before {
background-color: #ccc;
}
.redesign .link:after {
Homepage - GSM
2 years ago/*START - fix gsm padding */
div.gallery-component {
padding-top:96px;
padding-bottom: 46px;
@media (max-width: 768px){
padding-bottom: 44px;
padding-top: 64px;
}
}
/*END*/About - Featured Properties
2 years ago/*START - change prev and next link color */
div.redesign.featured-properties-section ul.slick-links-nav {
span.spacer {
background-color: #000;
}
li span.link {
color: #000;
&:hover:not(.slick-disabled){
color:#555;
}
About - Featured Testimonials
2 years ago/*START - fix hyperlink underline -*/
.redesign .link {
&:hover{
color:#fff!important;
}
}
.redesign .link:before {
background-color: #ccc;
}
.redesign .link:after {
About - Agent Bio
2 years agodiv.bottom-container .header{
text-transform: Capitalize;
}
.lp-link{
font-weight: 400;
}
.redesign .lp-link {
&:hover{
color:#fff!important;
}
Property Details - Property Neighborhood
2 years ago/*START Padding Fix*/
div.property-neighborhood {
padding-bottom: 96px;
@media (max-width: 768px){
padding-bottom: 20px;
}
}
/*END*/Property Details - Intro
2 years ago /*START - pagination color*/
.property-intro-2-content .property-intro-2-nav-slider button.slick-arrow{
background-color: transparent;
border-color:#fff;
color: #fff!important;
&:hover{
background-color: #fff;
border-color:#fff;
color: #000!important;
}
Property Details - Mortgage Calculator
2 years agodiv.mg-calc__row{
.mg-calc__col{
/*drop down arrow*/
.calc__group .lp-input{
&:hover{
color: #fff!important;
}
}
/*end*/
Property Details - Property Agent
2 years ago/*START - fix hyperlink upon hover */
div.redesign .link{
&:hover{
color: #fff!important;
}
&:after{
background-color: #fff;
}
}
/*end*/Global - Header Nav Theme
2 years ago/*START - change header nav color*/
nav#global-navbar{
.header .navigation .sub-nav ul {
background-color: transparent;
li{
background-color: #fff;
&:hover{
background-color: #000;
color: #fff;
}
Home Valuation - Instant Home Val
2 years ago/*start fix btn on mobile*/
div.home-valuation{
.search-wrapper{
@media only screen and (max-width:768px){
button.lp-btn{
border-color:#000!important;
background-color: transparent!important;
color:#000!important;
font-size:11px!important;
Home Valuation - Timeline
2 years ago/*link color and font weight*/
a{
font-weight: 400;
color: #000;
}
div.redesign .link{
&:hover{
color: #000;
}
Global - Instagram Grid Feed
2 years ago/*START - IG Element Padding Fix*/
.ig-feed {
padding-top: 94px!important;
padding-bottom: 87px!important;
@media only screen and (max-width: 768px) {
padding-top: 59px!important;
padding-bottom: 64px!important;
}
}
/*END*/Neighborhoods Details Page - Schools
2 years ago/*START - Unselected buttons border*/
div.type-list__item {
border: 1px solid #000;
}
/*END - Unselected buttons border*/
.lp-container {
@media only screen and (min-width: 320px) and (max-width:1240px){
padding: 64px 34px 64px!important;
}
Neighborhoods Details Page - Demographic
2 years ago/*color theming*/
div.tab .overview-item__name{
text-transform: capitalize!important;
}
.symbol__label{
text-transform: capitalize;
}
p.label{
text-transform: capitalize;
}
Neighborhood Details Page - POI
2 years ago/*START - fix popup info - WB Benneth*/
div.score__help{
.score__help-content a {
font-weight: 400;
position: relative;
color:#fff;
transition: 0.4s;
&:hover{
color:#fff;
}
Neighborhood Details Page - Overview
2 years ago/*START Hover Modal font and BG color*/
.item__copy .item__name--hint{
span.item__hint.hint{
background-color: #fff!important;
color: #000!important;
&:after {
background-color: #fff!important;
}
}
}
Neighborhoods Details Page - MLS Grid
2 years agodiv.range-title{
text-transform: capitalize;
}
/*START - price and living area value slider */
div.range-slider .irs--round .irs-handle {
cursor: pointer;
background-color: #fff;
border-color: #000;
i{
Contact Page - GSM
2 years ago/*START - fix gsm padding */
div.gallery-component {
padding-top:96px;
padding-bottom: 46px;
@media (max-width: 768px){
padding-bottom: 44px;
padding-top: 64px;
}
}
/*END*/Global - Contact Overlay
2 years ago/*START - Global Contact Overlay - WB Benneth*/
/*START - contact overlay space and mobile view*/
div#modal-global-contact-us .contact-form {
background-position: bottom;
.info-zone {
.info-zone_contact_cell {
margin-bottom: 21px;
}
.type_user:nth-of-type(2) {
margin-bottom: 21px;