.light-theme{

    --gold:#00bcd4;
    
    }

.light-theme{
    background:#f6fbff;
    color:#222;
    }
    
    .light-theme .site-header{
    background:#4db8ff;
    border-bottom:none;
    }
    
    .light-theme .main-menu a{
    color:white;
    }
    
    .light-theme .header-actions a,
    .light-theme .header-actions button{
    color:white;
    }
    
    .light-theme .site-footer{
    background:#3aa9f7;
    }
    
    .light-theme .footer-box,
    .light-theme .footer-box a,
    .light-theme .footer-bottom{
    color:white;
    }

    .light-theme .product-card{
        background:#fafafa;
        color:#222;
        border:1px solid #dde7f1;
        box-shadow:
        0 2px 8px rgba(0,0,0,.08);
        }

        .light-theme .account-sidebar{
            background:white;
            }
            
            .light-theme .account-content{
            background:white;
            color:#222;
            }

            .light-theme .admin-sidebar{
                background:#4db8ff;
                }
                
                .light-theme .admin-content{
                background:#f6fbff;
                color:#222;
                }

                .light-theme{
                    background:#f5fbff;
                    color:#222;
                    }
                    
                    .light-theme .navbar{
                    background:#4db8ff;
                    }
                    
                    .light-theme .site-footer{
                    background:#4db8ff;
                    }
                    
                    .light-theme .product-home-card{
                    background:white;
                    color:#222;
                    }

                    .light-theme{

                        --gold:#4db8ff;
                        
                        --bg:#f1f3f5;
                        
                        --card:#fafafa;
                        --card2:#f3f4f6;
                        
                        --border:#d8dde3;
                        
                        --text:#222222;
                        --text2:#666666;
                        
                        background:#f1f3f5;
                        color:#222;
                        
                        }

                        .light-theme .navbar{
                            background:#4db8ff;
                            }
                            
                            .light-theme .site-footer{
                            background:#4db8ff;
                            }
                            
                            .light-theme .footer-box,
                            .light-theme .footer-box a,
                            .light-theme .footer-bottom{
                            color:white;
                            }
                            
                            .light-theme .logo,
                            .light-theme .nav-icons a,
                            .light-theme .hamburger-btn{
                            color:white;
                            }

                            .light-theme .mega-menu{
                                background:#fafafa;
                                }
                                
                                .light-theme .mega-right{
                                    background:#f3f4f6;
                                    }
                                
                                    .light-theme .mega-center{
                                        background:#fafafa;
                                        }
                                
                                .light-theme .mega-parent-item{
                                color:#222;
                                }
                                
                                .light-theme .mega-parent-item:hover{
                                background:#e9f6ff;
                                border-right:4px solid #4db8ff;
                                }
                                
                                .light-theme .mega-child-group a{
                                color:#222;
                                }
                                
                                .light-theme .mega-child-group a:hover{
                                color:#4db8ff;
                                }

                                .light-theme .filter-box{
                                    background:#fafafa;
                                    border:1px solid #dbe8f3;
                                    }
                                    
                                    .light-theme .filter-title{
                                    color:#4db8ff;
                                    }
                                    
                                    .light-theme .available-box{
                                    background:#eef8ff;
                                    }
                                    
                                    .light-theme .available-text{
                                    color:#222;
                                    }
                                    
                                    .light-theme .sort-select{
                                    background:#fff;
                                    color:#222;
                                    border:1px solid #dbe8f3;
                                    }

                                    .light-theme .account-sidebar{
                                        background:#fff;
                                        border:1px solid #dbe8f3;
                                        }
                                        
                                        .light-theme #accountContent{
                                        background:#fff;
                                        color:#222;
                                        }
                                        
                                        .light-theme .dashboard-card{
                                        background:#eef8ff;
                                        }
                                        
                                        .light-theme .dashboard-card h3{
                                        color:#4db8ff;
                                        }
                                        
                                        .light-theme .account-sidebar a{
                                        color:#222;
                                        }
                                        
                                        .light-theme .account-sidebar a.active{
                                        background:#4db8ff;
                                        color:white;
                                        }

                                        .light-theme .product-gallery{
                                            background:#fafafa;
                                            border:1px solid #dbe8f3;
                                            }
                                            
                                            .light-theme .product-description{
                                            background:white;
                                            color:#222;
                                            }
                                            
                                            .light-theme .product-meta{
                                            color:#666;
                                            }
                                            
                                            .light-theme .product-price-big{
                                            color:#4db8ff;
                                            }

                                            .light-theme .review-card{
                                                background:#fafafa;
                                                color:#222;
                                                border:1px solid #dbe8f3;
                                                }
                                                
                                                .light-theme .review-body{
                                                color:#444;
                                                }
                                                
                                                .light-theme .review-admin{
                                                background:#eef8ff;
                                                border-right:4px solid #4db8ff;
                                                }
                                                
                                                .light-theme .review-admin-title{
                                                color:#4db8ff;
                                                }

                                                .light-theme .mega-navbar{
                                                    background:#0099ff;
                                                    }

                                                    .light-theme{
                                                        --card:#ffffff;
                                                        --card2:#eef8ff;
                                                        }