/*
	SpecificSections.css
	TemplateName: Business Management
	Copyright (c) 2015, ObjectWeb Srl. All rights reserved.
	Version: 1.0.0
*/

/* General
------------------------------------------------------------------------------------------------- */
.section-title h1, 
.section-title h2 {
	font-family: "Yanone Kaffeesatz";
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 5px;
	font-size: 50px;
}

.section-title span.line {
    display: block;
    background-color: #8C6C39;
    width: 70px;
    height: 8px;
    margin: 0 auto 30px;
}

/*Tematizzazione*/
.sea-products .section-title span.line {
    background-color: #0C2340;
}
.ground-products .section-title span.line {
    background-color: #2D4937;
}

.section-title span.h2 {
  font-weight: 600;
  font-size: 20px;
}

.utility .section:first-child {
  /*padding-top: 100px;*/
}

.page-wrapper {
	background-color: #DDD;
	position: relative;
	z-index: 1;
}

.main-description {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 30px;
}

.section.no-margin {
	margin-bottom: 0;
}

.header-green,
form.reset-password,
form.register,
form.user-profile,
form.address-edit {
    padding-top: 125px;
}

.utility.col-md-3 {
	padding-left: 0;
}

.content.col-md-6,
.content.col-xs-12,
.content.col-md-9 {
	padding: 0;
}

.cookie-consents .cookie-buttons a.evidence {
    background-color: #6d9d3f !important;
    color: #FFF;
}

.cookie-consents {
	z-index: 9999;
}

@media(max-width:991px){
	.utility.col-md-3 {
		padding: 0;
	}
}

@media(max-width:767px){
	.section-title h1, 
	.section-title h2 {
		font-size: 35px;
	}
	.section-title span.line {
		margin-bottom: 15px;
	}
}

#section-27044 {
	float: left;
    margin-left: 50px;
}

.header-social a {
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    line-height: 45px;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 23px;
}
/* ---------------------------------------------------------------------------------------------- */



/* Header
------------------------------------------------------------------------------------------------- */
header > .container {
	padding:0
}

header .navbar-fixed-top {
	padding:15px 0;
	transition:all 0.4s ease
}

header nav.shrink,
.header-green header nav,
form.reset-password header nav,
form.register header nav,
form.user-profile header nav,
form.address-edit header nav,
form.login header nav {
	padding:5px 0;
	background-color:rgba(140,108,57,0.9);
	z-index:9999999
}

header nav .navbar-brand > img {
	max-height: 40px;
	transition:max-height 0.4s ease 0s
}

.header-green header nav .navbar-brand > img,
form.reset-password header nav .navbar-brand > img,
form.register header nav .navbar-brand > img,
form.user-profile header nav .navbar-brand > img,
form.address-edit header nav .navbar-brand > img,
form.login header nav .navbar-brand > img {
	max-height:50px
}

header .navbar-default.shrink .navbar-nav > li > a,
.header-green header .navbar-default .navbar-nav > li > a,
form.reset-password header .navbar-default .navbar-nav > li > a,
form.register header .navbar-default .navbar-nav > li > a,
form.user-profile header .navbar-default .navbar-nav > li > a,
form.address-edit header .navbar-default .navbar-nav > li > a,
form.login header .navbar-default .navbar-nav > li > a {
	color:#FFF
}

header .navbar-default.shrink .navbar-nav > li:hover > a,
header .navbar-default.shrink .navbar-nav > li.active > a,
.header-green header .navbar-default .navbar-nav > li:hover > a,
.header-green header .navbar-default .navbar-nav > li.active > a,
form.reset-password header .navbar-default .navbar-nav > li:hover > a,
form.reset-password header .navbar-default .navbar-nav > li.active > a,
form.register header .navbar-default .navbar-nav > li:hover > a,
form.register header .navbar-default .navbar-nav > li.active > a,
form.user-profile header .navbar-default .navbar-nav > li:hover > a,
form.user-profile header .navbar-default .navbar-nav > li.active > a,
form.address-edit header .navbar-default .navbar-nav > li:hover > a,
form.address-edit header .navbar-default .navbar-nav > li.active > a,
form.login header .navbar-default .navbar-nav > li:hover > a,
form.login header .navbar-default .navbar-nav > li.active > a {
	color:#333
}

.header-image {
  height: 600px;
  background-position: center;
  background-size: cover;
  position: relative;
}

.header-image .gradient,
#slides .gradient {
    background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%) repeat scroll 0 0;
    top: 0;
    display: block;
    height: 200px;
    position: absolute;
    width: 100%;
    z-index: 2;
}

@media(max-width:991px){
	.header-image {
	  height: 400px;
	}
	.header-image .gradient, #slides .gradient {
		height: 100px;
	}
}

@media(max-width:767px){
	.header-image {
	  height: 220px;
	}
}

@media(max-width:400px){
	.header-image {
	  height: 150px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Sezioni in header
------------------------------------------------------------------------------------------------- */
header nav > .container {
  position: relative;
  padding-right: 130px;
}

.header-section-container {
  position: absolute;
  right: 0;
  top: 0;
}

.section.login {
	float: left;
    position: relative;
	margin-left: 8px;
}

.section.login .icon-login-container {
    border: 3px solid #FFF;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    line-height: 45px;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 23px;

}

.section.login .icon-login-container:hover {
    background-color: #8C6C39;
    border-color: #8C6C39;
	color: #FFF
}

form.login .section.login .icon-login-container:hover,
form.register .section.login .icon-login-container:hover,
form.user-profile .section.login .icon-login-container:hover,
.shrink .section.login .icon-login-container:hover,
.header-green .section.login .icon-login-container:hover {
    background-color: #333;
    border-color: #333;
	color: #FFF
}

.section.login div.info {
    background-color: #404040;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 56px;
    width: 200px;
    z-index: 999999;
	color: #FFF;
}

.section.login .form-group {
    margin-bottom: 8px;
}

.section.login .form-horizontal .input-div {
    padding-left: 0;
	position: relative;
    width: 100%;
}

.section.login label {
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 0;
    text-align: left;
    width: 100%;
}

.section.login .inputbox label.validation-error-label {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #8C6C39 !important;
    font-size: 9px !important;
    font-weight: normal !important;
    padding-left: 0 !important;
    position: absolute !important;
    bottom: -2px;
    right: 2px;
}

.section.login .inputbox .validation-highlight {
    background-image: none;
	border-color: #8C6C39;
}

.section.login .form-group.keep-login {
    color: #FFF;
    font-size: 13px;
    line-height: 19px;
}

.section.login .btn {
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 10px;
    padding: 5px;
    text-transform: uppercase;
}

.section.login .btn-secondary {
    background-color: #DDD;
    border: 1px solid #DDDDDD;
}

.section.login .btn-secondary:hover {
    background-color: #404040;
    color: #DDD !important;
    border-color: #DDD !important;
}

.section.login .btn-primary:hover {
    background-color: #404040;
    color: #DDD !important;
    border-color: #DDD !important;
}

.section.login .password-reminder {
    color: #FFF;
	display: block;
    font-size: 13px;
    text-decoration: underline;
	text-align: center;
}

.section.login .password-reminder:hover,
.section.login .info-login a:hover {
    color: #8C6C39;
}

.section.login a.btn.btn-primary:hover {
    border-color: #FFF;
}

/*Pagina Login*/
form.reset-password footer,
form.login footer {
    display: none;
}

form.reset-password .page-content,
form.login .page-content,
.set-new-password-container {
    margin: 100px auto;
}

.login.panel .info {
    display: block;
    color: #FFF;
    font-weight: 600;
    margin-bottom: 25px;
}

.login.panel.panel-success {
	margin: 80px 10px;
}

.login.panel label,
.login.panel .keep-login span,
.login.panel a:hover {
    color: #FFF;
}

.login.panel .btn.btn-primary:hover {
    border-color: #FFF;
}


.login.panel div.failure {
    background-color: #E10000 !important;
    font-weight: normal !important;
    padding: 20px 10px;
    border-top: 1px solid;
}

.section.login .form-control, 
.section.login input[type="text"], 
.section.login input[type="password"], 
.section.login input[type="email"] {
    font-size: 12px;
    height: 30px;
    padding: 6px 9px;
    border-radius: 0;
}

@media(max-width:767px){
	.login.panel.panel-success {
		margin: 15px 0px;
	}
    .section.login .icon-login-container span {
        display: none;
    }
}

@media(max-width: 1250px){
	header nav .navbar-brand > img {
    	max-height: 40px;
	}
}

@media(max-width:1200px){
	.navbar-default .navbar-nav > li > a {
	  font-size: 17px;
	  padding: 12px 10px;
	}
	.ec.shoppingcart-info i.fa-shopping-cart, 
	.section.login .icon-login-container, 
	.ec.wish-list-info i {
	  width: 40px !important;
	  height: 40px !important;
	  line-height: 34px !important;
	}
	header nav > .container {
	  padding-right: 105px;
	}

	.header-social a {
		width: 40px !important;
    	height: 40px !important;
    	line-height: 34px !important;
	}

	.navbar-right {
    	float: right !important;
    	margin-right: 242px;
	}

	header nav .navbar-brand > img {
		max-height: 28px;
    	margin-top: 7px;
	}

	#section-27044 {
		margin-left: 30px;	
	}
}

@media(max-width:991px){
	header .navbar-fixed-top {
		padding: 10px;
	}
	header nav .navbar-brand > img {
		max-height: 50px;
	}
	.navbar-collapse.in, 
	.navbar-collapse.collapsing {
		overflow-y: hidden;
		position: absolute;
		background-color: #404040;
		width: 100%;
		top: 55px;
		text-align: center;
		border: none;
	}
	header .navbar-default.shrink .navbar-nav > li:hover > a, 
	header .navbar-default.shrink .navbar-nav > li.active > a, 
	.header-green header .navbar-default .navbar-nav > li:hover > a, 
	.header-green header .navbar-default .navbar-nav > li.active > a, 
	form.reset-password header .navbar-default .navbar-nav > li:hover > a, 
	form.reset-password header .navbar-default .navbar-nav > li.active > a, 
	form.register header .navbar-default .navbar-nav > li:hover > a, 
	form.register header .navbar-default .navbar-nav > li.active > a, 
	form.user-profile header .navbar-default .navbar-nav > li:hover > a, 
	form.user-profile header .navbar-default .navbar-nav > li.active > a, 
	form.address-edit header .navbar-default .navbar-nav > li:hover > a, 
	form.address-edit header .navbar-default .navbar-nav > li.active > a, 
	form.login header .navbar-default .navbar-nav > li:hover > a, 
	form.login header .navbar-default .navbar-nav > li.active > a {
		color: #8C6C39;
	}

	#section-27044,
	.navbar-default .navbar-toggle {
		margin-left: 15px;
	}
}
@media(max-width:767px){
	header nav > .container {
		padding-right: 0;
	}
	.navbar-default .navbar-brand {
		float: none;
		display: block;
		margin-bottom: 10px;
		}
	header nav .navbar-brand > img {
		margin: 0 auto;
	}
	header nav.shrink .navbar-brand {
		display: none;
	}
	.header-section-container {
		position: relative;
		display: block;
		text-align: center;
	}
	.navbar-toggle {
		float: none;
	}
	.ec.wish-list-info, 
	.section.login,
	.ec.shoppingcart-info {
		float: none !important;
		display: inline-block;
		margin-bottom: 0;
	}
	.navbar-collapse.in, 
	.navbar-collapse.collapsing {
		top: 110px;
	}
	header nav.shrink .navbar-collapse.in, 
	header nav.shrink .navbar-collapse.collapsing {
		top: 45px;
	}
	.section.login div.info {
		top: 120px;
		left: 0;
		right: 0;
		width: 100%;
		position: fixed;
	}
	header nav.shrink .section.login div.info {
		top: 52px;
	}

	#section-27044 {
    	float: none;
    	margin-left: 50px;
    	display: inline-block;
    	margin-left: 8px;
	}

	header .shrink #section-27044  {
		display: none;
	}

	.navbar-default .navbar-toggle {
		margin-left: 0px;
	}

	.header-social a {
   	 	width: 30px !important;
    	height: 30px !important;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Footer
------------------------------------------------------------------------------------------------- */
footer {
    background-color: #404040;
    color: rgba(255,255,255,0.5);
    padding: 50px 0 0;
    font-size: 14px;
    position: relative;
    height: 325px;
}

footer .container {
    width: 1000px;
}

.footer-wrapper {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 0;
}

footer .title {
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
  color: #FFF;
}

footer .navigate .links-container {
    column-count: 2;
	column-gap: 15px;
}

footer .contacts a.newsletter {
  background-color: #8C6C39;
  color: #FFF;
  display: block;
  text-align: center;
  padding: 3px;
  font-family: "Yanone Kaffeesatz";
  font-size: 19px;
}

footer .contacts a.newsletter:hover {
  background-color: #FFF;
  color: #8C6C39;
}

footer .navigate a {
  color: rgba(255,255,255,0.5);
  display: block;
  margin-bottom: 10px;
}

footer .contacts .item {
  position: relative;
  padding-left: 30px;
  display: block;
  margin-bottom: 10px;
}

footer .contacts .item i {
  color: #FFF;
  position: absolute;
  left: 0;
}

footer .contacts .item a {
  color: rgba(255,255,255,0.5);
}

footer .navigate a:hover,
footer .contacts .item a:hover {
  color: rgba(255,255,255,1);
}

#footer-copyright .container {
  line-height: 20px;
  padding: 20px 15px 55px;
  border-top: 1px solid;
  margin-top: 20px;
  font-size: 11px;
}

#footer-copyright .container a {
  color: #FFF;
}

.footer-social {
    float: right;
}

.footer-social a {
    font-size: 20px;
    margin-left: 15px;
}

#footer-copyright .footer-social a:hover {
    color: #8C6C39;
}

@media(max-width:1499px){
	footer {
		height: 320px;
	}
}

@media(max-width:991px){
	footer {
		height: auto;
	}
	footer .container {
		width: 100%;
	}
	.footer-wrapper {
		position: relative;
	}
}

@media(max-width:767px){
	footer .contacts, 
	footer .navigate {
		margin-bottom: 25px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Validazioni
------------------------------------------------------------------------------------------------- */
.inputbox .input-div {
	position: relative;
}

.inputbox label.validation-error-label {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    /*color: #8C6C39 !important;*/
    font-size: 9px !important;
    font-weight: normal !important;
    padding-left: 0 !important;
    position: absolute !important;
    bottom: -5px;
    right: 20px;
}

.inputbox .validation-highlight {
    background-image: none !important;
	border-color: #8C6C39;
}

.inputbox .input-div .input-type-textarea, 
.inputbox .input-div input.input-type-text, 
.inputbox .input-div .input-type-dropdownlist, 
.inputbox .input-div input.input-type-email,
.inputbox .input-div input.input-type-zip,
.inputbox .input-div input.input-type-telephone-number,
.inputbox .input-div input {
	max-width: 100%;
}

.user-profile .inputbox .input-div .input-type-textarea, 
.user-profile .inputbox .input-div input.input-type-text, 
.user-profile .inputbox .input-div .input-type-dropdownlist, 
.user-profile .inputbox .input-div input.input-type-email,
.user-profile .inputbox .input-div input.input-type-zip,
.user-profile .inputbox .input-div input.input-type-telephone-number,
.user-profile .inputbox .input-div input,
.register .inputbox .input-div .input-type-textarea, 
.register .inputbox .input-div input.input-type-text, 
.register .inputbox .input-div .input-type-dropdownlist, 
.register .inputbox .input-div input.input-type-email,
.register .inputbox .input-div input.input-type-zip,
.register .inputbox .input-div input.input-type-telephone-number,
.register .inputbox .input-div input,
.address-edit .inputbox .input-div .input-type-textarea, 
.address-edit .inputbox .input-div input.input-type-text, 
.address-edit .inputbox .input-div .input-type-dropdownlist, 
.address-edit .inputbox .input-div input.input-type-email,
.address-edit .inputbox .input-div input.input-type-zip,
.address-edit .inputbox .input-div input.input-type-telephone-number,
.address-edit .inputbox .input-div input {
	max-width: 400px;
}

.user-profile .inputbox label.validation-error-label,
.register .inputbox label.validation-error-label,
.address-edit .inputbox label.validation-error-label {
	left: 15px;
}

/*Registrazione*/
.register fieldset legend,
.user-profile fieldset legend {
    margin-top: 30px;
    font-family: "Yanone Kaffeesatz";
    font-size: 30px;
}

.register .address-info,
.user-profile .address-info{
    background-color: #8C6C39;
    display: block;
    margin-bottom: 20px;
    font-weight: 600;
    color: #FFF;
    padding: 10px;
}

@media(max-width:991px){
	.register fieldset legend,
	.user-profile fieldset legend {
		font-size: 22px;
		line-height: 26px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Links
------------------------------------------------------------------------------------------------- */
.links-list a {
    display: block;
    background-color: #FFF;
    padding: 5px;
    color: #777;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
}

.links-list a:hover, 
.links-list a.active {
    background-color: #8C6C39;
    color: #FFF;
}
/* ---------------------------------------------------------------------------------------------- */



/* Home
------------------------------------------------------------------------------------------------- */
/*Slider*/
#slides .text-container {
  top: 30%;
  z-index: 2;
}

#slides .text-container > div {
    max-width: 1000px;
    margin: 0 auto;
    background-color: rgba(140,108,57,0.5);
    padding: 50px;
}

#slides .text-container .title {
  text-transform: uppercase;
  display: block;
  border-bottom: none;
  font-weight: 900;
  font-size: 50px;
}

#slides .text-container .subtitle {
  font-size: 20px;
  display: block;
  margin: 0 auto;
  line-height: 29px;
  letter-spacing: 1px;
}

#slides .text-container a {
  background-color: #8C6C39;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 45px;
  display: inline-block;
  margin-top: 20px;
  border-radius: 25px;
}

#slides .text-container a:hover {
  background-color: #404040;
  color: #FFF;
}

.user-logged #slides .login-btn {
    display: none;
}

@media(max-width:991px){
	.wide-container {
		height: 500px !important;
	}
	#slides .text-container {
		left: 0;
		top: 120px;
	}
	#slides .text-container > div {
		width: 100%;
		padding: 20px;
	}
	#slides .text-container .title {
		font-size: 40px;
	}
}

@media(max-width:767px){
	.wide-container {
		height: 350px !important;
	}
	#slides .text-container {
		top: 130px;
	}
	#slides .text-container > div {
		padding: 10px;
	}
	#slides .text-container .title {
		font-size: 30px;
		line-height: 33px;
	}
	#slides .text-container .subtitle {
		display: none;
	}
}

/*Blocchi verdi*/
.band-white {
  background-color: #FFF;
  padding: 50px 0;
}

.block-green .item {
  background-color: #8C6C39;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: block;
  color: #FFF;
  padding: 20px;
  text-align: center;
}

.block-green .item:hover {
  background-color: #404040;
}

.block-green .item i {
  color: rgba(255,255,255,0.5);
  font-size: 35px;
  display: block;
}

.block-green .item .title {
    margin: 10px 0;
    display: block;
    font-family: "Yanone Kaffeesatz";
    font-size: 28px;
}

@media (max-width: 767px) {
	.block-green .item {
		min-height: auto;
		margin-bottom: 30px;
	}
	.block-green .item .title {
		font-size: 30px;
	}
}

@media (min-width: 768px) {
	.block-green .item {
		min-height: 230px;
		margin-bottom: 30px;
	}
}

@media (min-width: 992px) {
	.block-green .item {
		min-height: 295px;
	}
}

@media (min-width: 1200px) {
	.block-green .item {
		min-height: 255px;
	}
}

@media (min-width: 1300px) {
	.block-green .item {
		min-height: 235px;
	}
}

@media (min-width: 1500px) {
	.block-green .item {
		min-height: auto;
	}
}

/*Categorie principali*/
.main-category-grid .item a {
  display: block;
  overflow: hidden;
  position: relative;
}

.main-category-grid .item a img {
    /*transition: all 0.8s ease-in-out 0s;*/
}

.main-category-grid .item a:hover img {
    filter: grayscale(80%);
    transform: scale(1.2);
    filter: opacity(0.5);
}

.main-category-grid .item span {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    max-width: 250px;
    margin: 0 auto;
    display: block;
    left: 50%;
    margin-left: -125px;
    color: #FFF;
    font-size: 60px;
    margin-top: -60px;
    background-image: radial-gradient(ellipse, rgba(0,0,0,.7) 0,rgba(0,0,0,.01) 50%,rgba(0,0,0,0) 100%);
    font-family: "Yanone Kaffeesatz";
    line-height: 60px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.8);
}

@media(max-width:767px){
	.main-category-grid .item a {
		margin-bottom: 20px;
	}
}

/*Società*/
.society-grid .description {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 30px;
}

.society-grid .item .icon {
    display: inline-block;
    text-align: center;
    border: 2px solid #8C6C39;
    transition: 0.3s ease;
    width: 50px;
    height: 50px;
    font-size: 25px;
    padding-top: 5px;
    position: relative;
}

.society-grid .item .icon:before, 
.society-grid .item .icon:after {
    background: #eee;
    content: "";
    height: 2px;
    left: 48px;
    position: absolute;
    top: 21px;
    width: 450px;
    transition: 0.5s ease;
}

.society-grid .item .icon::after {
    width: 0;
    background: #8C6C39;
}

.society-grid .item:hover .icon::after {
	background-color: #8C6C39;
    width: 450px;
}

.society-grid .item:hover .icon {
    background: #8C6C39;
    border-color: #8C6C39;
	color: #FFF;
}

.society-grid .item {
  background-color: #FFF;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  font-size: 13px;
  letter-spacing: 1px;
  margin-bottom: 30px;
}

.society-grid .item span {
  display: block;
  margin-top: 20px;
  margin-bottom: 5px;
  font-family: "Yanone Kaffeesatz";
  font-size: 27px;
}

.society-grid .item p {
  margin-bottom: 25px;
}

.society-grid .item a {
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 600;
  color: #333;
}


.society-grid .item a:hover {
  color: #8C6C39;
}
/* ---------------------------------------------------------------------------------------------- */



/* Faq
------------------------------------------------------------------------------------------------- */
.faq-section {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: #FFF;
  padding: 20px;
}

.faq-section .section-title h2 {
  font-family: "Yanone Kaffeesatz";
  font-size: 40px;
  text-align: left;
  margin-top: 0;
}

.faq-section .section-title span {
  display: none;
}

.faq-section .item {
  border-bottom: 1px solid #DDDDDD;
}

.faq-section .question {
  cursor: pointer;
  padding: 10px 0;
  font-weight: 600;
  line-height: 50px;
}

.faq-section .item.active .question {
  color: #8C6C39;
}

.faq-section .question i {
  width: 50px;
  height: 50px;
  font-size: 25px;
  float: right;
  border: 2px solid #8C6C39;
  text-align: center;
  line-height: 45px;
}

.faq-section .question:hover i,
.faq-section .item.active .question i {
  background-color: #8C6C39;
  color: #FFF;
}

.faq-section .item .answer {
    padding: 30px;
    color: #888;
    font-size: 15px;
}
/* ---------------------------------------------------------------------------------------------- */



/* Condividi prodotto e pagina
------------------------------------------------------------------------------------------------- */
.product-share {
  background-color: #8C6C39;
  color: #FFF;
  padding: 30px 0;
  text-align: center;
}

.product-share .title {
    font-family: "Yanone Kaffeesatz";
    font-size: 35px;
    margin-bottom: 20px;
    display: block;
}

.product-share .social a.item:before,
.social-share .social a.item:before {
    font-size: 30px;
    font-family: "Font Awesome 5 Brands";
    color: #FFF;
    margin: 0 2px;
    width: 50px;
    height: 50px;
    display: inline-block;
    line-height: 50px;
}

.product-share .social a.item.facebook:before,
.social-share .social a.item.facebook:before {
    background-color: #39579A;
	content: "\f39e";
}

.product-share .social a.item.googleplus:before,
.social-share .social a.item.googleplus:before {
    background-color: #DF4901;
    content: "\f0d5";
}

.product-share .social a.item.twitter:before,
.social-share .social a.item.twitter:before {
    background-color: #1DA8E2;
    content: "\f099";
}

.product-share .social a.item.linkedin:before,
.social-share .social a.item.linkedin:before {
    background-color: #00659B;
    content: "\f0e1";
}

.product-share .social a.item.facebook:hover:before,
.product-share .social a.item.googleplus:hover:before,
.product-share .social a.item.twitter:hover:before,
.product-share .social a.item.linkedin:hover:before,
.social-share .social a.item.facebook:hover:before,
.social-share .social a.item.googleplus:hover:before,
.social-share .social a.item.twitter:hover:before,
.social-share .social a.item.linkedin:hover:before {
    background-color: #404040;
}

.social-share {
  position: fixed;
  bottom: 0;
  left: 30px;
  z-index: 99;
}

.social-share .section {
  margin-bottom: 0;
}

.social-share .section-body {
  float: left;
  background-color: #39579A;
  color: #FFF;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  font-weight: 600;
  padding-right: 5px;
}

.social-share .section-socials-share {
  margin-top: 0;
  float: left;
}

.social-share .social a.item::before {
  width: 40px;
  height: 40px;
  font-size: 23px;
  line-height: 40px;
  text-align: center;
  margin: 0;
  display: block;
  float: left;
}

@media(max-width:767px){
	.social-share {
		left: 10px;
	}
	.social-share .section-body {
		padding-left: 0;
		padding-right: 0;
	}
	.social-share .title {
		display: none;
	}
	.product-share .title {
		font-size: 28px;
		margin-bottom: 0px;
		line-height: 30px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Azienda
------------------------------------------------------------------------------------------------- */
.about .content .item {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	background-color: #FFF;
	padding: 30px;
	margin-bottom: 30px;
}

.about .content .item h3 {
  font-family: "Yanone Kaffeesatz";
  font-size: 35px;
  margin-top: 0;
}

.about .content .item .description {
  margin-bottom: 15px;
  min-height: 240px;
}

.about .content .item a {
  font-size: 30px;
}

.modular-structure:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

@media (max-width: 767px) {
	.about .content .item {
		padding: 20px;
	}
}

@media (min-width: 768px) {
	.about .content .item .description {
	  min-height: auto;
	}
}

@media (min-width: 992px) {
	.about .content .item h3 {
		font-size: 28px;
	}
	.about .content .item .description {
	  min-height: 410px;
	}
}

@media (min-width: 1200px) {
	.about .content .item .description {
	  min-height: 325px;
	}

}

@media (min-width: 1300px) {
	.about .content .item .description {
	  min-height: 300px;
	}
}

@media (min-width: 1500px) {
	.about .content .item .description {
	  min-height: 240px;
	}
}

/*Servizi*/
.services .item {
  background-color: #FFF;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 30px;
  margin-bottom: 30px;
}

.services .item span {
  font-family: "Yanone Kaffeesatz";
  font-size: 28px;
  text-align: center;
  display: block;
  margin-bottom: 5px;
  color: #8C6C39;
}

.services .item p {
  margin-bottom: 0;
}

@media (min-width: 768px) {
	.services .item {
	  min-height: 280px;
	}
}

@media (min-width: 992px) {
	.services .item {
	  min-height: 235px;
	}
}

@media (min-width: 1200px) {
	.services .item {
	  min-height: 190px;
	}
}

@media (min-width: 1300px) {
	.services .item {
	  min-height: 195px;
	}
}

@media (min-width: 1500px) {
	.services .item {
	  min-height: 150px;
	}
}


/* ---------------------------------------------------------------------------------------------- */



/* Condizioni di vendita
------------------------------------------------------------------------------------------------- */
.conditions .item {
    background-color: #FFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    padding: 35px 20px;
}

.conditions .item:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.conditions .item:nth-child(2n) .green-block {
  float: right;
}

.conditions .item .green-block .content {
  background-color: #8C6C39;
  color: #FFF;
  text-align: center;
  padding: 30px;
}

.conditions .item .green-block .content i {
  font-size: 50px;
  color: rgba(255,255,255,0.5);
}

.conditions .item .green-block .content h3 {
  font-family: "Yanone Kaffeesatz";
  font-size: 30px;
  margin-top: 5px;
  margin-bottom: 10px;
}

.conditions .item .green-block .content p {
  font-size: 18px;
  letter-spacing: 1px;
}

@media(max-width:991px){
	.conditions .item .green-block .content {
		margin-bottom: 30px;
	}
}

@media(max-width: 767px){
	.conditions .item {
		margin: 0 10px 20px;
		padding: 15px;
	}
	.conditions .item > div {
		padding: 0;
	}
	.conditions .item .green-block .content {
		margin-bottom: 15px;
		padding: 15px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Assistenza
------------------------------------------------------------------------------------------------- */
/*Richiesta assistenza*/
.section.feedback {
  background-color: #FFF;
  padding: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  min-height: 470px;
}

.section.feedback .form-group {
  padding: 0;
}

.section.feedback .form-group .input-div {
  width: 100%;
}

.section.feedback .form-group .input-div input {
  max-width: 100%;
}

.section.feedback .fields-container {
  margin-left: -10px;
  margin-top: 25px;
}

/*Modale*/
.feedback .saved-info .modal-dialog {
  width: 100%;
  margin: 0;
  height: 100%;
  left: 0;
  right: 0;
}

.feedback .saved-info .modal-content {
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.9);
  border-radius: 0;
  border: none;
  text-align: center;
  font-size: 20px;
}

.feedback .saved-info .modal-header {
  padding-right: 50px;
  padding-top: 50px;
  border-bottom: none;
}

.feedback .saved-info .modal-header .close {
  font-size: 100px;
  opacity: 1;
}

.feedback .saved-info .modal-body {
    padding-top: 50px;
}

.feedback .saved-info .modal-body .title {
    display: block;
    font-family: "Yanone Kaffeesatz";
    font-size: 90px;
    margin-bottom: 20px;
}

.feedback .saved-info .modal-footer {
    border-top: none;
	text-align: center;
}

.feedback .saved-info .modal-footer a {
    padding: 10px 50px;
    font-size: 20px;
}

/*Titoli*/
.section.feedback .section-title h2, 
.contact-section .section-title h2 {
  font-family: "Yanone Kaffeesatz";
  font-size: 30px;
  text-align: left;
  margin-bottom: 15px;
  margin-top: 0;
}

.section.feedback .section-title span.line, 
.contact-section .section-title span.line {
  display: none;
}

.section.feedback .header-feedback {
  color: #888;
}

/*Contatti*/
.contact-section {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 30px;
  background-size: cover;
  min-height: 470px;
  color: #FFF;
  position: relative;
}

.contact-section .text-overlay {
  background-color: #8C6C39;
  opacity: 0.9;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}

.contact-section .details, 
.contact-section .section-title h2 {
  position: relative;
  z-index: 1;
}

.contact-section .details .item {
  margin-bottom: 20px;
}

.contact-section .details .item span {
  font-weight: 600;
}

.contact-section .details .item a {
  color: #FFF;
}

.contact-section .details .item a:hover {
  color: #404040;
}

.contact-section .details .social a {
  color: #FFF;
  border: 2px solid;
  border-radius: 50%;
  font-size: 20px;
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin-right: 10px;
}

.contact-section .details .social a:hover {
  background-color: #FFF;
  color: #8C6C39;
  border-color: #FFF;
}

/**Banda contatti*/
.green-band {
  background-color: #8C6C39;
  padding: 50px;
  color: #FFF;
  text-align: center;
}

.green-band .title {
  font-family: "Yanone Kaffeesatz";
  font-size: 35px;
  display: block;
  margin-bottom: 20px;
}

.green-band a {
  color: #FFF;
  text-transform: uppercase;
  font-size: 20px;
  border: 1px solid #FFF;
  display: inline-block;
  padding: 10px 50px;
}

.green-band a:hover {
  background-color: #FFF;
  color: #8C6C39;
}

@media(max-width:991px){
	.section.feedback {
		min-height: 489px;
	}
}

@media(max-width:767px){
	.green-band {
	  padding: 20px 15px;
	}
	.green-band .title {
	  font-size: 30px;
	  line-height: 33px;
	  margin-bottom: 10px;
	}
	.green-band a {
	  padding: 10px 15px;
	  font-size: 17px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Contatta Assistenza
------------------------------------------------------------------------------------------------- */
.contact-assistance {
  background-color: #8C6C39;
  color: #FFF;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 20px;
}

.contact-assistance .title {
  font-family: "Yanone Kaffeesatz";
  font-size: 25px;
}

.contact-assistance a {
  display: block;
  background-color: #FFF;
  text-align: center;
  padding: 5px;
  margin-top: 15px;
  color: #8C6C39;
}

.contact-assistance a:hover {
  background-color: #404040;
  color: #FFF;
}
/* ---------------------------------------------------------------------------------------------- */



/* Regstrazione
------------------------------------------------------------------------------------------------- */
.full-registration .list-command li {
  width: 33%;
  padding: 0;
}

.full-registration .list-command li a {
  display: block;
  background-color: #8C6C39;
  color: #FFF;
  border-color: #8C6C39;
  padding: 10px;
}

.full-registration .list-command li a.active {
  background-color: #FFF;
  color: #404040;
  border-color: #404040;
  box-shadow: none;
}

.full-registration .list-command li a.active:hover,
.full-registration .list-command li a:hover {
  background-color: #404040;
  border-color: #404040;
  color: #FFF;
}

.full-registration .list-command a span {
    background: none !important;
    font-weight: 600;
    padding: 0;
    height: auto;
    line-height: 25px;
    font-size: 16px;
}

/*.full-registration .list-command a span::before {
    font-family: FontAwesome;
    margin-right: 5px;
    font-size: 25px;
    font-weight: normal;
}

.full-registration .list-command a.private span:before {
  content: "\f007";
}

.full-registration .list-command a.freelance span:before {
  content: "\f2c0";
}

.full-registration .list-command a.company span:before {
  content: "\f0c0";
}*/

@media(max-width:991px){
	.full-registration .list-command li {
		width: 100%;
		margin-bottom: 5px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Tematizzazione argento e verde
------------------------------------------------------------------------------------------------- */
.ground-products header nav.shrink, 
.ground-products .header-green header nav {
    background-color: rgba(140,144,151,0.9);
}

.ground-products a {
	color: #8C9097;
}

.ground-products .btn-primary {
    color: #fff;
    background-color: #8C9097;
    border-color: #8C9097;
}

.ground-products .btn-primary:hover {
    background-color: transparent;
}

.ground-products .section.login .password-reminder:hover, 
.ground-products .section.login .info-login a:hover {
    color: #8C9097;
}

.ground-products .navbar-default .navbar-nav > .active > a, 
.ground-products .navbar-default .navbar-nav > .active > a:hover, 
.ground-products .navbar-default .navbar-nav > .active > a:focus,
.ground-products .navbar-default .navbar-nav > li > a:hover, 
.ground-products .navbar-default .navbar-nav > li > a:focus {
	color: #8C9097;
}

header .navbar-default.shrink .navbar-nav > li:hover > a, 
header .navbar-default.shrink .navbar-nav > li.active > a {
	color: #333;
}

.ground-products .ec.shoppingcart-info i.fa-shopping-cart:hover,
.ground-products .section.login .icon-login-container:hover,
.ground-products .ec.wish-list-info i:hover {
    background-color: #8C9097;
    border-color: #8C9097;
}

.ground-products .product-search.search-band .search-button {
    background-color: #8C9097;
}

.ground-products .product-search.search-band .search-button:hover {
    background-color: #404040;
}

.ground-products .contact-assistance {
    background-color: #8C9097;
}

.ground-products .contact-assistance a {
    color: #8C9097;
}

.ground-products .product-detail .product-block .anonymous-message a, 
.ground-products .product-list .anonymous-message a {
    background-color: #8C9097;
    border: 1px solid #8C9097;
}

.ground-products .ec.shoppingcart-info .total-pieces-label,
.ground-products .ec.wish-list-info .total-pieces-label {
    background-color: #8C9097;
}
/* ---------------------------------------------------------------------------------------------- */



/* Buono regalo
------------------------------------------------------------------------------------------------- */
.gift-voucher-home-band {
  background-color: #05262F;
  margin: 0;
}

.gift-voucher-home-band .text {
  color: #FFF;
  padding: 100px;
}

.gift-voucher-home-band .image {
  height: 530px;
  background-size: cover;
  background-position: center;
}

.gift-voucher-home-band .title {
  display: block;
  font-size: 60px;
  font-weight: 800;
}

.gift-voucher-home-band .subtitle {
  font-size: 22px;
  display: block;
  margin: 20px 0 30px;
}

.gift-voucher-home-band a {
  font-size: 20px;
  font-weight: 600;
}

.gift-voucher-box {
  text-align: center;
  padding: 40px 30px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.gift-voucher-box .title {
  display: block;
  font-size: 25px;
  font-weight: 600;
  position: relative;
  z-index: 3;
  color: #FFF;
}

/*.gift-voucher-box .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #FFF;
  top: 0;
  left: 0;
  opacity: 0.6;
  z-index: 1;
}*/

.gift-voucher-box .btn.btn-primary {
  position: relative;
  z-index: 3;
  font-weight: 600;
  margin-top: 10px;
  font-size: 17px;
}

/*Catalogo*/
#category-684 {
	display: none;
}
/* ---------------------------------------------------------------------------------------------- */



/* Tematizzazione argento e verde
------------------------------------------------------------------------------------------------- */
.coam-notice-section .notice {
  position: fixed;
  z-index: 9999;
  top: 150px;
  width: 100%;
  text-align: center;
}

.coam-notice-section .notice .info {
	background-color: #79AB40;
	max-width: 800px;
	position: relative;
	margin: 0 auto;
	padding: 50px;
	min-height: 430px;
}

.coam-notice-section.second-level .notice .info {
	background-color: #8C6C39;
}

.coam-notice-section .notice .close-notice {
  position: absolute;
  right: 10px;
  top: 0px;
  font-size: 40px;
  color: #FFF;
}

.coam-notice-section .notice .close-notice:hover {
  color: #404040;
}

.coam-notice-section .notice .title {
  display: block;
  font-size: 45px;
  font-family: "Yanone Kaffeesatz";
  color: #FFF;
}

.coam-notice-section .notice .message {
  font-size: 20px;
  color: #FFF;
}
/* ---------------------------------------------------------------------------------------------- */


/* Banner Cookie
------------------------------------------------------------------------------------------------- */
 .cookie-consents .main-change-cookie-consents a {
	 right: 10px !Important;
	 left: auto  !Important;
 }
/* ---------------------------------------------------------------------------------------------- */
