/*
Theme Name: Hello Elementor Child
Theme URI: https://prabanch.abrandr.in/
Description: Child theme for Hello Elementor
Author: Prabanch
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

.wedding-packages{
display:none;
}

.custom-gallery-wrapper {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.gallery-image img {
    width: 100%;
    border-radius: 8px;
}

.gallery-video {
    width: 100%;
}

.other-field {
	display: none;
}