/*
Theme Name: astra child
Author: 
Description: Your description goes here
Version: 1.0
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
/*about Camping css start here*/ 
.cart:hover .cart_image{  
	      transform: scale(1.2)!important;
          transition-duration:1.5s!important;
       }
/*about camoing css start here*/
.gradient_text{
	background: linear-gradient(to bottom, #00003F, #008ED4)!important;
   -webkit-background-clip: text!important;
   -webkit-text-fill-color: transparent!important;
        }