/*
 Theme Name:   Listingpro Child
 Theme URI:    http://studio.cridio.com/listingpro/
 Description:  Listingpro Child Theme
 Author:       cridio team
 Author URI:   http://cridio.com/
 Template:     listingpro
 Version:      1.O
 Tags:         listingpro, directory, listing, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  listingpro
*/
.app-view-new-gallery-title .app-view-gallery .slide-img img {
    height: 300px;
}

.home .elementor-widget.elementor-widget-listing-locations {
    margin-top: 30px;
}
.listing-slider .arrow-left {
    right: 15px !important;
}
.listing-slider .arrow-right {
    left: 15px !important;
}
div#ascrail2000 {
    background: rgb(201 193 193) !important;
}
.lp-listing-expire-section i.fa.fa-qrcode {
    padding-right: 10px;
}
div#ascrail2000 .nicescroll-cursors {
    background-color: black !important;
}
#lp-videos label.actor-label {
    text-align: center;
    border: 1px solid #eee;
    border-radius: 15px;
    cursor: pointer;
    height: 180px;
    padding: 10px;
    transition: 0.4s;
}
#lp-videos label.actor-label:hover,#lp-videos label.actor-label.active {
    background: #eee;
}
#lp-videos label.actor-label input{
    margin-right: 5px;
}
#lp-videos label.actor-label img{
    margin-bottom: 10px;
    height: 125px;
    width: 100%;
    object-fit: contain;
}
#lp-videos #actors-container{
    max-height: 190px;
    overflow-y: auto;
}
#lp-videos .voice-label{
    cursor: pointer;
}
#lp-videos #actor-voice-box .row.form-group,#lp-videos #actor-preset-box .row.form-group{
    display: none;
}
#lp-videos .lp-video-save-btns{
    z-index: 9999;
}
#lp-videos .lp-video-save-btns button {
    box-shadow: none;
    background-color: #e7edf3;
    color: #44566c;
    border-radius: 5px;
    border: 0;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 36px;
    min-width: 130px;
    font-weight: 500;
}
#lp-videos .lp-video-save-btns #videos-save-btn:enabled{
    background-color: #73d500 !important;
    color: #fff !important;
}
.dashboard-content .md-content.qr-container .form-group.mr-bottom-0>a{
    border: 1px solid #363f48;
    border-radius: 5px;
    color: #363f48;
    font-size: 18px;
    font-weight: 700;
    height: 40px;
    line-height: 16px;
    padding: 10px 30px;
    vertical-align: top;
    display: block;
    margin: 10px auto;
    width: 228px;
}
.dashboard-content .md-content.qr-container .form-group.mr-bottom-0>a:hover{
    color: white;
    background-color: #363f48;
}
.dashboard-content .md-content.qr-container{
    width: 380px;
}
.dashboard-content .md-content.qr-container h3{
    margin-bottom: 0;
}