/*
    Theme Name: Natural Pharmaceuticals Melatoniin 2024
    Description: Natural Pharmaceuticals Melatoniin 2024
    Author: Natural Pharmaceuticals
    Text Domain: naturalpharmaceuticals-me-2024
    Version: 1.8.1
    Author URI: mailto:dorota.osuch@natural.pl
    Theme URI: https://omegamarine.ee
*/

/* form.wpcf7-form #checkoutBtn:not(.btn-order-default) {
    -webkit-appearance: none;
    appearance: none;
    display: inline-block;
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: normal;
    text-align: center;
    color: #fff;
    border: 1px solid #367927;
    border-radius: 8px;
    background-color: #75b82a;
    background-image: linear-gradient(to bottom, #75b82a, #367927);
    padding: 17px 40px;
    margin: 0;
    transition: .3s ease;
    cursor: pointer
}

form.wpcf7-form #checkoutBtn:not(.btn-order-default) span {
    display: block;
    width: 100%;
    height: auto;
    font-weight: bold;
    white-space: normal
}

form.wpcf7-form #checkoutBtn:not(.btn-order-default) span.small {
    font-size: 75%;
    font-weight: 400
}

form.wpcf7-form #checkoutBtn:not(.btn-order-default):hover {
    filter: brightness(110%)
} */

.morecontent span{display:none}
.morecontenta span{display:none}
.wpcf7-not-valid-tip,
.screen-reader-response {
    display: none;
}
.wpcf7-list-item {
    margin: 0 !important;
}
.wpcf7 .ajax-loader {
    display: none !important;
}

.wpcf7 .wpcf7-form .wpcf7-mail-sent-ok { 
    display: none !important; 
}

div.wpcf7-response-output, div.wpcf7-validation-errors { display: none !important; }
span.wpcf7-not-valid-tip { display: none; }   