/****** STORE SKRÆME ******/

@media only screen and (min-width: 1920px) {}


@media only screen and (max-width: 1775px) {
    header .main-navigation ul.menu a {
        font-size: 16px;
    }

    #woo-icons .woo-search {

    }

    #woo-icons .woo-search > a span {
        font-size: 16px;
    }

    #woo-icons .woo-header-icon, 
    #woo-icons .stomWF-favourites-list-link {
        height: 45px;
    }

    #woo-icons .woo-header-icon.my-account, 
    #woo-icons .woo-header-icon.site-header-cart, 
    #woo-icons .stomWF-favourites-list-link {
        width: 45px;
    }

    #woo-icons .stom-custom-svg, 
    header .stomWF-favourites-list-link a {
        font-size: 16px;
    }

    .home .page-slider-section .slider-text-inner .slider-text-inner-wrapper h1, 
    .home .page-slider-section .slider-text-inner .slider-text-inner-wrapper h2 {
        font-size: 50px;
    }

    .page-slider-section .slider-text-inner .slider-text-inner-wrapper p {
        font-size: 20px;
    }

    .page-slider-section .slider-text-inner .slider-text-inner-wrapper .stom-button a {
        font-size: 20px;
    }

    header .top-bar ul li {
        font-size: 14px;
    }

    .new-stom-posts .new-stom-post-wrapper .new-stom-post-date {
        font-size: 16px;
    }

    .new-stom-posts .new-stom-post-wrapper .new-stom-post-title > h4 {
        font-size: 21px;
    }

    .section-wrap.clear.stom-billede-sektion.has-background .section .stom-cols-6 .stom-center-box > h2 {
        font-size: 40px;
    }

    .section-wrap.clear.usp-section .section .grid-elements .grid-element .overlay .content > .title {
        font-size: 21px;
    }

    .section-wrap.clear.usp-section .section .grid-elements .grid-element .overlay .content > p {
        font-size: 16px;
    }

    #colophon .widget-title {
        font-size: 24px;
    }

    #colophon.footer-setting-02 {
        font-size: 16px;
    }

    #colophon .copyright {
        font-size: 16px;
    }

    body.woocommerce-page ul.products li.product .price {
        font-size: 20px;
    }

    .single-product-fullwidth #primary .summary .price {
        font-size: 32px;
    }

    .woocommerce div.product .woocommerce-product-details__short-description p, 
    .woocommerce div.product .woocommerce-product-details__short-description ol li, 
    .woocommerce div.product .woocommerce-product-details__short-description ul li {
        font-size: 16px;
    }

    .woocommerce div.product .woocommerce-product-details__short-description .short-description__toggle {
        font-size: 16px;
    }

    .custom-accordion__toggle {
        font-size: var(--p);
    }

    .section-wrap.clear.cards-section .section .grid-elements .grid-element.grid-span-2 .overlay > h2, 
    .section-wrap.clear.cards-section .section .grid-elements .grid-element.grid-span-2 .overlay > h3  {
        font-size: 32px !important;
    }

}

/****** BÆRBAR / MINDRE SKÆRME ******/
@media only screen and (max-width: 1440px) {
    :root body {
        /* Font sizes */
        --p: 16px;
        --h1: 40px;
        --h2: 40px;
    }

    .home .page-slider-section .slider-text-inner .slider-text-inner-wrapper h1, 
    .home .page-slider-section .slider-text-inner .slider-text-inner-wrapper h2 {
        font-size: 40px;
    }

    .page-slider-section .slider-text-inner .slider-text-inner-wrapper p,
    body:not(.home) .page-slider-section .slider-text-inner .slider-text-inner-wrapper p {
        font-size: var(--p);
        line-height: 1.5;
    }

    .page-slider-section .slider-text-inner .slider-text-inner-wrapper .stom-button a,
    body:not(.home) .page-slider-section .slider-text-inner .slider-text-inner-wrapper .stom-button a {
        font-size: var(--p);
    }

    .new-stom-posts .new-stom-post-wrapper .new-stom-post-title > h4 {
        font-size: 18px;
    }

    .section-wrap.clear.stom-billede-sektion.has-background .section .stom-cols-6 .stom-center-box > h2 {
        font-size: 36px;
    }

    #colophon .widget-title {
        font-size: 21px;
    }

    .section-wrap.clear.usp-section .section .grid-elements {
        column-gap: 50px;
    }

    body.woocommerce-page ul.products li.product .price {
        font-size: 18px;
    }

    span.arrow:not(.custom-svg) {
        width: 45px;
        height: 45px;
    }

    span.arrow:not(.custom-svg) .stom-custom-svg {
        font-size: 12px;
    }
}


@media only screen and (max-width: 1240px) {
    :root body {
        /* Font sizes */
        --h1: 40px;
        --h2: 34px;
        --h3: 22px;
        --h4: 19px;
        --h5: 15px;
        --h6: 13px;
        --p: 15px;
        /* Gaps */
        --gap-l: 60px;
        --gap-m: 25px;
        --gap-s: 20px;
        /* Sidebar */
        --sidebar-width: 280px;
    }

    .section-wrap.clear.stom-billede-sektion .stom-cols-6 {
        min-height: 500px;
    }

    .home .page-slider-section .image-aligner img {
        min-height: 55vh;
    }

    header .main-navigation ul.menu a {
        font-size: 14px;
    }

    #primary-menu li.menu-item-has-children.mega-menu > ul.sub-menu {
        grid-template-columns: repeat(3, 1fr);
    }

    #primary-menu li.menu-item-has-children.mega-menu > ul.sub-menu > li.menu-item > a {
        font-size: 16px;
    }

    #primary-menu li.menu-item-has-children:not(.mega-menu) ul.sub-menu li.menu-item a {
        font-size: 13px;
    }

    .instantsearch-container .section .container .stom-custom-svg {
        width: 35px;
        height: 35px;
    }

    .instantsearch-container .section .container .placeholder {
        font-size: 14px;
    }

    .page-slider-section .slider-text-inner .slider-text-inner-wrapper {
        max-width: 600px;
    }

    .page-slider-section .slick-slider .slick-dots li button:before {
        width: 14px;
        height: 14px;
    }

    header .top-bar .top-bar-left {
        display: none;
    }

    .slick-dots li button {
        width: 18px;
        height: 18px;
    }

    .slick-dots li button:before {
        width: 12px;
        height: 12px;
    }

    .section-wrap.clear.logo-section .section .logo-list .logo-item img {
        max-width: 125px;
    }

    .section-wrap.clear.stom-billede-sektion.has-background .section .stom-cols-6 .stom-center-box > h2 {
        font-size: var(--h2);
    }

    .section-wrap.clear.usp-section .section .grid-elements .grid-element .overlay > p:first-of-type {
        min-width: 30px;
        max-width: 30px;
    }

    body.woocommerce-page #main-content #content {
        /* max-width: 1200px; */
        margin-top: var(--gap-l);
        padding-inline: 0;
        max-width: var(--content-width);
    }

    .widget-area .widget:not(.widget_search):not(.widget_instagram-feed-widget):not(.widget-no-border).widget_product_categories ul.product-categories {
        font-size: 12px;
    }

    .woocommerce .widget_price_filter .price_slider_amount {
        font-size: 12px;
    }

    body.woocommerce-page ul.products li.product .price {
        font-size: 16px;
    }

    .woocommerce ul.products li.product > a.button.add_to_cart_button .stom-custom-svg {
        font-size: 16px;
    }

    .woocommerce .woocommerce-breadcrumb, 
    .single-product-fullwidth #primary nav.woocommerce-breadcrumb {
        font-size: 14px;
    }

    .section-wrap.clear.cards-section .section .grid-elements .grid-element.grid-span-2 .overlay > h2, 
    .section-wrap.clear.cards-section .section .grid-elements .grid-element.grid-span-2 .overlay > h3  {
        font-size: 28px !important;
    }
}


/****** IPADS - VERTIKALT ******/

@media only screen and (max-width: 959px) {
     :root body {
        /* Grid columns */
        --grid-2-cols: 1;
        --grid-3-cols: 2;
        --grid-4-cols: 2;
        --grid-5-cols: 3;
        --grid-6-cols: 3;
        --grid-7-cols: 4;
        --grid-8-cols: 4;
        --grid-9-cols: 5;
        --grid-10-cols: 5;
        --grid-11-cols: 6;
        --grid-12-cols: 6;

        --h2: 30px;
    }
    
    /* Move this rule if you change the the grid columns */
    .last-on-mobile {
        order: 66;
    }

    .page-slider-section .slider-text-inner .slider-text-inner-wrapper {
        max-width: 50%;
    }

    .home .page-slider-section .slider-text-inner .slider-text-inner-wrapper h1, 
    .home .page-slider-section .slider-text-inner .slider-text-inner-wrapper h2 {
        font-size: 32px;
    }

    #colophon.footer-setting-02 {
        font-size: 14px;
    }

    .footer-setting-02 .footer-widget-area .section .grid-elements {
        grid-template-columns: 1fr;
        gap: var(--gap-l);
    }

    .aabningstider-list.vertikal {
        max-width: 479px;
    }

    #colophon .copyright {
        font-size: 14px;
    }

    #colophon .copyright .section .footer-widgets .widget .textwidget {
        flex-direction: column;
        gap: 20px;
    }

    .section-wrap.clear.usp-section .section {
        padding-block: var(--gap-l);
    }

    .section-wrap.clear.usp-section .section .grid-elements {
        grid-template-columns: 1fr;
        gap: vaR(--gap-l);
    }

    .section-wrap.clear.usp-section .section .grid-elements .grid-element .overlay .content > .title {
        font-size: 18px;
    }

    .section-wrap.clear.usp-section .section .grid-elements .grid-element .overlay .content > p {
        font-size: var(--p);
    }

    .section-wrap.clear.stom-products-section .section > h2 {
        display: block;
        width: 100%;
        margin-bottom: 15px;
    }
    
    .section-wrap.clear.stom-products-section .section > .section-link {
        display: block;
    }

    #secondary .close-button {
        font-size: 1em;
    }

    #secondary:not(.sidebar-setup-after-content) .widget:not(.widget_search):not(.widget_instagram-feed-widget):not(.widget-no-border) {
        padding: var(--gap-m);
    }

    .section-wrap.clear.logo-section .section .logo-list {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }

    .section-wrap.clear.logo-section .section .logo-list .logo-item {
        text-align: center;
    }
}

@media only screen and (max-width: 810px) {}


/****** MINDRE END IPADS VERTIKALT ******/

@media only screen and (max-width: 782px) {}

@media only screen and (max-width: 767px) {
     :root body {
        /* Font sizes */
        --h1: 30px;
        --h2: 25px;
        --h3: 20px;
        --h4: 18px;
        --h5: 14px;
        --h6: 12px;
        --p: 15px;
        /* Gaps */
        --gap-l: 50px;
        --gap-m: 20px;
        --gap-s: 15px;
        /* Outer margin */
        --content-margin: 0;
    }

    .section-wrap.clear.stom-billede-sektion.has-background {
        padding-inline: 0;
    }
    
    .section-wrap.clear.stom-billede-sektion .stom-cols-6 {
        min-height: auto;
    }

    .stom-billede-sektion .stom-picture {
        padding-inline: var(--gap-m);
        margin-top: var(--gap-l);
    }

    .slick-dots li button {
        width: 14px;
        height: 14px;
    }
    
    .slick-dots li button:before {
        width: 8px;
        height: 8px;
    }

    .section-wrap.clear.news-section {
        /* margin-top: calc(var(--gap-l) * 1); */
    }

    .section-wrap.clear.logo-section {
        /* margin-top: calc(var(--gap-l) * 1); */
    }

    .woocommerce ul.products li.product .price {
        font-size: 18px;        
    }

    .section-wrap.clear.stom-products-section .woocommerce ul.products .slick-dots {
        margin-top: var(--gap-l);
    }

    .new-stom-posts .new-stom-post-wrapper .new-stom-post-thumb > img {
        aspect-ratio: 1 / 1;
        height: 100%;
    }

    .section-wrap.clear.service-section .section {
        padding-block: calc(var(--gap-l) * 1) var(--gap-l);
    }

    .footer-setting-02 .footer-widget-area .section {
        padding: 50px 0;
    }

    #woo-icons .woo-search > a {
        display: flex;
    }

    .style-header-02 .site-branding #logo {
        padding: 30px 0;
    }

    #woo-icons .woo-header-icon, 
    #woo-icons .stomWF-favourites-list-link {
        height: 40px;
    }

    #woo-icons .woo-header-icon.my-account, 
    #woo-icons .woo-header-icon.site-header-cart, 
    #woo-icons .stomWF-favourites-list-link {
        width: 40px;
    }

    #woo-icons .woo-search {
        display: none;
        min-width: 135px;
    }

    #woo-icons .woo-search > a span {
        font-size: 14px;
    }

    #woo-icons .stom-custom-svg, 
    header .stomWF-favourites-list-link a {
        font-size: 14px;
    }

    .site-branding #logo img, 
    .site-branding #logo svg {
        width: 225px;
        height: auto;
    }

    header .top-bar .top-bar-right ul li:first-of-type img {
        max-width: 70px;
    }
    
    .woocommerce ul.products li.product .woocommerce-loop-category__title, 
    .woocommerce ul.products li.product .woocommerce-loop-product__title, 
    .woocommerce ul.products li.product h3 {
        font-size: 14px;
    }

    .woocommerce .woocommerce-result-count, 
    .woocommerce .woocommerce-ordering select {
        font-size: 14px;
    }

    .delivery-container ul li,
    .delivery-container ul li .stock-amount {
        font-size: var(--p);
    }

    .single-product-fullwidth #primary .summary .price {
        font-size: var(--h2);
    }

    .woocommerce div.product .woocommerce-product-details__short-description p, 
    .woocommerce div.product .woocommerce-product-details__short-description ol li, 
    .woocommerce div.product .woocommerce-product-details__short-description ul li {
        font-size: var(--p);
    }

    .product-title-toggle {
        display: none;
    }

    .custom-accordion__content > p, 
    .custom-accordion__content > ul li, 
    .custom-accordion__content > ol li {
        font-size: var(--p);
    }

    .custom-accordion__content > h3 {
        font-size: 18px;
        margin-top: 40px;
    }

    .custom-accordion__content > h3:first-child {
        margin-top: 0;
    }

    .woocommerce div.product div.images a img {
        max-height: 500px;
    }

    .section-wrap.clear.logo-section .section .logo-list {
        grid-template-columns: repeat(3, 1fr);
    }

    body.stom-terms-page .entry-content, body.stom-terms-page .entry-content > p {
        font-size: var(--p);
    }

    .home .page-slider-section .slider-text-inner .slider-text-inner-wrapper h1, 
    .home .page-slider-section .slider-text-inner .slider-text-inner-wrapper h2 {
        font-size: var(--h1);
    }

    .section-wrap.clear.cards-section .section .grid-elements .grid-element.grid-span-2 .overlay > h2, 
    .section-wrap.clear.cards-section .section .grid-elements .grid-element.grid-span-2 .overlay > h3 {
        font-size: var(--h3) !important;
    }
}

@media only screen and (max-width: 639px) {
     :root body {
        /* Grid columns */
        --grid-2-cols: 1;
        --grid-3-cols: 1;
        --grid-4-cols: 1;
        --grid-5-cols: 1;
        --grid-6-cols: 1;
        --grid-7-cols: 1;
        --grid-8-cols: 1;
        --grid-9-cols: 1;
        --grid-10-cols: 1;
        --grid-11-cols: 1;
        --grid-12-cols: 1;
    }

    .section-wrap.clear.news-section .section .heading {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-slider-section .slider-text-inner .slider-text-inner-wrapper {
        max-width: 100%;
    }

    .section-wrap.clear.logo-section .section .logo-list .logo-item img {
        max-width: 100px;
    }

    .section-wrap.clear.cards-section .section .grid-elements {
        display: flex;
        flex-direction: column;
    }

    .section-wrap.clear.cards-section .section .grid-elements .grid-element:not(.heading).grid-span-2 .overlay {
        flex-direction: column;
    }

    .section-wrap.clear.cards-section .section .grid-elements .grid-element:not(.heading) .overlay {
        
    }
}


/****** MOBILER ******/

@media only screen and (max-width: 479px) {
    :root body {
        --h1: 24px;
    }
    
    .style-header-02 .site-branding #logo {
        padding: 25px 0;
    }

    .header-sticky-active.scrolled header .site-branding #logo {
        padding: 25px 0;
    }
    
    .site-branding #logo img {
        max-width: 175px;
    }

    .woocommerce-products-header .term-short-description {
        font-size: var(--p);
    }

    .stom-product-count-sorting-wrap {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }

    .woocommerce .woocommerce-ordering {
        width: 100%;
    }

    .woocommerce div.product div.images a img {
        max-height: 400px;
    }

    .custom-product-label {
        font-size: 12px;
    }

    .single-product-fullwidth #primary section.related ul.products li.product {
        margin: 0 0;
    }

    .section-wrap.clear.logo-section .section .logo-list {
        grid-template-columns: repeat(2, 1fr);
        column-gap: var(--gap-m);
    }

    #woo-icons .stom-off-canvas-wrapper .buttons a {
        font-size: 14px;
    }

    #woo-icons .stom-off-canvas-wrapper .total {
        font-size: 14px;
    }

    #woo-icons .stom-off-canvas-wrapper .cart_list .mini_cart_item img {
        width: 90px;
    }

    #woo-icons .stom-off-canvas-wrapper .cart_list .mini_cart_item .product-title {
        /* width: 100%; */
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    #woo-icons .stom-off-canvas-wrapper .widgettitle {
        font-size: 14px;
    }

    #woo-icons .stom-off-canvas-wrapper .cart_list .mini_cart_item .product-title, 
    #woo-icons .stom-off-canvas-wrapper .cart_list .mini_cart_item .quantity {
        width: calc(100% - 100px - 10px);
    }

    .section-wrap.clear.cards-section .section .grid-elements .grid-element:not(.heading) .overlay {
        padding-inline: 20px;
    }

    span.arrow:not(.custom-svg) {
        width: 40px;
        height: 40px;
    }

    span.arrow:not(.custom-svg) .stom-custom-svg {
        font-size: 10px;
    }
}

@media only screen and (max-width: 410px) {
    /* .woocommerce-page ul.products li.product {
        width: 100% !important;
    }

    .single-product-fullwidth #primary section.related ul.products li.product {
        width: 100% !important;
    } */

    .single-product-fullwidth #primary > .product {
        margin-top: var(--gap-m);
    }

    #woo-icons {
        column-gap: 10px;
    }

    .site-branding #logo img {
        max-width: 160px;
    }

    #colophon .copyright {
        font-size: 12px;
    }

    #colophon .copyright img {
        max-width: 200px;
    }

    .section-wrap.clear.logo-section .section .logo-list .logo-item img {
        max-width: 80px;
    }

    .woocommerce div.product form.cart .button.single_add_to_cart_button:not(.disabled) {
        min-width: auto;
    }

    .woocommerce .stom-input-wrap button,
    .woocommerce div.product form.cart .button.single_add_to_cart_button {
        height: 45px;
    }

    .single-product-fullwidth #primary .stom-product-header-wrapper .stom-add-to-favourites {
        display: none;
    }

    .page-slider-section .slider-text-inner .slider-text-inner-wrapper .stom-button a .stom-custom-svg {
        display: none;
    }
}