/* Scss Document */
/* WP Admin Bar */
.admin-bar .fixed-top {
    top: 32px;
}

/* WP Admin Bar end */
/* custom css */
/* Font */
a {
    color: #464648;
}

a:hover {
    text-decoration: underline;
}

/* logo svg support */
.navbar-brand img[src$=".svg"] {
    width: 100% !important;
    height: auto;
}

/* header */
.navbar-light .navbar-nav .nav-link {
    color: #464648;
    font-weight: 400;
    font-size: 18px;
}

.dropdown-menu {
    background-color: #fff;
}

.dropdown .dropdown-menu a {
    color: #464648;
}

.dropdown .dropdown-menu a:hover {
    color: #464648;
    background-color: #fff;
    border-color: #fff;
}

/* header afbeelding */
.header-wrap h1.entry-title {
    color: #FFF;
}

/* Breadcrumps */
#header-breadcrumps {
    background-color: #fff;
}

#header-breadcrumps p {
    color: 222;
}

#header-breadcrumps a {
    color: 222;
}

/* Footer */
.footer-widgets-wrapper {
    background-color: #343a40;
    color: #fff !important;
}

.footer-widgets-wrapper p {
    color: #fff !important;
}

.footer-widgets-wrapper h3 {
    color: #fff !important;
}

.widget_nav_menu ul li:before {
    color: #fff;
    font-size: 12px;
    content: "\e902";
}

.wrapper-footer {
    background-color: #fff;
    color: #464648;
}

.wrapper-footer p {
    color: #464648;
}

.wrapper-footer a {
    color: #464648;
}

.wrapper-footer a:hover {
    color: #464648;
}

/* Sidebar menu */
.menu-widget ul li:before {
    color: #464648 !important;
}

/* Achtergrond kleuren */
.bg-primary {
    background-color: #002d69 !important;
}

/* mini card */
.wpmenucart-display-standard {
    padding: 0.5rem 1rem;
}

/* mini cart end */
img.wp-post-image,
article img,
figure,
#secondary img {
    margin-bottom: 10px;
}

.wp-caption-text {
    margin-bottom: 10px;
}

.widget-area aside {
    padding-bottom: 10px;
    padding-top: 10px;
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}

.entry-footer {
    display: none;
}

body {
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-family: Verdana,Geneva,sans-serif;
    color: #464648;
}

/* Font style */
p {
    font-size: 16px;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    font-weight: 600;
    margin-bottom: 1rem;
}

h1 {
    font-weight: 600;
    font-size: 36px;
}

h2 {
    font-weight: 600;
    font-size: 22px;
}

a {
    color: #464648;
}

a:hover {
    text-decoration: underline;
}

.text-white p {
    color: #fff;
}

.text-white h2 {
    color: #fff;
}

.text-white h3 {
    color: #fff;
}

/* Font style end */
/* Checkmark list */
.checkmark {
    margin-top: 25px;
}

.checkmark ul {
    list-style: none;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
}

.checkmark ul li {
    margin-bottom: 8px;
}

.checkmark ul li:before {
    color: #98bf0d;
    font-family: 'icomoon';
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    content: "\ea10";
    margin-right: 10px;
    font-size: 18px;
}

/* Checkmark list */
#page {
    word-wrap: break-word;
}

#page-wrapper {
    padding: 30px 0 0;
}

.header-top {
    padding-top: 10px;
    padding-bottom: 10px;
}

/* Header right */
@media only screen and (min-width: 990px) {
    .header-right {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.header-right ul {
    float: right;
    margin-top: 4px;
}

.header-right li {
    display: inline;
    list-style: none;
}

.header-right .widget {
    float: right;
}

.widget_product_search {
    float: left !important;
}

/* Top bar */
.top-bar {
    background-color: #343a40;
    display: block;
    overflow: auto;
    font-size: 14px;
}

.topbar-left {
    text-align: left;
}

.topbar-right {
    text-align: right;
}

.top-bar ul li:before {
    display: none !important;
}

.top-bar .widget {
    padding-top: 2px;
    padding-bottom: 2px;
    display: block;
}

.top-bar p {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
}

.top-bar .sow-features-list .sow-features-feature p:last-child {
    margin-bottom: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.top-bar ul {
    list-style: none;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
    display: inline-block;
    margin-bottom: 0;
}

.top-bar li {
    display: inline-block;
    padding: 3px 10px;
    color: #fff;
}

.top-bar a {
    color: #fff;
}

@media only screen and (max-width: 990px) {
    .top-bar p {
        font-size: 12px;
    }
}

@media only screen and (max-width: 770px) {
    .top-bar {
        display: none;
    }
}

.top-bar .sow-social-media-button {
    margin: 0 !important;
    padding: 0 !important;
    width: 1.5em !important;
}

/* logo */
.navbar-brand {
    max-height: 150px;
}

@media only screen and (min-width: 990px) {
    .navbar-brand {
        max-height: 150px;
    }
}

/* logo end */
/* Navbar */
.navbar {
    padding: 0;
}

.navbar-nav .nav-link {
    color: #464648;
    font-weight: 400;
    font-size: 18px;
}

@media only screen and (max-width: 990px) {
    .navbar-nav .nav-link {
        padding-right: 15px;
        padding-left: 15px;
        border-top: 1px solid #ddd;
    }
}

.navbar-nav a:hover {
    text-decoration: underline;
}

.dropdown .dropdown-menu a:hover {
    text-decoration: underline;
}

.navbar-toggler {
    padding: 0;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
}

.navbar-toggler-icon {
    display: inline-block;
    width: auto;
    height: auto;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
    margin: 5px 15px;
    padding: 6px 0;
    background-color: transparent;
}

.navbar-toggler-icon {
    background-image: none !important;
}

.navbar-toggler-icon p:before {
    color: #fff;
    font-family: 'icomoon' !important;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    content: "\e905";
    margin-right: 5px;
    font-size: 14px;
}

.navbar-toggler-icon p {
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase;
}

/* Navbar end */
/* Header afbeelding */
.header-wrap {
    text-align: left;
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #002d69;
}

.header-wrap h1.entry-title {
    font-weight: 400;
    color: #FFF;
    font-size: 3em;
    line-height: 1.2em;
}

/* Header afbeelding end */
/* Breadcrumps */
#page-breadcrumps {
    padding: 5px 0px;
}

#page-breadcrumps p {
    margin-bottom: 0;
    color: #464648;
}

#page-breadcrumps a {
    color: #464648;
}

#page-breadcrumps a:hover {
    color: #464648;
    text-decoration: underline;
}

#header-breadcrumps {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #e8e8e8;
}

#header-breadcrumps p {
    margin-bottom: 0;
}

/* Breadcrumps */
img.wp-post-image,
article img,
figure,
#secondary img {
    margin-bottom: 0;
}

/* jumbotron */
.jumbotron {
    margin-bottom: 0px;
    margin-top: -29px;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 150px;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.4);
}

.jumbotron h1 {
    font-size: 32px;
    color: #fff !important;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.4);
}

@media only screen and (min-width: 990px) {
    .jumbotron h1 {
        font-size: 4.5rem;
    }

    .jumbotron {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

/* Left sidebar */
@media (min-width: 768px) {
    #left-sidebar {
        padding-right: 30px;
        border-right: 1px solid #ececec;
        margin-bottom: 35px;
    }
}

#left-sidebar ul {
    list-style: none;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
}

#left-sidebar .widget_nav_menu ul li:before {
    display: none;
}

#left-sidebar .widget_nav_menu li {
    padding: 7px 0;
    border-bottom: 1px solid #ececec;
}

#left-sidebar .widget-title {
    font-size: 1.2em !important;
    font-weight: 600;
}

#left-sidebar .widget a {
    color: #464648;
    width: 100%;
    display: block;
}

/* Left sidebar end */
/* right sidebar */
#right-sidebar ul {
    list-style: none;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
}

#right-sidebar .widget_nav_menu ul li:before {
    display: none;
}

#right-sidebar .widget-title {
    font-size: 1.2em !important;
    font-weight: 600;
}

#right-sidebar .widget a {
    color: #464648;
    width: 100%;
    display: block;
    margin-bottom: 5px;
}

/* Left sidebar end */
/* Footer */
.incave-underline {
    background: #7e7e7e;
    height: 2px;
    margin-bottom: 15px;
    margin-top: -12px;
    width: 100%;
}

.incave-underline span {
    width: 60px;
    background-color: #fff !important;
    display: block;
    height: 2px;
}

.footer-widgets-wrapper {
    padding: 20px 0;
}

.footer-widgets-wrapper a {
    color: #fff;
}

.footer-widgets-wrapper a:hover {
    text-decoration: underline;
}

.footer-widgets-wrapper table {
    border-collapse: collapse;
    border: #343a40;
}

.footer-widgets-wrapper ul {
    list-style: none;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
}

.footer-widgets-wrapper ul li {
    position: relative;
    padding-left: 0;
}

.footer-widgets-wrapper ul li:before {
    color: #fff;
    font-family: 'icomoon' !important;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    content: "\e902";
    margin-right: 10px;
}

#wrapper-footer {
    color: #fff;
    padding-top: 0 !important;
}

.footer-widgets {
    margin-top: 30px;
    margin-bottom: 0;
}

.widget_nav_menu ul li:before {
    color: #fff;
    font-family: 'icomoon' !important;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    content: "\e902";
    margin-right: 10px;
}

@media only screen and (min-width: 768px) {
    .footer-widgets {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

.site-info a {
    color: #464648;
}

.site-info p {
    color: #464648;
    margin-bottom: 0;
}

/* Footer end */
/* Menu widget */
.menu-widget h3 {
    border-bottom: 1px solid #ededed;
    padding-bottom: 1.25rem;
    margin-bottom: 1.25rem;
}

.menu-widget a {
    color: #464648;
    font-size: 16px;
    font-weight: 400;
}

.menu-widget a:hover {
    text-decoration: underline;
}

.menu-widget ul {
    list-style: none;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
}

.menu-widget ul li {
    position: relative;
    padding-left: 1.25rem;
    margin-bottom: 4px;
}

/* Menu widget end */
.spacing-p {
    padding-top: 35px;
    padding-bottom: 35px;
}

.bg-primary {
    background-color: #002d69 !important;
}

/* Contact 7 */
.wpcf7 input[type=submit] {
    color: #fff;
    border-color: #98bf0d;
    background-color: #98bf0d;
    width: auto;
}

.wpcf7:hover input[type=submit] {
    border-color: #8fb508;
    background-color: #8fb508;
}

.form-control,
.wpcf7 input[type=text],
.wpcf7 input[type=search],
.wpcf7 input[type=url],
.wpcf7 input[type=tel],
.wpcf7 input[type=number],
.wpcf7 input[type=range],
.wpcf7 input[type=date],
.wpcf7 input[type=month],
.wpcf7 input[type=week],
.wpcf7 input[type=time],
.wpcf7 input[type=datetime],
.wpcf7 input[type=datetime-local],
.wpcf7 input[type=color],
.wpcf7 input[type=email],
.wpcf7 input[type=file],
.wpcf7 input[type=submit],
.wpcf7 select,
.wpcf7 textarea,
.wpcf7 .wpcf7-validation-errors {
    border-radius: 1px;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 6px 1em;
    clear: both;
    float: left;
}

/* Bootstrap fix */
.navbar-toggler:focus,
.navbar-toggler:active {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar-light .navbar-toggler {
    color: #fff;
    border: none;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1.5rem;
        padding-left: 0;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
    }
}

.dropdown:hover > .dropdown-menu {
    display: block;
    margin: 0;
}

.dropdown-menu {
    padding: 0;
    border: none;
}

@media (min-width: 992px) {
    .dropdown-menu {
        border: 1px solid #eaeaea;
    }
}

.dropdown .nav-link {
    color: #222;
    text-decoration: none;
}

.dropdown .dropdown-menu a {
    color: #222;
    text-decoration: none;
}

.dropdown .btn {
    background: green;
    color: #222;
}

.dropdown .btn:hover {
    background: #fff;
    color: #222;
    text-decoration: underline;
}

.dropdown .btn:active {
    background: #fff;
    color: #222;
}

.dropdown .btn:focus {
    background: #fff;
    color: #222;
}

.dropdown-menu .dropdown-item {
    display: inline-block;
    width: 100%;
    padding: 5px 15px;
    font-size: 18px;
}

.container .dropdown .dropdown-menu a:hover {
    color: #222;
    background-color: #fff;
    border-color: #fff;
}

ul.dropdown-menu li > ul.dropdown-menu {
    left: 100%;
    top: 0px;
}

ul.dropdown-menu li:hover > ul.dropdown-menu,
ul.dropdown-menu li:focus > ul.dropdown-menu {
    display: block;
}

/* Bootstrap fix end */
/* Cookie melding */
#cn-accept-cookie {
    color: #fff;
    background: #95c11f;
}

#cn-refuse-cookie {
    color: #fff;
    background: #cf3427;
}

#cn-more-info {
    background: transparent;
    border: 1px solid #fff;
}

/* ====> Copyright
-------------------------------------------------------------- */
.site-info {
    text-align: center;
}

.site-info a {
    color: #222;
    font-size: 12px;
}

.site-info p {
    color: #222;
    margin-bottom: 0;
    padding: 0.5rem 0;
    font-size: 12px;
}

@media only screen and (min-width: 768px) {
    .site-info {
        text-align: left;
    }
}

/* ====> Footer menu
-------------------------------------------------------------- */
#wrapper-footer a {
    font-size: 12px;
}

#footer-menu ul {
    -webkit-padding-start: 0 !important;
    padding-inline-start: 0 !important;
    display: inline-block;
}

#footer-menu li {
    text-align: center;
    display: block;
}

#footer-menu a {
    color: #222;
}

@media only screen and (min-width: 768px) {
    #footer-menu li {
        text-align: right;
        display: block;
        float: right;
    }
}

/* ====> SiteOrigin fix
-------------------------------------------------------------- */
#content .product .so-panel {
    margin-bottom: 0!important;
}

/* ====> Bootstrap layout
-------------------------------------------------------------- */
@media (min-width: 1400px) {
    .container {
        max-width: 1380px;
    }
}
