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


 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;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%;}


.symbol-option.flag, .symbol-option.mlb {
	margin: -8px 0 0 -10px !important;
}
.symbol-option.flag img, .symbol-option.mlb img {
	margin: 3px 0 0 3px !important;
}

.product-view-container.strap-only.review {
	margin: 70px 0 0 !important;
}

#product-customizer.sliding-mitt-shorty-adult #product-strap-strap-1 {
	top: -563px !important;
	left: 50px !important;
}

#primary-header {
	display: none;
}

#primary-navigation {
	display: none;
}

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

body#my-gear #main-content {
	margin-top: -160px !important;
}

body#my-gear #product-customizer #product-viewer #product-view-data #product-view-data-container .mi-close {
	display: none !important;
}

body#my-gear #product-customizer #product-viewer #product-views .product-view-container.review .review-header {
	display: none !important;
}
body#my-gear #product-customizer.sliding-mitt-shorty-adult #product-viewer #product-views .product-view-container.review .review-header {
	display: block !important;
}
body#my-gear #product-customizer.sliding-mitt-shorty-adult #product-viewer #product-views .product-view-container.review .review-header.straps {
	margin-left: 80px;
}

body#my-gear #product-customizer #product-viewer #product-views .product-view-container.review .guard-container .product-detail-col .part {
	margin: 1px 20px 0 0;
}



body#my-gear #main-content #product-viewer.main.forearm-guards #product-views .product-view-container.guards.review {
	/*transform: translate(-50%, 0%) scale(1.5);*/
	/*transform: scale(1.5);*/
	min-height: 500px;
}
body#my-gear #main-content #product-viewer #product-views .product-view-container.straps.review {
	/*transform: translate(-50%, 0%) scale(1.5);*/
	/*transform: translate(0%, 20%) scale(1.3);*/
}

body.my-gear #product-customizer #product-viewer #product-views.review .product-view-container.guards.review {
	width: 500px;
	transform:          		translate(0%, -3%) scale(1.35) translateZ(0) !important;
	-webkit-transform:          translate(0%, -3%) scale(1.35) translateZ(0) !important;
}
body.my-gear #product-customizer #product-viewer #product-views.review .product-view-container.straps.review {
	transform:          		translate(0%, 20%) scale(1.2) translateZ(0) !important;
	-webkit-transform:          translate(0%, 20%) scale(1.2) translateZ(0) !important;
}

body.my-gear #product-customizer #product-colorizer {
	display: none !important;
}

/* safari only */
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {

    body.my-gear #product-customizer #product-view-data-container  {
	    margin-top: -20px !important;
	    overflow: visible;
	}
    body.my-gear #product-customizer #product-viewer #product-views.review .product-view-container.guards.review {
	    transform:          		translate(-6%, -19%) scale(.7) translateZ(0) !important;
		-webkit-transform:          translate(-6%, -19%) scale(.7) translateZ(0) !important;
		overflow: visible;
	}
	body.my-gear #product-customizer #product-viewer #product-views.review .product-view-container.straps.review {
		transform:          		translate(0%, -40%) scale(.73) translateZ(0) !important;
		-webkit-transform:          translate(0%, -40%) scale(.73) translateZ(0) !important;
	}
	
	body.my-gear #product-customizer #product-viewer #product-views .product-view-container.review .strap-container .product-view-label.strap-1 {
		margin-top: -78px !important;
	}
	body.my-gear #product-customizer #product-viewer #product-views .product-view-container.review .strap-container .product-view-label.strap-2 {
		margin-top: 5px !important;
	}
	body#my-gear #product-customizer #strap-1-product-details {
		top: -5px !important;
	}
}}

body.my-gear #product-customizer .sharing-action .fa {
	display: none !important;
}

body.my-gear #product-customizer #product-viewer #product-views .product-view-container.straps.review {
	margin-top: 120px !important;
}


body.my-gear #product-customizer #product-viewer #product-views .product-view-container.straps.review .product-view .symbol-option {
	margin-top: -27px !important;
}
body.my-gear #product-customizer #product-viewer #product-views .product-view-container.straps.review .product-view .symbol-option.symbol {
	margin-top: -5px !important;
}



@media print {
	/* prevent extra blank page */
	html, body {
	     border: 1px solid white;
	     height: 99%;
	     page-break-after: avoid !important;
	     page-break-before: avoid !important;
	     overflow: hidden;
	  }
	  .print-display-none,
	  .print-display-none * {
	    display: none !important;
	  }
	  .print-visibility-hide,
	  .print-visibility-hide * {
	    visibility: hidden !important;
	  }
	  .printme,
	  .printme * {
	    visibility: visible !important;
	  }
	  .printme {
	    position: absolute;
	    left: 0;
	    top: 0;
	  }

	body.my-gear #review-modal #product-viewer #product-views .product-view-container .guard-container .product-view.guard .guard.strap-2-symbol-container .strap-2-middle-text-preview {
		color-adjust: exact !important;
		-webkit-print-color-adjust: exact !important;
	    -moz-print-color-adjust: exact !important;
	    -ms-print-color-adjust: exact !important;
	}
	
	body.my-gear #product-customizer #product-viewer #product-views .product-view-container .strap-container .product-view.strap #strap-1-text-container .strap-1-middle-text-preview, #strap-2-middle-text-preview, .strap-1-end-text-preview, .strap-2-end-text-preview {
		color-adjust: exact !important;
		-webkit-print-color-adjust: exact !important;
	    -moz-print-color-adjust: exact !important;
	    -ms-print-color-adjust: exact !important;
	}
}

body.my-gear #product-customizer #product-viewer #product-views .product-view-container .strap-container .product-view.strap #strap-1-text-container .strap-1-middle-text-preview {
	color-adjust: exact !important;
	-webkit-print-color-adjust: exact !important;
    -moz-print-color-adjust: exact !important;
    -ms-print-color-adjust: exact !important;
}


/* safari only */
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {

    body.my-gear #product-customizer #product-viewer #product-views .product-view-container.straps.review {
		margin-top: 20px !important;
	}
}}





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

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

.promo-box {
	display: none;
}

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

.sharing-wrapper {
	display: none;
}

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

.edit-bat {
	display: none;
}

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

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

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

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

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

.preview {
	width: 100px;
	padding-right: 13px;
}
body.specs #spec-wrapper #specs-header .previews .preview.front {
	display: inline-block;
	margin-right: 50px;
	margin-left: 0px;
	width: 340px;
}
body.specs #spec-wrapper #specs-header .previews .preview.side.left {
	margin-left: 10px;
}
body.specs #spec-wrapper #specs-header .previews .preview.side {
	width: 290px;
}
body.specs #spec-wrapper #specs-header .previews .preview img {
	height: 720px;
}

.table.table-bordered {
	display: table;
}
.table.table-bordered thead {
	width: 100%;
}
.table.table-bordered tbody tr td {
	padding: 4px;
}

body.specs #spec-wrapper #specs-header .print-reminder {
	display: block
}

#specs .container {
	display: block;
	margin-top: 24px;
	margin-left: 120px;
}
#specs .container div.table-container {
	display: inline-block;
	float: left;
	width: 260px !important;
}
.spec-actions.event-content-container {
	display: none !important;
}


body #primary-footer {
	display: none !important;
}
