/*
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;
}
.product-colors li.found {
  margin-right: 5px !important;
}
.clientVision .uabb-new-ib-content.uabb-text-editor.uabb-simplify {
  border: none !important;
}
.gfield_captcha_input_container input {
  max-width: 80px !important;
}
.fl-post.post.type-post .row.fl-post-image-beside-wrap {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.fl-row-content-wrap {
  background-position: center !important;
  background-size: cover !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;
}
header
  .fl-search-form.fl-search-form-inline
  .fl-search-form-fields
  .fl-button-wrap {
  position: absolute;
  right: 30px;
  pointer-events: none;
}
header ul.social-icons li a i:before {
  font-size: 32px;
}
header ul.social-icons li {
  width: auto;
  text-align: center;
  margin: 0px 12px;
}
header ul.social-icons li:first-child {
  margin-left: 0px !important;
}
header ul.social-icons li a:hover i {
  color: #000;
}
footer ul.social-icons li a i:before {
  font-size: 32px;
  color: #fff;
}
footer ul.social-icons li {
  width: auto;
  text-align: center;
  margin: 0px 12px;
}
footer ul.social-icons li a:hover i:before {
  color: rgba(255, 255, 255, 0.63);
}
footer .fl-rich-text p {
  margin-bottom: 0px !important;
}
.fl-module.flyerClose img {
  cursor: pointer;
}
.container .row .product-detail-layout-6 {
  padding-top: 180px !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;
}
.fl-module-content-slider .bx-wrapper .bx-controls .bx-pager {
  bottom: 30px;
}

.fl-module-content-slider .bx-wrapper .bx-controls .bx-pager-link {
  padding: 2px;
  box-sizing: border-box;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  background-color: #d5d5d5 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.fl-module-content-slider .bx-wrapper .bx-controls .bx-pager-link.active {
  background-color: #fff !important;
}
.flyerRow .fl-form-field input[type="search"] {
  height: 60px !important;
}
.flyerRow .fl-search-form-wrap {
  max-width: 250px !important;
}
.flyerRow .fl-search-form {
  text-align: left !important;
}

ul.storename {
  padding: 0px !important;
  list-style: none;
}

ul.store-opening-hrs {
  list-style: none;
  padding-left: 0px;
}

.flyerRow ul.sub-menu {
  border: none !important;
  outline: none !important;
  margin-left: 0px !important;
}

.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;
}
.rightContain {
  justify-content: left;
}
.leftContain {
  justify-content: right;
}
.rightContain .fl-col-content,
.leftContain .fl-col-content {
  max-width: 500px;
}

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

/* gallery page css start here */

/* .galleryRow .uabb-photo-gallery-item.uabb-photo-item-grid {
    max-height: 600px!important;
    overflow: hidden;
    height: 100%!important;
    padding: 0px;
    position: static!important;
    left: auto!important;
    right: auto!important;
    text-align: center;
    max-width: 600px!important;
}

.galleryRow .uabb-photo-gallery-item.uabb-photo-item-grid img {
    max-height: auto!important;
    object-fit: cover;
    height: 100%!important;
}
.galleryRow .uabb-photo-gallery-item.uabb-photo-item-grid * {
    height: 100%!important;
}
.galleryRow .uabb-module-content.uabb-photo-gallery.uabb-gallery-grid4 {
    height: auto !important;
}
.galleryRow .uabb-module-content.uabb-photo-gallery.uabb-gallery-grid4.zoom-in {
    height: auto;
} */

.fl-module-content-slider .bx-wrapper {
  margin: 0 auto 0px !important;
}
div#breadcrumbs {
  position: absolute;
  z-index: 9;
  top: 150px;
  width: 100%;
  background-color: transparent;
}
div#breadcrumbs a {
  color: #fff;
}
div#breadcrumbs * {
  color: #fff;
  font-weight: 400 !important;
}
div#breadcrumbs a:hover {
  color: #8a1114;
}
.fl-content.fl-content-left article.fl-post .row.fl-post-image-beside-wrap {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.fl-post .fl-post-image-beside {
  float: none !important;
  margin-right: 25px;
  width: 100% !important;
}
.blog .fl-page-content .fl-archive.container {
  padding-top: 160px;
}

.archive.category .fl-page-content .fl-archive.container,
body.post-template-default.single.single-post.single-format-standard
  .fl-page
  .fl-page-content,
article.fl-post.fl-404,
.container .row .product-detail-layout-6,
.row.search-row {
  padding-top: 240px !important;
}

body.single .fl-page > header,
body.archive.category .fl-page > header,
body.blog .fl-page > header,
body.search .fl-page > header,
body.error404 .fl-page > header {
  background: rgb(0, 0, 0);
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}

body.single div#breadcrumbs a,
body.archive.category div#breadcrumbs a,
body.blog div#breadcrumbs a,
body.search div#breadcrumbs a,
body.error404 div#breadcrumbs a {
  color: #000 !important;
}
body.single div#breadcrumbs *,
body.archive.category div#breadcrumbs *,
body.blog div#breadcrumbs *,
body.search div#breadcrumbs *,
body.error404 div#breadcrumbs * {
  color: #000 !important;
  font-weight: 400 !important;
}
body.single div#breadcrumbs a:hover,
body.archive.category div#breadcrumbs a:hover,
body.blog div#breadcrumbs a:hover,
body.search div#breadcrumbs a:hover,
body.error404 div#breadcrumbs a:hover {
  color: #8a1114 !important;
}
/* PDP page image issue css start here  */
/* .container .row .product-detail-layout-6 #product-images-holder>div {
        background-image: none!important; 
}
.container .row .product-detail-layout-6 #product-images-holder>div.toggle-image {
        background-image: none!important;
        display: flex;
        align-items: center; 
        justify-content: center;   
}
.container .row .product-detail-layout-6 #product-images-holder>div.show {
        background-image: none!important;
        display: flex;
        align-items: center; 
        justify-content: center;   
}
.container .row .product-detail-layout-6 #product-images-holder>div img{
        display: block;
        min-height: auto;
        width: auto!important;
        margin: 0 auto;
} */

.product-detail-layout-6 .slide.selected-slide:after {
  display: none !important;
}
.product-detail-layout-6 .slide.selected-slide a:after {
  content: "" !important;
  background-image: url(/wp-content/plugins/grand-child/product-listing-templates/images/PDP_check_icon.png) !important;
  height: 38px !important;
  width: 38px !important;
  background-repeat: no-repeat !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  z-index: 9;
}
.product-detail-layout-6 .slide.selected-slide a {
  display: block;
  position: relative;
}
.product-color-variationPlp .slides > .slide img {
  object-fit: contain;
}
/* PDP page image issue css end here  */
.hours ul.store-opening-hrs > li {
  max-width: 340px;
  width: 100%;
}

.hours ul.store-opening-hrs > li span {
  float: right;
}
ul.storename {
  padding: 0px !important;
  margin: 0px !important;
  list-style: none;
}
.uabb-gf-style .ginput_container_select:after {
  top: 40%;
}
/* 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  */

@media (max-width: 1180px) {
  .fl-module.headerLogo img {
    max-width: 180px;
    width: 100%;
  }
  div#breadcrumbs {
    top: 120px;
  }
}
/* Slider height issue on mobile */
@media (max-width: 992px) {
  header .fl-icon-text > p {
    margin: 0px !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, 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 {
    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;
  }
  .rightContain .fl-col-content,
  .leftContain .fl-col-content {
    width: 100%;
    max-width: 100%;
  }
  .intBannerOne .fl-module.fl-module-interactive-banner-1,
  .clientVision .fl-module.fl-module-interactive-banner-2 {
    max-width: 360px;
    margin: 0 auto;
  }
  .max360 {
    justify-content: center;
    display: flex;
  }
  .max360 .fl-col-content {
    max-width: 360px;
    margin: 0 auto;
  }
  .fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content {
    margin: 0 !important;
    padding: 0px !important;
  }
  .fl-content-slider .fl-slide-bg-photo {
    position: absolute !important;
    min-height: 700px !important;
  }
  .fl-content-slider
    .fl-slide-foreground
    .fl-builder-content
    .fl-row
    > .fl-row-content-wrap {
    min-height: 700px;
  }
  .fl-slide-mobile-photo {
    z-index: +2;
    position: relative;
    max-height: 700px !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: 700px !important;
    width: auto;
    margin: 0 auto;
  }
  .fl-content-slider .fl-slide {
    min-height: 700px !important;
    max-height: 700px !important;
  }
  .product-attributes table {
    table-layout: fixed !important;
  }
  .fl-content-slider .fl-slide-bg-link {
    z-index: +2;
  }
  .DualRoomvoCenter .uabb-dual-button {
    justify-content: center;
  }
  header:not(.fl-post-header, .fl-archive-header) {
    background: rgb(0, 0, 0);
    background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 1) 0%,
      rgba(255, 255, 255, 0) 100%
    );
  }
  .gform_wrapper.gravity-theme .gfield.gfield--width-half {
    grid-column: span 12 !important;
    -ms-grid-column-span: 12 !important;
  }
  .intBannerOne .uabb-ib1-block .uabb-ib1-title {
    text-align: center;
  }
  .rightContain .uabb-module-content.uabb-infobox.infobox-left {
    text-align: center;
  }
  .leftContain .uabb-module-content.uabb-infobox.infobox-left {
    text-align: center;
  }
  .fl-module.fl-module-rich-text .fl-rich-text {
    text-align: center;
  }
  .uabb-content-wrap .section .fl-module.fl-module-info-box *,
  .uabb-tabs
    .uabb-content-wrap
    .section
    .uabb-content
    .fl-module.fl-module-info-box
    * {
    text-align: center;
  }
}

@media (max-width: 500px) {
  .facetwp-template .product-grid .product-row > .col-md-4 {
    width: 100%;
  }
  div#breadcrumbs {
    top: 115px;
  }
}

@media (max-width: 820px) {
  .product-detail-layout-6 .product-box .row:first-child .col-md-6:first-child {
    width: 100% !important;
  }
  .product-detail-layout-6
    .product-box
    .row:first-child
    .col-md-6:nth-child(2) {
    width: 100% !important;
    text-align: center;
  }

  #homepage-slider h1.uabb-infobox-title {
    font-size: 32px !important;
    line-height: 42px !important;
  }
  #homepage-slider .uabb-infobox-text.uabb-text-editor {
    font-size: 15px !important;
    line-height: 21px !important;
  }
}
