/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
::marker {
	color: #009fe3;
}
h1, h1.vc_do_custom_heading {
	color: #009fe3;
}
.toggle > .toggle-title a {
  color: rgb(0, 0, 0);
	background-color: rgba(0,0,0,.025);
}
.toggle > .toggle-title a i {
  color: #009fe3;
}
#header-outer nav > ul > .megamenu.nectar-megamenu-menu-item.width-50 > ul {
  width: 50em!important;
}
#header-outer nav > ul > .megamenu.nectar-megamenu-menu-item > .sub-menu > li {
  padding: 15px 1px 15px 15px;
}
/* - - BREADCRUMBS - - */
body[data-bg-header="true"].page .main-content > .row > #breadcrumbs.yoast {
  padding-bottom: 3em;
}
/* - - USPS - - */
#usps li {
  display: inline-block;
  margin: 5px 25px;
  text-align: left !important;
  padding-left: 28px;
  font-size: 16px;
}
#usps ul {
  text-align:center;
  margin-bottom: 10px;
}
#usps ul li .icon-default-style[class^="icon-"] {
  font-size: 20px;
  height: 100%;
  line-height: 25px;
}
/* - - FORMS - - */
.material.woocommerce-page[data-form-style="default"] input#coupon_code, input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .wpcf7-form-control.wpcf7-submit.has-spinner {
  margin: 3px 0;
}
.wpcf7-form-control-wrap {
  font-size: 14px;
  margin: 1px 2px;
}
select {
  padding: 7px 10px 8px;
}
input::placeholder, textarea::placeholder {
  opacity: 1;
  color: #000000;
}
textarea {
  height: 70px;
}
.wpcf7-form-control-wrap.som {
  float: none;
}
.wpcf7-form.init {
  font-size: 14px;
}
.wpcf7-form.init img.wpcf7-form-control {
  margin-bottom: 0px !important;
  max-width: 100%;
  height: auto;
}
/* - - RATINGS - - */
.nectar-star-rating * {
  font-size: 15px;
  line-height: 20px;
  margin-top: 15px;
}
/* - - WOO - - */
.stock.out-of-stock, .woocommerce-ordering, .woocommerce-result-count {
  display: none !important;
}
.nectar-shop-header .woocommerce-breadcrumb {
  padding: 13px 0;
  line-height: 15px;
  margin-bottom: 40px;
  font-size: 13px;
}
.woocommerce .woocommerce-breadcrumb span a, .woocommerce div.product .woocommerce-review-link, .woocommerce.single-product div.product_meta a, .woocommerce .woocommerce-breadcrumb span:last-child {
  font-size: 13px;
}
.product_title.entry-title.nectar-inherit-default {
  color: #0081c1;
}
.woocommerce div.product form.cart, .products li.product.minimal .product-image-wrap .product-add-to-cart {
  display: none;
}
.woocommerce-loop-product__title {
  min-height: 40px;
}
/* - - FOOTER -  */
#footer-outer h4 {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
}
#menu-snel-navigeren li {
  display: inline-block;
  width: 32%;
}
#footer-outer p, #copyright .container p {
  font-size: 14px !important;
}
/* Media query voor mobiele apparaten */
@media (max-width: 999px) {
#usps li {
  display: inline-block;
  margin: 5px 15px;
  text-align:left!important;
	width: 100%;
}
	h1 {
  font-size: 40px;
  line-height: 45px;
}
	.nectar-button {
  width: 100%;
}
	#menu-snel-navigeren li {
  width: 100%;
}
}





