/*
 Theme Name:     Contest Tecnopolo
 Theme URI:      https://www.studiolodesign.it
 Description:    Contest Tecnopolo
 Author:         Studiolo
 Author URI:     https://www.studiolodesign.it
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Divi overlap content to fixed menu un scroll */

#et-main-area { 
    z-index: 1!important;
    position: relative;
}

.oacs-spl-icon.icon-heart:before {
    content: url("https://contest.tecnopolo.piacenza.it/wp-content/uploads/2024/07/like.gif")!important;
	float: left;
	margin-top: -10px;
}

.oacs-spl-icon.icon-heart {
    content: url(https://contest.tecnopolo.piacenza.it/wp-content/uploads/2024/07/like.gif) !important;
	float: left;
	margin-top: -10px;
}

@media screen and (max-width: 980px) {
    header.et-l--header {
        height: auto!important;
    }
}

/* Hide image on elaborati video */

.postid-573 .et_pb_image_0_tb_body,
.postid-574 .et_pb_image_0_tb_body,
.postid-575 .et_pb_image_0_tb_body,
.postid-580 .et_pb_image_0_tb_body,
.postid-581 .et_pb_image_0_tb_body
{
	display: none!important;
}