/*
 Theme Name:   Astra Child
 Theme URI:    https://wpastra.com/
 Description:  Child theme for Astra
 Author:       Arindam Mallick
 Template:     astra
 Version:      1.0.0
*/


/*.product-gallery-slider {
  width: 100%;
  margin-bottom: 20px;
}
.product-gallery-slider img {
  width: 100%;
  border-radius: 8px;
}
.woocommerce div.product div.images {
  width: 100% !important;
  max-width: 600px;
  margin: 0 auto;
}

.product-gallery-slider {
  margin-bottom: 20px;
}

.product-gallery-slider img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px;
}
*/

