<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">



.categoria-wrapper:hover .nome-categoria.categoria-954 {
    color: #e00f44;
}

.categoria-wrapper:hover .nome-categoria.categoria-954:before{
    background: #e00f44}


.categoria-wrapper:hover .nome-categoria.categoria-956 {
    color: #72c87b;
}

.categoria-wrapper:hover .nome-categoria.categoria-956:before{
    background: #72c87b}


.categoria-wrapper:hover .nome-categoria.categoria-958 {
    color: #ffd400;
}

.categoria-wrapper:hover .nome-categoria.categoria-958:before{
    background: #ffd400}


.categoria-wrapper:hover .nome-categoria.categoria-962 {
    color: #c878c9;
}

.categoria-wrapper:hover .nome-categoria.categoria-962:before{
    background: #c878c9}


.categoria-wrapper:hover .nome-categoria.categoria-960 {
    color: #118cff;
}

.categoria-wrapper:hover .nome-categoria.categoria-960:before{
    background: #118cff}


.categoria-wrapper:hover .nome-categoria.categoria-1078 {
    color: #e57a00;
}

.categoria-wrapper:hover .nome-categoria.categoria-1078:before{
    background: #e57a00}


.primario {color:#000000 !important}
.secondario {color:#ffffff!important}

a,a:hover,a:active {
    color: #000000;
    text-decoration: none;
}

.bg-primario {background-color: #000000 !important }
.bg-secondario {background-color: #ffffff !important }

.btn-primario {transition:.3s all;background: #000000;border-radius: 0px;border:1px solid #fff;}
.btn-primario:hover {background: #fff;color:#000 ?&gt;;}

.navbar {
    border-bottom-color: #000000;
}

.dropdown-menu &gt; .active &gt; a, .dropdown-menu &gt; .active &gt; a:hover, .dropdown-menu &gt; .active &gt; a:focus {
    background-color: #000000;
}

#page-content h1,#page-content h2,#page-content h3,#page-content h4,#page-content h5,
th.colored,
#page-content h3 a
{
    color: #000000;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #000000;
    height: 10px;
}

.fancybox-thumbs__list a:before {
    border-color: #000000 !important;
}

.gradient-bg:after {
    content: '';
    width: 100%;
    height: 100%;

    background: -moz-linear-gradient(top,  rgba(229,229,229,0) 0%, rgba(0,51,97,0) 75%, rgba(0,51,97,0.8) 100%);
    background: -webkit-linear-gradient(top,  rgba(229,229,229,0) 0%,rgba(0,51,97,0) 75%,rgba(0,51,97,0.8) 100%);
    background: linear-gradient(to bottom,  rgba(229,229,229,0) 0%,rgba(0,51,97,0) 75%,rgba(0,51,97,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5e5e5', endColorstr='#cc003361',GradientType=0 );

    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 100;
    -ms-transition: all 0.2s ease;-webkit-transition: all 0.2s ease;-o-transition: all 0.2s ease;-moz-transition: all 0.2s ease;transition: all 0.2s ease;
}

.e-commerce-category h3,
.e-commerce-category img
{
    -ms-transition: all 0.2s ease;-webkit-transition: all 0.2s ease;-o-transition: all 0.2s ease;-moz-transition: all 0.2s ease;transition: all 0.2s ease;
}

.e-commerce-category:hover h3 {
    color: #e77707 !important;
}

.e-commerce-category:hover img {
    transform:scale(1.02)
}


/* &gt; Medium */
@media(min-width:992px){

    .nav &gt; li &gt; a:hover, .nav &gt; li &gt; a:focus, .nav .open &gt; a, .nav .open &gt; a:hover, .nav .open &gt; a:focus, .current-menu-ancestor &gt; a, .current_page_item &gt; a, .current_page_parent &gt; a {
        background-color: transparent !important;
    }

    .dropdown-menu .current_page_item a {
        background: #000000 !important;
    }

}

/* &lt; Medium */
@media(max-width:991px) {
    .navbar-collapse {
        background: #000000 !important;
    }

    .nav &gt; li &gt; a:hover, .nav &gt; li &gt; a:focus,
    .nav .open &gt; a, .nav .open &gt; a:hover, .nav .open &gt; a:focus
    {
        background: rgba(0,0,0,0.2);
        border:none;
    }

    .navbar-header {
        background: #ffffff !important;
    }

}

}



</pre></body></html>