/** Shopify CDN: Minification failed

Line 1306:13 Expected ":"
Line 1306:19 Expected ":"

**/
/* Header */

.gb-help-box-parent-wrapper {
  position: relative;
}

@media screen and (max-width: 768.88px) {
  .gb-help-box-parent-wrapper {
    display: none;
  }
}

#gb-help-box {
  width: 250px;
  height: 80px;
  border-radius: 10px;
  background: rgba(255,255,255,.7);
  display: none;
  position: absolute;
  opacity: 1;
  top: 20px;
  right: 0px;
  z-index: 52;
}

.gb-help-box-parent-wrapper:hover > #gb-help-box { 
  display: block;
}

.gb-help-box-parent-wrapper::after {
  content: "|";
  padding: 0 8px;
  opacity: 0.7;
  font-weight: normal;
}


#shopify-section-sections--20457402597650__89611802-75b0-4b1e-916b-d11ad48e1fe0 {
  border-top: 4px solid #ffce00;
  font-size: 1.375rem !important;
}

.product-label {
  border-radius: 5px;
}

.drawer__content .gibbys_price_middle_gp,
.drawer__content .gibbys_price_right_gp {
  display: none;
}


/* Header Main Nav Shop Brands Deals */  
  
.header_main_nav_lg {
  display: none;
}

@media (min-width: 1180px) {
  .header_main_nav_lg {
    display: block;
    margin-left: 40px;
    align-self: center;
  }
  
  .header_main_nav_lg a {
    color: rgba(255,255,255,1);
    font-size: 1.625rem;
    font-weight: 600;
    margin-right: 30px;
    border-bottom: 2px solid rgba(255,223,0,0);
    transition: .2s;
  }
  
  .header_main_nav_lg a:hover {
    color: rgba(255,255,255,.8);
    border-bottom: 2px solid rgba(255,223,0,1);
  }
}

.header_main_nav_md {
  display: none;
} 

@media (max-width: 768.98px) {
  .header_main_nav_md {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }

  .secondary-nav__item {
    margin-right: 15px;
  }
  
  .header_main_nav_md a {
    margin-bottom: 5px;
  }

  .secondary-nav__item:not(:last-child)::after {
    content: '';
    height: 10px;
    width: 2px;
    border-right: 2px solid rgba(255,255,255,.3);
  }

  .header_main_nav_md-span {
    display: inline-block;
    margin-right: 15px;
  }

  .mob__announcement-links.secondary-nav {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .mob__announcement-links .secondary-nav__item {
    margin-right: 0px;
    opacity: 0.5;
  }


  .header_main_nav_md a:hover {    
    box-shadow: none;
  }

  .secondary-nav a:hover {
    box-shadow: none;
  }

  .secondary-nav__item:hover {
    box-shadow: none !important;
  }
}


@media (min-width: 769px) and (max-width: 1179.98px) {
  .secondary-nav-container {
    font-size: 1.375rem;
  }
  
  .header_main_nav_md {
    display: inline-flex;
    flex-direction: row;
  }

  .header_main_nav_md a {
    color: rgba(255,255,255,.6);;
    font-weight: 600;
    margin-right: 20px;
    margin-bottom: 0px;
    transition: .2s;
  }

  .header_main_nav_md a:hover {    
    box-shadow: inset 0 -2px 0 0 #ffce00;
  }

  .header_main_nav_md_separator {
    height: 20px;
    width: 2px;
    content: '';
    margin: 10px 20px 0px 16px;
    border-right: 2px solid #878784;
  }
}

.header__icon {
  flex-direction: row;
  width: fit-content !important;
}
.header__icon .icon {
  width: 24px !important;
}
.main-nav__grandchild .main-nav__item {
  padding-bottom: 4px;
}

@media (max-width: 768.98px) {
  .logo__link {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  
  .logo__link img {
    max-width: 120px;
  }

  .header {
    padding-bottom: 0px;
  }

  .header-white-bg {
    margin-top: 5px;
  }

  .main-nav__item {
    padding-top: 16px;
    padding-bottom: 7px;
  }

  .main-nav__item-content {
    padding-bottom: 5px;
  }

  .main-nav__grandchild {
    padding-bottom: 5px;
  }
 
  .secondary-nav li {
    margin-top: 10px;
    float: left;
    margin-right: 30px;
  }
}

.secondary-nav .secondary-nav__item {
  color: rgba(var(--nav-text-color)) !important;
}

@media (min-width: 768px) {
  .secondary-nav .secondary-nav__item {
    color: rgba(var(--nav-text-color)) !important;
  }
}

@media (min-width: 769px) and (max-width: 1179px) {
  .main-menu__content {
    flex-direction: column; 
  }

  .main-menu__content .secondary-nav {
    padding-left: 0px;  
  }
}

.header-white-bg {
  background: #484745;
}

.main-menu {
  background: none !important;
}

  .main-nav__item--primary:hover, .main-nav__item--primary.is-active, .is-open > summary > .main-nav__item--primary,
.secondary-nav__item:hover,
.secondary-nav__item.is-active,
.is-open > summary > .secondary-nav__item {
    box-shadow: inset 0 -2px 0 0 #ffce00;
  }

  .header-loginicons-text {
    flex-shrink: 0;
    margin-left: 5px;
  }

  .header__icon .icon {
    max-height: 20px;
  }

  .header__cart-count {
    right: auto !important;
    left: 20px !important;
  }

/* Mobile Header */

#mobileMenu {
  display: none;
}

@media screen and (max-width: 769px) {
  #sections--21130124591378__gibbys_promo_strip_xLCfBN .container.text-center.flex-wrap.flex-auto.items-center.justify-center.gap-x-theme.promo-strip__container {
    display: flex;
  }
  #sections--21130124591378__gibbys_promo_strip_xLCfBN .promo-strip-subheading {
    display: none;
  }
  #desktopMenu {
    display: none;
  }
  #mobileMenu {
    display: block;
    flex-grow: 1;
    background: transparent;
  }
  .header__search {
    display: flex;
  }
  predictive-search {
    flex-grow: 2;
  }
  .secondary-nav__item-wrapper {
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 365px) and (max-width: 599px) {
  #slider-sections--21130124591378__89611802-75b0-4b1e-916b-d11ad48e1fe0 ul li div {
    display: flex;
  }
  #slider-sections--21130124591378__89611802-75b0-4b1e-916b-d11ad48e1fe0 ul li div p.m-0 {
    padding-right: 4px;
  }
}

/* General */
.gb-yellow-underline {
  border-bottom: 4px solid #ffce00;
}

#template--20204820955410__64892480-1c62-410a-a55e-061531f86ef6 .media::after {
  background: none !important;
}

.text-justify {
  text-align: justify;
}

.banner-button {
  align-self: center;
}
.filter__content ul li {
  margin-bottom: 4px !important;
  padding-left: 10px;
}
.filter__toggle {
  padding-top: 15px !important;
  padding-bottom: 10px !important;
  font-size: 1.375rem;
}
.facets.drawer {
  background-color: #fafafa;
}
input:checked * label {
  border: 2px solid orange !important;
  color: blue;
}

/* Header Right Hand Side Quick Menu */
.secondary-nav__item-wrapper {
  overflow: hidden;
  display: inline;
}
  
.quick-link-nav-submenu {
  background: rgba(42,43,42,1);
  position: absolute;
  width: 200px;
  padding: 10px 20px 15px 20px;
  z-index: -7;
  overflow: auto;
  transform: translateY(0);
  display: none;
}

@media (min-width: 769px) {
  .quick-link-nav-submenu {
    display: block;
  }
}

@media (min-width: 1180px) {
  .quick-link-nav-submenu {
    margin-left: -60px;
  }
}

.quick-link-nav-submenu-li {
  margin-top: 4px;
  display: inline-block;
  white-space: nowrap;
}

.quick-link-nav-submenu a {
  color: #d1d3d4;
  font-size: 1.5rem;
  transition: color .3s;
}

.quick-link-nav-submenu a:hover {
  color: #939598;
}

.secondary-nav-container {
  overflow: visible;
}

.secondary-nav__item {
  position: relative;
  overflow: visible;
}

.quick-link-nav-submenu-mob {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 4px 0px 0px 0px;
  padding: 0;
}

.quick-link-nav-submenu-mob a {
  color: #939598;
  font-size: 1.5rem;
  display: inline-block;
  margin-right: 20px;
  transition: .3s;
}

.quick-link-nav-submenu-mob a:hover {
  opacity: .7;
}
  
@media (min-width: 769px) {
  .quick-link-nav-submenu-mob {
    display: none;
  }
}

.quick-link-chevron {
  display: none;
}

@media (min-width: 769px) {
  .quick-link-chevron {
    display: inline-block;
    margin-left: 5px;
  }
}
  
.quick-link-chevron svg {
  width: 16px;
  height: 16px
}



/* General */

@media (max-width: 600.98px) {
  .sm-down\:text-center {
    text-align: center;
  }
  .sm-down\:-mx-gutter {
    margin-right: calc(var(--gutter) * -1);
    margin-left: calc(var(--gutter) * -1);
  }
  .sm-down\:p-xl {
    padding: 0 calc(8 * var(--space-unit));
  }
  .sm-down\:center {
    align-items: center;
    justify-content: center;
  }
  .sm-down\:px-gutter {
    padding-right: var(--gutter);
    padding-left: var(--gutter);
  }

  .mob-items-start{
    align-items: flex-start;
  }
  .mob-items-end{
    align-items: flex-end;
  }
  .mob-items-center{
    align-items: center;
  }
  .mob-items-stretch{
    align-items: stretch;
  }
  .mob-justify-start{
    justify-content: start;
  }
  .mob-justify-end{
    justify-content: end;
  }
  .mob-justify-center{
    justify-content: center;
  }
  .mob-justify-between{
    justify-content: space-between;
  }
    
}

.visible-lg {
  display: none !important;
}

.gb-mt-0 {
  margin-top: 0px !important;
}

.gibbys-media-with-text .media-with-text__media {
  border-radius: 12px;
}

.gibbys-shoppable-image .shoppable-image__image {
  border-radius: 12px;
}

.gibbys-gallery {
  margin-top: 60px;
  margin-bottom: 60px;
}

/* Home Page */

.gibbys-nav-slideshow .slideshow__text .text-overlay {
  margin: 0px;
}

@media (max-width: 768.98px) {
  .cc-nav-slideshow .container--quick-nav {
    position: relative !important;
  }
  
  .md-down\:items-start {
    align-items: start !important;
  }

  .gibbys-nav-slideshow .slideshow__text {
    margin-top: 80px;
  }

  slide-show .quick-nav {
    padding: 25px;
  }

  .gibbys-nav-slideshow .slideshow {
    padding-bottom: 0px !important;
  }
}

/* Home Categories */
.home-cat-pdt-cat-title {
  border-bottom: 3px solid #ffce00;
}

.home-cat-icon-row {
  justify-content: space-evenly;
  align-items: stretch;
  max-width: 600px;
  padding-left: 0px;
  padding-right: 0px;
}

.home-cat-icon-wrapper {
  flex: 1 0 26%;
  margin-bottom: 20px;
}

.home-cat-icon-link {
  opacity: 1;
  transition: opacity .2s ease-in-out;
}

.home-cat-icon-link:hover {
  opacity: 0.7;
}

.home-cat-icon-img {
  max-width: 70%;
}

.home-cat-name {
  color: #808184;
  font-size: 1.5rem;
}

.home-cat-see-all {
  color: #878787;
  font-size: 1.25rem;
  font-family: 'Poppins', arial, sans-serif;
  font-weight: 300;
  text-align: center;
  opacity: .5;
}

.home-cat-see-all a {
  text-decoration: underline;
  color: #878787;
  transition: .2s;
}

.home-cat-see-all a:hover {
  color: #434343;
}

@media (min-width: 769px) {
  .home-cat-icon-row {
    max-width: 1250px;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .home-cat-icon-wrapper {
    flex: 1 1 9%;
  }

  .home-cat-icon-img {
    max-width: 70px;
  }

  .home-cat-name {
    font-size: 1.25rem;
  }
}

@media (min-width: 1078px) {
  .home-cat-icon-img {
    max-width: 100px;
  }
  .home-cat-name {
    font-size: 1.5rem;
  }
}

/* Feat Coll Selector */
.gibbys-featured-coll-selector {
  margin-bottom: 10px;
  margin-right: 10px;
}


/* Call Sales Guys Strip */
.gb-call-yellow-strip {
  background-color: #ffce00;
  padding: 15px 0px 10px 0px;
}

.gb-call-yellow-strip h4 {
  line-height: 1;
  margin-bottom: 0px;
}

.gb-call-light-grey-strip {
  background-color: #efefef;
  padding: 15px 0px 0px 0px;
}

.gb-call-light-grey-strip p {
  font-size: 1.375rem;
  margin-bottom: 0px;
}

.gb-call-button-strip {
  margin-top: 0px;
  position: relative;
  top: 20px;
}

.gb-call-button-strip .btn {
  background-color: #ffce00;
  font-size: 2rem;
  font-family: 'Poppins', Arial, sans-serif;
  font-weight: 900;
  box-shadow: 0px 0px 10px rgba(42,43,42,0.5);
  transition: 0.5s;
}

.gb-call-button-strip .btn:hover {
  background-color: #fefefe;
  color: #2a2b2a;
  box-shadow: 0px 0px 20px rgba(255,206,0,1);
}


.gb-call-sales-guys-strip {
  background-image: url('/cdn/shop/files/Call_Sales_Guys-HPWbg.jpg?v=1701795472');
  background-position: center center;
  background-size: cover;
  padding: 40px 0px 20px 0px;
}

.gb-call-indi-sales-guy {
  flex: 0 0 21%;
}

@media (min-width: 768px) and (max-width: 1178.98px) { 
  .gb-call-indi-sales-guy {
    flex: 0 1 10%;
  }
  
  .gb-call-light-grey-strip p {
    font-size: 1.75rem;
  }
}

.gb-call-sales-guys-container {
  justify-content: center;
}

@media (min-width: 1179px) {
  .gb-call-indi-sales-guy {
    flex: 0 1 10%;
  }

  .gb-call-light-grey-strip p {
    font-size: 1.75rem;
  }
}

.gb-call-indi-sales-guy .h6 {
  font-size: 1.375rem;
}

.gb-call-indi-sales-guy-photo {
  max-width: 70%;
}

.gb-call-indi-sales-guy-name {
  color: #ffce00;
}


/* Side Cart Drawer */

.gibbys-side-cart-pdt-title {
  font-size: 1.5rem;
}

.gibbys-quick-add-info .quick-add-info__details {
  margin-left: 20px;
}

.gibbys-quick-add-info .product-price .price__current {
  font-size: 2.5rem !important;
}

.gibbys-quick-add-info .product-price .price__was {
  font-size: 1.75rem !important;
}

.quick-add__product-details .product-pdt-info-set-wrapper-desktop {
  margin-bottom: 5px !important;
}

/* Deals */
#shopify-section-template--21241970753810__3a54ee34-7aa3-479b-a4eb-adb64b74abca {
  margin-top: 80px;
}



/* Brands */
.gb-brands-logobar-section {
  background: #ffffff;
}

.gb-brands-logobar-container {
  justify-content: space-between;
  margin-bottom: 20px;
}
  
.gb-brands-logobar-left-wrapper {
  flex: 0 1 calc(100% - 160px);
}

.gb-brands-logobar-left-wrapper h1 {
  font-size: 2rem;
}

@media screen and (min-width: 769px) {
  .gb-brands-logobar-left-wrapper h1 {
    font-size: 3rem;
  }
}

.gb-brands-logobar-right-wrapper {
  flex: 0 0 120px;
}

.gb-brands-logo-head-section {
  background: #ffffff;
}

.gb-brands-logo-head-container {
  justify-content: space-between;
  margin-bottom: 20px;
}
  
.gb-brands-logo-head-left-wrapper {
  flex: 0 1 calc(100% - 160px);
}

.gb-brands-logo-head-left-wrapper h1 {
  font-size: 2rem;
}

@media screen and (min-width: 769px) {
  .gb-brands-logo-head-left-wrapper h1 {
    font-size: 3rem;
  }
}

.gb-brands-logo-head-right-wrapper {
  flex: 0 0 120px;
}

@media screen and (min-width: 769px) {
  .gb-brands-coll-top-btn-group {
    max-width: 70%;
  }
}

.gb-brands-coll-top-pop-cat {
  font-size: 1.75rem;
  display: inline-block;
  
}

.gb-brands-coll-top-btn {
  margin-right: 10px;
  margin-top: 10px;
}


/* Brands Collection */
.gibbys-brands-each-offer-subheading {
  font-size: 1.5rem;
  color: #ffffff !important;
}

.gb-brand-text-overlay {
  max-width: 400px !important;
}

.gibbys-blog-wrapper .card__media {
  background-color: #efefef;
  border-radius: 12px 12px 0px 0px;
}

.gibbys-blog-wrapper .card {
  border-radius: 0px 0px 12px 12px !important;
}

@media (min-width: 1280px) {
  .gibbys-blog-wrapper .card.color-scheme .card__info {
    padding: calc(8 * var(--space-unit)) !important;
  }
}

.gibbys-brand-coll-article-card-tags {
  background: #ffce00;
  border-radius: 4px;
  display: inline-block;
  padding: 2px 5px 0px 5px;
  margin: 0px 5px 5px 0px;
  color: #3a3b3d;
}

.gb-brand-text-overlay-container {
  flex-direction: column;
}

@media (min-width: 599.98px) {
  .gb-brand-text-overlay-container {
    flex-direction: row;
  }
}

@media (min-width: 599.98px) {
  .gb-brand-text-overlay {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

/* Gibbys Brand Categories */

.brand-cat-pdt-cat-title {
  border-bottom: 3px solid #ffce00;
}

.brand-cat-icon-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1080px;
}

.brand-sec-cat-buttons {
  margin: 0px 16px 10px 0px;
}


/* Gibbys Brands Offer */
.gibbys-brands-offers-wrapper {
  flex-direction: column;
  align-content: stretch;
  gap: 25px;
  align-items: center;
}

.gibbys-brands-each-offer {
  padding: 15px 25px;
  border-radius: 15px;
  color: #ffffff;
  width: 100%;
  max-width: 500px;
}

.gibbys-brands-each-offer .btn--secondary {
  border: none !important;
}
  
@media screen and (min-width: 768px) {
  .gibbys-brands-offers-wrapper {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
  }

  .gibbys-brands-each-offer {
    width: 400px;
  }
}
  
.gibbys-brands-each-offer h4 {
  color: #ffffff;
}

.gibbys-brands-each-offer p {
  color: #ffffff;
}

.gibbys-brands-each-offer button {
  color: #ffffff;
}


/* Featured Hotspot Image */

.product-features hotspots-image img {
  border-radius: 12px;
}

.hotspot__btn {
  background-color: #3a3b3d !important;
  width: 24px !important;
  height: 24px !important;
}

@media (min-width: 769px) {
  .hotspot__btn {
    background-color: #3a3b3d !important;
    width: 32px !important;
    height: 32px !important;
  }
}

.hotspot__card--wide {
  width: 250px !important;
}

.hotspot__card {
  padding: 16px !important;
  border-radius: 12px;
}

.hotspot__card p {
  font-size: 1.25rem;
}

/* Product Page Product Recommendations and Recently Visited */
product-recommendations .price__from {
  margin-right: 5px;
}

recently-viewed .price__from {
  margin-right: 5px;
}

/* Predictive Search */
.predictive-search .price__from {
  margin-right: 3px;
}

/* Compare */
.compare-container {
  border-top: 10px solid #ffce00;
}

.compare-container::before {
  content: 'Compare Products';
  display: block;
  background: #242323;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 8px;
  font-size: 2.5rem;
  font-weight: bolder;
}

.compare-container .media {
  margin-top: 50px;
  border-top: 5px solid #ffce00;
}

.compare-container .product-title {
  font-size: 1.75rem;
}

.compare-container .compare-value {
  font-size: 1.375rem;
}

.compare-container .compare-value .metafield-rich_text_field ul {
  padding-inline-start: 0.5em;
}

.compare-container .compare-value .metafield-rich_text_field ul li {
  list-style-type: disc;
  list-style-position: inside;
  text-indent: -1.2em;
  padding-left: 1em;
}

/* Collection Card Listings */
[data-inventory-level=backorderable] {
  color: rgb(var(--in-stock-text-color));
}

.gb_product_variants_type {
  font-weight: 700;
  margin: 0 0 4px 0;
}
.gb_product_variants_inner {
  display: flex;
  flex-wrap: wrap;
}
.gb_product_variants_value {
  margin: 0;
  padding-right: 5px;
  font-weight: 500;
}
.gb_product_variants_value_spacer {
  color: rgba(0,0,0,0.1);
}

/* Cart */
cart-terms label {
  font-size: 0.75em !important;
}

cart-terms span {
  font-size: 1.375rem !important;
}

/* Product Card Info */
.card__info .price__default {
  flex-wrap: wrap;
}


/* Videos */
.gibbys-h-16to9 {
  height: 56.25%;
}

/* Testimonial */
.testimonial h6 {
  font-size: 1.5rem;
  text-align: justify;
}


/* Collection */
.promo-item--grid_list .promo__content h4 {
  font-size: 2.25rem;
}

.promo-item--grid_list .promo__content h6 {
  font-size: 1.5rem;
}

product-card .price__from {
  margin-right: 5px;
}

/* Collection Info */
.gb-coll-info-row {
  flex-direction: column;
}

.gb-coll-info-left-wrapper h2 {
  margin-bottom: 20px !important;
}
  
.gb-coll-info-right-wrapper {
  font-size: 1.25rem;
}

.gb-coll-info-right-wrapper .section__block {
  max-width: none;
  text-align: justify;
}

@media screen and (min-width: 768px) {
  .gb-coll-info-row {
    flex-direction: row;
  }

  .gb-coll-info-left-wrapper {
    flex: 1 1 20%;
    text-align: left;
  }

  .gb-coll-info-right-wrapper {
    flex: 1 1 60%;
    text-align: left;
  }

  .gb-coll-info-right-wrapper p {
    margin-left: 0;
  }
}


/* Two Col Banners */
  .flex-col-right {
    align-items: flex-end;
  }


  .gibbys-banner-descriptions {
    text-align: justify;
  }

  .gibbys-banner-header-button {
    border-radius: 8px !important;
    padding: 10px 15px !important;
    margin-bottom: 0px;
    transition: 0.2s ease-in-out;
  }

  .gibbys-banner-header-button:hover {
    background-color: transparent;
    color: #ffffff !important;
    padding-right: 25px !important;
  }

  .gibbys-banner-header-button:hover .banner-button-arrow {
    left: 10px;
  }

  .banner-row-wrapper {
    flex-direction: column;
    gap: 20px;
  }

  .banner-wrapper {
    display: flex;
    border-radius: 16px;
    background-size: cover;
    background-repeat: no-repeat !important;
  }
  
  .banner-subheading {
    color: #ffffff;
    margin-bottom: 10px !important;
    font-size: 1.5rem !important;
  }
  
  .banner-heading {
    color: #ffffff;
    margin-bottom: 10px !important;
  }

  @media (max-width: 1079px) {
    .banner-headings-wrapper .banner-heading {
      font-size: 1.75rem;
    }
  }
  
  .banner-desc-text {
    color: #ffffff;
    font-size: 1.375rem;
    line-height: 1.25;
  }
  
  .banner-button {
    border: 2px solid #ffffff;
    border-radius: 8px;
    background-color: #ffffff;
    color: #2a2b2e;
    font-size: 1.5rem;
    font-weight: 600 !important;
    margin-bottom: 10px;
    margin-right: 15px;
    padding: 6px 12px;
    transition: 0.2s ease-in-out;
  }
  
  .banner-button:hover {
    background-color: transparent;
    color: #ffffff;
    padding-right: 20px;
  }
  
  .banner-button-arrow {
    position: relative;
    padding-left: 5px;
    left: 0;
    transform: translateY(-2px);
    display: inline-block;
    transition: left 0.2s ease-in-out;
  }
  
  .banner-button:hover .banner-button-arrow {
    left: 10px;
  }

  .banner-countdown-extra-wrapper {
    position: relative;
  }
  
  .countdown__block {
    margin-top: 0px;
    margin-bottom: 0px;
    position: absolute;
  }

  .countdown__unit {
    color: rgba(255,255,255,.3);
    font-weight: 400 !important;
    font-size: 16px !important;
  }

  .banner-button {
    z-index: 1;
  }

  .banner-brand {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  @media (min-width: 769px) {
    
    .gibbys-banner-heading-wrapper {
      width: 60%;
      min-width: 480px;
    }
    
    .banner-row-wrapper {
      flex-direction: row;
      align-items: stretch;
    }

    .banner-wrapper {
      flex-direction: row;
      flex: 1 1 50%;
      border-radius: 16px;
      display: flex;
      align-items: center;
      margin-bottom: 0px;
    }

    .banner-headings-wrapper {
      text-align: left;
    }
    
  }

/* Gibbys Featured Blog */

.gibbys-featured-blog-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 24px;
}

.gibbys-featured-blog-card {
  color: #ffffff;
  background-size: cover;
}

.gibbys-featured-blog-card-blur-bg {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  backdrop-filter: blur(10px);
  z-index: 1;
  padding: 30px 30px 20px 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.gibbys-featured-blog-card-title, .gibbys-featured-blog-card-tagline {
  color: #ffffff;
}
  
.gibbys-featured-blog-card-tagline {
  font-weight; bold;
}

.gibbys-featured-blog-card-lg, .gibbys-featured-blog-card-sm {
  flex: 1 0 75%;
  border-radius: 12px;
  background-color: #ececec;
}

@media (min-width: 768px) {
  .gibbys-featured-blog-card-lg {
    flex: 1 0 54%;
  }

  .gibbys-featured-blog-card-sm {
    flex: 1 0 27%;
  }
}

.gibbys-featured-blog-card-tags-wrapper {
  margin-bottom: 10px
}
  
.gibbys-featured-blog-card-tags-wrapper span {
  background-color: #414241;
  color: #ffffff;
  font-size: 1.375rem;
  border-radius: 5px;
  padding: 2px 7px;
  margin-right: 5px;
  margin-bottom: 5px;
  white-space: nowrap;
  display: inline-block;
}

.gibbys-featured-blog-card-button {
  border: 2px solid #ffffff;
  border-radius: 8px;
  background-color: transparent;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 600 !important;
  margin-top: auto;
  margin-right: 15px;
  padding: 6px 12px;
  transition: 0.2s ease-in-out;
  justify-self: end;
}

.gibbys-featured-blog-card-button:hover {
  background-color: #ffffff;
  color: #2a2b2e;
  padding-right: 20px;
}

.gibbys-featured-blog-card-button-arrow {
  position: relative;
  padding-left: 5px;
  left: 0;
  transform: translateY(-2px);
  display: inline-block;
  transition: left 0.2s ease-in-out;
}

.gibbys-featured-blog-card-button:hover .gibbys-featured-blog-card-button-arrow {
  left: 10px;
}


/* Custom Installs */

.gb-installs-showcase-outer {
    padding: 0px;
    overflow-y: hidden;
    max-height: 460px;
}

.gb-installs-showcase-row {
    overflow-x: auto;
    height: calc(100% + 17px);
    padding-right: 150px;
    padding-bottom: 17px;
    display: flex;
    flex-wrap: nowrap;
}

.gb-installs-showcase-card {
  flex: 0 0 250px;
  height: 450px;
  display: inline-block;
  margin-right: 20px;
  transition: 0.8s;
  border-radius: 12px;
  overflow: hidden;
  background-size: cover;
  isolation: isolate;
}

.gb-installs-showcase-card:hover {
    flex: 0 0 250px;
}

.gb-installs-showcase-card-button {
  position: absolute;
  top: 560px;
}



.gb-installs-showcase-card:hover .gb-installs-showcase-card-overlay {
  transform: translateY(-30%);
}

.gb-installs-showcase-card-overlay {
  background: linear-gradient(0deg, rgba(0,0,0,0.7) 40%, rgba(0,0,0,0) 70%);
  width: 100%;
  height: 150%;
  transition: .8s;
  z-index: 2;
  padding: 15px;
  position: relative;
  isolation: isolate;
}

.gb-installs-showcase-card-title {
  max-width: 200px;
  top: 250px;
  position: absolute;
  color: white;
  margin-bottom: 10px;
}

.gb-installs-showcase-card-title, .gb-installs-showcase-card-desc-highlight {
  transition: .8s;
}

.gb-installs-showcase-card-desc-highlight {
  width: 230px;
  max-width: 85vw;
  top: 325px;
  position: absolute;
  opacity: 0;
}

.gb-installs-showcase-card-overlay:hover .gb-installs-showcase-card-desc-highlight {
  opacity: 1;
}

.gb-installs-showcase-card-desc {
  color: white;
  margin-bottom: 8px;
  font-size: 1.375rem;
}

.gb-installs-showcase-card-highlight {
  color: white;
  border: 1px solid #ffffff;
  border-radius: 4px;
  font-size: 1.375rem;
  font-weight: 700;
  margin: 0px 8px 8px 0px;
  padding: 2px 8px;
  display: inline-block;
  font-size: 1.25rem;
}


@media (max-width: 768.98px) {
  .gb-installs-showcase-outer {
    margin-left: calc(var(--gutter) * -1);
    margin-right: calc(var(--gutter) * -1);
  }

.gb-installs-showcase-card:nth-child(1) {
   margin-left: 20px;
 }
}


@media (min-width: 769px) {

  .gb-installs-showcase-outer {
    max-height: 390px;
  }
  
  .gb-installs-showcase-card {
    height: 380px;
  }
  
  .gb-installs-showcase-card:hover {
      flex: 0 0 400px;
  }

  .gb-installs-showcase-card-button {
    top: 485px;
  }

  .gb-installs-showcase-card-desc-highlight {
    width: 350px;
  }

   .gb-installs-showcase-card-desc {
     font-size: 1.5rem;
   }

   .gb-installs-showcase-card-highlight {
     font-size: 1.375rem;
   }
}


.gb-installs-showcase-arrows-wrapper {
  display: block;
  text-align: center;
}

.gb-installs-showcase-slide-inst {
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 1.375rem;
}

@media (min-width: 769px) {
  .gb-installs-showcase-slide-inst {
    display: none;
  }
}

.gb-installs-showcase-arrows {
  display: inline-block;
  border-radius: 30px;
  width: 40px;
  height: 40px;
  padding: 0px;
  opacity: 1;
  transition: .4s;
}

.gb-installs-showcase-arrows:hover {
  opacity: .7;
}


/*
@media (max-width: 768.98px) {
  #shopify-section-template--22306860368146__gibbys_brands_slideshow_qf4G4Q slide-show .slideshow__text .text-overlay {
    margin-top: 50px;
    margin-bottom: 150px;
  }
}

*/

.gibbys-installs-location-text-block {
  max-height: 300px;
}

.gb-call-installs-members-container {
  justify-content: center;
  align-items: flex-start;
  gap: 25px;
  margin-bottom: 40px;
}

.gb-call-indi-installs-member {
  flex: 0 1 25%;
  max-width: 250px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

@media (min-width: 1139px) {
  .gb-call-indi-installs-member {
    flex: 0 1 200px;
  }
}

.gb-call-indi-installs-member-photo {
  max-width: 120px;
}

.gb-call-indi-installs-member-name {
  font-size: 1.5rem;
  font-weight: bolder;
  margin-top: 20px;
  text-align: center;
}

.gb-call-indi-installs-member-title {
  font-size: 1.375rem;
}


/* Installs Services */

.gallery-block__image {
  border-radius: 12px;
}


/* Testimonials */

.gibbys-testimonials .slideshow__slide {
  padding-bottom: 20px;
}

.gibbys-testimonial blockquote p {
  font-size: 1.5rem;
  line-height: 1.75;
}

.gibbys-testimonial__author {
  margin-top: 20px;
}


/* Small Slideshow */
.gibbys-small-slideshow-text-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}


/* Privacy Policy Strip */

#shopify-pc__banner {
  width: 100% !important;
  left: 0 !important;
  background-color: #454745;
  color: #ffffff;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: var(--gutter);
  padding-right: var(--gutter);
}

.shopify-pc__banner__body {
  margin-bottom: 0px !important;
}

#shopify-pc__banner__body-title {
  font-size: 1.5rem !important;
  color: #ffffff !important;
}

.shopify-pc__banner__body p {
  font-size: 1.25rem !important;
  color: #ffffff !important;
}

#shopify-pc__banner__body-policy-link {
  color: #ffffff;
}

.shopify-pc__banner__btns {
  align-items: center !important;
}

.shopify-pc__banner__btns {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

#shopify-pc__banner__btn-accept, #shopify-pc__banner__btn-decline {
  display: inline-block;
  font-size: 1.5rem;
  padding: 10px 5px;
  margin: 0px 10px 0 0;
  border: 0px;
  border-radius: 4px;
  flex: 0 0 80px;
}

#shopify-pc__banner__btn-accept {
  background-color: #ffce00;
}

#shopify-pc__banner__btn-decline {
  background-color: rgba(255,255,255,.3) !important;
}

#shopify-pc__banner__btn-manage-prefs {
  padding: 0px;
  margin: 0px;
}

#shopify-pc__banner__btn-manage-prefs span {
  color: #ffffff;
  font-size: 1.25rem;
  line-height: 1.25;
  text-align: left;
}

@media only screen and (max-width: 480px) {
  .shopify-pc__banner__btns {
    padding-right: 50px;
    flex-direction: row !important;
    flex-wrap: wrap;
    justify-content: flex-start !important;
  }

  #shopify-pc__banner__btn-manage-prefs {
    flex: 0 0 90px !important;
    text-align: left;
  }
}

@media (min-width: 480.2px) and (max-width: 768.5px) {
  .shopify-pc__banner__btns {
    padding-right: 40px;
    flex-direction: row !important;
    flex-wrap: wrap;
    justify-content: flex-start !important;
  }

  #shopify-pc__banner__btn-manage-prefs {
    flex: 0 0 200px !important;
    text-align: left;
    order: 3;
  }
}


@media (min-width: 769px) {
  .shopify-pc__banner__wrapper {
    flex-direction: row !important;
    padding-right: 80px;
    max-width: 1410px;
    margin: 0 auto;
  }

  .shopify-pc__banner__btns {
    width: auto !important;
    margin-top: 0px;
    margin-left: 30px;
  }

  .shopify-pc__banner__body {
    flex: 1 1 60%;
  }

  #shopify-pc__banner__btn-manage-prefs {
    margin-right: 5px;
    flex-basis: auto;
  }

  #shopify-pc__banner {
    padding-left: var(--gutter);
    padding-right: var(--gutter);
  }
}

@media (min-width: 1540px) {
  .shopify-pc__banner__wrapper {
    padding-right: 0px !important;
  }
}


/* Privacy Policy */
.shopify-policy__container {
  max-width: 800px;
}

.shopify-policy__container h1 {
  font-size: 3rem;
}

.shopify-policy__container h2 {
  font-size: 2.5rem;
}


/* Comparison */
.gb-compare-toggle {
  margin-bottom: 7px;
}

.gb-compare-checkbox {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid #242425;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  background: white;
  font-size: 1.375rem;
  margin: 0px 1px 1px 0px;
}

/* When checked */
.gb-compare-checkbox:checked {
  background: #242425;
  border-color: #242425;
}

/* Comparison Toggle */
.gb-compare-checkbox:checked::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 0px;
  width: 5px;
  height: 10px;
  border: 1px solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.gb-compare-checkbox-text {
  font-size: 1.375rem !important;
  font-weight: 500 !important;
}

.gb-compare-indicator {
  position: fixed;
  right: 16px;
  bottom: 90px;
  text-decoration: none;
  opacity: 0;
  color: #efefed;
  padding: 8px 12px;
  background-color: #232423;
  border-radius: 12px;
    box-shadow: 0 8px 24px rgba(0,0,0,.25);
  visibility: hidden;
  transition: opacity .25s ease, visibility .25s ease;
  z-index: 10000;
}

.gb-compare-indicator.is-active {
  opacity: 1;
  visibility: visible;
}

.gb-ci-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #dadbda;
  color: #232423;
  font-weight: 600;
  font-size: 14px;
}

