/*
Theme Name: Flatsome x Dinkela
Theme URI: 
Description: Dinkela Custom Theme
Author: <a href="http://www.uxthemes.com/">UX-Themes</a>
Author URI: 
Template: flatsome
Version: 0.1
*/


@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}


.hd-pd15{padding:15px !important;}
.ht-tcentered{text-align:center;}

.ht-blogpage-title{font-size:36pt; padding:40px 0; font-weight:600 !important;}


.hd-subpage-container{margin-top:20px;}

.button.icon.circle>i:only-child{margin:0 8px}

.col,.gallery-item,.columns {position: relative;margin: 0;padding: 0;width: 100%}

.message-container{background: rgba(0,0,0,0.03);padding: 10px;text-align: center;border-radius: 50px;margin-top: 20px;}

#wrapper, #main{background:transparent !important;}
.hd-correct-row{max-width:100% !important; --bs-gutter-x: 0 !important;}
.hd-correctcol{padding:0 !important;}
.row{max-width:100% !important; margin:0 auto !important;}

h1, h2, h3, h4, h5, h6{font-weight:200 !important; margin:0 !important;}

h1, h2, h3, h4, h5, h6, body{font-family: 'Outfit', sans-serif !important; color:#000;}

b, strong{font-weight:700;}


.hd-faded{ opacity : 0.6; transition:opacity 1s;}
.hd-faded:hover{opacity : 1;}
@media (max-width: 992px){
  .hd-faded{ opacity : 1;}
}

.hd-pos .hd-start-tops-content{transition: all 0.5s ease; padding:30px;}
.hd-pos:hover .hd-start-tops-content{padding:30px 20px 30px 40px;}

.btn-solid-gr, .btn-solid-be, .btn-outline-gr, .btn-solid-bl, .btn-solid-wht,  .btn-outline-be, .btn-outline-bl, .btn-outline-wht{display: inline-block;font-size: 13px;padding: 6px 20px;border-radius: 18px; font-weight: 500;}
.btn-solid-gr{background: #7fba94; color:#fff !important;}
.btn-solid-be{background: #e9d8c5; color:#000 !important;}
.btn-solid-bl{background: #000; color:#fff !important;}
.btn-solid-wht{background: #fff; color:#000 !important;}
.btn-outline-gr{border:1px solid #7fba94; color:#7fba94 !important;}
.btn-outline-be{border:1px solid #e9d8c5; color:#e9d8c5 !important;}
.btn-outline-bl{border:1px solid #000; color:#000 !important;}
.btn-outline-wht{border:1px solid #fff; color:#fff !important;}

.btn-solid-gr:hover, .btn-solid-bl:hover, .btn-outline-wht:hover{color:#fff !important;}

.hd-rounded{border-radius:10px;}
.hd-rounded-btm{border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
.hd-rounded-top{border-top-left-radius: 10px; border-top-right-radius: 10px;}


.clearfix {overflow: auto;}
.clearfix::after {content: "";clear: both;display: table;}
.fleft{float:left;}
.fright{float:right;}
a{text-decoration: none !important;}
a:hover {text-decoration: none !important; color:#000 !important;}
a:visited{text-decoration: none !important;}
a:active{text-decoration: none !important;}
  
body{background-color:#fbfaf8 !important; font-size:14px !important; padding:0; max-width:100vw; overflow-x:hidden; font-weight:400 !important;}

.hd-box-shad{position:absolute;top:0; left:50%; transform:translateX(-50%); max-width:100%;}

.site{margin-top:170px;}

@media (max-width: 992px){
.site{margin-top:120px !important;}
.hd-start-tops-container{margin-top:30px !important;}
.hd-slider .holder { height: calc(100vh - 120px) !important;}
/*.hd-slider{ margin-top:120px !important;}*/
.ht-category-page-row, .product-container{padding-top:0 !important;}
}

/*BORLABS*/
@media (max-width: 992px){
#BorlabsCookieBox ._brlbs-box-wrap{max-width:90%;}
#BorlabsCookieBox ._brlbs-box, #BorlabsCookieBox ._brlbs-bar{max-height:100vh;}
#BorlabsCookieBox ._brlbs-text-description, #BorlabsCookieBox ._brlbs-text-confirm-age, #BorlabsCookieBox {display:none;}
}

.hd-header{position:absolute; top:0; left:0; width:100%; z-index:10000;}
.hd-header .hd-top-bar{background-color:#f3f3f3; padding:4px 60px; font-size:11px; font-weight:400; color:#000; height:30px; line-height:22px; display:block;}
.hd-header .hd-top-bar .hd-top-bar-left{float:left;}
.hd-header .hd-top-bar .hd-top-bar-left span{margin-right:20px;}
.hd-header .hd-top-bar .hd-top-bar-left span.hd-top-bar-country img{width:18px; margin-right:4px;}
.hd-header .hd-top-bar .hd-top-bar-right{float:right;}
.hd-header .hd-top-bar .hd-top-bar-right a img{width:18px; margin-left:2px;}
.hd-header .hd-top-bar .hd-top-bar-right a.hd-top-bar-link{color:#000000; margin-right:10px;}
.hd-header .hd-top-bar .hd-top-bar-right a.hd-top-bar-link-last{padding-right:10px; border-right:1px solid rgba(0,0,0,0.03);}

.hd-header .hd-top-bar-mobile{display:none;height: 30px;text-align: center; line-height: 30px; font-size: 13px; background-color:#f3f3f3;}

.hd-header .hd-main-header{background-color:#fff; padding:0 60px; position:relative; width:100%; top:0; min-height:84px; height:140px; box-shadow: rgba(0, 0, 0, 0.03) 0px 10px 13px -7px, rgba(0, 0, 0, 0) 5px 5px 15px 5px;}
.hd-header .hd-main-header .clearfix{position:relative; min-height:86px;}
.hd-header .hd-main-header .hd-main-logo-link{position:absolute; left:50%; transform: translateX(-50%); z-index: 200;}
.hd-header .hd-main-header .hd-main-logo{width:160px; margin-top:14px;}
.hd-header .hd-main-header .hd-main-topic{position:absolute; top:50%; left:0; transform:translateY(-50%);}
.hd-header .hd-main-header .hd-main-topic a{color:#000; border:1px solid #000; font-weight:500; text-transform:uppercase; padding:8px 16px 8px 34px; border-radius:20px; margin-right:4px; display:inline-block; opacity:0.3; font-size:10px;background-size: 20px; background-repeat: no-repeat; background-position: 10px center;}
.hd-header .hd-main-header .hd-main-topic a:hover{opacity:1;}
.hd-header .hd-main-header .hd-main-topic a.btn-h-gastro{background-image: url(images/ico-gastro.svg);}
.hd-header .hd-main-header .hd-main-topic a.btn-h-wedding{background-image: url(images/ico-wedding.svg);}
.hd-header .hd-main-header .hd-main-topic a.btn-h-valentine{background-image: url(images/ico-valentin.svg);}
.hd-header .hd-main-header .hd-main-topic a.btn-h-christmas{background-image: url(images/ico-weihnachten.svg);}
.hd-header .hd-main-header .hd-main-topic a.btn-h-easter{background-image: url(images/ico-ostern.svg);}
.hd-header .hd-main-header .hd-main-topic a.btn-h-hotel{background-image: url(images/ico-hotel.svg);}
.hd-header .hd-main-header .hd-main-topic a.btn-h-mothersday{background-image: url(images/ico-muttertag.svg);}
.hd-header .hd-main-header .hd-main-topic a.btn-h-photography{background-image: url(images/ico-foto.svg);}

.hd-header .hd-main-header .hd-main-nav{position:absolute; top:50%; right:0; transform:translateY(-50%);}
.hd-header .hd-main-header .hd-main-accnav{float:right; margin-top:20px;}
.hd-header .hd-main-header .hd-nav-wicon-link{display:inline-block; color:#000; font-size:12px; margin-left:14px;}
.hd-header .hd-main-header .hd-nav-wicon img{max-height:30px; height:30px; margin-bottom:6px; display:inline-block; width:auto !important;}
.hd-header .hd-main-header .hd-nav-wicon{ text-align:center; position:relative;}
.hd-header .hd-main-header .hd-nav-wicon .hd-cart-notification{position:absolute; top:10px; right:0; background-color:#7fba94; font-size:10px; font-weight:700; width:20px; height:20px; line-height:20px; text-align: center; border-radius:50%;}
.hd-header .hd-main-header .hd-shop-nav{padding:14px 0; text-align:center; border-top:1px solid rgba(0,0,0,0.04);}
.hd-header .hd-main-header .hd-shop-nav a{color:#000; margin-right:30px; font-size:14px; opacity:0.6;}
.hd-header .hd-main-header .hd-shop-nav a:hover{opacity:1;}
  
.hd-header .hd-announcement{position:absolute; left:50%; transform:translateX(-50%); height:32px; top:140px;}
.hd-header .hd-announcement .hd-announcement-lc{width:16px; height:32px; background-image:url(images/hd-an-lc.svg); background-size:cover; float:left; margin-right:-1px;}
.hd-header .hd-announcement .hd-announcement-rc{width:16px; height:32px; background-image:url(images/hd-an-rc.svg); background-size:cover; float:right; margin-left:-1px;}
.hd-header .hd-announcement .hd-announcement-content{float:left; height:32px; background:#7fba94;padding: 0 24px;}
.hd-header .hd-announcement .hd-announcement-content span{font-size: 14px;line-height: 32px; display:block; color:#fff;}

.mfp-bg{z-index:10500;}
.mfp-wrap{z-index:10501;}
  
  
.hd-menuicon{display:none;}


@media (max-width: 1080px) {
.site{margin-top: 120px;}
.hd-header .hd-main-header{padding:0; height:90px;}
.hd-header .hd-announcement{top:90px;}
.hd-header .hd-top-bar-mobile{display:block;}
.hd-header .hd-top-bar, .hd-main-topic, .hd-shop-nav, .hd-dskonly{display:none !important;}

.hd-menuicon{display:block;}
.hd-menuicon img{ width:26px;}
.hd-shop-nav{display:none;}
}


  
  
.hd-foot-zitat{background-color:#7fba94; color:#fff; text-align:center; padding:80px 20px;}
.hd-foot-zitat span{font-size:24px; text-transform: uppercase;}
.hd-foot-zitat span span{font-weight:bold;}
.hd-foot-zitat p{margin:6px 0 0 0;}

.hd-start-contact{background-color:#000; color:#fff; text-align:center; padding: 80px 40px; margin-bottom:40px;}
.hd-start-contact .hd-start-contact-title{ display:block; font-size:46px; font-weight:300; line-height: 56px;}
.hd-start-contact .hd-start-contact-subtext{ display:block;}
.hd-start-contact a{  margin-top:20px;}

@media (max-width: 992px) {
.hd-start-contact{margin-bottom:0;}
}

.hd-footer{background-color:#000; padding:40px 0; color:#fff;}
.hd-footer span.hd-foot-title{font-size:14px; font-weight: 700;}
.hd-footer a.hd-foot-link{display:block; line-height:26px; color:#a1a1a1 !important; font-size:14px;}
.hd-footer a.hd-foot-link:hover{color:#a1a1a1 !important;}
.hd-footer span.hd-foot-sm{display:block; font-size:12px; color:#a1a1a1;}
.hd-footer .hd-copyright{text-align:center; color:#a1a1a1; border-top:1px solid #292929; padding:40px 0 0 0; margin-top:40px;}
.hd-footer .hd-foot-logo{width:140px;}
.hd-footer .hd-pmicons-container{margin-top:10px; text-align: left !important;}
.hd-footer .hd-pmicons{max-height:20px; margin-right:6px;}
.hd-footer .hd-appicons-container{margin-top:10px;}
.hd-footer .hd-appicons{max-height:34px; margin:0 2px;}
.hd-footer span.hd-appinfo{line-height:34px; font-weight:700; text-transform: uppercase; margin-right:20px; font-size:11px; color:#a1a1a1;}
.hd-footer .hd-social-foot{width:36px; margin:6px 2px;}
  

.hd-foot-boxes{margin-bottom:20px; margin-top:20px; padding:0 !important; text-align:center;}
.hd-foot-boxes-container{text-align:center; padding:40px !important; color:#fff;}
.hd-foot-boxes-contact{background:#eadfce; margin-right:10px; color:#000;}
.hd-foot-boxes-slogan{background:#7fba94; margin-left:10px;}
.hd-foot-boxes-container span{display:block; font-weight:300; font-size:18pt;}
.hd-foot-boxes-container a{margin-top:20px;}
.hd-foot-boxes-container img{display:inline-block; max-width:80px; margin-bottom:20px;}

@media (max-width: 576px) {
.hd-foot-boxes-contact{margin:0 10px !important;}
.hd-foot-boxes-slogan{margin:10px 10px 0 10px !important;}
.hd-footer .hd-pmicons{max-height:20px; margin-right:0; margin-bottom:6px; display:block !important;}

}


@media (max-width: 800px) {
.hd-footer{padding:40px 0;}
.hd-footer span.hd-foot-title{font-size:18px;}
.hd-footer a.hd-foot-link{font-size:14px;}
.hd-footer .hd-foot-col{margin-bottom:40px; text-align:left !important;}
.hd-footer .hd-foot-col:last-child{margin-bottom:0;}
}

@media (min-width:434px) and (max-width: 1080px) {
.hd-foot-boxes{padding:0 15px !important;}
}
  
  
.hd-footer-text{margin-top: 20px;font-size: 9pt;margin-bottom: 20px;opacity: 0.7;}


/*Mobile Navigation*/
.menu-logo{position: absolute;left: 0;top: 25%;height: 270px; animation-delay:0.7s;}
.menu-anim{animation-delay:0.3s;}
.mob-menu-icon{position:absolute; left:20px; top:50%; transform:translateY(-50%); z-index:1001;}
.trigger {background:transparent;outline: 0;border: 0;transition: 0.15s ease-in-out;cursor: pointer;display:none;}
.trigger img{width:26px;}
  
@media screen and (max-width:870px) {.trigger {display:inline-block;}}
.full-screen-nav {position: fixed;top: 0;bottom: 0;left: 0;right: 0;transition: 0.2s ease-in-out;display: none;z-index:1002;}
.open-nav {display: flex;justify-content: center;align-items: center;}
.backdrop {position: absolute;width: 100%;height: 100%;background: #212121;background-image:url(../images/pattern2.svg);background-size: 200px;cursor: pointer;animation: fadeIn 0.2s ease-in-out forwards;}
.main-mob-nav{z-index:1005; text-align:center;}
.main-mob-nav a.textlink{color:#fff; display:block; font-size:18px; line-height:48px;}
.main-mob-nav a.textlinksmall{color:rgba(0,0,0,0.4); display:block; font-size:14px; line-height:34px;}
.main-mob-nav a.cbtn{background-color: #e88e01;border-radius: 60px;padding: 2px 60px;margin-top: 20px; margin-bottom:20px;font-size: 17px;}
.main-mob-nav .foot-social a{display:inline-block; margin:60px 10px 0 10px;}
.main-mob-nav .foot-social a img{width:36px;}
@keyframes fadeIn {from {opacity: 0;}to {opacity: 1;}}
ul {z-index: 9999;position: relative;padding:0;}
ul li {list-style: none;text-align: center;margin-bottom: 30px;animation: 0.25s ease-in-out animateList forwards;}
ul li:last-child {margin-bottom: 0;}
@keyframes animateList {from {margin-top: -60px;opacity: 0;}to {margin-top: 0;opacity: 1;}}
ul li a {text-decoration: none;color: #ccc;font-size: 18px;font-weight: 900;text-transform: uppercase;transition: 0.15s ease-in-out;}
ul li a:hover, ul li a i {color: #ffa500;}

@keyframes slide {
from { transform: translateX(0);}
to {transform: translateX(-100%);}}
  
.logos {overflow: hidden;padding: 30px 0;background: rgba(0,0,0,0.5);white-space: nowrap;position: relative;margin:40px 0;}
.logos:before, .logos:after {position: absolute;top: 0;width: 250px;height: 100%;content: "";z-index: 2;}
  
.logos:before {left: 0;background: linear-gradient(to left, rgba(0, 0, 0, 0), black);}
.logos:after {right: 0;background: linear-gradient(to right, rgba(0, 0, 0, 0), black);}
  
.logos:hover .logos-slide {animation-play-state: paused;}
.logos-slide {display: inline-block;animation: 80s slide infinite linear;}
.logos-slide img {height: 55px;margin: 0 40px;-webkit-filter: grayscale(100%);filter: grayscale(100%);opacity:0.6;max-width:250px !important;}
.logos-slide img:hover{-webkit-filter: grayscale(0%);filter: grayscale(0%);opacity:1;}

.hd-slider-logos{position: absolute;bottom: 0;left: 0;width: 100%;}

.hd-slider .slideshow {position: relative;overflow: hidden;width: 100%;}
.hd-slider .holder {position: relative;top: 0;left: 0;width: 10000vw;height: calc(100vh - 170px);transition: left 1s;}
.hd-slider .holder div.slide {float: left;width: 100vw;height: 100%;background-position: top left;background-repeat: no-repeat;background-size: cover;display: flex;align-items: center;position:relative;}
  
.hd-slider{position:relative;}
.hd-slider .slide-1 {background: url(images/slider/2.webp);}
.hd-slider .slide-2 {background: url(images/slider/4.webp);}
.hd-slider .slide-3 {background: url(images/slider/5.webp);}
.hd-slider .slide-4 {background: url(images/slider/1.jpg);}

@media (max-width: 992px){
.hd-slider .slide-1 {background: url(images/slider/2-m.webp);}
.hd-slider .slide-2 {background: url(images/slider/4-m.webp);}
.hd-slider .slide-3 {background: url(images/slider/5-m.webp);}
.hd-slider .slide-4 {background: url(images/slider/1.jpg);}
}

.hd-slider .steps {display:none;}
.hd-slider .prev, .hd-slider .next{position:absolute; display:none;}
.hd-slider:hover .prev, .hd-slider:hover .next{display:inline-block;}
.hd-slider .prev {left: 20px; opacity:0.5; bottom:20px;}
.hd-slider .next {right: 20px; opacity:0.5; bottom:20px;}
.hd-slider .next:hover, .hd-slider .prev:hover{opacity:1;}
  
.hd-slider .prev img, .hd-slider .next img{width:34px;}


.hd-slider .hd-slider-container{max-width: 350px; padding:40px; position:absolute; right:40px; background:#000;}

.hd-slider .hd-slider-title{font-size: 18px;display: block;margin-top: 10px;color: #fff; font-weight:200;}
.hd-slider .hd-slider-keyword{font-size: 36px;display: block; line-height: 48px; font-weight:600;}
.hd-slider .hd-slider-desc{color: #fff;font-size: 14px;display: block; margin-top: 10px; font-weight:300; margin-bottom:20px; line-height: normal;}
.hd-slider .hd-slider-link{padding: 8px 18px; margin-top: 20px;display: inline-block;font-weight: 600; border:1px solid #fff; color:#fff; border-radius: 50px;}
.hd-slider .hd-slider-link:hover{color:#fff; text-decoration:none; opacity:1;}

.hd-slider-icons{margin-top:20px; opacity:0.8; text-align:left !important; width:100%; display: block;}
.hd-slider-icons img{max-height:24px; margin-right:10px;}
.hd-slider-icons img:nth-child(2){margin-right:0;}



.hd-custom-photo{background:url(images/hd-custom-section-bg.webp); background-size:cover; padding:140px 0; position:relative; background-position: center;}
.hd-custom-photo-content{position:absolute; right:0; top:50%; transform:translateY(-50%); max-width:40%; width:calc(40% - 30px);}

.hd-custom-photo2{background:url(images/hd-custom-section-bg.webp); background-size:cover; padding:140px 0; position:relative; text-align:right; background-position: center;}
.hd-custom-photo2-content{position:absolute; left:0; top:50%; transform:translateY(-50%); max-width:40%; width:calc(40% - 30px); text-align:left;}

.hd-custom-photo .container, .hd-custom-photo2 .container{position:relative;}
.hd-custom-photo h2, .hd-custom-photo2 h2{font-weight:500 !important;}
.hd-custom-photo span, .hd-custom-photo2 span{display:block; margin-bottom:10px;}
.hd-custom-photo img, .hd-custom-photo2 img{max-width:60%;}

@media (max-width: 992px){
.hd-custom-photo, .hd-custom-photo2{text-align:center;}
.hd-custom-photo-content,   .hd-custom-photo2-content{position:unset; right:auto; top:auto; transform:none; max-width:100%; width:100%; text-align:center; padding:0 20px; margin-top:20px;}
.hd-custom-photo img, .hd-custom-photo2 img{max-width:80%;}
}


/*Start Product Icons*/
  .hd-product-start{text-align:center;padding:100px 20px;opacity:0.6;}
  .hd-product-start:hover{opacity:1;}
  .hd-product-start a {color:#000;}
  .hd-product-start img{max-height:120px;}
  .hd-product-start-title{display: block;font-size: 24px;font-weight: 700; margin-top:24px;}
  .hd-product-start-desc{font-size: 13px;display: block;margin-bottom: 8px;}
  .hd-product-start-option{display: inline-block;font-size: 10px;border: 1px solid #000;border-radius: 14px;padding: 3px 10px; opacity:0.4;}
  .hd-start-product-link{opacity:0; margin-top:20px;}
  .hd-product-start:hover  .hd-start-product-link{opacity:1;}
  @media (max-width: 992px){
    .hd-product-start{opacity:1; margin-bottom:40px;}
  .hd-start-product-link{opacity:1;}
  }


  .hd-start-individual-top, .hd-start-individual-bottom{height:140px; width:100%; background-size:cover; background-repeat:no-repeat;}
  .hd-start-individual-top{background-image:url(images/black-dvd-top.svg); background-position: bottom;}
  .hd-start-individual-bottom{background-image:url(images/black-dvd-btm.svg); background-position: top;}
  .hd-start-individual-content{background:#000;}


.hd-start-title{text-align:center; max-width:600px;}
.hd-start-title span{display:block; margin-top:10px;}
.hd-start-title img{max-width:600px;}
@media (max-width: 992px){.hd-start-title img{max-width:80%;}}

  .hd-start-tops-container{margin:100px 0;}
  .hd-start-tops{padding-left:5px !important; padding-right:5px !important;}
  .hd-start-tops-img{height:250px; background-size:cover !important;}
  .hd-start-tops-img-1{background:url(images/start-hd-fotodruck-min.jpg);}
  .hd-start-tops-img-2{background:url(images/start-hd-holzschild-min.jpg);}
  .hd-start-tops-img-3{background:url(images/start-hd-aufsteller-min.jpg);}
.hd-start-tops-content{background:#000; padding:30px; color:#fff;}
.hd-start-tops-content span{font-size:17px;}
.hd-start-tops-content div{font-size:14px; display:block; margin-bottom:20px; margin-top:10px; opacity:0.8;}

@media (max-width: 992px){
.hd-start-tops-container, .hd-product-start{padding:20px !important;}
.hd-start-tops, .hd-individual-element, .hd-product-start{flex-basis: unset !important;}
}

.hd-start-individual-content{color:#fff; text-align:center; padding:180px 20px;}
.hd-individual-title, .hd-individual-title-subtext{max-width:600px; color:#fff; font-size:14px; display:inline-block;}
.hd-individual-title-subtext{margin-top:20px; margin-bottom:60px;}
.hd-individual-element div{font-size:14px; margin-top:10px;}
.hd-individual-element hr{height:2px; color:#fff;}
.hd-individual-subtitle{font-size:12px; text-transform: uppercase; letter-spacing:2px;}
.hd-individual-element h3{font-size:22pt !important; color:#fff !important; font-weight:700 !important;}

.category-page-title{display:none;}
.ht-category-page-row{margin:0 auto !important; width:100%; max-width:100% !important;}
.ht-products-col{padding:0 !important; margin:0 auto;}
.products{margin:0 auto !important; padding:40px 0;}
.quick-view{display:none !important;}

.ht-product-main-row{margin:0 auto !important;}

@media (max-width: 992px){
  .hd-individual-element{margin-bottom:80px;}
.row .row-small:not(.row-collapse), .container .row-small:not(.row-collapse){padding:0 10px; margin-bottom:10px !important;}
.hd-cat-content-title{margin-bottom:40px;}
}

.ht-category-page-row, .product-container{padding-top:0;}

.h1-subpage-cat{ font-size:30pt; font-weight:600 !important; color:#fff !important; background:#000; padding:22px 16px; background: rgba(0,0,0,0.6);
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);}

  @media (max-width: 576px){.h1-subpage-cat{ border-radius: 10px;}}
.hd-cat-container{height:600px; position: relative; background-size:cover; background-position: center center; text-align:center; margin-bottom:60px;}
.hd-cat-fotodruck{background-image:url(images/cats/cats-holzdruck-min.webp);}
.hd-cat-aufsteller{background-image:url(images/cats/cats-aufsteller-min.webp);}
.hd-cat-klemmbretter{background-image:url(images/cats/cats-klemmbretter-min.webp);}
.hd-cat-qrcodekarten{background-image:url(images/cats/cats-qrcodekarten-min.webp);}
.hd-cat-schilder{background-image:url(images/cats/cats-schilder-min.webp);}
.hd-cat-postkarten{background-image:url(images/cats/cats-postkarten-min.webp);}
.hd-cat-gutscheine{background-image:url(images/cats/cats-gutscheine-min.webp);}
.hd-cat-maintitle{position:absolute; right:0; top:50%; transform:translateY(-50%); color:#fff; writing-mode: vertical-rl; text-orientation: mixed;}

.hd-cat-subtitle{font-size:12pt; letter-spacing:3px; display:none;}



.hd-cat-shortmenu-container{position: absolute;text-align: center;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;}
.hd-cat-shortmenu{/*background-color:#000;*/ color:#fff; padding:20px; display:inline-block; border-radius:10px; background: rgba(0,0,0,0.5); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);}

.hd-cat-content-title{text-align:center; margin-bottom:60px;}
.hd-cat-content-title h2{font-size:48px !important; font-weight:600 !important;}
.hd-cat-content-title span{font-size:8pt; letter-spacing:2px;}

.hd-cat-menu-icon{position:relative; opacity:0.7;text-transform:uppercase; width:150px; display:inline-block; text-align: center; font-size:9pt !important; letter-spacing:1px; background-position:top center; background-repeat: no-repeat; background-size:80px; padding-top:80px; border-right: 1px solid rgba(255,255,255,0.1);}
.hd-cat-menu-icon:last-child{border-right:none;}
.hd-cat-menu-icon:hover{opacity:1;}
.hd-cat-menu-icon a{position: absolute; top:0; left:0; width:100%; height:100%;}
.hd-cat-menu-icon a, .hd-cat-menu-icon a:hover{color:#fff !important;}
.hd-cat-menu-icon span{display:block; font-size:10pt; font-weight:500;}
.hd-cat-menu-icon-laser{background-image:url(images/ico-cat-laser.svg);}
.hd-cat-menu-icon-wood{background-image:url(images/ico-cat-wood.svg);}
.hd-cat-menu-icon img{max-width:20px; margin-top:10px;}

.hd-cat-menu-link{font-size: 7pt !important;padding: 4px 10px;border-radius: 40px;border: 1px solid #ffffff;display: inline-block !important;margin-top: 8px;}
.hd-cat-menu-arrw{display:none;}
@media (max-width: 576px){
.hd-cat-menu-arrw{display:block;position: absolute;top: 50%;right: 10px;transform: translateY(-50%);width: 40px;/*background: #000;*/height: 100%;z-index: 1; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-radius: 0 10px 10px 0; backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(50px);}
.hd-cat-menu-arrw-inner{width:40px; height:100%; position:relative;}
.hd-cat-menu-arrw img{ max-width: 10px; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); opacity:0.6;}
}

@media (max-width: 1080px){
.hd-cat-maintitle{position:absolute; right:auto; left:50%; top:40%; transform:translate(-50%, -50%); color:#fff; writing-mode:horizontal-tb; text-orientation:unset;}
.hd-cat-shortmenu-container{position: absolute;text-align: center;top: auto; bottom:0; left: 50%;transform: translate(-50%, 50%);width: 100%;}
.hd-cat-container{margin-bottom:120px;}

}

.hd-shop-padding{padding:10px;}
.product-small .price-wrapper{display:none;}
.product-small a{color:#000 !important;}
.box-image img{border-top-left-radius:10px;border-top-right-radius:10px;}
.box-text{background:#000; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; padding:20px; color:#fff; min-height:100px;}
.box-text a{color:#fff !important;}
.hd-featured-product-row{height:350px; position:relative; background-size:cover; margin-bottom:6px; border-radius:10px;}
.hd-featured-product-row-qr{background:url(images/cats/cats-featured-qr.jpg);}
.hd-featured-product-row-fotodruck{background:url(images/cats/cats-featured-fotodruck.jpg);}
.hd-featured-product-inner{position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); text-align:center; color:#fff;}
.hd-featured-product-inner span{display: block;background: #000;color: #fff;padding: 20px;font-size: 20pt;font-weight: 500;text-transform: uppercase; margin-bottom:20px;}
.hd-featured-product-inner a{margin-top:20px;}
.hd-featured-badge{background:#000; font-size:8pt; color:#fff; padding:6px 10px; line-height:14px; position:absolute; right:10px; top:10px; border-radius:6px;}
.hd-featured-badge img{display:inline-block; height:14px; margin-right:6px;}

@media (max-width: 576px){.hd-featured-product-row{background-position:right;}}

.page-wrapper{padding:0;}

.hd-landingpage-title-container{ background-size:cover; height:70vh; background-position:bottom; position:relative;}
.hd-landingpage-title-container-overlay{background:url(images/cats/pagebg-overlay.png); background-repeat: repeat-x; background-position:bottom; position:absolute;bottom:0;left:0; width:100%;height:100%; background-size:1px 180px;}
.hd-landingpage-title-container-hochzeit{background-image:url(images/cats/pagebg-wedding.webp);}
.hd-landingpage-title-container-gastro{background-image:url(images/cats/pagebg-gastronomie.webp);}
.hd-landingpage-title-container-valentine{background-image:url(images/cats/pagebg-valentine2-min.jpg);} /*PRUEFEN*/
.hd-landingpage-title-container-hotellerie{background-image:url(images/cats/pagebg-hotellerie.webp);}
.hd-landingpage-title-container-fotografie{background-image:url(images/cats/pagebg-fotografie.webp);}
.hd-landingpage-title-container-markenbotschaft{background-image:url(images/cats/pagebg-markenbotschaft.webp);}
.hd-landingpage-title-container-messe{background-image:url(images/cats/pagebg-messe.webp);}
.hd-landingpage-title-container-schaustellerei{background-image:url(images/cats/pagebg-schaustellerei.webp);}


.hd-landingpage-content{text-align:center; background: rgba(0,0,0,0.5); padding:80px !important; position: absolute;top:50%;left: 50%;transform: translate(-50%, -50%); backdrop-filter: blur(50px); -webkit-backdrop-filter:blur(50px); color: #fff; border-radius:10px !important;}
.hd-landingpage-content, .hd-landingpage-maincontent {width: calc(100% - 240px); margin:0 auto;}
.hd-landingpage-content h1{display: block; font-weight: 700 !important; color: #fff; font-size:84px; letter-spacing:-2px;}
.hd-landingpage-content img.hd-title-sub-image{max-height:100px;position: absolute; top: -20px; left: 50%; transform: translateX(-50%);}
.hd-landingpage-divider{border-bottom: 1px solid rgba(0,0,0,0.1); padding-bottom: 20px !important; margin-top:20px; display:none;}

.hd-landingpage-desc{font-size:14pt; font-weight:600; letter-spacing:2px; text-transform:uppercase; display:block; margin-bottom:20px;}
.hd-landingpage-desc h2{font-size:48px;}
.hd-landingpage-ico{max-width:160px; position: absolute;top: 0;left: 50%;transform: translate(-50%, -70%); display:none;}

.hd-landingpage-maincontent{text-align:center; margin-bottom:20px;}


.hd-lp-product-container{max-width:100% !important; width:100%;}
.hd-lp-product{margin:5px;}
.hd-lp-product-main{position: relative; padding:5px; height:400px; background-size:cover; border-radius:10px;}
.hd-lp-product-badge{position:absolute; top:20px; right:20px; background:#000; color:#fff; font-size:9pt; border-radius:20px; padding:4px 10px;}
.hd-lp-product-content{position:absolute; bottom:0; left:0; text-align:left; color:#fff; padding:0 30px 30px 30px;}
.hd-lp-product-content h2{color: #fff; font-weight: 800 !important; text-transform: uppercase;}
.hd-lp-product-content span{font-size:10pt; line-height:12pt; display:block; margin-bottom:10px;}

.hd-lp-product-overlay{position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.6); border-radius:10px; display:none;}

.hd-lp-product-qr{background-image:url(images/landingpage-products/sa-qrcode-karten.webp);}
.hd-lp-product-klemmbretter{background-image:url(images/landingpage-products/sa-klemmbretter.webp);}
.hd-lp-product-schilder{background-image:url(images/landingpage-products/sa-schilder.webp);}
.hd-lp-product-aufsteller{background-image:url(images/landingpage-products/sa-aufsteller.webp);}
.hd-lp-product-tischaufsteller{background-image:url(images/landingpage-products/sa-tischaufsteller.webp);}
.hd-lp-product-kisten{background-image:url(images/landingpage-products/sa-kistenauflage.webp);}
.hd-lp-product-postkarten{background-image:url(images/landingpage-products/sa-postkarten.webp);}
.hd-lp-product-fotodruck{background-image:url(images/landingpage-products/sa-fotodruck.webp);}

@media (max-width: 576px){
  .hd-lp-product{margin:5px; flex: unset;}
  .hd-landingpage-maincontent{padding:20px !important;}

}

@media (max-width: 992px){
.hd-landingpage-content{padding:40px !important;}
.hd-landingpage-content, .hd-landingpage-maincontent {width:calc(100% - 30px);}
.hd-landingpage-content h1{font-size:40px !important;}
.hd-landingpage-content img.hd-title-sub-image{width:60%; position: absolute; top: -10px; left: 50%; transform: translateX(-50%);}
.hd-landingpage-desc h2{font-size:16pt;}
.hd-landingpage-desc{font-size:10pt; letter-spacing:0;}
}


/*LÖSCHEN*/
.hd-landing-topic-container{padding:0 40px;}
.hd-landing-topic{background:#000; border-radius:10px; padding:20px; text-align:left !important; color:#fff;}
.hd-landing-topic h2{color:#fff !important;}
.hd-landing-topic-link{margin-top:6px;}

.hd-landing-samples .row{margin-top:10px !important;}
.hd-landing-sample{border-radius:10px; background-size:cover; position:relative; height:260px; background:#000;}
.hd-lp-sa-left{padding-right:5px;}
.hd-lp-sa-right{padding-left:5px;}

/*ENDE LÖSCHEN*/

.hd-landing-individ{background:#000000; border-radius:10px; padding:40px 20px; text-align:center !important; color:#fff; margin-top:10px; padding:60px !important;}
.hd-landing-individ img{max-width:340px;}
.hd-landing-individ h2{font-size:18pt; color:#fff !important; display:block; margin:20px 0 !important;}
.hd-ld-sa-gastro-qr-1{background-image:url(https://dinkela.com/wp-content/uploads/2023/02/Bedruckte-Schilder-aus-altem-Holz-Beispiele-20-1024x683.jpg);}
.hd-ld-sa-gastro-qr-2{background-image:url(https://dinkela.com/wp-content/uploads/2023/02/Bedruckte-Schilder-aus-altem-Holz-Beispiele-20-1024x683.jpg);}
.hd-ld-sa-gastro-qr-3{background-image:url(https://dinkela.com/wp-content/uploads/2023/02/Bedruckte-Schilder-aus-altem-Holz-Beispiele-20-1024x683.jpg);}




#hd-menu{z-index:10000;}
#hd-menu .modal-dialog{height: 100%;background: rgba(255,255,255,0.95); backdrop-filter: blur(2px);margin: 0;width: 100%; padding: 20px 0;}
.hd-menu-close img{max-width:32px; margin-bottom:20px;}
#hd-menu .modal-content{background-color:transparent !important; border:none !important; border-radius: 0;}
/*#hd-menu .modal-dialog a{display:block; color:#000; line-height:50px; border-bottom:1px solid rgba(0,0,0,0.05);}*/

.hd-menu-container{text-align:center; overflow-y: scroll; height:max-content;}
#hd-menu .col, #hd-menu .col-8{text-align:center;}
#hd-menu .col a, #hd-menu .col-8 a{display:block; color:#000; font-size:8pt;}
#hd-menu .col img, #hd-menu .col-8 img{max-height:70px;}
#hd-menu .col span, #hd-menu .col-8 span{display:block; margin-top:6px;}

.hd-menu-topics{width:100%; overflow-x: auto;overflow-y: hidden;white-space: nowrap;}
.hd-menu-topics-main{ width:100%; padding:40px 0;     overflow-x: scroll;width: max-content;}

.hd-mobile-main-nav{padding:0 15px;}
.hd-mobile-main-nav a{padding:0 0 0 20px; display: block; line-height: 35pt; font-size: 11pt; border-bottom: 1px solid rgba(0,0,0,0.05); background:url(images/ico-right-arrw.svg); background-repeat: no-repeat; background-position: 0 center; background-size: 6px; color:#000;}
.hd-mobile-main-nav a:last-child{border-bottom:none;}

.dk-main-nav-link-active{border-bottom:3px solid #7fba94; opacity:1 !important; color:#7fba94 !important; padding-bottom:18px;}
@media (max-width: 1080px) {
.dk-main-nav-link-active{border-bottom:none; opacity:1 !important; color:#7fba94 !important; padding-bottom:0;}
}


#main-menu{height: 100% !important; overflow: scroll !important;}

.hd-mobile-account{background:rgba(0,0,0,0.03); background-image:url(images/account.svg); background-repeat: no-repeat; background-position: 15px center; background-size: 18px; padding: 20px 0 20px 50px;}
.hd-mobile-account a{line-height:70px; display:block; padding-left:48px; color:#000 !important;}

.hd-mobile-menu-bottom{ width:100%; background:#000; padding:15px;}
.hd-mobile-menu-bottom span{color: #fff;font-size: 9pt;text-transform: uppercase;letter-spacing: 2px;}
      
.hd-mobile-menu-bottom .hd-themenlink{padding:0 0 0 20px; display: block; line-height: 35pt; font-size: 11pt; border-bottom: 1px solid rgba(0,0,0,0.05); background:url(images/ico-right-arrw.svg); background-repeat: no-repeat; background-position: 0 center; background-size: 6px; color:#fff !important;}

.checkout-page-title{margin-top:170px;}
@media (max-width: 576px){.checkout-page-title{margin-top:120px;}}

.cartactive{position: absolute;bottom: 24px;right: 5px;max-width: 8px; margin: 0 !important;line-height: 8px;height: 8px !important;}

.page-checkout{background:#fff; border-radius:10px; padding:0; margin-bottom:20px;}
.page-checkout a{color:#000 !important;}
.wc-block-cart__sidebar{background:rgba(0,0,0,0.03); padding:20px; border-radius:10px;}
.is-large.wc-block-cart{padding:40px; margin:0 !important;}


/*Category Page*/
.box-image img{border-radius:50%;}
.box-text{background:transparent !important; color:#000; min-height:80px; padding:0; margin-top:20px;}

.product-small{padding:20px; text-align:center;border-radius: 10px;}
.product-small:hover{background: #fff;}

.product-small a{color:#000 !important;}
.product-small a.btn-solid-bl{color:#fff !important; display:inline-block; font-size:9pt;}
.product-small .woocommerce-LoopProduct-link{font-size: 11pt; font-weight: 600;}
.hd-product-del{font-size:10px; margin-top:8px; display:inline-block;}

@media (max-width: 576px){
.hd-cat-container{height:300px;}
.h1-subpage-cat{font-size:28pt;}
.hd-cat-content-title{padding:0 30px;}
.hd-cat-content-title h2{font-size:26pt !important; line-height:28pt;}
.hd-cat-content-title span{margin-top:10px; display:inline-block;}
.hd-cat-shortmenu-mob-container{width: 80vw;overflow-x: scroll;}
.hd-cat-shortmenu-mob-container-inner{width: max-content;}
.hd-cat-menu-icon{width: calc(50vw - 38px); padding-top:60px; background-size:60px;}
.hd-cat-menu-link{display:none !important;}
.hd-featured-product-inner{width:80%;}        }

/*Product Page*/
@media (min-width: 576px){
.product-gallery{padding-right:40px;}
}
@media (max-width: 576px){
.product-gallery{flex:unset; margin-bottom:20px;}
.product-main{padding: 15px 0;}
.product-title{font-size:18pt;}
}

body.single-product{background-image: url(https://dinkela.com/wp-content/themes/flatsome-child-theme/images/background-product.webp);background-size: 100vw !important;background-position: center 140px; background-repeat:no-repeat;}
.product-summary .share-row{display:none !important;}

/* Dinkela Old */

.single-post .block-html-after-header {display:none;}
.gform_delete {display:none;}
.ginput_preview br {display: none;}
.ginput_preview {display: inline;margin-right: 10px;}
#reference-images img {padding: 10px;width: 50%; float: left;}
#reference-images img:nth-child(even) {padding-left: 0;}
#reference-images img:nth-child(odd) {padding-right: 0;}

@media(max-width:690px){
#reference-images img {padding-left: 0;padding-right: 0;width: 100%; float: none;}
}

.term-description{display:none;}
.next-prev-thumbs{display:none;}

/*GFORMS STYLING*/
.gform_wrapper.gravity-theme .gfield_label{font-weight:500 !important;}
.product_meta{display:none;}
.woocommerce-breadcrumb{display:none;}
.gfield_label{font-size:10pt !important;}
.gfield_description, .gfield_required{font-size:8pt !important; display:inline-block;}
@media (max-width: 576px){
.gfield_description, .gfield_required{font-size:8pt !important; display:block;}
}
/*.gfield--input-type-number{padding:20px; background:rgba(0,0,0,0.02); border-radius:6px;}*/
.gform_wrapper.gravity-theme .gfield.gfield--width-third{grid-column: span 6 !important;}


.gform-cstm-size, .gform-cstm-drop{padding:20px !important; background:rgba(0,0,0,0.02); border-radius:6px;}
.gform-cstm-size input{-webkit-appearance: none !important; -moz-appearance: textfield !important; appearance: textfield !important;}
.gform-cstm-size input{text-align:center; border: none !important; border-radius: 20px !important; font-size: 10pt !important;}

.gform-cstm-drop select{font-size: 10pt !important; border-radius: 20px !important ;border: 0 !important ;padding: 0 16px !important;height: 38px !important;line-height: 38px !important;}

.gform-cstm-upload{background: url(images/ico-upld.svg); background-size: 60px; background-repeat: no-repeat; background-position: center 50px;}
.gform-cstm-upload button{background: #000; border-radius: 20px; font-size:9pt !important;}
.gform-cstm-upload .gform_drop_area{padding: 70px 0 32px 0 !important;}

.product_totals{border-top:none !important; font-weight:lighter; margin:0 0 40px 0 !important; padding:0 0 20px 0 !important;}
.product_totals .wcgfpa_grand_total{border-top:none !important; justify-content: flex-start !important; margin-left:0 !important;}
.product_totals p.price{font-size:11pt !important; text-align: left !important;}
.product_totals p.price .formattedTotalPrice{display:block; margin-top:6px; font-size:22pt; color:#000;}
.product_totals p.price .formattedTotalPrice .woocommerce-price-suffix{margin-top:4px; display:block; font-size:8pt; opacity:0.8;}
.single_add_to_cart_button{background:#000 !important; border-radius:20px; font-size:10pt;}
.ux-quantity .ux-quantity__button--minus, .ux-quantity .ux-quantity__button--plus{border-radius:20px;} 



.hd-custom-photo, .hd-custom-photo2{display:none;}

.related-products-wrapper{margin-bottom:40px;}

body.postid-2059 .gallery-wide-template{max-width:100% !important}

body.postid-2059{background-image: url(images/ht-konf-bg.webp); background-size: 100% 700px !important;}
@media(max-width:1080px){
body.postid-2059{background-image: url(images/ht-konf-bg-m.webp); background-size: 100% 700px !important;}
}

body.postid-2059 #product-2059{margin-top:400px;}
body.postid-2059 .related-products-wrapper{display:none;}
pre#tw-target-text{display:none;}

#product-2059 .dropzone-wrapper{box-shadow:none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; border:none !important; left:-40px !important;}
#product-2059 .controls{display:none !important;}
#product-2059 .dropzone-desc div:nth-child(2), #product-2059 .dropzone-desc div:nth-child(3){display:none !important;}
.gallery-wide-template .dropzone-desc{right: 0; left: 50%; top: 50%; transform: translate(-50%, -50%); height: 86%; width: 86%;}
#product-2059 .gallery-wide-template .dropzone-desc .drag-circle{width:100%; height:100%;}
#product-2059 .gallery-wide-template .dropzone-desc .drag-circle::before {background-image:url(https://dinkela.com/wp-content/plugins/woo-dinkela-customization/includes/images/dk-uploader.svg);}

#product-2059 .canvas-container, #product-2059 canvas{border-radius: 14px !important;}

#product-2059 .canvas-container{-webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0); box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);}

#product-2059 .gallery-wide-template .add-to-cart-wrapper{border-radius:10px; background:transparent !important;}
#product-2059 .gallery-wide-template .product-info .large-5.col{border-radius:10px; background-color: rgba(255 255 255 / 100%); margin-top:20px;}

#gfield_instruction_39_12, #gfield_instruction_39_13{display:none !important;}

#product-2059 .gform-cstm-size ,#product-2059 .gform-cstm-drop{max-height:120px; margin-right:10px;}

#product-2059 #field_39_23{width: 36.8% !important; margin-right: 0;}

#product-2059 .ux-quantity .ux-quantity__button--minus, #product-2059 .ux-quantity .ux-quantity__button--plus{display:none !important;} 
#product-2059 .product_totals{border:none !important;}

.gallery-wide-template .add-to-cart-wrapper .quantity{width:auto !important;}
#product-2059 .gallery-wide-template .add-to-cart-wrapper .quantity .input-text, #product-2059 .gallery-wide-template .add-to-cart-wrapper button.single_add_to_cart_button{line-height: 30pt; height: 30pt; padding: 0 !important; transform:none; margin:0 auto; position:inherit !important; top:unset !important; right:unset !important;}
#product-2059 .add-to-cart-wrapper, #product-2059 .gform_legacy_markup_wrapper{text-align:center; margin:0 !important;}
.gform_legacy_markup_wrapper .gform_footer{margin: 0 !important; padding:0 !important;}
#product-2059 .product_totals{padding:0 !important; margin:0 !important;}

#product-2059 .ginput_container_product_calculation{margin-top:0 !important;}
#product-2059 .ginput_container_product_calculation .ginput_product_price_label{display:none !important;}
#product-2059 .ginput_container_product_calculation span.ginput_product_price{font-size:22pt; color:#000 !important;}

#product-2059 button#del-img-btn{color: #fff; background: #000; margin-top:0 !important; text-transform:unset !important; font-size:10pt !important; font-weight:500; opacity:0.7;}
#product-2059 button#del-img-btn:hover{opacity:1;}

#product-2059 .upload-progress-bar{top:50% !important; transform:translateY(-50%);}
#product-2059 progress{border: none; height: 6px; border-radius: 10px;}
#product-2059 progress[value] {--color: #7fba94;}

#product-2059 h3.status{font-size:10pt !important;}




/* Modals */
.modal{--bs-modal-zindex: 10055;}
.ht-modal-contact{padding:40px;}

/* Blog */
.badge.post-date{top:10px;}
.badge.top{left:10px;}
.badge-inner, .badge-inner:hover{ background-color:#000 !important; color: #fff !important;font-size: 10pt !important;padding: 10px !important; border:none !important;}

.article-inner .entry-meta, .article-inner .entry-author{display:none !important;}

.blog-single{margin-top:40px;}
.blog-single h1{font-size:36px;}

/* FAQ & Presse */
.ht-faq-container, .ht-press-container{background:#fff; border-radius:10px; padding:20px;}
.ht-faq-item{background:rgba(0,0,0,0.04); border-radius:10px; padding:20px;}
.ht-faq-item-question{display:block; font-size:10pt; margin-bottom:6px;}
.ht-faq-item-answer{padding-left:36px; display:block; font-size:10pt; font-weight:500; background-image:url(images/ico-answer.svg); background-repeat: no-repeat; background-size: 24px; background-position: 0 center;}

.ht-press-item{padding:20px;}

/* WooCommerce Cart / Checkout */
.hd-main-cart{flex:unset !important;}
.cart-empty-img{width: 160px;opacity: 0.2;margin-top: 40px;margin-bottom: 20px;}

th.product-name, th.product-price, th.product-quantity, th.product-subtotal, .order-total th, .order-total td, .woocommerce-cart-form__contents th {border-width:0 !important;}
dd.variation-Image, dt.variation-Preis, dd.variation-Preis, dt.variation-Image{display:none !important;}
.woocommerce-cart-form__cart-item .ux-quantity__button--minus, .woocommerce-cart-form__cart-item .ux-quantity__button--plus{display:none !important;}
td.product-name a{font-size:11pt;}
.woocommerce-Price-amount{font-weight:500 !important;}
.cart-sidebar{font-size:12pt;}
.cart-sidebar .widget-title{border-bottom:none !important;}
td.product-remove{width:24px !important;}
.woocommerce-cart-form__contents{border:none !important;}
.hd-cart-sidebar{background: rgba(0,0,0,0.03); padding: 30px; border-radius: 10px;}
@media screen and (min-width: 850px) {
  .hd-cart-sidebar-container{border-left:none !important; padding:0 0 0 20px !important;}
}

.variation-Daten-undBildupload a{display: block; font-size: 8pt !important;}

.checkout-button, #place_order{background: #000 !important; border-radius: 24px; font-size: 10pt !important; padding:8px 0 !important;}
.checkout-button:hover, #place_order:hover{background: #7fba94 !important; border-radius: 24px; font-size: 10pt; color:#fff !important; padding:8px 0 !important;}

/* Checkout */
.woocommerce-form-coupon-toggle{display:none;}
.woocommerce-billing-fields{border:none;}
.ht-main-checkout-form{padding:20px;}
.checkout-sidebar-container{padding:20px;}
.checkout-sidebar{background: rgba(0,0,0,0.03); padding: 30px; border-radius: 10px;}

form.checkout h3{margin-bottom:20px !important; font-size:16pt; text-transform: none;}
form.checkout .product-total{border:none;}
.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea{box-shadow:none !important; border-radius:20px !important;}
.wc_payment_method{text-align:left; text-align: left;background: rgba(0,0,0,0.03);padding: 18px;margin-bottom: 8px !important;border-radius: 10px;}
h3#ship-to-different-address{background:rgba(0,0,0,0.03); padding:15px !important; border-radius:20px; font-size:11pt !important;}
.woocommerce-checkout-review-order-table th.product-total{display:none;}



.dk-cab-banner{height:40px;text-align: center;color: #fff;line-height: 40px; font-size:13px;}
.dk-cab-banner a{font-size: 11px;color: #fff;display: inline-block;margin-left: 10px;line-height: 10px;padding: 6px 10px;background: #000;border-radius: 20px;}
.dk-cab-banner a:hover{color:#fff !important;}

/*Animationen*/
.hd-gradient{background: linear-gradient(-45deg, #7fba94, #94d0aa, #44614e, #7fba94); background-size: 400% 400%; animation: gradient 15s ease infinite;}
.hd-gradient2{background: linear-gradient(-45deg, #ca3b3b, #dd1414, #f37171, #dd1414); background-size: 400% 400%; animation: gradient 15s ease infinite;}
.hd-gradient3{background: linear-gradient(-45deg, #ca3b3b, #dd1414, #f37171, #dd1414); background-size: 400% 400%; animation: gradient 15s ease infinite;}


.hd-bganim{animation: gradient 40s ease infinite;}
	
@keyframes gradient {
0% {background-position: 0% 50%;}
50% {background-position: 100% 50%;}
100% {background-position: 0% 50%;}
}

.hd-sec-topics-title{text-align:center; color:#000;}
.hd-sec-topics-title-main{display:block; font-size:48px;}
.hd-sec-topics-title-desc{display:block; margin-top:10px; margin-bottom:40px;}


.individ-video-background { position: relative; height: calc(100vh - 140px); overflow: hidden; background:#000;}
.individ-video-background video { position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; transform: translate(-50%, -50%);}
.individ-video-background-content {position: absolute; z-index: 3; color: white; text-align: center; top: 50%; left: 50%; transform: translate(-50%,-100%); width: 35vw;}
.individ-brand-container{position:absolute; bottom:40px; left:50%; transform:translateX(-50%); z-index:3; max-width:80vw; text-align: center; color:#fff; font-size:18px;}
.individ-brand-container .logos{background:transparent !important;}
.individ-brand-container .logos:before {left: 0;background: transparent !important;}
.individ-brand-container .logos:after {right: 0;background: transparent !important;}
.individ-video-background-overlay{position:absolute; bottom:0; left:0; width:100%; background-image:url(images/video-overlay-fade.webp); background-repeat: repeat-x; height:470px; z-index:2;}

.individ-left-container{text-align:left;}
.individ-right-container{text-align:right;}
.individ-left-container, .individ-right-container{color:#fff; margin-bottom:140px;}
.individ-box-title{display:block; font-size:42px; line-height:40px;}
.individ-box-desc{display:inline-block; padding:10px 0; max-width:60%; font-size:14px; margin-bottom:10px;}
.individ-footer{max-width:600px; margin:0 auto; padding:100px 0; text-align:center; color:#fff;}
.individ-footer img{max-width:100px;}
.individ-footer .individ-slogan{padding:18px 0;}

.hd-branche-container{margin-top:200px;}
.branche-left-container{text-align:left; padding-left:200px; background-position:left center;}
.branche-right-container{text-align:right; padding-right:200px; background-position:right center;}
.branche-left-container, .branche-right-container{color:#000; margin-bottom:140px; background-repeat:no-repeat; background-size:130px;}
.branche-box-title{display:block; font-size:42px; line-height:40px;}
.branche-box-desc{display:inline-block; padding:10px 0; max-width:60%; font-size:14px; margin-bottom:10px;}

.branche-bg-gastro{background-image:url(images/ico-gastro.svg);}
.branche-bg-hotel{background-image:url(images/ico-hotel.svg);}
.branche-bg-foto{background-image:url(images/ico-foto.svg);}
.branche-bg-messe{background-image:url(images/ico-messe.svg);}
.branche-bg-marke{background-image:url(images/ico-markenbotschaft.svg);}

.individ-left-container .dk-lightbox-gallery a{max-width:calc(25% - 6px); margin-bottom:6px; margin-right:6px; display:block; float:left;}
.individ-right-container .dk-lightbox-gallery a{max-width:calc(25% - 6px); margin-bottom:6px; margin-right:6px; display:block; float:right;}
@media (max-width: 1080px) {
  .individ-left-container .dk-lightbox-gallery a{max-width:calc(50% - 6px); }
  .individ-right-container .dk-lightbox-gallery a{max-width:calc(50% - 6px); }
  .individ-box-desc{max-width:100%;}
  .individ-video-background-content{width:65%; top:40%;}
}

.dk-lightbox-gallery {display: block;}
    .dk-lightbox-gallery img {max-width: 100%;height: auto;cursor: pointer;border: none;}
    .dk-lightbox-overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.8);display: flex;align-items: center;justify-content: center;opacity: 0;transition: opacity 0.5s ease;z-index: 10000;}
    .dk-lightbox-overlay.active {opacity: 1;}
    .dk-lightbox-overlay img {max-width: 90%;max-height: 90%;animation: fadeIn 0.5s ease;}
    .dk-lightbox-close-icon {position: absolute;top: 20px;right: 30px;color: white;font-size: 24px;cursor: pointer;}
    @keyframes fadeIn {
        from { opacity: 0; }
        to { opacity: 1; }
    }

.dkBannerVisible{padding:210px 0 0 0 !important;}
.dkBannerInVisible{padding:170px 0 0 0 !important;}
@media (max-width: 1080px) {
  .dkBannerVisible{padding:130px 0 0 0 !important;}
  .dkBannerInVisible{padding:90px 0 0 0 !important;} 
}


/*
.dk-lightbox-gallery {display: flex;gap: 10px;}
    .dk-lightbox-gallery img {max-width: 100%;height: auto;cursor: pointer;border: none;}
    .dk-lightbox-overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.8);display: flex;align-items: center;justify-content: center;opacity: 0;transition: opacity 0.5s ease;z-index: 10000;}
    .dk-lightbox-overlay.active {opacity: 1;}
    .dk-lightbox-overlay img {max-width: 90%;max-height: 90%;animation: fadeIn 0.5s ease;}
    .dk-lightbox-close-icon {position: absolute;top: 20px;right: 30px;color: white;font-size: 24px;cursor: pointer;}
    @keyframes fadeIn {
        from { opacity: 0; }
        to { opacity: 1; }
    }
    */



/*2025 REBUILD*/

.hd-topscreen-container .col{text-align:center; color:#fff;}
        @media (max-width: 576px) {
            .hd-topscreen-container .col {display: none;position: absolute;width: 100%;top: 0;left: 0;clip-path: inset(0 0 0 0);}
            .hd-topscreen-container .col.active {display: block;animation: dk-top-slide-in 0.5s forwards;}
            .hd-topscreen-container .col.dk-top-slide-out {display: block;animation: dk-top-slide-out 0.5s forwards;}}

        @keyframes dk-top-slide-in {
            from {
                transform: translateX(100%);opacity: 0;
            }
            to {
                transform: translateX(0);opacity: 1;
            }
        }

        @keyframes dk-top-slide-out {
            from {
                transform: translateX(0);opacity: 1;
            }
            to {
                transform: translateX(-100%);opacity: 0;
            }
        }

.hd-topscreen-container{position:relative; height:664px; background:url(images/ht-top-background.webp); background-size:cover; background-position:center bottom;}
.hd-topscreen-image{position: absolute;top: 40px;left: 50%;transform: translateX(-50%); display:block;}
.hd-topscreen-image-m{display:none;}
.hd-topscreen-content{position:absolute;bottom:40px; left:50%; transform:translateX(-50%);}
.hd-topscreen-title{font-size: 24px !important; font-weight: 700; text-shadow: 1px 1px 3px rgba(0,0,0,0.65);}
.hd-topscreen-desc{display:block; text-align: center; font-size:14px; line-height: 16px; margin-bottom:16px; text-shadow: 1px 1px 3px rgba(0,0,0,0.65);}
.hd-topscreen-container .hd-topscreen-content .row .col a{font-size:13px !important;}

.hd-topscreen-boxes-container{background:#000000; color:#fff; padding:160px 20px; text-align:center;}
.hd-topscreen-boxes-title{font-size:44px; display:block; text-transform:uppercase;line-height: 44px; margin-bottom: 10px;}
.hd-topscreen-boxes-subtext{display:block; margin-bottom:60px;}

@media (max-width:576px){
  .hd-topscreen-container{height:420px;}
  .hd-topscreen-content{width:90%;}
  .hd-topscreen-image{display:none;}
  .hd-topscreen-image-m{position: absolute;top: 40px;left: 50%;transform: translateX(-50%); display:block; max-width: 94%;}

  .hd-topscreen-boxes-title{font-size:36px;}
  .hd-topscreen-boxes-container{padding: 160px 20px 80px 20px;}

}


.hd-slide-card-container {display: flex;gap: 10px; width:100%; justify-content: center; align-items: center;}
.hd-slide-card{background-color: #000; border-radius: 8px; padding: 20px; overflow: hidden !important; position: relative;}
.hd-slide-card::before{background-size: cover; background-position: center; position: absolute; top: 0; left: 0; right: 0; bottom: 0; transition: transform 0.5s ease; z-index: 0;}
.hd-slide-card:hover::before {transform: scale(1.1);}

.hd-slide-card-container-top{margin-top:10px;}
.hd-slide-card-container-top .hd-slide-card {width: 50%; transition: width 0.3s ease; height:320px;}
.hd-slide-card-container-top .hd-slide-card:hover {width:75%;}

.hd-slide-card-container-bottom .hd-slide-card {width: 33.33%; transition: width 0.3s ease; height:500px;}

.hd-slide-card-container-bottom .hd-slide-card:hover {width: 45%;}

.hd-slide-card-content{position: absolute; bottom: 0; left: 0; z-index: 1; color: #fff; padding: 20px 0 40px 0; text-align: center; width: 100%;}
.hd-slide-card-container-top .hd-slide-card-content-main{max-width:500px; display:inline-block; font-size:14px; text-align:center;}
.hd-slide-card-container-bottom .hd-slide-card-content-main{max-width:340px; display:inline-block; font-size:14px; text-align:center;}
.hd-slide-card-overlay{position:absolute; top:0; left:0; height:100%; width:100%; background: linear-gradient(0deg, rgba(0, 0, 0, 1) 20%, rgba(0, 0, 0, 0) 67%);}
.hd-slide-card-content-main-icon{width: 100px; height: 100px; padding: 14px; border-radius: 50px; margin: 0 auto; position: relative;}
.hd-slide-card-content-main-icon img{max-width: 60px; max-height: 60px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.hd-slide-card-content-main .hd-slide-card-content-title{display:block; font-size:28px; font-weight:700;}
.hd-slide-card-content-main .hd-slide-card-content-desc{display:block; line-height:15px; font-weight:300; font-size:13px; margin-bottom:20px;}

@media (max-width:576px){
.hd-slide-card-container{display:block;}
.hd-slide-card{width: 100% !important;display: block; max-width: 100%;}
.hd-slide-card:first-child{margin-bottom:10px;}

.hd-slide-card-container-bottom{display:none;}

}

.hd-slide-card-container-bottom .hd-slide-card:nth-child(1)::before { content: ''; background-image: url('images/start-toprow-holzdruck.webp');}
.hd-slide-card-container-bottom .hd-slide-card:nth-child(2)::before { content: ''; background-image: url('images/start-toprow-aufsteller.webp');}
.hd-slide-card-container-bottom .hd-slide-card:nth-child(3)::before { content: ''; background-image: url('images/start-toprow-schilder.webp');}





.hd-start-images{position:relative; height:600px;}
.hd-start-images .hd-start-images-img{width:50%; height:600px; background-size:cover;}

.hd-start-images-content-main{position:absolute; top:50%; transform:translateY(-50%); padding:0 100px; width:50%;}


.hd-start-images-content-main h2{font-size:48px; font-weight:700 !important; letter-spacing:-2px;}
.hd-start-images-content-main-subtitle{display:block; font-size:18px; opacity:.3;}
.hd-start-images-content-main-description{display:block;margin:10px 0 20px 0;}
.hd-start-images-img-icon{position: absolute; top: 50%; padding: 40px; backdrop-filter: blur(7px); -webkit-backdrop-filter: blur(7px); background: rgba(255,255,255,0.6);}
.hd-start-images-img-icon img{width: 80px;}


.hd-start-images .hd-start-images-img-gastronomie{background-image:url(images/cats/pagebg-gastronomie.webp);}
.hd-start-images .hd-start-images-img-hotellerie{background-image:url(images/cats/pagebg-hotellerie.webp);}
.hd-start-images .hd-start-images-img-fotografie{background-image:url(images/cats/pagebg-fotografie.webp);}
.hd-start-images .hd-start-images-img-messe{background-image:url(images/cats/pagebg-messe.webp);}
.hd-start-images .hd-start-images-img-markenbotschaft{background-image:url(images/cats/pagebg-markenbotschaft.webp);}
.hd-start-images .hd-start-images-img-schaustellerei{background-image:url(images/cats/pagebg-schaustellerei.webp);}




.hd-start-images:nth-child(1) .hd-start-images-content-main, .hd-start-images:nth-child(3) .hd-start-images-content-main, .hd-start-images:nth-child(5) .hd-start-images-content-main{left:50%;}
.hd-start-images:nth-child(2) .hd-start-images-content-main, .hd-start-images:nth-child(4) .hd-start-images-content-main, .hd-start-images:nth-child(6) .hd-start-images-content-main{left:0; text-align:right;}

.hd-start-images:nth-child(1) .hd-start-images-img, .hd-start-images:nth-child(3) .hd-start-images-img, .hd-start-images:nth-child(5) .hd-start-images-img{float:left; border-radius:0 10px 10px 0;}
.hd-start-images:nth-child(2) .hd-start-images-img, .hd-start-images:nth-child(4) .hd-start-images-img, .hd-start-images:nth-child(6) .hd-start-images-img{float:right; border-radius:10px 0 0 10px;}

.hd-start-images:nth-child(1) .hd-start-images-img-icon, .hd-start-images:nth-child(3) .hd-start-images-img-icon, .hd-start-images:nth-child(5) .hd-start-images-img-icon{left: 50%; transform: translate(-100%, -50%); border-radius: 10px 0 0 10px;}
.hd-start-images:nth-child(2) .hd-start-images-img-icon, .hd-start-images:nth-child(4) .hd-start-images-img-icon, .hd-start-images:nth-child(6) .hd-start-images-img-icon{left: 50%; transform: translate(0%, -50%); border-radius: 0 10px 10px 0;}

.hd-start-branche-section{padding: 0 0 140px 0; margin-top: -40px;}
.hd-start-branche-section .hd-start-branche-title{text-align:center; margin-bottom:140px; display:none;}
.hd-start-branche-section .hd-start-branche-title h2{font-size:48px; font-weight:600 !important;}




@media (max-width:576px){
.hd-start-images{height:auto;}
.hd-start-images-img{float: none !important;width: calc(100% - 30px) !important;border-radius: 10px !important;margin: 15px;height: 340px !important; position:relative;}
.hd-start-images-img-icon{border-radius: 10px !important; transform: translate(-50%, -50%) !important;}
.hd-start-images-img-icon img{width: 60px;} 
.hd-start-images-content-main{float: none;width: 100%;padding: 10px 30px 30px 30px;position: inherit;transform: translateY(0);height: auto; text-align:left !important;}
.hd-start-images-content-main h2{font-size:36px !important; letter-spacing: -1px;}
.hd-start-images-content-main-subtitle{font-size: 16px; line-height: 20px;}
.hd-start-branche-section{padding: 0 0 20px 0; margin-top:-60px;}
}



.hd-lp-item{margin-bottom:40px;}
.hd-lp-item:last-child{margin-bottom:0;}

.hd-lp-item-img{background-size:cover; background-position:center center; width:50%; border-radius:10px;}
.hd-lp-item-content{float:left; width:50%; position:relative; text-align:left;}
.hd-lp-item-content a{margin-top:8px;}
.hd-lp-item-content h2{font-size:36px; font-weight:600 !important;}
.hd-lp-item-description{display:block;}
.hd-lp-item-content-main{position:absolute; width:100%; top:50%; padding:0 60px; transform: translateY(-50%);}

.hd-lp-item-img, .hd-lp-item-content{height:400px;}

.hd-lp-item:nth-child(1) .hd-lp-item-img,
.hd-lp-item:nth-child(3) .hd-lp-item-img,
.hd-lp-item:nth-child(5) .hd-lp-item-img,
.hd-lp-item:nth-child(7) .hd-lp-item-img{float:left;}

.hd-lp-item:nth-child(2) .hd-lp-item-img,
.hd-lp-item:nth-child(4) .hd-lp-item-img,
.hd-lp-item:nth-child(6) .hd-lp-item-img,
.hd-lp-item:nth-child(8) .hd-lp-item-img{float:right;}

.hd-lp-item:nth-child(2) .hd-lp-item-content,
.hd-lp-item:nth-child(4) .hd-lp-item-content,
.hd-lp-item:nth-child(6) .hd-lp-item-content,
.hd-lp-item:nth-child(8) .hd-lp-item-content{text-align:right;}

.hd-lp-item-iua{font-size: 10px; border: 1px solid #000; border-radius: 12px; padding: 2px 10px; opacity: .3; margin-bottom:8px; display:inline-block;}

.hd-lp-item-img-qrcodekarten{background-image:url(images/landingpage-products/sa-qrcode-karten.webp);}
.hd-lp-item-img-klemmbretter{background-image:url(images/landingpage-products/sa-klemmbretter.webp);}
.hd-lp-item-img-schilder{background-image:url(images/landingpage-products/sa-schilder.webp);}
.hd-lp-item-img-aufsteller{background-image:url(images/landingpage-products/sa-aufsteller.webp);}
.hd-lp-item-img-tischaufsteller{background-image:url(images/landingpage-products/sa-tischaufsteller.webp);}
.hd-lp-item-img-tresen{background-image:url(images/landingpage-products/sa-kistenauflage.webp);}
.hd-lp-item-img-postkarten{background-image:url(images/landingpage-products/sa-fotodruck.webp);}
.hd-lp-item-img-holzdruck{background-image:url(images/landingpage-products/sa-fotodruck.webp);}



@media (max-width:576px){
  .hd-lp-item{opacity:1;}
  .hd-lp-item-img{float:none !important; width:100% !important; height:300px !important;}
  .hd-lp-item-content{height: auto !important; width: 100% !important;margin-top: 20px; text-align:left !important;}
  .hd-lp-item-content-main{float: none !important;width: 100%;position: unset;transform: translateY(0%);padding: 0;}
  }