.odstupenie-form-wrap {
    max-width: 920px;
    margin: 0 auto 40px;
}

.odstupenie-form-wrap .odstupenie-form-title {
    font-family: 'RobotoBold', Arial, sans-serif;
    font-size: 32px;
    line-height: 1.2;
    text-align: center;
    color: #333333;
    margin: 24px 0 16px;
    font-weight: bold;
}

@media screen and (max-width: 767px) {
    .odstupenie-form-wrap .odstupenie-form-title {
        font-size: 26px;
    }
}

.odstupenie-form-wrap .odstupenie-form-intro {
    text-align: center;
    color: #6a6d72;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 28px;
}

.odstupenie-form-wrap .odstupenie-section {
    border: 1px solid #e1e1e1;
    border-radius: 6px;
    padding: 22px 24px 18px;
    margin-bottom: 18px;
    background: #fff;
}

.odstupenie-form-wrap .odstupenie-section__title {
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #55585c;
    margin: 0 0 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ececec;
    font-weight: 700;
}

.odstupenie-form-wrap .odstupenie-shop-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.45;
}

.odstupenie-form-wrap .odstupenie-shop-item:last-child {
    margin-bottom: 0;
}

.odstupenie-form-wrap .odstupenie-shop-item .fa {
    width: 22px;
    margin-right: 10px;
    margin-top: 3px;
    color: #8a8d91;
    text-align: center;
}

.odstupenie-form-wrap .odstupenie-shop-item strong {
    display: block;
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #7a7d81;
    margin-bottom: 2px;
}

.odstupenie-form-wrap .form-group {
    margin-bottom: 14px;
}

.odstupenie-form-wrap label.control-label {
    display: block;
    font-weight: normal;
    font-size: 13px;
    color: #4a4d52;
    margin-bottom: 6px;
    padding-top: 0;
}

.odstupenie-form-wrap label.control-label .req {
    color: #e20000;
}

.odstupenie-form-wrap .form-control {
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    box-shadow: none;
    height: 42px;
    font-size: 14px;
}

.odstupenie-form-wrap .form-control:focus {
    border-color: #c8c8c8;
    box-shadow: none;
}

.odstupenie-form-wrap textarea.form-control {
    min-height: 110px;
    height: auto;
    resize: vertical;
}

.odstupenie-form-wrap input[type="date"].form-control,
.odstupenie-form-wrap input.odstupenie-date {
    line-height: 1.2;
    padding: 8px 12px;
}

.odstupenie-form-wrap input[type="date"].form-control::-webkit-calendar-picker-indicator,
.odstupenie-form-wrap input.odstupenie-date::-webkit-calendar-picker-indicator {
    cursor: pointer;
    opacity: 0.7;
}

.odstupenie-form-wrap .odstupenie-field-hint {
    font-size: 12px;
    color: #8a8d91;
    margin-top: 6px;
    line-height: 1.4;
}

.odstupenie-form-wrap .odstupenie-radio-group {
    margin-bottom: 14px;
}

.odstupenie-form-wrap .odstupenie-radio-group label {
    display: block;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 8px;
    cursor: pointer;
}

.odstupenie-form-wrap .odstupenie-radio-group label input {
    margin-right: 8px;
    vertical-align: -1px;
}

.odstupenie-form-wrap .odstupenie-produkty-row {
    display: none;
}

.odstupenie-form-wrap .odstupenie-declaration {
    margin: 0;
    font-size: 14px;
    line-height: 1.55;
    font-weight: normal;
    cursor: pointer;
}

.odstupenie-form-wrap .odstupenie-declaration input {
    margin-right: 10px;
    vertical-align: top;
    margin-top: 4px;
}

.odstupenie-form-wrap .odstupenie-form-actions {
    margin-top: 22px;
}

.odstupenie-form-wrap .odstupenie-form-submit,
.odstupenie-form-wrap .formular_button {
    display: block;
    width: 100%;
    height: 52px;
    line-height: 52px;
    padding: 0 20px;
    border: 0;
    border-radius: 4px;
    background: #2b67c6;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    transition: background 200ms ease-in-out;
}

.odstupenie-form-wrap .odstupenie-form-submit:hover,
.odstupenie-form-wrap .odstupenie-form-submit:focus,
.odstupenie-form-wrap .formular_button:hover,
.odstupenie-form-wrap .formular_button:focus {
    background: #3d79d8;
    color: #fff;
}

.odstupenie-form-wrap .formular_odoslanie {
    padding: 0;
    margin: 0;
}

.odstupenie-form-wrap .odstupenie-form-required {
    margin: -2px 0 16px;
    text-align: right;
    font-size: 12px;
    color: #868b92;
    line-height: 1.4;
}

.odstupenie-form-wrap .odstupenie-form-privacy {
    text-align: center;
    font-size: 12px;
    color: #9a9da1;
    margin: 14px 0 0;
    line-height: 1.45;
}

.odstupenie-form-wrap .odstupenie-form-privacy .fa {
    margin-right: 6px;
}

.footer .footer_box {
    min-width: 0;
    container-type: inline-size;
}

.footer ul li a.odstupenie-btn {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
    margin-top: 8px;
    padding: clamp(4px, 0.5vw, 7px) clamp(3px, 0.5vw, 8px);
    border: 0;
    border-radius: 4px;
    background: #2b67c6;
    color: #fff !important;
    font-family: inherit;
    font-size: 9px;
    font-size: clamp(7px, 0.85vw, 10px);
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.3;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    transition: background 200ms ease-in-out;
}

.footer ul li a.odstupenie-btn:hover,
.footer ul li a.odstupenie-btn:focus {
    background: #3d79d8;
    color: #fff !important;
    text-decoration: none !important;
}

@container (max-width: 210px) {
    .footer ul li a.odstupenie-btn {
        font-size: 8px;
        padding: 5px 4px;
    }
}

@container (max-width: 170px) {
    .footer ul li a.odstupenie-btn {
        font-size: 7px;
        padding: 4px 3px;
        line-height: 1.25;
    }
}

@media screen and (max-width: 550px) {
    .footer ul li a.odstupenie-btn {
        font-size: clamp(8px, 2.2vw, 10px);
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 360px) {
    .footer ul li a.odstupenie-btn {
        font-size: 7px;
    }
}
