@media screen and (min-width: 767px) {
    .top-cart-item .elementor-menu-cart__container {
        width: 100vw !important;
        max-width: 400px;
    }   
}

@media screen and (max-width: 1024px) {
    .top-header .elementor-nav-menu .sub-arrow .e-font-icon-svg,
    .elementor-nav-menu .sub-arrow .e-font-icon-svg {
        fill: #fff;
    }
}

@media screen and (max-width: 992px) {
    .exotic-places_grid .elementor-loop-container{display: grid; grid-template-columns: repeat(4, 1fr);}
    .exotic-places_grid .elementor-loop-container .elementor-273.e-loop-item:nth-child(2){grid-column: span 4;}
    .exotic-places_grid .elementor-loop-container .elementor-273.e-loop-item:nth-child(3){grid-column: span 4;}
    .exotic-places_grid .elementor-loop-container .elementor-273.e-loop-item:nth-child(4){grid-column: span 4;}
    .exotic-places_grid .elementor-loop-container .elementor-273.e-loop-item:nth-child(5) {grid-column: span 4;}
    .exotic-places_grid .elementor-loop-container .elementor-273.e-loop-item:nth-child(6) {grid-column: span 4;}
    .exotic-places_grid .elementor-loop-container .elementor-273.e-loop-item:nth-child(7) {grid-column: span 4;}    
    .exotic-places_grid .elementor-loop-container .elementor-273.e-loop-item:nth-child(8) {grid-column: span 4;}

    .alt-section{padding: 30px;}
    .alt-section ul li{display: flex; flex-direction: column; margin: 0 0 30px;}
    .alt-section ul li:last-child{margin-bottom: 0px;}
    .alt-section ul li:nth-child(even){flex-direction:column;}

    .alt-section ul li figure{width: 100%;}
    .alt-section ul li article{width: 100%; padding: 20px 0;}
    .alt-section ul li article h2{font-size: 54px; line-height: 60px;}
}

@media screen and (max-width: 767px) {
    .top-header .elementor-element-6ba77eb{width: 100%;}
    .top-header .elementor-element-6ba77eb .elementor-button-link{width: 100%;}

    .elementor-slides .swiper-slide-bg {
        background-position: 50%;
    }

    .subscription_grid .tnp-subscription .newsCls .tnp-field-email .tnp-email{padding: 15px;}
    .subscription_grid .tnp-subscription .newsCls .tnp-field-button{position: relative; right:auto;}
    .subscription_grid .tnp-subscription .newsCls .tnp-field-button .tnp-submit{border-radius:10px; padding: 12px; width: 100%}

    .tour-category_block {height: auto; --flex-wrap: inherit !important;}    
    .tour-category_block .elementor-element-190b85e{margin-top: 0;}
    .tour-category_block .e-con-inner .elementor-element-ea4d0b1{overflow: hidden;}
    .tour-category_block .e-con-inner .elementor-element-ea4d0b1 a{display: block;}
    .tour-category_block .e-con-inner .elementor-element-ea4d0b1 a img { width: 100%;}

    .alt-section ul li article h2{font-size: 36px; line-height: 44px; margin-bottom: 20px;}
    .alt-section ul li article p {margin: 20px 0;}

    .most-popular-tour-card.blog-cart .e-con-inner{display: block;}
}

