/* region BENTRAL COMPONENTS */

#Datepickk .d-calendar {
    zoom: 70% !important;
}

#Datepickk .d-overlay {
    background-color: transparent !important;
}

#Datepickk {
    z-index: 99999 !important;
}

/* endregion*/

/* region SEARCH FORM */

.d4-bookbox .col-4 {
    width: 25%;
    float: left;
}

.d4-bookbox .col-4 .pad {
    padding: 20px 30px;
}

.d4-bookbox .col-4 .pad.border {
    border-right: 1px solid #e0e0e0;
}

.d4-bookbox .col-4 .pad.from,
.d4-bookbox .col-4 .pad.to {
    cursor: pointer;
}

.d4-bookbox .col-4 .pad.nob {
    border-right: none;
}

.d4-bookbox .col-4 {
    text-align: left;
}

.d4-bookbox p {
    font-size: 14px;
}

.d4-bookbox .day {
    font-family: 'Prata', serif;
    font-size: 60px;
    display: inline-block;
    color: #56433f;
}

.d4-bookbox .stepper .numbers1 {
    font-family: 'Prata', serif;
    font-size: 60px;
    display: inline-block;
    color: #56433f;
}

.d4-bookbox .month {
    font-size: 21px;
    display: inline-block;
    color: #56433f;
}

.d4-bookbox .select {
    width: 100%;
    color: #56433f;
    font-family: 'Prata', serif;
}

.d4-bookbox .col-4.mt25 .select {
    margin-top: 25px;
}

.d4-bookbox .select select {
    background: none;
    border: none;
}

.d4-bookbox .select.cpos:after {
    top: auto;
    bottom: 10px;
    right: -10px;
}

.d4-bookbox #bentral-search-persons {
    border: 1px solid #dbe2e3;
    font-size: 14px;
}

.d4-bookbox .bentral-input {
    height: 28px;
    line-height: 28px;
    box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.02);
    border: 1px solid #ddd;
    font-size: 16px;
    padding: 3px 10px;
}

.d4-bookbox .bentral-input {
    height: 28px;
    line-height: 28px;
    box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.02);
    border: 1px solid #ddd;
    font-size: 16px;
    padding: 3px 10px;
    font-weight: 600;
    color: #56433f;
}

.d4-bookbox .bentral-select {
    height: 36px;
    line-height: 28px;
    box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.02);
    font-size: 16px;
    padding: 3px 10px;
    font-weight: 600;
    color: #56433f;
}

.d4-bookbox .bentral-btn {
    height: 36px;
    line-height: 30px;
    padding: 0;
    text-align:center;
}

.d4-bookbox .bentral-search {
    width: 100%;
    padding: 20px;
}

.d4-bookbox .bentral-search input {
    width: 100%;
    height: 45px;
}

.d4-bookbox .stepper.horizontal {
    height: 119px;
}

.d4-bookbox .stepper.horizontal, .stepper.vertical {
    position: relative;
    text-align: center;
    width: 150px;
    margin-left: -40px;
    height: 90px;
}

.d4-bookbox .stepper.horizontal .box {
    overflow: hidden;
    height: 90px;
    position: relative;
    margin: 0 30px;
    text-align: center;
}

.d4-bookbox .stepper.horizontal .arrow {
    top: 30px;
    width: 30px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #56433f;
    font-size: 27px;
}

.d4-bookbox .stepper.horizontal .arrow.top {
    left: 0;
}

.d4-bookbox .stepper.horizontal .arrow.bottom {
    right: 0;
}

@media (max-width: 768px) {
    .d4-bookbox .col-4 {
        width: 50%;
    }
}

/* endregion*/

/* region SEARCH RESULTS */

.bentral-search-results .list {
    display: table;
}

.bentral-search-results .prop-c-3 {
    width: 32.33%;
    min-width: 32.33%;
    float: left;
    padding: 0 5px;
    margin-bottom: 20px;
}

.bentral-search-results .prop-c-4 {
    width: 25%;
    float: left;
    text-align: center;
}

.bentral-search-results .prop-c-3 img {
    width: auto;
}

.bentral-search-results .prop-c-3 p {
    font-size: 25px;
}


@media only screen and (max-width: 1300px) {
    .bentral-search-results .item.extra {
        display: none;
    }
}

@media only screen and (max-width: 1170px) {
    .bentral-search-results .item.bed,
    .bentral-search-results .item.extra {
        display: none;
    }
}

@media only screen and (max-width: 970px) {
    .bentral-search-results .item.bed,
    .bentral-search-results .item.extra,
    .bentral-search-results ._maps {
        display: none;
    }
}

@media only screen and (max-width: 670px) {
    .bentral-search-results .item.bed,
    .bentral-search-results .item.extra,
    .bentral-search-results ._maps,
    .bentral-search-results ._thumbnail {
        display: none;
    }

    .bentral-services.small,
    .bentral-search-results ._detail ._link,
    .bentral-search-results ._detail ._address,
    .bentral-search-results ._detail ._bottom,
    .bentral-search-results ._detail {
        width: 100% !important;
        text-align: center !important;
    }

    .bentral-search-results .link-price {
        width: 100% !important;
        display: flex !important;
    }

    .bentral-services.small .item.price {
        margin: auto;
        width: 60%;
    }

    .bentra-empty-search-result {
        text-align: center;
        padding: 40px;
    }

    .bentra-error-search-result {
        text-align: center;
        padding: 40px;
    }
}

.bentral-search-results .single-property-box {
    margin-bottom: 30px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
    transition: 0.3s;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.bentral-search-results .single-property-box .property-item {
    background: #fff;
    margin: 0;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
    height: 200px;
}

.bentral-search-results .single-property-box .property-item a {
    display: block;
    text-decoration: none;
    color: #000;
    font-size: 15px;
    letter-spacing: 0.025em;
    z-index: 10;
}

.bentral-search-results .single-property-box .property-img {
    position: relative;
}

.bentral-search-results .single-property-box .property-img {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    height: 100%;
    max-height: 250px;
}

.bentral-search-results .single-property-box .property-img {
    position: relative;
}

.bentral-search-results .single-property-box .feature_text li {
    color: #fff;
    display: inline-block;
    padding: 3px 6px;
    text-align: center;
    font-weight: 500;
    line-height: 1.3;
    z-index: 998;
    cursor: default;
    border-radius: 2px;
    margin: 0 3px;
}

.bentral-search-results .single-property-box .property-title-box {
    padding: 18px 20px 20px 20px;
    border-radius: 3px;
    background: #fff;
    text-align: left;
}

.bentral-search-results .single-property-box .property-title-box h4 a {
    font-size: 20px;
    letter-spacing: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.bentral-search-results .single-property-box .property-title-box h4 {
    font-family: 'Roboto', sans-serif;
    margin-top: 0;
    padding: 0;
    margin-bottom: 10px;
    display: inline-block;
    color: #222222;
    font-weight: 700;
    letter-spacing: .025em;
    line-height: 1.6;
    height: 43px;
    overlow: hidden;
}

.bentral-search-results .single-property-box .property-location {
    display: flex;
    flex-direction: row;
}

.bentral-search-results .single-property-box .property-feature {
    columns: 2;
    padding: 0;
    margin: 0;
}

.bentral-search-results .single-property-box .property-list-item .property-item {
    transition: 0.6s;
}

.bentral-search-results .single-property-box .property-item .compare-btn:hover {
    background: #6449E7;
}

.bentral-search-results .single-property-box .property-list-item .property-title-box {
    box-shadow: none;
    padding: 50px;
}

.bentral-search-results .single-property-box .property-title-box h4 a {
    font-size: 20px;
    letter-spacing: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #222222;
    text-decoration: none;
    position: relative;
}

.bentral-search-results .single-property-box .property-title-box h4 {
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
    line-height: 1;
    display: inline-block;
}

.bentral-search-results .single-property-box .property-title-box p span {
    font-size: 12px;
    text-transform: capitalize;
    color: #888;
    font-weight: 400;
}

.bentral-search-results .single-property-box .property-feature li {
    padding: 0px 0 10px 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    list-style: none !important;
}

.bentral-search-results .single-property-box .property-feature li i {
    font-size: 16px;
    margin-right: 5px;
    color: #ddd;
}

.bentral-search-results .single-property-box .trend-left img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.bentral-search-results .single-property-box .trend-left span {
    font-size: 15px;
}

.bentral-search-results .single-property-box .trending-address li p {
    margin-left: 40px;
    padding-bottom: 5px;
}

.bentral-search-results .single-property-box .trend-open p {
    color: #6449e7;
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    line-height: 1;
}

.bentral-search-results .single-property-box .list-details-btn .trend-open p {
    font-size: 22px;
    margin-left: 0;
}

.bentral-search-results .single-property-box .list-details-title.v2 .list-details-btn .trend-open p {
    color: #fff;
}

.bentral-search-results .single-property-box .list-details-title.v2 .list-details-btn .trend-open p span {
    color: #CCC;
    font-weight: 400
}

.bentral-search-results .single-property-box .entry-price .trend-open i {
    margin-right: 5px;
    font-size: 15px;
}

.bentral-search-results .single-property-box .property-location {
    display: flex;
    flex-direction: row;
}

.bentral-search-results .single-property-box .property-location i {
    color: #6449e7;
    position: relative;
    font-size: 20px;
    margin-right: 10px;
    margin-top: 12px;
}

.bentral-search-results .single-property-box .property-location p {
    display: inline-block;
    color: #888;
    font-size: 14px !important;
    font-weight: 400;
}

.bentral-search-results .single-property-box:hover .img-bg {
    width: 100%;
    height: 100%;
    background-size: cover;
}

.bentral-search-results .single-property-box .img-bg {
    width: 100%;
    height: 100%;
    background-size: cover;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.bentral-search-results .single-property-box .property-item:hover .property-img img {
    width: 100%;
    transition: 3s;
}

.bentral-search-results .single-property-box .property-item:hover .property-img img:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    z-index: 9;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.45) 5%, rgba(22, 22, 23, 0) 40%, rgba(0, 0, 0, 0) 100%);
    transition: 0.7s;
}

.bentral-search-results .single-property-box .property-item:hover .property-img .img-bg {
    transform: scale(1.1);
    transition: 0.7s;
}

.bentral-search-results .single-property-box .trending-bottom {
    width: 100%;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    text-align: center;
    font-size: 21px;
    display: inline-block;
    color: #56433f;
    padding: 5px 10px;
}

.bentral-search-results .single-property-box .property-link {
    margin-top: 10px;
    width: 100%;
    transition: 3s;
    text-align: center;
}

.bentral-search-results .single-property-box .btn-book {
    font-size: 14px;
    line-height: 55px;
    color: #56433f;
    background: #dbe2e3;
    border-radius: 5px;
    text-align: center;
    min-width: 200px;
    min-height: 55px;
    display: inline-block;
    text-transform: uppercase;
    font-family: poppins, sans-serif;
    font-weight: 700;
}

.bentral-search-results .bentral-services.small .item.price {
    float: right;
}

/* endregion*/
