@charset "UTF-8";
/*
Theme Name: Kelmar
Version: 1.0
Description: Szablon dla sklep.kelmar.pl bazujący na szablonie Storefront
Author: Grupa Best
Author URI: https://bestproject.pl
Template: storefront
*/
:root {
  --color-primary: #2a9d8f;
  --color-primary-dark: #118476;
  --color-primary-light: #89ffdb;
  --bs-body-color: #444;
  --bs-body-bg: white;
  --bs-border-width: 1px;
  --bs-border-color: #dee2e6;
  --bs-border-radius: 0.375rem;
}

.wc-block-product-template__responsive {
  margin-left: 0;
}

.wpcf7-acceptance {
  margin-top: 1em;
  display: block;
  font-size: 0.9rem;
}
.wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0 !important;
}
.wpcf7-acceptance input {
  margin-right: 0.25rem;
}

.wpcf7-submit {
  min-width: 10rem;
}

.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.wc-block-components-product-sale-badge,
span.onsale {
  font-size: 0.65rem !important;
  padding: 0.25em 1em !important;
  position: absolute;
  right: 1em !important;
  top: 1em !important;
  background: var(--bs-body-bg) !important;
}

.wpcf7-textarea {
  height: 6rem;
  min-height: 6rem;
}

body.home #masthead {
  margin-bottom: 0 !important;
}

.custom-logo {
  max-width: 100% !important;
  width: 200px !important;
}

.woocommerce-product-search .search-field {
  background: transparent !important;
  border: 1px solid #ccc;
}

.main-navigation ul li a:hover, .main-navigation ul li:hover > a, .site-title a:hover, .site-header ul.menu li.current-menu-item > a {
  color: var(--color-primary-dark);
}

select.orderby {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.storefront-sorting {
  display: flex;
  align-items: center;
  justify-content: end;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 1em 0;
}
.storefront-sorting .woocommerce-notices-wrapper {
  order: 1;
  width: 100%;
}
.storefront-sorting .woocommerce-result-count {
  order: 2;
  margin-right: auto;
}
.storefront-sorting .woocommerce-ordering {
  order: 3;
  margin-right: 0 !important;
}
.storefront-sorting select.orderby {
  min-width: 15em;
}
.storefront-sorting .woocommerce-pagination {
  margin-right: auto;
}

.page-numbers {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}

.woocommerce-LoopProduct-link .price ins bdi, .woocommerce-LoopProduct-link .price > .amount > bdi {
  font-size: 1rem !important;
  font-weight: 600;
}

.wp-block-image img[style*=aspect-ratio] {
  width: 100%;
  height: auto;
}

#colophon .widget > .wp-block-heading {
  margin-bottom: -1em;
}
#colophon a {
  text-decoration: none;
}
#colophon a:hover, #colophon a:focus {
  text-decoration: underline;
  text-decoration-color: var(--color-primary-light);
  text-underline-offset: 0.1em;
}

.footer-widgets {
  border-bottom-color: var(--color-primary-light);
}

ul.products li.product.product-category img {
  box-shadow: 0 0 0 1px #eee;
}

.pattern-brands .wp-block-image {
  width: 100% !important;
  margin-left: 0;
  margin-right: 0;
  display: block;
}
.pattern-brands .wp-block-image img {
  width: min(150px, 90%) !important;
  height: auto !important;
  aspect-ratio: 16/9 !important;
  object-position: center !important;
  object-fit: contain;
  margin-left: auto;
  margin-right: auto;
}
.pattern-brands .wp-block-image a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.slick-slider .wp-block-cover .wp-block-cover__background {
  background: #264653 !important;
}

.slick-arrow {
  width: 32px !important;
  height: 32px !important;
}
.slick-arrow:before {
  font-size: 32px !important;
  line-height: 1 !important;
  color: var(--color-primary) !important;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3), -1px 1px 0 rgba(0, 0, 0, 0.3), 1px -1px 0 rgba(0, 0, 0, 0.3), -1px -1px 0 rgba(0, 0, 0, 0.3);
}

@media (min-width: 768px) {
  .home.theme-storefront .content-area {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: auto;
  }
}
.wc-block-components-filter-reset-button {
  border: 1px solid currentColor !important;
  background: none !important;
  padding: 0.3em 1em !important;
  text-decoration: none !important;
}
.wc-block-components-filter-reset-button:hover, .wc-block-components-filter-reset-button:focus {
  background: #444 !important;
  color: white !important;
  border-color: #444 !important;
}

@media (min-width: 768px) {
  .single-product .content-area, .woocommerce-cart .content-area, .woocommerce-checkout .content-area {
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
  }
}
.woocommerce div.product form.cart .variations select {
  max-width: 100%;
  min-width: 75%;
  display: inline-block;
  margin-right: 1em;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 3em;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;
  background-size: 16px;
  -webkit-background-size: 16px;
  background-position: calc(100% - 12px) 50%;
  -webkit-background-position: calc(100% - 12px) 50%;
  border: 1px solid #aaa;
}

.woocommerce-page .variations select {
  border-radius: 5px;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-top: 0.25rem;
}

.product-type-variable .entry-summary > .price {
  font-size: 1rem !important;
}
.product-type-variable .entry-summary > .price bdi {
  font-weight: bolder;
}
.product-type-variable .woocommerce-variation-price > .price {
  font-size: 2rem !important;
}
.product-type-variable .woocommerce-variation-price > .price bdi {
  font-weight: 700 !important;
}

.product-category img {
  width: 100% !important;
  aspect-ratio: 1/1 !important;
  object-fit: cover;
}

.woocommerce-LoopProduct-link .product-description-short {
  color: #656565;
  margin-top: -0.5em;
  display: block;
}

.woocommerce-result-count {
  display: none !important;
}

.out-of-stock-info {
  border: 1px solid #008ab4;
  background: #e9f8ff;
  padding: 0.5em 1em;
  border-radius: 0.2em !important;
}
.out-of-stock-info p:last-child {
  margin-bottom: 0 !important;
}

.single-product .entry-summary p.price ins {
  color: red !important;
}
.single-product .woocommerce-variation-price {
  line-height: 1.25;
}
.single-product .woocommerce-variation-price del {
  font-size: 0.75em;
}
.single-product .woocommerce-variation-price ins {
  color: red !important;
}

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