/**
 * Theme Name:     Hello Elementor Child
 * Author:         KG Data
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme
 */

/* Header Start */
.bannerTopTekst{
    font-size: clamp(6px,2.8vw,16px);
}

@media (max-width: 767px) {
	
	/* Indkøb */
	.custom-header-cart-container1{
		gap: 8px;
	}
	.elementor-40 .elementor-element.elementor-element-491b954{
		margin-top: 2px;
		margin-bottom: 2px;
	}
	.elementor-element.elementor-element-2c9b14f.elementor-widget.elementor-widget-shortcode{
		width: unset;
	}
	.custom-header-cart{
		padding: 3px;
	}
	.custom-header-cart .cart-icon{
		font-size: 20px;
	}
	.custom-header-cart .cart-icon .cart-count{
		font-size: 10px;
	}
	/*
	span.woocommerce-Price-amount.amount{
		font-size: 16px;
	}
	*/
	.custom-header-cart .free-shipping-text{
		font-size: 9px;
	}
	
	/* Icon til søgning */
	svg.dgwt-wcas-ico-magnifier-handler {
		transform: scale(1.6);
		margin-top: 6px;
	}
}

/* Links i Footer */
.elementor-element-8558322 a {
	color: #FFFFFF !important;
}

.elementor-element-8558322 a:Hover {
	color: #991227 !important;
}