@media print { body, .container-fluid {min-width: 680px; max-width:980px; margin: 0 auto;} .wrapper { width: auto; display: block;} table { width: 100%; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; } table th, table td { background: #f9f9f9; height: auto; } table, th, td {border-width:1pt !important; border-color:#555 !important;} .circle-services {border-color:#000 !important;} /* Hidden */ header, footer, .btn, .back-to-all, .filter_form, .nav, .pagination, .cell_options, .hidden, .hide {display:none !important;} #btn-print, #qsf-debug-container { display:none !important;} #ecommerce-form table.order td {vertical-align: middle!important;} .for-show { display: none;} .for-print { display: block;} .page-break {display: block; page-break-before: always;} }