	/*!
Theme Name: TSOS
Author: Lieberman Technologies
Author URI: https://www.ltnow.com
Description: Tristate Ortho Custom WordPress Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: caveira
Tags:

*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
/* Print Style Sheet */


@media print {


body {
  background:white; color:black; margin:0 }
form,
#wpfront-notification-bar,
#secondary,
#colophon,
#legal,
.CallUs {
  display:none;}

.bluebox {width:100%;}
.blueBox h1.entry-title {color:#000;}
.page-template-contact .address .primaryNumber,
.page-template-location-contact-page .address .primaryNumber,
.single-locations .address .primaryNumber {color:#000; font-size:28pt;}
.page-template-contact .blueBox, .single-locations .blueBox {padding-bottom:0;color:#000;}

button, #stickyHeader {display:none; }
a.button.orange, a.button.orangeButton {display:none;}

.primaryBackground {background:none; height:100px!important;}
.primaryBackground .entry-title {color:#000; float:left; width:100%; font-size:15pt;}
}
