
/* File:     virtual_layout_editor\preset_widgets\desktop\ICO - Small more news.css
   Version:  1.68.1
   Updated:  05/06/2021 by ICN (Iconic Newspapers)
   Note:     Adding gradient background to section label.
*/

.vc_article_small_more_news {
  width:100%;
  float:left;
  clear:left;
  background:#fff;
  position:relative;
}
.vc_article_small_more_news .cont_img {
  width:100%;
  float:left;
  clear:left;
}
.vc_article_small_more_news .cont_img img {
  width:100%;
  height:inherit;
  float:left;
  clear:left;
}
.vc_article_small_more_news .cont {
  margin-left:0 !important;
  width:100%;
}
.vc_article_small_more_news .cont3 {
  position:relative;
  min-height:85px;
  padding:10px 0 10px;
}
.vc_article_small_more_news .cont4 {
  padding-left:15px;
  padding-right:15px;
  width:100%;
  float:left;
  clear:left;
  position:relative;
  position:absolute;
  bottom:0px;
  left:0px;
}
.vc_article_small_more_news .occhiello {
      /* margin-bottom: 10px; */
  /* float: left; */
  color: white;
  display: inline-block;
  /* width: 100%; */
  /* height: 159px; */
  /* background-color: #d9d9d9; */
  /* position: absolute; */
  /* text-align: right; */
  /*float: right;*/
  margin: 5px 0 5px;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  background-color:#5B849D;
  padding:2px 5px 0px 5px;
  font-size:12px;
  text-transform:uppercase;
}
.vc_article_small_more_news .sezione {
  float:left;
  color:#fff;
  position:absolute;
  top:5px;
  left:0;
  padding:2px 25px;
  text-decoration:none !important;

   /*background-color:#9e0044;*/
  /* 06/06/2021: ICN: Adding gradient background to section label */
  background-color: transparent !important;
  background-image: linear-gradient(-90deg, transparent 30%, #222);
  width: 175px;
}
.vc_article_small_more_news .sezione a {
  color: #fff !important;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 500;
  font-size: 18px;
}
.vc_article_small_more_news .sezione a:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  margin-right:5px;
  float:left;
  display:none;
}
.vc_article_small_more_news .titolo {
  width:100%;
  float:left;
  clear:left;
  /* 15/05/2021: ICN: Changed font. */
  font-family: "Merriweather", Georgia, "Times New Roman", serif;
  font-weight:normal;
  font-size:16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 61px;
}
.vc_article_small_more_news .sottotitolo,
.vc_article_small_more_news .sommario {
  margin:5px 0 10px 0;
  width:100%;
  float:left;
  clear:left;
}
.vc_article_small_more_news .sottotitolo a,
.vc_article_small_more_news .sommario a {
  color:#404040 !important;
}
.vc_article_small_more_news .ora_pubblicazione{
  color: #afafaf;
  font-weight:normal;
  float:left;
  margin-right:5px;
  display:none;/* Asked by FW on 13/02/2017 */
}
.vc_article_small_more_news .ora_pubblicazione:before{
  content:  "\f017";
  font-family: FontAwesome;
  font-weight:normal;
  margin:0px 5px 0px 0px;
}
.vc_article_small_more_news .num_commenti{
  color: #afafaf;
  font-weight:normal;
  float:left;
  margin-right:5px;
}
.vc_article_small_more_news .num_commenti:before{
  content: "\f0e5";
  font-family: FontAwesome;
  font-weight:normal;
  margin:0px 5px 0px 0px;
}
.vc_article_small_more_news .didascalia{
  display:none;
}
/*---sharre_fb_tw*/
.vc_article_small_more_news .social {
  width:30px;
  height:20px;
background:#fff;
  float:left;
  clear:left;
}
.vc_article_small_more_news .social .cont_sharre_fb_tw {
margin:0px;
padding:0px;
width:100%;
display:block;
float:left;
position:relative;
}
.vc_article_small_more_news .social .cont_sharre_fb_tw .sharre_fb_tw {
margin:0px;
padding:0;
width:100%;
float:left;
cursor:pointer;
position:relative;
}
.vc_article_small_more_news .social .cont_sharre_fb_tw .sharre_fb_tw .box {
margin:0px;
padding:0px;
text-align:center;
width:100%;
height:20px;
float:left;
}
.vc_article_small_more_news .social .cont_sharre_fb_tw .sharre_fb_tw .box:before {
  content: "\f1e0";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color:#000;
  float:left;
}
.vc_article_small_more_news .social .cont_sharre_fb_tw .sharre_fb_tw .box .count {
margin:3px 0 0 0;
padding:0px;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight:700;	
font-size:12px;
text-align:center;
color:#fff;
text-decoration:none;
width:100%;
float:left;
}
.vc_article_small_more_news .social .cont_sharre_fb_tw .sharre_fb_tw.zero_share_count .box .count {
display:none;
}
.vc_article_small_more_news .social .cont_sharre_fb_tw .sharre_fb_tw .box .share {
display:none;
}
.vc_article_small_more_news .social .cont_sharre_fb_tw .buttons {
float:left;
position:absolute;
  top:-95px;
  right:-90px;
border-top:1px #C6D586 solid;
}
.vc_article_small_more_news .cont_sharre_fb_tw .buttons .share_toolbox {
padding:10px;
width:125px;
background:#F0EFF0;
}
.vc_article_small_more_news .cont_sharre_fb_tw .buttons .share_toolbox .fb-share-button {
margin:0px 0 5px 0px;
float:left;
clear:left;
}
.vc_article_small_more_news .video .cont_img a:before, .vc_article_small_more_news .video .cont_foto a:before, .vc_article_small_more_news.video .cont_img a:before{
  content: "\f144";
  color: #fff;
  opacity: 1;
  font-family: FontAwesome;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  position: absolute;
  display: inline-block;
  top: 15px;
  right: 40px;
}

/*---vc_button_archive*/
.vc_button_archive {
    width:100%;
    float:left;
}
.vc_button_archive .container,
.vc_button_archive .occhiello_titolo {
    display:none;
}
.vc_button_archive .link {
    width:100%;
    float:left;
    clear:left;
    background:#fff;
}
.vc_button_archive .link a {
    color: #0f0605;
}
.vc_button_archive .link:hover a {
    color: #0f0605;
}
.vc_button_archive .link a:before {
    content: "\f039";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right:5px;
    margin-top:2px;
    float:left;
}
/*---vc_header_section_with_link*/
.vc_header_section_with_link2 {
    width:100%;
    float:left;
    clear:left;
    padding-top:10px;
    position:relative;
}
.vc_header_section_with_link2 p.sezione {
    width:100%;
    float:left;
    clear:left;
    padding-bottom: 5px;
    border-bottom: 2px solid #d9d9d9;
}
.vc_header_section_with_link2 p.sezione a {
    font-weight:700;
    font-size:20px;
    line-height:0.9em;
    width:100%;
    float:left;
    clear:left;
    cursor:default;
    pointer-events: none;
    font-family: 'Roboto', sans-serif;
}
.vc_header_section_with_link2 p.sezione a:after {
    content: "\f061";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    float:right;
    font-size:0.5em;
    line-height:2em;
    display:none;
}
.vc_header_section_with_link2 p.testo_link {
    display:none;
}
/* We need this for the 'Multimedia' in the home page */
.align-title{
    margin-left: .9em;
    width:99%;
}
/* Template: ICO - more news article preview medium
   Version:  1.2.5
   Updated:  15/05/2021 by ICN (Iconic Newspapers)
   Note:     Fonts for sports page done. Working on home page.
*/


/*---vc_article_more_news_preview_medium*/
.vc_article_more_news_preview_medium {
  width:100%;
  float:left;
  clear:left;
  background:#fff;
  position:relative;
}
.vc_article_more_news_preview_medium .cont_img {
  width:100%;
  float:left;
  clear:left;
}
.vc_article_more_news_preview_medium .cont_img img {
  width:100%;
  height:97px;
  float:left;
  clear:left;
}
.vc_article_more_news_preview_medium .cont3 {
  position:relative;
  min-height:85px;
  padding-bottom:10px;
}
.vc_article_more_news_preview_medium .cont4 {
  padding-left:15px;
  padding-right:15px;
  width:100%;
  float:left;
  clear:left;
  position:relative;
  position:absolute;
  bottom:0px;
  left:0px;
}
.vc_article_more_news_preview_medium .occhiello {
  margin-bottom:10px;
  float:left;
  color:#118ac0;
}
.vc_article_more_news_preview_medium .sezione {
  text-decoration:underline;
  float:left;
  color:#afafaf;
}
.vc_article_more_news_preview_medium .sezione a {
  color:#afafaf;
}
.vc_article_more_news_preview_medium .sezione a:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  margin-right:5px;
  float:left;
}
.vc_article_more_news_preview_medium .titolo {
  width:100%;
  float:left;
  clear:left;
  /* 15/05/2021: ICN: Changed font. */
  font-family: "Merriweather", Georgia, "Times New Roman", serif;
  font-weight: normal;
  font-size:14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 61px;
}
  
.vc_article_more_news_preview_medium .sottotitolo,
.vc_article_more_news_preview_medium .sommario {
  margin:5px 0 10px 0;
  width:100%;
  float:left;
  clear:left;
}
.vc_article_more_news_preview_medium .sottotitolo a,
.vc_article_more_news_preview_medium .sommario a {
  color:#404040 !important;
}
.vc_article_more_news_preview_medium .ora_pubblicazione{
  color: #afafaf;
  font-weight:normal;
  float:left;
  margin-right:5px;
  display:none;/* Asked by FW on 13/02/2017 */
}
.vc_article_more_news_preview_medium .ora_pubblicazione:before{
  content:  "\f017";
  font-family: FontAwesome;
  font-weight:normal;
  margin:0px 5px 0px 0px;
}
.vc_article_more_news_preview_medium .num_commenti{
  color: #afafaf;
  font-weight:normal;
  float:left;
  margin-right:5px;
}
.vc_article_more_news_preview_medium .num_commenti:before{
  content: "\f0e5";
  font-family: FontAwesome;
  font-weight:normal;
  margin:0px 5px 0px 0px;
}
.vc_article_more_news_preview_medium .didascalia{
  display:none;
}
/*---sharre_fb_tw*/
.vc_article_more_news_preview_medium .social {
  width:30px;
  height:20px;
background:#fff;
  float:left;
  clear:left;
}
.vc_article_more_news_preview_medium .social .cont_sharre_fb_tw {
margin:0px;
padding:0px;
width:100%;
display:block;
float:left;
position:relative;
}
.vc_article_more_news_preview_medium .social .cont_sharre_fb_tw .sharre_fb_tw {
margin:0px;
padding:0;
width:100%;
float:left;
cursor:pointer;
position:relative;
}
.vc_article_more_news_preview_medium .social .cont_sharre_fb_tw .sharre_fb_tw .box {
margin:0px;
padding:0px;
text-align:center;
width:100%;
height:20px;
float:left;
}
.vc_article_more_news_preview_medium .social .cont_sharre_fb_tw .sharre_fb_tw .box:before {
  content: "\f1e0";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color:#000;
  float:left;
}
.vc_article_more_news_preview_medium .social .cont_sharre_fb_tw .sharre_fb_tw .box .count {
margin:3px 0 0 0;
padding:0px;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight:700;	
font-size:12px;
text-align:center;
color:#fff;
text-decoration:none;
width:100%;
float:left;
}
.vc_article_more_news_preview_medium .social .cont_sharre_fb_tw .sharre_fb_tw.zero_share_count .box .count {
display:none;
}
.vc_article_more_news_preview_medium .social .cont_sharre_fb_tw .sharre_fb_tw .box .share {
display:none;
}
.vc_article_more_news_preview_medium .social .cont_sharre_fb_tw .buttons {
float:left;
position:absolute;
  top:-95px;
  right:-90px;
border-top:1px #C6D586 solid;
}
.vc_article_more_news_preview_medium .cont_sharre_fb_tw .buttons .share_toolbox {
padding:10px;
width:125px;
background:#F0EFF0;
}
.vc_article_more_news_preview_medium .cont_sharre_fb_tw .buttons .share_toolbox .fb-share-button {
margin:0px 0 5px 0px;
float:left;
clear:left;
}
.vc_article_more_news_preview_medium .video .cont_img a:before, .vc_article_more_news_preview_medium .video .cont_foto a:before, .vc_article_more_news_preview_medium.video .cont_img a:before{
  content: "\f144";
  color: #fff;
  opacity: 1;
  font-family: FontAwesome;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  position: absolute;
  display: inline-block;
  top: 15px;
  right: 40px;
}


/* File:     virtual_layout_editor\preset_widgets\desktop\ICO - article preview large section1.css
   Version:  1.68.1
   Updated:  05/06/2021 by ICN (Iconic Newspapers)
   Note:     Update Multimedia page layout. Adding gradient background to section label.
*/

.vc_article_preview_large_section {
  padding:0 0 0 0;
  width:100%;
  float:left;
  clear:left;

  /* 05/06/2021: ICN: Changed background to darker grey and make it opaque. */
  background:#222;
  position:relative;
  opacity:1;
}
.vc_article_preview_large_section .cont_img {
  width:100%;
  float:left;
  clear:left;
}
.vc_article_preview_large_section .cont_img img {
  width:100%;
  height:inherit;
  float:left;
  clear:left;
}
.vc_article_preview_large_section .cont3 {
  position:relative;
  min-height:210px;
  padding-bottom:34px;
  margin-top:5px;
  padding: 5px 30px;
}
.vc_article_preview_large_section .cont4 {
  padding-left:15px;
  padding-right:15px;
  width:100%;
  float:left;
  clear:left;
  position:relative;
  position:absolute;
  bottom:0px;
  left:0px;
}
.vc_article_preview_large_section .occhiello {
  margin-bottom:10px;
  float:left;
  color:#118ac0;
  display:none !important;
}
.vc_article_preview_large_section .sezione {
  float:right;
  color:#fff;
  position:absolute;
  top:5px;
  right:15px;
  padding:2px 25px;

  /*background-color:#9e0044;*/
  /* 06/06/2021: ICN: Adding gradient background to section label */
  background-color: transparent !important;
  background-image: linear-gradient(-90deg, transparent 30%, #222);
  width: 175px;
}
.vc_article_preview_large_section .sezione a {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-transform:capitalize;
}
.vc_article_preview_large_section .sezione a:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  margin-right:5px;
  float:left;
  display:none;
}
.vc_article_preview_large_section .titolo {
  margin-bottom:10px;
  width:100%;
  float:left;
  clear:left;
}
.vc_article_preview_large_section .titolo a{
  /* 15/05/2021: ICN: Changed font. */
  font-family: "Merriweather", Georgia, "Times New Roman", serif;
  font-weight: normal;
  font-size: 0.7em;
  color:#fff;
}
.vc_article_preview_large_section .sottotitolo,
.vc_article_preview_large_section .sommario {
  margin:5px 0 0 0;
  width:100%;
  float:left;
  clear:left;
}
.vc_article_preview_large_section .sottotitolo a,
.vc_article_preview_large_section .sommario a {
  color:#fff !important;
  /* 15/05/2021: ICN: Changed font. */
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 1.0em;
}
.vc_article_preview_large_section .ora_pubblicazione {
  color: #afafaf;
  font-weight:normal;
  float:left;
  margin-right:5px;
  display:none;/* Asked by FW on 13/02/2017 */
}
.vc_article_preview_large_section .ora_pubblicazione:before{
  content:  "\f017";
  font-family: FontAwesome;
  font-weight:normal;
  margin:0px 5px 0px 0px;
}
.vc_article_preview_large_section .num_commenti {
  color: #afafaf;
  font-weight:normal;
  float:left;
  margin-right:5px;
  display:none !important;
}
.vc_article_preview_large_section .num_commenti:before{
  content: "\f0e5";
  font-family: FontAwesome;
  font-weight:normal;
  margin:0px 5px 0px 0px;
}
.vc_article_preview_large_section .didascalia{
  display:none;
}
/*---sharre_fb_tw*/
.vc_article_preview_large_section .social {
  width:30px;
  height:20px;
background:#fff;
  float:left;
  clear:left;
}
.vc_article_preview_large_section .social .cont_sharre_fb_tw {
margin:0px;
padding:0px;
width:100%;
display:block;
float:left;
position:relative;
}
.vc_article_preview_large_section .social .cont_sharre_fb_tw .sharre_fb_tw {
margin:0px;
padding:0;
width:100%;
float:left;
cursor:pointer;
position:relative;
}
.vc_article_preview_large_section .social .cont_sharre_fb_tw .sharre_fb_tw .box {
margin:0px;
padding:0px;
text-align:center;
width:100%;
height:20px;
float:left;
}
.vc_article_preview_large_section .social .cont_sharre_fb_tw .sharre_fb_tw .box:before {
  content: "\f1e0";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color:#000;
  float:left;
}
.vc_article_preview_large_section .social .cont_sharre_fb_tw .sharre_fb_tw .box .count {
margin:3px 0 0 0;
padding:0px;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight:700;	
font-size:12px;
text-align:center;
color:#fff;
text-decoration:none;
width:100%;
float:left;
}
.vc_article_preview_large_section .social .cont_sharre_fb_tw .sharre_fb_tw.zero_share_count .box .count {
display:none;
}
.vc_article_preview_large_section .social .cont_sharre_fb_tw .sharre_fb_tw .box .share {
display:none;
}
.vc_article_preview_large_section .social .cont_sharre_fb_tw .buttons {
float:left;
position:absolute;
  top:-95px;
  right:-90px;
border-top:1px #C6D586 solid;
}
.vc_article_preview_large_section .cont_sharre_fb_tw .buttons .share_toolbox {
padding:10px;
width:125px;
background:#F0EFF0;
}
.vc_article_preview_large_section .cont_sharre_fb_tw .buttons .share_toolbox .fb-share-button {
margin:0px 0 5px 0px;
float:left;
clear:left;
}

.vc_article_preview_large_section .video .cont_img a:before, .vc_article_preview_large_section .video .cont_foto a:before, .vc_article_preview_large_section.video .cont_img a:before{
  content: url(https://www.limerickleader.ie/userUpload/Play_Button2.png);
  position: absolute;
  display: block;
  left:50%;
  top:50%;
  transform: translate(-50%, -50%);
}
/*---vc_multimedia_select_media*/
.vc_multimedia_select_media {
  width:100%;
  float:left;
  clear:left;
}
.vc_multimedia_select_media .selezione_tipo,
.vc_multimedia_select_media .selezione_tipo ul {
  width:100%;
  float:left;
  clear:left;
}
.vc_multimedia_select_media .selezione_tipo ul li {
  width:25%;
  float:left;
}
.vc_multimedia_select_media .selezione_tipo ul li a {
  padding:15px 0;
  text-transform:capitalize;
  text-align:center;
  font-weight:bold;
  font-size:0.9em;
  display:block;
  border:1px #e5e5e5 solid;
  position:relative;
  bottom:-1px;
}
.vc_multimedia_select_media .selezione_tipo ul li a.selected {
  border-bottom:1px #fff solid;
}
.vc_multimedia_select_media .selezione_tipo ul li.video a:before {
  content: "\f03d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin-right:5px;
}
.vc_multimedia_select_media .selezione_tipo ul li.foto a:before {
  content: "\f03e";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin-right:5px;
}
.vc_multimedia_select_media .bottone_article{
  display:none;
}
.vc_multimedia_select_media .taglia_testo{
  width: 100%;
  padding-right:20px;
  height:45px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;

}
.vc_multimedia_select_media .taglia_testo a{
  font-size:14px;
}
.vc_multimedia_select_media .preview_article_box{
  width:255px;
  height:130px;
  display:inline-block;
}
.vc_multimedia_select_media .group_articles{
  padding: 10px 0px 10px 0px;
  margin: 0 -60px 0 0px;
}
.vc_multimedia_select_media .preview_article_successivo p {
    text-transform:capitalize;
    font-size:0.9em;
}
.vc_multimedia_select_media .preview_article_successivo p a {
    padding:0 15px 15px 15px;
    display:block;
}
.vc_multimedia_select_media .preview_article_successivo p.succ {
    float:right;
}
.vc_multimedia_select_media .preview_article_successivo p.prec {
    float:left;
}
/* File:     virtual_layout_editor\preset_widgets\desktop\ICO - article preview medium section3.css
   Version:  1.68.1
   Updated:  05/06/2021 by ICN (Iconic Newspapers)
   Note:     Update Multimedia page layout.
*/

.vc_article_preview_medium_section3 {
  padding:0 0 0 0;
  width:100%;
  float:left;
  clear:left;
  /* 05/06/2021: ICN: Changed background to darker grey and make it opaque. */
  background:#222;
  position:relative;
  opacity:1;
}
.vc_article_preview_medium_section3 .cont_img {
  width:100%;
  float:left;
  clear:left;
}
.vc_article_preview_medium_section3 .cont_img img {
  width:100%;
  height:inherit;
  float:left;
  clear:left;
}
.vc_article_preview_medium_section3 .cont3 {
  position:relative;
  min-height:210px;
  padding-bottom:34px;
  margin-top:5px;
  padding: 5px 30px 25px 0;
}
.vc_article_preview_medium_section3 .cont4 {
  padding-left:15px;
  padding-right:15px;
  width:100%;
  float:left;
  clear:left;
  position:relative;
  position:absolute;
  bottom:0px;
  left:0px;
}
.vc_article_preview_medium_section3 .occhiello {
  margin-bottom:10px;
  float:left;
  color:#118ac0;
  display:none;
}
.vc_article_preview_medium_section3 .sezione {
  float:left;
  color:#fff;
  position:absolute;
  top:5px;
  left:15px;
  padding:2px 25px;
  /*background-color:#9e0044;*/

  /* 06/06/2021: ICN: Adding gradient background to section label */
  background-color: transparent !important;
  background-image: linear-gradient(-90deg, transparent 30%, #222);
  width: 175px;

}
.vc_article_preview_medium_section3 .sezione a {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-transform:capitalize;
}
.vc_article_preview_medium_section3 .sezione a:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  margin-right:5px;
  float:left;
  display:none;
}
.vc_article_preview_medium_section3 .titolo {
  margin-bottom:10px;
  width:100%;
  float:left;
  clear:left;
}
.vc_article_preview_medium_section3 .titolo a{
  /* 15/05/2021: ICN: Changed font. */
  color:#fff;
  font-family: "Merriweather", Georgia, "Times New Roman", serif;
  font-weight: normal;
  font-size:0.8em;
}

.vc_article_preview_medium_section3 .sottotitolo,
.vc_article_preview_medium_section3 .sommario {
  margin:5px 0 0 0;
  width:100%;
  float:left;
  clear:left;
}
.vc_article_preview_medium_section3 .sottotitolo a,
.vc_article_preview_medium_section3 .sommario a {
  color:#fff !important;
  font-size:14px;
  /* 15/05/2021: ICN: Changed font. */
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-weight:normal;
}
.vc_article_preview_medium_section3 .ora_pubblicazione {
  color: #afafaf;
  font-weight:normal;
  float:left;
  margin-right:5px;
  display:none;/* Asked by FW on 13/02/2017 */
}
.vc_article_preview_medium_section3 .ora_pubblicazione:before{
  content:  "\f017";
  font-family: FontAwesome;
  font-weight:normal;
  margin:0px 5px 0px 0px;
}
.vc_article_preview_medium_section3 .num_commenti {
  color: #afafaf;
  font-weight:normal;
  float:left;
  margin-right:5px;
}
.vc_article_preview_medium_section3 .num_commenti:before{
  content: "\f0e5";
  font-family: FontAwesome;
  font-weight:normal;
  margin:0px 5px 0px 0px;
}
.vc_article_preview_medium_section3 .didascalia{
  display:none;
}
/*---sharre_fb_tw*/
.vc_article_preview_medium_section3 .social {
  width:30px;
  height:20px;
background:#fff;
  float:left;
  clear:left;
}
.vc_article_preview_medium_section3 .social .cont_sharre_fb_tw {
margin:0px;
padding:0px;
width:100%;
display:block;
float:left;
position:relative;
}
.vc_article_preview_medium_section3 .social .cont_sharre_fb_tw .sharre_fb_tw {
margin:0px;
padding:0;
width:100%;
float:left;
cursor:pointer;
position:relative;
}
.vc_article_preview_medium_section3 .social .cont_sharre_fb_tw .sharre_fb_tw .box {
margin:0px;
padding:0px;
text-align:center;
width:100%;
height:20px;
float:left;
}
.vc_article_preview_medium_section3 .social .cont_sharre_fb_tw .sharre_fb_tw .box:before {
  content: "\f1e0";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color:#000;
  float:left;
}
.vc_article_preview_medium_section3 .social .cont_sharre_fb_tw .sharre_fb_tw .box .count {
margin:3px 0 0 0;
padding:0px;
font-family: 'Oswald', sans-serif;
font-weight:500;	
font-size:12px;
text-align:center;
color:#fff;
text-decoration:none;
width:100%;
float:left;
}
.vc_article_preview_medium_section3 .social .cont_sharre_fb_tw .sharre_fb_tw.zero_share_count .box .count {
display:none;
}
.vc_article_preview_medium_section3 .social .cont_sharre_fb_tw .sharre_fb_tw .box .share {
display:none;
}
.vc_article_preview_medium_section3 .social .cont_sharre_fb_tw .buttons {
float:left;
position:absolute;
  top:-95px;
  right:-90px;
border-top:1px #C6D586 solid;
}
.vc_article_preview_medium_section3 .cont_sharre_fb_tw .buttons .share_toolbox {
padding:10px;
width:125px;
background:#F0EFF0;
}
.vc_article_preview_medium_section3 .cont_sharre_fb_tw .buttons .share_toolbox .fb-share-button {
margin:0px 0 5px 0px;
float:left;
clear:left;
}
/*---banner_leaderboard_bottom_728x90*/
.banner_leaderboard_bottom_728x90 {
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_leaderboard_bottom_728x90 img {
    margin:0 auto;
    padding:0px;
    border:0px;
    max-width:100%;
}
/* File:     virtual_layout_editor\preset_widgets\desktop\ICO - Article preview big slider.css
   Version:  2.41.1
   Updated:  05/07/2021 by ICN (Iconic Newspapers)
   Note:     Fix clicking on Multimedia images slider.
*/

.vc_box_article_preview_big_slider {
  width:100%;
  float:left;
  clear:left;
}
.vc_box_article_preview_big_slider .cont_anteprima_slider, 
.vc_box_article_preview_big_slider .cont_anteprima_slider .hori_group,
.vc_box_article_preview_big_slider .vc_article_preview_big_slider {
  width:100%;
  float:left;
  clear:left;
}
.vc_box_article_preview_big_slider .vc_article_preview_big_slider {
  background:#f8f8f8;
  min-height:350px;
  position:relative;
}
.vc_box_article_preview_big_slider .vc_article_preview_big_slider .cont_img {
  width:100%;
  float:left;
  clear:left;
}
.vc_box_article_preview_big_slider .vc_article_preview_big_slider .cont_img .didascalia {
  display:none;
}
.vc_box_article_preview_big_slider .vc_article_preview_big_slider .cont_img img {
  width:100%;
  height:auto;
  float:left;
  clear:left;
}
.vc_box_article_preview_big_slider .vc_article_preview_big_slider .cont {
  /* 05/06/2021: ICN: Adding gradient background */

  padding: 346px 40px 34px 40px;
  height: 100%;
  background-image: linear-gradient(180deg, transparent 30%, rgb(0, 0, 0));

  position:absolute;
  bottom:0px;
  left:0px;
  width:100%;
  float:left;
  clear:left;
  /* 05/07/2021: ICN: Allow clicks to go through */
  pointer-events: none;
}
.vc_box_article_preview_big_slider .vc_article_preview_big_slider .cont2 {
  margin-bottom:15px;
  padding-bottom:5px;
  position:relative;
  border-bottom:1px #afafaf dotted;
  width:100%;
  float:left;
  clear:left;
  display:none;
}
.vc_box_article_preview_big_slider .vc_article_preview_big_slider .cont .occhiello,
.vc_box_article_preview_big_slider .vc_article_preview_big_slider .cont .titolo,
.vc_box_article_preview_big_slider .vc_article_preview_big_slider .cont .sottotitolo {
  width:100%;
  float:left;
  clear:left;
}
.vc_box_article_preview_big_slider .vc_article_preview_big_slider .cont .occhiello,
.vc_box_article_preview_big_slider .vc_article_preview_big_slider .cont .titolo a,
.vc_box_article_preview_big_slider .vc_article_preview_big_slider .cont .sottotitolo a {
  color:#fff;
}
.vc_box_article_preview_big_slider .vc_article_preview_big_slider .cont .sezione {
  float:left;
  color:#fff;
}
.vc_box_article_preview_big_slider .vc_article_preview_big_slider .cont .sezione a {
  color:#fff;
}
.vc_box_article_preview_big_slider .vc_article_preview_big_slider .cont .sezione a:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin-right:5px;
  float:left;
}
.vc_box_article_preview_big_slider .vc_article_preview_big_slider .cont .ora_pubblicazione {
  color: #fff;
  font-size: 0.9em;
  font-weight:normal;
  float:left;
  margin-right:5px;
}
.vc_box_article_preview_big_slider .vc_article_preview_big_slider .cont .ora_pubblicazione:before{
  content:  "\f017";
  font-family: FontAwesome;
  font-weight:normal;
  margin:0px 5px 0px 0px;
}
.vc_box_article_preview_big_slider .vc_article_preview_big_slider .cont .num_commenti{
  color: #fff;
  font-size: 0.9em;
  font-weight:normal;
  float:left;
  margin-right:5px;
}
.vc_box_article_preview_big_slider .vc_article_preview_big_slider .cont .num_commenti:before{
  content: "\f0e5";
  font-family: FontAwesome;
  font-weight:normal;
  margin:0px 5px 0px 0px;
}
/*---Controls*/
.vc_box_article_preview_big_slider .bx-controls {
  display:none;
}
.vc_box_article_preview_big_slider .punti_slide {
  margin:0px auto 0px auto;
  padding:0px;
  width:200px;
  text-align:center;
  position:relative;
  z-index:99;
  background:#cc3;
}
.vc_box_article_preview_big_slider .punti_slide .bx-pager {
  margin:0 auto;
  padding:0px;
  width:200px;
  position:absolute;
  bottom:20px;
  left:0px;
}
.vc_box_article_preview_big_slider .punti_slide .bx-pager .bx-pager-item {
  margin:0px 3px 0 0;
  padding:0px;
  width:18px;
  height:18px;
  display:inline-block;
  text-decoration:none;
  font-size:0px;
  color:#fff;
}
.vc_box_article_preview_big_slider .punti_slide .bx-pager .bx-pager-item a.bx-pager-link {
  margin:0px 3px 0 0;
  padding:0px;
  width:18px;
  height:18px;
  display:inline-block;
  text-decoration:none;
  font-size:0px;
  border:3px #fff solid;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.vc_box_article_preview_big_slider .punti_slide .active {
  background:#fff;
}

/*---spacer*/
.spacer {
    width:100%;
    height:0px;
    float:left;
    clear:left;
    font-size:0px;
    line-height:0px;
}
.spacer.t_5 {
    margin-top:5px;
}
.spacer.t_10 {
    margin-top:10px;
}
.spacer.t_15 {
    margin-top:15px;
}
.spacer.t_20 {
    margin-top:20px;   
}
.spacer.t_25 {
    margin-top:25px;   
}
.spacer.t_30 {
    margin-top:30px;   
}
.spacer.t_35 {
    margin-top:35px;   
}
.spacer.t_40 {
    margin-top:40px;   
}
.spacer.t_45 {
    margin-top:45px;   
}
.spacer.t_50 {
    margin-top:50px;   
}
.spacer.t_55 {
    margin-top:55px;   
}
.spacer.t_60 {
    margin-top:60px;   
}
.spacer.t_65 {
    margin-top:65px;   
}
.spacer.t_70 {
    margin-top:70px;   
}
.spacer.t_75 {
    margin-top:75px;   
}
.spacer.t_80 {
    margin-top:80px;   
}
.spacer.t_85 {
    margin-top:85px;   
}
.spacer.t_90 {
    margin-top:90px;   
}
.spacer.t_95 {
    margin-top:95px;   
}
.spacer.t_100 {
    margin-top:100px;   
}
/*---vc_breadcrumbs*/
.vc_breadcrumbs {
    width:100%;
    float:left;
    clear:left;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size:0.8em;
    font-weight:bold;
    color:#a1a1a1;
}
.vc_breadcrumbs ul {
    width: 100%;
    float: left;
    clear:left;
}
.vc_breadcrumbs ul li:first-child {
    text-transform:none;
}
.vc_breadcrumbs ul li {
    display: inline;
    text-transform:uppercase;
}
.vc_breadcrumbs ul li a:link,
.vc_breadcrumbs ul li a:visited {
    text-decoration: none;
    color:#a1a1a1;
}
.vc_breadcrumbs ul li a:hover,
.vc_breadcrumbs ul li a:focus,
.vc_breadcrumbs ul li a:active {
    text-decoration: underline;
    color:#a1a1a1;
}
/*---Variant*/
.vc_txt_color1.vc_breadcrumbs .sezione_attiva a:link,
.vc_txt_color1.vc_breadcrumbs .sezione_attiva a:visited,
.vc_txt_color1.vc_breadcrumbs .sezione_attiva a:active,
.vc_txt_color1.vc_breadcrumbs .sezione_attiva a:hover {
    color:#147bb0;
}
/* File:     virtual_layout_editor\preset_widgets\desktop\ICO - article preview medium section2.css
   Version:  1.68.1
   Updated:  05/06/2021 by ICN (Iconic Newspapers)
   Note:     Update Multimedia page layout. Set background opacity to 1.
*/

.vc_article_preview_medium_section2 {
  padding:0 0 0 0;
  width:100%;
  float:left;
  clear:left;
  background:#222;
  position:relative;
  opacity:1;
}
.vc_article_preview_medium_section2 .cont_img {
  width:100%;
  float:left;
  clear:left;
}
.vc_article_preview_medium_section2 .cont_img img {
  width:100%;
  height:inherit;
  float:left;
  clear:left;
}
.vc_article_preview_medium_section2 .cont3 {
  position:relative;
  min-height:210px;
  padding-bottom:34px;
  margin-top:5px;
  padding:5px 25px;
}
.vc_article_preview_medium_section2 .cont4 {
  padding-left:15px;
  padding-right:15px;
  width:100%;
  float:left;
  clear:left;
  position:relative;
  position:absolute;
  bottom:0px;
  left:0px;
}
.vc_article_preview_medium_section2 .occhiello {
  margin-bottom:10px;
  float:left;
  color:#118ac0;
  display:none;
}
.vc_article_preview_medium_section2 .sezione {
  float:right;
  color:#fff;
  position:absolute;
  top:5px;
  right:15px;
  padding:2px 25px;
  /*background-color:#9e0044;*/

  /* 06/06/2021: ICN: Adding gradient background to section label */
  background-color: transparent !important;
  background-image: linear-gradient(-90deg, transparent 30%, #222);
  width: 175px;

}
.vc_article_preview_medium_section2 .sezione a {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-transform:capitalize;
}
.vc_article_preview_medium_section2 .sezione a:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  margin-right:5px;
  float:left;
  display:none;
}
.vc_article_preview_medium_section2 .titolo {
  margin-bottom:10px;
  width:100%;
  float:left;
  clear:left;
}
.vc_article_preview_medium_section2 .titolo a{
  /* 15/05/2021: ICN: Changed font */
  color:#fff;
  font-family: "Merriweather", Georgia, "Times New Roman", serif;
  font-weight:normal;
  font-size:0.8em;
}

/* vc_txt_m .titolo */

.vc_article_preview_medium_section2 .sottotitolo{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height:70px;
  color:#fff;
}

.vc_article_preview_medium_section2 .sottotitolo,
.vc_article_preview_medium_section2 .sommario {
  margin:5px 0 0 0;
  width:100%;
  float:left;
  clear:left;
}
.vc_article_preview_medium_section2 .sottotitolo a,
.vc_article_preview_medium_section2 .sommario a {
  color:#fff !important;

  /* 15/05/2021: ICN: Changed font. */
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 1.0em;
}
.vc_article_preview_medium_section2 .ora_pubblicazione {
  color: #afafaf;
  font-weight:normal;
  float:left;
  margin-right:5px;
  display:none;/* Asked by FW on 13/02/2017 */
}
.vc_article_preview_medium_section2 .ora_pubblicazione:before{
  content:  "\f017";
  font-family: FontAwesome;
  font-weight:normal;
  margin:0px 5px 0px 0px;
}
.vc_article_preview_medium_section2 .num_commenti {
  color: #afafaf;
  font-weight:normal;
  float:left;
  margin-right:5px;
}
.vc_article_preview_medium_section2 .num_commenti:before{
  content: "\f0e5";
  font-family: FontAwesome;
  font-weight:normal;
  margin:0px 5px 0px 0px;
}
.vc_article_preview_medium_section2 .didascalia{
  display:none;
}
/*---sharre_fb_tw*/
.vc_article_preview_medium_section2 .social {
  width:30px;
  height:20px;
background:#fff;
  float:left;
  clear:left;
}
.vc_article_preview_medium_section2 .social .cont_sharre_fb_tw {
margin:0px;
padding:0px;
width:100%;
display:block;
float:left;
position:relative;
}
.vc_article_preview_medium_section2 .social .cont_sharre_fb_tw .sharre_fb_tw {
margin:0px;
padding:0;
width:100%;
float:left;
cursor:pointer;
position:relative;
}
.vc_article_preview_medium_section2 .social .cont_sharre_fb_tw .sharre_fb_tw .box {
margin:0px;
padding:0px;
text-align:center;
width:100%;
height:20px;
float:left;
}
.vc_article_preview_medium_section2 .social .cont_sharre_fb_tw .sharre_fb_tw .box:before {
  content: "\f1e0";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color:#000;
  float:left;
}
.vc_article_preview_medium_section2 .social .cont_sharre_fb_tw .sharre_fb_tw .box .count {
margin:3px 0 0 0;
padding:0px;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight:700;	
font-size:12px;
text-align:center;
color:#fff;
text-decoration:none;
width:100%;
float:left;
}
.vc_article_preview_medium_section2 .social .cont_sharre_fb_tw .sharre_fb_tw.zero_share_count .box .count {
display:none;
}
.vc_article_preview_medium_section2 .social .cont_sharre_fb_tw .sharre_fb_tw .box .share {
display:none;
}
.vc_article_preview_medium_section2 .social .cont_sharre_fb_tw .buttons {
float:left;
position:absolute;
  top:-95px;
  right:-90px;
border-top:1px #C6D586 solid;
}
.vc_article_preview_medium_section2 .cont_sharre_fb_tw .buttons .share_toolbox {
padding:10px;
width:125px;
background:#F0EFF0;
}
.vc_article_preview_medium_section2 .cont_sharre_fb_tw .buttons .share_toolbox .fb-share-button {
margin:0px 0 5px 0px;
float:left;
clear:left;
}
.vc_article_preview_medium_section2 .video .cont_img a:before, .vc_article_preview_medium_section2 .video .cont_foto a:before, .vc_article_preview_medium_section2.video .cont_img a:before{
  content: url(https://www.limerickleader.ie/userUpload/Play_Button2.png);
  position: absolute;
  display: block;
  left:50%;
  top:50%;
  transform: translate(-50%, -50%);
}

/* File:     virtual_layout_editor\preset_widgets\desktop\ICO - article preview medium2.css
   Version:  1.68.1
   Updated:  05/06/2021 by ICN (Iconic Newspapers)
   Note:     Update Multimedia page layout. Set background opacity to 1.
*/

.vc_article_preview_medium2 {
  padding:0 5px 0 0;
  width:100%;
  float:left;
  clear:left;
  position:relative;
}
.vc_article_preview_medium2 .cont_img {
  width:100%;
  float:left;
  clear:left;
}
.vc_article_preview_medium2 .cont_img img {
  width:100%;
  height:inherit;
  float:left;
  clear:left;
}
.vc_article_preview_medium2 .cont3 {
  position:relative;
  min-height:50px;
  padding-bottom:10px;
  padding-top:5px;
  padding-left:5px;
}
.vc_article_preview_medium2 .occhiello {
  color: white;
  display: inline-block;
  margin: 5px 0 5px;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  background-color:#5B849D;
  padding:2px 5px 0px 5px;
  font-size:12px;
  text-transform:uppercase;
}
.vc_section_sponsored-content .sponsored_content_padding_m2{
  padding-left:10px !important;
}
.vc_articl
.vc_article_preview_medium_section2 .occhiello {
  margin-bottom:10px;
  float:left;
  color:#118ac0;
  display:none;
}
.vc_article_preview_medium2 .sezione {
  float:left;
  color:#333;
  position:absolute;
  top:5px;
  left:15px;
  padding:2px 25px;
  /* background-color:#9e0044; */

  /*background-color:#9e0044;*/

  /* 06/06/2021: ICN: Adding gradient background to section label */
  background-color: transparent !important;
  background-image: linear-gradient(-90deg, transparent 30%, #222);
  width: 175px;

}
.vc_article_preview_medium2 .sezione a {
  color:#fff;
  font-family: 'Roboto', sans-serif;
  font-weight:500;
  font-size:18px;
}
.vc_article_preview_medium2 .sezione a:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  margin-right:5px;
  float:left;
  display:none;
}
.vc_article_preview_medium2 .titolo {
  margin-bottom:10px;
  width:100%;
  float:left;
  clear:left;
  /* 15/05/2021: ICN: Changed font. */
  font-size:14px;
  font-weight:normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height:40px;
  font-family: "Merriweather", Georgia, "Times New Roman", serif;
}
.vc_article_preview_medium2 .sottotitolo,
.vc_article_preview_medium2 .sommario {
  margin:5px 0 0 0;
  width:100%;
  float:left;
  clear:left;
}
.vc_article_preview_medium2 .sottotitolo a,
.vc_article_preview_medium2 .sommario a {
  color:#333 !important;
}
.vc_article_preview_medium2 .ora_pubblicazione:before{
  content:  "\f017";
  font-family: FontAwesome;
  font-weight:normal;
  margin:0px 5px 0px 0px;
}

.vc_article_preview_medium2 .didascalia{
  display:none;
}
/*---sharre_fb_tw*/
.vc_article_preview_medium2 .social {
  width:30px;
  height:20px;
background:#fff;
  float:left;
  clear:left;
}
.vc_article_preview_medium2 .social .cont_sharre_fb_tw {
margin:0px;
padding:0px;
width:100%;
display:block;
float:left;
position:relative;
}
.vc_article_preview_medium2 .social .cont_sharre_fb_tw .sharre_fb_tw {
margin:0px;
padding:0;
width:100%;
float:left;
cursor:pointer;
position:relative;
}
.vc_article_preview_medium2 .social .cont_sharre_fb_tw .sharre_fb_tw .box {
margin:0px;
padding:0px;
text-align:center;
width:100%;
height:20px;
float:left;
}
.vc_article_preview_medium2 .social .cont_sharre_fb_tw .sharre_fb_tw .box:before {
  content: "\f1e0";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color:#000;
  float:left;
}
.vc_article_preview_medium2 .social .cont_sharre_fb_tw .sharre_fb_tw .box .count {
margin:3px 0 0 0;
padding:0px;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight:700;	
font-size:12px;
text-align:center;
color:#fff;
text-decoration:none;
width:100%;
float:left;
}
.vc_article_preview_medium2 .social .cont_sharre_fb_tw .sharre_fb_tw.zero_share_count .box .count {
display:none;
}
.vc_article_preview_medium2 .social .cont_sharre_fb_tw .sharre_fb_tw .box .share {
display:none;
}
.vc_article_preview_medium2 .social .cont_sharre_fb_tw .buttons {
float:left;
position:absolute;
  top:-95px;
  right:-90px;
border-top:1px #C6D586 solid;
}
.vc_article_preview_medium2 .cont_sharre_fb_tw .buttons .share_toolbox {
padding:10px;
width:125px;
background:#F0EFF0;
}
.vc_article_preview_medium2 .cont_sharre_fb_tw .buttons .share_toolbox .fb-share-button {
margin:0px 0 5px 0px;
float:left;
clear:left;
}
.vc_article_preview_medium2 .video .cont_img a:before, .vc_article_preview_medium2 .video .cont_foto a:before, .vc_article_preview_medium2.video .cont_img a:before{
  content: "\f144";
  color: #fff;
  opacity: 1;
  font-family: FontAwesome;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  position: absolute;
  display: inline-block;
  top: 15px;
  right: 40px;
}



/* File:     virtual_layout_editor\preset_widgets\desktop\ICO - Article preview medium bottom news.css
   Version:  1.68.1
   Updated:  05/06/2021 by ICN (Iconic Newspapers)
   Note:     Adding gradient background to section label.
*/

.vc_article_preview_medium_bottom_news {
  padding:0 5px 0 0;
  width:100%;
  float:left;
  clear:left;
  position:relative;
}
.vc_article_preview_medium_bottom_news .cont_img {
  width:100%;
  float:left;
  clear:left;
}
.vc_article_preview_medium_bottom_news .cont_img img {
  width:100%;
  height:inherit;
  float:left;
  clear:left;
}
.vc_article_preview_medium_bottom_news .cont3 {
  position:relative;
  /* 30/05/2021: ICN: Removed minimum height */
  /* min-height:160px; */
  padding-bottom:10px;
  background-color:#fff;
  padding:10px;
  padding-left:5px;
}
.vc_article_preview_medium_bottom_news .sezione {
  float:left;
  color:#fff;
  position:absolute;
  top:5px;
  left:15px;
  padding:2px 25px;
  
  /*background-color:#9e0044;*/

  /* 06/06/2021: ICN: Adding gradient background to section label */
  background-color: transparent !important;
  background-image: linear-gradient(-90deg, transparent 30%, #222);
  width: 175px;
}
.vc_article_preview_medium_bottom_news .sezione a {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 18px;
}
.vc_article_preview_medium_bottom_news .sezione a:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  margin-right:5px;
  float:left;
  display:none;
}
.vc_article_preview_medium_bottom_news .occhiello {
      /* margin-bottom: 10px; */
  /* float: left; */
  color: white;
  display: inline-block;
  /* width: 100%; */
  /* height: 159px; */
  /* background-color: #d9d9d9; */
  /* position: absolute; */
  /* text-align: right; */
  /*float: right;*/
  margin: 5px 0 5px;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  background-color:#5B849D;
  padding:2px 5px 0px 5px;
  font-size:12px;
  text-transform:uppercase;
}
.vc_section_sponsored-content .sponsored_content_padding_mb2{
  padding-left:10px !important;
}
.vc_article_preview_medium_bottom_news .titolo {
  margin-bottom:10px;
  width:100%;
  float:left;
  clear:left;
  line-height:30px;
  /* 15/05/2021: ICN: Changed font */
  font-size: 18px;
  font-weight: normal;
  font-family: "Merriweather", Georgia, "Times New Roman", serif;
}
.vc_article_preview_medium_bottom_news .sottotitolo,
.vc_article_preview_medium_bottom_news .sommario {
  margin:5px 0 0 0;
  width:100%;
  float:left;
  clear:left;
}
.vc_article_preview_medium_bottom_news .sottotitolo a,
.vc_article_preview_medium_bottom_news .sommario a {
  color:#fff !important;
  font-family: 'Roboto', sans-serif;
  font-weight:500;
  font-size:18px;
}
.vc_article_preview_medium_bottom_news .ora_pubblicazione:before{
  content:  "\f017";
  font-family: FontAwesome;
  font-weight:normal;
  margin:0px 5px 0px 0px;
}

.vc_article_preview_medium_bottom_news .didascalia{
  display:none;
}
/*---sharre_fb_tw*/
.vc_article_preview_medium_bottom_news .social {
  width:30px;
  height:20px;
background:#fff;
  float:left;
  clear:left;
}
.vc_article_preview_medium_bottom_news .social .cont_sharre_fb_tw {
margin:0px;
padding:0px;
width:100%;
display:block;
float:left;
position:relative;
}
.vc_article_preview_medium_bottom_news .social .cont_sharre_fb_tw .sharre_fb_tw {
margin:0px;
padding:0;
width:100%;
float:left;
cursor:pointer;
position:relative;
}
.vc_article_preview_medium_bottom_news .social .cont_sharre_fb_tw .sharre_fb_tw .box {
margin:0px;
padding:0px;
text-align:center;
width:100%;
height:20px;
float:left;
}
.vc_article_preview_medium_bottom_news .social .cont_sharre_fb_tw .sharre_fb_tw .box:before {
  content: "\f1e0";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color:#000;
  float:left;
}
.vc_article_preview_medium_bottom_news .social .cont_sharre_fb_tw .sharre_fb_tw .box .count {
margin:3px 0 0 0;
padding:0px;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight:700;	
font-size:12px;
text-align:center;
color:#fff;
text-decoration:none;
width:100%;
float:left;
}
.vc_article_preview_medium_bottom_news .social .cont_sharre_fb_tw .sharre_fb_tw.zero_share_count .box .count {
display:none;
}
.vc_article_preview_medium_bottom_news .social .cont_sharre_fb_tw .sharre_fb_tw .box .share {
display:none;
}
.vc_article_preview_medium_bottom_news .social .cont_sharre_fb_tw .buttons {
float:left;
position:absolute;
  top:-95px;
  right:-90px;
border-top:1px #C6D586 solid;
}
.vc_article_preview_medium_bottom_news .cont_sharre_fb_tw .buttons .share_toolbox {
padding:10px;
width:125px;
background:#F0EFF0;
}
.vc_article_preview_medium_bottom_news .cont_sharre_fb_tw .buttons .share_toolbox .fb-share-button {
margin:0px 0 5px 0px;
float:left;
clear:left;
}

.vc_article_preview_medium_bottom_news .video .cont_img a:before, .vc_article_preview_medium_bottom_news .video .cont_foto a:before, .vc_article_preview_medium_bottom_news.video .cont_img a:before{
  content: url(https://www.limerickleader.ie/userUpload/Play_Button2.png);
  position: absolute;
  display: block;
  left:50%;
  top:50%;
  transform: translate(-50%, -50%);
}

/* File:     virtual_layout_editor\preset_widgets\desktop\ICO - Article preview big slider2.css
   Version:  1.68.1
   Updated:  05/06/2021 by ICN (Iconic Newspapers)
   Note:     Update Multimedia page layout. Set background opacity to 1. Adding gradient background to section label.
*/

.vc_box_article_preview_big_slider2 {
  width:100%;
  float:left;
  clear:left;
  padding:0 15px 0 30px;
}
.vc_box_article_preview_big_slider2 .cont_anteprima_slider, 
.vc_box_article_preview_big_slider2 .cont_anteprima_slider .hori_group,
.vc_box_article_preview_big_slider2 .vc_article_preview_big_slider2 {
  width:100%;
  float:left;
  clear:left;
}
.vc_box_article_preview_big_slider2 .vc_article_preview_big_slider2 {
  min-height:350px;
  position:relative;
}
.vc_box_article_preview_big_slider2 .vc_article_preview_big_slider2 .cont_img {
  width:100%;
  float:left;
  clear:left;
}

.vc_box_article_preview_big_slider2 .vc_article_preview_big_slider2 .cont_img img {
  height:auto;
  float:left;
  clear:left;
}
.vc_box_article_preview_big_slider2 .vc_article_preview_big_slider2 .cont {
  position:absolute;
  top:0px;
  left:0px;
  float:left;
  clear:left;
}
.vc_box_article_preview_big_slider2 .vc_article_preview_big_slider2 .cont2 {
  background-color:#222;
  margin-bottom:15px;
  padding-bottom:5px;
  position:relative;
  clear:left;
  float:right;
  top:0;
  left:-5px;
  z-index:9;
  /* 05/06/2021: ICN: Make it opaque. */
  opacity:1;
}
.text_content2{
  height:320px;
}
.vc_box_article_preview_big_slider2 .didascalia{
  display:none;
}

.vc_box_article_preview_big_slider2 .vc_article_preview_big_slider2 .cont2 .titolo,
.vc_box_article_preview_big_slider2 .vc_article_preview_big_slider2 .cont2 .sottotitolo {
  width:100%;
  float:left;
  clear:left;
}

.vc_box_article_preview_big_slider2 .vc_article_preview_big_slider2 .cont2 .titolo a {
  /* 15/05/2021: ICN: Changed font. */
  font-size: 0.7em;
  color: #fff;
  top:10px;
  padding: 10px 0 10px;
  font-family: "Merriweather", Georgia, "Times New Roman", serif;
  font-weight: normal;
  width:100%;
  position:relative;
}

/* 15/05/2021: ICN: Separate subtitle class */
.vc_box_article_preview_big_slider2 .vc_article_preview_big_slider2 .cont2 .sottotitolo a {  
  font-size: 1em;
  color: #fff;
  top:10px;
  padding: 10px 0 10px;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-weight: normal;
  width:100%;
  position:relative;
}

.vc_box_article_preview_big_slider2 .vc_article_preview_big_slider2 .cont2 .sottotitolo a {
  top:25px;
}
.vc_box_article_preview_big_slider2 .vc_article_preview_big_slider2 .cont .sezione {
  color: #333;
  position: absolute;
  top: 5px;
  left: 0px;
  padding: 2px 25px;
  /* background-color: #9e0044; */
  float:left;
  color:#333;

  /* 06/06/2021: ICN: Adding gradient background to section label */
  background-color: transparent !important;
  background-image: linear-gradient(-90deg, transparent 30%, #222);
  width: 175px;
}
.vc_box_article_preview_big_slider2 .vc_article_preview_big_slider2 .cont .sezione a {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-transform:capitalize;
}
.vc_box_article_preview_big_slider2 .bx-controls{
  display:none;
}
.vc_box_article_preview_big_slider2 .bx-pager{
  display:none;
}

/* File:     virtual_layout_editor\preset_widgets\desktop\ICO - most popular article preview medium.css
   Updated:  25/08/2022   
*/

.vc_article_most_popular_news_preview_medium {
  width:100%;
  float:left;
  clear:left;
  background:#fff;
  position:relative;
}
.vc_article_most_popular_news_preview_medium .cont_img {
  width:100%;
  float:left;
  clear:left;
}
.vc_article_most_popular_news_preview_medium .cont_img img {
  width:100%;
  height:96px;
  float:left;
  clear:left;
}
.vc_article_most_popular_news_preview_medium .cont3 {
  position:relative;
  min-height:85px;
  padding-bottom:10px;
}
.vc_article_most_popular_news_preview_medium .cont4 {
  padding-left:15px;
  padding-right:15px;
  width:100%;
  float:left;
  clear:left;
  position:relative;
  position:absolute;
  bottom:0px;
  left:0px;
}
.vc_article_most_popular_news_preview_medium .occhiello {
  margin-bottom:10px;
  float:left;
  color:#118ac0;
}
.vc_article_most_popular_news_preview_medium .sezione {
  text-decoration:underline;
  float:left;
  color:#afafaf;
}
.vc_article_most_popular_news_preview_medium .sezione a {
  color:#afafaf;
}
.vc_article_most_popular_news_preview_medium .sezione a:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  margin-right:5px;
  float:left;
}
.vc_article_most_popular_news_preview_medium .titolo {
  width:100%;
  float:left;
  clear:left;
  /* 15/05/2021: ICN: Changed font. */
  font-family: "Merriweather", Georgia, "Times New Roman", serif;
  font-weight:500;
  /* 15/05/2021: ICN: Changed font size. */
  font-size:14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 61px;
}
  
.vc_article_most_popular_news_preview_medium .sottotitolo,
.vc_article_most_popular_news_preview_medium .sommario {
  margin:5px 0 10px 0;
  width:100%;
  float:left;
  clear:left;
}
.vc_article_most_popular_news_preview_medium .sottotitolo a,
.vc_article_most_popular_news_preview_medium .sommario a {
  color:#404040 !important;
}
.vc_article_most_popular_news_preview_medium .ora_pubblicazione{
  color: #afafaf;
  font-weight:normal;
  float:left;
  margin-right:5px;
  display:none;/* Asked by FW on 13/02/2017 */
}
.vc_article_most_popular_news_preview_medium .ora_pubblicazione:before{
  content:  "\f017";
  font-family: FontAwesome;
  font-weight:normal;
  margin:0px 5px 0px 0px;
}
.vc_article_most_popular_news_preview_medium .num_commenti{
  color: #afafaf;
  font-weight:normal;
  float:left;
  margin-right:5px;
}
.vc_article_most_popular_news_preview_medium .num_commenti:before{
  content: "\f0e5";
  font-family: FontAwesome;
  font-weight:normal;
  margin:0px 5px 0px 0px;
}
.vc_article_most_popular_news_preview_medium .didascalia{
  display:none;
}
/*---sharre_fb_tw*/
.vc_article_most_popular_news_preview_medium .social {
  width:30px;
  height:20px;
background:#fff;
  float:left;
  clear:left;
}
.vc_article_most_popular_news_preview_medium .social .cont_sharre_fb_tw {
margin:0px;
padding:0px;
width:100%;
display:block;
float:left;
position:relative;
}
.vc_article_most_popular_news_preview_medium .social .cont_sharre_fb_tw .sharre_fb_tw {
margin:0px;
padding:0;
width:100%;
float:left;
cursor:pointer;
position:relative;
}
.vc_article_most_popular_news_preview_medium .social .cont_sharre_fb_tw .sharre_fb_tw .box {
margin:0px;
padding:0px;
text-align:center;
width:100%;
height:20px;
float:left;
}
.vc_article_most_popular_news_preview_medium .social .cont_sharre_fb_tw .sharre_fb_tw .box:before {
  content: "\f1e0";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color:#000;
  float:left;
}
.vc_article_most_popular_news_preview_medium .social .cont_sharre_fb_tw .sharre_fb_tw .box .count {
margin:3px 0 0 0;
padding:0px;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight:700;	
font-size:12px;
text-align:center;
color:#fff;
text-decoration:none;
width:100%;
float:left;
}
.vc_article_most_popular_news_preview_medium .social .cont_sharre_fb_tw .sharre_fb_tw.zero_share_count .box .count {
display:none;
}
.vc_article_most_popular_news_preview_medium .social .cont_sharre_fb_tw .sharre_fb_tw .box .share {
display:none;
}
.vc_article_most_popular_news_preview_medium .social .cont_sharre_fb_tw .buttons {
float:left;
position:absolute;
  top:-95px;
  right:-90px;
border-top:1px #C6D586 solid;
}
.vc_article_most_popular_news_preview_medium .cont_sharre_fb_tw .buttons .share_toolbox {
padding:10px;
width:125px;
background:#F0EFF0;
}
.vc_article_most_popular_news_preview_medium .cont_sharre_fb_tw .buttons .share_toolbox .fb-share-button {
margin:0px 0 5px 0px;
float:left;
clear:left;
}
.vc_article_most_popular_news_preview_medium .video .cont_img a:before, .vc_article_most_popular_news_preview_medium .video .cont_foto a:before, .vc_article_most_popular_news_preview_medium.video .cont_img a:before{
  content: "\f144";
  color: #fff;
  opacity: 1;
  font-family: FontAwesome;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  position: absolute;
  display: inline-block;
  top: 15px;
  right: 40px;
}


/* 25/05/2021: ICN: Change background color of number labels in Most Popular section. */
.vc_article_most_popular_news_preview_medium.pos1:before, 
.vc_article_most_popular_news_preview_medium.pos2:before,
.vc_article_most_popular_news_preview_medium.pos3:before,
.vc_article_most_popular_news_preview_medium.pos4:before,
.vc_article_most_popular_news_preview_medium.pos5:before,
.vc_article_most_popular_news_preview_medium.pos6:before,
.vc_article_most_popular_news_preview_medium.pos7:before,
.vc_article_most_popular_news_preview_medium.pos8:before,
.vc_article_most_popular_news_preview_medium.pos9:before,
.vc_article_most_popular_news_preview_medium.pos10:before {
  background-color: transparent !important;
  background-image: linear-gradient(-45deg, transparent 50%, #222);
  height: 54px !important;
  width: 61px !important;
}

.vc_article_most_popular_news_preview_medium.pos1:before {
  content: "1";
  color: #fff;
  font-size: 2em;
  position:absolute;
  font-size: 1em;
  /* background-color: #9e0044; */
  z-index: 9;
  padding: 5px;
}
.vc_article_most_popular_news_preview_medium.pos2:before {
  content: "2";
  color: #fff;
  font-size: 1em;
  /* background-color: #9e0044; */
  z-index: 9;
  padding: 5px;
  position:absolute;

}
.vc_article_most_popular_news_preview_medium.pos3:before {
  content: "3";
  color: #fff;
  font-size: 1em;
  /* background-color: #9e0044; */
  z-index: 9;
  padding: 5px;
  position:absolute;
}
.vc_article_most_popular_news_preview_medium.pos4:before {
  content: "4";
  color: #fff;
  font-size: 1em;
  /* background-color: #9e0044; */
  z-index: 9;
  padding: 5px;
  position:absolute;
}
.vc_article_most_popular_news_preview_medium.pos5:before {
  content: "5";
  color: #fff;
  font-size: 1em;
  /* background-color: #9e0044; */
  z-index: 9;
  padding: 5px;
  position:absolute;
}
.vc_article_most_popular_news_preview_medium.pos6:before {
  content: "6";
  color: #fff;
  font-size: 1em;
  /* background-color: #9e0044; */
  z-index: 9;
  padding: 5px;
  position:absolute;
}
.vc_article_most_popular_news_preview_medium.pos7:before {
  content: "7";
  color: #fff;
  font-size: 1em;
  /* background-color: #9e0044; */
  z-index: 9;
  padding: 5px;
  position:absolute;
}
.vc_article_most_popular_news_preview_medium.pos8:before {
  content: "8";
  color: #fff;
  font-size: 1em;
  /* background-color: #9e0044; */
  z-index: 9;
  padding: 5px;
  position:absolute;
}
.vc_article_most_popular_news_preview_medium.pos9:before {
  content: "9";
  color: #fff;
  font-size: 1em;
  /* background-color: #9e0044; */
  z-index: 9;
  padding: 5px;
  position:absolute;
}
.vc_article_most_popular_news_preview_medium.pos10:before {
  content: "10";
  color: #fff;
  font-size: 1em;
  /* background-color: #9e0044; */
  z-index: 9;
  padding: 5px;
  position:absolute;
}

.banner_motors_MPU_300x250_01, .banner_motors_MPU_300x250_02, .banner_motors_MPU_300x250_03, .banner_motors_MPU_300x250_04,
.banner_motors_MPU_300x250_05, .banner_motors_MPU_300x250_06{
    float:left;
}

.moved{
    margin-top:172px;
    position:relative;
}






