:root {
  --color-white: #f0f0f0;
  --color-white-bg: #fff;
  --color-black: #000;
  --color-light-black: #172337;
  --color-border-grey: #e4e7ed;
  --color-brand-orange: #fb641b;
  --color-brand-blue: #2874f0;
  --color-brand-bbd: #2455f4;
  --color-brand-refurb: #f2575b;
  --color-brand-footer: #172337;
  --color-brand-blue-lighter: #7accff;
  --color-brand-blue-lighter1: #dfeafd;
  --color-blue-lighter1: #b3d7ff;
  --color-blue-lighter2: #2370f4;
  --color-blue-lighter3: #2a55e5;
  --color-blue-lighter4: #f5f7fa;
  --color-blue-lighter5: #d5d7db;
  --color-blue-lighter6: #cfe1ff;
  --color-blue-lighter7: #f0f5ff;
  --color-primary-yellow: #ffe11b;
  --color-primary-yellow2: #f1d27d;
  --color-yellow-grade1: #fff7e1;
  --color-yellow-grade2: #fef8e0;
  --color-purple: #5f4eeb;
  --color-offer-green: #388e3c;
  --color-green-grade0: #26a541;
  --color-green-grade1: #e9f2e9;
  --color-green-grade2: #e6f4e8;
  --color-green-grade3: #e6f3e6;
  --color-green-grade4: #008c00;
  --color-yellowish-orange: #ff9f00;
  --color-flash-green: #11c29b;
  --color-error-red: #ff6161;
  --color-error-red2: #ff4343;
  --color-error-red3: #ffeaed;
  --color-error-red4: #dd5354;
  --color-error-red5: #d23276;
  --color-error-red6: #e4001e;
  --color-error-red7: #e32727;
  --color-error-red8: #d23c33;
  --color-grey-grade0: #fafafa;
  --color-grey-grade1: #f0f0f0;
  --color-grey-grade2: #e0e0e0;
  --color-grey-grade3: #c2c2c2;
  --color-grey-grade4: #878787;
  --color-grey-grade5: #212121;
  --color-grey-grade6: #d7d7d7;
  --color-grey-grade7: #f9f9f9;
  --color-grey-grade8: #9e9e9e;
  --color-grey-grade9: #efefef;
  --color-grey-grade10: #f5f5f5;
  --color-grey-grade11: #aaa;
  --color-grey-grade12: #dbdbdb;
  --color-grey-grade13: #fbfbfb;
  --color-grey-grade14: #666;
  --color-grey-grade15: #f8f8f8;
  --color-grey-grade16: #eee;
  --color-grey-grade17: #9b9b9b;
  --color-grey-grade18: #686868;
  --color-grey-grade19: #eaeaea;
  --color-grey-grade20: #e6e6e6;
  --color-grey-grade21: #e9e9e9;
  --color-grey-grade22: #d8d8d8;
  --color-grey-grade23: #ffcbd0;
  --color-grey-grade24: #717478;
  --color-grey-grade25: #111112;
  --color-grey-grade26: #f0f2f5;
  --color-grey-grade27: #e4e7ed;
  --color-grey-grade28: #d5d7db;
  --color-grey-grade29: #bdbdbd;
  --color-greyish-blue: #b8bbbf;
  --color-light-greyish-blue: #f1f3f5;
  --color-error-bg: #fff7f8;
  --color-info-bg: #ffffe6;
  --color-info-light-bg: #fffbf6;
  --color-page-bg: #f1f3f6;
  --color-green-bg: #f7fffa;
  --color-blue-bg: #f5faff;
  --color-vip-black-bg: #343c4e;
  --color-grey-badge: #717171;
  --color-grey-light: #d3d3d3;
  --color-grey-light2: #d5d7db;
  --color-vendor-text: #3f3f3f;
  --color-supermart-green: #26a541;
  --color-dark-blue1: #1d6ded;
  --color-light-blue: #f4f8ff;
  --color-light-blue1: #bed5fa;
  --color-light-blue2: #93b7f1;
  --color-light-blue3: #f0f5ff;
  --color-suparmart-fk-background: #258b3b;
  --color-info-yellow: #fffdec;
  --color-cobranded-footer-blue: #005387;
  --color-pre-book-purple: #854987;
  --color-light-pink: #fff0ff;
  --color-light-orange: #fdf5e7;
  --color-orange-bg: #fff7e1;
  --color-bright-orange: #e79900;
  --color-payment-orange: #ffc200;
  --color-wishlist-red: #ff4343;
  --color-light-green: #e7f8ec;
  --color-selector-black: #010101;
  --color-light-grey-orange: #fef7e9;
  --color-mustard: #af7b1c;
  --color-light-white-bg: #f5f7fa;
  --color-cerulean-beta: #17a2b8;
  --header-width-min: 790px;
  --width-min: 978px;
  --width-max: 1680px;
  --product-page-gutter: 24px;
  --product-section-title-width: 110px;
  --product-section-title-padding: 10px;
  --font-regular: 400;
  --font-medium: 500;
  --font-size-8: 8px;
  --font-size-10: 10px;
  --font-size-11: 11px;
  --font-size-12: 12px;
  --font-size-13: 13px;
  --font-size-14: 14px;
  --font-size-16: 16px;
  --font-size-17: 17px;
  --font-size-18: 18px;
  --font-size-20: 20px;
  --font-size-24: 24px;
  --font-size-28: 28px;
  --font-size-32: 32px;
  --font-size-default: 14px;
  --header-gutter: 16px;
  --z-index-dev-console: 31;
  --z-index-product-page-overlay: 30;
  --z-index-login-dropdown: 1;
  --z-index-pincode: 1;
  --z-index-sticky: 2;
  --z-index-loader: 2;
  --z-index-back-to-top: 2;
  --z-index-tooltip: 5;
  --z-index-tooltip-overlay: 4;
  --z-index-header: 10;
  --z-index-catnav: 6;
  --z-index-header-shadow: 6;
  --z-index-modal: 12;
  --z-index-tooltip-on-modal: 14;
  --z-index-toast: 18;
  --z-index-compare-button: 3;
  --z-index-sticky-basket: 3;
  --z-index-start-chat-button: 3;
  --z-index-product-page-sidebar-container: 4;
  --z-index-product-page-zoom-image-container: 28;
  --z-index-loader-bar: 12;
  --z-index-webpush-widget: 19;
  --product-page-fade-in-time: 0.6s;
  --z-index-compare-page-content-sticky-top: 6;
  --z-index-pincode-widget: 2;
  --z-index-pincode-overlay: 6;
  --z-index-latest-cart-item: 12;
  --basket-popup-width: 960px;
  --loading-shimmer-card-border-radius: 2px;
  --basket-popup-min-width: 960px;
  --basket-popup-min-height: 512px;
  --basket-popup-height: 89vh;
  --basket-popup-height-v4: 79vh;
  --z-index-basket-tooltip: 12;
  --z-index-mulitwidgeLoader: 3;
  --user-confirmation-popup-max-width: 406px;
}

.btn_cerulean{
  background-color: var(--color-cerulean-beta);
  box-shadow: 0 4px 6px 0 rgba(0,0,0,.12);
  border: none;
  color: #fff;
  text-transform: uppercase;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.1);
  font-size: 16px;
  font-weight: 500;
}
/* .cs-thumblist-item.active.envc-active{border-color:rgba(118,109,244,.35);box-shadow:.1875rem .1875rem .625rem -.125rem rgba(0,0,0,.09);pointer-events:none;cursor:default} */
.cs-thumblist-item.active.envc-active {
  pointer-events: auto;
  cursor: default;
  border-color: rgba(21, 8, 194, 0.35);
}

.YcSYyC,
.YcSYyC ._6tw8ju,
.YcSYyC .BFyQP7 {
  display: inline-block;
}

.YcSYyC {
  cursor: pointer;
  font-size: 12px;
  background-color: #e0e0e0;
  box-shadow: 0 2px 4px 0 hsla(0, 0%, 100%, .5);
  border-radius: 3px;
  margin: 2px 4px;
  overflow: hidden;
  transition: background-color .1s;
  max-width: 200px;
  padding: 8px;
}

.YcSYyC:hover {
  background-color: #d7d7d7;
}

.xe4N5q .nvQqOr {
  margin: 8px 0 0 -4px;
}

.YcSYyC:hover ._6tw8ju {
  text-decoration: line-through;
}

.YcSYyC ._6tw8ju {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: bottom;
  margin-left: 8px;
  max-width: 90%;
}


/* cart page  */

.IbVNxe,
.s0Of4y {
  border-radius: 2px;
}

.IbVNxe {
  border-top: 1px dashed #e0e0e0;
  padding: 12px 0 0;
  font-size: 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #388e3c;
  font-weight: 500;
}

/* login styles */
.VCR99n .wjcbtA,
.VCR99n .yo2bZi {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, .08);
  /* box-shadow: 0 2px 4px 0 rgba(0,0,0,.08); */
}

@media (min-width: 1200px) {
  .VCR99n .wjcbtA {
    width: 840px;
  }

  .NXna7w {
    min-width: 650px;
  }
}

.VCR99n .wjcbtA {
  margin: 16px auto 0;
  /* width: 840px; */
  min-height: 350px;
  position: relative;
  max-width: inherit;
  background-color: #fff;
}

.NXna7w {
  color: #212121;
  margin: 0 auto;
  border-radius: 2px;
  height: 528px;
  max-width: 750px;
  /* min-width: 650px; */
}

.NXna7w .Q\+Pbkc.MEHv7B {
  background-image: url(../img/svg/access.png);
  background-position: center 85%;
  background-repeat: no-repeat;
}

.NXna7w .Q\+Pbkc {
  background-color: #17a2b8;
  /* background-color: #2874f0; */
  color: #fff;
  padding: 40px 33px;
  font-size: 15px;
}

.Sm1-5F {
  padding: 56px 35px 16px;
  position: relative;
  background-color: #fff;
}

.NXna7w .Q\+Pbkc .KIOyzU {
  font-size: 28px;
  font-weight: 500;
}

.NXna7w .Q\+Pbkc .FgTkdt {
  font-size: 18px;
  margin-top: 16px;
  line-height: 150%;
  color: #dbdbdb;
}

.I-qZ4M {
  position: relative;
  margin-bottom: 34px;
  font-size: 16px;
}

.r4vIwl {
  padding: 8px 10px 10px 0;
  width: 100%;
  color: #000;
  font-size: inherit;
  background: #fff;
  border: none;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-bottom: 1px solid #e0e0e0;
}

.r4vIwl:focus {
  outline: none;
  border-bottom-color: #17a2b8;
  /* Change border color on focus */
}

.UfYqpu {
  position: relative;
  display: block;
  width: 100%;
}

.Gq-80a {
  color: #878787;
  font-size: 16px;
  font-weight: 400;
  position: absolute;
  pointer-events: none;
  left: 0;
  top: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
  will-change: transform;
  -webkit-transform-origin: left;
  transform-origin: left;
}

.EpHS0A {
  color: #878787;
  font-size: 12px;
  font-weight: 400;
}

.c9RDXR {
  color: #17a2b8;
  /* color: #2874f0; */
}

.LSOAQH {
  margin-top: 16px;
}

.QqFHMw._7Pd1Fp {
  /* background: #fb641b; */
  background: #17a2b8;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
  border: none;
  color: #fff;
}

.twnTnD {
  font-family: inherit;
  width: 100%;
  height: 48px;
  font-size: 15px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
}

.QqFHMw {
  display: inline-block;
  border-radius: 2px;
  color: #212121;
  padding: 10px 20px;
  font-size: 13px;
  font-weight: 500;
  transition: box-shadow .2s ease;
  vertical-align: super;
  background: #fff;
  cursor: pointer;
  outline: none;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
  border: 1px solid #e0e0e0;
}

.ZJ3AS1 {
  position: absolute;
  bottom: 32px;
  left: 0;
  right: 0;
  text-align: center;
}

.azBkHf {
  color: #17a2b8;
  /* color: #2874f0; */
  font-weight: 500;
}

.VCR99n a:hover {
  text-decoration: none;
  color: #17a2b8;
  ;
}

.Gq-80a.active {
  transform: translateY(-10px) scale(.8);
}
.lBFHyk.active {
  /* transform: translateY(-10px) scale(.8); */
  transform: translateY(-15%) scale(.815);
  padding: 18px 0 0 15px;
}

/* otp validation */
.r6\+Mxy {
  text-align: center;
  font-size: 16px;
}

.r6\+Mxy .E\+\+Tdw {
  margin-right: 10px;
}

.azBkHf {
  color: #17a2b8;
  /* color: #2874f0; */
  font-weight: 500;
}

.r6\+Mxy .XDRRi5 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 54px;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.r6\+Mxy ._3oB0MF {
  margin-right: 10px;
  width: 28px;
}

.r6\+Mxy .IX3CMV {
  padding: 0;
  font-size: 24px;
  text-align: center;
  box-shadow: none;
}

.r6\+Mxy .llMuju {
  font-family: inherit;
  width: 100%;
  height: 48px;
  font-size: 15px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
}

.QqFHMw.M5XAsp {
  background: #17a2b8;
  /* background: #2874f0; */
  color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
  border: none;
}

.r6\+Mxy .kZYA3m {
  margin-top: 32px;
  color: #878787;
  font-size: 14px;
}

.r6\+Mxy .kZYA3m .rMF9Z9 {
  color: #17a2b8;
  /* color: #2874f0; */
  font-weight: 500;
  cursor: pointer;
}

/* checkout page styles */

.zuxjMQ {
  display: inline-block;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.lloqNF .LtTRsN {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.AWaTLw {
  margin-bottom: 16px;
  position: relative;
  display: inline-block;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
}

@media (min-width: 1240px) {
  .AWaTLw {
    /* width: 848px; */
    width: 745px;
  }
}



.AWaTLw .N53RAe {
  padding: 16px 24px;
  min-height: 72px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.AWaTLw .N53RAe ._0pnO36 {
  padding: 0;
}

._0pnO36 {
  height: 48px;
  text-transform: uppercase;
  color: #878787;
  font-size: 16px;
  font-weight: 500;
  padding: 14px 24px;
  border-radius: 2px 2px 0 0;
}

.-tHjid {
  font-size: 12px;
  color: #2874f0;
  background-color: #f0f0f0;
  border-radius: 2px;
  padding: 3px 7px;
  vertical-align: baseline;
  margin-right: 17px;
}

.AWaTLw .N53RAe .DtjciV {
  display: inline-block;
}

.AWaTLw .N53RAe .DtjciV .PXFoIh {
  color: #878787;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 6px;
  text-transform: uppercase;
}

.AWaTLw .N53RAe ._3rrek0 {
  vertical-align: top;
  height: 20px;
  margin-left: 8px;
}

.AWaTLw .N53RAe .DtjciV ._3l1W1x {
  font-size: 14px;
  max-width: 630px;
}

.lloqNF .CtjIhF {
  color: #212121;
  font-weight: 500;
}

.lloqNF .rf8Rxc {
  margin-left: 6px;
}

.AWaTLw .N53RAe .C180vJ {
  padding: 0 32px;
  height: 40px;
  border-radius: 2px;
  border: 1px solid #e0e0e0;
  color: #2874f0;
  font-size: 14px;
  font-weight: 500;
  background: #fff;
  margin-left: auto;
  cursor: pointer;
  text-transform: uppercase;
}

.RLOpCf._0pnO36 {
  color: #fff;
  background-color: #2874f0;
}

.RLOpCf .-tHjid {
  background-color: #fff;
  position: relative;
  top: -2px;
}

.AWaTLw .pMJ9ZM {
  position: relative;
}

.gIBRFT.tC-hMK {
  background-color: #f5faff;
}



.gIBRFT {
  border-bottom: 1px solid #f0f0f0;
  padding: 16px 24px 12px;
}

.iAFtyB {
  cursor: auto;
}

.zGVBds:checked~.qsHXPi {
  border-color: #2874f0;
}

.qsHXPi {
  display: inline-block;
  border: 2px solid #979797;
  border-top-color: rgb(151, 151, 151);
  border-right-color: rgb(151, 151, 151);
  border-bottom-color: rgb(151, 151, 151);
  border-left-color: rgb(151, 151, 151);
  border-radius: 100%;
  height: 16px;
  width: 16px;
  position: relative;
  vertical-align: top;
  margin-top: 3px;
  cursor: pointer;
}

.VTUEC- {
  display: inline-block;
  margin-left: 18px;
  width: calc(100% - 38px);
  /* width: calc(100% - 34px); */
  /* edited by nidhi */
}

.xe4Z9L {
  max-width: 848px;
}

.MJrwCP {
  max-width: 523px;
  float: left;
  cursor: pointer;
  width: 100%;
}

._2CGQQ4 {
  line-height: 1.5;
}

._0eTOkm,
._7Csqyg {
  font-weight: 500;
}

.AhImHH,
.VpZoP0 {
  margin: 0 0 0 11px;
}

.VpZoP0 {
  text-transform: uppercase;
  font-size: 11px;
  color: #878787;
  vertical-align: middle;
  padding: 4px 7px;
  border-radius: 2px;
  background-color: #f0f0f0;
  font-weight: 500;
}

.H9XH1D {
  margin-top: 10px;
  display: block;
}

._2CGQQ4 {
  line-height: 1.5;
}

.FA45gW {
  font-size: 14px;
  text-transform: uppercase;
  width: 200px;
  height: 48px;
  margin-top: 12px;
}

.OuY1an {
  max-width: 325px;
  float: right;
}

._0eTOkm {
  font-size: 14px;
  color: #2874f0;
  border: 0;
  background: none;
  cursor: pointer;
  outline: none;
}

.NOs-Bf {
  font-size: 14px;
  color: #2874f0;
  font-weight: 500;
  padding: 16px 0;
  border-bottom: 1px solid #f0f0f0;
  cursor: pointer;
  border-top: 1px solid #f0f0f0;
}

.spx1HA {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  vertical-align: middle;
  margin: 0 20px 0 26px;
}

.IEkT52 {
  box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, .2);
  background-color: #f1f3f6;
  height: 8px;
  border: 1px solid #f0f0f0;
}

._2vQwZw .DI-sr8 {
  margin: 0 22px 0 26px;
  vertical-align: middle;
}

._2vQwZw {
  font-size: 14px;
  color: #2874f0;
  font-weight: 500;
  padding: 16px 0;
  border-bottom: 1px solid #f0f0f0;
  cursor: pointer;
}

.VKzPTL.Xs\+tNa:last-child {
  border-bottom: none;
}

/* address form  */

.DaIMoy.a8qW11 {
  background-color: #f5faff;
}

.QBX\+ly {
  padding: 16px 24px;
}

.DaIMoy {
  border-bottom: 1px solid #f0f0f0;
  padding: 16px 24px;
}

.zGVBds:checked~.qsHXPi::before {
  border: 2px hidden;
  background-color: #2874f0;
}

.qsHXPi::before {
  content: "";
  border-radius: 100%;
  height: 8px;
  width: 8px;
  margin: auto;
  position: absolute;
  top: 2px;
  left: 2px;
}

.iXsmkH {
  color: #2874f0;
  font-weight: 500;
}

.rd3Ege {
  margin-top: 16px;
  width: 570px;
}

.aChTzo {
  margin-bottom: 16px;
}

.-PsvFv {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.U1LCmH {
  position: relative;
  margin-bottom: 10px;
}

.z2D4XG {
  height: 50px;
}

.v2VFa- {
  width: 100%;
  font-size: 14px;
  border: 1px solid var(--color-grey-grade2);
  outline: none;
  border-radius: 2px;
  padding: 20px 16px 0 13px;
  box-shadow: none;
  -moz-appearance: textfield;
  border: 1px solid #e0e0e0;
}

.lBFHyk {
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: top left;
  padding: 18px 20px 0;
  font-size: 14px;
  color: var(--color-grey-grade4);
  transition: transform .2s ease;
}

._0kSq\+5,
.lBFHyk {
  pointer-events: none;
  width: 100%;
}

.lBFHyk {
  -webkit-transform-origin: top left;
  color: #878787;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
}

.v2VFa-:focus {
  outline: none;
  border-color: var(--color-brand-blue);
}

.v2VFa-:focus {
  border-color: #2874f0;
}

.dKXc0R,
.v2VFa-:focus~.lBFHyk {
  transform: translateY(-15%) scale(.815);
  padding: 18px 0 0 15px;
}

.dKXc0R,
.v2VFa-:focus~.lBFHyk {
  -webkit-transform: translateY(-15%) scale(.815);
}

.ZU-viH {
  margin-bottom: 10px;
}

.oDxCeH {
  width: 100%;
  margin-bottom: 0;
}

.lJPVok {
  position: relative;
  width: 100%;
}

.raia51 {
  margin-bottom: 0;
}

._9-gNKZ {
  resize: none !important;
}

.g-nBNP {
  resize: vertical;
  padding-top: 25px;
  vertical-align: top;
}

.Z5gkGb {
  border: 1px solid #e0e0e0;
  background-color: #fff;
}

.AyivT9 {
  font-size: 12px;
  padding-top: 6px;
  padding-left: 13px;
  cursor: default;
  color: #878787;
}

.jHYdLK {
  position: relative;
  display: block;
}

.OZuttk {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background: #fff;
  border: 1px solid transparent;
  padding: .6em .8em .5em 0;
  width: 100%;
  color: #878787;
  font-size: 16px;
}

.SWXSwy {
  padding: 2px 16px 7px 13px;
  font-size: 14px;
  color: inherit;
  border: none;
}

.ACw3Xy {
  width: 280px;
}

.ACw3Xy.O1czOX::after {
  top: 35%;
  border-top-width: 7px;
  border-right-width: 5px;
  border-left-width: 5px;
}

.jHYdLK::after {
  display: block;
  content: " ";
  position: absolute;
  top: 50%;
  right: .7em;
  pointer-events: none;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-left-width: 7px;
  border-right: 7px solid transparent;
  border-right-width: 7px;
  border-top: 10px solid #212121;
  border-top-width: 10px;
  margin-top: -3px;
}

.aan-Wb {
  display: none !important;
}

.WRAbSt {
  position: relative;
  display: block;
  width: 100%;
  background-color: #e0e0e0;
  height: 2px;
}

.J9kgT\+ .VTUEC- {
  margin-left: 12px;
  width: auto;
}

.McjNgr {
  padding-left: 13px;
  width: 100%;
  margin-top: 8px;
  margin-bottom: 8px;
}

.EcJ375 {
  font-size: 12px;
  color: #878787;
  margin-bottom: 10px;
}

.VqFmfV {
  margin-bottom: 16px;
  width: 100%;
}

.J9kgT\+ {
  border-bottom: none;
  display: inline-block;
  margin-right: 32px;
}

.J9kgT\+ .qsHXPi {
  margin-top: 2px;
  margin-left: 0;
}

/* cart order summary  */

._0rVeDX {
  background-color: #f1f3f6;
}

._0rVeDX .gVoItT {
  background: #fff;
}

.lzXNVF {
  box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, .2);
  background-color: #f1f3f6;
  height: 8px;
  border: 1px solid #f0f0f0;
}

._0rVeDX ._8z1Uds {
  height: 80px;
  border-top: 1px solid #f0f0f0;
  padding: 16px 24px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._0rVeDX .GqYYBG.q4tIZp {
  border-bottom: none;
}

._0rVeDX .GqYYBG {
  display: inline-block;
  padding-bottom: 7px;
  padding-top: 7px;
  border-bottom: 2px solid #2874f0;
}

._0rVeDX .GqYYBG.q4tIZp .HFxIVK {
  font-weight: 500;
}

._0rVeDX .GqYYBG .HFxIVK {
  outline: none;
  border: none;
  color: #212121;
  font-size: 14px;
  width: 200px;
  background-color: #fafafa;
}

._0rVeDX ._8z1Uds .VuSC8m {
  height: 48px;
  width: 200px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  float: right;
}

/* payment section  */

.N6hxNf {
  min-height: 150px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #f1f3f6;
}

.kO9YLR {
  margin-bottom: 8px;
}

.Pg\+ADy {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
}



.ro6H2M {
  border-bottom: none !important;
}



.ro6H2M .Lug4rB {
  display: inline-block;
  width: 32px;
}

.tJjCVx {
  cursor: pointer;
  width: 100%;
  position: relative;
  display: block;
}

.tJjCVx .vn9L2C {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.ro6H2M .d3Wytb {
  border: 2px solid #979797;
  border-radius: 2px;
}

.tJjCVx .XqNaEv {
  position: relative;
  width: 14px;
  height: 14px;
  background-color: transparent;
  border: 1.4px solid #c2c2c2;
  border-radius: 1.5px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.ro6H2M .rASOoY {
  margin-left: 16px;
  color: #878787;
}

.ro6H2M .rASOoY .F0D7JA {
  margin-left: 6px;
  font-weight: 500;
}

/* new section  */
.SC\+loY {
  margin-bottom: 8px;
}





.VKzPTL {
  cursor: pointer;
}

.zGVBds {
  visibility: hidden;
  position: absolute;
}

.qsHXPi {
  display: inline-block;
  border: 2px solid #979797;
  border-radius: 100%;
  height: 16px;
  width: 16px;
  position: relative;
  vertical-align: top;
  margin-top: 3px;
  cursor: pointer;
}

.NBup7D {
  margin-top: 2px;
}

.wqxwWW {
  float: right;
  max-width: 216px;
  font-size: 12px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
}

.Gsa5mD {
  color: #878787;
  margin-left: 8px;
}

.Gsa5mD {
  color: var(--color-grey-grade4);
}

.Gsa5mD {
  color: var(--color-grey-grade4);
  margin-left: 8px;
}

.ki9\+Q1 {
  font-weight: 500;
  margin-top: 16px;
}

.VKzPTL.Xs\+tNa:last-child {
  border-bottom: none;
}


.myB1GM._58zmDr {
  background-color: #f5faff;
}

.myB1GM {
  &._58zmDr {
    background-color: var(--color-blue-bg);
  }
}

.VKzPTL:not(.J9kgT\+) {
  display: block;
}



.iAFtyB {
  cursor: auto;
}

.zGVBds:checked~.qsHXPi {
  border-color: #2874f0;
}

.myB1GM .j\+SSYu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.myB1GM {
  & .j\+SSYu {
    display: flex;
  }
}

.myB1GM .j\+SSYu ._9-suWS {
  display: inline-block;
  width: 100%;
}

.myB1GM {
  & .j\+SSYu {
    & ._9-suWS {
      display: inline-block;
      width: 100%;
    }
  }
}

.ANjy1p {
  color: #878787;
  margin-left: 8px;
}

.rna859 {
  margin-top: 16px;
}

.QqFHMw._7Pd1Fp:disabled,
.QqFHMw.M5XAsp:disabled {
  color: #fff;
  background-color: #878787;
  cursor: not-allowed;
}

.rna859 ._89sRcA {
  height: 48px;
  min-width: 200px;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.QqFHMw._7Pd1Fp {
  background: var(--color-cerulean-beta);
  background-color: var(--color-cerulean-beta);
  /* background: #fb641b;
  background-color: rgb(251, 100, 27); */
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
  border: none;
  color: #fff;
}

.QqFHMw:disabled {
  color: #878787;
  cursor: not-allowed;
}

/* new payment method section */

.myB1GM .j\+SSYu .tCIxC2 {
  width: 24px;
  height: 24px;
  margin-right: 16px;
  margin-top: -3px;
}
.myB1GM {
  & .j\+SSYu {
    & .tCIxC2 {
      width: 24px;
      height: 24px;
      margin-right: 16px;
      margin-top: -3px;
    }
  }
}

.Zto6jc {
  margin-top: 8px;
  color: #878787;
}

.myB1GM {
  border-bottom: 1px solid var(--color-grey-grade1);
}

.myB1GM {
  border-bottom: 1px solid #f0f0f0;
  padding: 16px 25px;
}

.RI1ZCR {
  color: #878787 !important;
  cursor: not-allowed;
}

.upXlSE {
  margin: 0 !important;
}
.el2-ND {
  color: #878787;
  float: right;
  margin-right: 16px;
  max-width: 230px;
}

.QTSLaI {
  cursor: pointer;
}
.EjOX7q {
  display: inline-block;
  position: relative;
}

.Ox\+Yqg {
  margin-left: 5px;
  border-radius: 50% 50%;
  background-color: var(--color-white-bg);
  color: var(--color-grey-grade4);
  width: 16px;
  height: 16px;
  font-size: 11px;
  line-height: 16px;
  border: 1px solid var(--color-grey-grade2);
  box-shadow: 0 0 1px 0 rgba(0,0,0,.2);
  padding: 1px 4px 0;
  vertical-align: middle;
}
.Ox\+Yqg, .zrwKNv {
  font-weight: var(--font-medium);
  cursor: pointer;
}
.Ox\+Yqg {
  background-color: #fff;
  color: #878787;
  font-weight: 500;
  border: 1px solid #e0e0e0;
}


/* orders page style */

._9rRUNC {
  padding: 16px;
  width: 100%;
  font-size: 14px;
  overflow: hidden;
  transition: box-shadow .1s linear;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  position: relative;
  cursor: pointer;
  display: block;
  box-shadow: 0 0 0 0 rgba(0,0,0,.15);
  margin-bottom: 8px;
  border-radius: 4px;
}
.en2MXc {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
._4WELSP {
  position: relative;
  margin: 0 auto;
}
.DByuf4 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  opacity: 1;
  max-width: 100%;
  max-height: 100%;
}
._4teGKY .bTeFUC {
  cursor: pointer;
}
._4teGKY ._7f-AZ2, ._4teGKY .bTeFUC {
  box-shadow: none;
  padding: 0;
  border: none;
  font-size: 14px;
  text-decoration: none;
  color: #212121;
  margin-bottom: 10px;
  font-weight: 400;
}
._4teGKY .VMAkuh {
  color: #878787;
  font-size: 12px;
  margin-bottom: 5px;
}
._4teGKY .tOJtWC {
  padding-right: 8px;
}
._4teGKY .VMAkuh {
  color: #878787;
  font-size: 12px;
  margin-bottom: 5px;
}
._4teGKY .Fge0fE {
  font-weight: 400;
}
._9rRUNC .mcVLQq {
  color: #212121;
  text-transform: uppercase;
}
.col-2-12 {
  width: 16.66%;
}
._9rRUNC .d9QPOG {
  color: #212121;
}
.col-4-12 {
  width: 33.33%;
}
.QPQKkX.Uww9e\+ {
  background-color: #26a541;
}
.QPQKkX, .QPQKkX.Uww9e\+ {
  border: 2px solid #26a541;
}
.QPQKkX {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: none;
  display: inline-block;
  margin-right: 8px;
}
.g1SRZp {
  font-size: 14px;
  font-weight: 500;
}
.PkK9no {
  font-size: 12px;
  margin-top: 8px;
}
._9rRUNC .d09MBd {
  margin-top: 10px;
  font-size: 12px;
  color: #878787;
}
._9rRUNC .-oY0yW {
  margin-top: 10px;
}
.agpmN3 {
  padding-bottom: 10px;
  font-weight: 500;
  margin-left: -10px;
  width: auto;
}
.agpmN3, .AURNhM {
  color: #2874f0;
  word-break: break-all;
}
.agpmN3 .B3sOrq {
  cursor: pointer;
}
.agpmN3 .B3sOrq .r68OKG {
  vertical-align: middle;
}
.r68OKG {
  width: 18px;
  margin: 0 8px 0 12px;
  cursor: pointer;
}
.col-1-5 {
  width: 20%;
}
.RaSIYP {
  cursor: pointer;
  width: auto;
  vertical-align: top;
}
.col-3-5 {
  width: 60%;
}
.col-6-12 {
  width: 50%;
}
.col-3-12 {
  width: 25%;
}
.col-8-12 {
  width: 66.66%;
}
.sKUelf {
  padding-left: 16px;
  width: calc(100% - 250px);
}
.m1BVLQ {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
._4\+sQO0.CqlcFb {
  margin: 0 auto;
  position: relative;
  padding: 0 16px;
}

._0gqrsB .gljEkc {
  min-width: 978px;
  max-width: 1680px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background: #f1f3f6;
}



.order-box {
  border: 1px solid #ccc;
  padding: 20px;
  margin-bottom: 20px;
}

.order-image {
  /* width: 100px; */
  float: left;
  /* margin-right: 40px; */
}

.order-details {
  /* margin-left: 120px; */
}

.order-title {
  font-weight: bold;
}

.order-status {
  color: green;
}

.envc-cancel-btn{
    padding: 0px 5px 3px 5px;
    border-radius: 25px;
    color: red;
    background-color: white;
    margin-left: 20px;
    border-color: #dc3545;
}