@charset "utf-8";
/* CSS Document */

a, a:visited {
	color: #387e34;
}
a:hover, a:focus, a {
	outline: none;
}
ul, ol {
	margin-left: 20px;
}

body .main-top-line {
    background: transparent;
    padding: 0;
    color: #FFF;
}
.label-main-color {
	background-color: #387e34;
	color: #fff;
	font-size: 100%;
}
.form-control:focus, .container.login #users_registration_password_Password:focus, .container.login #users_registration_password_Ripeti_Password:focus {
	border-color: #387e34;
	-ms-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1) inset, 0px 0px 8px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1) inset, 0px 0px 8px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1) inset, 0px 0px 8px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1) inset, 0px 0px 8px rgba(0, 0, 0, 0.2);
}
.alert {
	display: block;
	padding: 10px;
	border-radius: 0;
	background-color: #FFE9B8;
	border: 1px solid #EFB638;
}
.alert button.close {
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0;
	width: auto;
	height: auto;
	min-height: 0;
	line-height: 19px;
	font-size: 30px;
	background: none;
	opacity: 1;
	color: #EFB638;
}
.alert-error {
	background-color: #FFE9B8;
	border: 1px solid #EFB638;
}
.alert-success {
	background-color: #DAFFB8;
	border-color: #5EB027;
}
.alert-success button.close {
	color: #5EB027;
}
.pagination > li > a, .pagination > li > span {
	color: #387e34;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	color: #fff;
	background-color: #387e34;
	border-color: #387e34;
}
.modal-header .close {
	margin-top: 4px;
}
.nav-pills {
	margin-left: 0;
	text-align: center;
}
.nav-pills > li {
	float: none;
	display: inline-block;
}
.nav-pills > li > a {
	border-radius: 0;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background-color: transparent;
}
.nav-pills > li > a > .fa {
	display: none;
}

/**
 * Regole per far funzionare il markup di Bootstrap2
 */
label.radio {
	margin-left: 20px;
}
label.radio input[type="radio"] {
	left: 0;
}

.checkbox {
	margin-left: 20px;
}
.checkbox label {
	padding-left: 0;
}
.checkbox .checkbox-common-box {
	margin-top: -10px;
}

/**
 * Testata
 */
.tt-head {
	position: relative;
	z-index: 2;
	padding: 10px 0 0 0;
	text-align: center;
	background-color: #000;
}
.tt-head p {
	display: inline-block;
	color: #fff;
	margin: 0;
	padding-bottom: 10px;
}
.tt-head .btn {
	display: none;
}
.tt-head .btn {
	border-width: 0;
}
#background-image {
	display: none;
}
#background-image img {
	display: none;
}
.header {
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 20px;
	padding-bottom: 80px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.header .filler {
	position: absolute;
	background-color: #fff;
	height: 5000px;
	width: 5000px;
	bottom: -4910px;
	transform: rotate(-2deg);
}
.header .top-blocks-wrapper {
	display: table;
	width: 100%;
	margin-bottom: 10px;
}
.header .top-block {
	display: table-cell;
	vertical-align: top;
	padding: 0 10px;
	text-align: left;
}
.header .top-block:first-child {
	padding-left: 0;
	border-width: 0;
}
.header .top-block:last-child {
	text-align: right;
	padding-right: 0;
}
.header .top-block .title {
	font-weight: normal;
	color: #989898;
	margin-bottom: 10px;
}
.header .top-block p {
	font-weight: bold;
	margin-bottom: 0;
}
.header .top-utils {
	text-align: right;

}
.header .top-utils a, .header .top-utils a:visited {
	color: #fff;
}
.header .top-utils a:hover, .header .top-utils a:focus, .header .top-utils a:active {
	color: #fff;
}
.header .top-utils .follow-us p {
	display: none;
}
.header .top-utils .follow-us ul.social-icons {
	margin-left: 0;
	display: block;
	list-style: none;
	width: 100%;
	white-space: nowrap;
	text-align: left;
}
.header .top-utils .follow-us ul.social-icons li {
	display: inline-block;
}
.header .top-utils .follow-us ul.social-icons li a {
	display: inline-block;
	font-size: 22px;
	line-height: 22px;
	margin-right: 15px;
}
.cart-head {
    padding: 15px 0;
}
.cart-head p {
    display: inline;
}
/*.header .top-utils .cart-head a {*/
	/*display: inline-block;*/
	/*line-height: 25px;*/
	/*white-space: nowrap;*/
/*}*/
/*.header .top-utils .cart-head a .fa {*/
	/*vertical-align: top;*/
	/*display: inline-block;*/
	/*padding: 0 10px;*/
	/*line-height: 25px;*/
	/*border-style: solid;*/
	/*border-color: #a3a3a3;*/
	/*border-width: 1px 0 1px 1px;*/
	/*border-radius: 5px 0 0 5px;*/
/*}*/
/*.header .top-utils .cart-head a .counter {*/
	/*vertical-align: top;*/
	/*display: inline-block;*/
	/*padding: 0 6px;*/
	/*line-height: 25px;*/
	/*background-color: #387e34;*/
	/*border: 1px solid #a3a3a3;*/
	/*color: #fff;*/
	/*border-radius: 0 5px 5px 0;*/
	/*text-shadow: 1px 1px 2px #353535;*/
/*}*/
.header .top-social-buttons .btn {
	padding: 4px 10px;
}
.header .top-utils .top-utils-user {
	padding-bottom: 10px;
}
.main-navbar.collapse.in {
	border-top: 1px solid #ccc;
}
@media (min-width: 480px) {
	.tt-head {
		text-align: right;
	}
	.tt-head p {
		display: inline-block;
		padding-bottom: 0;
	}
	.tt-head p .tagline {
		white-space: nowrap;
	}
	.tt-head p .name {
		display: none;	
	}
	.header .top-utils .top-utils-user strong:first-child {
		margin-right: .6em;
	}
}
@media (min-width: 768px) {
	.main-navbar.collapse.in {
		border-top: 0;
	}
	#main-nav {
		background-color: #fff;
		padding: 15px 15px 0 15px;
	}
	.header .top-blocks-wrapper {
		width: auto;
		float: right;
	}
	.header .top-block {
		padding: 0 30px;
		border-left: 1px solid #ccc;
	}
	.header .top-block:last-child {
		text-align: left;
		padding-right: 30px;
	}
	.header .navbar-nav.social-icons li a {
		min-width: 50px;
		display: inline-block;
		text-align: center;
	}

	#background-image {
		width: 100%;
		position: relative;
		display: block;
		z-index: 0;
	}
	#background-image .flexslider {
		margin: 0 -15px 0 -15px;
		z-index: -1;
	}
	#background-image .flexslider li {
		text-align: center;
		position: relative;
	}
	#background-image .flexslider ul.slides li {
		display: none;
	}
	#background-image .flexslider ul.slides li:first-child {
		display: block;
	}
	#background-image.active .flexslider ul.slides li {
		display: block;
	}
	#background-image.active {
		display: block;
	}
	#background-image img {
		display: block;
		width: 100%;
		height: auto;
	}
	#background-image .flex-control-nav {
		display: none;
	}
	#background-image.active .flex-control-nav {
		display: block;
		position: absolute;
		bottom: 0;
		list-style: none;
		text-align: center;
		width: 100%;
		padding: 10px 0;
		margin: 0;
	}
	#background-image .flex-control-nav li {
		display: inline-block;
	}
	#background-image .flex-control-nav li a {
		display: inline-block;
		padding: 0;
		background-color: #fff;
		border: 1px solid #000;
		border-radius: 50px;
		margin: 0 10px 0 0;
		cursor: pointer;
		text-decoration: none;
		text-indent: -100px;
		width: 12px;
		height: 12px;
		overflow: hidden;
	}
	#background-image .flex-control-nav li a.flex-active {
		background-color: #ccc;
	}
	#background-image .flex-control-nav li:last-child a {
		margin-right: 0;
	}
	#background-image .slider-detail {
		position: absolute;
		width: 100%;
		bottom: 40px;
		text-align: center;
	}
	#background-image .slider-detail .title, #background-image .slider-detail .subtitle, #background-image .slider-detail .description {
		display: block;
	}
	#background-image .slider-detail .title {
		font-size: 42px;
		font-weight: bold;
		color: #fff;
		text-shadow: 0 0 3px rgba(0,0,0,.5);
	}
	#background-image .slider-detail .subtitle {
		font-size: 28px;
		font-weight: bold;
		color: #fff;
		text-shadow: 0 0 3px rgba(0,0,0,.5);
	}
	#background-image .slider-detail .title + .subtitle {
		margin-top: -10px;
	}
	#background-image .slider-detail .description {
		font-size: 18px;
		font-weight: normal;
		color: #fff;
		text-shadow: 0 0 3px rgba(0,0,0,.5);
	}
}
@media (min-width: 992px) {
	.header .top-utils .top-utils-social {
		text-align: right;
	}
	.header .top-utils .follow-us ul.social-icons li:last-child a {
		margin-right: 0;
	}
	.tt-head .btn {
		display: inline-block;
		float: left;
		margin: 0 25px 0px -15px
	}
}

.header .main-title {
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	margin: 20px 0;
}
.header .main-title a {
	color: #fff;
}
.header .main-title a:hover, .header .main-title a:active, .header .main-title a:focus {
	text-decoration: none;
}

.main-container {
	position: relative;
	margin-top: -80px;
	background-color: #fff;
	z-index: 2;
}

.breadcrumb {
	padding: 0;
	background-color: transparent;
	margin-bottom: 10px;
	margin-left: 0;
	color: #888;
}

.breadcrumb li a {
	color: #888;
}
.breadcrumb li.active {
	color: #888;
}
.breadcrumb > li + li:before {
	color: #888;
}

.navbar-nav {
	margin-bottom: 15px;
}
.navbar {
	background-color: #387e34;
	min-height: 0;
	margin-bottom: 20px;
}
.navbar-right {
	margin-right: 0;
}
.navbar ul {
	margin-left: 0;
}
.navbar .navbar-label {
	vertical-align: top;
	display: inline-block;
	line-height: 20px;
	margin: 9px 10px;
}
.navbar .navbar-toggle {
	vertical-align: top;
	border-width: 0;
	padding: 0;
}
.navbar a, .navbar a:visited {
	color: #000;
}
ul.navbar-nav .open .dropdown-menu > li > a {
	margin-left: 20px;
}
ul.navbar-nav > li > a {
	position: relative;
	text-transform: uppercase;
}
.navbar-header {
	color: #000;
}
.navbar-logo {
	display: none;
}
.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
@media (min-width: 768px) {
	.navbar-nav {
		margin-bottom: 0;
	}
	.navbar-nav.with-logo {
		float: right;
		margin: 0 -15px;
	}
	.main-navbar > .navbar-nav {
		display: table-cell;
		padding-bottom: 15px;
		vertical-align: top;
	}
	.navbar {
		border-radius: 0;
		margin-bottom: 0;
		margin-left: -15px;
		margin-right: -15px;
	}
	.navbar .navbar-label {
		display: none;
	}
	.navbar-collapse {
		padding: 0;
	}
	.navbar-collapse.collapse {
		display: table !important;
	}
	.navbar-nav {
		margin-left: -15px;
		text-align: right;
	}
	.navbar-nav > li {
		display: inline-block;
		text-align: left;
	}
	.navbar-nav > li > a {
		padding-left: 15;
		padding-right: 15px;
	}
	.dropdown-menu.navbar-nav > li {
		float: none;
		display: block;
	}
	ul.navbar-nav .open .dropdown-menu > li > a {
		margin-left: 0;
	}
	.navbar-logo {
		vertical-align: top;
		float: none;
		display: table-cell;
		padding-right: 20px;
		padding-bottom: 15px;
	}
	.navbar-logo a {
		display: inline-block;
	}
}

#gallery {
	margin-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
	margin: 40px 0 20px 0;
	font-weight: bold;
}
h1.home, h2.home {
	text-align: center;
}
h1.notspaced, h2.notspaced, h3.notspaced, h4.notspaced, h5.notspaced, h6.notspaced {
	margin-top: 0;
	margin-bottom: 5px;
}
h1, .likeh1 {
	font-size: 36px;
	line-height: 46px;
}
h2, .likeh2 {
	font-size: 30px;
	line-height: 40px;
}
h3, .likeh3 {
	font-size: 22px;
	line-height: 27px;
	text-transform: uppercase;
}
h4, .likeh4 {
	line-height: 22px;
}
h5, .likeh5 {
	line-height: 21px;
	font-weight: normal;
	font-size: 16px;
	margin: 10px 0;
	text-align: left;
}
h6, .likeh6 {
	
}
h3 + .nav-pills {
	margin-top: -5px;
	margin-bottom: 20px;
	text-align: left;
}
.first-in-home h3 {
	margin-top: 10px;
}
.top-spaced {
	margin-top: 20px;
}
.top-double-spaced {
	margin-top: 40px;
}
.bottom-spaced {
	margin-bottom: 20px;
}
.bottom-double-spaced {
	margin-bottom: 39px;
	padding-bottom: 1px;
}
.container-background {
	color: #fff;
	background-color: #393939;
}
.container-background h1, .container-background h2, .container-background h3, .container-background h4, .container-background h5, .container-background h6 {
	color: #387e34;
}
.container-background .blockquote h1, .container-background .blockquote h2 {
	color: #fff;
}

.container-light-background {
	background-color: #f7f7f7;
	padding: 1px 0;
}

.top-container {
	padding: 10px 0;
}
.top-container .breadcrumb {
	text-align: left;
	margin: 0;
}
.top-container h1, .top-container h2 {
	text-align: left;
}
.top-container h1 {
	margin: 0;
}
.top-container h2 {
	margin: 0;
}
.top-container h1:before, .top-container h1:after, .top-container h2:before, .top-container h2:after {
	display: none;
}
@media (min-width: 769px) {
	.top-container {
		margin-bottom: 0;
	}
}

.blockquote h1:before, .blockquote h1:after, .blockquote h2:before, .blockquote h2:after {
	display: none;
}
.blockquote h1 {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
.blockquote h2 {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}

/**
 * Testo espanso
 */
.text-large {
	text-align: left;
}
.text-large .inner {
	max-height: 300px;
	overflow: hidden;
	transition: max-height 0.5s;
}
.text-large .inner.expanded {
	max-height: 5000px;
}
.text-large .expand-wrapper {
	text-align: center;
	margin: 30px 0px 0 0;
}
.text-large .expand-wrapper .expand .glyphicon {
	display: none;
}

.btn {
	padding: 6px 12px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	text-transform: uppercase;
	font-weight: bold;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border: 2px solid #000;
	background-color: #fff;
}

.btn-primary, .btn-primary:visited, .btn-default, .btn-default:visited {
	background-color: #fff;
	color: #fff;
	border: 2px solid #000;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	padding: 12px 24px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-default:hover, .btn-default:active, .btn-default:focus {
	background-color: #50cc8c;
	color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
}

.btn-default {
	color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	padding: 12px 24px;
}
.btn-primary:hover, .btn-primary:active {
	color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
}

.container-background .btn-default:hover, .container-background .btn-default:active, .container-background .btn-default:focus {
	color: #50cc8c;
}

/**
 * Pagina "Chi siamo"
 */
.about-logo {
	text-align: center;
}
.about-logo a {
	display: inline-block;
}
.about-logo img {
	display: block;
	width: 100%;
	height: auto;
	max-width: 100%;
}

/**
 * Prodotto
 */
.product-widget {
	margin-bottom: 20px;
}
.product-widget .items-thumb p {
	display: none;
}
.product-widget h3 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: none;
	font-weight: normal;
	font-size: 19px;
}
.product-widget a.items-thumb {
	position: relative;
	display: block;
	text-align: center;
	text-decoration: none;
	border: 1px solid #ccc;
}
.product-widget .items-thumb p.left {
	display: none;
}
.product-widget .items-thumb p.right {
	position: absolute;
	top: 40px;
	right: 0;
	padding: 5px 10px;
	background: rgba(0,0,0,0.75);
}
.product-widget .items-thumb .timer p {
	display: inline-block;
	margin-bottom: 0;
}
.product-widget .items-thumb .timer p small {
	margin-right: 5px;
}
.product-widget a.items-thumb img {
	margin: 0 auto;
}
.product-widget h3 a, .product-widget h3 a:visited {
	color: #393939;
}
.product-widget .description {
	margin-bottom: 10px;
}
.product-widget .price {
	display: block;
	font-size: 24px;
	text-align: center;
}
.product-widget .price.price-hidden {
	font-size: 14px;
}
.product-widget .price p {
	display: inline-block;
}
.product-widget .price p.percent {
	display: none;
}
.product-widget .price p.old {
	color: #acacac;
	text-decoration: line-through;
}
.product-widget.coupon .price p.old {
	display: block;
	text-decoration: none;
	color: #387e34;
	margin-bottom: 0;
}
.product-widget .price p.final {
	color: #387e34;
	font-weight: bold;
}
.product-widget .timer-coupon {
	margin-top: 0;
	padding: 5px;
	background-color: #387e34;
	color: #fff;
}
.product-widget .items-thumb .timer.timer-coupon p.multiple-countdown {
	display: block;
}

.see-all {
	text-align: center;
}

/**
 * Galleria
 */
ul.small-gallery {
	list-style-type: none;
	display: block;
	margin-top: -20px;
	margin-left: -20px;
	margin-right: 0;
}
ul.small-gallery li {
	padding: 20px 0 0 20px;
}
ul.small-gallery li a {
	display: block;
	position: relative;
}
ul.small-gallery li a.shopping-video i {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 45px;
	height: 42px;
	margin: -21px 0 0 -21px;
}

/**
 * Flexslider
 */
.flexslider {
	position: relative;
}
.flexslider ul.slides {
	list-style: none;
	margin: 0;
}
.flexslider ul.flex-direction-nav {
	position: absolute;
	top: -52px;
	margin: 0;
	right: 0;
	list-style: none;
	background-color: transparent;
	padding-left: 20px;
}
.flexslider ul.flex-direction-nav li {
	display: inline-block;
	font-size: 45px;
	line-height: 34px;
}
.flexslider ul.flex-direction-nav li a.flex-disabled {
	display: none;
}
.flexslider ul.flex-direction-nav li:first-child {
	margin-right: 6px;
}
.flexslider .flex-direction-nav i.fa.fa-angle-left {
	line-height: 34px;
}
.flexslider .flex-direction-nav i.fa.fa-angle-right {
	line-height: 34px;
}

h3.margin-right {
	margin-right: 58px;
}

/**
 * Comment
 */
.media-comments {
	margin-right: 20px;
}
.media-comments .media {
	margin-top: 0;
}
.media-comments .media-thumb {
	display: none;
}
.media-comments .media-body {
	padding: 0;
}
.media-comments .media-body h4 {
	text-align: left;
}
.media-comments .media-body p {
	margin: 10px 0 10px 0;
}
.media-comments .fa-star {
	color: gold;
}
.media-comments dl.dl-horizontal {
	margin-left: 0;
}

.home-feedback {
	background-color: #fff;
	position: relative;
}
.home-feedback ul.slides {
	margin: 0;
}
.home-feedback .media-comments {
	padding: 30px 30px 60px 30px;
	margin: 0;
}
.home-feedback .media-comments .media-thumb {
	display: none;
}
.home-feedback .media-comments dl.dl-horizontal {
	margin-left: 10px;
}
.home-feedback .media-comments .media-body {
	margin: 0 0 10px 0;
	text-align: center;
}
.home-feedback .media-comments .media-body h4 {
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	font-weight: bold;
	color: #9e9e9e;
}
.home-feedback .media-comments .media-body em {
	display: none;
}
.home-feedback .media-comments .media-body p {
	display: block;
	text-align: center;
	margin-top: 0;
}
.home-feedback .media-comments dl {
	display: none;
}
.home-feedback .flex-direction-nav {
	display: none;
}
.home-feedback .flex-control-nav {
	position: absolute;
	bottom: 0;
	list-style: none;
	margin-left: 0;
	margin-bottom: 45px;
	text-align: center;
	width: 100%;
}
.home-feedback .flex-control-nav li {
	display: inline-block;
}
.home-feedback .flex-control-nav li a {
	display: inline-block;
	padding: 0;
	background-color: #ccc;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
	border-radius: 50px;
	margin: 0 10px 0 0;
	cursor: pointer;
	text-decoration: none;
	text-indent: -100px;
	width: 8px;
	height: 8px;
	overflow: hidden;
}
.home-feedback .flex-control-nav li a.flex-active {
	background-color: #333;
}
.home-feedback .flex-control-nav li:last-child a {
	margin-right: 0;
}

dl.dl-horizontal dt {
	float: left;
	clear: left;
	margin-right: 10px;
	width: auto;
}
dl.dl-horizontal dd {
	float: left;
	margin-left: 0;
}

.promo-list {}
.promo-list .promo-widget {
	margin-top: 0;
	padding: 0 0 50px 0;
	border-radius: 4px 4px 0 0;
}
.promo-list .promo-widget h3 {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	color: #393939;
	word-wrap: break-word;
}
.promo-list.promo-list-homepage .promo-widget h3 {
	margin-left: 20px;
	margin-right: 20px;
}
.promo-list .promo-widget h5 {
	font-size: 18px;
	text-align: left;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
.promo-list.promo-list-homepage .promo-widget h5 {
	margin-left: 20px;
	margin-right: 20px;
}
.promo-list .promo-widget > div {
	margin-left: 0;
	margin-right: 0;
}
.promo-list.promo-list-homepage .promo-widget > div {
	margin-left: 20px;
	margin-right: 20px;
}
.promo-list .promo-widget .promo-thumb {
	display: block;
}
.promo-list .promo-widget .promo-thumb img {
	display: block;
}
.promo-list .promo-widget a.more-information {
	display: block;
	margin-top: 10px;
}
.promo-list.flexslider ul.flex-direction-nav {
	top: -32px;
}

.promo-main-image {
	margin-bottom: 10px;
}
.promo-image  {
	margin-bottom: 20px;
}

.brands-list {
	top: -52px;
}
.brand-box-container {
	margin: 0 0 0 -20px;
}
.brand-box-container > div {
	padding: 0;
}
.brand-box-container .brand-box {
	text-align: center;
	background-color: #393939;
	color: #F7F7F7;
	padding: 12px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.items-list {
	margin-left: -20px;
}
.items-list > div {
	padding: 0 0 0 20px;
}

/**
 * Mappa
 */
.map-container {
	position: relative;
	margin-top: 20px;
	padding: 1px 0;
}
.map-container .path-opener:hover {
	cursor: pointer;
}
.map-container .map-modal {
	position: relative;
	margin-top: 40px;
	padding: 10px 15px;
	height: 480px;
	width: 100%;
	background: #FFF;
	box-shadow: 0 2px 3px rgba(0,0,0,0.5);
	z-index: 1000;
}
.map-container .map-modal .nav-pills {
	position: absolute;
	top: -45px;
	left: -5px;
	padding: 0;
	width: 100%;
	float: none;
	z-index: 10;
	overflow: hidden;
	height: 50px;
	margin: 5px;
	white-space: nowrap;
	text-align: left;
}
.map-container .map-modal .nav-pills.with-arrows {
	padding-left: 30px;
	padding-right: 30px;
}
.map-container .map-modal .nav-pills li {
	margin-top: 1px;
	margin-right: 5px;
	display: inline-block;
	float: none;
}
.map-container .map-modal .nav-pills li:last-child {
	margin-right: 0;
}
.map-container .map-modal .nav-pills li.ico-close {
	margin: 0;
	width: 40px;
	height: 40px;
	background: rgba(0,0,0,0.5);
	color: #FFF;
	cursor: pointer;
	position: absolute;
	right: 40px;
}
.map-container .map-modal .nav-pills li.ico-close:hover {
	opacity: 0.5;
}
.map-container .map-modal .nav-pills li.ico-close i {
	line-height: 40px;
	text-align: center;
	display: block;
}
.map-container .map-modal .nav-pills li > i {
	position: absolute;
	width: 110%;
	height: 5px;
	background-color: #fff;
	height: 5px;
	bottom: -4px;
	z-index: 11;
}
.map-container .map-modal .nav-pills li > i::before {
	content: '';
}
.map-container .map-modal .nav-pills li > a {
	position: relative;
	background-color: #eee;
	border-radius: 5px 5px 0 0;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	z-index: 10;
}
.map-container .map-modal .nav-pills li.active > a, .map-container .map-modal .nav-pills li:hover > a {
	background-color: #fff;
	color: #000;
}
.map-next, .map-prev {
	display: block;
	position: absolute;
	top: -39px;
	z-index: 11;
	width: 20px;
	height: 45px;
	line-height: 40px;
	left: 0px;
	background-color: #fff;
	text-align: center;
	border-radius: 5px 5px 0 0;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.map-next .cover, .map-prev .cover {
	display: block;
	background-color: #fff;
	height: 8px;
	width: 25px;
	position: absolute;
	bottom: -2px;
	left: 0;
}
.map-next.disabled, .map-prev.disabled {
	display: none;
}
.map-next .cover {
	right: 0;
	left: auto;
}
.map-next {
	left: auto;
	right: 0;
}
.map-container .map-modal hr {
	padding-bottom: 0;
	margin-bottom: 0;
	clear: both;
}
.map-container .map-modal hr:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.map-container .map-modal h3,
.map-container .map-modal h4,
.map-container .map-modal h5
{
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    line-height: 30px;
    text-align: left;
    font-size: 15px;
}
.map-container .map-modal h4
{
    text-transform: uppercase;
    font-weight: bold;
}
.map-container .map-modal h5 {
    text-align: left;
    text-transform: uppercase;
    font-size: 13px;
}
.map-container .map-modal h3:after, .map-container .map-modal h3:before {
	display: none;
}
.map-container .map-modal h3 a {
	padding: 0 10px;
	font-size: 12px;
	color: #FFF;
	text-transform: none;
	display: inline-block;
	float: right;
}
.map-container .map-modal h3 span {
	font-weight: 700;
}
.map-container .map-modal h3 i {
	width: 30px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	float: left;
}
.map-container .map-modal h5 {
	text-align: left;
}
.map-container .map-modal .fa-caret-left {
	margin-top: -35px;
	width: 10px;
	height: 20px;
	font-size: 24px;
	color: #FFF;
	text-shadow: -2px 0 2px rgba(0,0,0,0.35);
	display: block;
	position: absolute;
	top: 50%;
	left: -7px;
	z-index: 9999;
}
.map-container .map-modal p {
	margin-left: 30px;
	margin-bottom: 20px;
	color: #666;
}
.map-container .map-modal dl {
	display: block;
	margin-left: 30px;
}
.map-container .map-modal dl:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.map-container .map-modal dl dt {
	font-weight: normal;
	color: #999;
}
.map-container .map-modal dl dd a:hover {
	color: #333;
	text-decoration: none;
}
.map-container .map-modal .slimScroll {
	height: 324px;
}
.map-container .map-modal .tab-content {
	position: relative;
	z-index: 11;
}
.map-container .map-modal .land-compile {
	padding: 1px 0;
}
.map-container .maps-form .form-group {
	padding: 0 15px 10px;
	margin: 0;
	width: 100%;
}
.map-container .maps-form .form-group:last-child {
	padding-right: 15px;
}
.map-container .calc {
	margin-top: -40px;
	margin-left: -200px;
	padding: 0 10px;
	height: 30px;
	background: #333;
	font: 300 18px/30px Arial, Helvetica, sans-serif;
	color: #FFF;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9999;
}
.map-container .calc span {
	font-weight: 700;
}
.map-container .gmap-calulate-btn {
	width: 100%;
	padding: 6px 10px;
}
#map-canvas {
	width: 100%;
	height: 600px;
}
@media (min-width: 768px) {
	.map-container .map-modal {
		height: 480px;
		width: 417px;
		margin-right: -437px;
		position: absolute;
		top: 30px;
		right: 50%;
		z-index: 1000;
	}
	.map-container .maps-form .form-group {
		padding: 0;
		margin: 0 0 0 15px;
		width: 29.74%;
	}
	.map-container .maps-form .form-group:last-child {
		padding-right: 15px;
	}
}

.list-alternated {}
.list-alternated .list-item {
	padding: 20px;
	clear: both;
}
.list-alternated .list-item:nth-child(odd) {
	background-color: #f7f7f7;
}

.list-alternated .list-item .media {
	margin-top: 0;
}

/**
 * Captcha
 */
.captha-container {
	margin-bottom: 18px;
}
.captha-container .controls {
	position: relative;
	margin-left: 140px;
}
.captha-container .controls img {
	position: absolute;
	top: -8px;
	left: -140px;
}
.captha-container .controls .form-control {
	margin-top: 8px;
}
@media (min-width: 992px) {
	.captha-container {
		width: 50%;	
		padding-right: 20px;
	}
}

/**
 * Newsletter dialog
 */
.newsletter-box {
	display: none;
}
.newsletter-box-cont .fa-times {
	display: none;
}
@media (min-width: 768px) {
	.newsletter-box-cont {
		margin-top: -220px;
		padding: 20px 0 20px 20px;
		background: rgba(0,0,0,0.25);
		position: absolute;
		top: 50%;
		right: 0;
		z-index: 99998;
	}
	.newsletter-box {
		display: block;
		padding: 20px;
		width: 260px;
		background: #FFF;
		box-shadow: -2px 0 3px rgba(0,0,0,0.25);
	}
	.newsletter-box h3 {
		margin: 0 0 5px 0;
		font-size: 16px;
		text-align: left;
	}
	.newsletter-box h3:after, .newsletter-box h3:before {
		display: none;
	}
	.newsletter-box h3 span {
		font-weight: 700;
	}
	.newsletter-box p {
		margin-bottom: 10px;
		font: normal 12px/15px Arial, Helvetica, sans-serif;
	}
	.newsletter-box p.modal-form-subtitle {
		margin-left: 20px;
		color: #999;
	}
	.newsletter-box .success,
	.newsletter-box .error {
		display: none;
	}
	.newsletter-box .form-group .error {
		color: #a94442;
	}
	.newsletter-box .not-show {
		font: normal 12px/40px Arial, Helvetica, sans-serif;
		color: #999;
		display: block;
		float: left;
	}
	.newsletter-box .btn-default, .newsletter-box .btn-default:visited {
		padding: 0 10px;
		width: 100px;
		text-shadow: none;
		border: 2px solid #000;
		border-radius: 0;
		font: 300 15px/40px Arial, Helvetica, sans-serif;
		float: right;
		background-color: #387e34;
		color: #fff;
	}
	.newsletter-box .btn-primary:hover, .newsletter-box .btn-primary:active, .newsletter-box .btn-primary:focus {
		background-color: #50cc8c;
		color: #fff;
	}
	.newsletter-box-cont .fa-times {
		display: block;
		width: 40px;
		height: 40px;
		background: #333;
		text-align: center;
		line-height: 40px;
		color: #FFF;
		cursor: pointer;
		position: absolute;
		top: 35px;
		left: -20px;
	}
	.newsletter-box-cont .fa-times:hover {
		opacity: 0.75;
	}
}

/**
 * Vai in cima
 */
#toTop {
	width: 40px;
	height: 40px;
	background: rgba(0,0,0,0.25);
	line-height: 40px;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	display: none;
	position: fixed;
	bottom: 70px;
	right: 20px;
	z-index: 9999;
}
#toTop:hover {
	opacity: 0.5;
}

/**
 * Ecommerce 
 */
.order-list {
	text-align: right;
	margin-bottom: 40px;
}
.order-list select {
	width: auto;
	margin: 0 0 20px 0;
	display: inline-block;
	vertical-align: top;
}
.order-list .pagination {
	margin: 0 0 0 20px;
	vertical-align: top;
}
.pagination-bottom {
	clear: both;
}
.cat-list {
	margin-top: 40px;
}
.cat-list h3:after, .cat-list h3:before {
	display: none;
}
.cat-list .panel-heading {
	padding: 5px 15px;
}
.cat-list .panel-heading a {
	color: #000;
}
.cat-list .panel .panel {
	margin-bottom: 0;
}
.cat-list .panel-heading .fa {
	margin-top: -25px
}
.cat-list #prices .accordion-inner {
	margin: 20px 10px;
	text-align: right;
}
.cat-list #prices .accordion-inner .amount {
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
	padding: 5px 15px;
}
.cat-list #prices .accordion-inner .range-slider {
	margin: 0 10px;
	vertical-align: top;
}
.cat-list #prices .accordion-inner .btn {
	margin-top: 10px;
	padding: 5px 15px;
}
.cat-list li.active a {
	font-weight: bold;
}

@media (min-width: 992px) {
	.cat-list {
		margin-top: 0;
	}
}

/**
 * Ecommerce - prodotto
 */
.items-detail h3 {
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	text-align: left;
}
.items-detail h3:after, .items-detail h3:before {
	display: none;
}
.items-detail .price {
	font-size: 26px;
}
.items-detail .price .percent {
	display: none;
}
.items-detail.coupon .price .percent {
	display: inline-block;
	background-color: #c00;
	color: #fff;
	padding: 0 10px;
	border-radius: 10px;
}
.items-detail.coupon .price .percent span {
	display: none;
}
.items-detail.coupon .price .percent:before {
	content: "-";
}
.items-detail .price .final, .items-detail .price .old {
	display: inline-block;
}
.items-detail .price .final {
	font-weight: bold;
	color: #387e34;
}
.items-detail.coupon .price .final {
	display: inline;
}
.items-detail .price .old {
	color: #acacac;
	text-decoration: line-through;
}
.items-detail.coupon .price .old {
	color: #387e34;
	text-decoration: none;
	display: block;
}
.items-detail .btn-default, .items-detail .btn-default:visited {
	width: 100%;
}
.items-detail .sel-qty input, .items-detail .sel-qty .btn._less, .items-detail .sel-qty .btn._more {
	vertical-align: top;
	padding: 0 10px;
	line-height: 44px;
	height: 48px;
}
.items-detail .sel-qty input {
	width: 40px;
	border: 2px solid #000;
	border-width: 2px 0;
}
.items-detail .sel-qty label {
	line-height: 48px;
	height: 48px;
}
.items-detail .sel-qty .ins-num {
	white-space: nowrap;
	margin-bottom: 10px;
}
.items-detail hr {
	margin-top: 0;
}
.items-detail .form-product input[type=text], .items-detail .form-product input[type=email] {
	padding: 6px 12px;
	width: 100%;
	margin-bottom: 10px;
}
.items-detail .form-product textarea {
	width: 100%;
	padding: 6px 12px;
}
.items-detail .form-product .captha-container {
	position: relative;
	margin-top: 10px;
}
.items-detail .form-product .captha-container label {
	display: block;
	margin-left: -140px;
}
.items-detail .form-product .captha-container > div {
	margin-left: 140px;
}
.items-detail .form-product .captha-container img {
	position: absolute;
	left: 0;
}
.items-detail .form-product .captha-container input {
	margin-top: 8px;
}
.items-detail .form-product .btn, .items-detail .form-product .btn:visited {
	width: 100px;
	float: right;
}
.items-detail #contact .alert {
	margin: 5px 0;
}
.items-detail #gallery {
	position: relative;
	background-color: #fff;
	padding: 0;
	max-height: none;
	margin-bottom: 10px;
}
.items-detail #gallery.with-more-images {
	padding-bottom: 70px;
}
.items-detail #gallery ul {
	margin-left: 0;
}
.items-detail #gallery ul li {
	float: none;
	opacity: 1;
	text-align: center;
	position: static;
}
.items-detail #gallery ul li a {
	display: inline-block;
}
.items-detail #gallery ul li a.flex-disabled {
	display: none;
}
.items-detail #gallery ul li a img {
	width: 100%;
	height: auto !important;
	display: block;
}
.items-detail #gallery:not(.fullWidth) ul li a img {
	padding: 0;
}
.items-detail #gallery .flex-direction-nav {
	top: auto;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: transparent;
}
.items-detail #gallery .flex-direction-nav .flex-prev {
	position: absolute;
	left: 5px;
	top: -38px;
	background-color: #fff;
	padding: 6px 12px;
	line-height: 25px;
}
.items-detail #gallery .flex-direction-nav .flex-next {
	position: absolute;
	right: 5px;
	top: -38px;
	background-color: #fff;
	padding: 6px 12px;
	line-height: 25px;
}
.items-detail #gallery ul li a img {
	width: 100% !important;
}
.items-detail #gallery .slideGalleryGoPrev, .items-detail #gallery .slideGalleryGoNext {
	display: none;
}
.items-detail .timer {
	font-weight: bold;
	font-size: 18px;
}
.items-detail .timer i {
	font-size: 14px;
}
.items-detail .timer p {
	display: inline-block;
}
.items-detail .timer p small {
	margin-right: 5px;
}
.your-comment textarea {
	width: 100%;
	padding: 10px;
}
@media (min-width: 992px) {
	.items-detail .sel-qty label {
		display: block;
	}
	.items-detail .sel-qty .ins-num {
		text-align: right;
	}
}

/**
 * Pagina login
 */
.container.login {
	margin-top: 20px;
	margin-bottom: 40px;
}
.container.login .row-fluid {
	margin-left: -15px;
	margin-right: -15px;
}
.container.login h2 {
	margin-top: 0;
}
.container.login h1 {
	margin-top: -30px;
}
.container.login div.checkbox label.checkbox {
	margin-left: 0;
}
.container.login .reg-box {
	margin-top: 20px;
	text-align: center;
}
.container.login .reg-box-sep {
	display: none;
}
.container.login .reg-box a, .container.login .reg-box a:visited {
	display: inline-block;
	padding: 0 20px;
	text-shadow: none;
	border: 2px solid #000;
	border-radius: 0;
	background-color: #387e34;
	color: #fff;
	font: 300 15px/40px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.container.login .reg-box a, .container.login .reg-box a:visited {
	font: 300 22px/50px Arial, Helvetica, sans-serif;
}
.container.login .reg-box a:hover, .container.login .reg-box a:active, .container.login .reg-box a:focus {
	background-color: #50cc8c;
	color: #fff;
}
.container.login .remember {
	display: inline-block;
	margin-top: 10px;
}
@media (min-width: 992px) {
	.container.login .reg-box {
		margin-top: 0;
	}
	.container.login .reg-box + .reg-box-sep + .reg-box {
		margin-top: 20px;
	}
}

/**
 * Pagina registrazione
 */
.container.login.register p:first-child {
	margin-top: 20px;
	font-weight: bold;
}
.container.login.register h2 {
	display: none;	
}
.container.login.register .alert {
	margin: 10px 0 0 0;
}
.container.login #users_registration_password_Password, .container.login #users_registration_password_Ripeti_Password {
	display:block;
	width:100%;
	height:34px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
.container.login #users_registration_password_Password:focus, .container.login #users_registration_password_Ripeti_Password:focus {
	border-color:#66afe9;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}
.container.login .log-form.register .control-group {
	margin-bottom: 8px;
}

.form-actions {
	margin-bottom: 40px;
}
.form-actions .btn {
	margin-bottom: 20px;
}

/**
 * Pagina recupero password
 */
#form_password {}
#form_password > div {
	margin-bottom: 10px;
}
#form_password > div label {
	margin-right: 10px;
}

/**
 * Barra accettazione cookie
 */
.cc-cookies {
	padding: 0;
	width: 100%;
	background: #111;
	font: normal 12px/30px Arial, Helvetica, sans-serif;
	color: #999;
	text-align: center;
	text-shadow: none;
	position: fixed;
	z-index: 9999;
}
.cc-cookies a {
	color: #FFF;
}
.cc-cookies a.cc-cookie-accept {
	margin: 10px 0 10px 10px;
	padding: 0 10px;
	color: #FFF;
	display: inline-block;
}
.cc-cookies a.cc-cookie-accept:hover {
	text-decoration: none;
	opacity: 0.5;
}

/**
 * Footer
 */
 .footer {
	text-align: left;
}
.footer-white {
	margin: 40px 20px;
	color: #e6e6e6;
}
.footer-white .title {
	display: block;
	margin-bottom: 10px;
	font-size: 18px;
	text-transform: uppercase;
}
.footer-white .col-md-4 {
	margin-top: 40px;
}
.footer-white .col-md-4:first-child {
	margin-top: 0;
}
@media (min-width: 992px) {
	.footer-white .col-md-4 {
		margin-top: 0;
	}
}
.footer-white #menu-footer-menu {
	list-style-type: disc;
}
.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
	z-index: 99999;
}