/*
 Theme Name: Future World Child
 Theme URI: http://underscores.me/
 Description: Child theme for Future World
 Author: Underscores.me
 Template: future-world
 Version: 1.0.0
 Text Domain: future-world-child
*/
/* Ukrycie elementów InPost, jeśli jakieś zostały */
#locker-form, .inpost-geowidget {
    display: none !important;
}

/* Upewnienie się, że formularz jest widoczny */
.product-section__form-container {
    opacity: 1 !important;
    visibility: visible !important;
}