/*
Theme Name: Viabel 2020
Template: hello-elementor
Version: 1.0.1
Text Domain: Viabel
*/


.site-main {
  margin: 50px auto;
}
.site-main h1, .elementor h1,
.site-main h2, .elementor h2,
.site-main h3, .elementor h3,
.site-main h4, .elementor h4,
.site-main h5, .elementor h5,
.site-main h6, .elementor h6,
.site-main label, .elementor label,
.site-main td, .elementor td,
.site-main a, .elementor a,
.site-main p, .elementor p {
  color: #fff;
}

.site-main a, .elementor a {
  text-decoration: underline;
}

.woocommerce-pagination .page-numbers {
  border: none;
}

.cart-empty.woocommerce-info {
  display: none;
}

.viabel-tuoteryhmatuotteet {
  padding:0;
}
.viabel-tuoteryhmatuotteet li {
  list-style-type:none;
  margin-left:none;
}

#order_review td, #order_review th, #payment {
  color: #000;
  background: #fff;
}
#payment p {
  color: #000;
}

.woocommerce .cart {
  color: #000;
  background: #fff;
  
}
.woocommerce .cart a {
  color: #000;
}
.woocommerce-terms-and-conditions-wrapper a {
  color: #000;
  
}

.kuvapankki {  
}

.kuvapankki li {
  list-style-type: none;
  color: #fff;
}

.kuvapankki li a.button {
  color: #fff;
  padding: 2px 4px;
  font-size:9pt;
  border: #aaa;
  background: #888;
}