/*
 Theme Name:   Astra Child
 Theme URI:    https://theviralhotel.com/astra-child
 Description:  Child theme for Your Theme
 Author:       Your Name
 Author URI:   https://theviralhotel.com/
 Template:     astra
 Version:      1.0.0
 */

/* Custom CSS below */

/* Full width for this specific carousel */

#alcb-block-y26s5xki {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
}

/* Rounded corners for WP Video Popup iframe */

.wp-video-popup-video {
    border-radius: 6px !important;
    overflow: hidden;
}
