/*
 Theme Name:   Legacy Child Theme
 Theme URI:    http://legacy.axiomthemes.com//
 Description:  Legacy Child Theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com/
 Template:     legacy
 Version:      1.0.0
 Tags: antique shop, vintage, collectibles, rare books, maps and prints, antique furniture, restoration services, pawn shop, numismatics, philately, vintage clothing, antique jewelry, art gallery, vintage records, music memorabilia
 Text Domain:  legacy
*/


/* =Theme customization starts here
------------------------------------------------------------ */

@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap');

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');


.dm-serif-display-regular {
  font-family: 'DM Serif Display', serif;
  font-weight: 400;
  font-style: normal;
}
.header_position_over:not(.trx_addons_page_scrolled) .top_panel .sc_layouts_row[class*=scheme_], .header_position_over .top_panel .sc_layouts_row[class*=scheme_]:not(.sc_layouts_row_fixed_on{
	background-color: var(--e-global-color-primary);
}
.sc_item_subtitle{
	  font-family: 'DM Sans', sans-serif !important;
    font-weight: 600 !important;
    color: #B8956A !important;
}

.sc_item_subtitle:before{
	background-color: #B8956A !important;
}

.menu_mobile .menu_mobile_inner {
	background-color: var(--e-global-color-primary) !important;
}

.menu_mobile_nav_area inited_kbd{
	    text-align: left !important;
    line-height: 5rem !important;
}

.sc_portfolio_item{
	background: white !important;
}
.elementor-20038 .elementor-element.elementor-element-12edeed > .elementor-widget-container {
	background:#FAF8F4 !important;
}

@media (max-width: 768px) {

.menu_mobile .menu_mobile_inner,
.menu_mobile {
    background-color: #1A2332; 
}

.menu_mobile .menu_mobile_inner .menu_mobile_nav_area {
    background-color: #1A2332;
}
}