/*
Theme Name: Shinko
Theme URI: https://xdevlabs.com/themes/simple-wp-theme/
Author: the xDevLabs team
Author URI: https://xdevlabs.com/
Description: Blank is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Shinko elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 5.6
Requires PHP: 5.6
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shinko
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Shinko WordPress Theme, (C) 2021 xDevlabs.com
Shinko is distributed under the terms of the GNU GPL.
*/

.instagram__list a {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
@media only screen and (max-width: 767px) {
	a:active, a:target{
	  color : #d40012 !important;
	}
	a:active img{
	opacity:0.7;
	}
	.news ul li a:active h2{
	  color : #d40012;
	}
	ul#menu-main-menu li:active a{
	  color : #d40012 !important;
	  border-color: #d40012;
	}
	ul#menu-main-menu li:focus a{
	  color : #d40012 !important;
	  border-color: #d40012;
	}
	ul#pnews li.particle .pheader a.ptitle:active .title{
	  color : #d40012;
	}
	.works__filter ul li:active a{
	  color : #d40012 !important;
	  border-color: #d40012;
	}
}