/** Shopify CDN: Minification failed

Line 833:12 Unexpected "{"
Line 833:21 Expected ":"
Line 837:12 Unexpected "{"
Line 837:21 Expected ":"
Line 2783:20 Unexpected ".5050-image"
Line 3163:0 Unexpected "}"

**/
/*********** BLUEPRINT HEADER CSS START ***********/

body section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.testeroo {
  color: pink;
}

.BlueprintHeader-Section .header {
  background: #000033;
  margin: 0;
  padding: 5px 0;
}

.BlueprintHeader-Section .header .header__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.BlueprintHeader-Section .nav-bar {
  background: #EE2842;
  display: block;
}

.BlueprintHeader-Section .nav-bar .nav-bar__inner .nav-bar__linklist .nav-bar__item {
  padding: 8px 0;
  margin-right: 50px;
  position: relative;
  display: inline-block;
}

.BlueprintHeader-Section .nav-bar .nav-bar__inner .nav-bar__linklist .nav-bar__item .nav-bar__link,
.BlueprintHeader-Section .mobile-menu__nav-link {
  font-size: 20px;
  line-height: 24px;
  font-family: 'Montserrat';
  font-weight: 500;
}

.BlueprintHeader-Section .nav-bar .nav-bar__inner .nav-bar__linklist .nav-bar__item .nav-bar__link svg path {
  stroke: #fff;
}

.BlueprintHeader-Section .icon--hamburger-mobile {
  width: 2.1em;
  height: 1.1em;
}

.BlueprintHeader-Section .icon--close {
  width: 1.4em;
  height: 1.4em;
}

.BlueprintHeader-Section .nav-bar-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.BlueprintHeader-Section .nav-bar-wrap .nav-bar-right .link {
  font-size: 20px;
  line-height: 24px;
  font-family: 'Montserrat';
  font-weight: 600;
  font-style: italic;
  text-decoration: underline;
}

@media (max-width: 999px) {

  .BlueprintHeader-Section .BlueprintHeader__Mobile-Menu {
    display: block;
  }

  .BlueprintHeader-Section .nav-bar .nav-bar__linklist {
    display: none;
    position: absolute;
    width: 100%;
    background: #EE2842;
    left: 0;
    right: 0;
    padding-bottom: 15px;
  }

  .BlueprintHeader-Section .nav-bar__inner {
    position: relative;
    padding: 7px 0;
  }

  .BlueprintHeader-Section .mobile-menu__panel,
  .BlueprintHeader-Section .mobile-menu__section.is-sticky {
    background: #EE2842;
  }

  .BlueprintHeader-Section .mobile-menu__inner {
    height: auto;
  }

  .BlueprintHeader-Section .mobile-menu__nav-item {
    display: block;
    margin: 0;
    border-bottom: 1px solid #fff;
  }

  .BlueprintHeader-Section .mobile-menu__nav-item:last-child {
    border-bottom: none;
  }

  .BlueprintHeader-Section svg.icon.icon--nav-triangle-borderless {
    display: none;
  }

  .BlueprintHeader-Section .mobile-menu__nav-link {
    padding: 8px 0 15px;
  }

  .BlueprintHeader-Section .mobile-menu__nav-item:first-child .mobile-menu__nav-link {
    padding-top: 0;
  }

  .BlueprintHeader-Section .mobile-menu__nav-item:last-child .mobile-menu__nav-link {
    padding-bottom: 8px;
  }

  .BlueprintHeader-Section .mobile-menu__section {
    padding: 10px 40px;
  }

}

@media (max-width: 641px) {

  .BlueprintHeader-Section .mobile-menu__section {
    padding: 10px 20px;
  }

}

/*********** BLUEPRINT HEADER CSS END ***********/

/*********** GLOBAL CSS START ***********/

.button-group {
  margin: 0;
}

.header .search-bar__submit,
.header .header__cart-count {
  background: #5f249f;
}

.section--text-center {
  text-align: center;
}

.section--text-left {
  text-align: left;
}

.section--text-right {
  text-align: right;
}

.media-with-text__text-aligner h6 {
  margin-top: 0;
}

.section {
  margin: 0;
  padding: 60px 0;
}

.media-with-text {
  padding: 0;
}

.media-with-text .profile-pic--rounded{
  border-radius: 50%;
}

.form__floating-label {
  color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}

.collection-item__title {
  -webkit-transform: translateX(0);
  transform: translate(0);
}

body.acsb-keynav [data-acsb-focused=true],
body.acsb-keynav :focus {
  outline: none !important;
  outline-offset: unset;
  visibility: visible;
  opacity: 1;
  outline-style: unset !important;
}

.rte a:not(.button):hover {
  /* color: #c7176e; */
  color: #18acf2;
  opacity: 0.90 !important;
}

.rte a:not(.button) {
  color: #18acf2;
}

.media-with-text__text-container .button-grid > a:last-child:nth-child(odd) {
  grid-column: 1 / -1;
}

/*********** GLOBAL CSS END ***********/

/*********** HOME PAGE START ***********/

/*********** HEADER VIDEO WITH TEXT CSS START ***********/

.Video_With_Text .section {
  margin: 0;
  padding: 50px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.Video_With_Text .media-with-text {
  padding: 0;
}

.Video_With_Text .video-wrapper__image {
  object-fit: contain;
}

.Video_With_Text .video-list {
  margin: 0;
}

.Video_With_Text .video-list .video-list__item .video-wrapper {
  background: transparent !important;
}

@media (max-width: 999px) {

  .Video_With_Text .media-with-text__text-container {
    margin-bottom: 50px;
  }

}

@media (max-width: 641px) {
  
}

/*********** HEADER VIDEO WITH TEXT CSS END ***********/

/*********** CLICKABLE BANNER START ***********/

.Clickable_Banner .media-with-text__text-container {
  padding: 0;
  border-radius: 5px;
}

.Clickable_Banner .media-with-text__text-aligner {
  padding: 50px;
}

.Clickable_Banner .media-with-text.media-with-text--media-right {
  margin: 0 -20px;
}

.Clickable_Banner .media-with-text.media-with-text--media-right .media-with-text__media-container,
.Clickable_Banner .media-with-text.media-with-text--media-right .media-with-text__text-container {
  margin: 0 -20px;
}

.Clickable_Banner .media-with-text.media-with-text--media-left .media-with-text__text-container {
  margin: 0;
}

.Clickable_Banner .media-with-text.media-with-text--media-left {
  margin: 0;
}

@media (max-width: 999px) {

  .Clickable_Banner .media-with-text__media-container {
    max-width: 100%;
  }

  .Clickable_Banner .media-with-text.media-with-text--media-right,
  .Clickable_Banner .media-with-text.media-with-text--media-left {
    margin: 0;
    padding: 0;
  }

  .Clickable_Banner .media-with-text.media-with-text--media-right .media-with-text__media-container,
  .Clickable_Banner .media-with-text.media-with-text--media-right .media-with-text__text-container {
    margin: 0;
  }


}

@media (max-width: 640px) {

  .Clickable_Banner .media-with-text__text-aligner {
    padding: 20px;
  }

}

@media screen and (min-width: 641px) {

  .Clickable_Banner .slideshow__content-wrapper-right {
    right: 0;
    left: initial;
    transform: translateY(-50%);
  }
  
}

/*********** CLICKABLE BANNER END ***********/

/*********** MOSAIC SECTION START ***********/

.mosaic__item .promo-block {
  transition: border-color .15s linear;  
}

.Mosaic .section_heading {
  max-width: 1010px;
  margin: 0 auto;
}

.Mosaic .section {
  margin: 0 0 80px;
}

.Mosaic .section_heading .heading {
  margin-bottom: 30px;
}

/*********** MOSAIC SECTION ENDS ***********/

/*********** PULL QUOTE START ***********/

.Pull_Quote .section {
  position: relative;
}

.Pull_Quote .section:before {
  content: '';
  position: absolute;
  height: 60%;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  z-index: -1;
}

.Pull_Quote .author {
  font-size: 14px;
}

.Pull_Quote .media-with-text .rte blockquote {
  font-weight: 700;
  border: 0;
  margin: 0;
  padding: 0px 10px 40px;
}

.Pull_Quote .media-with-text .rte blockquote p {
  font-size: 28px;
}

.Pull_Quote .media-with-text__text-container {
  padding: 0 20px;
}

.Pull_Quote .container.container--medium {
  max-width: 100%;
  padding: 0;
}

.Pull_Quote .card__section {
  padding: 0;
}

@media (max-width:1280px) {

  .Pull_Quote .media-with-text .rte blockquote p {
    font-size: 25px;
  }

  .Pull_Quote .section:before {
    height: 100%;
  }

}

@media (max-width:999px) {

  .Pull_Quote .media-with-text .media-with-text__text-container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px;
  }

  .Pull_Quote .media-with-text .rte blockquote p {
    font-size: 20px;
  }

}

/*********** PULL QUOTE END ***********/

/************ QUICK LINKS START ***********/

.Quick_Links .button-group {
  border-radius: 40px;
  padding: 10px;
}

.section__header {
  margin-bottom: 45px;
}

.section__header.section__header-center,
.section__header.section__header-centered {
  justify-content: center;
}

.section__header.section__header-left {
  justify-content: flex-start;
}

.section__header.section__header-right {
  justify-content: flex-end;
}

.template-index main#main {
  position: relative;
}

.Sticky_Links {
  position: sticky;
  top: 82px;
  z-index: 4;
}

.quick-links-accordion {
  padding: 20px 15px;
}

.quick-links-accordion .accordion-click-element {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: var(--header-text-color);
  cursor: pointer;
}

.quick-links-accordion .accordion-click-element h4 {
  margin: 0;
  text-transform: uppercase;
  font-family: var(--button-font-family);
  font-weight: 600;
}

.accordion-body-part {
  padding: 0;
}

@media (max-width: 999px) {

  .Sticky_Links {
    top: 30px;
  }

}

@media (max-width: 640px) {
  
  .Sticky_Links {
    top: 70px;
  }
  
  .Sticky_Links > .section {
    padding: 0;
  }

}
  
/************ QUICK LINKS END ***********/

/************ IMAGE WITH TEXT BUTTON START ***********/

.Image_Text_Button .media-with-text--media-right .media-with-text__text-container {
  padding-left: 0;
  padding-right: 85px;
}

.Image_Text_Button .media-with-text--media-left .media-with-text__text-container {
  padding-left: 85px;
  padding-right: 0;
}

@media (max-width: 999px) {

  .Image_Text_Button .media-with-text--media-right .media-with-text__text-container {
    padding-right: 0;
  }

  .Image_Text_Button .media-with-text--media-left .media-with-text__text-container {
    padding-left: 0;
  }

  .Image_Text_Button .media-with-text--media-right .media-with-text__media-container,
  .Image_Text_Button .media-with-text--media-left .media-with-text__media-container {
    margin-bottom: 30px
  }

}

/************ IMAGE WITH TEXT BUTTON END ***********/

/************ RICHTEXT WITH BUTTONS START ***********/

.Richtext_With_Button .rte a:not(.button) {
  color: #18ACF2;
}

.Richtext_With_Button .button-group {
  margin-top: 31px;
}

/************ RICHTEXT WITH BUTTONS END ***********/

/************ UGC SOCIAL CSS START ***********/

.UGC_Social .card__section .card__section-wrapper {
  display: flex;
  align-items: center;
}

.UGC_Social .card {
  border-radius: 0;
}

.UGC_Social .card .card__section {
  grid-gap: 10px;
}

.UGC_Social .card .card__section .card__subtitle {
  margin: 0 10px;
}

.UGC_Social .card .card__media iframe {
  height: 100%;
  width: 100%;
}

.UGC_Social .card .card__media .card__media-slider .flickity-page-dots {
  bottom: 15px;
}

.UGC_Social .card .card__media .card__media-slider .flickity-prev-next-button.previous {
  left: 0;
  opacity: 1;
  background: transparent;
}

.UGC_Social .card .card__media .card__media-slider .flickity-prev-next-button.previous svg {
  height: 20px;
  width: 20px;
}

.UGC_Social .card .card__media .card__media-slider .flickity-prev-next-button {
  right: 0;
  opacity: 1;
  background: transparent;
}

.UGC_Social .card .card__media .card__media-slider .flickity-prev-next-button.next svg {
  height: 20px;
  width: 20px;
}

button::focus-visible,
button::focus {
  outline: none;
}

.UGC_Social .card__media-slider.flickity-enabled,
.UGC_Social .card__media-slider .flickity-viewport,
.UGC_Social .card__media-slider .flickity-slider,
.UGC_Social .card__media-slide {
  height: 100% !important;
  width: 100% !important;
}

.UGC_Social .social-platform {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.UGC_Social .social-platform .icon {
  width: 1.1rem;
  height: 1.1rem;
}

.UGC_Social .social-platform .icon path,
.UGC_Social .social-platform .icon circle {
  fill: #808080 !important;
}


/************ UGC SOCIAL CSS END ***********/

/************ CONTENT BLOCK CSS START ***********/

.Content_blocks .block-list .block-list__item--grow {
  flex-grow: initial;
}

/************ CONTENT BLOCK CSS END ***********/

/************ BANNER WITH LINK BUTTON CSS START ***********/

.Banner_With_Link_Button .slideshow .slideshow__slide-inner--top-left .slideshow__content-wrapper {
  top: 0 !important;
  left: 0 !important;
  transform: translate(0, 0);
  position: absolute !important;
}

.Banner_With_Link_Button .slideshow .slideshow__slide-inner--top-center .slideshow__content-wrapper {
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  position: absolute;
}

.Banner_With_Link_Button .slideshow .slideshow__slide-inner--top-right .slideshow__content-wrapper {
  top: 0 !important;
  right: 0 !important;
  transform: translate(0, 0);
  position: absolute !important;
}

.Banner_With_Link_Button .slideshow .slideshow__slide-inner--middle-left .slideshow__content-wrapper {
  top: 50% !important;
  left: 0 !important;
  transform: translate(0, -50%);
  position: absolute !important;
}

.Banner_With_Link_Button .slideshow .slideshow__slide-inner--middle-center .slideshow__content-wrapper {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute !important;
}

.Banner_With_Link_Button .slideshow .slideshow__slide-inner--middle-right .slideshow__content-wrapper {
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  position: absolute !important;
}

.Banner_With_Link_Button .slideshow .slideshow__slide-inner--bottom-left .slideshow__content-wrapper {
  bottom: 0;
  left: 0;
  transform: translate(0, 0);
  padding: 30px 0;
  position: absolute !important;
  top: unset !important;
}

.Banner_With_Link_Button .slideshow .slideshow__slide-inner--bottom-center .slideshow__content-wrapper {
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0);
  padding: 30px 0;
  position: absolute!important;
  top: unset !important;
}

.Banner_With_Link_Button .slideshow .slideshow__slide-inner--bottom-right .slideshow__content-wrapper {
  bottom: 0;
  right: 0;
  transform: translate(0, 0);
  padding: 30px 0;
  position: absolute !important;
  top: unset !important;
}

/************ BANNER WITH LINK BUTTON CSS END ***********/

/*********** NEWSLETER CSS START ***********/

.Newsletter .newsletter .alert {
  text-align: center;
}

/*********** NEWSLETER CSS END ***********/

/*********** FEATURED PRODUCT CSS START ***********/

.Featured_Product .featured-product {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

.Featured_Product .featured-product .card:last-child {
  width: calc(50% - 15px) !important;
}

.Featured_Product .featured-product .card:first-child,
.Featured_Product .featured-product .card.card--collapsed {
  background: #fff;
  justify-content: space-between;
  width: calc(50% - 15px) !important;
}


@media (max-width: 999px) {

  .Featured_Product .featured-product .card:last-child,
  .Featured_Product .featured-product .card:first-child,
  .Featured_Product .featured-product .card.card--collapsed {
    width: 100% !important;
  }

}

/*********** FEATURED PRODUCT CSS END ***********/

/*********** MAP CSS STRAT ***********/

.Map .map .map__store-inner {
  margin-top: 0;
}

/*********** MAP CSS END ***********/

/*********** HOME PAGE END ***********/

/*********** COLLECTION LIST CSS START ***********/

.Collection_List .section-link {
  margin: 50px 0 0px;
  display: flex;
  justify-content: center;
}

/*********** COLLECTION LIST CSS END ***********/


/*********** CARD LIST START ***********/

.slider-wrapper {
  padding: 0 40px 0 30px;
}

.slider-wrapper .carousel-cell {
  padding: 0 10px;
}

.slider-wrapper .carousel-cell .grid__grid-item {
  width: 100% !important;
}

.slider-wrapper .flickity-button {
  opacity: 1;
  transform: none;
  width: 40px;
  height: 40px;
}

.slider-wrapper .flickity-button svg{
  width: 20px;
  height: 20px;
}

.slider-wrapper .flickity-prev-next-button.previous {
  left: 40px;
}

.slider-wrapper .flickity-prev-next-button.next {
  right: 40px;
}

@media (max-width: 999px) {
  #section-{{ section.id }}.section--card-list .section__grid.mobile-hide {
    display: none;
  }
  
  #section-{{ section.id }}.section--card-list .section__grid.desktop-hide {
    display: grid;
    grid-template-columns: 1fr;
  }

  .slider-wrapper .carousel-cell {
    width: 40%;
  }
}

@media (max-width: 767px) {
  .slider-wrapper .carousel-cell {
    width: 80%;
  }
}

/*********** CARD LIST END ***********/

/*********** PRODUCT TEMPLATES START ***********/

.template-product .product-block-list,
.template-v2-template .product-block-list,
.template-v3-template .product-block-list,
.template-v4-template .product-block-list {
  background-color: #ffffff;
}

.template-product .card.product-block-list.card--sticky,
.template-v2-template .card.product-block-list.card--sticky,
.template-v3-template .card.product-block-list.card--sticky,
.template-v4-template .card.product-block-list.card--sticky {
  top: 0 !important;
}

.template-v2-template label.product-form__info-title {
  display: block !important;
  max-width: 75px;
  padding: 0;
}

.Starting_At_Text {
  margin: 0 10px 20px 0;
  display: inline-block;
}

.template-product .product-block-list__item--buybox .card__section .product-form,
.template-v2-template .product-block-list__item--buybox .card__section .product-form,
.template-v3-template .product-block-list__item--buybox .card__section .product-form,
.template-v4-template .product-block-list__item--buybox .card__section .product-form {
  display: block;
}

.template-product .product-block-list__item--buybox .card__section .product-form .product-form__info-list,
.template-v2-template .product-block-list__item--buybox .card__section .product-form .product-form__info-list,
.template-v3-template .product-block-list__item--buybox .card__section .product-form .product-form__info-list,
.template-v4-template .product-block-list__item--buybox .card__section .product-form .product-form__info-list {
  display: flex;
  align-items: center;
  margin: 0 0 20px;
}

.template-product .product-form__info-item--price,
.template-v2-template .product-form__info-item--price,
.template-v3-template .product-form__info-item--price,
.template-v4-template .product-form__info-item--price {
  margin: 0px 15px 0 0px;
}

.template-product .Contact_Button,
.template-v2-template .Contact_Button,
.template-v3-template .Contact_Button,
.template-v4-template .Contact_Button {
  margin: 0 !important;
}

.Contact_Button {
  border: none;
  padding: 15px 24px;
  color: #ffffff;
  background: rgba(24,172,242,1.0)
}

.Contact_Button:hover {
  color: #ffffff;
  background: rgba(24,172,242,0.8)
}

.Register_Button {
  border: 1px solid #18acf2;
  padding: 15px 24px; 
}

.Register_Button:hover {
  color: #18acf2;
  background-color: #ffffff;
}

.page__navigation-item a:hover {
  color: #18acf2;  
}

.template-product .accordion-wrapper .accordion-main .accordion-header p,
.template-product .accordion-wrapper .accordion-main .accordion-header p span {
  color: #18acf2 !important;
  font-weight: 600;
}

.template-product .accordion-wrapper .accordion-main .accordion-header svg path {
  stroke: #18acf2;
}

.template-product .rte ul li:before {
  top: 9px;  
}

.template-product .product-form {
  margin-top: -20px;
}

.template-product ul.what-is-included-points li:before {
  background-color: #000000;
}

.section__header-centered .section__title,
.section__header-centered .heading {
  text-align: center;
}

.Richtext_With_Button + div .section--card-list {
  padding-top: 20px;
}

.section--card-list .card__block-wrap.card__block-wrap-rounded {
  max-width: 100%;
  width: 100%;
}

@media screen and (max-width: 1280px) {

  .section--card-list .card__block-wrap.card__block-wrap-rounded {
    max-width: 170px;
  }
  
}

@media screen and (max-width: 999px) {

  .card__block-wrap-rounded {
    max-width: 300px;
    margin: 0 auto;
    width: 100%;
  }

}

@media screen and (min-width: 1000px) {

  .template-product .product-block-list--large .product-block-list__wrapper,
  .template-v2-template .product-block-list--large .product-block-list__wrapper,
  .template-v3-template .product-block-list--large .product-block-list__wrapper,
  .template-v4-template .product-block-list--large .product-block-list__wrapper {
    width: 100%;
    display: flex;
    min-height: 100% !important;
  }

  .template-product .product-block-list__item.product-block-list__item--gallery,
  .template-v2-template .product-block-list__item.product-block-list__item--gallery,
  .template-v3-template .product-block-list__item.product-block-list__item--gallery,
  .template-v4-template .product-block-list__item.product-block-list__item--gallery {
    width: calc(60% - 15px);
  }

  .template-product .product-block-list--large .product-block-list__item--info,
  .template-v2-template .product-block-list--large .product-block-list__item--info,
  .template-v3-template .product-block-list--large .product-block-list__item--info,
  .template-v4-template .product-block-list--large .product-block-list__item--info {
    width: calc(40% - 15px);
    position: relative;
    top: unset;
  }

}
@media screen and (max-width: 640px) {
  
  .template-product .Contact_Button,
  .template-v2-template .Contact_Button,
  .template-v3-template .Contact_Button,
  .template-v4-template .Contact_Button {
    margin: 15px 0 0 0 !important;
  }

}

/*********** SLIDE BANNER START ***********/

.Slide_Banner .slideshow__slide {
  border-radius: 10px;
}

.Slide_Banner .slideshow__content-wrapper ul li::before {
  content: '';
  position: absolute;
  height: 5px;
  width: 5px;
  background-color: #ffffff;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.Slide_Banner .slideshow__content-wrapper ul li {
  list-style: none;
  position: relative;
  padding-left: 20px;
}

@media screen and (min-width: 767px) {

  .Slide_Banner .slideshow__content-wrapper {
    position: absolute;
    top: 50%;
    left: 23%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
  }
  
}

@media screen and (max-width: 767px) {
  
  .Slide_Banner .slideshow__content-wrapper {
    top: 50% !important;
    left: 0% !important;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    width: 100%;
    max-width: 500px;
  }

}

@media screen and (max-width: 640px) {
  
  .Slide_Banner .slideshow__content-wrapper {
    left: 0% !important;
    right: 0;
    margin: 0 auto;
  }

}



/*********** SLIDESHOW END ***********/

/*********** CUSTOM FAQ START ***********/

.Custom_Faq .page__title {
  text-align: center;
}

.Custom_Faq .faq__item {
  border: 0;
  border-bottom: 1px solid #e1e3e470;
  padding: 0 10px 0 15px;
}

.Custom_Faq .faq__item:first-child {
  border-top: 1px solid #e1e3e470;
}

.Faq_Arrow::after,
.Faq_Arrow::before {
  display: none;
}

.Faq_Arrow {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjAgMzIwIj48cGF0aCBmaWxsPSIjMThhY2YyIiBkPSJNMTQzLjEsMjU2LjI1IEw3LjEsMTIwLjI1IGMtOS40LC05LjQgLTkuNCwtMjQuNiAwLC0zMy45IGwyMi42LC0yMi42IGM5LjQsLTkuNCAyNC42LC05LjQgMzMuOSwwIGw5Ni40LDk2LjQgbDk2LjQsLTk2LjQgYzkuNCwtOS40IDI0LjYsLTkuNCAzMy45LDAgbDIyLjYsMjIuNiBjOS40LDkuNCA5LjQsMjQuNiAwLDMzLjkgbC0xMzYsMTM2IGMtOS4yLDkuNCAtMjQuNCw5LjQgLTMzLjgsMCB6Ij48L3BhdGg+PC9zdmc+") no-repeat 0 50%;
  background-size: contain;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  width: 14px;
  min-width: 14px;
}

.faq__item-wrapper [aria-expanded=true] .Faq_Arrow {
  transform: rotate(180deg);
}

.Custom_Faq {
  padding-top: 80px;
}

.Custom_Faq .faq__question {
  font-weight: 700;
  padding: 20px 0;
}

.Custom_Faq .container--narrow {
  max-width: 900px;
}

@media screen and (min-width: 641px) {

  .Custom_Faq .faq {
    margin: 70px 0 70px;
  }

}

@media screen and (max-width: 640px) {
  
  .Custom_Faq .faq__item {
    padding: 0 20px 0 20px;
  }

  .Custom_Faq .container {
    padding: 0 20px;
  }

}

/*********** CUSTOM FAQ END ***********/

.featured-collection__content {
  padding: 6px 6px 6px 0;
}

.Collection__Image .heading {
  max-width: 1010px;
  margin: 30px auto;
}

.Collection__Image .section {
  padding: 0;
}

@media screen and (min-width: 1000px) {
  
  .featured-collection {
    padding: 0;
  }

}

@media screen and (max-width: 999px) {

  .featured-collection__header {
    background-image: none !important;
  }

}

lb-upsell-product-page-addon .lb-upsell-ppa-card-cont.lb-upsell-ppa-card-cont-list-lt {
  display: flex;
  flex-wrap: wrap;
}

lb-upsell-product-page-addon .lb-upsell-ppa-title-cont {
  flex: 0 0 100%;
}

lb-upsell-product-page-addon .lb-upsell-product-page-card.lb-upsell-ppa-card-product.false.lb-upsell-product-card {
  flex: 0 0 33.33%;
  max-width: 33.33%;
}

lb-upsell-product-page-addon .lb-spc-body {
  flex-wrap: wrap;
}

lb-upsell-product-page-addon .lb-spc-details-cont {
  text-align: center;
}

lb-upsell-product-page-addon .lb-spc-details-price-cont {
  display: block !important;
}

lb-upsell-product-page-addon .lb-upsell-ppa-card-cont .lb-spc-details-name {
  color: #18acf2 !important;
}

lb-upsell-product-page-addon .lb-upsell-money-2 {
  font-weight: 600 !important;
}

lb-upsell-product-page-addon .lb-upsell-ppa-card-cont .lb-spc-cont {
  min-width: 100%;
}

lb-upsell-product-page-addon .lb-upsell-ppa-card-cont .lb-spc-details-name {
  text-align: center;
  width: 100%;
}

lb-upsell-product-page-addon .lb-upsell-ppa-card-cont .lb-spc-border {
  border: 0 !important;
}

lb-upsell-product-page-addon .lb-spc-details-btm {
  justify-content: center;
}

lb-upsell-product-page-addon .lb-spc-body {
  align-items: center;
}

lb-upsell-product-page-addon .lb-spc-details-checkbox-cont {
  padding: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: -50px 0 0;
}

.lb-upsell-ppa-title, .lb-upsell-modal-title {
    font-weight: 600;
}

button.Register_Button[disabled] {
  background-color: #dfdfdf;
  color: #414141;
  opacity: .6;
  border-color: #dfdfdf;
}

/*********** PRODUCT TEMPLATES END ***********/

/*********** IMAGE TEXT BUTTON START ***********/

.Image_Text_Button .rte em strong {
  color: #fff;
}

/*********** IMAGE TEXT BUTTON END ***********/

/*********** CARD LIST START ***********/ 

.section--card-list-wrapper .section__title {
  margin-bottom: 20px;
}

.section--card-list-wrapper .section__header {
  display: block;
  max-width: 1070px;
  margin: 0 auto 60px;
  padding: 0 30px;
}

.section--card-list .card__media .card__media-image.card__media-image--placeholder {
  height: 100%;
}


/*********** CARD LIST END ***********/ 

/*********** BLOG POST START ***********/ 

.blog__post--section .section__header.full__width {
  justify-content: center;
}

/*********** BLOG POST END ***********/ 

/*********** CUSTOM NEWS START ***********/ 

.custom__news-inner {
  margin-bottom: 50px;
}

/*********** CUSTOM NEWS END ***********/ 

/*********** LIST VIEW START ***********/

.section__list-view-blocks {
  padding-top: 60px; 
}

.list__view-item {
  display: flex;
  align-items: center;
  justify-content: left;
}

.list__view-item-media {
  flex-basis: 30%;
  max-width: 100px;
}

.list__view-item-content {
  padding-left: 20px;
  text-align: left;
}

.list__view-item-media-color {
  height: 82px;
  width: 82px;
  margin: auto;
  border-radius: 100%;
}

.list__view-item-media.list__view-item-media-has-color {
  padding: 9px;
}

.list__view-items {
  text-align: left;
  padding: 26px 30px;
}

.column-2 {
  column-count: 2;
}

@media screen and (max-width: 640px) {

  .list__view-items {
    padding: 20px 24px;
  }
  
}

/*********** LIST VIEW END ***********/

/*********** BT CUSTOM VARIANT CSS ***********/

.bullitt {
  display: list-item;
  margin-left : 1.10rem;  /* If you use default list-style-position 'outside', you may need this */
}

.var-subtitle {
  color: #18acf2;
  font-family: Montserrat, sans-serif;
  font-weight: 900;
}

/* ul, ol > .what-is-inluded-points {
  margin-left: 0 !important;
  list-style: none !important;
} */

.variant-bullet-left {
  margin-left: 0 !important;
}

.variant-bullet-title-left {
  margin-left: -18px !important;
}

@media screen and (min-width: 768px) {
  ul.tech-specs {
      grid-template-columns: repeat(auto-fill,minmax(min-content,50px));
      max-width: 50%;
      width: 50%;
      grid-auto-flow: row;
      grid-auto-columns: unset;
  }
}

/* ul.tech-specs {
    margin: 0!important;
    list-style: none;
    display: grid;
    grid-auto-columns: minmax(min-content,50px);
    grid-gap: 18px;
    grid-auto-flow: column;
    width: 50%;
}

li.tech-specs__item {
    list-style: none;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    display: grid;
    grid-gap: 8px;
    grid-template-rows: min-content auto;
    overflow-wrap: normal;
    overflow: visible;
    justify-content: center;
    grid-template-columns: 1fr;
    width: 50px;
}

.tech-specs__item-image {
    padding-bottom: 100%;
    position: relative;
    width: 50px;
} */

/*********** BT CUSTOM VARIANT CSS END ***********/

/*********** FORM FIELD TEXT ***********/
._field-wrapper {
  color: black !important;
}
/*********** END FORM FIELD TEXT ***********/

/*********** PDP IMAGE BEING TRUNCATED ***********/
.product-gallery__carousel-item {
  left: -50% !important;
}

.product-gallery__thumbnail-list {
  overflow: hidden; /* Firefox scrollbar fix */
}
/*********** END PDP IMAGE BEING TRUNCATED ***********/

/*********** ADD TO CART MESSAGE ***********/
.product-form:after {
    content: "Shipping & tax calculated at checkout/quote";
    font-size: 15px;
    padding-top: 10px;
    display: block;
}

.hide-product-form-message .product-form:after {
    display: none; /* or adjust other styles as needed */
}

@media (max-width: 640px) {
.product-form:after {
    font-size: 12px;
}
}
/*********** END ADD TO CART MESSAGE ***********/

CSS
/*********** QTY SELECTOR ***********/
.quantity-selector {
  border: 1px solid #cccccc;
  border-radius: 3px;
}  

.quantity-selector__btn {
    padding: 1rem;
  }

.quantity-selector__decrease {
  font-size: 25px;
}

.quantity-selector__increase {
      font-size: 25px;
}

.product-form__quantity {
  height: 100%;
  text-align: center;
  padding: 0;
  width: 50px;
  border-right: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-top: 0;
  border-bottom: 0;
}

.link--more {
  margin: 0.5rem 0 1rem 0;
}
/*********** END QTY SELECTOR ***********/



/*********** BUTTON UNROUND ************/
.button {
  border-radius: 4px;
}
/*********** END BUTTON UNROUND ************/

.button-outline {
  border: 1px solid #18acf2;
  color: #18acf2;
  background-color: transparent;
  padding: 0.95rem 1.5rem;
  text-decoration: none !important;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s;  /* Smooth transition for hover effect */
}

.button-outline:hover {
  background-color: rgba(0, 0, 255, 0.1); /* Light blue background on hover */
}

.button-outline02 {
  border: 1px solid #18ACF2;
  color: #18ACF2 !important;
  background-color: transparent;
  padding: 0.95rem 1.5rem;
  text-decoration: none !important;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.2s !important;
}

.button-outline02:hover {
  background-color: #18ACF2;
  color: white !important;
}



.button-outline03 {
  border: 1px solid #d4af37;
  color: white !important;
  background-color: #d4af37;
  padding: 0.95rem 1.5rem;
  text-decoration: none !important;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.2s !important;
}

.button-outline03:hover {
  background-color: transparent;
  color: #d4af37 !important;
}

.button-whyte {
  border: none;
  color: #18acf2;
  background-color: white;
  padding: 0.95rem 1.5rem;
  text-decoration: none;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s;  /* Smooth transition for hover effect */
}


.button-whyte-outline {
  border: 1px solid #ffffff;
  color: #ffffff;
  background-color: transparent;
  padding: 0.95rem 1.5rem;
  text-decoration: none;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s;  /* Smooth transition for hover effect */
}

.button-whyte-outline:hover {
  opacity: 0.75;
}

.button-gap {
  margin-right: 1rem;
}

/* Mobile */
@media only screen and (max-width: 991px) {
  .button-gap {
    margin-right: 0;
  }
}

.callout-box {
  border: solid 1px #18acf2;
  padding: 0.75rem;
  margin: 1rem 0 1.25rem 0 !important;
  background:rgba(24,172,242,0.025);
}

.callout-box-container {
  position: relative;
  margin-bottom: 0.75rem;
}

.callout-box-badge-container {
  position: relative;
  margin-bottom: 0.75rem;
  display: inline-block; /* Makes the container only as wide as its content */
}

.callout-box-badge {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(calc(-50% - 50px)); /* Adjust based on badge height and top margin */
}

.callout-box-with-badge {
  border: solid 1px #18acf2;
  padding: 0.75rem;
  margin: 0 0 0 50px; /* Adjusted left margin */
  background: rgba(24, 172, 242, 0.025);
}

.callout-box-with-badge-text01 {
  display: block;
  color: #5aacf1;
  font-weight: bold;
  font-size: 105%;
}

.callout-box-with-badge-text02 {
  display: block;
  padding-top: 0.75rem;
  font-style: italic;
  font-size: 95%;
}

.callout-box-02 {
  border: solid 1px #6f6f6f;
  padding: 0.75rem;
  margin: 1rem 0;
  background:rgba(24,172,242,0.0);
}

.callout-box-03 {
  color: red;
  border: solid 1px red;
  padding: 0.75rem;
  margin: 1rem 0 1.25rem 0 !important;
  background:rgba(24,172,242,0.0);
  width: fit-content !important;
  font-size: 95%;
}

.callout-box-04 {
  border: solid 1px rgba(24,172,242,0.0);
  padding: 2rem;
  background:#1e1e1e;
}

.callout-box-05 {
  color: rgba(68,172,241,1);
    border: solid 1px rgba(68,172,241,1);
      padding: 0.75rem;
        margin: 1rem 0 1.25rem 0 !important;
          background:rgba(68,172,241,0);
            width: fit-content !important;
              font-size: 95%;
              }
              
.callout-box-blue {
  color: #0085ca;
  background: #e0f0f9;
  padding: 1rem;
  margin-bottom: 1rem;
  text-align: left;
  font-size: 95%;
  position: relative;
}

.callout-box-blue.awards {
  margin-top: 1rem;
  border-left: 6px solid #18acf2;
  padding-left: 14px;

  background-image: url('/cdn/shop/files/sphero-logo-awards-peek.png?v=1759774388');
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: auto;
}


.callout-box-red {
  color: #de4545;
  background: #fbe7e7;
  padding: 1rem;
  margin-bottom: 1rem;
  text-align: center;
  font-size: 95%;
}

.blue-hilite {
  background: #e0f0f9;
  padding: 1rem;
}


/*********** TM ***********/
.tmtm {
  position: relative;
  font-size: 66%;
  font-weight: normal;
  line-height: 0;
  vertical-align: baseline;
  padding-left: 3px;
  top: -4px;
}

.tmtmtm {
  position: relative;
  font-size: 33%;
  font-weight: normal;
  line-height: 0;
  vertical-align: baseline;
  padding-left: 3px;
  top: -20px; /* Adjusted top value */
  text-transform: uppercase;
}

/* Mobile */
@media only screen and (max-width: 991px) {
  .tmtmtm {
    font-size: 33%;
    padding-left: 3px;
    top: -10px;
  }
}

/*********** rules hr border ******/
.down-arrow {
    width: 0;
    height: 0;
    border-left: 20px solid transparent; /* Half of the arrow width */
    border-right: 20px solid transparent; /* Half of the arrow width */
    border-top: 20px solid rgba(255,255,255,0.125); /* Arrow height and color */
    margin: 0 auto 6.5rem auto; /* Adjust the margin as needed */
}

.down-arrow-rool {
  display: block;
  margin: 6.5rem 0 0 0 !important;
  border-bottom: 1px solid rgba(255,255,255,0.125);
}

  .down-arrow-rool.limited-width {
    max-width: 1080px; /* Limit width to 1080px */
    margin-left: auto !important;
    margin-right: auto !important;
  }


.rool {
  display: block;
  margin: 2rem 0 2.25rem 0;
  border-bottom: 1px solid rgba(255,255,255,0.125);
}

.roolnew {
  display: block;
  margin: 7rem 0 7rem 0 !important;
  border-bottom: 1px solid rgba(255,255,255,0.125);
}

.roolnew.limited-width {
  max-width: 1080px; /* Limit width to 1080px */
  margin-left: auto !important;
  margin-right: auto !important;
}

.roolnew.blank-bottom {
  display: block;
  margin: 7rem 0 0 0 !important;
  border-bottom: 1px solid rgba(255,255,255,0.0);
}

.roolnew.less-bottom {
  display: block;
  margin: 7rem 0 3.5rem 0 !important;
  border-bottom: 1px solid rgba(255,255,255,0.125);
    margin-left: auto !important;
  margin-right: auto !important;
}

.roolnew.incolumn {
  margin: 2rem auto 1rem auto !important;
  width: 75%;
}

.roolnew.slim {
  margin: 1rem 0 !important;
  border-bottom: 1px solid rgba(255,255,255,0.125);
}

.roolnew.slim02 {
  margin: 3.5rem 0 !important;
  border-bottom: 1px solid rgba(255,255,255,0.125);
}

.roolnew.slim-blank {
  margin: 1rem 0 !important;
  border-bottom: 1px solid rgba(255,255,255,0);
}

.roolnew.bloo {
  margin: 0 0 0.5rem 0 !important;
  border-bottom: 1px solid #0075b2;
  opacity: 0.25;
}

.roolnew.gold {
  margin: 0 0 0.5rem 0 !important;
  border-bottom: 1px solid rgba(212,175,55,0.25);
}

.roolpeek {
  display: block;
  margin: 7rem 0 7rem 0 !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.125);

  /* Add the background image */
  background-image: url('/cdn/shop/files/peekaboo.png?v=1742000150');
  background-repeat: no-repeat;
  background-position: center bottom;  /* Positions the image at the bottom of the container */
  background-size: auto;  /* Keeps the image at its original size */
  
  /* Set height to just fit the image and border */
  padding-bottom: 0;  /* Removes extra padding */
  height: 30px;  /* Adjust height to fit the image (30px in this case) */
}

.roolpeek.less-bottom {
  display: block;
  margin: 7rem 0 3.5rem 0 !important;
  border-bottom: 1px solid rgba(255,255,255,0.125);
    margin-left: auto !important;
  margin-right: auto !important;
}

.roolpeek.rep {
  display: block;
  margin: 3.5rem 0 3.5rem 0 !important;
  border-bottom: 1px solid rgba(255,255,255,0.125);
  margin-left: auto !important;
  margin-right: auto !important;
}






/* === Branch System === */
:root {
  --branch-line-width: 80%;
  --branch-color: rgba(255, 255, 255, 0.25);
  --line-color: rgba(255, 255, 255, 0.125);
  --branch-height: 50px;
}

/* Base horizontal line */
.branch-line {
  position: relative;
  width: var(--branch-line-width);
  height: 1px;
  margin: 0 auto;
  background: var(--line-color);
}

/* === Branches === */

/* Downward branches */
.branch-down {
  position: absolute;
  top: 100%;
  width: 1px;
  height: var(--branch-height);
  background: var(--branch-color);
}

/* Upward branches */
.branch-up {
  position: absolute;
  bottom: 100%;
  width: 1px;
  height: var(--branch-height);
  background: var(--branch-color);
}

/* Positions for downward branches */
.branch-left {
  left: 0;
  transform: translateX(0);
}
.branch-center {
  left: 50%;
  transform: translateX(-50%);
}
.branch-right {
  right: 0;
  transform: translateX(0);
}

/* Positions for upward branches */
.branch-up-center {
  left: 50%;
  transform: translateX(-50%);
}

/* Manual spacers to control vertical spacing */
.spacer-branch-up {
  height: var(--branch-height);
}
.spacer-branch-down {
  height: var(--branch-height);
}







/* Mobile */
@media only screen and (max-width: 991px) {
  .roolnew {
    margin: 2rem 0 2rem 0 !important;
  }
  .roolnew.limited-width {
    margin: 2.5rem 0 2rem 0 !important;
  }
  .roolnew.blank-bottom {
    margin: 2rem 0 2rem 0 !important;
  }
  .down-arrow {
      margin: 0 auto 2rem auto; /* Adjust the margin as needed */
  }
  .down-arrow-rool {
    margin: 2rem 0 0 0 !important;
  }
  .roolpeek {
    margin: 2rem 0 2rem 0 !important;
  }
  .roolpeek.blank-bottom {
    margin: 2rem 0 2rem 0 !important;
  }
  .roolpeek.less-bottom {
    margin: 2rem 0 2rem 0 !important;
  }
  .roolnew-3branch {
    display: none;
  }
  .roolnew-4branch {
    display: none;
  }
}


.rool02 {
  display: block;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid rgba(24,172,242,0.5);
}

.rool03 {
  display: block;
  border-bottom: 1px solid rgba(255,255,255,0.0);
}

.rool04 {
  display: block;
  margin: 4rem 0 4rem 0 !important;
  border-bottom: 1px solid rgba(255,255,255,0.125);
}

/* Mobile */
@media only screen and (max-width: 991px) {
  .rool04 {
    margin: 2rem 0 2rem 0 !important;
  }
}


.rool-apps {
  display: block;
  margin-top: 5rem !important;
  margin-bottom: -2.25rem !important;
  border-bottom: 1px solid rgba(255,255,255,0.125);
}

/*********** Spacers ***********/
.spacer-01 {
  margin: 0.5rem 0;
}

.spacer-02 {
  margin: 2rem 0 !important;
}

.spacer-03 {
  margin: 3rem 0 !important;
}

.spacer-04 {
  margin: 5rem 0 !important;
}

.spacer-05 {
  margin: 1rem 0;
}

.spacer-sticky {
  margin: 20rem 0 !important;
}

.spacer-collections {
  margin: 3.5rem 0 !important;
}

.spacer-collections.rool {
  display: block;
  border-bottom: 1px solid rgba(255,255,255,0.125);
  margin-bottom: 0 !important;
}


/* Mobile */
@media only screen and (max-width: 991px) {
  .spacer-02 {
  margin: 2rem 0 !important;
  }
  .spacer-03 {
  margin: 3rem 0 !important;
  }
  .spacer-04 {
    margin: 4rem 0 !important;
  }
  .spacer-collections {
    margin: 1rem 0 !important;
  }
  .spacer-mobile-only {
    margin: 4.66rem 0 !important;
  }
}


/*********** Pipe ***********/
.piper {
  color: rgba(255,255,255,0.33);
  margin: 0 15px 0 15px;
}

.piper::after {
  content: "|"
}

@media only screen and (max-width: 991px) {
  .piper::after {
    content: "\a";
    white-space: pre;
    text-align: center;
    justify-content: center;
  }

  .piper {
    text-align: center;
    justify-content: center;
    margin: 0;
    padding-bottom: 1rem;
  }
}



/*********** H Tags Sizes ***********/
.whyte {
  color: #ffffff !important;
}

.bloo {
  color: #4fa2db !important;
}

p,
.rte p,
.body-text,
.p {
  font-size: 17px;
}

.footer__block-item.footer__block-item--text.footer__block-item--always-bottom p {
  font-size: 13px;
  opacity: 0.88;
}

h1, .h1 {
  font-size: 50px !important;
  line-height: normal !important;
}
h2, .h2 {
  font-size: 40px !important;
  line-height: normal !important;
}

h3.embiggin, .h3.embiggin {
  font-size: 32px !important;
}

h3, .h3 {
  font-size: 24px !important;
  line-height: normal !important;
}
h4, .h4 {
  font-size: 18px !important;
      line-height: normal !important;
  font-weight: 800 !important;
}



p.font-bump {
  font-size: 125%;
  line-height: 1.8;
}

.heart {
  font-size: 150%;
  color: #44acf1;
  position: relative;
  top: 2px; /* adjust this value as needed */
}

/** PLP **/
.product-item__title.h3 {
  font-size: 18px !important;
  line-height: normal;
}

/** Product Title **/
.product-meta__title.h1 {
  font-size: 30px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}

/** Product Sub Title **/
/* Ensure Subtitle stays above the Age and SKU */
.product-meta__sku-container .product-meta__sub > .var-subtitle {
  font-size: 20px !important;
  font-weight: 800 !important;
  margin-bottom: 14px !important;
  line-height: 1 !important;
  display: block !important;
  margin-top: 0px !important;
}

/* Container for Age and SKU (Inline) */
.product-meta__sku-container .product-meta__inline-content {
  display: flex; /* Flexbox to align Age and SKU horizontally */
  align-items: center; /* Aligns items vertically centered */
}

/* Ensure Age and SKU are inline */
.product-meta__sku-container .product-meta__age-range,
.product-meta__sku-container .product-meta__sku {
  display: inline-block;
  vertical-align: middle; /* Keeps them aligned on the same line */
}

/* Optional: Ensures proper alignment and spacing of SKU */
.product-meta__sku-number {
  display: inline;
}


.featured-collection__title {
    font-size: 24px !important;
}


/* --T A B L E T-- */
@media only screen and (max-width: 1358px) {

h1, .h1 {
  font-size: 50px !important;
  line-height: 1 !important;
}
h2, .h2 {
  font-size: 44px;
  line-height: normal;
}
h3, .h3 {
  font-size: 24px !important;
  line-height: normal;
}


/** Product Title **/
.product-meta__title.h1 {
  font-size: 30px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}

/** Product Sub Title **/
/* Ensure Subtitle stays above the Age and SKU */
.product-meta__sku-container .product-meta__sub > .var-subtitle {
  font-size: 20px !important;
  font-weight: 800 !important;
  margin-bottom: 14px !important;
  line-height: 1 !important;
  display: block !important;
  margin-top: 0px !important;
}

/* Container for Age and SKU (Inline) */
.product-meta__sku-container .product-meta__inline-content {
  display: flex; /* Flexbox to align Age and SKU horizontally */
  align-items: center; /* Aligns items vertically centered */
}

/* Ensure Age and SKU are inline */
.product-meta__sku-container .product-meta__age-range,
.product-meta__sku-container .product-meta__sku {
  display: inline-block;
  vertical-align: middle; /* Keeps them aligned on the same line */
}

/* Optional: Ensures proper alignment and spacing of SKU */
.product-meta__sku-number {
  display: inline;
}


}


/* --P H O N E - P O R T R A I T-- */
@media only screen and (max-width: 991px) {
h1, .h1 {
  font-size: 30px !important;
    line-height: normal !important;
}
h2, .h2 {
  font-size: 25px !important;
}
h3, .h3 {
  font-size: 18px !important;
}
h3.embiggin, .h3.embiggin {
  font-size: 25px !important;
}
h4, .h4 {
  font-size: 18px !important;
}

  /** PLP **/
.product-item__title.h3 {
  font-size: 16px !important;
  line-height: normal;
}

/** Product Title **/
.product-meta__title.h1 {
  font-size: 30px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}

/** Product Sub Title **/
/* Ensure Subtitle stays above the Age and SKU */
.product-meta__sku-container .product-meta__sub > .var-subtitle {
  font-size: 20px !important;
  font-weight: 800 !important;
  margin-bottom: 14px !important;
  line-height: 1 !important;
  display: block !important;
  margin-top: 0px !important;
}

/* Container for Age and SKU (Inline) */
.product-meta__sku-container .product-meta__inline-content {
  display: flex; /* Flexbox to align Age and SKU horizontally */
  align-items: center; /* Aligns items vertically centered */
}

/* Ensure Age and SKU are inline */
.product-meta__sku-container .product-meta__age-range,
.product-meta__sku-container .product-meta__sku {
  display: inline-block;
  vertical-align: middle; /* Keeps them aligned on the same line */
}

/* Optional: Ensures proper alignment and spacing of SKU */
.product-meta__sku-number {
  display: inline;
}


}

/*********** Anchor Links ******/

.anchors {
  position: relative;
}
.anchors span {
  position: absolute;
  top: -225px;
}

@media only screen and (max-width: 991px) {
  .anchors {
  position: relative;
}
.anchors span {
  position: absolute;
  top: -133px;
}
}

.shopbygrade > p {
  color: white !important;
  font-family: Roboto, sans-serif;
  font-size: 16px  !important;
  line-height: 1.5  !important;
  font-weight: 400  !important;
  font-style: normal  !important;
}

.shopbygrade > h3,
.shopbygrade > h4 {
    color: #44acf1 !important;
}

.shopbygrade:hover > h3,
.shopbygrade:hover > h4,
.shopbygrade:hover > h5 {
    color: #ffffff !important;
}

.shopbygrade-button {
  background: #1e1e1e;
  padding: 1rem;
}

.shopbygrade.button {
  font-family: inherit !important;
  font-weight: inherit !important;
}

.shopbygrade-button-sm {
  background: #1e1e1e;
  padding: 0;
}

.shopbygrade-button-outline {
  border: 1px solid #44acf1;
  padding: 0;
  border-radius: 6px;
}

.shopbygrade-gutter {
  padding-right: 0.5rem;
}

.shopbygrade.overlay-photo {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(30, 30, 30, 0.88);
  border-radius: 0;
}

/* Mobile */
@media only screen and (max-width: 991px) {
  .shopbygrade-gutter {
    padding-right: 0;
  }

  .shopbygrade > h4 {
    font-weight: 700 !important;
  }

  .shopbygrade > h5 {
    font-weight: 700 !important;
  }
}

/******** LINK ARROW ********/
.material-symbols-outlined {
  font-size: 1.25rem !important;
  font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 10
}

.arrow-align {
  vertical-align: -5px !important;
}

a.chevy:has(> span.arrow-align) {
  padding-left: 6px !important;
}



/*********** CHEVRON RIGHT LINK BEHAVIOR *********/

a.chevy:hover {
  color: #18acf2;
  text-decoration: underline !important;
  opacity: 1;
}
a.chevy {
  color: #18acf2;
  text-decoration: none !important;
}

/*********** BADGES *********/
.badger {
    position: absolute;
    top: -100px; /* Adjust top position as needed */
    left: -66px; /* Adjust left position as needed */
    /* background-color: #44acf1; */
    background-color: #ffffff;
    color: #44acf1;
    border-radius: 50%;
    padding: 10px;
    margin: 0 !important;
    width: 100px;
    height: 100px;
    text-align: center;
    font-size: 24px;
    font-family: Montserrat, sans-serif;
    font-weight: 900;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1; /* Ensure badge is above other content */
}

.badge-text {
    transform: rotate(-22deg);
}

.has-badger img {
    /* Styles for the image if needed */
    box-shadow: 10px 10px 0 0 rgba(82, 168, 228, 1.0);
}

.columnnew-item .badger + h2 {
    /* CSS styles for h2 that directly follows .badger */
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.columnnew-item.has-badger {
  position: relative;
}


/* Mobile */
@media only screen and (max-width: 991px) {
  .badger {
      top: -40px;
      left: -40px;
      padding: 5px;
      width: 75px;
      height: 75px;
      font-size: 18px;
  }

  .columnnew-item .badger + h2 {
      /* CSS styles for h2 that directly follows .badger */
    margin: 1.55em 0 .6em !important;
  }

}




.badger02 {
    position: absolute;
    top: -100px; /* Adjust top position as needed */
    left: -66px; /* Adjust left position as needed */
    /* background-color: #44acf1; */
    background-color: #ffffff;
    color: #44acf1;
    border-radius: 50%;
    padding: 10px;
    margin: 0 !important;
    width: 100px;
    height: 100px;
    text-align: center;
    font-size: 24px;
    font-family: Montserrat, sans-serif;
    font-weight: 900;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1; /* Ensure badge is above other content */
}

.badge02-text {
    transform: rotate(-22deg);
}

/* .has-badger02 img {
    box-shadow: 10px 10px 0 0 rgba(82, 168, 228, 1.0);
} */

.columnnew-item .badger02 + h2 {
    /* CSS styles for h2 that directly follows .badger */
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.columnnew-item.has-badger02 {
  position: relative;
}


/* Mobile */
@media only screen and (max-width: 991px) {
  .badger02 {
      top: -40px;
      left: -40px;
      padding: 5px;
      width: 75px;
      height: 75px;
      font-size: 18px;
  }

  .columnnew-item .badger02 + h2 {
      /* CSS styles for h2 that directly follows .badger02 */
    margin: 1.55em 0 .6em !important;
  }

}



/*********** HOLIDAY SECTION STUFF ***********/
.gift-image-overlay {
  background: rgba(255,255,255,0.66);
  margin: 4rem;
  padding: 2rem;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .gift-image-overlay {
    background: rgba(255,255,255,0.66);
    margin: 1rem;
    padding: 1rem;
    text-align: center;
  }
}

.snow-overlay {
  position: relative;
  overflow: hidden; 
}

.snow-overlay::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("/cdn/shop/files/flocking.png?v=1729034543") no-repeat center center;
  background-size: cover;
  opacity: 0.7;
  pointer-events: none; /* Allow clicks to pass through to elements below */
  z-index: 1;
}

.gift-wrap-column {
  position: relative;
}

.gift-wrap-bow {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  height: auto;
}

.gift-wrap-shadow {
  box-shadow: 10px 10px 0 0;
  color: #44acf1;
}



/*********** HOMEPAGE TOP SECTION ***********/

/*** With these you could change a background image and turn on a regular image ***/
@media only screen and (max-width: 991px) {
  .section:has(.topimager) {
    background: red !important;
  }

  img.topimager-off {
    display: block !important;
  }
}

/*  .section:has(.bgimager) {
    background: url('/cdn/shop/files/hero13.jpg?v=1718688134') right top / auto 100% no-repeat, #1e1e1e;
  } */

  .columnnew-container.bg-readable {
    padding-top: 3rem; padding-bottom: 3rem;
  }

.logo-homepage {
  max-width: 400px;
}

.logo-half-big {
  width: 50%;
}

.logo-half-half-big {
  width: 33%;
}

@media only screen and (max-width: 991px) {
  .logo-half-big {
    width: 75%;
  }
    .logo-half-half-big {
    width: 75%;
  }
  .logo-homepage {
  max-width: 75%;
}
}

@media only screen and (max-width: 991px) {
  .columnnew-container.bg-readable {
    padding-top: 1.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 0.25rem;
    margin-bottom: 3rem !important;
    background: rgba(0,0,0,0.66) !important;
  }
}

@media only screen and (max-width: 991px) {
  .columnnew-container.bg-readable-light {
    padding: 1rem;
    margin-bottom: 3rem !important;
    background: rgba(255,255,255,0.88) !important;
  }
}


/*********** COLUMNS EXTRAS ***********/

.column-space-bot {
  margin-bottom: 1rem;
}

/* Mobile */
@media only screen and (max-width: 991px) {
  .column-mobile-space-top {
    margin-top: 0.33rem
  }
}

.column-border {
  border: 1px solid rgba(24,172,242,0.5);
  padding: 1rem;
}


/*********** COLUMNS NEW ***********/

  .span-vspace {
      display: inline-block;
      margin-top: 10px;
  }

.loaderoo {
    visibility: hidden; /* Hide the container while loading */
}

.columnnew-master.loaderoo {
    visibility: hidden; /* Hide the container while loading */
}

.columnnew-master {
  display: flex;
  flex-direction: column;
  justify-content: center; /* Center vertically */
  align-items: center; /* Center horizontally */
  height: 100%; /* Ensure full height */
}

.columnnew-master.limited-width {
  max-width: 1080px; /* Limit width to 1080px */
  margin: 0 auto; /* Center horizontally */
}

.columnnew-master.bgsection {
  background: #1e1e1e; padding: 2rem 0;
}

/* Ensure the container takes full width */
.columnnew-container {
  width: 100%; /* Take full width of parent */
  display: flex;
  flex-direction: row; /* Ensure columns lay side by side */
  align-items: flex-start; /* Aligns top. */
}

.columnnew-container.has-second-row {
  margin-bottom: 3rem;
}

.columnnew-container.has-second-row-02 {
  margin-bottom: 3rem;
}

.columnnew-container.has-second-row-03 {
  margin-bottom: 2rem;
}

.columnnew-container.has-second-row-shopby {
  margin-bottom: 3rem;
}


@media only screen and (max-width: 991px) {
    .columnnew-container.has-second-row {
    margin-bottom: 4.5rem;
  }
    .columnnew-container.has-second-row-02 {
    margin-bottom: 0rem;
  }
  .columnnew-container.has-second-row-03 {
    margin-bottom: 4.5rem;
  }
  .columnnew-container.has-second-row-shopby {
    margin-bottom: 4.66rem;
  }
}

.columnnew-container.vcenter {
      align-items: center !important;
}

.columnnew-container.5050-image {
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 2rem !important;
}

.columnnew-container.bgsection {
  background: #1e1e1e;
  padding: 2rem 2rem 2rem 0;
}

.columnnew-container.bgsection-clear {
  background: none;
  padding: 2rem 2rem 2rem 0;
}

.columnnew-container.bgsection-02 {
  background: #1e1e1e;
  padding: 0;
}

.columnnew-container.bgsection-03 {
  background: url('/cdn/shop/files/sphero-pattern-02.png?v=1717703014') left top / auto 100% no-repeat, #1e1e1e;
    padding: 2rem;
}

.columnnew-container.bgsection-04 {
  /* background: url('/cdn/shop/files/bgsection-bolt05.jpg?v=1718651822') left top / auto 100% no-repeat, #1e1e1e; */
  background-color: #1e1e1e;
  padding-left: 2rem;
}

.columnnew-container.bgsection-05 {
  background: url('/cdn/shop/files/sphero-pattern-03.jpg?v=1746463967') left top / auto 100% no-repeat, #1e1e1e;
    padding: 2rem;
}

.columnnew-master.bgsection-top {
  margin-top: -50px !important;
}

.columnnew-master.bgsection-top-02 {
  margin-top: -50px !important;
}

.columnnew-container.bgsection-top-vbig {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

@media only screen and (max-width: 991px) {
  .columnnew-master.bgsection-top {
    padding-top: 50px;
  }

.columnnew-master.bgsection-top-02 {
  margin-top: 0;
}
  
  .columnnew-container.bgsection-top-vbig {
    margin-top: 0;
  }
}

@media only screen and (max-width: 991px) {
  .columnnew-master.homesection-top {
    padding-top: 50px;
  }
}

.columnnew-item {
  margin-right: 2rem; /* Add right margin between columns */
  text-align: center !important;
}

.columnnew-item.vcenter {
      align-items: center !important;
}

.columnnew-item.text-left {
  text-align: left !important;
}


/* DID THIS BREAK */
.columnnew-item.text-left img {
  display: block; /* Ensures it's treated as a block element */
  margin-left: 0 !important; /* Align image to the left */
  margin-right: auto !important; /* Prevent any margin on the right */
}

.columnnew-item.text-right {
  text-align: right !important;
}

.columnnew-item.text-center p {
    text-align: center !important;
    justify-content: center !important;
}

.columnnew-item.text-left-then-center {
  text-align: left !important;
}

@media only screen and (max-width: 991px) {
.columnnew-item.text-left-then-center {
  text-align: center !important;
}
}

.columnnew-item.gap {
  margin-right: 10rem;
}

.columnnew-item.gap-sm {
  margin-right: 5rem;
}

.columnnew-item.gap-rep {
  padding-right: 4rem;
}

@media only screen and (max-width: 991px) {
    .columnnew-item.gap-rep {
    padding-right: 0;
  }
}

.columnnew-item img {
  margin: 0 auto !important;
}

.columnnew-item .video-wrapper {
  margin: 0;
}

.columnnew-item:last-child {
  margin-right: 0; /* Remove right margin from last column */
  margin-bottom: 0;
}

.columnnew-item .content-wrapper {
  display: flex;
  justify-content: space-between;
}

.columnnew-item .content-block {
  flex: 1;
  margin-right: 2rem;
  background-color: #1e1e1e; /* Placeholder background color */
  text-align: center;
  padding: 1rem;
}

.columnnew-item .content-block:last-child {
  margin-right: 0;
}

.columnnew-item.has-badger {
    position: relative;
    display: inline-block;
}

.columnnew-item.shopbygrade-button-sm {
  position: relative;
}

.columnnew-item.landingnewnew {
  margin-left: auto;
  margin-right: auto;
}

.columnnew-item.rounded {
  background-color: rgba(255,255,255,1.0);
  color:  #0075b2;
  border-radius: 1rem;
  padding: 0 1.5rem 1.5rem 1.5rem;
}

@media only screen and (max-width: 991px) {
    .columnnew-item.blank {
      display: none !important;
      margin-bottom: 0 !important;
  }
    .columnnew-item.blanktop {
      margin-bottom: 2rem !important;
  }
}



/* Mobile */
@media only screen and (max-width: 991px) {
  .columnnew-container {
    flex-direction: column; /* Stack items vertically on mobile */
    align-items: center; /* Center columns on mobile */
    margin-bottom: 0; /* Remove margin-bottom */
  }

  .columnnew-item {
    margin-right: 0 !important; /* Remove right margin on mobile */
    margin-bottom: 4.66rem; /* Add bottom margin on mobile */
    width: 100%; /* Ensure items take full width on mobile */
  }

  .columnnew-item.shopbygrade-button-sm {
    margin-bottom: 1rem;
  }

  .columnnew-item.has-overlay-photo {
    margin-bottom: 3rem;
  }

.overlay-photo-text {
    position: absolute; /* Position it absolutely within the parent */
    top: 10px; /* Adjust top position */
    left: 10px; /* Adjust left position */
    color: white; /* Change text color */
    background: rgba(0, 0, 0, 0.5); /* Semi-transparent background for contrast */
    padding: 5px; /* Some padding for visibility */
    z-index: 10; /* Ensure it appears above other content */
}

  .columnnew-container.bgsection-04 {
    padding: 0 1rem;
  }
  
  .columnnew-item.center-mobile {
    text-align: center !important;
  }

  .columnnew-item .content-wrapper {
    flex-direction: column; /* Stack items vertically */
  }

  .columnnew-item .content-block {
    flex: none; /* Reset flex value */
    margin-right: 0; /* Remove right margin */
    margin-bottom: 2rem; /* Add bottom margin between blocks */
  }

  /* Remove bottom margin for the third content block */
  .columnnew-item .content-block:nth-child(3) {
    margin-bottom: 0;
  }

  .columnnew-item .video-pad-bottom {
    padding-bottom: 1rem;
  }

}


  .fullwidth-image-section {
}

  .fullwidth-image-section img {

}

@media only screen and (max-width: 991px) {
    .fullwidth-image-section {
      width: 100vw;
      position: relative;
      left: 50%;
      right: 50%;
      margin-left: -50vw;
      margin-right: -50vw;
      overflow: hidden;
  }
  
  .fullwidth-image-section img {
      width: 100%;
      height: auto;
      display: block;
  }
}

@media only screen and (max-width: 991px) {
    .fullwidth-image-section-02 {
      width: 100vw;
  }
  
  .fullwidth-image-section-02 img {
      width: 100%;
  }
}


/*********** COLUMNS ***********/

/* Desktop */
.column-container {
  display: flex;
  margin-bottom: 25px;
  align-items: flex-start;
}

.column-item {
  margin-right: 0;
  text-align: center;
}

.column-item img {
  margin: 0 !important;
}

.column-item.app {
  padding-right: 45px;
}

/* Mobile */
@media only screen and (max-width: 991px) {
  .column-container {
    flex-direction: column; /* Stack items vertically on mobile */
  margin-bottom: 0;
  }

  .column-item {
    margin-right: 0 !important; /* Remove right margin on mobile */
    margin-bottom: 20px; /* Add bottom margin on mobile */
  }


  .column-item.app {
  padding-right: 0;
  }
}


/****** COLUMN ONE SINGLE CENTERED ******/
.column-one-center {
  display: flex;
  flex-direction: column;
  justify-content: center; /* Center vertically */
  align-items: center; /* Center horizontally */
  height: 100%; /* Ensure full height */
}

.column-one-center h1, .column-one-center p {
  text-align: center; /* Center justify text */
}

.column-one-center.limited-width {
  max-width: 1080px; /* Limit width to 1080px */
  margin: 0 auto; /* Center horizontally */
}





/****** COLUMNS CENTERED ******/
/* Desktop */
.column-container-center {
  display: flex;
  justify-content: center; /* Center items horizontally */

}

.column-item-vcenter {
  display: flex; /* Use flexbox for vertical centering */
  flex-direction: column; /* Stack items vertically */
  justify-content: center; /* Center items vertically */
}

/* Mobile */
@media only screen and (max-width: 991px) {}
  .column-container-center {
    flex-direction: column; /* Stack items vertically on mobile */
    padding-bottom: 25px;
  }
  .column-item-vcenter {
    margin-right: 0 !important;
}
    .column-item-vcenter img {
      margin-left: auto;
      margin-right: auto;
}
}


/****** COLUMNS CENTERED IMAGES ******/
/* Desktop */
.column02-container-center {
  display: flex;
  justify-content: center; /* Center items horizontally */
  flex-wrap: wrap; /* Allow items to wrap */
}

.column02-item-vcenter {
  flex-basis: calc(25% - 1rem); /* Four columns across including padding */
  max-width: calc(25% - 1rem); /* Four columns across including padding */
  box-sizing: border-box; /* Include padding in the width calculation */
  margin-bottom: 1rem; /* Add gutter below items */
  padding-right: 1rem; /* Add gutter between items */
}

/* Remove padding from the last item in each row */
.column02-container-center .column02-item-vcenter:nth-child(4n),
.column02-container-center .column02-item-vcenter:nth-child(4n - 1),
.column02-container-center .column02-item-vcenter:nth-child(2n) {
  padding-right: 0;
}

/* Tablet */
@media only screen and (max-width: 1358px) {
  .column02-item-vcenter {
    flex-basis: calc(50% - 1rem); /* Two columns across including padding */
    max-width: calc(50% - 1rem); /* Two columns across including padding */
  }
}

/* Mobile */
@media only screen and (max-width: 991px) {
  .column02-item-vcenter {
    flex-basis: calc(100% - 1rem); /* One column across including padding */
    max-width: calc(100% - 1rem); /* One column across including padding */
    margin-left: 0; /* Remove left margin on mobile */
    padding-right: 0; /* Remove padding on mobile */
    margin-bottom: 0.5rem; /* Adjust gutter for mobile */
  }
}





/*********** COLUMNS 50/50 ******************/
/* Desktop */
.column50-container {
  display: flex;
  margin-bottom: 25px;
}

.column50-item {
  flex: 1; /* Equal width for each column */
  display: flex; /* Use flexbox for vertical centering */
  flex-direction: column; /* Stack items vertically */
  justify-content: center; /* Center items vertically */
}

.column50-item.padder {
padding-right: 3rem;
}

.column50-item:first-child {
  margin-right: 50px; /* Add margin only to the first column */
}

.column50-item.gap:first-child {
  margin-right: 200px; /* Add margin only to the first column */
}

.column50-item img {
  width: 100%; /* Make images fill the entire width of the column */
  height: auto; /* Maintain aspect ratio */
}

/* Mobile */
@media only screen and (max-width: 991px) {
  .column50-container {
    flex-direction: column;
    margin-bottom: 0;
  }

  .column50-item img {
    margin: 0 0 0.5rem 0;
  }

  .column50-item {
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 10px;
    align-items: start !important;
  }

  .column50-item.padder {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
  }


  .column50-item:first-child {
    margin-right: 0; /* Remove margin from the first column */
    margin-bottom: 2rem;
  }

  .column50-item.gap:first-child {
        margin-right: 0; /* Remove margin from the first column */
    margin-bottom: 4rem;
}

  .column50-item:last-child {
    margin-bottom: 0;
  }
}



/*********** COLUMNS 75/25 ******************/
/* Desktop */
.column75-container {
  display: flex;
  margin-bottom: 25px;
}

.column75-item {
  flex: 3; /* 75% width for this column */
  margin-right: 100px; /* Add margin between columns */
  display: flex; /* Use flexbox for vertical centering */
  flex-direction: column; /* Stack items vertically */
  justify-content: center; /* Center items vertically */
}

.column25-item {
  flex: 1; /* 25% width for this column */
  margin-right: 0; /* No margin for this column */
  display: flex; /* Use flexbox for vertical centering */
  flex-direction: column; /* Stack items vertically */
  justify-content: center; /* Center items vertically */
}

.column75-item img,
.column25-item img {
  width: 100%; /* Make images fill the entire width of the column */
  height: auto; /* Maintain aspect ratio */
}

/* Mobile */
@media only screen and (max-width: 991px) {
  .column75-container {
    flex-direction: column;
    margin-bottom: 0;
  }

  .column75-item,
  .column25-item {
    flex: 1; /* Both columns occupy full width on mobile */
    margin-right: 0;
    margin-bottom: 25px;
  }

  .column75-item:last-child,
  .column25-item:last-child {
    margin-bottom: 0;
  }
}

/*********** COLUMNS 66/33 ******************/
/* Desktop */
.column66-container {
  display: flex;
  margin-bottom: 25px;
}

.column66-item {
  flex: 2; /* 66% width for this column */
  margin-right: 100px; /* Add margin between columns */
  display: flex; /* Use flexbox for vertical centering */
  flex-direction: column; /* Stack items vertically */
  justify-content: center; /* Center items vertically */
}

.column33-item {
  flex: 1; /* 33% width for this column */
  margin-right: 0;
  display: flex; /* Use flexbox for vertical centering */
  flex-direction: column; /* Stack items vertically */
  justify-content: center; /* Center items vertically */
}

.column33-item img {
  width: 100%; /* Make images fill the entire width of the column */
  height: auto; /* Maintain aspect ratio */
}

/* Mobile */
@media only screen and (max-width: 991px) {
  .column66-container,
  .column33-container {
    flex-direction: column; /* Stack columns vertically on mobile */
    margin-bottom: 0;
  }

  .column66-item,
  .column33-item {
    flex: 1; /* Both columns occupy full width on mobile */
    margin-right: 0;
    margin-bottom: 25px;
  }

  .column66-item:last-child,
  .column33-item:last-child {
    margin-bottom: 0;
  }
}


/*********** COLUMNS 1/3 ******************/
/* Desktop */
.column33-container {
  display: flex;
  justify-content: flex-start; /* Align columns to the start of the container */
  margin-bottom: 25px;
}

.column33-item {
  flex-basis: 0; /* Allow columns to fill the available space */
  flex-grow: 1; /* Allow columns to grow to fill remaining space */
  margin-right: 50px; /* Add margin between columns */
  display: flex; /* Use flexbox for vertical centering */
  flex-direction: column; /* Stack items vertically */
  justify-content: flex-start; /* Align items to the top */
}

.column33-item img {
  width: 100%; /* Make images fill the entire width of the column */
  height: auto; /* Maintain aspect ratio */
}

/* Adjust margin for last column on desktop */
.column33-item:last-child {
  margin-right: 0;
}

/* Mobile */
@media only screen and (max-width: 991px) {
  .column33-container {
    flex-direction: column; /* Stack columns vertically on mobile */
    margin-bottom: 0;
  }

  .column33-item {
    flex-basis: auto; /* Reset flex basis for mobile */
    margin-right: 0;
    margin-bottom: 50px;
  }

  .column33-item:last-child {
    margin-bottom: 0;
  }
}


/*********** COLUMNS 1/3 CENTERED (Put column-item content inside another div)******************/
/* Desktop */
.column33-center-container {
  display: flex;
  justify-content: flex-start; /* Align columns to the start of the container */
  margin-bottom: 25px;
}

.column33-center-item {
  flex-basis: 0; /* Allow columns to fill the available space */
  flex-grow: 1; /* Allow columns to grow to fill remaining space */
  margin-right: 50px; /* Add margin between columns */
  display: flex; /* Use flexbox for vertical centering */
  flex-direction: column; /* Stack items vertically */
  justify-content: flex-start; /* Align items to the top */
  align-items: center; /* Center items vertically within the column */
}

.column33-center-item img {
  width: 100%; /* Make images fill the entire width of the column */
  height: auto; /* Maintain aspect ratio */
}

/* Adjust margin for last column on desktop */
.column33-center-item:last-child {
  margin-right: 0;
}

/* Mobile */
@media only screen and (max-width: 991px) {
  .column33-center-container {
    flex-direction: column; /* Stack columns vertically on mobile */
    margin-bottom: 0;
  }

  .column33-center-item {
    flex-basis: auto; /* Reset flex basis for mobile */
    margin-right: 0;
    margin-bottom: 50px;
    align-items: flex-start; /* Reset alignment for mobile */
  }

  .column33-center-item:last-child {
    margin-bottom: 0;
  }
}


/*********** COLUMNS 1/4 ******************/
/* Desktop */
.column25-container {
  display: flex;
  justify-content: flex-start; /* Align columns to the start of the container */
  margin-bottom: 25px;
}

.column25-item {
  flex-basis: 0; /* Allow columns to fill the available space */
  flex-grow: 1; /* Allow columns to grow to fill remaining space */
  margin-right: 25px; /* Add margin between columns */
  display: flex; /* Use flexbox for vertical centering */
  flex-direction: column; /* Stack items vertically */
  justify-content: flex-start; /* Align items to the top */
}

.column25-item img {
  width: 100%; /* Make images fill the entire width of the column */
  height: auto; /* Maintain aspect ratio */
}

/* Adjust margin for last column on desktop */
.column25-item:last-child {
  margin-right: 0;
}

/* Mobile */
@media only screen and (max-width: 991px) {
  .column25-container {
    flex-direction: column; /* Stack columns vertically on mobile */
    margin-bottom: 0;
  }

  .column25-item {
    flex-basis: auto; /* Reset flex basis for mobile */
    margin-right: 0;
    margin-bottom: 25px; /* Add bottom margin for spacing */
  }

  .column25-item:last-child {
    margin-bottom: 0; /* Remove bottom margin for last item */
  }
}

/*********** CUSTOM BUTTONS ***********/
.button-collective {
    background-color: transparent;
    color: white; /* White text */
    border: 1px solid white; /* No border */
    padding: 16px 24px; /* Padding around the text */
    text-align: center; /* Centered text */
    text-decoration: none; /* No underline */
    display: inline-block; /* Allows padding and margin */
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    font-size: 16px; /* Font size */
    border-radius: 0px; /* Rounded corners */
    cursor: pointer; /* Pointer cursor on hover */
    transition: background-color 0.3s; /* Smooth transition */
}

/* .button-collective:hover {
    background-color: #0056b3;
} */


/*********** COLLECTIONS ***********/
.h1-collections {
  margin-top: 3.05rem !important;
  margin-bottom: 2.25rem !important;
}

.collection-toolbar {
  box-shadow: none !important;
}

.collection__toolbar--bordered {
  box-shadow: none;
  margin-top: -12px !important;
}

.collection .card {
  background-color: transparent !important;
  border-radius: 0 !important;
  border: none !important;
}

.collection__mobile-active-filters-results {
  margin: 0 0 -53px 0;
}

.collection__mobile-filters-recap {
  border-bottom: none !important;
}

/* Mobile */
@media only screen and (max-width: 991px) {
  .h1-collections {
    margin-top: 3.10rem !important;
    margin-bottom: 1.35rem !important;
  }

  .collection__toolbar {
    margin-top: 0;
    box-shadow: none !important;
  }

  .collection__toolbar--bordered {
    box-shadow: none;
    margin-top: 0 !important;
}

  .product-list.product-list--collection.product-list--with-sidebar {
    margin-top: 53px;
  }
}


/*********** SHARE SOCIAL ICONS OFF 
.product-meta__share-buttons {
  display: none;
}
***********/


/*********** HIDE YOU MIGHT ALSO LIKE ***********/
.shopify-section.Collection__Image {
  display: none !important;
}



.videobt-container {
  position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%;
}

.videobt-container iframe, .videobt-container object, .videobt-container embed {
  position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}

#rando-container {
  visibility: hidden;
}

#rando-image {
  box-shadow: 10px 10px 0 0 rgba(0, 0, 0, 0.25); 
}


/*********** PDP REARRANGE **********/
.product-form__selected-value {
  color: black;
  display: none;
}

.product-meta__description {
  padding: 0 30px 0 30px;
}

.product-meta__description .rte {
    padding: 0 !important;
}

.card__section {
  grid-gap: 12px;
  padding-bottom: 0;
}

/********* Hide Tech Specs *******/
.product-block-list__item .product-block-list__item--description {
  display: none !important;
}
/*********** END PDP REARRANGE **********/


/*********** FIX EASYSELL **********/
/* Mobile */
@media only screen and (max-width: 991px) {
  .lb-spc-details-checkbox-cont {
    padding: 0 !important;
  }
}

/************ Custom Collection Titles **********/
.Custom_Title {
  padding-top: 30px;
  text-align: center;
}


.text-pop {
  font-size: 24px !important;
  font-family: Montserrat, sans-serif;
  font-weight: 900;
  line-height: 1.33 !important;
}

@media only screen and (max-width: 991px) {
  .text-pop {
    font-size: 18px;
    font-family: Montserrat, sans-serif;
    font-weight: 900;
    line-height: 1.5;
  }
}

.desktop-img-smaller {
  width: 75%;
}

.desktop-img-smaller02 {
  width: 88%;
}

.desktop-img-smaller03 {
  width: 50%;
}

@media only screen and (max-width: 991px) {
.desktop-img-smaller {
  width: 100%;
}
  .desktop-img-smaller02 {
  width: 100%;
}
  .desktop-img-smaller03 {
  width: 100%;
}
}

/************ Helium form styles **********/
.captcha-form {
  color: #a6a6a6;
}

.captcha-form a {
  color: #44acf1;
}


.helium-checkbox {
  display: flex;
  align-items: center; /* Vertically aligns the checkbox and text */
}

.helium-checkbox input[type="checkbox"] {
  transform: scale(1.5); /* Make the checkbox larger */
  margin-right: 12px; /* Add space between checkbox and label */
  position: relative; /* Allows positioning adjustments */
  top: -2px; /* Adjust this to move the checkbox upward */
}

@media only screen and (max-width: 991px) {
.helium-checkbox input[type="checkbox"] {
  top: -1px;
}
}

.helium-spacer {

}

.helium-spacer legend {
  font-weight: bold;
}

.cf-enum-field__choice input[type="radio"] {
  margin-right: 12px;
}

/************ Hide Google reCaptcha - unhide HubSpot Captcha **********/
.grecaptcha-badge {
  visibility: hidden;
  outline: none !important;
  box-shadow: none !important;
}

.hsfc-ReCaptchaV2 {
  display: flex;
  justify-content: center;
}

.hsfc-ReCaptchaV2 .grecaptcha-badge {
  visibility: visible;
  outline: none !important;
  box-shadow: none !important;
}


/************ Standards Alignment **********/

p.lpp {
    font-size: 125%;
}

p.sa-subhed {
  font-size: 125%;
  font-weight: bold !important;
  margin: 0 !important;
  padding: 0 !important;
}

.sa-tile {
  background: black;
  border: 4px solid #1e1e1e;
  padding-top: 0.5rem;
}

.sa-shadow {
  box-shadow: 10px 10px 0px rgba(255, 255, 255, 0.12);
}

.pd-tile {
  background: black;
  border: 4px solid #1e1e1e;
  padding: 1rem;
}

.hp-tile {
  background: black;
  /* border: 4px solid rgba(68,172,241,0.75); */
  border: 4px solid #1e1e1e;
  padding: 0.5rem;
}

.hp-shadow {
  box-shadow: 10px 10px 0px rgba(255, 255, 255, 0.12);
}


.usa-button-square {
    display: inline-flex;
    align-items: center;
    justify-content: center;
     background-color: #18ACF2; 
    /* background-color: #3499ed; */
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    text-decoration: none;
    padding: 0;
    width: 160px;
    height: 40px;
    border: none;
    border-radius: 0;
    position: relative;
    background-size: 80px 80px; /* Set background image size to 80px by 80px */
    background-position: center;
    background-repeat: no-repeat;
    transition: background-color 0.3s ease;
    margin-right: 0.25rem;
}

.usa-button-square .text-content {
    position: absolute;
    font-size: 16px;
    line-height: 1.2;
  letter-spacing: 0.5px;
    font-weight: 800;
    color: white;
    text-align: center;
    white-space: nowrap;
    /*text-shadow: 
      1px 1px 0 #3499ed,   
      -1px -1px 0 #3499ed,  
      1px -1px 0 #3499ed,  
      -1px 1px 0 #3499ed;*/
}

.usa-button-square.usa-gap {

}

.usa-button-square:hover {
    background-color: #1699d4;
}

.usa-button-square:active {
    background-color: #1278b7;
}

@media only screen and (max-width: 991px) {
  .lpp {
      font-size: 1em;
  }
  .sa-shadow {
    box-shadow: none;
  }
}



/* Individual state button styles (50 states) */
.il-button {
    background-image: url('/cdn/shop/files/il-icon.png?v=1741927927');
}

.ri-button {
    background-image: url('/cdn/shop/files/ri-icon.png?v=1741927927');
}

.ma-button {
    background-image: url('/cdn/shop/files/ma-icon.png?v=1741935426');
}

.ak-button {
    background-image: url('/cdn/shop/files/ak-icon.png?v=1741935426');
}

.tx-button {
    background-image: url('/cdn/shop/files/tx-icon.png?v=1741935426');
}

.co-button {
    background-image: url('/cdn/shop/files/co-icon.png?v=1741935426');
}

.nv-button {
    background-image: url('/cdn/shop/files/nv-icon.png?v=1741935426');
}

.ar-button {
    background-image: url('/cdn/shop/files/ar-icon.png?v=1741935426');
}

.az-button {
    background-image: url('/cdn/shop/files/az-icon.png?v=1741935426');
}

.ca-button {
    background-image: url('/cdn/shop/files/ca-icon.png?v=1741935426');
}

.fl-button {
    background-image: url('/cdn/shop/files/fl-icon.png?v=1741935426');
}

.ct-button {
    background-image: url('/cdn/shop/files/ct-icon.png?v=1741935426');
}

.de-button {
    background-image: url('/cdn/shop/files/de-icon.png?v=1741935426');
}

.la-button {
    background-image: url('/cdn/shop/files/la-icon.png?v=1742834275');
}

.ky-button {
    background-image: url('/cdn/shop/files/ky-icon.png?v=1742834275');
}

.ia-button {
    background-image: url('/cdn/shop/files/ia-icon.png?v=1742834275');
}

.hi-button {
    background-image: url('/cdn/shop/files/hi-icon.png?v=1742834275');
}

.ga-button {
    background-image: url('/cdn/shop/files/ga-icon.png?v=1742834275');
}

.ks-button {
    background-image: url('/cdn/shop/files/ks-icon.png?v=1742834275');
}

.id-button {
    background-image: url('/cdn/shop/files/id-icon.png?v=1742834275');
}

.in-button {
    background-image: url('/cdn/shop/files/in-icon.png?v=1742834275');
}

.usa-button {
    background-image: url('/cdn/shop/files/usa-icon.png?v=1741935426');
}

.uk-button {
    background-image: url('/cdn/shop/files/usa-icon.png?v=1741935426');
}

/* Top Global Nav - Schedule a Meeting*/
.nav-bar__linklist {
  display: flex;
  align-items: center;
}

.nav-bar__linklist > .nav-bar__item:last-child {
  margin-left: auto;
  margin-right: 0 !important;
  padding-right: 0 !important;
}

/***** schedule button *****/
.nav-bar__linklist > .nav-bar__item:last-child .nav-bar__link {
  border: 1px solid transparent;
  color: rgba(0,0,0,0.95);
  background-color: rgba(255,255,255,1.0);
  padding: 0.33rem 0.88rem;
  text-decoration: none;
  font-weight: 500;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s;
}

.nav-bar__linklist > .nav-bar__item:last-child .nav-bar__link:hover {
  opacity: 0.88;
}

/****** Sticky Media ******/
  .product-template .product-block-list {
  display: flex;
  align-items: flex-start;
}
.product-block-list__item--gallery {
  position: sticky;
  top: 154px;
  align-self: flex-start;
  border-radius: 0 !important;
  box-sizing: border-box;
}
.product-block-list__item--info {
  flex: 1;
}
.product-block-list__item--gallery .card {
  border-radius: 0 !important;
}
@media only screen and (max-width: 991px) {
  .product-block-list__item--gallery {
    position: static;
    transform: none;
    top: auto;
  }
}


/**** Blueprint Landing Page ****/
#blueprint-hero {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-top: -50px;
  z-index: 1;
  overflow: visible;
}

#blueprint-hero .bp-sticky-bg {
  position: sticky;
  top: 154px; /* adjust for header/nav */
  width: 100vw;
  height: 100vh; /* full viewport height */
  background: url('/cdn/shop/files/bp-sticky-02.jpg?v=1761568544')
    center/cover no-repeat;
  z-index: 0;
  pointer-events: none;
}

#blueprint-hero .bp-sticky-sections {
  position: relative;
  z-index: 2;
  margin-top: -100vh;      /* pulls first block over hero */
  padding-bottom: 0;    /* reduced to release hero sooner */
}

.bp-sticky-section {
  width: 100vw;                    /* full viewport width */
  background: rgba(255, 255, 255, 0); /* default transparent, override inline if needed */
  padding: 0;                /* vertical spacing */
  display: flex;                    
  justify-content: center;          /* center inner content */
  box-sizing: border-box;          
  position: relative;              
  z-index: 3;                      
  text-align: center;              
}

.bp-sticky-section > .container {
  max-width: 1480px;
  width: 100%;
  margin: 0 auto;
}
