﻿@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i');

* {
    -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 667px) {
    .hidden-mobile {
        display:none !important;
    }
}
@media screen and (min-width: 668px) and (max-width: 991px) {
    .hidden-tablet {
        display:none !important;
    }
}
@media screen and (min-width: 992px) {
    .hidden-desktop {
        display:none !important;
    }
}

b, strong {
    font-weight: 900 !important;
}

body {
    top: 0px !important;
}

p + p {
    margin-top: 18px;
}

p + ul {
    margin-top: 20px;
    margin-bottom: 30px;
}

h1 {
    margin-top: 46px;
}

h2 {
    margin-top: 40px;
}

h3 {
    margin-top: 30px;
}

h4 {
    margin-top: 28px;
}

h5 {
    margin-top: 27px;
}

hr {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
}


.comentarios_header {
    text-align: left;
}

.price_consulte {
    font-size: 1.5em;
}


.container_img_galeria {
    border: 2px solid #ecf0f1;
    background: #ECECEC;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 2px 2px #dddddd;
    -webkit-box-shadow: 0 2px 2px #DDD;
    text-align: center;
    width: 100%;
    height: 0;
    padding-bottom: 73.7%;
    cursor: pointer;
    overflow: hidden !important;
    position: relative;
    opacity: 1;
    transition: all .2s ease-in-out;
}

    .container_img_galeria:hover {
        opacity: 0.7;
        transition: all .2s ease-in-out;
    }

.box_img_galeria {
    width: 100%;
    height: 100%;
    position: absolute;
}

.img_galeria {
    max-width: 100%;
    max-height: 100%;
    border-radius: 4px;
}

    .img_galeria:hover {
        background: #ecf0f1;
        opacity: 0.7;
    }

.barra_paginas_internas {
    font-size: 2.286em;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 1px dotted #dadada;
    position: relative;
    margin-bottom: 20px;
    margin-top: 10px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
}

.img_galeria_titulo {
    text-align: center;
    display: block;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: gray;
    height: 20px;
    overflow: hidden;
    padding-top: 5px;
    font-size: 0.857em;
    line-height: 10px;
    margin-bottom: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.container_item_conteudo {
    margin-top: 0;
    font-size: 12px;
    text-align: center;
    border-radius: 3px;
    padding: 10px!important;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    width: 100%;
}


.icon_pub_list {
    position: absolute;
    bottom: 11px;
    right: 15px;
    opacity: 0.2;
}

.container_item_conteudo:hover {
    background-color: #fdfdfd;
}

    .container_item_conteudo:hover .icon_pub_list {
        opacity: 1 !important;
    }

.container_item_imagem {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100% !important;
    height: 0;
    padding-bottom: 73.7%;
    border-radius: 4px !important;
    overflow: hidden;
    border: 1px solid #fdfdfd;
    transition: all .2s ease-in-out;
}

    .container_item_imagem:hover {
        opacity: 0.7;
        transition: all .2s ease-in-out;
    }

.item_nome_conteudo {
    font-size: 1em !important;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 10px;
    height: auto;
}

.item_nome_conteudo_icone {
    text-align: center;
    padding: 0px;
}

.item_nome_conteudo_texto {
    margin-top: 3px;
    text-align: center;
    padding: 5px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 52px;
    overflow: hidden;
    font-size: 1.25em;
    font-weight: bold;
}

.img_item {
    max-width: 100%;
    max-height: 100%;
    position: relative;
}


.img-hover img {
    -webkit-transition: all .3s ease; /* Safari and Chrome */
    -moz-transition: all .3s ease; /* Firefox */
    -o-transition: all .3s ease; /* IE 9 */
    -moz-transition: all .3s ease; /* Opera */
    transition: all .3s ease;
}

    .img-hover img:hover {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translateZ(0) scale(1.20); /* Safari and Chrome */
        -moz-transform: scale(1.20); /* Firefox */
        -ms-transform: scale(1.20); /* IE 9 */
        -o-transform: translateZ(0) scale(1.20); /* Opera */
        transform: translateZ(0) scale(1.20);
        top: 0;
    }


.grayscale {
    -webkit-filter: brightness(1.10) grayscale(100%) contrast(90%);
    -moz-filter: brightness(1.10) grayscale(100%) contrast(90%);
    filter: brightness(1.10) grayscale(100%);
}

.goog-te-banner-frame, #google_translate_element2 {
    display: none !important;
}

.logo_c2ti {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    opacity: 1 !important;
}

@media (min-width: 1349px) {
    .img_slid {
        width: 100% !important;
    }
}

.container_conteudo_publicacao p {
    font-size: 1.2em;
    line-height: 1.5em;
}

.container_conteudo_publicacao *:not(div) {
    max-width: 100% !important;
}

.img_logo {
    max-width: 100%;
}

.container_conteudo_informativo *:not(div) {
    max-width: 100% !important;
}

.item_nome_control2 {
    margin-top: 0px;
    text-align: center;
    padding: 2px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px;
    overflow: hidden;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

.item_tag {
    margin-top: 0px;
    text-align: center;
    padding: 2px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 30px;
    overflow: hidden;
    font-weight: 400;
    font-size: 10px;
}

.img_tema_pub {
    top: 8px;
    left: 8px;
    position: absolute;
    z-index: 1000;
    opacity: 0.8;
    text-align: left;
    background-color: #000000;
    color: white;
    padding: 2px 5px;
    text-transform: uppercase;
    border-top-left-radius: 4px;
    max-width: 90%;
    font-size: 11px !important;
}


.product {
    background-color: #FFF;
    border: 3px solid #f3f3f3;
    padding: 0;
}

    .product .product-img {
        border: none;
        height: 210px;
        text-align: center;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .product img {
        max-width: 100%;
        max-height: 100%;
    }

    .product .product-info {
        text-align: center;
        color: #555;
        height: 150px;
        padding: 0px;
    }

        .product .product-info h4 {
            margin: 10px 0px 0px 0px;
        }

            .product .product-info h4 span {
                font-weight: bold;
                color: #595959;
                text-transform: uppercase;
                font-size: 13px;
                font-weight: bold;
                margin-bottom: 4px;
                margin-top: 4px;
                height: 30px;
                overflow: hidden;
                text-overflow: ellipsis;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
                padding: 0 15px;
                display: -webkit-box;
            }

@media screen and (max-width:991px) {
    .product .product-info h4 span {
        height: 40px;
        -webkit-line-clamp: 3;
    }
}

.product .product-info .cambio {
    font-size: 1.286em;
    font-weight: 600;
}

.product .product-info .price {
    font-size: 2.314em;
    font-weight: 700;
}

.product .product-info > .price, .product .product-info > old_price {
    height: 100px;
}

.product .add-to-cart {
    background-color: #fff;
    border: 2px solid #f7f7f7;
    width: 100%;
    height: 45px;
    padding: 0;
    color: #555;
    text-align: center;
    line-height: 45px;
    margin-top: 5px;
    overflow: hidden;
}

.product .old_price {
    margin-bottom: -25px;
    font-size: 1em;
}

.old_price span {
    font-size: 1.143em !important;
    font-weight: 400 !important;
    color: #CCC;
    text-decoration: line-through;
}

@media (max-width: 768px) {
    .product .old_price {
        margin-bottom: -18px;
        font-size: 0.5em;
    }

    .container_conteudo_publicacao *:not(h1,h2,h3,h4,h5,p,i) {
        max-width: 100% !important;
        height: auto !important;
        margin: 0 auto !important;
    }

    .container_conteudo_publicacao img {
        float: initial !important;
        max-width: 100% !important;
        height: auto !important;
        display: block !important;
        margin: 0 auto !important;
        margin-top: 15px!important;
        margin-bottom: 25px!important;
    }
}

.barra-rodape {
    width: 100%;
    background-color: #e74c3c;
    padding: 10px;
    position: fixed;
    z-index: 99999;
    bottom: 0;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    font-weight: 600;
}



.thumbnail > a > img,
.thumbnail > img {
    height: 200px !important;
}

.description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 60px;
    font-size: 14px;
    text-align: left;
}

.caption h3 {
    text-align: left !important;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 54px;
    font-size: 20px !important;
    overflow: hidden;
    padding-top: 10px;
}



.post {
    margin-top: 10px;
    border-bottom: 1px dotted #CCC;
    padding-bottom: 10px;
}

    .post .cat {
        color: #3b3b3b !important;
        font-weight: bold !important;
        text-transform: uppercase;
        font-size: 0.857em;
    }

.post-thumb {
    height: 200px;
    text-align: center;
    background-color: #FAFAFA;
    padding: 0;
}

.post img {
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.post h4 {
    color: #3b3b3b !important;
    font-weight: bold;
    font-size: 1.429em !important;
}

.post p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 60px;
    color: #A7A7A7;
}