/** Shopify CDN: Minification failed

Line 224:17 Expected identifier but found "!"
Line 943:15 Expected identifier but found "!"
Line 1780:1 Expected identifier but found "."
Line 2787:3 Expected identifier but found whitespace
Line 3322:21 Expected identifier but found "."
Line 4094:2 Unexpected "{"
Line 4094:3 Expected identifier but found "%"
Line 4094:65 Unexpected "{"
Line 4094:66 Expected identifier but found "%"

**/
.wt-grid-box .headline__title{font-size: 35px; font-weight:600;}
#CartDrawer .counter-wrapper {display: inline-block !important; }
.custom_hide2{display: none;}
.custom-main ul{width: fit-content !important;}
.wt-image-banner .hero .hero__overlay a{
  border-radius:0px;
  font-weight:550;
margin-top: 35px;
}
.template-index .swym-wishlist-collections-v2-container {
  display: none !important;
}
.template-index .card__container {
  border: none !important;
  padding: 0 !important;
}
.template-index .price-item--regular, .card__title, .wt-product__price__final{font-weight:bold}
.sticky-enabled .wt-header__search{
  border: none !important;
}
.wt-image-banner .hero .hero__overlay a:hover{
  background: #3f92c1 !important;
}
/* .wt-grid-box__item .hero__button, .hero__button--primary:hover{
  background: #3f92c1 !important;
} */
.hero__button--secondary{
  background-color: #fff;
}
.hero__button--secondary:hover{
  background: #3f92c1 !important;
}
.cstm_1{display: block;}
.cstm_2{
  display: none;
}
.wt-test__author{
  font-size: 22px;
}
.tab-buttons .carousel-prev{
  background: #3f92c1 !important;
}
.tab-buttons .carousel-next{
  background: #3f92c1 !important;
}
.wt-cart a.button{
  border-radius: 10px;
}
.tab-buttons .carousel-next img {
  width: 16px;
}
.tab-buttons .carousel-prev img {
  width: 16px;
}
/* ul.foot-align > li:nth-child(2), ul.foot-align > li:nth-child(3), ul.foot-align > li:nth-child(4), ul.foot-align > li:nth-child(5){
  padding-left: 20px;
} */
 /* ul.foot-align > li:nth-child(6){
   padding-left: 0px !important;
 } */
.carousel-navigation{
  margin-bottom:0px;
}
.social-links{
  justify-content: left;
}
.cstm_pattern .wt-product__option__body--tiles label{
  width: 80px;
  height: 80px;
  padding: 0px;
  border-radius: 10px;
}
.cstm_pattern label::before{
  border-radius: 10px !Important;
}
.f-button_list_link{
  height: 20px;
  align-items: center;
  border-radius: 5px;
  padding: 8px 12px ;
}
.cstm_pattern .f-button_list_link{
  height: auto;
  padding: 0px;
}
.wt-product__option__body--drawer label::before, .wt-product__option__body--drawer a::before, .wt-product__option__body--thumbs label::before, .wt-product__option__body--thumbs a::before, .wt-product__option__body--tiles label::before, .wt-product__option__body--tiles a::before, .wt-product__option__body--swatches label::before, .wt-product__option__body--swatches a::before{
  border-radius: 0px;
}
.wt-product__option__body--drawer input:checked + label::before, .wt-product__option__body--thumbs input:checked + label::before, .wt-product__option__body--tiles input:checked + label::before, .wt-product__option__body--swatches input:checked + label::before{
  border-color:#3f92c1;
    border: 2px solid #3f92c1;
}
.wt-product__options strong{
  color:#3f92c1;
}


.instagram-feed-slider{
  max-width: 1500px !important;
  margin-bottom:-100px !important;
}
.instagram-feed-slider h2{
  text-align:center;
  font-size:45px;
}
.newsletter{
  border-bottom:1px solid #c7dae5;
  padding-top:80px;
}
.wt-footer__body{
  max-width:1300px;
  margin-top: 0px !important;
  margin-bottom: 0px;
}
.wt-footer__body p{
 font-size:15px;
}
.wt-footer__list__item a{
  font-size:15px;
}
.wt-footer__title{
  /* font-family: 'customfont' !important; */
  font-size:18px;
  font-weight: 600;
}
.tab-title{
  /* font-family: 'customfont' !important; */
  font-size:35px;
  margin-right: 40px;
  font-weight:600;
}
.wt-footer__aside__wrapper{
  max-width:1300px;
}
.wt-footer{
  background:#9aceec3b;
  border-bottom: 10px solid #3f92c1;
}
.newsletter{
 background: #9aceec3b;
}
.social-link-ftr{
  margin-top:30px;
}
.wt-parallax .hero__title h1{
  color: #d84983 !important;
}
.tab-buttons{
  display:flex;
  justify-content:space-between !important;
  margin-top: 50px;
  margin-bottom:0px !important;
}
.tab-container{
  margin-bottom: 100px;
  width:1300px;
  margin:0 auto;
  padding-bottom: 100px;
}
.tab-button.active{
 color:#3f92c1;
}
.tab-content-other{
  max-width:1300px;
  margin:0 auto;
}
.tab-button:hover {
  background:#fff;
  color:#000;
}
.product-item{
  padding:0px !important;
  box-shadow:none !important;
}
.product-info{
    text-align:left;
}
.product-rating{
  font-size:20px !important;
}
.swym-wishlist-detail-content .swym-ui-component .swym-product-price .swym-product-original-price{
  color: #727272;
}
.swym-wishlist-detail-content .swym-ui-component .swym-product-price.swym-has-sale .swym-product-final-price{
  color:#3f92c1 !Important;
}
.product-title{
  margin-top:0px;
  font-family: var(--font-navigation) !important;
  font-size:16px !important;
}
.product-image-container img{
  /* border-radius:0px !important; */
  width: 100%;
  border-radius: 10px;
  aspect-ratio: 1/1;
  object-fit: cover;
  height: 100%;
  min-height: 250px;
}
.product-pricing{
  margin-top:10px;
  justify-content:unset !important;
}
.carousel-container .new-price{
  font-size:16px !important;
  color:#3f92c1 !important;
}
.carousel-container .old-price{
 font-size:14px !important;
  color:#727272; !important; 
}
.wt-test__text h1{
  margin-top: 0px;
  line-height: 50px;
  /* font-family:'customfont' !important; */
}
.wt-grid-box__container{
  max-width:1300px;
  margin-top: 30px;
}
/* .wt-mosaic__container{
  max-width:1300px !important;
} */
.wt-features-banner{
  margin: 0 auto;
   max-width:1300px !important;
}
.wt-keys__item--center .wt-keys__image{
  margin-bottom:30px !important; 
}
.wt-keys__image{
  width:100px !important; 
}
.feed-slide:hover .icon-overlay img{
 width: 29px;
}
.feed-slide:hover .icon-overlay svg{
width: 30px;
  color: #fff;
}
.wt-keys__title{
  font-family: var(--font-base);
  font-size:22px;
}
.shoppable-image__img, .shoppable-image .hero__img{
  border-radius:0px !Important;
}
.wt-parallax__img{
  border-radius:0px !Important;
}
.wt-mosaic__main .hero{
  border-radius:0px !Important;
}
.feed-slide img{
  border-radius:0px !Important;
}
.wt-mosaic__aside__item .hero{
   border-radius:0px !Important;
}
.wt-test__container .headline__title{
  font-size: 26px;
  padding-bottom: 0px !important;
  font-family: var(--font-navigation) !important;
}
.swiper-pagination .swiper-pagination-bullet-active .svg__circle-inner{
  fill: #fff !Important;
}
.swiper-pagination .swiper-pagination-bullet--svg-animation .svg__circle-inner{
    stroke: #fff !Important;
  fill: #fff !Important;
}
 .headline__title{
    font-size: 35px;
    font-weight:600;
}
.video-reels .headline__title{
   font-weight: 600;
}
.wt-grid-box__item .hero__button {
  padding: 6px 15px;
}
.hero__button--primary{
    padding:11px 15px;
  border-radius: 5px;
}
.wt-header .wt-header__search{
        /* width: 100% !important; */
       
}
.wt-header__body--search .wt-header__search{
  /* display:none; */
}
body:not(.mobile-nav) .wt-page-nav-mega--shadow{
  font-size:16px;
}
.shoppable-image {
  width:1300px;
}
.wt-mosaic{
  width:1300px;
  margin:0 auto;
}
.feed-slide{
  /* margin:0px 15px; */
  padding:0px !important;
  margin:15px;
}
.feed-button{
  background-color: #ffffffd4 !Important;
  border-radius: 5px;
  padding: 5px 0px;
}
.feed-button img{
  width: 20px;
  height: 20px;
}
.wt-header__panel .wt-header__panel__item--account{
  margin-left:20px !important;
}
.wt-header--v1 .wt-header__search{
  background-color:#fff !important;
}
.wt-header__search{
  border:none !important;
}
.wt-header__body--search .wt-header__search{
  display:block;
}
.tab-tab1{
  display:flex;
}
.about-sec{
  padding:0px 200px 50px 200px;
  width:1300px;
  margin:0 auto;
}
.about-sec h4{
font-size:40px;
text-align:center;
    margin-bottom: 20px !important;
}
.about-sec p{
text-align:center;
}

.about-img{
  width:1300px;
  margin:0 auto;
}
.about-img img{
  width: 100%;
  margin-bottom:100px;
}
.madein-img{
  width:1300px;
  margin:0 auto;
}
.madein-img img{
  width: 100%;
  margin-bottom:100px;
}
.wt-header__search svg{
  /* display:none; */
}
.wt-header__search-trigger{
  top:17%;
  left:20px;
}
.wt-header__search-trigger img{
  background-color:#fff;
}
.wt-header__search__field{
  padding-left:20px;
}
.collection-filter{
  margin-top:40px;
}
.collection__grid__item .card__title{
  font-size: 18px;
  padding-top: 0px;
}
.collection__grid__item{
  margin-bottom: 0px;
}
.card__container .card__title{
  display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  height: 30px;
}
.card__container .card__title{
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 8px;
}
.wt-image-banner .hero__title{
    font-size:65px;
  }
.wt-grid-box__container .hero__title {
  font-size: 24px;
}
.wt-slideshow__swiper-lazy .hero__title{
    font-size:45px !important;
  }
.wt-parallax__content .hero__title{
    font-size:80px;
  }
.wt-header__body{
  border-bottom:1px solid #80808038;
}
.wt-product__add-to-cart_form{
  /* margin-bottom:20px; */
}
.wt-collapse--always .wt-collapse__trigger{
  padding:30px 0px  10px 0px;
}
.counter-wrapper{
  display:none;
}
.wt-product__add-to-cart_form{
  flex-direction:unset;
}
.wt-product__add-to-cart_form .js-add-to-cart {
  width:300px;
  border-radius: 5px;
  background-color: #fff;
  border: 2px solid #3f92c1;
  color: #3f92c1;
}
.shopify-payment-button__button{
  /* width:300px !important; */
  padding: 30px !important;
}

.product-carousel{
    overflow-x: hidden !important;
 gap: 10px;
  padding: 10px 20px 20px 20px;
}
.swiper-scrollbar .swiper-scrollbar-drag{
  background-color:#fff Important;
}
html[lang] > body .wt-slider__scrollbar{
  height:0px !important;
}
.card--left h3{
  margin-bottom:3px;
  /* margin-top:7px !important; */
}
.card__subtitle{
  font-size:11px;
}
.card--left .card--title{
  display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

ul.foot-align > li:nth-child(2) {
  font-weight: bold;
}

/* ul.foot-align > li:nth-child(3),
ul.foot-align > li:nth-child(4),
ul.foot-align > li:nth-child(5),
ul.foot-align > li:nth-child(6) {
  padding-left: 20px;
  font-size: 14px;
} */


.card__subtitle{
  display:none;
}
.wt-product__info h1{
  font-size: 24px;
}
.wt-product__add-to-cart_form .shopify-payment-button__button--unbranded{
 border-color: #3f92c1;
  color:#3f92c1;
  border-radius: 5px;
}
.product-carousel .product-info{
  padding-top: 0px;
}
.wt-dot__circle{
  top: 2px !important;
  left: 2px !important;
  width: 30px !important;
  height: 30px !important;
 box-shadow: 0 0 0 8px #fff inset,0 1px 10px #3f92c15c !important;
    border:2px solid #8ab1c7;
}
.wt-dot__ringing{
  border: 3px solid #3f92c1 !important;
}

.wt-footer__text p{
  cursor: pointer;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.wt-footer__text p a{
  text-decoration: none !important;
  display: flex;
}
.cstm-megamenu{
  display: none;
}
 .wt-cart__item__amount{
    display: flex;
flex-direction: row-reverse;   
  }
 .cart-page .wt-cart__subtotal__value{
 color: #19628b;
  }
.note{
  color: #000;
}
.card__img{
  aspect-ratio: 1/1;
  border-radius: 10px;
}
.wt-product__add-to-cart_form form{
  max-width: 100%;
}
.wt-product__add-to-cart_form--wrapper {
  width: 50%;
}
.shopify-payment-button{
  width: 50%;
}
.wt-product__info .wt-product__brand {
  display: none;
}
.price__sale.visible{
  flex-direction: inherit;
  color: #000 !important;
}
.wt-product__price__compare{
  margin-left: 15px;
  font-size: 14px;
  color: #727272 !important;
}
.wt-collapse__trigger__title{
  font-family: 'nunito';
  font-size: 18px;
  padding-bottom: 0px;
}
.wt-slider__container:hover .swiper-button-next{
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.wt-slider--cross-sell.wt-slider .wt-slider__nav-btn{
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.wt-collapse__target--text .a-unordered-list .a-list-item{
  font-size: 14px !Important;
  margin-bottom: 10px;
}
.wt-collapse__target--text .a-spacing-mini {
  margin-bottom: 10px;
  list-style: disc !important;
  /* padding: revert  !important; */
}
.wt-product__add-to-cart{
  margin-bottom: 0px;
  margin-top: 0px;
}
.wt-product__add-to-cart button{
  border-radius: 5px;
  border: 2px solid #3f92c1;
  color: #3f92c1;
  padding: 10px;
}
.wt-product__main{
  min-width: 45rem;
}
.cart-custom-new button{
  border-radius: 7px;
  border: 2px solid #3f92c1;
  color: #3f92c1;
  padding: 8px;
  font-size: 15px;
}
.card__container .wt-product__add-to-cart_form--wrapper{
  width: 100%;
}
.rating-icon-svg{
  color: red !important;
}
.wt-product__option:last-of-type.js{
    padding-bottom: 20px;
  }
.wt-product__add-to-cart_form .shopify-payment-button__button--unbranded:hover:not([disabled]) {
  background: #1b6690 !important;
}
.wt-product__upsell__headline{
  font-family: 'nunito' !Important;
}
.wt-slider__container--featured .price-item.price-item--sale.price-item--last.wt-product__price__final{
 font-size: 16px;
  color: #3f92c1 !important;
}
.wt-product__add-to-cart_form .shopify-payment-button__button--unbranded {
  background: #3f92c1 !important;
  border: none;
  color: #fff;
}
.wt-collapse__target--text{
  font-size: 16px;
  margin-bottom: 0px;
}
/* .wt-collapse__target--text ul{
  padding-left: 0px !important;
} */
.wt-collapse__target--text ul li strong, .wt-collapse__target--text ul li::marker{
  /* color: #3f92c1; */
}

.collection__grid .price-item.price-item--sale.price-item--last.wt-product__price__final{
  color:#3f92c1 !important;
  font-size: 16px;
  font-weight: 600;
}
.wt-product__options{
margin-top: 30px;  
}
.f-button__list__link{
  height: 3.5rem;
}
.price__sale .price-item--percent{
background-color: #8c8c8c2b;
  color: #000;
  font-size: 11px;
  padding: 4px 4px;
  border-radius: 5px;
}
.price__sale .price-item--lower{
  font-size: 11px;
  margin-left: 8px;
}

.wt-page-nav-mega__decorated{
  font-size: 16px;
  font-weight: 400;
}
 .wt-page-nav-mega__sublist__link .wt-page-nav-mega__decorated{
  font-size: 16px;
}
.body:not(.mobile-nav) .wt-page-nav-mega__item--parent .wt-page-nav-mega__sublist__wrapper > .wt-page-nav-mega__sublist{
  max-width: 1300px !important;
  padding-left: 50px !important;
  padding-right: 50px !important;
  min-width: min-content;
}
.wt-page-nav-mega__sublist__item--gallery{
  display: none;
}

.item--gallery{
  --promo-columns: span 4 !important;
}


.wt-page-nav-mega__sublist__link--parent{
  color:#3f92c1 !important;
  font-weight: 550 !important;
}
.wt-page-nav-mega__sublist__link--parent svg{
  display: none !important;
}
.custom-main{
}

:focus-visible:focus-visible{
  outline: none;
}
.wt-page-nav-mega__decorated:hover{
  background-size: 0% 0 !important;
}
.wt-page-nav-mega__sublist__link--parent .wt-page-nav-mega__decorated{
   font-weight: 550 !important;
}
.wt-page-nav-mega__link__text--underline{
  background-size: 0% 0 !important;
  font-weight: 600;
}

.wt-page-nav-mega__link--parent .svg-icon--arrow-down{
  display: none !important;
}

.wt-page-nav-mega__sublist__item--child:hover{
  background-color: #96cfee42;
}
.form__field__input{
  border-radius: 5px;
}
.swym-header-launcher-badge{
  background: #e33182 !important;
  top: 0px;
}
.wt-header__panel__counter{
   background: #e33182 !important;
}
.product-carousel .product-rating{
  display: none;
}

.collection__grid .price__regular .price-item--regular{
  font-size: 16px;
  font-weight: 600;
  color: #3f92c1 !important;
}


.atw-button{
  border-radius: 40px !Important;
  background: #fff !Important;
}
.swym-ui-component .swym-wishlist-grid .swym-wishlist-item{
  border:1px solid #33333330 !important;
  padding: 10px;
  border-radius: 10px;
}
.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-variant-title{
  margin: 0 0px 0px !Important;
}

.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-product-price{
   margin: 0 0px 0px !Important;
  
}
.swym-ui-component .swym-product-price.swym-has-sale .swym-product-final-price{
  font-size: 13px;
}
.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-product-price{
   margin: 0 0px 0px !Important;
  padding: 10px 0px  !Important;
}
.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-title{
  font-size: 14px;
    margin: 6px 0px 5px !Important;
}
.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn{
  font-size: 11px;
  border-radius: 5px;
}
.swym-ui-component .swym-wishlist-grid{
  max-width: 1000px !Important;
}
.swym-ui-component .swym-product-price .swym-product-final-price{
   font-size: 13px;
}
.swym-ui-component .swym-wishlist-context-menu .swym-wishlist-context-menu-content{
  min-width: 130px !important;
  padding: 3px 12px !important;
}
.swym-ui-component .swym-simple-wishlist-modal .swym-modal-content .swym-wishlist-container-title-bar{
  background-color: #3f92c1 !important;
}
.swym-simple-wishlist-container-content .swym-wishlist-grid .swym-add-to-cart-btn{
  background: #3f92c1 !important;
}
.swym-ui-component .swym-wishlist-detail-header{
  padding: 15px 50px 0 !important;
}
.wt-customer__create-account{
  margin-top: 15px !Important;
}
/* .rte ul:not([class]){
  list-style: none !Important;
}
.wt-collapse__target--text ul li{
  list-style: disc !Important;
}
li:not([class]){
   list-style: disc !Important;
} */

.wt-collapse__target--text ul{
  padding-left: 20px !Important;
  list-style: none;
   margin: .6em 0 !Important;
}
.wt-collapse__target--text ul li{
  list-style: disc !Important;
  margin: .2em 0 !Important;
}
.wt-collapse__target{
  padding-bottom: 0px;
}
.wt-collapse__trigger--active + .wt-collapse__target{
  margin-bottom: 0px;
}

.swym-wishlist-collections-v2 svg {
  width: 23px !important;
  height: 23px !important;
}

.pattern-image{
  cursor: pointer;
 width: 35px;
  border-radius: 50px;
  margin-right: 5px;
  height: 35px;
}
.card__price{
  color:#3f92c1 !important;
  margin-top: 10px;
  /* padding: 0px 10px; */
}
.card__pattern-images{
  border-top: 1px solid #e2e2e2;
  margin-top: 10px;
  padding-top: 20px;
  padding-left:10px;
  padding-right:10px;
}
.card__container{
  border: 1px solid #d6d6d68f;
  padding: 10px;
  border-radius: 10px;
}
.form_generater_form_div{
  border-radius: 10px !important;
  background-color: #f6f6f6 !important;
  border: none !important;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px !important;
}
.form_generater_form_div input{
  height: 45px !important;
  border-radius: 10px !important;
}
.wt-page__title{
  font-size: 40px;
}
.wt-collapse wt-collapse--always{
  padding-block: 10px !important;
}
.swym-wishlist-collections-v2-container{
 background: #f5e8e8;
  right: 0;
  left: unset !important;
  margin: 10px;
  border-radius: 50px;
}
.wt-slider .swym-wishlist-collections-v2-container{
  margin: 7px;
  background: #fff;
}
.swym-wishlist-collections-v2{
  transform: translate(0px) !important;
}
.price__regular .price-item--regular{
  color: #3f92c1 !important;
}
.search-overlay-on .wt-header__search__form{
  border-radius: 10px !important;
}
.search-overlay-on .wt-header__search__button{
  border-radius: 0px 10px 10px 0px;
}

.search-overlay-on .search-result-products{
  max-width: 1000px !important;
}
.search-result-products .price__regular .price-item--regular{
  font-size: 18px !important;
  padding-top: 10px !important;
}
.search-result-products  .wt-cart__item__vendor{
  display: none  !important;
}
.jdgm-prev-badge__stars{
  display: none;
}
.jdgm-star{
  color: red;
}
.sl-wrapper a{
  border-radius: 5px  !important;
}
.jdgm-prev-badge__text{
   font-size: 14px;
  background:#3f92c161;
  padding: 1px 6px;
  border-radius: 5px;
}
.form_container .form-control{
  height: 45px !important;
}
.swym-delete-btn .swym-icon{
  background-color: white;
  padding: 0px 7px;
  border-radius: 50px;
}
.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-delete-btn .swym-icon::before{
  color: #000 !important;
}
.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-delete-btn{
  top: 5% !important;
  right: 7% !important;
}
/* .swym-add-to-cart-btn{
  border: 1px solid #e33182 !important;
  background: #fff !important;
  color: #e33182 !important;
} */
.swym-share-btn{
  display: none;
}
.share-icons__container{
  padding-top: 10px;
  border-top: none;
}
.swym-ui-component .swym-wishlist-grid li{
  width: 23% !important;
  margin: 0 1% 1% 1% !important;
}
.swym-ui-component .swym-wishlist-grid .swym-wishlist-image-wrapper img{
  border-radius: 5px;
}
.wt-customer__form--container .hero__button--primary{
  width: 100%; !important;
  height: 50px;
  font-size: 18px;
}
.wt-customer__form--container{
  background: white;
  padding: 50px !important;
  border-radius: 20px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.wt-customer__forgot-pass a{
  color: #9f9f9f;
}
.wt-customer__text{
  padding-top: 10px;
  padding-bottom: 20px;
}
/* .product-carousel{
  width: 80%   !important;
  overflow-x: initial !important;
} */
.product-carousel .product-item{
  flex: 0 0 calc(24% - 20px);
}
.ship-con a{
color: #0b75d3;
}
.wt-customer__submit{
  width: 100% !important;
  border-radius: 10px;
  background-color: #3f92c1 !important;
  color: #fff;
  font-size: 18px;
}
.wt-customer__form--container .hero__title{
  font-weight: 600;
  padding-bottom: 20px;
  font-size: 30px;
}
.wt-customer{
  padding: 60px 0px;
  margin: 0px !important;
  /* background-color: #98d3f5; */
  /* background: linear-gradient(90deg,rgba(152, 211, 245, 1) 0%, rgba(101, 176, 219, 1) 50%); */
}
.wt-page--compact h3{
  text-align: center;
  margin-top: 70px;
  margin-bottom: 20px;
  font-size: 25px;
}
.wt-page--compact p{
  text-align: center;
}
.pxFormGenerator .form-control{
  height: 45px !important;
}
.static-pdp{
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
}
.static-mt-5{
    margin-top: 30px;
}
.static-pdp img{
  margin-right: 18px;
}
.cod{
  
align-items: center;
  display: flex;
  padding: 12px 20px;
  width: 48%;
  border-radius: 10px;
  background-color: #ffffff0d;
  border: 1px solid #d6d6d691;
}
.about-sec1{
  width: 1300px;
  border: 1px solid #d3cfc9;
  border-radius: 20px;
  margin: 0 auto;
  display: flex;
}
.made-img {
  width: 650px;
  border-radius: 0px 20px 20px 0px;
}
.made-text{
  padding: 0px 50px 0px 50px;
}
.made-text h4{
 font-size: 40px;
  font-weight: 600;
}
.made-text p{
 font-size: 22px;
  line-height: 40px;
}
.container-mindia{
  display: flex;
  width: 1100px;
  margin: 0 auto;
  margin-top: 100px;
  margin-bottom: 80px;
}
.mindia-icon img{
  width: 70%;
  margin-right: 0px;
  padding: 50px;
  background-color: #e231810d;
  border-radius: 170px;
}
.cstm_dsic{
  font-size: 10px;
  background-color: #dedede;
  padding: 2px;
  border-radius: 4px;
}
.mindia-icon{
  text-align: center;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
margin-bottom: 70px;
 border: 1px solid #e2318129;
  border-radius: 20px;
  width: 100%;
  padding: 30px;
  margin-left: 15px;
  margin-right: 15px;
}

.mindia-icon h2{
  text-align: center;
 font-size: 26px;
  font-weight: 700;
}
.mindia-icon p{
   text-align: center;
}
.md-title p{
  font-size: 26px;
text-align:center;
}
.md-title{
  margin-bottom: 80px;
}
.md-title span{
  color: #000;
  font-weight: 600;
}
.md-title h4{
font-size:40px;
  font-weight: 600;
text-align:center;
 margin-bottom: 20px !important;
}

.shoppable-image__body .price-item.price-item--sale.price-item--last.wt-product__price__final{
  color: #3f92c1;
}




.faq {
      max-width: 800px;
      margin: 40px auto;
      font-family: Arial, sans-serif;
    }

    .faq-item {
      border-bottom: 1px solid #ddd;
      padding: 20px 0;
    }

    .faq-question {
      display: flex;
      justify-content: space-between;
      align-items: center;
      cursor: pointer;
      font-size: 20px;
 color: #595959;
      transition: color 0.3s;
    }

    .faq-icon {
      font-size: 20px;
      transition: transform 0.3s;
    }

    .faq-answer {
      display: none;
      padding-top: 10px;
      color: #4f4f4f;
      font-size: 17px;
    }
.faq-answer ul{
  padding-left: 20px;
  list-style: disc;
}

    .faq-item.active .faq-answer {
      display: block;
    }

    .faq-item.active .faq-icon {
      transform: rotate(45deg); /* turns + into × */
    }
.faq h2{
  font-size: 22px;
     font-weight: bold;
}
.wt-header__panel__item:not(:first-child){
  margin-left: 8px;
}
.faq-q{
  font-size:50px;
  margin: 0 auto;
  font-weight: bold;
  text-align: center;
  margin-bottom: 70px;
  margin-top: 60px;
}
.custom-made{
  display: flex;
}

.oxi_social_wrapper{
  margin-top: 40px;
  border-top:2px solid #80808030;
  padding-top: 40px;
}
.contact-img{
  width: 100%;
}
.contact-img1{
  width: 20px;
  margin-right: 12px;
}
.custom-cnt{
  padding-top: 0px;
}
.custom-form{
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 0px;
  border: 1px solid  #80808030;
  border-radius: 20px;
  width: 1100px;
  margin: 0 auto;
  display: flex;
    margin-top: 70px;
}
.social-cnt-cust{
  display: block;
  border-top: 1px solid #dbdbdb;
  margin-top: 20px;
}
.social-cnt-cust img{
  width: 25px;
  margin-right: 20px;
}
.custom-form1{
  border-radius: 20px 0px 0px 20px;
  padding: 50px 80px 70px 80px;
  background:#3f92c1;
    width: 50%;
}
.custom-form1 li{
    color: #fff;
}
.custom-form2{
padding: 60px 60px;
}
.cus-form-title{
  font-size: 40px;
  color: #fff;
  margin-bottom: 30px;
}
.track-order{
  display: flex;
  margin: 0 auto;
  padding: 1px 30px;
  background-color: #206c971a;
}
.track-order h5{
  color: #fff;
padding: 0;
  margin-top: 5px;
  margin-bottom: 5px;
}
.track-order h5 a{
   font-size: 12px;
  color: #000;
  font-weight: 600;
}
.custom-form2 p{
  margin-bottom: 15px;
  align-items: center;
  display: flex;
}
.card__badges--item{
  background-color: #e1e1e1 !important;
  color: #6b6b6b !important;
}

.track-pr{
  margin-right: 20px;
}
.ourvalues{
  background: #beddee;
    margin-top: 100px;
  padding-top: 60px;
   padding-bottom: 20px;
   /* margin-bottom: 100px; */
}
.ourvalues .static-cust{
  /* color: #fff; */
}
.ourvalues1{
  display: flex;
  width: 1300px;
  margin: 0 auto;
    margin-top: 60px;
   margin-bottom: 60px;
}
.ourvalues-c{
  background-color: #fff;
 /* border: 1px solid #e431824a; */
  border-radius: 15px;
  padding: 20px;
  width: 100%;
  margin: 0 10px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.ourvalues-c h1{
  font-size: 22px;
  font-weight: 600;
}
 .ourvalues-c img{
   width: 100px;
 }
.custom-phil{
  width: 1000px;
  margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
  margin-top: 60px;
  margin-bottom: 60px;
}
.custom-phil p{
  font-size: 22px;
  margin-bottom: 25px;
}
.custom-phil h2{
 color: #e33182;
}
.custom-phil span{
 color: #000;
  font-weight:700;
}
.msvs span{
   color: #000;
  font-weight: 700;
}
.msvs{
  margin: 0 auto;
  width: 1000px;
   margin-top: 100px;
  margin-bottom: 100px;
}
.msvs h1{
  font-size: 40px;
  font-weight: 600;
}
.msvs p{
  font-size: 22px;
  margin-bottom: 25px;
}
.msvsp{
  width: 100%;
}
.msvs-img{
  width: 100%;
}
.brandstr{
  align-items: center;
  width: 1000px;
  margin: 0 auto;
    display: flex;
  margin-top: 0px;
}
.brandstr1{
  width: 100%;
  padding-right: 20px;
}
.brandstr1 h1{
 margin-top: 0;
  font-weight: 700;
  font-size: 40px;
  line-height: 45px;
}
.brandstr1 button{
  margin-top: 30px;
  border-radius: 10px;
  color: #fff;
  font-size: 18px;
 background-color: #3f92c1;
}
.brandstr2 img{
  border-radius: 30px;
  padding: 30px;
}
.brandstr2{
  width: 100%;
}
.pdl-br{
  padding-left:20px;
  padding-right: 0px !Important;
}
.static-cust{
  font-size: 45px;
  text-align: center;
  font-weight: 700;
  margin: 40px;
}
.track-order{
  display: flex;
  flex-direction: inherit;
}
 .contact-map iframe{
    width: 100%;
   height: 200px;
  }

.contact-map h1{
  font-size: 18px;
  font-weight: 700;
  margin-top: 20px;
}
.social-cnt-cust h1{
   font-size: 18px;
  font-weight: 700;
  margin-top: 20px;
}
.contact-map{
  border-top: 1px solid #dbdbdb;
  margin-top: 20px;
}
.wt-product__info .price-item.price-item--sale.price-item--last.wt-product__price__final{
  color:#3f92c1;
  font-weight: 600;
}
.wt__quick-buy__container .cod{
  width: 48%;
  padding: 10px 10px;
}
.wt__quick-buy__container .static-mt-5 {
  margin-top: 10px;
}
  .wt__quick-buy .wt__quick-buy--wrapper{
    padding: 30px;
  }
.privacy-p{
  width: 1000px;
  margin: 0 auto;
    margin-bottom: 80px;
}
.wt__quick-buy__container .static-pdp{
  display: none;
}
.p-policy{
  margin-bottom: 40px
}
.p-policy ul{
  list-style: disc;
  margin-bottom: 20px;
  padding-left: 20px;
}
.dispbp1{
  display: none;
}
.dispbp{
  display: block;
}
.ship-con{
  /* text-decoration: underline; */
}
.p-policy h2{
  margin: 10px 0px 12px 0px;
  font-weight: 600;
  font-size: 22px;
}
.noUi-touch-area{
 cursor:pointer !important; 
}
.p-policy h1{
  font-size: 28px;
    margin: 10px 0px 25px 0px;
  font-weight: 700;
}
.p-policy h3{
  font-size: 20px;
    margin: 10px 0px;
  font-weight: 600;
}
.p-policy p{
  margin-bottom: 8px;
}
.policy-li{
  font-weight: 600;
  margin-bottom: 15px;
}
.ship h2{
  font-size: 22px;
  margin: 20px 0px 15px 0px;
  font-weight: 600;
}
.ship ul{
 list-style: disc;
  padding-left: 20px;
  margin-block: 15px;
}
.ret{
 border-bottom: 1px solid #dbdbdb;
  padding-top: 20px;
  margin-top: 50px;
  font-weight: 700;
  padding-bottom: 15px;
  margin-bottom: 40px;
  text-align: center;
}
.ship{
  margin-bottom: 40px;
}
.ship-p{
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 15px;
  margin-bottom: 40px;
  text-align: center;
  padding-top: 30px;
}
.ship span{
  color: #000;
}
.note{
  font-weight: 700;
  color: #000;
}
.check-delivery{
  display: flex;
}
.check-delivery input {
  margin-top: 10px;
  padding: 8px;
 width: 250px;
  border-radius: 5px;
  border: 1px solid #acacac;
  margin-right: 10px;
}
.delivery-text{
  padding-top: 6px;
  font-size: 13px;
}
.check-delivery label{
  font-size: 16px;
}
.customer__account .customer__account__link{
  background: #e7e7e7;
  padding: 10px;
  height: 50px;
  border-radius: 10px;
  background: #fff;
  text-align: center;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  flex-direction: column-reverse;
}
.customer__account-details{
  width: 300px;
  background: #e4edf2;
  padding: 30px;
  border-radius: 15px;
}
.wt-footer__list__item__text--underline{
  font-weight: 500;
}
ul.wt-footer__list > li:nth-child(4){
  font-weight: 400;
}
.to2 img{
  width: 17px;
  margin-top: 6px;
  margin-left: 16px;
}
.to1{
  display: flex;
}
.wt-drawer__title__text{
  font-size: 16px;
}
.wt-cart__drawer__close{
  width: 20px;
}
.track-order{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wt-collapse__trigger{
  font-size: 16px;
}
.rte{
    /* width: 300px; */
  }
.noUi-connect{
  background: #3f92c1 !Important;
}
.nav-drawer-big .wt-drawer__title {
padding: 19px;
}
.noUi-touch-area{
  border: 2px solid #3f92c1;
  border-radius: 100px;
}
.wt-image-banner .headline__title {
    font-size: 30px;
    font-weight: 600;
  }
.f-price__input{
  font-size: 16px;
  border-radius: 5px;
}
.wt-options__list__item[selected]{
  padding: 10px 10px !Important;
  background: #fff !Important;
}
.wt-cart__item__body .options{
  margin-top: 0px;
}
.wt-cart__item__name{
  font-size: 14px;
}
.wt-cart__item__amount .cart-item__discounted-prices{
  flex-direction: row-reverse;
  flex-wrap: unset;
  align-items: center;
}
.wt-cart__item__price-wrapper .cart-item__old-price{
  font-size: 13px !Important;
    font-weight: 500  !important;
  color: #8d8d8d !important;
}
.wt-cart__item__price-wrapper .price{
  font-size: 13px;
   font-weight: 600;
  color: #3f92c1;
}
.cart-item__old-price{
  margin-left: 10px;
  font-size: 13px ;
  color: #9e9e9e;
}
.cart-custom-new{
  margin-top: 10px;
  display: block;
}
.wt-cart__drawer .wt-cart__item__thumb img{
  max-width: 9rem;
  border-radius: 10px;
}
.wt-cart__drawer__body .wt-cart__drawer__items .swym-wishlist-collections-v2-container{ 
margin: 4px;
  padding: 6px;
}
.wt-cart__cross-sell__heading{
  margin-bottom:10px;}

.wt-cart__cross-sell{
    background-color: rgba(63, 146, 193, 0.21);
}
.btn-checkout {
  border-radius: 10px;
}
.wt-cart__giftwrap{
  border-bottom: none;
  margin-bottom: 0px;
  /* padding-bottom: 0px; */
  padding: 20px 0px;
  display: flex;
  margin: 0px !important;
}
.wt-cart__giftwrap label{
  font-size: 16px;
  width: 0px;
  height: 24px;
  display: flex;
  align-items: center;

}
.wt-cart__giftwrap input{
  margin-left: -40px;
}
.customer__details p{
  font-size: 18px !important;
  margin-top: 0px !important;
    color: #206c97;
}
  .hero__pic-container .hero__title{
   margin-top: 30px;
  margin-bottom: 20px;
  }
.customer__details a{
  display: flex;
  align-items: center;
  height: 50px;
  margin-top: 16px;
  background: #e7e7e7;
  padding: 10px;
  border-radius: 10px;
  background: #fff;
  text-align: center;
  flex-direction: column-reverse;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.wt-customer__addresses li{
  border: 1px solid #206c972b;
  border-radius: 10px;
  padding: 20px;
  width: 800px;
  margin: 0 auto !important;
  margin-bottom: 20px !important;
}
.wt-customer__addresses li h2{
  margin-top: 0px;
  padding-top: 0px;
}
.wt-customer__addresses {
 padding: 30px 0px;
  width: 800px;
  margin: 0 auto !important;
}
.add-address{
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
  width: 100%;
  margin-bottom:0px;
  margin-top: 40px
}
.add-address button{
 border-radius: 10px;
 border: none;
background-color: #206c972e;
  color: #206c97;
  padding: 12px 20px;
}
.add-address button:hover{
   background-color: #206c97;
  color: #fff;
}
.wt-customer__headings{
  padding-top: 0px;
  margin-top: 0px;
  display: block !Important;
  font-size: 25px;
  text-align: center !Important;
}
.wt-customer__addresses li button{
  border-radius: 10px;
 border: 2px solid #206c97;
  color: #206c97;
  padding: 12px 20px;
}
.wt-customer__addresses li .delete{
  border-radius: 10px;
background: red;
  border: 1px solid red;
  color: #fff;
  padding: 12px 20px;
}
.wt-customer__addresses li .delete:hover{
background-color: #ac0000;
   border: 1px solid #ac0000;
  color: #fff;
}
.wt-customer__addresses li button:hover{
 background-color: #206c97;
  color: #fff;
}
.f-price__val label{
  font-size: 15px !Important;
}
.service-pdp p{
  font-size: 14px;
  color: #797979;
}
.service-pdp{
  font-size: 16px;
}
.wt-apps__wrapper{
  margin-top: 50px;
   width: 1300px;
  margin: 0 auto;
}
.wt-featured-collection .card__container .card__title{
  height: 25px;
  padding-bottom: 0px;
}
.wt-header__panel .wt-header__panel__item--account{
  margin-right: 15px;
}
.swym-header-launcher{
  margin-right: 15px;
}
 .wt-customer__heading-default{
   margin-bottom: 20px !important;
  background: #7dd24224 !important;
}
 .wt-customer__addresses li h2{
  margin-bottom: 30px !important;
  /* background: #7dd24224 !important; */
  padding: 5px 0px;
  border-radius: 5px;
  }
.wt-dot__brand{
  display: none;
}
.wt-cart__cross-sell__products .wt-dot__image{
  width: 90px !Important;
  max-height: 90px;
  
}
.wt-cart__cross-sell__products .price-item.price-item--sale.price-item--last.wt-product__price__final{
  font-size: 12px;
  font-weight: 700;
  color: #3f92c1 !important;
}
..wt-cart__cross-sell__products .shoppable-product-card {
  padding: 0px;
}
 .shoppable-product-card--cross-sell {
  padding: 0px !important;
   min-height: 50px  !important;
  }
.wt-dot__link{
  align-items: flex-start !important;
}
.cart-drawer__form .cart-page{
  margin-bottom: 0px !important;
}
.cart-drawer__form .wt-cart__item{
  padding: 10px 0px;
}
.filter-custom{
   height: 200px;            /* fixed height */
    overflow-y: auto;         /* enables vertical scroll */
    border: 1px solid #e5e5e5;
    padding: 12px;
  border-radius: 6px;
  margin-bottom: 20px;
}
.f-current__list__item{
border-radius: 5px;
  background-color: #eee;
  padding: 0px 3px 0px 8px;
}
.wt-cart__drawer__header{
  padding: 10px 20px;
}
.shoppable-product-card .wt-dot__title{
  text-wrap: nowrap;
  font-size: 14px;
}
.shoppable-product-card .wt-product__price__final{
  font-size: 12px;
  font-weight: 700;
  color: : #3f92c1 !important;
}
.shoppable-product-card{
  min-height: 120px;
}
.video-reels .shoppable-product-card{
  min-height: 60px;
}

.video-reels  .wt-dot__picture img{
  height: 55px;
  padding: 0px
}
.video-reels .price-item.price-item--sale.price-item--last.wt-product__price__final{
  color: #3f92c1 !important;
}

.cart-drawer .shoppable-product-card--cross-sell .swym-wishlist-collections-v2-container{
  margin: 9px;
  padding: 0px;
}
.shoppable-video__add-button{
  padding: 0px !important;
  border: none !important;
}
.shoppable-video__add-button:hover{
background: #fff !important;
}
.shoppable-video__buttons{
  padding-right: 2px !important;
}

.wt-slider__container--featured .card__container .card__title{
  padding-top: 0px;
}
.popup-content{
  padding: 30px 30px;
}
.swym-ui-component .swym-atw-notification-container .swym-atw-notification-cta-wrapper .swym-atw-notification-cta{
  border-radius: 10px;
}
 .cm5pp.FeQiM{
  --config-header-background-image: none !Important;
 }
.shoppable-image__body .price__regular .price-item--regular{
  font-size: 14px;
  font-weight: 600;
}
.price__sale.visible{
    flex-direction: inherit !important;
    flex-wrap: inherit !important;
  }
.wt-product__info .price__regular .price-item--regular{
  color: #000;
  font-weight: 600;
}
.descript-cust{
  margin-bottom: 15px !Important;
}
.wt-featured-collection .headline__title{
  font-size: 35px;
  font-weight: 600;
}
  .swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-product-price{
    color: #3f92c1 !important;
  }

.swym-ui-component .swym-product-price.swym-has-sale .swym-product-final-price{
  color: #3f92c1 !important;
}
.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-product-price .swym-product-original-price{
  font-weight: 500;
  color: #5f5f5f;
}
.hero__wrapper {
  padding: 0px 0px;
}
.shoppable-image__body .wt-dot__tooltip{
  padding: 5px !important;
}
.shoppable-image__body .wt-dot__image{
  padding: 4px 2px 4px 0px;
  width: 90px !important;
  height:90px !important;
}
.shoppable-image__body .price-item.price-item--sale.price-item--last.wt-product__price__final{
font-size: 14px !important;
  font-weight: 600;
}
.shoppable-image__body .swym-wishlist-collections-v2-container{
  background: #fff;
  right: 0;
  left: unset !important;
  margin: 10px;
  padding: 0px;
  border-radius: 50px;
}
.shoppable-image__body .wt-dot__picture{
  margin-right: .6rem !important;
  align-items: center;
  width: 90px !important;
  height: 90px !important;
}
.shoppable-image__body .wt-dot__title{
  font-size: 14px !important;
}
.hero__text, .hero__title{
      text-align: left;
}
.hero--video-background .hero__title{
    font-size: 30px;
  margin-top: 30px;
  font-weight: 600;
}
/* .wt-mosaic__container .hero__title{
    font-size: 30px !Important;
  margin-top: 30px;
  font-weight: 600;
} */
.wt-parallax__content .hero__title{
  font-size: 50px;
}
.wt__quick-buy__container--open .swym-atw-button-container{
    display: none !important;
  }
 .wt-footer__aside{
    margin-top: 0px;
   margin-bottom:15px;
  }
.st-mb{
  margin-bottom: 30px;
}
.wt-newsletter__title p{
  font-family: 'nunito';
  letter-spacing: normal;
  font-weight: 500;
  margin-top: 15px;
}
.wt-footer__text h3{
  margin-bottom: 10px;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 600;
}
.wt-newsletter__field{
   height: 40px;
  border-radius: 5px 0px 0px 5px;
}
.wt-newsletter__send{
  height: 40px;
   border-radius: 0px 5px 5px 0px;
}
.search-results__title{
  font-size: 30px !important;
}

.search-result-list .price__sale.visible span{
  color: #3f92c1 !important;
}

.wt-rating__stars{
  color: #3f92c1 !important;
  font-size: 15px;
  letter-spacing: 3px;
}

.wt-product__wrapper{
width: 1300px;
  margin: 0 auto;
}
.related-products .price__regular .price-item--regular{
  font-size: 16px;
}


.wt-featured-collection--recommendation{
  width: 1300px;
  margin: 0 auto;
}
.js-modal-close{
 border: none !important;
}

.wt-footer__text img{
  width: 18px;
  display: flex;
  margin-right: 15px;

}
 .wt-test{
    padding: 60px 0px;
  }
.wt-product__add-to-cart_form .live-sold:hover{
  background: #fff !important;
  border: 2px solid #3f92c1 !important;
  color: #3f92c1 !important;
}
.wt-page-nav-mega__aside{
      background-color: #f5f9fc;
}


 
/* Responsive Enhancement */
@media (max-width: 768px) {
  .wt-product {
    flex-direction: column;
  }
 
  .wt-product__gallery {
    position: relative;
    top: auto;
    height: auto;
  }
}























body:not(.mobile-nav) .wt-page-nav-mega__item--parent .wt-page-nav-mega__sublist__wrapper{
    width: 100vw;
    position: absolute;
    left: -24rem;
}



@media only screen and (min-width:360px) and (max-width:1199px){
  .social-colr img{
  color: red;
  width: 35px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 15px;
}
.social-colr{
  margin-top: 30px;
}
.track-order h5 a{
  font-size: 12px;
  color: #000;
  font-weight: 600;
}
.track-order{
  background-color: #206c971a;
}
}
@media only screen and (min-width:1920px) and (max-width:2166px){
body:not(.mobile-nav) .wt-page-nav-mega__list--center{
        left: 35rem ;
}
  body:not(.mobile-nav) .wt-page-nav-mega__item--parent .wt-page-nav-mega__sublist__wrapper{
left: -37rem;
}
}
 
@media only screen and (min-width:1600px) and (max-width:1900px){
body:not(.mobile-nav) .wt-page-nav-mega__list--center{
        left: 27rem;
}
  body:not(.mobile-nav) .wt-page-nav-mega__item--parent .wt-page-nav-mega__sublist__wrapper{
left: -29rem;
}
}

@media only screen and (min-width:1367px) and (max-width:1599px){
  body:not(.mobile-nav) .wt-page-nav-mega__list--center{
       left: 23rem;
  }

}
@media only screen and (min-width:1200px) and (max-width:1366px){
  body:not(.mobile-nav) .wt-page-nav-mega__list--center{
       left: 23rem;
  }

}

@media only screen and (min-width: 1200px){
body:not(.mobile-nav) .wt-header__menu-trigger{
	        display: none;
}
body:not(.mobile-nav) .wt-page-nav-mega__list--center{
	        justify-content: flex-start;
			position: absolute;
			top: -7.4rem;		
}
  .wt-header__logo-wrapper{margin-top:11px;}
body:not(.mobile-nav) .wt-page-nav-mega__item--parent.dropdown-opened .wt-page-nav-mega__sublist__wrapper{
        width: 20vw;
        left: 0rem;
}
.wt-header__body--search .wt-header__search{
        width: 50px;
        min-width: 50px;
        margin: 0px 0px 0px auto;
}
.page-header-sticky:not(.mobile-nav) .page-header.sticky-enabled .wt-drawer--nav{
        position: relative;
        margin-top: 0;
}
  .wt-header__sticky-menu-trigger{
    display:none !important;}
  
  /* .wt-header__body--search .wt-header__search .wt-header__body--search .wt-header__search .wt-drawer-search--active{
	width: 100% !important;
} */

}



@media(max-width:450px) {
  .card__title{font-weight:500 !important;}
  .wt-mosaic .hero__img{
  height: 250px !important;
  }
  .wt-test{
    padding: 30px 0px;
  }
  .wt-newsletter__title img{
   width: 150px; 
  }
  .wt-newsletter__title{
   padding-top: 5px;
    padding-bottom:5px;
  }
    .edd-checker{
    margin-top: 20px !important;
  }
  .wt-keys{
    padding-bottom: 15px;
  }
  .shoppable-image__full{
    padding-bottom: 0px;
  }
  .wt-newsletter__field{
   height: 40px;
  border-radius: 5px;
}
.wt-newsletter__send{
  height: 40px;
   border-radius: 5px;
}
  .st-mb{
  margin-bottom: 0px;
}
.wt-featured-collection--recommendation{
  width: 100%;
}
    .collection__grid{
    margin-bottom: 0px;
  }
  .newsletter{
    padding-top: 30px;
  padding-bottom: 30px;
  }

  .breadcrumbs__wrapper{
    padding-top: 6px;
  }
  .cart-page .wt-cart__subtotal__value{
    font-size: 20px;
  }
  
  .wt-header__panel__item:not(:first-child){
    margin-left: 16px;
  }
  .wt-header__body--search .wt-header__search{
    margin-bottom: 0px;
  }
  .wt-header__body--search{
    padding-top: 0px;
  }
  .hero--video-background .hero__title{
    font-size: 18px !important;
    font-weight: 600 !important;
  
  }
  .collection--with-aside .price__sale .price-item--lower{
    font-size: 9px;
    position: relative;
    top: 2px;
  } 
.page-header .wt-header__aside{
    width: 44px;
    height: 44px;
    order: -1;
    margin-left: auto;
    margin-right: calc(var(--gap, 8px) * 1);
    margin-block: calc(var(--gap, 8px) * 1);
    padding-inline: 0;
    border: none;
}
.page-header .wt-header__search{
	border: none !important;
}

  
  .ourvalues-c img{
    width: 70px;
  }

  .collection__filter-trigger.wt-filter__trigger{
    font-size: 14px !important;
  }
  .wt-mosaic {
  width: 100% !important;
}
    .hero__title {
    font-size: 24px !important;
    font-weight: 600 !important;
  }

  .tab-buttons{
    display:block !important; 
    margin-top:10px;
    font-size: 18px;
    text-align: center;
  }
  .tab-buttons .tab-button{
    font-size: 14px;
  }
  .tab-title {
    margin-bottom:15px;
  margin-right: 0px;
  text-align: center;
    font-size:22px;
}
  /* .carousel-container .old-price{
    font-size:10px;
  } */
  .product-carousel{
    overflow-x: auto !important;
    padding:20px 20px !important; 
  }
  .product-image-container img{
    min-height: 160px;
  }
  .mindia-icon h2{
  font-size: 18px;
  }
  .wt-test__container .headline__title{
    font-size:18px;
    padding-bottom: 0px !important;
  }
  .wt-keys__item--center .wt-keys__image{
    margin-bottom:0px !important;
  }
.wt-keys__title {
  font-size:18px;
  padding-bottom: 10px;
}
  .p-policy h3{
    font-size: 16px;
  }
  .p-policy h1{
    font-size: 20px;
    line-height: 26px;
  }
  
.wt-page-nav-mega__item:not(:last-child)::after{
  left: calc(var(--gap, 8px) * 2);
  right: calc(var(--gap, 8px) * 2);
}
  .p-policy h2 {
  font-size: 20px;
}
  .wt-keys__image {
  width: 70px !important;
}
  .wt-keys__item{
    margin-bottom:20px;
  }
  .instagram-feed-slider h2{
    font-size: 30px;
  }
  .feed-slide {
    flex: 0 0 45% !important;
  }
.instagram-feed-slider{
 margin-bottom: -100px !important;
}
  /* .feed-button{
    display:none;
  } */
.wt-mosaic__aside .hero__title {
  margin-top: 100px;
}

  /* .wt-footer__block--menu{
    display:none;
  } */
  .cstm_Policy{display: none}
.newsletter h2{
  font-size:22px
}
  /* .wt-grid-box .headline__title{
    font-size:30px !important;
  } */
.wt-header__logo__link{
 width:120px;
}
 
   .feed-slide {
    flex: 0 0 29% !important;
  }
.feed-slide {
  margin: 0 6px;
}
  .wt-header__icon img{
    display:none;
  }
  .wt-header__search{
border: 1px solid #80808054 !important;
  }
  .wt-header__search__field{
  padding-left:10px;
}
  .carousel-navigation{
    display:none !Important;
  }
  .tab-tab1{
    display:block;
  }
  .tab-container{
    width:100%;
    padding-bottom: 0px;
  }
  .collection__grid__item .card__title {
  font-size: 14px;
  padding-top: 0px;
}
  .hero__title{
    font-size:30px;
  }
  .collection-filter{
  margin-top:20px;
}
  .wt-product__add-to-cart_form{
  flex-direction:row;  
}
  .main-product__buy-buttons--container{
   padding-bottom: 5px;
    border-bottom: 1px solid #d0d0d0;
     margin-bottom: 0px;
  }
.wt-product__add-to-cart_form .js-add-to-cart {
  width:100%;
  font-size: 15px;
}
.shopify-payment-button__button{
  width:100% !important;
  padding: 25px !important;
}
  .wt-product__add-to-cart_form .shopify-payment-button__button--unbranded{
     font-size: 15px;
  }
  .wt-product__info{
    margin-bottom:20px;
  }
  .product-carousel{
    margin-left: 20px;
    gap: 13px !important;
  }
  .wt-product__slider--padding{
    margin-bottom: 0px;
  }
  .wt-image-banner .hero__title{
    font-size: 50px;
  }
  .wt-image-banner .hero__overlay__content{
    padding: 24px 0px;
  }
  .mega-menu__gallery{
    display: none;
  }
 
  .wt-header__panel .wt-header__panel__item--account{
  margin-left:10px !important;
}
  .wt-parallax__content{
    height: 70vh !important;
  }
  .wt-parallax__content .hero__title{
    font-size: 55px;
  line-height: 30px;
  padding-bottom: 30px;
  }
  .wt-dot__circle{
  top: 1px !important;
  left: 1px !important;
  width: 24px !important;
  height: 24px !important;
box-shadow: 0 0 0 8px #fff inset,0 1px 10px #3f92c15c !important;
    border:2px solid #8ab1c7;
}
  .wt-dot__body{
    width: 100%;
  }
  .wt-customer__form--container{
    padding:20px !important;
    background: white;
    border-radius: 10px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  }
  .wt-customer__form--container .hero__button--primary{
    font-size: 16px;
    width:100%;
    height: 45pxl;
  }
  .wt-customer__forgot-pass{
  margin-bottom: 28px !important;
}
  .wt-customer .hero__title{
    font-weight: 550;
  }
  .wt-newsletter__send{
       width:100%;
  }
  .wt-test__text{
    line-height: 38px;
  }
  .wt-test__text h1{
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    margin-top: 0px;
  }
  .wt-test__author{
    font-size: 18px;
  }

  .price--end{
    text-align: left;
  }
  .mega-menu{
    background-color: #3f92c10d;
  }
  .about-sec{
    width: 100%;
    padding: 0px 20px;
  }
  .about-img{
    width: 100%;
    margin-top: 20px;
  }
  .madein-img{
     width: 100%;
    margin-top: 20px;
  }
  .about-sec h4{
    font-size: 26px;
    line-height: 35px;
  }
  .wt-header__logo-wrapper .svg-icon{
    --size-icon: 3.3rem !Important;
  }
  .cstm-megamenu{
    display: block;
  padding: 20px 20px 0px 20px;
    margin-bottom: 0px;
    font-size: 15px;
    border-bottom: 1px solid #0000001c;
  }
   .cstm-megamenu li{
     padding: 0px 0px 15px 0px;
   }
  .wt-page-nav-mega__link{
    font-weight: 550;
    color: #19628b;
  }
  .wt-page-nav-mega{
    padding: 0px;
  }
  .wt-cart__item__thumb a{
    width: 60px;
  }
  .wt-cart__item__amount{
    display: block;
  }
  .wt-progress-bar{
    height: 2px;
  }
  .wt-more{
    margin-top:20px;
  }
  .wt-featured-collection .card__container .card__title{
    font-size: 13px;
    height: 15px;
  }
   .card__container .card__title{
    font-size: 13px;
    height: 16px;
  }
  .wt-collapse__target--text .a-unordered-list .a-list-item{
    font-size: 14px !important;
  }
  .breadcrumbs__list{
    font-size: 10px;
  }
  .wt-options__trigger{
    font-size: 14px;
  }
 .collection__filter-trigger.wt-filter__trigger::before{
   font-size: 14px;
 }
  .rte ul:not([class]){
    padding-left: 15px;
  }
  .wt-product__info h1{
    font-size: 18px;
  }
  .wt-collapse__trigger__title{
    font-size: 16px;
     padding-bottom: 10px;
  }
  .wt-product__main  .price__regular .price-item--regular{
    font-size: 20px;
  }
  .price__regular .price-item--regular{
    font-size: 15px;
  }
  .wt-collapse__target{
    font-size: 14px;
  }
  .wt-product__gallery .wt-slider__container{
    padding-bottom: 0px;
  }
  .wt-product__wrapper{
    width: 100%;
    padding-top: 0px;
  }
  .wt-product__separator{
    display: none !important;
  }
  .shopify-app-block .rating-icon-svg{
  width: 12px !important;
}
  
.wt-product__option__body--swatches .swiper-slide{
  width: 26px;
  height: 26px;
}
.body:not(.mobile-nav) .wt-page-nav-mega__item--parent .wt-page-nav-mega__sublist__wrapper > .wt-page-nav-mega__sublist{
  max-width: 100%;
}
  body:not(.mobile-nav) .wt-page-nav-mega__item--parent .wt-page-nav-mega__sublist__wrapper{
    width: 100%;
    position: unset;
    left: 0rem;
}
  .dropdown-menu-custom{
    margin-bottom: 0px !important;
    padding-left: 0px !important;
  padding-right: 0px !important;
  display: block !important;
  }
  .wt-page-nav-mega__sublist__link--parent svg{
  display: block !important;
}
 .wt-page-nav-mega__sublist__link--parent .svg-icon--arrow-right{
    display: none !important;
  }
  .wt-page-nav-mega__link{
    padding:0px 20px !important;
  }
  .wt-page-nav-mega__aside{
    padding: 0px 20px;
    margin-top: 20px;
  }
  .wt-page-nav-mega__aside-list__link{
    padding: 0 0 15px;
    font-size: 15px;
  }
  body:not(.mobile-nav) .wt-page-nav-mega__item--parent .wt-page-nav-mega__sublist__wrapper::after{
    padding:0px 10px !important;
  }
  .wt-product__info .price-item.price-item--sale.price-item--last.wt-product__price__final{
    font-size: 18px;
    font-weight: 550;
  }
  .wt-product__info .price__sale .price-item--percent{
     font-size: 12px;
    color: #727272;
    background: #e8e3e3;
    border-radius: 5px;
    font-weight: 500;
    padding: 3px 3px;
  }
   .wt-product__info .price__sale .price-item--lower{
       font-size: 12px;
    }
  .price-item.price-item--sale.price-item--last.wt-product__price__final{
    font-size: 12px;
    font-weight: 550;
  }
  .price__regular .price-item--regular{
  font-size: 12px;
    font-weight: 550;
    color: #3f92c1 !important;
  }
  .price__sale .price-item--percent{
background-color: #fff0;
    color: #e33182;
    font-size: 9px;
    padding: 0px;
    border-radius: 0px;
    font-weight: 550;
}
.wt-slider__container--featured .price__sale .price-item--lower{
  font-size: 9px;
  margin-left: 8px;
  position: relative;
  top: 3px;
}
.cstm_price{display:flex;}
  .wt-customer{
    margin:30px 0px !Important;
  }
  .collection__filter-trigger.wt-filter__trigger::before{
   font-size: 12px;
 }
  .collection__filter-trigger.wt-filter__trigger{
     font-size: 12px;
  }
  .wt-filter__trigger .svg-icon{
    width: 20px;
  }
  .collection__toolbar switch-column{
    display: none;
  }
   .card__quick-add-container button{
     font-size: 12px;
  border-radius: 7px;
  padding: 0px;
     height: 32px;
     font-weight: 500;
   }
  .wt-header__body--search .wt-header__search{
     display: block;
  border-radius: 6px;
  /* height: 45px; */
  }
  .wt-header__body .svg-icon{
    --size-icon: 2.4rem;
  }
  .swym-header-launcher-icon svg{
    --size-icon: 2.4rem;
  }
  .swym-header-launcher-icon {
    top:5px !important;
  }
  .swym-header-launcher{
    margin-left: 9px !important;
  }
  .swym-header-launcher-badge{
    top:2px;
  }
  .product-carousel .product-info .old-price{
    font-size: 9px !Important;
  }
  .cstm_dsic{
     font-size: 9px !Important;
  }
  .product-carousel .product-info .new-price{
    font-size: 12px !important;
  }
  .product-item{
    min-width: 170px;
  }
  .product-pricing{
    margin-top: 0px;
    justify-content: unset !important;
    
  }
  .product-title{
    font-weight: 500 !important;
    display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
    word-wrap: break-word;
    font-size: 13px !important;
  }
  .hero__button--primary{
    padding: 10px 15px;
  border-radius: 5px;
  }
  .swym-wishlist-collections-v2-container{
    position: absolute;
  top: 0;
  left: unset !important;
  z-index: 5;
  cursor: pointer;
  right: 0;
    background-color: #fff  !important;
    border-radius: 100px;
  padding: 5px !important;
  margin: 6px;
  }
  .swym-wishlist-collections-v2{
    transform: translate(0px) !important;
    z-index: 999999999;
  }
  .wt-header__panel__item--account{
    display: none;
  }
  .card__pattern-images{
    padding-left: 0px  !important;
    padding-right: 0px  !important;
    margin-top: 5px;
  padding-top: 10px;
    
  }
  .pattern-image{
   width: 25px;
    border-radius: 50px;
    margin-right: 1px;
    height: 25px;
  }
  .card__price{
   margin-top: 0px;
  }
  .card__container{
    padding: 5px;
  border-radius: 14px;
  }
  .card__title{
    margin-bottom: 0px;
    margin-top: 5px !important;
  }
.wt-collapse__target--text ul{
  margin: 0px !important;
}
  .wt-collapse__target--text{
     margin: 0px !important;
    font-size: 15px;
  }
  .color-swatcher--wrapper{
  height: 18px;
  width: 18px;
}
  .wt-product__add-to-cart_form{
    padding-bottom: 0px;
  }
  .main-product__buy-buttons--container{
   padding-bottom: 20px;
  }
  . ourvalues-c p{
    font-size: 14px;
  }
  .wt-customer{
    margin: 0px !important;
  }
  .wt-header__aside{
    margin-right: 0px !important
  }
  .wt-header__search{
    padding: 10px 18px !important
  }
  /* .wt-header__panel__counter{
    top: 0 !important;
  } */
  .wt-header__panel--no-labels{
    padding-top: 8px !important;
  }
  .search-overlay-on .wt-header__search__body{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .cod{
    width: 48%;
    font-size: 14px;
    padding: 6px 10px;
  }
  .service-pdp {
  font-size: 13px;
}
  .service-pdp p {
  font-size: 11px;
  color: #797979;
}
  .static-pdp img{
    width: 25px !important;
  height: 25px !important;
    margin-right: 10px;
  }
  .custom-phil {
  width: 100%;
  margin: 30px auto;
    margin-top: 0px;
}
  .custom-phil p {
  font-size: 16px;
  margin-bottom: 25px;
  padding: 0px 20px;
}
  .custom-phil h2{
    padding: 0px 20px;
  font-size: 18px;
    line-height: 20px;
  }
  .msvs{
    margin: 0px auto;
  width: 100%;
    padding: 0px 20px;
    margin-bottom: 40px;
  }
  .msvs p{
    font-size: 16px;
  }
  .msvs h1 {
  font-size: 18px;
}
  .brandstr{
    display: grid;
    width: 100%;
  /* margin: 50px auto 0; */
    margin-bottom: 60px;
    margin-top: 0px;
  }
  .brandstr1 {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
  .brandstr1 h1 {
  margin-top: 0;
  font-weight: 600;
    line-height: 25px;
  font-size: 20px;
}
  .brandstr2 {
    margin-bottom: 20px;
  width: 100%;
  padding: 0px 20px;
}
  .wt-mosaic__container .hero__title{
    font-size: 19px !important;
    font-weight: 600 !important;
    line-height: 25px;
    margin-top: 80px !important;
    margin-bottom: 0px;
    text-align: center;
    
  }
  .pdl-br{
      width: 100%;
  padding-right: 20px !Important;
  padding-left: 20px;
  }
  .order1{
    order: 1;
  }
  .order2{
    order: 2;
  }
  .brandstr1 button{
    font-size: 16px;
  }
  .static-cust{
  font-size: 22px;
    margin: 0px;
    padding: 20px 0px 15px 0px;
}
  .ourvalues{
    display: block;
  width: 100%;
  margin: 0px auto;
    padding: 0px 0px;
  }
   .ourvalues1{
    display: block;
  width: 100%;
  margin: 0px auto;
    padding: 0px 20px 20px 20px;
  }
  .swym-wishlist-main-title{
    font-size: 16px;
    font-weight: 500;
  }
  .ourvalues-c{
    margin: 0px;
    margin-bottom:20px;
  }
  .md-title p{
    font-size: 16px;
       text-align: left;
  }
   .about-sec h4 {
    font-size: 24px;
    text-align: left;
  }
  .about-sec1{
    width: 90%;
    display: block;
   padding: 0px;
    margin: 20px;
  }
  .made-text {
  padding: 0 20px;
}
  .made-text h4 {
 font-size: 20px;
    font-weight: 600;
    margin: 20px 0 10px;
}
  .made-img {
  width: 100%;
  border-radius: 0px 0px 10px 10px;
}
  .container-mindia {
  display: block;
  width: 100%;
    /* margin: 0px 20px */
    padding: 0px 20px;

    margin: 70px auto;
}
  .mindia-icon{
    margin: 0px;
        margin-bottom: 20px
  }
  .made-text p {
  font-size: 16px;
  line-height: 23px;
    padding-bottom: 40px;
}
  .md-title {
  margin-bottom: 60px;
}
  .mindia-icon img{
    width: 55%;
  padding: 30px;
  }
  .cus-form-title {
  font-size: 26px;
  color: #fff;
  margin-bottom: 20px;
}
  
  .cstm_Quick{
    padding: 0px 0px;
  }
  .wt-footer__aside{
    display: none;
  }
  .cstm_Customer{
     padding: 0px 0px;
  }
  .wt-footer__body p{
    font-size: 16px;
  }
  .custom-form1{
    border-radius: 15px;
  padding: 15px 20px;
    width: 100%;
  }
  .custom-form{
    margin: 20px 20px;
    box-shadow: none;
  padding: 0;
  border: none;
    width: 90%;
    display: block;
  }
  .custom-form2 {
  padding: 20px 20px;
}
 
  .wt-apps__wrapper{
    margin: 0px 10px;
    margin-top: 15px;
    width:100%;
  }
  .contact-img1 {
  width: 20px;
  margin-right: 15px;
}
  .privacy-p {
  width: 100%;
  padding: 0px 20px;
    margin: 0 auto 80px;
}
  .privacy-p{
    font-size: 16px;
  }
  .faq-q{
   font-size: 20px;
    margin: 30px auto 40px;
  }
  .faq{
    padding: 0px 20px;
    max-width: 100%;
  }
  .faq-question{
    font-size: 16px;
  }
  .faq-answer{
      font-size: 15px;
  }
  .faq-item{
    padding: 15px 0px;
  }
  .faq h2{
    font-size: 17px;
    margin: 0px;
  }
  .ship-p {
    padding-top: 10px;
 margin-top: 0px;
    text-align: center;
    font-size: 20px;
    margin-bottom: 25px;
}
  .ship h2 {
  font-size: 16px;
  margin: 20px 0 7px;
  font-weight: 600;
}
  .ret{
    margin-bottom: 30px;
    font-size: 22px;
    text-align: center;
  }
  .wt-header__body--search .wt-header__aside{
   padding-right: 0px;
}
  .track-order{
  display: none;
}
  .cart-custom-new{
  /* display: none; */
}
  .wt-product__add-to-cart{
    margin-top: 0px;
  }
  .wt-header__panel .wt-header__panel__item--account{
  margin-right: 0px;
}
.swym-header-launcher{
  margin-right: 0px;
}
  .customer__account-details{
    width: 100%;
  }
  .customer__account-details .customer__details{
    border-bottom: none !Important;
    padding-bottom: 10px !Important;
  }
  .customer__details p{
    margin-top: 0px  !Important;
    font-size: 16px   !Important;
  }
  .customer__account-details .customer__account{
      border-bottom: none !Important;
    padding-bottom: 0px;
  }
  .wt-customer__addresses{
    width: 100%;
    padding: 0px 20px;
    margin-top: 20px !Important;
  }
  .wt-customer__addresses li{
    width: 100%;
  }
    .wt-customer__addresses li p{
margin-bottom: 15px !important;
  }
  .wt-customer__addresses ul{
    padding: 0px !important;
  margin: 0px;
  width: 100%;
  }
   .add-address{
    margin-bottom: 0px;
  }

  .popup-content{
    padding: 20px 20px !important;
  }

  .wt-customer__headings{
    font-size: 20px;
  }
  .dispbp1{
  display: block;
}
.dispbp{
  display: none;
}
  .brandstr2 img{
  padding: 0px;
}
  .collection__grid .price-item.price-item--sale.price-item--last.wt-product__price__final{
  font-size: 12px !important;
}
  .wt-collapse--always .wt-collapse__trigger{
    padding: 10px 0 10px;
  }
  .share-icons__container {
    border-top: 1px solid #d0d0d099;
    padding-top: 5px;
  }
  .wt-featured-collection .headline__title{
    font-size: 18px;
  }
  .wt-slider__container--featured .price-item.price-item--sale.price-item--last.wt-product__price__final{
    font-size: 12px;
  }
  .collection__grid .price__regular .price-item--regular{
     font-size: 12px;
  }
  .swym-header-launcher-icon svg{
    width: 24px;
  }
  .swym-simple-wishlist-container .swym-wishlist-detail-header{
    margin-bottom: 15px !important;
  }
   .swym-ui-component .swym-wishlist-grid li {
    width: 48% !Important;
  }
  .swym-wishlist-detail .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn{
  margin: 0px 0px 0px 0px;
    font-size: 12px !important;
}
  .swym-ui-component .swym-wishlist-detail-separator{
    display: none !important;
  }
.swym-ui-component .swym-product-price.swym-has-sale .swym-product-final-price{
 font-size: 12px;
}
.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-product-price .swym-product-original-price{
 font-size: 10px;
}
    .swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-product-price{
    font-size: 12px;
  }
.facets-container{
  padding: 0px 20px;
}
  .filter-custom{
    max-height: 200px;
    min-height: auto;
  overflow-y: auto;
    border: none;
    border-radius: 0px;
    padding: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  border-bottom: 1px solid #dedede;
  }
  .wt-filter__header{
    padding: 20px;
  }
  .f-current{
    margin-top: 20px;
  }
  .hero__pic-container .hero__title{
    padding: 30px 0px 20px 0px;
  }
  .ourvalues-c h1{
    font-size: 18px;
  }
  .search-overlay-on .wt-header__search__form{
    height: 40px !important;
  }
  .wt-product__main{
    min-width: 100%;
  }
     .wt-grid-box__container{
    margin-top: 10px !Important;
  }

  .wt-grid-box{
    padding-top: 30px;
    padding-bottom: 30px;
  }
  
 
}

@media only screen and (min-width:760px) and (max-width:900px){
   .wt-featured-collection .headline__title{
    font-size: 25px;
  }
  
  .wt-product__main{
  width: 100% !important;
    .track-order{
      display: none;
    }
    .wt-header__search-trigger{
      left:19px;
    }
}
  
}

@media only screen and (min-width:768px) and (max-width:1199px) {
   .wt-featured-collection--recommendation{
  width: 100%;
}

  .wt-product__wrapper{
    width: 100%;
  }

  .wt-apps__wrapper{
    margin-top: 30px;
    width: 100%;
  }
  .wt-grid-box__item .hero__button{
    padding: 5px 10px;
    font-size: 14px;
    margin: 5px 0px 20px 0px;
  }
    .cod{
    width: 48%;
    font-size: 14px;
    padding: 6px 10px;
  }
  
  .wt-grid-box__ul  .hero__title{
    font-size: 16px;
  }
  .wt-grid-box__ul .hero__overlay{
    padding-bottom: 20px;
  }
   .search-overlay-on .wt-header__search__form{
    height: 40px !important;
  }
   .product-carousel{
    overflow-x: auto !important;
   margin-left: 20px;
  }
  .wt-header__panel__item:not(:first-child){
    margin-left: 5px !important;
  }
  .wt-header__body--search .wt-header__search{
    margin-bottom: 0px;
  }
  .wt-header__body--search{
    padding-top: 0px;
  }
  .wt-header__aside{
    margin-right: 0px !important
    width: 40% !Important;
  }
  .wt-keys__list{
    display: flex;
    flex-direction: inherit;
  }
  .wt-keys__title{
    font-size: 18px;
  padding-bottom: 11px;
  font-weight: 600;
  }
  .wt-mosaic {
  width: 100%;
  margin: 0 auto;
}
  .wt-mosaic__aside__item .hero__overlay{
    top: unset;
  }
  
  .wt-grid-box__container{
     width: 100%;
  margin: 0 auto;
  }
  .wt-grid-box__ul{
    flex-direction: initial !important;
  }
  .wt-grid-box .headline__title{
  font-size: 30px;
  margin-bottom: 20px;
  font-weight: 700;
  }
  .wt-image-banner .hero__title {
  font-size: 65px;
  text-align: center;
  margin-bottom: 28px;
}
  .product-carousel ..product-item{
    flex: 0 0 calc(16.33% - 20px);
  }
  .tab-container{
    width: 100%;
    margin: 0 auto;
  }
  .carousel-navigation{
    display: none;
  }
  .product-carousel .product-info .new-price{
    font-size: 14px;
  }
  .tab-tab1{
    margin: 0 auto;
  }
  .product-carousel{
    margin-left: 5px 20px 20px 20px !important;
  }
  .tab-content-other{
    width: 100%;
    margin: 0 auto;
  }
.wt-parallax__content .hero__title{
  line-height: 30px;
}
 
  .hero__overlay__content--left{
    text-align: left;
    align-items: baseline;
  }
  .carousel-navigation{
    display: none !Important;
  }
  .wt-image-banner .hero__overlay__content--left{
    text-align: center;
    align-items: center;
  }
  .wt-header__search-trigger {
  top: 7%;
  left: 10px;
}
  /* .wt-header__body--search .wt-header__search{
 width: 100%;
  border-radius: 9px;
  border: 1px solid #206c9733 !important;
  }
  .wt-header__search-trigger img{
    background-color: #fff;
  }
  .wt-header__body--search .wt-drawer-search--active{
    border-radius: 0px;
    border: 1px solid #fff !important;
  } */
  
    .page-header-sticky .page-header.sticky-enabled .wt-header--v1 .wt-header__search {
    margin-left: 10px;
  }
  .wt-header__logo__link{
    --logo-width: 120px !important;
  }
    .wt-header__body .wt-drawer-search {
    min-width: 40px;
      margin: 0px 40px ;
  }
  .wt-header__aside{
    margin-top: 0px !important;
  }
   /* .wt-header__body--search .wt-header__aside{
   padding-right: 0px;
    width: 50% !Important;
} */
  .page-header-sticky .page-header.sticky-enabled .wt-header--v1 .wt-header__aside{
    margin-bottom: 0px;
  }
  .swym-header-launcher-icon {
    top: 9px !important;
  }
  .wt-header__panel{
    align-items: center;
  }
  .swym-header-launcher-badge {
  background: #e33182 !important;
  top: 6px;
}
  .wt-header__body .svg-icon{
    width: 26px !important;
  }
  #swym-wonder-header-inject > span.swym-header-launcher-icon > svg{
    width: 26px !important;
  }
  .wt-header__panel__item{
    margin-left: 5px !important;
  }
  .wt-header__search-trigger img{
    width: 26px !important;
    height: 26px  !important;
    display: none;
  }
.wt-header__body{
  height: 60px;
}
 .tab-title{
   font-size: 30px;
 }
  .track-order{
    display: none;
    padding: 1px 20px;
  }
.wt-header__body--search .wt-header__panel{
  margin-left: 0px;
}
.wt-drawer-search--active{
  margin: 0px !Important;
}
.brandstr{
    padding: 0px 50px;
  width: 100%;
}
.brandstr1 h1 {
font-size: 22px;
    line-height: 27px;
}
.brandstr1 p {
  font-size: 14px;
  line-height: 21px;
}
.pdl-br{
  padding-left: 0px;
}
.brandstr1 {
  width: 100%;
  padding-right: 0px;
}
.brandstr2 img {
  border-radius: 30px;
  padding: 30px 50px;
}
.static-cust{
  font-size: 30px;
}
.msvs {
  margin: 40px auto;
  width: 100%;
  padding: 0px 50px;
}
.msvs p {
  font-size: 16px;
  margin-bottom: 15px;
}
.msvs h1 {
  font-size: 26px;
  font-weight: 600;
}
.ourvalues1{
  width: 100%;
}
.ourvalues-c p{
  font-size: 14px;
}
.ourvalues-c h1 {
  font-size: 18px;
  font-weight: 600;
}
.ourvalues-c img {
  width: 60px;
}
.ourvalues{
  margin-top: 70px;
  padding-top: 10px;
}
.about-sec{
  width: 100%;
}
.md-title p{
  font-size: 18px;
}
.about-sec{
  padding: 0 100px 0px;
}
.md-title h4{
  font-size: 25px;
}
.mindia-icon img {
  width: 50%;
padding: 20px;
}
.container-mindia{
  width: 100%;
  margin: 80px auto 30px;
}
.mindia-icon h2 {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}
.mindia-icon p {
  font-size: 14px;
}
.custom-phil{
  margin: 20px auto;
  width: 100%;
  padding: 0px 50px;
}
.custom-phil p {
  font-size: 16px;
  margin-bottom: 25px;
}
.custom-phil h2 {
  color: #e33182;
  font-size: 18px;
}
.mindia-icon{
  margin-bottom: 20px;
}
.made-text p {
  font-size: 16px;
  line-height: 26px;
}
.made-text h4 {
  font-size: 25px;
  font-weight: 600;
}
.about-sec1{
  width: 90%;
}
.made-text{
  width: 50%;
}
.made-img{
    width: 50%;
}
.privacy-p{
  width: 100%;
  padding: 0px 50px;
}
.p-policy p {
  margin-bottom: 8px;
  font-size: 14px;
}
.p-policy ul{
    font-size: 14px;
}
.p-policy h1{
  font-size: 22px;
}
.p-policy h2{
    font-size: 18px;
}
.p-policy h3{
    font-size: 16px;
}
.ship h2{
  font-size: 18px;
}
.ship p{
  font-size: 14px;
}
.ship ul{
   font-size: 14px;
}
.ret{
  font-size: 26px;
}
.privacy-p p{
  font-size: 14px;
}
.ship-p{
  padding-top: 0px;
  font-size: 26px;
}
.custom-form{
  margin: 0 auto;
  width: 90%;
}
.custom-form1{
  padding: 40px 50px 0px;
}
.cus-form-title{
font-size: 22px !important;
  margin-bottom: 20px;
  line-height: 27px;
}
.custom-form2 {
  padding: 50px;
}
.custom-form1 li{
  font-size: 16px;
}
.faq-q {
  font-size: 30px;
  margin: 40px auto 40px;
}
.faq {
  max-width: 100%;
  margin: 40px 50px auto;
}
.faq h2 {
  font-size: 20px;
}
.faq-question{
  font-size: 18px;
}
.faq-item{
  padding: 14px 0;
}
.rturntrack-order{
  display: none;
}
body:not(.mobile-nav) .wt-page-nav-mega__item--parent .wt-page-nav-mega__sublist__wrapper{
  width: 100vw;
  position: unset;
}
.wt-page-nav-mega__aside{
  /* margin-top: 0px; */
}
  .cstm-megamenu {
    display: block;
    /* padding: 20px 20px 0;
    margin-bottom: 15px; */
    font-size: 15px;
    border-bottom: 1px solid #0000001c;
    background-color: var(--color-footer-background);
  color: var(--color-footer-text);
  padding: calc(var(--gap, 8px) * 3) calc(var(--gap, 8px) * 4);
  margin-top: auto;
  }
  .cstm-megamenu li{
  display: flex;
  align-items: center;
  padding: calc(var(--gap, 8px) * 1.5) 0;
  color: inherit;
}
.wt-page-nav-mega{
  padding-block: 0px;
}
.store-search-form .wt-header__search__field{
  padding-left: 10px;
}
.wt-header__panel .wt-header__panel__item--account {
  margin-left: 17px !important;
}
.wt-slider__container--featured .price-item.price-item--sale.price-item--last.wt-product__price__final{
 font-size: 12px !important;
    font-weight: 600;
}
.wt-collapse__target--text{
  font-size: 14px;
}
.wt-product__info h1{
   font-size: 18px;
}
.wt-product{
  gap: calc(var(--gap, 8px) * 4);
}
[desktop-media-size="normal"] .wt-product__main{
  width: 45%;
}
.card__container{
  padding: 5px;
}
.wt-slider__container--featured .price__regular .price-item--regular{
  font-size: 12px !important;
    font-weight: 600;
  color: #3f92c1;
}
.wt-slider__container--featured .card__container .card__title{
  margin-top: 7px;
  font-size: 14px;
  height: 18px;
}
.wt-slider__container--featured .price__sale .price-item--percent{
  font-size: 9px;
  padding: 4px 2px;
}
.wt-slider__container--featured .price__sale .price-item--lower{
  font-size: 9px;
  position: relative;
  top: -2px;
}
.wt-product__option__body--swatches .swiper-slide{
  width: 26px;
  height: 26px;
}
.wt-product__add-to-cart_form .js-add-to-cart{
  height: 50px;
}
.shopify-payment-button__button {
  padding: 25px !important;
}
.wt-collapse__trigger__title{
  font-family: 'nunito';
  font-size: 16px;
  padding-bottom: 6px;
}
.swym-wishlist-detail .swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn{
  font-size: 12px;
}
.swym-wishlist-detail  .swym-wishlist-detail-header{
  margin-bottom: 20px;
}
.swym-wishlist-detail .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn{
  margin: 0px 0px 0px 0px;
}


}



@media only screen and (min-width:1120px) and (max-width:1440px){
   .wt-featured-collection .headline__title{
    font-size: 25px;
  }

   .wt-product__wrapper{
    width: 100%;
  }

  .wt-featured-collection--recommendation{
  width: 100%;
}

  .wt-apps__wrapper{
    margin-top: 30px;
    width: 100%;
  }
  .price__sale.visible{
    flex-direction: inherit !important;
    flex-wrap: inherit !important;
  }
   .product-carousel{
    overflow-x: auto !important;
     margin-left: 20px;
   
  }
  .wt-page-nav-mega__link__text--underline{
    font-size: 14px;
  }
  body:not(.mobile-nav) .wt-page-nav-mega__list--center{
    left: 17rem;
  }
  .wt-header__logo__link{
  width: 130px !important;
    display: block !important;
  }
  .wt-header__logo__img{
     width: 130px !Important;
  }
  .wt-header__search-trigger img{
    margin-top: 4px;
  }
  .wt-header__panel{
    margin-top: 12px;
  }
   .wt-header__body .svg-icon{
    width: 26px !important;
  }
  #swym-wonder-header-inject > span.swym-header-launcher-icon > svg{
    width: 26px !important;
  }
  .wt-mosaic {
  width: 100%;
  margin: 0 auto;
}
  .tab-container {
  width: 100%;
  margin: 0 auto;
  padding: 0px 50px 80px 50px;
}
  .collection__aside:not(.wt-filter--drawer){
    flex: 1 0 23rem;
  }
  .wt-filter__body .wt-collapse__trigger{
    padding-top: 15px;
    padding-block: 15px;
  }
  .collection__body .card__container .price-item.price-item--sale.price-item--last.wt-product__price__final{
    color: #3f92c1 !important;
  font-size: 14px;
  font-weight: 600;
  }
  .collection__body .card__container .price__sale .price-item--percent{
    font-size: 10px;
  }
  .collection__body .card__container .price__sale .price-item--lower{
    font-size: 10px;
  }
 .collection__body .card__container .price__regular .price-item--regular{
   font-size: 14px;
  font-weight: 600;
  color: #3f92c1 !important;
 }
}
.cstm_description_9 {display: none}
@media (min-width: 1024px) {
.custom-main .dropdown:hover .dropdown-menu-custom {display: block;}
.custom-main .dropdown-menu-custom {width: fit-content !important;}
.custom-main .dropdown-menu-custom {position: absolute;top: 100%;left: 0;z-index: 1000;padding: 10px 0;margin: 0;min-width: 100%; transition: all 0.2s ease-in-out; }
.custom-main .dropdown { position: relative;}
  .wt-product {
  display: flex;
  align-items: flex-start;
  gap: 4rem;
  position: relative;
}
 
/* Left (Sticky) */
.wt-product__gallery {
  position: sticky !important;
  /* padding-right:40px; */
  top: 2rem; /* Some spacing from top */
  /* height: calc(100vh - 2rem); */
  flex: 0 0 50%;
  align-self: flex-start;
  z-index: 1; /* Ensure it's above overlapping content */
  
}
 
/* Right (Scrollable Content) */
.wt-product__main{
  flex: 1;
  min-height: 0vh; /* ensure it's taller than left */
}
}
/* body:not(.template-page-contact) .wt-apps__wrapper {
  display: none !important;
} */

.edd-checker {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 400px;
    /* padding: 25px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    background-color: #fafafa; */
    /* font-family: 'Helvetica Neue', sans-serif;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06); */
  margin-bottom: 0px;
  margin-top: 40px
  }
 
  .edd-checker label {
    font-weight: 600;
    font-size: 15px;
    color: #333;
  }
 
  .edd-input-wrap {
    display: flex;
    align-items: center;
    gap: 8px;
  }
 
  .edd-input-wrap input {
    flex: 1;
    padding: 10px 12px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 14px;
  }
 
  .edd-input-wrap button {
    background-color: #3f92c1;
    color: white;
    padding: 10px 16px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    font-weight: 500;
    transition: background-color 0.3s ease;
  }
 
  .edd-input-wrap button:hover {
    background-color: #256f99;
  }
 
  .edd-result {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 0px;
    font-size: 14px;
    color: #2e7d32;
    font-weight: 500;
  }
 
  .edd-result .icon {
    font-size: 18px;
    color: #2e7d32;
  }
 
  .edd-error {
    color: #d32f2f;
    font-size: 13px;
    margin-top: 5px;
  }

/* css for loader */
.edd-input-wrap button {
  position: relative;
  overflow: hidden;
}

.edd-input-wrap button .btn-text {
  display: inline-block;
}

.edd-input-wrap button .btn-loader {
  display: none;
  width: 16px;
  height: 16px;
  border: 2px solid white;
  border-top: 2px solid transparent;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Loader active state */
.edd-input-wrap button.loading .btn-text {
  visibility: hidden;
}

.edd-input-wrap button.loading .btn-loader {
  display: block;
}

/* Spinner Animation */
@keyframes spin {
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}




/* footer copy right css */
.custom-footer-wrap{border-top: 1px solid rgba(var(--color-footer-text-rgb), .2);}
/* .secure_heading, .custom-footer-left{font-weight: 600} */
 @media (max-width: 767px) {
.custom-footer-wrap{flex-direction: column-reverse}
}
.custom-footer-wrap {display: flex;justify-content: space-between; align-items: center; flex-wrap: wrap;padding: 10px 0; text-align: center;}
.custom-footer-left, .custom-footer-right { flex: 1 1 100%; }
  @media (min-width: 768px) {
  .custom-footer-wrap { flex-wrap: nowrap; text-align: left; }
  .secure_heading{padding: 10px 0}
  .custom-footer-left, .custom-footer-right {flex: 1;}
  .custom-footer-right{display: flex;gap: 30px;}
  .custom-footer-left{text-align: -webkit-center}
  }
  .footer-logo img { width: 100%; max-width: 300px; height: auto; margin: 0 auto;}
/* footer copy right css end */


.custom-footer-left p{
  font-size: 15px;
  text-align: left;
}
.secure_heading{
   font-size: 15px;
}
.custom-footer-right{
      align-items: center;
   justify-content: end;
}
.custom-footer-wrap{
  padding: 15px 35px;
  width: 100%;
  margin: 0 auto;
}

@media(max-width:450px){

  .custom-footer-wrap{
    width: 100%;
  }
  .custom-footer-left p{
    margin-top: 20px;
    font-size: 14px;
  }
  .secure_heading{
   font-size: 14px;
}
}

.jdgm-all-reviews-text{display: none !important;}

  .container_sub {
    width: 1340px;
    margin: 0 auto;
  }

@media (min-width: 1200px) and (max-width: 1366px) {
  .container_sub {
    width: 1170px;
    margin: 0 auto;
  }
  .text-video-split .container {
    max-width: 1200px;
    margin: 0 auto;
}
}
 /* Video-section-final */
.text-video-split {background-color:#206c971a;}

.text-video-split .container { max-width: 1240px; margin: 0 auto; }

.split-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}

.text-video-split.text-left .split-text { order: 1; }
.text-video-split.text-left .split-video { order: 2; }

.text-video-split.text-right .split-text { order: 2; }
.text-video-split.text-right .split-video { order: 1; }

.split-text, .split-video { flex: 1; }

/* Desktop font sizes */
.split-text h2 {
  font-size: var(--heading-desktop);
  color: var(--heading-color);
  padding: calc(var(--gap, 8px) * 2);
  margin: 0;
  font-weight: 600;

}

.split-text p {
  font-size: var(--text-desktop);
  color: var(--text-color);
  padding: calc(var(--gap, 8px) * 2);
  margin: 0;
  line-height: 1.6;
}

.split-video iframe {
  width: 100%;
  height: 315px;
  border: none;
}
.cstm_main{    margin-top: 20px;}
.mobile-image { display: none; }

@media (min-width: 768px) {
 .cstm_padding h2, .cstm_padding p{padding-Left:0}
  .text-video-split { padding: 60px 30px; }
  .split-wrapper { align-items: center; }
    a.cstm_float.wt-page-nav-mega__link{display:none;}
}

/* Mobile */
@media (max-width: 768px) {
  .nav-drawer-big .wt-drawer__title { padding: 15px 19px 10px 19px;}
  a.cstm_float{border-left:  1px solid rgb(71 129 163 / 16%);}
  a.cstm_float.wt-page-nav-mega__link{display:flex;}
 /* .wt-page-nav-mega__item { padding: calc(var(--gap, 8px) * 1.5) 20px;} */
  .wt-featured-collection .headline__title{font-size: 22px; font-weight: 600;}
.text-video-split .container{  padding: 0px 0px 10px 0px;}
.container_sub{width:100%}
  .split-text h2 { font-size: var(--heading-mobile); }
  {% comment %} .split-text p { font-size: var(--text-mobile); } {% endcomment %}
   .split-text p{padding:0 17px 0;}
 
  .split-wrapper { flex-direction: column; gap: 8px; }

  .text-video-split.video-first .split-video { order: 1; padding: 10px; }
  .text-video-split.video-first .split-text { order: 2; }

  .text-video-split.text-first .split-text { order: 1; }
  .text-video-split.text-first .split-video { order: 2; padding: 10px; }

  .mobile-image { display: block; margin-bottom: 20px; }
  .mobile-image img { width: 100%; height: auto; }

  .split-video iframe { height: 200px; }
}

