/*
Theme Name:   Unscripted
Theme URI:    https://unscriptedtv.co.za
Description:  Unscripted Video Wordpress Theme
Author:       Craig Harding
Author URI:   http://craigharding.co.za
Template:     savoy
Version:      1.0.1
*/
/*Site Wide*/
.home .nm-header {
  display: none;
}
.home .nm-header-placeholder {
  display: none;
}
.header-on-scroll .nm-header {
  display: inline-block;
}
/*Single Post*/
.nm-post-pagination {
  border-top: none!important;
}
/*Testimonials*/
.nm-testimonial-description {
  font-style: italic;
  color: #787878;
  text-align: center;
}
.nm-testimonial-description:before {
  content: open-quote;
}
.nm-testimonial-description:after {
  content: close-quote;
}
.nm-testimonial-author {
  font-style: normal;
  color: #787878;
  margin: 0 0 10px 0;
  text-align: center;
}
.nm-testimonial-author span:before {
  background: #787878 !important;
}
/*Single Product*/
.nm-single-product-bg {
  background: #000000 !important;
}
#size-guide {
  background-color: #ffffff;
}
/*Cart*/
.cart-collaterals {
  color: #000000;
}
.shop_table {
  color: #000000;
}
.input-text {
  color: #ffffff;
}
/*Checkout*/
.woocommerce-checkout-review-order-table tfoot {
  color: #000000 !important;
}
.select2-container {
  color: #000000 !important;
}
.checkout .input-text {
  color: #000000 !important;
}
.vendor-currency-conversion-option,
.currency-conversion-details,
.paypal-currency-conversion-option {
  color: #ffffff !important;
}
/*Thank you page*/
.woocommerce-order-overview,
.woocommerce-thankyou-order-details {
  color: #000000 !important;
}
.woocommerce-order-overview strong,
.woocommerce-thankyou-order-details strong {
  color: #000000 !important;
}
