/* 
Theme Name: Hotel Burgfrieden Theme
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* Text selection */

::selection {
    background-color: #a60034!important;
    color: #ffffff!important;
}

/* Custom Scrollbar */

::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background-color: #ffe0b3;
  border-radius: 0px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #a60034;
  border-radius: 0px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #848687;
}


/* Gutschein Style */
.woo-vou-preview-template-img-wrap .woo-vou-image-wrap .woo-vou-preview-template-img
  {
    width: 70px !important;
      height: 70px !important;
  }
  .woo-vou-preview-template-img-wrap .woo-vou-image-wrap .woo-vou-view-preview-template-img
  {
    display: none;
  }
  .woo-vou-preview-template-img-wrap .woo-vou-image-wrap
  {
    width: auto;
  }
  .woo-vou-preview-template-img-border
  {
    border: 3px solid #a60034;
      box-shadow: none;
    -webkit-transition: none;
  }
  .woo-vou-preview-pdf-wrap .woo_vou_preview_pdf
  {
    font-weight: 700!important;
    margin-bottom: 10px!important;
    font-size: 12px!important;
    border: 1px solid #a60034;
    background: #fff;
    text-transform: uppercase;
    min-width: 180px;
    padding: 8px 12px;
    display: inline-block;
    text-align:center;
  }
  .woo-vou-recipient-fields label
  {
    font-weight: inherit;
    color: #a60034;
  }
  .woo-vou-recipient-fields .woo-vou-recipient-delivery-method tr>td
  {
    padding: 20px !important;
  }
  .woo-vou-recipient-fields td
  {
    border-bottom:none;
  }
  .woo-vou-recipient-delivery-method
  {
        box-shadow: none;
  }
  .woo-vou-recipient-fields textarea
  {
    width: calc(100% - 5px);
  }
  .label_new tr>td
  {
    padding-top: 0px!important;
  }
  .description
  {
    padding-left: 5px;
  }
  ul.woocommerce-error li
  {
    display: flex;
  }
  ul.woocommerce-error
  {
    background-color: red;
  }
  .woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods
  {
    text-align: right;
  }
  .woo-vou-popup-content.woo-vou-preview-pdf-content
  {
    left:25%;
  }
  titel.woo-vou-preview-template-img-wrap img:hover
  {
    display:none;
  }
  form#loginform
  {
    padding: 10px;
      margin-top: 20%;
  }
  #loginform input[type="text"]
  {
    border-radius: 40px!important;
  }
  .inscription-text { display:none; }
  .inscription-text2 { display:none; }
  .woo-vou-delivery-email
  {
    display:none;
  }
  .woo-vou-recipient-delivery-method tr:not(:first-child)
  {
    display:none!important;
  }

input[type='radio'],
label {
  cursor: pointer;
}

input[type='radio'] {

}

input[type='radio']::before {

  background-color: #000;
  border: 2px solid dodgerblue;
}

input[type='radio']:checked::after {

  border-radius: 50%;
  background-color: dodgerblue;

}
  }

  .woocommerce table.shop_table td
  {text-transform:inherit!important;}

.woocommerce-product-gallery__trigger
  {
    display: none!important;
  }
.zoomImg
  {
  max-width: 100%!important;
    max-height: 100%!important;
  }
  .woo-vou-recipient-fields input[type="text"]
  {
    width: -webkit-calc(100% - 5px)!important;
  }
  form#loginform {
    padding: 3%;

  }
  @media only screen and (max-device-width: 479px){
#vou_redeem_method {
    width: 100%;
    }}

/* Woocommerce Style */
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
.woocommerce-breadcrumb,
.product_meta,
section.related.products {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  margin: 0;
}
table,
table thead,
table tbody,
table tfoot,
table tr,
table th,
table td {
  background: transparent !important;
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
}
table tr:nth-child(odd),
table tr:nth-child(even),
table tr:hover,
table th:hover,
table td:hover {
  background: transparent !important;
  background-color: transparent !important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  color: var( --e-global-color-primary );
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: var( --e-global-color-primary );
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
  background-color: var( --e-global-color-primary );
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
  padding: .81rem 1rem;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
  padding: 0;
}


/* Zimmerpreis */

.zimmerpreise {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px;
  width: 100%;
  margin: 30px 0;
}

.zimmerpreis {
  position: relative;
  padding: 4px 18px 4px 0;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

.zimmerpreis:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 8px;
  right: 0;
  width: 1px;
  height: calc(100% - 16px);
  background: rgba(0, 0, 0, 0.12);
}

.zimmerpreis-titel {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 4px;
}

.zimmerpreis-zeit {
  font-size: 15px;
  line-height: 1.4;
  opacity: 0.7;
  margin-bottom: 18px;
}

.zimmerpreis-preis {
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 16px;
}

.zimmerpreis-text {
  font-size: 15px;
  line-height: 1.6;
}

@media (max-width: 1024px) {
  .zimmerpreise {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 32px 24px;
  }

  .zimmerpreis:nth-child(2)::after {
    display: none;
  }
}

@media (max-width: 767px) {
  .zimmerpreise {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .zimmerpreis {
    padding: 22px 0;
  }

  .zimmerpreis:not(:last-child)::after {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
  }

  .zimmerpreis-preis {
    font-size: 28px;
  }
}
