/* Review order */
table.shop_table.woocommerce-checkout-review-order-table {
  background-color: #daf6dd;
}
.woocommerce table.shop_table td {
  border: 0px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table.shop_table tr {
  margin-bottom: 20px;
}
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
  border-top: 0px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table.shop_table {
  border: 0px solid rgba(0, 0, 0, 0.1);
  border-spacing: 0px 15px;
  border-radius: 20px;
  color: #1d3653;
}
td.product-thumbnail {
  background: #fff;
  border-radius: 15px;
  width: 125px;
}
td.product-total span {
  font-weight: bold;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal;
  border: 1px solid #c7c7c7;
  border-radius: 5px;
  padding: 5px;
}

div#yith-par-message-cart {
  background: #daf6dd;
  border: 0px;
  border-radius: 32px;
  color: #1d3653;
}

.woocommerce a.remove {
  display: block;
  font-size: 1.3em;
  height: 4em;
  width: 1em;
  text-align: center;
  line-height: 1;
  border-radius: 100%;
  color: #ccc !important;
  text-decoration: none;
  font-weight: 700;
  border: 0;
}
.woocommerce a.remove:hover {
  color: rgb(136, 136, 136) !important;
  background: none;
}

.woocommerce-checkout-review-order-table .cart_item .product-remove {
  width: 20px !important;
  max-width: 20px !important;
  white-space: nowrap !important;
}
/*Input  ajax search */

#main_finder_prod {
  max-width: 600px;
  width: 100%;
  margin: 0px auto;
}
#result_search {
  background: #ffffff;
  padding: 20px;
  border: 1px solid #fff9f9;
  max-width: 600px;
  display: none;
  margin-top: 2px;
  position: absolute;
  z-index: 99;
  width: 100%;
  max-height: 300px;
  overflow: overlay;
  border-radius: 15px;
}
#singole_row {
  padding: 4px;
  font-size: 14px;
  color: grey;
  margin-bottom: 0px;
  flex: 1;
  text-align: center;
}
#singole_row.price-col {
  display: flex;
  flex-direction: column;
  flex: 1;
  text-align: center;
}
#singole_row.title-col {
  display: flex;
  flex: 3;
}
#singole_row img {
  text-align: center;
}
#find_product {
  background-color: #daf6dd;
  border: none;
  border-radius: 10px;
  padding: 10px;
  color: grey;
  outline: none;
  font-size: 14px;
  margin-right: -90px;
  width: 100%;
  max-width: 600px;
}
#btn_find_prod {
  background: none;
  border: none;
}
#btn_find_close {
  background: none;
  border: none;
}
#link_prod {
  text-decoration: none;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
  color: #1d3653;
  border-radius: 10px;
}
#link_prod:hover {
  background-color: #daf6dd;
}

.singole_row.price-col span {
  font-weight: 800;
}
/* INPUT MOBILE */

#main_finder_prod1 {
  max-width: 80%;
  width: 100%;
  margin: 0px auto;
  display: none;
}
#result_search1 {
  background: #ffffff;
  padding: 5px;
  border: 1px solid #fff9f9;
  max-width: 80%;
  display: none;
  margin-top: 2px;
  position: absolute;
  z-index: 99;
  width: 100%;
  max-height: 300px;
  overflow: overlay;
  border-radius: 15px;
}
#singole_row1 {
  padding: 4px;
  font-size: 14px;
  color: grey;
  margin-bottom: 0px;
  flex: 1;
  text-align: center;
}
#singole_row.price-col {
  display: flex;
  flex-direction: column;
  flex: 1;
  text-align: center;
}
#singole_row.title-col {
  display: flex;
  flex: 3;
}
#singole_row img {
  text-align: center;
}
#find_product1 {
  background-color: #daf6dd;
  border: none;
  border-radius: 10px;
  padding: 10px;
  color: grey;
  outline: none;
  font-size: 14px;
  margin-right: -90px;
  width: 100%;
  max-width: 600px;
  margin-top: 10px;
}
#btn_find_prod1 {
  background: none;
  border: none;
}
#btn_find_close1 {
  background: none;
  border: none;
}
#link_prod1 {
  text-decoration: none;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
  color: #1d3653;
  border-radius: 10px;
}
#link_prod1:hover {
  background-color: #daf6dd;
}

.singole_row.price-col span {
  font-weight: 800;
}

/* sticky product-in */
#prefix-sticky {
  position: relative;
}
#prod-sx-col {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  max-height: 100vh;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-y: scroll;
}
#prod-sx-col::-webkit-scrollbar {
  display: none;
}

/* MY ACCOUNT WOOCOMMERCE */
.woocommerce {
  display: flex;
  flex-direction: column;
  font-family: 'Montserrat', sans-serif;
}
.woocommerce-MyAccount-navigation {
  /* width: 30% !important; */
  margin-right: 20px;
}

.woocommerce-MyAccount-navigation ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.woocommerce-MyAccount-navigation ul li {
  list-style: none;
  background: #e2f1ed;
  margin-bottom: 10px;
  padding: 8px;
  border-radius: 8px;
}
.woocommerce-MyAccount-navigation ul li.is-active {
  color: red;
  background-color: #1d3653;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
  color: #ffffff;
}
.woocommerce-MyAccount-navigation ul li a {
  color: #448a85;
  text-decoration: none;
  font-weight: 600;
}

/* MENU FIXED MOBILE */
.nav-mob {
  position: sticky;
  top: 0;
  width: 100%;
  background-color: #ffffff;
  z-index: 1000;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  transition: top 0.3s ease;
}

/* Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {
  #prod-sx-col {
    position: -webkit-sticky;
    position: relative;
    top: 0;
    max-height: auto;
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow-y: scroll;
    height: auto !important;
  }
  #carrello-qty {
    top: 9px;
    position: absolute;
    right: 8px;
    left: auto;
  }
  .woocommerce-MyAccount-navigation ul {
    padding:0 !important;
    justify-content: flex-start;
    gap: 10px;
  }
}
@media (max-width: 568px) {
  .woocommerce {
    display: flex;
    flex-direction: column;
  }

  .woocommerce-MyAccount-navigation {
    width: 100% !important;
    margin-right: auto;
  }
}
/*FIX SEARCH*/
#btn_find_close {
    background: none;
    margin-left: 50px;
    border: none;
}
#btn_find_prod {
    background: none;
    border: none;
    display: none;
}


.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: 1px solid #daf6dd;
  padding: 20px;
  margin: 2em 0;
  text-align: left;
  border-radius: 5px;
  background: #daf6dd14;
}
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit,
button.woocommerce-button.button.woocommerce-form-login__submit {
  background: #4ca585;
  color: #ffffff;
}
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover,
button.woocommerce-button.button.woocommerce-form-login__submit:hover {
  color: #daf6dd;
}

p.woocommerce-LostPassword.lost_password a {
  color: #4ca585;
}
#customer_login h2 {
  color: #4ca585;
  font-weight: bold;
}




