
.domus-container {
    margin: 0 auto;
    max-width: 480px;
    font-family: Georgia, "Times New Roman", Times, serif !important;

}

/*
 * Caption component
 */
.domus-caption {
    position: relative;
    overflow: hidden;

    /* Only the -webkit- prefix is required these days */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.domus-caption::before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    transition: background .35s ease-out;
}

.domus-caption:hover::before {
    background: rgba(0, 0, 0, .5);
}

.domus-caption__media {
    display: block;
    min-width: 100%;
    max-width: 100%;
    height: auto;
}

.domus-caption__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px;
    color: white;

    -webkit-transform: translateY(100%);
    transform: translateY(100%);

    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
}

.domus-caption:hover .domus-caption__overlay {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.domus-caption__overlay__title {
    -webkit-transform: translateY( -webkit-calc(-100% - 10px) );
    transform: translateY( calc(-100% - 10px) );

    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
    color: white;
    font-size: 15px;
    font-family: Georgia, "Times New Roman", Times, serif !important;
    padding: 0;
    padding-bottom: 6px;

}

.domus-caption:hover .domus-caption__overlay__title {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.cedomus-property-cost{
    font-weight: bolder
}

.cedomus-home-latestproperty{
    color: #333;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding-bottom: 30px;
}

.cedomus-latest-property-column{
	cursor:pointer;
}
@media (min-width: 981px){
    .cedomus-latest-property-column {
        width: 22.875% !important;
        width: 24% !important;
    }    
    .cedomus-latest-property-column {
        margin-right: 2.5% !important;
		margin-right: 0.5% !important;
    }
}

@media (min-width: 981px) and  (max-width: 1000px){
    .cedomus-property-title{
        font-size: 0.65em;
    }
}



.domus-latest-property{
    position: relative;
    border-radius: 4px;

}

@media (min-width: 981px) and  (max-width: 1262px){
    .domus-latest-property{
        width: 195px !important;
        height: 176px !important;
    }
    
    .cedomus-home-latestproperty-small-cotent{
        display: block;
    }

    .cedomus-home-latestproperty-big-cotent{
        display: none;
    }
}

@media (min-width: 1262px){
    .domus-latest-property{
        width: 100% !important;
        height: auto !important;
    }
    .cedomus-home-latestproperty-big-cotent{
        display: block;
    }

    .cedomus-home-latestproperty-small-cotent{
        display: none;
    }
}

@media (max-width: 408px){
    .cedomus-home-latestproperty-small-cotent{
        display: block;
    }

    .cedomus-home-latestproperty-big-cotent{
        display: none;
    }
}

@media (max-width: 1158px){    
    .cedomus-sale-page-small-text{
        display: block;
    }

    .cedomus-sale-page-full-text{
        display: none;
    }
}

@media (min-width: 1159px){
    .cedomus-sale-page-small-text{
        display: none;
    }

    .cedomus-sale-page-full-text{
        display: block;
    }
}

.domus-latest-property-content{
    background: #EEEAE6; 
    height: 200px;
    position: absolute; 
}

.domus-latest-property-content {
    background: #EEEAE6;
    position: absolute;
    height: 50px;
    overflow: hidden;
    top: 80%;
}


@media (max-width: 981px){
    .domus-latest-property-content{
        top: 91%;
    }
}


.domus-c-content{
    padding: 8px;
}

.domus-latest-property-content{
    font-family: Georgia,"Times New Roman",Times,serif !important;
    color: #333;
}

.domus-title{
    padding-left: 8px;
    line-height: 1.4;
    padding-top: 5px;
}
.cedomus-property-title{
    font-size: 0.85em;
    color: #333;
    text-decoration: none;

}

.cedomus-property-price{
    text-decoration: none;
    color: #0D3F00;
    font-weight: bold;
    font-size: 0.9em;
}

.cedomus-property-detail-button{
    margin: 10px 0 0 10px;
    font-size: 0.8em;
    background: #9A8B4A;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border-width: 0px;
    padding: 6px 6px;
    color: #fff;
    box-shadow: 0px 0px 4px #333;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    margin: 20px 10px 0 0;
    float: right;
}

.cedomus-search-result-row{
    font-family: Georgia, "Times New Roman", Times, serif;
}

.cedomus-search-property-content{
    position: absolute;
    top: 99%;
    width: 100%;
    padding: 6px 6px;
    color: white;
    line-height: 1;
    height: 30px;
    overflow: hidden;
}

.cedomus-search-property-content-available{
    background: #0D3F00
}

.cedomus-search-property-content-notavailable{
    background: #9A9249;
}

.cedomus-search-property-status{
    font-weight: bolder
}

.cedomus-search-property-description{
    margin-top: 10px;
    text-align: left;
}

.cedomus-search-heading{
    padding: 0px !important; 
}

.cedomus-search-heading h1{
    padding: 0px;
    color: #333;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.flex-direction-nav{
    list-style-type: none !important;
}
#cedomus-property-slider, #cedomus-property-carousel{
    margin-bottom: 0px
}

#cedomus-property-carousel .slides, #cedomus-property-slider .slides{
    padding: 0 !important;
}
#cedomus-property-carousel .slides{
    cursor: pointer;
}
.flex-viewport{
    max-height: 525px !important;
}

.flex-direction-nav a:before{
    color: #fff !important;
}

.flex-prev, .flex-next{
    padding: 10px 0;
}

#cedomus-property-carousel .flex-prev, #cedomus-property-carousel .flex-next{
    top: 30px !important;
}

.loading:before {
    content: 'LOADING';
    display: block;
    margin: 100px 0 100px;
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 40px;
    opacity: 0.3;
}

.cedomusproperty {
    font-family: Georgia, "Times New Roman", Times, serif;
}

.cedomus-property-heading-sub{
    font-size: 18px;
}

.ce-search-bar-wrap {
    background: #bea357;
    overflow-x: hidden;
}

.ce-search-bar.ce-search-bar-responsive {
    display: grid !important;
    grid-template-columns: 1fr;
    gap: 12px !important;
    width: 100%;
    min-width: 0 !important;
    max-width: 1280px;
    margin: 0 auto;
    padding: 18px;
    box-sizing: border-box;
    background: #bea357 !important;
    color: #000;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: 700;
}

.ce-search-bar.ce-search-bar-responsive,
.ce-search-bar.ce-search-bar-responsive * {
    box-sizing: border-box;
}

.ce-search-bar.ce-search-bar-responsive .ce-search-bar-group {
    min-width: 0;
}

.ce-search-bar.ce-search-bar-responsive .ce-search-bar-group:not(.ce-search-bar-group-radios):not(.ce-search-bar-submit-wrap) {
    display: grid !important;
    grid-template-columns: 1fr;
    gap: 6px;
    min-width: 0;
}

.ce-search-bar.ce-search-bar-responsive .ce-search-bar-label {
    display: inline-flex;
    align-items: center;
    line-height: 1.1;
    flex: 0 0 auto;
    width: 100%;
}

.ce-search-bar.ce-search-bar-responsive .ce-search-bar-group select {
    width: 100%;
    min-width: 0;
    height: 42px;
    padding: 0 10px;
    border: 1px solid #d8d0b1;
    border-radius: 0;
    background: #fff;
    color: #3f3f3f;
    font-family: inherit;
    font-size: 15px;
    font-weight: 400;
}

.ce-search-bar.ce-search-bar-responsive .ce-search-bar-group-radios {
    display: flex !important;
    align-items: center;
    gap: 10px;
    white-space: nowrap;
}

.ce-search-bar.ce-search-bar-responsive .ce-search-bar-radio {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    line-height: 1;
}

.ce-search-bar.ce-search-bar-responsive .ce-search-bar-radio input[type="radio"] {
    margin: 0;
    transform: translateY(0);
}

.ce-search-bar.ce-search-bar-responsive .ce-search-bar-submit {
    width: 100%;
    height: 42px;
    padding: 0 18px;
    border: 1px solid #fff;
    border-radius: 0;
    background: #193e25;
    color: #fff;
    font-family: inherit;
    font-size: 17px;
    font-weight: 700;
    cursor: pointer;
}

.ce-search-bar.ce-search-bar-responsive .ce-search-bar-submit:hover,
.ce-search-bar.ce-search-bar-responsive .ce-search-bar-submit:focus {
    background: #1f4c2d;
    color: #fff;
}

.ce-search-bar.ce-search-bar-responsive .ce-search-bar-smart-row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    min-width: 0;
}

.ce-search-bar.ce-search-bar-responsive .ce-search-bar-smart-copy {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.ce-search-bar.ce-search-bar-responsive .ce-search-bar-smart-title {
    display: block;
}

.ce-search-bar.ce-search-bar-responsive .ce-search-bar-smart-description {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
}

.ce-search-bar.ce-search-bar-responsive .ce-search-bar-smart-input {
    width: 100%;
    min-width: 0;
    height: 42px;
    padding: 0 12px;
    border: 1px solid #d8d0b1;
    border-radius: 0;
    background: #fff;
    color: #3f3f3f;
    font-family: inherit;
    font-size: 15px;
    box-sizing: border-box;
}

.cedomus-smart-match-summary-legacy {
    margin: 12px 0 8px;
    padding-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.22);
    font-size: 13px;
    line-height: 1.45;
}

.cedomus-smart-match-summary-legacy p {
    margin: 0 0 4px;
}

.cedomus-smart-match-summary-legacy .cedomus-smart-match-score {
    font-weight: 700;
}

.cedomus-legacy-smart-score,
.cedomus-legacy-smart-match,
.cedomus-legacy-smart-miss {
    display: block;
    margin-bottom: 6px;
    font-size: 12px;
    line-height: 1.4;
    color: #fff;
}

@media (min-width: 680px) {
    .ce-search-bar.ce-search-bar-responsive {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .ce-search-bar.ce-search-bar-responsive .ce-search-bar-group-radios,
    .ce-search-bar.ce-search-bar-responsive .ce-search-bar-submit-wrap,
    .ce-search-bar.ce-search-bar-responsive .ce-search-bar-smart-row {
        grid-column: 1 / -1;
    }
}

@media (max-width: 679px) {
    .ce-search-bar.ce-search-bar-responsive {
        padding: 16px;
        gap: 10px !important;
    }

    .ce-search-bar.ce-search-bar-responsive .ce-search-bar-group-radios {
        flex-wrap: wrap;
        gap: 12px;
    }
}

@media (min-width: 1200px) {
    .ce-search-bar.ce-search-bar-responsive {
        grid-template-columns: auto repeat(5, minmax(0, 1fr)) auto;
        align-items: center;
        gap: 10px !important;
        padding: 14px 16px;
        font-size: 14px;
    }

    .ce-search-bar.ce-search-bar-responsive .ce-search-bar-group-radios {
        grid-column: auto;
        gap: 6px;
    }

    .ce-search-bar.ce-search-bar-responsive .ce-search-bar-submit-wrap {
        grid-column: auto;
    }

    .ce-search-bar.ce-search-bar-responsive .ce-search-bar-smart-row {
        grid-column: 1 / -1;
        grid-template-columns: minmax(260px, 0.9fr) minmax(0, 1.1fr);
        align-items: center;
        gap: 16px;
        padding-top: 2px;
    }

    .ce-search-bar.ce-search-bar-responsive .ce-search-bar-group:not(.ce-search-bar-group-radios):not(.ce-search-bar-submit-wrap) {
        grid-template-columns: auto minmax(84px, 1fr);
        align-items: center;
        gap: 8px;
    }

    .ce-search-bar.ce-search-bar-responsive .ce-search-bar-group select {
        height: 38px;
        padding: 0 8px;
        font-size: 14px;
    }

    .ce-search-bar.ce-search-bar-responsive .ce-search-bar-label {
        width: auto;
        white-space: nowrap;
        font-size: 14px;
    }

    .ce-search-bar.ce-search-bar-responsive .ce-search-bar-submit {
        width: 96px;
        height: 38px;
        padding: 0 14px;
        font-size: 15px;
    }

    .ce-search-bar.ce-search-bar-responsive .ce-search-bar-smart-description {
        font-size: 13px;
    }

    .ce-search-bar.ce-search-bar-responsive .ce-search-bar-smart-input {
        height: 38px;
        font-size: 14px;
    }
}

#sidebar #text-7{
    margin-bottom: 75px;
}

.domus-property-ce-price{
    float: right
}

.et_pb_slide_content {
    display: none !important;
}

@media (max-width: 981px){
    .domus-latest-property{
        margin-bottom: 10px !important;
    }
}

@media(min-width: 981px) and (max-width: 1290px){
    #sidebar #text-7{
        margin-bottom: 107px;
    }
}

#sidebar #text-111{
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 25px;
}

.cedomus-property-h3-status{
	background: #0d3f00;
    color: white;
    padding: 10px;
    border-radius: 7px;
	text-align: center;
}

.cedomus-property-h3-not-available{
	background: #9A9249;
}

ul.slides li:not(.flex-active-slide) > p {
    display: none;
}
