/*
Theme Name: Select Connect Ultimate 
Description: Wordpress Theme Developed for Perry's American Furniture Gallery. This theme is designed for use with Select Connect by WebsiteNEO
Author: WebsiteNEO
Author URI: https://websiteneo.com
Template: oceanwp
Version: 1.0
*/

.popup img {
    max-width: 150px;
    margin: auto;
    display: block;
    padding-bottom: 5px;
}

.popup {
    text-align: justify!important;
    padding: 10px 20px;
	background-color: #fff;
}
.popup p {
    font-size: 14px;
    line-height: 1.3em;
}

/* Parent stylesheet should be loaded from functions.php not using @import */
/*-------------------Overall Site Styling----------------------------------*/
p{
  font-family: 'Raleway', sans-serif;
}
h1, h2, h3, h4, h5, h6, li, a{
  font-family: 'Playfair Display', serif;
}
.page-header-title{
  display: none;
}
main#main {
    margin-bottom: -10px;
}
#main #content-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
}
main#main {
    background-color: #FFFFFF;
}
#footer #nav_menu-4 li, #footer #nav_menu-3 li{
  border:none;
  text-transform: uppercase;
  padding:0;
}
.content-area, .content-left-sidebar .content-area {
    margin-bottom: 0!important;
}
/*#swipebox-bottom-bar, #swipebox-top-bar {
    background: #623701;
}*/
.nf-form-wrap input[type="text"], .nf-form-wrap input[type="email"], .nf-form-wrap input[type="tel"], .nf-form-wrap textarea{
  background-color: #FFFFFF!important;
}
*:focus {
    outline: none;
}
.boxShadow {
    -webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.2);
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.2);
}
/*----------------------Select Connect Product and Gallery Customization-----*/
.wneo-clear {
  margin-bottom: 5% !important;
}

.wneof-category-heading{
  font-size: 2em;
  text-align: center;
  margin-bottom: 30px !important;
  padding-top: 3em;
}
.wneof-product-row {
    margin-bottom: 5% !important;
}
.productTitle {
    text-align: center;
    color: #8c8c8c;
}
body #wneof-product-form-close {
    width: 30px !important;
    height: 30px !important;
  top: 15px !important;
  right: 15px !important;
    font-size: 20px !important;
    color: #fff;
}
body #wneof-product-form-close svg {
  width: 30px;
  height: 30px;
  stroke: #fff;
}
body .wneof-product-form form {
  display: grid;
}
body .wneof-product-form label {
  line-height: 1.5em;
  color: #fff;
}
body .wneof-product-form input {
  padding: 1%;
  margin-bottom: 15px;
  width: 94%;
  color:#FFFFFF!important;
}
body .wneof-product-form textarea {
  padding: 1%;
  width: 97%;
  margin-bottom: 15px;
  color:#FFFFFF!important;
}
body .wneof-product-form {
    background: #000000!important;
    position: fixed;
    height: auto !important;
    top: 25% !important;
    box-shadow: 0px 1px 50px 5px rgba(0,0,0,.4);
}
body .wneof-product-form-title {
  display: none;
}
body .wneof-field-container {
  width: 100%;
}
body #form_success_message {
  text-align: center;
    font-size: 1.5em;
    padding: 2em;
    border: 1px solid #000;
    background-color: #e5e6e7;
}
#wneof_form_button_container {
    display: none;
    position: fixed;
    width: 300px;
    top: 75%;
    z-index: 999999;
    left: 50%;
    margin-left: -150px;
}
.wneof-product-4 {
    text-align: center;
    width:100%;
}
.wneof-field-container .wneof-submit {
    color: #333333!important;
}
.wneof-field-container .wneof-submit:hover{
  color:#FFFFFF!important;
}
.wneof-product {
    background-color: #FFFFFF;
}
.boxShadow {
    -webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.2);
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.2);
}
.noSliderSpacer{
  padding-top: 20.5em;
  /* background-image: url(); */
  background-image: url(https://perrysgallery.com/wp-content/uploads/2019/04/dark-quarter-sawn-white-oak-background.jpg);
  background-repeat: no-repeat;
  /* background-attachment: fixed; */
  background-position: center;
  background-size: cover;
}
.wneof-category-heading{
  text-transform: uppercase;
}
input[type="button"], input[type="reset"], input[type="submit"], button[type="submit"], .button{
  margin:0 auto!important;
}
.wneof-product-form p, .wneof-product-form a {
    color: #c3c3c3;
}
.wneof-product-form a:hover{
  color:#FFFFFF;
}
.wneof-field-container.gre-notice {
    padding-top: 2.5em;
}
/*-------------------SelectConnect Search Styling--------------------------*/
.searchBoxWrapper {
    display: none;
    padding: 1em;
    text-align: center;
    position: absolute;
    top: 4.25em;
    width: 100%;
    padding-top: 1.25em;
    background-color: #FFFFFF;
}
.searchBoxWrapper input {
    padding: .5em;
}
#wneo_result_box {
    position: unset;
}
#wneo_search_results_container {
    position: absolute;
    top: 64px;
    padding: 42px 10px 10px;
    background: #fff;
    border: 1px solid #ccc;
    max-height: 100vh;
    width: 101%;
    overflow-y: auto;
    z-index: 8;
    left: 0;
}
#wneo_search_close_icon {
    top: 78px;
    right: 31px;
}
/*-------------------Header Styling----------------------------------------*/
.headerWrapper {
    position: absolute;
    width: 100%;
    z-index: 1100;
    height: 255px;
}
.logo {
    max-width: 350px;
    margin: 0 auto;
    padding-top: 1em;
    padding-bottom: 12px;
    text-align: center;
}
.desktopHeaderWrapper {
    display: none;
}
.logoWrapper {
    padding-left: 1em;
    padding-right: 1em;
    /* padding-bottom: 1em; */
    padding-top: 4em;
    /*background-size: cover;
    background-position: center;
    background-image: url(assets/images/light-wood-grain-background.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    opacity: .5; */
    overflow: hidden;
}
.logoWrapper:before {
    content: '';
    position: absolute;
    /* background-image: url(assets/images/light-wood-grain-background.jpg); */
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    top: 0;
    left: 0;
    opacity: 1;
    background-attachment: fixed;
    background-color: rgba(0, 0, 0, 0.7490196078431373);
}
/*---- Mobile Fixed Header Styling ---*/
.mobileStaticHeaderWrapper {
    position: fixed;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.7803921568627451);
    z-index: 999;
    height: 60px;
}
.mobileStaticHeader{
  display:inline-flex;
  width: 100%;
}
.mobileStaticHeader>div>div{
  padding: 0 1em 0 1em;
}
.mobileStaticSocialWrapper{
  width: 60%;
}
.mobileStaticContactWrapper{
  width: 40%;
}
.mobileStaticHeader li{
  display: inline-flex;
  flex-grow:1;
}
.mobileContactLink{
  display: inline-block;
  width: 50%;
  text-align: right;
  padding: 0 5px 0 5px;
}
.mobileContactLink:after{
  display: inline-block;
  font-family: "FontAwesome";
  font-weight: 900;
  /* padding-right: 10px; */
  font-size: 2.5em;
}
#mobileContactLocation:after{
   content: '\f041';
}
#mobileContactCall:after{
   content: '\f095';
}
.mobileStaticSocialWrapper .fa-2x{
  font-size: 2.5em;
  padding: 0 5px 0 5px;
}
.mobileHeaderLogoWrapper{
  display: block;
  text-align: center;
  padding-top: 5em;
}
.mobileHeaderLogo img {
    max-width: 300px;
    padding: 1em;
}
.mobileSearchWrapper {
    display: none;
    position: absolute;
    top: 56px;
    width: 100%;
    text-align: -webkit-center;
    background-color: #FFFFFF;
    padding: 1em;
    padding-top: 2em;
}
.mobileSearch input {
    width: 250px;
    padding: .5em;
}
.mobileSearchWrapper #wneo_search_results_container {
    top: 75px;
}
.mobileSearchWrapper #wneo_search_close_icon {
    top: 90px;
}
.deskTopHeaderInfo{
  display: none;
}
/*-------------------Mobile Menu Styling-----------------------------------*/
.mobileButtonWrapper{
  box-shadow: 4px 0px 10px 3px rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.14);
}
.mobileButton {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.mobileButton>div {
    width: 33.3%;
    text-align: center;
    padding-top: 1em;
    padding-bottom: 1em;
    position: relative;
}
.mobileButton>div:last-child{
  border-right:none;
}
.mobileButtonWrapper {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    background-color: #000000;
}
.mobileButton a {
    font-size: 1.25em;
}
.mobileFurnitureMenuWrapper, .mobileMenuWrapper{
  display: none;
  position: fixed;
  bottom: 90px;
  background-color: #ffffff;
  width: 100%;
  z-index: 9999;
}
.mobileFurnitureMenu ul, .mobileMenu ul {
    list-style: none;
    margin: 0;
    box-shadow: 4px 0px 10px 3px rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.14);
}
.mobileFurnitureMenu li, .mobileMenu li {
    padding: .35em!important;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.2em;
    border-bottom: 1px solid #F5F5F5;
}
.furnitureMenuButton a {
    background-image: url(assets/images/furniture-icon-small.png);
    background-size: cover;
    position: absolute;
    height: 37px;
    width: 39px;
    top: -8px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.furnitureMenuButton a:hover{
  opacity: 0.85;
}
.searchButton a{
    background-image: url(assets/images/search-icon-small.png);
    background-size: cover;
    position: absolute;
    height: 37px;
    width: 37px;
    top: -8px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.searchButton a:hover{
  opacity: 0.85;
}
.close{
  display: none;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    background-color: #ffffff;
}
.mainMenuWrapper.mobileMenu {
    bottom: 90px;
}
.mainMenuWrapper.mobileMenu a, .furnitureMenuWrapper.mobileMenu a {
    color: #623701;
}
.furnitureMenuWrapper.mobileMenu li:last-child{
    display: none;
}
.mobileStaticHeader{
  display:inline-flex;
  width: 100%;
}
.mobileStaticHeader>div>div{
  padding: 0 1em 0 1em;
}
.mobileStaticSocialWrapper{
  width: 60%;
}
.mobileStaticContactWrapper{
  width: 75%;
}
.mobileStaticHeader li{
  display: inline-flex;
  flex-grow:1;
}
.mobileContactLink{
  display: inline-block;
  width: 50%;
  text-align: right;
  padding: 0 5px 0 5px;
}
.mobileContactLink:after{
  display: inline-block;
  font-family: "FontAwesome";
  font-weight: 900;
  /* padding-right: 10px; */
  font-size: 2.5em;
}
#mobileContactLocation:after{
   content: '\f041';
}
#mobileContactCall:after{
   content: '\f095';
}
.mobileStaticSocialWrapper .fa-2x{
  font-size: 2.5em;
  padding: 0 5px 0 5px;
}
.mobileHeaderLogoWrapper{
  display: block;
  text-align: center;
  padding-top: 5em;
}
.mobileHeaderLogo img {
    max-width: 300px;
    padding: 1em;
}
/*-------------------Desktop Menu Styling----------------------------------*/
.desktopMenuWrapper{
  display: none;
}
.desktopMainMenuWrapper{
  display: none;
}
/*-------------------Swiper Styling----------------------------------------*/
.fullSizeATFContentWrapper {
    height: 100vh;
    position: relative;
    z-index: 998;
}
.fullSizeATFContent {
    height: 100vh;
    position: relative;
    z-index: 998;
    width: 100%;
}
.swiper-container {
    height: 100vh;
}
.swiperOverlay {
    width: 100%;
    height: 100vh;
    text-align: center;
    padding-top: 199px;
}
.swiperContentWrapper {
    /* border-bottom: 1px solid #dcad6f; */
    position: absolute;
    width: 100%;
    /* top: 0; */
    /* border-top: 1px solid #dcad6f; */
    bottom: 0px;
    background-color: rgba(255, 255, 255, 0.49019607843137253);
}
.SlideHeadlineWrapper {
    padding: 1.5em;
    background-color: rgba(0, 0, 0, 0.5882352941176471);
    text-transform: uppercase;
}
.SlideHeadlineWrapper h2 {
    padding: 0;
}
.SlideHeadlineWrapper h2 {
    font-size: 1em;
    font-weight: 100;
    padding: 0;
    margin: 0;
    color: #cecece;
}
a.ctaLink {
    text-transform: uppercase;
    color: #CACACA;
}
a.ctaLink>span {
    padding: 1em;
    display: block;
    max-width: 320px;
    margin: 0 auto;
    background-color:rgba(0, 0, 0, 0.6313725490196078);
    border: 1px solid;
    margin-bottom: 1em;
    margin-top: 1em;
}
a.ctaLink:hover{
  color:#FFFFFF;
  letter-spacing: 2px;
}
/*-------------------Home Page Styling-------------------------------------*/
.styledHeadline h1{
  font-weight: 100;
}
.mainFurnitureBox>div>div>div {
    min-height: 650px;
    position: relative;
}
.mainFurnitureHeadline {
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.mainFurnitureHeadline h2 {
    background-color: rgba(255, 255, 255, 0.81);
    padding: 2em;
    position: absolute;
    /* top: 0; */
    width: 100%;
    /* border: 1px solid; */
}
.mainFurnitureText {
    color: #930416;
    background-color: rgba(255, 255, 255, 0.65);
    padding: .5em;
    text-align: center;
    border: 1px solid;
    position: absolute;
    bottom: 0;
    height: 88px;
    border-top: 2px solid;
    width: 100%;
}
.mainFurnitureTextWrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40%;
}
.mainFurnitureLink {
    display: block;
    margin: 0 auto;
    text-align: center;
    max-width: 200px;
    background-color: #FFFFFF;
    padding: 1em;
    border: 2px solid;
    position: relative;
    overflow: hidden;
    z-index: 2;
    margin-top:1em;
}
.mainFurnitureLink.bottomLinks{
  position: absolute;
  bottom:10px;
  left:0;
  right:0;
}
.outerFurnitureLinkBoxWrapper{
  padding-bottom:10px;
}
.mainFurnitureHeadline {
    bottom: 32px;
    position: absolute;
    width: 100%;
}
.mainFurnitureBoxWrapper.onPage {
    padding-bottom: 100%;
}
.reviewButtonWrapper{
  padding-bottom:4em;
}
/*-------------------About Page Styling------------------------------------*/
.aboutHeader{
  height:100vh;
  min-height:700px;
}
.aboutHeader h1 {
  color:#FFFFFF;
  font-size: 2.5em;
  padding:3em;
    padding-top: 14em;
    text-align: center;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 1)!important;
}
.aboutMattress{
  min-height:350px;
  padding:5em;
}
/*-------------------Furniture Page Styling--------------------------------*/
.furnitureButton {
    background-color: #000000;
    border:1px solid #000000;
    padding: 1em;
    cursor: pointer;
    -webkit-transition: .25s ease-in;
    -moz-transition: .25s ease-in;
    -o-transition: .25s ease-in;
}
.furnitureButton h2{
  color:#FFFFFF;
  -webkit-transition: .25s ease-in;
    -moz-transition: .25s ease-in;
    -o-transition: .25s ease-in;
}
.furnitureButton:hover {
    background-color: #FFFFFF;
    -webkit-transition: .25s ease-in;
    -moz-transition: .25s ease-in;
    -o-transition: .25s ease-in;
}
.furnitureButton:hover.furnitureButton h2{
  color:#000000;
  -webkit-transition: .25s ease-in;
    -moz-transition: .25s ease-in;
    -o-transition: .25s ease-in;
}
.furnitureContent{
  padding:3em;
}
.middleButton{
    border-left:1px solid #000000;
    border-right:1px solid #000000;
  } 
.furnitureLinkSpan {
    position: absolute;
    width: 100%;
    height: 100%;
}
.furnitureLinkSpan h2 {
    text-align: center;
    color: #cacaca;
    background-color: rgba(147, 4, 22, 0.78);
    height: 100%;
    position: absolute;
    width: 100%;
}
.furnitureLinkSpan h2:hover{
  background-color: rgba(147, 4, 22, 1);
}
.furnitureLinkSpan a {
    height: 100%;
    display: block;
}
.detailButton{
  cursor: pointer;
}
.detailButton h2 {
    padding: 1.25em;
    max-width: 350px;
    border: 2px solid;
    margin: 0 auto;
    text-align: center;
    color: #000000;
    line-height: 1.4em;
    font-size: 2em;
    background-color: #dcad6f;
    border-radius: 36px;
    letter-spacing: .2em;
    -webkit-transition: .25s ease-in;
    -moz-transition: .25s ease-in;
    -o-transition: .25s ease-in;
}
h2.buttonHovered{
  color:#dcad6f;
  background-color: #000000;
  -webkit-transition: .25s ease-in;
    -moz-transition: .25s ease-in;
    -o-transition: .25s ease-in;
}
.buttonContentImageWrapper figure {
    display: inline-flex;
    position: relative;
}
.buttonContentImageWrapper {
    display: inline-flex;
    flex-direction: row;
    width: 100%;
    text-align: center;
}
figcaption.wp-caption-text {
    width: 100%;
    text-transform: uppercase;
    color: #333333;
    margin: 0 auto;
    text-align: center;
    bottom: 0;
}
.detailButtonContent{
  padding-top:2em;
}
a.furniturePageLink {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
}
.furnitureImageWrapper {
    position: relative;
}
a.furniturePageLink span {
    /* height: 50px; */
    /* -webkit-box-shadow: 0px -4px 3px #000000; */
    -moz-box-shadow: 0px -4px 3px #802537;
    /* box-shadow: 0px -2px 3px 2px #000000; */
    position: absolute;
    width: 100%;
    bottom: 8px;
    text-align: center;
    background-color: #000000;
    color: #dcad6f;
    font-size: 1.75em;
    padding: 1em;
    /* border: 1px solid; */
    outline: 1px solid;
    outline-offset: -15px;
}
.furnitureLinkHover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.7098039215686275);
    display: none;
}
.furnitureLinkHover a {
    position: absolute;
    width: 100%;
    height: 100%;
}
.furnitureLinkHover a span {
    padding-top: 30%;
    display: block;
    font-size: 2.25em;
    text-align: center;
    color: #dcad6f;
    letter-spacing: .3em;
    /* border: 1px solid; */
}
/*-------------------Category Pages Styling--------------------------------*/
.categoryLinkWrapper{
  padding-top:4em;
}
/*-------------------Furniture Customization Block-------------------------*/
#curveUpColor path, #curveDownColor path {
    fill: #000000;
    stroke: #000000;
}
.container svg {
    display: block;
}
.furnitureCustomizationBlockWrapper {
  padding:3em;
  text-align: center;
  /* border-top: 1px solid #dcad6f; */
  /* border-bottom: 1px solid #dcad6f; */
  letter-spacing: 1px;
  margin-top: -8px;
  /* margin-bottom: 18px; */
  background-color: #424d53;
  z-index: 999;
}
.furnitureCustomizationBlockWrapper p{
  text-align: justify;
}
.furnitureCustomizationBlockWrapper h3 {
    color: #CACACA;
    text-transform: uppercase;
    text-align: center;
    font-size: 2em;
}
.furnitureCustomizationBlock {
    padding: 1em;
    max-width:1200px;
    margin:0 auto;
}
.leftFurnitureCustomizationBlockWrapper {
  width:100%;
    text-align: center;
    padding: 1em;
}
.rightFurnitureCustomizationBlockWrapper {
  width:100%;
  padding: 1em;
  color: #CACACA;
}
span.customContact {
    color: #000000;
    background-color: #CACACA;
    text-transform: uppercase;
    font-size: 1.5em;
    border: 1px solid;
    padding: 10px 40px 10px 40px;
    display: block;
    max-width: 350px;
    margin: 0 auto;
    -webkit-transition: .25s ease-in;
    -moz-transition: .25s ease-in;
    -o-transition: .25s ease-in;
    transition: .25s ease-in;
}
span.customContact:hover{
  color: #CACACA;
  background-color: #000000;
  letter-spacing: 2px;
  -webkit-transition: .25s ease-in;
  -moz-transition: .25s ease-in;
  -o-transition: .25s ease-in;
  transition: .25s ease-in;
}
/*-------------------Furniture Options Styling-----------------------------*/
.furnitureOptionsBlockWrapper {
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #CACACA;
    margin-top: -108px;
    padding-top: 108px;
}
.furnitureOptionsBlockWrapper h2{
  color: #CACACA;
  font-size: 2em;
  padding: 2em;
  margin: 0;
}
.furnitureOptionsBlock{
  display:flex;
  flex-direction: column;
  margin-bottom:1px;
}
.optionFlex{
  width:100%;
  flex-shrink: 0;
  height:100px;
  /* background-color: #2b0e0e; */
}
.furnitureOptionContentWrapper{
  display:none;
}
.optionFlex:nth-of-type(1) { order: 1; }
.optionFlex:nth-of-type(2) { order: 2; }
.optionFlex:nth-of-type(3) { order: 3; }
.optionFlex:nth-of-type(4) { order: 4; }
.optionFlex:nth-of-type(5) { order: 5; }
.optionFlex:nth-of-type(6) { order: 6; }
.furnitureOptionsButton>span {
    text-transform: uppercase;
    color: #CACACA;
    font-size: 1.5em;
    display: block;
    max-width: 300px;
    margin: 0 auto;
    margin-top: 1.25em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: .25em;
}
.furnitureOptionButtonWrapper{
  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.furnitureOptionButtonWrapper:hover{
  background-color: rgba(0, 0, 0, 0.6784313725490196);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.furnitureOptionButtonWrapper:hover .furnitureOptionsButton>span{
  color: #ffffff;
  letter-spacing: 2px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  }
.furnitureOptionButtonWrapper.openButton{
  background-color: #000000ad;
}
.furnitureOptionButtonWrapper.openButton .furnitureOptionsButton>span{
    color: #ffffff!important;
    letter-spacing: 2px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.furnitureOptionsButton {
    text-align: center;
    cursor: pointer;
}
.furnitureOptionButtonWrapper {
    border-top: 1px solid #CACACA;
}
/*-------------------Furniture Options Accordion---------------------------*/
.furnitureOptionContentWrapper {
    height: auto;
    background-color: #FFFFFF;
    padding: 2em;
    text-align: center;
}
.furnitureOptionContent>figure {
    display: inline-block!important;
    width: 48%!important;
    padding: 1%;
    min-height: 200px;
    vertical-align: top;
}
/*-------------------Contact Block styling---------------------------------*/
.contactBlockWrapper {
    padding: 2em;
    text-align: center;
    font-size: 2em;
    color: #dcad6f;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.contactBlockWrapper a {
    color: #CACACA;
    font-size: 1em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.contactBlockWrapper a:hover{
  letter-spacing: 2px;
  color: #FFFFFF;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.contactBlockLink {
    border: 1px solid;
    display: block;
    padding: .25em;
    max-width: 350px;
    margin: 0 auto;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.contactBlockLink:hover {
    background-color: rgba(0, 0, 0, 0.4588235294117647);
    color: #FFFFFF!important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.contactBlockWrapper h2 {
    font-size: 1em;
    padding-top: 1em;
    color: #CACACA;
}
/*-------------------Bottom Product Page Links-----------------------------*/
.mainFurnitureBoxWrapper {
  padding-bottom: 75%;
  position: relative;
  -webkit-transition: all 2.3s;
  -moz-transition: all 2.3s;
  -o-transition: all 2.3s;
  transition: all 2.3s;
}
.bottomLinks {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin-bottom: -8px;
  width:100%;
}
.bottomLinks.onPage{
  width:100%;
}
.bottomLinks:hover .mainFurnitureBoxWrapper{
  transform: scale(1.2);
  overflow: hidden;
  -webkit-transition: all 2.3s;
  -moz-transition: all 2.3s;
  -o-transition: all 2.3s;
  transition: all 2.3s;
}
.mainFurnitureBox {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.38823529411764707);
    -webkit-transition: all .75s;
    -moz-transition: all .75s;
    -o-transition: all .75s;
    transition: all .75s;
}
.bottomLinks:hover .mainFurnitureBox{
  background-color: rgba(0, 0, 0, 0.8196078431372549);
  -webkit-transition: all .75s;
  -moz-transition: all .75s;
  -o-transition: all 75s;
  transition: all .75s;
}
.mainFurnitureBoxHeadlineWrapper {
    padding-top: 20%;
    text-align: center;
}
.mainFurnitureBoxHeadlineWrapper h2 {
    color: #CACACA;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 1.6em;
    font-weight: 100;
    -webkit-transition: all 2.3s;
    -moz-transition: all 2.3s;
    -o-transition: all 2.3s;
    transition: all 2.3s;
}
.bottomLinks:hover .mainFurnitureBoxHeadlineWrapper h2{
    letter-spacing: 6px;
    color: #FFFFFF;
    -webkit-transition: all 2.3s;
    -moz-transition: all 2.3s;
    -o-transition: all 2.3s;
    transition: all 2.3s;
}
.mainFurnitureBoxLinksHoverText {
    position: absolute;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 1.5em;
    opacity: 0;
    padding-top: 15%;
    -webkit-transition: all 0.75s;
    -moz-transition: all 0.75s;
    -o-transition: all 0.75s;
    transition: all 0.75s;
}
.bottomLinks:hover .mainFurnitureBoxLinksHoverText{
  opacity:1.0;
  padding-top:0;
  -webkit-transition: all 0.75s;
  -moz-transition: all 0.75s;
  -o-transition: all 0.75s;
  transition: all 0.75s;
}
.pageBottomWrapper {
    text-align: center;
    background-color: #000000;
    padding: 2em;
}

.pageBottomWrapper h2 {
    color: #CACACA;
    text-transform: uppercase;
    font-weight: 100;
    padding: 0;
    margin: 0;
    font-size: 2em;
}
.googleReviewsBlockWrapper{
  max-width:1400px;
  margin:0 auto;
  padding:4em;
  text-align: center;
}
.googleReviewsBlockWrapper h2 {
    font-size: 2.25em;
    text-align: center;
    padding: 1em;
    color: #636363;
}
.googleReviewButton {
    font-size: 1.5em;
    margin: 0 auto;
    padding: 0.5em;
    border: 1px solid;
    display: block;
    max-width: 350px;
    color:#000000;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    transition: .5s ease-in;
}
.googleReviewButton:hover {
  color:#FFFFFF;
  background-color: #000000;
  -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    transition: .5s ease-in;
}
/*-------------------Contact Page Styling----------------------------------*/
.contactRow ul{
  list-style: none;
}
.contactRow li{
  list-style: none;
}
/*-------------------Footer Styling----------------------------------------*/
#footer{
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.widget-title {
    border: none!important;
}
.footerCopyrightWrapper {
    padding-top: 3em;
    padding-bottom: 3em;
    font-size: .75em;
    text-align: center;
    text-transform: uppercase;
    line-height: 1em;
    background-color: #000000;
    color: #CACACA;
}
.footerCopyrightWrapper a {
    color: #CACACA;
}
.footerCopyrightWrapper a:hover {
    color: #FFFFFF;
}
#footer-widgets .footer-box .widget-title {
    color: #CACACA;
    font-size: 1.25em;
    margin-left: -1em;
}
table.hours td{
  padding:0;
}
#footer .searchButton{
  display: none;
}
.selectConnectPower {
    padding-top: 1em;
}


/*---NOTIFICATIONX---*/
.nx-bar-content {
    font-size: 1.25em;
    font-weight: bold;
}
.nx-bar {
    background-color: #FFE28A !important;
}
.nx-bar .nx-bar-inner {
    padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.nx-close {
    fill: #000;
}

/*-------------------Responsive Styling Queries----------------------------*/
@media all and (min-width:31.25em){
  .outerPageLinkWrapper{
    width: 50%;
  }
  .wneof-product-form {
    width: 95%;
    left: 2.5;
    top: 5%;
  }
  .wneof-product-4 {
    width:49%;
  }
  .wneo-search-box input {
    width:400px;
  }
}
@media all and (min-width:40em){
  .outerPageLinkWrapper{
      width: 25%;
  }
  .wneof-product-form {
      width: 95%;
  }
  .openFurniture:hover .sub-menu{
    display: block;
  }
  .mainFurnitureText {
      height: 300px;
  }
  .mainFurnitureTextWrapper p {
      display: block;
  }
  span.furnitureLinkSpanText {
      font-size: 1.5em;
  }
  .bottomLinks{
    width: 50%;
  }
  .furnitureOptionContent>figure {
    display: inline-block!important;
    width: 22%!important;
    padding: 1%;
  }
}
@media all and (min-width:50em){
  .wneof-product-4 {
    
      width:24%;
  }
  .deskTopHeaderInfo {
      display: none;
      font-size: 1em;
      vertical-align: super;
      padding-right: 1em;
      text-transform: uppercase;
  }
  .mobileStaticSocialWrapper {
      width: 30%;
  }
  .mobileStaticContactWrapper {
      width: 30%;
  }
  .desktopMainMenuWrapper {
      display: block;
      width: 40%;
      text-align: center;
      text-transform: uppercase;
  }
  .desktopMainMenuWrapper li {
      padding-left: 1%;
      padding-right: 1%;
  }
  .searchBoxWrapper {
      top: 20.55em;
  }
}
@media all and (min-width:54em){
  .desktopMainMenuWrapper li {
      padding-left: 2%;
      padding-right: 2%;
  }
  .addressWidget{
    display: block;
  }
  .middleButton{
    border-left:1px solid #FFFFFF;
    border-right:1px solid #FFFFFF;
  }
  .desktopMenuWrapper{
      display: block;
      position: relative;
      /* bottom: 0; */
      background-color: rgba(0, 0, 0, 0.7490196078431373);
      /* border-top: 1px solid #dcad6f; */
      /* border-bottom: 1px solid #dcad6f; */
      /* padding:.25em 0 .25em 0; */
  }
  .desktopMenu {
      background-color: rgba(255, 255, 255, 0.7803921568627451);
  }
  .desktopMenuWrapper.stickyMenu .desktopMenu {
      background-color: transparent;
  }
  .desktopMenuWrapper li {
      display: inline-block;
      border: none;
      max-height: 0;
      font-size:.9em;
      text-transform: uppercase;
      padding-left:.5%;
      padding-right:.5%;
  }
  .desktopMenuWrapper ul {
      text-align: center;
      padding-top:.2em;
      padding-bottom:.2em;
      margin:0;
  }
  .desktopMenuWrapper a {
      color: #212121;
  }
  .desktopMenuWrapper a:hover{
    color: #000000;
  }
  .mobileButtonWrapper {
      display: none;
  }
  .mobileStaticSocialWrapper .fa-2x{
    font-size: 2em;
  }
  .mobileContactLink:after{
    font-size: 2em;
  }
  .mobileStaticHeaderWrapper{
    height:50px;
  }
  .fixedHeader li:nth-child(n+2){
    display: inline-block;
    width:10%;
  }
  .fixedHeader li:first-child, .fixedHeader li:last-child{
    width:25%;
  }
  .stickyMenu {
    position: fixed;
    width: 100%;
    top: 50px;
    height: 36px;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    /* border-top:1px solid #DCAd6F; */
  }
   .stickyMenu.desktopMenuWrapper a {
      color: #c5c5c5;
  }
  .stickyMenu.desktopMenuWrapper a:hover{
    color: #fff;
  }
  .furnitureOptionContent>figure {
    display: inline-block!important;
    width: 18%!important;
    padding: 1%;
  }
  .SlideHeadlineWrapper {
      text-align: left;
  }
  .SlideHeadlineWrapper h2 {
      font-size: 1.5em;
      font-weight: 100;
      letter-spacing: 3px;
  }
  .swiperContent {
      display: inline-flex;
      width: 100%;
  }
  .swiperContent>div:first-child {
      width: 60%;
  }
  .SlideHeadlineWrapper a {
      font-size: 1.5em;
  }
  a.ctaLink {
      display: block;
      /* padding-top: 1.5em; */
      text-transform: uppercase;
      width: 40%;
      background-color: rgba(0, 0, 0, 0.6705882352941176);
      color: #CACACA;
      font-size: 1.25em;
      margin: 0;
      letter-spacing: 1px;
      -webkit-transition: .5s ease-in;
      -moz-transition: .5s ease-in;
      -o-transition: .5s ease-in;
      transition: .5s ease-in;
      border-left: 1px solid #CACACA;
  }
  a.ctaLink>span {
      display: block;
      margin: 0 auto; 
      border:none;
      background-color: transparent;    
  }
  a.ctaLink:hover {
    background-color: #000000;
    color: #ffffff;
    letter-spacing: 3px;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    transition: .5s ease-in;
  }
  .logo {
      max-width: 380px;
  }
  .swiperOverlay {
      padding-top: 297px;
  }
  .footerCopyrightWrapper {
      display: flex;
      flex-direction: row;
      align-items: flex-end;
      padding-bottom:3em;
  }
  .footerCopyrightWrapper>div {
      padding: 1em;
      /* width: 50%; */
  }
  .footerCopyright {
      text-align: left;
      width: 70%;
  }
  .selectConnectPower {
      text-align: right;
      margin-right: 9em;
      width: 20%;
  }
  .headerWrapper {
      height: 257px;
  }
  .swiperContentWrapper {
      border-top: none;
      border-bottom: none;
  }
  .innerSwiperContentWrapper {
      position: absolute;
      bottom: 0;
      width: 100%;
  }
}
@media all and (min-width:60em){
  .desktopMainMenuWrapper li {
      padding-left: 3%;
      padding-right: 3%;
  }
  .furnitureCustomizationBlock {
    display: inline-flex;
  }
  .mainMenu li{
    padding-left: 3em;
    padding-right: 3em;
  }
  .outerPageLinkWrapper{
      width: 25%;
  }
  .desktopHeaderWrapper .mainMenu li {
      padding-left: 4%;
      padding-right: 4%;
  }
  .desktopMenuWrapper li{
    padding-left:1%;
    padding-right: 1%;
  }
  .fixedHeaderWrapper li {
    font-size: 1em;
  }
  .furnitureOptionContent>figure {
    width: 10%!important;
  }
  .optionFlex:nth-of-type(1) { 
    order: 1; 
    width:33.3%;
  }
  .optionFlex:nth-of-type(2) { 
    order: 4; 
    width:100%;
  }
  .optionFlex:nth-of-type(3) {
    order: 2;
    width:33.3%;
    border-left: 2px solid #CACACA;
    border-right: 2px solid #CACACA;
  }
  .optionFlex:nth-of-type(4) { 
    order: 5;
    width:100%;
  }
  .optionFlex:nth-of-type(5) { 
    order: 3;
    width:33.3%;
  }
  .optionFlex:nth-of-type(6) { 
    order: 6;
    width:100%;
  }
  .furnitureOptionsBlock{
    flex-direction: row;
    flex-wrap: wrap;
  }
  .fixedHeaderWrapper a {
      font-size: 1.1em;
  }
}
@media all and (min-width:75em){
  .deskTopHeaderInfo{
    display: inline-block;
  }
  .desktopMainMenuWrapper li {
      padding-left: 5%;
      padding-right: 5%;
  }
  .desktopMenuWrapper li{
    padding-left:1.5%;
    padding-right: 1.5%;
    font-size:1em;
  }
  .swiperContent>div:first-child {
      width: 80%;
  }
  a.ctaLink {
      width: 20%;
  }
@media all and (min-width:82em){
  .bottomLinks{
    width: 20%;
  }
}
