html,body {
margin:0;
padding:0; 
}  
body {
background-color:#FFF;
color:#111;
font-size:16px;
line-height:25px;
font-family:'Quattrocento','Quattrocento Sans', Helvetica, Arial, sans-serif;
font-weight:400;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
-moz-font-smoothing:antialiased;
-o-font-smoothing:antialiased;	
}
.tooltip {
font-family:'Quattrocento Sans',Helvetica,Arial,sans-serif;
font-weight: 400;
z-index: 9999;
}
img,a img {
border:none!important;
}
::-moz-selection {
background:none repeat scroll 0 0 #111;
color:#FFF;
}
* {
outline: 0 !important;
}
b,strong {
font-weight:700;
color: #111;
}
i,italic{
font-style: normal;
}
a, a:visited, a:focus{
outline-style:none;
text-decoration:none;
color: #111;
}
a:hover {
cursor:pointer;
text-decoration:underline;
color: #111;
}
p {
margin: 0 0 10px 0;
}
.alignleft{
float: left;
}
.alignright{
float: right;
}
.padding_top_30{
padding-top: 30px;
}
.padding_bottom_30{
padding-bottom: 30px;
}
.padding_top_50{
padding-top: 50px;
}
.padding_bottom_50{
padding-bottom: 50px;
}
.padding_top_100{
padding-top: 100px;
}
.padding_bottom_100{
padding-bottom: 100px;
}
@media (min-width: 1200px) {
.container-fluid{
padding-left: 50px;
padding-right: 50px;
max-width: 1800px;
}
}
@media (max-width: 991px){
.padding_top_50{
padding-top: 30px;
}
.padding_bottom_50{
padding-bottom: 30px;
}
.padding_top_100{
padding-top: 50px;
}
.padding_bottom_100{
padding-bottom: 50px;
}
} h1,h2,h3,h4,h5,h6,.bigger{
margin:0;
padding:0;
font-weight: 700;
letter-spacing: 0;
margin-bottom:15px;
text-transform: none;
color: #111;
}
.inverted h1,.inverted h2,.inverted h3,.inverted h4,.inverted h5,.inverted h6,.inverted .bigger, .inverted strong, .inverted b{
color: #FFF;
}
.bigger{
font-size: 40px;
line-height: 46px;	
}
h1{
font-size: 30px;
line-height: 36px;
}
h2{
font-size: 30px;
line-height: 36px;
}
.single_prodotto h2{
font-size: 24px;
line-height: 30px;
}
h3{
font-size: 21px;
line-height: 30px;
}
#azienda h3{
font-weight: 400;	
}
h4{
font-size: 21px;
line-height: 30px;
}
h5{
font-size: 18px;
line-height: 25px;
}
h6{
font-size: 16px;
line-height: 25px;
}
@media (max-width: 991px){
.bigger{
font-size: 30px;
line-height: 36px;
}
h1{
font-size: 24px;
line-height: 30px;
}
h2{
font-size: 24px;
line-height: 30px;
}
} #header{ position: relative;
width: 100%;
top:0;
left: 0;
z-index: 1000;	
background-color: #FFF;
}
#header .navbar-default, #back_kitchens #header .navbar-default{
border-bottom: 2px solid #111;
}
#header.transparent_nav .navbar-default, #back_bathrooms #header .navbar-default{
border-bottom: 2px solid #FFF;
} .navbar{
border-top:none;
border-left: none;
border-right: none;
margin: 0;
border-radius: 0;
background-color: transparent;
}
#logo{
display: inline-block;
padding: 10px 0;
}
#logo img{
height: 80px;
width: auto;
}
.navbar-default .navbar-nav > li > a{
color: #111;	
text-transform: none;
font-size: 16px;
line-height: 30px;
font-weight: 400;
}
@media (min-width: 992px) and (max-width: 1200px)
{
.navbar-default .navbar-nav > li > a{
font-size: 14px;
}
}
#back_kitchens .transparent_nav .navbar-default .navbar-nav > li > a{
color: #111;	
}
.navbar-default .navbar-nav  > li > a{
padding: 5px ;
border: 1px solid transparent;	
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav  > li > a:hover,
#back_kitchens .navbar-default .navbar-nav > .active > a, #back_kitchens .navbar-default .navbar-nav > .active > a:hover, #back_kitchens .navbar-default .navbar-nav > .active > a:focus, #back_kitchens .navbar-default .navbar-nav  > li > a:hover{
border: 1px solid #111;
color: #111;
background-color: transparent;
}
@media (min-width: 992px){
#header.transparent_nav{
background-color: transparent;
}
.navbar-default .navbar-nav  > li{
margin: 34px 5px;
position: relative;
}
.transparent_nav .navbar-default .navbar-nav > li > a{
color: #FFF;	
}
.transparent_nav .navbar-default .navbar-nav > .active > a, .transparent_nav .navbar-default .navbar-nav > .active > a:hover, 
.transparent_nav .navbar-default .navbar-nav > .active > a:focus, .transparent_nav .navbar-default .navbar-nav  > li > a:hover{
border: 1px solid #FFF;
color: #FFF;
}
}
@media (max-width: 991px){
.navbar{
background-color: #FFF;
}
#logo img{
height: 50px;
width: auto;
}
.navbar-toggle{
margin-top: 15px;
background-color: #FFF;
}
} #footer{
background-color: #111;
color: #eee;
font-size: 14px;
line-height: 24px;
font-family:'Quattrocento Sans', Helvetica, Arial, sans-serif; 
position: relative;
}
#footer p{
margin-bottom: 15px;
}
#footer a{
color: #eee;
}
#footer a:hover{
color: #FFF;
}
#back_to_top {
position: absolute;
text-align: center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
font-size: 20px;
line-height: 40px;
vertical-align: middle;
height: 40px;
width: 40px;
display: block;
right: 30px;
top: 30px;
background-color: rgba(200,200,200,0.2);
color:black;
cursor: pointer;
z-index: 9000;
}
#back_to_top:hover {
background-color: rgba(200,200,200,0.8);
}
ul#social_links{
list-style: none;
margin: 0 0 30px 0;
padding: 0;
font-size: 21px;
}
ul#social_links li{
margin: 0 5px;
} #loading{
position:fixed;
left:0;
top:0;
width:100%;
height:100%;
z-index:9999;
background: #FFF;
}
.loader,
.loader:before,
.loader:after {
border-radius: 50%;
width: 2.5em;
height: 2.5em;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation: load7 1.8s infinite ease-in-out;
animation: load7 1.8s infinite ease-in-out;
}
.loader {
color: #111;
font-size: 10px;
margin: 0px auto;
position: relative;
top:45%;
text-indent: -9999em;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
.loader:before,
.loader:after {
content: '';
position: absolute;
top: 0;
}
.loader:before {
left: -3.5em;
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.loader:after {
left: 3.5em;
}
@-webkit-keyframes load7 {
0%,
80%,
100% {
-webkit-box-shadow: 0 2.5em 0 -1.3em;
box-shadow: 0 2.5em 0 -1.3em;
}
40% {
-webkit-box-shadow: 0 2.5em 0 0;
box-shadow: 0 2.5em 0 0;
}
}
@keyframes load7 {
0%,
80%,
100% {
-webkit-box-shadow: 0 2.5em 0 -1.3em;
box-shadow: 0 2.5em 0 -1.3em;
}
40% {
-webkit-box-shadow: 0 2.5em 0 0;
box-shadow: 0 2.5em 0 0;
}
} .read_more, .read_more:visited, .read_more a:focus, #home_newsletter input[type="submit"]{
border: 1px solid #111;
background-color: #111;
color: #FFF;
display: inline-block;
text-align: center;
min-width: 200px;
padding: 10px 30px;
text-transform: uppercase;
font-weight: 400;
font-size: 13px;
font-family:'Quattrocento Sans', Helvetica, Arial, sans-serif; 
letter-spacing: 2px;
margin: 15px;
height: auto;
}
.read_more:hover, #home_newsletter input[type="submit"]:hover{
background-color: transparent;
color: #111;
text-decoration: none;
}
.inverted a.read_more{
border: 1px solid #FFF;
background-color: #FFF;
color: #111;
}
.inverted a.read_more:hover{
background-color: transparent;
color: #FFF;
}
.uppercase{
text-transform: uppercase;
} #elenco_distributori{
padding-bottom: 50px;
}
#elenco_distributori .complete_slideshow{
position: relative;
}
.slideshow_controls_distributors{
width: 100%;
margin: 0 auto;
display: flex;
justify-content: space-between;
position: absolute;
top: 50%;
transform: translatey(-50%);
z-index: 999;
padding-left: 20px;
padding-right: 20px;
}
.slideshow_controls_distributors img{
width: 50px;
background-color: rgba(0,0,0,0.3);
border-radius: 50%;
}
#elenco_distributori .valign_container img{
padding-bottom: 20px;
padding-top: 20px;
width: 60%;
margin: 0 auto;
}
#distributor_7 .valign_container img{
width: 42%;
}
@media (max-width: 991px){
#elenco_distributori .valign_container img{
width: 40%;
}
#distributor_7 .valign_container img{
width: 25%;
}
}
#slideshow_container{
position: relative;
z-index: 0;
margin-top: -112px;
z-index: 0;
}
#slideshow_container .pager span, #referenze_slideshow_pager span {
background-color:transparent;
cursor:pointer;
display:inline-block;
height:12px;
width:12px;
border-radius:12px;
border: 1px solid #FFF;
margin-left:5px;
margin-right:5px;
position: relative;
}
#slideshow_container .pager span.cycle-pager-active, #referenze_slideshow_pager span.cycle-pager-active {
background-color:#FFF;
}
#slideshow_container #main_slideshow_pager {
text-align:center;
width:100%;
position:absolute;
bottom:30px;
left:0;
z-index:9999;
margin:0;
}
.slide {
background-repeat:no-repeat;
background-position:center center;
background-size:cover;
width:100%;
}
.slide_slogan {
text-shadow:3px 1px 5px rgba(34,34,34,0.3);
width:100%;
position:absolute;
top:50%;
left:0%;
-webkit-transform:translate(0%,-50%);
-ms-transform:translate(0%,-50%);
transform:translate(0%,-50%);
z-index: 10;
}
.slide .bigger{
color: #FFF
}
.slide a.read_more{
border-color: #FFF;
color: #FFF;
background-color: transparent;
}
.slide a.read_more:hover{
background-color: #111;
}
.blk_overlay {
background-color: rgba(0,0,0,0.2);
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
z-index: 1;
}
.riquadro{
border: 2px solid #111;
padding: 50px;
}
#home_company img{
max-width: 150px;
height: auto;
margin-bottom: 30px;
}
span.center_line{
display: block;
position: relative;
width: 60px;
height: 2px;
background-color: #111;
text-align: center;
margin: 0 auto;
margin-bottom: 15px;
}
span.line {
display: block;
position: relative;
width: 60px;
height: 2px;
background-color: #111;
text-align:left;
margin-bottom: 15px;
}
.inverted span.center_line, .inverted span.line {
background-color: #FFF;
}
#home_contacts, #home_distributors{
background-color: #eee;
}
#home_news i, #home_newsletter i{
font-size: 30px;
display: block;
margin-bottom: 15px;
}
@media (min-width: 992px){
.middle_line{
display: block;
position: absolute;
width: 2px;
height: 100%;
top:0;
right: -15px;
background-color: #111;
}
}
@media (max-width: 992px){
#home_newsletter{
margin-top: 30px;
}
#news .data{
margin-top: 15px;
}
}
#home_kitchens{
background-color: #d7c9b7;
background: url(//www.internicucine.com/wp-content/themes/internicucine/images/back_cucine.jpg) no-repeat center center scroll; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#home_distributors #partner_7 img{
width: 63%;
margin: 0 auto;
}
#home_bathrooms{
background-color: #31312f;
color: #FFF;
background: url(//www.internicucine.com/wp-content/themes/internicucine/images/back_bagni.jpg) no-repeat center center scroll; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.home_product_gallery{
margin-top:30px
}
.single_product_gallery img{
margin-bottom: 15px;
}
.single_product_gallery{
width: 100%;
}
.single_product_gallery a:hover{
text-decoration: none;
}
@media (min-width: 992px){
.slideshow_controls{
position: relative;
}
.slideshow_controls img{
width: 60px;
height: auto;
}
.button_prev{
position: absolute;
top:50%;
margin-top: -60px;
right: 30px;
}
.button_next{
position: absolute;
top:50%;
margin-top: -60px;
left: 30px;
}
}
@media (max-width: 992px){
.single_product_gallery_img{
margin-left: 15px;
margin-right: 15px;
}
.slideshow_controls img{
width: 40px;
height: auto;
}
.slideshow_controls{
margin-top: 15px;
}
.button_prev{
float: right;		
}
.button_next{
float: left;
}
}
#home_newsletter input, #home_newsletter select{
border: 1px solid #111;
background-color: #FFF;
color: #111;
display: inline-block;
min-width: 200px;
padding: 5px 10px;
font-weight: 400;
font-size: 13px;
margin-left: 10px;
height: 30px;
}
#home_newsletter .newsletter_email,
#home_newsletter .newsletter_business{
margin-bottom: 10px;
} #back_kitchens{
background-color: #d7c9b7;
background: url(//www.internicucine.com/wp-content/themes/internicucine/images/back_cucine_full.jpg) no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#back_bathrooms{
background-color: #31312f;
color: #FFF;
background: url(//www.internicucine.com/wp-content/themes/internicucine/images/back_bagni_full.jpg) no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
@media (min-width: 992px){
.custom_background{
margin-top: -112px;
padding-top: 112px;
}
}
@media (max-width: 991px){
.single_prodotto img{
margin-bottom: 15px;
}
}
.img_catalogo{
width: 100%;
height: auto;
max-width: 300px;
margin: 0 auto;
margin-top: 30px;
} .nav_prod{
font-weight: 700;
}
.nav_prod img{
height: 10px;
width: auto;
}
.nav_prod a:hover{
text-decoration: none;
}
@media (min-width: 992px){
.nav_prod_left{
text-align: left;
}
.nav_prod_right{
text-align: right;
}
}
@media (max-width: 991px){
.nav_prod_left{
text-align: right;
margin-bottom: 15px;
}
.nav_prod_right{
text-align: left;
margin-bottom: 15px;
}
}
#breadcrumbs{
margin-bottom: 15px;
}
.thumb_container{
position: relative;
}
.thumb_title{
position: absolute;
bottom: 10px;
right: 10px;
width: 30px;
height: 30px;
background-color: #111;
color: #FFF;
text-align: center;
line-height: 30px;
}
.single_img{
margin-top: 30px;
}
#share ul{
list-style: none;
margin: 0;
padding: 0;
}
#share ul li{
margin: 0 5px;
}
#share i{
font-size: 21px;
}
.inverted a{
color: #FFF;
} .img_made{
width: 150px;
height: auto;
margin: 0 auto;
}
@media (min-width: 992px){
#back_azienda{
background: url(//www.internicucine.com/wp-content/themes/internicucine/images/back_azienda.jpg) no-repeat center top;
}
#back_azienda .block {
background-color: #FFF;
}
}
@media (max-width: 991px){
#back_azienda .block {
text-align: left !important;
}
#back_azienda .block span.center_line{
margin-left: 0; 
}
}
#certifications p{
margin-bottom: 15px;
} #contatti .read_more{
margin: 0 auto;
}
#privacy{
font-size: 13px;
line-height: 18px;
margin-top: 30px;
margin-bottom: 30px;
}
#contatti input,#contatti textarea{
border-radius: 0;
border: 1px solid #111;
color: #111;
font-size:14px;
line-height:24px;
}
#contatti form{
margin-top: 30px;
} #news .read_more{
margin: 15px 0 0 0;
}
.single_news{
border-bottom: 1px solid #eee;
} #area_riservata label{
display: block;
}
#area_riservata input{
width: 100%;
}
#area_riservata .read_more{
margin: 15px 0;
}
#contenuto_riservato li{
margin-top: 10px;
font-size: 16px;
line-height: 30px;
}