/*
Theme Name: Number Three - Child
Theme URI: https://standoutmedia.dk/
Author: Standoutmedia A/S
Author URI: https://standoutmedia.dk/
Description: Et helt specielt Standoutmedia Tema
Template: number-three
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
*/

body:not(.woocommerce-cart):not(.woocommerce-checkout) .header-sticky-active.scrolled #masthead {
    background-color: rgba(0, 0, 0, .75);
}

body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.burger-menu) .header-sticky-active.scrolled header #primary-menu > li > a {
    /* color: inherit; */
}

body:not(.woocommerce-cart):not(.woocommerce-checkout) .header-sticky-active.scrolled header .section-wrap .section {
    /* color: #000; */
    font-size: inherit;
    padding: 10px 0;
}

body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.burger-menu) .header-sticky-active.scrolled header #primary-menu > li > a {
    padding: 5px 18px;
}

body:not(.woocommerce-cart):not(.woocommerce-checkout) .header-sticky-active.scrolled header:not(.style-header-4) .site-branding #logo {
    padding: 5px 0;
}

body:not(.woocommerce-cart):not(.woocommerce-checkout) .header-sticky-active.scrolled header .site-branding #logo img {
    max-height: 50px;
}

body.burger-menu #site-navigation .menu-toggle .stom-custom-svg {
    color: #fff;
}

body.burger-menu .number-three-burger-menu-content li a, 
body.burger-menu .number-three-burger-menu-content li.mega-menu ul a {
    color: inherit;
    font-size: 14px;
}

body.burger-menu header .burger-menu-content-inner {
    padding-top: 0;
}

body.burger-menu .burger-menu-content-inner .stom_theme_logo {
    background-color: #000;
    margin-bottom: 0;
    padding: 25px 0;
}

body.burger-menu .burger-menu-content-inner .stom_theme_logo span img {
    max-height: 50px;
    width: auto;
}

body.burger-menu .burger-menu-content-inner .burger-menu-close {
    color: #fff;
}

body.burger-menu #site-navigation.main-navigation .current-menu-ancestor {
    background-color: #f5f5f5 !important;
}

body.burger-menu #site-navigation.main-navigation .current-menu-ancestor a {
    color: #000;
}

body.burger-menu #site-navigation .menu-toggle {
    padding-right: 0;
}

/*======================================================================//
// style.css                                                            //
//======================================================================*/

/* Generel */
img {
    height: auto;
}

.stom-custom-svg {
    line-height: 0;
}

html {
    scroll-behavior: smooth;
  }

h1,
h2,
h3 {
    font-weight: 700;
}

a, a:hover, a:visited, a:focus, a:active {
    color: #4169e1;
    text-decoration: none;
}

html, body, input, select, optgroup, textarea {
    font-weight: 300;
    line-height: 1.25;
}

.stom-billede-sektion .section {
    position: relative;
    padding: 125px 0 !important;
}

.stom-billede-sektion .stom-cols-6 {
    width: 50%;
}

.stom-billede-sektion .stom-picture {
    position: absolute !important;
    z-index: 0;
    width: 72%;
}

.stom-billede-sektion .stom-center-box-inner {
    background-color: #e4ddd3;
    padding: 50px 45px;
    position: relative;
    z-index: 9;
}

.stom-button a {
    display: inline-block;
    line-height: 1;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    border-color: #000;
    background-color: transparent;
    padding: 11px 20px;
    min-width: 150px;
    text-align: center;
}

.logo-brands {
    display: flex;
    grid-column-gap: 40px;
    align-items: flex-start;
}

.logo-brands > p img {
    max-width: 125px;
    height: auto;
}

span.heading {
    font-size: 20px;
}

.header-wrapper, #content, .section, footer.site-footer .site-info {
    max-width: 1225px;
}

.socials-wrapper a {
    /* padding-left: 0;
    padding-right: 0; */
}

b, strong  {
    font-weight: 800;
}

body:not(.no-sidebar) #primary, 
.single #single-post-content-sidebar + .entry-content {
    width: calc(100% - 300px - 100px);
}

#secondary, 
.single #single-post-content-sidebar {
    width: 300px;
}

.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: 300;
    color: #e4ddd3;
}

.overlay-fade.logo .section .stom-picture:after {
    /* content: url('images/dft-logo.png'); */
    content: '';
    background-image: url('images/bomaerke-danske-fodterapeuter-pos-blue-rgb.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 225px;
    height: 300px;
    position: absolute;
    top: 50%;
    left: 22%;
    transform: translate(0, -50%);
}

.overlay-fade .section .stom-picture {
    position: relative;
}

.overlay-fade .section .stom-picture:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, .5);
}

/* Header */
header#masthead {
    background-color: transparent;
}

header .top-bar .section > * {
    flex-grow: inherit;
}

header .top-bar .section {
    justify-content: flex-end;
    border-bottom: none;
    padding-left: 30px !important;
    padding-right: 30px !important;
    max-width: 1285px;
}

header .section-wrap .section {
    padding: 10px 0;
}

header .header-wrapper {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1285px;
}

.page-slider-section {
    margin-bottom: 120px;
}

.page-slider-section .slider-text {
    align-items: flex-end;
    top: unset;
    bottom: -135px;
}

.home .page-slider-section .slider-text-inner {
    text-align: center;
}

.page-slider-section .slider-text-inner > p {
    font-size: 20px;
}

.page-slider-section .slider-text-inner > .stom-button:not(:first-of-type) {
    margin-left: 16px;
}

.page-slider-section .slider-text {
    width: 1285px;
    padding-left: 30px;
    padding-right: 30px;
}

header .top-bar a {
    font-weight: 300;
    font-size: 13px;
}

header .top-bar a, header .top-bar strong {
    /* margin-left: 25px; */
}

header .top-bar .top-bar-right {
    display: flex;
    align-items: center;
}

header .top-bar .top-bar-right .stom-custom-svg {
    font-size: 12px;
}

header .top-bar .top-bar-right:not(:first-of-type) {
    margin-left: 25px;
}

/* Logo + Menu */
.site-branding #logo {
    padding: 5px 0;
}

.site-branding #logo img {
    max-width: 299px;
    max-height: 68px;
    height: auto;
    width: auto;
}

.main-navigation a {
    color: #fff;
    font-size: 18px;
}

.main-navigation li {
    align-items: center;
}

header .main-navigation a {
    padding: 5px 22px;
}

#primary-menu li.btn-booking {
    margin-left: 20px;
    transition-duration: .175s;
}

#primary-menu li.btn-booking a {
    border: 1px solid #fff;
    text-transform: uppercase;
    padding: 10px 20px !important;
    transition-duration: .175s;
    font-size: 16px;
}

#primary-menu li.btn-booking:hover a {
    /* background-color: #fff; */
    background-color: #e4ddd3;
    border-color: #e4ddd3;
    color: #000;
}

#primary-menu li.menu-item-has-children > ul.sub-menu li.menu-item a {
    color: inherit;
    font-size: 14px;
}

/* Frontpage */
.behandlinger-section .section {
    max-width: none !important;
}

.behandlinger-section .section > h2 {
    text-align: center;
    margin-bottom: 50px;
}

.behandlinger-section .section .grid-elements .grid-element {
    position: relative;
}

.behandlinger-section .section .grid-elements .grid-element:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .05);
    transition-duration: .175s;
}

.behandlinger-section .section .grid-elements .grid-element:hover:before {
    background-color: rgba(0, 0, 0, .25);
}

.behandlinger-section .section .grid-elements .grid-element .overlay {
    padding: 0;
}

.behandlinger-section .section .grid-elements .grid-element .overlay > h3 {
    font-size: 25px;
    margin-bottom: 0;
    width: fit-content;
    background-color: #fff;
    padding: 8px 15px 0 0;
}

.klinik-logo-section {
    display: flex;
    align-items: center;
    
    height: 400px;
    max-width: 1820px;
    margin: 0 auto 120px;
    background-size: cover;
    position: relative;
}

.klinik-logo-section:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /* background-color: rgba(32, 32, 32, .5);
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(179, 179, 179, 0.9) 95%);
    background-image: -ms-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(179, 179, 179, 0.9) 95%);
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(179, 179, 179, 0.9) 95%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(179, 179, 179, 0.9) 95%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(179, 179, 179, 0.9) 95%);
    */
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 1) 100%);
    z-index: 2;
}

/* Subpage */
body.behandling-page .page-slider-section .slides.slick-initialized .slide-element {
    position: relative;
}

body.behandling-page .page-slider-section .slides.slick-initialized .slide-element:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /* background-color: rgba(32, 32, 32, .5);
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(179, 179, 179, 0.9) 95%);
    background-image: -ms-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(179, 179, 179, 0.9) 95%);
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(179, 179, 179, 0.9) 95%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(179, 179, 179, 0.9) 95%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(179, 179, 179, 0.9) 95%);
    */
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .25) 75%, rgba(255, 255, 255, 1) 100%);
    z-index: 2;
}

body.behandling-page .page-slider-section {
    margin-bottom: 20px;
}

body:not(.home) #main-content #content {
    padding-bottom: 100px;
    margin-top: -200px;
    position: relative;
}

body:not(.home) h1 {
    text-transform: uppercase;
}

body:not(.home) #main-content #content #primary article .entry-header {
    margin-bottom: 0;
}

body:not(.home) #main-content #content #primary article .entry-header h1 {
    margin-bottom: 15px;
}

body:not(.home) #main-content #content #primary article .entry-content > h2 {
    /* text-transform: uppercase; */
    display: block;
    font-size: 28px !important;
    margin-bottom: 5px;
}

body:not(.home) #main-content #content #primary article .entry-content > h2:not(:first-of-type) {
    margin-top: 40px;
}

body.about-page #main-content #content #primary article .entry-content > table,
body.about-page #main-content #content #primary article .entry-content > table tbody tr td {
    border: none;
}

body.about-page #main-content #content #primary article .entry-content > table tbody tr td:first-of-type {
    width: 20% !important;
}

body.price-page #main-content #content #primary article .entry-content > table,
body.price-page #main-content #content #primary article .entry-content > table tbody tr td {
    border: none;
}

body.price-page #main-content #content #primary article .entry-content > table tbody tr {
    border-bottom: 1px solid #d1d2d4;
}

body.price-page #main-content #content #primary article .entry-content > table tbody tr td {
    font-size: 14px;
    padding: 10px 0;
}

body.price-page #main-content #content #primary article .entry-content > table tbody tr td:first-of-type {
    width: 75% !important;
}

body.price-page #main-content #content #primary article .entry-content > table tbody tr td:last-of-type {
    text-align: right;
}

body.contact-page #main-content #content {
    padding-bottom: 20px;
}

body.contact-page #main-content #content #primary article .entry-header > h1 {
    text-align: center;
}

body.contact-page #main-content #content #primary article .entry-content {
    text-align: center;
}

body.contact-page #main-content #content #primary article .entry-content .gform_wrapper {
    max-width: 750px;
    margin: 0 auto;
}

body.contact-page #main-content .stom-billede-sektion .section .stom-cols-6 .stom-center-box .stom-center-box-inner .gform_wrapper form .gform_body .gfield .ginput_container > textarea {
    height: 60px !important;
}

body.contact-page #main-content .stom-billede-sektion .section {
    padding-top: 0 !important;
}

.gform_wrapper form .gform_body .gform_fields {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}

.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container > * {
    border-color: #000;
}

.gform_wrapper form .gform_footer {
    margin: 10px 0 0 !important;
}

.gform_wrapper form .gform_footer .gform_button {
    width: 100%;
    background-color: #000;
    color: #fff;
}

/* Colophon + Widgets */
#colophon {
    /* background-color: #d1d2d4; */
    background-color: #e4ddd3;
}

#colophon .section-wrap .section .footer-widgets .widget .widget-title {
    font-size: 20px;
    font-weight: 700;
    display: block;
    margin-bottom: 18px;
}

#colophon .section-wrap .section .footer-widgets .widget div ul.menu {
    padding-left: 0;
}

#colophon .section-wrap .section .footer-widgets .widget div ul.menu li.menu-item {
    list-style-type: none;
}

#colophon .section-wrap .section .footer-widgets .widget .textwidget p,
#colophon .section-wrap .section .footer-widgets .widget .textwidget p a,
#colophon .section-wrap .section .footer-widgets .widget div ul.menu li.menu-item a,
#colophon .section-wrap .section .footer-widgets .widget .textwidget table tbody tr td {
    font-size: 14px;
    line-height: 1.75;
    text-decoration: none;
    color: inherit;
}

#colophon .section-wrap .section .footer-widgets .widget .textwidget table,
#colophon .section-wrap .section .footer-widgets .widget .textwidget table tbody tr td {
    border: none;
}

#colophon .section-wrap .section .footer-widgets .widget .textwidget table tbody tr td:first-of-type {
    width: 35% !important;
}

#colophon .section-wrap .section .footer-widgets.last .widget {
    text-align: right;
}

/* Sidebar */
aside#secondary {
    position: sticky;
    top: 160px;
}

aside#secondary .custom-overflow-wrapper .widget {
    background-color: #e4ddd3;
    /* background-color: #d1d2d4; */
    border: none;
    font-size: 14px;
}

aside#secondary .custom-overflow-wrapper .widget .textwidget p a {
    text-decoration: none;
    color: inherit;
}


/*======================================================================//
// END style.css                                                        //
//======================================================================*/





/*======================================================================//
// woocommerce.css                                                      //
//======================================================================*/

/* woocommerce style goes here */

/*======================================================================//
// END woocommerce.css                                                  //
//======================================================================*/
