/** Shopify CDN: Minification failed

Line 21:0 All "@import" rules must come first

**/
@font-face {
	font-family: gravur_vlad;
  	src: url(https://pickserver.de/shopify/fonts/VLADIMIR.woff);
}

@font-face {
    font-family: gravur_brit;
    src: url(https://pickserver.de/shopify/fonts/BritannicBold.woff);
}

@font-face {
    font-family: gravur_gara;
    src: url(https://pickserver.de/shopify/fonts/eb-garamond-v13-latin-regular.woff);
}

@import url('https://fonts.googleapis.com/css2?family=Sansita+Swashed:wght@300&display=swap');

/*******HEADER******/

.header-wrapper {
  	background: url(https://www.pickserver.de/ambiente_plenty/img/bg.jpg);
}

.slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-background-1.slideshow__text--center.slideshow__text-mobile--center {
    background: rgba(255, 255, 255, 0.85);
}

.header__submenu.list-menu--disclosure {
  width: 1050px;
}

.header__submenu.list-menu--disclosure li {
  display: inline-block;
  width: 200px;
}

.header__submenu.list-menu--disclosure li ul.header__submenu {
  position: absolute;
  z-index: 999;
  background: #eee!important;
}

/**********PRODUCT**********/

.product__media-item.grid__item.slider__slide {
    max-width: 33%;
}

.product__media-item.grid__item.slider__slide:first-child {
	max-width: 100%;
}

.product__description.rte {
	margin-top: 70px;
}

.product__title {
    font-size: 28px;
    hyphens: auto;
}

.price-item.price-item--regular {
    font-weight: bold;
    font-size: 32px;
}

.quantity__input {
	pointer-events: none;
}

.brand_img {
  max-width: 120px;
  display: block;
  margin-bottom: 10px;
}

.product__text.subtitle img {
	display: none;
}

/*****GRAVUR******/

.gravur-overlay {
	display: none;
}

.small.hint {
    font-size: 10px;
}

.gravur label {
    display: block;
}

.gravur .motive-wrapper label {
    display: block;
    background: #fff;
}

.gravur .motive-wrapper label:hover,
.gravur .stil-wrapper label span:hover{
    cursor: pointer;
}

.gravur h3 {
    font-weight: bold;
    font-size: 26px;
}

#gravur-1zeile,
#gravur-2zeile,
#schriftstil-wahlen{
    width: 100%;
    padding: 10px 0px;
}

.motive-wrapper,
.stil-wrapper{
    position: relative;
    display: inline-block;
}

.gravur .motive-wrapper input,
.gravur .stil-wrapper input{
    position: absolute;
    z-index: -1;
}

.grav-img {
    border: 1px solid;
    padding: 10px;
    max-width: 112px;
}

.gravur .stil-wrapper label span {
	display: block;
  	background: #fff;
    border: 1px solid;
    padding: 10px;
  	width: 112px;
    text-align: center;
}

.gravur .motive-wrapper input:checked + label .grav-img,
.gravur .stil-wrapper input:checked + label span{
    border: 1px solid #CD1C3F;
    outline: 1px solid #CD1C3F;
}

.gravur .stil-wrapper .stil1 {
	font-family: gravur_vlad;
}

.gravur .stil-wrapper .stil2 {
	font-family: gravur_brit;
}

.gravur .stil-wrapper .stil3 {
	font-family: gravur_gara;
}

.parent .stil-wrapper:nth-child(4) {
  margin-top: 10px;
  font-size: 14px;
  font-family: 'Sansita Swashed', cursive;
}


.gravur .stil-wrapper .stil1 span {
    line-height: 31px;
    padding: 8px !important;
    padding-top: 8px;
    padding-top: 10px !important;
}


/****FISSLER***/

.image {
  width: 100%;
  height: 100%;
}

.fissler-headline h2 {
  width: 100%;
  margin: .7em auto;
  overflow: hidden;
  text-align: center;
  font-weight: 300;
}

.fissler-headline h2::before, .fissler-headline h2::after {
    content: "";
    display: inline-block;
    width: 50%;
    margin: 0 .5em 0 -55%;
    vertical-align: middle;
    border-bottom: 1px solid;
}

.fissler-headline h2::after {
    margin: 0 -55% 0 .5em;
}

.kacheln {
  position: relative;
}

.kacheln .over {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(0, 0, 0, 0.5);
}

.kacheln .text {
  color: rgb(255, 255, 255);
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-weight: bold;
}

.kacheln .text2 {
  color: rgb(255, 255, 255);
  font-size: 12px;
  position: absolute;
  top: 59%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-weight: bold;
  border: 1px solid rgb(222, 0, 31);
  border-radius: 50px;
  padding: 5px 10px;
  background: rgb(222, 0, 31);
}

.kacheln:hover .over {
  opacity: 1;
}

/******FOOTER****/

.company-info {
  text-align: center;
  font-size: 12px;
  background: rgb(45,45,45);
  color: rgb(255, 255, 255);
  padding: 5px;
}

.footer-block.grid__item:last-child .footer-block__details-content.rte {
  background: url(/cdn/shop/files/zahlungsarten.webp?v=16468116198);
  background-repeat: repeat;
  background-size: auto;
  background-repeat: repeat;
  background-size: auto;
  height: 120px;
  width: 165px;
  background-size: contain;
  background-repeat: no-repeat;
}