.site-nav__dropdown {
z-index: 999;
}
#footer_wrapper {
  
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    font-size: 1em;
}


#footer_middle {
    width: 33%;
    float: left;
}

#footer_left {
    width: 33%;
    float: left;
}
#footer_right {
    width: 33%;
    float: left;
}
@media only screen and (max-width: 989px) and (min-width: 769px) {
.sold {   margin-left: 0px; }
}


.sold {
    background-image: url(/images/sold-left.png);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    width: 200px;
    z-index: 10;
    height: 105px;
    position: absolute;
    margin-top: 15px;
    margin-left: 0px;
}
.col-1 {
width:30%;
}


@media (max-width: 768px) {
.wrapper.main-content {
    margin-top: 90px;
    padding-left: 50px;
}
#footer_middle, #footer_left, #footer_right {
   width: 95%;

}

@media only screen and (max-width: 1200px) and (min-width: 769px) {
.sold {
    width: 368px;
}
}




@media only screen and (min-width: 1200px) {
.wide--one-quarter {
      width: 380px !important;
}
}



@media only screen and (max-width: 768px)  {

.medium-down--one-half {
    width: 92% important;
}
.sold {
    background-image: url(/images/sold-left.png);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    width: 100%;
    z-index: 999;
    height: 105px;
    position: absolute;
    margin-top: 14px;
    margin-left: -18px;
}
}

@media (max-width: 768px) {
.logo_image {
    width: 391px !important;
}
}


@media only screen and (min-width: 1200px) {
.wide--one-quarter: {
    width: 31% !important;
}
}

@media only screen and (min-width: 768px) and (max-width: 1309px) {

.grid__item  {
   padding-left: 72px !important;
}
}

@media (max-width: 768px) {
button .mobile-nav-trigger{
    background-color: none !important;
}
.wrapper.post-large--hide .mobile-nav-trigger {
    top: 7px !important;
}
}


@media only screen and (max-width: 989px) and (min-width: 769px) {
.grid-uniform .wide--one-quarter:nth-child(2n+1) {
    clear: none !important;}
}


button {
    color: #000 !important;
}

.c-button {
    color: #000 !important;
    background-color: white !important;
}



