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

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

    /* font families */
    --h-fam: 'bebas-neue-pro', sans-serif;
    --p-fam: 'Work Sans', sans-serif;
    --btn-fam: var(--p-fam);

    /* colors */
    --color-1: #f88331;
    --color-2: #185D8F;
    --color-bg: #f6f6f6;
    --color-text: #000;
    --color-dark: #000;
    --color-overlay: rgb(0 0 0 / 0%);
	
	--border-radius: 20px;

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

/* Sections */
.section-wrap.clear.stom-billede-sektion {
	margin-top: calc(var(--gap-l) * 2);
}

.stom-billede-sektion .stom-cols-6 {
	padding-top: 0;
	align-items: flex-start;
	
	min-height: 600px;
}

.stom-billede-sektion .stom-cols-6 .stom-center-box > h2 {
	color: var(--color-2);
	margin-bottom: 20px;
}

.stom-billede-sektion .stom-cols-6 .stom-center-box > p a {
	color: var(--color-1);
	text-decoration: none;
}

.stom-billede-sektion .stom-cols-6 .stom-center-box > p a:hover {
	text-decoration: underline;
}

.stom-billede-sektion .stom-picture img {
	border-radius: var(--border-radius);
}

/* Generel */
html, body, input, select, optgroup, textarea {
	font-weight: 350;
	line-height: 1.5;
}

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

h4 {
	display: block;
	margin-bottom: 8px;
	font-size: 18px;
	font-family: var(--p-fam);
	font-weight: 400;
	color: var(--color-1);
	text-transform: uppercase;
	letter-spacing: -.25px;
}

b, strong {
	font-weight: 600;
}

p {
	margin: 0 0 1.25em;
}

p + .stom-button {
	margin-top: 20px;
}

.stom-button a {
	display: inline-block;
	line-height: 1.25;
	font-size: var(--p);
	font-weight: 600;
	padding: 12px 30px;
	border-radius: 25rem;
	border: 1px solid var(--color-1);
	text-align: center;
	min-width: 200px;
}

.stom-button a:hover {
	background-color: #fff;
	border-color: var(--color-1);
	color: var(--color-1);
}

.stom-button a .stom-custom-svg {
	margin-left: .5em;
	line-height: .75em;
}

span.read-more a {
	display: inline-block;
    font-size: var(--p);
    font-weight: 450;
    background-color: transparent;
    border: none;
    padding: 0;
    position: relative;
    text-decoration: none;
}

span.read-more a:after {
	content: "";
    display: block;
    width: 20%;
    height: 1px;
    background-color: var(--color-1);
    position: absolute;
    left: 0;
    bottom: -4px;
    transition: width 0.3s ease-in-out;
}

span.read-more a:hover:after {
	width: 100%;
}

.stom-checkmark-list ul {
    padding-left: 0;
}

.stom-checkmark-list ul li {
    position: relative;
    padding-left: 1.75em;
    list-style: none;
}

.stom-checkmark-list ul li:before {
    content: url('images/checkmark.svg');
    position: absolute;
    left: 0;
    width: 1em;
	line-height: 1.75;
	filter: invert(59%) sepia(92%) saturate(1351%) hue-rotate(336deg) brightness(97%) contrast(100%);
}

/* Header */
.page-slider-section {
	margin-left: var(--gap-l);
	margin-right: var(--gap-l);
	border-radius: var(--border-radius);
	overflow: hidden;
}

.home .page-slider-section .image-aligner img {
	max-height: calc(85vh - var(--header-height));
}

.page-slider-section .slider-text {
	padding-inline: var(--gap-l);
}

.page-slider-section .slider-text-inner .slider-text-inner-wrapper .white-text > h1 {
	line-height: 1;
}

.page-slider-section .slider-text-inner .slider-text-inner-wrapper .white-text > p {
	font-size: 21px;
	font-weight: 550;
}

header.site-header .section-wrap .section,
.header-sticky-active.scrolled .style-header-02 .section-wrap .section {
	padding: 10px 0 !important;
}

header .top-bar ul li:not(:last-child) a:after {
	vertical-align: inherit;
}

header .top-bar ul li a {
	transition: var(--transition);
	line-height: inherit;
}

header .top-bar ul li a:hover {
	color: var(--color-1);
}

.socials-wrapper {
	display: flex;
	align-items: center;
	column-gap: 10px;
}

.socials-wrapper a.stom-social-shortcode {
	padding: 0;
}

.socials-wrapper a.stom-social-shortcode img {
	max-height: 17px;
	width: auto;
}

/* Logo + Menu */
header .main-navigation ul.menu a {
	padding: .7em 1em;
	font-weight: 500;
}

.hover-style-bold ul.menu li:hover > a, 
.hover-style-bold ul.menu li.focus > a, 
.hover-style-bold ul.menu .current-menu-item > a, 
.hover-style-bold ul.menu .current-menu-ancestor > a {
	font-weight: 500;
	color: var(--color-1);
}

header .main-navigation ul.menu a .stom-menu-item-arrow {
	font-size: 10px;
	margin-left: .5em;
	opacity: 1;
}

#primary-menu {
	align-items: center;
}

#primary-menu > li.btn-contact {
	margin-left: var(--gap-s);
}

#primary-menu > li.btn-contact > a {
	background-color: var(--color-1);
	border: 1px solid var(--color-1);
	color: #fff;
	border-radius: 25rem;
}

#primary-menu > li.btn-contact > a:hover {
	background-color: #fff;
	color: var(--color-1);
}

#primary-menu li.menu-item-has-children ul.sub-menu li.menu-item a {
	font-size: 14px;
	width: 275px;
}

.style-header-02 .site-branding #logo {
	padding: 20px 0;
}

.header-sticky-active.scrolled header .site-branding #logo {
	padding: var(--gap-s) 0;
}

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

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

/* Frontpage */
.section-wrap.clear.cards-section {
	border-radius: var(--border-radius);
}

.section-wrap.clear.cards-section .section .grid-elements {
	column-gap: 20px;
}

.section-wrap.clear.cards-section .section .grid-elements .grid-element {
	position: relative;
}

.section-wrap.clear.cards-section .section .grid-elements .grid-element.heading .overlay > h2,
.section-wrap.clear.cards-section .section .grid-elements .grid-element.heading .overlay > h3 {
	font-size: 75px;
	color: var(--color-2);
}

.section-wrap.clear.cards-section .section .grid-elements .grid-element:not(.heading):before {
	content:"";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(24, 93, 143, .25);
	border-radius: var(--border-radius);
	pointer-events: none;
	transition: var(--transition);
}

.section-wrap.clear.cards-section .section .grid-elements .grid-element:not(.heading):hover:before {
	background-color: rgba(24, 93, 143, .5);
}

.section-wrap.clear.cards-section .section .grid-elements .grid-element:not(.heading) > img {
	border-radius: var(--border-radius);
}

.section-wrap.clear.cards-section .section .grid-elements .grid-element:not(.heading) .overlay {
	position: relative;
	padding: 40px 30px;
}

.section-wrap.clear.cards-section .section .grid-elements .grid-element:not(.heading) .overlay > h2,
.section-wrap.clear.cards-section .section .grid-elements .grid-element:not(.heading) .overlay > h3 {
	font-size: var(--h3);
	color: #fff;
}

.section-wrap.clear.cards-section .section .grid-elements .grid-element:not(.heading) .overlay > span.read-more a {
	color: #fff;
}

.section-wrap.clear.cards-section .section .grid-elements .grid-element:not(.heading):hover .overlay > span.read-more a:after {
	width: 100%;
}

/* Subpages */
body:not(.home),
body:not(.home) #page {
	overflow: visible;
}

body:not(.no-sidebar) #primary {
	width: calc(100% - var(--sidebar-width) - 70px);
}

body:not(.home) #main-content #content {
	max-width: 1200px;
}

body:not(.home) .entry-content > h2 {
	color: var(--color-2);
}

body:not(.home) .entry-content > h2:not(:first-of-type) {
	margin-top: 50px;
}

body:not(.home) .entry-content > h3 {
	color: var(--color-2);
	margin-top: 50px;
}

body:not(.home) .entry-content > ul li:not(:last-of-type) {
	margin-bottom: 5px;
}

body:not(.home) .page-slider-section .slider-text-inner .slider-text-inner-wrapper .white-text > h1,
body:not(.home) .page-slider-section .slider-text-inner .slider-text-inner-wrapper .white-text .stom-print-title > h1 {
	font-size: 70px;
}

body:not(.home) .page-slider-section .slider-text-inner .slider-text-inner-wrapper .white-text > p {
	font-size: 18px;
}

.section-wrap.clear.subscription-section {
	margin-top: calc(var(--gap-l) * 2);
	margin-left: var(--gap-l);
	margin-right: var(--gap-l);
	border-radius: var(--border-radius);
}

.section-wrap.clear.subscription-section.has-background .section .stom-small > h2 {
	/*color: var(--color-1);*/
	margin-bottom: 20px;
}

.section-wrap.clear.subscription-section.has-background .section .stom-small > p {
	font-weight: 500;
}

body.contact-page .section-wrap.clear.contact-section {
	display: none;
}

.section-wrap.clear.contact-form-section .section .grid-elements {
	column-gap: 0;
	border-radius: var(--border-radius);
	overflow: hidden;
}

.section-wrap.clear.contact-form-section .section .grid-elements .grid-element.contact-form {
	grid-column: span 2;
}

.section-wrap.clear.contact-form-section .section .grid-elements .grid-element .overlay {
	justify-content: flex-start;
	padding: 50px var(--gap-m);
}

.section-wrap.clear.contact-form-section .section .grid-elements .grid-element .overlay > h2 {
	font-size: var(--h3);
	border-bottom: 1px solid;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.section-wrap.clear.contact-form-section .section .grid-elements .grid-element.info .overlay > .stom_maps_free {
	min-height: 325px;
	border-radius: var(--border-radius);
	margin-top: var(--gap-m);
}

.section-wrap.clear.contact-form-section .section .grid-elements .grid-element.contact-form .overlay > h2 {
	color: var(--color-2);
}

.section-wrap.clear.contact-form-section .section .grid-elements .grid-element.contact-form .overlay .gform_wrapper form .gform_footer {
	justify-content: flex-start;
}

.section-wrap.clear.contact-form-section .section .grid-elements .grid-element.contact-form .overlay .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container > textarea {
	height: 200px;
}

.section-wrap.clear.service-section {
	margin-top: calc(var(--gap-l) * 2);
}

.section-wrap.clear.service-section .section .grid-elements .grid-element.heading .overlay > h2 {
	font-size: 75px;
	color: var(--color-2);
}

.section-wrap.clear.service-section .section .grid-elements .grid-element:not(.heading) {
	border-radius: var(--border-radius);
}

.section-wrap.clear.service-section .section .grid-elements .grid-element:not(.heading) .overlay {
	justify-content: flex-start;
}

.section-wrap.clear.service-section .section .grid-elements .grid-element:not(.heading) .overlay > h3 {
	margin-bottom: 20px;
}

.section-wrap.clear.service-section .section .grid-elements .grid-element.contact {
	border: 1px solid var(--color-2);
}

.section-wrap.clear.service-section .section .grid-elements .grid-element:not(.heading):hover .overlay > span.read-more a:after {
	width: 100%;
}

body:not(.home) #main-content #content + .section-wrap.clear.stom-billede-sektion,
body:not(.home) #main-content #content + .stomFEE-edit-cta + .section-wrap.clear.stom-billede-sektion {
	margin-top: calc(var(--gap-l) * 2);
}

/* Sidebar */
aside#secondary {
	position: sticky;
	top: 175px;
}

body.admin-bar aside#secondary {
	top: calc(175px + 32px);
}

.widget.number-three-default-widget a {
	text-decoration: underline;
}

.widget-area .widget:not(.widget_search):not(.widget_instagram-feed-widget):not(.widget-no-border) {
	font-size: 14px;
	border-radius: var(--border-radius);
	background-color: #f1f1f1;
}

/* Gallery */
.stom-gallery {
	margin-top: 20px;
}

.stom-gallery .gallery .gallery-item {
	margin: 0;
}

.stom-gallery .gallery .gallery-item .gallery-icon {
	line-height: 0;
}

.stom-gallery .gallery .gallery-item .gallery-icon > a img {
	aspect-ratio: 1 / 1;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* Before Colophon */
.section-wrap.clear.logo-section {
	margin-top: calc(var(--gap-l) * 2);
}

.section-wrap.clear.logo-section .section {
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 1200px;
}

.section-wrap.clear.logo-section .section:after {
	display: none;
}

.section-wrap.clear.logo-section .section > p {
	margin: 0;
}

.section-wrap.clear.review-section {
	margin-top: calc(var(--gap-l) * 2);
	border-radius: var(--border-radius);
	margin-inline: var(--gap-l);
}

.section-wrap.clear.review-section .section > h2,
.section-wrap.clear.review-section .section > h3 {
	display: block;
	font-size: 75px;
	margin-bottom: 10px;
	margin-bottom: 50px;
	color: var(--color-2);
}

.section-wrap.clear.review-section .section .stom-anmeldelse-wrapper {
	padding-inline: 0;
}

.section-wrap.clear.review-section .section .stom-anmeldelse-wrapper > .slick-list {
	margin-left: -25px;
	margin-right: -25px;
}

.section-wrap.clear.review-section .section .stom-anmeldelse-wrapper > .slick-dots {
	left: 0;
	top: calc(100% + 35px);
}

.section-wrap.clear.review-section .section .stom-anmeldelse-wrapper > .slick-dots li button {
	width: 15px;
	height: 15px;
}

.section-wrap.clear.review-section .section .stom-anmeldelse-wrapper .stom-anmeldelse {
	border: 1px solid var(--color-2);
	border-radius: var(--border-radius);
	padding: 40px;
	margin: 0 20px;
	cursor: pointer;
	min-height: 360px;
}

.section-wrap.clear.review-section .section .stom-anmeldelse-wrapper .stom-anmeldelse > .stom-anmeldelse-heading {
	display: block;
	font-size: var(--p);
	font-weight: 500;
	margin-bottom: 20px;
}
.section-wrap.clear.review-section .section .stom-anmeldelse-wrapper .stom-anmeldelse > .stom-anmeldelse-tekst {
}

.section-wrap.clear.review-section .section .stom-anmeldelse-wrapper .stom-anmeldelse > .anmeldelses-logo {
	display: block;
	margin-top: 40px;
}

.section-wrap.clear.review-section .section .stom-anmeldelse-wrapper .stom-anmeldelse > .anmeldelses-logo img {
	max-height: 53px;
	width: auto;
}

.section-wrap.clear.review-section .section .stom-anmeldelse-wrapper .stom-anmeldelse > .author {
	display: grid;
	grid-template-columns: 50px 1fr;
	grid-gap: 20px;
	font-weight: 600;
	margin-bottom: 20px;
	align-items: center;
}

.stom-anmeldelse-tekst-content .full {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s ease;
}

.section-wrap.clear.review-section .section .stom-anmeldelse-wrapper .stom-anmeldelse > .author .avatar {
	background-color: var(--color-2);
	border-radius: 50rem;
	width: 50px;
	height: 50px;
	display: flex;
    align-items: center;
    justify-content: center;
}

.section-wrap.clear.review-section .section .stom-anmeldelse-wrapper .stom-anmeldelse > .author .avatar .stom-custom-svg {
	color: #fff;
	line-height: 0;
	font-size: 28px;
	opacity: .5;
}

.section-wrap.clear.review-section .section .stom-anmeldelse-wrapper .stom-anmeldelse > .author .content {
	font-size: 18px;
	font-weight: 350;
	line-height: 1.25;
}

.section-wrap.clear.review-section .section .stom-anmeldelse-wrapper .stom-anmeldelse > .author .content > span {
	display: block;
	font-size: var(--p);
	font-weight: 600;
}

.section-wrap.clear.review-section .section .stom-anmeldelse-wrapper .stom-anmeldelse > .author > span {
	display: block;
	font-weight: 400;
}

.section-wrap.clear.review-section .section .stom-anmeldelse-wrapper .stom-anmeldelse > a.laes-mere {
	display: block;
	margin-top: 20px;
	pointer-events: none;
	text-decoration: none;
	font-weight: 600;
	color: var(--color-1);
}

.section-wrap.clear.video-section {
	margin-top: calc(var(--gap-l) * 2);
	border-radius: var(--border-radius);
}

.section-wrap.clear.video-section .section {
	padding-block: calc(var(--gap-l) * 1.5);
}

.section-wrap.clear.video-section .section .grid-elements .grid-element.heading .overlay > h2,
.section-wrap.clear.video-section .section .grid-elements .grid-element.heading .overlay > h3 {
	font-size: 75px;
	color: var(--color-2);
}

.section-wrap.clear.video-section .section .grid-elements .grid-element:not(.heading) .overlay > h2,
.section-wrap.clear.video-section .section .grid-elements .grid-element:not(.heading) .overlay > h3 {
	display: block;
	font-size: 24px;
	color: var(--color-2);
	margin-top: 10px;
}

.section-wrap.clear.video-section .section .grid-elements .grid-element:not(.heading) .overlay > p:first-of-type {
	margin: 0 0 5px;
}




/* Colophon */
#colophon.footer-setting-02 {
	background-color: var(--color-2);
	border-radius: var(--border-radius) var(--border-radius) 0 0;
	margin-top: calc(var(--gap-l) * 2);
}

#colophon .widget-title {
	font-size: 35px;
    font-family: var(--h-fam);
	border-bottom: 1px solid #fff;
	margin-bottom: 28px;
}

.footer-setting-02 .footer-widget-area-site-info .section {
	border-top-color: var(--color-1);
}

#colophon .copyright .section .footer-widgets .widget .textwidget > ul {
	display: flex;
	align-items: center;
}

#colophon .copyright .section .footer-widgets .widget .textwidget > ul li {
	font-weight: 400;
}

#colophon .copyright .section .footer-widgets .widget .textwidget > ul li:not(:last-of-type):after {
	content: '|';
	margin: 0 8px;
}

#colophon .copyright .section .footer-widgets .widget .textwidget > ul li a {
	padding: 0;
}


.footer-setting-02 .footer-widget-area .section .grid-elements {
	column-gap: var(--gap-l);
	grid-template-columns: 500px 1fr 1fr 1fr;
}

#colophon .about-widget .textwidget .logo > p img {
	background-color: #fff;
	border-radius: var(--border-radius);
	padding: 40px;
	max-width: 300px;
}

/* Gravity Form */
.gform_wrapper form .gform_body {
	/*padding-top: 0 !important;*/
}

.gform_wrapper form .gform_body .gform_fields {
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}

.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container > * {
	border-radius: 10px;
	border-color: var(--color-2);
	text-indent: 8px;
	font-size: 17px;
}

.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container > *::placeholder {
	font-size: 17px;
	font-weight: 350;
	color: #000;
}

.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container > input {
	height: 53px;
}

.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container > textarea {
	height: 100px;
}

.gform_wrapper form .gform_footer {
	justify-content: flex-end;
	margin: 28px 0 0 !important;
}

.gform_wrapper form .gform_footer .gform_button {
    line-height: 1.25;
    font-size: var(--p);
    font-weight: 600;
    padding: 12px 30px;
    border-radius: 25rem;
    border: 1px solid var(--color-1);
}

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


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


/* woocommerce style goes here */


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