/*
Theme Name:   Shoptimizer Child
Theme URI:    https://starstore.com.br
Description:  Child theme do Shoptimizer para customizações da Starstore
Author:       Starstore
Template:     shoptimizer
Version:      1.0.9
Requires at least: 6.4
Requires PHP: 8.1
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  shoptimizer-child
*/

/* Aviso legal — rodapé global ------------------------------------------------ */

.starstore-footer-legal {
	border-top: 1px solid rgba(255, 255, 255, 0.08);
	background: #111;
}

.starstore-footer-legal .col-full {
	padding: 1rem 1.5rem 1.25rem;
}

.starstore-footer-legal p {
	margin: 0;
	max-width: 72rem;
	font-size: 0.6875rem;
	line-height: 1.55;
	color: #999;
}

/* Footer Elementor (Theme Builder) ------------------------------------------- */

.starstore-elementor-footer .elementor-icon-list-icon {
	display: none;
}

.starstore-elementor-footer .elementor-icon-list-text {
	font-size: 0.875rem;
	line-height: 1.6;
}

.elementor-location-footer.starstore-elementor-footer a {
	color: #999;
	text-decoration: none;
}

.elementor-location-footer.starstore-elementor-footer a:hover,
.elementor-location-footer.starstore-elementor-footer a:focus-visible {
	color: #fff;
}

.starstore-elementor-footer .starstore-footer-legal-notice .elementor-widget-text-editor p {
	margin: 0;
	max-width: 72rem;
	font-size: 0.6875rem;
	line-height: 1.55;
	color: #999;
}

/* Header Elementor (Theme Builder) ------------------------------------------- */

.elementor-location-header .starstore-elementor-header > .e-con-inner {
	width: 100%;
	max-width: min(1250px, calc(100% - 2rem));
	margin-left: auto;
	margin-right: auto;
}

.elementor-location-header .starstore-elementor-header .elementor-nav-menu--main .elementor-item {
	color: #f4f6fb;
}

.elementor-location-header .starstore-elementor-header .elementor-nav-menu--main .elementor-item:hover,
.elementor-location-header .starstore-elementor-header .elementor-nav-menu--main .elementor-item:focus {
	color: #65bad6;
}

.elementor-location-header .starstore-elementor-header .elementor-widget-theme-site-title a {
	color: #f4f6fb;
}

.elementor-location-header .starstore-elementor-header .elementor-menu-toggle {
	color: #f4f6fb;
}

.elementor-location-header .starstore-elementor-header .elementor-menu-toggle .e-font-icon-svg,
.elementor-location-header .starstore-elementor-header .elementor-menu-toggle i {
	fill: #f4f6fb;
	color: #f4f6fb;
}

/* Esconde masthead Shoptimizer residual quando Theme Builder header está ativo */
.starstore-header-mode-elementor #masthead.site-header:not(.elementor-location-header),
.starstore-header-mode-elementor .col-full-nav {
	display: none !important;
}
