/*
Theme Name: Nooni Child
Theme URI: https://demo.theme-sky.com/nooni/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: nooni
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: nooni-child
*/


.goldsmith-widget-product-list-details {
display: flex;
margin-left: 15px;
flex-direction: column;
}

.nt-sidebar-inner-widget .goldsmith-widget-product-list-item a {
text-decoration: none;
position: relative;
display: flex;
}

.elementor-icon {
display: inline-flex !important;
}
  .privacy-header {
            background: linear-gradient(135deg, #5e72e4 0%, #825ee4 100%);
            padding: 4rem 0;
            margin-bottom: 3rem;
            color: white;
        }
        
        .policy-section {
            margin-bottom: 3rem;
            padding: 1.5rem;
            border-radius: 0.5rem;
            background-color: white;
            box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
            border-left: 4px solid #5e72e4;
        }
        
        .section-icon {
            font-size: 2rem;
            margin-right: 1rem;
            color: #5e72e4;
            background-color: rgba(94, 114, 228, 0.1);
            width: 60px;
            height: 60px;
            border-radius: 50%;
            display: inline-flex;
            align-items: center;
            justify-content: center;
        }
        
        .highlight-box {
            background-color: #f7fafc;
            border-left: 4px solid var(--accent-color);
            padding: 1.5rem;
            margin: 1.5rem 0;
            border-radius: 0.5rem;
        }
        
        .nav-pills .nav-link.active {
            background-color: #5e72e4;
        }
        
        .nav-pills .nav-link {
            color: #2d3748;
        }
        
        .sticky-sidebar {
            position: sticky;
            top: 20px;
        }

 .terms-header {
              background: linear-gradient(135deg, #f8efea 0%, #b1b0b4 100%);
    padding: 4rem 0;
    margin-bottom: 3rem;
    color: #000000;
}
        }
        
        .terms-section {
            margin-bottom: 3rem;
            padding: 1.5rem;
            border-radius: 0.5rem;
            background-color: white;
            box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
            border-left: 4px solid #5e72e4;
        }
        
        .section-icon {
            font-size: 2rem;
            margin-right: 1rem;
            color: #5e72e4;
            background-color: rgba(94, 114, 228, 0.1);
            width: 60px;
            height: 60px;
            border-radius: 50%;
            display: inline-flex;
            align-items: center;
            justify-content: center;
        }
        
        .highlight-box {
            background-color: #f7fafc;
            border-left: 4px solid  #f687b3;
            padding: 1.5rem;
            margin: 1.5rem 0;
            border-radius: 0.5rem;
        }
        
        .nav-pills .nav-link.active {
            background-color: #5e72e4;
        }
        
        .nav-pills .nav-link {
            color: #2d3748;
        }
        
        .sticky-sidebar {
            position: sticky;
            top: 20px;
        }
        
        footer {
            background-color: #2d3748;
            color: white;
            padding: 3rem 0;
            margin-top: 4rem;
        }
        
        h2,
        h3,
        h4 {
            font-weight: 600;
        }
        
        a {
            color: #5e72e4;
            text-decoration: none;
        }
        
        a:hover {
            text-decoration: underline;
        }
        
        .policy-table th {
            background-color: #5e72e4;
            color: white;
        }
        
        .timeline {
            position: relative;
            padding-left: 2rem;
            margin-left: 1rem;
        }
        
        .timeline:before {
            content: '';
            position: absolute;
            left: 7px;
            top: 0;
            bottom: 0;
            width: 2px;
            background: #5e72e4;
        }
        
        .timeline-item {
            position: relative;
            margin-bottom: 1.5rem;
        }
        
        .timeline-item:before {
            content: '';
            position: absolute;
            left: -2rem;
            top: 5px;
            width: 16px;
            height: 16px;
            border-radius: 50%;
            background:  #f687b3;
            border: 3px solid white;
            box-shadow: 0 0 0 2px  #f687b3;
        }

.shipping-header {
            background: linear-gradient(135deg, #2b5876 0%, #4e4376 100%);
            padding: 4rem 0;
            margin-bottom: 3rem;
            color: white;
        }
        
        .shipping-section {
            margin-bottom: 3rem;
            padding: 1.5rem;
            border-radius: 0.5rem;
            background-color: white;
            box-shadow: 0 2px 15px rgba(0,0,0,0.05);
            border-left: 4px solid #5e72e4;
        }
        
        .section-icon {
            font-size: 2rem;
            margin-right: 1rem;
            color: #5e72e4;
            background-color: rgba(94, 114, 228, 0.1);
            width: 60px;
            height: 60px;
            border-radius: 50%;
            display: inline-flex;
            align-items: center;
            justify-content: center;
        }
        
        .highlight-box {
            background-color:#f7fafc;
            border-left: 4px solid  #f687b3;;
            padding: 1.5rem;
            margin: 1.5rem 0;
            border-radius: 0.5rem;
        }
        
        .timeline {
            position: relative;
            padding-left: 2rem;
            margin-left: 1rem;
        }
        
        .timeline:before {
            content: '';
            position: absolute;
            left: 7px;
            top: 0;
            bottom: 0;
            width: 2px;
            background: #5e72e4;
        }
        
        .timeline-item {
            position: relative;
            margin-bottom: 1.5rem;
        }
        
        .timeline-item:before {
            content: '';
            position: absolute;
            left: -2rem;
            top: 5px;
            width: 16px;
            height: 16px;
            border-radius: 50%;
            background:  #f687b3;;
            border: 3px solid white;
            box-shadow: 0 0 0 2px  #f687b3;;
        }
        
        .shipping-method-card {
            transition: transform 0.3s ease;
            height: 100%;
        }
        
        .shipping-method-card:hover {
            transform: translateY(-5px);
        }


.handmade-jewelry {
  padding: 60px 20px;
  background: #f9f9f9;
  text-align: center;
}

.handmade-jewelry .section-title {
  font-size: 2.2rem;
  margin-bottom: 10px;
  font-weight: 700;
  color: #222;
}

.handmade-jewelry .section-subtitle {
  font-size: 1rem;
  color: #666;
  margin-bottom: 40px;
}

.jewelry-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  gap: 25px;
}

.jewelry-card {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 5px 18px rgba(0,0,0,0.08);
  padding: 20px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.jewelry-card img {
  width: 100%;
  border-radius: 12px;
  margin-bottom: 15px;
}

.jewelry-card h3 {
  font-size: 1.2rem;
  margin-bottom: 8px;
  color: #444;
}

.jewelry-card p {
  font-size: 0.9rem;
  color: #777;
}

.jewelry-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.12);
}







 .sticker-scroller {
            background: linear-gradient(135deg, #8B4513 0%, #D2691E 100%);
            color: white;
            padding: 15px 0;
            position: static;
            /* top: 0; */
            left: 0;
            width: 100%;
            z-index: 1000;
            box-shadow: 0 2px 15px rgba(139, 69, 19, 0.3);
        }
        
        .scroller-container {
            overflow: hidden;
            position: relative;
            width: 100%;
        }
        
        .scroller-track {
            display: flex;
            animation: scroll 30s linear infinite;
            width: max-content;
        }
        
        .sticker-item {
            display: flex;
            align-items: center;
            padding: 8px 20px;
            background: rgba(255, 255, 255, 0.15);
            border-radius: 50px;
            margin: 0 10p backdrop-filter: blur(5px);
            border: 1px solid rgba(255, 255, 255, 0.2);
            white-space: nowrap;
            transition: all 0.3s ease;
        }
        
        .sticker-item:hover {
            background: rgba(255, 255, 255, 0.25);
            transform: translateY(-2px);
        }
        
        .sticker-icon {
            margin-right: 8px;
            font-size: 1.2rem;
        }
        
        .sticker-text {
            font-weight: 500;
            font-size: 0.95rem;
        }
        
        .scroller-controls {
            position: absolute;
            top: 0;
            bottom: 0;
            width: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
            background: rgba(0, 0, 0, 0.2);
            cursor: pointer;
            z-index: 2;
            opacity: 0;
            transition: opacity 0.3s;
        }
        
        .scroller-controls.left {
            left: 0;
            background: linear-gradient(90deg, rgba(139, 69, 19, 0.7) 0%, transparent 100%);
        }
        
        .scroller-controls.right {
            right: 0;
            background: linear-gradient(270deg, rgba(139, 69, 19, 0.7) 0%, transparent 100%);
        }
        
        .sticker-scroller:hover .scroller-controls {
            opacity: 1;
        }
        
        .scroller-pause {
            position: absolute;
            right: 15px;
            top: 50%;
            transform: translateY(-50%);
            background: rgba(0, 0, 0, 0.2);
            width: 30px;
            height: 30px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            z-index: 3;
        }
        
        @keyframes scroll {
            0% {
                transform: translateX(0);
            }
            100% {
                transform: translateX(-50%);
            }
        }
        
        .scroller-paused .scroller-track {
            animation-play-state: paused;
        }
        
        .content-section {
            max-width: 800px;
            margin: 40px auto;
            padding: 20px;
            background: white;
            border-radius: 15px;
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
        }
        
        h1 {
            color: var(--primary);
            text-align: center;
            margin-bottom: 30px;
        }
        
        @media (max-width: 768px) {
            .sticker-item {
                padding: 6px 15px;
            }
            
            .sticker-text {
                font-size: 0.85rem;
            }
            
            .sticker-icon {
                font-size: 1rem;
            }
        }
