/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

@font-face {
  font-family: 'DINPro';
  src: url('fonts/DINPro/DINPro.eot?#iefix') format('embedded-opentype'),  url('fonts/DINPro/DINPro.otf')  format('opentype'),
	     url('fonts/DINPro/DINPro.woff') format('woff'), url('fonts/DINPro/DINPro.ttf')  format('truetype'), url('fonts/DINPro/DINPro.svg#DINPro') format('svg');
  font-weight: normal;
  font-style: normal;
}

body{
    font-family: 'DINPro' !important;
}
.blog-posts .post .entry-title {
    font-family: 'DINPro' !important;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer .widget-title, #footer .widget-title a, .footer-top .widget-title {
    font-family: 'DINPro' !important;
}

p, .porto-u-sub-heading {
    font-family: 'DINPro' !important;
}

h3 {
  font-family: 'DINPro' !important;
}

ul.products li.product-col .woocommerce-loop-product__title {
    overflow: none !important;
    font-size: 0.95em;
}

#footer, #footer p {
    font-family: 'DINPro' !important;
}

#header .main-menu > li.menu-item > a {
    font-family: 'DINPro' !important;
}
h2 {
  font-family: 'DINPro' !important;
}

.yith-wcwl-add-button, .quickview{
  display: none !important;
}
.add-links .add_to_cart_button, .add-links .add_to_cart_read_more, .add-links .quickview, .yith-wcwl-add-to-wishlist a, .yith-wcwl-add-to-wishlist a:hover, .yith-wcwl-add-to-wishlist span {
    background-color: transparent;
    border: 2px solid #e3001b !important;
    color: #e3001b !important;
    border-radius: 50px !important;
    text-transform: lowercase !important;
    padding: 0px 20px !important;
}
ul.products li.product:hover .add-links .add_to_cart_button, ul.products li.product:hover .add-links .add_to_cart_read_more {
    background: #e3001b !important;
    color: #fff !important;
}

.health h2{
  color: #e20821 !important;
  font-weight: 300 !important;
}

ul.products li.product-col .woocommerce-loop-product__title {
    overflow: none !important;
}

ul.products .product-image img{
  height: 250px !important;
  width: auto !important;
}

.prdctfltr_checkboxes{
      text-transform: uppercase;
}
