/*
Theme Name: Sneaker Child Theme
Theme URI: http://demo.roadthemes.com/sneaker/
Author: Plaza-Themes
Author URI: http://plazathemes.com/
Description:  Sneaker Child Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, post-formats, sticky-post, threaded-comments
Text Domain: sneaker
Template: sneaker

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

div.availSizesWrapper {
	margin: auto;
    display: none;
}
span.availSize {
	font-size: 12px;
	font-weight: 700;
	color: #444;
	border:2px solid #555;
	padding: 3px 5px;
	margin-right:7px;
	margin-bottom: :8px;
}
.product-wrapper.gridview.hover div.availSizesWrapper {
    display: block;
}

.main-container .product-view .summary.single-product-info .price {
    color: #FF0011;
}

.header-container .horizontal-menu #primary > .menu_holder .menu_inner > ul > li.default_dropdown ul.mega_dropdown li a.item_link .link_text {
    color: #000;
    font-weight: 700 !important;
}

.shop-products .gridview .price-box {
    font-size: 20px !important;
    font-weight: 700 !important;
}