/*
Theme Name: Twenty Twenty Four Child
Author: 
Description: Your description goes here
Version: 1.0
Template: twentytwentyfour

This is the child theme for Twenty Twenty-Four theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/* Josefin Sans Font */

@font-face {
  font-family: 'JosefinSans';
  src: url('fonts/Josefin_Sans/static/JosefinSans-SemiBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* Righteous Font */
@font-face {
  font-family: 'Righteous';
  src: url('fonts/Righteous/Righteous-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'JosefinSans', Arial, sans-serif !important;
}

.wp-block-navigation-link a span,
.wp-block-navigation-link a {
  font-family: 'JosefinSans', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
  color: rgb(64, 64, 64);
}

.wp-block-site-title a {
  font-family: 'Righteous', sans-serif;
  color: rgb(105, 105, 105);
}


.wp-block-group.alignfull.is-layout-flex {
  min-height: 88px;
  height: 88px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  align-items: center;
}

.wp-block-navigation,
.wp-block-search {
  margin: 0 !important;
}

header.wp-block-template-part {
  position: sticky;
  margin-top: 0;
  z-index: 999;
  background: #fff;
}

.wp-block-template-part {
  font-family: 'Josefin Sans', sans-serif;
}

.wp-block-navigation ul,
.wp-block-navigation ul li {
  font-size: 18px;
}

.wp-block-column-is-layout-flow h4 {
  font-family: 'JosefinSans', Arial, sans-serif !important;
  font-weight: 400 !important;
  font-size: 36px !important;
  color: rgb(27, 27, 27) !important;
}

.wp-block-column-is-layout-flow h5 {
  font-family: 'JosefinSans', Arial, sans-serif !important;
  font-size: 24px !important;
  color: #1B1B1B !important;
}

.wp-block-buttons a {
  font-family: 'JosefinSans', Arial, sans-serif !important;
  font-size: 16px !important;
  border-radius: 0px !important;
  padding: 8px 32px;
}

.wp-block-heading a {
  font-family: 'JosefinSans', Arial, sans-serif;
  font-size: 36px;
  font-weight: 600;
  text-decoration: none;
}

#wps-slider-section #sp-woo-product-slider-172 .wpsf-product-title a {
  font-size: 18px !important;
}

#wps-slider-section #sp-woo-product-slider-172 .wpsf-product-title a:hover {
  color: #1B1B1B;
}

h2.wp-block-heading.has-text-align-center.second-heading.has-text-color.has-link-color.has-system-serif-font-family.wp-elements-b24079880d72ab7956d7b36f252f19d6 {
  font-family: 'Righteous', sans-serif !important;
  letter-spacing: 4px;
  font-size: 42px !important;
  color: #696969 !important;
}

.woof_list_label li .woof_label_term:hover,
.woof_list_label li .woof_label_term.checked {
  background-color: transparent;
}

#sp-woo-product-slider-172 {
  margin: 0px 200px !important;
}

.woof_list_label .woof_label_term {
  max-width: 250px !important;
}

h3.wp-block-heading.is-style-asterisk {
  font-family: 'Righteous', sans-serif !important;
}

h4 p a .wp-block-column .is-vertically-aligned-center .is-layout-flow .wp-block-column-is-layout-flow {
  font-family: 'JosefinSans', Arial, sans-serif;
}

p a .wp-block-column .is-vertically-aligned-center .is-layout-flow .wp-block-column-is-layout-flowp {
  color: #696969;
  font-size: 18px;
}

h2.wp-block-heading.has-text-align-center.has-text-color.has-link-color {
  font-family: 'Righteous', sans-serif !important;
}

.woocommerce-form-login__rememberme {
  display: none;
}

.woocommerce-account h2 {
  display: none !important;
}

.woocommerce-account .u-column1 h2 {
  display: none !important;
}

.woocommerce-form-login__rememberme {
  display: none !important;
}

/* Center the WooCommerce login button */
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  float: none;
  /* Remove float */
  display: block;
  /* Make button a block element */
  margin: 15px auto 0 auto;
  /* Top 15px, auto left/right to center */
  padding: 10px 30px;
  /* Optional: make button bigger */
  text-align: center;
  /* Ensure text inside button is centered */
}

.custom-register-text {
  text-align: center;
}

.woocommerce-account .woocommerce-LostPassword,
.custom-register-text {
  font-size: 14px;
  color: #696969;
  margin: 10px auto 0;
  /* top margin 10px, centered horizontally */
  max-width: 300px;
  /* adjust width as needed */
  text-align: center;
  /* centers the text inside the element */
  display: block;
  /* ensures width and margin work */
}

/* Style My Account login container */
.woocommerce-account .woocommerce-form-login {
  margin: 0 auto;
  text-align: center;
}

/* Heading: Accesso all’account */
.custom-login-headings h1 {
  font-family: 'Righteous', sans-serif !important;
  font-size: 42px;
  color: #696969;
  letter-spacing: 4px;
  font-weight: 400;
  margin-bottom: 10px;
}

/* Subtext paragraph */
.custom-login-headings p {
  font-size: 18px;
  font-weight: 400;
  color: #1B1B1B;
  margin: 0 auto 30px;
}

/* Email & Password fields */
.woocommerce-account .woocommerce-form input.input-text {
  background-color: #f6f6f6;
  padding: 16px 16px 11px;
  font-size: 16px;
  color: #1B1B1B;
  border: 1px solid #ddd;
  border-radius: 4px;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 15px;
}

/* Login button */
.woocommerce-account .woocommerce-form button.button {
  background-color: #696969;
  color: #fff;
  padding: 12px 30px;
  font-size: 16px;
  text-transform: uppercase;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  margin-bottom: 15px;
}

/* Lost password & register text */
.woocommerce-account .woocommerce-LostPassword,
.custom-register-text {
  font-size: 14px;
  color: #696969;
  margin-top: 10px;
}

.custom-register-text a {
  color: #696969;
  text-decoration: underline;
}

/* Style My Account login fields */
.woocommerce-account .woocommerce-form input.input-text {
  background-color: #f6f6f6;
  padding: 16px 16px 11px;
  /* top right/left bottom */
  font-size: 16px;
  color: rgb(71, 71, 71);
  border: 1px solid #ddd;
  /* optional, adds border */
  border-radius: 4px;
  /* optional, soft corners */
  box-sizing: border-box;
  /* ensures padding works properly */
}

.woocommerce-account input[type="email"],
.woocommerce-account input[type="password"] {
  border: 1px solid #000;
  /* default border */
  outline: none;
  /* remove default focus outline */
}

.woocommerce-account input[type="email"]:focus,
.woocommerce-account input[type="password"]:focus {
  border: 1px solid #000;
  /* keeps border black on focus */
  box-shadow: none;
  /* removes the default blue glow on focus */
}

/* Customize WooCommerce login form */
.woocommerce-login-form {
  background-color: #f5f5f5;
  padding: 20px;
  border-radius: 5px;
}

/* Customize registration form */
.woocommerce-register-form {
  background-color: #f5f5f5;
  padding: 20px;
  border-radius: 5px;
}

.register-page-wrapper {
  max-width: 420px;
  margin: 60px auto;
  background: #ffffff;
  border-radius: 16px;
  /* box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06); */
}

.register-title {
  font-family: 'Righteous', sans-serif;
  font-size: 36px;
  color: #1B1B1B;
  text-align: center;
  margin-bottom: 40px;
}

.register-subtitle {
  text-align: center;
  color: #1B1B1B;
  font-size: 15px;
  margin-bottom: 30px;
}

.form-field {
  margin-bottom: 16px;
}

.form-field input {
  width: 100%;
  padding: 14px 16px;
  font-size: 15px;
  border-radius: 10px;
  border: 1px solid #ddd;
  transition: all 0.2s ease;
}

.form-field input:focus {
  border-color: #000;
  outline: none;
}

.newsletter-check {
  display: flex;
  gap: 10px;
  font-size: 18px;
  color: #1B1B1B;
  margin: 20px 0 30px;
  cursor: pointer;
}

.newsletter-check input {
  margin-top: 4px;
}

.recaptcha-note a {
  font-size: 18px;
  color: #1B1B1B;
}

.register-button {
  width: 100%;
  padding: 14px;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 600;
  background: #000;
  color: #fff;
  border: none;
  cursor: pointer;
  transition: background 0.2s ease;
}

.register-button:hover {
  background: #333;
}

.login-container {
  max-width: 420px;
  margin: 60px auto;
  padding: 0px 30px;
  background: transparent;
  border-radius: 16px;
  /* box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06); */
}

.login-title {
  font-family: 'Righteous', sans-serif;
  font-size: 42px;
  color: #1B1B1B;
  text-align: center;
  margin-bottom: 10px;
  letter-spacing: 4px;
}

.login-subtitle {
  text-align: center;
  color: #1B1B1B;
  font-size: 18px;
  margin-bottom: 30px;
  letter-spacing: normal;
}

.form-field {
  margin-bottom: 16px;
}

.form-field input {
  width: 100%;
  padding: 14px 16px;
  font-size: 15px;
  border-radius: 10px;
  border: 1px solid #ddd;
  transition: all 0.2s ease;
}

.form-field input:focus {
  border-color: #000;
  outline: none;
}

.login-button {
  width: 100%;
  padding: 14px;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 600;
  background: #000;
  color: #fff;
  border: none;
  cursor: pointer;
  transition: background 0.2s ease;
}

.login-button:hover {
  background: #333;
}

.login-links {
  text-align: center;
  margin-top: 20px;
  font-size: 18px;
  color: #1B1B1B;
}

.login-link {
  color: #1B1B1B;
  text-align: center;
}

.login-links a {
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  margin: 10px 0px;
  font-size: 18px;
  color: #1B1B1B;
}

.recaptcha-note {
  font-size: 18px;
  color: #1B1B1B;
}

.login-link a {
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  margin: 10px 0px;
  font-size: 18px;
  color: #1B1B1B;
}

footer.wp-block-template-part {
  font-family: 'JosefinSans', Arial, sans-serif !important;
  letter-spacing: 0.063em;
}

footer .wp-block-paragraph a,
footer .wp-block-paragraph a:hover,
footer .wp-block-paragraph a:focus,
footer .wp-block-paragraph a:active {
  text-decoration: none !important;
}

.woocommerce ul.products li.product-category img {
  display: none !important;
}

h2.woocommerce-loop-category__title {
  width: 120px;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  float: none !important;
}

.form-input {
  background-color: rgb(246, 246, 246);
}

.form-input:focus {
  background-color: rgb(246, 246, 246);
  outline: none;
}

.register-page-wrapper .form-field input {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.register-page-wrapper .login-button {
  width: 100%;
  max-width: 100%;
}

.woof_container_product_cat h4 {
  font-size: 22px !important;
  line-height: 1.3;
  font-weight: 500;
  margin-bottom: 30px;
  color: #1B1B1B !important;
}

.woof_block_html_items {
  font-size: 18px;
  font-weight: 400;
  color: #1B1B1B !important;
  margin-top: 10px;
}

.woocommerce ul.products {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  /* space between products */
  justify-content: flex-start;
  /* align left */
  margin: 0;
  /* reset container margin */
  padding: 0;
  /* reset container padding */
  list-style: none;
  /* remove bullets */
}

.woocommerce ul.products li.product {
  width: calc(33.333% - 20px);
  /* Ensure 3 items per row, accounting for the gap */
  box-sizing: border-box;
  margin: 0;
}

.wp-container-core-columns-is-layout-cc5f43ef {
  flex-wrap: nowrap;
  gap: 0 2em;
  max-width: 100%;
}

.wp-container-core-columns-is-layout-cc5f43ef {
  max-width: 1280px;
}

/* .wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-28f84493.wp-block-columns-is-layout-flex {
  max-width: 1280px;
} */
button.wp-block-search__button.has-icon.wp-element-button {
  background-color: transparent;
  color: #000000;
}

.woof_text_search_container.woof_container.woof_container_woof_text.woof_fs_by_text {
  display: none;
}

.wps-product-data {
  max-height: 450px;
}

.woof_list_label .woof_label_term {
  background-color: transparent;
}

.woof_container_product_cat h4,
.woof_container_product_cat label,
.woof_container_product_cat .woof_container_inner_title {
  display: none !important;
}


.woocommerce.wc-block-catalog-sorting form {
  float: right;
  right: 44px;
}

body {
  overflow-x: hidden;
}

.woocommerce-Price-amount {
  font-family: 'Josefin Sans', Arial, sans-serif !important;
  color: #1B1B1B !important;
  font-size: 18px !important;
  font-weight: 400 !important;
}

h1.has-text-align-center.alignwide.wp-block-query-title {
  font-family: 'Josefin Sans', Arial, sans-serif !important;
  color: #1B1B1B !important;
  font-size: 42px !important;
}

.wp-block-post-title :where(a) {
  font-family: 'Josefin Sans', Arial, sans-serif !important;
  color: #1B1B1B !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  letter-spacing: normal;
}

.wp-block-query-pagination-numbers a {
  font-family: 'Josefin Sans', Arial, sans-serif !important;
  color: #1B1B1B !important;
  font-size: 18px !important;
  font-weight: 400 !important;
}

a.wp-block-query-pagination-next {
  font-family: 'Josefin Sans', Arial, sans-serif !important;
  color: #1B1B1B !important;
  font-size: 18px !important;
  font-weight: 400 !important;
}

span.woocommerce-Price-currencySymbol {
  font-family: 'Josefin Sans', Arial, sans-serif !important;
  color: #1B1B1B !important;
  font-size: 18px !important;
  font-weight: 400 !important;
}

h2.woocommerce-loop-product__title {
  font-family: 'Josefin Sans', Arial, sans-serif !important;
  color: #1B1B1B !important;
  font-size: 18px !important;
  font-weight: 400 !important;
}

.woocommerce.wc-block-catalog-sorting select.orderby {
  font-family: 'Josefin Sans', Arial, sans-serif !important;
  color: #1B1B1B !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  margin-bottom: 10px;
  padding: 12px;
}

h2.wp-block-heading {
  font-family: 'Josefin Sans', Arial, sans-serif !important;
  color: #1B1B1B !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  margin-bottom: 20px;
}

.woof_list_label li .woof_label_term:hover,
.woof_list_label li .woof_label_term.checked {
  background-color: #ffffff;
  color: #1B1B1B;
  border: none !important;
}

.woof_list_label li {
  display: block !important;
}

.woof_list_label .woof_label_term {
  justify-content: left;
  border: none;
}


.woocommerce .add_to_cart_button,
.woocommerce .single_add_to_cart_button {
  display: none !important;
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {
  display: none;
}

h3.wp-block-heading.is-style-default\,.contacti.has-text-color.has-link-color.wp-elements-48678f51c67e1c3c09441bac5cf827d6 {
  font-family: 'Josefin Sans', Arial, sans-serif !important;
  font-size: 42px;
  color: #1B1B1B;
  font-weight: 400;
}

.footer h6 {
  font-family: 'Josefin Sans', Arial, sans-serif !important;
  color: #1B1B1B;
  font-size: 18px;
  font-weight: 400;

}

/* PRODUCT PAGE LAYOUT */
.product-page-wrapper {
  max-width: 1200px;
  margin: auto;
  padding: 40px 20px;
}

.product-layout {
  gap: 60px;
}

/* GALLERY */
.product-gallery img {
  border-radius: 4px;
}

/* TITLE */
.product-title {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 10px;
}

/* PRICE */
.product-price {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}

/* QUANTITY */
.product-quantity {
  margin-bottom: 20px;
}

.product-quantity input.qty {
  width: 80px;
  height: 40px;
  padding: 6px;
  font-size: 14px;
}

/* BUTTONS */
.product-buttons {
  display: flex;
  gap: 15px;
  margin-bottom: 25px;
}

.product-buttons .wp-block-button__link,
.add-to-cart-btn button {
  height: 44px;
  padding: 0 30px;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 0;
}

/* BUY BUTTON */
.buy-now-btn .wp-block-button__link {
  /* background: #6f6f6f; */
  color: #fff;
  display: none !important;
}

/* ADD TO CART */
.add-to-cart-btn button {
  /* background: #3f3f3f; */
  color: #fff;
  border: none;
}

/* SHARE */
.product-share {
  margin-bottom: 25px;
}

/* META */
.woocommerce-product-details__short-description,
.woocommerce-product-meta {
  font-size: 14px;
  line-height: 1.6;
}

.woocommerce .woocommerce-breadcrumb {
  display: none;
}

.product-summary .product-title {
  font-family: 'Righteous', sans-serif !important;
  color: #1B1B1B;
  letter-spacing: 4px;
  font-size: 32px;
}

.wc-block-components-product-price {
  font-size: 24px;
}

.wp-block-button.buy-now-btn {
  margin-bottom: 32px;
}

.product-buttons {
  display: flex;
  /* keep them side by side */
  gap: 15px;
  /* space between buttons */
  margin-top: 20px;
  /* optional space above buttons */
}

/* CSS to make Buy Now button look better */
.buy-now-button {
  /* background-color: #696969; */
  color: white;
  padding: 8px 20px;
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
  max-width: 100px;
  position: relative;
  top: -42px;
  left: 198px;
  font-size: 14px;
}

.woocommerce div.product form.cart button.single_add_to_cart_button,
.woocommerce div.product form.cart button[name=add-to-cart] {
  /* background-color: #696969; */
}

h1.wp-block-post-title {
  font-family: 'Righteous', sans-serif !important;
  color: #1B1B1B;
  letter-spacing: 4px;
  font-size: 32px;
}

h2.wp-block-heading.has-text-align-center.second-heading.has-text-color.has-link-color.has-system-serif-font-family.wp-elements-ddecf5e41af800e96587c264dcb9b2dd {
  font-size: 42px !important;
  margin-top: 40px;
}

.wp-block-post-excerpt {
  font-size: 18px;
  color: #1B1B1B;
}

#tab-description p {
  font-size: 18px;
  color: #1B1B1B;
}

.buy-now-button:hover {
  background-color: #696969;
}

/* Ensures that the description content is fully visible */
.product-description {
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  height: auto !important;
}

.wp-block-columns.all-products.is-layout-flex.wp-container-core-columns-is-layout-28f84493.wp-block-columns-is-layout-flex {
  max-width: 1280px;
}

.wp-block-site-title a {
  color: #1B1B1B;
}

/* Product social share */
.bv-social-share {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 20px;
}

.bv-share-label {
  font-weight: 600;
}

.bv-social-share a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bv-social-share svg {
  width: 18px;
  height: 18px;
  fill: #fff;
}

/* Hover */
.bv-social-share a:hover {
  opacity: 0.8;
}

.woocommerce div.product form.cart div.quantity .qty {
  margin-right: 46.5em;
}

/* Force thumbnails into horizontal slider */
.woocommerce-product-gallery {
  display: flex;
  flex-direction: column;
}

/* Thumbnail wrapper */
.woocommerce-product-gallery__wrapper {
  order: 1;
}

/* Thumbnails container */
.woocommerce-product-gallery__thumbs,
.flex-control-thumbs {
  display: flex !important;
  flex-wrap: nowrap !important;
  gap: 10px;
  overflow-x: auto;
  overflow-y: hidden;
  margin-top: 15px;
  padding-bottom: 5px;
  scrollbar-width: thin;
}

/* Individual thumbnail */
.flex-control-thumbs li,
.woocommerce-product-gallery__thumbs li {
  width: 40px !important;
  min-width: 40px !important;
  float: none !important;
}

/* Thumbnail image */
.flex-control-thumbs img {
  border: 1px solid #ddd;
  padding: 3px;
  cursor: pointer;
}

/* Active thumbnail */
.flex-control-thumbs img.flex-active {
  border-color: #000;
}

.flex-control-thumbs::-webkit-scrollbar {
  height: 6px;
}

.flex-control-thumbs::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}

:where(.wp-site-blocks *:focus),
:where(.wp-site-blocks *:focus-visible) {
  outline: none !important;
  box-shadow: none !important;
}

#tab-description h2 {
  font-family: 'Josefin Sans', Arial, sans-serif !important;
}

.taxonomy-product_cat.wp-block-post-terms a {
  color: #1B1B1B;
}

.lunch-break {
  margin-top: 30px;
  display: inline-block;
}

form.woocommerce-ResetPassword.lost_reset_password {
  text-align: center;
}

form.woocommerce-ResetPassword.lost_reset_password.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  width: 100%;
}

button.woocommerce-Button.button.wp-element-button {
  background-color: rgb(105, 105, 105);
  width: auto;
  min-height: 56px;
  border-radius: 0;
  display: block;
  margin: 20px auto 0;
  padding: 8px 32px;
  color: #fff;
  border: none;
  cursor: pointer;
  line-height: 1.2;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.063em;
}

body.woocommerce-account footer h2 {
  display: block !important;
}

/* ================= MODAL CONTENT ================= */
.price-lock-content {
  background: #fff;
  width: 560px;
  max-width: 92%;
  padding: 55px 45px 35px;
  position: fixed;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.35);
}

/* ================= FORM ================= */
.price-lock-form {
  margin-top: 10px;
}

.price-lock-form .form-row {
  display: flex;
  gap: 24px;
  margin-bottom: 20px;
}

.price-lock-form input,
.price-lock-form textarea {
  width: 100%;
  padding: 14px 16px;
  border: 1px solid #111;
  font-family: "Georgia", serif;
  font-size: 14px;
  background: #fff;
}

.price-lock-form textarea {
  resize: none;
  min-height: 120px;
  margin-bottom: 22px;

}

#priceLockForm textarea {
  width: 100%;
}

/* ================= DISCLAIMER ================= */
.form-disclaimer {
  font-size: 13px;
  line-height: 1.6;
  color: #111;
  margin-bottom: 30px;
}

.form-disclaimer strong {
  display: block;
  margin-bottom: 6px;
}

/* ================= SUBMIT ================= */
.form-submit {
  text-align: center;
}

.lock-btn {
  position: relative;
  z-index: 10;
  cursor: pointer;
}

.price-lock-form .submit-btn {
  margin-top: 20px;
}

.center-btn {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.price-lock-form strong {
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}

.price-lock-form .submit-btn {
  background: #c8102e;
  color: #fff;
  border: none;
  padding: 14px 30px;
  font-weight: 700;
  letter-spacing: 0.6px;
  cursor: pointer;
}

/* ================= LOADER ================= */
.form-loader {
  display: none;
  margin: 18px auto 0;
  width: 28px;
  height: 28px;
  border: 3px solid #ccc;
  border-top: 3px solid #111;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

.search h1.alignwide.wp-block-query-title {
  text-align: center;
}

.search-results .wp-block-search {
  display: flex !important;
  justify-content: center !important;
  margin: 40px auto !important;
}

.search-results .wp-block-search__inside-wrapper {
  display: flex !important;
  justify-content: center !important;
  gap: 10px;
}

.search-results .wp-block-group.is-layout-flow.wp-block-group-is-layout-flow {
  margin-top: -65px !important;
}

.wp-block-woocommerce-add-to-cart-form .variations_button,
.wp-block-woocommerce-add-to-cart-form form.cart {
  grid-auto-flow: row;
}
.is-layout-constrained {
    --wp--style--global--content-size: 100%;
}

.chi-siamo {
    background: #f3f3f3;
    padding: 80px 20px;
    text-align: center;
    font-family: 'Josefin Sans', Arial, sans-serif;
}

.chi-siamo h2 {
    font-size: 34px;
    letter-spacing: 3px;
    margin-bottom: 60px;
    color: #555;
}

.chi-grid {
    display: flex;
    justify-content: center;
    gap: 60px;
    max-width: 1200px;
    margin: 0 auto;
    flex-wrap: wrap;
}

.chi-item {
    max-width: 320px;
}

.chi-item img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    margin-bottom: 20
}

/* ================= MOBILE ================= */
@media (max-width: 600px) {
  .price-lock-form .form-row {
    flex-direction: column;
    gap: 10px!important;
  }
  .price-lock-form.short .form-row {
    flex-direction: column;
    gap: 10px!important;
  }
   .price-lock-form.form-row {
    flex-direction: column;
    gap: 0px!important;
  }

}



/* MOBILE */
@media (max-width: 768px) {
  .product-layout {
    flex-direction: column;
  }
    .price-lock-form.short .form-row {
    flex-direction: column;
    gap: 10px!important;
  }
  .price-lock-form .form-row {
    flex-direction: column;
    gap: 0px!important;
  }
 
  .wp-block-group.alignfull.is-layout-flex {
    height: 72px;
    min-height: 72px;
  }
p.has-text-align-center.contents {
    margin-bottom: 20px;
}
  .wc-block-mini-cart,
  .wc-block-mini-cart__button,
  .header-cart,
  .site-header .wc-block-mini-cart {
    display: none !important;
  }
.wp-block-woocommerce-coming-soon .wp-block-group {
    max-width: 300px;
    margin: 0 auto;
}

  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce-page ul.products[class*=columns-] li.product {
    width: 46%;
  }

  .wp-block-woocommerce-product-query-sort-dropdown {
    max-width: 100%;
    overflow: hidden;
  }

  /* Native select */
  .wp-block-woocommerce-product-query-sort-dropdown select {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;

    /* Critical */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

    /* Make it visually smaller */
    font-size: 14px;
    padding: 8px 34px 8px 10px;
  }

  .responsive-map iframe {
    max-width: 100%;
    margin: 0 auto;
  }

  .price-lock-modal:target {
    overflow: hidden;
  }

  .footer {
    text-align: center;
  }

  .footer p {
    display: block;
    line-height: 1.4;
  }

  /* body .is-layout-flex {
    display: block; 
} */
  .flex-control-thumbs li {
    width: 60px !important;
    min-width: 60px !important;
  }

  body {
    overflow-x: hidden;
  }

  input[type="checkbox"] {
    max-width: 15px;
  }

  /* Form & info blocks full width */
  .contact-form,
  .contact-info {
    width: 100%;
    max-width: 100%;
  }

  /* Inputs & textarea */
  .contact-form input,
  .contact-form textarea,
  form input,
  form textarea {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }

  /* Button full width */
  .contact-form button,
  form button {
    width: 100%;
  }

  header .wp-block-group.is-layout-flex {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap !important;
    gap: 10px;
    margin-left: 2px;
  }

  .wc-blocks-header-pattern.wp-block-group {
    padding-left: 6px !important;
  }

  /* Logo */
  .wp-block-site-title {
    flex: 1 1 auto;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  /* Right side (menu + icons) */
  .wp-block-navigation,
  .wp-block-woocommerce-cart,
  .wp-block-woocommerce-customer-account {
    flex: 0 0 auto;
    margin: 0 !important;
  }

  /* Hamburger button */
  .wp-block-navigation__responsive-container-open {
    display: flex;
    align-items: center;
    padding: 6px;
  }

  /* Icons inline */
  .wp-block-woocommerce-cart,
  .wp-block-woocommerce-customer-account {
    display: flex !important;
    align-items: center;
  }

  /* Prevent vertical stacking caused by margins */
  header * {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
   
  /* Center titles */
  h1,
  h2,
  h3 {
    text-align: center;
  }

  /* Address & timings */
  .contact-info {
    text-align: left;
  }

  .woocommerce ul.products li.product {
    width: calc(50% - 20px);
    /* 2 items per row on smaller screens */
  }

  .wp-block-column-is-layout-flow h4 {
    font-size: 24px !important;
  }

  #sp-woo-product-slider-172 {
    margin: 0 !important;
  }

  .login-container .form-field {
    /* max-width: 88%; */
    padding: 0;
  }

  /* form.woocommerce-form.woocommerce-form-register.register {
        margin: 10px 25px;
  } */
 form.woocommerce-form.woocommerce-form-register.register {
        margin: 0 !important;
    }
  .form-field input {
    padding: 14px 2px 10px 5px;
  }
  #wps-slider-section {
    position: relative;
    margin-right: 15px;
}
/* Fix WooCommerce password toggle position */
.woocommerce form .password-input {
    position: relative;
}

.woocommerce form .show-password-input {
    position: absolute;
    right: 0px!important;
    top: 38%;
    transform: translateY(-50%);
    background: transparent;
    border: none;
    left: 10px!important;
}
.woocommerce form input[type="password"],
.woocommerce form input[type="text"] {
    padding-right: 40px; /* space for eye icon */
}

}

@media (max-width: 480px) {
  .woocommerce ul.products li.product {
    width: 100%;
    /* 1 item per row on very small screens */
  }


}




@media (min-width: 769px) {
  .register-page-wrapper .login-button {
    width: auto;
    display: inline-block;
    padding: 8px 32px;
  }
}


/* Term and condition page css */
.wp-block-spacer {
  display: none;
}

h1.has-text-align-center.wp-block-post-title {
  font-size: 39px;
  font-weight: 400;
  color: #1B1B1B;
  font-family: 'Righteous', serif, system-ui;
}

p.term-condition-paragraph {
  font-size: 16px;
  line-height: 1.5;
  color: #1B1B1B;
  font-weight: 400;
}

li.term-condition-list {
  line-height: 1.5;
  color: #1B1B1B;
  font-weight: 400;
  word-wrap: break-word;
  font-size: 16px;
}

li.refunds-policy-list {
  line-height: 1.5;
  color: #1B1B1B;
  font-weight: 400;
  word-wrap: break-word;
  font-size: 16px;
}

p.refunds-policy-paragraph {
  font-size: 16px;
  line-height: 1.5;
  color: #1B1B1B;
  font-weight: 400;
}

.refunds-policy-title {
  font-size: 39px;
  font-weight: 400;
  color: rgb(105, 105, 105);
  line-height: 1.4;
  word-wrap: break-word;
  font-family: 'Righteous', serif, system-ui;
}

.right-side-heading {
  padding-top: 30px;
  font-size: 22px;
  line-height: 1.25;
  color: rgb(27, 27, 27);
  font-weight: 400;
  word-wrap: break-word;
}

/* contact form seven form css */

/* Form Container */
.cf7-clean-form {
  max-width: 500px;
  margin: 0 auto;
}

/* Form Title */
.cf7-clean-form .form-title {
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 30px;
  color: #333;
}

/* Remove default margins */
.cf7-clean-form p {
  margin: 0 0 20px 0;
}

.cf7-clean-form h2 {
  color: #1B1B1B;
  font-family: 'Josefin Sans', Arial, sans-serif !important;
}

h3.wp-block-heading {
  font-family: 'Josefin Sans', Arial, sans-serif !important;
}

/* Style all input fields and textarea */
.cf7-clean-form input[type="text"],
.cf7-clean-form input[type="email"],
.cf7-clean-form input[type="tel"],
.cf7-clean-form input[type="url"],
.cf7-clean-form textarea {
  width: 100%;
  padding: 16px 20px!important;
  border: none;
  background-color: #f0f0f0;
  font-size: 15px;
  font-family: inherit;
  color: #333;
  border-radius: 0;
  box-shadow: none;
  transition: background-color 0.3s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ddd;
}

/* Focus state */
.cf7-clean-form input[type="text"]:focus,
.cf7-clean-form input[type="email"]:focus,
.cf7-clean-form input[type="tel"]:focus,
.cf7-clean-form textarea:focus {
  outline: none;
  background-color: transparent;
}

/* Placeholder styling */
.cf7-clean-form input::placeholder,
.cf7-clean-form textarea::placeholder {
  color: #1B1B1B;
  opacity: 1;
}

/* Textarea specific */
.cf7-clean-form textarea {
  min-height: 150px;
  resize: vertical;
}

/* Submit button */
.cf7-clean-form input[type="submit"] {
  width: 100%;
  padding: 16px 20px!important;
  background-color: #5f5f5f;
  color: #ffffff;
  border: none;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.5px;
  cursor: pointer;
  border-radius: 0;
  transition: background-color 0.3s ease;
  text-transform: uppercase;
}

.cf7-clean-form input[type="submit"]:hover {
  background-color: #4a4a4a;
}

/* Remove CF7 default styles */
.cf7-clean-form .wpcf7-form-control-wrap {
  display: block;
}

.cf7-clean-form .wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 13px;
  margin-top: 5px;
}

.cf7-clean-form .wpcf7-validation-errors,
.cf7-clean-form .wpcf7-acceptance-missing {
  border: none;
  background-color: #ffebeb;
  color: #dc3232;
  padding: 15px;
  margin-top: 20px;
}

.cf7-clean-form .wpcf7-mail-sent-ok {
  border: none;
  background-color: transparent;
  color: #4caf50;
  padding: 15px;
  margin-top: 20px;
}

.cf7-clean-form .wpcf7-response-output {
  margin: 20px 0 0 0;
  padding: 15px;
}

/* Privacy notice text */
.cf7-clean-form .privacy-notice {
  margin-top: 20px;
  font-size: 12px;
  color: #1B1B1B;
  text-align: center;
  line-height: 1.6;
}

.cf7-clean-form .privacy-notice a {
  color: #1B1B1B;
  text-decoration: underline;
}

/* Spinner/Loader */
.cf7-clean-form .wpcf7-spinner {
  margin: 0 10px;
}

