.reklamace {
    font-size: 14px;
}

.reklamace .select_type {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.reklamace input[type="checkbox"]+label::before {
    width: 20px;
    height: 20px;
    border-color: #000;
    border-radius: 5px;
}

.reklamace input[type="checkbox"]+label, 
.reklamace input[type="radio"]+label {
    padding-left: 35px;
}

.reklamace label {
    min-height: 20px;
}

.reklamace label {
    margin-bottom: 10px;
}

.reklamace input[type="checkbox"]:checked+label::after {
    display: none;
}

.reklamace input[type="checkbox"]:checked+label::before {
    background-color: #000;
    content: '\F633';
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 550;
    color: #fff;
    line-height: 16px;
    font-size: 16px;
}

.reklamace>div {
    margin-bottom: 20px;
}

.reklamce .claim_products,
.reklamace .claim_product {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.reklamace .claim_product .name_amount {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.reklamace .claim_product .name_amount .prod_name {
    width: calc(100% - 100px);
    padding-right: 20px;
    font-weight: 550;
    font-size: 16px;
}

.reklamace .claim_product .name_amount .prod_amount {
    font-weight: 550;
    font-size: 16px;
    width: 100px;   
}

.reklamace .prod_amount input {
    width: calc(100px - 40px);
    text-align: center;
    border: none !important;
}

.reklamace .prod_amount div {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.reklamace .prod_amount input::-webkit-inner-spin-button {
    display: none !important;
}

.reklamace .prod_fields {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between; 
    margin: 5px -7.5px;
}

.reklamace .prod_fields>div {
    width: calc(100% / 5 - 15px);
    margin: 0 7.5px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.reklamace label {
    font-weight: 550 !important;
    display: block;
}

.reklamace .claim_product {
    padding-bottom: 10px;
}

.reklamace select {
    width: 100%;
}

.reklamace input[type="text"],
.reklamace select {
    height: 35px;
    border-radius: 35px;
    border: solid 2px #000;   
    padding: 5px 15px;
    width: 100%;
    background: transparent !important;
    color: #000;
}

.reklamace textarea {
    border-radius: 20px;
    border: solid 2px #000;   
    padding: 10px 15px;
    width: 100%;
    background: transparent !important;
    color: #000;
}

.reklamace select {
    font-weight: 550;
    text-align: center;
    text-align-last:center; 
}

.reklamace .prod_amount span {
    cursor: pointer;
}

.upload_img,
.finish_send {
    display: flex;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.upload_img a,
.finish_send a {
    background-color: #00aeb6 !important;
    color: #fff !important;
    font-weight: 550 !important;
    padding: 15px 20px !important;
    line-height: normal !important;
    border-radius: 35px !important;
    display: flex !important;
    align-items: center !important;
    font-size: 16px !important;
    text-transform: none !important;
}

.upload_img a:hover,
.finish_send a:hover {
    opacity: 0.75;
}

.upload_img a i {
    margin-left: 10px;
}

.upload_img a i,
.add_more_product i {
    font-size: 18px;
    -webkit-text-stroke: 2px;
}

.add_more_product i {
    margin-right: 10px;
    color: #00aeb6;
    font-size: 30px;
}

.upload_img i:before {
    vertical-align: unset !important;
}

.claim_product {
    padding-bottom: 0;
    border-bottom: solid 1px #dadada;
    margin-bottom: 20px;
}

.add_more_product {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.add_more_product a {
    background-color: transparent !important;
    border: none;
    padding: 0;
    color: #000;
    text-transform: none;
    display: flex;
    align-items: center;
    font-size: 16px;
}

.add_more_product a:hover {
    opacity: 0.75;
}

.add_more_product {
    padding-bottom: 20px;
}

.additional_info div {
    margin-bottom: 20px;
}

.reklamace .fifty {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.reklamace .fifty>div {
    width: calc(100% / 2 - 20px);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.reklamace .fifty>div input {
    width: 350px;
    max-width: 100%;
}

.reklamace .fifty p {
    display: block;
    width: 100%;
}

.finish_send a {
    min-width: 180px;
}

.reklamace .btn {
    text-align: center;
    justify-content: center;
    line-height: normal !important;
}

@media (max-width: 992px) {
    .reklamace .prod_fields>div,
    .reklamace .fifty>div {
        width: 100%;
        margin-bottom: 15px;
    }   

    .reklamace select {
        max-width: 100%;
    }
}

.add_more_product a {
    font-weight: 550 !important;
    display: flex !important;
    line-height: normal !important;
    color: #000 !important;
    padding: 0 !important;
}

.reklamace .btn.loading:before {
    margin-right: 5px;
    display: inline-block;
    animation: spin 2s linear infinite;
    content: '\F116';
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 22px;
    vertical-align: -0.125em;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@keyframes spin
{
    0%
    {
    transform: rotate(0deg);
    }
    100%
    {
    transform: rotate(360deg);
    }
}

.reklamace .btn.done {
    background-color: limegreen !important;
}

.reklamace .btn.error {
    background-color: orangered !important;
}