/*---------------------------------------------------------------------------------

 Theme Name:   Radio Proposta in Blu
 Theme URI:    http://www.visamultimedia.com
 Description:  
 Author:       VisaMultimedia
 Author URI:   http://www.visamultimedia.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/
iframe[title="Ascolta Radio Proposta in Blu"] {
	width: 100%;
	max-width: 426px;
	margin: auto;
}
@media (max-width: 1280px) {
	#timetable-wrapper {
		overflow-x: scroll;
	}
}
#timetable-controls {
    margin-bottom: 40px;
    text-align: center;
}
#timetable {
    margin:auto;
    width: 100%;
    word-spacing: -1em;
    /*display: table;*/
    /*table-layout: fixed;*/
	min-width: calc(140px * 7);
}
.timetable_day {
    word-spacing: normal;
    display: table-cell;
    height: 100%;
    margin: 0;
    padding: 10px;
    vertical-align: top;
	width: calc(100% / 7);
	min-width: 140px;
}
.timetable_day:nth-child(odd) {
    background: rgba(0,92,169,0.3)!important;
}
.timetable_day:nth-child(even) {
    background: rgba(197,26,27,0.3)!important;
}
.timetable_day:nth-child(7) {
    border-right: none;
}
.timatable_day_caption {
    margin-bottom: 20px;
	border-bottom: 2px solid #333;
	text-align: center;
}
.timatable_day_caption h4 {
    font-size: 16px!important;
	font-weight: 700!important;
	text-align: center;
}
.timetable_entry {
    width: 100%;
    display: block;
    margin-bottom: 10px;
	border-bottom: 1px solid #333;
	text-align: center;
}
.timetable_day > .timetable_entry:last-of-type {
	border-bottom: none;
}
.timetable_entry h5 {
    font-size: 14px!important;
	text-align: center;
}
.timetable_entry h3 {
    font-size: 18px!important;
	text-align: center;
}
.timatable_day_caption h3 a:hover {
	text-decoration: underline!important;
}

#onairnow {
    text-align: center;
    width: 100%;
    margin: auto;
}
#onairnow h3 {
    text-align: center;
    margin-bottom: 35px;
}
#onairnow h2 {
    text-align: center;
}
#onairnow p {
    text-align: center;
    margin-bottom: 35px;
}
#onairnow a.et_pb_button {
    color: #ffffff!important;
    font-size: 18px;
    margin: auto;
    text-align: center;
    display: inline-block;
}

#nextonair {
    text-align: center;
    width: 100%;
    margin: auto;
}
#nextonair h3 {
    text-align: center;
    margin-bottom: 35px;
}
#nextonair h2 {
    text-align: center;
}
#nextonair p {
    text-align: center;
    margin-bottom: 35px;
}
#nextonair a.et_pb_button {
    color: #ffffff!important;
    font-size: 18px;
    margin: auto;
    text-align: center;
    display: inline-block;
}

#speakingnow {
    text-align: center;
    width: 100%;
    margin: auto;
	padding-top: 35px;
}
.speakingnow_entry {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
#speakingnow h3 {
    text-align: center;
    margin-bottom: 20px;
}
#speakingnow h2 {
    text-align: center;
}
#speakingnow p {
    text-align: center;
    margin-bottom: 20px;
}
#speakingnow a.et_pb_button {
    color: #ffffff!important;
    font-size: 18px;
    margin: 35px auto;
    text-align: center;
    display: inline-block;
}

#speakingnext {
    text-align: center;
    width: 100%;
    margin: auto;
	padding-top: 35px;
}
.speakingnext_entry {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
#speakingnext h3 {
    text-align: center;
    margin-bottom: 20px;
}
#speakingnext h2 {
    text-align: center;
}
#speakingnext p {
    text-align: center;
    margin-bottom: 20px;
}
#speakingnext a.et_pb_button {
    color: #ffffff!important;
    font-size: 18px;
    margin: 35px auto;
    text-align: center;
    display: inline-block;
}

#featured-evidence {
	padding: 100px 35px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
#featured-evidence h2 {
	text-align: center;
	margin-bottom: 20px;
}
#featured-evidence h3 {
	text-align: center;
	margin-bottom: 20px;
}
#featured-evidence p {
	text-align: center;
	max-width: 800px;
	margin: 0 auto 20px;
}
#featured-evidence .et_pb_button {
	text-align: center;
	margin: 0 auto;
	display: block;
	max-width: 300px;
}

#featured-video {
	padding: 0;
	background-color: #ffffff;
}
#featured-video h2 {
	text-align: center;
	margin: 30px 0;
}

#featured-video .featured-video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}
#featured-video iframe,
#featured-video object,
#featured-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.pagination-dots.pagination {
	display: block;
	padding-top: 30px;
}
.wpv-pagination-nav-links-container .page-link {
	border: 1px solid #333333;
}
.pagination-dots .active-dot a {
	background-color: rgba(0,92,169,0.6);
}
.wpv-pagination-nav-links-container a.page-link:focus,
.wpv-pagination-nav-links-container a.page-link:hover {
	background-color: rgba(197, 26, 27, 0.3);
}
.pagination-dots .active-dot a.page-link:focus,
.pagination-dots .active-dot a.page-link:hover {
	background-color: rgba(0,92,169,0.6);
}
