
#wrapper-75571{
  font-family: montserrat, san-serif;
}

#wrapper-75571 .hero-img{
	width:100%;
}

#wrapper-75571 .category-links {
	text-decoration: none;
	line-height: 25px;
	font-size: 1.2em;
  font-weight: 400;
	color:#777777;
}
#wrapper-75571 .category-links a:link, #wrapper-75571 .category-links a:active, #wrapper-75571 .category-links a:visited{
	display: block;
	text-decoration: none;
	color:#777777;
}
#wrapper-75571 .category-links a:hover{
	text-decoration: none;
	color:#c82754;
}

#wrapper-75571 .responsive-image{
	width: 100%;
}

#wrapper-75571 .responsive-image-cover{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#wrapper-75571 .section-margin{
	margin-bottom:40px;
}
#wrapper-75571 .cat-links-margin{
  margin-top:25px;
}

#wrapper-75571 .product-info{
	text-align: center;
	text-decoration: none;
	color:#666666;
	font-size: .8em;
}
#wrapper-75571 a.product-info:link{
	text-decoration: none;
	color:#666666;
}
#wrapper-75571 a.product-info:hover{
	text-decoration: none;
	color:#666666;
}

#wrapper-75571 .blue-button{
	padding: 10px 40px;
	background-color: #c19a71;
	color:#ffffff;
	display: inline-block;
  margin-bottom:20px;
  margin-top:20px;
}

#wrapper-75571 a.blue-button:link {
	color:#ffffff;
}

#wrapper-75571 a.blue-button:hover {
	color:#ffffff !important;
  text-decoration: none;
}
#wrapper-75571 .headline{
  font-family: 'Playfair Display', serif;
  font-weight: bold;
  font-size: 36px;
}
#wrapper-75571 .square-unpadding{
  padding-right: 0px !important;
  padding-left: 0px !important;
}

#wrapper-75571 .square-image-width{
  width:100%;
}

#wrapper-75571 .large-text{
  font-size: 1.4em;
}




#wrapper-75571 .c-module__title {
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  font-size: 34px;
}


#wrapper-75571 .c-module__title > * {
  font-family: 'Playfair Display', serif;
  font-weight: bold;
  background-color: #fff;
  display: inline-block;
  /* this important is necessary to overwrite id styles */
  margin: 0 auto !important;
  padding: 0 50px;
}

#wrapper-75571 .c-module__title:after {
  background-color: #3c3d41;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: -1;
}

#wrapper-75571 .c-module__title h1{
  font-size:34px;
}

@media screen and (max-width: 767.98px){
  #wrapper-75571 .image-bottom-margin{
  margin-bottom:30px;
}

#wrapper-75571 .cat-links-margin{
  margin-top:0px;
}

#wrapper-75571 .category-links {
  line-height: 50px;
}
}
