/*
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
*/

.gform_wrapper.gravity-theme .gfield input.large,
.gform_wrapper.gravity-theme .gfield select.large {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.hovercolor .uabb-infobox-text.uabb-text-editor a {
  color: #000;
}

.hovercolor .uabb-infobox-text.uabb-text-editor a:hover {
  color: #ff663c;
}
.row.search-row {
  max-width: 100%;
}
.page-info .pagination_wrapper > div button,
div#mm-product-list .facet_wrap button {
  border-radius: 30px !important;
}
div#mm-product-details .product-detail-layout-6 .button-wrapper a {
  background: #ff663c !important;
  border-color: #ff663c !important;
}
div#mm-product-details .product-detail-layout-6 .button-wrapper a:hover {
  background: #000 !important;
  border-color: #000 !important;
}
.fl-page {
  width: auto;
}
.fl-full-width .container {
  width: 100%;
  max-width: 1100px;
  padding: 0 20px;
}
.product-colors li.found {
  margin-right: 5px !important;
}

.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 ul:before {
  content: "Your Selection";
  font-weight: 700;
  font-size: 16px;
  border-bottom: 2px solid #ff663c;
  padding: 0px;
  width: 100% !important;
  position: relative;
  display: block;
  margin-bottom: 5px;
  color: #ff663c;
  padding: 5px 5px 5px 0px;
}
.facetwp-selections ul li .facetwp-selection-label {
  font-size: 16px;
  font-weight: 700;
}

.facetwp-selections ul {
  background-color: #eeee;
  padding: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.facet_filters .facet-wrap > strong {
  border-bottom: 2px solid #ff663c;
  color: #ff663c;
}
.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;
}
.custom_searchModule {
  display: none;
  z-index: +4;
  position: absolute;
}
ul.storename {
  padding: 0px !important;
  list-style: none;
}

ul.store-opening-hrs {
  list-style: none;
  padding-left: 0px;
}

.extraCTA .uabb-new-ib-title.uabb-simplify {
  background: #fff;
  width: auto;
  display: inline-block;
  padding: 20px 60px;
  position: relative;
}
.heading-text .uabb-infobox-title-prefix > span {
  font-size: 40px;
  display: block;
  line-height: 50px;
}
.extraCTA .uabb-ib-effect-style1 .uabb-new-ib-desc {
  top: auto !important;
  bottom: -25px !important;
  min-height: 25%;
  height: auto;
  max-height: 100%;
  text-align: left;
  left: -25px !important;
}
.extraCTA .uabb-new-ib-content.uabb-text-editor.uabb-simplify {
  display: none;
}
.extraCTA .uabb-ib-effect-style1 .uabb-new-ib-content,
.flooringRow .uabb-ib-effect-style1 .uabb-new-ib-title,
.extraCTA .uabb-ib-effect-style1 .uabb-new-ib-title {
  -webkit-transform: translate3d(0, 0px, 0);
  -moz-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
}
.extraCTA .uabb-new-ib-title i {
  float: right;
  margin-left: 10px;
  margin-top: 3px;
  color: #7e1918 !important;
  font-weight: 700;
}

.dflex {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 1.07px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.dflex ul,
.dflex ul p {
  margin: 0;
  padding: 0;
}

.dflex ul.storename .phone a span:before {
  content: "\f095";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  font-size: 19px !important;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
  vertical-align: middle;
  margin-right: 5px;
  color: #ff663c;
}

.dflex ul.storename .phone {
  margin-right: 20px;
}

.dflex p.inline_address a {
  display: inline-block;
  position: relative;
  padding-left: 20px;
}

.dflex ul.storename .address a:before,
.dflex ul.storename p.inline_address a:before {
  content: "\F041";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  font-size: 18px !important;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
  vertical-align: middle;
  position: absolute;
  top: 3px;
  left: 0;
  color: #ff663c;
}

.dot_img {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 175px;
}

.dot_img_right {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 175px;
}

.dot_img_left_bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 175px;
}

.dot_img_right_top {
  position: absolute;
  right: 0;
  top: 0;
  max-width: 175px;
}

footer ul.storename .phone a span:before,
div#locationrow ul.storename .phone a span:before {
  content: "\f095";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  font-size: 19px !important;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
  vertical-align: middle;
  margin-right: 5px;
}

footer ul.storename .phone,
div#locationrow ul.storename .phone {
  margin-right: 20px;
}

footer .address a,
div#locationrow .address a {
  display: inline-block;
  position: relative;
  padding-left: 20px;
}

footer ul.storename .address a:before,
footer ul.storename p.inline_address a:before,
div#locationrow ul.storename .address a:before,
div#locationrow ul.storename p.inline_address a:before {
  content: "\F041";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  font-size: 18px !important;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
  vertical-align: middle;
  position: absolute;
  top: 3px;
  left: 0;
}

div#locationrow ul.storename li .direction a span {
  color: #fff;
}

div#locationrow ul.storename .address a {
  color: #000;
  line-height: 24px;
}
div#locationrow ul.storename .address a:hover {
  color: #ff663c !important;
}

div#locationrow ul.storename li .direction a {
  padding: 15px 24px;
}

ul.social-icons li {
  margin: 0 10px 0 0;
}
.fodflex {
  display: flex;
  align-items: center;
}
.fodflex p {
  margin: 0 10px 0 0;
  padding: 0;
}
.heading_left .uabb-infobox-title-prefix {
  margin-left: -200px;
}

footer ul.menu.fl-menu-vertical li:first-child a {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}
.uabb-ib-effect-style1 .uabb-new-ib-desc {
  top: auto !important;
  bottom: 0 !important;
  min-height: 0;
  height: auto;
  max-height: 100%;
  text-align: left;
  left: 0 !important;
  padding: 0;
}

h4.uabb-new-ib-title.uabb-simplify {
  background: #fff;
  width: auto;
  display: inline-block;
  padding: 15px 40px 15px 20px;
  position: relative;
}

.uabb-ib-effect-style1 .uabb-new-ib-content,
.uabb-ib-effect-style1 .uabb-new-ib-title,
.uabb-ib-effect-style1 .uabb-new-ib-title {
  transform: none !important;
  margin: 0;
}

.fl-row-bg-overlay.header_banner .fl-row-content {
  position: unset;
}
.from_com .uabb-gf-style .gform_wrapper .gfield .ginput_container_checkbox,
.from_com
  .uabb-gf-style
  .gform_wrapper
  .gfield
  .ginput_container_checkbox
  .gchoice {
  margin-bottom: 0 !important;
}

.gfield_captcha_input_container input,
.gfield_captcha_input_container.math_large input,
.gfield_captcha_input_container.math_medium input,
.gfield_captcha_input_container.math_small input {
  width: auto;
}

.gfield_captcha_input_container {
  width: 90px;
}

.flooring_row a.uabb-infobox-cta-link,
.ctaRow a.uabb-infobox-cta-link {
  position: relative;
  display: inline-block !important;
  margin: 0 auto;
  padding-right: 15px;
}

.flooring_row a.uabb-infobox-cta-link:after {
  content: "";
  width: 9px;
  height: 9px;
  background: url(/wp-content/uploads/2024/04/RightArrow.png) 0 0 no-repeat;
  object-fit: contain;
  background-size: contain;
  position: absolute;
  right: 0;
  top: -1px;
  bottom: 0;
  margin: auto;
}

.ctaRow a.uabb-infobox-cta-link:after {
  content: "";
  width: 9px;
  height: 9px;
  background: url(/wp-content/uploads/2024/04/WhiteRightArrow.png) 0 0 no-repeat;
  object-fit: contain;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.more_about_category_row .uabb-new-ib-title.uabb-simplify:after {
  content: "";
  width: 9px;
  height: 9px;
  background: url(/wp-content/uploads/2024/04/RightArrow.png) 0 0 no-repeat;
  object-fit: contain;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.flooring_row a.uabb-infobox-cta-link:hover:after,
.ctaRow a.uabb-infobox-cta-link:hover:after {
  opacity: 0.5;
}
div#locationrow p {
  margin: 0;
  padding: 0;
}
div#locationrow ul.storename .phone a span {
  color: #000;
}
div#locationrow ul.storename li a {
  display: inline-block;
}
div#locationrow ul.storename li a:hover * {
  color: #ff663c;
}

.fl-content-slider-navigation .fl-content-slider-svg-container {
  visibility: hidden;
}

.fl-content-slider-navigation button {
  border: 0 !important;
}

.fl-content-slider-navigation .slider-prev {
  background: url(/wp-content/uploads/2024/04/arrow_back_left_direction_move_icon.png)
    0 0 no-repeat;
  opacity: 1;
  background-size: contain;
  height: 32px;
  width: 32px;
  left: 50px;
}

.fl-content-slider-navigation .slider-next {
  background: url(/wp-content/uploads/2024/04/arrow_next_right_direction_move_icon.png)
    0 0 no-repeat;
  opacity: 1;
  background-size: contain;
  height: 32px;
  width: 32px;
  right: 50px;
}
.fl-content-slider-navigation a:hover {
  opacity: 0.8;
}
.uabb-gf-style .ginput_container_select:after {
  top: 25px;
}
div#breadcrumbs {
  position: absolute;
  left: 0;
  top: 265px;
  right: 0;
  z-index: 9;
  background: transparent;
  font-weight: 600;
  text-shadow: 1px 1px 2px #000;
  color: #fff;
}

.fl-full-width div#breadcrumbs .container {
  max-width: 1440px;
}

.fl-slide-title,
.fl-slide-text > * {
  margin: 0 0 0 !important;
}
/* Blog css open */

.blog .row.fl-post-image-beside-wrap .fl-post-image-beside,
.row.fl-post-image-beside-wrap .fl-post-content-beside {
  width: 100%;
}
.blog .row.fl-post-image-beside-wrap .fl-post-image-beside .fl-post-thumb img {
  width: 100%;
}
.blog header.fl-post-header h1.fl-post-title {
  font-size: 32px;
}

.blog .fl-sidebar,
.fl-sidebar.fl-sidebar-right.fl-sidebar-display-desktop.col-md-4 {
  display: block !important;
}

.post-template-default .row.fl-post-image-beside-wrap .fl-post-image-beside,
body.blog .row.fl-post-image-beside-wrap .fl-post-content-beside {
  width: 100%;
  float: none;
  margin: 0;
}
.post-template-default
  .row.fl-post-image-beside-wrap
  .fl-post-image-beside
  .fl-post-thumb
  img,
body.blog
  .row.fl-post-image-beside-wrap
  .fl-post-image-beside
  .fl-post-thumb
  img {
  width: 100%;
}
.post-template-default header.fl-post-header h1.fl-post-title,
body.blog .post-template-default header.fl-post-header h1.fl-post-title {
  font-size: 32px;
}

.post-template-default .fl-sidebar,
.body.blog .fl-sidebar,
.blog .fl-sidebar {
  display: block !important;
}
.post-template-default .fl-post .fl-post-image-beside,
body.blog .fl-post .fl-post-image-beside {
  float: none;
  margin-right: 0;
  width: 100%;
}

/* Blog css closed */

#breadcrumbs .container,
body.blog .fl-archive.container,
body.post-template-default .container,
body.search.search-results .fl-archive.container,
body.search .fl-archive.container {
  width: 100%;
  max-width: 1440px;
  padding: 0 20px;
}

.row.search-row {
  margin: 0;
}

a.uabb-button span {
  color: #fff;
}

.gfield_checkbox .gchoice label.gform-field-label {
  line-height: 20px !important;
}

.header_banner .fl-col-group .fl-col:nth-child(2) {
  z-index: 2;
}

.FormrightCol {
  position: relative;
  z-index: 9;
}

/* body.blog .fl-page-content,
body.single .fl-page-content,
body.search.search-no-results .fl-page-content,
body.search .fl-page-content {
  margin-top: 300px;
} */

li.tiktok a {
  background: url(/wp-content/uploads/2025/09/tiktok-round-white-icon.webp)
    no-repeat 0 0;
  background-size: 100%;
  height: 23px;
  width: 23px;
}
li.tiktok a:hover {
  background: url(/wp-content/uploads/2025/09/tiktok-round-white-icon-hover.webp)
    no-repeat 0 0;
  background-size: 100%;
}

.moove-gdpr-button-holder > button.mgbutton {
  background-color: #fff !important;
  color: #3f3d3f !important;
  border-radius: 30px !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  box-shadow: none !important;
  border: none !important;
  letter-spacing: 1.31px !important;
}
.moove-gdpr-button-holder > button.mgbutton:hover {
  background: #000 !important;
  color: #fff !important;
  text-transform: uppercase !important;
  border-color: #000 !important;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
  background-color: #ff663c !important;
  border-top: 1px solid #fff;
}
#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: #3f3d3f !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: #ff663c !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: #3f3d3f !important;
  background-color: #fff !important;
}
button.moove-gdpr-infobar-close-btn:hover i {
  color: #3f3d3f !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-button-holder > button {
  background-color: #ff663c !important;
  color: #fff !important;
  border: 0px !important;
  border-radius: 30px !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 1.31px;
}
#moove_gdpr_cookie_modal .moove-gdpr-button-holder > button:hover {
  background: #000 !important;
  color: #fff !important;
  border: 0px !important;
}

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

@media (min-width: 1500px) {
  div#let_helps .fl-module-info-box .fl-module-content {
    margin: 20px 10px;
  }
}

@media (max-width: 1367px) {

  div#let_helps .uabb-infobox-text.uabb-text-editor {
    font-size: 13px;
  }
}

@media (max-width: 1181px) {
  .dflex {
    font-size: 12px;
    line-height: 18px;
  }
  .fodflex {
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .dot_img .uabb-photo-content .uabb-photo-img,
  .dot_img_right .uabb-photo-content .uabb-photo-img,
  .dot_img_left_bottom .uabb-photo-content .uabb-photo-img {
    width: 100px !important;
  }
  .heading_left .uabb-infobox-title-prefix {
    margin-left: 0;
  }
  div#footerLogo * {
    text-align: center;
  }
  .header_banner .uabb-infobox-button {
    margin-top: 10px !important;
  }
  /* body.blog .fl-page-content,
  body.single .fl-page-content,
  body.search.search-no-results .fl-page-content,
  body.search .fl-page-content {
    margin-top: 225px;
  } */
  ul#menu-gallery-menu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  ul#menu-gallery-menu li {
    width: 33.33%;
    margin: 5px;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1181px) {
  #logoCol .uabb-photo-content img {
    width: 130px;
  }
  div#breadcrumbs {
    top: 190px;
    padding-left: 20px;
  }
  .ctaRow .fl-module-content.fl-node-content {
    margin: 20px;
  }
  .ctaRow .uabb-infobox-text.uabb-text-editor {
    font-size: 14px;
  }
  div#let_helps .fl-module-info-box .fl-module-content {
    margin: 20px 10px;
  }
  div#let_helps .uabb-infobox-text.uabb-text-editor {
    font-size: 12px;
  }
}

@media screen and (min-width: 1023px) and (max-width: 1181px) {
  .ctaRow .uabb-infobox-text.uabb-text-editor {
    font-size: 13px;
  }
}

@media (min-width: 1025px) {
  body.blog header.fl-builder-content {
    background: #f8a40d;
  }
  body.single header.fl-post-header {
    background: none;
  }

  body.fl-theme-layout-template-default.single.logged-in.fl-builder.fl-builder-edit
    header {
    margin: 0;
    padding: 0;
  }

  .column_left_overflow_text_section
    > .fl-col-content.fl-node-content
    .fl-module.fl-module-info-box,
  .column_right_overflow_text_section
    > .fl-col-content.fl-node-content
    .fl-module.fl-module-info-box {
    max-width: 760px;
  }

  .column_left_overflow_text_section > .fl-col-content.fl-node-content {
    align-items: end;
  }

  .column_right_overflow_text_section > .fl-col-content.fl-node-content {
    align-items: start;
  }
}

@media (max-width: 1024px) {
  .hide_ipadmini {
    display: none !important;
  }
  .top_mob_add {
    width: 100% !important;
    max-width: 100% !important;
  }
  .dflex {
    justify-content: center;
  }
  #header_bottom_row .fl-row-content.fl-row-fixed-width.fl-node-content,
  #header_bottom_row .fl-row-content {
    border-top: 1px solid #f8a40d;
  }
  header.fl-builder-content,
  .fl-builder-content[data-overlay="1"]:not(
      .fl-theme-builder-header-sticky
    ):not(.fl-builder-content-editing) {
    position: static !important;
    background: #f8a40d;
  }
  .dflex ul.storename .address a:before,
  .dflex ul.storename p.inline_address a:before {
    top: 0;
  }
  .rmp-menu-item-link {
    text-transform: uppercase;
  }
  #rmp-container-1391136 {
    max-width: 500px;
    min-width: 500px;
  }
  div#breadcrumbs {
    position: static;
    text-shadow: unset;
    background: #f7f7f7;
    color: #000;
  }
  .dot_img .uabb-photo-content .uabb-photo-img,
  .dot_img_right .uabb-photo-content .uabb-photo-img,
  .dot_img_left_bottom .uabb-photo-content .uabb-photo-img {
    width: 80px !important;
  }
  .header_banner.form_top_b .fl-col {
    width: 100%;
    max-width: 100%;
  }
  .header_banner.form_top_b .fl-module-content.fl-node-content {
    margin-top: 20px;
  }
  .header_banner.form_top_b .fl-module.fl-module-info-box *,
  .header_banner.form_top_b .fl-col-content.fl-node-content {
    text-align: center;
  }
  .fl-col.FormrightCol,
  .FormrightCol {
    width: 100%;
    max-width: 100%;
  }
  .FormrightCol > .fl-col-content.fl-node-content,
  .FormrightCol > .fl-col-content {
    margin-top: 20px;
  }
  footer {
    background: #000;
  }
  ul#menu-gallery-menu li a {
    font-size: 13px !important;
  }
  .header_banner .uabb-infobox-button {
    margin-top: 10px !important;
  }
  /* body.page-template.page-template-accessibility .fl-row > .fl-row-content-wrap,
  body.blog .fl-page-content,
  body.single .fl-page-content,
  body.search.search-no-results .fl-page-content,
  body.search .fl-page-content {
    margin: 0;
  } */
  .flooring_coupon_col {
    width: 100%;
  }
  .gform_wrapper.gravity-theme #field_submit input,
  .gform_wrapper.gravity-theme .gform_footer input {
    width: auto !important;
  }
  .gform_wrapper.gravity-theme .gform_footer,
  .gform_wrapper.gravity-theme .gform_page_footer,
  .uabb-gf-style .gform_wrapper .gform_footer {
    text-align: start !important;
    justify-content: start !important;
  }
  div#breadcrumbs {
    padding-left: 20px;
  }
  #colorwall-banner .fl-row-content-wrap {
    padding-top: 20px !important;
  }
  div#floortedesktop .fl-module-content.fl-node-content {
    margin: 0;
  }
}

@media (min-width: 993px) {
  .more_about_category_row > .fl-row-content-wrap {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}

/* 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-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;
  }
  .fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content {
    margin: 0 !important;
    padding: 0 !important;
  }

  /* PLP Page Css iPad Air */
  .open_sidebar {
    overflow: hidden;
    margin-bottom: 20px;
  }

  .open_sidebar a {
    float: unset;
  }

  .facet_filters .close_bar,
  .open_sidebar,
  .close_sidebar_button {
    display: none;
  }

  #product-list-top-filters .fl-col-group .fl-col {
    width: 100% !important;
    text-align: center;
    max-width: 100%;
  }
  #product-list-top-filters .fl-heading,
  .facetwp-counts,
  .facetwp-pager,
  .facetwp-per-page,
  .open_sidebar {
    text-align: center !important;
  }
  .open_sidebar,
  .close_sidebar_button {
    display: block;
  }
  .open_sidebar {
    max-width: 160px;
    margin: 0 auto;
  }
  .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);
  }
  .facet_filters .close_bar {
    background-color: #008c8c;
    overflow: hidden;
    width: 100%;
    padding: 5px;
    display: block;
    margin-bottom: 20px;
  }

  .facet_filters .close_bar .close {
    color: white;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    float: right;
    color: #fff;
    opacity: 1;
  }
  .facetwp-template .product-grid .product-row > .col-md-4:nth-child(3n + 1) {
    clear: left !important;
  }
  .facetwp-template .product-grid .product-row > .col-md-4 {
    width: 33.33%;
    float: left;
    clear: none !important;
  }
  .product-detail-layout-6 .product-box .row:first-child .col-md-6:first-child {
    width: 100% !important;
    text-align: center !important;
  }
  .product-detail-layout-6
    .product-box
    .row:first-child
    .col-md-6:nth-child(2) {
    width: 100% !important;
    text-align: center !important;
  }
  .product-detail-layout-6 .toggle-image-thumbnails {
    align-items: center !important;
    justify-content: center !important;
  }

  .facetwp-per-page select {
    border: 1px solid #000;
  }
  .facet_filters .fl-html {
    text-align: left;
  }
  .facet_filters .clear_search_btn,
  .facet_filters .close_sidebar_button .close_sidebar {
    width: 220px !important;
  }
  /* PLP Page Css iPad Air */

  #rmp_menu_trigger-1391136 {
    top: 105px;
  }

  .DualRoomvoCenter .uabb-dual-button {
    justify-content: center;
  }
  #rmp-container-1391136 {
    max-width: 410px;
    min-width: 410px;
  }
  .dot_img
    .uabb-module-content.uabb-photo.uabb-photo-align-left.uabb-photo-mob-align-center,
  .dot_img .uabb-photo-align-left,
  .dot_img_left_bottom
    .uabb-module-content.uabb-photo.uabb-photo-align-left.uabb-photo-mob-align-center,
  .dot_img_left_bottom .uabb-photo-align-left {
    text-align: left !important;
  }
  .dot_img_right
    .uabb-module-content.uabb-photo.uabb-photo-align-right.uabb-photo-mob-align-center,
  .dot_img_right .uabb-photo-align-right,
  .dot_img_right .uabb-photo-content .uabb-photo-img,
  .dot_img_right
    .uabb-module-content.uabb-photo.uabb-photo-align-right.uabb-photo-mob-align-center,
  .dot_img_right .uabb-photo-align-right {
    text-align: right !important;
  }
  ul#menu-footer-copy-right-bar li {
    border: 0;
    width: 100%;
    margin: 5px 0;
  }
  .heading_left .uabb-infobox-title-prefix {
    margin-left: 0;
  }
  .install_content .uabb-infobox-content {
    width: 100% !important;
  }
  .install_content * {
    text-align: center;
  }
  button.slick-arrow {
    background: transparent !important;
  }
  button.slick-arrow i {
    background-color: #ff663c !important;
  }
  button.slick-arrow i:hover {
    background-color: #000 !important;
  }
  button.slick-next.slick-arrow i:before {
    margin-left: 3px;
  }
  .uabb-ib-effect-style1 .uabb-new-ib-content,
  .uabb-ib-effect-style1 .uabb-new-ib-title,
  .uabb-ib-effect-style1 .uabb-new-ib-title {
    margin: 0;
  }
  .uabb-ib-effect-style1 .uabb-new-ib-desc {
    left: 0 !important;
    padding: 0;
    bottom: 0 !important;
    min-height: auto;
  }

  ul#menu-gallery-menu li {
    width: 45%;
    margin: 5px;
  }
  .more_about_category_row > .fl-row-content-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  div#breadcrumbs {
    padding-left: 0;
  }
  .fl-builder-content
    .fl-module-content-slider
    .fl-slide
    .fl-slide-content
    .fl-module-content
    h1.uabb-infobox-title {
    font-size: 24px !important;
    line-height: 1.2em !important;
  }
  .fl-builder-content
    .fl-module-content-slider
    .fl-slide
    .fl-slide-content
    .fl-module-content
    .uabb-infobox-title-prefix {
    font-size: 30px !important;
    line-height: 1.2em !important;
  }
}

@media (max-width: 506px) {
  #rmp_menu_trigger-1391136 {
    top: 125px;
  }
}

@media (max-width: 480px) {
  .facetwp-template .product-grid .product-row > .col-md-4 {
    width: 100% !important;
    clear: left !important;
  }
}

@media (max-width: 440px) {
  .dflex {
    flex-direction: column;
  }
  #rmp_menu_trigger-1391136 {
    top: 125px;
    right: 5%;
  }
  .dflex ul,
  .dflex ul p {
    text-align: center;
  }
  #rmp-container-1391136 {
    max-width: 300px;
    min-width: 300px;
  }
  .rmp-submenu .rmp-menu-item-link {
    font-size: 11px !important;
  }
  .rmp-submenu-depth-2 .rmp-menu-item-link {
    font-size: 9px !important;
  }
  .fodflex {
    flex-direction: column;
  }
  .fodflex a {
    margin-top: 10px;
    text-transform: uppercase;
  }
  div#copyrightContent .fl-col:last-child .fl-module-content.fl-node-content {
    margin-top: -6px;
  }
  .dot_img .uabb-photo-content .uabb-photo-img,
  .dot_img_right .uabb-photo-content .uabb-photo-img,
  .dot_img_left_bottom .uabb-photo-content .uabb-photo-img {
    width: 50px !important;
  }
  .gform_wrapper.gravity-theme .gfield.gfield--width-half {
    grid-column: span 12 !important;
    -ms-grid-column-span: 12 !important;
  }
  ul#menu-gallery-menu li a {
    font-size: 10px !important;
  }
  div#Home_Page_Slide_1
    .header_banner
    .fl-module.fl-module-info-box
    .fl-module-content.fl-node-content {
    margin: 20px;
  }
  .fl-content-slider-navigation .slider-prev {
    left: 0;
  }
  .fl-content-slider-navigation .slider-next {
    right: 0;
  }
  .uabb-gf-style .gform_wrapper div.gfield_checkbox div {
    margin: 0 !important;
  }
  body
    .fl-row
    .uabb-gf-style
    .gform_wrapper
    .gfield
    .ginput_container_checkbox {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 380px) {
  #rmp-container-1391136 {
    max-width: 280px;
    min-width: 280px;
  }
  ul#menu-gallery-menu {
    flex-direction: column;
  }
  ul#menu-gallery-menu li {
    width: 90%;
  }
  .gfield_checkbox .gchoice label.gform-field-label {
    font-size: 11px !important;
  }
}

@media (max-width: 358px) {
  #rmp_menu_trigger-1391136 {
    top: 140px;
  }
}

@media (max-width: 321px) {
  #rmp_menu_trigger-1391136 {
    top: 140px;
  }
  #rmp-container-1391136 {
    max-width: 240px;
    min-width: 240px;
  }
  .rmp-menu-item-link {
    font-size: 10px !important;
  }
  .rmp-submenu .rmp-menu-item-link {
    font-size: 9px !important;
  }
  .rmp-submenu-depth-2 .rmp-menu-item-link {
    font-size: 7px !important;
  }
  .gfield_checkbox .gchoice label.gform-field-label {
    font-size: 9px !important;
  }
}

@media (max-width: 1180px) {
  .fl-node-mylq7we401vd > .fl-col-content {
    background-size: contain;
  }
}
