/****Single product****/

/*Product images*/
.hartnagel--single-product--product-images .images.wpgs-wrapper .wpgs-image {
  margin-bottom: 16px;
}

.hartnagel--single-product--product-images .wpgs-image .slick-list {
  border: 1px solid var(--color-background);
  border-radius: 8px;
}

.hartnagel--single-product--product-images .wpgs-image .slick-arrow {
  background-color: var(--color-primary) !important;
}

.hartnagel--single-product--product-images .wpgs-image .slick-arrow:before {
  color: var(--color-white) !important;
}

.hartnagel--single-product--product-images .wpgs-thumb .slick-arrow {
  background-color: var(--color-primary) !important;
  height: 20%;
  width: 20px;
}
.hartnagel--single-product--product-images .wpgs-thumb .slick-arrow:before {
  color: var(--color-white);
}

.hartnagel--single-product--product-images .thumbnail_image {
  border-radius: 8px;
}

/*Short description*/
.hartnagel--single-product--short-description {
  max-width: 650px;
}

/*Lowest price shortcode*/
.hartnagel--single-product--lowest-price__shortcode .price.harnagel--variation-product {
  display: inline-flex;
  margin-left: 6px;
  color: var(--color-secondary);
  font-size: var(--h3-font-size);
  font-weight: var(--bold-font-weight);
}

.hartnagel--single-product--lowest-price__shortcode .harnagel--variation-product--before::before {
  display: inline;
  max-width: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  color: var(--color-primary);
  font-size: var(--small-font-size);
  font-weight: var(--semi-bold-font-weight);
}

/*Product SKU*/
.hartnagel-single-product--product-sku {
  font-size: var(--small-font-size);
}

.hartnagel-single-product--product-sku .hartnagel-single-product--product-sku__label {
  margin-right: 5px;
}

.hartnagel-single-product--product-sku .hartnagel-single-product--product-sku__code {
  font-weight: var(--bold-font-weight);
}

/*Product data tabs*/

.hartnagel--single-product--product-data-tabs .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs {
  padding: 24px 24px 22px 12px;
  border: 1px solid var(--color-background);
  border-radius: 16px;
  background-color: var(--color-background);
}

.hartnagel--single-product--product-data-tabs .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li,
.hartnagel--single-product--product-data-tabs .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs .active {
  background-color: var(--color-background);
}

.hartnagel--single-product--product-data-tabs .woocommerce-tabs ul.tabs li {
  border: none !important;
}

.woocommerce.single.single-product .hartnagel--single-product--product-data-tabs .woocommerce-tabs.wc-tabs-wrapper ul.tabs li a {
  padding: 0 5em 0 2em;
}
@media only screen and (max-width: 1025px) {
  .woocommerce.single.single-product .hartnagel--single-product--product-data-tabs .woocommerce-tabs.wc-tabs-wrapper ul.tabs li a {
    padding: 0 2em 0 2em;
  }
}

.woocommerce.single.single-product .hartnagel--single-product--product-data-tabs .woocommerce-tabs .panel {
  padding: 60px 40px;
}

.hartnagel--single-product--product-data-tabs #tab-description h2:first-of-type {
  display: none;
}

/*Add to cart*/
.hartnagel--single-product--add-to-cart form.cart .reset_variations {
  position: absolute;
  display: block;
  margin-top: 24px;
  font-style: italic;
}

.hartnagel--single-product--add-to-cart form.cart .variations td.label {
  display: none;
}

.single.single-product .hartnagel--single-product--add-to-cart form.cart .variations select {
  min-width: 50%;
  margin-bottom: 28px;
  border: 1px solid var(--color-primary);
  border-radius: 6px;
  padding: 16px 24px;
}

.hartnagel--single-product--add-to-cart form.cart .variations tr {
  border: none;
}

.hartnagel--single-product--add-to-cart form.cart .variations tr:nth-child(even) {
  background-color: transparent;
}

.hartnagel--single-product--add-to-cart [data-wvstooltip]:after {
  display: none;
}

.hartnagel--single-product--add-to-cart .woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item {
  border-radius: 6px;
}

.hartnagel--single-product--add-to-cart .variations .variable-items-wrapper .variable-item.image-variable-item {
  margin-right: 24px;
  margin-bottom: 24px;
}

.hartnagel--single-product--add-to-cart [data-wvstooltip]:before {
  visibility: visible;
  opacity: 1;
  bottom: -22px;
  width: 101%;
  border-radius: 6px;
  padding: 10px;
  font-size: var(--smaller-font-size);
  font-weight: var(--semi-bold-font-weight);
  box-shadow: none;
}

.hartnagel--single-product--add-to-cart [data-wvstooltip]:hover:before {
  bottom: -22px;
  width: 101%;
}

.single.single-product .hartnagel--single-product--add-to-cart form.cart .variations {
  margin-bottom: 5em;
}

.single.single-product .hartnagel--single-product--add-to-cart .woocommerce-variation-availability {
  display: none;
}

.hartnagel--single-product--lowest-price__shortcode .price bdi {
  color: var(--color-secondary);
  font-size: var(--h3-font-size);
  font-weight: var(--bold-font-weight);
}

.hartnagel--single-product--lowest-price__shortcode .price:after {
  content: "brez DDV-ja";
  display: inline;
  margin-left: 16px;
  color: var(--color-primary);
  font-size: var(--small-font-size);
  font-weight: var(--semi-bold-font-weight);
}

.hartnagel--single-product--lowest-price__shortcode .price.hartnagel--onsale.harnagel--variation-product::after {
  content: " ";
}

.hartnagel--single-product--lowest-price__shortcode .price del bdi {
  color: var(--color-primary);
  font-size: var(--normal-font-size);
  font-weight: var(--semi-bold-font-weight);
  opacity: 0.5;
}

.hartnagel--single-product--lowest-price__shortcode .price ins {
  text-decoration: none;
}

.single.single-product .hartnagel--single-product--add-to-cart .price {
  display: block;
  margin-bottom: 8px;
  color: var(--color-secondary);
  font-size: var(--h3-font-size);
  font-weight: var(--bold-font-weight);
}

.single.single-product .hartnagel--single-product--add-to-cart .price:after {
  content: "brez DDV-ja";
  display: inline;
  margin-left: 16px;
  color: var(--color-primary);
  font-size: var(--small-font-size);
  font-weight: var(--semi-bold-font-weight);
}

.single.single-product .hartnagel--single-product--add-to-cart .price del {
  color: var(--color-primary);
  font-size: var(--normal-font-size);
  font-weight: var(--semi-bold-font-weight);
}

.single.single-product .hartnagel--single-product--add-to-cart .price ins {
  text-decoration: none;
  font-weight: var(--bold-font-weight);
}

.hartnagel--single-product--variation-discount__label,
.hartnagel--single-product--variation-discount__price {
  margin-right: 4px;
  font-size: var(--small-font-size);
  font-weight: var(--semi-bold-font-weight);
}

.hartnagel--single-product--variation-discount__percentage {
  margin-right: 4px;
  padding: 6px 6px 6px 8px;
  border: 1px solid var(--color-secondary);
  border-radius: 8px;
  background-color: var(--color-secondary);
  color: var(--color-white);
  font-size: var(--small-font-size);
  font-weight: var(--bold-font-weight);
}

.single.single-product .hartnagel--single-product--add-to-cart .woocommerce-variation-add-to-cart {
  justify-content: end;
  margin-top: -60px;
}

@media only screen and (max-width: 768px) {
  .single.single-product .hartnagel--single-product--add-to-cart .woocommerce-variation-add-to-cart {
    justify-content: start;
    margin-top: 36px;
    margin-bottom: 12px;
  }
  #webtim-wooc-product-qty {
    margin-bottom: 12px;
  }
  .hartnagel--single-product--icon-list__shop-garantee .elementor-icon-list-items.elementor-inline-items {
    display: block;
  }
  .hartnagel--single-product--icon-list__shop-garantee .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item.elementor-inline-item {
    margin-bottom: 12px;
  }
  .hartnagel--single-product--add-to-cart .variations .variable-items-wrapper .variable-item.image-variable-item {
    margin-right: 16px;
  }
  .hartnagel--single-product--add-to-cart .variations .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    width: 140px;
    height: 140px;
  }
  .woocommerce.single.single-product .hartnagel--single-product--product-data-tabs .woocommerce-tabs .panel {
    padding: 48px 8px 24px 8px;
  }
}

.single.single-product .hartnagel--single-product--add-to-cart .single_add_to_cart_button.button {
  display: flex;
  align-items: center;
  padding: 16px 50px 12px 50px;
  border: 1px solid var(--color-primary);
  border-radius: 4px;
  background-color: var(--color-primary);
  color: var(--color-secondary);
  font-size: var(--normal-font-size);
  font-weight: var(--normal-font-weight);
}

.single.single-product .hartnagel--single-product--add-to-cart .single_add_to_cart_button.button:hover {
  color: var(--color-white);
}

.single.single-product .hartnagel--single-product--add-to-cart .single_add_to_cart_button.button:before {
  content: "" !important;
  width: 32px;
  height: 32px;
  display: inline-block;
  margin-top: -5px;
  margin-right: 12px;
  background: url("../images/shopping-cart.svg") no-repeat center / contain;
}

.single.single-product .hartnagel--single-product--add-to-cart #webtim-wooc-product-qty {
  display: flex;
  align-items: center;
  margin-right: 24px;
  padding: 14px;
  border: 1px solid var(--color-primary);
  border-radius: 4px;
}

.single.single-product .hartnagel--single-product--add-to-cart #webtim-wooc-product-qty .input-text.qty.text {
  vertical-align: middle;
  border: none;
  font-weight: var(--medium-font-weight);
}

.hartnagel--single-product--add-to-cart .stock.in-stock {
  display: none;
}
/*Colors addons*/

.hartnagel--single-product--colors-addon__wrapper {
  margin-top: 40px;
  padding: 24px 12px 12px 12px !important;
  border-top: 1px solid var(--color-background);
  border-bottom: 1px solid var(--color-background);
}

#hartnagel--single-product--colors-addon__select-box label {
  padding-bottom: 8px;
  font-weight: var(--semi-bold-font-weight);
}

.hartnagel--single-product--colors-addon__wrapper .hartnagel--single-product--colors-addon__select-box {
  max-width: 450px;
  border: 1px solid var(--color-primary);
  border-radius: 6px;
  padding: 16px 24px;
}

.hartnagel--single-product--colors-addon__select-box-div {
  display: flex !important;
}

.hartnagel--single-product--colors-addon__select-box-div:before {
  content: "" !important;
  width: 30px;
  height: 30px;

  display: inline-block;
  margin-top: 60px;
  margin-right: 20px;
  background: url("/wp-content/uploads/2022/04/icon-palete.png") no-repeat center / contain;
}

/*DOdatna oprema Tab*/

.hartnagel--single-product--product-data-tabs .up-sells.upsells.products h2:first-child,
.hartnagel--single-product--product-data-tabs .up-sells.upsells.products .onsale.percentage,
.hartnagel--single-product--product-data-tabs .up-sells.upsells.products .price,
.hartnagel--single-product--product-data-tabs .up-sells.upsells.products .button {
  display: none;
}

.hartnagel--single-product--product-data-tabs .up-sells.upsells.products img {
  border: 1px solid var(--color-background);
}

.hartnagel--single-product--product-data-tabs .up-sells.upsells.products h2 {
  text-align: center;
}

/*Opis izdelka*/

.hartnagel--single-product--product-data-tabs #tab-description h2:not(:nth-child(2)) {
  margin-top: 36px;
  margin-bottom: 4px;
}

.hartnagel--single-product--product-data-tabs #tab-description li h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: var(--normal-font-size);
}

.hartnagel--single-product--product-data-tabs #tab-description h3 {
  margin-top: 36px;
  margin-bottom: 8px;
}
