/*
    Template:       airi
    Theme Name:     Airi Child
    Theme URI:      http://themeforest.net/user/LA-Studio/portfolio?ref=LA-Studio
    Author:         LA Studio
    Author URI:     http://themeforest.net/user/LA-Studio?ref=LA-Studio
    Description:    Clean, Minimal WooCommerce Theme
    Version:        1.0
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
    License: 		GNU General Public License
	License URI: 	licence/GPL.txt
    Text Domain:    airi-child
    Domain Path:    /languages/
*/


.entry-thumbnail,
.blog_item--thumbnail,
.blog__item > .blog_item--thumbnail {
  text-align: center !important;
}

.grecaptcha-badge{
	display: none !important;
}

@media (min-width: 1660px){
	.enable-header-transparency .site-header:not(.is-sticky) .site-main-nav .main-menu > li > a{ 
		color: black !important;
	}
}

@media (min-width: 1000px){
	.la-newsletter-popup{
		width: auto !important;
		max-width: 40% !important;  
	}
}

.single-post-content .entry-content a {
	color: #cf987e;
}