@charset "UTF-8";
.addFavouriteSuccess,
.removeFavouriteSuccess, .copySuccess {
  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: -webkit-max-content;
  height: -moz-max-content;
  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, .copySuccess {
    max-width: 300px;
  }
}

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

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

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

.infoFreeDelivery, #search_widget .results, .thumb-article .thumb-article-bottom .article-link, .thumb-article .thumb-article-bottom p, #footer, .blockcart #quickCartProducts .remove-from-cart span#remove-button, .blockcart #quickCartProducts .product-quantity, .blockcart #quickCartProducts .price, .blockcart #quickCartProducts .attribute, .blockcart #quickCartProducts .product-name, .func-nav, #header .header-nav, #left-column .block-categories ul li[data-depth="1"] a, textarea, button,
input,
select {
  font-size: 1.3rem;
  line-height: 19px;
}

.language-selector > button,
.currency-selector > button, #history table .order-actions a, .product-color, #colectionList .item-container .item-description button, #cms .articles span.date_add, #_desktop_top_menu #top-menu li a .navbar-toggler, .dropdown i {
  font-size: 1.1rem;
}

.blockcart #quickCartProducts .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  line-height: 1;
}

.dropdown .dropdown-menu {
  padding: 0;
  left: 0px;
  top: 30px;
  background: white;
  margin: 0;
  position: absolute;
  z-index: 1000;
  display: none;
  color: black;
  list-style: none;
  font-family: "Poppins", sans-serif;
  font-size: 1.3rem;
  width: 289px;
  text-align: right;
}
@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:after {
  display: none;
}

.dropdown .select-title {
  width: 100%;
  display: inline-block;
  font-family: "Poppins", sans-serif;
  line-height: 1;
  font-size: 1.5rem;
  color: black;
  cursor: pointer;
  padding: 0px 15px 0px 15px;
  outline: 0;
  background: white;
  z-index: 2;
  position: relative;
  min-height: 30px;
  height: 37px;
  font-weight: normal;
  text-align: left;
  border: 1px solid #cfcfcf;
}

@media (max-width: 767px) {
  .whole-width {
    flex: auto !important;
    max-width: calc(100% + 20px) !important;
    margin-left: -10px !important;
    margin-right: -10px !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, .thumb-article {
  border: 1px solid #cfcfcf;
}

[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-iconmonstr-email-11:before {
  content: "\e900";
}

.icon-iconmonstr-facebook-5:before {
  content: "\e901";
}

.icon-iconmonstr-phone-9:before {
  content: "\e902";
}

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

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

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

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

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

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

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

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

.icon-iconmonstr-instagram-13:before {
  content: "\e90b";
}

.icon-iconmonstr-facebook-6:before {
  content: "\e90c";
}

.icon-iconmonstr-filter-4:before {
  content: "\e90e";
}

.icon-arrow-down1: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-left1:before {
  content: "\e913";
}

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

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

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

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

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

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

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

.icon-iconmonstr-sort-1:before {
  content: "\e91f";
}

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

.icon-iconmonstr-instagram-15:before {
  content: "\e923";
}

.icon-iconmonstr-delivery-8:before {
  content: "\e924";
}

.icon-iconmonstr-shopping-bag-1:before {
  content: "\e925";
}

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

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

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

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

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

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

.wishlist-button-add .icon-heart:before,
.wishlist-button-add .icon-heart1:before,
.icon-bookmark:before {
  content: "\e92e";
}

.wishlist-button-add .icon-heart1:before {
  color: #0080c8 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: "\e964";
}

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

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

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

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

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

.icon-heart1: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-chevron-down:before,
.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-chevron-up:before,
.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-search1: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-x1: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-facebook2:before {
  content: "\ea90";
}

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

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

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

.icon-view-line-image:before {
  content: "\e975";
}

.icon-view-multiple:before {
  content: "\e976";
}

.icon-view-four:before {
  content: "\e977";
}

.icon-done:before {
  content: "\e876";
}

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

.icon-time:before {
  content: "\e916";
}

.icon-twitter:before {
  content: "\e920";
}

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

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

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

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

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

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

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

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;
}

body {
  background: #F5F5F5;
  color: #000;
  font-family: "Poppins", sans-serif !important;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.03em;
  padding-left: 0;
  padding-right: 0;
}
p {
  line-height: 1.5;
}

.overflow_hidden {
  overflow: hidden !important;
}

a {
  text-decoration: none;
  transition: 0.4s color;
  color: #000;
}
a:hover {
  color: #0080c8;
  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: #cfcfcf;
}

.green {
  color: #008867;
}

.red {
  color: #DB3811;
}

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

h1,
.h1 {
  margin: 0 0 45px 0;
  text-transform: none;
  font-weight: 600;
}
@media (max-width: 767px) {
  h1,
.h1 {
    margin: 0 0 30px 0;
  }
}

h2,
.h2 {
  margin: 20px 0;
  font-size: 2.2rem;
  line-height: 27px;
  font-weight: 600;
}
@media (max-width: 575px) {
  h2,
.h2 {
    font-size: 1.6rem;
  }
}

h3,
.h3 {
  font-weight: 600;
  margin: 10px 0;
  font-size: 1.8rem;
  line-height: 33px;
}
@media (max-width: 575px) {
  h3,
.h3 {
    font-size: 1.4rem;
  }
}

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

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #cfcfcf;
  font-weight: 400;
  font-family: "Poppins", sans-serif !important;
  font-size: 1.3rem;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #cfcfcf;
  font-family: "Poppins", sans-serif !important;
  font-size: 1.3rem;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #cfcfcf;
  font-family: "Poppins", sans-serif !important;
  font-size: 1.3rem;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #cfcfcf;
  font-family: "Poppins", sans-serif !important;
  font-size: 1.3rem;
}

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

input,
textarea,
select,
button {
  padding-left: 20px;
  font-size: 1.4rem;
  font-weight: 400;
  color: #000;
}

button,
input,
select {
  height: 47px;
  border-color: #cfcfcf;
}

input,
textarea {
  border: 1px solid #cfcfcf;
  transition: 0.4s border-color;
}
input:focus,
textarea:focus {
  outline: 0;
  border-color: #000000;
}

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

input[type=radio],
input[type=checkbox] {
  left: 0;
  position: absolute;
  width: 22px;
  height: 22px !important;
  background: none;
  top: 0;
  margin: 0;
  outline: 0;
  border: 0 !important;
  padding: 0;
}

.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;
  margin-left: 0.5rem;
  color: #a7a7a7;
}

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

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

.group-span-filestyle label {
  padding: 0 11px;
}
.group-span-filestyle label, .group-span-filestyle label:hover {
  font-size: 1.3rem;
  right: 0;
  line-height: 4.4rem;
  left: auto !important;
  top: 0 !important;
  cursor: pointer !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;
  top: 13px;
  position: absolute;
  transition: 0.4s all;
  left: 15px;
  font-size: 1.4rem;
  color: #000;
  cursor: text;
}
.form-group:not(.radio-buttons):not(.checkbox).active label {
  top: -9px;
  background-color: white;
  color: #000;
  padding: 0px 9px;
  left: 14px;
  border-radius: 5px;
}

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

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

.custom-radio a,
.custom-checkbox a {
  text-decoration: underline;
}
.custom-radio em:nth-child(2),
.custom-checkbox em:nth-child(2) {
  display: none;
}
.custom-radio > span:nth-child(3),
.custom-checkbox > span:nth-child(3) {
  line-height: 1.2;
  display: inline-block;
}
.custom-radio span.active, .custom-radio.active,
.custom-checkbox span.active,
.custom-checkbox.active {
  display: block;
}
.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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #000000;
}
.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 #cfcfcf;
  display: inline-block;
  position: relative;
  transition: 0.4s all;
  border-radius: 4px;
  background: white;
}
.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: black;
  font-size: 1.6rem;
  content: "";
  font-family: icons;
  position: absolute;
  top: 1px;
  left: 2px;
  line-height: normal;
}
.custom-radio input:checked ~ span:nth-child(2):before,
.custom-checkbox input:checked ~ span:nth-child(2):before {
  content: "\e934";
}

.custom-radio > span:nth-child(2) {
  border-radius: 50%;
  border: 1px solid #cfcfcf;
  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: #cfcfcf;
  opacity: 0;
  transform: scale(0);
  transition: 0.2s all ease;
  content: "";
}
.custom-radio input:checked ~ span:nth-child(2) {
  border-color: #008867;
}
.custom-radio input:checked ~ span:nth-child(2):before {
  transform: scale(1);
  opacity: 1;
  background: #008867;
  content: "";
}
.custom-radio:hover input ~ span:nth-child(2):before {
  background: #008867;
  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;
}

.btn-unstyle {
  background: none;
  height: auto;
  border: 0;
  max-width: auto;
  width: auto;
}

.btn {
  transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  font-family: "Poppins", sans-serif !important;
  text-align: center;
  border: 1px solid #000000;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: auto;
  cursor: pointer;
  font-size: 1.4rem;
  color: white;
  border-radius: 5px;
}

.btn,
.continue {
  position: relative;
}
.btn i,
.continue i {
  position: relative;
  top: 2px;
  margin-left: 10px;
}
.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: "Poppins", sans-serif !important;
}

.btn-primary {
  transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  background: #000000;
  text-align: center;
  font-family: "Poppins", sans-serif !important;
  padding: 10px 50px;
  min-width: 200px;
}
@media (max-width: 479px) {
  .btn-primary {
    min-width: auto;
  }
}
.btn-primary:hover, .btn-primary.active {
  border-color: #0080c8;
  background: #0080c8;
  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: 0 15px;
  background: white;
  border-color: #008867;
  color: #008867;
  transition: color 0.4s, background 0.4s;
  height: 36px;
}
.small-btn:after {
  display: none;
}
.small-btn i {
  margin-right: 10px;
}
.small-btn:hover {
  border-color: #000;
  color: #000;
  height: 36px;
}

.btn:disabled, .btn:disabled:hover,
.btn[disabled],
.btn[disabled]:hover,
button:disabled,
button:disabled:hover,
button[disabled],
button[disabled]:hover {
  background-color: #cfcfcf !important;
  color: #2B2B2B !important;
  border-color: #cfcfcf !important;
  cursor: not-allowed !important;
}

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

.dropdown .select-title[aria-expanded=true] {
  border-color: #000000;
  color: #000000;
}
.dropdown .dropdown-menu {
  max-width: 289px;
  left: 0;
  padding: 10px !important;
  border: 1px solid #cfcfcf;
  text-align: left !important;
  right: 0;
  width: 100%;
  top: 43px;
}
@media (max-width: 991px) {
  .dropdown .dropdown-menu {
    left: 0px;
  }
}
@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: -10px;
}
.dropdown.open i {
  transform: rotate(180deg);
}
.dropdown.open i.icon-iconmonstr-sort-1 {
  transform: none;
}
.dropdown.open .dropdown-menu {
  display: block;
  z-index: 9999;
}

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

@media (max-width: 991px) {
  #content-wrapper {
    margin-top: 0;
  }
}
#content-wrapper.left-column {
  width: calc(100% - 320px);
}
@media (max-width: 1199px) {
  #content-wrapper.left-column {
    width: 100%;
  }
}
#content-wrapper > .space {
  justify-content: space-between;
  padding: 20px 40px 90px;
  display: flex;
  flex-wrap: wrap;
  padding-right: 16px;
}
@media (max-width: 1199px) {
  #content-wrapper > .space {
    padding: 10px 10px 10px;
  }
}

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

#left-column {
  background: #ebebeb;
  padding: 20px 10px;
  width: 320px;
  flex: 0 0 320px;
  max-width: auto;
  z-index: 1;
  position: static;
}
@media (max-width: 1199px) {
  #left-column {
    display: none;
  }
}
#left-column > div {
  align-content: space-between;
  display: flex;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 15px;
  flex-wrap: wrap;
}
#left-column h2,
#left-column .h1 {
  margin-bottom: 13px;
}
#left-column h3 {
  display: none;
}
#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: #000000;
}
#left-column .block-categories ul li.current > a {
  color: #000000;
}
#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;
}

.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: 80px;
  z-index: 9999;
}
@media (max-width: 1199px) {
  .top-nav {
    height: 50px;
  }
}
@media (max-width: 991px) {
  .top-nav > div {
    position: unset;
    height: inherit;
  }
}

@media (max-width: 1199px) {
  #logoContainer {
    text-align: center;
    width: auto;
    position: absolute;
    margin: auto;
    left: calc(50% - 88px);
    z-index: 9;
    height: 100%;
  }
}
@media (max-width: 399px) {
  #logoContainer {
    left: calc(50% - 76px);
  }
}
#logoContainer a {
  padding: 0 15px;
}

#mainNavigation {
  position: unset;
  background-color: white;
}

#funcNavigation {
  position: relative;
  z-index: 100;
}

.collapse {
  display: none;
}
.collapse i.arrow_up {
  display: none;
}
.collapse i.arrow_down {
  display: block;
}
.collapse.in {
  display: block;
}
.collapse.in i.arrow_up {
  display: block;
}
.collapse.in i.arrow_down {
  display: none;
}

div[data-toggle=collapse] i {
  display: block;
}
div[data-toggle=collapse] i.icon-arrow-down {
  display: none;
}
div[data-toggle=collapse].collapsed i.icon-arrow-up {
  display: none;
}
div[data-toggle=collapse].collapsed i.icon-arrow-down {
  display: block;
}

#header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  left: 0;
  background: white;
  z-index: 1100;
}
@media (min-width: 768px) {
  #header {
    position: relative;
    background: white;
  }
}
#header.white #menu-icon > div > span:after,
#header.white #menu-icon > div > span:before,
#header.white #menu-icon > div > span {
  background-color: #000;
}
#header .header-top {
  color: #000;
}
@media (max-width: 1199px) {
  #header .header-top {
    border-bottom: 1px solid #cfcfcf;
  }
}
#header .header-top a {
  color: #000;
  transition: 0.4s all;
}
#header .header-top a::after {
  color: #000000;
}
#header .header-top img.logo {
  position: relative;
  width: 104px;
  top: 15px;
  height: auto;
}
@media (min-width: 400px) {
  #header .header-top img.logo {
    width: 130px;
  }
}
@media (min-width: 1200px) {
  #header .header-top img.logo {
    width: 200px;
    top: 0px;
  }
}
#header .header-nav {
  color: white;
  background: #000000;
  font-weight: 600;
  display: flex;
  align-items: center;
  height: 25px;
  border-bottom: 1px solid #cfcfcf;
}
@media (min-width: 1200px) {
  #header .header-nav {
    height: 40px;
  }
}
@media (max-width: 1199px) {
  #header .header-nav {
    display: none;
  }
}
#header .header-nav a:not(.dropdown-item) {
  color: white;
  font-size: 13px;
}
#header .header-nav a:not(.dropdown-item):hover {
  color: #707070 !important;
}
#header .header-nav > div {
  padding-top: 1px;
}

.control-adjust {
  margin: 0 20px 0 0;
}
.control-adjust button {
  color: #000;
  max-width: 30px;
}
.control-adjust button i {
  font-size: 1.8rem;
}
.control-adjust button:hover, .control-adjust button:focus {
  color: #000000;
}

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

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

#_desktop_cart {
  padding: 15px;
  top: 11px;
  position: fixed;
  background: #fff;
  border-radius: 50%;
}
@media (max-width: 1199px) {
  #_desktop_cart {
    top: -2px;
  }
}
#_desktop_cart .blockcart > a {
  z-index: 1;
  cursor: pointer;
}

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

/* COOKIE INFO */
#cookieNotice {
  width: 100%;
  border: 2px solid #000;
  background: #F5F5F5 !important;
}
@media (min-width: 768px) {
  #cookieNotice {
    width: 50%;
    margin: 0 0 15px 15px;
  }
}
@media (min-width: 1600px) {
  #cookieNotice {
    width: 25%;
  }
}
#cookieNotice .cookieContentText {
  font-size: 1.2rem;
  line-height: 150%;
  text-align: justify;
}
#cookieNotice span#cookiesClose {
  font-size: 1.3rem;
  width: 100%;
  max-width: 100%;
  margin-top: 13px;
  line-height: 33px;
  border-color: black;
}

@media (max-width: 1199px) {
  .last-column {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .last-column .qty {
    order: 1;
  }
  .last-column .remove {
    order: 2;
  }
  .last-column .price {
    order: 3;
  }
}

/* COOKIE INFO */
.footer-social-links {
  display: flex;
  align-items: center;
}

.block-social {
  line-height: 24px;
}
.block-social li {
  display: inline-block;
  padding-right: 10px;
  font-size: 1.5rem;
}
.block-social li:last-of-type {
  padding-right: 0;
}

/* WYGLĄD/ANIMACJA HAMBURGERA/MENU */
#closeMenu,
#closeFilter {
  text-align: right;
  margin-top: 0;
  cursor: pointer;
}
#closeMenu i,
#closeFilter i {
  font-size: 2.5rem;
}

#menu-icon {
  font: inherit;
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 14px 8px 10px;
  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;
  top: -1px;
  position: absolute;
  z-index: 9999;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #menu-icon {
    left: 2px;
  }
}
@media (max-width: 399px) {
  #menu-icon {
    transform: scale(0.65);
  }
}
#menu-icon > div {
  position: relative;
  display: inline-block;
  width: 23px;
  height: 23px;
}
#menu-icon > div > span {
  top: 50%;
  display: block;
  margin-top: -1px;
  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: #000;
  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 {
  position: unset;
  font-size: 1.8rem;
}
#_desktop_top_menu #top-menu h3 {
  font-size: 1.8rem;
  display: none;
}
#_desktop_top_menu #top-menu li {
  display: block;
  width: 100%;
  position: relative;
}
#_desktop_top_menu #top-menu li.current a[data-depth="0"], #_desktop_top_menu #top-menu li.active a[data-depth="0"] {
  padding: 7px 3px;
  background: #b9dff4;
  font-weight: 600;
}
#_desktop_top_menu #top-menu li a {
  font-size: 1.5rem;
  letter-spacing: 1px;
  font-weight: normal;
  line-height: 1;
  display: inline-block;
  color: #707070;
}
#_desktop_top_menu #top-menu li a:hover {
  background: #b9dff4;
}
#_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;
  margin: 0 0 0 0;
  z-index: 9;
  left: 0;
}
#_desktop_top_menu #top-menu li .popover.sub-menu .container-submenu {
  margin: 0;
  margin-top: 0.5rem;
}
#_desktop_top_menu #top-menu li .popover.sub-menu .container-submenu .product-flags {
  display: none;
}
#_desktop_top_menu #top-menu li .popover.sub-menu li {
  width: 100%;
  padding: 0 0 0 10px;
  position: unset;
}
#_desktop_top_menu #top-menu li .popover.sub-menu li:last-child {
  padding-bottom: 10px;
}
#_desktop_top_menu #top-menu li .popover.sub-menu li .navbar-toggler {
  display: inline-block;
  transform: rotate(0deg);
  top: 2px;
}
#_desktop_top_menu #top-menu li .popover.sub-menu li a {
  color: #000;
  background-color: none;
  border: 0;
  font-weight: normal;
  font-size: 1.3rem;
  padding: 7px 3px;
}
#_desktop_top_menu #top-menu li .popover.sub-menu li a:hover {
  background: #b9dff4;
}
#_desktop_top_menu #top-menu li .popover.sub-menu li.current a {
  background: #b9dff4;
  font-weight: 600;
}
#_desktop_top_menu #top-menu li.right .popover.sub-menu {
  left: auto;
  right: 0;
  border-radius: 10px 0px 10px 10px;
}
#_desktop_top_menu #top-menu li.active .popover.sub-menu {
  opacity: 1;
  visibility: visible;
}
#_desktop_top_menu #top-menu > li {
  padding: 0 15px 10px;
}
#_desktop_top_menu #top-menu > li > a {
  color: #000;
  transition: unset;
  position: relative;
  z-index: 99;
  font-weight: 500;
  padding: 7px 3px;
}
#_desktop_top_menu #top-menu > li > a:before {
  display: block;
  height: 0;
  content: attr(title);
  font-family: "Poppins", sans-serif !important;
  font-weight: 700;
  overflow: hidden;
  visibility: hidden;
}
#_desktop_top_menu #top-menu ul[data-depth="1"] > li > a:hover ~ .popover {
  display: block;
}
#_desktop_top_menu #top-menu ul[data-depth="1"] > li:hover .popover {
  display: block;
}
#_desktop_top_menu #top-menu ul[data-depth="2"] > li a {
  font-size: 1.3rem;
  max-width: 100% !important;
}
#_desktop_top_menu #top-menu ul[data-depth="3"],
#_desktop_top_menu #top-menu ul[data-depth="4"] {
  display: none !important;
}
#_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 {
  margin-left: 10px;
  margin-top: 5px;
  display: block;
}
#_desktop_top_menu #top-menu .top-menu .top-menu > li {
  max-width: 100%;
  flex: 0 0 100%;
}

.func-nav {
  width: 100%;
  display: flex;
  position: unset;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .func-nav {
    height: 50px;
  }
}
.func-nav a:hover {
  text-decoration: none;
  color: #0080c8;
}
.func-nav a:hover i {
  color: #0080c8;
}
.func-nav a:hover:after {
  display: none;
}
.func-nav > div {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}
.func-nav > div > a {
  display: block;
}
.func-nav > div i {
  text-align: center;
  margin: auto;
  line-height: 22px;
  display: block;
}
.func-nav #_mobile_cart i,
.func-nav #_desktop_cart i {
  padding-right: 0;
  font-size: 2.3rem;
  position: relative;
  top: 2px;
}
@media (max-width: 399px) {
  .func-nav #_mobile_cart i,
.func-nav #_desktop_cart i {
    font-size: 1.9rem;
  }
}
.func-nav #_mobile_user_info i,
.func-nav #_desktop_user_info i {
  font-size: 2.7rem;
}
@media (max-width: 399px) {
  .func-nav #_mobile_user_info i,
.func-nav #_desktop_user_info i {
    font-size: 2.1rem;
  }
}
.func-nav #_mobile_user_info i,
.func-nav #_mobile_cart i {
  color: #000;
}
.func-nav #_desktop_favouriteproducts i {
  font-size: 2.4rem;
}
.func-nav #_mobile_favourite,
.func-nav #_desktop_favourite {
  margin-right: 25px;
  z-index: 10;
}
.func-nav #_mobile_favourite i,
.func-nav #_desktop_favourite i {
  font-size: 2.6rem;
  margin-top: -2px;
}
@media (max-width: 767px) {
  .func-nav #_mobile_favourite i,
.func-nav #_desktop_favourite i {
    margin-top: 0;
  }
}
@media (max-width: 399px) {
  .func-nav #_mobile_favourite i,
.func-nav #_desktop_favourite i {
    margin-top: 0;
    font-size: 1.9rem;
  }
}
.func-nav #_mobile_home,
.func-nav #_desktop_home {
  margin-right: 25px;
  margin-top: -1px;
  z-index: 10;
}
@media (max-width: 767px) {
  .func-nav #_mobile_home,
.func-nav #_desktop_home {
    margin-top: 0;
    position: absolute;
    right: 78px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 575px) {
  .func-nav #_mobile_home,
.func-nav #_desktop_home {
    position: absolute;
    left: 68px;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
  }
}
.func-nav i {
  font-size: 2.4rem;
  margin-top: -1px;
}
.func-nav i:hover {
  color: #0080c8 !important;
}
@media (max-width: 399px) {
  .func-nav i {
    margin-top: 0;
    font-size: 1.9rem;
  }
}

#topLinks {
  display: flex;
}

.func-nav > div i ~ span,
#_desktop_top_links #topLinks li a {
  font-weight: 500;
  font-size: 1.4rem;
  display: block;
}

.blockcart {
  position: relative;
}
.blockcart > a {
  display: block;
  /*         padding: 29px 0;
  */
}
.blockcart #quickCartProducts {
  position: absolute;
  padding: 45px 0 0;
  right: 0;
  top: -5px;
}
.blockcart #quickCartProducts > div {
  padding: 20px 17px 17px;
  width: 430px;
  background: white;
  border: 1px solid #cfcfcf;
  display: none;
  z-index: 999;
  border-radius: 5px;
}
@media (max-width: 575px) {
  .blockcart #quickCartProducts > div {
    width: 100vw;
    top: 37px;
    margin: 0px;
    margin-right: -13px;
  }
}
.blockcart #quickCartProducts,
.blockcart #quickCartProducts a {
  color: #000;
  transition: unset !important;
}
.blockcart #quickCartProducts .total {
  margin-top: 20px;
  font-weight: 500;
}
.blockcart #quickCartProducts .cart-item {
  position: relative;
  border-bottom: 1px solid #F5F5F5;
  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 {
  padding-right: 40px;
  max-width: 260px;
  flex: 0 0 260px;
  align-content: space-between;
  flex-wrap: wrap;
  display: flex;
}
@media (max-width: 575px) {
  .blockcart #quickCartProducts .info-container {
    max-width: calc(100% - 110px);
    flex: 0 0 calc(100% - 110px);
    margin-right: 57px;
  }
}
.blockcart #quickCartProducts .product-line-name {
  display: block;
  width: 100%;
}
.blockcart #quickCartProducts .attribute {
  display: block;
}
.blockcart #quickCartProducts img {
  width: 70px;
  height: 70px;
  -o-object-fit: cover;
     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 .price {
  font-weight: 500;
  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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          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;
  top: 0;
}
.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: #000000;
  border-color: #000000;
  color: white;
}
.blockcart #quickCartProducts .btn:hover {
  background-color: #000000;
  border-color: #000000;
}
.blockcart #quickCartProducts .btn:focus {
  background-color: #707070;
  border-color: #707070;
  color: #000000;
}
.blockcart:hover #quickCartProducts > div, .blockcart.focused #quickCartProducts > div {
  display: block !important;
  transition: unset !important;
}
@media (max-width: 767px) {
  .blockcart:not(.focused):hover #quickCartProducts > div {
    display: none !important;
  }
}
.blockcart.forceFocused #quickCartProducts > div, .blockcart.forceFocused:hover #quickCartProducts > div {
  display: block !important;
}
.blockcart a {
  position: relative;
}
.blockcart i {
  font-size: 2.1rem;
}
.blockcart .cart-products-count {
  display: inline-block;
  position: absolute;
  background: #000000;
  color: white;
  width: 14px;
  height: 14px;
  text-align: center;
  left: auto;
  font-size: 0.9rem;
  line-height: 13px;
  top: -5px;
  z-index: 2;
  border-radius: 50%;
  right: -9px;
  line-height: 14px;
  font-weight: 600;
}

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

#mobile_top_menu_wrapper {
  flex-wrap: wrap;
  display: flex;
  height: calc(100vh - 50px);
  font-size: 1.3rem;
  text-align: left;
  position: fixed;
  width: 100%;
  align-content: space-between;
  z-index: 10009;
  background: white;
  overflow: auto;
  top: 50px;
  color: #000;
  padding-top: 0;
  z-index: 9999;
  border-top: 1px solid #cfcfcf;
}
#mobile_top_menu_wrapper h2 {
  margin-top: 0;
  color: white;
}
#mobile_top_menu_wrapper #_mobile_categories h2 {
  display: none;
}
#mobile_top_menu_wrapper .collapse {
  display: block !important;
}
#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 .container-submenu > .row {
  margin: 0;
}
#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 {
  padding: 14px 12px 14px;
  display: block;
  text-transform: uppercase;
  position: relative;
  border-bottom: 1px solid #F5F5F5;
  color: #000;
  font-weight: 500;
}
#mobile_top_menu_wrapper #_mobile_top_menu a:hover,
#mobile_top_menu_wrapper #_mobile_top_menu .linkMobile:hover,
#mobile_top_menu_wrapper #_mobile_categories a:hover,
#mobile_top_menu_wrapper #_mobile_categories .linkMobile:hover,
#mobile_top_menu_wrapper #_mobile_top_links a:hover,
#mobile_top_menu_wrapper #_mobile_top_links .linkMobile:hover,
#mobile_top_menu_wrapper #_mobile_contactlink a:hover,
#mobile_top_menu_wrapper #_mobile_contactlink .linkMobile:hover {
  color: #000000;
}
#mobile_top_menu_wrapper #_mobile_top_menu .top-socials ul,
#mobile_top_menu_wrapper #_mobile_categories .top-socials ul,
#mobile_top_menu_wrapper #_mobile_top_links .top-socials ul,
#mobile_top_menu_wrapper #_mobile_contactlink .top-socials ul {
  display: inline-flex;
  margin-top: 2rem;
}
#mobile_top_menu_wrapper #_mobile_top_menu .top-socials ul a,
#mobile_top_menu_wrapper #_mobile_categories .top-socials ul a,
#mobile_top_menu_wrapper #_mobile_top_links .top-socials ul a,
#mobile_top_menu_wrapper #_mobile_contactlink .top-socials ul a {
  border-bottom: none;
  padding-right: 0;
}
#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 .navbar-toggler .icon-arrow-down {
  display: none;
}
#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 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 #F5F5F5;
  color: #000;
}
#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: 50px;
  background: white;
  overflow: auto;
  height: calc(100vh - 50px);
}
#mobile_top_menu_wrapper .popover a,
#mobile_top_menu_wrapper .popover .linkMobile {
  color: #000000 !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: black;
  font-size: 24px;
  position: absolute;
  left: 31px;
  padding: 13px 0;
  top: -1px;
  z-index: 9999;
  width: 30px;
}
@media (max-width: 1199px) {
  #triggerSearch {
    top: 0;
    font-size: 2rem;
    margin-left: 5px;
  }
}
@media (max-width: 399px) {
  #triggerSearch {
    font-size: 1.6rem;
    margin-left: 0;
  }
}
#triggerSearch .icon-x {
  display: none;
  font-size: 2.9rem;
}
@media (max-width: 399px) {
  #triggerSearch .icon-x {
    font-size: 1.9rem;
  }
}
#triggerSearch.active .icon-x {
  display: block;
}
#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: 14px;
}
.mobile #_mobile_logo {
  left: calc(50% - 10px);
}
.mobile #triggerSearch {
  padding: 15px 10px;
}
.mobile #_mobile_cart {
  right: 66px;
}
.mobile #_mobile_cart i {
  font-size: 1.8rem;
}

#_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: 34px;
    position: absolute;
    top: 13px;
    padding: 0;
    margin: 0;
  }
}

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

@media (max-width: 991px) {
  #_mobile_favourite {
    right: 69px;
    position: absolute;
    top: 14px;
    padding: 0;
    margin: 0 !important;
  }
}

#_mobile_user_info .dropDownMyAccount {
  display: none;
}

@media (max-width: 1199px) {
  .dropDownMyAccount {
    display: none;
  }
}
.dropDownMyAccount ul {
  list-style: none;
  padding: 0;
}
.dropDownMyAccount a {
  color: #000;
  text-align: center;
}
.dropDownMyAccount a:hover {
  text-align: center;
}

#_desktop_user_info {
  padding: 0;
  z-index: 9;
  top: -1px;
  margin-right: 55px;
}
#_desktop_user_info .user-info a {
  cursor: pointer;
  display: block;
  z-index: 15;
  position: relative;
}
#_desktop_user_info .dropDownMyAccount {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  right: 0;
  top: -8px;
  padding-top: 47px;
}
#_desktop_user_info .dropDownMyAccount > div {
  background: white;
  border: 1px solid #cfcfcf;
  padding: 20px 13px 13px 13px;
  width: 253px;
  border-radius: 5px;
}
#_desktop_user_info .dropDownMyAccount > div .title {
  font-weight: 700;
  margin-bottom: 33px;
  text-align: right;
  text-transform: uppercase;
}
#_desktop_user_info .dropDownMyAccount > div .btn {
  width: 100%;
  margin-bottom: 12px;
  color: white;
  font-size: 14px;
}
#_desktop_user_info .dropDownMyAccount > div .btn:hover {
  background: #000000;
  color: #000;
}
#_desktop_user_info .dropDownMyAccount > div .createAccount {
  line-height: 18px;
  text-align: center;
  color: #2B2B2B;
}
#_desktop_user_info .dropDownMyAccount > div .createAccount a {
  color: #2B2B2B;
  text-transform: uppercase;
  font-weight: 500;
}
#_desktop_user_info .dropDownMyAccount > div .createAccount a:hover {
  color: #000000;
}
#_desktop_user_info .dropDownMyAccount > div .createAccount a span {
  position: relative;
  top: 5px;
}
#_desktop_user_info .dropDownMyAccount > div ul li {
  margin-bottom: 11px;
  padding-bottom: 10px;
  text-align: left;
  border-bottom: 1px solid #F5F5F5;
}
#_desktop_user_info .dropDownMyAccount > div ul li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
#_desktop_user_info .dropDownMyAccount > div ul li a {
  color: #000 !important;
}
#_desktop_user_info .dropDownMyAccount > div ul li a:hover {
  color: #000000 !important;
}
#_desktop_user_info .dropDownMyAccount > div ul li a.logout {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
}
#_desktop_user_info .dropDownMyAccount:hover {
  opacity: 1;
  visibility: visible;
}
#_desktop_user_info .user-info:hover .dropDownMyAccount {
  opacity: 1;
  visibility: visible;
  z-index: 10;
}

.alert,
#js-delivery .alert-danger {
  width: 100%;
  z-index: 999;
  visibility: visible;
  opacity: 1;
  transition: 0.8s all;
  font-weight: 700;
  min-height: 60px;
  display: flex;
  align-items: center;
  font-size: 1.8rem;
  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: 1700px;
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  list-style: none;
}
.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: #f3e528;
  color: #000;
}
.alert.alert-info,
#js-delivery .alert-danger.alert-info {
  background-color: #006FFF;
}

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

#brands-carousel {
  padding: 40px 0;
}

#footer {
  background: #000000;
}
#footer,
#footer h3 {
  color: white;
}
#footer a {
  color: #707070;
}
#footer a:hover {
  color: white;
}
#footer li {
  color: #707070;
}
@media (max-width: 767px) {
  #footer .inline {
    margin-bottom: 20px;
  }
}
#footer h3,
#footer .h3 {
  padding: 10px 0 0;
  margin: 0;
  display: block;
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #footer h3,
#footer .h3 {
    padding: 0;
    font-size: 24px;
  }
}
@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;
  font-size: 16px;
  margin-bottom: 8px;
}
@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 .links-bottom li {
  margin-right: 40px;
  display: inline-block;
}

.copyright {
  font-size: 1.6rem;
  color: #707070;
  padding: 30px 0;
}
@media (max-width: 1199px) {
  .copyright {
    padding: 20px 0;
  }
}
@media (max-width: 575px) {
  .copyright {
    font-size: 1.3rem;
  }
}

.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 {
    border-top: 1px solid #404040;
    order: 9;
    margin-top: 20px;
    padding-top: 10px;
  }
}

.info-box {
  position: relative;
  cursor: pointer;
}
.info-box > span {
  width: 126px;
  top: -27px;
  left: 0;
  background: #fff;
  position: absolute;
  border: 1px solid;
  z-index: 9;
  padding: 5px;
  max-width: 360px;
  font-size: 11px;
  line-height: 1.2;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s all;
}
.info-box:hover i {
  color: #0080c8;
}
.info-box:hover > span {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 767px) {
  #contact #contactForm {
    margin-bottom: 0;
  }
}
#contact #contact-info-start {
  font-size: 20px;
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  #contact #contact-info-start {
    font-size: 18px;
  }
}
#contact .contact-bottom {
  margin-bottom: 1.5rem;
}
#contact .contact-section {
  width: 100%;
}
#contact .contactStore {
  margin-bottom: 20px;
}
#contact .contactStore span,
#contact .contactStore a {
  display: block;
  line-height: 1.7;
}
#contact .contactStore span.city,
#contact .contactStore span.postalcode {
  display: inline !important;
}
#contact .contactStore p {
  line-height: 1.7;
}
#contact .contactStore p i {
  font-size: 2rem;
  margin-right: 1rem;
  opacity: 0.8;
}
#contact .contactStore .with-icon {
  margin-bottom: 0.5rem;
}
#contact .contactStore .with-icon a {
  display: flex;
  align-items: center;
}
#contact .contactStore .with-icon a:hover {
  color: #0080c8;
}
#contact .contactStore #firstElement {
  padding-bottom: 10px;
  color: #0080c8;
}
#contact .shopping-assistant {
  padding-bottom: 2rem;
  margin-bottom: 1.6rem;
  border-bottom: 1px solid #cfcfcf;
}
#contact .shopping-assistant p {
  display: flex;
}
#contact .shopping-assistant .icon-arrow-right {
  position: relative;
  left: 0;
  top: 2px;
  transition: 0.3s;
}
#contact .shopping-assistant a:hover .icon-arrow-right {
  transition: all 0.3s;
  left: 6px;
}
#contact .contactItem-1 a {
  line-height: 2.4rem;
  font-weight: normal;
  color: black;
  display: flex;
}
#contact .contactItem-1 a:hover {
  color: #707070;
}
#contact textarea {
  height: 130px;
  max-width: 100%;
}
#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(100vh - 160px);
}
@media (max-width: 1199px) {
  #wrapper {
    min-height: calc(100vh - 115px);
  }
}
@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;
  }
}

.breadcrumb {
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 1.1rem;
  background: #F5F5F5;
  width: 100%;
}
.breadcrumb a, .breadcrumb {
  color: #a7a7a7;
}
.breadcrumb .back {
  margin-top: -1px;
  font-weight: 400;
  margin-right: 25px;
  text-transform: lowercase;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 14px 0 14px 0;
}
.breadcrumb .back i {
  position: relative;
  top: 1px;
  padding-right: 9px;
  transition: 0.4s color;
}
.breadcrumb .back:hover {
  color: #707070;
}
.breadcrumb .back:hover i {
  color: #707070;
}
.breadcrumb:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  height: 37px;
  width: 37px;
  display: block;
}
.breadcrumb ol {
  width: auto;
  display: flex;
  overflow-x: auto;
  position: relative;
  justify-content: center;
}
.breadcrumb ol li {
  max-width: 100%;
  margin-right: 7px;
  text-transform: none;
  display: flex;
  padding: 14px 0 14px 0;
}
.breadcrumb ol li:last-child {
  padding-right: 40px;
}
.breadcrumb ol li:after {
  content: "\f105";
  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;
  position: relative;
  top: 0;
  padding-left: 8px;
}
.breadcrumb ol li:nth-last-child(2):after {
  display: none;
}
.breadcrumb ol li a {
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}
.breadcrumb ol li a:hover {
  color: #707070;
}
.breadcrumb ol li:last-child:after {
  display: none;
}

.thumb-article {
  height: 100%;
  text-align: left;
  padding: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .thumb-article {
    border-radius: 25px;
  }
}
.thumb-article:hover {
  border-color: black;
}
.thumb-article img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 260px !important;
  width: 100%;
  margin-bottom: -3px;
}
.thumb-article h2 {
  font-size: 1.7rem;
  margin: 5px 0 10px 0;
  line-height: 1;
  display: block;
  width: 100%;
}
.thumb-article .thumb-article-bottom {
  padding: 0 25px;
}
.thumb-article .thumb-article-bottom {
  height: calc(100% - 260px);
  padding-bottom: 30px;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  border-top: 1px solid #cfcfcf;
}
.thumb-article .thumb-article-bottom p {
  /*             line-height: 150%;
      margin-bottom: 15px;
      margin-top: 15px;
      width: 100%; */
  width: 100%;
}
.thumb-article .thumb-article-bottom .article-link {
  font-weight: bold;
  padding: 3px 0;
  margin-top: 15px;
  display: inline-block;
  margin-bottom: 0 !important;
}
.thumb-article:hover .article-link {
  color: #000000;
}

#cms .articles .mainCMS-photo {
  border-radius: 25px;
  margin-bottom: 45px;
}
@media (max-width: 575px) {
  #cms .articles .mainCMS-photo {
    margin-bottom: 25px;
  }
}
#cms .articles .CMS-page-details {
  max-width: 850px;
  width: 100%;
}
#cms .articles .CMS-page-details p {
  font-size: 1.6rem;
  line-height: 3rem;
}
@media (max-width: 575px) {
  #cms .articles .CMS-page-details p {
    font-size: 1.5rem;
  }
}
@media (max-width: 575px) {
  #cms .articles .CMS-page-details h2 {
    font-size: 1.8rem;
  }
}
#cms .articles .CMS-page-details h3 {
  margin-top: 30px;
}
@media (max-width: 575px) {
  #cms .articles .CMS-page-details h3 {
    font-size: 1.5rem;
  }
}
#cms .articles span.date_add {
  color: #2B2B2B;
  font-size: 11px;
  display: none;
}
#cms .articles > div {
  margin-bottom: 20px;
}
#cms .articles > div > a {
  height: 100%;
  display: block;
}
#cms img {
  width: 100%;
  height: auto;
}
#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: 16px;
}
#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 a:hover {
  color: #000;
}

#authentication .auth-wrapper {
  display: flex;
}
#authentication .language-selector {
  font-size: 1.5rem;
  margin-bottom: 20px;
  width: 140px !important;
}
#authentication .language-selector button {
  text-align: left;
  font-size: 1.4rem;
  padding: 0 10px;
  height: 38px;
}
#authentication .language-selector button i {
  top: 9px;
}
#authentication .language-selector ul {
  width: 100%;
  display: block;
  right: auto;
  top: calc(100% - 1px);
  padding: 0 !important;
}
#authentication .language-selector ul a {
  padding: 5px 10px 0;
}
#authentication .language-selector ul li:last-child a {
  padding-bottom: 5px;
}
#authentication .language-selector ul li.current a {
  font-weight: 700;
}
#authentication .image {
  padding: 0;
}
#authentication .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#authentication .register-form .box {
  margin-top: 5px;
}
#authentication .register-form .password.password {
  display: block !important;
}
#authentication .register-form,
#authentication .login-form {
  max-width: 520px;
  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 .forgot-password,
#authentication .no-account {
  margin-top: 15px;
  margin-bottom: 0;
  text-align: left;
}
#authentication .forgot-password a,
#authentication .no-account a {
  color: #707070;
  font-size: 1.4rem;
  line-height: 1.5;
}
#authentication .forgot-password a strong,
#authentication .no-account a strong {
  display: block;
  color: #000000;
  font-size: 1.6rem;
}
#authentication .forgot-password a:after,
#authentication .no-account a:after {
  display: none;
}
#authentication .forgot-password a:hover i,
#authentication .no-account a:hover i {
  left: 6px;
  transition: all 0.3s;
}
#authentication .forgot-password a i,
#authentication .no-account a i {
  top: 2px;
  padding-left: 0px;
  font-size: 1.8rem;
  position: relative;
  left: 0;
  transition: 0.3s;
}
#authentication #main {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#authentication #wrapper {
  min-height: calc(100vh - 160px);
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  #authentication #wrapper {
    font-size: 1.8rem;
    min-height: calc(100vh - 115px);
  }
}
#authentication #wrapper #content {
  width: 100%;
}
#authentication #wrapper #content-wrapper {
  background: white;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 auto;
  max-width: 1140px;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  #authentication #wrapper #content-wrapper {
    margin: 0;
    border-radius: 0;
  }
}
#authentication #wrapper .auth-form {
  display: flex;
  max-width: 504px;
  padding: 30px 20px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-content: center;
}
#authentication #wrapper .auth-form > * {
  width: 100%;
}

.fblogin {
  cursor: pointer;
  margin-top: 10px;
  max-width: 270px;
  display: block;
  flex: 0 0 100%;
  max-width: 100%;
}
.fblogin .btn {
  background-color: #000000;
  border: 1px solid #000000;
  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: #000000;
}
.fblogin .btn:hover span {
  color: #000000;
}

#colectionList h1 {
  margin-top: 55px;
  margin-bottom: 40px;
}
#colectionList .item-container {
  position: relative;
}
#colectionList .item-container:hover button {
  background-color: white;
  color: #000000;
}
#colectionList .item-container .item-description {
  position: absolute;
  bottom: 15%;
  left: 6%;
}
#colectionList .item-container .item-description button {
  line-height: 26px;
  height: 30px;
  width: 170px;
  padding: 0;
}
@media (min-width: 768px) {
  #colectionList .item-container .item-description button {
    width: 320px;
    line-height: 60px;
    height: 60px;
    font-size: 1.8rem;
  }
}
#colectionList .item-container a {
  display: block;
}
#colectionList .item-container a:after {
  display: none;
}
#colectionList .item-container a img {
  width: 100%;
  height: auto;
  line-height: 1;
  display: block;
}
#colectionList .item-container a video {
  width: 100%;
  height: auto;
  line-height: 1;
  display: block;
}

#password .send-renew-password-link {
  margin-bottom: 40px;
}
#password .renew-password > div {
  margin-bottom: 20px;
}
#password form {
  margin: 0 auto;
}
#password #content-wrapper {
  text-align: center;
  max-width: 640px;
  padding: 3rem;
  margin: 0 auto;
  border: 1px solid #f4f4f4;
  margin-top: 40px;
}
#password #content-wrapper a {
  color: #DB3811;
}
#password #content-wrapper h1 {
  margin-top: 0;
  margin-bottom: 20px;
}
#password #content-wrapper label {
  text-align: center;
}
#password #content-wrapper ul {
  list-style-type: none !important;
}
@media (max-width: 767px) {
  #password #content-wrapper {
    border: none;
  }
}
@media (max-width: 575px) {
  #password #content-wrapper {
    margin-top: 0;
  }
}
#password .ps-alert-success {
  margin-bottom: 2rem;
}
#password .ps-alert-success svg {
  max-width: 60px;
  background: #008867;
  margin-bottom: 2rem;
}

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

.notification-product-list li {
  border: 2px solid #cfcfcf;
  margin-bottom: 10px;
  border-radius: 25px;
}
.notification-product-list li a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.notification-product-list li a img {
  padding-right: 20px;
  height: auto;
  max-width: 85px;
  width: 100%;
}
@media (min-width: 768px) {
  .notification-product-list li a img {
    max-width: 120px;
  }
}

.links.myaccount {
  display: block;
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cfcfcf;
}
.links.myaccount li {
  padding-bottom: 16px;
}
.links.myaccount li a {
  width: 100%;
  transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  background: #000000;
  color: white;
  text-align: center;
  border-radius: 5px;
  font-size: 1.5rem !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.links.myaccount li a:hover, .links.myaccount li a:active {
  text-align: center;
  border-color: #0080c8;
  background: #0080c8;
  color: white;
}
.links.myaccount li a:hover:after, .links.myaccount li a:active:after {
  display: none;
}
.links.myaccount .greeting {
  line-height: 21px;
}
.links.myaccount .btn-primary.active {
  background: #0080c8;
  border: #0080c8;
}

#addresses .address-footer,
#addresses .addresses-footer {
  margin: 5px 0 0 0;
  display: flex;
}
#addresses .address-footer a,
#addresses .addresses-footer a {
  margin-right: 15px;
}
#addresses .address-footer a span,
#addresses .addresses-footer a span {
  padding-right: 7px;
  text-decoration: underline;
}
#addresses .address-footer a i,
#addresses .addresses-footer a i {
  font-size: 1.5rem;
}

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

.owl-carousel .owl-nav button.owl-prev {
  left: 20px;
}
@media (max-width: 767px) {
  .owl-carousel .owl-nav button.owl-prev {
    left: 30px;
  }
}

.owl-carousel .owl-nav button.owl-next {
  right: 20px;
}
@media (max-width: 767px) {
  .owl-carousel .owl-nav button.owl-next {
    right: 0px;
  }
}

.owl-carousel .owl-nav button {
  position: absolute;
  transform: translateY(-50%);
  outline: none;
  border: 1px solid #cfcfcf !important;
  background: #fff !important;
  top: calc(50% - 15px);
  border-radius: 50%;
}

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

button.owl-dot {
  margin-right: 6px !important;
  outline: none;
  width: 12px;
  height: 12px;
}

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

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

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

.owl-nav {
  font-size: 2rem;
}
.owl-nav button {
  width: 30px;
  display: block;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.owl-nav button.disabled {
  color: #2B2B2B !important;
  opacity: 0.3;
}
.owl-nav button.disabled i {
  cursor: not-allowed !important;
}
.owl-nav button.owl-prev {
  margin-left: -33px;
}
.owl-nav button.owl-prev i {
  letter-spacing: 3px;
}
@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;
}
.owl-nav button.owl-next i {
  letter-spacing: -3px;
}
@media (max-width: 767px) {
  .owl-nav button.owl-next {
    margin-right: 5px;
  }
}
.owl-nav button:hover i {
  color: #000000;
}

@media (max-width: 991px) {
  #_desktop_top_links {
    display: none;
  }
}
#_desktop_top_links ul li {
  display: inline-block;
  padding-right: 8px;
  padding-left: 8px;
}
#_desktop_top_links ul li:last-child {
  padding-right: 0;
}
#_desktop_top_links ul li:first-child {
  padding-left: 0;
}
@media (min-width: 1200px) {
  #_desktop_top_links ul li {
    padding-right: 22px;
    padding-left: 22px;
  }
}

/*
#_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;
}

#_desktop_search {
  width: 100%;
  max-width: 488px;
  position: absolute;
  left: 360px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1199px) {
  #_desktop_search {
    position: static;
    transform: none;
    max-width: auto;
  }
}

#search_widget {
  width: 100%;
  color: #cfcfcf;
  z-index: 999;
}
@media (min-width: 768px) {
  #search_widget {
    top: 0;
  }
}
@media (max-width: 1199px) {
  #search_widget {
    position: fixed;
    top: -100vh;
    left: 0;
    overflow: hidden;
  }
}
#search_widget.active {
  top: 50px;
}
@media (min-width: 1200px) {
  #search_widget {
    position: initial;
    top: 0;
    opacity: 1;
    padding-top: 0;
    height: auto;
    visibility: visible;
    overflow: unset;
  }
}
#search_widget button {
  right: 5px;
  padding: 11px;
  border: 0;
  width: auto;
  position: absolute;
  background: none;
  height: auto;
  color: #000;
  cursor: pointer;
  font-size: 2rem;
}
#search_widget button:focus {
  outline: 0;
  color: #000000;
}
#search_widget form {
  width: 100%;
  flex: 0 0 100%;
  position: relative;
  z-index: 10;
}
@media (max-width: 767px) {
  #search_widget form {
    max-width: 100%;
  }
}
#search_widget form i {
  position: unset;
  padding: 0;
}
#search_widget form input {
  border: 1px solid #cfcfcf;
  padding-left: 18px;
  background: white;
  color: #000;
  touch-action: manipulation;
  height: 45px;
  font-size: 1.4rem;
  font-weight: normal;
}
@media (max-width: 1199px) {
  #search_widget form input {
    min-width: 100vw;
    padding-left: 37px;
  }
}
#search_widget form input:focus {
  outline: 0;
  border-color: #000;
}
#search_widget form input::-moz-placeholder {
  color: #000;
}
#search_widget form input:-ms-input-placeholder {
  color: #000;
}
#search_widget form input::placeholder {
  color: #000;
}
#search_widget .results {
  margin: auto;
  position: absolute;
  width: 100%;
  border-radius: 0 0 5px 5px;
  background: #2B2B2B;
  padding: 10px;
  left: auto;
  right: 0;
  z-index: 9;
  top: 40px;
}
@media (max-width: 1199px) {
  #search_widget .results {
    position: relative;
    min-width: 100vw;
    top: -3px;
  }
}
#search_widget .results .overflow {
  max-height: 40vh;
  overflow: auto;
}
#search_widget .results ul a {
  padding: 5px;
  display: flex;
  align-items: center;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  color: white;
}
#search_widget .results ul a:hover {
  border-color: #707070;
}
#search_widget .results ul a img {
  margin-right: 1.1vw;
  width: 45px;
  border-radius: 5px;
}

#sliderHome {
  display: block;
  opacity: 0;
  transition: 0.4s all;
  overflow: hidden;
  max-height: 670px;
}
#sliderHome.owl-loaded {
  opacity: 1;
}
#sliderHome img {
  height: calc(100vh - 455px);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: right;
     object-position: right;
}
@media (max-width: 575px) {
  #sliderHome img {
    min-height: 240px;
  }
}
#sliderHome figcaption.caption {
  text-align: left;
  max-width: 920px;
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  color: white;
}
#sliderHome figcaption.caption h1,
#sliderHome figcaption.caption h2,
#sliderHome figcaption.caption h3 {
  margin-top: 0;
  color: white;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  font-weight: normal;
}
#sliderHome figcaption.caption h2 {
  font-size: 72px;
  line-height: 1.3;
}
#sliderHome .desc,
#sliderHome p,
#sliderHome a,
#sliderHome ul,
#sliderHome li {
  font-size: 1.8rem;
  line-height: 2.7rem;
}
#sliderHome button {
  padding: 0px;
  color: white;
  margin: auto;
  max-width: 250px;
}
#sliderHome .desc {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  z-index: 9;
  color: white;
  text-align: center;
}
#sliderHome .desc > * {
  flex: 0 0 100%;
  flex-wrap: wrap;
}
#sliderHome .desc p {
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.45);
}
#sliderHome .desc p a {
  text-shadow: none;
}
#sliderHome .owl-nav button {
  top: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}
#sliderHome .owl-nav button i {
  opacity: 0.5;
}
#sliderHome .owl-nav button:hover i {
  opacity: 1;
  color: white;
}
#sliderHome .owl-dots {
  bottom: 60px;
}

.box {
  /*     @extend %wholeWidth;
  */
  background: white;
  border-radius: 5px;
  padding: 25px;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .box {
    padding: 15px;
  }
}

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

.product-flags {
  display: flex;
  padding: 0;
  position: absolute;
  z-index: 9;
  margin-bottom: 0;
  top: -9px;
  left: 0px;
  max-width: 162px;
  flex-wrap: wrap;
}
.product-flags li {
  line-height: 1;
  text-transform: uppercase;
  padding: 4px 4px 4px;
  text-align: center;
  margin-bottom: 3px;
  margin-right: 5px;
  color: #000;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.03em;
  border-radius: 5px;
}
.product-flags li:last-of-type {
  margin-right: 0;
}
.product-flags .discount {
  background-color: #000;
  color: white;
}
.product-flags .new {
  background-color: #000000;
  color: white;
}
.product-flags .on-sale {
  background-color: #f3e528;
}
.product-flags .out_of_stock {
  color: #DB3811;
  background-color: #F5F5F5;
}
.product-flags .coming-soon {
  box-shadow: inset 0 0 0 2px black;
}

.showMore {
  position: relative;
  display: block;
}
.showMore:hover {
  color: #000000;
}
.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.8rem;
  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.8rem;
  line-height: 33px;
  height: 33px;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
}

#index #footer {
  margin-top: 0;
}
@media (max-width: 767px) {
  #index #footer {
    margin-top: -30px;
  }
}

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

#order-detail .addresses {
  margin-top: 15px;
  margin-bottom: 0;
}
#order-detail .box {
  border-bottom: 1px solid #cfcfcf;
  background: white;
}
#order-detail .box h3 {
  margin-top: 0;
}
#order-detail table {
  width: 100%;
  border-right: 0;
  border-left: 0;
  margin-top: 0;
  border: 0;
}
#order-detail table tr {
  background: white;
}
#order-detail .thead-default {
  text-align: left;
}
#order-detail .order-message-form header {
  margin-bottom: 20px;
}
#order-detail td {
  padding: 6px 0;
  border-right: 0;
}
#order-detail th {
  border-bottom: 1px solid #cfcfcf;
  padding: 10px 0;
}

.add-to-cart {
  border-color: #000;
}
.add-to-cart, .add-to-cart:hover {
  outline: 0;
  position: relative;
  width: 100%;
  max-width: 254px;
  overflow: hidden;
  color: white;
  font-size: 1.6rem;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 399px) {
  .add-to-cart, .add-to-cart:hover {
    height: 39px;
    font-size: 1.3rem;
  }
}
.add-to-cart.greenBg {
  background: #008867;
  border-color: #008867;
  color: white;
}
.add-to-cart em {
  font-style: normal;
  line-height: 1.5;
  -webkit-backface-visibility: hidden;
          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%;
}
.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;
  text-indent: -1px;
  margin-bottom: 0;
  width: 90px;
  background-color: white;
  border: 1px solid #cfcfcf;
  font-weight: 400;
  z-index: 9;
  position: relative;
}
@media (max-width: 400px) {
  .qty input[type=text] {
    height: 40px !important;
  }
}

/* 

.ui-widget-content {
    border: 2px solid $black;
    font-size: 1.5rem;
    padding: 13px 14px;
    max-width: 419px;   
    width: calc(100% - 34px) !important;

    @media (min-width:1340px) {
        //   width: 256px !important;
    }

    @media (min-width: 1600px) {
        //  width: 245px !important;
    }

}

.ui-menu {
    border-radius: 0 !important;

    .ui-menu-item {
        cursor: pointer;
        font-family: 'neuzeit-grotesk', sans-serif !important;

        .ui-state-focus {
            background: $pcolor !important;
            color: $white !important;
            border: 0 !important;
            margin: 0 !important;

        }

        a {
            display: flex;
            align-items: center;
            padding: 7px;
            text-transform: lowercase;

            img {
                margin-right: 15px;
                -webkit-filter: brightness(.8);
                filter: brightness(.8);
                width: 35px;
            } 
        }
    }
}
 */
.page-not-found #search_widget {
  margin-top: 20px;
  margin-left: 0;
}
.page-not-found #search_widget form {
  margin-left: 0;
}

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

#index {
  padding-top: 0;
}

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

#gdpr_consent,
.gdpr {
  line-height: 1.5;
  max-width: 395px;
}
#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 em,
.gdpr em {
  font-size: 14px;
  line-height: 1.2;
  color: #a7a7a7;
}

.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 {
  color: #000000;
  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: #000000;
  width: 2px;
  height: 22px;
  display: block;
  transform: rotate(-45deg);
  position: absolute;
}
.modal img {
  width: 100%;
  max-width: 186px;
}
.modal .modal-dialog {
  max-width: 1216px;
  max-height: 400px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: white;
  display: flex;
  align-items: center;
  padding: 20px;
  border-radius: 5px;
}
.modal .cart-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.modal p {
  padding-bottom: 7px;
}
.modal .label {
  color: #cfcfcf;
}
.modal .between p {
  display: flex;
  justify-content: space-between;
}
.modal .cart-content-btn {
  display: flex;
  justify-content: flex-end;
}
.modal a, .modal a:hover,
.modal button,
.modal button:hover {
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  height: 30px;
  font-size: 1.4rem;
  padding: 0 60px;
  margin-left: 50px;
  line-height: 1 !important;
  text-transform: lowercase !important;
}
.modal a:after, .modal a:hover:after,
.modal button:after,
.modal button:hover:after {
  display: none;
}
.modal .modal-footer button {
  width: 48.4%;
}
.modal .close, .modal .close:hover {
  width: auto;
  left: auto;
  line-height: normal;
  margin: 0;
  position: absolute;
  right: 10px;
  padding: 7px 10px;
  top: 10px;
  height: auto;
  margin: 0;
}
.modal strong {
  display: block;
  line-height: 21px;
  margin-bottom: 30px;
}

.offline {
  max-width: 100%;
  font-size: 1.8rem;
  color: white;
}
.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 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.8rem;
  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: 1200px) {
  .offline .logo {
    width: 280px;
  }
}
.offline #fullBgVideo {
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  left: 0;
  height: inherit;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100vh;
  background: #000000;
}

.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.8rem;
}

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%;
  align-self: flex-end;
}
footer .footer-menu ul li {
  display: inline-block;
  padding-right: 10px;
  font-size: 1.3rem;
}
.pswp__bg {
  background: #fff;
}

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

#faq {
  max-width: 1191px;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 40px;
  border: 1px solid #cfcfcf;
  background: white;
  border-radius: 5px;
}
@media (max-width: 1426px) {
  #faq {
    max-width: 640px;
    margin-left: 10px;
  }
}
@media (max-width: 1199px) {
  #faq {
    margin-left: 17px;
    margin-right: 8px;
  }
}
@media (max-width: 991px) {
  #faq {
    margin-top: 2rem;
  }
}
#faq form {
  width: 100%;
  min-width: 240px;
  position: relative;
}
#faq button {
  right: 12px;
  top: 10px;
  position: absolute;
  font-size: 2.4rem;
}
#faq .show_all {
  margin-top: 20px;
  font-weight: bold;
}

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

article .star-content .star-on,
article .star-content .star {
  font-size: 1.1rem;
}

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

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

.faq-item {
  border-bottom: 1px solid #cfcfcf;
  padding: 1.5rem 2rem;
  font-size: 18px;
}
.faq-item:last-of-type {
  border-bottom: 0;
}
@media (max-width: 991px) {
  .faq-item {
    padding: 1.5rem 1rem;
  }
}
.faq-item.hidden {
  display: none;
}
.faq-item .answer p {
  font-size: 16px;
  padding-left: 40px;
  color: #a7a7a7;
}
@media (max-width: 991px) {
  .faq-item .answer p {
    padding: 0 10px;
    font-size: 14px;
  }
}
.faq-item > p {
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: 0.4s all;
  font-size: 16px;
}
.faq-item > p:hover {
  color: #000000;
}
.faq-item > p i {
  display: inline-block;
  transition: 0.4s transform;
  transform: rotate(0deg);
  font-size: 3rem;
  margin-left: 2px;
  margin-right: 20px;
  position: relative;
}
@media (max-width: 767px) {
  .faq-item > p i {
    font-size: 2rem;
  }
}
.faq-item > p.active {
  color: #000000;
  padding-bottom: 10px;
}
.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;
}

.language-selector > button,
.currency-selector > button {
  position: relative;
  margin: 0 10px 0 0;
  padding: 0 28px 0 0;
  font-family: "Poppins", sans-serif !important;
  font-weight: 400;
  cursor: pointer;
  text-transform: lowercase;
  outline: 0;
  box-shadow: 0;
}
.language-selector > button i,
.currency-selector > button i {
  top: 1px;
  line-height: 1.7rem;
  font-size: 1.6rem;
  right: 2px;
}
.language-selector > button .open i,
.currency-selector > button .open i {
  top: 2px;
}
.language-selector .dropdown-menu,
.currency-selector .dropdown-menu {
  width: 132px;
  right: 16px;
  left: auto;
  top: 31px;
  border-radius: 4px;
}

#_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.5rem;
}
#_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.8rem;
}

.banners .row {
  margin-bottom: 20px;
}
.banners .row:last-child {
  margin-bottom: 0;
}
.banners .row .txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 1200px) {
  .banners .row .txt {
    padding: 0 100px;
  }
}
.banners .row .img img {
  border-radius: 25px;
}

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

.product-comment-list-item .comment__item {
  max-width: 520px;
  background-color: #000000;
  padding: 15px 15px;
  color: white;
  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: 30px;
}
.product-comment-list-item .comment__item .comment__desc {
  margin-top: 5px;
  line-height: 1.5;
}

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

.header-code {
  margin: 0;
  transition: none;
  background-color: #F5F5F5;
  color: #000;
}
@media (max-width: 767px) {
  .header-code {
    min-height: 40px;
  }
}
.header-code .contentCode {
  font-weight: 400;
}
.header-code .contentCode p#desktop {
  display: none;
}
@media (min-width: 768px) {
  .header-code .contentCode p#desktop {
    display: block;
  }
}
.header-code .contentCode p#mobile {
  display: block;
}
@media (min-width: 768px) {
  .header-code .contentCode p#mobile {
    display: none;
  }
}
.header-code .container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
  padding: 0;
}
.header-code #maximize {
  display: none;
  background: none;
  border: 0;
  transition: none;
  max-width: initial;
  cursor: pointer;
}
.header-code #maximize:focus {
  box-shadow: 0;
  border: 0;
  outline: 0;
}
.header-code.minimalize {
  position: fixed;
  bottom: 10px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 10px;
  transition: none;
  border-radius: 25px;
  padding: 5px;
}
@media (max-width: 991px) {
  .header-code.minimalize {
    left: 40px;
    position: absolute;
    top: 4px;
    bottom: auto;
    padding: 0;
    background: none;
  }
}
.header-code.minimalize .container {
  display: none;
}
.header-code.minimalize #maximize {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.9rem;
  color: #000;
}
@media (max-width: 991px) {
  .header-code.minimalize #maximize {
    height: auto;
    text-align: center;
    padding: 10px;
    display: none !important;
  }
}
@media (max-width: 991px) {
  .header-code.minimalize #maximize span {
    display: none;
  }
}
.header-code.minimalize #maximize i {
  font-size: 2.3rem;
  padding-right: 10px;
}
@media (max-width: 991px) {
  .header-code.minimalize #maximize i {
    font-size: 1.9rem;
    padding: 0;
  }
}
.header-code p {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .header-code p {
    font-size: 1rem;
    line-height: 11px;
  }
}
.header-code p span {
  font-size: 2.5rem;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .header-code p span {
    font-size: 1.8rem;
  }
}
.header-code #contentCopyText {
  background-color: white;
  color: black;
  border-radius: 2px;
  padding: 4px 10px;
  margin-left: 7px;
  border: 1px solid #000;
  cursor: -webkit-grab;
  cursor: grab;
}
@media (max-width: 767px) {
  .header-code #contentCopyText {
    font-size: 1.3rem;
    transform: scale(0.8);
  }
}
.header-code .buttonCopyText {
  outline: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  padding: 0;
  border: 0;
  background-color: transparent;
  color: black;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.header-code .buttonCopyText i {
  font-size: 1.8rem;
  padding-left: 4px;
}
.header-code #textToCopy {
  padding: 0;
  margin: 0;
  height: auto;
  border: 0;
  max-width: initial;
  width: 80px;
  background: none;
  -webkit-user-select: none;
  /* Safari */
  -ms-user-select: none;
  /* IE 10+ and Edge */
  -moz-user-select: none;
       user-select: none;
  /* Standard syntax */
  cursor: pointer;
}
.header-code #textToCopy:focus {
  outline: 0;
  box-shadow: none;
  border: 0;
}
.header-code #closeInfo {
  border: 0;
  position: absolute;
  width: auto;
  background: none;
  right: 10px;
  color: black;
  cursor: pointer;
}
.header-code #closeInfo:focus {
  border: 0;
  outline: 0;
}

.addFavouriteSuccess,
.removeFavouriteSuccess {
  position: fixed;
  top: -20px;
  bottom: auto;
}
.addFavouriteSuccess.in,
.removeFavouriteSuccess.in {
  top: 6px;
}
.removeFavouriteSuccess {
  background: #DB3811;
}

.countrySelect {
  display: none !important;
}

.address2 {
  display: none !important;
}

#csinstagramfeed {
  padding-top: 1rem;
}
@media (max-width: 991px) {
  #csinstagramfeed {
    margin-top: -2rem;
  }
}
#csinstagramfeed .picture {
  padding: 10px;
}
#csinstagramfeed a {
  position: relative;
  display: block;
}
#csinstagramfeed a:hover img {
  opacity: 1;
  filter: grayscale(100%) brightness(40%);
  -webkit-filter: grayscale(100%) brightness(40%);
  -moz-filter: grayscale(100%) brightness(40%);
}
#csinstagramfeed a:after {
  display: none;
}
#csinstagramfeed a i {
  opacity: 0;
  position: absolute;
  z-index: 9;
  font-size: 3.5rem;
  color: white;
  top: 50%;
  transform: translateY(-50%);
  right: 40%;
  margin: auto;
}
#csinstagramfeed a:hover i {
  opacity: 1;
}
#csinstagramfeed a img {
  width: 100%;
  overflow: hidden;
  display: inline-block;
  position: relative;
}
#csinstagramfeed a img:hover {
  opacity: 1;
  filter: grayscale(100%) brightness(40%);
  -webkit-filter: grayscale(100%) brightness(40%);
  -moz-filter: grayscale(100%) brightness(40%);
}

#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);
  left: -36px;
  filter: brightness(20) contrast(45);
}
.product-list-cart.btn:disabled, .product-list-cart.btn:disabled:hover, .product-list-cart.btn[disabled], .product-list-cart.btn[disabled]:hover, .product-list-cartbutton:disabled, .product-list-cartbutton:disabled:hover, .product-list-cartbutton[disabled], .product-list-cartbutton[disabled]:hover {
  background: none !important;
}

.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%;
  -webkit-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
          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) {
  -webkit-animation-delay: -0.45s;
          animation-delay: -0.45s;
}

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

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

@-webkit-keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@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: #707070;
  color: white;
  padding: 4px 16px;
  display: inline-flex;
}
.infoFreeDelivery .freedelivery {
  display: inline-flex;
  align-items: center;
}
.infoFreeDelivery .freedelivery i {
  font-size: 2rem !important;
  padding-right: 0.5rem !important;
}

#scrollerBenefits {
  width: 100%;
  background: #000000;
  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.5rem;
}

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

.cms-categories h2 {
  margin-top: 0;
}
.cms-categories li {
  list-style: none !important;
}

#_mobile_search {
  position: relative;
  z-index: 999999;
}

.home-box .txt h1,
.home-box .txt h2 {
  text-align: left;
  width: 100%;
}
.home-box .img img {
  width: 100%;
  line-height: 1;
}

.cms-categories {
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  #index section {
    margin-bottom: 20px;
  }
}

.article-card {
  margin-bottom: 20px;
}

@media (max-width: 991px) {
  .banners .row {
    margin-bottom: 0px;
  }
}
.banners .row .img {
  margin-top: 40px;
  margin-bottom: 20px;
}
.banners .row .txt {
  max-width: 90%;
  margin: 0 auto;
}

#search_widget .empty-products {
  padding: 10px;
}

.faq-wrapper {
  margin-top: 80px;
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  .faq-wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.faq-wrapper .formbox form {
  display: flex;
}
.faq-wrapper i {
  font-size: 2.5rem;
}
.faq-wrapper .faq-item > p.active {
  font-weight: normal;
}

#sliderHome .owl-carousel.owl-drag .owl-item {
  min-height: 480px;
}
#sliderHome .owl-carousel .owl-stage-outer {
  min-height: 480px;
}

#sliderHome img {
  height: 100%;
}

#sliderHome img {
  min-height: 480px;
}

#sliderHome figcaption.caption h1,
#sliderHome figcaption.caption h2,
#sliderHome figcaption.caption h3 {
  text-shadow: 0 0 19px rgba(0, 0, 0, 0.8);
}

#sliderHome .desc p {
  text-shadow: 0 0 19px rgba(0, 0, 0, 0.8);
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 1.1;
}
@media (max-width: 575px) {
  #sliderHome .desc p {
    font-size: 2rem;
  }
}

@media (max-width: 1199px) {
  #sliderHome figcaption.caption {
    padding: 60px;
  }
}
#sliderHome figcaption.caption h2 {
  font-size: 7rem;
  margin-top: -7rem;
}
@media (max-width: 1199px) {
  #sliderHome figcaption.caption h2 {
    font-size: 5.2rem;
  }
}
@media (max-width: 767px) {
  #sliderHome figcaption.caption h2 {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 575px) {
  #sliderHome figcaption.caption h2 {
    font-size: 4rem;
  }
}
@media (max-width: 399px) {
  #sliderHome figcaption.caption h2 {
    font-size: 3.2rem;
  }
}

#manufacturer .brand-infos p {
  font-weight: bold;
  font-size: 2rem;
  padding-bottom: 1rem;
}
#manufacturer .brand {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  border-radius: 25px;
  border: 1px solid #d6d6d6;
  margin-bottom: 20px;
}

.banners h3 {
  font-size: 2.5rem;
  padding-bottom: 1rem;
}
.banners li {
  line-height: 1.5;
  padding-bottom: 1rem;
  list-style: circle;
  margin-left: 2rem;
}

.user-info i {
  margin-right: 4px !important;
}

.page-cms .page-header {
  padding-top: 20px;
  max-width: 850px;
}
.page-cms .page-header h1 {
  margin-bottom: 20px;
}

#ds_contacts h2,
#contactForm h2 {
  font-size: 20px;
  line-height: 1.4;
  text-transform: none;
  margin-top: 13px;
}
@media (max-width: 767px) {
  #ds_contacts h2,
#contactForm h2 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .page-contact .page-header h1 {
    margin-bottom: 0;
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .page-my-account h1 {
    margin-bottom: 30px;
    margin-top: 30px;
  }
}

.brand {
  margin-top: 5px;
}
.brand .manufacturer-logo {
  max-width: 80px;
}

@media (max-width: 991px) {
  .banners .row .txt {
    padding: 20px 0;
  }
}

.block-promo .promo-code > form .btn {
  height: 42px !important;
}

.block-promo input.promo-input.form-control {
  height: 42px !important;
}

.label-pill {
  font-size: 1rem;
  color: #fff;
  padding: 3px 8px;
  line-height: 1.5;
  border-radius: 5px;
}

.order-list li {
  border-bottom: 1px solid #F5F5F5;
}
.order-list li:last-of-type {
  border-bottom: 0;
}
.order-list a {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 2fr 2fr 100px;
  grid-gap: 2rem;
  justify-items: flex-start;
  padding: 5px;
}
@media (max-width: 767px) {
  .order-list a {
    grid-template-columns: 1fr 1fr;
    grid-gap: 5px 0;
  }
}
@media (max-width: 767px) {
  .order-list a {
    font-size: 14px;
  }
}

#cookieNotice {
  max-width: 600px;
  padding: 10px;
  position: fixed !important;
  bottom: 20px;
  left: 20px;
  background: white;
  color: #000;
  position: relative;
  z-index: 9999;
  font-size: 14px;
  border: 1px solid #F5F5F5;
}
@media (max-width: 991px) {
  #cookieNotice {
    left: 0;
    bottom: 0;
    max-width: 100%;
    padding: 10px;
  }
}
#cookieNotice p {
  margin: 0;
  color: black;
}
#cookieNotice .exit span {
  height: 12px;
  left: 14px;
  top: 10px;
}
#cookieNotice .closeButtonNormal {
  position: absolute;
  right: 4px;
  top: 4px;
  padding: 10px;
  cursor: pointer;
}

@media (max-width: 1199px) {
  #topLinks {
    flex-direction: column;
  }
}
#topLinks li:last-of-type a {
  border-bottom: 0 !important;
}

.alert,
#js-delivery .alert-danger {
  font-weight: 400;
  font-size: 1.4rem;
}

#cookieNotice span#cookiesClose {
  border: none;
}

#miniTextSlider p {
  font-weight: 500;
  text-transform: uppercase;
}

#_desktop_top_links,
#_desktop_user_info {
  display: flex;
  align-items: center;
}

.user-info {
  font-weight: 500;
}

.btn-slider {
  background: none !important;
  color: #707070 !important;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500 !important;
  letter-spacing: 2px;
  cursor: pointer;
  margin-top: 0 !important;
}
@media (max-width: 575px) {
  .btn-slider {
    font-size: 14px;
  }
}
@media (max-width: 399px) {
  .btn-slider {
    font-size: 12px;
  }
}

.section-desc-wrapper {
  flex-direction: column;
  align-items: end;
  display: flex;
}
@media (max-width: 1599px) {
  .section-desc-wrapper {
    padding: 4rem;
  }
}
@media (max-width: 767px) {
  .section-desc-wrapper {
    display: none;
  }
}

.section-desc {
  text-align: right;
  color: #a7a7a7;
  max-width: 600px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.section-desc .btn {
  margin-top: 20px;
}

#contactDetails {
  border-right: 1px solid #cfcfcf;
  padding-right: 6rem;
}
@media (max-width: 991px) {
  #contactDetails {
    padding-right: 3rem;
  }
}

.page-contact #contactDetails {
  max-width: 500px;
}
.page-contact .page-header {
  display: none;
}
.page-contact .form-group.checkbox {
  display: none;
}

.contact-form-main {
  padding-left: 5rem;
}
@media (max-width: 1426px) {
  .contact-form-main {
    padding-left: 0;
  }
}
@media (max-width: 1199px) {
  .contact-form-main {
    padding-left: 1rem;
  }
}
@media (max-width: 767px) {
  .contact-form-main {
    margin-bottom: 4rem;
  }
}

.faq-top {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  padding: 2rem;
  border-bottom: 1px solid #cfcfcf;
}
@media (max-width: 575px) {
  .faq-top {
    grid-template-columns: 1fr;
  }
}
.faq-top h2 {
  margin: 0;
  font-size: 2rem;
}
@media (max-width: 767px) {
  .faq-top h2 {
    font-size: 1.8rem;
  }
}
.faq-top .formbox {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 575px) {
  .faq-top .formbox {
    justify-content: flex-start;
    margin-top: 1rem;
  }
}
.faq-top #searchFaq {
  font-weight: normal;
  text-transform: uppercase;
}

.contact-form-grid {
  display: block;
  max-width: 630px;
}
.contact-form-grid .cf-form {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .contact-form-grid .cf-form form,
.contact-form-grid .cf-form textarea {
    width: 100%;
    max-width: 100%;
  }
}
.contact-form-grid .cf-form h2 {
  margin-bottom: 4rem;
}

.open-hours {
  border-top: 1px solid #cfcfcf;
  padding-top: 2rem;
}
@media (max-width: 767px) {
  .open-hours {
    max-width: 300px;
  }
}
.open-hours h3 {
  font-weight: normal;
}
.open-hours .hours-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: space-between;
}
.open-hours .hours-wrapper .hours {
  text-align: right;
}

#contact .contact-socials {
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}
#contact .company-name {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  #contact .contactStore {
    padding-left: 1rem;
  }
}
#contact .contactStore p {
  font-size: 16px;
  line-height: 1.7;
  max-width: 290px;
}
@media (max-width: 991px) {
  #contact .contactStore p {
    font-size: 16px;
  }
}

.custom-page-header {
  background: #F5F5F5;
  padding: 80px 0;
}
@media (max-width: 991px) {
  .custom-page-header {
    padding: 40px 0;
  }
}
.custom-page-header h1,
.custom-page-header h2 {
  margin: 0;
}
.custom-page-header .small {
  margin-bottom: 10px;
  font-size: 16px;
  color: #707070;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 991px) {
  .custom-page-header .small {
    margin-bottom: 5;
  }
}
@media (max-width: 575px) {
  .custom-page-header .small {
    font-size: 14px;
  }
}
.custom-page-header .large {
  font-size: 40px;
  line-height: 1.4;
}
@media (max-width: 991px) {
  .custom-page-header .large {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .custom-page-header .large {
    font-size: 28px;
  }
}

#_desktop_top_links .top-socials {
  margin-right: 3rem;
}
#_desktop_top_links .top-socials ul li {
  padding-left: 0;
  padding-right: 10px;
}

#returns-link {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
}

#block_myaccount_infos #returns-link {
  all: unset;
}

.page-customer-account form {
  max-width: 520px;
}

#_mobile_top_links #topLinks {
  margin-top: 20px;
  display: flex;
  border-top: 1px solid #F5F5F5;
  border-bottom: 1px solid #F5F5F5;
}
#_mobile_top_links #topLinks a {
  font-weight: 400;
  height: auto;
  border-bottom: none;
  border-bottom: 1px solid #F5F5F5;
}

.noimage .owl-nav,
.noimage .owl-prev,
.noimage .owl-next {
  display: none;
}

#closeFilter {
  display: none;
}
@media (max-width: 767px) {
  #closeFilter {
    display: block;
    margin-top: 0;
    top: 46px;
    position: relative;
  }
}

.page-home > div > div {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .page-home > div > div {
    margin-bottom: 10px;
  }
}

#b2b_widget > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#b2b_widget > div > div {
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}
#b2b_widget > div > div > div {
  flex-wrap: wrap;
}
#b2b_widget > div > div > div:last-child {
  display: flex;
  align-items: center;
}

#b2b_widget table,
#b2b_widget td,
#b2b_widget tr,
#b2b_widget th {
  border: 0 !important;
}

@media (max-width: 1199px) {
  #b2b_widget .see_all_docs {
    display: none;
  }
}
#b2b_widget .see_all_docs i {
  font-size: 11px;
}

#b2b_widget .item {
  padding: 0 40px;
}

#b2b_widget .item:first-child {
  padding-left: 8px;
}

@media (max-width: 991px) {
  #b2b_widget .item:first-child {
    padding-left: 0;
  }
}
#b2b_widget .item:last-child {
  padding-right: 8px;
}

@media (max-width: 991px) {
  #b2b_widget .item:last-child {
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  #b2b_widget .item {
    padding: 0 20px 10px;
  }
}
@media (max-width: 575px) {
  #b2b_widget .item {
    width: 100%;
  }
}
#b2b_widget .item > span {
  font-size: 11px;
}

#b2b_widget .item .value {
  font-size: 20px;
  font-weight: 700;
}

.sidebar-heading {
  width: calc(100% + 50px);
  padding: 18px 25px 17px;
  margin: -25px -25px 16px;
  border-bottom: 1px solid #cfcfcf;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 2rem;
}
@media (max-width: 767px) {
  .sidebar-heading {
    width: calc(100% + 10px);
    margin: -11px -5px 20px;
    padding: 10px 0;
    font-size: 1.8rem;
  }
}
.sidebar-heading a {
  font-size: 1.2rem;
  line-height: 1.2;
  margin-left: 12px;
}
.sidebar-heading i {
  font-size: 15px;
  position: relative;
  top: 2px;
}

#b2b_widget_consultant .icon-user {
  font-size: 6.5rem;
  margin-right: 20px;
}

#ds_consultant {
  background: transparent;
  position: -webkit-sticky;
  position: sticky;
  bottom: 9px;
  padding: 9px 17px 15px;
}
#ds_consultant .h3 {
  margin-top: 0;
  font-size: 1.6rem;
  margin-bottom: 5px;
}
#ds_consultant .h3 i {
  font-size: 2.4rem;
  position: relative;
  top: 4px;
  margin-left: 6px;
}
#ds_consultant p {
  font-size: 14px;
  line-height: 1.6;
}
#ds_consultant i {
  margin-right: 5px;
}

.cart-grid-right #ds_consultant {
  position: relative;
  bottom: 0;
}

.text-uppercase {
  text-transform: uppercase;
}

.second-menu {
  border-top: 1px solid #cfcfcf;
  margin-top: 1rem;
  padding-top: 2rem;
}
@media (max-width: 1199px) {
  .second-menu {
    margin-top: 0;
    padding-top: 0;
  }
}
.second-menu li {
  padding: 0 15px 10px;
}
@media (max-width: 1199px) {
  .second-menu li {
    padding: 0;
  }
}
.second-menu li a {
  padding: 7px 3px;
  line-height: 1;
  display: inline-block;
}
.second-menu li a:hover {
  color: #000000;
  background: #b9dff4;
}

.container-submenu .second-menu {
  display: none;
}

#history table tr:first-of-type {
  background: white;
  font-weight: normal;
}
#history thead {
  font-weight: bold;
}

.links.myaccount li {
  flex: 0 0 25% !important;
  max-width: 25% !important;
  padding: 1rem;
}
@media (max-width: 1599px) {
  .links.myaccount li {
    flex: 0 0 33.33% !important;
    max-width: 33.33% !important;
  }
}
@media (max-width: 767px) {
  .links.myaccount li {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}
@media (max-width: 575px) {
  .links.myaccount li {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
.links.myaccount li a {
  line-height: 42px;
  height: 42px;
}

.heading-combinations {
  border-radius: 5px;
}
.heading-combinations .d-flex > * {
  padding: 4px 0;
}

.box ul {
  list-style: square;
}
.box ul li {
  margin-left: 1.5rem;
  margin-bottom: 8px;
}
.box ul li:last-of-type {
  margin-bottom: 0;
}
.box ul li a:hover {
  color: #0080c8;
}

#infob2b {
  background: #e9e9e9;
}
#infob2b #header,
#infob2b #footer {
  display: none;
}
#infob2b main {
  height: 100vh;
  width: 100%;
  font-size: 20px;
  align-items: center;
}
#infob2b main #main header {
  display: none;
}
#infob2b main #main #content .articles {
  height: 100vh;
  width: 100%;
  align-items: center;
  justify-content: center;
  /* justify-items: center; */
  display: flex;
  text-align: center;
}

#switchView li:first-of-type {
  display: none;
}

.all-product-link {
  display: ruby;
  text-align: right;
}

.headerCat {
  margin-bottom: 20px;
}

table {
  border-collapse: separate;
}
table th {
  background: #cfcfcf;
  padding: 5px 10px;
}
table td {
  font-weight: normal;
}
table td a {
  text-decoration: underline;
}
table tr:last-of-type td {
  border-bottom: 0 !important;
}

tr:first-child td:first-child {
  border-top-left-radius: 5px;
}

tr:first-child td:last-child {
  border-top-right-radius: 5px;
}

tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}

tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}

.pswp__button--close:before, .pswp__button--share:before, .pswp__button--fs:before, .pswp__button--zoom:before, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  font-family: "icons" !important;
}

.consultant-in-contact {
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}
.consultant-in-contact .consultant-heading {
  padding-bottom: 10px;
  color: #0080c8;
  font-size: 16px;
  line-height: 1.7;
}
.consultant-in-contact p {
  font-size: 16px;
  line-height: 1.7;
}
.consultant-in-contact p i {
  font-size: 2rem;
  margin-right: 1rem;
  opacity: 0.8;
}
.consultant-in-contact a {
  display: flex;
  align-items: center;
}

.product-add-to-card .wishlist-button-add {
  margin-left: 0 !important;
}

.grecaptcha-badge {
  z-index: 2;
}

#checkout p.back_cat,
#cart p.back_cat {
  background: transparent;
  border-color: #000;
  text-align: center;
  transition: background-color 0.4s, color 0.4s, border-color 0.4s;
}
#checkout p.back_cat:hover,
#cart p.back_cat:hover {
  border-color: #000;
  background: #000 !important;
}
#checkout p.back_cat:hover a,
#cart p.back_cat:hover a {
  color: white !important;
}
#checkout p.back_cat a,
#cart p.back_cat a {
  color: #000;
  font-size: 1.25rem;
  line-height: 3;
}

@media (max-width: 767px) {
  #cart #content-wrapper {
    margin-bottom: 30px !important;
  }
}

.cart-empty .products-section-title {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.cart-empty .all-product-link {
  display: block;
  margin-bottom: 2rem;
  text-align: left;
}

#firmesb2b_block_documents {
  max-width: 800px;
  overflow-x: auto;
  overflow-y: visible;
  padding-bottom: 1rem;
}
#firmesb2b_block_documents table {
  width: 100%;
}
#firmesb2b_block_documents tr th {
  padding: 5px 10px;
  border-bottom: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
}
#firmesb2b_block_documents tr th:last-of-type {
  border-right: 0;
}
#firmesb2b_block_documents tr td {
  font-weight: normal;
}
#firmesb2b_block_documents tfoot td {
  border-top: 1px solid #cfcfcf !important;
  border-radius: 0;
}

#header {
  border-bottom: 1px solid #ebebeb;
}
@media (min-width: 768px) {
  #header {
    position: -webkit-sticky;
    position: sticky;
  }
}

@media (min-width: 1200px) {
  #_desktop_top_menu {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
  }
}

@media (min-width: 1200px) {
  .heading-combinations {
    top: 64px !important;
  }
}

@media (min-width: 768px) {
  .heading-combinations.radius {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
}

@media (min-width: 1200px) {
  .top-nav {
    height: 64px;
  }
}

@media (min-width: 1200px) {
  .func-nav #_mobile_cart i,
.func-nav #_desktop_cart i {
    top: -6px;
  }
}

@media (min-width: 1200px) {
  .blockcart .cart-products-count {
    top: -11px;
  }
}

#cms #content ol ol li {
  list-style-type: lower-latin;
}

#cms #content ol ol ol li {
  list-style-type: disc;
}

#cms #content h4 {
  font-weight: bold;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

#guestB2BForm .btn {
  margin-top: 28px;
}

#guestB2BForm {
  max-width: 800px;
}

#copy_address {
  display: inline-flex !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 20px !important;
  margin-left: 10px;
  transition: all 0.2s;
}
@media (max-width: 379px) {
  #copy_address {
    margin-left: 0;
    margin-bottom: 5px;
  }
}
#copy_address:hover {
  border-color: #000;
}
#copy_address svg {
  margin-right: 10px;
}

#guestB2BForm h3 {
  display: flex;
  align-items: center;
}
@media (max-width: 379px) {
  #guestB2BForm h3 {
    flex-direction: column !important;
    align-items: flex-start;
  }
}

.page-password svg {
  max-width: 100px;
}

.hello-heading {
  margin-bottom: 0.5rem;
  font-size: 18px;
}

.hello-text {
  font-size: 18px;
  margin-bottom: 2rem;
}

.page-pagenotfound #wrapper {
  padding: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: calc(100vh - 110px);
}
.page-pagenotfound #wrapper h1 {
  position: relative;
}
.page-pagenotfound #wrapper h1::before {
  content: "404";
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  color: #e6e6e6;
  font-size: 31vw;
  transform: translateX(-50%);
}

.page-product .product-thumbnail {
  height: auto;
  display: block;
}
.page-product #product-category {
  position: relative;
}

.owl-stage-outer {
  overflow: hidden;
}

.owl-nav button {
  padding-left: 0;
  cursor: pointer;
}
.owl-nav button.owl-next i {
  left: 2px;
  position: relative;
}
.owl-nav button.owl-prev i {
  left: 2px;
  position: relative;
}

#_desktop_search {
  max-width: 450px;
}

#_desktop_currency_selector,
#_desktop_language_selector {
  position: absolute;
  right: 280px;
  top: 50%;
  transform: translateY(-50%);
}
#_desktop_currency_selector .expand-more,
#_desktop_language_selector .expand-more {
  font-size: 13px;
}
#_desktop_currency_selector .dropdown .dropdown-menu,
#_desktop_language_selector .dropdown .dropdown-menu {
  padding: 0 !important;
}
#_desktop_currency_selector .dropdown .dropdown-menu a,
#_desktop_language_selector .dropdown .dropdown-menu a {
  transition: all 0.2s;
}
#_desktop_currency_selector .dropdown .dropdown-menu a:hover,
#_desktop_language_selector .dropdown .dropdown-menu a:hover {
  background: #b9dff4;
}
@media (max-width: 991px) {
  #_desktop_currency_selector,
#_desktop_language_selector {
    display: none;
  }
}

#_desktop_currency_selector {
  right: 210px;
}

#_desktop_language_selector {
  right: 280px;
}

.js-top-menu-bottom {
  display: flex;
  margin-bottom: 10rem;
  margin-left: 10px;
}
.js-top-menu-bottom select {
  padding: 0 10px !important;
}

#_mobile_currency_selector {
  margin-right: 1rem;
}

.auth-form .language-selector {
  margin-bottom: 4rem !important;
}
@media (min-width: 992px) {
  .auth-form .language-selector {
    position: absolute;
    z-index: 3;
    top: 5rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .auth-form .language-selector .hidden-lg-down {
    display: block !important;
  }
}
@media (max-width: 991px) {
  .auth-form .language-selector select {
    padding-left: 10px;
  }
}
.auth-form .alert {
  margin-top: 0;
}
.auth-form .h1 {
  margin-bottom: 20px;
}

.language-selector li {
  position: relative;
}
.language-selector li:first-of-type a::before, .language-selector li:nth-of-type(2) a::before {
  content: url(/img/pol.svg);
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 8px;
  transform: translateY(-50%);
}
.language-selector li:first-of-type a span, .language-selector li:nth-of-type(2) a span {
  margin-left: 28px;
}
.language-selector li:nth-of-type(2) a::before {
  content: url(/img/eng.svg);
}

.blockcart #quickCartProducts .btn {
  font-weight: 700;
  letter-spacing: 1px;
}/*# sourceMappingURL=main.css.map */