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

*/

#inner-wrap {
	margin-top: 50px;
}

.custom-logo {
	display: none !important;
}

.site-header-main-section-left, .site-top-header-wrap {
	display: none !important;
}

@media (max-width: 768px) { /* Adjust breakpoint as needed */
    .site-header-main-section-left {
        display: block !important;
    }
	
	.elementor-element.elementor-element-adc621d {
		font-size: 8pt !important;
	}
	
	.site-header-item-navgation-popup-toggle {
		margin-top:34px;
	}
}

.site-header-main-section-right {
    right: 0;
    position: absolute;
    padding-top: 24px;
}

.site-header-main-section-center {
	justify-content: left !important;
}

.site-header-row.site-header-row-center-column {
    grid-template-columns: 2fr auto 1fr !important;
}

.header-navigation .header-menu-container ul ul li.menu-item > a {
	width: 300px !important;
}
