@font-face {
    font-family: 'opensans_light';
    src: url('https://cdn03.plentymarkets.com/jbguwzfozvwm/frontend/theme/fonts/opensans-light-webfont.woff2') format('woff2'), url('https://cdn03.plentymarkets.com/jbguwzfozvwm/frontend/theme/fonts/opensans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'opensans_regular';
    src: url('https://cdn03.plentymarkets.com/jbguwzfozvwm/frontend/theme/fonts/opensans-regular-webfont.woff2') format('woff2'), url('https://cdn03.plentymarkets.com/jbguwzfozvwm/frontend/theme/fonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'opensans_bold';
    src: url('https://cdn03.plentymarkets.com/jbguwzfozvwm/frontend/theme/fonts/opensans-bold-webfont.woff2') format('woff2'), url('https://cdn03.plentymarkets.com/jbguwzfozvwm/frontend/theme/fonts/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'opensans_semibold';
    src: url('https://cdn03.plentymarkets.com/jbguwzfozvwm/frontend/theme/fonts/opensans-semibold-webfont.woff2') format('woff2'), url('https://cdn03.plentymarkets.com/jbguwzfozvwm/frontend/theme/fonts/opensans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body > #vue-app, body > #vue-error, .wrapper-main .navbar, .page-content {
    background-color: #fff;
}
body {
    background-color: #fff;
    font-family: 'opensans_regular';
    margin: 0px;
    color: #ababab;
}
.wrapper-main #page-body .page-content {
    margin-top: 70px;
}
.wrapper-main #page-header {
  background-color: #c4c4c4;
  box-shadow: none;
}
header .controls-list>li {
  font-size: 1rem !important;
}
.controls-list .nav-link {
  padding: 0;
}
.controls-list .nav-link:hover {
  background-color: transparent;
}
img {
    border: none;
    max-width: 100%;
}
dd {
  margin-bottom: 0;
}
.clear {
    clear: both;
    height: 0px;
}
.container, .container-max {
    margin: 0 auto;
    width: 100%;
    max-width: 1040px;
    position: relative;
}
.contentText, .page-content, .single {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.fa-lg {
  line-height: 1;
}
.btn {
  text-decoration: none !important
}
.btn-primary,
.btn-outline-primary,
.btn-primary,
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #ababab;
    background: linear-gradient(-58deg, #f2f2f2 23%, #daff36 23%);
    text-transform: uppercase;
    font-family: 'opensans_regular';
    text-align: left;
    border: 0;
}
.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
    color: #666;
    background: linear-gradient(-58deg, #f2f2f2 23%, #c4c4c4 23%);
}
.btn-default {
    color: #ababab;
    background: linear-gradient(-58deg, #f2f2f2 23%, #e4e4e4 23%);
    text-transform: uppercase;
    font-family: 'opensans_regular';
    text-align: left;
    border: 0;
}
.btn.btn-medium {
    width: 13rem;
}
.basket-preview-footer .btn {
  color: #000 !important;
}
button:focus, .btn:focus, input:focus, select:focus {
  box-shadow: none !important;
}
.modal-footer .btn.btn-medium {
    width: 10rem;
}
.add-item .fa {
    color: #ababab;
}
.hidden {
    display: none !important;
}
h1 {
    font-size: 29px;
    font-family: 'opensans_regular';
    line-height: 40px;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.lb-nav a.lb-prev,
.lb-nav a.lb-next {
  background-image: none;
}
#lightbox .lb-next:before, .fa-chevron-right:before {
    content: "\f105";
}
#lightbox .lb-prev:before, .fa-chevron-left:before {
    content: "\f104";
}
#lightbox .lb-prev:before, #lightbox .lb-next:before {
    font-family: 'fontawesome';
    font-size: 50px;
    position: absolute;
    top: 50%;
}
#lightbox .lb-prev:before {
    left: 15px;
}
#lightbox .lb-next:before {
    right: 15px;
}
/*------------------------------------------------
    header
-------------------------------------------------*/
header .wrapper {
    max-width: none;
}
header {
    margin: 0 auto;
    width: 100%;
    background-color: #c4c4c4;
    position: relative;
    z-index: 999;
}
header ul {
    list-style: none;
    font-size: 15px !important;
    padding-left: 5%;
    padding-top: 23px;
    margin-bottom: 30px;
}
header ul a {
    text-transform: uppercase;
}
header #controlsList li {
    position: relative;
    margin-right: 20px;
}
header #controlsList li::after {
    content: "/";
    padding: 0 5px;
    color: #fff;
    font-style: italic;
    position: absolute;
    right: -17px;
    top: 0;
}
header #controlsList li:last-child::after {
    content: none;
}
header #controlsList a {
    color: #fff;
}
header #controlsList a:hover, header #controlsList a:active, header #controlsList a:focus {
    color: #daff36;
}
header .navbar {
    border-top: 6px solid #daff36;
    font-family: 'opensans_regular';
    background-color: #ffffff;
    border-bottom: 1px solid #f2f2f2;
}
header #login-change .dropdown-menu {
    z-index: 9999;
    padding: 0;
    min-width: 145px;
}
header #login-change .dropdown-menu a {
    color: #ababab;
    padding: 10px;
    border: 0;
}
header #login-change .dropdown-menu a:hover,
header #login-change .dropdown-menu a:focus,
header #login-change .dropdown-menu a:focus {
    background-color: #daff36;
}
header #login-change .dropdown-menu a:last-child {
    border-top: 1px solid #ddd;
}
.control-user .dropdown .dropdown-menu > .list-group  {
   border: 1px solid rgba(0,0,0,0.15)
}
.control-user .dropdown .dropdown-menu a {
  background: #fff;
}

header #countrySettings {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background: #c4c4c4;
}
header #countrySettings .list-title{
    color: #fff;
}
header #countrySettings ul {
    display: flex;
}
header #countrySettings ul li {
    margin-right: 20px;
}
header #countrySettings ul li:last-child {
    margin-right: 0px;
}
.cmp-country-settings ul li.active a, .cmp-currency-select ul li.active a {
    color: #666;
}
#mainNavbarCollapsable ul.mainmenu > li:first-child > a {
  padding: 28px;
}
#mainNavbarCollapsable ul.mainmenu > li > a {
    padding: 0 20px;
    color: #ababab;
}
#mainNavbarCollapsable ul.mainmenu > li:hover,
#mainNavbarCollapsable ul.mainmenu > li:focus,
#mainNavbarCollapsable ul.mainmenu > li:active {
    background-color: #daff36 !important;
}
#mainNavbarCollapsable ul.mainmenu > li.ddown {
  position: relative;
}
#mainNavbarCollapsable ul.mainmenu > li > ul {
    min-width: 165px;
    background: #f2f2f2;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0;
}
@media(min-width: 992px) {
  #mainNavbarCollapsable ul.mainmenu > li.ddown:hover > ul {
    display: flex;
  }
}
#mainNavbarCollapsable ul.mainmenu > li > ul li {
    display: block;
    width: auto;
    border-right: 1px solid #DDD;
    min-width: 0px;
    padding: 0;
    margin: 0;
}
#mainNavbarCollapsable ul.mainmenu > li > ul li:last-child {
    border-right: 0;
    margin: 0;
}
#mainNavbarCollapsable ul.mainmenu > li > ul li a {
    color: #ababab;
    padding: 0 20px;
        font-family: 'opensans_light';
}
#mainNavbarCollapsable ul.mainmenu .collapse-inner {
  padding: 0;
  margin: 0;
}
.no-touch #mainNavbarCollapsable ul.mainmenu > li.active, .no-touch #mainNavbarCollapsable ul.mainmenu > li > ul > li:hover, .no-touch #mainNavbarCollapsable ul.mainmenu > li > ul > li.active, .touch #mainNavbarCollapsable ul.mainmenu > li > ul > li.hover {
    color: #ababab;
    background-color: #daff36 !important;
}
.no-touch #mainNavbarCollapsable ul.mainmenu > li.active:hover, .no-touch #mainNavbarCollapsable ul.mainmenu > li > ul > li.active:hover {
    color: #666;
    background-color: #ddd !important;
}
#logo {
    height: auto;
    max-width: 160px;
    position: absolute;
    right: 0;
    top: 17px;
}
.search-box-shadow-frame {
    box-shadow: none;
    padding: 0 15px;
}
@media(min-width: 992px) {
    .autocomplete-suggestions {
        -ms-transform: skew(35deg);
        -webkit-transform: skew(35deg);
        -moz-transform: skew(35deg);
        -o-transform: skew(35deg);
        transform: skew(35deg);
        left: 70%;
    }
    .autocomplete-image-container {
        position: relative;
        top: 15px;
    }
}
.autocomplete-suggestions a {
    margin: 0;
    padding: 10px !important;
    border-bottom: 1px solid #ddd;
}
.autocomplete-suggestions .text-truncate {
    line-height: 1;
}
.autocomplete-item-name {
    max-width: 70%;
}
#aktionBanner {
  background-color: #c4c4c4;
  color: #fff;
  padding: 15px;
  font-size: 16px;
  text-align: center;
}
#aktionBanner p {
  margin: 0;
}
#aktionBannerBig p {
  color: #c4c4c4;
  margin-top: 5px;
}
#searchBox {
    background-color: #f2f2f2;
    color: #fff;
    display: inline-block;
    float: left;
    font-style: normal;
    line-height: 70px;
    margin-left: -24px;
    padding: 0;
    -ms-transform: skew(-35deg);
    -webkit-transform: skew(-35deg);
    -moz-transform: skew(-35deg);
    -o-transform: skew(-35deg);
    transform: skew(-35deg);
}
#searchBox .d-flex {
  height: 55px;
}
#searchBox input,
#searchBox .search-submit {
    background-color: transparent;
    border: 0;
    font-family: open sans;
    font-size: 14px;
    font-weight: 400;
    outline: none;
    -webkit-appearance: none;
    color: #ababab;
    padding: 0 20px;
    -ms-transform: skew(35deg);
    -webkit-transform: skew(35deg);
    -moz-transform: skew(35deg);
    -o-transform: skew(35deg);
    transform: skew(35deg);
    margin-left: 20px;
}
.cmp-country-settings ul li a:hover, .cmp-currency-select ul li a:hover, .cmp-country-settings ul li a:focus, .cmp-currency-select ul li a:focus {
    color: #666;
}
/* -------------------------------------
a link formatierung
------------------------------------- */
#page-body a {
    color: #ababab !important;
    text-decoration: underline;
    cursor: pointer;
}
#page-body a:hover, #page-body a:focus, #page-body a:active {
    color: #4c4c4c !important;
}
.modal-footer .btn.btn-medium {
    width: 12rem;
}
.basket-preview a {
    color: #ababab;
}
.basket-preview a:hover, .basket-preview a:focus, .basket-preview a:active {
    color: #4c4c4c;
}
footer a {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
footer a:hover {
    color: #daff36;
}
footer a:active {
    color: #daff36;
    text-decoration: underline;
}
/*ende a link formatierung*/
@media(min-width: 992px) and (max-width: 1400px) {
  #mainNavbarCollapsable ul.mainmenu > li:hover ul,
  #mainNavbarCollapsable ul.mainmenu > li:focus ul,
  #mainNavbarCollapsable ul.mainmenu > li:active ul {
    display: flex;
    visibility: visible;
    opacity: 1;
  }
}
@media(min-width: 992px) {
    #mainNavbarCollapsable ul.mainmenu > li {
        width: 140px;
        text-align: center;
    }
    #mainNavbarCollapsable ul.mainmenu > li:first-child {
        width: auto;
    }
    .mainmenu > li {
        float: left;
        font-size: 14px;
        border-right: 1px solid #DDD;
        background-color: #fff;
        z-index: 10;
        margin-right: 1px;
        -ms-transform: skew(-35deg);
        -webkit-transform: skew(-35deg);
        -moz-transform: skew(-35deg);
        -o-transform: skew(-35deg);
        transform: skew(-35deg);
    }
    .mainmenu li:last-child {
        margin-right: 23px;
    }
    .mainmenu a {
        color: #ababab;
        display: inline-block;
        text-decoration: none;
        transform: skewX(35deg);
        -webkit-transform: skewX(35deg); /*Safari*/
        line-height: 70px;
        padding: 0 20px;
        font-style: normal;
    }
    .mainmenu a:hover {
        color: #daff36;
    }
    .no-touch #mainNavbarCollapsable ul.mainmenu > li:hover > ul, .touch #mainNavbarCollapsable ul.mainmenu > li.hover > ul {
        width: 280px;
    }
    #mainNavbarCollapsable ul.mainmenu > li > ul li {
        width: 138px;
        text-align: center;
    }
}
/*-----------------------------------------------
    Footer
--------------------------------------------------*/
footer {
    background: #c4c4c4;
    border-top: 1px solid #888;
    font-size: 15px;
    min-height: 350px;
    padding-top: 40px;
    padding-bottom: 70px;
}
footer h4 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'opensans_regular';
}
footer p {
    color: #fff;
}
footer i {
    transform: scale(0.8);
    padding-right: 5px;
}
footer ul {
    color: #fff;
    list-style: inside none none;
}
footer li {
    padding-left: 10px;
    text-indent: -10px;
}
footer li::before {
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f105";
    color: #fff;
    line-height: 1em;
    padding-right: 5px;
}
footer ul.links li::before {
    padding-right: 0px;
}
footer ul.icons li {
    display: inline-block;
    padding-left: 0px;
    text-indent: 0px;
}
footer ul.icons li span {
    line-height: 18px;
    color: #666;
    background: #daff36;
    display: block;
    font-size: 10px;
    padding: 3px;
    height: 23px;
    width: 48px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 2px;
    font-family: 'opensans_regular';
    margin-right: 2px;
}
footer ul.icons li::before {
    content: none;
}
footer li:last-child {
    border: none;
}
footer .scrollToTop {
    position: fixed;
    z-index: 999;
    bottom: 50px;
    right: 15px;
    height: 45px;
    width: 45px;
    border-radius: 25px;
    background: #daff36;
    color: #ababab;
    text-align: center;
    padding-left: 2px;
    padding-top: 2px;
    font-size: 25px;
    display: block;
}
footer .scrollToTop:hover, footer .scrollToTop:focus, footer .scrollToTop:active {
    background: #c4c4c4;
    color: #666;
}
.cookie-bar {
  color: #ababab !important;
}
.cookie-bar .btn-primary,
.cookie-bar .btn-default {
  position: relative;
}
.cookie-bar .btn-primary::after,
.cookie-bar .btn-default::after {
  content: "\f00c";
  display: block;
  color: #ababab;
  font-family: "FontAwesome";
  top: 2px;
  right: 20px;
  position: absolute;
  font-size: 22px;
}
.cookie-bar .btn-default::after {
  content: "\f0c7";
}
.cookie-bar .btn-default:hover::after,
.cookie-bar .btn-primary:hover::after {
  color: #4c4c4c;
}
.cookie-bar a{
  color: #ababab !important;
  text-decoration: underline;
}
.cookie-bar a:hover,
.cookie-bar a:focus,
.cookie-bar a:active {
  color: #daff36  !important;
}
.cookie-bar .cookie-bar-toggle .btn-primary::after {
  content: "";
  display: none;
}
.cookie-bar .cookie-bar-toggle .btn-primary .fa {
  float: right !important;
  padding-left: 50px;
    font-size: 20px;
}
/*-------------------------------------------------------
  content
-------------------------------------------------------*/
#page-body.main {
    border-bottom: 6px solid #daff36;
}

#homeSlider {
    margin-bottom: 50px;
    position: relative;
}
#homeSlider .sliderOverlay {
    position: absolute;
    top: 50%;
    left: 15%;
    transform: translateY(-50%);
    z-index: 1;
    border: 5px solid #daff36;
    width: 35%;
}
.home .action,
#homeSlider .sliderOverlay .action {
  background-color: rgb(68, 68, 68);
  color: rgb(255, 255, 255);
  font-size: 20px;
  text-align: center;
  padding: 20px;
}
#homeSlider .carousel-control-next, #homeSlider .carousel-control-prev {
    font-size: 50px;
    width: 5%;
}
@media(max-width: 768px) {
    #homeSlider .sliderOverlay {
        display: none;
    }
}
#startseitenContent img {
    width: 50%;
    max-width: 475px;
    margin-left: 0;
    margin-right: 10%;
    flex: 0 0 50%;
}
#startseitenContent .flexContent {
    margin: 100px 0;
    text-align: left;
    display: flex;
    align-items: center;
}
#startseitenContent .flexContent:nth-of-type(2) {
    flex-direction: row-reverse;

}
#startseitenContent .flexContent:nth-of-type(2) img {
    margin-left: 10%;
    margin-right: 0;
}

@media(max-width: 768px) {
    #startseitenContent img {
        width: 100%;
        max-width: 100%;
        margin: 0px 0 50px;
        clear: both;
    }
    #startseitenContent .flexContent {
        margin: 0 0 50px 0;
        text-align: left;
        display: block;
        align-items: center;
        flex-direction: row;
    }
    #startseitenContent .flexContent:nth-of-type(2) img {
        margin-left: 0;
        margin-right: 0;
    }
}
.intro {
    text-align: center;
}
.intro .fa {
    font-size: 60px;
}
.intro .catBox {
    position: relative;
}
.intro .catBox a {
    display: block;
    height: 100%;
    outline: 5px solid #daff36;
    outline-offset: -10px;
}
.intro .catBox span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    height: 66px;
    width: 333px;
    color: transparent;
    margin-top: -33px;
    max-width: 80%;
}
.intro .catBox.damen span {
    background: url("https://cdn03.plentymarkets.com/jbguwzfozvwm/frontend/theme/img/damen-sportbekleidung.png") no-repeat center center;
    background-size: 100%;
}
.intro .catBox.damen a:hover span, .intro .catBox.damen a:active span, .intro .catBox.damen a:focus span {
    background: url("https://cdn03.plentymarkets.com/jbguwzfozvwm/frontend/theme/img/damen-sportbekleidung-hover.png") no-repeat center center;
    background-size: 100%;
}
.intro .catBox.herren span {
    background: url("https://cdn03.plentymarkets.com/jbguwzfozvwm/frontend/theme/img/herren-sportbekleidung.png") no-repeat center center;
    background-size: 100%;
}
.intro .catBox.herren a:hover span, .intro .catBox.herren a:active span, .intro .catBox.herren a:focus span {
    background: url("https://cdn03.plentymarkets.com/jbguwzfozvwm/frontend/theme/img/herren-sportbekleidung-hover.png") no-repeat center center;
    background-size: 100%;
}
.en .intro .catBox.women span {
    background: url("http://www.nous42.de/images/gallery/slider-home/nous42-ladies-headline.png") no-repeat center center;
    background-size: 100%;
}
.en .intro .catBox.men span {
    background: url("http://www.nous42.de/images/gallery/slider-home/nous42-men-headline.png") no-repeat center center;
    background-size: 100%;
}
.intro .catBox:hover a {
    background: rgba(0, 0, 0, 0.2);
}
.intro .linkBox {
    height: 95px;
    display: block;
    line-height: 95px;
    margin-bottom: 70px;
}
.intro .linkBox img {
    vertical-align: bottom;
    max-width: 100%;
}
#sale {
  display: block;
    background: url(https://cdn03.plentymarkets.com/jbguwzfozvwm/frontend/content-bilder/slider/desktop/nous42-sale-infokasten-01-xl.jpg) no-repeat top center;
    padding-bottom: 45.25%;
    background-size: contain !important;
}
#sale:hover {
  background: url(https://cdn03.plentymarkets.com/jbguwzfozvwm/frontend/content-bilder/slider/desktop/nous42-sale-infokasten-02-xl.jpg) no-repeat top center;
}
@media(max-width: 500px) {
  #sale {
    padding-bottom: 119.25%;
    display: block;
      background: url(https://cdn03.plentymarkets.com/jbguwzfozvwm/frontend/content-bilder/slider/desktop/nous42-sale-infokasten-01-sm.jpg) no-repeat top center;
  }
  #sale:hover {
    background: url(https://cdn03.plentymarkets.com/jbguwzfozvwm/frontend/content-bilder/slider/desktop/nous42-sale-infokasten-02-sm.jpg) no-repeat top center;
  }
}
/*------------------------------------------------------------------------
 ArtikelÃƒÂ¼bersicht
-------------------------------------------------------------------------*/
.pagination {
  justify-content: flex-end;
}
.page-item .page-link {
    text-decoration: none !important;
}
.product-list article.product-inner button .fa {
    float: right;
}
.categoriegrid .list-controls .list-wrapper {
    text-align: right;
}
.categoriegrid .list-controls .list-controls-inner {
    background: #f2f2f2;
    margin-bottom: 30px;
}
.categoriegrid .vat {
    margin-bottom: 40px;
}
.categoriegrid .vat a {
    text-decoration: underline;
}
.product-list.grid li article {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #c4c4c4;
    position: relative;
    overflow: hidden;
    padding: 15px;
}
.product-list.grid li article .add-to-basket-lg-container {
    display: none;
}
.product-list.grid li article .prices {
  min-height: 80px;
  display: block;
}
.product-list.grid li article .price {
    font-size: 25px;
    font-family: 'opensans_regular';
    color: #ababab;
    height: 55px;
    display: block;
    font-weight: normal;
}
.product-list.grid li article .crossprice {
    font-weight: normal;
    font-size: 1em;
}
.product-list.grid li article .thumb-title {
    font-size: 14px;
    color: #ababab;
    text-transform: uppercase;
    font-family: 'opensans_regular';
    display: block;
    height: 50px;
    text-decoration: none !important;
    font-weight: normal;
}
.product-list.grid li article .basket-btn .d-lg-none {
    display: block !important;
}
.product-list.grid li article .btn-group {
    width: 100%;
}
.product-list.grid li article .btn-outline-primary {
    margin-top: 20px;
    width: 100%;
  text-decoration: none !important;
}
.add-to-basket-container .btn-primary {
    width: 100%;
}
.owl-carousel .carousel-control.right .owl-single-item-control {
    right: 10px;
}
.owl-carousel .carousel-control.left .owl-single-item-control {
    left: 10px;
}
.basket-preview .totals {
    font-size: 100%;
}
#category-description-container {
  margin-bottom: 30px;
}
#category-description-container .col-md-7.less {
    max-height: 400px;
    overflow: hidden;
  }
  #category-description-container .col-md-7 .overlay {
      height: 30px;
  }
  #category-description-container .col-md-7.less .overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 90px;
    background: #fff; /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0, rgba(255,255,255,1) 50%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0, rgba(255,255,255,1) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  }
  #category-description-container .col-md-7 .readmore {
    position: absolute;bottom: 0; left: 15px;
    cursor: pointer;
  }
  .de #category-description-container .col-md-7.less .readmore::before {
    content: "Mehr Lesen"
  }
  .de #category-description-container .col-md-7 .readmore::before {
    content: "Weniger Lesen"
  }
  .en #category-description-container .col-md-7.less .readmore::before {
    content: "read more"
  }
  .en #category-description-container .col-md-7 .readmore::before {
    content: "read less"
  }

/* Single Item */
#single-carousel .owl-item img {
  height: auto;
}
.page-singleitem  {
  margin-top: -21px;
}
.single #single-carousel, .single #thumbs img {
    border: 1px solid #ddd;
    cursor: pointer;
}
.single #thumbs img {
    margin-bottom: 10px;
}
.single .price {
    font-family: 'opensans_semibold';
    font-weight: normal;
}
.single .vat {
    color: #ababab;
}
.single .item-content-headline {
    font-size: 16px;
    font-family: 'opensans_bold';
    margin-bottom: 30px;
    text-transform: uppercase;
}
.single .detail p.articlenumber {
    margin-bottom: 0;
}
.single .detail p span:first-child {
    min-width: 120px;
    display: inline-block;
}
.single #itemDesc {
    margin-top: 50px;
}
.single #itemDesc h2 {
    font-size: 29px;
    font-family: 'opensans_regular';
    line-height: 40px;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.single #itemDesc h3 {
    margin-top: 20px;
}
.single #cfourItemQuestions p {
    display: none;
}
.single #cfourItemQuestions input::placeholder, .single #cfourItemQuestions textarea::placeholder {
    font-style: italic;
    opacity: 0.8;
}
.single .varSelect .input-unit {
  margin-bottom: 0;
}
.single .cartBtn .col-12 {
    width: 100% !important;
    padding: 0;
}
.single .cartBtn .btn {
  padding: 1rem;
}
.safari .single .owl-carousel .owl-item img, .ie .single .owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
    display: block;
}
/* Warenkorb und Kasse */
#page-body .page-content.basket .bg-white .input-group,
#page-body .page-content.checkout .bg-white .input-group {
    display: block;
}
#page-body .page-content.basket .bg-white .input-group::after,
#page-body .page-content.checkout .bg-white .input-group::after {
  display: table;
  clear: both;
  content: " ";
}
#page-body .page-content.basket .bg-white .input-group .form-control,
#page-body .page-content.checkout .bg-white .input-group .form-control  {
  width: 100%
}
#page-body .page-content.basket .bg-white .input-group .btn,
#page-body .page-content.checkout .bg-white .input-group .btn {
    margin: 10px 0 0 0;
    float: right;
}
#registry-form-container header,
.basket-preview header {
    background: transparent;
    height: auto;
    border: 0;
}
.basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-name,
.basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-base-price,
.basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-small-prices,
.basket-item-container .basket-item .item-additional-information-container .basket-expand {
    font-size: 100%
}
.cmp-method-list .method-list-item input:checked+label, .cmp-method-list .method-list-item input:checked+.label {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #f5f5f5;
}
.cmp-contact .contact-card p a {
  text-decoration: none !important;
}
.shipping-method-select {
  margin-bottom: 20px;
}
/* Responsive */
.hidden-lg, .list-itemsperpage {
    display: none !important;
}
@media(max-width: 768px) {
    .visible-lg {
        display: none !important;
    }
    .hidden-lg {
        display: block !important;
    }
}
@media(max-width: 1340px) {
  #homeSlider .sliderOverlay img {
    max-width: 80%;
    display: block;
    margin: 0 auto;
  }
}
@media(max-width: 1200px) {
    #controlsList {
        padding-left: 15px;
    }
    #logo {
        right: 15px;
    }
    .mobile-navigation ul.mainmenu li.ddown .nav-direction i {
        color: #ababab;
    }
    .mobile-navigation ul.mainmenu li a:hover, .mobile-navigation ul.mainmenu li a:focus, .mobile-navigation ul.mainmenu li a:active {
        color: #666;
    }
}
@media(max-width: 991px) {
    .wrapper-main #page-body .page-content {
        margin-top: 45px;
    }
    #searchBox {
        width: 90%;
        width: calc(100% - 90px);
        -ms-transform: skew(0);
        -webkit-transform: skew(0);
        -moz-transform: skew(0);
        -o-transform: skew(0);
        transform: skew(0);
        margin-left: 0;
        line-height: 45px;
        height: 45px;
    }
    .search-box-shadow-frame {
        padding-left: 10px;
    }
    #searchBox input {
        width: 85%;
        width: calc(100% - 60px);
        border-bottom: 1px solid #ababab;
        height: 40px;
    }
    #searchBox input, #searchBox .search-submit {
        -ms-transform: skew(0);
        -webkit-transform: skew(0);
        -moz-transform: skew(0);
        -o-transform: skew(0);
        transform: skew(0);
    }
    header .navbar > .container {
      padding: 0;
    }
    header .navbar > .container > .row {
      width: 100%;
      margin: 0;
    }
    .navbar-toggler {
        width: 90px;
        padding: 13px 10px;
        float: left;
        position: relative;
        top: 0;
        right: 0;
        transform: none;
    }
    #mainNavbarCollapsable {
      opacity: 1;
    }
    #mainNavbarCollapsable ul.mainmenu {
      position: fixed;
      right: -300px;
      top: 0;
      height: 100%;
      width: 300px;
      background: #fff;
      transition: 0.3s;
      z-index: 9;
      display: block;
      padding-top: 50px !important;
    }
    .menu-open #mainNavbarCollapsable ul.mainmenu {
      right: 0;
      display: block !important;
    }

    #mainNavbarCollapsable ul.mainmenu li {
      border-top: 1px solid #ddd;
    }
    #mainNavbarCollapsable ul.mainmenu > li > ul li a,
    #mainNavbarCollapsable ul.mainmenu li a {
      padding: 15px 20px;
      color: #ababab;
      display: block;
  }
    #mainNavbarCollapsable ul.mainmenu > li > ul {
      display: none;
      width: 100%;
      margin: 0;
      position: relative;
      top: 0;
    }
    #mainNavbarCollapsable ul.mainmenu > li > ul.show {
      display: block !important;
    }
    #mainNavbarCollapsable ul.mainmenu > li > ul li {
      border-right: 0;
    }
    .home .action,
    #homeSlider .sliderOverlay .action {
      font-size: 15px;
    }
    #mainNavbarCollapsable ul.mainmenu > li:first-child > a {
      padding: 15px 20px
    }
    #mainNavbarCollapsable ul.mainmenu li {
    	width: 100%;
    	cursor: pointer;
    	display: -webkit-box;
    	display: -ms-flexbox;
    	display: flex;
    	-ms-flex-wrap: wrap;
    	flex-wrap: wrap;
    }
    #mainNavbarCollapsable ul.mainmenu li a {
    	color: inherit;
    	display: inline-block;
    	-webkit-box-flex: 1;
    	-ms-flex: 1 0 80%;
    	flex: 1 0 80%;
    }
    #mainNavbarCollapsable ul.mainmenu li .nav-direction {
    	padding: 1rem;
    	-webkit-box-flex: 1;
    	-ms-flex: 1 0 20%;
    	flex: 1 0 20%;
    	text-align: center;
    }
    #searchBox .d-flex {
      height: auto;
      margin: 0 auto !important;
    }
    #searchBox .position-relative {
      width: 100%;
    }
}
@media (max-width: 991.98px) and (min-width: 768px) {
  .single .price {
      float: none;
  }
}
@media(max-width: 769px) and (orientation: portrait) {
  .single .col-12,
  .single .col-sm-12,
  .single .col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
@media(max-width: 768px) {
    .home .action,
    #homeSlider .sliderOverlay .action {
      font-size: 20px;
      margin-bottom: 70px;
      margin-top: -50px;
    }
    footer .footer-content .col-12 {
        min-height: 180px;
    }
    .contentText, .categoriegrid, .single {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .intro .linkBox {
        height: 65px;
        line-height: 65px;
    }
    .single .col-md-7, .single .col-md-5, .single .col-sm-9, .single .col-sm-3 {
        width: 100%;
    }
    .single .price {
        float: none !important;
    }
    .single #single-carousel {
        margin-bottom: 10px;
    }
    .single #thumbs  {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -5px;
    }
    .single #thumbs img {
        flex: 0 0 23%;
        margin: 0 5px 10px;
        flex: 0 0 calc(25% - 10px);
        max-width: 23%;
        max-width: calc(25% - 10px);
    }
    #category-description-container .col-md-5 {
      margin-top: 30px;
    }
    #category-description-container .col-md-7.less {
    max-height: 270px;
  }
}
@media(max-width: 575px) {
  h1 {
    font-size: 23px;
    font-family: 'opensans_regular';
    line-height: 28px;
    margin-bottom: 40px;
    text-transform: uppercase;
  }
  .product-list.grid li article .thumb-image {
      text-align: center;
      max-height: 400px;
      float: none;
      width: 100%;
  }
  .product-list.grid li article .thumb-content {
      width: 100%;
  }
  .product-list.grid li article .prices {
    min-height: 10px;
  }
  .product-list.grid li article .thumb-title {
    height: auto;
    margin-bottom: 10px;
  }
  .intro .catBox a img {
    width: 100%;
  }
  .intro .catBox.damen {
    margin-bottom: 20px;
  }
  .single #thumbs img {
      flex: 0 0 28%;
      flex: 0 0 calc(33.33% - 10px);
      max-width: 28%;
      max-width: calc(33.33% - 10px);
  }
}
@media(max-width: 544px) {
    .single #itemDesc h2 {
        font-size: 25px;
    }
    footer li::before {
        content: none;
    }
    footer .footer-content .col-12 {
        text-align: center;
        margin-bottom: 20px;
        min-height: 10px;
    }
    footer .footer-content .col-12 ul li a {
        display: block;
        padding: 8px 0;
        border-bottom: 1px solid #f2f2f2;
    }
    footer .footer-content .col-12 ul.icons li a {
        border-bottom: 0;
    }
    .intro .catBox:first-child {
        margin-bottom: 20px;
    }
    .intro .linkBox {
        height: auto;
        line-height: 12px;
        margin-bottom: 20px;
    }
    .intro .linkBox.followinsta {
        margin-bottom: -20px;
    }
    .col-12.col-sm-6.catBox.damen {
        margin-bottom: 20px;
    }
}
@media(max-width: 420px) {
   header > div > .container > .row {
     flex-direction: column-reverse;
   }
   #logo {
     position: relative;
     right: 0;
     top: 0;
     margin: 20px auto 0;
  }
  #controlsList {
      padding-left: 15px;
      padding-right: 15px;
      padding-top: 100px;
      text-align: center;
      justify-content: center;
  }
  .control-user {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
