/*
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
*/
.product_gallery_slider img,
.single #breadcrumbs {
	display: none !important;
}

.fl-page{
	width: auto;
}
.fl-full-width .container {
    width: 100%;
    max-width: 1100px;
    padding: 0 20px;
}
.product-colors li.found {
    margin-right: 5px!important;
}

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

.fl-post.post.type-post .row.fl-post-image-beside-wrap > div {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.fl-post.post.type-post  .fl-post-image-beside {
    float: none!important;
    width: 100%!important;    
}
legend.gfield_label {
    border: none!important;
}
.product-plp-grid .product-grid.btn-grey>.fl-button, body .button-wrapper a {
    border-radius: 5px !important;
}

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

ul.social-icons li a i {
    color: #fff;
}
ul.social-icons li a:hover i {
    color: #9E948B;
}

.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;
}
.gfield_captcha_input_container input {
    max-width: 80px!important;
}
.product-colors li.found {
    margin-right: 5px!important;
}
.gform_wrapper .ginput_container.ginput_container_checkbox input {
    vertical-align: top;
    margin-top: 4px;
}
.hours .uabb-infobox-text > p {
    padding: 0px!important;
    margin: 0px!important;
    display: none;
}
.hours ul.store-opening-hrs > li {
    max-width: 300px;
    width: 100%;
}
.hours  ul.store-opening-hrs > li span {
    float: right;
}
.locationRow .map-container iframe {
    min-height: 620px!important;
}
.product-detail-layout-6 .button-wrapper > a {
   background-color: #151c22!important; 
}
.product-detail-layout-6 .button-wrapper > a:hover {
   background-color: #334652!important; 
   color: #fff!important;
}
/* slider height issue css for desktop start here  */
footer ul.storename .phone a span {
	color: #9E948B;
}
footer ul.storename .phone a:hover span {
	color: #fff;
}
footer ul.storename .phone a span:before {
    content: "PHONE ";
	color: #fff;
}
footer .fl-row.copyRightBar .fl-rich-text p {
    margin-bottom: 0px!important;
}
ul#menu-footer-flooring-menu {
    column-count: 2;
}
ul#menu-footer-flooring-menu .areaRug {
     -webkit-column-break-before: avoid;
}

.catIntractiveBanner .fl-module .fl-module-content .uabb-new-ib-desc .uabb-new-ib-title {
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    -webkit-transition-delay: .05s;
    -moz-transition-delay: .05s;
    transition-delay: .05s;
    -webkit-transition-duration: .35s;
    -moz-transition-duration: .35s;
    transition-duration: .35s;
}
.catIntractiveBanner .fl-module .fl-module-content .uabb-new-ib-desc .uabb-new-ib-title:after {
    content: "\f0da";
    margin-left: 5px;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
}
.infoBoxCaret.fl-module .fl-module-content .uabb-infobox-title:after {
    content: "\f0da";
    margin-left: 5px;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
}
.homePageInfo .fl-module .fl-module-content .uabb-infobox-title:after {
/*     content: "\f105";
    margin-left: 20px;
    font: normal normal normal 28px / 1 FontAwesome;*/
    font-size: 50px; 
	content: "\ea01";
    font-family: 'Ultimate-Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
}
/* roomvo section on flooring page: css*/
.roomvoImgOver .uabb-module-content {
    position: absolute;
    left: 0;
    bottom: 0px;
    max-width: 1000px;
    width: 100%;
}

.fl-row.roomvoSectionFlooring:after {
    content: "";
    width: 100%;
    height: 187px;
    bottom: -40px;
    position: absolute;
    opacity: 0.41;
    background: radial-gradient(circle, #000000 0%, rgba(0,0,0,0) 100%);
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.5155523390997023) 100%);
}

.fl-row.roomvoSectionFlooring {
    position: relative;
    overflow: hidden;
}
a.uabb-infobox-module-link.broken_link {
    text-decoration: none;
}

.moove-gdpr-button-holder>button.mgbutton {
    background-color: #fff!important;
    color: #151c22!important;
    border-radius: 5px!important;
    font-family: "Montserrat",sans-serif!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    box-shadow: none !important;
    border: none!important;
  }
  .moove-gdpr-button-holder>button.mgbutton:hover {
    background: #151c22!important;
    color: #fff!important;
    text-transform: uppercase!important;
    border-color: #151c22!important;
  }
  #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    background-color: #334652!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: #334652!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: #334652!important;
    color: #fff!important;  
    border: 0px!important;
    border-radius: 5px!important;
    font-family: "Montserrat",sans-serif!important;
    font-weight: 600!important;
    text-transform: uppercase!important;  
      
  }
  #moove_gdpr_cookie_modal .moove-gdpr-button-holder > button:hover {
    background: #151c22!important;
    color: #fff!important;
    border: 0px!important;
  }
  
  .moove-gdpr-tab-main-content a:hover {
    color: #334652!important;
  }


.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager {
    bottom: 60px !important
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background-color: #fff !important;
    width: 15px;
    height: 15px;
    border-radius: 15px
}

.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-color: #334652 !important
}

.fl-content-slider-navigation a {
    filter: drop-shadow(0px 0px 2px black);
}
.homeSlider .fl-content-slider-navigation svg {
    height: 30px!important;
    width: 30px!important
}

.homeSlider .fl-content-slider-navigation {
    max-width: 1480px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 1
}

.homeSlider .fl-module-content-slider .bx-wrapper {
    margin: 0 auto 0px!important
}
.row.search-row {
    max-width: 1100px;
    margin: 0 auto;
}
.product-grid .product-row .fl-post-grid-post .fl-post-grid-image>a {
    min-height: 240px;
}
.fl-module.homeLogo img {
    filter: drop-shadow(0px 0px 2px black);
}


.facetwp-selections ul:before, 
div#mm-product-list .product-list-container .facet_filters strong {
    border-bottom: 2px solid #2f3d4c !important;
    color: #2f3d4c !important;
}

.facet_wrap button,
.page-info .pagination_wrapper>div button, 
div#mm-product-list .facet_wrap button, 
.products-list .product-plp-grid.product-grid.swatch.facetwp-template1 .fl-button,
div#mm-product-details .product-detail-layout-6 .button-wrapper a, 
.row.search-row .posts_search_result .product-item a.fl-button, 
div#search-result-page .product-plp-grid  .product-item .fl-post-grid-post .fl-post-grid-text .fl-button {
    background: #334652!important;
    color: #fff!important;
    border: none;
    text-transform: uppercase!important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

.facet_wrap button:hover,
.page-info .pagination_wrapper>div button:hover, 
div#mm-product-list .facet_wrap button:hover, 
.products-list .product-plp-grid.product-grid.swatch.facetwp-template1 .fl-button:hover,
div#mm-product-details .product-detail-layout-6 .button-wrapper a:hover, 
.row.search-row .posts_search_result .product-item a.fl-button:hover, 
div#search-result-page .product-plp-grid  .product-item .fl-post-grid-post .fl-post-grid-text .fl-button:hover {
    background: #151c22!important;
    color: #fff!important;
    border: none;
    text-transform: uppercase!important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

@media(max-width: 1440px ){ 
.roomvoImgOver .uabb-module-content {
    max-width: 900px;
}
}
@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  */

@media(max-width: 1400px) { 
	header .fl-row .fl-module .fl-module-content ul#menu-main-menu.menu > li > a, 
	header .fl-row .fl-module .fl-module-content ul#menu-main-menu.menu > li > div > a	{
		  font-size: 14px!important;
	}  
}

@media(max-width: 1200px) {
	.fl-module.homeLogo img {
		max-width: 220px;
		width: 100%;
	}
	.catIntractiveBanner  .fl-module .uabb-new-ib-title {
		font-size: 14px;
	}
	
	.roomvoImgOver .uabb-module-content {
        max-width: 700px;
    }
	.fl-module.headerHamBurger .uabb-offcanvas-icon-wrap .uabb-offcanvas-icon {
		color: #2f3d4c;
	}
	.homePageInfo .fl-module .fl-module-content .uabb-infobox-title:after {
		font-size: 24px;
	}
}
/* Slider height issue on mobile */
@media(max-width: 992px) {
	 .bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager {
        bottom: 20px !important
    }
    .fl-content-slider .fl-slide-bg-photo {
        position: absolute!important;
        min-height: 500px!important;
    }
	.fl-content-slider .fl-slide-foreground .fl-builder-content .fl-row > .fl-row-content-wrap {
		min-height: 500px;
	}
    .fl-slide-mobile-photo {
        z-index: +2;
        position: relative;
        max-height: 500px!important;
        text-align: center!important;
        vertical-align: middle;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100%;
    }
    .fl-slide-mobile-photo > img{
        padding: 50px;
		max-height: 500px!important;
		width: auto;
		margin: 0 auto;
    }
    .fl-content-slider .fl-slide {
        min-height: 500px !important;
		max-height: 500px !important;
    }
	.product-attributes table {
		table-layout: fixed!important;
	}
	.fl-content-slider .fl-slide-bg-link {
	    z-index: +2;
	}	
	.catIntractiveBanner .fl-module .uabb-module-content.uabb-new-ib {
		max-width: 360px;
		width: 100%;
		margin: 0 auto;
	}

	.roomvoImgOver .uabb-module-content {
			position: static;
		}
	.DualRoomvoCenter .uabb-dual-button {
		justify-content: center;
	}
	.facetwp-template .product-grid .product-row>.col-md-4 {
     width: 33.33%;
     float: left;
     clear: none!important;
    }
    .close_sidebar_button, .open_sidebar {
        display: block;
    }
    .facet_filters {
        position: fixed;
        top: 0;
        left: -5px;
        width: 80%;
        height: 100%;
        overflow: auto;
        background-color: #fff;
        z-index: 10;
        left: -1000px;
        -moz-box-shadow: 5px 5px 5px 6px rgba(0,0,0,.4);
        -webkit-box-shadow: 5px 5px 5px 6px rgba(0,0,0,.4);
        box-shadow: 5px 5px 5px 6px rgba(0,0,0,.4);
    }
    .facet_filters {
        z-index: 9991!important;
    }
    #product-list-top-filters .fl-heading, .facetwp-counts, .facetwp-pager, .facetwp-per-page, .open_sidebar {
        text-align: center!important;
    }
    .close_sidebar_button, .open_sidebar {
        display: block;
    }

    .open_sidebar a.fl-button {
        display: inline-block!important;
    }
    .open_sidebar a {
        float: none!important;
    }
    .fa-close:before, .fa-remove:before, .fa-times:before {
        content: "\f00d";
    }
    .close  .fa {
        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;
    }	
    .facet_filters .close_bar {
        display: block!important;
    }	
    .col-md-5.col-sm-12.product-box > .row > div {
        margin: 0 auto!important;
        text-align: center;
    }
    .fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content{
        padding: 0!important;
    }
	.row.search-row {
		padding: 10px 20px!important;
	}
		.row.search-row .product-row>div.col-md-3:nth-child(3n+1) {
			clear: none !important;
		}
}

@media (max-width: 500px){
    .facetwp-template .product-grid .product-row>.col-md-4 {
       width: 100%;
   }
	body .product-grid .product-row .fl-post-grid-post .fl-post-grid-image>a>img {
        max-height: 230px !important;
    }
}

.fl-row.bm_row .uabb-button,
.fl-row.bm_row.bm_banner_row .bm_form .gform-footer .gform_button, 
.fl-row.bm_row .fl-html .product-plp-grid .fl-post-grid-post .fl-button,
.fl-row.bm_row .fl-html .brands-logos-wrap .fl-button {
    border-radius: 4px   !important;
    font-weight: 600 !important;
   
}