/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: rurabilandia
*/



/*Add your own styles here:*/



#top .socialbookmarks-widget .social_bookmarks {
    float: left;
    margin: 15px 0 0 ;
	display: inline;
    position: relative;
}
#top .socialbookmarks-widget .social_bookmarks ul {
  
	display: inline;
    clear: right !important;
}

#top .socialbookmarks-widget .social_bookmarks li {
    float: left;
	display: inline;
    clear: right !important;
}

/* Rimuove sottolineatura dai link */
a:hover, a:focus, a:visited, #top .av_inherit_color a {
    text-decoration: none !important;
}



/* To Adjust Width of Popup on Screen */
.mfp-inline-holder .mfp-content {
    width: 85%;
}



