/* IMPORTANT: breakpoints - must be also set in swiperjs-ini.js for swiper init */

/* category swiper on listing pages */
.listing-category-swiper {
	background-color: white;
}

.listing-category-swiper .current {
	background: #dbdbdb;
}

.listing-category-swiper h2,
.listing-category-swiper h3 {
	margin: 0;
	font-size: 13px;
	font-weight: normal;
	height: 30px;
}

.listing-category-swiper .text a {
	text-decoration: none;
	color: #999;
	overflow-wrap: break-word;
    inline-size: 100%;
}

.listing-category-swiper .swiper-slide {
	border-right: 1px solid #CCC;
	width: 160px;
}

.listing-category-swiper .swiper-slide:last-of-type {
	border-right: 0px;
}

.listing-category-swiper .swiper-btn {
	height: 100%;
}

.listing-category-swiper .swiper-btn.btn-right.swiper-button-disabled::before {
	content: none;
	background: none;
}

.listing-category-swiper .current a,
.listing-category-swiper .swiper-slide:hover a,
.listing-category-swiper .swiper-slide:focus a {
	color: #FF7300;
}

.listing-category-swiper .current a {
	font-weight: bold;
}

:is(.xs, .sm, .md, .lg, .xl) .listing-category-swiper .swiper-btn,
:is(.xs, .sm, .md, .lg, .xl) .listing-category-swiper .swiper-btn::after {
  /* display: none; */
}


.listing-category-swiper .picture {
	height: 90px;
}

.listing-category-swiper .picture a {
	height: 100%;
	width: 100%;
}

.listing-category-swiper .picture img {
    max-width: 90px;
	max-height: 90px;
}

@media (min-width: 0px) {
  .listing-category-swiper .swiper-slide {
    flex: 0 0 calc(100% / 2);
  }
}

@media (min-width: 576px) {
  .listing-category-swiper .swiper-slide {
    flex: 0 0 calc(100% / 3);
  }
}

@media (min-width: 768px) {
  .listing-category-swiper .swiper-slide {
    flex: 0 0 calc(100% / 3);
  }
}

@media (min-width: 992px) {
  .listing-category-swiper .swiper-slide {
    flex: 0 0 calc(100% / 4);
  }
}

@media (min-width: 1200px) {
  .listing-category-swiper .swiper-slide {
    flex: 0 0 calc(100% / 5);
  }
}

@media (min-width: 1400px) {
  .listing-category-swiper .swiper-slide {
    flex: 0 0 calc(100% / 6);
  }
}

@media (min-width: 1600px) {
  .listing-category-swiper .swiper-slide {
    flex: 0 0 calc(100% / 7);
  }
}

/* category swiper on startpage */
.startpage-category-swiper {
	overflow: hidden;
}

:is(.xs, .sm, .md, .lg) .startpage-category-swiper .swiper {
	overflow: visible;
}

.startpage-category-swiper .swiper-container {
	height: 172px;
}

.startpage-category-swiper .text a {
	font-size: 13px;
	font-weight: normal;
	color: #CCC;
	padding: 0 12px;
	display: block;
	text-align: center;
}

.startpage-category-swiper .picture a {
	width: 120px;
	height: 120px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.startpage-category-swiper .swiper-slide {
  border-right: 1px solid #767676;
}

:is(.xs, .sm, .md, .lg) .startpage-category-swiper .swiper-slide:first-of-type {
	border-left: 1px solid #767676;
}

.startpage-category-swiper .swiper-slide:last-of-type {
	border-right: 0px;
}

.startpage-category-swiper .swiper-btn {
	color: #CCC !important;
}

.startpage-category-swiper .swiper-button-disabled {
	color: #767676 !important;
}


.startpage-category-swiper .current {
	background: #dbdbdb;
}

:is(.xs, .sm, .md, .lg) .startpage-category-swiper .swiper {
  	padding: 0 !important;
}

:is(.xs, .sm, .md, .lg) .startpage-category-swiper .swiper-btn,
:is(.xs, .sm, .md, .lg) .startpage-category-swiper .swiper-btn::after {
  	/* display: none; */
}

@media (min-width: 0px) {
  /* .startpage-category-swiper .swiper-slide {
    flex: 0 0 calc(100% / 2);
  } */

  .startpage-category-swiper .swiper {
    height: 120px;
  }

  .startpage-category-swiper .picture a,
  .startpage-category-swiper .picture img {
    max-width: 60px;
    max-height: 60px;
  }
}

@media (min-width: 576px) {
  /* .startpage-category-swiper .swiper-slide {
    flex: 0 0 calc(100% / 3);
  } */

  .startpage-category-swiper .swiper {
    height: 140px;
  }

  .startpage-category-swiper .picture a,
  .startpage-category-swiper .picture img {
    max-width: 90px;
    max-height: 90px;
  }
}

@media (min-width: 768px) {
  .startpage-category-swiper .swiper-slide {
    flex: 0 0 calc(100% / 3);
  }
}

@media (min-width: 992px) {
  .startpage-category-swiper .swiper-slide {
    flex: 0 0 calc(100% / 4);
  }
}

@media (min-width: 1200px) {
  .startpage-category-swiper .swiper-slide {
    flex: 0 0 calc(100% / 5);
  }
}

@media (min-width: 1400px) {
  .startpage-category-swiper .swiper-slide {
    flex: 0 0 calc(100% / 6);
  }
}

@media (min-width: 1600px) {
  .startpage-category-swiper .swiper-slide {
    flex: 0 0 calc(100% / 7);
  }
}

/* category swiper in sale section on startpage */
.startpage-sale-section {
	overflow: hidden;
}

.startpage-sale-section .category-swiper {
	overflow: visible;
}

:is(.xs, .sm, .md, .lg) .startpage-sale-section .category-swiper .swiper {
	overflow: visible;
}

.startpage-sale-section .category-swiper .swiper-container {
	height: 172px;
}

.startpage-sale-section .category-swiper .text a {
	font-size: 13px;
	font-weight: normal;
	color: #CCC;
	padding: 0 12px;
	display: block;
	text-align: center;
}

.startpage-sale-section .category-swiper .picture a {
	width: 120px;
	height: 120px;
}

.startpage-sale-section .category-swiper .swiper-slide {
  	border-right: 1px solid #ffffff70;
}

:is(.xs, .sm, .md, .lg) .startpage-sale-section .category-swiper .swiper-slide:first-of-type {
	border-left: 1px solid #ffffff70;
}

.startpage-sale-section .category-swiper .swiper-slide:last-of-type {
	border-right: 0px;
}

.startpage-sale-section .category-swiper .swiper-btn {
	color: white !important;
}

.startpage-sale-section .category-swiper .swiper-button-disabled {
	color: #ffffff70 !important;
}

.startpage-sale-section .category-swiper .current { 
	background: #dbdbdb;
}

:is(.xs, .sm, .md, .lg) .startpage-sale-section .category-swiper .swiper {
  	padding: 0 !important;
}

:is(.xs, .sm, .md, .lg) .startpage-sale-section .category-swiper .swiper-btn,
:is(.xs, .sm, .md, .lg) .startpage-sale-section .category-swiper .swiper-btn::after {
  	/* display: none; */
}

@media (min-width: 0px) {
	.startpage-sale-section .category-swiper .swiper-slide {
		flex: 0 0 calc(100% / 2);
	}

	.startpage-sale-section .category-swiper .swiper {
		height: 120px;
	}

	.startpage-sale-section .category-swiper .picture a,
	.startpage-sale-section .category-swiper .picture img {
		max-width: 60px;
		max-height: 60px;
	}
}

@media (min-width: 576px) {
  .startpage-sale-section .category-swiper .swiper-slide {
    flex: 0 0 calc(100% / 3);
  }

  .startpage-sale-section .category-swiper .swiper {
    height: 140px;
  }

  .startpage-sale-section .category-swiper .picture a,
  .startpage-sale-section .category-swiper .picture img {
    max-width: 90px;
    max-height: 90px;
  }
}

@media (min-width: 768px) {
  .startpage-sale-section .category-swiper .swiper-slide {
    flex: 0 0 calc(100% / 3);
  }
}

@media (min-width: 992px) {
  .startpage-sale-section .category-swiper .swiper-slide {
    flex: 0 0 calc(100% / 4);
  }
}

@media (min-width: 1200px) {
  .startpage-sale-section .category-swiper .swiper-slide {
    flex: 0 0 calc(100% / 5);
  }
}

@media (min-width: 1400px) {
  .startpage-sale-section .category-swiper .swiper-slide {
    flex: 0 0 calc(100% / 6);
  }
}

@media (min-width: 1600px) {
  .startpage-sale-section .category-swiper .swiper-slide {
    flex: 0 0 calc(100% / 7);
  }
}



/* big image swiper on product pages */
.productpage-images {
  width: 100%;
}

.productpage-images .swiper-slide {
  height: 400px;
}

:is(.xs, .sm) .productpage-images .swiper-slide {
	height: 380px;
}

:is(.md) .productpage-images .swiper-slide {
	height: 400px;
}

.productpage-images .swiper-slide a {
  height: 100%;
  width: 100%;
}

.productpage-images img {
  max-width: 100%;
  max-height: 100%;
}

:is(.xs, .sm, .md, .lg) .productpage-images .swiper-btn,
:is(.xs, .sm, .md, .lg) .productpage-images .swiper-btn::after {
  display: none;
}

.productpage-images .swiper-pagination {
	font-size: 12px;
	color: #707070;
}

/* thumbnails on product pages */
.productpage-thumbnails a {
  height: 60px;
  min-width: 60px;
  width: 100%;
  cursor: pointer;
}

.productpage-thumbnails img {
  max-width: 60px;
  max-height: 60px;
  padding: 4px;
}

.productpage-thumbnails .swiper-slide-thumb-active img {
  border: 1px solid #ccc;
}

@media (min-width: 0px) {
  .productpage-thumbnails .swiper-slide {
    flex: 0 0 calc(100% / 5);
  }
}

@media (min-width: 576px) {
  .productpage-thumbnails .swiper-slide {
    flex: 0 0 calc(100% / 6);
  }
}

@media (min-width: 768px) {
  .productpage-thumbnails .swiper-slide {
    flex: 0 0 calc(100% / 5);
  }
}

@media (min-width: 992px) {
  .productpage-thumbnails .swiper-slide {
    flex: 0 0 calc(100% / 6);
  }
}

@media (min-width: 1200px) {
  .productpage-thumbnails .swiper-slide {
    flex: 0 0 calc(100% / 8);
  }
}

@media (min-width: 1400px) {
  .productpage-thumbnails .swiper-slide {
    flex: 0 0 calc(100% / 8);
  }
}

@media (min-width: 1600px) {
  .productpage-thumbnails .swiper-slide {
    flex: 0 0 calc(100% / 8);
  }
}

.pswp--product-page {
	--pswp-bg: white;
	--pswp-icon-color: #707070;
	--pswp-icon-stroke-color: none;
	--pswp-icon-color-secondary: white;
	color: #999 !important;
}

.pswp--product-page .pswp__top-bar {
  background-color: rgba(255, 255, 255, 0.5);
}

/* quick buy popup */
.dialog-product-images .swiper-pagination {
	font-size: 12px;
	color: #707070;
}

.dialog-product-images {
  width: 100%;
}

.dialog-product-images .swiper-slide {
  height: 400px;
}

:is(.xs, .sm) .dialog-product-images .swiper-slide {
	height: 380px;
}

:is(.md) .dialog-product-images .swiper-slide {
	height: 320px;
}

.dialog-product-images .swiper-slide .image-wrapper {
  height: 100%;
  width: 100%;
}

.dialog-product-images img {
  max-width: 100%;
  max-height: 100%;
}

:is(.xs, .sm, .md, .lg) .dialog-product-images .swiper-btn,
:is(.xs, .sm, .md, .lg) .dialog-product-images .swiper-btn::after {
  display: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *
 *     still needs to be sorted    *
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* CUSTOM CATEGORY SWIPER */
.custom-category-swiper .swiper-container {
	height: 172px;
}

.custom-category-swiper .category-swiper .text a {
	color: #ccc;
}

.custom-category-swiper .picture a {
	width: 120px;
	height: 120px;
}

.custom-category-swiper .swiper-slide {
	border-color: #767676;
	min-width: 240px;
}

.custom-category-swiper .swiper-btn {
	color: #ccc !important;
}

.custom-category-swiper .swiper-button-disabled {
	color: #767676 !important;
}

.custom-category-swiper .swiper-btn.btn-right::before {
	height: 172px;
	width: 150px;
	background: rgb(86,86,86,.75);
    background: -webkit-linear-gradient(right,rgb(86,86,86) 60px,rgb(86,86,86,0) 100%);
    background: -o-linear-gradient(right,rgb(86,86,86) 60px,rgb(86,86,86,0) 100%);
    background: linear-gradient(to left,rgb(86,86,86) 60px,rgb(86,86,86,0) 100%);
}

/* startpage-swiper-brands */
.startpage-swiper-brands {
	position: relative;
}

.startpage-swiper-brands .swiper-slide {
  height: 60px;
}

.startpage-swiper-brands .swiper-slide a {
	width: 100%;
	height: 100%;
}

.startpage-swiper-brands .swiper-slide a img {
	max-width: 180px;
	max-height: 60px;
}

.startpage-swiper-brands .short-wrapper {
	position: relative;
	width: 100%;
}

.startpage-swiper-brands .swiper-container {
	margin: 0 auto;
	width: 95%;
	position: unset;
	height: 60px;
}

.startpage-swiper-brands .columns {
	margin-top: 24px;
}

/* startpage - highlights swiper  */
.startpage-highlight-swiper {
  background-color: white;
  overflow: hidden;
}

.startpage-highlight-swiper .swiper {
  overflow: visible !important;
}

.startpage-highlight-swiper .product-wrapper {
	padding: 0 24px;
	margin-bottom: 0;
	height: auto;
}

.startpage-highlight-swiper .product-wrapper .picture {
	position: relative;
}

.startpage-highlight-swiper .product-wrapper .picture {
	height: 272px;
	margin: 0 0 36px 0;
}

.startpage-highlight-swiper .product-wrapper .picture a img {
	max-width: 272px !important;
	max-height: 272px !important;
  	text-align: left;
}

.startpage-highlight-swiper .product-wrapper .price {
	font-size: 42px;
	height: auto;
}

.startpage-highlight-swiper .price a>.shopprice_from,
.startpage-highlight-swiper .price a>.ShopPriceCur .shopprice_dp,
.startpage-highlight-swiper .price a>.ShopPriceCur .shopprice_p2,
.startpage-highlight-swiper .price a>.ShopPriceCur .shopprice_cur,
.startpage-highlight-swiper .price>.shopprice_from,
.startpage-highlight-swiper .price>.ShopPriceCur .shopprice_dp,
.startpage-highlight-swiper .price>.ShopPriceCur .shopprice_p2,
.startpage-highlight-swiper .price>.ShopPriceCur .shopprice_cur {
	font-size: 24px;
	vertical-align: 11px;
}

.startpage-highlight-swiper .price .save_percent {
	display: block;
	color: #000;
	font-size: 15px;
	font-family: 'Arial Black', 'Arial Bold', Arial, sans-serif;
	font-weight: bold;
}

.startpage-highlight-swiper .price .save_percent span {
	font-weight: normal;
	font-family: Arial, sans-serif;
}

.startpage-highlight-swiper .price a>.productOldPrice,
.startpage-highlight-swiper .price>.productOldPrice {
	font-size: 15px;
	margin-bottom: 0;
	font-weight: normal;
	color: #999;
}

.startpage-highlight-swiper .product-wrapper .price .ShopPriceCur {
	position: static;
}

.startpage-highlight-swiper .brand {
	position: static;
	max-width: 150px;
	height: 65px;
	max-height: 65px;
	margin-bottom: 8px;
	display: table;
}

.startpage-highlight-swiper .brand a {
	display: table-cell;
	vertical-align: middle;
	height: 65px;
}

.startpage-highlight-swiper .product-wrapper .infos {
	font-size: 15px;
}

.product-wrapper.big-product .picture .brand img,
.startpage-highlight-swiper .product-wrapper .brand img {
	max-width: 100%;
	max-height: 100%;
}

.startpage-highlight-swiper .product-wrapper .sale-descr,
#startpage-new .product-wrapper .sale-descr {
	margin: 0;
}

.startpage-highlight-swiper .flag .sale,
#startpage-new .flag .sale {
	display: inline-block;
}

:is(.xs, .sm, .md, .lg) .startpage-highlight-swiper .big-container {
	padding: 0;
}

:is(.xs, .sm, .md, .lg) .startpage-highlight-swiper .swiper-btn,
:is(.xs, .sm, .md, .lg) .startpage-highlight-swiper .swiper-btn::after {
  display: none;
}

:is(.xs, .sm, .md, .lg) .startpage-highlight-swiper .product-wrapper .picture a {
  text-align: left;
}

.startpage-swiper-highlights

/* startpage - sale swiper */
#startSaleSwiper {
	padding: 24px 0 60px 0;
}

#startSaleSwiper .category-swiper .swiper-slide {
	border: 0px !important;
	min-width: 210px;
}

#startSaleSwiper .swiper-btn {
	color: #FFF !important;
}

#startSaleSwiper .swiper-button-disabled {
	color: rgb(255, 255, 255, 0.25) !important;
}

#startSaleSwiper .swiper-btn.btn-right::before {
	background: none;
}

#startSaleSwiper .category-swiper .picture {
	min-width: 150px;
}

#startSaleSwiper .category-swiper .picture a {
	height: 150px;
	width: 150px;
}

/* startpage - brands swiper */
:is(.xs, .sm, .md, .lg) #startManufacturers .container {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

:is(.xs, .sm, .md, .lg) #startManufacturers .swiper-btn,
:is(.xs, .sm, .md, .lg) #startManufacturers .swiper-btn::after {
  display: none;
}

/* startpage - news swiper */
#startFeaturedSmall {
	overflow: hidden;
}

.startpage-news-swiper .swiper {
  overflow: visible !important;
}

.startpage-news-swiper .swiper-slide {
	padding: 0 12px;
}

.startpage-news-swiper .swiper-slide:first-of-type {
	padding-left: 0;
}

.startpage-news-swiper .swiper-slide:last-of-type {
	padding-right: 0;
}

:is(.xs) .startpage-news,
:is(.xs) .startpage-news .background {
	height: 110vw;
}

:is(.sm) .startpage-news,
:is(.sm) .startpage-news .background {
	height: 114vw;
}

:is(.md) .startpage-news,
:is(.md) .startpage-news .background {
	height: 58vw;
}

:is(.lg) .startpage-news,
:is(.lg) .startpage-news .background {
	height: 40vw;
}

:is(.xl) .startpage-news,
:is(.xl) .startpage-news .background {
	height: 41vw;
}

.startpage-news,
.startpage-news .background {
	height: 540px;
}

.startpage-news .hover .background {
	transition: all ease-in-out 0.2s;
}
.startpage-news .hover:hover .background {
	transform: scale(1.05);
	color: black;
}

.startpage-news .infos {
	position: absolute;
	top: 0;
	display: flex;
	align-items: center;
	flex-direction: column;
	height: 100%;
	width: 100%;
	padding: 20px 0;
	box-sizing: border-box;
}

.startpage-news .background {
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}

.startpage-news .headline h2 {
	z-index: 3;
	font-size: 24px;
	font-family: 'CoolveticaRg-Regular', Arial, Helvetica, sans-serif;
	margin: 15px 0;
	font-weight: normal;
	display: inline-block;
	letter-spacing: 0.02em;
	line-height: 1.1em;
}

.startpage-news .infos .headline {
	display: flex;
	flex-direction: column;
	text-shadow: none;
	padding: 0 30px;
	position: absolute;
	width: 100%;
}

.startpage-news .infos .headline .sub {
	display: inline-block;
	z-index: 1;
}

.startpage-news .infos .headline .main {
	display: inline-block;
	z-index: 2;
	margin-top: 0.8%;
}

.startpage-news .headline .sub .box h3 {
	margin: 0;
	padding: 0.12em 0 0.16em 0;
	display: inline;
	line-height: 1.2;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	font-family: "CoolveticaRg-Regular", Arial, Helvetica, sans-serif;
	font-size: clamp(0.5rem, 1vw, 1rem);
	text-transform: uppercase;
	color: white;
	letter-spacing: 0.15em;
	font-weight: 500;
	text-shadow: none;
}

.startpage-news .headline .main .box h2 {
	margin: 0;
	padding: 0.12em 0 0.16em 0;
	display: inline;
	line-height: 1.4;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	font-family: "CoolveticaRg-Regular", Arial, Helvetica, sans-serif;
	/* font-size: clamp(1.3rem, 2.4vw, 36px); */
	font-size: 1vw;
	color: black;
	letter-spacing: 0.06em;
	font-weight: bold;
}

:is(.xs) .startpage-news .headline .sub .box h3 {
	font-size: 3.15vw;
}

:is(.sm) .startpage-news .headline .sub .box h3 {
	font-size: 3.15vw;
}

:is(.md) .startpage-news .headline .sub .box h3 {
	font-size: 1.57vw;
}

:is(.lg) .startpage-news .headline .sub .box h3 {
	font-size: 1.18vw;
}

:is(.xl) .startpage-news .headline .sub .box h3 {
	font-size: 12.6px;
}

.startpage-news .headline .sub .box h3 {
	font-size: 14.2px;
}

:is(.xs) .startpage-news .headline .main .box h2 {
	font-size: 8vw;
}

:is(.sm) .startpage-news .headline .main .box h2 {
	font-size: 8vw;
}

:is(.md) .startpage-news .headline .main .box h2 {
	font-size: 4vw;
}

:is(.lg) .startpage-news .headline .main .box h2 {
	font-size: 3vw;
}

:is(.xl) .startpage-news .headline .main .box h2 {
	font-size: 32px;
}

.startpage-news .headline .main .box h2 {
	font-size: 36px;
}

.startpage-news .infos .headline .sub .box.white h3 {
	background-color: #fff;
	box-shadow: 0.5em 0 0 #fff, -0.5em 0 0 #fff;
}

.startpage-news .infos .headline .sub .box.orange h3 {
	background-color: #ff7300;
	box-shadow: 0.5em 0 0 #ff7300, -0.5em 0 0 #ff7300;
}

.startpage-news .infos .headline .sub .box.red h3 {
	background-color: #a10001;
	box-shadow: 0.5em 0 0 #a10001, -0.5em 0 0 #a10001;
}

.startpage-news .infos .headline.russian .sub h3 {
	letter-spacing: 0;
}

.startpage-news .infos .headline .main .box.white h2 {
	background-color: #fff;
	box-shadow: 0.5em 0 0 #fff, -0.5em 0 0 #fff;
}

.startpage-news .infos .headline .main .box.orange h2 {
	background-color: #ff7300;
	box-shadow: 0.5em 0 0 #ff7300, -0.5em 0 0 #ff7300;
}

.startpage-news .infos .headline .main .box.uppercase h2 {
	text-transform: uppercase;
}

.startpage-news .infos .headline.russian .main h2 {
	font-size: 1.4rem;
	letter-spacing: -0.02em;
}

@-moz-document url-prefix() { 
	.startpage-news .infos .headline .main h2 {
		letter-spacing: 0.03em;
	}
}

@media not all and (min-resolution:.001dpcm) { 
	@supports (-webkit-appearance: none) and (stroke-color: transparent) { 
		.startpage-news .infos .headline .main h2 {
			letter-spacing: 0.03em;
		}
	} 
}

.startpage-news .infos .headline .main h2 .star {
	font-size: 3vw;
	color: #c6c6c6;
	vertical-align: super;
}

.startpage-news .infos > div {
	padding: 1rem 0;
}


/* blackweek variation */
