/*!
Theme Name: PIVKA
Version: 1.0.0
Author: Optiweb
Description: PIVKA custom wp theme.
*/
.hidden-fields-container {
    display: none;
}

.scroll-to-top {
    margin-bottom: 60px !important;
}

@media (max-width: 768px) {
    .scroll-to-top {
        margin-bottom: 0 !important;
    }
}