<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.site-filters {
    margin-bottom: 30px;
}
.site-filters ul {
    margin: 0;
    list-style: none;
}
.site-filters li {
    display: inline;
    padding: 0;
}
.site-filters li.btn {
    box-shadow: none;
    -webkit-box-shadow: none;
    outline: none !important;
}
.site-filters li input {
    display: none;
}
.site-filters a {
    margin: 0 15px 5px 0;
}
.site-filters .active &gt; [class*="site-button"] {
    color: #fff;
    background-color: #EFBB20;
}
.site-filters.center {
    text-align: center;
}
.site-filters.center ul {
    display: inline-block;
    margin: auto;
}
.site-filters.center [class*="site-button"] {
    display: inline-block;
    margin: 0 5px 10px;
    text-transform: uppercase;
}
@media only screen and (max-width: 480px) {
    .site-filters.center [class*="site-button"] {
        margin: 0 1px 5px;
        padding: 5px 10px;
        font-size: 12px;
    }
}
.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.m-b40 {
    margin-bottom: 40px;
}
.site-button-secondry {
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    font-size: 14px;
    outline: none;
    cursor: pointer;
    outline: none;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    line-height: 1.42857;
}
.site-button-secondry {
    background-color: #2d3239;
}
.site-button-secondry:active,
.site-button-secondry:hover,
.site-button-secondry:focus,
.active &gt; .site-button-secondry {
    background-color: #161b22;
    color: #fff;
}
.filters .btn-check:checked + .filters .btn, .filters .btn-check:active + .filters .btn, .filters .btn:active, .filters .btn.active, .filters .btn.show, .filters .btn:hover  {
    color: transparent;
    background-color: transparent;
    border-color: transparent;
}

.rdx-gallery-listing {
    list-style: none;
}

.footer-nav li input {
    color: #C2C2C2;
    font-size: 14px;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    font-weight: 500;
    background: none;
    padding: 0px;
}
.footer-nav li input:hover {
    color: #FC0012;
    padding-left: 4px;
}
.at_header_nav {
    background: #000000;
}
@media only screen and (max-width: 1100px) {
.ofcanvus-toggle{
    display:none !important;
}

    }
@media only screen and (max-width: 1199px) {
.at_nav_menu ul li a {
    padding: 24px 14px !important;
}}</pre></body></html>