
/* Fonts */
	@import url(http://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,800,800i,900|BioRhyme:300|Roboto+Condensed:300,300i,400,400i,700,700i|Crete+Round:400,400i&amp;subset=latin-ext|Josefin+Slab:600|Open+Sans|Satisfy|Fjalla+One|Muli|Playfair+Display|Alex+Brush|Shadows+Into+Light|);
	@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);



/* -----------------------------------------------
                 STANDARD
----------------------------------------------- */

html { font-size: 82.5%;}


body {
	font-size: 1.0rem;
	margin: 0;
	padding:0;
	background:#fff;
}

li {
list-style: none;
}

a, a:link, a:visited {
text-decoration: none;
font-weight:bold;
scolor:#981b00;
}

a:hover {
text-decoration: none;
scolor:#333;
}

a:focus {
outline: none;
}


p {
  margin: 0px;
  padding: 0px;
  text-align: left;
}


img {
    max-width: 100%;
    height: auto;
}
.centra-img-in-div {
  display: block;
  margin-left: auto;
  margin-right: auto;
} 

.nascosto {
	display: none;
}

.overflow-hidden {
	overflow:hidden;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters [class^="col-"],
.row.no-gutters [class*=" col-"]{
  padding-right: 0;
  padding-left: 0;
}

.img-responsive {
	max-width: 100%; 
	display:block; 
	height: auto;
}


/* -----------------------------------------------
                 TESTATA
----------------------------------------------- */
.logo-header {
    width: 230px;
    height: 78px;
}


.pattern-rosso {
	background: #981b00 url(../images/pattern-rosso.png) repeat;
}
.sfondo-rosso {
	background: #981b00;
}
.testo-rosso {
	color: #981b00;
}

.m-carousel-1:after {
    content: "";
    position: absolute;
    top: 70px;
    left: -70px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: 30px solid rgba(152,27,0,0.9);
}

/* -----------------------------------------------
                 MENU
----------------------------------------------- */

.header-nav .nav > li.active > a, .header-nav .nav > li.current-menu-item > a {
    background-color: transparent;
    color: #d7d7d7;
	font-size:1.5rem;
}

.header-nav .nav > li > a {
	color: #fff;
}


.header-nav .nav > li .sub-menu {
	background: #efefef url(s../images/pattern-rosso.png) repeat;
}

.header-nav .nav > li .sub-menu li a {
	color: #333;
}

.header-nav .nav > li .sub-menu li a:hover {
	color: #fff;
	background: #981b00;
}

/* -----------------------------------------------
                 INTRO SOTTO
----------------------------------------------- */

.testo-citazione {
	margin: 0;
	padding: 0;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-size:2rem;
	line-height:120%;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}

.nome-citazione {
	margin: 1em 0;
	padding: 0;
	font-family: "Open Sans", sans-serif;
	font-size:1rem;
	text-align: right;
	color: #fff;
}

.some-facts {
	position:relative;
	padding:30px 30px 30px 30px;
	border:15px solid #fff;
	border-right:15px solid #fff;
}

.some-facts:after, .some-facts:before {
    content: "";
    position: absolute;
    right: -15px;
    width: 15px;
    height: 140px;
}


.owl-carousel .owl-dots .owl-dot {display: none;}

/* -----------------------------------------------
                 CONTENUTO
----------------------------------------------- */

.bg-pallini {
	background: #fafafa url(../images/bg-pallini.png) repeat;
}


h1 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 40px;
    line-height: 100%;
    color: #000;
}

.intro-titolo {
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	font-size: 1.8rem;
	padding-bottom:1em;
	color: #981b00;
	border: 0.2em solid  #981b00;
	text-align: center;
	text-transform: uppercase;
	display: block;
	margin: 3.5em 0 ;
	padding: 1.5em 0em;
  position: relative;
  z-index: 1;
}

.intro-titolo::before {
  content: "";
  position: absolute;
  top: 0; 
  left: 0;
  width: 100%; 
  height: 100%;  
  opacity: .8; 
  z-index: -1;
  background: #fff;
}

h2.post-title {
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	font-size: 1.8rem;
	padding-bottom:1em;
	color: #981b00;
}

h2.post-title-prodotti {
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	font-size: 1.8rem;
	padding-bottom:0em;
	color: #981b00;
	line-height:120% !important;
}


.wt-post-text p  {
	font-family: "Poppins", sans-serif;
	font-size: 1.1rem;
	padding-bottom:1em;
}


.bottone-prodotto {
	margin: 0em 0;
	sfloat: right;
	position:absolute;
	right:0;
	bottom:0;
}
.bottone-a-dx {
	margin: 2em 0 0 0;
	float: right;
}
.bottone-a-sx {
	float: left;
}
.leggi-bottone {
	float: right;
	text-align: center;
	font-family: "Poppins", sans-serif;
	font-size: 0.8rem;
	color: #fff !important;
	background: #981b00;
	padding: 0.5em 1em;
	margin: 1em;
}
.leggi-bottone a {
	color: #fff !important;
	background: #981b00;
}
.leggi-bottone:hover {
	background: #333;
}

.box-prodotto {
	position:relative;
	background: #efefef;
	margin:0em !important;
	padding:0.5em;
	border:2px solid #981b00;
}

.spazio-intro {
	margin:5em 0 7em 0;
}
.masonry-item {
	margin: 1em 0;
}
.masonry-item img {
	border:0px solid #981b00;
}
.masonry-item img a:hover{
	border:0px solid #981b00;
}

.ombreggiatura-sottotitolo {
	font-weight: 700;
	text-shadow: 3px 2px 3px rgba(0, 0, 0, 0.7);
	-webkit-transform: scale(1, 1.5) !important;
     -moz-transform: scale(1, 1.5) !important;
       -o-transform: scale(1, 1.5) !important;
          transform: scale(1, 1.5) !important;
	sbackground: #fff;
	sdisplay: inline;
}



/* -----------------------------------------------
                 FOOTER
----------------------------------------------- */

.footer-bottom .copyrights-nav li {
    display: inline-block;
    margin-left: 0px;
    margin-right: 0px;
    color: #000;
}

.footer-bottom .copyrights-nav li:after {
    content: "";
    position: relative;
    right: 0px;
}

.footer-logo {
    margin-bottom: 10px;
}

.footer-bottom {
    padding: 10px 0px 30px 0;
}

.footer-bottom .copyrights-nav li a {
    color: #981b00;
	font-weight: 400;
}

.footer-bottom .copyrights-nav li a:hover, 
.footer-bottom .copyrights-nav li a:active, 
.footer-bottom .copyrights-nav li a:focus, 
.footer-bottom .copyrights-nav li.active a {
    color: #000;
}




/* ###############################################
                 MEDIA QUERY
############################################### */





/* -----------------------------------------------
                 768-
----------------------------------------------- */
@media (max-width: 768px) {

.header-nav .nav > li.active > a, .header-nav .nav > li.current-menu-item > a {
    background-color: transparent;
    color: #981b00 !important;
	font-size:1.5rem;
}

.header-nav .nav > li > a {
	color: #000 !important;
}


}

/* -----------------------------------------------
                 576-
----------------------------------------------- */
@media (max-width: 575px) {

.header-nav .nav > li.active > a, .header-nav .nav > li.current-menu-item > a {
    background-color: transparent;
    color: #981b00 !important;
	font-size:1.5rem;
}

.header-nav .nav > li > a {
	color: #000 !important;
}


.header-nav .nav > li .sub-menu {
	background: #efefef !important;
}

.header-nav .nav > li .sub-menu li a {
	color: #333;
}

.header-nav .nav > li .sub-menu li a:hover {
	color: #fff !important;
	background: #981b00 !important;
}
.intro-titolo {
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	font-size: 1.8rem;
	padding-bottom:1em;
	color: #981b00;
	border: 0.2em solid  #981b00;
	text-align: center;
	text-transform: uppercase;
	display: block;
	margin: 4em 0 1em 0;
	padding: 0.5em 0em;
}


}

