/* Garage Trotinetes — loja e fichas de produto */

.gt-shop .page-heading .title,
.gt-shop .title-banner .title {
	font-size: 1.75rem;
	font-weight: 700;
	letter-spacing: -0.02em;
}

.gt-shop .filter-content {
	flex-wrap: wrap;
}

.gt-shop-cats {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 0 0 18px;
	padding: 0;
	flex: 1 0 100%;
	width: 100%;
	order: -1;
}

.gt-shop-cat {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 8px 14px;
	border: 1px solid #e6e6e6;
	border-radius: 999px;
	background: #fff;
	color: #222 !important;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.2;
	text-decoration: none !important;
	transition: border-color 0.15s ease, background 0.15s ease, color 0.15s ease;
}

.gt-shop-cat span {
	display: inline-flex;
	min-width: 1.5em;
	padding: 0 6px;
	border-radius: 999px;
	background: #f2f2f2;
	color: #666;
	font-size: 11px;
	font-weight: 600;
}

.gt-shop-cat:hover,
.gt-shop-cat.is-active {
	border-color: #00796b;
	background: #00796b;
	color: #fff !important;
}

.gt-shop-cat:hover span,
.gt-shop-cat.is-active span {
	background: rgba(255, 255, 255, 0.22);
	color: #fff;
}

.gt-shop .content-product,
.gt-shop ul.products li.product {
	background: #fff;
	border: 1px solid #eee;
	border-radius: 14px;
	overflow: hidden;
	transition: box-shadow 0.2s ease, border-color 0.2s ease;
}

.gt-shop ul.products li.product:hover .content-product,
.gt-shop .content-product:hover {
	border-color: #d9d9d9;
	box-shadow: 0 10px 28px rgba(17, 17, 17, 0.08);
}

.gt-shop .content-product .product-image-wrapper img,
.gt-shop .content-product img.attachment-woocommerce_thumbnail,
.gt-shop ul.products li.product img {
	aspect-ratio: 1 / 1;
	width: 100%;
	height: auto;
	object-fit: contain;
	background: #f6f7f8;
}

.gt-shop .woocommerce-loop-product__title,
.gt-shop .content-product .product-title a,
.gt-shop ul.products li.product .product-title a {
	font-size: 14px !important;
	font-weight: 650;
	line-height: 1.35;
	letter-spacing: 0;
	text-transform: none !important;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 3.9em;
	color: #111;
}

.gt-shop .price,
.gt-shop ul.products li.product .price {
	color: #00796b !important;
	font-weight: 700;
	font-size: 16px;
}

.gt-shop ul.products li.product .button,
.gt-shop .content-product .add_to_cart_button,
.gt-shop .content-product .ajax_add_to_cart,
.gt-shop .content-product .product_type_simple {
	width: 100%;
	margin: 8px 0 4px;
	padding: 9px 12px;
	border-radius: 8px;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1.2;
	min-height: 0;
}

.gt-product-sku {
	display: block;
	margin: 2px 0 6px;
	color: #888;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 0.02em;
}

.gt-shop .toolbar,
.gt-shop .filter-wrap {
	margin-bottom: 12px;
}

.gt-shop .sidebar.sidebar-off_canvas .sidebar-widget .widget-title,
.gt-shop .sidebar .widget-title {
	font-size: 14px;
	text-transform: none;
	letter-spacing: 0;
}

.gt-shop .products-footer,
.gt-shop footer.footer-product {
	opacity: 1;
}

.gt-shop .single-product .product_title {
	text-transform: none;
	letter-spacing: -0.02em;
	line-height: 1.25;
}

.gt-shop .single-product .price {
	color: #00796b !important;
	font-size: 1.6rem;
	font-weight: 700;
}

.gt-shop .single-product a[href*="vk.com"],
.gt-shop .single-product a[href*="skype"],
.gt-shop .single-product .share-button.vk,
.gt-shop .single-product .share-button.skype {
	display: none !important;
}

@media (max-width: 767px) {
	.gt-shop-cats {
		flex-wrap: nowrap;
		overflow-x: auto;
		padding-bottom: 6px;
		-webkit-overflow-scrolling: touch;
	}

	.gt-shop-cat {
		flex: 0 0 auto;
	}

	.gt-shop ul.products li.product .woocommerce-loop-product__title,
	.gt-shop .woocommerce-loop-product__title {
		min-height: 0;
	}
}

/* Cabeçalho */
.header-wrapper .header-main {
	padding-top: 18px;
	padding-bottom: 14px;
}

.header-wrapper .header-bottom {
	padding-top: 8px;
	padding-bottom: 12px;
}

.header-wrapper .et_b_header-logo img,
.header-main .et_b_header-logo img {
	max-height: 46px;
	width: auto;
}

.et-mini-content.et-content-mini,
.et-mini-content.et-off-canvas,
.et-off-canvas > .et-mini-content {
	z-index: 10000;
	background-color: #fff !important;
}

.header-wrapper .et_b_header-account .et-element-label,
.header-wrapper .et_b_header-cart .et-element-label,
.header-wrapper .et_b_header-wishlist .et-element-label,
.header-wrapper .et_b_header-compare .et-element-label {
	white-space: nowrap;
}

.header-wrapper .languages-select,
.header-wrapper .currency-switcher,
.header-wrapper .et_b_header-button,
.header-wrapper .header-widget-1,
.header-wrapper .et_b_header-socials {
	display: none !important;
}

/* Todas as categorias */
.header-bottom .secondary-menu-wrapper,
.header-bottom .et_b_header-menu .secondary-menu-wrapper {
	width: 260px;
	max-width: 100%;
	margin: 0;
	vertical-align: stretch;
}

.header-bottom .secondary-title {
	display: flex;
	align-items: center;
	gap: 10px;
	height: 46px;
	width: 100%;
	padding: 0 16px 0 18px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.2;
	white-space: nowrap;
}

.header-bottom .secondary-title:after {
	right: auto;
	margin-left: auto;
	font-size: 10px;
	opacity: 0.55;
}

.header-bottom .secondary-menu-toggle {
	display: flex;
	align-items: center;
	margin-right: 0;
}

.header-bottom .secondary-menu-wrapper .menu,
.header-bottom .secondary-menu-wrapper ul.menu {
	display: none;
	flex-direction: column !important;
	align-items: stretch !important;
	float: none !important;
	width: 260px !important;
	min-width: 260px;
	padding: 8px 0 !important;
	margin: 0;
	background: #fff;
	border: 1px solid #eee;
	border-top: 0;
	border-radius: 0 0 10px 10px;
	box-shadow: 0 16px 36px rgba(17, 17, 17, 0.12);
	z-index: 10050;
	box-sizing: border-box;
}

.header-bottom .secondary-menu-wrapper:hover .menu,
.et-secondary-shown .header-bottom .secondary-menu-wrapper .menu,
.et-secondary-visibility-on_hover .header-bottom .secondary-menu-wrapper:hover .menu {
	display: flex !important;
}

.header-bottom .secondary-menu-wrapper .menu li {
	float: none !important;
	display: block !important;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

.header-bottom .secondary-menu-wrapper .menu > li > a,
.header-bottom .secondary-menu-wrapper .menu li > a {
	float: none !important;
	display: block !important;
	width: 100% !important;
	padding: 11px 18px !important;
	margin: 0;
	border: 0;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.3;
	color: #222;
	white-space: nowrap;
}

.header-bottom .secondary-menu-wrapper .menu > li > a:hover {
	background: #f4f8f7;
	color: #00796b !important;
}

.header-bottom .secondary-menu-wrapper .menu > li.show-more {
	display: none !important;
}

/* Menu horizontal do header */
.header-bottom #menu-main-menu {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	height: 46px;
	margin: 0;
	padding: 0;
	gap: 0;
}

.header-bottom #menu-main-menu > li {
	display: flex;
	align-items: center;
	height: 100%;
	margin: 0;
	float: none;
}

.header-bottom #menu-main-menu > li > a {
	display: flex;
	align-items: center;
	height: 100%;
	padding: 0 16px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	white-space: nowrap;
	color: #222;
}

.header-bottom #menu-main-menu > li > a:hover,
.header-bottom #menu-main-menu > li.current-menu-item > a {
	color: #00796b;
}

.header-bottom .et_b_header-menu,
.header-bottom .connect-block-element-Msy3X {
	align-items: center;
}

.header-main .et_b_header-menu.header-main-menu2,
.header-main #menu-secondary-menu {
	display: none !important;
}

.header-html_block1,
.et_b_header-html_block.header-html_block1 {
	max-width: 250px;
}

.header-html_block1 .elementor-108 .elementor-section,
.header-html_block1 .elementor-108 .elementor-container,
.header-html_block1 .elementor-108 .elementor-column,
.header-html_block1 .elementor-108 .elementor-widget-wrap,
.header-html_block1 .elementor-108 .elementor-widget,
.header-html_block1 .elementor-108 .elementor-widget-container {
	margin: 0 !important;
	padding: 0 !important;
	min-height: 0 !important;
	width: auto !important;
}

.header-html_block1 .etheme-icon-box {
	display: flex !important;
	flex-direction: row !important;
	align-items: center !important;
	position: relative;
	gap: 10px;
	padding: 7px 12px !important;
	border: 1px solid #eee !important;
	border-radius: 10px !important;
	box-shadow: none !important;
	background: #fff;
	min-height: 0;
}

.header-html_block1 .etheme-icon-box-icon {
	margin: 0 !important;
	flex: 0 0 auto;
}

.header-html_block1 .etheme-icon-box-icon svg,
.header-html_block1 .etheme-icon-box-icon img {
	width: 22px !important;
	height: 22px !important;
	display: block;
}

.header-html_block1 .etheme-icon-box-content {
	min-width: 0;
}

.header-html_block1 .etheme-icon-box-title {
	margin: 0 !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	line-height: 1.2 !important;
	color: #222 !important;
	white-space: nowrap;
}

.header-html_block1 .etheme-icon-box-description {
	display: block !important;
	margin: 2px 0 0 !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	line-height: 1.2 !important;
	color: #00796b !important;
	white-space: nowrap;
}

.header-html_block1 .etheme-icon-box-description a {
	color: inherit;
	text-decoration: none;
}

.header-html_block1 .etheme-icon-box-description a:after {
	content: "";
	position: absolute;
	inset: 0;
}

/* Resultados da pesquisa */
.header-wrapper .et_b_header-search,
.header-wrapper .ajax-search-form {
	overflow: visible;
}

.et_b_header-search .ajax-results-wrapper {
	z-index: 10060;
	margin-top: 8px;
	width: 100%;
	min-width: 100%;
}

.et_b_header-search .autocomplete-suggestions,
.ajax-search-form .autocomplete-suggestions {
	max-height: 420px;
	padding: 0 !important;
	border: 1px solid #eee;
	border-radius: 12px;
	box-shadow: 0 16px 36px rgba(17, 17, 17, 0.12);
	background: #fff;
	overflow-x: hidden;
	overflow-y: auto;
}

.ajax-results-wrapper .ajax-results-title,
.et_b_header-search .ajax-results-title,
.et-content-dropdown .ajax-results-title {
	display: flex !important;
	justify-content: flex-start !important;
	align-items: center !important;
	margin: 0 !important;
	padding: 10px 14px !important;
	background: #f7f8f8 !important;
	border-bottom: 1px solid #eee;
	font-size: 12px !important;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #666;
	line-height: 1.2;
}

.ajax-results-wrapper .ajax-results-title .results-count {
	display: none !important;
}

.autocomplete-suggestion {
	display: flex !important;
	float: none !important;
	align-items: center !important;
	width: 100% !important;
	min-width: 0 !important;
	border-bottom: 1px solid #f2f2f2;
}

.autocomplete-suggestion > a,
.autocomplete-suggestion a.ajax-list-image {
	display: flex !important;
	align-items: center !important;
	gap: 12px;
	width: 100%;
	min-width: 0;
	padding: 10px 14px !important;
	box-sizing: border-box;
}

.autocomplete-suggestion img,
.autocomplete-suggestion .ajax-list-image img {
	flex: 0 0 52px;
	width: 52px !important;
	height: 52px !important;
	max-width: 52px !important;
	margin: 0 !important;
	object-fit: contain;
	background: #f6f7f8;
	border-radius: 8px;
}

.autocomplete-suggestion .ajax-item-info {
	flex: 1 1 auto;
	min-width: 0;
	margin: 0 !important;
	overflow: hidden;
}

.autocomplete-suggestion .ajax-item-title,
.autocomplete-suggestion .product-title {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 0 0 4px !important;
	font-size: 13px !important;
	font-weight: 600;
	line-height: 1.3 !important;
	color: #222;
}

.autocomplete-suggestion .ajax-item-title strong {
	font-weight: 700;
	border-bottom: 0;
	color: #00796b;
}

.autocomplete-suggestion .price {
	margin: 0;
	font-size: 13px;
	font-weight: 700;
	color: #00796b !important;
	line-height: 1.2;
}

.autocomplete-suggestion .arrow {
	display: none !important;
}

.autocomplete-suggestion:hover,
.autocomplete-suggestion.autocomplete-selected {
	background: #f4f8f7;
}

.autocomplete-suggestion:hover .ajax-item-title,
.autocomplete-suggestion.autocomplete-selected .ajax-item-title {
	color: #00796b;
}

.ajax-results-wrapper .ajax-results-more,
.et-content-dropdown .ajax-results-more {
	display: block;
	margin: 0 !important;
	padding: 11px 14px;
	border-top: 1px solid #eee;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	color: #00796b;
}

/* Mini-carrinho */
.et_b_header-cart.et-off-canvas > .et-mini-content,
.et-off-canvas.et_b_header-cart > .et-mini-content {
	max-width: 400px;
	width: min(400px, calc(100% - 24px));
	padding: 0;
	box-shadow: -16px 0 36px rgba(17, 17, 17, 0.12);
}

.et_b_header-cart .et-mini-content > .et-close {
	position: absolute !important;
	top: 16px;
	right: 16px;
	left: auto !important;
	width: 32px;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: #f4f4f4;
	z-index: 3;
}

.et_b_header-cart.et-off-canvas-wide .et-content,
.et_b_header-cart .et-mini-content .et-content {
	display: flex !important;
	flex-direction: column;
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	grid-template-rows: none;
}

.et_b_header-cart .et-mini-content-head {
	flex: 0 0 auto;
	padding: 18px 52px 16px 20px;
	border-bottom: 1px solid #eee;
	margin: 0;
}

.et_b_header-cart .et-mini-content-head .et-element-label {
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.et_b_header-cart .et-mini-content-head .et-element-label:before {
	display: none;
}

.et_b_header-cart .widget_shopping_cart {
	flex: 1 1 auto;
	max-height: none !important;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 8px 16px 0;
	margin: 0;
}

.et_b_header-cart .bdt-mini-cart-products,
.et_b_header-cart .woocommerce-mini-cart {
	margin: 0;
	padding: 0;
}

.et_b_header-cart .bdt-mini-cart-product-item {
	display: flex !important;
	align-items: center !important;
	gap: 12px;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 12px 28px 12px 0;
	border-bottom: 1px solid #f2f2f2;
	box-sizing: border-box;
	overflow: hidden;
}

.et_b_header-cart .bdt-mini-cart-product-thumbnail {
	flex: 0 0 72px;
	width: 72px;
	height: 72px;
}

.et_b_header-cart .bdt-mini-cart-product-thumbnail a {
	display: block;
	width: 72px;
	height: 72px;
	background: #f6f7f8;
	border-radius: 8px;
	overflow: hidden;
}

.et_b_header-cart .bdt-mini-cart-product-thumbnail img {
	width: 72px !important;
	height: 72px !important;
	max-width: 72px !important;
	object-fit: contain;
}

.et_b_header-cart .bdt-mini-cart-product-item > .bdt-margin-small-left {
	flex: 1 1 auto;
	min-width: 0;
	margin: 0 !important;
}

.et_b_header-cart .bdt-mini-cart-product-name {
	margin: 0 0 4px !important;
}

.et_b_header-cart .bdt-mini-cart-product-name a {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.3;
	color: #222;
}

.et_b_header-cart .bdt-mini-cart-product-name a:hover {
	color: #00796b;
}

.et_b_header-cart .bdt-mini-cart-product-price,
.et_b_header-cart .bdt-mini-cart-product-price .quantity {
	font-size: 13px;
	font-weight: 700;
	color: #00796b;
}

.et_b_header-cart .bdt-mini-cart-product-remove {
	position: static;
	flex: 0 0 auto;
}

.et_b_header-cart .bdt-mini-cart-product-remove a {
	position: absolute;
	top: 10px;
	right: 0;
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 22px;
	height: 22px;
	opacity: 1 !important;
	inset: auto 0 auto auto !important;
	transform: none !important;
	background: transparent !important;
	padding: 0 !important;
}

.et_b_header-cart .bdt-mini-cart-product-remove svg {
	width: 12px;
	height: 12px;
}

.et_b_header-cart .bdt-mini-cart-subtotal,
.et_b_header-cart .bdt-mini-cart-footer-buttons {
	display: none !important;
}

.et_b_header-cart .woocommerce-mini-cart__footer-wrapper,
.et_b_header-cart .product_list-popup-footer-inner {
	flex: 0 0 auto;
	padding: 14px 20px 20px;
	margin: 0;
	border-top: 1px solid #eee;
	background: #fff;
	box-sizing: border-box;
	width: 100%;
}

.et_b_header-cart .cart-popup-footer {
	margin: 0 0 12px;
}

.et_b_header-cart .cart-popup-footer .btn-view-cart {
	display: none !important;
}

.et_b_header-cart .cart-widget-subtotal {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	margin: 0;
	font-size: 14px;
	font-weight: 700;
}

.et_b_header-cart .cart-widget-subtotal .small-h {
	text-transform: uppercase;
	letter-spacing: 0.04em;
	color: #666;
	font-size: 12px;
}

.et_b_header-cart .cart-widget-subtotal .big-coast,
.et_b_header-cart .cart-widget-subtotal .amount {
	color: #00796b;
	font-size: 16px;
}

.et_b_header-cart .mini-cart-buttons {
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin: 0;
}

.et_b_header-cart .mini-cart-buttons .button,
.et_b_header-cart .mini-cart-buttons .btn-checkout {
	width: 100%;
	margin: 0;
	padding: 12px 16px;
	border-radius: 8px;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-align: center;
	text-transform: uppercase;
}

.et_b_header-cart .wc-empty-mini-cart {
	padding: 40px 16px;
	text-align: center;
}

.et_b_header-cart .wc-empty-mini-cart svg {
	width: 72px;
	height: 72px;
	margin: 0 auto 12px;
	fill: #d9d9d9;
}

.et_b_header-cart .wc-empty-message {
	margin: 0 0 16px;
	font-size: 14px;
	font-weight: 600;
	color: #444;
}
