/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0F
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
*/

div#ur-submit-message-node ul {
  display: inline-block;
}

.uabb-lf-custom-wp-login-form {
  border: 1px solid #e1e1e1;
  padding: 20px;
  box-sizing: border-box;
  max-width: 500px;
  margin: 0 auto;
}
.uabb-lf-custom-wp-login-form .uabb-lf-input-group .uabb-lf-icon {
  top: 0;
}

label.user-registration-form__label.user-registration-form__label-for-checkbox.inline
  input#rememberme {
  margin: 0;
}

div#ur-frontend-form {
  /* width: max-content;
  margin: 0 auto; */
}
div#dealerpdf .uabb-infobox .uabb-infobox-button .uabb-creative-button-wrap a,
div#dealerpdf .uabb-infobox-button .uabb-creative-button-wrap a:visited {
  background: transparent;
}
div#dealerpdf
  .uabb-infobox
  .uabb-infobox-button
  .uabb-creative-button-wrap
  a:hover {
  background: transparent;
  color: #000;
}

div#dealerpdf
  .uabb-infobox
  .uabb-infobox-button
  .uabb-creative-button-wrap
  a
  span,
div#dealerpdf .uabb-infobox-button .uabb-creative-button-wrap a:visited span {
  color: #dfa461;
}

div#dealerpdf
  .uabb-infobox
  .uabb-infobox-button
  .uabb-creative-button-wrap
  a:hover
  span,
div#dealerpdf
  .uabb-infobox-button
  .uabb-creative-button-wrap
  a:hover:visited
  span {
  color: #000;
}

form.user-registration-form.user-registration-form-login.login {
  min-width: 500px;
  margin: 0 auto;
}

/* my account page open  */

#user-registration.vertical
  .user-registration-MyAccount-navigation
  ul
  li.user-registration-MyAccount-navigation-link.user-registration-MyAccount-navigation-link--edit-password,
#user-registration.vertical
  .user-registration-MyAccount-navigation
  ul
  li.user-registration-MyAccount-navigation-link:nth-child(2) {
  order: 4;
}
#user-registration.vertical
  .user-registration-MyAccount-navigation
  ul
  li.user-registration-MyAccount-navigation-link.user-registration-MyAccount-navigation-link--user-logout,
#user-registration.vertical
  .user-registration-MyAccount-navigation
  ul
  li.user-registration-MyAccount-navigation-link:nth-child(3) {
  order: 5;
}
#user-registration.vertical
  .user-registration-MyAccount-navigation
  ul
  li.user-registration-MyAccount-navigation-link.link-2 {
  order: 2;
}
#user-registration.vertical
  .user-registration-MyAccount-navigation
  ul
  li.user-registration-MyAccount-navigation-link.link-3 {
  order: 3;
}
/* my account page end */

.uabb-infobox-button .uabb-creative-button-wrap a:visited {
  background: #d6a461;
}
.uabb-infobox-button .uabb-creative-button-wrap a:hover,
.uabb-infobox-button .uabb-creative-button-wrap a:focus,
.uabb-infobox-button .uabb-creative-button-wrap a:active {
  background: #282445;
  border-radius: 0;
  outline: none;
  color: #fff;
}
.uabb-infobox-button .uabb-creative-button-wrap a:hover *,
.uabb-infobox-button .uabb-creative-button-wrap a:focus *,
.uabb-infobox-button .uabb-creative-button-wrap a:active *,
.uabb-infobox-button .uabb-creative-button-wrap a:visited * {
  color: #fff;
}
#wpsl-wrap {
  overflow: visible !important;
}
.wpsl-search {
  max-width: 940px;
  margin: 0 auto;
  background: #d6a461;
  color: #fff;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  z-index: 1;
  padding: 25px 50px !important;
}
#wpsl-search-input {
  width: 320px !important;
  border-radius: 0px !important;
  padding-right: 40px !important;
}
#wpsl-stores,
#wpsl-direction-details,
#wpsl-gmap {
  padding-top: 70px !important;
}
#wpsl-search-btn,
#wpsl-search-wrap div {
  margin: 0;
}
#wpsl-search-btn,
#wpsl-search-wrap .filter-btn {
  background: #282445 !important;
  color: #fff;
  border-color: #282445 !important;
  border-radius: 0px !important;
  min-width: 145px;
  text-transform: uppercase !important;
  text-align: center;
  min-height: auto;
  font-weight: 400;
}
#wpsl-search-wrap .filter-btn {
  line-height: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 30px !important;
}
#wpsl-search-wrap .filter-btn:before {
  content: "\f0b0";
  display: inline-block;
  font: normal normal normal 16px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 20px;
  line-height: 0;
}
#wpsl-search-wrap .filter-btn.active:before {
  content: "\f00d";
  font-size: 120%;
}
#wpsl-search-btn:hover {
  background: transparent !important;
}

#wpsl-result-list #wpsl-stores > ul > li .wpsl-direction-wrap {
  font-weight: bold !important;
}

#wpsl-result-list a {
  font-weight: 700 !important;
}

#wpsl-result-list .wpsl-directions {
  outline: 0;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  text-decoration: underline !important;
  margin-top: 10px;
}
#wpsl-result-list .wpsl-directions:hover {
  color: #fff !important;
}
input#wpsl-search-input::placeholder {
  color: #000;
  font-size: 14px;
}
p.wpsl-contact-details a:hover {
  color: #d6a461 !important;
}
p.wpsl-contact-details {
  margin-top: 12px !important;
}
#wpsl-search-wrap form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#wpsl-search-wrap .wpsl-input {
  display: flex !important;
  align-items: center;
  width: 75%;
}
#wpsl-search-wrap .wpsl-select-wrap {
  display: none;
}
#wpsl-search-wrap .wpsl-input label {
  font-size: 22px;
  font-weight: 500;
  margin-right: 10px;
}
#wpsl-search-wrap .toggle-wrapper {
  flex: 0 0 100%;
  width: 100%;
  display: none;
  margin: 15px 0 10px;
}
#wpsl-search-input,
#wpsl-search-wrap .toggle-wrapper .toggle-inner {
  width: 100% !important;
}
#wpsl-search-wrap .toggle-wrapper .radio-list {
  width: 100%;
  float: left;
  border-top: 1px solid #debf97;
  border-bottom: 1px solid #debf97;
  padding: 20px 0 25px;
  margin: 10px 0 20px;
}
#wpsl-search-wrap .toggle-wrapper .radio-list .radio-list-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
#wpsl-search-wrap .toggle-wrapper .radio-list .radio-list-wrap label {
  color: #fff;
  font-size: 19px;
  letter-spacing: 0.95px;
  line-height: 25px;
  float: none;
  font-weight: 400;
  margin: 0 20px 0 15px;
}
#wpsl-search-wrap .toggle-wrapper .radio-list > label {
  display: block;
  margin: 0 0 25px;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.85px;
  line-height: 16px;
  font-weight: 400;
  color: #fff;
  width: 100%;
  text-transform: uppercase;
}
#wpsl-search-wrap .toggle-wrapper .radio-list input[type="radio"] {
  border: 1px solid #fff;
  border-radius: 50px;
  appearance: none;
  background: transparent;
  width: 23px;
  height: 23px;
  vertical-align: middle;
  display: inline-block;
  margin: 0;
}
#wpsl-search-wrap .toggle-wrapper .radio-list input[type="radio"]:checked {
  background: #282445;
  border-color: #282445;
  outline: 2px solid #fff;
}
#wpsl-search-wrap .wpsl-input:after {
  content: "\f002";
  text-align: center;
  padding: 10px;
  display: inline-block;
  font: normal normal normal 16px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  font-size: 22px !important;
  position: absolute;
  right: 4px;
  cursor: pointer;
}
#wpsl-result-list #wpsl-stores > ul > li {
  background: #1f1a42;
}
p.wpsl-contact-details strong {
  display: none !important;
}
.fa-threads:before {
  font-size: 30px;
  font-style: normal;
  color: #d6a461 !important;
}
.fa-threads:hover:before {
  color: #fff !important;
}

.fl-page {
  width: auto;
}
.fl-full-width .container {
  width: 100%;
  max-width: 1460px;
  padding: 0 20px;
}
ul.store-opening-hrs {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1.8;
}
ul.store-opening-hrs li {
  font-weight: 600;
}
ul.store-opening-hrs li span {
  font-weight: 400;
}
.fl-archive.container > .row,
body.single #fl-main-content > .container > .row {
  margin: 0;
}
#breadcrumbs {
  padding: 8px 20px;
}
.product-colors li.found {
  margin-right: 5px !important;
}
.facet_filters .facet-wrap > strong,
.filter-title > strong {
  font-size: 19px;
  line-height: 1;
  letter-spacing: 0.95px;
  color: #282445;
  border-bottom: 0;
  /*padding: 0 0 20px; */
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 25px;
}
.facet_filters .facetwp-facet {
  margin-bottom: 0px;
}
.facet_filters .facet-wrap {
  border-top: 1px solid #979797;
  padding: 20px 0 0;
  margin-bottom: 25px;
}

.fl-post.post.type-post .row.fl-post-image-beside-wrap {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.fl-post.post.type-post .row.fl-post-image-beside-wrap > div {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.fl-post.post.type-post .fl-post-image-beside {
  float: none !important;
  width: 100% !important;
}
legend.gfield_label {
  border: none !important;
}
.facetwp-selections {
  margin-bottom: 25px;
  border-top: 1px solid #979797;
  padding-top: 20px;
}
.facetwp-selections:empty {
  display: none;
}
.facetwp-selections ul:before {
  content: "Your Selection";
  width: 100% !important;
  position: relative;
  display: block;
  margin-bottom: 5px;
  font-size: 19px;
  line-height: 1;
  letter-spacing: 0.95px;
  color: #282445;
  border-bottom: none;
  padding: 0 0 20px;
  text-transform: uppercase;
  font-weight: 500;
}
.facetwp-selections ul li .facetwp-selection-label {
  font-size: 16px;
  font-weight: 700;
}
.facetwp-selections ul {
  /*     background-color: #eeee; */
  padding: 0px;
  border-radius: 5px;
  margin-bottom: 10px;
}

.fl-slide-text > p {
  margin: 0px !important;
  padding: 0px !important;
}
.fl-slide-text > .fl-builder-content {
  margin: 0px !important;
}
.fl-slide .fl-slide-text > .fl-builder-content {
  margin-bottom: 0px !important;
}
.product-detail-layout-6 .product-variations img {
  object-fit: cover;
  max-height: 245px;
  height: 245px;
  max-width: 220px;
  min-width: auto;
  width: 100%;
}
.product-detail-layout-6
  .product-variations
  .slide.col-md-2.col-sm-3.col-xs-6.color-box.slick-slide {
  min-width: 220px;
}
.container .row .product-detail-layout-6 .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 2px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.container .row .product-detail-layout-6 .slick-dots li button:before {
  font-family: "";
  font-size: 28px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #d8d8d8;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.container
  .row
  .product-detail-layout-6
  .slick-dots
  li.slick-active
  button:before {
  opacity: 0.75;
  color: #d6a461;
}
/* .container .row .product-detail-layout-6 .color_variations_slider_1 .slick-track .selected-slide {
  order: unset!important;
} */

.container .row .product-detail-layout-6 .slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.color_variations_slider_1 .slick-track {
  align-items: center;
}
.container
  .row
  .product-detail-layout-6
  .color_variations_slider_1
  .color-boxs-inners
  a {
  border: 6px solid #fff !important;
  margin: 5px;
  display: block;
  position: relative;
  overflow: hidden;
}
.container .row .product-detail-layout-6 .product-variations img {
  padding: 0 !important;
  max-width: 208px;
  height: 235px;
  object-fit: cover;
  width: 100%;
  max-height: 235px;
  margin: 0 auto !important;
}
.container
  .row
  .product-detail-layout-6
  .color_variations_slider_1
  .selected-slide
  .color-boxs-inners
  a {
  border: 6px solid #d6a461 !important;
}
.container .row .product-detail-layout-6 ul.slick-dots {
  padding: 0px;
}
.container .row .product-detail-layout-6 .product-variations a.arrow {
  width: 38px;
  height: 38px;
  background-color: #ffff;
  border-radius: 38px;
  color: #d6a461;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.container
  .row
  .product-detail-layout-6
  .product-variations
  a.arrow.slick-prev {
  left: 20px !important;
}
.container
  .row
  .product-detail-layout-6
  .product-variations
  a.arrow.slick-prev:after {
  margin-left: -5px;
}
.container
  .row
  .product-detail-layout-6
  .product-variations
  a.arrow.slick-next {
  right: 20px !important;
}
.container
  .row
  .product-detail-layout-6
  .product-variations
  a.arrow.slick-next:after {
  margin-right: -5px !important;
}

.container .row .product-detail-layout-6 h5.colors {
  font-size: 30px;
  text-align: left;
  margin-bottom: 0px;
}
.product-detail-layout-6 .product-variations .slick-slider .slick-arrow {
  top: 50% !important;
  transform: translateY(-122%);
}
.product-detail-layout-6 .image-expander {
  bottom: 5px !important;
  right: 30px !important;
}
.menu .fl-menu-search-item a {
  padding: 0px !important;
}

@media (min-width: 992px) {
  .fl-builder-content .uabb-infobox-button .uabb-button-center {
    text-align: inherit;
  }
}

/* slider height issue css for desktop start here  */
@media (min-width: 991px) {
  .fl-slide-foreground {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .fl-slide-content-wrap {
    width: 100%;
  }
  .fl-slide-content {
    margin: 0px !important;
  }
  .fl-slide.fl-slide-text-center .fl-slide-photo img {
    display: inline-block;
  }
}
/* slider height issue css for desktop end  here  */

/* Slider height issue on mobile */
@media (max-width: 992px) {
  .fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content {
    padding: 0px;
  }
  .fl-content-slider .fl-slide-bg-photo {
    position: absolute !important;
    min-height: 500px !important;
  }
  .fl-content-slider
    .fl-slide-foreground
    .fl-builder-content
    .fl-row
    > .fl-row-content-wrap {
    min-height: 500px;
  }
  .fl-slide-mobile-photo {
    z-index: +2;
    position: relative;
    max-height: 500px !important;
    text-align: center !important;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }
  .fl-slide-mobile-photo > img {
    padding: 50px;
    max-height: 500px !important;
    width: auto;
    margin: 0 auto;
  }
  .fl-content-slider .fl-slide {
    min-height: 500px !important;
    max-height: 500px !important;
  }
  .product-attributes table {
    table-layout: fixed !important;
  }
  .fl-content-slider .fl-slide-bg-link {
    z-index: +2;
  }
}

@media (max-width: 768px) {
  .DualRoomvoCenter .uabb-dual-button {
    justify-content: center;
  }
}
ul.social-icons li {
  width: auto;
  margin-left: 25px;
  margin-right: 0;
}
ul#menu-header-main-menu > li {
  padding-top: 30px;
  padding-bottom: 30px;
}
#menu-header-main-menu > li > a,
#menu-header-main-menu > li > div > a {
  border-bottom: 4px solid transparent;
  margin-left: 8px;
  margin-right: 8px;
}
#menu-header-main-menu > li:hover > a,
#menu-header-main-menu > li:hover > div > a {
  border-color: #d6a461;
  color: #d6a461;
}
#menu-header-main-menu > li.current-menu-item > a,
#menu-header-main-menu > li.current-menu-item > div > a,
#menu-header-main-menu > li.current-page-ancestor > div > a,
#menu-header-main-menu > li.current-menu-ancestor > div > a,
#menu-header-main-menu > li.current-menu-parent > div > a,
#menu-header-main-menu > li.current-page-parent > div > a,
#menu-header-main-menu > li.current_page_parent > div > a,
#menu-header-main-menu > li.current_page_ancestor > div > a {
  color: #d6a461;
}
ul#menu-header-main-menu > li {
  padding-top: 30px;
  padding-bottom: 30px;
}
ul.fl-menu-horizontal li.mega-menu > ul.sub-menu {
  top: 98% !important;
}
footer .gform_wrapper.gravity-theme #field_submit {
  align-self: center;
}
.collection-product-list .slider-product-title,
.collection-product-list .slider-product-title a {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  font-size: 19px;
  line-height: 16px;
  letter-spacing: 0.95px;
  text-align: left;
  text-transform: uppercase;
  padding: 15px 0;
  color: #282445;
  margin: 0;
}
#realted-products-section .collection-product-list .slider-product-title a {
  font-size: 16px;
  letter-spacing: 0.5px;
}
.uabb-infobox .uabb-infobox-button .uabb-creative-button-wrap a,
.uabb-infobox .uabb-creative-button-wrap a:visited {
  border-radius: 0 !important;
  font-weight: 600;
  font-size: 15px;
  line-height: 19px;
  padding: 12px 30px;
}
.collection-list {
  margin-top: 40px;
}
.collection-list .slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  left: -15px !important;
  width: auto;
  display: inline-block;
  transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
  -moz-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
}
.collection-list .slick-slider a.slick-arrow.slick-next {
  right: -15px !important;
  left: auto !important;
}
.uabb-image-carousel button.slick-arrow i,
.collection-list a.slick-arrow i {
  font-family: "FontAwesome";
  font-weight: normal;
  font-size: 45px !important;
  width: auto;
  height: auto !important;
  border: 0 !important;
  color: #d6a461;
}
.uabb-image-carousel button.slick-arrow i:before,
.collection-list a.slick-arrow i:before {
  color: #d6a461 !important;
}
.uabb-image-carousel .uabb-image-carousel-caption,
.uabb-photo-gallery .uabb-photo-gallery-caption,
.title-arrow .uabb-infobox .uabb-infobox-title-wrap .uabb-infobox-title,
.collection-product-list .slider-product-title {
  text-overflow: inherit;
  white-space: normal;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.uabb-image-carousel .uabb-image-carousel-caption-below:after,
.title-arrow .uabb-infobox .uabb-infobox-title-wrap .uabb-infobox-title:after,
.collection-product-list .slider-product-title:after {
  content: "\f178";
  font-family: "FontAwesome";
  color: #d6a461;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-rendering: auto;
  line-height: 1;
  margin-left: 10px;
}
.no-arrow .uabb-image-carousel .uabb-image-carousel-caption-below:after,
.no-arrow
  .title-arrow
  .uabb-infobox
  .uabb-infobox-title-wrap
  .uabb-infobox-title:after {
  display: none;
}
.title-arrow
  .uabb-infobox
  .uabb-infobox-module-link:hover
  + .uabb-infobox-content
  .uabb-infobox-title-wrap
  .uabb-infobox-title {
  color: #d6a461;
}
.uabb-photo-gallery
  .uabb-photo-gallery-caption.uabb-photo-gallery-caption-below {
  padding: 10px 0;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: 0.68px;
  color: #d6a461;
}
footer .gform_wrapper .ginput_container input[type^="text"] {
  letter-spacing: 1.33px;
  font-size: 16px;
  margin: 0 !important;
  border-radius: 0;
  line-height: 16px;
}
footer .gform_wrapper #field_submit input {
  width: 100%;
  padding: 15px 10px;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 19px;
  color: #282445;
}
footer .gform_wrapper #field_submit input:hover,
footer .gform_wrapper #field_submit input:focus {
  color: #fff;
}
footer .gform_wrapper .gform_fields .gfield {
  position: relative;
}
footer .gform_wrapper .gform_fields .gfield.gfield_error {
  margin-top: 0;
  padding: 0px;
  background-color: none;
  border: none;
}
footer .gform_wrapper .gform_fields .gfield.gfield_error .validation_message {
  /*   position: absolute;
  top: 100%;
  left: 0;
  right: 0; */
}
footer .gform_confirmation_wrapper .gform_confirmation_message {
  padding: 15px;
  background: #fff;
  border: 2px solid #d6a461;
  text-align: center;
  font-size: 16px !important;
  font-weight: 600;
}
/* Mega Menu */
.mega-menu > ul.sub-menu {
  padding: 0;
  position: relative;
}
.mega-menu > ul.sub-menu:before,
.mega-menu > ul.sub-menu:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  border-top: 1px solid rgba(214, 164, 97, 0.36);
}
.mega-menu > ul.sub-menu:before {
  left: auto;
  right: 100%;
}
.mega-menu .fl-col-group-equal-height.fl-col-group-align-top .fl-col-content {
  justify-content: flex-start !important;
}
.column-2-menu .menu > li,
#menu-spc-mega-menu-2 li {
  width: 49%;
}
ul.storename {
  list-style: none;
  margin: 0;
  padding: 0;
}
.contact-phone .fl-rich-text p:empty {
  display: none;
}
.contact-phone .fl-rich-text p {
  margin: 0;
}
.contact-phone .fl-rich-text {
  display: flex;
  align-items: center;
}
.contact-phone .phone a,
.contact-phone .email a {
  background: #d6a461;
  color: #fff;
  padding: 10px 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  font-size: 15px;
  font-weight: 600;
}
.contact-phone .phone a:hover,
.contact-phone .phone a:focus,
.contact-phone .email a:hover,
.contact-phone .email a:focus {
  background: #282445;
}
.contact-phone .phone a:before,
.contact-phone .email a:before {
  content: "\f095";
  font-family: "FontAwesome";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-rendering: auto;
  line-height: 1;
  margin-right: 10px;
}
.contact-phone .email a:before {
  content: "\f0e0";
}
.location-list > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.location-list > ul > li {
  background: #f9f9f9;
  margin: 20px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 20px;
}
.location-list > ul > li:hover,
.location-list > ul > li:first-child {
  background: #d6a461;
  color: #fff;
}
.location-list ul li .location-icon {
  font-family: "Montserrat", sans-serif;
  font-size: 8px;
  line-height: 10px;
  letter-spacing: 0.4px;
  text-align: center;
  padding: 40px 0;
  border-right: 1px solid #fff;
  margin: -40px 0;
}
.location-list ul li .location-icon img {
  display: block;
  margin: 0 auto 10px;
  filter: brightness(0);
}
.location-list > ul > li:hover .location-icon img,
.location-list > ul > li:first-child .location-icon img {
  filter: brightness(1);
}
.location-list ul li .location-title h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 19px;
  line-height: 22px;
  letter-spacing: 0.95px;
  margin: 0;
}
.location-list > ul > li > .location-title {
  width: 25%;
  padding: 0 20px;
}
.location-list ul li .location-add {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.8px;
  width: 33%;
}
.location-list ul li .location-phone {
  width: 23%;
}
.location-list ul li .location-link {
  width: 20%;
  text-align: right;
}
.location-list ul li .location-add .address,
.location-list ul li .location-phone .phone,
.location-list ul li .location-phone .email {
  display: flex;
}
.location-list ul li .location-add .address:before,
.location-list ul li .location-phone .phone:before,
.location-list ul li .location-phone .email:before,
.contact-info .uabb-infobox .uabb-infobox-text .address:before {
  content: "\f095";
  font-family: "FontAwesome";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-rendering: auto;
  line-height: 1;
  margin-right: 10px;
  margin-top: 3px;
  font-size: 18px;
  color: #d6a461;
}
.location-list ul li .location-add .address:before,
.contact-info .uabb-infobox .uabb-infobox-text .address:before {
  content: "\f041";
  font-size: 25px;
}
.location-list ul li .location-phone .email:before {
  content: "\f0e0";
}
.location-list ul li .location-add .address a:hover,
.location-list ul li .location-phone .phone a:hover,
.location-list ul li .location-phone .email a:hover,
.location-list > ul > li:hover .location-title h4,
.location-list > ul > li:hover .location-add .address a,
.location-list > ul > li:hover .location-phone .phone a,
.location-list > ul > li:hover .location-phone .email a,
.location-list > ul > li:hover .location-add .address:before,
.location-list > ul > li:hover .location-phone .phone:before,
.location-list > ul > li:hover .location-phone .email:before,
.location-list > ul > li:first-child .location-title h4,
.location-list > ul > li:first-child .location-add .address a,
.location-list > ul > li:first-child .location-phone .phone a,
.location-list > ul > li:first-child .location-phone .email a,
.location-list > ul > li:first-child .location-add .address:before,
.location-list > ul > li:first-child .location-phone .phone:before,
.location-list > ul > li:first-child .location-phone .email:before {
  color: #fff;
}
.location-list > ul > li .location-add .address a:hover,
.location-list > ul > li .location-phone .phone a:hover,
.location-list > ul > li .location-phone .email a:hover {
  text-decoration: underline;
}
.location-list > ul > li .location-add .address p {
  margin: 0;
}
.location-list > ul > li .button {
  padding: 10px 20px;
  border: 1px solid #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 15px;
  line-height: 19px;
}
.location-list > ul > li:hover .button,
.location-list > ul > li:first-child .button {
  background: #fff;
  color: #d6a461;
}
.location-list > ul > li .button:hover {
  background-color: #282445;
  color: #fff;
}
.fl-post-title {
  font-size: 40px;
}

.contact-info .uabb-infobox .uabb-infobox-text p:empty {
  display: none;
}
.contact-info .uabb-infobox .uabb-infobox-text a {
  color: #d6a461;
}
.contact-info .uabb-infobox .uabb-infobox-text a:hover {
  color: #282445;
  text-decoration: underline;
}
.contact-info .uabb-infobox .uabb-infobox-text .contact-list {
  padding: 0;
  list-style: none;
  margin: 15px 0 5px;
  line-height: 2;
}
.contact-info .uabb-infobox .uabb-infobox-text .contact-list li,
.contact-info .uabb-infobox .uabb-infobox-text .address {
  display: flex;
}
.contact-info .uabb-infobox .uabb-infobox-text .address p {
  margin: 0;
  padding: 0;
}
.contact-info .uabb-infobox .uabb-infobox-text .address a {
  color: #282445;
}
.contact-info .uabb-infobox .uabb-infobox-text .address a:hover {
  color: #d6a461;
}
.gfield_captcha_container {
  display: flex;
  align-items: center;
}
.gfield_captcha_container .gfield_captcha_input_container.math_medium input {
  max-width: 150px !important;
  margin-left: 15px;
}
.gform_wrapper .ginput_container.ginput_container_checkbox input,
.gform_wrapper .ginput_container.ginput_container_radio input {
  vertical-align: middle;
}
.uabb-gf-style .ginput_container_select:after {
  top: 50%;
  margin: 5px 5px 0 0;
}
.gform_wrapper li.gfield.gfield_error,
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
.gform_wrapper div.gfield.gfield_error,
.gform_wrapper
  div.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  margin-top: 0;
  padding-bottom: 0px;
  padding-top: 0px;
  border: 0;
  background-color: transparent;
}
.gform_wrapper .gfield .gfield_description.gfield_validation_message {
  margin-bottom: 0 !important;
}
footer .uabb-dual-button .uabb-btn,
footer .uabb-dual-button .uabb-btn:visited {
  font-weight: 600;
}
/*.map-container iframe{
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
}*/
.fl-content-slider-navigation .fl-content-slider-svg-container {
  display: none;
}
.fl-content-slider-navigation > a {
  font-family: "FontAwesome";
  font-weight: normal;
  font-size: 50px;
  color: #fff;
}
.fl-content-slider-navigation > a:before {
  content: "\f104";
}
.fl-content-slider-navigation > a.slider-next:before {
  content: "\f105";
}
#wpsl-wrap {
  margin: 0;
}
#wpsl-gmap img[src*="red@2x"] {
  display: none !important;
}
#wpsl-gmap {
  width: 63%;
}
#wpsl-result-list {
  width: 37%;
  margin-right: 0;
  background: #282445;
  color: #fff;
}
#wpsl-result-list #wpsl-stores > ul > li {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.8px;
  border-bottom: 1px solid #3d3a58;
  padding: 25px 20px;
}
#wpsl-result-list li p {
  margin: 0px;
}
#wpsl-result-list #wpsl-stores > ul > li .wpsl-direction-wrap {
  width: 20%;
  text-align: right;
  display: flex;
  flex-wrap: wrap;
  justify-content: right;
}
#wpsl-result-list #wpsl-stores > ul > li .wpsl-store-location p strong {
  margin-bottom: 10px;
  display: block;
}
/* New - Product Detail Page */
.container .row .product-detail-layout-6 {
  max-width: 100% !important;
}
.product-detail-layout-6 .product-specs > h5 {
  text-align: left;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.8px;
  color: #d6a461;
  font-weight: 600;
  text-transform: uppercase;
}
.product-detail-layout-6 .product-specs tr th,
.product-detail-layout-6 .product-specs tr td {
  padding-left: 10px;
  font-size: 13px;
  line-height: 25px;
  letter-spacing: 0.65px;
  color: #282445;
  border: 0;
  border-bottom: 1px solid #979797;
  text-transform: none;
}
.product-detail-layout-6 .product-specs tr td {
  font-weight: 300;
  text-align: right;
}
.product-detail-layout-6 .product-box h1,
.product-detail-layout-6 .product-box h3,
.product-detail-layout-6 .product-box h4,
.product-detail-layout-6 .product-box h5,
.product-detail-layout-6 .product-box h6 {
  font-family: "Montserrat", sans-serif;
}
.product-detail-layout-6 .product-box h1,
.product-detail-layout-6 .product-box .product-sku {
  font-weight: 500;
  font-size: 18px;
  line-height: 16px;
  letter-spacing: 0.6px;
  color: #d6a461;
}
.product-detail-layout-6 .product-box .product-sku {
  margin: 0 0 20px;
  font-weight: 600;
}
.product-detail-layout-6 .product-box h2 {
  color: #282445;
  font-size: 38px !important;
  line-height: 65px;
}
.product-detail-layout-6 .product-description {
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.75px;
  color: #282445;
  font-weight: 400;
}
#product-video {
  text-align: left;
  margin: 20px 0 40px 0;
}
#product-video .video-heading {
  font-size: 29px;
  line-height: 33px;
  color: #282445;
  margin: 0 0 15px;
}
#product-video .video-text {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.75px;
  color: #282445;
  font-weight: 400;
}
#product-features ul {
  list-style: none;
  margin: 20px 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
#product-features ul li {
  font-size: 11px;
  font-weight: 600;
  color: #d6a461;
  letter-spacing: 0.49px;
  text-align: center;
  width: 16.667%;
  padding: 0 5px;
}
#product-features ul li img {
  display: block;
  margin: 0 auto 10px;
}
#product-features ul li span {
  white-space: break-spaces;
  display: block;
}
#warranty-row h5 {
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 1px;
  color: #282445;
  font-weight: 400;
}
#warranty-row a {
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 1px;
  color: #d6a461;
  text-transform: uppercase;
  font-weight: 600;
}
#warranty-row a.fl-button {
  width: 100%;
  background: #d6a461;
  color: #fff;
  text-decoration: none;
  border: 2px solid #d6a461;
  display: block;
  padding: 15px 20px;
  text-align: center;
  margin: 20px 0 0;
}
#warranty-row a.fl-button:hover,
#warranty-row a.fl-button:focus {
  background: #fff;
  border: 2px solid #d6a461;
  color: #d6a461;
}

#warranty-row ul li img {
  max-height: 100px;
  margin: 0 auto;
}
#calculator-row {
  background: #f5f3f3;
  padding: 10px 20px 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 20px 0 30px;
}
#calculator-row .col-md-6 {
  width: auto;
}
#calculator-row h5 {
  font-size: 23px;
  line-height: 62px;
  font-weight: 700;
  color: #282445;
  margin: 0;
  font-family: "Cormorant Garamond", sans-serif;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#calculator-row h5 .fa {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  color: #d6a461;
  border: 1px solid;
  padding: 3px 7px;
  border-radius: 50px;
  font-family: "FontAwesome";
  font-weight: normal;
}
#calculator-row .calculate-btn {
  padding: 14px 15px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 1px;
}
#calculator-row .calculate-btn:hover,
#calculator-row .calculate-btn:focus {
  text-decoration: none;
}
#calculator-row .calculate-btn .fa {
  font-size: 23px;
  display: inline-block;
  vertical-align: middle;
}
.totalsq-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.totalsq-row label {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.7px;
  font-weight: 400;
  margin-right: 10px;
}
.totalsq-row input {
  max-width: 125px;
  border: 1px solid #e1dede;
  padding: 15px 20px;
}
#floor-score-row {
  border-top: 1px solid #979797;
  border-bottom: 1px solid #979797;
  padding: 40px 0;
  margin: 20px 0 30px 0;
}
#floor-score-row .col-md-12 > strong {
  font-size: 16px;
  line-height: 25px;
  font-weight: 600;
  text-transform: uppercase;
  color: #282445;
}
.product-detail-layout-6 table.table {
  font-size: 13px;
  margin: 0;
}
.product-detail-layout-6 table.table > tbody > tr > td {
  border-top: 0;
  border-bottom: 1px solid #979797;
}
.product-detail-layout-6 table.table > tbody > tr > td:last-child {
  text-align: right;
}
.product-detail-layout-6 table.table > tbody > tr > td[colspan] {
  background-color: #000;
  color: #fff;
  text-align: left;
}
.pdp-infobox .pdp-infobox-heading {
  color: #282445;
  font-size: 31px;
  line-height: 33px;
  color: #282445;
}
.pdp-infobox .pdp-infobox-text {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.75px;
  color: #282445;
}
#moldings-row {
  border-bottom: 1px solid #979797;
  padding: 20px 0 40px;
}
.moldings-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.moldings-list ul li {
  width: 20%;
  padding: 0 10px;
  margin-bottom: 20px;
}
.moldings-list ul li .moldings-img {
  border: 3px solid #eeeade;
  max-width: 180px;
  max-height: 160px;
  height: 100%;
}
.moldings-img img {
  max-width: 180px;
  max-height: 160px;
  height: 100%;
  object-fit: contain;
}
.moldings-list ul li .moldings-info {
  margin-top: 10px;
  font-size: 12px;
}
.moldings-list ul li .moldings-info h5 {
  margin: 0;
  font-size: 13px;
  line-height: 25px;
  letter-spacing: 0.5px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #282445;
}
.moldings-list ul li .moldings-info p {
  margin: 0;
}
.d-flex {
  display: flex;
}
.align-items-center {
  align-items: center;
  justify-content: space-between;
}
#moisture-section {
  border-bottom: 1px solid #979797;
  padding: 40px 0;
}
.installtion-text-wrap {
  margin: 20px 0 0;
}
.installtion-text-wrap .installtion-txt {
  width: 45%;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.8px;
  color: #d6a461;
  font-weight: 400;
}
.installtion-text-wrap .installtion-btn {
  width: 50%;
}
.installtion-text-wrap .installtion-btn .button {
  padding: 15px 20px;
  display: block;
  text-align: center;
  letter-spacing: 1px;
  font-size: 15px;
  line-height: 19px;
  text-transform: uppercase;
}
.installtion-text-wrap .installtion-btn .button:hover,
.installtion-text-wrap .installtion-btn .button:focus {
  text-decoration: none;
}
.install-care-infobox .uabb-imgicon-wrap {
  margin-left: -30px;
  margin-right: -30px;
}
#warranty-row ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: right;
  align-items: center;
}
#warranty-row ul li {
  padding: 0 7px;
}
.container .row .product-detail-layout-6 #product-images-holder > div,
.container .row .product-detail-layout-6 #product-images-holder > div img {
  max-width: none !important;
  max-height: none !important;
  min-height: 500px;
}

.product-detail-layout-6 .product-thumbnail-wrap {
  position: absolute;
  bottom: 20px;
  width: 100%;
  left: 0;
  right: 0;
  text-align: left;
  z-index: 5;
}
.product-detail-layout-6 .image-button-holder {
  position: absolute;
  bottom: 20px;
  right: 0;
}
.product-detail-layout-6 .toggle-image-thumbnails {
  width: 70%;
  text-align: left;
}
.product-detail-layout-6 .toggle-image-thumbnails .toggle-image-holder a {
  width: 50px !important;
  height: 50px !important;
  border: 3px solid #d6a461 !important;
}
.product-detail-layout-6 .toggle-image-thumbnails .toggle-image-holder a:after {
  display: none !important;
}
.product-detail-layout-6 .toggle-image-holder {
  width: auto !important;
  padding: 0 !important;
  flex: 0 0 auto;
  margin-right: 10px;
}
.product-detail-layout-6 .toggle-image-holder:last-child {
  margin-right: 0px;
}
div#gform_confirmation_message_16 {
  margin-bottom: 30px;
}
form#gform_16 {
  display: flex;
  align-items: baseline;
}
form#gform_16 .gform_footer.before {
  width: 20%;
}
form#gform_16 .gform-body.gform_body {
  width: 80%;
  padding-right: 20px;
}
ul.uabb-creative-menu-horizontal li.mega-menu > ul.sub-menu {
  transform: translate(-20%, 0px);
  -webkit-transform: translate(-20%, 0px);
  -moz-transform: translate(-20%, 0px);
  -o-transform: translate(-20%, 0px);
  -ms-transform: translate(-20%, 0px);
}

.facetwp-color-item {
  margin: 0 0 12px 0;
  display: block;
}
.facetwp-color-item.facetwp-hidden {
  display: none;
}
.facetwp-color-item .facetwp-color {
  margin: 0;
  float: left;
}
.facetwp-color-item .facetwp-color-name {
  display: inline-block;
  margin-left: 10px;
  line-height: 30px;
  white-space: nowrap;
}
.facetwp-color.checked:after {
  margin: 10px 0 0 8px !important;
}
.facetwp-color-item .facetwp-color.checked[data-value^="white"]:after,
.facetwp-color-item .facetwp-color.checked[data-value^="dark-brown"]:after {
  border-color: #000;
}
span.store_loc_disclaimer {
  margin: 25px !important;
  display: block;
}
a.wpsl-directions {
  color: #d6a461;
}

p.wpsl-contact-details a {
  color: #fff;
}
.product-grid .fl-post-grid-post {
  text-align: left;
  font-family: "Montserrat", sans-serif;
}
.product-grid.btn-grey h2 {
  margin: 0;
  font-size: 17px;
  color: #282445;
  letter-spacing: 0.85px;
  line-height: 25px;
  text-transform: capitalize;
  font-family: inherit;
  font-weight: 600;
}
.product-grid.btn-grey h2 a {
  font-size: inherit;
}
.product-grid.btn-grey h4 {
  margin: 0;
  font-size: 14px;
  color: #d6a461;
  line-height: 25px;
  letter-spacing: 0.7px;
  text-transform: capitalize;
  font-family: inherit;
  font-weight: 400;
}
.product-grid .product-row .fl-post-grid-post .fl-post-grid-image > a {
  min-height: 400px;
  align-items: stretch;
  overflow: hidden;
  margin-bottom: 10px;
}
.product-grid .product-row .fl-post-grid-post .fl-post-grid-image > a > img {
  max-height: 400px;
  margin: 0 auto;
}

.facet_filters .facetwp-checkbox {
  font-size: 18px;
  background: none !important;
  padding: 0;
  display: inline-flex;
  align-items: center;
  margin-bottom: 15px;
  width: 100%;
}
.facet_filters .facet-inner .facetwp-checkbox:last-child {
  margin-bottom: 0;
}
.facet_filters .facetwp-checkbox:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #979797;
  margin-right: 10px;
  font-family: "FontAwesome";
  text-align: center;
  color: #fff;
  font-weight: 400;
  font-size: 120%;
  line-height: 1.3;
}
.facet_filters .facetwp-checkbox.checked:before {
  border-color: #d6a461;
  background-color: #d6a461;
  content: "\f00c";
}
header li.mega-menu .uabb-creative-menu-vertical li {
  width: 100% !important;
}

.uabb-content-wrap .section,
.uabb-tabs .uabb-content-wrap .section .uabb-content {
  display: block !important;
  visibility: hidden;
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.uabb-content-wrap .section.uabb-content-current,
.uabb-tabs .uabb-content-wrap .section.uabb-content-current > .uabb-content {
  visibility: visible;
  opacity: 1;
  height: auto;
}

/* retailer css */
.wpsl-store-location > p > strong {
  font-weight: 700;
  font-size: 17px;
}
.wpsl-store-location > p:first-child span {
  font-size: 14px !important;
  font-weight: 200 !important;
}
#wpsl-result-list .wpsl-store-location .wpsl-contact-details {
  margin-top: 0px !important;
}
#wpsl-result-list .wpsl-store-location .wpsl-contact-details span a {
  font-size: 14px !important;
  font-weight: 500 !important;
  visibility: visible;
  display: inline-block;
  margin-left: -8px;
}
#wpsl-result-list .wpsl-store-location .wpsl-contact-details span {
  visibility: hidden;
}

#wpsl-result-list #wpsl-stores > ul > li .wpsl-direction-wrap {
  font-size: 16px !important;
  font-weight: 700 !important;
}
.sharethis-inline-share-buttons {
  margin-bottom: 15px;
}
.sharethis-inline-share-buttons .st-btn {
  border: 1px solid #d6a461 !important;
  min-width: auto !important;
}
.sharethis-inline-share-buttons .st-btn:hover,
.sharethis-inline-share-buttons .st-btn:focus {
  background: #d6a461 !important;
  top: 0 !important;
  opacity: 1 !important;
}
.sharethis-inline-share-buttons .st-btn:hover > img,
.sharethis-inline-share-buttons .st-btn:focus > img {
  filter: brightness(1) !important;
}
.sharethis-inline-share-buttons .st-btn > span.st-label {
  min-width: auto !important;
  font-size: 15px;
  letter-spacing: 1px !important;
  text-transform: uppercase;
  font-weight: 600 !important;
  font-family: "Montserrat", sans-serif;
}
.sharethis-inline-share-buttons .st-btn:hover > span.st-label,
.sharethis-inline-share-buttons .st-btn:focus > span.st-label {
  color: #fff !important;
}
.benefits-list .uabb-photo-gallery {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.benefits-list .uabb-photo-gallery .uabb-photo-gallery-item .uabb-gallery-img {
  max-height: 100px;
  width: auto !important;
}
/* .color_variations_slider_1 .slick-list {
  padding: 0 !important;
}
.color_variations_slider_1 .slick-track{
  display: block;
} */
#realted-products-section .fl-row-content-wrap {
  padding: 0;
}
#testing-tabs .uabb-tabs .section .fl-module-info-box .fl-module-content {
  margin-left: 10px;
  margin-right: 10px;
}
#testing-tabs .uabb-tabs .section .uabb-infobox {
  padding-left: 10px;
  padding-right: 10px;
}
/* #floor-score-row table.table > tbody > tr > td:empty{
  display: none;
} */
.facetwp-facet-color .facetwp-color[data-value^="brown"] {
  background-color: #964b00 !important;
}
.facetwp-facet-color .facetwp-color[data-value^="dark-brown"] {
  background-color: #5c4033 !important;
}
.social-lists .fl-col-content {
  display: flex;
  flex-direction: row;
  justify-content: right !important;
}
.social-lists .fl-module {
  width: auto !important;
  display: inline-block;
}
.social-lists .fl-module p:empty {
  display: none;
}
.social-lists .uabb-photo a:hover > img.uabb-photo-img {
  filter: brightness(100);
}
.product-detail-layout-6 .imagesHolder #roomvo {
  position: relative;
  padding: 0px 20px;
}
.product-detail-layout-6 .image-button-holder {
  position: absolute;
  bottom: 0px;
  right: 90px;
}
.product-detail-layout-6 .imagesHolder #roomvo a.roomvo-stimr.button {
  color: #fff !important;
  background-color: #d6a461 !important;
  height: 40px;
}
.product-detail-layout-6 .imagesHolder #roomvo a.roomvo-stimr.button:hover {
  color: #fff !important;
  background-color: #282445 !important;
  height: 40px;
}

.product-detail-layout-6 .imagesHolder #roomvo a.roomvo-stimr.button i {
  display: none !important;
}

.moove-gdpr-button-holder > button.mgbutton {
  background-color: #fff !important;
  color: #282445 !important;
  border-radius: 0px !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  box-shadow: none !important;
  border: none !important;
}
.moove-gdpr-button-holder > button.mgbutton:hover,
#user-registration.vertical
  .user-registration-MyAccount-content__body
  .ur-frontend-form.login
  .ur-form-row
  .ur-form-grid
  > p
  input[type="submit"],
#user-registration.horizontal
  .user-registration-MyAccount-content__body
  .ur-frontend-form.login
  .ur-form-row
  .ur-form-grid
  > p
  input[type="submit"],
.user-registration-logout-swal2-container
  .swal2-modal
  .swal2-actions
  button.swal2-confirm {
  background: #d6a461 !important;
  color: #fff !important;
  text-transform: uppercase !important;
  border-color: #d6a461 !important;
  border-radius: 0px !important;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme,
#user-registration.vertical
  .user-registration-MyAccount-content__body
  .ur-frontend-form.login
  .ur-form-row
  .ur-form-grid
  > p
  input[type="submit"]:hover,
#user-registration.horizontal
  .user-registration-MyAccount-content__body
  .ur-frontend-form.login
  .ur-form-row
  .ur-form-grid
  > p
  input[type="submit"]:hover,
.user-registration-logout-swal2-container
  .swal2-modal
  .swal2-actions
  button.swal2-confirm:hover {
  background-color: #282445 !important;
  border-top: 1px solid #fff;
}
.ur-frontend-form .ur-form-row .ur-form-grid input.button,
.user-registration-logout-swal2-container
  .swal2-modal
  .swal2-actions
  button.swal2-cancel {
  border-radius: 0 !important;
}
.ur-frontend-form .ur-form-row .ur-form-grid input.button {
  border-width: 1px !important;
  text-transform: uppercase !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-cookie-notice p a:hover,
button.moove-gdpr-infobar-close-btn:hover i {
  color: #fff !important;
  opacity: 0.7;
}
#moove_gdpr_cookie_modal
  .moove-gdpr-modal-content
  .moove-gdpr-modal-left-content
  #moove-gdpr-menu
  li
  button {
  color: #282445 !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,
#moove_gdpr_cookie_modal
  .moove-gdpr-modal-content
  .moove-gdpr-modal-close
  span.gdpr-icon {
  background-color: #282445 !important;
  border: 1px solid #000 !important;
}
#moove_gdpr_cookie_modal
  .moove-gdpr-modal-content
  .moove-gdpr-modal-close
  i:hover,
#moove_gdpr_cookie_modal
  .moove-gdpr-modal-content
  .moove-gdpr-modal-close
  span.gdpr-icon:hover,
#moove_gdpr_cookie_info_bar span[data-href] > u.change-settings-button {
  color: #282445 !important;
  background-color: #fff !important;
}
button.moove-gdpr-infobar-close-btn:hover i {
  color: #282445 !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-button-holder > button {
  background-color: #282445 !important;
  color: #fff !important;
  border: 0px !important;
  border-radius: 0px !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-button-holder > button:hover {
  background: #d6a461 !important;
  color: #fff !important;
  border: 0px !important;
}

.moove-gdpr-tab-main-content a:hover {
  color: #282445 !important;
}

/* Login / My Account Page CSS */
body.user-registration-account .fl-page-content > .container {
  max-width: 1460px;
  margin: 0 auto;
  padding: 0 40px;
  width: 100%;
}
#user-registration.vertical
  .user-registration-MyAccount-navigation
  ul
  .user-registration-MyAccount-navigation-link:hover
  a,
#user-registration.vertical
  .user-registration-MyAccount-navigation
  ul
  .user-registration-MyAccount-navigation-link.is-active
  a {
  color: #d6a461 !important;
  border-color: #d6a461 !important;
}
#user-registration.vertical .user-registration-MyAccount-content__body p a,
#user-registration.horizontal .user-registration-MyAccount-content__body p a {
  color: #d6a461 !important;
}
#user-registration.vertical
  .user-registration-MyAccount-content__body
  p
  a:hover,
#user-registration.horizontal
  .user-registration-MyAccount-content__body
  p
  a:hover {
  color: #282445 !important;
}

form.user-registration-form.user-registration-form-login.login {
  min-width: 100% !important;
  margin: 0 auto;
}
html body .ur-frontend-form.login .ur-reset-password-btn,
html body button.user-registration-Button.button {
  color: #fff !important;
  background-color: #d6a461 !important;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

html body .ur-frontend-form.login .ur-reset-password-btn:hover,
html body button.user-registration-Button.button:hover {
  color: #fff !important;
  background-color: #282445 !important;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
@media (max-width: 1340px) {
  #menu-header-main-menu > li > a,
  #menu-header-main-menu > li > div > a {
    margin-left: 2px;
    margin-right: 2px;
  }
  .header-retailer-btn .fl-button-wrap .fl-button {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 1200px) {
  .rmp-container .fl-module-uabb-advanced-menu .fl-module-content {
    margin-top: 0;
  }
  .rmp-container
    .fl-module-uabb-advanced-menu
    .fl-module-content
    .uabb-creative-menu
    .menu
    > li {
    margin-bottom: 10px;
  }
  .column-2-menu .menu > li,
  #menu-spc-mega-menu-2 li {
    width: 100%;
  }
  #menu-footer-copy-right-bar {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-right: 20px;
  }
}
@media (max-width: 1190px) {
  .moldings-img img {
    width: 100%;
    height: auto;
  }
  .location-list > ul > li {
    flex-wrap: wrap;
  }
  .location-list ul li .location-icon {
    width: 100%;
    margin: 0;
    padding: 10px;
    border-right: 0;
  }
  .location-list > ul > li > .location-title {
    width: 100%;
    padding: 0px;
    text-align: center;
  }
  .location-list ul li .location-add,
  .location-list ul li .location-phone {
    width: 100%;
    margin: 15px 0;
  }
  .location-list ul li .location-link {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
  .location-list ul li .location-link .button {
    display: inline-block;
  }
  .location-list ul li .location-add .address,
  .location-list ul li .location-phone .phone,
  .location-list ul li .location-phone .email {
    justify-content: center;
  }
  .contact-phone .fl-rich-text {
    flex-wrap: wrap;
  }
  .contact-phone .fl-rich-text ul.storename {
    margin-bottom: 10px;
  }
  .uabb-image-carousel .uabb-image-carousel-caption,
  .uabb-photo-gallery .uabb-photo-gallery-caption,
  .title-arrow .uabb-infobox .uabb-infobox-title-wrap .uabb-infobox-title,
  .collection-product-list .slider-product-title {
    font-size: 15px;
  }

  .uabb-photo-gallery
    .uabb-photo-gallery-caption.uabb-photo-gallery-caption-below {
    font-size: 11px;
  }
}
@media only screen and (max-width: 1240px) and (min-width: 993px) {
  .product-detail-layout-6 .image-button-holder {
    top: -45px !important;
  }
}
@media (max-width: 992px) {
  .uabb-photo-gallery
    .uabb-photo-gallery-caption.uabb-photo-gallery-caption-below {
    font-size: 15px;
  }
  .uabb-photo-gallery img {
    max-width: 150px;
  }
  .fl-col-group-equal-height {
    display: block;
  }
  .fl-builder-content
    .fl-module-content-slider
    .fl-slide
    .fl-slide-text
    h1.uabb-infobox-title {
    font-size: 50px !important;
    line-height: 1.2 !important;
  }
  .fl-builder-content
    .fl-module-content-slider
    .fl-slide
    .fl-slide-text
    .uabb-infobox-text-wrap,
  .fl-builder-content
    .fl-module-content-slider
    .fl-slide
    .fl-slide-text
    .uabb-infobox-text-wrap
    * {
    font-size: 20px !important;
    line-height: 1.6 !important;
  }
  .uabb-content-wrap .section,
  .uabb-tabs .uabb-content-wrap .section .uabb-content {
    visibility: visible;
    opacity: 1;
    height: auto;
    display: none !important;
  }
  .uabb-content-wrap .section,
  .uabb-tabs .uabb-content-wrap .section.uabb-content-current .uabb-content {
    display: block !important;
  }
  .uabb-tabs .uabb-tabs .uabb-content-wrap .section .uabb-content {
    display: none !important;
  }
  .uabb-tabs
    .uabb-tabs
    .uabb-content-wrap
    .section.uabb-content-current
    .uabb-content {
    display: block !important;
  }
  .product-box.content .col-md-7.text-right {
    text-align: center;
  }
  .wpsl-search {
    position: relative;
    top: 0;
  }
  #wpsl-search-wrap form {
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  #wpsl-stores,
  #wpsl-direction-details,
  #wpsl-gmap {
    padding-top: 0 !important;
  }
  #wpsl-result-list #wpsl-stores > ul > li {
    flex-direction: column;
  }
  #wpsl-result-list #wpsl-stores > ul > li .wpsl-direction-wrap {
    width: 100%;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    margin-top: 10px;
  }
  #floor-score-row .table td {
    width: 33.33%;
    text-align: left;
  }
  #floor-score-row .table td:nth-child(3n) {
    text-align: right;
  }
  .title-arrow .uabb-infobox .uabb-image-content,
  .title-arrow .uabb-infobox .uabb-image-content img,
  .full-width-img .uabb-image-content,
  .full-width-img .uabb-image-content img,
  .install-care-infobox .uabb-image-content,
  .install-care-infobox .uabb-image-content img {
    width: 100% !important;
  }

  /* Banner Equal Height */
  .fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content {
    padding: 0;
  }
  .fl-content-slider .fl-slide-bg-photo {
    position: absolute !important;
    min-height: 500px !important;
  }
  .fl-content-slider
    .fl-slide-foreground
    .fl-builder-content
    .fl-row
    > .fl-row-content-wrap {
    min-height: 500px;
  }
  .fl-slide-mobile-photo {
    z-index: +2;
    position: relative;
    max-height: 500px !important;
    text-align: center !important;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }
  .fl-slide-mobile-photo > img {
    padding: 50px;
    max-height: 500px !important;
    width: auto;
    margin: 0 auto;
  }
  .fl-content-slider .fl-slide {
    min-height: 500px !important;
    max-height: 500px !important;
  }
  .product-attributes table {
    table-layout: fixed !important;
  }
  .fl-content-slider .fl-slide-bg-link {
    z-index: +2;
  }
  /* Facet Filter CSS	- iPad */
  .facet_filters .close_bar {
    display: block;
  }
  #product-list-top-filters .fl-col-group .fl-col {
    width: 100% !important;
    text-align: center;
  }
  #product-list-top-filters .fl-heading,
  .facetwp-counts,
  .facetwp-pager,
  .facetwp-per-page,
  .open_sidebar {
    text-align: center !important;
  }
  .facetwp-per-page-select {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .open_sidebar a {
    float: none !important;
  }
  .facet_filters {
    position: fixed;
    top: 0px;
    left: -5px;
    width: 80%;
    height: 100%;
    overflow: auto;
    background-color: white;
    z-index: 10;
    left: -1000px;
    -moz-box-shadow: 5px 5px 5px 6px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 5px 5px 5px 6px rgba(0, 0, 0, 0.4);
    box-shadow: 5px 5px 5px 6px rgba(0, 0, 0, 0.4);
    text-align: left;
  }
  .facet_filters .close_bar {
    background-color: #008c8c;
    overflow: hidden;
    width: 100%;
    padding: 5px;
    display: block;
    margin-bottom: 20px;
  }
  .facet_filters .close_bar .close {
    float: right;
    color: white;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
  }
  .open_sidebar,
  .close_sidebar_button {
    display: block;
  }
  .facetwp-pager {
    float: none !important;
    margin-top: 10px;
  }
  /* Products List CSS - iPad */
  .facetwp-template .product-grid .product-row > .col-md-4 {
    width: 33.33%;
    float: left;
    clear: none !important;
  }
  .facetwp-template .product-grid .product-row > .col-md-4:nth-child(3n + 1) {
    clear: left !important;
  }
  .product-row > div.col-md-3:nth-child(3n + 1) {
    clear: none !important;
  }
  .uabb-tabs .uabb-tab-acc-title .uabb-acc-icon {
    line-height: 1 !important;
  }

  div#fl-main-content
    .fl-post-content
    > .fl-builder-content
    > .fl-row.fl-row-custom-height:first-child
    > .fl-row-content-wrap {
    min-height: 400px !important;
  }
  div#fl-main-content
    .fl-builder-content
    > .fl-row.fl-row-custom-height:first-child
    > .fl-row-content-wrap
    .uabb-infobox
    h1.uabb-infobox-title {
    font-size: 60px;
    line-height: 1.2;
  }
  div#fl-main-content
    .fl-builder-content
    > .fl-row.fl-row-custom-height:first-child
    > .fl-row-content-wrap
    .uabb-dual-button-one {
    margin-bottom: 20px !important;
  }
  .benefits-list {
    padding: 0 0 0 20px;
  }
  .benefits-list .uabb-photo-gallery {
    height: auto !important;
  }
  .benefits-list .uabb-photo-gallery .uabb-photo-gallery-item {
    padding: 10px;
    width: auto;
    position: static !important;
    left: auto !important;
  }
  .benefits-list
    .uabb-photo-gallery
    .uabb-photo-gallery-item
    .uabb-gallery-img {
    max-height: 100px;
    width: auto !important;
  }

  .product-detail-layout-6 .row .product-swatch > div,
  .product-detail-layout-6 .product-attributes {
    max-width: 100%;
  }
  .product-detail-layout-6 .product-box .row:first-child .col-md-6:first-child,
  .product-detail-layout-6
    .product-box
    .row:first-child
    .col-md-6:nth-child(2) {
    width: 100% !important;
  }
  #st-1 {
    text-align: center !important;
  }
  #product-video {
    margin-bottom: 0 !important;
  }
  #floor-score-row .col-md-2 {
    text-align: center;
  }
  .product-variations {
    padding: 0 !important;
  }
  .product-detail-layout-6 .product-thumbnail-wrap {
    position: relative;
    margin-top: 35px;
  }
  .product-detail-layout-6 .row .toggle-image-thumbnails {
    width: 100%;
    position: relative;
  }
  .product-detail-layout-6 .image-expander {
    top: -75px !important;
  }
  #warranty-row ul {
    justify-content: center;
    margin: 20px 0 0;
  }
  #calculator-row {
    justify-content: center;
  }
  #calculator-row h5 {
    line-height: 1.2;
    font-size: 18px;
    margin-bottom: 15px;
  }
  ul.social-icons {
    text-align: center !important;
  }
  ul.social-icons li {
    margin-left: 15px;
  }
  .social-lists {
    width: 100% !important;
  }
  .social-lists .fl-col-content {
    justify-content: center !important;
    margin-left: -15px !important;
  }
  .admin-bar .facet_filters {
    margin-top: 32px;
    padding-top: 40px;
  }
  .product-detail-layout-6 .image-button-holder {
    left: 0px;
    right: auto;
    top: -75px !important;
  }
}
@media (max-width: 767px) {
  #product-features ul {
    flex-wrap: wrap;
  }
  #product-features ul li {
    width: 33.33%;
  }
  .moldings-list ul li .moldings-info {
    margin-bottom: 20px;
  }
  .fl-builder-content
    .fl-module-content-slider
    .fl-slide
    .fl-slide-text
    h1.uabb-infobox-title {
    font-size: 32px !important;
    line-height: 1.4 !important;
  }
  .fl-builder-content
    .fl-module-content-slider
    .fl-slide
    .fl-slide-text
    .uabb-infobox-text-wrap,
  .fl-builder-content
    .fl-module-content-slider
    .fl-slide
    .fl-slide-text
    .uabb-infobox-text-wrap
    * {
    font-size: 16px !important;
    line-height: 1.4 !important;
  }
  .moldings-list ul {
    justify-content: center;
    margin-top: 20px;
  }
  .moldings-list ul li {
    width: 50%;
  }
  .container .row .product-detail-layout-6 .product-variations img {
    max-height: 180px;
  }
  #floor-score-row table.table > tbody > tr > td {
    display: block;
    text-align: left !important;
    border-bottom-width: 0;
    width: 100%;
  }
  #floor-score-row table.table > tbody > tr.blacktd > td {
    background: #000 !important;
  }
  #floor-score-row table.table > tbody > tr:nth-child(odd) > td {
    background-color: #f7f7f7;
  }
  #floor-score-row table.table > tbody > tr > td:last-child {
    border-bottom-width: 1px;
  }
  #floor-score-row .col-md-12 > strong {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
  .installtion-text-wrap {
    margin-bottom: 20px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .installtion-text-wrap .installtion-txt {
    text-align: center;
    margin-bottom: 20px;
  }
  #moisture-section table.table {
    margin-top: 20px;
  }
  .installtion-text-wrap .installtion-txt,
  #wpsl-gmap,
  #wpsl-result-list,
  #wpsl-search-wrap .wpsl-input {
    width: 100%;
  }
  #wpsl-wrap #wpsl-stores,
  #wpsl-wrap #wpsl-direction-details,
  #wpsl-wrap #wpsl-gmap {
    height: 350px !important;
    padding: 0 !important;
  }
  .wpsl-search {
    padding: 20px !important;
  }
  #wpsl-search-wrap form {
    justify-content: center;
  }
}
@media only screen and (max-width: 599px) {
  .facetwp-template .product-grid .product-row > .col-md-4 {
    width: 48%;
    clear: none !important;
  }
  .facetwp-template .product-grid .product-row > .col-md-4:nth-child(3n + 1) {
    clear: none !important;
  }
  .uabb-image-carousel .uabb-image-carousel-caption-below,
  .title-arrow .uabb-infobox .uabb-infobox-title-wrap .uabb-infobox-title,
  .collection-product-list .slider-product-title {
    font-size: 14px !important;
  }
  form#gform_16 {
    flex-wrap: wrap;
  }
  form#gform_16 .gform-body.gform_body,
  form#gform_16 .gform_footer.before {
    width: 100%;
    padding: 0;
  }
  form#gform_16 .gform_footer .button {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .facetwp-template .product-grid .product-row > .col-md-4 {
    width: 100%;
    clear: both !important;
  }
  div#fl-main-content
    .fl-builder-content
    > .fl-row.fl-row-custom-height:first-child
    > .fl-row-content-wrap
    .uabb-infobox
    h1.uabb-infobox-title {
    font-size: 40px;
    line-height: 1.2;
  }
  div#fl-main-content
    .fl-builder-content
    > .fl-row.fl-row-custom-height:first-child
    > .fl-row-content-wrap
    .uabb-infobox
    .uabb-infobox-title-prefix {
    font-size: 15px;
  }
  .user-registration.ur-frontend-form .ur-form-row {
    flex-direction: column;
  }
  .user-registration.ur-frontend-form .ur-form-row .ur-form-grid {
    width: 100% !important;
  }
}

@media (max-width: 376px) {
  .product-detail-layout-6 .imagesHolder #roomvo a.roomvo-stimr.button {
    margin-left: 10px;
  }
}

#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn {
  position: absolute !important;
  right: 10px !important;
}
.swell-chat-fixed {
  z-index: 9999 !important;
}
.gdpr_lightbox,
aside#moove_gdpr_cookie_info_bar {
  z-index: +9999999991 !important;
}
@media only screen and (max-width: 992px) {
  aside#moove_gdpr_cookie_info_bar {
    position: fixed;
    max-width: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translate(0, -50%);
    z-index: +9999999991;
    bottom: auto;
    content-visibility: inherit;
  }
  #moove_gdpr_cookie_info_bar
    .moove-gdpr-info-bar-container
    .moove-gdpr-info-bar-content {
    flex-wrap: wrap;
    flex-direction: column;
  }
  #moove_gdpr_cookie_info_bar .moove-gdpr-cookie-notice {
    text-align: center;
  }
  #moove_gdpr_cookie_info_bar .moove-gdpr-cookie-notice p {
    margin-bottom: 10px !important;
  }
  #moove_gdpr_cookie_info_bar .moove-gdpr-cookie-notice p:last-child {
    margin-bottom: 0 !important;
  }
  #moove_gdpr_cookie_info_bar
    .moove-gdpr-info-bar-container
    .moove-gdpr-info-bar-content
    .moove-gdpr-button-holder {
    padding: 10px 0;
  }
  #moove_gdpr_cookie_info_bar button.moove-gdpr-infobar-close-btn {
    top: -20px !important;
    right: -20px !important;
    background: #fff;
    opacity: 1 !important;
    color: #000 !important;
  }
  #moove_gdpr_cookie_info_bar .moove-gdpr-button-holder {
    justify-content: center;
    align-items: center;
  }
  form#gform_16 {
    justify-content: center;
  }
  .contact-info .uabb-infobox .uabb-infobox-text .contact-list li,
  .contact-info .uabb-infobox .uabb-infobox-text .address {
    display: flex;
    justify-content: center;
  }
  .contact-info .left-title-image
 {
    display: block;
    margin: 0 auto;
    max-width: max-content;
}
}
@media (max-width: 767px) {
  #moove_gdpr_cookie_modal
    .moove-gdpr-modal-content
    .moove-gdpr-modal-left-content {
    padding: 0 !important;
  }
  #moove_gdpr_cookie_modal
    .moove-gdpr-modal-content
    .moove-gdpr-modal-right-content {
    padding-top: 30px !important;
  }
}
.moove-gdpr-branding-cnt {
  display: none;
}
.moove-gdpr-company-logo-holder {
  display: none;
}
header .phone a {
  border: 1px solid #d6a461;
  padding: 10px 20px;
  color: #d6a461;
}
.top-bar-phone .phone a {
  display: block;
}
header .phone a:hover {
  background: #282445;
  color: #fff;
}
header .phone a:before {
  content: "\f095";
  font-family: "FontAwesome";
  vertical-align: middle;
  display: inline-block;
  margin-right: 10px;
  font-size: 22px;
}
@media (max-width: 1099px) {
  button.rmp_menu_trigger {
    top: 25px !important;
  }
}
