/* .card{
    margin: auto;
    max-width: 950px;
    width: 90%;
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 1rem;
    border: transparent;
} */
@media (max-width: 767px) {
  .card {
    margin: 3vh auto;
  }
}

.cart {
  background-color: #fff;
  /* padding: 4vh 5vh; */
  border-bottom-left-radius: 1rem;
  border-top-left-radius: 1rem;
}

@media (max-width: 767px) {
  .cart {
    padding: 4vh;
    border-bottom-left-radius: unset;
    border-top-right-radius: 1rem;
  }

  .frame-small-image {
    position: relative;
  }
}

.cart-collaterals>.container {
  padding-left: 0;
  ;
  padding-right: 0;
  ;
}

.summary {
  background-color: #ddd;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
  padding: 4vh;
  color: rgb(65, 65, 65);
}

@media (max-width: 767px) {
  .summary {
    border-top-right-radius: unset;
    border-bottom-left-radius: 1rem;
  }
}

.summary .col-2 {
  padding: 0;
}

.summary .col-10 {
  padding: 0;
}

/* .row {
      margin: 0;
  } */

.title b {
  font-size: 1.5rem;
}

.cart-ten-inner .main {
  margin: 0;
  width: 100%;
}

/* 
  .col-2,
  .col {
      padding: 0 1vh;
  } */

.close {
  margin-left: auto;
  font-size: 0.7rem;
}

/* img{
      width: 3.5rem;
  } */
.back-to-shop {
  margin-top: 4.5rem;
}

/* h5 {
      margin-top: 4vh;
  } */

hr {
  margin-top: 1.25rem;
}

/* form {
      padding: 2vh 0;
  } */

/* select {
      border: 1px solid rgba(0, 0, 0, 0.137);
      padding: 1.5vh 1vh;
      margin-bottom: 4vh;
      outline: none;
      width: 100%;
      background-color: rgb(247, 247, 247);
  } */

input:focus::-webkit-input-placeholder {
  color: transparent;
}

/* 
  .btn {
      background-color: #000;
      border-color: #000;
      color: white;
      width: 100%;
      font-size: 0.7rem;
      margin-top: 4vh;
      padding: 1vh;
      border-radius: 0;
  } */

.btn:focus {
  box-shadow: none;
  outline: none;
  box-shadow: none;
  color: white;
  -webkit-box-shadow: none;
  -webkit-user-select: none;
  transition: none;
}

.btn:hover {
  color: white;
}

a {
  color: black;
}

a:hover {
  color: black;
  text-decoration: none;
}

#code {
  background-image: linear-gradient(to left,
      rgba(255, 255, 255, 0.253),
      rgba(255, 255, 255, 0.185)),
    url("https://img.icons8.com/small/16/000000/long-arrow-right.png");
  background-repeat: no-repeat;
  background-position-x: 95%;
  background-position-y: center;
}

/* .view-card-main{
  padding:20px;
  margin-top: 40px;
  margin-bottom: 40px;
  } */

.view-cart-close {
  margin-left: 15px;
}

.pound-symbol {
  font-weight: 700;
}

.cart-item-image {
  width: 100%;
  display: block;
}

.cart-item-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  display: block;
  text-align: center;
}

.desktop-cart-item {
  margin-bottom: 20px;
  background-color: #fff;
  /* box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); */
}

.cart-ten-inner {
  position: relative;
  display: block;
  /* padding: 20px 27px 17px 20px; */
  /* border: 1px solid #e4e4e4; */
  border-radius: 8px;
  overflow: hidden;
}

.sc-product-name {
  font-size: 16px;
  color: #000;
  font-weight: 600;
}

.product-price {
  color: #6f6f6f;
}

.sc-details-list-b .sc-product-price {
  top: 0;
  color: #000;
}

.sc-details-list p {
  font-size: 16px;
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}

.js-item-details-view {
  color: #6f6f6f;
  position: relative;
  font-size: 16px;
}

.inner-span-before-dropdown {
  display: flex;
  justify-content: space-between;
}

.press {
  cursor: pointer;
  display: flex;
}

/* .sc-view-content {
      display: none;
  } */

.press-icon {
  margin-left: 5px;
  margin-top: 2px;
  color: #6f6f6f;
}

.cart-non-pres-icon {
  color: #6f6f6f;
}

.sc-details-list-b .sc-item-totals {
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 17px;
  font-weight: 400;
  color: #000;
  border-bottom: 1px solid #e4e4e4;
}

.cart-subtotal-etxt {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #000;
}

.sc-item-totals .price-symbol .woocommerce-Price-amount {
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 22px;
  color: #000;
  text-align: center;
}

.sc-item-btn-b {
  margin: 0 auto 10px;
  padding-top: 12px;
  border-top: 1px solid #e4e4e4;
}

.your-prescription {
  font-size: 16px;
  font-weight: 500 !important;
  line-height: 22px;
  color: #000 !important;
}

.sc-lenses .jjjjjjjj {
  color: #000;
}

@media(max-width :767px) {

  .sc-lenses .wwwwwwwww {
    max-width: 70%;
    text-align: left;
  }
}

.sc-item-btn-b>span {
  display: inline-block;
  margin-right: 15px;
  font-size: 16px;
  color: #f46e7d;
  cursor: pointer;
}

.sc-item-btn-b {
  display: flex;
  flex-wrap: wrap;
}

.sc-item-btn-b>span>em {
  margin-right: 4px;
  padding-right: 2px;
  font-size: 18px;
  font-weight: 500;
  vertical-align: text-bottom;
  margin-top: -4px;
}

.js-ga4-cart {
  display: flex !important;
  padding-top: 2px;
}

.icon-save-later {
  display: flex;
  align-items: center;
}

.icon-save-later img {
  width: 19px;
  height: 19px;
}

.ak-main-section .container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media (min-width: 768px) {
  .desktop-cart-item {
    display: block;
  }

  .mobile-cart-item {
    display: none;
  }

  .sc-top-subtotal {
    margin: 25px auto 0;
    font-size: 17px;
    text-align: right;
  }

  .sc-top-subtotal .total {
    display: block;
    /* padding-top: 5px; */
    font-size: 29px;
    font-weight: 700;
    line-height: 1.3;
  }

  .cart-tint-img-destop {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

@media (max-width: 767px) {
  .cart-tint-img-destop {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .desktop-cart-item {
    display: none;
  }

  .mobile-cart-item {
    display: block;
    /* box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); */
  }

  .cart-tint-img-mobile {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  /* .cart {
          background-color: #f6f6f6;
      } */

  /* body {
          background-color: #F6F6F6;
      } */

  .sc-top-subtotal {
    margin: 25px auto 0;
    font-size: 17px;
    text-align: right;
  }

  .sc-top-subtotal .total {
    display: block;
    /* padding-top: 5px; */
    font-size: 29px;
    font-weight: 700;
    line-height: 1.3;
  }

  .tax-tips {
    font-size: 14px;
    color: #a3a3a3;
    text-align: left;
    margin-bottom: 4px;
  }

  .cart {
    padding: 0;
  }
}

.cart-item {
  margin-bottom: 20px;
  display: block;
  border: 1px solid #e4e4e4;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

/* .mobile-cart-item .frame-small-image img{
      /* position: absolute;
      top: 10px;
      left: 25px;
      width: 52px;
      height: 53px;
      /* padding: 14px 3px 0; */
/* border-radius: 50%;
      background-color: #fff;
  } */
.inner-parent-wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.mobile-cart-item .sc-product-name {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #242424;
}

.remove-cart-item {
  cursor: pointer;
}

.sc-lenses>img {}

.sc-lenses {
  padding-top: 10px;
}

.sc-lenses p span:first-child {
  font-weight: 400 !important;
  color: #000 !important;
  font-size: 16px !important;
  line-height: 22px !important;
}

.sc-lenses span:nth-child(2) {
  color: #000 !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 22px !important;
}

.coupon #coupon_code {
  border: 1px solid #e9e6ed;
  padding-left: 15px;
  border-radius: 6px;
}

.flickerAnimation {
  display: none;
  opacity: 1;
  -webkit-animation: flickerAnimation 4s linear infinite;
  animation: flickerAnimation 4s linear infinite;
}

@-webkit-keyframes flickerAnimation {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0.5;
  }

  50% {
    opacity: 1;
  }

  75% {
    opacity: 0.5;
  }

  to {
    opacity: 0;
  }
}

@keyframes flickerAnimation {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0.5;
  }

  50% {
    opacity: 1;
  }

  75% {
    opacity: 0.5;
  }

  to {
    opacity: 0;
  }
}

.animate-flicker {
  opacity: 1;
  -webkit-animation: flickerAnimation 4s linear infinite;
  animation: flickerAnimation 4s linear infinite;
}

.desk-cart-img-outer {
  padding: 1%;
}

.mobile-cart-img-outer {
  padding: 1%;
}

@-webkit-keyframes basicflickerAnimatin {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0.3;
  }

  50% {
    opacity: 0.5;
  }

  75% {
    opacity: 0.3;
  }

  to {
    opacity: 0;
  }
}

@keyframes basicflickerAnimatin {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0.3;
  }

  50% {
    opacity: 0.5;
  }

  75% {
    opacity: 0.3;
  }

  to {
    opacity: 0;
  }
}

.basic-animate-flicker {
  opacity: 0.5;
  -webkit-animation: basicflickerAnimatin 6s linear infinite;
  animation: basicflickerAnimatin 6s linear infinite;
}

@-webkit-keyframes mediumflickerAnimatin {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0.4;
  }

  50% {
    opacity: 0.7;
  }

  75% {
    opacity: 0.4;
  }

  to {
    opacity: 0;
  }
}

@keyframes mediumflickerAnimatin {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0.4;
  }

  50% {
    opacity: 0.7;
  }

  75% {
    opacity: 0.4;
  }

  to {
    opacity: 0;
  }
}

.medium-animate-flicker {
  opacity: 0.7;
  -webkit-animation: mediumflickerAnimatin 4s linear infinite;
  animation: mediumflickerAnimatin 4s linear infinite;
}

@-webkit-keyframes premiumflickerAnimatin {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0.4;
  }

  50% {
    opacity: 0.8;
  }

  75% {
    opacity: 0.4;
  }

  to {
    opacity: 0;
  }
}

@keyframes premiumflickerAnimatin {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0.4;
  }

  50% {
    opacity: 0.8;
  }

  75% {
    opacity: 0.4;
  }

  to {
    opacity: 0;
  }
}

.premium-animate-flicker {
  opacity: 0.9;
  -webkit-animation: premiumflickerAnimatin 3s linear infinite;
  animation: premiumflickerAnimatin 3s linear infinite;
}

.cart-btn {
  padding: 14px 20px;
  background: #ba252b;
  color: #fff;
  border-radius: 5px;
  font-size: 19px;
  display: flex;
  justify-content: center;
}

.cart-btn:hover {
  background: #ba252b;
  color: #fff;
}

.view-card-main {
  padding: 8px;
}

.sc-top-subtotal-inner {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-left: auto;
  vertical-align: middle;
}

.sc-top-subtotal-inner {
  display: inline-flex;
  margin-left: auto;
  align-items: center;
}

.order-total-text {
  font-weight: 900;
  font-size: 25px;
}

input[type="checkbox"]:checked+label::after {
  content: "";
  position: absolute;
  width: 1.2ex;
  height: 0.4ex;
  background: rgba(192, 9, 9, 0);
  top: 0.9ex;
  left: 0.4ex;
  border: 3px solid blue;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.addon-text-img {
  width: 100px;
  height: 100px;
}

.addon-text-wrapper {
  max-width: 155px;
  padding: 10px;
  margin: 10px;
}

.add-to-cart-addon {
  position: relative;
  max-width: 118px;
  height: 26px;
  line-height: 26px;
  margin: 0 auto 8px;
  padding: 0 9px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  background-color: #ba252b;
  border-radius: 20px;
  text-transform: uppercase;
  cursor: pointer;
  z-index: 2;
  border: none;
}

.price-addon-in-list {
  justify-content: space-between;
}

.popup-cart {
  position: fixed;
  height: auto;
  max-height: auto;
  /* width: 80%; */
  max-width: 80%;
  z-index: 1314;
  background-color: white;
  border-radius: 5px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
}

@media (max-width: 767px) {
  .popup-cart {
    height: auto !important;
    width: 98% !important;
    max-width: 98%;
  }
}

.pop-cart-wrapper {
  padding: 15px;
}

.mobile-cart-item {
  padding-bottom: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border: 1px solid #e4e4e4;
  border-radius: 8px;
  overflow: hidden;
}

.mobile-cart-item .inner-parent-wrapper {
  background-color: #f6f6f6;
}

.mobile-cart-item .inner-parent-wrapper img {
  mix-blend-mode: multiply;
}

.fram-content {
  background-color: #fff;
}

.cart-close-header {
  width: 25px;
  height: 25px;
  background-color: #000;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
  justify-content: center;
  vertical-align: middle;
  line-height: 0;
  z-index: 10000000000;
}

.cart-for-big-image {
  cursor: pointer;
}

.cart-for-big-image span img {
  border-radius: 8px;
}

.cart-for-big-image {
  border-radius: 8px;
}

.remove-extra-cart-item {
  cursor: pointer;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  /* Initial width */
  height: 40px;
  /* Initial height */
  background-color: #fff;
  color: #000;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
  /* Add smooth transition for size change */
}

@media (max-width: 767px) {
  /* .main-slider-section {
          width: 100%;
          max-width: 100%;
          height: 600px;
      } */
  /* .swiper-slide {
          width: 50% !important;
      } */

  .swiper-button-next::after,
  .swiper-button-prev::after {
    font-size: 18px;
  }

  .swiper-button-next,
  .swiper-button-prev {
    width: 28px;
    height: 28px;
  }

  .swiper-button-next:hover,
  .swiper-button-prev:hover {
    width: 28px;
    height: 28px;
  }
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  /* Initial width */
  height: 40px;
  /* Initial height */
  background-color: #000;
  color: #fff;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
  /* Add smooth transition for size change */
}

.swiper-button-next::after,
.swiper-button-prev::after {
  content: "\f054";
  /* Unicode for the right arrow icon */
  font-family: "Font Awesome 5 Free";
  /* Specify the Font Awesome font family */
  font-weight: 900;
  /* Specify the font weight */
  font-size: 18px;
  /* Set the font size */
}

.swiper-button-prev::after {
  content: "\f053";
  /* Unicode for the left arrow icon */
  font-family: "Font Awesome 5 Free";
  /* Specify the Font Awesome font family */
  font-weight: 900;
  /* Specify the font weight */
  font-size: 18px;
  /* Set the
      /* Unicode arrow left symbol */
}

.big-leather-box {
  max-width: 900px !important;
  width: auto !important;
}

.includes {
  font-weight: 700;
  font-size: 16px;
}

.addon-text-price {
  margin-top: 8px;
  margin-bottom: 8px;
}

.addon-section {
  background-color: #f6f6f6;
  padding-top: 10px;
  padding-left: 10px;
  border-radius: 5px;
}

.cart-offff {
  color: #29d72b;
}

.apply-coupon-section {
  background-color: #f9f9f9;
  padding: 5px 25px;
}

.discount-off-percentage {
  /* background-color: #e74c3c; */
  color: #e74c3c;
  /* padding: 5px;
      border-radius: 3px;
      margin-right: 5px; */
}

.discount-percentage-main-8888 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

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

.premium-animate-flicker-black {
  opacity: 0.9;
  -webkit-animation: premiumflickerAnimatin 3s linear infinite;
  animation: premiumflickerAnimatin 3s linear infinite;
  background: black;
}

.basic-animate-flicker-black {
  opacity: 0.5;
  -webkit-animation: basicflickerAnimatin 6s linear infinite;
  animation: basicflickerAnimatin 6s linear infinite;
  background: black;
}

.medium-animate-flicker-black {
  opacity: 0.7;
  -webkit-animation: mediumflickerAnimatin 4s linear infinite;
  animation: mediumflickerAnimatin 4s linear infinite;
  background: black;
}

/* Hammad Cass */

.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}

.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--primary-ainak-color);
  margin: -4px 0 0 -4px;
}

.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}

.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}

.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}

.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}

.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}

.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}

.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}

.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}

@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.coupon-section {
  background-color: #f5f5f5;
  border-radius: 5px;
  /* height: 45px; */
}

.coupon-input {
  border: 3px solid var(--primary-ainak-color);
  width: 80%;
}

.coupon {
  margin-top: 19px;
  text-align: right;
  margin-top: 19px;
}

.coupon-section {
  padding: 20px 10px;
}

.coupon-section form {
  width: 100%;
}

/* .coupon-input:focus-visible{
        border: none!important;
      } */
.coupon-btn-submit {
  padding-left: 5px;
  padding-right: 5px;
  background-color: var(--primary-ainak-color);
  color: #fff;
  border-top: 3px solid var(--primary-ainak-color);
  border-right: 3px solid var(--primary-ainak-color);
  border-bottom: 3px solid var(--primary-ainak-color);
  border-left: 0;
}

@media (max-width: 767px) {
  .coupon-btn-submit {
    padding-top: 10px;
    padding-bottom: 7px;
  }

  .coupon-section {
    max-width: 100%;
  }

  .coupon-input {
    padding: 5px !important;
  }

  .coupon {
    padding-left: 6px;
    padding-right: 6px;
  }

  .coupon-btn-submit {
    width: 30%;
    font-size: 13px;
  }

  .coupon-input {
    width: 70%;
  }
}

.first-section-checkout {
  display: flex;
  justify-content: end;
}

.second-section-checkout {
  display: flex;
  justify-content: left;
}

.applied-coupon-on-checkout .fa-tag {
  transform: rotate(90deg);
  font-size: 13px;
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(0);
  }
}

@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }

  100% {
    transform: translate(24px, 0);
  }
}

.coupon-input {
  padding: 7px;
}

.coupon-btn-submit {
  padding-top: 7px;
  padding-bottom: 7px;
}

/* Remove focus-visible style */
*:focus:not(:focus-visible) {
  outline: none !important;
  /* Add any additional styles you want here */
}

.coupon-main-section {
  /* display: none; */
}

.have-coupon {
  font-size: 18px;
  font-weight: 600;
  text-align: end;
  padding-right: 28px;
  color: rgb(119, 119, 119);
}

.have-coupon a {
  color: #ba252b;
  margin-left: 4px;
}

.have-coupon {
  margin-top: 11px;
  display: flex;
  justify-content: end;
}

@media (min-width: 768px) {
  .coupon-section form input {
    width: 85%;
  }

  .coupon-btn-submit {
    width: 25%;
  }
}

@media (max-width: 767px) {
  .have-coupon {
    max-width: 100%;
    font-size: 16px;
  }
}

.coupon-input {
  border: 3px solid var(--primary-ainak-color) !important;
  outline: none !important;
  /* Remove default outline */
}

/* Set border and outline on focus */
.coupon-input:focus {
  border-color: var(--primary-ainak-color) !important;
  /* outline: 3px solid var(--primary-ainak-color) !important; */
}

/* Set border and outline on focus-visible */
.coupon-input:focus-visible {
  border-color: var(--primary-ainak-color) !important;
  /* outline: 3px solid var(--primary-ainak-color) !important; */
}

/* Set border and outline when element is the target */
.coupon-input:target {
  border-color: var(--primary-ainak-color) !important;
  /* outline: 3px solid var(--primary-ainak-color) !important; */
}

/* Set border and outline for visited links */
.coupon-input:visited {
  border-color: var(--primary-ainak-color) !important;
  /* outline: 3px solid var(--primary-ainak-color) !important; */
}

.coupon-input {
  border-radius: 5px;
  margin-right: 4px;
}

.coupon-btn-submit {
  border-radius: 5px;
}

.bifocal-notes {
  text-align: left;
  align-items: center;
  flex-direction: column;
}

.explain-bifocal-note>.bifocal-note-inner {}

.bifocal-notes .explain-bifocal-note {
  margin: 10px 0;
  font-weight: 600;
}

.my-cart h4 {
  margin-bottom: 0;
}

.cart .title {
  background-color: #aeb0af;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}

.sc-details-list-b {
  padding: 5px;
  width: 100%;
}

.cart-ten-inner>.main>.col-6:nth-child(2) {
  background-color: #f6f6f6;
  display: flex;
  flex-direction: column;
  /* align-items: center;
    justify-content: center; */
}

.desk-cart-img-outer img {
  /* mix-blend-mode: multiply; */
}

.sc-view-content ul {
  list-style: none;
}

.woocommerce-cart .entry-content .woocommerce form.woocommerce-cart-form table {
  /* border-collapse: initial !important; */
  border-spacing: 0 !important;
  margin-top: 0 !important;
  text-align: center !important;
}

.woocommerce-cart .entry-content .woocommerce form.woocommerce-cart-form table thead {
  display: revert-layer !important;
}

@media (min-width: 768px) {
  .woocommerce-cart-form-cust {
    flex: 0 0 auto;
    width: 75% !important;
    margin: 0 auto;
  }

  .cart-collaterals {
    flex: 0 0 auto;
    width: 75% !important;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .woocommerce-cart-form-cust {
    flex: 0 0 auto;
    width: 100% !important;
    margin: 0 auto;
  }

  .cart-collaterals {
    flex: 0 0 auto;
    width: 100% !important;
    margin: 0 auto;
  }
}

.table td,
.table th {
  padding: 10px 5px !important;
  /* border: 1px solid #dcdcdc; */
  /* border-collapse: collapse; */
  text-align: center;
}

td {
  display: table-cell;
  vertical-align: inherit;
  unicode-bidi: isolate;
}

.woocommerce-cart .entry-content .woocommerce form.woocommerce-cart-form {
  display: block !important;
  float: none !important;
  padding-right: 0 !important;
}

.table> :not(:last-child)> :last-child>* {
  border-bottom-color: #dee2e6 !important;
}

.sc-view-content ul {
  margin-left: 0 !important;
}

.sc-size-name,
.js-item-details-view {
  list-style: none !important;
}

.font-set {
  font-weight: 700;
  font-size: 16px;
}

.cart-item .row {
  margin: 0 !important;
}

.sc-size-name {
  display: flex;
}

.sc-product-price {
  margin-left: auto;
}

.cart-item .column {
  width: 50%;
  display: flex;
  align-items: center;

}

.cart-item .column:nth-child(even) {
  background-color: #f6f6f6;
}


.prescription-table-main tbody,
.prescription-table-main td,
.prescription-table-main tfoot,
.prescription-table-main th,
.prescription-table-main thead,
.prescription-table-main tr {
  border-width: 1.3px !important;
}

.prescription-table-main td {
  font-weight: 500;
  line-height: 22px;
  font-size: 16px;
}

@media (max-width: 767px) {
  .cart-item .column {
    width: 100%;
    padding: 0;
  }

  .woocommerce-cart .entry-content .woocommerce form.woocommerce-cart-form table tbody td {
    display: table-cell;
  }
}

.coupon {
  display: flex;
  gap: 10px;

  width: 100%;
}

#coupon_code {
  width: 90%;
  margin-bottom: 0 !important;
}

.coupon .button {
  width: 15%;
  display: flex;
  justify-content: center;
}

.cart-collaterals .cart_totals {
  margin-top: 20px;
}

.entry-header h1 {
  text-align: center;
}

@media(max-width:767px) {
  .cart-item {
    border: 0px !important;
  }

  .sc-details-list p {

    align-items: center;
  }

  .cart-item .column {

    padding-left: .75rem;
    padding-right: .75rem;
  }

  .cart-collaterals .container {
    padding-left: .75rem !important;
    padding-right: .75rem !important;
  }

  .sc-details-list-b {
    padding-top: 16px;
  }

  .wc-proceed-to-checkout a {
    border-radius: 6px;
  }

  .sc-product-name {
    max-width: 71%;
    ;
  }

  .edededededeeded {
    align-items: center;
  }

}