/*
Theme Name: Venedor
Theme URI: http://newsmartwave.net/wordpress/venedor/
Author: SW-THEMES
Author URI: http://themeforest.net/user/SW-THEMES
Description: Responsive & Retina Ready Woocommerce Theme
Version: 1.3.1
License: GNU General Public License
License URI: license.txt
Tags: green, blue, orange, pink, brown, one-column, two-columns, left-sidebar, right-sidebar,  fluid-layout, custom-colors, custom-header, custom-background, custom-menu, editor-style, theme-options, sticky-post, translation-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/


body.home .banner-container {
  margin-bottom: 30px;
}

body.home #content-top {
  margin-bottom: 55px;
}

body.home .m-t-xxl {
  margin-top: 0px;
}

div.header-contact .header-block.well {
  margin-left: 0px;
}

div.header-contact .header-block.well.nobg {
  margin-top: 10px;
}

aside.widget_layered_nav ul li a {
  width: 85%;
  white-space: wrap;
}

.products .product .product-image img {
  width: auto;
  max-height: 150px;
}
.rrp {
  font-size: 14px !important;
  margin-top: -2px !important;
}
.products .product-image .price-box .price del {
  margin-top: -12px !important;
  margin-bottom: 3px !important;
  font-size: 12px !important;
}
.product .price del {
color: #d6dadb !important;
}

.wpcf7-form .wpcf7-not-valid-tip {

    position: relative !important;
    left: 0;
    top: 0;

}