/**
* Theme Name: Olfur Child
* Description: This is a child theme of Normann, generated by Merlin WP.
* Author: Suresh Dutt
* Template: normann
* Version: 1.7.3
*/
.sticky-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
/* Hide Add to Cart buttons everywhere */
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce .add_to_cart_button,
.woocommerce .single_add_to_cart_button {
    display: none !important;
}
.elementor-hidden-desktop.elementor-hidden-laptop.elementor-hidden-tablet_extra.elementor-hidden-tablet.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default{display: none !important;}
.breadcrumb-wrap { display: var(--page-breadcrumb-display);position: relative;top: 56px;margin-bottom: 150px;}
div.normann-sorting .woocommerce-ordering,div.normann-sorting .woocommerce-result-count{display: none !important;}