/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com/demo/
Description: This is a child theme for Elessi Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.0
*/

/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
.focus-info {
  background-color: white;
  border-radius: 10px;
  padding: 10px;
}
.related-product {
  background-color: white;
  border-radius: 10px;
  padding: 10px;
}
.ns-tab-item {
  background-color: white;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 10px;
}
