* {
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
}
body {
    background-color: #ededed;
    line-height: 1;
}

.cookies h2{
    display: block;
    width: 100%;
}

.cookies{
    font-size: 14px;
}

.cookies h3{
    font-size: 16px;
    margin-top: 50px;
    font-weight: bold;
}

ol, ul {
    list-style: none;
}
.topo {
    position: relative;
    height: 65px;
    padding: 0;
}
.footer {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 10px 0;
    line-height: 20px;
}
.footer .info {
    color: #888;
}
.bcrums {
    font-size: 14px;
    line-height: 30px;
    margin-top: 10px;
}
.bcrums a {
    color: #888;
}
.bcrums a:hover {
    color: #000;
}
#menu1 {
    background-color: #ededed;
    margin-top: 65px;
    width: 100%;
    left: 0;
    margin-bottom: 15px;
}
#menu1 a {
    font-size: 12px;
    padding: 5px 14px
}
#menu1 img {
    margin-bottom: 5px;
}
.initial {
    border-radius: 10px;
    min-height: 500px;
    margin-bottom: 50px;
}
.nav-logo {
    background-image: url(../img/lumimais.jpg);
    height: 64px;
    width: 200px;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -999px;
    position: absolute;
    margin-left: 5%;
    outline: 0;
}
.nav-header {
    height: 65px;
    background-color: #ededed;
    border: 0;
    width: 100%;
    z-index: 120;
}
#carouselControls {
    top: 65px;
}
.container2 {
    width: 100%;
}
.gallery {
    display: flex;
}
.thumbGallery {
    margin: 10px;
    padding-top: 10px;
}
.thumbGallery .thumb {
    margin-bottom: 15px;
    border-radius: 10px;
    border: 2px solid #DDDDDD;
    padding: 2px;
}
.thumbZoom {
    margin-bottom: 15px;
    border-radius: 10px;
    border: 2px solid #DDDDDD;
    padding: 2px;
}
.thumbZoom:hover {
    border-color: #0d147e;
    cursor: pointer;
}
.thumbGallery img {
    margin: 2px;
}
#zoomGallery {
    width: 100%;
    height: 100%;
    border: 1px solid #CCC;
    position: absolute;
    margin: 0;
    z-index: 100;
    background-repeat: no-repeat;
    background-color: #FFF;
}
.listProducs {
    margin-top: 80px;
}
#productData {
    width: 100%;
    max-height: 100%;
    position: relative;
    min-height: 100px;
    padding: 0;
}
.thumbGallery .thumb:hover {
    border-color: #0d147e;
}
.img-zoom-lens {
    position: absolute;
    border: 1px solid #d4d4d4;
    background-color: #00000061;
    margin: 0;
}
#productData .titulo {
    padding-top: 13px;
    color: #0d147e;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 20px;
    border-bottom: 1px solid #0d147e;
    line-height: 16px;
}
#productData .desc {
    padding-top: 5px;
}
#productData .desc span {
    font-weight: normal;
    color: #444;
    font-size: 18px;
    margin-right: 15px;
}
#productData .desc span b {
    font-weight: bold;
}
#productData .desc .msg {
    font-size: 10px;
}
.bigGallery .msg2 {
    display: none;
}
.bigGallery:hover {
    cursor: pointer;
}
.bigGallery:hover .msg2 {
    display: block;
    font-size: 12px;
    position: absolute;
    z-index: 10;
    top: 10px;
    width: 100%;
    background-color: #FFFFFF78;
    padding: 5px;
}
#qtd {
    width: 50px;
    border: 1px solid #CCC;
    margin-bottom: 10px;
}
.orcamento {
    margin-top: 30px;
}
.orcamento button {
    display: inline-block;
    padding: 8px;
    color: #ffffff;
    font-weight: 700;
    margin-left: 10px;
    border-radius: 5px;
    font-size: 14px;
    background-color: #0062cc !important;
    border-bottom: 2px solid #000;
}
.orcamento button:hover {
    background-color: #007bff !important;
}
.listProducts {
    display: flex;
    flex-wrap: wrap;
    padding-top: 45px;
    margin-bottom: 100px;
    height: min-content;
}
.tags {
    width: 100%;
    margin: -10px 0 10px 0;
    position: relative;
    background-color: #CCC;
    border: 1px solid #CCC;
    border-radius: 0 0 10px 10px;
    padding: 2px 0;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tags div {
    font-size: 12px !important;
    color: #FFF;
    font-weight: bold;
    line-height: auto !important;
    letter-spacing: 1px;
}
.tags i {
    display: block;
    font-style: normal;
    font-weight: normal;
}
.navbar-nav .nav-item {
    text-align: center;
    margin: auto;
}
.nav-item .dropdown-menu.droplogin {
    width: 285px;
}
.nav-item .dropleft span a {
    font-size: 12px;
}
.navbar-nav .active .nav-link {
    color: #FFF !important;
    font-weight: bold;
}
.navbar-nav .active .nav-link img {
    filter: invert(100%);
    -webkit-filter: invert(100%);
}
.navbar-nav .nav-item:hover .nav-link {
    color: #FFF !important;
    font-weight: bold;
}
.navbar-nav .nav-item:hover img {
    filter: invert(100%);
    -webkit-filter: invert(100%);
}
.nav-item.ofertas:hover, .navbar-nav .ofertas.active {
    background-color: #024d9f;
    color: #FFF !important;
}
.nav-item.iluminao-led:hover, .navbar-nav .iluminao-led.active {
    background-color: #024d9f;
}
.nav-item.iluminao-tradicional:hover, .navbar-nav .iluminao-tradicional.active {
    background-color: #024d9f;
}
.nav-item.eletrica:hover, .navbar-nav .eletrica.active {
    background-color: #024d9f;
}
.nav-item.hidrualica:hover, .navbar-nav .hidrualica.active {
    background-color: #024d9f;
}
.nav-item.audio-video:hover, .navbar-nav .audio-video.active {
    background-color: #024d9f;
}
.nav-item.diversos:hover, .navbar-nav .diversos.active {
    background-color: #024d9f;
}
.nav-item.decorao-led:hover, .navbar-nav .decorao-led.active {
    background-color: #024d9f;
}
.nav-item.decorao-tradicional:hover, .navbar-nav .decorao-tradicional.active {
    background-color: #024d9f;
}
.nav-item.lançamentos:hover, .navbar-nav .lançamentos.active {
    background-color: #024d9f;
}
.nav-item.saldo:hover, .navbar-nav .saldo.active {
    background-color: #024d9f;
}
.nav-item.home:hover, .navbar-nav .home.active {
    background-color: #024d9f;
}
.ofertas .tags, .bannerTitle.ofertas {
    background-color: #024d9f !important;
    border: 1px solid #024d9f !important;
}
.iluminao-led .tags, .bannerTitle.iluminao-led {
    background-color: #024d9f !important;
    border: 1px solid #024d9f !important;
}
.iluminao-tradicional .tags, .bannerTitle.iluminao-tradicional {
    background-color: #024d9f;
    border: 1px solid #024d9f !important;
}
.eletrica .tags, .bannerTitle.eletrica {
    background-color: #024d9f;
    border: 1px solid #024d9f !important;
}
.hidrualica .tags, .bannerTitle.hidrualica {
    background-color: #024d9f;
    border: 1px solid #024d9f !important;
}
.audio-video .tags, .bannerTitle.audio-video {
    background-color: #024d9f;
    border: 1px solid #024d9f !important;
}
.diversos .tags, .bannerTitle.diversos {
    background-color: #024d9f;
    border: 1px solid #024d9f !important;
}
.decorao-led .tags, .bannerTitle.decorao-led {
    background-color: #024d9f;
    border: 1px solid #024d9f !important;
}
.decorao-tradicional .tags, .bannerTitle.decorao-tradicional {
    background-color: #024d9f;
    border: 1px solid #024d9f !important;
}
.lançamentos .tags, .bannerTitle.lançamentos {
    background-color: #024d9f !important;
    border: 1px solid #024d9f !important;
}
.saldo .tags, .bannerTitle.saldo {
    background-color: #024d9f !important;
    border: 1px solid #024d9f !important;
}
.home .tags, .bannerTitle.home {
    background-color: #024d9f !important;
    border: 1px solid #024d9f !important;
}
.pesquisa .tags, .bannerTitle.pesquisa {
    background-color: #e5a430 !important;
    border: 1px solid #e5a430 !important;
}
.desc strong.red, .thumb strong.red {
    color: #F00;
}
.listProducts .thumb .thumbbox, .listProducts .title_cod .thumbbox {
    border-top: 1px solid #e9ecef;
    padding: 10px 5px 5px 5px;
    color: #888;
    width: 100%;
    min-height: 75px;
    display: flex;
}
.menu a {
    color: #888;
    margin-left: 10px;
}
.privacidade {
    position: fixed;
    bottom: 0;
    z-index: 150;
    width: 100%;
    background: #e7e7e7;
    padding: 4em;
    font-size: 14px;
}
.overflow-privacidade {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgb(0 1 0/0.4);
    z-index: 151;
}
@media (max-width: 992px) {
    .pagBarLinkNumber, .totalProd {
        display: none;
    }
    .pagBarLinkNumber.active {
        display: block;
    }
    .productDiv .orcamento button {
        width: 100%;
        margin: 5px 0;
    }
    .lumimais {
        background-color: #FFF;
        padding: 10px;
    }
    .listOrderProducts .list {
        border: 1px solid #DDD;
        margin: 5px 0;
    }
    .listOrder .listTitle {
        display: none;
    }
    .footer {
        margin-top: 300px;
    }
    .listFilters, .whats3, .whats2 {
        display: none
    }
    #divTitle {
        top: 60px;
        padding: 5px 40px 5px 5px;
        line-height: 19px;
        width: 100%;
        color: #888;
        font-size: 14px;
    }
    #divTitle span {
        font-size: 12px;
    }
    .nav-header {
        position: absolute;
    }
    #menu1 img {
        display: none;
    }
    #productData {
        margin: 10px 15px 0px 17px;
    }
    .menu2 {
        position: absolute;
        top: 130px;
        background: #ededed;
        padding: 10px
    }
    .menu2 li.nav-item {
        width: 100%;
        line-height: 26px;
        text-align: center;
    }
    .bannertitle {
        position: relative;
        margin: 0 5px 60px 5px;
        width: 100%;
        height: 60px;
        font-size: 12px !important;
        text-align: center !important;
        padding: 0 !important;
    }
    .contentInitial {
        position: relative;
        top: 255px;
        margin: auto;
    }
    .initial {
        padding: 2px;
        background: #FFF;
    }
    .listProducts .thumb, .listProducts .title_cod {
        flex-basis: 100%;
    }
    .main-search {
        top: 68px;
        width: 100%;
        padding: 0 15px;
        
    }

    .mainSearchSpan{
        border-color: #087eff !important;
        border-right: 0;
    }    
    #mainSearch{
        border-color: #087eff !important;
        border-left: 0;
    }

    .main-carousel {
        display: none;
    }
    #menu1 {
        position: absolute;
        z-index: 1100;
        background: #ededed !important;
        margin-top: 0;
        width: 100%;
        min-height: 64px;
    }
    #formContato {
        width: 100%;
    }
    .nav-logo {
        right: 45px;
        top: 0px;
        z-index: 1200;
    }
    #navpri {
        width: 100% !important;
    }
    .navbar-nav {
        background: #ededed;
        margin-top: 10px;
    }
    #televendas {
        cursor: pointer;
        position: absolute;
        top: 100px;
        width: 100%;
        text-align: center;
        background: #FFF;
        padding: 10px;
        font-size: 14px;
    }
    .navbar-nav li {
        padding: 2px 20px;
    }
    .logo1 {}
    .logo2 {
        display: none;
    }
    .gallery {
        width: 100%;
    }
    .thumbGallery {
        display: none;
    }
    .bigGallery {
        margin: 0;
    }
    .contact_local {
        margin-bottom: 154px;
        height: 265px;
    }
    #productData {
        margin: 10px -13px 0px 17px;
    }
}
@media (min-width: 1200px) {
    .listProducts .thumb, .listProducts .title_cod {
        flex-basis: 15.6% !important;
    }
}
@media (min-width: 992px) {
    .lumimais {
        background-color: #FFF;
        margin-top: -50px;
        padding: 10px;
    }
    .main-search {
        left: 460px;
        top: 13px;
        width: 230px;
    }
    .nav-header {
        position: fixed;
    }
    .navbar-nav {
        background: #ededed;
        margin-top: 10px;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    #productData {
        margin: 20px 10px 10px 25px;
    }
    .logo1 {
        display: none;
    }
    .menu2 {
        position: absolute;
        top: 40px;
        right: 20px;
    }
    .bannertitle {
        position: absolute;
        width: calc(100% - 50px);
        height: 60px;
        margin: -60px 10px 10px 10px;
    }
    .listProducts .thumb, .listProducts .title_cod {
        flex-basis: 18.9%;
    }
    .fixed {
        position: fixed;
        top: 0;
        z-index: 10;
        left: 10;
        padding-left: 15px;
        padding-right: 15px;
    }
    .modal-xl {
        width: 90%;
        max-width: 1200px;
    }
    .modal-dialog {
        overflow-y: initial !important
    }
    .productOrder .listOrder {
        height: 70vh;
        overflow-y: auto;
        width: 60%;
    }
    .formOrder {
        width: 40%;
    }
    #formContato {}
    #televendas {
        cursor: pointer;
        position: absolute;
        text-align: center;
        top: 9px;
        left: 300;
        line-height: 20px;
    }
    #televendas b {
        display: block;
    }
    .bigGallery {
        margin-left: 20px;
        margin-top: 20px;
        position: relative;
        padding: 0;
        text-align: center;
    }
    .bigGallery img {
        padding: 0;
        margin: 0;
        max-width: 100%;
        height: auto;
    }
}
.listProducts .thumb, .listProducts .title_cod {
    margin: 10px 5px;
    cursor: pointer;
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: -3px 3px 5px rgba(0, 0, 0, .25);
    flex-wrap: wrap;
    height: fit-content;
    position: relative;
}
.listProducts .title_cod {
    display: flex;
}
.listProducts .thumb {
    display: none
}
.listProducts .thumb:hover {
    box-shadow: -8px 8px 10px rgba(0, 0, 0, .15);
    transition: box-shadow .5s;
}
.listProducts .thumb div.overlay {
    position: absolute;
    border: 1px solid #ddd;
    margin: auto;
    left: 50%;
    transform: translate(-50%, 10px);
    padding: 2px;
    display: none;
    background-color: #FFFFFF78;
    color: #999;
    font-size: 12px;
}
.listProducts .thumb div.overlay:hover {
    background-color: #BBBBBB78;
    color: #FFF;
}
.listProducts .thumb button {
    font-size: 12px;
    border: 1px #CCC;
    padding: 5px;
    position: relative;
    margin: -30px auto;
    border-radius: 5px;
}
.listProducts .thumb span, .listProducts .title_cod span {
    display: flex;
    margin: 0;
    text-align: center;
    width: 100%;
    height: 190px;
    border: 1px solid #f3f2f2;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
    padding-top: 10px;
}
.listProducts .thumb div, .listProducts .title_cod div {
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
}
.filter {
    position: fixed;
    top: 60px;
    z-index: 1000;
    background: #EEE;
    width: inherit !important;
}
.listProducts .thumb img {
    max-width: 100%;
    max-height: 180px;
    margin: auto;
}
.listProducts .title_cod img {
    max-width: 100%;
    max-height: 180px;
    margin: auto;
}
.listFilters {
    /*margin: 40px 0 0 0;*/
    /*padding: 0;*/
}
.listFilters .title {
    font-size: 16px;
    font-weight: bold;
    color: #444;
    line-height: 25px;
    margin: 10px 0;
}
.filterList {
    padding: 0;
    margin-left: 20px;
    font-size: 16px;
}
.filterItem {
    line-height: 12px;
    margin-left: 5px;
    font-size: 12px;
}
.prodCount {
    background-color: #d5d5d5;
    border-radius: 10px;
    padding: 0px 5px;
    font-size: 12px;
}
.listFilters li.li-child-1 {
    margin: 0;
    padding: 10px;
    color: #0d147e;
}
.li-child-2 {
    color: #888;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    line-height: 20px;
    word-break: break-all;
}
.listFilters li:hover {
    background: #EFEFEF;
    color: #000;
    cursor: pointer;
}
ul.productList {
    margin-top: 80px;
}
.productList li {
    border: 1px solid #CCC;
    margin: 5px 0;
    width: 100%;
    padding: 10px 10px 0 15px;
    font-size: 12px;
    display: flex;
}
.productList li div {
    font-weight: 700;
    width: 100%;
    color: #0d147e;
    margin-right: 10px;
    display: block;
    margin: auto;
}
.productList li.category {
    background: #EEE;
    border: none;
    padding-left: 10px;
    display: block;
    margin: auto;
}
.productList li label {
    font-weight: normal;
    color: #777;
    display: inline-flex;
    font-size: 12px;
}
.productList input {
    margin: 0 3px 0 5px;
}
.optgroup .label {
    font-size: 12px;
}
.modal-body form label, .modal-body form input {
    font-size: 12px;
}
.li-products {
    font-size: 12px;
    text-align: right;
    margin: 0;
    padding: 2px;
}
.voltar {
    margin-top: 10px;
    padding: 5px 10px;
    font-size: 16px;
}
.productDiv {
    background-color: #FFF;
    width: 99%;
    position: relative;
    margin-top: -18px;
}
.bannertitle {
    text-align: right;
    background-color: #DDD;
    color: #FFF;
    line-height: 60px;
    padding: 0 50px 0 0;
    border-radius: 0 0 20px 0px;
    font-weight: bold;
    color: #f8f9fa;
    font-size: 20px;
}
.menu2 a {
    color: rgba(0, 0, 0, .6) !important;
    font-size: 14px;
    padding: 0 5px;
}
.menu2 a:hover {
    color: #0b0b80 !important;
}
.menu2 .active .nav-link {
    color: #0b0b80 !important;
}
.menu3 {
    position: absolute;
    right: 20px;
    top: 5px;
}
i.fa-whatsapp {
    color: #0dbb42;
}
.productOrder {
    margin: 20px 0 0 0;
    padding: 0;
}
.productOrder .listOrder {
    padding: 0 20px 0 50px;
}
.listOrder {
    background-color: #FFF;
    overflow-y: auto;
    height: 100%;
}
.listOrder input {
    width: 100%;
    height: 30px;
    text-align: center;
    border: 1px solid #EEE;
}
.listOrder .list {
    border-bottom: 1px solid #EEE;
    width: 98%;
    display: flex;
    margin: 0;
    padding: 0;
}
.listOrder .list i {
    position: absolute;
    margin-left: 20px;
    font-size: 20px;
    display: none;
    cursor: pointer;
}
.listOrder .list div {
    padding: 5px;
    margin: auto;
    font-size: 12px;
}
.listOrder .list div:hover i {
    display: inline-block;
    color: #888;
}
.listOrder .img {
    text-align: center;
}
.listOrder .img2 {
    position: relative;
    height: 1px;
    width: 1px;
    z-index: 100;
}
.listOrderProducts {
    position: relative;
}
.listOrder .img .img2 img {
    display: none;
    position: absolute;
    border: 1px solid #CCC
}
.listOrder .img:hover .img2 img {
    display: block;
    margin: -50px 0 0 30px;
}
.listOrder .prod {
    padding-right: 30px !important;
    line-height: 16px;
}
.listOrder .qtd {
    text-align: center;
}
.listOrder .price {
    text-align: center;
}
.listOrder .novo {
    background: #EEE;
    padding: 5px;
}
.listOrder #novoCode {
    width: 50%;
}
.main-search {
    position: absolute;
}
.main-search .input-group-text {
    background: #FFF;
}
.mainSearchSpan {
    cursor: pointer;
}
.mainSearchSpan:hover {
    background-color: #CCC;
}
#carouselProduct .carousel-control-next, #carouselProduct .carousel-control-prev {
    filter: invert(100%);
}
#modalProduct .modal-footer {
    z-index: 101;
}
.contentMenu {
    display: none;
}
.msgs {
    position: absolute;
    z-index: 2001;
    right: 10px;
    top: 10px;
    display: none;
}
.contentInitial {
    position: relative;
}
.titleAll {
    max-height: 30vh;
    overflow-y: auto;
    position: relative;
}
.thumbbox strong {
    font-size: 16px;
    line-height: 21px;
    color: #555;
}
.thumbbox b {
    color: #555;
}
.ordersList {
    margin-top: 40px;
}
.ordersList li {
    cursor: pointer;
    line-height: 24px;
}
.ordersList b {
    font-weight: bolder;
    width: 120px;
    display: inline-block;
    text-align: right;
}
.conteudo {
    margin: 10px;
}

.listOrder .totalOrder {
    text-align: right;
    margin-right: 20px;
    padding: 25px;
}
.listOrder .logo {
    background-image: url(../img/lumimais.jpg);
    height: 64px;
    width: 200px;
    position: absolute;
}
.listOrder .televendas, .listOrder h1 {
    text-align: center;
}
.noticeOrder {
    display: none;
    font-size: 12px;
    font-weight: normal;
}
.mostraVazios {
    margin-top: 90px;
    margin-left: 30px;
}
@media print {
    @page {
        margin-top: 1cm;
        margin-bottom: 1cm;
        margin-left: 1cm;
        margin-right: 1cm;
        size: 210mm 297mm;
    }
    * {
        background-color: #FFF !important
    }
    .menu2 {
        display: none !important;
    }
    .listFilters, .topo, .novo {
        display: none
    }
    .listProducs {
        margin: 80px auto 0 auto;
    }
    .noticeOrder {
        display: block;
    }
    #televendas {
        position: relative;
        top: 120px;
    }
    h1 {
        margin-top: 200px;
        display: block;
    }
    .productOrder .listOrder {
        position: absolute;
        width: 100%;
        display: block;
        top: 0;
        left: 0;
        page-break-inside: avoid !important;
    }
    img, .totalOrder {
        display: block;
        page-break-inside: avoid !important;
        position: relative;
    }
}
.ms-options-wrap>.ms-options>ul label {
    font-size: 12px;
}


.dropdown-menu.logado{
    width: 245px;
    padding: 10px
}

#newPass{
    margin: auto;
    width: 80%;
}
.catalogos div {
    padding: 10px;
}
.catalogos span {
    padding: 20px;
    font-size: 12px;
    text-align: right;
    width: 100%;
}
.catalogos img {
    cursor: pointer;
    padding: 10px;
    width: 100px;
}
.catsempreco, .catcompreco {
    cursor: pointer;
}
.lumimais {
    line-height: 24px;
    font-size: 18px;
    padding: 15px;
}
#productData .listaProd {
    margin-top: 20px;
    font-size: 12px !important;
    position: relative;
    max-width: 700px;
}
#productData .listaProd td {
    padding: 10px;
    line-height: 20px;
    text-align: left;
    min-width: 50px;
}
#productData .listaProd i {
    display: table-cell;
    color: #4892e13d;
    padding: 1px;
    font-size: 18px;
}
#productData .listaProd tr:hover i {
    color: #99b9db;
    cursor: pointer;
}
#productData .listaProd i:hover {
    color: #0062cc !important;
}
#productData .listaProd tr:hover {
    background: #d0e6fe !important;
    cursor: pointer;
}
#productData .listaProd tr.active {
    background: #fee0e0 !important;
}
#productData .listaProd tr.oferta {
    color: #FF0000 !important;
}
#productData .listaProd tr.lancamento {
    color: #000000 !important;
    font-weight: bold;
}
#productData .listaProd td:nth-child(1) {
    font-weight: bold;
    text-align: right;
}
#productData .listaProd td:nth-child(2) {
    width: 100%;
}
#productData .listaProd th {
    padding: 2px;
    height: 10px !important;
    background: #007bff;
    color: #FFF;
    font-weight: bold;
    text-align: center;
}
#productData .listaProd .imagem {
    display: none;
    width: 182px;
    height: 154px;
    background-color: #d0e6fe;
    position: absolute;
    margin-left: -192px;
    text-align: center;
    margin-top: -10px;
    padding: 2px;
}
#productData .listaProd tr.active .imagem {
    background: #fee0e0 !important;
}
#productData .listaProd img {
    width: auto;
    height: auto;
    max-height: 150px;
    max-width: 180px;
}
#productData .listaProd tr:hover .imagem {
    display: block;
}
#productData .listaProd tr:nth-child(odd) {
    background: #e9f4ff;
}
.backTitle {
    display: none;
}
.backTitle .thumbbox {
    justify-content: center;
}
.backTitle i {
    font-size: 150px;
    margin: auto;
    color: #DDD;
}
.backTitle:hover i {
    color: #888;
}
.backTitle:hover .tags {
    background-color: #888 !important;
}
#formContato {
    margin: auto;
}
.videos span {
    display: block;
    font-size: 16px;
    margin-top: 30px;
}
.carregando {
    width: 100%;
    height: 50%;
    text-align: center;
    font-size: 18px;
    color: #666;
}
.seeMore {
    padding: 10px;
    display: block;
    width: 100%;
    background: #FFF;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}
.seeMore:hover {
    background: #CCC;
}
.emptyProd {
    padding: 10px;
    display: block;
    width: 100%;
    background: #FFF;
    text-align: center;
    font-weight: bold;
}
#divTitle {
    display: block;
    margin-left: 20px;
    position: absolute;
}
#divTitle input {
    margin-right: 5px;
}
.whats {
    position: absolute;
    right: 10px;
    top: 10px;
}
.whats2 {
    position: absolute;
    left: 20px;
    color: #FFF;
}
.whats2:hover {
    color: #FFF;
}
.whats2 a .fa-whatsapp {
    color: #0dbb42 !important;
}
.novaPesquisa {
    cursor: pointer;
    display: none;
    text-align: center;
    border: 1px solid #888;
    padding: 8px;
}
.novaPesquisa:hover {
    background-color: #FFF;
}
.newimportClass {
    background-color: #CCC !important;
}
.disabledItem {
    background-color: #FFF !important;
    color: #999 !important;
}
.categoria, .subcategoria {
    display: inline-block;
}
.img-fluid, #bigGalleryImg {
    max-height: 500px;
}
.backToTop {
    cursor: pointer;
    position: fixed;
    bottom: 200px;
    right: 5px;
    background-color: #FFF;
    color: #024d9f;
    padding: 10px;
    border-radius: 10px;
}
.backToTop:hover {
    background-color: #024d9f;
    color: #FFF;
}
.veroutros {
    padding: 10px;
    cursor: pointer;
    right: 0;
    position: relative;
}
.podeInteressar {
    text-align: left !important;
    font-size: 18px;
    background-color: #007bff;
    color: #FFF;
    margin-top: 5px;
}
.listaPodeInt {}
.podeIntTr {
    background-color: #FFF;
    border-bottom: 1px solid #007bff;
    border-spacing: 5px;
}
#productData .listaPodeInt tr:nth-child(odd) {
    background: #FFF;
}
.podeIntImg {
    max-height: 70px !important;
}
.lumimais .paragdir {
    margin: auto;
    text-align: right;
    padding: 10px;
}
.lumimais .paragesq {
    margin: auto;
    text-align: left;
    padding: 10px;
}
.productOrder span {
    font-size: 11px;
}
.formOrder .form-group input {
    background: #FFF !important;
}
.pagbar {
    display: inline-flex;
    margin: auto;
    width: 100%;
    justify-content: center;
}
.pagbar .pagBarLink, .pagbar .totalProd {
    padding: 4px;
    height: 22px;
}
.pagbar .pagBarLink:hover, .pagbar .pagBarLink.active {
    cursor: pointer;
    background-color: #024d9f;
    color: #FFF;
}

.ms-options-wrap, .ms-options-wrap * {
    word-break: break-word;
}


.filterList li.catList {
    font-size: 12px;
    line-height: 22px;
}

.filResult {
    border-bottom: #000 solid 1px;
    margin: 10px 0;
    padding: 5px;
    font-weight: bold;
}

.filterList li.catList:hover{
    color: #026bdd;
}

.filResultCat{
    line-height: 30px;
}

#ordem_preco{
    font-size: 14px;
    margin-right: 20px;
}