/*
Theme Name: Design Scuole Italia Child
Author: 
Description: Your description goes here
Version: 1.0
Template: design-scuole-wordpress-theme-main

This is the child theme for Design Scuole Italia theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


/*.slider-banner figure{
	max-width: 300px;
}*/

.section-hero-left .hero-img{
	background-position:center;
}
@media (max-width:768px){
#pojo-a11y-toolbar.pojo-a11y-toolbar-left{
    top: 90% !important;
	}
}


/* Header home */
.hero-title h1{
	width:320px;
	word-break:break-word;
}

/* Circolari */
.calendario-circolari{
	margin-top:50px;
}
.ui-widget{
	font-family: "Titillium Web", Geneva, Tahoma, sans-serif;
}
.fc-toolbar .fc-left{
	margin-bottom:20px;
}
.fc-toolbar .fc-right{
	float:left;
	margin-bottom:20px;
}
.fc-day-grid-container{
	height:100%!important;
	overflow:hidden;
}
.fc-day-grid-event{
	background-color:#0e865c!important;
	border-color:#0e865c!important;
}
.fc-time{
	display:none;
}
.ui-widget-header{
	background:#0e865c!important;
	border-color:#0e865c!important;
}
.ui-state-default{
	background:#0e865c!important;
	border-color:#0e865c!important;
	color:#fff;
	-webkit-transition: all 0.3s 0s linear;
	-moz-transition: all 0.3s 0s linear;
	-o-transition: all 0.3s 0s linear;
	transition: all 0.3s 0s linear;
}
.ui-state-active{
	background:#fff!important;
	border-color:#0e865c!important;
	color:#0e865c;
}
.ui-button .ui-icon {
    background-image: url(../../themes/design-scuole-wordpress-theme-main-child/icon-white.png);
}
.ui-button:hover{
	background:#fff!important;
	border-color:#0e865c!important;
	color:#0e865c!important;
	-webkit-transition: all 0.3s 0s linear;
	-moz-transition: all 0.3s 0s linear;
	-o-transition: all 0.3s 0s linear;
	transition: all 0.3s 0s linear;
}

.card-icon-content {
    max-width: calc(100% - 24px);
}


/* BANNER HOME */
.section-hero-left{
	background-image: url('https://www.filattiera84.edu.it/wp-content/uploads/2025/05/Filattiera-logo.jpg')!important;
	 background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
	min-height: 550px!important;
}
.logo-mobile{
	display:none;
}
@media (max-width:768px){
	.logo-mobile{
		display:block;
		margin:0 auto;
		max-width:100%;
		padding:0 25px 25px 25px;
		width:275px;

	}
	.section-hero-left{
		background-image:none!important;
	}
}
@media (max-width:480px){
	.section-hero-left{
		min-height:auto;
		background:none!important;
		background-image:none!important;
	}
	.bg-redbrown{
		background-color:#fff!important;
	}
}
.decoration-01, .decoration-02{
	display:none!important;
}
.section-hero-left h1, .section-hero-left h2, .section-hero-left h3, .section-hero-left .h4{
	color: #0083b1!important;
}
.section-hero-left .btn-outline-white {
    color: #fff;
    background-color: #0083b1;
    background-image: none;
    box-shadow: inset 0 0 0 1px #0083b1;
}
.section-hero-left .hero-img{
	background-image: none!important;
	    background-color: transparent!important;
}
.section-hero-left:before{
	display:none!important;
}
/*.section-hero-left .hero-title{
	display:none;
}*/

/* Menù */
.black{
	color:#000!important;
}

/* Icon share */
.icon-wa{
	width:15px;
}