<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product-info-main .product-info-price .price-box {
    float: left;
    width: 100%;
}

.jsr-priceinstallment span {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.catalog-product-view .jsr-priceinstallment span {
    width: unset !important;
    float: unset !important;
    margin-top: 10px;
}

.product-info-main .product-info-stock-sku {
    padding-left: 0;
}

div#mestre-magento-table {
    line-height: 5px;
    margin: 0 0 20px 0
}

div#mestre-magento-table tr:nth-child(even) {
    background-color: #f2f2f2;
}

body.page-product-grouped .jsr-priceinstallment {
    display: none;
}

.field.postcode input#cep {
    width: 70%;
    float: left;
}

.field.postcode input#sendFrete {
    float: right;
}

ul#containerFrete {
    float: left;
    padding: 10px 0;
    width: 95%;
}

span.link-priceinstallment-br {
    float: left;
    font-size: 9px;
    width: 100%;
}

.modal-priceinstallment {
    background-color: rgba(0, 0, 0, 0.6);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10001;
}

.conteudo-modal-priceinstallment {
    -moz-box-sizing: border-box;
    padding: 30px;
    font-size: 16px;
    width: 410px;
    background-color: #fefefe;
    z-index: 1002;
    margin: 118px auto;
    display: flex;
}

.conteudo-modal-priceinstallment h2.simulateTitle {
    margin: 0;
    font-size: 21px;
    border-bottom: 1px solid #ebebeb;
}

span.closed-modal-priceinstallment {
    position: absolute;
    right: 37%;
}

.conteudo-modal-priceinstallment .field.postcode input#cep {
    width: 60%;
}

@media (max-width: 500px) {
    .conteudo-modal-priceinstallment {
        width: 245px !important;
        margin: 10px auto !important;
    }

    .conteudo-modal-priceinstallment .field.postcode input#cep {
        width: 42% !important;
    }

    span.closed-modal-priceinstallment {
        right: 14% !important;
    }
}


a.openmodal {
    color: black;
    text-decoration: underline;
    cursor: pointer;
}

.modal-chamar {
    margin-bottom: 10px;
}

.catalog-product-view .product-options&gt;dl {
    margin-bottom: 0px;
}


.modal-interna {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 2001;
    /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
    -webkit-animation-name: fadeIn;
    /* Fade in the background */
    -webkit-animation-duration: 0.4s;
    animation-name: fadeIn;
    animation-duration: 0.4s
}

.modal-interna-content {
    position: fixed;
    top: 140px;
    background-color: #fefefe;
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: 0.4s;
    animation-name: slideIn;
    animation-duration: 0.4s;
    left: 40px;
    right: 40px;
    -webkit-box-shadow: -1px -1px 28px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -1px -1px 28px -5px rgba(0, 0, 0, 0.75);
    box-shadow: -1px -1px 28px -5px rgba(0, 0, 0, 0.75);
    width: 50%;
    margin: 0 auto;
    padding-bottom: 20px;
}


.close-modal {
    color: #000;
    float: right;
    font-size: 35px;
    font-weight: bold;
    width: 8%;
    padding: 0 10px;
    text-align: center;
}

.close-modal:hover,
.close-modal:focus {
    color: #C00;
    text-decoration: none;
    cursor: pointer;
}


.modal-interna-header {
    background-color: #fff;
    color: white;
    display: table;
    width: 100%;
}

.modal-interna-header h2 {
    color: white;
    font-size: 18px;
    float: left;
    margin: 12px 0 10px 0;
    text-align: left;
    font-weight: bold;
    padding: 0 11px;
}

.modal-interna-body img {
    display: inline;
}

.modal-interna-body {
    padding: 0 20px;
    text-align: center;
}

.modal-interna-body h3 {
    margin-top: 0px;
}

.img-mostruario img {
    width: 100%;
}

.conteudo-mostruario {
    cursor: pointer;
}

#containerFrete li {
    width: 100%;
    float: left;
    text-align: left;
    border-bottom: 1px solid #ebebeb;
    list-style-type: none;
    padding: 5px;
}

.label-mm {
    text-align: left;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    font-weight: bold;
}

#simularFrete #sendFrete {
    padding: 8px 30px;
    border: none;
    background-color: #1979c3;
    color: #fff;
    width: 29%;
}

@media (max-width: 1024px) {
    #modal-priceinstallment-mestremage span {
        text-align: left;
        margin-top: 7px;
    }

    .modal-interna-content {
        width: 81%;
    }

    #simularFrete #sendFrete {
        width: 100%;
    }

    .field.postcode input#cep {
        width: 100%;
        margin-bottom: 10px;
    }

    .modal-interna-header h2 {
        font-size: 10px;
    }

}

@media (max-width: 425px) {
    .modal-interna-content {
        width: 100%;
        left: 0px;
    }

    .modal-interna-body {
        padding: 0px;
    }
}

.modal-interna-body tr td {
    line-height: 15px;
}

#modal-priceinstallment-mestremage table tr th {
    text-align: center;
}

span#link-buscar-priceinstallment {
    text-decoration: underline;
}

.price-box.price-final_price {
    margin: 0px;
}

.product-item .price-box .price {
    color: #B6BCCB;
    font-size: 1.2rem;
    font-weight: 400;
    text-decoration: line-through;
}

.product-item-details .priceRating {
    display: flex;
    flex-direction: column;
}

.priceRating .btn.btn-primary.tooltip {
    order: 1;
}

.price-to{
    display: none;
}

p.mm-price-parcels-grid {
    color: #666666;
    font-size: 1.2rem;
    font-weight: 400;
}

.product-item .old-price .price {
    display: none;
}

#preco-a-vista-mm p {
    color: #FF8000;
    font-size: 2.6rem;
    font-weight: bold;
}

.tooltip {
    display: inline-block;
    position: relative;
    text-align: left;
}

.tooltip .top {
    min-width: 200px;
    top: -11px;
    left: 50%;
    transform: translate(-50%, -100%);
    padding: 15px;
    color: #444444;
    background-color: #EEEEEE;
    font-weight: normal;
    font-size: 10px;
    line-height: 7px;
    border-radius: 5px;
    position: absolute;
    z-index: 99999999;
    box-sizing: border-box;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.4s;
}

.tooltip:hover .top {
    visibility: visible;
    opacity: 1;
}

.tooltip .top i {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -12px;
    width: 24px;
    height: 12px;
    overflow: hidden;
}

.tooltip .top i::after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    background-color: #EEEEEE;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
}

.price-box.price-final_price {
    margin: 0px;
}
/* mm module */
</pre></body></html>