/**
* Theme Name:        avanam-starbella
* 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-starbella
* 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

*/

.content-area p, .content-area li{ font-size: 18px; }
.widget-content p, .widget-content li{ font-size: inherit; }
footer p, footer li{ font-size: 16px; }
.content-width-fullwidth .content-container.site-container{ max-width: var(--global-content-width)!important; }
.site-footer .site-footer-wrap:before{ background-image: none!important; }
.footer-logo{ max-width: 150px; width: 150px; margin: 0 auto!important; }
.woocommerce-MyAccount-navigation li{ padding: 5px 10px; }
.mb-3{ margin-bottom: 20px; }

@media screen and (max-width: 920px){
	.site-branding a.brand img{ width: 130px; }	
}

@media screen and (max-width: 680px){
	.site-branding a.brand img{ width: 100px; }
}