

/* Start:/local/templates/template.main/components/ma/form/dostavka-form/style.css?17642602602433*/
.dostavka-form .fc_form_tml {
    flex-direction: column;
}
.uss_form_item.uss_form_text.hnpot {
    display: none !important;
}
.captcha-inner {
    display: none !important;
}
#allow_privacy_policyid {
    width: 15px;
    height: 15px;
}
#allow_privacy_policyid-styler {
    top: 3px;
}
.jq-checkbox__div {
    width: 15px;
    height: 15px;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    background-color: transparent;
}
.jq-checkbox__div.active {
    display: block;
    background-color: #CC0000;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");
    background-size: 12px 12px;
    background-position: center;
    background-repeat: no-repeat;
    border-color: #CC0000;
}
.uss_form_checkbox label {
    font-size: 0.75rem !important;
    margin-left: 5px;
}
.dostavka-form .new-style-form {
    flex-direction: column;
    align-items: start;
    gap: 15px;
        margin-top: 20px;
}
.dostavka-form .new-style-form .uss_form_checkbox {
    width: 70%;
    text-align: left;
}
.dostavka-form .new-style-form .uss_form_notice,
.dostavka-form .new-style-form .uss_form_checkbox,
.dostavka-form .new-style-form .uss_form_checkbox label a {
    font-size: 0.75rem !important;
    line-height: 18px;
}

.dostavka-form .uss_form_submit {
    min-width: 150px;
    margin-top: 30px;
    align-self: center;
}

.dostavka-form .uss_form_submit #check-button,
.dostavka-form .uss_form_submit #submit-button {
    width: 100%;
}

.dostavka-form .uss_form_notice {
    align-self: center;
    margin-top: -5px;
}

.dostavka-form .uss_form_item.uss_form_text {
    display: flex;
    flex-direction: column;
}
.dostavka-form .uss_form_item.uss_form_text label span {
    position: absolute;
    top: -6px;
}
.dostavka-form .uss_form_item.uss_form_text label {
    position: relative;
}
.dostavka-form .hintError {
    font-size: 0.75rem !important;
    line-height: 18px;
    color: #CC0000;
    margin-top: 5px;
}
@media (max-width: 676px) {
    .dostavka-form .new-style-form .uss_form_checkbox {
        width: 100%;
    }
    .dostavka-form .uss_form_notice {
        margin-top: 10px;
    }
    .dostavka-form .uss_form_submit #check-button {
        margin: 0;
    }
}

/* End */
/* /local/templates/template.main/components/ma/form/dostavka-form/style.css?17642602602433 */
