/*
Theme Name: Fasty
Author: Creative Works
Template: hello-elementor
*/

@import url("https://use.typekit.net/dnr1sjw.css");

body.page-id-3,
body.page-id-7165,
body.page-id-7167,
body.page-id-7166{
    color: #fff;
}

h1, h2, h3, h4, h5, p, span, a, b, strong, div, li, input, textarea, select, option{
    font-family: "niveau-grotesk", sans-serif !important;
}
h1, h2, h3, h4, h5{
    font-weight: 700;
}
h1, h2{
    font-size: 80px;
}
h2{
    font-size: 50px;
}
h3{
    font-size: 30px;
}
h4{
    font-size: 26px;
}
h5{
    font-size: 24px;
}
p{
    margin: 0px 0px 0.6em 0px;
}

.top-menu-c .e-n-menu-title button.e-n-menu-dropdown-icon{
    display: none;
}
.top-menu-c li.e-n-menu-title{
    padding: 0px 10px;
}
.top-menu-c li .e-n-menu-title-text{
    cursor: pointer !important;
    flex-direction: column;
    align-items: flex-start;
    overflow: hidden;
    position: relative;
    padding: 4px 0px;
    color: #FFF9CC !important;
}



.megamenu-c .elementor-heading-title a,
.megamenu-c li.menu-item a
{
    display: inline-block;
    position: relative;
}
.megamenu-c .elementor-widget-heading a{
    text-decoration: none;
}
.top-menu-c li .e-n-menu-title-text::after,
.megamenu-c .elementor-heading-title a::after,
.megamenu-c li.menu-item a::after
{
    content: '';
    display: block;
    position: absolute;
    bottom: 0px;
    height: 2px;
    background-color: #FFF9CC;
    width: 0px;
    left: auto;
    right: 0px;
    transition: width 200ms;
    opacity: 1 !important;
}
.megamenu-c .elementor-heading-title a::after{
    background-color: #000;
    bottom: -2px;
}
.megamenu-c li.menu-item a::after{
    background-color: #000;
    height: 1px;
    bottom: 1px;
}

.megamenu-c.instruktioner-menu-dropdown li.menu-item a::after{
    height: 2px;
    bottom: 0px;
}
.megamenu-c.instruktioner-menu-dropdown .thin li.menu-item a::after{
    height: 1px;
    bottom: 1px;
}

.top-menu-c li .e-n-menu-title-text:hover::after,
.megamenu-c .elementor-heading-title a:hover::after,
.megamenu-c li.menu-item a:hover::after,
.megamenu-c li.menu-item.current-menu-item a::after
{
    width: 100%;
    left: 0px;
}

.top-menu-c li:has(button[aria-expanded="true"]) .e-n-menu-title-text::after,
.top-menu-c .menu-item-active .e-n-menu-title-text::after,
.single-product .top-menu-c .e-n-menu-item #menu-produkter-id .e-n-menu-title-text::after
{
    width: 100%;
    left: 0px;
}

.top-menu-c .menu-item-active .e-n-menu-title-text::after{
    transition: width 0ms;
}

.elementor-search-form__input::-webkit-search-cancel-button {
    display: none;
}

.header-cont.mmenu-open{
    background-color: #001e28;
    transition: none;
}
.single-product header{
    
}
.single-product .header-cont{
    position: relative;
    background-color: #00151c;
}
.single-product .header-cont > .e-con-inner{
    padding-bottom: 29px;
}

.header-cont a{
    color:#000 !important;
}



.header-logo a{
    padding: 10px 10px 10px 0px;
}
.header-search-c .elementor-search-form__container,
.header-search-c .elementor-search-form__submit
{
    background-color: transparent !important;
}
.header-search-c .elementor-search-form__input::placeholder{
    opacity: 1;
}
.header-search-c .elementor-search-form__submit svg{
    width: 13px;
    height: 13px;
}
.header-search-c .elementor-search-form__container{
    height: 24px;
    padding: 0px 3px 0px 2px;
}
.header-search-c .elementor-search-form__submit{
    padding-top: 1px;
}
.lang-menu a{
    text-decoration: none;
}
.lang-menu li > div > .e-n-menu-title-text{
    cursor: pointer !important;
}
.lang-menu-dropdown{
    background-color: transparent;
}
#lang-menu-item{
    padding-right: 0px;
    cursor: pointer;
}
#lang-menu-item *{
    cursor: pointer !important;
}
#lang-menu-item .e-n-menu-icon svg{
    width: 21px;
    height: 21px;
}
#lang-menu-item .e-n-menu-title-container{
    column-gap: 10px;
}
#lang-menu-item .e-n-menu-dropdown-icon{
    top: 1px;
}

.instruktioner-menu-dropdown{
    background-color: transparent;
}

input:-internal-autofill-selected,
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus 
{
    background-color: transparent !important;
    transition: background-color 5000s ease-in-out 0s !important;
    color:#FFF9CC !important;
    -webkit-text-fill-color: #FFF9CC !important;
}

a.elementor-button{
    outline: none !important;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.boxes-start-c h3{
    font-size: clamp(20px, 3vw, 40px);
}
.boxes-start-c img{
    height: auto !important;
    aspect-ratio: 1 / 1;
}

.hamburger-button-cont button {
    background-color: transparent !important;
    outline: none !important;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mobile-menu-c nav li.menu-item a{
    justify-content: center;
    background-color: transparent !important;
    text-decoration: none !important;
    text-align: center;
}
.mobile-menu-c nav li.menu-item a .sub-arrow svg{
    visibility: hidden;
}
.mobile-menu-c nav li.menu-item a .sub-arrow{
    margin: 5px 0px 0px 10px;
    width: 15px;
    height: auto;
    padding: 0px;
    background-image: url(/wp-content/uploads/2024/07/lang-arr.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100%;
    transition: transform 200ms;
}
.mobile-menu-c nav li.menu-item a.highlighted .sub-arrow{
    transform: rotate(-180deg)
}

.mobile-menu-c nav li.menu-item .sub-menu{
    padding: 0px 0px 30px 0px;
}
.mobile-menu-c nav li.menu-item .sub-menu .sub-menu{
    padding: 0px 0px 15px 0px;
}
.mobile-menu-c nav li.menu-item .sub-menu a{
    font-size: 20px !important;
}
.mobile-menu-c nav li.menu-item .sub-menu .sub-menu a{
    font-size: 18px !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}

body .elementor-nav-menu--dropdown .elementor-item:hover{
    background-color: transparent;
}

.mobile-menu-outer-c .mobile-menu-c{
    margin-top: 0px;
    padding-top: 106px;
}

/*
.mobile-menu-outer-c .mobile-menu-c{
    height: calc(100dvh - 100px);
    overflow-y: auto;
}
*/


.lang-menu-mob .e-n-menu-content{
    position: absolute !important;
    bottom: auto;
    top: 100%;
}
.lang-menu-mob a{
    text-decoration: none !important;
}

.lang-menu-mob .e-n-menu-dropdown-icon{
    padding-top: 1px !important;
}

.arr-link a{
    text-decoration: none;
}
.arr-link a::before{
    content: '';
    display: inline-block;
    position: relative;
    width: 17px;
    min-height: 16px;
    background-image: url(/wp-content/themes/fasty/images/arrow-right.svg);
    background-repeat: no-repeat;
    background-size: 17px 10px;
    background-position: 0px 5px;
    vertical-align: top;
    margin-right: 6px;
}

.start-news-loop-img img{
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}

.start-contact-form input.elementor-field-textual,
.start-contact-form textarea.elementor-field-textual
{
    height: 72px;
    padding: 10px 24px;
}
.start-contact-form .elementor-field-type-submit{
    margin-top: 30px;
}
.start-contact-form .elementor-field-type-submit button{
    min-height: 19px !important;
}
.start-contact-form .elementor-message{
    text-align: center;
    padding-top:20px;
}

.start-contact-form .elementor-button-content-wrapper{
    gap:8px !important;
}
.start-contact-form .elementor-button-text.elementor-form-spinner i{
    display: none;
}
.start-contact-form .elementor-button-text.elementor-form-spinner{
    font-size: 0px;
    line-height: 0px;
}
.start-contact-form .elementor-button-text.elementor-form-spinner::before{
    content: '';
    display: none;
}
.start-contact-form .elementor-button-text.elementor-form-spinner::before{
    content: '';
    display: block;
    width:12px;
    height:12px;
    border-radius:50%;
    background:conic-gradient(#0000 10%,#000);
    -webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 1px),#000 0);
    animation:spinnerAnim 1s infinite linear;
}

.page-id-1812 .start-contact-form input.elementor-field-textual,
.page-id-1812 .start-contact-form textarea.elementor-field-textual
{
    height: 53px;
    padding: 10px 18px;
}
.page-id-1812 .start-contact-form textarea.elementor-field-textual{
    height: 122px;
}
.page-id-1812 .start-contact-form .elementor-field-type-submit{
    margin-top: 6px;
}
.page-id-1812 .start-contact-form .elementor-message{
    padding-top:10px;
    margin-bottom: 5px;
}
.contact-map-c div{
    height: 100%;
}
.contact-map-c iframe{
    height: 100% !important;
}
@keyframes spinnerAnim {to{transform: rotate(1turn)}}




.start-contact-form input:-internal-autofill-selected,
.start-contact-form input:-webkit-autofill,
.start-contact-form input:-webkit-autofill:hover, 
.start-contact-form input:-webkit-autofill:focus,
.start-contact-form textarea:-webkit-autofill,
.start-contact-form textarea:-webkit-autofill:hover,
.start-contact-form textarea:-webkit-autofill:focus,
.start-contact-form select:-webkit-autofill,
.start-contact-form select:-webkit-autofill:hover,
.start-contact-form select:-webkit-autofill:focus 
{
    background-color: transparent !important;
    transition: background-color 5000s ease-in-out 0s !important;
    color:#000 !important;
    -webkit-text-fill-color: #000 !important;
}

.some-icons .elementor-social-icon,
.some-icons .elementor-social-icon svg{
    width: auto !important;
}
.some-icons .elementor-social-icon{
    padding: 15px !important;
    background-color: transparent !important;
}

.fo-addr-part.deli .elementor-heading-title::before{
    content: '|';
    display: inline;
    padding: 0px 7px 0px 7px;
}


.megamenu-c{
    display: none;
}
button.e-n-menu-toggle{
    display: none;
}

.e-n-menu-icon span.icon-active{
    display: none;
}
.e-n-menu-wrapper{
    display: none;
}
.elementor-search-form__input{
    display: none;
}
.elementor-search-form__submit{
    display: none;
}

/*
#cw-search-id .elementor-search-form__submit{
    display: none;
}
*/

.megamenu-c.instruktioner-menu-dropdown > .e-con-inner > .elementor-element{
    transition: padding 300ms;
}

.header-heading{
    transform: translateY(-50%);
}

#cw-taxonomy-menu-id {
    max-width: 100%;
}
.cw-taxonomy-menu .e-filter-item-outer,
.filter-submenu-c > .e-filter-item-outer:first-child{
    border-top: 1px solid #fff;
}
.cw-taxonomy-menu > .e-filter{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.cw-taxonomy-menu.instruktionsfilmer-menu > .e-filter{
    border-top: 0px;
}


.cw-taxonomy-menu .e-filter-item-outer {
    padding-top: 12px;
    padding-bottom: 12px;
}
#cw-taxonomy-menu-id .e-filter-item-outer a,
#cw-taxonomy-menu-id .e-filter-item-outer button,
.cw-menu-alla-produkter a{
    color: #fff;
    font-size:16px;
    padding-left: 6px !important;
    width: auto !important;
    text-decoration: none;
}
#cw-taxonomy-menu-id .e-filter-item-outer .e-filter-item:hover,
#cw-taxonomy-menu-id .e-filter-item-outer .e-filter-item[aria-pressed=true],
.cw-menu-alla-produkter a:hover{
    color: #fff;
    font-weight: 700;
}
#cw-taxonomy-menu-id.instruktionsfilmer-menu{
    line-height: 1.2em;
}
#cw-taxonomy-menu-id .e-filter-item-outer a.e-filter-item.depth-2{
    padding-left: 30px !important;
}
#cw-taxonomy-menu-id.instruktionsfilmer-menu .e-filter-item-outer a.e-filter-item.depth-2{
    padding-right: 15px !important;
}
.e-filter-item-outer.parent-item .e-filter-arr, .e-filter-item-outer.parent-child-item .e-filter-arr {
    display: inline-block;
    vertical-align: top;
    width: 45px;
    height: 21px;
    padding-left: 15px;
    padding-top: 6px;
    position: relative;
    right: auto;
    top: auto;
}
.e-filter-arr::after {
    width: 13px;
    height: 13px;
}

.to-cat-button a{
    min-width: 150px;
}

.cat-header-c{
    width: 100%;
    top:50%;
    transform: translateY(-50%);
}
.cat-header-c > .elementor-widget-container{
    padding-left: 20px;
    padding-right: 20px;
}
.cat-header-c h3{
    text-align: center;
    font-size: 40px !important;
    line-height: 1.2em !important;
    font-weight: 700 !important;
    text-transform: uppercase;
}
.cat-item-p p{
    color: #fff;
    margin: 0px;
    font-size: 16px !important;
    line-height: 1.2em !important;
}
.cat-item-p > .elementor-widget-container{
    padding-top: 23px;
}
.to-cat-button .elementor-widget-container{
    padding-top: 52px;
}
.to-cat-button a{
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.2em !important;
    background-color: #FFEF78 !important;
    border-radius: 22px 22px 22px 22px !important;
    padding: 8px 17px 8px 17px !important;
}
.to-cat-button a:hover{
    background-color: #E6D871 !important;
}
.cat-item-img img{
    width: 100%;
    max-width: 100%;
    height: 340px;
    object-fit: cover;
    object-position: center center;
}

.subcat-grid-c{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 5.7%;
    grid-row-gap: min(4.2vw, 70px);
}
.subcat-grid-c .subcat-grid-item{
    color:#fff;
    text-decoration: none;
}
.subcat-grid-item:hover{
    text-decoration: none;
    color:#fff;
}
.subcat-img-c{
    padding-bottom: 10px;
}
.subcat-img-c img, 
.prod-loop-item-c img{
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    object-position: center center;
    vertical-align: middle;
    width: 100%;
}
a.prod-loop-item-c{
    text-decoration: none;
}
.subcat-grid-item h3{
    font-size: 20px;
    line-height: 1.2em;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
}
.fasty-divider-c{
    padding-top: 95px;
    padding-bottom: 100px;
}
.fasty-divider-c span{
    display: block;
    background-color: #fff;
    font-size: 1px;
    line-height: 0px;
    height: 2px;
    width: 100%;
}

.prod-img-gallery {

}

.woocommerce div.product #prod-img-gallery-id .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1),
.woocommerce div.product #prod-img-gallery-mob-id .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){
    clear: none;
}
.woocommerce div.product #prod-img-gallery-id .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(3n+1),
.woocommerce div.product #prod-img-gallery-mob-id .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(3n+1){
    clear: left;
}
.woocommerce div.product #prod-img-gallery-id .woocommerce-product-gallery--columns-4 .flex-control-thumbs li,
.woocommerce div.product #prod-img-gallery-mob-id .woocommerce-product-gallery--columns-4 .flex-control-thumbs li{
    width: calc(100% / 3);
}

.prod-cat-link .elementor-button-link,
.teknisk-spec-but .elementor-button-link
{
    background-color: transparent !important;
}
.prod-cat-link .elementor-button-link:hover{
    text-decoration: underline;
}
.prod-cat-link .elementor-button-icon,
.teknisk-spec-but .elementor-button-icon
{
    display: flex;
    align-items: center;
}
.prod-cat-link .elementor-button-icon svg{
    width: 10px;
}

a.woocommerce-product-gallery__trigger{
    display: none;
}

.teknisk-spec-but .elementor-button-icon svg{
    height:10px;
    width: auto;
    transform: rotate(90deg);
    transition: transform 0.2s;
    margin-top: 2px;
}
.teknisk-spec-but a.closed .elementor-button-icon svg{
    transform: rotate(0deg);
}

.tekniska-specifikationer-c{
    color: #fff;
}

.prodspec-prodblad-c{
    display: inline-block;
}
.prodspec-grid-outer{
    max-width: 100%;
}
.prodspec-grid{
    display: grid;
    grid-template-columns: repeat(6, max-content);
    gap: 0px;
}
.prodspec-grid.cols-12{grid-template-columns: repeat(12, max-content);}
.prodspec-grid.cols-11{grid-template-columns: repeat(11, max-content);}
.prodspec-grid.cols-10{grid-template-columns: repeat(10, max-content);}
.prodspec-grid.cols-9{grid-template-columns: repeat(9, max-content);}
.prodspec-grid.cols-8{grid-template-columns: repeat(8, max-content);}
.prodspec-grid.cols-7{grid-template-columns: repeat(7, max-content);}
.prodspec-grid.cols-6{grid-template-columns: repeat(6, max-content);}
.prodspec-grid.cols-5{grid-template-columns: repeat(5, max-content);}
.prodspec-grid.cols-4{grid-template-columns: repeat(4, max-content);}
.prodspec-grid.cols-3{grid-template-columns: repeat(3, max-content);}
.prodspec-grid.cols-2{grid-template-columns: repeat(2, max-content);}
.prodspec-grid.cols-1{grid-template-columns: repeat(1, max-content);}
.prodspec-item{
    display: flex;
    border-bottom: 1px solid #fff;
    font-size: 14px;
    padding: 2px 20px 2px 0px;
    align-items: center;
}
.prodspec-item.has-icon {
    padding-left: 6px;
}
.prodspec-item.space{
    grid-column: 1 / -1;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 0px;
}

.fargikon{
    display: block;
    box-sizing: border-box;
    width: 16px;
    height: 16px;
}
.fargikon.rod{
    background-color: #FE2006;
}
.fargikon.bla{
    background-color: #2F12FF;
}
.fargikon.gul{
    background-color: #FCFE08;
}
.fargikon.vit{
    background-color: #fff;
}
.fargikon.svart{
    background-color: #000000;
    border: 1px solid #fff;
}

.produktblad-c{
    grid-column: 1 / -1;
    padding-top: 17px;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
}
.produktblad-c.manualer-lista{
    border-bottom: none;
    border-top: 1px solid #fff;
    padding-top: 0px;
    padding-bottom: 0px;
    max-width: 320px;
}
.produktblad-h{
    padding-bottom: 8px;
}
.produktblad-c a{
    display: flex;
    color:#fff;
    text-decoration: none;
    align-items: center;
    column-gap: 13px;
    font-size: 14px;
}
.produktblad-c a:hover{
    color:#fff;
    text-decoration: underline;
}
.produktblad-c.manualer-lista a{
    border-bottom: 1px solid #fff;
    padding-top: 13px;
    padding-bottom: 13px;
    justify-content: space-between;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 16px;
    line-height: 1.2em;
}
.produktblad-c a::after{
    content: '';
    display: block;
    width: 13px;
    height: 12px;
    background-image: url(/wp-content/themes/fasty/images/doc-icon.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 13px 12px;
}
.produktblad-c.manualer-lista a::after{
    margin-top:-1px;
}

.latest-news-c .elementor-heading-title a:hover,
.latest-news-c .elementor-heading-title a.active{
    font-weight: 700;
}
.latest-news-c a{
    text-decoration: none !important;
}

.fasty-list ul{
    list-style-type: none;
    padding-left: 0px;
}
.fasty-list ul li{
    position: relative;
    padding-left:18px;
}
.fasty-list ul li::before{
    content: '—';
    display: block;
    position: absolute;
    left: 0px;
    top:0px;
}

.footer-c a{
    text-decoration: none;
    color: #000;
}
.footer-c a:hover{
    text-decoration: underline;
    color: #000;
}

.white-links a{
    color:#fff;
    text-decoration: none;
}
.white-links a:hover{
    color:#fff;
    text-decoration: underline;
}

.personal-grid-c{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 10.47%;
    row-gap: 85px;
    color:#fff;
    font-size: 20px;
    line-height: 1.2em;
}

.personal-grid-item .personal-info{
    padding: 25px 10px 0px 10px;
}
.personal-grid-c p{
    margin: 0px;
}
.personal-grid-c p:first-of-type{
    margin-bottom: 15px;
}
.personal-grid-c a{
    color:#fff;
}
.personal-grid-c .name{
    display: block;
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 10px;
}
.personal-grid-c .title{
    font-size: 22px;
}
.personal-grid-c .personal-img{
    width: 100%;
}
.personal-grid-c .personal-img img{
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}

.header-slider-c .swiper-slide-contents{
    
}

.header-slider-c .swiper-slide-contents .elementor-slide-heading{
    display: block;
    position: absolute;
    left: 0px;
    bottom: 7vw;
    width: 100%;
    padding-left: 20vw;
}
#content .header-slider-c .swiper-slide-contents .elementor-slide-heading,
#content .header-slider-c .swiper-slide-contents .elementor-slide-heading *{
    color:#fff9cc;
    text-transform: uppercase;
    font-size: min(4.2vw, 80px);
    line-height: 1.13em;
    text-align: left;
    margin: 0px !important;
}
.header-slider-c .swiper-slide-contents .elementor-slide-heading *{
    max-width: 100%;
    width: min(25vw, 500px);
}
html[lang="fr-FR"] .header-slider-c .swiper-slide-contents .elementor-slide-heading *{
    width: min(400vw, 800px);
}




.header-slider-c .swiper-slide-contents .elementor-button,
.header-slider-c .swiper-slide-contents .elementor-button:hover{
    display: block !important;
    position: absolute;
    right: 0px;
    bottom: 73px;
    background-color: #ffef78 !important;
    color:#000 !important;
    padding: min(1.4vw, 27px) min(3.65vw, 70px) min(1.4vw, 27px) min(1.4vw, 27px);
    font-size: min(30px, 1.6vw);
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1em;
    border: 0px !important;
    border-radius: 0px !important;
    min-width: min(calc(6.8vw + 5.05vw), calc(131px + 97px));
    text-align: left;
}

#coming-soon-footer-banner{
    display: none;
}

.postid-1180 .teknisk-spec-but{
    display: none;
}

.symbol-c figure{
    min-height: 115px;
    display: flex;
    align-items: center;
}

.instr-vid-c{
    padding-bottom: 25px;
}
.produktblad-c{
    padding-top: 25px;
    padding-bottom: 25px;
}
.instr-vid-c h3,
.produktblad-c h3{
    font-size: 16px;
    line-height: 1.2em;
    color:#fff;
    font-weight: 400;
    display: flex;
    gap: 10px;
    align-items: center;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
.instr-vid-c h3::before,
.produktblad-c h3::before{
    content: '';
    display: block;
    background-image: url('/wp-content/themes/fasty/images/video-icon.svg');
    background-repeat: no-repeat;
    background-position: center center;
    width: 28px;
    height: 21px;
}
.produktblad-c h3::before{
    background-image: url('/wp-content/themes/fasty/images/document-icon.svg');
    width: 17px;
    height: 21px;
}
.instr-vid-c p,
.produktblad-c p{
    font-size: 14px;
    line-height: 1.6em;
    margin: 0px;
}
.instr-vid-c p a,
.produktblad-c p a{
    color:#FFEF78;
    text-decoration: underline;
}
.instr-vid-c p a:hover,
.produktblad-c p a:hover{
    color: #E6D871;
}

.img-in-text-left{
    padding-right: 20px;
}

.cat-repeater-item .cat-item-p p{
    margin-bottom: 20px;
    line-height: 1.5em !important;
}

.lang-menu-fr-flag{
    display: none !important;
}

.grecaptcha-badge{
    display: none !important;
}

html[lang="de-DE"] .elementor-2774 .elementor-element.elementor-element-7ceb0893{
    padding-right: 961px;
}

.sprakvaxlare-esi-block{
    width: 100%;
}
.sprakvaxlare-esi-block a{
    display: flex;
    align-items: center;
    column-gap: 7px;
    width: 100%;
    padding-left: 30px;
    height: 32px;
    color: #000;
}
.sprakvaxlare-esi-block a:hover{
    color: #000;
}
.sprakvaxlare-esi-block a::before{
    content: '';
    display: block;
    width: 20px;
    height: 24px;
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: left center;
}
.sprakvaxlare-esi-block a.lang-sv::before{
    background-image: url('/wp-content/themes/fasty/images/flag-sv.svg');
}
.sprakvaxlare-esi-block a.lang-en::before{
    background-image: url('/wp-content/themes/fasty/images/flag-en.svg');
}
.sprakvaxlare-esi-block a.lang-de::before{
    background-image: url('/wp-content/themes/fasty/images/flag-de.svg');
}
.sprakvaxlare-esi-block a.lang-fr::before{
    background-image: url('/wp-content/themes/fasty/images/flag-fr.svg');
}

@media only screen and (min-width: 1300px) and (max-width: 1400px){
    body .top-menu-c .e-n-menu-title-text{
        font-size: 18px;
    }
    .megamenu-c.instruktioner-menu-dropdown > .e-con-inner > .elementor-element{
        padding-right: 769px !important;
    }
    html[lang="fr-FR"] .megamenu-c.instruktioner-menu-dropdown > .e-con-inner > .elementor-element{
        padding-right: 810px !important;
    }
    html[lang="de-DE"] .megamenu-c.instruktioner-menu-dropdown > .e-con-inner > .elementor-element{
        padding-right: 890px !important;
    }
}



@media only screen and (max-width: 1450px){
    html[lang="de-DE"] .header-cont .header-menu-c .e-n-menu-heading .e-n-menu-item{
        margin-right: 30px;
    }
}

@media only screen and (max-width: 1368px){
    .subcat-grid-c{
        grid-template-columns: repeat(2, 1fr);
        grid-row-gap: 8vw;
    }
    .subcat-grid-item h3{
        font-size: 18px;
    }
}

@media only screen and (max-width: 1300px){
    .cat-header-c h3{
        font-size: 32px !important;
    }
    .cat-item-img img{
        height: 240px !important;
    }
}

@media only screen and (max-width: 1150px){
    .fo-addr-part.deli .elementor-heading-title::before{
        content: '';
        display: none;
    }
    .footer-address-c{
        flex-direction: column !important;
        padding-top:25px;
    }
    .footer-address-c .fo-addr-part{
        padding-top:5px;
    }
    .prodspec-prodblad-c{
        display: block;
        width: 100%;
    }
    .prodspec-grid-outer{
        max-width: 100%;
        overflow-x: auto;
        position: relative;
    }

    .prodspec-grid-outer::before{
        content: '';
        display: none;
        position: absolute;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        background-color: rgba(0, 30, 40, 0.7);
        background-image: url('/wp-content/themes/fasty/images/hori-scroll-icon.png');
        background-repeat: no-repeat;
        background-position: center center;
        background-position: left 20% center;
        background-size: 50px auto;
        opacity: 1;
        transition: background-position 600ms, opacity 300ms;
    }
    .prodspec-grid-outer.visible::before{
        display: block;
    }
    .prodspec-grid-outer.hidden::before{
        opacity: 0;
    }
    .prodspec-grid-outer.active::before{
        background-position: left 75% center;
    }
    .prodspec-grid{
        grid-template-columns: repeat(6, auto);
    }
    .prodspec-grid.cols-12{grid-template-columns: repeat(12, auto);}
    .prodspec-grid.cols-11{grid-template-columns: repeat(11, auto);}
    .prodspec-grid.cols-10{grid-template-columns: repeat(10, auto);}
    .prodspec-grid.cols-9{grid-template-columns: repeat(9, auto);}
    .prodspec-grid.cols-8{grid-template-columns: repeat(8, auto);}
    .prodspec-grid.cols-7{grid-template-columns: repeat(7, auto);}
    .prodspec-grid.cols-6{grid-template-columns: repeat(6, auto);}
    .prodspec-grid.cols-6 .prodspec-item:nth-child(6n) {
        padding-right: 0px;
    }
    .prodspec-grid.cols-5{grid-template-columns: repeat(5, auto);}
    .prodspec-grid.cols-4{grid-template-columns: repeat(4, auto);}
    .prodspec-grid.cols-3{grid-template-columns: repeat(3, auto);}
    .prodspec-grid.cols-2{grid-template-columns: repeat(2, auto);}
    .prodspec-grid.cols-1{grid-template-columns: repeat(1, auto);}
    .prodspec-item{
        white-space: nowrap;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1100px){
    .prodspec-item{
        font-size: 13px;
        padding-right: 15px;
    }
}
@media only screen and (max-width: 1100px){
    .personal-grid-c{
        grid-template-columns: repeat(2, 1fr);
    }
}
@media only screen and (max-width: 1024px){
    .contact-map-c iframe {
        height: 400px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1000px){
    .prodspec-item{
        font-size: 12px;
        padding-right: 10px;
    }
}


@media only screen and (max-width: 767px){
    
    .start-contact-form input.elementor-field-textual,
    .start-contact-form textarea.elementor-field-textual
    {
        height: 52px;
    }
    .start-contact-form .elementor-field-type-submit{
        margin-top: 0px;
        width: 100%;
    }
    .start-contact-form .elementor-field-type-submit button{
        width: 100%;
        height: 52px;
    }
    .subcat-grid-c{
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 15vw;
    }

    .woocommerce div.product div.images{
        margin-bottom: 0px !important;
    }

    .personal-grid-c{
        grid-template-columns: 1fr;
    }
    .produktblad-c.manualer-lista{
        max-width: 100%;
    }

    .header-slider-c .swiper-slide-contents .elementor-slide-heading{
        bottom: 60vh;
        padding-left: 10vw;
        padding-right: 10vw;
    }
    .header-slider-c .swiper-slide-contents .elementor-slide-heading *{
        width: 100%;
    }
    .header-slider-c .swiper-slide-contents .elementor-slide-heading,
    .header-slider-c .swiper-slide-contents .elementor-slide-heading *{
        font-size: 10vw !important;
        text-align: center;
    }
    .header-slider-c .swiper-slide-contents .elementor-button,
    .header-slider-c .swiper-slide-contents .elementor-button:hover{
        padding: 6vw 16vw 6vw 6vw;
        bottom: 20vh;
        width: calc(30vw + 22vw);
        font-size: 6vw;
    }
    .symbol-c figure{
        min-height: auto;
    }

    .img-in-text-left{
        float: none !important;
        padding-right: 0px;
        margin-right: 0px;
        padding-bottom: 20px;
        width: 100%;
        max-width: 220px !important;
        display: block;
        margin: 0 auto;
    }

    html[lang="de-DE"] .elementor-7359 .elementor-element.elementor-element-f7d8fbd .elementor-heading-title{
        font-size: 9vw;
    }
    html[lang="sv-SE"] .elementor-3 .elementor-element.elementor-element-beba857 .elementor-heading-title{
        font-size: 9vw;
    }
    html[lang="de-DE"] .elementor-3 .elementor-element.elementor-element-beba857 .elementor-heading-title{
        font-size: 7.5vw;
    }

    html[lang="de-DE"] .elementor-6842 .elementor-element.elementor-element-91d459c .elementor-heading-title{
        font-size: 10vw;
    }
    html[lang="de-DE"] .elementor-6842 .elementor-element.elementor-element-dd3b9d5 .elementor-heading-title{
        font-size: 8vw;
    }
    html[lang="de-DE"] .elementor-6842 .elementor-element.elementor-element-56587ef .elementor-heading-title{
        font-size: 10vw;
    }
    html[lang="de-DE"] .elementor-6842 .elementor-element.elementor-element-b63e497 .elementor-heading-title{
        font-size: 10vw;
    }

    html[lang="de-DE"] .elementor-6842 .elementor-element.elementor-element-4ab5195 .elementor-heading-title{
        font-size: 10vw;
    }

}

@media only screen and (max-width: 1000px) and (max-height: 450px){

}

@media only screen and (max-width: 350px){
    .kontaktuppg-h2 h2{
        font-size: 30px !important;
    }
}