/*
	Gms.css
*/

/* Lista categorie - HOME
------------------------------------------------------------------------------------------------- */
.slider-category {
	margin-bottom: 30px;
}

.slider-category .slides-pagination,
.slider-good .slides-pagination {
	position: absolute;
	top: 13px;
	left: 15px;
	text-align: left;
	max-width: 125px;
	bottom: auto;
}

.slider-good .slides-pagination {
	top: 30px;
	left: 30px;
	max-width: 100%;
}

.slider-category .slides-pagination a,
.slider-good .slides-pagination a {
   background-color: transparent !important;
    color: #fff !important;
    text-indent: 0px;
    overflow: inherit;
    display: inline-block;
    border-left: 1px solid #fff;
    border-radius: 0px;
    margin: 0px;
    padding: 0px 8px;
    height: auto;
    width: auto;
    line-height: 14px;
    font-size: 17px; 
    font-family: 'Work Sans';
    text-align: center;
}

.slider-category.slides-pagination a:last-child,
.slider-good.slides-pagination a:last-child {
    border-right: 1px solid #fff;   
}

.slider-category .slides-pagination a:hover,
.slider-category .slides-pagination a.current,
.slider-good .slides-pagination a:hover,
.slider-good .slides-pagination a.current {
    font-weight: 600;
}

.slider-category .text-container {
	top: 0;
	left: 0;
	text-align: left;
	z-index: 2;
	background-image: url("Images/BackgroundShade.png");
	width: 85%;
	padding: 15px;
	min-height: 60%;
    background-position: bottom right;
    background-size: cover;
}

.slider-category .text-container .title {
    font-size: 47px;
    text-transform: uppercase;
    font-family: "Work Sans";
    font-weight: 200;
    text-align: left;
    margin-top: 40px;
    max-width: 700px;
    line-height: 50px;
	display: block;
}

.slider-category .text-container .link-category {
    color: #fff;
    text-transform: uppercase;
    margin-left: 130px;
    font-family: 'Work Sans';
    font-size: 16px; 
    position: relative; 
}

.slider-category .text-container .link-category:hover {
   font-weight: 600;
}

.slider-category .text-container .link-category:before {
   content: "//";
   position: absolute;
   left: -20px;
   font-weight: 200;
}

.slider-category .text-container h3 {
	font-size: 35px;
	font-weight: 100;
	color: #fff;
	line-height: 48px;
	max-width: 450px;
}

.slider-category .text-container .more {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Work Sans';
    font-size: 16px;
    display: inline-block;
    margin-top: 10px;
    font-weight: 600;
}

.slider-category .text-container .more:hover {
	text-decoration: underline;
}

.slider-category .text-container .more i {
    font-size: 13px;
}

/*Natura e Famiglia e Proposte*/
.slider-nature,
.slider-family,
.slider-holiday-proposals {
	height: 750px;
}

.slider-family.slider-category {
	margin-bottom: 0;
}

.slider-category.slider-nature .slides-pagination,
.slider-category.slider-family .slides-pagination,
.slider-category.slider-holiday-proposals .slides-pagination {
	top: 37px;
	left: 100px;
}

.slider-category.slider-nature .text-container,
.slider-category.slider-family .text-container,
.slider-category.slider-holiday-proposals .text-container {
	padding: 40px 100px;
}

.slider-category.slider-family .text-container h3,
.slider-category.slider-holiday-proposals .text-container h3 {
	max-width: 700px;
}


/*Storia e Sport*/
.slider-history,
.slider-sport {
	height: 450px;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
}

/*Percorsi*/
.slider-routes {
	height: 930px;
	width: 100%;
}

/*Sentieri e Luoghi*/
.slider-bike,
.slider-place {
	height: 450px;
	width: 100%;
}

/*Sapori*/
.slider-taste {
	height: 930px;
	width: 100%;
}

@media(max-width:1550px){
	.slider-category .text-container .title {
	  font-size: 35px;
	  line-height: 40px;
	  margin-top: 20px;
	}
	.slider-category .text-container h3 {
	  font-size: 30px;
	  line-height: 35px;
	  margin-top: 10px;
	}
}

@media(max-width:1200px){
	.slider-category.slider-nature .text-container, 
	.slider-category.slider-family .text-container, 
	.slider-category.slider-holiday-proposals .text-container {
	  padding: 20px;
	  min-height: 5%;
	}
	.slider-category.slider-nature .slides-pagination, 
	.slider-category.slider-family .slides-pagination, 
	.slider-category.slider-holiday-proposals .slides-pagination {
	  top: 19px;
	  left: 20px;
	}
	.slider-nature, 
	.slider-family, 
	.slider-holiday-proposals {
		height: 500px;
	}
	.slider-history, 
	.slider-sport {
		width: 50%;
	}
	.slider-history {
		padding-left: 0;
		padding-right: 15px;
	} 
	.slider-sport {
		padding-right: 0;
	}
	.slider-routes {
		height: 500px;
	}
	.slider-bike, .slider-place {
      height: 350px;
	}
	.slider-taste {
		height: 730px;
		width: 100%;
	}
}

@media(max-width:991px){
	.slider-category .text-container {
		width: 95%;
	}
	.slider-category .text-container .title {
		font-size: 27px;
		margin-top: 10px;
		line-height: 31px;
	}
	.slider-category .text-container h3 {
	  font-size: 22px;
	  line-height: 30px;
	  margin-top: 5px;
	}
	.slider-category .text-container .link-category {
	  font-size: 13px;
	}
	.slider-category .slides-pagination a, 
	.slider-good .slides-pagination a {
	  font-size: 13px;
	}
	.slider-category .text-container .link-category::before {
	  top: -3px;
	}
	.slider-category .slides-pagination, 
	.slider-good .slides-pagination {
	  top: 14px;
	}
	.slider-good .slides-pagination {
		top: 5px;
		left: 5px;
		right: 5px;
	}
	.slider-history, 
	.slider-sport,
	.slider-routes,
	.slider-taste,
	.slider-family	{
		height: 350px;
	}
	.slider-bike, .slider-place {
	  width: 50%;
	  float: left;
	}
	.slider-bike {
	  padding-right: 15px;
	}
	.slider-place {
	  padding-left: 15px;
	}
}

@media(max-width:767px){
	.slider-category {
		margin-bottom: 15px;
	}
	.slider-history, 
	.slider-sport,
	.slider-bike, 
	.slider-place {
		width: 100%;
		padding: 0;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Lista beni di una categoria
------------------------------------------------------------------------------------------------- */
/*Elemento in evidenza*/
.header-item {
	height: 800px;
	background-position: center;
	background-size: cover;
	position: relative;
}

.header-item .text-container {
	bottom: 0;
	left: 0;
	text-align: left;
	background-image: url('Images/BackgroundShade.png');
	background-position: bottom right;
	background-size: cover;
	width: 65%;
	padding: 40px 40px 0;
	min-height: 57%;
	top: auto;
	position: absolute;
	color: #FFF;
}

.header-item h1 {
	font-size: 70px;
	text-transform: uppercase;
	margin: 0;
	font-family: "Work Sans";
	line-height: 85px;
	font-weight: 200;
}

.header-item .text-container .evidence { 
	font-size: 42px;
	font-family: 'Roboto Slab',cursive;
	font-style: oblique;
	font-weight: 200;
	margin-top: 20px;
}

.header-item .text-container h3 {
	font-size: 42px;
	font-family: 'Roboto Slab',cursive;
	font-weight: 200;
	margin-top: 0px;
	margin-bottom: 25px;
}

.header-item .more {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Work Sans';
    font-size: 16px;
    display: block;
    margin-top: 10px;
    font-weight: 600;
}

.header-item .more:hover {
    text-decoration: underline;
}


@media(max-width:1200px){
	.header-item {
	  height: 550px;
	}
	.header-item .text-container {
		padding: 20px;
		min-height: auto;
	}
	.header-item .text-container h1 {
	  font-size: 40px;
	  line-height: 50px;
	}
	.header-item .text-container .evidence {
		font-size: 25px;
		margin-top: 0px;
	}
	.header-item .text-container h3 {
		font-size: 30px;
		margin-bottom: 15px;
	}
}

@media(max-width:991px){
	.header-item {
	  height: 550px;
	}
	.header-item .text-container h1 {
	  font-size: 35px;
	  line-height: 40px;
	}
}

@media(max-width:767px){
	.header-item {
	  height: 450px;
	}
	.header-item .text-container {
	  padding: 15px;
	  width: 90%;
	}
	.header-item .text-container h1 {
	  font-size: 27px;
	  line-height: 30px;
	}
	.header-item .text-container .evidence {
		font-size: 18px;
	}
	.header-item .text-container h3 {
		font-size: 21px;
		margin-bottom: 0;
	}
}

/*Lista*/
.good-list .item {
	height: 600px;
  	background-position: center;
  	background-size: cover;
	position: relative;
	margin-bottom: 30px;
	display: block;
}

.good-list .item  .text-container {
    top: 0;
    left: 0;
    text-align: left;
    z-index: 2;
    background-image: url('Images/BackgroundShade.png');
    background-position: bottom right;
    background-size: cover;
    width: 85%;
    padding: 30px;
    min-height: 80%;
    color: #fff;
}

.good-list .item .link-category,
.good-list .family-item .link-category {
    text-transform: uppercase;
    font-family: 'Work Sans';
    font-size: 16px;
}

.good-list .item h3,
.good-list .family-item h3 {
    font-size: 40px;
    text-transform: uppercase;
    font-family: "Work Sans";
    font-weight: 200;
    margin-top: 40px;
    line-height: 50px;
    display: block;
}

.good-list .item .subtitle,
.good-list .family-item .subtitle {
    font-size:25px;
    font-weight: 100;
    line-height: 40px;
}

.good-list .item .more,
.good-list .family-item .more {
    text-transform: uppercase;
    font-family: 'Work Sans';
    font-size: 16px;
    display: block;
    margin-top: 10px;
    font-weight: 600;
}

.good-list .item .more:hover,
.good-list .family-item .more:hover {
    text-decoration: underline;
}

.good-list .item .attributes-list {
	border-left: 2px dashed #C9CCCB;
	padding-left: 20px;
	margin-top: 10px;
	font-family: Work Sans;
	letter-spacing: -0.5px;
	font-size: 17px;
	margin-bottom: 15px;
}

.good-list .item .attributes-list .themes img {
	display: inline-block;
	max-width: 30px;
	margin: 5px 5px 5px 0;
}

/*Famiglia*/
.family-list {
  column-count: 2;
  column-gap: 50px;
}

.family-list .family-item {
  display: block;
  color: #000;
  border-bottom: 2px dashed #C9CCCB;
  padding-bottom: 30px;
  margin-bottom: 30px;
  break-inside: avoid;
}

.good-list .family-item h3 {
  margin: 0;
}

.good-list .family-item .text {
  margin-bottom: 30px;
}

.good-list .family-item .image {
  position: relative;
}

.good-list .family-item .image .more {
  color: #FFF;
  position: absolute;
  bottom: 30px;
  left: 30px;
}

/*Proposte di vacanza*/
.category-holiday-proposals .header-item .text-container .evidence, 
.category-holiday-proposals .header-item .text-container h3, 
.category-holiday-proposals .header-item .more {
  display: none;
}

.category-holiday-proposals .header-item .text-container {
  min-height: auto;
  padding: 40px;
}

.category-holiday-proposals .header-item h1 {
  font-size: 50px;
  line-height: 60px;
}

@media(max-width:1200px){
	.good-list .item {
	  height: 500px;
	}
	.good-list .item .text-container {
	  padding: 20px;
	  min-height: 60%;
	}
	.good-list .item h3, 
	.good-list .family-item h3 {
	  font-size: 30px;
	  line-height: 40px;
	  margin-top: 0;
	  margin-bottom: 0;
	}
	.good-list .item .subtitle, 
	.good-list .family-item .subtitle {
	  font-size: 23px;
	}
	/*Specifiche per famiglia*/
	.family-list {
	  column-gap: 30px;
	}
	.good-list .family-item .text {
	  margin-bottom: 15px;
	}
	.family-list .family-item {
	  padding-bottom: 20px;
	  margin-bottom: 20px;
	}
	.good-list .family-item .image .more {
	  left: 15px;
	  bottom: 15px;
	}
}

@media(max-width:767px){
	.good-list .item {
	  height: 400px;
	  margin-bottom: 15px;
	}
	.good-list .item.item-with-attribute {
		height: 500px;
	}
	.good-list .item .text-container {
	  width: 90%;
	  padding: 15px;
	}
	.good-list .item h3, 
	.good-list .family-item h3 {
	  font-size: 25px;
	  line-height: 30px;
	}
	.good-list .item .subtitle, 
	.good-list .family-item .subtitle {
	  font-size: 21px;
	  line-height: 31px;
	}
	.good-list .item .attributes-list {
		padding-left: 10px;
	}
	.family-list {
		column-count: 1;
	}
}

@media(max-width:500px){
	.good-list .item {
	  height: 350px;
	}
	.good-list .item.item-with-attribute {
		height: 500px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Carosello altre categorie e altri prodotti
------------------------------------------------------------------------------------------------- */
.brother-categories .title,
.brother-goods .title,
.association-good .title {
    text-align: center;
    text-transform: uppercase;
    font-size: 45px;
    font-family: 'Work Sans';
    font-weight: 400;
    position: relative;
    margin-bottom: 50px;
}

.brother-categories .title span, 
.brother-goods .title span,
.association-good .title span {
	background-color: #FFF;
	display: inline-block;
	z-index: 3;
	position: relative;
	padding: 0 15px;
}

.brother-categories .title:before,
.brother-goods .title:before,
.association-good .title:before {
    content: "";
    border-bottom: 2px dashed #C9CCCB;
    position: absolute;
    left: 0px;
    top: 50%;
    height: 10px;
    width: 30%;
    margin-top: -9px;
}

.brother-categories .title:after,
.brother-goods .title:after,
.association-good .title:after {
    content: "";
    border-bottom: 2px dashed #C9CCCB;
    position: absolute;
    right: 0px;
    top: 50%;
    height: 10px;
    width: 30%;
    margin-top: -9px;
}

.brother-categories .other-category-carousel .item,
.brother-goods .item,
.association-good .item {
    height: 450px;
    background-position: center;
    background-size: cover;
    display: block;
    position: relative;
	color: #FFF;
}

.brother-categories .other-category-carousel .item .text-container,
.brother-goods .item .text-container,
.association-good .item .text-container {
    top: 0;
    left: 0;
    text-align: left;
    z-index: 2;
    background-image: url(Images/BackgroundShade.png);
    background-position: bottom right;
    background-size: cover;
    width: 90%;
    padding: 15px 30px;
    min-height: 70%;
}

.brother-categories .other-category-carousel .item h3,
.brother-goods .item h3,
.association-good .item h3 {
    font-size: 40px;
    text-transform: uppercase;
    font-family: "Work Sans";
    font-weight: 200;
    line-height: 50px;
    display: block;
    line-height: 45px;
    margin-bottom: 20px;
    margin-top: 0px;
}

.brother-categories .other-category-carousel .item .more,
.brother-goods .item .more,
.association-good .item .more {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Work Sans';
    font-size: 16px;
    display: block;
    margin-top: 10px;
    font-weight: 600;
    display: inline-block;
}

.brother-categories .other-category-carousel .item .more:hover,
.brother-goods .item .more:hover,
.association-good .item .more:hover {
    text-decoration: underline;
}

.brother-categories .other-category-carousel .owl-dots, 
.brother-goods .owl-dots,
.association-good .owl-dots {
	display: block;
	position: absolute;
	top: -55px;
	left: 0;
	text-align: center;
	width: 100%;
}

.brother-categories  .other-category-carousel .owl-dots .owl-dot span,
.brother-goods .owl-dots .owl-dot span,
.association-good .owl-dots .owl-dot span {
    border: 1px solid  #777 !important;
    background-color: #ffff !important;
}

.brother-categories  .other-category-carousel .owl-dots .owl-dot.active span,
.brother-goods .owl-dots .owl-dot.active span,
.association-good .owl-dots .owl-dot.active span {
    background-color: #777 !important;
}

.brother-goods .text-container .category,
.association-good .text-container .category {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Work Sans';
	font-size: 16px;
	position: relative;
}

.brother-goods .text-container h5,
.association-good .text-container h5 {
	font-size: 40px;
	text-transform: uppercase;
	font-family: "Work Sans";
	font-weight: 200;
	text-align: left;
	margin-top: 40px;
	line-height: 45px;
	display: block;
}

.brother-goods .text-container .slogan,
.association-good .text-container .slogan {
	font-size: 23px;
	font-weight: 100;
	color: #fff;
	line-height: 30px;
	max-width: 450px;
}

.brother-goods .text-container .more,
.association-good .text-container .more {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Work Sans';
	font-size: 16px;
	display: inline-block;
	margin-top: 10px;
	font-weight: 600;
}

.brother-goods .text-container .more:hover,
.association-good .text-container .more:hover {
	text-decoration: underline;
}

/*Specifiche itinerari consigliati*/
.association-good {
  background-color: #E8EADD;
  padding: 40px 0;
  margin-top: 30px;
}

.association-good .title span {
  background-color: #E8EADD;
}

.category-sport .association-good {
  background-color: #E0F2FE;
}

.category-sport .association-good .title span {
  background-color: #E0F2FE;
}

@media(max-width:1200px){
	.brother-categories .other-category-carousel .item h3, 
	.brother-goods .item h3, 
	.association-good .item h3 {
		font-size: 30px;
		line-height: 37px;
		margin-bottom: 15px;
	}
}

@media(max-width:991px){
	.brother-categories .other-category-carousel .item .text-container, 
	.brother-goods .item .text-container,
	.association-good .item .text-container {
	  padding: 20px;
	}
	.brother-categories .other-category-carousel .item .text-container h3, 
	.brother-goods .item .text-container h5,
	.association-good .item .text-container h5 {
	  font-size: 30px;
	  line-height: 40px;
	  margin-top: 0;
	  margin-bottom: 0;
	}
}

@media(max-width:767px){
	.brother-categories .title, 
	.brother-goods .title,
	.association-good .title {
	  border-bottom: 2px dashed #C9CCCB;
	  font-size: 23px;
	  padding: 0 15px 5px;
	  margin-bottom: 55px;
	}
	.brother-categories .title::after, 
	.brother-goods .title::after,
	.association-good .title::after {
	  display: none;
	}
	.brother-categories .title::before, 
	.brother-goods .title::before,
	.association-good .title::before {
	  display: none;
	}
	.brother-categories .other-category-carousel .item, 
	.brother-goods .item,
	.association-good .item {
	  height: 400px;
	}
	.brother-categories .other-category-carousel .item .text-container, 
	.brother-goods .item .text-container,
	.association-good .item .text-container {
	  width: 90%;
	  padding: 15px;
	}
	.brother-categories .other-category-carousel .item .text-container h3, 
	.brother-goods .item .text-container h5,
	.association-good .item .text-container h5 {
	  font-size: 25px;
	  line-height: 30px;
	}
}

@media(max-width:500px){
	.brother-categories .other-category-carousel .item, 
	.brother-goods .item,
	.association-good .item{
	  height: 350px;
	}
}

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



/* Dettaglio del bene
------------------------------------------------------------------------------------------------- */
/*Testata*/
.good-details .good-header {
	height: 800px;
	background-position: center;
	background-size: cover;
	position: relative;
	margin-bottom: 50px;
}

.good-details .good-header .text-container {
	bottom: 0;
	left: 0;
	text-align: left;
	background-image: url('Images/BackgroundShade.png');
	background-position: bottom right;
	background-size: cover;
	width: 65%;
	padding: 40px;
	top: auto;
	position: absolute;
	color: #FFF;
	z-index: 2;
}

.good-details .good-header .text-container h1 {
	font-size: 70px;
	text-transform: uppercase;
	margin: 0;
	font-family: "Work Sans";
	line-height: 85px;
	font-weight: 200;
}

.good-details .good-header .text-container h3 {
	font-size: 42px;
	font-family: 'Roboto Slab',cursive;
	font-weight: 200;
	margin-top: 0px;
}

@media(max-width:1200px){
	.good-details .good-header {
	  height: 550px;
	}
	.good-details .good-header .text-container {
		padding: 20px;
		min-height: auto;
	}
	.good-details .good-header .text-container h1 {
	  font-size: 40px;
	  line-height: 50px;
	}
	.good-details .good-header .text-container h3 {
		font-size: 30px;
		margin-bottom: 15px;
	}
}

@media(max-width:991px){
	.good-details .good-header {
	  height: 550px;
	}
	.good-details .good-header .text-container h1 {
	  font-size: 35px;
	  line-height: 40px;
	}
}

@media(max-width:767px){
	.good-details .good-header {
	  height: 450px;
	  margin-bottom: 30px;
	}
	.good-details .good-header .text-container {
	  padding: 15px;
	  width: 90%;
	}
	.good-details .good-header .text-container h1 {
	  font-size: 27px;
	  line-height: 30px;
	}
	.good-details .good-header .text-container h3 {
		font-size: 21px;
		margin-bottom: 0;
	}
}

/*Lista*/
.good-details .block-image, 
.good-details .block-text {
  margin-bottom: 30px;
}

.good-details .block-image > div {
  height: 600px;
  background-size: cover;
  background-position: center;
}

.good-details .block-text > div {
  height: 600px;
  background-color: #E8EADD;
  padding: 30px;
}

.good-details .block-text#goodDescription > div {
	height: auto;
}

.good-details .block-text .title {
  font-size: 28px;
  font-weight: 100;
  margin-bottom: 10px;
  margin-top: 0;
  display: block;
}

.good-details .block-text .text {
  text-align: justify;
}

.good-details .block-text .more {
    color: #000;
    text-transform: uppercase;
    font-family: 'Work Sans';
    font-size: 16px;
    display: inline-block;
    margin-top: 10px;
    font-weight: 600;
}

.good-details .block-text .more:hover {
	text-decoration: underline;
}

.good-details .block-text .more i {
    font-size: 13px;
}

#goodAttributes .item {
	margin-bottom: 10px;
}

#goodAttributes .item .attribute-label {
	color: #667D77;
	font-weight: bold;
	font-family: 'Work Sans';
	text-transform: uppercase;
	font-size: 17px;
}

#goodAttributes .item .image-theme {
	max-width: 40px;
	display: inline-block;
	margin-right: 5px;
}

@media(max-width:1250px){
	.good-details .block-image > div,
	.good-details .block-text > div {
	  height: 700px;
	}
}

@media(max-width:991px){
	.good-details .block-image, 
	.good-details .block-text {
		margin-bottom: 15px;
	}
	.good-details .block-image > div {
	  height: 600px;
	}
	.good-details .block-text > div {
	  height: auto;
	  padding: 20px;
	  margin-top: 30px;
	}
	.good-details .block-text#goodDescription {
	  float: none;
	}
	.good-details .block-text > div {
	  margin-top: 0;
	}
}

@media(max-width:767px){
	.good-details .block-image > div {
	  height: 450px;
	}
	.good-details .block-text .title {
		font-size: 22px;
		margin-bottom: 10px;
	}
}

@media(max-width:450px){
	.good-details .block-image > div {
	  height: 300px;
	}
}

/*Slider*/
.good-details .slider-good {
	height: 800px;
	margin-bottom: 30px;
}

.slider-good-caption {
	background-image: url('Images/BackgroundShade.png');
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	font-size: 20px;
	padding: 20px 50px 20px 20px;
	background-size: cover;
	background-position: center left;
}

@media(max-width:1200px){
	.good-details .slider-good {
		height: 600px;
	}
}

@media(max-width:991px){
	.good-details .slider-good {
		height: 500px;
	}
	.slider-good-caption {
		font-size: 18px;
		padding: 15px;
	}
}

@media(max-width:767px){
	.good-details .slider-good {
		height: 300px;
		margin-bottom: 15px;
	}
	.slider-good-caption {
		font-size: 14px;
		padding: 10px 15px;
	}
}

@media(max-width:400px){
	.good-details .slider-good {
		height: 200px;
	}
}

/*Video*/
.good-details .video-container {
	margin-bottom: 30px;
}

@media(max-width:767px){
	.good-details .video-container {
		margin-bottom: 15px;
	}
}

/*Mappa*/
.good-details .map-container img {
	max-width: 100%;
	height: auto;
}

.good-details .back-link a {
  color: #000;
  font-family: Work Sans;
  text-transform: uppercase;
  font-weight: 600;
}

.good-details .back-link a:hover {
  text-decoration: underline;
}

.good-details #googleMapContainer {
	margin-top: 30px;
}

@media(max-width:767px){
	.good-details #googleMapContainer {
		margin-top: 15px;
	}
}

/*Tematizzazioni*/
.category-taste .good-details .block-text > div {
	background-color: #EAE5E3;
}

.category-sport .good-details .block-text > div {
	background-color: #E0F2FE;
}
/* ---------------------------------------------------------------------------------------------- */

