/*
Theme name: Tema Elframo
Theme url: http://www.e-dna.it
Description: Tema Elframo
Version: 1.0
Author: Dna S.r.l.
Author url: http://www.e-dna.it
*/
a, button {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
body {
  font-size: 15px;
}
.navbar-brand {
  height: auto;
  padding: 15px;
}
@media (min-width: 768px) {
.navbar-brand {
  max-width: 175px;
  padding: 36px 15px;
}
}
@media (min-width: 1024px) {
.navbar-brand {
  padding: 30px 15px;
  max-width:500px;
}
}
.flexslider .slides img {
  min-width: 850px;
}
body {
	font-family: 'Roboto', sans-serif;
	color: #000000;
}
body, html {
	overflow-x:hidden;
}
a {
  color: #af0c42;
}
#breadcrumbs {
	margin-top:15px;
}
#social-header {
	background:#af0c42;
	color:#ffffff;
	font-size:12px;
}
@media (min-width: 768px) {
#social-header {
	font-size:16px;
}	
}
#social-header a {
	color:#ffffff;
}
#social-header .info-shortcode {
  float: left;
  margin: 10px 5px;
}
@media (min-width: 768px) {
#social-header .info-shortcode {
  margin: 10px 15px;
}
}
#social-header .info-shortcode i {
  font-size: 16px;
  margin-right: 5px;
  vertical-align: middle;
}
@media (min-width: 768px) {
#social-header .info-shortcode i {
  font-size: 22px;
}
}
@media (min-width: 768px) {
.social-header {
	border-right: 1px dashed #ffffff;
}
}

.social-header ul {
  list-style: outside none none;
  margin: 0;
  padding: 10px 15px;
  text-transform: uppercase;
}
.social-header ul li {
  display: inline-block;
  padding: 0 4px;
}
.navbar {
  margin-bottom: 0;
}
.navbar-default {
  background-color: rgba(255, 255, 255, 0.7);
  border: medium none;
}
header {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
}
#banner-home, #banner {
	margin-top:44px;
}
.flexslider {
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
}
.navbar-default .navbar-nav > li > a {
  color: #af0c42;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
.navbar-default .navbar-nav > li > a {
  font-size: 14px;
}
}
@media (min-width: 1200px) {
.navbar-default .navbar-nav > li > a {
  font-size: 16px;
}
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent;
  color: #af0c42;
	border-bottom: 2px solid;  
}
.navbar-nav > li > a {
  margin: 10px 15px;
  padding: 9px 0;
}
@media (min-width: 768px) {
.navbar-nav > li > a {
  margin: 35px 5px;
}
}
@media (min-width: 1024px) {
.navbar-nav > li > a {
  margin: 35px 11px;
}
}
@media (max-width: 767px) {
.flex-direction-nav {
	display:none;
}
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border: medium none;
}
#ultimi-blog .titolo-pagina h1 {
  background: none repeat scroll 0 0 #e9e9e9;
}

.titolo-pagina h1 {
  background: none repeat scroll 0 0 #FFFFFF;
  clear: both;
  color: #af0c42;
  display: block;
  float: left;
  font-size: 30px;
  margin-bottom: -6px;
  text-transform: uppercase;
}
.box-blog-footer .testo {
	min-height:150px;
}
.titolo-pagina {
  border-bottom: 1px solid #af0c42;
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
.foto-laterali img {
	margin-bottom:15px;
}
footer .riga1 {
  background: none repeat scroll 0 0 #505050;
  color: #ffffff;
  padding: 15px 0;
}
footer .riga2 {
  background: none repeat scroll 0 0 #af0c42;
  color: #ffffff;
  padding: 10px 0;
  
}
footer {
	position:relative;
}
#icona-scroll {
  bottom: 4px;
  color: #fff;
  cursor: pointer;
  left: 50%;
  position: absolute;
}
footer .riga2 .col-sm-6:last-child {
	text-align:right;
}
.titolo-widget-footer {
  border-bottom: 1px solid #ffffff;
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  text-transform: uppercase;
}
footer .info-shortcode {
	padding:5px 0;
}
footer a {
	color:#FFFFFF;
}
footer a:hover {
	color:#cccccc;
	text-decoration:none;
}
footer ul.menu {
	list-style:none;
	padding:0;
}
footer .info-shortcode i {
  color: #bbbbbb;
  font-size: 20px;
  margin-right: 10px;
  vertical-align: middle;
  width: 24px;
}
footer .menu li {
  border-bottom: 1px dashed #ffffff;
}
footer .menu li a {
  display: block;
  padding: 8px 0;
}
footer .menu li a::before {
  content: "";
  font-family: FontAwesome;
  margin-right: 10px;
}
footer .icona-social {
  font-size: 30px;
  margin-right: 10px;
}
footer a:focus {
	color: #FFFFFF;
}
.wpcf7-acceptance .wpcf7-list-item {
	margin: 0;
}
.wpcf7-submit {
	margin-top: 20px;
}
.box-categoria .titolo-categoria {
  background: #af0c42 none repeat scroll 0 0;
  color: #fff;
  float: left;
  font-size: 24px;
  min-width: 115px;
  padding: 2px 20px;
}
.box-categoria .box-prodotti {
  padding: 30px 30px 0;
  border-bottom: 1px solid #af0c42;
  border-top: 1px solid #af0c42;  
  background:#ebebeb;
}
#ultimi-blog {
  background: #e9e9e9 none repeat scroll 0 0;
  margin-top: 30px;
}
.box-categoria.dati-tecnici .box-prodotti {
	padding:0;
}
.box-prodotti .table {
  border-bottom: 1px solid #af0c42;
  font-size: 10px;
  margin-bottom: 30px;
}
.box-prodotti .immagine-prodotto {
	margin-bottom:30px;
}
.bottone-sidebar.accessori {
	padding-top:22px;
}
.gallery-item {
	margin-bottom:30px;
}
.gallery-caption {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  font-size: 20px;
  min-height: 73px;
  padding: 8px;
  position: absolute;
  width: 100%;
}
.gallery-icon {
  border: 1px solid #cccccc;
  position: relative;
}
.table > thead > tr > th {
  border-bottom: 1px solid #af0c42;
  vertical-align: bottom;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 2px 8px;
}
.box-categoria {
	margin:25px 0;
}
.box-prodotti .immagine-prodotto > a{
	position:relative;
	display:block;
	background: #ffffff;
}
.nome-prodotto {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  display: block;
  font-size: 20px;
  min-height: 68px;
  padding: 5px 10px;
  position: absolute;
  width: 100%;
}
.box-prodotti ul {
	list-style: none;
	padding:0;
}
.box-prodotti ul li::before {
  color: #af0c42;
	content:"\f0c8";
  font-family: FontAwesome;
  font-size: 7px;
  margin-left: 10px;
  margin-right: 10px;
  vertical-align: middle;
}
#cookie-law-info-bar {
	background:rgba(255,255,255,0.8)!important;
	border-top: 1px solid #444!important;
}
.galleria-prodotto img {
	border: 1px solid #cccccc;
}
.galleria-prodotto .row > div {
	padding:12px;
}
.galleria-prodotto .row {
	margin-left:-13px;
	margin-right:-13px;
}
.box-descrizione .titolo-categoria {
	font-size: 24px;
	color:#af0c42;
	text-transform:uppercase;
	margin:15px 0;
}
.bottone-sidebar {
  background: none repeat scroll 0 0 #af0c42;
  color: #ffffff;
  display: block;
  font-size: 16px;
  line-height: 1em;
  margin: 10px 0;
  min-height: 78px;
  padding: 10px;
  text-transform: uppercase;
}
.bottone-sidebar:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.bottone-sidebar i, .bottone-sidebar img {
  float: left;
  font-size: 60px;
  margin-right: 10px;
      width: 50px;
}
.titolo-parent {
  background: none repeat scroll 0 0 #af0c42;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.2em;
  padding: 8px 10px;
  text-transform: uppercase;
}
.categorie {
  background: #ebebeb none repeat scroll 0 0;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.box-prodotti .immagine-prodotto img {
  margin: 0 auto;
  width: auto;
}
.categorie .titolo-categoria {
  border-bottom: 1px solid #af0c42;
  color: #af0c42;
  float: left;
  font-size: 18px;
  margin-bottom: 3px;
  margin-top: 10px;
  padding: 0 10px;
  text-transform: uppercase;
  width: 100%;
}
.prodotti-categoria a {
  color: #808080;
  display: block;
  padding: 1px 10px;
}
img.wpcf7-captchac {
	float:left;
}
.btn-default {
  background-color: #af0c42;
  border-color: #af0c42;
  color: #fff;
  min-width: 100px;
}
.acf-map {
  border: 1px solid #ccc;
  height: 495px;
  margin: 0;
  width: 100%;
}
.indirizzi {
	margin-top:20px;
	margin-bottom:20px;
}
.h5, h5 {
  color: #af0c42;
}
.navbar-nav li .dropdown-menu {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  border: medium none;
  border-radius: 0;
  border-top: 2px solid #af0c42;
  padding:0;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.dropdown-menu > li > a {
  border-bottom: 1px solid #878787;
  color: #fff;
  font-size: 13px;
  padding: 9px 17px;
}
.dropdown-menu > li:last-child > a {
  border-bottom: 0;
}
.navbar-right .dropdown-menu .dropdown-menu {
  left: 100%;
  right: auto;
  top: -3px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background-color: #636363;

}
.wp-pagenavi {
  float: right;
  margin: 38px 0;
  text-align: center;
}
article.elenco-blog p {
	margin: 15px 0;
}
article.elenco-blog {
  border-bottom: 1px solid #9c9c9c;
  padding: 37px 0;
}
article.elenco-blog .anteprima-articolo {
	border-left:1px solid #af0c42;
}
article.elenco-blog h3 {
	margin-top:0;
}
.data-articolo {
  border-bottom: 1px solid #af0c42;
  font-size: 18px;
  line-height: 1.2em;
  padding-bottom: 6px;
  text-align: center;
  text-transform: uppercase;
}
.titolo-sidebar {
  background: none repeat scroll 0 0 #af0c42;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.2em;
  padding: 8px 10px;
  text-transform: uppercase;
  display:block;
}
.sidebar-widget {
  background: none repeat scroll 0 0 #ebebeb;
  margin: 25px 0;
}
.sidebar-widget ul {
  list-style: outside none none;
  padding: 10px;
}
.sidebar-widget ul a {
	color:#787878;
	text-transform:uppercase;
}
.articolo-evidenza {
  border-bottom: 2px solid #fff;
  padding: 10px 25px;
}
.articolo-evidenza > div {
	padding:5px;
}
.singolo-articolo img {
	margin: 25px 0;
}
.singolo-articolo {
	margin-bottom: 25px;
}
.flex-direction-nav a::before {
  content: "\f137";
  display: block;
  font-family: FontAwesome;
  font-size: 70px;
  position: absolute;
  right: 16px;
  top: -3px;
}
.flex-direction-nav a.flex-next::before {
  content: "\f138";
  left: 16px;
  right: auto;
}
.flex-direction-nav a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  color: #fff;
  height: 90px;
  text-shadow: none;
  width: 130px;
}
.flex-direction-nav .flex-prev {
-webkit-border-top-right-radius: 45px;
-webkit-border-bottom-right-radius: 45px;
-moz-border-radius-topright: 45px;
-moz-border-radius-bottomright: 45px;
border-top-right-radius: 45px;
border-bottom-right-radius: 45px;
margin-left:-10px;
}
.flex-direction-nav .flex-next {
-webkit-border-top-left-radius: 45px;
-webkit-border-bottom-left-radius: 45px;
-moz-border-radius-topleft: 45px;
-moz-border-radius-bottomleft: 45px;
border-top-left-radius: 45px;
border-bottom-left-radius: 45px;
margin-right:-10px;
}
.box-pagina-collegata {
  border: 1px solid #cccccc;
  margin-bottom: 25px;
  position: relative;
}
.titolo-collegata {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  border-left: 15px solid #000;
  bottom: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  min-height: 90px;
  padding: 20px 10px 0;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
}
.titolo-collegata:hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  color:#fff;
  text-decoration: none;
}
.caption {
  margin-bottom: 20%;
  margin-top: -40%;
  position: relative;
  z-index: 1000;
}
@media (min-width: 768px) {
.caption {
  margin-bottom: 10%;
  margin-top: -15%;
}
}
.caption .flex-caption {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  color: #fff;
  font-size: 31px;
  line-height: 1em;
  padding: 15px;
  text-align: center;
}
@media (min-width: 768px) {
.caption .flex-caption {
  font-size: 38px;
  max-width: 50%;
}
}
@media (min-width: 1200px) {
.caption .flex-caption {
  font-size: 60px;
  max-width: 60%;
}
}
.caption .testo-link {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  border: 2px solid #ffffff;
  color: #fff;
  display: block;
  float: left;
  font-size: 20px;
  line-height: 1em;
  margin-top: 10px;
  padding: 15px;
}
.box-blog-footer .titolo {
  color: #af0c42;
  display: block;
  margin-top: 7px;
  min-height: 55px;
  padding-bottom: 10px;
}
.box-blog-footer p {
	min-height:88px;
}
.box-blog-footer .continua {
  border-bottom: 1px solid #af0c42;
  display: block;
  text-align: right;
}
.box-blog-footer {
	margin-bottom:50px;
}
.box-blog-footer .img-responsive {
  border: 1px solid #ccc;
  display: inline;
}
#lang_sel a.lang_sel_sel {
  background-color: #ffffff;
  background-position: 25px center;
  color: #000;
  font-size: 10px;
  font-weight: 700;
  padding: 6px 0;
}
#lang_sel a.lang_sel_sel:hover {
  background-color: #ffffff;
  color: #000;
}
@media (min-width: 768px) {
#lang_sel a.lang_sel_sel {
  padding: 10px 0;
}
}
@media (max-width: 767px) {
.social-header {
	float:left!important;
}
}
@media (min-width: 768px) {
#lang_sel a.lang_sel_sel {
	background-position: 44px center;
	font-size: 12px;
	padding: 15px 17px;
	background: #fff;
	color: #000;
}
}
#lang_sel a, #lang_sel a:visited {
  border: medium none;
}
#lang_sel {
  z-index: 2000;
}
#lang_sel li {
  width: 22px;
}
@media (min-width: 768px) {
#lang_sel li {
  width: 72px;
}
}
#lang_sel ul ul {
  border-top: 1px solid #cdcdcd;
  text-align: center;
  top: 41px;
  width: 72px;
}
#lang_sel ul ul a, #lang_sel ul ul a:visited {
	background-color: #fff;
	color: #000;
	font-size: 12px;
}
#lang_sel a.lang_sel_sel:hover {
  color: #ccc;
}
#lang_sel a:hover, #lang_sel ul ul a:hover {
  background-color: #af0c42;  
  color: #ccc;
}
.box-prodotti thead th:first-child {
	text-transform: uppercase;
}
textarea.form-control {
  height: 150px;
}
.indirizzi.row h5 {
	margin-bottom:0;
}
.wp-pagenavi .current {
  background: #af0f42 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  width: 24px;
  margin: 0 1px;
  float:left;
}
.wp-pagenavi .page {
  color: #ccc;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  width: 24px;	
  border:1px solid #cccccc;
  margin: 0 1px;
  float:left;
}
.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
  background: #cccccc none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  width: 24px;
  margin: 0 1px;
  float:left;	
}
.prev-art, .next-art {
	color:#CCCCCC;
}
.prev-next {
	border-top:1px solid #CCCCCC;
	padding:10px 0 20px;
}
.next-art {
	float:right;
}
.prev-art i, .next-art i {
	display: inline-block;
	background:#CCCCCC;
	color:#FFFFFF;
  height: 24px;
  line-height: 24px;
  width: 24px;
  margin: 0 1px;
  text-align:center;	
}
.tos-caption {
  background: #000 none repeat scroll 0 0;
  padding-top: 10px;
}
.tos-prev, .tos-next, .tos-close {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.italybtn { color: white; }

/*
#lang_sel {
    margin: 0 10px;
	height: 38px;
}*/
.wpml-ls-statics-shortcode_actions {
	background-color: transparent;
}
.wpml-ls-legacy-dropdown {
	width: auto;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  height: auto;
  margin: 0 auto;
  max-height: 260px;
  width: auto;
}