/*
Theme Name: Glassvalley Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1758056125
Updated: 2025-09-16 20:55:25

*/

/* Hero banner */
.shop-hero {
  text-align: center;
  padding: 50px 20px;
  background: #232F3E;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
  border-bottom-left-radius: 30px !important;
  border-bottom-right-radius: 30px !important;
}
.shop-hero .shop-title {
  font-size: 36px;
  font-weight: bold;
  margin: 0 0 10px;
  color: white !important;
}
.shop-hero .shop-desc {
  font-size: 16px;
  max-width: 800px;
  margin: 0 auto;
  color: #666;
}
.archive span.onsale {
position: absolute;
    top: 15px !important;
    left: 15px !important;
    background: #e53935;
    color: #fff;
    padding: 0px 13px;
    border-radius: 50px;
    font-size: 11px;
    font-weight: 600;
}
/* Controls (sort + result count) */
.shop-controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0;
  display: none !important;
}

/* Custom product grid */


/* Product Card */
.custom-product-card {
  border: 1px solid #eee;
  border-radius: 8px;
  overflow: hidden;
  background: #F5F5F5;
  transition: box-shadow 0.3s ease;
}
.custom-product-card:hover {
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

/* Image */
.custom-product-card .product-thumb {
  text-align: center;
  padding: 15px;
}
.custom-product-card .product-thumb img {
  max-width: 100%;
  height: auto;
  transition: transform 0.3s ease;
}
.custom-product-card:hover .product-thumb img {
  transform: scale(1.05);
}

/* Sale Badge */


/* Details */
.custom-product-card .product-details {
  padding: 15px;
  text-align: center;
}
.custom-product-card .product-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}
.custom-product-card .product-price {
  font-size: 15px;
  color: #e53935;
  font-weight: bold;
}
.custom-product-card .product-rating {
  margin-top: 5px;
}

/* Actions */
.custom-product-card .product-actions {
  text-align: center;
  padding: 15px;
}
.custom-product-card .button {
  background: #333;
  color: #fff !important;
  padding: 10px 20px;
  border-radius: 4px;
  transition: background 0.3s ease;
}
.custom-product-card .button:hover {
  background: #e53935;
}

/* Swatches placeholder */
.product-swatches {
  margin-top: 10px;
}

/* Amazon-style product card */
.amazon-product-card {
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
  padding: 15px;
  text-align: left;
  transition: box-shadow 0.2s ease-in-out;
}
.amazon-product-card:hover {
  box-shadow: 0 6px 16px rgba(0,0,0,0.1);
}

/* Image */
.amazon-product-card .card-image {
  position: relative;
  text-align: center;
  margin-bottom: 12px;
}
.amazon-product-card .card-image img {
  max-height: 200px;
  width: auto;
  object-fit: contain;
}
.amazon-product-card .discount-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #e53935;
  color: #fff;
  padding: 5px 8px;
  font-size: 13px;
  border-radius: 4px;
  font-weight: bold;
}

/* Title */
.amazon-product-card .card-title {
  font-size: 15px;
  font-weight: 600;
  min-height: 40px;
  margin-bottom: 8px;
}
.amazon-product-card .card-title a {
  color: #222;
  text-decoration: none;
}
.amazon-product-card .card-title a:hover {
  color: black;
}

/* Rating */
.amazon-product-card .card-rating {
  margin-bottom: 8px;
}

/* Price */
.amazon-product-card .card-price {
  font-size: 16px;
  font-weight: bold;
  color: #b12704; /* Amazon red */
  margin-bottom: 12px;
}

/* Button */
.amazon-product-card .card-actions .button {
  display: inline-block;
  background: #ffa41c; /* Amazon yellow */
  color: #111 !important;
  padding: 8px 16px;
  border-radius: 4px;
  font-weight: bold;
  text-align: center;
  transition: background 0.2s ease;
}
.amazon-product-card .card-actions .button:hover {
  background: #f90;
}
/* Force product grid */
ul.products {
  display: flex;
  flex-wrap : wrap;
  gap: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
  align-items: center !important;
  justify-content: center !important;
}

/* Reset WooCommerce defaults */
ul.products li.product {
  width: auto !important;
  float: none !important;
  margin: 0 !important;
}

/* Our Amazon-style card */
.amazon-product-card {
  border: 1px solid #ddd;
  border-radius: 8px;
  background: #fff;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.shop-hero .shop-desc

 {
  
    display: none;
}
.woocommerce-notices-wrapper{
   display : none;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {

    color: white !important;
}
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
   
    display: none !important; 
}
.woocommerce ul.products li.product .onsale {
    top: 0;
    right: unset !important;
    left: auto;
    margin: -.5em -.5em 0 0;
}