﻿:root {
    /*cores do body*/
    --main-color-primary: #0065b3;
    --main-color-primary-9: #E6FFFFFF;
    --main-color-primary-contrast: #0091ff;
    --main-color-secondary: #F5F5F5;
    --main-color-secondary-contrast: #696763;
    /*cores do header*/
    --main-color-header-primary: #ff0000;
    --main-color-header-primary-contrast: #b30000;
    --main-color-header-secondary: #00ff07;
}

.select {
    background: var(--main-color-primary);
    text-align: start !important;
}

.option {
}

.header-computer {
    background-color: var(--main-color-header-primary) !important;
}

    .header-computer .acesso_topo {
        color: var(--main-color-header-secondary) !important;
    }


        .header-computer .acesso_topo .deslogado,
        .header-computer .acesso_topo .deslogado a,
        .header-computer .acesso_topo .deslogado span,
        .topbarmenu .kad-cart-total > div > a {
            color: var(--main-color-header-secondary) !important;
        }


    .header-computer #dvBtnSearch .search_box .input-group-text {
        background-color: var(--main-color-header-primary) !important;
        color: var(--main-color-header-secondary) !important;
    }


    .header-computer #dvBtnSearch2 .search_box .input-group-text {
        background-color: var(--main-color-header-primary) !important;
        color: var(--main-color-header-secondary) !important;
    }

.text-danger {
    color: var(--main-color-primary) !important;
}

/*h2.titleListagem {
	color: var(--main-color-primary) !important;
	font-family: Lato;
	line-height: 40px;
	font-weight: normal;
	font-style: normal;
	font-size: 32px;
}
*/


body a {
    color: none;
    text-decoration: none;
}

body button:focus {
    outline: none;
    outline: none;
}

body a:hover {
    color: none;
    text-decoration: none;
}

.menuTopo {
    background-color: #F5F5F5;
    text-align: center;
    height: 40px;
    margin-top: 10px;
    padding-top: 0.5em;
}

.logo {
    margin: 0% 0% 1% 0%;
    padding: 0% 0% 1% 0%;
}

.img-logo {
    max-width: 100%;
    /*	max-height: 65px;
*/
}

#qtdCarrinhoTopo, #qtdCarrinhoTopo2 {
    position: absolute;
    margin-left: -2px;
    font-size: 10px;
    float: right;
    background-color: var(--main-color-header-primary-contrast) !important;
    color: var(--main-color-header-secondary) !important;
    border-radius: 5em;
    padding: 2px 6px;
    margin-top: 2px;
}

/* Página de Eventos*/
.page-header {
    border-top: none;
    border-bottom: 3px solid #f2f2f2;
    padding-top: 5px;
    padding-bottom: 18px;
    margin: 0 0 20px;
}

.entry-title {
    font-family: 'Merriweather',serif;
    font-size: 36px !important;
    line-height: 45px !important;
    color: #a11439 !important;
    text-transform: capitalize !important;
    font-weight: 400;
    font-style: normal;
}

.evento {
    color: #666;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 50px;
}

    .evento a:hover {
        color: #fb5552;
        text-decoration: none;
    }

        .evento a:hover h4, .evento a:focus h4, .evento a:hover .descricao, .evento a:focus .descricao, .evento a:hover .detalhes-evento, .evento a:focus .detalhes-evento, .evento a:hover .endereco-do-evento, .evento a:focus .endereco-do-evento, .evento a:hover .imagem-evento img, .evento a:focus .imagem-evento img {
            color: #a11439 !important;
            opacity: .8;
        }

    /*Hora Lateral */
    .evento .data-evento {
        margin-right: 10px;
        padding-right: 20px;
        border-right: 2px solid #a11439;
        vertical-align: middle;
        display: table-cell;
    }

    .evento .circle {
        width: 140px;
        height: 140px;
        background-color: #eaecec;
        border-radius: 100%;
        text-align: center;
        vertical-align: middle;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        color: #a11439;
        font-size: 22px;
        font-family: 'Gotham';
        font-weight: 300;
        text-transform: uppercase;
    }

        .evento .circle span {
            font-size: 58px;
            font-weight: 700;
            padding: 18px 0;
        }
    /* Fim Hora Lateral */

    /*Imagem Lateral*/
    .evento .imagem-evento {
        padding-left: 20px;
        display: table-cell;
    }

        .evento .imagem-evento img {
            max-width: 100%;
            height: auto;
            vertical-align: middle;
            border: 0;
            -ms-interpolation-mode: bicubic;
        }
    /*Fim Imagem Lateral*/

    /*Conteúdo Evento */
    .evento .dados-evento h4 {
        color: #a11439;
        font-size: 16px;
        font-weight: bold;
        line-height: 20px;
        margin: 0 0 15px 0;
        font-family: Lato;
    }

    .evento .dados-evento .descricao {
        color: #909090;
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 15px;
    }

    .evento .dados-evento .detalhes-evento {
        color: #909090;
        font-size: 13px;
    }

        .evento .dados-evento .detalhes-evento .horario-do-evento {
            margin: 10px 0;
        }

        .evento .dados-evento .detalhes-evento .endereco-do-evento {
            color: #909090;
            font-size: 13px;
            line-height: 20px;
        }

            .evento .dados-evento .detalhes-evento .endereco-do-evento:first-line, .new .evento .dados-evento .detalhes-evento .endereco-do-evento .fa {
                color: #a11439;
                font-weight: 600;
            }
/*Conteúdo Evento*/

/* Fim Página de Eventos*/

/* Página Detalhe do Evento*/

article {
    display: block;
}

.lista_eventos .col-detalhes .btn-comprar {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 15px;
    border: 2px solid #a11439;
    border-radius: 4px !important;
    padding: 6px 15px 8px 15px;
    background: #a11439;
    color: white;
    transition: all 0.3s;
}

    .lista_eventos .col-detalhes .btn-comprar:hover {
        text-decoration: none;
    }

.lista_eventos .col-detalhes img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}


.lista_eventos .col-detalhes .endereco-do-evento {
    font-size: 12px;
}

    .lista_eventos .col-detalhes .endereco-do-evento h4,
    .lista_eventos .col-detalhes .horario-do-evento h4 {
        margin: 15px 0 12px 0;
        border-bottom: 2px solid #a11439;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: bold;
        color: #a11439;
        text-indent: -1px;
        font-family: Lato;
        line-height: 40px;
        font-style: normal;
    }

.lista_eventos .col-detalhes .horario-do-evento {
    font-size: 12px;
}

.lista_eventos .col-informacoes .data_do_evento,
.lista_eventos .col-informacoes .mapa_do_evento {
    margin: 0;
    padding: 10px 20px;
    display: inline-block;
    background: #a11439;
    font-size: 18px;
    color: white;
    vertical-align: top;
}

.lista_eventos .col-informacoes .mapa_do_evento {
    margin-top: 30px;
}

.lista_eventos .col-informacoes h3 {
    margin: 0 0 20px 0;
    padding: 15px 0 15px 0;
    border-top: 2px solid #a11439;
    border-bottom: 2px solid #a11439;
    font-weight: bold;
    color: #a11439;
    text-indent: -1px;
    font-family: Lato;
    line-height: 40px;
    font-style: normal;
    font-size: 28px;
}

.lista_eventos .col-informacoes p {
    text-align: justify;
    margin: 0 0 10px;
    font-family: Verdana, Geneva, sans-serif;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
}

.lista_eventos .col-informacoes .pgm {
    border-top: 2px solid #a11439;
}

    .lista_eventos .col-informacoes .pgm .canvas {
        width: 100%;
        height: 300px;
        position: relative;
        overflow: hidden;
    }


/* Fim Detalhe do Evento*/




.produto {
    cursor: pointer;
}

.dropdown {
    width: 100%;
}

    .dropdown a {
        width: 100%;
    }

.dropdown-content {
    display: none;
    background-color: #F5F5F5;
    min-width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    margin-top: 10px;
    font-size: 14px;
    text-decoration: none;
}

    .dropdown-content a {
        color: #555;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        font-size: 65%;
    }

        .dropdown-content a:hover {
            background-color: #ddd;
            color: #A11439 !important;
        }


.pageHeader {
    border-top: none;
    border-bottom: 3px solid #f2f2f2;
    padding-top: 5px;
    padding-bottom: 18px;
    margin-bottom: 10px;
}

h1.titleIndex {
    font-size: 23px;
    line-height: 25px;
    margin: 0;
    text-transform: uppercase;
}

#navTopo ul {
    background-color: #f5f5f5;
    height: 35px;
}

    #navTopo ul.menu {
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
    }

        #navTopo ul.menu > li {
            display: inline-block;
            text-align: center;
        }

            #navTopo ul.menu > li .dropdown-divider:last-child {
                display: none;
            }

.menu li {
    float: left;
    position: relative;
    background: 0 0;
    border-bottom: 0;
    padding: 5px 0 0 0;
    line-height: normal;
}

    .menu li a {
        text-decoration: none;
        /*padding: 10px 30px !important;*/
        font-size: 10px;
        text-align: center !important;
    }


@media(min-width: 1200px) {
    .menu li a {
        /*padding: 10px 30px !important;*/
        font-size: 12px !important;
    }
}

.angleDownMenu {
    position: absolute;
    margin: 2% 0 0 0;
    padding-left: 2.5%;
}

.dropdown-divider {
    margin: 0;
}

/*#headerNavBar {
    -webkit-transition: position 1s;
    -moz-transition: position 1s;
    -ms-transition: position 1s;
    -o-transition: position 1s;
    transition: position 6s;
    transition: display 6s;

}*/

.stickyHeader {
    position: fixed;
    top: 0;
    max-height: 70px;
    /**/ clear: both;
    /*transition: 6s ease-in-out;*/
    transition: max-height 1s ease-in-out;
}

    .stickyHeader.open {
        max-height: calc(50% - 100px);
        /*-webkit-transition: max-height 6s;
        -moz-transition: max-height 6s;
        -ms-transition: max-height 6s;
        -o-transition: max-height 6s ease-in-out;*/
        transition: max-height .25s ease-in-out;
    }

.categoriasPorLetra li {
    text-align: center;
    text-transform: uppercase;
}

.tituloCategoria {
    background: #f5f5f5;
    font-size: 20px;
    line-height: 38px;
    margin-top: 30px;
    margin-bottom: 15px;
    text-align: center;
    color: var(--main-color-menu-secondary) !important;
}

.pageHeaderAreas {
    border-top: none;
    border-bottom: 3px solid #f2f2f2;
    padding-bottom: 18px;
    margin-bottom: 10px;
    color: #A11439;
    margin-top: -20px;
    font-family: 'Merriweather',serif;
    font-size: 36px !important;
    line-height: 45px !important;
    text-transform: capitalize !important;
}

.bannerRodape {
    /*    background: url(../images/rodape-banner.jpg);
*/ /* background-size: cover;*/
    height: 280px;
    color: #ffffff;
    text-align: center;
    font-family: Lato;
}


.tituloBannerRodape {
    font-size: 20px;
    line-height: 30px;
    font-weight: 900;
    font-style: normal;
    padding-top: 80px;
    text-transform: uppercase;
}

.dvTextoBannerRodape {
    max-width: 600px;
    margin: 0 auto 20px auto;
    text-align: center;
}

.textoBannerRodape {
    font-family: Verdana, Geneva, sans-serif;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
}

.btnBannerRodape {
    color: #911241 !important;
    font-size: 14px;
    background-color: #FFF;
    padding: 8px 25px 8px 25px;
    text-transform: uppercase;
    font-weight: 500;
}

    .btnBannerRodape:hover {
        color: #ffffff !important;
        border-color: #ffffff !important;
        background-color: rgba(255,255,255,0.01) !important;
    }

.owl-carousel .owl-item img {
    width: 150px;
}

.listaProd {
    margin-top: 5%;
}

.vitrineHeader {
    border: 1px solid var(--main-color-primary);
    padding: 0;
    margin-bottom: 20px;
    margin-top: 10px;
    display: flex;
    direction: ltr;
    align-items: center;
}

    .vitrineHeader .vejamais {
        text-decoration: none;
        margin-bottom: 0;
        color: var(--main-color-primary);
        font-size: 15px;
        direction: ltr !important;
    }

    .vitrineHeader h2.titleListagem {
        padding: 20px 25px;
        margin: 0;
        font-weight: 700;
        clear: both;
        padding: 9px 25px;
        color: var(--main-color-primary);
        font-weight: 700;
        font-size: 20px;
    }

.vitrineHeaderLumen {
    border-top: none;
    border-bottom: 2px solid #f2f2f2;
    padding-top: 5px;
    margin-bottom: 20px;
    margin-top: 10px;
    display: flex;
    direction: ltr;
    align-items: center;
}

    .vitrineHeaderLumen .vejamais {
        text-decoration: none;
        margin-bottom: 0;
        color: var(--main-color-primary);
        font-size: 15px;
        direction: ltr !important;
    }

    .vitrineHeaderLumen h2.titleListagem {
        color: var(--main-color-primary);
        /*		color: black;
*/ font-family: Lato;
        line-height: 40px;
        font-weight: normal;
        font-style: normal;
        font-size: 32px;
    }

.container-ProdCarousel {
    margin: 30px 0;
}

    .container-ProdCarousel .owl-nav button.owl-prev,
    .container-ProdCarousel .owl-nav button.owl-next {
        display: flex;
        background: var(--main-color-primary);
        padding: 7px 8px !important;
        height: 29px;
        justify-content: center;
        align-items: center;
        width: 222px;
    }

        .container-ProdCarousel .owl-nav button.owl-prev:hover,
        .container-ProdCarousel .owl-nav button.owl-next:hover {
            filter: opacity(0.8) !important;
            background: var(--main-color-primary) !important;
        }

        .container-ProdCarousel .owl-nav button.owl-next i,
        .container-ProdCarousel .owl-nav button.owl-prev i {
            font-size: 25px !important;
            color: white !important;
        }

    .container-ProdCarousel .produto {
        /*background: #f2f2f2;*/
        background: var(--main-color-vitrine-background);
        border: 1px solid var(--main-color-vitrine-border-bck);
        padding: 10px;
        cursor: pointer;
        border-radius: 14px;
    }

        .container-ProdCarousel .produto p {
            font-size: 14px;
            font-weight: 400;
            color: #696763;
            height: 45px;
            word-wrap: break-word;
            direction: ltr;
        }

        .container-ProdCarousel .produto button.addToCart {
            /* background: #eee; */
            color: #000;
            padding: 10px 0;
            width: 100%;
            border: 1px solid #cec3c3;
            border-radius: 7px;
        }


            .container-ProdCarousel .produto button.addToCart:hover,
            .container-ProdCarousel .produto:hover button.addToCart {
                background: var(--main-color-primary);
                color: white;
                border: none;
            }


/* Partial View Listagem Produto Carousel*/
.detalhe p {
    margin: 0 0 10px !important;
}

.detalhe .desc-prod p {
    text-align: justify;
}

.detalhe h2 {
    font-family: Lato;
    line-height: 40px;
    font-weight: normal;
    font-style: normal;
    font-size: 32px;
}

.detalhe .preco h2 {
    font-size: 24px;
}

.detalhe nav {
    list-style: none;
    padding: 0 0 0 14px;
    margin: 0 0 25px;
    overflow: hidden;
    position: relative;
}

    .detalhe nav a {
        color: gray;
    }

.form-control:focus {
    border: 1px solid black;
    box-shadow: none;
}

.edited-Form {
    width: 3em;
    height: 2em;
    border: 1px solid black;
    box-shadow: none;
}

.input-group-append button, .input-group-prepend button {
    background-color: #f8f9fa;
}

.input-group-prepend button {
    margin-left: -1px;
    border-top: none;
}

.class-top-button {
    margin-left: 10px;
    border-top: 0em;
}

    .class-top-button strong {
        margin-top: -6px;
    }


.class-button-internal-comp {
    width: 1.2rem;
    padding: 0;
    height: 1em;
    display: flex;
    justify-content: center;
    border-radius: 0;
}

.btnAddCarrinhoDetalhes {
    margin-left: 0em;
}

    .btnAddCarrinhoDetalhes button {
        background: var(--main-color-primary);
    }


#btnAplicaDesconto {
    background: var(--main-color-primary);
    color: #FFF;
}

.btncarrinhodetalhe {
    color: #FFF;
}

    .btncarrinhodetalhe:hover {
        color: #FFF !important;
    }

.lstProdutos {
    margin-top: 0px;
}

.detalhe .titulo h2 {
    margin: 0px;
    display: block;
    /*text-transform: capitalize;*/
}

.detalhe .vlrvenda {
    float: none;
    font-weight: 400;
    font-size: 24px;
    color: var(--main-color-primary);
}

.detalhe .vlrpromocao {
    text-decoration: line-through;
    font-size: 18px;
    margin-right: 10px;
}

.marginTop {
    margin: 30px 0;
}

#dvBarraSearch {
    width: calc(100% - 297px);
    float: right;
    max-width: 100%;
    border-radius: 3px;
    overflow: hidden;
    margin: 19px 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0px 72px 0px 33px;
}

.input-group-text {
    background-color: var(--main-color-primary);
    color: #FFF;
    border: 2px solid white;
    border-radius: 0px 4px 4px 0px !important;
    font-size: 13px !important;
    padding: 0px 14px !important;
}

.search_box .input-group {
    width: 100%;
    float: none;
    padding-right: 0px;
}

#txtSearch, txtSearch2 {
    height: 35px;
    background-color: white;
    border: 1px solid white;
    font-size: 13px;
}


.kad-topbar-left {
    padding: 6px 15px;
    float: left;
}

.kad-topbar {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
}

.topbarmenu {
    float: right;
}

    .topbarmenu ul {
        margin: 0;
        padding: 0;
    }

        .topbarmenu .kad-cart-total li, .topbarmenu ul li {
            list-style: none;
            float: left;
            color: #fff;
            font-weight: 400;
            font-size: 12px;
            line-height: 20px;
        }


    .topbarmenu .kad-cart-total > div > a {
        color: #fff;
        display: block;
        margin-left: -10px;
        font-size: 12px;
        transition: background .5s;
        -moz-transition: background .5s;
        -webkit-transition: background .5s;
        -o-transition: background .5s;
    }

    .topbarmenu ul li a {
        color: #fff;
        display: block;
        padding: 7px 10px;
        font-size: 12px;
        transition: background .5s;
        -moz-transition: background .5s;
        -webkit-transition: background .5s;
        -o-transition: background .5s;
    }

#menu-sandwich {
    display: none;
}

.header {
    display: flex;
    align-items: center;
}

.dados {
    display: flex;
    align-items: flex-start;
    padding-bottom: 10px;
}

.acesso_topo {
    height: 62px;
    color: #fff;
    padding-top: 9px;
    font-size: 0;
    position: relative;
}

    .acesso_topo .texts.deslogado .minhaconta {
        display: none;
    }

    .acesso_topo .texts .minhaconta {
        cursor: pointer;
    }

        .acesso_topo .texts .minhaconta .fa-angle-down {
            font-size: 12px;
        }

        .acesso_topo .texts .minhaconta ul.submenu-conta {
            display: none;
            position: absolute;
            top: 62px;
            left: 0;
            background: #fff;
            z-index: 999;
            padding: 10px;
            min-width: 185px;
            -webkit-box-shadow: 0 6px 47px -11px rgba(0,0,0,.18);
            -moz-box-shadow: 0 6px 47px -11px rgba(0,0,0,.18);
            box-shadow: 0 6px 47px -11px rgba(0,0,0,.18);
        }

            .acesso_topo .texts .minhaconta ul.submenu-conta li {
                width: 100%;
                margin-top: 3px;
            }

                .acesso_topo .texts .minhaconta ul.submenu-conta li a {
                    color: #3d3d3d;
                    text-align: center;
                    text-transform: uppercase;
                    font-size: 11px;
                    font-family: Verdana;
                }


    .acesso_topo:hover .submenu-conta {
        display: block !important;
    }

    .acesso_topo .texts .minhaconta ul.submenu-conta:before {
        content: "";
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        border-bottom: 9px solid #fff;
        position: absolute;
        top: -9px;
        left: 50%;
        margin-left: -9px;
    }

    .acesso_topo .texts .minhaconta ul.submenu-conta li a.botaosair {
        background: var(--main-color-primary);
        color: #fff;
        border-radius: 3px;
        margin-top: 5px;
    }

        .acesso_topo .texts .minhaconta ul.submenu-conta li a.botaosair:hover {
            background: var(--main-color-primary-9);
            text-decoration: none;
        }

.submenu-conta a:hover, .topbarmenu ul li.sf-dropdown:hover {
    text-decoration: none;
    background: url(../img/20white.png);
    background: rgba(255,255,255,.2);
}

.acesso_topo div {
    font-size: 11px;
}

    .acesso_topo div span {
        color: #fff;
        font-size: 12px;
        font-weight: bold;
    }

.acesso_topo i {
    display: inline-block;
    font-size: 35px;
    margin-right: 10px;
    vertical-align: middle;
}

.acesso_topo .cover_acesso {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9;
}

.acesso_topo .texts {
    display: inline-block;
    vertical-align: middle;
}


.topbarmenu .kad-cart-total {
    position: relative;
}

    .topbarmenu .kad-cart-total .icon-shopping-cart {
        width: auto !important;
        float: none !important;
        padding: 0 !important;
    }

    .topbarmenu .kad-cart-total a {
        padding: 10px 0;
        text-align: left;
        text-decoration: none;
    }

    .topbarmenu .kad-cart-total i {
        width: auto !important;
        float: none !important;
        padding: 0 !important;
        font-size: 35px;
        text-align: right;
    }

#mini-logo {
    display: inline-block !important;
}

.form-group {
    margin-bottom: 0px;
}

.logo-context-search {
    display: flex;
    align-items: baseline;
}

    .logo-context-search .logo {
        display: flex;
        justify-content: baseline;
        /*max-width: 65px;*/
    }



/*FOOTER*/
.widget {
    margin-top: 30px;
}

    .widget h3 {
        font-size: 22px;
        color: var(--color-footer-text);
        font-family: Lato;
    }

    .widget .menufooter {
        list-style: none;
        margin: 0 0 0 20px;
        padding: 0;
    }

        .widget .menufooter > li {
            display: inline-block;
            font-size: 14px !important;
            position: relative;
        }



        .widget .menufooter li a {
            background: transparent !important;
            width: 100%;
            max-width: 100% !important;
            color: var(--color-footer-links);
            font-size: 14px !important;
            padding: 2px 8px;
            margin-bottom: 5px;
            display: block;
        }

            .widget .menufooter li a:hover {
                color: var(--color-footer-contrast);
            }

    .widget .catalago {
        max-width: 100%;
        height: auto;
        vertical-align: middle;
        border: 0;
        -ms-interpolation-mode: bicubic;
    }

.virtue_social_widget a {
    text-decoration: none;
}


.newsletter label {
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
}

.newsletter input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.newsletter button {
    color: #555;
    width: auto;
    color: #fff;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 0px solid transparent;
    border-radius: 4px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: var(--main-color-primary);
}

.footercredits {
    padding-top: 20px;
    padding-bottom: 10px;
}

    .footercredits p {
        color: var(--color-footer-text);
        font-size: 10px;
        padding: 4px 0;
    }



/*FIM FOOTER*/



/* DETALHE PRODUTO*/
.order-details {
    font-family: Verdana, Geneva, sans-serif;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
}


.order-details__title {
    font-size: 1.7em;
    font-weight: 600;
}

.woocommerce .shop_table.order_details, table.shop_table.customer_details {
    margin-bottom: 40px;
}

.shop_table.order_details, table.shop_table.customer_details {
    margin-bottom: 40px;
}

.woocommerce .order_details, .woocommerce-page .order_details {
    margin: 0 0 1.5em;
    list-style: none;
}

.order_details, .woocommerce-page .order_details {
    margin: 0 0 1.5em;
    list-style: none;
}

table.shop_table {
    border: 1px solid #ddd;
    border-color: rgba(0,0,0,.07);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: collapse;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-bottom: 1px solid #ddd;
}

.woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-weight: 700;
    border-top: 1px solid rgba(0,0,0,.1);
}

table.shop_table th {
    font-weight: 700;
    line-height: 18px;
    padding: 9px 12px;
}



table.shop_table tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}


table.shop_table thead {
    background-color: rgba(0,0,0,.02);
}

th {
    text-align: left;
}

.shop_table .product-name {
    width: 40%;
}

table.shop_table td, table.shop_table tr {
    border-top: 1px solid #dfdbdf;
    border-color: rgba(0,0,0,.07);
    padding: 6px 12px;
    vertical-align: middle;
}

.woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-weight: 700;
    border-top: 1px solid rgba(0,0,0,.1);
}

table.shop_table th {
    font-weight: 700;
    line-height: 18px;
    padding: 9px 12px;
}

.col2-set, .row, .row-fluid {
    margin-left: -15px;
    margin-right: -15px;
}

.woocommerce-MyAccount-content h2 {
    font-size: 2em;
    font-weight: 600;
}

.addresses address {
    font-style: italic;
}

.woocommerce-MyAccount-content h2 {
    font-size: 2em;
    font-weight: 600;
}

.woocommerce-column__title {
    font-weight: 600;
    font-size: 22px;
}
/* FIM DETALHE PRODUTO*/


/* The Modal (background) */
.modal.imgpopup {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    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.9); /* Black w/ opacity */
}

    /* Modal Content (image) */
    .modal.imgpopup .modal-content {
        margin: auto;
        display: block;
        width: auto;
        max-height: 80%;
        max-width: fit-content;
    }

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal.imgpopup .modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

/* The Close Button */
.modal.imgpopup .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

    .modal.imgpopup .close:hover,
    .modal.imgpopup .close:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal.imgpopup .modal-content {
        width: 100%;
    }
}

/* Cielo Transparente Boleto*/
.container-Boleto {
    border: 1px solid black;
    border-radius: 10px;
    padding: 20px;
    margin: 20px 0;
}

    .container-Boleto .boletoProperty {
        font-weight: 600;
    }

    .container-Boleto .boletoValue {
        margin-bottom: 10px;
    }

    .container-Boleto .btnBoleto {
        background: #A11439;
        color: #FFF;
        width: 100%;
        border: 0;
        border-radius: 5px;
    }


        .container-Boleto .btnBoleto:hover {
            filter: brightness(90%);
        }

#barcodeBoleto {
    max-width: 100%;
}

/*h2.titleListagem {
	color: var(--main-color-primary) !important;
	padding: 20px 10px;
	font-family: Lato;
	line-height: 40px;
	font-weight: normal;
	font-style: normal;
	font-size: 28px;
}
*/
.barraFooter.backgroundDefaultFooter .desenvolvido {
    text-align: right;
}

@media only screen and (max-width: 700px) {
    .barraFooter.backgroundDefaultFooter .desenvolvido {
        text-align: left;
    }

    .barraFooter.backgroundDefaultFooter {
        margin-left: -15px;
    }
}


/*CSS BLOG*/

.dvBlog {
    min-height: 100%;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.blogBorder {
    border: 1px solid #D9D9D9;
    padding: 10px 0;
    margin-bottom: 20px;
}

.blogBuscar {
    background: #D9D9D9;
    border: medium none;
    color: #696763;
    display: block;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 10px;
    outline: medium none;
    padding: 5px;
    width: 100%;
}

.blogBtnBuscar {
    background: var(--main-color-primary);
    color: #FFF;
    padding: 3px 7px;
    border: none;
}

.label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.cboNoticia {
    background: #D9D9D9;
    border: 0;
    color: #696763;
    padding: 5px;
    width: 100%;
    border-radius: 0;
    resize: none;
}

.text-right {
    text-align: right;
}

.blogBtnAssuntos {
    background: var(--main-color-primary);
    color: #FFF;
    padding: 3px 7px;
    border: none;
    margin: 5px;
}

@media (min-width: 1200px) {
    .row {
        margin-left: -30px;
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .col-sm-10 {
        width: 83.33333333%;
    }
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
}

/*.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}*/

@media (min-width: 768px) {
    .col-sm-2 {
        width: 16.66666667%;
    }
}

h3, .h3 {
    font-size: 24px;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.datNoticia {
    font-size: 12px;
    color: #888;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-top:10px;
    vertical-align: middle;
}

@media (min-width: 768px) {
    .col-sm-12 {
        width: 100%;
    }
}

img {
    vertical-align: middle;
}

img {
    border: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

img {
    overflow-clip-margin: content-box;
    overflow: clip;
}

.imgPostagens {
    max-width: 100%;
    height: auto;
    display: block;
   /* margin-left: auto;
    margin-right: auto;*/
}

.textpreview{
    font-size: 16px;
}

.imgNoticas {
    height: 400px;
}
