/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 17 2025 | 01:36:36 */
.mismo-bg-img {
    background-size: cover;
    background-color: #f2f2f2;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
}


#site-navigation ul li a .menu-item-description {
    display: none;
}

.fa-tumblr:before {
    content: "";
  background-image: url(https://cedtandil.org/wp-content/uploads/2025/08/icons8-tiktok-60.png);
  background-size: cover;
  width: 15px;
  display: block;
  height: 15px;
  background-position: center center;
  top: 2px;
  position: relative; }


h1.entry-title {text-transform: none;}

#site-navigation ul#primary-menu > li.menu-item-has-children > a, 
#site-navigation #primary-menu ul > li.page_item_has_children > a {
  padding-right: 30px !important;
}


/*
#mismo_list_posts-9 {
    float: left; width: 25%;
}

#mismo_banner-1 {
    float: left; width: 75%;
}

.m-banner-featured-section {
    float: left; width: 33.3%;
}

.m-banner-slider {
    margin: 0 auto;
}

.m-banner-top-stories {
    display: none;
}

#mismo_list_posts-9 h2.widget-title { background: none;
  color: #3d3d3d;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 20px;
  position: relative;
  margin-top: 2px; width: 100%;
}
#mismo_list_posts-9 .widget-title:before {
    position: absolute;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  height: 1px;
  background: #dbdbdb;
  bottom: -1px;
}
#mismo_list_posts-9 .widget-title:after {
   position: absolute;
  content: "";
  width: 65%;
  height: 2px;
  background: #333;
  bottom: -2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  border: none;
}

#mismo_list_posts-9 .one-column-posts-wrapper {
    margin: 0;
}

#content .custom-title, .carousel-title-wrapper {
    border: none !important;
}
*/

#mismo_list_posts-9 { position: absolute; width: calc(20% - 10px); z-index: 1;}


.m-banner-top-stories, .top-stories-section-title, .top-stories-post-wrapper {visibility: hidden !important;}

.one-column-posts-wrapper {margin: 0;} 
.one-column-posts-wrapper .custom-title {border: none !important;}



#mismo_list_posts-9 h2.widget-title { background: none;
  color: #3d3d3d;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 20px;
  position: relative;
  margin-top: 2px; width: 100%;
}
#mismo_list_posts-9 .widget-title:before {
    position: absolute;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  height: 1px;
  background: #dbdbdb;
  bottom: -1px;
}
#mismo_list_posts-9 .widget-title:after {
   position: absolute;
  content: "";
  width: 65%;
  height: 2px;
  background: #333;
  bottom: -2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  border: none;
}

#mismo_list_posts-9 article .mismo-bg-img:before,
#mismo_list_posts-9 .post-cats-list li a, 
#mismo_list_posts-9 .posted-on, 
article.format-video .mismo-bg-img::before,
.m-banner-featured-section .post-cats-list
 {display: none; }

.m-banner-slider ul.post-cats-list, .m-banner-slider .entry-meta  { display: none; }

.m-banner-slider .post-title  { text-align: center; }

.m-banner-featured-section article { border-bottom: solid 1px #d9d9d9; }
.m-banner-featured-section .featured-image { border: solid 1px #d9d9d9; }
.m-banner-featured-section .byline { display: none; }



figure.verde a { box-shadow: inset 0 0 10px #ff6501;
  border: 1px solid #ff6501;
  border-radius: 9px;
  padding: 15px; }
figure.verde a img { box-shadow: inset 0 0 10px #ff6501;
  border: 1px solid #ff6501;
  border-radius: 9px; }

figure.verde a + figcaption { text-align: center;
  padding: 10px 20px 0 20px; } 