Roboto/* @import url('../fonts/font-paul-signature/stylesheet.css'); */

@import url('../fonts/roboto.css');
@import url('../fonts/roboto-condensed.css');

html {
    height:100%;
}

#sucheIcon {
  margin-right: 4px;
}

h1, h2 {
  color: #EC018D;
}

.ueberschriftUndUntertitelBox h3, .zweiSpaltenBildergallerie h2 {
  color: #EC018D;
}

a {
  color: #EC018D;
}

body.no-scroll {
  height:100%;
  overflow:hidden;
}

ul {
  padding-left:0;
}

.clearer:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
}

.clearer {
        display: block;
}

.clearfix {
  clear:both;
}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
    width: 0px;
}

html[xmlns] .clearer {
        display: block;
}

* html .clearer {
        height: 1%;
}

.ui-widget * { outline: none; }​

*:focus {
    outline: none;
}

.ui-button:active {
  border: 1px solid #ccc;
  background: #ededed;
}

fieldset {
  border: 0;
  padding: 0.01em 0 0 0;
  margin: 0;
  min-width: 0;
}


.row:before, row:after {
    display: block;
}

.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
}


#artikelNameWrap h1 {
  margin-bottom: 0;
  font-weight:normal;
  color: #404040;
}

@font-face{
    font-family:"Blog Script Light";
    src:url("../fonts/b4087f22-4f10-4c1b-a0fd-c9b013c325f6.eot?#iefix");
    src:url("../fonts/b4087f22-4f10-4c1b-a0fd-c9b013c325f6.eot?#iefix") format("eot"),url("../fonts/1bb43302-d162-4308-b421-10400d76e530.woff2") format("woff2"),url("../fonts/5a777e9f-34dc-41d1-8058-8ebb1345ac32.woff") format("woff"),url("../fonts/b7bee550-e68a-4aac-950b-893f84a7b913.ttf") format("truetype");
}

@font-face{
    font-family:"Blog Script";
    src:url("../fonts/a8aa8725-eac1-4f53-9cbc-64a82a074c37.eot?#iefix");
    src:url("../fonts/a8aa8725-eac1-4f53-9cbc-64a82a074c37.eot?#iefix") format("eot"),url("../fonts/85c4764c-a16d-4e57-ac27-1a8a9f24a271.woff2") format("woff2"),url("../fonts/d4222e93-d151-404f-a614-a33697dac925.woff") format("woff"),url("../fonts/a45a4a38-7058-4688-81ff-aa00ad3e00e3.ttf") format("truetype");
}

body.fullscreen {
  background: #fff;
}

.fotorama__nav--thumbs {
  text-align: left;
}

.fotorama--fullscreen {
  background: rgb(0,0,0,0.9);
}

.fotorama__stage .fotorama__pointer {
  background: none;
}

.fotorama--fullscreen .fotorama__stage {
  background:none;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  opacity: 1;
  transform: translate3d(0,0,0);
}


.pittsBlue {
  color: #00AEEF;
}

.ui-tabs .ui-tabs-panel {
  padding: 0;
}

#bestellschritte {
  padding: 22px 0;
  padding-bottom: 36px;
}

#bestellschritteLabel {
  display: block;
  float:left;
}

ol#checkout_steps {
  display: block;
  float:left;
  padding: 0;
  margin: 0;
  margin-left: 20px;
}

ol#checkout_steps li {
  display: block;
  float: left;
  margin-right: 10px;
}

ol#checkout_steps a {
  color: #404040;
  text-decoration: none;
}

ol#checkout_steps li.active, ol#checkout_steps li.active a {
  font-weight: bold;
  color: #EC018D;
}

ol#checkout_steps span.arrow, ol#checkout_steps li.active span.arrow {
  margin-left: 10px;
  font-weight: normal;
}

#checkoutFirmenangaben {
  margin-top: 60px;
  font-size: 14px;
  line-height: 18px;
}

#checkoutFirmenangabenLabel {
  font-weight: bold;
}

 ul.rowsel .check, ul.rowsel .desc {
  display: inline-block;
}

 ul.rowsel label {
  cursor: pointer;
}

 ul.rowsel .desc {
  margin-left: 20px;
}

 ul.rowsel .check {
  vertical-align: top;
  margin-top: 12px;
}

#versandAuswahl ul.rowsel .check {
  margin-top: 0;
}

#versandAuswahl ul.rowsel .desc {
 margin-left: 0;
}

#buttonLieferadresse {
  margin: 30px 0 20px 0;
}

 ul.rowsel li {
  margin: 30px 0;
}

 ul.rowsel p {
  margin: 0;
}

#checkoutOrderTable {
  margin: 30px 0;
  border-spacing: 0;
}

#checkoutOrderTable th {
  padding-bottom: 10px;
}

.order_process .iframe-head {
  margin-bottom: 15px;
  margin-top: 30px;
}

.tcenter {
  text-align: center;
}

.tleft {
  text-align: left;
}

.tright {
  text-align: right;
}

#checkoutOrderTable td.img {
  padding-top: 5px;
}

#checkoutOrderTable tr.sums.xxx td {
  border-top: 1px solid #404040;
  padding-top: 10px;
}

#checkoutOrderTable td.produktName {
  padding: 0 15px;
}

.footer_links {
  margin: 20px 0;
}

#artikelGrusskarteButton {
  padding: 7px 0;
  margin-top: 15px;
  text-align: center;
  background-color: #f6f6f6;
  color: #404040;
  text-transform: uppercase;
  cursor:pointer;
}

#grusskartePlus {
  font-size: 16px;
  line-height: 18px;
  float:left;
  font-weight: normal;
  margin-left: 40px;
}


#artikelGrusskarteButton h2 {
  font-size: 16px;
  line-height: 18px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
}

#artikelGrusskarte {
  border-top: 2px solid #fff;
  background-color: #f6f6f6;
  color: #11394F;
  padding: 45px 10%;
  display: none;
}

#kaufenButton {
  margin-bottom: 45px;
  font-size: 22px;
  padding: 8px 20px;
}

#grusskarteEingaben {
  display: none;
}

#grusskarteEingaben .kaufenButton {
  font-size: 14px;
  margin-top: 30px;
}

#grusskarteVonFuer label {
  width: 35px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 6px;
}

input:focus {
    outline: none;
}

#grusskarteVonFuer input {
  border: none;
  border-bottom: 1px solid #11394F;
  height: 28px;
  padding: 2px 4px;
  width: 250px;
}

#grusskarteVonFuer div {
  margin-bottom: 10px;
}


#grusskarteImgWrapper {
    line-height: 0;
}

#grusskarteImgWrapper img {
  width: 250px;
  max-width: 100%;
  height: auto;
}

#grusskarteCheckboxen {
  margin-bottom: 45px;
}

#grusskarteCheckboxen label {
  letter-spacing: 1px;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-align: left;
  background-color: unset;
  border: 0;
  padding: 0;
  color: #11394F;
  box-shadow: none;
}

#grusskarteCheckboxen .ui-checkboxradio-icon {
  margin-right: 10px;
}

#grusskarteCheckboxen .ui-button .ui-icon {
  background-image: url("../js/eigene/jquery-ui-1.12.1.custom/images/ui-icons_555555_256x240.png");
}

#shopFacts {
    margin: 45px 0;
    margin-top: 0;
    padding: 15px 0;
    background-color: #f6f6f6;
    color: #404040;
}

#factsKontakt {
  /* background-color: #11394F;
  color: #fff; */
  text-transform: uppercase;
  text-align: left;
  padding: 0;
  height: 100%;
}

#factsKontakt a {
  margin-top: 6px;
  display: block;
  color: #404040;
  font-weight: bold;
}

#shopFactsLeft {
  display: block;
  text-align: center;
}

ul#listShopFacts {
  display: inline-block;
  text-align: left;
  margin: 0;
  font-size: 18px;
}

ul#listShopFacts li {
  margin-bottom: 6px;
}

ul#listShopFacts li:before {
  content: '\2714';
  display: inline-block;
  margin-right: 4px;
  color: #5AC878;
}

.alignMiddle {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#mitNavigationHeader {
  margin-bottom: 45px;
}

#mitNavigationHeader img {
  max-width: 100%;
  height: auto;
}

.partnerSpalten {
  text-align: center;
}

.partnerSpalten img {
  max-width: 90%;
  height: auto;
}

#navigation {
    width: 100%;
    padding: 15px 0;
    background-color:#fff;
    color:#404040;
    position:fixed;
    z-index:3000;
    line-height: 0;
}

#menu {

}

#dropdownMenuWrapper {
  line-height: normal;
  position: absolute;
  top: 16px;
  margin-left: 60px;
  padding: 10px 20px;
}

#dropdownMenuButton {
  text-decoration: none;
  text-transform: uppercase;
  color: #404040;
  font-size: 18px;
}

#dropdownMenuButton:hover {
  text-decoration: underline;
}

#dropdownMenuWrapper:hover {
  background-color: #fff;
  border: 1px solid #eee;
}

#dropdownMenuWrapper:hover #dropdownMenu {
  display: block;
}

#dropdownMenu {

  display: none;

}

#dropdownMenu li {
  margin-bottom: 8px;
}

#dropdownMenu a {
  text-decoration: none;
  color: #404040;
  padding: 5px 8px;
}

#dropdownMenu a:hover {
  text-decoration: underline;
}

#page {
    padding-top: 217px;
    height:100%;
    margin-bottom: 45px;
}



#slider {
    height: calc(100vh - 217px);
}

#c1100 #slider {
    height: calc(85vh - 217px);
    min-height: 436px;
}



#biabStartImgWrap {
  position: relative;
}

.breadcrumb {
  text-align: left;
  color: #404040;
  background-color: #fff;
  padding: 15px 0;
}

.breadcrumb {
  color: #666;
  font-size: 15px;
}

.breadcrumb a {
  color: #666;
  text-decoration: none;
}

.breadcrumb a:hover {
  color: #404040;
}

#topMenu {
  height: 140px;
  background-color: #009ED4;
  margin-bottom: 20px;
  display: none;
}

.logo {
    display:block;
    margin: 0 auto;
}

#logo {
  width: 260px;
}

#logo img {
  width: 100%;
  height: auto;
}

.logo a, .logo a:visited {
    display: block;
    color:#404040;
}

.left {
    float: left;
}

.right {
    float:right;
}

#slider {
    width: 100%;
    background-color: #eee;
}

#einstieg {
    width:100%;
    height:230px;
    background-color: #BBE4ED;
    text-align:center;
    text-transform: uppercase;
}

#einstieg a {
    color: #404040;
    font-weight: bold;
}

#einstieg h2 {
    margin:0;
    padding: 20px 0;
    font-size:30px;
    line-height:30px;
    font-family: 'Roboto', sans-serif;
}

#einstieg .container {

    height: 160px;

    padding:0;

    border: 2px solid #fff;
    border-top: none;
    border-bottom: none;

}

#einstieg .container > div {

    height:100%;

    border: 2px solid #fff;
    border-top: 3px solid #fff;
    border-bottom: none;
    padding:0;

}

.einstiegButton {
    height:100%;
    padding: 10px;
    text-transform:uppercase;
}

.einstiegButton img {
    margin: 10px auto;
    margin-bottom: 15px;
    height:50%;
    width: auto;
    display:block;
}

#mitNaviVolleBreite {
  margin-top: 45px;
}

#themenHeader {
  line-height: 0;
}

#themenHeader .theme-ShopThemenHeader img {
  max-width: 100%;
  height: 300px;
  object-fit: cover;
}

/* Startseite */
/* body.page_type_18 h3,  */
.templateBlank h3 {
    font-family: 'Roboto', sans-serif;
    text-align: center;
    text-transform: uppercase;
    margin-top:0;
    margin-bottom: 0;
    color: #262626;
    font-size: 22px;
    font-weight: normal;
}

/* eigene Seiten, Datenschutz, Widerruf, AGB */
body.page_type_31 h2, body.page_type_21 h2, body.page_type_27 h2, body.page_type_20 h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 22px;
    margin-top:0;
    text-align: left;
}

body.page_type_31 .text-container {
  padding: 0;
}

body .layout-3 h2 {
  font-size: 14px;
}

#eigeneSeitenNavi a {
    color: #404040;
    text-decoration: none;
}

#eigeneSeitenNavi a.active {
  color:#00AEEF;
}


.alert {
  padding: 4px 6px;
}

.alert-danger {
  border: 1px solid #f1a899;
  background: #fddfdf;
}

.message_box.success {
    background-color:lime;
}

.message_box.error {
  border: 1px solid #f1a899;
  background: #fddfdf;
}

label.error {
  color: #EC018D;
}

.startVideoText .videoCol {
  text-align: center;
}

.startVideoText video {
  height: 428px;
  width: auto;
  margin-top: 36px;
}

.kategorie-391 h2 {
  margin-bottom:21px;
  text-transform: uppercase;
  color: #262626;
  font-size: 22px;
  font-weight: normal;
}

.kategorie-391 .startVideoText h2 {
  text-align: left;
}

.pagenavi li {
  float:left;
  margin-right: 15px
}

.pagenavi li.selected a {
  color: #404040;
  text-decoration: none;
}

body.page_type_18 h1 {
  margin: 80px 0 40px 0;
}

/* Startseite Highlights*/
#c562 h2 {
  color: #666;
  margin-top: 56px;
}

#c563 {
  margin-bottom: 56px;
}

body.page_type_18 .swiper-wrapper {
  margin-bottom: 114px;
}

.ueberschriftUndUntertitelBox {
  margin-top: 28px;
}


/* Startseite Slider */

#c1106 h2 {
  margin-bottom: 0;
}

#c1106 {
  margin: 65px 0;
}

#c548, #c548 .slider-wrapper, #c548 .nivoSlider,
#c1100, #c1100 .slider-wrapper, #c1100 .nivoSlider {
   height:100%;
   position: relative;
}

#c548 .nivo-main-image, #c548 .theme-default .nivoSlider img,
#c1100 .nivo-main-image, #c1100 .theme-default .nivoSlider img {
    height: 100% !important;
    object-fit:cover;
    object-position: left top;
}

#c548 .nivoSlider,
#c1100 .nivoSlider {
    box-shadow:none;
    margin-bottom:0;
}

#c548 .nivo-html-caption {

}

#c548 .nivo-caption,
#c1100 .nivo-caption, #biabStartImgWrap .caption {

  opacity: 1;
  width: auto;
  bottom: 22%;
  right: 10vw;
  left: unset;
  background: #EC018D;
  color: #fff;
  font-size: 2.8vw;
  padding: 0;
  text-transform: uppercase;

}

#biabStartImgWrap .caption {

  position:absolute;
  padding: 0 10px;
}


#c548 .nivo-caption p,
#c1100 .nivo-caption p, #biabStartImgWrap .caption p {
  margin: 0;
  line-height: normal;
}

#c548 .nivo-caption a,
#c1100 .nivo-caption a {
  border:0;
  text-decoration: none;
  display: block !important;
  padding: 0 3.5vw;
}

#c444 {
    /*height:*/
}

a span.glyphicon-menu-hamburger {
    color: #404040;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    background-color: #404040;
}

button:focus {
    outline: none;
}

div.text-container {
    /* margin: 30px 0; */
    padding: 30px 0;
}

div.grau {
    background-color: #EAEAEA;
}

#matomoOptOut {
  max-width: 850px;
}

body.page_type_21 ul {
    max-width: 850px;
}

.produktSliderBeschreibung p {
  text-align: center;
}

body.page_type_18 p {
    margin: 15px auto;
}

div.bgBlau {
  background-color: #f6f6f6;
}

div.bgBlau h3 {
  color: #404040;
}

.numberCircle {
    display:inline-block;

    border-radius:50%;
    border:2px solid #404040;

    background-color: #404040;
    color: #fff;

    font-weight:bold;
    font-size:30px;

}

.numberCircle:before,
.numberCircle:after {
    content:'\200B';
    display:inline-block;
    line-height:0px;

    padding-top:50%;
    padding-bottom:50%;
}

.numberCircle:before {
    padding-left:8px;
}
.numberCircle:after {
    padding-right:8px;
}

a.jumpToArticles {
    display:inline-block;
    margin: 30px 0;
    background-color: #d1d2d2;
    padding: 12px 20px;
    border-radius: 20px;
    color: #404040;
    text-decoration:none;
    text-transform: uppercase;
    font-size:16px;
    font-weight: bold;
}

a.jumpToArticles i {
    margin-left:35px;
}

.arikelListePagination {
  font-size: 15px;
  font-color: #666;
}

.page_navigation {
  font-size: 15px;
}

.kategorieTeaser {
  margin: 0 auto;
  text-align: center;
}

.kategorieTeaser p {
    display: block;
    margin: 0 auto;
    max-width: 700px;
    text-align: center;
}

.kategorieBeschreibung {
  padding: 30px 0;
  background-color: #f6f6f6;
  color: #404040;
}

body.page_type_2 .kategorieBeschreibung {
  margin-bottom: -45px;
}

#artikelListe {
  margin: 45px 0;
}

#artikelListe .artikel {
  margin-bottom: 45px;
}

#artikelListe .artikel img {
  max-width: 100%;
  height: auto;
  max-height: 200px;
}

#artikelListe.balloonBox .artikel img {
  max-height: 395px;
}

#artikelListe a.produktLink {
  color: #404040;
  text-decoration: none;
  font-size: 14px;
}

#artikelListe .preisWrapper {
  margin-top: 8px;
}

#artikelListe .pwrapper {
  text-align: center;
}

#artikelListe .pimage {
  height: 200px;
  position: relative;
  margin-bottom: 8px;
}

#artikelListe.balloonBox .pimage {
  height: auto;
}

#artikelListe.balloonBox .pimage {
  height: 398.75px;
  display: table-cell;
  /* height: auto; */
  vertical-align: middle;
}

#artikelListe .image_overlay_wrapper {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}

#artikelListe.balloonBox .image_overlay_wrapper {
  position: relative;
}

.artikelOverlay {
  position: absolute;
  width: 125px;
  padding: 6px;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  background: #EC018D;
  color: #fff;
}

.overlayNichtVerfuegbar {
  top: 70%;
  left: 50%;
  transform: translateX(-50%);
}

.overlayPersonalisierbar {
  top: 80%;
  right: 0;
}

.overlayNurStore {
  top: 70%;
  left: 50%;
  transform: translateX(-50%);
  background: #00AEEF;
}


#navigation .right a {
    display: inline-block;
    margin: 0 5px;
    color: #404040;
}

.mm-menu {
    color:#404040;
    background-color:#f6f6f6;
}

.mm-menu_offcanvas {
  max-width: 340px;
}

a.mm-navbar__title {
  color: rgba(0,0,0,0.7);
}

body.no-scroll {
  overflow:hidden;
}

/* html {
    overflow:auto !important;
} */

.ui-widget-overlay, #cartOverlay {
  background: rgba(0,0,0,0.7);
  opacity: unset;
}

label.checkboxLabel {
  cursor:pointer;
}

.soon {
  font-style: italic;
  color: #a0a0a0;
}

.farbVariationen label {
  color: #a0a0a0;
  font-size: 12px;
}

.farbVariationen {
  float: right;
}

.farbVariationen a {
  text-decoration: none;
}

.farbVariation {
  display: inline-block;
  width: 20px;
  height: 20px;
}

.farbVariation.weiss {
  border: 1px solid #ddd;
}

.farbVariation.blau {
  background-color: #44B2E8;
}

.farbVariation.silber {
  background-color: silver;
}

.farbVariation.schwarz {
  background-color: #404040;
}

.farbVariation.rosa {
  background-color: #ea899a;
}

.farbVariation.grn {
  background-color: #6FC004;
}

.farbVariation.rot {
  background-color: #FE4039;
}

.farbVariation.rosgold {
  background-color: #b76c77;
}

.farbVariation.mauve {
  background-color: #CC99FF;
}

.farbVariation.gold {
  background-color: gold;
}

.farbVariation.peach {
  background-color: #FFE5B4;
}


#pittBasketFull .row {
  max-width: 800px;
  padding: 5px 0;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #c6c6c6;
}

.basket_wrapper .colDropPosBtn {
  text-align: right;
}

#pittBasketFull .basketQuantity input {
  width: 30px;
  text-align: center;
}

#pittBasketFull .tableHead {
  font-weight: bold;

}

#pittBasketFull .stueckpreis, #pittBasketFull .summenpreis, #pittBasketFull .gesamtpreis {
  text-align: right;
}

.gesamtpreisLabel {
  font-weight: bold;
}

#pittBasketFull .total_amount .row {
  background-color: #f6f6f6;
  margin-bottom:0;
}

#pittBasketFull .total_amount .row {
  border:0;
}

#pittBasketFull .artikelname {
  color: #404040;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
}

.checkout-payment-method input  {
  vertical-align: super;
}

.checkout-payment-method {
  display: block;
  float: none;
  margin-bottom: 30px;
}

.checkout-payment-method-note {
  display: block;
  margin-left: 47px;
}

.checkout-payment-method label {
  margin-left: 20px;
}

.d-none {
  /* display: none !important; */
}

textarea {
  max-width: 100%;
}

ul {
  list-style-type: none;
}

#new_delivery_address ul {
  padding-inline-start: 0;
}

#produktDetailWrapper {
  margin-top: 45px;
  padding-top: 20px;
  background-color: #d0d0d0;
}

#produktDetailTabs .tab-content {
  padding-top: 20px;
  padding-bottom: 30px;
  background-color: #fff;
}

#produktDetailTabs {
  background-color: #d0d0d0;
  border: none;
  padding:0;
}

#produktDetailTabs ul {
  background: none;
  padding: 0;
  margin-top: 0;
}

#produktDetailTabs .nav-tabs li {
  background-color: #E9E9E9;
  margin: 0 12px;
  font-size: 17px;
  color: #404040;
  border-radius: 0;
}

#produktDetailTabs .nav-tabs li a {
  color:#7C7B7B;
  border: none;
  padding: 12px 46px;
}

#produktDetailTabs .nav-tabs li.ui-state-active {
  background-color: #fff;
}

#produktDetailTabs .nav-tabs li.ui-state-active a {

  color:#404040;
}

#produktDetailTabs .ui-state-active, #produktDetailTabs .ui-state-default {
  border: none;
}

#produktDetailTabs .nav-tabs {
  width: 80%;
  margin: 0 auto;
  padding-left: 45px;
  text-transform: uppercase;
  text-align:center;
  border: none;
}

#produktDetailTabs .tab-pane {
  width: 80%;
  margin: 0 auto;
}

#produktDetailTabs .tab-content h3,
#produktDetailTabs .tab-content ul li {
  border-bottom: 1px solid #404040;
  padding: 4px 0;
  padding-top: 8px;
}

#produktDetailTabs .tab-content h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  padding-top: 0;
}

#wunschtermin {
  text-align: left;
  width: 14em;
  background: none;
}

#artikelPasstZu {
    padding: 14px 0;
    background-color: #d0d0d0;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
}

#artikelPasstZu ul {
  text-align: center;
  padding-left:0;
}

#artikelPasstZu li {

  display: inline-block;
  margin: 0 5px;
  background-color: #fff;
  border-radius: 22px;
}

#artikelPasstZu li a {
  display: inline-block;
  color: #11394F;
  padding: 8px 16px;
  text-decoration: none;
}

#artikelNameWrap {
  margin-bottom: 45px;
}

#artikelnameSubtitle {
  font-size: 20px;
  margin-top: 10px;
  text-align: center;
}

ul.uspListe {
  margin: 45px 0;
  list-style-type: disc;
  font-size: 16px;
}

ul.uspListe li {
  margin-left: 20px;
  margin-bottom: 6px;
}

.artikelPreisWrap {
  margin: 10px 0;
}

.artikelPreis {
  font-weight: bold;
  font-size: 36px;
}

.artikelMwStUndVersand {
  color: #9D9D9C;
}

.artikelMwStUndVersand a {
  color: #9D9D9C;
  text-decoration: underline;
}

.gestaltenMeldung {
  margin: 12px 0;
  margin-left: 18px;
  margin-bottom: 7px;
  width: calc(14em - 18px);
  color: red;
}

figure.zoom img {
    transition: opacity .5s;
    display: block;
    width: 100%;
}

figure.zoom img:hover {
  opacity: 0;
}

figure.zoom {
  background-position: 50% 50%;
  position: relative;
  width: 90%;
  height: auto;
  overflow: hidden;
  cursor: zoom-in;
  margin:0 auto;
}

.artikelImage {
  margin-top: -8px;
}

.produktBildThumb {
  border: 2px solid #fff;
}

.produktBildThumb.active {
  border-color: #00afea;
}

.artikelNummer, .artikelMwSt {
  font-size: 15px;
}

 #artikelAuswahlWrap {
   margin-top: 45px;
   font-size: 15px;
 }

 #artikelAuswahlWrap .ui-button.auswahlError {
   color: red;
 }

#artikelAuswahlWrap, #artikelAuswahlWrap .ui-button {
  color: #404040;
  background: none;
}

#artikelAuswahlWrap .ui-button {
  padding: 3px 17px;
  font-size: 15px;
}

#artikelAuswahlWrap .pLabel {
  color: #404040;
  text-transform: uppercase;
}

#artikelAuswahlWrap .row {
  margin-bottom: 12px;
}

#anzahlInput {
  display:none;
  width: 11.5em;
}

.artikelAuswahlInput {
  width: 14em;
  text-align: left;
  cursor:auto;
}

#artikelGestalten {
  margin-bottom: 45px;
}

#artikelGestalten h3 {
  margin-bottom: 35px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  text-transform: none;
}

.anzahlError {
  color: red;
}

.kaufenButton {
  margin-top: 45px;
  background-color: #EC018D;
}

.kaufenButton.invert, .pittButton.invert {
  background-color: #fff;
  color: #11394F;
}

.artikelImageAndDetail .thumbRow {
  text-align: right;
}

.artikelImageAndDetail .imageRow {
  text-align: center;
}

.artikelImageAndDetail .thumbRow, .artikelImageAndDetail .imageRow {
  padding:0;
}

#content {
  padding-bottom: 45px;
}

#content.kategorie-391 .breadcrumb {
  display: none;
}

#technischeInfo {
  word-break: break-word;
}

a.button, input.button {
  padding: 6px 8px;
  border-radius: 8px;
  background: gray;
  color: #fff;
}

a.button:hover, input.button:hover {
  background: #EC018D;
}

.pflichtfeldMsg {
  display: none;
  color: #EC018D;
}

#bestellungKommentarfeld, #bestaetigungZahlungVersand {
  margin-top: 30px;
}

#bestellungZusammenfassung {
  margin-top: 45px;
}

#bestellungKommentarfeld #comment {
  margin-top: 10px;
  padding: 10px;
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
}

.loginOrReg {
  margin-bottom: 45px;
}

.fotorama {
  display:none;
}

@media (max-width: 767px) {

  .fotorama {
    display: block;
  }

  .artikelImage {
    display: none;
  }

  .produktBildThumb {
    display: none;
  }

  .breadcrumb {
    display: none;
  }

  .kategorie-391 .startVideoText h2 {
    text-align: left;
    text-transform: none;
    margin-bottom: 17px;
    line-height: 28px;
  }

  #artikelGrusskarteButton h2 {
    color: #404040;
  }

    #mitNavigationHeader img {
      height: 300px;
      object-fit: cover;
    }

    #themenHeader .theme-ShopThemenHeader img {
      height: 250px;
    }

    .basket_wrapper .tableHead {
      display: none;
    }

    .basket_wrapper .basketQuantity {
      text-align: right;
      margin-bottom: 12px;
    }

    .kaufenButton {
      margin: 30px 0;
    }

    #grusskartePlus {
      margin-left: 5px;
    }

    #shopFacts {
      padding: 15px;
    }

    #factsKontakt {
      margin-top: 30px;
    }

    #artikelAuswahlWrap .pLabel {
      margin-bottom: 5px;
    }

    .mm-menu_offcanvas {
        width: 100%;
    }

    #artikelListe {
      margin-top: 20px;
    }

    #artikelListe .artikel img {
      /* max-width: 70%; */
    }

    #artikelListe .artikel img {
      max-height: 160px;
    }

    #artikelListe .pimage {
      height: 160px;
    }

    #artikelListe.balloonBox .pimage {
      height: 230px;
    }

    #artikelNameWrap {
      margin-bottom: 16px;
    }

    #artikelNameWrap h1 {
      font-size: 26px;
      margin-top: 10px;
    }

    #artikelGestalten {
      margin-bottom: 30px;
    }

    #artikelGestalten h3 {
      margin-bottom: 20px;
      font-size: 20px;
    }

    #produktDetailWrapper {
      padding-top: 20px;
    }

    #produktDetailTabs .nav-tabs {
      margin:0;
      padding:10px;
      width: 100%;
    }

    #produktDetailTabs .nav-tabs li {
      width: 100%;
      margin:0;
    }

    #verfuegbarkeitRow {
      margin-top: 30px;
    }

    #page {
        padding-top: 227px;
    }

    #slider {
      height: auto;
    }

    #c1100 #slider, #biabStartImg {
      height: auto;
      min-height: auto;
      height:210px;
    }

    #navigation {
      height: 100px;
    }

    /* #slider {
        height: calc(100vh - 100px);
    } */

    #c548 .nivoSlider,
    #c1100 .nivoSlider  {
      height: auto;
    }

    #c548 .nivo-caption,
    #c1100 .nivo-caption,
    #biabStartImgWrap .caption {
      font-size: 5.2vw;
      line-height: 5.9vw;
    }

    #c548 .nivo-caption a,
    #c1100 .nivo-caption a {
      padding: 0 4vw;
    }

    #navigation > .container {
      position: relative;
    }

    #navigation .right, #navigation .left  {
      position: absolute;
      top: 40px;
    }

    #navigation .right {
      right: 12px;
    }

    .article_details {
      margin-top: 16px;
    }

    .headKategorie {
      margin-top: 20px;
      margin-bottom: 20px;
    }

    .headKategorie h1 {
      font-size: 27px;
      line-height: 35px;
      margin-bottom: 16px;
    }

    #footerImprint .right {
      margin-top: 40px;
      float:left;
    }

    #footerImprint .right a {
      margin-left:0;
      margin-right: 30px;
    }

    .artikelImageAndDetail .thumbRow {
      text-align: left;
    }

}

@media (max-width: 992px) {
  #dropdownMenuWrapper {
    display: none;
  }
}
