html {
text-rendering: optimizelegibility;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
body {	font-family: "Roboto", sans-serif !important; font-weight: 400 !important;}

/*** Firefox specific rule */
@-moz-document url-prefix() {body {font-weight: lighter !important;}}

/* ------ Header between Nav -------- */
@media (min-width: 992px){.header-content .style-6 .table-row:first-child {padding: 20px 0 5px !important;}}


/* ------ Cart Icon -------- */
.product-wrapper.product-item-style-6 .product-content .product-add-cart a {
    line-height: 1em !important;
}
/* ------ General -------- */

blockquote {
	padding: 5px 20px!important;
	margin: 0 0 10px !important;
	border-left: 5px solid #006bc9 !important;
}
blockquote p:first-child {
	margin-bottom: 0px !important;
}
.templateProduct .product-simple-tab .nav-ver-2 li>a {
	color: #006bc9 !important;
	font-size: 17px !important;
}
.templateProduct .product-simple-tab .nav-ver-2 li>a:hover {
	text-decoration: underline !important;
}

/* ------ Borders -------- */

.border-top {
    border-top: 1px solid #e8e9eb;
}
.border-all {
    border: 1px solid #e8e9eb;
}
.border-tb {
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
/* ------ Navigation -------- */

.horizontal-menu a {
font-family: 'Lato', sans-serif !important;
font-size: 16px !important;
text-transform: uppercase !important;  
}
.horizontal-menu .dropdown-menu a {
font-size: 14px !important;
font-weight: 500;
}

.header-content .style-6 .table-row:last-child .horizontal-menu {
    padding: 0px !important;
}
.header-content .style-6 .table-row:last-child .sidemenu-holder .navbar .menu-list>li {
    padding: 4px 0px !important;
}
/* Delete Navigation Dividing Lines */

.header-content .style-6 .table-row:last-child .sidemenu-holder .navbar .menu-list>li:not(:last-child):after {
	width: 0px !important;
}
/* ------ Hide Home Button -------- */
@media (min-width: 780px) {
  .header-content .style-6 .table-row:last-child .sidemenu-holder .navbar .menu-list li:first-child {display:none;}
}
#shopify-section-1551240099923 .product-add-cart, #shopify-section-1584584333212 .product-add-cart {
display:none;
}

/* ------ Breadcrumbs ------------*/

.home-house i:before {
    content: "\f015";
}

/* ------ Sidebar -------- */

@media (min-width: 992px) {
	.sidebar-column .sb-product .sb-product-head img {
		max-height: 60px;
	}
	.sidebar-column .sb-product .sb-product-head {
		background: #fff;
	}
}
/* ------ Header -------- */

.header-logo {
	width: 500px;
}
.header-main {
	padding-top: 0px !important;
}
.basket .number span.n-item {
	font-size: 1em !important;
}
a.call-now {
	color: #428bca;
	font-size: 16px;
	font-weight: 800;
	text-align: right;
	width: 150px;
	background-image: url(https://www.soundproofingcompany.com/wp-content/uploads/2019/12/cc-cards.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 140px 20px;
	padding-bottom: 25px;
	display: block;
	margin-right: 155px;
}
.call-now::after {
	content: '';
	background-image: url(https://cdn.shopify.com/s/files/1/0351/1441/8311/files/spc-trusted-since-1999-badge.png);
	width: 160px;
	height: 112px;
	position: absolute !important;
	background-repeat: no-repeat;
	background-position: left;
	background-size: 160px 112px;
	margin-left: -25%;
	top: 15px;
	right: 50px;
}
/* ------ Mobile Logo -------- */
@media (max-width: 768px){
.header-mobile.header-mobile-3 .table-row .responsive-menu-mobile 
{-ms-flex: 0 0 10% !important; flex: 0 0 10% !important; max-width: 10% !important;}
.header-mobile.header-mobile-3 .table-row .header-logo 
{-ms-flex: 0 0 80% !important; flex: 0 0 80% !important; max-width: 80% !important;}
.header-mobile.header-mobile-3 .table-row .header-mobile--right-content 
{-ms-flex: 0 0 10% !important; flex: 0 0 10% !important; max-width: 10% !important;}
}

/* ------ Hide Buy Now Clips from Additional Clips Carasol  -------- 
/*p:nth-child(1) {display: none;} */


/* ------ Collection Page -------- */
.section-separator.section-separator-1557046792889.section-show-1557046792889,
.section-separator.section-separator-1587670027570.section-show-1587670027570 {
    margin: 0 15px;
}

.product-price > span:first-child {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.sidebar-column .sb-product .sb-product-head {
    padding: 0;
    background: #ffffff !important;
}
.price-sold-out {
    display:none !important;
}

.price-sale-hide { display:none;}
.strike-thru {text-decoration: line-through; color:cccccc: }

.disclaimer {font-size:.8em; color:#428bca; text-align:center !important; width:100%;}


.cata-toolbar {
    margin: 0 0 15px !important;
    padding-top: 15px !important;
}

/* ------ Product Gallery Thumb Size -------- */

@media (min-width: 992px) {
  .page-product .product-image .slider-thumbs-06 {}
}
/* ------ Product Page -------- */

.page-product .product-info h1.page-heading{
  line-height: 1em !important;
  padding-bottom:5px !important;
}

.page-product .product-info h1{
font-weight:600 !important;
}

/* Product Page Price */
.page-product .product-info .product-price .price {
    font-size: inherit !important;
}

.page-product .product-info .product-price {
    padding-bottom: 0px !important;
}
.page-product .product-info .product-price .price:after {
    content: "MSRP";
    display: inline-block;
    margin-left: 4px;
    font-size:.7em
}

.page-product .product-image .share-icons {display:none;}

.page-product .swatch {
    padding-bottom: 10px !important;
}

/* ------ Product Page No Cart - Phone Orders Only -------- */

.phone-title {
font-weight: 300;
font-size: inherit !important;
color: #324839;
}
/* ------ Call for Best Price -------- */

blockquote .product-call-price {
	font-size: 17px !important;
  margin-left:10px !important;
}
.product-call-price-title {
	font-weight: 300;
	font-size: inherit !important;
}
.product-call-price-phone {
	color: #428bca; !important;
}

/* ------ Additional Suggestion -------- */

.additional-product-suggestion-name {
  line-height: 1em;
  margin-bottom 4px;
  margin-top:5px;
  font-size: 16px;
}

/* ------ Accordian Adjustment -------- */

.nav-ver-2 li:first-child:active {
}
.nav-ver-2 li:first-child a {
}

.strike-through {
text-decoration: line-through;
}

.shown-in-cart {
  padding:0px;
  color: #006bc9;
  margin-bottom: 5px;
  line-height: .9em;
}


/* Add to Cart Button*/
.page-product button.add-to-cart {
	background-color: white !important;
	color: #428bca !important;
	border-color: #428bca !important;
	line-height: 1.6;
}
/* Free shipping Icon */
p.free-ship-flag {
    padding-bottom: 10px;
}
.free-ship-flag {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	color: #006bc9;
	margin-bottom: 10px;
}

.free-ship-flag:before {
    content: "";
    display: block;
    background: url("https://cdn.shopify.com/s/files/1/0351/1441/8311/files/free-shipping-truck.png?v=1585265775") no-repeat;
    width: 32px;
    height: 18px;
    float: left;
    margin: 4px 6px 0 0;
    background-size: contain;
}
p.free-ship-flag:after {
    content: "";
    display: inline-block;
    background: url("https://cdn.shopify.com/s/files/1/0351/1441/8311/files/icon-continental-us-only.png?v=1585268245") no-repeat top right;
    width: 109px;
    height: 16px;
    margin-left: 8px;
    background-size: contain;
}


.replacement-price {
	text-align: left;
	padding: 0;
	margin: 0;
	border: none;
	font-size: 24px;
	font-weight: 300;
	color: #428bca;
}

#volume-discount {
	border: 1px solid #428bca;
	position: relative;
	line-height: 18px;
	font-size: 14px;
	padding: 5px;
	max-width: 260px;
  margin-bottom: 10px;
}
#volume-discount ul {
	list-style: none;
}
#volume-discount li {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
#volume-discount li:last-child {
	border: none;
	color: #428bca;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.short-description {
	padding-bottom: 5px !important;
}
.short-description p {
	margin-bottom: 5px;
}

.description-product {
	list-style: disc outside none;
}
.description-product .tab-pane ul {
	list-style: disc outside none;
}

.external-doc-links li {
	list-style: none;
}
.external-doc-links a {
	color: #006bc9 !important;
	font-size: 17px !important;
}
.external-doc-links a:hover {
	text-decoration: underline !important;
}

/*------- Additional Menu External Pages  ---------- */

.menu-external-page {
	margin-bottom: 1.5em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1em;
}
.menu-external-page li {
	line-height: 1.1em !important;
	list-style: disc outside none;
	margin-left: .5em;
	margin-top: 10px;
	color: #ccc;
}
.menu-title-external {
	list-style: none !important;
	color: black;
}
.menu-title-external a {}
.menu-title-external a:hover {
	text-decoration: underline;
}
@media only screen and (max-width: 575px) {
	.menu-external-page ul:last-child {
		padding-bottom: 1em;
	}
}
/* ------ Cart Page -------- */
@media only screen and (max-width: 575px) {
    #cartform table {
        border: 1px!important;
    }
    #cartform .cart-item td {
        border: 0px !important;
    }
}
.qty-style-2 .qty-wrapper input {
  width: 70px !important; }


.page-cart #cartform .cart-table tr td {
  line-height: 1.2em !important;}
/* ------ CONTACT US FORM -------- */
.container-contact {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-right:15px;
  min-height:460px;
}
@media (max-width: 500px) {
  .container-contact { height:710px;}
}
@media (max-width: 768px) {
  .container-contact { height:740px;}
}
/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: 0px;
}


/* ------ Testimonials -------- */
.section-show-1551857571146 .customer-image {
    display: none;
}
.section-show-1551857571146 .customer-content {
    flex: 0 0 100% !important;
}
/* ------ Footer Call-to-Action -------- */
.footer-cta {
    padding-top: 25px;
    padding-bottom: 5px;
    background: #f2f2f3;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}
#footer-cta .form-header {
    color: #006bc9;
    font-weight: 400;
}
#contact-form label {
    display: block;
    font-size: 15px;
    margin-bottom: 1.5em;
    font-weight: 600;
    width: 100%;
}
#contact-form label:last-child {
    margin-bottom: 0em;
}
.footer-cta input {
    border: 1px solid #f2f2f3;
    background: #f2f2f3;
    padding: 5px 10px;
    border-radius: 4px;
    width: 100%;
    max-width: 100%;
}
.footer-cta input:after {
    content: "*";
    color: #B94A40;
}
#footer-cta .form-error {
    display: none;
}
#footer-cta input {
    width: 100%;
}
#footer-cta textarea {
    border: 1px solid #e1e1e1;
    width: 100%;
    background-color: #ffffff;
    min-height: 130px;
}
#footer-cta .form-cta-submit {
    min-height: 55px;
    width: 100%;
}
#footer-cta img {
    border-radius: 50%;
    width: 100%;
    height: 100%;
}
#footer-cta .spc-benefits col {
    min-height: 150px;
    font-size: .9em;
}
#footer-cta .spc-benefits {
    font-size: .9em;
}
@media only screen and (max-width: 575px) {
    #footer-cta img {}
}
/* ------ Footer -------- */
.footer-container {
    background-color: #54302d;
}
#footer-hours p {
    font-size: 16px;
    text-align: center;
    color: #fff;
}
#footer-copyright {
    border-top: 3px solid #e6e6e6;
    font-size: 12px;
    border-color: white;
    background-color: #2b2b2b;
    color: #fff;
}
#footer-copyright .container {
    padding-top: 20px;
    padding-bottom: 1px;
    text-align: center;
}
.footer-menu li {
    border-bottom: 1px solid #fff;
}