/*
    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-top .widget .widget-title:after {
    content: "";
    border-bottom: 1px solid #FFFFFF;
    display: block;
    width: 40px;
    padding-top: 20px;
}

.footer-top .widget .widget-title {
	font-size: 16px;
}

.footer-top-area {
	background-color: #cc0000;
	color: white;
}

.site-footer {
	margin-top: 50px;
}

.woocommerce-product-gallery__image, .product_item--thumbnail {
    background-color: #f8f8f8;
}

#tab-additional_information table th {
    padding-right: 30px;
}

.wc-ordering {
    display: none;
}

