@font-face{
    font-family:"Eurostile Extended";
    font-style:normal;    
    src:url(../css/Eurostile_Extended.woff2) format("woff2"),
        url(../css/Eurostile_Extended.woff) format("woff"),
        url(../css/Eurostile_Extended.otf) format("truetype");
}

body {
	overflow-x: hidden;
}
.unvisible {
    display: none
}
p {
    color: #8c8d91
}
a, 
 .btn-link{
    color: #8bbeff
}
a, 
 a:hover,
  a:not([href]):not([tabindex]) {
	cursor: pointer;
}
 a:focus,
  a:hover,
   #header .top-menu a[data-depth="0"]:hover,
    #header a:hover,
     .dropdown-item:focus, 
.dropdown-item:hover,
 .account-list a:hover, 
  .block_newsletter form button[type="submit"] .search:hover, 
   .footer-container li a:hover,
    #block_myaccount_infos .myaccount-title a:hover,
.product-miniature .product-title a:hover, 
 .product-miniature .highlighted-informations .quick-view:hover {
	color: #54b5ff;
    text-decoration: none;
    outline: none
}
.m-1 {
    margin: 0 !important
}
.table tfoot td {
    border-top: 0
}
.page-footer a {
	color: #232323;
}
a:not(
    #header a.dropdown-item,
    #header .allert_note a):hover, 
 #header .header-nav a,
  #header .dropdown .expand-more,
  #header .dropdown:hover .expand-more,
   #header .dropdown:focus .expand-more,
    #wrapper .breadcrumb li a:hover,
     .block-contact .block-contact-title:hover,
      .block-contact .navbar-toggler .material-icons:hover,
#block_myaccount_infos .myaccount-title a:hover, 
 .linklist .blockcms-title a:hover,
  .currency-selector .expand-more:hover,
   .currency-selector button:hover .expand-more,
    .currency-selector button:focus .expand-more {
	color: #fbfbfb;
    font-weight: 500
}

#header {
    position: relative;
    z-index: auto;
	background-color: rgba(1, 7, 15, .922);
    box-shadow: none
}

#header .header-nav {
    height: 50px;
	border-bottom: none;
	background-color: #3b91ff;    
    font-size: .8375rem
}

#header .header-nav .dropdown-item {
    color: #232323
}

#header .header-nav .dropdown-item:hover {
    color: #54b5ff
}

#header #contact-link svg,
 #header .language-selector svg, 
  #header .currency-selector button svg {
	height: 17px;
	position: relative;
}

#header .header-nav svg.sun-and-moon {
	height: 20px;
	position: relative;
}

#header .header-banner svg,
 #header .header-nav svg {
    transform: skewY(10deg);    
}

#header .header-banner svg {
	width: 25px;
	height: auto;
	vertical-align: middle;    
    transform-origin: center;
}

#header .header-nav svg {
	vertical-align: middle;
	transform-origin: center;
    position: relative;
	top: -2px;	
}
#header .header-nav .user-info svg {
	transform: skewY(10deg) scaleX(1.2);
}
#header .header-nav #contact-link svg {
	transform: skewY(10deg) scaleX(1.3) rotate(15deg);
}
#header .header-nav .dropdown-menu {
    border: none;
    z-index: 1043
}
.currency-selector .expand-more {
    vertical-align: middle
}

#header .header-nav .user-info,
 #header .header-nav .currency-selector,
  #header .header-nav .language-selector{
    margin-top: .8375rem;
    margin-left: .9375rem;	
    text-align: left
}
#header .header-nav #menu-icon {
    height: 50px;
    display: flex;
    align-items: center
}
#header .header-nav #_desktop_contact_link #contact-link{
    margin-top: .8375rem;
}
#header .header-nav .user-info .account p {
	display: inline-block;
	font-size: .65rem;
	color: #fbfbfb;
    text-transform: uppercase;
	margin: -4px 0 0 0;
	line-height: .875rem;
	vertical-align: top;
	padding-right: .5rem;
}
#header .header-nav .user-info .account p:hover {
    color: #f6f6f6
}
#header .header-nav .user-info .account p span:last-child {
    font-weight: 900
}
#header .header-nav .cart-preview {
    height: 50px;
    position: relative;
    z-index: 1;
	padding-right: 1.8rem;
    margin-left: 1.9375rem;
    border-top-left-radius: 36px 70px
}
#header .header-nav .cart-preview:after {
	content: '';
	display: block;
	height: 100%;
	width: 100%;
	background: #f6f6f6;
	position: absolute;
	top: 0;
	left: -7px;
	transform-origin: center;
	z-index: -1;
	border-top-left-radius: 30px 90px;
	transform: skewX(-15deg);
}
#header .header-nav .blockcart .header {
	padding: 0 .5rem 0 0;
}
#header .header-nav .cart-preview.active {
	background: transparent;    
}

#header .header-nav .cart-preview .cart-title {
    padding-left: 1px;
    color: #bbb;
    font-weight: 500
}
	
#header .header-nav .cart-preview .cart-products-count {
    display: block;
    height: 50px;
    width: 45px;
    color: #fff;
    padding: 0 0 0 9px;
    line-height: 47px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    text-indent: .8rem;
    overflow: hidden;
}
#header .header-nav .cart-preview.active .cart-products-count {
    color: #fbfbfb;
    font-weight: 500;
}
#header .header-nav .cart-preview .cart-products-count:after {
	content: '';
	display: block;
	height: 60px;
	width: 45px;
	background: #3b91ff;
	border-top-left-radius: 25px 55px;
	position: absolute;
	top: -7px;
	right: -20px;
	transform: rotate(15deg);
	transform-origin: center;
	z-index: -1;
}
#header .header-nav .blockcart.active a:hover, 
 #header .header-nav .cart-preview.active a, 
  #header .header-nav .cart-preview.active i {
    color: #626266
}
#header .header-nav .hidden-md-up.mobile {
	position: relative;
	z-index: 2;
}
#_desktop_logo {
    display: flex;
    position: relative;
    z-index: 1
}
    #index #_desktop_logo {
        z-index: 2
    }
#_desktop_logo .logo {
	max-width: 58px;
	filter: grayscale(1) invert() brightness(1.8) contrast(1.5);
}
#index #header .header-top {
    padding: 1.5rem 0;
    position: relative    
}
#index #header .header-top .menu {
    position: absolute;    
    top: 5rem;
    right: 20px;
    z-index: 2;
}
#index #header .header-top .menu > ul > li {
    margin-bottom: .5rem
}
#index #header .header-top .menu a[data-depth="0"] {
	color: #fbfbfb;
	text-transform: capitalize;
    font-weight: 400;
    position: relative
}
#index #header .header-top .menu a[data-depth="0"]:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: -2px;
	border-top-left-radius: 30px 100px;
	border-bottom-right-radius: 30px 100px;
	border: 1px solid #fbfbfb;
	width: 100%;
	transform: unset;
	transform: skewX(-15deg);
	height: 100%;
}
#index .top-menu .popover {
	background-color: rgba(255,255,255,.997);
	margin-left: .5725rem;
	margin-top: .2175rem;
}
#index .top-menu > li:has(.popover) > a {
    position: relative
}
/*
#index .top-menu > li:has(.popover) > a:after {
	content: 'v';
	display: block;
	position: absolute;
	bottom: .456rem;
	right: 5px;
	color: #232323;
	font-weight: 600;
	font-size: .4325rem;
	transform: scaleX(3.33);
}
*/
.top-menu a[data-depth="0"] {
	padding-right: 1rem;
}
#index #header .menu-main-wrapper {
    margin-bottom: -117px;
    position: relative;
    z-index: 2
}
#index #header .menu-main-wrapper:not(:has(#top-menu-0.active)) { 
    transition-property: margin-bottom;
    transition-duration: .01s;
    transition-delay: .5s;
}
#index #header .menu-main-wrapper:has(#top-menu-0.active) {
    margin-bottom: 0    
}
#index #video_banner {
	height: 700px;
	width: 100%;
	background: #3b91ff;
	position: relative;
	z-index: 1;	
    margin-bottom: -222px;
    overflow: hidden
}
#index #video_banner:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(59, 145, 255, .811);
}
    html.light #index #video_banner:before {
        background-color: rgb(112, 161, 223, .811)
    }
#index #video_banner video {
        object-fit: cover;
        width: 100%;
        height: 100%
    }
#index #_desktop_logo .logo,
 body#checkout #header .header-nav .logo,
  #index #header .top-logo img{
    max-width: 68px;
    filter: grayscale(1) brightness(1.8) contrast(1.5);
    float: left;
}
#index ._desktop_logo_img {	
    margin-right: .666rem
}
#index ._desktop_logo_line {
	color: #fff; /*#bfc9d7;*/
	font-family: Eurostile Extended;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.25em;
    padding-top: .05rem;
}
    /* DE Shop */
    #index.lang-de ._desktop_logo_line {
        padding-top: 0;}
#index ._desktop_logo_line span:first-child {	
    display: inline-block;
    transform: scale(.911,1.11);
    transform-origin: left;
    font-size: 35px;
    line-height: 1;	
    /*letter-spacing: -.150rem;   Original*/
    letter-spacing: -.070rem;    
}
#index ._desktop_logo_line span:first-child sup {
	font-size: 11px;
	top: -.999rem;
}
#index ._desktop_logo_line span:last-child {
    display: inline-block;
    transform: scaleX(.955);
    transform-origin: left;
	font-size: 1.08rem;
	letter-spacing: -.011rem;
}
    /* 
    DE Shop */    
    #index.lang-de ._desktop_logo_line span:last-child {
        transform: scale(1.25, 1.22)}
    #index.lang-cs ._desktop_logo_line span:last-child { 
        transform: scale(1.07, 1.077)}
    /* 
    CZ Shop */
    #index.lang-cs[data-domain-ending="cz"] ._desktop_logo_line span:last-child { 
        transform: scale(1.055, 1.077)}
    #index.lang-de[data-domain-ending="cz"] ._desktop_logo_line span:last-child { 
        transform: scale(1.24, 1.21)}
    /* 
    COM Shop */
    #index.lang-gb[data-domain-ending="com"] ._desktop_logo_line span:last-child { 
        transform: scale(1.07, 1.18)}
    #index.lang-de[data-domain-ending="com"] ._desktop_logo_line span:last-child { 
        transform: scale(1.4, 1.3)}

#index ._desktop_logo_line hr {
	border-image: unset;
	border-color: #e3e3e3;
	margin: .333rem 0;
	width: 88.7%;
}
    /* 
    CZ Shop */
    #index[data-domain-ending="cz"] ._desktop_logo_line hr {
        width: 91.2%}
    /* 
    COM Shop */
    #index[data-domain-ending="com"] ._desktop_logo_line hr {
        width: 90.7%}


#index #wrapper .container:not(#index #wrapper .container .container) {
    width: 100%
}

#main .page-content {
	margin-bottom: 3.5rem;
}

#wrapper .breadcrumb {
	display: flex;
	min-height: 25px;
    font-size: .875rem;
}
#wrapper .breadcrumb ol {
    max-width: 80%
}
#wrapper .breadcrumb li:last-child,
 #wrapper .breadcrumb li a:hover {
	color: #8c8d91;
}

hr, 
 .separator {
	border-top: 2px solid;
	border-image: linear-gradient(to left, transparent, #3a4764, transparent) 1;
}
.separator {
    margin-left: 0
}
.card {
    background-color: rgba(1, 7, 15, .922);
}
.card .h1, .card .h2, .card .h3, .card .h4, body .card {
    color: #8c8d91
}
.label, label {
    text-align: left
}
form .form-control-label {
	font-weight: 400;
}
.form-control:disabled, 
 .form-control[readonly] {
	background-color: rgba(250,250,250,.555);
}
.custom-radio input[type="radio"]:checked + span {
	background-color: #20c0ff	
}

#index .carousel {
	margin-bottom: 0;
    /*background-color: #3b91ff;*/
    background-color: rgba(59, 145, 255, .2)
}
#index .carousel .carousel-control .icon-next i, 
 #index .carousel .carousel-control .icon-prev i {
	color: rgb(45, 108, 189);
	opacity: 0;
}
#index .carousel .carousel-inner {
	margin-bottom: 0
}
#index .carousel .carousel-item figure {
	overflow: hidden;
}
#index .carousel .carousel-item img {
    /*background: linear-gradient(90deg, rgba(255,255,255,.1), transparent, rgba(255,255,255,.1));*/
    transition: all .2s linear;
}
#index .carousel .carousel-item a:hover img {
    transform: scale(1.07);
}
#index .carousel .carousel-item .caption {
	max-width: unset;
	text-align: center;
	color: #232323;
	background: rgba(250,250,250,.2);    
	backdrop-filter: blur(5px);
	padding: 8px 12px 0 12px;
	left: auto;
	top: 50%;    
	right: 10%;
    bottom: auto;
    transform: translate(-15%, -20%);
}
#index .carousel .carousel-item .caption h2 {
	font-size: 21px;
	font-weight: 300;
	margin: 0 0 7px;
}
#index .carousel .carousel-item .caption h3 {
	font-size: 25px;
	font-weight: normal;
	margin: 0 0 6px;	
}
#index .carousel .carousel-item .caption .caption-description .page-content.page-cms ul, 
 #index .carousel .carousel-item .caption .caption-description p {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
    font-size: 15px;
    color: #232323;
}
#index .carousel .carousel-item .caption p span {
	display: inline-block;
	font-family: 'Popins', sans-serif;
    font-size: 15px;	
	font-weight: 600;	
	letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
	background-color: #2d6cbd;
	border-color: #2d6cbd;
	box-shadow: 4px 4px 4px rgba(0,0,0,.14);
    margin-top: 5px;
	padding: 13px 32px;
	white-space: inherit;    
	transition: all .2s linear	
}


#index #banner {
	padding-bottom: 1.5rem;
}

#index #custom-text-block {
    margin: 0 -15px;
    padding-top: 1.125rem;
    background-color: #3b91ff
}
#index .custom-text-block > h2 {
	position: relative;
	margin-bottom: 0;
	padding-bottom: 15px;
	border-bottom: 2px solid #fbfbfb;    
	text-align: right;
	font-size: .875rem;
    font-weight: 400;
    font-style: oblique;
	color: #fbfbfb;	
}
#index .custom-text-block > h2:after {
	content: '';
	display: block;
	height: 18px;
	width: 18px;
	background-image: linear-gradient(135deg, transparent 50%, #fbfbfb 50%);
	position: absolute;
	bottom: -11px;
	right: 12px;
	transform: rotate(45deg);
	transform-origin: center center 0px;
	cursor: pointer;
}
#index #custom-text {
    text-align: left;
	max-height: 2px;    
	padding: 2.125rem 1.125rem 0 1.125rem;
    margin-bottom: -2px;
	overflow: hidden;
	transition: all .2s ease-in;
	border-radius: 0;
    background: transparent
}
#index #custom-text.show {  
    height: 100%;
    max-height: 1300px;
    padding-bottom: 3.125rem; 
}
#index #custom-text .row { /* Um Überquellenden Text zu verstecken */
	padding-top: 3px;
}
#index #custom-text * {
	color: #fbfbfb;
}
#index #custom-text h2,
 #index #custom-text h3,
  #index #custom-text h4,
   #index #custom-text h5,
#index #custom-text h6 {    
    margin-bottom: .5rem;
    font-size: 1.25rem;
    font-weight: 800;
    font-style: unset;
    text-transform: unset;
}
#index #main .page-footer {
    margin-bottom: 0
}
#index .featured-products h2 {
    margin: -1rem 0 6rem !important;
    /*
    transform: skewY(10deg);
    transform-origin: left;
    */
    color: #3b91ff;  
    /*
    font-size: 2.125rem !important;
    */
    font-size: 1.575rem !important;
    padding: 0 7px;
}
#index .featured-products .products {
    margin-left: -6px;
    margin-right: -6px
}
#index .featured-products .product {
    padding-left: 6px;
    padding-right: 6px
}
#index .product-miniature .thumbnail-container {
    background: transparent;
}
/*
#index .product-miniature {
	background-color: #3b91ff;
}
*/
#index .product-miniature .product-description {
    max-width: 250px
}
#index .product-miniature .product-title a {
	font-size: 1rem;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
}
#index .product-miniature .regular-price {
	display: block;
	line-height: 1.5rem;
	opacity: .7;
	text-align: right;
	padding-right: .5rem;
	color: #ffef6c;
}
#index .product-miniature .product-price-and-shipping {
	font-size: 1.2rem;
	line-height: 1.5rem;
}
#index #footer > .container > .row {
    position: relative
}


#stores .page-stores {
	width: auto;	
}
#stores .page-stores .store-item-container {
	align-items: unset;
}
#stores .page-stores .store-item-container .divide-left, 
 #stores .page-stores .store-item-container ul {
	font-size: .77rem;
}
#stores .page-stores .store-item-container .divide-left th {
	text-align: left;
	font-weight: normal;
}
#stores .page-stores {
    display: grid;
    justify-content: center;
    grid-template-columns: 1fr 1fr;
    margin-left: -6px;
    margin-right: -6px;
}
#stores .page-stores .store-item {
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 55px
}
#stores .page-stores .store-item.card:first-child {
    background: #3b91ff
}
#stores .store-picture {
	display: none !important;
}
#stores .page-stores .store-picture img {
    transition: all .7s ease;
    filter: grayscale(1);
}
#stores .page-stores .store-picture img:hover {
    transform: scale(1.7);
    transform-origin: 165px center;
}
#stores .page-stores .store-item-container div {
    position: relative;
	border: none;
	width: 85%;
	margin: 0 .5rem;
}
#stores .page-stores .store-item-container div:nth-child(2) {
	z-index: 3;
}
#stores .page-stores .store-item-container div:not(
    #stores .page-stores .store-item-container div:last-child) {
    margin-bottom: .555rem;
    text-align: right
}
#stores .card .h3 {
	width: 75%;
    display: inline-block;
	color: #8c8d91;
	line-height: 1.9375rem;    
} 
html.light #stores .card:has(.in) .h3 {
    color: #232323
}
#stores .card:first-child .h3,
 #stores .card:has(.in) .h3 {
    color: #fbfbfb;
}

#stores .card address,
 #stores .card address + a {
    width: 75%;
    display: inline-block;  
	line-height: 1.75rem;
	font-size: .9375rem;
}
 #stores .card address + a {
    position: relative;
    margin-top: 1rem;
    border-bottom: 2px solid;    
    font-size: .875rem;
    font-style: oblique;
    font-weight: 300;
    color: #8c8d91
}
#stores .card:first-child address {
    color: #fbfbfb;
}
#stores .card:first-child address + a { 
    color: #232323
}
#stores .page-stores .store-item-container .store-description .material-icons {
    margin-right: -6px;
    transform: rotate(90deg);
    transform-origin: center;
    position: absolute;
    bottom: -19px;
    right: 0;
}
#stores .page-stores .store-item-container .divide-left {
	border: none;    
}
#stores .card {
    transition: all .15s ease;    
}
#stores .card:not(:first-child) table,
 #stores .card:not(:first-child) address {
	opacity: .444;
    transition: all .15s ease;
}
#stores .card:hover table,
 #stores .card:hover address,
  #stores .card:has(.in) table,
   #stores .card:has(.in) address {
    opacity: 1
}
 #stores .card:first-child {
	color: #232323;    
}
#stores .page-stores .store-item-footer div:first-child,
 #stores .page-stores .store-item-footer > ul {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
}
#stores .page-stores .store-item-footer div:first-child {
    display: flex;
	justify-content: flex-end;
}
#stores .page-stores .store-item-footer p {
    line-height: 1.75rem;
    text-align: right;
    width: 75%;
    color: #8c8d91;
}
html.light #stores .page-stores .store-item-footer p,
 html.light #stores .card address + a {
	color: #5b5f6f;
}
#stores .page-stores .store-item-footer div.card-block,
 #stores .page-stores .store-item-footer div.card-block + ul {
	padding: 0 15px;
}
#stores .page-stores .store-item-footer div.card-block + ul {
    font-size: .77rem;
    padding-top: .222rem;
}
#stores .page-stores .card:first-child .store-item-footer p {
    color: #232323;
    margin-bottom: 0
}
#stores .page-stores .store-item-footer i.material-icons, 
 #stores .page-stores .store-item-footer div.card-block + ul {
    color: #fbfbfb
}
#stores .page-stores .store-item-footer.divide-top {
	border-top: 0;
	margin-top: 0;
	padding: 0 0 1.875rem;
}


.contact-rich {
	padding: 35px 25px 15px;
}
.contact-rich svg {
	vertical-align: middle;
	margin-right: 1.25rem;
	width: 27px;
	height: auto;
    transform: skewY(10deg);
    transform-origin: center;
}
.contact-rich svg path {
	fill: #424346;
}
.contact-rich .block .data {
	color: #bfbfbf;
    display: inline-block;
    vertical-align: top
}
.contact-rich hr {
    border-top: 2px solid;
    border-image: linear-gradient(to left, transparent, #22262e, #22262e) 1;
	margin-top: .5rem;
	margin-bottom: 1.125rem;
    width: 85%
}
.contact-rich a {
	color: #bfbfbf;
}
#contact .row #left-column {
    padding-right: 0;
    position: sticky;
    top: 0;
    outline: 1px solid rgba(1, 7, 15, .922);  
    margin-bottom: calc(3.5rem + 1.563rem);
}
#contact .row #content-wrapper {
    padding-left: 0
}
#contact .row #content-wrapper .page-content {
    outline: 1px solid rgba(1, 7, 15, .922);
}
.contact-form {
	color: #8c8d91;
	background: transparent;
}
.contact-form h3, 
 .contact-rich h4 {
	color: #bfbfbf	
}
.contact-form .form-control-label {
	color: #bfbfbf
}
.contact-form .form-control {
	color: #5e5e5e;
}
#contact .form-control-comment,
 #contact .desc_contact_content p{
    color: #bfbfbf;
    font-size: .875rem
}



.btn-primary,
 .btn-secondary.btn-primary:hover {
    text-transform: none;
    color: #fbfbfb
}
.btn-primary,
 .group-span-filestyle .btn-default {
	background-image: linear-gradient(to right, rgba(1, 7, 15, .922), rgba(1, 7, 15, .922), #1d5dae 50%);		
    background-repeat: no-repeat;
    background-color: #1d5dae;
    box-shadow: -1px 1px 0 rgba(250,250,250,.111);
    transition: all .2s ease
}
#blockcart-modal .cart-content .cart-content-btn .btn {
	background-image: linear-gradient(to right, rgba(1, 7, 15, .922), rgba(35, 46, 60, .922), #59998f 50%);	  
    background-color: #59998f
}
.product-actions .btn-primary,
 html.light .product-actions .btn-primary{
    background-image: unset!important;
	background-color: #2d6cbd;
}

html.light .btn-primary:not(
    html.light .btn-primary.add-to-cart,
    html.light .ASRC-submit-field input), 
 html.light .group-span-filestyle .btn-default,
  html.light #blockcart-modal .cart-content .cart-content-btn .btn{
	background-image: linear-gradient(to right, rgba(111, 154, 213, 0.92), rgba(111, 154, 213, 0.92), #1d5dae 50%);
    background-color: #1d5dae;
}
.btn-primary:hover,
 .btn-primary:focus,
  .btn-primary:active {
     background-color: #1d5dae;
     background-position: -11px;
}

#guest-tracking .btn-primary,
 #authentication .btn-primary,
  .input-group .input-group-btn > .btn[data-action="show-password"],
   #registration .btn-primary,
    #password .btn-primary,
     #checkout .btn-primary,
.page-customer-account .btn-primary,
 .wishlist-product-addtocart.btn-primary,
  #wishlist-detail .btn-primary,
   #wishlist__detailed .btn-primary,
    #module-ets_wholesale-registration .btn-primary{
	background-image: linear-gradient(to right, #3b91ff, #3b91ff, #f6f6f6 50%);
    background-color: #f6f6f6;
    box-shadow: -1px 1px 0 rgba(250,250,250,.3);
    color: #3d557b;
    font-weight: 600
}
#view .wishlist-product-addtocart.btn-primary {
    box-shadow: unset
}
.page-customer-account .psgdprinfo17 .btn-primary {
    background-image: linear-gradient(to right, #3b91ff, #3b91ff, #f6f6f6 80%);
    box-shadow: 1px 1px 0 rgba(59,145,255,.2);
    padding: .555rem 1.25rem;
    color: #2f4568;
    font-weight: 500;    
}
.input-group .input-group-btn > .btn[data-action="show-password"] {
	text-indent: -999px;
	overflow: hidden;
    min-width: 50px;
	background-image: url(/img/icons/eye-slash.svg) !important;
    background-color: #f6f6f6;
    background-repeat: no-repeat;
	background-position: center;	
	background-size: 50%;
    transition: all .2s ease-in
}
.input-group:has([type="text"]) .input-group-btn > .btn[data-action="show-password"] {
    background-image: url(/img/icons/eye.svg);
}
.btn-primary.add-to-cart,
 .btn-primary.final:not(.btn-primary.disabled),
  .btn-primary.disabled:hover, 
   .btn-primary:disabled:hover {
    background-image: unset;
	background-color: #2d6cbd;
}
.btn-primary.add-to-cart svg {
	vertical-align: middle;
	transform: skewY(10deg);
	transform-origin: center;
	display: inline-block;
	width: 26px;
	height: 26px;
	margin-right: 5px;
}
.btn-primary.add-to-cart svg path {
	fill: #fff;
}

.bootstrap-touchspin .btn-touchspin,
 .bootstrap-touchspin input.form-control, 
  .bootstrap-touchspin input.input-group,
   .form-control,
    .btn {
	border: none;
}
.bootstrap-touchspin .group-span-filestyle .btn-touchspin, 
 .group-span-filestyle .bootstrap-touchspin .btn-touchspin {
	background: #54b5ff;
}

.form-control {
	padding: .4rem 1rem;
	color: #8d8d8d;
    background: rgba(250,250,250,.933);
}
.form-control:focus{
    outline-color: #54b5ff;
    border-color: #54b5ff;
}
[type="checkbox"], 
 [type="radio"], 
  legend {
    height: 18px;
    width: 18px;
	vertical-align: middle;
    margin-right: .5rem
}


.page-content.page-cms p strong {
	color: #232323;
}
.page-content.page-cms:has(.cms_partner) {
    background: transparent        
}
.cms_partner {
	display: flex;
	vertical-align: top;	
    margin: -1.25rem;
}
.cms_partner_col {
	width: 33.33%;
}
.cms_partner_col:not(
    .cms_partner_col:last-child) {
	margin-right: 12px;
}
.cms_partner_col .card {
	text-align: center;
    margin-bottom: 0;
    padding: .75rem 0;
    position: sticky;
    top: 0;
}
.cms_partner_col .card:last-child {
	padding-bottom: 3rem;
}
.cms_partner_col img {
    width: 90%;
    height: auto}
.cms_partner_col:not(.cms_partner_col:last-child) .card img,
 .cms_partner_col:last-child .card:first-child img {
	filter: grayscale() opacity(.9);
}

.page-customer-account p,
 .page-customer-account .form-control-comment {
    color: #232323
}
.page-customer-account #content.card,
 .page-customer-account #content,
  .page-addresses .address {
	background-color: #3b91ff;
    overflow: hidden;
    color: #232323;   
}
.page-customer-account #content {
    padding-top: 2.5rem
}
.page-customer-account #content:has(.alert.alert-success) {
    padding-bottom: 2.5rem
}
.page-customer-account .page-content h6 {
    font-weight: 400
}
.page-my-account #content .links a:focus {
    text-decoration: none
}
.page-my-account #content .links a span.link-item {
    height: 140px;
	background-color: #3b91ff;
    color: #232323;
    transition: all .1s ease-in;
}
.page-my-account #content .links a span.link-item:hover {	
	margin-top: -4px;
    margin-right: -4px;
	border-left: 4px dotted #f6f6f6;
	border-bottom: 4px dotted #f6f6f6;
}
.page-my-account #content .links a:last-child span.link-item:hover {	
	margin-bottom: 4px;
}
.page-my-account #content .links a i {
	transition: all .2s ease;
	font-size: 3rem;
	padding: .5rem 0 3.6rem;
}
.page-my-account #content .links a .link-item:hover > i {
    color: #232323
} 
.page-addresses .addresses-footer a i, 
 .page-footer .account-link i,
  .page-footer i,
   #cart a.label i {
	font-size: 1.444rem;
    float: left;
    margin-right: .5rem;
}
#addresses #content {
    margin-left: -15px;
    margin-right: -15px
}
.page-addresses .address .address-footer {
	border-top: 2px solid;
	border-image: linear-gradient(to left, transparent, #3a4764, transparent) 1;
    display: flex;
    justify-content: center;
    padding: .5rem 1rem .7rem;
}
.page-addresses .address .address-footer a {
	color: #fbfbfb;
}
.page-addresses .address .address-footer a span {
  font-size: .875rem;
}

    
.page-authentication #content, 
 .page-registration #content {
    max-width: none;    
}
.login-form h2,
 .page-customer-account h2 {
	text-align: center;
	margin-bottom: 1.5rem;
}
.no-account {
    display: flex;
    position: relative;
    z-index: 1;
    justify-content: end;
}
.no-account a {
    width: 150px;
    text-align: right;
    font-size: .875rem;
    color: #232323 !important;
    padding-bottom: 10px;
    padding-right: 10px;
}
.no-account:after {
    content: '';
    display: block;
    height: 150px;
    width: 220px;
    background-image: linear-gradient(90deg,#f6f6f6,rgba(250,250,250,.888));
    position: absolute;
    z-index: -1;
    right: -50px;
    bottom: -50px;
    transform: rotate(10deg);
    transform-origin: center
}
.send-renew-password-link {
	max-width: 50%;
	content: '';
	display: block;
	height: 250px;
	width: 220px;
	background-image: linear-gradient(0deg,#f6f6f6,rgba(250,250,250,.888));
	position: absolute;
	z-index: -1;
	left: -60px;
	top: -90px;
	transform: rotate(10deg);
	transform-origin: center;
}
	padding-bottom: 50px;
}
.send-renew-password-link {
    position: relative;
    z-index: 1;
    font-size: .875rem;
}
.send-renew-password-link:after {
	content: '';
	display: block;
	height: 190px;
	width: 620px;
	background-image: linear-gradient(170deg,rgba(250,250,250,.933) 73%, transparent 27%);  
	position: absolute;
	z-index: -1;
	left: -50px;
	top: -50px;
	transform: rotate(10deg);
	transform-origin: center;
}
form .form-control-label {
	color: #232323;
	font-size: 1rem;
    text-align: right;
}

.register-form h2 {
	text-align: center;
	margin: -1rem 0 1.5rem;
}
.register-form > p {
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 1;
    padding: 25px 0 20px 10px;
    font-size: .875rem;
}
.register-form > p a {
    color: #232323
}
.register-form > p:after {
    content: '';
    display: block;
    height: 250px;
    width: 220px;
    background-image: linear-gradient(0deg,#f6f6f6,rgba(250,250,250,.888));
    position: absolute;
    z-index: -1;
    left: -60px;
    top: -90px;
    transform: rotate(10deg);
    transform-origin: center;
}
.card a {
    color: #8bbeff;
}
.card a:hover {
    color: #232323;
}
.card p,
 .card .form-control-comment {
    color: #232323;
}
.card hr {
    width: 75%
}
.card a.btn {
    color: #fbfbfb
}

#guestOrderTrackingForm {
	padding-top: 1rem;
	padding-bottom: 1rem;
	position: relative;
	z-index: 2;
}
#guestOrderTrackingForm header p,
 #guestOrderTrackingForm .form-control-comment {
    color: #fbfbfb;
    text-align: center;
    font-size: .8275rem;
}

/* Fire-glows */
.page-customer-account #content.card:has(#guestOrderTrackingForm) {
    position: relative;
    overflow: hidden
}
/*
.page-customer-account #content.card:has(#guestOrderTrackingForm)::after {
	display: block;
	filter: blur(80px);
	background-color: #fff;
	opacity: .5;
	width: 700px;
	height: 700px;
	position: absolute;
	left: 200px;
	top: 250px;
	z-index: 1;
	animation: flickerAnimation 4s ease infinite;
}
*/
@keyframes flickerAnimation {
	0%,
	100% {
		opacity: 0.9;
		scale: 0.98;
	}
	15%,
	80% {
		opacity: 1;
		scale: 1;
	}
	30%,
	60% {
		opacity: 0.8;
		scale: 1.05;
	}
	45%,
	75% {
		opacity: 0.95;
		scale: 0.97;
	}
}


.fancybox-overlay {
    background-image: unset
}
.modal-backdrop,
 .fancybox-overlay {
	background-color: #b0b0b0;
    z-index: 1049
}
.modal-backdrop.in,
 .fancybox-overlay {
	opacity: .977;
}
.fancybox-opened .fancybox-skin {
    box-shadow: unset;
    border-radius: 0
}
.modal-content,
 .quickview .modal-content {
	background: transparent;	
	border: 0;
}
.modal-header {
	background: rgba(1, 7, 15, .922);
    border-top-left-radius: 15px;
}
.modal-header .close,
 .modal-content .popup-close,
  .quickview .modal-header .close,
   .fancybox-close {
	margin-top: -10px;
	margin-right: -30px;
	width: 20px;
	height: 30px;
	background: rgba(1, 7, 15, .922);
	border-bottom-right-radius: 58px 18px;
	opacity: 1;
}
    .fancybox-close {
        margin: 0;
        top: 0}
.modal-header .close span,
 .modal-content .popup-close:after,
  button.ets_ws_close,
   .fancybox-close:after {
	color: rgba(1, 7, 15, .922);
	font-size: 1.05rem;
	font-weight: 400;
	text-shadow: 0 2px 1px #fbfbfb;
    display: inline-block;
	vertical-align: 5px;
    text-indent: -10px;
    line-height: 25px
}
html.light .modal-header .close span,
 html.light .modal-content .popup-close:after,
  html.light button.ets_ws_close,
   html.light .fancybox-close:after,
    html.light #blockcart-modal .modal-header .close span, 
     html.light button.ets_ws_close span {
	vertical-align: unset;
}
.popup-close {
	position: absolute;
	right: 10px;
	top: 0;
	border: none;
	cursor: pointer;
	margin-top: 0 !important;
}

.fancybox-close::after {
    display: block;
	margin-left: 7px;
	margin-top: 2px	
}

.popup-close:after,
 .fancybox-close:after {
  content:'\e5cd';
  font-family: "Material Icons";
}

.popup-close:focus {
  outline:none;
}

.popup-close:hover::after {
  color:rgba(1, 7, 15, .922);
}
.modal-body:not(#product-modal .modal-body),
 .fancybox-skin {	
	background-color: rgba(1, 7, 15, .922)
}
.modal-footer {
    border: none
}
#product-modal .modal-content .modal-body {
    margin-left: 0;
}
#product-modal.in .modal-content .modal-body .product-cover-modal {
    margin-bottom: .555rem    
}
#product-modal.in .modal-content .modal-body .product-cover-modal,
 #product-modal.in .modal-content .modal-body .product-images img,
  #product-modal .modal-content .modal-body .image-caption{
    background: #3b91ff;
}
.product-cover img {   
    background: linear-gradient(197deg, transparent, #22262e 30%)
}
html.light .product-cover img {
	background: linear-gradient(197deg, transparent, #dee3ec 30%)
}
    #product .product-cover img:not(
        #product .product-comment-modal .product-cover img) {
        background: #3b91ff;
        border-radius: 0;
        /*aspect-ratio : 1 / 1;*/
    }
#product-modal .modal-content .modal-body .image-caption {
	border: 0;
    border-radius: 0 0 0 6px;
}
#product-modal .modal-content .modal-body .image-caption p {
    max-width: calc(800px - 1.25rem - 1.25rem);
    font-size: .875rem;
    color: #fff
}
.quickview .product-cover img,
 #product-modal .modal-content .modal-body .product-cover-modal,
  .product-cover img,
   #product-modal .modal-content .modal-body .product-images img {
    border-radius: 0 6px;
}

#product .quickview .product-images {
	transform: translateY(0) !important;	
}
#product .quickview .product-images > li.thumb-container:before {
	content: '';
	display: block;
	height: 100px;
	width: 80px;
	position: absolute;
	z-index: 2;
	cursor: nesw-resize;
}
.product-images > li.thumb-container {
	display: inline-block;
}

#product-modal .modal-content .modal-body .arrows .arrow-up {
	top: -4.5rem;
}
#product-modal .modal-content .modal-body .arrows .arrow-down {
	bottom: -1.222rem;
}
#product-modal .modal-content .modal-body .mask {
	margin-top: 0
}
.quickview li.thumb-container .thumb {
    border-radius: 0 4px;
}
.quickview .h1 {
    color: #fbfbfb;
}
.quickview p,
 .quickview .product-discount,
  .quickview .product-prices .tax-shipping-delivery-label,
   .quickview .social-sharing {
    color: #8c8d91;
}
.quickview .modal-footer {
	border-top: none;
	background: linear-gradient(340deg, transparent 40%, rgba(1, 7, 15, .922), rgba(1, 7, 15, .922));
}
html.light .quickview .modal-footer {
	background: linear-gradient(340deg, transparent 40%, rgba(237, 243, 251, .922), rgba(237, 243, 251, .922));
}
.quickview .images-container .product-images > li.thumb-container .thumb {
	background: transparent;
}
.quickview .mask {
	max-height: 25.4rem;
}
.quickview .arrows {
	right: 3.9rem;
	max-height: 25.4rem;
	color: #54b5ff;
	width: 0;
}
.quickview .arrows .arrow-down {
	bottom: -1.575rem;
}
.quickview #bon-google-checkout {
    margin: 0
}
.more-details {
	font-size: .875rem;
}
.social-sharing {
	margin-top: 3.5rem;
}
.social-sharing li {
    background-color: #2d6cbd;
    border-radius: unset;
    position: relative
    /*transform: skewY(10deg);
    transform-origin: center;*/
}
.social-sharing li:before {
    position: absolute;
    z-index: 0
}
.social-sharing li a {
    position: relative;
    z-index: 1
}
.social-sharing li:not(:first-child) {
    margin-left: .111rem
}
.social-sharing li:hover {
	background-blend-mode: multiply;
}


.row.product-container {
	margin: 0;
}
.product-container > div {
	background: rgba(1, 7, 15, .922);
    padding-top: 20px;
}
.product-container > div:first-child {
	position: sticky;
    top: 0;
    outline: 1px solid rgba(1, 7, 15, .922);  
    margin-top: 1px;
}
.product-container h1,
 .product-container .product-information,
  .product-container .product-prices,
   .product-container .product-information {
    padding-right: 1.875rem;
    padding-left: 1.875rem;
}
.product-container .product-information .manufacturer-logo {
    border: none
}
#product #content {
    max-width: 500px
}
#product .scroll-box-arrows.scroll {
    position: relative
}
#product h1,
 .quickview h1 {
    width: calc(100% - 15px - 60px);
    margin-bottom: 1.5rem;
    color: #fff;     
    float: left
}
#product .h1-add, 
 .quickview .h1-add {
    min-height: 50px;
	width: 61px;
    padding-right: 15px;
    margin: -50px -17px 0 0;	
    text-align: right;
	float: right;	
}
#product .h1-add label, 
 .quickview .h1-add label {
    margin-bottom: 0;
    font-size: .625rem;    
    font-weight: 900;   
    line-height: .975em    
}
#product .h1-add:has(img), 
 .quickview .h1-add:has(img) {
	padding-right: 5px;
	margin: 0;	
}
.product-variants-item label .color,
 .product-variants-item .input-color {
    width: 1.725rem;
    height: 1.725rem;
    transform: skewY(10deg);
    transform-origin: center;
}
.product-variants > .product-variants-item ul li {
	margin-right: .2125rem;
}
.input-color:checked + span, 
 .input-color:hover + span, 
  .input-radio:checked + span, 
   .input-radio:hover + span {
    border-color: #626266;
    border-width: 1px;
}
#product .scroll-box-arrows i {
    color: #54b5ff;
}
#product .product-price:not(.has-discount),
 #product .current-price-value,
  .quickview .has-discount.product-price,
   .quickview .current-price-value {
	color: rgba(251, 251, 251, .777);
	font-size: 2.5rem;
	letter-spacing: -.1rem
}
  .quickview .has-discount .discount {
      letter-spacing: .03rem
  }
  .quickview .has-discount.product-price,
   .quickview .current-price-value {
      font-size: 2rem
  }

#product #wrapper:has(.container .page-not-found) #bonwhatsappchat{
    display: none
}

.product-variants > .product-variants-item select {
	min-width: 25%;
}

.product-discounts > .product-discounts-title {
	font-size: .9375rem;
	font-weight: 700;
}
.product-discounts .table-product-discounts {
	min-width: 75%;
    color: #fbfbfb;
}
.product-discounts > .table-product-discounts thead tr th {
	padding: .625rem;
	text-align: left;
	background: #3b91ff;
    border: none;
	border-bottom: .5rem solid #151a22;
    transition: all .4s ease;
}
.product-discounts > .table-product-discounts tbody tr {
	background: #2d6cbd;
}
.product-discounts > .table-product-discounts tbody tr td {
	padding: .625rem;
	text-align: left;
    border: none;
	border-bottom: .5rem solid #151a22;
}
.product-discounts > .table-product-discounts tbody tr:nth-of-type(2n) {
	background: #3b91ff;
}

.product-pack {
	border: 2px solid #626266;
	padding: 2.5rem 1rem;
}
.product-pack .h4 {
	color: #fbfbfb;
	font-style: oblique;
	font-size: .911rem;
	font-weight: 600;
}
.product-pack .pack-product-container .pack-product-quantity {
	border-left: none
}
.product-pack .pack-product-container .pack-product-quantity:before {
	content: '';
	display: block;
	height: 83%;
	width: 2px;
	background-color: #8c8d91;
	margin-right: 5px;
	transform: rotate(15deg);
	transform-origin: center;
}
.product-pack .pack-product-container .pack-product-name, 
 .product-pack .pack-product-container .pack-product-price, 
  .product-pack .pack-product-container .pack-product-quantity {
	font-size: .911rem;
	font-weight: 600;
	font-style: oblique;
}
.product-add-to-cart .wishlist-button-add {
	border-radius: unset;
	height: 44px;
	width: 44px;
	margin-left: 1.4rem;
}
.thumb-mask > .mask {
	margin: .325rem 0;
	border: none
}
.product-images > li.thumb-container .thumb.selected, 
 .product-images > li.thumb-container .thumb:hover {
	border-color: #54b5ff;
	
}
.images-container .product-images > li.thumb-container .thumb {
	margin-right: .4125rem;
}
.tabs {
    padding-right: 0;
    padding-left: 0;
	margin-bottom: 20px;
    background: transparent
}
.tabs .nav-tabs {
	border: 0;
	border-bottom: 2px solid #626266 ;
}
.tabs .nav-tabs .nav-item {
	margin-bottom: -1px;
}
.tabs .nav-tabs .nav-link {	
	color: #fbfbfb;
}
.nav-tabs .nav-item.open .nav-link, 
 .nav-tabs .nav-item.open .nav-link:focus, 
  .nav-tabs .nav-item.open .nav-link:hover, 
   .nav-tabs .nav-link.active, 
    .nav-tabs .nav-link.active:focus, 
     .nav-tabs .nav-link.active:hover {
	background-color: transparent;
	border-color: #2d6cbd #2d6cbd transparent;
}
.tabs .nav-tabs .nav-link.active, 
 .tabs .nav-tabs .nav-link:hover {	
	border-bottom: #2d6cbd 3px solid;
}
.tabs .nav-tabs .nav-link.active{
	color: #f6f6f6;  
    position: relative;
    z-index: 1
}

.tabs .nav-tabs .nav-link.active:before {
	content: '';
	display: block;
	height: calc(100% + 2px);
	width: 100%;
	background-color: #2d6cbd;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	transform: skewX(10deg);
	transform-origin: right;
}

.product-information:not(html.light .product-information),
 .product-actions .control-label:not(html.light .product-actions .control-label),
  .product-prices .tax-shipping-delivery-label:not(html.light .product-prices .tax-shipping-delivery-label),
    #products:not(html.light #products) { 
    color: #8c8d91
}
.product-quantity .add, 
 .product-quantity .qty {
	margin-bottom: 0;
}
.product-actions .control-label {
	margin-top: .375rem;
	font-size: .8125rem;
}
.product-actions .product-quantity .control-label {
	margin-top: -.9rem;
}
.definition-list dl dd:nth-of-type(2n), 
 .definition-list dl dt:nth-of-type(2n), 
  .product-features > dl.data-sheet dd.value:nth-of-type(2n), 
   .product-features > dl.data-sheet dt.name:nth-of-type(2n) {
	background: #2d6cbd;
}

#product-availability .product-last-items, 
 #product-availability .product-unavailable {
	color: red;
	font-size: 1.3rem;
	margin-right: 5px;	
}

#product-availability {	
	margin-top: 15px;
	font-weight: 400;
	display: inline-block;
	font-size: .875rem;
	color: red;
}

div.js-mailalert {
	display: inline-block;
}
div.js-mailalert button {
	margin-top: .4rem;
}
.quickview .tabs:has(.js-mailalert.text-center) {
	padding: 0;
	margin: 0;
	text-align: left;
}

.quickview .tabs:has(.js-mailalert.text-center) + .social-sharing {
    display: none
}


.product-description p {
	color: #ced4db;
}

.product-information .product-description ul,
 .product-information .product-description ul li {
    width: 100% /*Wegen Mac*/
}

.product-information .product-description ul li {
    font-size: .8775rem;
	color: #8c8d91;
	text-wrap: balance;
	text-indent: .9325rem hanging;
}

    html.light .product-information .product-description ul li {
        color: #57575b;
    }

#product-details .product-features {
	margin-left: 0
}

#product-details .label {
	color: #fbfbfb;
}

.product-features > dl.data-sheet dd.value, 
 .product-features > dl.data-sheet dt.name {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 40%;
	flex: 1 0 40%;
	min-height: 2.5rem;
	padding: .625rem;
	margin-right: .625rem;
	margin-bottom: .5rem;
	font-weight: 500;
	text-transform: capitalize;
	word-break: normal;
	background: #3b91ff;
	color: #fbfbfb;
}
    .product-features > dl.data-sheet dd.value {
        margin-right: 0;
        text-transform: none
    }
.product-prices .tax-shipping-delivery-label {
	margin-bottom: 1.5rem;
    display: inline-block;
}
#products .all-product-link, 
 .featured-products .all-product-link, 
  .product-accessories .all-product-link,
    #cart .cart-container + a.label {
	font-weight: 400;	
	font-size: .875rem;
    color: #232323;
}
.featured-products .all-product-link {
    text-align: right;
    font-size: .875rem;
    font-style: oblique;
}
.featured-products .all-product-link .material-icons {
    transform: rotate(50deg);
    transform-origin: 25px 7px;
}


#left-column {
	background: rgba(1, 7, 15, .922);
    color: #f6f6f6;
    margin-bottom: 3.56rem;    
}
.block-categories, 
 #search_filters, 
  #search_filters_brands, 
   #search_filters_suppliers {
    border-bottom: 0;
    margin-bottom: 0;
    background: transparent;
}
.block-categories:after,
 #search_filters_brands:after,
  #search_filters_suppliers:after {
    content: '';
    display: block;
    background: #f6f6f6;
    height: 25px;
    margin-right: -35px;
    margin-top: 1.563rem;    
}
#search_filters .facet:not(#search_filters .facet:last-child):after,
 #search_filters_brands .facet:not(#search_filters_brands .facet:last-child):after,
  #search_filters_suppliers .facet:not(#search_filters_suppliers .facet:last-child):after {
    content: '';
    display: block;
    height: 2px;
    margin-right: -35px;
    margin-top: 2.125rem;
    border-top: 2px solid;
    border-image: linear-gradient(to left, transparent, #22262e, #22262e) 1;
}

#search_filters .facet, 
 #search_filters_brands .facet, 
  #search_filters_suppliers .facet {
	padding-top: 2.125rem;
}
.block-categories a, 
 .facets-title {
	color: #8c8d91;
}
#search_filters .facet .facet-title, 
 #search_filters_brands .facet .facet-title, 
  #search_filters_suppliers .facet .facet-title {
	color: #8bbeff;
    text-transform: uppercase;
}
html.light #search_filters .facet .facet-title, 
 html.light #search_filters_brands .facet .facet-title, 
  html.light #search_filters_suppliers .facet .facet-title {
	color: #2b6ec4;	
}
#search_filters .facet .facet-label a, 
 #search_filters_brands .facet .facet-label a, 
  #search_filters_suppliers .facet .facet-label a {
	color: #8c8d91;
}
#search_filters > .h6, 
 #search_filters_brands > .h6, 
  #search_filters_suppliers > .h6 {
	font-size: 1rem;
	font-weight: 700;
}

.page-content.page-cms .products-selection ul, 
 .page-content.page-cms .products-selection ul .select-title, 
  .page-content.page-cms .products-selection ul .sort-by, 
   .products-selection .page-content.page-cms ul, 
    .products-selection .page-content.page-cms ul .select-title, 
.products-selection .page-content.page-cms ul .sort-by, 
 .products-selection .sort-by-row, 
  .products-selection .sort-by-row .select-title, 
   .products-selection .sort-by-row .sort-by, 
    .products-selection p, 
.products-selection p .select-title, 
 .products-selection p .sort-by {
	font-size: .8125rem;
}
#products .products-selection + div {
	padding: 0 1.25rem;
}
.custom-checkbox input[type="checkbox"] + span .checkbox-checked {
	color: #8c8d91;
}
.active_filters {
	background: #8bbeff;
}
.active_filters .active-filter-title {
	font-weight: 700;
	color: #232323;
	text-transform: uppercase;
	font-size: .811rem;
}

.custom-checkbox input[type="checkbox"] + span,
 .custom-checkbox input[type="checkbox"] + span.color, 
  .variant-links .color, 
   label .color {
	border-color: #626266;       
}

.btn-tertiary,
 .btn-tertiary:hover,
  .btn-tertiary:focus {
    background: transparent;
    position: relative;
    padding: .2rem .6rem;
    color: #8bbeff;
    text-transform: unset;
    font-weight: 700;
    border: none;
}
html.light .btn-tertiary,
 html.light .btn-tertiary:hover,
  html.light .btn-tertiary:focus {
    color: #2b6ec4;
}
.btn-tertiary .material-icons {
    text-shadow: 0 2px 1px #8bbeff;
    color: #f6f6f6;
    font-weight: 300;
    font-size: 1.825rem;
    vertical-align: -8px;
}
#_desktop_search_filters_clear_all {
    position: relative
}
#_desktop_search_filters_clear_all:before {
	content: '';
    height: 45px;
    width: 45px;
    background-color: #f6f6f6;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    transform: skewY(10deg);
    transform-origin: center;
}
.active_filters .filter-block {
    background: transparent;
    position: relative;
    z-index: 1;
}
.active_filters .filter-block:before {
	content: '';
    height: 35px;
    width: 35px;
    background-color: #f6f6f6;
    position: absolute;
    right: 5px;
    top: 7px;
    z-index: -1;
    transform: skewY(10deg);
    transform-origin: center;
}
.active_filters .filter-block .close {
    color: #f6f6f6;
    font-weight: 300;
    font-size: 1.525rem;
    margin-left: .8125rem;
    vertical-align: bottom;
    display: inline;
    float: none;
    text-shadow: 0 2px 1px #8bbeff;
}

#sitemap #wrapper {
	background-color: #3b91ff;
}
.sitemap-title {
	color: #fbfbfb;
}
.sitemap h2 {
    font-weight: 700;
	color: #232323;
	border-bottom: none;
}
#sitemap #wrapper .breadcrumb li:after,
 #sitemap #wrapper .breadcrumb li:last-child,
  .sitemap a {
	color: #fbfbfb;
}
.sitemap .nested,
 .sitemap .nested a,
  .sitemap div > ul > li > .nested .nested > li {
    position: relative
}
.sitemap div > ul > li > .nested > li > a {
	color: #232323; 
    font-weight: 500
}
.sitemap div > ul > li > .nested:before,
 .sitemap div > ul > li > .nested > li > a:before,
  .sitemap div > ul > li > .nested .nested > li:before {
	position: absolute;
    top: 0;
	left: -20px;
	font-weight: 700;	
	display: inline-block;	
}
.sitemap div > ul > li > .nested:before,
 .sitemap div > ul > li > .nested > li > a:before {
	content: '❱';
}
.sitemap div > ul > li > .nested .nested > li:before {
    content: '❭';
}


.alert {
	font-size: .888rem;
}
.alert-danger {
	border-color: transparent
}
.has-discount .discount,
 .product-flags li.product-flag.discount, 
  .product-flags li.product-flag.discount-amount, 
   .product-flags li.product-flag.discount-percentage {
	background: linear-gradient(120deg, rgba(179, 179, 179, .5), rgba(189, 189, 189, .5));
    color: #ffef6c;
}

.product-flags li.product-flag.discount {
    margin-top: 0
}

.discount-percentage {
    position: relative
}
.discount-percentage:before {
	content: '';
	border-width: 10px 6px;
	border-color: transparent rgba(179, 179, 179, .5) transparent transparent;
	border-style: solid;
	position: absolute;
	left: -12px;
	top: calc(50% - 10px);
}
.has-discount .page-content.page-cms ul, 
 .has-discount p, .has-discount.product-price, 
  .page-content.page-cms .has-discount ul {
	color: #ffef6c;
}
.has-discount .discount,
 #content .product-flags li.product-flag {
	padding: .6125rem 1.2725rem;
    vertical-align: top;
}
    .quickview .has-discount .discount {
        vertical-align: bottom;}

.product-flags li.product-flag.on-sale {
	background: #e17b48;
    width: 75%;
	margin-top: 10rem !important
}

.product-flags li.product-flag {
	background: #2d6cbd;
}
.product-miniature .product-flags li.product-flag.pack,
 .product-miniature .product-flags li.product-flag.online-only {
	background: linear-gradient(120deg, rgba(179, 179, 179, .5), rgba(189, 189, 189, .5));
	color: #232323;
}

.product-miniature .product-flags li.product-flag.new {
    display: none;
    visibility: hidden
}


.cart-grid-body {
	padding-right: unset;
}
.cart-grid-body .card-block {
	font-size: .875rem;
    color: #bfbfbf;
}
.cart-grid-body .card-block h1 {
	font-size: 1.825rem;
	font-weight: 700;
	color: #fbfbfb;
	text-indent: 14px;
}
.cart-overview.js-cart > span {
	padding: 1rem;
    display: inline-block
}
.cart-item {
    border-top: 2px solid;
    border-image: linear-gradient(to left, transparent, #3a4764, transparent) 1;
}
#cart 
 .cart-item .product-line-info a.label {
	color: #8bbeff;
	font-size: 1rem;
    font-weight: 700
}
.cart-item .product-line-info {
    position: relative;
    padding-bottom: .5rem;
}
.cart-item .has-discount .discount {
    position: absolute;
    top: 0
}
.product-prices {
    clear: both
}
.product-price:not(
    .has-discount.product-price,
    .product .product-price ) {
	color: #fbfbfb;
}
.text-muted {
	color: #8d8d8d !important;
}
.cart-grid-body .text-muted,
 .cart-grid-body p {
	color: #232323 !important;
}
.cart-grid-right {
	padding-left: 12px;
	position: sticky;
	top: 0;
}
.card-block.checkout {
	padding-bottom: 3rem;
}
#cart .card.cart-summary {
	margin-bottom: calc(3.5rem + .75rem);
}
.cart-summary-line .label,
 .product-line-grid-right .cart-line-product-actions, 
  .product-line-grid-right .product-price,
   .product-line-grid-right .cart-line-product-actions .remove-from-cart,
    #cart .label,
.card .cart-summary-products p,
 a.remove_from_wishlist,
  .cart-grid-body .wrap_allert p i {
	color: #bfbfbf;
}
#cart-subtotal-products span:first-child {
	font-style: oblique;
	font-weight: 700;
	font-size: .9375rem;
	color: #fbfbfb;
}
#cart .card {
    margin-bottom: 3.5rem;
}
.cart-summary-line .value {
	color: #fbfbfb;
}
.card-block.cart-detailed-subtotals + .cart-summary-totals .cart-total {
    border-top: 2px solid;
    border-image: linear-gradient(to left, transparent, #3a4764, transparent) 1;
}
body#checkout #header .header-nav {
    height: auto
}
body#checkout #header .header-nav #_desktop_contact_link {
	margin-left: .9375rem;
}
body#checkout section.checkout-step .forgot-password {
	margin-left: 25.6%;
}
body#checkout a:hover {
	color: #fbfbfb;
}
body#checkout .js-show-details {
	display: block;
	position: relative;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-weight: 600;
    color: #fbfbfb
}
body#checkout .js-show-details:focus {
    text-decoration: none
}
body#checkout .js-show-details span {
	float: right;
	font-size: .675rem;
	font-weight: 400;
	font-style: oblique;
    text-transform: capitalize;
}
body#checkout .js-show-details:after {
	content: '';
	display: block;
	height: 18px;
	width: 18px;
	background-image: linear-gradient(135deg, transparent 50%, #fbfbfb 50%);
	position: absolute;
	bottom: -11px;
	right: 12px;
	transform: rotate(45deg);
	transform-origin: center center 0px;
	cursor: pointer;
}
body#checkout p:has(.js-show-details) {
	border-bottom: 2px solid #fbfbfb;
	margin-bottom: 2rem;
    transition: all .2s ease
}
body#checkout .cart-grid-right .card .cart-summary-subtotals-container {
	border-bottom: 2px solid;
	border-image: linear-gradient(to left, transparent, #3a4764, transparent) 1;
	border-top: none;
	padding-top: 0;
}
body#checkout .cart-grid-right .product-price,
 body#checkout #cart-summary-product-list .media-body span.product-quantity {
	color: #fbfbfb;
}
body#checkout .cart-grid-right .card a {
	font-weight: 500;
}
body#checkout #cart-summary-product-list img {	
	border-color: #dfdfdf;
}
body#checkout #cart-summary-product-list .media,
 body#checkout #cart-summary-product-list .media-body {
    display: flex
}
body#checkout #cart-summary-product-list .media-body span.product-name {
	width: 60%;
}
body#checkout #cart-summary-product-list .media-body span.product-price, 
 body#checkout #cart-summary-product-list .media-body span.product-quantity {
	text-align: right;
	width: 20%;
}
body#checkout .label {
	color: #bfbfbf;
}

.nav-item .nav-link {
    color: #8bbeff
}
.nav-item .nav-link.active, 
 .nav-item .nav-separtor.active {
    color: #232323
}

.close {
  color: rgba(1, 7, 15, .922);
  font-size: 1.2rem;
  font-weight: 400;
  text-shadow: 0 2px 1px #fbfbfb;
  vertical-align: 5px;
}
.modal-header .close {
	margin-top: 0;
}
.modal-header {
    border-bottom: none
}
.modal-content {
	background-color: transparent;
    border: none
}
#blockcart-modal .modal-body {
	background: rgba(1, 7, 15, .922);
}
#blockcart-modal .modal-header, 
 #product #block-reassurance {	
	background: rgba(1, 7, 15, .922);
    border-bottom: none
}
#blockcart-modal .modal-title {
    font-size: 1.175rem;
	font-weight: 700;
	color: #8fbdb6;
	text-align: right !important;
	text-transform: uppercase;
}
#blockcart-modal, 
 #blockcart-modal .cart-content .page-content.page-cms ul .label, 
  #blockcart-modal .cart-content .page-content.page-cms ul .value, 
   #blockcart-modal .cart-content p .label, 
    #blockcart-modal .cart-content p .value, 
     .page-content.page-cms #blockcart-modal .cart-content ul .label, 
      .page-content.page-cms #blockcart-modal .cart-content ul .value, 
       .page-order-detail .order-items .order-item .desc .name,
#blockcart-modal .cart-content .page-content.page-cms ul, 
 #blockcart-modal .cart-content p, 
  .page-content.page-cms #blockcart-modal .cart-content ul,
   #blockcart-modal .product-price {
	color: #8c8d91;    
}
#blockcart-modal .modal-title i.material-icons {
	color: #5baca0;
}
#blockcart-modal .product-total,
 #blockcart-modal .product-total .label {
	font-size: 1.125rem;
    font-weight: 400
}
#blockcart-modal .product-price {
	font-size: 1.725rem;
	padding-top: .5rem;
}
#blockcart-modal .cart-content .page-content.page-cms ul.product-total, 
 #blockcart-modal .cart-content p.product-total, 
  .page-content.page-cms #blockcart-modal .cart-content ul.product-total {
	background-color: transparent
}
#blockcart-modal .modal-header {
    position: relative
}
#blockcart-modal .modal-header .close {
    position: absolute;
	top: 0;
	right: 10px;
	width: 20px;
	height: 30px;
	background: rgba(1, 7, 15, .922);
	border-bottom-right-radius: 58px 18px;	
}
#blockcart-modal .modal-header .close span,
 button.ets_ws_close span {
    vertical-align: 7px;
}
#blockcart-modal .product-name {
	color: #fbfbfb;
}
#blockcart-modal .cart-content .page-content.page-cms ul.cart-products-count, 
 #blockcart-modal .cart-content p.cart-products-count, 
  .page-content.page-cms #blockcart-modal .cart-content ul.cart-products-count {
	color: #8fbdb6;
    font-weight: 700
}
#blockcart-modal .modal-footer-top {
	padding: 15px 1.875rem;
	background: linear-gradient(20deg, transparent 40%, rgba(1, 7, 15, .922), rgba(1, 7, 15, .922));
}
#blockcart-modal .cart-content p, 
 #blockcart-modal .cart-content p .label, 
  #blockcart-modal .cart-content .page-content.page-cms ul, 
   .page-content.page-cms #blockcart-modal .cart-content ul {	
	font-size: .9375rem;
    font-weight: 500
}
#blockcart-modal .cart-content p.product-total, 
 #blockcart-modal .cart-content p.product-total .label {
	font-size: 1.125rem;
	padding-top: 0;
}
#blockcart-modal .cart-content .cart-content-btn {
	margin: auto;
	display: block;
	text-align: center;
}
#blockcart-modal .cart-content .cart-content-btn .btn-secondary,
 html.light #blockcart-modal .cart-content .cart-content-btn .btn-secondary{
	margin-right: 0;
	margin-left: .9rem;
	background: transparent;
	color: #fbfbfb;
    outline: none
}
    html.light #blockcart-modal .cart-content .cart-content-btn button,
     html.light #blockcart-modal .cart-content .cart-content-btn .btn-secondary{
        color: #232323;
    }
body#checkout section.checkout-step {
	background-color: #3b91ff;
    padding: .625rem calC(1rem + 15px);
}
body#checkout section.checkout-step.-unreachable {
	padding-top: 0;
    padding-bottom: 0
}
body#checkout section.checkout-step:last-child {
	padding-bottom: .5rem;
}
body#checkout section.checkout-step:first-child {
	padding-top: 1rem;
}
#mobile_top_menu_wrapper .top-menu,
 .page-addresses .address .address-footer a:hover {
	color: #bfbfbf;
}
body#checkout .identity a {
	font-weight: 700;
	color: #fbfbfb;	
}
body#checkout .identity a,
 body#checkout .identity + p a {
     padding-left: 1rem;
}
body#checkout .cancel-address, 
 body#checkout section.checkout-step .add-address a,
  body#checkout section.checkout-step a{
	color: #e3e3e3;
	text-decoration: none;
}
body#checkout section.checkout-step .alert a {
    color: #3b91ff
}
body#checkout section.checkout-step .alert a:hover {
    color: #186ad5
}
body#checkout form .form-control-label,
 #registration form .form-control-label,
  #authentication form .form-control-label,
   #password form .form-control-label,
    #identity form .form-control-label,
     #address form .form-control-label {
	color: #fbfbfb;
	font-size: .975rem;
}
        .custom-checkbox {
            display: flex;
        }
        .custom-checkbox > label {
            padding-left: 1.8rem;
            margin-bottom: 0
        }
        .custom-checkbox span {
            position: absolute;
            top: .025rem;
            left: 0;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 15px;
            flex: 0 0 15px;
            margin-top: .1rem;
        }
body#checkout .custom-checkbox > label {
    padding-left: 1.8rem;           
}
body#checkout section.checkout-step .step-title {
	font-size: 1.5rem;
	font-weight: 700;
    color: #2f435e;
    border-bottom: none;   
    padding-top: 1.25rem;
}
body#checkout section.checkout-step:last-child .step-title {
    border-bottom: 0;
    border-image: unset;    
}
body#checkout section.checkout-step.-current .step-title {
    color: #fbfbfb;
}
body#checkout section.checkout-step.-current .step-title:before {
	display: none;
}
body#checkout section.checkout-step.-current + .checkout-step .step-title:before, 
 body#checkout section.checkout-step .step-title:before{
    content: '';
    display: block;
    height: 2px;
    width: 98%;
    border-top: 2px dashed #e3e3e3;
    position: absolute;
    top: 0;
    left: 1%
}
body#checkout section.checkout-step.-complete .step-title:before {
    left: 0;
    width: 100%;
    opacity: .6
}
body#checkout section.checkout-step:not(.-current) .step-title {
	opacity: .5;
    position: relative;
    border: none !important;
}
body#checkout section.checkout-step.-complete:not(.-current) .step-title {
	max-height: 24px;
	overflow: hidden;
}
body#checkout section.checkout-step .step-number {
	background-color: transparent;
	border-radius: unset;
    border: unset;
	position: relative;
    z-index: 1;
	font-weight: 900;
    display: inline-flex !important;
    justify-content: center;
    color: #9cc4f9;
}
body#checkout section.checkout-step.-reachable.-current .step-number {
    background-color: transparent;
    color: #232323;
    margin-right: 1rem
}
body#checkout section.checkout-step .step-number:after {
	content: '';
	display: block;
	width: 33px;
	height: 34px;
	position: absolute;
	top: -1px;
	left: 0;
	z-index: -1;
	background: #283546; 
    transform: skewX(10deg);
    transform-origin: center;
}
body#checkout section.checkout-step.-current .step-number:after {
	height: 33px;	
	background: #f6f6f6;	
}
body#checkout section.checkout-step .address-selector > p {
	display: none;
}

   
   body#checkout section.checkout-step .delivery-option label,
    body#checkout section.checkout-step .page-order-overview .card,
     body#checkout .order-confirmation-table {
	color: #bfbfbf!important;
}
body#checkout #delivery > label, 
 body#checkout section.checkout-step #customer-form .form-control-label, 
  body#checkout section.checkout-step #delivery-address .form-control-label, 
   body#checkout section.checkout-step #invoice-address .form-control-label, 
    body#checkout section.checkout-step #login-form .form-control-label {
	text-align: right;
}
body#checkout #order-summary-content h4.black,
 body#checkout #order-summary-content h4.h4,
  body#checkout #order-summary-content #order-items h3.h3,
   body#checkout h2, body#checkout .h4,
    body#checkout section.checkout-step .address,
     body#checkout section.checkout-step .edit-address,
body#checkout section.checkout-step .delete-address,
 body#checkout section.checkout-step .carrier-name,
  body#checkout section.checkout-step .carrier-delay,
   body#checkout section.checkout-step .carrier-price {
	color: #fbfbfb;
}
body#checkout section.checkout-step .delete-address, 
 body#checkout section.checkout-step .edit-address,
  body#checkout p {
	font-size: .775rem;
}
body#checkout #order-summary-content .summary-selected-carrier,
 body#checkout #order-summary-content .order-confirmation-table,
  body#checkout section.checkout-step .delivery-options .delivery-option,
   body#checkout section.checkout-step .address-item.selected,
    body#checkout section.checkout-step .address-item,
     body#checkout section.checkout-step .page-order-overview .card {
	background: #283546;
    border: none
}
body#checkout section.checkout-step .address {
    line-height: 1.444rem;
	margin-left: 1.9rem;
}
body#checkout section.checkout-step .delivery-options .delivery-option {
    background: #283546;
    border: none;
    margin-left: unset;
    margin-right: unset;
}
body#checkout #delivery textarea, 
 body#checkout #gift_message textarea {
	border: 0;
    background: #283546;
    color: #fff
}
body#checkout #order-summary-content .step-edit {
	color: #232323;
	font-size: .875rem;
	vertical-align: top;
	padding-left: 25px;
}
#order-items .order-line .image img {
	border: 1px solid #fff;
}
#order-items hr {
	border-top: 2px solid;
	border-image: linear-gradient(to left, transparent, #fbfbfb, transparent) 1;
}
body#checkout #order-summary-content .text-md-right._desktop-title {
	padding-right: 30px;
}
#order-items table {
	max-width: 50%;
	margin-left: 50%;
}
#order-items table tr.total-value, 
 .bootstrap-touchspin .btn-touchspin:hover {
	background-color: transparent;
    color: #fbfbfb; 
}
#order-items table tr.total-value td {
    font-size: 1.05rem;
}
body#checkout #order-summary-content #order-items table tr td:first-child {
    padding-left: 15px
}
body#checkout section.checkout-step .done,  
 body#checkout section.checkout-step.-current.-reachable.-complete .done, 
  body#checkout section.checkout-step.-current.-reachable.-complete .step-edit {
	display: inline-block;
}
body#checkout section.checkout-step .content {
	padding: 1rem .5rem
}
body#checkout .cookie-again p {
	font-size: .875rem;
	margin-bottom: 1.5rem;
}
        .form-control-comment {
            color: #232323
        }
        .form-informations {
            padding-left: 25.5%;
        }
        .custom-radio, 
         #authentication .radio-inline .custom-radio, 
          #identity .radio-inline .custom-radio {
            border-color: transparent;
            margin-right: .5rem;
        }
        .custom-checkbox input[type="checkbox"] {
            margin-top: 0;
            left: 0;
            top: .025rem;
        }
        .custom-checkbox span {
            background: #f6f6f6;
            border-color: transparent !important;
        }
        span.form-control-comment {	
            display: inline-block;
        }
body#checkout div.form-control-comment,
 #registration div.form-control-comment,
  #identity div.form-control-comment,
   #address div.form-control-comment,
    .page-addresses .address .address-body address {
	color: #fbfbfb;
}
body#checkout 
 #order-summary-content > .row h4 {
	border-bottom: 2px solid #fbfbfb;
	margin-bottom: 2rem;
	padding-bottom: 15px;
    position: relative;
	
	text-align: right;	
	font-size: 1rem;
	text-transform: uppercase;
    color: #fbfbfb;
}
body#checkout
 #order-summary-content > .row h4:after {
	content: '';
	display: block;
	height: 18px;
	width: 18px;
	background-image: linear-gradient(135deg, transparent 50%, #fbfbfb 50%);
	position: absolute;
	bottom: -11px;
	right: 12px;
	transform: rotate(45deg);
	transform-origin: center center 0px;
	cursor: pointer;
}
body#checkout .page-order-overview {
    max-height: 2px;
    overflow: hidden;
    transition: all .2s ease-in;
}
body#checkout .page-order-overview.show {
    max-height: 5000px;
    height: 100%
}
body#checkout .page-order-overview h4.h4 {
	font-size: 1rem;
	text-transform: uppercase;
}
#payment-confirmation {
	text-align: center;
}
body#checkout #footer {
    height: 444px;
	color: #8d8d8d;
    background: #f6f6f6;
	position: relative;
	z-index: -1;
}
        .custom-checkbox:has([name="customer_privacy"]) em {
            display: block;
            max-height: 0;
            overflow: hidden;
            font-style: unset;
            transition: all .2s ease-in;
        }
        .custom-checkbox:has(
            [name="customer_privacy"]):has(input[type="checkbox"]:checked) em {
            max-height: 300px;
            height: 100%;
            display: block;
            font-size: .675rem;
        }
.password-requirements {
	background: #283546;
	font-size: .875rem;
	padding-top: .6rem;
	padding-bottom: .2rem;
}
.password-requirements p {
    color: #ff4c4c;
    font-size: .875rem;
    opacity: .5;
    margin-bottom: .4rem;
}
.password-requirements-length i,
 .password-requirements-score i {
    visibility: hidden;
    opacity: 0
}
.password-requirements-length:has(i.text-success) span,
 .password-requirements-score:has(i.text-success) span {
    color: #4cbb6c;    
}

    /*~~~~~~~~~~~~~~ check irobot ~~~~~~~~~~~~~*/
    #irobot-container { 
        padding-top: 20px;
        margin-bottom: 20px }

    .irobot {
        max-width: 271px;
        height: 37px;
        margin-bottom: 2px; }

    .irobot-slide {
        overflow: hidden;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        direction: ltr;
        text-align: center;
        background: rgba(250,250,250,.933);
        box-shadow: inset 2px 2px 3px rgba(44, 61, 87, .633);
        border-radius: 20px;}

    div.disabled>.irobot-slide {
        opacity: .7;
        pointer-events: none }

    .irobot-slide .irobot-blob,
     .irobot-slide .irobot-off,
      .irobot-slide .irobot-on {
        float: left;
        line-height: 38px!important }

    .irobot-slide .irobot-blob {
        position: relative;
        z-index: 99;
        cursor: hand;
        cursor: -webkit-grab;
        cursor: grab }
    .irobot-slide .irobot-blob:active:hover {
        cursor: grabbing }

    .irobot-off,
     .irobot-on {
        color: rgba(0, 0, 0, .55);
        font-size: 12px;}
    .irobot-off { margin-left: -21px }
    .irobot-on { background: #1183f3 }

    .irobot-on.blinker,
     .irobot-on.blinker + .irobot-blob { 
         animation: blinker .5s linear;
    }
    @keyframes blinker {
        25% {
            background: #fff
        }
        50% {
            background: #1183f3
        }
        75% {
            background: #fff
        }
        100% {
            background: #1183f3
        }
    }

    .irobot-blob { 
        width: 37px; 
        margin-left: -21px; 
        background: #1183f3;
        border-radius: 20px}
    .irobot-on.blinker + .irobot-blob {
        box-shadow: none
    }
    .irobot-blob:after {
        content: '\e409\e409';
        font: 27px/37px Material Icons;
        position: absolute;
        top: 0;
        left: 0;
        width: 37px;
        text-align: center;
        color: #fff;
        letter-spacing: -21px;
    }
    .finished .irobot-blob:after {
        content: '\e5ca';
        letter-spacing: normal}
    /*~~~~~~~~~~~~~~ /check irobot ~~~~~~~~~~~~~*/

body#order-confirmation .card {
    background-color: #3b91ff;
    color: #232323
}

body#order-confirmation .card-block {
	padding-left: 15px;
    padding-right: 15px
}

body#order-confirmation #content .card-block {
    padding-top: 2.5rem;
}

body#order-confirmation #order-items .order-line {
	margin: 0;
	padding: 15px 0;
}

#content-hook_order_confirmation .card-block {
    padding-top: 0;
    padding-bottom: 0
}

body#order-confirmation .card-title {
	margin-bottom: 1.563rem;
}

body#order-confirmation .card-title .done {
	color: #4cbb6c;
	font-size: 2.375rem;
}

body#order-confirmation .card .h3 {
	color: #232323;
	font-weight: 600;
}

body#order-confirmation #order-items {
    border-right: 0;
}

body#order-confirmation .order-confirmation-table {	
    padding-bottom: 1rem;
}

body#order-confirmation .order-confirmation-table .order-line {
    background-color: rgba(250,250,250,.555);
}

body#order-confirmation .order-confirmation-table table {
    margin-top: 1rem;
    margin-bottom: .5rem;
    width: 60%;
    float: right
}

body#order-confirmation .order-confirmation-table table tr td {
	padding: .5rem 15px;	
}

body#order-confirmation #order-details {
	width: 100%;
	text-align: right;
}

body#order-confirmation .definition-list dl dd, 
 body#order-confirmation .definition-list dl dt {
	-ms-flex: 0 0 calc(50% - .125rem - .125rem );
	flex: 0 0 calc(50% - .125rem - .125rem );
	color: #232323;
    background-color: rgba(250,250,250,.555)
}

body#order-confirmation .definition-list dl:not(.last) {
	margin-bottom: 0;
}

body#order-confirmation .card.definition-list p {
    display: block;   
    text-align: center
}

#category #left-column,
 #prices-drop #left-column,
  #best-sales #left-column,
   #new-products #left-column {
    margin-left: 15px
}
#category #content-wrapper,
 #prices-drop #content-wrapper,
  #best-sales #content-wrapper,
   #new-products #content-wrapper {
	margin-right: -15px;
}
#category .card .h1,
 #search h1 {
	color: #b7b7b7;
    font-size: 2rem;
}

html.light #category .card .h1,
 html.light #search h1,
  html.light .block-category h1:before{
    color: #8c8d91;
}

#search h1 .lights {
	padding: .155rem .5rem;
	margin-top: .205rem;
	vertical-align: top;
	display: inline-block;
	font-size: 1.275rem;
	color: #fbfbfb;
	background: #ff6c00;
}
.block-category {
    min-height: unset
}
.block-category.card {
	background-color: transparent;
}
.block-category .block-category-inner #category-description .page-content.page-cms ul, 
 .block-category .block-category-inner #category-description p, 
  .page-content.page-cms .block-category .block-category-inner #category-description ul {
	color: #8c8d91;	
    font-size: .875rem;
    font-style: oblique;
}
.block-category .block-category-inner {
	height: 2px;
	overflow: hidden;
	border-top: 2px solid rgba(1, 7, 15, .922);
    transition: all .2s ease-in
}
.block-category .block-category-inner h2,
 .block-category .block-category-inner h3,
  .block-category .block-category-inner h4,
   .block-category .block-category-inner h5 {
    color: #232323
}
.block-category .block-category-inner.show {
	min-height: 200px;
	height: 100%;
}
.block-category h1 {
    position: relative;
    margin-bottom: 15px;
}
.block-category h1:before {
	content: 'Description';
	display: block;
	font-size: .8125rem;
    font-weight: 400;
    font-style: oblique;
    color: #232323;
	text-transform: capitalize;
	position: absolute;
	right: 0;
	bottom: 4px;	
}
    body.lang-de .block-category h1:before {
        content: 'Beschreibung';
    }
    body.lang-cs .block-category h1:before {
        content: 'Popis';
    }
.block-category h1:after {
	content: '';
	display: block;
	height: 18px;
	width: 18px;
    background-image: linear-gradient(135deg, transparent 50%, rgba(1, 7, 15, .922) 50%);
	position: absolute;
	bottom: -26px;
	right: 12px;
	transform: rotate(45deg);
	transform-origin: center;
    cursor: pointer
}
#category-description,
 .category-cover {
    padding: 1.25rem 0
}
.dropdown-menu {
	font-size: .875rem;
	text-align: right;
	font-style: oblique;
}
.dropdown-menu .select-list:hover {
    background-color: #3b91ff
}
#products .products-selection:not(
    #search .products-selection,
    #manufacturer .products-selection) {
    padding: 1.25rem 1.25rem .5rem;
}
#products .pagination {
	padding: 1.25rem 0 .5rem .5rem;
}
.pagination .page-list {
    background: transparent;
    padding: .575rem .125rem;
}
.pagination .page-list i {
    line-height: 1.32rem;
}
.pagination .current a {
	color: #3b91ff;
	font-size: 1.375rem;
	vertical-align: -5px;
}
.pagination a:hover,
 .pagination a:visited,
  .pagination a:active {
    color: #3b91ff;
}
#search #products .products-selection,
 #manufacturer #products .products-selection {
	padding-top: 1.25rem;
    padding-bottom: .5rem;
}
.brands-sort .select-title, 
 .products-sort-order .select-title, 
  .suppliers-sort .select-title {
	background: unset;
	border: unset;
	border-bottom: 2px solid rgba(1, 7, 15, .922);
    position: relative;
    text-align: right;
    font-style: oblique;
}
.brands-sort .select-title, 
 .products-sort-order .select-title, 
  .suppliers-sort .select-title {
	padding-right: 0;
    font-size: .8125rem;
}
.brands-sort .select-title .material-icons, 
 .products-sort-order .select-title .material-icons, 
  .suppliers-sort .select-title .material-icons {
    height: 20px;
	font-size: 60px;
    line-height: 20px;
	position: absolute;
	bottom: -17px;
	right: -10px;
}

#js-product-list:not(
    #search #js-product-list,
    #manufacturer #js-product-list) {
	padding: 0 1.25rem;
}
.featured-products h2:not(
    #category .featured-products h2),
 .product-accessories h2{
    font-size: 1.875rem;
    font-weight: 900;
    margin-bottom: 1.125rem;    
    text-align: left
}
.featured-products .product-description h2:not(
    #category .product-description .featured-products h2) {
    margin-bottom: 3.125rem;
    transform: skewY(0deg);
    transform-origin: left;
    text-align: center;
    transition: transform .3s ease-in;
}
.featured-products .product-description.oblique h2,
 .product-accessories .product-description.oblique h2 {
    transform: skewY(10deg) !important;
    text-align: left !important;   
}
.featured-products > h2:not(
    #category .featured-products > h2,
    #index .featured-products > h2) {
	color: #232323;
    font-size: .875rem;
    font-weight: 400;
    font-style: oblique;
	text-align: right;
	text-transform: unset;
}
.featured-products .products:not(
    #category .featured-products .products,
    #index .featured-products .products) {
    margin-left: -15px;
    margin-right: -15px
}
/*
.products .product:not(#index .products .product) {
    margin-bottom: 5px
}
*/
.product-miniature {
    border-radius: 15px;
}
    #index .product-miniature {
        border-radius: 15px 0
    }

.product-miniature, 
 .product-miniature .product {
	background-color: rgba(1, 7, 15, .922) /*#d0d5dd*/;
    padding-top: 1.25rem;
    height: 100%
}
.product-miniature:not(
    #category .product-miniature,
    #index .product-miniature) {
    padding-left: .25rem;
    padding-right: .25rem;
}
.product-miniature .product-title a,
 .product-miniature .highlighted-informations .quick-view {
	color: #8c8d91;
}
.product-miniature .product-title a {
    font-size: .8775rem
}
.product-miniature .product-description,
 .product-miniature .highlighted-informations,
  .product-miniature .variant-links,
   .product-miniature .thumbnail-container {
	background: #22262e;
}
.product-miniature .product-price-and-shipping {
	color: #8c8d91;
}
.product-miniature .product-flags li.product-flag.online-only {
	top: 8rem;
}
.product-flags li.product-flag.online-only:before {
    content: ''
}

.product-flags:not(.product-self) {
	top: 4.111rem;
	left: 0;
    right: auto;
	/*transform: skewY(10deg);
	transform-origin: center;*/
}
.product-flags.product-self li.product-flag {	
	top: .5rem;
	left: 0;
    background: #151a22;
    transition: all .4s ease;
}
.custom-checkbox input[type="checkbox"] + span.color, 
 .variant-links .color, 
  label .color {
	margin: .3125rem .5rem .3125rem .2125rem;
	transform: skewY(10deg);
	transform-origin: center;
	border-color: transparent;
}

#viewed > h2,
 #same-category > h2,
  .product-accessories > h2{
    padding-bottom: 15px;
    border-bottom: 2px solid rgba(1, 7, 15, .922);
    position: relative
}
#viewed > h2:after,
 #same-category > h2:after,
  #product-comments-list-header:after,
   .product-accessories > h2:after{
	content: '';
	display: block;
	height: 18px;
	width: 18px;
	background-image: linear-gradient(135deg, transparent 50%, rgba(1, 7, 15, .922) 50%);
	position: absolute;
	bottom: -11px;
	right: 12px;
	transform: rotate(45deg);
	transform-origin: center;
	cursor: pointer;
}
#viewed .products {
    overflow: hidden;
    max-height: 0;
    transition: all .2s ease-in
}
#viewed .products.show {
    height: 100%;
    max-height: 1300px
}

#same-category .products,
 .product-accessories .products{
    overflow: hidden;
    height: 100%;
    max-height: 1300px;
    transition: all .2s ease-in
}
#same-category .products.hide,
 .product-accessories .products.hide{
    max-height: 0;
}


#prices-drop h1, 
 #best-sales h1,
  #new-products h1 {
	padding-bottom: 22px;
	border-bottom: 2px solid rgba(1, 7, 15, .922);
	margin: 1.25rem 1.25rem 2.063rem;
	font-size: 1.7rem;
    font-weight: 600;
	color: #f3ec78;
	text-indent: 20px;
	position: relative;
	z-index: 1;	
}
#best-sales h1 {
	color: #f37878;
}
#new-products h1 {
	color: #f6f6f6;
}
#prices-drop h1:after, 
 #best-sales h1:after,
  #new-products h1:after {
	content: '';
	display: block;
	height: 4.375rem;
	min-width: 300px;
	width: 33.33%;
	background: rgba(1, 7, 15, .922);
	position: absolute;
	top: -1.25rem;
	left: 0;
	z-index: -1;
	transform: skewX(10deg);
	transform-origin: right;
}

#manufacturer #main #products .row {
	margin-right: -5px;
	margin-left: -5px;
}
#manufacturer #main .product {
	padding-right: 5px;
	padding-left: 5px;
}
#manufacturer .products-selection > div {
    padding-right: 0;
    padding-left: 0
}
#manufacturer .products-sort-order {
    margin-right: -5px
}
#manufacturer #main .pagination ul {
    display: block
}
#manufacturer-description p {
    font-size: .8125rem
}
#manufacturer #main ul {
    margin: 0 -5px;
}
#manufacturer #main ul .brand {
    background-color: rgba(1, 7, 15, .922);
}
#manufacturer #main ul .brand-infos a {
	font-size: .8125rem;
	margin-top: .5rem;
}
#manufacturer #main ul .brand-img {
	margin-top: 1rem;
    width: auto
}






#footer {
	position: relative;
	height: 1111px;
	overflow: hidden    
}
#footer:after {
	content: '';
	display: block;
	height: 1140px;
	width: 1140px;
	background: url(../../../../img/logo-anthracite.svg) no-repeat;
	background-size: 100%;
	background-position: center bottom;
	position: fixed;
	z-index: -2;
	bottom: 300px;
	left: calc(50vW - 570px);
	filter: opacity(.077)    
}
#footer:before {
    content: '';
    display: block;
    height: 1400px;
    width: 200vW;
    position: absolute;
    z-index: -1;
    bottom: 70px;
    left: -50vW;
    background-color: rgba(1,7,15,.922);
    background-size: 80vW;       
    border-bottom-right-radius: 100% 80%;
    border-bottom-left-radius: 100% 80%;
    transition: bottom .2s ease-in;
}   
    #checkout #footer:before {
        transform: skewY(-3deg);
        transform-origin: center; 
    }

#checkout #footer:before {
	background-color: rgb(246, 246, 246, .888);
	box-shadow: 1px 1px 5px rgba(0,0,0,.222);
}

.block-contact, 
 .block-contact a:not(.block-contact a:hover),
  .footer-container li a {
	color: #8c8d91;
	font-size: .9375rem;
}
.block-contact {
    line-height: 1.71em;
}
.block-contact svg {
	width: 18px;
	height: auto;
	vertical-align: middle;
    margin-right: .825rem;
    transform: skewY(10deg);
    transform-origin: center;
}
.block-contact svg path {
	fill: #3a3e44;
}
.footer-container .h3, 
 .footer-container .h4,
  #block_myaccount_infos .myaccount-title a,
   #footer .container .h3 {
	color: #fbfbfb;
}
#footer .container .h3 {
	margin-bottom: 1rem;
	font-size: 1rem;
}
#footer .container .h3 a {
	color: #fbfbfb;
}
#footer .container .h3 a span {
    color: rgba(1, 7, 15, .922);
	font-size: 1.5rem;
	vertical-align: top;
    line-height: 0;
	display: inline;
    opacity: .5;
}
.footer-container .container > .row:last-child {
	padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.footer-container .block-social {
	padding-top: 10.3rem;
	text-align: left;
    
    opacity: 0
}
.footer-container .block-social ul {
    display: inline-block
}
#footer .block-social ul li {
	height: 1.222rem;
	width: 2.5rem;
	margin-right: .555rem;
	transform: skewY(3deg);
	transform-origin: center;
	background-position: center;
	background-color: rgba(135, 137, 142, 0.01);
	background-size: 1.4rem;
	box-shadow: inset 2px 2px 3px rgba(44, 61, 87, .11);
	border-color: transparent;
	transition: all .2s ease-in;
	border-radius: .75rem;
}

#footer .block-social ul li:hover {        
	background-color: rgba(196, 197, 200, .11);
    filter: invert(1);
}
#footer .block-social span {
	font-size: .775rem;
	color: #e3e3ea;
}
#footer .block-social ul li.facebook {
    vertical-align: -.199rem;
}
#footer .block-social ul li.instagram {
    vertical-align: middle
}

#footer .copyright {
	position: absolute;
	left: 0;
	bottom: 100px;
}
#footer .copyright p {
	font-size: .725rem;
    font-weight: 400;
    text-transform: uppercase;
    color: #9aa0aa
}    
    #checkout #footer .copyright p {
        transform: rotate(-3deg);
        transform-origin: center
    }

#footer .copyright p a {
	color: rgb(154, 160, 170, .3);
	transition: all .15s ease-out;
	font-size: 8px;
	text-transform: uppercase;
}
#footer .copyright p a:hover {
    color: #232323;   
}


/* Modules */
body#checkout .payment-option img {
    max-height: 19px;
    margin-left: 3px
}

body#checkout .paypal-mark,
 body#checkout .payment-option img:not(img[src*='svg'])  {
    display: none
}

body#checkout .payment-option i {
    margin: -3px 0 0 3px;
}


/* Paypal */
.popover {    
    border-radius: 4px;
    border: none;
    box-shadow: none;
    outline: none;    
}
.popover > div {
    padding: 1px;
}
.popover .pp-info {
    padding: .7rem .7rem 1rem;
	background: #3b91ff;
	border: none
}
.popover .pp-info .row:not(:first-child)  {
    padding-top: 15px
}
.popover .pp-info .item  {
    font-size: .775rem;
	color: #fff    
}
.popover .pp-info .item .header {
    font-size: .875rem;
    opacity: .333;
    display: none
}
.popover .pp-info .item .desc {
    text-align: left;
    font-weight: 300
}
 .popover img {
	filter: grayscale(1) contrast(1.5) brightness(2) opacity(.333);
}
[paypal-acdc-card-wrapper=""] form {
	background: #283546;
	padding: 1rem 1.5rem;
	border-radius: 12px;
	margin-bottom: 1rem;	
}
[paypal-acdc-card-wrapper=""] form label {
    color: #fbfbfb
}
#checkout #paypal-buttons {
	width: 100% !important;
}
#checkout #paypal-buttons button {	
	margin: auto;
}
#checkout .paypal-buttons-context-iframe {
	max-width: 250px;
	margin: auto;
	display: block !important;
}

/* HRX Product Tab Videos */
#product .nav-link[href="#extra-0"] {
    display: none;
    visibility: hidden
}
#product .tvproduct-play-icon .fancybox {
    display: inline-block;
    margin-bottom: 20px;
}
#product .tvproduct-play-icon .fancybox img {
	width: 98px;
	height: auto;
}
#product .tvproduct-play-icon .fancybox span {
	padding-left: .5rem;
}
#product #content:has(.scroll-box-arrows.scroll) .tvproduct-play-icon {
	padding: 0 1.9em;
}

/* CZ - Offer Cms Block */
#video_banner #czoffercmsblock {
    height: 100%;
    width: 100%;
    padding-top: 6rem;
	position: absolute;
	z-index: 2;
}
#video_banner #czoffercmsblock i {
	font-size: 1.3rem;
	vertical-align: top;
}
#czoffercmsblock .container {
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 25px;
}
#czoffercmsblock h2 {
	display: inline-block;
	padding: 1.6rem 1.5rem;
    margin-bottom: 2rem;    
	color: #292d32;
	font-size: 1.3rem;
	font-weight: 800;
	letter-spacing: -.01rem;
	transform: scale(1,1.01);
	text-transform: uppercase;
	position: relative;
	z-index: 1;    
}
#czoffercmsblock h2:after {
	content: '';
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
    z-index: -1;
	background: rgba(250,250,250,.777);
    backdrop-filter: blur(5px);	
    border-top-left-radius: 30px 100px;
    border-bottom-right-radius: 30px 100px;
	transform: skewX(-15deg);
}
#czoffercmsblock .container p {
    color: #fbfbfb;
    font-size: 1.2rem
}
#czoffercmsblock .container p span {
	padding: .666rem;
	font-size: 1.1rem;
	font-weight: 400;
}



@media (min-width: 1810px) {    
    /*roduct page,
      contact page,
      stores page.. other solution*/
    #category #wrapper .container,
    #category .bonmmenu .container,
     #prices-drop #wrapper .container,
     #prices-drop .bonmmenu .container,
      #best-sales #wrapper .container,     
      #best-sales .bonmmenu .container,
       #new-products #wrapper .container,
       #new-products .bonmmenu .container,
    
    #product .bonmmenu .container,     
     #stores .bonmmenu .container {
        width: 1780px;
        max-width: 100%;     
    }   
    #index #header .header-nav .container,
    #index #header .header-top .container,
    #index .bonmmenu .container,
    #index #header #carousel .container, 
    #index #header #bonbannersmenu .container,   
    #index .featured-products.container,
    #index #custom-text-block .container, 
    #index #bonbanners .container, 
    #cart .bonmmenu .container,
    #cart #wrapper .container,  
     #checkout #header .header-nav .container,
     #checkout #wrapper .container,
      #czoffercmsblock .container{
        width: 1600px;
        max-width: 100%;
    }  
    
                
                #index #bonhtmlcontent > .container,
                 #index #blockreassurance .blockreassurance,
                  #index .footer-container.left .container > .row:first-child .move {                  
                    transition: margin-left .2s ease-in; 
                    margin-left: 0
                }
                #index #bonhtmlcontent.left > .container,
                 #index #blockreassurance.left .blockreassurance,
                  #index .footer-container.left .container > .row:first-child .move {
                    margin-left: -230px;
                    width: 100%;                    
                }        

    /**/
    .product-container > div:first-child,
     #contact .row:has(#left-column),
      #stores #main {
        margin-left: -320px;}
    .product-container > div {
        width: calc(50% + 160px)}
    #product #content {
        max-width: 660px}
    
    #stores .page-stores .store-item-container, 
    #stores .page-stores .store-item-footer {
        display: flex
    }
    #stores .page-stores .store-item-container > div {
        padding: 0 15px;
        margin-top: 0;
    }
    
    #index #footer:after,
     #checkout #footer:after {
        height: 1600px;
        width: 1600px;        
        left: calc(50vW - 800px);	
    }
}

@media (min-width:1810px) {
    #product h1 {
	font-size: 1.575rem}
}

@media (max-width: 1809px) {
    #index #header .header-top .menu {
        position: absolute;
        top: 5rem;
        right: 20px}
    
    #index #top-menu-0 .bonmm-top-menu a.dropdown-submenu, 
     #stores #top-menu-0 .bonmm-top-menu a.dropdown-submenu {
        font-size: 14px}
    
    #czoffercmsblock h2 {
        font-size: 1.6rem}
    #bonbannersmenu a .banner-inner h3,
     #bonbanners a .banner-inner h3{
        font-size: 21px}
    #bonbannersmenu a .banner-inner h4,
     #bonbanners a .banner-inner h4{
        font-size: 19px}
    #bonbannersmenu p,
     #bonbanners a .banner-inner p{
        font-size: 13px}
    #bonbannersmenu a .banner-inner {
        transform: translate(6%, 45%)}
    
    #index #custom-text.show {
        overflow-y: scroll}
    
    .whatsappchat-wrapper-copy, #_desktop_search_copy {
        right: 32px}
    .whatsappchat-wrapper-copy,
     .whatsappchat-wrapper{
        transform: scale(.9);                 
        transform-origin: left top }
    #index .whatsappchat-wrapper-copy,
     #index .whatsappchat-wrapper{        
        transform-origin: right top }
    .whatsappchat-wrapper.right:before, 
     .whatsappchat-wrapper-copy:before {
        width: 18px}
    
    #product #ws_wishlist_button span {
        display: inline-block;
        max-width: 70px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;}
}

@media (max-width: 1609px) {
    #contact #bonwhatsappchat .img-responsive,
     #product #bonwhatsappchat .img-responsive,
      #stores #bonwhatsappchat .img-responsive,
       #sitemap #bonwhatsappchat .img-responsive{
	    display: none}
}
@media (max-width: 1509px) {
    #bonwhatsappchat .whatsappchat-link, 
     .whatsappchat-wrapper-copy .whatsappchat-link {
        padding: 10px 0}
}
@media (max-width: 1409px) {
    /* 
     * see also front_whatsappchat.js "1409" 
     */
    #contact #bonwhatsappchat #bonwhatsappchat-open.right, 
     #product #bonwhatsappchat #bonwhatsappchat-open.right, 
      #stores #bonwhatsappchat #bonwhatsappchat-open.right,        
       #sitemap #bonwhatsappchat #bonwhatsappchat-open.right {
        visibility: visible;
        opacity: 1 }
    
    #contact #bonwhatsappchat #bonwhatsappchat-open.right.active, 
     #product #bonwhatsappchat #bonwhatsappchat-open.right.active, 
      #stores #bonwhatsappchat #bonwhatsappchat-open.right.active,        
       #sitemap #bonwhatsappchat #bonwhatsappchat-open.right.active {  
        right: 295px}
    
    #contact #bonwhatsappchat .whatsappchat-wrapper, 
     #product #bonwhatsappchat .whatsappchat-wrapper, 
      #stores #bonwhatsappchat .whatsappchat-wrapper,       
       #sitemap #bonwhatsappchat .whatsappchat-wrapper {
           margin-right: 0 }
}
            


@media (max-width:1199px) {
    #header #theme-toggle span {
        display: none}
    
    #bonbannersmenu a .banner-inner h3 {
        padding: 0}
    
    #bonhtmlcontent .box-htmlcontent h5 span {
        max-width: 120px}
    
    #wrapper .breadcrumb ol {
	    max-width: 70%}
    
    .whatsappchat-wrapper-copy, 
     .whatsappchat-wrapper {
        transform: scale(.822)}
    
    #product #ws_wishlist_button.btn-secondary .material-icons {
        margin-right: 0 }
    #product #ws_wishlist_button span {
        display: none}
}

@media screen and (max-width: 1024px) {
    .bon-product-popup .modal-dialog {
      margin: 30px auto;
    }
  .popup-close:not(
      #block-ask .popup-close,
      #ASRC-main-popop .popup-close) {
      right: 0;
      top: 7px;
      cursor:pointer;
  }
  .popup-close::after {
      color: #3a3a3a;
      opacity: 0.75;
  }
  .popup-close:hover::after{
      color: #3a3a3a;
      opacity: 1;
  }
}

@media (min-width: 992px) {
  .modal-dialog {
    max-width: 1024px;   
  }
}
@media (max-width:991px) and (min-width:768px){  
    #header #theme-toggle {
        margin-right: -50px;
        position: relative;
        z-index: 2}
    #header .wishlist_title,
     #header .dropdown .expand-more,
      #header .header-nav .cart-preview .cart-title {
	    display: none}
    
    #_desktop_logo {
        transform: scale(.9);
        transform-origin: left top}
    
    #czoffercmsblock h2 {
        font-size: 1.4rem;
        width: 70%;
        padding: 1.7rem 2.2rem;} 
    
    .block-contact svg {
        display: none }  
}

@media (max-width:991px){
    #index #header .header-top .menu {
	   top: 9rem;}
    #header #theme-toggle {
	   margin-right: 0}
    
    #prices-drop h1, 
     #best-sales h1, 
      #new-products h1 {
        font-size: 1.6rem;
        margin: .75rem 1.25rem 2.063rem }
    #prices-drop h1:after, 
     #best-sales h1:after, 
      #new-products h1:after {
        height: 3.375rem;
        top: -.85rem}
    
    #index .bonsearch #searchbox:after {	    
        left: -5px}    
    #index .bonsearch .search-form-button {
        transform: skewX(-15deg);
        background: none}
    #index .bonsearch .bonsearch_btn:before {
	    transform: translate3d(-90%, -60%, 0) skewX(15deg)}
    
    
    #bonbannersmenu a .banner-inner {
        transform: translate(6%, 15%)}    
    #bonbannersmenu a .banner-inner h4, 
     #bonbanners a .banner-inner h4 {
        font-size: 15px;
        font-weight: 400}
    
    #bonbanners a .banner-inner {
        transform: translate(6%, -10%);
        overflow: hidden } 
    
    #same-category .products, 
     .product-accessories .products,
      #viewed .products {
        overflow: scroll}
    
    #product #bonwhatsappchat #bonwhatsappchat-open, 
     #product #bonwhatsappchat .whatsappchat-wrapper {
	    top: 228px}
    
    #product #ws_wishlist_button {
        margin-left: 0 }
    
    #products .products, 
     .featured-products .products {
	    justify-content: flex-start}
    
    .product-actions .add-to-cart {
    	margin-right: .35rem}
    #wishlist_button {
	    margin: 0}
    
    #cart .cart-grid-body {
	    padding-right: 15px}
    .card.cart-summary,
     #js-checkout-summary{	
	    padding: 1rem 1rem 0}
    
    .card-block {
	    padding: 1.25rem 1.25rem .5rem}
    .cart-grid-body {
	    padding-right: 15px}
    
    #stores .page-stores {
	    grid-template-columns: 1fr;}
    
    #footer #bonhtmlcontent .container .h3 a,
     #footer .container .blockreassurance .h3,
      #index .featured-products h2 {
        font-size: 1.4rem !important }
    
    #index .featured-products h2 {      
        margin-bottom: 4rem !important } 
    
    #blockcart-modal .modal-dialog {
	    width: calc(100vW - 50px)}

}

@media (max-width:767px) {
    #mobile_top_menu_wrapper #top-menu {
        margin-left: 40px;
        padding: .625rem}
    #header .header-top a[data-depth="0"] {
        color: #232323;
        text-transform: capitalize;
        font-weight: 400;
        font-size: .825rem}
    #mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
        border-bottom-color: #232323}
    #index .top-menu > li:has(.popover) > a,
     #mobile_top_menu_wrapper .top-menu a[data-depth="0"]{   
        padding: 1.5rem 0 0 .333rem;
        display: inline-block}
    #mobile_top_menu_wrapper .top-menu a[data-depth="0"] > span{ 
        display: none}
    #mobile_top_menu_wrapper #top-menu {
	    margin-bottom: 0}
    
    #header .header-nav .user-info svg path,
     #header .header-nav #menu-icon svg path{	
	    fill: #fbfbfb}
    #header .top-logo {
        transform: scale(.7);
        transform-origin: left top;
        padding-left: 20px}
    #index #header .top-logo {
        transform: scale(.777);
        top: 4rem;
        position: absolute}
    #header #_mobile_cart {
	    padding-right: 20px}
    #header .header-nav #_mobile_cart .blockcart,
     #header .header-nav #_mobile_cart .cart-preview .cart-products-count {
        height: 49px }
    #header .top-logo img {
	    max-height: 62px;
        margin-top: 4px;
        filter: grayscale(1) invert() brightness(1.8) contrast(1.5)}
    #index ._desktop_logo_line {
    	text-align: left}
    #header .dropdown select {
        min-width: 200px;
        background: transparent;
        border-bottom: 1px solid #232323}
    #header #contact-link svg {
	    vertical-align: middle}
    #header .header-top,
     #index #header .header-top{
        padding: 0;
        max-height: 0}
    #mobile_top_menu_wrapper .js-top-menu-bottom a, 
     #header .dropdown, 
       body#checkout section.checkout-step small{
        color: #232323;
        font-size: .825rem}
    #index #header .menu-main-wrapper {
	    margin-bottom: 0}
    #index #video_banner:before {
	    top: 0}      
    #mobile_top_menu_wrapper {
        position: absolute;
        top: 30px;
        z-index: 1005;
        background: transparent}
    .header-top
     #mobile_top_menu_wrapper:after {
        content: '';
        display: block;
        height: 100%;
        width: 120%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        background: rgba(250,250,250,.777);
        backdrop-filter: blur(5px);
        border-top-left-radius: 30px 150px;
        border-bottom-right-radius: 30px 150px;
        transform: skewX(-15deg)}
    .js-top-menu-bottom {
        padding-left: 40px}
    .dropdown select {
        cursor: pointer}
    
    #wrapper .breadcrumb ol {
	    max-width: 60%}    
    
    #czoffercmsblock h2 {
        font-size: 1.2rem;
        line-height: 1.2;
        width: 60%;
        padding: 1.4rem 2.5rem;
        margin-bottom: .5rem} 
    #czoffercmsblock .container {	
        display: grid;	
        align-items: center;
        justify-content: center}
    
    #bonbannersmenu a .banner-inner h3, 
     #bonbanners a .banner-inner h3 {
	    font-size: 15px}
    #bonwhatsappchat #bonwhatsappchat-open,
     #bonwhatsappchat .whatsappchat-wrapper{
	    top: 164px}
    #product #bonwhatsappchat #bonwhatsappchat-open, 
     #product #bonwhatsappchat .whatsappchat-wrapper {
	    top: 152px}
    #cart #bonwhatsappchat #bonwhatsappchat-open, 
     #cart #bonwhatsappchat .whatsappchat-wrapper {
	    top: 74px}
    #checkout #bonwhatsappchat #bonwhatsappchat-open,
     #checkout #bonwhatsappchat .whatsappchat-wrapper {
        top: 75px}
    #stores #bonwhatsappchat #bonwhatsappchat-open, 
     #stores #bonwhatsappchat .whatsappchat-wrapper {
	    top: 555px}
    #contact #bonwhatsappchat #bonwhatsappchat-open, 
     #contact #bonwhatsappchat .whatsappchat-wrapper {
	    top: 506px}
    #authentication #bonwhatsappchat #bonwhatsappchat-open,
     #authentication #bonwhatsappchat .whatsappchat-wrapper {     
	    top: 179px}
    .whatsappchat-wrapper-copy,
     .wish_link_text {
        display: none } 
    
    #product .product-container > div:first-child {
        position: relative;
        outline: none}
    
    #product .product-manufacturer {
	    display: none}
    
    #blockreassurance .box-content {
	    margin-top: 2rem}
    .blockreassurance .box-blockreassurance {
        margin-right: -15px;
        float: unset;
        display: inline-block;
        vertical-align: top} 
    
    
    #category #left-column, 
     #prices-drop #left-column, 
      #best-sales #left-column, 
       #new-products #left-column {	    
        width: calc(100% - 30px);}    
    #category #left-column #search_filters_wrapper {
	    margin-right: 0;
        margin-left: 0}    
    #search_filters .facet .facet-title, 
     #search_filters_brands .facet .facet-title, 
      #search_filters_suppliers .facet .facet-title,
       #category #left-column #search_filters .facet .facet-title{
    	color: #8bbeff}
    
    body#checkout #header .header-nav {
        height: 50px }
    body#checkout #header .header-nav .logo {
        max-height: 62px }
    
    
    #contact .row #content-wrapper {
        padding-left: 15px }
    #contact .row #left-column {
        padding-right: 15px;
        position: relative;
        margin-bottom: 3.56rem;
        background: transparent;
        outline: none}
    #contact .row #left-column .contact-rich {
        background: rgba(1, 7, 15, .922)}
    
    #footer .navbar-toggler .material-icons {
        color: #8c8d91 }    
    #footer .copyright {
	    position: relative}    
    .block-contact #contact-infos,
     .footer-container .links ul {
        padding: .625rem 1rem;
        padding-top: .5rem;
        background: rgba(255,255,255,.888)}
    .block-contact #contact-infos,
     .block-contact #contact-infos a,
      .block-contact #contact-infos span{
        color: #232323}
    .links .title {
        border-bottom: none;
        padding: .625rem 1rem;}
    .footer-container .links ul > li,
     #footer_account_list li, 
      #footer_account_list .ets_ws_accountlink{
        padding: .625rem 1rem;
        font-weight: 500;
        border-bottom: none}
    #footer .footer-container .move {
        position: relative;
        z-index: 1000;
	    width: 56.5%}
    #footer .links .navbar-toggler {
	    width: 1.5rem}
}

@media (min-width:576px) {
    #login-form footer {
        text-align: center }
}

@media (max-width:575px) {
    #bonbannersmenu li {	
	   margin-bottom: 20px}
    
    #product #wrapper .breadcrumb {
	    overflow-x: hidden}
    
    #product-button .next-product-button {	
        width: 60px;
        overflow: hidden;
        height: 25p;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis}    
    
    .cms_partner {
        flex-direction: column }
    .cms_partner_col {
    	margin: 0 0 2rem;
        width: 100% }
    .cms_partner_col .card {
        position: relative }
    .cms_partner_col .card:first-child {
	    padding-top: 2rem}
    .cms_partner_col .card:last-child {
	    padding-bottom: 2rem}
    .cms_partner_col:not(.cms_partner_col:last-child) {
	    margin-right: 0}
    
    #footer {
	    padding: 0 20px}
    #footer:before {
        width: 300vW;
        left: -100vW}
    
    .blockreassurance .box-title,
     #footer .container .h3 {
	    font-size: .875rem}
    
    .text-sm-center {
	    text-align: center !important}
}

@media (max-width:479px) {
    #czoffercmsblock .container {
	    height: 90%}
    #czoffercmsblock h2 {
        font-size: 1.1rem;	
        width: 80%}
    
    #footer {
	    height: calc(1111px + 40px)}
    #footer .footer-container .move {
	    width: 85%}
    .links .navbar-toggler {
	    padding-right: 3rem}
}


/*
@media (min-width: 1810px) {}	1

@media print {}	1
@media (min-width:576px) {}	1
@media (min-width:768px) {}	1
@media (min-width:992px) {}	1
@media (min-width:1200px) {}	1
@media (max-width:575px) {}	1
@media (max-width:767px) {}	1
@media (max-width:991px) {}	1
@media (max-width:1199px) {}	1
@media screen and (min-width:0\0) {}	1
@media all and (transform-3d),(-webkit-transform-3d) {}	1
@media screen and (max-width:767px) {}	1
@media (max-width:360px) {}
*/