.woocommerce #page-wrapper h1.page-title {
  color: white !important;
}

p.woocommerce-result-count {
   color: white !important;
}

#secondary .widget {
  color: white !important;
}

#secondary .widget-title {
  color: white !important;
}

.woocommerce #page-wrapper .woocommerce-breadcrumb{
  color: white !important;
}

.woocommerce .woocommerce-breadcrumb a{
  color: white !important;
}

.wc-block-mini-cart__button{
  color: white !important;
}

.woocommerce #page-wrapper .upsells.products h2, .woocommerce #page-wrapper .related.products h2 {
	  color: white !important;
}	

.woocommerce div.product .woocommerce-tabs .panel {
		color: white !important;
}	

.product p.wc-gzd-additional-info {
		color: white !important;
}	
	
.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
		  color: rgba(6,147,227,1) !important;
} 

.woocommerce .woocommerce-ordering select { 
		display: none !important;
}


.woocommerce-error{
	display: none !important	
}

/*.woocommerce div.product div.summary div.product_meta span.tagged_as{
		display: none !important;
} */

.woocommerce-products-header {
		line-height: 0 !important;
}

.wc-block-mini-cart { 
			line-height: 0 !important;
}


.woocommerce #page-wrapper .woocommerce-message {
border-top-color: #2db742; 
border-radius: 3px
}

.woocommerce-message {
border-top-color: #2db742; 
border-radius: 3px
}

.woocommerce #page-wrapper .woocommerce-message a.button {
		margin-top: 5px;
		border-color: #2db742;
}

.woocommerce-message:before {
		content: "\e015";
    color: #2db742;
}

.woocommerce img, .woocommerce-page img {
    border-radius: 3px
}

.woocommerce #page-wrapper .product .variations_form select {
    border-radius: 3px
}

.woocommerce-info:before {
    content: "\e016";
    color: #248cc8;
}

.woocommerce-info {
    border-radius: 3px;
}

.woocommerce-checkout .shop_table {
    background-color: #2f3033;
}

.woocommerce-checkout #payment {
    background: #2f3033;
}

.woocommerce ul.products li.product a {
       color: white;
}

.woocommerce ul.products li.product a:hover{
		color: #bfa044 !important;
}

.woocommerce #page-wrapper .product .variations_form select {
		color: #bfa044;
}