.grid-link__title {
    font-family: 'Adamina', serif;
    color: #000;
    font-size: .8em;
    line-height: 1.2;
    letter-spacing: 0.1em;
    font-weight: 400;
    text-align: center;
}

.site-nav__dropdown .site-nav__link {
    background-color: #fff;
    font-weight: 100;
    padding: 7px 20px 7px 15px;
    color: #000;
}


body, head {
    background: #fff;
    background-color: #fff;
    color: #000;
}
html {
    background: white !important;
}
body, input, textarea, button, select {
    color: #000;
}

.site-nav__link {
    color: #000;
}
div.MagicToolboxContainer {

    background-color: white;

}

.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;
}
.mobile-nav__link {
    display: block;
    border-bottom: 1px solid #000;
    border-color: rgba(255,255,255,0.2);
}
.header-bar a, .header-bar button {
    color: #000;
}

@media (max-width: 768px) {
.site-header {
    position: absolute;
    z-index: 9998;
    width: 100%;
    background: #fff;
    padding-bottom: 45px;
    top: -20px;
    border-bottom-style: solid;
    border-bottom-color: #676767;
    border-bottom-width: 1px;
}}