.elementor-43710 .elementor-element.elementor-element-4761ba70 > .elementor-container{max-width:1100px;}.elementor-43710 .elementor-element.elementor-element-4761ba70{margin-top:20px;margin-bottom:0px;padding:0px 20px 0px 20px;}.elementor-43710 .elementor-element.elementor-element-284d7702 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}#elementor-popup-modal-43710{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-43710 .dialog-message{width:1000px;height:auto;}#elementor-popup-modal-43710 .dialog-close-button{display:flex;}#elementor-popup-modal-43710 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:1024px){.elementor-43710 .elementor-element.elementor-element-4761ba70 > .elementor-container{max-width:1600px;}.elementor-43710 .elementor-element.elementor-element-4761ba70{margin-top:-20px;margin-bottom:0px;padding:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-43710 .elementor-element.elementor-element-4761ba70{margin-top:10px;margin-bottom:0px;}}/* Start custom CSS for shortcode, class: .elementor-element-5e261ecb *//* === Wishlist Table Wrapper === */
.wishsuite-quick-cart-area {
  background-color: #e5e7e9
  !important; /* light background */
  padding: 12px;
  border-radius: 10px;
  border: 1px solid  #34495e

  !important;;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}
/* === Product Title Wrapper (Align Left) === */
.wishsuite-product-title {
  text-align: left !important;
  display: block;
  width: 100%;
}

/* === Product Title Link === */
.wishsuite-product-title a {
  font-size: 15px;
  color: #324fd6;
  text-decoration: none;
  font-weight: 500;
  display: inline-block;
  line-height: 1.4;
  text-align: left !important;
}

.wishsuite-product-title a:hover {
  color: #2a3ebd;
  text-decoration: underline;
}

.wishsuite-table-content {
  font-family: 'ABeeZee', sans-serif;
  margin: 30px auto;
  overflow-x: auto;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 12px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.05);
}

/* === Table Layout === */
.wishsuite_table {
  width: 100%;
  border-collapse: collapse;
  min-width: 720px;
}

.wishsuite_table thead th {
  background-color: #f9f9f9;
  color: #444;
  font-size: 14px;
  font-weight: 600;
  border-bottom: 2px solid #ddd;
  padding: 14px 12px;
  text-transform: uppercase;
  text-align: left;
}

.wishsuite_table td {
  padding: 14px 12px;
  border-bottom: 1px solid #eee;
  vertical-align: middle;
  font-size: 14px;
  color: #333;
}

/* === Product Image === */
.wishsuite-product-image img {
  border-radius: 6px;
  border: 1px solid #ddd;
  max-width: 80px;
  height: auto;
}

/* === Product Title === */
.wishsuite-product-title a {
  font-size: 15px;
  color: #324fd6;
  text-decoration: none;
  font-weight: 500;
}

.wishsuite-product-title a:hover {
  color: #2a3ebd;
  text-decoration: underline;
}

/* === Price === */
.wishsuite-product-price {
  white-space: nowrap;
}
  .wishsuite-product-price {
    background-color: #effcf0;
    color:   #cb4335 
    !important;
  }
/* === Quantity Field === */
.wishsuite-product-quantity input.qty {
  width: 60px;
  padding: 6px 8px;
  border-radius: 6px;
  border: 1px solid #ccc;
  background: #fafafa;
  font-size: 14px;
}


/* === Remove Icon === */
.wishsuite-remove {
  color: #aa272a;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 26px;


  cursor: pointer;

}

.wishsuite-addtocart.button {
  background-color: #d97706; /* Burnt amber */
  color: #fff;
  padding: 10px 18px;
  font-size: 15px;
  font-weight: 600;
  border: 1px solid #d97706;
  border-radius: 10px;
  text-decoration: none;
  display: inline-block;
  box-shadow: 0 4px 12px rgba(217, 119, 6, 0.15);
  transition: all 0.3s ease;
}

.wishsuite-addtocart.button:hover {
  background-color: #b45309; /* Toasted hover */
  border-color: #b45309;
  color: #fff;
  box-shadow: 0 6px 18px rgba(180, 83, 9, 0.25);
  transform: translateY(-1px);
}

.wishsuite-remove:hover {
  background-color: #ffecec;
  border-color: #e6a0a0;
}

/* === Empty Row === */
.wishsuite-emplty-text {
  text-align: center;
  padding: 20px;
  color: #888;
  font-size: 15px;
}

.woocommerce-select select {
  width: 100%;
  padding: 10px 14px;
  font-size: 15px;
  color: #222;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-family: 'ABeeZee', sans-serif;
  transition: border-color 0.3s, box-shadow 0.3s;
  appearance: none;
  cursor: pointer;
}
.woocommerce-variation {
  background-color: #f9f9fb;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 16px 20px;
  margin-top: 20px;
  font-family: 'ABeeZee', sans-serif;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
  transition: box-shadow 0.3s ease;
}

.woocommerce-variation:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
}
.woocommerce-variation-price {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px; /* adjust height if needed */
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #222;
  background-color: #f9f9f9;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  margin: 0 30% 0 30%;

}
.woocommerce-variation-add-to-cart {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  margin-top: 20px;
  justify-content: center;
  font-family: 'ABeeZee', sans-serif;
}

/* BUY NOW button */
.shopengine-quick-checkout-button {
  background-color: #f0563d;
  color: #fff;
  border: none;
  padding: 12px 18px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 15px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  box-shadow: 0 4px 10px rgba(0,0,0,0.06);
}

.shopengine-quick-checkout-button:hover {
  background-color: #cc412c;
}

/* Quantity input */
.woocommerce-variation-add-to-cart .quantity input[type="number"] {
  width: 70px;
  padding: 8px 10px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 6px;
  background-color: #fafafa;
  transition: border-color 0.3s ease;
}

.woocommerce-variation-add-to-cart .quantity input[type="number"]:focus {
  border-color: #324fd6;
  background-color: #fff;
  outline: none;
}

/* Add to Cart button */
.single_add_to_cart_button {
  background-color: #324fd6;
  color: #fff;
  padding: 12px 20px;
  border: none;
  border-radius: 8px;
  font-weight: 600;
  font-size: 15px;
  cursor: pointer;
  transition: background-color 0.3s ease, transform 0.2s;
}

.single_add_to_cart_button:hover {
  background-color: #2a3ebd;
  transform: scale(1.02);
}

/* Wishlist Button */
.shopengine_add_to_list_action {
  background: transparent;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 10px;
  font-size: 18px;
  cursor: pointer;
  transition: all 0.3s ease;
  color: #888;
}

.shopengine_add_to_list_action:hover {
  border-color: #324fd6;
  color: #324fd6;
}

/* === Responsive (Mobile) === */
@media (max-width: 768px) {
  .wishsuite_table {
    min-width: 100%;
    font-size: 13px;
  }

  .wishsuite_table thead {
    display: none;
  }

  .wishsuite_table tr {
    display: block;
    margin-bottom: 20px;
    border: 2px solid #ccd2dd;
    border-radius: 10px;
    background-color: #fcfcfc;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.03);
    padding: 12px;
  }

  .wishsuite_table td {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 8px;
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    font-size: 13px;
    border-radius: 6px;
    margin: 4px 0;
  }

  .wishsuite_table td::before {
    content: attr(data-label);
    font-weight: 600;
    color: #666;
    flex-basis: 40%;
    text-align: left;
    padding-right: 10px;
  }

  .wishsuite-product-remove {
    background-color: #fff1f1;
  }

  .wishsuite-product-image {
    background-color: #f3f8ff;
  }

  .wishsuite-product-title {
    background-color: #fef9e8;
  }

  .wishsuite-product-price {
    background-color: #effcf0;
    color:  #cb4335
    !important;
  }

  .wishsuite-product-quantity {
    background-color: #f7f0ff;
  }

  .wishsuite-product-add_to_cart {
    background-color: #fff5f1;
  }

  .wishsuite-addtocart.button {
    width: 100%;
    text-align: center;
    margin-top: 8px;
    font-size: 14px;
    padding: 10px 14px;
  }

  .wishsuite-product-quantity input.qty {
    width: 100%;
  }

  .wishsuite-product-title a {
    font-size: 14px;
  }
  .wishsuite-product-remove::before {
  content: none 
  !important;
}
}/* End custom CSS */