@charset "UTF-8";
@media (min-width: 1200px) {
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl-4 {
    width: 33.33333333%;
  }
}

@media (min-width: 1200px) {
  .col-xl-6 {
    width: 50%;
  }
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-moz-keyframes slideInLeft {
  0% {
    -moz-transform: translateX(100%);
         transform: translateX(100%);
  }
  100% {
    -moz-transform: translateX(0);
         transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(100%);
       -moz-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@-moz-keyframes slideDown {
  0% {
    -moz-transform: translateY(0%);
         transform: translateY(0%);
  }
  100% {
    -moz-transform: translateY(100%);
         transform: translateY(100%);
  }
}
@keyframes slideDown {
  0% {
    -webkit-transform: translateY(0%);
       -moz-transform: translateY(0%);
            transform: translateY(0%);
  }
  100% {
    -webkit-transform: translateY(100%);
       -moz-transform: translateY(100%);
            transform: translateY(100%);
  }
}
:root {
  --font-family: "Lato", sans-serif;
  --scrollbar-width: 17px;
}

@media (max-width: 767px) {
  :root {
    --scrollbar-width: 0px;
  }
}
body {
  font-family: var(--font-family);
  font-weight: normal;
  min-width: 320px;
}
body .price_recbox {
  color: red !important;
}
body .sale_tag_recbox {
  background-color: red !important;
}
body > #revive-0-0 {
  display: none;
}

html.pro-basket #logo {
  margin-left: 0;
}

.container {
  background-color: unset;
}

.skLongProduct .group_label {
  max-width: 50%;
}

.breadcrumb {
  color: #616161;
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 14px;
  padding: 0px;
}
.breadcrumb > li > a {
  font-family: var(--font-family);
  color: #616161;
  font-size: 16px;
  font-weight: normal;
}
.breadcrumb > li + li:before {
  color: #616161;
  font-size: 16px;
  content: "/ ";
  top: 0px;
  width: auto;
  height: auto;
  background: transparent;
  border-radius: 0;
  margin: 0 1px;
}
.breadcrumb > .active {
  font-family: var(--font-family);
  color: #616161;
  font-size: 16px;
  font-weight: normal;
}

footer .copyright {
  float: right;
  position: absolute;
  top: 0px;
  margin-top: 7px;
  right: 0px;
  clear: none;
  text-align: right;
  padding: 0;
  border-top: none;
}
footer .copyright a {
  font-family: var(--font-family);
  font-family: var(--font-family);
}
footer .list-group h4 {
  margin-bottom: 0px;
  margin-top: 0px;
}
footer .list-group h4 a {
  font-size: 16px;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
}
footer .navbar-default {
  background: white;
  border: none;
}

.category h2 {
  font-family: var(--font-family);
}

#category-filter a {
  font-family: var(--font-family);
}

header .horizontal-categories > li.color-category a {
  color: var(--category-color) !important;
}
header .horizontal-categories > li.color-category a:is(:hover, :active, :focus, :visited) {
  color: var(--category-color) !important;
}
header .horizontal-categories > li > a {
  font-family: var(--font-family);
}

.tinymce_html h1 {
  font-family: var(--font-family);
  font-weight: bold;
}
.tinymce_html h2 {
  font-family: var(--font-family);
  font-weight: bold;
}
.tinymce_html h3 {
  font-family: var(--font-family);
  font-weight: bold;
  font-size: 18px;
}
.tinymce_html h4 {
  font-weight: bold;
}
.tinymce_html h5 {
  font-weight: bold;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: var(--font-family);
  font-weight: normal;
}

.skTitle {
  font-family: var(--font-family);
  color: #000000;
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  margin: 0 0 62px;
  text-transform: uppercase;
}
.skTitle a {
  font-family: var(--font-family);
}
.skTitle a:hover {
  color: #FF3399;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.sizes-content .skTitle {
  display: none;
}

#mainPageHelp ul li {
  font-family: var(--font-family);
}

#socialTittle {
  font-family: var(--font-family);
}

.mainPageBannerContent > div:nth-of-type(1) {
  font-family: var(--font-family);
}
.mainPageBannerContent .skLink {
  font-family: var(--font-family);
}

#mainPageProducts #product-tabs li a {
  font-family: var(--font-family);
}

.skLongOldPrice {
  font-family: var(--font-family);
}

.skLongPrice {
  font-family: var(--font-family);
}

.skLongDiscount span {
  font-family: var(--font-family);
}

.skBlogHomePageCategory a {
  font-family: var(--font-family);
}

.skBlogHomePageTitle {
  font-family: var(--font-family);
}

a.skBlogHomePageMore {
  font-family: var(--font-family);
}

.mainPageHelpTitle {
  font-family: var(--font-family);
}

#nav-menu > .navbar-nav > li > a {
  font-family: var(--font-family);
}
#nav-menu > .navbar-nav > li.active > a {
  color: #000;
}
#nav-menu .dropdown-menu a {
  color: var(--category-color);
}

#product-navbar h1 {
  font-family: var(--font-family);
}

.title h1 {
  font-family: var(--font-family);
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  margin: 0 0 25px;
  text-transform: uppercase;
}
.title h2 {
  font-family: var(--font-family);
}

.card .information li.wl-price-history-container,
.card .information li.wl-price-history-simple-container {
  margin: -20px 0 10px;
}
@media (min-width: 1200px) {
  .card .information li.wl-price-history-container,
  .card .information li.wl-price-history-simple-container {
    margin: -30px 0 10px;
  }
}
.card .information li.wl-price-history-container a#show-price-modal,
.card .information li.wl-price-history-simple-container a#show-price-modal {
  font-size: 14px;
  text-decoration: underline;
}
.card .information li.wl-price-history-simple-container {
  padding-top: 6px;
  font-size: 12px;
  color: #757575;
}

#homepage-carousel {
  min-height: -webkit-calc((100vw - 30px) * 1.33);
  min-height: -moz-calc((100vw - 30px) * 1.33);
  min-height: calc((100vw - 30px) * 1.33);
}
#homepage-carousel .swiper-slide img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
#homepage-carousel .swiper-slide a {
  display: block;
  aspect-ratio: 499/677;
  position: relative;
  width: 100%;
}
#homepage-carousel .swiper-slide a picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

@media (min-width: 500px) {
  #homepage-carousel {
    min-height: auto;
  }
  #homepage-carousel .swiper-slide a {
    aspect-ratio: 1900/677;
  }
}
.homepage-carousel .swiper-slide img {
  width: 100%;
}

#homepageNews .skBanner {
  display: block;
  padding-top: 151%;
  position: relative;
}
#homepageNews .skBanner > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
#homepageNews .customFlag {
  background-color: #A3D900;
}
#homepageNews .customFlag::before {
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  bottom: -7px;
  left: 0;
  border-style: solid;
  border-width: 0 7px 7px 0;
  line-height: 0px;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
  border-color: transparent #4d6600 transparent transparent;
  _border-color: #000000 #4d6600 #000000 #000000;
}

#homepageSales .skBanner {
  display: block;
  padding-top: 151%;
  position: relative;
}
#homepageSales .skBanner > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
#homepageSales .customFlag {
  background-color: #A300D9;
}
#homepageSales .customFlag::before {
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  bottom: -7px;
  left: 0;
  border-style: solid;
  border-width: 0 7px 7px 0;
  line-height: 0px;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
  border-color: transparent #A300D9 transparent transparent;
  _border-color: #000000 #A300D9 #000000 #000000;
}

#homepageBanners .skBanner {
  display: block;
  padding-top: 135%;
  position: relative;
}
#homepageBanners .skBanner > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
#homepageBanners .slick-next,
#homepageBanners .slick-prev {
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  font-size: 30px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
#homepageBanners .slick-next::before,
#homepageBanners .slick-prev::before {
  border: unset;
}

#headerTop {
  line-height: 17px;
  padding: 4px 0px;
  background: #f0f0f0;
  color: #000;
  font-size: 10px;
  font-weight: bold;
}
#headerTop a {
  color: #000;
  font-size: 10px;
  font-weight: bold;
}
#headerTop ul {
  list-style-type: none;
  padding: 0px 10%;
  margin: 0px;
}
#headerTop ul li {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  display: inline-block;
  width: 33%;
  text-align: center;
}
#headerTop p {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

#headerMiddleBasketquantity {
  height: 25px;
  min-width: 25px;
  color: #000000;
  background: #FF3399;
  line-height: 25px;
  display: block;
  position: absolute;
  border-radius: 50%;
  text-align: center;
  right: -6px;
  top: -6px;
  padding: 0 4px;
  font-weight: bold;
}
#headerMiddleBasketquantity:empty {
  display: none;
}

#headerMiddleBasketContent {
  position: relative;
  padding-right: 15px;
  padding-top: 1px;
}
#headerMiddleBasketContent #nav-shopping-cart {
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: 100;
  background: white;
}

.social-links {
  display: none;
}
@media (min-width: 1200px) {
  .social-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    padding-top: 3px;
  }
}
.social-links a {
  margin-right: 25px;
}
@media (min-width: 1400px) {
  .social-links a {
    margin-right: 35px;
  }
}
.social-links a svg {
  width: 32px;
  height: 34px;
}

span.skLabel {
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0;
  display: block;
}

#skHeaderMiddleUser {
  margin-right: 25px;
}
#skHeaderMiddleUser > a {
  display: block;
  text-align: center;
}

.search.form-inline .input-group {
  width: 100%;
}
.search.form-inline .input-group input[type=search] {
  height: 36px;
  border: none;
  border-bottom: 1px solid #000000;
}
.search.form-inline .input-group button.btn.btn-primary {
  background: unset;
  height: 36px;
  border: none;
  border-bottom: 1px solid #000;
  z-index: 0 !important;
}
.search.form-inline .input-group button.btn.btn-primary span {
  color: #000000;
}

#skHeaderMiddleSearch {
  width: 270px;
  padding-top: 6px;
  margin-right: 40px;
}

#skFullWidthContent {
  padding-top: 30px;
}

#skDeliveryInfo {
  color: #000000;
  font-weight: bold;
  text-align: center;
  background: #f0f0f0;
  padding: 8px 0;
  margin: 0 0 25px;
}
@media (max-width: 767px) {
  #skDeliveryInfo {
    margin: 0;
  }
}

#skDeliveryInfoContainer img {
  width: 50px;
  height: auto;
  margin-right: 20px;
}

.skBlackInfoBox {
  background: #000000;
  text-align: center;
  padding: 13px;
  margin: 0 0 15px;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  color: white;
}
.skBlackInfoBox h1 {
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  color: white;
  margin: 0px;
  padding: 0px;
}

.stBasket_index #skDeliveryInfo {
  font-family: "Inter";
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  background-color: unset;
  border: 1px solid #ccc;
}
@media (min-width: 768px) {
  .stBasket_index #skDeliveryInfo {
    font-size: 18px;
  }
}
.stBasket_index #skDeliveryInfo .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  gap: 35px;
}
.stBasket_index #skDeliveryInfo .container::after, .stBasket_index #skDeliveryInfo .container::before {
  display: none;
}
@media (max-width: 767px) {
  .stBasket_index #skDeliveryInfo .container {
    text-align: start;
  }
}
@media (max-width: 479px) {
  .stBasket_index #skDeliveryInfo .container {
    gap: 15px;
  }
}
.stBasket_index #skDeliveryInfo .container svg {
  min-width: 47px;
}

.skBanners {
  margin-bottom: 40px;
}
.skBanners .col-xs-6 {
  position: relative;
}
.skBanners .skBanner {
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.skBanners .skBanner img {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  width: 100%;
  height: auto;
}
.skBanners .skBanner:hover img {
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  transition: 0.4s ease;
}
.skBanners .skBanner:hover a {
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  transition: 0.4s ease;
  display: block;
}
.skBanners .skBanner a {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.skBanners .skBanner a h2 {
  position: absolute;
  bottom: 0px;
  right: 10px;
  font-weight: normal;
  line-height: 25px;
  font-size: 35px;
  color: white !important;
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.5);
}
.skBanners .skTitle {
  margin: 0 0 30px;
  color: #444;
}

.skBanners.homepageProducts .skBanner a h2 {
  line-height: 24px;
  font-size: 24px;
}

#skFooterBottom {
  background: #FF3399;
  height: 35px;
  line-height: 35px;
  position: relative;
  overflow: hidden;
}
#skFooterBottom #skCopyright {
  letter-spacing: 1px;
  text-align: left;
  font-size: 12px;
  color: white;
  text-transform: uppercase;
  font-weight: normal;
}
#skFooterBottom #skCopyright a {
  font-weight: bold;
  color: white;
}

.centerCopyright {
  padding-left: 25%;
}

#category_tree ul.x-tree-root-ct {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#category_tree ul.x-tree-root-ct a {
  font-weight: bold;
  font-size: 16px;
  position: relative;
  color: #000000;
  margin-bottom: 8px;
  display: inline-block;
}
#category_tree ul.x-tree-root-ct img {
  display: none !important;
}
#category_tree ul.x-tree-root-ct > li > ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#category_tree ul.x-tree-root-ct > li > ul ul {
  list-style-type: none;
}
#category_tree ul.x-tree-root-ct ul a {
  font-weight: normal;
}
#category_tree ul.x-tree-root-ct ul a:after {
  display: block;
  width: 0;
  height: 2px;
  background: #FF3399;
  content: "";
  left: 0px;
  bottom: 0px;
  position: absolute;
}
#category_tree ul.x-tree-root-ct ul a:hover:after {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#category_tree ul.x-tree-root-ct ul a.x-tree-node-anchor-selected:after {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#category_tree ul.x-tree-root-ct .x-tree-node-expanded a:after {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

h1.skPageTitle {
  font-size: 32px;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
}

.homepageProducts {
  margin-bottom: 45px;
}
.homepageProducts .skTitle {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .homepageProducts {
    margin-bottom: 60px;
  }
}

.promotedReviews {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .promotedReviews {
    margin-bottom: 60px;
  }
}

#promotedReviews {
  margin-bottom: 20px;
  display: block;
}
#promotedReviews svg.star-rating-hover {
  color: #FF3399;
}
#promotedReviews svg {
  color: #cecece;
  fill: currentColor;
}
#promotedReviews + .text-center {
  position: relative;
  z-index: 1;
}
#promotedReviews .promotedReviews-row {
  max-height: 455px;
  -webkit-transition: max-height 0.3s ease-in-out;
  -moz-transition: max-height 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out;
  z-index: 0;
  position: relative;
  clear: both;
}
#promotedReviews .promotedReviews-row.more-toggle {
  max-height: 1050px;
  overflow: hidden;
}
#promotedReviews .promotedReviews-row.more-toggle.more-toggle-fadeout {
  max-height: 470px;
}
#promotedReviews .promotedReviews-row::after {
  max-height: 0;
  height: 0;
}
#promotedReviews .promotedReviews-row::before {
  display: none;
}
#promotedReviews .hidden-review {
  display: none;
  opacity: 0;
}
#promotedReviews .hidden-review.show-hidden {
  display: block;
  -webkit-animation: showFilters 0.3s ease-in-out 0.1s forwards;
     -moz-animation: showFilters 0.3s ease-in-out 0.1s forwards;
          animation: showFilters 0.3s ease-in-out 0.1s forwards;
}

@-webkit-keyframes showFilters {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-moz-keyframes showFilters {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes showFilters {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#nav-button-menu .icon-bar {
  width: 27px;
  height: 5px;
  background: #000;
}

#nav-button-menu.collapsed .icon-bar {
  background: #000;
}
#nav-button-menu.collapsed:hover .icon-bar {
  background: #000;
}

#skHeaderMiddleBasket {
  position: relative;
}

#main_text {
  border: none;
  padding: 40px 0 0;
  text-align: justify;
}
#main_text h1 {
  font-size: 1em;
}

h1.skWebpageTitle {
  margin: 0;
  padding: 17px 0;
  font-size: 18px;
  font-weight: 900;
}

#webpage-show {
  padding: 0px;
  margin: 0px;
  background: transparent;
}

body.stWebpageFrontend_index #skFullWidthContent {
  padding-top: 0px;
}

.panel-title {
  font-weight: bold;
  font-size: 18px;
}

.skShowAllReview a {
  font-weight: bold;
  letter-spacing: 2px;
}

.skCreateAccountInBasketPolicy {
  font-size: 11px;
  font-style: italic;
  color: #999999;
}

#shopping-cart-delivery label[for=delivery-country] {
  display: none;
}
#shopping-cart-delivery select#delivery-country {
  display: none;
}
#shopping-cart-delivery .form-group {
  margin-bottom: 0px;
}

#order_form_billing .panel-heading {
  display: none;
}

#shopping-cart-product-preview .price span {
  color: #c30000;
}

#header-navbar {
  background: #fff;
}
@media (max-width: 767px) {
  #header-navbar .navbar-collapse {
    max-height: 100vh;
    height: 100vh;
    left: 0;
    right: 0;
  }
}

.sort .dropdown {
  margin: 0 0 13px;
  width: 200px;
  display: inline-block;
}
@media (max-width: 767px) {
  .sort .dropdown {
    width: 100%;
  }
}
.sort button.dropdown-toggle {
  width: 100%;
  font-size: 12px;
  font-weight: 700;
  border: 1px solid #000000;
  background-color: #fff;
  padding: 0 10px;
  color: #000;
  line-height: 25px;
  position: relative;
  height: 33px;
  border-radius: 18px;
  text-align: left;
}
.sort button.dropdown-toggle:hover {
  color: #000;
  border: 1px solid #FF3399;
  background-color: #fff;
}
.sort button.dropdown-toggle i {
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 20px;
  top: 10px;
}
.sort button.dropdown-toggle i:before {
  content: "\e259";
}
.sort .open .dropdown-toggle.btn-default {
  color: #000;
  border: 1px solid #FF3399;
  background-color: #fff;
}
.sort .skSortLabel {
  color: #6d6e72;
  font-size: 12px;
  padding-right: 6px;
}
.sort .dropdown-menu {
  border-radius: 18px;
  overflow: hidden;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #000;
}

#clearFilters {
  margin-bottom: 10px;
}

.pagination > li {
  margin: 0;
}
.pagination > li > a {
  font-size: 14px;
  border: none;
  width: 33px;
  height: 33px;
  line-height: 31px;
  padding: 0;
  text-align: center;
}
.pagination > li > a:hover {
  text-decoration: underline;
  color: #428bca;
}
.pagination > li > a:focus {
  text-decoration: underline;
  color: #428bca;
}
.pagination > li > span {
  font-size: 14px;
  border: none;
  width: 33px;
  height: 33px;
  line-height: 31px;
  padding: 0;
  text-align: center;
}
.pagination > li > span:focus {
  text-decoration: underline;
  color: #428bca;
}
.pagination > li.lgLa > a {
  height: 33px;
  line-height: 21px;
  font-weight: 600;
  padding: 5px;
  border-radius: 50%;
  background: #ddd;
}
.pagination > li.lgRa > a {
  height: 33px;
  line-height: 21px;
  font-weight: 600;
  padding: 5px;
  border-radius: 50%;
  background: #ddd;
}
.pagination > li.lgOff {
  margin-left: 6px;
}
.pagination > li.lgOff > span {
  border: 1px solid transparent;
  padding-left: 0;
  padding-right: 0;
  color: #000;
  margin-right: 3px;
  width: auto;
}
.pagination > li.lgLast > span {
  border: 1px solid transparent;
  padding-left: 0;
  padding-right: 0;
  color: #000;
  margin-right: 3px;
  width: auto;
}
.pagination > li.active > a {
  background: none;
  border: 1px solid #000;
  color: #000;
  border-radius: 50%;
}
.pagination > li.active > a:hover {
  text-decoration: none;
  color: #000;
  border: 1px solid #000;
}
.pagination > li.active > span {
  background: none;
  border: 1px solid #000;
  color: #000;
  border-radius: 50%;
}

#wiosna {
  border: 1px solid #E9E9E9;
  background-image: url("grafiki/mokasyny/moka-desktop.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  background-position: center;
  margin-bottom: 30px;
  margin-top: 20px;
}
#wiosna .row {
  width: 100%;
  height: 0;
  padding-bottom: 62%;
  margin-left: 0;
  margin-right: 0;
}
#wiosna .col-xs-12 {
  width: 50%;
  height: 0;
  padding-bottom: 62%;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
#wiosna a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

#wielkanoc {
  margin-bottom: 30px;
  margin-top: 20px;
}

.lgWielkBot {
  background-image: url("grafiki/bg-desktop.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  background-position: center;
  text-align: center;
  padding: 50px;
}
.lgWielkBot .row {
  margin-top: 20px;
  margin-bottom: 20px;
}

.lgLandingPage {
  margin-bottom: 30px;
  margin-top: 0;
}
.lgLandingPage .lgPad a img {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease;
}
.lgLandingPage .lgPad a:hover img {
  -webkit-transform: scale(1.03);
     -moz-transform: scale(1.03);
      -ms-transform: scale(1.03);
          transform: scale(1.03);
}

.lgPad {
  text-align: center;
  padding: 50px;
}
.lgPad .row {
  margin-top: 20px;
  margin-bottom: 20px;
}

.pg_label {
  position: absolute;
  top: 7px;
  left: 7px;
}

.all_tag_recbox {
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  text-transform: uppercase !important;
  height: auto !important;
  padding: 8px 12px !important;
  font-weight: 500 !important;
  font-family: "Rubik", sans-serif !important;
}

.main_recbox {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.product_tag_recbox {
  display: block !important;
  opacity: 1 !important;
}

.button_recbox {
  display: none !important;
}

.viewers_recbox {
  text-align: center !important;
}

.delivery_recbox {
  text-align: center !important;
}

.sc-code {
  display: none;
}

.verticalMenuHeader {
  display: block;
  font-weight: bold;
  color: #000;
  font-size: 18px;
  margin-bottom: 10px;
}

.dropdown-menu .skMenusubDropdown a:hover {
  background-color: transparent;
  text-decoration: underline;
}

.swipe-table th {
  white-space: nowrap;
}
.swipe-table td {
  white-space: nowrap;
}

header .horizontal-categories > li.color-category .menu-link-black {
  color: #fff !important;
}
header .horizontal-categories > li.color-category .menu-link-black:hover {
  color: #fff !important;
}
header .horizontal-categories > li.color-category .menu-link-blue {
  color: #fff !important;
}
header .horizontal-categories > li.color-category .menu-link-blue:hover {
  color: #fff !important;
}

.menu-link-black {
  font-weight: 700;
  display: block;
  width: 100%;
  height: 37px;
  line-height: 37px;
  padding: 0;
  margin-bottom: 7px;
  text-align: center;
  text-decoration: none;
  color: #fff !important;
  background-color: #000000;
}
.menu-link-black:hover {
  text-decoration: underline;
}

.menu-link-blue {
  font-weight: 700;
  display: block;
  width: 100%;
  height: 37px;
  line-height: 37px;
  padding: 0;
  margin-bottom: 7px;
  text-align: center;
  text-decoration: none;
  color: #fff !important;
  background-color: #FF3399;
}
.menu-link-blue:hover {
  text-decoration: underline;
}

.customFlag {
  display: block;
  position: absolute;
  z-index: 2;
  left: 8px;
  top: 20px;
  padding: 5px 15px;
}
.customFlag p {
  margin: 0;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
}

#sortSVG {
  width: 12px;
  margin-right: 5px;
}

#wyprz .btn {
  background-color: transparent;
  border: 2px solid #FA0001;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #FA0001;
  font-weight: 600;
  font-size: 16px;
  padding: 10px 50px;
  margin-bottom: 50px;
  text-decoration: none;
  white-space: normal;
}
#wyprz .btn:hover {
  background-color: #FA0001;
  color: #fff;
}

#reviews-bottom .skTitle {
  text-align: left;
  margin: 0 0 20px;
}

.sizeBlock {
  display: grid;
  clear: both;
  overflow: hidden;
  margin-bottom: 2rem;
  grid-template-rows: 1fr 1fr 1fr;
  grid-template-columns: 1fr;
}

.sizeBlock--Option {
  max-height: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
.sizeBlock--Option:nth-child(2) {
  grid-area: 1;
}

.sizeBlock--Option__name {
  padding: 5px 0;
  width: 90px;
  font-size: 14px;
}

.sizeBlock--Option__percentage {
  padding: 5px 0;
  width: 60px;
  padding-left: 10px;
  font-size: 14px;
}

.sizeBlock--Option__bar {
  padding: 5px 0;
  position: relative;
  width: -webkit-calc(100% - 140px);
  width: -moz-calc(100% - 140px);
  width: calc(100% - 140px);
}
.sizeBlock--Option__bar::before {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 5px;
  width: 100%;
  height: -webkit-calc(100% - 10px);
  height: -moz-calc(100% - 10px);
  height: calc(100% - 10px);
  background-color: #eee;
  content: "";
}
.sizeBlock--Option__bar span {
  position: absolute;
  background-color: #FF3399;
  z-index: 2;
  left: 0;
  top: 5px;
  height: -webkit-calc(100% - 10px);
  height: -moz-calc(100% - 10px);
  height: calc(100% - 10px);
}

div.star-rating-hover a {
  fill: #ffc20a;
}

span.cv-star-rating {
  width: 14px;
  height: 14px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg baseProfile='tiny' height='14px' version='1.2' viewBox='4 4 16 16' width='14px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%3E%3Cg%3E%3Cpath d='m 9.362,9.158 c 0,0 -3.16,0.35 -5.268,0.584 -0.19,0.023 -0.358,0.15 -0.421,0.343 -0.063,0.193 0,0.394 0.14,0.521 1.566,1.429 3.919,3.569 3.919,3.569 -0.002,0 -0.646,3.113 -1.074,5.19 -0.036,0.188 0.032,0.387 0.196,0.506 0.163,0.119 0.373,0.121 0.538,0.028 1.844,-1.048 4.606,-2.624 4.606,-2.624 0,0 2.763,1.576 4.604,2.625 0.168,0.092 0.378,0.09 0.541,-0.029 0.164,-0.119 0.232,-0.318 0.195,-0.505 -0.428,-2.078 -1.071,-5.191 -1.071,-5.191 0,0 2.353,-2.14 3.919,-3.566 0.14,-0.131 0.202,-0.332 0.14,-0.524 -0.062,-0.192 -0.23,-0.319 -0.42,-0.341 -2.108,-0.236 -5.269,-0.586 -5.269,-0.586 0,0 -1.31,-2.898 -2.183,-4.83 C 12.372,4.155 12.2,4.034 11.998,4.034 c -0.202,0 -0.375,0.122 -0.453,0.294 -0.874,1.932 -2.183,4.83 -2.183,4.83 z' fill='%23D9DCDC'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
span.cv-star-rating.cv-star-rating-hover {
  background-image: url("data:image/svg+xml,%3Csvg baseProfile='tiny' height='14px' version='1.2' viewBox='4 4 16 16' width='14px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%3E%3Cg%3E%3Cpath d='m 9.362,9.158 c 0,0 -3.16,0.35 -5.268,0.584 -0.19,0.023 -0.358,0.15 -0.421,0.343 -0.063,0.193 0,0.394 0.14,0.521 1.566,1.429 3.919,3.569 3.919,3.569 -0.002,0 -0.646,3.113 -1.074,5.19 -0.036,0.188 0.032,0.387 0.196,0.506 0.163,0.119 0.373,0.121 0.538,0.028 1.844,-1.048 4.606,-2.624 4.606,-2.624 0,0 2.763,1.576 4.604,2.625 0.168,0.092 0.378,0.09 0.541,-0.029 0.164,-0.119 0.232,-0.318 0.195,-0.505 -0.428,-2.078 -1.071,-5.191 -1.071,-5.191 0,0 2.353,-2.14 3.919,-3.566 0.14,-0.131 0.202,-0.332 0.14,-0.524 -0.062,-0.192 -0.23,-0.319 -0.42,-0.341 -2.108,-0.236 -5.269,-0.586 -5.269,-0.586 0,0 -1.31,-2.898 -2.183,-4.83 C 12.372,4.155 12.2,4.034 11.998,4.034 c -0.202,0 -0.375,0.122 -0.453,0.294 -0.874,1.932 -2.183,4.83 -2.183,4.83 z' fill='%23ffc20a'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.reviews .row-reviews + .row-reviews {
  border: none;
}
.reviews .row-reviews h5 {
  font-size: 14px;
  line-height: 15px;
  font-weight: 900;
  margin-bottom: 0;
}

#content .product-list .aaMp-promo *, #content .skLongList .aaMp-promo * {
  margin: 2px;
}

.aaMp-promo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  min-height: 62px;
}
.aaMp-promo .skLongPrice {
  min-width: 100%;
}

.product-list .aaMp-promo b {
  font-size: 16px;
}
.product-list .aaMp-promo b.skLongPrice {
  font-size: 26px;
  font-weight: bold;
  color: #c30000;
}

.skDiscountCodeProductPage {
  margin-right: 10px;
  margin-bottom: 15px;
  border: 1px solid #cecece;
  text-align: center;
  padding: 3px;
}
.skDiscountCodeProductPage b.skLongPrice {
  font-size: 16px;
  font-size: 26px;
  font-weight: bold;
  color: r #c30000;
  font-size: 36px;
}

.skDiscountCodeInfo {
  font-size: 12px;
  color: #777777;
}

.lgReviewImage {
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%;
  border: 4px solid #E6E6E6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.promotedReview .row > div.promotedReviewName {
  padding-left: 29px;
}

td .lgReviewImage {
  margin-right: 10px;
}
td .lgReviewImage img {
  max-width: 100%;
}

.row-reviews .stars {
  display: inline-block;
  margin-left: 6px;
}
.row-reviews .tinymce_html {
  font-size: 13px;
  color: #666666;
  margin-top: 5px;
}

.lgSize {
  color: #333;
  font-size: 14px;
  display: block;
  font-weight: 700;
}

.sk_all_producers_link {
  display: block;
  width: auto;
  margin: 0px 0 5px;
  color: #428bca;
  text-decoration: underline;
  font-style: italic;
}

.star-rating-control {
  cursor: pointer;
}
.star-rating-control div.star-rating-on a {
  color: #ffc20a;
}
.star-rating-control .star-rating {
  pointer-events: none;
}

.lgReviewBar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
     -moz-box-align: baseline;
          align-items: baseline;
}
.lgReviewBar .review-text {
  color: forestgreen;
  margin-top: -1px;
  cursor: pointer;
}
.lgReviewBar .review-text:hover {
  text-decoration: underline;
}
.lgReviewBar div.star-rating a {
  padding: 0;
}

.lgOcena {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  margin-left: 10px;
  margin-top: 6px;
  margin-right: 10px;
  cursor: pointer;
}
.lgOcena:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .lgOcena {
    margin-top: 1px;
  }
}

.stBlogFrontend_list #blog-list .thumbnail {
  border: none;
  padding: 0;
  margin-bottom: 20px;
}
.stBlogFrontend_list #blog-list .product .image > a {
  padding: 0;
}

#nav-button-contact {
  display: block;
  position: relative;
  float: left;
  padding: 10px 7px 2px 7px;
}
@media (max-width: 479px) {
  #nav-button-contact {
    display: none;
  }
}

.btn-round {
  border-radius: 6px !important;
}

.btn-bold {
  font-weight: bold;
}

.w-100 {
  width: 100%;
}

.w-200 {
  width: 200%;
}

@media (max-width: 767px) {
  #wiosna {
    background-image: url("grafiki/mokasyny/moka-mobile.jpg");
    max-width: 301px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  }
  #wiosna .col-xs-12 {
    width: 100%;
    padding-bottom: 90%;
  }
  #wiosna .row {
    height: auto;
    padding: 0;
  }
}
@media (max-width: 500px) {
  .lgWielkBot {
    padding: 10px;
  }
  .lgWielkBot img {
    margin: 10px auto;
    display: block;
  }
  .lgLandingPage {
    margin-bottom: 30px;
    margin-top: 20px;
  }
  .lgPad {
    padding: 10px;
  }
  .lgPad img {
    margin: 10px auto;
    display: block;
  }
}
.skLongList .skLongReview {
  min-height: 1.75em;
}
.skLongList > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}

.mp_staticbar {
  position: relative;
}
.mp_staticbar > a {
  position: absolute;
  inset: 0 0 0 0;
  z-index: 2;
}
.mp_staticbar .mp_static_row {
  padding: 5px 0;
  top: 0 !important;
  line-height: 1.3;
}
.mp_staticbar .mp_static_row > *, .mp_staticbar .mp-counter-container .counter {
  font-size: 12px;
  display: inline;
  margin: 0;
}
.mp_staticbar .mp_static_row > * {
  margin: 0 10px;
}
.mp_staticbar .mp_button {
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent !important;
  color: currentColor;
  display: block;
}
.mp_staticbar .mp-counter-container .hour, .mp_staticbar .mp-counter-container .min, .mp_staticbar .mp-counter-container .sec {
  padding: 0px;
}

#pk-instagram-slider {
  position: relative;
}
#pk-instagram-slider .arrow-left, #pk-instagram-slider .arrow-right {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  color: #fff;
  font-size: 30px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
#pk-instagram-slider .arrow-left {
  left: 10px;
}
#pk-instagram-slider .arrow-right {
  right: 10px;
}

#pk-instagram-images .instagram-image {
  height: 0;
  padding-bottom: 100%;
  position: relative;
}
#pk-instagram-images .instagram-image img {
  width: 100%;
  position: absolute;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#pk-instagram-images .swiper-container:not(.swiper-container-initialized) .swiper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
#pk-instagram-images .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide {
  width: 50%;
}

.hashtags {
  margin-top: 22px;
  font-weight: 600;
}

.observe {
  margin-top: 20px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .observe {
    margin-top: 34px;
    margin-bottom: 60px;
  }
}

#cvrevs {
  margin-bottom: 20px;
  height: auto;
}
#cvrevs .row {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
}
#cvrevs .row .col-xs-6 a {
  border: 1px solid #eaeaea;
  text-align: center;
  padding: 9px;
  display: block;
  margin-bottom: 15px;
  background-color: #fff;
}
#cvrevs .row .col-xs-6 a:is(:hover, :active, :focus) {
  border-color: #428bca;
  color: #d5230b;
}
#cvrevs .row .col-xs-12 {
  text-align: center;
}
#cvrevs .row .col-xs-12 a {
  display: none;
  background: #000;
  border: none;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  padding: 0 30px;
  line-height: 40px;
  color: white;
}

#homepage-carousel,
.homepage-carousel {
  margin: 0px auto 40px;
}
@media (min-width: 768px) {
  #homepage-carousel,
  .homepage-carousel {
    margin: 0px auto 60px;
  }
}

.btn.btn-goto {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.05em;
  text-align: center;
  border: 1px solid #000;
  padding: 7px 0;
  padding-right: 10px;
  width: 200px;
  background-repeat: no-repeat;
  background-position: right 27px center;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.19946 17.0986L9.09909 8.9995L0.999964 1.09988' stroke='black'/%3E%3C/svg%3E%0A");
}
.btn.btn-goto:is(:hover, :active, :focus) {
  text-decoration: underline;
}
.btn.btn-goto.wider {
  padding: 7px 7px 7px 28px;
  width: 290px;
  text-align: left;
}
.btn.btn-secondary {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.05em;
  min-width: 200px;
  text-align: center;
  border: 1px solid #000;
  padding: 7px;
}
.btn.btn-secondary:is(:hover, :active, :focus) {
  text-decoration: underline;
}
.btn.btn-secondary.btn-more {
  padding-right: 24px;
  background-repeat: no-repeat;
  background-position: right 26px center;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='10' viewBox='0 0 18 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L9 9L17 1' stroke='black'/%3E%3C/svg%3E%0A");
}
.btn.btn-secondary.btn-more.wider {
  width: 290px;
}
.btn.btn-secondary.btn-less {
  padding-right: 24px;
  background-repeat: no-repeat;
  background-position: right 26px center;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='10' viewBox='0 0 18 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 9L9 1L1 9' stroke='black'/%3E%3C/svg%3E%0A");
}
.btn.btn-secondary.btn-less.wider {
  width: 290px;
}
.btn.cvrevs {
  margin: 10px 20px 30px;
}
@media (min-width: 992px) {
  .btn.cvrevs {
    margin: 10px 20px 60px;
  }
}
.btn.btn-goto.cvrevs {
  background-position: right 18px center;
  display: none;
  margin: 10px 20px 30px;
}
@media (min-width: 992px) {
  .btn.btn-goto.cvrevs {
    margin: 10px 20px 60px;
  }
}
.btn.btn-goto.cvrevs.opened {
  display: inline-block;
}

.singleReviewList--item {
  padding-bottom: 50px;
}
@media (min-width: 1200px) {
  .singleReviewList--item {
    padding-bottom: 0;
  }
}

.margin-20 {
  margin-top: 20px;
}

.skLongSpecialPrice {
  color: #c30000;
}
.skLongSpecialPrice.price-def {
  color: #000;
}

.lg-data-price-oszcz {
  color: #c30000;
}

.price span {
  color: #c30000;
}
.price.price-def {
  color: #000;
}

#skShow .price.price-def span {
  color: #000;
}

#confirm_button,
#ajax-login-button,
.btn-primary,
.go-to-checkout,
.information .btn-shopping-cart {
  border-color: #509D35;
  background-color: #509D35;
}
#confirm_button:is(:hover, :active, :focus), #confirm_button:hover, #confirm_button:active, #confirm_button:focus,
#ajax-login-button:is(:hover, :active, :focus),
#ajax-login-button:hover,
#ajax-login-button:active,
#ajax-login-button:focus,
.btn-primary:is(:hover, :active, :focus),
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.go-to-checkout:is(:hover, :active, :focus),
.go-to-checkout:hover,
.go-to-checkout:active,
.go-to-checkout:focus,
.information .btn-shopping-cart:is(:hover, :active, :focus),
.information .btn-shopping-cart:hover,
.information .btn-shopping-cart:active,
.information .btn-shopping-cart:focus {
  border-color: #336422;
  background-color: #336422;
}

.information .btn-shopping-cart {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #000), color-stop(50%, #509D35));
  background-image: -webkit-linear-gradient(right, #000 50%, #509D35 50%);
  background-image: -moz-linear-gradient(right, #000 50%, #509D35 50%);
  background-image: linear-gradient(to left, #000 50%, #509D35 50%);
}

#lg-infoblock-order .btn-primary {
  border-color: #000;
  background-color: #000;
}

#lg-infoblock-login .btn-default {
  background-color: #fff;
  color: #000;
  border-color: #000;
  padding-inline: 30px;
}

.safecart {
  font-size: 12px;
  background-color: #509D35;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  height: 43px;
}
@media (min-width: 992px) {
  .safecart {
    height: 33px;
  }
}
.safecart .safeinfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 16px;
}
.safecart .safeinfo::before {
  content: "";
  background-image: url("svg/sprite.view.svg#lock");
  -webkit-background-size: 22px 22px;
          background-size: 22px 22px;
  width: 22px;
  height: 22px;
  display: inline-block;
}

@media (max-width: 767px) {
  #fixMe .atcBtn-isFixed {
    position: fixed;
    bottom: 0;
    left: 25px;
    right: 25px;
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
    padding: 10px 5px 10px 10px;
    margin-bottom: 10px;
    z-index: 999;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }
}
@media (max-width: 767px) {
  .stProduct_show {
    margin-bottom: 65px;
  }
  .stProduct_show .information .shopping-cart {
    z-index: 12;
  }
  .stProduct_show #toTop,
  .stProduct_show #phone-call {
    margin: 20px 20px 65px;
  }
}

@media (max-width: 767px) {
  .stOrder_confirm {
    margin-bottom: 65px;
  }
  .stOrder_confirm #fixMe #confirm_button.nextBtn-isFixed {
    position: fixed;
    bottom: 0;
    left: 35px;
    right: 35px;
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
    width: calc(100% - 70px);
    padding: 10px 5px 10px 10px;
    margin-bottom: 10px;
    z-index: 999;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }
}

@media (min-width: 768px) {
  #basket-pro-basket .lg-basket-pro-summary-anchor,
  #basket-pro-cart .lg-basket-pro-summary-anchor,
  #order-confirm .lg-basket-pro-summary-anchor {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
}

#basket-pro-basket {
  padding: 0;
  border: unset;
  background-color: unset;
}
@media (max-width: 767px) {
  #basket-pro-basket {
    margin-top: 45px;
  }
}
@media (min-width: 768px) {
  #basket-pro-basket .col-md-8 {
    padding-right: 12px;
  }
}
#basket-pro-basket .lg-basket-pro-box {
  border: unset;
  padding: 0;
  margin: 0;
}
#basket-pro-basket .lg-basket-pro-box.bordered {
  border: 1px solid #ccc;
  padding: 13px 0;
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-basket-pro-box.bordered {
    padding: 5px 17px;
    margin-top: 24px;
  }
}
#basket-pro-basket .lg-basket-pro-box-title {
  border-bottom: unset;
}
#basket-pro-basket .lg-basket-pro-box-title h1 {
  font-family: "Inter";
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 22px;
  color: #000;
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-basket-pro-box-title h1 {
    text-align: center;
    font-size: 16px;
    margin-bottom: 12px;
    margin-top: 12px;
  }
}
#basket-pro-basket .lg-basket-pro-item {
  border: 1px solid #ccc;
  padding: 20px;
  margin-bottom: 21px;
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-basket-pro-item {
    padding: 15px;
  }
}
#basket-pro-basket .lg-basket-pro-item-image {
  border: unset;
  padding: 0 10px 0 0;
}
#basket-pro-basket .lg-basket-pro-item-desc {
  padding: 0 0 0 10px;
}
@media (max-width: 479px) {
  #basket-pro-basket .lg-basket-pro-item-desc {
    width: -webkit-calc(75% - 24px);
    width: -moz-calc(75% - 24px);
    width: calc(75% - 24px);
    float: right;
  }
}
#basket-pro-basket .lg-basket-pro-item-desc .label-default {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000;
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-basket-pro-item-desc .label-default {
    font-size: 14px;
    margin-top: 0;
  }
}
#basket-pro-basket .lg-basket-pro-item-desc .options {
  margin-bottom: 14px;
}
#basket-pro-basket .lg-basket-pro-item-desc .lg-data-num-select select {
  width: 81px;
  height: 29px;
  text-align: center;
}
#basket-pro-basket .lg-basket-pro-item-desc .lg-data-num-select select.form-control {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='18' height='10' viewBox='0 0 18 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L9 9L17 1' stroke='black'/%3E%3C/svg%3E%0A");
  -webkit-background-size: 13px 13px;
          background-size: 13px;
  background-position: right 9px center;
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-basket-pro-item-desc .lg-data-num-select select {
    font-size: 14px;
  }
}
#basket-pro-basket .lg-basket-pro-box-summary .lg-basket-pro-box-items {
  padding: 10px 28px 25px;
  border: 1px solid #ccc;
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-basket-pro-box-summary .lg-basket-pro-box-items {
    padding: 0;
    border: unset;
  }
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-basket-pro-box-summary .lg-basket-pro-box-items .lg-basket-pro-box-bord {
    padding: 5px 17px;
    border: 1px solid #ccc;
  }
}
#basket-pro-basket .lg-basket-pro-box-summary .lg-info {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #0A0A0A;
}
#basket-pro-basket .lg-basket-pro-box-summary .lg-info.basketHasProductBackorderedInfo {
  color: #8b0000;
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-basket-pro-box-summary .lg-info {
    margin-top: 24px;
  }
}
#basket-pro-basket .lg-basket-pro-box-summary .lg-info .lg-info-glyps {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  text-align: start;
}
@media (min-width: 768px) {
  #basket-pro-basket .lg-basket-pro-box-summary .lg-info .lg-info-glyps {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    gap: 10px;
  }
}
#basket-pro-basket .lg-basket-pro-box-summary .lg-info .info-icon {
  min-width: 30px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  #basket-pro-basket .lg-basket-pro-box-summary .lg-info .info-icon {
    min-width: 19px;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-basket-pro-box-summary .lg-info .glyphicon-info-sign {
    min-width: 10px;
    padding-left: 15px;
  }
}
#basket-pro-basket .lg-basket-pro-box-summary .lg-basket-pro-box-title {
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-basket-pro-box-summary .lg-basket-pro-box-title {
    margin-bottom: 12px;
    margin-top: 12px;
  }
}
#basket-pro-basket .lg-basket-pro-box-summary .lg-basket-pro-box-title .h3 {
  font-family: "Inter";
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  text-transform: unset;
  color: #000;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-basket-pro-box-summary .lg-basket-pro-box-title .h3 {
    text-align: center;
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 19px;
  }
}
#basket-pro-basket .lg-basket-pro-box-summary .lg-next {
  margin-top: 18px;
}
#basket-pro-basket .lg-basket-pro-box-summary .lg-next .btn {
  font-family: "Inter";
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
}
#basket-pro-basket .lg-basket-pro-box-summary .lg-return {
  font-family: "Inter";
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #0A0A0A;
  margin: 18px 0;
}
#basket-pro-basket .lg-basket-pro-item-title {
  margin-bottom: 12px;
}
#basket-pro-basket .lg-basket-pro-item-title a {
  font-family: "Inter";
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000;
  display: block;
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-basket-pro-item-title a {
    font-size: 14px;
  }
}
#basket-pro-basket .lg-data-price-small-price {
  font-size: 14px;
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-data-price-small-price {
    margin-top: 13px;
  }
}
#basket-pro-basket .lg-basket-pro-item-t {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-basket-pro-item-t {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
            flex-direction: row;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-basket-pro-item-t .lg-data-price {
    width: 74%;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-basket-pro-item-t a.primary.btn-delete {
    width: 20%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
            justify-content: flex-end;
    margin: 0;
  }
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-basket-pro-item-t .lg-data-price-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
}
@media (min-width: 768px) {
  #basket-pro-basket .lg-basket-pro-item-t .lg-data-price-block {
    padding-bottom: 35px;
  }
}
#basket-pro-basket .lg-basket-pro-item-t .lg-data-price-block strong {
  color: #c30000;
  font-family: "Inter";
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-basket-pro-item-t .lg-data-price-block strong {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    width: 50%;
    margin-bottom: 7px;
  }
}
#basket-pro-basket .lg-basket-pro-item-t .lg-data-price-block strong.price-def {
  color: #000;
}
#basket-pro-basket .lg-basket-pro-item-t .lg-data-price-block span {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  -webkit-text-decoration-line: line-through;
     -moz-text-decoration-line: line-through;
          text-decoration-line: line-through;
  color: #000;
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-basket-pro-item-t .lg-data-price-block span {
    width: 50%;
    text-align: center;
  }
}
#basket-pro-basket .lg-basket-pro-item-data {
  width: 100%;
}
#basket-pro-basket .lg-basket-pro-item-image a {
  min-width: 100px;
  min-height: 100px;
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-basket-pro-item-image a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }
}
@media (min-width: 768px) {
  #basket-pro-basket .lg-basket-pro-item-image a {
    min-width: 130px;
    min-height: 130px;
  }
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-basket-pro-item-image img {
    min-width: 100px;
  }
}
#basket-pro-basket .lg-custom-info-box {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 25px;
  line-height: 1;
  padding-left: 19px;
  border-color: #A2A2A2;
}
@media (max-width: 767px) {
  #basket-pro-basket .lg-custom-info-box {
    padding: 18px 16px;
  }
}
#basket-pro-basket .lg-custom-info-box p {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-align: start;
  color: #0A0A0A;
  margin: 0;
}
#basket-pro-basket .lg-custom-info-box .lg-custom-info-image {
  max-width: 50px;
  min-width: 50px;
}
#basket-pro-basket .lg-custom-info-box .lg-custom-info-image img {
  width: 100%;
  height: auto;
  margin: 0;
}
#basket-pro-basket .lg-summary.lg-summary-total {
  margin-top: -5px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  #basket-pro-basket .lg-summary.lg-summary-total {
    margin-top: -15px;
  }
}
#basket-pro-basket .lg-summary.lg-summary-total dl {
  border: unset;
  padding-top: 0;
}
#basket-pro-basket .lg-summary.lg-summary-total dl dt, #basket-pro-basket .lg-summary.lg-summary-total dl dd {
  font-weight: 600;
}
#basket-pro-basket .lg-summary dl {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  color: #0A0A0A;
  line-height: 17px;
}
#basket-pro-basket .lg-summary dl dt {
  font-weight: 400;
  font-size: 14px;
  color: #0A0A0A;
}
@media (min-width: 768px) {
  #basket-pro-basket .lg-summary dl dt {
    font-size: 16px;
    line-height: 19px;
  }
}
#basket-pro-basket .lg-summary-discount .form-horizontal {
  font-family: "Inter";
}
#basket-pro-basket .lg-summary-discount .form-horizontal .btn-default {
  border-color: #f5f5f5;
  background: #f5f5f5;
}
#basket-pro-basket .lg-summary-discount .form-horizontal .form-control {
  border-color: #ccc;
  padding-left: 25px;
  font-size: 1rem;
}

.mb-50 {
  margin-bottom: 50px;
}

#lg-custominfo-boxes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}

.stProduct_list #pk-instagram-images {
  padding: 0;
}
.stProduct_list #pk-instagram-images .skTitle {
  margin: 60px 0 30px;
}

.ekomi-widget-sf149945634403c384556 {
  position: fixed;
  bottom: 50px;
  right: 0;
  z-index: 999999;
}

.skGalleryIcon {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  max-width: 25%;
}

#lg-basket-pro-steps #lg-basket-pro-header {
  background-color: #fff;
  border-bottom: 1px solid #000;
  position: absolute;
  height: 70px;
  min-height: 70px;
  left: 0;
  width: -webkit-calc(100vw - var(--scrollbar-width));
  width: -moz-calc(100vw - var(--scrollbar-width));
  width: calc(100vw - var(--scrollbar-width));
  padding: 0;
}
@media (max-width: 767px) {
  #lg-basket-pro-steps #lg-basket-pro-header {
    height: 55px;
    min-height: 55px;
    padding: 0 12px;
  }
}
#lg-basket-pro-steps #lg-basket-pro-header .container {
  background-color: #fff;
}
@media (max-width: 767px) {
  #lg-basket-pro-steps #lg-basket-pro-header .container {
    padding: 0;
  }
}
#lg-basket-pro-steps #lg-basket-pro-header .lg-basket-cols {
  padding: 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  margin-top: 5px;
}
@media (max-width: 767px) {
  #lg-basket-pro-steps #lg-basket-pro-header .lg-basket-cols {
    margin-top: 2px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
    padding: 0;
    max-width: 450px;
  }
}
#lg-basket-pro-steps #lg-basket-pro-header #lg-basket-pro-step-1 {
  margin-left: 0;
}
@media (max-width: 991px) {
  #lg-basket-pro-steps #lg-basket-pro-header #lg-basket-pro-step-1 {
    width: 230px;
  }
}
@media (max-width: 767px) {
  #lg-basket-pro-steps #lg-basket-pro-header #lg-basket-pro-step-1 {
    width: 120px;
  }
}
@media (min-width: 768px) {
  #lg-basket-pro-steps #lg-basket-pro-header #lg-basket-pro-step-1 {
    margin-left: 65px;
  }
}
@media (max-width: 991px) {
  #lg-basket-pro-steps #lg-basket-pro-header #lg-basket-pro-step-2 {
    width: 170px;
  }
}
@media (max-width: 767px) {
  #lg-basket-pro-steps #lg-basket-pro-header #lg-basket-pro-step-2 {
    width: 95px;
  }
}
@media (max-width: 767px) {
  #lg-basket-pro-steps #lg-basket-pro-header #logo {
    width: 90px;
  }
}
@media (max-width: 767px) {
  #lg-basket-pro-steps #lg-basket-pro-header #logo img {
    min-width: 100%;
  }
}
@media (max-width: 767px) {
  #lg-basket-pro-steps #lg-basket-pro-header #logo a {
    padding: 0;
  }
}
#lg-basket-pro-steps #lg-basket-pro-header .logo-content {
  min-width: 85px;
}
#lg-basket-pro-steps #lg-basket-pro-header .lg-basket-pro-step {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  padding: 10px;
  opacity: 1;
  color: #A2A2A2;
  width: 25%;
}
@media (max-width: 767px) {
  #lg-basket-pro-steps #lg-basket-pro-header .lg-basket-pro-step {
    padding: 10px 0;
    width: 32%;
    margin-top: 4px;
  }
}
#lg-basket-pro-steps #lg-basket-pro-header .lg-basket-pro-step .lg-step {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}
#lg-basket-pro-steps #lg-basket-pro-header .lg-basket-pro-step span {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 12px;
  padding-top: 0;
}
@media (min-width: 768px) {
  #lg-basket-pro-steps #lg-basket-pro-header .lg-basket-pro-step span {
    font-size: 18px;
    line-height: 22px;
  }
}
#lg-basket-pro-steps #lg-basket-pro-header .lg-basket-pro-step.lg-basket-pro-step-active {
  color: #000;
}
#lg-basket-pro-steps #lg-basket-pro-header .lg-basket-pro-step.lg-basket-pro-step-active .lg-basket-pro-step-num {
  border-color: #ED008C;
}
#lg-basket-pro-steps #lg-basket-pro-header .lg-basket-pro-step .lg-basket-pro-step-num {
  font-family: "Inter";
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  border: 1px solid #A2A2A2;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  min-width: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  opacity: 1;
  margin-right: 20px;
}
@media (max-width: 767px) {
  #lg-basket-pro-steps #lg-basket-pro-header .lg-basket-pro-step .lg-basket-pro-step-num {
    width: 23px;
    height: 23px;
    min-width: 23px;
    margin-right: 8px;
  }
}

body #basket-pro-cart {
  font-family: "Inter";
  background-color: unset;
  border: unset;
  padding: 0;
  margin-top: 55px;
  font-size: 16px;
}
@media (min-width: 768px) {
  body #basket-pro-cart {
    margin-top: 70px;
    padding-top: 15px;
  }
}
body #basket-pro-cart .mb-50 {
  margin-bottom: 50px;
}
body #basket-pro-cart .lg-basket-pro-box {
  margin: 0;
  padding: 0 5px;
  border: unset;
}
body #basket-pro-cart .lg-basket-pro-box-items .panel {
  padding: 0;
  border: unset;
}
body #basket-pro-cart .lg-basket-pro-box-items .panel .panel-heading {
  border: unset;
}
body #basket-pro-cart .lg-basket-pro-box-items .panel .panel-heading .panel-title {
  font-family: "Inter";
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
}
@media (min-width: 768px) {
  body #basket-pro-cart .lg-basket-pro-box-items .panel .panel-heading .panel-title {
    font-size: 24px;
    line-height: 29px;
  }
}
body #basket-pro-cart .radio {
  margin-bottom: 15px;
}
body #basket-pro-cart .radio:last-child {
  margin-bottom: 10px;
}
body #basket-pro-cart .pink-radio {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  padding: 10px 15px 10px 45px;
  gap: 0.5em;
  border: 1px solid #ccc;
}
body #basket-pro-cart .pink-radio input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  margin: 0px -30px 0;
  font: inherit;
  color: #ED008C;
  width: 18px;
  height: 18px;
  border: 1px solid #A2A2A2;
  border-radius: 50%;
  -webkit-transform: translateY(-0.075em);
     -moz-transform: translateY(-0.075em);
      -ms-transform: translateY(-0.075em);
          transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}
body #basket-pro-cart .pink-radio input[type=radio]::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 120ms -webkit-transform ease-in-out;
  transition: 120ms -webkit-transform ease-in-out;
  -moz-transition: 120ms transform ease-in-out, 120ms -moz-transform ease-in-out;
  transition: 120ms transform ease-in-out;
  transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out, 120ms -moz-transform ease-in-out;
  -webkit-box-shadow: inset 1em 1em #ED008C;
          box-shadow: inset 1em 1em #ED008C;
}
body #basket-pro-cart .pink-radio input[type=radio]:checked {
  border: 1px solid #ED008C;
}
body #basket-pro-cart .pink-radio input[type=radio]:checked::before {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
body #basket-pro-cart .pink-radio input[type=radio]:focus {
  outline: unset;
}
body #basket-pro-cart .pink-radio + .pink-radio {
  margin-top: 1em;
}
body #basket-pro-cart .pink-radio .pink-radio-lab {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
body #basket-pro-cart .pink-radio .img-and-name-content {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 10px;
}
body #basket-pro-cart .pink-radio .cart-deliv-pay-img {
  max-width: 50px;
}
body #basket-pro-cart .pink-radio .inpost-easypack .inpost-easypack-trigger {
  margin-top: 9px;
}
body #basket-pro-cart .pink-radio .inpost-easypack .inpost-easypack-address {
  margin-top: 8px;
}
body #basket-pro-cart .pink-radio .poczta-polska-container .poczta-polska-delivery-point {
  margin-top: 9px;
}
body #basket-pro-cart .pink-radio .poczta-polska-container .poczta-polska-address {
  margin-top: 8px;
}
body #basket-pro-cart .lg-basket-pro-box-title {
  border: unset;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  body #basket-pro-cart .lg-basket-pro-box-title {
    margin-inline: -5px;
  }
}
body #basket-pro-cart .lg-basket-pro-box-title .h2 {
  font-family: "Inter";
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
}
@media (min-width: 768px) {
  body #basket-pro-cart .lg-basket-pro-box-title .h2 {
    font-size: 24px;
    line-height: 29px;
  }
}
@media (min-width: 768px) {
  body #basket-pro-cart #shopping-cart-delivery {
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  body #basket-pro-cart #shopping-cart-delivery {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  body #basket-pro-cart #shopping-cart-delivery .panel {
    margin-bottom: 5px;
  }
}
body #basket-pro-cart #shopping-cart-delivery .inpost-easypack .inpost-easypack-trigger {
  margin-top: 9px;
}
@media (max-width: 767px) {
  body #basket-pro-cart #shopping-cart-delivery .pink-radio-lab .lg-info-glyps {
    gap: 0 0;
  }
}
body #basket-pro-cart #shopping-cart-delivery .pink-radio {
  min-height: 50px;
}
body #basket-pro-cart #shopping-cart-delivery .pink-radio input.delivery-radio {
  margin-top: 5.5px;
}
body #basket-pro-cart #shopping-cart-delivery .pink-radio .img-and-name-content {
  height: 28px;
}
body #basket-pro-cart #shopping-cart-payment .radio label, body #basket-pro-cart #shopping-cart-delivery .radio label {
  padding-right: 15px;
}
body #basket-pro-cart #shopping-cart-payment .cost, body #basket-pro-cart #shopping-cart-delivery .cost {
  position: unset;
  min-width: 60px;
  text-align: right;
}
@media (min-width: 768px) {
  body #basket-pro-cart #shopping-cart-payment {
    padding-left: 20px;
    padding-right: 15px;
  }
}
body #basket-pro-cart #shopping-cart-payment .cost {
  min-width: 70px;
  padding-left: 10px;
}
body #basket-pro-cart #shopping-cart-payment .panel {
  margin-bottom: 10px;
}
body #basket-pro-cart #order-form-in #lg-infoblock-order {
  border-color: #ccc;
  padding: 20px;
  text-align: start;
  margin-bottom: 20px;
}
body #basket-pro-cart #order-form-in #lg-infoblock-order .btn-primary {
  width: 100%;
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
}
body #basket-pro-cart #order-form-in #lg-infoblock-order .lg-basket-pro-noAccount {
  font-family: "Inter";
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000;
  padding: 5px 0;
}
body #basket-pro-cart #order-form-in #lg-infoblock-order .lg-basket-pro-smaller {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  padding: 15px 0 0;
}
body #basket-pro-cart #order-form-in #lg-infoblock-login {
  border-color: #ccc;
  margin-bottom: 6px;
  padding: 20px 20px 30px;
  text-align: start;
}
@media (min-width: 768px) {
  body #basket-pro-cart #order-form-in #lg-infoblock-login {
    padding: 20px 20px 52px;
  }
}
body #basket-pro-cart #order-form-in #lg-infoblock-login .btn {
  width: 100%;
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
}
body #basket-pro-cart #order-form-in #lg-infoblock-login .lg-basket-pro-log {
  font-family: "Inter";
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000;
  padding: 5px 0;
}
body #basket-pro-cart .mi--5 {
  margin-inline: -5px;
}
@media (max-width: 767px) {
  body #basket-pro-cart .lg-basket-pro-summary-anchor {
    border: 1px solid #ccc;
    padding: 20px 20px 5px;
  }
}
@media (min-width: 768px) {
  body #basket-pro-cart .lg-basket-pro-summary-anchor .lg-basket-pro-box-bord {
    border: 1px solid #ccc;
    padding: 18px 26px 45px;
  }
}
@media (max-width: 767px) {
  body #basket-pro-cart .lg-basket-pro-summary-anchor .lg-basket-pro-box-title {
    border-bottom: 1px solid #A2A2A2;
    padding-bottom: 12px;
  }
}
body #basket-pro-cart .lg-info {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #0A0A0A;
}
@media (max-width: 767px) {
  body #basket-pro-cart .lg-info {
    margin-top: 24px;
    padding-right: 20px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  body #basket-pro-cart .lg-info .glyphicon-info-sign {
    min-width: 10px;
    padding-left: 15px;
  }
}
body #basket-pro-cart .lg-info-glyps {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  gap: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  text-align: start;
}
@media (min-width: 768px) {
  body #basket-pro-cart .lg-info-glyps {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    gap: 10px;
  }
}
body #basket-pro-cart .pink-radio-lab .info-icon {
  margin-top: -2px;
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
     -moz-box-ordinal-group: 6;
          order: 5;
}
body #basket-pro-cart .info-icon {
  min-width: 34px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  body #basket-pro-cart .info-icon {
    min-width: 19px;
    padding-left: 0;
  }
}
body #basket-pro-cart .lg-return {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #0A0A0A;
  margin-top: 10px;
}
@media (min-width: 768px) {
  body #basket-pro-cart .lg-return {
    font-size: 16px;
    line-height: 19px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
body #basket-pro-cart .alert {
  margin-top: 10px;
  margin-bottom: 10px;
}
body #basket-pro-cart .lg-basket-pro-box-summary {
  padding: 0 5px;
}
@media (min-width: 768px) {
  body #basket-pro-cart .lg-basket-pro-box-summary {
    padding: 10px 15px 0 5px;
  }
}
@media (min-width: 992px) {
  body #basket-pro-cart .lg-basket-pro-box-summary {
    padding: 10px 0 0 15px;
  }
}
@media (min-width: 768px) {
  body #basket-pro-cart #order-form {
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  body #basket-pro-cart #login-form {
    padding-left: 20px;
    padding-right: 15px;
  }
}
body #basket-pro-cart #login-form #basket-login-user .panel-heading {
  margin: 0;
}
body #basket-pro-cart #login-form #basket-login-user .panel-title {
  font-family: "Inter";
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000;
  padding: 5px 0 0;
}
body #basket-pro-cart #login-form #basket-login-user .btn {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  background-color: #fff;
  color: #000;
  border-color: #000;
  padding-inline: 50px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
body #basket-pro-cart #shopping-cart-summary .panel .form-group label, body #basket-pro-cart #shopping-cart-summary .panel .form-group p {
  font-family: "Inter";
  font-weight: 400;
  color: #0A0A0A;
  font-size: 14px;
  line-height: 17px;
  padding: 6px 0;
}
@media (min-width: 768px) {
  body #basket-pro-cart #shopping-cart-summary .panel .form-group label, body #basket-pro-cart #shopping-cart-summary .panel .form-group p {
    padding: 8px 0;
    font-size: 16px;
    line-height: 19px;
  }
}
body #basket-pro-cart #shopping-cart-summary .panel .form-group.basket-sum label, body #basket-pro-cart #shopping-cart-summary .panel .form-group.basket-sum p {
  font-weight: 600;
}
body #basket-pro-cart #basket-login-user {
  border: 1px solid #ccc;
  padding: 20px;
}
body #basket-pro-cart #basket-login-user .form-control {
  margin-bottom: 15px;
  padding: 20px 12px;
  font-family: "Inter";
}
@media (min-width: 768px) {
  body #basket-pro-cart .lg-user-billing {
    padding-right: 20px;
  }
}
body #basket-pro-cart .lg-user-billing #order_form_billing {
  padding: 24px 20px 10px;
}
@media (max-width: 767px) {
  body #basket-pro-cart .lg-user-billing #order_form_billing {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  body #basket-pro-cart .lg-user-delivery {
    padding-left: 20px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  body #basket-pro-cart .lg-user-delivery #order_form_delivery {
    margin-bottom: 27px;
  }
}
body #basket-pro-cart .lg-user-delivery #order_form_delivery .panel-heading {
  margin-top: -50px;
  margin-bottom: 45px;
  margin-left: -20px;
}
@media (min-width: 768px) {
  body #basket-pro-cart .lg-user-delivery #order_form_delivery .panel-heading {
    margin-top: -60px;
  }
}
body #basket-pro-cart #order_form_billing,
body #basket-pro-cart #order_form_delivery {
  border: 1px solid #ccc;
  padding: 10px 20px;
  margin-top: 10px;
}
body #basket-pro-cart #order_form_billing input, body #basket-pro-cart #order_form_billing select,
body #basket-pro-cart #order_form_delivery input,
body #basket-pro-cart #order_form_delivery select {
  margin-bottom: 15px;
  padding: 20px 12px;
  font-family: "Inter";
  font-size: 14px;
  color: #0A0A0A;
}
body #basket-pro-cart #order_form_billing input::-webkit-input-placeholder, body #basket-pro-cart #order_form_billing select::-webkit-input-placeholder, body #basket-pro-cart #order_form_delivery input::-webkit-input-placeholder, body #basket-pro-cart #order_form_delivery select::-webkit-input-placeholder {
  color: #A2A2A2;
}
body #basket-pro-cart #order_form_billing input::-moz-placeholder, body #basket-pro-cart #order_form_billing select::-moz-placeholder, body #basket-pro-cart #order_form_delivery input::-moz-placeholder, body #basket-pro-cart #order_form_delivery select::-moz-placeholder {
  color: #A2A2A2;
}
body #basket-pro-cart #order_form_billing input:-ms-input-placeholder, body #basket-pro-cart #order_form_billing select:-ms-input-placeholder, body #basket-pro-cart #order_form_delivery input:-ms-input-placeholder, body #basket-pro-cart #order_form_delivery select:-ms-input-placeholder {
  color: #A2A2A2;
}
body #basket-pro-cart #order_form_billing input::-ms-input-placeholder, body #basket-pro-cart #order_form_billing select::-ms-input-placeholder, body #basket-pro-cart #order_form_delivery input::-ms-input-placeholder, body #basket-pro-cart #order_form_delivery select::-ms-input-placeholder {
  color: #A2A2A2;
}
body #basket-pro-cart #order_form_billing input::placeholder, body #basket-pro-cart #order_form_billing select::placeholder,
body #basket-pro-cart #order_form_delivery input::placeholder,
body #basket-pro-cart #order_form_delivery select::placeholder {
  color: #A2A2A2;
}
body #basket-pro-cart #order_form_billing select,
body #basket-pro-cart #order_form_delivery select {
  padding: 7px 12px;
  height: 42px;
}
body #basket-pro-cart #order_form_billing .check-billing,
body #basket-pro-cart #order_form_delivery .check-billing {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  body #basket-pro-cart #order_form_billing .check-billing,
  body #basket-pro-cart #order_form_delivery .check-billing {
    padding: 0 5px;
  }
}
body #basket-pro-cart #order_form_billing .checkbox.pink-checkbox,
body #basket-pro-cart #order_form_delivery .checkbox.pink-checkbox {
  margin: 0;
}
body #basket-pro-cart #order_form_billing .pink-radio,
body #basket-pro-cart #order_form_delivery .pink-radio {
  border: unset;
  padding: 17px 12px 17px 0px;
}
body #basket-pro-cart #order_form_billing .pink-radio .pink-radio-lab,
body #basket-pro-cart #order_form_delivery .pink-radio .pink-radio-lab {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
body #basket-pro-cart #order_form_billing .pink-radio input,
body #basket-pro-cart #order_form_delivery .pink-radio input {
  padding: 0;
}
body #basket-pro-cart #order_form_billing .pink-checkbox input,
body #basket-pro-cart #order_form_delivery .pink-checkbox input {
  padding: 0;
}
body #basket-pro-cart #order_form_billing .btn.btn-default,
body #basket-pro-cart #order_form_delivery .btn.btn-default {
  width: 100%;
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  background-color: #fff;
  color: #0A0A0A;
  border-color: #0A0A0A;
  padding: 0;
}
body #basket-pro-cart #order_form_billing .btn.btn-default label,
body #basket-pro-cart #order_form_delivery .btn.btn-default label {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 42px;
  margin-bottom: 0;
  width: 100%;
  cursor: pointer;
}
body #basket-pro-cart #order_form_billing .btn.btn-default label input,
body #basket-pro-cart #order_form_delivery .btn.btn-default label input {
  display: none;
}
@media (max-width: 767px) {
  body #basket-pro-cart #order_form_billing .mx-0,
  body #basket-pro-cart #order_form_delivery .mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
}

.pink-checkbox {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  padding: 15px 0 15px 20px;
  gap: 0.5em;
}
.pink-checkbox label {
  padding-left: 10px;
}
.pink-checkbox input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  margin: 0;
  padding: 0;
  margin-left: -30px;
  font: inherit;
  color: #ED008C;
  width: 18px;
  height: 18px;
  border: 1px solid #A2A2A2;
  -webkit-transform: translateY(-0.075em);
     -moz-transform: translateY(-0.075em);
      -ms-transform: translateY(-0.075em);
          transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}
.pink-checkbox input[type=checkbox]::before {
  content: "";
  width: 10px;
  height: 10px;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 120ms -webkit-transform ease-in-out;
  transition: 120ms -webkit-transform ease-in-out;
  -moz-transition: 120ms transform ease-in-out, 120ms -moz-transform ease-in-out;
  transition: 120ms transform ease-in-out;
  transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out, 120ms -moz-transform ease-in-out;
  -webkit-box-shadow: inset 1em 1em #ED008C;
          box-shadow: inset 1em 1em #ED008C;
}
.pink-checkbox input[type=checkbox]:checked {
  border: 1px solid #ED008C;
}
.pink-checkbox input[type=checkbox]:checked::before {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.pink-checkbox input[type=checkbox]:focus {
  outline: unset;
}
.pink-checkbox + .pink-checkbox {
  margin-top: 1em;
}

.basket-questions {
  font-family: "Inter";
  color: #000;
  text-align: center;
}
.basket-questions .basket-questions-title h2 {
  font-family: "Inter";
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  margin: 38px 0 25px;
}
@media (min-width: 768px) {
  .basket-questions .basket-questions-title h2 {
    font-size: 18px;
    border-bottom: 1px solid #ED008C;
    width: 100%;
    line-height: 1px;
    margin: 50px 0 30px;
  }
}
.basket-questions .basket-questions-title h2 span {
  padding: 10px;
}
@media (min-width: 768px) {
  .basket-questions .basket-questions-title h2 span {
    background-color: #fff;
    padding: 10px 33px;
  }
}
.basket-questions .basket-questions-title p {
  margin: 0;
}
.basket-questions .basket-questions-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
@media (min-width: 768px) {
  .basket-questions .basket-questions-text {
    font-size: 14px;
    line-height: 17px;
  }
}

@media (max-width: 767px) {
  .stBasket_index,
  .stOrder_confirm {
    padding-top: 0;
  }
}
.stBasket_index #phone-call,
.stOrder_confirm #phone-call {
  display: none !important;
}
.stBasket_index #toTop,
.stOrder_confirm #toTop {
  display: none !important;
}

#order-confirm {
  margin-top: 55px;
  padding-top: 15px;
  border: unset;
  background: unset;
  padding-inline: 0;
}
@media (min-width: 768px) {
  #order-confirm {
    margin-top: 70px;
    padding-top: 20px;
  }
}
#order-confirm .mb-50 {
  margin-bottom: 50px;
}
#order-confirm .col-md-8 {
  margin-top: 10px;
}
@media (min-width: 992px) {
  #order-confirm .col-md-8 {
    padding-right: 35px;
  }
}
#order-confirm .col-md-8 .lg-basket-item-bordered {
  border: 1px solid #A2A2A2;
  padding: 23px 23px 27px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  #order-confirm .col-md-8 .lg-basket-item-bordered {
    padding: 23px 23px 15px;
    border-color: #ccc;
  }
}
#order-confirm .col-md-8 .lg-basket-item-bordered .col-md-4 .panel-default {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
@media (max-width: 767px) {
  #order-confirm .col-md-8 .lg-basket-item-bordered .col-md-4 .panel-default {
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  #order-confirm .col-md-8 .lg-basket-item-bordered .col-md-4 .panel-heading {
    margin-bottom: 18px;
    margin-top: 5px;
  }
}
#order-confirm .col-md-8 .lg-basket-item-bordered .col-md-4:nth-child(1) .panel-default {
  border-right: 1px solid #A2A2A2;
  margin-right: 10px;
  padding-right: 22px;
}
@media (max-width: 767px) {
  #order-confirm .col-md-8 .lg-basket-item-bordered .col-md-4:nth-child(1) .panel-default {
    border-right: unset;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
  }
}
#order-confirm .col-md-8 .lg-basket-item-bordered .col-md-4:nth-child(2) .panel-default {
  padding-right: 22px;
  padding-left: 23px;
}
@media (max-width: 767px) {
  #order-confirm .col-md-8 .lg-basket-item-bordered .col-md-4:nth-child(2) .panel-default {
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
  }
}
#order-confirm .col-md-8 .lg-basket-item-bordered .col-md-4:nth-child(3) .panel-default {
  border-left: 1px solid #A2A2A2;
  margin-left: 10px;
  padding-left: 35px;
}
@media (max-width: 767px) {
  #order-confirm .col-md-8 .lg-basket-item-bordered .col-md-4:nth-child(3) .panel-default {
    border-left: unset;
    margin-left: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
}
#order-confirm .col-md-8 .lg-basket-item-bordered .col-md-4 .panel-body {
  font-family: "Inter";
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
@media (max-width: 767px) {
  #order-confirm .col-md-8 .lg-basket-item-bordered .col-md-4 .panel-body {
    font-size: 14px;
    line-height: 17px;
  }
}
#order-confirm .col-md-8 .lg-basket-item-bordered .panel-title {
  font-family: "Inter";
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
}
@media (max-width: 767px) {
  #order-confirm .col-md-8 .lg-basket-item-bordered .panel-title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media (max-width: 991px) {
  #order-confirm .lg-basket-pro-boxes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
            flex-direction: column-reverse;
  }
}
#order-confirm .lg-basket-pro-boxes .lg-basket-pro-box .panel-heading {
  border: unset;
}
#order-confirm .lg-basket-pro-box-title {
  border: unset;
}
#order-confirm .lg-basket-pro-box-title .h2 {
  font-family: "Inter";
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  color: #000;
  padding-bottom: 7px;
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-box-title .h2 {
    font-size: 16px;
    line-height: 19px;
  }
}
#order-confirm .lg-basket-pro-box {
  border: unset;
  padding: 0;
}
#order-confirm .lg-basket-pro-item {
  border: 1px solid #ccc;
  padding: 20px;
  margin-bottom: 21px;
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-item {
    padding: 15px;
  }
}
#order-confirm .lg-basket-pro-item-image {
  border: unset;
  padding: 0 10px 0 0;
}
#order-confirm .lg-basket-pro-item-desc {
  padding: 0 0 0 10px;
}
@media (max-width: 479px) {
  #order-confirm .lg-basket-pro-item-desc {
    width: -webkit-calc(75% - 24px);
    width: -moz-calc(75% - 24px);
    width: calc(75% - 24px);
    float: right;
  }
}
#order-confirm .lg-basket-pro-item-desc .label-default {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000;
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-item-desc .label-default {
    font-size: 14px;
    margin-top: 0;
  }
}
#order-confirm .lg-basket-pro-item-desc .options {
  margin-bottom: 14px;
}
#order-confirm .lg-basket-pro-item-t {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-item-t {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
            flex-direction: row;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-item-t .lg-data-price {
    width: 74%;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-item-t a.primary.btn-delete {
    width: 20%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
            justify-content: flex-end;
    margin: 0;
  }
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-item-t .lg-data-price-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
}
@media (min-width: 768px) {
  #order-confirm .lg-basket-pro-item-t .lg-data-price-block {
    padding-bottom: 35px;
  }
}
#order-confirm .lg-basket-pro-item-t .lg-data-price-block strong {
  color: #c30000;
  font-family: "Inter";
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-item-t .lg-data-price-block strong {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    width: 50%;
    margin-bottom: 7px;
    min-width: 80px;
  }
}
#order-confirm .lg-basket-pro-item-t .lg-data-price-block span {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  -webkit-text-decoration-line: line-through;
     -moz-text-decoration-line: line-through;
          text-decoration-line: line-through;
  color: #000;
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-item-t .lg-data-price-block span {
    width: 50%;
    text-align: center;
    min-width: 80px;
  }
}
#order-confirm .lg-basket-pro-item-title {
  margin-bottom: 12px;
}
#order-confirm .lg-basket-pro-item-title a {
  font-family: "Inter";
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000;
  display: block;
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-item-title a {
    font-size: 14px;
  }
}
#order-confirm .label-default.product-option-label {
  font-family: "Inter";
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000;
  background: unset;
  padding: unset;
  margin-top: 10px;
}
@media (max-width: 767px) {
  #order-confirm .label-default.product-option-label {
    font-size: 14px;
    margin-top: 0;
  }
}
#order-confirm .lg-basket-pro-item-image {
  max-width: 130px;
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-item-image {
    max-width: 100px;
  }
}
#order-confirm .lg-basket-pro-item-image a {
  min-width: 100px;
  min-height: 100px;
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-item-image a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }
}
@media (min-width: 768px) {
  #order-confirm .lg-basket-pro-item-image a {
    min-width: 130px;
    min-height: 130px;
  }
}
#order-confirm .lg-basket-pro-item-image img {
  min-width: 130px;
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-item-image img {
    min-width: 100px;
  }
}
#order-confirm .full-item-desc {
  width: -webkit-calc(100% - 130px);
  width: -moz-calc(100% - 130px);
  width: calc(100% - 130px);
}
@media (max-width: 767px) {
  #order-confirm .full-item-desc {
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px);
    margin-top: 6px;
  }
}
#order-confirm .full-item-desc .lg-basket-pro-item-l {
  width: 70%;
}
#order-confirm .itemos .lg-basket-pro-box-title .h2 {
  padding-bottom: 18px;
}
@media (max-width: 767px) {
  #order-confirm .itemos {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-summary-anchor {
    border: 1px solid #ccc;
    padding: 20px 20px 5px;
  }
}
@media (min-width: 768px) {
  #order-confirm .lg-basket-pro-summary-anchor .lg-basket-pro-box-bord {
    border: 1px solid #ccc;
    padding: 18px 26px 45px;
  }
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-summary-anchor .lg-basket-pro-box-title {
    border-bottom: 1px solid #A2A2A2;
    padding-bottom: 6px;
  }
}
#order-confirm .lg-basket-pro-box-summary .lg-basket-pro-box-items {
  padding: 10px 28px 25px;
  border: 1px solid #ccc;
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-box-summary .lg-basket-pro-box-items {
    padding: 0;
    border: unset;
  }
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-box-summary .lg-basket-pro-box-items .lg-basket-pro-box-bord {
    padding: 5px 17px;
    border: 1px solid #ccc;
  }
}
#order-confirm .lg-basket-pro-box-summary .lg-info {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #0A0A0A;
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-box-summary .lg-info {
    margin-top: 24px;
  }
}
#order-confirm .lg-basket-pro-box-summary .lg-info .lg-info-glyps {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  text-align: start;
}
@media (min-width: 768px) {
  #order-confirm .lg-basket-pro-box-summary .lg-info .lg-info-glyps {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    gap: 10px;
  }
}
#order-confirm .lg-basket-pro-box-summary .lg-info .info-icon {
  min-width: 30px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  #order-confirm .lg-basket-pro-box-summary .lg-info .info-icon {
    min-width: 19px;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-box-summary .lg-info .glyphicon-info-sign {
    min-width: 10px;
    padding-left: 15px;
  }
}
#order-confirm .lg-basket-pro-box-summary .lg-basket-pro-box-title {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-box-summary .lg-basket-pro-box-title {
    margin-bottom: 12px;
  }
}
#order-confirm .lg-basket-pro-box-summary .lg-basket-pro-box-title .h2 {
  font-family: "Inter";
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  text-transform: unset;
  color: #000;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-box-summary .lg-basket-pro-box-title .h2 {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 16px;
    line-height: 19px;
  }
}
#order-confirm .lg-basket-pro-box-summary .lg-next {
  margin-top: 18px;
}
#order-confirm .lg-basket-pro-box-summary .lg-next .btn {
  font-family: "Inter";
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-box-summary .lg-next .btn {
    font-size: 14px;
  }
}
#order-confirm .lg-basket-pro-box-summary .lg-return {
  font-family: "Inter";
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #0A0A0A;
  margin: 10px 0;
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-box-summary .lg-return {
    font-size: 14px;
  }
}
#order-confirm .lg-summary.lg-summary-total {
  margin-top: -5px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  #order-confirm .lg-summary.lg-summary-total {
    margin-top: -15px;
  }
}
#order-confirm .lg-summary.lg-summary-total dl {
  border: unset;
  padding-top: 0;
}
#order-confirm .lg-summary.lg-summary-total dl dt, #order-confirm .lg-summary.lg-summary-total dl dd {
  font-weight: 600;
}
#order-confirm .lg-summary dl {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  color: #0A0A0A;
  line-height: 17px;
}
#order-confirm .lg-summary dl dt {
  font-weight: 400;
  font-size: 14px;
  color: #0A0A0A;
}
@media (min-width: 768px) {
  #order-confirm .lg-summary dl dt {
    font-size: 16px;
    line-height: 19px;
  }
}
#order-confirm .lg-next .btn {
  text-transform: uppercase;
}
@media (max-width: 991px) {
  #order-confirm .product-option-labels {
    display: none;
  }
}
#order-confirm .lg-data-price-small-price {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
}
@media (max-width: 767px) {
  #order-confirm .lg-data-price-small-price {
    margin-top: 13px;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  #order-confirm .lg-basket-pro-item-data {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #order-confirm .options {
    margin-bottom: 10px;
  }
}

.w-100-dib {
  width: 100%;
  display: inline-block !important;
}

#shopping-cart-delivery .inpost-easypack-trigger {
  margin-top: 0;
}

#order-summary {
  margin-top: 55px;
}
@media (min-width: 768px) {
  #order-summary {
    margin-top: 70px;
    padding-top: 15px;
  }
}

@media (max-width: 767px) {
  body.stOrder_summary {
    padding-top: 0;
  }
}

.historyOnList {
  font-size: 12px;
  line-height: 1.4;
}
.historyOnList span {
  white-space: nowrap;
}

.ak-bFcz {
  padding-top: 20px;
  clear: both;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: normal;
  -webkit-align-items: normal;
     -moz-box-align: normal;
          align-items: normal;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  background-color: transparent;
  color: #000;
  width: auto;
  font-weight: 400;
  font-size: 10px;
  line-height: 120%;
}

.ak-bFcz p {
  margin: 0;
}

.ak-bFcz a {
  text-decoration: none;
  color: #000;
}

.nav.navbar-nav.horizontal-categories:not(.hidden-xs) li.dropdown a:not(.dropdown-toggle) {
  width: -webkit-calc(100% - 70px);
  width: -moz-calc(100% - 70px);
  width: calc(100% - 70px);
}
.nav.navbar-nav.horizontal-categories:not(.hidden-xs) li:not(.dropdown) a {
  z-index: 1;
}
.nav.navbar-nav.horizontal-categories:not(.hidden-xs) .dropdown-toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 40px;
  z-index: 1;
  padding-right: 40px;
}

@media (max-width: 767px) {
  .skBanners.row {
    margin-left: -2px;
    margin-right: -2px;
  }
  .skBanners.row .col-lg-4 {
    padding: 0 2px;
  }
  #skCopyright {
    padding-left: 10px;
  }
  .centerCopyright {
    padding-left: 9%;
  }
  footer .list-group h4 a {
    display: block;
    padding: 20px 0 15px;
  }
  .skTitle {
    font-size: 22px;
    margin: 0 0 22px;
  }
  #logo_small {
    text-align: left;
    padding-left: 50px;
    padding-top: 2px;
  }
  #logo_small img {
    width: 105px;
  }
  .paddingXs {
    padding: 0 10px;
  }
  .paddingXs .col-xs-6 {
    padding: 0 5px;
  }
  .btn-group .btn + .btn {
    margin-left: 0px !important;
  }
  .btn-group .btn-navbar {
    padding: 6px 12px;
  }
  .btn-navbar, .btn-navbar:active, .btn-navbar:hover, .btn-navbar:focus {
    background: #cdeffc;
    border-bottom: none;
    z-index: 4;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #nav-button-menu {
    padding: 11px 15px;
  }
  .btn-navbar {
    height: 53px;
  }
  #nav-button-search,
  #nav-user,
  #nav-user .user-options,
  #skDropdownBasUs,
  .dropdown-menu {
    background: #cdeffc;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  header .navbar-dropdown .navbar-collapse {
    background: #fff;
    border: 2px solid #000;
    border-left: none;
    border-right: none;
    max-height: 100vh;
    height: 100vh;
    left: 0;
    right: 0;
  }
  #nav-menu .navbar-nav > li > a:hover {
    color: #FF3399;
  }
  #nav-menu .nav.horizontal-categories {
    height: 100vh;
  }
  #nav-menu .nav > li {
    position: relative;
    border-bottom: 1px solid #D9D9D9;
  }
  #nav-menu .nav > li a {
    text-transform: uppercase;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 15px;
    padding: 13px 30px;
  }
  #nav-menu .nav > li::after {
    content: "";
    position: absolute;
    right: 34px;
    top: 14px;
    background-image: url("svg/sprite.view.svg#more");
    -webkit-background-size: 100% 100%;
            background-size: 100%;
    -webkit-transform: rotate(270deg);
       -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);
    width: 20px;
    height: 14px;
    display: block;
    -webkit-transition: 0.2s ease-in;
    -moz-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
  }
  #nav-menu .nav > li.dropdown::after {
    -webkit-transform: rotate(0);
       -moz-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
  }
  #nav-menu .nav > li.dropdown.open::after {
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  #nav-menu .nav > li .dropdown-menu li a {
    text-transform: none;
    padding: 9px 30px 9px 52px;
  }
  #nav-menu .nav > li .dropdown-menu li a:is(:active, :hover, :focus) {
    color: #FF3399;
  }
  #nav-button-search.collapsed {
    background: white;
  }
  #nav-search {
    overflow: unset;
  }
  #nav-search .search .input-group,
  #nav-search .search {
    max-width: 100%;
    background: #fff;
    width: 100%;
  }
  #nav-search.navbar-collapse:not(.in), #nav-search.collapsing {
    overflow: hidden;
  }
  #nav-button-shopping-cart .quantity {
    background: #FF3399;
  }
  #nav-button-shopping-cart.empty {
    display: block;
  }
  #header-navbar {
    position: relative;
    width: 100vw;
  }
  #close-menu {
    position: absolute;
    top: 5px;
    right: -100%;
    margin-right: 0;
    padding: 0;
    opacity: 0;
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
  }
  #nav-button-menu {
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    left: 0;
  }
  #navbar-buttons {
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    right: 0;
    opacity: 1;
  }
  #logo_small {
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    border-bottom: unset;
  }
  .menu-opened #nav-button-menu {
    left: -100%;
  }
  .menu-opened #close-menu {
    right: 27px;
    opacity: 1;
  }
  .menu-opened #navbar-buttons {
    right: -100%;
    opacity: 0;
  }
  .menu-opened #logo_small {
    padding-left: -webkit-calc(50% - 70px);
    padding-left: -moz-calc(50% - 70px);
    padding-left: calc(50% - 70px);
    border-bottom: 1px solid #000;
  }
  .product-attribute-filter-container {
    display: none;
  }
  #product-filter-modal .product-attribute-filter-container {
    display: block;
  }
  .skSortLabel {
    display: none;
  }
  .sort.pull-right button {
    float: left;
    margin-right: 10px;
  }
  .skLongList + .pagination {
    clear: both;
    padding-top: 160px;
  }
  .product-filter-container {
    padding-bottom: 0;
  }
  .lgCatHead h1 {
    margin-bottom: 0;
  }
  .lgCatHead {
    margin-bottom: 10px;
  }
  .dropdown-menu > li > a {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    background-color: #fff;
  }
  .dropdown-menu > li > a:is(:active, :hover, :focus) {
    background-color: #fff;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 15px;
    padding: 12px 15px 12px 25px;
  }
  .swipe-table {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABECAMAAAAV8YMOAAAAA3NCSVQICAjb4U/gAAAATlBMVEX////+/v79/f38/Pz7+/v6+vr5+fn4+Pj39/f29vb19fX09PTz8/Py8vLx8fHw8PDv7+/u7u7v7+7t7e3s7Ozr6+vq6urp6eno6Oj///9IkoRfAAAAGnRSTlP/////////////////////////////////ABQiANoAAAAJcEhZcwAAF64AABeuAULn4OgAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAC7ElEQVRYhe2Y15qsIAyAOSKDYhcL7/+kBwKMotS53tzsfpSfNBIchO7SzRXKlbkLzw3nOeVyJiGGf/6pmgspgcmXHHItr30z7BSlICGYV9UfQGJ8rK83EQQRxhgJgcTmmKfN6kYPiILnBP88Qccxdk/ztFkNGt4gZjUV7Qs0oAb0msweAmYtGCGlkbv8Iy6pn6ARIbyAeWB5C6t69a8C9UYoLFd2TYSQVR0Fltr58zxHNdBbdcGsTW8bb+dLS6Wy8u8MU+pkqXNzXzFqJ4JBE7oNuaDeeIh8bWzs+Q7I7EIEorJiO3Qa4Wqk03pIwTo8mNt5C8IrBFUdNwORGhA2AtsvUG3jbOe1sxGFuM1VdYW490TNA3Kj1ruZZBKg6p95FAf11S34RiB2+14G4uDeyS1h3wzOBpn1r/tPtl9A2/s22xtXBJr8RYep/Cjw0eEpa1rqZW+cgQio2RdvofVLBFQmf6BSUJNYnQ1aW0Jy214UBBd7GRk11eonELrXWLHPrIx1A9EVqsytYpegbiCkqmzbz9v5RcWjSNlNaxdkpG66VReRNfws63Utt43eCwJhUL54iLRYrTmr4iA9J7g/HdwGiXUBDvqUKm95n4oYPEia1aBmEtNIVuczkO7qfHi8kPEKTQSkXwIe41RbM97D3Z4BAl94ksA1pFnSICSL/PYepQ/nSQuf3eAp6o3n6Uj7Mwy4m3yN63aW3OH5AqCQrkWVQp69eoahcfOS2yhTxeMkE9C9oGH5XtQgH8ig56M6LMOVMg+pIYGyy3NQI/VMTNeaS+TLYw9GB+5anweSWcujx3wfvwmRb5I5Mj3kJlTtT8hLchOqS4YYvlD2JImHg2ZFJ1T8psGHRdKXOqFodM2aPksKhkbRRlaou78kOcg0lchPCkv2bVqjFfKTq1CiHYFCaQ+BRNuRKoO+olYMUjmUW7liIFUDY9csG7SlWlUmqA01/lLQUqIQIscRKibyUyqz9unlc/DU0b2t/wE2e142dlgT5AAAAABJRU5ErkJggg==");
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    overflow: auto;
    border: 1px solid #eee;
    height: auto !important;
  }
  .skLongList .row > .col-xs-6 {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #ddd;
  }
  .skLongList .row > .col-xs-6:nth-child(1), .skLongList .row > .col-xs-6:nth-child(2) {
    border: none;
    padding-top: 0;
    margin-top: 0;
  }
  #review_table td:first-child {
    margin: 0;
    width: 30%;
    float: left;
    display: block;
  }
  #review_table img {
    max-width: 100%;
    height: auto;
  }
  #review_table td.content {
    margin: 0;
    width: 70%;
    float: left;
    display: block;
  }
}
@media (max-width: 479px) {
  .sc_widget_element_name {
    font-size: 12px !important;
  }
  .sc_widget_element_link .sc_widget_element_discount {
    font-size: 12px !important;
    zoom: 100% !important;
  }
  #basket-bottom-icons {
    display: none;
  }
  .products_wrapper_recbox {
    overflow: hidden;
  }
  .product_icon_recbox {
    height: auto !important;
  }
  .skBanners.row {
    margin-left: 0;
    margin-right: 0;
  }
  .skBanners.homepageProducts.row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .skBanners.homepageProducts.row .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .skBanners.row .col-lg-4 {
    width: 100%;
  }
  .skBanners .skBanner a h2 {
    line-height: 55px;
    font-size: 55px;
  }
  #skFooterBottom {
    height: 45px;
    padding-top: 5px;
    line-height: 18px;
  }
  .customFlag {
    left: -2px;
  }
  .customFlag p {
    font-size: 16px;
  }
  footer .copyright {
    top: 11px;
  }
  .centerCopyright {
    padding-left: 0;
    display: block;
  }
  .products_wrapper_recbox .clearfix:before {
    display: table !important;
  }
  .col-recbox-6 {
    float: none !important;
    clear: both !important;
    width: 100% !important;
  }
  h1.skPageTitle {
    font-size: 20px;
  }
  .lgCatHead span {
    opacity: 0.5;
  }
  .sort button.dropdown-toggle {
    font-size: 14px;
    font-weight: 400;
  }
  .swiper-wrapper {
    height: auto;
  }
  .stProduct_list #skFullWidthContent > .container {
    padding-left: 5px;
    padding-right: 5px;
  }
  .skLongProduct {
    padding: 5px;
  }
  .skLongProduct:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .skLongProduct:hover .skLongProductHidden {
    display: none;
    pointer-events: none;
  }
  .skLongProduct .pg_label {
    text-align: left;
  }
  #cvUrlFiltersContentWrapper {
    display: none;
  }
  .skLongList h2.skLongName a {
    font-size: 12px;
    line-height: 1.4;
    padding: 0;
    overflow: hidden;
    max-height: 32px;
  }
  .skLongList .skLongImg {
    padding: 0 0 5px;
  }
  .product-list .aaMp-promo b {
    font-size: 14px;
  }
  .product-list .aaMp-promo b.skLongPrice {
    font-size: 18px;
    margin-top: 5px;
  }
  .skLongSpecialPrice {
    font-size: 16px;
  }
  .btn-group .btn-navbar {
    padding: 6px 5px;
  }
}
@media (max-width: 400px) {
  #shopping-cart-product-preview .modal-footer .btn {
    float: none;
    width: 100%;
  }
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 0px;
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  #shopping-cart-delivery .panel-body .radio:first-child {
    margin-top: 0;
  }
  footer .list-group h4 {
    margin: 30px 0 10px;
  }
  #header-navbar-position {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
  }
  #two-column-layout > .container, #one-column-layout > .container {
    padding-top: 21px;
  }
  .stFrontendMain_index #one-column-layout > .container, .stFrontendMain_index #one-column-layout {
    padding-top: 0;
  }
  #cvrevs {
    margin-bottom: 20px;
  }
  #homepage-carousel {
    width: -webkit-calc(100vw - var(--scrollbar-width));
    width: -moz-calc(100vw - var(--scrollbar-width));
    width: calc(100vw - var(--scrollbar-width));
    position: relative;
    left: 50%;
    margin-left: -webkit-calc(var(--scrollbar-width) / 2 - 50vw);
    margin-left: -moz-calc(var(--scrollbar-width) / 2 - 50vw);
    margin-left: calc(var(--scrollbar-width) / 2 - 50vw);
    margin-bottom: 30px;
  }
  #pk-instagram-images .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide {
    width: 25%;
  }
  #logo {
    padding: 0;
  }
  #logo svg, #logo img {
    width: 167px;
    height: auto;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
  }
  #logo svg:hover, #logo img:hover {
    -webkit-transform: scale(0.95);
       -moz-transform: scale(0.95);
        -ms-transform: scale(0.95);
            transform: scale(0.95);
  }
  #header {
    padding: 18px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }
  #header-navbar-position {
    border: none;
  }
  #header-navbar-outer {
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
  }
  #header-navbar-outer nav#header-navbar {
    background-color: unset;
  }
  #nav-menu > .navbar-nav > li > a {
    color: #000000;
  }
  #nav-menu .dropdown-menu {
    overflow: visible;
  }
  #nav-menu .navbar-nav > li {
    float: none;
  }
  #nav-menu .navbar-nav > li.open > a {
    color: #000;
  }
  #nav-menu .navbar-nav > li.open > a::after {
    width: 100%;
  }
  #nav-menu .nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }
  #nav-menu .nav > li {
    margin: 0 auto;
  }
  #nav-menu .nav > li:first-child {
    margin-left: 0;
  }
  #nav-menu .nav > li:last-child {
    margin-right: 0;
  }
  .nav > li {
    margin: auto;
  }
  .navbar-collapse {
    padding: 0px;
  }
  header .horizontal-categories > li {
    position: static;
  }
  header .horizontal-categories > li > a {
    padding: 10px 0;
    margin: 0;
    line-height: 16px;
    font-weight: bold;
    font-size: 10px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #000000;
    background: transparent !important;
  }
  header .horizontal-categories > li:first-of-type > a {
    padding-left: 0px;
  }
  header .horizontal-categories > li:first-of-type > a:after {
    left: 0px;
  }
  header .horizontal-categories > li > a:hover, header .horizontal-categories > li > a:focus, header .horizontal-categories > li > a:active, header .horizontal-categories > li > a:visited {
    font-weight: bold;
    color: #000000 !important;
    background: transparent !important;
    position: relative;
  }
  header .horizontal-categories > li > a:after {
    display: block;
    width: 0;
    height: 5px;
    background: #FF3399;
    content: "";
    left: 0;
    bottom: 0;
    position: absolute;
  }
  header .horizontal-categories > li > a:hover:after, header .horizontal-categories > li.active > a:after {
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  header .horizontal-categories > li:first-of-type > a:hover:after, header .horizontal-categories > li:first-of-type.active > a:after {
    width: 100%;
  }
  header .horizontal-categories > li .dropdown-menu {
    padding-top: 0;
    top: 100%;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    overflow: visible;
  }
  header .horizontal-categories > li .dropdown-menu .skMenuDropdown {
    background: white;
    padding: 40px;
    position: relative;
  }
  header .horizontal-categories > li .dropdown-menu .skMenuDropdown::before {
    position: absolute;
    z-index: 1;
    content: "";
    display: block;
    background-color: #fff;
    width: -webkit-calc(100vw - var(--scrollbar-width));
    width: -moz-calc(100vw - var(--scrollbar-width));
    width: calc(100vw - var(--scrollbar-width));
    border-bottom: 2px solid #000000;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -webkit-calc(var(--scrollbar-width) / 2 - 50vw);
    margin-left: -moz-calc(var(--scrollbar-width) / 2 - 50vw);
    margin-left: calc(var(--scrollbar-width) / 2 - 50vw);
  }
  header .horizontal-categories > li .dropdown-menu .skMenuDropdown > .row {
    position: relative;
    z-index: 2;
  }
  header .horizontal-categories > li .dropdown-menu .skMenuDropdown .skMenusubDropdownTitle {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 10px;
  }
  header .horizontal-categories > li .dropdown-menu .skMenuDropdown .skMenusubDropdownTitle a {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
  }
  header .horizontal-categories > li .dropdown-menu .skMenuDropdown .skMenusubDropdown ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  header .horizontal-categories > li .dropdown-menu .skMenuDropdown .skMenusubDropdown li {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    padding-bottom: 5px;
  }
  header .horizontal-categories > li .dropdown-menu .skMenuDropdown .skMenusubDropdown li a {
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    background: transparent !important;
    position: relative;
  }
  header .horizontal-categories > li .dropdown-menu .skMenuDropdown .skMenusubDropdown li.active a {
    color: #FF3399;
  }
  header .horizontal-categories > li .dropdown-menu .skMenuDropdown .skMenusubDropdown li a:after {
    display: block;
    width: 0;
    height: 1px;
    background: #FF3399;
    content: "";
    left: 0;
    bottom: -3px;
    position: absolute;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  header .horizontal-categories > li .dropdown-menu .skMenuDropdown .skMenusubDropdown li a:hover:after {
    width: 100%;
  }
  header .dropdown-menu, header .navbar-dropdown .navbar-collapse {
    background: #fff;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-top: -40px;
  }
  header .navbar-dropdown #nav-shopping-cart.navbar-collapse, header .navbar-dropdown #nav-user.navbar-collapse {
    border: 2px solid #000;
  }
  .skMenusubDropdownImage img {
    max-width: 100%;
    height: auto;
  }
  #skHeaderMiddle .container::before {
    display: none;
  }
  #skHeaderMiddle .container::after {
    display: none;
  }
  #skHeaderMiddle .container #header::before {
    display: none;
  }
  #skHeaderMiddle .container #header::after {
    display: none;
  }
  #skHeaderMiddle .container #header #skHeaderMiddleSearch {
    width: 33%;
    margin-right: 0;
  }
  #skHeaderMiddle .container #header #skHeaderMiddleSearch .search-wrapper {
    width: 85%;
  }
  #skHeaderMiddle .container #header #logo {
    width: 33%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }
  #skHeaderMiddle .container #header .halon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
            justify-content: flex-end;
    width: 33%;
  }
  #skHeaderMiddleRight > button {
    background: transparent;
    border: none;
    display: block;
    line-height: 1;
  }
  #skHeaderMiddleRight > a {
    background: transparent;
    border: none;
    display: block;
    text-align: center;
    line-height: 1;
    padding-right: 25px;
  }
  .lgCatHead {
    display: block;
    line-height: 35px;
    padding-bottom: 15px;
  }
  .lgCatHead span {
    color: #b3b3b3;
    padding-left: 15px;
  }
  .lgCatHead h1 {
    display: inline-block;
  }
  .pagination {
    margin-top: 0;
    bottom: 0;
  }
  .lgPager {
    float: right;
  }
  .product-list .pagination {
    margin-top: 60px;
    margin-bottom: 40px;
  }
  .swipe-table {
    display: block;
    overflow: auto;
    border: 1px solid #eee;
    margin-bottom: 2rem;
    max-width: 100%;
    height: auto !important;
  }
  .skLongList .row > .col-sm-4 {
    padding-top: 25px;
    margin-top: 25px;
    border-top: 1px solid #ddd;
  }
  .skLongList .row > .col-sm-4:nth-child(1), .skLongList .row > .col-sm-4:nth-child(2), .skLongList .row > .col-sm-4:nth-child(3) {
    border: none;
    padding-top: 0;
    margin-top: 0;
  }
  .sk_all_producers_link {
    margin: -15px 0 15px;
  }
  .menuColumns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
  .menuColumns > div {
    -moz-column-break-inside: avoid;
    -webkit-column-break-inside: avoid;
            break-inside: avoid-column;
    page-break-inside: avoid;
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
  }
  .menuColumns.special {
    border-right: 1px solid #FF3399;
  }
  header .horizontal-categories > li .dropdown-menu .skMenuDropdown .skMenusubDropdown:hover > ul {
    display: block;
  }
  header .horizontal-categories > li .dropdown-menu .skMenuDropdown .skMenusubDropdown ul {
    display: block;
    position: relative;
  }
  .typeahead-popover {
    min-width: 450px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .centerCopyright {
    padding-left: 15%;
  }
}
@media (min-width: 992px) {
  #homepage-carousel {
    margin-bottom: 60px;
  }
  #homepageBanners {
    margin-bottom: 60px;
  }
  #skHeaderMiddleRight > a {
    padding-right: 35px;
  }
  #skHeaderMiddleUser {
    margin-right: 35px;
  }
  #headerTop ul {
    padding: 0 20%;
  }
  header .horizontal-categories > li > a {
    padding: 10px 0;
    line-height: 19px;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: normal;
  }
  .skBanners .skBanner a h2 {
    line-height: 60px;
    font-size: 60px;
  }
  .skBanners.homepageProducts .skBanner a h2 {
    line-height: 38px;
    font-size: 40px;
  }
  .row.product-attribute-filter-container {
    margin-left: -12px;
    margin-right: -12px;
  }
  .row.product-attribute-filter-container .col-md-4.col-lg-4 {
    padding-left: 12px;
    padding-right: 12px;
  }
  .skLongList .row > .col-sm-4:nth-child(4), #one-column-layout .skLongList .row > .col-sm-4:nth-child(4) {
    border: none;
    padding-top: 0;
    margin-top: 0;
  }
  h1.skWebpageTitle {
    padding: 37px 0;
    font-size: 24px;
  }
  .all_tag_recbox {
    font-size: 12px !important;
  }
  #skDeliveryInfo {
    font-size: 16px;
  }
  #main_text {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1200px) {
  .menuColumns {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
  .menuColumns.special {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    padding: 0;
  }
  #cvUrlFiltersContentWrapper {
    padding-left: 15px;
  }
  .skLongList .skLongName {
    height: 75px;
    overflow: hidden;
  }
  header .horizontal-categories > li > a {
    padding: 10px 0;
    font-size: 0.875em;
  }
  .container {
    width: 1150px;
    padding-left: 15px;
    padding-right: 15px;
  }
  #main_text {
    margin-left: auto;
    margin-right: auto;
  }
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .stBasket_index .col-xs-1, .stBasket_index .col-sm-1, .stBasket_index .col-md-1, .stBasket_index .col-lg-1, .stBasket_index .col-xs-2, .stBasket_index .col-sm-2, .stBasket_index .col-md-2, .stBasket_index .col-lg-2, .stBasket_index .col-xs-3, .stBasket_index .col-sm-3, .stBasket_index .col-md-3, .stBasket_index .col-lg-3, .stBasket_index .col-xs-4, .stBasket_index .col-sm-4, .stBasket_index .col-md-4, .stBasket_index .col-lg-4, .stBasket_index .col-xs-5, .stBasket_index .col-sm-5, .stBasket_index .col-md-5, .stBasket_index .col-lg-5, .stBasket_index .col-xs-6, .stBasket_index .col-sm-6, .stBasket_index .col-md-6, .stBasket_index .col-lg-6, .stBasket_index .col-xs-7, .stBasket_index .col-sm-7, .stBasket_index .col-md-7, .stBasket_index .col-lg-7, .stBasket_index .col-xs-8, .stBasket_index .col-sm-8, .stBasket_index .col-md-8, .stBasket_index .col-lg-8, .stBasket_index .col-xs-9, .stBasket_index .col-sm-9, .stBasket_index .col-md-9, .stBasket_index .col-lg-9, .stBasket_index .col-xs-10, .stBasket_index .col-sm-10, .stBasket_index .col-md-10, .stBasket_index .col-lg-10, .stBasket_index .col-xs-11, .stBasket_index .col-sm-11, .stBasket_index .col-md-11, .stBasket_index .col-lg-11, .stBasket_index .col-xs-12, .stBasket_index .col-sm-12, .stBasket_index .col-md-12, .stBasket_index .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .skBanners.row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .skBanners.row .col-lg-4 {
    padding: 0 15px;
  }
  #webpage_footer {
    padding-left: 15px;
    padding-right: 15px;
  }
  footer .navbar-default {
    padding: 30px 0 40px;
  }
  .homepageProducts {
    margin-bottom: 60px;
  }
  .main_recbox {
    margin: 50px auto !important;
    padding-top: 40px !important;
  }
  .product_wrapper_recbox {
    padding: 10px !important;
  }
  .product_wrapper_recbox:hover .product_wrapper_sub_recbox {
    padding: 10px !important;
  }
  #sc_reco_productpage {
    margin-bottom: 80px;
  }
  #pk-instagram-images {
    padding: 40px 0 0;
  }
}
@media (min-width: 1360px) {
  .container {
    width: 1310px;
  }
  #header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }
  header .horizontal-categories > li {
    margin-left: 0;
  }
  #skNewsletterPopupFooterForm {
    margin: 0 auto;
  }
  #logo {
    margin: 0;
  }
  #logo svg {
    width: 187px;
    height: 61px;
  }
  #headerTop ul {
    padding: 10px 20%;
    line-height: 1;
    font-size: 14px;
  }
  #headerTop ul a {
    font-size: 14px;
  }
  .skMenusubDropdownImage img {
    width: 100%;
  }
  #homepageBanners .skBanner > img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  .skTitle {
    font-size: 34px;
  }
  .col-lg-6.product-gallery {
    width: 750px;
  }
  .mp_staticbar .mp_static_row > *, .mp_staticbar .mp-counter-container .counter {
    font-size: 14px;
  }
  .mp_staticbar .mp_content {
    padding: 5px 0;
  }
  .mp_staticbar .mp_static_row > * {
    margin: 0 20px;
  }
  #promotedReviews {
    margin-top: 0;
    margin-bottom: 20px;
  }
  #cvrevs {
    margin-bottom: 20px;
  }
  #cvrevs .row .col-xs-12 {
    margin-top: 20px;
  }
  .promotedReviewText {
    font-size: 15px;
  }
  .promotedReviewText b {
    font-size: 12px;
  }
  .promotedReviewName a {
    font-size: 16px;
    line-height: 16px;
  }
  .lgReviewName {
    max-width: 200px;
  }
  body, body.stProduct_show .tabbed-content .item#wysylka .bigger-text, body.stProduct_show .tabbed-content .item#opis .item-content, .item-content #pa_attributes table td, .item-content #pa_attributes table td.label_td,
  body.stProduct_show .tabbed-content .skTitle, body.stProduct_show .row-reviews .tinymce_html, body.stProduct_show .skOptionsTitle, .skOptions .skOptionsTitleSizes .skOptionsSizes {
    font-size: 16px;
    line-height: 1.7;
  }
  body.stProduct_show .row-reviews .lgSize, body.stProduct_show .row-reviews .stars, body.stProduct_show .row-reviews .starRate, .skDeliveryInfo {
    font-size: 14px;
  }
  #headerMiddleBasketquantity {
    font-size: 0.75em;
  }
  .sizeBlock--Option__name {
    width: 110px;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 1390px;
  }
  .col-lg-6.product-label {
    width: 590px;
  }
  #pk-instagram-images {
    padding: 0;
  }
  .menuColumns {
    -webkit-column-count: 5;
       -moz-column-count: 5;
            column-count: 5;
  }
  .menuColumns.special {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
    padding: 0;
  }
  .skMenusubDropdownImage {
    width: 15%;
  }
  body, body.stProduct_show .tabbed-content .item#wysylka .bigger-text, body.stProduct_show .tabbed-content .item#opis .item-content, .item-content #pa_attributes table td, .item-content #pa_attributes table td.label_td,
  .stProduct_show .tabbed-content .skTitle {
    font-size: 17px;
    line-height: 1.7;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1550px;
  }
  .col-lg-6.product-gallery {
    width: 910px;
  }
  #product-gallery.gallery img {
    width: 765px;
  }
  body, body.stProduct_show .tabbed-content .item#wysylka .bigger-text, body.stProduct_show .tabbed-content .item#opis .item-content, .item-content #pa_attributes table td, .item-content #pa_attributes table td.label_td,
  .stProduct_show .tabbed-content .skTitle {
    font-size: 18px;
    line-height: 1.7;
  }
  .skLongList .skLongName {
    height: 50px;
  }
}
#product-gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
@media (max-width: 767px) {
  #product-gallery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
            flex-direction: column-reverse;
  }
}
#product-gallery #product-photo {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
          order: 2;
}

.stProduct_show .shopping-cart {
  position: relative;
  z-index: 2;
}

.price span {
  color: #c30000;
}

.stProduct_show .information .wlPriceHistoryInfo {
  font-family: "Inter";
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  margin-top: 15px;
  color: #A09F9F;
}
.stProduct_show .information .wlPriceHistoryInfo span {
  white-space: nowrap;
}
.stProduct_show .information .wlPriceHistoryInfo span.history_price {
  padding-right: 5px;
}
.stProduct_show .information .wlPriceHistoryInfo span.old_history_price {
  text-decoration: line-through;
  padding-right: 5px;
}
.stProduct_show .price span {
  font-family: "Inter";
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
}
.stProduct_show #product-gallery #product-photo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .stProduct_show #slides {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    width: 90%;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    margin: 8px auto 25px;
  }
}
@media (min-width: 768px) {
  .stProduct_show #slides {
    margin-right: 8px;
  }
}
@media (min-width: 1200px) {
  .stProduct_show #slides {
    margin-right: 78px;
  }
}
.stProduct_show #slides .slick-arrow.slick-next {
  margin: 15px auto 0;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M0.857422 0.857422L6.00028 6.00028L11.1431 0.857422' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='12' height='6.85714' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
@media (max-width: 767px) {
  .stProduct_show #slides .slick-arrow.slick-next {
    margin-left: 8px;
    margin-top: 20px;
    width: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='9' height='16' viewBox='0 0 9 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.14282 14.8574L7.99997 8.00028L1.14282 1.14314' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
}
.stProduct_show #slides .slick-arrow.slick-prev {
  margin: 0 auto;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M11.1426 6L5.99972 0.857142L0.856865 6' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='12' height='6.85714' fill='white' transform='translate(12 6.85742) rotate(-180)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
@media (max-width: 767px) {
  .stProduct_show #slides .slick-arrow.slick-prev {
    margin-right: 8px;
    margin-top: 20px;
    width: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M8 1.14258L1.14286 7.99972L8 14.8569' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='16' height='9.14286' fill='white' transform='translate(9.14282) rotate(90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  }
}
.stProduct_show .slick-next, .stProduct_show .slick-prev {
  position: unset;
}
.stProduct_show .slick-prev::before {
  border: 0;
  left: 135%;
}
.stProduct_show .slick-next::before {
  border: 0;
  left: 135%;
}
.stProduct_show #two-column-layout .breadcrumb,
.stProduct_show #one-column-layout .breadcrumb {
  margin-top: 0;
  margin-bottom: 30px;
}
.stProduct_show .gallery.slick-initialized.slick-slider.slick-vertical,
.stProduct_show .gallery-image.slick-slide, .stProduct_show .gallery-image:not(#product-photo) {
  width: 110px;
}
.stProduct_show .gallery-image.slick-slide, .stProduct_show .gallery-image:not(#product-photo) {
  width: 110px;
  height: 110px;
  border: 1px solid #eee;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .stProduct_show .gallery-image.slick-slide, .stProduct_show .gallery-image:not(#product-photo) {
    height: auto;
    margin-right: 8px;
  }
}
.stProduct_show .slick-slider .slick-track,
.stProduct_show .slick-slider .slick-list {
  min-width: 88%;
}
.stProduct_show .star-rating-control div.star-rating-on a {
  color: #ffc20a;
}
.stProduct_show .star-rating-control div.star-rating-live a {
  padding: 0 1px;
}
.stProduct_show .star-rating-control div.star-rating-live a svg {
  height: 16px;
  width: 16px;
}
.stProduct_show .productPrice {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
     -moz-box-align: baseline;
          align-items: baseline;
  line-height: 0;
}
.stProduct_show .productPrice #st_product_options-catalogue-brutto {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
          order: 2;
  padding-left: 10px;
}
.stProduct_show #skShow .productPrice #st_product_options-catalogue-brutto {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #000;
}
.stProduct_show .productPageProductsConnectedImages {
  margin-top: 13px;
}
.stProduct_show .productPageProductsConnectedImages a {
  margin-right: 8px;
  margin-bottom: 8px;
  width: 64px;
  height: 64px;
  line-height: 64px;
  border: 1px solid #eee;
}
@media (min-width: 768px) {
  .stProduct_show .productPageProductsConnectedImages a {
    width: 48px;
    height: 48px;
    line-height: 48px;
  }
}
.stProduct_show .productPageProductsConnectedImages a.active {
  border: 1px solid #333;
}
.stProduct_show .productPageProductsConnectedImages a img {
  max-width: 60px;
  max-height: 60px;
}
@media (min-width: 768px) {
  .stProduct_show .productPageProductsConnectedImages a img {
    max-width: 45px;
    max-height: 45px;
  }
}
.stProduct_show .skHideAffix {
  margin-bottom: 10px;
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
}
.stProduct_show .lgReviewBar {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .stProduct_show .lgReviewBar {
    margin-top: 12px;
  }
}
.stProduct_show .skOptionsButtons {
  position: relative;
}
@media (min-width: 768px) {
  .stProduct_show .skOptionsButtons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 10px;
    padding-bottom: 6px;
  }
}
@media (min-width: 992px) {
  .stProduct_show .skOptionsButtons {
    gap: 11px;
  }
}
@media (min-width: 1200px) {
  .stProduct_show .skOptionsButtons {
    gap: 12px;
  }
}
@media (min-width: 1360px) {
  .stProduct_show .skOptionsButtons {
    gap: 12.3px;
  }
}
@media (min-width: 1440px) {
  .stProduct_show .skOptionsButtons {
    gap: 9px;
  }
}
@media (min-width: 1600px) {
  .stProduct_show .skOptionsButtons {
    gap: 9.6px;
  }
}
.stProduct_show .skOptionsButtons .skOptionsNormal {
  min-width: 48px;
  width: auto;
  height: 48px;
  line-height: 1;
  font-size: 18px;
  padding: 0;
  -webkit-box-shadow: 0 0 0 1px #eee;
          box-shadow: 0 0 0 1px #eee;
}
.stProduct_show .skOptionsButtons .skOptionsNormal .option-stock {
  padding-inline: 7px;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
}
.stProduct_show .skOptionsButtons .skOptionsNormal .option-stock:not(.notcent) {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  height: 46px;
}
@media (min-width: 768px) {
  .stProduct_show .skOptionsButtons .skOptionsNormal .option-stock:not(.notcent) {
    height: 38px;
  }
}
.stProduct_show .skOptionsButtons .skOptionsNormal .option-stock.notcent .option-stock_label {
  padding-top: 3px;
}
.stProduct_show .skOptionsButtons .skOptionsNormal .option-stock.option-stock_lastone {
  padding-inline: 3px;
}
.stProduct_show .skOptionsButtons .skOptionsNormal .option-stock .skOptionsLastProduct {
  font-family: "Inter";
  font-weight: 400;
  font-size: 13px;
  padding-top: 3px;
  color: #FF3399;
}
@media (min-width: 768px) {
  .stProduct_show .skOptionsButtons .skOptionsNormal {
    width: auto;
    min-width: 40px;
    height: 40px;
    font-size: 16px;
  }
}
.stProduct_show .skOptionsButtons .skOptionsNormal.skdisabled {
  text-decoration: line-through;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  border-color: #000;
  border: 1px solid #fff;
  color: #d9d9d9;
}
.stProduct_show .skOptionsButtons .skOptionsNormal.skdisabled svg {
  margin-left: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  margin: 1px auto 0;
}
.stProduct_show .skOptionsButtons .skOptionsNormal.skdisabled::after {
  height: 0;
}
.stProduct_show .skOptionsButtons .skOptionsNormal.skdisabled .glyphicon {
  top: 2px;
}
@media (max-width: 767px) {
  .stProduct_show .skOptionsButtons .skOptionsNormal.skdisabled {
    border-radius: 25px;
  }
}
.stProduct_show .skOptionsButtons .skOptionsNormal:hover {
  background: #fff;
  border-color: #000;
  -webkit-box-shadow: 0 0 0 1px #000;
          box-shadow: 0 0 0 1px #000;
}
.stProduct_show .skOptionsButtons .skOptionsNormal:hover.skdisabled {
  border: 1px solid #000;
}
.stProduct_show .skOptionsButtons .skOptionsNormal.skactive {
  background-color: #fff;
  border-color: #FF3399;
  -webkit-box-shadow: 0 0 0 1px #FF3399;
          box-shadow: 0 0 0 1px #FF3399;
}
.stProduct_show .skOptionsButtons .skOptionsTop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  border-bottom: 1px solid #000;
  padding-bottom: 7px;
}
.stProduct_show .skOptionsButtons .skOptionsTop span {
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 10px;
  padding-left: 7px;
}
.stProduct_show .skOptionsButtons .close-btn {
  position: absolute;
  right: 0;
  margin-right: 0;
  padding: 0;
  -webkit-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.stProduct_show .skOptionsButtons .skOption-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  width: 100%;
  background-color: transparent;
  border: unset;
  text-align: left;
  line-height: 1;
  padding: 13px 0 10px;
  margin-bottom: 0;
  border-bottom: 1px solid #cecece;
}
.stProduct_show .skOptionsButtons .skOption-btn span {
  padding: 0 10px 0 5px;
}
@media (min-width: 350px) {
  .stProduct_show .skOptionsButtons .skOption-btn span {
    padding: 0 20px 0 10px;
  }
}
.stProduct_show .skOptionsButtons .skOption-btn .skSizeDescription {
  font-size: 16px;
}
.stProduct_show .skOptionsButtons .skOption-btn.skactive {
  background-color: #509D35;
  color: #fff;
}
.stProduct_show .skOptionsButtons .skOption-btn.skdisabled {
  color: unset;
  border: unset !important;
  border-bottom: 1px solid #cecece !important;
  background: unset !important;
}
.stProduct_show .skOptionsButtons .skOption-btn.skdisabled::after {
  display: none;
}
.stProduct_show .skOptionsButtons .skOption-btn.skdisabled span {
  color: #cecece;
}
.stProduct_show .skOptionsButtons .skOption-btn.skdisabled .spans {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.stProduct_show .size-modal {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 111111;
}
.stProduct_show .size-modal .sizeModal-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px 7px;
  opacity: 0;
  background-color: #fff;
  -webkit-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.stProduct_show .size-modal .sizeModal-content.active {
  opacity: 1;
}
.stProduct_show #sizeOpenModal {
  font-size: 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  border: 1px solid #000;
  padding: 14px 10px;
  cursor: pointer;
  margin: 8px 0;
}
.stProduct_show #sizeOpenModal .arrow-right {
  margin-top: 2px;
  margin-right: 5px;
}
.stProduct_show .arrow-right {
  width: 20px;
  height: 17px;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='16' viewBox='0 0 9 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.14282 14.8574L7.99997 8.00028L1.14282 1.14314' stroke='%23333333' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.stProduct_show .skOptionsTitle {
  font-size: 18px;
  color: #616161;
}
@media (min-width: 768px) {
  .stProduct_show .skOptionsTitle {
    font-size: 14px;
  }
}
.stProduct_show .skOptionsInfoDesc {
  font-weight: 300;
  font-size: 14px;
}
.stProduct_show .skOptionsNiestandardowyRozmiar,
.stProduct_show .skOptionsInfoDisabled {
  font-size: 14px;
}
.stProduct_show #basket_product_options_container .modal-content {
  border: unset;
}
.stProduct_show #basket_product_options_container .modal-header {
  border: unset;
}
@media (min-width: 768px) {
  .stProduct_show #basket_product_options_container .modal-header {
    padding-top: 24px;
  }
}
.stProduct_show #basket_product_options_container .modal-header .close {
  background-color: transparent;
}
.stProduct_show #basket_product_options_container .modal-header .close::before {
  width: 22px;
  top: 16px;
}
.stProduct_show #basket_product_options_container .modal-header .close::after {
  width: 22px;
  top: 16px;
}
.stProduct_show #basket_product_options_container .modal-header .modal-title {
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  margin-top: 45px;
}
@media (max-width: 767px) {
  .stProduct_show #basket_product_options_container .modal-header .modal-title {
    font-size: 18px;
    text-transform: none;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    margin-top: 0;
    padding-bottom: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #000;
  }
}
.stProduct_show #basket_product_options_container .modal-body {
  padding: 24px;
}
@media (min-width: 768px) {
  .stProduct_show #basket_product_options_container .modal-body {
    padding: 10px 60px 60px;
  }
}
.stProduct_show #basket_product_options_container .modal-body .disabledProdModalInfo {
  font-size: 14px;
  line-height: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .stProduct_show #basket_product_options_container .modal-body .disabledProdModalInfo {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }
  .stProduct_show #basket_product_options_container .modal-body .disabledProdModalInfo img {
    display: none;
  }
}
.stProduct_show #basket_product_options_container .modal-body img {
  height: auto;
  margin-right: 20px;
}
.stProduct_show #basket_product_options_container .modal-body h4 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin: 20px 0;
  padding-top: 30px;
  border-top: 1px solid #eee;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}
.stProduct_show #basket_product_options_container .modal-body h4 .optionSize {
  width: 40px;
  height: 40px;
  background-color: #000;
  color: #fff;
  padding: 10px;
  margin: 20px;
  border-radius: 50%;
}
.stProduct_show #basket_product_options_container .modal-body .form-group {
  display: block;
}
@media (max-width: 767px) {
  .stProduct_show #basket_product_options_container .modal-body .form-group {
    padding: 0 15px;
  }
}
.stProduct_show #basket_product_options_container .modal-body .form-group.permit {
  margin-top: 15px;
  font-size: 12px;
}
.stProduct_show #basket_product_options_container .modal-body .form-group button {
  border-color: #000;
  background-color: #000;
  padding: 9px 15px;
}
.stProduct_show #basket_product_options_container .modal-body .form-group button:is(:hover, :active, :focus) {
  border-color: #333;
  background-color: #333;
}
@media (min-width: 768px) {
  .stProduct_show #basket_product_options_container .modal-body .form-group button {
    padding: 9px 30px;
  }
}
.stProduct_show #basket_product_options_container .modal-body .form-group .control-label {
  width: 100%;
  display: block;
  text-align: center;
}
.stProduct_show #basket_product_options_container .modal-body .form-group .uname {
  width: 100%;
}
.stProduct_show #basket_product_options_container .modal-body .form-group .uname input {
  border: 1px solid #000;
  height: 40px;
}
@media (max-width: 767px) {
  .stProduct_show #basket_product_options_container #depository_question_modal .modal-dialog {
    margin: 0;
  }
  .stProduct_show #basket_product_options_container #depository_question_modal .modal-content {
    height: 100vh;
  }
  .stProduct_show #basket_product_options_container #depository_question_modal .modal-send {
    text-align: left;
    padding: 10px 50px 70px !important;
    font-size: 15px;
  }
  .stProduct_show #basket_product_options_container #depository_question_modal .modal-send h4 {
    text-align: left;
    text-transform: none;
    display: block;
    border: unset;
    padding-top: 0;
  }
  .stProduct_show #basket_product_options_container #depository_question_modal.send .modal-dialog {
    margin: 10px;
  }
  .stProduct_show #basket_product_options_container #depository_question_modal.send .modal-content {
    height: auto;
  }
}
.stProduct_show .inputGroup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  width: 100%;
}
.stProduct_show .underAddToCartBtn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
}
.stProduct_show .callAndOrder {
  margin-bottom: 10px;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
          order: 2;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  width: 100%;
}
@media (max-width: 767px) {
  .stProduct_show .callAndOrder {
    margin-top: 15px;
  }
}
@media (min-width: 768px) {
  .stProduct_show .callAndOrder {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
            order: 0;
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
            flex-direction: row;
  }
}
.stProduct_show .callAndOrder .btn-callAndOrder {
  position: relative;
  font-size: 12px;
  font-weight: bold;
  background: #fff;
  border: 1px dashed #e5e5e5;
  padding: 12px 15px 12px 35px;
  width: 100%;
}
@media (min-width: 768px) {
  .stProduct_show .callAndOrder .btn-callAndOrder {
    width: auto;
  }
}
.stProduct_show .callAndOrder .btn-callAndOrder .callAndOrderImg {
  content: " ";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  margin-left: -25px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.64 9.90708C12.3125 9.56616 11.9176 9.38388 11.499 9.38388C11.0838 9.38388 10.6855 9.56278 10.3446 9.90371L9.27793 10.967C9.19016 10.9197 9.1024 10.8759 9.01801 10.832C8.89649 10.7712 8.78173 10.7138 8.68384 10.6531C7.68468 10.0185 6.77666 9.19147 5.90578 8.12143C5.48384 7.5881 5.20029 7.13915 4.99438 6.68345C5.27118 6.43029 5.52772 6.167 5.77751 5.91383C5.87202 5.81932 5.96654 5.72143 6.06105 5.62691C6.76991 4.91805 6.76991 3.99991 6.06105 3.29105L5.13953 2.36953C5.03489 2.26489 4.92687 2.15687 4.82561 2.04886C4.62308 1.83957 4.41042 1.62354 4.19101 1.42101C3.86358 1.09696 3.47202 0.924805 3.06021 0.924805C2.64839 0.924805 2.25008 1.09696 1.91253 1.42101C1.90915 1.42438 1.90915 1.42438 1.90578 1.42776L0.758098 2.58556C0.32603 3.01763 0.079617 3.54421 0.0256085 4.15518C-0.0554041 5.14084 0.234891 6.05898 0.457676 6.65983C1.00451 8.13493 1.82139 9.50202 3.03995 10.967C4.51844 12.7324 6.29734 14.1265 8.32941 15.1088C9.10578 15.4767 10.1421 15.9121 11.2999 15.9864C11.3708 15.9898 11.445 15.9932 11.5125 15.9932C12.2923 15.9932 12.9471 15.713 13.4602 15.156C13.4636 15.1493 13.4703 15.1459 13.4737 15.1392C13.6492 14.9265 13.8518 14.7341 14.0644 14.5282C14.2096 14.3898 14.3581 14.2446 14.5032 14.0927C14.8374 13.7451 15.0129 13.34 15.0129 12.9248C15.0129 12.5062 14.834 12.1046 14.4931 11.767L12.64 9.90708ZM13.8484 13.4615C13.845 13.4615 13.845 13.4649 13.8484 13.4615C13.7167 13.6033 13.5817 13.7316 13.4366 13.8733C13.2172 14.0826 12.9944 14.302 12.7851 14.5484C12.4442 14.913 12.0425 15.0851 11.5159 15.0851C11.4653 15.0851 11.4113 15.0851 11.3606 15.0818C10.3581 15.0176 9.42645 14.6261 8.72772 14.2919C6.81717 13.367 5.13953 12.0539 3.74544 10.3898C2.59438 9.00244 1.82476 7.71974 1.31506 6.34253C1.00114 5.50202 0.886368 4.84717 0.937001 4.22945C0.970756 3.83451 1.12265 3.50708 1.40282 3.22691L2.55388 2.07586C2.71928 1.92059 2.89481 1.8362 3.06696 1.8362C3.27962 1.8362 3.45177 1.96447 3.55979 2.07248C3.56316 2.07586 3.56654 2.07924 3.56991 2.08261C3.77582 2.27502 3.9716 2.47417 4.17751 2.68683C4.28215 2.79485 4.39017 2.90286 4.49818 3.01426L5.4197 3.93578C5.77751 4.29358 5.77751 4.62438 5.4197 4.98219C5.32181 5.08008 5.2273 5.17797 5.12941 5.27248C4.84586 5.56278 4.57582 5.83282 4.28215 6.09611C4.2754 6.10286 4.26865 6.10624 4.26527 6.11299C3.97498 6.40329 4.02898 6.68683 4.08974 6.87924C4.09312 6.88936 4.09649 6.89949 4.09987 6.90961C4.33953 7.49021 4.67708 8.03704 5.19017 8.68852L5.19354 8.69189C6.12519 9.83957 7.10747 10.7341 8.19101 11.4193C8.32941 11.5071 8.47118 11.578 8.6062 11.6455C8.72772 11.7062 8.84249 11.7636 8.94038 11.8244C8.95388 11.8311 8.96738 11.8413 8.98088 11.848C9.09565 11.9054 9.20367 11.9324 9.31506 11.9324C9.59523 11.9324 9.77076 11.7569 9.82814 11.6995L10.9826 10.5451C11.0973 10.4303 11.2796 10.2919 11.4923 10.2919C11.7016 10.2919 11.8737 10.4235 11.9784 10.5383C11.9817 10.5417 11.9817 10.5417 11.9851 10.5451L13.845 12.405C14.1927 12.7493 14.1927 13.1037 13.8484 13.4615Z' fill='%23616161'/%3E%3Cpath d='M8.64365 3.80438C9.52804 3.95291 10.3314 4.37147 10.9728 5.01282C11.6141 5.65417 12.0293 6.45755 12.1812 7.34193C12.2183 7.56472 12.4107 7.71999 12.6302 7.71999C12.6572 7.71999 12.6808 7.71662 12.7078 7.71324C12.9576 7.67274 13.123 7.43645 13.0825 7.18666C12.9002 6.11662 12.3939 5.14109 11.6209 4.3681C10.8479 3.5951 9.87235 3.08877 8.8023 2.90649C8.55251 2.86599 8.3196 3.03139 8.27572 3.2778C8.23184 3.52421 8.39386 3.76388 8.64365 3.80438Z' fill='%23616161'/%3E%3Cpath d='M15.9749 7.05505C15.6745 5.29302 14.8441 3.68965 13.5681 2.4137C12.2922 1.13775 10.6888 0.307369 8.92677 0.00694734C8.68035 -0.0369345 8.44744 0.131842 8.40356 0.378255C8.36305 0.628044 8.52845 0.860956 8.77824 0.904838C10.3512 1.1715 11.7858 1.9175 12.9268 3.05505C14.0677 4.19598 14.8103 5.63058 15.077 7.20357C15.1141 7.42636 15.3065 7.58163 15.5259 7.58163C15.5529 7.58163 15.5766 7.57826 15.6036 7.57488C15.85 7.53775 16.0188 7.30146 15.9749 7.05505Z' fill='%23616161'/%3E%3C/svg%3E%0A");
}
.stProduct_show .skShowDelivery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-flex-basis: 100%;
          flex-basis: 100%;
  line-height: 25px;
  -webkit-box-align: inherit;
  -webkit-align-items: inherit;
     -moz-box-align: inherit;
          align-items: inherit;
  padding: 16px 0 10px;
}
@media (min-width: 768px) {
  .stProduct_show .skShowDelivery {
    -webkit-flex-basis: auto;
            flex-basis: auto;
  }
}
.stProduct_show .skShowDelivery.w-brd {
  border-top: 1px solid #FF3399;
  border-bottom: 1px solid #FF3399;
}
.stProduct_show .skShowDelivery.w-brdb {
  border-bottom: 1px solid #FF3399;
  margin-top: 0;
  margin-bottom: 0;
}
.stProduct_show .skShowDelivery .skDeliveryImg {
  width: 52px;
  min-width: 52px;
}
.stProduct_show .skShowDelivery .skDeliveryImg img {
  width: 64px;
  margin-right: 15px;
}
@media (min-width: 768px) {
  .stProduct_show .skShowDelivery .skDeliveryImg img {
    width: 40px;
  }
}
.stProduct_show .skShowDelivery .skDeliveryInfo {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  min-width: 125px;
}
.stProduct_show .skShowDelivery .skDeliveryInfo strong {
  font-weight: 600;
}
.stProduct_show .skShowDelivery .skDeliveryInfo .skShowSmallDeliveryInfo {
  margin-bottom: 0;
}
.stProduct_show .skShowDelivery .skDeliveryInfo .skShowSmallDeliveryInfo::before {
  content: none;
}
.stProduct_show .skShowDelivery .skDeliveryInfo .skShowSmallDeliveryInfo span {
  padding-right: 12px;
}
.stProduct_show .skShowDelivery .skDeliveryInfo .skShowSmallDeliveryInfo a {
  color: #333;
  text-decoration: underline;
}
.stProduct_show .tabbed-content {
  font-family: "Inter";
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  margin: 1em auto;
  padding: 5px;
}
.stProduct_show .tabbed-content p {
  margin-bottom: 0;
}
.stProduct_show .tabbed-content .skTitle {
  color: #333;
  text-transform: none;
  font-size: 16px;
}
@media (min-width: 768px) {
  .stProduct_show .tabbed-content {
    padding: 1em;
  }
}
@media (min-width: 768px) {
  .stProduct_show .tabbed-content .accordion {
    display: none;
  }
}
.stProduct_show .tabbed-content .tabs {
  display: none;
}
@media (min-width: 768px) {
  .stProduct_show .tabbed-content .tabs {
    display: block;
  }
}
.stProduct_show .tabbed-content .tabs ul {
  margin: 0;
  padding: 0;
  font-weight: bold;
  background: #fff;
  border-bottom: 1px solid #000;
}
.stProduct_show .tabbed-content .tabs ul li {
  background: #fff;
  padding: 0 1em;
}
@media (min-width: 768px) {
  .stProduct_show .tabbed-content .tabs ul li {
    display: inline-block;
  }
}
.stProduct_show .tabbed-content .tabs ul li a {
  font-family: "Inter";
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  padding: 1em 0;
}
@media (min-width: 768px) {
  .stProduct_show .tabbed-content .tabs ul li a {
    display: block;
  }
}
.stProduct_show .tabbed-content .tabs ul li a:hover, .stProduct_show .tabbed-content .tabs ul li a.active {
  font-family: "Inter";
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  background: #fff;
}
.stProduct_show .tabbed-content .item-title {
  cursor: pointer;
  font-weight: bold;
  padding: 1.5em 0.5em;
  text-transform: uppercase;
  border-top: 1px solid #eee;
}
@media (min-width: 768px) {
  .stProduct_show .tabbed-content .item-title {
    display: none;
  }
}
.stProduct_show .tabbed-content .item-title:first-of-type::before {
  border: none;
}
.stProduct_show .tabbed-content .item-title::after {
  content: " ";
  position: absolute;
  width: 20px;
  height: 20px;
  right: 35px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 1.25V18.75' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.25 10H18.75' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
@media (min-width: 768px) {
  .stProduct_show .tabbed-content .item-title::after {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .stProduct_show .tabbed-content .item-title.active {
    border: 1px solid #eee;
  }
}
.stProduct_show .tabbed-content .item-title.active::before {
  background: #eee;
  color: #333;
  border-bottom: 3px solid #333;
}
@media (max-width: 767px) {
  .stProduct_show .tabbed-content .item-title.active::before {
    border: none;
    background: #fff;
  }
}
.stProduct_show .tabbed-content .item-title.active:first-of-type::before {
  border-top: 1px solid #eee;
}
.stProduct_show .tabbed-content .item-title.active::after {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.25 10H18.75' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
@media (min-width: 768px) {
  .stProduct_show .tabbed-content .item-title.active::after {
    background-image: none;
  }
}
.stProduct_show .tabbed-content .item {
  min-height: 0;
  position: relative;
}
.stProduct_show .tabbed-content .item#opis .item-content {
  font-size: 16px;
}
.stProduct_show .tabbed-content .item#opis .item-content .tinymce_html p:first-child strong.pink-border {
  display: inline-block;
  line-height: 30px;
  margin-left: -25px;
  padding-left: 20px;
  border-left: 5px solid #FF3399;
}
.stProduct_show .tabbed-content .item#opis .item-content .pa_attributes.btn-more {
  width: 285px;
  margin-inline: auto;
}
.stProduct_show .tabbed-content .item#wysylka .bigger-text {
  font-size: 16px;
}
.stProduct_show .tabbed-content .item.active::before {
  background: #eee;
  color: #333;
  border-bottom: 3px solid #333;
}
@media (max-width: 767px) {
  .stProduct_show .tabbed-content .item.active::before {
    border: none;
    background: #fff;
  }
}
.stProduct_show .tabbed-content .item.active:first-of-type::before {
  border-top: 1px solid #eee;
}
.stProduct_show .tabbed-content .item.active::after {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.25 10H18.75' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
@media (min-width: 768px) {
  .stProduct_show .tabbed-content .item.active::after {
    background-image: none;
  }
}
.stProduct_show .tabbed-content .item.active .item-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  opacity: 1;
  visibility: visible;
  height: auto;
  width: 100%;
  padding: 1rem 0.5rem;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  padding-top: 20px;
}
@media (min-width: 992px) {
  .stProduct_show .tabbed-content .item.active .item-content {
    padding: 2rem 25px;
  }
}
.stProduct_show .tabbed-content .item.active .item-content div {
  height: auto;
}
.stProduct_show .tabbed-content .item.active .item-content div.lgReviewImage {
  height: 80px;
}
.stProduct_show .tabbed-content .item .item-content {
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.stProduct_show .tabbed-content .item .item-content div {
  height: 0;
}
@media (min-width: 768px) {
  .stProduct_show .tabbed-content .tabs-side .tabs {
    width: 150px;
    float: left;
  }
}
@media (min-width: 768px) {
  .stProduct_show .tabbed-content .tabs-side .tabs li {
    display: block;
    margin-bottom: 2px;
  }
}
@media (min-width: 768px) {
  .stProduct_show .tabbed-content .tabs-side .item {
    margin-left: 150px;
  }
}
.stProduct_show .tabbed-content .caps {
  display: inline-block;
  line-height: 30px;
  margin-left: -25px;
  padding-left: 20px;
  border-left: 5px solid #FF3399;
}
.stProduct_show .tabbed-content #opis .item.active .item-content {
  padding: 1em 3.5em;
}
.stProduct_show .tabbed-content #opis .sizes-title,
.stProduct_show .tabbed-content #opis .opinie-title {
  font-family: "Inter";
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  margin-left: -10px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 20px;
  border-left: 5px solid #FF3399;
}
@media (max-width: 1199px) {
  .stProduct_show .tabbed-content #opis .sizes-title,
  .stProduct_show .tabbed-content #opis .opinie-title {
    margin-left: -20px;
  }
}
@media (max-width: 767px) {
  .stProduct_show .tabbed-content #opis .sizes-title,
  .stProduct_show .tabbed-content #opis .opinie-title {
    margin-left: -25px;
  }
}
.stProduct_show .tabbed-content #opis #SzczOpinieOProdukcie {
  margin-top: 35px;
}
@media (min-width: 768px) {
  .stProduct_show .tabbed-content #opis #SzczOpinieOProdukcie {
    margin-left: 15px;
  }
}
.stProduct_show .tabbed-content #opis .hidden-review {
  display: none;
  opacity: 0;
}
.stProduct_show .tabbed-content #opis .skShowAllReview {
  display: none;
}
.stProduct_show .tabbed-content #opis #reviews-bottom {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .stProduct_show .tabbed-content #opis #reviews-bottom {
    padding-inline: 15px;
  }
}
.stProduct_show .tabbed-content #wysylka .panel-body.tinymce_html {
  padding: 0;
}
@media (min-width: 768px) {
  .stProduct_show .tabbed-content #wysylka .panel-body.tinymce_html {
    padding: 1em 0;
  }
}
.stProduct_show .tabbed-content #wysylka .panel-body table {
  border: none;
}
.stProduct_show .tabbed-content #wysylka .panel-body table td {
  border: none;
  width: auto !important;
  padding: 5px 15px;
}
.stProduct_show .tabbed-content #wysylka .panel-body table tr {
  border-bottom: 1px solid #eee;
}
.stProduct_show .tabbed-content #wysylka .panel-body table tr:last-of-type {
  border: none;
}
.stProduct_show .tabbed-content #opinieOProdukcie #reviews-bottom {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .stProduct_show .tabbed-content #opinieOProdukcie #reviews-bottom {
    padding: 1em 0;
    width: 100%;
  }
}
.stProduct_show .tabbed-content #opinieOProdukcie .skShowAllReview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}
.stProduct_show .tabbed-content #zwrotyIReklamacje .item-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
@media (max-width: 767px) {
  .stProduct_show .tabbed-content #zwrotyIReklamacje .item-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
            flex-direction: column-reverse;
    padding: 0;
  }
}
.stProduct_show .tabbed-content #zwrotyIReklamacje .item-content .zwrotyIReklamacjeImg {
  width: 300px;
  padding: 15px 5px;
}
@media (max-width: 767px) {
  .stProduct_show .tabbed-content #zwrotyIReklamacje .item-content .zwrotyIReklamacjeImg {
    margin: 0 auto;
    width: 100%;
  }
}
.stProduct_show .tabbed-content #zwrotyIReklamacje .item-content .panel-body.tinymce_html {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  padding: 1em 0;
}
@media (max-width: 767px) {
  .stProduct_show .tabbed-content #zwrotyIReklamacje .item-content .panel-body.tinymce_html {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
            flex-direction: column-reverse;
    padding: 0;
  }
  .stProduct_show .tabbed-content #zwrotyIReklamacje .item-content .panel-body.tinymce_html img {
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
  }
}
.stProduct_show .tabbed-content #zwrotyIReklamacje .item-content .panel-body.tinymce_html p {
  padding: 0 5px;
}
.stProduct_show .tabbed-content #tabelaRozmiarow .item-content-text {
  font-size: 16px;
}
@media (max-width: 767px) {
  .stProduct_show .tabbed-content #tabelaRozmiarow .item-content-text {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .stProduct_show .tabbed-content #tabelaRozmiarow .item-content-text {
    padding: 1em 0;
    width: 50%;
  }
}
.stProduct_show .tabbed-content #tabelaRozmiarow .item-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
@media (max-width: 767px) {
  .stProduct_show .tabbed-content #tabelaRozmiarow .item-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
  }
}
@media (min-width: 768px) {
  .stProduct_show .tabbed-content #tabelaRozmiarow .item-content {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }
}
.stProduct_show .tabbed-content #tabelaRozmiarow .item-content .box-info {
  margin: 0 auto;
}
.stProduct_show .tabbed-content #tabelaRozmiarow .item-content .panel-body.tinymce_html img {
  padding: 15px 5px;
  max-width: 210px;
}
@media (max-width: 767px) {
  .stProduct_show .tabbed-content #tabelaRozmiarow .item-content .panel-body.tinymce_html img {
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
  }
}
.stProduct_show .tabbed-content #tabelaRozmiarow .sizes-title {
  font-family: "Inter";
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  margin-left: -25px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 20px;
  border-left: 5px solid #FF3399;
}
.stProduct_show .tabbed-content #tabelaRozmiarow .sizes-title:first-of-type {
  margin-top: 0;
}
.stProduct_show .tabbed-content #tabelaRozmiarow .border-pink {
  border: 1px solid #ff3399;
  padding: 10px;
}
.stProduct_show .tabbed-content .swipe-table {
  width: 100% !important;
}
.stProduct_show .tabbed-content .swipe-table th,
.stProduct_show .tabbed-content .swipe-table td {
  padding: 5px 10px;
}
@media (max-width: 500px) {
  .stProduct_show .tabbed-content .swipe-table {
    max-width: 100% !important;
  }
}
.stProduct_show #review_table tbody {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
.stProduct_show .reviews .row-reviews {
  width: 100%;
}
@media (min-width: 768px) {
  .stProduct_show .reviews .row-reviews {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    width: 33.33%;
  }
}
.stProduct_show .w-50 {
  width: 100%;
}
@media (min-width: 992px) {
  .stProduct_show .w-50 {
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 1em;
  }
}
.stProduct_show .w-50 > .col-xs-12 {
  padding: 0;
}
@media (min-width: 992px) {
  .stProduct_show #pa_attributes {
    padding-left: 2em;
    float: right;
  }
}
.stProduct_show #pa_attributes table td {
  border: none;
  line-height: 1.3;
}
.stProduct_show #pa_attributes table td.label_td {
  line-height: 1.3;
}
@media (max-width: 767px) {
  .stProduct_show #pa_attributes table td {
    padding-left: 0;
    vertical-align: top;
  }
}
.stProduct_show .reviews .skShowAllReview {
  text-align: center;
  margin: 30px 0;
}
@media (min-width: 768px) {
  .stProduct_show .reviews .skShowAllReview {
    text-align: left;
  }
}
.stProduct_show .row-reviews .lgSize {
  font-weight: 500;
  font-size: 12px;
}
.stProduct_show .row-reviews .starRate {
  font-weight: 500;
  font-size: 12px;
  margin-right: 6px;
}
.stProduct_show .row-reviews .stars {
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  margin: 0;
  padding-top: 10px;
}
.stProduct_show .row-reviews .tinymce_html {
  font-size: 14px;
  margin-top: 15px;
}
.stProduct_show .skCollectionYear {
  font-size: 14px;
  display: inline-block;
  line-height: 30px;
  margin-left: -25px;
  padding-left: 20px;
  border-left: 5px solid #FF3399;
}
.stProduct_show #pk-instagram-images {
  margin-top: 2%;
}

.color-pink {
  color: #FF3399;
}

.skOptions .skOptionsInfos,
.skOptions .noSizeSelected {
  font-family: "Inter";
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  display: none;
}
.skOptions .skOptionsInfos strong,
.skOptions .noSizeSelected strong {
  font-weight: 500;
}
@media (min-width: 768px) {
  .skOptions .skOptionsInfos,
  .skOptions .noSizeSelected {
    height: auto;
    min-height: 32px;
    padding: 0;
    margin: 5px 0;
    border-left: 5px solid #FF3399;
    display: block;
  }
}
@media (min-width: 768px) {
  .skOptions .skOptionsInfos .skOptionsInfo,
  .skOptions .skOptionsInfos .noSizeSelected_cont,
  .skOptions .noSizeSelected .skOptionsInfo,
  .skOptions .noSizeSelected .noSizeSelected_cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    line-height: 1.1;
    padding-left: 12px;
  }
}
@media (min-width: 768px) {
  .skOptions .skOptionsInfos .skOptionsInfo .skOptionsInfoDesc,
  .skOptions .skOptionsInfos .skOptionsInfo .noSizeSelected_desc,
  .skOptions .skOptionsInfos .noSizeSelected_cont .skOptionsInfoDesc,
  .skOptions .skOptionsInfos .noSizeSelected_cont .noSizeSelected_desc,
  .skOptions .noSizeSelected .skOptionsInfo .skOptionsInfoDesc,
  .skOptions .noSizeSelected .skOptionsInfo .noSizeSelected_desc,
  .skOptions .noSizeSelected .noSizeSelected_cont .skOptionsInfoDesc,
  .skOptions .noSizeSelected .noSizeSelected_cont .noSizeSelected_desc {
    margin-right: 4px;
  }
}
@media (min-width: 768px) {
  .skOptions .skOptionsInfos .skOptionsInfo .skOptionsInfoDisabled,
  .skOptions .skOptionsInfos .noSizeSelected_cont .skOptionsInfoDisabled,
  .skOptions .noSizeSelected .skOptionsInfo .skOptionsInfoDisabled,
  .skOptions .noSizeSelected .noSizeSelected_cont .skOptionsInfoDisabled {
    min-width: 100%;
  }
}

@media (min-width: 768px) {
  .skOptions .noSizeSelected {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
  }
}

.skOptionsTitleSizes {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  padding-bottom: 12px;
}
@media (max-width: 767px) {
  .skOptionsTitleSizes {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
            justify-content: flex-end;
  }
}
.skOptionsTitleSizes .skOptionsSizes {
  font-size: 14px;
}
.skOptionsTitleSizes .skOptionsSizes a {
  text-decoration: underline;
  color: #000;
}

#skShow .panel-default {
  max-width: 100%;
}

@media (min-width: 768px) {
  .stProduct_show .tabbed-content .item {
    display: none;
  }
}
@media (min-width: 768px) {
  .stProduct_show .tabbed-content .item.active {
    display: block;
  }
}
#one-column-layout .stProduct_show .tabbed-content .item .panel-body {
  padding: 0;
}
.stProduct_show .tabbed-content .panel-default {
  margin: 0;
}

.card .prices {
  padding-bottom: 0;
}
.card h1 {
  font-family: "Inter";
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}

.twistoInfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 5px;
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 25px;
  margin-top: 15px;
}
.twistoInfo img, .twistoInfo svg {
  margin-right: 5px;
}
.twistoInfo .twistoTooltipBtn {
  display: inline;
  position: relative;
  border: 1px solid #BBBBBB;
  border-radius: 50%;
  padding: 0 5px;
  line-height: 17px;
  font-weight: 500;
}
.twistoInfo .twistoTooltipBtn:hover .twistoTooltip {
  display: block;
}
.twistoInfo .twistoTooltip {
  display: none;
  background-color: #fff;
  -webkit-box-shadow: 0 0 50px rgba(0, 34, 60, 0.1);
          box-shadow: 0 0 50px rgba(0, 34, 60, 0.1);
  padding: 20px;
  z-index: 12;
  position: absolute;
  top: -95%;
  width: 250px;
  -webkit-transform: translate(-15%, -95%);
     -moz-transform: translate(-15%, -95%);
      -ms-transform: translate(-15%, -95%);
          transform: translate(-15%, -95%);
}

.d-none {
  display: none !important;
}

@media (min-width: 768px) {
  .d-md-block {
    display: block !important;
  }
}

@media (min-width: 768px) {
  .d-md-inlineblock {
    display: inline-block !important;
  }
}

@media (min-width: 768px) {
  .d-md-inlineflex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: flex !important;
  }
}

.d-block {
  display: block !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: flex !important;
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
     -moz-box-orient: vertical !important;
     -moz-box-direction: normal !important;
          flex-direction: column !important;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
     -moz-box-orient: horizontal !important;
     -moz-box-direction: normal !important;
          flex-direction: row !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
     -moz-box-pack: center !important;
          justify-content: center !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
     -moz-box-align: center !important;
          align-items: center !important;
}

.wlProductShowSimilarHidden,
.wlProductShowSimilarShowLess {
  display: none;
}

.wlProductShowSimilar.btn.btn-secondary {
  margin-top: 25px;
  margin-bottom: 20px;
  border-color: #ff3399;
}
@media (max-width: 400px) {
  .wlProductShowSimilar.btn.btn-secondary {
    font-size: 15px;
  }
}
.wlProductShowSimilar.btn.btn-secondary.btn-more {
  width: 285px;
  margin-inline: auto;
  display: block;
}

.paddingTop45 {
  padding-top: 45px;
}

.regular-price {
  font-family: "Inter";
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #232323;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
.regular-price span {
  margin-right: 5px;
}

.persooa_product-bar {
  margin-top: 7px;
}

.stProduct_show .information .wlPriceHistoryInfo {
  color: #232323;
  margin: 5px 0;
}

.regular-price-with-percent,
.wlPriceHistoryInfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.percent-result,
.percent-result_1 {
  font-family: "Inter";
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background-color: #c30000;
  width: 50px;
  height: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}
.percent-result::after,
.percent-result_1::after {
  content: "%";
  display: inline-table;
  width: 10px;
  height: 17px;
}

.przekreslone {
  text-decoration: line-through;
}

[id^=trustbadge] {
  z-index: 1020 !important;
}

@media (min-width: 768px) {
  #cvUrlFilters .content > .filters-block .dropdown-toggle {
    border-radius: 18px;
  }
}
@media (min-width: 768px) {
  #cvUrlFilters .dropdown-menu li .checkbox input[type=checkbox]:checked ~ a::after {
    top: 15px;
  }
}
@media (max-width: 767px) {
  #cvUrlFilters .dropdown .nano-content > ul {
    padding: 17px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-align-content: flex-start;
            align-content: flex-start;
  }
  #cvUrlFilters .dropdown .nano-content > ul li {
    margin: 3px;
    padding: 0;
    width: auto;
    border: none;
    position: relative;
    overflow: hidden;
  }
  #cvUrlFilters .dropdown .nano-content > ul li span {
    position: absolute;
    width: 100%;
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #f5f5f5;
    border: 3px solid #ccc;
  }
  #cvUrlFilters .dropdown .nano-content > ul li a {
    background-color: #f5f5f5;
    border: 3px solid #ccc;
    display: inline-block;
  }
  #cvUrlFilters .dropdown .nano-content > ul li.disabled {
    opacity: 0.3;
  }
  #cvUrlFilters .dropdown .nano-content > ul li .checkbox input[type=checkbox] {
    margin-top: 0;
    margin-left: 0;
    left: auto;
    right: 100%;
  }
  #cvUrlFilters .dropdown .nano-content > ul li .checkbox input[type=checkbox]:checked ~ span, #cvUrlFilters .dropdown .nano-content > ul li .checkbox input[type=checkbox]:checked ~ a {
    border-color: #FF3399;
    background-color: #FF3399;
  }
  #cvUrlFilters .dropdown .nano-content > ul li .checkbox input[type=checkbox]:checked ~ span:after, #cvUrlFilters .dropdown .nano-content > ul li .checkbox input[type=checkbox]:checked ~ a:after {
    display: none;
  }
  #cvUrlFilters .dropdown .nano-content > ul li .checkbox label {
    display: block;
  }
  #cvUrlFilters .dropdown .nano-content > ul li label {
    padding: 15px;
  }
}
@media (min-width: 768px) {
  #cvUrlFilters .dropdown-menu {
    border-radius: 15px;
  }
}
@media (min-width: 768px) {
  #cvUrlFilters .dropdown-menu .btn {
    border-radius: 18px;
  }
}
@media (min-width: 768px) {
  #cvUrlFilters .dropdown-menu .btn {
    border: 2px solid #FF3399;
    background: #FF3399;
  }
}
@media (min-width: 768px) {
  #cvUrlFilters .dropdown-menu li span, #cvUrlFilters .dropdown-menu li a {
    border-radius: 15px;
  }
}
@media (min-width: 768px) {
  #cvUrlFilters .dropdown-menu .nano-container::-webkit-scrollbar-thumb {
    background-color: #FF3399;
  }
}
@media (max-width: 767px) {
  #cvUrlFilters .dropdown.open .dropdown-menu .btn {
    border-radius: 6px;
  }
}
@media (max-width: 767px) {
  #cvUrlFilters .dropdown.open .dropdown-menu .btn.btn-wybierz {
    background-color: #FF3399;
    color: #000;
  }
}

@media (max-width: 767px) {
  #btn-product-filter {
    line-height: 25px;
    position: relative;
    height: 33px;
    padding: 0 15px;
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    font-size: 12px;
    border-radius: 18px;
  }
}
@media (max-width: 767px) {
  #btn-product-filter span {
    margin-left: 10px;
  }
}

body.stProduct_groupList #btn-product-filter,
body.stProduct_producerList #btn-product-filter {
  display: none;
}

#cookies_message {
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1254901961);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.1254901961);
}
#cookies_message::before {
  display: none;
}
@media (max-width: 991px) {
  #cookies_message {
    z-index: 1041;
  }
}
#cookies_message .cookie-header {
  color: #000;
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #000;
}
#cookies_message .btn-pink {
  text-transform: uppercase;
  display: grid;
  width: 100%;
  margin: 10px auto;
}
@media (min-width: 992px) {
  #cookies_message .btn-pink {
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
    width: calc(100% - 70px);
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
            order: 2;
    -webkit-flex-basis: 22%;
            flex-basis: 22%;
  }
}
#cookies_message .cookies-close-options {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
     -moz-box-ordinal-group: 6;
          order: 5;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  #cookies_message .cookies-close-options {
    font-size: 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #cookies_message .cookies-close-options {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
            order: 1;
    -webkit-flex-basis: 20%;
            flex-basis: 20%;
    margin-bottom: 0;
  }
}
#cookies_message .cookies-close-settings,
#cookies_message .cookies-close-deny {
  display: block;
  font-weight: 600;
  color: #000;
  cursor: pointer;
  text-align: center;
  text-decoration: underline;
  text-transform: uppercase;
  margin: 0;
  padding-block: 6px;
}
@media (max-width: 991px) {
  #cookies_message .cookies-close-settings,
  #cookies_message .cookies-close-deny {
    font-size: 12px;
    padding: 15px 2px 10px;
  }
}
@media (max-width: 991px) {
  #cookies_message .cookies-close-settings {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
            order: 1;
  }
}
@media (max-width: 991px) {
  #cookies_message .cookies-close-deny {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
            order: 0;
  }
}
#cookies_message #cookies_frame {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
}
@media (min-width: 992px) {
  #cookies_message #cookies_frame {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
            flex-direction: row;
    width: 100%;
    padding: 35px;
  }
}
@media (min-width: 992px) {
  #cookies_message #cookies_content {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
            order: 0;
    -webkit-flex-basis: 58%;
            flex-basis: 58%;
  }
}
#cookies_message .modal-header {
  border-color: #000;
}
@media (min-width: 992px) {
  #cookies_message .modal-header {
    display: none;
  }
}
#cookies_message .modal-title {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}

.cookies-modal-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  z-index: 1040;
  background-color: #000;
}
@media (min-width: 992px) {
  .cookies-modal-bg {
    display: none;
  }
}

@media (min-width: 992px) {
  .modal-open.cookies-open {
    overflow: unset;
  }
}

#ajax-cookie-modal .panel-body {
  padding-block: 25px;
}
@media (max-width: 991px) {
  #ajax-cookie-modal .modal-dialog {
    margin: -1px;
    position: fixed;
    bottom: 0;
    width: -webkit-calc(100% + 2px);
    width: -moz-calc(100% + 2px);
    width: calc(100% + 2px);
  }
}
@media (min-width: 992px) {
  #ajax-cookie-modal .modal-dialog {
    width: 820px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    margin: 0 auto;
    height: 100vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }
}
#ajax-cookie-modal .modal-header {
  border-color: #000;
}
@media (min-width: 992px) {
  #ajax-cookie-modal .modal-header {
    padding: 20px 34px;
  }
}
#ajax-cookie-modal .modal-header .close {
  background-color: unset;
}
#ajax-cookie-modal .modal-header .close::before, #ajax-cookie-modal .modal-header .close::after {
  display: none;
}
@media (min-width: 992px) {
  #ajax-cookie-modal .modal-header .close {
    right: 25px;
    top: 20px;
  }
}
#ajax-cookie-modal .modal-body {
  font-size: 13px;
}
#ajax-cookie-modal h4 {
  font-family: "Inter";
  font-weight: 600;
  font-size: 14px;
}
#ajax-cookie-modal h4.modal-title {
  font-size: 16px;
}
#ajax-cookie-modal .toggle {
  width: 50px;
  height: 21.5px;
  border-radius: 25px;
}
#ajax-cookie-modal .toggle .switch {
  border-radius: 50%;
}
@media (max-width: 991px) {
  #ajax-cookie-modal .toggle .switch {
    border: 3px solid #d9d9d9;
    width: 24px;
    height: 24px;
    margin-top: -1px;
  }
}
@media (min-width: 992px) {
  #ajax-cookie-modal .toggle {
    width: 70px;
    height: 30px;
  }
}
@media (max-width: 991px) {
  #ajax-cookie-modal .toggle-switchy > input + .toggle > .switch {
    right: -1px;
  }
}
#ajax-cookie-modal .toggle-switchy > input:not(:checked) + .toggle {
  background-color: #d9d9d9;
}
#ajax-cookie-modal .toggle-switchy > input:not(:checked) + .toggle > .switch {
  border: 3px solid #d9d9d9;
}
@media (max-width: 991px) {
  #ajax-cookie-modal .toggle-switchy > input:not(:checked) + .toggle > .switch {
    right: -webkit-calc(100% - 23px);
    right: -moz-calc(100% - 23px);
    right: calc(100% - 23px);
  }
}
#ajax-cookie-modal .toggle-switchy[data-color=green] > input:checked + .toggle > .switch {
  border-color: #1a9a14;
}
#ajax-cookie-modal .cookie-move {
  color: #1a9a14;
}
@media (max-width: 991px) {
  #ajax-cookie-modal .cookie-move {
    position: absolute;
    top: 10px;
    right: 0;
  }
}
@media (min-width: 992px) {
  #ajax-cookie-modal .cookie-move {
    min-width: 200px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    padding-left: 55px;
  }
}
#ajax-cookie-modal .cookies-container {
  list-style: none;
  -webkit-perspective: 900;
     -moz-perspective: 900;
          perspective: 900;
  padding: 0;
  margin: 0;
}
@media (min-width: 992px) {
  #ajax-cookie-modal .cookies-container {
    padding: 10px 0;
  }
}
#ajax-cookie-modal .cookies-container .row {
  position: relative;
  padding: 0;
  padding-bottom: 4px;
}
@media (min-width: 992px) {
  #ajax-cookie-modal .cookies-container .row {
    padding: 0 34px;
  }
}
#ajax-cookie-modal .cookies-container .row i {
  position: absolute;
  margin-top: 12px;
  left: 0;
}
#ajax-cookie-modal .cookies-container .row i:before {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  content: "";
  position: absolute;
  width: 18px;
  height: 16px;
  -webkit-transform: rotate(-180deg);
     -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='10' viewBox='0 0 18 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L9 9L17 1' stroke='black'/%3E%3C/svg%3E%0A");
}
@media (min-width: 992px) {
  #ajax-cookie-modal .cookies-container .row i {
    display: none;
  }
}
#ajax-cookie-modal .cookies-container .row input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
@media (min-width: 992px) {
  #ajax-cookie-modal .cookies-container .row input[type=checkbox] {
    width: -webkit-calc(100% - 68px);
    width: -moz-calc(100% - 68px);
    width: calc(100% - 68px);
    display: none;
  }
}
#ajax-cookie-modal .cookies-container .row input[type=checkbox]:checked ~ .cookies-text-wrap {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  -webkit-transform: translate(0, 50%);
     -moz-transform: translate(0, 50%);
      -ms-transform: translate(0, 50%);
          transform: translate(0, 50%);
}
@media (min-width: 992px) {
  #ajax-cookie-modal .cookies-container .row input[type=checkbox]:checked ~ .cookies-text-wrap {
    max-height: 800px;
    margin-top: 28px;
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    margin-top: 5px;
  }
}
#ajax-cookie-modal .cookies-container .row input[type=checkbox]:checked ~ i:before {
  -webkit-transform: unset;
     -moz-transform: unset;
      -ms-transform: unset;
          transform: unset;
}
#ajax-cookie-modal .cookies-text-wrap {
  position: relative;
  overflow: hidden;
  max-height: 800px;
  margin-top: 28px;
  -webkit-transform: translate(0, 0);
     -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
  z-index: 2;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
}
@media (min-width: 992px) {
  #ajax-cookie-modal .cookies-text-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
            flex-direction: row;
    margin-top: 5px;
    margin-bottom: 12px;
  }
}
#ajax-cookie-modal .cookie-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  margin-left: 30px;
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
          flex-grow: 1;
}
@media (min-width: 992px) {
  #ajax-cookie-modal .cookie-title {
    margin-left: 0;
  }
}
#ajax-cookie-modal .btn-black {
  text-transform: uppercase;
  width: -webkit-calc(100% - 70px);
  width: -moz-calc(100% - 70px);
  width: calc(100% - 70px);
  margin-block: 15px;
  margin-inline: auto;
  display: grid;
}
@media (min-width: 992px) {
  #ajax-cookie-modal .btn-black {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 20px;
    float: right;
    width: 225px;
  }
}

body #CybotCookiebotDialog.CybotCookiebotDialogActive + #CybotCookiebotDialogBodyUnderlay {
  opacity: 0.3;
}

.btn-black {
  font-family: Poppins;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  line-height: 23px;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #000;
  width: 100%;
  padding: 12px 20px;
  border: none;
}

.btn-pink {
  font-family: Poppins;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  line-height: 23px;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #ED008C;
  width: 100%;
  padding: 12px 20px;
  border: none;
}

.stWebpageFrontend_index .tinymce_html .skLongList {
  margin-block: 35px;
}
.stWebpageFrontend_index .tinymce_html .skLongList .row > .col-sm-4 {
  padding-top: unset;
  margin-top: unset;
  border-top: unset;
}
.stWebpageFrontend_index .tinymce_html .skLongList h2.skLongName a {
  display: block;
  font-size: 18px;
  color: #000;
  line-height: 25px;
  font-weight: normal;
  padding: 0 4px;
  text-decoration: none;
  font-style: normal;
}
@media (max-width: 479px) {
  .stWebpageFrontend_index .tinymce_html .skLongList h2.skLongName a {
    font-size: 12px;
    line-height: 1.4;
    padding: 0;
    overflow: hidden;
    max-height: 32px;
  }
}
.stWebpageFrontend_index .tinymce_html .skLongList .skLongSpecialPrice {
  color: #c30000;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  padding-left: 5px;
}
@media (max-width: 767px) {
  .stWebpageFrontend_index .tinymce_html .skLongList .skLongSpecialPrice {
    font-size: 16px;
  }
}
.stWebpageFrontend_index .tinymce_html .skLongList .skLongSpecialPrice.price-def {
  color: #000;
}
.stWebpageFrontend_index .tinymce_html .skLongList .skLongSizesSizes {
  font-style: normal;
}
/*# sourceMappingURL=temat_res.css.map */
