/*
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/
*/

.footer-bottom {
	background-color: rgba(255,255,255,0);
	color: #282828;
}
@media (min-width: 992px) {
	.footer-column { 
		width: 25%;
		margin-left: 0; }
}

.wpml-ls-legacy-list-horizontal {
	border: 1px solid transparent;
	padding: 7px 0;
	clear: both;
}
.menu-item i {
	color: #888;
}

.menu-account span {
	color: #888;
}

.social-media-link i {
	font-size: 30px;
}

.footer-pay img {
	max-height: 30px;
	width: auto;
	filter: grayscale(1);
	margin: 10px 0 10px 30px;
}

nav.header-aside-nav.menu--vertical.menu--vertical-left {
	background: #fff;
}

.body-col-2cl.enable-main-fullwidth #site-content{
	width: 100%;
	max-width: calc( 100% - 100px);
	max-width: -moz-calc( 100% - 100px);
	max-width: -webkit-calc( 100% - 100px);
}

@media(min-width: 992px){
	[lang="en-US"] .woocommerce-cart .not-active-fullpage > .woocommerce td.actions .coupon{
		width: 65% !important
	}
}