/* 2019 FABIAN */

/* #co-shipping-method-form dd.item-options > div:not(:last-child) {
	display:none;
} */

#catalog-pic {
  cursor: pointer;
}

.iv_last_product {
    position: absolute;
    top: 10px;
    right: 0;
    padding: 3px 10px 1px;
    font-size: 16px;
    background: #333;
    color: white;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-transform: uppercase;
}

.page-title-wrapper { text-align: center;}

.cart-summary {
  position:unset;
}
.iv-nopadding {
  padding:0 !important;
}

.cart.table-wrapper .items > .item:nth-child(2n+0) {
  background: #f0f0f08f;
}

.form-cart {
  float:unset !important;
  margin:0 auto;
  width: 100% !important;
}

/* SRRY BITTE EIGENE KLASSEN ERSTELLEN WIRKT SICH AUF ALLE SEITEN AUS!
h1.page-title {
  text-align: center;
  font-size: 32px;
  font-weight: 400;
  text-transform: uppercase;
}
*/

.iv-margin-bottom { margin-bottom:50px;} .center { text-align:center; } .iv-img-header-img { width:100%; }
.iv-subtitle {
  font-size:24px !important;
  text-transform: uppercase;
  font-weight: 400;
}

.wzimfreien:before, .wasdarfssein:before  , .kombgartmneu:before {
  background:none;
}

.iv-seo-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
       -ms-flex-direction: row;
           flex-direction: row;
   -webkit-box-pack: end;
       -ms-flex-pack: end;
           justify-content: flex-end;
   -ms-flex-wrap:wrap-reverse;
       flex-wrap:wrap-reverse;
}

.iv-relative-center {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}
.iv-flex {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
        -ms-flex-direction:row;
            flex-direction:row;
    -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
    position:relative;
}
  .iv-flex-center {
   left:50%;
   -webkit-transform:translateX(-50%);
           transform:translateX(-50%);
}

.iv-flex-spacebetween {
   -webkit-box-pack : justify;
       -ms-flex-pack : justify;
           justify-content : space-between;
}

.iv-margin {
 margin-bottom: 50px; }

.iv-flex-child {
  width:25%;
}

.iv-relative { position:relative;}


.iv-flex > div > img { width:100%; }

.iv-flex-title {
 text-transform:uppercase;
 font-size:18px;
}

.iv-info-box {
 padding:10px;
}
.iv-flex {
     display:-webkit-box;
     display:-ms-flexbox;
     display:flex;
     -webkit-box-orient:horizontal;
     -webkit-box-direction:normal;
         -ms-flex-direction:row;
             flex-direction:row;
     -ms-flex-wrap:wrap;
         flex-wrap:wrap;
     -webkit-box-pack:center;
         -ms-flex-pack:center;
             justify-content:center;
     position:relative;
}
   .iv-flex-center {
    left:50%;
    -webkit-transform:translateX(-50%);
            transform:translateX(-50%);
}

 .iv-flex-spacebetween {
    -webkit-box-pack : justify;
        -ms-flex-pack : justify;
            justify-content : space-between;
}

.iv-margin {
  margin-bottom: 50px; }

.iv-flex-child {
   width:25%;
}

.iv-relative { position:relative;}

.iv-flex > div > img { width:100%; }

.iv-flex-title {
  text-transform:uppercase;
  font-size:18px;
}

.iv-info-box {
  padding:10px;
}

@media screen and (max-width:1148px ) {
 .iv-flex > .grid12-3 {
               width:35%;
 }
 /* WIRKT SICH AUF ALLEN SEITEN AUS - EIGENE KLASSE ODER VERSCHACHTELN */
/* .grid12-6 { width:70%; } */

.iv-flex-spacebetween {
 -ms-flex-wrap: nowrap;
     flex-wrap: nowrap; }
}

@media screen and ( max-width:615px ) {
 .iv-info-box > .iv-flex { -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; }
  .iv-info-box { width:80% !important; }
 .iv-flex-spacebetween > [class^="grid12"] > img { margin-bottom:10px; }
}

/* Filter design */
.filter-options-item {
  min-width:180px;
  width: 23%;
  float: left;
  margin:0 1% 10px 1%;
  -webkit-box-shadow: inset 0px 0px 8px 1px rgba(0, 0, 0, 0.09);
          box-shadow: inset 0px 0px 8px 1px rgba(0, 0, 0, 0.09);
  background: #fdfdfd;
}

@media screen and ( max-width:767px) {
  .filter-options-item {
    width:100%;
  }
}

/* absolute filter options*/

@media screen and (min-width:767px) {
.filter-options-item > .filter-options-title {
  position: relative;
  top: 0;
  left: 0;
}

.filter-options-item > .filter-options-content {
      width: 100%;
      z-index: 2;
      background: unset;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
    padding-bottom:0;
}
}

.iv-st-news {
  cursor: pointer;
}

.iv-padding-filialen {
  padding: 0 15px;
}

.iv_product_variant > img:hover {
  cursor:pointer;
}


.counter.qty.ic.ic-char.ib.ib-size-s.ib-rounded {
  width: 18px;
  height: 18px;
  line-height: 1.4;
  position: absolute;
  left: 53%;
  top: -4px;
  border-radius: 15px;
  font-size: 12px;
  background-color: #961b1e;
}

.inner-heading > .caret {
  position: absolute;
  bottom: 0;
}

@media screen and ( max-width:767px ) {
  .counter.qty.ic.ic-char.ib.ib-size-s.ib-rounded {
    top:4px;
  }
}

ul.items.pages-items > li > a.page, ul.items.pages-items > li > a.action {
  background-color:#f5f5f5;
}

ul.items.pages-items > li.item.current > strong.page  {
  background-color: #333333;
  color:white;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

ul.items.pages-items > li > a.page:hover, ul.items.pages-items > li > a.action:hover {
  background-color:#333333;
}

.toolbar-sorter.sorter > .action.sorter-action.sort-asc, .toolbar-sorter.sorter > .action.sorter-action.sort-desc {
  background-color: #f5f5f5;
}

.toolbar-sorter.sorter > .action.sorter-action.sort-asc:hover, .toolbar-sorter.sorter > .action.sorter-action.sort-desc:hover {
  background-color:#333333;
}

.sticker-wrapper.top-left > .sticker.sale.save {
  display:none;
}

.qty-button {
  background-color:#f5f5f5 !important;
}

.qty-button:hover {
  background-color:#333 !important;
}

.iv_popup .iv_popup_inner {
  margin-top:0px;
}

/* further products */
.iv_further_product_slider {
  height: auto;
  width: 100%;
  padding: 10px 0;
  position: relative;
  top:0;
  left:0;
  overflow:hidden;
}

.iv_further_product_slider_inner {
  position: relative;
  top:0;
  left:0;
  height:auto;
  -webkit-transition: 1s;
  transition: 1s;
}

.iv_further_products_container {
  height:auto;
  margin:0 10px;
  margin-bottom: 50px;
  float: left;
  text-align: center;
  overflow:hidden;
  -webkit-box-shadow: 0 3px 8px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 8px 0px rgba(0, 0, 0, 0.15);
}

.iv_further_products_image {
  height:auto;
}

.iv_further_products_image > img {
  height:auto;
  max-width:100%;
}

.iv_further_button {
  height: 30px;
  width: 30px;
  text-align: center;
  color: white;
  background: #333;
  border: unset;
  opacity: 0;
  position: absolute;
  top:50%;
  -webkit-transform:  translateY(-50%);
          transform:  translateY(-50%);
  z-index: 2;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.iv_further_button:hover {
  opacity: 1 !important;
}

#previous_further_products {
  left:10px;
}

#next_further_products {
  right:10px;
}

.iv_further_product_slider:hover .iv_further_button {
  opacity: 0.6;
}



/* ACTIVE FILTER STYLE */


#wp_ln_shopby .block-subtitle.filter-current-subtitle {
  display:none;
}

#wp_ln_shopby_items {
  padding-left:17px;
}

#wp_ln_shopby #wp_ln_shopby_items li.item {
  float:left;
  width:auto;
  padding: 5px 20px;
  margin-right:15px;
  margin-top:7px;
}

#wp_ln_shopby #wp_ln_shopby_items li.item  > a {
  left: -3px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-56%);
          transform: translateY(-56%);
}

#wp_ln_shopby #wp_ln_shopby_items li.item:after {
  clear:both;
}

.filter-options-content a:hover  {
  background:transparent;
  color:#908f8f;
}

#layered-filter-block .wp-ln-selected a {
  font-style : normal;
  padding-right: 10px;
  padding-left:10px;
}

.block-actions.filter-actions > a.action.clear.filter-clear:hover {
  	background: #333333;
  	color: #ffffff;
}

	.filter-actions {
    	height :46px;
    	margin-bottom: 25px;
    	border-bottom: 1px solid #eaeaea;
  }

.block-actions.filter-actions > a.action.clear.filter-clear {
  width: auto;
  background: #eee;
  font-weight: 600;
  line-height: 1.6rem;
  color:#333;
  padding: 10px 20px;
  float:right;
  -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  -moz-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;

}

#layered-filter-block .wp-ln-selected a {
  border-left:unset;
}

#layered-filter-block .wp-ln-selected a:after {
  content: '\e616';
  font-family: 'icons-blank-theme';
  font-size: 26px;
  margin-right: 3px;
  float: right;

}


/* NEWS  */

.iv-flex-column { -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; padding-bottom:10px;}
.news-head { background-color: #e1e1da7a; width:100%; padding:10px 10px; font-size:20px; margin-bottom:15px;}
.news-head > p { margin-bottom:0; }
.iv-news-img { height:100%;}
.iv-margin-leftright { margin:0 2%; }
.news-headline { color:darkred; text-transform:uppercase; font-size:25px; font-weight:bold;}
.iv-news-text { text-transform:uppercase; font-weight:500; font-size:20px;}
.iv-news-text2 {margin-top:60px; font-weight:600; font-size: 22px;}
.iv-flex-box { width:47%; }
.iv-news-imgheight { height:200px; }
.iv-news-minheight { min-height:400px; }
.flex-left { -webkit-box-pack:left; -ms-flex-pack:left; justify-content:left;}
.newsletter-iv { text-align:center;}
.iv-newsletter-center { margin: 0 auto; margin-bottom:20px !important; }
@media screen and ( max-width: 1148px ) { .flex-width { width:80% !important; }}

/* FILIALEN UND ÖFFNUNGSZEITEN */

.iv-img-filiale { width:100%;  }
.iv-margin-bottom { margin-bottom:20px; }
.iv-flex-space { -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between;}
.iv-zeiten { min-height:430px; }
.iv-zeiten div.grid12-4, .iv-zeiten div.grid12-12  { margin-left:0;}
.iv-sonderzeiten { height:100px ; }
.iv_store_h3 { text-transform:uppercase; margin-bottom:20px; }
.iv-shad-box-nopadding {     -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.16);
                                                   box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.16);}



/* RESPONSIVE GASTRONOMIE */
@media screen and ( max-width : 1150px) {
  .category-cms > div > div.grid12-6{
    width:100%;
  }
}


/* PRODUCT IMG  */

.iv_pimg.photo.image {
  display: none;
}

img.photo.image {
  display:block !important;
  min-height:unset;
  max-height:unset;
  width:100%;
  height:auto !important;
}

.action.mailto.friend.amconf-share-link,
.action.tocompare.feature.feature-icon-hover {
  display:none;
}


/*   PRODUCT DETAIL SHARE ICONS  */

.product-addto-links.addto-links {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.iv_fb {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.iv_fb > a {
  width: 25px;
}

.iv_mail_product {
  cursor: pointer;
  width: 40px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.iv_mail_product a {
  width: 25px;
  height: 25px;
}

.swatch-attribute-options {
  margin-top: 10px;
  margin-bottom: 10px;
}

.action.towishlist.feature.feature-icon-hover {
  margin-right:0;
}

.ib-hover.icon-color-productview:hover, .feature-icon-hover:hover .ib.icon-color-productview {
  background-color: unset !important;
    color: unset !important;
}

.ic-heart:before {
  content: " ";
  display:block;
  width:40px;
  height:40px;
  background-image: url(/iv/img/denova-icons/wishlist.svg);
  cursor: pointer;
  background-position: center;
  background-size: 25px;
  background-repeat: no-repeat;
}

.iv_product_variant {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}


.ic-letter:before {
  content: " ";
  display:block;
  width:40px;
  height:40px;
  background-image: url(/iv/img/denova-icons/share_print.svg);
  cursor: pointer;
  background-position: center;
  background-size: 25px;
  background-repeat: no-repeat;
}

.action.mailto.friend.feature.feature-icon-hover {
  margin-right: 0;
}

.prices-tier.items {
  display:none;
}

.iv_flex_lieferservice {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.iv_left_lieferservice {
  width:30%;
  margin-bottom:20px;
}

.iv_right_lieferservice {
  width:70%;
  margin-bottom:20px;
}

.iv_flex_beratung {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.iv_flex_beratung > div {
  width:33%;
  margin-bottom:20px;
}


/* .product-item-img {
  min-height:200px;
} */


.form.subscribe#newsletter-validate-detail {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;

}

.form.subscribe#newsletter-validate-detail  #newsletter {
  margin-bottom:15px;
}

/* .slick-list.draggable {
  height:137px;
} */

#amasty-main-container {
  min-height: unset;
}

.form.contact.test .col-12 > .field.comment {
  padding: 4px 8px;
}

.form.contact.test .actions-toolbar {
  float: right;
  margin-left:unset;
  margin: 4px 8px 20px 4px;
}

.form.contact.test .actions-toolbar button.action.submit.primary {
  margin:unset;
}

#contact-form > .g-recaptcha {
  margin: 20px 8px;
  float:left;
  margin-top: 0;
}

.form.contact.test [class*="col-"] {
  float:unset;
}


.action.primary.checkout,
.action.submit.primary,
.action.subscribe.primary {
  background-color:#eeeeee !important;
  color:#333;
}

.action.primary.checkout > span {
  color:#333;
}

.action.primary.checkout:hover > span {
  color:#eee;
}

.action.primary.checkout:hover,
.action.submit.primary:hover,
.action.subscribe.primary:hover {
  background-color: #333333 !important ;
  color: #ffffff;
}

#top-cart-btn-checkout:hover {
  background:#eeeeee !important;
  color: #333 !important;
}


.iv_ll_popup.iv_popup {
   overflow-y : scroll;
}


.product-item-details {
  width:92%;
}

#shipping-method-buttons-container > div > button.button.action.continue.primary {
  background-image: none;
  background: #333333;
  color: #ffffff;
}

#shipping-method-buttons-container > div > button.button.action.continue.primary:hover {
  background: #eeeeee;
  color: #333333;
}

/*  RESPONSIVE TABLET 1148   */

 @media screen and ( max-width:1148px) {

  .home2.iv-txt > div > .grid12-6 {
    width:50%;
  }

  .category-view > .subcatcontent > .grid12-6 {
    float:unset;
  }

  .iv_katalog_order_content input,
  .iv_katalog_order_content select,
  .iv_katalog_order_content textarea {
    width:100%;
    margin-left:0;
    margin-right:0;
  }

  .iv_katalog_order_content div {
    width: 100%;
    margin: 10px auto;
    padding: 0;
  }

  .iv_katalog_order_content {
    padding: 0;
    padding: 0 10px;
  }


}


/* FORMULAR */



/*  RESPONSIVE MOBILE 767   */


@media screen and ( max-width:767px) {

  .home2.iv-txt > div > .grid12-6 {
    width:100%;
  }

  .category-view > .subcatcontent > .grid12-6 {
    float:unset;
  }

  .iv-grip-referenzen {
    width:100% !important;
  }

  .iv_left_lieferservice,
  .iv_right_lieferservice {
  width:100%;
  }

  .iv_flex_beratung {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }


  .product-view.product-columns-wrapper > .product-img-column.grid12-8.no-left-gutter.product.media {
    width:100%;
  }

  .form.contact.test [class*="col-"] {
    width:100%;
    float:left;
  }

  .form.contact.test .col-2 {
    margin-top: 4px;
    padding:unset;
  }

  .iv_katalog_headerpic ~ p.grid12-12 {
    margin: 0 8px;
  }



}


@media screen and ( max-width: 466px ) {
  #contact-form > .g-recaptcha {
    margin: 20px 8px;
    float: right;
  }
}


/*  MATERIAL UND FARBEN   */

.material_row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 10px 0;
  margin-bottom:40px;
}

.material_row > .material {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
-webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: flex-start;
width:32%;
margin-bottom: 30px;
margin-right:1%;
}

.material_row > .material > img {
max-width:25%;
min-width:120px;
}

.material_image {
width:24%;
}

.material_image > img {
width:100%;
      margin-bottom: 6px;
}

.material_row > .material > p {
max-width:73%;
margin-left:2%;
}


.material_row_large {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px 0;
  margin-bottom:30px;
}

.material_row_large > .material_title {
  width: 100%;
  text-transform:uppercase;
  margin-bottom:18px;
  background: #eee;
  padding: 10px;
}

.material_row_large > .material {
  width: 23%;
  margin: 0 1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.material_row_large > .material > img {
width:100%;
height:auto;
margin-bottom: 6px
}

.material_row_large > .material > p {
padding: 3px 10px 0px;
min-height: 42px;
margin-bottom: 18px;
}

@media screen and ( max-width:767px) {
.material_row > .material,
.material_row_large > .material {
  width:48%;
              margin-bottom:20px;
}
}

@media screen and ( max-width:490px) {
.material_row > .material {
  width:100%;
}
}


.masse {margin-bottom:39px;}
.masse_image {width:100%; margin-bottom: 3px;text-align:center; }
.masse_row {overflow:auto;}
.masse li {padding: 5px 10px; margin:0}
.masse span {float:right; font-weight: 400;}
.masse li:first-child{text-transform:uppercase; font-weight: 600;}
.masse li:nth-child(even) {background: #eeeeee;}


#minicart .minicart-items .product-item-details {
  padding-left: 35px;
}

#minicart .product-item-name,
#minicart .product-item-pricing {
  margin-left: 50px;
}

/* FILIALEN */

.iv-padding-filialen .prattelnmail,
.iv-padding-filialen .dietikonmail,
.iv-padding-filialen .srohner {
    width: 150px;
    margin-left: -3px;
    margin-top: 5px;
    margin-bottom:10px;
}



.prattelnmail,
.dietikonmail,
.rothenburgmail,
.srohner,
.ahuber,
.kundendienstmail,
.logistikmail,
.dottolini {
	cursor: pointer;
}



		img.mobile{
		display:none;
	}
	img.tablett{
		display:none;
	}

@media only screen and (max-width: 1148px) {
		#iv-bbox-gt {
    		width: 98%;
  		}
   		#iv-bbox-gs {
    		width: 48%;
		}
		img.desktop {
    		display: none;
		}
		img.mobile{
    		display: none;
		}
		img.tablett{
    		display: block;
		}
}
.bannerbox{
  height:auto;
}


@media only screen and (max-width: 485px) {
	img.desktop{
		display:none;
	}
	img.tablett{
		display:none;
	}
	img.mobile {
		display:block;
	}
}


#mini-cart .product-item-details {
	padding-right:unset;
	float:unset;
	min-height: unset;
}



#mini-cart .item.product.product-item {
	outline:unset;
}




#mini-cart .content {
	margin-left:50px;
}



#mini-cart .toggle > span {
	margin-left:7px;
}



@media screen and (max-width:1148px) {
  .slide1_resp {
    background-image: url('/iv/img/glatz/slider/home_hero-1-tablett.jpg') !important;
  }

  .slide2_resp {
    background-image: url('/iv/img/glatz/slider/home_hero-2-tablett.jpg') !important;
  }

	.slide3_resp {
		background-image: url('/iv/img/glatz/slider/home_hero-3-tablett.jpg') !important;
	}

	.slide4_resp {
		background-image: url('/iv/img/glatz/slider/home_hero-4-tablett.jpg') !important;
	}

}


@media screen and (max-width:485px) {
  .slide1_resp {
    background-image: url('/iv/img/glatz/slider/home_hero-1-mobile.jpg') !important;
  }

  .slide2_resp {
    background-image: url('/iv/img/glatz/slider/home_hero-2-mobile.jpg') !important;
  }

	.slide3_resp {
		background-image: url('/iv/img/glatz/slider/home_hero-3-mobile.jpg') !important;
	}

	.slide4_resp {
		background-image: url('/iv/img/glatz/slider/home_hero-4-mobile.jpg') !important;
	}
}


#iv-bbox-gs, #iv-bbox-gt {
  width:auto;
}


@media only screen and (max-width: 1148px) {
  img.desktop {
      display: none;
  }
  img.mobile{
      display: none;
  }
  img.tablett{
      display: block;
  }
}
.bannerbox{
height:auto;
}


@media only screen and (max-width: 485px) {
img.desktop{
  display:none;
}
img.tablett{
  display:none;
}
img.mobile {
  display:block;
}
}

aside.modal-custom.opc-sidebar.opc-summary-wrapper  {
  z-index: 1001 !important;
}

.modal-custom-overlay {
	z-index: 998 !important;
}


@media only screen and (max-width: 1148px) {
	#iv-bbox-gs {
    	width: 48% !important;
	}

	#iv-bbox-gt {
	    width: 98% !important;
    }
}


@media only screen and (max-width: 672px) {
	#iv-bbox-gs {
    	width: 48% !important;
    	margin-left:1%;
    	margin-right:1%;
	}

	.iv-bbox-gs.left {
		margin-left:0 !important;
	}

	.iv-bbox-gs.right {
		margin-right:0 !important;
	}

}


@media screen and ( max-width:767px ) {
	.subcatcontent.grid12-12 > div.grid12-4 {
		margin-bottom:12.5px !important;
	}

	.subcatcontent.grid12-12 > div.grid12-6 > .bs-banner {
		margin-bottom:12.5px !important;
	}

	.iv_btn_lieferung,
	.iv_btn_pflege,
	.iv_btn_support {
		margin-bottom:12.5px !important;
	}

	.banner-top-home.home2.iv-txt.grid12-12 > .grid12-12.col-banner-top,
	.banner-top-home.home2.iv-txt.grid12-12 > .grid12-12.col-banner-top > .grid12-12.col-banner-top {
		margin-top: unset;
	}
}

@media screen and ( max-width: 485px ) {
	.iv_tab_menu_fix {
		display: none;
	}
}

.actions-toolbar .ic-edit:before {
	content:"";
}

.actions-toolbar .ic-remove:before {
	content:"";
}

.ic-remove img , .ic-edit img {
  width:25px;
}

a.action.action-delete {
  background:unset !important;
}

@media screen and (max-width:767px) {
	.iv-t3 > .actions-toolbar {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.iv-t3 > .actions-toolbar .action.action-edit {
		width:21px;
	}

	.iv-t3 > .actions-toolbar .action.action-delete {
		width:19px;
	}
}

img[src="http://denova.project-seo.de/pub/static/frontend/Infortis/denova/de_DE/Magento_Catalog/images/product/placeholder/small_image.jpg"] {
	max-height: 250px !important;
}

.iv_product_gpo_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.iv_api_sale_grouped {
  color:#961b2f;
  text-transform: uppercase;
  font-size: 16px;
  margin-left:3px;
}

.iv-gpo-price .old-price .price-label {
	display: none;
}

.iv-gpo-price .old-price .price {
	text-decoration: line-through;
}

/* KACHELN */

.iv-top-kachel {
	width:97.99%;
}

.iv-mid-left-kachel {
	width:72.99%;
}

.iv-mid-right-kachel,
.iv-bottom-mid-kachel,
.iv-bottom-right-kachel{
	width:22.99%;
}

.iv-bottom-left-kachel {
	width:47.99%;
}

.iv-mobile {
	display: none;
}

@media screen and ( max-width: 767px ) {
	.iv-mid-left-kachel,
	.iv-top-kachel {
		width:97.99% !important;
		margin-left:1% !important;
		margin-right: 1% !important;
	}
	.iv-desktop {
		display: none;
	}

	.iv-mobile {
		display:block;
	}

	.iv-mid-right-kachel,
	.iv-bottom-left-kachel,
	.iv-bottom-mid-kachel,
	.iv-bottom-right-kachel {
		width:47.99% !important;
		margin-left:1% !important;
		margin-right:1% !important;
	}

}

@media screen and (min-width:767px ) and  ( max-width:1100px) {
	.iv-mid-left-kachel p,
	.iv-top-kachel p,
	.iv-mid-right-kachel p,
	.iv-bottom-left-kachel p,
	.iv-bottom-mid-kachel p,
	.iv-bottom-right-kachel p {
		font-size: 20px !important;
	}
}

@media screen and (min-width:767px ) and ( max-width:890px) {
	.iv-mid-left-kachel p,
	.iv-top-kachel p,
	.iv-mid-right-kachel p,
	.iv-bottom-left-kachel p,
	.iv-bottom-mid-kachel p,
	.iv-bottom-right-kachel p {
		font-size: 17px !important;
	}
}

@media screen and ( max-width:475px) {
	.iv-mid-left-kachel p,
	.iv-top-kachel p,
	.iv-mid-right-kachel p,
	.iv-bottom-left-kachel p,
	.iv-bottom-mid-kachel p,
	.iv-bottom-right-kachel p {
		font-size: 16px !important;
	}
}



/* END KACHELN */

@media screen and (max-width:767px) {
  .slidecontent {
    display: none;
  }
}


.iv_dsgvo {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width:100%;
	height:auto;
	background:#f5f5f5;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding:10px 30px;
}

.iv_dsgvo p {
	margin-bottom:0;
	margin-top:0;
}

.iv_dsgvo input {
    padding: 10px 15px;
    color: #f5f5f5;
    background: #2b2b2b;
    border: unset;
    text-transform: uppercase;
}

@media screen and ( max-width:767px) {
	.iv_dsgvo {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		text-align: center;
	}

  #mainmenu > ul > a {
    width:100%;
      float: left;
      margin: 10px;
  }

  #mainmenu > ul > a > img {
    margin-right:5px;
  }

  #header-nav {
    background-color: rgba(45, 45, 45, 0.9) !important;
  }

  .header-mobile .skip-link {
      background-color: rgba(45, 45, 45, 0.9) !important;
  }

  .header-mobile .skip-content--style {
      background-color: rgba(45, 45, 45, 0.9) !important;
  }

  #layered-filter-block > .block-title.filter-title > strong {
    width:100%;
    text-align: center;
  }


  .iv_mobile_center > h2 {
    text-align: center;
  }
  .iv_mobile_center > p {
    width:100% !important;
    padding-left: unset !important;
  }

  .iv_contact_box > .grid12-5 {
    width:49%;
    margin-right:1%;
  }

  .iv_contact_box > .grid12-7 {
    width:49%;
    margin-left: 1%;
  }

  .footer-filliale h5 {
    font-size: 13px;
  }
}

.iv_zeiten_flex {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}

#product-addtocart-button > span {
  font-size: 16px;
}

@media screen and ( max-width:767px ) {
	.iv_further_button {
		opacity: 1 !important;
	}
}

.actions-toolbar .action.action-edit {
	background:unset !important;
}

.action.primary.checkout > span {
	font-size: 16px;
}

#label_carrier_flatrate_flatrate {
	display: none;
}

.minicart-items strong.product-item-name {
	font-weight: 600;
	text-transform: uppercase;
}

.further_title {
    margin-top: 40px;
}


@media print {

	.footer-container.page-footer,
	#header-container,
	.breadcrumbs,
	.amasty-gallery-container,
    .iv_tab_menu_fix,
    #amasty-gallery-images,
    .iv_pct_lieferung_service,
    .page-bottom,
    .actions,
    .field.qty,
    .product-social-links,
    .product-lower-primary-column.grid12-12{
		display: none;
	}



	.product-img-column.grid12-8.no-left-gutter.product.media,
	.product-primary-column.iv-shad-box.product-shop.grid12-4.product-info-main{
		width:100%;
	}
}

.iv-t6 .control.qty {
	display:flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: flex-end;
}

.iv-cart-qty-minus,.iv-cart-qty-plus {
	width:47px;
	height:32px;
	text-align: center;
	cursor: pointer;
}

.iv-cart-qty-minus > span ,.iv-cart-qty-plus > span {
	line-height: 32px;
    font-size: 18px;
    font-weight: bold;
    font-family: "Courier New";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.iv-t6 .col.subtotal {
	padding-top: 25px ;
}

.iv-t2 > .product-item-details {
	display: block !important;
}

 /* #co-shipping-method-form dd.item-options:last-child > div {
	display:none;
} */

.block.items-in-cart .content.minicart-items {
	display: block !important;
}

.block.items-in-cart .title {
	display: none;
}

.block.items-in-cart {
	display: none ;
}

.product.name.product-item-name.product-name,
.price-container.price-final_price.tax.weee{
	font-size: 22px;
	margin-top:10px !important;
}

.iv_untertitel {
	font-size: 18px;
}

.old-price .price {
	font-size: 16px !important;
}

.special-price .price {
	font-size: 18px !important;
}

.iv_api_sale,
.iv_api_new {
	font-size: 22px;
	margin-top:19px !important;
}

.product.details.product-item-details {
	padding-left:15px !important;
}

.iv_additional_product_info {
	padding-right:15px !important;
}

.actions-secondary.addto-links.addto-links-icons {
	margin-right: 6px;
}

#layer-product-list .addto-links .action {
	margin-left:11px;
}


@media only screen and (max-width: 1148px) {
  .masse {
      width: 48%;
  }}

  @media only screen and (max-width: 768px) {
  .masse {
      width: 100%;
  }}
  .iv-referenzen img {
    height: auto !important;
  }


  @media screen and ( max-width: 768px ) {
    .cms-ultimo-home-page-08 .owl-wrapper-outer {
      height:70vh;
    }	
    
    .cms-ultimo-home-page-08 .home-content {
      padding:unset !important;
    }
    
    .cms-ultimo-home-page-08 .main.container {
      padding-top:unset !important;
    }
    
    .cms-ultimo-home-page-08 .iv_slidermod {
      height: 70vh !important;	
    }
    
    .cms-ultimo-home-page-08 #go-to-content {
      display: none;
    }
  } 

.product-social-links .action.mailto.friend.feature.feature-icon-hover {
	display:none;
}

@media screen and ( max-width: 767px ) {
  .grid12-12.banner-top.home-text > p,
  .grid12-12.banner-top.home-text > b {
    font-size:24px !important;
  }

  .field.configurable.required {
    display: unset !important; 
  } 
}

@media screen and ( min-width:771px ) and  ( max-width:898px ) {
	.iv_midlinks {
		font-size:14px !important;
	}
	
	.iv_midlinks a {
		padding-left:unset !important;
		padding-right:unset !important;
  }
  
  .grid12-12.banner-top.home-text > b {
    font-size:40px !important;
  } 

  .go-to-content > i {
    font-size:50px;
  }

}

  
@media screen and ( min-width:700px ) and  ( max-width:898px ) {
  .iv_tab_menu_fix {
    width:auto !important;
  }
}

#iv_not_visible_content div {
	display: none;
}

.material_popup_bg {
	width:100%;
	height:100vh;
	position: fixed;
	top:0;
	left:0;
	background:rgba(51,51,51,0.9);
	z-index: 9995;
}

.material_popup {
    z-index: 9996;
    min-height: 500px;	
    max-height: 700px;
    height: 90vh;
    width: 90%;
    max-width: 700px;
    position: fixed;
    left: 50%;
    top: 60%;
    transform: translate(-50%,-50%);
    background: white;
    padding: 10px;
    box-sizing: border-box;
}

.material_headline {
	position: relative;
	float: left;
	font-size:25px;
	font-weight: bold;
	text-transform: uppercase;
	top:25px;
}

.denova_popup_logo {
	width:150px;
	position: relative;
	float: right;
}

.close_popup {
	position: absolute;
	right:0;
	top:-35px;
	color: white;
	font-size: 25px;
	cursor: pointer;
}

.iv_underline {
	width:99%;
	height:1px;
	background: #333;
	position: relative;
	top:100px;
	margin:0 auto;
}

.material_content {
    width: 100%;
    height: auto;
    max-height: 550px;
    position: relative;
    top: 50px;
    left: 0;
    float: left;
    overflow-y: scroll;
}

.material_popup > *:after {
	clear: both;
}

@media screen and (max-width:360px) {
	.material_headline {
		font-size: 18px;
	}
}

.fx-related-slider .block-title {
	border-bottom:unset !important;
}

.fx-related-slider .block-title > strong {
    line-height: 1.1;
    font-size: 2.4rem;
    text-transform: uppercase;
}

.fx-related-slider .action.select[role="select-all"],
.fx-related-slider .price-box.price-final_price,
.fx-related-slider .field.choice.related {
	display:none;
}

.fx-related-slider .owl-carousel {
	display:block;
}

.fx-related-slider #itemslider-product-related {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.fx-related-slider #itemslider-product-related .item  {
	width: 31%;
    margin: 0 1%;
	padding:unset;
	margin-bottom: 20px;
    -webkit-box-shadow: 0 3px 8px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0 3px 8px 0px rgba(0, 0, 0, 0.15);
}

.fx-related-slider #itemslider-product-related .item  .product-item-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.fx-related-slider #itemslider-product-related .item  .product-item-info .product.details.product-item-details {
	padding-left: unset !important;
    margin: unset;
    width: 100%;
    margin-left: 40px;
    text-transform: uppercase;
}

.fx-related-slider .owl-carousel .product-item-img,
.fx-related-slider .owl-carousel .product-item-img img {
	width: 100%;
	margin-right:unset;
}

@media screen and ( max-width:1100px ) {
	.fx-related-slider #itemslider-product-related .item  .product-item-info .product.details.product-item-details {
		margin-left:15px;
	}
	
	.fx-related-slider #itemslider-product-related .item  .product-item-info .product.details.product-item-details .product.name.product-item-name {
		font-size: 1.2rem;
	}
}

@media screen and ( max-width:767px ) {
	.fx-related-slider #itemslider-product-related .item  {
		width: 48%;
	}
}

@media screen and ( max-width:500px ) {
	.fx-related-slider #itemslider-product-related .item  {
		width: 98%;
	}
}


#amasty-gallery-container #amasty-gallery-images {
	/* display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; */
}

.catalogsearch-result-index .sidebar.sidebar-main,
.catalogsearch-result-index .sidebar.sidebar-additional,
.catalogsearch-result-index .action.tocart.primary,
.catalogsearch-result-index .action.tocompare, 
.catalogsearch-result-index .toolbar.toolbar-products > .modes,
.catalogsearch-result-index dl.block {
	display: none !important;
}

.catalogsearch-result-index  .column.main {
	width:100% !important;
}

.catalogsearch-result-index  .item.product {
	padding: 0;
    margin: 0 1% 30px 1%;
    outline: 1px solid #e4e4e4;
}

.catalogsearch-result-index  .product.actions.product-item-actions {
	width:100%;
} 

.catalogsearch-result-index  .actions-secondary.addto-links.addto-links-icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	float:right;
}

.catalogsearch-result-index  .product-item-details {
    width: 92%;
    float: left;
}

.catalogsearch-result-index  .iv_api_sale {
    width: 20%;
    text-align: right;
    padding-right: 10px;
    padding-top: 7.5px;
    color: #961b2f;
    text-transform: uppercase;
    font-size: 16px;
    position: absolute;
    right: 0px;
}

.catalogsearch-result-index  .product.name.product-item-name.product-name,
.catalogsearch-result-index  .iv_untertitel{
	margin-left:unset;
}

.catalogsearch-result-index  .iv_untertitel {
  color:#888;
}

.catalogsearch-result-index  .items-grid-partitioned.hover-effect .item:hover {
	/*padding:unset !important;*/
	padding-left:0;
	padding-right:0;
	margin: 0 1% 30px 1%;
}

.catalogsearch-result-index  .iv_product_variant {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.catalogsearch-result-index  .iv_product_variant {
    position: relative;
    width: 40px;
    height: 40px;
    float: left;
    text-align: center;
}

.catalogsearch-result-index  .iv_product_variant img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 25px;
    height: 25px;
}

.catalogsearch-result-index  .main.container {
	max-width: 1680px;
}

.catalogsearch-result-index  .icon.ib.ib-hover.ic.ic-heart {
	background-color: transparent !important;
} 

.catalogsearch-result-index  .items-grid .product-item-details > .price-box {
    position: absolute;
    bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 10px 0 !important;
    left:10px;
}

.catalogsearch-result-index  .price-box .price {
    font-weight: unset !important;
    color: unset !important;
    font-size: 16px;
}

.catalogsearch-result-index  .product.name.product-item-name.product-name, 
.catalogsearch-result-index .iv_untertitel {
	text-transform: uppercase;
}

.catalogsearch-result-index  .product.name.product-item-name.product-name {
width:80%;	
}


 @media screen and ( min-width: 1480px ) {
    .catalogsearch-result-index  .item.product.product-item {
         width:23%;
     }
 }

 @media screen and ( max-width: 1480px ) {
    .catalogsearch-result-index  .item.product.product-item {
        width:31%;
    }
}

@media screen and ( max-width: 1024px ) {
    .catalogsearch-result-index  .item.product.product-item {
        width:48%;
    }
}

@media screen and ( max-width: 485px ) {
    .catalogsearch-result-index  .item.product.product-item {
        width:98%;
    }
}

.catalogsearch-result-index  ol.products.list.items.product-items.itemgrid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;   
}


.catalogsearch-result-index  .price-container.price-final_price.tax.weee span.price > span {
	display: none;
}

.catalogsearch-result-index  .price-container.price-final_price.tax.weee .price,
.catalogsearch-result-index  .price-container.price-final_price.tax.weee .price-label {
    font-size: 18px;
    color:#333;
}

.catalogsearch-result-index  .product.name.product-item-name.product-name,
.catalogsearch-result-index  .product.name.product-item-name.product-name, .iv_untertitel {
	margin-left: unset;
}

.catalogsearch-result-index  .iv_additional_product_info {
    float: right;
    width: 20%;
    text-align: right;
    color: #961b2f;
    text-transform: uppercase;
    font-size: 22px;
    position: absolute;
    right: 0px;
    padding-right: 15px !important;
    margin-top: 6px;
}

.catalogsearch-result-index  .actions-secondary.addto-links.addto-links-icons {
    margin-right: 23px !important;
}

.catalogsearch-result-index  .items-grid .product-item-details > .price-box {
    left: 15px;
}

#salutation,
#subject,
input[type="select"],
select {
  cursor:pointer;
}

select:not([disabled]):focus  {
  box-shadow: unset !important;
  border-color: unset !important;
}

.product-image-container .product-image-photo {
  margin:unset !important;
}

.ib-hover.icon-color-productview:hover, .feature-icon-hover:hover .ib.icon-color-productview,
.action.towishlist {
  background-color:unset !important;
  color:#343434 !important;
}

@media screen and ( min-width:767px ) and ( max-width:1024px ) {
  .iv_midlinks {
    font-size:12px !important;
  }
}

.ivagbcheckout a {
  border:unset;
}

.iv-t3 .actions-toolbar .action-edit,
.iv-t3 .actions-toolbar .action-edit:hover,
.iv-t3 .actions-toolbar .action-delete,
.iv-t3 .actions-toolbar .action-delete:hover,
.iv-t2 .amstockstatus-cart {
  background:transparent !important;
  background-color: transparent !important;
}

/* #iv_continuecart {
  display:none;
} */

#checkout-step-payment {
  display: block !important;
}


form[id="form-newsletter-unsubcribe"] .label{
  text-align: left !important;
  width: unset !important;
}

form[id="form-newsletter-unsubcribe"] .actions-toolbar {
  float:left;
}

.custom-sidebar-right .inner {
  border-left:unset !important;
  padding-left: unset !important;
}

#amasty-main-container,
#amasty-main-image {
  width:100% !important;
}

.iv-seo-row strong {
  text-transform: uppercase;
}