.fkcorreiosg2-form input[type="text"] {
    font-size: 15px;
    color: #9c9b9b;
    border: 1px solid #d6d4d4;
    padding: 3px;
    height: 27px;
    min-width: 135px;
    text-align: center;
    position: relative;
    top: 2px;

}

.fkcorreiosg2-form{margin-bottom:10px;display:flex;justify-content:center}

.fkcorreiosg2-form input[type="tel"] {
    border: 1px solid #ccc;
    padding: 5px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.fkcorreiosg2-button {
    box-shadow: inset 0 1px 0 #fff;
    background-color: #eee;
    border: 1px solid #ccc;
    border-left: none;
    padding: 5px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #444;
}

.fkcorreiosg2-box {
    border: 1px solid #d6d4d4;
    border-radius: 0;
    padding: 0 0 5px 0;
    margin: 10px 0 0px 0;
}

.fkcorreiosg2-responsivo {
    max-width: 200px;
    height: auto;
}

.fkcorreiosg2-responsivo img {
    max-width: 75px;
    width: 100%;
    max-height: 100px;
}

.fkcorreiosg2-titulo {
    font-size: 14px;
    text-align: center;
}

.fkcorreiosg2-faixa-msg {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding: 2px 5px;
    margin: 0px 0 5px 0;
}

.fkcorreiosg2-transportadoras {
    padding: 0 3px 0 3px;
    max-height: 200px;
    overflow-y: scroll;
}

.fkcorreiosg2-transportadoras table {
    width: 100%;
}

.fkcorreiosg2-transportadoras tr {
    border-bottom: 1px solid #d6d4d4;
}

.fkcorreiosg2-msg-transp {
    background-color: #ffffff;
    font-size: 11px;
    border: 1px solid #d6d4d4;
    border-radius: 3px;
    margin: 10px;
    padding: 5px;
}

.fkcorreiosg2-fancybox #fkcorreiosg2-adic-carrinho-nome, .fkcorreiosg2-fancybox #fkcorreiosg2-adic-carrinho-valor, .fkcorreiosg2-fancybox #fkcorreiosg2-desc-resumida-nome, .fkcorreiosg2-fancybox #fkcorreiosg2-desc-resumida-valor {
    font-size: 13px;
}

.fkcorreiosg2-rastreio-coluna {
    background-color: transparent;
    padding: 14px 5px 0 5px;
}

.fkcorreiosg2-rastreio-footer {
    float: left;
    background-color: transparent;
    margin-top: 45px;
    width: 33.33%;
    padding: 0 15px 0 15px;
}

.fkcorreiosg2-rastreio-footer .fkcorreiosg2-rastreio-titulo {
    color: #FFFFFF;
}

.fkcorreiosg2-rastreio-footer .fkcorreiosg2-rastreio-conteudo input[type="text"] {
    background-color: transparent;
    border: 1px solid #515151;
    height: 40px;
    color: #FFFFFF;
}

.fkcorreiosg2-rastreio-footer .fkcorreiosg2-button-rastreio {
    height: 28px;
    width: 28px;
    border-radius: 50%;
    background-color: #908f8f;
    padding: 0;
}

.fkcorreiosg2-rastreio-account {
    background-color: transparent;
    margin-top: 20px;
}

.fkcorreiosg2-rastreio-titulo {
    background: url(../img/logo_rastreio.png) no-repeat transparent;
    height: 40px;
    padding: 13px 0 0 33px;
    font-size: 18px;
    text-transform: uppercase;
    color: #555454;
}

.fkcorreiosg2-rastreio-conteudo {
    padding-top: 10px;
}

.fkcorreiosg2-rastreio-conteudo input[type="text"] {
    width: 80%;
    height: 30px;
    padding-left: 5px;
}

.fkcorreiosg2-button-rastreio {
    height: 30px;
    border: 1px solid #666666;
    background-color: #e4e4e4;
    border-radius: 3px;
}

.fkcorreiosg2-button-rastreio:hover {
    background-color: #ffffff;
}

.fkcorreiosg2-clear {
    clear: both;
}

.fkcorreiosg2-col-lg-15 {
    width: 15% !important;
}

.fkcorreiosg2-col-lg-30 {
    width: 30% !important;
}

.fkcorreiosg2-col-lg-40 {
    width: 30% !important;
}

#fkcorreiosg2-desc-resumida-nome {
    width: 50%;
    font-size: 11px;
}

#fkcorreiosg2-desc-resumida-valor {
    width: 20%;
    font-size: 12px;
    text-align: right;
    padding-right: 5px;
}

#fkcorreiosg2_adic_carrinho {
    border: 0;
    margin: 0;
}

#fkcorreiosg2-adic-carrinho-faixa-msg {
    font-size: 11px;
}

#fkcorreiosg2-adic-carrinho-nome {
    display: inline-block;
    width: 130px;
    margin-top: 5px;
    font-size: 11px;
    padding: 0;
}

#fkcorreiosg2-adic-carrinho-valor {
    width: 25%;
    font-size: 14px;
    text-align: right;
    padding-right: 5px;
}

#fkcorreiosg2-adic-carrinho-msg-transp {
    font-size: 10px;
}

#fkcorreiosg2-desc-detalhada-titulo {
    font-size: 16px;
}

#fkcorreiosg2-desc-detalhada-faixa-msg {
    font-size: 15px;
}

#fkcorreiosg2-desc-detalhada-nome {
    width: 60%;
    font-size: 14px;
}

#fkcorreiosg2-desc-detalhada-valor {
    width: 20%;
    font-size: 14px;
    text-align: right;
    padding-right: 5px;
}

#fkcorreiosg2-carrinho-faixa-msg {
    font-size: 15px;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    background: #fff;
    color: #000;
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
}

#fkcorreiosg2-carrinho-faixa-msg > i {
    cursor: pointer;
}

#fkcorreiosg2-carrinho-nome {
    width: 60%;
    font-size: 14px;
    color: #000;
}

#fkcorreiosg2-carrinho-valor {
    width: 20%;
    font-size: 14px;
    text-align: right;
    padding-right: 5px;
    color: #000;
}

#HOOK_SHOPPING_CART .fkcorreiosg2-box {
    background-color: #ffffff!important;
    border: none!important;
}

#HOOK_SHOPPING_CART form {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#HOOK_SHOPPING_CART form .fkcorreiosg2-button {
    margin: 0!important;
}

#HOOK_SHOPPING_CART form .fkcorreiosg2-form input[type="text"] {
    margin-bottom: 3px;
    margin-right: 10px;
}

#HOOK_SHOPPING_CART .fkcorreiosg2-form {
    display: flex;
    align-items: center;
    justify-content: center;
}

#HOOK_SHOPPING_CART #fkcorreiosg2-carrinho-faixa-msg {
    max-width: 150px;
}

#HOOK_SHOPPING_CART .fkcorreiosg2-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0;
}

#HOOK_SHOPPING_CART .fkcorreiosg2-transportadoras {
    width: 100%;
    padding: 0;
    margin-top: 15px;
    display: flex!important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#HOOK_SHOPPING_CART .fkcorreiosg2-transportadoras td {
    border-top: none!important;
}

#HOOK_SHOPPING_CART .fkcorreiosg2-transportadoras tr {
    background-color: #ffffff;
}

#HOOK_SHOPPING_CART .fkcorreiosg2-transportadoras tr:last-child {
    border-bottom: none!important;
}

@media (min-width:992px) and (max-width:1199px) {
    #HOOK_SHOPPING_CART .fkcorreiosg2-transportadoras {
        width: 81%;
    }
}

@media (min-width:768px) and (max-width:991px) {
    #HOOK_SHOPPING_CART .fkcorreiosg2-transportadoras {
        width: 75%;
    }
    #HOOK_SHOPPING_CART form {
        justify-content: center;
    }
}

@media (min-width:567px) and (max-width:767px) {
    #HOOK_SHOPPING_CART .fkcorreiosg2-transportadoras {
        width: 100%;
        margin: 0;
    }
    #HOOK_SHOPPING_CART form {
        justify-content: center;
        margin-bottom: 10px;
    }
    #HOOK_SHOPPING_CART #fkcorreios_cep_id {
        width: 40px!important;
        padding: 0;
    }
    #HOOK_SHOPPING_CART .fkcorreiosg2-responsivo {
        padding: 0;
        width: 185px!important;
    }
    #HOOK_SHOPPING_CART #fkcorreiosg2-carrinho-nome {
        padding: 0 5px;
        width: 175px;
    }
    #HOOK_SHOPPING_CART #fkcorreiosg2-carrinho-valor {
        padding: 0 5px;
        width: 100px;
    }
    #HOOK_SHOPPING_CART .fkcorreiosg2-box table tr {
        display: flex!important;
        align-items: center;
    }
    #HOOK_SHOPPING_CART .fkcorreiosg2-box {
        display: flex!important;
        justify-content: center;
    }
}

@media (max-width:566px) {
    #calculo-frete>td {
        width: 100%!important;
    }
    #HOOK_SHOPPING_CART .fkcorreiosg2-transportadoras {
        width: 100%;
        margin: 0;
    }
    #HOOK_SHOPPING_CART form {
        justify-content: center;
        margin-bottom: 10px;
    }
    #HOOK_SHOPPING_CART #fkcorreios_cep_id {
        width: 40px!important;
        padding: 0;
        margin: 0;
    }
    #HOOK_SHOPPING_CART .fkcorreiosg2-responsivo {
        display: none!important;
    }
    #HOOK_SHOPPING_CART #fkcorreiosg2-carrinho-nome {
        padding: 0 5px;
        width: 175px;
    }
    #HOOK_SHOPPING_CART #fkcorreiosg2-carrinho-valor {
        padding: 0 5px;
        width: 85px!important;
    }
    #HOOK_SHOPPING_CART .fkcorreiosg2-box table tr {
        display: flex!important;
        align-items: center;
    }
    #HOOK_SHOPPING_CART .fkcorreiosg2-box {
        display: flex!important;
        justify-content: center;
    }
    #HOOK_SHOPPING_CART .fkcorreiosg2-box {
        width: 83%!important;
    }
    .fkcorreiosg2-form {
        display: flex;
        justify-content: center;
    }
    .fkcorreiosg2-form input[type="text"] {
        top: 0!important;
    }
}

.fkcorreiosg2-carrinho-nome-melhor-envio {
    display: inline-block;
    width: 190px;
    margin-top: 5px;
    font-size: 14px;
    padding: 0;
}

.fkcorreiosg2-carrinho-valor-melhor-envio {
    width: 25%;
    font-size: 14px;
    text-align: right;
    padding-right: 5px;
}

table.esconde-mostra-simulacao td {
    padding: 5px;
    vertical-align: middle;
}