/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./css/custom.scss ***!
  \****************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*color*/
/*globalne*/
body {
  font-size: 14px;
  line-height: 1.45;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.material-icons {
  line-height: 1 !important;
}

.container-fluid {
  max-width: 1400px;
}

.dropdown-item {
  white-space: normal;
  font-size: 0.85rem;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

button {
  outline: none;
}

.btn-primary {
  padding: 0.75rem 1.5rem;
  border-radius: 6px;
  font-weight: 600;
  background-color: #085A32;
  color: #fff;
  text-transform: none;
  cursor: pointer;
  border: 1px solid #085A32;
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #082215;
  color: #fff;
  border: 1px solid #68BC46;
}

.btn-primary.active,
.btn-primary:active,
.open > .btn-primary.dropdown-toggle {
  background-color: #085A32;
}

.btn-outline-secondary {
  border: 1px solid #d8ded8;
  border-radius: 4px;
  color: #333;
}

.btn-secondary {
  padding: 0.75rem 1.5rem;
  border-radius: 6px;
  font-weight: 600;
  background-color: none;
  color: #fff;
  text-transform: none;
  cursor: pointer;
  border: 1px solid none;
}

.btn-secondary:hover {
  opacity: 0.8;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .btn-primary.dropdown-toggle.focus,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle:hover {
  background-color: #68BC46;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  background-color: #68BC46;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  background-color: #68BC46;
}

.btn-success {
  background-color: #68BC46;
  border: 1px solid #68BC46;
  color: #fff;
}

.btn-success:hover {
  opacity: 0.8;
}

.btn-outline-primary {
  border: 1px solid #68BC46;
  border-radius: 4px;
  color: #68BC46;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #68BC46;
  border-color: #68BC46;
}

.btn-outline-primary.active.focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.active:hover,
.btn-outline-primary:active.focus,
.btn-outline-primary:active:focus,
.btn-outline-primary:active:hover,
.open > .btn-outline-primary.dropdown-toggle.focus,
.open > .btn-outline-primary.dropdown-toggle:focus,
.open > .btn-outline-primary.dropdown-toggle:hover {
  color: #fff;
  background-color: #68BC46;
  border-color: #68BC46;
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  background-color: #085A32;
  border-color: #085A32;
}

.btn-outline-primary.active,
.btn-outline-primary:active,
.open > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #085A32;
  border-color: #085A32;
}

.btn-tertiary {
  border: 1px solid #d8ded8;
  padding: 10px;
  border-radius: 8px;
  cursor: pointer;
  color: #232323;
}

.filter-block:hover {
  background-color: #68BC46;
  color: #fff;
}

.bg-success {
  background-color: #68BC46 !important;
  border-color: #68BC46 !important;
}

.btn-comment,
.btn-comment-inverse {
  background-color: transparent;
  color: #000;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
}

.btn-comment:hover {
  background-color: transparent;
  color: #68BC46;
}

.btn.focus,
.btn:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.group-span-filestyle .btn-default {
  background-color: #085A32;
  color: #fff;
}

.has-discount .discount {
  background-color: greenyellow;
  color: #000;
}

.has-discount .page-content.page-cms ul,
.has-discount p,
.has-discount.product-price,
.page-content.page-cms .has-discount ul {
  color: #000;
}

.h1,
.h2,
.h3 {
  text-transform: none;
}

.form-control:focus {
  outline-color: #085A32;
}

.tabs .nav-tabs .nav-link.active {
  background-color: #68BC46;
  color: #fff;
}

.tabs .nav-tabs .nav-link {
  color: #68BC46;
  background-color: #fff;
  border-radius: 6px;
  padding: 10px 20px;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 600;
}

.tabs .nav-tabs .nav-link:hover {
  background-color: #68BC46;
  color: #fff;
}

.tabs .nav-tabs .nav-link.active:hover {
  background-color: #68BC46;
  color: #fff;
}

.tabs .nav-tabs .nav-link.active {
  background-color: #68BC46;
  color: #fff;
}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
  border: 0;
  border-bottom: #68BC46 3px solid;
}

a {
  color: #085A32;
}

a:hover {
  color: #68BC46;
}

.page-content.page-cms ul,
p {
  color: #232323;
}

.product-price {
  color: #000;
}

.collapse {
  display: none;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

.collapse.show {
  display: block;
}

#wrapper .breadcrumb li::after {
  display: none;
}

.text-primary {
  color: #085A32 !important;
}

.border-primary {
  border: 2px solid #085A32 !important;
  border-color: #085A32 !important;
}

.bootstrap-touchspin input.form-control,
.bootstrap-touchspin input.input-group {
  border: 1px solid #d8ded8;
}
.bootstrap-touchspin .btn-touchspin {
  border: 1px solid #d8ded8;
}

label {
  text-align: left;
}

.badge.light {
  color: #212529;
}

/* tekst ciemny */
.badge.bright,
.badge.text-dark {
  color: #fff;
}

/* tekst jasny  */
.wishlist-button-add {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #d8ded8;
}

.form-control-comment {
  padding-top: 0.2rem;
  display: block;
}

.page-footer .btn-primary {
  margin-bottom: 10px;
}

.bg-light {
  background-color: #ecedee !important;
}

#header {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #232323;
}
#header a:hover {
  color: #085A32;
}
#header .header-nav {
  background-color: #085A32;
  color: #f1f1f1;
  max-height: unset;
  padding: 5px 0 !important;
}
#header .header-nav .header1 {
  width: 100%;
}
#header .header-nav .hidden-md-up.text-sm-center.mobile {
  width: 100%;
}
#header .header-nav .material-icons {
  line-height: 1;
}
#header .header-nav a {
  color: #fff;
}
#header .header-nav a:hover {
  color: #f1f1f1;
}
#header .header-nav .navt1 {
  padding-top: 4px;
}
#header .header-nav .navt1 i {
  font-size: 14px;
  margin-right: 3px;
  color: #68BC46;
}
#header .header-nav .contact-links {
  padding: 13px 0;
}
#header .header-nav .contact-links .contact-item {
  text-decoration: none;
  color: #fff;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
#header .header-nav .contact-links .contact-item:hover {
  color: #68BC46;
}
#header .header-nav .contact-links .contact-item i {
  font-size: 20px;
}
#header .header-nav .dropdown-toggle {
  padding-right: 0;
}
#header .header-nav .dropdown-toggle::after {
  display: none;
}
#header .header-nav .language-selector,
#header .header-nav .user-info {
  margin-top: 10px;
  margin-left: 0;
}
#header .header-nav .user-info .account {
  color: #fff;
}
#header .header-nav .user-info .account i {
  color: #fff;
}
#header .header-nav .blockcart {
  height: auto;
  padding: 10px 2px;
  margin-left: 0;
}
#header .header-nav .cart-preview .shopping-cart {
  color: #fff;
}
#header .header-nav .cart-preview .shopping-cart i {
  color: #fff;
}
#header .header-nav .cart-preview {
  background-color: transparent;
  color: #fff;
}
#header .header-nav .cart-preview a {
  color: #fff;
}
#header .header-nav .cart-preview i {
  color: #fff;
  font-size: 20px;
}
#header .header-nav .cart-preview.active {
  background-color: transparent;
  color: #fff;
}
#header .header-nav .cart-preview.active a {
  color: #fff;
}
#header .header-nav .cart-preview.active i {
  color: #fff;
  font-size: 20px;
}
#header .header-nav .cart-preview.active:hover {
  color: #085A32;
}
#header .header-nav .cart-preview.active:hover a:hover {
  color: #085A32;
}
#header .header-nav .cart-preview.active:hover i {
  color: #085A32;
  font-size: 20px;
}
#header .header-nav #menu-icon {
  margin-left: 0;
}
#header #_desktop_logo {
  padding-top: 2px;
}
#header #_mobile_logo h1 {
  margin-bottom: 0;
}
#header #_mobile_logo img {
  max-width: 100%;
  height: auto;
}
#header #open_fullscreen_search {
  color: #fff;
}
#header #open_fullscreen_search,
#header #open_fullscreen_search2 {
  padding: 0;
  color: #fff;
}
#header #open_fullscreen_search i,
#header #open_fullscreen_search2 i {
  width: 19px;
  height: 19px;
  line-height: 0.9 !important;
}
#header #open_fullscreen_search:focus-visible,
#header #open_fullscreen_search2:focus-visible {
  outline: none;
  outline-offset: 4px;
}
#header #open_fullscreen_search:focus,
#header #open_fullscreen_search2:focus {
  -webkit-box-shadow: 0 0 0 3px #68BC46;
          box-shadow: 0 0 0 3px #68BC46;
}
#header #open_fullscreen_search:hover,
#header #open_fullscreen_search2:hover {
  color: #fff;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
#header #open_fullscreen_search:active,
#header #open_fullscreen_search2:active {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
  color: #68BC46;
}
#header #open_fullscreen_search.animate,
#header #open_fullscreen_search2.animate {
  -webkit-animation: pulse-outline 1s ease-in-out;
          animation: pulse-outline 1s ease-in-out;
}
#header .header-top {
  border-bottom: 1px solid #f6f6f6;
  padding: 10px 0;
}
#header .header-top #mobile_top_menu_wrapper {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1000;
  background: white;
}
#header .header-top #mobile_top_menu_wrapper .top-menu {
  padding: 0;
}
#header .header-top #mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
  text-align: center;
}
#header .header-top .position-static {
  text-align: right;
}
#header .header-top .single-men-quick {
  padding-top: 10px;
}
#header .header-top .material-icons {
  width: auto;
  height: auto;
  font-size: 42px;
}
#header .header-top #_desktop_cart .material-icons {
  font-size: 40px;
}
#header .header-top #_desktop_cart .cart-products-count {
  position: absolute;
  right: -2px;
  top: 0px;
  background-color: #5DB812;
  font-size: 12px;
  z-index: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #FFF;
  padding: 4px 4px 1px 4px;
  width: 18px;
  height: 18px;
  border-radius: 10px;
  line-height: 10px;
  text-align: center;
}
#header .header-menu {
  background-color: #f1f1f1;
}
#header .header-menu a[data-depth="0"] {
  text-transform: none;
  color: #000;
  font-weight: 400;
  padding: 13px 15px;
  font-size: 14px;
}
#header .header-menu a[data-depth="0"]:hover {
  color: #085A32;
}
#header .header-menu #lnk-kontakt a {
  padding-right: 0;
}
#header .header-menu .category {
  position: relative;
}
#header .header-menu .category a.dropdown-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.575rem 1rem;
  color: #333;
  text-decoration: none;
  width: 100%;
}
#header .header-menu .category a.dropdown-item .collapse-icons {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
}
#header .header-menu .category a.dropdown-item .collapse-icons i {
  font-size: 18px;
  margin-left: 0.5rem;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
#header .header-menu .category a.dropdown-item .collapse-icons .add {
  display: inline-block;
}
#header .header-menu .category a.dropdown-item .collapse-icons .remove {
  display: none;
}
#header .header-menu .category a.dropdown-item .collapse-icons.collapsed .add {
  display: inline-block;
}
#header .header-menu .category a.dropdown-item .collapse-icons.collapsed .remove {
  display: none;
}
#header .header-menu .category a.dropdown-item .collapse-icons:not(.collapsed) .add {
  display: none;
}
#header .header-menu .category a.dropdown-item .collapse-icons:not(.collapsed) .remove {
  display: inline-block;
}
#header .header-menu .category .sub-menu {
  min-width: 220px;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  padding: 0.5rem 0;
  margin-top: 0.3rem;
  border-radius: 4px;
  z-index: 1000;
  list-style: none;
}
#header .header-menu .category .sub-menu ul.top-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
#header .header-menu .category .sub-menu ul.top-menu li.category a.dropdown-submenu {
  display: block;
  padding: 0.5rem 0.4rem;
  font-size: 14px;
  color: #555;
  text-decoration: none;
  font-weight: 500;
}
#header .header-menu .category .sub-menu ul.top-menu li.category a.dropdown-submenu:hover {
  color: #68BC46;
}
#header .header-menu .sub-menu ul[data-depth="1"] > li {
  margin: 0;
  width: 100%;
}
#header .header-menu #_desktop_top_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
#header .header-menu #_mobile_top_menu {
  width: 100%;
}
#header .header-menu #_mobile_top_menu .float-xs-right {
  text-align: right;
}
@media (min-width: 992px) {
  #header .header-menu .category .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
  }
  #header .header-menu .category:hover > .sub-menu {
    display: block;
  }
  #header .header-menu .collapse-icons {
    display: none !important;
  }
}
@media (max-width: 991px) {
  #header .header-menu .category a.dropdown-item {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    position: relative;
  }
  #header .header-menu .category a.dropdown-item .collapse-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 1rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  #header .header-menu .category .sub-menu {
    position: relative;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
    background: transparent;
    padding: 0;
    margin: 0;
    display: none;
  }
  #header .header-menu .top-menu {
    margin-bottom: 0;
  }
  #header .header-menu .top-menu a[data-depth="0"] {
    padding: 0.75rem 0.2rem;
    display: block;
  }
}
#header .header-top .top-menu a[data-depth="0"] {
  text-transform: none;
  color: #000;
  font-weight: 400;
  padding: 16px 15px;
  font-size: 14px;
}
#header .header-top .top-menu a:hover {
  color: #085A32;
}
#header .header-top .top-menu .collapse {
  display: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0.3s, opacity 0.3s ease;
  transition: visibility 0.3s, opacity 0.3s ease;
}
#header .header-top .top-menu .collapse.show {
  display: block;
  visibility: visible;
  opacity: 1;
}
#header .header-top .top-menu a.dropdown-submenu {
  text-transform: none;
}
#header .home-slider {
  overflow: hidden;
}
#header .home-slider .container-fluid {
  max-width: 1600px;
}
#header .home-slider .homeslider-hero .hero-slide {
  position: relative;
  height: auto;
  padding: 15px 0;
}
#header .home-slider .homeslider-hero .hero-slide .hero-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
#header .home-slider .homeslider-hero .hero-slide .container {
  position: relative;
  z-index: 2;
  height: 100%;
}
#header .home-slider .homeslider-hero .hero-slide .hero-text .hero-subtitle {
  display: block;
  color: #4b5563;
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
}
#header .home-slider .homeslider-hero .hero-slide .hero-text .hero-title {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 1rem;
  color: #111;
}
#header .home-slider .homeslider-hero .hero-slide .hero-text .hero-description {
  font-size: 1rem;
  color: #333;
  margin-bottom: 1.5rem;
  max-width: 500px;
}
#header .home-slider .homeslider-hero .hero-slide .hero-text .hero-buttons .btn {
  border-radius: 0.25rem;
  padding: 0.75rem 1.5rem;
  font-weight: 400;
}
#header .home-slider .homeslider-hero .hero-slide .hero-text .hero-buttons .btn-primary {
  background-color: #2f5e27;
  border-color: #2f5e27;
  color: #fff;
}
#header .home-slider .homeslider-hero .hero-slide .hero-text .hero-buttons .btn-primary:hover {
  background-color: #085A32;
}
#header .home-slider .homeslider-hero .hero-slide .hero-text .hero-buttons .btn-outline-light {
  background-color: #fff;
  border: 2px solid #fff;
  color: #000;
}
#header .home-slider .homeslider-hero .hero-slide .hero-text .hero-buttons .btn-outline-light:hover {
  background-color: #085A32;
  border-color: #085A32;
  color: #fff;
}
#header .home-slider .homeslider-hero .hero-slide .hero-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.5rem;
}
#header .home-slider .homeslider-hero .container {
  max-width: 100%;
}
#header .home-slider .homeslider-hero .carousel-inner {
  height: auto;
}
#header .home-slider .homeslider-hero .carousel-control-prev-icon,
#header .home-slider .homeslider-hero .carousel-control-next-icon {
  background-color: rgba(255, 255, 255, 0.8);
  background-size: 2rem 2rem;
  border-radius: 50%;
}
#header .home-slider .homeslider-hero .carousel-indicators li {
  width: 12px;
  height: 12px;
  background-color: rgba(47, 94, 39, 0.3);
  border-radius: 50%;
  margin: 0 4px;
}
#header .home-slider .homeslider-hero .carousel-indicators .active {
  background-color: #2f5e27;
}
#header .home-slider .homeslider-hero .carousel-control-next,
#header .home-slider .homeslider-hero .carousel-control-prev {
  width: 50px;
}
#header .home-slider .homeslider-hero .carousel-control-prev-icon,
#header .home-slider .homeslider-hero .carousel-control-next-icon {
  width: 30px;
  height: 30px;
  background-color: #fff !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23085A32%27 width=%278%27 height=%278%27 viewBox=%270 0 8 8%27%3e%3cpath d=%27M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z%27/%3e%3c/svg%3e") !important;
  background-size: 0.7rem 0.7rem;
  border-radius: 50%;
}
#header .home-slider .homeslider-hero .carousel-control-next-icon {
  background-color: #fff !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23085A32%27 width=%278%27 height=%278%27 viewBox=%270 0 8 8%27%3e%3cpath d=%27M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5 1.5 1.5 4-4-4-4z%27/%3e%3c/svg%3e") !important;
  background-size: 0.7rem 0.7rem;
  border-radius: 50%;
}
@media (max-width: 991.98px) {
  #header .home-slider .carousel {
    left: 50%;
    width: 100vw;
    padding-bottom: 0;
    margin-left: -50vw;
    background-color: #f6f6f6;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0;
  }
  #header .home-slider .hero-buttons {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  #header .header-nav {
    padding-bottom: 0 !important;
    border-bottom: none;
  }
  #header .header-nav .navt1 a {
    color: #fff;
  }
  #header .col-12.d-flex.d-md-none.align-items-center.mt-2.px-2.position-relative {
    background-color: #fff;
  }
  #header .col-12.d-flex.d-md-none.align-items-center.mt-2.px-2.position-relative .material-icons {
    color: #000;
  }
  #header .cart-products-count {
    display: none;
  }
  #header #open_fullscreen_search,
  #header #open_fullscreen_search2 {
    padding: 3px;
  }
}
#header .homeslider-container a.homeslider_nav {
  display: none !important;
}
#header .home-slider .container-fluid {
  padding: 0;
}

#search_fullscreen_wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.98);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#search_fullscreen_wrapper.open {
  opacity: 1;
  pointer-events: all;
}
#search_fullscreen_wrapper #search_fullscreen_inner {
  width: 100%;
  max-width: 700px;
  padding: 2rem;
  position: relative;
  margin: 0 auto;
  padding-top: 4rem;
}
#search_fullscreen_wrapper .search-input-wrapper {
  position: relative;
  width: 100%;
  margin-bottom: 0;
}
#search_fullscreen_wrapper #search_widget {
  position: static !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  float: none;
  position: relative;
}
#search_fullscreen_wrapper #search_widget form input {
  padding: 10px 20px 10px 15px;
}
#search_fullscreen_wrapper #search_widget form i {
  position: relative;
  padding: 0;
}
#search_fullscreen_wrapper #search_widget .search-form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: white;
  border: 1px solid #d8ded8;
  border-radius: 8px;
  padding: 1rem;
}
#search_fullscreen_wrapper #search_widget .search-input {
  font-size: 1.5rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: none;
  outline: none;
  background: transparent;
}
#search_fullscreen_wrapper #search_widget .do-search {
  background: none;
  border: none;
  font-size: 2rem;
  cursor: pointer;
  color: #000;
  position: absolute;
  right: 20px;
}
#search_fullscreen_wrapper #search_widget .open-search,
#search_fullscreen_wrapper #search_widget .clear {
  display: none !important;
}
#search_fullscreen_wrapper .close-fullscreen-search {
  position: fixed;
  top: 10px;
  right: 10px;
  font-size: 2rem;
  background: none;
  border: none;
  color: #000;
  cursor: pointer;
}
#search_fullscreen_wrapper .close-fullscreen-search i {
  font-size: 3rem;
}

.ui-autocomplete {
  z-index: 10010 !important;
  position: absolute;
  background: #fff;
  border: 1px solid #d8ded8;
  max-height: 400px;
  overflow-y: auto;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

#search_widget,
.search-input-wrapper,
.header-top {
  overflow: visible !important;
}

@media screen and (max-width: 768px) {
  #header .header-top {
    padding: 0;
  }
}
@media screen and (max-width: 600px) {
  #header .header-top #search_widget .search-form-wrapper {
    width: 100%;
  }
  #header .header-top #search_widget.closed .search-input-wrapper,
  #header .header-top #search_widget.closed .clear {
    display: block;
    position: relative;
  }
  #header .header1 {
    text-align: center;
  }
  #header .header-top {
    font-size: 15px;
  }
  #header .header-top .contact-links {
    padding: 3px 0;
    padding-top: 10px;
  }
  #header .header-top .contact-links .contact-item i {
    line-height: 1;
  }
  #header .header-top .blockcart {
    margin-left: 0;
  }
  #header .header-top .blockcart .cart-products-count {
    font-size: 11px;
    display: none;
  }
  #header .header-top #_mobile_user_info {
    padding-right: 0;
  }
  #header .header-top #_mobile_user_info i {
    width: 19px;
    height: 22px;
    line-height: 0.9 !important;
  }
  #header .header-top #_mobile_user_info .dropdown-menu {
    padding: 0.2rem;
  }
  #header .header-top #_mobile_user_info .dropdown-item {
    padding: 0.25rem 0.5rem;
    font-size: 14px;
  }
  #header .header-top #_mobile_user_info .dropdown-divider {
    margin: 3px 0;
  }
  #header .header-top #menu-icon {
    margin: 12px 4px;
    vertical-align: middle;
    cursor: pointer;
  }
  #header .header-top {
    padding: 0;
    border-bottom: none;
  }
  #header .header-top #search_widget.closed .clear {
    display: none;
  }
  #header .header-top #search_widget .open-search,
  #header .header-top #search_widget .clear {
    display: none;
  }
  #header .header-top #search_widget .do-search {
    position: absolute;
    right: 15px;
  }
  #header .header-top #mobile_top_menu_wrapper .top-menu {
    padding: 0;
  }
  #header .header-top .header-top-right #search_widget {
    width: 100%;
  }
  #mobile_top_menu_wrapper {
    padding: 0 15px;
    text-align: center;
    width: 100%;
  }
  #_mobile_top_menu {
    width: 100%;
  }
}
#wrapper {
  background: #fff;
  padding-top: 15px;
}

.mycategories {
  padding-top: 40px;
  margin-bottom: 20px;
}
.mycategories .single-title {
  text-align: center;
  margin-bottom: 15px;
}
.mycategories .single-title h2 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #212529;
}
.mycategories .category-item {
  margin-bottom: 25px;
}
.mycategories .category-item .category-item-sz {
  padding: 10px;
  border-radius: 2px;
  border: 2px solid #ebebeb;
  text-align: center;
  height: 100%;
}
.mycategories .category-item .category-item-sz a {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}
.mycategories .category-item .category-item-sz a:hover {
  color: #085A32;
}
.mycategories .category-item .category-item-sz a h2 {
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  margin-top: 20px;
  line-height: 1.4;
}
.mycategories .category-item .category-item-sz a h2:hover {
  color: #085A32;
}
.mycategories .category-item .category-item-sz:hover {
  border: 2px solid #68BC46;
}
.mycategories .category-item .category-item-sz:hover a {
  color: #68BC46;
}

.about-section {
  padding: 4rem 0;
  background-color: #f8f9fa;
}
.about-section h2 {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.about-section h2 strong {
  font-weight: 800;
}
.about-section p {
  font-size: 1rem;
  color: #444;
  line-height: 1.6;
  margin-bottom: 2rem;
}
.about-section .icon-box .icon {
  width: 48px;
  height: 48px;
  background-color: #66bb6a;
  color: #fff;
  border-radius: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.5rem;
  margin-right: 1rem;
}
.about-section .mb-3.d-flex {
  margin-bottom: 1.75rem !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.about-section h5 {
  font-size: 1.1rem;
  font-weight: 700;
  margin-bottom: 0.2rem;
}
.about-section .about-feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 1.5rem;
}
.about-section .about-feature .icon {
  width: 48px;
  height: 48px;
  border-radius: 0.75rem;
  background-color: #66bb6a;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.5rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.about-section .about-feature .content-box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 4px;
}
.about-section .about-feature .content-box h5 {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 0.25rem;
}
.about-section .about-feature .content-box p {
  font-size: 0.95rem;
  color: #555;
}
.about-section .about-image-box {
  border-radius: 0.75rem;
  overflow: hidden;
  -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
          box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
}
.about-section .about-image-box img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0.75rem;
}
.about-section .badge-box {
  background-color: #66bb6a;
  color: #fff;
  padding: 1rem;
  border-radius: 0.75rem;
  padding: 10px;
}
.about-section .badge-box small {
  font-size: 0.9rem;
  opacity: 0.9;
}
.about-section .position-absolute {
  position: absolute;
  bottom: -15px;
  left: -15px;
  width: 200px;
  height: auto;
  background-color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.2;
  text-align: center;
}
.about-section img {
  border-radius: 6px;
}
@media (max-width: 767.98px) {
  .about-section h2 {
    text-align: center;
  }
  .about-section .mb-3.d-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .about-section .mb-3.d-flex .icon {
    margin-bottom: 0.5rem;
  }
  .about-section .about-image-box {
    margin-top: 2rem;
  }
}
.about-section .but-more {
  text-align: right;
}
.about-section .but-more a {
  background-color: transparent;
  color: #000;
  border: none;
  margin-right: 10px;
}
.about-section .but-more a:hover {
  color: #68BC46;
}

/* ===== Social cards (bez zmiennych) ===== */
.social {
  background-color: #f3f3f3;
  padding-top: 40px;
  padding-bottom: 40px;
  /* drobne dostosowania RWD */
}
.social .single-title {
  text-align: center;
  margin-bottom: 20px;
}
.social .title-social {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0;
  color: #212529;
  text-align: center;
}
.social .social-card {
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 16px;
  -webkit-box-shadow: 0 8px 28px rgba(0, 0, 0, 0.06);
          box-shadow: 0 8px 28px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  /* ---- YouTube ---- */
  /* ---- Instagram ---- */
}
.social .social-card__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: #fff;
  padding: 14px 16px 12px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.social .social-card__header .social-card__title {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.2;
}
.social .social-card__header .social-card__subtitle {
  margin-top: 2px;
  font-size: 0.875rem;
  opacity: 0.95;
}
.social .social-card__header .social-card__icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.social .social-card__body {
  padding: 16px;
}
.social .social-card__footer {
  padding: 12px 16px 18px;
}
.social .social-card--yt .social-card__header {
  background: #e53935;
}
.social .social-card--yt .yt-item {
  padding: 6px;
  border-radius: 12px;
  -webkit-transition: background-color 0.2s ease, -webkit-box-shadow 0.2s ease, -webkit-transform 0.2s ease;
  transition: background-color 0.2s ease, -webkit-box-shadow 0.2s ease, -webkit-transform 0.2s ease;
  transition: background-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
  transition: background-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease, -webkit-box-shadow 0.2s ease, -webkit-transform 0.2s ease;
}
.social .social-card--yt .yt-item:hover {
  background: #fafafa;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
          box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
.social .social-card--yt .yt-item + .yt-item {
  margin-top: 10px;
}
.social .social-card--yt .yt-thumb {
  position: relative;
  width: 184px;
  min-width: 184px;
  border-radius: 12px;
  overflow: hidden;
  aspect-ratio: 16/9;
  background: #f3f3f3;
  margin-right: 15px;
  /* małe kółko play jak na screenie */
  /* czarny badge z czasem w prawym-dolnym rogu */
}
.social .social-card--yt .yt-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.social .social-card--yt .yt-thumb .yt-play {
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.35);
  display: grid;
  place-items: center;
  pointer-events: none;
}
.social .social-card--yt .yt-thumb .yt-play svg {
  width: 16px;
  height: 16px;
  fill: #fff;
}
.social .social-card--yt .yt-thumb .yt-duration {
  position: absolute;
  right: 6px;
  bottom: 6px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #fff;
  padding: 3px 6px;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 6px;
  line-height: 1;
}
.social .social-card--yt .yt-title {
  font-size: 1rem;
  color: #1f1f1f;
}
.social .social-card--yt .yt-meta {
  font-size: 0.875rem;
  color: #6b7280;
}
.social .social-card--yt .btn-outline-yt {
  color: #e53935;
  border: 2px solid #e53935;
  padding: 0.7rem 1rem;
  font-weight: 600;
  border-radius: 12px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.social .social-card--yt .btn-outline-yt svg {
  vertical-align: -2px;
}
.social .social-card--yt .btn-outline-yt:hover {
  color: #fff;
  background: #e53935;
  border-color: #e53935;
}
.social .social-card--yt .btn-outline-yt:active {
  background: #cc2f2c;
  border-color: #cc2f2c;
}
.social .social-card--ig {
  /* gradientowa ramka + białe wypełnienie */
}
.social .social-card--ig .social-card__header {
  background: -webkit-gradient(linear, left top, right top, from(#f58529), color-stop(#dd2a7b), color-stop(#8134af), to(#515bd4));
  background: linear-gradient(90deg, #f58529, #dd2a7b, #8134af, #515bd4);
}
.social .social-card--ig .ig-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}
.social .social-card--ig .ig-grid .ig-item {
  display: block;
  border-radius: 10px;
  overflow: hidden;
  aspect-ratio: 16/9;
  background: #f3f3f3;
  -webkit-transition: -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease, -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
}
.social .social-card--ig .ig-grid .ig-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.social .social-card--ig .ig-grid .ig-item:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
          box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.social .social-card--ig .btn-outline-ig {
  position: relative;
  border: 2px solid transparent;
  border-radius: 12px;
  padding: 0.7rem 1rem;
  font-weight: 600;
  color: #d43a7a;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)) padding-box, -webkit-gradient(linear, left top, right top, from(#f58529), color-stop(#dd2a7b), color-stop(#8134af), to(#515bd4)) border-box;
  background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(90deg, #f58529, #dd2a7b, #8134af, #515bd4) border-box;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.social .social-card--ig .btn-outline-ig svg {
  vertical-align: -2px;
}
.social .social-card--ig .btn-outline-ig:hover {
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#f58529), color-stop(#dd2a7b), color-stop(#8134af), to(#515bd4));
  background: linear-gradient(90deg, #f58529, #dd2a7b, #8134af, #515bd4);
}
@media (max-width: 575.98px) {
  .social .col-12.col-lg-6 {
    margin-bottom: 15px;
  }
  .social .social-card__body {
    padding: 12px;
  }
  .social .social-card--yt .yt-thumb {
    width: 105px;
    min-width: 105px;
  }
}

.youtube-section {
  padding: 3rem 0;
  text-align: center;
}
.youtube-section .container-fluid {
  max-width: 1200px;
}
.youtube-section h2 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #212529;
}
.youtube-section p {
  font-size: 1rem;
  color: #6c757d;
  margin-bottom: 2rem;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.youtube-section iframe {
  top: 0;
  left: 0;
  width: 100%;
  height: 600px;
  border: 0;
  border-radius: 6px;
}
@media (max-width: 767.98px) {
  .youtube-section h2 {
    font-size: 1.5rem;
  }
  .youtube-section p {
    font-size: 0.95rem;
  }
}

.why-us-section {
  padding-top: 3rem;
  padding-bottom: 0;
  background-color: #F9FAFB;
  text-align: center;
}
.why-us-section .single-title h3 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 2rem;
  color: #212529;
}
.why-us-section .single-title p {
  font-size: 1rem;
  color: #6c757d;
  margin-bottom: 2rem;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.why-us-section .single-sz {
  background-color: #FFF;
  padding: 26px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  border-radius: 0.5rem;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.why-us-section .single-sz:hover {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.why-us-section .icon-box {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background-color: #e6f2e6;
  color: #3d7a2f;
  font-size: 2rem;
  margin-bottom: 1rem;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.why-us-section .icon-box i.material-icons {
  font-size: 2rem;
}
.why-us-section p strong {
  color: #000;
  font-weight: bold;
}
.why-us-section h5 {
  font-size: 1.1rem;
  font-weight: 600;
  color: #212529;
  margin-bottom: 0.5rem;
}
.why-us-section .text-muted {
  color: #6c757d !important;
  font-size: 0.95rem;
}
@media (max-width: 767.98px) {
  .why-us-section .single-sz {
    margin-bottom: 0;
  }
  .why-us-section .icon-box {
    width: 48px;
    height: 48px;
    font-size: 1.5rem;
  }
  .why-us-section h2 {
    font-size: 1.5rem;
  }
  .why-us-section h5 {
    font-size: 1rem;
  }
}

.why-us-section-other {
  background-color: #fff;
}

.customer-reviews {
  border-radius: 0.5rem;
}
.customer-reviews .single-title {
  margin-bottom: 30px;
  text-align: center;
}
.customer-reviews .single-title h2 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #212529;
  text-align: center;
}
.customer-reviews .single-title p {
  font-size: 1rem;
  color: #6c757d;
  margin-bottom: 2rem;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.customer-reviews .reviews-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.customer-reviews .review-card {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 300px;
          flex: 1 1 300px;
  max-width: 350px;
  min-width: 250px;
  border-radius: 0.5rem;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.customer-reviews .stars {
  color: #68BC46;
}
.customer-reviews .review-text {
  font-size: 0.95rem;
  color: #555;
  margin-bottom: 1rem;
}

.newsletter-section {
  background-color: #EEF3F0;
  padding: 3rem 0;
}
.newsletter-section .container-fluid {
  max-width: 800px;
}
.newsletter-section h4 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #000;
  text-align: center;
}
.newsletter-section p {
  font-size: 1rem;
  color: #6c757d;
  text-align: center;
}
.newsletter-section .form-control {
  border-radius: 0.3rem 0 0 0.3rem;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.newsletter-section .btn {
  border-radius: 0 0.3rem 0.3rem 0;
  font-weight: 600;
}
.newsletter-section .material-icons {
  font-size: 20px;
}
.newsletter-section .small {
  font-size: 11px;
}

body#checkout #footer {
  background-color: #111827;
}

.footer-home {
  background-color: #111827;
}
.footer-home .footer-container {
  padding-top: 0;
}
.footer-home .footer-container .h3,
.footer-home .footer-container .h4 {
  color: #fff;
}
.footer-home .footer-container a {
  color: #f1f1f1;
}
.footer-home .footer-container a:hover {
  color: #085A32;
}
.footer-home .footer-container #block_myaccount_infos .myaccount-title a,
.footer-home .footer-container #header a,
.footer-home .footer-container #wrapper .breadcrumb li a,
.footer-home .footer-container .block-contact .block-contact-title,
.footer-home .footer-container .block-contact .navbar-toggler .material-icons,
.footer-home .footer-container .linklist .blockcms-title a {
  color: #fff;
}
.footer-home .footer-container .block-contact,
.footer-home .footer-container .footer-container li a {
  color: #f1f1f1;
}
.footer-home .footer-container li {
  margin-bottom: 0.5125rem;
}
.footer-home .footer-container #contact-infos {
  line-height: 1.7;
}
.footer-home .footer-center {
  text-align: center;
}
.footer-home .footer-center svg {
  width: 20px;
  height: 20px;
  color: #fff;
  fill: #fff;
}
.footer-home .footer-bottom {
  margin-top: 20px;
  font-size: 10px;
}
.footer-home .footer-bottom p {
  font-size: 10px;
  color: #7a7a7a;
}
.footer-home .footer-bottom a {
  color: #7a7a7a;
}
.footer-home .footer-bottom a:hover {
  color: #085A32;
}
.footer-home .wishlist-login .btn-primary:hover {
  opacity: 0.8;
  color: #fff;
}
.footer-home .links .title {
  border-bottom: none;
  padding: 0;
}
.footer-home .block-contact #contact-infos {
  padding: 0;
}
.footer-home .navbar-toggler i {
  color: #fff;
}
.footer-home #product .blockreassurance_product,
.footer-home .blockreassurance_product {
  color: #fff;
}
.footer-home #product .blockreassurance_product .item-product svg,
.footer-home .blockreassurance_product .item-product svg {
  color: #ffffff !important;
  -webkit-filter: invert(99%) sepia(100%) saturate(0%) hue-rotate(305deg) brightness(101%) contrast(106%);
          filter: invert(99%) sepia(100%) saturate(0%) hue-rotate(305deg) brightness(101%) contrast(106%);
}
.footer-home #product .blockreassurance_product .block-title,
.footer-home .blockreassurance_product .block-title {
  color: #fff !important;
  font-weight: bold;
}
.footer-home #product .blockreassurance_product p,
.footer-home .blockreassurance_product p {
  color: #fff !important;
}

@media (max-width: 767.98px) {
  .footer-container .footer-container .h3,
  .footer-container .footer-container .h4 {
    text-align: center;
  }
  .footer-container .wrapper {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .footer-container .links ul {
    background-color: transparent;
  }
  .footer-container .links ul > li {
    border-bottom: none;
    margin-bottom: 0;
    padding: 0.125rem;
  }
  .footer-container .links ul > li a {
    color: #bebebe;
    font-size: 0.775rem;
  }
  .footer-container .footer-bottom {
    text-align: center;
  }
  .footer-home .block-contact #contact-infos {
    font-size: 13px;
  }
  .footer-home .footer-container .h3,
  .footer-home .footer-container .h4 {
    text-align: center;
  }
}
@media (max-width: 500.98px) {
  .footer-home .block-contact #contact-infos {
    text-align: center;
    font-size: 13px;
  }
}
.featured-products .products-section-title {
  margin-bottom: 30px;
}
.featured-products .products-section-title p {
  text-align: center;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #212529;
}
@media screen and (max-width: 600px) {
  .mycategories {
    padding-top: 30px;
    margin-bottom: 30px;
  }
  .mycategories .single-title h2 {
    font-size: 1.65rem;
  }
  .about-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .about-section h2 {
    font-size: 1.65rem;
  }
  .why-us-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .why-us-section .single-title h3 {
    font-size: 1.65rem;
  }
  .featured-products .products-section-title p {
    font-size: 1.65rem;
  }
}
.products .product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.btn-unstyle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 0.95rem;
  padding: 0.5rem 1rem;
  border-radius: 6px;
  background-color: #fff;
  min-width: 200px;
  width: 100%;
  border: 1px solid #d8ded8;
  margin-bottom: 7px;
}

.dropdown-toggle {
  position: relative;
  padding-right: 1.5em;
  /* zostaw miejsce na strzałkę */
}

.dropdown-toggle::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.75em;
  /* odległość od prawej krawędzi */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}

.products-sort-order {
  position: relative;
  /* teraz dropdown będzie liczył się względem tego elementu */
}

.products-sort-order .dropdown-menu {
  /* usuń minimum Bootstrapa i rozciągnij na 100% wrappera */
  min-width: 0 !important;
  width: calc(100% - 30px) !important;
  /* margines poziomy 15px, margines dolny dla odstępu przed produktami */
  margin: 0 15px 1rem !important;
  /* przyklej do lewej i zresetuj poziome przesunięcie */
  left: 0 !important;
  -webkit-transform: translate3d(0, 41px, 0) !important;
          transform: translate3d(0, 41px, 0) !important;
  top: 5px !important;
}

#category #wrapper,
#new-products #wrapper {
  padding-bottom: 40px;
}
#category #left-column .left-column-sz,
#new-products #left-column .left-column-sz {
  background-color: #fff;
  border: none;
  border-radius: 6px;
  margin-bottom: 4px;
}
#category #left-column .block-categories .category-sub-menu li[data-depth="0"] > a,
#new-products #left-column .block-categories .category-sub-menu li[data-depth="0"] > a {
  font-weight: 400;
}
#category #left-column .block-categories,
#new-products #left-column .block-categories {
  margin-bottom: 0;
  padding: 0;
}
#category #left-column .block-categories .category-top-menu,
#new-products #left-column .block-categories .category-top-menu {
  margin-bottom: 0;
}
#category #left-column .block-categories li[data-depth="0"],
#new-products #left-column .block-categories li[data-depth="0"] {
  font-weight: 400;
  padding: 0.45rem 1rem;
  border-bottom: 1px solid #ddd;
}
#category #left-column .block-categories .collapse-icons,
#new-products #left-column .block-categories .collapse-icons {
  position: absolute;
  top: 12px;
  right: 3px;
  padding: 0;
  cursor: pointer;
}
#category #left-column .block-categories .category-top-menu > li > .category-sub-menu,
#new-products #left-column .block-categories .category-top-menu > li > .category-sub-menu {
  margin-top: 0;
}
#category #left-column .block-categories .category-sub-menu,
#new-products #left-column .block-categories .category-sub-menu {
  margin-top: 8px;
  margin-bottom: 0;
}
#category #left-column .block-categories .category-sub-menu .navbar-toggler,
#new-products #left-column .block-categories .category-sub-menu .navbar-toggler {
  width: 1.5rem;
}
#category #left-column .block-categories .category-sub-menu li[data-depth="0"] > a,
#new-products #left-column .block-categories .category-sub-menu li[data-depth="0"] > a {
  font-size: 0.9375rem;
  font-weight: 400;
  color: #000;
  padding-right: 20px;
  letter-spacing: 0.1px;
  line-height: 1.3;
}
#category #left-column .block-categories .category-sub-menu li[data-depth="0"] > a:hover,
#new-products #left-column .block-categories .category-sub-menu li[data-depth="0"] > a:hover {
  color: #68BC46;
}
#category #left-column .block-categories .category-sub-menu .category-sub-menu,
#new-products #left-column .block-categories .category-sub-menu .category-sub-menu {
  padding-left: 15px;
}
#category #left-column .block-categories .category-sub-menu .category-sub-link,
#new-products #left-column .block-categories .category-sub-menu .category-sub-link {
  font-size: 0.9rem;
}
#category #left-column .block-categories .category-sub-menu li[data-depth="1"],
#category #left-column .block-categories .category-sub-menu .product-prices div,
#new-products #left-column .block-categories .category-sub-menu li[data-depth="1"],
#new-products #left-column .block-categories .category-sub-menu .product-prices div {
  margin-bottom: 0.3rem;
}
#category #left-column #search_filters,
#category #left-column #search_filters_brands,
#category #left-column #search_filters_suppliers,
#new-products #left-column #search_filters,
#new-products #left-column #search_filters_brands,
#new-products #left-column #search_filters_suppliers {
  padding: 7px;
  margin-bottom: 10px;
}
#category #left-column #search_filters .btn-tertiary,
#new-products #left-column #search_filters .btn-tertiary {
  margin-bottom: 20px;
}
#category #left-column #search_filters .btn-tertiary:hover,
#new-products #left-column #search_filters .btn-tertiary:hover {
  background-color: #68BC46;
  color: #fff;
}
#category #left-column #search_filters .btn-tertiary:focus,
#new-products #left-column #search_filters .btn-tertiary:focus {
  background-color: #68BC46;
  color: #fff;
}
#category #left-column #search_filters .btn-tertiary:active,
#new-products #left-column #search_filters .btn-tertiary:active {
  background-color: #68BC46;
  color: #fff;
}
#category #left-column #search_filters .facet,
#new-products #left-column #search_filters .facet {
  border-top: 1px solid #d8ded8;
  padding-top: 0.925rem;
}
#category #left-column #search_filters .facet .facet-title,
#new-products #left-column #search_filters .facet .facet-title {
  font-weight: 600;
}
#category #left-column #search_filters .custom-checkbox input[type=checkbox] + span,
#new-products #left-column #search_filters .custom-checkbox input[type=checkbox] + span {
  margin-right: 0.15rem;
}
#category #left-column #search_filters,
#new-products #left-column #search_filters {
  font-size: 0.95rem;
}
#category #left-column #search_filters .facet,
#new-products #left-column #search_filters .facet {
  margin-bottom: 1.5rem;
}
#category #left-column #search_filters .facet .facet-title,
#new-products #left-column #search_filters .facet .facet-title {
  font-weight: 600;
  margin-bottom: 0.75rem;
}
#category #left-column #search_filters .facet .collapse-icons,
#new-products #left-column #search_filters .facet .collapse-icons {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0.5rem;
}
#category #left-column #search_filters .facet .collapse-icons i,
#new-products #left-column #search_filters .facet .collapse-icons i {
  font-size: 1rem;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
#category #left-column #search_filters .facet .collapse-icons .remove,
#new-products #left-column #search_filters .facet .collapse-icons .remove {
  display: none;
}
#category #left-column #search_filters .facet .collapse-icons[aria-expanded=true] .add,
#new-products #left-column #search_filters .facet .collapse-icons[aria-expanded=true] .add {
  display: none;
}
#category #left-column #search_filters .facet .collapse-icons[aria-expanded=true] .remove,
#new-products #left-column #search_filters .facet .collapse-icons[aria-expanded=true] .remove {
  display: inline;
}
#category #left-column #search_filters .facet ul,
#new-products #left-column #search_filters .facet ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#category #left-column #search_filters .facet ul li,
#new-products #left-column #search_filters .facet ul li {
  margin-bottom: 0.5rem;
}
#category #left-column #search_filters .facet ul li .facet-label,
#new-products #left-column #search_filters .facet ul li .facet-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  cursor: pointer;
}
#category #left-column #search_filters .facet ul li .facet-label.active,
#new-products #left-column #search_filters .facet ul li .facet-label.active {
  font-weight: 600;
}
#category #left-column #search_filters .facet ul li .facet-label input[type=checkbox],
#category #left-column #search_filters .facet ul li .facet-label input[type=radio],
#new-products #left-column #search_filters .facet ul li .facet-label input[type=checkbox],
#new-products #left-column #search_filters .facet ul li .facet-label input[type=radio] {
  margin-right: 0.5rem;
}
#category #left-column #search_filters .facet ul li .facet-label .custom-checkbox,
#category #left-column #search_filters .facet ul li .facet-label .custom-radio,
#new-products #left-column #search_filters .facet ul li .facet-label .custom-checkbox,
#new-products #left-column #search_filters .facet ul li .facet-label .custom-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
}
#category #left-column #search_filters .facet ul li .facet-label .custom-checkbox input,
#category #left-column #search_filters .facet ul li .facet-label .custom-radio input,
#new-products #left-column #search_filters .facet ul li .facet-label .custom-checkbox input,
#new-products #left-column #search_filters .facet ul li .facet-label .custom-radio input {
  margin-right: 0.5rem;
}
#category #left-column #search_filters .facet ul li .facet-label .custom-checkbox .color,
#category #left-column #search_filters .facet ul li .facet-label .custom-radio .color,
#new-products #left-column #search_filters .facet ul li .facet-label .custom-checkbox .color,
#new-products #left-column #search_filters .facet ul li .facet-label .custom-radio .color {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  border: 1px solid #d8ded8;
  margin-left: 0.5rem;
}
#category #left-column #search_filters .facet ul li .facet-label .custom-checkbox .texture,
#category #left-column #search_filters .facet ul li .facet-label .custom-radio .texture,
#new-products #left-column #search_filters .facet ul li .facet-label .custom-checkbox .texture,
#new-products #left-column #search_filters .facet ul li .facet-label .custom-radio .texture {
  background-size: cover;
}
#category #left-column #search_filters .facet ul li .facet-label .magnitude,
#new-products #left-column #search_filters .facet ul li .facet-label .magnitude {
  color: #999;
  font-size: 0.875rem;
  margin-left: auto;
}
#category #left-column #search_filters .facet-dropdown .select-title,
#new-products #left-column #search_filters .facet-dropdown .select-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 0;
  cursor: pointer;
}
#category #left-column #search_filters .facet-dropdown .select-title i,
#new-products #left-column #search_filters .facet-dropdown .select-title i {
  font-size: 1rem;
}
#category #left-column #search_filters .facet-dropdown .dropdown-menu,
#new-products #left-column #search_filters .facet-dropdown .dropdown-menu {
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  padding: 0.5rem 0;
  min-width: 100%;
  background: white;
}
#category #left-column #search_filters .facet-dropdown .dropdown-menu .dropdown-item,
#new-products #left-column #search_filters .facet-dropdown .dropdown-menu .dropdown-item {
  padding: 0.375rem 1rem;
  font-size: 0.9rem;
}
#category #left-column #search_filters .facet-dropdown .dropdown-menu .dropdown-item:hover,
#new-products #left-column #search_filters .facet-dropdown .dropdown-menu .dropdown-item:hover {
  background: #f8f9fa;
}
#category #subcategories,
#new-products #subcategories {
  border-top: none;
  padding: 0;
  background-color: transparent;
}
#category #subcategories ul li,
#new-products #subcategories ul li {
  width: calc(20% - 20px);
  background-color: #fff;
  border: 1px solid #d8ded8;
  padding: 10px;
  border-radius: 6px;
}
#category #subcategories ul li .subcategory-image a,
#new-products #subcategories ul li .subcategory-image a {
  border: none;
}
#category #subcategories ul li .subcategory-name,
#new-products #subcategories ul li .subcategory-name {
  text-transform: none;
}
#category #subcategories ul li .subcategory-name a,
#new-products #subcategories ul li .subcategory-name a {
  border: none;
}
#category #subcategories ul li h5,
#new-products #subcategories ul li h5 {
  font-size: 14px;
  font-weight: 600;
  color: #000;
}
#category #subcategories ul li h5 a,
#new-products #subcategories ul li h5 a {
  color: #000;
}
#category #subcategories ul li h5 a:hover,
#new-products #subcategories ul li h5 a:hover {
  color: #68BC46;
}
#category #subcategories ul li:hover .subcategory-image a,
#new-products #subcategories ul li:hover .subcategory-image a {
  border: none;
}
#category .mycategories,
#new-products .mycategories {
  padding-top: 0;
}
#category .mycategories .container-fluid,
#new-products .mycategories .container-fluid {
  padding: 0;
}
#category .brands-sort .select-title,
#category .products-sort-order .select-title,
#category .suppliers-sort .select-title,
#new-products .brands-sort .select-title,
#new-products .products-sort-order .select-title,
#new-products .suppliers-sort .select-title {
  border: 1px solid #d8ded8;
  line-height: 2.1;
  font-size: 14px;
  padding: 4px 10px;
  border-radius: 8px;
}
#category .page-content.page-cms .products-selection ul i,
#category .products-selection .page-content.page-cms ul i,
#category .products-selection .sort-by-row .select-title i,
#category .products-selection .sort-by-row .sort-by i,
#category .products-selection .sort-by-row i,
#category .products-selection p .select-title i,
#category .products-selection p .sort-by i,
#category .products-selection p i,
#new-products .page-content.page-cms .products-selection ul i,
#new-products .products-selection .page-content.page-cms ul i,
#new-products .products-selection .sort-by-row .select-title i,
#new-products .products-selection .sort-by-row .sort-by i,
#new-products .products-selection .sort-by-row i,
#new-products .products-selection p .select-title i,
#new-products .products-selection p .sort-by i,
#new-products .products-selection p i {
  line-height: 1;
}
#category .brands-sort .dropdown-menu,
#category .products-sort-order .dropdown-menu,
#category .suppliers-sort .dropdown-menu,
#new-products .brands-sort .dropdown-menu,
#new-products .products-sort-order .dropdown-menu,
#new-products .suppliers-sort .dropdown-menu {
  width: 100%;
  background-color: #fff;
  border: 1px solid #d8ded8;
  border-radius: 6px;
}
#category .brands-sort .select-list,
#category .products-sort-order .select-list,
#category .suppliers-sort .select-list,
#new-products .brands-sort .select-list,
#new-products .products-sort-order .select-list,
#new-products .suppliers-sort .select-list {
  padding: 0.325rem 1.25rem;
}
#category .brands-sort .select-list:hover,
#category .products-sort-order .select-list:hover,
#category .suppliers-sort .select-list:hover,
#new-products .brands-sort .select-list:hover,
#new-products .products-sort-order .select-list:hover,
#new-products .suppliers-sort .select-list:hover {
  color: #fff;
  text-decoration: none;
  background: #085A32;
}
#category .dropdown-menu,
#new-products .dropdown-menu {
  font-size: 0.95rem;
}
#category .active_filters,
#new-products .active_filters {
  background-color: #fff;
  border: 1px solid #d8ded8;
  padding: 10px;
  border-radius: 6px;
  margin-bottom: 20px;
  padding-top: 18px;
}
#category .active_filters .active-filter-title,
#new-products .active_filters .active-filter-title {
  font-weight: 400;
  color: #000;
}
#category .active_filters .filter-block,
#new-products .active_filters .filter-block {
  border: 1px solid #d8ded8;
  padding: 10px;
  border-radius: 8px;
  cursor: pointer;
}
#category .active_filters .filter-block .close,
#new-products .active_filters .filter-block .close {
  margin-top: 0;
}
#category .active_filters .filter-block:hover,
#new-products .active_filters .filter-block:hover {
  background-color: #68BC46;
  color: #fff;
}
#category .active_filters .filter-block:hover .close,
#new-products .active_filters .filter-block:hover .close {
  color: #fff;
}
#category .products-selection,
#new-products .products-selection {
  margin-bottom: 15px;
}
#category .pagination,
#new-products .pagination {
  font-size: 0.95rem;
  text-align: center;
  width: auto;
}
#category .pagination .page-list,
#new-products .pagination .page-list {
  background-color: transparent;
}
#category .pagination .current a,
#new-products .pagination .current a {
  font-size: 0.95rem;
  color: #085A32;
}
#category .pagination .page-link,
#new-products .pagination .page-link {
  border: none;
  color: #000;
  background-color: transparent;
  padding: 0 8px;
  font-weight: 400;
}
#category .pagination .page-link i,
#new-products .pagination .page-link i {
  font-size: 12px;
}
#category .pagination .page-item.disabled .page-link,
#new-products .pagination .page-item.disabled .page-link {
  background-color: transparent;
  color: #333;
  border: none;
}
#category .pagination .page-link:hover,
#new-products .pagination .page-link:hover {
  color: #085A32;
}
#category .btn-top,
#new-products .btn-top {
  width: 100%;
}

.product-miniature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.product-miniature .thumbnail-container {
  border: 1px solid #d8ded8;
  padding: 10px;
  border-radius: 6px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.product-miniature .product-flags li.product-flag {
  background-color: #68BC46;
  padding: 6px;
  font-size: 13px;
  margin-top: 0;
}
.product-miniature .product-flags .product-flag.out_of_stock {
  display: none;
}
.product-miniature .product-title {
  text-align: left;
}
.product-miniature .product-title a {
  color: rgb(2, 8, 23);
  font-size: 0.85rem;
  font-weight: 600;
  text-decoration: none;
  display: block;
  text-align: left;
}
.product-miniature .product-title a:hover {
  color: #085A32;
}
.product-miniature .short-description {
  text-align: left;
  font-size: 0.9rem;
  color: #555;
  margin-bottom: 10px;
  min-height: 34px;
}
.product-miniature .product-price-and-shipping {
  text-align: left;
}
.product-miniature .product-price-and-shipping .regular-price {
  font-size: 1.05rem;
  color: #555;
}
.product-miniature .product-price-and-shipping .price {
  font-size: 1.05rem;
  color: #085A32;
}
.product-miniature .product-price-and-shipping .discount {
  font-size: 1.05rem;
  color: #085A32;
}
.product-miniature .product-price-and-shipping .discount-percentage {
  font-size: 1.2rem;
  color: #000;
}
.product-miniature .product-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.product-miniature .product-actions {
  margin-top: auto;
  padding-top: 10px;
}
.product-miniature .product-actions .btn-primary {
  width: 100%;
  height: auto;
  padding-top: 0.625rem;
  line-height: inherit;
  font-size: 13px;
  padding: 0.45rem 15px;
}
.product-miniature .product-actions .btn-primary .material-icons {
  font-size: 14px;
  margin-right: 0.1rem;
}
.product-miniature .thumbnail-container:focus .product-description::after,
.product-miniature .thumbnail-container:hover .product-description::after {
  border-top: none;
}
.product-miniature .thumbnail-container:focus .product-description::after,
.product-miniature .thumbnail-container:hover .product-description::after {
  border-top: none;
}
.product-miniature .highlighted-informations .quick-view:hover {
  color: #085A32;
}

@media screen and (max-width: 600px) {
  .product-miniature .thumbnail-container {
    padding: 10px;
  }
  .product-miniature .product-flags li.product-flag {
    font-size: 12px;
  }
  .product-miniature .product-title a {
    font-size: 14px;
  }
  .product-miniature .short-description {
    font-size: 12px;
  }
  .product-miniature .product-actions .btn-primary {
    padding: 11px 5px;
    font-size: 11px;
    height: 2.25rem;
  }
  .product-miniature .product-actions .btn-primary .material-icons {
    font-size: 14px;
    margin-right: 3px;
  }
}
.mobile-filters-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10500;
  width: 100vw;
  height: 100vh;
  background: #fff;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: auto;
}

#search_filters_brands {
  padding: 5px;
}

#search_filters .facet .facet-label a {
  line-height: 1.3;
  font-size: 13px;
  margin-top: 0.15rem;
}

#search_filters .facet,
#search_filters_brands .facet,
#search_filters_suppliers .facet {
  padding-top: 0.25rem;
}

.mobile-filters-overlay.open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mobile-filters-header {
  background: #f8f9fa;
  padding: 5px 15px;
}
.mobile-filters-header .btn {
  padding-right: 0;
}

.mobile-filters-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#open_mobile_filters {
  width: 100%;
  padding: 8px 20px;
}

.products-sort-order {
  min-width: 200px;
}
.products-sort-order .btn-unstyle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0.95rem;
  padding: 0.5rem 1rem;
  border: 1px solid #d8ded8;
  border-radius: 6px;
  background-color: #fff;
  min-width: 200px;
  width: 100%;
}
.products-sort-order .btn-unstyle i.material-icons {
  font-size: 1rem;
  line-height: 1;
  vertical-align: middle;
  margin-left: 0.5rem;
}
.products-sort-order .dropdown-menu {
  width: 100%;
  font-size: 0.95rem;
}
.products-sort-order .dropdown-menu .dropdown-item {
  padding: 0.375rem 0.6rem;
  white-space: normal;
}
.products-sort-order .dropdown-menu .dropdown-item.current {
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  #category .mycategories {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .products-sort-order .btn-unstyle {
    margin-bottom: 6px;
    width: 100%;
  }
  #category .mycategories {
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 0;
    display: none;
  }
  #category .mycategories .container-fluid {
    padding: 0;
  }
  #search_filters,
  #search_filters_brands,
  #search_filters_suppliers {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 25px;
  }
  #search_filters .facet .facet-title {
    margin-bottom: 2px;
  }
  #search_filters .facet ul {
    margin-bottom: 8px;
  }
  .mobile-filters-body .mt-4,
  .mobile-filters-body .my-4 {
    margin-top: 0.75rem !important;
  }
  .mobile-filters-body .btn-outline-secondary {
    border: none;
  }
  .product-miniature .product-price-and-shipping {
    text-align: left;
  }
  .product-miniature .product-price-and-shipping .regular-price {
    font-size: 0.85rem;
    color: #555;
  }
  .product-miniature .product-price-and-shipping .price {
    font-size: 0.85rem;
    color: #085A32;
  }
  .product-miniature .product-price-and-shipping .discount {
    font-size: 0.85rem;
    color: #085A32;
  }
  .product-miniature .product-price-and-shipping .discount-percentage {
    font-size: 1.2rem;
    color: #000;
  }
}
/*product*/
#product #wrapper {
  background-color: #f6f6f6;
}
#product .backcolor1 {
  background-color: #fff;
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 20px;
}
#product .single1 .product-images > li.thumb-container .thumb {
  border: 1px solid rgb(226, 232, 240);
  border-radius: 6px;
  padding: 10px;
}
#product .single1 .product-images > li.thumb-container .thumb.selected,
#product .single1 .product-images > li.thumb-container .thumb:hover {
  border: 1px solid #085A32;
  border-radius: 6px;
  padding: 10px;
}
#product .single1 .product-cover {
  border: 1px solid rgb(226, 232, 240);
  padding: 18px;
  border-radius: 6px;
}
#product .single1 .product-cover img {
  border-radius: 6px;
}
#product .single1 .product-cover .layer {
  border-radius: 6px;
}
#product .single1 .product-images > li.thumb-container {
  display: inline-block;
}
#product .single1 .product-flags {
  left: 17px;
  top: 8px;
  width: auto;
}
#product .single1 .product-flags li.product-flag {
  background-color: #003D15;
  padding: 8px;
  border-radius: 6px;
}
#product .single2 .product-comments-additional-info {
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
}
#product .single2 .product-title h1 {
  font-size: 24px;
}
#product .single2 .star-content {
  margin: 0;
}
#product .single2 .product-comments-additional-info {
  font-size: 13px;
}
#product .single2 .product-comments-additional-info i {
  font-size: 15px;
}
#product .single2 .product-comments-additional-info .comments-note {
  margin-bottom: 0;
  margin-right: 14px;
}
#product .single2 .product-comments-additional-info .link-comment {
  line-height: 2;
}
#product .single2 p {
  font-size: 0.8375rem;
  line-height: 1.5;
}
#product .single2 .single2-top-info ul li {
  margin-bottom: 12px;
  color: #4b5563;
}
#product .single2 .single2-top-info ul li a,
#product .single2 .single2-top-info ul li span {
  color: #020817;
}
#product .single2 .single2-top-info ul li i {
  font-size: 18px;
}
#product .single2 .single2-top-info ul .in-stock {
  color: #28a745;
  font-weight: 400;
}
#product .single2 .single2-top-info ul .out-of-stock {
  color: #dc3545;
  font-weight: 400;
}
#product .single3 .product-information {
  border: 1px solid #eaeaea;
  padding: 15px 30px;
  border-radius: 6px;
  margin-bottom: 15px;
  background-color: #F9FAFB;
}
#product .single3 .blockreassurance_product {
  margin-top: 25px;
}
#product .single3 .blockreassurance_product .item-product img,
#product .single3 .blockreassurance_product .item-product svg {
  height: 24px;
  width: 24px;
}
#product .single3 .blockreassurance_product .block-title {
  font-size: 15px;
  color: #020817 !important;
}
#product .single3 .blockreassurance_product p {
  color: #4b5563 !important;
  font-size: 13px;
}
#product .single3 .contact-list-wrapper {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #eaeaea;
}
#product .single3 .contact-list-wrapper .contact-list li {
  margin-bottom: 1rem;
}
#product .single3 .contact-list-wrapper .contact-list li:last-child {
  margin-bottom: 0;
}
#product .single3 .contact-list-wrapper .contact-list__icon {
  font-size: 1.5rem;
  color: #085A32;
  line-height: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#product .single3 .contact-list-wrapper .contact-list__label {
  font-size: 0.875rem;
  color: #020817;
  margin-bottom: 0.25rem;
}
#product .single3 .contact-list-wrapper .contact-list__value {
  color: #4b5563;
  text-decoration: none;
}
#product .single3 .contact-list-wrapper .contact-list__value:hover {
  text-decoration: underline;
}
#product .single3 .contact-list-wrapper .contact-list__value .contact-list__note {
  font-size: 0.875rem;
  color: #666;
  margin-left: 0.25rem;
}
#product .btn-outline-primary {
  border: 1px solid #d8ded8;
  color: #000;
}
#product .btn-outline-primary.active,
#product .btn-outline-primary:active,
#product .open > .btn-outline-primary.dropdown-toggle,
#product .btn-outline-primary.active.focus,
#product .btn-outline-primary.active:focus,
#product .btn-outline-primary.active:hover,
#product .btn-outline-primary:active.focus,
#product .btn-outline-primary:active:focus,
#product .btn-outline-primary:active:hover,
#product .open > .btn-outline-primary.dropdown-toggle.focus,
#product .open > .btn-outline-primary.dropdown-toggle:focus,
#product .open > .btn-outline-primary.dropdown-toggle:hover {
  color: #fff;
}
#product .input-color {
  position: absolute;
  width: 2.25rem;
  height: 2.25rem;
  cursor: pointer;
  opacity: 0;
}
#product .product-variants > .product-variants-item ul li {
  margin-right: 0.25rem;
}
#product .product-variants .form-check-inline {
  margin-right: 0;
}
#product .product-variants .form-check-inline .form-check-input {
  display: none;
}
#product .product-variants .form-check-inline label {
  cursor: pointer;
}
#product .product-variants .custom-checkbox input[type=checkbox] + span.color,
#product .product-variants .variant-links .color,
#product .product-variants label .color {
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
  display: inline-block;
  margin-right: 0.5rem;
  border: 1px solid #d8ded8;
}
#product .product-prices {
  margin-top: 0.225rem;
}
#product .product-prices .product-price {
  color: #085A32;
  font-size: 1.85rem;
  margin-bottom: 0;
}
#product .product-prices .current-price {
  margin-bottom: 0;
}
#product .product-customization .product-customization-item,
#product .product-variants > .product-variants-item {
  margin: 0.25rem 0;
}
#product .product-discounts {
  margin-bottom: 4px;
}
#product .product-minimal-quantity {
  margin-bottom: 0;
}
#product .product-comments-additional-info {
  margin: 12px 0;
}
#product .backcolor2 {
  margin-bottom: 10px;
}
#product .product-bottom1 .nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #F1F5F9;
  border-bottom: none;
  border-radius: 0.25rem 0.25rem 0 0;
  margin-bottom: 0;
  padding: 8px;
}
#product .product-bottom1 .nav-tabs .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
#product .product-bottom1 .nav-tabs .nav-item .nav-link {
  display: block;
  padding: 0.75rem 1rem;
  border: none;
  border-radius: 0;
  color: #495057;
}
#product .product-bottom1 .nav-tabs .nav-item .nav-link:hover {
  background: #e9ecef;
}
#product .product-bottom1 .nav-tabs .nav-item .nav-link.active {
  background: #fff;
  color: #212529;
  border: none;
  border-bottom: none;
  position: relative;
  top: 1px;
}
#product .product-bottom1 .product-features {
  margin-left: 0;
}
#product .product-bottom1 .product-features > dl.data-sheet dd.value,
#product .product-bottom1 .product-features > dl.data-sheet dt.name {
  border-radius: 6px;
}
#product .product-bottom1 #product-details {
  margin-top: 20px;
}
#product .product-bottom1 #product-details h3 {
  font-size: 20px;
  margin-bottom: 5px;
}
#product .product-bottom1 .tab-pane {
  margin-top: 25px;
}
#product .product-bottom1 .tab-pane h2 {
  font-size: 1.35rem;
}
#product .product-bottom1 .tab-pane h3 {
  font-size: 1.3rem;
}
#product .product-bottom1 .tab-pane h4 {
  font-size: 1.25rem;
}
#product .product-bottom1 .tab-pane h5 {
  font-size: 1.1rem;
}
#product .product-bottom1 .tab-pane h6 {
  font-size: 1rem;
}
#product .product-bottom1 .tab-pane table {
  width: 100% !important;
}
#product .product-bottom1 .tab-pane .table-sm td,
#product .product-bottom1 .tab-pane .table-sm th {
  padding: 0.8rem;
}
#product .product-bottom1 .tab-pane .list-inline,
#product .product-bottom1 .tab-pane .list-unstyled,
#product .product-bottom1 .tab-pane ul {
  list-style: disc;
  padding-left: 20px;
}
#product .featured-products {
  padding-top: 20px;
}
#product .featured-products h2 {
  font-size: 1.5rem;
  text-align: left;
  margin-bottom: 10px;
}

/*modal-product*/
.quickview .modal-header {
  padding-bottom: 0;
}
.quickview .modal-content {
  border-radius: 10px;
}
.quickview .modal-footer {
  border: none;
  padding: 0;
}

#product-modal .modal-dialog {
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  margin: 0;
  padding: 0;
}
#product-modal .modal-content {
  height: 100%;
  border: none;
  border-radius: 0;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#product-modal .modal-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 2rem;
}
#product-modal .modal-body picture,
#product-modal .modal-body img.js-modal-product-cover {
  max-width: 100%;
  max-height: 80vh;
  -o-object-fit: contain;
     object-fit: contain;
  background: #fff;
}
#product-modal .modal-body figure {
  margin: 0 auto;
  text-align: center;
}

.modal-fullscreen-custom {
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  margin: 0;
  padding: 0;
}

.modal-fullscreen-custom .modal-content {
  height: 100%;
  border: none;
  border-radius: 0;
  background: #fff;
}

#product-modal .modal-content .modal-body {
  margin-left: 0;
}

#product #content {
  max-width: 100%;
}

/*modal add to cart*/
#blockcart-modal,
#product-description-short {
  color: #232323;
}

#blockcart-modal .modal-header {
  padding-bottom: 10px;
}
#blockcart-modal .modal-dialog {
  max-width: 750px;
}
#blockcart-modal .modal-title {
  font-weight: 500;
  color: #555555;
}
#blockcart-modal .modal-body {
  padding: 15px;
}
#blockcart-modal .product-name {
  color: #000;
}
#blockcart-modal .cart-content {
  padding-left: 0;
  margin-top: 5px;
}
#blockcart-modal .cart-content p {
  margin-bottom: 5px;
}
#blockcart-modal .cart-content .product-total {
  font-weight: 600;
}
#blockcart-modal .cart-content .cart-content-btn {
  width: 100%;
}
#blockcart-modal .cart-content .cart-content-btn .btn {
  width: 100%;
}

/*cart*/
#subcategories ul li .subcategory-name:hover,
.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover,
.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover,
.cart-grid-body a.label:hover {
  color: #68BC46;
}

.product-line-grid-body > .product-line-info > .label {
  font-weight: 400;
}

.product-line-grid-body > .product-line-info {
  margin-bottom: 0px;
}

.product-line-grid-body > .product-line-info > .label-name {
  font-weight: 600;
  font-size: 14px;
}

#stores .page-stores .store-picture img,
.product-line-grid-left img {
  max-width: 96px;
}

#cart #wrapper {
  background-color: #F9FAFB;
  padding-bottom: 40px;
}
#cart .cart-grid-body .card {
  border: 1px solid #ddd;
  border-radius: 6px;
}
#cart .cart-grid-body .has-discount .discount {
  display: none;
}
#cart .cart-grid-body .bootstrap-touchspin .input-group-btn-vertical > .btn {
  padding: 9px 10px;
}
#cart .cart-grid-body .product-line-grid-right .cart-line-product-actions .remove-from-cart,
#cart .cart-grid-body .product-line-grid-right .product-price .remove-from-cart {
  color: #555;
}
#cart .cart-grid-right .cart-summary {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 5px;
}
#cart .block-promo .promo-code-button.cancel-promo {
  color: #085A32;
}
#cart .block-promo .promo-input {
  padding: 0.5rem 1rem;
  color: #7a7a7a;
  background: #f6f6f6;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 70%;
  height: 3rem;
}

#module-supercheckout-supercheckout .container-fluid {
  max-width: 1200px;
}
#module-supercheckout-supercheckout .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#module-supercheckout-supercheckout .opc-container .login-options [type=radio]:checked + label {
  background-color: #68BC46;
}
#module-supercheckout-supercheckout .opc-container .custom-panel h2 {
  background-color: transparent;
  border: none;
  padding: 5px 3px;
  text-transform: none;
  font-weight: 600;
}
#module-supercheckout-supercheckout .opc-container .custom-panel h2::after {
  display: none;
}
#module-supercheckout-supercheckout #checkoutBillingAddress ul {
  margin-bottom: 0;
}
#module-supercheckout-supercheckout .opc_billing_address {
  margin-top: 0;
  margin-bottom: 5px;
}
#module-supercheckout-supercheckout #button-login,
#module-supercheckout-supercheckout #supercheckout_save_address {
  background-color: #68BC46 !important;
  border: 1px solid #68BC46 !important;
}
#module-supercheckout-supercheckout .input-different-shipping strong {
  font-weight: 500;
}
#module-supercheckout-supercheckout #confirmCheckout .remove-from-cart {
  color: #888;
}
#module-supercheckout-supercheckout button.cart_quantity_down.qty-btn.increase_button.quantity-left-minus.btn.btn-primary.btn-number {
  border-radius: 0;
}
#module-supercheckout-supercheckout #voucher-form button#button-coupon {
  padding: 9px 20px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  background-color: #68BC46 !important;
  border: 1px solid #68BC46 !important;
}
#module-supercheckout-supercheckout .table-bordered.totalTable tr:last-child {
  border-bottom: none;
}
#module-supercheckout-supercheckout .totalAmount h3 {
  font-weight: 500;
  font-size: 15px;
}
#module-supercheckout-supercheckout .opc-container .opc_confirmcart .btn.btn-success {
  border-radius: 6px;
}
#module-supercheckout-supercheckout .opc_shipping_method li,
#module-supercheckout-supercheckout .opc_payment_method li {
  padding-left: 0;
}
#module-supercheckout-supercheckout .opc_shipping_method li.alert-info,
#module-supercheckout-supercheckout .opc_payment_method li.alert-info {
  background-color: transparent;
  border: none;
}
#module-supercheckout-supercheckout #supercheckout_confirm_order {
  background-color: #085A32 !important;
  border: 1px solid #085A32 !important;
  color: #fff !important;
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 6px;
  font-size: 16px;
  margin-top: 10px;
}
#module-supercheckout-supercheckout #supercheckout_confirm_order:hover {
  opacity: 0.8;
}

#authentication #wrapper .container-fluid,
#password #wrapper .container-fluid,
#registration #wrapper .container-fluid,
#registration #wrapper .container-fluid,
#my-account #wrapper .container-fluid,
#identity #wrapper .container-fluid,
#address #wrapper .container-fluid,
#addresses #wrapper .container-fluid,
#module-psgdpr-gdpr #wrapper .container-fluid {
  max-width: 1000px;
}
#authentication #main .page-content,
#authentication #main .page-footer,
#authentication #main .page-header,
#password #main .page-content,
#password #main .page-footer,
#password #main .page-header,
#registration #main .page-content,
#registration #main .page-footer,
#registration #main .page-header,
#registration #main .page-content,
#registration #main .page-footer,
#registration #main .page-header,
#my-account #main .page-content,
#my-account #main .page-footer,
#my-account #main .page-header,
#identity #main .page-content,
#identity #main .page-footer,
#identity #main .page-header,
#address #main .page-content,
#address #main .page-footer,
#address #main .page-header,
#addresses #main .page-content,
#addresses #main .page-footer,
#addresses #main .page-header,
#module-psgdpr-gdpr #main .page-content,
#module-psgdpr-gdpr #main .page-footer,
#module-psgdpr-gdpr #main .page-header {
  margin-bottom: 5px;
}
#authentication h1,
#password h1,
#registration h1,
#registration h1,
#my-account h1,
#identity h1,
#address h1,
#addresses h1,
#module-psgdpr-gdpr h1 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0.8rem;
  color: #212529;
  text-align: center;
}
#authentication .register-form .desc1,
#password .register-form .desc1,
#registration .register-form .desc1,
#registration .register-form .desc1,
#my-account .register-form .desc1,
#identity .register-form .desc1,
#address .register-form .desc1,
#addresses .register-form .desc1,
#module-psgdpr-gdpr .register-form .desc1 {
  text-align: center;
}
#authentication .register-form .desc1 p,
#password .register-form .desc1 p,
#registration .register-form .desc1 p,
#registration .register-form .desc1 p,
#my-account .register-form .desc1 p,
#identity .register-form .desc1 p,
#address .register-form .desc1 p,
#addresses .register-form .desc1 p,
#module-psgdpr-gdpr .register-form .desc1 p {
  margin-bottom: 4px;
}
#authentication .carousel .carousel-control .icon-next:hover i,
#authentication .carousel .carousel-control .icon-prev:hover i,
#authentication .dropdown:hover .expand-more,
#authentication .page-my-account #content .links a:hover i,
#authentication .search-widget form button[type=submit] .search:hover,
#authentication .top-menu .sub-menu a:hover,
#password .carousel .carousel-control .icon-next:hover i,
#password .carousel .carousel-control .icon-prev:hover i,
#password .dropdown:hover .expand-more,
#password .page-my-account #content .links a:hover i,
#password .search-widget form button[type=submit] .search:hover,
#password .top-menu .sub-menu a:hover,
#registration .carousel .carousel-control .icon-next:hover i,
#registration .carousel .carousel-control .icon-prev:hover i,
#registration .dropdown:hover .expand-more,
#registration .page-my-account #content .links a:hover i,
#registration .search-widget form button[type=submit] .search:hover,
#registration .top-menu .sub-menu a:hover,
#registration .carousel .carousel-control .icon-next:hover i,
#registration .carousel .carousel-control .icon-prev:hover i,
#registration .dropdown:hover .expand-more,
#registration .page-my-account #content .links a:hover i,
#registration .search-widget form button[type=submit] .search:hover,
#registration .top-menu .sub-menu a:hover,
#my-account .carousel .carousel-control .icon-next:hover i,
#my-account .carousel .carousel-control .icon-prev:hover i,
#my-account .dropdown:hover .expand-more,
#my-account .page-my-account #content .links a:hover i,
#my-account .search-widget form button[type=submit] .search:hover,
#my-account .top-menu .sub-menu a:hover,
#identity .carousel .carousel-control .icon-next:hover i,
#identity .carousel .carousel-control .icon-prev:hover i,
#identity .dropdown:hover .expand-more,
#identity .page-my-account #content .links a:hover i,
#identity .search-widget form button[type=submit] .search:hover,
#identity .top-menu .sub-menu a:hover,
#address .carousel .carousel-control .icon-next:hover i,
#address .carousel .carousel-control .icon-prev:hover i,
#address .dropdown:hover .expand-more,
#address .page-my-account #content .links a:hover i,
#address .search-widget form button[type=submit] .search:hover,
#address .top-menu .sub-menu a:hover,
#addresses .carousel .carousel-control .icon-next:hover i,
#addresses .carousel .carousel-control .icon-prev:hover i,
#addresses .dropdown:hover .expand-more,
#addresses .page-my-account #content .links a:hover i,
#addresses .search-widget form button[type=submit] .search:hover,
#addresses .top-menu .sub-menu a:hover,
#module-psgdpr-gdpr .carousel .carousel-control .icon-next:hover i,
#module-psgdpr-gdpr .carousel .carousel-control .icon-prev:hover i,
#module-psgdpr-gdpr .dropdown:hover .expand-more,
#module-psgdpr-gdpr .page-my-account #content .links a:hover i,
#module-psgdpr-gdpr .search-widget form button[type=submit] .search:hover,
#module-psgdpr-gdpr .top-menu .sub-menu a:hover {
  color: #68BC46;
}
#authentication .no-account,
#password .no-account,
#registration .no-account,
#registration .no-account,
#my-account .no-account,
#identity .no-account,
#address .no-account,
#addresses .no-account,
#module-psgdpr-gdpr .no-account {
  margin-top: 20px;
}
#authentication .form-footer,
#password .form-footer,
#registration .form-footer,
#registration .form-footer,
#my-account .form-footer,
#identity .form-footer,
#address .form-footer,
#addresses .form-footer,
#module-psgdpr-gdpr .form-footer {
  text-align: center;
}
#authentication .form-group,
#password .form-group,
#registration .form-group,
#registration .form-group,
#my-account .form-group,
#identity .form-group,
#address .form-group,
#addresses .form-group,
#module-psgdpr-gdpr .form-group {
  margin-bottom: 4px;
}
#authentication .label,
#authentication label,
#password .label,
#password label,
#registration .label,
#registration label,
#registration .label,
#registration label,
#my-account .label,
#my-account label,
#identity .label,
#identity label,
#address .label,
#address label,
#addresses .label,
#addresses label,
#module-psgdpr-gdpr .label,
#module-psgdpr-gdpr label {
  text-align: left;
  margin-bottom: 0;
}

.page-my-account #content .links a {
  text-transform: none;
  color: #232323;
  font-weight: 500;
}
.page-my-account #content .links a span.link-item {
  border-radius: 6px;
  border: 1px solid #d8ded8;
}
.page-my-account #content .links a i:hover {
  color: #68BC46;
}
.page-my-account #content .links a:hover {
  color: #68BC46;
}
.page-my-account #content .links a:hover i {
  color: #68BC46;
}

.page-addresses .address {
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 10px;
}
.page-addresses .address .address-body address {
  margin-bottom: 0;
}
.page-addresses .address .address-footer {
  border-top: 1px solid #ddd;
}
.page-addresses .addresses-footer {
  margin-bottom: 20px;
}

.page-customer-account #content {
  color: #232323;
}

#module-psgdpr-gdpr .psgdprgetdatabtn17 {
  float: none;
}
#module-psgdpr-gdpr .psgdprinfo17 {
  border-radius: 6px;
}

#order-confirmation #main .page-content,
#order-confirmation #main .page-footer,
#order-confirmation #main .page-header {
  margin-bottom: 5px;
}
#order-confirmation .h1 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0.4rem;
  color: #212529;
  text-align: center;
}
#order-confirmation #order-items {
  border-right: none;
}
#order-confirmation #order-details > .card-title {
  font-size: 1.5rem;
  margin-bottom: 15px;
}

#history #main .page-content,
#history #main .page-footer,
#history #main .page-header {
  margin-bottom: 5px;
}
#history h1 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0.4rem;
  color: #212529;
  text-align: center;
}

#order-detail h1,
#order-slip h1,
#discount h1,
#module-blockwishlist-lists h1,
#view h1 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0.4rem;
  color: #212529;
  text-align: center;
}
#order-detail .address,
#order-slip .address,
#discount .address,
#module-blockwishlist-lists .address,
#view .address {
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 10px;
}
#order-detail .address .address-body address,
#order-slip .address .address-body address,
#discount .address .address-body address,
#module-blockwishlist-lists .address .address-body address,
#view .address .address-body address {
  margin-bottom: 0;
}
#order-detail .address .address-footer,
#order-slip .address .address-footer,
#discount .address .address-footer,
#module-blockwishlist-lists .address .address-footer,
#view .address .address-footer {
  border-top: 1px solid #ddd;
}
#order-detail .wishlist-container-header,
#order-slip .wishlist-container-header,
#discount .wishlist-container-header,
#module-blockwishlist-lists .wishlist-container-header,
#view .wishlist-container-header {
  text-align: center;
}
#order-detail .wishlist-list-item-title:hover,
#order-slip .wishlist-list-item-title:hover,
#discount .wishlist-list-item-title:hover,
#module-blockwishlist-lists .wishlist-list-item-title:hover,
#view .wishlist-list-item-title:hover {
  color: #68BC46;
}

#pagenotfound .page-not-found,
#products .page-not-found {
  padding: 0;
  max-width: 100%;
  margin-bottom: 50px;
  color: #000;
}

#pagenotfound #main .page-header,
#products #main .page-header {
  margin: 10px 0;
}
#pagenotfound #main .page-header h1,
#products #main .page-header h1 {
  font-size: 30px;
}
#pagenotfound #main .page-content,
#products #main .page-content {
  margin-bottom: 50px;
}

.page-error {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

#contact #wrapper {
  background-color: #F9FAFB;
}
#contact .card-block {
  padding: 0;
}
#contact .title1 {
  text-align: center;
}
#contact .contact-form h3,
#contact .contact-rich h4 {
  text-transform: none;
}
#contact .icon {
  color: #085A32;
}
#contact .icon-facebook svg {
  fill: #085A32;
  width: 32px;
}
#contact .contact-form {
  background-color: #F9FAFB;
  padding-top: 0;
}
#contact .contact-form label {
  text-align: left;
  font-weight: 400;
}
#contact .contact-form .form-group {
  margin-bottom: 4px;
}
#contact .contact-form .form-control {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.0825);
  border-radius: 8px;
}
#contact .contact-form .form-control-select {
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=) no-repeat right 0.5rem center/1.25rem 1.25rem;
}

#left-column .block,
#right-column .block {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.0825);
  border-radius: 8px;
  margin-bottom: 15px;
}

#faq #wrapper {
  background-color: #F9FAFB;
}
#faq .page-single-faq1 {
  padding-top: 40px;
  padding-bottom: 40px;
}
#faq .page-single-faq1 .single-sz {
  max-width: 860px;
  margin: 0 auto;
}
#faq .page-single-faq1 .single1 {
  text-align: center;
  margin-bottom: 20px;
}
#faq #faq1 {
  border: 1px solid rgb(226, 232, 240);
  background-color: #fff;
}
#faq #faq1 .card-header {
  background-color: #fff;
  border: none;
}
#faq #faq1 .card-header .btn.btn-link {
  color: #000;
  padding: 0;
}
#faq #faq1 .card-header .btn.btn-link:hover {
  opacity: 0.7;
}
#faq #faq1 .card {
  border-bottom: 1px solid rgb(226, 232, 240);
}
#faq #faq1 .card-body {
  padding: 0 1.55rem;
}

.ets_blog_layout_grid .col-12.col-sm-6.col-lg-4 {
  margin-bottom: 30px;
}
.ets_blog_layout_grid .post-wrapper {
  padding: 0;
  border-radius: 6px;
  border: 1px solid #d8ded8;
  text-align: left;
  height: 100%;
}
.ets_blog_layout_grid .post-wrapper .ets_title_block {
  text-transform: none;
}
.ets_blog_layout_grid .post-wrapper .blog_description p {
  font-size: 13px;
}
.ets_blog_layout_grid .post-wrapper .read_more {
  padding: 0.75rem 1.5rem;
  border-radius: 6px;
  font-weight: 600;
  background-color: #085A32;
  color: #fff;
  text-transform: none;
  cursor: pointer;
  border: 1px solid #085A32;
  width: 100%;
  height: 2.75rem;
  padding-top: 0.625rem;
  line-height: inherit;
  font-size: 13px;
  text-align: center;
  font-style: normal;
}

.ets_block_latest .owl-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ets_block_latest .owl-carousel .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ets_block_latest .post-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.ets_block_latest .ets_item_img {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background: #f3f4f6;
  aspect-ratio: 16/9;
}
.ets_block_latest .ets_item_img > a {
  position: absolute;
  inset: 0;
  display: block;
}
.ets_block_latest .ets_item_img img {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  max-height: none !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  -o-object-position: center;
     object-position: center;
  display: block;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.ets_block_latest .ets-blog_latest-post-content,
.ets_block_latest .ets_blog_latest_post_content,
.ets_block_latest .ets_block_latest-post-content {
  padding: 12px 14px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ets_block_latest .ets_title_block,
.ets_block_latest .ets-blog-latest-post-title,
.ets_block_latest .post-title {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.35;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 5.4em;
}
.ets_block_latest .ets-blog_description,
.ets_block_latest .post-excerpt,
.ets_block_latest .post-desc {
  color: #4b5563;
  font-size: 0.95rem;
  line-height: 1.5;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 4.5em;
}
.ets_block_latest .ets-blog-latest-toolbar,
.ets_block_latest .ets_blog_latest_toolbar,
.ets_block_latest .ets-blog_latest-post-toolbar,
.ets_block_latest .read_more {
  margin-top: auto;
}
@supports not (aspect-ratio: 1/1) {
  .ets_block_latest .ets_item_img::before {
    content: "";
    display: block;
    padding-top: 56.25%;
  }
  .ets_block_latest .ets_item_img > a,
  .ets_block_latest .ets_item_img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media (max-width: 575.98px) {
  .ets_block_latest .ets_item_img {
    aspect-ratio: 4/3;
  }
}

@media screen and (max-width: 1200px) {
  #cart .cart-grid-right .cart-summary .block-promo {
    margin-bottom: 5px;
  }
  #cart .cart-grid-right .cart-summary .block-promo .promo-code-button {
    padding-bottom: 5px;
  }
  #cart .cart-grid-right .cart-summary .btn-primary {
    padding: 0.75rem 0.7rem;
    font-size: 15px;
  }
}
@media screen and (max-width: 600px) {
  #authentication h1,
  #password h1,
  #registration h1,
  #registration h1,
  #my-account h1,
  #identity h1,
  #address h1,
  #addresses h1,
  #module-psgdpr-gdpr h1 {
    font-size: 1.5rem;
    margin-bottom: 15px;
  }
  .login-form {
    margin-top: 0;
  }
  #cart .cart-grid-body .card {
    background-color: #fff;
    padding: 15px;
  }
  #cart .cart-grid-right .cart-summary {
    padding: 15px;
  }
  .cart-grid-body .card-block,
  .cart-grid-body .cart-overview {
    padding: 0;
  }
  .page-authentication #content,
  .page-registration #content,
  .page-customer-account #content {
    padding: 0.5rem;
  }
  .page-my-account #content .links a {
    font-size: 0.875rem;
    margin-bottom: 20px;
  }
  .page-my-account #content .links a span.link-item {
    padding: 0.5rem;
  }
  #my-account .page-footer .btn-primary {
    width: 100%;
  }
}
#cms .page-header {
  margin: 10px 0;
  text-align: center;
}
#cms .page-header h1 {
  font-size: 30px;
}

.page-content.page-cms {
  padding: 0;
}

.page_home,
.page_home_gallery {
  margin-bottom: 10px;
}

.blog-last-sec {
  padding-top: 30px;
  padding-bottom: 30px;
}
.blog-last-sec .single-title h2 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #000;
  text-align: center;
}
.blog-last-sec .single-title p {
  font-size: 1rem;
  color: #6c757d;
  text-align: center;
}
@media (max-width: 767.98px) {
  .blog-last-sec .blog-last-sec .page_home,
  .blog-last-sec .blog-last-sec .page_home_gallery {
    padding: 0;
  }
}

.ets_block_latest .post-wrapper {
  padding: 0px;
  border-radius: 6px;
  border: 1px solid #d8ded8;
  text-align: left;
  height: 100%;
}
.ets_block_latest .ets-blog-latest-post-content {
  padding: 10px;
}
.ets_block_latest .ets_title_block {
  text-transform: none;
}
.ets_block_latest .blog_description {
  display: none;
}
.ets_block_latest .read_more {
  padding: 0.75rem 1.5rem;
  border-radius: 6px;
  font-weight: 600;
  background-color: #085A32;
  color: #fff;
  text-transform: none;
  cursor: pointer;
  border: 1px solid #085A32;
  width: 100%;
  height: 2.75rem;
  padding-top: 0.625rem;
  line-height: inherit;
  font-size: 13px;
  text-align: center;
  font-style: normal;
  margin-top: 20px;
}

/* Partners / Brands carousel */
.partners {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
.partners .single-title {
  margin-bottom: 30px;
}
.partners__title {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #212529;
  text-align: center;
}
.partners__item {
  text-align: center;
}
.partners__box {
  background: #fff;
  border: 2px solid #ebebeb;
  border-radius: 0.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  aspect-ratio: 1/1;
  padding: 1rem;
  -webkit-transition: border-color 0.2s, -webkit-box-shadow 0.2s, -webkit-transform 0.2s;
  transition: border-color 0.2s, -webkit-box-shadow 0.2s, -webkit-transform 0.2s;
  transition: border-color 0.2s, box-shadow 0.2s, transform 0.2s;
  transition: border-color 0.2s, box-shadow 0.2s, transform 0.2s, -webkit-box-shadow 0.2s, -webkit-transform 0.2s;
}
.partners__box img {
  display: block;
  max-width: 85%;
  max-height: 85%;
  height: auto;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto;
}
.partners__box:hover {
  border-color: #d8ded8;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
}
.partners__caption {
  margin-top: 0.5rem;
  font-size: 0.875rem;
  color: #6c757d;
}
.partners .carousel-item .row {
  --bs-gutter-x: 1.75rem;
  --bs-gutter-y: 1.75rem;
}
.partners .carousel {
  padding-bottom: 4.25rem;
}
.partners .carousel .carousel-inner {
  height: auto;
}
.partners .carousel-control-prev,
.partners .carousel-control-next {
  position: absolute;
  top: auto;
  bottom: 0;
  width: 44px;
  height: 44px;
  opacity: 1;
  background: #7dbb3b;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.partners .carousel-control-prev:hover,
.partners .carousel-control-next:hover {
  background: #6cab33;
}
.partners .carousel-control-prev .carousel-control-prev-icon,
.partners .carousel-control-prev .carousel-control-next-icon,
.partners .carousel-control-next .carousel-control-prev-icon,
.partners .carousel-control-next .carousel-control-next-icon {
  background-image: none;
  width: 20px;
  height: 20px;
  display: grid;
  place-items: center;
}
.partners .carousel-control-prev .carousel-control-prev-icon::before,
.partners .carousel-control-prev .carousel-control-next-icon::before,
.partners .carousel-control-next .carousel-control-prev-icon::before,
.partners .carousel-control-next .carousel-control-next-icon::before {
  content: "";
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
}
.partners .carousel-control-prev {
  left: 50%;
  margin-left: -52px;
}
.partners .carousel-control-prev .carousel-control-prev-icon::before {
  content: "<";
}
.partners .carousel-control-next {
  left: 50%;
  margin-left: 8px;
}
.partners .carousel-control-next .carousel-control-next-icon::before {
  content: ">";
}
@media (max-width: 575.98px) {
  .partners .carousel {
    background-color: #fff;
  }
  .partners .carousel-item .row {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
  }
  .partners .carousel-control-prev,
  .partners .carousel-control-next {
    width: 40px;
    height: 40px;
  }
}
@supports not (aspect-ratio: 1/1) {
  .partners__box {
    position: relative;
    padding-top: 100%;
  }
  .partners__box > img {
    position: absolute;
    inset: 0;
    margin: auto;
  }
}

/*# sourceMappingURL=custom.css.map*/