/*.infoville -- in site content via shortcode [infoville]*/
.infoville {display:none;}
.infoville li{list-style-type:none;}
.rss_output span.first{background:lightblue;}
/*.rss_output span:after{content:' - ';}
.site-footer .rss_output span.second:after{content:' - ';}
.site-footer .rss_output span.second br {display:none;}*/
.site-footer .rss_output span.third:after{content:' ';}
.rss_output span.last:after{content:'';}
.rss_output span.first:after{content:'';}
.rss_output span.second:before{content: '';}
li.rss_output:first-child{display:none;}
li.rss_output{color:#000;border-bottom: 1px solid #FEFF1B;margin: 0px 0 15px 0 !important;line-height: 24px;padding-top: 0px !important;position: relative;padding-bottom: 15px !important;}
.rss_output span.first{background: #00698C;color: white;padding: 3px 4px 3px 4px;font-weight: bold;font-size: 13px;}
.rss_output span.second{/*font-weight: 600;*/color: black;}

.infoville_ticker ul{padding-left:0;width:100%;}
li.rss_output:first-child{display:block;}
.infoville_cont{position:relative;}	
.row.news .infoville_ticker .rss_output span.second:after{content:'';}

/*.infoville in site footer*/
.site-footer .infoville_ticker{position:relative;color:white;margin-bottom:5px;    -webkit-mask-image: -webkit-gradient(linear, left 90%, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));}
.site-footer .rss_output {border-bottom:0;padding-top:10px !important;padding-bottom:10px !important;line-height:140% !important;margin:0 !important;}
.site-footer .rss_output span{font-size:15px !important;font-weight: normal !important;color:white !important;}
.site-footer .infoville_ticker .rss_output span.first{background: none;color:#F2CC59 !important;padding: 0;font-family:'made-tommy-regular', sans-serif;font-weight: 400 !important;}
.site-footer .rss_output span.second{/*display: block;*/color:white;font-size:15px;}
.site-footer .infoville_cont .controls{padding-top:10px;}
.site-footer .controls a:hover{color:#7177b9;}

.site-footer a.bttnUp, .site-footer a.bttnDown{
	position:relative;
	display:inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border: 1px solid white;
    vertical-align: middle;
}
.site-footer a.bttnUp {margin-left:3px;}

.site-footer a.bttnDown:before,
.site-footer a.bttnUp:before {
content: "";
display:block;
width:22px;
height:22px;
position:absolute;
top:50%;
left:50%;
transform: translateX(-50%) translateY(-50%);
background-position:center;
background-repeat:no-repeat;
background-size:cover;
z-index: 2;	
}

.site-footer a.bttnDown:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1792' height='1792' fill='%23ffffff' %3E%3Cpath d='M1395 736q0 13-10 23l-466 466q-10 10-23 10t-23-10L407 759q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l393 393 393-393q10-10 23-10t23 10l50 50q10 10 10 23z'/%3E%3C/svg%3E%0A");
}
.site-footer a.bttnUp:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1792' height='1792' fill='%23ffffff' %3E%3Cpath d='M1395 1184q0 13-10 23l-50 50q-10 10-23 10t-23-10L896 864l-393 393q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l466-466q10-10 23-10t23 10l466 466q10 10 10 23z'/%3E%3C/svg%3E");
top: 44%;
}

