.topo_responsivo {
    background-color: #ff6600 !important;
}

.sidebar {
    width: 25%;
    position: relative;
}

.sidebar div {
    border: solid 1px #e5e5e5;
    padding: 8px;
    margin-top: 18px;
    font-size: 23px;
    display: block;
    border-radius: 4px;
}

.inpu_inform_pessoal {
    border-radius: 3px !important;
    display: inline-block !important;
    margin: 0 !important;
    padding: 16px 17px !important;
    width: 80% !important;
    height: 55px !important;
    font: 400 16px/ 120% Arial, Helvetica, sans-serif !important;
    color: #000 !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    border: 1px solid #848484 !important;
    vertical-align: top !important;
    white-space: nowrap !important;
    resize: vertical !important;
    background: #fff !important;
    margin-top: 18px !important;
}

.inpu_inform_pessoal2 {
    border-radius: 3px !important;
    display: inline-block !important;
    margin: 0 !important;
    padding: 16px 17px !important;
    width: 90% !important;
    height: 55px !important;
    font: 400 16px/ 120% Arial, Helvetica, sans-serif !important;
    color: #000 !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    border: 1px solid #848484 !important;
    vertical-align: top !important;
    white-space: nowrap !important;
    resize: vertical !important;
    background: #fff !important;
    margin-top: 18px !important;
}

/*********LISTA DE PRODUTOOOOS***********/
.details {
    max-width: 800px;
    max-height: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    background: #fff;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    position: relative;
}

.details__item {
    display: flex;
}

.details__user {
    background: #f6f9fc;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #dadada;
}


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

.item__image .iphone {
    height: 80px;
}

.item__details {
    padding: 0px 0px 0px 30px;
}

.item__title {
    font-size: 18px;
    font-weight: 600;
}

.item__price {
    font-size: 16px;
    color: #bec3cb;
}

/****************************/


@media only screen and (min-width: 768px) {
    .titlulo_resp {
        font-size: 38px;
    }

    .selfone_resp {
        width: 40% !important;
    }

    .item__quantity2 {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .titlulo_resp {
        font-size: 22px;
    }

    .selfone_resp {
        width: 76% !important;
    }

    .item__quantity {
        display: none;
    }

    .item__quantity2 {
        display: block;
    }

    #personal {
        font-size: 12px !important;
    }

    .preco_prod_resp {
        text-align: center;
    }

    .nome_prod_resp {
        text-align: left;
        font-size: 15px;
    }

    .qtd_resp {
        text-align: center;
        font-size: 15px !important;
    }

    .nome_ing_resp {
        padding-left: 25px !important;
        padding-right: 0px !important;
    }

    .image_ing_resp {
        padding: 0 0 0 0 !important;
    }

    .mostra_prod_resp {
        padding: 20px 0 0px 0 !important;
    }
}

@media only screen and (min-width: 993px) {}

@media only screen and (max-width: 992px) {
    .paddings_resp {
        padding-left: 0%;
        padding-right: 0%;
    }

    .mostra_prod_resp {
        padding-top: 50px;
    }
}

@media only screen and (min-width: 1600px) {
    #radiooo_button {
        padding: 0 0px 0 1px !important;
    }
}

.input_previus {
    width: 100px !important;
    margin: auto !important;
    box-shadow: 0 0 5px rgb(134 134 134 / 60%) !important;
    border-radius: 5px !important;
    background-color: #616161 !important;
    padding: 10px !important;
    transition-duration: 1s !important;
    margin-top: 35px !important;
    margin-bottom: 25px !important;
    margin-left: 20px !important;
    -webkit-appearance: none !important;
    outline: none !important;
    font-family: 'Quicksand', sans-serif !important;
    font-size: 18px !important;
    line-height: 30px !important;
    color: #fff !important;
    font-weight: 500 !important;
}

.input_next {
    width: 100px !important;
    margin: auto !important;
    box-shadow: 0 0 5px rgb(134 134 134 / 60%) !important;
    border-radius: 5px !important;
    background-color: #ff6600 !important;
    padding: 10px !important;
    transition-duration: 1s !important;
    margin-top: 35px !important;
    margin-bottom: 25px !important;
    margin-left: 20px !important;
    -webkit-appearance: none !important;
    outline: none !important;
    font-family: 'Quicksand', sans-serif !important;
    font-size: 18px !important;
    line-height: 30px !important;
    color: #fff !important;
    font-weight: 500 !important;
}

.input_submit {
    width: 100px !important;
    margin: auto !important;
    box-shadow: 0 0 5px rgb(134 134 134 / 60%) !important;
    border-radius: 5px !important;
    background-color: #ff6600 !important;
    padding: 10px !important;
    transition-duration: 1s !important;
    margin-top: 35px !important;
    margin-bottom: 25px !important;
    margin-left: 20px !important;
    -webkit-appearance: none !important;
    outline: none !important;
    font-family: 'Quicksand', sans-serif !important;
    font-size: 18px !important;
    line-height: 30px !important;
    color: #fff !important;
    font-weight: 500 !important;
}

.img_carrinho {
    vertical-align: middle;
    border-style: none;
}

.total {
    display: none;
}

/********  .card {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.03);
        transition: 0.3s;
        width: 40%;
    }

    .card:hover {
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    }

    .topo_responsivo {
        background-color: #ff6600 !important;
    }

    @media only screen and (min-width: 500px) {
        .card {
            width: 90% !important;
        }
    }********/

@media only screen and (max-width: 500px) {
    #checkOut_click_2 {
        width: 100% !important;
        margin-top: 20px !important;
    }

    .valor_resp {
        text-align: start !important;
    }

    #linha_texto_imag_resp {
        padding-left: 30px;
    }
}

@media only screen and (min-width: 768px) {
    #lista_do_que_e {
        display: flex;
    }

    .mult_resp {
        display: flex;
    }

    .prix_only_resp {
        display: none;
    }

    .ocupa_espaco_resp {
        display: none;
    }

    .btn_elimina_resp {
        justify-content: end;
    }
}

@media only screen and (max-width: 767px) {
    #lista_do_que_e {
        display: none;
    }

    .qtdades_resp {
        padding-top: 20px;
    }

    .mult_resp {
        display: none;
    }

    .btn_elimina_resp {
        padding-top: 20px;
        justify-content: start;
    }

    .val_prod_resp {
        padding-top: 20px;
    }

    .row_qtdades {
        justify-content: start;
        padding-left: 20px;
    }

    .total_do_responsivo {
        margin: 0 !important;
    }
}

p {
    font-size: 14px !important;
}

@media only screen and (min-width: 763px) and (max-width: 993px) {
    .val_prod_resp {
        font-size: 15px !important;
    }

    .total_resp {
        font-size: 17px !important;
    }
}

@media only screen and (min-width: 993px) {
    .val_prod_resp {
        font-size: 18px !important;
    }

    .total_resp {
        font-size: 18px !important;
    }
}

input[type="radio"] {
    /* Add if not using autoprefixer */
    -webkit-appearance: none;
    /* Remove most all native input styles */
    appearance: none;
    /* For iOS < 15 */
    background-color: var(--form-background);
    /* Not removed via appearance */
    margin: 0;

    font: inherit;
    color: currentColor;
    width: 1.15em;
    height: 1.15em;
    border: 0.15em solid currentColor;
    border-radius: 50%;
    transform: translateY(-0.075em);

    display: grid;
    place-content: center;
}

input[type="radio"]::before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em var(--form-control-color);
    /* Windows High Contrast Mode */
    background-color: CanvasText;
}

input[type="radio"]:checked::before {
    transform: scale(1);
}

select {
    -webkit-appearance: listbox !important
}

.estilos_article {
    padding: 0 !important;
    border-radius: 5px;
    transition-duration: 0.1s;
    font-family: 'Quicksand', sans-serif;
    font-size: 21px;
    color: #000000;
    font-weight: 600;
    /*box-shadow: 0 0 3px rgb(134 134 134);*/
    margin-top: 10px;
}


@media only screen and (max-width: 500px) {
    #totaaaal {
        font-size: 16px !important;
    }

    #total_remisse_h4 {
        font-size: 16px !important;
    }

    .palavra_total_h4 {
        font-size: 16px !important;
    }

    .palavra_remisse_h4 {
        font-size: 15px !important;
    }

    #codigo_voucher {
        width: 120px !important;
        padding-left: 0 !important;
    }

    #voucher_invalido {
        right: -91px !important;
    }

    #ativado_sucesso {
        right: -91px !important;
    }
}

@media only screen and (max-width: 1200px) {
    .palavra_total {
        text-align: end;
    }

    .palavra_remisse {
        text-align: end;
    }
}

#codigo_voucher {
    border-radius: 3px !important;
    display: inline-block !important;
    margin: 0 !important;
    padding: 16px 17px;
    height: 45px !important;
    font: 400 16px/ 120% Arial, Helvetica, sans-serif !important;
    color: #000 !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    vertical-align: top !important;
    white-space: nowrap !important;
    resize: vertical !important;
    background: #fff !important;
    margin-top: 10px !important;
    text-align: center;
}

@media only screen and (max-width: 1200px) {
    #adresse_inicial {
        width: 70% !important;
    }
}

.inputs_bolinha {
    border-radius: 50% !important;
    width: 30px !important;
    height: 30px !important;
    margin-bottom: 0 !important;
    background-color: white !important;
    margin-right: 20px !important;
}

@media only screen and (max-width: 768px) {
    .carrinho_checkout {
        padding-top: 20px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media only screen and (max-width: 992px) {
    .carrinho_checkout2 {
        padding-top: 20px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media only screen and (max-width: 992px) {
    #feature1 {
        width: 50vw !important;
    }

    #feature2 {
        width: 50vw !important;
    }

    #feature3 {
        width: 50vw !important;
    }
}

@media only screen and (min-width: 993px) {
    #feature1 {
        width: 30vw !important;
    }

    #feature2 {
        width: 30vw !important;
    }

    #feature3 {
        width: 30vw !important;
    }
}