/*
 Theme Name:   Trevana Child
 Theme URI:    https://themeforest.net/item/trevana-travel-tour-booking-wordpress-theme/59093292
 Description:  Trevana Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     trevana
 Version:      1.0.0
 Text Domain:  trevana-child
*/




.azeg-reviews-slider{
    overflow:hidden;
    padding-bottom:50px;
}

.azeg-review-card{
    background:#fff;
    border-radius:20px;
    padding:30px;
    box-shadow:0 10px 30px rgba(0,0,0,0.08);
    height:100%;
}

.azeg-stars{
    color:#ffb400;
    margin-bottom:15px;
    font-size:18px;
}

.azeg-review-text{
    color:#555;
    line-height:1.8;
    margin-bottom:20px;
}

.azeg-review-bottom strong{
    display:block;
    font-size:16px;
    color:#111;
}

.azeg-review-bottom span{
    font-size:13px;
    color:#888;
}