﻿/* ------------------------------------ TabDrop ---------------------------------*/
.tabs-drop {
    max-width: 640px;
    margin: 0 auto;
    padding: 0 20px;
    min-width: 80%;
}

#tab-button {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

    #tab-button li {
        display: table-cell;
        width: 20%;
    }

        #tab-button li a {
            display: block;
            padding: .5em;
            background: #d8c573;
            border: 1px solid #ddd;
            text-align: center;
            color: #fff;
            text-decoration: none;
            border-radius: 10px 10px 0px 0px;
            border-color: #d8c573;
        }

        #tab-button li:not(:first-child) a {
            border-left: none;
        }

        #tab-button li a:hover, #tab-button .is-active a {
            border-bottom-color: transparent;
            background: #fff;
            color: #d8c573;
            font-weight: 700;
            margin-top: 5px;
        }

.tab-contents {
    padding: .5em 2em 1em;
    border: 1px solid #d8c573;
    word-wrap: break-word !important;
}

.tab-button-outer {
    display: none;
}

.tab-contents {
    margin-top: 20px;
}

select#tab-select {
    padding: 0px 10px;
    font-weight: 400;
    border-color: #d8c573 !important;
    min-width: 100%;
}

@media screen and (min-width: 768px) {
    .tab-button-outer {
        position: relative;
        z-index: 2;
        display: block;
    }

    .tab-select-outer {
        display: none;
    }

    .tab-contents {
        position: relative;
        top: -1px;
        margin-top: 0;
        border-top: none;
    }
}

/* ------------------------------------ TabDrop ---------------------------------*/

.gtw-smiles .border-radius-10, .gtw-smiles .border-radius-10:hover {
    border-color: #f0a13c !important;
}

.gtw-milhas .item h2 {
    letter-spacing: 0.3px;
}

.gtw-milhas #quantidade-pontos input {
    border: none;
    text-align: right;
    color: #173421;
    font-weight: 700;
    /*width: 100px;*/
}

.gtw-milhas #div-calculadora {
    margin-top: 40px;
    margin-bottom: 60px;
    height: -webkit-fill-available;
    border-radius: 10px;
    background-color: #fff;
    border: 2px solid #d8c573;
    background-size: cover;
    height: 440px;
}
.gtw-milhas #div-calculadora-produto-unicred {
    margin-top: 40px;
    margin-bottom: 60px;
    height: -webkit-fill-available;
    border-radius: 0px;
    background-color: #373737;
    border: 2px solid #373737;
    background-size: cover;
    height: 440px;
}


.gtw-milhas div#quantidade-pontos, .quantidade-pontos {
    margin: 2% 5%;
    background: #fff;
    color: #202020;
    border-radius: 5px;
    border: 1px solid #202020;
}

.gtw-milhas #quantidade-pontos p {
    float: right;
    padding: 15px;
    font-weight: 700;
    font-size: 1.5em;
    float: inherit;
    text-align: center;
}

.gtw-milhas #botao-resgatar {
    margin: 15px 25px;
    display: block;
    display: grid;
    background-color: #d8c573;
    color: #fff;
    height: 40px !important;
    text-align: center;
    padding: 5px 2px;
    border-radius: 5px;
    font-size: 1.5em;
    font-weight: 700;
    cursor: pointer;
    line-height: 28px;
}

.icons-calc {
    color: #333;
}

.gtw-milhas #quantidade-pontos p, .gtw-milhas #quantidade-pontos p input, .gtw-milhas #quantidade-pontos p input::placeholder {
    color: #333 !important;
}

.gtw-milhas .quantidade-pontos {
    width: 90%;
}

.gtw-milhas .border-radius-10,
.gtw-milhas .border-radius-10:hover {
    border-color: #d8c573 !important
}

.gtw-milhas #div-calculadora h2 {
    color: #fff;
    text-transform: unset;
    font-weight: 600;
    font-size: 1.2em;
    margin: 5% 0 0 5%;
    letter-spacing: 1px;
}

.gtw-milhas .carrousel .item .foto-produto img.foto-produto {
    max-width: 100%;
}


.gtw-milhas #div-calculadora i.fas.fa-plus-circle.icons-calc {
    margin-left: 40px;
}

#Modal-Milhas button.close span {
    color: #000 !important;
}

.gtw-milhas .item h2 span {
    text-transform: capitalize !important;
    font-weight: 600;
    margin-top: 8px !important;
    display: block !important;
}

p.checks {
    margin-left: 33.3%;
    text-align: left;
    margin-top: 15px;
    font-weight: 600;
}

.gtw-milhas h2 {
    letter-spacing: 1px !important;
}

.img-left-calculadora {
    position: inherit;
    max-width: 70%;
}

.texto-explicativo-check {
    margin-left: 15px;
}

.gta-milhas #div-finalizado h1 {
}

.gtw-milhas #div-finalizado i.fa-check-circle {
    font-size: 35px !important;
    position: absolute;
    padding-left: 10px;
}

.gtw-milhas #div-finalizado .img-parceiro {
    max-width: 300px;
}

.minha-conta-generico.detalhe-do-resgate .img-parceiro {
    max-width: 30%;
    text-align: center;
}

#FormCalculadoraMilhas li i {
    display: none
}

#FormCalculadoraMilhas li.is-active i {
    display: contents;
}

.gtw-milhas .carrousel .item .foto-produto img {
    height: 140px !important;
    margin-top: 40px;
    height: -webkit-fill-available;
}

#quantidade-pontos i {
    font-size: 18px;
}

.color-padrao-4 {
    color: #333 !important;
}

#div-calculadora p {
    color: #333 !important;
}

@media screen and (max-width: 992px) {
    .gtw-milhas .item h2 {
        letter-spacing: 0px;
    }

    .gtw-milhas h2.module-tilte {
        font-size: 1.6em;
    }

    .gtw-milhas #div-calculadora #quantidade-pontos input[type="text"] {
        font-size: 18px !important;
    }

    .gtw-milhas #div-calculadora-produto-unicred #quantidade-pontos input[type="text"] {
        font-size: 18px !important;
    }

    .gtw-milhas #div-calculadora-produto-unicred #quantidade-pontos p {
        padding: 0px;
        font-size: 17px
    }

    .gtw-milhas #div-calculadora #quantidade-pontos p {
        padding: 0px;
        font-size: 17px
    }

        .gtw-milhas #div-calculadora #quantidade-pontos p a {
            font-size: 20px;
        }

    .gtw-milhas #div-calculadora h2 {
        margin: 5% 0 5% 0%;
        font-size: 1em;
    }

    .gtw-milhas #div-calculadora #botao-comprar {
        margin: 0 10px 10px 10px;
    }

    .gtw-milhas div#quantidade-pontos, .quantidade-pontos input {
        font-size: 16px !important;
    }

    .gtw-milhas #div-calculadora #quantidade-pontos input {
        width: 30%;
    }

    .gtw-milhas #botao-resgatar {
        width: 90%;
        margin: 0% 5%;
        margin-top: 10px;
        display: inline-grid;
    }

    .img-left-calculadora {
        max-width: 60% !important;
    }

    .gtw-milhas #div-finalizado h1 {
        margin: 0% 0 2% 0 !important;
        font-size: 1.4em !important;
    }

    .gtw-milhas #div-finalizado {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .gtw-milhas #div-finalizado .img-parceiro {
        margin-bottom: 20px;
    }

    #div-finalizado i.fa.fa-check-circle {
        padding: 0px !important;
        margin-left: -5%;
        margin-top: 2%;
    }

    .gtw-milhas .carrousel .item .foto-produto img {
        height: 120px !important;
    }

    .gtw-milhas .item h2 {
        margin-top: 10px;
    }
}

@media screen and (max-width: 380px) {
    .gtw-milhas #div-calculadora #quantidade-pontos input {
        width: 30% !important;
    }
}
