@import url("https://fonts.googleapis.com/css?family=Roboto+Slab|");
.woocommerce .cart-collaterals {
  background-color: #3e3e3e;
  border-style: solid;
  border-width: 3px;
  border-color: #f0e9db;
  color: #f0e9db;
}
.woocommerce .cart-collaterals .cart_totals h2 {
  font-family: Roboto Slab;
}
ul#shipping_method li:first-child {
  color: #f0e9db;
}
.woocommerce-cart .entry-header .entry-title {
  color: #f0e9db;
  font-family: Roboto Slab;
}
.woocommerce-cart .woocommerce table.shop_table.cart thead th {
  color: #f0e9db;
}
.woocommerce-cart .woocommerce table.shop_table.cart td.product-remove a.remove {
  background-color: rgba(255, 255, 255, 0.99);
}
.woocommerce-checkout .entry-header .entry-title {
  font-family: Roboto Slab;
  color: #f0e9db;
}
.woocommerce form.checkout h3 {
  font-family: Roboto Slab;
}
.woocommerce form.checkout .form-row label {
  color: #f0e9db;
}
.woocommerce #order_review {
  background-color: #3e3e3e;
}
.woocommerce #payment ul.payment_methods li {
  background-color: #3e3e3e;
  color: #ecf0f1;
}
.woocommerce-checkout #payment ul.payment_methods > li > label {
  color: #f0e9db;
}
.woocommerce-checkout .woocommerce .shop_table th {
  color: #f0e9db;
}
ul#shipping_method li label {
  color: #f0e9db;
}
#ship-to-different-address span {
  color: #f0e9db;
}
.woocommerce .woocommerce-info {
  color: #f0e9db;
}
.woocommerce #order_review:hover {
  color: #3e3e3e;
}
.woocommerce div.product .variations .value select {
  background-color: #ecf0f1;
}
.nav-menu-desktop.style-border-bottom .nav-menu > li > a .link-before {
  color: #2c3e50;
}
.nav-btn svg {
  color: #2c3e50;
}
.woocommerce-account .woocommerce-MyAccount-content p mark {
  color: #f0e9db;
}
table.shop_table thead tr th {
  color: #f0e9db;
}
table.shop_table tfoot tr:first-of-type th {
  color: #f0e9db;
}
.site-header {
  color: #2c3e50;
}
html > body > #page > #site-content > div > div > #main > div > #post-251 > div > div > div > p {
  color: #e9ffdb;
}
.woocommerce-page form .form-row label {
  color: #f0e9db;
}
.woocommerce-page form .form-row .input-text {
  color: #7f8c8d;
}
.woocommerce-account .woocommerce-MyAccount-content strong {
  color: #e9ffdb;
}
.woocommerce-cart .woocommerce table.shop_table.cart div.quantity input.qty {
  color: #34495e;
}
