/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 12 2025 | 21:23:49 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.product-img img {
	max-height: 250px;
}
.nasa-classic-style.nasa-tabs-has-bg {
	background: #F6242A;
}

.header-nav .root-item>a {
	text-transform: uppercase;
}

.footer-light-2 .nasa-image {
	max-width: 200px;
}

.header-nav .menu-button {
	background-color: #FED019;
    padding: 0 10px;
}

.cat-header {
    background-color: #F6242A;
    width: 100%;
    color: #fff;
    padding: 10px;
    text-align: center;
}

.wcpt-navigation.wcpt-header.wcpt-always-show {
	display: none;
}