.entry-content img {
	margin: 0 0 1.5em 0;
}

div.alignleft, img.alignleft {
	display: inline-block;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
div.alignright, img.alignright {
	display: inline-block;
	float: right;
	margin-left: 1em;
	margin-top: 1em;
}
div.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div.wp-caption {
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
	font-size: 12px;
}
.wp-caption img,
.alignnone img,
.alignleft img,
.alignright img {
	border: 0 none;1
	margin: 0;
	padding: 0;
	border-radius: 5px;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	opacity: 0.5;
	text-align: center;
	padding-bottom: 0 !important;
}
.wp-smiley {
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
	border: 0;
	padding: 0;
}

blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}

.gallery-caption
{
	font-size: 12px;
}

html
{
	height: 100%;
}

blockquote:before, blockquote:after, q:before, q:after
{
	content:"";
}
blockquote, q
{
	quotes:"" "";
}
a img
{
	border:none;
}

p {
	padding-top:0.1em;
	padding-bottom:0.1em;
}

em
{
	font-style: italic;
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

.center
{
	text-align: center;
}

#page_content_wrapper p, .page_content_wrapper p
{
	padding-top:0.5em;
	padding-bottom:0.5em;
}

#page_content_wrapper p.comment-notes
{
	margin-bottom: 0 !important;
}

#footer p {
	padding-top:0.5em;
	padding-bottom:0.5em;
}

html, body {
	min-height: 100%;
}

img, a img {
	image-rendering: optimizeQuality;
}

em { font-style: italic; }

::selection {
	background: #efc337;
	color: #fff;
}

table
{
	border-spacing: 0;
}

.sticky
{
	background: #fff;
	padding: 30px 20px 20px 20px;
	border: 1px solid #fff !important;
	box-sizing: border-box;
	border-radius: 5px;
}

.marginright
{
	margin-right: 7px;
}

img.alignright
{
	float:right; margin:0 0 1em 2em;
}

img.alignleft
{
	float:left; margin:0 2em 1em 0;
}

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

a img.alignright
{
	float:right; margin:0 0 1em 2em;
}

a img.alignleft
{
	float:left; margin:0 2em 1em 0;
}

a img.aligncenter
{
	display: block; margin-left: auto; margin-right: auto
}

.screen-reader-text
{
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text
{
    position: absolute !important;
    left: -999em;
}

.screen-reader-text:focus
{
    clip: auto !important;
    display: block;
    height: auto;
    left: 5px;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

#menu-extended{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	float: right;
}
#menu-extended li{
	list-style: none;
	font-size: 15px;
	padding: 5px 20px;
}

#toTop {
	width: 30px!important;
	height: 30px!important;
	padding: 5px 5px 8px 5px!important;
	bottom: 30px!important;
}

#close_mobile_menu, #close_search, #close_browse {
	width: 35px!important;
}

#copyright .menu-extended-container .menu li .sub-menu{
    display:none!important;
}

#bp-login-widget-user-login{
	width:100%;
	padding:6px;
}

.pagination a{
	font-size: 12px;
	color: #000;
	font-weight: 600;
	background: #EFEFEF;
	padding: 0.25rem 0.5rem!important;
	border-radius: 6px!important;
	text-align: center;
	text-decoration:none;
	display: block;
	margin: 5px;
}
.pagination a:hover {
	text-decoration:none!important;
}
.pagination .current{
	font-size: 12px;
	color: #fff;
	font-weight: 600;
	background: #246ddb;
	padding: 0.25rem 0.5rem!important;
	border-radius: 6px!important;
	text-align: center;
	text-decoration:none;
	display: block;
	margin: 5px;
}

/*
nascondiamo le visualizzazione dei post
*/
.post_info_view{
	display:none!important;
}

@media only screen and (max-width: 599px){
	#logo_wrapper, #btn_home_support, #search_icon{
		display:none!important;
	}

	#logo_wrapper_right{
		float:left;
	}

	#logo_right_button{
		display: flex!important;
		justify-content: space-between!important;
		align-items: center!important;
	}

	.top_bar{
		padding:0 10px!important;
	}

	body.admin-bar .logo_container {
		top: 0px!important;
	}



}

@media only screen and (min-width: 600px){
	#logo_wrapper_right{
		display:none;
	}

	.only-mobile{
		display:none!important;
	}
}

#buddypress .standard-form label, #buddypress .standard-form legend, #buddypress .standard-form span.label {
	display: block;
	font-weight: 700;
	margin: 15px 0 5px;
	width: auto;
	font-size: 16px;
}

#buddypress form fieldset {
	border: 0;
	padding: 0;
	margin-bottom: 20px;
}


#buddypress div#message.updated p {
	background-color: #f49912;
	border: 1px solid #000;
	color: #fff;
}

#mnu_sx_prof .current a{
	color:#f49912!important;
}

.cli-bar-btn_container a{
	color:#fff!important;
}

.mashsb-count{
	display:none!important;
}
