
.tourmaster-tour-rating.detailed span.vc-rating-text,
.tourmaster-tour-rating.detailed span.vc-rating-stars,
.tourmaster-tour-rating.detailed span.vc-reviews-amount {
    display:block;
    clear: both;
}

.tourmaster-tour-rating.detailed span.vc-rating {
    font-size: 2rem;
    color:#1A2B49;
}

.tourmaster-tour-rating.detailed span.vc-rating-text {
    font-weight: 600;
    font-size: 1rem;
    color:#63687a;
    display:flex;
    align-items: center;
    line-height: 2rem;
}

.tourmaster-tour-rating.detailed
{
    display:flex;
    flex-direction: column;
    align-items: center;
    flex: 1 0;
}
.tourmaster-single-review-head.detailed .tourmaster-single-review-head-info {
    display: flex;
    flex-wrap:wrap;
}

.tourmaster-tour-rating.detailed div#tourmaster-single-review-filter {
    float: none;
    margin-left: auto;
}
.tourmaster-tour-rating.detailed .vc-rating-stars
{
    margin-top: 5px;
    margin-bottom: 5px;
}
.tourmaster-single-review-head.detailed .vc-reviews-amount
{
    color:#63687a;
    font-weight: 500;
}
.tourmaster-single-review-head.detailed .vc-rating-stars i{
    font-size:32px;
    float: none;
    line-height: normal;
    color: #1A2B49;
}
.tourmaster-single-review-content-item.detailed .tourmaster-single-review-user{
display:flex;
align-items: center;
float: none;
width: auto;
padding-right: 0;
text-align: left;
margin-top:15px;
margin-bottom: 15px;
}
.tourmaster-single-review-content-item.detailed .tourmaster-single-review-avatar
{
    margin-bottom: 0;
}
.tourmaster-single-review-content-item.detailed .tourmaster-user-details
{
    flex: 1;
    margin-left:15px;
}
.tourmaster-single-review-content-item.detailed .tourmaster-single-review-detail-rating i{

    color: #1A2B49;
}
.tourmaster-single-review-content-item.detailed .vc-rating{
    font-weight: 500;
}
.vc-avatar-thumbnail
{
    align-items: center;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: 24px;
    font-weight: 700;
    height: 40px;
    justify-content: center;
    text-transform: uppercase;
    width: 40px;
    line-height: 1;
}
.tourmaster-single-review-images
{
    display: flex;
    gap: 8px;
    margin: 10px 0;
}
.tourmaster-single-review-images img{
    width: 120px; height: 120px; object-fit: cover; border-radius: 4px;
}
.detailed .tourmaster-rating-bars
{
    margin: 10px auto;
    max-width: 420px;
}
.detailed .tourmaster-rating-bar-row {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}
.detailed .tourmaster-rating-bar-label {
    min-width: 130px;
    font-size: 14px;
    font-weight: 600;
    color: #1a1a2e;
}
.detailed .tourmaster-rating-bar-track {
    flex: 1;
    height: 8px;
    background-color: #e8e8e8;
    border-radius: 4px;
    margin: 0 15px;
    overflow: hidden;
}
.detailed .tourmaster-rating-bar-fill {
    height: 100%;
    background-color: #1a1a2e;
    border-radius: 4px;
    transition: width 0.4s ease;
}
.detailed .tourmaster-rating-bar-value {
    min-width: 40px;
    text-align: right;
    font-size: 14px;
    font-weight: 600;
    color: #1a1a2e;
}

.tourmaster-detailed-block.tourmaster-single-review-content{

    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 0px;
}
.tourmaster-detailed-block >div{
    flex: 1 1 calc(50% - 10px);
}
.tourmaster-detailed-block .tourmaster-single-review-content-item{
    align-items: flex-start;
    background-color: rgb(255, 255, 255);
    border: 1px solid #dcdfe4;
    border-radius: 16px;
    box-shadow: 0 0 32px #0000000f, 0 4px 8px #00000029;
    padding: 20px;
    min-width: 200px;
    margin-bottom: 0;
}
.tourmaster-detailed-block .tourmaster-single-review-detail{
    padding-bottom: 0;
    border-bottom:0;
}
.vc-reviews-all{
    margin-top:30px;
    text-align: right;
}
.vc-reviews-all a{
    border-bottom: 1px solid #1a2b49;
    color: #1a2b49;
    font-weight: 500;
}
.vc-reviews-all a:hover{
color:#1c1c1c;
border-bottom-color: #1c1c1c;
}
.detailed .vc-rating-header h2{
    font-size:1.6rem;
}
.detailed .vc-rating-header h2,
.detailed .vc-rating-header p{
font-family: "Poppins", sans-serif;
margin-bottom:0px;
}
.detailed + .vc-touring-information{
    margin-top: -15px;
    margin-bottom: 15px;
    text-align: center;
}
.detailed + .vc-touring-information div.vc-touring-text{
    background: #fff;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 500;
}
div.vc-touring-text a{
    color:#656565;
}
div.vc-touring-text a:hover{
    color:#363636;
}
div.vc-touring-text a:hover .vc-touring-icon{
    border-color:#363636;
}
.vc-touring-text .vc-touring-icon{
    text-align: center;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    border-radius: 50%;
    border: 2px solid #656565;
    line-height: 1;
    margin-right: 5px;
    width: 21px;
    height: 21px;
    font-weight: 500;
}
.detailed.tourmaster-single-review-head{
    margin-bottom: 0;
}
.vc-lightbox-on{
overflow:hidden;
}
[data-tmlb-id="review-information"] .tourmaster-lightbox-head {
margin-bottom: 20px;
}
.vcdt-read-more-btn {
    display: inline-block;
    background: none;
    border: none;
    color: #1a2b49;
    cursor: pointer;
    font-weight: 600;
    padding: 0;
    margin-top: 8px;
    font-size: 14px;
    text-decoration: underline;
}
.vcdt-hidden + .vcdt-read-more-btn{
    margin-left:5px;
}
.vcdt-read-more-btn:hover {
    color: #43B451;
}
