/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/* Ege */


div.woocommerce-variation-price, a.reset_variations, th.label, tr.wapo-product-price, tr.wapo-total-options, div.attribute_koko_picker_label.swatch-label, #wapo-total-price-table table th {
	display:none!important;
}

.swatch-wrapper {
  padding: 2px;
  background: #222222!important; /**/
  border: 0px;
  /*float: left;*/
  margin: 0 5px 5px 0;
}

div.addon-header, #wapo-total-price-table, div.options-container.default-closed {
  color: #ffffff!important;
  font-weight: bold!important;
  background: #222222!important;
}

#wapo-total-price-table table {
  font-size: 30px!important;
  line-height: 40px;
  color: #ffffff;
  font-weight: bold!important;

}