/**
* Theme Name:        avanam-cosmika
* Theme URI:         https://templatemela.com/
* Template:          avanam
* Author:            TemplateMela
* Author URI:        #
* Description:       This is a child theme of Avanam, generated by TemplateMela.
* Version:           1.0.0
* License:           GNU General Public License v3.0 (or later)
* License URI:       https://www.gnu.org/licenses/gpl-3.0.html
* Text Domain:       avanam-cosmika
* Requires at least: 6.2
* Tested up to:      6.6
* Requires PHP:      7.4
* Tags: translation-ready, two-columns, right-sidebar, left-sidebar, footer-widgets, blog, custom-logo, custom-background, custom-menu, rtl-language-support, editor-style, threaded-comments, custom-colors, featured-images, wide-blocks, full-width-template, theme-options, e-commerce

*/

/* Make images/layout inside the tab look nice */
.woocommerce div.product .wc-usage-instructions img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  display: block;
  margin: .5rem 0 1rem;
}
.woocommerce div.product .wc-usage-instructions ul,
.woocommerce div.product .wc-usage-instructions ol {
  padding-left: 1.25rem;
  margin: .5rem 0 1rem;
}
.woocommerce div.product .wc-usage-instructions h2,
.woocommerce div.product .wc-usage-instructions h3 {
  margin-top: 1.25rem;
}
