[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    fill: #000000;
}

.main-banner-heading{
    position: absolute!important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.video-overlay-cls:after{
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, .5);
}

.destination-slider .swiper-slide-inner{
    position:relative;   
}

.destination-slider .swiper-slide-inner figcaption{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    background: rgba(0,0,0,.6);
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.heading-style{
    position:relative;
}
.heading-style:after{
    content: "";
    background: url('https://travbliss.in/wp-content/uploads/2025/02/svgviewer-png-output.png') no-repeat center bottom;
    height: 10px;
    display: block;
}

footer .textwidget p{
    max-width: 450px;
}
footer .site-primary-footer-wrap{
        padding: 40px 20px!important;
}

@media(max-width:767px){
.primary-btn .elementor-button{
    padding: 8px 12px 6px;
    line-height: normal;    
}
.video-overlay-cls video{
        min-height: 250px;
}
footer .textwidget p{
        margin-bottom: 20px;
}
footer .site-footer-primary-section-2{
                margin-bottom: 30px !important;
}
footer .widget-title {
                margin-bottom: 10px !important;
}
header .custom-logo-link img {
    max-width: 80px;
    width: 80px;
}
}