.single-product div.product h1.product_title {
  color: #36a5dd;
}

.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs li a {
  font-size: 27px;
  color: #36a5dd;
}

#page-header-bg h1 {
  text-shadow: 1px 1px 1px #000;
}

.related.products {
  display: none;
}

body:not(.nectar-no-flex-height) .container-wrap {
  padding-bottom: 0px;
}

.woocommerce div.product form.cart .variations select {
  border-width: 2px;
  border-color: #2b2b2b;
}

.nectar-social.hover {
  display: none;
}

#page-header-bg .subheader {
  text-shadow: .5px .5px .5px #000;
}

.full-width-section > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content .ns-heading-el {
 text-shadow: .5px .5px .5px #000;
}