sup {
    bottom: 7px;
    font-size: 10px;
    font-weight: bold;
    left: 1px;
}

.et_pb_gallery_pagination .active {
    color: #000 !important;
}

.woocommerce-variation-price {
    margin-bottom: 30px;
    font-size: 24px;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding: 35px 0 0 0 !important;
}

.et-fixed-header #et-top-navigation {
    padding: 9px 0 0 0 !important;
}

.et-fixed-header #top-menu .orderonline a {
    color: #fff !important;
}

/* PAGE */

#landlords h1 {
    margin-bottom: 16px;
    font-weight: bold;
}

#landlords h5 {
    margin-bottom: 15px;
}

#bwlogos img {
    box-shadow: 0px 0px 3px #ccc; -moz-box-shadow: 0px 0px 3px #ccc; -webkit-box-shadow: 0px 0px 3px #ccc; -khtml-box-shadow: 0px 0px 3px #ccc;
}

/* FOOTER */

#main-footer .footer-widget h4 {
    margin-bottom: 15px;
}

#footlinks {
    float: right;
}

#footer-info {
    width: 100%;
}

#footer-info a {
    margin: 0 10px;
}

#top-menu li {
    padding-right: 30px;
}

.orderonline a {
    background: #1d1e1c;
    padding: 10px 15px !important;
    color: #fff !important;
}

#et-info {
    float: right;
}

#intro {
    float: left;
}

/* CF 7 */

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #1d1e1c;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    padding: 8px 0;
    text-transform: uppercase;
    width: 100%;
}

.wpcf7-response-output {
    margin: 0 !important;
}

.wpcf7-date {
    border: 1px solid #ccc;
    width: 100%;
    padding: 10px 6px;
    color: #888;
}

.wpcf7-select {
    width: 100%;
    padding: 8px 6px;
    border-color: #ccc;
}