/*.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
}*/
.gallery-area .lightbox-slide .item {
    height: 738px;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    background-size: cover!important;
}
.lightbox-left a{
    color:#fff
}
.lightbox-right .agent-media label.error {
    color: #e43012;
    margin-top: 0;
    height: auto;
    margin-bottom: 0;
    padding: 0;
    z-index: 1;
    display: block;
    position: relative;
    top: auto;
    right: auto;
    background: transparent;
}
.detail-slider-nav-wrap .current .item{
    opacity:1
}
#features .list-features{
    padding:0;
    margin:0
}

#features .list-features li.d-block {
    width: 100%;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 10px;
}
#lightbox-popup-main .agent-media img, #sidebar .agent-media img {
     max-height: 35px;
     margin-bottom: 25px;
     height: 35px;
 }