@charset "UTF-8";
/* CSS Document */

.container {
	margin-bottom:20px !important;
}

.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-brand {
	background-color:transparent !important;
}
.rstpl-brand img{
	height:65px !important;
}
@media (max-width: 979px) {
.rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand img {
    width: inherit !important;
	height:45px !important;
}
}
.rstpl-main-menu-position.rstpl-absolute-menu .rstpl-navigation .navbar.navbar-fixed-top {
    background-color: #ffffff !important;
}

.rstpl-main-menu-position.rstpl-absolute-menu .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu > li > a {
    color: #616060 !important;
}

[class*="rsmg_rsp_container"].rscarousel:before {
    background-color: transparent !important;
}

h2 {
	font-size:28px !important;
	margin-bottom: 5px !important;
}

.j2store-products-row .j2store-single-product .product-title a{
	text-shadow:1px 1px 1px #333333 !important;
	color:#ffffff !important;
	font-size:24px !important;
}

.j2store-products-row .j2store-single-product .product-title {
	padding:5px !important;
	margin-top:-50px !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0.77+100;Neutral+Density */
background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.77) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.77) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.77) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#c4000000',GradientType=0 ); /* IE6-9 */
}

.btn.btn-primary {
    padding: 4px 12px !important;
    line-height: 18px !important;
    min-height: 27px !important;
	border-radius:4px !important;
}
.btn.btn-warning {
   padding: 4px 12px !important;
    line-height: 18px !important;
    min-height: 27px !important;
	border-radius:4px !important;
}

a.readmore {
	background-color:#fafafa !important;
	border-radius:4px !important;
	padding:10px 20px !important;
	margin:5px 10px !important;
	text-shadow:0px 0px 0px !important;
	border:1px solid #CFCFCF !important;
	white-space: nowrap !important;
	box-shadow: 2px 2px 0px #000 !important;
}


.btn.btn-large {
	border-radius:4px !important;
}

.item-image.pull-left {
    float: left !important;
    clear: none !important;
    width: 50% !important;
}

.j2store-products-row .j2store-single-product {
	padding:10px !important;
	border:1px solid #cccccc !important;
	border-radius:4px !important;
}

.contactform {
	background-color:#fafafa !important;
	border-radius:6px !important;
}

.page-header {
    border-bottom:1px #666 solid !important;
}

.form-horizontal .control-label {
	display: none !important;
}

.form-horizontal .controls {
    margin-left: 0px !important;
}

.form-horizontal .control-group {
    margin-bottom: 5px !important;
}

.cart {
	content: "\f07a";
font-family: FontAwesome;
}

#column-left{
	padding:10px !important;
	background-color:#fafafa !important;
	border-radius:3px !important;

}

.j2store_field_required {
	display: none !important;
}


#j2store-checkout-content h1{
	border-bottom:1px #666 solid !important;
	font-size:28px !important;
	margin-bottom: 5px !important;
	letter-spacing:normal !important;
}

.product-sdesc {
	float:left !important;
	width:50% !important;
}

