/*
Theme Name: Number Three One - Child
Theme URI: https://standoutmedia.dk/
Author: Standoutmedia A/S
Author URI: https://standoutmedia.dk/
Description: Et helt specielt Standoutmedia Tema
Template: number-three-one
Text Domain: number-three-child
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* ===== CSS Variables ===== */

:root {
    /* Font sizes */
    --h1: 50px;
    /* --h2: 35px; */
    --h2: 60px;
    --h3: 25px;
    --h4: 22px;
    --h5: 16px;
    --h6: 14px;
    --p: 16px;

    /* Gaps */
    --gap-l: 90px;
    --gap-m: 40px;
    --gap-s: 20px;

    /* font families */
    --h-fam: 'Poppins', sans-serif;
    --p-fam: 'Poppins', sans-serif;
    --btn-fam: var(--p-fam);

    /* colors */
    --color-1: #4285F4;
    --color-2: #198039;
    --color-bg: #f6f6f6;
    --color-white: #fff;
    --color-text: #042b37;
    --color-dark: #222;
    --color-overlay: rgb(0 0 0 / 0%);
    --color-gradient-1: linear-gradient(0deg, rgba(66, 133, 244, 1) 0%, rgba(25, 103, 210, 1) 100%);
    --color-gradient-1-2: linear-gradient(0deg, rgba(25, 103, 210, 1) 0%, rgba(66, 133, 244, 1) 100%);
    --color-gradient-2: linear-gradient(0deg, rgba(25, 128, 57, 1) 0%, rgba(52, 168, 83, 1) 100%);
    --color-gradient-hover: linear-gradient(0deg, rgba(52, 168, 83, 1) 0%, rgba(25, 128, 57, 1) 100%);

    /* transitions */
    --transition: .175s ease-out;

    /* Margin on the right and left of the main content sections (change 0 to 1 to match template distances)*/
    --content-margin: calc(0 * var(--gap-m));
    --slider-text-width: 800px;

    /* Theme defined variables from PHP */
    --content-width: initial;
    --sidebar-width: initial;
    /* END Theme defined variables from PHP */

    --border-radius-s: 10px;
    --border-radius-m: 20px;
    --border-radius-l: 28px;
    --border-radius-xl: 50px;
}

/* ===== END CSS Variables ===== */


/*======================================================================//
// style.css                                                            //
//======================================================================*/

#content {
    margin-bottom: calc(var(--gap-l) * 2);
}

.home .page-slider-section.main-slider-section .service-aligner {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.home .page-slider-section .slide-element iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mere-tekst-wrapper button {
    background-color: transparent;
    color: var(--color-text);
    border: none;
    padding-left: 0;
    border-bottom: 1px solid var(--color-1);
    font-size: var(--h4);
    line-height: 1.3;
}

.mere-tekst-wrapper {
    margin-bottom: var(--gap-s);
}

.mere-tekst-wrapper .mere-tekst {
    padding: var(--gap-s);
}

.mere-tekst-wrapper>button .stom-custom-svg svg {
    width: 16px;
    height: 16px;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2;
}

h2,
h3 {
    color: var(--color-text);
}

.highlight-text {
    color: var(--color-1);
    font-weight: bold;
}

main .section-wrap~.section-wrap,
main+.section-wrap,
main+#colophon,
.section-wrap~.page-slider-section,
.page-slider-section~.page-slider-section,
.page-slider-section~.section-wrap,
.page-slider-section~main,
#content+.page-slider-section,
#content+.stomFEE-edit-cta+.page-slider-section,
#content+.section-wrap,
#content+.stomFEE-edit-cta+.section-wrap {
    margin-top: calc(var(--gap-l) * 2);
}

header .top-bar {
    max-width: 920px;
    margin-left: auto !important;
    color: var(--color-white);
    border-bottom-left-radius: var(--border-radius-s);
    font-size: var(--p);
}

header .top-bar .top-bar-right {
    justify-content: flex-start;
}

header .top-bar a {
    font-weight: normal;
}

.style-header-02 .top-bar .top-bar-right>*:not(:last-child) {
    margin: 0 calc(var(--gap-s) + 10px) 0 0;
}

header .top-bar p a+a {
    margin-left: calc(var(--gap-s) + 10px);
}

.top-bar.section-wrap.has-background {
    padding-inline: calc(var(--gap-m) + 20px);
    background: var(--color-gradient-1-2) !important;
}

header.site-header .section-wrap .section {
    padding-bottom: 8px;
    padding-top: 10px;
}

header .top-bar p img {
    vertical-align: middle;
    margin-right: 2px;
}

.header-sticky-active.scrolled .style-header-02 .section-wrap .section {
    padding: 2px 0;
    padding-bottom: 6px;
}

header .main-navigation ul.menu ul a {
    font-size: var(--h6);
}

body:not(.woocommerce-cart):not(.woocommerce-checkout) .header-placeholder {
    display: none;
}

header#masthead {
    border-bottom-left-radius: var(--border-radius-xl);
    border-bottom-right-radius: var(--border-radius-xl);
}

.site-branding #logo img {
    max-width: 100%;
    max-height: 100%;
}

.main-navigation ul {
    /* align-items: center; */
}

header .main-navigation ul.menu a {
    font-size: calc(var(--p) + 2px);
    /* padding-top: 0; */
    padding-bottom: calc(var(--gap-s) + 16px);
}

.header-sticky-active.scrolled header .main-navigation ul.menu a {
    padding-bottom: .7em;
}

.header-sticky-active.scrolled header .main-navigation ul.menu .reserver-nu-item {
    padding-bottom: 0;
}

.header-sticky-active.scrolled header .site-branding #logo img.logo-landscape {
    max-height: 60px;
}

header .main-navigation ul.menu .reserver-nu-item {
    display: flex;
    align-items: center;
    padding-bottom: calc(var(--gap-s) + 6px);
    padding-left: 1.5em;
    transition: var(--transition);
}

header .main-navigation ul.menu .reserver-nu-item a {
    background: var(--color-gradient-2);
    padding: .5em 1.4em;
    height: fit-content;
    color: var(--color-white);
    border-radius: 22px;
    transition: var(--transition);
}

.wp-video-popup .stom-fa-play-circle svg {
    transition: var(--transition);
}

.wp-video-popup .stom-fa-play-circle:hover svg {
    transform: scale(.9);
}

header .main-navigation ul.menu .reserver-nu-item:hover a {
    transform: translateX(6px);
}

body:not(.home) .stom-button a {
    transition: var(--transition);
}

body:not(.home) .stom-button:hover a {
    transform: translateX(6px);
}

.hover-active:not(.hover-style-bold) ul.menu .reserver-nu-item a:before {
    content: "";
    position: relative;
    bottom: unset;
    left: unset;
    width: 10px;
    height: 24px;
    background-color: transparent;
    opacity: 1;
    background-image: url('images/man-segway-icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px;
}

.page-slider-section.main-slider-section {
    /* margin-top: 97px; */
    margin-top: 85px;
}

.page-slider-section .slider-text-inner .slider-text-inner-wrapper {
    max-width: 100%;
    text-align: center;
}

.page-slider-section .image-aligner img {
    border-bottom-left-radius: var(--border-radius-xl);
    border-bottom-right-radius: var(--border-radius-xl);
}
.page-slider-section .slider-text img.wp-image-1257,
.page-slider-section .slider-text img.wp-image-1256,
.page-slider-section .slider-text img.wp-image-788 {
    position: absolute;
    top: calc(var(--gap-l) + 60px);
    right: var(--gap-l);
}

.page-slider-section.image-pos-center-center .image-aligner img {
    /* max-height: 725px; */
}

.home .slider-text-inner-wrapper .white-text p:first-of-type {
    margin-bottom: 0;
    font-weight: 500;
}

body:not(.home) .page-slider-section.image-pos-center-center .image-aligner img {
    max-height: 500px;
}

.custom-menu-nav {
    background-color: var(--color-white);
    color: var(--color-text);
    display: none; /* Set to flex if you want to display this again */
    position: absolute;
    bottom: -88px;
    width: 100%;
    max-width: var(--content-width);
    z-index: 49;
    border-radius: var(--border-radius-s);
    text-align: left;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    max-width: 1200px;
    left: 50%;
    transform: translateX(-50%);
    padding: var(--gap-m) var(--gap-l) var(--gap-m) calc(var(--gap-l) + 25px);
}

.custom-menu-nav .custom-nav-item:not(:last-of-type) {
    padding-right: calc(var(--gap-l) - 10px);
}

.custom-menu-nav .custom-nav-item h2 {
    margin-bottom: 5px;
    font-weight: 600;
    color: var(--color-text);
    position: relative;
    font-size: var(--h3);
}

.custom-menu-nav .custom-nav-item h2 img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: calc(calc(var(--gap-s) + 5px) * -1);
}

.custom-menu-nav .custom-nav-item p {
    font-size: var(--p);
    margin-bottom: 8px;
}

.custom-menu-nav .custom-nav-item p a {
    text-decoration: none;
    font-weight: 600;
}

.custom-menu-nav .custom-nav-item p a:hover img {
    transform: translateX(6px);
}

.custom-menu-nav .custom-nav-item p a img {
    margin-left: 5px;

    transition: var(--transition);
}

.section-one.stom-grid-section .grid-element:not(:first-of-type) {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: var(--border-radius-m);
}

.section-one.stom-grid-section .grid-element .overlay {
    justify-content: flex-start;
}

.section-one.stom-grid-section .grid-element .overlay h2 {
    font-weight: normal;
}

.section-one.stom-grid-section .grid-element .overlay p:not(:first-of-type),
.section-one.stom-grid-section .grid-element span,
.section-one.stom-grid-section .grid-element .overlay h3,
.section-one.stom-grid-section .grid-element ul {
    padding: 0 calc(var(--gap-s) + 10px);
}

.section-one.stom-grid-section .grid-element .overlay p:first-of-type {
    margin: 0 0 .5em;
}

.section-one.stom-grid-section .grid-element .overlay h3 {
    font-weight: normal;
    margin: 0 0 10px;
}

.section-one.stom-grid-section .grid-element ul {
    /* margin-left: var(--gap-s); */
    /* margin-left: 32px; */
    /* list-style-image: url('images/checkmark-with-bg.png'); */
}

.section-one.stom-grid-section .grid-element ul {
    list-style: none;
    /* padding: 0; */
}

.section-one.stom-grid-section .grid-element ul li {
    position: relative;
    padding-left: calc(var(--gap-s) + 10px);
    margin-bottom: 12px;
}

.section-one.stom-grid-section .grid-element ul li::before {
    content: "";
    background: url('images/checkmark-with-bg.png') no-repeat;
    background-size: contain;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.section-one.stom-grid-section .grid-element ul li:last-of-type::before {
    /* content: "";
    background: url('images/checkmark-with-bg.png') no-repeat;
    background-size: contain;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0; */
    top: 0;
    transform: translateY(0);
}

.section-one.stom-grid-section .grid-element .overlay .highlight-text {
    margin-top: 3px;
}



.section-one.stom-grid-section .grid-element .overlay p:last-of-type {
    padding-bottom: calc(var(--gap-s) + 5px);
    margin-top: auto;
}
.blue-button {
	margin-bottom:15px;
}
.section-one.stom-grid-section .grid-element .overlay p a, .blue-button a {
    text-decoration: none;
    font-weight: 600;
    background-color: var(--color-1);
    padding: 12px 2rem;
    border-radius: 30px;
    margin-top: 5px;
    color: #f6f6f6;
    display: inline-block;	
}

.section-one.stom-grid-section .grid-element .overlay p a>img, .blue-button a > img {
	filter: invert(1) brightness(100);
}

.section-one.stom-grid-section .grid-element .overlay p a img, .blue-button a > img {
    margin-left: 5px;
    transition: var(--transition);
}

.section-one.stom-grid-section .grid-element .overlay p a:hover img, .blue-button a:hover > img {
    transform: translate(6px);
}

.section-one.stom-grid-section .grid-element p:first-of-type img {
    width: 100%;
    object-fit: cover;
    border-radius: var(--border-radius-m);
}

.section-one.stom-grid-section .section .grid-elements {
    gap: calc(var(--gap-m) + 20px);
}

.section-one .hours {
    background: var(--color-gradient-1-2);
    display: flex;
    flex-direction: column;
    width: fit-content;
    color: var(--color-white);
    position: absolute;
    top: 0;
    right: 0;
    border-top-right-radius: var(--border-radius-m);
    border-bottom-left-radius: var(--border-radius-m);
    text-align: center;
    padding: 15px 18px 5px 18px;
}

.section-one .hours p,
.section-one .hours span.trip-hour {
    padding: 0 !important;
}

.section-one .hours span.trip-hour {
    font-weight: bold;
    font-size: var(--h3);
    line-height: 1;
}

.section-one .hours p {
    font-size: calc(var(--p) - 2px);
    text-transform: uppercase;
}

.section-two {
    margin-left: var(--gap-m) !important;
    margin-right: var(--gap-m) !important;
}

.section-two h2 {
    font-size: 30px;
    font-weight: normal;
}

.section-two p,
.section-two span.highlight-text,
.section-two .stom-button a {
    font-size: calc(var(--p) + 4px);
}

.section-two span.highlight-text {
    display: block;
    font-weight: 600;
}

.section-two .stom-picture {
    text-align: right;
}

.section-two .stom-picture img {
    /* max-width: 690px; */
    max-width: 702px;
    border-radius: var(--border-radius-xl);
}

.section-two.stom-billede-sektion.picture-right .stom-cols-6 {
    padding-right: 34px;
}

.section-two .stom-button a,
.entry-content .stom-button a {
    background: var(--color-gradient-1);
    border-radius: var(--border-radius-l);
    padding: .6em 1.2em;
    margin-top: calc(var(--gap-s) + 10px);
    display: flex;
    align-items: center;
    font-weight: 600;
}

.entry-content .stom-button a {
    margin-top: 0;
    margin-bottom: 1.5em;
}

.section-two .stom-button a:hover,
.entry-content .stom-button a:hover {
    border-color: var(--color-1);
}


.section-two .stom-button a img {
    filter: invert(1) brightness(100);
    margin-left: 10px;
}

.section-four {
    position: relative;
    margin-top: var(--gap-s) !important;
    background-size: cover;
}

.section-four.stom-grid-section .grid-element:first-of-type {
    position: static;
}

.section-four.section-wrap.has-background .section {
    /* padding-block: calc(var(--gap-l) * 2); */
    /* padding-block: 0; */
    padding-top: calc(var(--gap-l) + var(--gap-m) + var(--gap-s));
    padding-bottom: calc(var(--gap-l) * 2);
}

.gradient-border {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--gap-l);
    /* Adjust the height of the gradient border */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
    backdrop-filter: blur(5px);
    /* Adjust the blur for the gradient border */
}

.section-four.stom-grid-section .grid-element:not(:first-of-type) {
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
    border-radius: var(--border-radius-m);
    background-color: var(--color-white);
    padding: calc(var(--gap-s) + 8px);
    /* min-height: 500px; */
}

.section-four.stom-grid-section .grid-element:first-of-type h2 {
    font-weight: normal;
    max-width: 922px;
}

.section-four.stom-grid-section .grid-element:not(:first-of-type) .overlay {
    justify-content: center;
    text-align: center;
}

.section-four.stom-grid-section .grid-element .overlay p {
    font-size: calc(var(--p) + 4px);
    font-weight: 600;
}

.section-four.stom-grid-section .grid-element .overlay p:first-of-type {
    margin-bottom: 10px;
}

.section-five {
    /* border-radius: var(--border-radius-xl); */
    /* background-size: cover; */
}

.section-five .section .stom-cols-6.last ul {
    margin-left: var(--gap-s);
}

.section-five .section {
    background-image: url('images/hvorfor-segway-img.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-size: cover;
    padding: var(--gap-l);
    border-radius: var(--border-radius-xl);
}

.section-five h2 {
    font-weight: normal;
    text-align: center;
    max-width: 860px;
    margin: auto;
    color: var(--color-white);
}

.section-five ul {
    list-style-image: url('images/checkmark-icon.png');
    margin-top: calc(var(--gap-s) + 15px);
}

.section-five ul li {
    font-size: calc(var(--p) + 4px);
}

.section-five ul li:not(:last-of-type) {
    margin-bottom: 5px;
}

.section-six {
    margin-left: var(--gap-m) !important;
}

.section-six.stom-billede-sektion .stom-picture img {
    border-top-left-radius: var(--border-radius-xl);
}

.section-six h2 {
    font-weight: normal;
}

.section-six p,
.underline-form .gform_wrapper.gravity-theme .gfield:not(#field_submit) input,
.underline-form .gform_wrapper.gravity-theme .gfield select,
.underline-form .gform_wrapper.gravity-theme .gfield textarea,
.section-six .gform_wrapper .gform_footer input[type=submit] {
    font-size: calc(var(--p) + 4px);
}

.section-six .gform_wrapper .gform_footer input[type=submit],
.contact-page .gform_wrapper .gform_footer input[type=submit] {
    background: var(--color-gradient-2);
    border-radius: var(--border-radius-l);
    border-color: var(--color-gradient-2);
    font-weight: 600;
    padding: .8em 1.2em;
}

.section-footer {
    margin-top: 0 !important;
    text-align: center;
}

.section-footer.has-background {
    /*background: var(--color-gradient-1-2) !important;*/
}

.section-footer.section-wrap.has-background .section {
    padding-block: var(--gap-m);
}

#colophon.footer-setting-02 {
    background-color: var(--color-white);
    color: var(--color-text);
    font-size: 17px;
}

.footer-setting-02 .footer-widget-area .section {
    padding: var(--gap-l) 0;
}

#colophon.footer-setting-02 .widget-title {
    font-weight: normal;
    font-size: var(--h3);
    color: var(--color-text);
    margin-bottom: 15px;
}

#colophon.footer-setting-02 .socials-wrapper a {
    background: var(--color-gradient-1-2);
    color: var(--color-white);
    max-height: 28px;
    border-radius: 4px;
}

#colophon.footer-setting-02 .socials-wrapper a:first-of-type {
    padding-top: 0;
    padding-bottom: 0;
    height: 28px;
    display: flex;
    align-items: flex-end;
}

#colophon.footer-setting-02 .socials-wrapper a:not(:first-of-type) {
    margin-left: 16px;
}

#colophon .copyright {
    display: none;
}

#colophon ul {
    /* line-height: 1.8; */
    line-height: 1.6;
}

#black-studio-tinymce-171 img:first-of-type {
    margin-bottom: calc(var(--gap-s) - 5px);
}

body:not(.home) h2,
body:not(.home) h3 {
    font-weight: normal;
    /* font-size: 30px; */
}

body:not(.home) main .section-wrap~.section-five.section-wrap,
body:not(.home) main .section-five.section-wrap {
    margin-bottom: calc(var(--gap-l) * 2);
}

body:not(.no-sidebar).sidebar-new #content {
    max-width: 1200px;
}

.sidebar-new #secondary:before {
    width: 100%;
}

body:not(.home) .entry-content img {
    border-radius: var(--border-radius-m);
}

body:not(.home) .entry-content a {
    text-decoration: none;
    font-weight: 600;
}

body:not(.home) .entry-content a img {
    margin-left: 5px;
}

#secondary .widget-title {
    font-weight: normal;
}

.sidebar-new #secondary:before {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-top-left-radius: var(--gap-s);
    border-bottom-left-radius: var(--gap-s);
}

.widget-area .widget:not(.widget_search):not(.widget_instagram-feed-widget):not(.widget-no-border) {
    padding: 0;
    padding-bottom: var(--gap-m);
    border-bottom: 1px solid var(--color-1);
}

.widget-area .widget:not(.widget_search):not(.widget_instagram-feed-widget):not(.widget-no-border):last-of-type {
    border: 0;
}

.custom-sidebar-slider .slick-prev,
.custom-sidebar-slider .slick-next,
.custom-sidebar-slider .slick-prev:hover,
.custom-sidebar-slider .slick-prev:focus,
.custom-sidebar-slider .slick-next:hover,
.custom-sidebar-slider .slick-next:focus {
    box-shadow: none;
    border-radius: 0;
    background-color: transparent;
    color: var(--color-text);
}

#gform_1 .gform_footer {
    position: relative;
}

#gform_1 .gform_footer input::after {
    content: '▼';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #555;
    cursor: pointer;
}


#gform_submit_button_1,
#gform_submit_button_3 {
    background: var(--color-gradient-2);
    border-radius: var(--border-radius-l);
    border-color: var(--color-gradient-2);
    font-weight: 600;
    padding: .6em 1.2em;
    font-size: calc(var(--p) + 4px);
}

#gform_submit_button_1 svg,
#gform_submit_button_3 svg {
    margin-left: 5px;
    width: 16px;
    height: 16px;
}

body:not(.stom-gform-legacy) .gform_wrapper .gform_footer {
    margin-top: calc(var(--gap-s) + 10px);
}

.stom-button a:hover img {
    transform: translate(6px);
}

.stom-button a img {
    transition: var(--transition);
}

.video-container {
    border-radius: var(--border-radius-xl);
    background-size: cover;
    max-width: var(--content-width);
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
}

.video-container h2 {
    font-size: var(--h2);
    font-weight: normal;
    color: var(--color-white);
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: calc(var(--gap-s) + 5px);
}

.video-container p {
    color: var(--color-white);
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.video-container svg {
    width: 70px;
    height: 70px;
    color: var(--color-white);
}


#gform_submit_button_1 svg,
#gform_submit_button_3 svg {
    transition: var(--transition);
}

#gform_submit_button_1:hover svg,
#gform_submit_button_3:hover svg {
    transform: translateX(6px);
}

.contact-page .stom_maps_free {
    margin-bottom: var(--gap-l);
}

body:not(.no-sidebar).sidebar-new .main-slider-section+#main-content #content {
    padding-top: 0;
}

.sidebar-new #secondary {
    padding-top: var(--gap-l);
}

.stom-grid-section.section-one .mere-tekst-wrapper button {
    font-size: var(--p);
    border-bottom: none;
    padding: 0;
    font-weight: 500;
}

.stom-grid-section.section-one .mere-tekst-wrapper button svg {
    /* display: none; */
    color: var(--color-1);
}



.section-one .mere-tekst-wrapper>button .stom-custom-svg {
    float: none;
}

.section-one.stom-grid-section .grid-element .mere-tekst ul {
    /* background: red; */
    padding: 0;
}

.section-one.stom-grid-section .grid-element .mere-tekst {
    padding: 0;
    padding-top: 15px;
}

header .main-navigation ul.menu .wpml-ls-item-da a,
header .main-navigation ul.menu .wpml-ls-item-en a {
    padding-right: 0;
}

header .main-navigation ul.menu .wpml-ls-item-en a {
    padding-left: 0;
    margin-left: 10px;
}

.hover-entry-fade-in.hover-style-full ul.menu .wpml-ls-item-da a:before,
.hover-entry-fade-in.hover-style-full ul.menu .wpml-ls-item-en a:before {
    display: none;
}

.home .section-one.stom-grid-section .section .grid-element.fullwidth h3 {
	padding: 0;
}

/*======================================================================//
// END style.css                                                        //
//======================================================================*/


/*======================================================================//
// woocommerce.css                                                      //
//======================================================================*/


/* woocommerce style goes here */


/*======================================================================//
// END woocommerce.css                                                  //
//======================================================================*/

/* Ekstra tilrettelser d. 16-01-2024 */
.home .page-slider-section .slide-element iframe {
    /* min-height: 100vh; */
    /* min-height: 125vh; */
}

.home .page-slider-section .slide-element {
    max-height: 125vh;
    overflow: hidden;
}

body .bike-tour-pages {
	display:none !important;
}
body.page-id-805 .bike-tour-pages, body.page-id-808 .bike-tour-pages, body.page-id-811 .bike-tour-pages, body.page-id-982 .bike-tour-pages, body.page-id-988 .bike-tour-pages, body.page-id-985 .bike-tour-pages {
	display:block !important;
}
body.page-id-805 .remove-bike-tour-pages, body.page-id-808 .remove-bike-tour-pages, body.page-id-811 .remove-bike-tour-pages, body.page-id-982 .remove-bike-tour-pages, body.page-id-988 .remove-bike-tour-pages, body.page-id-985 .remove-bike-tour-pages {
	display:none !important;
}


/* END Ekstra tilrettelser d. 16-01-2024 */