/*  
Theme Name: sdcaipescia
Theme URI: https://caipescia.idra.it/
Description: sdcaipescia is a simple geographical theme by Massimo Ciccolini
Version: 0.01
Author: Massimo Ciccolini
Author URI: https://massimociccolini.it
Template: twentytwentyone
*/

/*@import url("fonts/mdgrotesque/stylesheet.css");*/

html, body {
height : 100%;
padding: 0;
}
.gm-map {
	height:100%;
}
#mapcontainer  {
	height:100%;
}
.gm-visible-list li {
	display: inline;
	margin: 0.5em 2em 0.5em 0!important;/**/
}

div.sharedaddy div.sd-block {
    padding: 0!important;
}
.block .sharedaddy {
    padding: 0!important;
    display: none!important;/**/
}
#condivide .sharedaddy {
    padding: 0!important;
    display: block!important;
}
#condivide {
    float: right;
    width: 100px;
}
div.sharedaddy .sd-content {
    width: auto!important;/**/
}
/*#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
    clear: none!important;
    float: right!important;
    margin-top: -5px!important;
}
#barra  {
    float:left;
}*/
#silderButton2 h1 {
    font-weight: bold;
    margin: 0!important;
}
#silderButton2 h1 a {
    color: #000;
}
#silderButton2 a.nav, #silderButton a.nav {
    margin-top: 0;
}
.customize-support #barra {left: 200px; opacity: 0.8; position: fixed; top: 38px; width: auto; z-index: 100;}
#barra {left: 210px; opacity: 0.5; position: fixed; top: 10px; width: auto; z-index: 100;background-color: white;height: 40px;border-radius: 0px;}
#barra-descrizione {margin-right:13px; color:#000;}
.sd-title {
    color: #000!important;
}
#barra .sharedaddy {
    /*display: none;*/
}
#barra img {
    padding: 0px!important;
    border-top: 0px solid #ddd!important;
    border-left: 0px solid #ddd!important;
    border-bottom: 0px solid #c0c0c0!important;
    border-right: 0px solid #c0c0c0!important;
}
#gm-map-1-visible-list a, #gm-map-1-legend {
    font-size: 14px!important;
}
#gm-map-1-legend img {
    height: 20px !important;
    width: 20px !important;
}
#gm-map-1-visible-list img {
    height: 36px !important;
    margin-right: 10px;
    width: 30px !important;
}
.tweet {
	margin-bottom: 5px;
}
.tweet img  {
	/* display: none; */
    float: left;
    margin-right: 5px;
}
.chiudi {
    float: right;
    font-size: 12pt;
    margin-right: 10px;
}

.wp-audio-shortcode {
	visibility: inherit!important;
}





.page-id-479 #spreaker, .page-id-479 #barra {
    display: none;
}





/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/

* {
	padding:0;
	margin:0;
}
/*h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }*/
li, dd { margin-left:5%; }
fieldset { padding: .5em; }
select option{ padding:0 5px; }

.hide, .print-logo, .close-button{ display:none; }
.left{ float:left; display:none; }
.right{ float:right; }
.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }
a img{ border:none; }

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

body{
	/*original background color: 272727*/
	background:#000; 
	color:#BFBFBF;
	font-size:12px;
	font-family:Lato, "Open Sans", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;}

/* This class sets the width and position for all rows */
.inside{
	width:100%;
	/* min-width:65em; */
	/* max-width:85em; */
	margin:0 auto;
}

a{
	/*color:#FFF;*/
	color:#212121;
}

h1{
	color:#CCC;
	font-size:1.5em;
	font-weight:bold;
	margin:0 20px;
}

h2, h3{
	font-size:1.15em;
	/*color:#FFF;*/
	font-weight:normal;
}
#primary h2{
	color:#CCC;
}

p{
	line-height:1.55em;
}

#slidebar p{
	line-height:1.75em;
}

ul li{
	list-style-type:square;
	margin:0.5em 0 0.5em 2em;
}

blockquote{
	margin-left:1em;
	padding-left:1em;
	border-left:2px solid #CCC;
	color:#CCC;
}

pre{
	width:100%;
	padding:1em 0;
	overflow:auto;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
}

table{
	width:100%;
	border-spacing:0px;
	/*margin:1.5em 0;*/
	background-color:#fff;
}
table th, table td{ padding:0.1em 0em; /*padding:0.3em 0.75em;*/ }
table th{
	background:#CCC;
	color:#000;
	text-align:left;
}
table td{
	background:#333;
	color:#FFF;
}
table caption{
	text-align:left;
	color:#FFF;
	margin-bottom:-1em;
	margin-top:1em;
}
.rule{
	border-top:1px solid #CCC;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:1.5em 0;
}
/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header{
	background:#000;
}
#header .inside{
	padding:2em 0;
}
#header h2{
	font-size:2.25em;
	margin:0 0.5em 0 0;
	padding:0 0.5em 0.25em 0;
	border-right:1px solid #808080;
	float:left;
}
#header h2 a{ text-decoration:none; }

#header p{
	padding:1em 0;
	margin:0;
	line-height:1em;
}
/*-----------------------------------------------------------------------------------------------
  Navigation
-----------------------------------------------------------------------------------------------*/
#navigation {
	background:#000 url(images/navigation.png) top repeat-x;
	display:block;
	height:50px;
}
#navigation ul{
	list-style:none;
	margin:0;	
	padding-left:30px;
/*
	text-transform:uppercase;
*/
	font-size:1em;
	font-weight:normal;		
	font-family: "Lucida Sans Unicode", Georgia, Tahoma, Arial, Serif;
}
#navigation ul li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;  
	white-space:nowrap;	
	font-weight:bold;
}	
#navigation ul li a {
	display:block;
	padding:5px 10px 5px;
	letter-spacing:1px;
	border:0;  
	text-decoration:none; 
	color:#000; 
}	
#navigation ul li a:hover,#navigation ul li a:active, #navigation li.current_page_item a
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:.50;
	background-color:black;
	color:#fff;
	text-decoration:none;
	
}
#sildeButton{
	height:20px;
}
a.nav{
	display:block;
	margin-top:14px !important;
	padding:2px 5px 2px 5px;
	font-size:12px;  /*font-size:9px;*/
	text-decoration:none;
	background:#ffffff;
	color:#000000;
	border-top: 0px solid #ffffff !important;
	border-left: 1px solid #ffffff;
	border-right:1px solid #ffffff;
	text-decoration:none;
	font-weight:bold;
	/*border-radius: 2px;*/
}
*html a.nav {
	width:80px;
}
a.nav:hover{
	background:#000;
	color:#fff;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right:1px solid #333;
	border-radius: 2px;
}
.nav img {
    width: 15px!important;
}

/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/

#primary{
	background:#0C0C0C;
	/*padding:2em 0 2em 0;*/
	color:#808080;
}

#primary.onecol-stories .primary{
	float:left;
	width:50%;
}
#primary.onecol-stories .secondary{
	float:right;
	width:40%;
	margin:0 0 0 10%;
}
#primary.twocol-stories .story{
	float:left;
	width:48%;
	margin:0 0 0 3.9%;
	display:inline;
}
* html #primary.twocol-stories .story{
	margin-left:2%;
}
#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	margin:0 0 0 0;
}
#primary.twocol-stories .first img, * html #primary.twocol-stories .first img, #primary.twocol-stories .story img, * html #primary.twocol-stories .story img{
	max-width: 100%;
}
.story h3{
	font-size:1.15em;
	margin:0 0 1.5em 0;
	font-weight:normal;
	color:#CCC;
}
.story h3 a{
	color:#CCC;
	text-decoration:none;
	border-bottom:1px dotted #666;
}
.story .details{
	margin:1em 0;
	text-align:right;
	border-top:1px solid #333;
	padding:0.5em 0;
	font-size:0.95em;
	color:#666;
}
.read-on{
	background:url(images/readon_black.gif) 100% 60% no-repeat;
	padding-right:20px;
	text-align:right;
	display:block;
}
.read-on a {
	font-style:italic;
	color:#CCC;
	text-decoration:none;
}
.story .details a{
	color:#666;
	text-decoration:none;
}
.story .details a:hover{ color:#FFF; }

/* Single Post Styles */

#primary .primary{
	/*float:right;*/
	width:100%;
	/*padding: 20px;*/
}
#primary .secondary{
	float:right;
	width:30%;
	margin-right:5%;
	padding-top:20px;
	display:inline;
}
* html #primary .secondary{ margin-right:3%; }
.secondary .featured p{
	border-bottom:1px solid #333333;
	border-top: 1px solid #333333;
	padding:0.5em 0 0.6em 0;
	line-height:1.5em;
	margin:1em 0 0 0;
}
#primary.twocol-stories .story img, .single-post img {
	padding: 3px;
	border-top: 0px solid #ddd;
	border-left: 0px solid #ddd;
	border-bottom: 0px solid #c0c0c0;
	border-right: 0px solid #c0c0c0;
}
#primary.twocol-stories .story a img:hover, .single-post a img:hover {
	padding: 3px;
	border-top: 1px solid #ddb156;
	border-left: 1px solid #ddb156;
	border-bottom: 1px solid #dd9545;
	border-right: 1px solid #dd9545;
}
.secondary .featured dl{
	margin:0 0;
	border-bottom:1px solid #333333;
	padding:0.5em 0 0.6em 0;
}
.secondary dt{
	display:inline;
	margin:0;
	padding:0;
	color:#AAA;
}
.secondary dd{
	display:inline;
	margin:0;
	padding:0;
}
.secondary dd a{ color:#808080; }
.secondary dd a:hover{ color:#FFF; }
.single-post h1, .single-post h2{ margin-top:0; }

/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/
#secondary{
	background:#272727;
	padding:1px 2em;
	border-top:1px solid #1C1C1C;
}
.comment-head{
	border-bottom:1px solid #1C1C1C;
	padding:0.8em 2em 1.0em 2em;
}
.comment-head h2{
	font-size:1.5em;
	margin:0;
}
.comment-head a{
	text-decoration:none;
	color:#868686;
}
.comment-head .details{
	font-size:0.95em;
}

ol#comments{
	list-style-type:none;
	margin:2em 0;
}
ol#comments li{
	list-style-type:none;
	margin:2em 0;
}

#comments cite{
	float:left;
	width:31%;
	font-style:normal;
	text-align:right;
}
* html #comments cite{ width:30.6%; }
#comments cite span{
	display:block;
}
#comments cite .author{ font-size:1.2em; }
#comments cite .author a{
	text-decoration:none;
}
#comments cite .admin-tools{
	margin:5px 0;
}
#comments cite .admin-tools a{
	float:right;
	margin:0 5px;
	padding:0px 3px 3px;
	background:#666;
	border:1px solid #999;
	text-decoration:none;
}
#primary .secondary .admin-tools{ margin:1em 0; }
#preview{
	margin:1em 0;
	padding:0.5em;
	border:1px solid #333;
}
#preview p{ margin:1em 0 0 0; }
#errors{ color:#FF0000; font-weight:bold; }
#comments .pingback cite .author{
	display:block;
	padding-top:68px;
	background:url(images/trackback_pingback.gif) 100% 0 no-repeat;
}
#comments .content{
	float:left;
	width:60%;
	margin-left:1.9%;
	border-left:1px solid #868686;
	padding: 0 0 0 2%;
}
#comments .mycontent{
	float:left;
	width:60%;
	margin-left:1.9%;
	border-left:1px solid #868686;
    background-color: #939393;
    color: #000000;
	padding: 0 0 0 2%;
}
#comments .content p{
	margin:0 0 1em 0;
}
#comments .content h3{
	margin:0;
	font-size:1em;
}

#comment-form{
	margin:5em 0 5em 35.4%;
	width:36em;
}
input.textfield{
	width: 15em;
	margin:5px 0;
}
textarea.commentbox{
	width:28em;
	height:10em;
	padding:0.25em;
	margin:5px 0;
	font-size:1.25em;
	font-family:Arial, Helvetica, sans-serif;
}
label.text{
	position:relative;
	left:0.5em;
	top:-0.5em;
}
.formactions input.submit{ 
	float:right; 
	margin:-1em 0 0 0;
	padding:0 0.5em;
}
.formactions .spinner{
	float:right;
	margin:-8px -20px 0 0;
}

/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/

#ancillary {
	background:none;
	margin-top: 30px;
	/*background:#000 url(images/bg_ancillary.jpg) top repeat-x;*/
	/*padding:2em 0 2em 0;*/
}
#ancillary .block{
	float:left;
	padding: 1%;
	/*width: 28%;
	margin:0 0 0 2.5%;*//**/
	background: transparent url(images/transparent_bg.png) repeat left top;
	width: 32%;
	margin-left: 1% !important;
}
#slidebar {
    /*height: 160px; height: 440px;*/
	overflow: auto;
}
#slidebarMap #ancillary .block{
	/*float:left;
	padding: 1%;
	width: 98%;
	margin:0 0 0 0;
	background: transparent url(images/transparent_bg.png) repeat left top;*/
}
* html #ancillary .block{
	background:none;
}
#ancillary .twice-length{ width:65%; }
#ancillary .thrice-length{ width:100%; }
#ancillary .first {
	clear:both;
	margin:0 0 0 2.4%;
}
* html #ancillary .first {
	clear:both;
	margin:0;
}
#ancillary .block-separator{
	clear:both;
	height:2.5em;
}
#ancillary .block h2, #ancillary .block h3{
	/*margin:0 0 2em 0;
	color: #FF9900;*/
	color: #212121;
}
.divider {
	border-bottom:1px solid #3D3D3D;
}
ul.dates, ul.counts, ul.blogroll ul, ul.pages{
	list-style-type:none;
	/*margin:1.5em 0 2em 0;*/
	border-top:1px solid #3D3D3D;
}
ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li{
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	border-bottom:1px solid #3D3D3D;
}
ul.dates .date{
	color:#858585;
	padding:0 1.5em 0 0;
}
ul.counts .count{
	float:right;
	color:#858585;
}
ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#BFBFBF;
	text-decoration:none;
}
#aside-content a{
	color: #FF9900;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ 
	color:#FFF;
}
ul.blogroll{ margin-top:0; }
ul.blogroll li{
	list-style-type:none;
	margin:0;
}
ul.pages ul{
	margin:0;
}
ul.pages ul li{
	border:none;
	margin-left:2em;
	list-style-type:square;
}
/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#footer{
	clear:both;
	color:#939393;
	/* margin:0 0 3em 0; */
}
#footer .inside{
	background:url(images/footer_black.gif) 50% 0 repeat-x;
	padding:1em 0;
}
#footer p{
	margin:0;
	font-size:0.95em;
}
#footer p.copyright{ float:left; }
#footer p.attributes{ float:right; margin-right:5px; }
#footer p.attributes a{
	padding:0 0 0 1em;
	text-decoration:none;
	color:#525252;
}
#footer p.attributes a:hover{
	color:#FFF;
}

/*-----------------------------------------------------------------------------------------------
  Search
-----------------------------------------------------------------------------------------------*/

#search{
	float:right;
	width:200px;
	margin:1em 0 0 0;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:.40;
	text-align:right;
}
#search:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.00;
}
#search .searchimg{
	float:left;
	width:14px;
	height:13px;
	background:url(images/search.gif) 0 0 no-repeat;
	position:relative;
	top:4px;
}
#search input{ 
	width:175px; 
	font-size: 0.85em; 
	background:#CCC;
	margin-top:2px;
}
#search input:focus{
	background:#FFF;
}
#searchform{
	margin:1em 0;
}
#searchform #s{
	background:#fff;
	border:none;
	border-bottom:1px solid #333;
	width:90%;
	color:#666666;
	padding:0.25em;
}
#searchform #searchsubmit{
	background:#000;
	color:#666;
	border:none;
	font-size:0.9em;
	text-transform:uppercase;
	letter-spacing:0.25em;
}

/* Legacy Typo CSS */

#search-results{
	width:30%;
	background:#333;
	padding:0 0 0 0;
	float:right;
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
	opacity:.90;
	border-top:1em solid #000;
}
#search-results h3{
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0 0 1em 0;
	background:#000;
	
}
#search-results small{
	display:block;
	text-align:left;
	font-size:0.9em;
	padding:0.5em 1em 0.7em 1em;
	border-top:1px solid #666;
	border-bottom:1px solid #555;
}
#search-results small a{
	color:#CCC;
}
#search-results ul li{
	list-style-type:none;
	padding:0 1em 0.5em 1em;
	margin:0.5em 0;
}
#search-results ul li:hover{
	background:#202020;
}
#search-result ul{ margin:0; }
#search-results ul li a{
	text-decoration:none;
	border-bottom:1px dotted #CCC;
}
#search img.archives-icon{
	margin:0 7px 0 0;
	top:1px;
}


#barra .fas, #barra .far, #barra .fa-solid {
	font-size: 24px;
}



/* 20211219 */
.entry-content {
    padding: 10px;
}

/*20211221 
.geo-mashup-search-form .radius, .geo-mashup-search-form .submit {
    margin-top: 20px;
}*/

/*20211224 */
#barra {left: calc(50% - 102px); opacity: 0.9; position: fixed;  top: 10px !important; width: auto; z-index: 100;background-color: #ffffff80;height: 61px;border-radius: 0px;}
.logged-in #barra {
    left: calc(50% - 117px);
    opacity: 0.8;
    position: fixed;
    top: 10px !important;
    width: auto;
    z-index: 100;
    border-radius: 0px;
}
.admin-bar #barra {left: calc(50% - 119px); opacity: 0.9; position: fixed;  top: 44px !important; width: auto; z-index: 100;background-color: #ffffff80;height: 61px;border-radius: 0px;}
#barra:before {
	background-color: none;
	//background-color: #000;
	//background-image: url('images/base_GEA_quadrato_trasparente.png');
	//background-image: url('images/base_GEA_quadrato_copia_2.gif');
	//background-image: url('images/base_GEA_quadrato_bianco.gif');
	background-image: url('images/LogoCaiPescia.png');
    background-size: 61px 61px;
    display: inline-block;
    width: 61px; 
    height: 61px;
    content:"";
    border-radius: 0px;
	margin-right: -5px;

}
#barra a {
    /*color: #ed9c55;*/
    color: #004996;
    border: 0px;
    margin-top: 12px !important;
    padding: 5px !important;
}
#barra a:hover {
    background-color: #004996;
    color: #fff;
    border-color: #fff;
}
#barra .negativo {
    /*color: #ed9c55;*/
    background-color: #004996;
    color: #fff;
}
#barra .negativo:hover {
    background-color: #fff;
    color: #004996;
    border-color: #fff;
}
.per_home i {
  padding-left: 5px;
}

.customize-support #mapcontainer  {
    margin-top: 32px !important;
}
.no-customize-support #barra { top: 12px !important; }

#geomashupsearchwidget {
    margin-top: 10px;
}


/* 20211229 */
.page #primary {
    position: absolute;
	background-color: #fff;
	top: 120px;
	left: calc(50% - 400px);
	width: 800px;
	max-width: 90%;
	height: calc(100% - 200px);
	overflow: auto;
	border-radius: 2px;
}

.page #barra .right {
    /*display: none;*/
}
.page #barra .per_home, .page #barra .per_redo {
    display: block;
}
#buddypress a, #buddypress #object-nav a, #buddypress #subnav a {
    color: #000;
}
#login ul li  {
    display: none;
}
#nav_menu-2 ul  {
    clear: both;
}
#nav_menu-2 ul li  {
    display: block;
    float: left;
}


#localizza  {
    display: none;
}
.edit #localizza  {
    /*display: block;*/
}


.simple-post-tax-category-wrap h3 {
    color: #000;
    margin: 1em 0 0 !important;
}
/**/
.simple-post-tax-category:before {
    content: 'Scegli il tipo di nota';
    font-size: 14px;
	font-weight: bold;
	color: #808080;
}

.simple-post-tax-category ul li {
    list-style-type: none;
}

.bp-simple-post-form {
  margin-bottom: 40px;
}


#profile-edit-form h3 {
    color: #000;
}
#profile-edit-form h3:first-child {
    display: none;
}




.simple-post-custom-fields:before {
    content: 'I valori visualizzati qui sotto si riferiscono alla posizione attuale, se vuoi aggiungere la nota in un altro luogo utilizza la mappa in basso e ricordati di cliccare nel punto desiderato';
    font-weight: bold;
    margin-bottom: 20px;
    display: block;
}

.simple-post-custom-fields {
    margin-top: 40px;
    margin-bottom:	20px;
}

/*
.simple-post-custom-fields:before {
    content: 'Se non conosci i valori necessari di latitudine e longitudine puoi ricavarli qui in basso';
    font-weight: bold;
}
*/
.simple-post-custom-fields label:last-child:after {
    /*content: 'Se non conosci il valore necessaro puoi ricavarlo qui in basso';*/
  /*  content: 'Se non lo conosci usa la mappa qui in basso';
    font-size: 12px;*/
}
.simple-post-custom-fields label:nth-last-child(2):after {
  /*  content: 'Se non lo conosci usa la mappa qui in basso';
    font-size: 12px;*/
}

#posizione {
    width: 100%;
    height: 300px;
    margin-top: 40px;
    border:1px solid #d6d6d6;
}


#buddypress #item-body {
    padding: 0 !important;
}



body, table td {
    background: #fff;
    color: #212121;
}
#slidebar, #slidebar a {
    background-color: #fff;
}
#slidebar a {
	color: #212121;
    font-weight: bold;
    font-size: 12px;
}
#slidebarMap, #slidebarMap a {
    color: #212121;
}
#slidebarMap #searchform #searchsubmit {
    //background: #eea565;
    background: #212121;
    color: #fff;
    padding: 5px;
}
.bp-navs ul li {
    float: left;
}
@media screen and (max-width:46.8em) {
 .buddypress-wrap .single-screen-navs {
  border:1px solid #eee
 }
 .buddypress-wrap .single-screen-navs li {
  border-bottom:1px solid #eee
 }
 .buddypress-wrap .single-screen-navs li:last-child {
  border-bottom:none
 }
 .buddypress-wrap .bp-subnavs li a {
  font-size:14px
 }
 .buddypress-wrap .bp-subnavs li.current a,
 .buddypress-wrap .bp-subnavs li.current a:focus,
 .buddypress-wrap .bp-subnavs li.current a:hover,
 .buddypress-wrap .bp-subnavs li.selected a,
 .buddypress-wrap .bp-subnavs li.selected a:focus,
 .buddypress-wrap .bp-subnavs li.selected a:hover {
  background:#212121 !important;
  color:#fff !important;
 }
 #buddypress.twentytwentyone:not(.bp-single-vert-nav) .bp-navs li {
  background:0 0;
  height: 31px;
 }
}
.buddypress-wrap .bp-navs li.current a, .buddypress-wrap .bp-navs li.current a:focus, .buddypress-wrap .bp-navs li.current a:hover, .buddypress-wrap .bp-navs li.selected a, .buddypress-wrap .bp-navs li.selected a:focus, .buddypress-wrap .bp-navs li.selected a:hover {
  background:#212121 !important;
  color:#fff !important;
}






#buddypress.twentytwentyone .activity-read-more a, #buddypress.twentytwentyone .comment-reply-link, #buddypress.twentytwentyone .generic-button a, #buddypress.twentytwentyone a.bp-title-button, #buddypress.twentytwentyone a.button, #buddypress.twentytwentyone button, #buddypress.twentytwentyone input[type="button"], #buddypress.twentytwentyone input[type="submit"], #buddypress.twentytwentyone ul.button-nav:not(.button-tabs) li a {
    background: #fff;
    border: 1px solid #212121;
    border-radius: 0;
    color: #212121;
}



#submit, #set-post-thumbnail {
    padding: 10px;
    border: 1px solid #212121;
    display: inline-block;
    font-family: inherit;
	font-size: 18px;
	font-weight: 400;
	outline: 0;
    color: #212121 /*!important*/;
}
#submit {
	font-weight: 600;
}


.invito {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
	color: #000;
}

.frase a {
    color: #212121;
}
.matita {
    font-size: 36px;
}



#atterraggio {
    overflow: auto;
    position: fixed;
    top: 150px;
    left: calc(50% - 400px);
    width: 800px;
    background-color: #fff;
}
.logged-in #atterraggio, .activation #atterraggio, .activate #atterraggio, .registration #atterraggio {
    display: none !important;
}
#presentazione {
    overflow: auto;
    font-size: 14px;
    padding: 20px;
}
#presentazione p {
    margin-bottom: 20px;
    line-height: 1.4em;
}
.gea_font {
    font-family: 'MDGROTESQUE';
    color: #212121;
    font-size: 18px;
}
.logo_gea {
    content: url('images/base_GEA_quadrato_verde.gif');
    width: 100px;
	margin: 0 auto;
	display: block;
}


input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], .site textarea {
    border: 1px solid gray;
    border-radius: var(--form--border-radius);
    color: var(--form--color-text);
    line-height: var(--global--line-height-body);
    padding: 0;
    margin: 0 2px;
    max-width: 100%;
}
#slidebarMap input[type="checkbox"], #slidebar input[type="checkbox"]/*, input[type="radio"]*/ {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    width: 25px;
    height: 25px;
    border: 1px solid gray;
    background: var(--global--color-white);
    margin: 10px 2px 0px;
}
.site .button, button, input[type="submit"], input[type="reset"], .wp-block-search .wp-block-search__button, .wp-block-button .wp-block-button__link, .wp-block-file a.wp-block-file__button {
    padding: 5px 10px;
}

h2 {
    font-size: 1.55em;
}

h3 {
    font-size: 1.25em;
}

.chiudi_div {
    text-align: center;
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: transparent !important;
	color: #212121 !important;
	font-size: 18px;
	padding: 10px;
	text-decoration: none;
	font-weight: 600;
}

#per_latlon {
    position: absolute;
    width: 98%;
    height: 400px;
}



.geo-mashup-search-form input {
  font-size: 14px;
}
.geo-mashup-search-form .radius {
  padding-top: 0;
  margin-top: 0;
}

.geo-mashup-search-form .clear {
  clear: both;
  height: inherit;
  font-size: inherit;
  line-height: inherit;
}


#barra h3 {
  font-size: 18px;
  text-align: center;
  color: #37734e;
  padding: 0;
  background: #ffffff80;
  border-bottom: 3px solid #37734e;
  font-weight: bold;
  text-transform: uppercase;
}
.home #barra h3, .page #barra h3, .single #barra h3 {
  display: none !important;
}


.page-id-243 #primary .entry-header {
  display: none;
}


.widget-title {
  font-size: 1.55em !important;
  font-weight: normal !important;
  border-bottom: 1px solid #3D3D3D;
}


.error {
  background-color: yellow !important;
}


.bp-simple-post-form #mceu_25 {
  display: none;
}

.single-post #primary {
    position: absolute;
	background-color: #fff;
	top: 120px;
	left: calc(50% - 400px);
	width: 800px;
	max-width: 90%;
	height: calc(100% - 200px);
	overflow: auto;
	border-radius: 2px;
	font-size: 14px;
	color: #424242;
}


@media only screen and (min-width: 482px) {
}

@media only screen and (min-width: 592px) {
}

@media only screen and (min-width: 652px) {
}

@media only screen and (min-width: 822px) {
}




@media only screen and (max-width: 782px) {
	.page #primary, .single-post #primary {
		left: calc(50% - 45%);
		height: calc(100% - 160px);
	}
	#barra {left: 230px; opacity: 0.5; position: absolute; top: 10px; width: auto; z-index: 100;background-color: white;height: 40px;border-radius: 2px;}
#barra img {
    padding: 2px 1px 3px!important;
    border-top: 0px solid #ddd!important;
    border-left: 0px solid #ddd!important;
    border-bottom: 0px solid #c0c0c0!important;
    border-right: 0px solid #c0c0c0!important;
}
.single #spreaker, .archive #spreaker {
    display: none;/**/
}
a.nav{
	display:block;
	margin-top:10px;
	padding:2px 5px 2px 5px;
	font-size:20px;  /*font-size:9px;*/
	text-decoration:none;
	background:#ffffff;
	color:#000000;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right:1px solid #ffffff;
	text-decoration:none;
	font-weight:bold;
	/*border-radius: 2px;*/
}
.nav img {
    width: 21px!important;
}
#ancillary .block{
	float:left;
	padding: 1%;
	/*width: 28%;
	margin:0 0 0 2.5%;*//**/
	background: transparent url(images/transparent_bg.png) repeat left top;
	width: 90%;
	margin-left: 4% !important;
}
#barra {left: calc(50% - 102px); opacity: 0.9; position: absolute;  top: 0px; width: auto; z-index: 100;background-color: #ffffff80;height: 61px;border-radius: 2px;}
#primary .entry-content {
    padding: 10px;
}
#primary .buddypress-wrap .simple-post-custom-fields input:not(.small), #primary .buddypress-wrap .simple-post-custom-fields textarea, #primary .bp_simple_post_title input {
    width: 100%;
    max-width: calc(100% - 10px);
}
ul, ol {
    padding-left: 0;
}
#atterraggio {
    max-width: 80%;
    top: 20vh;
    left: 10%;
    max-height: 65vh;
}
.logo_gea {
    display: none;
}
	#per_latlon {
		position: absolute;
		width: 94%;
		height: 300px;
	}
	.block {
    border: 0px !important;
    margin-top: 40px;
}
}
@media only screen and (max-width: 481px) {
	/*#barra {display: none;}
	#barra {left: 40px !important; opacity: 0.9; position: absolute;  top: 0px; width: auto; z-index: 100;background-color: #ffffff80;height: 61px;border-radius: 2px;}*/
	#barra {left: calc(100% - 71px) !important; opacity: 0.9; position: absolute;  top: 10px !important; width: auto; z-index: 100;background-color: transparent;height: 61px;border-radius: 2px;}
	#barra .right {float: none;margin-left: 16px;}
	#barra .per_home i {padding-left: 0px;}
	/*#logo {display: block !important;background-image: url('https://eco-mmunity.it/darwinviaggi/wp-content/themes/darwinviaggi/images/tartarugacosmica-57.png');background-size: 61px 61px;width: 61px;height: 61px;position: fixed;top: 10px;right: 10px;}*/
	#slidebarMap, #inserisci, #slidebar {margin-top: 0px !important;}
	#closeDown {width: 34px !important;}
	#registrati {margin-bottom: 10px !important;}
	.block {width: 100%;}
	#barra a { color: #004996; border: 0px; margin-top: 0px !important; padding: 5px !important; }

}


#searchform #s {
  border: 1px solid;
  margin-bottom: 5px;
}

.submit input, .submit button {
  background-color: #212121;
  color: #fff ;
}
.submit input:hover, .submit button:hover {
  background-color: #fff !important;
  color: #212121 !important;
}

td input {
  margin-top: 5px !important;
  width: 20px !important;
	height: 20px !important;
}
td label {
  font-size: 14px;
}

#gm-map-1-visible-list ul {
  padding-left: 0;
}
.gm-visible-list li {
  display: inline;
  margin: 0.5em 3em 0.5em 0 !important;
}


#gm-map-1-legend table td {
  border: 0px solid !important;
}
#gm-map-1-legend img {
  height: 36px !important;
  width: 30px !important;
}




.archive header {
    display: none;
}



#geomashupsearchwidget-3-find-me {
  /*background-color: #fff !important;
  color: #212121;*/
}

#ancillary ul {
  padding: 0;
}
#ancillary ul li {
  margin: 0em 2em 0em 0;
}



.my-posts #edit-personal-li {
    display: none;
}

.video_help {
  padding-top: 2px;
}
.video_help a {
    font-weight: bold;
    margin-right: 20px;
}
.video_help a i:before {
    font-size: 36px;
}




.wt-cli-manage-consent-link {
  float: left !important;
  clear: both !important;
}
.category-news .entry-header {
  padding: 0;
}
.category-news .entry-footer {
  display: none;
}
.first img {
  padding: 0px;
  border-top: 0px solid #ddd;
  border-left: 0px solid #ddd;
  border-bottom: 0px solid #c0c0c0;
  border-right: 0px solid #c0c0c0;
}







.per_attivita .simple-post-tax-check-list #in-category-36, .per_attivita .simple-post-tax-check-list #category-37,  .per_attivita .simple-post-tax-check-list #category-55, .per_attivita .simple-post-tax-check-list #category-56, .per_attivita .simple-post-tax-check-list #category-1  {
    display: none;
}
.per_luoghi .simple-post-tax-check-list #in-category-37, .per_luoghi .simple-post-tax-check-list #category-36,  .per_luoghi .simple-post-tax-check-list #category-55, .per_luoghi .simple-post-tax-check-list #category-56, .per_luoghi .simple-post-tax-check-list #category-1  {
    display: none;
}
#buddypress.twentytwentyone input[type="checkbox"], #buddypress.twentytwentyone input[type="radio"] {
  width: 20px;
  height: 20px;
  vertical-align: baseline;
}
.buddypress-wrap .standard-form label, .buddypress-wrap .standard-form span.label {
  display: block;
  font-weight: 600;
  margin: 5px 0 5px;
  width: auto;
}


.frase_chiudi_registrazione {
    margin-top: 10px;
    font-size: 18px;
    font-weight: 700;
}
.frase_chiudi_registrazione a {
    color: #212121 !important;
}
.frase_assistenza {
    clear: both;
}

#login ul a {
  text-decoration: none;
}




.simple-post-taxonomies-box .simple-post-tax-post_tag-wrap {
  display: none;
}

.per_gruppi-attivi {
    margin-bottom: 2em !important;
    padding: 0 !important;
}
.gruppi-attivi a {
  font-size: 24px !important;
}



.apre_menu {
  position: relative;
  display: inline-block;
  /*border-bottom: 1px dotted black;*/
}

.apre_menu .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: #004996;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	top: 120%;
	left: 50%;
	margin-left: -60px;
	font-size: 14px;
	font-weight: bold;
}

.apre_menu .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #004996 transparent;
}

.interno .apre_menu .tooltiptext {
  visibility: hidden !important;
}
.apre_menu:hover .tooltiptext {
  visibility: visible !important;
}




.singular .entry-title {
  font-size: var(--global--font-size-page-title);
  color: #286642;
}
.singular .entry-header {
  border-bottom: 3px solid #286642 !important;
}




.sharedaddy {
  display: none;
}

.entry-content .sharedaddy {
  display: block;
}



.per_social {
  float: left;
  margin-right: 10px;
}

.search-result {
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin: 10px 0;
}

.per_da {
  float: right;
  margin-top: -20px !important;
}
.gm-legend .symbol {
  width: 40px;
}

#login h2 {display: none;}
#loginform {margin-top: 15px;width: 270px;}
#loginform br {display: none;}
#loginform label, #loginform label input {display: block;font-size: 14px;float: right;}
#loginform label:nth-child(5) {display: block;font-size: 14px;float: left;}
#loginform label:nth-child(5) input {margin-top: 0px;}
#loginform input {display: block;font-size: 14px;float: right;}
#registrati {display: block; clear: both;}
#registrati a {text-transform: uppercase;margin-top: 10px;color: #212121; font-size:10px;}

input[type="submit"], #slidebarMap button, #slidebar button, #slidebarMap #searchform #searchsubmit {
background-color: transparent !important;
font-size: 14px !important;
border-color: currentColor;
color: inherit !important;
border: 1px solid #212121 !important;
text-transform: none !important;
letter-spacing: 0 !important;
padding: 5px 10px !important;
 }
 

#slidebarMap label, #slidebar label {display: block;font-size: 14px;float: left;}
#slidebarMap input, #slidebar input {display: block;font-size: 14px;float: left;}

#geomashupsearchwidget select {width: 130px; border: 1px solid #212121;}

button {font-size: 14px;}

.submit input {margin-right: 20px; text-align: left;}
.submit  {text-align: left !important;}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, .site textarea:focus {
    color: var(--form--color-text);
    outline-offset: 0px !important;
    outline: 0px dotted var(--form--border-color) !important;
}

select:focus {
    outline-offset: 0px !important;
    outline: 0px dotted var(--form--border-color) !important;
}

.gm-legend .term {
    display: inline-block;
    margin-top: 15px;
}

#gm-map-1-legend, #gm-map-1-visible-list {
    margin-top: 10px;
}




#idra {
  position: fixed;
  bottom: 80px;
  left: 10px;
  opacity: 1;
}

#traduttore {
  position: fixed;
  bottom: 10px;
  left: 10px;
  opacity: 1;
}

#traduttore select {
padding:0px;
border: 1px solid #000;
}

@media only screen and (max-width: 481px) { 
	.apre_menu { 
	    display: block; 
		text-align: center;
	}
	.right {
 	   float: right;
 	   text-align: center;
		display: block;
	}
	#barra .right {
		float: none;
		margin-left: 6px;
	}	
	#barra a {
    	margin-top: 0px !important; 
	}
}



.segnavia {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    white-space: nowrap;
    margin: 0 3px;
    /* border: 1px solid; */
    background-image: url(https://caipescia.idra.it/wp-content/themes/sdcaipescia/images/fondo_segnavia.png);
    background-size: 45px 24px;
    background-repeat: no-repeat;
    width: 45px;
    display: inline-block;
    height: 24px;
    text-align: center;
    padding: 0 !important;
    color: #000 !important;
    line-height: 24px;
    margin-bottom: 5px;
}