/*--------------------------------------------------------------------------------- Theme Name:   RIME Child Theme Theme URI:    https://www.essevueffe.it/ Description:  Tema Child per Divi Author:       Fabio Author URI:   https://www.essevueffe.it/ Template:     Divi Version:      3.22.2 License:      GNU General Public License v2 or later License URI:  http://www.gnu.org/licenses/gpl-2.0.html------------------------------ ADDITIONAL CSS HERE ------------------------------*/.et_pb_contact_right { /*	colore testo del captcha	*/	color: white;}/*----------------------------------------------------------------------------*//* modifica dell'altezza dello slider in homepage */@media only screen and ( min-width:981px ) {    /* Set the slider height */    .sliderhome, .et_pb_slider .et_pb_container { height: 800px!important; }    .sliderhome, .et_pb_slider .et_pb_slide { max-height: 800px; }    .sliderhome .et_pb_slide_description { position: relative; top: 25%; padding-top: 0 !important; padding-bottom:0 !important; height:auto !important; }}@media only screen and ( max-width:980px ) {    /* Set the slider height */    .sliderhome, .et_pb_slider .et_pb_container { height: 500px!important; }    .sliderhome, .et_pb_slider .et_pb_slide { max-height: 500px; }    .sliderhome .et_pb_slide_description { position: relative; top: 25%; padding-top: 0 !important; padding-bottom:0 !important; height:auto !important; }}/*----------------------------------------------------------------------------*//* modifica della dimensione delle miniature galleria grid *//* Divi image gallery widths */.et_pb_gallery_grid .et_pb_gallery_item, .et_pb_gallery_grid .column_width, .et_pb_gallery_grid .et_pb_gallery_image, .et_pb_gallery_grid .et_pb_gallery_image.portrait img {	width: 220px; }.et_pb_gallery_grid .et_pb_gallery_image img {	min-width: 220px; }/* Set the image heights */.et_pb_gallery_grid .et_pb_gallery_image, .et_pb_gallery_grid .et_pb_gallery_image.landscape img {	height: 250px; }.et_pb_gallery_grid .et_pb_gallery_image img {	min-height: 250px; }/* Set the spacing between images */.et_pb_gallery_grid .gutter_width {	width: 3px; }/*----------------------------------------------------------------------------*/.child-div-corner-5 > div {         /* angoli arrotondati 5px su colonna elemento speciale */  -webkit-border-radius: 5px;  -moz-border-radius: 5px;  border-radius: 5px;}.child-div-corner-10 > div {         /* angoli arrotondati 10px su colonna elemento speciale */  -webkit-border-radius: 10px;  -moz-border-radius: 10px;  border-radius: 10px;}.child-div-corner-15 > div {         /* angoli arrotondati 15px su colonna elemento speciale */  -webkit-border-radius: 15px;  -moz-border-radius: 15px;  border-radius: 15px;}.child-div-corner-20 > div {         /* angoli arrotondati 20px su colonna elemento speciale */  -webkit-border-radius: 20px;  -moz-border-radius: 20px;  border-radius: 20px;}/*----------------------------------------------------------------------------*/	.cambiolingua {float: right; margin-right: 30px; margin-top: 5px; margin-left: 20px;}/*----------------------------------------------------------------------------*/