<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {overflow-x: hidden;}
body {font-weight:400;}
.clear {clear: both;}
#content{min-height:400px;}
.prime {font-size:1.4em;}
.header .textwidget {
    padding: 10px 0;
}
.prime header.header {
  background: #ffffff;
  /* background-image: url(/wp-content/uploads/gravel.png); */
  background-attachment:fixed;
}
@media (min-width:768px){
  header .wrapper {display:flex;align-items:center;}
}
.toplogo {
  color: #fff;
  font-size:2em;
  font-weight:700;
  padding:.5em 0;
}
.toplogo img:hover {
  opacity:0.7;
  transition:all 0.3s;
}
#text-18 {background:#43464B;}
.topPhone {
  text-align: right;
}
.topPhone a {
  color: #fff;
  transition: all .2s ease-in-out;
}
.topPhone a:hover {
  opacity:0.8;
}
.topPhone span {
  font-size:1em;
  text-transform:uppercase;
}
span.call-today {
  display: block;
  padding: 10px 0 0;
}
header {
  max-height:400px;
}
@media only screen and (min-width:769px){
nav, nav.nav.nav-fixed, ul.sub-menu, body.admin-bar .mobmenu {
  background: #8b0000;
}
}
.nav ul {padding:0;}
ul.sub-menu {background:#8b0000;}
nav.nav.nav-fixed {background:#8b0000;}
.nav ul li a,  #mobmenuleft .mob-expand-submenu, #mobmenuleft &gt; .widgettitle, #mobmenuleft li a, #mobmenuleft li a:visited, #mobmenuleft .mobmenu_content h2, #mobmenuleft .mobmenu_content h3 {
  font-family: 'Oswald', sans-serif;
  text-transform:
  capitalize;
  letter-spacing:1px;
  
  padding:8px 13px;
  transition:.4s;
  position:
  relative;
}
.nav ul li {transition:all ease-in-out .2s;}
.nav &gt; ul &gt; li &gt; a::before, .nav .sub-menu &gt; li &gt; a::before, .sub-menu .current-menu-item &gt; a::before  {
  content: "";
  position: absolute;
  top: calc(100% - 0.125rem);
  border-bottom: 0.125rem solid #fefefe;
  left: 50%;
  right: 50%;
  transition: all 0.5s ease;
}
.nav ul li a:hover::before, .nav ul &gt; li.current-menu-item &gt; a:before, .sub-menu li &gt; a::before, .sub-menu .current-menu-item &gt; a::before {
  left: 0;
  right: 0;
  transition: all 0.5s ease;
}
.nav ul li a:hover, nav.nav ul li.current-menu-item a:hover {
  background-color:rgba(0,0,0,0);
  color:#fff;
}
nav.nav ul li.current-menu-item a {
  border: none;
  background:rgba(255,255,255,0.1);
}
.nav ul li { position: relative; overflow: inherit;}
ul.sub-menu { width: 100%; }
nav.nav ul li.current_page_parent a, nav.nav ul li.current-menu-ancestor a {border:0px !important; background:inherit;}
.nav ul li.menu-item-has-children &gt; a:after{
  line-height: 1em;
  font-family: "Font Awesome 5 Pro"; 
  font-weight: 900; 
  font-size: .8em;
  content:'\f078';
  margin-left: 5px;
  color: inherit;
}
#para-slide{display:none;}
.home #para-slide {
  background-image: url();
  height: 700px;
  background-attachment: fixed;
  background-position-x: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  text-align: center;
}
.cta {
  bottom: 0;
  right: 0;
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  margin: auto;
  align-items: center;
  justify-content: center;
  top: 0;
	background: #00000040;
	padding: 2em;
}
.ctatop {
  color:#fff;
  font-family: 'Oswald', sans-serif;
  font-size:2em;
  line-height:1.2em;
  text-transform:uppercase;
  text-shadow:2px 2px 2px rgba(0,0,0,.8);
}
.ctabtn {
  padding:7px 30px;
  color:#fff;
  font-size:1.3em;
  font-weight:500;
  box-shadow:1px 1px 1px rgba(0,0,0,.5);
  transition:all ease-in-out .2s;
  text-transform:uppercase;
  letter-spacing:1px;
}
.ctabtn:hover {
  color:#fff;
}
.rslides_tabs {
  background:rgba(0,0,0,0);
  border-top:0px solid rgba(0,0,0,0);
}
.rslides_tabs li {padding-top:10px;}
.rslides_tabs li a:before {
  color: #333;
  font-size: 1.5em;
  content: '\25CB';
}

.rslides_tabs li.rslides_here a:before {
  color: #333;
  content: '\25CF';
  font-size: 1.5em;
}

.rslides_tabs {
  background: none;
  border-top: none;
  padding: 5px;
}

h1, h2, h3 {
  font-family: 'Oswald', sans-serif;
  text-transform:uppercase;
  line-height:1em;
}
h1 {font-size:2.5em;}
h2 {font-size:2.1em;}
#trend {
  width: 100%;
}
.spacing li {
  padding: 5px;
  padding-left: 2em;
  text-indent: -2em;
}
.compliments h1 {
  background: #8b0000;
}
.up-down svg {
  color:#C32A00 !important;
  transition:all ease-in-out .2s;
}
.up-down svg:hover {
  color: #C9760E !important;
}
.review-container {
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
}
.rev-cont {
  background:#003d27;
  border: 0px solid #000;
  border-bottom:0px solid #000;
  border-radius:12px;
  color:#fff;
  flex:auto;
  width:100%;
  padding:0px;
  margin: 15px 4px;
}
#content .rev-cont {max-width: 100%;}
#content .review-rating {
  padding-left:5px;
  padding-bottom:10px;
  font-size: 16px;
  border-bottom:1px solid #fff;
}
#content .review-info {text-align:center;padding: 15px 0 0;}
#content .review-body {padding: 15px 25px 30px;}
#content .author-name {
	display: block;
	font-size: 2em;
    line-height: 1;
}
.review-body {
  border-left:none;
  padding: 21px 20px 0;
}
.rev-read-more {border-radius: 5px;}
.author-name {font-style:normal;}
.review-nav-container {width:100%;}
.review-body {font-style:normal;}
.review-date {
	float:none;
	font-size:75%;
}
.rev-cont:after {
  content: '';
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top-color: #003d27;
  border-bottom: 0;
  border-left: 0;
  margin-left: -10px;
  margin-bottom: 28px;
}
a.view-article {
  color:#fff !important; 
  background:#0D132A;
  padding: 7px 35px;
  border-radius: 8px; 
  transition:all ease-in-out .2s;
  box-shadow:1px 1px 1px rgba(0,0,0,.4);
  display:table;
  clear:both;
  margin:10px 0;
}
a.view-article:hover {opacity:.7; text-decoration:none !important;}
.blog-sidebar ul, .post ul {list-style-type:circle;}
.post a img {
  float: left;
  padding-right: 20px;
}
.blog-sidebar {
  background: #43464B;
  border-radius:10px;
  color: #fff;
  padding: 20px;
}
.blog-sidebar h3 {color:#fff;}
.blog-sidebar ul li a {color:#fff !important; transition:all ease-in-out .3s;}
.blog-sidebar ul li a:hover {opacity:.7; text-decoration:none !important;}
.post ul li {margin-bottom:15px;}
.breakout {
  background-image:url();
  background-attachment:fixed;
  margin-top:5em;
  margin-bottom:5em;
  padding: 4em 2em;
}
.full-width .wrapper {max-width:1903px;}
.wpcf7 {width:80%;}
.one-half .wpcf7 {
  background:#8b0000;
  border-radius:10px;
  padding:20px;
}
.wpcf7-form input, .wpcf7-form textarea {
    background: transparent;
    border: 3px solid #fff;
    color: #fff;
    border-radius: 4px;
    margin: 4px 0;
    padding: 5px 9px;
}
.wpcf7-form input:focus, .wpcf7-form textarea:focus {
    border: 3px solid #e59d17;
	outline: none !important;
}
.wpcf7 label {
/*   position: absolute; 
  left: -20000px; */
	color: #fff;
}
::-webkit-input-placeholder { 
color: #fff !important;
opacity: 1;
}
:-moz-placeholder { 
color: #fff !important;
opacity: 1;
}
::-moz-placeholder { 
color: #fff !important;
opacity: 1;
}
:-ms-input-placeholder { 
color: #fff !important;
opacity: 1;
}
.homecontact {
  background:#cac9c9;
  background-image:url();
  padding:20px;
  text-align:center;
  margin-bottom:2em;
}
.homecontact a {margin:auto;}
.everyother&gt;li:nth-child(odd){
  background:#e8e8e8;
}
.everyother li {font-size:1.2em; padding:15px;}
.everyother {padding-left:0px;}

ul.cta-list {
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-left:0;
  margin: 5em 0;
  justify-content: center;
}
ul.cta-list li {
  background: #053B24;
  border: 1px solid #c7c7c7;
  color:#fff;
  line-height: 1.6em;
  font-size: 1em;
  margin:5px;
  padding-left:0;
  padding:25px;
  width:500px;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -moz-flex-grow: 1;
  width: auto;
  flex-basis: 500px;
  list-style: none;
  margin: 15px;
}
.cta-list svg {font-size:3em; margin-bottom:10px; text-align:center;}
.cta-list li {text-align:center;}
.cta-list li img {
    max-height: 124px;
    margin-bottom: 14px;
}

#gallery-2 img {
  border:0px solid #fff !important;
  width: auto;
  height: auto;
}
#content li svg {margin-right:5px;}
.contact-pg-form {
	background: #AE945F;
    text-align: center;
    padding: 50px 30px;
    border-radius: 10px;
}
.ul-indent li{text-indent:-25px;}
.center-all {text-align:center;}
.center-all a {margin:auto;}
.flexcenter {
	display: flex;
    align-items: center;
    margin: 2em 0;
}
.flexcenter div {
	width:50%;
}
@media (min-width:769px){
	
  .flexcenter .one-third {
  	width:30%;
  }
  .flexcenter .two-thirds {
  	width:70%;
  }
}
.contact-us iframe {width:100%;}
.poi-box {
    text-align: center;
    background: #fff;
    padding: 1em;
    min-height: 225px;
    border: 2px solid #8B0000;
}


.poi .one-half {
    padding: 1em;
}

.poi-box a h3 {
    font-size: 1.7em;
    margin-bottom: 0em;
    color: #8b0000;
}

.tray {
    background: #ffffffdd;
    padding: 1em;
border: 2px solid #8B0000;
}

.page-id-981 h3 {
    font-size: 1.5em;
}

svg.svg-inline--fa.fa-map-pin.fa-w-10 {color:#43464B;}
#homepagecontent .flexcenter .wpcf7 {margin:auto !important; width:69%;}
.cont-phone {color:#C32A00 !important; border-bottom:2px dotted #C32A00;}
/*================= GALLERY =================*/
#gallery-2 img {
  border:0px solid #fff !important;
  width: auto;
  height: auto;
}
dt.gallery-icon.portrait {overflow:hidden;}
#gallery-2 .gallery-item {margin: 2px 0 !important;}

.gallery-icon a {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 4px;
}
.gallery-icon a::after {
    transition: .3s ease-in-out;
    content: '+';
    opacity: 0;
    background: none;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #C32A00;
    bottom: 0;
    right: 0;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    font-size: 6em;
    line-height: 1em;
}
.gallery-icon:hover a::after {
    opacity: 1;
    background: rgba(255,255,255,0.4);
}

/*==================FOOTER==================*/

footer.footer {
  background:#8b0000;
  background-image: url();
  background-attachment:fixed;
  color:#fff;
}
.footer h2 {color:#fff !important;font-size: 1.7em;}
.footer .review-info {
  color:#fff;
  background: none;
  padding: 0;
}
.bottomicon img {transition:all ease-in-out .2s;width:55%;max-width:32px;}
.bottomicon img:hover {filter:brightness(50%);}
.copy {padding:0px;}
.footer .btn {
	border-radius: 6px;
}
.footer .review-rating {display:block;}
.footer .author-name {float:right;}
.footer .review-body {
  padding: 0 0 0;
}
.footer #biziqrecentreviews-5 {
  text-align:left;
  width:80%;
}
.bottomicon {width:12%;}
.socialicons {
  text-align:left;
}
.footer .wrapper {
  display:flex;
  flex-wrap:wrap;
  flex-direction:row;
  justify-content:center;
  max-width:1080px;
}
.footer .one-fourth {
  padding: 0 10px;
  margin:5px;
  text-align: left;
  flex:auto;
  width:335px;
}
.footer .wpcf7 {width:90%;}
.footer #googlemapswidget-2 img {height:auto;width:auto;}
span.icon-item {
  display: inline-block;
  text-indent: -17px;
  margin-left: 16px;
  margin-bottom: 10px;
}
.footer svg, span.icon-item i, body.testimonials .icon-item  i, 
body.reviews .icon-item  i {color:#43464B;}
span.icon-item i {margin-right:4px;}

body.testimonials .icon-item, 
body.reviews .icon-item {
    text-indent: -9px;
    margin-left: 17px;
}
.blog .footer table {
	color: inherit;
    font-size: 1em;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, 
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.btn, .biziq-button, .client-button, .rev-read-more, #content button, html input[type="button"], input[type="reset"], input[type="submit"] {	
  border-radius:4px;
  text-transform:uppercase;
  letter-spacing:2px;
  margin: 25px 0px;
  padding: 13px 30px;
  box-shadow: 1px 1px 1px rgba(0,0,0,.4);
  display: table;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  background: #8b0000;
  color:#fff !important;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background-color: #05123E;
    color: #fff; margin:0;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background: #43464b;
    color: #fff;
    text-decoration: none !important;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background: #43464b;
    color: #fff;
}
.btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #43464B;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn:hover, .btn:focus, .hvr-shutter-out-horizontal:active {
  color: white !important;
  text-decoration:none !important;
}
.btn:hover:before, .btn:focus:before, .btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

ul {list-style-type: none;} 
ul.spaced li{margin-bottom:15px;}
ul.fancylist li:before {
  content: "\f138";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #D72B26;
  font-size: 16px;
  padding-right: 0.5em;
  margin-left: -27px;
}
ul.checked li:before{content: "\f00c";}
ul.marker li:before {content: "\f041";}

div#homepagecontent {
}

.p-0 {padding: 0;}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {margin: 0;}

@media only screen and (max-width:1286px) {
	.nav ul {max-width:1024px; margin:auto;}
}
@media only screen and (max-width: 1200px) {
	.toplogo {font-size:30px !important;}
}
@media only screen and (max-width:1024px) {
	.cta {
		
	}
}
@media only screen and (min-width: 769px) {
  .blog-sidebar {
    width: 25%;
  }
}
@media only screen and  (max-width:768px) {
	.nav {padding: 10px 0 13px;}
	body.admin-bar .mobmenu, .mob-menu-header-holder.mobmenu, .mobmenu_content {background:#03113f;}
.nav ul li a, #mobmenuleft .mob-expand-submenu, #mobmenuleft &gt; .widgettitle, #mobmenuleft li a, #mobmenuleft li a:visited, #mobmenuleft .mobmenu_content h2, #mobmenuleft .mobmenu_content h3, #mobmenuright li a, #mobmenuright li a:visited, #mobmenuright .mobmenu_content h2, #mobmenuright .mobmenu_content h3, #mobmenuright .mob-expand-submenu i {
	    color:#fff;
		font-size:1.5em;
	}
	.show-nav-left .mobmenu .mob-cancel-button, .mobmenu .mob-menu-icon, .show-nav-right .mobmenu .mob-cancel-button {color:#fff;}
	.mobmenu_content #mobmenuleft li:hover, .mobmenu_content #mobmenuright li:hover {
	    background-color:#ccc;
	}
	img.alignright {
		padding-bottom:2%
	}
	#content ul {
		margin:0;
	}
	.toplogo {text-align:center;}
	.topPhone {
		padding-top:5px;
		text-align:center;
	}
	.cta {
		font-size:.7em;
	}
	div.one-half {text-align: center;}
	.h2space {margin-top:10%;}
	.topimg{margin-left:18%;}
	.breakout {padding:2em;}
	.socialicons {max-width:500px;}
	a.ctabtn.btn {margin: 0;}
	.flexcenter {display:inline;}
	.flexcenter div {width:100%;}
	.reverse &gt; div:last-child {
    order: -1;
    }
}
@media only screen and (max-width:617px) {
	img.alignright {padding-left:1%;}
}

@media only screen and (max-width:425px) {
	#homepagecontent .breakout {background-attachment:scroll;}
	.footer .wpcf7 {width:100%;}
}

@media (max-width:320px) {
	
}


.w3-modal {
    z-index: 30000;
    padding-top: 100px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
.w3-modal-content {
    margin: auto;
    background-color: #fff;
    position: relative;
    padding: 0;
    outline: 0;
    max-width: 600px;
}
.w3-container, .w3-panel {
    padding: 1em;
}
 
span.w3-button.w3-display-topright {
    float: right;
    font-size: 3em;
    font-weight: bold;
    line-height: 1em;
}

.ch-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 275px;
	height: 275px;
	display: inline-block;
	margin: 10px;
}
.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	cursor: default;
	margin-bottom: 10px;
	box-shadow: 
		inset 0 0 0 16px rgba(255,255,255,0.4),
		0 1px 2px rgba(0,0,0,0.1);
	transition: all 0.4s ease-in-out;
}
.ch-img-1 { 
  background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size:cover;
   background-image: url(/wp-content/uploads/Residential-pic-for-Sublanding-Page-Link.jpg);
}
.ch-img-2 { 
  background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size:cover;	
background-image: url(/wp-content/uploads/paying-credit-card-online.jpg);
}
.ch-img-3 { 
	background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size:cover;
	background-image: url(/wp-content/uploads/Commercial-pic-for-Sublanding-Page-Link.jpg);
}
.ch-img-4 { 
	background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size:cover;
	background-image: url(/wp-content/uploads/Roll-Off-pic-for-Sublanding-Page-Link.jpg);
}

.ch-info {
	position: absolute;
	background: #8b0000ed;
	width: inherit;
	height: inherit;
	text-align: center !important;
	border-radius: 50%;
	overflow: hidden;
	opacity: 0;
	transition: all 0.4s ease-in-out;
	transform: scale(0);
}
.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-size: 13px;
	text-align: center !important;
	margin: 40px 30px;
	padding: 20px 0 0 0;
	height: 15px;
	font-family: Oswald, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}
.ch-info h3 a {
	color: #fff!important;
	text-decoration: none!important;
	transition: all 0.3s ease;
	font-size: 2em;
	line-height: 1.2em;
}
.ch-info h3 a:hover {
	transition: all 0.3s ease;
	text-decoration: none!important;
}
#products-callouts .ch-info h3 {
	line-height: 1em;
	height: 100px;
}
#services-callouts .ch-info h3 {
	margin: 15px 0 0 0;
}
.ch-info p {
	color: #fff;
	padding: 17px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
	opacity: 0;
	transition: all 1s ease-in-out 0.4s;
}
.ch-info p a {
	display: block;
	color: #fff!important;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
	transition: all 0.3s ease;
}

.ch-info p a:hover {
	color: #ffff00!important;
	transition: all 0.3s ease;
	text-decoration: none!important;
}
.ch-item:hover {
	box-shadow: 
		inset 0 0 0 1px rgba(255,255,255,0.1),
		0 1px 2px rgba(0,0,0,0.1);
}
.ch-item:hover .ch-info {
	transform: scale(1);
	opacity: 1;
}
.ch-item:hover .ch-info p {
	opacity: 1;
}

.callout-name a {
	font-family: Oswald, sans-serif;
	color: #444 !important;
	text-align: center !important;
	font-size: 20px;
	text-decoration: none;
	transition: all 0.3s ease;
	padding-top: 8px;
	text-transform: uppercase;
	font-weight: 700;
}
.callout-name a:hover {
	color: #A32A00 !important;
	text-decoration: none!important;
	transition: all 0.3s ease;
}
.woocommerce img, .woocommerce-page img {
    width: auto !important;
    margin: 0 auto;
}

.woocommerce .woocommerce-breadcrumb {background: #ededed;padding: 10px;}

.woocommerce ul.products li.product .price,
.woocommerce div.product p.price, .woocommerce div.product span.price {color: #000;font-size: 1em;}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 20px;
    color: #000;
}
.woocommerce-info,
.woocommerce-message {border-top-color: #05123e;}
.woocommerce-info::before,
.woocommerce-message::before {color: #05123e;}

header .one-whole {
	  font-family: 'Oswald', sans-serif;
	  font-size: 1.4em;
  line-height:1em;
	  margin: auto;
	  padding: .5px;
}
#text-18 .textwidget {
    max-width: 1080px;
    margin: 0 auto;
    line-height: 1.2em;
}#text-18 .textwidget {
    max-width: 1080px;
    margin: 0 auto;
    line-height: 1.2em;
}
@media only screen and (min-width: 768px) {
	.topPhone {text-align: right;}
	.ctatop { font-size: 3em; }

}</pre></body></html>