/**
    Theme Name: nobile
    Author: one-line
    Author URI: https://one-line.ch/
    Version: 1.0
*/


@media (min-width: 601px) {
    body.admin-bar .header {
        top: 32px;
    }
}
@media (max-width: 600px) {
    body.admin-bar:not(.collapse_header) .header {
        top: 32px;
    }
}
.product.seasonal-product .product__body {
    z-index: 0;
}

.mailpoet_form_successfully_send [style="visibility: hidden;"] {
    display: none !important;
}
.mailpoet_message {
    padding: 40px 0 20px !important;
}

.page-wrapper .mailpoet_captcha_form {
    padding: 170px 0;
}
.page-wrapper .mailpoet_captcha_form .mailpoet_validate_success {
    color: inherit;
    width: 100%;
    max-width: 500px;
}
