/*
Welcome to Custom CSS!
To learn how this works, see http://wp.me/PEmnE-Bt
*/
@import "https://fonts.googleapis.com/css?family=Oswald:400,700,300";
.total_cart_header .woo-cart-contents .woo-cart-items, .cart .single-product-buttons, .add_to_cart_button.product_type_simple.add_to_cart_add_to_cart_button.ajax_add_to_cart {
  display: none !important;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td, .wpb_wrapper h5.widget-title {
  color: #4a4847;
}
.dfd-background-dark .wpb_wrapper h5.widget-title {
  color: #f0f0f0;
}
h1, h2, h3, h4, h5, h6 {
  letter-spacing: 0.03em;
  color: #4a4847;
  font-family: 'Oswald', sans-serif;
}
h1 {
  font-weight: 600;
  font-size: 44px;
  line-height: 114%;
  text-transform: uppercase;
  letter-spacing: 0;
}
h6 {
  letter-spacing: 2px;
  font-weight: 400;
  line-height: 170%;
}
div.page-title-inner .page-title {
  font-size: 35px;
  text-transform: uppercase;
  letter-spacing: 9px;
  color: #f0f0f0;
  padding-bottom: 0;
}
#sub-footer {
  background-color: #2a2827 !important;
}
#footer {
  background-color: #3a3837;
  /* Products Shopping cart styles */
}
.shopping-cart-box .widget_shopping_cart_content ul.cart_list li a {
  color: #aaa;
}
.shopping-cart-box .widget_shopping_cart_content ul.cart_list li a img {
  width: 50px;
  height: auto;
  margin: 0 12px 0 0;
  float: left;
}
.dfd-woo-single-category .dfd-heading .inline-block, .single-product .cart .single_add_to_cart_button {
  background: #2a2827;
}
.widget_top_rated_products ul li .product_summary a {
  line-height: 30px;
}
.mini_cart_item .quantity {
  float: left;
  display: block;
  width: 120px;
  text-align: left;
  margin: 0;
}
.price {
  margin: 0;
}
.price .amount {
  color: #2a2827;
  font-family: texgyreadventorregular;
  font-size: 29px;
  font-weight: 600;
}
.product dl.tabs, .product ul.tabs-content {
  display: none;
}
.button.wc-backward:not(.ubtn), button:not(.ubtn), .button:not(.ubtn), #wp-submit:not(.ubtn), #commentform #submit:not(.ubtn) {
  letter-spacing: 1px;
}
.test {
  color: #fdb913;
  color: #eda903;
  color: #95a83f;
  color: #625959;
}
.products.row .quick-view-button.button {
  display: none;
}
.products .product .woo-cover .buttons-wrap.dfd-buttons-light a {
  display: none;
}
@media only screen and (max-width: 768px) {
  .login-header {
    display: none;
  }
}
