/*
Theme Name: Eat Eco Child
Theme URI: http://seasidetms.net/eat-eco-child/
Author: seasidetms
Author URI: http://seasidetms.net/
Description: Eat Eco Child Theme
Template: eat-eco
Version: 1.0.0
License:
License URI:
Text Domain: eat-eco-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

.archive .seasidetms_product_cat.entry-meta {
    display:none;
}

.logo_retina,.header_mid .logo_wrap .logo img {
    max-width:70% !important;
}

#bottom .bottom_inner {
	display:flex;
}

#bottom .seasidetms_button {
	border:0px;
	background:#4471AD!important;
}

@media (max-width:1000px) {
	#bottom .bottom_inner {
		flex-wrap: wrap;
	}
}

.el-footer-moto{
	min-width:180px;
}

@media (max-width:780px) {
	#text-2 .textwidget {
	display:flex;
	flex-direction:column;
	align-items:center;
}
}

.woocommerce-MyAccount-navigation a{
	font-size:18px !important;
	font-weight:bold;
}