/**
 * =============================================================================
 * Anpassungen in diese Datei
 * ==========================================================================
 */

.ios .jarallax {
    background-size: cover;
    background-attachment: scroll;
}

.productlogo #logo {
    width: 48px;
    height: 38px;
    background-image: url(/files/theme/img/logos/logo-canvas-klein-weiss.png);
}

.mainmenu ul li span.new {
    font-size: 0.9em;
    font-weight: bold;
    margin-left: 5px;
    background: red;
    color: #fff;
    border-radius: 2px;
    padding-left: 4px;
    padding-right: 4px;
    float: right;
}

.submenulr ul li span.new,
.customNavi-lr span.new {
    display: none;
}

.shadow{
    text-shadow: 0 0 0.2em #5c5c5c

}


.cookiebar {
    background-color: #000000;
    border-top: 0px solid #b1b1b1;
    color: #ffffff;
    height:200px;
}

.cookiebar__button {
    background-color: #ef6e01;
}

.cookiebar__button:hover {
    background-color: #aaaaaa;
    color: #ffffff;
}

button:hover, input[type="submit"]:hover, .button:hover {
    text-decoration: none;
    opacity: 1;
}

.cookiebar__link {
    color: #ffffff;
}

.top .contactdetails ul li a {
    pointer-events: none;
}

.footerInfoFix .contactdetails li {
    pointer-events: none;
}


/***************************************
    bxSlider "zoom in" nur Bild
 ***************************************/

.bx-wrapper .zoominimg2 img{
    -webkit-animation: kenburns linear;
            animation: kenburns linear;
            -webkit-animation-duration: 48s;
                    animation-duration: 48s;
            -webkit-animation-iteration-count: infinite;
                    animation-iteration-count: infinite;

}

@-webkit-keyframes kenburns {
    0% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.3,);
                transform: scale(1.3);

    }

    100% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}
@keyframes kenburns {
    0% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.3);
                transform: scale(1.3);

    }

    100% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}


/***************************************
    CTS SlickSlider "zoom in" nur Bild
 ***************************************/

.ce_ctsslickslider .zoominimg2 img{
    -webkit-animation: kenburns linear;
            animation: kenburns linear;
            -webkit-animation-duration: 48s;
                    animation-duration: 48s;
            -webkit-animation-iteration-count: infinite;
                    animation-iteration-count: infinite;

}

@-webkit-keyframes kenburns {
    0% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.3,);
                transform: scale(1.3);

    }

    100% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}
@keyframes kenburns {
    0% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.3);
                transform: scale(1.3);

    }

    100% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}



sub, sup {
  /* Specified in % so that the sup/sup is the
     right size relative to the surrounding text */
  font-size: 75%;

  /* Zero out the line-height so that it doesn't
     interfere with the positioning that follows */
  line-height: 0;

  /* Where the magic happens: makes all browsers position
     the sup/sup properly, relative to the surrounding text */
  position: relative;

  /* Note that if you're using Eric Meyer's reset.css, this
     is already set and you can remove this rule */
  vertical-align: baseline;
}

sup {
  /* Move the superscripted text up */
  top: -0.4em;
}

sub {
  /* Move the subscripted text down, but only
     half as far down as the superscript moved up */
  bottom: -0.25em;
}


/* fuer alle Geraete-Klassen */

.myClass p {
    color: #ff0000;
}


.figure.effectlily .figcaption>div.link {
    height: 100%;
    margin-top: 0;
}

.figure.effectlily .figcaption>div.link a {
    font-size: 0;
}


.ctsflipboxback.olblack::after {
    background-color: rgba(0, 0, 0, 0.5);
}

.ce_ctsimghoverbox .imagehoverbox .info {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 54px;
    padding: 10px 16px;
    background: rgba(0,0,0,0);
    line-height: initial;
}

.ce_ctsimghoverbox .imagehoverbox .overlay-inner {
      font-size: 13px;
      padding-bottom: 60px;
}

.ce_ctsimghoverbox .imagehoverbox .overlay-inner .subheadline {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0px;
}

table td {
    padding: .63em;

}

.ctstextimage .firstp p:first-child {
        font-family: 'Roboto', sans-serif;
        font-size: 1em;
    }

.fontcolor-grey input, .fontcolor-grey  textarea, .fontcolor-grey , .fontcolor-grey  h1, .fontcolor-grey  h2, .fontcolor-grey  h3, .fontcolor-grey  h4, .fontcolor-grey h5, .fontcolor-grey  h6, .fontcolor-grey  a {
    color: #6b6d6e; !important;
  }


.ce_ctscolorv3 {
  min-height: 350px;
}

.ce_ctswrapperstart.sameheight .inside .ce_ctscolorv3 .frame {
  border-color: #d3d3d3;
}

.ce_ctscolorv3 .iconbox {
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.4);
{




/* fuer tablets und groessere Displays*/
@media only screen and (min-width:768px) {

    .myClass p {
        color: #00ff99;
    }

    header .bxsmall .bx-viewport {
        border: 10px solid #e5e8ee;
    }

}

/* fuer tablets und groessere Displays*/
@media only screen and (min-width:992px) {

    .myClass p {
        color: #f300ff;
    }

}

/* fuer tablets */
@media only screen and (min-width:1024px) {

    .myClass p {
        color: #0800ff;
    }

}


/* fuer desktop */
@media only screen and (min-width:1025px) {

    .myClass p {
        color: #0800ff;
    }


/* fuer Smartphones */
@media only screen and (max-width:767px) {


}
