.elementor-kit-5{--e-global-color-primary:#1B1B1D;--e-global-color-secondary:#54595F;--e-global-color-text:#1B1B1D;--e-global-color-accent:#879789;--e-global-color-dabc092:#879789;--e-global-color-0ffac59:#F1F0ED;--e-global-color-62e65f6:#2E3038;--e-global-color-3eeafb3:#805246;--e-global-typography-primary-font-family:"Helvetica";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Karla";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-size:17px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-5 h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-5 h3{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-5 h1{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-5 h2{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-5 h3{line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h1{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-5 h2{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-5 h3{line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Gör ®-symbolen upphöjd och mindre */
sup.reg-symbol {
    font-size: 0.7em; /* Minska storleken */
    vertical-align: 0,7em; /* Upphöjd position */
}

/* Ändra färg på markerad text */
::selection {
    background-color: #1B1B1D; /* Svart bakgrundsfärg */
    color: #ffffff;            /* Vit textfärg */
}

::-moz-selection {
    background-color: #1B1B1D; /* För Firefox */
    color: #ffffff;
}

/* Stänger av zoom på produkt */
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    pointer-events: none; /* Inaktiverar hover-zoom */
}/* End custom CSS */