/** Shopify CDN: Minification failed

Line 37:0 Unexpected "}"
Line 454:2 Comments in CSS use "/* ... */" instead of "//"

**/
/* 11-09-2024 css started */
:root .cart-item.Warrnty_producthide,
.warranty_product_div.Warrnty_producthide {
  display: none;
}
/* .theme-drawer */
/* .theme-drawer .drawer__inner.drawer__inner--small.drawer__inner--cart {
    width: 70rem !important;
}
.theme-drawer .Main_Banbnneryu, .drawer--cart .Main_Banbnneryu .Wrapper_Banvcbr {
    display: block !important;
}
.theme-drawer .theme-cart-drawer, .theme-drawer div#CartDrawer  {
    display: block !important;
}
.theme-drawer .drawer--cart .Main_Banbnneryu{
  padding-inline: : 0px !important;
}
.theme-drawer .drawer--cart .Main_Banbnneryu button.slick-next.slick-arrow {
    right: 5px;
}
.theme-drawer .drawer--cart .Main_Banbnneryu button.slick-prev.slick-arrow {
    right: 44px;
    left: auto;
}
.theme-drawer .drawer__inner-empty {
    display: none;
}
.theme-drawer div#CartDrawer .theme-cart-drawer {
    padding: 20px 20px 0px; */
}
/* .theme-drawer end */


/* Added Css nish 2-9-2025 */

li.borderBottomList .bg-static-default-min .flex.grow.flex-col.items-start.overflow-hidden span.text-static-default-hi.body-1.w-full.max-w-full {
    font-size: 16px !important;
    line-height: normal !important;
    color: #000 !important;
    margin-bottom: 5px !important;
}
.functional-list.cart_drawer_desktop {
    padding-bottom: 35px;
}
.functional-Condition-checkList-item .form-check-input[type="checkbox"] {
    height: 16px;
    min-width: 16px;
    margin-top: 4px;
    border: 0;
    accent-color: #3C9CCE;
    appearance: auto;
    cursor: pointer;
    margin-right: 0px;
}
ul.functional-Condition-checkList li .form-check {
    gap: 10px;
}
.functional-Condition-checkList-item .form-check-input[type="checkbox"] {
    height: 16px;
    min-width: 16px;
    margin-top: 4px;
    border: 0;
    accent-color: #3C9CCE;
    appearance: auto;
    cursor: pointer;
    margin-right: 0px;
}
ul.functional-Condition-checkList li .form-check label.form-check-label {
    line-height: 22px;
    color: #000000d6;
    font-size: 15px !important;
}
ul.functional-Condition-checkList li label.form-check-label strong {
    color: #000000;
    font-weight: 500;
    font-size: 16px;
}
.cart_drawer_desktop ul.functional-Condition-checkList {
    margin-top: 12px !important;
}
.functional-list h5.functional-Condition-checkList-title {
    font-size: 16px;
    display: inline-block;
    margin: 10px 4px 5px !important;
    line-height: 24px;
}


/* End */








cart-drawer:not(.is-empty) .drawer__inner-empty, .drawer__inner-empty, .drawer--cart .Main_Banbnneryu, .drawer--cart #CartDrawer .background-input {
    display: none;
}

div#CartDrawer {
    position: relative;
}
div#main-cart-footer h2.cart__footer__title {
  border: 0;
}
.cart #cart_property dl {
  display: none;
}
.cart .product-option + .product-option {
  margin: 0 !important;
}
.cart .product-option {
  font-size: 13px;
  word-break: break-all;
  line-height: 18px;
}
ul.recommend_accesory {
  padding: 0;
}
.drawer--cart #CartDrawer .background-input {
  /* background-color: #d5e0e7 !important; */
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0px !important;
  border-top: 0px !important;
}
.image-container img {
    height: fit-content !important;

}
div#custom-cart-drawer {
    overflow-y: auto;
    height: calc(100vh - 50px);
    overflow-x: hidden;
    padding: 3rem 2rem 8rem;
}
.productAtC h3 {
    margin: 0px;
}
.productAtC {
    align-items: center;
    color: #fff;
    gap: 6px;
    text-align: center;
    width: 100%;
    justify-content: start;
}
.shipping_instructions ul.divide-static-default-low {
    padding-left: 0px;
}
.image-container 
 img {
    max-width: 60px;
    height: 60px;
}
.image-container {
    margin: 0px auto 20px !important;
    justify-content: center;
    align-items: center;
}
.image-container {
    display: none;
}
div#custom-cart-drawer .button_section {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

div#custom-cart-drawer .button_section .sell_buttons {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

div#custom-cart-drawer .button_section .sell_buttons button span {
  display: flex;
  flex-direction: column;
  /* gap: 5px; */
  gap: 1px;
}

div#custom-cart-drawer
  .button_section
  .sell_buttons
  button
  span
  span.heading-3.block {
  /* font-size: 20px; */
  font-size: 18px;
  font-weight: 500;
}

div#custom-cart-drawer
  .button_section
  .sell_buttons
  button
  span
  span.body-2.block {
  font-size: 12px;
}
.select_div_next_button {
    bottom: 0px  !important;
}
#CartDrawer .drawer__inner.drawer__inner--small.drawer__inner--cart {
  background: #f8f9fc !important;
  border-radius: 10px 0 0 10px !important;
}
.drawer--cart
  #CartDrawer
  .drawer__header.flex.justify-space-between.align-center {
    padding: 10px 20px 18px 20px;
    background:transparent !important;
    border-radius: 10px 0px 0px 0px;
        min-height: 48px !important;
}
div#custom-cart-drawer .image-container .loader {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
#CartDrawer .drawer__footer.por.background-input .cart__ctas.cart__ctas--grid {
  max-width: 100%;
}
/* 11-09-2024 css ended */

/* 26-09-2024  cart drawer start*/
.drawer__close svg{
  height: 24px;
  width: 24px;
}
h2.cartHeading_1 {
  font-size: 20px;
    line-height: 1.9;
    text-align: center;
    padding: 0px;
    margin: 15px 0px 20px;
    color: #2b6287;
    font-weight: 600 !important;
}
h3.cartHeading_2 {
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  margin: 20px auto 0px;
}
p.cart_paragraph {
  font-size: 14px;
  font-weight: 600;
  max-width: 85%;
  margin: 20px auto;
  line-height: 19px;
  color: #2f3137;
  text-align: center;
}
img.sellImage {
  margin: auto;
  text-align: center;
  width: 85%;
  display: block;
}
.sell_buttons {
  text-align: center;
}

#product-list {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(1, 1fr);
}
button.product_details {
  background: #fff;
  border: 0px;
  border-radius: 8px;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  color: #000;
  width: 100%;
  align-items: center;
  width: 100%;
  transition: all 0.3s ease-in;
  cursor: pointer;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
}
button.product_details:hover {
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
}
button.product_details img {
  object-fit: contain;
  max-width: 100%;
  aspect-ratio: 2 / 1.5;
}
div#product-list .back_to_main,
div#product-list .title {
  grid-column: 1/-1;
}

div#product-list .title {
  margin: 0px;
}

div#product-list .title h2 {
    font-size: 16px !important;
    line-height:normal;
    margin: 0;
    padding-top: 2px;
    font-family: 'Poppins' !important;
}
p.body-1 {
  margin: 10px 0;
  font-size: 16px;
}
.step_one {
  font-size: 20px;
  background: transparent;
  margin: 30px 0;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 500;
}
.place-text {
  font-size: 12px;
  position: absolute;
  z-index: 9;
  left: 11px;
  top: 4px;
}
.modal_number select {
    background: #fff;
    border: 1px solid #818388;
    color: #000;
    font-weight: 500;
    box-shadow: 0 1px 2px rgb(var(--color-foreground), 0.05);
    padding: 20px 3px 8px;
    border-radius: 4px;
    -webkit-appearance: none;
    /* appearance: auto; */
    position: relative;
    min-height: 44px;
    padding-inline: 10px 30px;
    background-image: url("/cdn/shop/files/dropdown.png?v=1738219093");
    background-repeat: no-repeat;
    background-position: right;
    background-size: 9px 9px;
    background-position: 98% 52%;
    font-size: 14px;
    width: 100%;
    cursor: pointer;
}

.static-wrap{
  background-color: #d9e4fc;
  border-radius: 12px;
  padding: 16px;
}
.static-wrap {
    display: flex;
    align-items: start;
    gap: 10px;
}
.alltemplates_innerDiv .bg_wrapper:first-child {
  margin-bottom: 5px;
}
.static-wrap img{
  width: 25px;
  margin-top: 15px;
}
.powerSupply-options,
#battery-condition,
#cosmetic-condition {
  gap: 0 !important;
}
.select-wrap {
  margin-top: 30px;
}
.select_div {
  position: relative;
  margin-top: 12px;
}
/* .select-wrap h3 {
    font-size: 16px !important;
    text-transform: capitalize;
} */
.trade_in_header .steps {
    margin-bottom: 0px;
}
.text-static-step2 .static_content {
  margin-bottom: 30px;
}
.trade_in_header .back_to_cetgories svg {
  fill: #000 !important;
}
.static_content h3.title_of_series {
    font-size: 18px;
    margin-bottom: 15px;
}
.static_content p {
  font-size: 14px;
  margin: 12px 0px;
  line-height: 20px;
}
div#CartDrawer h2.main-heading {
    font-family: 'Poppins' !important;
}
div#custom-cart-drawer .image-container {
    height: 90vh;
    align-items: center;
}
/* 26-09-2024 cart drawer css ended*/

/* cart css new from 20-09Backup  end*/

/* 01-10-24 */
.back_to_main {
  cursor: pointer;
  height: 22px;
}
button.back_to_cetgories {
  background: transparent;
  border: 0px;
  padding: 0px;
  cursor: pointer;
}

.alltemplates_innerDiv h2 {
  font-size: 22px !important;
  margin: 0px;
}

.alltemplates_innerDiv .bg_wrapper {
  background: #fff;
  padding: 18px;
  border-radius: 10px;
  border: 1px solid #11111133;
  display: flex;
  gap: 15px;
  align-items: flex-start;
  // flex-direction: column;
  cursor: pointer;
  margin: 0 0 10px !important;
  position: relative;
  z-index: 9;
}

.alltemplates_innerDiv .bg_wrapper label {
  display: flex;
  align-items: center;
}

.alltemplates_innerDiv .bg_wrapper label h5 {
  margin: 0px;
  font-size: 16px;
}

.alltemplates_innerDiv .bg_wrapper label p {
  font-size: 14px;
  margin: 5px 0px 0px;
  line-height:20px;
}

.alltemplates_innerDiv .bg_wrapper input {
  margin: 0px;
  min-width: 18px;
  width: 18px;
  height: 18px;
  accent-color: #0a5f8f;
  cursor: pointer;
}

.alltemplates_innerDiv .main_div {
    display: flex;
    flex-direction: column;
    gap: 0px;
    margin: 0px 0px;
}

.main-banner-item.price_progress h2.device-name {
    font-size: 18px!important;
    line-height: 26px!important;
    margin: 20px 0 10px;
    padding: 0;
    font-weight: 600!important;
    font-family: 'Poppins' !important;
}
.trade_in_header {
  display: flex;
  gap: 10px;
}
div#accessory p.collapsed-prompt {
  padding-top: 0px;
  margin-top: 0px;
  font-size: 14px;
  line-height: 20px;
}

.main-banner-item.price_progress h2.device-base-pricev2 {
    font-size: 18px !important;
    margin: 0;
    padding: 0;
    line-height: 28px;
    font-family: 'Poppins' !important;
}

a.banner-sell-button {
  border-radius: 7px !important    ;
  position: relative;
  padding: 7px 20px;
  text-align: center;
  line-height: 60px;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  box-sizing: border-box;
  background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4);
  background-size: 400%;
  z-index: 1;
}

a.banner-sell-button::before {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: -1;
  background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4);
  background-size: 400%;
  border-radius: 40px;
  filter: blur(20px);
  opacity: 0;
  transition: 0.5s;
}
.banner-sell-button {
  transition: 5s;
}

.banner-sell-button:hover {
  background-position: 100% 0;
  animation: 3s linear infinite gradientAnimation;
}

@keyframes gradientAnimation {
  0% {
    background-position: 0;
  }

  100% {
    background-position: 100%;
  }
}
.buttons_yes_no_final_step {
  display: flex;
  justify-content: space-between;
  margin: 20px 0px;
  gap: 10px;
}
.main-banner-item.price_progress h2.device-base-pricev2 span {
  color: #0a5f8f;
  font-weight: 600;
  font-size: 20px;
}
.main-banner-item.price_progress h5 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.main-banner-item.price_progress img {
  /* width: 100%;
    max-width: 200px;
      max-height: 100%;
        margin: 20px auto 30px;
          object-fit: contain;
            display: flex; */
  width: 100%;
    max-width: 200px;
    max-height: max-content;
    margin: 50px auto 50px;
    object-fit: contain;
    display: flex;
}
.drawer--cart .Main_Banbnneryu .Wrapper_Banvcbr {
  max-width: 100%;
  display: none;
}
.shipping_instructions span.text-static-default-low {
  font-size: 14px;
  line-height: 19px;
  color: #5b5d62;
  margin: 3px 0px 0px;
}
.buttons_yes_no_final_step button {
  min-height: 45px;
  border-radius: 5px;
  width: 100%;
  font-family: "Poppins";
  font-size: 16px;
  border: 1px solid #00000029;
  color: #111;
  transition: 0.5s all;
  cursor: pointer;
}
.main-banner-item.price_progress p.price_description {
    font-size: 14px;
    line-height: 19px;
    margin: 10px 0px;
}
.buttons_yes_no_final_step button.yes_it_do,
.buttons_yes_no_final_step button:hover {
  background: #0a5f8f;
  color: #fff;
}
.drawer--cart #CartDrawer .drawer__header.flex.justify-space-between.align-center button.drawer__close {
    box-shadow: none !important;
    border: 0px !important;
    background: transparent;
    position: relative;
    cursor: pointer;
}
div#custom-cart-drawer h2.cartHeading_1 {
    font-family: 'Poppins' !important;
}
/* 01-10-24 end*/
/* 30-01-2025 */
.button_section .h3.cartHeading_2 {
  font-size: 14px;
}
.button_section .p.cart_paragraph {
  font-size: 12px;
  margin: 7px auto;
  line-height: 1.2;
}
.svg_titlewrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}
.svg_titlewrapper .back_to_main {
  margin-right: 10px;
}
.sell_buttons button {
  color: #000 !important;
  border: 1px solid #000;
  padding: 1.3rem;
}
.drawer__inner {
  padding-bottom: 10px;
  z-index: 999;
}

/* 01-03-2025 */
.select_div_next_button {
  display: block;
  max-width: 360px;
  width: 100%;
  margin-top: 20px;
  position: absolute;
  bottom: 0px;
  z-index: 99;
  /* background: #fff; */
  left: 0;
  right: 0;
  padding: 0 20px 25px 20px !important;
  max-width: 100%;
  /* box-shadow: 0px 0px 10px #00000082; */
}
div#CartDrawer {
    background: #fff;
    border-radius: 12px;
}
.select_div_next_button .next_button{
  color: #fff;
  background: #0A5F8F;
  padding:15px;
}
.sell_buttons button:hover span {
    color: #fff;
}
.trade_in_header {
  margin-bottom: 10px; 
}
.next_button {
  width: 100%;
}

.next_button:hover {
  color: #fff;
}
.next_button:before {
  z-index: -1;
}
div#battery_condition {
    padding-bottom: 70px;
}
.info-contain {
  background: #d9e4fc;
  padding: 16px;
  margin-top: 0px;
  display: flex;
  border-radius: 12px;
  margin-bottom: 20px;
  flex-wrap:nowrap !important;
}
.info-contain p{
  margin-top: 8px;
  line-height:24px;
}
.info-icon {
  margin-right: 16px;
  margin-top: 10px;
}
.info-content {
  display: flex;
  gap: 8px;
  flex-direction: column;
  padding-top: 2px;
  padding-right: 12px;
}
.info-content__data p {
  margin-top: 0;
}
.info-contain .info-content__data p {
    line-height: 22px;
    margin-bottom: 10px;
    font-size: 15px;
}
.cosmeticCondition-Outer .cosmetic-option,
.battery-option,
.function-option,
.charger-option{
  cursor: pointer;
}
li.borderBottomList {
    border-bottom: 1px solid #dfe1e7;
    padding-bottom: 15px;
    list-style: none;
}
li.borderBottomList + li.borderBottomList {
  margin-top: 15px;
}
li.borderBottomList .mr-8 {
  margin-right: 10px;
}
li.borderBottomList .bg-static-default-min .flex.grow.flex-col.items-start.overflow-hidden {
    flex-direction: column;
}
.open-drawer-fixed cart-drawer.drawer.active {
    visibility: visible;
    background: #00000073;
}
/* .drawer--cart
  #CartDrawer
  .drawer__header.flex.justify-space-between.align-center {
    justify-content: end;
} */
/* responisvenes */
@media (min-width: 750px) {
  .main-cart .drawer__inner {
    width: 40rem !important;
    max-width: calc(100vw - 3rem) !important;
  }
  .main-cart .drawer__header .cart__ctas--grid {
    grid-template-columns: 3fr 3fr;
    width: 100%;
  }
}

@media (max-width: 749px) {
  .buttons_yes_no_final_step button {
    font-size: 14px;
}
  .alltemplates_innerDiv h2{
      margin-bottom: 15px;
  }
  .cart_drawer_desktop ul.functional-Condition-checkList {
    height: 360px;
    overflow-y: scroll;
    padding-left: 0px;
    display: flex;
    flex-direction: column;
    padding-bottom: 40px !important;
}
  div#CartDrawer {
    position: relative;
    width: 100%;
}
  .select_div_next_button {
    max-width: 100%;
    text-align:center
  }
  .next_button{
    width: 100%;
  }
  
}
@media (max-width:475px){
  body.gradient.cart .page-width {
    padding-inline: 15px;
}
}
 