.short-desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.short-title-ln {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tour-simple-caption {
    align-items: start;
    height: 120px;
}
.img-responsive-hotels {
    height: 300px;
}
.img-responsive-blog {
    height: 110px;
}
.destination-item {
    height: 625px;
}
.destination-list-wrap{ 
    height: 100%;
}
.destination-list-wrap::before{
    background:none
}
.top-flap .destination-list-wrap::before{
    background:none;
}
.post-article {
    height: 135px;
}
.single-widgets.widget_thumb_post ul li {
    height: fit-content;
}
.page-title {
    background-position: 0% 55% !important;
}
.my-border-color input, .my-border-color textarea  {
    border: 1px solid #a49f9f !important;
}
.text-title {
    text-align: center;
    padding-right: 85px;
    padding-left: 85px;
    font-size: 22 !important;
    margin: 0px !important;
}
.contact-container {
    margin-top: 40px;
}
.service-article-header:before{
    background: none;
}
.popular_item {
    width: 100%;
}