/*
Theme Name: Basis theme
Theme URI: http://example.com
Author: Your name
Author URI: http://pinegrow.com/
Description: This theme was created with Pinegrow Web Editor
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: basis_thema
*/
/*WP Admin Bar*/
.admin-bar .fixed-top {
  top: 32px; }

.test {
  color: #000; }

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

a:hover {
  text-decoration: underline; }

/*logo*/
/*header*/
.navbar {
  background-color: #fff;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); }

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

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

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

.dropdown .dropdown-menu a:hover {
  color: #222;
  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;
  font-size: 14px; }

.footer-widgets-wrapper h3 {
  color: #fff !important;
  font-size: 22px; }

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

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

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

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

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

/*Sidebar menu*/
.menu-widget ul li:before {
  color: #222 !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 {
  font-family: Verdana, Geneva, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  color: #222;
  margin-bottom: 1rem; }

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

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

a {
  color: #222; }

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;
  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 (min-width: 990px) {
  .header-right {
    padding: 10px 0; } }

.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 {
  background-color: #343a40;
  display: block;
  overflow: auto;
  font-size: 14px; }

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

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

.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 img {
  max-height: 50px;
  width: auto;
  padding: 10px 0; }

.navbar-brand {
  margin-left: 15px; }

@media only screen and (min-width: 990px) {
  .navbar-brand img {
    max-height: 70px;
    width: auto;
    padding: 10px 0; }
  .navbar-brand {
    margin-left: 0; } }

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

.navbar-nav .nav-link {
  color: #222;
  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: #222;
  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: #222;
  text-transform: uppercase; }

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

.header-wrap h1 {
  color: #FFF;
  margin-bottom: 5px; }

.header-wrap a {
  color: #FFF; }

.header-wrap p {
  color: #FFF; }

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

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

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

#page-breadcrumps a:hover {
  color: #222;
  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;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 150px;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.4);
  margin-top: -30px; }

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

.jumbotron span {
  color: #98bf0d; }

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

/*Left sidebar*/
#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-title {
  font-size: 1.2em !important;
  font-weight: 600; }

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

/*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;
  font-size: 14px; }

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

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

.footer-widgets-wrapper ul {
  list-style: none;
  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 {
  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 {
  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; }

#wrapper-footer a {
  font-size: 12px; }

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

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

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

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

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

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

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

.menu-widget ul {
  list-style: none;
  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; }

/*Bootstrap fix*/
.navbar-toggler:focus,
.navbar-toggler:active {
  outline: 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: 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; }

.wrapper {
  padding: 0; }

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