
@import url('//fonts.googleapis.com/css?family=Raleway:300,400,500,700,600');

body, button, input, select, table, textarea {
	font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
	color: #636363;
	font-size: 14px;
	line-height: 1.5;
}
.header.panel > .header.links {
	text-transform: uppercase;
}
.page-header .panel.wrapper {
	background-color: #3399cc !important;
}
@media screen and (min-width: 768px) {
	.logo {
	    margin: -50px auto 25px 0 !important;
	}
	.page-layout-1column .product.media {
    width: 37% !important;
	}
	.page-layout-1column .product-info-main {
	    width: 60% !important;
	}

}

.nav-sections, .nav-sections-item-content > .navigation {
    background: #fff;
}
.navigation {
    border-bottom: 1px solid #ededed;
    text-transform: uppercase;
}
.navigation .level0.active > .level-top {
	border: none !important;
}
.block .title strong {
	margin: 0;
	margin-bottom: 10px;
	color: #636363;
	font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.4;
	text-rendering: optimizeSpeed;
	text-transform: uppercase;
	color: #3399cc;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: 600;
}
.sidebar-main .content {
	border: 1px solid #ccc;
}
.sidebar-main .content > dl > dt {
	margin: 0;
	margin-bottom: 10px;
	color: #636363;
	font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.4;
	text-rendering: optimizeSpeed;
	text-transform: uppercase;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none;
	font-weight: normal;
	margin-bottom: 0px;
	padding: 7px 10px 7px 24px;
	border-bottom: 1px solid #ccc;
	position: relative;
	background-color: #f4f4f4;
	display: block;
	margin-bottom: 20px;
}

.sidebar-main .content dl dd ol > li.item {
	padding: 2px 0 3px 15px;
	word-wrap: none;
}
.product-item-photo {
	position: relative;
	display: block;
	border: 1px solid #ededed;
}
.product-item-details{
	text-align: center;
}
.product-item-name {
	font-weight: 500;
	text-transform: uppercase;
}
.catalog-category-view .products-grid .product-item-info:hover,.catalog-category-view .products-grid .product-item-info:active {
	box-shadow: none;
	border:0;
	padding:0;
	margin:0;
}
.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    box-shadow: none;
	border:0;
	padding:0;
	margin:0;
	position: relative;
	width: auto;
	height: auto;
	overflow: inherit;
    clip: auto;
    text-align: center;
}
.catalog-category-view .products-grid .product-item-info:hover .product-item-inner {
	box-shadow: none;
	border:0;
	padding:0;
	margin:0;
}
.product-item-actions .actions-primary {
    display: block;
}
.product-item-actions .actions-primary + .actions-secondary, .sidebar-additional {
    display: none;
}
.toolbar {
    margin-top: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    background: #f4f4f4;
    padding: 5px 10px 5px 10px;
}
.product-item .tocart, .tocart {
    text-transform: uppercase;
}
.action.primary {
    background: #3399cc;
    border: 1px solid #3399cc;
    font-weight: normal;
}
.page-wrapper > .breadcrumbs, .page-wrapper > .top-container, .page-wrapper > .widget {
    text-transform: uppercase;
    font-weight: normal;
}
.product-info-main .stock.available, .product-info-main .stock.unavailable {
    color: #11b400;
}
.product-social-links {
	display: none;
}
a:visited, .alink:visited {
    color: #3399cc;
    text-decoration: none;
}
a, .alink {
    color: #3399cc;
    text-decoration: none;
}
.product-item .price-box .price {
    color: #3399cc;
    font-size: 1.6rem;
    font-weight: normal;
}
h1.page-title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #636363;
    padding-bottom: 3px;
    margin-bottom: 15px;
}
h3, .h3 {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
}
.toolbar {
	text-transform: uppercase;
}
.toolbar-products .pages {
    display: block;
    float: right;
    margin-left: 20px;
    margin-bottom: 0;
}
.page-products .toolbar .limiter {
    display: block;
    float: right;
    margin-left: 10px;
}
.products.wrapper ~ .toolbar .pages {
    float: right !important;
}
.products.wrapper ~ .toolbar .limiter, .products.wrapper ~ .toolbar .modes, .products.wrapper ~ .toolbar .sorter, .products.wrapper ~ .toolbar .toolbar-amount {
    display: block !important;
}
.cart-discount, .discount-code {
	display: none;
}
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
    font-size: 18px !important;
}

