/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0.6
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */
.woocommerce .products .star-rating{
  margin: 0 auto .5em !important;
}

.pd-learn-more{
  background-color: #998b7b; 
  color: white; 
  padding: 5px 20px;
  border: 2px solid #998b7b;
}
.pd-learn-more:hover{
  background-color: white !important;
  color: #998b7b !important;
  border: 2px solid #998b7b;
  text-decoration: none !important;
}

#loading-icon {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6); 
  align-items: center;
  justify-content: center;
  z-index: 99999;
  pointer-events: none;
}

.spinner{
  width: 45px;
  aspect-ratio: 1;
  --c: no-repeat linear-gradient(#000 0 0);
  background: var(--c) 0% 50%, var(--c) 50% 50%, var(--c) 100% 50%;
  background-size: 20% 100%;
  animation: l1 1s infinite linear;
  will-change: background;
  transform: translateZ(0);
  position: relative;
  z-index: 999999;
}

@keyframes l2 {
  0%   { -webkit-background-size: 20% 100%, 20% 100%, 20% 100%; background-size: 20% 100%, 20% 100%, 20% 100%; }
  33%  { -webkit-background-size: 20% 10%, 20% 100%, 20% 100%; background-size: 20% 10%, 20% 100%, 20% 100%; }
  50%  { -webkit-background-size: 20% 100%, 20% 10%, 20% 100%; background-size: 20% 100%, 20% 10%, 20% 100%; }
  66%  { -webkit-background-size: 20% 100%, 20% 100%, 20% 10%; background-size: 20% 100%, 20% 100%, 20% 10%; }
  100% { -webkit-background-size: 20% 100%, 20% 100%, 20% 100%; background-size: 20% 100%, 20% 100%, 20% 100%; }
}

.gform_legacy_markup_wrapper .gform_footer{
  padding-bottom: 40px !important;  
}

.homepage-product-button {
	transform: scale(1);
	transition: 0.3s;
  cursor: pointer;
}

.homepage-product-button:hover {
	transform: scale(1.03);
}

.homepage-blurb-image-overlap {
	outline: 30px solid white;
	outline-offset: 30px;
}

div.product .stock, .price {
	color: #998b7b!important;
}

.woocommerce div.product form.cart .single_add_to_cart_button.button:hover {
	background: white!important;
	color: #998b7b!important;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 800;
}

.fl-button-text {
	text-transform: uppercase;
}

.gf_login_form.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover {
	background: white!important;
  
  color: #998b7b !important;
}

.w3eden a {
	color: #998b7b!important;
}

button,input[type=button],input[type=submit] {
	color: white;
	border: 2px solid #998b7b;
	background: #998b7b;
	border-radius: 0px;
}

button:hover,input[type=button]:hover,input[type=submit]:hover {
	color: #998b7b;
	border: 2px solid #998b7b;
	background: none;
}


.gform_legacy_markup_wrapper .gform_fileupload_multifile .gform_drop_area {
	color: #454545!important;
}

button.favorite-builder-button {
	background: none!important;
	border: none!important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	background-color: #efefef;
    color: #454545;
    border-top: 3px solid #998b7b;
	border-radius: 0px;
}

a.woocommerce-Button.button {
	border-radius: 0px!important;
}

button.navbar-toggle.navbar-toggler {
	background: none!important;
	border: none!important;
}

button.star-button {
	background: none!important;
	border: none!important;
}

a.clearwhite:hover {
	color: black!important;
	border: solid 2px white!important;
}

input#gform_submit_button_39.gform_button.button:hover {
	background: none!important;
}

button.searchform-submit {
	color: #454545!important;
	border: none!important;
}

/* 
.fl-button {
	background-color: #998b7b!important;
	color: white!important;
}

.fl-button-text {
	color: inherit;
}

.fl-button-text:hover {
	color: inherit;
}

.fl-button:hover {
	background: none!important;
	color: #998b7b!important;
	border: solid 2px #998b7b!important;
}
*/

/* h1 {
	text-transform: uppercase;
} */

/* .builders:hover {
  cursor: pointer;
}


.builders p.builderTitle, .builders .entry-title {
  color: #998b7b;
  padding-bottom: 0;
  font-size: .95em;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
  margin-top: 0;
}
.builders p.builderTitle + p {
  color: #717473;
  font-size: .95em;

  line-height: 1.25;
} */

#custom-checkboxes.error {
  border: 2px solid #b81c23;
  padding: 3px; 
  border-radius: 5px;
} 
.optional{
  display: none;
}
#approx-sales{
  background-color: #fff;
  border: 1px solid #efefef;
  border-radius: 4px;
}
/* Custom Top Banner */
.custom-top-banner{
  text-align: center;
  background-color: #998b7b;
  padding: 10px;
}
.custom-top-banner p,
.custom-top-banner a{
  margin-bottom: 0px;
  color: white;
}


.single-product.fl-full-width .container {
  width: 100%;
  max-width: 1200px;
}

/* All Builders Page */
body .gform_wrapper li.vendor-address-group div input, body .gform_wrapper li.vendor-address-group div.ginput_complex span.ginput_right select {
  margin-top: 5px;
  border: 1px solid #efefef;
  border-radius: 4px;
}
body .gform_wrapper li.vendor-address-group div.ginput_complex span.ginput_right select:focus-visible {
  border: 1px solid #efefef;
  border-radius: 4px;
  outline: none;
}


.page-id-342179.fl-full-width .container{
  max-width: 1200px;
}

.gf_273 {
	max-width: 700px;
}
.fl-post .post-709418 {
	text-align: center;
}
.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_blue {
	background-color: #454545;
}



/* Adjust mobile menu */
.logged-in .login-mobile{
  display: none !important;
}
.logged-in .register-mobile{
  display: none !important;
}
.my-account-mobile{
  display: none !important;
}
@media(max-width: 991px){
  .logged-in .my-account-mobile{
    display: flex !important;
  }
}

/* Footer Social Icons */
.social-footer{
  font-size: 25px;
  margin-right: 5px;
}

/* Hide old home page until Beaver Buidler bug fixed and style new home page*/
.fl-node-5e14a373b297e{
  display: none !important;
}
.fl-node-wv1r32509obz .fl-module-content{
  margin-top: 0 !important;
}
.fl-node-hxt0fkocdbl4 .fl-row-content-wrap{
  padding-top: 0 !important;
}


/* Vendor Dropdown & Builders Dropdown */
#mega-menu-366119-0-0 .mega-menu-link,
#mega-menu-363919-0-0 .mega-menu-link,
#mega-menu-176225-0-0 .mega-menu-link,
#mega-menu-366124-0-0 .mega-menu-link{
  border-bottom: none!important;
  margin-bottom: 0px!important;
  font-size: 18px !important;
  font-weight: 500!important;
}
#mega-menu-366119-0-0 li,
#mega-menu-363919-0-0 li,
#mega-menu-176225-0-0 li
#mega-menu-366124-0-0 li{
  padding: 5px 0px !important;
  margin-left: 10px !important;
}


/* Favorite Builders */
.fav-page-header{
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  width: 65%;
}
body.page-id-339511{
  background-color: white !important;
}
.no-favorites-container{
  width: 65%;
  margin: 0 auto;
}
.not-preferred-dealer-link{
  color: #998b7b;
}

/* Filters */
.filters-container{
  display: flex;
  justify-content: space-evenly;
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
.manage-email-button{
  background-color: #998b7b;
  padding: 10px 20px;
  text-align: center;
  color: white;
  border: 2px solid #998b7b;
}
.manage-email-button:hover{

  color: #998b7b;
  background-color: white;
  text-decoration: none;
}

/* Responsive Home Page */
@media(max-width: 991px){
  .update-slide-image{
    display: none;
  }
  .update-slide-text{
    align-items: center;
    text-align: center;
  }
  .prev, .next{
    margin-top: -48px !important;
    padding: 15px !important;
  }
  .home-links-container{
    grid-template-columns: 1fr 1fr !important;
  }
  .my-account-links-container{
    grid-template-columns: 1fr 1fr !important;
  }
  .update-container{
    grid-template-columns: 1fr 1fr !important;
  }
  .viz-related-updates{
    grid-template-columns: 1fr 1fr !important;
  }
  .fl-page-header{
    border-bottom: 1px solid rgb(0 0 0 / 10%);
  }
}
@media(max-width: 629px){
  .home-links-container{
    grid-template-columns: 1fr !important;
  }
  .my-account-links-container{
    grid-template-columns: 1fr !important;
  }
  .update-container{
    grid-template-columns: 1fr !important;
  }
  .viz-related-updates{
    grid-template-columns: 1fr !important;
  }
}
/* Slideshow */
.viz-slideshow-container{
  max-width: 80%;
  position: relative;
  margin: auto;
  background-color: #32373c;
  margin-top: 50px;
}
.update-slide{
  display: none;
  justify-content: center;
}
.update-slide-image{
  max-width: 20%;
  height: auto;
  margin-right: 3%;
}
.update-slide-image img{
  width: 100% !important;
  height: 100% !important;
  max-width: 290px;
  max-height: 220px;
}
.update-slide-text{
  display: flex;
  flex-direction: column;
  color: white !important;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 35px;
  max-width: 70%;
}
.update-slide-text h3{
  color: white !important;
  font-size: 45px;
  font-weight: bold;
  margin-top: 0px !important;
}
.update-slide-text a{
  color: white !important;
  border: 2px solid white;
  padding: 10px 20px;
  text-align: center;
  width: 70%;
}
.update-slide-text a:hover{
  background-color: white;
  color: #454545 !important;
}
.prev, .next{
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -69px;
  padding: 35px;
  color: white;
  font-weight: bold;
  font-size: 50px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
.next{
  right: 0;
  border-radius: 3px 0 0 3px;
}
.prev{
  left: 0;
}
.prev:hover , .next:hover{
  background-color: rgba(0 , 0 , 0 , 0.8);
}
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #efefef;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.dot:hover {
  font-weight: bold;
}
.fade-effect{
  animation-name: fade-effect;
  animation-duration: 1.5s;
}
@keyframes fade-effect{
  from {opacity: 0.4}
  to {opacity: 1}
}

/* Hide Account Sidebar on Single Builder Pages */
.single-builders .fl-after-post-widget{
  display: none !important;
}

/* New My Account Page 3/23/23 */
.my-account-links-container{
  width: 100%;
  margin: 50px auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  row-gap: 30px;
  column-gap: 50px;
}
.woocommerce-account.page-id-2663 .woocommerce-MyAccount-navigation{
  display: none;
}
.woocommerce-account.page-id-2663 .woocommerce-MyAccount-content{
  width: 100%;
}
.page-id-2663 .fl-node-6011b8a255dca .account-flex-col-2{
  display: none;
}
.page-id-2663.woocommerce-subscriptions .account-flex-col-2,
.page-id-2663.woocommerce-edit-address .account-flex-col-2,
.page-id-2663.woocommerce-edit-account .account-flex-col-2{
  display: block;
}

/* My Account Sub Pages */
.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-notices-wrapper{
  display: none;
}
.viz-account-sidebar-container{
  background-color: #efefef;
  padding: 15px;
  position: sticky;
  top: 20px;
}
.my-account-sub-page-container{
  display: flex;
  flex-direction: row-reverse;
  width: 100%;
}
.account-flex-col-1{
  width: 100%;
}
.account-flex-col-2{
  width: 22%;
  margin-right: 30px;
}
.fl-node-ia3x8zwqnhg1,
.fl-node-0yx61aduqopk{
  position: sticky;
  top: 20px;
}
.page-id-2665 .fl-node-5b6473d864974{
  width: 78%;
  float: right;
}

/* New Home Page 9/19/22 */
.home{
  background-color: white !important;
}
.home-links-container{
  width: 80%;
  margin: 50px auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  row-gap: 30px;
  column-gap: 50px;
}
.home-link-button{
  border: 1px solid black;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  border-radius: 25px;
}
.home-link-button-p{
  font-weight: bold;
  color: black !important;
  text-align: center;
}
.home-link-button-img{
  width: 20%;
}

/* Single Vendor Pages */
.single-vendor #fl-main-content .container{
  max-width: 100% !important;
}
.single-vendor #fl-main-content .container .row .fl-content.col-md-12{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.fl-post.vendor.type-vendor{
  margin-bottom: 0px !important;
}

/* Sidebar */
.container .row .fl-sidebar.fl-sidebar-left.fl-sidebar-display-desktop.col-md-custom{
  position: sticky;
  top: 40px;
}
.fl-col-group.fl-node-9gnckdyli7uo .fl-col.fl-node-kwzpltdjg10r{
  position: sticky;
  top: 40px;
}
.viz-sidebar-container{
  background-color: #efefef;
  padding: 15px;
}

.viz-sidebar-container .slider-container {
  width: 100%;
  margin: 0 auto;
  position: relative; /* Ensure buttons are positioned relative to this */
  overflow: hidden;
}

.viz-sidebar-container .slider {
  display: flex;
  transition: transform 0.5s ease;
}

.viz-sidebar-container .slide {
  flex: 0 0 100%;
  position: relative;
}

.viz-sidebar-container .slide img {
  width: 100%;
  height: auto;
  display: block;
}

.viz-sidebar-container .slide-caption {
  text-align: center;
  padding: 10px 0;
}

.viz-sidebar-container .collection_name {
  font-size: 18px;
  text-decoration: none;
  display: inline-block;
}

.viz-sidebar-container .slide:hover .collection_name {
  text-decoration: underline;
}

.viz-sidebar-container .slide a {
  display: block;
  cursor: pointer;
}

.viz-sidebar-container .slider-arrow-ws {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  color: white;
  border: none;
  font-size: 32px;
  padding: 0;
  cursor: pointer;
  z-index: 100; /* High z-index to stay on top */
  transition: background 0.3s;
  line-height: 1; /* Prevent text alignment issues */
}

.viz-sidebar-container .slider-arrow-left-ws {
  left: 2px;
}

.viz-sidebar-container .slider-arrow-right-ws {
  right: 2px;
}


.page-id-342179 .fl-content-right{
  border-left: none;
}
.page-id-342179 .fl-sidebar-left{
  padding-right: 0px;
  margin-top: 20px;
  margin-right: 0;
}
.viz-sidebar-header{
  font-weight: bold;
}
.viz-sidebar-link{
  border-bottom: 1px solid black;
  color: #32373c !important;
}
.viz-sidebar-builder{
  color: #32373c !important;
}
.page-id-342179 .fl-content-right{
  margin-top: 5px !important;
}
.sidebar-updates-header{
  margin-top: 40px;
}
.viz-sidebar-see-all{
  text-decoration: underline;
}
.page-id-342179 .fl-row-content-wrap{
  padding: 0px;
}
.fl-node-8flkx4mpe9ys .am__col-3{
  padding-top: 0 !important;
  width: 100% !important;
}

/* Style Bell in Header / Updates Dropdown */
.updates-bell{
  margin-right: 15px;
  font-size: 22px;
  cursor: pointer;
}
.updates-dropdown-container{
  display: none;
}
.updates-dropdown-container.open{
  display: block;
  position: absolute;
  right: 50px;
  height: 0px;
  z-index: 99999999;
  text-align: left;
  width: 240px;
}
.add-border{
  border: 1px solid black;
  padding: 20px;
  background-color: white;
}
.updates-dropdown-header{
  font-weight: bold;
  color: black !important;
}
.updates-dropdown-update{
  color: #998b7b !important;
  font-weight: bold;
  margin-bottom: 0px !important;
}
.updates-dropdown-date{
  margin-bottom: 0px !important;
  color: black;
}
.updates-dropdown-see-all{
  color: #998b7b !important;
  text-decoration: underline;
}

/* Gravity Forms Unsubscribe Form */
#gform_submit_button_86,
#gform_submit_button_135{
  width: 98% !important;
}
/* Gravity Forms Retailer Website Checklist Form */

#gf_275 .gform_title {
	text-align: center;
    font-size: 40px;
    color: #707070;
    font-weight: normal;
}

/* Logged in Email Preferences Page */
.email-pref-dropdown{
  border: 1px solid black;
  padding: 20px;
  margin-top: 30px;
}
.email-pref-dropdown .title-container{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.email-pref-dropdown .title-container i{
  color: black;
  font-size: 22px;
}
.email-pref-dropdown h4{
  font-weight: bold;
}

/* All Vendors Page */
.vendors-container {
  display: flex;
  margin: 100px 20px;
  position: relative;
}
.vendors-container .custom-sidebar {
  width: 20%;
}
.vendors-container .custom-sidebar .viz-sidebar-container {
  position: sticky;
  top: 40px;
}
.vendors-container .vendors-filters-container {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
.vendors-container .vendors-filters-container .vendor-filters {
  width: 29%;
  border: 1px solid #000;
  padding: 11.5px;
  position: relative;
}
.vendors-container .vendors-filters-container .vendor-filters i {
  position: absolute;
  right: 5px;
  top: 15px;
}
.vendors-container .vendors-filters-container .vendor-filters p {
  margin-bottom: 0px;
}
.vendors-container .vendors-filters-container .vendor-filters .vendor-filter-values {
  display: none;
  position: absolute;
  background: #fff;
  border: 1px solid #000;
  flex-direction: column;
  width: 100%;
  padding: 10px;
  left: 0px;
  z-index: 9;
}
.vendors-container .vendors-filters-container .vendor-filters .vendor-filter-values input[type=checkbox] {
  margin-right: 5px;
}
.vendors-container .vendors-filters-container .vendors-searchbar {
  width: 69%;
  position: relative;
}
.vendors-container .vendors-filters-container .vendors-search {
  padding: 11.5px;
  border: 1px solid #000;
  border-radius: 0;
  background: #fff;
  height: 100%
}
.vendors-container .vendors-filters-container .vendors-searchbar i {
  position: absolute;
  right: 10px;
  top: 16px;
}
.vendors-container .selected-filters {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.vendors-container .selected-filters .selected-filter {
  border: 1px solid #eee;
  padding: 10px;
  border-radius: 20px;
  margin-right: 20px;
  max-width: fit-content;
}
.vendors-container .selected-filters p {
  margin-bottom: 0px;
}
.vendors-container .selected-filters .clear-filters p {
  font-weight: bold;
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
.vendors-container .vendors-right-container {
  display: flex;
  flex-direction: column;
  padding-left: 40px;
  width: 100%;
}
.vendors-container .vendors-grid-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 1rem;
}
.vendors-grid-container .vendor-card {
  width: 24%;
  padding: 10px;
  border: 1px solid #000;
  box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
  text-align: center;
  border-radius: 10px;
}
.vendors-grid-container .vendor-card h3 {
  font-size: 16px;
}
@media(max-width: 1200px) {
  .vendors-grid-container .vendor-card {
    width: 32%;
  }
}
@media(max-width: 900px) {
  .vendors-grid-container .vendor-card {
    width: 49%;
  }
}
@media(max-width: 425px) {
  .vendors-grid-container .vendor-card {
    width: 100%;
  }
}
.vendors-grid-container .vendor-card .vendor-card-logo {
  height: 70%;
  object-fit: contain;
}
.vendors-grid-container .vendor-card .card-words-container {
  height: 30%;
  min-height: 30%;
  max-height: 30%;
}
.vendors-grid-container .vendor-card a {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.vendors-grid-container .vendor-card .vendor-tags-container p {
  color: #000;
  font-weight: bold;
  font-size: 15px;
}
.vendors-loading-icon {
  margin: 10px auto;
}
@media(max-width: 900px) {
  .vendors-container .custom-sidebar {
    display: none;
  }
  .vendors-container .vendors-right-container {
    padding-left: 0px;
  }
}
@media(max-width: 600px) {
  .vendors-container .vendors-filters-container {
    flex-direction: column;
  }
  .vendors-container .vendors-filters-container .vendors-searchbar,
  .vendors-container .vendors-filters-container .vendor-filters {
    width: 100%;
  }
  .vendors-container .vendors-filters-container .vendor-filters {
    margin-bottom: 10px;
  }
  .vendors-container .vendors-filters-container .vendors-searchbar i {
    top: 12px;
  }
}


/* Single Update Page */
body.single-update{
  background-color: white;
}
.single-update-container,
.more-updates-container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 100px;
  margin-bottom: 100px;
}
.single-update-container h2,
.single-update-container h3,
.more-updates-container h2{
  font-weight: bold;
  margin: 0px;
}
.single-update-date{
  font-weight: normal !important;
}
.single-update-container img{
  max-width: 400px;
  max-height: 400px;
  border: 1px solid #707070;
  border-radius: 2px;
  margin-top: 20px;
  margin-bottom: 20px;;
}
.single-update-container p{
  width: 50%;
  color: #32373c;
}
.see-builder-button{
  border: 2px solid #998b7b;
  background: #998b7b;
  padding: 10px 0px;
  margin-top: 15px;
  text-transform: uppercase;
  display: inline-block;
  width: 400px;
  text-align: center;
  color: white;
}
.see-builder-button:hover{
  background: none;
  color: #998b7b;
  text-decoration: none;
}
.viz-related-updates{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 15px;
  row-gap: 15px;
}
.more-updates-h2{
  margin-bottom: 15px !important;
}
@media(max-width: 991px){
  .single-update-container img{
    max-width: 250px;
  }
}

/* Updates Page */

body.page-id-341937{
  background-color: white;
}
.single-update .sidebar{
  position: sticky;
  top: 30px;
}
.single-update .sidebar.stopped {
  position: relative; 
  /* transform: translateY(800px); */
}
.page-id-341937 .sidebar{
  position: sticky;
  top: 0;
}
.page-id-341937 .sidebar.stopped {
  position: relative; 
  transform: translateY(0px);
}
.update-container{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 25px 25px;
  width: 65%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
.update{
  border: 1px solid black;
  padding: 20px;
  box-shadow: 5px 5px lightgray;
  width: 100%;
  height: 100%;
}
.update p{
  color: black;
}
.content-sidebar-wrapper{
  max-width: 1430px;
  margin-right: 10%;
  margin-left: 25%;
}
.single-update .content-sidebar-wrapper{
  margin-left: 19%;
}
.single-update-container ul{
  margin-left: 20%;
}
.page-id-341937 .update-container{
  width: 100%;
}
.page-id-341937 .ws_ajax_post_grid_wrap{
  width: 100%;
  height: auto;
  margin-top: 2%;
} 
.update h2{
  color: #998b7b;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}
.update h3{
  margin-bottom: 0px;
}
.update-builder-name{
  color: black !important; 
  font-size: 20px;
}
.updates-banner{
  background-color: #efefef;
  text-align: center;
}
.update-banner-text{
  margin-top: 0;
  padding-top: 45px;
  padding-bottom: 45px;
  font-size: 50px;
  margin-right: 10px;
  margin-left: 10px;
}

/* End Updates Page */
.preferred-dealer-reminder {
  font-weight: 600;
  color: #998b7b;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 17px;
  text-align: center;
}

/* a:focus, a:hover  {
  text-decoration: none;
} */
 
#fl-main-content .fl-post-content a.white {
  border: 2px solid white;
  background: white;
  color: black;
}
#fl-main-content .fl-post-content a.white:hover {
  color: white; border: 2px solid white;
  background: none;
}
/* Search */
.fa-search {
  margin-left: 20px;
}
input[type=search] {
  float: left;
  width: 95%;
}
.close-search {
  font-size: 18px;
  cursor: pointer;
}
.search-header {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.search-header form {
  width: 100%;
}

a.clearwhite, a#clearwhite {
  color: white; border: 2px solid white;
}
a.clearwhite:hover, .fl-builder-content .fl-node-5e14a373b2986 .fl-module-content .fl-rich-text #clearwhite:hover {
  border: 2px solid #707070;
  background: white;
  color: #707070;
}
a.green-button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background: #998b7b; color: white;
}
.fl-page-nav-right .fl-page-nav ul.sub-menu {
  margin-top: 22px;
}
.fl-page-nav ul.sub-menu li a {
  line-height: 40px;
}
a.login-header {
  margin-right: 10px; font-size: 14px;
}
input.green-button {
  background: #998b7b; color: white;
  border: none;
  border-radius: 0;
  margin-top: 20px;
}
.fl-page-footer-widgets-row .col-sm-4:nth-child(2) {
  text-align: center;
}
button:hover, input[type=button]:hover, input[type=submit]:hover {
  background-color: none; /* rgba(146, 162, 37, .7); */
  color: #998b7b; /* #fff; */
  border: none;
  text-decoration: none;
}
a.green-button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background: #998b7b; /* rgba(146, 162, 37, .7); */
  color: white;
}
a.ws-button {
  padding: 12px 24px;
    color: white;
  background: #998b7b;
	  border: 2px solid #998b7b;

}
a.ws-button:hover {
	background: none;
  color: #998b7b;
  border: 2px solid #998b7b;
}
a.fl-button, a.fl-button:visited, .fl-builder-content a.fl-button:visited {
  background: none;
  color: #998b7b;
  border: 2px solid #998b7b;
  border-radius: 0;
}

a.fl-button *, a.fl-button:visited *, .fl-builder-content a.fl-button *, .fl-builder-content a.fl-button:visited * {
  color: #998b7b;
}

a.fl-button:hover, .fl-builder-content a.fl-button:hover {
  background:none;
  background-color: #998b7b;
  color: white;
  border: 2px solid #998b7b;
}
a.fl-button:hover *, .fl-builder-content a.fl-button:hover * {
  color: white;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li>a {
  font-size: 16px;
  font-weight: 600;
}
.w3eden .package-title a {
  color: #808080;
}
.w3eden .package-title a:hover, .w3eden .package-title a:focus {
  cursor: default;
  color: #808080;
  text-decoration: none;
}
/* .builders {
  margin-bottom: 30px;
  width: 378px;
  float: left;
  height: 378px;
  padding-top: 40px;
  text-align: center;
  border: 3px solid #707070;
  margin-right: 30px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
} */

/* .builders:nth-child(3n) {
  margin-right: 0;
}
.parent_builders{
  width: 1200px;
  margin: 0 auto;
  padding-top: 50px;
  max-width: 1200px;
} */
.fl-page-header-primary .fl-logo-img {
  max-width: 40px;
}
.woocommerce-account .woocommerce form .form-row .input-checkbox {
    position: relative;
}
.fl-full-width .container {
  width: 96%;
  max-width: 96%;
}
.woocommerce div.product div.images, .woocommerce-page div.product div.images {
  width: 58%;
}
.woocommerce div.product div.summary, .woocommerce-page div.product div.summary {
  width: 38%;
}

.fl-node-5e14a373b2993 img {
  position: relative;
  top: 150px;
}
/* form[role=search] {
  display: flex;
} */
/* .woocommerce .col2-set .col-1 {
  display: none;
} */
/* .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  float: none;
  width: 100%;
} */
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li>a {
  padding: 0 25px;
  text-transform: uppercase;
}


.fadey {
  position: absolute;
  bottom: 100px;
  left: 0;
  width: 100%;
  text-align: center;
  margin: 0; padding: 200px 0;

  /* "transparent" only works here because == rgba(0,0,0,0) */
  background-image: linear-gradient(to bottom, transparent, white);
}
#filter {
	float: left;
	padding: 10px 10px;
	width: 75%;
}

.filtering select {
	padding: 7px 0;
	margin-left: 10px;
  color: #808080;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  background-color: #fcfcfc;
  width: 23%;
}

.pleaseLogin h2 {
  text-align: center;
  color: #998b7b;
}

.pleaseLogin a {
  margin-top: 10px;
  color: white;
  background: #998b7b;
  width: 150px;
  text-align: center;
  padding: 10px 0;
}
.fl-post-nav a {
  color: white;
  background: #998b7b;
  font-size: 50px;
  border-radius: 10px;
}
.fl-post-nav-prev {
    position: fixed;
    left: 50px;
    top: 50%;
    z-index: 99999;
}
.fl-post-nav-next {
    position: fixed;
    right: 50px;
    top: 50%;
    z-index: 99999;
}

.fl-post-nav-prev a {
  padding: 5px 20px 5px 16px;
}
.fl-post-nav-next a {
  padding: 5px 16px 5px 20px;
}
.fl-post-nav {
  border-top: none;
}
.fl-post-meta-bottom {
  display: none;
}
.pleaseLogin .buttons {
  display: flex;
  justify-content: center;
}
a.wpdm-download-link.btn.btn-primary.btn-sm {
  color: #998b7b!important;
  background:none!important;
  font-size: 16px;
  text-transform: inherit;
}


.archive .fl-content.col-md-12 header.woocommerce-products-header {
  display: none;
}
.w3eden .btn-primary:hover{
  box-shadow: none!important;
  text-decoration: underline!important;
}
.w3eden .btn.btn-sm {
  padding: 0;
}
.w3eden .label {
  display: none;
}
.w3eden .panel .panel-footer, .w3eden .panel-body, .w3eden .panel-default, .w3eden .text-muted {
  display: none;
}
/* Build your own furniture styles */
.woocommerce .toggle_close h3 {
  cursor: pointer;
  font-weight: normal;
}
.woocommerce .product_toggle {
  width: 100%;
  color: #707070;
  background: #ebebeb;
  border-radius: 0;
  padding: 10px;

}

/* l-j-order-form */
.lj-order-form {
  width: 100%;
}
.lj-door-order-form label {
  margin: 0;
}
.lj-door-order-form input[type=checkbox] {
  margin: 0;
  margin-right: 5px;
}
.lj-door-order-form .lj-form-row {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.lj-door-order-form .lj-form-cell {
  display:flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top:15px;
}
.lj-door-order-form .lj-form-check {
  width:100%;
  display:flex;
  flex-direction: row;
  align-items: center;
  margin-top:15px;
}
.lj-door-order-form .lj-form-cell label {
  padding-right:5px;
}
.lj-door-order-form .category-label {
  text-align: center;
  color: #808080;
  font-size: 16px;
  font-family: "Helvetica",Verdana,Arial,sans-serif;
  font-weight: bold;
}
.lj-door-order-form .drawer-info-table {
  width:100%;
}
.lj-door-order-form .lj-door-order-submit-button {
  margin-top: 20px;
  color: white;
  border: none;
}
.door-end-panels-drawers-table {
  margin-top: 50px;
}
.end-panel-info-table {
  width:100%;
}
/* l-j-order-form */
/* preferred-dealer */
/* Banners/ preferred-retailer-code */

.fl-page-content .positioning-div {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0;
}
.preferred-retailer-banner-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-around;
  align-items: center;
  padding: 10px 15px;
  background: #998b7b;
}
.preferred-retailer-banner-wrap .pending_dealer_information{
  color: white;
}

.preferred-retailer-banner-wrap .preferred_dealer_cta_header {
  margin: 0;
  color: white;
  font-size: 23px;
  padding: 20px;
}
.preferred-retailer-banner-wrap .preferred_dealer_cta_header a{
  color: white;
  text-decoration: underline 1px white;
  text-underline-offset: 3px;
}
.preferred-retailer-banner-wrap .preferred_dealer_cta_link_button {
  background: white;
  text-transform: uppercase;
  padding: 10px 35px;
}
.preferred-retailer-banner-wrap .preferred_dealer_cta_link_button:hover {
  cursor: pointer;
  color:#998b7b;
}
.fl-html .preferred-retailer-banner-wrap {
  width: 100%;
  margin-top: 40px;
}
.restrict-pricelist-wrapper {
  background:rgba(0,0,0,.4);
  display: none;
  height:100%;
  position:fixed;
  text-align:center;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
  width:100%;
  z-index:999999999;
}
form.user_restriction {
  margin-top: 30px;
  padding-bottom: 20px;
}
form.user_restriction input[type=submit] {
  margin-left: 20px;
  color: white;
  border: none;
  border-radius: 2px;
}
.restrict-pricelist-wrapper .pop-up-content {
  background-color: #fff;
  box-shadow: 10px 10px 60px #555;
  display: inline-block;
  height: auto;
  max-width: 70%;
  min-height: 100px;
  vertical-align: middle;
  width: 50%;
  position: relative;
  padding: 15px 5%;
  cursor: default;
}
.restrict-pricelist-wrapper .helper{
  display:inline-block;
  height:100%;
  vertical-align:middle;
}
.popupCloseButton {
  background-color: #fff;
  border: 3px solid #999;
  border-radius: 50px;
  cursor: pointer;
  display: inline-block;
  font-family: arial;
  font-weight: bold;
  position: absolute;
  top: -15px;
  right: -15px;
  font-size: 20px;
  line-height: 25px;
  width: 30px;
  height: 30px;
  text-align: center;
}
/* preferred-dealer */
.woocommerce div.product form.cart .variations tr.variation-label {
  margin-top: 20px;
}
.woocommerce div.product form.cart .variations tr:not(.variation-label) {
  display: none;
}
.woocommerce div.product form.cart .variations tr.open {
  display: block;
}
.woocommerce .product_toggle h3 {
  text-align: left;
  margin: 15px 0;
  font-family: "Helvetica",Verdana,Arial,sans-serif;
  color: #707070;
  font-size: 20px;
  text-transform: uppercase;
}
.woocommerce .product_toggle > h3:before, .addons-parent h3:after {
content: "\f078";
font-family: 'Font Awesome 6 Pro';
font-weight: 600;
right: 34px;
left: auto;
float: right;
padding: 0;
position: relative;
font-size: 22px;
}
.woocommerce .toggle_open > h3:before, .addons-parent.addon_open h3:after {
content: "\f077" !important;
}
.woocommerce div.product form.cart .variations, .woocommerce-page div.product form.cart .variations {
margin-top: 0;
}
/* .woocommerce div.product form.cart.variations_form, .woocommerce div.product form.cart .variations {
margin-bottom: 10px;
} */
.woocommerce div.product form.cart .variations .label label, #design-center-colors .variation-label .label label {
margin-bottom: 0;
padding: 15px 0;
cursor: pointer;
text-align: left;
margin: 10px 0;
font-family: "Helvetica",Verdana,Arial,sans-serif;
font-size: 20px;
font-weight: normal;
line-height: 1.4;
text-transform: uppercase;
}

.woocommerce div.product form.cart .variations .label:before {
content: "\f078";
font-family: 'Font Awesome 6 Pro';
font-weight: 600;
right: 30px;
left: auto;
float: right;
padding: 25px 0;
position: relative;
font-size: 22px;
}

.woocommerce div.product form.cart .variations .openLabel .label:before  {
content: "\f077" !important;
}
.related.products {
clear: both;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
padding-left: 1em;
padding-bottom: 0;
}
.woocommerce div.product form.cart .variations .label {
cursor: pointer;
display: block;
width: 100%;
text-align: left;
}

.woocommerce div.product form.cart .variations tr  {
width: 100%;
display: block;
cursor: pointer;
background: #ebebeb;
}

.woocommerce div.product form.cart .variations tr.variation-label {

  margin-top: 1em;
}
.woocommerce div.product form.cart .variations tr:not(.variation-label) {
  display: none;
}
.woocommerce div.product form.cart .variations tr.open {
display: block;
}

.made-by-button {
  color: #707070;
  border: 2px solid #707070;
  padding: 10px 20px;
  font-size: 1.5em;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  display:block;
}



.single-product .cta_product {
width: 100%;
display: block;
text-align: center;
color: white;
margin-top: 20px;
width: 100%;
background-color: #998b7b;
border-style: solid;
border-width: 0;
background-clip: border-box;
border-color: #998b7b;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
padding: 10px 0;
font-size: 24px;
text-transform: uppercase;
text-decoration: none;
}

.single-product .cta_product:hover {
	background-color: rgba(255, 0, 0, 0);
  text-decoration: none;
  color: #998b7b;
}


.woocommerce div.product form.cart .single_add_to_cart_button.button  {
margin-top: 20px;
width: 100%;
background: #998b7b!important;
border: none;
border-radius: 0px;
padding: 13px 0;
font-size: 16px;
text-transform: uppercase;
border: 2px solid #998b7b;
}
.woocommerce-page ul.products li.product a.button, .woocommerce-page .woocommerce-message a.button, .woocommerce-page .woocommerce-message a.button.wc-forward, .woocommerce-page .woocommerce a.button.wc-forward, .woocommerce-page button.button, .woocommerce-page button.button.alt, .woocommerce-page a.button, .woocommerce-page a.button.alt, .woocommerce-page .woocommerce button[type=submit], .woocommerce-page button[type=submit].alt.disabled {
  background: #998b7b;
	text-transform: uppercase;
}
.woocommerce-page ul.products li.product a.button:hover, .woocommerce-page .woocommerce-message a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page a.button:hover, .woocommerce-page .woocommerce button[type=submit]:hover, .woocommerce-page button[type=submit].alt.disabled:hover {
  background: #454545; /* rgba(146, 162, 37, .7); */

}

.single-builders .row {
  margin-right: 0;
  margin-left: 0;
}

.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {
font-size: 20px;
height: 60px;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
  position: sticky;
  position: -webkit-sticky;
  top: 0px;
  background-color: white;
  z-index: 2;
}

.woocommerce div.product form.cart, .woocommerce-page div.product form.cart {
  margin-top: 0;
}

footer.fl-page-footer-wrap {
  position: relative;
  z-index: 2;
}

.fl-page-footer {
  padding-top: 115px;
  border: none;
}
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {
  display: none;
}
.woocommerce-cart.woocommerce-page .quantity input.qty {
  display: inline;
}
.woocommerce-checkout .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
  width: 100%;
}
.woocommerce-checkout .gform_wrapper .gform_footer {
  padding-left: 15px;
  margin-bottom: 20px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-weight: 700;
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
  color: #707070;
  line-height: 1.2;
}
.gform_wrapper .gform_footer input.button {
  color: white;
}

body.single-builders .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
  font-size: 17px;
  height: 80px;
}

.single-builders .woocommerce ul.products li.product {
  border: 1px solid #e6e6e6;
  text-align: center;
}

/* .woocommerce div.product div.images.woocommerce-product-gallery {
  position: sticky;
  position: -webkit-sticky;
  top: 190px;
} */
.fl-node-5e149714507d5 {
  position: sticky;
  top: 10px;
}
#design-center-colors .variations {
  width: 100%;
}
#design-center-colors .variations td {
  padding-left: 1em;
  padding-bottom: 1em;
}
.woocommerce div.product form.cart .variations .label, #design-center-colors .variations .label  {
  cursor: pointer;
  color: #707070;
}

.woocommerce div.product form.cart .variations .label:before, #design-center-colors .variations .label:before {
    content: "\f078";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 600;
    right: 30px;
    left: auto;
    float: right;
    padding: 25px 0;
    position: relative;
    font-size: 22px;
}


.product .wpo-field.addon-stain-dropdown .wpo-option-name:after,
.product .wpo-field.fabric-leather-options > .wpo-option-name:after,
.product .wpo-field.showMe .wpo-option-name:after {
  right: 30px;
}

.woocommerce div.product form.cart .variations .openLabel .label:before, #design-center-colors .variations .openLabel .label:before {
    content: "\f077" !important;
}

.woocommerce div.product form.cart .variations tr, #design-center-colors .variations tr  {
  width: 100%;
  display: block;
  cursor: pointer;
  background: #ebebeb;
}

.woocommerce div.product form.cart .variations tr.variation-label {
    color: black;
    margin-top: 20px;
}
#design-center-colors .variations tr.variation-label {
  color: black;
  border: 4px solid white;
}

.woocommerce div.product form.cart .variations tr:not(.variation-label), #design-center-colors .variations tr:not(.variation-label) {
    display: none;
}
.woocommerce div.product form.cart .variations tr.open, #design-center-colors .variations tr.open {
  display: block;
}


.single-product div.product:not(.product_tag-purchasable) #wc-stripe-express-checkout-element-link {
  display: none !important;
}

#design-center-colors .variations tr.open {
  border-left: 4px solid white;
  border-right: 4px solid white;
  border-bottom: 4px solid white;
}

#design-center-colors .variations tr.variation-label.openLabel {
 border-bottom: none;
}

div.swatch-wrapper.selected {
  background: #ebebeb;
    border: 4px solid #ebebeb;
    padding: 0;
}


.swatch-wrapper  {
  background: #ebebeb;
  border: 4px solid #ebebeb;
  padding: 0;
  float: left;
  margin: 0 5px 5px 0;
}
.swatch-wrapper img.swatch-img, .swatch-wrapper a  {
  border-radius: 50%;
  border: 2px solid #ebebeb;
  outline: none;
}

.swatch-wrapper.selected a {
  border: 2px solid #857d69;
}
.swatch-wrapper.selected img.swatch-img {
  border: 0px solid #857d69;
}
.swatch-wrapper:hover {
border: 4px solid #ebebeb;
}

.category-archive .fl-col-small {
  width: 48%;
}

.category-archive .fl-col-small:first-child {
  margin-right: 3.8%;
  margin-bottom: 3.8%;
}


.category-archive .fl-col-small {
  background: white;
  padding: 30px;
  border-radius: 30px 30px 30px 30px;
  overflow: hidden;
  border-width: 2px;
  padding-bottom: 30px!important;
  box-shadow: 0px 18px 18px -6px rgba(0,0,0,0.3);
  border-style: solid;
  border-color: #333;
}


.category-archive .fl-col-small, .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
  background: white;
  padding: 20px;
  border-radius: 20px 20px 20px 20px;
  overflow: hidden;
  border-width: 1px;
  padding-bottom: 30px!important;
  box-shadow: 0px 0px 5px 0px #d3d3d3;
  border-style: solid;
  border-color: #707070;
}
.count {
  display: none;
}
div.fl-col.fl-node-5e15e8d7583e6.fl-col-small {
  display: none;
}
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper textarea, body .gform_wrapper select, body .gform_wrapper.gf_browser_chrome select  {
  background: white;
  padding: 25px;

}
#gform_wrapper_17 input::placeholder, #gform_wrapper_17 textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: black !important;

}

body .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
  margin-bottom: 0;
}
body .gform_wrapper li.hidden_label input {
  margin-top: 0px;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
  padding: 10px 15px 10px 15px;
  background-color: #998b7b;
  color: white;
  font-size: 20px!important;
  border: none;
  float: right;
}

.cd-button {
  padding: 10px 15px 10px 15px;
  background-color: #998b7b;
  color: white;
  font-size: 20px!important;
  border: none;
  display: block;
  margin-top: 20px;
  width: 70%;
  text-align: center;
}

.gform_wrapper .gform_footer input[type=submit]:hover {
  background: #998b7b;
  cursor: pointer;
}
.woo-cart-checkout {
  display: none;
}
label.frm_screen_reader, input#frm_verify_53.frm_hidden.frm_verify, legend.frm_screen_reader {
  display: none;
}
#frm_field_239_container, #frm_field_240_container, #frm_field_241_container, #frm_field_242_container {
  font-size: 14px;
  margin-bottom: 10px;
  background: white;
}

.single-builders .gform_legacy_markup_wrapper .gform_footer input.button, .single-builders .gform_legacy_markup_wrapper .gform_footer input[type=submit], .single-builders .gform_legacy_markup_wrapper .gform_page_footer input.button, .single-builders .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {

  background: #998b7b;
  color: white;
  border: 2px solid #998b7b;
  border-radius: 0;
  float: left;
  padding: 10px 20px;
}

.single-builders .gform_legacy_markup_wrapper .gform_footer input.button:hover, .single-builders .gform_legacy_markup_wrapper .gform_footer input[type=submit]:hover, .single-builders .gform_legacy_markup_wrapper .gform_page_footer input.button:hover, .single-builders .gform_legacy_markup_wrapper .gform_page_footer input[type=submit]:hover {
  
  background: none!important;
  color: #998b7b!important;
  border: 2px solid #998b7b!important;
  
}


.frm_button_submit, frm_style_formidable-style.with_frm_style .frm_submit button, .submit-pricelists-password {
  /* background: none!important;
  color: #998b7b!important;
  border: 2px solid #998b7b!important;
  border-radius: 0!important; */
  background: #998b7b;
  color: white;
  border: 2px solid #998b7b;
  border-radius: 0!important;
}

.frm_button_submit:hover, frm_style_formidable-style.with_frm_style .frm_submit button:hover, .submit-pricelists-password:hover {
/*  background: none!important;
  background-color: #998b7b !important;
  color: white!important;
  border: 2px solid #998b7b!important; */
  background: none!important;
  color: #998b7b;
  border: 2px solid #998b7b;
}
.field_ufqqne87f6258ef_label {
  background: white;
}
.woocommerce .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
  clear: both;
}
.woocommerce .woocommerce-tabs ul.tabs::before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #d3ced2;
  z-index: 1;
}
.woocommerce .woocommerce-tabs ul.tabs {
  display: none;
}
.woocommerce .woocommerce-tabs ul.tabs li.active {
  background: #fff;
  z-index: 2;
  border-bottom-color: #fff;
}
.woocommerce .woocommerce-tabs ul.tabs li {
  border: 1px solid #d3ced2;
  background-color: #ebe9eb;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 4px 4px 0 0;
  margin: 0 -5px;
  padding: 0 1em;
}
.woocommerce #content .woocommerce-tabs ul.tabs li, .woocommerce .woocommerce-tabs ul.tabs li, .woocommerce-page #content .woocommerce-tabs ul.tabs li, .woocommerce-page .woocommerce-tabs ul.tabs li {
  display: inline-block;
}
.woocommerce .woocommerce-tabs .panel {
  margin: 0 0 2em;
  padding: 0;
}
.cd-button {
  width: 100%!important;
}

body.page-id-47044 {
  background: #fff url(https://cdn.viztechfurniture.com/wp-content/uploads/2020/03/Kiosk-Login-Background.jpg) no-repeat fixed center center;

}
body.page-id-47044 .fl-page-content {
  background-color: transparent;
}

body.page-id-47044 .fl-page {
  padding-top: 8%;
}

body.page-id-47044 .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 5px;
  border: 1px solid #7e8993;
  color: #32373c;
  font-size: 24px;
}
body.page-id-47044 .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus {
  border-color: black;
  box-shadow: 0 0 0 1px black;
}
body.page-id-47044 .gform_wrapper .top_label .gfield_label {
  margin-bottom: 0;
}
body.page-id-47044 .gform_wrapper  .top_label div.ginput_container {
  margin-top: 0;
}
.gf_login_form.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
  width: 100%;
    display: block;
    border-radius: 0;
    margin-top: 0px;
    padding: 13px 0;
    text-transform: uppercase;
    font-size: 16px !important;
    background: #998b7b;
    margin-bottom: 20px;
    margin-right: 0;
    border: 2px solid #998b7b;
}
.gf_login_form.gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}
h2.demo a {
    color: #707070;
    font-size: 22px;
}
.itsdesigncenter {
  position: absolute;
  top: 10px;
  left: 10px;
  max-width: 15%;
}
a.wpdm-download-link.btn.btn-primary.btn-sm {
  border: none;
}


#pum-94047 {
  overflow: hidden;
}

#popmake-94047 {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#popmake-94047 a {
  width: 300px;
  background: #707070;
  border:5px solid #707070;
  font-size: 24px;
  font-weight: bold;
  color: white;
  display: block;
  padding: 10px 0;
  text-align: center;
}

.confirmation-slider .bx-wrapper .bx-pager.bx-default-pager a {
  background: #D4D4D4;
}

.confirmation-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #998b7b;
}

.confirmation-slider .fl-slide-0 {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Formal Dining Program */ 

.product_addon {
  width: 100%;
  display: block;
  cursor: pointer;
  background: #ebebeb;
  padding: 1px 0 1px 0;
  margin-top: 1em;
}

.product_addon h3 {
  margin-bottom: 0;
  padding: 15px 0;
  cursor: pointer;
  text-align: left;
  margin: 10px 0;
  font-family: "Helvetica",Verdana,Arial,sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.4;
  text-transform: uppercase;
  padding-left: 10px;
  color: #707070;
}

.product_addon h3:before {
  content: "\f078";
  font-family: 'Font Awesome 6 Pro';
  font-weight: 600;
  right: 30px;
  left: auto;
  float: right;
  padding: 0;
  position: relative;
  font-size: 22px;
}

.product_addon .ws_addon_toggle_content {
  padding-bottom: 1em;
  padding-right: 1em;
  padding-left: 10px;
}

.product_addon label {
  margin-left: 5px;
  display: inline-block;
  margin-bottom: .5rem;
  cursor: pointer;
}


.product_addon label span {
  margin-left: 3px;
}

.ws_addons .grand_total {
  color: #707070;
  padding: 10px 0;
  display: block;
  width: 100%;
  text-align: center;
  border: solid 2px #707070;
  box-sizing: border-box;
}

/* End Formal Dining Program */ 
/* Single Builder Pages */

.tab-panel { display: none; }
.tab-panel.active { display: block; } /* or visibility/opacity if you prefer */


.single-builders h2 {
  margin-top: 0;
}

.single-builders aside.sidebar {

    float: left;
    width: 15%;
    min-height: 100vh;
    background-color: #efefef;
    padding: 20px;
    position: sticky;
    top: 20px;
  }

  .single-builders .content {
    width: 85%;
  }

  .single-builders .tab-panel {
      padding: 6px 12px;
  }
  .single-builders .layout {
      max-width: 1600px;
      width: 100%;
      margin: 0 auto;
      padding: 30px 0;
      display: flex;
      align-items: flex-start;
      scroll-behavior: smooth;
    }

  .single-builders aside.sidebar ul.builder-submenu {
      list-style: none;
      padding-left: 0;
    }

   .single-builders aside.sidebar ul.builder-submenu li {
    width: 100%;
    display: inline-block;
    text-align: left;
    font-size: 16px;
    color: #212224;
    border-bottom: 1px solid #454545;
    cursor: pointer;
    line-height: 2;
    padding-top: 10px;
}

.single-builders aside.sidebar ul.builder-submenu li a {
  color: #212224;
  display: inline-block;
  width: 100%;
}

#builder-submenu li.active {
  font-weight: bold;
}




@media (max-width: 1024px) {
  .parent_builders {
    width: 100%;

  }
  .builders{
		width: 49%;
    margin-right: 0;

  }

  body.page-id-47044 {
    background-size: 1300px;
}

}
/* @media (max-width: 978px) {
	.fl-page-header-primary .fl-logo-img{
		height: auto !important;
    max-width: 40%!important;
    float: left;
		padding-bottom: 20px;
	}
} */

.related.products {
  clear: both;
}

.custom-order_wrapper ul li.gfield.w_gf_left_half {
  float: left;
  width: 50%;
  clear: none;
}
.custom-order_wrapper ul li.gfield.w_gf_right_half {
  float: right;
  width: 50%;
  clear: none;
  padding-right: 0;
}
.custom-order_wrapper .gform_body ul li.gfield.clear {
  clear: both;
}
.custom-order_wrapper .gform_body ul li.gfield.padding-right-0 {
  padding-right: 0;
}

.custom-order_wrapper ul li.gfield.w_gf_left_half input, .custom-order_wrapper ul li.gfield.w_gf_right_half input, .custom-order_wrapper .top_label input.large.datepicker, .gform_wrapper .top_label input.medium.datepicker, .custom-order_wrapper .top_label input.small.datepicker {
  width: 100%;
}
.custom-order_wrapper ul li.gfield.margin-bottom {
  margin-bottom: 70px;
}
.custom-order_wrapper ul li.gfield.width-100 {
  width: 100%;
}
/* #field_8_28 input  {
  margin-top: 10px;
  display: inline-block;
} */
.custom-order_wrapper ul li.gfield.margin-top-10 {
  margin-top: 10px;
}
.custom-order_wrapper ul li.gfield.inline-block {
  display: inline-block;
}
.custom-order_wrapper .top_label .gfield_label {
  width: 100%;
  padding: 5px;
  background: #eee;
  margin-bottom: 0;
}
.custom-order_wrapper ul li.gfield.header {
  text-align: center;
  background: #eee;
}
.custom-order_wrapper .gfield_checkbox li label, .custom-order_wrapper .gfield_radio li label {
  font-size: 1em;
}

.custom-order_wrapper .overflow-hidden {
  overflow: hidden;
}
.custom-order_wrapper .position-relative {
  position: relative;
}
.custom-order_wrapper ul li.gfield.margin-top-0 {
  margin-top: 0;
}


#hamburger-menu {
  display: none;
}

.builder_content {
  max-width: 1600px;
  width: 100%;
    margin: 0 auto;
    padding: 30px 0;
    display: flex;
    align-items: flex-start;
    scroll-behavior: smooth;
}

.builder_sidebar {
  float: left;
  width: 15%;
  min-height: 100vh;
  background-color: #efefef;
  padding: 20px;
  position: sticky;
    top: 20px;
}

.builder_sidebar .builder_links span {
  width: 100%;
  display: inline-block;
  text-align: left;
  font-size: 16px;
  color: #212224;
  border-bottom: 1px solid #454545;
  cursor: pointer;
  line-height: 2;
  padding-top: 10px;
}

.builder_sidebar .builder_links span a {
  color: #454545;
}

.builder_sidebar .builder_links span:last-child {
  border-bottom: none;
}

.builder_sidebar .mobile_menu_close {
  display: none;
}

.builder_tab_content {
  width: 85%;
}

.builder_tab_content .tabcontent > h2 {
  margin-top: 0;
}

.parent_labels {
	font-weight: bold;
	margin-left: 10px;
}

	.custom_filters .custom_filter {
		float: left;
		margin-right: 1%;
		border: 1px solid black;
		padding: 7px 0 7px 0;
		position: relative;
		width: 30%;
	}

	.custom_filters .custom_filter p {
		margin-bottom: 0;
		margin-left: 10px;
	}

	.custom_filters .custom_filter span {
		float: right;
		padding-right: 10px;
	}

	 /* Step 2: Reference Individual Icons */
	 .custom_filters .custom_filter span::after {
		/* using style CSS custom property */
		font: var(--fa-font-solid);
		content: "\f078";
	  }

	  .custom_filters .custom_filter.cat_filters:hover span::after, .custom_filters .custom_filter.style_filters:hover span::after, .custom_filters .custom_filter.other_filters:hover span::after {
		content: "\f077";
	  }

	.custom_filters .custom_filter .dropdown {
		display: none;
		position: absolute;
		z-index: 1;
		min-width: 200px;
		width: 200px;
		background-color: #efefef;
		box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
		padding-top: 10px;
	}

	.dropdown form label {
		display: block;
	}

	.custom_filters .custom_filter.cat_filters:hover .dropdown, .custom_filters .custom_filter.style_filters:hover .dropdown, .custom_filters .custom_filter.other_filters:hover .dropdown { 
		display: block; 
	}

	.custom_filters {
		margin-bottom: 20px;
		position: relative;
		z-index: 1;
		float: left;
		width: 70%;
	}
 
	.search_box {
		width: 30%;
		float: right;
	}

	.search_box input[type=search] {
		border: 1px solid black;
		padding: 9px;
    width: 100%;
    border-radius: 0;
	}

	.children_cats {
		margin-left: 20px;
		margin-bottom: 10px;
	}

	.children_cats label {
		display: block;
    font-weight: 400;
	}
	
	.ws-ajax-container, .products_load {
		position: relative;
	}

	.clear_all {
		cursor: pointer;
	}

	.loader_content {
		position: absolute; /* Sit on top of the page content */
		display: none; /* Hidden by default */
		/* width: 100%;  Full width (cover the whole page) */
		height: 100%; /* Full height (cover the whole page) */
		left: 0;
		bottom: 0;
		right: 0;
		background-color: rgba(255,255,255,0.7); /* Black background with opacity */
		z-index: 9999; /* Specify a stack order in case you're using a different order for other elements */
		cursor: pointer; /* Add a pointer on hover */
	}

	.buttons .outer {
		margin-right: 10px;
		border: 1px solid grey;
		border-radius: 20px;
		padding: 3px 10px;
		white-space: nowrap;
		display: inline-block;
		margin-bottom: 5px;
	}

	.buttons .outer span {
		cursor: pointer;
		font-weight: bold;
	}


.single .container.fl-content-full {
  width: 80%;
	margin: auto;
	max-width: 1080px;
}
.single-builders .container.fl-content-full {
  width: 100%;
  max-width: 100%;
}
.single-builders .logo-builder-parent {
  text-align: center;
  margin-top: -100px;
}

.single-builders .logo-builder-parent-new {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 40px;
}


.single-builders .logo-builder-parent img {
  border-radius: 50%;
  border: 2px solid black;
  max-width: 200px;
}

.single-builders .logo-builder-parent-new img {
  border-radius: 50%;
  border: 2px solid black;
  max-width: 200px;
}


.single-builders .hero {
  background-size: cover !important;
  height: 300px;
}

/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #efefef;
}
.tab_content {
  border: 1px solid #efefef;
  border-top: none;
  padding: 30px;
  /*min-height: 700px; */
  position: relative;
}

/* Style the buttons inside the tab */
.tab span {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
  border-right: 1px solid #efefef;
}

/* Change background color of buttons on hover */
/* .tab button:hover {
  background-color: #ddd;
} */

.single-builders .fl-content, body:not(.fl-builder).single-post .fl-content {
  margin: 0;
  padding: 0;
}

/* Create an active/current tablink class */
.tab span.active {

background: #ccc;

}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;

}

div.tab_content > div:first-child, div.builder_tab_content > div:first-child {
  display: block;
}
.builder-content {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 20px 100px 20px;
}
.tab-container {

  margin: 0 auto;
}


/* Single Posts */

.single-post .fl-page-content .container {
  width: 100%;
  max-width: 100%;
}

.single-post .fl-post-content, .related_posts {
  width: 750px;
  margin: 0 auto;
  max-width: 100%;
  padding: 0 20px;
}

.single-builders .related_posts {
  width: 100%;
    max-width: 1600px;
}

.single-post .fl-post-thumb {
  height: 450px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
.single-post .fl-post-title {
  color: white;
  font-size: 72px;
}
.author_bio_section{
  background-color: #efefef;
  padding: 15px;
  border: 1px solid #ccc;
  }

  .author_name{
  font-size:16px;
  font-weight: bold;
  }

  .author_details img {
  border: 1px solid #efefef;
  border-radius: 50%;
  float: left;
  margin: 0 10px 10px 0;
  }
div.related {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 40px;
}
 

@media (min-width: 991px) {

  .single-builders .hero {
    height: 450px !important;
  }

  article.related {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
  }

  #mega-menu-item-363919 > ul,
  #mega-menu-item-366119 > ul,
  #mega-menu-item-176227 > ul,
  #mega-menu-item-176225 > ul{
    border: 1px solid rgba(102,102,102,0.619) !important;
  }
  .page-id-341937 div.fl-sidebar{
    width: 100%;
    margin-top: 40px;
  }
  .page-id-341937 div.updates-content-container {
    display: flex;
    flex-direction: row;
  }
  .page-id-341937 div.updates-sidebar-div {
    width: 20%;
    margin-right: 20px;
  }
  .page-id-341937 div.updates-grid-div {
    width: 80%;
  }
}


article.related {
  max-width: 33%;
  margin-right: 3%;
  border: 1px solid #efefef;
  text-align: center;
  width: 33%;
}
article.related a.title {
  color: black;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.2;
}
article.related .entry-featured-image-url {
  display: block;
  position: relative;
  margin-bottom: 30px;
}

.fl-sidebar{
  margin-top: 10px;
  padding-left: 25px;
}
article.related img {
  max-width: 100%;
  vertical-align: bottom;
  width: 100%;
}
article.related .related-excerpt {
  padding: 0 10px;
}
.single-post .fl-post-nav {
  display: none;
}

.flex-parent .fl-col-group-nested {
  display: flex;
}

.flex-parent .fl-col-small {
  display: flex;
  justify-content: center;
  align-items: center;
}
.more-updates-container{
  margin-left: 20%;
  width: 90%;
}
.see-builder-button{
  margin-left: 20%;
}

@media (max-width: 1600px){
  .page-id-341937 .update-container{
    margin-left: 0;
    width: 100%;
  }
  .more-updates-container{
    width: 80%;
  }
  
  .page-id-341937 div.fl-sidebar {
    width: 100%;
    margin-top: 1.6%;
    padding-left: 40px;
    margin-left: 9%;
    margin-right: 3%;
  }
  .single-update .content-sidebar-wrapper{
    margin-right: 10%;
    margin-left: 8%;
 }
 .manage-email-button{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
 }
 .page-id-341937 .ws_ajax_post_grid_wrap{
  width: 100%;
 }
} 
@media (max-width: 1200px){
  
  .spinner {
    width: 45px !important;
    height: 45px !important;
    border: 5px solid rgba(0, 0, 0, 0.2) !important; /* Light gray border */
    border-top-color: black !important; /* The animated segment */
    border-radius: 50% !important;
    animation: spin 1s linear infinite !important;
    will-change: transform;
    background-size: 0 !important;
    --c: none !important;
  }

    /* Rotation animation */
    @keyframes spin {
      0% { transform: rotate(0deg); }
      100% { transform: rotate(360deg); }
    }
  

  .load_updates{
    margin-left: auto;
  }
  .page-id-341937 div.updates-content-container {
    width: 90%;
    margin: auto;
  }
}
@media (max-width: 1166px) {

  .fl-full-width .container {
    padding-left: 0px!important;
    padding-right: 0px!important;
  }

  .row {
    margin-right: 0;
    margin-left: 0;
  }
  .top-buttons a {
    width: 100%;
    display: inline;
    text-align: center;
    margin: 4px 0;
  }
  .col-sm-12.top-buttons{
    width: 27% !important;
  }
}


.fl-post-meta-bottom {
	visibility: hidden;
}
	.wpas-btn-default {
    color: white;
    background-color: #998b7b;
		/* position: relative; left: 50px; */
}
.wpas-ticket-buttons-top .wpas-link-logout:after {
	display: none;
}
.wpas-ticket-buttons-top .wpas-link-logout{
	display: none;
}
.wpas-login-register .wpas-form {
	display: none;
}
.wpas-alert-info {
  padding-left: 400px;
}
h6 {
    font-size: 26px;
    text-align: center;
    padding-top: 100px;
  }
  a {
    color: #998b7b;
}
.wpas-btn-default {
    /* position: relative!important; */
    /* left: 439px!important; */
    color: white!important;
}
.page-id-2665 .wpas .wpas {
  width: 1020px;
  margin-left: auto;
  margin-right: auto;
  max-width: 90%;
}
.fl-node-5e791e665f583 .fl-node-content {
  border-right: 2px solid #998b7b;
}
.fa-search.mobile {
 display: none;
}
.fl-page-nav ul.sub-menu {
  width: 290px;
}

@media (max-width: 991px) {

  #hamburger-menu {
    display: block;
    text-align: center;
    margin-top: 20px;
  }
  #dialog-updates .filter-wrap.custom_filters .custom_filter{
    width: 100% !important;
  }

  .single-update-container p{
    width: 100% !important;
  }
  .single-update .content-sidebar-wrapper{
    margin-right: auto;
  }
  .see-builder-button {
    width: 100%;
    margin-left: 0
  }
  .single-update-container,.more-updates-container {
    width: 90%;
    margin-left: 0;
  }
  .page-id-341937 .update-container {
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
    width: 90%;
  }
  .page-id-341937 .ws_ajax_post_grid_wrap {
    width: 90%;
    height: 200px;
    margin-right: auto;
  }
  .load_updates{
    margin-left: auto;
  }
  .builder_sidebar .mobile_menu_close {
    display: block;
    text-align: center;
  }

  .single-builders .logo-builder-parent-new {
    justify-content: center;
    margin-left: 0;
  }

  .builder_sidebar {
    display: none;
  }

  .builder_sidebar.open {
    position: absolute;
    top: 0;
    width: 100%;
    display: block;
    z-index: 2;
  }

  .custom_filters .custom_filter, .search_box input[type=search], .search_box, .custom_filters, .custom_filters .custom_filter .dropdown {
    width: 100%;
    float: none;

  }

  .custom_filters .custom_filter {
    margin-top: 10px;
  }

  .builder_tab_content {
    width: 100%;
  }

  .cd-button {

    width: 100%;

  }

  .single-post .fl-post-title {
    font-size: 48px;
  }
  .top-buttons {
    display: none;
  }
  .single-post .fl-post-thumb {
   padding: 20px;
  }
  article.related:first-child {
    margin-right: 25px;
  }
  article.related {
    display: inline;
    width: 48%;
    max-width: 100%;
    margin: 0;
    margin-bottom: 25px;
  }
  .fl-page-header-primary .fl-logo-img {
    max-width: 45%;
  }
  .preferred-retailer-banner-wrap .preferred_dealer_cta_header {
    margin: 0 20px 0 20px;
    text-align: center;
    font-size: 25px;
  }
  .preferred-retailer-banner-wrap .preferred_dealer_cta_link_button {
    text-align:center;
    padding: 10px 20px;
  }


a.login-header {
 margin-right: 0;
}
.fa-search.desktop {
  display: none;
}
.fa-search.mobile {
  position: absolute;
  right: 69px;
  top: 25px;
  display: block;
}

.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav .navbar-toggle {
  top: auto;
  margin-top: -60px;
}

.search-header-mobile {
padding: 20px 10px 20px 20px;
padding-bottom: 30px !important;
}
.close-search {
margin-left: 5px;
}
.fl-page-header-primary .fl-logo-img {
  max-width: 60px;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav .navbar-toggle {
  font-size: 24px;

}

/* .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile.fl-page-nav-right .fl-page-header-row .fl-page-header-logo {
  padding-bottom: 34px;
} */
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile.fl-page-nav-right .top-buttons {
  position: absolute;
  text-align: right;
  top: 30px;
  right: 100px;
}

.fl-post-nav a {
  font-size: 35px;
  border-radius: 5px;
}
.fl-post-nav-prev {
    position: fixed;
    left: 15px;
    top: auto;
    bottom: 0;
}
.fl-post-nav-next {
    position: fixed;
    right: 15px;
    top: auto;
    bottom: 0;
}

.fl-post-nav-prev a {
  padding: 2.5px 10px 2.5px 8px;
}
.fl-post-nav-next a {
  padding: 2.5px 8px 2.5px 10px;
}
#mega-menu-item-176224 > ul,
#mega-menu-item-363919 > ul,
#mega-menu-item-176227 > ul{
  border: none !important;
}

}
/* .fl-post-header {
    display: none;
} */
button.search-submit{
  border: none;
  background: transparent;
  position: relative;
  float: right;
}
.woocommerce div.product div.summary p.price {
  display: initial;
}

.woocommerce div.product p.price, .woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price {
  display: none;
}
.woocommerce div.product.product_cat-quad-m-rustics p.price {
  display: block;
}

.woocommerce ul.products li.product_cat-quad-m-rustics .price {
  display: block;
}

.single-product .product_cat-holin-bed .woocommerce-variation-price {
  display: block;
}

.refer-builder {
    background: #998b7b;
    color: white;
    font-size: 30px;
    line-height: 20px;
    padding: 20px 20px!important;
    font-weight: normal;
    text-shadow: none;
    border: 1px solid #65701a;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    left: 43%;
    bottom: 50px;
  }
/* div.fl-post-content.clearfix {
  padding-bottom: 200px;
} */

.stains .gallery-item.expanded {
  -webkit-transition: width .75s, height .75s; /* Safari */
  transition: width .75s, height .75s;
}

.stains .gallery-item:hover {
  cursor: pointer;
}

.stains .gallery-icon.landscape {
  position: relative;
}

.row .stains .gallery .gallery-icon.landscape .closeImg {
  position: absolute;
  color: white;
  background: #707070;
  padding: 10px;
  right: 0;
}

#stains .stains .gallery-item.expanded {
  float: none;
  margin: 0 auto;
  width: 50%;
}

.stains .gallery-item.expanded.closed {
  float: left;
  margin: 0;
  width: 16%;
}

.stains .gallery-item.expanded img {
  width: 100%;
}


@media (max-width: 768px) {
 .stains .gallery-columns-4 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
  }

  .stains .gallery-columns-4 .gallery-item {
    width: 50% !important;
}
  .fl-widget .fl-widget-title {
    text-align: center;
  }
  .fl-page-footer-widget-col {
    display: flex;
    justify-content: center;
    text-align: center;
  }
  /* .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav .navbar-toggle {
    top: 40px;
  } */
  article.related:first-child {
    margin-right: 0;
  }
 article.related {
   display: block;
   width: 100%;
   max-width: 100%;
   margin: 0;
   margin-bottom: 25px;
 }
  .fl-node-5e149714507d5 {
    position: sticky;
    top: auto;
  }
  /*.woocommerce div.product div.images.woocommerce-product-gallery {
    position: inherit;
    position: -webkit-inherit;
    top: auto;
  } */

  .woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce div.product div.summary, .woocommerce-page div.product div.summary {
    width: 100%;
  }

  .fl-node-5e0f5faf9b520 img {
    top: 0;
  }
  .flex-parent .fl-col-group-nested {
    display: inherit;
  }
  .builders {
    width: 49%;
    margin-right: 0;

  }
	#filter {
		width: 90%;
    float: none;
    margin: 0 auto;
	}
  .filtering {
    width: 90%;
    margin: 0 auto;
  }

  .filtering select {
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-top: 20px;
  }
  .fadey {
    bottom: 150px;

  }

  .tab_content {
    min-height: auto;
    padding: 10px;
  
  }
  #downloads.tab_content {
    padding: 10px 0;
  }
  
  
  .tab-container #downloads.tabcontent {
    padding: 0;
  }

  .tab span {
    float: none;
    padding: 8px 10px;
    font-size: 13px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    display: block;
    text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
  font-size: 18px;
}
.w3eden .card h3 {
  font-size: 10pt;
}
.fl-node-ia3x8zwqnhg1, .fl-node-0yx61aduqopk{
  position: relative !important;
}
}

@media (max-width: 500px) {
  .builders {
    width: 49%;
    margin-right: 0;

  }
	/* .fl-page-header-primary .fl-logo-img{
		height: auto !important;
    max-width: 70%!important;
    float: left;
		padding-bottom: 20px;
  } */
  
  .w3eden .card-body .media-body {
    flex: 2;
  }
  .w3eden .card-body .ml-3 {
    flex: 1;
  }
  .preferred-retailer-banner-wrap .preferred_dealer_cta_header {
    font-size: 20px;
  }
  .preferred-retailer-banner-wrap .preferred_dealer_cta_link_button {
    font-size: 13px;
  }

}
