.quantity-circle {
  margin-right: 9%;
  margin-top: 1%;
  position: absolute;
  top: unset;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: 8px;
  border: 2px solid rgba(102, 102, 102, 1);
  color: rgba(102, 102, 102, 1);
  text-align: center;
  font: 10px Arial, sans-serif;
  right: unset;
}

.gjs-cv-canvas__tools > #gjs-tools > .gjs-toolbar > div > .fa-trash-o {
  pointer-events: none;
}

.rightPanelHTML {
  display: none;
}

.fk-parent-cart-element {
  display: inline-block;
  float: right;
  margin-right: 10%;
}

.panelCartCircle {
  color: rgb(0, 0, 0) !important;
  border-color: rgb(0, 0, 0) !important;
}

.fk-shopping-cart-icon {
  font-size: 32px;
  margin-top: 15px;
  cursor: pointer;
}

.cartPanelHeader {
  padding: 0.5rem;
  min-height: 80px;
  background-color: rgba(255, 255, 255, 1);
  overflow: visible;
}

.fk-inner-header-wrapper {
  display: flex;
  flex-direction: row;
  margin: 0 10%;
  justify-content: space-between;
}

.fk-cart-icon-container {
  margin: 0;
}

.fk-cart-container {
  padding: 5px;
  position: relative;
}

.fk-cart-wrapper {
  display: flex;
  flex-direction: row;
  padding: 5px;
}

.sidepanel .cc-panel-view-cart,
.sidepanel .cc-panel-checkout {
  font-size: 16px;
  padding: 5px 0;
  margin: 0px auto;
}
.sidepanel {
    z-index: 1000 !important;
    padding-top: 0 !important;
}
.sidepanel a {
  padding: 0 !important;
}
.fk-iywjn {
  margin-left: 12%;
  margin-right: auto;
  width: 224px;
}

#mySidepanel {
  border-color: lightgrey !important;
  width: 100%;
  max-width: 100%;
  height: auto;
  border-style: solid;
  border-width: thin;
  min-height: 10%;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-color: rgba(255, 255, 255, 1) !important;
  visibility: hidden;
  transform: translateX(100%);
  opacity: 0;
  transition: transform 280ms ease, opacity 200ms ease;
}

#mySidepanel.is-open {
  visibility: visible;
  transform: translateX(0);
  opacity: 1;
}

.cart-panel-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  transition: opacity 200ms ease, visibility 200ms ease;
  z-index: 999;
}

.cart-panel-overlay.is-open {
  opacity: 1;
  visibility: visible;
}
#i4wjh {
  /* width: 100%; */
  /* padding: 1%; */
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
  margin-left: -20px;
  margin-right: -20px;
  width: auto;
  border-bottom: 1px solid var(--color-grey-90, #E5E5E5);
    margin-bottom: 30px;
}
.close-panel {
    margin-right: 20px !important;
}
#i2v3p {
  margin-left: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: Montserrat, sans-serif;
  text-shadow: 1px 1px 4px rgba(255, 255, 255, 1) !important;
}

#cartPanelId {
  padding: 1%;
  overflow: hidden;
  margin-top: 25px;
}

#icae4 {
  margin-left: 2%;
  font-weight: 600;
  font-size: 16px;
}
.cartPanelButtonWrap {
  position: absolute;
  bottom: 40px;
  left: 20px;
  right: 20px;
}
.cartPanelSubtotalWrap {
  display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.cartPanelSubtotalPriceWrap {
  display: flex;
    gap: 10px;
    align-items: center;
}
.cartPanelGrandTotalClass {
font-weight: 600;
  font-size: 16px;
  color: #1A1A1A;
}
.cartPanelSubtotalClass {
    font-weight: 400;
  font-size: 12px;
  color: #999999;
text-decoration: line-through;
}
.cartPanelDiscount {
  font-weight: 400;
  font-size: 12px;
  color: #2E7D32;
  margin-top: 12px;
}
#iatgk {
  margin-left: 2%;
}

#iywjn {
  margin-left: auto;
  width: 100% !important;
  background-color: #7D0829 !important;
  color: #FFFFFF;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: auto;
  border-style: none;
  border-radius: 30px;
}

#i3byp {
  background-color: rgba(4, 54, 74, 1) !important;
}

#ijd7w {
  color: rgb(0, 0, 0) !important;
}

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: normal;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin: 20px auto;
  font-size: 20px;
  padding: 10px 25px 10px 25px;
}

.btn-font-size {
  font-size: 20px;
}

#fkt-link-ee7-d8d-92e {
  cursor: pointer;
}
.side-panel-money-back {
  color: #1A1A1A;
  font-size: 12px;
  font-weight: 600;
  margin-top: 25px;
  display: flex;
    gap: 5px;
    align-items: center;
        justify-content: center;
}
.image-quantity-container {
  /* height: fit-content !important; */
  height: auto !important;
  object-fit: contain;
  width: 80px !important;
  margin: 0 !important;
  margin-right: 15px !important;
}

  #cartPanelId .sticky {
    display: flex;
    position: relative;
    align-items: flex-start;
  }
/* #cartPanelId .sticky > span:nth-of-type(1) {
  margin-left: ;
} */
#cartPanelId .sticky > span:nth-of-type(3) {
  display: none;
}
#cartPanelId .sticky > span:nth-of-type(1) {
 font-size: 12px;
}
#cartPanelId .sticky > span:nth-of-type(1) br {
    display: none;
}

/* #cartPanelId .sticky br {
  display: none;
} */
.sticky-logo {
  display: block;
}

/* .cartPanelProductQuantity {
  padding-left: 15px;
    font-weight: 600;
} */
.gjs-pn-btn {
  margin: 0 !important;
  color: #999999;
  margin-left: 30px !important;
      height: fit-content;
}
.cartPanelProductName {
  font-weight: 600;
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
}
/* .cartPanelProductName > span:nth-of-type(1) {
  display: none;
} */

#cartPanelId .sticky > span:nth-of-type(1) > span:nth-of-type(2) {
    display: none;
}
.cartPanelProductQuantityWrap {
      display: flex;
    gap: 5px;
    font-weight: 400;
    font-size: 12px;
    color: #666666;
}
.cartPanelUpgradeButton {
  background: #333333;
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  padding: 5px 25px;
  border-radius: 2px;
}
.cartPanelProductPriceWrap {
  position: absolute;
    bottom: 0;
    right: 0;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    gap: 5px;
    align-items: center;
}
.cartPanelProductPrice {
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    text-decoration: line-through;
}
.mySidepanelWrap {
  position: relative;
  height: 100vh;
}
@media (max-width: 768px) {
  .cartPanelHeader {
    height: 70px;
  }
  .fk-shopping-cart-icon {
    font-size: 25px;
  }
  .fk-inner-header-wrapper {
    margin-left: 3%;
    margin-right: 8%;
  }
}

@media (max-width: 480px) {
  .quantity-circle {
    position: absolute;
    top: unset;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    padding: 5px;
    border: 2px solid rgba(102, 102, 102, 1);
    color: rgba(102, 102, 102, 1);
    text-align: center;
    font: 8px Arial, sans-serif;
    right: unset;
  }
  .fk-shopping-cart-icon {
    font-size: 20px;
  }
  .cartPanelHeader {
    height: 60px;
  }
  .panelCartCircle {
    position: absolute;
    margin: 0%;
    top: unset;
    right: unset;
  }
}

@media (min-width: 500px) {
#mySidepanel {
  width: 500px;
  max-width: 500px;
}
.gjs-pn-btn {
    margin-left: 88px !important;
}
}