.woocommerce #page-wrapper .button {
  border: none;
  background: #000000;
  color: #ffffff;
}

.woocommerce-page .related ul li.product,
.woocommerce-page .related ul.products li.product {
  width: 35%;
}

span.amount {
  color: #000000;
}

#masthead .hgroup .support-text {
  padding-top: 80px;
}

#masthead .hgroup #header-sidebar {
  display: flex;
  align-items: center;
}

font {
  color: #121111;
  font-size: 18px;
}

.textwidget {
  color: #050505;
  font-size: 18px;
}

.panel-widget-style {
  text-align: center;
}

#panel-4693-2-1-0.so-panel.widget.widget_text.panel-first-child.panel-last-child {
  text-align: center;
}

#panel-4693-2-2-0.so-panel.widget.widget_text.panel-first-child.panel-last-child {
  text-align: center;
}

#panel-4693-2-0-0.so-panel.widget.widget_text.panel-first-child.panel-last-child {
  text-align: center;
}

#panel-4693-0-0-0.so-panel.widget.widget_text.panel-first-child.panel-last-child {
  line-height: 30px;
}

#panel-4693-3-0-0.so-panel.widget.widget_text.panel-first-child.panel-last-child {
  line-height: 30px;
}

#masthead .hgroup #header-sidebar {
  top: 60px;
}

body.responsive.layout-full #page-wrapper .metaslider .full-container,
.layout-full #page-wrapper .metaslider .full-container {
  max-width: none;
}

/* WooCommerce */

.woocommerce span.onsale {
  background-color: #CA0230;
}

.woocommerce #page-wrapper .product h1.entry-title {
  color: #000000 !important;
  font-weight: bold !important;
  font-size: 24px !important;
  line-height: 24px;
}

.related.products {
  clear: both;
}

/* WooCommerce 100% width container */

.woocommerce-page #container {
  width: 100% !important;
}

/*
Vantage Theme, remove max width/layer centering.
Usage: Copy and paste this code into Appearance > Custom CSS or your own Custom CSS module.
*/

body.single-product #primary {
  width: 100%;
  float: none;
}

#masthead .hgroup h1 {
  position: relative;
  top: 120px;
  left: 875px;
  color: #0a0a0a;
  font-weight: bolder;
}

#masthead .hgroup #header-sidebar aside.widget {
  color: #0f0e0e;
  font-weight: bolder;
  position: relative;
}

.textwidget p:first-child {
  margin-top: 10px;
  font-size: 30px;
  color: #ffffff;
}

#masthead .hgroup #header-sidebar .widget-title {
  margin-top: 10px;
  font-size: 30px;
  color: #ffffff;
}

.woocommerce #page-wrapper .upsells.products h2 {
  min-height: 58px;
}

.woocommerce #page-wrapper .related.products h2 {
  min-height: 58px;
}

.composite_form .component_title {
  font-size: 16px !important;
}

.composite_form .component_inner {
  font-size: 16px !important;
}

.composite_form .summary_title {
  font-size: 16px !important;
}

.composite_form .summary_elements {
  font-size: 16px !important;
}

.woocommerce #page-wrapper .product .cart {
	display: block !important;
}