/*
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
*/
/* - - HEADER  - - */
#header-outer[data-lhe="text_reveal"] #top nav > ul > li[class*="menu-item-btn"] > a, #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a, #top nav > ul > li[class*="button_solid_color"] > a, body #header-outer[data-lhe="default"] #top nav .sf-menu > li[class*="button_solid_color"] > a:hover, #header-outer[data-lhe="animated_underline"] #top nav > .sf-menu > li[class*="button_bordered"] > a, #top nav > ul > li[class*="button_bordered"] > a, body #header-outer.transparent #top nav > ul > li[class*="button_bordered"] > a, body #header-outer[data-lhe="default"] #top nav .sf-menu > li[class*="button_bordered"] > a:hover, body #header-outer.transparent #top nav > ul > li[class*="button_solid_color"] > a, #header-outer[data-lhe="animated_underline"] #top nav > ul > li[class*="button_solid_color"] > a {
  margin-left: 3px;
  margin-right: 3px;
}
/* - - USPS - - */
#usps li {
  display: inline-block;
  padding-left: 28px;
  max-width: 17.2%;
  margin: 5px 15px;
  vertical-align: top;
  line-height: 22px;
}
/* - - WOO - - */
.woocommerce #content div.product .product_title, .woocommerce div.product .product_title, .woocommerce-page #content div.product .product_title, .woocommerce-page div.product .product_title {
  margin-bottom: 30px;
}
.wc-block-cart-item__prices {
  display: none !important;
}
.single-product div.product h1.product_title, .nectar-shop-header .page-title {
  font-size: 45px;
  line-height: 50px;
  color: #dc8866;
}
.woocommerce div.product_meta {
  display: none !important;
}
/* - - DONATIE - - */
.button.wcdp-modal-open.wcdp-button {
  background-color: #dc8866;
  font-size: 20px;
  font-weight: 600;
  padding: 15px 35px;
  color: #fff !important;
}
.wcdp-amount > input.wcdp-donation-amount {
  font-size: 150%;
  width: 10ch;
  min-width: 5ch;
  border: 1px #ccc solid;
}
/* - - RESPONSIVE - - */
@media only screen and (max-width: 600px) {
#usps li {
  max-width: 95%;
}
}




