.wpml-ls-statics-footer {
    display: none;
}

.otgs-development-site-front-end {
    display: none !important;
}

mw-calc-panel {
    background-color: transparent !important;
}

.bigger-container {
    max-width: 1400px;
    padding: 0 15px;
    display: block;
    margin: 0 auto;
    width: 100%;
}

/* marketing alert page */
#cf7mls-back-btn-cf7mls_step-3 {
    position: absolute !important;
    bottom: 50px !important;
}

/* single property page */
.niceForm input,
.niceForm select,
.niceForm textarea {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #000;
    background: transparent;
    color: #000 !important;
    font-size: 14px;
    text-transform: initial;
    letter-spacing: 0;
    height: 35px;
    outline: none;
    padding-top: 10px;
    border-radius: 0px;
    margin-bottom: 35px;
}

/* calculators page */
.spperinfo p.calc-asterix {
    font-size: 14px;
    font-style: italic;
}

.testibox {
    border: 1px solid #d6d2ce;
    padding: 30px;
    margin-bottom: 40px;
}

.testibox .stars {
    display: inline-block;
    font-size: 24px;
    color: #fbba20;
    padding-bottom: 15px;
}

.testibox .name {
    color: #fbba20;
    font-size: 14px;
}

.padd-lg {
    padding: 80px 0;
}

.niceform input,
.niceform select,
.niceform textarea {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #000;
    background: transparent;
    color: #000 !important;
    font-size: 14px;
    text-transform: initial;
    letter-spacing: 0;
    height: 35px;
    outline: none;
    padding-top: 10px;
    border-radius: 0px;
    margin-bottom: 35px;
}

.niceform textarea {
    height: 120px;
    resize: none;
}

.wpcf7-acceptance.optional input{
    width: inherit !important;
    border: inherit !important;;
    border-bottom: inherit !important;;
    background: inherit !important;;
    color: inherit !important;;
    font-size: inherit !important;;
    text-transform: inherit !important;;
    letter-spacing: inherit !important;;
    height: inherit !important;;
    outline: inherit !important;;
    padding-top: inherit !important;;
    border-radius: inherit !important;;
    margin-bottom: inherit !important;;
}

.buysellform .select2-container--default .select2-selection--multiple {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    min-height: 60px;
    margin: 0 0 40px;
}

.agent-contact-infos {
    margin-bottom: 20px;
}

.about.contact-page .agent-contact-infos h3 {
    font-family: "Cinzel", serif;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    margin-bottom: 0;
}

.broker-award-ctn {
    display: flex;
    align-items: center;
    margin: 30px 0;
}

.broker-award-ctn img {
    width: 100%;
    max-width: 200px;
    height: 225px;
    object-fit: contain;
}

.sold-map-section {
    padding-top: 70px;
}

/** Calcs Pages **/

mw-calc-section {
    background: #303030 !important;
}

mw-calc-label {
    color: #fff !important;
}

#calculate_lt {
    background: #d2b66c !important;
}

.mw-calc-table > tbody > tr.active {
    border-color: #fbba20 !important;
}

.mw-calc-table > tbody > tr.active > td {
    background-color: #d2b66c !important;
}

mw-calc-table table > tbody > tr:nth-of-type(odd) {
    background-color: #ffffff !important;
}

.mw-calc-table tbody tr:not(:first-child) {
    border-top: none !important;
}
