/* -----------------------------------------------------------------------


 Blueprint CSS Framework 1.0.1
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}




	
#primary-header {
	display: none;
}

#primary-navigation, .navbar.sticky-top {
	display: none !important;
}

#review-wrapper {
	min-height: 0;
}

#bat-viewer-container {
	width: 600px !important;
	height: 200px !important;
	margin: 0 auto !important;
	padding: 0 !important;
}

.model-header-wrapper {
	width: 600px !important;
	margin: 0 auto !important;
}

.three-up-diagonal {
	-ms-transform: rotate(0deg) !important;
	-webkit-transform: rotate(0deg) !important;
	transform: rotate(0deg) !important;
	position: relative;
	top: 0 !important;
	left: 0 !important;
	text-align: center !important;
	width: 600px !important;
	margin: 40px auto;
}

.three-up-diagonal svg {
	width: 600px !important;
	height: 100% !important;
}

.association-logos {
	display: none;
}

.association-marks {
	display: none;
}

.association-marks-bg {
	display: none;
}

#full-bat-preview {
	top: 3px;
}

#bat-details-container {
	clear: both !important;
	margin: 27px auto 20px auto !important;
	width: 600px !important;
	padding: 0 !important;
	overflow: auto;
	clear: both;
	
}

body.review-and-buy #review-wrapper #bat-details-container .model-name-wrapper {
	margin-top: 52px;
}

.agree-to-terms {
	display: none;
}

#bat-details-container .model-header-wrapper {
	display: none;
	height: 0;
	width: 0;
}

.cart-price-wrapper.top {
	display: none;
}

.price {
	float: none !important;
	text-align: center !important;
	margin: 0 auto !important;
	width: 600px !important;
	z-index: 1000000;
}

.add-to-cart {
	display: none;
}

.sharing-wrapper {
	display: none;
}

.model-colors-wrapper {
	display: none;
}

.edit-bat {
	display: none;
}

.end-cap-preview-wrapper {
	float: left !important;
	width: 300px !important;
}

.personalize-end-cap {
	width: 250px !important;
}

.knob-preview-wrapper {
	float: left !important;
	width: 300px !important;
}

.personalize-knob {
	width: 250px !important;
}

.personalize-end-cap,
.personalize-knob,
.end-cap-preview-wrapper img,
.knob-preview-wrapper img {
	width: 250px !important;
	margin-left: 25px !important;
	margin-top: 25px !important;
}

.personalize-end-cap svg,
.personalize-knob svg {
	width: 250px !important;
	height: 100% !important;
	margin-left: 25px !important;
	margin-top: 25px !important;
}

.end-cap-text,
.knob-text,
.knob-size {
	/*display: none;*/
}

.model-footer-wrapper {
	margin-top: 20px !important;
}

#spec-wrapper,
#specs-header,
#specs,
.row {
	width: 600px;
}

#specs .col-md-3 {
	/*float: none !important;
	width: 600px !important;*/
	float: left !important;
	width: 45% !important;
}

#spec-wrapper .spec-actions {
	display: none;
}

#spec-wrapper .bat-previews {
	width: 600px;
}

#spec-wrapper .bat-previews .col-sm-4 {
	width: 180px !important;
	float: left !important;
}

#spec-wrapper .bat-preview.knob, #spec-wrapper .bat-preview.end-cap {
	position: relative;
	vertical-align: top;
	top: 0;
	margin-top: 0;
	display: inline-block;
	width: 260px !important;
	height: 260px !important;
}
#spec-wrapper .bat-preview.knob {
	margin-left: 300px;
	margin-top: -262px;
}
#spec-wrapper .bat-preview.knob img {
	width: 260px !important;
	height: 260px !important;
}
#spec-wrapper .bat-preview.end-cap img {
	position: absolute;
	display: block;
	top: -30px;
	right: -30px;
}

.col-xs-12.col-md-3 {
	display: inline-block;
	font-size: 10px;
	margin: 0;
	width: 50px;
}
.table.table-bordered {
	width: 100%;
	padding: 2px;
}

/* COMPOSITE */

#spec-wrapper.composite .bat-preview.knob {
	margin-left: 0px;
	margin-top: 0px;
}

#spec-wrapper.composite .bat-preview.end-cap {
	margin-left: 300px;
	margin-top: -240px;
}
#spec-wrapper.composite .bat-preview.end-cap img {
	width: 260px !important;
	height: 260px !important;
}

#spec-wrapper.composite .col-xs-12.col-sm-4 {
	display: inline-block;
	font-size: 10px;
	margin: 0 10px;
	width: 170px;
}


#primary-footer {
	display: none;
}
#page-footer {
	display: none;
}
