.label_label_frete_gratis .label-warning {
    color: #FFF;
    background: #f0ad4e;
    padding: 5px 10px;
    font-size: 11px;
    float: left;
    border-radius: 2px;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    white-space: pre-line;
    text-align: left;
    line-height: 16px;
}

#body-carrinho .total .cart_summary tr td:last-child {
    text-align: right;
}

article.html_entity_decode {
    display: flex;
    align-items: center;
}

.green-frete {
    background-color: #18bf93 !important;
    color: #FFF !important;
}


#body-minha_conta #left_column .block {
    width: 100%;
    float: left;
}


.infoColorTableMaterial {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px 5px 5px 5px;
    font-weight: bold;
    width: 100%;
    position: relative;
    background: #FFF;
    z-index: 2;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

.infoColorTableMaterial p a {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
}

.infoColorTableMaterial .infoColorTable{
    margin-bottom: 5px;
    line-height: 12px;
    float: left !important;
    width: inherit !important;
    display: flex;
    align-items: center;
}

.infoColorTableMaterial i {
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
}
.infoColorTableMaterial small {
    font-size: 9px !important;
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
    width: inherit !important;
}

.infoColorTableMaterial .infoColorTable i {
    margin-left: 0px !important;
    margin-right: 10px !important;

}

.bt-mostra-material,
.bt-mostra-material:hover{
    display: flex;
    color: #464646 !important;
    background: #c1c1c1 !important;
    line-height: 12px;
    padding: 10px;
    cursor: pointer;
    margin-bottom: 0px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 2px;
    align-items: center;
}
.bt-mostra-material:hover{
    color: #464646 !important;
    background: #d8d8d8 !important;
}

#body-afiliados .botao_remover_geral{ 
    width: 100px;
    float: right;
    margin-bottom: 0 !important;
}

#body-afiliados .table>tfoot>tr>td, 
#body-afiliados .table>tfoot>tr>th {
    font-size: 14px !important
}

#body-afiliados .table>tbody>tr>td, 
#body-afiliados .table>tbody>tr>th {
    font-size: 12px !important
}

#body-afiliados .table>thead>tr>td, 
#body-afiliados .table>thead>tr>th {
    font-size: 14px !important
}

#body-afiliados .panel-title{ 
    font-size: 15px;
    padding: 13px;
    font-weight: bold;
}

#body-afiliados label{ 
    font-size: 15px;
    margin-bottom: 10px;
    margin-left: 15px;
    text-transform: uppercase;
    float: left;
    width: 100%;
}

#body-afiliados .page-heading{ 
    margin-bottom: 15px;
}

#body-afiliados .botao_remover_geral{ 
    margin-bottom: 15px;
}

html .botao_remover,
html .botao_remover_geral {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FF4000 !important;
    color: #fff !important;
    padding: 10px 15px !important;
    font-size: 13px;
    font-weight: 900;
    border-radius: 3px !important;
    border-bottom: 3px solid rgba(0,0,0,0.2) !important;
    margin-bottom: 1rem!important;
    cursor: pointer;
    float: left;
    width: 100%;
    text-transform: uppercase;
}

html .botao_remover:hover,
html .botao_remover_geral:hover {
    background: #FF5C26 !important;
    color: #fff !important;
}


@media(max-width: 767px) {

    .product-qtd__label[data-v-2155902e] {
        display: none !important;
    }
}

#box-dados-pessoais, #box-dados-empresarial, #box-dados-login, #box-dados-endereco {
    padding: 25px;
    margin-bottom: 50px;
    float: left;
    width: 100%;
}

.new_cart .icon-trash.icons,
.new_cart .remove-icon,
#somente_carrinho .icon-trash.icons {
    cursor: pointer !important;
    padding: 0;
    font-size: 13px;
    top: 10px !important;
    right: 10px !important;
    position: absolute !important;
    border-radius: 0;
    color: #FFF;
    width: initial !important;
    height: initial !important;
}

.sidebar .remove-icon {
    cursor: pointer !important;
    font-size: 13px;
    top: 10px !important;
    right: 10px !important;
    position: absolute !important;
    border-radius: 100px;
    color: #FFF;
    width: initial !important;
    height: initial !important;
    z-index: 999;
}

.remove-icon svg {
    fill: #0D0D0D;
    width: 25px;
    height: 25px;
    margin: auto;
    padding: 1px;
    display: flex;
    align-items: center;
    justify-content: center
}

.sidebar .remove-icon svg {
    fill: #0D0D0D;
    width: 25px;
    height: 25px;
    margin: auto;
    padding: 1px;
    display: flex;
    align-items: center;
    justify-content: center
}

button.hamburguer-btn svg {
    width: 20px;
    height: 20px;
    fill: red;
    left: 10px;
    top: 10px;
    position: absolute;
}

.row.bordering .info_box {
    padding: 20px 20px 20px 20px !important;
}

.new_gateway .panel {
    overflow: hidden;
    border-radius: 0px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    background-color: #fff;
    border: none;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.new_gateway .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    float: left;
    width: 100%;
}

.new_gateway #ppplusDiv{
    float: left;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
    height: 550px !important
}

.new_gateway iframe {
    float: left;
    width: 100%;  
    height: 100% !important
}

.new_gateway .panel-default > .panel-heading {
    color: #333;
    background-color: #FFF;
    border: solid 1px #DFDFDF;
    text-transform: uppercase;
    float: left;
    width: 100%;
    padding: 0px !important;
    margin: 0px !important;
}

.new_gateway .paymentBox {

    float: left;

    width: 100%;

}

.new_gateway .paymentBox {
    display: none;
}

.new_gateway .panel-body {
    color: #333;

    background-color: #FFF;

    border-left: solid 1px #DFDFDF;

    float: left;

    width: 100%;

    border-right: solid 1px #DFDFDF;
    padding: 0px !important;
    margin: 0px !important;
}

.new_gateway {
    float: left;
    width: 100%
}

/* Placeholder disappears on focus */
.outer-margin .inputbox:focus::-webkit-input-placeholder  {color:transparent;}
.outer-margin .inputbox:focus::-moz-placeholder   {color:transparent;}
.outer-margin .inputbox:-moz-placeholder   {color:transparent;}
.outer-margin .textarea:focus::-webkit-input-placeholder  {color:transparent;}
.outer-margin .textarea:focus::-moz-placeholder   {color:transparent;}
.outer-margin .textarea:-moz-placeholder   {color:transparent;}
/* hide show card names */

.outer-margin .hidemask{
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
}

.outer-margin .chosen{
    display:block;
}
.outer-margin .control-label {
    color:black !IMPORTANT;
    position: relative !IMPORTANT;
    width: 100% !IMPORTANT;
    text-align: left !IMPORTANT;
}
.outer-margin .input-row {
    display:block;
    float: left;
    width: 100%;
}

.new_gateway .instrucoes,
.new_gateway .valores,
.new_gateway .imagem {
    float: left;
    width: 100%;
    padding: 15px 15px;
    border-bottom: solid 1px #DFDFDF;
}

.new_gateway .instrucoes em {
    margin-bottom: 12px;
    display: block;
    font-size: 1.7em;
    font-weight: bold;
    color: #ff3333;
    text-transform: uppercase;
    float: left;
    width: 100%;
}

.new_gateway .instrucoes p {
    display: block;
    color: #333;
    float: left;
    width: 100%;
    font-size: 12px;
}

.new_gateway .valores span {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    width: 100%;
    line-height: 25px;
}


.new_gateway .valores span b{
    font-size: 30px;
    color: #000;
    text-transform: uppercase;
}


.new_gateway form {
    float: left;
    width: 100%;
    padding: 10px;
}

/*PAGSEGURO TRANSPARENTE*/

.new_gateway .container_pagseguro,
.new_gateway .container_wirecard
{
    float: left;
    width: 100%;
    margin: 0px;
}

.new_gateway .menu_pagseguro .alert.alert-warning,
.new_gateway .menu_wirecard .alert.alert-warning
{
    float: left;
    width: 100%;
    position: relative; 
    text-align: center; 
    font-size: 16px;
    text-transform: uppercase;
}

.new_gateway .menu_wirecard .alert.alert-warning span, 
.new_gateway .menu_pagseguro .alert.alert-warning span 
{
    font-size: 30px;
    margin-right: 10px
}

.new_gateway .menu_wirecard a span,
.new_gateway .menu_pagseguro a span
{
    margin-right: 10px
}

.new_gateway .menu_wirecard a,
.new_gateway .menu_pagseguro a
{
    margin-right: 0;
    margin-bottom: 0px;
    font-size: 1.2em;
    padding: 20px;
    display: flex;
    align-items: center;
    border-bottom: 1px #DFDFDF solid;
    border-left: none;
    border-top: none;
    border-right: none;
}

.new_gateway .container-sub-wirecard, 
.new_gateway .container-sub-pagseguro 
{
    float: left;
    width: 100%;
    position: relative;
    padding: 10px;
    border: solid 1px #DFDFDF;
}


.new_gateway .container-sub-wirecard h1,
.new_gateway .container-sub-pagseguro h1
{
    background: #E6E6E6;
    float: left;
    padding: 10px;
    font-size: 14px;
    text-transform: uppercase;
    border: solid 1px #adadad;
    margin-bottom: 10px;
    width: 100%;
}

.new_gateway .container_wirecard_bancos a,
.new_gateway .container_wirecard_bancos_deposit a,
.new_gateway .container_pagseguro_bancos a,
.new_gateway .container_pagseguro_bancos_deposit a
{
    margin-right: 10px;
    margin-bottom: 0px;
    margin-top: 10px;
    font-size: 1em;
    padding-top: 25px;
    padding-bottom: 30px;
    border: solid 1px #DFDFDF;
}

.new_gateway .container_wirecard_bancos a img,
.new_gateway .container_wirecard_bancos_deposit a img,
.new_gateway .container_pagseguro_bancos a img,
.new_gateway .container_pagseguro_bancos_deposit a img
{
    margin-bottom: 10px;
}

.new_gateway .container_wirecard_bandeiras a img,
.new_gateway .container_pagseguro_bandeiras a img{
    margin-bottom: 0px;
}

.new_gateway .container_wirecard_bandeiras, 
.new_gateway .container_pagseguro_bandeiras 
{
    float: left;
    width: 100%;
    margin-top: 20px;
}

.new_gateway .container_wirecard_bandeiras a,
.new_gateway .container_pagseguro_bandeiras a
{
    margin-right: 7px;
    margin-bottom: 5px;
    margin-top: 0px;
    font-size: 0.8em;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tag-filters {
    /*margin-top: 50px;*/
    margin-bottom: 0rem !important;
    margin-top: 2rem !important;
}

.new_cart .product-items,
.new_cart .product-items-2{
    float: left;
}

#form-sessao-cielo {
    padding: 10px;
}

.seller[data-v-e5c5a73c] {
    border: solid 1px #DFDFDF;
    padding: 10px;
    font-size: 12px;
    color: #666;
    margin-bottom: 10px;
    background: #FFF;
    margin-top: 10px;
}

.seller__name[data-v-e5c5a73c] {
    text-decoration: underline;
    color: #333;
}

.seller__name[data-v-e5c5a73c] {
    text-decoration: underline;
    color: #333;
}

.box-payment .link_boleto {
    border-radius: 5px;
    padding: 10px;
    font-size: 16px;
    text-align: center;
    background: #5CB85C;
    color: #FFF;
    font-weight: bold;
    float: left;
    width: 100%;
}

/*tooltip */
.tooltipNew {
    visibility: hidden;
    z-index: 22;
    width: 175px;
    padding: 5px 15px;
    background: #333;
    color: #FFF;
    position: absolute;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(56, 54, 54, 0.86);
    top: 0;
    left: 100%;
    line-height: 18px;
    font-size: 12px;
}

.remove-icon:hover .tooltipNew{
    visibility: visible;
    transform: translateY(-10px);
    opacity: 1;

}
@keyframes odsoky {
    0%{
        transform: translateY(6px); 
    }

    100%{
        transform: translateY(1px); 
    }

}

.linha_digital_h3 {
    float: left;

    width: 100%;

    font-size: 20px;
}

.link_boleto {
    border-radius: 5px;
    padding: 10px;
    font-size: 16px;
    text-align: center;
    background: #5CB85C;
    color: #FFF;
    font-weight: bold;
}

.linha_digital_minha {
    font-size: 18px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
    font-weight: bold;
    background: #FFF;
    line-height: 25px;
}

.linha_digital {
    font-size: 22px;

    float: left;

    width: 100%;

    margin-bottom: 20px;

    margin-top: 10px;

    font-weight: bold;

    background: #FFF;

    padding: 25px 15px; 
    line-height: 25px;
}

html .label_label {
    width: auto !important;
    margin-right: 10px !important
}

.label-success {
    color: #FFF;
    background: #308974;
    padding: 5px 10px;
    font-size: 11px;
    float: left !important;
    border-radius: 2px;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.label-danger {
    color:
    #FFF;
    background:
    #dc3545;
    padding: 5px 10px;
    font-size: 11px;
    float: left;
    border-radius: 2px;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.label-warning {
    color: #FFF;
    background: #f0ad4e;
    padding: 5px 10px;
    font-size: 11px;
    float: left;
    border-radius: 2px;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    white-space: pre-line;
}
.dropdown.open ul {
    padding: 1em;
}

.dropdown.open {
    width: 100%;
}
@media screen and (min-width: 992px){
    #body-carrinho .table-responsive {
        overflow: unset !important;
    }
}

.result-append {
    display: flex;
    width: 100%;
    float: left;
    flex-wrap: wrap;
}

.kit-de-produto-ajax {
    display: flex;
    width: 100%;
    float: left;
}

.kit-de-produto-ajax .carrega_div {
    display: flex;
    flex-direction: row;
    width: 100%;
}

#body-checkout .table-responsive [class*="col-"] {
    padding: 20px !important;
    border: solid 1px 
    #DFDFDF;
    display: flex;
    align-items: center;
}

#body-checkout #content-car,
#box-dados-pessoais .row,
#box-dados-pessoais .info_box,
#box-dados-pessoais {

    float: left !important;
    width: 100% !important;
}

.cart_description {

    font-size: 14px;
    float: left;
    width: 100%;

}

.new_gateway {

    font-size: 14px;
    float: left;
    width: 100%;
    padding: 0px 0px;

}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,0);
}
#carrinho-frete-opcao thead tr {
    background-color: #FBFBFB;
}

#carrinho-frete-opcao {
    margin-bottom: 0 !important;
}

#content-car-consulta .col-sm-4,
#content-car .col-sm-4,
#content-car-consulta .col-sm-5,
#content-car .col-sm-5,
#content-car-consulta .col-sm-3,
#content-car .col-sm-3 {
    float: left;
}
#body-carrinho .page-order .product-name a {
    margin-bottom: 10px;
}
.p_l_r_0{
    padding-right: 0;
    padding-left: 0;
}

#body-carrinho .next-btn {
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
    white-space: nowrap;
    background-color: #308974;
    text-transform: uppercase;
    border-radius: 0px !important;
    color: #FFF;
    width: 100%;
}

#body-carrinho .prev-btn {
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    border-radius: 0px !important;
    color: #000;
    background-color:
    #fff;
    width: 100%;
    margin-bottom: 10px;
}

#body-carrinho .prev-btn {
    background-color: #fff;
}

#body-carrinho .cart_navigation .prev-btn,
#body-carrinho .cart_navigation .next-btn {
    border-radius: 5px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem !important;
}

#body-carrinho .cart_navigation .prev-btn {
    border-color: #A3A3A3;
    background: #fff;
    color: #A3A3A3;
}

#body-carrinho .cart_navigation .prev-btn svg {
    fill: #A3A3A3;
}

#body-carrinho .cart_navigation .next-btn svg {
    fill: #fff;
}

#body-carrinho .cart_navigation .prev-btn svg,
#body-carrinho .cart_navigation .next-btn svg {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}


@media (max-width: 767px) {

    #content-car-consulta .col-sm-4, 
    #content-car .col-sm-4, 
    #content-car-consulta .col-sm-5, 
    #content-car .col-sm-5, 
    #content-car-consulta .col-sm-3, 
    #content-car .col-sm-3 {
        float: left;
        width: 100% !important;
    }


    #content-car-consulta .col-sm-4,
    #content-car .col-sm-4 {
        padding-left: 0;
        padding-right: 0;
    }
    #body-carrinho .page-order .product-name a {
        width: 100%;
        text-align: center;
    }

    .prev-btn, .next-btn {
        margin-bottom: .5rem!important;
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    #body-carrinho .btn.btn-default {
        font-size: 10px;
    }
}



.cart_summary .qty a {
    margin-right: 2px
}

.cart_summary .qty {
    text-align: center;
    width: 120px;
}

#body-carrinho .page-order .product-name a {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
#body-carrinho .page-order small {
    /*float: left;*/
    width: 100%;
}
/* Global css */

#body-carrinho .product-name {
    height: initial !important;
    min-height: initial !important;
}
#body-carrinho .product-name {
    font-size: 13px;
    font-weight: 700;
    float: left;
    width: 100%;
}
/* End Global css */

/* Carrinho */

#content-car,
#content-car-consulta {
    display: block;
    float: left;
    width: 100%;
    position: relative;
}

.cart_navigation a,
.cart_navigation button{
    padding: 10px 20px;
    border: 1px solid #eaeaea;
}
.cart_avail{
    text-align: center;
}
.cart_avail .label{
    white-space: normal;
    display: inline-block;
    padding: 6px 10px;
    font-size: 14px;
    border-radius: 0px;
}
.product-name{
    font-size: 16px;
}

.cart_description{
    font-size: 14px;
}
.cart_avail .label-success {
    background: #FFF;
    border: 1px solid #55c65e;
    color: #48b151;
    font-weight: normal;
    width: 100px;
    font-size: 13px;
    text-align: center;
}
.cart_navigation .next-btn{
    float: right;
    background: #ff3333;
    color: #fff;
}
.cart_navigation .next-btn[disabled]{
    background-color: #ccc;
    border-color:#ccc;
    cursor: not-allowed;
}
.cart_navigation .next-btn:hover{
    opacity: 0.8;
}
.cart_navigation a.prev-btn{
    float: left;
}

.cart_navigation a:hover{
    background: #666;
    color: #fff;
    opacity: 0.7;
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th{
    border-bottom-width: 0px;
}

.cart_summary > thead,
.cart_summary > tfoot{
    background: #f9f8f8;
    font-size: 16px;
}
.cart_summary > thead>th{
    border-bottom-width: 1px;
    padding: 20px;
}
.cart_summary td{
    vertical-align: middle!important;
    padding: 20px;
}
.cart_summary .table>tbody>tr>td, .table>tbody>tr>th, 
.cart_summary .table>tfoot>tr>td, .table>tfoot>tr>th, 
.cart_summary .table>thead>tr>td, .table>thead>tr>th{
    padding: 15px;
    line-height: 15px !important;
}
.cart_summary img{
    max-width: 100px;
}
.cart_summary td.cart_product{
    width: 120px;
    padding: 15px;
} 
.cart_summary .price{
    text-align: right;
}
.cart_summary .qty{
    text-align: center;
    width: 100px;
}
.cart_summary .qty input{
    text-align: center;
    max-width: 64px;
    margin: 0 auto;
    border-radius: 0px;
    border: 1px solid #eaeaea;
}
.cart_summary .qty a{
    padding: 8px 10px 5px 10px;
    border: 1px solid #eaeaea;
    display:inline-block;
    width: auto;
    margin-top: 5px;
}

.cart_summary .action{
    text-align: center;
}
.cart_summary .action a{
    background: url("../../../store/assets/img/delete_icon.png") no-repeat center center;
    font-size: 0;
    width: 9px;
    display: inline-block;
    line-height: 24px;
}
.cart_summary tfoot{
    text-align: right;
}
.cart_navigation{
    /*margin-top: 10px;*/
    float: left;
    width: 100%;
}

#produto_informacao .product-name a{
    color: #000 !important;
    font-size: 14px !important;
    font-family: 'Lato', sans-serif !important;
    text-align: left !important;
    float: left;
}


.input-group {
    width: 100% !important;
    max-width: 100% !important
}

/* End Carrinho */

@media (max-width: 767px) {

    .col-sm-4.p_l_r_0{
        padding-right: 15px;
        padding-left: 15px;
    }
    #carrinho .cart_description {
        float: left;
        width: 100%;
    }

    #carrinho thead{
        display: none;
    }
    #carrinho tbody tr td{
        width: 100%;
        display:block;
        text-align: center;
        position: relative;
    }
    #carrinho tbody tr td{
        padding: 8px;
    }
    #carrinho tbody tr td:nth-of-type(n):before{
        text-align: center;
        display: block;
        font-weight: bold;
        font-size: 70%;
        position: relative; 
        margin-bottom: 5px;
    }
    #carrinho tbody > tr > td:nth-of-type(1):before{
        content: "Produto" !important;
    }
    #carrinho tbody > tr > td:nth-of-type(2):before{
        content: "Descrição";
    }
    #carrinho tbody > tr > td:nth-of-type(3):before{
        content: "Quantidade";
    }
    #carrinho tbody > tr > td:nth-of-type(4):before{
        content: "Disponibilidade";
    }
    #carrinho tbody > tr > td:nth-of-type(5):before{
        content: "Preço Unitário";
    }
    #carrinho tbody > tr > td:nth-of-type(6):before{
        content: "Subtotal";
    }

    #content-car-consulta .col-sm-4, 
    #content-car .col-sm-4 {
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 100%;
    }
    #carrinho tbody > tr > td:nth-of-type(3):before {
        content: "Quantidade";
        float: left;
        width: 100%;
    }
    #carrinho .cart_navigation {
        padding: 0 15px;
    }
    .cart_description small {
        width: 100%;
        float: left;
    }

    #body-checkout .col-md-3, 
    #body-checkout .col-md-4, 
    #body-checkout .col-md-5 {
        padding: 0 15px !important;
        width: 100%;
    }

    .product-name a {
        color: #000 !important;
        font-size: 14px !important;
        font-family: 'Lato', sans-serif !important;
        text-align: center;
        float: left;
        width: 100%;
    }

    #carrinho tbody tr td {
        padding: 8px;
        float: left;
        width: 100% !important;
    }


    #body-carrinho .product-name {
        font-size: 13px;
        font-weight: 700;
        float: left;
        width: 100%;
        text-align: center;
    }

    .product-name a {
        color: #000 !important;
        font-size: 14px !important;
        font-family: 'Lato', sans-serif !important;
        float: left !important;
        width: 100% !important;
        text-align: center !important;
    }

    #carrinho tbody tr td {
        padding: 8px !important;
        float: left !important;
        width: 100% !important;
        text-align: center !important;
    }
}

.product-item[data-v-24493086] {
    position: relative;
    margin-bottom: 2rem;
    border-radius: 2px;
    padding: 20px;
    background: #ffffff;
    float: left;
    width: 100%;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #DEDEDE;
}

.product-item__details[data-v-24493086] {
    /*margin-bottom: 20px;
    margin-top: 15px;*/
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.product-details[data-v-e5c5a73c] {
    display: -ms-flexbox;
    display: flex;
}
.product-details__info[data-v-e5c5a73c] {
    width: 100%;
}
.new_cart .product-details__info[data-v-e5c5a73c] {
    margin-left: 12px;
}

.product-details .name[data-v-e5c5a73c] {
    font-size: 15px;
    max-width: 100%;
    color: #333;
    margin: 0;
    margin-right: 0px;
    margin-bottom: 1rem;
    line-height: 18px;
}

.product-details .name[data-v-e5c5a73c] .name {
    color: #333;
}

.product-details .reference[data-v-e5c5a73c] {
    display: block;
    font-size: 12px;
    color: 
    #666;
    margin-bottom: 5px;
}
.product-details .reference__sku[data-v-e5c5a73c] {
    color: #999;
}
.product-details .reference[data-v-e5c5a73c] {
    font-size: 12px;
    color: #666;
}
.product-details .seller[data-v-e5c5a73c] {
    border: solid 1px
    #DFDFDF;
    padding: 10px;
    font-size: 12px;
    color: #666;
    margin-bottom: 5px;
}
.product-details .seller__name[data-v-e5c5a73c] {
    text-decoration: underline;
    color: #333;
}

#body-carrinho .table {
    margin-bottom: 2rem;
}

#body-carrinho .cart_navigation {
    margin-top: 0;
}

#body-carrinho.lista0001 .product-details .seller[data-v-e5c5a73c],
#body-carrinho.lista_mobile .product-details .seller[data-v-e5c5a73c] {
    display: none;
}

#body-carrinho .table .input-group input {
    border: 1px solid #ddd;
}

#body-carrinho .table .input-group button {
    border-radius: 0px 5px 5px 0px !important;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

#body-carrinho .cart_summary .btn-default,
#body-carrinho .cart_summary .btn-default:hover {
    color: #000;
    background: #fff;
}

#body-carrinho .total .cart_summary th {
    background: #F8F8F8;
}

#body-carrinho .total .cart_summary,
#body-carrinho #box_cupom,
#body-carrinho #box_frete {
    background: #F8F8F8;
}

#body-carrinho .total .cart_summary,
#body-carrinho #box_cupom,
#body-carrinho #box_frete {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #DEDEDE !important;
    border-radius: 2px;
}

#body-carrinho .total .cart_summary th {
    background: #F8F8F8 !important;
}

#body-carrinho #box_cupom th,
#body-carrinho #box_frete th {
    display: flex;
    align-items: center;
    padding-bottom: 0 !important;
    background: #F8F8F8 !important;
}

#body-carrinho .total .cart_summary th {
    padding-bottom: 15px !important;
}

#body-carrinho .total .cart_summary th,
#body-carrinho #box_cupom th,
#body-carrinho #box_cupom td,
#body-carrinho #box_frete th,
#body-carrinho #box_frete td {
    padding: 19px;
    border: 0;
    text-align: left;
}

#body-carrinho #box_frete #carrinho-frete-opcao td {
    border: 1px solid #e9ecef;
}

#body-carrinho #box_frete #carrinho-frete-opcao tbody tr td:first-child input {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto !important;
}

#body-carrinho #box_frete td.result-calculo-frete {
    padding-top: 0px !important;
}

#body-carrinho .total .cart_summary td {
    padding: 10px 20px;
    border: 0;
    border-bottom: 1px solid #DEDEDE;
}

#body-carrinho #box_cupom th svg,
#body-carrinho #box_frete th svg {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}

#body-carrinho .total .cart_summary th,
#body-carrinho #box_cupom .input-group input,
#body-carrinho #box_frete .input-group input {
    font-size: 13px;
}

#body-carrinho #box_cupom .input-group input,
#body-carrinho #box_cupom .input-group button,
#body-carrinho #box_frete .input-group input,
#body-carrinho #box_frete .input-group button {
    min-width: 85px;
    height: 35px;
}

html #body-carrinho #input-cupom-desonto {
    border-radius: 5px 0px 0px 5px !important;
}

html #body-carrinho .calcular-frete {
    border-radius: 5px 0px 0px 5px !important;
}

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

.gift-wrapping[data-v-e5c5a73c] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 17px;
}
.gift-wrapping__label[data-v-e5c5a73c] {
    cursor: pointer;
}
.gift-wrapping__label[data-v-e5c5a73c] {
    text-align: left;
    color: 
    #666;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: -.3px;
    line-height: 15px;
}
.gift-wrapping__label[data-v-e5c5a73c] {
    cursor: pointer;
}
.gift-wrapping__label[data-v-e5c5a73c] {
    text-align: left;
    color: 
    #666;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: -.3px;
    line-height: 15px;
}
.checkbox__label[data-v-2ac62da8], .checkbox__input[data-v-2ac62da8] {
    cursor: pointer;
}
.checkbox__input[data-v-2ac62da8] {
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 22px;
    height: 22px;
    background: 
    transparent;
    vertical-align: middle;
    border: 1px solid
    #09f;
    border-radius: 2px;
    margin-right: 8px;
    margin-left: 0;
}
.checkbox__label[data-v-2ac62da8], .checkbox__input[data-v-2ac62da8] {
    cursor: pointer;
}
input[type="radio"], input[type="checkbox"] {
    box-sizing: border-box;
    cursor: default;
    padding: unset;
    border: unset;
    background-color: unset;
    color: unset;
}
input[type="checkbox"] {
    -moz-appearance: checkbox;
    margin-block-start: 3px;
    margin-block-end: 3px;
    margin-inline-start: 4px;
    margin-inline-end: 3px;
}
.tooltip-hint[data-v-e5c5a73c] {
    cursor: pointer;
}
.tooltip-hint[data-v-e5c5a73c] {
    display: inline-block;
    background-color: 
    #ccc;
    border-radius: 50%;
    color:
    #fff;
    font-weight: 700;
    height: 20px;
    margin: 0 auto;
    margin-left: auto;
    text-align: center;
    width: 20px;
    font-size: 12px;
    line-height: 18px;
    vertical-align: middle;
    margin-left: 16px;
}
.product-item .message[data-v-24493086] {
    margin-bottom: 10px;
}

.product-item__controller[data-v-24493086] {
    border-top: 2px solid 
    #eeeeee;
    padding-top: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.product-qtd[data-v-2155902e] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
.product-qtd__label[data-v-2155902e] {
    display: block;
    font-weight: bold;
    margin-right: 10px;
    color: 
    #9b9b9b;
    font-size: 14px;
}
.product-qtd__btn[data-v-2155902e]:disabled {
    opacity: .5;
}
.product-qtd__btn[data-v-2155902e] {
    background-color: #308974;
    border: none;
    position: relative;
    height: 25px;
    width: 25px;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}
.product-qtd__input[data-v-2155902e] {
    width: 60px;
    border-radius: 5px;
    border: 1px solid 
    #dfdfdf;
    margin: 0 10px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
}
.product-qtd__btn[data-v-2155902e] svg {
    height: 10px;
    width: 10px;
    fill: #fff;
}

.product-prices[data-v-6a6e9e88] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.product-prices__value[data-v-6a6e9e88] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.product-prices .new-price[data-v-6a6e9e88] .small_preco_de{
    color: red !important;
    margin-right: 10px !important;
    text-decoration: line-through !important;
    float: left !important !important;
    width: unset !important;
    display: flex !important;
    align-items: center !important;
    flex-grow: 1 !important;
}

.product-prices .new-price[data-v-6a6e9e88] {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.remove-icon.lefttooltipNew {
    background: #fff !important;
    border-radius: 100% !important;
    width: 25px !important;
    height: 25px !important;
    position: absolute !important;
    left: 10px;
    top: 10px !important;
    cursor: pointer !important;
    padding: 0 !important;
}

.product-item .lefttooltipNew svg {
    fill: red;
    width: 100%;
    height: 100%;
}

.product-details[data-v-e5c5a73c] {
    display: -ms-flexbox;
    display: flex;
    float: left;
    width: 100%;
}
.product-details__image[data-v-e5c5a73c] {
    min-width: 90px;
    width: 90px;
    padding-right: 10px;
}
.product-details__info[data-v-e5c5a73c] {
    width: 100%;
}
.new_cart .product-details__info[data-v-e5c5a73c] {
    margin-left: 12px;
}


.product-details .reference[data-v-e5c5a73c] {
    display: block;
    font-size: 12px;
    color: 
    #666;
    margin-bottom: 5px;
}
.product-details .reference__sku[data-v-e5c5a73c] {
    color: 
    #999;
}
.product-details .reference[data-v-e5c5a73c] {
    font-size: 12px;
    color: #666;
}
.product-details .seller[data-v-e5c5a73c] {
    border: solid 1px
    #DFDFDF;
    padding: 10px;
    font-size: 12px;
    color: #666;
    margin-bottom: 5px;
}
.product-details .seller__name[data-v-e5c5a73c] {
    text-decoration: underline;
    color: 
    #333;
}

.product-details .custom[data-v-e5c5a73c] {
    font-size: 14px;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 1rem !important;
}
.infoColorTable {
    display: flex;
    align-content: center;
    align-items: center;
}
.product-details .custom__text[data-v-e5c5a73c] {
    color:#999;
    margin-right: 10px;
    margin-bottom: 0px;
    line-height: 16px;
    font-size: 13px;
    text-align: left;
}
.product-details .custom__label[data-v-e5c5a73c] {
    font-weight: 600;
    color: 
    #666;
    font-size: 13px;
    float: left;
}
.gift-wrapping[data-v-e5c5a73c] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 17px;
}
.gift-wrapping__label[data-v-e5c5a73c] {
    cursor: pointer;
}
.gift-wrapping__label[data-v-e5c5a73c] {
    text-align: left;
    color: 
    #666;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: -.3px;
    line-height: 15px;
}
.gift-wrapping__label[data-v-e5c5a73c] {
    cursor: pointer;
}
.gift-wrapping__label[data-v-e5c5a73c] {
    text-align: left;
    color: 
    #666;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: -.3px;
    line-height: 15px;
}
.checkbox__label[data-v-2ac62da8], .checkbox__input[data-v-2ac62da8] {
    cursor: pointer;
}
.checkbox__input[data-v-2ac62da8] {
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 22px;
    height: 22px;
    background: 
    transparent;
    vertical-align: middle;
    border: 1px solid
    #09f;
    border-radius: 2px;
    margin-right: 8px;
    margin-left: 0;
}
.checkbox__label[data-v-2ac62da8], .checkbox__input[data-v-2ac62da8] {
    cursor: pointer;
}
input[type="radio"], input[type="checkbox"] {
    box-sizing: border-box;
    cursor: default;
    padding: unset;
    border: unset;
    background-color: unset;
    color: unset;
}
input[type="checkbox"] {
    -moz-appearance: checkbox;
    margin-block-start: 3px;
    margin-block-end: 3px;
    margin-inline-start: 4px;
    margin-inline-end: 3px;
}
.tooltip-hint[data-v-e5c5a73c] {
    cursor: pointer;
}
.tooltip-hint[data-v-e5c5a73c] {
    display: inline-block;
    background-color: 
    #ccc;
    border-radius: 50%;
    color:
    #fff;
    font-weight: 700;
    height: 20px;
    margin: 0 auto;
    margin-left: auto;
    text-align: center;
    width: 20px;
    font-size: 12px;
    line-height: 18px;
    vertical-align: middle;
    margin-left: 16px;
}
.product-item .message[data-v-24493086] {
    margin-bottom: 10px;
}

.product-item__controller[data-v-24493086] {
    border-top: 2px solid #eeeeee;
    padding-top: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    float: left;
    width: 100%;
}
.product-qtd[data-v-2155902e] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
.product-qtd__label[data-v-2155902e] {
    display: block;
    font-weight: bold;
    margin-right: 10px;
    color: #333;
    font-size: 14px;
}
.product-qtd__btn[data-v-2155902e]:disabled {
    opacity: .5;
}
.product-qtd__input[data-v-2155902e] {
    width: 60px;
    border-radius: 5px;
    border: 1px solid 
    #dfdfdf;
    margin: 0 10px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
}
.product-prices[data-v-6a6e9e88] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.product-prices__value[data-v-6a6e9e88] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.product-prices .new-price[data-v-6a6e9e88] {
    color: 
    #333;
    font-size: 18px;
    font-weight: bold;
}

.infoColorTable i {
    width: 25px;
    height: 25px;
    border: 1px solid 
    #dddddd;
    display: inline-block;
    margin-left: 5px;
}

#body-checkout #box-dados-login, 
#body-checkout #box-dados-pessoais, 
#body-checkout #box-dados-endereco {
    border: none !important;
}

#body-checkout h3.checkout-sep {
    line-height: 1 !important;
}

#body-checkout .checkout-sep.text-uppercase {
    font-size: 15px !important;
}

.new_gateway svg{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.new_gateway .on::before {

    display: none !important

}

.new_gateway  form .input-group-addon{

    height: calc(2.25rem + 2px);
    display: none;

}

.new_gateway input.form-control:not([size]):not([multiple]),
.new_gateway select.form-control:not([size]):not([multiple]) {

    height:40px;

}

.new_gateway #form-sessao-wirecard-transparente label{
    color: #787878;

    font-size: 15px;

    float: left;

    width: 100%;

    text-transform: uppercase;
}

.new_gateway .menu_pagseguro a,
.new_gateway .container_pagseguro_bancos a, 
.new_gateway .container_pagseguro_bancos_deposit a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: end;
    border: solid 1px #DFDFDF;
} 

.new_gateway .portador_ddd div,
.new_gateway .portador_validade_mes div{
    padding-left: 0px;
    padding-right: 0px;
}

.new_gateway .outer-margin {
    width: 100%;
    float: left;
}

.new_gateway .input-row {
    width: 100%;
    float: left;
    margin-bottom: 0px;
}

.new_gateway .list_gateway small {
    color: green !important;
    font-size: 12px !important;
    margin-left: 14px !important;
}

.new_gateway .alert-danger {
    float: left !important;

    width: 100% !important;

    margin-top: 0px !important;

    border-radius: 0 !important;

    margin-bottom: 0;
}

#body-checkout #box-dados-pessoais .row,
#body-checkout #form-sessao-endereco .row{
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.new_gateway .list_gateway {
    color: #333;
    background: #FFF;
    z-index: 1;
    float: left;
    width: 100%;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    line-height: 16px;
    cursor: pointer;
}

.new_gateway .list_gateway:hover {
    color: #FFF !important;
    background: #333F !important;
    z-index: 1;
    float: left;
    width: 100%;
    padding: 10px 15px;
    fill: #FFF
}

.new_gateway .list_gateway:hover svg {
    fill: #FFFF !important
}

.new_gateway .list_gateway:hover small {
    color: #FFFF !important
}

.new_gateway .on:before {
    content: "\f00c";

    font-family: FontAwesome;

    font-style: normal;

    font-weight: normal;

    text-decoration: inherit;

    color: #FFF;

    font-size: 25px;

    margin-right: 10px;
}

.new_gateway .end,
.new_gateway .doContinue {
    float: left;
    margin-top: 0px;
    text-transform: uppercase;
    text-align: center;
    background: #00b386;
    color: #fff;
    width: 100%;
    margin-bottom: 0px;
    border:none;
    padding: 1.5rem;
    font-size: 20px;
    border-radius: 0 !important;
    font-weight: bold;
    line-height: 25px;
}

.new_gateway .end:hover,
.new_gateway .doContinue:hover {
    background: #00926d;
}

.product-details__info[data-v-e5c5a73c] .dropdown {
    text-align: left;
    float: left;
}

.classe_100, 
.classe_100 p,
.classe_100 h2,
.classe_100 h3,
.classe_100 h4,
.classe_100 h5,
.classe_100 h6,
.classe_100 h1 {
    float: left !important;
    width: 100% !important;
}

/* Bootstrap 4 Display Utils */

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
      display: none !important;
  }
  .d-sm-inline {
      display: inline !important;
  }
  .d-sm-inline-block {
      display: inline-block !important;
  }
  .d-sm-block {
      display: block !important;
  }
  .d-sm-table {
      display: table !important;
  }
  .d-sm-table-row {
      display: table-row !important;
  }
  .d-sm-table-cell {
      display: table-cell !important;
  }
  .d-sm-flex {
      display: -ms-flexbox !important;
      display: flex !important;
  }
  .d-sm-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
  }
}

@media (min-width: 768px) {
    .d-md-none {
      display: none !important;
  }
  .d-md-inline {
      display: inline !important;
  }
  .d-md-inline-block {
      display: inline-block !important;
  }
  .d-md-block {
      display: block !important;
  }
  .d-md-table {
      display: table !important;
  }
  .d-md-table-row {
      display: table-row !important;
  }
  .d-md-table-cell {
      display: table-cell !important;
  }
  .d-md-flex {
      display: -ms-flexbox !important;
      display: flex !important;
  }
  .d-md-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
  }
}

@media (min-width: 992px) {
    .d-lg-none {
      display: none !important;
  }
  .d-lg-inline {
      display: inline !important;
  }
  .d-lg-inline-block {
      display: inline-block !important;
  }
  .d-lg-block {
      display: block !important;
  }
  .d-lg-table {
      display: table !important;
  }
  .d-lg-table-row {
      display: table-row !important;
  }
  .d-lg-table-cell {
      display: table-cell !important;
  }
  .d-lg-flex {
      display: -ms-flexbox !important;
      display: flex !important;
  }
  .d-lg-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
    .d-xl-none {
      display: none !important;
  }
  .d-xl-inline {
      display: inline !important;
  }
  .d-xl-inline-block {
      display: inline-block !important;
  }
  .d-xl-block {
      display: block !important;
  }
  .d-xl-table {
      display: table !important;
  }
  .d-xl-table-row {
      display: table-row !important;
  }
  .d-xl-table-cell {
      display: table-cell !important;
  }
  .d-xl-flex {
      display: -ms-flexbox !important;
      display: flex !important;
  }
  .d-xl-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
  }
}

@media print {
    .d-print-none {
      display: none !important;
  }
  .d-print-inline {
      display: inline !important;
  }
  .d-print-inline-block {
      display: inline-block !important;
  }
  .d-print-block {
      display: block !important;
  }
  .d-print-table {
      display: table !important;
  }
  .d-print-table-row {
      display: table-row !important;
  }
  .d-print-table-cell {
      display: table-cell !important;
  }
  .d-print-flex {
      display: -ms-flexbox !important;
      display: flex !important;
  }
  .d-print-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
  }
}
/*Ending Bootstrap Display Utils*/
/*Bootstrap Margin and Padding Utils*/

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
}
.mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
}
.mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
}
.mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
}
.ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
}
.m-sm-1 {
    margin: 0.25rem !important;
}
.mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
}
.mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
}
.mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
}
.ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
}
.m-sm-2 {
    margin: 0.5rem !important;
}
.mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
}
.mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
}
.mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
}
.ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
}
.m-sm-3 {
    margin: 1rem !important;
}
.mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
}
.mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
}
.mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
}
.ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
}
.m-sm-4 {
    margin: 1.5rem !important;
}
.mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
}
.mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
}
.mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
}
.ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
}
.m-sm-5 {
    margin: 3rem !important;
}
.mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
}
.mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
}
.mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
}
.ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
}
.p-sm-0 {
    padding: 0 !important;
}
.pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
}
.pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
}
.pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
}
.pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
}
.p-sm-1 {
    padding: 0.25rem !important;
}
.pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
}
.pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
}
.pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
}
.pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
}
.p-sm-2 {
    padding: 0.5rem !important;
}
.pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
}
.pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
}
.pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
}
.pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
}
.p-sm-3 {
    padding: 1rem !important;
}
.pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
}
.pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
}
.pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
}
.pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
}
.p-sm-4 {
    padding: 1.5rem !important;
}
.pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
}
.pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
}
.pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
}
.pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
}
.p-sm-5 {
    padding: 3rem !important;
}
.pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
}
.pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
}
.pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
}
.pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
}
.m-sm-n1 {
    margin: -0.25rem !important;
}
.mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
}
.mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
}
.mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
}
.ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
}
.m-sm-n2 {
    margin: -0.5rem !important;
}
.mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
}
.mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
}
.mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
}
.ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
}
.m-sm-n3 {
    margin: -1rem !important;
}
.mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
}
.mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
}
.mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
}
.ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
}
.m-sm-n4 {
    margin: -1.5rem !important;
}
.mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
}
.mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
}
.mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
}
.ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
}
.m-sm-n5 {
    margin: -3rem !important;
}
.mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
}
.mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
}
.mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
}
.ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
}
.m-sm-auto {
    margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
}
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
}
.mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
}
.mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
}
.mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
}
.ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
}
.m-md-1 {
    margin: 0.25rem !important;
}
.mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
}
.mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
}
.mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
}
.ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
}
.m-md-2 {
    margin: 0.5rem !important;
}
.mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
}
.mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
}
.mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
}
.ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
}
.m-md-3 {
    margin: 1rem !important;
}
.mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
}
.mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
}
.mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
}
.ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
}
.m-md-4 {
    margin: 1.5rem !important;
}
.mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
}
.mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
}
.mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
}
.ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
}
.m-md-5 {
    margin: 3rem !important;
}
.mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
}
.mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
}
.mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
}
.ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
}
.p-md-0 {
    padding: 0 !important;
}
.pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
}
.pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
}
.pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
}
.pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
}
.p-md-1 {
    padding: 0.25rem !important;
}
.pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
}
.pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
}
.pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
}
.pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
}
.p-md-2 {
    padding: 0.5rem !important;
}
.pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
}
.pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
}
.pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
}
.pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
}
.p-md-3 {
    padding: 1rem !important;
}
.pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
}
.pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
}
.pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
}
.pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
}
.p-md-4 {
    padding: 1.5rem !important;
}
.pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
}
.pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
}
.pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
}
.pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
}
.p-md-5 {
    padding: 3rem !important;
}
.pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
}
.pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
}
.pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
}
.pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
}
.m-md-n1 {
    margin: -0.25rem !important;
}
.mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
}
.mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
}
.mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
}
.ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
}
.m-md-n2 {
    margin: -0.5rem !important;
}
.mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
}
.mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
}
.mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
}
.ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
}
.m-md-n3 {
    margin: -1rem !important;
}
.mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
}
.mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
}
.mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
}
.ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
}
.m-md-n4 {
    margin: -1.5rem !important;
}
.mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
}
.mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
}
.mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
}
.ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
}
.m-md-n5 {
    margin: -3rem !important;
}
.mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
}
.mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
}
.mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
}
.ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
}
.m-md-auto {
    margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
}
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
}
.mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
}
.mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
}
.mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
}
.ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
}
.m-lg-1 {
    margin: 0.25rem !important;
}
.mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
}
.mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
}
.mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
}
.ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
}
.m-lg-2 {
    margin: 0.5rem !important;
}
.mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
}
.mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
}
.mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
}
.ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
}
.m-lg-3 {
    margin: 1rem !important;
}
.mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
}
.mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
}
.mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
}
.ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
}
.m-lg-4 {
    margin: 1.5rem !important;
}
.mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
}
.mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
}
.mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
}
.ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
}
.m-lg-5 {
    margin: 3rem !important;
}
.mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
}
.mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
}
.mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
}
.ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
}
.p-lg-0 {
    padding: 0 !important;
}
.pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
}
.pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
}
.pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
}
.pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
}
.p-lg-1 {
    padding: 0.25rem !important;
}
.pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
}
.pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
}
.pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
}
.pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
}
.p-lg-2 {
    padding: 0.5rem !important;
}
.pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
}
.pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
}
.pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
}
.pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
}
.p-lg-3 {
    padding: 1rem !important;
}
.pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
}
.pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
}
.pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
}
.pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
}
.p-lg-4 {
    padding: 1.5rem !important;
}
.pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
}
.pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
}
.pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
}
.pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
}
.p-lg-5 {
    padding: 3rem !important;
}
.pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
}
.pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
}
.pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
}
.pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
}
.m-lg-n1 {
    margin: -0.25rem !important;
}
.mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
}
.mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
}
.mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
}
.ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
}
.m-lg-n2 {
    margin: -0.5rem !important;
}
.mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
}
.mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
}
.mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
}
.ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
}
.m-lg-n3 {
    margin: -1rem !important;
}
.mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
}
.mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
}
.mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
}
.ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
}
.m-lg-n4 {
    margin: -1.5rem !important;
}
.mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
}
.mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
}
.mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
}
.ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
}
.m-lg-n5 {
    margin: -3rem !important;
}
.mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
}
.mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
}
.mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
}
.ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
}
.m-lg-auto {
    margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
}
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
}
.mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
}
.mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
}
.mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
}
.ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
}
.m-xl-1 {
    margin: 0.25rem !important;
}
.mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
}
.mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
}
.mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
}
.ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
}
.m-xl-2 {
    margin: 0.5rem !important;
}
.mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
}
.mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
}
.mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
}
.ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
}
.m-xl-3 {
    margin: 1rem !important;
}
.mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
}
.mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
}
.mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
}
.ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
}
.m-xl-4 {
    margin: 1.5rem !important;
}
.mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
}
.mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
}
.mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
}
.ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
}
.m-xl-5 {
    margin: 3rem !important;
}
.mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
}
.mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
}
.mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
}
.ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
}
.p-xl-0 {
    padding: 0 !important;
}
.pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
}
.pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
}
.pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
}
.pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
}
.p-xl-1 {
    padding: 0.25rem !important;
}
.pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
}
.pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
}
.pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
}
.pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
}
.p-xl-2 {
    padding: 0.5rem !important;
}
.pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
}
.pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
}
.pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
}
.pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
}
.p-xl-3 {
    padding: 1rem !important;
}
.pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
}
.pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
}
.pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
}
.pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
}
.p-xl-4 {
    padding: 1.5rem !important;
}
.pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
}
.pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
}
.pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
}
.pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
}
.p-xl-5 {
    padding: 3rem !important;
}
.pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
}
.pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
}
.pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
}
.pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
}
.m-xl-n1 {
    margin: -0.25rem !important;
}
.mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
}
.mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
}
.mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
}
.ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
}
.m-xl-n2 {
    margin: -0.5rem !important;
}
.mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
}
.mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
}
.mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
}
.ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
}
.m-xl-n3 {
    margin: -1rem !important;
}
.mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
}
.mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
}
.mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
}
.ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
}
.m-xl-n4 {
    margin: -1.5rem !important;
}
.mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
}
.mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
}
.mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
}
.ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
}
.m-xl-n5 {
    margin: -3rem !important;
}
.mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
}
.mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
}
.mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
}
.ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
}
.m-xl-auto {
    margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
}
}
/*Ending Bootstrap Margin and Padding Utils*/

#body-login .box-authentication.dropdown:not(.show) .fa-chevron-up{
    display: none;
}
#body-login .box-authentication.dropdown:not(.show) .fa-chevron-down{
    display: block;
}
#body-login .box-authentication.dropdown.show .fa-chevron-up{
    display: block;
}
#body-login .box-authentication.dropdown.show .fa-chevron-down{
    display: none;
}
#body-login .box-authentication:not(.dropdown) {
    padding-top: 0rem;
}

#cart_title {
    float: left;
    width: 100%
}


#login_page {
    float: left;
    width: 100%;
    /*margin-top: 50px;*/
}

.checkout_global {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
    float: left;
    width: 100%;
}

#body-login .box-authentication.dropdown h3 {
    padding: 1rem 2rem !important;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;

}
#body-login #cart_title .titulo-curso-header {
    margin-top: 3rem;
    display: flex;
    justify-content: center;
}
#body-login #cart_title .titulo-curso-header:after {
    position: absolute;
    content: '';
    display: block;
    height: 1px;
    width: 15%;
    margin-right: auto;
    background: #000;
    bottom: -30%;
}

#body-login .box-authentication form {
    height: auto !important;
    padding: 20px 2rem 2rem 2rem !important;
}
@media screen and (min-width:768px) {
    #body-login #cart_title .titulo-curso-header {
        margin-top: 0rem !important;
    }
}
#body-login .box-authentication .dropdown-menu.show {
    position: relative !important;
    transform: unset !important;
    float: unset !important;
    border: none !important;
}
@media(max-width: 767px) {

    html .tabs.tabs-simple.tabs-bottom,
    .new_cart .product-items, 
    .new_cart .product-items-2 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

}
@media(max-width: 768px){
    #login_page {
        float: left;
        width: 100%;
        margin-top: 00px;
    }
    .checkout_global {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .product-details .name[data-v-e5c5a73c] {
        max-width: 90%;
    }

    #body-checkout #columns {
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100%;
    }

    #body-checkout #box-dados-pessoais {
        padding: 0 !important;
    }
}

@media(min-width: 768px) {

}

@media(min-width: 768px) and (max-width: 1024px) {

    .product-prices .new-price[data-v-6a6e9e88] {
        font-size: 15px;
    }

    .product-qtd__label[data-v-2155902e] {
        font-size: 12px;
    }

    html .mobile #produto_informacao .product-star {
        text-align: left !important;
    }

    #body-checkout .container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #body-checkout .checkout_global .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

}

@media(min-width: 992px) {

}

@media(min-width: 1024px) {


    #body-checkout .container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

}

@media(min-width: 1200px) {

}

#body-checkout .product-item .remove-icon[data-v-24493086] {
    display: none !important;
}