/* GENERALI */

::selection { background: #8E2140; color: #fff; }
::-moz-selection { background: #8E2140; color: #fff; }

#comment-submit:hover, .button.active, .button:hover, input[type=submit]:hover {
	background: #000;
  	color: #8E2140;
}

.button, input[type=submit] {
	border: none;
}

a:hover {
	border-bottom: none;
  	color: #8E2140;
}

.entry-title>a:hover {
	border-bottom: none;
}

#cff a:hover, #cff a:focus {
	text-decoration: none;
}

html {
     overflow: -moz-scrollbars-vertical;
     overflow-y: scroll;
}

body {
	background:#8E2140;
}

.site-header {
	padding:1em;
  	//background:#fffcd6;
  	margin-top:20px;
}

a {
	border-bottom: 1px none;
}

/* CONTENUTI */

#page {
  max-width: 1300px;
  border:0;
}

.wrap {
	max-width:1200px;
}

/* MENU */

.mobile-navigation {
  		border: 2px solid #8E2140;
  }

.main-navigation .menu-item {
	margin:.6em 0.5em;
}

.main-navigation {
	padding-top:40px;
}

.menu-item {
border-left: 2px solid #ccc;
padding-left:14px;
text-transform:uppercase;
text-align:center;
}

span.sub { 
font-size:0.8em;
text-transform: lowercase;
}

.main-navigation li:hover > a {
	color: #8E2140;
 	border-bottom:none;
}

.menu-item.current-menu-item>a:first-child, .menu-item.current-page-ancestor>a:first-child {
	border-bottom:none;
  	color: #8D1E3E;
}

.mobile-navigation .nav-menu>li {
  border:none;
}

@media only screen and (min-width:607px){
  #menu-item-19 {
	border-right: 2px solid #ccc;
  	padding-right:15px;
}
}

@media only screen and (max-width:1206px){
  	.main-navigation {
    padding-top:1px;
	}
}

@media only screen and (min-width:608px){
  .buttonspace {
  	margin:0px;
  }
}

/* FACEBOOK WIDGET */

#facebookpagefeedwidget-2 {
	border: 3px solid #3b5998;
}

.google-maps {
        position: relative;
        padding-bottom: 50%;
        height: 0;
        overflow: hidden;
    }
.google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

/* BORDO IMMAGINI */

.entry-content img, .wp-post-image {
	padding: none;
	border: none;
}

.linkservizi {
	font-weight: 700;
  	text-decoration: underline;
}

/* HOVER SIDEBAR */

#secondary {
	opacity: 1;
	width: calc(280px);
}

/* TITOLI EXPANDABLE */


h3 {
  	display:inline;
	color: #8E2140;
  	font-size: 1.2em;
  }


/*
h3 {
  	display:inline;
	color: #8E2140;
  	font-size: 1.2em;
  	border-style: solid;
  	border-width: 2px;
  	border-color: #000;
  	padding: 4px;
  	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
  	line-height: 190%;
  	-webkit-box-decoration-break: clone;
  	-o-box-decoration-break: clone;
  	box-decoration-break: clone;
}
*/

/* COSA OFFRIAMO */

#sscatola {
	padding-left: 10px;
  	padding-top: none;
  	border-style: solid;
    border-width: 2px;
}

#poolconf{
	text-decoration: underline;
}