﻿@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400italic,400,600,700);
.news, .shop { background-color: white; position: relative; z-index: 1; margin-top: 1em; margin-bottom: 0em; padding-top: 1em; padding-bottom: 0.5em; }
.news HEADER, .shop HEADER { border-bottom: solid 1px #e6e6e6; *zoom: 1; }
.news HEADER:after, .shop HEADER:after { content: ""; display: table; clear: both; }
.news HEADER H2.highlight, .shop HEADER H2.highlight { text-transform: uppercase; padding: 1em 1.5em; width: auto; font-size: 1em; display: inline-block; margin: 0; float: left; font-weight: bold; }
.news HEADER H2.highlight STRONG, .shop HEADER H2.highlight STRONG { font-weight: 100; }
.news HEADER A, .shop HEADER A { float: right; margin-top: 1.5em; color: dimgray; font-size: 12px; }
.news HEADER A::after, .shop HEADER A::after { content: "\00BB"; padding-left: 0.2em; font-size: 1.2em; }
.news HEADER A:hover, .shop HEADER A:hover { text-decoration: none; border-bottom: solid 1px #4f4f4f; color: #4f4f4f; }

/** BxSlider v4.1.2 - Fully loaded, responsive content slider http://bxslider.com  Written by: Steven Wanderski, 2014 http://stevenwanderski.com (while drinking Belgian ales and listening to jazz)  CEO and founder of bxCreative, LTD http://bxcreative.com */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper { position: relative; margin: 0 auto 60px; padding: 0; *zoom: 1; }

.bx-wrapper img { max-width: 100%; display: block; }

/** THEME
===================================*/
.bx-wrapper .bx-viewport { background: #fff; /*fix other elements on the page moving (on Chrome)*/ -webkit-transform: translatez(0); -moz-transform: translatez(0); -ms-transform: translatez(0); -o-transform: translatez(0); transform: translatez(0); }

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto { position: absolute; bottom: -30px; width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading { min-height: 50px; background: url("../img/bx_loader.gif") center center no-repeat #fff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager { text-align: center; font-size: .85em; font-family: Arial; font-weight: bold; color: #666; padding-top: 20px; }

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; *zoom: 1; *display: inline; }

.bx-wrapper .bx-pager.bx-default-pager a { background: #666; text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 5px; outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active { background: #000; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev { left: 10px; background: url("../img/bx_controls.png") no-repeat 0 -32px; }

.bx-wrapper .bx-next { right: 10px; background: url("../img/bx_controls.png") no-repeat -43px -32px; }

.bx-wrapper .bx-prev:hover { background-position: 0 0; }

.bx-wrapper .bx-next:hover { background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a { position: absolute; top: 50%; margin-top: -16px; outline: 0; width: 32px; height: 32px; text-indent: -9999px; z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start { display: block; text-indent: -9999px; width: 10px; height: 11px; outline: 0; background: url("../img/bx_controls.png") -86px -11px no-repeat; margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active { background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop { display: block; text-indent: -9999px; width: 9px; height: 11px; outline: 0; background: url("../img/bx_controls.png") -86px -44px no-repeat; margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active { background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align: left; width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto { right: 0; width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption { position: absolute; bottom: 0; left: 0; background: #666 \9; background: rgba(80, 80, 80, 0.75); width: 100%; }

.bx-wrapper .bx-caption span { color: #fff; font-family: Arial; display: block; font-size: .85em; padding: 10px; }

/* Needed for the lightbox */
html, body { min-height: 100%; width: 100%; }

/* Element wrapper */
.sp-loading {
	text-align: center;
	max-width: 270px;
	padding: 15px;
	border: 5px solid #f5f5f5;
	border-radius: 3px;
	font-size: 12px;
	color: #888;
}
.sp-wrap {
	display: none;
	line-height: 0;
	font-size: 0;
	background: #f5f5f5;
	border: 5px solid #f5f5f5;
	border-radius: 3px;
	position: relative;
	margin: 0 25px 15px 0;
	float: left;
	/*max-width: 300px;*/
	width:100%;
}
.sp-thumbs {
	text-align: left;
	display: inline-block;
}
.sp-thumbs img {
	min-height: 50px;
	min-width: 50px;
	max-width: 50px;
}
.sp-thumbs a:link, .sp-thumbs a:visited {
	width: 50px;
	height: 50px;
	overflow: hidden;
	opacity: .3;
	display: inline-block;
	background-size: cover;
	background-position: center;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.sp-thumbs a:hover {
	opacity: 1;
}
.sp-thumbs a:active, .sp-current {
	opacity: 1!important;
	position: relative;
}
.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
}
.sp-large a img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.sp-large a {
	display: block;
}
.sp-zoom {
	position: absolute;
	left: -50%;
	top: -50%;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	display: none!important;
}
.sp-lightbox {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, .9);
	z-index: 500;
	display: none;
}
.sp-lightbox img {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 90%;
	max-height: 90%;
	border: 2px solid #fff;
}
#sp-prev, #sp-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 501;
	color: #fff;
	padding: 14px;
	text-decoration: none;
	background: #000;
	border-radius: 25px;
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	transition: .2s;
}
#sp-prev {
	left: 10px;
}
#sp-prev:before {
	content: '';
	border: 7px solid transparent;
	border-right: 15px solid #fff;
	position: absolute;
	top: 16px;
	left: 7px;
}
#sp-next {
	right: 10px;
}
#sp-next:before {
	content: '';
	border: 7px solid transparent;
	border-left: 15px solid white;
	position: absolute;
	top: 16px;
	left: 18px;
}
#sp-prev:hover, #sp-next:hover {
	background: #444;
}
@media screen and (max-width: 400px) {
	.sp-wrap {
		margin: 0 0 15px 0;
	}
	#sp-prev, #sp-next {
		top: auto;
		margin-top: 0;
		bottom: 25px;
	}
}

#sb-container { position: fixed; margin: 0; padding: 0; top: 0; left: 0; z-index: 999; text-align: left; visibility: hidden; display: none; }

#sb-overlay { position: relative; height: 100%; width: 100%; }

#sb-wrapper { position: absolute; visibility: hidden; width: 100px; }

#sb-wrapper-inner { position: relative; border: 1px solid #303030; overflow: hidden; height: 100px; }

#sb-body { position: relative; height: 100%; }

#sb-body-inner { position: absolute; height: 100%; width: 100%; }

#sb-player.html { height: 100%; overflow: auto; }

#sb-body img { border: none; }

#sb-loading { position: relative; height: 100%; }

#sb-loading-inner { position: absolute; font-size: 14px; line-height: 24px; height: 24px; top: 50%; margin-top: -12px; width: 100%; text-align: center; }
#sb-loading-inner span { background: url("../img/shadowbox/loading.gif") no-repeat; padding-left: 34px; display: inline-block; }

#sb-body, #sb-loading { background-color: #060606; }

#sb-title, #sb-info { position: relative; margin: 0; padding: 0; overflow: hidden; }

#sb-title { height: 26px; line-height: 26px; }

#sb-title-inner { height: 26px; line-height: 26px; font-size: 16px; }

#sb-info { height: 20px; line-height: 20px; }

#sb-info-inner { height: 20px; line-height: 20px; font-size: 12px; }

#sb-nav { float: right; height: 16px; padding: 2px 0; width: 45%; }
#sb-nav a { display: block; float: right; height: 16px; width: 16px; margin-left: 3px; cursor: pointer; background-repeat: no-repeat; }

#sb-nav-close { background-image: url("../img/shadowbox/close.png"); }

#sb-nav-next { background-image: url("../img/shadowbox/next.png"); }

#sb-nav-previous { background-image: url("../img/shadowbox/previous.png"); }

#sb-nav-play { background-image: url("../img/shadowbox/play.png"); }

#sb-nav-pause { background-image: url("../img/shadowbox/pause.png"); }

#sb-counter { float: left; width: 45%; }
#sb-counter a { padding: 0 4px 0 0; text-decoration: none; cursor: pointer; color: #fff; }
#sb-counter a.sb-counter-current { text-decoration: underline; }

div.sb-message { font-size: 12px; padding: 10px; text-align: center; }
div.sb-message a:link, div.sb-message a:visited { color: #fff; text-decoration: underline; }

BODY { font-family: sans-serif; }

H1, H2, H3, H4, H5, H6 { margin: 0; padding: 0; }

H1 { font-size: 2em; }

H2 { font-size: 1.8em; }

H3 { font-size: 1.6em; }

H4 { font-size: 1.4em; }

H5 { font-size: 1.2em; }

H6 { font-size: 1.1em; }

IMG { max-width: 100%; height: auto; }

UL { margin: 0; padding: 0; list-style-type: none; }
UL LI { margin: 0; padding: 0; }

UL.punti { list-style-type: disc; }
UL.punti LI { margin: 0 0 15px 15px; }

FORM .btn-primary { background: none; border: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; border-bottom: solid 3px transparent; }
UL.socials { padding: 0; margin: 0; list-style-type: none; }
UL.socials LI { display: inline-block; text-align: center; min-width: 1.5em; padding: 0; margin: 0; }
UL.socials LI A SPAN { display: none; }

#social-bar { line-height: 2.5em; font-size: 12px; }
#social-bar .socials { display: inline-block; margin-left: 0.5em; }
#social-bar .socials LI { border-left: solid 1px rgba(255, 255, 255, 0.2); min-width: 2.5em; }
#social-bar .socials A { display: block; }
#social-bar .socials A:hover { background-color: #b3b3b3; }
#social-bar .lang.dropdown { float: right; line-height: 24px; }
#social-bar .lang.dropdown IMG { vertical-align: middle; }
#social-bar .lang.dropdown BUTTON { padding-top: 0; padding-bottom: 0; }
#social-bar .lang.dropdown A { color: black; text-align: right; }
#social-bar .lang.dropdown .dropdown-menu { min-width: 0; }

#pnl_shop_header { font-size: 0.75em; padding-top: 0.3em; padding-bottom: 0.3em; }
#pnl_shop_header LABEL { font-weight: normal; font-size: 1em; }
#pnl_shop_header INPUT, #pnl_shop_header BUTTON { font-size: 0.85em; }
#pnl_shop_header .form-control { height: 25px; display: inline; width: auto; }
#pnl_shop_header .btn { padding-top: 2px; padding-bottom: 2px; }
#pnl_shop_header .form-inline .form-group { display: inline-block; }
#pnl_shop_header UL { display: inline; }
#pnl_shop_header LI { display: inline; line-height: 23px; border-left: solid 1px #b3b3b3; padding-left: 0.5em; padding-right: 0.5em; }
#pnl_shop_header LI:first-child { border-left: 0; padding-left: 0; }
#pnl_shop_header LI .fa { margin-right: 0.5em; }
#pnl_shop_header LI SPAN.num { background-color: darkgray; color: white; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; display: inline-block; min-width: 25px; text-align: center; padding-left: 0.2em; padding-right: 0.2em; margin-left: 0.4em; position: relative; }
#pnl_shop_header LI SPAN.num:after { display: block; right: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-right-color: darkgray; border-width: 4px; margin-top: -4px; }
@media (min-width: 768px) { #pnl_shop_header .row > DIV:last-child { text-align: right; } }

#header .navbar-default { background: none; border: none; }
#header .navbar-brand { padding-left: 0; padding-right: 0; height: auto; }
@media (max-width: 767px) { #header .navbar-brand { max-width:60%; } }
@media (min-width: 768px) { #header .navbar-brand IMG { max-height: 100%; width: auto; } }
@media (max-width: 480px) { #header .navbar-brand SPAN { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; max-width: 230px; } }
#header .navbar { margin-bottom: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
@media (min-width: 768px) { .navbar-header{ max-width:30%; }
  #header .navbar-nav { margin: 3em -30px 3em 0; max-width: 70%; text-align: right; }
  #header .navbar-nav > LI { border-left: solid 1px #cccccc; float: none; display: inline-block; margin-bottom: 14px; }
  #header .navbar-nav > LI:first-child { border-left: none; }
  #header .navbar-nav > LI > A { padding-top: 0; padding-bottom: 0; } }
/*@media (min-width: 768px) { #header .navbar-right > li:last-child > a { padding-right: 0; } }*/
#header .navbar-default .navbar-nav > .open > a, #header .navbar-default .navbar-nav > .open > a:hover, #header .navbar-default .navbar-nav > .open > a:focus { background: none; color: #294d6b; }
#header .navbar-toggle { margin-right: 0; }
@media (min-width: 768px) { #header .dropdown > .dropdown-menu { padding-top: 1em; } }
#header .dropdown-menu { border: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; padding: 0; background: none; left: 50%; min-width: 220px; top: 200%; }
@media (min-width: 768px) { #header .dropdown-menu { margin-left: -110px; } }
@media (min-width: 768px) { #header .dropdown-menu { text-align: center; }
  #header .dropdown-menu > LI > A { padding: 1.25em 1em; } }
#header > .container { background-color: white; border-left: solid 1px #cccccc; border-right: solid 1px #cccccc; }

.gallery LI A, #carousel LI A, .shop .gallery LI A { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; text-align: center; color: white; }
.gallery LI A SPAN, #carousel LI A SPAN, .shop .gallery LI A SPAN { display: none; vertical-align: middle; }
.gallery LI A .fa, #carousel LI A .fa { font-size: 3em; display: block; }
.gallery LI A.circle, #carousel LI A.circle { width: 200px; height: 200px; -moz-border-radius: 1000px; -webkit-border-radius: 1000px; border-radius: 1000px; line-height: 200px; text-align: center; }
.gallery LI:hover IMG, #carousel LI:hover IMG { -moz-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); -webkit-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2); }
.gallery LI:hover A, #carousel LI:hover A { text-decoration: none; background-color: rgba(0, 0, 0, 0.2); z-index: 2; }
.gallery LI:hover A SPAN, #carousel LI:hover A SPAN { display: block; }
#slider { position: relative; overflow: hidden; }
#slider LI { max-height: 250px; text-align: center; }
@media (min-width: 992px) { #slider LI { max-height: 660px; } }
#slider LI IMG { margin: 0 auto; }
#slider .overlay { text-align: right; position: absolute; width: 40%; top: 50%; left: 0; -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); float: left; padding: 1em; z-index: 100; }
#slider.container { padding: 5px; border: solid 1px #cccccc; background: #fff; }
#slider.container .bx-wrapper{ border: solid 5px silver; }

#carousel, #carousel_cat { margin-top: 20px; margin-bottom: 20px; position: relative; overflow: hidden; }
#carousel LI, #carousel_cat LI{ overflow: hidden; position: relative; max-height: 300px; text-align: center; background-color:#fff; }
#carousel LI IMG, #carousel_cat LI IMG { -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; -webkit-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; margin: 0 auto; border-right: solid 1px #bfbfbf; border-bottom: solid 1px #bfbfbf; padding: 3px; }
#carousel LI A, #carousel_cat LI A { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; text-align: center; color: white; }
#carousel LI A SPAN, #carousel_cat LI A SPAN { display: none; vertical-align: middle; }
#carousel LI A .fa, #carousel_cat LI A .fa { font-size: 2em; display: block; }
#carousel LI A.circle, #carousel_cat LI A.circle { width: 200px; height: 200px; -moz-border-radius: 1000px; -webkit-border-radius: 1000px; border-radius: 1000px; line-height: 200px; text-align: center; }
#carousel LI:hover IMG, #carousel_cat LI:hover IMG { -moz-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); -webkit-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2); }
#carousel LI:hover A, #carousel_cat LI:hover A { text-decoration: none; background-color: rgba(0, 0, 0, 0.2); z-index: 2; }
#carousel LI:hover A SPAN, #carousel_cat LI:hover A SPAN { display: block; }
#carousel H5, #carousel_cat H5 { text-align: center; line-height: 2em; margin-bottom: 0.5em; }
#carousel .bx-viewport, #carousel_cat H5 { border-top: solid 5px transparent; border-bottom: solid 5px transparent; }
#carousel .bx-wrapper .bx-viewport, #carousel_cat .bx-wrapper .bx-viewport{ background:none; }

.fluid #wrapper{ min-height:0!important; }
#wrapper { background-color: white; border: solid 1px #cccccc; border-top: none; position: relative; z-index: 1; /*padding-bottom: 1em;*/ }
#wrapper .btn-primary { background: none; border: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; border-bottom: solid 3px transparent; }
#wrapper H1 { margin: 0; padding: 1em 15px; }
#wrapper .hgroup { border-top: solid 1px #e6e6e6; border-bottom: solid 1px #e6e6e6; position: relative; *zoom: 1; margin-bottom: 1.5em; }
#wrapper .hgroup:after { content: ""; display: table; clear: both; }
#wrapper .hgroup H1 { display: table; float: left; }
#wrapper .hgroup .back { display: block; margin: 0.5em auto; -moz-border-radius: 1000px; -webkit-border-radius: 1000px; border-radius: 1000px; margin-top: 1em; font-size: 0.85em; font-weight: bold; font-style: italic; text-transform: lowercase; }
@media (min-width: 480px) { #wrapper .hgroup .back { float: right; } }
#wrapper .hgroup .back:before { content: "\00AB"; margin-right: 0.5em; }

@media (min-width: 768px) { .side { border-left: solid 1px #cccccc; text-align: center; } }
.news > UL LI { margin: 1em 0; height: 120px; *zoom: 1; position:relative; }
.news > UL LI:after { content: ""; border-top: dashed 1px #e6e6e6; border-bottom: dashed 1px #e6e6e6; width: 100%; height: 3px; position: absolute; bottom: -10px; }
@media (min-width: 768px) { .news > UL LI { border-left: solid 1px #e6e6e6; } }
.news > UL LI:first-child { border-left: 0; }
.news > UL LI:after { content: ""; display: table; clear: both; }
.news > UL LI:nth-child(3n+1) { clear: left; border-left: 0; }
.news TIME { text-align: center; width: 50px; height: 50px; display: block; -moz-border-radius: 1000px; -webkit-border-radius: 1000px; border-radius: 1000px; text-align: center; font-size: 0.8em; margin: 1em auto; padding: 8px 0; }
.news TIME A { text-decoration: none; }
.news TIME SPAN { display: block; line-height: 1em; }
.news TIME .d { font-size: 1.5em; }
.news TIME .y { display: none; }
.news P { font-size: 0.95em; }
.news H5 { color: dimgray; }
.news H5 A:hover { text-decoration: none; }
.news .more { color: dimgray; clear: both; display: block; }
.news .more:hover, .news .more:active, .news .more:focus { text-decoration: none; color: #363636; }
.news > NAV { text-align: right; }

ARTICLE.news { text-align: justify; }
ARTICLE.news TIME { margin: 0 auto; float: right; }
ARTICLE.news TIME:hover { background-color: dimgray; }

.shop UL LI { margin: 1em 0; }


.shop UL LI .img, .shop UL LI H5, .shop UL LI .cat { margin: 0.5em; }
.shop UL LI .special { width: 60px; height: 60px; line-height: 60px; display: block; -moz-border-radius: 1000px; -webkit-border-radius: 1000px; border-radius: 1000px; position: absolute; top: 0; right: 0; z-index: 1; text-align: center; }
.shop UL LI .img { text-align: center; border: solid 1px #cccccc; position: relative; padding: 2px; height:145px; overflow:hidden;}
.shop UL LI .img img{ max-height:145px; }
.shop UL LI .img .special { top: -0.6em; right: -0.6em; }
.shop UL LI .cat { border: solid 1px #cccccc; -moz-border-radius: 1000px; -webkit-border-radius: 1000px; border-radius: 1000px; display: block; padding: 0.3em 1em; font-size: 0.65em; }
.shop UL LI .more { font-size: 0.8em; margin: 0 0.5em 1em; display: block; font-style: italic; }
.shop UL.grid .item { position: relative; border: solid 1px #cccccc; overflow:hidden; height: 340px; }
.shop UL.grid.col-2:nth-child(2n+1) { clear: left; }
.shop UL.grid.col-3:nth-child(3n+1) { clear: left; }
.shop h5{ height:40px;}
.shop .price { *zoom: 1; margin: 1em 0; }
.shop .price:after { content: ""; display: table; clear: both; }
.shop .price SPAN, .shop .price STRONG, .shop .price .btn { line-height: 39px; display: block; float: left; margin-left: 0.5em; font-size:12px; }
.shop .price SPAN SMALL, .shop .price STRONG SMALL, .shop .price STRONG SMALL SPAN, .shop .price .btn SMALL { text-decoration: line-through; margin-right: 0.5em; }
.shop .price STRONG { border-left: solid 1px white; padding: 0 0.5em; }
.shop .price .btn { float: right; width: 40px; text-align: center; border: 0; font-size: 1em; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; padding: 0; background-color: white; background-color: rgba(255, 255, 255, 0.5); }
.shop #carousel LI, .shop .gallery LI { margin: 0; }
.shop #carousel .pageslide, .shop .gallery .pageslide { margin-top: 1em; }
.shop #carousel .pageslide IMG, .shop .gallery .pageslide IMG { width: 20%; }

SECTION .shop P { margin: 1.5em 0; }
SECTION .shop .breadcrumb { padding: 0 0.5em; margin-bottom: 0.5em; font-size: 0.8em; font-style: italic; }

ASIDE { font-size: 0.8em; }
ASIDE H5 { border-bottom: solid 2px black; line-height: 2em; margin: 0.5em 0; font-family: "Open Sans", Verdana, Helvetica, sans-serif !important; }
ASIDE .widget-categories LI { font-weight: bold; line-height:3em; }
ASIDE .widget-categories LI A { position: relative; min-height:3em; line-height: 1em; display: block; padding-left: 0.5em; padding-right: 3em; overflow:hidden; }
ASIDE .widget-categories LI A:hover { background-color: #f2f2f2; }
ASIDE .widget-categories LI .btn { right: 0.5em; left: auto !important; padding: 0.2em 0.5em; width: 25px; position: absolute; z-index: 2; }
ASIDE .widget-categories LI UL { margin-left: 0.5em; }
ASIDE .widget-categories .subnav { display: none; }
ASIDE .widget-categories .subnav LI { font-weight: normal; }

ul.menu-catalogo{
	border-left:solid 5px #777;
}
ul.menu-catalogo > li{
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	margin-bottom:1px;
}
ul.menu-catalogo a{
	padding:10px 15px;
	display:block;
	font-size:1em;
	text-decoration:none!important;
}
ul.menu-catalogo a:hover{
	background-color:#eaeaea;
}
ul.menu-catalogo ul li{
	border-top:solid 1px #ddd;
}
ul.menu-catalogo ul a{
	padding-left:30px;
	font-size:.85em;
}

.contact { margin: 1em 0; }
.contact .map { border: solid 1px #cccccc; padding-top: 1em; padding-bottom: 1em; font-size: 0.8em; }
.contact .map IFRAME { width: 100%; height: 250px; border: 0; margin: 0 0 1em; padding: 0; background-color: #f2f2f2; }
.contact .map .fa { display: block; width: 30px; height: 30px; line-height: 25px; text-align: center; border: solid 4px #f2f2f2; float: left; -moz-border-radius: 1000px; -webkit-border-radius: 1000px; border-radius: 1000px; margin-right: 1em; }
@media (min-width: 768px) { .contact .map .fa { width: 50px; height: 50px; line-height: 45px; } }
.contact .form { margin-top: 1em; background-color: #f3f3f3; padding-top: 1em; padding-bottom: 1em; }
@media (min-width: 768px) { .contact .form { padding: 3em; } }
.contact .form STRONG { color: gray; }
.contact .form LABEL { font-size: 0.75em; font-weight: normal; text-transform: uppercase; }
.contact .form .btn, .contact .form P SMALL { float: right; }
textarea{ resize: none; }

/*#footer { border-top: solid 20px dimgray; margin-top: -20px; }*/
#footer .data { padding-top: 1em; }
#footer UL { margin: 0; padding: 0; list-style-type: none; } /*margin: 1em 0; */
#footer .disclaimer LI { display: inline; }
#footer .disclaimer LI:before { content: "|"; margin-right: 0.5em; }
#footer .disclaimer LI:first-child:before { content: none; margin-right: 0; }
#footer DIV.socials { text-align: center; display: table; height: 150px; border-left: solid 1px rgba(255, 255, 255, 0.2); margin-top: 1em; }
#footer DIV.socials > DIV { display: table-cell; vertical-align: middle; }
@media (min-width: 768px) { #footer DIV.socials { border-right: solid 1px rgba(255, 255, 255, 0.2); } }
#footer UL.socials { margin: 0.5em auto; }
#footer UL.socials LI { margin-left: 0.4em; margin-bottom: 0.8em; }
@media (min-width: 768px) { #footer UL.socials LI:nth-child(4n+1) { margin-left: 0; }
  #footer UL.socials LI:nth-child(4n+1):after { content: ""; display: block; } }
#footer UL.socials A { display: block; width: 30px; line-height: 30px; border: solid 1px rgba(255, 255, 255, 0.5); -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
#footer UL.socials A:hover { background-color: rgba(255, 255, 255, 0.1); }
#footer DIV.tag { text-align: right; padding-top: 3em; }
#footer UL.tag LI { display: inline-block; border: solid 1px rgba(255, 255, 255, 0.5); padding: .2em .5em; margin-left: 0.2em; margin-bottom: 0.4em; }
#footer UL.tag LI:first-child { margin-left: 0; }
#footer UL.tag LI H4 { font-size: 1em; }

#efree { min-height: 100%; text-align: center; min-height: 175px; position:relative }
#efree .plans { margin-left: -5px; margin-right: -5px; margin-bottom: 2em; }
#efree .plans [title~=eFree], #efree .plans [title~=shooppisite] { min-height: 15px; width: 25%; display: inline-block; }
#efree .plans [title~=One] { background-color: #fecc00; }
#efree .plans [title~=Basic] { background-color: #ee7f01; }
#efree .plans [title~=Premium] { background-color: #e2001a; }
#efree .plans [title~=Extra] { background-color: #6c1f80; }
#efree HR { border-color: rgba(255, 255, 255, 0.2); margin: 1.2em 0; }

#efree .plans [title~=shooppiO] { background-color: #cdbf0f; }
#efree .plans [title~=shooppiB] { background-color: #85bd41; }
#efree .plans [title~=shooppiP] { background-color: #179651; }
#efree .plans [title~=shooppiX] { background-color: #1c9f90; }
#efree #hl_shooppi_logo {position:absolute;bottom:0px;display:block;left:12px;}
#efree .shooppi_distr{font-size:15px;color:#fff;}

ul#sitemap{ padding-left: 20px; }
ul#sitemap a{	color: inherit; }
ul#sitemap li{	list-style: none; margin-bottom: 5px; }
ul#sitemap li:before{ content:"·"; position:relative; left:-5px; }
ul#sitemap ul{ padding-left:15px; margin:5px 0 0 5px; border-left:solid 1px rgba(0,0,0,.1); }

#totop { display: none; position: fixed; bottom: 0.5em; right: 0.5em; background-color: rgba(0, 0, 0, 0.5); width: 40px; line-height: 40px; text-align: center; color: white; }
@media (max-width: 768px) { #totop { display: none !important; } }

BODY.fluid #header { background-color: white; border-bottom: none; }
BODY.fluid .container { border: 0 !important; }

BODY { font-family: "Open Sans", Verdana, Helvetica, sans-serif; font-size: 16px; color: black; background-color: white; repeat scroll center; }

A { color: lightslategray; }
A:hover, A:visited, A:active { color: lightslategray; }

FORM .btn-primary { background-color: dimgray; color: white; border-color: #363636; }
#social-bar { background-color: silver; color: white; min-height: 30px; }
#social-bar A { color: white; }
#social-bar .lang.dropdown BUTTON { background-color: #a7a7a7; color: white; border-color: #8d8d8d; }
#social-bar .lang.dropdown BUTTON:hover { background-color: #8d8d8d; border-color: #5a5a5a; }

#pnl_shop_header { background-color: gainsboro; color: black; }
#pnl_shop_header A { color: black; }

#header .navbar-default .navbar-nav > li > a { color: steelblue; font-size: 0.9em; }
#header .navbar-default .navbar-nav > li > a:hover { color: #294d6b; }
#header .dropdown-menu > li { border-bottom: solid 1px #f2f2f2; }
@media (min-width: 768px) { #header .dropdown-menu > li { background-color: steelblue; }
  #header .dropdown-menu > li > a { color: white; }
  #header .dropdown-menu > li > a:hover { color: white; background-color: #38678f; } }
@media (min-width: 768px) { #header .nav .open > a, #header .nav .open > a:hover, #header .nav .open > a:focus { color: white; background-color: #38678f; } }

#slider { border-top: solid 5px silver; border-bottom: solid 5px silver; }
#slider .overlay { background-color: rgba(105, 105, 105, 0.5); color: white; font-size: 1.3em; }

#carousel H5 { background-color: dimgray; color: snow; }

#wrapper .btn-primary { background-color: dimgray; color: white; border-color: #363636; }
#wrapper H1, #wrapper H2, #wrapper H3, #wrapper H4, #wrapper H5, #wrapper H6 { color: darkslategray; }
#wrapper .pagination > LI.active A { background-color: dimgray; color: snow; border-color: dimgray; }
#wrapper .pagination > LI > A { color: dimgray; }

.widget-list li{margin:18px 0px;border-bottom:1px solid #ddd;padding-bottom:10px;}


.box HEADER H2.highlight { color: snow; background-color: dimgray; }

.news TIME { background-color: dimgray; color: snow; }
.news TIME A { color: snow; }
.news TIME:hover { background-color: #4f4f4f; }

ARTICLE.news TIME:hover { background-color: dimgray; color: snow; }

.shop .special { background-color: dimgray; color: snow; }
.shop .price { background-color: dimgray; color: snow; }
.shop .price .btn { color: snow; }

.box-registrati LABEL { font-size: 0.75em; font-weight: normal; text-transform: uppercase; }

#footer { background-color: dimgray; color: white; font-size: 0.75em; }
#footer A { color: white; }
#footer .disclaimer { color: silver; /**/ }
#footer .disclaimer A { color: silver; }

#efree { background-color: #5c5c5c; }

/*---animazione---*/
.slider{
    border: solid 1px #c5c5c5;
}
.slider img{
	border: solid 5px #ea661d;
	margin: 10px;
	width: 98%;
}
/*---titoli---*/
.box-titoli, .box-slogan{
	font-size:22px;
	text-transform:uppercase;
	border-top:solid 1px #e4e4e4;
	border-bottom:solid 1px #e4e4e4;
	padding:10px 15px;
	margin-bottom:20px;
}
.box-titoli h1, .box-slogan h1{
	margin:0;
	padding:0;
	font-size:inherit;
	line-height:inherit;
	font-weight:inherit;
}
.box-titoli{
    color: #e9651d;
    background-color: #fff;
    text-transform: none;
    font-size: 18px;
    font-weight: normal;
}
.box-slogan{
    color: #314997;
    background-color: #fff;
    text-transform: none;
    font-size: 18px;
    margin-bottom: -1px;
    text-align: center;
    font-weight:normal;
}

/*---gallery---*/
a.img-gallery {
    overflow: hidden;
    position: relative;
}
a.img-gallery .didascalia {
    background-color: rgba(0, 0, 0, 0.5);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: 1px solid #000;
    bottom: -100px;
    color: #fff;
    left: 0;
    padding: 5px 10px;
    position: absolute;
    transition: all 0.2s linear 0s;
    width: 100%;
}
a.img-gallery:hover .didascalia {
    bottom: 0;
}

.brands .col-md-3{margin-bottom:25px;height:180px;line-height:180px;vertical-align:middle;text-align:center;}
.brands .col-md-3:nth-child(4n+1){clear:both;}
.brands img{max-width:100%;max-height:100%;}