



@media print {
  a[href]:after {
    content: none !important;
	display: none; 
  }
}

@page { margin: 0.5cm; font-size: 11pt; }

body, #page-content-wrap { margin: 1em; padding: 0; background-color: #FFF; background-image: none; font-size: 11pt; border:none; outline: none; }
header, footer, .header, .footer { display: none; }
.row { padding-top: 0; margin-top: 0; border: none; background: transparent; }
.container-fluid, .row, #page-content-wrap { width: 960px; max-width: 960px; min-width: 612px; }
.print-block { width: 100% !important; }

img { margin: 10px 0 20px 0; }

a:not(.btn) { color: #000;  text-decoration: none; }
a:visited { color: #000;  text-decoration: none; }
a:hover { color: #000;  text-decoration: underline; }
a:active { color: #000;  text-decoration: none; }

h1 { font-size: 16pt; }
h2 { font-size: 12pt; margin: 3px 0 0 0; }
h3 { font-size: 10pt; }

.table-striped > tbody > tr:nth-of-type(2n+1) { background-color: #f9f9f9; }

.breadcrumb { display: none !important;}

/* product page */
#page-content-wrap, .container-fluid { padding: 0px; }
#price-block-wrap { clear:both;float:none;width:auto;}
.product-page-tabs:not(:first-of-type), #price_change_warning, #page-go-to-top, .btn-cta-details { display: none; }
#product-page .model-price-regular { opacity: 1; border: 0; margin-bottom: 0; padding-bottom: 0 }
.price-value { color: #000; }
.model-price-sale { margin: 0; }
.model-price-value-sale { font-size: 15px; }
.model-price-breakdown { padding: 0; }
.print-price-container { border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; padding: 14px 15px 7px; margin-top: 20px; }
.price-label::after { content: " - "; }
.print-price-container span { padding-bottom: 7px; }
.prod-sec-01 { width: 200px; height: 250px; }
.prod-sec-02 { width: 100%; height: auto; }
#primeworks-customer-widget { display: none; }
