/*
Theme Name: Porto
Theme URI: http://www.newsmartwave.net/wordpress/porto
Author: SW-THEMES
Author URI: http://www.newsmartwave.net/
Description: Porto Responsive Wordpress + eCommerce Theme.
Version: 3.3.3
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
Text Domain: porto

*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bypostauthor {}


.widget_recent_entries > ul li:before, .widget_recent_comments > ul li:before, .widget_pages > ul li:before, .widget_meta > ul li:before, .widget_nav_menu > div > ul li:before, .widget_archive > ul li:before, .widget_categories > ul li:before, .widget_rss > ul li:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: none !important;
    border-bottom: none !important;
    border-left: 0px solid #333 !important;
    margin-left: -11px !important;
    margin-right: 0px !important;
}

#footer .widget > div > ul li, #footer .widget > ul li {
    border: none !important;
}
#footer .widget > div > ul, #footer .widget > ul {
   border: none !important;
}

#footer .footer-bottom {
    padding: 1px 0 !important;
}

#header .header-main .header-contact {
 
    font-size: 18px !important;
    font-weight: 600 !important;
}

.woocommerce-tabs
{
    display: none !important;
    width: 100% !important;
}

 

.price, .tm-options-totals, .tm-options-totals
{
	 display: none !important;	
}
.quantity 
{
	 display: none !important;	
}

.product-summary-wrap .single_add_to_cart_button:before {
    display: none !important;
    content: "\f07a";
    font-family: "FontAwesome";
    margin-right: 0.7143em;
}