/*
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: 70px;
    --h2: 35px;
    --h3: 27px;
    --h4: 22px;
    --h5: 16px;
    --h6: 14px;
    --p: 18px;

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

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

    /* colors */
    --color-1: #E52A25;
    --color-2: #b41e1c;
    --color-bg: #f6f6f6;
    --color-text: #222222;
    --color-dark: #222;
    --color-overlay: rgb(0 0 0 / 30%);

    /* 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 */
}


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


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

html {
    scroll-behavior: smooth;
  }

  .page-id-833 .site-main,
  .page-id-837 .site-main{
    margin-top: 0 !important;
  }

/*======================================================================//
// Button styling                                                       //
//======================================================================*/

.stom-button a,
body:not(.home) .slider-text .stom-button
{
    border-radius: 50px;
    background-color: var(--color-1);
    padding: 10px 40px;
    border: none;
}


/*======================================================================//
// END Button styling                                                   //
//======================================================================*/

/*======================================================================//
// Font styling                                                         //
//======================================================================*/

a[href^="tel:"], a[href^="mailto:"] {
    white-space: nowrap;
}


/*======================================================================//
// END Font styling                                                     //
//======================================================================*/

/*======================================================================//
// Header styling                                                       //
//======================================================================*/

.style-header-02 .site-branding #logo{
    padding: 23px 0;
}
.site-branding{
    display: flex;
    align-items: center;
}
header .main-navigation .menu-container{
    display: flex;
    align-items: center;
}
header .main-navigation ul.menu a{
    padding: 0 10px;
    font-size: 16px;
}

header .main-navigation ul.menu .stom-button{
    background-color: transparent;
    display: flex;
    align-items: center;
    padding: 0 12px;
    margin-block: 27px;
}
header .main-navigation ul.menu .stom-button a{
    padding: 0 20px;
}
header .main-navigation ul.menu .stom-button a::before{
    display: none;
}
header .main-navigation ul.menu .stom-button.hollow a{
    border: 2px solid var(--color-1) !important;
    background-color: white !important;
    color: #222 !important;
    padding: 0 20px;
    font-weight: 600;
}
header .main-navigation ul.menu .stom-button.hollow:hover a{
    background-color: var(--color-1) !important;
    color: white !important;
    transition: 0.175s;
}
header .main-navigation ul.menu .stom-button:not(:first-of-type) a{
    padding: 0 20px;
}
.header-sticky-active.scrolled header .site-branding #logo{
    padding: 23px 0;
}
.header-sticky-active .style-header-02 .section-wrap .section{
    padding: 15px 0;
}
.header-sticky-active.scrolled .style-header-02 .section-wrap .section{
    padding: 15px 0;
}
#page header .main-navigation .number-three-burger-menu-content li a{
    justify-content: center;
}

#page header .main-navigation .number-three-burger-menu-content li a:visited{
    background-color: var(--color-1);
}
body:not(.woocommerce-cart):not(.woocommerce-checkout) .header-sticky-active #masthead{
    top: 0;
}
.top-bar-right p a span svg{
    rotate: 270deg;
}
header .top-bar a {
    font-weight: 400;
    text-decoration: none;
}
header .top-bar-left a span{
    margin-right: 2px;
}
.menu-item-1291 .sub-menu a{
    width: max-content !important;
    font-size: 14px !important;
}
.menu-item-1291 .sub-menu{
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important; 
    gap: 0px !important; 
    padding: 10px;
    padding-bottom: var(--gap-s);
}
/*======================================================================//
// END Header styling                                                   //
//======================================================================*/


/*======================================================================//
// Landing page styling                                                 //
//======================================================================*/

.bg-omos {
  height: calc(90vh - var(--header-height)) !important;
  display: flex;
  position: relative;
  overflow: hidden;
  align-items: center;
}


.bg-omos::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1; 
	
}

.bg-omos > * {
  position: relative;
  z-index: 2;
}

.full-height-video{
    height: calc(100vh - var(--header-height)) !important;
    display: flex;
    position: relative;
    overflow: hidden;
    align-items: center;
}
.full-height-video video{
    object-position: top;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    margin: 0;

}
.full-height-video .section-video:before {
    content: '';
    background: var(--color-overlay);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.home .page-slider-section .image-aligner img{
    width: 100%;
    height: auto;
    min-height: 100%;
    object-fit: cover;

}
body:not(.home) .page-slider-section .image-aligner {
    position: relative;
}

body:not(.home) .page-slider-section .image-aligner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--color-overlay);
}

body:not(.home) .page-slider-section .image-aligner img {
    display: block; 
    width: 100%;
    height: auto;
}

.home .page-slider-section .slider-text{
    align-items: flex-end;
    padding-bottom: calc(var(--gap-l) + 50px);
}
body:not(.home) .page-slider-section .slider-text{
    background-color: transparent;
}
body:not(.home) .page-slider-section .image-aligner img,
body:not(.home) .page-slider-section .video-aligner video {
    max-height: calc(70vh - var(--header-height)) !important;
}
.home .page-slider-section .slider-text .stom-button a{
    padding: 10px 80px;
    font-weight: 500;
}
.home .page-slider-section .slider-text .stom-button:first-of-type{
    padding-right: 30px;
}
.home .page-slider-section .slider-text .white-button a{
    background-color: white ;
    color: black;
}
.home .page-slider-section .slider-text .white-button a:hover{
    background-color: #c9c9c9;
    transition: 0.175s;
}
.home .page-slider-section .slider-text .white-text h1{
    width: 1000px;
    line-height: 1.2;
    margin: 0 0 25px
}
.home .page-slider-section .slider-text .white-text p
{
    font-size: 20px;
}

.video-aligner {
    position: relative;    
    padding-top: 0 !important;
}
.video-aligner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 100%;
    height: calc(70vh - var(--header-height)) !important;;
    background: var(--color-overlay); 
    pointer-events: none; 
}

.video-aligner video {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensures it fills the space */
}
.slider-text-inner a .stom-button:hover{
    background-color: var(--color-2) !important;
    transition: 0.175s;
}

/*----- SUB PAGES -----*/

body:not(.home) .page-slider-section .slider-text .stom-button{
    color: white;
    padding: 10px 65px;
    font-size: 16px;
}
body:not(.home) .page-slider-section .slider-text h1{
    font-size: calc(var(--h2) + 15px);
    font-weight: 700;
}



/*----- END SUB PAGES -----*/


/*======================================================================//
// END Landing page styling                                             //
//======================================================================*/

/*======================================================================//
// Icons section styling                                                //
//======================================================================*/

.icon-column-section h2{
    width: 700px;
}
.icon-column-section .grid-element.fullwidth .overlay{
    align-items: center;
}
.icon-column-section .grid-element:not(.fullwidth) .overlay{
    text-align: center;
    justify-content: flex-start;
}
.stom-grid-section.icon-column-section .section .grid-elements{
    gap: var(--gap-l);
}
.stom-grid-section.icon-column-section .section .grid-elements .grid-element:not(.fullwidth){
    margin-top: 20px;
}

.icon-column-section .grid-elements .grid-element span svg {
    width: 100px;
    height: 70px;
    color: var(--color-1);
    fill: white;
    background-color: transparent;
    margin-bottom: 30px !important;
}
.icon-column-section .grid-elements .grid-element:last-child span svg {
    color: white;
    background-color: white;
}
.icon-column-section .stom-custom-svg svg path:not(:first-child) {
    fill: var(--color-1);
}
.icon-column-section .grid-elements .grid-element .overlay p:first-of-type{
    margin: 0;
    font-size: 17px;
}
/*======================================================================//
// END Icons section styling                                            //
//======================================================================*/

/*======================================================================//
// Reviews section styling                                              //
//======================================================================*/

.reviews-section .stom-anmeldelse-stars{
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-1);
}
.reviews-section .stom-anmeldelse-stars span svg{
    width: 30px;
    height: 50px;
    padding: 2px;
}
.reviews-section .slick-track{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
}
.reviews-section .stom-anmeldelse-heading{
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 200px;
}
.reviews-section .stom-anmeldelse-tekst{
    font-size: 20px;
}
.reviews-section .slick-dots{
    margin-top: 20px;
    position: unset;
}
.section-wrap.reviews-section{
    padding-bottom: var(--gap-m);
}
.section-wrap.reviews-section .section{
    padding-block: calc(var(--gap-m) + 12px) !important;
}
.page-id-420 .section-wrap.reviews-section{
    padding-bottom: var(--gap-s);
}

.slick-prev, .slick-next {
    top: 33%;
    background-color: transparent;
    box-shadow: none;
    transition: 0.175s;
    font-size: 25px;
}
.slick-prev:hover, .slick-next:hover{
    background-color: transparent;
    box-shadow: none;
    font-size: 28px
}
.reviews-section .stom-anmeldelse-tekst-content{
    font-size: 18px;
    line-height: 1.3;
}
.stom-anmeldelse-wrapper.slick-dotted{
    margin-bottom: 0;
}


/*======================================================================//
// END Reviews section styling                                          //
//======================================================================*/

/*======================================================================//
// Picture text section styling                                         //
//======================================================================*/

.stom-billede-sektion .stom-button{
    color: white;
}

.stom-billede-sektion.has-background .stom-picture{
    padding: var(--gap-l) 0; 
}
.has-background .stom-picture {
    padding-bottom: var(--gap-l) !important;
}
.stom-billede-sektion:not(.has-background) .stom-picture {
    padding-bottom: 20px !important;
}
.stom-billede-sektion .stom-picture img {
    clip-path: polygon(10% 0, 90% 0, 100% 10%, 100% 90%, 90% 100%, 10% 100%, 0 90%, 0 10%);
	    object-fit: cover;
}

.stom-billede-sektion .stom-picture{
    display: flex;
    align-items: center;
    padding: 0;
    filter: drop-shadow(0px 5px 9px rgba(0, 0, 0, 0.3));
}
.stom-billede-sektion .section{
    display: flex;
    justify-content: space-between;
}
.stom-billede-sektion .stom-cols-6{
    min-height: 500px;
}
body:not(.home) .stom-billede-sektion .stom-cols-6{
    padding-top: 0 !important;
}
.stom-billede-sektion .stom-cols-6 h2{
    font-size: calc(var(--h2) + 10px);
    font-weight: 700;
}
.stom-billede-sektion .stom-cols-6 p,
.stom-billede-sektion .stom-cols-6 div{
    font-size: 20px;
}
.stom-billede-sektion .stom-cols-6 span svg{
    color: var(--color-1);
    fill: var(--color-1);
}
.stom-center-box div{
    padding: 8px 0;
    display: flex;
    align-items: flex-start !important;
}
.stom-center-box div span{
    margin-top: 5px;
}
.stom-center-box p{
    line-height: 1.2;
}

/*======================================================================//
// END Picture text section styling                                     //
//======================================================================*/

/*======================================================================//
// Banner section styling                                               //
//======================================================================*/

.banner-section h2{
    margin: 0 0 65px;
    font-weight: 800;
}
.banner-section p .stom-button {
    padding: 0  30px;
    font-size: 16px;
    font-weight: 500;
}
.banner-section .stom-button a{
    padding: 10px 60px;
}
.contact-banner{
    margin-bottom: calc(var(--gap-xl) + 50px);
}
.section-wrap.contact-banner .section{
    margin-top: calc(var(--gap-xl) + 30px);
}
.contact-banner .stom-button a{
    font-size: 19px;
    padding: 12px 50px;
}.contact-banner h3{
    margin-bottom: var(--gap-m);
}

/*======================================================================//
// END Banner section styling                                           //
//======================================================================*/


/*======================================================================//
// Contact section styling                                              //
//======================================================================*/

.section-wrap.contact-section .section{
    padding-block: calc(var(--gap-xl) + 50px);
    padding-bottom: calc(var(--gap-xl) + 25px);
}
.contact-section {
    background-size: cover;
}
.contact-section .white-text h2{
    font-size: 40px;
}
.contact-section .white-text p{
    padding: 0 var(--gap-s);
    font-size: 18px;
}
.contact-section .ginput_container input,
.contact-section .ginput_container textarea,
.contact-section .gform-footer.gform_footer.top_label input{
    border-radius: 50px;
}
.contact-section .ginput_container textarea{
    border-radius: 20px;
}
body .gform_wrapper.gravity-theme .gfield textarea.large{
    min-height: 180px;
}
.contact-section input[type=text],
.contact-section input[type=email],
.contact-section input[type=tel],
.contact-section textarea.large{
    padding-left: 20px !important;
    box-sizing: border-box ;
    width: 100%;
}
.contact-section textarea.large{
    padding-top: 10px !important;
}
body:not(.stom-gform-legacy) .contact-section .gform_wrapper .ginput_container input,
body:not(.stom-gform-legacy) .contact-section .gform_wrapper .ginput_container textarea{
    color: #222222;
}
.contact-section .gform-footer.gform_footer.top_label input{
    padding: 15px;
}
#footer-form {
    scroll-margin-top: 120px;
}

#footer-form_kontakt {
    scroll-margin-top: 120px;
}
.page-id-24 .section-wrap.clear.contact-section{
    margin-top: 0 !important;
}
.section-wrap.clear.contact-section{
    margin-top: 0 !important;
}

/*======================================================================//
// END Contact section styling                                          //
//======================================================================*/

/*======================================================================//
// Footer section styling                                               //
//======================================================================*/

.section-wrap.footer-top-bar{
    background-color: #2F2F2F;
    margin-top: 0;
}

.section-wrap.footer-top-bar .section{
    padding-block: 0;
    padding-top: calc(var(--gap-m) + 20px) ;
}
#colophon.footer-setting-02{
    background-color: #2F2F2F;
}
.footer-widget-area .section .grid-elements .grid-element:not(:first-of-type) .overlay .footer-widgets .textwidget p{
    margin: 0 0 10px
}
.footer-widgets.widgets-4.last .widget-title{
    visibility: hidden;
}
.stom-button.borderless a{
    background: white !important;
    box-shadow: none !important;
}
#number-three-sticky-mobile-cta .cta-container .stom-button:not(:last-child) a{
    border: none;
}
#colophon .widget-title{
    font-size: 23px;
    font-weight: 500;
}
.section-wrap.footer-widget-area.stom-grid-section .textwidget{
    font-size: 15px;
}
.footer-setting-02 .footer-widget-area .section {
    padding: 0;
    padding-top: 50px;
    padding-bottom: 90px;
}
.contact-section h3{
    font-size: var(--h2) !important;
    font-weight: 700 !important;
}
.cta-container{
    gap: 20px;
}
#number-three-sticky-mobile-cta .cta-container .stom-button a {
    flex-direction: row;
    border: 1px solid var(--color-1) !important;
    border-radius: 6px;
    gap: 5px;
    font-size: 16px;
    width: 100%;
}

#number-three-sticky-mobile-cta .cta-container .stom-button a svg {
    height: 14px;
}

#number-three-sticky-mobile-cta .cta-container .stom-button:last-child a{
    background-color: var(--color-1);
    color: black;
}
#number-three-sticky-mobile-cta .cta-container .stom-button:first-child a,
#number-three-sticky-mobile-cta .cta-container .stom-button:first-child a svg{
    background-color: var(--color-1) !important;
    color: white;
}
#number-three-sticky-mobile-cta .cta-container .stom-button:first-child a svg{
    height: 25px;
    width: 25px;
}


#number-three-sticky-mobile-cta {
    margin: var(--gap-m);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 10px;
    border-radius: 5px;
}
/*======================================================================//
// END Footer section styling                                           //
//======================================================================*/

/*======================================================================//
// Contact page styling                                                 //
//======================================================================*/

.page-id-24 .gform_button.button.gform-button--width-full{
    border-radius: 60px;
}


/*======================================================================//
// END Contact page styling                                             //
//======================================================================*/


/*======================================================================//
// Clear banner styling                                                 //
//======================================================================*/

.section-wrap.clear-contact-banner{
    margin-top: calc(var(--gap-xl) + 50px) !important;
    margin-bottom: calc(var(--gap-xl) + 50px) !important;;
}

/*======================================================================//
// END  Clear banner styling                                            //
//======================================================================*/

/*======================================================================//
// SUB PAGE Area styling                                                //
//======================================================================*/

.section-wrap.clear.area-page-banner-section .section p,
.section-wrap.clear.area-page-banner-section .section h2{
    max-width: 780px;
    text-align: left !important;
}

.gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gravity-theme .gfield_radio label {
	font-size: 1rem !important;
}
.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
	padding: 8px 20px !important;
}


/*======================================================================//
// END  SUB PAGE Area styling                                           //
//======================================================================*/


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


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


/* woocommerce style goes here */


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