@import url('https://fonts.googleapis.com/css2?family=Quattrocento+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quattrocento:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');
a:hover {
  color: #ccc;
}
#loginSignInHeader{
  padding:18px 48px!important;
}
.loginSubHeaders, #loginSignInHeader {
  font-family:"Marcellus"!important 
}
.formLabel {
  font-family:"Quattrocento Sans"!important
}
.forgotPassword {
  color:#727376!important;
  font-family:"Quattrocento Sans"!important
}
#SignInButton, #createButton{
  font-family:"Quattrocento Sans"!important
}

#categoryContent,
#menuSection .dropTab {
  -webkit-box-sizing: border-box;
  float: left 
}
#leftHeaderSection .dropName,
.leftHeaderBtn {
  color: #fff;
  font-size: 14px;
  border-right: 1px solid #666 
}
#searchInputBox,
#searchSubmitBtn {
  vertical-align: top;
  background: 0 0;
  border-bottom: 1px solid #fff 
}
body,
html {
  background: #fff;
  line-height: normal;
  -webkit-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out;

}
#mobileMenuBtn,
.dateField,
.lvlOneBreak,
.sideLinkContainer[data-select="lighting-fixtures/decor-home-accents/decorative-lanterns"],
.sideLinkContainer[data-select="lighting-fixtures/furniture/fireplace-accessories"] {
  display: none 
}
#menuSection,
#rightHeader,
#searchInputBox,
.leftHeaderBtn,
.leftIcon,
.likeBtn,
.rightHolder,
.socialBtn,
.socialFooterBtn {
  display: inline-block 
}

#topFullHeaderSection {
  background: #000;
  height: 45px;
  -webkit-box-shadow: 0 -3px 18px 1px #000;
  box-shadow: 0 -3px 18px 1px #000 
}
#topHeaderSection {
  padding: 0 20px;
  position: relative;
  overflow: visible;
  height: 45px 
}
#leftHeaderSection {
  float: left;
  line-height: 0;
    font-family:"Quattrocento Sans"!important
}
.leftHeaderBtn {
  padding: 0 40px;
  line-height: 45px;
  height: 45px;
  cursor: pointer 
}
.footerContent,
.phoneNumber a {
  color: #fff 
}
.rightHeadBtn {
  float: right;
  color: #fff;
  font-size: 22px;
  line-height: 45px;
  padding: 0 15px 
}
.categoryHomeTitle,
.categoryText {
  text-align: center;
  line-height: 20px 
}
#socialMedia {
  float: right;
  height: 45px;
  padding: 0 10px;
  background: #fff;
  position: relative;
  z-index: 10000 
}
#leftArrowBox {
  position: absolute;
  left: 0;
  top: 50%;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  -webkit-transform: rotate(-45deg) translateY(-50%);
  -ms-transform: rotate(-45deg) translateY(-50%);
  transform: rotate(-45deg) translateY(-50%) 
}
.socialBtn {
  font-size: 18px;
  color: #000;
  padding: 10px 5px 
}
#searchIcon,
.emailMobileIcon {
  cursor: pointer 
}

#headerSection {
  display:flex;
  justify-content: space-between;
  padding: 0 20px;
  max-width: 85%;
  margin: 0 auto;
  position: relative 
}
#logoHolder {
  padding: 30px 0;
  max-width: 250px 
}
#logoHolder img,
.catImg img,
.categoryImg img,
.imgHolder img {
  width: 100% 
}
#menuSection {
  float: right;
  margin: 40px 0 0;
  width: calc(100% - 400px);
  min-width: 575px 
}
#menuSection .dropTab {
  vertical-align: top;
  box-sizing: border-box;
  width: 20% 
}
#menuSection .dropName {
    font-family: 'Quattrocento Sans', sans-serif;
    font-size:19px!important;
    padding: 25px 10px;
    font-weight: 700;
    font-size: 14px;
    text-align: center;    
}
#leftHeaderSection .dropName {
  text-transform: uppercase;
  padding: 15px 20px 
}
#leftHeaderSection .dropTab {
  vertical-align: top;
  -webkit-transition: ease-in-out;
  -o-transition: ease-in-out;
  transition: ease-in-out 
}
.dropName,
.threeBoxHolder,
.underText {
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out 
}
.dropTab:hover>.dropBox {
  display: flex 
}
.dropName {
  padding: 25px 10px 15px;
  color: #000;
  font-size: 16px;
  transition: .3s ease-in-out;
  text-transform: uppercase 
}
#menuSection .dropName:hover {
  color: #444!important 
}
#leftHeaderSection .dropName:hover {
  padding: 15px 20px;
  border: none;
  border-right: 1px solid #666 
}
.dropBox {
  background: #fff;
  width: 250px;
  margin-top: -2px;
  border-top: 2px solid #000 
}
.productsDrop .dropBox {
  width: 100%!important;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%) 
}
#leftHeaderSection .dropBox {
  padding: 20px;
  background: #f8f8f8;
  border: 1px solid #bbb 
}
#leftHeaderSection .dropTab:hover>.shopsDrop {
  display: flex;
  flex-direction: column 
}
.shopsDrop {
  width: 200px;
  padding: 0!important 
}
.dropDownName {
  color: #000;
  border-bottom: 1px solid #bbb;
  padding: 20px 10px 
}
.dropBox .dropName {
  color: #000;
  border-bottom: 2px solid #fff 
}
.dropBox .dropName:hover {
  border-bottom: 2px solid #000 
}
.activeDrop {
  color: #000!important 
}
#leftHeaderSection .activeDrop {
  color: #fff!important;
  border: none;
  padding: 15px 20px;
  border-right: 1px solid #666 
}
.activeLeft {
  margin-left: -200px 
}
.activeRight {
  margin-left: 200px 
}
#categoryContent {
  width: 85%;
  margin: 5px 0;
  box-sizing: border-box 
}
#rightBox,
.categoryHomeBox {
  float: left;
  -webkit-box-sizing: border-box 
}
#pageTitle {
  padding-bottom: 40px;
  border-bottom: 1px solid #f1f1f1;
  font-size: 20px;
  letter-spacing: 2px;
  background: url(/Images/site-templates/catalog/whitebottomgradient_trans.png) bottom center no-repeat;
  text-align: left 
}
#footerSocial,
#homePageTitle,
#hoursBox,
#locationBox,
#mobileHoursHolder,
.leftIcon,
.overlayBox,
.socialFooterBtn {
  text-align: center; 
}
#pageTitle span {
  font-size: 12px;
  color: 12px 
}
.categoryHomeBox {
  width: 16%;
  color: #000;
  padding: 0 2px;
  box-sizing: border-box 
}
.categoryHomeTitle {
  font-size: 14px;
  margin-bottom: 10px;
  color: #666;
  font-weight: 700 
}
.categoryBtn:hover,
.categoryHomeTitle:hover {
  text-decoration: underline 
}
.categoryText {
  padding: 10px 5px;
  border: 1px solid #e4e4e4;
  background: #f7f7f7;
  height: 175px 
}
.categoryBtn {
  color: #666;
  font-size: 12px 
}
#rightBoxText,
.catText {
  font-size: 10px;
  color: #fff;
  text-align: center 
}
#rightBox {
  width: 15%;
  background: #8f8f8f;
  box-sizing: border-box 
}
.catBox {
  width: 55%;
  margin: 16px auto 
}
.catText {
  margin: 10px 0 
}
#rightBoxText {
  font-weight: 700;
  background: #000;
  border: 4px solid #000;
  padding: 26px 0 
}
#rightHeader {
  float: right;
  padding: 26px 10px 
}
.rightHolder {
  color: #000;
  vertical-align: middle;
  padding: 0 10px;
  font-size: 14px 
}
.showCartNum {
  border: 2px solid #000;
  padding: 5px 10px 
}
#searchBox {
  display: block;
  vertical-align: top;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s 
}
#searchEngine {
  width: 0;
  margin: 0 auto;
  z-index: 203;
  position: absolute;
  overflow: hidden;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  height: 40px;
  padding: 5px 15px 0;
  background: #000;
  right: 210px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box 
}
#searchInputBox {
  border-right: 0;
  height: 35px;
  width: 100% 
}
#searchInputBox input {
  border: 0;
  background: 0 0;
  margin: 2px;
  padding: 0 10px;
  width: 100%;
  font-size: 26px;
  color: #fff;
  font-weight: 300 
}
#searchSubmitBtn {
  display: none;
  line-height: 44px;
  padding: 0 15px 0 10px;
  color: #fff;
  cursor: pointer;
  margin-left: -5px;
  font-size: 18px 
}
#scrollTopBtn {
  position: fixed;
  right: 20px;
  bottom: 0;
  padding: 0 12px;
  border-radius: 10px 10px 0 0;
  background: #353535;
  font-size: 26px;
  -webkit-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  opacity: 0;
  color: #fff;
  z-index: 10000;
  border: 1px solid #3c3c3c;
  border-bottom: none 
}
#scrollTopBtn.loginType {
  bottom: 50px 
}
#scrollTopBtn.show {
  opacity: 1;
  cursor: pointer 
}
#bodySection {
  width: 100%;
}
#mobileMenu,
.socialTopBtn:hover .overlayBox {
  width: 0;
  overflow: hidden 
}
.centerWrap {
  max-width: 1180px;
  margin: 0 auto 
}
#mobileMenu {
  height: 0 
}
#hoursBox {
  background: #f8f8f8;
  border-bottom: none;
  text-transform: capitalize;
  font-size: 12px 
}
.dropBox #hoursBox {
  padding: 20px 
}
#mobileHoursTitle {
  font-weight: 700 
}
#mobileHoursHolder {
  padding: 20px 0;
  line-height: 25px 
}
.hoursHolderWrapper{
  display:flex;
  flex-direction: row;
  justify-content:space-between;
}

.hoursHolderWrapper > .timeHours{
  margin-left:45px;
}
.locationBtn {
  color: #000;
  font-size: 16px;
  padding: 25px 0 0;
  text-transform: uppercase 
}
#refineBtn {
  padding: 17px 20px 25px 10px!important;
  font-size: 30px!important 
}
.slideContainer {
  background: #fff!important 
}
.home-banner {
  overflow: hidden;
  border-bottom: 3px solid #000 
}
.home-banner img {
  max-width: 100%!important;
  width: 100%!important;
  margin: 0 auto;
  display: block 
}
.homePageWidth h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 30px 
}
.department-list,
.split-column {
  position: relative;
  display: block;
  margin: 0 0 50px -25px 
}
.department-list .department {
  position: relative;
  display: block;
  width: 25%;
  padding: 0 0 0 25px;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box 
}
.department-list a,
.split-column .column {
  position: relative;
  -webkit-box-sizing: border-box;
  display: block 
}
.department-list a {
  width: 100%;
  padding: 0;
  margin: 0;
  color: #000;
  border: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: .6s;
  -moz-transition: .6s;
  -webkit-transition: .6s;
  -o-transition: .6s 
}
.department-list a .img-holder {
  position: relative;
  display: block;
  border: 1px solid #000;
  margin: 0 0 10px;
  overflow: hidden 
}
.department-list a .img-holder img,
.split-column a .column-image img {
  width: 100%;
  height: auto 
}
.department-list a .img-holder .over {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  transition: .6s;
  -moz-transition: .6s;
  -webkit-transition: .6s;
  -o-transition: .6s 
}
.department-list a .img-text {
  position: relative;
  display: block;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase 
}
.department-list a:hover {
  border-color: #666;
  color: #666 
}
.department-list a:hover .img-holder .over {
  width: 110%;
  left: -5%;
  top: -5% 
}
.department-list+.split-column {
  padding-top: 50px 
}
.split-column .column {
  width: 50%;
  padding: 0 0 0 25px;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box 
}
.split-column a,
.split-column a .column-text {
  position: relative;
  -webkit-box-sizing: border-box 
}
.split-column a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  width: 100%;
  padding: 0;
  margin: 0;
  color: #000;
  border: 1px solid #000;
  background: #e9e9e9;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: .6s;
  -moz-transition: .6s;
  -webkit-transition: .6s;
  -o-transition: .6s 
}
.full-column .column-text,
.split-column a .column-text {
  width: 50%;
  float: right;
  box-sizing: border-box;
  display: block 
}
.split-column a .column-text {
  padding: 30px 50px 10px 35px;
  font-size: 15px;
  -moz-box-sizing: border-box 
}
.full-column .column-text,
.threeBoxHolder {
  -webkit-box-sizing: border-box;
  position: relative 
}
.flexOne-WD.columnText span,
.full-column .column-text .column-text-kicker,
.split-column a .column-text .column-text-kicker {
  display: block;
  text-transform: uppercase;
  font-weight: 700 
}
.flexOne-WD.columnText h4,
.split-column a .column-text h4 {
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 5px;
  padding: 0;
  font-weight: 700;
  line-height: 1.1 
}
.split-column a .column-text p {
  margin: 0;
  padding: 0 0 30px;
  font-weight: 400 
}
.full-column .column-text p:last-of-type,
.split-column a .column-text p:last-of-type {
  padding-bottom: 0 
}
.split-column a .column-image {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff 
}
.split-column a:hover {
  border-color: #666;
  color: #000;
  background: #fff 
}
.leftIcon,
.middleCol {
  border-right: 1px solid #6b6b6b 
}
.full-column {
  display: block;
  margin: 0;
  padding: 75px 25px;
  background: #e9e9e9 
}
.full-column-inner {
  max-width: 1400px;
  padding: 0;
  margin: 0 auto 
}
.full-column .column-text {
  max-width: 756px;
  padding: 30px 0 10px 60px;
  font-size: 16px;
  -moz-box-sizing: border-box 
}
.full-column .column-text h4 {
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 10px;
  padding: 0;
  font-weight: 700;
  line-height: 1.1 
}
.flexOne-WD.columnText p,
.full-column .column-text p {
  margin: 0;
  padding: 0 0 30px 
}
.full-column .column-text a.button {
  display: inline-block;
  border: 1px solid #000;
  font-size: 12px;
  color: #000;
  padding: 20px 35px;
  line-height: 1;
  text-transform: uppercase;
  transition: .6s;
  -moz-transition: .6s;
  -webkit-transition: .6s;
  -o-transition: .6s 
}
.threeBoxHolder,
.underText {
  overflow: hidden;
  transition: .3s ease-in-out 
}
.full-column .column-text a.button:hover {
  background: #000;
  color: #fff 
}
.full-column .column-image {
  position: relative;
  display: block;
  float: left;
  overflow: hidden 
}
.full-column .column-image img {
  height: 427px;
  width: auto 
}
.colorWhite-WD,
.full-column.alt {
  background: #fff 
}
.full-column.alt .column-text {
  float: left;
  padding-right: 60px;
  padding-left: 0 
}
.homePageWidth {
  max-width: 1400px;
  padding: 40px 20px;
  margin: 0 auto 
}
.threeBoxHolder {
  width: 33.333333%;
  float: left;
  padding: 0 10px;
  box-sizing: border-box 
}
.imgHolder {
  height: 100%;
  overflow: hidden;
  position: relative 
}
.imgText {
  position: absolute;
  bottom: 0;
  background: rgba(90,90,90,.95);
  font-size: 16px;
  color: #fff;
  line-height: 25px;
  padding: 10px 0 10px 20px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased 
}
.imgText span {
  color: #000;
  font-size: 14px;
  text-transform: uppercase 
}
.underText {
  height: 0;
  font-size: 12px;
  color: #fff;
  padding: 5px 
}
.threeBoxHolder:hover .underText {
  height: auto 
}
.viewBtn {
  font-size: 10px;
  text-transform: uppercase;
  color: #fff 
}
.colTitle,
.footerContent {
  display:flex;
  flex-direction: column;  
  font-size: 14px;
  text-transform: uppercase 
}

.footerCopyright{
  font-size:11px;
  margin-top:15px;
}

.footerContent #leftCol, .footerContent #rightCol{
  display: flex;
  flex-direction: column;
}

.middleCol .footerContent {
  flex-direction: row;
  justify-content: space-between;
  width:100%;
}
#homePageTitle {
  border-bottom: 1px solid #bcc8c5;
  font-size: 28px;
  padding: 0 0 10px;
  margin-bottom: 20px 
}
.clearBoth {
  clear: both 
}
.displayFlex-WD {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex 
}
.flexWRAP-WD {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap 
}
.spaceBetween-WD {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between 
}
.flexEnd-WD {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end 
}
.centerJustify-WD {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center 
}
.alignCenter-WD {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center 
}
.flexOne-WD {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1 
}
.flexOne-WD img {
  max-width: 343px 
}
.flexOne-WD.columnText {
  display: block;
  padding: 30px 50px 10px 35px;
  font-size: 15px 
}
a.flexOne-WD.displayFlex-WD {
  margin-left: 25px 
}
.colorBlack-WD {
  background: #000 
}
#fullFooterSection {
  width: 100%;
  background: #000 
}
#footerSection {
  display:flex;
  justify-content: space-between;
  padding: 20px 0;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  font-family:"Quattrocento Sans";   
}

.footerCol {
  display:flex;
  flex-direction: column;
  align-items: flex-start;
  width: 34.33333333%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 40px;
  line-height: 35px 
}
#bottomTitle {
  margin-bottom: 0;
  margin-top: 10px 
}
#furnishingsLogo {
  margin-top: -30px 
}
.middleCol {
  border-left: 1px solid #6b6b6b;
}
.colTitle {
  color: #6b6b6b;
  margin-bottom: 20px 
}
.footerContent a {
  color: #fff;
  text-decoration: none 
}
#locationBox {
  padding: 10px 15px;
  border: 2px solid #fff;
  color: #fff;
  font-weight:bold;
  text-transform: uppercase;
  font-size:15px;
  margin-top: 15px;
}
.socialTopBtn {
  margin: 0 auto 15px;
  background: #333;
  position: relative;
  width: 225px 
}
.leftIcon {
  height: 38px;
  width: 45px;
  line-height: 35px;
  font-size: 22px;
  color: #fff 
}
.likeBtn,
.overlayBox {
  width: calc(100% - 46px);
  height: 38px 
}
.overlayBox {
  position: absolute;
  z-index: 1000;
  right: 0;
  top: 0;
  background: #333;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out 
}
.likeBtn {
  background: #6b6b6b;
  float: right 
}
.likeBtn span {
  vertical-align: middle!important;
  padding-left: 20px 
}
.socialFooterBtn {
  font-size: 18px;
  color: #fff;
  height: 30px;
  width: 30px;
  margin: 5px;
  background: #333;
  border-radius: 50%;
  line-height: 30px 
}
.transPopup {
  z-index: 100000!important 
}
.example {
  display: -ms-grid;
  display: grid;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#000));
  background: -o-linear-gradient(top,#fff,#000);
  background: linear-gradient(to bottom,#fff,#000) 
}

#blurb {
  font-size:18px;
  color:#fff;
  text-align: center;
  padding:20px 0
}

#blurbWrapper {
  display:flex;
  justify-content: center;  
  width:100%;
  max-width:850px;
  margin:0 auto;
  font-size:32px;
  font-family:"Marcellus";
  font-weight: 300;
}
.blurbWord{
  margin-right:45px;
}


@media screen and (max-width: 1625px) {
  #rightHeaderSection {
    right:140px 
  }
  #searchEngine {
    right: 210px 
  }
}
@media screen and (max-width: 1340px) {
  .full-column .column-image img {
    height:327px 
  }
}
@media screen and (max-width: 1120px) {
  .split-column a .column-text h4 {
    font-size:20px 
  }
  .split-column a .column-text {
    font-size: 14px;
    padding: 30px 20px 10px 
  }
}
@media screen and (max-width: 1020px) {
  .full-column .column-image img {
    height:257px!important;
    width: auto;
    margin-left: -9px 
  }
}

@media screen and (max-width: 960px) {
  #headerSection{
    display: flex;
    justify-content: center;
  }
  #logoHolder img {
    height: 70px;
    width: auto 
  }
  #socialMediaMobile,
  .closeBtn,
  .subMenu {
    text-align:center 
  }
  #socialMediaMobile{
    display:flex;
    justify-content: space-evenly;
  }
  #socialMediaMobile a{
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #socialMediaMobile a .socialMobileMenuBtn{
    padding:2px;
  }
  .closeBtn,
  .leftHeaderBtn:hover,
  .menuText,
  .mobileMenuBox {
    cursor: pointer 
  }
  .full-column .column-image img {
    height: 277px!important 
  }
  .split-column.displayFlex-WD {
    display: block 
  }
  a.flexOne-WD.displayFlex-WD {
    margin-left: 15px;
    margin-bottom: 15px 
  }
  body.clicked,
  html.clicked {
    overflow: hidden;
    width: 100%;
    height: 100%;
    margin-left: -125px 
  }
  #topHeaderSection {
    overflow: visible 
  }
  #searchEngine {
    height: 0;
    width: 100%;
    margin: 45px auto 0;
    right: 0 
  }
  #searchInputBox input {
    padding: 0 10px 10px 
  }
  #logoHolder {
    float: none;
    width: 202px;
    margin: 0 auto;
    max-width: inherit 
  }
  #logoHolder img {
    height: 70px;
    width: auto 
  }
  .leftHeaderBtn {
    padding: 0 10px 0 0;
    color: #fff 
  }
  .phoneNumber {
    padding: 0 15px 
  }
  #rightHeaderSection {
    right: 20px;
    position: absolute 
  }
  #mobileMenuBtn {
    display: block;
    color: #fff;
    float: right;
    padding: 10px 0 0 10px;
    font-size: 22px 
  }
  #mobileMenu {
    position: absolute;
    height: 100%;
    width: 0;
    background: #fff;
    right: 0;
    overflow: auto;
    z-index: 99999;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    font-family: Oswald,sans-serif;
    letter-spacing: 1px 
  }
  .mobileTitle {
    position: relative;
    
  }
  .menuText {
    position: absolute;
    top: 10px;
    left: 35%;
    font-size: 20px;
    color: #fff 
  }
  #mobileMenu.clicked {
    width: 300px;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    border-left: 1px solid #000 
  }
  .mobileMenuBox {
    padding: 10px 15px;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    min-width: 250px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box 
  }
  .closeBtn,
  .subMenuBtn {
    padding: 10px 0 
  }
  #mobileHoursHolder {
    font-size: 12px 
  }
  #mobileHoursHolder > .hoursHolderWrapper > .timeHours{
      margin-left:0;
  }
  .socialMobileMenuBtn {
    display: inline-block;
    text-align: center;
    font-size: 18px;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background: #222;
    margin: 0 3% 
  }
  .subMenu,
  .subMenuBtn:hover {
    color: #000 
  }
  .subMenu {
    background: #fff;
    visibility: hidden;
    opacity: .5;
    position: absolute;
    left: 0;
    z-index: 1000;
    max-width: 350px;
    width: 100%;
    margin-top: 100px;
    border-top: 1px solid #d0d0d0;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    border-bottom: 1px solid #d0d0d0 
  }
  .subMenu.tap {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    height: auto 
  }
  .subMenuBtn {
    color: #777 
  }
  .subMenu i {
    float: none 
  }
  .closeBtn:hover {
    background: #e0e0e0 
  }
  #leftHeaderSection .dropTab,
  #menuSection,
  #rightHeader,
  #socialMedia,
  .phraseBtn {
    display: none 
  }
  #loginbodyWrapper {
    width: 100% !important;
}
#loginLoginSubLeft {
    max-width: 398px;
    margin-bottom: 20px;
}
#loginLoginSubRight {
    max-width: 348px;
    border-left: none !important;
}
#loginLoginSubRight, #loginLoginSubLeft {
    height: auto !important;
    float: none !important;
    width: 100% !important;
    padding: 0 0 0 2% !important;
    box-sizing: border-box !important;
}
.loginSubFormWrapper {
    width: 100% !important;
}
#loginSignInHeader {
   padding: 18px 15px !important; 
}
  #blurb {
  font-size:18px;
  color:#fff;
  text-align: center;
  padding:20px 0
}

#blurbWrapper {
  display:flex;
  justify-content: center;
  flex-wrap: wrap;
  width:100%;
  max-width:850px;
  margin:0 auto;
  font-size:18px;
    font-family:"Quattrocento Sans";
}
.blurbWord{
margin-right: 6px;
box-sizing: border-box;
}
}

/* end of login responsiveness page*/
@media screen and (max-width: 928px) {
  .footerCol,
  .footerContent {
    -webkit-box-orient:vertical;
    -webkit-box-direction: normal;
    text-align: center 
  }
  .footerContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column 
  }
  #footerSection {
    flex-direction: column;
    padding-bottom:0
  }
  .middleCol .footerContent{
    width:100%;
    max-width:300px;
    text-align: left;
  }
  .middleCol{
    border: none!important;;
  }
  
  .footerCol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    float: none;
    padding: 20px 40px;
    margin: 0 auto 
  }
  .middleCol {
    border-left: none;
    border-right: none;
    border-top: 1px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
    padding: 20px 10% 
  }
  .colTitle {
    margin-bottom: 15px 
  }
  .department-list {
    margin-bottom: 0 
  }
  .department-list .department {
    width: 50%;
    margin-bottom: 30px 
  }
  .department-list .department:nth-child(odd) {
    clear: both 
  }
  .department-list+.split-column,
  .split-column {
    padding-top: 20px 
  }
  .full-column .column-image,
  .split-column a .column-image {
    width: 100%;
    float: none;
    text-align: center 
  }
  .split-column a .column-image img {
    max-width: 400px;
    margin: 0 auto 
  }
  .full-column .column-text,
  .split-column a .column-text {
    width: 100%;
    float: none;
    padding-top: 30px;
    padding-bottom: 30px 
  }
  .full-column .column-text {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0 
  }
}


@media screen and (max-width: 826px) {
  .full-column .column-image img {
    width:100%;
    margin-left: -9px 
  }
}

@media screen and (max-width: 800px) {
  .imgHolder {
    height:410px 
  }
  .imgText {
    padding: 10px 0 10px 10px 
  }
  .lvlOneBreak {
    display: block 
  }
  .full-column .column-text h4,
  .homePageWidth h2,
  .split-column a .column-text h4 {
    font-size: 22px 
  }
  .department-list a .img-text {
    font-size: 14px 
  }
  .split-column {
    margin-bottom: 20px 
  }
  .split-column .column {
    width: 100%;
    float: none;
    margin-bottom: 30px 
  }
  .full-column {
    padding-top: 50px;
    padding-bottom: 50px 
  }
  .full-column .column-text {
    padding-left: 30px 
  }
  .full-column.alt .column-text {
    padding-left: 0;
    padding-right: 30px 
  }
  .split-column a .column-text {
    font-size: 16px 
  }
}
@media screen and (max-width: 767px) {
  .threeBoxHolder {
    padding:20px 0;
    width: 100% 
  }
  .imgHolder {
    height: auto 
  }
  .imgText {
    width: 100% 
  }
  .lvlOneBreak {
    display: none 
  }
}
@media screen and (max-width: 667px) {
  .full-column .column-text h4,
  .split-column a .column-text h4 {
    font-size:20px 
  }
  .full-column .column-text,
  .split-column a .column-text {
    font-size: 14px 
  }
  .department-list a .img-text {
    font-size: 12px 
  }
}
@media screen and (max-width: 550px) {
  a.flexOne-WD.displayFlex-WD {
    display:block 
  }
  .emailMobileIcon, .leftHeaderBtn{
    display:none;
  }
  #leftHeaderSection{    
    display:flex;
    align-items: center;
    float:none;
    width:100%;
  }
  #rightHeaderSection{
    position: relative;
    width:165px;
    margin-right:5px;
  }
  #topHeaderSection{
    display:flex;
    justify-content: space-between;
    align-items: center;
    width:100%;    
    height:auto;
    box-sizing: border-box;
    padding:0px 5px;
  }
  #searchEngine{
    height:0;
    margin-top:10px;
  }
  .freeShipHeadline{
    display: flex;
    align-items: center;
    margin:0!important;
    width:100%;
    font-size:13px!important;
  }
  .freeShipHeadline a{
    display:flex;
    align-items: center;
    margin-left:6px;
    margin-top:3px;
  }
  .freeShipHeadline a span{
    margin-left:3px;
  }
}
