.dashboard-main-section #sidebarMenu{
    right: 0!important;
    left: auto!important;
}
.main-dashboard-content-area{
    margin-right: 250px;
    margin-left: 0;
}
.dashboard-main-section input[type="checkbox"]:checked ~ #sidebarMenu{
    transform: translateX(250px);
}
/* .main-dashboard-content-area{
    margin-right: ;
} */

.dashboard-main-section input[type="checkbox"]:checked ~ #sidebarMenu ~ .main-dashboard-content-area {
    margin-right: 0 !important;
}
.recent-visit-card-row .dashboard-recent-visit-card .content-wrapper{
    width: fit-content;
}
.rejected-card-content-section p,.rejected-card-content-section h5{
    margin-right: 10px;
}

.pending-card-content-section p,.pending-card-content-section h5{
    margin-right: 10px;
}

.approved-card-content-section p,.approved-card-content-section h5{
    margin-right: 10px;
}

.comments-card-content-section p,.comments-card-content-section h5{
    margin-right: 10px;
}
p,h1,h2,h3,h4,h5,h6,span,i,b{
    text-align: right!important;
}

.event-listing-top-image-section .city-tour-banner-heading-area h1 .its-beautiful {
    font-size: 6vw!important;
}
.event-listing-top-image-section .city-tour-banner-heading-area h1 .lahore,.top-banner-animated-section-parent .new-header-heading-area .heading-wrapper h1 .place-name-heading {
    font-size: 5vw!important;
    right: 3vw!important;
}
.top-banner-animated-section-parent .new-header-heading-area .heading-wrapper h1 .place-name-heading{
    top: 14vw;
}
.city-tour-description-section .city-tour-description-inner-parent .city-tour-weather-area .weather-card-wrapperr .weather-txt .weather-forecast-btn{
    font-size: 12px;
    padding: 9px 14px;
}
.trip-planner-section .trip-planner-inner-parent .trip-planner-main-wrapper .straight-line{
    right: 63px;
    left: auto;
}
.celebrity-home-section .celebrity-area-parent .celebrity-slider-area-wrapper .carousel-indicators{
    right: 0%!important;
    left: auto!important;
    width: fit-content!important;
    margin: 0!important;
}
.top-destination-card-wrapper .content-wrapper p,.top-destination-card-wrapper .content-wrapper h3,.categories-listing-tabs-wrapper .tabs-wrapper .content-div p,.weather-time-section .weather-time-inner-parent .time-weather-col-wrapper .clock-area-parent p{
    text-align: center!important;
}
.tabs-content-wrapper .person-detail-msg-wrapper .content-wrapper h2 {
    padding: 0 20px;
}
.home-map-section .map-section-parent .map-section-wrapper .search-bar-wrapper{
    margin:  20px auto!important;
}
.popular-destination-section .popular-destination-area-parent .popular-destination-cards-wrapper .popular-destination-card .content-area .destination-card-heading {
    letter-spacing: 0px;
}
.services-tabs-wrapper .nav{
    padding:0
}
.services-section-main-wrapper .services-sec-inner-parent .services-tabs-wrapper {
        left: auto;
        right: 0px;
        border-radius: 40px 0px 0px 40px;
    }