.current-menu-item > a,
.current-menu-parent > a,
.current-category-ancestor > a {
    text-decoration: underline;
}

.form {
    height: auto;
}

.form .form__block {
    padding-bottom: 80px;
}

.wpcf7-response-output {
    color: #fff !important;
    border-radius: 5px !important;
}

.product-slider_navigate {
    width: 100%;
}

.product .product-slide-nv {
    width: calc(25% - 10px) !important;
}