body {
    background-image: url('https://composer.idosell.com/gfx/18118/t6.jpg')
} 
header .nav-link {
    color: #333;
    display: block;
    padding: 5px 10px;
    background-color: #34a3cf;
}
header .nav-link li.current a {
    color: white;
}
header .navbar-nav {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    font-size: 1.6rem;
    position: relative;
    align-items: center;
    border-bottom: none;
    height: 35px;
    background-color: #34a3cf;
}
header {
    height: auto;
    position: relative;
    border: none;
    box-shadow: none;
    align-items: center;
    background: rgb(0 0 0 / 0%);
    grid-template-columns: 1fr minmax(auto, 30rem) auto auto;
    grid-column-gap: 3rem;
    grid-template-areas:
        "rabateCode rabateCode rabateCode rabateCode"
        "freeShipping freeShipping freeShipping freeShipping"
        "logo menu_search menu_settings menu_basket"
        "menu_categories menu_categories menu_categories menu_categories"
        "breadcrumbs breadcrumbs breadcrumbs breadcrumbs";
}
aside[class*=col-] {
    background: rgb(0 0 0 / 0%);
}
#menu_contact ul {
    margin: 0;
    background: rgb(0 0 0 / 0%);
    z-index: 10;
    position: relative;
    padding-right: 20px;
}


@media (min-width: 979px){
header a.nav-link:hover {
    color: #ffff;
}}

aside .nav-link {
    color: #093a84;
}

aside a.nav-link:hover {
    color: #ffff;
}

aside .navbar-collapse {
    background: #fff0;
}

aside li.nav-item:hover {
    background: #34a3cf;
}
aside #menu_categories .nav-item.active a.nav-link.active {
    color: #ff0066;
}
.hotspot.--list .product {
    border: none;
    background: rgb(0 0 0 / 0%);
    color: #333;
}
.slick-prev, .slick-next {
    width: 40px;
    line-height: 40px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    outline: 0 none;
    z-index: 52;
    text-align: center;
    font-size: 1.43em;
    color: #333;
    background: rgb(0 0 0 / 0%);
    outline: none;
    text-decoration: none;
}
header .nav-link.active {
    color: #ffffff;
}
#menu_categories .nav-link {
    padding: 10px 0;
    line-height: 1.3;
    border-bottom: none;
    font-size: 1em;
    font-weight: bold;
}
.cm {
    text-align: left;
    font-size: 13px;
    line-height: 1.3;
    margin-bottom: 10px;
    max-width: 100%;
}
h3.order2_info1 {
    font-size: 1.5rem;
    color: #333;
    background: rgb(0 0 0 / 0%);
    padding-right: 10px;
}
.orderdetails_label span {
    background: rgb(0 0 0 / 0%);
    padding-right: 15px;
}
.box .boxhead {
    border-bottom: 3px solid #34a3cf;
    margin-bottom: 0.7em;
    line-height: 40px;
}
aside .navbar-subnav, aside .navbar-subsubnav {
    background: #f3f3f3;
}
#menu_categories .navbar-nav > .nav-item:not(:last-child) {
    border-bottom: 0px solid #c4c7c8;
}
#search .product {
    background: #f3f3f3;
}
.product {
    background: rgb(0 0 0 / 0%);
    color: #333;
}
.photos__link {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    background: rgb(0 0 0 / 0%);
    color: #333;
    text-decoration: none;
}
.configurator {
    border-bottom: 2px solid #0090f6;
    margin-bottom: 2rem;
    display: none;
}
#menu_categories .big_label {
    display: block;
    border-bottom: 3px solid #0090f6;
}
#menu_categories .big_label a {
    color: #f06;
    text-decoration: none;
}
.idosell:before {
    content: '';
    background: #0090f6;
    flex-grow: 1;
    height: 3px;
    margin-right: 2rem;
}
#search {
    border-radius: 5px;
    background: rgb(0 0 0 / 0%);
}
.big_label, .headline {
    font-family: 'Roboto',"Arial",sans-serif;
    color: #34a3cf;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 2.2rem;
    font-weight: 600;
    padding: 10px 0;
    text-decoration: none;
    text-align: left;
    line-height: 1;
    margin-bottom: 1rem;
}
.products:not(.slick-slider) .product .product__icon img {
    max-height: 30rem;
}
.product__icon {
    height: 30rem;
}
.hotspot.--slider .products {
    padding-top: 2.5rem;
    overflow: hidden;
    background: rgb(0 0 0 / 0%);
}
.hotspot.--slider .slick-list {
    order: 1;
    width: 100%;
    background: rgb(0 0 0 / 0%);
    border-radius: 5px;
}
.hotspot.--slider .headline__name {
    display: inline;
    background: rgb(0 0 0 / 0%);
    padding-right: 3rem;
    position: relative;
    z-index: 2;
}
.hotspot:not(.--slider):not(.--list) .products {
    border: 1px solid #c4c7c8;
    border-radius: 5px;
    overflow: hidden;
    background: rgb(0 0 0 / 0%);
    justify-content: center;
}