/** Shopify CDN: Minification failed

Line 602:0 Unexpected "}"
Line 1310:0 Unexpected "}"
Line 1412:0 Unexpected "}"

**/

.f-product-form .product-form__actions .prod__dynamic_checkout.buy-one-click {
    display: block !important;
}
.products_desc .section__heading {
    text-transform: unset !important;
}
.sf__image-box {
    border-radius: 5px;
}
.quick-view__info .main_pricing_currency {
    top: 0;
}
.shippinf_t_c {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    /* padding-left: 5px; */
}

.shippinf_t_c span:before {
    content: '•';
    /* display: block; */
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
    line-height: 1;
}

.shippinf_t_c span {
    position: relative;
    display: block;
    padding-left: 15px;
    font-size: 14px;
}
.img-w-text-btn {
    max-width: 250px;
    width: 100%;
    font-size: 20px;
}

.img-w-text-btn:before {
    content: unset !important;
}
.prod__tag-discounted{
background:red;
}
.about-logo-box img {
    padding: 7%;
}
.sf-header__mobile.container-fluid {
    margin: auto !important;
}
.template-product .prod__price {
    color: #000 !important;
    font-size: 30px;
    font-weight: 600;
    margin-left: 10px;
}
span.pricing_title {
    width: 100%;
    color: #CC0C39;
    font-weight: 800;
    font-size: 14px;
}
.main_pricing_currency {
    position: relative; 
    font-size: 14px;
    font-family: Arial;
    font-weight: 100;
    line-height: 1;
    vertical-align: top;
    top: 7px;
    color: #0F1111;
}

.template-product .prod__compare_price  {
font-weight: 100;
    font-size: 16px;
    color: #878787;
    line-height: 1;
    position: relative; 
   margin-top: 5px; 
      margin-right: 5px;
  order: 4;
}
.scd-item__quantity {
    border-radius: 10px;
    border: 1px solid var(--color-border);
}
.scd-item .discount-price {
    font-size: 16px !important; 
}
.discount-price{
         color: #CC0C39 !important;
    font-size: 30px !important;
    font-weight: 300;
    margin-left: 0; 
  order: 1;
}

.psa__info .prod__compare_price.ml-1.text-color-secondary {
    margin-top: 0 !important; 
  font-size:18px;
}
psa__info .prod__price.text-color-regular-price {
    margin-left: 5px !important;
}
.psa__info .main_pricing {
    font-size: 24px;
    color: #000;
}
.psa__info .main_pricing_currency { 
    top: 10px; 
}
.psa__info .discount-price {
    color: #CC0C39 !important;
    font-size: 20px !important;
    font-weight: 300;
    margin-left: 0;
}
.psa__info .pricing_title {
    display: none;
}
 
.footer__common-item-text {
    font-size: 12px;
    width: 100%;
    text-align: center;
    margin-top: 5px;
}


.footer-mobile__common .footer__common-item a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.product-unit-prices {
    color: #aa9c9d;
    /* margin-bottom: 5px; */
    font-size: 14px;
    padding-left: 5px;
        width: 77%;
    order: 2;
}
span.prod__price.text-color-regular-price.bundle_products_mrp span {
    color: #878787;
    font-size: 18px; 
    font-weight: 700;
}
.main-product__block .unit_pricing_title {
    font-size: 18px;
    color: #878787;
}
.sf__pcard-content .unit_pricing_title {
    font-size: 12px;
    color: #878787;
}
.product-unit-prices .prod__price .main_pricing_currency {
    line-height: 0;
}
/* collection-header {
 position:absolute;
 right:0;
 left:0;
 bottom:0;
 top:0;
 text-align:center;
 display:flex;
 align-items:center;
 justify-content:center;
 flex-wrap:wrap;
 flex-direction:column
}
.collection-banner-text {
 width:100%;
 font-size:43px;
 font-weight:400;
 letter-spacing:0;
 font-family:Baloo 2regular;
 color:#fff;
 display:-webkit-box;
 -webkit-line-clamp:2;
 -webkit-box-orient:vertical;
 overflow:hidden;
 line-height:1.01;
 margin:0 0 15px
}
.collection_desc {
 font-size:22px;
 color:#fff;
 line-height:1;
 font-weight:500;
 margin:0
} */


.collection_banner_mobile {
display:none;
}

@media(max-width-700px){
  .collection_banner_mobile{
display:block;

} 
.collection_banner_desktop 
{
display:none;
}
}

.service_section {
  display: flex;
  align-items: center;
  
}

.service_innar {
  display: flex;
  align-items: center;
margin-right: 10px;
}
.service_innar span {
  font-weight: 600;
  font-size: 12px;
  line-height: 1;
  color: #353535;
  margin-left: 7px;
}


.ranked_section {
  padding: 184px 0 120px;
  background-repeat: no-repeat;
  background-position: top center;
}

  @media (max-width: 1199px)
.ranked_images img {
  max-width: 110px;
}
.main_title {
  margin-top: 30px;
  text-align: center;
  margin-bottom: 50px;
  line-height: 1;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  color: #353535;
  
}
.pad-10{
padding:2rem 0;
}

.ranked_innar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1030px;
  margin: 0 auto;
}

.collection_chead {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 -15px;
  flex-wrap: wrap;
}
.collection_category_intent {
  padding: 0 15px;
  width: 25%;
}

.collection_content {
    border-radius: 50px 50px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 30px 0 10px;
}
#shopify-section-template--16818424414457__16579995112dfd81e4 {
    margin-top: 30px;
}
a.sf__blog-cardReadmore:hover {
    background-color: #6639a1;
    color: #fff;
}

a.sf__blog-cardReadmore:hover svg path {
    fill: #fff;
}
  
  @media (max-width: 1499px){
.cc_content {
  padding: 0 0 0 25px;
  width: 50%;
    text-align: center;
}
  }

 

  .cc_content {
  width: 50%;
    text-align: center;
}
.cc_content span.view_collections {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  position: relative;
  margin-top: 17px;
  display: none;
}
 
.mar-120 {
  margin-bottom: 40px;
}
 
  @media (min-width: 1200px){
.container-innar {
  width: 1200px;
  margin:0 auto;
padding-top: 50px;
}
  }
#shopify-section-template--16729217958137__16581364546b211730 {
    margin-top: 30px;
}
.head_main p {
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  color: #000;
  margin-bottom: 0;
}

.cc_images {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
}

.sf-video video {
    width: 100%;
    margin: 30px 0;
}
.cc_content h3 {
  font-weight: 800;
  font-size: 34px;
  line-height: 1;
  color: #fff;
  margin-bottom: 0;
  transition: all .5s;
}

  .cc_content h3  {
      display: unset; 
}
  @media (max-width: 767px){
    .sf-video{
          width: 200%;
    }
    .sf__ms .image-card {
    --image-height: unset;
}
.collection_chead {
  padding-top: 0px;
 display: flex;
flex-direction: unset;
  flex-wrap: wrap;
}
.head_main {
  margin-bottom: 0px;
  margin-top: 10px;
}
.cc_images img {
  max-width: 160px;
}
.collection_content{
    padding: 25% 0 10px;
  border-radius: 20px;
}
    .cc_content {
    padding: unset;
    width: 100% !important;
    text-align: center;
}
    .cc_content h3 {
    font-size: 20px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    text-align: center;
}
    
    .cc_content span.view_collections {
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    position: relative;
    margin-top: 5px;
    display: inline-block;
}
    .cc_images {
    position: absolute;
    right: unset;
    bottom: unset;
    width: 50%;
    top: -40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
    .cc_images img {
    border: 2px solid ;
    width: 100%;
    /* height: 1%; */
    /* padding: 5px; */
    padding-top: 5px;
    border-radius: 100px;
    background: #fff;
}
  
    
}

 
@media (max-width: 600px){
  .cc_images {
  top:-30%;
  }

}
@media (max-width: 500px){
  .cc_images {
  top:-20%;
  }
}
@media (max-width: 400px){
  .cc_images {
  top:-15%;
  }
}

  @media (max-width: 767px){
    span.age_num {
 font-size: 37px;
    display: block;
    width: 80%;
    line-height: 1.2;
    text-align: center;
}

.age_plus {
    display: block;
    margin-top: 8px;
    font-size: 40px;
    text-align: center;
    line-height: .5;
}

span.age_texts {
display: block;
    font-size: 23px;
    line-height: 1;
}
.collection_category_intent {
      padding: 5px;
margin-top: 23%;
    width: 50%;
}
    .collection_chead { 
  margin: 0; 
}
.cc_content span.view_collections {
    font-size: 14px; 
  display: none;
}
    
  }

.bny .sf-tab-header.active{
  color: #fff;
  background-color: #F7951D;
  border: 1px solid #F7951D;
  padding: 6px 13px;
  border-radius: 50px;
}

.sf-tab-header{
 padding: 6px 13px;
border: 1px solid #e7e7e7;
border-radius: 50px;
color: black;
opacity: 1;
}


.why-stem-main-box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.why-stem-box {
  width: 50%;
  margin: auto;
  text-align: center;
  border-right: 1px solid #D9D9D9;
}

.why-stem-bottom-box {
  background: #F3C314;
  box-shadow: inset 4px 4px 10px #fff;
  border-radius: 10px;
  max-width: 970px;
  padding: 20px;
  margin: 40px auto 0;
  position: relative;
  text-align: center;
  z-index: 1;
  margin-top: 4em;
}

why-stem-text-box p {
  font-size: 18px;
  color: #000;
  font-weight: 400;
  max-width: 325px;
  line-height: 1.3;
  margin: 16px auto 5px;

}

.why-stem-box img{
margin:16px auto;
}

.why-stem-bottom-icon {
  position: absolute;
  right: -75px;
  top: -48px;
}



  @media (max-width: 767px){
.why-stem-box {
  width: 100%;
  border: 0px;
  margin-bottom: 30px;
}
  }

  @media (max-width: 575px){
.why-stem-main-box {
  z-index: 9;
  position: relative;
}
  }

  @media (max-width: 767px){
.why-stem-box {
  width: 100%;
  border: 0px;
  margin-bottom: 30px;
}

.why-stem-bottom-icon {
  position: absolute;
  right: -24px;
  top: -48px;
}
  }

.prod__sticky-atc-sec {
  background: #ffffff;
      box-shadow: 0 0 10px 0 rgb(0 0 0 / 24%);
      padding-bottom: 20px;
}

.sf-search-form--full, .uantity-input{
  border-radius:50px;
}
}

.why-stem-section{
padding-top:3rem ;
padding-bottom:3rem;
}

.happy-kids-box{
margin: 20px;
}

.happy-kids-main-box{
display: flex;
}

.happy-kids-sec {
  padding: 120px 30px;
}

 .happy-kids-img img{
border-radius: 20px;
}

.desc_services {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 -15px;
  padding-top: 20px;
  padding-bottom: 40px;
}

.ser_content_desc {
  width: 25%;
  padding: 0 15px;
}

.desc_ser_innar {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-radius: 10px;
  padding: 20px 20px 0;
}

.desc_ser_innar h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
  color: #fff;
  margin-bottom: 0;
  position: relative;
  top: -10px;
/*   max-width: 135px; */
}

.sf-product__section-tabs .sf-tab-header{
padding: 12px 32px;
border: 1px solid #fda000;
color: #fda000;
opacity: 1;
font-weight: 700;
}

.sf-tab-header.active{
background:#fda000;
color:white;
}

.border-b {
  border-bottom-width: 0px;
}

.shopify-payment-button__button{
  background:#fe9c00 !important;
}

  @media (max-width: 575px){
.ranked_innar {
  max-width: 330px;
  margin-top: 20px;
  display: block;
  position: relative;
} }

  @media (max-width: 575px){
.ranked_images {
  max-width: 150px;
} 
 
.ranked_images:nth-child(1) {
  margin-bottom: 47px;
} 
 
.ranked_images:nth-child(2) {
  top: 130px;
  position: absolute;
  right: 0;
}
}

.ranked_section .section__heading{
  color:white;
     text-align: center;
  margin-bottom: 34px;
}


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

.bht .sf-image {
border-radius:20px;
}

.sf__blog-cardExcerpt{
  font-size: 13px!important;
      text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}


  @media (max-width: 767px){
.desc_services {
  padding-top: 40px;
  display: flex;
flex-direction: column;

}

.ser_content_desc {
  width: 100%;
  padding: 0 15px;
  margin-bottom: 20px;
}


  }

.quantity-input, .add-to-cart, .shopify-payment-button__button{
  border-radius:5px;
}

 
@media (max-width: 700px){

.ranked_section {
  padding: 184px 0 55px;
}
}



.why-stem-section::before {
  content: "";
  top: 4490px;
  bottom: 162px;
  left: auto;
  right: auto;
  position: absolute;
  background-image: url(/cdn/shop/files/why-stem-shape.png?v=1653655456);
  background-repeat: no-repeat;
  background-position: bottom;
  height: 300px;
  width: 236px;
}


.why-stem-section::after {
  content: "";
  top: 4490px;
  bottom: 0;
  left: auto;
  right: 0;
  position: absolute;
  background-image: url(/cdn/shop/files/why-stem-shape2.png?v=1653655894);
  background-repeat: no-repeat;
  background-position: bottom;
  height: 300px;
  width: 236px;
}
.we-are-loved .sf__btn{
  background: #ec5633 !important;
  
  border-radius: 50px;
}

@media(min-width:900px){
.we-are-loved .sf__btn{
  font-size: 26px;
  line-height: 1.5;
  background: #ec5633 !important;
  border-radius: 50px;
  padding: 21px 74px;
}

.we-are-loved::before {
  position: absolute;
  content: "";
  background-image: url(/cdn/shop/files/blobarrow.png?v=1653565981);
  left: 367px;
  width: 182px;
  height: 116px;
  margin-top: 71px;
  z-index: -1;
  background-repeat: no-repeat;
}

.we-are-loved::after {
  position: absolute;
  content: "";
  background-image: url(/cdn/shop/files/blobarrow2.png?v=1653565992);
  right: 372px;
  width: 176px;
  height: 165px;
  margin-top: -249px;
  z-index: -1;
  background-repeat: no-repeat;
}
  .pricing_title { 
     margin-bottom: 5px;
}
}

    .sf__pcard-content .discount-price{
      order: 1;
    font-size: 10px !important;
    color: #fff !important;
    background: #CC0C39;
    padding: 4px 6px;
    border-radius: 5px;
    }
    
   .sf__pcard-content .pricing_title {
    order: 2;
    width: 70% !important;
    padding-left: 5px;
}
 .sf__pcard-content span.prod__price.text-color-regular-price{
         order: 3;
    line-height: 1.5;
   }
    .sf__pcard-content .main_pricing_currency{
      font-size: 12px;
    top: 12px;
    }
    .sf__pcard-content span.main_pricing{
      font-size: 23px;
    }
    .sf__pcard-content .prod__compare_price{
          order: 4;
    }
.product-prices .prod__price.text-color-regular-price {
    margin-left: 5px;
      line-height: .7;
  order: 3;
}
.offer_box {
    /* border: 1px solid #fe9b01; */
    padding: 15px 30px;
    border-radius: 5px;
    /* box-shadow: 0px 4px 4px rgba(0,0,0,0.1); */
  
}
#disccount-offer .discount_innar ul {
    margin: 0;
    overflow-x: scroll;
}
#disccount-offer .discount_innar ul li {
    list-style: none;
    display: flex;
    /* margin: 5px 0; */
    line-height: 1.5;
    font-size: 14px;
    color: #444;
    width: 85%;
      min-width: 300px;
    background-image: url(/cdn/shop/files/Shape.png?v=1683803935);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 10px !important; 
}
  #disccount-offer .discount_innar {
        text-align: left;
        width: 100%
    }
.discount_innar ul::-webkit-scrollbar {
    width: 10px;
    height: 5px;
    background-color: transparent;
}
 
.discount_innar ul::-webkit-scrollbar-corner {
    background-color: transparent;
    border-color: transparent;
}
 
.discount_innar ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #c5c5c5;
}
 
.discount_innar ul::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: transparent;
}
 .discount_innar ul li{
     cursor:pointer;
 }
    .avi_offer_title {
        font-size: 16px;
        font-weight: 700;
        color: #639;
        margin-bottom: 10px
    }
.couponCode{
  color: #663399;
  
}

.couponCode span{
font-weight:800 !important;
}

.discount_innar {
/*   background-color: #f0ebf5; */
/*   border-radius: 5px; */
/*   padding: 16px; */
/*   width: 450px; */
/*   text-align: center; */
 
}


.discount_innar h6{
display:flex;
font-weight: 500;
font-size: 16px;
line-height: 1;
color: #353535;
}

.discount_innar h6 {
/*   font-weight: 500;
  font-size: 16px;
  line-height: 1; */
  color: #353535;
}

.discount_innar h6 span.code_devider {
  color: #000;
  font-weight: 300;
  font-size: 19px;
  margin: 0 4px;
}

.discount_innar h6 code {
  font-weight: 300;
  font-size: 12px;
  line-height: 1;
  color: #000;
  background-color: transparent;
  padding: 0;
}
.discount_innar h6 span {
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  color: #603494;
  text-transform: uppercase;
}

.video__inner {
  position: relative;
  padding-bottom: 59%;
  height: 0;
      max-width: 65%;
    margin: 0 auto;
  box-shadow: 0px 4px 16px rgb(0 0 0 / 10%);
}
@media(max-width:700px){
.discount_innar{
width:300px;
}
.prod__sticky-atc .prod__price{
font-size:12px;
color: #5A5A5A !important;
}
 


}

.sf-footer form.sf__footer-form-newsletter .sf__newletter__form-input {
  color: var(--color-footer-subtext);
  padding: .6rem 3rem;
  border-radius: 50px;
  background: #d5f2f6;
}



.spc__main-img::before{

}

.sale-bad {
  width: 65px;
  background: aqua;
  padding: 3px 5px;
  text-align: center;
  overflow: visible;
  position: absolute;
  top: 15px;
  z-index: 2;
  left: 2px;
}

@media(min-width:900px){
.video__inner {
  position: relative;
  padding-bottom: 36.56%;
  height: 0;
}
}

  @media (max-width: 989px){
.video__inner iframe {
/*   background: url(/cdn/shop/files/Laptop-2.png?v=1653293933) center center no-repeat; */
    background-size: auto;
  box-sizing: border-box;
  background-size: cover;
/* padding: 4% 19.5% 9.8% 20%; */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
 
.video_desc_section{
/*   background-image: url('/cdn/shop/files/Bg_Shap_5ab44d42-ebf5-480d-9d82-0504d703ccfd.png?v=1654146695'); */
/* padding: 40px 0px; */
}
.video__inner{
padding-bottom: 59%;
  max-width: 100%;
}
    .tab{
      margin: 0 !important;
    }

    
  }


@media(min-width:990px){
.video__inner iframe {
/*   background: url(/cdn/shop/files/Laptop-2.png?v=1653293933) center center no-repeat; */
    background-size: auto;
  box-sizing: border-box;
  background-size: contain;
/*   padding: 1% 28.5% 6.8%; */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video_desc_section{
/*   background-image: url('/cdn/shop/files/Bg_Shap_5ab44d42-ebf5-480d-9d82-0504d703ccfd.png?v=1654146695'); */
  padding:50px;
  padding-top:0px;
}
.mar-121{

}


.bht .section__heading {
  font-style: normal;
  font-weight: 400;
  font-size: 44px !important;
  color: #353535;
  text-align: center;
  padding: 0px 166px;
}
}
.bgt-x .section__heading {
  text-align: center;
  position: relative;
  font-size: 44px !important;
  color: white;



}

.Header_section .section__heading {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
color: white;
font-size: 44px !important;
}
.dsk_banner {
  margin: auto;
}

@media (max-width: 705px){
.Header_section img {
  height: 100px;
 object-fit: cover;
  width:100%;
}
.Header_section .section__heading{
font-size: 20px !important;
/* height:234px; */
}
.blog-t .section__heading{
font-size:30px!important;
}


}
.prod__accordion{
  margin-top: 30px;
}
.Header_section {
  position: relative;
  display: block;
}
.sf-wishlist__container .spc__hover-img {
  position: absolute;
  /* display: none; */
}

.sf-wishlist__container .sf__pcard-action {
  position: absolute;
}
@media(min-width:900px){

.blog-t .section__heading{
font-weight: 400;
font-size: 50px !important;
line-height: 1;
text-align: center;
text-transform: uppercase;
color: #fff;
margin-bottom: 0;
position: absolute;
top: 40%; 
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: auto;
}
}

.bh-7{
font-weight: 700;
font-size: 20px;
line-height: 1;
color: #639;
display: inline-block;
margin-left: 10px;
}

.logo-p{
display: inline;
margin-top: 22px;
margin-right: 20px;
}

.cont-class{
display:flex;
}

.bh-3r .section__heading {
color:white;
}
.bh-3r .section__heading span{
color:#f7951d;
}

.about-education-main {
  display: flex;
 margin-top: 60px;
}

.about-education-left {
  text-align: right;
  width: 50%;
  padding-right: 130px;
 
}

.about-education-box {
  position: relative;
  margin-bottom: 40px;
}

.about-education-right {
  width: 50%;
  border-left: 1px solid rgb(217 217 217 / 50%);
  padding-left: 130px;
}

.about-education-right .about-education-box::before {
  content: "";
  top: 50px;
  left: -210px;
  right: auto;
  bottom: 0;
  position: absolute;
  width: 160px;
  height: 1px;
  background: linear-gradient(270deg,rgba(217,217,217,0) 0%,#D9D9D9 49.57%,rgba(217,217,217,0) 100%);
}

.img-about-y{
display:flex;
justify-content:right;
}

.img-about-y, .about-education-box h3 ,.typ-9  {
margin-bottom: 20px;
}

.typ-9 {
display:flex;
}

.about-education-box p {
  font-size: 18px;
  color: #000;
  font-weight: 400;
  line-height: 1.38;
  margin: 0;
  height: 50px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.head_main, .section__heading{
text-align:center;
}

.about-education-right .about-education-box::after {
  content: "";
  top: 45px;
  left: -135px;
  right: auto;
  bottom: 0;
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #603494;
  border-radius: 20px;
}


  @media (max-width: 575px){
.about-education-left {
  padding-right: 55px;
}
.about-education-box {
  margin-bottom: 25px;
}
.about-education-box h3 {
  margin: 16px 0 4px;
  line-height: 1.2;
  font-size: 15px;
}
.about-education-right {
  padding-left: 52px;
}
.about-education-right .about-education-box::before {
  left: -87px;
  width: 70px;
  height: 1px;
}
.about-education-right .about-education-box::after {
  left: -58px;
}
.about-education-box p {
  font-size: 14px;
  height: 33px;
  line-height: 1.1;
}
.vx-4{
padding-left: 15px;
padding-right: 15px;
}
  }

.bny .sf-tab-heade{
color:black;
opacity:1 !important;
}
}

.sf-menu-item > a:hover{
color:#16b7c3;
} 

.sf__sub-menu-link2:hover{
background:#01a99e;
opacity:.4;
}
.cc_content span.view_collections::before {
  position: absolute;
  content: "";
  border-bottom: 1px solid rgb(255 255 255 / 49%);
  width: 100%;
  bottom: 4px;
}

.cc_content h3:hover {
  color: #222;
}

.sv-test {
    padding-top: 4rem;
padding-bottom: 4rem;
/* background: url(/cdn/shop/files/untitled.png?v=1658816752); */
  background-size: auto;
background-size: contain;
background-repeat: no-repeat;
}

.bg-x{
    padding-top: 7rem;
padding-bottom: 4rem;
/* background: url(/cdn/shop/files/untitled.png?v=1658816752); */
  background-size: auto;
background-size: contain;
background-repeat: no-repeat;
}

.sf-tab-header.faq_heading.active svg { 
    fill: #353535 !important; 
    font-family: 'Baloo 2', sans-serif;  
}
.sf-tab-header.active.faq_heading {
    background: unset !important;
    color: #000 !important;
    border: unset !important;
    font-family: 'Baloo 2', sans-serif; 
    margin-top: unset !important;
    text-align: center;
    margin-bottom: unset !important; 
    font-size: 44px;
    color: #353535 !important;
      font-size: 32px; 
    line-height: 32px;
}

.sf-tab-header.faq_heading span {
    color: var(--color-primary);
}

.p_desc_pro  {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.p_desc_pro.open {display:block !important;}
.see_desc_box{
  position: relative;
    margin-top: 5px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.see_desc_box:before{
    content: " ";
    width: 100%;
    position: absolute;
    left: 0;
    border-top: 1px solid #663399;
    top: 50%;
}
.see_desc {
  border: 0.1rem solid #663399;
    width: 100px;
    position: relative;
    text-align: center;
    cursor: pointer;
    min-width: 50px;
    padding: 2px;
    font-size: 14px;
    line-height: 1.5;
    cursor: pointer;
    background: #fff;
      border-radius: 5px;
}
.see_more_text{
    color: #663399;
}
}

@media(min-width:900px){
.mb-hide5{
display:none !important;
}
}
 
.main-product__block + .main-product__block {
  margin-top: 15px;
  position: relative;
  
}
/* .main-product__block-rating{
height: 30px;
} */
li.add , li.email{
display:flex;
margin-bottom: 20px;
}

.xty{
margin-right:15px;
}

.sf__footer-form-newsletter .sf__form-submit{
background: #16b7c3;
border-radius: 50px 50px 50px 50px;
padding: 11px 24px;
color:white;
}


.faq-tab{
margin-top:10px;
}

@media(max-width:700px){
.mb-hide5{
  justify-content: left;
  padding-left: 20px;
}
.main_title {
font-size: 28px;
}
.head_main p{
font-size: 18px;
}
.cc_content h3{
font-size:20px;
}
.bg-x{
padding-top:3rem;
}
#myht h1{
font-size:25px;
}
#myht h2{
font-size:20px;
}
#myht h3{
font-size:18px;
}
}

.mh-x{
margin-top:2rem;
}
.product-form__actions .add-to-cart{
background:#663399;
} 
.add-to-cart{
      display: flex !important;
    justify-content: center;
  align-items: center;
} 

.about-logo-main-box {
  display: flex;
  justify-content: space-between;
/*   padding-top: 155px; */
  position: relative;
  z-index: 1;
}
.about-logo-section.mar-1 {
      background-color: #FDF4F5;
    padding: 60px 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
span.cart-icon {
    width: fit-content;
    height: auto;
    display: block;
}
.about-logo-box {
  margin: 0 15px;
      width: 100%;
    height: 100%;
}

.about-logo-shape {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}

.about-logo-section {
  position: relative;
}

.mar-1{
margin-bottom:25px;
}

.prod__tag-sale {
  background-color: #16b7c3;
}

.sf__pcard-tags {
  left: 0.125rem;
  top: 1.125rem;
}

.prod__tag {
  align-items: center;
  border-radius: 0px;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  padding: 8px 19px;
}

  @media (max-width: 575px){
.about-logo-main-box {
/*   padding-top: 45px; */
  margin: 0 -10px;
  flex-wrap: wrap;
align-items: center;
}
.about-logo-box {
  padding: 0 10px;
  width: 50%;
  margin: 0 auto 30px;
  text-align: center;
}
  }

.social-media-links a{
background: #d5f2f6;
padding: 13px;
border-radius: 50%;
margin-right: 10px;
}

.social-media-links path{
fill:#16b7c3;
}
.gh-x{
padding: 10px 16px;
}

.gh-x .px-3 {
  padding-left: 6.75rem;
  padding-right: .75rem;
}

.gh-x .sf-search-form{
margin-top:20px;
} 

.main-zip-code{
display: flex;
margin-top: 20px;
}

.product-form__actions .sf__btn:hover{ 
background:#9262c1!important;

}


/* .sf__btn.sf__btn-white, a.sf__btn.sf__btn-white{
  background: #f7951d !important;
  color: #fffefe;
  border-color: #f7951d;
}
} */

#scroll-to-top-button{
background:#FDA000;
  border-color:#FDA000;
}

.faq-tabs input:checked + .faq-tab-label, .faq-tab-label {
  background: #f9f9f9 !important;
  color: #603494;
}

@media(min-width:1600px){
.cc_content span.view_collections, .cc_content h3{
padding-left:20px
}
}

.tagbaf{
  min-height:1.25rem;
background: #ffa50073;
width: fit-content;
padding: 1px 8px;
border-radius: 20px;
font-size: 12px;
  margin-top: 8px;
margin-left: 2px;
      white-space: nowrap;
}

.tagdip{
display: flex;
flex-wrap: nowrap;
overflow: scroll;
}

  .tagdip::-webkit-scrollbar {
    display: none;
}


.pro_smart_content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 100px;
}

.pro_smart_content.odd .smartivity_left {
  padding-right: 20px;
}

.smartivity_head {
  font-weight: 800;
  font-size: 30px;
  line-height: 1.2;
  color: #603494;
  margin-bottom: 0;
  text-transform: uppercase;
}

.product-smartivity__heading p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
  color: #353535;
  margin-bottom: 0;
}

.smartivity_right, .smartivity_left {
  width: 50%;
  position: relative;
}

.smartivity_right, .smartivity_left {
  width: 50%;
  position: relative;
}

.pro_smart_content.even {
  flex-direction: row-reverse;
}

.pro_smart_content.even .smartivity_left {
  padding-left: 20px;
}

 .arrow_imgmob{
display:none;
}

.m-b10{
margin-bottom:50px;
}

@media(max-width:700px){
.pro_smart_content.odd {
  flex-direction: column-reverse;
}

.pro_smart_content {
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.smartivity_left {
  width: 100%;
/*   text-align: center; */
  padding: 0 !important;
  margin-top: 40px;
}

.smartivity_head {
  font-size: 22px;
}

.smartivity_right, .smartivity_left {
  width: 100%;
}

.pro_smart_content.even {
  flex-direction: column-reverse;
}

.pro_smart_content.even .arrow_imgmob {
  bottom: -40px;
  right: -5px;
}

.pro_smart_content.odd .arrow_img, .pro_smart_content.even .arrow_img, .desk_ranked {
  display: block;
}
.pro_smart_content.odd .arrow_imgmob {
  bottom: -40px;
  left: -5px;
}

#fc_frame {
right: 6px !important;
bottom: 130px !important;
position: fixed !important;
}


}

#fc_frame{
z-index:99 !important;
}


.trek{
background: bisque;
padding: 2px 10px;
border-radius: 20px;
}


.gh-q h1, .gh-q h2, .gh-q h3{
font-size:1em;
}

.gh-q p{
font-size: 12px;
}

.home-p{
display:none;
}

.template-index .home-p {
display:block !important;
}

.bn-k img{
border-radius:20px;
}


  @media screen and (max-width: 767px){
.fg-k .sf-column{
padding:0px 25px;
}
    .tab button { 
    min-width: 150px !important; 
}
    .prod__sticky-atc .psa__info, .prod__sticky-atc .quantity-input, .prod__dynamic_checkout {
    display:none;
}
    .w-full-mobile{
      width:100%;
    }
    .sf__pcard-content .main_pricing_currency{
        font-size: 12px;
    top: 7px;
    margin-left: 5px;
  }
 
  }
  @media (min-width: 767px){
.ds_hide{display:none;}
 

  }
  .main-product__block-rating {
    margin-top: 0px !important;
}
.discounted-prices{
  color: green;  
  font-size: 13px;
  width:100%;
  display: block;
    position: relative;
}
.discounted_price_sec {
    display: block;
    position: relative;
}

.saved_price, .discounted_price {
    display: none;
}
.tab {
    display: flex;
    justify-content: center;
    margin: 20px;
}

.tab button {
    color: #000!important;
    margin: 10px 20px;
    min-width: 200px;
/*      border: 3px solid #000; */
  font-weight: 600;
  background:#ccc;
}

.tab button.active {
    background: #fda000;
    color: #4a4a4a !important;
    font-weight: 600;
/*     border: 3px solid #000; */
}
.video_desc_section .tab {
    margin-bottom: 10px !important;
}
.tab button svg {
  fill: #000;
}
.tab button.active svg{
  fill:#fff;
}

@media (max-width: 989px){
  .tabcontent iframe {
    padding: 3% !important;
  }
  .main-product__block + .main-product__block {
  margin-top: 15px;
  position: relative;
  
}
  
  .about-logo-section.mar-1 { 
    background-image: none !important;
        padding: 30px 0;
  }
}
.container.product-smartivity{
  margin-top:30px;
}

.d_coupon {
    background: url(/cdn/shop/files/vecteezy.png?v=1674215845);
        background-size: 100% 100%;
    background-position: initial;
    padding-bottom: 100%;
    background-repeat: no-repeat;
    font-weight: initial;
    padding: 2px 10px;
    padding-top: 0;
    color: aliceblue;
    cursor: pointer;
}
.custom_load_more_btn {
/*     color: #639 !important;
    border: 1px solid #639 !important;
    font-weight: 600;
    text-transform: uppercase; */
}
.prod-section-upsell .upsell__sub-total {
    color: #6639a1 !important;
    font-size: 24px;
    font-weight: 700;
}
.prod-section-upsell.inside { 
    margin-top: 15px !important;
}
.jdgm-ugc-media-title h3 {
    
    font-family: 'Baloo 2';
}
.jdgm-ugc-media-title h3 span {
    color: var(--color-primary);
   
}
.jdgm-ugc-media-title {font-family: var(--font-stack-body)!important;}
.jdgm-ugc-media__primary-btn, .jdgm-ugc-media__secondary-btn, .jdgm-ugc-media__reviews-btn {
    cursor: pointer !important;
    margin: unset !important;
}
.jdgm-rev-widg {
    padding-top: 0 !important;
}

h2.jdgm-rev-widg__title {
    display: none;
}
.content__box ul li:before {
    position: absolute;
    content: "✔" !important;
    font-size: 1rem;
    color: #6639a1;
    left: -20px;
    top: -10%;
}

.content__box ul li {
    position: relative;
    list-style: none;
}
.shopify-payment-button__button {
    color: #fff !important;
    background: #663399;
}
.br-box {
    box-shadow: 0px 1px 10px rgba(0,0,0,0.1);
    border-radius: 20px;
    margin: auto !important;
    padding: 20px;
}
.globo-form-publish-modal.popup {
    padding-top: 0 !important;
}

.globo-form-app.boxed-layout {
    background: #fff !important;
}
 
.globo-form-publish-modal.popup .globo-form-modal-content {
    width: unset !important;
}
.globo-form-app .dismiss {
    position: absolute;
    top: 5px !important;
    right: 5px !important;
}
.button_label {
    text-align: center;
}
.button_label button {
    margin-top: 30px; 
}
.globo-form-input input, .globo-form-input select, .g-container .footer button {
    border-radius: 20px !important;
}
button.action.submit.classic-button {
    background-color: #6639a1 !important;
    border-color: #6639a1 !important;
}
nav.breadcrumb a {
    display: flex;
}

.jdgm-ugc-media__thumbnail { 
    border-radius: 20px;
}
.jdgm-ugc-media__thumbnail-link:hover .jdgm-ugc-media__thumbnail-wrapper:before{
      border-radius: 15px;
}
span.product_tag {
    display: block;
    position: absolute;
    top: 0;
    z-index: 9;
    left: 0;
    padding: 3px 10px;
    font-size: 14px;
    background: #584aa5;
    border-radius: 3px;
    color: #fff;
}
.bundle_products_mrp .main_pricing_currency {
    top: 5px;
}
@media (max-width: 449px){
  .sf__pcard-content span.main_pricing{
      font-size: 16px;
    }
  .product-prices .prod__price.text-color-regular-price{
    margin-left: unset;
  }
  .sf__pcard-content .discount-price {
    padding: 3px 3px;
}
  span.prod__price.text-color-regular-price.bundle_products_mrp span {
    font-size: 14px; 
    font-weight: 700;
}
  .bundle_products_mrp .main_pricing_currency{
        top:3px;
      }
  .main-product__block .bundle_products_mrp .main_pricing_currency {
    /* top: 8px; */
}
   .main-product__block .bundle_products_mrp span  {
    font-size: 20px !important; 
}
}
.pro_smart_content img {
    border: 1px solid #eee;
    border-radius: 5px;
}

.arrow_img img {
    border: none;
}
.sf-product_sharing__socials {
    position: absolute;
    right: -116px;
    top: 22px;
    background: #fff;
    color: #000;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.sf-sharing__socials-list a {
    display: block;
    width: 100%;
}
.sf-sharing__socials-list {
    display: block;
    position: relative;
}
.sf-sharing__socials-list ul li {
    list-style: none;
    display: flex;
    padding: 0.5rem;
    border-top: 1px solid #ccc;
}
.sf-sharing__socials-list ul li a {
    display: flex;
    justify-content: flex-start;
}

.sf-sharing__socials-list ul {
    margin: 0 1rem;
}

.sf-sharing__socials-list ul li a span {
    padding-left: 0.5rem;
}
.sf__tooltip-content.social-sharing {
    padding: unset !important;
}
.sf__tooltip-content.social-sharing:after {
    content: unset !important;
}
.sf__tooltip-content.social-sharing:before {
    content: unset !important;
}
.sf-sharing__socials-list ul li:first-child {
    border-top: unset !important;
}
.flatpickr-calendar {
    position: fixed !important;
    bottom: -100px !important;
    top: unset !important;
}
button.foxkit-button.foxkit-button--primary.foxkit-bis-button.btn-back-in-stock {
    display: none;
}
button.add-to-cart.sf__btn.flex-grow.shrink.not-change.relative.sf__btn-secondary.disabled {
    display: none !important;
}
sticky-atc .product--is-soldout {
    display: block !important;
}
svg.selected_Icon {
  width: 50px !important;
  height: 50px !important;
}

.cx_whatsapp_btn {
  right: 10px !important;
  width: 50px !important;
  height: 50px !important;
  z-index: 99 !important;
}