/*border: 1px solid red;*/ /*
Theme Name:		 WP Bootstrap Starter Child
Theme URI:
Description:	 Theme by Site Massimo Luchena
Author:			 WebsiteBundles
Author URI:		 http://childthemegenerator.com/
Template:		 wp-bootstrap-starter
Version:		 1.0.0
Text Domain:	 WP-Bootstrap-Starter-child
-------------------------------------------------------------- */
/* =Theme customization starts here
------------------------------------------------------- */
body {
  margin: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1.25;
  overflow-x: hidden;
}
a {
  color: #0b2e6c;
}
a:hover {
  color: #0081c8;
}

button:focus {
  outline: 0px dotted !important;
  outline: 0px auto -webkit-focus-ring-color !important;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  color: #0b2e6c;
  font-weight: 600;
}
h1 {
  font-size: 1.875rem;
  padding-bottom: 10px;
}
h2 {
  font-size: 1.0625rem;
  margin-bottom: 0px;
  padding: 0;
}
h3 {
  font-size: 1.0625rem;
}
h4 {
  font-size: 0.75rem;
  line-height: 0.8rem;
}
h5 {
  font-size: 0.75rem;
}
p {
  margin-bottom: 1.5em;
}

h1.entry-title {
  color: #0b2e6c;
  border-bottom: 0px solid;
  font-size: 1.875rem;
  margin-top: 0;
}
h2.entry-title {
  border-bottom: 0px solid #eaecef;
}
h3.widget-title {
  font-size: 0.875rem;
}
/* Color */
.bg-grey {
  background-color: #f8f8f8;
}
.black {
  color: #000 !important;
}
.ltblue {
  color: #0081c8 !important;
}

.blue {
  background-color: #0b2e6c;
}
.blue-light {
  background-color: #0081c8;
}

.t-line-blue {
  border-top: 1px solid #0b2e6c;
}
.t-line-blue-footer {
  border-top: 2px solid #0b2e6c;
}
.line-blue {
  border-bottom: 3px solid #0b2e6c;
}
.lineSt-blue {
  border-bottom: 2px solid #0b2e6c;
}
.line-blueLight {
  border-bottom: 3px solid #0081c8;
}
/* Header */
header#masthead {
  margin-bottom: 0;
  background-color: #f8f8f8;
  box-shadow: none;
  padding: 0rem;
}
/*Common elements*/
#content.site-content {
  background-color: #fff;
  margin: 0 auto;
  padding-bottom: 2rem;
  padding-top: 2.5rem;
  max-width: 1024px;
  position: relative;
}
.site-content-header,
.site-content-footer {
  background-color: #fff;
  margin: 0 auto;
  max-width: 1024px;
  position: relative;
}
#content.site-content:before,
.site-content-header:before,
.site-content-footer:before {
  display: flex;
  box-shadow: -5px 0 5px -5px inset grey;
  content: " ";
  height: 100%;
  left: -5px;
  position: absolute;
  top: 0;
  width: 5px;
}
#content.site-content:after,
.site-content-header:after,
.site-content-footer:after {
  display: flex;
  box-shadow: 5px 0 5px -5px inset grey;
  content: " ";
  height: 100%;
  position: absolute;
  top: 0;
  right: -5px;
  width: 5px;
}
.descCat p {
  margin: 0;
  padding: 0;
}
.sideCont {
  margin: 0;
  padding: 0;
}
.sideHome p {
  margin: 0;
  padding: 0;
}
.w-20 {
  width: 20% !important;
}
.w-80 {
  width: 80% !important;
}

.w-10 {
  width: 10% !important;
}
.w-82 {
  width: 82% !important;
}

.f16 {
  font-size: 1rem;
  font-weight: 400;
}
.f15 {
  font-size: 0.9375rem !important;
  font-weight: 400;
}
.f14 {
  font-size: 0.875rem;
  font-weight: 400;
}
.f12 {
  font-size: 0.75rem;
  font-weight: 400;
}
.f11 {
  font-size: 0.6875rem;
  font-weight: 400;
}
.f10 {
  font-size: 0.625rem;
  font-weight: 400;
}
.post.hentry,
.hentry.puntata {
  margin-bottom: 1.6em;
}
.hentry.libri {
  padding-bottom: 1.6em;
}
.posted-on,
.byline,
.comments-link {
  color: #0b2e6c;
}
.tax-trasmissioni .posted-on {
  color: #000;
}
.page .entry-content,
.post .entry-content {
  margin-top: 0px;
}
.page .entry-content a,
.post .entry-content a {
  color: #0081c8;
}
.bold {
  font-weight: 600;
}
.box {
  -webkit-box-shadow: 0px 2px 3px 0px rgba(11, 46, 108, 1) !important;
  -moz-box-shadow: 0px 2px 3px 0px rgba(11, 46, 108, 1) !important;
  box-shadow: 0px 2px 3px 0px rgba(11, 46, 108, 1) !important;
}
.boxGrey {
  -webkit-box-shadow: 0px 2px 3px 0px rgba(158, 158, 158, 1) !important;
  -moz-box-shadow: 0px 2px 3px 0px rgba(158, 158, 158, 1) !important;
  box-shadow: 0px 2px 3px 0px rgba(158, 158, 158, 1) !important;
}
.button {
  -webkit-box-shadow: 0px 2px 3px 0px rgba(158, 158, 158, 0.5);
  -moz-box-shadow: 0px 2px 3px 0px rgba(158, 158, 158, 0.5);
  box-shadow: 0px 2px 3px 0px rgba(158, 158, 158, 0.5);
  font-size: 15px;
}
.buttonMOb {
  font-size: 15px;
}
.tx-blue {
  color: #0b2e6c;
}
.card {
  border: 0px solid;
  border-radius: 0px !important;
  -webkit-box-shadow: 0px 3px 2px 0px rgba(158, 158, 158, 0.5);
  -moz-box-shadow: 0px 3px 2px 0px rgba(158, 158, 158, 0.5);
  box-shadow: 0px 3px 2px 0px rgba(158, 158, 158, 0.5);
}
.cardNoShadow {
  border: 0px solid;
  border-radius: 0px !important;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(158, 158, 158, 0.5);
  -moz-box-shadow: 0px 0px 0px 0px rgba(158, 158, 158, 0.5);
  box-shadow: 0px 0px 0px 0px rgba(158, 158, 158, 0.5);
}
.imgPlayer {
  max-width: 60px;
}
.card-body {
  z-index: 998;
  padding: 0;
  font-size: 0.625rem;
}
.card-tbig {
  font-size: 0.625rem;
}
.label {
  position: relative;
}
.label:before {
  content: "";
  display: inline-block;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #0b2e6c;
  position: absolute;
  margin-left: -10px;
  bottom: -10px;
}
.label span {
  margin-left: -10px;
}
.card-img-overlay {
  width: 100%;
  height: 2%;
}
.card-img-top {
  opacity: 0.9;
  filter: alpha(opacity=90); /* For IE8 and earlier */
}
.mt100 {
  margin-top: 4.375rem !important;
}
.m100 {
  margin-bottom: 4.375rem !important;
}
.mn15 {
  margin: 0px -15px;
}
.p15 {
  padding: 0px 15px;
}
.keyNUm {
  color: #fff;
  background: rgba(11, 46, 108, 1);
  background: -moz-linear-gradient(
    top,
    rgba(11, 46, 108, 1) 0%,
    rgba(23, 84, 189, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(11, 46, 108, 1)),
    color-stop(100%, rgba(23, 84, 189, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(11, 46, 108, 1) 0%,
    rgba(23, 84, 189, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(11, 46, 108, 1) 0%,
    rgba(23, 84, 189, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(11, 46, 108, 1) 0%,
    rgba(23, 84, 189, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(11, 46, 108, 1) 0%,
    rgba(23, 84, 189, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b2e6c', endColorstr='#1754bd', GradientType=0 );
}
.keyNUm h2 {
  font-size: 2.5rem;
}
.count {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.orarioDiretta {
  color: #dd565b;
}
.boxDiretta {
  background-image: url("/wp-content/themes/wp-bootstrap-starter-child/img/microphone.png");
  background-repeat: no-repeat;
  background-position: top right;
}
.mypaginationBlue .page-numbers {
  color: #fff;
}
.mypaginationBlue .current {
  font-size: 1.2rem;
}
/*contact form*/
.wpcf7 label {
  width: 100%;
  display: block;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
  background-color: #f8f8f8;
  border: 0px solid !important;
  border-radius: 0px;
  width: 100% !important;
}
.wpcf7 .wpcf7-submit {
  background-color: rgba(11, 46, 108, 1) !important;
  border-radius: 0px !important;
  border: 0px solid !important;
  color: #fff;
  font-size: 0.6875rem;
  font-weight: bold;
  padding: 0.5rem 1rem;
  text-transform: uppercase;
}
/*Top menu*/

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #fff;
  padding: 0.5rem 0.6em;
  font-weight: 600;
  font-size: 0.625rem;
  text-transform: uppercase;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active)
  #masthead
  .navbar-nav
  > li.current_page_item
  > a {
  color: #fff;
  font-weight: 600;
  text-decoration: underline;
}
#mega-menu-secondary {
  border-bottom: 1px solid #0b2e6c !important;
}
.mega-sub-menu {
  margin-top: 0px !important;
}
.mega-sub-menu .mega-menu-item:last-child a {
  border-bottom: 0px solid #0b2e6c !important;
}
.mega-sub-menu .mega-current_page_item a,
.mega-sub-menu .mega-current-menu-item a {
  background-color: #0081c8 !important;
  color: #fff !important;
}
/* menu mobile*/
#sidebarCollapse {
  position: absolute;
  top: 16px;
  left: 0px;
  margin-top: 0px !important;
}

#sidebarSearch {
  position: absolute;
  top: 16px;
  right: 0px;
  margin-top: 0px !important;
}

#sidebarMenu {
  width: 100%;
  position: fixed;
  top: 0;
  right: -100%;
  height: 100vh;
  z-index: 999;
  background: #082658;
  color: #fff;
  font-size: 15px;
  transition: all 0.3s;
  overflow-y: scroll;
  box-shadow: none;
}

#sidebarMenu.active {
  right: 0;
}

#dismiss {
  width: 35px;
  text-align: center;
  background: #fff;
  color: #0b2e6c;
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 5px;
}

#dismiss:hover {
  background: #0081c8;
  color: #fff;
}

.overlayMob {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  z-index: 998;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}

.overlayMob.active {
  display: block;
  opacity: 1;
}

#sidebarMenu ul.components {
  margin: 0px;
  padding: 20px 0 0 0;
}

#sidebarMenu ul.components > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-left: 10px;
}

#sidebarMenu ul li a {
  color: #fff;
  font-weight: bold;
  padding: 15px 10px;
  display: block;
  text-transform: uppercase;
}

#sidebarMenu ul li a:hover {
  text-decoration: underline;
}

a[aria-expanded="true"] {
  color: #0b2e6c;
  background: #fff;
}

a[data-toggle="collapse"] {
  position: relative;
}

.dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

#menu-menu-mobile ul ul li > a {
  padding-left: 30px !important;
}

#menu-menu-mobile .menu-item-has-children {
  position: relative;
}
#menu-menu-mobile .menu-item-has-children p {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  padding: 10px 20px 0px 20px;
}
#menu-menu-mobile .sub-menu {
  padding-bottom: 10px;
}
.sub-menu li {
  border: 0px solid red !important;
}
#menu-menu-mobile .sub-menu li a {
  padding: 5px 0px 5px 20px !important;
  font-weight: normal !important;
}
.sub-menu li a {
  padding: 5px 0px 5px 30px !important;
  font-weight: normal !important;
}
#sidebarMenu #menu-menu-top li {
  margin-left: 20px;
}
#menu-menu-mobile .menu-item-has-children .sub-menu .li a {
  padding: 0px 5px !important;
}

#menu-menu-mobile li.current-menu-item > a {
  text-decoration: underline;
}

#menu-menu-top li {
  border: 0px;
  padding-right: 2rem;
}
#menu-menu-top li a {
  padding: 5px 0px !important;
  font-weight: normal !important;
}
#page {
  background-color: #f8f8f8;
  overflow: hidden;
}
/*Page title e category */
.page .page-title span,
.category .page-title span,
.archive .page-title span,
.single-conduttori .page-title span {
  border-bottom: 1px solid #0b2e6c;
  margin-bottom: 1.25rem;
}
/*Search*/
#mobileForm {
  padding-left: 20px;
  max-width: 240px;
}
#mobileForm label {
  max-width: 180px;
}
#mobileForm .form-control {
  padding: 0.375rem 0.75rem;
  background-color: #0b2e6c;
  color: #fff;
  border: 0px solid !important;
}
#mobileForm .form-control::placeholder {
  color: #fff !important;
}
#mobileForm .fa-search {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
}
.hrsearch,
.hrsearch.form-control:focus {
  max-width: 150px;
  font-size: 0.75rem;
  background-color: #0081c8;
  border: 1px solid #0081c8;
}
.hrsearch.form-control:focus {
  max-width: 150px;
  font-size: 0.75rem;
  background-color: #fff;
  color: #0081c8 !important;
  border: 1px solid #0081c8;
}

.hrsearch.form-control,
.hrsearch::placeholder {
  color: #fff !important;
}
.hrform .fa-search {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  font-size: 12px;
}
.hrform label {
  margin-bottom: 0rem;
}
.catSearch .form-control,
.libSearch .form-control {
  line-height: 0.5em;
}
.catSearch .form-control::placeholder,
.catSearch .fa-search,
.libSearch .form-control::placeholder,
.libSearch .fa-search,
#ricercaTrasm::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #0b2e6c;
}
.inputcatSearch {
  width: 50%;
}
.inputlibSearch {
  width: 90%;
}
.form-control:focus {
  color: #0b2e6c;
  background-color: #fbfbfb;
  border-color: #0b2e6c;
  outline: 0;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.mySel {
  width: 20%;
}
.mySel:focus {
  outline: none;
}
/*Pagination */
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  color: #fff;
  text-decoration: none;
}

.navigation li {
  display: inline-block;
  padding: 0.5em 0em;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  background-color: #6fb7e9;
  cursor: pointer;
  padding: 0.5rem;
}

.navigation li a:hover,
.navigation li.active a {
  background-color: #3c8dc5;
}
/* Home*/
.jumbotron p,
.jumbotronMob p {
  margin: 0;
  padding: 0;
}
.jumbotronTitle {
  font-size: 3.75rem;
  line-height: 4rem;
}
.jumbotronText {
  font-size: 1.5625rem;
  line-height: 2rem;
}
.jumbotronLink .button,
.jumbotronLink .buttonMob {
  background-color: #fff;
}
.jumbotronTitleMob {
  font-size: 3rem;
  line-height: 3rem;
}
.jumbotronTextMOb {
  font-size: 1.5rem;
  line-height: 1.6rem;
}
.hRadioPell {
  line-height: 0.5rem;
}
/* Palinsesto */
.palinsesto {
  border-bottom: 1px solid #0b2e6c;
}
.palinsesto .nav-item {
  display: contents;
}

.palinsesto .nav-item .nav-link {
  border: 0px solid;
  border-right: 1px solid #0b2e6c;
  background-color: #fff !important;
  border-radius: 0rem;
  padding: 1rem 0.5rem;
}
.palinsesto .nav-item .active,
.palinsesto .nav-item .nav-link:hover {
  background-color: #0b2e6c !important;
  color: #fff;
}
.palinsesto .nav-item:last-child .nav-link {
  border-right: 0px solid #0b2e6c;
}
.palOrario {
  border-right: 1px solid #0b2e6c;
}
.direttaPal {
  border: 1px solid #0b2e6c;
}
/* diretta */

.appRadioMaria {
  background-size: 10%;
  background-repeat: no-repeat;
  background-image: url("/wp-content/themes/wp-bootstrap-starter-child/img/hand-graving-smartphone.png");
  background-repeat: no-repeat;
  background-position: 90% 10%;
}
/* frequenze */
.colleg .card-body {
  font-size: 1em;
}
.regRadio {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 50px;
}
/* veggenti */
.thumbveg {
  position: relative;
}
.captionveg {
  position: absolute;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 5px;
}
/*trasmissioni*/
#ricercaTrasm {
  padding: 0.375rem 0.75rem !important;
}
.transPag {
  color: #0b2e6c;
  padding: 0rem 0.2rem;
  cursor: pointer;
}
.transPag:hover {
  color: #0081c8;
  padding: 0rem 0.2rem;
}
.transPag.current {
  color: #212529;
}

/*font-size: 1rem;*/
/*calendario*/
.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
  border: 0px solid !important;
}
#calendar table {
  margin: 0;
}
#calendar .fc-center {
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
}
#calendar .fc-center h2 {
  display: inline-block;
}
#calendar .fc-button-primary {
  color: #0b2e6c;
  background-color: #fff;
  border-color: #fff;
}
#calendar .fc-button:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0rem rgba(44, 62, 80, 0.25);
  box-shadow: 0 0 0 0rem rgba(44, 62, 80, 0.25);
}
#calendar .fc-day-top .fc-day-number {
  font-weight: bold;
  color: #0b2e6c;
  font-size: 0.75rem;
  margin-top: 5px;
}
#calendar .fc-today {
  color: #fff;
}
#calendar .fc-today .fc-day-number {
  background-color: #0b2e6c;
  color: #fff;
  border-radius: 20px;
  width: 10px;
  margin-left: 5px;
  display: inline-block;
  padding-left: 5px;
  padding-right: 10px;
}
#calendar .fc-day-top span {
  float: left;
  padding: 5px;
}
#calendar .fc-day-grid .fc-row:nth-child(odd) .fc-bg tr .fc-today {
  background-color: #eaf1ff !important;
  border: 0px solid !important;
}
#calendar .fc-day-grid .fc-row:nth-child(even) .fc-bg tr .fc-today {
  background-color: #fff !important;
  border: 0px solid !important;
}
#calendar .fc-day-grid .fc-row:nth-child(odd) .fc-bg tr {
  background-color: #eaf1ff !important;
  border: 0px solid !important;
}

#calendar .fc-day-grid .fc-row:nth-child(even) .fc-bg tr {
  background-color: #fff !important;
  border: 0px solid !important;
}
.fc-day-header span {
  color: #0b2e6c;
  display: inline-block;
  font-weight: 400 !important;
  margin: 5px 0px;
}
.fc-event,
.fc-event-dot {
  background: transparent !important;
}
.fc-day-grid-event .fc-content {
  white-space: normal !important;
}
.fc-event {
  color: #000;
  text-decoration: none;
  position: relative;
  display: block;
  font-size: 0.65rem;
  line-height: 0.75rem;
  border-radius: 0px !important;
  border: 0px solid #3788d8;
}
.fc-event[href^="http:"] {
  font-weight: bold;
}
.fc-event:hover {
  color: #000;
}
.fc-more-cell div {
  margin: 0;
}
.fc-more-cell div a {
  margin: 0px;
  padding: 0px;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
  text-align: right;
}
/*Sostienici*/
#accordionDona .btn-link {
  color: #0b2e6c;
}
#accordionDona .card {
  border: 0px solid;
  border-radius: 0px !important;
  -webkit-box-shadow: 0px 3px 2px 0px rgba(158, 158, 158, 0);
  -moz-box-shadow: 0px 3px 2px 0px rgba(158, 158, 158, 0);
  box-shadow: 0px 3px 2px 0px rgba(158, 158, 158, 0);
}
#accordionDona .card .card-body {
  font-size: 1em;
}
.card-header:first-child {
  border-radius: 0;
}
.card-header {
  padding: 0;
  margin-bottom: 0;
  border-top: 1px solid rgba(11, 46, 108, 1);
  border-bottom: 0px solid !important;
}
/* Sidebar */
#secondary section.widHelp,
#secondary section.widNewsletter,
#secondary section.widWork {
  -webkit-box-shadow: 0px 3px 2px 0px rgba(11, 46, 108, 1);
  -moz-box-shadow: 0px 3px 2px 0px rgba(11, 46, 108, 1);
  box-shadow: 0px 3px 2px 0px rgba(11, 46, 108, 1);
}
.widget {
  padding: 1em;
  font-size: 1rem;
}
.textwidget,
.widget-title {
  background-color: rgba(255, 255, 255, 0.75);
}
.widget-title {
  color: #0b2e6c;
  padding: 0.5em;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
}

.textwidget {
  padding: 0.5em 1em;
  text-align: center;
}
.textwidget a {
  background-color: #0081c8;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  display: inline-block;
  padding: 0.5rem 1rem;
  text-align: center;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16);
}
.widSocial {
  padding: 0;
}
.widSocial .widget-title {
  border: 3px solid #0081c8;
  border-bottom: 0px solid;
  color: #0081c8;
  display: inline-block;
  padding: 0.5em;
  text-align: left;
}
.widSocial .textwidget {
  padding: 0;
  text-align: left;
}
.widSocial .textwidget ul {
  list-style-type: none;
  border-top: 3px solid #0081c8;
  padding: 1em 0em;
}
.widSocial .textwidget ul li:nth-child(1) {
  background-color: #4764a8;
  margin: 0.2em 0em;
}
.widSocial .textwidget ul li:nth-child(2) {
  background-color: #49aae7;
  margin: 0.2em 0em;
}
.widSocial .textwidget ul li:nth-child(3) {
  /* background-image:linear-gradient(180deg, #405de6,#5851db, #833ab4, #c13584, #e1306c, #fd1d1d); */
  background-image: linear-gradient(180deg, #833ab4, #c13584, #e1306c, #fd1d1d);
  margin: 0.2em 0em;
}
.widSocial .textwidget ul li {
  color: #fff;
  font-size: 16px;
  padding: 0.5em;
  text-align: center;
}

.widSocial .textwidget ul li span {
  display: inline-block;
  float: right;
  font-size: 22px;
  font-weight: 600;
  text-align: left;
  width: 50%;
}
.widHelp {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.widNewsletter {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.widWork {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.widget_mycpt_widget {
  padding: 0;
}

.widget_mycpt_widget .mycpt_widgetBlock_post {
  padding: 1rem 0rem 0.1rem 0rem;
}
.widget_mycpt_widget .mycpt_widgetBlock_puntata {
  padding: 1rem 0rem 0.1rem 0rem;
  background-color: #f8f8f8;
}
/* footer */
body:not(.theme-preset-active) footer#colophon {
  color: #0b2e6c;
  text-align: center;
}
footer#colophon {
  font-size: 100%;
}
footer .site-info {
  font-size: 0.625rem;
  line-height: 1rem;
}
.imgFooter {
  max-width: 85%;
}
.footerSocial {
  margin-right: 0.75rem;
}
/*responsive*/
@media (min-width: 1200px) {
  .container {
    max-width: 996px;
  }
}
@media (max-width: 767px) {
  #headerForm {
    position: absolute;
    right: 0;
    top: 5px;
  }
}
.carousel-control-next,
.carousel-control-prev {
  width: 5%;
  opacity: 1;
}
.carousel-control-next i,
.carousel-control-prev i {
  color: #0b2e6c !important;
}
.carousel-indicators {
  background-color: #fff;
  position: absolute;
  bottom: -30px;
}
.carousel-indicators > li {
  border: 1px solid #0b2e6c;
  border-radius: 50%;
  height: 16px;
  width: 16px;
}
.carousel-indicators > li.active {
  background-color: #0b2e6c;
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  p,
  .card-body {
    font-size: 16px;
    line-height: 25px;
    /*border: 1px solid blue;*/
  }
  h1 {
    font-size: 30px;
    /*border: 1px solid blue;*/
  }
  h2 {
    font-size: 22px;
    /*border: 1px solid blue;*/
  }
  h3,
  h3.widget-title {
    font-size: 18px;
    /*border: 1px solid blue;*/
  }
  h4 {
    font-size: 15px;
    line-height: 25px;
    /*border: 1px solid blue;*/
  }
  .card-tbig {
    font-size: 12px;
    font-weight: bold;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  p,
  .card-body {
    font-size: 16px;
    line-height: 25px;
    /*border: 1px solid blue;*/
  }
  h1 {
    font-size: 30px;
    /*border: 1px solid blue;*/
  }
  h2 {
    font-size: 22px;
    /*border: 1px solid blue;*/
  }
  h3,
  h3.widget-title {
    font-size: 18px;
    /*border: 1px solid blue;*/
  }
  h4 {
    font-size: 15px;
    line-height: 25px;
    /*border: 1px solid blue;*/
  }
  .card-tbig {
    font-size: 12px;
    font-weight: bold;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  p,
  .card-body {
    font-size: 16px;
    line-height: 25px;
    /*border: 1px solid blue;*/
  }
  h1 {
    font-size: 30px;
    /*border: 1px solid blue;*/
  }
  h2 {
    font-size: 22px;
    /*border: 1px solid blue;*/
  }
  h3,
  h3.widget-title {
    font-size: 18px;
    /*border: 1px solid blue;*/
  }
  h4 {
    font-size: 15px;
    line-height: 25px;
    /*border: 1px solid blue;*/
  }
  .card-tbig {
    font-size: 12px;
    font-weight: bold;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  p,
  .card-body {
    font-size: 16px;
    line-height: 25px;
    /*border: 1px solid blue;*/
  }
  h1 {
    font-size: 30px;
    /*border: 1px solid blue;*/
  }
  h2 {
    font-size: 22px;
    /*border: 1px solid blue;*/
  }
  h3,
  h3.widget-title {
    font-size: 18px;
    /*border: 1px solid blue;*/
  }
  h4 {
    font-size: 15px;
    line-height: 25px;
    /*border: 1px solid blue;*/
  }
  .card-tbig {
    font-size: 12px;
    font-weight: bold;
  }
  #secondary.col-sm-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 640px) {
  p,
  .card-body {
    font-size: 14px;
    line-height: 20px;
    /*border: 1px solid red;*/
  }
  h1 {
    font-size: 25px;
    /*border: 1px solid red;*/
  }
  h2 {
    font-size: 18px;
    /*border: 1px solid red;*/
  }
  h3,
  h3.widget-title {
    font-size: 16px;
    /*border: 1px solid red;*/
  }
  h4 {
    font-size: 12px;
    line-height: 17px;
    /*border: 1px solid red;*/
  }
  .card-tbig {
    font-size: 12px;
    font-weight: bold;
  }

  .colMobPad {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .colMobpb-3 {
    padding-bottom: 1rem !important;
  }
  .palOrario {
    border: 0px solid;
  }
}

@media only screen and (max-width: 480px) {
  .mob {
    padding: 0.5rem !important;
  }
  .page-title span {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .pelMob {
    padding: 0rem 1rem !important;
  }
  .colMobPad {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .colMobpb-3 {
    padding-bottom: 1rem !important;
  }
  .palinsesto .nav-item .nav-link {
    border: 0px solid;
    border-right: 1px solid #0b2e6c;
    background-color: #fff !important;
    border-radius: 0rem;
    padding: 0.5rem 0.2rem;
    font-size: 10px;
  }
  .palinsesto .nav-item .active,
  .palinsesto .nav-item .nav-link:hover {
    background-color: #0b2e6c !important;
    color: #fff;
  }
  .btn-link:hover {
    color: #0b2e6c !important;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
  }
  .accordItem {
    border-bottom: 1px solid #0b2e6c !important;
  }
  .iconAccord {
    border-radius: 12px;
    background-color: #0b2e6c;
    color: #fff !important;
    width: 20px;
    height: 20px;
    padding: 4px 0px;
  }
  .hideElem {
    display: none;
  }
}

/* ------ */
.radiomaria-thumb-trasmissione {
  margin-bottom: 15px;
}

iframe#tvlkc {
  min-height: 300px !important;
}

#home-dona-ora-row {
  display: none;
}

.social-links {
  margin-bottom: 16px;
}

.social-links a {
  color: #0081c8 !important;
  font-size: 24px;
  margin-left: 5px;
  margin-right: 5px;
}

footer .social-links {
  margin-top: 20px;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

#world-family img {
  padding: 10px;
}

#mega-menu-wrap-secondary
  #mega-menu-secondary
  li.mega-menu-item-has-children
  > a.mega-menu-link:after,
#mega-menu-wrap-secondary
  #mega-menu-secondary
  li.mega-menu-item-has-children
  > a.mega-menu-link
  span.mega-indicator:after {
  display: none !important;
}

#mega-menu-wrap-secondary
  #mega-menu-secondary
  > li.mega-menu-item
  > a.mega-menu-link {
  padding: 0 6px !important;
}

.social-header {
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.social-header a {
  color: white;
  margin-left: 6px;
  margin-right: 6px;
}

.radio-maria-top-bar {
  padding-top: 10px;
  padding-bottom: 10px;
}

.radio-maria-top-text {
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}

.header-right-actions {
  max-height: 100px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.header-right-actions img {
  height: 70px;
}

.header-right-actions .header-right-action-1 {
  margin-right: 10px;
}

.gallery-home-caption p {
  font-size: 12px;
  font-weight: bold;
  padding: 10px 0;
  border-bottom: 2px solid #0081c8 !important;
}

.radio-maria-header-main {
  padding: 18px 0 !important;
}

.radio-maria-logo {
  height: 100px;
}

.radio-maria-mobile-subheader {
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
}

.radio-maria-header-mobile {
  display: flex;
  align-content: center;
  align-items: center;
  padding: 0 10px;
}

.radio-maria-header-mobile > div {
  flex-grow: 1;
}

.radio-maria-mobile-subheader > div {
  flex-grow: 1;
  max-height: 80px;
}

.radio-maria-mobile-subheader > div {
  display: flex;
  text-align: center;
  flex-basis: 50%;
}

.radio-maria-mobile-subheader > div.subheader-diretta a {
  background: #0b2e6c;
}

.radio-maria-mobile-subheader > div.subheader-donaora,
.radio-maria-mobile-subheader > div.subheader-donaora a {
  background-color: rgb(56, 127, 195);
}

.radio-maria-mobile-subheader > div > a {
  width: 100%;
}

.radio-maria-mobile-subheader > div img {
  max-height: 80px;
}

.gallery br {
  display: none;
}

.gallery dl {
  padding: 10px;
}

.rm-intro-puntata {
  display: block;
  margin-bottom: 10px;
}

.button {
  display: inline-block !important;
}

.carousel-item {
  margin-right: 0px;
}

body.home #carousel-evid .carousel-indicators > li,
body.page-id-57413 #carousel-evid .carousel-indicators > li,
body.page-id-3 #carousel-evid .carousel-indicators > li {
  visibility: hidden;
  transition-duration: 200ms;
}

body.home .carousel-item-left,
body.home .carousel-item-right,
body.page-id-57413 .carousel-item-left,
body.page-id-57413 .carousel-item-right,
body.page-id-3 .carousel-item-left,
body.page-id-3 .carousel-item-right {
  display: none;
}

body.home .carousel-item.active,
body.page-id-57413 .carousel-item.active,
body.page-id-3 .carousel-item.active {
  display: block;
}

body.page-id-57413 .hideElem {
  display: none;
}

.radiomaria-topbar-onair-desktop,
.radiomaria-topbar-onair-desktop-container,
.radiomaria-topbar-onair-mobile,
.radiomaria-topbar-onair-mobile-container {
  background-color: #0b2e6c;
  cursor: pointer;
  padding: 0;
}

.radiomaria-topbar-onair-desktop .radio-maria-top-text {
  align-items: center;
  justify-content: flex-end;
  line-height: 36px;
  display: flex !important;
}

.radiomaria-topbar-onair-mobile .radio-maria-top-text {
  align-items: center;
  justify-content: center;
  line-height: 36px;
  display: flex !important;
}

.radiomaria-topbar-onair-desktop .radiomaria-programma-onair,
.radiomaria-topbar-onair-mobile .radiomaria-programma-onair {
  font-weight: normal;
  text-transform: none;
  width: 250px;
  height: 22px;
  display: inline-flex;
  overflow: hidden;
  position: relative;
}

.radiomaria-topbar-onair-desktop .radiomaria-programma-onair-divider,
.radiomaria-topbar-onair-mobile .radiomaria-programma-onair-divider {
  font-size: 18px;
  font-weight: normal;
}

.radiomaria-topbar-onair-desktop .radiomaria-programma-onair-text,
.radiomaria-topbar-onair-mobile .radiomaria-programma-onair-text {
  font-weight: bold;
  margin-left: 4px;
  margin-right: 6px;
}

.radiomaria-topbar-onair-desktop .radiomaria-onair-badge,
.radiomaria-topbar-onair-mobile .radiomaria-onair-badge {
  color: rgb(220, 61, 51);
}

.single-puntata-onair {
  background-color: rgb(220, 61, 51);
  color: white;
  padding-top: 2px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 1px;
  margin-left: 6px;
  font-size: 13px;
  border-radius: 1px;
  font-weight: 600;
  cursor: pointer;
}

.single-puntata-start-p {
  margin-bottom: 0px;
  line-height: 1.3em;
}

.radiomaria-topbar-onair-desktop .radiomaria-programma-onair,
.radiomaria-topbar-onair-mobile .radiomaria-programma-onair {
  border-left: 2px solid white;
  padding-left: 4px;
}

.radiomaria-topbar-onair-desktop .radiomaria-programma-onair p,
.radiomaria-topbar-onair-mobile .radiomaria-programma-onair p {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: max-content;
  margin: 0;
  line-height: 22px;
  text-align: center;
  transition: all 200ms;
  --offset: 0px;
  --move-initial: calc(0 + var(--offset));
  --move-final: calc(-100% + var(--offset));
  transform: translate3d(var(--move-initial), 0, 0);
  -moz-animation: scroll-left 2s linear infinite;
  -webkit-animation: scroll-left 2s linear infinite;
  animation: scroll-left 10s linear infinite;
  animation-delay: 5s;
}

.radiomaria-programma-onair p span {
  margin-left: 7px;
  margin-right: 30px;
}

@-moz-keyframes scroll-left {
  0% {
    transform: translate3d(var(--move-initial), 0, 0);
  }
  100% {
    transform: translate3d(var(--move-final), 0, 0);
  }
}

@-webkit-keyframes scroll-left {
  0% {
    transform: translate3d(var(--move-initial), 0, 0);
  }
  100% {
    transform: translate3d(var(--move-final), 0, 0);
  }
}

@keyframes scroll-left {
  0% {
    transform: translate3d(var(--move-initial), 0, 0);
  }
  100% {
    transform: translate3d(var(--move-final), 0, 0);
  }
}

.rm-gallery-container {
  margin-bottom: 60px;
}

#rm-lightgallery .item {
  padding: 10px !important;
  transition: background 0.4s, box-shadow 0.4s;
}

.ascolta-la-diretta-embed #jplayer-object .playlists {
  display: none !important;
}

.ascolta-la-diretta-embed {
  margin: 0 !important;
}

body.page-id-70897 #breadcrumbs {
  display: none !important;
}

.logo-header-diretta {
  margin: auto;
}

body.ascolta-la-diretta #content.site-content {
  padding-top: 0px;
}

body.ascolta-la-diretta {
  margin: 0;
  padding: 0;
  height: 100%;
  overflow: hidden;
}

#ascolta-la-diretta-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 120px;
}

body.ascolta-la-diretta .radiomaria-logo {
  display: block;
  height: 120px;
  text-align: center;
}

body.ascolta-la-diretta .addthis-smartlayers {
  display: none !important;
}

header#masthead.header-diretta {
  background: white;
}

header.header-diretta,
header.header-diretta img {
  height: 120px;
}

.iscriviti-alla-newsletter iframe {
  border: none !important;
}

.mariatona-dona-ora-banner,
.radiomaria-bottom-banner {
  margin-bottom: 1.5em;
}

.photogallery-video-youtube {
  margin-top: 10px;
  padding: 10px;
}

.mobile-evidenza-item {
  display: flex;
  margin-bottom: 15px;
  margin-top: 15px;
  text-decoration: none !important;
  text-decoration-line: none !important;
}

.mobile-evidenza-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.mobile-evidenza-text,
.mobile-evidenza-text:hover,
.mobile-evidenza-text:active,
.mobile-evidenza-text:focus {
  flex-grow: 1;
  padding-right: 15px;
  width: 75%;
  color: #212529;
}

.mobile-evidenza-immagine {
  width: 25%;
  align-items: center;
  display: flex;
}

.mobile-evidenza-title {
  font-size: 16px;
}

.mobile-evidenza-contenuto {
  font-size: 14px;
  margin-bottom: 0px;
}

.btn-donazioni-stripe {
  color: #0b2e6c;
  border: 3px solid #0b2e6c;
  font-weight: bold;
  margin-top: 10px;
}

.oppure-donazione-libera {
  color: #0b2e6c;
  margin-bottom: 5px;
}

.btn-donazioni-stripe:hover,
.btn-donazioni-stripe:active,
.btn-donazioni-stripe:focus {
  background-color: #0b2e6c;
  border-color: #0b2e6c;
  color: white;
}

.radiomaria-donazioni-divider {
  border-top: 3px solid #0b2e6c;
}

#donazioni-tab .nav-item {
  box-shadow: 0px 1px 4px #0a2e6c !important;
  margin-left: 10px;
  margin-right: 10px;
}

#donazioni-tab .nav-link {
  color: #0b2e6c;
}

#donazioni-tab .nav-link.active {
  background: #0b2e6c;
  color: white;
  border-radius: 0;
}

#donazioni-tabContent input[type="radio"] {
  margin-right: 5px;
}

.donazione-single-value {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
}

@media (max-width: 768px) {
  #donazioni-tab {
    display: block;
  }
  #donazioni-tab .nav-item {
    margin: 10px;
  }
  .donazione-single-value {
    justify-content: flex-start;
  }
  #donazioni-tabContent button[type="submit"] {
    width: auto;
  }
}

.donazione-single-value label {
  margin-bottom: 0;
  width: 100%;
}

#error-message {
  color: rgb(220, 61, 51);
  font-size: 14px;
  padding-left: 15px;
  padding-right: 15px;
}

.error-message-section {
}

.radiomaria-il-tempo-dei-segreti {
  display: none;
  background: url("/wp-content/uploads/2021/04/Padre-Livio-il-tempo-dei-segreti-copertina-libro-per-sidebar-TINY.png")
    no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.radiomaria-sidebar-box {
  background: url("/wp-content/uploads/2021/04/Padre-Livio-il-tempo-dei-segreti-copertina-libro-per-sidebar-TINY.png");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body.page-id-41 .aiutiamo-madonna-aiutarci {
  display: none;
}

.radiomaria-new-search {
  margin-top: 10px;
}

.radiomaria-new-search input[type="submit"] {
  background: #0b2e6c;
  color: white;
  font-size: 20px;
}

.radiomaria-results {
  background: #f8f8f8;
  padding: 16px;
}

.radiomaria-results .radiomaria-result {
  box-shadow: 0px 2px 3px 0px rgb(11 46 108) !important;
  background: white;
  padding: 16px;
  margin-bottom: 20px;
}

.radiomaria-results .radiomaria-result .radiomaria-result-label {
  margin-bottom: 16px;
  margin-top: 8px;
}

.radiomaria-results .radiomaria-result .radiomaria-result-label span {
  background: #0b2e6c;
  padding: 5px 10px;
  text-transform: uppercase;
  color: white;
  font-size: 14px;
}

body.search-results #breadcrumbs,
body.search-no-results #breadcrumbs {
  display: none;
}

.radiomaria-results .radiomaria-search-query {
  margin-bottom: 20px;
}

.radiomaria-result .temp * {
  color: #d3d3d3;
}

.radiomaria-result .temp {
  display: none;
}

.radiomaria-result .temp p {
  margin-bottom: 0px;
  font-size: 10px;
  text-align: right;
}

.radiomaria-result .radiomaria-result-title {
  margin-bottom: 12px;
}

.sostienici-indice {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 40px;
}

h1.sostienici-title {
  padding-top: 30px;
}

.page .entry-content .sostienici-indice li {
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #c0c0c0;
}

.page .entry-content .sostienici-indice li a {
  color: #0b2e6c;
  font-weight: bold;
  display: flex;
  font-size: 1.0625rem;
}

.page .entry-content .sostienici-indice li a .sostienici-voce-text {
  flex-grow: 1;
}

.page .entry-content .sostienici-indice li a:hover {
  text-decoration: none;
}

iframe[src^="https://radiomaria-cdn.thron.com/shared/plugins/embed/current/radiomaria/"]
{
  min-height: 350px;
  height: 350px;
  max-width: 100%;
}

iframe[data-src^="https://radiomaria-cdn.thron.com/shared/player/current/embed/radiomaria/"]
{
  min-height: 350px;
  height: 350px;
  max-width: 100%;
}

@media only screen and (max-width: 1024px) {
  iframe[src^="https://radiomaria-cdn.thron.com/shared/plugins/embed/current/radiomaria/"]
  {
    min-height: 280px;
    height: 280px;
    max-width: 100%;
  }

  iframe[data-src^="https://radiomaria-cdn.thron.com/shared/player/current/embed/radiomaria/"]
  {
    min-height: 280px;
    height: 280px;
    max-width: 100%;
  }
}

.blog-padre-livio a {
  color: #0081c8 !important;
  font-weight: bold !important;
}

.featured-video-player,
.featured-video-text {
  padding: 24px;
}

.featured-video-text .video-label {
  margin-bottom: 24px;
  margin-top: 12px;
}

.featured-video-text .video-title {
  margin-bottom: 24px;
  font-size: 22px;
}

.featured-photogallery-player,
.featured-photogallery-text {
  padding: 24px;
}

.featured-photogallery-text .photogallery-label {
  margin-bottom: 24px;
  margin-top: 12px;
}

.featured-photogallery-text .photogallery-title {
  margin-bottom: 24px;
  font-size: 22px;
}

.featured-photogallery-text .photogallery-title a {
  color: #0b2e6c !important;
}

.video-featured-row,
.photogallery-featured-row {
  margin-left: 0px;
  margin-right: 0px;
}

.box-video-featured,
.box-photogallery-featured {
  margin-bottom: 24px;
}

.latest-video-card {
  margin-bottom: 18px !important;
}

.rm-video-play-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent linear-gradient(0deg, #00000096 0%, #00000000 100%) 0%
    0% no-repeat padding-box;
}

.rm-video-play-icon img {
  width: 12%;
  display: none;
}

.rm-video-play-icon:hover img {
  display: block;
}

.single-categoria-video-container {
  margin-bottom: 24px;
}

@media only screen and (max-width: 767px) {
  #rmVideoPlayer {
    height: 100% !important;
  }
}

@media only screen and (max-width: 480px) {
  #rmVideoPlayer {
    height: 100% !important;
  }
}

.site-main-video {
  margin-bottom: 24px;
}

@media only screen and (min-width: 767px) {
  .featured-video-text {
    padding-left: 0px !important;
  }
}

.th-video .th-video-player .th-video-overlay .th-button-color {
  max-width: 12%;
}

#rmVideoPlayer {
  width: 100%;
  padding-bottom: 75%;
  min-height: 300px;
}

#rmVideoPlayer .th-media-bg-color {
  background: white;
}

.box-video-featured #rmVideoPlayer .th-media-bg-color,
body.tax-categoria_video #rmVideoPlayer .th-media-bg-color {
  background: #f8f8f8;
}

#rmVideoPlayer.th-fullscreen {
  padding-bottom: 0px;
}

#rmVideoPlayer.th-fullscreen .th-media-bg-color {
  background: rgba(0, 0, 0, 1);
}

.video-search input,
.video-search select,
.video-search button,
.video-search input:hover,
.video-search select:hover,
.video-search button:hover {
  background: white;
}

body.category .subcategory-card-label,
body.category .card-label,
body.page .card-video-page-label,
body.tax-categoria_video .card-video-subcategoria_video-label {
  display: none;
}

#radiomaria-bottombar {
  z-index: 10000;
}

.radiomaria-bottomnavbar {
  height: 75px;
  background: #0a2e6c;
}

#at-share-dock {
  bottom: 74px;
  display: none;
  animation: none;
  animation-duration: 0s !important;
  visibility: visible !important;
  opacity: 0;
  box-shadow: none;
  background-color: #082658 !important;
}

#at-share-dock a {
  background-color: #082658 !important;
}

#at-share-dock a .at-icon-wrapper {
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #082658 !important;
}

#at-share-dock.bottombar-at-visible {
  display: block !important;
  opacity: 1 !important;
}

#at-share-dock > a.at-share-btn {
  display: none;
}

.radiomaria-bottomnavbar .navbar-nav {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.radiomaria-bottomnavbar .navbar-nav .nav-item {
  flex-grow: 1;
  max-width: 20%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.radiomaria-bottomnavbar .navbar-nav .nav-item .nav-link {
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 6px;
  width: 100%;
  border-radius: 2px;
}

.radiomaria-bottomnavbar .navbar-nav .nav-item .nav-link.nav-link-active {
  background: #11498b;
}

.radiomaria-bottomnavbar .navbar-nav .nav-item .nav-link.nav-link-selected {
  background: #1081c8;
}

.radiomaria-bottomnavbar .navbar-nav .nav-item .nav-link .nav-image {
  margin-bottom: 4px;
  margin-top: 5px;
  flex-grow: 1;
  height: 27px;
}

#radiomaria-bottombar-search {
  display: none;
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 68px;
  background: #082658;
  color: white;
  padding: 20px;
}

#radiomaria-bottombar-search.active {
  display: block;
  overflow-y: scroll;
}

.radiomaria-bottombar-logo {
  margin-bottom: 20px;
}

#sidebarMenu .radiomaria-bottombar-logo {
  padding: 20px;
  margin-bottom: 0px;
}

.radiomaria-bottombar-search-label {
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.radiomaria-bottombar-argumentslist-label {
  font-style: italic;
  margin-bottom: 0px;
}

.radiomaria-tematiche {
}

.radiomaria-bottombar-search-input input[type="submit"] {
  display: none;
}

.radiomaria-bottombar-searchform {
  margin-bottom: 30px;
}

.radiomaria-bottombar-search-input input[type="search"] {
  background: rgb(255, 255, 255, 0.36);
  border-color: rgb(255, 255, 255, 0.36);
  border-radius: 8px;
  color: white;
  padding-top: 16px;
  padding-bottom: 16px;
}

.radiomaria-bottombar-search-input input[type="search"]::placeholder {
  color: white;
}

.radiomaria-bottombar-tematica {
  background: #0a2e6c;
  padding: 18px;
  height: 70px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.radiomaria-bottombar-tematica-text {
  color: white !important;
  text-transform: uppercase;
  text-align: center;
}

.radiomaria-bottombar-tematica-box {
  padding: 8px;
}

.radiomaria-sidebarmenu-button {
  display: none;
}

#sidebarMenu #dismiss {
  display: none;
}

#sidebarMenu #mobileForm {
  display: none;
}

.radiomaria-menu-newsletter,
.radiomaria-menu-photogallery {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 25px;
}

.radiomaria-menu-photogallery {
  margin-bottom: 80px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.radiomaria-newsletter-text-1,
.radiomaria-photogallery-text-1 {
  font-size: 14px;
  display: block;
}

.radiomaria-newsletter-text-2,
.radiomaria-photogallery-text-2 {
  margin-top: 4px;
  font-size: 16px;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}

.radiomaria-menu-newsletter-text,
.radiomaria-menu-photogallery-text {
  color: white;
}

.medj-search-cover {
  margin-bottom: 32px;
}

.medj-search-input-group {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
}

.medj-search-label {
  margin-bottom: 0px;
  flex-grow: 1;
}

.rm-add-button,
.rm-remove-button {
  margin-left: 8px;
  border: 2px solid #0a2e6c;
  color: #0a2e6c;
  border-radius: 50%;
}

.search-medj-submit,
.search-medj-submit:hover {
  background: #0a2e6c;
  color: white;
  text-transform: uppercase;
  text-align: left;
  border-radius: 0px;
  padding: 8px 20px;
}

.rm-add-button-section,
.rm-remove-button-section {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
  width: 50px;
}

.medj-submit {
  padding: 8px;
  text-align: left;
}

.medj-search-image {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background-size: cover !important;
  background-position: center center !important;
}

.medj-search-category {
  list-style: none;
  padding-left: 0px;
  font-weight: bold;
}

.medj-search-category,
.medj-search-date,
.medj-search-content {
  font-size: 12px;
  margin-bottom: 12px !important;
}

.medj-search-date time {
  color: black;
}

body.page-id-157133 article.page {
  margin-bottom: 0px !important;
}

.medj-search-suggestion {
  margin-top: 24px;
  margin-bottom: 24px;
}

.medj-search-input {
  background: #f8f8f8 !important;
  border-color: #f8f8f8 !important;
  height: 50px;
}

.medj-search-results {
  border-top: 3px solid #0a2e6c;
}

.medj-search-image-col,
.medj-search-image {
  min-height: 80px;
}

.single-medj-search {
  margin-right: 8px;
  margin-bottom: 8px;
}

.medj-ultimi-messaggi-title {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 18px;
}

.featured-photogallery-image {
  padding: 16px;
}

.radiomaria-photogallery-search {
  margin-bottom: 24px;
}

.rmPhotogallerySearchInput {
  width: 90%;
}

.rmPhotogallerySearchSubmit button {
  background: white;
}

.rm-diretta-embed {
  height: 360px;
}

.rm-sostienici-tipologia-donazione {
  padding-top: 32px;
  margin-bottom: 32px;
}

.rm-sostienici-anchors {
  margin-bottom: 32px;
}

.rm-sostienici-anchor {
  padding: 16px;
  color: #0b2e6c;
  border-bottom: 1px solid #0b2e6c;
}

.rm-sostienici-anchor .anchor-title {
  font-size: 18px;
  font-weight: bold;
}

.rm-sostienici-anchor-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.rm-sostienici-anchor-link:hover {
  text-decoration: none;
}

.photogallery-single-card-flex {
  flex: 0 0 50% !important;
}

.medj-search-submit,
.medj-search-select {
  border: none;
}

.medj-search-select {
  border: 2px solid #0b2e6c;
  color: #0b2e6c !important;
  background: white;
  font-size: 11px;
}

.medjugorje-search-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.medjugorje-search-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.medjugorje-search-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border: 1px solid #0b2e6c;
}

.medjugorje-search-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

.medjugorje-search-checkbox input:checked ~ .checkmark {
  background-color: white;
}

.medjugorje-search-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.medjugorje-search-checkbox input:checked ~ .checkmark:after {
  display: block;
}

.medjugorje-search-checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #0b2e6c;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.button-seleziona-stampa {
  background: #0b2e6c;
  color: white;
  margin-bottom: 12px;
}

#medj-selection-text {
  font-size: 12px;
  text-decoration: underline;
}

.medj-read-more.readMore {
  display: block;
  font-weight: bold;
  text-decoration: underline;
  margin-top: 5px;
}

.medj-search-category {
  color: #0b2e6c;
}

.rm-search-tabs {
  margin-bottom: 32px;
  flex-wrap: nowrap;
  overflow-x: scroll;
  -ms-overflow-style: none; /* Internet Explorer 10+ */
  scrollbar-width: none; /* Firefox */
  padding-top: 8px;
  padding-bottom: 8px;
}

.rm-search-tabs::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
}

.rm-search-tabs .nav-link {
  font-weight: bold;
  color: #0b2e6c;
  padding: 8px 12px;
}

.rm-search-tabs .nav-item {
  border-left: 1px solid #0b2e6c;
}

.rm-search-tabs .nav-item:first-child,
.rm-search-tabs .nav-item.active,
.rm-search-tabs .nav-item.active + .nav-item {
  border-left: none;
}

.rm-search-tabs .nav-item.active .nav-link {
  background: #0b2e6c;
  color: white;
  box-shadow: 0px 3px 6px rgb(0 0 0 / 0.16) !important;
}

.essb-mobile-sharebottom {
  display: none !important;
  bottom: 74px !important;
  z-index: 500;
}

.essb-mobile-sharebottom.bottombar-essb-visible {
  display: block !important;
  opacity: 1 !important;
}

.essb_links.essb_share .essb_link_sharebtn a {
  background-color: #0a2e6c !important;
}

.blog-di-padre-livio-link {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px !important;
  font-weight: 600;
}

.blog-di-padre-livio-link.blog-di-padre-livio-link-header {
  color: white !important;
}

.rm-single-subcategory-photogallery {
  display: none;
}

.rm-single-subcategory-photogallery:nth-child(-n + 1) {
  display: block;
}

.load-more-button {
  background: #0081c8;
}
