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

.meet-our-team .fl-module-info-box .uabb-image .uabb-photo-img {
    min-height: 333px !important;
    max-width: 250px !important;
    object-fit: cover !important;
    max-height: 333px !important;
	width: 250px !important;
}

header p, footer p{
    margin: 0;
    padding: 0;
}
legend{
	border: 0px !important;
}
header ul, footer ul{
    list-style: none;
}
.topBar ul.storename, footer ul.storename{
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.store-opening-hrs {
    padding-left: 0px;
}
ul.store-opening-hrs > li {
    padding: 6px 0 0 0!important;
}
.location-customized-new ul.store-opening-hrs > li *,
.location-customized-new ul.store-opening-hrs > li{
	color: #000 !important;
	font-size: 16px !important;
}
ul.store-opening-hrs {
    margin-top: 10px;
}
.storeloc-content ul {
    margin-bottom: 20px;
    padding-left: 0px !important;
    list-style-type: none !important;
}

.storeloc-content ul .phone a:hover,
.storeloc-content ul .phone a:hover *,
.storeloc-content ul .phone a:hover span{
	color: #fff135 !important;
}

footer .main-footer-row a:hover,
footer .main-footer-row a:hover span,
footer .main-footer-row .fl-module-menu .menu > li.current-menu-item > a{
    color: #F21C24 !important;
}
.topBar ul li a:hover{
    border-bottom: 1px solid transparent;
}
.topBar ul li a:hover{
    /* color: #F21C24 !important; */
    border-bottom: 1px solid #fff;
}
div.gform_wrapper.gf_browser_chrome .gfield_time_ampm select {
    max-width: 8rem!important;
}
.storename li .phone a span:before,
footer .storename li .phone a span:before{
    content: "\f095";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px!important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    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;
}
footer .storename li .phone a{
    margin-bottom: 18px;
}
footer .storename li .phone a span:before{
    font-size: 30px!important;
    margin-right: 20px;
}
footer ul.storename .address a, footer ul.storename p.inline_address a {
    position: relative;
    display: inline-block;
    padding-left: 43px;
    text-align: left;
}

footer ul.storename .address a:before, footer ul.storename p.inline_address a:before {
    content: "\f041";
    text-rendering: auto;
    font-size: 30px!important;
    display: inline-block;
    text-decoration: inherit;
    vertical-align: middle;
    margin-right: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 2px;
}
footer .overlapcontent .fl-icon-wrap {
    display: flex;
    align-items: self-end;
}
footer .fl-icon-wrap a:hover {
    color: #fff !important;
}
footer ul li a:hover{
    /* text-decoration: underline !important; */
}
footer .footerlastCol ul li a {
    text-decoration: none !important;
} 
footer .footerlastCol .contact .fl-module-content.fl-node-content:hover span.fl-icon a i,
footer .footerlastCol .contact .fl-module-content.fl-node-content:hover .fl-icon-text a p{
    text-decoration: none !important;
    color: #F21C24 !important;
}

ul.social-icons li a:hover i {
    color: #F21C24 !important;
}
.facet_filters .facet-wrap>strong {
    border-bottom: 2px solid #F21C24 !important;
    color: #F21C24 !important;
}
/*Filter Select Design*/

.facetwp-selections ul:before {
    content: "Your Selection";
    font-weight: 700;
    font-size: 16px; 
    border-bottom: 2px solid #F21C24;
    padding: 0px;
    width: 100%!important;
    position: relative;
    display: block;
    margin-bottom: 5px;
    color: #F21C24;
    padding: 5px 5px 5px 0px;
}
.facetwp-selections ul li .facetwp-selection-label{
    font-size: 16px;
    font-weight: 700;
}

.facetwp-selections ul {
    padding-left: 0px;
    margin-bottom: 20px;
}
ul#menu-copyright-menu li:last-child a {
    margin: 0;
    padding-right: 0;
}
.product-box .button-wrapper .getcoupon-btn{
    background-color: #000!important;
}
.product-box .button-wrapper .getcoupon-btn:hover{
    background-color: #F21C24!important;
    color: #fff!important;
}
.locationRow ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.locationRow ul li a p{
    margin: 0 !important;
    padding: 0 !important;
}
.locationRow ul.storename li a {
   color: #ffffff;
   /* border-bottom: 1px solid transparent; */
}
.locationRow ul.storename li a:hover {
    color: #F21C24;
    /* border-bottom: 1px solid #fff; */
}
.locationRow ul.storename li .direction a{
    border: 1px solid #fff;
}
.locationRow ul.storename li .direction a:hover{
    background: #fff;
    border: 1px solid #fff;
}
.locationRow ul.storename li .direction a:hover span{
    color: #000;
}
.mapDiv .map-container iframe {
    min-height: 580px !important;
}

ol.ol {
    list-style: none;
    margin-top: 10px;
}
ul.storename {
    list-style: none;
    margin: 0;
    padding: 0;
}
.roomBtn a.uabb-btn.uabb-btn-two:hover {
    border-color: #F21C24 !important;
}
.gfield_captcha_input_container.math_medium input {
    width: 90px;
}
.product-detail-layout-6 .dual-button a {
    background-color: #000 !important;
    color: #fff!important;
    border-style: solid;
    border-width: 0 !important;
    border-color: #000 !important;
    height: auto;
    padding: 12px 40px;
    text-decoration: none;
    line-height: 20px;
}
.product-detail-layout-6 .dual-button a:hover {
    background-color: #F21C24 !important;
    border-color: #F21C24 !important;
}
.facet_filters strong {
    font-size: 16px;
    color: #000000;
    display: block;
    margin: 0 0 10px;
}

.facet_filters .facet-wrap>strong {
    padding-bottom: 3px;
    border-bottom: 2px solid #000000;
}

.product-grid a.link:hover{
    text-decoration: none !important;
}
.rmp-menu-item-link{
    text-transform: uppercase;
}
.product-colors ul li.found{
    margin-right: 5px;
}

.locationRow .storename li .address a{
    position: relative;
    padding-left: 20px;
    display: inline-block;
}
.locationRow .storename li .address a:before {
    font-size: 20px !important;
    content: "\f041";
    font: normal normal normal 14px/1 FontAwesome;
    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;
    position: absolute;
    left: 0 !important ;
    top: 0;
}

.relative{
    position: relative;
}

.headerBtn {
    display: flex;
    align-items: center;
    justify-content: end;
    position: absolute;
    right: 0;
    z-index: 99;
    margin-top: 3px;
}
.headerCol{
    text-align: center;
}
.headerCol .btn {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 1px;
    text-transform: none;
    background: #b3b3b3;
    padding: 12px 24px;
    margin-left: 10px;
    border-radius: 0;
    color: #fff;
    font-weight: 600;
}
.headerCol .btn:hover {
    background: #000;
}
.headerCol p {
    font-size: 10px;
    font-weight: 600;
    margin-top: 2px;
}
.product-grid.btn-grey .product-variations1>h5, .product-grid.btn-grey>h4>span, 
.product-grid .fl-button-text, .product-detail-layout-6 .product-variations .color-boxs-inners small, 
.floorte-color, .featured-products .featured-product-list .featured-product-item .prod-img-wrap .button-wrapper .button, .fl-photo-caption {
    font-size: 14px!important;
}
.gform_heading p.gform_required_legend {
    display: none;
}

label#label_14_10_1 a {
    color: #000;
}
label#label_14_10_1 a:hover {
    color: #F21C24;
}
.gform_wrapper .ginput_container.ginput_container_checkbox input, .gform_wrapper .ginput_container.ginput_container_radio input {
    vertical-align: middle;
}
div#fl-main-content .uabb-infobox-text.uabb-text-editor ul {
    margin-bottom: 20px;
    padding-left: 20px;
}
.product-grid .product-row .fl-post-grid-post .fl-post-grid-image>a>img, 
.container .row .product-detail-layout-6 #product-images-holder>div, 
.container .row .product-detail-layout-6 .product-variations img, 
.product-detail-layout-6 .toggle-image-thumbnails .toggle-image-holder a, 
.container .row .product-detail-layout-6 #product-images-holder>div img {
    border-radius: 10px;
}
.product-color-variationPlp .slides>.slide img {
    border-radius: 5px;
}
.product-grid.btn-grey .product-variations1>h5 {
    margin-bottom: 5px!important;
}
.bottom-pager .facetwp-pager {
    text-align: right;
}
.facetwp-pager a {
    color: #000;
}
.facetwp-pager a:hover {
    color: #F21C24;
}
.facetwp-input-wrap {
    width: 100%;
}
.HeaderBanner .uabb-infobox-text.uabb-text-editor p {
    line-height: 1.4 !important;
}

div#breadcrumbs .container, body.blog div#fl-main-content .container {
    margin: 0 auto;
    width: 100%;
    max-width: 1250px;
    padding: 0 20px;
}
body.blog div#fl-main-content .container  .row.fl-post-image-beside-wrap {
    margin: 0;
}
.headerNavigation .menu:first-child > li {
    margin: 0 20px;
}




#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    background-color: #353535 ;
    border-top: 1px solid #fff;
  }
  
  
  #moove_gdpr_cookie_info_bar .moove-gdpr-cookie-notice p a:hover,
  button.moove-gdpr-infobar-close-btn:hover i {
    color: #f5f5f5 !important;
    opacity: 0.7;
  }
  
  .moove-gdpr-button-holder>button.mgbutton {
    background-color: #f21c24 !important;
    color: #fff  !important;
    border-radius: 0px!important;
    font-family: "Open Sans",sans-serif !important;
    font-weight: 400!important;
    text-transform: uppercase!important;
    box-shadow: none !important;
    border: 1px solid #f21c24 !important;
    letter-spacing: 1px !important;
  }
  .moove-gdpr-button-holder>button.mgbutton:hover {
    background: #000000  !important;
    color: #fff!important;
    text-transform: uppercase!important;
    border-color: #000000  !important;
  }
  
  #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button {
    color: #000 !important;
  }
  #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,
  #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon {
    background-color: #f21c24 !important;
    border: 1px solid #fff !important;
  }
  #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i:hover, 
  #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon:hover,
  #moove_gdpr_cookie_info_bar span[data-href]>u.change-settings-button {
    color: #fff !important;
    background-color: #000000  !important;
  }
  button.moove-gdpr-infobar-close-btn:hover i {
    color: #000000  !important;
  }
  #moove_gdpr_cookie_modal .moove-gdpr-button-holder > button {
    background-color: #f21c24 !important;
    color: #fff!important;  
    border: 0px!important;
    border-radius: 0px!important;
    font-family: "Open Sans",sans-serif !important;
    font-weight: 400!important;
    text-transform: uppercase!important;  
    letter-spacing: 1px !important;
      
  }
  #moove_gdpr_cookie_modal .moove-gdpr-button-holder > button:hover {
    background: #000000  !important;
    color: #fff !important;
    border: 0px!important;
  }
  
  .moove-gdpr-tab-main-content a:hover {
    color: #f21c24 !important;
  }


  @media (min-width: 992px) {
    .product-detail-layout-6 .product-variations .slick-slider .slick-arrow {
      top: 18px !important;
    }
  
    /* .product-detail-layout-6 .product-variations .color-boxs-inners small {
        min-height: 30px;
        display: block;
      }
    
      .container .row .product-detail-layout-6 .color-box {
        margin-bottom: 10px;
      } */
  }


@media screen and (min-width:769px) and (max-width:1024px){
    .copayrightRow .fl-menu .menu > li {
        font-size: 12px;
    }
    div#breadcrumbs .container, body.blog div#fl-main-content .container {
        padding: 0 40px;
    }
    .product-detail-layout-6 .dual-button a{
        padding: 12px 30px;
    }
	.location-direction .direction a{
		padding: 10px 20px !important;
	}
    
}

@media (max-width:1024px){
	
	#rmp_menu_trigger-1310954{
		top: 115px !important;
	}
    .headerNavigation .fl-menu .menu > li {
        font-size: 14px;
    }
    .headerBtn{
        justify-content: center;
        position: static;
        padding: 5px 0 0;
    }
    .headerCol .btn{
        margin: 0 5px;
    }
    body.blog div#fl-main-content .container .row.fl-post-image-beside-wrap{
        margin: 0 -15px;
    }
}

@media (max-width:992px){
	#rmp_menu_trigger-1310954{
		top: 135px !important;
	}
    ul.social-icons {
        text-align: center;
    }
	.mapcon_left_flex{
		justify-content: center;
		text-align: center !important;
	}
	header p.inline_address {
		margin-bottom: -10px !important;
	}
    footer .overlapcontent .fl-icon-wrap {
        justify-content: center;
    }
    .featured-products .featured-product-list .featured-product-item {
        width: 33.33%;
    }
    .featured-products .featured-product-list .featured-product-item .prod-img-wrap {
        justify-content: center;
    }
    .featured-products .featured-product-list .featured-product-item  .product-info {
        text-align: center;
    }
    .full-width-img img {
        width: 100%;
    }
    footer ul li p.inline_address {
        text-align: center;
    }
    /* Slider height issue on mobile open */
    .fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content {
        margin: 0 !important;
        padding: 0 !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;
    }
	.fl-content-slider .fl-slide-bg-link{
		z-index: 2!important;
	}
    /* Slider height issue on mobile closed */
    footer .fl-html {
        text-align: center;
    }
    ul#menu-copyright-menu li {
        border: 0;
    }
    .product-detail-layout-6 .product-attributes tr td {
        word-break: break-word;
    }
    select.facetwp-per-page-select {
        border: 1px solid #000;
    }
    .roomBtn .uabb-dual-button {
        justify-content: center;
    }
    a.responsive-menu-item-link {
        color: #fff;
        padding-left: 15%;
    }
	.uabb-heading-wrapper h3.uabb-heading .uabb-heading-text {
		font-size: 24px !important;
		line-height: 1.4 !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
    }
    .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;
        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
    }
	.locationRow .direction .fl-button,
	.locationRow .fl-button-wrap .fl-button{
		min-width: 220px;
	}
	.locationRow .fl-module-button .fl-module-content{
		margin-top: 0;
	}
}

@media screen and (min-width:490px) and (max-width:992px){
    .rmp-container.rmp-container.rmp-slide-left{
        min-width: 500px !important;
        max-width: 500px !important;
    }
}

@media (max-width:767px){
    .featured-products .featured-product-list .featured-product-item {
        width: 50%;
    }
	.FloorteProductSlider .featured-products .slick-arrow.slick-prev {
		left: -10px !important;
	}
	.FloorteProductSlider .featured-products .slick-arrow {
    	right: -10px !important;
	}

@media screen and (max-width: 600px){
	
	
	
    .featured-products .featured-product-list .featured-product-item {
        width: 100%;
    }
    h1{
        font-size: 30px !important;
        line-height: 40px !important;
    }
    h2 {
        font-size: 28px !important;
        line-height: 35px !important;
    }
}
@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;
	}
	.logo .uabb-photo-mob-align-center {
		text-align: left;
	}
	.logo .uabb-photo-content img {
		width: 200px;
	}

}
@media only screen and (max-width: 480px) {
	.facetwp-template .product-grid .product-row>.col-md-4{
		width:100%;
		clear: both !important
	}

	.rmp-menu-item-link{
        font-size: 11px !important;
        height: 30px !important;
        line-height: 30px !important;
    }
    .rmp-submenu .rmp-menu-item-link {
        font-size: 9px !important;
        height: auto !important;
        line-height: 25px !important;
        word-break: break-word;
    }
    .headerCol .btn{
        padding: 12px;
        font-size: 7px;
        line-height: 10px;
    }
    .headerCol p{
        font-size: 8px;
    }
    ul#menu-copyright-menu {
        flex-direction: column;
    }
    ul#menu-copyright-menu li{
        padding: 5px 20px;
    }
/*     button.rmp_menu_trigger {
        top:155px !important;
    } */
    .product-detail-layout-6 .dual-button{
        flex-direction: column;
    }
	#rmp_menu_trigger-1310954 {
		top: 145px !important;
	}
}
@media screen and (max-width: 782px){
	.admin-bar button.rmp_menu_trigger  {
		margin-top: 46px !important;
	}
}
@media (max-width: 479px){
	.product-grid .product-row .fl-post-grid-post .fl-post-grid-image>a>img {
		width: auto !important;
		margin: 0 auto !important;
		margin-bottom: 10px !important;
		max-height: 220px !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: none !important;
    background-color: #000000 !important;
    font-weight: 400 !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: #f21c24  !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;
}
	
@media (min-width: 992px) {
    .fl-builder-content .uabb-infobox-button .uabb-button-center{
        text-align: inherit; 
    }
} 