<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.magazine .post-item:not(.gry-bg){
    background-color: transparent;
}
.magazine .post-entry-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.magazine .post-entry .post-entry-meta {
    height: auto;
    bottom: 0;
    left: 0;
    padding: 0 30px 30px;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.magazine .post-entry:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 20%,rgba(0,0,0,0.9) 100%);
    opacity: 0.4;
    transition: opacity 0.4s ease;
    z-index: 1;
}
.magazine .post-entry:before, .magazine.post-carousel .post-entry:before {
    content: "";
    height: auto;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.magazine .post-entry:hover:before, .magazine.post-carousel .post-entry:hover:before {
    opacity: 1;
    z-index: 1;
}
.magazine .post-entry-meta-category {
    position: absolute;
    top: 8px;
    right: 8px
}
.magazine .post-entry .post-entry-meta .post-entry-meta-title h2, .magazine .post-entry .post-entry-meta .post-entry-meta-title h2 a {
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    margin: 0;
    font-weight: 200;
    letter-spacing: 0.5px
}
.magazine .post-date {
    color: #fff;
    opacity: 0.6;
}
.magazine.post-carousel .post-entry-meta .product-description, .post-entry-meta .product-description a {
    color: #fff!important;
}
.magazine .entry-image{
    margin-bottom: 15px;
    text-align: center; 
}
.magazine .post-info h5{
    font-size: 15px;
    margin-bottom: 10px
}
.magazine .post-info h3,.magazine .post-info h4{
    margin-bottom: 10px
}
.magazine .post-info ul{
    margin: 5px;
}
.magazine .post-info ul li{
    color:#999;
}
.magazine .post-info ul a{
    color:#999;
}
.magazine .post-content p{margin: 10px 0 0 0}

.break-news{
    padding:0 30px 0 0;
    margin:15px 0;
    position:relative;
    padding-left:160px;
    overflow:hidden;
    height:40px;
    line-height:40px
}
span.lbl{
    position:absolute;
    left:0;
    top:0;
    padding:0 15px;
    font-size:12px;
    font-weight:bold;
    height:40px;
    line-height:40px;
    text-transform:uppercase
}
.break-news-slider{
    overflow:visible
}
.lft-pad-cell{
    padding-right:30px !important
}
.gallery_thumbs{
    padding: 0;
    margin:0;
}
.magazine .gallery_thumbs li{
    float:left;
    width:100px;
    height:80px;
    margin:0 1px 1px 0;
    overflow:hidden
}
.magazine .gallery_thumbs li img{
    width:100px;
    height:80px;
}
.gallery_thumbs li .img-overlay:before{
    line-height:80px
}
.widget-tweets{
    padding: 15px 0 10px;
}
.magazine .vertical-slider .slick-prev, .magazine .vertical-slider .slick-next{
    top: 7px;
    bottom: auto;
}
.magazine .magazine-thumbs .post-item .entry-image{
    float: left;
    margin-right: 20px;
}
.magazine .magazine-thumbs .post-item .entry-image img{
    width: 80px;
    height: 65px;
}

/* Magazine SideBar */
.magazine .sidebar-widgets:after{
    display: none;
}
.magazine .sidebar-widgets{
    border:1px #f1f1f1 solid;
    padding: 0;
    border-radius: 5px;
    background-color: transparent;
}
.magazine .sidebar-widgets li.widget:nth-child(even){
    background-color: rgba(0,0,0,.03);
}
.magazine .sidebar-widgets li.widget{
    padding: 30px 20px;
    margin-bottom: 0 !important;
}
.magazine .widget h4.widget-title {
    margin-left: 0;
    border-left-width: 1px !important;
}
.magazine .search-widget .txt-box{
    border:1px #eee solid;
}
.magazine .sidebar-widgets .widget-content{
    padding-right: 0
}
.socials-widget .widget-content{
    margin:-30px -20px 0;
    border-bottom:1px #e9e9e9 solid;
}
.socials-widget .social-list li{
    margin:0 ;
    width:100%;
    float: left;
    padding:15px 3px;
    border-left:1px #e9e9e9 solid;
    border-bottom:1px #e9e9e9 solid;
}
.socials-widget.cells-2 .social-list li{
    width:50%;	
}
.socials-widget.cells-3 .social-list li{
    width:33.333333%;	
}
.socials-widget.cells-4 .social-list li{
    width:25%;	
}
.socials-widget .social-list{
    overflow:hidden;
    margin-bottom: -1px
}
.socials-widget .social-list a{
    margin: 0 auto;
}
.socials-widget .social-list span,.socials-widget .social-list a{
    float:left;
    overflow:hidden
}
.socials-widget .social-list span,.socials-widget .social-list a{
    float:none;
    display:block;
    text-align:center
}
.socials-widget .social-list span{
    font-size:70%;
    line-height: 1.3
}
.socials-widget .social-list span strong{
    font-size:140% !important
}
.socials-widget .social-list li:first-child,.socials-widget.cells-2 .social-list li:nth-child(2n+1),.socials-widget.cells-3 .social-list li:nth-child(3n+1),.socials-widget.cells-4 .social-list li:nth-child(4n+1){
    border-left: 0
}
.socials-widget .social-list li a i{
    margin: 0 0 10px
}</pre></body></html>