/*
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
*/
@media (min-width: 993px) {
	.page-id-1607975 div#breadcrumbs {
	/*.page-id-905115 div#breadcrumbs,*/
	/*.page-id-948596 div#breadcrumbs { */
    top: 300px;
  }
}

@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&display=swap");

/* Add your custom styles here... */

.shop-you-style-slider .slick-prev,
.shop-you-style-slider .slick-next {
  font-size: 0 !important;
  height: 0 !important;
  width: 0 !important;
  top: 43% !important;
  color: #fff !important;
  padding: 0px !important;
}

.shop-you-style-slider .slick-next {
  right: 40px !important;
}
.shop-you-style-slider .slick-prev {
  left: 15px !important;
}

.bottom-pager .facetwp-pager {
  float: none;
  text-align: right;
}

.fl-row.bm_row .uabb-button,
.fl-row.bm_row.bm_banner_row .bm_form .gform-footer .gform_button,
.fl-row.bm_row .fl-html .product-plp-grid .fl-post-grid-post .fl-button,
.fl-row.bm_row .fl-html .brands-logos-wrap .fl-button {
  border: 1px solid #4a5d6d !important;
  background-color: #4a5d6d !important;
  color: #fff !important;
}
.fl-row.bm_row .uabb-button:hover,
.fl-row.bm_row.bm_banner_row .bm_form .gform-footer .gform_button:hover,
.fl-row.bm_row .fl-html .product-plp-grid .fl-post-grid-post .fl-button:hover,
.fl-row.bm_row .fl-html .brands-logos-wrap .fl-button:hover {
  border: 1px solid #ce7361 !important;
  background-color: #ce7361 !important;
  color: #fff !important;
}

.product-grid .product-row .fl-post-grid-post .fl-post-grid-image > a {
  outline: none !important;
}

/** NM CSS */
.main-row-wrap {
  background-repeat: no-repeat;
  background-size: cover;
}

.main-row-wrap .inner-row-wrap {
  display: flex;
  justify-content: space-between;
  padding: 0 70px;
  align-items: end;
  min-height: 500px;
}

.main-row-wrap .left-col h2 {
  font-size: 50px;
  font-style: oblique;
  color: #fff;
  font-weight: 100;
  margin: 0;
}

.main-row-wrap .left-col h3 {
  font-size: 24px;
  color: #fff;
  font-weight: 100;
  margin-top: 0;
}

.main-row-wrap .left-col {
  margin-bottom: 50px;
}

.main-row-wrap .right-col .img-wrap img {
  max-width: 300px;
  margin-bottom: -50px;
}

.shop-you-style-slider .slick-next:before {
  content: "\f105";
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: 70px;
}

.shop-you-style-slider .slick-prev:before {
  content: "\f104";
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: 70px;
}

.shop-you-style-slider .slick-next {
  border: 0px !important;
  position: absolute !important;
  z-index: 1;
}

.shop-you-style-slider .slick-prev {
  border: 0px !important;
  position: absolute !important;
  z-index: 1;
}

.shop-you-style-slider .slick-track {
  margin-bottom: 30px;
}

.fl-row.bm_row .brand_product_slider {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.fl-row.bm_row
  .brand_product_slider
  .fl-post-grid-post
  .product-grid
  .collection_text {
  line-height: 1.2em;
}
.fl-row.bm_row
  .brand_product_slider
  .fl-post-grid-post
  .product-grid
  .brand_text {
  color: #000;
  font-weight: 400;
}
.fl-row.bm_row
  .brand_product_slider
  .fl-post-grid-post
  .product-grid
  .collection_text {
  font-weight: 800;
  color: #000;
}
.fl-row.bm_row
  .brand_product_slider
  .fl-post-grid-post
  .product-grid
  .collection_text:hover {
  opacity: 0.8;
}
.fl-row.bm_row
  .product-grid
  .product-row
  .fl-post-grid-post
  .fl-post-grid-image
  > a
  > img {
  object-fit: contain;
}

.bm_banner_row > .fl-row-content-wrap .fl-col-group {
  margin-top: 50px !important;
}

.fl-col.fl-col-bg-color.fl-col-small.fl-col-small-custom-width.z-index-5 {
  position: relative;
  z-index: 9;
}

input#gform_submit_button_62,
.gform-footer.gform_footer.top_label input {
  padding: 12px 24px !important;
}

input#gform_submit_button_62:hover,
.gform-footer.gform_footer.top_label input:hover {
  background: #ce7361 !important;
  color: #fff !important;
}

noscript + img {
  display: none;
}

.max-100 .uabb-photo-content,
.max-100 .uabb-photo-content * {
  width: 100% !important;
}

.product-detail-layout-6 .dual-button a {
  background: #767676;
  border-color: #767676;
  color: #fff;
}

.product-detail-layout-6 .dual-button a:hover {
  background-color: transparent;
  border-color: #767676;
  color: #767676;
}

.col-md-5.product-box .col-md-6.text-right a {
  pointer-events: none;
}

ul#menu-home-product-menu li:hover > a {
  text-decoration: underline;
}

.related_product_wrapper button.slick-arrow {
  position: absolute;
  top: 45%;
  font-size: 0;
  padding: 0;
  background: transparent;
  border: 0px;
  z-index: 9;
}
.related_product_wrapper button.slick-prev.slick-arrow {
  left: 0;
}

.related_product_wrapper button.slick-next.slick-arrow {
  right: 0;
}

.related_product_wrapper .slick-next:before {
  content: "\f105";
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: 30px;
  color: #000;
}

.related_product_wrapper .slick-prev:before {
  content: "\f104";
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: 30px;
  color: #000;
}
.related_product_wrapper .slick-next:hover *,
.related_product_wrapper .slick-next:hover,
.related_product_wrapper .slick-prev:hover * {
  color: #ce7361 !important;
}

a.collection_text {
  font-weight: 800;
  color: #000 !important;
  margin-bottom: 8px;
}

span.brand_text {
  margin-bottom: 0 !important;
  text-transform: capitalize !important;
  font-weight: 500 !important;
  text-align: center;
  margin-left: 6px;
  color: #000;
  margin-top: 6px;
}

a.view-product {
  background: #3f5364;
  border: 1px solid #3f5364;
  padding: 10px 30px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  border-radius: 0;
  font-size: 18px;
  line-height: 29px;
  color: #fff;
  text-decoration: none;
  margin-top: 15px;
}

a.view-product:hover {
  background: #fff;
  color: #3f5364;
  border-color: #3f5364;
  text-decoration: none;
}

.read-reviews span.read-text {
  color: #323232;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-transform: uppercase;
  padding-left: 5px;
}

header .fl-menu a {
  font-size: 12px !important;
}

header .fl-search-form-fields a {
  padding-right: 0px !important;
}

.fl-builder-content[data-type="header"].fl-theme-builder-header-sticky {
  transform: none !important;
}

.read-reviews a:hover * {
  color: #fff !important;
  text-decoration: none !important;
}

div.fl-slide-text-center .fl-slide-content-wrap {
  height: auto !important;
}

.fl-slide-content .fl-button-wrap a.fl-button {
  display: inline-block !important;
}

.fl-slide-content .fl-button-wrap a.fl-button:hover span.fl-button-text {
  color: #fff !important;
}

.fl-slide-text-center .fl-slide-content-wrap {
  height: 100% !important;
}
.uabb-gf-style .gform_wrapper .gform_footer input[type="submit"] {
  border-color: #4a5d6d !important;
  border-radius: 0px !important;
  padding: 12px 24px !important;
  width: auto !important;
  background: #4a5d6d !important;
}

.uabb-gf-style .gform_wrapper .gform_footer input[type="submit"]:hover {
  background: #ce7361 !important;
  border-color: #ce7361 !important;
  color: #fff !important;
}

.gform_heading {
  display: none;
}

.uabb-new-ib-content.uabb-text-editor.uabb-simplify {
  max-width: 90% !important;
  text-align: center;
}

hr {
  margin-top: 10px;
  margin-bottom: 10px;
}

.gfield .fl-builder-content {
  padding: 0px !important;
}
.committee-main-row .fl-row-content-wrap {
  padding: 0px !important;
}
.link-issue > .fl-col-content {
  position: relative !important;
}
.link-issue .fl-rich-text p a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 160px;
}
.w-100 a.uabb-button {
  width: 100% !important;
}
.fl-post-grid-post.roomImages,
.swatchImg .slides img {
  cursor: pointer;
}
.titleColor {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.titleColor a {
  font-weight: 700;
  font-size: 16px;
}
.titleColor a:hover {
  text-decoration: underline !important;
}
.special-order-rug.atf .product-variations1 {
  display: none !important;
}

#LoadM .uabb-module-content .uabb-button,
#seeMore .uabb-module-content .uabb-button {
  border: 2px solid #3f5364 !important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
  background-color: #b4ccd1;
  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: #f5f5f5 !important;
  opacity: 0.7;
}

.moove-gdpr-button-holder > button.mgbutton {
  background-color: #3f5364 !important;
  color: #fff !important;
  border-radius: 0px !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  box-shadow: none !important;
  border: none !important;
}
.moove-gdpr-button-holder > button.mgbutton:hover {
  background: #ce7361 !important;
  color: #fff !important;
  text-transform: uppercase !important;
  border-color: #ce7361 !important;
}

#moove_gdpr_cookie_modal
  .moove-gdpr-modal-content
  .moove-gdpr-modal-left-content
  #moove-gdpr-menu
  li
  button {
  color: #000 !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: #3f5364 !important;
  border: 1px solid #fff !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: #fff !important;
  background-color: #ce7361 !important;
}
button.moove-gdpr-infobar-close-btn:hover i {
  color: #ce7361 !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-button-holder > button {
  background-color: #3f5364 !important;
  color: #fff !important;
  border: 0px !important;
  border-radius: 0px !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-button-holder > button:hover {
  background: #ce7361 !important;
  color: #fff !important;
  border: 0px !important;
}

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

.photo_gallery_same_size
  .uabb-photo-gallery
  .uabb-photo-gallery-content
  .uabb-gallery-img,
.photo_gallery_same_size
  .uabb-masonary-content
  .uabb-photo-gallery-content
  .uabb-gallery-img {
  width: 100%;
  max-height: 300px;
  min-height: 300px;
  object-fit: cover;
}

@media (min-width: 992px) {
  /* 	.fl-slide-1 .fl-row-content-wrap {
		background-image: url(https://mycarpetmart.com/wp-content/uploads/2021/05/Group-3.jpg) !important;
	} 
	.fl-slide-1 .uabb-image .uabb-photo-img {
		width: 440px !important;
	}*/
}
.community-custom-col ol {
  padding: 0 13px;
}
.community-custom-col ol li::marker {
  color: #e1380e !important;
  font-weight: bold !important;
}
.community-custom-col ol li {
  padding-bottom: 4px !important;
}
.community-custom-col {
  position: relative;
}
.employee-img {
  display: flex;
  justify-content: flex-end;
}
.employee-img img {
  height: 85px;
  border: 8px solid #5c8bb4;
  border-radius: 80%;
  margin-left: 10px;
}
.employee-img p {
  display: none !important;
}
.popup-wrap .uabb-button span {
  font-size: 18px !important;
}
.popup-wrap .uabb-button {
  width: 95% !important;
}

/* DIY PDP page css start here  */

#diy_calculator .gform_body > .input_wrapper:first-child {
  width: 100% !important;
  max-width: 100% !important;
}
#diy_calculator a.calculateBtn {
  padding: 10px 0px;
  font-size: 20px;
  color: #96cedb;
}
#diy_calculator a.calculateBtn:before {
  content: "\f1ec";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 10px;
}
#diy_calculator .gform_body > .input_wrapper > .gfield_label {
  display: inline-block;
  margin: 0px;
  font-size: 16px;
  line-height: 20px;
  width: 200px;
}
#diy_calculator .gform_body > .input_wrapper > input[type="text"] {
  width: auto;
  display: inline-block;
  height: 38px;
  font-size: 14px;
}
#diy_calculator .gform_body > .input_wrapper,
#diy_calculator .gform_body > .input_wrapper > input[type="text"] {
  color: #fff;
}

#diy_calculator .gform_body > .input_wrapper:nth-child(3),
#diy_calculator .gform_body > .input_wrapper:nth-child(4) {
  width: 100% !important;
  float: left;
  display: flex;
  padding: 10px 0px;
  align-items: center;
}
#diy_calculator .gform_body > .input_wrapper:nth-child(5) {
  line-height: 1em;
  clear: both;
  padding: 10px 0;
}

#diy_calculator > .input_wrapper {
  color: #fff !important;
}

#diy_calculator > .input_wrapper:nth-child(2) {
  font-weight: 700;
  line-height: 1em;
  margin-left: 10px;
}
#diy_calculator .gform_body > .input_wrapper:nth-child(7),
#diy_calculator .gform_body > .input_wrapper:nth-child(6) {
  width: 50% !important;
  float: left;
  display: flex;
  padding: 10px 0px;
  align-items: center;
}
#diy_calculator .gform_body > .input_wrapper:nth-child(8) {
  width: 100% !important;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  padding: 10px 0px;
}
#diy_calculator .gform_body > .input_wrapper:nth-child(6) {
  font-weight: 600;
}
#diy_calculator .gform_body > .input_wrapper:nth-child(9) {
  clear: both;
  display: flex;
}
#diy_calculator > .input_wrapper:nth-child(6) label {
  flex: 0 0 50%;
}
#home_page_slider .fl-content-slider .fl-slide.fl-slide-3 .fl-slide-content {
  padding: 0;
}

@media (max-width: 1024px) {
  .photo_gallery_same_size
    .uabb-photo-gallery
    .uabb-photo-gallery-content
    .uabb-gallery-img,
  .photo_gallery_same_size
    .uabb-masonary-content
    .uabb-photo-gallery-content
    .uabb-gallery-img {
    width: 100%;
    max-height: 250px;
    min-height: 250px;
    object-fit: cover;
  }
}
/* DIY PDP page css end here  */
@media (max-width: 992px) {
  .photo_gallery_same_size
    .uabb-photo-gallery
    .uabb-photo-gallery-content
    .uabb-gallery-img,
  .photo_gallery_same_size
    .uabb-masonary-content
    .uabb-photo-gallery-content
    .uabb-gallery-img {
    width: 100%;
    max-height: 350px;
    min-height: 350px;
    object-fit: cover;
  }
  .fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content {
    margin: 0 !important;
    padding: 0px !important;
  }
  body
    .uabb-creative-menu
    .uabb-creative-menu-accordion.menu
    > .uabb-has-submenu
    > .sub-menu {
    border: none !important;
  }
  #diy_calculator a.calculateBtn {
    float: left;
  }
  #diy_calculator .gform_body > .input_wrapper:nth-child(3) {
    clear: left;
  }
  #diy_calculator .input_wrapper {
    text-align: left;
  }
  .fl-module.fl-module-interactive-banner-1 {
    max-width: 400px;
    margin: 0 auto;
  }

  .six-col-wrap .fl-col.fl-col-small {
    max-width: 400px;
    margin: 10px auto;
  }

  .six-col-wrap .fl-col.fl-col-small > .fl-col-content {
    min-height: 300px !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .six-col-wrap .fl-col.fl-col-small .uabb-photo-content .uabb-photo-img {
    max-width: 210px !important;
  }
}
@media (min-width: 769px) {
  .border-bol:after {
    content: "";
    position: absolute;
    top: -10px;
    right: -10px;
    border: 10px solid #5c8bb4;
    border-radius: 10px;
  }
  .brand_listing {
    padding-top: 100px !important;
  }
}
@media (max-width: 1199px) {
  .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile
    .fl-page-nav-wrap,
  .fl-page-nav-right .fl-page-header-row .fl-page-nav-col {
    display: none !important;
  }
  .resMenuHam {
    display: flex !important;
    position: absolute;
    top: 93px;
    right: 20px;
    z-index: +9;
  }
  header nav {
    display: none !important;
  }
  header .uabb-photo-content .uabb-photo-img {
    max-width: 170px !important;
  }
}

@media (max-width: 992px) {
  .fl-slide-title .fl-heading span,
  .fl-slide-title .fl-heading {
    font-size: 40px !important;
    line-height: 1 !important;
  }
  .phoneNumber li {
    justify-content: center !important;
    margin-top: 10px;
  }
  .resMenuHam {
    top: 153px;
  }

  .fl-col-small:not(.fl-col-small-full-width) {
    max-width: none;
  }
  .max-width-issue {
    max-width: 400px !important;
    margin: 20px auto;
  }
  .pro-row .fl-col-group-nested {
    max-width: 400px !important;
    margin: 0 auto !important;
  }
  .align-center * {
    text-align: center !important;
  }
  .align-center .fl-button-left a {
    margin: 0 auto !important;
  }
}
@media (max-width: 990px) {
  .resMenuHam {
    top: 133px;
  }
}
@media (max-width: 667px) {
  .row.priceRow ul.SizeColor li {
    padding: 0px;
    font-size: 12px !important;
  }
  .popup-wrap .uabb-button {
    width: 100% !important;
  }
  .table-view table {
    width: 100%;
  }
  .table-view table tbody tr th span {
    font-size: 18px !important;
    font-weight: 700 !important;
  }
  .table-view table tbody tr td span {
    margin-left: 10px;
  }
  .table-view .fl-module-content {
    margin: 0px !important;
  }
  .uamodal-613054b97b6de .uabb-content {
    width: 90%;
  }
  .uamodal-613054b97b6de .uabb-modal-content-data {
    padding: 16px;
  }

  .uabb-modal-parent-wrapper .uabb-content {
    width: 90% !important;
  }
  .uabb-modal-parent-wrapper .uabb-content .uabb-modal-text {
    padding: 4px 4px !important;
  }
}

@media (max-width: 399px) {
  .uabb-offcanvas-close-icon-wrapper.uabb-offcanvas-close-icon-position-right-top {
    right: auto;
    left: 0;
  }
}

.product-plp-grid .product-grid.btn-grey > .fl-button {
  display: block !important;
}

.fl-page {
  width: auto;
  padding-top: 0 !important;
}

.fl-page .fl-content-full.container {
  margin: 0;
  padding: 0;
  width: auto;
  max-width: none;
}

.container {
  width: 100%;
  max-width: 1250px;
}

/* h1,
h2,
h3,
h4 {
    font-weight: 700 !important;
} */

.fab {
  font: normal normal normal 14px/1 FontAwesome;
}

p:last-child {
  margin-bottom: 0;
}

.special-order-rug .product-color-variationPlp.plp_slide_wrap.swatchImg {
  min-height: 70px;
}

a.button,
a.fl-button,
a.fl-button:visited,
.fl-builder-content a.fl-button,
.fl-builder-content a.fl-button:visited,
.uabb-module-content .uabb-button {
  background: #3f5364;
  border: 1px solid #3f5364;
  padding: 10px 30px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  border-radius: 0;
  font-size: 18px;
  line-height: 29px;
  color: #fff;
  text-decoration: none;
}
.special-order-rug h2 {
  text-align: left;
  font-size: 16px !important;
  margin-bottom: 0px !important;
}
.special-order-rug .SizeColor {
  text-align: left;
  list-style: none;
  font-size: 16px !important;
  font-weight: bold;
  color: #000;
  padding-left: 0px;
}
.special-order-rug .SizeColor li {
  max-width: 150px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.special-order-rug .SizeColor li span:first-child {
  width: 60px;
}
.special-order-rug .product-color-variationPlp .slides .slide {
  padding-top: 6px !important;
}
a.saveMore {
  text-decoration: underline !important;
  color: #000;
  font-weight: 500;
}
.row.priceRow {
  display: flex;
  align-items: center;
}

.facetwp-template .special-order-rug .fl-post-grid-post .sr_plp_btn_group {
  display: flex;
  justify-content: flex-start;
  margin-top: 05px;
}
.facetwp-template
  .special-order-rug
  .fl-post-grid-post
  .sr_plp_btn_group
  a.financing_btn {
  margin-left: 10px !important;
}
.facetwp-template
  .special-order-rug
  .fl-post-grid-post
  .sr_plp_btn_group
  a:before {
  content: "";
  background: url(images/diy-plp-icons.png);
  height: 30px;
  width: 30px;
  background-size: 93px;
  margin-bottom: 5px;
}
.facetwp-template .special-order-rug .fl-post-grid-post .sr_plp_btn_group a {
  color: #ffffff;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 12px;
  text-align: center;
  max-width: 32%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 60px;
  border-radius: 3px;
  padding: 10px 5px;
  transition: all 0.2s;
}
.facetwp-template
  .special-order-rug
  .fl-post-grid-post
  .sr_plp_btn_group
  a.appointment_btn {
  background-color: #94d2dd;
  border: 1px solid #94d2dd;
}
.facetwp-template
  .special-order-rug
  .fl-post-grid-post
  .sr_plp_btn_group
  a.financing_btn {
  background-color: #ed6554;
  border: 1px solid #ed6554;
}
.facetwp-template
  .special-order-rug
  .fl-post-grid-post
  .sr_plp_btn_group
  a.financing_btn:before {
  height: 30px;
  width: 31px;
  background-size: 93px;
  background-position: 63px 0;
}
.facetwp-template
  .special-order-rug
  .fl-post-grid-post
  .sr_plp_btn_group
  a.sr_pdp_btn {
  background-color: #4e8cb8;
  border: 1px solid #4e8cb8;
}
.facetwp-template
  .special-order-rug
  .fl-post-grid-post
  .sr_plp_btn_group
  a.sr_pdp_btn:before {
  height: 30px;
  width: 31px;
  background-size: 93px;
  background-position: 31px 0;
}
.facetwp-template
  .special-order-rug
  .fl-post-grid-post
  .sr_plp_btn_group
  a:hover {
  color: #000;
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.22);
  border: 1px solid #979797;
}
.facetwp-template
  .special-order-rug
  .fl-post-grid-post
  .sr_plp_btn_group
  .appointment_btn:hover:before,
.facetwp-template
  .special-order-rug
  .fl-post-grid-post
  .sr_plp_btn_group
  .financing_btn:hover:before {
  background-position-y: -30px;
}
.facetwp-template
  .special-order-rug
  .fl-post-grid-post
  .sr_plp_btn_group
  .sr_pdp_btn:hover:before {
  background-position: 32px -30px;
}

.special-order-rug .product-color-variationPlp .slides > .slide img {
  max-height: 60px;
  height: auto !important;
}
.special-order-rug
  .product-color-variationPlp
  .slides
  > .slide
  .color-boxs-inners {
  position: relative;
}
.special-order-rug
  .product-color-variationPlp
  .slides
  > .slide
  .color-boxs-inners
  span {
  position: absolute;
  color: #000;
  font-size: 12px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  line-height: 1.3em;
  margin-top: -5px;
  pointer-events: none;
}
.special-order-rug .product-color-variationPlp .slides > .slide img:hover {
  position: relative;
  z-index: 0;
  transform: scale(1) !important;
}

.facetwp-template
  .special-order-rug
  .fl-post-grid-post
  .sr_plp_btn_group
  a.signup_btn:before {
  background-image: url(images/signup-icon.png);
  background-size: auto;
  height: 26px;
  margin-bottom: 8px;
}
.facetwp-template
  .special-order-rug
  .fl-post-grid-post
  .sr_plp_btn_group
  a.signup_btn {
  background: #445465;
  margin-left: 10px;
}
.facetwp-template
  .special-order-rug
  .fl-post-grid-post
  .sr_plp_btn_group
  .signup_btn:hover {
  background: #fff;
}
.facetwp-template
  .special-order-rug
  .fl-post-grid-post
  .sr_plp_btn_group
  .signup_btn:hover:before {
  background-position: 0 100%;
}
/* Special rug  */
a.button:hover,
a.fl-button:hover,
a.fl-button:visited:hover,
.fl-builder-content a.fl-button:hover,
.fl-builder-content a.fl-button:visited:hover,
.uabb-module-content .uabb-button:hover {
  background: #fff;
  color: #3f5364;
  border-color: #3f5364;
  text-decoration: none;
}
.popup-wrap .uabb-button {
  border: 1px solid #3f5364 !important;
}

a.fl-button:hover *,
a.fl-button:visited:hover *,
.fl-builder-content a.fl-button:hover *,
.fl-builder-content a.fl-button:visited:hover * {
  color: #4aaae4;
}

.max-1660 {
  max-width: 1660px;
  margin: 0 auto;
}

.navbar .nav .menu-item-has-children:after {
  content: "\f107";
  font-family: FontAwesome !important;
  font-size: 120%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  vertical-align: top;
  margin: 0 0px 0 -8px;
  font-weight: 400;
  vertical-align: middle;
}

.navbar .nav .menu-item-has-children > a:after,
.navbar .nav .sub-menu .menu-item-has-children:after {
  display: none;
}

.navbar .nav .sub-menu .menu-item-has-children > a:after {
  content: "\f054";
  position: absolute;
  right: 15px;
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.sub-menu li .yawp_wim_wrap .widget-area .yawp_wim_title {
  display: none;
}
.diy_qty_form
  #diy_calculator
  .buble_block
  .input_wrapper
  > input[type="text"]#subtotal,
#diy_calculator .buble_block .input_wrapper > input[type="text"]#subtotal,
.diy_qty_form
  #diy_calculator
  .buble_block
  .input_wrapper
  > input[type="text"]#yourself_subtotal {
  width: 55% !important;
}
.diy_qty_form #diy_calculator .buble_block .input_wrapper {
  flex-wrap: nowrap !important;
}

header.fl-page-header .phone-no {
  float: right;
  order: 2;
  border-left: 1px solid #fff;
  padding: 5px 0 5px 20px;
  margin-left: 20px;
  font-weight: 700;
}

header.fl-page-header .phone-no i {
  color: #767676;
  font-size: 120%;
}

header.fl-page-header .phone-no a {
  color: #767676;
}

.fl-page-nav ul.sub-menu {
  border-color: #fff;
}

.fl-page-nav ul.sub-menu li a {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
}

.fl-page-nav-right .fl-page-nav ul.navbar-nav > li {
  display: inline-block;
  float: none;
}

.fl-page-nav-right .fl-page-nav ul.sub-menu:before {
  bottom: 100%;
  right: 25%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}

.fl-page-nav-right .fl-page-nav ul.navbar-nav > li.mega-menu .sub-menu:before {
  display: none;
}

.fl-page-nav-right .fl-page-nav ul.navbar-nav > li.mega-menu .sub-menu {
  border: 1px solid #e7e3e3;
}

.fl-page-nav-right .fl-page-nav ul.navbar-nav > li.mega-menu > a:before,
.fl-page-nav-right .fl-page-nav ul.navbar-nav > li.mega-menu > a:after {
  content: "";
  display: block;
  top: 100%;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  margin-top: -2px;
  z-index: 1001;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}

.fl-page-nav-right .fl-page-nav ul.navbar-nav > li.mega-menu > a:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
  margin-top: 1px;
}

.fl-page-nav-right .fl-page-nav ul.navbar-nav > li.mega-menu > a:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #e7e3e3;
  border-width: 11px;
  margin-left: -11px;
}

.fl-page-nav-right .fl-page-nav ul.navbar-nav > li.mega-menu:hover > a:after,
.fl-page-nav-right .fl-page-nav ul.navbar-nav > li.mega-menu:hover > a:before {
  opacity: 1;
  visibility: visible;
}

.fl-page-nav-right .fl-page-nav ul.navbar-nav > li > a {
  padding: 15px 10px;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.5px;
  color: #fffffe;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
}
.fl-page-nav-right .fl-page-nav-search a.fa-search {
  padding-left: 15px !important;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-ancestor > a,
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-parent > a,
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-item > a,
.fl-page-nav-right .fl-page-nav ul.navbar-nav > li:hover > a,
.fl-page-nav-right .fl-page-nav ul.navbar-nav > li > a:hover,
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:hover,
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:focus {
  color: #44a9e6;
}

.fl-page-nav-right .fl-page-nav ul.navbar-nav > li:last-child > a {
  margin-right: 0;
}

.menu-main-verticle-tabs-wrap .fl-row-content-wrap {
  padding: 0px;
}

.verticle-tabs-container-wrap .fl-row-content-wrap .fl-col-content {
  border: 1px solid #979797;
}

.verticle-tabs-container-wrap
  .fl-row-content-wrap
  .fl-col-content
  .fl-heading
  a {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  text-shadow: 1px 3px 3px #000000;
  text-transform: uppercase;
  padding: 0px;
}

.verticle-tabs-container-wrap
  .fl-row-content-wrap
  .fl-col-content
  .fl-heading
  a
  span {
  display: flex;
  justify-content: center;
  align-items: center;
}

.menu-verticle-tabs-container-wrap .fl-module-content {
  margin: 0px;
}

.menu-verticle-tabs-container-wrap
  .fl-module-content
  .fl-tabs-vertical
  .fl-tabs-labels {
  width: 17.9%;
  background-color: #d8d8d8;
}

.menu-verticle-tabs-container-wrap
  .fl-module-content
  .fl-tabs-vertical
  .fl-tabs-labels:before {
  display: block;
  content: " ";
  background: #d8d8d8;
  height: 111.6%;
  width: 19.6%;
  left: -20px;
  z-index: -1;
  position: absolute;
  top: -20px;
}

.menu-verticle-tabs-container-wrap
  .fl-module-content
  .fl-tabs-vertical
  .fl-tabs-panels {
  width: 80%;
  border: 0px;
  padding: 0px;
}

.menu-verticle-tabs-container-wrap
  .fl-module-content
  .fl-tabs-vertical
  .fl-tabs-panels
  .fl-tabs-panel-content {
  padding: 0px;
}

.menu-verticle-tabs-container-wrap .fl-tabs-label.fl-tab-active {
  background: none;
}

.menu-verticle-tabs-container-wrap .fl-tabs-label.fl-tab-active:after {
  content: " > ";
  display: inline-block;
}

.menu-main-verticle-tabs-wrap > .fl-module-content {
  margin-right: -1px !important;
}

.menu-main-verticle-tabs-wrap .fl-tabs-vertical .fl-tabs-labels {
  width: 17.9%;
  margin-top: 20px;
}

.menu-main-verticle-tabs-wrap .fl-tabs-vertical .fl-tabs-labels .fl-tabs-label {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
  display: inline-block;
  margin-right: 30px;
}

.menu-main-verticle-tabs-wrap
  .fl-tabs-vertical
  .fl-tabs-labels
  .fl-tabs-label
  a:after {
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  position: relative;
  top: -2px;
  right: 10px !important;
  width: auto !important;
  font-size: 130%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}

.menu-main-verticle-tabs-wrap
  .fl-tabs-vertical
  .fl-tabs-labels
  .fl-tabs-label
  a {
  font-size: 16px;
  color: #000000;
  text-transform: uppercase;
  padding: 12px 20px;
  display: block;
  font-weight: 600;
}

ul.navbar-nav li.mega-menu > ul.sub-menu {
  padding: 20px 0px 20px;
}

/* .menu-main-verticle-tabs-wrap .fl-tabs-vertical .fl-tabs-labels .fl-tabs-label a:hover{
    color: #428bca;
} */

.menu-main-verticle-tabs-wrap
  .fl-tabs-vertical
  .fl-tabs-labels
  .fl-tabs-label.fl-tab-active
  a:after {
  opacity: 1;
  visibility: visible;
  right: -10px !important;
}

.menu-main-verticle-tabs-wrap
  .fl-tabs-vertical
  .fl-tabs-labels
  .fl-tabs-label.fl-tab-active:after {
  opacity: 1;
  visibility: visible;
  right: -10px !important;
}

.menu-main-verticle-tabs-wrap .fl-tabs-vertical .fl-tabs-panels {
  width: 80%;
  background: #fff;
}

.menu-main-verticle-tabs-wrap .fl-tabs-vertical .fl-tabs-panel-content > p {
  margin: 0;
}

.menu-main-verticle-tabs-wrap
  .fl-tabs-vertical
  .fl-tabs-panel-content
  .flooring-top-link-boxes
  .fl-heading
  > a {
  display: block;
  padding: 0;
  margin: 0;
  text-align: center;
  color: #fff;
}

.menu-main-verticle-tabs-wrap
  .fl-tabs-vertical
  .fl-tabs-panel-content
  .flooring-top-link-boxes
  .fl-heading
  > a
  .fl-heading-text {
  color: #fff;
}

.menu-main-verticle-tabs-wrap .fl-module-heading,
.menu-main-verticle-tabs-wrap .fl-module-heading * {
  height: 100%;
}

.menu-main-verticle-tabs-wrap .fl-module-heading .fl-module-content {
  margin: 0;
}

.menu-main-verticle-tabs-wrap .fl-module-heading .fl-heading {
  display: table;
  width: 100%;
}

.menu-main-verticle-tabs-wrap .fl-module-heading .fl-heading > a {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  text-align: left;
  font-size: 20px;
  padding: 10px !important;
}

.menu-main-verticle-tabs-wrap .fl-module-heading .fl-heading > a * {
  color: #fff;
}

.active-gallery-modal .fl-row-content-wrap .product-box a.fl-button {
  display: block !important;
  text-align: center !important;
}

.getting-started-three-boxes
  .fl-col-group
  .fl-col-content
  .fl-module-content
  .fl-cta-text
  .fl-cta-title {
  min-height: 80px;
  margin-bottom: 20px;
}

.getting-started-three-boxes
  .fl-col-group
  .fl-col-content
  .fl-module-content
  .fl-cta-text
  .fl-cta-text-content {
  min-height: 100px;
}

.carpet-product-all-include-logo
  > .fl-row-content-wrap
  .fl-node-content
  .fl-col-group
  .fl-col
  .fl-module-info-box
  .uabb-infobox-left-right-wrap {
  position: relative;
}

.carpet-product-all-include-logo
  > .fl-row-content-wrap
  .fl-node-content
  .fl-col-group
  .fl-col
  .fl-module-info-box
  .uabb-infobox-left-right-wrap:before {
  /* content:"";
 	width: 80px;
 	height: 80px;
 	position: absolute;
 	right: 20px;
 	top: 20px;
 	z-index: 1;
 	background: url(images/Its-all-included.png)no-repeat;
 	background-size: cover; */
}

.carpet-product-all-include-logo-left
  > .fl-row-content-wrap
  .fl-node-content
  .fl-col-group
  .fl-col
  .fl-module-info-box
  .uabb-infobox-left-right-wrap {
  position: relative;
}

.carpet-product-all-include-logo-left
  > .fl-row-content-wrap
  .fl-node-content
  .fl-col-group
  .fl-col
  .fl-module-info-box
  .uabb-infobox-left-right-wrap:before {
  /* content: "";
    width: 80px;
    height: 80px;
    position: absolute;
    left: 10px;
    top: 60px;
    z-index: 1;
    background: url(images/Its-all-included.png)no-repeat;
    background-size: cover; */
}

.all-mark-icon-for-upperimage .uabb-imgicon-wrap .uabb-image-content:before {
  position: relative;
}

.all-mark-icon-for-upperimage .uabb-imgicon-wrap .uabb-image-content:before {
  content: "";
  width: 75px;
  height: 75px;
  position: absolute;
  right: 80px;
  top: 20px;
  z-index: 1;
  background: url(images/Its-all-included.png) no-repeat;
  background-size: cover;
}

/* Top Bar 1 */

.top-bar-1 {
  border-bottom: 1px solid #e7e7e7;
  text-align: left;
  padding: 10px 0 0 0;
  font-family: "Montserrat", sans-serif;
}

.top-bar-1 p {
  display: none;
}

.top-bar-1 a {
  color: #fff;
  font-size: 85%;
  font-weight: 300 !important;
}

.top-bar-1 a:hover,
.top-bar-1 a:active,
.top-bar-1 a:focus {
  text-decoration: none !important;
  color: #dedddd;
}

.top-bar-1 ul {
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

.top-bar-1 ul li {
  display: inline-block;
  list-style: none;
  padding: 0 30px 10px 30px;
}

.top-bar-link {
  text-align: center !important;
}

.top-bar-link a {
  color: #ff0000 !important;
  font-weight: 300 !important;
}

.white-link a {
  color: #fff !important;
}

/* Navagation 1 */

/* 
.nav-1 {
    margin: 0 auto;
}

.nav-1 .fl-page-nav .navbar-nav,
.fl-page-nav .navbar-nav a {
    font-weight: 700;
    font-size: 12px;
    text-align: left;
}

.nav-1 ul li {
    padding: 0 10px;
}

.nav-1 a {
    color: #2d2d2d;
}

.nav-1 a:hover,
.nav-1 a:active,
.nav-1 a:focus {
    text-decoration: none !important;
}

.nav-1 .fl-has-submenu-container {
    margin-bottom: 10px;
} */

.fl-page-cart {
  position: relative;
  display: block;
  float: right;
  padding: 7px 25px;
  font-size: 1.5em;
}

.fl-page-nav-search a.fa-search {
  color: #2d2d2d;
  right: auto;
}

.fl-page-nav-search-wrap {
  position: relative;
  display: inline-block;
  text-align: right;
}

.wt_menu .current-menu-item a {
  color: #9b9b9b !important;
}

/* Search */

.fl-page-nav-right .fl-page-nav-search {
  float: right;
  position: relative;
}

.fl-page-nav-right .fl-page-nav-cart {
  float: right;
  position: relative;
  font-size: 20px;
  padding: 8px 15px 8px 60px;
}

.fl-page-nav-search form {
  background-color: #212121;
  border-top: 0px solid #a1c5e5;
  display: none;
  padding: 40px;
  position: absolute;
  left: -30vh;
  top: 63px;
  width: 1040px;
  -moz-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.15);
}

.offer-banner-img-megamenu .fl-photo-content a {
  margin: 0px !important;
  padding: 0px !important;
}

/* new css   */
.uabb-custom-offcanvas ul.menu ul.sub-menu > li a {
  padding: 10px 5px !important;
  text-indent: 10px !important;
}

.help-financing-wrap-bg .uabb-infobox-left-right-wrap:hover h3 {
  color: #61d6f7 !important;
}
.d-flex-main {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.d-flex-main-img {
  width: 70px;
  height: 60px;
  z-index: 99;
  padding-bottom: 90px;
}

div.container .row .product-detail-layout-6 {
  margin-top: 55px !important;
}

img.showpopup {
  width: 100%;
}

.d-flex-main h3 span {
  font-size: 20px;
}

.d-flex-main-content {
  width: 75%;
}

.fl-content.fl-content-left.col-md-8,
.fl-sidebar.fl-sidebar-right.fl-sidebar-display-desktop.col-md-4 {
  margin-top: 95px;
}

span.uabb-modal-close.uabb-close-custom-top-right {
  right: 23.5%;
  top: 5%;
}

.row.search-row {
  padding-top: 60px;
}

.product-box h1 {
  font-size: 20px;
}

.flex-ul .gfield_checkbox {
  display: flex;
  flex-wrap: wrap;
  /* align-items: center;
    justify-content: space-between; */
}

.flex-ul .gfield_checkbox li {
  width: 33.3%;
  display: flex;
}

.flex-ul .gfield_checkbox li input {
  margin-right: 5px;
}

/*DIY PLP page design start*/
.facetwp-template .die_product_plp .fl-post-grid-post .fl-post-grid-text,
.facetwp-template .die_product_plp .fl-post-grid-post .diy_plp_btn_group {
  padding-right: 0px;
}
.product-grid.die_product_plp
  .product-row
  .fl-post-grid-post
  .fl-post-grid-image
  > a
  > img {
  max-height: 350px !important;
}
.facetwp-template
  .die_product_plp
  .fl-post-grid-post
  .fl-post-grid-text
  .diy_name_icon_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  text-align: left;
}
.facetwp-template
  .die_product_plp
  .fl-post-grid-post
  .fl-post-grid-text
  .diy_name_icon_box
  .diy_name_box {
  max-width: 80%;
  width: 100%;
}
.facetwp-template
  .die_product_plp
  .fl-post-grid-post
  .fl-post-grid-text
  .diy_name_icon_box
  .diy_name_box
  h4,
.facetwp-template
  .die_product_plp
  .fl-post-grid-post
  .fl-post-grid-text
  .diy_name_icon_box
  .diy_name_box
  h5,
.facetwp-template
  .die_product_plp
  .fl-post-grid-post
  .fl-post-grid-text
  .diy_name_icon_box
  .diy_name_box
  h6 {
  color: #302b28;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1.02px;
  line-height: 24px;
  text-transform: capitalize;
  margin: 0px;
}
.facetwp-template
  .die_product_plp
  .fl-post-grid-post
  .fl-post-grid-text
  .diy_name_icon_box
  .diy_name_box
  h5 {
  font-size: 18px;
}
.facetwp-template
  .die_product_plp
  .fl-post-grid-post
  .fl-post-grid-text
  .diy_name_icon_box
  .diy_name_box
  h6 {
  font-size: 16px;
}
.facetwp-template
  .die_product_plp
  .fl-post-grid-post
  .fl-post-grid-text
  .price_box {
  display: flex;
  font-family: "Montserrat", sans-serif;
  align-items: flex-end;
  justify-content: space-between;
  margin-top: 5px;
}
.facetwp-template
  .die_product_plp
  .fl-post-grid-post
  .fl-post-grid-text
  .price_box
  p {
  color: #5c8bb4;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 1.27px;
  line-height: 30px;
  margin-right: 15px;
  margin-bottom: 0px;
}
.facetwp-template
  .die_product_plp
  .fl-post-grid-post
  .fl-post-grid-text
  .price_box
  a {
  font-size: 11px;
  text-transform: lowercase;
  text-decoration: underline;
  color: #302b27;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.17px;
  line-height: 26px;
  text-align: center;
}
.facetwp-template .die_product_plp .fl-post-grid-post .diy_plp_btn_group {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.facetwp-template
  .die_product_plp
  .fl-post-grid-post
  .diy_plp_btn_group
  a:before {
  content: "";
  background: url(images/diy-plp-icons.png);
  height: 30px;
  width: 30px;
  background-size: 93px;
  margin-bottom: 5px;
}
.facetwp-template .die_product_plp .fl-post-grid-post .diy_plp_btn_group a {
  color: #ffffff;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 12px;
  text-align: center;
  max-width: 32%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 60px;
  border-radius: 3px;
  padding: 10px 5px;
  transition: all 0.2s;
}
.facetwp-template
  .die_product_plp
  .fl-post-grid-post
  .diy_plp_btn_group
  a.appointment_btn {
  background-color: #94d2dd;
  border: 1px solid #94d2dd;
}
.facetwp-template
  .die_product_plp
  .fl-post-grid-post
  .diy_plp_btn_group
  a.financing_btn {
  background-color: #ed6554;
  border: 1px solid #ed6554;
}
.facetwp-template
  .die_product_plp
  .fl-post-grid-post
  .diy_plp_btn_group
  a.financing_btn:before {
  height: 30px;
  width: 31px;
  background-size: 93px;
  background-position: 63px 0;
}
.facetwp-template
  .die_product_plp
  .fl-post-grid-post
  .diy_plp_btn_group
  a.diy_pdp_btn {
  background-color: #4e8cb8;
  border: 1px solid #4e8cb8;
}
.facetwp-template
  .die_product_plp
  .fl-post-grid-post
  .diy_plp_btn_group
  a.diy_pdp_btn:before {
  height: 30px;
  width: 31px;
  background-size: 93px;
  background-position: 31px 0;
}
.facetwp-template
  .die_product_plp
  .fl-post-grid-post
  .diy_plp_btn_group
  a:hover {
  color: #000;
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.22);
  border: 1px solid #979797;
}
.facetwp-template
  .die_product_plp
  .fl-post-grid-post
  .diy_plp_btn_group
  .appointment_btn:hover:before,
.facetwp-template
  .die_product_plp
  .fl-post-grid-post
  .diy_plp_btn_group
  .financing_btn:hover:before {
  background-position-y: -30px;
}
.facetwp-template
  .die_product_plp
  .fl-post-grid-post
  .diy_plp_btn_group
  .diy_pdp_btn:hover:before {
  background-position: 32px -30px;
}
.facetwp-template .die_product_plp .products-list-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.facetwp-template .die_product_plp .products-list-wrap .product-main {
  max-width: 31%;
  width: 100%;
}
/*DIY PLP page design End*/
/*DIY PDP page design Start*/
.diy_product_layout .diy_flooring .grey-back .product-box h1.fl-post-title {
  color: #302b28;
  font-size: 44px;
  letter-spacing: 1.83px;
  line-height: 50px;
  font-weight: 700;
  text-transform: capitalize;
}
.diy_product_layout .diy_flooring .grey-back .product-box h2.fl-post-title {
  color: #302b28;
  font-size: 24px;
  letter-spacing: 1.67px;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: 400;
}
.diy_product_layout.container .row .product-detail-layout-6 {
  max-width: 1100px !important;
  margin-top: 50px !important;
}
.join_community_diy_products_section {
  margin-top: 134px;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .grey-back
  .product-swatch
  .imagesHolder {
  position: relative;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .grey-back
  .product-swatch
  .imagesHolder
  #product-images-holder
  > div {
  max-width: 550px !important;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .grey-back
  .product-swatch
  .imagesHolder
  .diy-icon {
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 5;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .toggle-image-thumbnails {
  justify-content: space-between;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .toggle-image-thumbnails
  .toggle-image-holder {
  padding-top: 20px !important;
  flex: unset;
  width: 48%;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .toggle-image-thumbnails
  .toggle-image-holder
  a {
  width: 256px !important;
  display: block;
  height: 256px !important;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .toggle-image-thumbnails {
  padding: 0px !important;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .toggle-image-thumbnails
  .toggle-image-holder
  a.active:after {
  top: 0% !important;
  left: 0% !important;
  right: 0px;
  bottom: 0px;
  margin: auto;
}
.diy_product_layout.container .row .product-detail-layout-6 .about_product_box {
  background-color: #f2f2f2;
  padding: 20px 35px 35px;
  margin-top: 30px;
  text-align: left;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .about_product_box
  h2 {
  color: #302b28;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.67px;
  line-height: 50px;
  text-transform: uppercase;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .about_product_box
  .content-about-product {
  color: #333333;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 33px;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .about_product_box
  .care_maintenance_box {
  border-top: 1px solid #302b27;
  margin-top: 20px;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .about_product_box
  .care_maintenance_box
  .button-down {
  border: 2px solid #3f5364;
  color: #3f5364;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.76px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 15px;
  margin-top: 20px;
  display: inline-block;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .about_product_box
  .care_maintenance_box
  .button-down:hover {
  text-decoration: none;
  background-color: #3f5364;
  color: #fff;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .color-slider-price-wrap {
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .color-slider-price-wrap
  .product-colors
  ul {
  margin-top: 0px !important;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .color-slider-price-wrap
  .price {
  padding-left: 30px;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .color-slider-price-wrap
  .price
  h3 {
  color: #302b28;
  font-size: 24px;
  letter-spacing: 1.02px;
  line-height: 26px;
  margin: 10px 0;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .color-slider-price-wrap
  .price
  .value {
  color: #5c8bb4;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 1.27px;
}
/* .diy_product_layout.container .row .product-detail-layout-6 .product-box .color-slider-price-wrap .price .value:before{
    content: "\f155";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
} */
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .button-wrapper
  a {
  background-color: #3f5364;
  display: block;
  padding: 10px 15px;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.76px;
  line-height: 22px;
  text-align: center;
  border: 1px solid #3f5364;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  margin: 20px 0px;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .button-wrapper
  a:hover {
  background-color: #fff;
  color: #3f5364;
  text-decoration: none;
  border: 1px solid #3f5364;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .color-box {
  margin-bottom: 0px;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .diy_qty_form {
  background-color: #3f5364;
  padding: 40px 40px 20px;
  border-radius: 70px;
}
#diy_calculator input,
#diy_calculator input[type="text"] {
  background: transparent !important;
  border: 0px !important;
}
#diy_calculator .gform_body > .input_wrapper:first-child {
  padding: 16px;
  background: #ffff;
  max-width: 210px;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  color: #000;
  border-radius: 20px;
  margin: 0 auto;
  line-height: 1.3em;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .diy_qty_form
  .gform_footer {
  display: none;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .diy_qty_form
  h2 {
  color: #302b28;
  font-size: 20px !important;
  font-weight: 600;
  letter-spacing: 0.67px;
  line-height: 50px;
  margin-bottom: 5px;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .diy_qty_form
  .gform_wrapper {
  background-color: transparent !important;
}
.diy_product_layout
  .product-detail-layout-6
  .product-box
  .diy_qty_form
  .gform_wrapper
  .populate_diy_product_name
  select,
.diy_product_layout
  .product-detail-layout-6
  .product-box
  .diy_qty_form
  .gform_wrapper
  .text-with-input-aligned
  input {
  background-color: #fff;
  border: 1px solid #c2c2c2;
  min-height: 50px;
  border-radius: 0px;
  color: #302b28;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 40px;
}
.diy_product_layout
  .product-detail-layout-6
  .product-box
  .diy_qty_form
  .gform_wrapper
  .text-with-input-aligned {
  display: flex;
  align-items: center;
}
.diy_product_layout
  .product-detail-layout-6
  .product-box
  .diy_qty_form
  .gform_wrapper
  .text-with-input-aligned
  label {
  color: #302b28;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 600;
  margin: 0px;
  max-width: 48%;
  width: 100%;
}
.diy_product_layout
  .product-detail-layout-6
  .product-box
  .diy_qty_form
  .gform_wrapper
  .overage-wrap {
  padding-right: 0px !important;
  position: relative;
}
.diy_product_layout
  .product-detail-layout-6
  .product-box
  .diy_qty_form
  .gform_wrapper
  .overage-wrap
  .gchoice {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.diy_product_layout
  .product-detail-layout-6
  .product-box
  .diy_qty_form
  .gform_wrapper
  .overage-wrap
  .gchoice
  input {
  width: 25px;
  height: 25px;
  position: absolute;
  left: -28px;
  top: 7px;
}
.diy_product_layout
  .product-detail-layout-6
  .product-box
  .diy_qty_form
  .gform_wrapper
  .overage-wrap
  label {
  max-width: 100% !important;
  font-weight: 300 !important;
  font-size: 13px !important;
}
.diy_product_layout
  .product-detail-layout-6
  .product-box
  .diy_qty_form
  .gform_wrapper
  .overage-wrap
  .gfield_description {
  position: absolute;
  right: 2px;
  top: -9px;
  width: auto;
}
.diy_product_layout
  .product-detail-layout-6
  .product-box
  .diy_qty_form
  .gform_wrapper
  .overage-wrap
  .gfield_description:before {
  content: "\f05a";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #3f5364;
  font-size: 20px;
  cursor: pointer;
}
.diy_product_layout
  .product-detail-layout-6
  .diy_qty_form
  .gform_wrapper
  .overage-wrap
  .gfield_description:hover
  .overage_help {
  display: block;
}
.diy_product_layout
  .product-detail-layout-6
  .diy_qty_form
  .gform_wrapper
  .overage-wrap
  .gfield_description
  .overage_help {
  display: none;
  padding: 10px;
  position: absolute;
  background: #3f5364;
  border: 1px solid #ccc;
  max-width: 200px;
  width: 200px;
  right: 0px;
  top: 43px;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
}

.diy_product_layout
  .product-detail-layout-6
  .diy_qty_form
  .gform_wrapper
  .sub-total-wrap
  label {
  color: #302b28;
  font-size: 18px;
  letter-spacing: 0.75px;
  line-height: 22px;
  text-transform: uppercase;
}
.diy_product_layout
  .product-detail-layout-6
  .product-box
  .diy_qty_form
  .gform_wrapper
  .sub-total-wrap
  input {
  color: #3f5364;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.92px;
  line-height: 30px;
  background-color: transparent;
  border: 0px;
  padding: 0px;
}
.diy_product_layout
  .product-detail-layout-6
  .product-box
  .diy_qty_form
  .gform_wrapper
  .sub-heading-recommend
  h3 {
  color: #302b28;
  font-size: 18px;
  letter-spacing: 0.75px;
  line-height: 20px;
  text-transform: uppercase;
}
.diy_product_layout
  .product-detail-layout-6
  .product-box
  .diy_qty_form
  .gform_wrapper
  .gfield--width-third {
  display: flex;
}
.diy_product_layout
  .product-detail-layout-6
  .product-box
  .diy_qty_form
  .gform_wrapper
  .overage-wrap
  .gchoice
  input {
  margin-right: 10px;
}
.diy_product_layout
  .product-detail-layout-6
  .diy_qty_form
  .gform_wrapper
  .overage-wrap
  .gfield_description
  .overage_help {
  right: 0px;
}
.diy_product_layout
  .product-detail-layout-6
  .product-box
  .diy_qty_form
  .gform_wrapper
  .gfield--width-third
  label {
  color: #302b28;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 600;
  margin: 0px;
  max-width: 41%;
  width: 100%;
}
.diy_product_layout
  .product-detail-layout-6
  .product-box
  .diy_qty_form
  .gform_wrapper
  .gfield--width-third
  input {
  background-color: transparent;
  border: 0px;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .care_maintenance_box {
  margin: 25px 0;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .care_maintenance_box
  h2 {
  color: #302b28;
  font-size: 20px !important;
  font-weight: 600;
  letter-spacing: 0.67px;
  line-height: 50px;
  margin-bottom: 0px;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .financing_section {
  padding: 20px 35px;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .financing_section
  h5 {
  color: #302b28;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 29px;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .financing_section
  a {
  color: #4e8cb8;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.57px;
  line-height: 25px;
  display: flex;
  text-transform: uppercase;
  align-items: center;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .financing_section
  a:before {
  content: "";
  width: 48px;
  height: 44px;
  display: inline-block;
  background: url(images/pdp-dollar-icon.png);
  margin-right: 7px;
  transition: all 0.3s;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .financing_section
  a:hover {
  text-decoration: none;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .financing_section
  a:hover:before {
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .save_even_more_section
  form {
  display: flex;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .save_even_more_section
  form
  input {
  background-color: #f2f2f2;
  border: none;
  min-height: 50px;
  border-radius: 0px;
  color: #302b28;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 40px;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .save_even_more_section
  form
  .gform_body {
  width: 100%;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .save_even_more_section
  form
  .gform_body
  .gfield {
  padding: 0px !important;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .save_even_more_section
  form
  input:-webkit-input-placeholder {
  font-size: 20px;
  line-height: 3;
  color: #302b28;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .save_even_more_section
  form
  .gform_footer {
  right: 0px;
  top: 0px;
  margin: 0px;
  padding: 0px;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .save_even_more_section
  form
  .gform_footer
  input {
  min-height: 50px;
  background-color: #97cfdb;
  border-radius: 0px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.59px;
  line-height: 44px;
  text-align: center;
  font-weight: 500;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .save_even_more_section
  form
  .gform_footer
  input:hover {
  background-color: #3f5364;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .care_maintenance_box
  a {
  border: 2px solid #3f5364;
  color: #3f5364;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.76px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 15px;
  margin: 20px 0;
  display: inline-block;
}
input#input_43_1::placeholder {
  color: #302b28 !important;
  font-weight: 500;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .care_maintenance_box
  a:hover {
  text-decoration: none;
  background-color: #3f5364;
  color: #fff;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .product-box
  .care_maintenance_box
  video {
  width: 100%;
  height: 270px;
}
.diy_pdp_banner img {
  width: 100%;
}
.diy_pdp_banner .mobile_banner_img {
  display: none;
}
.diy_related_products_section {
  margin: 0px auto;
  padding: 50px 0;
  max-width: 1200px;
}
.diy_related_products_section h2 {
  color: #3f5364;
  font-size: 44px;
  font-weight: bold;
  letter-spacing: 1.57px;
  line-height: 54px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.diy_related_products_section .diy_related_products {
  display: flex;
  justify-content: space-between;
}
.diy_related_products_section .diy_related_products .diy_related_product_item {
  width: 31%;
}
.diy_related_products_section
  .diy_related_products
  .diy_related_product_item
  .diy_related_product_image {
  max-height: 341px;
  min-height: 341px;
  background-color: #f2f2f2;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.diy_related_products_section
  .diy_related_products
  .diy_related_product_item
  .diy_related_product_details {
  text-align: center;
}
.diy_related_products_section
  .diy_related_products
  .diy_related_product_item
  .diy_related_product_details
  h3 {
  color: #302b28;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1.02px;
  line-height: 32px;
}
.diy_related_products_section
  .diy_related_products
  .diy_related_product_item
  .diy_related_product_details
  > p {
  color: #3f5364;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1.27px;
  line-height: 32px;
  margin-bottom: 20px;
}
.diy_related_products_section
  .diy_related_products
  .diy_related_product_item
  .diy_related_product_details
  > a {
  background-color: #4e8cb8;
  padding: 10px 20px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 25px;
  display: inline-block;
}
.mobile_only {
  display: none;
}
.box-top {
  position: absolute;
  top: auto;
  right: 10px;
  bottom: 215px;
}
.box-top.instock_icon_box {
  position: absolute;
  bottom: 115px;
  right: 10px;
  top: auto;
}
.box-top.rare {
  bottom: 225px;
}
.box-top.revwood-logo {
  position: absolute;
  bottom: 220px;
  right: 10px;
  top: auto;
}
.brand_icon_box.box-top img {
  border-radius: 0px !important;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .grey-back
  .product-swatch
  .imagesHolder
  img.bimg {
  position: absolute;
  bottom: 95px;
  left: 10px;
  z-index: 5;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  .grey-back
  .product-swatch
  .imagesHolder
  img.bimg.brandPDP-img {
  position: absolute;
  bottom: 185px;
  left: 15px;
  z-index: 5;
}
.container.diy_product_layout .row.color-slider-price-wrap .price p {
  color: #5c8bb4;
  font-weight: bold;
  margin-bottom: 0px;
}
.row.priceRow ul.SizeColor {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gfield_checkbox .gchoice {
  display: flex;
}
.row.priceRow ul.SizeColor li {
  padding: 0px;
  font-size: 14px;
}
.special-order-rug .SizeColor li span:first-child {
  width: auto;
}
.special-order-rug .SizeColor li span:nth-child(2) {
  padding: 3px;
}
.diy-prod-sectio .uabb-new-ib .uabb-new-ib-img {
  width: 100% !important;
  transform: none !important;
}
.diy-prod-sectio .uabb-ib-effect-style9 .uabb-new-ib-desc::before {
  top: 80px;
  right: 80px;
  bottom: 30px;
  left: 30px;
}
div#breadcrumbs span span {
  padding: 0px 10px;
  border-radius: 50px;
  margin: 5px 0;
  display: inline-block;
  background-color: rgba(113, 113, 113, 0.6);
  color: #fff;
}
div#breadcrumbs span {
  color: #000;
}
/*Filter Select Design*/
.facetwp-selections ul:before {
  content: "Your Selection";
  font-weight: 700;
  font-size: 16px;
  border-bottom: 2px solid #3f5364;
  padding: 0px;
  width: 100% !important;
  position: relative;
  display: block;
  margin-bottom: 5px;
  color: #3f5364;
  padding: 5px 5px 5px 0px;
}
.facetwp-selections ul li .facetwp-selection-label {
  font-size: 16px;
  font-weight: 700;
  color: #000;
}
.facetwp-selections ul li {
  width: 100%;
  display: block;
  margin: 5px 0;
}
.facetwp-selections ul li .facetwp-selection-value {
  font-size: 16px;
  color: #000;
}
.facetwp-selections ul {
  padding-left: 0px;
  margin-bottom: 20px;
}
@media (min-width: 769px) {
  .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;
  }
  .fl-slide .fl-slide-photo {
    max-width: 440px !important;
    width: 100%;
  }

  /*     .fl-slide.fl-slide-text-center .fl-slide-photo img {
        margin-top: -400px;
    } */
}

@media (max-width: 900px) {
  .diy_product_layout.container
    .row
    .product-detail-layout-6
    .toggle-image-thumbnails
    .toggle-image-holder
    a {
    width: 220px !important;
    display: block;
    height: 220px !important;
  }
  .diy_product_layout.container
    .row
    .product-detail-layout-6
    .product-box
    .color-slider-price-wrap
    > div {
    width: 50%;
  }
  .join_community_diy_products_section {
    margin-top: 0px;
  }
  .diy_product_layout
    .product-detail-layout-6
    .diy_qty_form
    .gform_wrapper
    .sub-total-wrap {
    text-align: left;
  }
  .diy_product_layout
    .product-detail-layout-6
    .product-box
    .diy_qty_form
    .gform_wrapper
    .sub-total-wrap
    input {
    text-align: left;
  }
  .diy_product_layout.container
    .row
    .product-detail-layout-6
    .product-box
    .financing_section
    a {
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .diy_product_layout.container
    .row
    .product-detail-layout-6
    .product-box
    .financing_section
    a {
    justify-content: flex-start;
  }
  .diy_product_layout.container
    .row
    .product-detail-layout-6
    .toggle-image-thumbnails
    .toggle-image-holder
    a {
    width: 90% !important;
  }
  .diy_product_layout.container
    .row
    .product-detail-layout-6
    .product-box
    .color-slider-price-wrap
    > div {
    width: 60% !important;
  }
  .diy_product_layout.container
    .row
    .product-detail-layout-6
    .product-box
    .button-wrapper {
    padding: 0 20px;
  }
  .diy_product_layout.container .row .product-detail-layout-6 .product-box {
    background-color: #f2f2f2;
  }

  .diy_product_layout.container
    .row
    .product-detail-layout-6
    .product-box
    .diy_qty_form
    h2,
  .diy_product_layout.container
    .row
    .product-detail-layout-6
    .product-box
    .diy_qty_form
    .sub-heading-recommend {
    text-align: left;
  }
  .diy_product_layout
    .product-detail-layout-6
    .product-box
    .diy_qty_form
    .gform_wrapper
    .text-with-input-aligned {
    /* max-width: 50%; */
  }
  .diy_product_layout
    .product-detail-layout-6
    .product-box
    .diy_qty_form
    .gform_wrapper
    #field_42_3 {
    grid-column: 1/6;
    text-align: left;
    width: 100%;
  }
  .diy_product_layout
    .product-detail-layout-6
    .product-box
    .diy_qty_form
    .gform_wrapper
    #field_42_4 {
    grid-column: 7/14;
    text-align: left;
    width: 100%;
  }
  .diy_product_layout
    .product-detail-layout-6
    .product-box
    .diy_qty_form
    .gform_wrapper
    .overage-wrap
    .gchoice
    input {
    position: static;
  }
  .diy_product_layout
    .product-detail-layout-6
    .diy_qty_form
    .gform_wrapper
    .sub-total-wrap {
    text-align: left;
  }
  .diy_product_layout
    .product-detail-layout-6
    .diy_qty_form
    .gform_wrapper
    .sub-total-wrap
    label {
    font-weight: 400;
  }
  .diy_product_layout
    .product-detail-layout-6
    .product-box
    .diy_qty_form
    .gform_wrapper
    .overage-wrap
    .gfield_description {
    position: static;
  }
  .diy_product_layout.container
    .row
    .product-detail-layout-6
    .product-box
    .save_even_more_section
    form {
    flex-direction: column;
  }
  .diy_product_layout.container
    .row
    .product-detail-layout-6
    .product-box
    .save_even_more_section
    form
    .gform_footer
    input {
    width: 100%;
    font-weight: 700;
  }
  .diy_product_layout
    .product-detail-layout-6
    .diy_qty_form
    .gform_wrapper
    .overage-wrap
    .gfield_description
    .overage_help {
    right: auto;
  }
  .diy_product_layout.container
    .row
    .product-detail-layout-6
    .product-box
    .save_even_more_section
    form
    input {
    text-align: center;
  }
}
@media (max-width: 500px) {
  .photo_gallery_same_size
    .uabb-photo-gallery
    .uabb-photo-gallery-content
    .uabb-gallery-img,
  .photo_gallery_same_size
    .uabb-masonary-content
    .uabb-photo-gallery-content
    .uabb-gallery-img {
    width: 100%;
    max-height: 250px;
    min-height: 250px;
    object-fit: cover;
  }
  .join_community_diy_products_section {
    margin-top: 0px;
  }
  .container.diy_product_layout {
    padding: 0px;
  }
  .diy_product_layout .diy_flooring .grey-back .product-box {
    padding: 0 15px;
  }
  .diy_product_layout.container
    .row
    .product-detail-layout-6
    .toggle-image-thumbnails
    .toggle-image-holder
    a {
    height: 150px !important;
  }
  .diy_product_layout.container .row .product-detail-layout-6 {
    margin-top: 0px !important;
  }
  .diy_product_layout.container
    .row
    .product-detail-layout-6
    .grey-back
    .product-swatch {
    padding: 0px;
  }
  .diy_related_products_section .diy_related_products {
    flex-direction: column;
  }
  .diy_related_products_section
    .diy_related_products
    .diy_related_product_item {
    width: 100%;
  }
  .desktop_only {
    display: none;
  }
  .mobile_only {
    display: block;
  }
  .diy_pdp_banner .desktop_banner_img {
    display: none;
  }
  .diy_pdp_banner .mobile_banner_img {
    display: block;
  }
  .diy_product_layout.container
    .row
    .product-detail-layout-6
    .product-box
    .save_even_more_section
    form
    input {
    font-size: 25px 20px;
    margin: 0px;
  }
  .diy_product_layout.container
    .row
    .product-detail-layout-6
    .product-box
    .financing_section {
    padding: 20px 25px;
  }
  .diy_product_layout.container
    .row
    .product-detail-layout-6
    .product-box
    .financing_section
    div {
    padding: 20px 20px;
    background-color: #fff;
    text-align: left;
  }

  .diy_related_products_section
    .diy_related_products
    .diy_related_product_item {
    margin-bottom: 35px;
  }
  .diy_related_products_section .diy_related_products {
    padding: 0 20px;
  }
  .diy_related_products_section
    .diy_related_products
    .diy_related_product_item
    .diy_related_product_image {
    min-height: auto;
  }
  .diy_related_products_section h2 {
    padding: 0 20px;
  }
  .container .row .product-detail-layout-6 .product-variations img {
    max-height: 70px;
    min-width: 70px;
  }
  .diy_product_layout .diy_flooring .grey-back .product-box h1.fl-post-title {
    font-size: 34px !important;
    text-align: left;
    padding: 0 0px;
  }
  .diy_product_layout .diy_flooring .grey-back .product-box h2.fl-post-title {
    font-size: 20px !important;
    text-align: left;
    line-height: 30px;
    padding: 0 0px;
  }
  .diy_product_layout.container
    .row
    .product-detail-layout-6
    .product-box
    .diy_qty_form {
    padding: 40px 20px;
  }
  #diy_calculator .gform_body > .input_wrapper:first-child {
    font-size: 30px;
  }
  .diy_product_tabs {
    margin-top: 20px;
    width: 100%;
    /* background-color: #09F; */
    border-radius: 0;
  }
  ul#tabs-nav {
    list-style: none;
    margin: 0;
    overflow: auto;
    padding: 0px;
  }
  ul#tabs-nav li {
    float: left;
    width: 50%;
    font-weight: bold;
    margin-right: 0px;
    padding: 8px 10px;
    border-radius: 0;
    /*border: 1px solid #d5d5de;
        border-bottom: none;*/
    cursor: pointer;
    background-color: #fff;
    text-align: center;
  }
  ul#tabs-nav li:hover,
  ul#tabs-nav li.active {
    background-color: #f2f2f2;
  }
  #tabs-nav li a {
    color: #302b28;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.83px;
    line-height: 44px;
  }
  #tabs-nav li a:hover {
    text-decoration: none;
  }
  .tab-content {
    padding: 40px;
    background-color: #f2f2f2;
  }
  .diy_related_products_section {
    padding: 20px 0;
  }

  .diy_product_layout
    .product-detail-layout-6
    .product-box
    .diy_qty_form
    .gform_wrapper
    .gfield--width-third,
  .diy_product_layout
    .product-detail-layout-6
    .diy_qty_form
    .gform_wrapper
    .sub-total-wrap {
    grid-column: span 6;
  }
  .diy_product_layout
    .product-detail-layout-6
    .product-box
    .diy_qty_form
    .gform_wrapper
    #field_42_8 {
    grid-column: span 12 !important;
  }
  .diy_product_tabs .product_videos_desc {
    color: #333;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 33px;
  }
  .diy_product_tabs .tab-content h2 {
    color: #302b28;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.67px;
    line-height: 50px;
    text-transform: uppercase;
  }
  .diy_product_tabs .tab-content a {
    border: 2px solid #3f5364;
    color: #3f5364;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.76px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
    margin: 20px 0;
    display: inline-block;
  }
  .diy_product_tabs .tab-content a:hover {
    text-decoration: none;
    background-color: #3f5364;
    color: #fff;
  }
  .buble_block .input_wrapper label {
    font-size: 16px !important;
  }
}
@media (max-width: 400px) {
  .tab-content {
    padding: 20px;
  }
  .diy_product_tabs .tab-content video {
    height: auto;
    width: 100%;
  }
  .diy_product_layout.container
    .row
    .product-detail-layout-6
    .product-box
    .color-slider-price-wrap
    .price {
    padding-left: 0px;
  }
  .diy_product_layout
    .product-detail-layout-6
    .diy_qty_form
    .gform_wrapper
    .sub-total-wrap
    label {
    font-size: 14px;
  }
  .diy_product_layout.container
    .row
    .product-detail-layout-6
    .product-box
    .diy_qty_form {
    padding: 20px 10px;
    margin-bottom: 20px;
  }
  .diy_product_layout.container
    .row
    .product-detail-layout-6
    .product-box
    .financing_section {
    padding: 20px 5px;
  }
  .diy_product_layout
    .product-detail-layout-6
    .product-box
    .diy_qty_form
    .gform_wrapper
    #field_42_3 {
    grid-column: 1/6;
    text-align: left;
    width: 100%;
  }
  .diy_product_layout
    .product-detail-layout-6
    .product-box
    .diy_qty_form
    .gform_wrapper
    #field_42_4 {
    grid-column: 8/14;
    text-align: left;
    width: 100%;
  }
  .diy_product_layout
    .product-detail-layout-6
    .product-box
    .diy_qty_form
    .gform_wrapper
    .text-with-input-aligned {
    flex-direction: column;
  }
  .diy_product_layout
    .product-detail-layout-6
    .product-box
    .diy_qty_form
    .gform_wrapper
    .text-with-input-aligned
    label {
    width: 100%;
    max-width: 100%;
  }
}
/*DIY PLP page design End*/

@media screen and (min-width: 1600px) {
  span.uabb-modal-close.uabb-close-custom-top-right {
    right: 28%;
    top: 10%;
  }
}

@media screen and (max-width: 1400px) {
  span.uabb-modal-close.uabb-close-custom-top-right {
    right: 19.5%;
    top: 5%;
  }
}

@media screen and (max-width: 1280px) {
  span.uabb-modal-close.uabb-close-custom-top-right {
    right: 17.5%;
    top: 5%;
  }
}

@media screen and (max-width: 1099px) {
  .fl-page-nav-search form {
    background-color: #767676;
    border-top: 0px solid #a1c5e5;
    display: none;
    padding: 40px;
    position: absolute;
    right: 0;
    top: 65px;
    width: 990px;
  }
}

@media screen and (max-width: 1024px) {
  span.uabb-modal-close.uabb-close-custom-top-right {
    right: 9.5%;
    top: 7%;
  }
  /* Slider height issue on mobile open */

  .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,
  .fl-content-slider,
  .fl-row.main-slider-wrap > .fl-row-content-wrap {
    min-height: 500px !important;
    max-height: 500px !important;
  }
  .fl-content-slider .fl-slide-bg-link {
    z-index: 2;
  }
  /* Slider height issue on mobile closed */

  div.fl-slide-text-center .fl-slide-content-wrap {
    height: auto !important;
    max-height: 500px !important;
  }
}

@media (max-width: 992px) {
  div.container .row .product-detail-layout-6 {
    margin-top: 0px !important;
  }

  .brand_listing {
    padding-top: 30px !important;
  }

  .facetwp-template .die_product_plp .products-list-wrap .product-main {
    max-width: 48%;
    width: 100%;
  }
  .header-boxed-1 .fl-slide-content-wrap {
    padding: 0px;
  }
  .fl-builder-content
    .fl-module-content-slider
    .fl-slide
    .fl-slide-content-wrap {
    width: 100% !important;
  }
  .fl-content-slider .fl-slide .fl-slide-foreground {
    position: initial !important;
  }
  .fl-content-slider .fl-slide .fl-slide-mobile-photo ~ .fl-slide-foreground {
    position: absolute !important;
  }

  /* 	.fl-slide-5 .fl-slide-foreground{
		position: absolute !important;
	} */

  .fl-slide-0
    .fl-builder-content
    .fl-module-content-slider
    .fl-slide
    a.fl-button {
    margin: 0 auto !important;
  }
  ul#menu-copyright li {
    display: inline-block;
  }
  ul#menu-copyright li:first-child a {
    padding-left: 0;
  }
  button#responsive-menu-button {
    position: absolute !important;
    top: 115px !important;
  }
  .fl-content.fl-content-left.col-md-8,
  .fl-sidebar.fl-sidebar-right.fl-sidebar-display-desktop.col-md-4 {
    margin-top: 0;
  }
  .footer-logo
    .uabb-module-content.uabb-photo.uabb-photo-align-left.uabb-photo-mob-align-center {
    text-align: left !important;
  }
  .fl-module.fl-module-rich-text.fl-node-58fab5c012487.footer-social-icons
    ul.social-icons {
    float: left;
  }
  .fl-page-content {
    padding-top: 0px !important;
  }
  h1.fl-heading {
    text-align: center !important;
  }
  div#breadcrumbs {
    top: 138px !important;
  }

  span.svg-container {
    color: #000;
  }
  span.uabb-modal-close.uabb-close-custom-top-right {
    right: 5.5%;
    top: 12%;
  }
  /*     #home_page_slider .fl-content-slider .fl-slide-2 .fl-slide-content,
    #home_page_slider .fl-content-slider .fl-slide-3 .fl-slide-content,
    #home_page_slider .fl-content-slider .fl-slide-4 .fl-slide-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: absolute;
        width: 400px;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        height: 300px;
    }
    #home_page_slider .fl-content-slider .fl-slide-3 .fl-slide-content,
    #home_page_slider .fl-content-slider .fl-slide-4 .fl-slide-content {
        height: 190px;
    } */
  #home_page_slider .fl-content-slider .fl-slide .fl-slide-content {
    border-left: none !important;
    padding: 0 !important;
  }
  .row.search-row {
    padding-top: 0;
  }
  a.nav-link {
    padding-left: 15% !important;
  }
  /* .fl-page-nav-collapse.collapse.navbar-collapse {
        display: none !important;
    } */
}

@media (max-width: 767px) {
  .six-col-wrap .fl-col.fl-col-small {
    max-width: 100% !important;
    margin: 10px 20px !important;
  }
	   div.fl-page-content .fl-module.fl-module-heading h2.fl-heading, .fl-page-content .fl-module.fl-module-heading h2, div.fl-page-content h2.fl-heading, .fl-page-content h2,.fl-slide-title .fl-heading span, .fl-slide-title .fl-heading {
        font-size: 24px !important;
        line-height: 1.1 !important;
    }

  button#responsive-menu-button {
    top: 115px !important;
  }
  /* div#breadcrumbs {
        top: 145px !important;
    } */
  span.uabb-modal-close.uabb-close-custom-top-right {
    right: 4%;
    top: 8%;
  }
  .featured-products .featured-product-list .featured-product-item {
    width: 50%;
  }
  .featured-products
    .featured-product-list
    .featured-product-item
    .prod-img-wrap
    img {
    left: 0;
    right: 0;
  }
  .flex-ul .gfield_checkbox li {
    width: 50%;
  }
  .facetwp-template .die_product_plp .fl-post-grid-post .fl-post-grid-text,
  .facetwp-template .die_product_plp .fl-post-grid-post .diy_plp_btn_group {
    padding-right: 0px;
  }
  .facetwp-template .die_product_plp .fl-post-grid-post .diy_plp_btn_group a {
    font-size: 10px;
  }
}
@media (max-width: 500px) {
  .facetwp-template .die_product_plp .products-list-wrap .product-main {
    max-width: 100%;
    width: 100%;
    padding: 0 20px;
  }
}

/* home full bar */

@media (min-width: 1500px) {
  .full-bar-lg .fl-module {
    margin-left: 25%;
  }
}

/* Web Forms */

.web-form input {
  border-radius: 0 !important;
}

.web-form .gform_body label {
  font-weight: 300 !important;
}

.web-form .gform_footer {
  text-align: center !important;
}

.web-form .button {
  padding: 10px 30px;
  color: #fff !important;
  border: none !important;
}

.web-form .gform_wrapper div.validation_error {
  color: #790000 !important;
}

.web-form .textarea {
  border-radius: 0 !important;
  max-height: 120px;
}

.web-form select {
  padding: 6px !important;
}

.web-form .ginput_container_time select {
  padding: 0 !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield select {
  border: 1px solid #e6e6e6;
  background-color: #fcfcfc !important;
}

.ui-datepicker-title {
  color: #333;
}

.web-form button:hover,
.web-form input[type="button"]:hover,
.web-form input[type="submit"]:hover {
  background: #b31a21 !important;
  border: none;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type="checkbox"],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type="radio"] {
  margin-top: 2px !important;
  margin-right: 5px !important;
}

.default-form h1 {
  line-height: 1em;
  font-weight: 700 !important;
  font-size: 3.3em !important;
}

/* 500 Coupon Page */

.coupon h2 {
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 300;
  margin: 0;
  padding: 0;
}

.coupon h1 {
  font-size: 4.5em;
  font-weight: 700;
  line-height: 1em;
  margin: 0;
  padding: 0;
}

.coupon h3 {
  line-height: 1em;
}

.coupon h4 {
  font-size: 1.2em;
  font-weight: normal;
}

/* Tabs 1 */

.tabs-1 .fl-tabs-panels {
  border-color: transparent !important;
}

.tabs-1 .fl-tabs-label {
  border-color: transparent !important;
  width: 25%;
  margin-bottom: 40px;
  text-transform: uppercase;
  color: #dedddd;
  font-weight: 700;
}

.fl-tabs-label.fl-tab-active {
  border-color: transparent !important;
  color: #767676;
  font-weight: 700;
}

.fl-tabs-panel-content .row {
  margin-left: -30px;
  margin-right: -30px;
  margin-top: -30px;
}

.tabs-1 .fl-row-fixed-width,
.tabs-1 .fl-row-content-wrap {
  max-width: 100% !important;
  margin: 20px 0 !important;
  padding: 0 !important;
}

.tabs-1 .fl-tabs-panel-content {
  padding: 0;
  margin: 0;
  width: 100%;
}

.tabs-1 .fl-tabs-panels,
.tabs-1 .fl-tabs-panel {
  border: none;
}

.fl-tabs-labels .fl-tabs-label {
  outline: none !important;
}

/* Tabs */

.tabs-2 .fl-tabs-panels {
  border-color: transparent !important;
}

.tabs-2 .fl-tabs-label {
  border-color: transparent !important;
  text-transform: uppercase;
  color: #dedddd;
  font-weight: 700;
}

.fl-tabs-label.fl-tab-active {
  border-color: transparent !important;
  color: #767676;
  font-weight: 700;
}

.tabs-2 .fl-tabs-labels {
  max-width: 82%;
  margin: 0 auto;
  text-align: center;
}

.tabs-3 .fl-tabs-label.fl-tab-active:after {
  content: "";
  width: 60%;
  position: absolute;
  left: 0;
  bottom: 1px;
  border-width: 0 0 1px;
  border-style: solid;
}

.tabs-3 .fl-tabs-label {
  max-width: 33%;
  margin: 0 auto;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .fl-page-nav-wrap {
    background: transparent !important;
  }
  .gfield {
    padding-right: 15px !important;
  }
  div#breadcrumbs {
    text-shadow: 0 0 0px #000;
  }
}

@media screen and (max-width: 992px) {
  .tabs-3 .fl-tabs-label {
    max-width: 100%;
    white-space: nowrap;
  }
}

.tabs-3 .fl-tabs-labels {
  margin-bottom: 20px;
}

.tabs-3 .fl-tabs-label.fl-tab-active:after {
  content: "";
  width: 80%;
  position: absolute;
  left: 10%;
  bottom: 1px;
  border-width: 0 0 4px;
  border-style: solid;
  border-color: #cc252a;
}

.tabs-3 .fl-tabs-labels .fl-tabs-label {
  display: table;
  width: 100%;
  border-radius: 100%;
  padding-bottom: 40px;
}

.tabs-3 .fl-tabs-labels .fl-tabs-label span {
  display: table-cell;
  vertical-align: middle;
}

.tabs-3 .fl-tabs-labels {
  max-width: 1020px !important;
  margin: 0 auto;
}

.tabs-3 .fl-tabs-panel-content {
  padding: 0 0 40px 0 !important;
  margin: 0 !important;
  background-color: #fafafa !important;
}

.tabs-3 .fl-tabs-panel-content .row {
  max-width: 1100px;
  margin: 0 auto;
  padding: 30px;
}

.tabs-3 iframe {
  margin-top: -40px;
}

.tabs-4 .fl-tabs-label.fl-tab-active:after {
  content: "";
  width: 60%;
  position: absolute;
  left: 0;
  bottom: 1px;
  border-width: 0 0 1px;
  border-style: solid;
}

.tabs-4 .fl-tabs-label {
  max-width: 25%;
  margin: 0 auto;
  text-align: center;
}

.tabs-4 .fl-tabs-labels {
  margin-bottom: 20px;
}

.tabs-4 .fl-tabs-label.fl-tab-active:after {
  content: "";
  width: 90%;
  position: absolute;
  left: 5%;
  bottom: 1px;
  border-width: 0 0 4px;
  border-style: solid;
  border-color: #cc252a;
}

.tabs-4 .fl-tabs-labels .fl-tabs-label {
  display: table;
  width: 100%;
  border-radius: 100%;
}

.tabs-4 .fl-tabs-labels .fl-tabs-label span {
  display: table-cell;
  vertical-align: middle;
}

.tabs-5 .fl-tabs-label.fl-tab-active:after {
  content: "";
  width: 60%;
  position: absolute;
  left: 0;
  bottom: 1px;
  border-width: 0 0 1px;
  border-style: solid;
}

.tabs-5 .fl-tabs-label {
  max-width: 20%;
  margin: 0 auto;
  text-align: center;
}

.tabs-5 .fl-tabs-labels {
  margin-bottom: 20px;
}

.tabs-5 .fl-tabs-label.fl-tab-active:after {
  content: "";
  width: 90%;
  position: absolute;
  left: 5%;
  bottom: 1px;
  border-width: 0 0 4px;
  border-style: solid;
  border-color: #4aaae4;
}

.tabs-5 .fl-tabs-labels .fl-tabs-label {
  display: table-cell;
  width: 1%;
  float: none;
  border-radius: 0;
}

.tabs-5 .fl-tabs-labels .fl-tabs-label span {
  display: table-cell;
  vertical-align: middle;
}

.tabs-products .fl-tabs-panel-content {
  padding-top: 40px !important;
}

.tabs-products h3 {
  font-size: 1.5em;
}

/*location row */

.location-row a {
  color: #808080 !important;
}

.location-top a {
  color: #2d2d2d !important;
  font-weight: 700;
}

.location-top .fl-button {
  width: 100% !important;
  text-align: center;
}

/* product row */

.product-row h4,
.product-row h5 {
  font-weight: 300;
  text-transform: uppercase;
}

.product-row h3 {
  text-transform: uppercase;
}
.diy_product_layout.container
  .row
  .product-detail-layout-6
  h2.estimate_heading {
  text-align: center !important;
}
@media (max-width: 767px) {
  .product-row.featured h3,
  .product-row.featured h4,
  .product-row.featured h5 {
    text-align: center !important;
  }
  .product-row.featured h4 {
    margin-bottom: 20px !important;
  }
}

/*Project Gallery */

.project-gallery .fl-photo-caption-below {
  text-align: left !important;
}

/* Image Galleries */

.fl-post-grid-gallery {
  width: 300px;
  height: 300px;
  background-position: center !important;
}

.gallery-menu ul li a:hover {
  text-decoration: none;
}

/* Reviews */

.reviews h4 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.reviews img {
  margin: 0;
  padding: 0 0 5px 0;
}

.associations ul li {
  padding: 5px 0;
  font-weight: 700;
}

/* Footer 1 */

.footer-1-top a:hover {
  text-decoration: none;
}

.footer-1-top h3.fl-heading {
  font-weight: 700 !important;
}

.footer-1-top .fl-social-icons {
  text-align: center !important;
}

.footer-1-top .fl-social-icons a.fl-icon {
  margin: 0 10px;
}

/* Slider Menu */

.slider-menu {
  position: absolute;
  right: 0px;
  z-index: 100;
  top: 0px;
  height: 460px;
  overflow: hidden;
}

.slider-menu ul {
  background-color: white;
  vertical-align: middle;
  list-style: none;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 65px;
  color: #2d2d2d;
  font-weight: bold;
  margin-right: -235px;
}

.slider-menu ul li {
  overflow: hidden;
  border: 1px solid #eee;
  border-width: 0px 0px 1px 0px;
  width: 300px;
}

.slider-menu .icon {
  float: left;
  font-size: 23px;
  width: 65px;
  text-align: center;
  border: 1px solid #eee;
  border-width: 0px 1px 0px 0px;
  cursor: pointer;
}

.slider-menu .padding {
  padding: 0px 15px;
  display: block;
}

.slider-menu a {
  color: #2d2d2d;
  float: left;
}

@media (max-width: 992px) {
  .slider-menu {
    display: none;
  }
  .fl-row-content-wrap .fl-col-content {
    border-left: 0px !important;
  }
  .special-order-rug
    .product-color-variationPlp
    .slides
    > .slide
    .color-boxs-inners
    span {
    font-size: 10px;
  }
}

/* Popup */

.fr_popup {
  display: none;
}

.fr_popup .bg {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.fr_popup .content {
  position: absolute;
  z-index: 1001;
  width: 100%;
}

.fr_popup .content-inner {
  width: 628px;
  background-color: white;
  overflow: auto;
  margin: auto;
}

.fr_popup .content .row-item {
  padding: 30px 50px;
  border-bottom: 1px solid #eee;
  overflow: hidden;
}

.fr_popup .content .row-item * {
  margin: 0px;
}

.right {
  float: right;
}

.left {
  float: left;
}

/* FL Photo */

.fl-photo .has_coupon .over {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  text-align: center;
  display: none;
}

.fl-photo .has_coupon {
  cursor: default;
}

.fl-photo .has_coupon:hover .over {
  display: block;
}

.fl-photo .has_coupon .over-inner {
  display: table;
  height: 100%;
  width: 100%;
}

.fl-photo .has_coupon .over-inner2 {
  display: table-cell;
  vertical-align: middle;
}

.fl-photo .has_coupon .over .fl-button {
  background: #cc252a;
  font-size: 13px;
  line-height: 15px;
  padding: 10px 20px;
  color: white;
  display: inline-block;
  font-weight: normal;
  text-decoration: none;
  text-shadow: none;
  text-transform: uppercase;
  margin-bottom: 10px;
  min-width: 140px;
  cursor: pointer;
}

.fl-photo .has_coupon .over .fl-button.white {
  border: 1px solid white;
  background-color: transparent;
}

/* TOGGLE BOX BOTTOM */

.fr_toggle_box {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1000;
}

.fr_toggle_box .bg {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}

.fr_toggle_box .box_content {
  background-color: white;
  width: 100%;
  z-index: 1;
  position: fixed;
  bottom: 0px;
  display: none;
}

.fr_toggle_box .handle {
  background-color: #383838;
  padding: 20px 30px;
  color: white;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  width: 500px;
  max-width: 100%;
  margin: auto;
  margin-top: -66px;
  cursor: pointer;
}

.fr_toggle_box.active .handle i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fr_toggle_box .box_content table {
  width: 70%;
  table-layout: fixed;
  margin: 0 auto;
}

.fr_toggle_box .padding {
  padding: 40px;
}

.fr_toggle_box .box {
  width: 100%;
  height: 100%;
  min-height: 275px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.fr_toggle_box .box_white {
  border: 0px solid #212121;
  color: #212121;
}

.fr_toggle_box .box_red {
  background-color: #c92830;
  color: white;
}

.fr_toggle_box .box * {
  color: inherit;
}

.fr_toggle_box td {
  padding: 0px 20px;
}

[data-fr-link] {
  cursor: pointer;
}

.fr_toggle_box .fixed_bottom {
  text-align: center;
  position: absolute;
  bottom: 10px;
  width: 100%;
}

.fr_toggle_box .fl-button {
  background: #cc252a;
  font-size: 13px;
  line-height: 15px;
  padding: 10px 20px;
  color: white;
  display: inline-block;
  font-weight: normal;
  text-decoration: none;
  text-shadow: none;
  text-transform: uppercase;
  margin-bottom: 10px;
  cursor: pointer;
}

.fr_toggle_box .box_red .fl-button {
  background-color: white !important;
  color: #cc252a !important;
}

.fr_toggle_box .text {
  padding: 40px 0px 0px;
}

.fr_toggle_box .text * {
  margin-top: 0px;
  margin-bottom: 0px;
}

.fr_toggle_box .text h2 {
  font-size: 45px;
}

.fr_toggle_box .text p {
  margin-top: 10px;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  div#breadcrumbs {
    text-shadow: 0 0 6px #000;
    padding: 8px 18px;
  }
  .fl-page-bar-text.fl-page-bar-text-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 1024px) {
  .fr_toggle_box {
    display: none;
  }
  .read-reviws,
  .leave-reviws {
    width: 50% !important;
  }
  .uabb-modal {
    top: 43% !important;
    transform: translateY(-50%) !important;
  }
  p.address {
    display: block;
    text-align: center;
    width: 100%;
    padding-top: 5px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .popup-img img {
    width: 40% !important;
  }
}

.btn-white {
  background: #fff !important;
  color: #00247a !important;
  border: 1px solid #00247a !important;
  font-weight: 700;
}

/* Spotlights CSS */

/* Spotlight Layout 3 */

.spotlight-layout-3 .fl-col-group .fl-col:last-child .fl-col-content {
  position: relative;
}

.spotlight-layout-3 .fl-col-group .fl-col:last-child .fl-col-content:after {
  content: "";
  display: block;
  height: 100%;
  width: 100px;
  background: inherit;
  position: absolute;
  top: 0;
  right: 100%;
  transform-origin: top left;
  transform: skew(8deg, 0deg);
  -webkit-transform: skew(8deg, 0deg);
  -moz-transform: skew(8deg, 0deg);
  -o-transform: skew(8deg, 0deg);
  -ms-transform: skew(8deg, 0deg);
  z-index: 2;
}

/* Spotlight Layout 4 */

.spotlight-layout-4 .fl-col-group .fl-col:first-child .fl-col-content {
  position: relative;
}

.spotlight-layout-4 .fl-col-group .fl-col:first-child .fl-col-content:after {
  content: "";
  display: block;
  height: 100%;
  width: 102px;
  background: inherit;
  position: absolute;
  top: 0;
  left: 99.9%;
  transform-origin: top left;
  transform: skew(-8deg, 0deg);
  -webkit-transform: skew(-8deg, 0deg);
  -moz-transform: skew(-8deg, 0deg);
  -o-transform: skew(-8deg, 0deg);
  -ms-transform: skew(-8deg, 0deg);
  z-index: 2;
}

/* .gt_strd.spotlight-layout-4 .fl-col-group .fl-col:last-child .fl-col-content:after { 
    background: #767676;
} */

/* Spotlight Layout 5 */

.spotlight-layout-5 .fl-content-slider .fl-slide-content {
  margin: 20px;
}

.spotlight-layout-5 .fl-slide-title {
  color: #767676;
  font-size: 24px;
}

.spotlight-layout-5 .fl-slide-text,
.spotlight-layout-5 .fl-slide-text > * {
  font-size: 14px;
  line-height: 28px;
}

.spotlight-layout-5 .fl-slide-cta-button {
  padding-top: 30px;
}

.spotlight-layout-5 .fl-slide-cta-button .fl-button {
  padding: 10px 30px;
  font-size: 14px;
}

.spotlight-layout-5 .fl-slide-cta-button .fl-button:hover {
  border-color: #767676 !important;
}

.spotlight-layout-5 .fl-content-slider .fl-content-slider-navigation path {
  fill: #767676;
}

/* Spotlight Layout 6 */

.spotlight-layout-6 .fl-content-slider .fl-slide .fl-slide-foreground {
  padding: 0 40px;
}

.spotlight-layout-6 .fl-content-slider .fl-slide .fl-slide-content-wrap {
  float: right;
  text-align: left;
  width: 55%;
}

.spotlight-layout-6 .fl-content-slider .fl-slide .fl-slide-photo-wrap {
  float: left;
  padding: 20px;
  width: 45%;
}

.spotlight-layout-6
  .fl-content-slider
  .fl-slide
  .fl-slide-photo-wrap
  .fl-slide-photo {
  margin: 0;
}

.spotlight-layout-6 .fl-content-slider .fl-slide-content {
  margin: 20px;
}

.spotlight-layout-6 .fl-slide-title {
  color: #767676;
  font-size: 24px;
}

.spotlight-layout-6 .fl-slide-text,
.spotlight-layout-6 .fl-slide-text > * {
  font-size: 14px;
  line-height: 28px;
}

.spotlight-layout-6 .fl-slide-cta-button {
  padding-top: 30px;
}

.spotlight-layout-6 .fl-slide-cta-button .fl-button {
  padding: 10px 30px;
  font-size: 14px;
}

.spotlight-layout-6 .fl-slide-cta-button .fl-button:hover {
  border-color: #767676 !important;
}

.spotlight-layout-6 .fl-content-slider .fl-content-slider-navigation path {
  fill: #767676;
}

/* Spotlight Layout 7 */

.spotlight-layout-7 .fl-content-slider .fl-slide .fl-slide-foreground {
  padding: 0 40px;
}

.spotlight-layout-7 .fl-content-slider .fl-slide .fl-slide-content-wrap {
  float: left;
  text-align: left;
  width: 55%;
}

.spotlight-layout-7 .fl-content-slider .fl-slide .fl-slide-photo-wrap {
  float: left;
  padding: 20px;
  width: 45%;
}

.spotlight-layout-7
  .fl-content-slider
  .fl-slide
  .fl-slide-photo-wrap
  .fl-slide-photo {
  margin: 0;
}

.spotlight-layout-7 .fl-content-slider .fl-slide-content {
  margin: 20px;
}

.spotlight-layout-7 .fl-slide-title {
  color: #767676;
  font-size: 24px;
}

.spotlight-layout-7 .fl-slide-text,
.spotlight-layout-7 .fl-slide-text > * {
  font-size: 14px;
  line-height: 28px;
}

.spotlight-layout-7 .fl-slide-cta-button {
  padding-top: 30px;
}

.spotlight-layout-7 .fl-slide-cta-button .fl-button {
  padding: 10px 30px;
  font-size: 14px;
}

.spotlight-layout-7 .fl-slide-cta-button .fl-button:hover {
  border-color: #767676 !important;
}

.spotlight-layout-7 .fl-content-slider .fl-content-slider-navigation path {
  fill: #767676;
}

/* HP Products Boxes */

.hp-product-1 .njba-logo-carousel-main .njba-out-side .njba-logo-inner {
  border: none;
  background: none;
}

.hp-product-2 .njba-logo-grid-main .njba-out-side .njba-logo-inner {
  border: none;
  background: none;
}

.hp-product-3 .njba-tabs-panels .njba-tabs-panel .njba-tabs-panel-content {
  width: 50%;
  font-size: 13px;
  line-height: 24px;
}

.hp-product-4 .njba-tabs-panels .njba-tabs-panel .njba-tabs-panel-content {
  width: 50%;
  margin: 0;
  font-size: 13px;
  line-height: 24px;
  float: right;
}

.hp-product-4
  .fl-module-njba-tabs
  .njba-tabs
  .njba-tabs-label
  .njba-tab-label-inner {
  padding: 10px 20px;
}

.hp-product-4 .fl-module-njba-tabs .njba-tabs .njba-tab-title {
  /*font-weight: */
}

.hp-products-6 .fl-callout .fl-callout-title {
  font-size: 18px;
  padding: 0;
}

.hp-products-7 .fl-callout .fl-callout-title {
  font-size: 18px;
  padding: 0;
}

.hp-products-7 .fl-callout .fl-callout-content {
  position: relative;
}

.hp-products-7 .fl-callout .fl-callout-content-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 0 15px;
}

.hp-products-7 .fl-callout .fl-callout-text {
  font-size: 90%;
}

.hp-product-7 .njba-tabs .njba-tab-title {
  text-transform: uppercase;
}

.hp-products-7 .njba-content:after {
  content: "";
  display: table;
  clear: both;
}

.hp-product-7 .text-content {
  width: 50%;
  float: left;
  font-size: 13px;
  line-height: 24px;
}

.hp-product-7 .text-img {
  width: 45%;
  float: right;
  text-align: center;
}

.hp-product-7 .njba-tabs.njba-tabs-style-7.njba-tab-section-main {
  display: flex;
  flex-direction: column-reverse;
}

.fl-html ul.pricing-title-wrap {
  padding: 10px 20px;
  background-color: #b4cece;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  color: #302b28;
  font-weight: 600;
  text-transform: capitalize;
  display: flex;
  justify-content: space-evenly;
  list-style: none;
  margin: 0 0px 0 0;
}
.fl-html ul.pricing-title-wrap .mobile-only {
  display: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
}
.fl-html ul.pricing-title-wrap li {
  width: 31%;
}

.fl-html ul.pricing-title-wrap li span {
  font-weight: 400;
  display: block;
  font-size: 12px;
}
.fl-html ul.price-wrap {
  border-top: 4px solid #2b3f50;
  padding: 10px 20px;
  background-color: #dde7ea;
  text-align: center;
  font-size: 15px;
  line-height: 16px;
  color: #253644;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  justify-content: space-evenly;
  list-style: none;
  margin: 0px 0 0;
}
.fl-html ul.price-wrap li span {
  font-weight: 400;
  display: block;
  font-size: 10px;
  line-height: 13px;
  color: #333333;
}
.fl-html ul.price-wrap li {
  width: 31%;
}
.logo-bgimg-wrap {
  position: relative;
}

.logo-bgimg-wrap .logo-onimage-wrap {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fl-builder-edit .logo-bgimg-wrap .logo-onimage-wrap {
  position: static;
}
/* Menu  */

/* .fl-page-nav-right .fl-page-header-container {
    padding: 10px 0;
    max-width: 1250px;
    width: 100%;
}

@media (max-width:1280px) {
    .fl-page-nav-right .fl-page-header-container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .fl-page-nav-right .fl-page-header-logo {
        padding: 0px!important;
    }
} */

.fl-node-5be4ee16d7203 .fl-heading .fl-heading-text {
  font-weight: 300;
}

.fl-node-5c06883d6160a .fl-slide-0 .fl-slide-photo {
  height: 260px;
  bottom: 0;
  margin: auto !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.fl-tabs-label {
  color: #949494 !important;
}

.fl-tabs-label.fl-tab-active {
  color: #222222 !important;
}

.gform_wrapper .timeEstimate .gfield_time_hour i {
  width: 5px;
  font-weight: bolder;
  margin-top: -4px;
  left: -3px;
  position: relative;
}

.diy-prod-sectio .uabb-new-ib-desc h3 {
  margin-top: 50px;
  margin-left: -10%;
}
/* .diy-prod-sectio .uabb-module-content .uabb-new-ib-img{
    transform: translate3d(-10px, 0, 0)!important;
} */

.diy-prod-sectio .uabb-ib-effect-style9 .uabb-new-ib-desc::before {
  display: none;
}
.hrs-btn-wrp .storename .store-opening-hrs {
  padding-left: 0px;
  list-style: none;
}
@media (max-width: 1024px) {
  .diy-prod-sectio .uabb-new-ib-desc h3 {
    font-size: 35px;
    line-height: 40px;
  }
}

@media (max-width: 900px) {
  .fl-page-header-logo-col {
    width: 100%;
  }
  #rmp_menu_trigger-1167934,
  .fl-page-nav-wrap {
    display: none !important;
  }
}
@media (max-width: 770px) {
  .fl-html ul.pricing-title-wrap,
  .fl-html ul.price-wrap {
    margin: 0;
  }
}
@media (max-width: 992px) {
  .fl-page-header-logo-col {
    width: 100%;
  }
  .fl-html ul.pricing-title-wrap {
    padding: 10px 20px 5px;
  }
  .fl-html ul.pricing-title-wrap li {
    display: none;
  }
  .fl-html ul.pricing-title-wrap li.mobile-only {
    display: block;
    margin-bottom: 0px;
  }
  .fl-html ul.price-wrap {
    padding: 10px 20px 10px;
  }
  .fl-html ul.price-wrap li span {
    font-weight: 600;
  }
  .fl-html ul.price-wrap li {
    font-size: 18px;
    line-height: 20px;
  }
  .diy-prod-sectio .uabb-new-ib-desc h3 {
    font-size: 25px;
    line-height: 30px;
  }
  /* .fl-html ul.pricing-title-wrap li{
        width: 100%;
        margin-bottom: 10px;
    } */
  #responsive-menu-button {
    top: 26px !important;
  }
  .searchBarTop {
    display: none;
  }
  .fr-slider .arrow {
    height: 80px;
    line-height: 80px;
  }
  .fl-node-5be4510d28a69.fl-module-heading .fl-heading {
    text-align: center;
  }
  .fl-node-5be442c535e25 {
    display: flex;
    padding: 10px 0;
    justify-content: center;
  }
  .fl-node-5be442c535e25 .fl-module-content {
    margin: 0;
  }
  .fl-node-5be442c535e25 .fl-col {
    margin: 0;
  }
  .fl-node-5be442c535e25 .fl-col.fl-node-5be5dfc9c4e3e {
    margin: 0 10px;
  }
  header .close_menu,
  header .show_menu,
  header .search_mobile,
  header .close_search {
    margin-top: 25px;
  }
  .navbar-nav > li {
    display: block;
    float: none;
  }
  nav.fl-page-nav.navbar.navbar-default,
  .fl-page-nav-collapse ul.navbar-nav {
    width: 100%;
  }
  .fl-node-5beda7e76ea83 {
    display: flex;
    justify-content: center;
  }
  .fl-node-58fab5c012487 p,
  .fl-node-58fab51c4e4ff p,
  .fl-node-5be49ecb044f8 p,
  .fl-node-5aabf8011359b p,
  .fl-social-icons {
    text-align: center !important;
  }
  .sc_mega_menu.active .secondary_menu .nav.navbar-nav.menu {
    margin: 0;
    padding: 0 15px;
  }
  .facet_filters {
    top: 0px;
    bottom: 0;
    height: auto;
  }
  .sc_mega_menu .fl-page-nav-wrap {
    top: 145px;
    bottom: 0;
    height: auto;
  }
  .fl-node-5be4895605f88 .fl-heading {
    text-align: center !important;
  }
  #sifContainer {
    width: auto !important;
    margin: 0 15px !important;
  }
  .fl-builder-content .fl-node-58b58157a16b3 h5 {
    /* text-align: center !important; */
  }
  .fl-node-58af407a120f2 {
    max-width: 100% !important;
  }
  .fl-node-5c08bbf72601a .menu .fl-has-submenu .sub-menu {
    /* position: static; */
  }
  .web-form .gform_wrapper .timeEstimate .ginput_container_time select {
    width: 100px !important;
    max-width: 60px !important;
    white-space: nowrap;
  }
  /* mobile */
  .searchBarTop,
  .fl-page-nav-right .fl-page-nav-search {
    position: static;
  }
  .searchBarTop {
    margin: 0;
    padding: 0;
  }
  .fl-page-header-logo-col > .fl-page-nav-wrap,
  .fl-page-header-logo-col > .searchBarTop {
    flex: 1;
  }
  .fl-page-header-logo-col > .fl-page-header-logo {
    flex: 2;
  }
  .fl-page-nav-right .fl-page-header-container {
    padding: 10px 20px;
  }
  .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile
    .fl-page-nav
    .navbar-toggle
    * {
    color: #000000;
  }
  .fl-builder-content-84 {
    position: static;
    height: auto;
  }
  .fl-page-header-container.container {
    padding-top: 10px;
  }
  .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile.fl-page-nav-right
    .fl-page-header-row
    .fl-page-header-logo {
    padding-bottom: 0;
    text-align: center;
  }
  .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile
    .fl-page-nav
    .navbar-toggle {
    top: 0;
    position: static;
  }
  /* .navbar-toggle {
        display: block;
    } */
  .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile
    .fl-page-header-logo {
    margin: 0;
  }
  .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile.fl-page-nav-right
    .fl-page-header-row
    .fl-page-header-logo-col {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .fl-page-nav-right .fl-page-nav-search {
    display: block;
  }
  .fl-page-nav-search form {
    width: calc(100vw);
    position: absolute;
    margin-left: -50vw;
    top: 100%;
    left: 50%;
  }
  .fl-node-5be442c535e25 .fl-col {
    margin: 0 10px;
  }
  /* .fl-builder-content .fl-node-58b58157a16b3 p {
        text-align: left !important;
    } */
  .fl-node-58fab3e96409b {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .fl-node-58fab3e96409b > .fl-col {
    width: 30% !important;
  }
  .fl-node-5c07f5b4dd652 {
    text-align: center;
  }
  .fl-node-5c07f5b4dd652 .fl-col {
    margin: 0 !important;
    display: inline-block;
  }
  #sifContainer {
    display: inline-block;
  }
  .fl-node-5c07f56f679ae {
    text-align: center;
  }
  .fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content {
    /* margin: 0 !important;
        padding: 30px;
        background: transparent;
        position: absolute;
        top: 0;
        text-align: center;
        left: 0;
        right: 0; */
  }
  .fl-slide-1 p {
    display: flex;
    flex-direction: column;
  }
  .fl-slide-1 p img {
    width: 50%;
    margin: auto;
  }
  .toggle-image-thumbnails a {
    border: 3px solid white;
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
  }
  .facetwp-per-page {
    text-align: left !important;
  }
  .facetwp-pager {
    float: left;
  }
  .fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content {
    bottom: 0;
    margin: auto !important;
  }
  .fl-col-small {
    max-width: 700px;
  }
  footer .footer-1-top .fl-col-small {
    margin: 0px;
    width: 50% !important;
    display: inline-block;
    padding: 20px;
  }
  footer .footer-1-top .fl-col-small .resp-left {
    text-align: left !important;
  }
  .plpAlignTitle {
    position: absolute;
    top: 28px;
    right: 0;
  }
  .cat-boxes .fl-callout .fl-callout-content {
    max-width: 360px;
    margin: 0 auto;
  }
  .spotlight-layout-4 .fl-col-group .fl-col:first-child .fl-col-content:after,
  .spotlight-layout-3 .fl-col-group .fl-col:first-child .fl-col-content:after,
  .spotlight-layout-4 .fl-col-group .fl-col:last-child .fl-col-content:after {
    display: none;
    display: none;
  }
  footer .footer-1-top .fl-col-group-nested:first-child .fl-col-small {
    width: 33% !important;
  }
  footer .footer-1-top .resp-foot-section {
  }
  .fl-menu .fl-menu-mobile-toggle {
    color: #fff !important;
  }
  .tabs-5 .fl-tabs-label {
    max-width: 100%;
  }
  .uabb-modal {
    top: 34% !important;
  }
  .read-reviws,
  .leave-reviws {
    width: 100% !important;
  }
  div#breadcrumbs {
    position: static !important;
    /* background: #0000006b !important; */
  }
  .location-get-direction {
    text-align: center;
  }
  body {
    overflow: visible !important;
  }
  div#responsive-menu-additional-content a.phone.retailer,
  div#responsive-menu-additional-content a.phone.retailer:hover,
  div#responsive-menu-additional-content a.phone.retailer:focus {
    color: #fff;
  }
  .diy_qty_form h2.fl-post-title.diy_title {
    text-align: center !important;
    line-height: 25px !important;
  }
}

@media (max-width: 768px) {
  div.container .row .product-detail-layout-6 {
    margin-top: 0px !important;
  }
}

@media (max-width: 567px) {
  .fl-html ul.pricing-title-wrap,
  .fl-html ul.price-wrap {
    margin: 0px;
  }

  footer .social-icons {
    text-align: left !important;
  }
  .fl-row .fl-row-content .flooring-off-resp {
    width: 50% !important;
  }
  #responsive-menu-button {
    top: 15px !important;
  }
  footer .footer-1-top .fl-col-small {
    margin: 0px;
    width: 100% !important;
    display: inline-block;
    padding: 0px 20px;
  }
  footer .resp-foot-section .fl-module-content {
    margin-top: 0px !important;
  }
  .plpAlignTitle {
    position: static;
  }
  /* body {
        padding-top:150px;
    } */
  .fl-node-5be442c535e25 {
    padding: 10px 20px;
  }
  #djcustom-header {
    top: 45px !important;
  }
  header .close_menu {
    /* display: none; */
  }
  .facet_filters {
    top: 0px;
  }
  .tabs-1 .fl-tabs-label {
    color: #2d2d2d;
    width: 100%;
  }
  .fl-page-nav ul.sub-menu {
    width: auto;
  }
  .fl-builder-content .fl-node-58b58157a16b3 h5,
  .fl-node-58fab48ccb679.fl-module-heading .fl-heading,
  .fl-node-58fab44d7e59e.fl-module-heading .fl-heading {
    text-align: left !important;
    font-weight: bold;
  }
  #menu-footer-menu a {
    font-size: 14px;
  }
  .fl-node-5beb43b72f056 {
    display: none;
  }
  .fl-node-5be442c535e25 {
    padding: 8px 15px;
  }
  .fl-node-5beda7e76ea83 {
    flex-direction: column;
  }
  div#sifContainer {
    width: auto;
    text-align: center;
    padding: 10px;
    margin: 0 20px;
  }
  .fl-node-58fab5c012487 {
    padding: 0 25px;
  }
  .default-form h1 {
    font-size: 34px !important;
    word-wrap: normal;
  }
  .top-bar-1 .fl-heading {
    margin: 0;
  }
  footer .fl-col.fl-node-5beda7e76ec6f {
    margin-bottom: 0 !important;
  }
  .fl-node-58fab3e96409b > .fl-col {
    width: 100% !important;
  }
  /* detail page  */
  .product-box {
    clear: both;
    text-align: center;
  }
  .color-box {
    min-height: auto;
  }
  .product-variations {
    margin: 0;
  }
  .product-attributes {
    margin-top: 0;
  }
  .product-box a.fl-button {
    width: auto !important;
  }
  .fl-page-header-logo-col {
    width: 100%;
  }
  footer .footer-1-top .fl-col-group-nested:first-child .fl-col-small {
    width: 100% !important;
  }
  footer
    .footer-1-top
    .fl-col-group-nested:first-child
    .fl-col-small
    .resp-left {
    text-align: left !important;
  }
}

@media (max-width: 480px) {
  .fl-page-header-primary .fl-logo-img {
    max-width: 200px !important;
    min-width: 200px !important;
  }
  .fl-page-bar-text.fl-page-bar-text-1 {
    flex-direction: column;
    justify-content: center !important;
    text-align: center;
    align-items: center !important;
  }
  #responsive-menu-container {
    width: 85%;
  }
  h1.fl-heading {
    font-size: 30px !important;
    line-height: 35px !important;
  }
  h2.fl-heading {
    font-size: 20px !important;
    line-height: 25px !important;
  }
  .product-grid .titleColor {
    margin-top: 10px;
  }
  footer ul.social-icons,
  footer h5.fl-heading,
  footer ul,
  footer .fl-builder-content .fl-node-58b58157a16b3 h5,
  footer .fl-rich-text ul.storename a,
  footer .fl-rich-text ul.storename a span,
  footer .fl-rich-text ul.storename a strong,
  footer .fl-rich-text,
  footer .fl-rich-text p,
  footer .phone {
    text-align: center !important;
  }
}

@media (max-width: 425px) {
  /* 	.resMenuHam {
    top: 160px;
} */

  .fl-page-bar-text.fl-page-bar-text-1 {
    flex-direction: column;
    justify-content: center !important;
    text-align: center;
    align-items: center !important;
  }

  button#responsive-menu-button {
    top: 226px !important;
  }
  .footer-logo
    .uabb-module-content.uabb-photo.uabb-photo-align-left.uabb-photo-mob-align-center {
    text-align: center !important;
  }
  .fl-module.fl-module-rich-text.fl-node-58fab5c012487.footer-social-icons
    ul.social-icons {
    float: none;
  }
  h1.fl-heading {
    font-size: 40px !important;
    line-height: 50px !important;
  }
  h2.fl-heading {
    font-size: 28px !important;
    line-height: 38px !important;
  }
  span.uabb-modal-close.uabb-close-custom-top-right {
    right: 2%;
    top: 10%;
  }
  .uabb-modal {
    top: 47% !important;
  }
  .home span.uabb-modal-close.uabb-close-custom-top-right {
    right: 2%;
    top: 3%;
  }
  .home .calendly-inline-widget {
    height: 55vh !important;
    min-width: 280px !important;
  }
  .home .uabb-modal-text.uabb-modal-content-data {
    overflow-x: scroll;
  }
  /*#home_page_slider .fl-content-slider .fl-slide-2 .fl-slide-content,
    #home_page_slider .fl-content-slider .fl-slide-3 .fl-slide-content,
    #home_page_slider .fl-content-slider .fl-slide-4 .fl-slide-content {
        width: 280px;
        height: 200px;
    } */
  #home_page_slider .fl-content-slider .fl-slide-2 .fl-slide-content p img {
    margin: 0 auto;
    width: 50%;
  }
  .fl-page-bar-text a.top-bar-link small {
    display: block !important;
  }
  .fl-page-bar-text ul.storename .phone a,
  .fl-page-bar-text a.top-bar-link {
    display: block;
    margin-bottom: 7px;
  }
  p.address br {
    display: none;
  }
  a.date span {
    display: block;
    margin: 0;
    padding: 0;
  }
  p.address {
    height: 110px;
  }
  .featured-products .featured-product-list .featured-product-item {
    width: 100%;
  }
  .phoneNumber .storename {
    margin-bottom: 7px;
  }
  #responsive-menu-container
    #responsive-menu
    ul.responsive-menu-submenu
    li.responsive-menu-item
    .responsive-menu-item-link {
    /* font-size: 13px !important; */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  /* .uabb-modal.uabb-modal-scroll .uabb-modal-text.uabb-modal-content-data.uabb-text-editor.fl-clearfix {
        height: 80vh !important;
    } */
}
@media (max-width: 425px) {
  .resMenuHam {
    top: 140px;
  }
}
@media (max-width: 380px) {
  .fl-html ul.pricing-title-wrap,
  .fl-html ul.price-wrap {
    margin: 0px;
  }
  /* 	.resMenuHam {
    top: 220px!important;
} */
  .uabb-modal {
    top: 50% !important;
  }

  .thanks-schedule-btn span.uabb-button-text {
    font-size: 12px;
  }
  #responsive-menu-container
    #responsive-menu
    ul.responsive-menu-submenu
    li.responsive-menu-item
    .responsive-menu-item-link {
    /* font-size: 12px !important; */
  }
}

.fl-node-5be442c5366bc .fl-module-heading .fl-heading {
  text-align: left;
  font-size: 14px;
}

.broken_link,
a.broken_link {
  text-decoration: none !important;
}

.api-textbox,
.api-selectbox {
  width: 200px;
  padding: 4px 10px;
}

.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:hover,
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:focus {
  cursor: pointer;
}

.fl-row-content-wrap {
  background-color: transparent;
}

/* CSS for the Plugin */

.njba-logo-inner {
  border: none !important;
}

h4 .njba-logo-title {
  height: 15.6px;
  width: 103px;
  color: #767676;
  font-family: Montserrat;
  font-size: 14px;
  line-height: 15px;
}

.njba-logo-carousel-main .bx-wrapper .bx-controls-direction a.bx-next,
.njba-logo-carousel-main .bx-wrapper .bx-controls-direction a.bx-prev {
  top: -20px;
}

.bx-wrapper .bx-prev {
  right: 64px !important;
  left: auto !important;
}

.njba-logo-carousel-main .bx-wrapper .bx-controls-direction a.bx-next {
  right: 35px;
}

.brands_slider
  .njba-logo-carousel-main
  .bx-wrapper
  .bx-controls-direction
  a.bx-next {
  right: -50px;
  top: 50% !important;
}

.brands_slider
  .njba-logo-carousel-main
  .bx-wrapper
  .bx-controls-direction
  a.bx-prev {
  left: -50px !important;
  right: auto !important;
  top: 50% !important;
}

#hp-product-2 h3.njba-logo-title {
  padding: 10px 17px 13px;
}

.njba-logo-grid-main .njba-logo-inner {
  margin-bottom: 50px;
}

.card_boxed_img .fl-button {
  margin-bottom: 20px;
}

.njba-tabs .njba-tab-label-inner,
.njba-tabs .njba-tab-label-inner,
.njba-tabs.njba-tabs-style-7
  .njba-tabs-nav5c544ed952e66
  .njba-tabs-label
  .njba-tab-label-inner,
.njba-tabs.njba-tabs-style-8
  .njba-tabs-nav5c544ed952e66
  .njba-tabs-label
  .njba-tab-label-inner,
.njba-tabs.njba-tabs-style-7 .njba-tabs-nav,
.njba-tabs .njba-tabs-panel-content,
.njba-tabs.njba-tabs-style-7 .njba-tabs-nav,
.njba-tabs.njba-tabs-style-7
  .njba-tabs-nav5c5444b331d1f
  .njba-tabs-label
  .njba-tab-label-inner,
.njba-tabs.njba-tabs-style-8
  .njba-tabs-nav5c5444b331d1f
  .njba-tabs-label
  .njba-tab-label-inner {
  border: none !important;
}

.njba-tabs .njba-tab-title {
  font-weight: 700;
  padding-bottom: 5px;
}

.njba-tab-active .njba-tab-title {
  border-bottom: 3px solid #4a4a4a;
}

.njba-logo-inner {
  background: none;
}

.njba-tabs-panels .njba-tabs-panel .njba-tabs-panel-content .button {
  padding: 10px 35px;
  border: 1px solid #6a6a6a;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  text-decoration: none;
  text-shadow: none;
  background: #767676;
  margin: 10px 0 0;
}

.njba-tabs-panels .njba-tabs-panel .njba-tabs-panel-content .button:hover {
  background: #fff;
  border-color: #767676;
  color: #767676;
}

.banner-left-section {
  position: relative;
}

.banner-left-section .fl-module {
  z-index: 2;
}

.banner-left-section .paint-img {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

/* Coupon Banners CSS*/

.couponbanner1 .fl-cta-title,
.couponbanner2 .fl-cta-title,
.couponbanner3 .fl-cta-title {
  padding: 0;
}

.couponbanner1
  .fl-cta-button
  .fl-button
  .couponbanner2
  .fl-cta-button
  .fl-button,
.couponbanner3 .fl-cta-button .fl-button {
  display: inline-block;
}

/* Nav */

.nav-1 a.fl-callout-title-link.fl-callout-title-text {
  color: #dc515a;
  font-size: 11px;
  letter-spacing: 0.37px;
  line-height: 13px;
}

.nav-1 .fl-module-content.fl-node-content,
.nav-1 .fl-module-content {
  padding: 5px 0px;
  margin: 0px;
}

.nav-1-menu .fl-menu a {
  font-size: 11px !important;
}

.nav-1-menu .menu a {
  padding-top: 0px !important;
}

.nav-1-logo .fl-photo-align-center {
  text-align: left;
}

.nav-1-logo .fl-photo-align-center img {
  width: 178px;
}

.custom-nav .fl-page-nav-search {
  position: absolute;
  right: auto;
  top: auto;
  left: auto;
}

.wpmm_brand_logo_wrap {
  z-index: 1;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul {
  flex: 1 1 auto;
  text-align: right;
}

.call-today {
  color: #767676;
  font-size: 11px;
  line-height: 23px;
}

.nav-mobile {
  color: #767676;
  font-size: 28px;
  font-weight: bold;
  line-height: 36px;
}

.nav-small-cart-menu {
  text-align: right;
}

.nav-small-cart-menu ul {
  list-style: none;
  display: inline-flex;
  padding: 2px;
  text-align: right;
  color: #767676;
}

.nav-small-cart-menu ul li {
  padding: 0px 25px;
}

.nav-locations ul {
  list-style: none;
  display: flex;
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.nav-locations ul li {
  width: 20%;
  text-align: center;
}

.nav-locations ul li h3,
.nav-locations ul li span {
  color: #767676;
  margin: 0px;
  font-size: 16px;
}

.nav-address-container {
  text-align: center;
}

.nav-address-container .contactph {
  font-size: 28px;
  color: #767676;
}

.nav-address-container .contactph a,
.nav-address-container a {
  color: #767676;
}

.nav-address-container .socialicons .social-icons li a {
  opacity: 0.5;
}

.nav-address-container .socialicons .social-icons li a:hover {
  opacity: 1;
}

div.nav-cover-image {
  background: transparent;
}

.googlekeyword {
  font-size: 36px !important;
}

@media only screen and (max-width: 1100px) {
  .fl-page-nav-right .fl-page-nav ul.navbar-nav > li {
    margin: 0px;
  }
  .fl-page-nav-right .fl-page-nav ul.navbar-nav > li > a {
    font-size: 9px;
    padding: 15px 7px;
  }
  .navbar .nav .menu-item-has-children:after {
    margin: 0 0 0 -6px;
  }
}

.simple-sitemap-page li {
  color: #428bca;
  font-size: 30px;
}

.simple-sitemap-page li a {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding-left: 0px;
  vertical-align: middle;
}

.simple-sitemap-page li a:hover {
  color: #428bca;
  padding-left: 10px;
}

.simple-sitemap-page li {
  color: #428bca;
}

.fl-content-slider .fl-slide-bg-link {
  z-index: 99;
}

.product-detail-layout-5 .button-wrapper .button {
  width: 44% !important;
}

.active-gallery-modal .product-box a.fl-button:hover {
  background: #fff !important;
}

.fl-builder-content a.fl-button {
  display: inline !important;
}

@media (max-width: 400px) {
  .fl-row .fl-row-content .flooring-off-resp {
    width: 100% !important;
  }
  footer .resp-foot-section {
    text-align: left !important;
  }
  .spotlight-layout-3 .fl-col-group .fl-col:last-child .fl-col-content:after {
    position: static !important;
  }
  h2.fl-heading {
    font-size: 20px !important;
    line-height: 25px !important;
  }
  .fl-builder-content a.fl-button {
    padding: 10px 20px;
    letter-spacing: 1px;
    width: 100%;
    text-align: center;
  }
}

/* Newly Added CSS */

.fl-page-bar-text.fl-page-bar-text-1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px 0 8px;
}

.fl-page-bar-text a.top-bar-link {
  color: #323232;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-transform: uppercase;
}
.fl-page-bar-text a.top-bar-link:hover,
.fl-page-bar-text a.top-bar-link:hover * {
  color: #fff !important;
  text-decoration: none !important;
}

.fl-page-bar-text a.top-bar-link .fa {
  font-size: 80%;
  display: inline-block;
}

.fl-page-bar-text a.top-bar-link .fa.fa-dollar {
  border-radius: 50%;
  border: 2px solid;
  width: 18px;
  height: 18px;
  font-size: 11px;
  padding-top: 2px;
}

.fl-page-bar-text ul.storename .phone a {
  font-weight: 600;
  font-size: 18px;
}

.fl-page-bar-text a.top-bar-link small {
  font-size: 12px !important;
  display: inline-block;
}

.fl-page-bar-text p.address {
  margin: 0;
}

a.shedulebtn {
  font-size: 15px;
  font-weight: 600;
}

.calendly-popup {
  background: #fff;
}

.phoneNumber .phone {
  background: #ce7361;
  padding: 6px 10px;
  width: max-content;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
}

.phoneNumber .phone:hover {
  background: #334758 !important;
}

.phoneNumber li {
  display: flex;
  align-items: center;
  justify-content: end;
}

.phoneNumber:hover *,
.phoneNumber:hover .top-bar-link {
  text-decoration: none !important;
}

.phoneNumber *,
header a.top-bar-link:hover,
header a.top-bar-link:hover em:before {
  color: #fff !important;
}

.phoneNumber i {
  margin-right: 8px;
  margin-bottom: 0;
  font-size: 22px;
}

#home_page_slider .fl-content-slider .fl-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

#home_page_slider .fl-content-slider .fl-slide > * {
  width: 100%;
}

/* #home_page_slider .fl-content-slider .fl-slide>a {
    z-index: unset;
} */

#home_page_slider .fl-content-slider .fl-slide .fl-slide-content {
  border-left: 1px solid #fff;
  padding: 0 0 0 40px;
}

#home_page_slider .fl-content-slider .fl-slide-0 .fl-slide-content,
#home_page_slider .fl-content-slider .fl-slide-1 .fl-slide-content,
#home_page_slider .fl-content-slider .fl-slide-2 .fl-slide-content {
  border-left: 0;
  padding: 0px;
}

#home_page_slider
  .fl-content-slider
  .fl-slide
  .fl-slide-content
  .fl-slide-text {
  font-size: 60px;
  font-weight: 600;
  line-height: 73px;
  text-transform: uppercase;
}

#home_page_slider
  .fl-content-slider
  .fl-slide
  .fl-slide-content
  .fl-slide-text
  strong {
  font-weight: 900;
}

.fl-content-slider .fl-slide .fl-slide-text > * {
  margin-bottom: 0 !important;
  line-height: 73px;
  padding: 0;
}

.storename {
  margin: 0;
}

footer .storename .address p {
  /* display: inline; */
  margin: 0 5px 0 0;
}

footer .storename .address p:last-child {
  margin-right: 0;
}
footer a:hover,
footer a:hover span {
  text-decoration: underline !important;
}
.uabb-photo-caption.uabb-photo-caption-hover {
  position: absolute;
  opacity: 1;
  display: block;
  visibility: visible;
  bottom: 50%;
  background: none;
  transform: translateY(-50%);
  font-size: 30px;
  height: auto;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 600;
  width: 88%;
}

div#breadcrumbs {
  position: absolute;
  top: 180px;
  z-index: 9;
  left: 0;
  right: 0;
  color: #fff;
  background: none;
}

.fl-slide-content .fl-button:hover span,
.fl-slide-content .fl-button:hover {
  color: #fff !important;
}

div#breadcrumbs a {
  color: #fff;
}
div#breadcrumbs a:hover {
  color: #4aaae4;
  text-decoration: none;
}
body.page-id-971720 div#breadcrumbs a,
body.page-id-349300 div#breadcrumbs a,
.search.search-results div#breadcrumbs a {
  color: #000;
}
body.page-id-971720 div#breadcrumbs,
body.page-id-349300 div#breadcrumbs,
.search.search-results div#breadcrumbs {
  color: #000;
}
body.page-id-971720 div#breadcrumbs a:hover,
body.page-id-349300 div#breadcrumbs a:hover,
.search.search-results div#breadcrumbs a:hover {
  color: #4aaae4;
  text-decoration: none;
}

.gform_wrapper .gfield_time_hour,
.gform_wrapper .gfield_time_minute {
  max-width: 60px !important;
  width: 100% !important;
}

.gform_wrapper .gfield_time_ampm {
  max-width: 80px !important;
  width: 100% !important;
}

.gform_wrapper li.gfield .gfield_time_ampm select,
.gform_wrapper li.gfield .gfield_time_hour input,
.gform_wrapper li.gfield .gfield_time_minute input {
  width: 100% !important;
  max-width: 100% !important;
  text-align: left;
}

.change-hover-img .uabb-photo .uabb-photo-content {
  position: relative;
}

.change-hover-img .uabb-photo .uabb-photo-content img.hover-img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}

/* .change-hover-img .uabb-photo .uabb-photo-content:hover img{
    opacity: 0;
    visibility: hidden;
} */

.change-hover-img .uabb-photo .uabb-photo-content:hover img.hover-img {
  opacity: 1;
  visibility: visible;
}
.fl-slide-mobile-photo-img {
  /* 	min-height: inherit !important; */
  max-width: none !important;
  width: 100% !important;
}

/* .fl-bg-video video {
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    height: 100% !important;
} */

.search-row .product-row .fl-post-grid-post a.fl-button {
  display: block !important;
}
.diy_qty_form > form#diy_calculator a.calculateBtn {
  font-size: 20px !important;
}
.text-to-left {
  justify-content: left;
}
.text-to-left .fl-col-content,
.text-to-right .fl-col-content {
  max-width: 800px;
}
.text-to-right {
  justify-content: right;
}
#breadcrumbs .container > span > span {
  color: #fff !important;
}
#breadcrumbs .container > span > span > a {
  color: #fff !important;
}

.fl-module.fl-module-info-box.NFA {
  z-index: 9;
}
.zindex-2 {
  position: relative;
  z-index: 5;
}
.fl-page-nav-right .fl-page-nav-collapse.collapse.navbar-collapse {
  display: inline-flex;
}
.fl-page-nav-right .fl-page-nav-search {
  order: 1;
}
ul.social-icons li a:hover i {
  color: #ce7361 !important;
}

.fl-content-slider-navigation {
  z-index: 5 !important;
}
.fl-col.z-index-5 {
  position: relative;
  z-index: 5;
}
.uabb-modal-custom .uabb-content p.uabb-gf-form-desc {
  line-height: 1.4;
  margin-top: 10px;
}
.hide-label > .gfield_label {
  display: none !important;
}


@media (min-width: 1025px) {
  .fl-builder-edit
    body
    .column_left_overflow_text_section
    > .fl-col-content.fl-node-content
    .fl-module.fl-module-info-box,
  .fl-builder-edit
    body
    .column_right_overflow_text_section
    > .fl-col-content.fl-node-content
    .fl-module.fl-module-info-box,
  .fl-builder-edit
    body
    .column_left_overflow_text_section
    > .fl-col-content.fl-node-content
    .fl-module.fl-module-heading,
  .fl-builder-edit
    body
    .column_right_overflow_text_section
    > .fl-col-content.fl-node-content
    .fl-module.fl-module-heading,
  .fl-builder-edit
    body
    .column_left_overflow_text_section
    > .fl-col-content.fl-node-content
    .fl-module.fl-module-rich-text,
  .fl-builder-edit
    body
    .column_right_overflow_text_section
    > .fl-col-content.fl-node-content
    .fl-module.fl-module-rich-text,
  .fl-builder-edit
    body
    .column_left_overflow_text_section
    > .fl-col-content.fl-node-content
    .fl-module.fl-module-button,
  .fl-builder-edit
    body
    .column_right_overflow_text_section
    > .fl-col-content.fl-node-content
    .fl-module.fl-module-button,
  .fl-builder-edit
    body
    .column_left_overflow_text_section
    > .fl-col-content.fl-node-content
    .fl-module.fl-module-button-group,
  .fl-builder-edit
    body
    .column_right_overflow_text_section
    > .fl-col-content.fl-node-content
    .fl-module.fl-module-button-group {
    max-width: 680px;
    min-width: 680px;
  }

  .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,
  .column_left_overflow_text_section
    > .fl-col-content.fl-node-content
    .fl-module.fl-module-heading,
  .column_right_overflow_text_section
    > .fl-col-content.fl-node-content
    .fl-module.fl-module-heading,
  .column_left_overflow_text_section
    > .fl-col-content.fl-node-content
    .fl-module.fl-module-rich-text,
  .column_right_overflow_text_section
    > .fl-col-content.fl-node-content
    .fl-module.fl-module-rich-text,
  .column_left_overflow_text_section
    > .fl-col-content.fl-node-content
    .fl-module.fl-module-button,
  .column_right_overflow_text_section
    > .fl-col-content.fl-node-content
    .fl-module.fl-module-button,
  .column_left_overflow_text_section
    > .fl-col-content.fl-node-content
    .fl-module.fl-module-button-group,
  .column_right_overflow_text_section
    > .fl-col-content.fl-node-content
    .fl-module.fl-module-button-group {
    max-width: 640px;
    min-width: 640px;
  }

  .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: flex-start;
  }
}

@media screen and (min-width: 1200px) {
  .diy_qty_form
    > form#diy_calculator
    .gform_body
    > .input_wrapper.input_wrapper_recommanded {
    width: 60% !important;
  }

  .diy_qty_form #diy_calculator .gform_body .input_wrapper_overage {
    width: 30% !important;
    display: inline-block !important;
    clear: both !important;
    margin-top: -5px !important;
    float: none !important;
    margin-left: -10px !important;
    vertical-align: middle;
  }
}

@media (max-width: 1200px) {
  .phoneNumber .phone {
    font-size: 16px;
  }
  .banner-row.fl-row-custom-height > .fl-row-content-wrap {
    min-height: 600px;
  }
}

@media (max-width: 1181px) {
  .banner-row h1.fl-heading,
  .banner-row h1,
  h1.fl-heading,
  h1 {
    font-size: 50px !important;
    line-height: 1.1 !important;
  }
  div#breadcrumbs {
    top: 140px;

    left: 20px;
  }
}

@media (max-width: 1024px) {
  .fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-text,
  .fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-text * {
    font-size: 30px;
    line-height: 40px;
  }
  .banner-row .fl-row-content-wrap .fl-col {
    width: 100%;
  }
  .banner-row.fl-row-custom-height > .fl-row-content-wrap {
    min-height: 500px;
  }
  .fl-page-content .fl-module.fl-module-heading h2.fl-heading,
  .fl-page-content .fl-module.fl-module-heading h2,
  .fl-page-content h2.fl-heading,
  .fl-page-content h2,
  .fl-page-content .text-to-left h2.fl-heading,
  .fl-page-content .text-to-left h2,
  .fl-page-content .text-to-right h2.fl-heading,
  .fl-page-content .text-to-right h2 {
    font-size: 30px !important;
    line-height: 1.1 !important;
  }
  div#breadcrumbs {
    top: 140px;
    left: 0;
    padding: 8px 0;
  }
}
@media (max-width: 992px) {
  .banner-row.fl-row-custom-height > .fl-row-content-wrap {
    min-height: 400px;
    padding: 20px 0;
  }
  #menu-home-product-menu {
    flex-direction: column !important;
  }
  .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-width: 500px !important;
    max-height: 500px !important;
    width: auto;
    margin: 0 auto;
  }
  .fl-content-slider .fl-slide {
    min-height: 500px !important;
    max-height: 500px !important;
  }
  .fl-content-slider .fl-slide-bg-link {
    z-index: 3;
  }
}
/* Slider height issue on mobile */
@media (max-width: 992px) {
  .fl-content-slider .fl-slide-bg-link,
  #home_page_slider .fl-content-slider .fl-slide-1 > a.fl-slide-bg-link {
    z-index: 3 !important;
  }
  .fl-slide-6 .fl-slide-mobile-photo-img {
    width: auto !important;
  }
  /* 	.fl-slide-1 .fl-slide-mobile-photo-img{
		width: auto !important;
	} */
  .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-content-slider .fl-slide-bg-link {
    z-index: 2 !important;
  }
  .fl-slide
    .fl-slide-text
    .fl-row
    .fl-col
    .fl-button-wrap.fl-button-width-custom
    a.fl-button,
  .fl-slide a.fl-button {
    width: 100% !important;
    max-width: 220px !important;
    margin: 0 auto;
  }
  .fl-slide .fl-module-button .fl-module-content {
    margin-top: 12px !important;
  }
  .fl-slide a.fl-button {
    width: 100% !important;
    max-width: 220px !important;
    margin: 0 auto !important;
    display: block !important;
  }
  .fl-slide .fl-row-content .fl-module .uabb-infobox-text.uabb-text-editor {
    text-align: center;
  }
  .fl-slide.fl-slide-2 .fl-slide-bg-photo {
    background-image: url(/wp-content/uploads/2022/02/Everett-Park-Blonde-Room-Scene.jpg) !important;
  }
  .fl-slide-text > p {
    color: #fff !important;
  }
  #diy_calculator a.calculateBtn {
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .fl-content-slider-navigation {
    z-index: 4;
  }
  /* 	.fl-slide-1 .fl-slide-mobile-photo-img{
		width: 100% !important;
	} */
  .fl-slide-6 .fl-slide-mobile-photo-img {
    width: 100% !important;
  }
  footer .address-footer .infobox-left .uabb-imgicon-wrap,
  footer .phone-footer .infobox-left .uabb-imgicon-wrap {
    margin-right: 0px;
  }
  footer .address-footer .left-title-image {
    display: flex;
  }
  footer .address-footer .left-title-image .uabb-infobox-title-wrap {
    min-width: 200px !important;
  }
  footer .phone-footer .left-title-image .uabb-infobox-title-wrap {
    min-width: 150px !important;
  }
  footer .address-footer,
  footer .phone-footer {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #breadcrumbs .container > span {
    color: #000 !important;
  }
  #breadcrumbs .container > span > span {
    color: #fff !important;
  }
}



@media (max-width: 992px) {
  footer .footer-1-top .fl-col-small {
    width: 100% !important;
  }
  .footer-logo
    .uabb-module-content.uabb-photo.uabb-photo-align-left.uabb-photo-mob-align-center,
  footer * {
    text-align: center !important;
  }

  footer .infobox-icon-left-title .uabb-infobox-title-wrap {
    width: max-content !important;
  }

  .text-to-left,
  .text-to-right {
    justify-content: center;
  }
  .text-to-left .fl-col-content,
  .text-to-right .fl-col-content {
    max-width: 100%;
  }

  .text-to-left *,
  .text-to-right * {
    text-align: center !important;
  }
  .banner-row .fl-row-content-wrap .fl-col .fl-module.fl-module-heading *,
  .banner-row .fl-row-content-wrap .fl-col .fl-module.fl-module-button *,
  .banner-row .fl-row-content-wrap .fl-col .fl-button-group-buttons {
    text-align: center !important;
  }
  .banner-row .fl-row-content-wrap .fl-col .fl-button-group-buttons {
    justify-content: center !important;
  }
  .banner-row h1.fl-heading,
  .banner-row h1,
  h1.fl-heading,
  h1 {
    font-size: 45px !important;
    line-height: 1.1 !important;
  }

  .fl-page-content .fl-module.fl-module-heading h2.fl-heading,
  .fl-page-content .fl-module.fl-module-heading h2,
  .fl-page-content h2.fl-heading,
  .fl-page-content h2 {
    font-size: 30px !important;
    line-height: 1.1 !important;
  }
  .nineIntorow
    .fl-module.fl-module-info-box
    .uabb-module-content.uabb-infobox.infobox-left {
    text-align: center !important;
  }
  div#breadcrumbs .container {
    padding: 0 20px;
  }
  .d-flex-main {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
  }
  .fl-module.fl-module-team * {
    text-align: center;
  }
  .text-center-mob *{
    text-align: center !important;
  }
}

@media (max-width: 600px) {
  .uabb-modal-parent-wrapper span.uabb-modal-close.uabb-close-custom-top-right {
    background: #000;
    border-radius: 50px;
  }
  .uabb-modal-parent-wrapper span.uabb-modal-close .uabb-close-icon {
    font-size: 20px;
  }
  .banner-row h1.fl-heading,
  .banner-row h1,
  h1.fl-heading,
  h1 {
    font-size: 40px !important;
    line-height: 1.1 !important;
  }
}

@media (max-width: 480px) {
  .banner-row
    .fl-row-content-wrap
    .fl-col
    .fl-button-group-buttons
    .fl-button-wrap {
    width: 100%;
    display: block;
    margin: 2px 0;
  }
  .banner-row
    .fl-row-content-wrap
    .fl-col
    .fl-button-group
    .fl-button-group-buttons
    .fl-button-group-button {
    width: 100%;
  }
  .banner-row
    .fl-row-content-wrap
    .fl-col
    .fl-button-group-buttons
    .fl-button-wrap
    a.fl-button {
    width: 100% !important;
    display: block !important;
  }
}

/* Color That Speak - CSS */
.numberOflist .fl-row-content {
    counter-reset: myListCounter;
}
.numberOflist .fl-col-group {
    counter-increment: myListCounter;
}
.numberOflist .fl-col-group > .fl-col:first-child > .fl-col-content .fl-module-heading{
    position: relative;
}
.numberOflist .fl-col-group > .fl-col:first-child > .fl-col-content .fl-module-heading:before {
    content: counter(myListCounter);
    position: absolute;
    left: -35px;
	top: 20px;
    font-size: 53px;
    line-height: 1;
    font-weight: 700;
    color: #CE7361;
    width: 45px;
	text-align: center;
}

.product-loop-list a.collection_text {
	font-size: 18px;
	letter-spacing: 0;
	font-weight: 700;
}
.product-loop-list .color_text{
	font-size: 14px;
	font-weight: 400;
}
.product-loop-list .brand_text,
.product-loop-list a.fl-button{
	display: none !important;
}
.product-loop-list a.fl-button:hover {
    background: #CE7361;
    color: #FFF;
    border-color: #CE7361;
}
.product-loop-list a.fl-button:hover span {
    color: #FFF;
}
@media (max-width: 992px){
	.numberOflist .fl-col-group > .fl-col:first-child > .fl-col-content .fl-module-heading{
		display: inline-flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	}
	.numberOflist .fl-col-group > .fl-col:first-child > .fl-col-content .fl-module-heading:before{
		position: static;
		width: auto;
		margin-right: -10px;
	}
}
