@charset "UTF-8";

/* Set default sizes for p, titles, headers, etc */
body, .woocommerce {
  font-size: 16px;
}

strong, legend {
  font-family: 'HelveticaNeueMedium';
  font-weight: 500 !important;
}
h1 {
  font-size: 32px;
}

#content {
  padding-left: 4px;
  padding-right: 4px;
}

.entry-title {
  font-size: 32px !important;
  margin-top: 30px;
}
.storefront-breadcrumb {
  display: none;
}

h2 {
  font-size: 28px !important;
}

h3, .wc-bacs-bank-details-account-name {
  font-size: 24px;
}

h4 {
  font-size: 20px;
}
.woocommerce-input-wrapper {
  background-color: #CBEBF1;
}

h5 {
  font-size: 18px;
}

h6, legend {
  font-size: 16px;
}

p, 
.wc-block-formatted-money-amount,
.wc-block-components-product-price__regular,
.wc-block-components-product-price__sale,
.wc-block-cart-item__remove-link,
.wc-block-components-product-badge {
  font-size: 16px;
}

.form-row, .woocommerce-form-row {
  margin-bottom: 8px;
}

ul.products li.product .woocommerce-loop-product__title, ul.products li.product .woocommerce-loop-category__title, ul.products li.product .wc-block-grid__product-title, ul.products li.product .wc-block-grid__product-title>a:not(.has-font-size), ul.products .wc-block-grid__product .woocommerce-loop-product__title, ul.products .wc-block-grid__product .woocommerce-loop-category__title, ul.products .wc-block-grid__product .wc-block-grid__product-title, ul.products .wc-block-grid__product .wc-block-grid__product-title>a:not(.has-font-size), .wc-block-grid__products li.product .woocommerce-loop-product__title, .wc-block-grid__products li.product .woocommerce-loop-category__title, .wc-block-grid__products li.product .wc-block-grid__product-title, .wc-block-grid__products li.product .wc-block-grid__product-title>a:not(.has-font-size), .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title, .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title>a:not(.has-font-size), 
.wc-block-components-product-price__value, address, .entry-content,
.hentry .entry-content .wp-block-button .wp-block-button__link, .editor-styles-wrapper .wp-block-button .wp-block-button__link {
  font-size: 16px !important;
  font-weight: 500 !important;
}
.wc-block-components-product-name {
  font-size: 20px !important;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__wrap>*, .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__wrap>*, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector,
.wp-block-woocommerce-cart-order-summary-coupon-form-block,
.wp-block-woocommerce-cart-order-summary-subtotal-block,
.wc-block-components-totals-item,
.wc-block-components-checkout-step__container,
.is-mobile .wc-block-checkout__terms.wc-block-checkout__terms--with-separator, .is-small .wc-block-checkout__terms.wc-block-checkout__terms--with-separator,
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details,
ul.order_details li strong, ul.order_details, .woocommerce-message {
  font-size: 16px !important;
}

.order_details {
  font-size: 16px;
}
.wc-block-components-totals-wrapper,
.wc-block-components-button__text {
  font-size: 18px !important;
  padding: 4px 0;
}

.wc-block-components-checkbox,
.wc-block-components-checkout-return-to-cart-button {
  font-size: 18px;
}
.wp-block-heading {
  margin-top: 20px;
  margin-bottom: 20px;
}

.wc-block-grid.has-4-columns .wc-block-grid__product {
  max-width: 80% !important;
}

.wc-block-grid.has-4-columns .wc-block-grid__product img {
  object-fit: contain;
  max-height: 300px;
}

.woocommerce-button {
  margin-top: 15px;
}

@media (max-width: 640px) {
  
  .wc-block-grid.has-4-columns .wc-block-grid__product {
    max-width: 70% !important;
  }
}

#customer_login {
  margin-top: 15px;
}

@media (max-width: 640px) {
  .u-column2 {
    margin-top: 20px;
  }
}
.main-header-container {
  padding: 16px 40px;
}
@media (max-width: 640px) {
  .main-header-container {
    padding: 16px;
  }
}
.main-header-container .header-logo {
  max-width: 115px;
  transition: 0.4s all;
}
@media (max-width: 1280px) {
  .main-header-container .header-logo {
    max-width: 100px;
  }
}
@media (max-width: 1280px) and (max-width: 1024px) {
  .main-header-container .header-logo {
    max-width: 90px;
  }
}
@media (max-width: 1280px) and (max-width: 1024px) and (max-width: 768px) {
  .main-header-container .header-logo {
    max-width: 80px;
  }
}
@media (max-width: 1280px) and (max-width: 1024px) and (max-width: 768px) and (max-width: 640px) {
  .main-header-container .header-logo {
    max-width: 70px;
  }
}
.main-header-container .header-logo:hover {
  transform: scale(1.05);
}
.main-header-container .header-kontakt-btn {
  width: 140px;
  height: 59px;
  background: #084783;
  transition: 0.4s all;
}
.main-header-container .header-kontakt-btn:hover {
  box-shadow: 0 0 20px #084783;
  background: #1060ab;
  border-radius: 12px;
}
@media (max-width: 1280px) {
  .main-header-container .header-kontakt-btn {
    width: 130px;
    height: 50px;
  }
}
@media (max-width: 1280px) and (max-width: 1024px) {
  .main-header-container .header-kontakt-btn {
    width: 120px;
    height: 45px;
  }
}
@media (max-width: 1280px) and (max-width: 1024px) and (max-width: 768px) {
  .main-header-container .header-kontakt-btn {
    display: none;
  }
}
.main-header-container .donw-arrow {
  width: 1.5vw;
}

.spec-heade-product-borders {
  position: relative;
  border-top: 1px solid #084783;
  border-bottom: 1px solid #084783;
}
@media (max-width: 768px) {
  .spec-heade-product-borders {
    border-top: none;
    border-bottom: 1px solid #CBEBF1;
  }
}
.spec-heade-product-borders .product-header-styles {
  padding: 0px 40px;
}
@media (max-width: 768px) {
  .spec-heade-product-borders .product-header-styles {
    padding: 0px 12px;
  }
}
.spec-heade-product-borders .product-header-styles .header-logo-b2b-borders {
  padding: 8px;
  border-left: 1px solid #084783;
  border-right: 1px solid #084783;
}
@media (max-width: 768px) {
  .spec-heade-product-borders .product-header-styles .header-logo-b2b-borders {
    border-left: none;
    border-right: none;
  }
}
.spec-heade-product-borders .product-header-styles .header-logo-b2b-borders .header-logo {
  max-width: 90px;
}
@media (max-width: 768px) {
  .spec-heade-product-borders .product-header-styles .header-logo-b2b-borders .header-logo {
    z-index: -1 !important;
    max-width: 80px;
  }
}
.spec-heade-product-borders .product-header-styles .header-logo-b2b-borders .b2b-line {
  width: 2px;
  height: 28px;
  background: #084783;
}
@media (max-width: 768px) {
  .spec-heade-product-borders .product-header-styles .header-logo-b2b-borders .b2b-line {
    width: 50px;
    height: 2px;
  }
}
.spec-heade-product-borders .product-header-styles .header-logo-b2b-borders p {
  font-weight: 700;
  font-family: "HelveticaNeueBold";
  color: #084783;
}
@media (max-width: 768px) {
  .spec-heade-product-borders .product-header-styles .header-logo-b2b-borders p {
    font-size: 16px;
  }
}
.spec-heade-product-borders .product-header-styles .product-header-link-icons {
  width: 80px;
  height: 80px;
  border-left: 1px solid #084783;
}
@media (max-width: 768px) {
  .spec-heade-product-borders .product-header-styles .product-header-link-icons {
    border-left: none;
    width: 40px;
    height: 40px;
  }
}
.spec-heade-product-borders .product-header-styles .product-header-link-icons:last-child {
  border-right: 1px solid #084783;
}
@media (max-width: 768px) {
  .spec-heade-product-borders .product-header-styles .product-header-link-icons:last-child {
    border-right: none;
  }
}
.spec-heade-product-borders .product-header-styles .product-header-link-icons img {
  transition: 0.3s all;
}
@media (max-width: 768px) {
  .spec-heade-product-borders .product-header-styles .product-header-link-icons img {
    width: 100%;
  }
}
.spec-heade-product-borders .product-header-styles .product-header-link-icons img:hover {
  transform: scale(1.5);
}
.spec-heade-product-borders .menu-btn {
  position: absolute;
  width: 12%;
}
.spec-heade-product-borders .menu-btn span {
  width: 100%;
  left: 7%;
  transition: all 0s;
}
.spec-heade-product-borders .menu-btn span:nth-of-type(2) {
  top: calc(50% - 8px);
}
.spec-heade-product-borders .menu-btn span:nth-of-type(3) {
  top: calc(50% + 8px);
}
.spec-heade-product-borders .menu-btn.active span:nth-of-type(2) {
  display: none;
}
.spec-heade-product-borders .menu-btn.active span:nth-of-type(3) {
  display: none;
}
.spec-heade-product-borders .menu {
  padding-top: 0vh;
  transition: transform 0.2s;
}
.spec-heade-product-borders .menu .spec-x-mobile {
  position: absolute;
  top: 60px;
  right: 10px;
  width: 30px;
  height: 30px;
}
.spec-heade-product-borders .menu .spec-x-mobile img {
  width: 100%;
}

footer {
  background-color: #cbebf1;
}
.main-footer-container {
  border-bottom: 1px solid #084783;
  padding-bottom: 40px;
  width: 97.5%;
}
.main-footer-container .footer-logo {
  transition: 0.3s all;
}
.main-footer-container .footer-logo:hover {
  transform: scale(1.05);
}
.main-footer-container .footer-link-anim {
  transition: 0.3s all;
}
.main-footer-container .footer-link-anim:hover {
  padding-left: 20px;
  border-left: 5px solid #084783;
}
.main-footer-container .phone-mail {
  font-size: 16px !important;
  margin-top: 10px;
  padding-bottom: 10px;
}
.main-footer-container .fotter-icon:hover {
  transform: scale(1.1);
  box-shadow: 0 0 5px #084783;
}
@media (max-width: 768px) {
  .main-footer-container {
    margin-top: 40px !important;
  }
  .main-footer-container h6 {
    margin-top: 30px;
    padding-bottom: 15px;
  }
  .main-footer-container .phone-mail {
    font-size: 20px !important;
    margin-top: 10px;
    padding-bottom: 10px;
  }
  .main-footer-container .fotter-icon {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    transition: 0.3s all;
  }
}

.footer-description {
  width: 97.5%;
  padding: 0 25px;
}
@media (max-width: 768px) {
  .footer-description a {
    line-height: 200%;
  }
}


/* Category page */
.woocommerce-products-header__title {
  font-size: 32px;
  margin-top: 30px;
}

.woocommerce-products-header .term-description {
  margin-bottom: 10px;
}

.drawer-item img {
  object-fit: contain;
}

/* Cookies Consent */
#cc-main {
  /** Change font **/
  --cc-font-family: "HelveticaNeueBold";

  /** Change button primary color to black **/
  --cc-btn-primary-bg: #084783;
  --cc-btn-primary-border-color: #084783;
  --cc-btn-primary-hover-bg: #444444;
  --cc-btn-primary-hover-border-color: #444444;

  /** Also make toggles the same color as the button **/
  --cc-toggle-on-bg: var(--cc-btn-primary-bg);

  /** Make the buttons a bit rounder **/
  --cc-btn-border-radius: 0px;
}

.link_animation::marker {
  content: none;
}


