/*
Theme Name: Lava Child
Description: Child theme for Lava theme
Author: ThemeSpirit
Author URI: https://themespirit.com/
Template: lava
Version: 1.1.5
*/
#user-reviews .so-widget-lava-quote {
    max-width: 1024px;
    margin: auto;
    padding: 24px;
}
#user-reviews .lava-quote {
    border-left-color: #898181;
}
#user-reviews .widget-title {
    margin-bottom: 16px;
}
.left-side-quote {
    padding-right: 10%;
}
.right-side-quote {
    padding-left: 10%;
}
.logo-wrapper {
    display: none;
}
.nav-menu > .current-menu-item > a {
    font-size: 16px;
}
@media screen and (max-width: 1600px) {
    .container-full {
        padding: 40px!important;
    }
    .container-full .widget-title {
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 1875px) {
    .lava-amenities-icons .lava-amenity {
        margin-bottom: 0;
    }
}