.woocommerce div.product span.sku_wrapper {
display: none !important;
}
.jp-relatedposts {
	display: none !important
}

th {
	white-space: nowrap;
}
td {
	white-space: nowrap;
}

footer#footer div#block-31 a {
    color: #fff;
}
footer#footer div#block-31 a:hover,
a.contact-tel:hover strong
{
    color: #e1696d;
}

a.contact-tel strong {
    color: #ed1c24;
}

.ct-footer .ct-container .ct-widget{
margin-top:0 !important;
}

.ct-footer .ct-container .ct-widget span{
color:#fff;
font-size:20px;
line-height:30px;
font-weight:700;
}

.ct-footer .ct-container .ct-widget .call-heading{
color:#fff;
font-size:20px;
line-height:30px;
font-weight:700;
}

.ct-footer .ct-container .ct-widget .call-heading a{
color:#fff;
}

.ct-footer .ct-container .ct-widget .call-heading a:hover{
color:#e1696d;
}

@media (max-width: 781px) {
.featured-img{
text-align:center;
}
}


@media (min-width: 782px) {
.featured-img .featured-img-content{
padding: 0 4%;
}
}

.featured-img .add-request-quote-button{
font-size:1.25em !important;
}

#header{
   position:fixed;
   width:100%;
   z-index:9999;
   box-shadow: 0px 8px 7px #00000029;
}
@media (max-width: 552px) {
   .site-main{
      margin-top:166px;
   }
}
@media (min-width: 553px) and (max-width: 689px) {
   .site-main{
      margin-top:80px;
   }
}
@media (min-width: 690px) and (max-width: 999px) {
   .site-main{
      margin-top:134px;
   }
}
@media (min-width: 768px) {
    .pillar-links.stuck {
        position: fixed;
        top: 134px;
        z-index: 2;
    }
	.page-inner-anchor {
  scroll-margin-top: 420px !important;
}
}
@media (min-width: 1024px) {
	.page-inner-anchor {
  scroll-margin-top: 420px !important;
}
}
@media (max-width: 1280px) and (min-width: 1000px) {
   .site-main{
      margin-top:270px;
   }
   .pillar-links.stuck {
      top: 270px;
   }
	.page-inner-anchor {
  scroll-margin-top: 390px !important;
}
}
@media (min-width: 1281px) {
   .site-main{
      margin-top:134px;
   }
   .pillar-links.stuck {
      top: 134px;
   }
	.page-inner-anchor {
  scroll-margin-top: 150px !important;
}
}