.elementor-kit-216580 {
	--e-global-color-primary: #d43a2f;
	--e-global-color-primary_hover: #aa2d25;
	--e-global-color-secondary: #87aa25;
	--e-global-color-secondary_hover: #698617;
	--e-global-color-text: #505050;
	--e-global-color-text_light: #9e9e9e;
	--e-global-color-highligh: #e54747;
	--e-global-color-accent: #000;
	--e-global-color-border: #ddd;
	--e-global-color-background: #fff;
	--e-global-color-background_light: #fff;
	--e-global-color-c0c90d7: #252525;
	--e-global-typography-primary-font-family: "Roboto";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 400;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-weight: 500;
	--e-global-typography-heading_title-font-family: "Chakra Petch";
	--e-global-typography-heading_title-font-size: 44px;
	--e-global-typography-heading_title-font-weight: 700;
	--e-global-typography-heading_title-text-transform: uppercase;
	--e-global-typography-heading_title-font-style: italic;
	--e-global-typography-heading_title-line-height: 1.1em;
	--e-global-typography-heading_title-letter-spacing: 0px;
	--e-global-typography-c0b100c-font-size: 14px;
	--e-global-typography-c0b100c-font-weight: 600;
	--e-global-typography-c0b100c-text-transform: uppercase;
	--e-global-typography-c0b100c-line-height: 20px;
	--e-global-typography-c0b100c-letter-spacing: 2px;
}

.e-con {
	--container-max-width: 1440px;
}

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 0px;
}

.elementor-element {
	--widgets-spacing: 0px 0px;
	--widgets-spacing-row: 0px;
	--widgets-spacing-column: 0px;
}

h1.entry-title {
	display: var(--page-title-display);
}

ul.tactiko-products.products:not(.products-list) {
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 30px;
}

@media (max-width:1024px) {
	.elementor-kit-216580 {
		--e-global-typography-heading_title-font-size: 40px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-216580 {
		--e-global-typography-heading_title-font-size: 32px;
		--e-global-typography-heading_title-line-height: 36px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

@media (max-width: 1024px) {
	.elementor-216644 .elementor-element.elementor-element-5de85917 .hfe-site-logo-container .hfe-site-logo-img {
		width: 80% !important;
		display: block !important;
		margin: 0 auto !important;
	}
}

@media (max-width: 768px) {
	.elementor-216644 .elementor-element.elementor-element-5de85917 .hfe-site-logo-container .hfe-site-logo-img {
		width: 110px;
		display: block !important;
		margin: 0 auto !important;
	}
}

#woocommerce_product_brands-1, #woocommerce_product_categories-1 {
	background: #fff !important;
}

.tactiko-countdown {
	display: none !important;
}

del span.woocommerce-Price-amount.amount {
	display: block;
	font-size: .85em;
	margin-top: -15px;
	color: #6b6b6b !important;
}