/*
Theme Name: Astra Child
Theme URI: https://hablalacabra.tspanel.pl/
Description: Child theme dla Astra
Author: Ivanka Onofriychuk
Template: astra
Version: 1.0
*/
­
/* ***** CUSTOM CSS **** */
header .menu-link {
  font-weight: 700;
}

.custom-logo {
  border-radius: 50%;
}

.text-accent {
  color: #BF91AE;
  font-weight: 700;
}

.badge {
  display: inline-block;
  text-transform: uppercase;
  font-size: 15px !important;
  padding: 4px 16px;
  background: #fbe5eb87;
  border-radius: 30px;
  color: #C24471 !important;
  box-shadow: 0px 4px 11px rgba(196, 88, 124, 0.20);
}

.btn {
  display: inline-block !important;
  line-height: 1.3;
}

.btn-link a,
.btn-link button {
  color: #cd6d83 !important;
  text-decoration: none !important;
  transition: .3s;
}

.e-button-base {
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 18px;
}

.btn-link a:hover {
  text-decoration: underline !important;
}

.btn-link a:hover,
.btn-link button:hover {
  color: #c4587c !important;
}

.dots-bg {
  background-image: radial-gradient(#e8cfd3de 1px, transparent 1px);
  background-size: 20px 20px;
}

.card {
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(6px);
  border: 1px solid rgba(196, 88, 124, 0.15);
  border-radius: 24px !important;
  padding: 28px !important;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.04);
}

/* ***** MENU **** */
.main-header-menu a {
  font-family: "Anton", Sans-serif !important;
}

.menu-toggle.main-header-menu-toggle {
  border-radius: 50%;
}

/* ***** IMAGES **** */
.woman-circle {
  max-width: 300px;
}

.elementor-element.woman-contact-img {
  position: absolute !important;
  right: 0;
  bottom: -162px;
  max-width: 380px;
  z-index: -1 !important;
}

.elementor-element.woman-contact-img::before {
  content: "" !important;
  position: absolute !important;
  width: 260px;
  height: 260px;
  background: #CD6D83;
  border-radius: 50%;
  top: 20px;
  right: 0;
  z-index: -2 !important;
}


/* ***** REVIEWS **** */
.reviews-section{
  width: 100%;
}
.reviews-section .testimonial {
  background: #ffffff;
  border-radius: 24px;
  padding: 30px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(196, 88, 124, 0.12);
  transition: 0.3s;
}

.reviews-section .testimonial:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.12);
}

.reviews-section .testimonial .testimonial-inner {
  display: flex !important;
  flex-direction: column;
  height: 100% !important;
  min-height: 200px;
}

.reviews-section .testimonial-content {
  color: #1a1a1a;
  font-size: 18px;
  line-height: 1.8;
  order: 2;
  margin-bottom: 15px !important;
}

.reviews-section .reviews-starts {
  order: 1;
  margin-bottom: 14px;
  font-size: 18px;
  line-height: 1;
  order: 1;
  margin-bottom: 15px !important;
}

.reviews-section .wpmtst-testimonial-field:not(.reviews-starts) {
  order: 3;
  margin-top: auto;
  margin-left: auto;
  color: #c4587c;
  font-size: 18px;
  font-weight: 700;
}

/* ***** MOBILE MENU **** */
.ast-desktop-header-content, .ast-mobile-header-content {
    position: relative;
}
@media (max-width: 420px) {
  .main-header-menu.ast-nav-menu li a {
    font-size: 18px !important;
    padding: 0 !important;
  }
}

@media (max-width: 920px) {

  .ast-mobile-header-content {
    display: block !important;
  }

  .site-header-primary-section-right {
    display: none !important;
  }

  .ast-mobile-header-wrap {
    display: flex !important;
  }

  .ast-header-break-point .main-navigation .stack-on-mobile li {
    width: auto;
  }

  .ast-header-break-point #ast-mobile-header {
    align-items: center;
  }

  .ast-mobile-header-wrap,
  .main-header-menu,
  .main-header-menu li a {
    background: #f3e3d6 !important;
    color: #cd6d83 !important;
  }

  .main-header-menu.ast-nav-menu {
    justify-content: end;
    column-gap: 25px;
    padding-right: 20px
  }
}
/* .ast-mobile-header-wrap .ast-mobile-header-content,
.ast-desktop-header-content {
  background: transparent !important;
}

.main-header-bar-navigation {
  position: relative;
}

.main-header-bar-navigation.toggle-on::after,
.main-header-bar-navigation.toggle-on::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 15px;
  background: #ffffff4d;
}

.main-header-bar-navigation.toggle-on::before {
  top: -15px;
}

.ast-builder-menu-mobile .main-header-menu {
  margin-top: 15px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
  position: relative;
  z-index: 10;
  background: #f6f4f0 !important;
}

.ast-builder-menu-mobile .main-header-menu>.menu-item {
  margin: 0 20px !important;
  padding: 0 16px;
  border-bottom: 1px solid rgba(196, 88, 124, 0.14) !important;
}

.ast-builder-menu-mobile .main-header-menu>.menu-item>.menu-link {
  display: block !important;
  margin: 0 !important;
  padding: 18px 0 !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: #cd6d83 !important;
}
 */
/* HOVER */
.ast-builder-menu-mobile .main-header-menu>.menu-item>.menu-link:hover,
.ast-builder-menu-mobile .main-header-menu>.menu-item>.menu-link:focus {
  color: #c4587c !important;
  /* padding-left: 8px !important; */
}

/* ***** BTN SCROLL TO **** */
#ast-scroll-top {
  width: 3.1em;
  height: 3.1em;
  line-height: 3.1;
  border-radius: 50%;
  transition: all 500ms;
}
#ast-scroll-top:hover {
   transform: translate3d(0px, -3px, 0px);
}

.ast-scroll-to-top-right {
  right: 15px;
  bottom: 15px;
}
/* ***** COOKIE YES **** */
.cky-btn-revisit-wrapper {
  background: #c6a7ed!important;
}

.cky-btn{
  color: #fff !important;
  border-color: #fff !important;
  font-size: 14px !important;
  padding: 10px !important;
  background-image: linear-gradient(163deg, #F3C5E0 16%, #F7B1AA 45%, #D478C4 90%)!important;

}

/* ***** REVIEWS PAGE **** */
.strong-view.default-form {
  z-index: 1;
  position: relative;
  max-width: 720px;
  margin: 0 auto;
  padding: 24px;
  border-radius: 24px;
  background: #fff;
  border: 1px solid rgba(196, 88, 124, 0.18);
  box-shadow: 0 24px 70px rgba(196, 88, 124, 0.12);
}

.strong-view.default-form .required-notice,
.strong-view.default-form .after {
  display: none;
}

.strong-view.default-form .form-field {
  margin-bottom: 24px;
}

.strong-view.default-form label {
  display: inline-block;
  margin-bottom: 10px;
  font-weight: 700;
  color: #c4587c;
  font-size: 16px;
}

.strong-view.default-form .form-field {
  position: relative;

}

.strong-view.default-form .required.symbol {
  font-size: 15px;
  position: absolute;
  top: -3px;
}

.strong-view.default-form input[type="text"],
.strong-view.default-form input[type="email"],
.strong-view.default-form textarea {
  width: 100%;
  border: 1px solid rgba(196, 88, 124, 0.35);
  border-radius: 16px;
  background: #fff;
  padding: 24px 18px;
  font-size: 16px;
  color: #1a1a1a;
  box-shadow: 0 10px 28px rgba(196, 88, 124, 0.06);
  transition: 0.25s ease;
}

.strong-view.default-form textarea {
  min-height: 190px;
  resize: vertical;
}

.strong-view.default-form input:focus,
.strong-view.default-form textarea:focus {
  outline: none;
  border-color: #c4587c;
  box-shadow: 0 0 0 4px rgba(196, 88, 124, 0.14);
}

.strong-view.default-form .field-star_rating .star {
  font-size: 26px;
  color: #ffb000;
}

.strong-view.default-form input[type="submit"],
.strong-view.default-form button[type="submit"] {
  min-width: 220px;
  border: 0;
  border-radius: 999px;
  padding: 16px 34px;
  background-image: linear-gradient(163deg, #F3C5E0 16%, #F7B1AA 45%, #D478C4 90%);
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  box-shadow: 0 18px 35px rgba(216, 106, 211, 0.28);
  transition: 0.25s ease;
}

.strong-view.default-form .wpmtst-submit {
  text-align: center;
}

.strong-view.default-form input[type="submit"]:hover,
.strong-view.default-form button[type="submit"]:hover {
  transform: translateY(-3px);
  box-shadow: 0 24px 45px rgba(216, 106, 211, 0.36);
}

/* ***** REVIEWS SLIDER **** */
.reviews-page-card .strong-content {
  gap: 10px;
}

.reviews-page-card .testimonial-inner {
  min-height: 200px;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  background: #ffffff;
  border-radius: 24px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(196, 88, 124, 0.12);
  transition: all 0.3s ease;
  opacity: .4;
}

.reviews-page-card .testimonial-inner:hover {
  opacity: 1;
  transform: translateY(-6px);
  box-shadow: 0 10px 30px rgba(196, 88, 124, 0.2);
}

.reviews-page-card .testimonial {
  padding: 0 8px !important;
  border: none !important;
}

.reviews-page-card .testimonial-heading {
  display: none;
}

.reviews-page-card .testimonial-name {
  margin-top: 20px;
  color: #c4587c;
  font-size: 18px;
  font-weight: 700;
}

.reviews-slider {
  position: absolute !important;
  top: 40vh;
  z-index: 1;
}

.reviews-slider .strong-view {
  overflow: hidden;
}

.reviews-slider .strong-content {
  padding-bottom: 20px;
}

.reviews-slider .elementor-shortcode {
  display: flex !important;
  gap: 10px;
  width: max-content;
  animation: testimonialsMarquee 90s linear infinite;
}

.reviews-slider .wpmtst-testimonial {
  min-width: 360px;
  flex: 0 0 360px;
}

.wpmtst-testimonial-success {
  text-align: center;
}

@keyframes testimonialsMarquee {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

@media (max-width: 767px) {
  .strong-view.default-form {
    padding: 10px !important;
  }

  .reviews-slider {
    display: none !important;
  }

  .strong-view.wpmtst-default-form {
    padding: 24px 18px;
    border-radius: 22px;
  }

  .strong-view.wpmtst-default-form input[type="submit"],
  .strong-view.wpmtst-default-form button[type="submit"] {
    width: 100%;
  }
}

/* ***** Footer **** */
.site-footer {
  z-index: 3;
  background: #f3efe6;
  border-top: 3px solid rgba(196, 88, 124, 0.12);
}

.site-footer .site-above-footer-inner-wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.site-footer .site-above-footer-inner-wrap {
  align-items: center !important;
}

.site-footer .menu-link {
  font-weight: 500;
}

/* ***** MEDIA **** */
@media (max-width: 740px) {
  .reviews-section .strong-content {
    flex-direction: column;
    align-items: center;
  }

  .reviews-section .testimonial {
    width: 75% !important;
    margin: 0 auto;
  }

  .ast-builder-footer-grid-columns {
    flex-direction: column-reverse;
  }

  header .menu-link {
    font-size: 20px !important;
  }
  .main-header-menu.ast-nav-menu {
    column-gap: 20px;
  }
}

@media (max-width: 576px) {
  .reviews-section .testimonial {
    width: 95% !important;
  }
}

@media (max-width: 1024px) {
  .elementor-element.woman-contact-img {
    position: relative !important;
    left: 35px !important;
    max-width: 340px !important;
    margin: 0 auto !important;
  }
}

@media (min-width: 1024px) {
  .woman-circle {
    margin-top: -4rem !important;
  }

  .elementor-element.woman-contact-img::before {
    width: 360px;
    height: 360px;
  }
}


/* ****** WOOCOMMERCE CART ****** */

.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering {
  display: none !important;
}

.woocommerce {
  color: #1a1a1ae0;
}

.woocommerce-page {
  background-image: radial-gradient(#e8cfd3de 1px, transparent 1px);
  background-size: 20px 20px;
}

.woocommerce-page .site-header {
  border-bottom: 3px solid #cd6d8347;
}

.woocommerce-page .content-area {
  margin-bottom: 150px !important;
}

.woocommerce-notices-wrapper .woocommerce-message {
  margin-bottom: 20px !important;
}

.woocommerce-info {
  border-radius: 0 0 24px 24px;
  background: #fff;
}

.return-to-shop {
  text-align: center;
}

.shop_table,
.cart_totals {
  background: rgba(255, 255, 255, 0.35);
  backdrop-filter: blur(6px);
  border: 1px solid rgba(196, 88, 124, 0.15) !important;
  border-radius: 24px !important;
  padding: 28px;
  box-shadow: 0 8px 50px rgba(0, 0, 0, 0.08);
}

.cart_totals h2 {
  background: border-box !important;
}

h1.entry-title {
  font-family: Anton;
  margin-bottom: 2.5rem;
  margin-top: 2rem;
}

.woocommerce-page.woocommerce-checkout form #order_review td,
.woocommerce-page.woocommerce-checkout form #order_review th,
.woocommerce.woocommerce-checkout form #order_review td,
.woocommerce.woocommerce-checkout form #order_review th {
  border-color: #bd8cae40;
}

.woocommerce-js table.shop_table thead,
.woocommerce-page table.shop_table thead {
  background: none !important;
}

.woocommerce-cart table.shop_table {
  border: 1px solid rgba(196, 88, 124, 0.15);
  border-radius: 24px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.35);
  border-collapse: separate;
  border-spacing: 0;
  padding: 0;
}

.woocommerce-cart table.shop_table th,
.woocommerce-cart table.shop_table td {
  border-color: rgba(196, 88, 124, 0.12);
  padding: 24px 18px;
}

.woocommerce-cart table.shop_table th {
  font-size: 18px;
  font-weight: 900 !important;
  line-height: 1;
  color: #c4587c !important;
}

.woocommerce-cart .product-name a {
  font-size: 18px;
  font-weight: 800;
  color: #c4587c;
  text-decoration: none;
}

.woocommerce-cart .product-name a:hover {
  opacity: 0.8;
}

.woocommerce-cart .product-thumbnail img {
  max-width: 100px !important;
  border-radius: 0;
}

.woocommerce-cart .product-remove a {
  color: #c4587c !important;
  font-size: 24px;
}

.woocommerce-cart .product-remove {
  padding: 1rem !important;
}

.woocommerce-cart .product-remove a:hover {
  background: #fff4f7 !important;
  color: #c4587c !important;
}

.woocommerce-js a.remove:before {
  border-color: #c4587c;
}

.woocommerce-js a.remove:hover:before {
  border-color: #c4587c !important;
}

.product-name a {
  font-size: 18px;
}

.woocommerce bdi {
  color: #C6A7ED;
  font-weight: 400 !important;
  font-family: Anton;
  font-size: 20px;
}

.woocommerce-cart .coupon {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.woocommerce-cart .coupon input.input-text {
  min-width: 200px;
  border: 1px solid rgba(196, 88, 124, 0.18);
  border-radius: 14px;
  padding: 14px 16px;
  background: #fff;
}

.woocommerce-cart .button,
.woocommerce-cart .checkout-button,
.woocommerce-checkout .button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  display: inline-block !important;
  font-family: "Inter",
  Sans-serif;
  font-size: 1rem !important;
  color: #fff;
  font-weight: 700;
  line-height: 1 !important;
  text-transform: uppercase;
  padding: 15px 30px !important;
  border-radius: 50px;
  border-width: 2px;
  border-color: #e6f8f8;
  border-style: solid;
  background-image: linear-gradient(163deg, #F3C5E0 16%, #F7B1AA 45%, #D478C4 90%);
  box-shadow: 0px 12px 30px 0px rgba(194, 126, 149, 0.23);
  transition: all 0.3s ease;
}

.woocommerce-cart .button:hover,
.woocommerce-cart .checkout-button:hover,
.woocommerce-checkout .button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  color: #fff;
  border-color: #fafafa;
  background-image: linear-gradient(163deg, #f8cfe7 16%, #f8bbb5 42%, #e38bd3 90%);
  background-repeat: repeat;
  background-attachment: scroll;
  background-size: auto auto;
  background-position: 0% 0%;
  box-shadow: 0px 9px 30px 0px rgba(189, 125, 146, 0.38);
  transform: translate3d(0px, -3px, 0px);
}

.woocommerce-cart .cart_totals table {
  border: 0;
}

.woocommerce-cart .cart_totals table th,
.woocommerce-cart .cart_totals table td {
  padding: 1rem 1.5rem;
  border-color: #f2e5db !important;
}

.woocommerce-cart .cart_totals h2 {
  font-size: 18px;
  border-color: #f2e5db !important;
  padding: 1.3rem;
  font-weight: 900;
  color: #c4587c;
}

.woocommerce-cart .cart_totals th {
  font-size: 16px !important;
}

.woocommerce input.qty {
  width: 90px;
  border: 1px solid rgba(196, 88, 124, 0.18);
  border-radius: 12px;
  padding: 10px;
  background: #fff;
}

.woocommerce-js div.product .product_meta {
  border-top: 1px solid #f2e5db;
}

.woocommerce-cart .wc-proceed-to-checkout {
  padding-bottom: 0;
}

.woocommerce-cart table th {
  color: #cd6d83 !important;
}

.wc-proceed-to-checkout {
  text-align: center;
}

.woocommerce-notices-wrapper {
  width: 100%;
  padding: 15px 20px;
}

.woocommerce-notices-wrapper .woocommerce-message {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 12px;
  background: linear-gradient(135deg, #e8f5e9, #d0f0d6);
  color: #2e7d32;
  font-weight: 500;
}

.woocommerce-cart input[name="coupon_code"] {
  border-radius: 30px !important;
  padding: 12px 18px !important;
  border: 1px solid #e3bccc !important;
  background: #fff;
}

.woocommerce-cart .woocommerce {
  display: block !important;
}

.woocommerce-cart .woocommerce-notices-wrapper {
  width: 100%;
  display: block;
  margin-bottom: 24px;
}


.woocommerce-cart table.shop_table th.product-subtotal {
  position: absolute;
  right: 0;
  padding-right: 2rem;
}

.woocommerce-cart table.shop_table td.product-subtotal {
  padding-right: 2rem;
  text-align: right;
}

@media (min-width: 993px) {
  .woocommerce-cart form.woocommerce-cart-form {
    width: 68%;
    float: left;
    margin-right: 3%;
  }

  .woocommerce-cart .cart-collaterals {
    width: 29%;
    float: right;
  }
}

.woocommerce-cart .cart_totals {
  width: 100% !important;
}

.woocommerce-cart .woocommerce::after {
  content: "";
  display: table;
  clear: both;
}

.woocommerce-cart .cart_totals th,
.woocommerce-cart .cart_totals td {
  white-space: nowrap;
}

@media (max-width: 768px) {
  .woocommerce-cart .coupon {
    flex-direction: column;
  }

  .woocommerce-cart .coupon input.input-text,
  .woocommerce-cart .coupon button {
    width: 100% !important;
  }

  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-price,
  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-quantity {
    display: none !important;
  }

  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-subtotal {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
  }
}

/* ****** WOOCOMMERCE PRODUCT ****** */
.woocommerce-shop .woocommerce-result-count,
.woocommerce-shop .woocommerce-ordering {
  margin-bottom: 30px;
}

.woocommerce-shop .woocommerce-result-count {
  color: #6f6a64;
  font-size: 15px;
}

.woocommerce-shop .woocommerce-ordering select {
  border: 1px solid rgba(196, 88, 124, 0.18);
  border-radius: 14px;
  background: #fff;
  color: #303c6e;
  font-weight: 600;
}

.woocommerce ul.products {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 36px;
  margin-top: 20px;
}

.woocommerce ul.products li.product {
  float: none !important;
  width: min(100%, 360px) !important;
  margin: 0 !important;
  padding: 24px 24px 28px;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(196, 88, 124, 0.12);
  border-radius: 24px;
  box-shadow: 0 8px 50px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.woocommerce ul.products li.product:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 60px rgba(255, 120, 200, 0.15);
}

.woocommerce ul.products li.product .posted_in,
.woocommerce ul.products li.product .product-category,
.woocommerce ul.products li.product .woocommerce-loop-category__title {
  color: #8d857e;
  font-size: 14px;
}

.woocommerce ul.products li.product a img {
  height: 260px;
  margin-bottom: 10px;
  object-fit: contain;
  transition: transform 0.3s ease;
}

.woocommerce ul.products li.product:hover img {
  transform: scale(1.02);
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 22px;
  margin: 10px 0 5px;
  line-height: 1;
  font-weight: 800;
  color: #c4587c;
}

.woocommerce ul.products li.product .price {
  display: block;
  font-size: 28px;
  font-weight: 900;
  color: #b59af1;
  margin-bottom: 22px;
}

.woocommerce ul.products li.product .price del {
  opacity: 0.5;
  font-size: 20px;
}

.woocommerce ul.products li.product .price ins {
  text-decoration: none;
}

.woocommerce ul.products li.product .button:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 36px rgba(196, 88, 124, 0.28);
}

.woocommerce ul.products li.product .added_to_cart {
  display: block;
  margin-top: 12px;
  text-align: center;
  color: #c4587c;
  font-weight: 700;
  text-decoration: none;
}

.astra-shop-summary-wrap {
  text-align: center;
}

.woocommerce .woocommerce-breadcrumb {
  color: #8d857e;
  margin-bottom: 18px;
}

.woocommerce .woocommerce-breadcrumb a {
  color: #c4587c;
  text-decoration: none;
}

.woocommerce-products-header__title.page-title {
  font-family: Anton;
  margin-bottom: 2.5rem;
  margin-top: 2rem;
}

/* ****** WOOCOMMERCE CHECKOUT ****** */
h3#order_review_heading {
  border: none !important;
}

.woocommerce-checkout input,
.woocommerce-checkout select,
.woocommerce-checkout textarea,
.woocommerce-checkout .select2-selection {
  width: 100%;
  height: auto;
  padding: 10px 16px !important;
  border-radius: 12px !important;
  border: 1px solid #e8c8d8 !important;
  background: #fff;
  transition: 0.3s;
  font-size: 16px !important;
}

.woocommerce-checkout input:focus,
.woocommerce-checkout select:focus,
.woocommerce-checkout textarea:focus {
  border-color: #c4587c !important;
  box-shadow: 0 0 0 3px rgba(196, 88, 124, 0.15) !important;
  outline: none !important;
}

.woocommerce-checkout label {
  font-weight: 600;
  color: #c4587c;
  margin-bottom: 6px;
  display: block;
}

.woocommerce-billing-fields__field-wrapper {
  background: rgba(255, 255, 255, 0.35);
  backdrop-filter: blur(6px);
  border: 1px solid rgba(196, 88, 124, 0.15) !important;
  border-radius: 24px !important;
  padding: 28px;
  box-shadow: 0 8px 50px rgba(0, 0, 0, 0.08);
}

.woocommerce-checkout #order_review {
  background: rgba(255, 255, 255, 0.35);
  backdrop-filter: blur(6px);
  border: 1px solid rgba(196, 88, 124, 0.15) !important;
  border-radius: 24px !important;
  padding: 28px;
  box-shadow: 0 8px 50px rgba(0, 0, 0, 0.08);
}

.woocommerce-checkout-review-order .shop_table {
  padding: 0;
  padding-top: 20px;
  background: transparent !important;
  border: none !important;
  box-shadow: none;
  backdrop-filter: none;
}

.woocommerce-checkout-payment {
  background: none !important;
}

.woocommerce-checkout table.shop_table {
  border: none;
}

.woocommerce-checkout table td.product-name {
  padding: 14px 12px 14px 0 !important;
}

.woocommerce-checkout table.shop_table th,
.woocommerce-checkout table.shop_table td {
  border-bottom: 1px solid #f0dbe4;
  padding: 12px 0;
}

.woocommerce-checkout .amount {
  color: #b28df5;
  font-weight: 700;
}

.woocommerce-checkout .woocommerce-checkout-payment {
  background: rgba(255, 255, 255, 0.6);
  padding: 20px;
  border-radius: 20px;
  margin-top: 20px;
}

.woocommerce-checkout .woocommerce-privacy-policy-text {
  font-size: 13px;
  color: #777;
}

@media (max-width: 768px) {

  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    width: 100%;
  }

  .woocommerce bdi {
    font-size: 16px;
  }

  .woocommerce #content table.cart td.actions .coupon,
  .woocommerce-page #content table.cart td.actions .coupon {
    float: none;
  }
}

/* ****** WOOCOMMERCE SINGLE PRODUCT ****** */
.woocommerce-product-gallery {
  transform: scale(0.8);
  margin-top: 20px;
}

.single-product .summary {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.35);
  border-collapse: separate;
  border-spacing: 0;
  backdrop-filter: blur(6px);
  border: 1px solid rgba(196, 88, 124, 0.15) !important;
  border-radius: 24px !important;
  padding: 28px;
  box-shadow: 0 8px 50px rgba(0, 0, 0, 0.08);
}

.single-product .ast-article-single figure,
.single-product .ast-article-single img:not(figure img) {
  box-shadow: none;
}

/* ****** WOOCOMMERCE NEWSLETTER OPTIN ****** */
.newsletter-optin-field {
  margin-top: 18px !important;
  padding: 16px 18px !important;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.35);
  backdrop-filter: blur(6px);
  border: 1px solid rgba(196, 88, 124, 0.15) !important;
}

.newsletter-optin-field label {
  display: flex !important;
  align-items: flex-start;
  gap: 10px;
  font-weight: 500;
  line-height: 1.5 !important;
  color: #c4587c;
  margin-bottom: 0;
  cursor: pointer;
}

.newsletter-optin-field input[type="checkbox"] {
  width: 18px;
  height: 18px;
  margin-top: 5px !important;
  accent-color: #c4587c;
}

.newsletter-optin-field label .optional{
  display: none;
}

/* ****** WOOCOMMERCE ORDER DETAILS ****** */
.woocommerce-order-details .woocommerce-order-details__title,
.woocommerce-customer-details .woocommerce-column__title{
  background: none !important;
  border: none !important;
}

.woocommerce-customer-details address{
  background: rgba(255, 255, 255, 0.35);
  backdrop-filter: blur(6px);
  border: 1px solid rgba(196, 88, 124, 0.15) !important;
  border-radius: 24px !important;
  padding: 28px;
  box-shadow: 0 8px 50px rgba(0, 0, 0, 0.08);	
}
.woocommerce-thankyou-order-received{
  font-size: 24px;
  font-family: 'Anton';
}