/* 
 Theme Name:   Satisfy Premium Child
 Theme URI:    
 Description:  
 Author:       Telemaco Staff
 Author URI:   
 Template:     satisfy
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

.relative{position:relative; width:600px;}
.absolute-text {position:absolute; bottom:0; font-size:24px; font-family:"verdana"; background:rgba(251,251,251,0.5); padding:10px 20px; width:100%; text-align:center;}
.absolute-text a{font-size:16px; color:#b92b27;}


.responsive-image{
    width: 100%;
    background-size: 100% 100%;
} 


img.desaturate {
	filter: grayscale(100%);
}
@media (min-width: 768px) {
	.row-eq-height {
  	display: -webkit-box;
  	display: -webkit-flex;
  	display: -ms-flexbox;
  	display: flex;
	}
}
.corpo-articolo a {
    color: #333333;
    background-image: -webkit-linear-gradient(top, rgba(152, 207, 230, 1) 0, rgba(152, 207, 230, 1) 100%);
    background-image: linear-gradient(to bottom, rgba(152, 207, 230, 1) 0, rgba(152, 207, 230, 1) 100%);
    background-position: 0 90%;
    background-repeat: repeat-x;
    background-size: 30% 30%;
    border-bottom: 0
}

.corpo-articolo img {
	display: block;
	margin-left: auto;
	margin-right: auto
} 


.hatom-extra {
    display: none;
    color: white;
}

#site-footer li, #home-page-widgets li {
    border-bottom: 0px solid;
    border-color: inherit;
    padding: 5px 0;
}


.current-menu-item li {
color: black;
}

    .google-maps {
        /* position: relative;
        padding-bottom: 0%;  
        height: 0;
        overflow: hidden; */
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
        margin-bottom: 0px;
    }

.mauticform-label {
font-size: 14px !important;
}

.mauticform-input, .mauticform-textarea, .mauticform-selectbox  {
background-color: #eee !important;
border: none !important;
width: 80% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
color: #999 !important;
padding: 8px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}


.mauticform-button {
color: #FFFFFF !important;
background-color: #ff5400 !important;
border-color: #ff5400 !important;
font-size: 20px !important;
margin: 8px auto 0  !important;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 6px;
padding: 10px 16px;
line-height: 1.7em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
/*
background: transparent;
border: 2px solid;
*/
}

.mauticform-button:hover { 
background-color: #00d660 !important; 
border-color:#00d660 !important; 
padding: 6px 20px !important; 
}


.category-and-tag-info a {
font-size:90%;
font-style: italic; }

.box-last-post{	
	margin-left: auto;
	margin-right: auto;	
}
.box-last-post a{
	color: #333333;
}
.box-last-post p{
	padding-top: 15px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right:0;
	margin: 0;
	line-height:130%;
	min-height: 87px;
}
.box-last-post img{
	width:100%;
}
.box-img-last-post{
	overflow: hidden;
}

