/*
Theme Name: Divi Child 2026
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1778074925
Updated: 2026-05-06 13:42:05

*/

/*- Add any CSS custom code for this child theme below this line -*/


.icon_tags, .icon_profile, .icon_chat, .icon_clipboard, .icon_calendar {
	font-family: 'ETmodules';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	color: #318EC3;
}
.icon_tags:before {
	content: "\e07c";
	padding: 0px 5px 0 0;
}
.icon_profile:before {
	content: "\e08a";
	padding: 0 5px 0 0;
}
.icon_chat:before {
	content: "\e066";
	padding: 0 5px 0 20px;
}
.icon_clipboard:before {
	content: "\e0e6";
	padding: 0 5px 0 20px;
}
.icon_calendar:before {
	content: "\e023";
	padding: 0 5px 0 20px;
}

/*- YOU CAN INCLUDE THE CUSTOM CODE FOR YOUR CHILD THEME BELOW THIS LINE-*/

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/
/*-----------------Menu Icons to Replace Text---------------- */
 
.icon {
    font-family: 'ETmodules';
    font-size: 18px!important;
    /*color: white!important;*/

	padding-right: 5px;
	    position: relative;
    top: 3px;

}
 


/*------------------------------------------------*/
/*---------------[Tabella studi e sermoni]---------------*/
/*------------------------------------------------*/

#lista-studi h2 {
	font-size: 20px;	
	padding: 20px 20px 20px 5px;
	text-transform: uppercase;
		font-weight: bold;
}

#lista-studi table, #lista-sermoni table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

#lista-studi table caption , #lista-sermoni table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

#lista-studi table tr , #lista-sermoni table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}
#lista-studi table th, #lista-sermoni table th {
 
	color: grey!important;
	font-weight: normal!important;
border-left: none!important;
  border-right: none!important;
}
#lista-studi table th, #lista-studi table td, #lista-sermoni table th, #lista-sermoni table td {
  padding: .625em;
  text-align: left;
  padding-right: 15px!important;
	min-height: 51px;
}
#lista-studi table td.prima, #lista-studi table th.prima , #lista-sermoni table td.prima, #lista-sermonitable th.prima  {
		width:40%;
	}
#lista-studi table td.contenuto , #lista-studi table th.contenuto, #lista-sermoni table td.contenuto , #lista-sermonitable th.contenuto {
		width:20%;
	}
#lista-studi table td .titolo_studio, #lista-sermoni table td .titolo_studio {
	font-weight: bold;
	
}
#lista-studi table td .data, #lista-sermoni table td .data {
	color: grey;
	
}
 

@media screen and (max-width: 700px) {
 #lista-studi table, #lista-sermoni table {
    border: 0;
  }

#lista-studi table thead, #lista-sermoni table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
#lista-studi table tr, #lista-sermoni table tr {
    /*border-bottom: 3px solid #ddd;*/
    display: block;
    margin-bottom: .625em;
	 padding: 0px;
  }
  
#lista-studi table td, #lista-sermoni table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
	padding-top: 12px;
  }
	
#lista-studi table td.prima, #lista-studi table th.prima , #lista-sermoni table td.prima, #lista-sermoni table th.prima  {
		width:100%;
	}
#lista-studi table td.contenuto , #lista-studi table th.contenuto, #lista-sermoni table td.contenuto , #lista-sermoni table th.contenuto {
		width:100%;
	}
	
#lista-studi table td::before , #lista-sermoni table td::before {
   
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
#lista-studi table td:last-child , #lista-sermoni table td:last-child {
    border-bottom: 0;
  }
}


/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/

.fc-today-button  {
	background-color: #D96137!important;}
.fc-day-grid-event{
background-color: #D96137!important;
	border: solid 3px #D96137!important;
	border-radius: 1px!important;
}
.tribe-events-back {
	/*display:none;*/
}

/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[WP CALENDAR]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*------------------[TRANSITIONS]-----------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/

@media only screen and ( min-width: 981px ) {

}

/*-------------------[960px]------------------*/
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {

	/*-------------------[Sliders]------------------*/

	/*-------------------[Portfolio]------------------*/

	/*-------------------[Sidebar]------------------*/
	
	/*-------------------[Menu]------------------*/
	
}

/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {

	/*-------------------[Portfolio]------------------*/
	
	/*-------------------[Sliders]------------------*/
	
	/*-------------------[Menu]------------------*/

}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {

}

@media screen and ( max-width: 782px ) {

}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {

	/*-------------------[Menu]------------------*/

}

/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {

}