/*
Theme Name:         Selektion Vinothek Burgenland
Theme URI:          https://www.ploner-communications.com/
Description:        Design by Ploner Communications
Version:            1.0.7
Author:             PlonerCommunications
*/

:root {
  --dark-grey: #757575;
}

.reveal {
  outline: 0 !important;
  margin-top: 60px;
}

.slick-slider button {
  position: absolute;
  z-index: 1000;
  height: 40px;
  width: 40px;
}

.slick-slider button::before {
  font-size: 40px;
}

.product-remove a {
  /*font-size: 30px;*/
}

.wc_payment_methods {
  margin: 0;
  list-style: none;
}

.woocommerce-table th,
.shop_table th {
  text-align: left;
}

.shop_table a.button {
  color: #fff;
}

.desktop-menu {
  font-size: 1.1em;
}

#mobile-menu {
  top: 60px;
}

#menu-main-menue li:nth-child(1) {
  /*display: none;*/
}

.zahlungsarten li {
  margin-bottom: 5px;
  display: inline;
}

.leftline {
  border-left: 1px solid #ccc;
}

.footerHr {
  margin: 20px 0 40px 0 !important;
  border-color: #ccc;
}

select {
  border-color: #cecece;
}

.yit-wcan-select-open {
  position: relative;
  text-indent: 1000px;
}

.yit-wcan-select-open::after {
  content: "Wählen";
  position: absolute;
  left: 10px;
  top: 12px;
  text-indent: 0px;
  color: #0a0a0a;
}

#sidebar article {
  position: relative;
}

#sidebar article ul {
  margin-left: 0 !important;
  margin-bottom: 0 !important;
  list-style: none !important;
}

#topsect .leftimgcont .content,
#topsect .rightimgcont .content {
  background: rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 48em) {
  .querDurchsLand img {
    position: absolute;
    top: -10px;
    left: -3px;
    max-height: 100%;
  }

  .querDurchsLand .mbslide {
    padding-left: 30px;
  }
}

.aktionen_date {
  text-align: center;
  padding: 20px 0;
  font-weight: bold;
}

.aktionen_date_rev {
  padding-bottom: 5px;
  font-weight: bold;
}

.aktionen img {
  box-shadow: 0px 1px 11px 2px #2b2b2b78;
  border: 2px solid #000;
}

@media (max-width: 639px) {
  .aktion h5 {
    margin-top: 15px;
  }
}

@media screen and (min-width: 40em) {
  .aktion {
    width: 900px;
    max-width: 75rem;
  }
}


ul#shipping_method {
  list-style: none;
  margin-left: 0;
}

ul#shipping_method .woocommerce-Price-amount {
  font-weight: bold;
}