/**
 * Theme Name: Holzland OPUS
 * Theme URI:
 * Description: Theme für Holzland
 * Version: 1.0.52
 * Tags: OPUS Marketing, Bayreuth
 */

 /*
This CSS resource incorporates links to font software which is the valuable copyrighted property of Monotype and/or its suppliers. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software. Please contact Monotype with any questions regarding Web Fonts: http://www.fontshop.com
*/
@font-face{
   font-family:"Mont W05";
   src:url("./fonts/5624596/7b196330-7012-4d1f-93e7-aa66537ad94e.woff2") format("woff2"),url("./fonts/5624596/5127c705-3561-4cb6-b602-45c78e80ced6.woff") format("woff");
   font-weight:500;
}
@font-face{
   font-family:"Mont W05";
   src:url("./fonts/5624616/43bc1d39-e6ab-4d76-88b2-397cf5c92526.woff2") format("woff2"),url("./fonts/5624616/7896e26a-a97e-4a04-ad72-3324c29977cf.woff") format("woff");
   font-weight:600;
}
@font-face{
   font-family:"Mont W05";
   src:url("./fonts/5853019/70562c10-d8ab-42a5-888d-5c0e73ac7245.woff2") format("woff2"),url("./fonts/5853019/ea1751cf-feea-4af3-a294-c334399f3dac.woff") format("woff");
   font-weight:800;
}
@font-face{
   font-family:"Turbinado W05";
   src:url("./fonts/5694187/97f001c1-7a4d-428d-a97c-4d5cce1878c4.woff2") format("woff2"),url("./fonts/5694187/ed5480d8-1f7f-4808-a067-defc10b585f8.woff") format("woff");
   font-weight:700;
}

 .schmuckschrift {
   font-family:'Turbinado W05', sans-serif;
   font-weight:400;
   font-size:36px;
   line-height:36px;
   text-transform: none;
 }
  .schmuckschrift::before {
    content:normal;
  }
/*Revolsution Slider*/
  .rev-p {
    font-family: Mont W05;
    font-size: 16px;
    color: #fff;
    text-align: center !important;
    line-height: 29px !important;
  }

  .rev-headline {
    font-family: Mont W05;
    font-size: 40px;
    color: #fff;
    text-align: center !important;
    font-weight: 600;
    line-height: 40px !important;
  }

@media (max-width:768px){
  .rev-headline {
         font-size: 30px;
         line-height: 35px;
     }
   }
/*Beratungsanfrage Kalender*/
  body table.booked-calendar td.today .date span {
    border: 2px solid #E9AA00;
}
/*Beratungsanfrage Kalender Ende*/

 @media (min-width:768px){
   .schmuckschrift {
     font-size:84px;
     line-height:81px;
   }
 }

 @media only screen and (max-width: 991px){
.flexreverse {
display: flex;
flex-direction: column-reverse;
}
}

/*Flyout mobil*/

 @media only screen and (max-width: 768px){
.opus-sm-links--layout-flyout.opus-sm-links--pos-right {
    display: none;
}
}

.wpcf7-response-output {
  clear:both;
}
.mobile-header__left .ml-image {
  height:28px;
  width:auto;
}

.splide__slide {
  margin: 0 !important;
  padding: 0 !important;
}
.splide__list {
  gap: 5px !important;
  max-width: 650px;
}