ul.products li.product .price .amount {
  letter-spacing: 1.25px;
}

.free-product {
  color: #3bb54a;
  font-weight: 700;
}

@media (max-width: 768px) {
  .order-1-mobile {
    order: 2 !important;
  }
  .order-2-mobile {
    order: 2 !important;
  }
}
.cookiealert {
  margin: 0 !important;
  padding: 25px;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999999999;
  opacity: 0;
  border-radius: 0;
  transform: translateY(100%);
  transition: all 500ms ease-out;
  color: #333;
  border: unset !important;
  text-align: center;
  background-color: #ffffff;
}
.cookiealert.show {
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 1000ms;
}
.cookiealert .acceptcookies {
  margin-top: 10px;
  font-weight: bold;
  background-color: #CEAC79;
}
.cookiealert a {
  text-decoration: underline;
  color: #CEAC79;
}

.woocommerce-checkout .checkout_coupon {
  width: 100%;
}
.woocommerce-checkout .checkout_coupon button.button {
  height: 40px !important;
}
.woocommerce-checkout .checkout_coupon button.button:before {
  content: none !important;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper #nip {
  border: 1px solid #d2d6dc;
}

.elementor-widget-container p a {
  color: #CEAC79 !important;
  transition: color 0.2s ease;
}
.elementor-widget-container p a:hover {
  text-decoration: underline !important;
}

footer.copyright .widget:last-child img {
  margin: 0 0 0 auto;
  height: 50px !important;
  max-height: 100px !important;
}

footer .mc4wp-form input[type=submit] {
  text-transform: none;
}

.shoptimizer-sticky-add-to-cart.visible {
  padding: 20px 0;
}

.product-details-wrapper .summary.entry-summary p.price {
  font-size: 24px;
  letter-spacing: 1.25px;
}
.product-details-wrapper .summary.entry-summary .sale-item.product-label {
  padding: 5px 10px;
  font-size: 12px;
}
.product-details-wrapper .woocommerce-product-gallery .flex-direction-nav .flex-next::after {
  -webkit-mask-image: none;
  mask-image: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='11' fill='%23CEAC79'/%3E%3Cpath d='M10 7L15 12L10 17' stroke='%23000000' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 40px;
  background-color: transparent;
}
.product-details-wrapper .woocommerce-product-gallery .flex-direction-nav .flex-prev::before {
  -webkit-mask-image: none;
  mask-image: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='11' fill='%23CEAC79'/%3E%3Cpath d='M10 7L15 12L10 17' stroke='%23000000' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 40px;
  background-color: transparent;
  transform: rotate(180deg);
}

.tax-product_cat .content-area,
.shop .content-area {
  width: 70%;
}
.tax-product_cat .secondary-wrapper #secondary,
.shop .secondary-wrapper #secondary {
  width: 25%;
}
.tax-product_cat .secondary-wrapper #secondary .product_list_widget ins .woocommerce-Price-amount bdi,
.shop .secondary-wrapper #secondary .product_list_widget ins .woocommerce-Price-amount bdi {
  font-size: 14px;
  font-weight: bold;
}
.tax-product_cat .secondary-wrapper #secondary .product_list_widget ins .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol,
.shop .secondary-wrapper #secondary .product_list_widget ins .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol {
  font-size: 14px;
  font-weight: bold;
}

.wpforms-container .wpforms-submit-container .wpforms-submit {
  width: 100%;
}

.single-product .entry-summary .woocommerce-Price-amount {
  font-size: 23px;
  letter-spacing: 1px;
}

.woocommerce-Price-amount {
  font-size: 16px;
  letter-spacing: 1px;
}

.single-product .iworks-omnibus {
  padding-top: 20px;
}

.iworks-omnibus .woocommerce-Price-amount {
  font-size: 16px !important;
}

.product-custom-links {
  margin-bottom: 30px;
  margin-top: 15px;
  display: flex;
  gap: 20px;
  justify-content: center;
}
@media (max-width: 991px) {
  .product-custom-links {
    flex-direction: column;
  }
}
.product-custom-links .custom-product-link {
  display: flex;
  align-items: center;
  padding: 10px 12px;
  border: 1px solid #CEAC79;
  border-radius: 5px;
  text-decoration: none;
  color: #000000;
  transition: all 0.3s ease;
}
.product-custom-links .custom-product-link:hover {
  background-color: rgba(206, 172, 121, 0.3019607843);
}
.product-custom-links .custom-product-link .link-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.demo-icon {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 14.5v-9l6 4.5-6 4.5z" fill="%23333"/></svg>');
}

.manual-icon {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z" fill="%23333"/></svg>');
}

.products .woocommerce-image__wrapper {
  height: 180px;
}
.products .woocommerce-image__wrapper img {
  max-height: 180px;
  width: auto !important;
}

.product .woocommerce-product-gallery .flex-viewport {
  min-height: 300px;
}

.woocommerce-order .woocommerce-table--order-downloads thead {
  display: contents;
}
.woocommerce-order .woocommerce-table--order-downloads thead .download-file {
  text-align: right;
}
.woocommerce-order .woocommerce-table--order-downloads tbody .download-remaining,
.woocommerce-order .woocommerce-table--order-downloads tbody .download-expires {
  text-align: center;
}

.single-post .post .wp-post-image {
  width: 200px;
  float: right;
}

@media (max-width: 768px) {
  .homepage-bestseller {
    background-image: none !important;
  }
}

a:focus {
  outline: none !important;
}
