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

.homeSlider .fl-content-slider-navigation svg {
  height: 40px !important;
  width: 40px !important;
}
.homeSlider .fl-content-slider-navigation {
  max-width: 1100px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 1;
}
.homeSlider .fl-content-slider-navigation a.slider-prev svg {
  background-image: url(/wp-content/uploads/2024/11/arrowleft.webp);
  background-repeat: no-repeat;
  background-size: contain;
}
.homeSlider .fl-content-slider-navigation a.slider-next svg {
  background-image: url(/wp-content/uploads/2024/11/arrowright.webp);
  background-repeat: no-repeat;
  background-size: contain;
}

.homeSlider .fl-content-slider-navigation path {
  fill: transparent;
}

.uabb-search-form-inline .uabb-form-field {
  padding-right: 0px;
}
header input.uabb-search-text {
  max-height: 42px;
}
header .fl-module .uabb-creative-button-wrap a {
  height: 42px;
}
ul.storename,
ul.storename ul {
  list-style: none !important;
  padding-left: 0px !important;
}
ul.storename p {
  margin: 0px !important;
  padding: 0px !important;
}
.footerSocial {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footerSocial ul.social-icons li {
  margin: 0 10px 0px 10px;
  width: auto;
  text-align: center;
}
.footerSocial > a {
  font-family: "Josefin Sans", sans-serif;
}

a.uabb-button,
.uabb-dual-button .uabb-btn-horizontal a,
.gform_button,
.fl-button,
.button {
  font-variant: all-petite-caps;
}
i.uabb-button-icon.uabb-creative-button-icon.uabb-button-icon-after.uabb-creative-button-icon-after.fas.fa-caret-right {
  font-size: 14px;
}
.fl-content.fl-content-left.col-md-8 .fl-post.post .fl-post-title {
  font-size: 30px;
}
.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;
}
.hours .uabb-infobox-text > p {
  padding: 0px !important;
  margin: 0px !important;
  display: none;
}
.hours ul.store-opening-hrs > li {
  max-width: 340px;
  width: 100%;
}
.hours ul.store-opening-hrs > li span {
  float: right;
}
legend.gfield_label {
  border: none !important;
}
.gfield_captcha_input_container input {
  max-width: 80px !important;
}
.product-colors li.found {
  margin-right: 5px !important;
}
.gform_wrapper.gravity-theme .hour_minute_colon {
  padding-top: 14px !important;
}
header ul.storename .phone span:before {
  content: "";
  background-image: url(/wp-content/uploads/2024/11/phone-icon.webp);
  height: 17px;
  width: 17px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 6px;
}
header ul.storename p.inline_address a:before {
  content: "";
  background-image: url(/wp-content/uploads/2024/11/location-icon.webp);
  height: 17px;
  width: 17px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 6px;
  background-size: contain;
}
header ul.storename .phone span,
header ul.storename p.inline_address a {
  display: flex;
  align-items: center;
}
footer .phone a span:before {
  content: "\f095";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 18px !important;
  margin-right: 4px !important;
  vertical-align: middle;
}
.fl-content-full.container {
  background-image: url(/wp-content/uploads/2024/11/checkered-pattern.webp);
  background-repeat: repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: auto;
}
.footerMenu .menu li:first-child a span {
  color: #f13140 !important;
}
.footerMenu .menu li:first-child a {
  font-size: 22px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.footerSocial > a {
  text-transform: uppercase;
}
ul.social-icons > li a i {
  font-size: 30px;
}
.gform_wrapper .ginput_container.ginput_container_checkbox input {
  vertical-align: top !important;
  margin-top: 3px;
}
footer ul#menu-footer-copy-right-bar > li:not(:last-child) a {
  border-right: 1px solid #c4151c;
}
.aboveFooterLoc .map-container iframe {
  border: 2px solid #c4151c !important;
}
.facet_filters .facet-wrap > strong {
  padding-bottom: 3px;
  border-bottom: 2px solid #254ea2;
  color: #254ea2;
}

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

.homeTop-right .uabb-new-ib-title.uabb-simplify {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.homeTop-right .uabb-new-ib-desc {
  top: 0px;
  bottom: auto;
  text-align: right;
}
.homeleft-center .uabb-new-ib-desc {
  top: 50%;
  transform: translateY(-50%);
}
.homeleft-center .uabb-new-ib-title.uabb-simplify {
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
}

.homeleft-bottom .uabb-new-ib-title.uabb-simplify {
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
  line-height: 1em;
}
.homeCenter-center .uabb-new-ib-desc {
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
.homeCenter-center .uabb-new-ib-title.uabb-simplify {
  -webkit-transform: translate3d(0, 30px, 0) !important;
  transform: translate3d(0, 30px, 0) !important;
}
.homeBottom-center .uabb-new-ib-desc {
  text-align: center;
}
.homeBottom-center .uabb-new-ib-title.uabb-simplify {
  -webkit-transform: translate3d(0, 30px, 0) !important;
  transform: translate3d(0, 30px, 0) !important;
}
.fl-slide-text > p {
  margin: 0px !important;
  padding: 0px !important;
}
.fl-slide-text > .fl-builder-content {
  margin: 0px !important;
}

.fl-slide-photo-wrap {
  width: auto !important;
}
.uabb-creative-menu-mobile-toggle.hamburger {
  outline: none !important;
  border: none !important;
}
.ginput_container .gfield_time_ampm:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 800;
  font-size: 0.7em;
  line-height: 1;
  position: absolute;
  top: 45%;
  -webkit-transform: translateY(-45%);
  -ms-transform: translateY(-45%);
  transform: translateY(-45%);
  right: 0.5em;
  pointer-events: none;
  z-index: 5;
}
.ginput_container .gfield_time_ampm {
  position: relative;
}
.container .row .product-detail-layout-6 #product-images-holder > div {
  background-size: contain !important;
}
.color_variations_slider_1 .slick-track {
  align-items: center !important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
  background-color: #c4151c;
  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: #fff !important;
  color: #000 !important;
  border-radius: 0px !important;
  font-family: "Josefin Sans", sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
  box-shadow: none !important;
  border: 1px solid #fff !important;
}
.moove-gdpr-button-holder > button.mgbutton:hover {
  background: #254ea2 !important;
  color: #fff !important;
  text-transform: uppercase !important;
  border-color: #254ea2 !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: #c4151c !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: #254ea2 !important;
}
button.moove-gdpr-infobar-close-btn:hover i {
  color: #254ea2 !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-button-holder > button {
  background-color: #c4151c !important;
  color: #fff !important;
  border: 0px !important;
  border-radius: 0px !important;
  font-family: "Josefin Sans", sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-button-holder > button:hover {
  background: #254ea2 !important;
  color: #fff !important;
  border: 0px !important;
}

.moove-gdpr-tab-main-content a:hover {
  color: #c4151c !important;
}

@media (max-width: 1100px) {
  svg.hamburger-menu {
    background: url(/wp-content/uploads/2023/03/hamburgerMenue.png);
    background-size: cover;
    background-position: center;
  }
  .uabb-creative-menu-mobile-toggle.hamburger .uabb-svg-container,
  .uabb-creative-menu-mobile-toggle.hamburger-label .uabb-svg-container {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
    vertical-align: middle;
  }
  svg.hamburger-menu > * {
    display: none;
  }
  body
    > div
    > .uabb-creative-menu.off-canvas
    ul.sub-menu
    > li.menu-item.uabb-creative-menu
    > .uabb-has-submenu-container
    > a:hover
    span.menu-item-text,
  div
    > .uabb-creative-menu.off-canvas
    .uabb-off-canvas-menu
    .uabb-menu-toggle:before,
  div
    > .uabb-creative-menu.off-canvas
    .uabb-off-canvas-menu
    .sub-menu
    .uabb-menu-toggle:before {
    color: #000 !important;
  }
  div
    > .uabb-creative-menu
    ul.sub-menu
    > li.menu-item.uabb-creative-menu
    > .uabb-has-submenu-container
    > a:hover
    span.menu-item-text,
  div
    > .uabb-creative-menu
    ul.sub-menu
    > li.menu-item.uabb-creative-menu
    > a:hover
    span.menu-item-text {
    color: #254ea2 !important;
  }
}
@media (max-width: 1024px) {
  body.blog div#fl-main-content .fl-content.fl-content-left.col-md-8 {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .fl-builder-content
    .fl-module-content-slider
    .fl-slide
    .fl-slide-text
    .uabb-infobox-title {
    color: #fff !important;
    font-size: 30px !important;
    line-height: 1em !important;
  }
  .fl-builder-content
    .fl-module-content-slider
    .fl-slide
    .fl-slide-text
    .uabb-infobox-text-wrap
    .uabb-infobox-text
    p {
    color: #6dcdff !important;
    font-size: 22px !important;
    line-height: 1em !important;
  }

  .homeSlider .fl-content-slider-navigation svg {
    height: 24px !important;
    width: 24px !important;
  }

  .fl-content-slider-navigation .slider-next {
    right: -6px;
  }
  .DualRoomvoCenter .uabb-dual-button {
    justify-content: center;
  }
  header ul.storename .phone span,
  header ul.storename p.inline_address a {
    justify-content: center;
  }
  header ul.storename .phone {
    margin-top: 10px !important;
  }
  .fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content {
    margin: 0 !important;
    padding: 0px;
  }

  .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;
  }
  .homeTop-right .uabb-new-ib-desc,
  .homeCenter-center .uabb-new-ib-desc,
  .homeleft-center .uabb-new-ib-desc,
  .homeBottom-center .uabb-new-ib-desc {
    top: auto;
    bottom: 0;
    text-align: left;
    /* transform: translateY(-20%)!important; */
  }

  .homeCenter-center .uabb-new-ib-title.uabb-simplify,
  .homeTop-right .uabb-new-ib-title.uabb-simplify,
  .homeleft-center .uabb-new-ib-title.uabb-simplify,
  .homeBottom-center .uabb-new-ib-title.uabb-simplify {
    -webkit-transform: translate3d(0, 30px, 0) !important;
    transform: translate3d(0, 30px, 0) !important;
  }

  .homeleft-center .uabb-new-ib-desc {
    top: auto;
    transform: translateY(-10%);
  }
  .homeCenter-center .uabb-new-ib-desc {
    top: auto;
    transform: translateY(-10%);
    text-align: left;
  }
  .homeTop-right .uabb-new-ib-desc {
    top: auto;
    bottom: 0;
    text-align: left;
    transform: translateY(-10%);
  }
  footer ul#menu-footer-copy-right-bar > li:not(:last-child) a {
    border-right: 0px solid #c4151c;
  }
}
@media (max-width: 600px) {
  .innColFull .fl-col-group .fl-col {
    width: 100% !important;
  }
  .innColFull .fl-col-group .fl-col .infobox-center {
    text-align: left;
  }
}
@media (max-width: 500px) {
  .fl-col-group .mob100.fl-col {
    width: 100%;
  }
}

@media (max-width: 820px) {
  .row.product-row .col-lg-4.col-md-4.col-sm-6 {
    width: 33.33%;
  }
  .row.product-row a.fl-button.plp_box_btn {
    font-size: 18px;
  }
}

@media (max-width: 600px) {
  .row.product-row .col-lg-4.col-md-4.col-sm-6 {
    width: 50%;
  }
}

@media (max-width: 520px) {
  .row.product-row .col-lg-4.col-md-4.col-sm-6 {
    width: 100%;
  }
	.fl-col-small-custom-width.mob100 .uabb-module-content {
    max-width: 250px;
    margin: 0 auto;
}
}

.facetwp-selections ul:before, div#mm-product-list .product-list-container .facet_filters strong {
    border-bottom: 2px solid #c4151c !important;
    color: #c4151c !important;
}
.product-detail-layout-6 .product-variations .slick-slider .slick-arrow{
	margin-top: 15px;
}
.product-detail-layout-6 .product-colors ul li, .product-detail-layout-6 .product-colors ul li.found{
	font-family: inherit;
	font-weight: inherit;
}
.uabb-search-form-inline .uabb-search-form-input-wrap{
	position: absolute;
	top: 100%;
	right: 4px;
	background: #ffffff;
	z-index: 99;
	padding: 10px;
	min-width: 300px;
	opacity: 0;
	visibility: hidden;
}
.uabb-search-form-inline .uabb-search-expanded .uabb-search-form-input-wrap{
	opacity: 1;
	visibility: visible;
}
.uabb-search-button-expand-left .uabb-form-field{
	margin-right: 0;
}
article.type-post .fl-post-content h2{
	font-size: 26px;
}
article.type-post .fl-post-content h3{
	font-size: 24px;
}
article.type-post .fl-post-content h4{
	font-size: 22px;
}
article.type-post .fl-post-content h5{
	font-size: 20px;
}
article.type-post .fl-post-content h6{
	font-size: 18px;
}
.page-info .pagination_wrapper>div button,
div#mm-product-list .facet_wrap button {
    font-family: "Josefin Sans", sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
	padding: 12px 24px;
	height: auto;
}
@media (max-width: 992px){
	.fl-builder-content .uabb-button-center{
		text-align: center !important;
	}
}