﻿@charset "utf-8";
/* CSS Document */

body {

	background-color:#fffef1;
}
.footer {
  text-align: center;
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
  width: 100vw;
}
.footer-inner {
  text-align: left;
  margin: 0 auto;
}
.footerText {
	text-align: center;
	color:#FFF;
    margin:0 auto;
}
.footerText a{
	color:#FFF;
    margin:0 auto;
}
.accentFB a {
    clear:both;
	margin:0 auto;

}
.PhoneNumber {
	margin:auto;	
}
.AccentUpholsteryLogo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  width: 100%; 
  height: 100%;
  object-fit: contain;
}
@media only screen and (min-width: 1000px) {
	.AccentUpholsteryLogo {
	width: 60%;
	height: 60%;
	}
}

.CallNowButton {
	width: 100px;
	padding-bottom:10px;
}
@media only screen and (min-width: 1441px) {
	.CallNowButton {
	display:none;
	}
}
@media only screen and (max-width: 842px) {
	.CallNowButton {
	width: 65px;
	}
}

.HolidayPromo {
	text-align:center;
	padding-top: 40px;
	margin-right: 10%;

}
.holidayimg {
	width:800px;

}
@media only screen and (max-width: 1574px) {
	.holidayimg {
	width:500px;	
	}
}
@media only screen and (max-width: 810px) {
	.holidayimg {
	width:425px;	
	}
}
}
@media only screen and (max-width: 540px) {
	.holidayimg {
	width:365px;	
	}
}
@media only screen and (max-width: 480px) {
	.holidayimg {
	width:300px;	
	}
}
@media only screen and (max-width: 330px) {
	.holidayimg {
	width:250px;	
	}
}

.mainHeaderCol {
    padding-left:10%;
    padding-right:10%;
}

@media only screen and (min-width: 791px) {
    .headerAccent {
        font-family: 'Open Sans', sans-serif;
        display: inline-block;
        margin-top: 25px;
        margin-left: 10px;
        margin-right: 10px;
    }
}
@media only screen and (max-width: 790px) {
    .headerAccent {
        text-align:center;
    }
}
@media only screen and (max-width: 895px) {
    .headerAccent h1 {
        font-size: 67px;
    }
}
@media only screen and (max-width: 670px) {
    .headerAccent h1 {
        font-size: 60px;
    }
}
@media only screen and (max-width: 515px) {
    .headerAccent h1 {
        font-size: 45px;
    }
}
@media only screen and (max-width: 400px) {
    .headerAccent h1 {
        font-size: 38px;
    }
}
@media only screen and (max-width: 340px) {
    .headerAccent h1 {
        font-size: 32px;
    }
}
@media only screen and (max-width: 895px) {
    .headerAccent p {
        font-size: 43px;
       
    }
}
@media only screen and (max-width: 670px) {
    .headerAccent p {
        font-size: 37.5px;

    }
}
@media only screen and (max-width: 515px) {
    .headerAccent p {
        font-size: 28.5px;
    }
}
@media only screen and (max-width: 400px) {
    .headerAccent p {
        font-size: 24px;
       
    }
}
@media only screen and (max-width: 340px) {
    .headerAccent p {
        font-size: 20px;
       
    }
}

.AUlogo {
	width: 200px;
	margin-right:20px;
}
@media only screen and (max-width: 956px) {
    .AUlogo {
        width: 150px;
    }
}
@media only screen and (max-width: 790px) {
    .AUlogo {
        margin:0 auto;
        display:block;
        margin-bottom:5%;
    }
}

p {
font-family: 'Open Sans Condensed', sans-serif;
font-weight:700;
font-size: 50px;
line-height:1px;

}
h1 {
font-family: 'Open Sans', sans-serif;
font-size: 80px;
font-weight:600;

border-bottom:1px solid #7f1416;
}
h2 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 40px;
	
}

@media only screen and (min-width: 1575px) {
    .contactInfo1 {
        float: right;
        padding-top: 20px;
        margin-top: 10px;
        margin-bottom: 20px;
        padding-left: 5%;
        padding-right: 5%;
        display: inline-block;
    }
}

@media only screen and (max-width: 1574px) {
    .contactInfo1 {
        text-align:center;
        padding-top:2.5%;
        padding-bottom:2%;
    }
}
@media only screen and (min-width: 1575px) {
    .contactInfo {
        text-align:center;
        padding-top:2.5%;
        padding-bottom:2%;
    }
}

@media only screen and (min-width: 1575px) {
    .contactInfo1  {
        margin-top:50px;
    }
}
@media only screen and (max-width: 1575px) {
    .contactInfo  {
        text-align:center;
        padding-top:2.5%;
        padding-bottom:2%;
    }
}
@media only screen and (max-width: 842px) {
    .contactInfo h3 {
        font-size: 38px;
        line-height:13px;
    }
}
@media only screen and (max-width: 400px) {
    .contactInfo h3 {
        font-size: 30px;
        line-height:13px;
    }
}
@media only screen and (max-width: 842px) {
    .contactInfo h2 {
        font-size: 25px;
    }
}
@media only screen and (max-width: 400px) {
    .contactInfo h2 {
        font-size: 18px;
    }
}
.descText {
display:block;
  
}
@media only screen and (max-width: 956px) {
    .descText h2 {
        font-size: 35px;
        text-align:center;
    }
}
@media only screen and (max-width: 842px) {
    .descText h2 {
        font-size: 30px;
    }
}
@media only screen and (max-width: 635px) {
    .descText h2 {
        font-size: 24px;
    }
}
@media only screen and (max-width: 512px) {
    .descText h2 {
        font-size: 19px;
    }
}
@media only screen and (max-width: 409px) {
    .descText h2 {
        font-size: 17px;
    }
}
@media only screen and (max-width: 368px) {
    .descText h2 {
        font-size: 14px;
    }
}
h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:60px;
	line-height:30px;
}

.contentCon {

    clear:both;
    text-align:center;
}
.contentCon ul {

  justify-content: center;
  gap: 5px; /* spacing between links */
  padding: 0;
  margin: 0;
  list-style: none;
	
}
.contentCon ul li {
	display:inline-block;
	background-color:#7f1416;
    padding: 10px 10px 10px 10px;
	font-size:45px;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	border-radius:3px;
    margin-top: 5px;
    box-shadow: 1px 1px 3px #888888;
	
}
@media only screen and (max-width: 1120px) {
    .contentCon ul li {
        font-size: 38px;
    }
}
@media only screen and (max-width: 980px) {
    .contentCon ul li {
        font-size: 31px;
    }
}
@media only screen and (max-width: 728px) {
    .contentCon ul li {
        font-size: 25px;
    }
}
@media only screen and (max-width: 605px) {
    .contentCon ul li {
        font-size: 19px;
    }
}
@media only screen and (max-width: 491px) {
    .contentCon ul li {
        font-size: 14px;
    }
}
@media only screen and (max-width: 396px) {
    .contentCon ul li {
        font-size: 12px;
    }
}
@media only screen and (max-width: 358px) {
    .contentCon ul li {
        font-size: 10px;
    }
}
.contentCon ul li:hover {
	color:#fff;	
	box-shadow: 3px 3px 8px #888888;
}
.contentCon ul li a {
	color:#fff;
	text-decoration:none;
}
.mainIMG {
	margin-top: 40px;
	margin-bottom: 40px;	
}
a {
	color:#000;	
	text-decoration:none;
}

/*sticky footer*/

* {
  margin: 0;
}
html, body {
  height: 100%;
}
/*.page-wrap {
  min-height: 90%;
  /* equal to footer height */
/*  margin-bottom: -310px;*/

/*.page-wrap:after {
  content: "";
  display: block;
}*/
.site-footer, .page-wrap:after {

}
.site-footer {
  background: #7f1416;
  text-align:center;
  clear:both;
  height: 300px;
}
h4 {
	font-size:50px;
	color:#fff;
	font-family: 'Lobster', cursive;
	font-weight:400;
    overflow:auto;
	vertical-align:middle;
	padding-bottom:10px;
    text-align:center;
    
}
@media only screen and (max-width: 875px) {
    h4 {
        font-size: 45px;
    }
}
@media only screen and (max-width: 800px) {
    h4 {
        font-size: 40px;
    }
}
@media only screen and (max-width: 643px) {
    h4 {
        font-size: 36px;
		padding-top:10px;
    }
}
@media only screen and (max-width: 580px) {
    h4 {
        font-size: 33px;
    }
}
@media only screen and (max-width: 533px) {
    h4 {
        font-size: 31px;
    }
}
@media only screen and (max-width: 510px) {
    h4 {
        font-size: 27px;
    }
}
@media only screen and (max-width: 400px) {
    h4 {
        font-size: 24.5px;
    }
}
@media only screen and (max-width: 362px) {
    h4 {
        font-size: 22px;
    }
}
@media only screen and (max-width: 330px) {
    h4 {
        font-size: 20px;
    }
}
a.lb-close {
    position: absolute;
    top: -30px;
    right: 0;
}

div#lightbox {
    width: auto;
    left: 50% !important;
    transform: translateX(-50%);
}
/*Gallery Grid*/

.box {
   float: left;
   position: relative;
   width: 20%;
   padding-bottom: 20%;
}
.box:hover {
    transition: .6s ease;
    opacity:0.7;
}
.boxInner {
   position: absolute;
   left: 10px;
   right: 10px;
   top: 10px;
   bottom: 10px;
   overflow: hidden;
}
.boxInner img {
   width: 100%;
}
.boxInner .titleBox {
   position: absolute;
   bottom: 0;
   left: 0;
   right: 0;
   margin-bottom: -50px;
   background: #000;
   background: rgba(0, 0, 0, 0.5);
   color: #FFF;
   padding: 10px;
   text-align: center;
   -webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
   -o-transition: all 0.3s ease-out;
   transition: all 0.3s ease-out;
}
body.no-touch .boxInner:hover .titleBox, body.touch .boxInner.touchFocus .titleBox {
   margin-bottom: 0;
}
@media only screen and (max-width : 480px) {
   /* Smartphone view: 1 tile */
   .box {
      width: 100%;
      padding-bottom: 100%;
   }
}
@media only screen and (max-width : 650px) and (min-width : 481px) {
   /* Tablet view: 2 tiles */
   .box {
      width: 50%;
      padding-bottom: 50%;
   }
}
@media only screen and (max-width : 1050px) and (min-width : 651px) {
   /* Small desktop / ipad view: 3 tiles */
   .box {
      width: 33.3%;
      padding-bottom: 33.3%;
   }
}
@media only screen and (max-width : 1290px) and (min-width : 1051px) {
   /* Medium desktop: 4 tiles */
   .box {
      width: 25%;
      padding-bottom: 25%;
   }
}

.gridWrap {
    padding-left:10%;
    padding-right:10%;
}
	
}
/*end gallery*/

.fabricShowroom {
	margin-top:40px;
    margin-bottom:40px;
}

@media only screen and (min-width: 1132px) {
    .whiteSpace {
       
        clear:both;
    }
}



.fabricIMG2 {
	border-radius: 10px;
	box-shadow: 5px 5px 8px #888888;
    margin:auto;
    float:left;
    margin-left:10%;
    width:500px;
   
}
@media only screen and (max-width: 1258px) {
    .fabricIMG2 {
        width:400px;
       
    }
}
@media only screen and (max-width: 1132px) {
    .fabricIMG2 {
        width:500px;
        margin:0 auto;
        display:block;
        float:none;
       
    }
}
@media only screen and (max-width: 590px) {
    .fabricIMG2 {
        width:350px;
        margin:0 auto;
        display:block;
        float:none;
       
    }
}
@media only screen and (max-width: 430px) {
    .fabricIMG2 {
        width:300px;
        margin:0 auto;
        display:block;
        float:none;
    }
}
@media only screen and (max-width: 350px) {
    .fabricIMG2 {
        width:280px;
        margin:0 auto;
        display:block;
        float:none;
    }
}
.fabricDesc {
   width:450px;
margin-left:3.5%;
margin-right:10%;
}

h5 {
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
    text-indent:20px;
}

@media only screen and (max-width: 1258px) {
    h5 {
        font-size: 17px;
    }
}
@media only screen and (max-width: 1132px) {
    h5 {
        margin-top: 5%;

    }
}
@media only screen and (max-width: 590px) {
    h5 {
        font-size: 14px;
       
    }
}
@media only screen and (max-width: 400px) {
    h5 {
        font-size: 12.5px;
       
    }
}

@media only screen and (min-width: 1133px) {
    .fabricDesc {
        float:left; !important;
    }
}
@media only screen and (max-width: 1132px) {
    .fabricDesc {
        margin: auto !important;
        padding-left:10%;
        padding-right:10%;
    }
}
@media only screen and (max-width: 590px) {
    .fabricDesc {
        width:310px;
    }
}
@media only screen and (max-width: 400px) {
    .fabricDesc {
        width:290px;
    }
}
@media only screen and (max-width: 350px) {
    .fabricDesc {
        width:270px;
    }
}
@media only screen and (max-width: 335px) {
    .fabricDesc {
        width:240px;
    }
}


.fabricLogos {
	margin-top:70px;
text-align:center;
margin-bottom:30px;
clear:both;
}
.fabricTitle {
	
    margin-left:10%;
	
    
}

h11 {
    font-size: 20px;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
    text-indent: 50px;
    color: white;

}
h12 {
	font-size: 20px;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
    text-indent: 50px;
    padding-top:20px;
    clear:both;
}
h6 {
	
	font-size: 20px;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
    text-indent: 50px;
    padding-top:20px;
}
@media only screen and (min-width: 1290px) {
    h6 {
        
        padding-left:10%;
        padding-right:10%;
    }
}
@media only screen and (max-width: 790px) {
    h6 {
        font-size: 15px;
        text-indent: 25px;
    }
}
h7 {
	
	font-size: 20px;
	text-align:left;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	width:300px;
}
h8 {
	font-size:18px;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
}
writePara {
padding-left:20%;

}
write1 {
   height:500px;
   display:inline;
   padding-left:20%;
   
}
h10 {
    font-size:18px;
	font-family: 'Roboto', sans-serif;
    text-align:center;
    float:left;
    width:100px;

}
p2 {
    float:left;
    width:100px;
}

.whiteSpace2 {
    height:300px;
    clear:both;
}

.descDitty {
text-align:left;
clear:both;
padding-left:15%;
padding-right:15%;
padding-top:2.5%;
padding-bottom:7.5%
}
.contactPage {
   text-align:center;
   margin-left:5%;
   margin-right:5%;

}
@media only screen and (min-width: 1280px) {
    .contactPage {
   margin-top:160px;
}
}
.contactForm {
    margin-top:40px;
	text-align:left;
	width:300px;
	display:inline-block;
    vertical-align:top;
}

.maps {
display:inline-block;
margin-top:40px;
margin-bottom:40px;

}
@media only screen and (min-width: 800px) {
    .maps {
        margin-top:60px;
    }
}
@media only screen and (max-width: 550px) {
    .maps {
        width:300px;
        height:350px;
    }
}


form {	


}
.filterNav {
	display:inline;
	padding-left:290px;
	padding-top:10px;
	position:relative;
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	font-weight:300;
}
.filterNav li{
	display:inline;	
}
.detailsCSS {
	width:600px;
	padding-top:80px;
	margin: 0 auto;
	padding-bottom:40px;
}

/*Live search css*/
h9 {
	font-size:12px;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
}

.productsDiv {
	float:left;
	width:200px;
	height:312px;
	margin-left:65px;
	margin-top:100px;
}
.srchBox {
	padding-left:100px;
	padding-bottom:20px;
	position:absolute;
	top:350px;
	left:30px;	
}
.srchBox {
    
    padding: 3px;
    margin: 0px auto 50px auto;
    background: #ccc;
    background: #ccc;
    border-radius: 10px;
    box-shadow: 0 1px 1px rgba(0,0,0,.4) inset, 0 1px 0 rgba(255,255,255,.2);
}

.SuppliesCall {
	text-align:center;
}

.GoogleReviewsImg {
    text-align:center;

}

.toggleButton {
    float:left;
}

#textContainer {
  max-height: 100px; /* Example: set a max height for the initial display */
  overflow: hidden; /* Hide overflow initially */
  position: relative;
}

#moreText {
  /* No specific CSS needed here if using display: none/inline in JS */
}

#toggleButton {
  margin-top: 10px;
  /* Add button styling as desired */
}

.google-logo {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto 1rem;
  text-align:center;
}
/* Start of floating call button*/
.mobile-call-button {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #32CD32;
  color: #fff;
  padding: 12px 20px;
  border-radius: 50px;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  z-index: 999;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  transition: background-color 0.3s ease;
}

.mobile-call-button:hover {
  background-color: #5e2e34; /* Slightly darker on hover */
}

/* Show only on mobile (up to 768px wide) */
@media screen and (max-width: 768px) {
  .mobile-call-button {
    display: block;
  }
}

.mobile-call-button {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.5px;
  text-transform: uppercase; /* optional, for a clean, modern touch */
}

/*End of floating call button*/



/*@media screen and (max-width: 1100px) {
.dot {
  height: 12px;
  width: 12px;
  margin: 1rem;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background 0.3s;
  cursor: pointer;
  transform: scale(0.5);
}
}*/