/** Shopify CDN: Minification failed

Line 527:17 Expected identifier but found whitespace
Line 527:19 Unexpected "{"
Line 527:28 Expected ":"
Line 528:18 Expected identifier but found whitespace
Line 528:20 Unexpected "{"
Line 528:29 Expected ":"
Line 528:55 Expected ":"
Line 529:21 Expected identifier but found whitespace
Line 529:23 Unexpected "{"
Line 529:32 Expected ":"
... and 3 more hidden warnings

**/
span.product__media-icon.quick-add-hidden {
    display: none !important;
}

 .loox-v2-carousel-app {
    padding-top: 0px !important;
}

.section-template--14534922764357__f0af6e55-4a61-489b-9e65-9eca325c1e3a-padding .image-with-text__media img {
    object-fit: content !important;
    height: auto !important;
}

div#shopify-section-template--14534922764357__spacetrackcar_sec_7M7zrt .spacetrackercar-sec .main-heading {
	color: #000;
}

div#shopify-section-template--14534922764357__spacetrackcar_sec_7M7zrt .spacetrackercar-sec .right-item h3 {
	color: #000;
}

div#shopify-section-template--14534922764357__spacetrackcar_sec_7M7zrt .spacetrackercar-sec .right-item p {
	color: #000;
}



.contact-block {
    padding: 0px 23px;
    background-size: cover;
    background-position: center center;
    color: #fff;
    position:relative;
    
}

.contact-block-inner {
    max-width: 1260px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
     gap:130px;
  position: relative;
    z-index: 999;
}


.contact-block-left {
    width: 44%;
    padding-top:60px;
    padding-bottom:60px;
}

.contact-block-right {
    width: 44%;
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}

.contact-block-inner h3 {
    font-weight: 400;
    font-size: 29px;
    margin: 0 0 15px;
    padding: 0;
    color: #fff;
}


.contact-block-left p {
    line-height: 1.5;
}

.icon-bx{
  margin-top:40px;
  margin-bottom:50px;
}

.icon-block {
    display: flex;
    gap: 13px;
    color: #fff;
    font-size: 16px;
    margin-top: 24px;
      align-items: start;
}

.icon-image {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 70px;
    padding: 8px 10px;
    width: 42px;
    height: 42px;
}

.icon-block h4{
    font-weight: 400;
    font-size: 18px;
    margin: 0 0 3px;
    padding: 0;
    color: #fff;
    text-transform:capitalize;
}

.contact-block-right-inner {
    padding: 34px 39px;
}


ul.social-list {
    display: flex;
    align-items: center;
    margin: 0px;
    padding: 0;
    list-style: none;
}

ul.social-list .list-social__link {
    color: rgb(255 255 255);
    background: #2E51D1;
    border-radius: 38px;
    margin-right: 10px;
}


.customer-review{
max-width: 1300px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 80px;
    padding: 40px 20px;
}

.review-left{
    width: 46%;
}

.review-right{
    width: 46%;
}

.review-left h3 {
    font-weight: 400;
    font-size: 38px;
    margin: 0 0 15px;
    padding: 0;
    color: #000;
    max-width: 425px;
}

.review-left h5{
    font-weight: 400;
    font-size: 18px;
    margin: 0 0 15px;
    padding: 0;
    color: #3A3A3A;
    text-transform:uppercase;
      width: 100%;
}

.youtube-iframe {
    width: 100%;
    height: 300px;
}


.video-wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9 aspect ratio */
}

.youtube-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
  color: white;
  background: rgba(0, 0, 0, 0.6);
  padding: 10px 20px;
  border-radius: 6px;
  display: none;
}

.review-right {
    position: relative;
}


.review-right .swiper-button-next {
    display: block !important;
    right: -42px;
    color: #000 !important;
}

.review-right .swiper-button-prev{
    display: block !important;
    left: -42px;
    color: #000 !important;
}

.review-right .swiper-button-prev:after, .review-right .swiper-button-next:after {
    font-size: 34px;
}

.panels ~ p {
    position: absolute;
    right: 0;
    opacity: 0;
    font-size: 0px !important;
}


.logo-wrapper img {
    max-height: 85px;
}

.logo-box {
    max-width: 1113px;
    margin: 0 auto;
    margin-top:0px
}

.logo-slider {
    background: #F4F4F4;
    
}


.logo-box .swiper-pagination {
    bottom: -19px;
}

.logo-box .swiper-wrapper {
    padding-bottom: 0px;
}



div#shopify-section-template--14534922698821__logo_slider_3Dtj7x .logo-box .swiper-wrapper {
    padding-bottom: 0px;
}



div#shopify-section-template--14534922698821__logo_slider_3Dtj7x  .logo-box {
    padding-top: 20px !important;
}



.logo-wrapper img {
    max-height: 85px;
    max-width: 100%;
    filter: grayscale(1);
}

.logo-wrapper {
    padding: 22px 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
}

.logo-box h3 {
    font-size: 23px;
    color: #000;
    font-weight: 600;
    letter-spacing: 0;
    margin: 0px;
    margin-bottom: 12px;
}

.icon-block-content div {
    color: #fff !important;
    text-decoration: none !important;
}


.contact-block:after {
    content: "";
    background: rgba(0, 0, 0, 0.6) !important;
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.review-right h2{
  padding: 0px;
  margin: 0;
  margin-bottom: 16px;
}

.contac-mobileblock{
  display:none !important;
}

.contac-mobileblock img {
    max-width: 100%;
}



section#shopify-section-template--17217663533125__collapsible_content_jExgWw {
    border-bottom: 1px solid #2e51d1d6;
}

#shopify-section-header{
  z-index: 9999 !important;
}

.icon-block-content a{
  color:#fff !important;
}

section#shopify-section-template--14534922764357__1662621149ed3db33d {
    max-width: 780px;
    margin: 0px auto;
}

#shopify-section-template--14534922764357__multicolumn_CmnpGE .multicolumn-list__item:only-child {
    max-width: 30rem;
}

#shopify-section-template--14534922764357__multicolumn_CmnpGE .multicolumn .button {
        margin-top: 0;
  font-weight: 600;
    font-size: 18px;
    border: 1px solid #FFCC00;
    min-width: 170px;
    background: #FFCC00;
    min-height: 54px;
    border-radius: 30px;
    color: #000;
}

#shopify-section-template--14534922764357__multicolumn_CmnpGE .multicolumn-list h3{
      font-size: 26px;
    font-weight: 700;
    line-height: 1.1;
}

#shopify-section-template--14534922764357__multicolumn_CmnpGE  .button:before, #shopify-section-template--14534922764357__multicolumn_CmnpGE  .button:after{
  content: normal;
}


li#Slide-template--14534922764357__1662621149ed3db33d-2 {
    padding-top: 9px;
}

.product__media-toggle, .product__modal-opener:hover .product__media-icon{
  display: none !important;
}
.accordion-header {
    cursor: pointer;
  background: #2e51d1;
    padding: 10px 14px;
    margin: 0;
    border-bottom: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 1.5rem;
    color: #fff;
}

.accordion-content {
  display: none;
  padding: 10px;
  border-bottom: 1px solid #eee;
}

h3.accordion-header svg {
    width: 13px;
}

.trust-bagde {
    padding-top: 32px;
}

#shopify-section-template--14534922764357__image_with_text_3NmznV img{
      height: auto !important;
    object-fit: inherit !important;
}

.list-payment{
  justify-content: center;
}

#shopify-section-template--14534922764357__logo_slider_XDL7Jh .logo-slider {
    background: #F4F4F4;
    margin-bottom: 0;
}

#shopify-section-template--14534922764357__logo_slider_XDL7Jh .logo-box .swiper-wrapper {
    padding-bottom: 0;
}

#shopify-section-template--14534922764357__logo_slider_XDL7Jh .logo-box {
     padding: 0 18px 0px;
}

#shopify-section-template--14534922764357__c5dfc59b-47ec-4ec1-a9db-440cadac5a62 .collapsible-section-layout {
        padding-top: 0px !important;
        padding-bottom: 8px !important
}

#shopify-section-template--14534922764357__logo_slider_XDL7Jh .logo-box .swiper-pagination {
    bottom: -1px !important;
}


.product-page .logo-slider {
    background: #E7E7E7;
    margin-bottom: 0;
}

.product-page .logo-box .swiper-wrapper {
    padding-bottom: 0;
}



.product-page .logo-box .swiper-pagination {
    bottom: -6px !important;
}



.menu-drawer__account{
    display:none !important;
}



/* spacereal-start */

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


.spacereal-section .spacereal-heading {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 0px;
}
.spacereal-section .spacereal-subheading {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 8px;
}
.spacereal-section .spacereal-features {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
 margin-bottom: 8px;
}
.spacereal-section .feature-item {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 48%;
}
.spacereal-section .feature-item.left {
  justify-content: flex-start;
}
.spacereal-section .feature-item.right {
  justify-content: flex-start;
}
.spacereal-section .feature-icon {
  width: 20px;
  height: 20px;
}
.spacereal-section .feature-text {
  font-size: 16px;
  color: #000;
  margin: 0px;
}
.spacereal-section .spacereal-bottom p {
  font-size: 15px;
  line-height: 1.6;
  color: #000;
}


/* spacereal-end */

/* spacemillion-start */

#spacemillion-sec {
      background: {{ section.settings.bg_color }};
      padding-top: {{ section.settings.padding_top }}px;
      padding-bottom: {{ section.settings.padding_bottom }}px;
    }

    #spacemillion-sec .spacemillion-sec__container {
      display: flex;
      align-items: center;
      gap: 40px;
    }

    /* LEFT IMAGE */
    #spacemillion-sec .spacemillion-sec__left {
      flex: 1;
    }
    #spacemillion-sec .spacemillion-sec__img {
      width: 100%;
      display: block;
    }

    /* RIGHT SIDE */
    #spacemillion-sec .spacemillion-sec__right {
      flex: 1;
    }

    #spacemillion-sec .spacemillion-sec__heading {
      font-size: 34px;
      font-weight: 700;
      margin-bottom: 25px;
    }

    /* ICON BOX */
    #spacemillion-sec .spacemillion-sec__icon-wrapper {
      display: flex;
      flex-direction: column;
      gap: 25px;
      background: #fff;
      box-shadow: 0 4px 18px rgba(0,0,0,0.08);
      padding: 30px;
      border-radius: 15px;
      margin-top: -40px;
    }

    #spacemillion-sec .spacemillion-sec__icon-box {
      display: flex;
      align-items: flex-start;
      gap: 18px;
      
     
    }

    /* ICON BACKGROUND (CSS Managed Only) */
    #spacemillion-sec .spacemillion-sec__icon {
      width: 55px;
      height: 55px;
      border-radius: 50%;
      background: #2e51d1; /* Change This For Background */
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 10px;
    }
    #spacemillion-sec .spacemillion-sec__icon img {
      width: 30px;
      height: 30px;
    }

    #spacemillion-sec .spacemillion-sec__content h3 {
      font-size: 18px;
      font-weight: 500;
      margin: 10px 0px 10px;
    }


    .spacemillion-sec__content {
      width: 90%;
    }


    #spacemillion-sec .spacemillion-sec__content p {
      margin: 0;
      font-size: 16px;
      line-height: 1.6em;
      margin-left: -55px;
      margin-top: 32px;
      
    }



/* spacemillion-end */

/* spaceicon-start */

.spacegpsicon-section {
  text-align: center;
  border-radius: 20px;
}
.spacegpsicon-section .spacegpsicon-heading {
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #fff;
  margin-top: 0px !important;
}
.spacegpsicon-section .spacegpsicon-boxes {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
}
.spacegpsicon-section .spacegpsicon-box {
  flex: 1 1 calc(33.333% - 30px);
  max-width: 350px;
  background: transparent;
  
}
.spacegpsicon-section .icon-bg {
  width: 70px;
  height: 70px;
  margin: 0 auto;
  border-radius: 50%;
  background: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.spacegpsicon-section .icon-bg img {
  width: 35px;
  height: 35px;
}
.spacegpsicon-section .spacegpsicon-title {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 4px !important;
  margin-top: 4px !important;
  color: #fff;
}
.spacegpsicon-section .spacegpsicon-desc {
  font-size: 15px;
  color: #fff;
  line-height: 1.5;
  text-align: left;
  margin-top: 3px !important;
}

/* spaceicon-end */

/* spacetracker-start */

.spacetrackercar-sec {
  color: #fff;
}



.spacetrackercar-sec .feature-item  span {
  font-size: 16px;
}

.spacetrackercar-sec .main-heading {
  text-align: center;
  font-size: 32px;
  font-weight: 500;
  margin-top: 0px !important;
  margin-bottom: 15px !important;
  color: #fff;
}

.spacetrackercar-sec .spacetrackercar-grid {
  display: flex;
  gap: 50px;
  
}

.spacetrackercar-sec .left-img {
  width: 50%;
}

.spacetrackercar-sec .left-img img {
  width: 100%;
  border-radius: 12px;
}

/* Left feature list (under the image) */
.spacetrackercar-sec .feature-list-left {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 50%;
}

/* Right column */
.spacetrackercar-sec .right-blocks {
  width: 50%;
}

.spacetrackercar-sec .right-item {
  margin-bottom: 15px;
}

.spacetrackercar-sec .right-item h3 {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 8px;
  margin-top: 5px;
  color: #fff;
}

.spacetrackercar-sec .right-item p {
  margin: 0;
  font-size: 16px;
  line-height: 1.6em;
}

/* Right feature list (inside right column, below right-items) */
.spacetrackercar-sec .feature-list-right {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 50%;
  /* keep it left-aligned inside right column */
}

/* Shared feature item styles */
.spacetrackercar-sec .feature-item {
  display: flex;
  gap: 10px;
}

.spacetrackercar-sec .feature-item img {
  width: 28px;
  height: 28px;
}

.spacetrackercar-sec .bottom-text {
  margin-top: 20px;
  margin-bottom: 0px;
  font-size: 16px;
  text-align: left;
}

/* spacetracker-end */


/* amazonsec-start */

 .amazonbuy-sec {
      width: 100%;
      display: block;
      
    }

    .amazonbuy-sec .amazonbuy-wrapper {
      text-align: center;
    }

    .amazonbuy-sec .amazon-logo img {
      max-width: 240px;
      margin-bottom: 5px;
    }

    .amazonbuy-sec .amazon-title {
      font-size: 28px;
      font-weight: 600;
      margin-top: 0px;
      margin-bottom: 5px;
      
    }

    .amazonbuy-sec .amazon-subtitle {
      font-size: 18px;
      color: #000;
      margin-top: 0px;
      margin-bottom: 15px;
    }

    .amazonbuy-sec .amazon-button {
      display: inline-block;
      padding: 11px 35px;
      background: #fc0;
      font-size: 18px;
      color: #000;
      font-weight: 600;
      border-radius: 30px;
      text-decoration: none;
      transition: 0.3s ease;
    }

    


/* amazonsec-end */

.badge {
  background: #ff0000 !important;
  border-color:  #ff0000 !important;
  line-height: 1.4em !important;
  padding: 4px 11px !important;
}

.section-template--18689914273861__product-recommendations-padding .card__badge {
  display: block !important;
  margin-top: -25px !important;
  margin-left: 220px;

}
.section-template--18689914273861__product-recommendations-padding .product-recommendations__heading {
  text-align: center;
  font-size: 28px !important;
  margin-bottom: 5px !important;
}


.section-template--18689914273861__product-recommendations-padding .card__heading a {
  font-size: 23px !important;
}

div#ProductInfo-template--18689914273861__main ul li {
  text-align: left;
}

.section-template--18689914273861__rich_text_7EAzrU-padding ul li {
  text-align: left;
}

.section-template--18689914273861__rich_text_7EAzrU-padding .rich-text__text.rte p {
  text-align: left;
}

div#shopify-section-template--18689914273861__spacetrackcar_sec_P4cwVJ .spacetrackercar-sec .right-item h3 {
  color: #000 !important;
}

div#shopify-section-template--18689914273861__spacetrackcar_sec_P4cwVJ  .spacetrackercar-sec .right-item p {
  color: #000 !important;
}

.section-template--18689914273861__image_with_text_DLVMNL-padding  .image-with-text__content  {
  padding: 40px !important;
}

.section-template--18689914273861__image_with_text_DLVMNL-padding  .image-with-text__heading {
  font-size: 28px !important;
}

.section-template--18689914273861__image_with_text_DLVMNL-padding .image-with-text__text.rte.body {
  margin-top: 0px !important;
}

div#shopify-section-template--18689914273861__spacetrackcar_sec_P4cwVJ .spacetrackercar-sec .spacetrackercar-grid {
  flex-direction: row-reverse !important;

}
section#shopify-section-template--18689914273861__1662980745312ea942 .collapsible-section-layout {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}



.section-template--18689914273861__product-recommendations-padding  .grid {
  justify-content: center;
}


.section-template--18689911717957__product-recommendations-padding .grid {
  justify-content: center !important;
}

.section-template--18689911717957__product-recommendations-padding .card__heading a {
    font-size: 23px !important;
}

.section-template--18689911717957__product-recommendations-padding .card__badge {
    display: block !important;
    margin-top: -30px !important;
    margin-left: 220px;
}

.section-template--18689911717957__product-recommendations-padding .product-recommendations__heading {
  text-align: center !important;
  margin-bottom: 0px !important;

}



.section-template--18689911717957__rich_text_7EAzrU-padding .rich-text__text.rte p {
    text-align: left;
}

.section-template--18689911717957__rich_text_7EAzrU-padding ul li {
    text-align: left;
}


div#ProductInfo-template--18689911717957__main li {
	text-align: left;
}

.section-template--18953450061893__product-recommendations-padding .product-recommendations__heading {
    text-align: center;
    font-size: 28px !important;
    margin-bottom: 5px !important;
}


.section-template--18953450061893__product-recommendations-padding .grid {
  justify-content: center !important;
}


.section-template--18953450061893__product-recommendations-padding .card__heading a {
  font-size: 21px !important;
}

div#shopify-section-template--18953450061893__spacetrackcar_sec_P4cwVJ .spacetrackercar-sec .right-item h3 {

 color: #000;


}


div#shopify-section-template--18953450061893__spacetrackcar_sec_P4cwVJ .spacetrackercar-sec .right-item p {
  color: #000;

}

 
  .section-template--18953450061893__product-recommendations-padding  .card__badge  {
    display: block !important;
    margin-top: -30px !important;
    margin-left: 220px;
  }

  /* collection-start */

  .section-template--18953440133189__product-grid-padding  .card__badge {
    display: block !important;
    margin-top: -28px !important;
    margin-left: 186px;
  }

  .collection li.grid__item {
    background: #fff;
    box-shadow: 0 0 15px #0000001a;
    padding: 15px;
    border-radius: 20px;
    
}

.section-template--18953440133189__product-grid-padding h2#verticalTitle {
     font-size: 21px;
    font-weight: 600;
}


.section-template--18953440133189__product-grid-padding span.facets__summary-label {
    font-size: 19px;
    font-weight: 600;
}


.section-template--18953440133189__product-grid-padding span.facet-checkbox__text-label {
    font-size: 16px;
    color: #000;
}


.section-template--18953440133189__product-grid-padding .facets__summary span {
  font-size: 17px;
  font-weight: 500;
}

.section-template--18953440133189__product-grid-padding  .page-width  {
  max-width: 1350px !important;
}

.section-template--18953440133189__product-grid-padding  .card__heading {
  font-size: 18px !important;

}

.section-template--18953440133189__product-grid-padding  .price  {
  font-size: 14px !important;
  letter-spacing: 0px !important;
}


/* collection-end */

 /* collectionelevate-start */

 .fleetelevate-sec .fleetelevate-head {
  text-align: center;
  
}

.fleetelevate-sec .fleetelevate-head h2 {
  font-size: 32px;
  margin-bottom: 10px;
}



.fleetelevate-sec .fleetelevate-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  
}

.fleetelevate-sec .fleetelevate-col {
  flex: 1;
  min-width: 280px;
}

.fleetelevate-sec .fleetelevate-image {
  width: 30%;
  text-align: center;
  border-radius: 12px;
  box-shadow: 0px 6px 20px rgba(0,0,0,0.1);
  min-height: 430px;
  display: flex;
  justify-content: center;
  
}

.fleetelevate-sec .fleetelevate-image .center-img {
  max-width: 100%;
  border-radius: 8px;
  object-fit: contain !important;
}

.fleetelevate-sec .icon-box {
  gap: 15px;
  align-items: flex-start;
  margin-bottom: 30px;
  transition: all 0.3s ease;
  text-align: end;
}

.fleetelevate-sec .icon-box .icon-img {
  width: 40px;
  height: auto;
}

.fleetelevate-sec .icon-box h4 {
  margin: 0 0 8px;
  font-size: 18px;
}

.fleetelevate-sec .icon-box p {
  margin: 0;
  line-height: 1.5em;

}

/* Hover effect for better UI */
.fleetelevate-sec .icon-box {
  background: #fff;
  padding: 15px;
  border-radius: 8px;
  box-shadow: 0px 4px 12px rgba(0,0,0,0.08);
  
 
}

.fleetelevate-right .icon-box {
  text-align: left;
}

.fleetelevate-left, .fleetelevate-right {
  width: 35%;
}



 /* collectionelevate-end */


 /* collectionhow-start */

 .collectionhow-section  {
  max-width: 1300px;
  margin: 0 auto;
  text-align: center;
}

.collectionhow-section .collectionhow-top-heading {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 0px !important;
  text-align: center;
}

.collectionhow-section .collectionhow-top-paragraph {
  font-size: 16px;
  margin-bottom: 10px;
  text-align: center;
  margin-top: 0px;
}

.collectionhow-section .collectionhow-sub-heading {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 10px;
  text-align: center;
  margin-top: 5px;
}

.collectionhow-section .collectionhow-content {
  display: flex;
  align-items: center;
  gap: 40px;
  
}

.collectionhow-section .collectionhow-left {
  width: 50%;
}

.collectionhow-section .collectionhow-left img {
  width: 100%;
  max-width: 500px;
  border-radius: 8px;
}

.collectionhow-section .collectionhow-right {
  display: flex;
  flex-direction: column;
  gap: 25px;
  align-items: flex-start;
  text-align: left;
  width: 50%;
}

.collectionhow-section .collectionhow-box {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-bottom: 15px;
}

 .collectionhow-section .collection-icon {
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #2E51D1;
  border-radius: 50px;
}

 .collectionhow-box img {
  width: 50px;
  height: 50px;
}

.collectionhow-box-content {
    width: 70%;
}

.collectionhow-section .collectionhow-box-content h4 {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 8px;
  margin-top: 0px;
}

.collectionhow-section .collectionhow-box-content p {
  font-size: 15px;
  margin: 0;
  color: #000;
}



 /* collectionhow-end */

 /* collectionab-start */

 .konnectbetter-tab {
    text-align:center;
   }
.konnectbetter-tab .tab-main-title { font-size:28px; margin-bottom:20px; margin-top: 0px; }
.konnectbetter-tab .tab-subtitle { font-size:18px; margin-top: 0px; margin-bottom:5px; color:#000; }

.konnectbetter-tab .tab-buttons { display:flex; gap:10px; justify-content:center; flex-wrap:wrap; margin-bottom:15px; }
.konnectbetter-tab .tab-buttons .tab-btn {
  background:#e5e5e5; border:none; padding:10px 20px; border-radius:20px; cursor:pointer; font-size: 17px; font-weight:600; letter-spacing: 0.5px;
}
.konnectbetter-tab .tab-buttons .tab-btn.active { background:#2258E9; color:#fff; }

.konnectbetter-tab .tab-contents .tab-content { display:none; text-align:left; }
.konnectbetter-tab .tab-contents .tab-content.active { display:block; }
.konnectbetter-tab .tab-inner { display:flex; gap:50px; align-items:center; background: #f7f7f7;
padding: 30px; border-radius: 30px; }
.konnectbetter-tab .tab-left {width: 50%;}
.konnectbetter-tab .tab-right {width: 50%;}


.konnectbetter-tab .tab-left img { width:100%;  object-position: center; border-radius:20px; }
.konnectbetter-tab .tab-right h3 { font-size:28px; margin-top: 0px;  margin-bottom:10px; }
.konnectbetter-tab .tab-right p { font-size:17px; color:#000; white-space: pre-wrap; margin-bottom: 8px; margin-top: 0px !important; }


/* collectionab-end */

.card__badge {
  display: block !important;
}

.thumbnail--narrow img {
    width: 100% !important;
    object-fit: cover !important;
}

.thumbnail__badge {
    left: 0 !important;
    right: 0 !important;
    top: 29px !important;
    margin: 0 auto !important;
}

.product:not(.product--small) .thumbnail__badge {
        height:18px !important;
        width:18px !important;
}

.product:not(.product--small) .thumbnail__badge .icon {
        width:8px !important;
        height:8px !important;
}


.collection-hero__title {
  text-align: center !important;
}


.product-recommendations .card__media .media img {
   object-fit: contain !important;
   background: #fff;
}

div#shopify-section-template--18689914273861__image-with-text .image-with-text__media img {
   object-fit: contain !important;

  

}



.image-with-text__media img {
   object-fit: contain;
}

#Banner-template--14534922764357__image_banner_d6UTDn {
  min-height: inherit !important;
}

.image-with-text__media {
  border: none;
}

#Banner-template--18689911717957__image_banner_8iGT3U {
  min-height: inherit !important;
}

#Banner-template--18953450061893__image_banner_8iGT3U {
  min-height: inherit !important;
}

.spacetrackercar-sec .featurelist-inner {
    display: flex;
    justify-content: space-between;
    gap:50px;
    margin-top: 10px;
}

.collection .card__media .media {
  background: #fff;
}

.collection ul#product-grid .card__inner {
  max-height: 235px;
}

.product-recommendations .card-wrapper {
  border: 1px solid #e5e5e5;
} 

.product-recommendations .card__content {
  padding: 0px 10px !important;
}


.loox-trust-badge-container .loox-trust-badge-widget {
    background-color: transparent !important;
    border: 0px !important;
}

.loox-trust-badge-container .loox-trust-badge-widget-content .loox-trust-badge-widget-ratings__raters, .loox-trust-badge-container .loox-trust-badge-widget__logo{
  display:none !important;
}

.loox-trust-badge-container .loox-trust-badge-widget-content {
    padding: 0 !important;
    font-size: 15px !important;
}

.loox-trust-badge-container .loox-trust-badge-widget-content .loox-trust-badge-widget-ratings__average-rating{
  font-weight:normal !important;
}

#Details-menu-drawer-menu-item-6 .menu-drawer__menu-item {
    position: relative;
}

#Details-menu-drawer-menu-item-6 .menu-drawer__menu-item:before {
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
}

@media (max-width: 600px){

.collection ul#product-grid .card__inner {
    max-height: inherit;
}


  .featurelist-inner {
    display: block !important;
    gap: 10px !important;
  }

  .spacetrackercar-sec .featurelist-inner {
    margin-top: 0px !important;
  }

  .spacetrackercar-sec .feature-item img {
  width: 20px !important;
  height: 20px !important;
}

.spacetrackercar-sec .feature-item img {
  margin-top: 5px;
}

.spacetrackercar-sec .feature-list-left {
  gap: 4px !important;
  width: 100%;
}

.spacetrackercar-sec .feature-list-right {
  gap: 4px !important;
  width: 100%;

}

/* collectionelevate-start */



   .mobile-facets {
    z-index:9999 !important;
   }

   .mobile-facets__close {
     z-index:99999 !important;
   }

 

.section-template--18953440133189__product-grid-padding .card__heading a {
    font-size: 14px !important;
}

  .fleetelevate-left, .fleetelevate-right {
    width: 100%;
    margin-top: 15px !important;
  }

  .fleetelevate-sec .fleetelevate-head h2 {
    font-size: 21px !important;
  }

  .fleetelevate-sec .fleetelevate-wrapper {
    display: block !important;
    gap: 20px !important;
  }

  .fleetelevate-sec .icon-box {
    text-align: center;
    margin-bottom: 10px !important;
  }

  .fleetelevate-sec .icon-box p {
    text-align: left;
  }

  .fleetelevate-sec .fleetelevate-image {
    width: 100%;
  }

  


/* collectionelevate-end */

/* collectionhow-start */

.collectionhow-section .collectionhow-content {
    flex-direction: column;
    text-align: center;
  }

  .collectionhow-section .collectionhow-content {
    gap: 5px !important;
  }

  .collectionhow-section .collectionhow-right {
    align-items: center;
    gap: 10px !important;
  }

  .collectionhow-section .collectionhow-box {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px !important;
  }

  .collectionhow-section .collectionhow-left,  .collectionhow-section .collectionhow-right {
    width: 100%;
  }

  .collectionhow-section .collectionhow-top-heading {
    font-size: 23px !important;
    margin-bottom: 3px !important;
  }

  .collectionhow-section .collectionhow-sub-heading {
    font-size: 20px !important;
  }

  .collectionhow-section .collectionhow-top-paragraph {
    text-align: left;
  }

/* collectionhow-end */

/* collectiontab-start */

.konnectbetter-tab .tab-main-title {
      font-size: 23px !important;
      margin-bottom: 15px !important;
      
    }

    .collectionhow-box-content {
      width: 100% !important;
    }

    .collectionhow-section .collectionhow-box-content p {
      text-align: left;
    }
    

    .konnectbetter-tab .tab-subtitle {
      font-size: 16px;
    }

    .konnectbetter-tab .tab-inner {
      display: block;
      text-align; center;
      padding: 15px 10px !important;
      border-radius: 20px !important;
    }

    .konnectbetter-tab .tab-left {
      width: 100%;
    }

    .konnectbetter-tab .tab-right {
      width: 100%;
      margin-top: 10px;
    }

    .konnectbetter-tab .tab-left img {
      border-radius: 15px !important;
    }

    .konnectbetter-tab .tab-right h3 {
      font-size: 21px;
      margin-bottom: 5px !important;
  }

  .konnectbetter-tab .tab-right p {
    font-size: 16px;
  }

    .konnectbetter-tab .tab-buttons .tab-btn {
      font-size: 14px !important;;
      padding: 8px 10px !important;
    }

    .konnectbetter-tab .tab-buttons {
      column-gap: 3px !important;
      row-gap: 7px !important;
    }


/* collectiontab-end */


.section-template--18953440133189__product-grid-padding .card__badge {
  margin-top: 4px !important;
  margin-left: 0px !important;
}

div#shopify-section-template--18953440133189__banner .collection-hero__title {
  font-size: 21px !important;
  margin-bottom: 0px !important;
}


.section-template--18689911717957__product-recommendations-padding .card__heading a {
  font-size: 20px !important;
}

.section-template--18689911717957__product-recommendations-padding .price {
  font-size: 12px !important;
}
 



.section-template--18953450061893__product-recommendations-padding .card__badge {
  margin-left: 0px !important;
  margin-top: 5px !important;
}


.spacetrackercar-sec .right-item p {
  text-align: left !important;
  font-size: 16px;
}

.spacetrackercar-sec .feature-item {
  text-align: left !important;
}



div#shopify-section-template--18689914273861__spacetrackcar_sec_P4cwVJ .spacetrackercar-sec .spacetrackercar-grid {
  display: block !important;
  text-align: left !important;
}



.section-template--18689914273861__image_with_text_DLVMNL-padding .image-with-text__content {
  padding: 20px !important;
}

.section-template--18689914273861__product-recommendations-padding .card__badge {
  margin-left: 0px !important;
  margin-top: 5px !important;
}

.section-template--18689911717957__product-recommendations-padding .card__badge {
  display: block !important;
  margin-left: 0px !important;
  margin-top: 5px !important;
}

.image-with-text__text.rte.body {
    margin-top: 5px !important;
}

.section-template--18689914273861__product-recommendations-padding .product-recommendations__heading {
  font-size: 23px !important;
}

.video-section .title {
    font-size: 23px !important;
    margin-bottom: 5px !important;
}

.video-section .title-wrapper {
   margin-bottom: 3px !important;
}

div#shopify-section-template--14534922764357__image_with_text_3NmznV h4 {
    margin: 5px 0px !important;
}

.footer-block__heading {
    margin-bottom: 15px !important;
    margin-top: 20px !important;
}

    .footer-block__details-content .list-menu__item--link {
        padding: 2px 0px !important;
    }

    .footer-block__details-content {
        margin-bottom: 10px !important;
    }

    .footer__content-top {
        padding-bottom: 10px !important;
    }

    .footer .grid  {
      margin-bottom: 5px !important;
    }

    .footer-block--newsletter {
        margin-top: 5px !important;
        margin-bottom: 5px !important;

    }

    .logo-box .swiper-wrapper {
      padding-bottom: 25px !important;
    }

    .logo-slider .swiper-pagination {
       bottom: 0px !important;
    }

    .logo-box .logo-wrapper img {
     max-width: 80% !important;
    }

    .logo-box .logo-wrapper {
          padding: 5px 12px !important;
    }


/* spacereal-start */

.spacereal-section .feature-item{
    width:100%;
    justify-content:center;
  }


.spacereal-section .spacereal-heading {
    font-size: 23px !important;
}

.spacereal-section .spacereal-heading {
    margin-bottom: 5px !important;
}

.spacereal-section .spacereal-subheading {
  margin-bottom: 5px !important;
}

.spacereal-section .spacereal-bottom p {
    margin-bottom: 0px !important;
}

/* spacereal-end */

 /* spacemillion-start */

#spacemillion-sec .spacemillion-sec__icon {
    width: 55px !important;
    height: 50px !important;
}

#spacemillion-sec .spacemillion-sec__container{
        flex-direction: column;
        text-align: left;
      }
      #spacemillion-sec .spacemillion-sec__heading{
        text-align: center;
      }

#spacemillion-sec .spacemillion-sec__icon-wrapper {
    padding: 15px !important;
}

#spacemillion-sec .spacemillion-sec__icon img {
    width: 25px !important;
    height: 25px !important;
}

#spacemillion-sec .spacemillion-sec__content p {
    margin-top: 18px !important;
    margin-left: -65px !important;
}

/* spacemillion-end */

/* spaceicon-start */

.spacegpsicon-section .spacegpsicon-box {
    flex: 1 1 100%;
    max-width: 100%;
  }


.spacegpsicon-section .spacegpsicon-boxes {
    gap: 5px !important;;
}

.spacegpsicon-section .spacegpsicon-heading {
  font-size: 21px !important;
  line-height: 1.2em !important;
}

.spacegpsicon-section .icon-bg {
    width: 56px !important;
    height: 56px !important;
}

/* spaceicon-end */


/* spacetracker-start */

.spacetrackercar-sec .spacetrackercar-grid {
    flex-direction: column;
    text-align: center;
  }
  .spacetrackercar-sec .left-img,
  .spacetrackercar-sec .right-blocks {
    width: 100%;
  }
  .spacetrackercar-sec .feature-list-left,
  .spacetrackercar-sec .feature-list-right {
    padding-top: 5px !important;
    margin-top: 0px !important;
    
  }
  .spacetrackercar-sec .bottom-text {
    margin-top: 8px !important;
  }

  .spacetrackercar-sec .main-heading {
    font-size: 21px !important;
    line-height: 1.2em;
  }

  .spacetrackercar-sec .right-item {
    margin-bottom: 15px !important;
  }

  .spacetrackercar-sec .right-item h3 {
    font-size: 19px !important;
  }


/* spacetracker-end */

.spacevideo-slider-heading {
    font-size: 23px !important;
    margin-bottom: 10px !important;
}

.section-template--14534922764357__image_with_text_XhybVt-padding .image-with-text__text.rte.body {
   margin-top: 5px !important;
}

.section-template--14534922764357__image_with_text_XhybVt-padding .image-with-text__heading {
    font-size: 21px !important;
}

.contact-block-inner h3 {
    font-size: 20px !important;
}

.section-template--14534922764357__image_with_text_qAbDjq-padding  .image-with-text__content {
    padding: 20px !important
}

.section-template--14534922764357__image_with_text_qAbDjq-padding .image-with-text__text.rte.body {
    margin-top: 0px !important
}


.section-template--14534922764357__image_with_text_XhybVt-padding  .image-with-text__content {
    padding: 20px !important;
}

.product-form {
margin-bottom: 3px !important;
}
 

 

    
.review-left, .review-right {
    width: 100%;
    text-align: center;
}

.review-left h3 {
    font-size: 27px;
    max-width: 100%;
    margin: 0 auto;
}  

.review-right {
    width: 100%;
    padding: 0px 21px;
}  

.review-right .swiper-button-next {
    right: -11px;
}  

.review-right .swiper-button-prev{
   left: -13px;
}  

.contact-block-left, .contact-block-right {
    width: 100%;
}  

.contact-block-inner {
    gap: 10px;
} 

.contact-block {
    padding: 0 20px;
  
}  

.contact-block-right-inner {
    padding: 15px 15px;
}  

.contact-block-left {
    padding-bottom: 0;
}

.customer-review {
    gap: 6px;
}  

    .review-right .swiper-button-next, .review-right .swiper-button-prev {
        top: 156px !important;
    }

.review-right .swiper-button-prev:after, .review-right .swiper-button-next:after {
    font-size: 21px;
}  

.logo-box {
    max-width: 1113px;
    margin: 0px auto 0;
    
}  

.contac-mobileblock{
  display:block !important;
  line-height:0px !important;
}  

 

.contact-block-left{
      padding-top: 20px;
} 

.contact-block-left p {
    margin-top: 0px !important;
    margin-bottom: 5px !important;
}

.contact-block-inner h3 {
    margin-bottom: 5px !important;
}

.contact-block-inner .icon-block {
  margin-top: 12px !important;
}

.review-heading p {
    text-align: left;
}  

.review-left h5 {
    margin: 0 0 2px;
}  

.icon-bx {
    margin-top: 26px;
    margin-bottom: 18px;
}  

h2.collapsible-content__heading.h1 {
    font-size: 20px;
    margin-bottom: 0;
}  

#shopify-section-template--14534922764357__multicolumn_CmnpGE .multicolumn-list__item:only-child {
    max-width: 100%;
}

#shopify-section-template--14534922764357__1662621149ed3db33d .grid--2-col-tablet-down .grid__item {
        width: calc(32% - var(--grid-mobile-horizontal-spacing) / 3);
}

#shopify-section-template--14534922764357__multicolumn_CmnpGE .multicolumn-card__image-wrapper{
      max-width: 181px;
    margin: 0 auto;
}

.singleproduct-btn {
    display: flex;
    align-items: center;
    justify-content: CENTER;
}  

.singleproduct-btn a{
  width: 100%;
}


.banner.video-banner:after{
   background:transparent !important;
}

    .video-banner .banner__box {
        padding-top: 17px !important;
        padding-bottom: 18px !important;
        padding-left:10px !important;
        padding-right:10px !important;
    }

.my_video_background_banner {
    line-height: 0;
}

.video-banner .banner__box h1{
    font-size: 22px;
    line-height: 1.1;
}

.video-banner .banner__box>*+.banner__buttons {
    margin-top: 1rem;
}

.video-banner .banner__text {
    display:none !important;
}

.section-template--14534922764357__1662621149ed3db33d-padding {
    padding-top: 21px;
    padding-bottom: 0px;
}

#Banner-template--14534922764357__image_banner_CtdpHi{
    min-height:inherit !important;
}

.background-none .multicolumn-card__image-wrapper+.multicolumn-card__info {
    padding-top: 9px;
    padding-bottom: 6px;
}

.image-with-text__content {
    padding: 20px !important;
}

#Banner-template--14534922764357__image_banner_d6UTDn {
    min-height: inherit;
}


.footer_list_img {
    flex-wrap: nowrap;
}

.footer__content-top {
  padding-left: 25px;
  padding-right: 25px;
}

.footer-block__details-content .list-menu__item--link {
        padding-top: 0rem;
        padding-bottom: 0rem;
}

.footer-block__details-content p {
    margin-bottom: 10px !important;
    margin-top: 0px;
    font-size: 14px !important;
}

.footer-block.grid__item {
        padding: 0;
        margin: 0px !important
}

.amazonbuy-sec .amazon-logo img {
      max-width: 190px !important;
    }

    .amazonbuy-sec .amazon-title {
      font-size: 23px !important;
    }

    .amazonbuy-sec .amazon-subtitle {
      font-size: 16px !important;
    }

    .amazonbuy-sec .amazon-button {
      padding: 8px 25px !important;
      font-size: 17px !important;
    }

.spacetrackercar-sec .spacetrackercar-grid {
    gap: 1px;
}



.product__media img {
height: 392px !important;
    object-fit: contain;
    position: static !important;
    object-position: top;
}

.product__media {
    padding-top:0px !important;
}

  
}