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



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


main#main-content a {
    color: #023a78;
}
.slick-dots {
    left: 0;
}
.page-slider-section .slider-text {
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 170px;
    background-color: rgb(0 62 123 / 30%);
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    width: 100%;
}

.page-slider-section .slider-text-inner {
    width: 1140px;
    opacity: 10;
    max-width: 96%;
}

.home .page-slider-section .slide-element {
    max-height: 100vh;
    min-height: 100vh;
}

img {
    height: auto;
}

.site-branding #logo img {
    max-width: 400px;
    max-height: 80px;
}

.site-branding #logo {
    padding: 40px 0;
    transition: 0.3s;
}


body:not(.woocommerce-cart):not(.woocommerce-checkout) .header-absolute #masthead {
    position: fixed;
    color: #fff;
    transition: 0.3s;
}

li.current_page_item a {
    color: rgba(255, 255, 255, 0.77);
}

header .main-navigation a {
    font-size: 15px;
    font-weight: 300;
    padding: 9px 23px;
}

.slider-text-inner {
    color: #fff;
}

.slider-text-inner h1 {
    color: #fff;
    /* font-weight: 600; */
    /* max-width: 90%; */
    padding: 0 0 12px;
}

button,
main#main-content .stom-button a,
.stom-button a,
input[type="button"],
input[type="reset"],
input[type="submit"],
.gform_wrapper .gform_footer input[type=submit] {
    font-family: inherit;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 12px 24px;
    font-size: 11px;
    font-weight: 200;
    border-radius: 20px;
    background: #003c7c;
    border-color: #003c7c;
    color: #fff;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus,
.stom-button a:hover,
.stom-button a:active,
.stom-button a:focus,
.gform_wrapper .gform_footer input[type=submit]:hover,
.gform_wrapper .gform_footer input[type=submit]:active,
.gform_wrapper .gform_footer input[type=submit]:focus {
    background: #fff;
    color: #003e7e;
    border-color: #003e7e;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    color: #003c7c;
}

html,
body,
input,
select,
optgroup,
textarea {
    color: #787878;
    line-height: 1.9;
}

h1:after,
.headline h2:after {
    content: '';
    width: 61px;
    height: 2px;
    background: #003c7c;
    display: block;
    margin-top: 15px;
}

.counter table tr td {
    vertical-align: text-top;
}

.counter table tr td h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
}

.counter table tr td {
    width: auto !important;
}

.counter table tr td h3 strong {
    font-size: 3.1em;
    padding-bottom: 6px;
    /* display: block; */
}

.counter table tr {
    border: 2px solid rgb(0 0 0 / 13%);
    border-width: 2px 0;
}

.counter table tr td {
    padding: 24px 0;
}



.counter table {
    margin-top: 56px;
    text-align: center;
}

.stom-billede-sektion.headline h2 {
    max-width: 90%;
}

.stom-billede-sektion .section {
    padding: 80px 0;
}

body:not(.woocommerce-cart):not(.woocommerce-checkout).scroll .header-absolute #masthead,
body.burger-menu .number-three-burger-menu-content li a,
body.burger-menu .number-three-burger-menu-content li.mega-menu ul a {
    box-shadow: 3px 3px 3px rgba(103, 103, 103, 0.12);
    background: white;
    color: #003e7c;
}
#masthead a {
    color: #fff;
}
body:not(.woocommerce-cart):not(.woocommerce-checkout).scroll .site-branding #logo {
    padding: 10px 00;
}

body:not(.woocommerce-cart):not(.woocommerce-checkout).scroll .header-absolute li.current_page_item a,
body.burger-menu .number-three-burger-menu-content li.current_page_item a {
    color: #578bc0;
}

#colophon {
    background: #fff;
    padding: 0;
    padding-top: 30px;
}

.site-info {
    border-top: 1px solid #dedede;
    /* color: #fff; */
    font-size: 95%;
    padding: 12px 0;
}

#colophon a {
    text-decoration: none;
    color: #003c7c;
}

span.widget-title {
    color: #003c7c;
    font-size: 35px;
    font-weight: 600;
    margin: 0 0 5px;
    display: block;
}

.footer-quotes {
    background-size: cover;
    text-align: center;
    background-attachment: fixed;
}

.footer-quotes .section {
    max-width: initial;
    width: 100%;
    background: rgb(1 2 59 / 65%);
    color: #fff;
    padding: 160px 0 !important;
}

.stom-anmeldelse-wrapper {
    width: 1140px;
    margin: auto;
    max-width: 90%;
}

.slick-prev,
.slick-next,
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    background-color: transparent;
}

.footer-quotes span.stom-anmeldelse-heading {
    display: none;
}

.footer-quotes .stom-anmeldelse-tekst {
    font-size: 32px;
    font-style: italic;
    position: relative;
    top: 7px;
}

.page-slider-section .slide-element {
    max-height: 430px;
}

body:not(.home) .page-slider-section .slider-text {
    padding-bottom: 34px;
}

blockquote p strong {
    content: '"';
    display: inline-block;
    left: 0;
    transform: scale(2.5);
    position: relative;
    top: 4px;
    padding: 0 13px;
}

.sub-split .section {
    padding-top: 0;
}


main#main-content {
    background: #F9FBFF;
}

blockquote {
    color: #023a78;
    font-style: italic;
    font-weight: 100;
    line-height: 2;
    margin: 0;
    font-size: 115%;
    position: relative;
    padding-left: 33px;
}

.page-slider-section {
    margin-bottom: 0;
}

body.page:not(.woocommerce-checkout) .entry-header {
    margin-bottom: inherit;
}

section.text-primary {
    padding-bottom: 80px;
}


#primary {
    padding: 80px 00px;
}

hr {
    margin: 48px 0;
}

.slick-dots li button:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 50%;
}

.stom-grid-section.staff h2 {
    display: table;
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px !important;
    display: flex;
    font-weight: 300;
    letter-spacing: 1.33px;
    color: #666;
}

.stom-grid-section.staff h3 {
    font-size: 23px;
    font-weight: 400;
    padding: 15px 0 0;
}

.stom-grid-section.staff strong {
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1.33px;
    color: #023a78;
    display: block;
    position: relative;
    font-size: 95%;
    margin: 0 0 15px;
}

.staff-page #main-content {
    padding-top: 50px;
    padding-bottom: 20px;
}

.stom-grid-section.staff strong:after {
    width: 50px;
}

.stom-grid-section.staff p {
    margin: 0;
}

.stom-grid-section.staff a {
    text-decoration: none;
}

.stom-grid-section.staff .stom-custom-svg {
    color: #023a78;
    margin-right: 5px;
    font-size: 120%;
}


.stom-grid-section.staff h2:after,
.stom-grid-section.staff h2:before {
    display: block;
    content: "";
    border-bottom: 0;
    -webkit-box-flex: 1;
    border-bottom: 1px solid;
    flex-grow: 1;
    position: relative;
    top: -9px;
}

.stom-grid-section.staff h2:after {
    margin-left: 20px;
}

.stom-grid-section.staff h2:before {
    margin-right: 20px;
}

.staff-page #primary {
    padding: 0;
}

.staff-page #primary h2 {
    font-size: 35px;
}

.word-cloud img {
    width: 950px;
    max-width: 95%;
}

.word-cloud .section {
    padding-top: 0;
}

.word-cloud {
    padding: 25px 0;
}

.page-slider-section .slide-element .video-aligner,
.page-slider-section .slide-element .image-aligner,
.page-slider-section .slide-element .service-aligner {
    top: 50%;
    transform: translateY(-50%);
}

span.stom-custom-svg.fa-svg.stom-fa-linkedin:after {
    content: 'Linkedin';
    vertical-align: text-top;
    position: relative;
    top: 4px;
    font-size: 77%;
    margin-left: 5px;
    transition: 0.2s;
}

.center.headline h2:after {
    margin: 15px auto;
}

.home-text {
    padding: 50px 0;
}

body {
    overflow-x: hidden;
}
header .main-navigation ul ul a {
    color: #003c7c;
}
.quote-center .section {
    padding: 0 0 20px;
}

body:not(.woocommerce-cart):not(.woocommerce-checkout).scroll .header-absolute #masthead a {
    color: #003e7c;
}
body:not(.woocommerce-cart):not(.woocommerce-checkout).scroll .header-absolute #masthead ul.sub-menu a {
    color: #fff;
}
.team-page h2 {
    font-weight: 300;
    margin: 0 0 30px;
}

.team-page .section {
    padding: 100px 0;
}

.team-page .section .grid-element {
    border: 2px solid #ededed;
}

.footer-widgets span.stom-menu-item-arrow {
    display: none;
}
header .main-navigation ul.menu ul {
    background: #023a78;
}


header .main-navigation ul.menu ul li:hover a {
    background: #002e60;
}

header .main-navigation ul.menu ul a {
    transition: 0.3s;
}
/*======================================================================//
// END style.css                                                        //
//======================================================================*/





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

/* woocommerce style goes here */

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