/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

.serviziHome .et_pb_image img {
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .2);
    border-radius: 50%;
}
.tratteHome img{
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .2);
}

.tablepress tr th{
    text-align: center;
}
.tablepress thead .row-1 .column-1,
.tablepress thead .row-2 .column-2,
.tablepress thead .row-2 .column-4{
    border-bottom: 1px solid #fff;
}
/*
div.et_pb_section.et_pb_section_2.orari {
    background-size: 30% auto;
    background-position: right -5% bottom 117%;
    background-image: url(https://www.ensamar.it/wp-content/uploads/2025/07/trattaAsinaraPortoTorres-1.png) !important;
}
*/

.home .et_pb_section_1 .et_pb_image {
    padding: 15px;
    margin-bottom: 10px !important;
}

div.et_pb_section.et_pb_section_2.orari {
    background-size: 20% auto!important;
    background-position: right 7% top -31px !important;
}
@media only screen and (max-width: 2200px){
div.et_pb_section.et_pb_section_2.orari {
    background-size: 24% auto!important;
    background-position: right -30px bottom -210px!important;
}
}
@media only screen and (max-width: 1281px){
div.et_pb_section.et_pb_section_2.orari {
    background-size: 24% auto!important;
    background-position: right -30px bottom -200px!important;
}
}


