.property-agent-details {
    float: right;
    width: 100%;
}

.property-agent-details h3 {
    margin-bottom: 0px;
}


/* new */


.panel-heading {
    font-size: larger;
}

.alert {
    display: none;
}


/**
   * Error color for the validation plugin
   */

.error {
    color: #e74c3c;
}

#property-description>div:nth-child(1)>h2 {
    line-height: 1.25em;
}

iframe {
    width: 100%;
}
.casaroyal-section {
background-color: white;
}

.nopadding {
    padding: 0px;
    margin: 0px;
}
.property-flexslider .slide-description {
    padding: 25px;
    max-width: 550px;
}
@media (max-width: 768px) {

    .property-flexslider .slide-description {
        padding: 15px;
    }
}

@media (max-width: 768px) {

    .property-flexslider .slide-description {
        max-width: 330px;
        height: auto;
    }
}

@media (max-width: 425px) {

    .property-flexslider .slide-description {
        padding: 10px;
    }
    #header .logo-main img {
        max-width: 230px;
        height: auto;
    }
    .property-flexslider ul.slides li {
        position: relative;
        height: 55vh;
        background-repeat: no-repeat;
        background-size cover: 
        background-size: cover;
        background-position: 50%;
    }

    /* hero */
    .hero-standard span{
    margin-top: 10px;        
    }

    .bph-meta p {
        margin-bottom: 10px;
        margin-top: 10px;
    }

}

.agent-col p {
    font-size: 20x;
}

.casaroyal-property-nav {
    margin-bottom: 0px; 
}




@media (max-width: 425px) {
    .bph-meta p {
        margin-top: 10px !important;
    }
    body > div.casaroyal-single-property-section > div > div > div.col-md-5.bph-meta.hero-standard > div.bph-info-wrapper > p {
        margin: 0px;
        padding: 0px;
    }
    .casaroyal-single-property-shortcode .bph-type {
        margin-top: 10px;
    }
    h2.bph-title {
        line-height: 1.2;
    }
    .bph-price.property-has-video {
        margin-bottom: 10;
    }
    .bph-meta .property-price-wrapper {
        padding: 10px 20px;
        background-color: transparent;
        border-radius: 4px;
        display: inline-block;
    }
    .property-meta-item {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr 1fr;
    }
    .property-meta-item {
        display: inline-block;
        width: 100%;
         max-width: 100%; 
        float: left;
        padding-right: 10px;
        font-family: 'Rubik', sans-serif;
    }
    .property-meta-item {
        margin-bottom: 20px;
    }
    .overview-panel {
        padding-bottom: 0px;
    }
    .bottom-section .container{
        padding-top: 0px;
    }
    .explore .container {
        padding-top: 0px;
    }
    .house-sale {
        display:none;
    }
    .price-header {
        display: none;
    }
  }
  