/*
Theme Name: Veos Digital 01
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  ***************/
a:hover {
	text-decoration: none;
}

.zigzag:before, .sidebar-content .filter-title:before {
    background-image: linear-gradient(#00ae9d 100%,transparent 0),linear-gradient(#00ae9d 100%,transparent 0),linear-gradient(#00ae9d 100%,transparent 0),linear-gradient(#00ae9d 100%,transparent 0),linear-gradient(#00ae9d 100%,transparent 0),linear-gradient(#00ae9d 100%,transparent 0),linear-gradient(#00ae9d 100%,transparent 0);
}

html .heading-light, 
html .lnk-light, 
html .text-color-light {
	color: #00ae9d!important;	
}

.post-content strong,
.blog-posts .post .entry-title a,
.blog-posts .btn-readmore {
	color: #1a1a1a;
}

.blog-posts .post .entry-title a:hover {
	text-decoration: none;
}

.blog-posts .btn-readmore {
	text-decoration: none;
	font-weight: 400;
	font-style: italic;
}

.service-card:hover {
	background-color: #00ae9d!important;
}

.list-unstyled::before, 
ul.portfolio-filter > li > a::before, ul.portfolio-cat-list > li > a::before {
	background-color: #00ae9d;
}

.portfolio-item .thumb-info-title .thumb-info-inner::after {
	color: #00ae9d;
}

ul.portfolio-filter > li > a:hover, 
ul.portfolio-filter > li.active > a, 
ul.portfolio-cat-list > li > a:hover {
	color: inherit;	
}