/*
 Theme Name:     airi-child
 Theme URI:      https://athemes.com/download/airi-child-theme/
 Description:    airi-child
 Author:         Athemes
 Author URI:     https://athemes.com/
 Template:       airi
 Version:        1.0.10
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

@import url('../airi/style.css');


.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .product div.entry-summary p.price, .product div.entry-summary span.price, .athemes-blog:not(.airi_athemes_blog_skin) .posted-on a, .athemes-blog:not(.airi_athemes_blog_skin) .byline a:hover, .testimonials-section.style1::before, .single-post .read-more-link .gt, .blog-loop .read-more-link .gt, .single-post .posted-on a, .blog-loop .posted-on a, .entry-title a:hover, .airi_recent_entries .post-date, .menuStyle3 .top-bar .contact-item .fa, .menuStyle4 .contact-area .contact-block .contact-icon, .widget_categories li:hover::before, .widget_categories li:hover a
{
	color: #6ec2e5 !important;
}

.woocommerce-checkout button.button.alt, .woocommerce-checkout button.button.alt:hover, .woocommerce-cart .cart-collaterals .cart_totals .button:hover, .woocommerce-cart .cart-collaterals .cart_totals .button, .product .single_add_to_cart_button.button.alt:hover, .product .single_add_to_cart_button.button.alt, .woocommerce ul.products li.product .button, .menuStyle2 .main-navigation a:hover::after, .menuStyle2 .main-navigation .current-menu-item::after, .comments-area .comment-reply-link:hover, .menuStyle4 .main-navigation .header-cta::before, .menuStyle4 .main-navigation .header-cta, button, .button, input[type="button"], input[type="reset"], input[type="submit"], .menuStyle3 .main-navigation a:hover::after, .menuStyle3 .main-navigation .current-menu-item::after 
{
    background-color: #6ec2e5 !important;
}
.product .single_add_to_cart_button.button.alt, .menuStyle4 .contact-area .contact-block .contact-icon, button, .button, input[type="button"], input[type="reset"], input[type="submit"] 
{
    border-color: #6ec2e5 !important;
}

.menu-menu-container
{
	font-size: 14px !important;
}

#site-navigation 
{
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}

.mobile-menu-toggle
{
	background-color: black !important;	
}

.main-navigation ul li a:hover, .main-navigation ul li.current_page_item > a, .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current_page_ancestor > a, .main-navigation ul li.current-menu-ancestor > a
{
	color: white !important;
}