/*
Theme Name: Auto Clean Child Theme
Template: auto-clean
Theme URI: https://auto-clean.ancorathemes.com/
Description: Auto Clean Child Theme
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 1.0
Tested up to: 6.8
Requires at least: 5.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: auto-clean
*/


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

@font-face {
font-family: 'Racesport';
src: url('/wp-content/uploads/fonts/RaceSportRegular.ttf') format('ttf'),
url('/wp-content/uploads/fonts/RaceSportRegular.ttf') format('ttf');
}
body {
font-family: 'Racesport', sans-serif;
}
.racesport, .trx-addons-advanced-title {
	font-family: 'Racesport', sans-serif !important;
	text-transform: lowercase;
}

@media (max-width: 767px) {
    .elementor-431 .elementor-element.elementor-element-6ce7416 {
        --container-widget-width: 80vw;
        --container-widget-flex-grow: 0;
        width: var(--container-widget-width, 100vw);
        max-width: 70vw;
    }
	.elementor-431 .elementor-element.elementor-element-17fcbbb .elementor-repeater-item-b674dd1.trx-addons-advanced-title-item-text {
    font-size: 8.5vw;
	}
		.elementor-714 .elementor-element.elementor-element-31ba92c {
		--display: flex;
		flex-direction: row;
		justify-content: flex-end;
	}
		.elementor-714 .elementor-element.elementor-element-e572dde .logo_image {
		max-height: 52px;
	}
}
