/*Error inputs*/
.error-input {
    border: #ff5549 1px solid !important;
    /*border-style: solid !important;*/
    /*border-color: #ff3737 !important;
    border-style: solid !important;*/
}

.error {
    font-size: 12px !important;
    color: #ff5549 !important;
    text-transform: none !important;
    /*position: absolute;*/
    top: calc(100% + 5px);
    left: 0;
    /*margin: 0;
    background: none;
    padding: 0;*/
}

.error-no-absolute {
font-size: 12px !important;
color: #ff5549 !important;
text-transform: none !important;
top: calc(100% + 5px);
left: 0;
}

.error-inline {
font-size: 12px !important;
color: #ff5549 !important;
text-transform: none !important;
position: absolute;
top: calc(100% + 5px);
left: 0;
}

.error-basket {
font-size: 12px !important;
color: #ff5549 !important;
text-transform: none !important;
}

.g-recaptcha {
margin-top: 10px;
}

.grecaptcha-badge {
visibility: hidden;
}

.custom-cursor-pointer{
cursor: pointer;
}

.custom-cursor-default{
cursor: default;
}

/* Interrupt styles */
.change-inputs-item{
    position: relative !important;
}

.contacts-form textarea {
    margin-bottom: 0 !important;
}

.checkout-pay-online{
    max-width: 600px;
    margin: 0 auto 20px
}

a.checkout-pay-online-text{
    font-weight: 500;
    line-height: 1.5;
    text-transform: none;
    color: #FF0000;
}

.seo-post-catalog-child .with-more-posts{
    padding-top: 0;
}

.nf-block-loader-bg .swiper-slide{
    opacity: 0 !important;
}
