@charset "UTF-8";
.addFavouriteSuccess,
.removeFavouriteSuccess {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  background-color: #008867;
  color: white;
  padding: 15px 15px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  height: max-content;
  width: 100%;
  max-width: 500px;
  z-index: 999999;
  top: -110px;
  transition: 0.4s all;
  text-align: center;
}
@media (max-width: 575px) {
  .addFavouriteSuccess,
  .removeFavouriteSuccess {
    max-width: 300px;
  }
}

.addFavouriteSuccess.in,
.removeFavouriteSuccess.in {
  visibility: visible;
  opacity: 1;
  top: 0;
}

.addFavouriteSuccess.out,
.removeFavouriteSuccess.out {
  top: 100px;
}

h1,
.h1 {
  font-size: 2rem;
  line-height: 20px;
}
@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 3rem;
    line-height: 30px;
  }
}

.func-nav, #_desktop_top_menu #top-menu li .popover.sub-menu li a, #left-column .block-categories ul li[data-depth="1"] a, textarea, button,
input,
select {
  font-size: 1.6rem;
  line-height: 19px;
}

.infoFreeDelivery, .language-selector > button, #history table .order-actions a,
#module-ds_orderfiles-list table .order-actions a, .product-color, #colectionList .item-container .item-description button,
#archives .item-container .item-description button, #authentication .forgot-password, #cms .articles span.date_add, .blockcart #quickCartProducts .remove-from-cart span.remove-button, .blockcart #quickCartProducts .product-quantity, .blockcart #quickCartProducts .price, .blockcart #quickCartProducts .attribute, .blockcart #quickCartProducts .product-name, #_desktop_top_menu #top-menu li a .navbar-toggler, #header .header-nav, .dropdown i {
  font-size: 1.2rem;
}

.btn-primary, .btn {
  cursor: pointer;
  padding: 0;
  text-decoration: none;
  font-size: 1.6rem;
  padding: 0 30px;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .btn-primary, .btn {
    text-align: center;
  }
}

.blockcart #quickCartProducts .btn, .btn-primary, .btn {
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  line-height: 1;
  font-weight: bold;
}

.dropdown .dropdown-menu {
  padding: 10px;
  left: 0px;
  top: 42px;
  background: white;
  border: 1px solid #000;
  margin: 0;
  position: absolute;
  z-index: 1000;
  display: none;
  color: black;
  list-style: none;
  font-family: "Lato", sans-serif;
  font-size: 1.2rem;
  width: 289px;
}
@media (max-width: 767px) {
  .dropdown .dropdown-menu {
    width: calc(100% - 22px);
    right: 15px;
  }
}
.dropdown .dropdown-menu a {
  display: block;
  padding: 4px 0;
}
.dropdown .dropdown-menu a.current, .dropdown .dropdown-menu a:hover {
  color: #000 !important;
}
.dropdown .dropdown-menu a:after {
  display: none;
}

.dropdown .select-title {
  display: inline-block;
  font-family: "Lato", sans-serif;
  line-height: 1;
  font-size: 1.4rem;
  color: black;
  cursor: pointer;
  padding: 0px 24px 0px 0;
  outline: 0;
  background: white;
  z-index: 2;
  position: relative;
  margin-top: 15px;
  min-height: 30px;
  height: 22px;
  font-weight: normal;
}

@media (max-width: 767px) {
  .box, .whole-width {
    flex: auto !important;
    max-width: calc(100% + 16px) !important;
    margin-left: -8px !important;
    margin-right: -8px !important;
  }
}

@media (max-width: 767px) {
  #mobile_top_menu_wrapper .popover {
    flex: auto !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.box-radius, .box {
  border-radius: 0px;
  border: 1px solid #F3F3F3;
}

[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tiktok:before {
  content: "\e900";
}

.icon-ic_star_24px:before {
  content: "\e901";
}

.icon-icon-toggle-star_half_24px:before {
  content: "\e902";
}

.icon-icon-toggle-star_border_24px:before {
  content: "\e903";
}

.icon-format_size:before {
  content: "\e904";
}

.icon-adjust-contrast:before {
  content: "\e905";
}

.icon-alert-circle:before {
  content: "\e906";
}

.icon-alert-octagon:before {
  content: "\e907";
}

.icon-alert-triangle:before {
  content: "\e908";
}

.icon-arrow-down:before {
  content: "\e90f";
}

.icon-arrow-down-circle:before {
  content: "\e910";
}

.icon-arrow-down-left:before {
  content: "\e911";
}

.icon-arrow-down-right:before {
  content: "\e912";
}

.icon-arrow-left:before {
  content: "\e913";
}

.icon-arrow-left-circle:before {
  content: "\e914";
}

.icon-arrow-right:before {
  content: "\e915";
}

.icon-arrow-right-circle:before {
  content: "\e916";
}

.icon-arrow-up:before {
  content: "\e917";
}

.icon-arrow-up-circle:before {
  content: "\e918";
}

.icon-arrow-up-left:before {
  content: "\e919";
}

.icon-arrow-up-right:before {
  content: "\e91a";
}

.icon-award:before {
  content: "\e91c";
}

.icon-bell:before {
  content: "\e921";
}

.icon-bell-off:before {
  content: "\e922";
}

.icon-book:before {
  content: "\e925";
}

.icon-book-open:before {
  content: "\e926";
}

.icon-bookmark:before {
  content: "\e927";
}

.icon-box:before {
  content: "\e928";
}

.icon-briefcase:before {
  content: "\e929";
}

.icon-calendar:before {
  content: "\e92a";
}

.icon-camera:before {
  content: "\e92b";
}

.icon-camera-off:before {
  content: "\e92c";
}

.icon-check:before {
  content: "\e92e";
}

.icon-check-circle:before {
  content: "\e92f";
}

.icon-check-square:before {
  content: "\e930";
}

.icon-chevron-down:before {
  content: "\e931";
}

.icon-chevron-left:before {
  content: "\e932";
}

.icon-chevron-right:before {
  content: "\e933";
}

.icon-chevron-up:before {
  content: "\e934";
}

.icon-circle:before {
  content: "\e93a";
}

.icon-clipboard:before {
  content: "\e93b";
}

.icon-clock:before {
  content: "\e93c";
}

.icon-download:before {
  content: "\e95b";
}

.icon-download-cloud:before {
  content: "\e95c";
}

.icon-edit:before {
  content: "\e95e";
}

.icon-edit-2:before {
  content: "\e95f";
}

.icon-edit-3:before {
  content: "\e960";
}

.icon-external-link:before {
  content: "\e961";
}

.icon-eye:before {
  content: "\e962";
}

.icon-eye-off:before {
  content: "\e963";
}

.icon-facebook:before {
  content: "\ea90";
}

.icon-film:before {
  content: "\e96c";
}

.icon-filter:before {
  content: "\e96d";
}

.icon-flag:before {
  content: "\e96e";
}

.icon-frown:before {
  content: "\e973";
}

.icon-gift:before {
  content: "\e974";
}

.icon-heart:before {
  content: "\e980";
}

.icon-help-circle:before {
  content: "\e981";
}

.icon-home:before {
  content: "\e983";
}

.icon-image:before {
  content: "\e984";
}

.icon-inbox:before {
  content: "\e985";
}

.icon-info:before {
  content: "\e986";
}

.icon-instagram:before {
  content: "\e987";
}

.icon-lock:before {
  content: "\e992";
}

.icon-log-in:before {
  content: "\e993";
}

.icon-log-out:before {
  content: "\e994";
}

.icon-mail:before {
  content: "\e995";
}

.icon-map:before {
  content: "\e996";
}

.icon-map-pin:before {
  content: "\e997";
}

.icon-maximize:before {
  content: "\e998";
}

.icon-maximize-2:before {
  content: "\e999";
}

.icon-meh:before {
  content: "\e99a";
}

.icon-message-circle:before {
  content: "\e99c";
}

.icon-message-square:before {
  content: "\e99d";
}

.icon-mic:before {
  content: "\e99e";
}

.icon-mic-off:before {
  content: "\e99f";
}

.icon-minimize:before {
  content: "\e9a0";
}

.icon-minimize-2:before {
  content: "\e9a1";
}

.icon-minus:before {
  content: "\e9a2";
}

.icon-minus-circle:before {
  content: "\e9a3";
}

.icon-minus-square:before {
  content: "\e9a4";
}

.icon-monitor:before {
  content: "\e9a5";
}

.icon-more-horizontal:before {
  content: "\e9a7";
}

.icon-more-vertical:before {
  content: "\e9a8";
}

.icon-move:before {
  content: "\e9aa";
}

.icon-music:before {
  content: "\e9ab";
}

.icon-navigation:before {
  content: "\e9ac";
}

.icon-navigation-2:before {
  content: "\e9ad";
}

.icon-paperclip:before {
  content: "\e9b0";
}

.icon-pause:before {
  content: "\e9b1";
}

.icon-pause-circle:before {
  content: "\e9b2";
}

.icon-phone:before {
  content: "\e9b5";
}

.icon-phone-call:before {
  content: "\e9b6";
}

.icon-phone-forwarded:before {
  content: "\e9b7";
}

.icon-phone-incoming:before {
  content: "\e9b8";
}

.icon-phone-missed:before {
  content: "\e9b9";
}

.icon-phone-off:before {
  content: "\e9ba";
}

.icon-phone-outgoing:before {
  content: "\e9bb";
}

.icon-play:before {
  content: "\e9bd";
}

.icon-play-circle:before {
  content: "\e9be";
}

.icon-plus:before {
  content: "\e9bf";
}

.icon-plus-circle:before {
  content: "\e9c0";
}

.icon-plus-square:before {
  content: "\e9c1";
}

.icon-pocket:before {
  content: "\e9c2";
}

.icon-power:before {
  content: "\e9c3";
}

.icon-printer:before {
  content: "\e9c4";
}

.icon-refresh-ccw:before {
  content: "\e9c6";
}

.icon-refresh-cw:before {
  content: "\e9c7";
}

.icon-repeat:before {
  content: "\e9c8";
}

.icon-rewind:before {
  content: "\e9c9";
}

.icon-rotate-ccw:before {
  content: "\e9ca";
}

.icon-rotate-cw:before {
  content: "\e9cb";
}

.icon-save:before {
  content: "\e9cd";
}

.icon-search:before {
  content: "\e9cf";
}

.icon-send:before {
  content: "\e9d0";
}

.icon-server:before {
  content: "\e9d1";
}

.icon-share:before {
  content: "\e9d3";
}

.icon-share-2:before {
  content: "\e9d4";
}

.icon-shield:before {
  content: "\e9d5";
}

.icon-shield-off:before {
  content: "\e9d6";
}

.icon-shopping-bag:before {
  content: "\e9d7";
}

.icon-shopping-cart:before {
  content: "\e9d8";
}

.icon-slash:before {
  content: "\e9de";
}

.icon-smile:before {
  content: "\e9e1";
}

.icon-star:before {
  content: "\e9e4";
}

.icon-tablet:before {
  content: "\e9e9";
}

.icon-tag:before {
  content: "\e9ea";
}

.icon-thumbs-down:before {
  content: "\e9ee";
}

.icon-thumbs-up:before {
  content: "\e9ef";
}

.icon-trash:before {
  content: "\e9f3";
}

.icon-trash-2:before {
  content: "\e9f4";
}

.icon-trello:before {
  content: "\e9f5";
}

.icon-truck:before {
  content: "\e9f9";
}

.icon-umbrella:before {
  content: "\e9fe";
}

.icon-unlock:before {
  content: "\ea00";
}

.icon-upload:before {
  content: "\ea01";
}

.icon-upload-cloud:before {
  content: "\ea02";
}

.icon-user:before {
  content: "\ea03";
}

.icon-user-check:before {
  content: "\ea04";
}

.icon-user-minus:before {
  content: "\ea05";
}

.icon-user-plus:before {
  content: "\ea06";
}

.icon-user-x:before {
  content: "\ea07";
}

.icon-users:before {
  content: "\ea08";
}

.icon-video:before {
  content: "\ea09";
}

.icon-video-off:before {
  content: "\ea0a";
}

.icon-volume:before {
  content: "\ea0c";
}

.icon-volume-1:before {
  content: "\ea0d";
}

.icon-volume-2:before {
  content: "\ea0e";
}

.icon-volume-x:before {
  content: "\ea0f";
}

.icon-watch:before {
  content: "\ea10";
}

.icon-x:before {
  content: "\ea14";
}

.icon-x-circle:before {
  content: "\ea15";
}

.icon-x-octagon:before {
  content: "\ea16";
}

.icon-x-square:before {
  content: "\ea17";
}

.icon-youtube:before {
  content: "\ea18";
}

.icon-zoom-in:before {
  content: "\ea1b";
}

.icon-zoom-out:before {
  content: "\ea1c";
}

.icon-facebook1:before {
  content: "\ea90";
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  color: #e8f0fe;
}

.active input:-webkit-autofill,
.active input:-webkit-autofill:hover,
.active input:-webkit-autofill:focus,
.active textarea:-webkit-autofill,
.active textarea:-webkit-autofill:hover,
.active textarea:-webkit-autofill:focus,
.active select:-webkit-autofill,
.active select:-webkit-autofill:hover,
.active select:-webkit-autofill:focus {
  color: #000;
}

.error {
  color: #DB3811;
  font-weight: bold;
}

html {
  font-size: 62.5%;
  transition: 0s font-size;
}
html.mid_font_size {
  font-size: 72.5%;
}
html.big_font_size {
  font-size: 82.5%;
}
html.normal_contrast #mobile_top_menu_wrapper {
  background: #000;
}
html.normal_contrast #mobile_top_menu_wrapper .popover {
  background: #000;
}
html.normal_contrast #mobile_top_menu_wrapper .popover a,
html.normal_contrast #mobile_top_menu_wrapper .popover .linkMobile {
  color: white !important;
}
html.mid_contrast,
html.mid_contrast * {
  color: #000 !important;
}
html.mid_contrast #logoContainer svg {
  fill: black;
}
html.mid_contrast .category-cover {
  background: none;
}
html.mid_contrast .border-bottom {
  border-color: black;
}
html.mid_contrast .logo {
  filter: invert(1) !important;
}
html.mid_contrast .breadcrumb:after {
  background: rgba(255, 255, 255, 0);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #f3f700));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #f3f700 100%);
}
html.mid_contrast,
html.mid_contrast #header,
html.mid_contrast #wrapper,
html.mid_contrast .header-nav,
html.mid_contrast .accordion,
html.mid_contrast .accordion .group,
html.mid_contrast #footer,
html.mid_contrast #footer .block_newsletter,
html.mid_contrast #search_widget form input,
html.mid_contrast .products .addCartProductList,
html.mid_contrast .dropdown .select-title,
html.mid_contrast #scrollerBenefits,
html.mid_contrast #afterheaderinfo,
html.mid_contrast .product-flags > *,
html.mid_contrast .labels-product > *,
html.mid_contrast .blockcart #quickCartProducts,
html.mid_contrast .block-promo .cart-voucher,
html.mid_contrast #checkout .cart-grid-right,
html.mid_contrast #cart .cart-grid-right,
html.mid_contrast .qty input[type=text],
html.mid_contrast .js-touchspin,
html.mid_contrast .btn-primary,
html.mid_contrast #_desktop_top_menu #top-menu li .popover.sub-menu,
html.mid_contrast .star-content .star-on,
html.mid_contrast .star-content .star {
  background: #f3f700 !important;
  color: #000 !important;
}
html.mid_contrast #scrollerBenefits,
html.mid_contrast #afterheaderinfo,
html.mid_contrast .header-top {
  border-top: 1px solid #000;
}
html.mid_contrast .product-flags > *,
html.mid_contrast .labels-product > * {
  border: 1px solid #000;
}
html.mid_contrast #footer #bottomBox > div:before,
html.mid_contrast #menu-icon > div > span:after,
html.mid_contrast #menu-icon > div > span:before,
html.mid_contrast #menu-icon > div > span {
  background: #000 !important;
}
html.mid_contrast .accordion .group .title,
html.mid_contrast .products .thumbnail-container,
html.mid_contrast .box,
html.mid_contrast #search_widget button,
html.mid_contrast .products .thumbnail-container .product-data,
html.mid_contrast .blockcart #quickCartProducts .cart-item,
html.mid_contrast #checkout .cart-grid-right,
html.mid_contrast #cart .cart-grid-right,
html.mid_contrast #cart #content-wrapper .cart-item,
html.mid_contrast #checkout #content-wrapper .cart-item,
html.mid_contrast #product-features > .data-sheet dt,
html.mid_contrast #product-features > .data-sheet dd {
  border-color: #000 !important;
}
html.mid_contrast input::placeholder {
  color: #000 !important;
}
html.mid_contrast #footer .block_newsletter input.btn,
html.mid_contrast #checkout .cart-grid-right .promo-code > form .btn span,
html.mid_contrast #cart .cart-grid-right .promo-code > form .btn span {
  color: #f3f700 !important;
}
html.mid_contrast #footer .block_newsletter input.btn[disabled] {
  color: #000 !important;
}
html.mid_contrast .products .addCartProductList form .fake-special-add-cart {
  background: none;
}
html.mid_contrast #mobile_top_menu_wrapper {
  background: #000;
}
html.mid_contrast #mobile_top_menu_wrapper * {
  color: white !important;
}
html.mid_contrast #mobile_top_menu_wrapper .dropdown-menu a {
  color: #000 !important;
}
html.mid_contrast #mobile_top_menu_wrapper .popover {
  background: #000;
}
html.mid_contrast #mobile_top_menu_wrapper .popover a,
html.mid_contrast #mobile_top_menu_wrapper .popover .linkMobile {
  color: white !important;
}
html.big_contrast,
html.big_contrast * {
  color: #fff !important;
}
html.big_contrast .category-cover {
  background: none;
}
html.big_contrast .breadcrumb:after {
  background: rgba(255, 255, 255, 0);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #000));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #000 100%);
}
html.big_contrast,
html.big_contrast #header,
html.big_contrast #wrapper,
html.big_contrast .header-nav,
html.big_contrast .accordion,
html.big_contrast .accordion .group,
html.big_contrast #footer,
html.big_contrast #footer .block_newsletter,
html.big_contrast #search_widget form input,
html.big_contrast .products .addCartProductList,
html.big_contrast .dropdown .select-title,
html.big_contrast #scrollerBenefits,
html.big_contrast #afterheaderinfo,
html.big_contrast .product-flags > *,
html.big_contrast .labels-product > *,
html.big_contrast .blockcart #quickCartProducts,
html.big_contrast .block-promo .cart-voucher,
html.big_contrast #checkout .cart-grid-right,
html.big_contrast #cart .cart-grid-right,
html.big_contrast .qty input[type=text],
html.big_contrast .js-touchspin,
html.big_contrast .btn-primary,
html.big_contrast #_desktop_top_menu #top-menu li .popover.sub-menu,
html.big_contrast .star-content .star-on,
html.big_contrast .star-content .star {
  background: #000 !important;
  color: #fff !important;
}
html.big_contrast #scrollerBenefits,
html.big_contrast #afterheaderinfo,
html.big_contrast .header-top {
  border-top: 1px solid #fff;
}
html.big_contrast .product-flags > *,
html.big_contrast .labels-product > * {
  border: 1px solid #fff;
}
html.big_contrast #footer #bottomBox > div:before,
html.big_contrast .accordion .group .title span:after {
  background: #fff !important;
}
html.big_contrast .accordion .group .title,
html.big_contrast .products .thumbnail-container,
html.big_contrast .box,
html.big_contrast #search_widget button,
html.big_contrast .products .thumbnail-container .product-data,
html.big_contrast .blockcart #quickCartProducts .cart-item,
html.big_contrast #checkout .cart-grid-right,
html.big_contrast #cart .cart-grid-right,
html.big_contrast #cart #content-wrapper .cart-item,
html.big_contrast #checkout #content-wrapper .cart-item,
html.big_contrast input,
html.big_contrast .custom-radio > span:nth-child(2),
html.big_contrast .custom-checkbox > span:nth-child(2),
html.big_contrast #product-features > .data-sheet dt,
html.big_contrast #product-features > .data-sheet dd,
html.big_contrast .btn-primary {
  border-color: #fff !important;
}
html.big_contrast input::placeholder,
html.big_contrast .custom-radio input ~ span:nth-child(2):before,
html.big_contrast .custom-checkbox input ~ span:nth-child(2):before,
html.big_contrast .breadcrumb ol li:after {
  color: #fff !important;
}
html.big_contrast #footer .block_newsletter input.btn[disabled] {
  color: #fff !important;
}
html.big_contrast #mobile_top_menu_wrapper {
  background: #000;
}
html.big_contrast #mobile_top_menu_wrapper * {
  color: white !important;
}
html.big_contrast #mobile_top_menu_wrapper .dropdown-menu a {
  color: #000 !important;
}
html.big_contrast #mobile_top_menu_wrapper .popover {
  background: #000;
}
html.big_contrast #mobile_top_menu_wrapper .popover a,
html.big_contrast #mobile_top_menu_wrapper .popover .linkMobile {
  color: white !important;
}

body {
  color: #000;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
}

p {
  line-height: 2.5rem;
}

.overflow_hidden {
  overflow: hidden !important;
}

a {
  text-decoration: none;
  transition: 0.4s color;
  color: #000;
}
a:hover {
  color: #ec008b;
  transition: 0.4s color;
  text-decoration: none;
}
a.remove-from-cart:after, a.no-border:after, a.no-underline:after {
  display: none !important;
}

strong {
  font-weight: 700;
}

.grey {
  color: #DADADA;
}

.green {
  color: #008867;
}

.red {
  color: #DB3811;
}

h1,
h2,
h3 {
  color: #000;
}

h1,
.h1 {
  margin: 0 0 45px 0;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  h1,
  .h1 {
    margin: 0 0 30px 0;
  }
}
h1,
.h1 {
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
}

h2,
.h2 {
  margin: 20px 0;
  font-size: 2.4rem;
  line-height: 25px;
  font-weight: bold;
}

h3,
.h3 {
  font-family: 700;
  margin: 10px 0;
  font-size: 1.6rem;
  line-height: 33px;
}

hr {
  margin: auto;
  border-style: inset;
  border: 0;
  border-bottom: 1px solid #DADADA;
  height: 1px;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #DADADA;
  font-weight: 400;
  font-family: "Lato", sans-serif !important;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #DADADA;
  font-family: "Lato", sans-serif !important;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #DADADA;
  font-family: "Lato", sans-serif !important;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #DADADA;
  font-family: "Lato", sans-serif !important;
}

button,
input,
textarea,
select {
  background: white;
  font-family: "Lato", sans-serif;
  border: 1px solid #000;
  width: 100%;
}
@media (max-width: 575px) {
  button,
  input,
  textarea,
  select {
    max-width: 100%;
  }
}

button,
input,
select {
  height: 45px;
  font-weight: 700;
  padding-left: 13px;
  color: #000;
}
@media (min-width: 576px) {
  button,
  input,
  select {
    max-width: 575px;
  }
}

input,
textarea {
  border-color: #000;
  transition: 0.4s border-color;
}
input:focus,
textarea:focus {
  outline: 0;
  border-color: #ec008b;
}

input[name=url] {
  display: none !important;
}

textarea {
  padding-top: 13px;
  padding-left: 13px;
  font-weight: 400;
}
@media (min-width: 576px) {
  textarea {
    max-width: 575px;
  }
}

input[type=radio],
input[type=checkbox] {
  left: 0;
  position: absolute;
  width: 21px;
  height: 21px !important;
  background: none;
  top: 0;
  margin: 0;
  outline: 0;
  border: 0 !important;
  padding: 0;
}
input[type=radio]:focus-visible,
input[type=checkbox]:focus-visible {
  outline: 2px solid #000;
  outline-offset: 2px;
}

@media (pointer: coarse) {
  *:focus {
    outline: none !important;
  }
}
.radio-inline {
  display: flex;
  align-items: center;
}

.radio-buttons .form-control-label,
.checkbox .form-control-label {
  display: none !important;
}

.form-control-comment {
  display: block;
  font-size: 1rem;
  margin-top: 3px;
}

.form-group {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
  display: inline-block;
  z-index: 9;
}
.form-group.password {
  margin-bottom: 0;
}
.form-group .alert {
  max-width: 320px;
  margin-top: 0;
}
.form-group .alert ul {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.form-group:not(.radio-buttons):not(.checkbox) {
  position: relative;
  margin-top: 0px;
}
.form-group:not(.radio-buttons):not(.checkbox) label {
  display: block;
  margin: 0 0 5px;
  top: 13px;
  position: absolute;
  transition: 0.4s all;
  left: 12px;
  color: #000;
  cursor: text;
}
.form-group:not(.radio-buttons):not(.checkbox).active label {
  top: -9px;
  background-color: white;
  padding: 0px 9px;
  left: 7px;
}

#cms table {
  width: 100%;
  margin-bottom: 1rem;
  color: black;
}
#cms th,
#cms td {
  text-align: left;
  border: 1px solid #dee2e6;
  padding: 8px;
}
#cms th p {
  margin: 0;
}

.ui-helper-hidden-accessible {
  display: none !important;
}

.form-footer {
  margin-top: 0;
}

.moreLess {
  cursor: pointer;
  text-decoration: underline;
}

#category-description em:nth-child(2),
.custom-radio em:nth-child(2),
.custom-checkbox em:nth-child(2) {
  display: none;
}
#category-description > span:nth-child(3),
.custom-radio > span:nth-child(3),
.custom-checkbox > span:nth-child(3) {
  display: inline-block;
}
#category-description span.active, #category-description.active,
.custom-radio span.active,
.custom-radio.active,
.custom-checkbox span.active,
.custom-checkbox.active {
  display: block;
}
#category-description span.active em:nth-child(2), #category-description.active em:nth-child(2),
.custom-radio span.active em:nth-child(2),
.custom-radio.active em:nth-child(2),
.custom-checkbox span.active em:nth-child(2),
.custom-checkbox.active em:nth-child(2) {
  display: inline;
}

.custom-radio,
.custom-checkbox {
  cursor: pointer;
  display: flex;
  text-align: left;
  align-items: flex-start;
  position: relative;
  user-select: none;
}
.custom-radio > span:nth-child(2),
.custom-checkbox > span:nth-child(2) {
  margin-right: 10px;
  width: 21px;
  height: 21px;
  flex: 0 0 21px;
  border: 1px solid #000;
  border-radius: 0;
  display: inline-block;
  position: relative;
  top: 0;
  transition: 0.4s all;
}
.custom-radio span.active,
.custom-checkbox span.active {
  display: block;
}
.custom-radio span.active em:nth-child(2),
.custom-checkbox span.active em:nth-child(2) {
  display: inline;
}
.custom-radio input ~ span:nth-child(2):before,
.custom-checkbox input ~ span:nth-child(2):before {
  color: #000;
  font-size: 1.6rem;
  content: "";
  font-family: icons;
  position: absolute;
  top: 0;
  left: 2px;
  line-height: normal;
}
.custom-radio input:checked ~ span:nth-child(2):before,
.custom-checkbox input:checked ~ span:nth-child(2):before {
  content: "\e92e";
}

.custom-radio > span:nth-child(2) {
  border-radius: 50%;
  border: 1px solid #DADADA;
  transition: 0.3s all ease;
}
.custom-radio input ~ span:nth-child(2):before {
  top: 3px;
  left: 3px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #DADADA;
  opacity: 0;
  transform: scale(0);
  transition: 0.2s all ease;
  content: "";
}
.custom-radio input:checked ~ span:nth-child(2) {
  border-color: #000;
}
.custom-radio input:checked ~ span:nth-child(2):before {
  transform: scale(1);
  opacity: 1;
  background: #000;
  content: "";
}
.custom-radio:hover input ~ span:nth-child(2):before {
  background: #000;
  opacity: 0.9;
  transform: scale(1);
}
.custom-radio:hover input:checked ~ span:nth-child(2):before {
  transform: scale(1);
  opacity: 1;
}

.password .input-group-btn {
  width: auto;
  display: inline-block;
  margin-left: -5px;
}
.password .input-group-btn .btn {
  height: 42px;
  width: 63px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  font-size: 1rem;
  top: -1px;
}

/*
.animate-in {
    -webkit-animation: fadeIn .3s ease-in;
    animation: fadeIn .3s ease-in;
  }

  .animate-out {
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 0;
  }

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

  @keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }*/
.btn-unstyle {
  background: none;
  height: auto;
  border: 0;
  max-width: auto;
  width: auto;
}

.btn {
  background: #ec008b;
  color: white;
  transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  font-family: "Lato", sans-serif !important;
  text-align: center;
  border: 1px solid #ec008b;
  text-transform: lowercase;
  user-select: none;
}
.btn:hover {
  background: white;
  color: #ec008b;
}

.btn,
.continue {
  position: relative;
}
.btn .lds-ring,
.continue .lds-ring {
  margin: auto;
  left: 0;
  position: absolute;
  transform: scale(0.5);
  right: 0;
  top: 0;
  bottom: 0;
}

.btn-default {
  margin-top: 20px;
  text-align: center;
  font-family: "Lato", sans-serif !important;
}

.btn-primary {
  border: 1px solid #ec008b;
  color: white;
  transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  background: #ec008b;
  text-align: center;
  font-family: "Lato", sans-serif !important;
}
.btn-primary:hover, .btn-primary.active {
  background: #ec008b;
  color: white;
}

.small-btn {
  margin-bottom: 35px;
  height: auto;
  width: auto;
  line-height: 20px !important;
  font-weight: normal;
  text-transform: lowercase;
  margin-top: 5px;
  max-width: 300px;
  padding: 7px !important;
  background: white;
  border-color: #008867;
  color: #008867;
  transition: color 0.4s, background 0.4s;
  letter-spacing: 1px;
  font-family: "Roboto Condensed", sans-serif !important;
}
.small-btn:after {
  display: none;
}
.small-btn i {
  margin-right: 10px;
}
.small-btn:hover {
  border-color: #000;
  color: #000;
}

.btn:disabled, .btn:disabled:hover,
.btn[disabled],
.btn[disabled]:hover,
button:disabled,
button:disabled:hover,
button[disabled],
button[disabled]:hover {
  background-color: #DADADA !important;
  color: #2B2B2B !important;
  border-color: #000 !important;
  cursor: not-allowed !important;
}
.btn:disabled .text-continue,
.btn[disabled] .text-continue,
button:disabled .text-continue,
button[disabled] .text-continue {
  opacity: 0;
}

button.no-style {
  background: none !important;
  height: auto !important;
  padding: 5px !important;
  border: 0;
  cursor: pointer;
}

.dropdown .select-title[aria-expanded=true] {
  border-color: #ec008b;
  color: #ec008b;
}
.dropdown .dropdown-menu {
  max-width: 289px;
  left: 0;
}
@media (max-width: 991px) {
  .dropdown .dropdown-menu {
    left: 23px;
  }
}
@media (max-width: 767px) {
  .dropdown .dropdown-menu {
    width: 100%;
    left: 0;
  }
}
.dropdown i {
  display: inline-block;
  transition: 0.4s all;
  position: absolute;
  transform: rotate(0);
  padding: 0 8px;
  font-size: 1.3rem;
  right: 0;
}
.dropdown.open i {
  transform: rotate(180deg);
}
.dropdown.open .dropdown-menu {
  display: block;
}

.tab-content .tab-pane {
  display: none;
}
.tab-content .tab-pane.active {
  display: block;
}

@media (max-width: 767px) {
  .filter-button .btn,
  .products-sort-order .btn {
    width: 100%;
    line-height: 26px;
    max-height: 30px;
  }
}

@media (max-width: 991px) {
  #content-wrapper {
    margin-top: 0;
  }
}

.elementor-widget-text-editor {
  max-width: 520px;
  width: 100%;
}

#left-column > div {
  top: 140px;
}
#left-column h2,
#left-column .h1 {
  margin-bottom: 13px;
}
#left-column .block-categories ul li {
  padding: 8px 0;
}
#left-column .block-categories ul li a {
  display: inline-block;
}
#left-column .block-categories ul li:hover > a,
#left-column .block-categories ul li:hover > div i {
  color: #ec008b;
}
#left-column .block-categories ul li.current > a {
  color: #ec008b;
}
#left-column .block-categories ul li[data-depth="1"]:last-child {
  padding-bottom: 13px;
}
#left-column .block-categories ul li[data-depth="1"]:first-child {
  padding-top: 13px;
}
#left-column .block-categories ul li[data-depth="1"] {
  padding: 0;
}
#left-column .block-categories ul li[data-depth="1"] a {
  line-height: 1;
  padding: 7px 0;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: 0.35s;
  transition-property: height;
}

.collapsing,
.dropdown,
.dropup {
  position: relative;
}

.navbar-toggler .icon-chevron-up {
  display: none;
}

.img-responsive {
  width: 100%;
}

div[aria-expanded=true] .icon-chevron-down {
  display: none;
}
div[aria-expanded=true] .icon-chevron-up {
  display: inline-block;
}

div[aria-expanded=false] .icon-chevron-up {
  display: none;
}

#index .breadcrumb {
  display: none;
}

.top-nav {
  align-items: center;
  position: relative;
  height: 84px;
}
@media (max-width: 991px) {
  .top-nav {
    height: 50px;
  }
}
@media (max-width: 991px) {
  .top-nav > div {
    position: unset;
    height: inherit;
  }
}

@media (max-width: 991px) {
  #logoContainer {
    text-align: center;
    width: 86px;
    position: absolute;
    margin: auto;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 9;
  }
}

.page-order #logoContainer::before {
  display: none;
}
.page-order #logoContainer::after {
  display: none;
}

#mainNavigation {
  position: unset;
}

body {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 991px) {
  #_desktop_control_adjust,
  #_desktop_language_selector {
    display: none !important;
  }
}

#header {
  width: 100%;
  left: 0;
  background: #000;
  z-index: 1100;
  position: relative;
}
@media (max-width: 767px) {
  #header {
    position: sticky;
    top: 0;
  }
}
#header {
  /*

  &.black {
      background: $black;
      color: $white;

      button {
          color: $white;
      }

      img {
          -webkit-filter: invert(1);
          filter: invert(1);
      }

      input { 
          background: rgba(242, 242, 242, 0.20);
          color: $white;
      }

      #_desktop_cart {
          display: none;
      }

      #menu-icon>div>span {

          &,
          &:before,
          &:after {
              background-color: $white;
          }
      }
  }
  */
}
#header.white #menu-icon > div > span:after,
#header.white #menu-icon > div > span:before,
#header.white #menu-icon > div > span {
  background-color: white;
}
#header .header-top {
  color: white;
}
@media (min-width: 1200px) {
  #header .header-top {
    display: flex;
    align-items: center;
  }
}
#header .header-top a {
  color: white;
}
#header .header-top img.logo {
  position: relative;
  width: 60px;
  top: 8px;
  height: auto;
}
@media (min-width: 992px) {
  #header .header-top img.logo {
    top: 1px;
    width: 77px;
  }
}
#header .header-nav {
  color: white;
  display: flex;
  align-items: center;
  height: 25px;
  background: #2B2B2B;
}
@media (min-width: 1200px) {
  #header .header-nav {
    height: 40px;
  }
}
@media (max-width: 991px) {
  #header .header-nav {
    display: none;
  }
}
#header .header-nav a:not(.dropdown-item) {
  color: white;
}
#header .header-nav a:not(.dropdown-item):hover {
  color: white !important;
}
#header .header-nav > div {
  padding-top: 1px;
}

.control-adjust {
  margin: 0 20px 0 0;
}
.control-adjust button {
  color: white;
}
.control-adjust button:hover, .control-adjust button:focus {
  color: #ec008b;
}

.js-top-menu-top {
  width: 100%;
}

#_mobile_control_adjust {
  margin: 0;
}
#_mobile_control_adjust button {
  font-size: 1.8rem;
}

#_desktop_cart a:hover,
#_desktop_user_info a:hover {
  color: #ec008b;
}

/* COOKIE INFO */
#cookieNotice {
  width: 100%;
  border: 1px solid black;
  border-radius: 10px;
}
@media (min-width: 768px) {
  #cookieNotice {
    width: 50%;
    margin: 0 0 15px 15px;
    box-shadow: 0px 0px 8px rgba(119, 119, 119, 0.5);
  }
}
@media (min-width: 992px) {
  #cookieNotice {
    width: 33.33%;
  }
}
@media (min-width: 1200px) {
  #cookieNotice {
    width: 25%;
  }
}
#cookieNotice .cookieContentText {
  font-size: 1.2rem;
  line-height: 150%;
  text-align: justify;
}
#cookieNotice .cookieContentText p {
  line-height: 150%;
}
#cookieNotice span#cookiesClose {
  font-size: 1.3rem;
  width: 100%;
  max-width: 100%;
  margin-top: 13px;
  line-height: 33px;
  background-color: black;
}
#cookieNotice span#cookiesClose:hover {
  background-color: #ec008b;
}

/* COOKIE INFO */
.block-social ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-social li {
  line-height: 1;
  text-align: center;
  display: inline-block;
  margin: 0 8px;
  font-size: 24px;
}
.block-social li.facebook {
  font-size: 2rem;
}
.block-social li.tiktok {
  font-size: 2rem;
}

/* WYGLĄD/ANIMACJA HAMBURGERA/MENU */
#closeMenu,
#closeFilter {
  text-align: right;
  margin-top: 18px;
}
#closeMenu i,
#closeFilter i {
  font-size: 1.5rem;
}

#menu-icon {
  font: inherit;
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 13px 8px;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: 0.15s;
  transition-property: opacity, filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent;
  left: 0;
  position: absolute;
}
#menu-icon > div {
  position: relative;
  display: inline-block;
  width: 23px;
  height: 23px;
}
#menu-icon > div > span {
  top: 50%;
  display: block;
  margin-top: 0;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 0.22s;
}
#menu-icon > div > span:after, #menu-icon > div > span:before, #menu-icon > div > span {
  background-color: white;
  position: absolute;
  width: 23px;
  height: 2px;
  transition-timing-function: ease;
  transition-duration: 0.3s;
  transition-property: transform;
}
#menu-icon > div > span:after, #menu-icon > div > span:before {
  display: block;
  content: "";
}
#menu-icon > div > span:before {
  top: -8px;
  transition: top 0.1s ease-in 0.25s, opacity 0.1s ease-in;
}
#menu-icon > div > span:after {
  bottom: -8px;
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  width: 23px;
}
#menu-icon > div > span.active {
  left: -2px;
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(225deg);
}
#menu-icon > div > span.active:after {
  bottom: 0;
  width: 23px;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(-90deg);
}
#menu-icon > div > span.active:before {
  top: 0;
  transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  opacity: 0;
}

#_mobile_logo a {
  color: inherit;
  font-size: 2rem;
}
#_mobile_logo img {
  width: 49px;
}

#_desktop_logo {
  margin-top: 0;
}
#_desktop_logo a {
  color: #000;
  font-size: 5.1rem;
}

#_desktop_contact_link {
  display: flex;
  align-items: center;
  padding-right: 1vw;
  padding-left: 2vw;
}
@media (min-width: 1600px) {
  #_desktop_contact_link {
    padding-right: 20px;
    padding-left: 40px;
  }
}

#_desktop_top_menu #top-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  position: unset;
  font-size: 1.6rem;
}
#_desktop_top_menu #top-menu h3 {
  font-size: 1.6rem;
  display: none;
}
#_desktop_top_menu #top-menu ul[data-depth="1"] {
  max-width: 720px;
  height: 135px;
  margin: auto;
}
@media (min-width: 1600px) {
  #_desktop_top_menu #top-menu ul[data-depth="1"] {
    height: 160px;
  }
}
#_desktop_top_menu #top-menu ul[data-depth="1"].column-3 {
  column-count: 3;
}
#_desktop_top_menu #top-menu ul[data-depth="1"].column-2 {
  column-count: 2;
}
#_desktop_top_menu #top-menu ul[data-depth="1"].column-1 {
  column-count: 1;
}
#_desktop_top_menu #top-menu ul[data-depth="1"] {
  /*
  @media (min-width: 992px) {
      padding-left: 16.666667%;
  }


  */
}
#_desktop_top_menu #top-menu ul[data-depth="1"] > li {
  margin-bottom: 15px;
}
#_desktop_top_menu #top-menu a[data-depth="1"] {
  padding: 0;
}
#_desktop_top_menu #top-menu a[data-depth="2"] {
  padding: 0 0 0 10px;
  font-weight: 400;
  font-size: 1.3rem;
}
#_desktop_top_menu #top-menu li:first-child {
  padding-left: 0;
}
#_desktop_top_menu #top-menu li:first-child a {
  padding-left: 0;
}
#_desktop_top_menu #top-menu li:last-child {
  padding-right: 0;
}
#_desktop_top_menu #top-menu li {
  display: inline-block;
  padding: 0 10px 0;
}
#_desktop_top_menu #top-menu li.current a[data-depth="0"], #_desktop_top_menu #top-menu li.active a[data-depth="0"] {
  color: #ec008b;
}
#_desktop_top_menu #top-menu li.current a[data-depth="0"]:after, #_desktop_top_menu #top-menu li.active a[data-depth="0"]:after {
  width: 99%;
  opacity: 1;
}
#_desktop_top_menu #top-menu li a {
  font-size: 1.7rem;
  line-height: 18px;
  display: inline-block;
  color: white;
  padding: 12px 0.5vw 22px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 1px;
}
#_desktop_top_menu #top-menu li a:hover {
  color: #ec008b;
}
#_desktop_top_menu #top-menu li a:hover:after {
  background-color: #ec008b;
}
#_desktop_top_menu #top-menu li a .navbar-toggler {
  display: none;
  left: 4px;
  transform: rotate(90deg);
  position: relative;
  top: -2px;
}
#_desktop_top_menu #top-menu li .popover.sub-menu {
  display: block !important;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: 0;
  min-width: 100%;
  width: 100%;
  margin: 0 0 0 0;
  background: #1d1d1d;
  z-index: 9;
}
#_desktop_top_menu #top-menu li .popover.sub-menu .container-submenu {
  overflow: hidden;
  margin: 0 auto;
  padding: 40px 25px 0;
}
@media (min-width: 1600px) {
  #_desktop_top_menu #top-menu li .popover.sub-menu .container-submenu {
    padding: 50px 10px;
  }
}
#_desktop_top_menu #top-menu li .popover.sub-menu .container-submenu .product-flags,
#_desktop_top_menu #top-menu li .popover.sub-menu .container-submenu .labels-product {
  display: none;
}
#_desktop_top_menu #top-menu li .popover.sub-menu li {
  width: 100%;
  padding: 0;
}
#_desktop_top_menu #top-menu li .popover.sub-menu li .navbar-toggler {
  display: none;
}
#_desktop_top_menu #top-menu li .popover.sub-menu li a {
  color: white;
  font-weight: normal;
}
#_desktop_top_menu #top-menu li .popover.sub-menu li a:hover {
  color: #ec008b;
}
#_desktop_top_menu #top-menu li .popover.sub-menu li a:hover:after {
  background-color: white;
}
#_desktop_top_menu #top-menu li.active .popover.sub-menu {
  opacity: 1;
  visibility: visible;
}
#_desktop_top_menu #top-menu .top-menu > li {
  display: block;
}
#_desktop_top_menu #top-menu .top-menu a {
  font-weight: 700;
}
#_desktop_top_menu #top-menu .top-menu .top-menu {
  display: block;
}
#_desktop_top_menu #top-menu .top-menu .top-menu > li {
  max-width: 100%;
  flex: 0 0 100%;
}

.func-nav {
  display: flex;
  position: unset;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .func-nav {
    height: 50px;
  }
}
.func-nav a:hover {
  text-decoration: none;
  color: #ec008b;
}
.func-nav a:hover:after {
  display: none;
}
.func-nav > div {
  padding-left: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}
.func-nav > div i {
  line-height: 22px;
}
.func-nav #_desktop_cart i {
  padding-right: 0;
  font-size: 1.9rem;
}
.func-nav #_desktop_user_info i {
  font-size: 2.1rem;
}
.func-nav #_mobile_user_info i {
  font-size: 2.4rem;
}
.func-nav #_mobile_cart i {
  font-size: 2.3rem;
}
.func-nav #_desktop_favouriteproducts i {
  font-size: 1.9rem;
}

/*
#_desktop_cart{
    width: 196px;

    @media (max-width: 1199px){
      width: auto;
    }
}
#_desktop_user_info{
    width: 200px;
    @media (max-width: 1199px){
      width: auto;
    }
}
*/
img.lazyload {
  opacity: 0;
}
img.lazyload.loaded {
  opacity: 1;
}

.blockcart {
  position: relative;
  margin-left: -11px;
}
.blockcart #quickCartProducts {
  padding: 20px 17px 17px;
  width: 430px;
  position: absolute;
  background: white;
  right: 0;
  border: 1px solid;
  opacity: 0;
  visibility: hidden;
  transition: 0s opacity;
  display: none;
  z-index: 9;
  border-radius: 0;
}
@media (max-width: 575px) {
  .blockcart #quickCartProducts {
    width: calc(100vw - 25px);
  }
}
.blockcart #quickCartProducts,
.blockcart #quickCartProducts a {
  color: #000;
}
.blockcart #quickCartProducts.active {
  display: block;
}
.blockcart #quickCartProducts .total {
  margin-top: 20px;
  font-weight: 700;
}
.blockcart #quickCartProducts .cart-item {
  position: relative;
  border-bottom: 1px solid #F3F3F3;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
@media (max-width: 575px) {
  .blockcart #quickCartProducts .cart-item > div {
    flex-wrap: wrap;
  }
}
.blockcart #quickCartProducts .cart-item:last-child {
  margin: 0;
}
.blockcart #quickCartProducts .cart-items {
  overflow: auto;
  max-height: 64vh;
}
@media (max-width: 575px) {
  .blockcart #quickCartProducts .cart-items {
    padding-right: 0;
  }
}
.blockcart #quickCartProducts .info-container {
  max-width: 190px;
  flex: 0 0 190px;
  align-content: space-between;
  flex-wrap: wrap;
  display: flex;
}
@media (max-width: 575px) {
  .blockcart #quickCartProducts .info-container {
    max-width: calc(100% - 90px);
    flex: 0 0 calc(100% - 90px);
    margin-right: 40px;
  }
}
.blockcart #quickCartProducts .product-line-name {
  display: block;
  width: 100%;
}
.blockcart #quickCartProducts .attribute {
  display: block;
}
.blockcart #quickCartProducts img {
  width: 70px;
  height: 70px;
  object-fit: cover;
  max-width: 70px;
  flex: 0 0 70px;
}
@media (max-width: 575px) {
  .blockcart #quickCartProducts img {
    width: 40px;
    margin-right: 10px;
    height: 40px;
    max-width: 40px;
    flex: 0 0 40px;
  }
}
.blockcart #quickCartProducts .product-name {
  text-transform: uppercase;
}
.blockcart #quickCartProducts .price {
  font-weight: bold;
  display: inline;
  text-align: left;
}
.blockcart #quickCartProducts .product-quantity {
  display: inline;
}
.blockcart #quickCartProducts .actions-quickacrt {
  display: flex;
  align-items: flex-end;
}
@media (max-width: 575px) {
  .blockcart #quickCartProducts .actions-quickacrt {
    margin-left: 50px;
    width: 100%;
    margin-top: 20px;
  }
}
.blockcart #quickCartProducts .qty-box {
  position: relative;
  bottom: 0;
  right: 0;
}
.blockcart #quickCartProducts .qty-box span {
  font-size: 2.1rem;
  position: absolute;
  cursor: pointer;
  padding: 4px 8px;
  user-select: none;
}
.blockcart #quickCartProducts .qty-box span.down_qty {
  left: 0;
}
.blockcart #quickCartProducts .qty-box span.up_qty {
  right: 0;
  padding-top: 5px;
}
.blockcart #quickCartProducts .remove-from-cart {
  position: absolute;
  top: 0;
  right: 0;
}
.blockcart #quickCartProducts .remove-from-cart:hover {
  color: #DB3811;
}
.blockcart #quickCartProducts .remove-from-cart span.remove-button {
  color: #000;
  display: flex;
  align-items: center;
}
.blockcart #quickCartProducts .remove-from-cart span.remove-button:hover {
  color: #DB3811;
}
.blockcart #quickCartProducts .remove-from-cart span.remove-button i {
  font-size: 1.3rem;
  padding-left: 5px;
}
.blockcart #quickCartProducts .qty_quickcart {
  width: 78px;
  height: 30px;
  text-align: center;
  padding: 0;
}
.blockcart #quickCartProducts .btn {
  width: 100%;
  max-width: 100%;
  margin-top: 20px;
  text-align: center;
  background-color: #008867;
  border-color: #008867;
  color: white;
  border-radius: 0;
}
.blockcart #quickCartProducts .btn:hover {
  background-color: #014e3b;
  border-color: #014e3b;
}
.blockcart #quickCartProducts .btn:focus {
  background-color: #07b98e;
  border-color: #07b98e;
}
.blockcart:hover #quickCartProducts, .blockcart.focused #quickCartProducts {
  opacity: 1;
  visibility: visible;
  transition: 0.2s all;
  display: block;
}
@media (max-width: 767px) {
  .blockcart:not(.focused):hover #quickCartProducts {
    display: none !important;
  }
}
.blockcart.forceFocused #quickCartProducts, .blockcart.forceFocused:hover #quickCartProducts {
  opacity: 1 !important;
  visibility: visible !important;
  display: block !important;
}
.blockcart a {
  position: relative;
}
.blockcart i {
  font-size: 2.1rem;
}
.blockcart .cart-products-count {
  display: inline-block;
  position: absolute;
  background: #ec008b;
  color: #000;
  width: 13px;
  height: 13px;
  text-align: center;
  left: 10px;
  font-size: 0.8rem;
  line-height: 13px;
  bottom: 16px;
  z-index: 2;
  border-radius: 50%;
}

.blockcart.cart-preview.inactive {
  cursor: not-allowed;
}

#mobile_top_menu_wrapper {
  flex-wrap: wrap;
  display: flex;
  height: calc(100vh - 50px);
  font-size: 1.7rem;
  text-align: left;
  position: fixed;
  width: 100%;
  align-content: flex-start;
  background: #000;
  overflow: auto;
  top: 50px;
  color: white;
  padding-top: 0;
  z-index: 9999999;
}
#mobile_top_menu_wrapper h2 {
  margin-top: 0;
  color: white;
}
#mobile_top_menu_wrapper #_mobile_categories h2 {
  display: none;
}
#mobile_top_menu_wrapper .category-top-menu > li {
  position: relative;
}
#mobile_top_menu_wrapper .category-top-menu a {
  font-size: 1.5rem;
}
#mobile_top_menu_wrapper .navbar-toggler {
  right: 18px;
  text-align: right;
  position: absolute;
  top: 10px;
}
#mobile_top_menu_wrapper .navbar-toggler .icon-chevron-up {
  display: none;
}
#mobile_top_menu_wrapper .navbar-toggler .icon-chevron-down {
  display: block;
}
#mobile_top_menu_wrapper #_mobile_top_menu,
#mobile_top_menu_wrapper #_mobile_categories,
#mobile_top_menu_wrapper #_mobile_top_links,
#mobile_top_menu_wrapper #_mobile_contactlink {
  text-align: left;
  width: 100%;
  display: inline-block;
}
#mobile_top_menu_wrapper #_mobile_top_menu a,
#mobile_top_menu_wrapper #_mobile_top_menu .linkMobile,
#mobile_top_menu_wrapper #_mobile_categories a,
#mobile_top_menu_wrapper #_mobile_categories .linkMobile,
#mobile_top_menu_wrapper #_mobile_top_links a,
#mobile_top_menu_wrapper #_mobile_top_links .linkMobile,
#mobile_top_menu_wrapper #_mobile_contactlink a,
#mobile_top_menu_wrapper #_mobile_contactlink .linkMobile {
  height: 45px;
  padding: 14px 8px 14px;
  display: block;
  text-transform: uppercase;
  position: relative;
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-weight: 400;
}
#mobile_top_menu_wrapper #_mobile_social {
  width: 100%;
  display: flex;
  align-items: center;
}
#mobile_top_menu_wrapper #_mobile_social ul {
  display: flex;
  justify-content: center;
  width: 100%;
}
#mobile_top_menu_wrapper #_mobile_social ul a {
  padding: 0 12px;
  color: white;
}
#mobile_top_menu_wrapper #_mobile_top_menu {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#mobile_top_menu_wrapper #_mobile_top_menu li[data-depth="0"] a,
#mobile_top_menu_wrapper #_mobile_categories li[data-depth="0"] a {
  font-weight: 500;
  color: white;
}
#mobile_top_menu_wrapper #_mobile_top_menu li[data-depth="1"] a,
#mobile_top_menu_wrapper #_mobile_categories li[data-depth="1"] a {
  font-weight: 400;
}
#mobile_top_menu_wrapper #_mobile_top_menu a,
#mobile_top_menu_wrapper #_mobile_top_menu .linkMobile,
#mobile_top_menu_wrapper #_mobile_categories a,
#mobile_top_menu_wrapper #_mobile_categories .linkMobile {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-weight: 400;
  color: white;
}
#mobile_top_menu_wrapper #_mobile_top_menu li .backToParent,
#mobile_top_menu_wrapper #_mobile_top_menu li .allProducts,
#mobile_top_menu_wrapper #_mobile_categories li .backToParent,
#mobile_top_menu_wrapper #_mobile_categories li .allProducts {
  width: 100%;
}
#mobile_top_menu_wrapper #_mobile_top_menu li i,
#mobile_top_menu_wrapper #_mobile_categories li i {
  font-size: 1.7rem;
  position: relative;
  right: 0;
  top: 3px;
}
#mobile_top_menu_wrapper #_mobile_top_menu li .backToParent,
#mobile_top_menu_wrapper #_mobile_categories li .backToParent {
  text-transform: lowercase;
}
#mobile_top_menu_wrapper #_mobile_top_menu li .backToParent i,
#mobile_top_menu_wrapper #_mobile_categories li .backToParent i {
  top: 1px;
  padding-right: 8px;
}
#mobile_top_menu_wrapper #_mobile_top_menu li .allProducts a,
#mobile_top_menu_wrapper #_mobile_categories li .allProducts a {
  font-weight: 700;
}
#mobile_top_menu_wrapper .top-menu {
  width: 100%;
}
#mobile_top_menu_wrapper .top-menu > li {
  position: relative;
  color: white;
}
#mobile_top_menu_wrapper .float-xs-right {
  float: right;
}
#mobile_top_menu_wrapper .popover {
  z-index: 9;
  padding: 0;
  position: fixed;
  height: 100%;
  width: 100%;
  display: none;
  top: 95px;
  background: #000;
  overflow: auto;
  height: calc(100vh - 95px);
}
#mobile_top_menu_wrapper .popover a,
#mobile_top_menu_wrapper .popover .linkMobile {
  color: white !important;
}
#mobile_top_menu_wrapper .popover a:after,
#mobile_top_menu_wrapper .popover .linkMobile:after {
  display: none !important;
}
#mobile_top_menu_wrapper .popover.active {
  display: block;
}

#triggerSearch {
  cursor: pointer;
  transition: 0.4s all;
  color: #fff;
  font-size: 23px;
  position: absolute;
  left: 31px;
  padding: 13px 15px;
}
#triggerSearch:hover {
  color: #ec008b;
}
@media (max-width: 991px) {
  #triggerSearch:hover {
    color: white;
  }
}
#triggerSearch .icon-x {
  display: none;
}
#triggerSearch.active .icon-x {
  display: block;
  font-size: 3rem;
  margin-top: 2px;
}
#triggerSearch.active .icon-search {
  display: none;
}

.mobile {
  display: flex;
  position: relative;
}
.mobile #menu-icon a {
  color: inherit;
  padding: 15px 8px 10px;
  display: block;
}
.mobile #menu-icon {
  left: 16px;
}
.mobile #_mobile_logo {
  left: calc(50% - 10px);
}
.mobile #triggerSearch {
  padding: 15px 10px;
}
.mobile #_mobile_cart {
  right: 66px;
}
.mobile #_mobile_cart i {
  font-size: 1.6rem;
}

#_mobile_favouriteproducts {
  padding: 10px;
  font-size: 1.5rem;
  margin-top: 4px;
  margin-bottom: 4px;
  display: inline-block;
}
#_mobile_favouriteproducts a {
  color: white;
}
#_mobile_favouriteproducts a i {
  margin-right: 10px;
}

@media (max-width: 991px) {
  #_mobile_user_info {
    right: 44px;
    position: absolute;
    top: 13px;
    padding: 0;
    margin: 0;
  }
}

@media (max-width: 991px) {
  #_mobile_cart {
    right: 13px;
    position: absolute;
    top: 13px;
    padding: 0;
    margin: 0;
  }
}

#_mobile_search {
  position: absolute;
  top: 0;
  transition: 0.6s top;
  z-index: 9;
  right: 145px;
}
#_mobile_search.active {
  top: 69px;
}
@media (min-width: 992px) {
  #_mobile_search {
    display: none;
  }
}

.alert,
#js-delivery .alert-danger {
  width: 100%;
  z-index: 999;
  visibility: visible;
  opacity: 1;
  transition: 0.8s all;
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  margin: 20px 0px;
  padding: 0px 10px;
  color: white;
}
.alert button,
#js-delivery .alert-danger button {
  color: white;
}
.alert.hidden,
#js-delivery .alert-danger.hidden {
  visibility: hidden;
  opacity: 0;
}
.alert > ul,
#js-delivery .alert-danger > ul {
  margin: auto;
  max-width: 1322px;
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
}
.alert.alert-success,
#js-delivery .alert-danger.alert-success {
  background-color: #008867;
}
.alert.alert-danger,
#js-delivery .alert-danger.alert-danger {
  background-color: #DB3811;
}
.alert.alert-warning,
#js-delivery .alert-danger.alert-warning {
  background-color: #F38D28;
}
.alert.alert-info,
#js-delivery .alert-danger.alert-info {
  background-color: #00C2FF;
}
.alert .btn,
#js-delivery .alert-danger .btn {
  width: auto;
  padding: 0 10px;
  background: none;
  border: 0;
}

@media (max-width: 767px) {
  .links .collapse {
    display: none;
  }
  .links .collapse.in {
    display: block;
    margin-bottom: 25px;
  }
}

#footer {
  background: #000;
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  #footer {
    padding-bottom: 25px;
  }
}
#footer,
#footer a,
#footer h3 {
  color: white;
}
#footer a:hover {
  color: #ec008b;
}
@media (max-width: 767px) {
  #footer .inline {
    margin-bottom: 20px;
  }
}
#footer #topBox {
  padding-top: 14px;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  #footer #topBox {
    padding-bottom: 0;
    text-align: center;
  }
}
#footer #topBox .logos li {
  display: inline-block;
}
#footer #topBox img {
  margin-right: 10px;
  margin-bottom: 10px;
  max-width: 50px;
  width: 50px;
  height: auto;
}
#footer #topBox #benefitsMain {
  margin-bottom: 20px;
}
#footer #topBox .navbar-toggler i,
#footer #topBox .arrows i {
  top: -5px;
}
@media (max-width: 575px) {
  #footer #topBox .navbar-toggler i,
  #footer #topBox .arrows i {
    top: -3px;
  }
}
#footer #bottomBox {
  padding-top: 40px;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  #footer #bottomBox {
    padding: 0;
  }
}
#footer #bottomBox .social-links {
  margin-top: 20px;
}
#footer #bottomBox > div:before {
  margin-bottom: 30px;
  background: white;
  width: 100%;
  height: 1px;
  content: "";
  display: inline-block;
}
@media (max-width: 767px) {
  #footer #bottomBox > div:before {
    display: none;
  }
}
#footer #bottomBox .partners-logo {
  text-align: center;
}
@media (max-width: 575px) {
  #footer #bottomBox .partners-logo ul {
    margin: auto;
    max-width: 310px;
  }
}
#footer #bottomBox .partners-logo img {
  max-width: 60px;
  height: auto;
}
#footer #bottomBox .copyright {
  font-size: 1.4rem;
  text-transform: uppercase;
  margin-top: 56px;
}
@media (max-width: 767px) {
  #footer #bottomBox .copyright {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #footer #bottomBox .footer-social-links {
    padding-top: 20px;
    margin-top: 15px;
    border-top: 1px solid white;
  }
}
#footer #bottomBox .footer-social-links .block-social {
  margin-left: 15px;
}
#footer #bottomBox .footer-social-links .block-social i {
  font-size: 1.5rem;
}
#footer #bottomBox .footer-social-links h3 {
  margin: 0;
  padding: 0;
}
#footer #ue-project {
  background-color: white;
  padding: 15px 0 20px 0;
  margin: 30px 0;
}
#footer #ue-project img {
  max-width: 370px;
  width: 100%;
}
#footer h3,
#footer .h3 {
  text-transform: uppercase;
  font-family: 700;
  margin: 10px 0;
  font-size: 1.6rem;
  line-height: 33px;
  text-transform: uppercase;
  margin: 0;
  padding: 10px 0;
  display: block;
  font-weight: 700;
}
@media (min-width: 768px) {
  #footer .links .collapse {
    display: block;
  }
}
#footer .links > div {
  display: flex;
  position: relative;
  align-items: center;
}
@media (max-width: 767px) {
  #footer .links > div {
    justify-content: center;
  }
}
#footer .links ul li {
  line-height: 30px;
}
@media (max-width: 767px) {
  #footer .links ul li {
    display: block;
    text-align: center;
    margin: 0;
  }
}
@media (min-width: 768px) {
  #footer .links ul li {
    line-height: 25px;
  }
}
#footer .links ul li a {
  display: inline-block;
  line-height: 1;
  padding: 6px 0;
}
#footer .links ul li a:after {
  background-color: white;
}
#footer > .container {
  padding-top: 60px;
  padding-bottom: 55px;
}
#footer .block_newsletter {
  background: white;
  padding: 96px 0;
  color: #000;
}
@media (max-width: 991px) {
  #footer .block_newsletter {
    padding: 0;
  }
}
#footer .block_newsletter .box {
  padding-left: 5.3vw;
  overflow: hidden;
}
@media (max-width: 991px) {
  #footer .block_newsletter .box {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  #footer .block_newsletter .box {
    padding: 8px;
  }
}
#footer .block_newsletter img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  line-height: 0;
}
@media (max-width: 767px) {
  #footer .block_newsletter img {
    margin-bottom: 30px;
  }
}
#footer .block_newsletter #block-newsletter-label {
  text-align: left;
  font-size: 3rem;
  line-height: 3.7rem;
  text-transform: uppercase;
  max-width: 420px;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  #footer .block_newsletter #block-newsletter-label {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  #footer .block_newsletter #block-newsletter-label {
    font-size: 2.2rem;
    line-height: 2.7rem;
  }
}
#footer .block_newsletter #block-newsletter-label2 {
  margin-bottom: 30px;
}
#footer .block_newsletter .input-wrapper {
  display: flex;
  margin-bottom: 10px;
  width: calc(100% - 116px);
  max-width: 376px;
  position: relative;
}
@media (max-width: 767px) {
  #footer .block_newsletter .input-wrapper {
    width: 100%;
  }
}
@media (max-width: 575px) {
  #footer .block_newsletter .input-wrapper {
    width: 100%;
    max-width: 435px;
  }
}
#footer .block_newsletter input[type=email] {
  font-size: 1.6rem;
  height: 40px;
  background: none;
  width: 100%;
}
#footer .block_newsletter input::-webkit-input-placeholder {
  color: white;
}
#footer .block_newsletter input::-moz-placeholder {
  color: white;
}
#footer .block_newsletter input:-ms-input-placeholder {
  color: white;
}
#footer .block_newsletter input:-moz-placeholder {
  color: white;
}
#footer .block_newsletter input.btn {
  color: white;
  text-align: center;
  font-size: 1.2rem;
  height: 40px;
  line-height: inherit;
  padding: 0;
  max-width: 116px;
  width: 100%;
  font-weight: normal;
  right: 0px;
  position: absolute;
  background: #000;
  border-color: #000;
}
#footer .block_newsletter input.btn:disabled {
  background: #DADADA !important;
  color: #2B2B2B !important;
}
#footer .block_newsletter input.btn:hover {
  text-align: center;
  color: #000;
  background: none;
}
#footer .block_newsletter div#gdpr_consent {
  margin-top: 15px;
}
#footer a.powered img {
  height: 16px;
  opacity: 0;
  margin-top: 8px;
  transition: all 0.3s;
}
#footer a.powered:after {
  display: none;
}
#footer a.powered:hover img {
  opacity: 1;
  transition: all 0.3s;
}
#footer .links-bottom li {
  margin-right: 40px;
  display: inline-block;
}

.globalBenefits li {
  display: flex;
  flex: 100% 0 0;
  width: 100%;
  align-items: center;
  padding: 5px 0;
}
@media (max-width: 767px) {
  .globalBenefits li {
    justify-content: center;
  }
}
.globalBenefits li i {
  font-size: 2rem;
  display: inline-flex;
  padding-right: 20px;
}

@media (max-width: 767px) {
  #block_myaccount_infos {
    order: 9;
  }
}

#contact .contact-section {
  width: 100%;
}
#contact .contactStore span,
#contact .contactStore a {
  display: block;
  line-height: 23px;
}
#contact .contactStore span.city,
#contact .contactStore span.postalcode {
  display: inline !important;
}
#contact .contactStore {
  margin-bottom: 30px;
}
#contact .contactStore p {
  line-height: 25px;
}
#contact .contactStore .firstElement {
  padding-bottom: 5px;
  text-transform: uppercase;
}
#contact textarea {
  height: 110px;
}
#contact .contact-form {
  width: 100%;
}
#contact #_mobile_contactinfo {
  margin-bottom: 28px;
}
#contact #_mobile_contactinfo h3 {
  margin-top: 0;
}

.form-group.row.subject-mail {
  display: none;
}

#wrapper {
  min-height: calc(60vh - 100px);
}
@media (min-width: 1200px) {
  #wrapper.menuHovered::after {
    position: fixed;
    content: "";
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9;
  }
}

#product .breadcrumb {
  margin-bottom: 0;
}

.breadcrumb {
  margin-top: 30px;
  margin-bottom: 32px;
  display: flex;
  position: relative;
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  .breadcrumb {
    font-size: 1.4rem;
  }
}
.breadcrumb .back i {
  position: relative;
  top: 1px;
  padding-right: 9px;
}
.breadcrumb .back {
  margin-top: -1px;
  font-weight: 700;
  margin-right: 25px;
  text-transform: lowercase;
  line-height: 1;
}
.breadcrumb:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  height: 37px;
  width: 37px;
  display: block;
  background: rgba(255, 255, 255, 0);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgb(255, 255, 255)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}
.breadcrumb ol {
  width: 100%;
  display: flex;
  overflow-x: auto;
  position: relative;
}
.breadcrumb ol li {
  max-width: 100%;
  margin-right: 7px;
  text-transform: none;
  display: flex;
  padding: 0px 0 10px 0;
}
.breadcrumb ol li:last-child {
  padding-right: 40px;
}
.breadcrumb ol li:after {
  content: "\e933";
  font-family: "icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #2B2B2B;
  position: relative;
  top: 0px;
  padding-left: 8px;
}
.breadcrumb ol li a {
  color: #2B2B2B;
  font-weight: 400;
  line-height: 1;
}
.breadcrumb ol li a:hover {
  color: #000;
}
.breadcrumb ol li:last-child:after {
  display: none;
}

#cms.cms-id-4 #wrapper {
  background-color: #ec008b;
  background-color: #d09f90;
  color: white;
}
#cms.cms-id-4 #wrapper h1,
#cms.cms-id-4 #wrapper a,
#cms.cms-id-4 #wrapper li,
#cms.cms-id-4 #wrapper a,
#cms.cms-id-4 #wrapper span,
#cms.cms-id-4 #wrapper i {
  color: white;
}
#cms.cms-id-4 #wrapper p {
  font-size: 1.6rem;
  line-height: 150%;
}
@media (min-width: 992px) {
  #cms.cms-id-4 #wrapper p {
    font-size: 1.8rem;
    line-height: 150%;
  }
}
#cms.cms-id-4 #wrapper .breadcrumb:after {
  display: none;
}

#cms header h1 {
  text-align: left;
}
#cms .articles span.date_add {
  color: #2B2B2B;
}
#cms .articles .thumb-article {
  border: 1px solid #DADADA;
  border-radius: 6px;
  transition: border-color 0.3s, color 0.3s;
}
#cms .articles .thumb-article:hover {
  border: 1px solid #000;
}
#cms .articles .thumb-article:hover .thumb-article-bottom h2 {
  color: #ec008b;
  transition: border-color 0.3s, color 0.3s;
}
#cms .articles .thumb-article img {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
#cms .articles .thumb-article .thumb-article-bottom {
  padding: 15px;
  padding-bottom: 20px;
}
#cms .articles .thumb-article .thumb-article-bottom h2 {
  margin-top: 10px;
  margin-bottom: 15px;
  line-height: 22px;
  font-size: 1.6rem;
  color: black;
}
#cms .articles .thumb-article .thumb-article-bottom p {
  font-size: 1.4rem;
  line-height: 150%;
}
#cms .articles h3 {
  font-weight: bold;
}
#cms .articles img {
  width: 100%;
}
#cms .page-content.page-cms {
  max-width: 100%;
}
#cms .page-content.page-cms a {
  text-decoration: underline;
}
#cms .page-content.page-cms ol,
#cms .page-content.page-cms ul {
  padding-left: 25px;
}
#cms .page-content.page-cms .btn {
  text-decoration: none;
}
#cms .page-content.page-cms.page-cms-4 {
  max-width: 100%;
  width: 100%;
}
#cms .page-content.page-cms.page-cms-8 a {
  text-decoration: none;
  line-height: 1;
}

#cms #main {
  width: 100%;
}
@media (max-width: 991px) {
  #cms #main {
    width: 100%;
  }
}
#cms #content li {
  line-height: 26px;
  list-style-type: disc;
  padding-bottom: 5px;
}
#cms #content ol li {
  list-style-type: decimal;
}
#cms #content .btn {
  margin-top: 15px;
}
#cms #content .btn:hover {
  color: white;
}
#cms #content a:hover {
  color: #000;
}

#authentication .forgot-password {
  font-weight: 400;
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
  padding-top: 3px;
}
#authentication .forgot-password a:after {
  display: none;
}
#authentication .register-form .box {
  margin-top: 5px;
}
#authentication .register-form .password.password {
  display: block !important;
}
#authentication .register-form,
#authentication .login-form {
  max-width: 575px;
  width: 100%;
  text-align: left;
}
#authentication .register-form .box,
#authentication .login-form .box {
  padding-top: 25px;
  margin-bottom: 0;
}
#authentication .register-form > p,
#authentication .login-form > p {
  width: 100%;
}
#authentication .no-account {
  margin-top: 17px;
  text-transform: uppercase;
  max-width: 575px;
  width: 100%;
  text-align: center;
  margin-top: 25px;
}
#authentication .no-account a {
  align-items: center;
}
#authentication .no-account a:after {
  display: none;
}
#authentication .no-account a:hover i {
  left: 6px;
  transition: all 0.3s;
}
#authentication .no-account a i {
  padding-left: 6px;
  font-size: 1.2rem;
  position: relative;
  left: 0;
  transition: 0.3s;
}

.fblogin {
  cursor: pointer;
  margin-top: 10px;
  max-width: 270px;
  display: block;
  flex: 0 0 100%;
  max-width: 100%;
}
.fblogin .btn {
  background-color: #3b5998;
  border: 1px solid #3b5998;
  color: white;
  width: 100%;
}
.fblogin .btn span {
  color: white;
  position: relative;
}
.fblogin .btn span i {
  position: absolute;
  top: -5px;
  left: -37px;
  font-size: 2.8rem;
}
.fblogin .btn:hover {
  background-color: white;
  color: #3b5998;
}
.fblogin .btn:hover span {
  color: #3b5998;
}

#colectionList h1,
#archives h1 {
  margin-top: 55px;
  margin-bottom: 40px;
}
#colectionList .item-container,
#archives .item-container {
  position: relative;
}
#colectionList .item-container:hover button,
#archives .item-container:hover button {
  background-color: white;
  color: #ec008b;
}
#colectionList .item-container .item-description,
#archives .item-container .item-description {
  position: absolute;
  bottom: 7%;
  right: 4%;
}
#colectionList .item-container .item-description button,
#archives .item-container .item-description button {
  line-height: 26px;
  height: 30px;
  width: 145px;
  padding: 0;
  border: 0;
}
@media (min-width: 768px) {
  #colectionList .item-container .item-description button,
  #archives .item-container .item-description button {
    width: 230px;
    line-height: 48px;
    height: 48px;
    font-size: 1.8rem;
  }
}
#colectionList .item-container a,
#archives .item-container a {
  display: block;
}
#colectionList .item-container a:after,
#archives .item-container a:after {
  display: none;
}
#colectionList .item-container a img,
#archives .item-container a img {
  width: 100%;
  height: auto;
  line-height: 1;
  display: block;
}
#colectionList .item-container a video,
#archives .item-container a video {
  width: 100%;
  height: auto;
  line-height: 1;
  display: block;
}

#password .send-renew-password-link {
  margin-bottom: 65px;
}
#password .renew-password > div {
  margin-bottom: 10px;
}

.block-myaccount a {
  line-height: 25px;
  text-transform: lowercase;
}

.notification-product-list li {
  border: 2px solid black;
  margin-bottom: 10px;
}
.notification-product-list li a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.notification-product-list li a img {
  width: 100%;
  padding-right: 20px;
}

.links.myaccount {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}
.links.myaccount li {
  padding-bottom: 16px;
}
.links.myaccount li a {
  width: 100%;
  border: 2px solid black;
  background-color: white;
  color: black;
  text-align: center;
}
.links.myaccount li a:hover {
  color: white;
  background: black;
  text-align: center;
}
.links.myaccount li a:hover:after {
  display: none;
}
.links.myaccount .greeting {
  line-height: 21px;
}

#addresses .address-body h4 {
  font-weight: bold;
}
#addresses .address-footer {
  margin: 10px 0 0 0;
}
#addresses .address-footer a,
#addresses .addresses-footer a {
  margin-right: 15px;
}
#addresses .address-footer a span,
#addresses .addresses-footer a span {
  padding-right: 7px;
  font-weight: bold;
}
#addresses .address-footer a i,
#addresses .addresses-footer a i {
  font-size: 1.4rem;
}

.block-myaccount .top-menus li.active a {
  color: #2B2B2B;
}

.owl-carousel .owl-nav button.owl-prev {
  left: -9px;
}
@media (min-width: 768px) {
  .owl-carousel .owl-nav button.owl-prev {
    left: 24px;
  }
}
@media (min-width: 1600px) {
  .owl-carousel .owl-nav button.owl-prev {
    left: -9px;
  }
}

.owl-carousel .owl-nav button.owl-next {
  right: -10px;
}
@media (min-width: 768px) {
  .owl-carousel .owl-nav button.owl-next {
    right: 24px;
  }
}
@media (min-width: 1600px) {
  .owl-carousel .owl-nav button.owl-next {
    right: -10px;
  }
}

.owl-carousel .owl-nav button {
  position: absolute;
  top: calc(37% - 30px);
  outline: none;
}

.owl-dots {
  margin: 0 auto;
  text-align: center;
  margin-top: 10px;
  z-index: 99999999;
  position: relative;
}

button.owl-dot {
  margin-right: 3px;
  outline: none;
  width: 10px;
  height: 10px;
}

button.owl-dot span {
  width: inherit;
  height: inherit;
  background: transparent;
  border: 1px solid #2B2B2B;
  display: block;
  border-radius: 50%;
  outline: none;
  transition: 0.4s all;
}

button.owl-dot.active span {
  background: transparent;
  outline: none;
  border: 1px solid #2B2B2B;
  background-color: #2B2B2B;
}

button.owl-dot:hover span {
  background: #000;
  border: 1px solid #000;
  transition: 0.4s all;
}

.owl-nav {
  font-size: 2rem;
}
.owl-nav button {
  width: 30px;
  display: block;
  height: 30px;
}
.owl-nav button.disabled {
  color: #2B2B2B !important;
}
.owl-nav button.disabled i {
  cursor: not-allowed !important;
  display: none;
}
.owl-nav button i {
  transition: 0.4s all;
  font-size: 2.5rem;
}
.owl-nav button.owl-prev {
  margin-left: -33px;
}
@media (max-width: 767px) {
  .owl-nav button.owl-prev {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .owl-nav button.owl-prev {
    margin-left: 5px;
  }
}
.owl-nav button.owl-next {
  margin-right: -33px;
}
@media (max-width: 767px) {
  .owl-nav button.owl-next {
    margin-right: 5px;
  }
}
.owl-nav button:hover i {
  color: #ec008b;
}

#_desktop_top_links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#_desktop_top_links ul li {
  display: inline-block;
  padding-right: 8px;
  padding-left: 8px;
}
#_desktop_top_links ul li:last-child {
  padding-right: 0;
}
@media (min-width: 1600px) {
  #_desktop_top_links ul li {
    padding-right: 15px;
    padding-left: 15px;
  }
}

/*
#_desktop_search {

    text-align: right;

    @media (min-width: 992px) {
        width: 320px;
    }

    @media (min-width: 1200px) {
        width: 202px;
    }

    @media (min-width:1340px) {
        width: 290px; 
    }

    @media (min-width: 1600px) {
        width: 360px;
    }


    @media (max-width: 991px) {
        display: none;
    }
}
*/
.search {
  position: relative;
}

#search_widget {
  width: 100%;
  max-width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s all;
  color: white;
}
@media (min-width: 768px) {
  #search_widget {
    top: 0;
  }
}
@media (max-width: 991px) {
  #search_widget {
    position: absolute;
    top: 50px;
    left: 0;
    border-radius: 0;
  }
}
#search_widget.active {
  width: 100%;
  z-index: 9999;
  opacity: 1;
  visibility: visible;
}
@media (min-width: 992px) {
  #search_widget {
    position: relative;
    top: 0;
    opacity: 1;
    padding-top: 0;
    height: auto;
    visibility: visible;
  }
}
#search_widget button {
  border: 0;
  border-right: 1px solid white;
  width: auto;
  position: absolute;
  background: none;
  height: auto;
  padding: 0px 16px 0 10px;
  color: white;
  cursor: pointer;
  border-radius: 0;
}
#search_widget button:focus {
  outline: 0;
  color: #ec008b;
}
#search_widget form {
  width: 100%;
  flex: 0 0 100%;
  max-width: 480px;
  margin: auto;
  position: relative;
}
@media (max-width: 767px) {
  #search_widget form {
    max-width: 100%;
  }
}
#search_widget form input {
  width: 100%;
  border-radius: 8px;
  padding-left: 65px;
  background: #2B2B2B;
  color: white;
  border: 1px solid #000;
  padding-bottom: 5px;
  font-family: "Roboto Condensed", sans-serif !important;
  text-transform: uppercase;
  font-weight: normal;
}
@media (max-width: 991px) {
  #search_widget form input {
    border-radius: 0;
    max-width: 100%;
  }
}
#search_widget form input:focus {
  outline: 0;
  border-color: white;
}
#search_widget form input::placeholder {
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  color: white;
  letter-spacing: 1px;
}
#search_widget .results {
  display: none !important;
  margin: auto;
  position: absolute;
  max-width: 480px;
  background: #2B2B2B;
  width: 100%;
  padding: 10px;
  border-radius: 10px;
  left: 0;
  right: 0;
  font-size: 1.4rem;
  line-height: 17px;
  z-index: 9;
}
@media (max-width: 991px) {
  #search_widget .results {
    max-width: 100%;
    border-radius: 0;
  }
}
#search_widget .results .overflow {
  max-height: 40vh;
  overflow: auto;
}
#search_widget .results ul a {
  padding: 10px;
  display: flex;
  align-items: center;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 6px;
}
#search_widget .results ul a:hover {
  border-color: #DADADA;
}
#search_widget .results ul a img {
  margin-right: 1.1vw;
  width: 45px;
  border-radius: 6px;
}
#search_widget .results ul #showMoreResults {
  cursor: pointer;
  padding: 8px;
  transition: 0.4s all;
}
#search_widget .results ul #showMoreResults:hover {
  color: #ec008b;
}

#identity .form-group.password {
  margin-bottom: 20px;
}

#sliderHome {
  display: block;
  opacity: 0;
  transition: 0.4s all;
  margin-bottom: 80px;
}
#sliderHome.owl-loaded {
  opacity: 1;
}
#sliderHome .owl-dots {
  margin-top: 0;
}
@media (max-width: 767px) {
  #sliderHome {
    margin-bottom: 30px;
  }
}
#sliderHome img {
  object-fit: cover;
}
#sliderHome .desc {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  z-index: 9;
  position: absolute;
  color: white;
  max-width: 510px;
  width: calc(100% - 30px);
}
#sliderHome .desc > * {
  flex: 0 0 100%;
  max-width: 100%;
}
#sliderHome .desc p {
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.45);
}
#sliderHome .desc p a {
  text-shadow: none;
}
#sliderHome .desc h1,
#sliderHome .desc h2,
#sliderHome .desc h3 {
  margin-top: 0;
  color: white;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.featured-products {
  position: relative;
}
.featured-products .products {
  display: block;
  opacity: 0;
  transition: 0.4s all;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .featured-products .products {
    padding-right: 68px;
  }
  .featured-products .products button.owl-next {
    right: 46px;
  }
}
@media (max-width: 575px) {
  .featured-products .products {
    margin-left: 0px;
    margin-right: 0;
    max-width: initial;
    overflow: hidden;
    padding: 0;
  }
}
.featured-products .products.owl-loaded {
  opacity: 1;
}
.featured-products .products .owl-dots {
  margin-top: -54px;
}
.featured-products .products.owl-carousel .owl-stage-outer {
  position: relative;
  z-index: 8;
}
@media (max-width: 575px) {
  .featured-products .products.owl-carousel .owl-stage-outer {
    padding-left: 0;
    padding-right: 0;
  }
}
.featured-products .products.owl-carousel .owl-stage-outer:hover {
  z-index: 1099999;
}

#colectionList .headerGroup,
.featured-products .headerGroup,
#csinstagramfeed .headerGroup {
  position: relative;
  text-align: center;
  /* display: block; */
  display: flex;
  flex: 100% 0 0;
  align-content: center;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  #colectionList .headerGroup,
  .featured-products .headerGroup,
  #csinstagramfeed .headerGroup {
    display: block;
  }
}
#colectionList .headerGroup h1,
.featured-products .headerGroup h1,
#csinstagramfeed .headerGroup h1 {
  width: 100%;
  font-weight: 400;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 4rem;
  margin-top: 4rem;
}
@media (min-width: 992px) {
  #colectionList .headerGroup h1,
  .featured-products .headerGroup h1,
  #csinstagramfeed .headerGroup h1 {
    text-align: left;
  }
}
#colectionList .headerGroup .all-product-link,
.featured-products .headerGroup .all-product-link,
#csinstagramfeed .headerGroup .all-product-link {
  text-transform: lowercase;
  color: #000;
  display: inline-block;
  position: relative;
  line-height: 1;
  font-size: 1.4rem;
  left: 12px;
  position: absolute;
  padding-right: 23px;
  top: 18px;
}
@media (max-width: 991px) {
  #colectionList .headerGroup .all-product-link,
  .featured-products .headerGroup .all-product-link,
  #csinstagramfeed .headerGroup .all-product-link {
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    padding-right: 0;
    top: 25px;
  }
}
#colectionList .headerGroup .all-product-link:before,
.featured-products .headerGroup .all-product-link:before,
#csinstagramfeed .headerGroup .all-product-link:before {
  content: "\e933";
  font-family: "icons" !important;
  font-size: 0.8rem;
  transition: all 0.6s;
  font-size: 1.4rem;
  transition: all 0.6s;
  position: absolute;
  top: 0;
  line-height: 1;
  right: 0;
}
@media (max-width: 991px) {
  #colectionList .headerGroup .all-product-link:before,
  .featured-products .headerGroup .all-product-link:before,
  #csinstagramfeed .headerGroup .all-product-link:before {
    position: relative;
    left: 10px;
    top: 0px;
  }
}
#colectionList .headerGroup .all-product-link:hover:before,
.featured-products .headerGroup .all-product-link:hover:before,
#csinstagramfeed .headerGroup .all-product-link:hover:before {
  right: -5px;
}

@media (max-width: 767px) {
  .box {
    padding: 5px;
    border-radius: 0;
  }
}

.box-radius {
  border-color: #000;
}

.product-flags,
.labels-product {
  position: absolute;
  z-index: 9;
  top: 10px;
  left: 10px;
}
.product-flags > *,
.labels-product > * {
  line-height: 1;
  text-transform: uppercase;
  padding: 4px 8px 4px;
  text-align: center;
  display: inline;
  color: #000;
  font-size: 9px;
  font-weight: 700;
  border-radius: 3px;
  letter-spacing: 1px;
}
.product-flags .discount,
.labels-product .discount {
  background-color: #000;
  color: white;
}
.product-flags .new,
.labels-product .new {
  background-color: #db0081;
  color: white;
}
.product-flags .on-sale,
.labels-product .on-sale {
  background-color: #F38D28;
}
.product-flags .coming-soon,
.labels-product .coming-soon {
  box-shadow: inset 0 0 0 2px black;
}

.showMore {
  position: relative;
  display: block;
}
.showMore:hover {
  color: #ec008b;
}
.showMore span {
  position: relative;
  z-index: 1;
  transition: 0.4s border-color;
  font-weight: 700;
}
.showMore i {
  top: 1px;
  position: relative;
  z-index: 1;
  font-size: 1.6rem;
  padding-left: 4px;
}
@media (max-width: 767px) {
  .showMore i {
    font-size: 1.1rem;
  }
}

.product-color {
  text-align: center;
  line-height: 23px;
  height: 23px;
}

.data-sheet .product-color {
  font-size: 1.6rem;
  line-height: 33px;
  height: 33px;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
}

.box-security {
  margin-top: 0px;
}
.box-security img {
  height: 24px;
  margin-top: 17px;
  filter: grayscale(100%);
  opacity: 0.4;
  width: auto;
}

#index #footer {
  margin-top: 0;
}

#footer .box-security {
  margin: auto;
  margin-top: 38px;
}

#history table,
#module-ds_orderfiles-list table {
  line-height: 1;
  margin-top: 25px;
  width: 100%;
}
#history table .order-actions a,
#module-ds_orderfiles-list table .order-actions a {
  display: block;
  padding: 6px 0;
}
#history table .order-actions a:after,
#module-ds_orderfiles-list table .order-actions a:after {
  display: none;
}
#history table,
#module-ds_orderfiles-list table {
  border: 1px solid #F3F3F3;
  font-size: 1.6rem;
  border-collapse: collapse;
}
#history table thead th,
#history table tfoot th,
#module-ds_orderfiles-list table thead th,
#module-ds_orderfiles-list table tfoot th {
  font-weight: bold;
  padding: 17px 5px;
  border: 1px solid #F3F3F3;
  vertical-align: middle;
  text-align: center;
}
#history table caption,
#module-ds_orderfiles-list table caption {
  padding: 5px;
}
#history table th,
#history table td,
#module-ds_orderfiles-list table th,
#module-ds_orderfiles-list table td {
  padding: 6px 5px;
  border: 1px solid #F3F3F3;
  text-align: center;
  vertical-align: middle;
  height: 42px;
  min-height: 42px;
}
#history .orders,
#module-ds_orderfiles-list .orders {
  margin-top: 20px !important;
}
#history .order.box,
#module-ds_orderfiles-list .order.box {
  padding: 15px;
}
#history .order-func,
#module-ds_orderfiles-list .order-func {
  padding-top: 15px;
}
#history .orders .order,
#module-ds_orderfiles-list .orders .order {
  border: 1px solid #f1f1f1;
  padding: 15px 20px 10px;
  margin-bottom: 30px;
}
#history .orders .order .status,
#module-ds_orderfiles-list .orders .order .status {
  margin: 10px 0;
}
#history .orders .order .btn,
#module-ds_orderfiles-list .orders .order .btn {
  margin-bottom: 10px;
  max-width: 100%;
}

#order-detail {
  line-height: 1.3;
  font-size: 1.4rem;
}
#order-detail h4 {
  border-bottom: 1px solid #DADADA;
  font-weight: 700;
  padding: 0 0 10px 0;
  margin-bottom: 14px;
}
#order-detail small {
  font-size: 1.1rem;
}
#order-detail .box {
  padding: 15px;
  background: #F3F3F3;
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
}
#order-detail .addresses {
  margin-top: 15px;
  margin-bottom: 15px;
}
#order-detail table {
  width: 100%;
}
#order-detail .thead-default {
  text-align: left;
}
#order-detail .line-products td {
  padding-top: 20px;
}
#order-detail .line-products td:last-child {
  border-top: 1px solid #DADADA;
}
#order-detail .order-message-form header {
  margin-bottom: 20px;
}
#order-detail td {
  padding: 6px 0;
}
#order-detail th {
  border-bottom: 1px solid #DADADA;
  padding: 10px 0;
}

.add-to-cart {
  outline: 0;
  position: relative;
  max-width: 260px;
  width: 100%;
  overflow: hidden;
  border-color: #000;
  color: white;
  height: 48px;
  font-size: 1.7rem;
  font-weight: 400;
  text-transform: lowercase;
}
.add-to-cart.greenBg {
  background: #008867;
  color: white;
}
.add-to-cart em {
  font-style: normal;
  line-height: 49px;
  backface-visibility: hidden;
  transition: transform 0.3s;
  position: absolute;
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  letter-spacing: 1px;
}
.add-to-cart svg {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translateX(50%) translateY(-50%);
  transition: transform 0.3s;
}
.add-to-cart.is-added em {
  color: transparent;
  transform: translateX(-100%);
  transition: transform 0s;
}
.add-to-cart.is-added svg {
  transform: translateX(-50%) translateY(-50%);
  transition: transform 0s;
}

.qty input[type=text] {
  text-align: center;
  padding: 9px 0;
  float: left;
  text-indent: -1px;
  margin-bottom: 0;
  width: 81px;
  height: 48px !important;
  background-color: white;
  border: 1px solid #000;
  font-weight: 400;
  z-index: 9;
  position: relative;
}

.ui-widget-content {
  border: 2px solid #000;
  font-size: 1.5rem;
  padding: 13px 14px;
  max-width: 419px;
  width: calc(100% - 34px) !important;
}
.ui-menu {
  border-radius: 0 !important;
}
.ui-menu .ui-menu-item {
  cursor: pointer;
  font-family: "Lato", sans-serif !important;
}
.ui-menu .ui-menu-item .ui-state-focus {
  background: #ec008b !important;
  color: white !important;
  border: 0 !important;
  margin: 0 !important;
  border-radius: 0;
}
.ui-menu .ui-menu-item a {
  display: flex;
  align-items: center;
  padding: 7px;
  text-transform: lowercase;
}
.ui-menu .ui-menu-item a img {
  margin-right: 15px;
  filter: brightness(0.8);
  width: 35px;
}

.page-not-found #search_widget {
  margin-top: 20px;
  max-width: 600px;
}
.page-not-found #search_widget button {
  top: 4px;
}

#_mobile_contact_link {
  padding: 18px;
  width: 100%;
}

#index {
  padding-top: 0;
}
#index section {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  #index section {
    margin-bottom: 40px;
  }
}

#module-przelewy24-paymentConfirmation .p24-more-stuff {
  display: none !important;
}

#gdpr_consent,
.gdpr {
  font-size: 1.2rem;
  line-height: 1.5;
  max-width: 450px;
}
#gdpr_consent .custom-radio,
#gdpr_consent .custom-checkbox,
.gdpr .custom-radio,
.gdpr .custom-checkbox {
  align-items: flex-start;
}
#gdpr_consent .checkbox-inline,
.gdpr .checkbox-inline {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
}
#gdpr_consent p,
.gdpr p {
  line-height: 16px;
  margin-bottom: 0 !important;
}
#gdpr_consent a,
.gdpr a {
  color: #ec008b !important;
}

#search_filters .ui-widget-header {
  background: #000;
}

.modal {
  outline: none;
  top: 0;
  left: 0;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.1);
  padding: 15px 0;
  color: #000;
  display: none;
  align-items: center;
}
@media (max-width: 767px) {
  .modal {
    text-align: center;
  }
}
.modal .modal-header {
  text-align: center;
}
.modal .modal-title {
  border: 2px solid #ec008b;
  padding: 3px 15px;
  color: #ec008b;
  display: inline-block;
}
.modal .desc {
  font-size: 1.3rem;
  line-height: 18px;
  margin-bottom: 10%;
}
.modal .modal-content {
  width: 100%;
}
.modal .close-popup {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 9;
  padding: 0;
  margin: 0;
}
.modal .close-popup span {
  left: 14px;
  top: 3px;
  background: #ec008b;
  width: 2px;
  height: 22px;
  display: block;
  transform: rotate(-45deg);
  position: absolute;
}
.modal img {
  width: 100%;
  max-width: 186px;
}
.modal .modal-dialog {
  max-width: 1216px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: white;
  display: flex;
  align-items: center;
  padding: 20px;
}
.modal .cart-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.modal p {
  padding-bottom: 7px;
}
.modal .label {
  color: #DADADA;
}
.modal .between p {
  display: flex;
  justify-content: space-between;
}
.modal .cart-content-btn {
  display: flex;
  justify-content: flex-end;
}
.modal a,
.modal button {
  text-align: center;
  cursor: pointer;
  line-height: 30px;
  height: 30px;
  font-size: 1.6rem;
  padding: 0 60px;
  margin-left: 50px;
}
.modal a:hover,
.modal button:hover {
  color: #000;
  line-height: 30px;
  height: 30px;
  padding: 0 60px;
}
.modal a:after,
.modal button:after {
  display: none;
}
.modal .close {
  line-height: normal;
  margin: 0;
  position: absolute;
  right: 0;
  padding: 20px;
  top: 0;
  height: auto;
}
.modal .close:hover {
  padding: 20px;
  line-height: normal;
  height: auto;
}
.modal strong {
  display: block;
  line-height: 21px;
  margin-bottom: 30px;
}

#miniTextSliderBg {
  background: #DADADA;
  position: relative;
  height: 50px;
  display: flex;
  align-items: center;
}
#miniTextSliderBg button {
  right: 0;
  background: none;
  position: absolute;
  width: 50px;
  z-index: 9;
  border: 0;
  padding: 0;
  height: 50px;
  top: 0;
  cursor: pointer;
  font-size: 2rem;
}

#miniTextSlider {
  margin: 0;
}
#miniTextSlider .owl-item {
  background: #DADADA;
}
#miniTextSlider p {
  cursor: help;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 0.01em;
  font-size: 1.7rem;
}

.offline {
  max-width: 100%;
  font-size: 1.6rem;
}
.offline #content {
  max-width: 100%;
  flex: 0 0 100%;
}
.offline .pcolor {
  background-color: rgba(194, 132, 120, 0.7);
  z-index: 999;
  color: white;
}
.offline {
  color: white;
}
.offline h1 {
  margin-top: 65px;
  margin-bottom: 10px;
  display: block;
  font-size: 1.8rem;
  color: white;
  text-align: left;
}
@media (min-width: 992px) {
  .offline h1 {
    font-size: 2.3rem;
  }
}
.offline .slider {
  margin-bottom: 10px;
}
.offline .slider h3 {
  font-size: 1.6rem;
  color: white;
  word-break: break-word;
}
.offline p#countdown {
  text-align: left;
  font-size: 2.6rem;
  display: block;
  line-height: 1;
  margin-top: 45px;
  margin-bottom: 30px;
  letter-spacing: 5px;
  font-weight: 700;
}
@media (min-width: 992px) {
  .offline p#countdown {
    font-size: 4rem;
  }
}
.offline .logo {
  text-align: left;
  max-width: 300px;
  width: 220px;
  filter: brightness(1);
}
@media (min-width: 992px) {
  .offline .logo {
    width: 280px;
  }
}
.offline #fullBgVideo {
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  left: 0;
  height: inherit;
  object-fit: cover;
  height: 100vh;
  background: #ec008b;
}

.content-box {
  padding: 40px 5px;
  color: white;
  min-height: 100vh;
  width: 100%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  flex: 100% 0 0;
  align-items: baseline;
  justify-content: left;
}
@media (min-width: 992px) {
  .content-box {
    padding: 65px;
  }
}

#mc_embed_signup .no-padding-right {
  padding-right: 0;
}
#mc_embed_signup .no-padding-left {
  padding-left: 0;
}
#mc_embed_signup .mc-field-group label {
  display: none;
}
#mc_embed_signup #mc-embedded-subscribe {
  color: white;
  background: black;
  text-transform: uppercase;
  transition: 0.3s all;
}
#mc_embed_signup #mc-embedded-subscribe:hover {
  cursor: pointer;
  color: black;
  background: white;
  transition: 0.3s all;
}
#mc_embed_signup h2 {
  color: white;
  font-size: 1.6rem;
}

input#mce-EMAIL {
  background-color: transparent;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}

footer {
  width: 100%;
  margin-top: 28px;
  align-self: flex-end;
}
footer .footer-menu ul li {
  display: inline-block;
  padding-right: 10px;
  font-size: 1.2rem;
}
.pswp__bg {
  background: #fff;
}

.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: #000 !important;
}

#faq {
  max-width: 575px;
  width: 100%;
  margin-top: 40px;
}
#faq form {
  position: relative;
}
#faq h2 {
  margin-top: 35px;
}
#faq button {
  right: 12px;
  top: 10px;
  position: absolute;
  font-size: 2.4rem;
}

#blockcart-modal {
  display: none !important;
}

article .star-content .star-on,
article .star-content .star {
  font-size: 11px;
}

.answer {
  display: none;
}
.answer.active {
  display: block;
  padding-bottom: 15px;
  font-style: italic;
}

#faq .show_all {
  text-decoration: underline;
  cursor: pointer;
  transition: 0.4s all;
}
#faq .show_all:hover {
  color: #ec008b;
}

.faq-item {
  border-bottom: 1px solid #F3F3F3;
  padding: 10px 0;
}
.faq-item.hidden {
  display: none;
}
.faq-item .answer p {
  padding-left: 27px;
}
.faq-item > p {
  cursor: pointer;
  transition: 0.4s all;
}
.faq-item > p:hover {
  color: #ec008b;
}
.faq-item > p i {
  display: inline-block;
  transition: 0.4s transform;
  transform: rotate(0deg);
  font-size: 1.8rem;
  margin-left: 2px;
  margin-right: 8px;
  position: relative;
  top: 2px;
}
.faq-item > p.active {
  color: #ec008b;
  padding-bottom: 10px;
  font-weight: bold;
}
.faq-item > p.active i {
  transform: rotate(180deg);
}

#_desktop_language_selector {
  /* line-height: 1; */
  display: flex;
  align-items: center;
}
#_desktop_language_selector .dropdown .dropdown-menu {
  top: 31px;
  background: #000;
}

.language-selector > button {
  position: relative;
  margin: 0 10px 0 0;
  padding: 0 28px 0 0;
  font-family: "Lato", sans-serif !important;
  font-weight: 400;
  color: white;
  cursor: pointer;
  text-transform: lowercase;
  outline: 0;
  box-shadow: 0;
}
.language-selector > button i {
  line-height: 1.7rem;
  font-size: 1.75rem;
}
.language-selector > button .open i {
  top: 2px;
}

#_mobile_language_selector .language-selector > button {
  font-size: 1.5rem;
  margin: 12px 10px 0 0;
}
#_mobile_language_selector .language-selector > button i {
  font-size: 1.75rem;
}
#_mobile_language_selector .dropdown .dropdown-menu {
  width: 200px;
  right: 20px;
  left: auto;
}
#_mobile_language_selector .dropdown .dropdown-menu a {
  text-align: right;
  display: block;
  padding: 4px 0;
  font-size: 1.6rem;
}

.ds-comment-form .required {
  display: none;
}

.product-comment-list-item .comment__item {
  max-width: 575px;
  background-color: #fff3fa;
  padding: 15px 15px;
  color: #000;
  position: relative;
  margin-bottom: 15px;
}
.product-comment-list-item .comment__item .author {
  font-weight: bold;
}
.product-comment-list-item .comment__item .date {
  font-size: 1.1rem;
  position: absolute;
  right: 15px;
}
.product-comment-list-item .comment__item .comment__desc {
  font-style: italic;
  margin-top: 5px;
}

.g-recaptcha {
  margin-bottom: 0 !important;
}

.ue-project-header {
  display: none;
}

@media (min-width: 992px) {
  .ue-project-header {
    display: flex;
    align-items: center;
  }
  .ue-project-header span {
    font-size: 0.7rem;
    line-height: 8px;
    max-width: 70px;
    display: inline-block;
    padding-left: 3px;
  }
  .ue-project-header img {
    height: auto;
    display: inline;
    position: relative;
    top: 1px;
  }
}
.addFavouriteSuccess,
.removeFavouriteSuccess {
  position: fixed;
  top: -20px;
  bottom: auto;
}
.addFavouriteSuccess.in,
.removeFavouriteSuccess.in {
  top: 6px;
}
.removeFavouriteSuccess {
  background: #DB3811;
}

.avalaibleCountry .countrySelect {
  display: none !important;
}

.address2 {
  display: none !important;
}

#csinstagramfeed {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
#csinstagramfeed .picture {
  padding-bottom: 20px;
}
#csinstagramfeed a {
  position: relative !important;
  display: block;
}
#csinstagramfeed a:after {
  display: none;
}
#csinstagramfeed a i {
  opacity: 0;
  position: absolute;
  z-index: 9;
  font-size: 3.5rem;
  color: #000;
  margin: auto;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#csinstagramfeed a:hover i {
  opacity: 1;
}
#csinstagramfeed a img {
  width: 100%;
  overflow: hidden;
  display: inline-block;
}
#csinstagramfeed a:hover img {
  opacity: 0.5;
}

#customer-form .id_gender {
  display: none;
  visibility: hidden;
}

#productPageAddCart em .lds-ring {
  transform: scale(0.5);
}

.product-list-cart .lds-ring {
  top: 0;
  transform: scale(0.3);
  margin: auto;
  left: 0;
  right: 0;
  filter: brightness(20) contrast(45);
}
.lds-ring {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid #000;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #000 transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#guestReclamation {
  max-width: 400px;
  margin: auto;
}

.infoFreeDelivery {
  margin-top: 15px;
  font-weight: normal;
  background: #dff8ea;
  padding: 0px 8px;
  display: inline-block;
  text-transform: uppercase;
}

.cart-summary-line .freedelivery {
  display: none;
}

#scrollerBenefits {
  width: 100%;
  background: #ec008b;
  color: white;
  display: flex;
  align-items: center;
  height: 45px;
}
#scrollerBenefits .owl-stage {
  display: flex;
}
#scrollerBenefits .owl-stage .owl-item {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
}

#afterheaderinfo {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  background: #2B2B2B;
  height: 45px;
}

#pagenotfound .page-content.page-not-found.box {
  padding: 10px;
}

#product .pswp__button:before {
  font-family: "icons" !important;
}
#product .pswp__button--fs,
#product .pswp__button--zoom {
  display: block;
}
#product .pswp__button--close:before {
  content: "\ea14" !important;
}
#product .pswp__button--fs:before {
  content: "\e998" !important;
}
#product .pswp__button--zoom:before {
  content: "\ea1b" !important;
}
#product .pswp__button--arrow--left:before {
  content: "\e932" !important;
}
#product .pswp__button--arrow--right:before {
  content: "\e933" !important;
}

.module-blocks {
  line-height: 24px;
}
.module-blocks > div {
  margin-bottom: 60px;
}
.module-blocks img,
.module-blocks video {
  width: 100%;
}

#footer #topBox {
  padding: 6rem 0 3rem 0;
}
@media (max-width: 575px) {
  #footer #topBox {
    padding: 4rem 0 2rem 0;
  }
}
#footer #topBox h3,
#footer #topBox .h3 {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 2.25rem;
  letter-spacing: 1px;
  line-height: 1;
  padding-bottom: 1.5rem;
}
@media (max-width: 767px) {
  #footer #topBox h3,
  #footer #topBox .h3 {
    font-size: 2rem;
  }
}

#footer #bottomBox > div::before {
  background: #353535;
}

#footer .social-links h3 {
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 1px;
  color: #9a9a9a;
}

#footer #bottomBox .copyright {
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 1px;
  margin-top: 20px;
}

@media (max-width: 991px) {
  #footer .block_newsletter {
    padding-bottom: 4rem;
  }
}
#footer .block_newsletter .custom-checkbox span {
  line-height: 1.5;
  max-width: 320px;
}
#footer .block_newsletter input.btn {
  font-size: 1.5rem;
  font-weight: bold;
  max-width: 140px;
  letter-spacing: 1px;
}

#footer .block_newsletter .box {
  border-radius: 0;
}

#footer .block_newsletter #block-newsletter-label {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 3.5rem;
  letter-spacing: 1px;
  line-height: 1.25;
}
@media (max-width: 767px) {
  #footer .block_newsletter #block-newsletter-label {
    font-size: 2.5rem;
  }
}

.featured-products .all-product-link {
  margin-top: 3rem;
}
@media (max-width: 767px) {
  .featured-products .all-product-link {
    margin-top: 0;
  }
}

#footer #bottomBox .partners-logo img {
  margin: 2px;
}

#_desktop_top_menu #top-menu li {
  padding: 0 10px 0;
}

#_desktop_top_links {
  font-size: 1.4rem;
}

.control-adjust i {
  font-size: 2rem;
}

.product-flags > *,
.labels-product > * {
  border-radius: 0px;
}

.page-authentication .page-header {
  text-align: center;
}
.page-authentication .fblogin .btn {
  border-radius: 0;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: bold;
}

#cookieNotice {
  border-radius: 0;
}

.page-cms.cms-id-2 #content-wrapper {
  max-width: 100%;
  margin: 0 auto;
}
.page-cms.cms-id-2 .date_add,
.page-cms.cms-id-2 p {
  display: none;
}

.cms-id-10 .page-content .date_add,
.cms-id-9 .page-content .date_add {
  display: none;
}
.cms-id-10 .page-content img,
.cms-id-9 .page-content img {
  width: 100%;
  height: auto;
}

.page-cms #content-wrapper {
  max-width: 860px;
}
.page-cms .page-header {
  margin: 0 auto;
}

#cms header h1 {
  line-height: 1.2;
  font-size: 3.5rem;
  margin-top: 2rem;
}
@media (max-width: 767px) {
  #cms header h1 {
    margin-top: 0;
  }
}

#cms .articles p {
  font-size: 1.6rem;
}

#cms h2 {
  font-size: 2rem;
}
#cms blockquote {
  margin: 0 5rem;
}
@media (max-width: 575px) {
  #cms blockquote {
    margin: 0 2rem;
  }
}
#cms blockquote p {
  font-size: 1.8rem !important;
}
@media (max-width: 575px) {
  #cms blockquote p {
    font-size: 1.6rem !important;
  }
}

.page-contact h1 {
  margin: 0 0 20px 0;
  font-size: 3rem;
}
.page-contact h2,
.page-contact .h2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}

.payments-page li h3 {
  font-weight: bold;
  margin-bottom: 0;
}
.payments-page hr {
  margin-top: 2rem;
  margin-bottom: 4rem;
}
.payments-page address {
  margin-bottom: 2rem;
}
@media (max-width: 575px) {
  .payments-page address {
    margin-left: 2rem;
  }
}
.payments-page address p {
  margin-bottom: 0 !important;
  font-size: 2rem !important;
  line-height: 1.5;
}
@media (max-width: 575px) {
  .payments-page address p {
    font-size: 1.75rem !important;
  }
}

.radio-buttons label {
  margin-bottom: 5px;
}

.btn {
  background: #000;
  color: white;
  transition: background-color 0.4s;
  font-family: "Roboto Condensed", sans-serif !important;
  text-align: center;
  border: 1px solid #000;
  text-transform: uppercase;
  user-select: none;
  border-radius: 0;
  letter-spacing: 1px;
}
.btn:hover {
  color: white;
  background-color: #333;
}

#ds_contacts {
  margin-top: 2rem;
}
#ds_contacts h2 {
  display: none;
}

#_desktop_cart {
  padding: 15px;
}
@media (max-width: 991px) {
  #_desktop_cart {
    padding-left: 15px;
  }
}

.page-password #content-wrapper {
  text-align: center;
  max-width: 640px;
  padding: 3rem;
  margin: 0 auto;
  border: 1px solid #f4f4f4;
  margin-top: 40px;
}
.page-password #content-wrapper a {
  color: #DB3811;
}
.page-password #content-wrapper h1 {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .page-password #content-wrapper {
    border: none;
  }
}
@media (max-width: 575px) {
  .page-password #content-wrapper {
    margin-top: 0;
  }
}
.page-password .ps-alert-success {
  margin-bottom: 2rem;
}
.page-password .ps-alert-success svg {
  max-width: 160px;
  fill: #008867;
}

.page-order .fblogin {
  max-width: 320px;
  margin: 0 auto;
}
@media (max-width: 575px) {
  .page-order .fblogin {
    max-width: 100%;
  }
}

.nextStep i {
  margin-left: 6px;
}

#checkout .cod {
  color: #000 !important;
}

.links.myaccount li a {
  font-family: "Roboto Condensed", sans-serif !important;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}

.fblogin .btn span i {
  position: absolute;
  top: -5px;
  left: -30px;
  font-size: 2rem;
}

.page-authentication .fblogin {
  margin-top: 30px;
}

#csinstagramfeed .headerGroup .all-product-link {
  left: 0px;
  top: -20px;
}

@media (max-width: 991px) {
  .featured-products .headerGroup .all-product-link {
    top: 90px;
  }
}
@media (max-width: 767px) {
  .featured-products .headerGroup .all-product-link {
    top: 110px;
  }
}

.featured-products .headerGroup,
#csinstagramfeed .headerGroup {
  border-top: none;
}

@media (max-width: 767px) {
  .block_newsletter {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .block_newsletter #block-newsletter-label {
    text-align: center !important;
    max-width: 100% !important;
  }
}
@media (max-width: 991px) {
  .block_newsletter #block-newsletter-label2 {
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .block_newsletter #gdpr_consent,
  .block_newsletter .gdpr {
    max-width: 375px;
    margin: 0 auto;
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .block_newsletter #gdpr_consent,
  .block_newsletter .gdpr {
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  #footer .block_newsletter .input-wrapper {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  #footer .block_newsletter .input-wrapper {
    margin: 0;
  }
}

.newsletter .custom-radio,
.newsletter .custom-checkbox,
.psgdpr .custom-radio,
.psgdpr .custom-checkbox {
  display: grid;
  grid-template-columns: 40px 1fr;
}
.newsletter .moreLess,
.psgdpr .moreLess {
  margin-left: 40px;
}

#index #footer section {
  margin-bottom: 0 !important;
}

.header-top .user-info {
  padding: 0 15px;
  margin-left: 5px;
  margin-right: 0;
}
@media (max-width: 991px) {
  .header-top .user-info {
    padding-right: 0;
    margin-right: 10px;
  }
}
@media (max-width: 991px) {
  .header-top .blockcart {
    margin-top: 0;
  }
}
.header-top #logoContainer {
  text-align: center;
}
.header-top #search_widget {
  margin-right: 20px;
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 992px) {
  .header-top #search_widget {
    margin-top: 5px;
  }
}
.header-top #search_widget .formbox {
  max-width: 220px;
}
@media (max-width: 991px) {
  .header-top #search_widget .formbox {
    max-width: 100%;
    width: 100%;
  }
}
.header-top #search_widget .formbox i {
  font-size: 20px;
}
.header-top #search_widget button {
  padding: 0;
  border-right: 0;
}
.header-top #search_widget .results {
  top: 50px;
  left: 0;
  border-radius: 0;
}
.header-top #search_widget form input {
  width: 100%;
  padding-left: 32px;
  background: #000;
  color: white;
  border: 1px solid #000;
  border-radius: 0;
  padding-bottom: 0;
  font-size: 14px;
  height: 30px;
}
.header-top #search_widget form input:focus {
  border-bottom: 1px solid #fff;
}
.header-top .control-adjust i {
  font-size: 2.1rem;
}

#search_widget form input {
  border-bottom: 1px solid #fff;
}
#search_widget form input:focus {
  border-bottom: 2px solid #fff;
}

.header-top .language-selector .expand-more {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.header-top .language-selector a {
  color: #fff !important;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.header-top .language-selector a:hover {
  color: #ec008b !important;
}
.header-top #search_widget form input {
  border-bottom: 1px solid #fff;
}
.header-top #search_widget form input:focus {
  border-bottom: 2px solid #fff;
}

#logoContainer svg {
  max-width: 82px;
  fill: #fff;
}
@media (max-width: 991px) {
  #logoContainer svg {
    max-width: 68px;
    padding-top: 6px;
  }
}

#search_widget form input::placeholder {
  font-size: 14px;
}

#header.header-top-white {
  background: #fff;
  border-bottom: 1px solid #000;
}
#header.header-top-white i {
  color: #000;
}
#header.header-top-white #_desktop_top_menu #top-menu > li > a {
  color: #000;
}
#header.header-top-white #search_widget .results {
  background: #FFF;
  color: #2B2B2B;
  border: 1px solid #ccc;
}
#header.header-top-white #search_widget form input {
  background: #fff;
  color: #000;
  border: 1px solid #fff;
  border-bottom: 1px solid #000;
}
#header.header-top-white #search_widget form input:focus {
  border-bottom: 2px solid #000;
}
#header.header-top-white .blockcart .cart-products-count {
  color: #fff;
}
#header.header-top-white #menu-icon > div > span::after,
#header.header-top-white #menu-icon > div > span::before,
#header.header-top-white #menu-icon > div > span {
  background-color: #000;
}
#header.header-top-white .language-selector > button {
  font-family: "Roboto Condensed", sans-serif;
  color: black;
}
#header.header-top-white #_desktop_language_selector .dropdown .dropdown-menu {
  background: white;
}
#header.header-top-white #search_widget .results ul a {
  color: #000;
}
#header.header-top-white #search_widget form input::placeholder {
  color: #2B2B2B;
}
#header.header-top-white .header-top .language-selector a {
  color: #000 !important;
}
#header.header-top-white .header-top .language-selector a:hover {
  color: #ec008b !important;
}
#header.header-top-white #logoContainer {
  margin-left: -8px;
}
#header.header-top-white #logoContainer svg {
  fill: #000;
}

.productlist-desc p {
  font-size: 1.25rem !important;
  padding-bottom: 0.5rem;
  color: #9a9a9a;
  line-height: 1.4;
}

#footer .links ul li a:hover {
  text-decoration: underline;
}

#footer .copyright p {
  color: #9a9a9a;
  margin-bottom: 1rem;
}

.ribbon {
  position: fixed;
  top: 20%;
  right: 0;
  z-index: 999;
}

.ribbon--primary {
  background: #fff;
  border: 2px solid #000;
  border-right: 0;
}

.ribbon__content {
  padding: 0.5rem 1rem;
  text-align: center;
  position: relative;
}
.ribbon__content img {
  max-width: 52px;
  margin-top: 14px;
  padding-top: 14px;
  padding-bottom: 15px;
}
.ribbon__content .discount {
  color: #000;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 1px;
}

.close-ribbon {
  font-size: 2rem;
  position: absolute;
  top: -19px;
  content: "";
  left: 50%;
  transform: translate(-50%, 0);
  background: #fff;
  color: #000;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #000;
  cursor: pointer;
  padding: 10px;
  z-index: 9999;
}
.close-ribbon:hover {
  background: #000;
  color: #fff;
}

.headingCat #category-description {
  padding: 0 1rem;
  text-align: center;
  line-height: 1.4;
}

.cms-id-2 .thumb-article {
  margin-bottom: 2rem;
}

.page-order .continue .lds-ring div,
.page-order .btn.nextStep .lds-ring div,
.page-order #payment-confirmation button[type=submit] .lds-ring div {
  border-color: #fff transparent transparent transparent !important;
}

.additionalproduct-item .btn .lds-ring div {
  border-color: #fff transparent transparent transparent !important;
}

#displayShoppingCartFooterProduct .additionalproduct-slider img {
  margin: 0;
}

#password .renew-password > div {
  margin-bottom: 20px;
}

#password .renew-password .form-group:not(.radio-buttons):not(.checkbox) label {
  z-index: 99;
  text-align: left;
}

.ribbon__content {
  padding: 0 !important;
}
.ribbon__content .sale {
  font-size: 3rem;
}
.ribbon__content .code {
  font-size: 1rem;
}

.ribbon__content img {
  max-width: 100% !important;
}

.ribbon--primary {
  border: 0 !important;
}

.ribbon__content img {
  padding-bottom: 0 !important;
}

.alert-deliviery {
  background: #fff7e0;
  color: #d5af3d;
  padding: 10px 0;
  display: flex;
}
.alert-deliviery .close {
  position: relative;
  margin-left: 20px;
  top: 5px;
}
.alert-deliviery .icon-alert-octagon {
  display: inline-block;
  margin: 0px 13px 0;
  font-size: 24px;
  position: relative;
  top: 1px;
}
.alert-deliviery span {
  display: inline-block;
  line-height: 23px;
}
.alert-deliviery span a {
  color: #d5af3d;
}

#footer .block_newsletter {
  background: #000;
  padding: 2rem 0;
  margin-top: 5rem;
  border-bottom: 1px solid #353535;
}
@media (max-width: 575px) {
  #footer .block_newsletter {
    margin-top: 3rem;
  }
}
#footer .block_newsletter input::placeholder {
  opacity: 1;
  font-weight: normal;
}
#footer .block_newsletter input,
#footer .block_newsletter textarea {
  border-color: white;
  color: white;
}
#footer .block_newsletter input.btn {
  background: #ec008b !important;
  border: #ec008b !important;
}
#footer .block_newsletter .gdpr .custom-checkbox {
  color: #9a9a9a;
}
@media (max-width: 767px) {
  #footer .block_newsletter .gdpr .custom-checkbox {
    display: flex;
    justify-content: center;
  }
}
#footer .block_newsletter .custom-radio > span:nth-child(2),
#footer .block_newsletter .custom-checkbox > span:nth-child(2) {
  border: 1px solid #9a9a9a;
}
#footer .block_newsletter .custom-checkbox input ~ span:nth-child(2)::before {
  color: white;
}
#footer .block_newsletter .btn:disabled,
#footer .block_newsletter .btn:disabled:hover,
#footer .block_newsletter .btn[disabled],
#footer .block_newsletter .btn[disabled]:hover,
#footer .block_newsletter button:disabled,
#footer .block_newsletter button:disabled:hover,
#footer .block_newsletter button[disabled],
#footer .block_newsletter button[disabled]:hover {
  border-color: white !important;
}
#footer .block_newsletter .img-wrapper {
  max-width: 400px;
}
@media (max-width: 767px) {
  #footer .block_newsletter .img-wrapper {
    margin: 0 auto;
  }
}

#footer .block_newsletter #block-newsletter-label {
  max-width: 100%;
  color: white;
}

#footer .block_newsletter #block-newsletter-label2 {
  max-width: 435px;
  color: white;
}
@media (max-width: 991px) {
  #footer .block_newsletter #block-newsletter-label2 {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  #footer .block_newsletter #block-newsletter-label2 {
    max-width: 435px;
  }
}
@media (max-width: 575px) {
  #footer .block_newsletter #block-newsletter-label2 {
    font-size: 14px;
  }
}

#footer .block_newsletter .box {
  display: flex;
  justify-content: center;
  padding: 2rem;
}
@media (max-width: 575px) {
  #footer .block_newsletter .box {
    padding: 2rem 1rem 1.5rem 1rem;
  }
}

.centered {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 0 auto;
}

#footer .block_newsletter .custom-checkbox span {
  max-width: 346px;
}

.box,
.box-radius {
  border: none;
}

#footer .block_newsletter .input-wrapper {
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  #footer .block_newsletter .input-wrapper {
    float: left;
  }
}
@media (max-width: 767px) {
  #footer .block_newsletter .input-wrapper {
    float: none;
    margin: 0 auto;
  }
}

fieldset.bestkit_customform_fieldset {
  max-width: 540px;
}

#cform_formularz-zgloszeniowy .custom-radio,
#cform_formularz-zgloszeniowy .custom-checkbox {
  font-size: 14px;
}
#cform_formularz-zgloszeniowy .custom-radio p,
#cform_formularz-zgloszeniowy .custom-checkbox p {
  line-height: 1.5;
}
#cform_formularz-zgloszeniowy hr {
  margin: 1rem 0;
}
#cform_formularz-zgloszeniowy .more {
  margin-left: -31px;
}
#cform_formularz-zgloszeniowy .more p {
  line-height: 1.5;
}
#cform_formularz-zgloszeniowy a::after {
  display: none;
}
#cform_formularz-zgloszeniowy .info-radio {
  margin-bottom: 10px;
  margin-top: 5px;
}

.law-info .form-group {
  margin-bottom: 5px;
}
.law-info .more {
  margin-bottom: 10px;
}

.read-more-span {
  cursor: pointer;
  font-weight: bold;
}

.long-part {
  display: none;
}
.long-part.expanded {
  display: inline;
}

.custom-checkbox em p {
  font-size: 12px;
  margin-bottom: 0;
  letter-spacing: 0;
  text-align: justify;
}

.page-order-detail .add {
  margin-top: 10px;
}

.desktop-pay-again {
  margin-top: 10px;
}
.desktop-pay-again a {
  background: #000;
  color: white;
  padding: 8px 10px;
}

.mobile-pay-again .btn {
  border: #ec008b;
  background: #ec008b;
}

@media (max-width: 767px) {
  .walentynki {
    margin-bottom: 0 !important;
  }
}

#module-przelewy24-paymentFailed .breadcrumb {
  display: none;
}
#module-przelewy24-paymentFailed .fail .box {
  border: 0;
}
#module-przelewy24-paymentFailed .box-przelewy24 {
  margin-top: 40px;
}
#module-przelewy24-paymentFailed .fail h2 {
  color: #ea0b0b;
}

#module-przelewy24-paymentSuccessful .breadcrumb {
  display: none;
}
#module-przelewy24-paymentSuccessful #content-wrapper {
  margin-top: 3rem;
}
#module-przelewy24-paymentSuccessful .success .box {
  border: 0;
}

.cms-id-1 .articles p {
  margin-bottom: 0 !important;
}
.cms-id-1 .articles h2 {
  margin-top: 4rem;
}
.cms-id-1 .articles ul {
  margin-bottom: 2rem;
}
.cms-id-1 .articles div {
  margin-bottom: 2rem;
}

#sliderHome .owl-dots {
  position: relative !important;
  top: 10px !important;
}

input[type=radio]:focus-visible,
input[type=checkbox]:focus-visible {
  outline: none;
}

.ribbon__content {
  border: 1px solid #ce0000 !important;
  border-right: 0 !important;
  padding: 8px !important;
}
.ribbon__content .sale {
  margin: 1rem 0 1rem 0 !important;
  padding-bottom: 0.5rem;
  font-size: 28px !important;
}
.ribbon__content img {
  max-width: 100px !important;
}
.ribbon__content .date {
  font-size: 20px !important;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 1rem;
}
.ribbon__content .date span {
  font-size: 14px;
}

.close-ribbon {
  border-color: #ce0000 !important;
  color: #ce0000 !important;
}
.close-ribbon:hover {
  color: #fff !important;
  background-color: #ce0000 !important;
}

#module-ds_unsubscribenewsletter-unsubscribe .intro .question {
  color: #ec008b !important;
}
#module-ds_unsubscribenewsletter-unsubscribe .remember {
  color: #ec008b !important;
}

#module-bestkit_customform-form .page-heading {
  display: none;
}
#module-bestkit_customform-form h2 {
  font-size: 18px;
}
#module-bestkit_customform-form #wrapper {
  min-height: auto;
}
#module-bestkit_customform-form .my-cells {
  margin: 2rem 0;
}
#module-bestkit_customform-form .my-cells .my-cells__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 3rem;
}
@media (min-width: 1200px) {
  #module-bestkit_customform-form .my-cells .my-cells__grid {
    grid-template-columns: auto auto;
  }
}
@media (max-width: 767px) {
  #module-bestkit_customform-form .my-cells .my-cells__grid {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
  }
}
#module-bestkit_customform-form .my-cells .item {
  padding: 4.5rem;
  border: 1px solid #ec008b;
  text-align: center;
  width: 100%;
  max-width: 540px;
}
@media (max-width: 1199px) {
  #module-bestkit_customform-form .my-cells .item {
    padding: 5rem 4rem;
  }
}
@media (max-width: 767px) {
  #module-bestkit_customform-form .my-cells .item {
    padding: 4rem 2rem;
  }
}
#module-bestkit_customform-form .my-cells .item h2 {
  line-height: 1.5;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#module-bestkit_customform-form .my-cells button {
  margin-top: 3rem;
  background: #000;
  color: white;
  text-transform: uppercase;
  border: none;
  font-size: 1.4rem;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 1px;
  height: 50px;
  cursor: pointer;
  outline: none;
  width: auto;
  align-self: center;
  padding: 1rem 3rem;
}
#module-bestkit_customform-form .my-cells a {
  display: inline-flex;
  font-size: 2.2rem;
  margin-top: 3rem;
}
#module-bestkit_customform-form .content-to-expand {
  height: 0;
  overflow: hidden;
}
@media (min-width: 992px) {
  #module-bestkit_customform-form .content-to-expand {
    margin-bottom: 400px;
  }
}
@media (max-width: 767px) {
  #module-bestkit_customform-form .content-to-expand #submitForm {
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  #module-bestkit_customform-form .content-to-expand.is-open {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #module-bestkit_customform-form .form-groups .bestkit_customform_fieldset {
    margin: 0 auto;
    margin-top: 2rem;
  }
}
#module-bestkit_customform-form .category-id-parent-2 .myself {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  #module-bestkit_customform-form .category-id-parent-2 .myself {
    margin-left: 0;
    margin-right: 0;
  }
}

input.required-warning:first-of-type,
.required-warning span:first-of-type {
  border-color: red;
}

.product-top-right {
  margin-bottom: 2rem;
}
@media (max-width: 991px) {
  .product-top-right .product-prices {
    text-align: right;
  }
}

#product #rightBox .product-list-reviews {
  position: relative;
}
#product #rightBox .product-list-reviews:hover .add-opinion-link {
  color: #ec008b;
}

.add-opinion-link {
  position: absolute;
  top: 24px;
  font-size: 15px;
  display: none;
}
@media (max-width: 767px) {
  .add-opinion-link {
    top: 28px;
  }
}
.add-opinion-link.no-opinions {
  display: none;
}

#rightBox .add-opinion-link {
  display: block;
  transition: 0.2s all;
  cursor: pointer;
}
#rightBox .add-opinion-link.no-opinions {
  position: relative;
  top: 0;
  cursor: pointer;
  text-align: right;
}

#footer .block_newsletter .box {
  background: black;
}

#checkout p.back_cat,
#cart p.back_cat {
  max-width: 260px;
}

tbody .small-btn {
  margin-bottom: 0;
}

.label.label-pill {
  padding: 3px 8px 5px 8px;
}
@media (max-width: 767px) {
  .label.label-pill {
    display: inline-flex;
    margin-bottom: 1rem;
  }
}

.links.myaccount li {
  padding: 0 8px 16px;
}

.language-selector i {
  top: 2px;
}

.page-category .products .thumbnail-container > a {
  display: flex;
  justify-content: center;
}

.top-info {
  padding: 5px;
}

.halloween {
  background: #fd7c2e;
  text-align: center;
}
.halloween p {
  color: #572300;
  line-height: 1.3;
}
.halloween p strong {
  color: #000;
}
@media (max-width: 991px) {
  .halloween p {
    font-size: 14px;
  }
}

.links.myaccount li a {
  padding: 0;
}

@media (max-width: 991px) {
  .links.myaccount li {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (max-width: 767px) {
  .links.myaccount li {
    flex: 0 0 33.3%;
    max-width: 33.3%;
  }
}

@media (max-width: 575px) {
  .links.myaccount li {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.wheel-small .text h4 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px !important;
  color: black;
}
.wheel-small .text p {
  font-size: 18px !important;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  color: #ec008b;
}

#lnk-walentynki {
  position: relative;
}
#lnk-walentynki a {
  padding-right: 25px !important;
}
#lnk-walentynki a:after {
  background: url(/themes/default/assets/img/heart.svg) no-repeat;
  content: "";
  display: inline-block !important;
  width: 16px;
  height: 16px;
  background-size: 100%;
  left: 4px;
  top: 1px;
  position: relative;
}
@media (min-width: 992px) {
  #lnk-walentynki a:after {
    width: 19px;
    height: 19px;
    position: absolute;
    top: 11px;
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  #lnk-walentynki a:after {
    top: 11px;
    right: 0;
  }
}
#lnk-walentynki a:hover:after {
  background-color: transparent !important;
}

.cc_div .cc-link {
  width: auto;
}

#s-bns button {
  max-width: unset;
  width: auto;
}
@media (max-width: 767px) {
  #s-bns button {
    width: 100%;
  }
}

#cookie-change-button button {
  outline: 0;
}

#colectionList {
  width: 100%;
}

#colectionSlider .owl-item > a {
  width: 100%;
  display: block;
}
#colectionSlider.owl-carousel .owl-nav button {
  top: calc(50% - 30px);
}

.banner_promo_bg {
  padding: 40px 0;
  background: #000;
}

.banner_promo {
  width: 100%;
  height: 170px;
  margin: 0 auto -2px;
  display: inline-block;
  /* width: 1330px; */
  background-position: center !important;
}
@media (max-width: 1320px) {
  .banner_promo {
    height: 112px;
    background-size: contain !important;
    padding: 0;
  }
}
.banner_promo .container {
  position: relative;
  height: 100%;
  max-width: 1320px;
}
@media (max-width: 1320px) {
  .banner_promo .container {
    max-width: 448px;
    position: relative;
    height: 100%;
  }
}
.banner_promo a {
  display: block;
  height: 100%;
}
.banner_promo #timer {
  text-align: center;
  font-size: 30px;
  color: white;
  position: absolute;
  bottom: 26px;
  right: 21.1%;
  font-family: "proxima-nova-extra-condensed";
  width: 120px;
  padding: 1px;
  background: #ff33b8;
}
@media (max-width: 1320px) {
  .banner_promo #timer {
    width: 78px;
    font-size: 16px;
    bottom: 25px;
    right: 13.8%;
  }
}

#banner_promo_1 {
  background: url(../../../../img/flash_sale/banner_1.jpg?4) #000 no-repeat;
}
@media (max-width: 1320px) {
  #banner_promo_1 {
    background: url(../../../../img/flash_sale/banner_1_mobile.jpg?4) #000 no-repeat;
  }
}

#banner_promo_2 {
  background: url(../../../../img/flash_sale/banner_2.jpg?42) #000 no-repeat;
}
@media (max-width: 1320px) {
  #banner_promo_2 {
    background: url(../../../../img/flash_sale/banner_2_mobile.jpg?4) #000 no-repeat;
  }
}

#banner_promo_3 {
  background: url(../../../../img/flash_sale/banner_3.jpg?4) #000 no-repeat;
}
@media (max-width: 1320px) {
  #banner_promo_3 {
    background: url(../../../../img/flash_sale/banner_3_mobile.jpg?4) #000 no-repeat;
  }
}

#banner_promo_4 {
  background: url(../../../../img/flash_sale/banner_4.jpg?4) #000 no-repeat;
}
@media (max-width: 1320px) {
  #banner_promo_4 {
    background: url(../../../../img/flash_sale/banner_4_mobile.jpg?4) #000 no-repeat;
  }
}

#banner_promo_5 {
  background: url(../../../../img/flash_sale/banner_5.jpg?4) #000 no-repeat;
}
@media (max-width: 1320px) {
  #banner_promo_5 {
    background: url(../../../../img/flash_sale/banner_5_mobile.jpg?4) #000 no-repeat;
  }
}

#banner_promo_6 {
  background: url(../../../../img/flash_sale/banner_6.jpg?4) #000 no-repeat;
}
@media (max-width: 1320px) {
  #banner_promo_6 {
    background: url(../../../../img/flash_sale/banner_6_mobile.jpg?4) #000 no-repeat;
  }
}

#banner_promo_0 {
  background: url(../../../../img/flash_sale/banner_7.jpg?4) #000 no-repeat;
}
@media (max-width: 1320px) {
  #banner_promo_0 {
    background: url(../../../../img/flash_sale/banner_7_mobile.jpg?4) #000 no-repeat;
  }
}

#_desktop_top_menu #top-menu #category-344 a,
#mobile_top_menu_wrapper #top-menu #category-344 a {
  color: #9582f7;
  font-weight: bold;
}/*# sourceMappingURL=main.css.map */