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


.fl-page{
	width: auto;
}
.fl-full-width .container {
    width: 100%;
    max-width: 1240px;
    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;
}
.haveArrow .uabb-infobox-title:after {
    content: "\e97e";
    font-family: 'Ultimate-Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: 20px;
    color: #D00006;
    font-size: 24px;
}

.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;
}
.headerRQ .uabb-infobox {
    border-radius: 0 0 20px 20px;
}
.headerRQ {
    position: absolute;
    right: auto;
    top: 0;
    max-width: 220px;
    z-index: 9;
}

.poRelative {
    position: relative;
}
html {
  scroll-behavior: smooth;
}
header .fl-rich-text p, header  .fl-icon-text p {
   margin-bottom: 0px; 
}
header  ul.storename {
    margin-bottom: 0px;
}
header .fl-icon-wrap {
    vertical-align: middle;
}
.headerTopBar .fl-rich-text a {
    text-decoration: underline;
    font-weight: 500!important;
}
.headerTopBar .fl-rich-text a:hover, 
.headerTopBar .fl-icon-text a:hover p {
    color: #D00006!important;
}
footer .uabb-infobox-text > p, .locationRow .uabb-infobox-text > p {
    margin: 0px!important;
}
footer .uabb-infobox-text > p:last-child  {
    display: none!important;
}

footer .uabb-infobox-text .address p, .locationRow .uabb-infobox-text .address p {
    margin: 0px!important;
}
.footerTopRow ul.social-icons li {
    margin-bottom: 0px!important;
    width: auto;
    margin: 0px 10px!important;
}

.footerTopRow ul.social-icons li a:hover i, .footerTopRow .uabb-button-icon {
    color: #D00006!important;
}
ul#menu-header-main-menu-left:before, ul#menu-header-main-menu-left:after, 
ul#menu-header-main-menu-right:before,  ul#menu-header-main-menu-right:after {
    display: none!important;
}
ul#menu-header-main-menu-left, ul#menu-header-main-menu-right {
    display: flex!important;
    justify-content: space-around;
}
.custom_searchModule {
    display: none;
    z-index: +4;
    position: absolute;
	width: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.custom_searchHeader .fl-icon i{
    cursor: pointer;
}
#uabb-google-map .storename {
    margin-bottom: 20px;
}
#uabb-google-map .storename .address a, #uabb-google-map .storename .phone a {
   font-weight: 700;
}

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

.fl-row.BgOneThird .fl-row-content:before {
    content: "";
    display: block!important;
    background-color: #F9F9F9!important;
    height: 100%!important;
    position: absolute!important;
    width: 90%;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
}
.brand-slider-wrap .slick-slider > div{
	display: flex;
    align-items: center;
    justify-content: center;
}
.fl-row.BgOneThird .fl-row-content > .fl-col-group{
    position: relative;
    z-index: 1;
}
.flooringCategory .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;
}

/* .locationRow .uabb-infobox-text > p {
    padding: 0px!important;
    margin: 0px!important;
    display: none;
} */
.locationRow ul.store-opening-hrs > li {
    max-width: 240px;
    width: 100%;
}
.locationRow  ul.store-opening-hrs > li span {
    float: right;
}


.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;
}

.gform_wrapper .ginput_container.ginput_container_checkbox input {
    vertical-align: top;
    margin-top: 4px;
}
.gfield_captcha_input_container input {
    max-width: 80px!important;
}

.moove-gdpr-button-holder>button.mgbutton {
    background-color: #d00006!important;
    color: #fff!important;
    border-radius: 0px!important;
    font-family: Jost,sans-serif!important;
    font-weight: 400!important;
    text-transform: capitalize!important;
    box-shadow: none !important;
    border: none!important;
  }
  .moove-gdpr-button-holder>button.mgbutton:hover {
    background: #000!important;
    color: #fff!important;
    text-transform: capitalize!important;
    border-color: #000!important;
  }
  #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    background-color: #393a39!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: #555!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: #d00006!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: #555!important;
    background-color: #fff!important;
  }
  button.moove-gdpr-infobar-close-btn:hover i {
    color: #555 !important;
  }
  #moove_gdpr_cookie_modal .moove-gdpr-button-holder > button {
    background-color: #d00006!important;
    color: #fff!important;  
    border: 0px!important;
    border-radius: 0px!important;
    font-family: Jost,sans-serif!important;
    font-weight: 400!important;
    text-transform: capitalize!important;  
      
  }
  #moove_gdpr_cookie_modal .moove-gdpr-button-holder > button:hover {
    background: #000!important;
    color: #fff!important;
    border: 0px!important;
    text-transform: capitalize!important;  
  }
  
  .moove-gdpr-tab-main-content a:hover {
    color: #d00006!important;
  }

@media(min-width: 1180px ) {

	.fl-row.roomvoRow .uabb-module-content.uabb-photo{
		position: absolute;
		right: 0px;
		bottom: 80px;
		max-width: 704px;
	}
	.fl-row.roomvoRow {
		position: relative;
	}

}

@media (min-width: 992px) {
  .product-detail-layout-6 .product-variations .slick-slider .slick-arrow {
    top: 20px !important;
  }

  div#mm-product-details
    .product-detail-layout-6
    .product-variations
    .slick-track
    .slick-slide.slick-current
    .swatch-img-holder {
    display: flex !important;
  }

  .color_variations_slider_1 .swatch-img-holder {
    min-height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
	.product-detail-layout-6 .product-variations .color-boxs-inners small {
    min-height: 30px;
    display: block;
}
}



/* slider height issue css for desktop start here  */
@media(min-width: 991px ){
	body.post-template-default.single.single-post .fl-post.post header.fl-post-header h1 {
		font-size: 40px;
	}
  .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: 1181px) {
	.flooringCategory .fl-module .fl-module-content .uabb-new-ib-desc .uabb-new-ib-title {
		font-size: 15px!important;
	}
}
/* Slider height issue on mobile */


@media(max-width: 992px) {
	.flooringCategory .fl-module .fl-module-content .uabb-new-ib-desc .uabb-new-ib-title {
		font-size: 18px!important;
	}
	.flooringCategory .fl-module .fl-module-content .uabb-new-ib .uabb-new-ib-img {
		object-position: bottom;
	}
	.fl-module.haveArrow .uabb-image {
        text-align: center !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;
	}	
	.gform_wrapper.gravity-theme .gfield.gfield--width-half {
		grid-column: span 12!important;
		-ms-grid-column-span: 12!important;
	}
	.DualRoomvoCenter .uabb-dual-button {
		justify-content: center;
	}
	.gform_wrapper.gravity-theme .gfield.gfield--width-half {
		grid-column: span 12!important;
		-ms-grid-column-span: 12!important;
	}
	.infoBoxMax360 .uabb-module-content{
		max-width: 320px;
		margin: 0 auto;
		width: 100%;
	}
	.fl-row .fl-row-content-wrap  .fl-col.calMax360 {
		max-width: 360px;
		width: 100%;
		margin: 0 auto;
	}
	.fl-row.BgOneThird .fl-row-content:before {
	    content: "";
		display: none !important;
	}
	.fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content{
        padding: 0!important;
    }
	.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;
    }
	.fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content .uabb-infobox-title, .fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content .uabb-infobox-title span {
		font-size: 28px!important;
		line-height: 1.2em!important;
		text-shadow: 0px 0px 12px #000;
	}
	.product-colors li.found {
		margin-right: 5px!important;
	}
	.open_sidebar {
		max-width: 110px;
		margin: 0 auto;
	}
}




@media (max-width: 500px){
		.financeBoxHeader .fl-rich-text a {
    display: block!important;
}
    .facetwp-template .product-grid .product-row>.col-md-4 {
       width: 100%;
   }
}