/** Shopify CDN: Minification failed

Line 3486:0 Unexpected "<"

**/
body{
    font-family: "Outfit", serif;
}
body *{
    letter-spacing: 0;
    font-family: "Outfit", serif;
}
h1,h2,h3,h4,h5,h6,p,ul, ol, li{
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6
{
    color:#1E1E1E;
}
.rte ol, .rte ul {
    padding: 0 0 0 19px;
    color: #43505a;
}
ul, ol, li
{
    /* list-style: none; */
}
img
{
    max-width: 100%;
}
a{
    transition: .3s all ease;
    -webkit-transition: .3s all ease;
}
p
{
    font-family: Plus Jakarta Sans;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    margin: 0;
    color: #43505A;
}
.btn, .rte .btn, .shopify-payment-button .shopify-payment-button__button--unbranded {
    background: #47A3F8;
    border:none;
    font-size: 16px;
    text-align: center; 
    padding:16px 40px 15px;
    border-radius: 50px;
    text-transform: uppercase;
    display: inline-flex;
    gap: 18px;
    justify-content: center;
}

.home-banner-inner .btn {
    background: #47A3F8 url(cta-btn.png) no-repeat center;
}

.btn.add-to-cart:not(:disabled) {
    background: #47A3F8;
    background: #47A3F8 url(cta-btn.png) no-repeat center;
    background-size:cover;
    border:none;
}

.product-salebadge {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 12.6px;
    padding: 5px 10px;
    position: absolute;
    border-radius: 50px;
    top: 12px;
    left: 11px;
    text-transform: uppercase;
    /* background: linear-gradient(90deg, #D5365B 0%, #A10B2E 100%); */
    background: #47A3F8 url(cta-btn.png) no-repeat center;
    background-size:cover;
    display: flex;
    gap: 3px;
    align-items: center;

    z-index: 1;
}
.product-salebadge img {
    width: 13px;
}
/* inbox-online-store-chat#ShopifyChat {
    left: 0 !important;
    right: unset !important
} */

.btn img {
    margin-top: -3px;
}
.center{
    text-align: center;
}
.font55 {
    font-size: 55px;
}
.font40 {
    font-size: 40px;
    font-weight: 600;
    line-height: 1.4;
}
.font40 strong{
    font-weight: 600;
    color:#00416B;
}
.anouncement-wrapper {
    background: #47A3F8AB url('announcement-bar-easter.png') no-repeat center;
    background-size: cover;
    color: #fff;
    letter-spacing: 0;
    padding: 6px 0;
}
.auto-container {
    margin: auto;
}
.page-width, .auto-container {
    max-width: 1130px;
    padding: 0 15px;
}

.anouncement-slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.anouncement-text {
    font-size: 12px;
    font-weight: 400;
    line-height: 15.12px;
    text-transform:uppercase;
    text-align:center;
}
.countdownstart,
.countdownhours{
    display: flex;
    padding: 0 0 0 15px;
    gap: 4px;
}
.countdown-tim {
    background: #FFFFFF40;
    border-radius: 2px;
    text-align: center;
    width: 32px;
    padding: 4px 1px;
}
.countdown-tim h2 {
    color: #F7F7F7;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    margin: 0;
    display: block;
}
.countdown-tim span {
    display: block;
    font-size: 8px;
    font-weight: 400;
    line-height: 8px;
    text-transform: uppercase;
    padding: 2px 0 0;
}
.site-nav__link {
    color: #000000;
}
.site-nav__link:hover {
    color: #00416b;
}
.site-header--heading-style .site-nav__link {
    font-size: 14px;
    font-weight: 500;
    line-height: 17.64px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #43505A;
    padding: 0;
    font-family: "Outfit", serif;
}
.site-nav__item.site-nav--active .site-nav__link {
    color: #00416b;
}
li.site-nav__item:not(:last-child) {
    margin-right: 63px;
}
.header-layout--left .site-navigation {
    padding-left: 80px;
}
.site-header--heading-style .site-nav__link:hover {
    color: #00416B;
}
.header-layout[data-logo-align=left] .site-header__logo {
    margin: 0;
}
.site-header--stuck {
    padding: 15px 0;
}
.header-item--icons .site-nav {
    margin-right: 0;
}
.header-item--icons .site-nav svg.icon path {
    stroke-width: unset;
    stroke-width:1.2px;
}
.site-nav__link--icon .icon {
    height: 21px;
    width: 22px;
    margin-left: 21px;
    color: #00416B;
}
.site-nav__link .icon-chevron-down {
    margin-top: -4px;
}
.site-nav__dropdown-link.site-nav__dropdown-link--second-level {
    font-family: Outfit;
    font-size: 14px;
    font-weight: 500;
    line-height: 17.64px;
    letter-spacing: 0.05em;
    color: #43505A;
    text-transform: uppercase;
    margin: 10px 0 10px;
}
.header-wrapper .page-width {
    max-width: 100%;
    padding: 0 10%;
}
.header-wrapper .header-item {
    justify-content: center;
}
.header-search {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.header-search form .input-group-field {
    border: 1px solid #DCE6EC;
    border-radius: 50px;
    font-size: 11px;
    font-weight: 500;
    line-height: 13.86px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #43505A;
    height: 35px;
    padding: 2px 38px 3px 18px;
    font-family: Outfit;
    width: 245px;
}
.header-search button#search-bar-submit {
    color: #00416B;
    position: absolute;
    right: 8px;
}
.header-search button#search-bar-submit svg.icon {
    width: 19px;
}

.anouncement-slides .slick-arrow {
    position: absolute;
    left: 0;
    height: 25px;
    width: 25px;
    background: url(slider-icon.png) no-repeat center !important;
    font-size: 0;
    top: 50%;
    z-index: 1;
    transform: translate(0px, -50%);
}
.anouncement-slides .slick-arrow.slick-next {
    left: unset;
    right: 0;
    transform: rotate(180deg) translate(0px, 50%);
}
.anouncement-slides {
    max-width: 700px;
    margin: auto;
}
.home-banner-inner .font55 {
    font-weight: 600;
    line-height: 1.1;
    max-width: 480px;
    margin: 0 0 17px;
    
}
.home-banner-outer {
    padding: 154px 0 170px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 20px;
}
.home-banner-inner p {
    margin: 0 0 30px;
    max-width:500px;
   color:#FFFFFF;
    font-size: 14px;
}
.home-banner-inner h1.font55 {
    color:#FFFFFF;
}
.home-banner-description {
    max-width: 300px;
  
}
.home-banner-badge {
    /* background: url('plower.png') no-repeat center; */
    background-size: cover;
    display: inline-flex;
    
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
     padding: 8px 12px 8px;
    color: #ffffff;
    background: #47A3F8;
    gap: 12px;
    border-radius: 10px;
}

.banner-reviews {
    display: flex;
    padding: 46px 0 0;
    font-size: 12px;
    gap: 7px;
}
.page-space
{
    padding: 0 20px;
}




.home-feature-outer {
    padding: 30px 20px 30px;
}
.home-feature-outer .page-width {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 23px;
}

.home-feature-inner {
    display: flex;
    border: 1px solid #e5e5e5;
    height: 100%;
    border-radius: 17px;
    flex-wrap: wrap;
    padding: 17px 14px;
    max-width: 245px;
}
.home-feature-icon {
    width: 48px;
}
.home-feature-content {
    width: calc(100% - 48px);
    padding: 0 0 0 18px;
    align-self: center;
}
.home-feature-content h3 {
    font-family: Plus Jakarta Sans;
    font-size: 14px;
    font-weight: 600;
    line-height: 17.64px;
}
.home-feature-outer.slick-slider {
    padding-left: 0;
    padding-right: 0;
}
.home-feature-wrapper {
    padding:0 12px 1px;
}

.bestseller-section {
    padding: 64px  0;
}
.bestseller-inner .font40 {
    padding: 0 0 35px;
}

.bestseller-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}
    
.bestseller-column-spacing:first-child { grid-area: 1 / 1 / 3 / 2; }
.bestseller-column-spacing:nth-child(2) { grid-area: 1 / 2 / 2 / 3; }
.bestseller-column-spacing:nth-child(3) { grid-area: 2 / 2 / 3 / 3; }

.bestseller-column {
    height: 100%;
    border-radius: 15px;
    padding: 30px;
    background-size: cover;
    background-position: center;
    min-height: 240px;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: wrap;
}
.bestseller-column-spacing:first-child .bestseller-column {
    text-align: center;
    position: relative;
}
.bestseller-column-spacing:first-child .bestseller-column:before {
    content: "";
    background: url(bestseller.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    bottom: 30px;
    left: 0;
    height: 88px;
    width: 88px;
    right: 0;
    margin: auto;
}
.bestseller-column-list h3 {
    font-size: 25px;
    margin: 0 0 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.bestseller-price {
    padding: 10px 0 15px;
    font-size: 13px;
}
.bestseller-price .compare-price {
    color: #43505A;
    text-decoration: line-through;
    margin: 0 4px 0 0;
}
.bestseller-price .current-price {
    color: #1E1E1E;
    font-weight: bold;
}
.bestseller-column-spacing:nth-child(2) .bestseller-column-list h3, 
.bestseller-column-spacing:nth-child(2) .bestseller-column-list p,
.bestseller-column-spacing:nth-child(2) .bestseller-price .compare-price,
.bestseller-column-spacing:nth-child(2) .bestseller-price .current-price {
    color: #fff;
}
.bestseller-column-spacing:nth-child(2) .bestseller-column-list {
    width: 62%;
}
.bestseller-column-spacing:nth-child(3) .bestseller-column-list {
    width: 61%;
}
.bestseller-column-img {
    order: -1;
    width: 39%;
    padding: 0 10px 0 0;
    mix-blend-mode: multiply;
}
.bestseller-column-list {
    width: 100%;
}
.home-reviews-outer {
    background: #00416B url(review-shape.png) no-repeat center;
    padding: 64px 15px;
    border-radius: 20px;
    background-size: contain;
}
.home-reviews-inner {
    display: flex;
    flex-wrap: wrap;
}
.home-reviews-left {
    width: 44%;
    padding: 0 6% 0 0;
}
.home-reviews-count {
    display: flex;
    color: #F5F6F7;
    gap: 8px;
    font-size: 16px;
}
.home-reviews-left .font40 {
    color: #FFFFFF;
    margin: 10px 0 10px;
}
.home-reviews-left p {
    color: #F5F6F7;
}
.home-reviews-left .carbutton.btn {
    border: 1px solid #fff;
    background: transparent;
    margin-top: 30px;
}
.home-reviews-right {
    width: 56%;
}
.home-reviews-inside {
    padding-left: 18px;
}
.home-reviews-inside img {
    border-radius: 10px;
}
.home-reviews-inside p {
    margin: 12px 0 0;
    color: #F5F6F7;
}
.home-reviews-inside h5 {
    font-size: 10px;
    font-weight: 400;
    line-height: 12.6px;
    color: #F5F6F7;
    text-transform: uppercase;
    margin: 5px 0 3px;
}


.collections-outer {
    padding: 64px 0;
}
.collections-inner {
    display: flex;
    flex-wrap: wrap;
}
.collections-left {
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    width: 45%;
    margin-right: 5%;
    justify-content: center;
    padding: 35px;
    background-size: cover;
    background-position: center;
}
.collections-right {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    width: 50%;
}

.collections-single a {
    display: block;
}
.collections-single.Android.Auto.Dongles {
    display: none;
}
.collections-single.CarPlay.Android.Auto.Dongles {
    display: block;
    order: 1;
}
.collections-box {
    background: #F5F6F7;
    height: 124px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 26px;
    padding: 10px;
    outline: 2px solid transparent;
    outline-offset: 2px;
    transition: .3s all ease;
    -webkit-transition: .3s all ease;
}
.collections-single a:hover .collections-box,
.collections-single.active a .collections-box{
    outline: 2px solid #47A3F8;
    background: #E7EFF5;
}
.collections-single span {
    font-size: 16px;
    font-weight: 600;
    line-height: 20.16px;
    color: #1E1E1E;
    text-align: center;
    display: block;
    padding: 13px 0 0;
    transition: .3s all ease;
    -webkit-transition: .3s all ease;
}
.collections-single a:hover span,
.collections-single.active a span
{
    color: #47A3F8;
}
.collections-left .font40 {
    color: #fff;
}
.collections-left  p {
    color: #E7EFF5;
}


.satisfied-outer {
    padding: 0 0 64px;
    overflow: hidden;
}
.font70 {
    font-size: 70px;
    line-height: 1;
}
.satisfied-outer .font70 {
    color: #47A3F8;
}
.satisfied-slides {
    padding: 32px 0 0;
    margin-left: -20px;
}
.satisfied-slides .slick-list {
    overflow: unset;
}
.satisfied-wrapper {
    padding: 0 0 0 20px;
    height: unset;
}

.satisfied-slide {
    background: #F5F6F7;
    border: 1px solid #E7EFF5;
    border-radius: 20px;
    padding: 15px;
    text-align: center;
    transition: .3s all ease;
    height: 100%;
}
.satisfied-slide:hover {
    box-shadow: 0px 4px 54px 10px #C5CFD661;
    background: #FFFFFF;
    border-color: #ffffff;
}
.satisfied-slides .slick-track {
    display: flex;
}
.satisfied-slide img {
    display: inline-block;
}
.satisfied-slide h4 {
    font-size: 16px;
    padding: 7px 0 3px;
}
.satisfied-slide p {
    line-height: 2;
    padding: 2px 0 12px;
}
.satisfied-slide h5 {
    font-size: 16px;
    font-weight: 700;
    line-height: 20.16px;
}

.satisfied-slides button.slick-arrow,
.recent-deal-inner  button.slick-arrow {
    background: #E7EFF5;
    font-size: 0;
    padding: 0;
    height: 40px;
    width: 75px;
    border-radius: 50px;
    position: absolute;
    right: 0px;
    top: -74px;
    transition: .3s all ease;
        -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0,0%);
    transform: translate(0, 0%);
}
.satisfied-slides button.slick-arrow:hover,
.recent-deal-inner button.slick-arrow:hover{
    background: #47A3F8;
}
.satisfied-slides button.slick-arrow:hover::before,
.recent-deal-inner button.slick-arrow:hover::before
{
    filter: brightness(0) invert(1);
}
.satisfied-slides button.slick-arrow::before,
.recent-deal-inner button.slick-arrow::before
{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: url(slide-arrow.svg) no-repeat center;
    opacity:1;
    /* transform: rotateX(180deg) */
}
.satisfied-slides button.slick-next.slick-arrow::before,
.recent-deal-inner button.slick-next.slick-arrow::before  
{
    transform: rotateY(180deg);
}
.satisfied-slides button.slick-arrow.slick-prev,
.recent-deal-inner button.slick-arrow.slick-prev 
{
    right: 83px;
     left: unset;
}

.anouncement-slides .slick-arrow::before
{
    display:none;
}
.why-choose-outer {
    background: #E7EFF5;
    padding: 64px 10px;
    border-radius: 20px;
}
.why-choose-outer .font40 {
    padding: 0 0 34px;
}
.why-choose-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.why-choose-left,
.why-choose-right {
    width: 25%;
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.why-choose-middle {
    width: 50%;
    text-align: center;
}
.why-choose-left {
    width: 25%;
    display: flex;
    flex-direction: column;
    gap: 60px;
}
.why-choose-block-color {
    width: 48px;
    height: 48px;
    border-radius: 9px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 10px;
}
.why-choose-block {
    text-align: center;
}
.why-choose-block h3 {
    font-size: 16px;
    line-height: 20.16px;
    margin: 0 0 5px;
}
.why-choose-middle img {
    display: inline-block;
    mix-blend-mode: multiply;
}
.compare-outer {
    padding: 64px 0;
}
.compare-outer .font40 {
    padding: 0 0 30px;
}
.compare-inner {
    box-shadow: 0px 14px 44px 0px #93A0BC29;
    background: #fff;
    border-radius: 20px;
    display: flex;
    flex-wrap: wrap;
}

.compare-box {
    width: 33.33%;
    border-left: 1px solid #E7EFF5;
    padding: 20px;
}
.compare-box:first-child {
    border: none;
}
.compare-product-image-outer {
    background: #E7EFF5;
    border-radius: 20px;
    padding: 0px;
    overflow: hidden;
    height: 325px;
    text-align: center;
}
.compare-product-image-outer img {
    mix-blend-mode: multiply;
    max-height: 100%;
    display: inline-block;
}
.compare-box label {
    color: #1E1E1E;
    font-size: 13px;
    font-weight: 500;
    line-height: 16.38px;
    text-transform: unset;
    letter-spacing: 0;
    margin: 13px 0 8px;
}
.compare-product-select {
    border: 1px solid #E7EFF5;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.64px;
    height: 46px;
    color: #43505A;
    border-radius: 7px;
    padding: 0 33px 0 13px;
    margin-bottom: 30px;
    outline: none;
}
.compare-product-title {
    font-size: 16px;
    min-height: 48px;
    padding: 0 0 7px;
}
.compare-product-price {
    font-size: 12px;
    font-weight: 700;
    line-height: 15.12px;
    color: #47A3F8;
    padding: 0 0 4px;
}
.compare-product-price .compare-price {
    color: #43505A;
    font-weight: normal;
    text-decoration: line-through;
    margin: 0 3px 0 0;
}
.featurelist {
    display: flex;
    gap: 5px 10px;
    flex-wrap: wrap;
    border-bottom: 1px solid #E4E4E4;
    padding: 10px 0 0;
    min-height: 95px;
    align-items: flex-start;
}
.featurelist-text {
    font-size: 13px;
    font-weight: 500;
    line-height: 16.38px;
    width: 100%;
}
a.compare-add-to-cart.btn {
    width: 100%;
    justify-content: center;
    margin-top: 18px;
}
.recent-deal-inner {
    margin-left: -20px;
}
.recent-deal-single {
    padding: 0 0 0 20px;
}
.recent-product-img {
    background: #fff;
    border-radius: 20px;
    padding: 42px 38px 60px;
    position: relative;
    height: 300px;
}
.recent-product-img .save-badge {
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    line-height: 12.6px;
    padding: 5px 10px;
    position: absolute;
    border-radius: 50px;
    top: 12px;
    left: 11px;
    text-transform: uppercase;
    background: #47A3F8 url(cta-btn.png) no-repeat center;
    background-size:cover;
    display: flex;
    gap: 3px;
    align-items: center;
}
.recent-deal-outer {
    background: #F5F6F7;
    padding: 64px 10px;
    border-radius: 20px;
}
.recent-deal-outer .font40 {
    padding-bottom: 30px;
}
.recent-deal-content h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 20.16px;
    padding: 11px  0 0;
}
.recent-deal-content span.compare-price {
    font-size: 12px;
    font-weight: 400;
    text-decoration:line-through ;
    margin: 0 5px 0 0;
}
.recent-deal-content span.price {
    font-size: 12px;
    color: #47A3F8;
}
.recent-deal-content img {
    margin: 3px 0 0;
    max-height: 14px;
}
.recent-product-img .add-to-cart-btn,
.recent-product-img .add-to-cart-btn-collection 
{
    position: absolute;
    right: 12px;
    bottom: 10px;
    visibility: hidden;
}
.recent-deal-single:hover .recent-product-img .add-to-cart-btn,
.recent-deal-single:hover .recent-product-img .add-to-cart-btn-collection 
{
    visibility: visible;
}
.home-faq-outer {
    padding: 64px 10px;
}
.home-faq-inner {
    display: flex;
    flex-wrap: wrap;
}
.home-faq-left {
    width: 35%;
}
.home-faq-left p {
    margin: 8px 0 25px;
}
.home-faq-right {
    width: 55%;
    margin-left: auto;
}
.home-faq-right .accordion {
    border-bottom: 1px solid #F5F6F7;
    padding: 11px 0;
}
.home-faq-right .accordion:last-child{
    border: none;
}
.home-faq-right .accordion-title {
    padding: 10px 0;
    display: flex;
    color: #43505A;
    font-family: Plus Jakarta Sans;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.16px;
    cursor: pointer;
}
.home-faq-right .accordion-title .accordion-toggle {
    max-width: calc(100% - 30px);
}
.home-faq-right .accordion-title span.icon {
    margin-left: auto;
    transition: .3s all ease;
    -webkit-transition: .3s all ease;
}
.home-faq-right .active .accordion-title span.icon {
    transform: rotate(180deg);
}
.accordion-content {
    display: none;
}

.footer-outer {
    background: #00416b;
    border-radius: 20px;
    padding: 80px 40px 40px;
    margin-bottom: 20px;
}
.footer-top {
    display: flex;
    color: #fff;
    flex-wrap: wrap;
}
.footer-left {
    width: 30%;
}
.footer-block {
    width: 17%;
    padding-right: 2%;
}
.footer-left p {
    font-size: 16px;
    color: #fff;
    padding: 50px 0 22px;
}
.footer-feature-list li {
    background: url(footer-list-icon.svg) no-repeat center left;
    font-size: 16px;
    font-weight: 600;
    line-height: 20.16px;
    display: inline-block;
    padding-left: 23px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.footer-social {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    padding: 12px 0 0 0;
}
.footer-social a {
    background: #FFFFFF;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}
.footer-social a:hover {
    background: #47A3F8;
}
.footer-social a:hover img{
    filter: brightness(0) invert(1);
}
.footer-copyright {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #FFFFFF45;
    margin-top: 50px;
    padding: 40px 0 0;
}
.copyright-text {
    color: #FFFFFF80;
    font-size: 12px;
}
.copyright-right {
    margin-left: auto;
}
.footer-block h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 20.16px;
    color: #fff;
}
.footer-block li {
    margin-top: 20px;
    list-style: none;
}
.vsblog-details-article-table-of-content #table-of-contents 
 li {
    list-style: none;
}
.vs-cart-drawer .drawer__footer_toogle .cart-details-content li {
    list-style: none;
}
.footer-block li, .footer-block li a {
    color: #F5F6F7;
    font-size: 14px;
}
.footer-newsletter {
    display: inline-flex;
    padding: 4px;
    background: #fff;
    border: 1px solid #E7EFF5;
    border-radius: 50px;
    overflow: hidden;
}
.footer-newsletter .input-group.newsletter__input-group {
    margin: 0;
}
.footer-newsletter .newsletter__input {
    color: #43505a!important;
    font-size: 16px;
    outline: none;
    border: none;
    border-radius: 50px !important;
}
.footer-newsletter .input-group-btn .btn {
    font-size: 15px;
    padding: 10px;
    border-radius: 50px!important;
    min-width: 170px;
}
.footer-newsletter .input-group-btn .btn:hover {
    padding: 10px !important;
}
.footer-feature-list {
    padding: 20px 0 0 0;
}
.footer-newsletter .newsletter__input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #43505a;
  }
  .footer-newsletter .newsletter__input::-moz-placeholder { /* Firefox 19+ */
    color: #43505a;
  }
  .footer-newsletter .newsletter__input:-ms-input-placeholder { /* IE 10+ */
    color: #43505a;
  }
  .footer-newsletter .newsletter__input:-moz-placeholder { /* Firefox 18- */
    color: #43505a;
  }


  /*Collection banner css start*/
  .collection-title .font55 {
    color:#fff;
}
.collection-title {
    max-width: 410px;
}
.collection-title p {
    font-family: Plus Jakarta Sans;
    font-size: 14px;
    color: #fff;
    padding: 18px 0 0;
}


.collection-title .font55 strong {
    font-weight: 600;
    display: block;
}
.collection-banner {
    border-radius: 20px;
    padding: 145px 0;
    background-size: cover;
    background-position: center;
}
nav.breadcrumb {
    margin: 0 0 30px 0;
}
nav.breadcrumb, nav.breadcrumb > * {
    font-weight: 500;
    font-size: 10px;
    line-height: 12.6px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #43505A;
}
.collection-list-outer {
    padding: 64px 0;
}
.all-collections {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(5, 1fr);
    padding: 0px 154px;
}
.collections-box img {
    mix-blend-mode: darken;
    max-width: 100%;
    max-height: 100%;
}
.collection-template-wrapper {
    background: #F5F6F7;
    border-radius: 20px;
    padding: 64px 0 0;
    margin-bottom: 60px;
}
.collection-template-wrapper .section-header {
    text-align: left;
    margin-bottom: 20px;
}
.collection-template-wrapper .section-header .collection-title {
    text-align: left;
}
.collection-template-wrapper  .grid-product__content {
    display: none;
}
.recent-product-wrapper {
    margin-bottom: 60px;
}
.recent-product-wrapper:hover .recent-product-img .add-to-cart-btn,
.recent-product-wrapper:hover .recent-product-img .add-to-cart-btn-collection  {
    visibility: visible;
}
.compatible_vehicles_popup_outer {
    background: #00000094;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 21;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .3s all ease;
    -webkit-transition: .3s all ease;
    display: none;
}
.compatible_vehicles_popup_content .collapsible-content__inner p {
    margin: 0;
}
.compatible_vehicles_popup_content .mCSB_scrollTools .mCSB_draggerRail {
    display: none;
}
.compatible_vehicles_popup_content .mCSB_scrollTools {
    opacity: 1;
    width: 8px;
    right: 9px;
    background: #F5F6F7;
    border-radius: 50px;
}
.compatible_vehicles_popup_content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #47A3F8 !important;
    opacity: 1;
    width: 8px;
}
.compatible_vehicles_popup_outer.active {
    opacity: 1;
    visibility: visible;
    display: block;
}
.compatible_vehicles_popup_flex {
    max-width: 830px;
    margin: auto;
    padding: 30px 20px;
    height: 100%;
    display: flex;
    align-items: center;
}
.compatible_vehicles_popup_content {
    border: 3px solid #47A3F8;
    background: #fff;
    padding: 20px 0 20px 20px;
    border-radius: 17px;
    max-height: 80%;
    position: relative;
    display: flex;
}

.compatible_vehicles_popup_scroll {
    /* max-height: 100%; */
}
.close-icon {
    position: absolute;
    right: -20px;
    cursor: pointer;
    top: -26px;
}
.page-content, .shopify-email-marketing-confirmation__container, .shopify-policy__container {
    padding-bottom: 60px;
    padding-top: 35px;
}
.product__main-photos:has(.featuresstatus) .product-slideshow {
    width: 100%;
    background: #e7eff5;
    border-radius: 10px;
}
.product__main-photos:has(.featuresstatus li) .product-slideshow {
    width: calc(100% - 105px);
}
.product__main-photos .image-wrap {
    background: transparent;
    /* border-radius: 10px; */
}
.product__main-photos .image-wrap  image-element {
    padding: 20px;
    border-radius: 10px;
}
.product__main-photos .image-wrap image-element img {
    mix-blend-mode: multiply;
    position: relative;
    object-fit: contain;
}
.product__main-photos {
    display: flex;
}
.featuresstatus {
    max-width: 95px;
    margin-left: auto;
}
.featuresstatus-list {
    background: #E7EFF5;
    border-radius: 10px;
    margin-bottom: 8px;
    text-align: center;
}
.featuresstatus-list span {
    font-weight: 600;
    font-size: 12px;
    line-height: 15.12px;
    display: block;
    color: #1E1E1E;
    text-transform: capitalize;
}
.featuresstatus-list  img {
    max-width: 34px;
}
.featuresstatus-list {
    background: #E7EFF5;
    border-radius: 10px;
    margin-bottom: 8px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 97px;
    justify-content: center;
    padding: 5px;
}
.featuresstatus-list:last-child {
    margin-bottom: 0;
}
.product__photos  .product__main-photos .flickity-viewport {
    height: 412px !important;
}
.product__main-photos .image-wrap {
    background: #E7EFF5;
    height: 412px !important;
    padding: 0 !important;
    border-radius: 10px;
}
.product__thumbs {
    display: flex;
    justify-content: center;
    padding: 0 50px 0;
}
.product__thumbs--below .product__thumb-item {
    margin-right: 8px;
}
.product__thumb-item a.is-active:before, .product__thumb-item a:focus:before {
    box-shadow: inset 0 0 0 2px #47A3F8;
    z-index: 1;
    border-radius: 8px;
}
.product__photos .product__thumb-item img {
    border-radius: 7px;
}
.product__thumbs[data-position=below] .product__thumb-arrow {
    border: 1px solid #00416B;
    height: 35px;
    width: 35px;
    display: flex;
    border-radius: 50px;
    align-items: center;
    justify-content: center;
    color: #00416B;
    top: 25px;
}
.product__thumbs[data-position=below] .product__thumb-arrow.hide {
    display: flex !important;
    border-color: #43505A;
    color: #43505A;
    opacity: 0.5;
}
.product-single__meta {
    padding-left: 20px;
}
.product-block {
    margin-bottom: 5px;
}
.product-single__meta  .product-single__title {
    font-family: Outfit;
    font-weight: 700;
    font-size: 28px;
    line-height: 35.28px;
    margin: 0;
}
.product-block.product-block--header {
    margin: 0;
}
.product-block:first-child {
    color: #1E1E1E;
    font-weight: 500;
    font-size: 18px;
    line-height: 22.68px;
}
.product-block--price span.product__price {
    font-family: Outfit;
    font-weight: 700;
    font-size: 20px;
    line-height: 25.2px;
    color: #47A3F8;
}
.product-block--price span.product__price.product__price--compare {
    font-weight: 400;
    font-size: 17px;
    line-height: 21.42px;
    text-decoration: line-through;
    color: #43505A;
}
.template-product .product-block {
    font-weight: 400;
    font-size: 16px;
    line-height: 20.16px;
}
.compatible_vehicles_outer {
    margin: 16px 0 16px;
}
.compatible_vehicles_btn_outer {
    text-align: center;
}
.compatible_vehicles_btn {
    display: inline-flex;
    background: #F5F6F7;
    margin: 0;
    font-family: Outfit;
    font-weight: 400;
    font-size: 14px;
    line-height: 17.64px;
    border-radius: 5px;
    padding: 10px 47px;
    gap: 6px;
    cursor: pointer;
}
.btn.add-to-cart {
    margin-bottom: 13px;
}
.product-shipping-timer {
    text-align: center;
    font-size: 14px;
    line-height: 17.64px;
    letter-spacing: 0%;
    padding: 28px 0;
    position: relative;
}
.product-shipping-timer::before {
    content: "";
    position: relative;
    outline: 4px solid #39C46729;
    height: 12px;
    width: 12px;
    background: #39C467;
    display: inline-block;
    border-radius: 50px;
    vertical-align: top;
    top: 2px;
    margin-right: 5px;
}

.warranty-badge {
    background: #f5f6f7;
    padding: 16px;
    border-radius: 6px;
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    width: 55%;
    align-items: center;
}
.warranty-return {
    background: #f5f6f7;
    padding: 16px;
    border-radius: 6px;
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    width: 45%;
    align-items: center;
}
.warranty-badge-left {
    min-width: 35px;
}
.warranty-badge-right {
    font-size: 14px;
    line-height: 21px;
    align-self: center;
    word-break: break-word;
}

.product-block.product-block--tab button.label {
    font-family: Outfit;
    font-weight: 500;
    font-size: 14px;
    line-height: 17.64px;
    text-transform: unset;
    letter-spacing: 0;
    color: #1E1E1E;
    border: none;
    outline: none;
    padding: 14px 0;
}
.product-block.product-block--tab .collapsible-content__inner {
    margin: -6px 0 0 0;
}
.template-product .product-block.product-block--tab {
    margin: 0;
    background: #F5F6F7;
    padding: 0 13px 0;
}
.template-product .collapsibles-wrapper--border-bottom {
    border-bottom: 1px solid;
    border-bottom-color: #43505A1A;
}
.template-product .collapsible-trigger__icon--circle {
    border-color: transparent;
}
.template-product .collapsible-trigger__icon--circle .icon {
    color: #00416B;
}
.template-product .product-block .collapsible-content__inner p {
    font-size: 13px;
    margin-bottom: 15px;
}
.template-product .product-block .collapsible-content__inner ol,
.template-product .product-block .collapsible-content__inner ul {
    margin-bottom: 10px;
    padding: 0 0 0 17px;
}
.template-product .product-block .collapsible-content__inner ul li,
.template-product .product-block .collapsible-content__inner ol li {
    list-style: auto;
    font-family: Plus Jakarta Sans;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.6;
    margin: 0;
    color: #43505a;
    padding: 0 0 3px 0px;
}
.template-product .product-block .collapsible-content__inner ul li {
    list-style: disc;
}
.template-product .collapsible-trigger-btn--borders+.collapsible-content .collapsible-content__inner {
    padding-bottom: 10px;
}
.template-product .product-block.product-block--tab:last-of-type .collapsibles-wrapper {
    border: none;
}
.warranty-badge +.product-block + .product-block.product-block--tab {
    margin: 20px 0 0;
}
.compatible_vehicles_popup_content h4 {
    font-weight: 700;
    font-size: 28px;
    color: #00416B;
}
.compatible_vehicles_popup_content p {
    padding: 10px 0px 0 0;
    color: #43505A;
    font-size: 16px;
}
.compatible_vehicles_popup_content ul {
    margin: 10px 0 11px;
}
.compatible_vehicles_popup_content li {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    padding: 0 0 10px 20px;
    position: relative;
}
.compatible_vehicles_popup_content li:before {
    content: "";
    background: url(list-check.svg) no-repeat center;
    height: 13px;
    width: 13px;
    left: 0;
    top: 6px;
    position: absolute;
}
.compatible_vehicles_popup_content li:has(em):before {
    background: url(list-cross.svg) no-repeat center;
}
.compatible_vehicles_popup_content li em {
    font-style: normal;
}

.compatible_vehicles_popup_scroll {
    max-height: 100%;
}


.wireless-outer {
    padding: 64px 0;
}
.wireless-outer .font40 {
    padding: 0 0 60px;
}
.wireless-outer .auto-container {
    max-width: 800px;
}
.wireless-content {
    display: flex;
    justify-content: space-between;
    gap: 15px;
}
.wireless-inner {
    border: 4px solid #EB1717;
    border-radius: 26px;
    overflow: hidden;
    position: relative;
    width: 44%;
    max-height: 470px;
}
.wireless-inner span {
    background: #eb1717;
    position: absolute;
    font-weight: 600;
    font-size: 21px;
    line-height: 26.46px;
    color: #fff;
    text-align: center;
    left: 50%;
    transform: translate(-50%);
    bottom: 0;
    padding: 10px 48px 8px 30px;
    border-radius: 10px 10px 0 0;
    white-space: nowrap;
    display: flex;
    gap: 12px;
    align-items: center;
    width: auto;
}
.wireless-inner img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.wireless-inner:nth-child(2)
{
    border-color: #39C467;
}
.wireless-inner:nth-child(2)  span
{
    background-color: #39C467;
}


.installer-steps-outer {
    padding: 64px 0;
    background: #00416B;
    border-radius: 20px;
    position: relative;
    z-index: 1;
}
.installer-steps-outer::before
{
    content:"";
    position: absolute;
    left: 0;
    top: 0;
    background: url(installer-steps-before.png) no-repeat left top;
    background-size: contain;
    width: 178px;
    height: 110px;
    z-index: -1;
}
.installer-steps-outer:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(installer-steps-after.png) no-repeat right bottom;
    background-size: contain;
    width: 203px;
    height: 120px;
    z-index: -1;
}
.installer-steps-outer .font40 {
    color: #fff;
    max-width: 520px;
    margin: 0 auto 30px;
}
.installer-steps-outer .font40 strong {
    color: #47A3F8;
}
.installer-steps-wrapper {
    /* display: flex; */
    /* display: grid; */
    /* grid-template-columns: repeat(3,1fr); */
    /* gap: 24px; */
    max-width: 820px;
    margin: auto;
}
.installer-steps-img {
    position: relative;
}
.installer-steps-single {
    padding: 0 12px;
}
.installer-steps-img span {
    background: #47A3F8;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    font-weight: 700;
    font-size: 14px;
    line-height: 17.64px;
    color: #FFFFFF;
    padding: 7px 30px;
    border-radius: 10px 10px 0 0;
    bottom: 0;
    text-transform: uppercase;
}
.installer-steps-img img {
    border-radius: 10px;
}
.installer-steps-text {
    padding: 24px 0 0;
}
.installer-steps-text h3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 20.16px;
    color: #FFFFFF;
    padding: 0 0 8px;
}
.installer-steps-text p {
    color: #F5F6F7;
}

.trusted-partners-outer {
    padding: 64px 0;
}
.trusted-partners-outer .font40 {
    margin: 0 0 25px;
}

.trusted-partners-logo {
    padding: 0 11px;
}
.trusted-partners-wrapper .slick-track {
    display: flex;
}
.trusted-partners-wrapper.slick-initialized .slick-slide {

    height: unset;
}
.trusted-partners-inner {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #DCE6EC;
    padding: 18px;
    border-radius: 20px;
}


.bollit-compare-top {
    display: flex;
}
.bollit-compare-top .bollit-compare-left {
    display: block;
    width: 46%;
}
.bollit-compare-middle, .bollit-compare-right {
    width: 27%;
}
.bollit-compare-middle {
    background: #e3f1fe;
    padding:14px 10px;
    border-radius: 14px 14px 0 0;
    text-align: center;
}
.bollit-compare-middle img {
    max-width: 100%;
}
.bollit-compare-right {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #43505A;
    padding: 10px;
}
.bollit-compare-list {
    background: #F5F6F7;
    display: flex;
    
}
.bollit-compare-table img {
    display: inline-block;
    vertical-align: top;
}
.bollit-compare-list-left {
    width: 46%;
    text-align: left;
    padding: 15px 21px;
    font-size: 15px;
    font-weight: 600;
    line-height: 16.35px;
    gap: 8px;
    align-items: center;
    display: flex;
    color: #00416B;
    border-bottom: 1px solid #E4E4E4;
}
.bollit-compare-list:last-child {
    border: none;
}

.bollit-compare-list-middle {
    width: 27%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e3f1fe;
    padding: 10px;
    position: relative;
}
.bollit-compare-list-middle::after {
    position: absolute;
    left: 0;
    top: 100%;
    height: 20px;
    width: 100%;
    background: #e3f1fe;
    content: "";
    border-radius: 0 0 14px 14px;
}
.bollit-compare-list-right {
    width: 27%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-bottom: 1px solid #E4E4E4;
}
.bollit-compare-list:nth-child(odd) .bollit-compare-list-middle {
    /* background: #47A3F81A; */
}
.bollit-compare-list:first-child {
    border-radius: 14px 14px  0 0;
}
.bollit-compare-list:last-child {
    border-radius: 0 0 14px 14px;
}
.bollit-compare-list:last-child .bollit-compare-list-left,
.bollit-compare-list:last-child .bollit-compare-list-right
{
    border: none;
}
.bollit-compare-outer {
    padding: 64px 0 74px;
}
.bollit-compare-outer .font40 {
    margin-bottom: 34px;
}
.bollit-compare-table {
    max-width: 622px;
    margin: auto;
}

.trust-badge-wraper {
    text-align: center;
    background: #00416B;
    border-radius: 20px;
    padding: 54px 0  94px;
}
.trust-badge-wraper img {
    display: inline-block;
}
.trust-badge-wraper .auto-container {
    max-width: 730px;
}
.trust-badge-wraper h4 {
    font-size: 30px;
    line-height: 37.8px;
    letter-spacing: 0%;
    color: #FFFFFF;
    margin: 10px 0 13px;
}
.trust-badge-wraper p {
    color: #FFFFFF;
}


/*13th feb edits by vasu starts here*/

.template-product .product-single__meta .variant-wrapper {
    padding: 25px 0 0 0;
}

.template-product .product-single__meta .variant-wrapper .variant__label {
    font-weight: 600;
    font-size: 18px;
    line-height: normal;
    color: #1E1E1E;
    text-transform: capitalize;
    letter-spacing: 0;
    margin: 0 0 16px 0;
}

.template-product .product-single__meta .variant-wrapper .variant-input-wrap {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 10px;
}

.template-product .product-single__meta .variant-wrapper .variant-input-wrap label {
    box-shadow: unset;
    margin: 0;
    border: 1px solid #DCE6EC;
    border-radius: 10px;
    padding: 20px 18px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-transform: capitalize;
    color: #00416b;
    height: 100%;
    width: 100%;
    position: relative;
    font-family: 'Outfit';
}

.template-product .product-single__meta .variant-wrapper .variant-input-wrap label .variant_per_price {
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    display: block;
    color: #43505A;
    padding: 8px 0 4px 0;
}

.template-product .product-single__meta .variant-wrapper .variant-input-wrap label 
 .saving-value {
    font-weight: 600;
    font-size: 12px;
    line-height: 1;
    display: flex;
    align-items: center;
    color: #00416B;
    background: #F5F6F7;
    border-radius: 5px;
    padding: 4px 10px;
}

.template-product .product-single__meta .variant-wrapper .variant-input-wrap label 
 .best-seller-badge {
    font-weight: 600;
    font-size: 10px;
    line-height: 1;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 3px 12px;
    z-index: 2;
    background: #47A3F8;
    border-radius: 4px 0px 0px 0px;
    width: auto;
    position: absolute;
    right: 0;
    bottom: 0;
}

.template-product .product-single__meta .variant-wrapper .variant-input-wrap .variant-input input[type=radio]:checked+label {
    box-shadow: 0 0 0 1px #47a3f8;
    border-color: #47a3f8;
    background: #E7EFF5;
}

.template-product .product-single__meta .vs-upsell-block {
    margin: 32px 0 15px 0;
    background: #E7EFF5;
    border-radius: 8px;
    overflow: hidden;
}

.template-product .product-single__meta .vs-upsell-block .vs-upsell-header {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: #FFFFFF;
    background: #00416B;
    padding: 4px;
    text-align: center;
}

.template-product .product-single__meta .vs-upsell-block .vs-upsell-content {
    display: flex;
    padding: 13px 14px;
}

.template-product .product-single__meta .vs-upsell-block .vs-upsell-content .vs-upsell-image {
    width: 70px;
    min-width: 70px;
    background: #fff;
    border-radius: 10px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
}

.template-product .product-single__meta .vs-upsell-block .vs-upsell-content .vs-upsell-details {
    padding: 8px 18px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.vs-upsell-details .vs-upsell-details-title {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
    color: #1E1E1E;
    margin: 0 0 4px 0;
}

.vs-upsell-details  .vs-upsell-details-data {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #1E1E1E;
    font-family: 'Outfit';
}

.template-product .product-single__meta .vs-upsell-block .vs-upsell-content .vs-upsell-link {
    display: flex;
    width: 100%;
}

.template-product .product-single__meta .vs-upsell-block .vs-upsell-content .vs-upsell-price {
    min-width: fit-content;
    display: flex;
    align-items: center;
}

.template-product .product-single__meta .vs-upsell-block .vs-upsell-content .vs-upsell-price .vs-upsell-button {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 12px 16px;
    background: #00416B;
    border-radius: 100px;
    transition: all 0.3s;
}

.template-product .product-single__meta .vs-upsell-block .vs-upsell-content .vs-upsell-price .vs-upsell-button:hover {
    opacity: 0.85;
}

/*13th feb edits by vasu ends here*/

.about-banner {
    background:#00416b url(review-shape.png) no-repeat center;
    background-size: contain;
    border-radius: 20px;
    padding: 43px 0;
}
.about-banner-inner {
    display: flex;
    flex-wrap: wrap;
}

.about-banner-left {
    width: 40%;
}
.about-banner-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
}

.about-banner-left .font55 {
    color: #fff;
}
.about-banner-left .font55 strong {
    font-weight: 600;
    display: block;
}
.about-banner-right {
    margin-left: auto;
    max-width: 55%;
}
.about-banner-right img {
    border-radius: 20px;
}
.about-content {
    padding: 64px 0;
}
.about-content-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.about-content-img {
    width: 50%;
}
.about-content-right {
    width: 41%;
    align-self: center;
}
.about-content-right p {
    margin-bottom: 29px;
}
.about-content-right .font40 {
    margin-bottom: 12px;
}
.about-team-outer {
    background: #F5F6F7;
    border-radius: 20px;
    padding: 64px 0;
}
.about-team-outer .font40 {
    margin-bottom: 30px;
}
.about-team-wraper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px 20px;
}
.about-team-single h4 {
    font-size: 16px;
    padding: 13px 0 0;
}
.about-team-single p {
    font-size: 12px;
    line-height: 15.12px;
    padding: 2px 0 0;
}
.about-team-single img {
    border-radius: 20px;
}
.order1 .about-content-img {
    order: 1;
}
.about-banner-left p {
    margin: 22px 0;
    color: #fff;
    font-weight: 600;
}

.modal--square .modal__inner {
    background-color: transparent;
    max-width: 946px;
    width: 90%;
}
.modal__centered-content.newsletter--has-image .newsletter-custom.newsletter.newsletter-popup {
    max-width: 956px;
    padding: 11px;
    border-radius: 20px;
    background: #fff;
}
.modal__centered {
    width: 100%;
}
.modal__centered-content.newsletter--has-image .newsletter-popup__image-wrapper {
    background: #000000;
    border-radius: 20px;
}
.newsletter-custom.newsletter img.newsletter-popup__image {
    border-radius: 17px;
}
.modal__centered-content.newsletter--has-image .newsletter-custom .newsletter-popup__content {
    padding: 24px;
    text-align: left;
}

.newsletter-popup__content .newsletter-popup__icon.image-element {
    max-width: 48px;
}
.newsletter-custom .newsletter-popup__content h2 {
    font-size: 35px;
    line-height: 44.1px;
    margin: 12px 0 10px;
}
[data-section-type=newsletter-popup] .newsletter-custom .rte p {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0%;
}
[data-section-type=newsletter-popup] .newsletter-custom .rte {
    margin-top: 10px;
    margin-bottom: 12px;
}

.contact-banner {
    border-radius: 20px;
    background: #00416b url(review-shape.png) no-repeat center right -280px;
    background-size: contain;
    padding: 125px 0 195px;
}
.contact-banner .font55 {
    color: #FFFFFF;
    margin: 0 0 20px;
}
.contact-banner p {
    color: #FFFFFF;
    text-align: center;
    max-width: 500px;
    margin: auto;
}
.contact-form-top .form-vertical,
.bb-banner-right .form-vertical {
    box-shadow: 0px 0px 30px 0px #0000000F;
    background: #FFFFFF;
    padding: 40px;
    border-radius: 20px;
    margin-top: -119px;
}
.contact-form-sec .auto-container,
.contact-detail-outer .auto-container {
    max-width: 830px;
}
.contact-form-top .form-vertical input, 
.contact-form-top .form-vertical select, 
.contact-form-top .form-vertical textarea,
.bb-banner-right .form-vertical input, 
.bb-banner-right .form-vertical select, 
.bb-banner-right .form-vertical textarea  
{
    margin-bottom: 25px;
    border: 1px solid #43505A1A;
    box-shadow: 0px 2px 2px 0px #0000000D;
    border-radius: 8px;
    resize: none;
    color: #43505A99;
    height: 46px;
    padding: 10px 20px;
    font-size: 14px;
    font-family: Plus Jakarta Sans;
    font-size: 14px;
    letter-spacing: 0%;
}
.bb-banner-right .form-vertical .bb-banner-form-outer .globo-form-control input,
.bb-banner-right .form-vertical  .bb-banner-form-outer  .globo-form-control select, 
.bb-banner-right .form-vertical  .bb-banner-form-outer  .globo-form-control textarea {
    margin-bottom: 0;
    background: transparent;
    border: 1px solid #43505A1A;
    box-shadow: 0px 2px 2px 0px #0000000D;
    border-radius: 8px;
    resize: none;
    color: #43505A99;
    padding: 10px 20px;
    font-size: 14px;
    font-family: Plus Jakarta Sans;
    font-size: 14px;
    letter-spacing: 0%;
}
.bb-banner-right .form-vertical  .bb-banner-form-outer .globo-form-input {
    border: none !important;
    box-shadow: none;
    border-radius: 0;
    border-color: transparent;
}
.bb-banner-right label.classic-label.globo-label {
    font-weight: 600;
    font-size: 12px;
    line-height: 15.12px;
    color: #1e1e1e;
    margin: 0;
    position: absolute;
    background: #fff;
    left: 11px;
    top: -7px;
    padding: 0 10px;
    z-index: 1;
}
.bb-banner-right .globo-form-app.default-layout.gfb-style-classic.gfb-font-size-medium {
    margin: 0;
}
.bb-banner-right .globo-form-control label .text-danger {
    color: red;
    margin: 0 0 0 2px;
}
.bb-banner-right .wizard__content > p {
    display: none;
    height: 0;
    width: 0;
    overflow: hidden;
}
.contact-form-top .note--success,
.bb-banner-right .note--success
 {
    border-radius: 6px;
}
.contact-field {
    position: relative;
}       
.template-page .contact-form .contact-field label {
    font-weight: 600;
    font-size: 12px;
    line-height: 15.12px;
    color: #1E1E1E;
    margin: 0;
    position: absolute;
}
.template-page .contact-form .contact-field label {
    font-weight: 600;
    font-size: 12px;
    line-height: 15.12px;
    color: #1e1e1e;
    margin: 0;
    position: absolute;
    background: #fff;
    left: 11px;
    top: -7px;
    padding: 0 10px;
}
.form-vertical .contact-field-btn .btn {
    display: inline-flex;
}
.contact-field-btn {
    text-align: center;
}
.template-page .contact-form .contact-field label span {
    color: #FF0000;
}
.errors ul, 
.form-error ul {
    margin-left: 0;
}
.errors, .form-error {
    border-radius: 6px;
}
.contact-detail-outer {
    padding: 38px 0 79px;
}
.contact-detail-inner {
    background: #F5F6F7;
    padding: 40px 30px;
    border-radius: 20px;
}
.contact-detail-inner h3 {
    color: #00416B;
    font-size: 30px;
    margin: 0 0 20px;
}
.contact-detail-wraper {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
}
.contact-detail-single {
    border: 1px solid #E6E6E6;
    border-radius: 20px;
    padding: 20px;
}
.contact-detail-single h4 {
    color: #1E1E1E;
    font-weight: 600;
    font-size: 18px;
    padding: 0 0 2px;
    min-height: 70px;
}
.contact-detail-single li, .contact-detail-single li a {
    display: flex;
}
.contact-detail-single li img {
    margin: 0 12px 0 0;
    min-width: 28px;
}
.contact-detail-single li span {
    color: #43505A;
    font-family: Plus Jakarta Sans;
    font-weight: 600;
    font-size: 12px;
    line-height: 15.12px;
    align-self: center;
}
.contact-detail-single p {
    font-size: 10px;
    line-height: 12.6px;
    padding: 13px 0 0;
}
.contact-detail-single li span strong {
    font-weight: 500;
    padding: 8px 0 0;
    display: block;
}
.about-banner-left form {
    width: 100%;
}

.bb-banner-outer {
    border-radius: 20px;
    background: #00416b url(review-shape.png) no-repeat center right -280px;
    background-size: contain;
    padding: 68px 0 0;
}
.bb-banner-inner {
    display: flex;
    flex-wrap: wrap;
}
.bb-banner-left {
    padding: 30px 60px 30px 0;
    width: 55%;
}
.bb-banner-right .form-vertical {
    margin: 0 0 -110px;
}
.bb-banner-right {
    width: 45%;
}   
.font55 strong {
    color: #47A3F8;
    font-weight: 600;
}
.bb-banner-left h2 {
    font-weight: 600;
    font-size: 30px;
    line-height: 31px;
    color: #fff;
    padding: 6px 0 23px  0;
}
.bb-banner-left p {
    color: #FFFFFF;
    line-height: 2;
}
.why-partners-outer {
    padding: 174px 0 64px;
    text-align: center;
}
.why-partners-outer .font40 {
    margin-bottom: 34px;
}
.why-partners-single img {
    display: inline-block;
}
.why-partners-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 34px;
}
.why-partners-single h4 {
    color: #1E1E1E;
    padding: 0 0 5px;
    font-size: 16px;
}

.b2bcontent  .about-content-right {
    width: 44%;
}
.b2bcontent.about-content {
    background: #E7EFF5;
    border-radius: 20px;
}
.b2bcontent.about-content.dark-bg {
    background: #00416B;
}
.dark-bg .font40, .dark-bg p {
    color: #fff;
}

.collection-list-wrapper .skrim__overlay::before, .collection-list-wrapper .skrim__overlay::after {
    opacity: 0;
}
.collection-list-wrapper .skrim__title {
    margin: 0;
    background: #fff;
    width: 100%;
    color: #1E1E1E;
    font-size: 15px;
    padding: 10px 0 0 0;
}
.modal__centered-content.newsletter--has-image .newsletter-custom .newsletter-popup__content span.form__submit--large {
    display: block;
    align-self: center;
}
.newsletter-custom  .footer-newsletter {
    width: 100%;
}
.popup-cta {
    width: 100%;
}
.grid-product__content {
    display: none;
}
.modal__centered-content.newsletter--has-image .newsletter-custom .newsletter-popup__content a.newsletter-button {
    background: transparent;
    color: #43505A;
    padding: 0;
    font-family: Plus Jakarta Sans;
    font-weight: 500;
    font-size: 12px;
    line-height: 25px;
    text-decoration: underline;
    text-transform: uppercase;
    margin-top: 8px;
    display: inline-block;

}
.about-banner-left .footer-newsletter .input-group.newsletter__input-group {
    margin: 0;
    width: 100%;
    max-width: 100%;
}
.customer-review-outer button.slick-arrow {
    margin-top: 25px;
}
.recent-reviews-loox {
    font-size: 13px;
    font-weight: 400;
}
.recent-reviews-loox  span.loox-rating-label {
    color: #43505A;
    font-size: 11px;
}
.recent-reviews-img {
    display: inline-flex;
}
.recent-reviews-img-text {
    color: #43505a;
    font-size: 14px;
    padding-left: 3px;
}
.recent-reviews-img.recent-reviews-products {
    padding: 4px 0 5px;
    display: inline-flex;
    cursor: pointer;
}
.home-reviews-right ul.slick-dots,
.installer-steps-wrapper  ul.slick-dots {
    display: flex;
    justify-content: center;
    padding: 20px 0 0;
}
.home-reviews-right ul.slick-dots button,
.installer-steps-wrapper ul.slick-dots button {
    font-size: 0;
    padding: 0;
    background: #F5F6F7;
    height: 6px;
    width: 6px;
    margin: 0 3px;
    border-radius: 50%;
}
.home-reviews-right ul.slick-dots .slick-active button,
.installer-steps-wrapper ul.slick-dots .slick-active button {
    background: #47A3F8;
}
.product-block--price .discount-badge {
    background: #ff672f;
    font-weight: 600;
    font-size: 12px;
    line-height: 13.34px;
    text-transform: uppercase;
    color: #fff;
    padding: 2px 8px;
    border-radius: 30px;
    display: inline-block;
    vertical-align: top;
    margin: 5px 0 0 1px;
    letter-spacing: 0.3px;
}

.anouncement-slides .slick-track {
    display: flex;
    align-items: center;
}
.grid__item.collection-filter__item--sort {
    margin: -70px 0 0 0;
}
.grid__item.collection-filter__item--sort select {
    border: 1px solid #43505A1A;
    box-shadow: 0px 2px 2px 0px #0000000D;
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 17.64px;
    border-radius: 5px;
    max-width: 170px;
}
.collections-single:nth-child(2) {
order: 5;
}
.collections-single:nth-child(3) {
order: 3;
}
.collections-single:nth-child(4) {
order: 2;
}
.collections-single:nth-child(5) {
order: 4;
}
.collections-single:nth-child(6) {
order: 5;
}
.footer-block4 li a {
    padding-left: 26px;
    position: relative;
}
.footer-block4 li a:before {
    background: url(email-icon.svg) no-repeat center;
    height: 15px;
    width: 18px;
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
}

.discountcode {
    background: #E7EFF5 url(copy-icon.svg) no-repeat center right 10px;
    color: #47A3F8;
    padding: 7px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 4px;
    border: 1px dashed #47A3F8;
    border-radius: 5px;
    cursor: pointer;
}
.discountcode {
    position: relative;
    cursor: pointer;
}

.discountcode::after {
    content: attr(data-tooltip);
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    background: #000;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 5px;
    white-space: nowrap;
    letter-spacing: 0;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    pointer-events: none;
}

.discountcode[data-tooltip]::after {
    opacity: 1;
}

.discountcode-label {
    color: #00416B;
    font-weight: 700;
    font-size: 15px;
    line-height: 25px;
    padding: 17px 0;
}
.discountcode-label p {
    color: #00416b;
    font-size: 15px !important;
    margin: 0 !important;
}
.modal--is-active:before {
    animation: overlay-on .5s forwards;
    background-color: var(--colorModalBg);
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
.newsletter-custom .footer-newsletter:has(.note) {
    margin-top: 40px !important;
    position: relative;
    overflow: visible;
}
.note.note--success {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    top: -31px;
    margin: 0;
    font-size: 12px;
    padding: 2px 11px;
    border-radius: 10px;
}
.footer-newsletter .input-group.newsletter__input-group {
    border-radius: 50px;
}
.product-slideshow.flickity-enabled .flickity-viewport .product-main-slide {
    height: 100%;
}
.product-image-main {
    height: 100%;
}
.product__video-wrapper {
    padding: 0 !important;
    height: 100%;
    background: transparent;
}
.product__video-wrapper .product__video {
    object-fit: cover;
    border-radius: 10px;
}
.warranty-badg-wrapper {
    display: flex;
    gap: 2%;
    margin-bottom: 10px;
        margin-top: 15px;
}
ul.slick-dots {
    list-style: none;
}
span.inventry-default {
    display: none;
}
.loox-heading-outer {
    padding: 20px 0 20px;
}
.product-main-slide button.btn {
    background: transparent;
}
.featurelist.display {
    display: none;
}
.disable + .featurelist .featurelist-icon {
    filter: grayscale(1);
}
.product__thumbs--below .product__thumb-item .image-wrap {
    position: relative;
    height: 76px !important;
    padding-bottom: 0 !important;
    overflow: hidden;
    border-radius: 10px;
}

.bb-banner-form-outer .wizard__content button.action.next.submit.classic-button.wizard__submit {
    background-color: #47a3f8;
    font-size: 16px;
    text-align: center;
    padding:16px 80px 15px 40px;
    border-radius: 50px;
    text-transform: uppercase;
    display: inline-flex;
    gap: 18px;
    justify-content: center;
    border: none;
    width: auto;
    font-weight: 600;
    transition: .3s all ease;
    -webkit-transition: .3s all ease;
    position: relative;
}
.bb-banner-form-outer .wizard__content button.action.next.submit.classic-button.wizard__submit span.spinner {
    display: none;
}
.bb-banner-form-outer .wizard__content button.action.next.submit.classic-button.wizard__submit::before
{
    background: url(rightarrow.svg) no-repeat center;
    height: 26px;
    width: 19px;
    background-size: contain;
    content: "";
    position: absolute;
    right: 40px;
    top: 15px;
}
.bb-banner-form-outer .wizard__content button.action.next.submit.classic-button.wizard__submit:hover
{
    background-color:#00416b ;
}
.bb-banner-form-outer .globo-form-app .message.success {
    background: #e7eff5;
    border-radius: 7px;
}
.bb-banner-form-outer .globo-form-control {
    padding: 0 10px;
}
.bb-banner-right .form-vertical {
    padding: 40px 30px;
}

.drawer__related-products {
    padding: 13px 00px 0;
    overflow: hidden;
    margin: 0 0 14px;
    min-height: 130px;
    display: none;
}
.drawer__related-products:has(.related-product-item) {
    display: block;
}
.drawer__related-products h3 {
    font-weight: 500;
    font-size: 18px;
    color: #1E1E1E;
    padding: 0 20px 10px;
}

.related-products-grid {
    display: flex;
    white-space: nowrap;
    overflow: auto;
    padding: 0 10px 20px;
    margin-bottom: -15px;
}
.related-product-item {
    border: 1px solid #E7EFF5;
    margin: 0 8px;
    display: flex;
    border-radius: 8px;
    background: #fff;
}
.related-product-item-left {
    width: 80px;
    height: 80px;
    background: #E7EFF5;
    padding: 10px;
    min-height: 100%;
    border-radius: 8px 0 0 8px;
}
.related-product-item-left img {
    mix-blend-mode: multiply;
}
.related-product-item-right {
    display: flex;
    padding: 13px;
    gap: 10px;
    align-items: center;
}
.related-product-item-right p {
    font-weight: 600;
    font-size: 12px;
    line-height: 100%;
    color: #00416B;
}
.related-product-item-right h4 {
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    text-transform: capitalize;
    color: #1e1e1e;
    width: 140px;
    white-space: normal;
    display: block;
    padding: 0 0 7px;
}
.add-to-cart-button {
    background: #47a3f8;
    font-size: 12px;
    text-align: center;
    padding: 9px 13px 9px;
    border-radius: 50px;
    text-transform: uppercase;
    display: inline-flex;
    /* gap: 18px; */
    justify-content: center;
    color: #fff;
}
.collections-single.Upsell.Cart {
    display: none;
}
.icon--inventory:after, .icon--inventory:before {
    background: #f4af29;
}
.sales-points span.icon-and-text {
    border: 1px solid #f4af29;
    padding: 3px 10px 3px 2px;
    background: rgb(244 175 41 / 10%);
    border-radius: 4px;
    margin: 6px 0;
}
div#shopify-chat inbox-online-store-chat#ShopifyChat {
    z-index: 25 !important;
        margin-bottom: 26px;
}
/*unlimited-upgrade css start*/
.unlimited-upgrade-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.unlimited-upgrade-left {
    width: 50%;
}
.unlimited-upgrade-left img {
    border-radius: 21px;
}
.unlimited-upgrade-right {
    width: 50%;
    padding-left: 40px;
}
.unlimited-upgrade-right .font40 {
    color: #00416B;
}
.unlimited-upgrade-right .font40 span.highlight {
    color: #47A3F8;
}
.unlimited-upgrade-right > p {
    font-size: 14px;
    margin: 10px 0 0;
}
.unlimited-upgrade-blocks {
    padding: 30px 0 0;
}
.unlimited-upgrade-blocks {
    padding: 30px 0 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
.unlimited-upgrade-blocks h4 {
    font-size: 16px;
    color: #1E1E1E;
    letter-spacing: 0;
    margin: 10px 0 5px;
}
.unlimited-upgrade-outer {
    padding: 60px 0;
}
.unlimited-upgrade-column p {
    font-size: 14px;
}

div#shopify-section-template--26022474088780__install_steps_pGfYRc .installer-steps-wrapper {
    max-width: 100%;
}
div#shopify-section-template--26022474088780__install_steps_pGfYRc .installer-steps-text h3 {
    font-size: 20px;
}
.product-offer-banner-inner {
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    text-align: center;
    padding: 15px;
}
.product-offer-banner-inner h2 {
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    text-transform: uppercase;
    padding: 0 0 10px;
    color:#FFFFFF;
}
.product-offer-banner-inner h2 img {
    display: inline-block;
    vertical-align: text-top;
}
.product-freegift h4 img {
    display: inline-block;
    vertical-align: text-top;
    max-width: 18px;
    margin: 0 1px 0 0;
}
.product-offer-banner-inner ul {
    list-style: none;
    display: inline-flex;
    flex-wrap: wrap;
    gap: 20px;
}
.product-offer-banner-inner li {
    font-weight: 700;
    font-size: 26px;
    line-height: 100%;
    text-transform: uppercase;
    color: #47A3F8;
    background: #FFFFFF96;
    padding: 4px 20px;
    border-radius: 50px;
}
.product-offer-banner {
    position: relative;
    top: 10px;
}
.product-mysterygift {
    background: #F5F6F7;
    margin: 20px 0 20px;
    display: flex;
    align-items: center;
    font-family: Outfit;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    padding: 0 20px 0px 20px;
    gap: 14px;
    border-radius: 10px;
}
.product-mysterygift img {
    margin: 11px 0 8px;
    max-width: 46px;
    min-width: 46px;
}
.product-freegift {
    background: #47A3F80D url(gift-bg3.png) no-repeat center;
    background-size: cover;
    padding: 12px 13px 12px 13px;
    border-radius: 10px;
    margin: 15px 0;    
    z-index:1;
    position: relative;
}

.product-freegift h4 span {
    color: #47A3F8;
}
.product-freegift h4 {
    
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    text-transform: capitalize;   
    vertical-align: top;
}
.product-freegift-count {
    display: flex;
    justify-content: space-between;
    padding: 4px 0;
    color: #43505A;
    align-items: center;
}
.product-freegift-count span {
    font-weight: 500;
    font-size: 12px;
    line-height: 1.2;
    color: #000000;
}

.product-freegift-count strong {
    background: #ffffff;
    font-weight: 600;
    font-size: 12px;
    line-height: 100%;
    padding: 4px 10px;
    border-radius: 20px;
    color: #47A3F8;
    white-space: nowrap;
}
.productfreegift-progress {
    width: 100%;
    background: #FFFFFF;
    height: 4px;
    margin-top: 1px;
    border-radius: 50px;
    overflow: hidden; 
}

.productfreegift-progressbar {
    background: #47A3F8;
    height: 100%;
    border-radius: 50px;
    width: 0%; 
    transition: width 1.2s ease-out; 
}

div#CartDrawer {
}

.christmas_offer_outer {
    margin-top: 20px;
    background: linear-gradient(269.97deg, rgba(237, 84, 78, 0.1) 19.74%, rgba(235, 76, 76, 0.1) 28.42%, rgba(230, 57, 73, 0.1) 42.16%, rgba(227, 41, 70, 0.1) 50.12%, rgba(201, 28, 65, 0.1) 64.58%, rgba(143, 0, 57, 0.1) 92.07%);
    padding: 11px;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
}
.christmas_offer_left {
    width: 65%;
}
.christmas_offer_right {
    background: #FFFFFF;
    margin-left: auto;
    padding: 10px;
    border-radius: 4px;
    align-self: center;
}
.christmas_offer_right .christmas_timer {
    display: flex;
    gap: 11px;
    text-align: center;
}
.christmas_timer_block {
    min-width: 21px;
}

.christmas_timer_block p {
    color: #2C2C2C;
    font-family: Outfit;
    font-weight: 400;
    font-size: 8px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
}
.christmas_timer_block h5 {
    background: linear-gradient(269.97deg, #ED544E 19.74%, #EB4C4C 28.42%, #E63949 42.16%, #E32946 50.12%, #C91C41 64.58%, #8F0039 92.07%);
    font-family: Outfit;
    font-weight: 600;
    font-size: 12px;
    line-height: 100%;
    vertical-align: bottom;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.christmas_offer_left h4 {
     font-weight: 700;
    font-size: 16px;
    line-height: 1.1;
    text-transform: capitalize;
        margin-bottom: 3px;
}
.christmas_offer_left h4 span
{
     background: linear-gradient(269.97deg, #ED544E 19.74%, #EB4C4C 28.42%, #E63949 42.16%, #E32946 50.12%, #C91C41 64.58%, #8F0039 92.07%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.christmas_offer_left p {
    color: #43505A;
    font-size: 12px;
    line-height: 1.2;
}
html:has(.upcartPopupShow) {
    overflow: hidden !important;
    height: 100vh;
}

.upcartPopupShow {
    overflow: hidden!important;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
span.save-badge img {
    width: 12px;
    vertical-align: middle;
    margin: 0 2px 0 0;
}

.free-gift-with-timer {
    background: linear-gradient(90deg, #D5365B 0%, #A10B2E 100%);
    border-radius: 10px;
    gap: 5px;
    padding: 6px;
}

.free-gift-with-timer-text p {
    font-weight: 600;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: -3%;
    color: #fff;
}
.free-gift-with-timer-top {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    padding-bottom: 5px;
}
.free-gift-with-timer-text {
    gap: 4px;
    display: flex;
    align-items: center;
}
.free-gift-with-timer-countdown {
    display: flex;
    gap: 4px;
    align-items: center;
}

.free-gift-with-timer-countdown div {
    background: #FFFFFF24;
    border-radius: 2px;
    padding: 2px 5px;
    display: flex;
    align-items: center;
    gap: 3px;
}

.free-gift-with-timer-countdown div span {
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    color: #fff;
}
.free-gift-with-timer-countdown small {
    color: #FFFFFFCC;
    font-size: 8px;
}

.free-gift-with-timer-info h4 {
    color: #A50E31;
    font-weight: 700;
    margin-bottom: 0px;
    font-size: 18px;
        font-family: Plus Jakarta Sans;
}


.free-gift-with-timer-info p {
    font-weight: 500;
    font-size: 16px;
    color: #1E1E1E;
}
.free-gift-with-timer-content {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    padding: 10px;
    background: url(/cdn/shop/files/free-gift-bg.png?v=1769841628) no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 8px;
}
.free-gift-with-timer-img {
    width: 45px;
}
.free-gift-with-timer-text img {
    width: 15px;
}
.free-gift-with-timer.free-gift-with-timer_v2 .free-gift-with-timer-countdown div {
    background: #A10B2E3D;
}
.free-gift-with-timer.free-gift-with-timer_v2 .free-gift-with-timer-countdown div span {

    color: #000;
}
.free-gift-with-timer.free-gift-with-timer_v2 .free-gift-with-timer-countdown small {
    color: #000000CC;
}
.free-gift-with-timer {
    margin: 10px 0px;
}
.fbt-wrapper {
    padding-top: 25px;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 0px;
}
.fbt-header {
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    color: #1E1E1E;
    padding-bottom: 12px;
}
.fbt-box {
    border: .79px solid var(--color-grey-89, #E4E4E4);
    box-shadow: 0 4px 13px #b9c3cf40;
    background: #fff;
    border-radius: 6px;
    padding: 8px 20px;
    border-width: .79px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.fbt-left {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fbt-left img {
    width: 50px;
    height: 100%;
    object-fit: contain;
}

.fbt-price {
    font-weight: 500;
    font-size: 14px;
    color: #1E1E1E;
}

h3.fbt-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    text-transform: capitalize;
    color: #0B1428;
    padding: 0 !important;
}

.fbt-desc p {
    color: #1e1e1e;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
}


button.fbt-add-btn {
    background: #47a3f8;
    font-weight: 600;
    font-size: 16px;
    padding: 5px 16px;
    border-radius: 6px;
    color: #fff;
    width: 100%;
}
.fbt-right {
    width: 187px;
}
.fbt-middle {
    width: calc(100% - 287px);
}
.product-sell-info {
    background: #00416B1A;
    gap: 10px;
    border-top-left-radius: 6px;
    border-bottom-right-radius: 6px;
    font-weight: 300;
    font-size: 10px;
    line-height: 150%;
    color: #1E1E1E80;
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 380px;
    padding: 0px 5px;
}
.product-sell-info p {
    font-weight: 300;
    font-size: 10px;
    line-height: 150%;
    color: #1E1E1E80;
}
.fbt-price {
    display: flex;
    align-items: center;
    gap: 4px;
    padding-top: 3px;
}
span.upsell-compare-price {
    color: #9DA1A9;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: -3%;
    text-decoration: line-through;
}


span.upsell-save-price {
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    color: #47A3F8;
}


.product-grid-container {
    display: flex;
    flex-wrap: wrap;
}
.product-grid-container .grid__item {
    order: 51;
}
.product-grid-container .grid__item.order1  {order: 1;}
.product-grid-container .grid__item.order2  {order: 2;}
.product-grid-container .grid__item.order3  {order: 3;}
.product-grid-container .grid__item.order4  {order: 4;}
.product-grid-container .grid__item.order5  {order: 5;}
.product-grid-container .grid__item.order6  {order: 6;}
.product-grid-container .grid__item.order7  {order: 7;}
.product-grid-container .grid__item.order8  {order: 8;}
.product-grid-container .grid__item.order9  {order: 9;}
.product-grid-container .grid__item.order10  {order: 10;}
.product-grid-container .grid__item.order11  {order: 11;}
.product-grid-container .grid__item.order12  {order: 12;}
.product-grid-container .grid__item.order13  {order: 13;}
.product-grid-container .grid__item.order14  {order: 14;}
.product-grid-container .grid__item.order15  {order: 15;}
.product-grid-container .grid__item.order16  {order: 16;}
.product-grid-container .grid__item.order17  {order: 17;}
.product-grid-container .grid__item.order18  {order: 18;}
.product-grid-container .grid__item.order19  {order: 19;}
.product-grid-container .grid__item.order20  {order: 20;}
.product-grid-container .grid__item.order21  {order: 21;}
.product-grid-container .grid__item.order22  {order: 22;}
.product-grid-container .grid__item.order23  {order: 23;}
.product-grid-container .grid__item.order24  {order: 24;}
.product-grid-container .grid__item.order25  {order: 25;}
.product-grid-container .grid__item.order26  {order: 26;}
.product-grid-container .grid__item.order27  {order: 27;}
.product-grid-container .grid__item.order28  {order: 28;}
.product-grid-container .grid__item.order29  {order: 29;}
.product-grid-container .grid__item.order30  {order: 30;}
.product-grid-container .grid__item.order31  {order: 31;}
.product-grid-container .grid__item.order32  {order: 32;}
.product-grid-container .grid__item.order33  {order: 33;}
.product-grid-container .grid__item.order34  {order: 34;}
.product-grid-container .grid__item.order35  {order: 35;}
.product-grid-container .grid__item.order36  {order: 36;}
.product-grid-container .grid__item.order37  {order: 37;}
.product-grid-container .grid__item.order38  {order: 38;}
.product-grid-container .grid__item.order39  {order: 39;}
.product-grid-container .grid__item.order40  {order: 40;}
.product-grid-container .grid__item.order41  {order: 41;}
.product-grid-container .grid__item.order42  {order: 42;}
.product-grid-container .grid__item.order43  {order: 43;}
.product-grid-container .grid__item.order44  {order: 44;}
.product-grid-container .grid__item.order45  {order: 45;}
.product-grid-container .grid__item.order46  {order: 46;}
.product-grid-container .grid__item.order47  {order: 47;}
.product-grid-container .grid__item.order48  {order: 48;}
.product-grid-container .grid__item.order49  {order: 49;}
.product-grid-container .grid__item.order50  {order: 50;}


















/*new css sk*/
 .nav__dropdown-items-i {
    display: flex;
    gap: 10px;
    align-items: center;
    max-width: 100%;
}
.megamenu__col-title {
    max-width: 100%;
}
.megamenu__col-title{
 padding: 8px;
}
/*
.megamenu__col.appear-animation.appear-delay-1>.megamenu__col-title:first-child {
    border: 1px solid #47A3F8;
    border-radius: 8px;
   
}
.megamenu__col.appear-animation.appear-delay-1 
> .megamenu__col-title:first-child 
p.megamenu__link-label {
    color: #47A3F8;
}    
*/
.mega-icon {
    height: 55px;
    width: 55px;
    border-radius: 4px;
}
.megamenu__link-label::after{
  content: none !important;
}

.nav__dropdown-items {
  max-height: 300px;
  overflow-y: auto;
  scroll-behavior: smooth;
  scrollbar-gutter: stable;
}

/* Smooth scrollbar */
.nav__dropdown-items::-webkit-scrollbar {
  width: 6px;
}

.nav__dropdown-items::-webkit-scrollbar-track {
  background: transparent;
}

.nav__dropdown-items::-webkit-scrollbar-thumb {
  border-radius: 10px;
}
 .megamenu__col-title:hover {
     border: 1px solid #47A3F8;
    border-radius: 8px;
}
.megamenu__col.appear-animation.appear-delay-1 
< .megamenu__col-title:not(:first-child):hover {
     border: 1px solid #47A3F8;
    border-radius: 8px;
}
.megamenu__col.appear-animation.appear-delay-1 
.megamenu__col-title:hover 
p.megamenu__link-label {
    color: #47A3F8;

}
.megamenu__col-title {
    border: 1px solid #fff;
    border-radius: 8px;
}

.megamenu__col.appear-animation.appear-delay-1 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap:8px;
}
.site-nav__dropdown {
    min-width: 33%!important;
}
.megamenu {
    line-height: 1.8;
    max-height: auto!important;
  /*  overflow-y: auto;
    padding: 12px!important;*/
    width: 516px!important;
    /*  box-shadow: 0 4px 54px #7077942e;*/
    left: 32%!important;
    background: transparent;
}
.site-nav__dropdown.megamenu.text-left .page-width {
    max-width: 100%;
    padding: 0 0%;
    background: #fff;
    line-height: 1.8;
    border-radius: 12px;
    max-height: auto!important;
    overflow-y: auto;
    padding: 12px !important;
    width: 440px !important;
    box-shadow: 0 4px 54px #7077942e;
}
.site-nav__dropdown.megamenu.text-left .page-width {
    max-width: 100%;
    padding: 0 0%;
}
.site-nav__dropdown a:not(.megamenu__promo-link) {
    background-color: var(--colorBody);
    padding: 0px!important;
      max-width: 214px;
}
.site-nav__dropdown {
    display: block !important;
    transform: translateZ(0) !important;
    transition: all .5s cubic-bezier(.2,.06,.05,.95) !important;
    visibility: visible !important;
}
.megamenu__link-label {
    display: block;
    position: relative;
    white-space: normal!important;
    font-size: 12px;
    line-height:14px;
}
.site-nav__dropdown.megamenu {
    position: absolute!important;
    background: transparent !important;
    border-radius: 22px!important;
    padding-top: 17px;
}
.site-nav__details {
  overflow: visible !important;
}

.site-nav__dropdown {
  overflow: visible !important;
}
.site-nav__dropdown {
    box-shadow: 0 10px 20px #00000000;
}

/* ===== Top Left Triangle Arrow ===== */

.site-nav__dropdown.megamenu.text-left .page-width::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 12px solid #ffffff;
    bottom: 100%;
    top: 6px;
    left: 25px;
    transform: translateX(142%);
    margin-bottom: -1px;
}
.mobile-sub-menu-sk p {
    font-size: 13px;
    text-transform: capitalize;
}
.mobile-sub-menu-sk .mega-icon {
    height: 43px;
    width: 44px;
    border-radius: 4px;
}
.mobile-sub-menu-link-sk {
    padding: 14px 25px 5px 21px !important;
}


.grid-search__page span.h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.25;
    text-transform: capitalize;
    color: #1E1E1E;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
 .grid-search__page .grid-search__page-content {
    display: block;
    height: 100%;
    overflow: hidden;
        font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    margin: 0;
    color: #43505A;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.grid-search__page-link, .grid-search__product-link {
    height: auto !important;
}
.grid-search__page .grid-product__image {
    aspect-ratio: 1/1;
    border-radius: 10px;
}
.grid-search__page .grid-search__page-link {
    display: block;
    overflow: hidden;
    padding: 20px;
    text-overflow: ellipsis;
    margin: 0 !important;
    background: #F5F6F7;
    border-radius: 26px;
    overflow: hidden;
}
.grid-search__page a.grid-search__page-link:hover {
    background: #FFFFFF;
    box-shadow: 0px 4px 54px 10px rgba(197, 207, 214, 0.38);
}
.product-upsell-list {
    padding-top: 20px;
}
.product-upsell-list__heading {
    display: block;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    vertical-align: middle;
    letter-spacing: 0;
    text-transform: unset;
}
.product-upsell-list__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
        margin-top: 20px;
}
.product-upsell-list__item {
    border-radius: 10px;
    padding: 10px 8px 12px;
    transition: 0.3s;
    border: 1px solid #DCE6EC;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

.product-upsell-list__item.product-upsell-list__item--current {
    border-color: #47A3F8;
    outline: 1px solid #47A3F8;
    background: #E7EFF5;
}
.product-upsell-list__item.product-upsell-list__item--current img {
    mix-blend-mode: multiply;
}
.product-upsell-list__image {
    width: 36%;
    padding-right: 6px;
}
.product-upsell-list__text {
    width: 64%;
}
.product-upsell-list__text .product-upsell-list__title {
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #00416B;
    margin-bottom: 4px;
}
.product-upsell-list__text .product-upsell-list__title p {
    font-weight: 600;
    font-size: 100%;
    line-height: 120%;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #00416B;
    font-family: "Outfit", serif;
}
.product-upsell-list__description {
    font-family: Outfit;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
}
.product-upsell-list-price {
    padding: 4px 0-0;
    display: flex;
    font-family: Outfit;
    font-weight: 400;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 0%;
    gap: 5px;
    flex-wrap: wrap;
    color:#43505A;
}
.product-upsell-list-price strong {
    font-size: 12px;
    color: #47A3F8;
}
.product-upsell-list-price span.compare-price {
    text-decoration: line-through;
}
.zrx-sticky-atc-bar span.zrx-sticky-atc-product-form {
    display: none;
}
.zrx-sticky-atc-product-actions-wrapper {
    width: 100%;
}
.zrx-sticky-atc-bar span.zrx-custom-wrapper {
    font-family: Outfit;
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
    margin-left: 20px;
}
.zrx-sticky-atc-bar .zrx-sticky-atc-compare-price {
    margin: 0 0 0 8px;
    order: 1;
     font-weight: 400;
}

.zrx-sticky-atc-bar span.zrx-discount-badge {
    color: #47A3F8;
    font-family: Outfit;
    font-weight: 700;
    font-size: 9px;
    line-height: 100%;
    letter-spacing: 0%;
    background: #FFFFFF;
    padding: 2px 6px;
    border-radius: 9px;
    margin-left: 8px;
}

.zrx-sticky-atc-bar span button.zrx-sticky-atc-main-button {
    padding: 0 20px;
    height: 52px;
    margin: auto;
}
.zrx-sticky-atc-bar span.zrx-sticky-atc-main-button-text::before {
    content: "";
    position: relative;
    height: 17px;
    width: 17px;
    background: url(cart-icon2.svg) no-repeat center;
    display: inline-flex;
    vertical-align: middle;
    top: -2px;
    margin: 0 10px 0 0;
}
.zrx-sticky-atc-bar .zrx-sticky-atc-product-actions-wrapper {
    width: 100%;
    flex-direction: column;
    gap: 0;
}
.zrx-sticky-atc-bar span.zrx-sticky-atc-main-button-text {
    font-weight: 500;
    text-transform: uppercase;
}
.zrx-sticky-atc-bar-bottom .zrx-sticky-atc-content-wrapper {
    display: none;
}

.btn-tagline {
    text-align: center;
    color: #1E1E1E;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    padding: 10px 0 8px;
}
.btn-tagline::before {
    content: "";
    position: relative;
    background: url(gurantee-badge2.svg) no-repeat;
    height: 18px;
    width: 18px;
    display: inline-block;
    vertical-align: text-bottom;
    margin: 0 5px 0 0;
}
@media (min-width: 2000px) and (max-width: 2100px) {
.site-nav__dropdown.megamenu.text-left .page-width::before {
    left: 100px;
}
}
@media (min-width: 1900px) and (max-width: 2000px) {
.site-nav__dropdown.megamenu.text-left .page-width::before {
    left: 81px;
}
}
@media (min-width: 1800px) and (max-width: 1900px) {
.site-nav__dropdown.megamenu.text-left .page-width::before {
    left: 73px;
}
}
@media (min-width: 1714px) and (max-width: 1800px) {
.site-nav__dropdown.megamenu.text-left .page-width::before {
    left: 55px;
}
}
@media (min-width: 1634px) and (max-width: 1714px) {
.site-nav__dropdown.megamenu.text-left .page-width::before {
    left: 50px;
}
}
@media (min-width: 1500px) and (max-width: 1634px) {
.site-nav__dropdown.megamenu.text-left .page-width::before {
    left: 40px;
}
}
@media (max-width: 1599.98px) {
.megamenu {
    left: 31%!important;
}
}
@media (max-width: 1499.98px) {
.megamenu {
    left: 30%!important;
}
}
@media (max-width: 1399.98px) {
.megamenu {
    left: 29%!important;
}
}
@media (max-width: 1299.98px) {
.megamenu {
    left: 28%!important;
}
}
@media (max-width: 1199.98px) {

}

@media (max-width: 991.98px) {
.megamenu {
    left: 33%!important;
}
}

@media (max-width: 767.98px) {
.grid-search__page .grid-search__page-link {
    padding: 15px;
}	
.compatible_vehicles_popup_content {
    padding: 15px 0 15px 15px;
}
}