.text-red {
  color: #a94442;
}


h5 > strong {
  color: #9e6335;
}

a.link-dark {
  color: #b3ad3a;
}

.text-touppercase{
  text-transform: uppercase;
}

.sprache-link{
  color: #ffffff;
  font-weight: 700;
  font-size: 100%;
  border-bottom: 2px solid transparent;
  padding-bottom: 7px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.sprache-link:hover{
  color: #ffffff;
  border-bottom: 2px solid;
}

.g-recaptcha div{
  margin: auto;
}

.dist-top{
  margin-top: 20px;
}

.wl-list a,.wl-list h3{
  display: block;
  text-align: center;
}

.wl-list a{
  color: #a29c17;
  font-size: 130%;  
}

.wl-list a:hover{
  color: #333333;  
}

.wl-preis-table{
  width: 150px;
  margin: 15px auto;
}

.wl-preis-table-column{
  width: 75px;
}

.wl-preis-table tr{
  border-bottom: 1px solid;
}

.wl-preis-table-cell-preis{
  text-align: right;
}

.wl-zurueck{
  /*border: 1px solid #333333;
  padding: 0.5em 1em;
  /*color: #333333;
  border-color: #262626;
  color: #262626;*/
}

.wl-zurueck:hover{
  /*background: #a5adaa2e;*/
}

.hide-select{
  display: none;
}

.wl-section p{
  margin-bottom: 5px;
}

.wl-section h3{
  margin-bottom: 20px;
}

.wl-detail-info{
  margin-top: 40px;
}

.wl-select{
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  border: 2px solid #333333;
  padding: 6px;
}

.carousel-scroll-down{
  position: absolute;
  bottom: -10px;
  text-align: center;
  width: 100%;
}

.carousel-scroll-down a{
  margin: auto;
  width: 50px;
  height: 50px;
  cursor: pointer;
}


.nav_down_svg{
  width: inherit;
  height: inherit;
}

.nav_down_svg path{
  fill: #ffffff;
  fill-opacity: 0.8;
}

.wein-table{
  width: 100%;
}

.wein-preis{
  text-align: right;
  width: 100px;
}

.wein-typ{
  width: 180px;
}

.wein-jg{
  width: 100px;
}

.wein-bez{
  text-align: left;
}

.link-button-container{
  height: 55px;
  display: table;
  width: 100%;
}

.link-button{
  width: 100%;
  height: 100%;
  display: table-cell;
  color: #333;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: normal;
  box-shadow: none;
  background: none;
  font-weight: 900;
  vertical-align: middle;
  border: 2px solid #333333;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.link-button:hover{
  background-color: #e8e6bd;
}

.wein-weinname{
  color: #888e3a;
}

.custom-ulist {
  width: fit-content;
  margin: auto;
}

.custom-ulist {
  text-align: left;
}

.csm-list-table td {
  border: 1px solid #cccccc;
}

.csm-list-table thead td,
.csm-list-table tfoot td {
  background-color: #e8e6bd;
}