/*
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
*/
.phone-address-info p{
	padding-bottom: 0px !important;
}
a.uabb-button.infoBoxButton {
    border: 3px solid #192E59 !important;
}
.custom-breadcrumbs a:hover{
	color: #fff !important;
}
.brand-images-slider button.slick-prev.slick-arrow i:before,
.brand-images-slider button.slick-next.slick-arrow i:before{
    color: #000 !important;
}
.brand-slider .brand-logos-list .brand-logo-holder {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.brand-slider .slick-slider .slick-track{
	display: inline-flex;
}
.brand-slider .brand-logos-list .brand-logo-holder a img {
    max-width: 100% !important;
	max-height: 100px !important;
}
/* Arrows */
.brand-slider .slick-prev,
.brand-slider .slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none !important;
    outline: none;
    background: transparent;
}
.brand-slider .slick-prev:hover,
.brand-slider .slick-prev:focus,
.brand-slider .slick-next:hover,
.brand-slider .slick-next:focus{
    color: transparent;
    outline: none;
    background: transparent;
}
.brand-slider .slick-prev:hover:before,
.brand-slider .slick-prev:focus:before,
.brand-slider .slick-next:hover:before,
.brand-slider .slick-next:focus:before{
    opacity: 1;
}
.brand-slider .slick-prev.slick-disabled:before,
.brand-slider .slick-next.slick-disabled:before{
    opacity: .25;
}
.brand-slider .slick-prev:before,
.brand-slider .slick-next:before{
    content: "\f141" !important;
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 50px;
    height: 50px;
    font-size: 50px;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in;
	color: #000 !important;
}
.brand-slider .slick-prev{
    left: -50px;
}
.brand-slider .slick-next{
    right: -50px;
}
.brand-slider .slick-next:before{
    content: "\f139" !important;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	margin: 0;
}

/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
	-webkit-appearance: textfield;
	-o-appearance: textfield;
	-ms-appearance: textfield;
	appearance: textfield;
}
h3.uabb-post-heading.uabb-blog-post-section a {
    outline: none !important;
}
.uabb-new-ib{
	cursor: auto !important;
}
.our-products-row h3.uabb-new-ib-title.uabb-simplify,
.product-slider  h3.uabb-new-ib-title.uabb-simplify{
	border: 0px !important;
}
.slider-for button.slick-prev.slick-arrow {
    display: none !important;
}
.slider-for button.slick-next.slick-arrow {
    font-size: 0px !important;
    padding: 0;
	border: 0px !important;
}
.slider-for .slick-arrow {
    position: absolute;
    top: 43%;
    right: 0;
}
.curve-row.extendedImg-curve.timeline-slide > .fl-row-content-wrap {
    background-image: url(/wp-content/uploads/2024/04/slide-1-FPO-1.jpg);
    background-repeat: no-repeat;
    background-position: 0% 15%;
    background-attachment: scroll;
    background-size: cover;
	padding: 0px !important;
	position:relative;
	overflow:hidden !important;
}
.timeline-slide .fl-col-group > .fl-col.curve-col.inner-page-banner {
    display: flex;
    flex: 1 1 auto;
    width: 60%;
	background-color: rgb(0 30 96 / 70%) !important;
}
.timeline-slide.curve-row .fl-col-group > .curve-col > .fl-col-content:before{
	background-color: rgb(0 30 96 / 70%) !important;
}
.timeline-slide .fl-col-group > .fl-col.empty-col {
    width: 40%;
}
.curve-row.extendedImg-curve.timeline-slide .fl-col-group > .fl-col.curve-col.inner-page-banner > .fl-col-content {
    min-height: 600px;
	background-image: none !important;
	padding-right: 0px !important;
	position: relative;
}
.timeline-slide .fl-module.fl-module-info-box > .fl-module-content.fl-node-content {
	margin: 100px 0;
    margin-right: 50%;
}
.timeline-slide.curve-row.extendedImg-curve .fl-col-group > .curve-col > .fl-col-content:after{
	right: 170px;
    transform: skewX(32.5deg);
}
.timeline-slide h3.uabb-infobox-title {
    text-shadow: 0px 2px 64px rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 43px;
}
.timeline-slide .uabb-infobox-text-wrap p {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.7;
    color: #fff;
}
span.tilmeline-dot {
    border-radius: 50%;
    border-width: 7px;
    border-style: solid;
    border-color: #8C97AC;
	font-size: 0px !important;
	pointer-events: all !important;
	outline: none !important;
}
span.tilmeline-dot:after {
	content: "";
    position: absolute;
    height: 2px;
    width: 85%;
    background: #72AEAB;
    top: 14px;
    box-shadow: none !important;
    left: 13px;
	pointer-events: none !important;
}

.slick-track .years:last-child span.tilmeline-dot:after {
    display: none;
}
.years a{
	pointer-events: none !important;
	outline: none !important;
}
.years {
    position: relative;
    height: auto;
	min-height: 110px !important;
	max-width: 50px !important;
	pointer-events: none !important;
}
.timeline-year{
	font-size: 16px;
    position: absolute;
    top: 33px;
    background: #192E59;
    padding: 13px 40px 10px;
    border-radius: 10px;
    color: #fff;
    left: -51px;
	display: none;
}
.slick-current  .timeline-year{
	display: block;
}
span.timeline-year:after {
    content: "\f142";
    font-family: dashicons;
    line-height: normal;
    font-size: 35px;
    position: absolute;
    top: -23px;
    color: #192E59;
    left: 38px;
}
.slider-nav .slick-track{
	width: 1000px !important;
     margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pdf-link h3{
	text-decoration: underline !important;
}
.uabb-tabs  .uabb-content-wrap  .fl-row-content-wrap{
	padding: 40px 0 20px;
}
.tab-col-img > .fl-col-content {
    border-radius: 10px;
}
.info-box-with-img-icon .uabb-infobox-text.uabb-text-editor p a {
    color: #72AEAB;
    text-decoration: underline;
}
.info-box-with-img-icon .uabb-infobox-text.uabb-text-editor p a:hover{
	color:#001e60 !important;
}
.info-box-with-img-icon .uabb-infobox-button a {
    border-radius: 0px !important;
}
.info-box-with-img-icon .uabb-infobox-button a span{
    font-weight: 300 !important;
}
.earth-werks-3-col h3.uabb-new-ib-title.uabb-simplify{
	margin-left: auto !important;
	border: 4px solid #FFFFFF;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, 0.19);
}
.earthwerks-products .hardwood-col .uabb-new-ib-desc > h3.uabb-new-ib-title.uabb-simplify{
	background: #EBA65E !important;
	border-color: #EBA65E !important;
}
.earthwerks-products .vinyl-plank-col .uabb-new-ib-desc > h3.uabb-new-ib-title.uabb-simplify{
	background: #72AEAB !important;
	border-color: #72AEAB !important;
}
.earthwerks-products .tile-col .uabb-new-ib-desc > h3.uabb-new-ib-title.uabb-simplify{
	background: #B2BED2 !important;
	border-color: #B2BED2 !important;
}
.earthwerks-products .carpet-col .uabb-new-ib-desc > h3.uabb-new-ib-title.uabb-simplify{
	background: #B399AC !important;
	border-color: #B399AC !important;
}
.earthwerks-products .resilient-col .uabb-new-ib-desc > h3.uabb-new-ib-title.uabb-simplify{
	background: #72AEAB !important;
	border-color: #72AEAB !important;
}
.earthwerks-products .uabb-ib-effect-style1:hover .uabb-new-ib-content h3{
	font-size:20px;
}
div#fl-main-content > #breadcrumbs {
    display: none;
}
div#wpsl-stores li {
    cursor: pointer;
}
header .dropbtn {
  font-size: 14px !important;
  color: #000 !important;
  padding: 7px 7px 5px;
  border: 1px solid #C0BBA0 !important;
  opacity: 0.84;
  border-radius: 6px;
  background-color: #FFFFFF !important;
  font-weight: 500;
  display: flex;
  align-items: center;
min-width: 520px;
}
header .dropbtn span{
	color: #000 !important;
}
header .dropdown {
  position: relative;
  display: inline-flex;
}
header .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 300px;
max-width: 300px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 3;
  font-size: 15px !important;
  top: 40px;
}
header .dropdown-content a {
  color: black;
  padding: 10px 16px;
  text-decoration: none;
  display: block;
	font-size: 14px;
}
header .dropdown-content a:hover {
	background-color: #ddd;
}
header .dropdown:hover .dropdown-content {
	display: block;
}
header ul.dropdown-menu {
    display: none;
}
header button.dropbtn:after {
    content: "\f140";
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 25px;
    height: 25px;
    font-size: 25px;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in;
    color: #C0BBA0;
    margin-left: 10px;
}
header .dropbtn img,
header .dropdown-content a img,
header .dropdown-menu>li>a>img{
	max-width: 41px;
	margin-right: 7px;
	max-height: 25px;
	width: auto;
	height: auto;
}
.brand-value-info .uabb-button-wrap  a{
	background: transparent !important;
}
.brand-value-info .uabb-button-wrap  a:hover{
	background: #fff !important;
}
.curve-row .fl-col-group {
    position: relative;
}
.curve-row .fl-col-group > .curve-col > .fl-col-content:before {
    content: "";
    background-color: inherit;
    display: block !important;
    height: 100%;
    position: absolute;
    width: 100vw;
    z-index: 1;
    right: calc(100% - 0px);
    bottom: 0px;
}
.fl-col-group > .fl-col.curve-col.inner-page-banner{
    clip-path: polygon(0 -50%, 50% 0%, 100% 100%, -1000% 100%);
	margin-bottom: -1px;
	position: relative;
}
.fl-col-group > .fl-col.curve-col.inner-page-banner > .fl-col-content {
	background-image: url(/wp-content/uploads/2024/04/Group-11-4-1.png);
    background-position: 5% 5%;
    background-size: auto;
	background-repeat: no-repeat;
}
.fl-col-group > .fl-col.curve-col.inner-curve-banner{
	clip-path: polygon(0 0, 57% 0, 77% 100%, 0% 100%);
    margin-bottom: 0px;
    background-image: none !important;
	background: #fff;
}
.column_left_overflow_text_section.inner-page-banner > .fl-col-content.fl-node-content,
.column_left_overflow_text_section.inner-curve-banner > .fl-col-content.fl-node-content{
    align-items: flex-start !important;
}
.inner-curve-banner-row.curve-row .fl-col-group:before {
    content: "";
    background-color: #fff;
    display: block !important;
    height: 100%;
    position: absolute;
    width: 100vw;
    z-index: 1;
    right: calc(100% - 0px);
    bottom: 0px;
	margin-bottom: 0px;
}
.curve-col .uabb-module-content.uabb-creative-button-wrap a,
.curve-col .uabb-module-content.uabb-creative-button-wrap a:visited,
.inner-page-banner .uabb-module-content.uabb-creative-button-wrap a,
.inner-page-banner .uabb-module-content.uabb-creative-button-wrap a:visited{
    background: rgba(255,255,255,0);
}
.curve-col .uabb-module-content.uabb-creative-button-wrap a:hover
.curve-col .uabb-module-content.uabb-creative-button-wrap a:focus,
.inner-page-banner .uabb-module-content.uabb-creative-button-wrap a:hover,
.inner-page-banner .uabb-module-content.uabb-creative-button-wrap a:focus{
    background: #fff !important;
}
.curve-col .uabb-module-content.uabb-creative-button-wrap a:hover *
.curve-col .uabb-module-content.uabb-creative-button-wrap a:focus *,
.inner-page-banner .uabb-module-content.uabb-creative-button-wrap a:hover *,
.inner-page-banner .uabb-module-content.uabb-creative-button-wrap a:focus *{
    color: #192e59;
}
.brand-values.ucx-value .uabb-ib-effect-style1 .uabb-new-ib-desc{
	border: 3px solid;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 20px -4px 54px 0 rgba(0,0,0,0.09);
}
.brand-values.ucx-value.ucx-value-1 .uabb-ib-effect-style1 .uabb-new-ib-desc,
.brand-values.ucx-value.ucx-value-2 .uabb-ib-effect-style1 .uabb-new-ib-desc,
.brand-values.ucx-value.ucx-value-3 .uabb-ib-effect-style1 .uabb-new-ib-desc,
.brand-values.ucx-value.ucx-value-4 .uabb-ib-effect-style1 .uabb-new-ib-desc,
.brand-values.ucx-value.ucx-value-5 .uabb-ib-effect-style1 .uabb-new-ib-desc,
.brand-values.ucx-value.ucx-value-6 .uabb-ib-effect-style1 .uabb-new-ib-desc{
	border-color: #B399AC;
}
.brand-values.ucx-value.ucx-value-1 .uabb-ib-effect-style1:hover .uabb-new-ib-desc,
.brand-values.ucx-value.ucx-value-2 .uabb-ib-effect-style1:hover .uabb-new-ib-desc,
.brand-values.ucx-value.ucx-value-3 .uabb-ib-effect-style1:hover .uabb-new-ib-desc,
.brand-values.ucx-value.ucx-value-4 .uabb-ib-effect-style1:hover .uabb-new-ib-desc,
.brand-values.ucx-value.ucx-value-5 .uabb-ib-effect-style1:hover .uabb-new-ib-desc,
.brand-values.ucx-value.ucx-value-6 .uabb-ib-effect-style1:hover .uabb-new-ib-desc{
    background: #B399AC;
}
/* .brand-values.ucx-value.ucx-value-2 .uabb-ib-effect-style1 .uabb-new-ib-desc{
	border-color: #72AEAB;
}
.brand-values.ucx-value.ucx-value-2 .uabb-ib-effect-style1:hover .uabb-new-ib-desc {
    background: #72AEAB;
}
.brand-values.ucx-value.ucx-value-3 .uabb-ib-effect-style1 .uabb-new-ib-desc{
	border-color: #C0BBA0;
}
.brand-values.ucx-value.ucx-value-3 .uabb-ib-effect-style1:hover .uabb-new-ib-desc {
    background: #C0BBA0;
}
.brand-values.ucx-value.ucx-value-4 .uabb-ib-effect-style1 .uabb-new-ib-desc{
	border-color: #EBA65E;
}
.brand-values.ucx-value.ucx-value-4 .uabb-ib-effect-style1:hover .uabb-new-ib-desc {
    background: #EBA65E;
}
.brand-values.ucx-value.ucx-value-5 .uabb-ib-effect-style1 .uabb-new-ib-desc{
	border-color: #B2BED2;
}
.brand-values.ucx-value.ucx-value-5 .uabb-ib-effect-style1:hover .uabb-new-ib-desc {
    background: #B2BED2;
}
.brand-values.ucx-value.ucx-value-6 .uabb-ib-effect-style1 .uabb-new-ib-desc{
	border-color: #9FAE72;
}
.brand-values.ucx-value.ucx-value-6 .uabb-ib-effect-style1:hover .uabb-new-ib-desc {
    background: #9FAE72;
} */
.ucx-value .fl-col-group{
	display: flex !important;
}
.brand-values .uabb-ib-effect-style1.uabb-ib2-hover .uabb-new-ib-desc{
	border: 0px !important;
}
#owl-carousel-productSlider .owl-nav {
	display: block !important;
}
.company-slider  .inner-main-col .color-col{
    border-radius: 10px;
    background: url(images/quotes.png) no-repeat;
    background-size: cover;
    background-color: #B399AC;
    margin: 0 15px;
    padding: 50px;
    min-height: 430px;
}
.company-slider  .inner-main-col .color-col.color-2{
	background-color: #72AEAB ;
}
.company-slider  .inner-main-col .color-col.color-3{
	background-color: #B2BED2 ;
}
.company-slider  .inner-main-col .color-col.color-4{
	background-color: #C0BBA0 ;
}
.company-slider  .inner-main-col .color-col.color-5{
	background-color: #EBA65E ;
}
.company-slider  .inner-main-col .color-col.color-6{
	background-color: #9FAE72 ;
}
div#owl-carousel-companySlider{
	margin: 0 -15px;
}
/* .owl-carousel.company-slider .owl-nav button.owl-next, 
.owl-carousel.company-slider .owl-nav button.owl-prev,
.owl-carousel.company-slider button.owl-dot {
    background: #000;
   border: 18px; 
    padding: 6.5px !important;
    font: inherit;
    border-radius: 30px;
    margin: 0 4px;
    opacity: 0.5;
}
.owl-carousel.company-slider button.owl-dot.active{
	opacity: 1;
    padding: 7.5px !important;
}
.owl-carousel.company-slider .owl-dots {
    text-align: center;
    margin: 30px 30px 0;
} */
.owl-carousel.company-slider .owl-nav{
	display: block !important;
}
.owl-carousel.company-slider.career-slider  .owl-nav{
	display: none !important;
}
.owl-carousel.company-slider .owl-nav
.company-slider  .inner-main-col .color-col p{ 
	font-size: 25px;
    letter-spacing: 0;
    line-height: 1.2;
    color: #fff;
}
.brand-values.ucx-value .uabb-ib-effect-style1.uabb-ib2-hover .uabb-new-ib-desc > div .uabb-new-ib-title{
	color: #fff !important;
}
.brand-values.ucx-value .uabb-ib-effect-style1:hover .uabb-new-ib-desc {
    display: flex;
    align-items: end;
}
.brand-values.ucx-value {
    max-width: 100%;
}
.brand-values.ucx-value h3.uabb-new-ib-title.uabb-simplify{
	font-size: 18px;
	margin-top: -10px !important;
	margin-bottom: 50px;
}
.item .uabb-ib2-min-height{
	overflow: hidden;
    position: relative;
    border-radius: 10px;
}
.product-slider .item .uabb-ib2-min-height{
    min-height: 320px;
}
#product-grid.product-slider .item .uabb-ib2-min-height{
    min-height: auto;
} 
.column_left_overflow_text_section.inner-page-banner > .fl-col-content.fl-node-content .fl-module.fl-module-info-box{
	max-width: 100% !important;
}
.curve-row.extendedImg-curve .column_left_overflow_text_section.inner-page-banner > .fl-col-content.fl-node-content .fl-module.fl-module-info-box{
	position: relative;
	z-index: 2;
}
header .dropbtn span.value {
    flex: 0 1 80%;
    text-align: left;
	line-height: 1;
}
.custom-breadcrumbs .fl-html * {
    color: #fff;
    text-transform: lowercase;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 200 !important;
}
.custom-breadcrumbs .fl-html{
	position: absolute;
	bottom: 20px;
}
.custom-breadcrumbs .fl-html span a:hover {
  text-decoration: underline !important;
}
.topbar-phone-menu .storename{
	margin: 0;
}
.topbar-phone-menu > .fl-col-content {
	flex-direction: row;
	justify-content: right !important;
}
.topbar-phone-menu > .fl-col-content > .fl-module{
	width: auto;
}
.topbar-phone-menu .phone > a{
	font-weight: bold;
    color: #000;
}
header nav > ul {
    border-radius: 10px;
	padding: 12px 0 12px 30px !important;
}
header li.menu-item.fl-menu-search-item a {
    background: #D7D1C6 !important;
    padding: 28px 20px 28px 28px;
    margin: -12px 0px -12px 23px;
    border-radius: 10px !important;
	pointer-events:none;
}
header li.menu-item.fl-menu-search-item a i{
	pointer-events: all ;
}
.fl-col-group > .fl-col.curve-col {
	
	clip-path: polygon(0 -50%, 30% 0%, 80% 100%, -1000% 100%);
/*     margin-bottom: -1px; */
    position: relative;
	
	
/*     background-size: contain;
    background-color: rgb(25, 46, 89);
    height: 100%;
    clip-path: polygon(0px 0px, 28% 0px, 71% 100%, 0% 100%);
    display: flex;
    align-items: center;
    background-image: url(/wp-content/uploads/2024/04/Group-11-1.png);
    background-repeat: no-repeat;
    background-position: 27%; */
}
.fl-col-group > .fl-col.curve-col > .fl-col-content{
	background-image: url(/wp-content/uploads/2024/04/Group-11-1.png);
    background-position: 27% 10%;
    background-size: contain;
    background-repeat: no-repeat;
}
.fl-slide-content .uabb-infobox-text.uabb-text-editor p {
    font-weight: 300 !important;
}
.bx-controls.bx-has-pager {
    max-width: 1280px !important;
    margin: 0 auto;
}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    bottom: 40px !important;
    text-align: left !important;
    padding: 0 15px !important;
}
.fl-slide-title, .fl-slide-text > * {
    margin: 0 0 0px !important;
}
.fl-module-content-slider .bx-wrapper {
    margin: 0 auto 0px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    opacity: 0.5 !important;
    background: #fff !important;
    width: 13px !important;
    height: 13px !important;
    margin: 0px 4px !important;
    outline: 0;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #fff !important;
    opacity: 1 !important;
}
h3.uabb-new-ib-title.uabb-simplify {
    border: 2px solid #FFFFFF;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.22);
    box-shadow: 20px -4px 54px 0 rgba(0,0,0,0.09);
    padding: 20px;
    max-width: fit-content;
    min-height: 170px;
    display: flex;
    align-items: end;
	margin-bottom: 40px;
	min-width: 150px;
/* 	max-width: 150px; */
}
.uabb-ib-effect-style1:hover > .uabb-new-ib-desc > .uabb-new-ib-title{
	display: none !important;
}
.uabb-ib-effect-style1 .uabb-new-ib-content{
	height: 0px !important;
}
.uabb-ib-effect-style1:hover .uabb-new-ib-content{
	height: auto !important;
    opacity: 1;
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
}
a.uabb-button.ast-button.uabb-creative-button.uabb-creative-default-btn span {
    font-weight: bold;
}
.uabb-ib-effect-style1 .uabb-new-ib-content a{
	font-weight: 700 !important;
    margin-top: 10px !important;
    display: inline-block !important;
}
.uabb-ib-effect-style1 .uabb-new-ib-content a .dashicons-arrow-right-alt2:before {
    font-size: 17px;
    vertical-align: baseline;
}
.uabb-ib-effect-style1:hover .uabb-new-ib-content h3{
	margin-bottom: 10px;
}
.column_left_overflow_text_section > .fl-col-content.fl-node-content .fl-module.fl-module-info-box, 
.column_right_overflow_text_section > .fl-col-content.fl-node-content .fl-module.fl-module-info-box {
    max-width: 760px;
}
.column_left_overflow_text_section > .fl-col-content.fl-node-content {
    align-items: start !important;
}
.column_right_overflow_text_section > .fl-col-content.fl-node-content {
    align-items: end !important;
}
#menu-top-bar-menu-right-side .phone-no a:hover span{
  	color: #192E59;
}
.uabb-image-carousel-content:hover .uabb-background-mask {
    background: rgba(0, 0, 0, .3) !important;
}
.uabb-image-carousel .slick-track{
	display: flex;
	align-items: center;
	justify-content: center;
}
.uabb-image-carousel .slick-list{
	height: 100% !important;
}
.brand-values  h3.uabb-new-ib-title.uabb-simplify img {
 	 width: auto !important;
    height: auto !important;
    margin-left: 37px !important;
    max-height: 80px;
    object-fit: contain;
    margin-bottom: 12px;
    min-width: auto !important;
}
.brand-values  h3.uabb-new-ib-title.uabb-simplify {
    border: 0px;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    padding: 0;
    max-width: fit-content;
    min-height: auto;
    display: flex;
    align-items: end;
    margin-bottom:40px;
    min-width: auto;
    max-width: max-content;
}
.brand-values .uabb-ib-effect-style1 .uabb-new-ib-desc{
	box-sizing: border-box;
    border: 2px solid #FFFFFF;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.22);
    box-shadow: 20px -4px 54px 0 rgba(0,0,0,0.09);
	padding: 15px;
	height: auto;
	display: flex;
	align-items: end;
}
.brand-values .uabb-ib-effect-style1:hover .uabb-new-ib-desc{
	height: 100%;
}
.uabb-image-carousel .slick-list{
	height: auto !important;
}
.brand-values .uabb-new-ib .uabb-new-ib-content p{
	font-size: 12px !important;
/* 	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical; */
}
.brand-value-col > .fl-col-content.fl-node-content {
    display: flex !important;
    flex-direction: row;
	align-items: end;
}
.brand-values .uabb-ib-effect-style1:hover h3.uabb-new-ib-title.uabb-simplify img {
	margin-left: -25px;
}
.brand-values .uabb-ib-effect-style1:hover .uabb-new-ib-desc > h3{
	height: 0px !important;
	display: none !important;
}
.brand-values .fl-node-content .uabb-new-ib {
    height: 200px !important;
}
.brand-values .fl-node-content .uabb-ib2-hover.uabb-new-ib {
    height: 490px !important;
	border-radius: 10px !important;
}
.brand-values .uabb-ib2-hover h3.uabb-new-ib-title.uabb-simplify{
	margin-bottom: 10px;
}
.brand-values h3.uabb-new-ib-title.uabb-simplify {
    justify-content: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.brand-values  .uabb-new-ib .uabb-new-ib-img {
    display: none;
}
.brand-values{
	max-width: 190px;
}
.brand-values  .uabb-ib-effect-style1.uabb-ib2-hover h3.uabb-new-ib-title.uabb-simplify img {
    margin-left: 00px;
}
.brand-values .uabb-ib-effect-style1.uabb-ib2-hover .uabb-new-ib-desc > div .uabb-new-ib-title {
    display: block !important;
}
.uabb-new-ib, .uabb-new-ib img{
	border-radius: 10px;
}
.uabb-image-carousel-content * ,
h3.uabb-faq-question-label{
    outline: none !important;
}
.tab-btn a.uabb-button {
    padding-top: 21px !important;
    height: auto !important;
    padding-bottom: 16px !important;
	font-weight: 800 !important;
}
.fa-angle-right:before {
    content: "\f139" !important;
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 50px;
    height: 50px;
    font-size: 50px;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in;
}
.fa-angle-left:before {
	content: "\f141" !important; 
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 50px;
    height: 50px;
    font-size: 50px;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in;
}
.uabb-image-carousel .slick-prev i,
.uabb-image-carousel .slick-next i,
.uabb-image-carousel .slick-prev i:hover,
.uabb-image-carousel .slick-next i:hover,
.uabb-image-carousel .slick-prev i:focus,
.uabb-image-carousel .slick-next i:focus {
    font-size: inherit !important;
    width: inherit !important;
    height: inherit !important;
	line-height: inherit !important;
}
.fl-page{
	width: auto;
}
.fl-full-width .container {
    width: 100%;
    max-width: 1280px;
    padding: 0 20px;
}
.product-colors li.found {
    margin-right: 5px!important;
}
.fl-post.post.type-post .row.fl-post-image-beside-wrap {
    margin-left: 0px!important;
    margin-right: 0px!important;
}
.fl-post.post.type-post .row.fl-post-image-beside-wrap > div {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.fl-post.post.type-post  .fl-post-image-beside {
    float: none!important;
    width: 100%!important;    
}
legend.gfield_label {
    border: none!important;
}
.facetwp-selections ul:before {
    content: "Your Selection";
    font-weight: 700;
    font-size: 16px; 
    border-bottom: 2px solid #630a0a;
    padding: 0px;
    width: 100%!important;
    position: relative;
    display: block;
    margin-bottom: 5px;
    color: #630a0a;
    padding: 5px 5px 5px 0px;
}
.facetwp-selections ul li .facetwp-selection-label{
    font-size: 16px;
    font-weight: 700;
}
.facetwp-selections ul {
    background-color: #eeee;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.facet_filters .facet-wrap>strong {
    border-bottom: 2px solid #000;
    color: #000;
}
.fl-slide-text > p {
    margin: 0px!important;
    padding: 0px!important;
}
.fl-slide-text > .fl-builder-content  {
    margin: 0px!important;
}
.fl-slide .fl-slide-text > .fl-builder-content {
    margin-bottom: 0px!important;
}
.custom_searchModule {
    display: none;
    z-index: +4;
    position: absolute;
}
ul.storename {
    padding: 0px!important;
    list-style: none;
}
ul.store-opening-hrs {
    list-style: none;
    padding-left: 0px;
}
.extraCTA  .uabb-new-ib-title.uabb-simplify {
    background: #fff;
    width: auto;
    display: inline-block;
    padding: 20px 60px;
	position: relative;
}
.extraCTA .uabb-ib-effect-style1 .uabb-new-ib-desc{
	top: auto !important;
    bottom: -25px !important;
    min-height: 25%;
    height: auto;
    max-height: 100%;
    text-align: left;
    left: -25px !important;
}
.extraCTA .uabb-new-ib-content.uabb-text-editor.uabb-simplify {
	display: none;
}
.extraCTA .uabb-ib-effect-style1 .uabb-new-ib-content, .flooringRow .uabb-ib-effect-style1 .uabb-new-ib-title, .extraCTA .uabb-ib-effect-style1 .uabb-new-ib-title {
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
}
.extraCTA .uabb-new-ib-title i {
    float: right;
    margin-left: 10px;
    margin-top: 3px;
    color: #7E1918!important;
    font-weight: 700;
}
.product-slider .owl-stage{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.product-slider .item,
.product-slider .item .inner-main-wrap,
.product-slider .item .inner-main-wrap .uabb-module-content{
    height: 100%;
}
.product-slider .fl-module.fl-module-interactive-banner-2 {
    margin: 0 7px;
    height: 100%;
}
.product-slider h3.uabb-new-ib-title.uabb-simplify{
	color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    background-color: #000;
}
.product-slider .uabb-new-ib .uabb-new-ib-desc {
	padding: 15px;
}
.product-slider  .uabb-ib-effect-style1 .uabb-new-ib-desc,
.product-slider  .uabb-ib-effect-style1 .uabb-new-ib-desc *{
	color: #fff !important;
}
.product-slider .uabb-ib-effect-style1:hover:before {
	content: " ";
	opacity: 0.8 !important;
	transition: opacity 0.35s, transform 0.35s;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.35s, transform 0.35s;
    z-index: 1;
    background-color: #000 !important;
}
.product-slider .carpet-col .uabb-ib-effect-style1:hover:before,
.product-slider .carpet-col  h3.uabb-new-ib-title.uabb-simplify {
    background-color: #B399AC !important;
}
.product-slider .hardwood-col  h3.uabb-new-ib-title.uabb-simplify,
.product-slider .hardwood-col .uabb-ib-effect-style1:hover:before {
    background-color: #EBA65E !important;
}
.product-slider .laminate-col .uabb-ib-effect-style1:hover:before,
.product-slider .laminate-col  h3.uabb-new-ib-title.uabb-simplify {
    background-color: #C0BBA0 !important;
}
.product-slider .vinyl-col .uabb-ib-effect-style1:hover:before,
.product-slider .vinyl-col  h3.uabb-new-ib-title.uabb-simplify {
    background-color: #72AEAB !important;
}
.product-slider .tile-col .uabb-ib-effect-style1:hover:before,
.product-slider .tile-col  h3.uabb-new-ib-title.uabb-simplify {
	background-color: #b2bed2 !important;
}
.product-slider .resilient-col .uabb-ib-effect-style1:hover:before,
.product-slider .resilient-col  h3.uabb-new-ib-title.uabb-simplify {
    background-color: #72AEAB !important;
}	
.product-slider .supplies-col  h3.uabb-new-ib-title.uabb-simplify,
.product-slider .supplies-col .uabb-ib-effect-style1:hover:before{
	background-color: #EEE2C2 !important;
}	
.product-slider .accessories-col  h3.uabb-new-ib-title.uabb-simplify,
.product-slider .accessories-col .uabb-ib-effect-style1:hover:before{
	background-color: #EEE2C2 !important;
}
.product-slider .luxury-col  h3.uabb-new-ib-title.uabb-simplify,
.product-slider .luxury-col .uabb-ib-effect-style1:hover:before{
	background-color: #2BA5CD !important;
}
.product-slider .pad-col  h3.uabb-new-ib-title.uabb-simplify,
.product-slider .pad-col .uabb-ib-effect-style1:hover:before{
	background-color: #DA8787 !important;
}
.product-slider .uabb-ib-effect-style1 .uabb-new-ib-desc a {
    margin-bottom: 15px;
}
.product-slider .uabb-ib-effect-style1:hover .uabb-new-ib-content h3 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 28px;
}
.product-slider-row .fl-col-group  > .fl-col  > .fl-col-content {
	max-width: 1407px;
    margin-left: auto;
}

.moove-gdpr-button-holder>button.mgbutton {
    background-color: #fff!important;
    color: #000!important;
    border-radius: 0px!important;
    font-family: "itc-avant-garde-gothic-pro",Verdana,Arial,sans-serif!important;
    font-weight: 900!important;
    text-transform: uppercase!important;
    box-shadow: none !important;
    border: 1px solid #192e59!important;
    font-variant: all-petite-caps;
    font-size: 20px!important;
  }
  .moove-gdpr-button-holder>button.mgbutton:hover {
    background: #fff!important;
    color: #192e59!important;
    text-transform: uppercase!important;
    border: 1px solid #192e59!important;
  }
/*   #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    background-color: #192e59!important;
    border-top: 1px solid #fff;
  } */
#moove_gdpr_cookie_info_bar .moove-gdpr-cookie-notice p a:hover,
button.moove-gdpr-infobar-close-btn:hover i {
    color: #fff!important;
    opacity: 0.7;
  }
  #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button {
    color: #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: #192e59!important;
    border: 1px solid #000!important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i:hover, 
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon:hover,
#moove_gdpr_cookie_info_bar span[data-href]>u.change-settings-button {
    color: #000!important;
    background-color: #fff!important;
  }
  button.moove-gdpr-infobar-close-btn:hover i {
    color: #000 !important;
  }
  #moove_gdpr_cookie_modal .moove-gdpr-button-holder > button {
    background-color: #192e59!important;
    color: #fff!important;  
    border: 0px!important;
    border-radius: 0px!important;
    font-family: "itc-avant-garde-gothic-pro",Verdana,Arial,sans-serif!important;
    font-weight: 900!important;
    text-transform: uppercase!important;  
    border: 1px solid #192e59!important;
    font-variant: all-petite-caps;
    font-size: 20px!important; 
  }
  #moove_gdpr_cookie_modal .moove-gdpr-button-holder > button:hover {
    background: #fff!important;
    color: #192e59!important;
    border: 1px solid #192e59!important;
  }
  
  .moove-gdpr-tab-main-content a:hover {
    color: #192e59!important;
  }
/* slider height issue css for desktop start here  */
@media(min-width: 991px ){
  .fl-slide-foreground {
     bottom: 0;
     left: 0;
     position: absolute;
     right: 0;
     top: 0;
     display: flex;
     flex-direction: column;
     align-items: center;
     justify-content: center;
 }
 .fl-slide-content-wrap {
     width: 100%;
 }
 .fl-slide-content {
    margin: 0px!important;
}
.fl-slide.fl-slide-text-center .fl-slide-photo img {
    display: inline-block;
}
}
/* slider height issue css for desktop end  here  */

.singel-slide-carousal .inner-main-wrap {
    background-image: url(/wp-content/uploads/2024/04/chesapeake-bg-image.jpg);
    background-size: cover;
    background-repeat: no-repeat;
	display: flex;
	align-items: end;
	min-height: 500px;
	position: relative;
    margin-bottom: 110px;
}
.singel-slide-carousal .info-col-box.white-box {
    background: #FFFFFF;
    padding: 40px 60px;
    max-width: 650px !important;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	margin-bottom: -110px;
	position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.singel-slide-carousal .info-col-box.white-box > img{
	max-width: 300px;
}
.singel-slide-carousal .info-col-box.white-box  > p{
	font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.5em;
	margin: 15px 0;
}
.singel-slide-carousal .info-col-box.white-box  > a{
	border: 3px solid #192E59;
    color: #192E59;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.5em;
    text-align: center;
    padding: 20px 60px 16px;
    display: inline-block;
    margin-top: 20px;
}
.uabb-infobox-text-wrap .uabb-module-content .InfoBoxButton{
	border: 3px solid #192E59;
    color: #192E59;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.5em;
    text-align: center;
}
.singel-slide-carousal .info-col-box.white-box  > a:hover,
.uabb-infobox-text-wrap .uabb-module-content .InfoBoxButton:hover {
	background: #192E59 !important;
	color: #fff !important;
}
.singel-slide-carousal button.owl-next span,
.singel-slide-carousal button.owl-prev span,
.product-slider button.owl-next span,
.product-slider button.owl-prev span,
#owl-carousel-companySlider button.owl-next span,
#owl-carousel-companySlider button.owl-prev span{
	font-size: 0px;
}
.singel-slide-carousal button.owl-next span:after,
.product-slider button.owl-next span:after,
.slider-for button.slick-next.slick-arrow:after,
#owl-carousel-companySlider button.owl-next span:after{
    content: "\f139" !important;
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 50px;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in;
    opacity: 0.84;
    border-radius: 0 10px 10px 0;
    background-color: #000;
    color: #fff;
    padding: 17px 2px;
}

#owl-carousel-companySlider button.owl-prev span:after{
    content: "\f141" !important;
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 50px;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in;
    opacity: 0.84;
    border-radius: 0px !important;
    background-color: #000;
    color: #fff;
    padding: 17px 2px;
}
#owl-carousel-companySlider button.owl-next span:after{
	border-radius: 0px !important;
}
.product-slider button.owl-next span:after,
.slider-for button.slick-next.slick-arrow:after{
	border-radius: 0px !important;
	padding: 17px 6px;
}
.singel-slide-carousal button.owl-next:hover span:after,
.product-slider button.owl-next:hover span:after,
.slider-for button.slick-next.slick-arrow:hover:after,
#owl-carousel-companySlider button.owl-next:hover span:after,
#owl-carousel-companySlider button.owl-prev:hover span:after{
	color: #8C97AC !important;
}
.slider-for button.slick-next.slick-arrow:hover{
	background: #000 !important;
	border-color: #000 !important;
}
.singel-slide-carousal button.owl-next{
	position: absolute;
	left: 650px;
	top: 60%;
}
#owl-carousel-companySlider  button.owl-next {
	position:absolute;
	left: auto;
    top: 40%;
    right: 16px !important;
}
#owl-carousel-companySlider  button.owl-prev{
	position:absolute;
	left: 16px !important;
    top: 40%;
    right: auto;
}
.product-slider button.owl-next{
	position: absolute;
	left: auto;
    top: 35%;
    right: 8px;
}
.fl-col.FlooringSlider {
    max-width: 650px;
    width: 100%;
}
.fl-row .fl-col.FlooringSlider .uabb-infobox {
     border-top-right-radius: 10px!important;
     border-bottom-right-radius: 10px!important;
     border-top-left-radius: 0px!important;
     border-bottom-left-radius: 0px!important;
}
.FlooringSliderWrap .fl-content-slider-navigation .slider-next:after {
    content: "\f139" !important;
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 50px;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in;
    opacity: 0.84;
    border-radius: 0 10px 10px 0;
    background-color: #000;
    color: #fff;
    padding: 17px 2px;
}
.FlooringSliderWrap .fl-content-slider-navigation .slider-next {
    position: absolute;
    left: 630px;
    top: 30px!important;
}
.FlooringSliderWrap .fl-content-slider-navigation .slider-next .fl-content-slider-svg-container {
    visibility: hidden;
    position: absolute;
}
.FlooringSliderWrap {
    position: relative;
    z-index: +999;
}
.FlooringSliderWrap .fl-slide-content .uabb-creative-button-wrap a.uabb-button,
.FlooringSliderWrap .fl-slide-content .uabb-creative-button-wrap a.uabb-button:active{
    border-color: #192E59;
}
.curve-row.extendedImg-curve .fl-col-group > .curve-col > .fl-col-content:after {
    content: "";
    background-color: transparent;
    display: block !important;
    height: 100%;
    position: absolute;
    width: 100vw;
    z-index: 1;
    right: 170px;
    bottom: 0px;
    border-right: 60px solid #fff;
    transform: skewX(30.5deg);
}
.curve-row.extendedImg-curve .fl-col-group > .fl-col.curve-col.inner-page-banner > .fl-col-content {
    border-top: 60px solid #fff;
    padding-right: 60px;
}
.curve-row.extendedImg-curve .fl-col-group > .fl-col.curve-col.inner-page-banner:after {
    content: "";
    background-color: #fff;
    display: block !important;
    height: 60px;
    position: absolute;
    width: 100vw;
    z-index: 1;
    right: calc(100% - 20px);
    bottom: 0px;
    top: 0px;
}
.curve-row.extendedImg-curve .fl-col-group > .inner-page-banner ~ .fl-col {
    position: relative;
}
.curve-row.extendedImg-curve .fl-col-group > .inner-page-banner ~ .fl-col:after {
    content: "";
    background-color: #fff;
    display: block !important;
    height: 50px;
    position: absolute;
    width: 100vw;
    z-index: 1;
    left: -40px;
    bottom: 0px;
}
.our-products-row h3.uabb-new-ib-title.uabb-simplify{
	margin-bottom: 0px !important;
}
.brand-values.ucx-value  h3.uabb-new-ib-title.uabb-simplify img{
	width: auto !important;
    height: auto !important;
    margin-left: 37px !important;
    max-height: 80px;
    object-fit: contain;
    margin-bottom: 12px;
	min-width: auto !important;
	
}
.brand-values.ucx-value .uabb-ib2-hover h3.uabb-new-ib-title.uabb-simplify img,
.brand-values .uabb-ib2-hover h3.uabb-new-ib-title.uabb-simplify img{
	margin-left: 0px !important;
}
div#product-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#product-grid .item {
    width: 33.33%;
    padding: 0px;
}
#product-grid.column-4 .item {
    width: 25%;
}
#product-grid.column-5 .item {
    width: 20%;
}
.product-slider .fl-module.fl-module-interactive-banner-2 {
    position: relative;
}
#product-grid .item .fl-module{
	margin: 10px;
}
#product-grid .item .fl-module img{
	width: 100%;
}
#product-grid .item .uabb-ib-effect-style1 .uabb-new-ib-desc, #product-grid .item .uabb-new-ib a.uabb-new-ib-link{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
#product-grid .item .uabb-ib-effect-style1 .uabb-new-ib-desc {
	position: absolute;
    top: auto;
    bottom: 0;
    min-height: 25%;
    height: auto;
    max-height: 100%;
    text-align: left;
}
#product-grid .item .uabb-ib-effect-style1 .uabb-new-ib-content{
	opacity: 0;
}
#product-grid .item .uabb-ib-effect-style1:hover .uabb-new-ib-content{
	opacity: 1;
}
.logo-gallery .uabb-photo-gallery {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.logo-gallery .uabb-photo-gallery .uabb-photo-gallery-item {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    min-height: 180px;
    border-right: 1px solid #D1D1D1;
    border-top: 1px solid #D1D1D1;
}
.logo-gallery .uabb-photo-gallery .uabb-photo-gallery-item:nth-child(4n) {
    border-right: 0;
}
.logo-gallery .uabb-photo-gallery .uabb-photo-gallery-item:nth-child(-n+4) {
    border-top: 0;
}
body.home .column_left_overflow_text_section > .fl-col-content.fl-node-content {
    align-items: start !important;
}
#wpsl-gmap .wpsl-info-window p strong {
    color: #4C4F59;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.2;
	text-transform: uppercase;
}
#wpsl-gmap .wpsl-info-window p span{
	color: #4C4F59;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.2;
}
#wpsl-gmap .wpsl-info-window p ~ span {
	color: #5F6E84;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.2;
	flex: 1 1 65%;
}
#wpsl-gmap .wpsl-info-window p ~ span a{
	color: #5F6E84;
}
#wpsl-gmap .wpsl-info-window p ~ span a:hover{
	color: #001e60;
}
#wpsl-gmap .wpsl-info-window p ~ span strong{
	font-size: 0px !important;
}
#wpsl-stores ul li .info-holder .phone-holder,
#wpsl-stores ul li .info-holder .phone-holder a{
	color: #8C97AC;
}
#wpsl-stores ul li .info-holder .phone-holder .fa-phone:before,
#wpsl-gmap .wpsl-info-window p ~ span .fa-phone:before {
	content: "\f095";
	font: normal normal normal 12px / 1 FontAwesome;
	margin-right: 3px;
	color: #fff;
	padding: 5px;
	background-color: #5F6E84;
	border-radius: 30px;
	line-height: 30px;
}
.gm-style-iw-d a:focus,
.gm-style-iw-d a:active{
	outline: none;
}
#wpsl-stores ul li .info-holder .phone-holder .fa-phone:before{
	margin-right: 0;
}
#wpsl-gmap div.wpsl-info-window {
    max-width: 100% !important;
    display: flex !important;
	justify-content: space-between;
}
#wpsl-gmap .location-keys {
    display: flex;
    margin-top: -7px;
    flex: 1 1 35%;
	flex-direction: row;
	justify-content: end;
}
.gm-style .gm-style-iw{
	padding: 20px 20px 20px !important;
	max-height: 400px !important;
	min-height: 400px !important;
}
.gm-style .gm-style-iw-d{
	max-height: 400px !important;
	min-height: 400px !important;
}
.gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect span,
.gm-ui-hover-effect {
    opacity: 1 !important;
    width: 24px !important;
    height: 24px !important;
    background-size: 24px !important;
    background-repeat: no-repeat !important;
    margin: 0 !important;
	opacity: 1 !important;
	top: 0px !important;
	right: 10px !important;
}
.gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect span{
	margin: 0;
}
#wpsl-gmap div.wpsl-info-window p{
	flex: 0 0 100% !important;
	margin-bottom: 20px;
}
.wpsl-info-window .store-hours  {
    margin-top: 15px;
}
.wpsl-info-window .store-hours strong{
	color: #4C4F59;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 7px;
    display: inline-block;
}
.wpsl-info-window  table.wpsl-opening-hours * {
    color: #4C4F59;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.2;
}
.wpsl-info-window  table.wpsl-opening-hours tr td {
    line-height: 26px;
}
.wpsl-info-window .left-info{
	flex: 1 1 45%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-right: 20px;
}
.wpsl-info-window iframe{
	flex: 1 1 50%;
}
.wpsl-info-window .view-store-link a {
    background: #5F6E84 !important;
    color: #fff !important;
    padding: 20px 30px 17px;
    margin-top: 20px;
    display: inline-block;
	outline: none !important;
	border: 0px !important;
}
.wpsl-info-window .view-store-link a:hover{
	background: #001e60 !important;
}
.wpsl-search-btn-wrap, .wpsl-input, .wpsl-select-wrap, .wpsl-search {
    display: none !important;
}
.location-keys-wrap {
    width: 33%;
    float: left;
	padding: 10px 20px;
	background: #f1f1f1;
	margin-bottom: 30px;
    position: relative;
}
.location-keys-wrap .clear-filter{
    position: absolute;
    right: 10px;
    top: 10px;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 14px;
    cursor: pointer;
}
.location-tabs{
    width: 66%;
    margin: 0px;
    float: left;
	padding-left: 7px;
}
.location-tabs ul li a span {
    flex: 0 0 76%;
}
#wpsl-result-list {
    float: left;
}
.location-keys-wrap ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    text-align: center;
}
.location-keys-wrap ul li img {
	max-width: 40px;
	max-height: 40px;
	display: block;
	margin: 0 auto 5px;
}
.location-keys-wrap ul li {
    width: 25%;
    opacity: 0.5;
}
.location-keys-wrap ul li.active{
    opacity: 1;
}
.location-keys-wrap > strong{
	font-size: 21px;
	line-height: 23px;
	font-weight: 600;
	color: #4C4F59;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: block;
}
.location-keys-wrap ul li span{
	font-size: 13px;
	line-height: 14px;
	letter-spacing: 0.9px;
	color: #5F6E84;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
}
.location-tabs ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
	align-items: stretch;
}
.location-tabs ul li {
    width: 100%;
	/* flex: 0 0 25%; */
}
.location-tabs ul li a{
    color: #4C4F59;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: .5;
    padding: 40px 0 35px 0;
	border-bottom: 4px solid #DEDEDE;
	height: 100%;
}
.location-tabs ul li a.active{
    opacity: 1;
	border-color: #8C97AC;
}
.location-tabs ul li a:before,
.location-tabs ul li .northeast:before{
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #ADBAD4;
    margin-right: 10px;
}
.location-tabs ul li .view-all:before{
	content: "";
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: transparent;
    margin-right: 10px;
    background-image: url('/wp-content/uploads/2024/06/viewAll-colors.png');
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center;
}
/* .location-tabs ul li:first-child a{
	opacity: 1;
    border-color: #8C97AC;
} */
.location-tabs ul li .mid-atlantic:before{
    background-color: #B399AC;
}
.location-tabs ul li .southwest:before{
    background-color: #F2E3BC;
}
.location-tabs ul li a span.term-desc {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
	min-height: 34px;
}
#wpsl-wrap #wpsl-result-list #wpsl-stores>ul {
    counter-reset: my-awesome-counter;
}
#wpsl-wrap #wpsl-result-list #wpsl-stores>ul>li {
    counter-increment: my-awesome-counter;
    position: relative;
    padding-left: 40px;
    background: url(images/location_placeholder.png) no-repeat 0 8px;
    border-color: #E6E6E6;
    margin-right: 20px;
    margin-bottom: 10px;
    border-bottom-style: solid;
}
#wpsl-wrap #wpsl-result-list #wpsl-stores>ul>li.mid-atlantic{
    background-image: url(images/location_placeholder-mid-atlantic.png);
}
#wpsl-wrap #wpsl-result-list #wpsl-stores>ul>li.northeast{
    background-image: url(images/location_placeholder-northeast.png);
}
#wpsl-wrap #wpsl-result-list #wpsl-stores>ul>li.south-central{
    background-image: url(images/location_placeholder-south-central.png);
}
#wpsl-wrap #wpsl-result-list #wpsl-stores>ul>li.south-central:before{
    color: #000 !important;
}
#wpsl-wrap #wpsl-result-list #wpsl-stores>ul>li:not(.wpsl-no-results-msg):before {
    content: counter(my-awesome-counter);
    font-size: 12px;
    letter-spacing: 0.47px;
    left: 7px;
    top: 11px;
    position: absolute;
    width: 20px;
    color: #fff;
    text-align: center;
}
.location-keys {
    display: flex;
    margin-top: 30px;
}
.location-key-img img{
    max-width: 30px;
    max-height: 30px;
    height: auto;
    width: auto;
}
.timeline-carousal-row .slick-track  .timeline-item:nth-child(2)  .fl-col-group > .curve-col > .fl-col-content:after{
    transform: skewX(28.5deg) !important;
}
.timeline-carousal-row .slick-track  .timeline-item:nth-child(3)  .fl-col-group > .curve-col > .fl-col-content:after{
    transform: skewX(29.5deg) !important;
}
.brand-logos-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.brand-logos-list .brand-logo-holder {
    margin: 15px 0;
}
.brand-logos-list .brand-logo-holder a{
	display: block;
    padding: 10px;
}
.brand-logos-list .brand-logo-holder a img {
    max-width: 250px;
    max-height: 180px;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
}
a.uabb-button.ast-button.uabb-creative-button.uabb-creative-default-btn span,
.product-detail-page-wrap a.uabb-button  {
    font-weight: 900 !important;
}
.uabb-gf-style .gform_page .gform_page_footer input[type=button]{
	border-radius: 0px !important;
}
.location-popup-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
	flex-wrap: wrap;
}
.location-popup-content .button {
    background: #000;
    padding: 12px 40px;
    text-transform: uppercase;
    color: #fff !important;
    line-height: 20px;
	display: inline-block;
	border: 0 !important;
	margin: 10px 0;
}
.location-popup-content .button:hover{
	border: 0 !important;
}
.location-popup .fl-accordion-item.fl-accordion-item-active{
	background: #f7f1e3;
}
.location-popup .fl-accordion-item .fl-accordion-button a{
	outline: none !important;
}
.location-popup .fl-accordion-item.fl-accordion-item-active .fl-accordion-button-label{
	font-weight: 600;
}
.currentTab {
    display: none;
    justify-content: center;
    align-items: stretch;
}
.currentTab ul{
	width: 100%;
	flex: 0 0 90%;
}
span.dropdown-arrow.active {
    width: 50px;
    flex: 0 0 10%;
}
.currentTab span.dropdown-arrow {
    text-align: center;
    width: 40px;
    display: flex;
    align-items: center;
}
.currentTab span.dropdown-arrow:before {
    content: "\f107";
    display: block;
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: 26px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.currentTab span.dropdown-arrow.active:before{
	content: "\f106";
}

/*============= 11/06/2024 Territory CSS start =============*/

#wpsl-result-list .accordian-loc-info{
    display: none;
}
#wpsl-wrap .flyer-locations,
#wpsl-stores .info-holder .left-loc-info .phone-holder,
#wpsl-wrap .button-count-wrp{
    display: none;
}
/* #wpsl-stores .info-holder .right-loc-info .phone-holder{
    font-size: 0px;
} */
#wpsl-stores .info-holder .right-loc-info .distance-count{
	display: none;
}
#wpsl-stores .info-holder .right-loc-info .phone-holder,
#wpsl-stores .info-holder .right-loc-info .phone-holder a{
    font-size: 14px;
}
.location-keys-wrap ul li .location-key-img{
    cursor: pointer;
}
.location-keys-wrap ul li .location-key-img:hover{
    font-weight: bold;
}
.location-keys-wrap ul li.active .location-key-img{
    font-weight: bold;
}
#wpsl-result-list ul li .info-holder .right-loc-info{
	padding-left: 0;
	padding-right: 0;
}
/*============= 11/06/2024 Territory CSS End =============*/
/* New Events Page CSS */
#event-list-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}
#event-list-wrap .event-item-holder {
    width: 33.33%;
    padding: 0 20px 80px;
    margin-bottom: 30px;
    position: relative;
}
#event-list-wrap .event-item-holder .event-heading{
    font-size: 22px;
    line-height: 32px;
    text-transform: uppercase;
}
#event-list-wrap .event-item-holder .event-heading span{
    color: #f00;
}
#event-list-wrap .event-item-holder .location-name{
    margin: 10px 0;
    font-weight: 300;
    font-size: 16px;
}
#event-list-wrap .event-item-holder .event-meta-date{
    font-size: 16px;
    font-weight: 700;
}
#event-list-wrap .event-item-holder .button-holder {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
#event-list-wrap .event-item-holder .button-holder a {
    padding: 12px 30px 10px;
    display: inline-block;
    background: #192E59;
    color: #fff;
    margin-top: 20px;
    line-height: 32px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    max-width: 260px;
    width: 100%;
    border: 2px solid #192E59;
}
#event-list-wrap .event-item-holder .button-holder a:hover{
    background: #fff;
    /* border-color: #fff; */
    color: #192E59;
}
#event-list-wrap .event-item-holder .event-img-holder {
    position: relative;
    max-width: 400px;
    max-height: 325px;
    overflow: hidden;
    margin: 0 auto;
}
#event-list-wrap .event-item-holder .event-img-holder img{
    width: 100%;
}
#event-list-wrap .event-item-holder .sold-holder {
    position: absolute;
    top: 20px;
    left: 0;
}
#event-list-wrap .event-item-holder .sold-holder .button{
    padding: 14px 40px;
    display: inline-block;
    background: #72AEAB;
    color: #fff;
    margin-top: 10px;
    line-height: 1.2;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    max-width: 210px;
    width: 100%;
}
.show-label label.gfield_label {
    display: block !important;
}
.event-con {
    font-size: 18px;
    text-align: center;
}
.event-con h5{
    font-size: 30px;
    text-align: left;
}
.event-con ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 49%;
    vertical-align: top;
    text-align: left;
}
.event-con ul li {
    background: url(/wp-content/uploads/2025/06/check-mark-icon.webp) no-repeat 0px 6px;
    padding: 8px 0 5px 40px;
    font-size: 18px;
}
.event-con ul li a{
    text-decoration: underline;
}
.logo-list .uabb-photo-gallery {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}
.event-con ul.logo-list{
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.event-con ul.logo-list li {
    background: none;
    padding: 5px 15px;
    width: 33.33%;
}
.curve-row .fl-bg-slideshow {
    margin-left: 250px;
}
@media(max-width:640px){
	.uabb-close-custom-top-right {
		top: 10px;
		right: 10px;
	}
}
@media(max-width:1199px){
	.order-row .uabb-gf-style p.uabb-gf-form-desc,
	.order-row .uabb-gf-style .gsection_title{
		text-align: center !important;
	}
	.brand-logos-list .brand-logo-holder a img{
		width: 100% !important;
	}
	
	.prev-next-press .nav-links {
		flex-direction: column !important;
	}
	.prev-next-press .nav-previous,
	.prev-next-press  .nav-next{
		text-align: center !important;
	}
	
	header .fl-module.fl-module-search {
		margin-right: 20px;
	}
	
	.jj-order-product-tab-row .uabb-tabs .uabb-content-wrap .fl-row-content-wrap {
		padding: 0px 0 20px !important;
	}	
	.uabb-tabs .uabb-tab-acc-title .uabb-acc-icon{
		line-height: 1 !important;
		vertical-align: text-bottom;
	}
	.uabb-tab-acc-content  .fl-row-fixed-width {
		max-width: 100% !important;
	}
	.brand-values .uabb-ib-effect-style1.uabb-ib2-min-height .uabb-new-ib-desc > h3{
		height: auto !important;
		display: block !important;
	}
	.logo-gallery .uabb-photo-gallery .uabb-photo-gallery-item{
		border: 1px solid #D1D1D1 !important;
	}
	
	.brand-values .uabb-ib-effect-style1.uabb-ib2-min-height.uabb-ib2-hover .uabb-new-ib-desc > h3{
		height: 0 !important;
		display: none !important;
	}
	
	.sticky-element-original .fl-col-group {
		display: flex !important;
	}
	
	.team-row .uabb-module-content.uabb-ib2-outter {
		max-width: 400px;
		margin: 0 auto;
	}
	
	.ucx-value .fl-col-group:nth-child(2) {
		display: flex !important;
		flex-wrap: wrap;
	}
	
	.ucx-value .fl-col-group:nth-child(2) .fl-col {
		flex: 0 0 33.33%;
	}
	
	.white-curve-row  > .fl-row-content-wrap{
		margin-bottom: -1px;
	}
	.curve-row.extendedImg-curve .fl-col-group > .curve-col > .fl-col-content:after{
		display: none !important;
	}	
	.curve-row.extendedImg-curve .fl-col-group > .fl-col.curve-col.inner-page-banner > .fl-col-content {
		border-top: 0px solid #fff;
		padding-right: 0px;
	}
	.extendedImg-curve .fl-col-group > .fl-col.curve-col.inner-page-banner > .fl-col-content {
		min-height: 400px !important;
	}
	.curve-row.extendedImg-curve .fl-col-group > .fl-col.curve-col.inner-page-banner{
		clip-path: polygon(0 -50%, 100% 0%, 100% 100%, -1000% 100%) !important;
	}
	.curve-row.extendedImg-curve .fl-col-group > .fl-col.curve-col.inner-page-banner:after,
	.curve-row.extendedImg-curve .fl-col-group > .inner-page-banner ~ .fl-col:after{
		height: 0px !important;
	}
	.extendedImg-curve .fl-col-group > .fl-col.curve-col.inner-page-banner{
		width: 100% !important;
	}

	div#owl-carousel-companySlider {
		margin: 0 0px;
	}
	
	.company-slider .inner-main-col .color-col{
		max-width: 400px;
   		margin: 0 auto;
	}
	
	.FlooringSliderWrap .fl-row-align-bottom > .fl-row-content-wrap{
		margin-bottom: 0px !important;
	}

	.FlooringSliderWrap .fl-row.fl-row-align-bottom > .fl-row-content-wrap{
		min-height: 500px !important;
	}
	.FlooringSliderWrap .fl-row.fl-row-align-bottom > .fl-row-content-wrap  .fl-col-group  {
		height: 100%;
		margin: 0 auto !important;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		flex-direction: column;
	}
	.FlooringSliderWrap .fl-row.fl-row-align-bottom > .fl-row-content-wrap .fl-row-content {
		min-height: 500px;
		display: flex;
		align-items: center;
	}
	.FlooringSliderWrap > .fl-row-content-wrap{
		padding-bottom: 0px !important;
	}
	 .fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content {
        padding: 0px !important;
    }
	
	.product-slider .item .inner-main-wrap, 
	.product-slider .item .inner-main-wrap .uabb-module-content {
		max-width: 400px;
		margin: 0 auto;
	}
	.uabb-image-carousel .slick-arrow .fa-angle-right:before, 
	.uabb-image-carousel .slick-arrow:active .fa-angle-right:before, 
	.uabb-image-carousel .slick-arrow:hover .fa-angle-right:before, 
	.uabb-image-carousel .slick-arrow:focus .fa-angle-right:before,
	.uabb-image-carousel .slick-arrow .fa-angle-left:before, 
	.uabb-image-carousel .slick-arrow:active .fa-angle-left:before, 
	.uabb-image-carousel .slick-arrow:hover .fa-angle-left:before, 
	.uabb-image-carousel .slick-arrow:focus .fa-angle-left:before{
		color: #000 !important;
	}
	.FlooringSliderWrap  .fl-row-content-wrap {
		min-height: 350px !important;
	}
	.FlooringSliderWrap  .fl-row-content-wrap .fl-module-info-box > .fl-module-content {
		margin: 20px !important;
	}
	.FlooringSliderWrap  .fl-row-content-wrap .fl-module-info-box .uabb-infobox-text.uabb-text-editor p{
		color: #000000 !important;
	}
	.FlooringSliderWrap  .fl-content-slider .uabb-infobox-content {
        max-width: 100% !important;
    }
	.fl-row .fl-col.FlooringSlider .uabb-infobox *{
		text-align:center !important;
	}
	.FlooringSliderWrap .fl-content-slider-navigation .slider-next {
		left: auto;
		right: 20px !important;
		top: 0px !important;
	}
	.FlooringSliderWrap .fl-content-slider-navigation .slider-prev:after {
		content: "\f141" !important;
		font-family: dashicons;
		display: inline-block;
		line-height: 1;
		font-weight: 400;
		font-style: normal;
		speak: never;
		text-decoration: inherit;
		text-transform: none;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 50px;
		vertical-align: top;
		text-align: center;
		transition: color .1s ease-in;
		opacity: 0.84;
		border-radius:10px 0 0 10px;
		background-color: #000;
		color: #fff;
		padding: 17px 2px;
	}
	.FlooringSliderWrap .fl-content-slider-navigation .slider-prev .fl-content-slider-svg-container{
		visibility: hidden;
    	position: absolute;
	}
	.FlooringSliderWrap .fl-content-slider-navigation .slider-prev {
        right: auto;
        left: 20px !important;
        top: 0px !important;
    }
	.FlooringSliderWrap .fl-content-slider-navigation {
		top: 44%;
	}
	.fl-row .fl-col.FlooringSlider .uabb-infobox {
		border-radius: 10px !important;
	}
	.brand-value-col > .fl-col-content.fl-node-content{
		flex-wrap: wrap !important;
	}
	.brand-values {
		flex: 0 0 33.33% !important;
		max-width: 100% !important;
	}
	.brand-values .uabb-new-ib-desc .uabb-new-ib-content p{
		display: none !important;
	}
	.brand-values .fl-node-content .uabb-new-ib{
		height: 180px !important;
		border-radius: 10px !important;
	}
	.brand-values .fl-node-content .uabb-ib2-hover.uabb-new-ib{
		height: 180px !important;
		border-radius: 10px !important;
	}
	.brand-values .fl-node-content .uabb-new-ib:before{
		background:rgba(179,153,172,0.92) !important;
	}
	.brand-values .fl-node-content .uabb-new-ib .uabb-new-ib-content {
		display: none !important;
	}

	.brand-values .fl-node-content .uabb-ib2-hover.uabb-new-ib .uabb-new-ib-content {
		display: block !important;
	}
	.main-content-slider .fl-content-slider .curve-col.column_left_overflow_text_section > .fl-col-content.fl-node-content{
		padding-top: 0px !important;
	}
	.fl-col-group > .fl-col.curve-col{
		width: 100% !important;
	}
	.main-content-slider .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
   	 	padding: 0 20px !important;
	}
	.product-slider button.owl-next {
		top: 34%;
	}
	.brand-values.ucx-value  .fl-node-content .uabb-ib2-hover.uabb-new-ib {
        height: 180px !important;
        border-radius: 10px !important;
    }
	.brand-values.ucx-value .uabb-ib-effect-style1 .uabb-new-ib-desc{
		background: transparent !important;
	}
	.brand-values.ucx-value .fl-node-content .uabb-new-ib .uabb-new-ib-content {
		display: none !important;
	}
	.brand-values.ucx-value .fl-node-content .uabb-ib2-hover.uabb-new-ib .uabb-new-ib-content {
		display: block !important;
		height: auto !important;
	}	
	.brand-values.ucx-value .uabb-ib-effect-style1.uabb-ib2-min-height.uabb-ib2-hover .uabb-new-ib-desc > h3{
		height: 0 !important;
		display: none !important;
	}
	.brand-values.ucx-value .uabb-ib-effect-style1.uabb-ib2-min-height .uabb-new-ib-desc > h3 {
		height: auto !important;
		display: block !important;
	}
	.brand-values.ucx-value.ucx-value-2 .fl-node-content .uabb-new-ib:before {
        background: rgba(179,153,172,0.92) !important;
    }
	.brand-values.ucx-value.ucx-value-3 .fl-node-content .uabb-new-ib:before {
        background: rgba(179,153,172,0.92) !important;
    }
	.brand-values.ucx-value.ucx-value-4 .fl-node-content .uabb-new-ib:before {
        background:rgba(179,153,172,0.92) !important;
    }
	.brand-values.ucx-value.ucx-value-5 .fl-node-content .uabb-new-ib:before {
        background: rgba(179,153,172,0.92) !important;
    }
	.brand-values.ucx-value.ucx-value-6 .fl-node-content .uabb-new-ib:before {
        background: rgba(179,153,172,0.92) !important;
    }
	.brand-values.ucx-value  h3.uabb-new-ib-title.uabb-simplify {
		margin-bottom: 45px !important;
	}
	.brand-values.ucx-value .uabb-ib2-hover  h3.uabb-new-ib-title.uabb-simplify {
		margin-bottom: 10px !important;
	}
	.company-slider .inner-main-col .color-col p{
		text-align: center !important;
	}
	div#owl-carousel-companySlider .owl-dots{
		display: none !important;
	}
	#product-grid .item {
		width: 50% !important;
	}
	.owl-carousel.company-slider.career-slider .owl-nav {
		display: block !important;
	}
	#wpsl-gmap,
	#wpsl-result-list{
		width: 100% !important;
		margin-right: 0% !important;
	}
    #wpsl-result-list{
        border-top: 1px solid #E6E6E6;
    }
}

@media(min-width:1000px) and (max-width:1190px){
	.copyright-text p{
		font-size: 13px !important;
	}
	footer #menu-copyright-menu li a{
		padding: 0px !important;
		font-size: 13px !important;
	}
	.location-keys-wrap ul li span {
   	 font-size: 11px !important;
	}
	.location-tabs ul li a {
		font-size: 16px !important;
	}
	.location-tabs ul li a span.term-desc {
		font-size: 10px !important;
	}
	#wpsl-stores ul li .info-holder .phone-holder a {
		font-size: 13px !important;
	}
	.wpsl-info-window .view-store-link a{
		    padding: 20px 30px 17px;
	}
	h3.uabb-new-ib-title.uabb-simplify{
		min-width: auto !important;
	}
}

/* Slider height issue on mobile */
@media(max-width: 1024px) {
	
	#wpsl-gmap .location-keys,
	.right-info iframe{
		display: none !important;
	}
	
	#wpsl-gmap div.wpsl-info-window p strong a{
		display: inline-block !important;
	}
	
	#wpsl-gmap div.wpsl-info-window p,
	#wpsl-gmap div.wpsl-info-window p strong a{
		margin-bottom: 10px !important;
	}
	
	.browse-product-row .fl-col-group-equal-height .fl-col{
		flex: 0 0 50% !important;
	}
	
	#wpsl-gmap div.wpsl-info-window {
		flex-direction: column !important;
	}
	.wpsl-info-window .left-info {
		flex: 1 1 100% !important;
		margin-bottom: 20px;
		display: block !important;
	}
	
	
	.location-keys-wrap,
	.location-tabs{
		width: 100% !important;
	}
	.location-keys-wrap{
		margin-bottom: 0px !important;
	}
	.main-header > .fl-row-content-wrap{
		padding-left: 5px !important;
    	padding-right: 10px !important;
	}
	
	.event-location *{
		text-align: center !important;
	}
	.tribe-events-meta-group.tribe-events-meta-group-venue {
		width: 100%;
        margin: -10px 0px 0 !important;
        padding-top: 0;
	}
	.event-click-btn a span {
		font-weight: 700;
	}
    .main-content-slider .fl-content-slider .fl-slide-bg-photo {
        position: absolute!important;
        min-height: 800px!important;
    }
	.main-content-slider .fl-content-slider .fl-slide-foreground .fl-builder-content .fl-row > .fl-row-content-wrap {
		min-height: 800px;
	}
	.main-content-slider .fl-content-slider .fl-slide-foreground .fl-builder-content .fl-row > .fl-row-content-wrap{
		min-height: auto !important;
	}
    .main-content-slider .fl-slide-mobile-photo {
        z-index: +2;
        position: relative;
        max-height: 800px!important;
        text-align: center!important;
        vertical-align: middle;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100%;
    }
    .main-content-slider .fl-slide-mobile-photo > img{
        padding: 50px;
		max-height: 800px!important;
		width: auto;
		margin: 0 auto;
    }
    .main-content-slider .fl-content-slider .fl-slide {
        min-height: 800px !important;
		max-height: 800px !important;
    }
	.product-attributes table {
		table-layout: fixed!important;
	}
	.main-content-slider .fl-content-slider .fl-slide-bg-link {
	    z-index: +2;
	}	
	.fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content-wrap, 
	.fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content {
        width: 100% !important;
    }
}
@media(max-width:1024px){
	
	
	header .header-location {
		margin-bottom: 0px;
	}
	
	.top-bar .fl-row-content-wrap {
        padding: 5px 0 0px 0 !important;
    }
	
	.event-img p{
		text-align: center !important;
	}
	.event-img p img{
		margin: 0 !important;
	}
	.fl-content-slider  h1.uabb-infobox-title{
		font-size: 45px !important;
		margin-top: 20px;
	}
	.main-content-slider .fl-content-slider .uabb-infobox-content {
        max-width: 70%;
    }
}
@media(max-width:1024px){
	.pdf-link h3.uabb-infobox-title {
		font-size: 16px !important;
	}
	 .section > .uabb-tab-acc-content {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
	} 
	h1{
		font-size: 45px !important;
	}
	h2{
		font-size: 30px !important;
	}
	h3.uabb-infobox-title{
		font-size: 26px !important;
	}
	.main-content-slider .fl-content-slider .uabb-infobox-content {
		max-width: 100%;
	}
	  .main-content-slider .fl-content-slider .fl-slide-bg-photo {
        min-height: 600px!important;
    }
	.main-content-slider .fl-content-slider .fl-slide-foreground .fl-builder-content .fl-row > .fl-row-content-wrap {
		min-height: 600px;
	}
    .main-content-slider .fl-slide-mobile-photo {
        max-height: 600px!important;
    }
    .main-content-slider .fl-slide-mobile-photo > img{
		max-height: 600px!important;
    }
    .main-content-slider .fl-content-slider .fl-slide {
        min-height: 600px !important;
		max-height: 600px !important;
    }
	.main-content-slider  .fl-content-slider .curve-col.column_left_overflow_text_section > .fl-col-content.fl-node-content {
        min-height: 600px !important;
    }
	.fl-col-group > .fl-col.curve-col,
	.fl-col-group > .fl-col.curve-col.inner-page-banner,
	.white-curve-row .fl-col-group > .fl-col.curve-col.inner-page-banner,
	.form-row .fl-col-group > .fl-col.curve-col.inner-page-banner{ 
        clip-path: polygon(0 -50%, 100% 0%, 100% 100%, -1000% 100%) !important;
    }
	.fl-col-group > .fl-col.curve-col > .fl-col-content {
		background-color: rgb(25 46 89 / 80%);
	}
	.white-curve-row  .fl-col-group > .fl-col.curve-col > .fl-col-content,
	.white-curve-row  .fl-col-group > .fl-col.curve-col.inner-curve-banner{
		background-color: rgb(255 255 255 / 40%);
	}
	.gray-row .fl-col-group > .fl-col.curve-col > .fl-col-content,
	.media-banner .fl-col-group > .fl-col.curve-col > .fl-col-content{
        background-color: rgb(140 151 172 / 80%);
    }
	.resilient-banner .fl-col-group > .fl-col.curve-col > .fl-col-content {
        background-color: rgb(114 174 171 / 80%);
    }
	.hardwood-banner .fl-col-group > .fl-col.curve-col > .fl-col-content {
        background-color: rgb(235 166 94 / 80%);
    }
	.laminate-banner .fl-col-group > .fl-col.curve-col > .fl-col-content {
        background-color: rgb(192 187 160 / 80%);
    }
	.tile-banner .fl-col-group > .fl-col.curve-col > .fl-col-content,
	.tile-and-stone-banner .fl-col-group > .fl-col.curve-col > .fl-col-content{
        background-color: rgb(178 190 210 / 80%);
    }
	.carpet-banner .fl-col-group > .fl-col.curve-col > .fl-col-content {
        background-color: rgb(179 153 172 / 80%);
    }
	.supplies-banner .fl-col-group > .fl-col.curve-col > .fl-col-content {
        background-color: rgb(238 226 194 / 80%);
    }
	.earthwerks-banner .fl-col-group > .fl-col.curve-col > .fl-col-content {
        background-color: rgb(0 0 0 / 60%);
    }
	.luxury-vinyl-banner .fl-col-group > .fl-col.curve-col > .fl-col-content{
		  background-color: rgb(43 138 205 / 80%);
	}
	.pad-cushion-banner .fl-col-group > .fl-col.curve-col > .fl-col-content{
		  background-color: rgb(218 135 135 / 80%);
	}
	
	.resilient-banner .fl-col-group > .fl-col.curve-col > .fl-col-content h1,
	.hardwood-banner .fl-col-group > .fl-col.curve-col > .fl-col-content h1,
	.laminate-banner .fl-col-group > .fl-col.curve-col > .fl-col-content h1,
	.tile-banner .fl-col-group > .fl-col.curve-col > .fl-col-content h1,
	.carpet-banner .fl-col-group > .fl-col.curve-col > .fl-col-content h1,
	.supplies-banner .fl-col-group > .fl-col.curve-col > .fl-col-content h1{
		color: #fff !important;
	}
	.main-content-slider .fl-row-content-wrap,
	.curve-row > .fl-row-content-wrap,
	.fl-col-group > .fl-col.curve-col > .fl-col-content,
	.white-curve-row  .fl-col-group > .fl-col.curve-col > .fl-col-content{
		background-position: center !important;
	}
	.main-content-slider .fl-content-slider .curve-col.column_left_overflow_text_section > .fl-col-content.fl-node-content,
	.fl-col-group > .fl-col.curve-col.inner-page-banner > .fl-col-content,
	.fl-col-group > .fl-col.curve-col > .fl-col-content{
		background-image: none !important;
	}
}

@media(max-width:992px){
    #event-list-wrap .event-item-holder{
        flex: 0 0 100%;
        text-align: center;
    }
    #wpsl-wrap .flyer-locations .all-type-wrp .clear-filter{
        position: absolute;
        right: 20px;
        top: 40px;
        text-transform: uppercase;
        text-decoration: underline;
    }
	.currentTab {
		display: flex;
	}
	.location-tabs ul {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
	div#wpsl-wrap{
		display: flex;
		flex-direction: column;
	}
	div#wpsl-wrap .location-tabs{
		order:1;
	}	
	div#wpsl-wrap div#wpsl-gmap{
		order: 2;
	}
	div#wpsl-wrap .location-keys-wrap{
		order: 3;
	}
	div#wpsl-wrap div#wpsl-result-list{
		order: 4;
	}
	.wpsl-info-window table.wpsl-opening-hours * {
        font-size: 13px !important;
	}
	#wpsl-gmap div.wpsl-info-window p, #wpsl-gmap div.wpsl-info-window p strong a {
        margin-bottom: 5px !important;
    }
	.wpsl-info-window .view-store-link a{
		margin: 0px auto !important;
	}
	header .header-location {
		margin-bottom: 10px;
	}
	.sticky-element-placeholder.sticky-element-active{
		height: auto !important;
		width: auto !important;
	}
	.top-bar .fl-row-content-wrap {
        padding: 5px 0 15px 0 !important;
    }
	.page-id-1812856 div#sticky {
		position: static !important;
	}
    .dropdown-menu>li>a span{
        white-space: break-spaces;
    }
    /*============= 11/06/2024 Territory CSS start =============*/
    /* .page-id-1813101 .curve-row{
        display: none;
    } */
    #wpsl-result-list #wpsl-stores{
        height: auto!important;
    }

    #wpsl-search-wrap form{
        display: flex;
        align-items: flex-end;
    }
    .wpsl-search.wpsl-checkboxes-enabled{
        padding: 30px 20px 0px;
        background-color: #fff;
    }
    #wpsl-search-wrap form .wpsl-input input{
        height: 50px;
        border: 1px solid #C0BBA0;
        background-color: #fff;
        padding-left: 40px;
        padding-right: 64px;
        width: 100%;
        color: #C0BBA0;
    }
    #wpsl-search-wrap .wpsl-input label{
        display: block;
        width: 100%;
        color: #4C4F59;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 19px;
        margin-bottom: 20px;
    }
    #wpsl-search-wrap form .wpsl-input {
/*         width: 75%; */
        display: flex !important;
        flex-direction: column;
    }
    #wpsl-search-wrap .wpsl-select-wrap{
        width: 25%;
    }
    #wpsl-search-wrap .wpsl-select-wrap #wpsl-radius{
        width: 100%;
    }
    #wpsl-search-wrap .wpsl-select-wrap #wpsl-radius label{
        opacity: 0;
        display: none;
    }
    #wpsl-search-wrap .wpsl-select-wrap #wpsl-radius-dropdown{
        height: 50px;
        border: 1px solid #C0BBA0;
        background-color: #fff;
        width: 100%;
        color: #C0BBA0;
    }
    #wpsl-search-wrap form #wpsl-search-btn-wrap{
        position: absolute;
        top: 69px;
        right: 29%;
        left: auto;
        display: none;
    }
    #wpsl-search-input{
        display: none;
    }
    #wpsl-search-wrap form .fake-btn{
        position: absolute;
        top: 69px;
        right: 29%;
        left: auto;
        height: 50px;
        margin: 0px !important;
        font-size: 12px;
        transition: all 0.3s;
        border: 1px solid #d2d2d2;
        border-radius: 3px;
        right: 5px;
        top: 39px;
        padding: 7px 10px;
        line-height: 1.428571429;
        font-weight: 400;
        color: #7c7c7c;
        background-color: #e6e6e6;
        background-repeat: repeat-x;
        background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
        background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
        background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
        background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
        background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
        box-shadow: 0 1px 2px rgba(64, 64, 64, 0.2);
        text-transform: none !important;
        z-index: 7;
        display: flex;
        align-items: center;
        opacity: 0;
    }
    #wpsl-search-wrap form .fake-btn:hover{
        box-shadow: 0 1px 2px rgba(64, 64, 64, 0);
    }
    #wpsl-search-wrap form #wpsl-search-btn{
        /* font-size: 0;
        border: 0;
        background-color: transparent!important;
        box-shadow: none;
        outline: none;
        width: 30px;
        margin: 0px;
        background-image: none;
        z-index: 2;
        position: relative; */
        height: 50px;
        margin: 0px!important;
        font-size: 12px;
        opacity: 0;
        transition: all 0.3s;
        display: none;
    }
    #wpsl-search-wrap.active .wpsl-search-btn-wrap{
        display: block;
    }
    #wpsl-search-wrap.active .wpsl-search-btn-wrap #wpsl-search-btn,
	#wpsl-search-wrap form .fake-btn.active{
        opacity: 1;
    } 
    #wpsl-search-wrap form .wpsl-input:after{
        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;
        font-size: 23px;
        content: "\f002";
        position: absolute;
        left: 10px;
        z-index: 0;
        top: 50px;
    }
    #wpsl-search-wrap form .wpsl-search-btn-wrap:hover:after{
        color: #C0BBA0;
    }
	.location-tabs .currentTab ul li a{
		border: 0px !important;
	}
	.location-tabs{
		    border-bottom: 4px solid #000;
	}
	.location-tabs .currentTab  span.dropdown-arrow.active {
		flex: 0 0 0%;
		margin-right: 15px;
	}
	.location-tabs > ul{
		display: none;
	}
    div#wpsl-wrap div#wpsl-gmap{
        display: none;
    }
    #wpsl-result-list ul li{
        margin-right: 0px!important;
        background-image: none!important;
        padding: 20px 20px!important;
        margin-bottom: 0px!important;
    }
    #wpsl-result-list ul li .info-holder .accordian-icon{
        right: 0;
        position: absolute;
        top: 5px;
        z-index: 9;
        width: 100%;
        height: 70%;
    }
    #wpsl-result-list ul li .info-holder p >strong a{
        color:#51505b!important;
        text-transform: uppercase;
        font-size: 14px!important;
    }
    #wpsl-result-list ul li .info-holder{
        display: flex;
        position: relative;
    }
    #wpsl-result-list .info-holder .left-loc-info strong{
        color: #4C4F59;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 19px;
    }
    #wpsl-result-list ul li .info-holder .left-loc-info{
        width: 55%!important;
    }
    #wpsl-result-list ul li .info-holder .left-loc-info .phone-holder{
/*         font-size: 0; */
        display: block;
    }
    #wpsl-result-list ul li .info-holder .left-loc-info .phone-holder a:last-child{
        font-size: 13px;
        text-decoration: underline;
        margin-left: 5px;
    }
    #wpsl-result-list ul li .info-holder .right-loc-info{
        width: 45%!important;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    #wpsl-result-list ul li .info-holder .right-loc-info .phone-holder{
        font-size: 0;
    }
    #wpsl-result-list ul li .info-holder .right-loc-info .phone-holder a{
        display: none;
    }
    #wpsl-result-list ul li .info-holder .right-loc-info .location-keys{
        justify-content: flex-end;
        padding-right: 20px;
        
    }
    #wpsl-result-list ul li .info-holder .right-loc-info .phone-holder .distance-count{
        font-weight: 700;
        font-size: 0px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 17px;
        text-align: right;
        color: #4C4F59;
        padding-right: 30px;
    }
    #wpsl-result-list ul li .info-holder .location-key-img img{
        width: 25px;
        height: 25px;
    }
    #wpsl-result-list ul li .info-holder .accordian-icon:after{
        content: "\f105";
        display: inline-block;
        font: normal normal normal 14px / 1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        font-size: 24px;
        color: #5F6E84;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        right: 20px;
        transition: all 0.2s;
        top: -10px;
    }
    #wpsl-result-list ul li.active .info-holder .accordian-icon:after{
        right: 20px;
        transform: rotate(90deg);
    }
    /* #wpsl-result-list ul li.active{
        background-color: #f4f2f3!important;
    } */
    #wpsl-result-list .accordian-loc-info{
        padding: 20px 0;
        display: none;
    }
    #wpsl-result-list .accordian-loc-info .store-hours-locatio-name{
        display: flex;
        
    }
    #wpsl-result-list .store-hours-locatio-name .term-desc{
        font-weight: 300;
        display: block;
        font-size: 10px;
    }
    #wpsl-result-list .accordian-loc-info .store-hours-locatio-name .wpsl-opening-hours td{
        font-size: 12px;
        color: #4C4F59;
        padding: 0px 5px 0 0;
    }
    #wpsl-result-list .accordian-loc-info .store-hours-locatio-name .location-name{
        color: #4C4F59;
        font-size: 11px;
        font-weight: 700;
        letter-spacing: 0;
        line-height: 15px;
        margin: 44px 0 0 0px;
        width: 40%;
		display: none;
    }
    #wpsl-result-list .accordian-loc-info .store-hours{
        padding: 10px 0;
/*         width: 60%; */
		width: 100%;
    }
    #wpsl-result-list .accordian-loc-info .store-hours > strong{
        margin-bottom: 10px;
        display: block;
    }
    #wpsl-result-list .accordian-loc-info .view-store-link a{
        background: #5F6E84 !important;
        color: #fff !important;
        padding: 20px 30px 17px;
        margin-top: 0px;
        margin-bottom: 20px;
        display: inline-block;
        outline: none !important;
        border: 0px !important;
        max-width: 300px;
        width: 100%;
        text-align: center;
    }
    #wpsl-result-list .accordian-loc-info .view-store-link a:hover{
        background: #001e60 !important;
    }
    #wpsl-result-list .accordian-loc-info table.wpsl-opening-hours td{
        font-size: 14px;
        line-height: 22px;
    }
    #wpsl-wrap #wpsl-checkbox-filter{
        display: none!important;
    }
    .wpsl-search-btn-wrap, .wpsl-input, .wpsl-select-wrap{ /*, .wpsl-search*/
        display: block!important;
    }
    .wpsl-search{
        margin-bottom: 0px!important;
    }
    #wpsl-wrap.wpsl-mobile .button-count-wrp{
        padding: 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    #count-locations{
        color: #4C4F59;
        font-size: 14px;
        font-weight: 300;
    }
    #wpsl-wrap.wpsl-mobile .button-count-wrp span{
        font-weight: 700;
    }
    #wpsl-wrap.wpsl-mobile .filter-button{
        color: #4C4F59;
        font-size: 14px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 17px;
        border: 1px solid #4C4F59;
        border-radius: 50px;
        padding: 15px 30px 15px 40px;
        display: inline-block;
        position: relative;
        text-align: center;
        float: right;
        cursor: pointer;
        display: flex;
        align-items: center;
    }
    #wpsl-wrap.wpsl-mobile .filter-button:after{
        background: url(images/filter-design-bg.jpg)no-repeat;
        content: '';
        width: 25px;
        height: 20px;
        display: inline-block;
        background-size: contain;
        margin: -5px 0 0 10px;
        
    }
    #wpsl-wrap .flyer-locations{
        padding: 20px;
        display: flex;
        flex-direction: column;
        position: fixed;
        background: #F3F1F1;
        top: 0;
        width: 100%;
        height: 100%;
        left: 0;
        z-index: 9999;
        translate: -100% 0;
        overflow: scroll;
        transition: all 0.4s;
    }
    #wpsl-wrap .flyer-locations.active{
        translate: 00% 0;
    }
    #wpsl-wrap .flyer-locations .heading-close-wrp{
        order: -1;
        font-size: 18px;
        line-height: 22px;
        font-weight: 500;
        color: #4C4F59;
/* 		display: none; */
    }
    #wpsl-wrap .flyer-locations .heading-close-wrp .filterby-text span{
        display: block;
        padding: 0 0 20px;
        border-bottom: 1px solid #E6E6E6;
    }
    #wpsl-wrap .flyer-locations .all-type-wrp{
        padding: 0 0 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #E6E6E6;
        position: relative;
    }
    #wpsl-wrap .flyer-locations #apply-filter-but{
        background-color: #192E59;
        color: #FFFFFF;
        font-size: 16px;
        line-height: 20px;
        font-weight: 500;
        letter-spacing: 1px;
        padding: 20px;
        text-align: center;
        text-transform: uppercase;
        /* position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999; */
    }
    #wpsl-wrap .flyer-locations #apply-filter-but:hover{
        color: #000000;
        background: #b4c1d3;
    }
    #wpsl-wrap .flyer-locations .all-type-wrp strong{
        font-size: 18px;
        line-height: 22px;
        font-weight: 500;
        color: #4C4F59;
        display: block;
        margin-top: 20px;
        padding: 20px 0;
        border-top: 1px solid #E6E6E6;
    }
    #wpsl-wrap .flyer-locations .all-type-wrp ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-around;
        text-align: left;
        flex-direction: column;
        padding: 0px;
    }
    #wpsl-wrap .flyer-locations .all-type-wrp ul li{
        width: 100%;
        margin: 5px 0;
        position: relative;
    }
    #wpsl-wrap .flyer-locations .all-type-wrp ul li span{
        display: flex;
        align-items: center;
        font-size: 14px!important;
        position: relative;
        padding-left: 25px;
    }
    #wpsl-wrap .flyer-locations .all-type-wrp ul li span img{
        height: 25px;
        width: 25px;
        margin: 0 10px;
    }
    #wpsl-wrap .flyer-locations .currentTab{
        display: none;
    }
    #wpsl-wrap .flyer-locations ul{
        padding: 0px;
        list-style: none;
    }
    #wpsl-wrap .flyer-locations .all-type-wrp ul li span:after,
    #wpsl-wrap .flyer-locations ul li a > span:after{
        margin-right: 0px;
        width: 20px;
        height: 20px;
        border: 2px solid #5F6E84;
        border-radius: 50px;
        content: '';
        position: absolute;
        left: 0;
        top: 2.5px;
    }
    #wpsl-wrap .flyer-locations .ul li a > span:after{
        top: 2.5px;
    }
    #wpsl-wrap .flyer-locations .all-type-wrp ul li span:before,
    #wpsl-wrap .flyer-locations ul li a > span:before{
        margin-right: 0px;
        width: 10px;
        height: 10px;
        background-color: #5F6E84;
        border-radius: 50px;
        content: '';
        position: absolute;
        left: 5px;
        top: 7.5px;
        opacity: 0;
    }
    #wpsl-wrap .flyer-locations .all-type-wrp ul li.active span:before,
    #wpsl-wrap .flyer-locations ul li a.active > span:before{
        opacity: 1;
    }
    #wpsl-wrap #wpsl-result-list #wpsl-stores>ul>li:not(.wpsl-no-results-msg):before,
    div#wpsl-wrap .location-keys-wrap,
    div#wpsl-wrap .location-tabs{
        display: none;
    }
    #wpsl-wrap .flyer-locations ul li a > span{
        display: block;
        padding: 0px 30px;
    }
    #wpsl-wrap .flyer-locations ul li a .term-name{
        color: #4C4F59;
        font-size: 14px;
        font-weight: 700;
    }
    #wpsl-wrap .flyer-locations ul li a .term-desc{
        font-weight: 300;
        color: #4C4F59;
        display: block;
    }
    #wpsl-wrap .flyer-locations ul li a{
        position: relative;
    }
    #wpsl-wrap .flyer-locations ul{
        margin-bottom: 10px;
        display: flex;
        flex-direction: column-reverse;
/* 		display: none; */
    }
    #wpsl-wrap .flyer-locations .heading-close-wrp .filterby-text .region-text{
        margin: 10px 0 20px;
    }
    #wpsl-wrap .flyer-locations .heading-close-wrp .close-fly{
        font-size: 30px;
        position: absolute;
        right: 20px;
        top: 10px;
        color: #000;
    }
    /*============= 11/06/2024 Territory CSS End =============*/
}
@media(max-width:850px){
	.fl-module-advanced-tabs  ul{
		display: flex !important;
		align-items: center !important;
		flex-direction: column !important;
	}
	
	.fl-module-advanced-tabs .uabb-faq-content  ul{
		align-items: flex-start !important;
	}
	
	.fl-module-advanced-tabs  ul li{
		margin-bottom: 10px !important;
	}	
}
@media(max-width: 768px){
	.browse-product-row .fl-col-group-equal-height .fl-col{
		flex: 0 0 100% !important;
	}
	.DualRoomvoCenter .uabb-dual-button {
		justify-content: center;
	}
	.brand-values {
		flex: 0 0 50% !important;
		max-width: 100% !important;
	}
	.gform_wrapper.gravity-theme .gfield.gfield--width-half {
		grid-column: span 12 !important;
		-ms-grid-column-span: 12 !important;
	}
	div.fl-module-uabb-gravity-form  .uabb-gf-style input[type=tel], 
	div.fl-module-uabb-gravity-form  .uabb-gf-style input[type=email], 
	div.fl-module-uabb-gravity-form  .uabb-gf-style input[type=text], 
	div.fl-module-uabb-gravity-form  .uabb-gf-style input[type=url], 
	div.fl-module-uabb-gravity-form  .uabb-gf-style input[type=number], 
	div.fl-module-uabb-gravity-form  .uabb-gf-style input[type=date], 
	div.fl-module-uabb-gravity-form  .uabb-gf-style select,
	div.fl-module-uabb-gravity-form  .uabb-gf-style textarea, 
	div.fl-module-uabb-gravity-form  .uabb-gf-style input[type=tel]:focus, 
	div.fl-module-uabb-gravity-form  .uabb-gf-style input[type=email]:focus,
	div.fl-module-uabb-gravity-form  .uabb-gf-style input[type=text]:focus,
	div.fl-module-uabb-gravity-form  .uabb-gf-style input[type=url]:focus,
	div.fl-module-uabb-gravity-form  .uabb-gf-style input[type=number]:focus,
	div.fl-module-uabb-gravity-form  .uabb-gf-style input[type=date]:focus,
	div.fl-module-uabb-gravity-form  .uabb-gf-style select:focus,
	div.fl-module-uabb-gravity-form  .uabb-gf-style textarea:focus,
	div.fl-module-uabb-gravity-form  .gform_wrapper .ginput_container_select .chosen-container-single .chosen-single,
	.uabb-gf-style p.uabb-gf-form-desc{
		margin-bottom: 0px !important;
	}
	.contact-us-col .uabb-gf-style p.uabb-gf-form-desc{
		margin-bottom: 30px !important;
	}
	.gform_wrapper.gravity-theme .gform_validation_errors>h2{
		line-height: 1 !important;
	}
}
@media(max-width:640px){
	header .dropbtn{
		min-width: 100% !important;
	}
	.wpsl-info-window .view-store-link a {
        padding: 16px 20px 12px !important;
        font-size: 12px !important;
        margin: 0px auto !important;
        width: auto !important;
    }
	.sticky-element-original .fl-col-group{
		flex-wrap: wrap !important;
	}
	.product-menu-row .fl-button-group-layout-horizontal .fl-button-group-buttons {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		align-items: center;
	}
	.fl-content-slider  h1.uabb-infobox-title{
		font-size: 35px !important;
		line-height: 1.1;
	}
	.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
		bottom: 30px !important;
		text-align: left !important;
	}
	.fl-content-slider .uabb-infobox-content,
	.company-slider .inner-main-col .color-col,
	.product-slider .item .inner-main-wrap, 
	.product-slider .item .inner-main-wrap .uabb-module-content,
	.team-row .uabb-module-content.uabb-ib2-outter{
		max-width:100%;
    }
	.ucx-value .fl-col-group:nth-child(2) .fl-col {
		flex: 0 0 50%;
	}
	.gform_wrapper.gravity-theme .gform_footer{
		justify-content: flex-start !important;
	}
	#product-grid .item {
		width: 100% !important;
	}
}

@media (max-width:500px){
	
	header .dropdown-menu{
		width: 100% !important;
	}
	header .dropdown-menu>li>a{
		padding: 3px 10px !important;
	}
	header .dropdown-menu>li>a>img {
		display: none !important;
	}
	#wpsl-gmap .wpsl-info-window p strong{
		font-size: 22px !important;
	}
	.brand-values {
		flex: 0 0 50% !important;
		max-width: 100% !important;
	}
	h1{
		font-size: 36px !important;
	}
	h2{
		font-size: 28px !important;
	}
	h3.uabb-infobox-title{
		font-size: 26px !important;
	}
	#owl-carousel-companySlider button.owl-prev{
		left: 0px !important;
	}
	#owl-carousel-companySlider button.owl-next{
		right: 0px !important;
	}
	.company-slider .inner-main-col .color-col{
		padding: 50px 70px;
	}
	.product-slider button.owl-next {
        top: 0%;
    }
	.product-slider button.owl-next span:after, .slider-for button.slick-next.slick-arrow:after {
		border-top-right-radius: 10px !important;
	}
	#wpsl-result-list ul li .info-holder .left-loc-info {
		padding-right: 0;
		padding-left: 5px;
		width: 60% !important;
	}
	#wpsl-result-list ul li .info-holder .right-loc-info{
		width: 40% !important;
		padding-left: 0;
		padding-right: 0;
	}
}

@media(max-width:400px){
	.fl-search-button-expand .fl-search-form-input-wrap{
		min-width:280px !important;
	}
	header .uabb-photo-content img {
		width: 170px !important;
	}
	.location-keys-wrap ul li span{
		font-size: 10px !important;
	}
}

@media(max-width:380px){
	    #wpsl-gmap .wpsl-info-window p strong {
        font-size: 18px !important;
    }
    /*=============== 11/08/02024 Start ==============*/
    #wpsl-search-wrap .wpsl-input label{
        font-size: 14px;
    }
    /*=============== 11/08/02024 End ==============*/
}

@media(max-width:320px){
	header .dropbtn{
		min-width: 100% !important;
	}
	.FlooringSliderWrap .fl-row-content-wrap .fl-module-info-box > .fl-module-content {
        margin: 0px !important;
    }
	.fl-row .fl-col.FlooringSlider .uabb-infobox {
        padding: 30px 30px;
        margin: 0 10px;
    }
}

/* GDPR Popup */
aside#moove_gdpr_cookie_info_bar {
    top: 0;
	max-height: none;
	background: rgba(25,46,89,0.76) !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{
	position: absolute;
	bottom: 50%;
	left: 0;
    right: 0;
    transform: translate(0px, 50%);
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{
	flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
	max-width: 1100px;
	margin: 0 auto;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{
	position: fixed !important;
    top: -100% !important;
    bottom: 0 !important;
    margin: 0;
    right: 30px;
    opacity: 1;
}