/*
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
*/
.button-wrapper a.button.alt:hover span{
	color:#000;
}
.fl-page{
	width: auto;
}
.fl-full-width .container {
    width: 100%;
    max-width: 1440px;
    padding: 0 20px;
}
#breadcrumbs{
	padding:10px 20px;
}
#breadcrumbs a{
	color: #231E20;
}
#breadcrumbs a:hover,
#breadcrumbs a:focus,
#breadcrumbs .breadcrumb_last{
	color: #C90311;
}
#breadcrumbs .breadcrumb_last{
	font-weight: 600;
}
.uabb-creative-button-wrap a,
.uabb-creative-button-wrap a:visited{
    font-weight: 600;
}
.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 #c90311;
    padding: 0px;
    width: 100%!important;
    position: relative;
    display: block;
    margin-bottom: 5px;
    color: #c90311;
    padding: 5px 5px 5px 0px;
}
.facetwp-selections ul li .facetwp-selection-label{
    font-size: 16px;
    font-weight: 700;
}
.facetwp-selections ul {
    padding: 0px;
    border-radius: 0px;
    margin-bottom: 20px;
}

.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;
}
.gfield_captcha_input_container input {
    max-width: 120px !important;
}
.uabb-infobox-text p:empty{
	display: none;
}
.address-box .storename p,
.address-phone-box .uabb-infobox-text p{
	margin: 0;
	padding: 0;
}
.address-box .storename a,
.address-phone-box .storename a{
	color: #231E20;
}
.address-box .storename a:hover,
.address-box .storename a:focus{
	color: #C90311;
}
.address-phone-box .storename{
	margin-bottom: 15px;
}
.address-phone-box .storename p:empty{
	display: none;
}
.address-phone-box .phone a,
.address-phone-box .inline_address a {
    padding-left: 35px;
    display: inline-flex;
    position: relative;
	font-size: 18px !important;
}
.address-phone-box  .phone a:before,
.address-phone-box  .inline_address a:before,
.address-phone-box .store-opening-hrs-container:before{
    content: "\f095";
    font-family: FontAwesome;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    margin: 0;
    font-weight: 400;
    font-size: 23px;
    position: absolute;
    top: 3px;
    left: 0;
}
.address-phone-box .inline_address a:before {
    content: "\f041"
}
.address-phone-box .inline_address a:hover,
.address-phone-box .inline_address a:hover *,
.address-phone-box .inline_address a:hover:before,
.address-phone-box .phone a:hover *,
.address-phone-box .phone a:hover:before {
    color: #C90311;
}
.address-phone-box .direction {
    margin-top: 30px;
}
.address-phone-box .direction a.fl-button {
    min-width: 300px;
    min-height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    letter-spacing: 1px;
    font-size: 18px;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 1px;
    text-transform: uppercase;
	font-weight: 600;
}
.address-phone-box .store-opening-hrs-container {
    position: relative;
}
.address-phone-box ul.store-opening-hrs {
    padding-left: 35px;
}
.address-phone-box .store-opening-hrs-container > ul:before {
    content: "Store Hours";
    font-weight: 600;
}
.address-phone-box .store-opening-hrs-container:before {
    content: "\f017";
}
.map-section .storename{
	margin: 0;
}
.map-section .fl-module,
.map-section .fl-module > .fl-module-content,
.map-section .fl-module > .fl-module-content > .fl-html,
.map-section .storename,
.map-section .storename > li,
.map-section .storename > li > .map-container,
.map-section .storename > li > .map-container > iframe{
	height: 100%;
}
footer .storename a:hover,
footer .storename a:hover *{
    color: #1E63CB !important;
}
footer .fl-icon-wrap .fl-icon-text strong{
	text-transform: uppercase;
	font-size:20px;
	letter-spacing: 0;
}

.fl-module-adv-testimonials .uabb-testimonials-wrap{	
	margin: 0 auto;
}
.fl-module-adv-testimonials .uabb-testimonials-wrap{
	padding: 0 40px;
}
.fl-module-adv-testimonials .uabb-testimonials-wrap .uabb-testimonial-info:before {
    content: '"';
    font-size: 120px;
    height: 0;
    display: block;
    line-height: 1;
    font-weight: 900;
    color: #1E63CB;
    margin: 0 0 90px;
	font-style: italic;
}
.fl-module-adv-testimonials .uabb-testimonials-wrap .uabb-testimonial-author-name{
	margin-top: 30px;
}
.fl-module-adv-testimonials .uabb-testimonials-wrap .uabb-slider-prev .fa,
.fl-module-adv-testimonials .uabb-testimonials-wrap .uabb-slider-next .fa,
.fl-module-adv-testimonials .uabb-testimonials-wrap .uabb-slider-prev i,
.fl-module-adv-testimonials .uabb-testimonials-wrap .uabb-slider-next i{
	font-size: 50px;
	background: none;
    width: auto;
    height: auto;
    line-height: 0;
}
.fl-module-adv-testimonials .uabb-testimonials-wrap .bx-pager.bx-default-pager a{
	opacity: 1 !important;
	background: #D8D8D8;
}
.fl-module-adv-testimonials .uabb-testimonials-wrap .bx-pager{
	margin-top: 120px;
    position: relative;
}
.read-reviews-wrap {
    position: relative;
    top: -180px;
    z-index: 5;
}
.fl-module-adv-testimonials .uabb-testimonials-wrap .bx-pager.bx-default-pager a:hover,
.fl-module-adv-testimonials .uabb-testimonials-wrap .bx-pager.bx-default-pager a.active{
	opacity: 1 !important;
	background: #1E63CB;
}
.text-to-left {
    justify-content: left;
}
.text-to-left .fl-col-content,
.text-to-right .fl-col-content{
    max-width: 720px;
}
.text-to-right {
    justify-content: right;
}
.facet_filters .facet-wrap>strong{
	border-color: #c90311;
	color: #c90311;
}
.gform_wrapper.gravity-theme .ginput_container_date input.datepicker {
    width: 100%;
}
.gform_wrapper.gravity-theme .hour_minute_colon{
    align-self: center;
}
.gform_wrapper.gravity-theme .ginput_container_time{
    max-width: 75px !important;
    min-width: 75px !important;
}
.gform_wrapper.gravity-theme .ginput_container_time select {
    appearance: auto;
    -webkit-appearance: auto;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.gravity-theme.ui-datepicker .ui-datepicker-header select,
.gravity-theme.ui-datepicker .ui-datepicker-calendar th span,
.gravity-theme.ui-datepicker .ui-datepicker-calendar td{
    font-size: 12px !important;
}
.row.search-row{
    margin: 0 20px;
}
body.single-post .fl-page-content > .container > .row{
    margin: 0;
}
.address-box.phone-box .infobox-left .uabb-infobox-content{
	 width: auto;
}
.address-box.phone-box .infobox-left .uabb-infobox-left-right-wrap{
	text-align: right;
}
.fl-menu .menu > li.button {
    order: 1;
}
.fl-menu .menu > li.button a {
    border: 0px solid #fff;
    line-height: 1;
    padding: 15px 30px;
    background: #1e63cb;
	color: #fff;
}
.fl-menu .menu > li.button a:hover {
    background: #fff;
    color: #000;
}
/* slider height issue css for desktop start here  */

.moove-gdpr-button-holder>button.mgbutton {
    background-color: #fff!important;
    color: #231e20!important;
    border-radius: 0px!important;
    font-family: "Roboto",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: #1e63cb!important;
    color: #fff!important;
    text-transform: uppercase!important;
    border-color: #1e63cb!important;
  }
  #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    background-color: #c90311!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: #231e20!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: #c90311!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: #231e20!important;
    background-color: #fff!important;
  }
  button.moove-gdpr-infobar-close-btn:hover i {
    color: #231e20 !important;
  }
  #moove_gdpr_cookie_modal .moove-gdpr-button-holder > button {
    background-color: #c90311!important;
    color: #fff!important;  
    border: 0px!important;
    border-radius: 0px!important;
    font-family: "Roboto",sans-serif!important;
    font-weight: 600!important;
    text-transform: uppercase!important;  
      
  }
  #moove_gdpr_cookie_modal .moove-gdpr-button-holder > button:hover {
    background: #1e63cb!important;
    color: #fff!important;
    border: 0px!important;
  }
  
  .moove-gdpr-tab-main-content a:hover {
    color: #c90311!important;
  }

  
@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: 1315px) {
	#field_10_7, #field_10_8,
	#field_11_7, #field_11_8,
	#field_12_7, #field_12_8{
		width: 100%;
		max-width: 100%;
		grid-column: span 12;
	}
}
@media (max-width: 1199px) {
	.brand-slider img.uabb-gallery-img{
		max-width: 100% !important;
	}
}
/* Slider height issue on mobile */
@media(max-width: 992px) {
	header p.inline_address {
		max-width: 150px;
	}
	.hide-ipad{
        display: none !important;
    }
    ul.social-icons{
        text-align: center;
    }
    .width100 .uabb-photo-content,
    .width100 .uabb-photo-content img,
    .width100 .uabb-image-content,
    .width100 .uabb-image-content img{
        width: 100% !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-builder-content .fl-module-content-slider .fl-slide .fl-slide-content{
		padding: 0;
	}
    .fl-slide-mobile-photo {
        z-index: +2;
        position: relative;
        max-height: 500px!important;
        text-align: center!important;
        vertical-align: middle;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100%;
    }
    .fl-slide-mobile-photo > img{
        padding: 50px;
		max-height: 500px!important;
		width: auto;
		margin: 0 auto;
    }
    .fl-content-slider .fl-slide {
        min-height: 500px !important;
		max-height: 500px !important;
    }
	.product-attributes table {
		table-layout: fixed!important;
	}
	.fl-content-slider .fl-slide-bg-link {
	    z-index: +2;
	}
	.fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content-wrap{
		width: 100% !important;
	}
	.fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-text .uabb-infobox-title{
		font-size:28px !important;
		line-height:1.2 !important
	}
	.address-box .uabb-infobox {
		text-align: center;
	}
	.address-box .uabb-infobox > div{
		width: auto;
		position: relative;
	}
	.address-box .uabb-imgicon-wrap {
		display: inline-block !important;
		position: absolute;
		left: -25px;
		top: 0;
		width: auto !important;
		margin: 0 !important;
	}
	/* Facet Filter CSS	- iPad */
	.facet_filters .close_bar {
        display:block;
    }
    #product-list-top-filters .fl-col-group .fl-col {
        width: 100%!important;
        text-align: center
    }
    #product-list-top-filters .fl-heading,
	.facetwp-counts,
	.facetwp-pager,
	.facetwp-per-page,
	.open_sidebar {
        text-align: center!important
    }
	.bottom-pager .fl-rich-text p:empty {
		display: none;
	}
    .facetwp-per-page-select {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
	.open_sidebar a {
		float: none!important;
	}
	.facet_filters {
        position:fixed;
        top:0px;
        left:-5px;
        width:80%;
        height:100%;
        overflow:auto;
        background-color:white;
        z-index:10;
        left:-1000px;
        -moz-box-shadow:    5px 5px 5px 6px rgba(0,0,0,0.4);
        -webkit-box-shadow: 5px 5px 5px 6px rgba(0,0,0,0.4);
        box-shadow:         5px 5px 5px 6px rgba(0,0,0,0.4);
    }
    .facet_filters .close_bar {
        background-color:#008c8c;
        overflow:hidden;
        width:100%;
        padding:5px;
        display:block;
        margin-bottom:20px;
    }
    .facet_filters .close_bar .close{
        float:right;
        color:white;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    	filter: alpha(opacity=100);
    	opacity: 1;
    }
    .open_sidebar,
    .close_sidebar_button{
        display:block;
    }
	.facetwp-pager {
        float: none!important;
    }
	.bottom-pager .facetwp-pager {
		margin-top: -10px;
	}
	/* Products List CSS - iPad */
	.facetwp-template .product-grid .product-row>.col-md-4 {
        width:33.33%;
        float: left;
        clear: none!important
    }
    .facetwp-template .product-grid .product-row>.col-md-4:nth-child(3n+1) {
        clear: left!important
    }
    .product-row>div.col-md-3:nth-child(3n+1) {
        clear: none!important
    }
	.product-detail-layout-6 .product-box > .row{
		justify-content: center;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		align-items: center;
	}
	.product-detail-layout-6 .product-box > .row > .col-md-6.text-right{
		text-align: center;
	}
	.text-to-right,
	.text-to-left{
		justify-content: center;
		width: 100% !important;
	}
	.text-to-left .fl-col-content,
	.text-to-right .fl-col-content{
		width: 100%;
		max-width: 100%;
	}
	.infobox-responsive-center .uabb-infobox-text ul,
	.infobox-responsive-center .uabb-infobox-text ol {
		text-align: left;
	}
	.fl-post-content > .fl-builder-content > .fl-row.fl-row-custom-height:first-child > .fl-row-content-wrap{
		min-height: 450px !important;
	}
	.color_variations_slider_1 .slick-track{
		display: block;
	}
	ul#menu-footer-copy-right-bar {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	.DualRoomvoCenter .uabb-dual-button {
		justify-content: center;
	}
	.product-box > .row > .col-md-12{
		width: 100%;
	}
}
@media(max-width: 768px){
	.uabb-infobox h1.uabb-infobox-title,
    .uabb-infobox h2.uabb-infobox-title{
        font-size: 28px;
        line-height: 1.4;
    }
    .uabb-infobox h3.uabb-infobox-title{
        font-size: 24px;
        line-height: 1.4;
    }
}
@media only screen and (max-width: 599px) {
	.facetwp-template .product-grid .product-row>.col-md-4{
        width:48%;
        clear: none !important
    }
	.facetwp-template .product-grid .product-row>.col-md-4:nth-child(3n+1) {
		clear: none !important;
	}
}
@media only screen and (max-width: 480px) {
	.facetwp-template .product-grid .product-row>.col-md-4{
		width:100%;
		clear: both !important
	}
	.product-grid .product-row .fl-post-grid-post .fl-post-grid-image>a>img{
		max-height: 230px !important;
	}
}
.brand-slider .slick-track {
    margin: 0 auto;
}
.brand-slider img.uabb-gallery-img {
    max-height: 150px;
    width: auto !important;
    margin: 0 auto;
    max-width: 250px;
    height: auto !important;
}

div#mm-product-details .product-detail-layout-6 .product_gallery_slider div.toggle-image-thumbnails{
    margin-top: 20px !important;
}
div#mm-product-details .product-detail-layout-6 .toggle-image-thumbnails .toggle-image-holder a{
    width: 100px !important;
    height: 100px !important;
    border-radius: 0;
}


.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: none !important;
    background-color: #1e63cb !important;
    font-weight: 600 !important;
    color: #ffffff !important;
}
.fl-row.bm_row .uabb-button:hover,
.fl-row.bm_row.bm_banner_row .bm_form .gform-footer .gform_button:hover, 
.fl-row.bm_row .fl-html .product-plp-grid .fl-post-grid-post .fl-button:hover, 
.fl-row.bm_row .fl-html .brands-logos-wrap .fl-button:hover {
    border: none  !important;
    background-color: #c90311  !important;
    color: #ffffff !important;
}
 
.fl-row.bm_row .uabb-button:hover span,
.fl-row.bm_row .fl-html .product-plp-grid .fl-post-grid-post .fl-button span,
.fl-row.bm_row .fl-html .product-plp-grid .fl-post-grid-post .fl-button:hover span {
    color: #fff !important;
}

.bm_main_shawcol.tile {
    display: none;
}

.bm_main_shaw_cta_row .fl-col-group {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}