<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.products-toolbar .pagination-wrap{display:none!important;}
.category-primary a {
    background: #f5961a!important;
}
.fields{margin-bottom:30px;}
.products-toolbar .jamg-layout-chooser span.active {
    border-color: #f5961a;
    color: #f5961a;
}
.news .news-big.col-md-12 .mt-3, .my-3{padding: 15px;
    background: rgba(0, 0, 0, 0.6);
    margin-top: 0px!important;
}

.newsthe div.news-big.col-12.col-xl-6 .mt-3, .my-3{padding: 15px;
    background: rgba(0, 0, 0, 0.6);
    margin-top: 0px!important;
}
.t4-palette-mainnav h3 {
    color: #000000;
}
.t4-megamenu,
.t4-topbar,
.category-primary a,
.article-info,
.btn,
.t4-footer,
.pagination .page-link,
.pagination .pagenav,
div.t4-wrapper .counter,
.module-title span,
.category-module span,
.breadcrumb,
.t4-offcanvas .t4-off-canvas-body .navbar .nav-link,
.t4-offcanvas .t4-off-canvas-body .navbar .separator,
fieldset legend,
.nav-tabs .nav-link,
.t4-megamenu .t4-module .module-title span,
.t4-megamenu .mega-col-title span,
.t4-megamenu .mega-col-nav .mega-col-title span,
.mega-dropdown-menu {
  font-family: cf_asty_stdregular; 
}

a:hover {
    color: #000000;
}
.no-gutters &gt; .col, .no-gutters &gt; [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 20px;
}
.btn {
  padding: 0;!important}
.artin{
padding:30px;}

/* Demo TD 300x250 */
.demotd1 {
padding:30px;}

.demotd1 .article-inner {
width:300px;}

.demotd1 div.news-medium .article-content{
padding: 32px 0 0 0;}

/* Demo TD 300x450 */
.demotd2 {
padding: 30px;}

.demotd2 div.news-medium .item-image img {
width:300px; }

.demotd2 div.news-medium .article-content {
width: 300px;
padding: 32px 0 0 0; }

.demotd2 .mt-3{
margin-top: 0!important;
font-size: 18px;}

/*Sticky part for Mobile */

@media screen and (max-width: 999px){
    .stickypart {
        display: flex;
        text-align: center;
        justify-content: space-around;
        align-items: flex-start;
        border: 1px dashed #cccaca;
        height: 750px;
        padding: 15px;
        background: #f0eeee;
        margin-bottom: 35px;
        margin-top: 20px; 
        position: sticky;}
}       
        
@media screen and (max-width: 999px) {
    .stickypart1 {
        position: -webkit-sticky;
        position: sticky;
        top: 10px;
        font-size: 14px;
        text-align: center;} 
}</pre></body></html>