.nopadding{
    padding: 0 !important;
}
.external-fonts-loaded .empty-content {
    font-family: 'Oswald', sans-serif;
}

.SizeID-button .sb-button,
.SizeID-button .sb-button
span {
    font-family: 'Oswald', sans-serif !important;
    color: #000 !important
}

.external-fonts-loaded .vote-name {
    font-family: 'Oswald', sans-serif;
}

.external-fonts-loaded
body {
    font-family: 'Oswald', sans-serif;
}

.external-fonts-loaded {
    font-family: 'Oswald', sans-serif;
}

.external-fonts-loaded h1,
.external-fonts-loaded h2,
.external-fonts-loaded h3,
.external-fonts-loaded h4,
.external-fonts-loaded h5,
.external-fonts-loaded h6,
.external-fonts-loaded .h1,
.external-fonts-loaded .h2,
.external-fonts-loaded .h3,
.external-fonts-loaded .h4,
.external-fonts-loaded .h5,
.external-fonts-loaded .h6,
.external-fonts-loaded .cart-table .main-link,
.external-fonts-loaded .cart-related-name {
    font-family: 'Oswald', sans-serif;
}

#header {
    background-color: #FFF;
    color: #000;
    margin-bottom: 10px;
    height: 81px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

#header .container {
    width: 100%;
    padding: 0 80px;
}

#header a {
    color: #000;
    font-family: 'Oswald', sans-serif;
    font-size: 13.2px;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    background-color: transparent;
}

#header a:hover {
    color: #c1c1c1;
}

.navigation-buttons a svg g {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.navigation-buttons a:hover svg g {
    stroke: #c1c1c1;
}

#header ul {
    background-color: #FFF;
    border-color: #FFF;
}

#navigation {
    padding: 0;
}

.navigation-in {
    background: #FFF;
    margin-top: -1px;
    width: 100%;
}

.navigation-in > ul > li {
    position: relative;
    float: none;
    display: inline-block;
}

.navigation-in > ul {
    text-align: center;
}

.navigation-in ul li a b {
    font-weight: 300;
}
.navigation-buttons .dropdown>button{
    color: black;
}

.navigation-buttons a[data-target="search"]::before {
    content: '';
}

.navigation-buttons > a.login-link::before {
    content: '';
}

.navigation-buttons a[data-target="cart"]::before {
    content: '';
}

.navigation-buttons a svg {
    width: 19px;
    margin-top: 30px;
}

.navigation-buttons a {
    width: 60px;
}

body.in-index #content-wrapper .homepage-texts-wrapper {
    display: none;
}

body.in-index .wide-carousel {
    display: none;
}

.shp-tabs-holder {
    border: 0;
}

.shp-tabs-holder ul.shp-tabs li a {
    text-transform: uppercase;
    background-color: transparent;
    border: 0;
}

.shp-tabs-holder ul.shp-tabs li.active a {
    border: 1px solid #000;
}

.banners .row a div {
    padding: 12px 9px;
    max-height: 465px;
}

.banners-wish {
    font-family: 'Oswald', sans-serif;
    text-align: center;
    font-weight: 200;
    color: white;
    background-color: black;
    background-position: center center;
    background-size: cover;
    margin-top: 35px;
}

.banners-wish h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    font-weight: 200;
    color: white;
    padding-top: 75px;
}

.banners-wish p {
    max-width: 750px;
    margin: auto;
    padding-bottom: 75px;
    line-height: 40px;
    font-size: 18px;
}

.products-block .p {
    border: 0;
}

.products-block > div .p .p-code {
    opacity: 0;
}

.products-block > div .p .name {
    font-size: 20px;
    line-height: 20px;
}

.products-block > div .p .p-in {
    position: relative;
}

.products-block > div .p .p-bottom .p-desc {
    top: 52px;
    font-size: 10px;
    color: #898989;
    text-transform: uppercase;
    position: absolute;
    text-align: center;
    width: calc(100% - 20px);
}

.products-block .p-bottom .prices {
    font-size: 18px;
    margin-top: 13px;
}

.products-block .p-bottom .prices strong {
    font-weight: 500;
}

.products-block > div .p .availability {
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    text-align: center;
    width: calc(100%);
    top: 148px;
    display: none;
}

.products-block > div .p .availability span {
    color: #000 !important;
}

.products-block > div .p .p-bottom > div .p-tools .btn, .products-block > div .p .p-bottom > div .p-tools .btn.btn-cart {
    border: 1px solid #000;
    background-color: #FFF;
    color: #000;
}

.msg.msg-success, .msg.msg-notice {
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    color: #000;
    background-color: #f0f0f0;
}

.msg.msg-success a, .msg.msg-notice a {
    color: #000 !important;
}

.products-block > div .p .p-bottom > div .p-tools {
    display: none;
}

.add-to-cart-button:hover {
    background-color: #000 !important;
    color: #FFF !important;
}

#content-wrapper .banners a img {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    max-height: 450px;
    width: 100%;
}

#content-wrapper .banners a img:hover {
    filter: grayscale(30%);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}

#content-wrapper .banners .mb-now{
    display: block;
    height: 128px;
    width: calc(100% - 18px);
    margin: 0 9px;
    background-position: center center;
    background-size: cover;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
#content-wrapper .banners .mb-now:hover{
    filter: grayscale(30%);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}

.products-block > div .p .p-bottom > div .p-tools .btn::before, .products-block > div .p .p-bottom > div .p-tools .btn.btn-cart::before {
    padding-right: 0;
}

.products-block .flags-default .flag {
    background-color: transparent;
    color: #000;
    border: 1px solid #000;
}

.products-block .flags {
    right: 6px;
    left: auto;
    top: 20px;
}

.products-block .flags-default .flag:before {
    display: none;
}

.products-block .flags-default .flag:after {
    display: none;
}
/*
aside.sidebar.sidebar-left {
    display: none !important;
}
*/

.navigation-buttons > a[data-target="cart"] i{
    border: 1px solid black;
}

@media (min-width: 1200px) {
    .breadcrumbs, .index-content-wrapper, .ordering-process .content-wrapper-in, .type-search .content-wrapper-in, .type-manufacturers-listing .content-wrapper-in, .type-manufacturer-detail .content-wrapper-in, .type-posts-listing .content-wrapper-in, .type-post .content-wrapper-in, .type-page .content-wrapper-in, .next-to-carousel-banners, .type-category .content, .p-detail-inner, .p-detail-tabs-wrapper {
        max-width: 1170px;
    }
}

@media only screen and (max-width: 1440px) {
    .banners .row .col-sm-4 {
        padding: 11px;
    }
}

@media only screen and (max-width: 992px) {
    .navigation-in > ul > li {
        display: block;
    }

    .navigation-in {
        padding-top: 90px;
    }

    #header .container {
        padding: 0 20px;
    }

    .footer-main__social {
        top: 29px !important;
        left: 9px !important;
        right: auto !important;
    }

    .products-block > div .p .availability {
        top: 135px;
    }
    #instafeed a:nth-child(5) {
        display: none;
    }
    #instafeed a:nth-child(6) {
        display: none;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .navigation-in ul li a {
        padding: 8px 10px;
    }

    #header .container {
        padding: 0 20px;
    }

    .footer-main__social {
        top: 29px !important;
        left: 9px !important;
        right: auto !important;
    }
    #instafeed a:nth-child(5) {
        display: none;
    }
    #instafeed a:nth-child(6) {
        display: none;
    }
    .navigation-in {
        margin-top: 23px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .navigation-buttons .dropdown {
        margin-top: 20px;
    }
    #header .site-name {
        margin-top: 15px;
    }
    #header .toggle-window:nth-child(5){
        padding-top: 10px;
    }
}
@media only screen and (max-width: 767px) {

    .navigation-buttons a svg {
        margin-top: -27px;
        margin-left: 10px;
        display: none;
    }
    .navigation-buttons a[data-target="cart"] svg{
         display: block;
     }
    .navigation-buttons a[data-target="navigation"]{
        opacity: 1;
    }
    .navigation-buttons a[data-target="navigation"].hideNav{
        opacity: 0;
    }

    .navigation-window-visible a svg {
        display: block;
    }
    .navigation-window-visible .navigation-butons .dropdown {
        display: block;
    }

    .footer-main__social {
        position: relative !important;
        margin-left: -35px !important;
    }

    h4.topic {
        margin-bottom: 0 !important;
    }

    #instafeed a:nth-child(5) {
        display: none;
    }
    #instafeed a:nth-child(6) {
        display: none;
    }
    .shp-tabs-holder {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .navigation-buttons .dropdown {
        padding: 0;
        border: 1px solid black;
        margin-right: 9px;
        display:none;
    }
    .navigation-window-visible .navigation-buttons .dropdown {
        display: flex;
    }
    .banners-wish{
        display: none;
    }
    .banners .row a div {
        padding: 6px 12px !important;
        max-height: none;
    }
    .products-block > div .p .p-bottom .p-desc {
        top: 85px;
    }
    .product{
        margin-bottom: 30px;
    }
    .navigation-buttons {
        margin-top: 25px;
        z-index: 2555555;
    }
    .navigation-close {
        margin-top: 20px;
        margin-right: 13px;
    }
    .navigation-buttons a {

        font-size: 22px !important;
        margin-top: -6px;
    }
    #header .site-name a img {
        margin-top: 20px;
    }
    .banners{
        display: flex;
    }
    .banners .row{
       display: inline-grid;
    }
    .banners .row a:nth-of-type(1) { order: 5; }
    .banners .row a:nth-of-type(2) { order: 2; }
    .banners .row a:nth-of-type(3) { order: 4; }
    .banners .row a:nth-of-type(4) { order: 3; }
    .banners .row a:nth-of-type(5) { order: 1; }
    #content-wrapper .banners a img{
        max-height: none;
    }
}

.menu-helper ul,.menu-helper span {
    display: none;
}

.menu-helper {
    padding: 0 !important;
    width: 0 !important;
    height: 0 !important;
}
#footer {
    background-color: #1f1f1f;
    padding-bottom: 0;
    color: white;
}
.footer-rows{
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-bottom {
    border-style: none;
    border-width: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

#footer .footer-newsletter {
    border-bottom-width: 0;
    display: none;
}

#footer .footer-bottom-wrap {
    background-color: #121212;
}

#signature a img {
    filter: grayscale(100%);
}

#signature a {
    color: rgba(255, 255, 255, 0.8);
}

#signature {
    margin-top: 16px;
}

#signatureLogo {
    display: inline-block;
}

#footer .copyright {
    display: none;
}
#footer {
    margin-top: 0;
}
#footer ul {
    padding-left: 0;
}
#footer ul li {
    margin: 17px 0;
}
#footer ul li a{
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    color: #9b9b9b;
    font-size: 13px;
    margin: 17px 0;
    font-weight: 500;
}
#footer ul li::before {
    content: none;
}
#footer h4 {
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #FFF;
    margin-bottom:30px;
}
#footer .newsletter form{
    margin-top: 70px;
}
#footer .newsletter form .form-control {
    background-color: #252626;
    padding: 25px;
    border: 0;
    border-radius: 0;
    height: 70px;
    color: #FFF;
}
#footer .newsletter form .btn {
    height: 70px;
    font-size: 40px;
    padding: 5px 23px;
}
#footer .newsletter form label {
    color: rgba(255,255,255,0.5);
    font-size: 12px;
    margin-bottom: 8px;
}
#footer .newsletter form label a{
    color: rgba(255,255,255,0.6);
}
#manufacturer-filter{
    display: none;
}
#instafeed{
    margin-top: 30px;
}
#instafeed img{
    filter: opacity(0.5);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
#instafeed img:hover{
    filter: opacity(1);

}
#instafeed .shp-tabs-holder ul.shp-tabs li{
    position: relative;
    z-index: 2;
    background-color: white;
    border-left: 8px solid white;
    border-right: 8px solid white;
}
#instafeed hr{
    position: absolute;
    width: 100%;
    top: 13px;
    display: block; height: 1px;
    border: 0; border-top: 1px solid black;  padding: 0;
}

.flag.flag-discount{
    background-color: #818488;
}

.flags-extra .flag {
    width: 50px;
    height: 50px;
}

.flags.flags-extra {
    left: 0 !important;
}
.flags.flags-extra .price-standard {
    display: none;
 }
.flag-discount {
    margin-left: 10px;
}
.flag-custom3{
    max-width: none !important;
}
.p-detail .flags-default .flag {
    background-color: transparent;
    color: #000;
    border: 1px solid #000;
}
.p-detail .flags {
    right: 0;
    left: auto;
}
.navigation-buttons a[data-target="search"] {
    background-color: transparent;
}
.navigation-buttons a[data-target="login"] {
    background-color: transparent;
}
.navigation-buttons a[data-target="navigation"] {
    background-color: transparent;
}
.navigation-buttons a[data-target="search"]:hover {
    background-color: transparent;
}
.navigation-buttons a[data-target="login"]:hover {
    background-color: transparent;
}
.navigation-buttons a[data-target="navigation"]:hover {
    background-color: transparent;
}
@media (min-width: 992px){
    .navigation-in ul {
        display: block;
    }
}

.in-shop-the-look .breadcrumbs, .in-shop-the-look #content h4, .in-shop-the-look #productsTop, .in-shop-the-look #category-header, .in-shop-the-look .pagination-wrapper,.in-shop-the-look .empty-content-category, .in-shop-the-look .category-title, .in-shop-the-look .category-perex{
    display: none;
}

.in-shop-the-look .stl-bg{
    height: 300px;
    background-position: center center;
    background-size: cover;
    margin-bottom: 20px;
}

@media (min-width: 1200px){
    .in-shop-the-look .col-lg-3 {
        width: 33.33333333%;
    }
}

.stl-banners{
    margin-bottom: 50px;
}

.stl-banners a.show-all{
    margin-bottom: 10px;
    display: block;
    text-decoration: underline;
}

.stl-banners a.name{
    margin-bottom: 2px;
    display: inline-block;
    font-size: 20px;
}

.stl-banners a.image{
    height: 450px;
    display: block;
}

.stl-banners a.image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.stl-banners .stl-banner{
    padding-left: 5px;
    padding-right: 5px;
}

.stl-banners .stl-banner:first-child{
    padding-left: 20px;
}

.stl-banners .stl-banner:nth-child(4){
    padding-right: 20px;
}

.in-shop-the-look .subcategories.with-image li a .image,.in-shop-the-look .subcategories.with-image li a .image img{
    height: auto;
    max-height: inherit;
}

.in-shop-the-look .subcategories.with-image li a .text{
    margin-top: 20px;
    margin-bottom: 80px;
    font-size: 20px;
}

.stl02 .breadcrumbs, .stl02 #content h4, .stl02 #productsTop, .stl02 #category-header, .stl02 .pagination-wrapper{
    display: none;
}

.stl02 .category-title,.stl02 .category-perex,.stl02 .category-perex p{
    text-align: center !important;
}

.stl02 .category-title{
    margin: 30px 0 40px 0;
}

.stl02 .category-perex{
    margin-bottom: 40px;
}

.stl02 .content{
    padding-bottom: 70px;
}

#navigation .menu-item-mbn {
    padding: 5px;
    background-color: #474546;
    color: #FFF;
    letter-spacing: 1.5px;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
}

#navigation .menu-item-mbn:hover {
    background-color: #797477;
}

#navigation .menu-item-mbn span{
    font-weight: 600;

}

.in-monobrand-now .filter-sections label[for="stock"],.in-monobrand-now .filters-wrapper,.in-monobrand-now #filters{
    display: none;
}

@media only screen and (min-width: 1000px) and (max-width: 1600px) {
    #header .container {
        padding: 0 20px;
    }

    .navigation-in ul li a{
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 1300px) {
    .container.navigation-wrapper .site-name{
        flex-basis: auto;
    }
}

.submenu-arrow{
    padding-left: 5px;
    margin-top: -5px;
    transform: translateY(-1px);
}

.navigation-in ul.menu-level-2{
    left: calc(50% - 100px);
}

.navigation-in ul.menu-level-2 a{
    font-weight: 300;
}

.navigation-buttons .languagesMenu__list a svg {
    margin-top: 10px;
    margin-bottom: 10px;
}

#google_translate_element{
    display: none;
}

header ul.languagesMenu__list #google_translate_element{
    display: block;
}

.goog-te-gadget .goog-te-combo {
    margin: 4px 6px;
}

.other-lang span{
    margin: auto;
}

.goog-te-gadget{
    padding: 10px;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background-color: #eee;
}

.goog-te-gadget .goog-te-combo{
    margin: 4px !important;
}



/* konfigurator */