/*********************************/
/*
STYLING FOR MY-ACCOUNT_WE_GO.PHP
STYLING FOR MY-ACCOUNT_YU_GO.PHP
*/
/*********************************/
:root {
  --account_url: url('../../graphics/svg/Account.svg');
  --address_url: url('https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/Address.svg');
  --edit_account_url: url('https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/EditAccount.svg');
  --my_address_url: url('https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/My_addresses.svg');
  --my_cart_url: url('https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/my_cart.svg');
  --my_order_url: url('https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/my_order.svg');
  --payment_url: url('https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/Payment2.svg');
  --password_url: url('https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/password.svg');
  --shipping_cal_url: url('https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/ShippingCal.svg');
  --turkish_sites_url: url('https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/turkish_sites.svg');
  --turkish_address_url: url('https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/TurkishAddres.svg');
  --wego_url: url('https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/wego1.svg');
  --yugo_url: url('https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/yugo1.svg');
  --wishlist_url: url('https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/wishlist.svg');
  --logout_url: url('https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/logoout.svg');
  --my_wallet_url: url('https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/my_wallet.svg');
  --copy_icon: url('https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/copy.svg');
}

.elementor-9 .elementor-element.elementor-element-2acf3532 {
  --z-index: 1 !important;
}

@import url('//fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900;1000&display=swap');

.linkentry {
  display: block;
  margin: 10px;
  width: 100%;
  padding: 10px;
}

.linkform {
  width: 100%;
  padding: 10px;
}

.linkform label {
  font-size: 20px;
  display: block;
}

.linkform input[type=url] {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  border-radius: 2px 10px 2px 10px !important;
  box-shadow: 1px 1px 10px #b2b2b26c;
  border-top: 1px solid #ceceff;
  border-left: 1px solid #ceceff;
  border-bottom: 3px solid #ceceff;
  border-right: 3px solid #ceceff;
}

.linkform input[type=submit] {
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 25px;
  border-radius: 2px 10px 2px 10px !important;
  box-shadow: 1px 1px 10px #b2b2b26c;
  background-color: #f7bd4f;
  border: 0;
  width: 300px;
  color: #fff;
}

.linkform input[type=submit]:hover {
  border-radius: 10px 2px 10px 2px !important;
  background: #7856A4;
  color: #fff;
}

.yugo-linkform input[type=submit]:hover {
  border-radius: 10px 2px 10px 2px !important;
  background: #7856A4;
}

.yugo-linkform {
  width: 100%;
  padding: 0 7px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  align-items: center;
}

.yugo-linkform label {
  font-size: 20px;
  display: block;
  width: 17%;
}

.yugo-linkform input[type=url],
input[type=file] {
  display: block;
  width: 73%;
  margin: 10px;
  border-radius: 2px 10px 2px 10px !important;
  box-shadow: 1px 1px 10px #b2b2b26c;
  border-top: 1px solid #ceceff;
  border-left: 1px solid #ceceff;
  border-bottom: 3px solid #ceceff;
  border-right: 3px solid #ceceff;
}

.yugo-linkform input[type=submit] {
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin: 5px;
  border-radius: 2px 10px 2px 10px !important;
  box-shadow: 1px 1px 10px #b2b2b26c;
  background: #f7bd4f;
  border: 0;
  width: 13%;
  color: #fff;
}

.yugo-linkform input[type=submit]:hover {
  color: #fff;
  background: #7856a4;
}

#container_p {
  padding: 0 13px;
}

.btn {
  width: 100%;
  display: block;
  font-size: 16px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 3px 15px 3px 15px !important;
  box-shadow: 3px 3px 5px #888888;
  background: #f7bd4f;
  border: 0;
  color: #fff;
  font-weight: 700;
  line-height: 30px;
}

.btn:hover {
  color: #fff;
  background: #7856a4;
}

.btnClose {
  width: 35px;
  height: 35px;
  /* display: block; */
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 10px;
  border-radius: 30px !important;
  background: #f00;
  border: 0;
  cursor: pointer;
  z-index: 20;
}

.btnClose:hover {
  color: #fff;
  background: #7856a4;
}

.popup-icon {
  height: auto;
  width: 30px;
  margin: 5px;
}

.copy-content {
  cursor: pointer;
  margin-right: 10px;
}

.popup {
  width: 90%;
  max-height: 93%;
  background: linear-gradient(45deg, #7979ffb3, #fff, #e1e1ffed);
  border-radius: 4px 25px 4px 25px;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.1);
  padding: 0;
  color: #333;
  z-index: 1;
  visibility: hidden;
  transition: transform 0.4s, top 0.4s;
  overflow: auto;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

.popup h2 {
  font-size: 22px;
  font-weight: 500;
  margin: 5px 15px 5px;
  font-weight: 700;
  color: #7856A4;
  line-height: 26px;
}

.popup button {
  margin: 5px;
  background: #6fd649;
  color: #fff;
  border: 0;
  outline: none;
  font-size: 18px;
  cursor: pointer;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

.open-popup {
  visibility: visible;
  top: 50%;
  transform: translate(-50%, -50%) scale(1);
}

.quantity {
  width: 90%;
  border: 2px 10px 2px 10px;
  line-height: 1;
  padding: 5px;
  margin: 5px;
  font-family: 'Cairo', sans-serif;
  font-weight: 600;
}

.productcontainer>div {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.productcat {
  margin: 5px;
  padding-left: 20px;
}

.main-image-container {
  max-width: 40%;
  height: 100%;
  border: solid 8px #fff;
  border-radius: 3px 20px 3px 20px;
  position: relative;
  background-color: #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.356);
  margin: auto;
}


.main-image-container img {
  border-radius: 2px 15px 2px 15px !important;
  overflow: hidden;
}

.product-image-container {
  width: 100%;
  position: relative;
  border-radius: 2px 15px 2px 15px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.356);
}

.arrow-right.right {
  right: 50px;
  float: right;
}

.main-product-image div {
  display: block;
  height: 100%;
}

.container-right {
  width: 65%;
  margin: 0px 5px 0px 25px;
  display: block;
}

.container-right-wrapper {
  margin: 10px;
  display: flex;
  flex-direction: column;
}

.subimage-container {
  display: flex;
  margin: 15px auto 0;
  height: 70px;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.product-slide {
  min-width: 40px;
  width: 40px;
  height: 65px;
  margin-right: 15px;
  border-radius: 6px;
  border: solid 1px #e6e6e6;
  overflow: hidden;
  cursor: pointer;
}

.product-slide>div {
  display: flex;
}

.focused {
  border: solid 2px #7856a4;
}

.product-slide img {
  height: 68px;
  width: 43px;
}

@media (min-width: 760px) {
  .product-in>div {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .product-price-container {
    padding: 15px;
    width: 35%;
  }
}


.product-price-tl {
  font-size: 20px;
  font-weight: 600;
  align-self: center;
  margin-right: 6px;
  color: #f7bd4f;
  line-height: 26px;
  margin-top: 5px;
}

.product-price-usd {
  font-size: 30px;
  font-weight: 900;
  align-self: center;
  margin-right: 6px;
  color: #f27a1a;
  line-height: 26px;
}

.product-price-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  padding: 5px;
  margin: 15px 5px 5px 5px;
  border-radius: 2px 15px 2px 15px;
  background: #fff;
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
}

.sh-product-name {
  width: 65%;
  align-self: center;
}

.product-name>h2 {
  text-align: center;
}

.color-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: relative;
  flex-direction: row;
}

.color-variant{
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.color-container:hover {
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.459);
}

.color-container img {
  border-radius: 10px;
  width: 67px;
  height: auto;
}

.selected {
  border-top: solid 3px #7856a4 !important;
  border-bottom: solid 1px #7856a4 !important;
  border-left: solid 3px #7856a4 !important;
  border-right: solid 1px #7856a4 !important;
  border-radius: 2px 10px 2px 10px !important;
  font-weight: 800;
  font-size: 20px;
}

.title>strong {
  font-size: 20px;
}

.size-variant {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  padding: 5px;
}

.size-variant-item {
  min-width: 50px;
  width: auto;
  margin-right: 10px;
  margin-top: auto;
  margin-bottom: auto;
  border-radius: 0 6px 0 6px;
  border: solid 1px #e6e6e6;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  background-color: #fff;
  padding: 5px;
}

.size-variant-item:hover {
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.459);

}

.size-variant-item-out {
  color: #ccc;
  min-width: 40px;
  width: 50px;
  margin-right: 15px;
  border-radius: 6px;
  border: solid 1px #e6e6e6;
  overflow: hidden;
  text-align: center;
}

.add-to-cart {
  width: 100%;
  height: 100%;
  border: 1px solid #f27a1a;
  border-radius: 15px;
  background: #f27a1a;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: .03em;
  color: #fff;
  cursor: pointer;
  transition: all .3s ease-in-out;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
}

input[type=submit] {
  height: 100%;
  text-align: center;
  width: 100%;
  height: 100%;
  border: 1px solid #f27a1a;
  border-radius: 15px;
  background: #f27a1a;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: .03em;
  color: #fff;
  cursor: pointer;
  transition: all .3s ease-in-out;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
}

.product-button-container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}

.website-logo-container {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.product-name h2 {
  line-height: 30px;
  font-size: 25px;
  color: #7856a4;
}

figure.zoom {
  background-position: 50% 50%;
  background: none;
  position: relative;
  overflow: hidden;
  cursor: zoom-in;
  border-radius: 20px;
}

figure.zoom img:hover {
  opacity: 0;
}

figure.zoom img {
  transition: opacity 0.5s;
  display: block;
  width: 100%;
  height: 100%;
}

.product_qty {
  width: 20%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.product_note {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 80%;
}

.qty-cart {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.qty-cart input {
  border-radius: 25px !important;
}

.product-color {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  /* overflow-x: auto; */
}

.product-size {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  overflow-x: auto;
}

.products_contianer {
  margin: 5px;
  padding: 10px;
  width: 100%;
  display: block;
  /* background: #ddf; */
  background: linear-gradient(45deg, #e1e1ffed, #fff, #e1e1ffed);
  border-radius: 25px;
}

.products_contianer img {
  border-radius: 6px;
}

.control {
  display: flex;
  flex-direction: column;
  width: 15%;
  position: relative;
  top: -225px;
  margin: -25px;
}

.details {
  width: 100%;
}

table {
  margin: 0;
  padding: 5px;
  border: none;
  outline: none;
}

.delete {
  margin: 5px;
  display: block;
  position: relative;
  top: 0;
  font-size: 16px;
  border-radius: 30px !important;
  box-shadow: 3px 3px 5px #888888;
  background: #f7bd4f;
  border: 0;
  z-index: 0;
  cursor: pointer;
  width: 35px;
  height: 35px;
  text-align: center;
}

.delete:hover {
  color: #fff;
  background: #7856a4;
}

.edit {
  margin: 5px;
  display: block;
  font-size: 18px;
  box-shadow: 3px 3px 5px #888888 !important;
  background: #f7bd4f;
  border: 0;
  ;
}

.edit:hover {
  color: #fff;
  background: #7856a4;
  border-radius: 10px 2px 10px 2px !important;
}

.trow {
  display: flex;
  flex-direction: column;
  width: 15%;
}

.ttrow1 {
  display: flex;
  flex-direction: row;
}

.tttrow1 {
  display: flex;
  flex-direction: column;
  width: 30%;
}

.ttrow2 {
  display: flex;
  flex-direction: row;
}

.tttrow2 {
  display: flex;
  flex-direction: column;
  width: 70%;
}

.trowimg {
  width: 16%;
  margin: 5px;
  border-radius: 10px;
  text-align: center;
}

.t-dd1 {
  padding: 10px;
}

.t-dd2 {
  padding: 10px;
}

.trowimg>div>img {
  border-radius: 10px;
}

.t-details {
  display: flex;
  flex-direction: row;
}

.tt-details {
  display: flex;
  flex-direction: row;
  width: 85%;
}

.thead1 {
  font-weight: 700;
  width: 35%;
  padding: 10px;
  margin-top: auto;
  margin-bottom: auto;
}

.thead2 {
  font-weight: 700;
  width: 19%;
  padding: 10px;
  margin-top: auto;
  margin-bottom: auto;
}

.t_price {
  font-weight: 700;
  font-size: 22px;
  line-height: 18px;
}

.note {
  margin: 10px;
}

.request-control-container {
  visibility: hidden;
  height: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: stretch;
  justify-content: flex-start;
  width: 100%;
  padding: 0 13px;
}

.request-control-container-form {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: stretch;
  justify-content: flex-start;
  width: 100%;
  padding: 5px;
}

.submit-container {
  margin: 5px;
  flex-grow: 2;
}

.cancel-container {
  margin: 5px;
  flex-grow: 1;
}

.request-total {
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
  margin: 5px;
  flex-grow: 7;
  align-self: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
}

#request-total {
  font-size: 30px;
  font-weight: 800;
  align-self: center;
  line-height: 30px;
}

.hide {
  height: 0;
}

.visible {
  visibility: visible !important;
  height: 100% !important;
}

.successful {
  visibility: hidden;
  height: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 60%;
  margin: auto;
}

.succimg {
  width: 20%;
}

.succText {
  width: 80%;
  text-align: center;
}

.desccontainer {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: stretch;
  align-self: center;
  overflow: hidden;
  justify-content: center;
  /* border-radius: 40px;
  box-shadow: 0 0 15px #88888892; */
  margin: 5px;
}

.desccontainer>div>p {
  font-size: 18px;
  text-align: center;
  margin: 0;
}

.desccontainer>div>p>span {
  font-weight: 800;
  /*text-transform: uppercase;*/
}

.desccontainer>div {
  width: 100%;
  margin: 5px auto;
  padding: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.img-container,
.desc_container {
  text-align: center;
}

.brand-tem {
  width: calc(100%/6.5);
  /* height: 120px;     */
  margin: 5px;
  /* padding:5px; */
  text-align: center;
  border-radius: 2px 15px 2px 15px;
  box-shadow: 2px 2px 8px #8181ba8d;
}

.brandimg {
  width: auto !important;
  height: 75px !important;
  margin: 5px;
}

.finished {
  border-top: 1px solid #cecece;
  border-bottom: 3px solid #cecece;
  border-left: 1px solid #cecece;
  border-right: 3px solid #cecece;
  margin: 14px;
}

.complex {
  border: 3px solid rgb(255, 1, 1);
}

.blocked {
  border: 3px solid #000000;
}

.brand-tem :hover {
  animation: bouncee 2s ease-in-out;
}

@keyframes bouncee {

  20%,
  50%,
  80%,
  to {
    transform: scale(1.1, 1.1);
  }

  40% {
    transform: scale(1, 1);
  }

  70% {
    transform: scale(1, 1);
  }

  90% {
    transform: scale(1, 1);
  }
}

.logo-animation {
  /* display: block; */
  width: 200px;
  margin: auto;
  padding: 20px;
  text-align: center;
}

.popupWait {
  width: 300px;
  height: auto;
  background: #eef;
  border-radius: 2px 25px 2px 25px;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.1);
  text-align: center;
  padding: 0;
  color: #333;
  z-index: 10;
  visibility: hidden;
  transition: transform 0.4s, top 0.4s;
  /* overflow: scroll; */
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  animation-play-state: paused;
}

.open-popupWait {
  visibility: visible;
  top: 50%;
  transform: translate(-50%, -50%) scale(1);
  animation-play-state: initial;
}

.colorSpan {
  margin: auto;
  text-align: center;
  display: block;
  width: auto;
  height: 100%;
}

/***** LOGO ANIMATION *****/
/***** LOGO ANIMATION *****/

@-webkit-keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 536.8644409179688px;
    stroke-dasharray: 536.8644409179688px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 536.8644409179688px;
  }
}

@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 536.8644409179688px;
    stroke-dasharray: 536.8644409179688px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 536.8644409179688px;
  }
}

@-webkit-keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(247, 189, 79);
  }
}

@keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(247, 189, 79);
  }
}

.svg-elem-1 {
  -webkit-animation: animate-svg-stroke-1 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both,
    animate-svg-fill-1 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
  animation: animate-svg-stroke-1 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both,
    animate-svg-fill-1 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
  animation-iteration-count: infinite;
}

@-webkit-keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 538.0089111328125px;
    stroke-dasharray: 538.0089111328125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 538.0089111328125px;
  }
}

@keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 538.0089111328125px;
    stroke-dasharray: 538.0089111328125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 538.0089111328125px;
  }
}

@-webkit-keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(120, 86, 163);
  }
}

@keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(120, 86, 163);
  }
}

.svg-elem-2 {
  -webkit-animation: animate-svg-stroke-2 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both,
    animate-svg-fill-2 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
  animation: animate-svg-stroke-2 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both,
    animate-svg-fill-2 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
  animation-iteration-count: infinite;
}

@-webkit-keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 130.12948608398438px;
    stroke-dasharray: 130.12948608398438px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 130.12948608398438px;
  }
}

@keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 130.12948608398438px;
    stroke-dasharray: 130.12948608398438px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 130.12948608398438px;
  }
}

.svg-elem-3 {
  -webkit-animation: animate-svg-stroke-3 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both,
    animate-svg-fill-3 2s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both;
  animation: animate-svg-stroke-3 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both,
    animate-svg-fill-3 2s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both;
  animation-iteration-count: infinite;
}

@-webkit-keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 58.73716332383166px;
    stroke-dasharray: 58.73716332383166px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 58.73716332383166px;
  }
}

@keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 58.73716332383166px;
    stroke-dasharray: 58.73716332383166px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 58.73716332383166px;
  }
}

@-webkit-keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(247, 189, 79);
  }
}

@keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(247, 189, 79);
  }
}

.svg-elem-4 {
  -webkit-animation: animate-svg-stroke-4 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both,
    animate-svg-fill-4 2s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both;
  animation: animate-svg-stroke-4 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both,
    animate-svg-fill-4 2s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both;
  animation-iteration-count: infinite;
}

@-webkit-keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 219.14012145996094px;
    stroke-dasharray: 219.14012145996094px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 219.14012145996094px;
  }
}

@keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 219.14012145996094px;
    stroke-dasharray: 219.14012145996094px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 219.14012145996094px;
  }
}

@-webkit-keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(247, 189, 79);
  }
}

@keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(247, 189, 79);
  }
}

.svg-elem-5 {
  -webkit-animation: animate-svg-stroke-5 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both,
    animate-svg-fill-5 2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
  animation: animate-svg-stroke-5 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both,
    animate-svg-fill-5 2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
  animation-iteration-count: infinite;
}

@-webkit-keyframes animate-svg-stroke-6 {
  0% {
    stroke-dashoffset: 220.37451171875px;
    stroke-dasharray: 220.37451171875px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 220.37451171875px;
  }
}

@keyframes animate-svg-stroke-6 {
  0% {
    stroke-dashoffset: 220.37451171875px;
    stroke-dasharray: 220.37451171875px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 220.37451171875px;
  }
}

@-webkit-keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(120, 86, 163);
  }
}

@keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(120, 86, 163);
  }
}

.svg-elem-6 {
  -webkit-animation: animate-svg-stroke-6 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both,
    animate-svg-fill-6 2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
  animation: animate-svg-stroke-6 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both,
    animate-svg-fill-6 2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
  animation-iteration-count: infinite;
}

/***** ************** *****/

.product_d {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

#size-variant-active,
#color-variant-active {
  font-weight: 900;
  font-size: 22px;
  color: #7856a4;
  /*text-transform: uppercase;*/
}


/*********************************/
/*
STYLING FOR MY-ACCOUNT_MY_WISHLIST.PHP
*/
/*********************************/
.thumb-wrapper {
  display: flex;
  flex-direction: row;
}

.product-info {
  margin: 5px;
  width: 50%;
}

.infovalue {
  color: var(--main-color-2);
}

.info {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  color: var(--main-color-2);
  margin: 0;
}

.inactivebutton {
  width: 80%;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  letter-spacing: 0;
  border-radius: 2px 10px 2px 10px;
  font-weight: 700;
  text-align: center;
  padding: 5px 10px;
  font-size: 14px;
  margin-right: 5px;
  color: #000;
  /*text-transform: uppercase;*/
  background-color: #ffc561;
}

.pending {
  color: #000;

}

.paid {
  color: #000;
  text-transform: uppercase;
  background-color: #ffc561;
}

.received {
  color: #000;
  text-transform: uppercase;
  background-color: #ffc561;
}

.shipped {
  color: #000;
  text-transform: uppercase;
  background-color: #ffc561;
}

.delivered {
  color: #fff;
  text-transform: uppercase;
  background-color: #00cc00;
}

.out-of-stock {
  color: #fff !important;
  text-transform: uppercase;
  background-color: #ff0000;
}

.rejected {
  color: #fff;
  text-transform: uppercase;
  background-color: #ff0000;
}

.in-cart {
  color: #000;
  text-transform: uppercase;
  background-color: #ffc561;
}


.user-request {
  display: block;
}

.request-product {
  width: 100%;
}

.separator {
  border: 1px solid #5aab19;
}

.product-delete {
  width: 20%;
  border-radius: 25px;
  text-align: center;
  cursor: pointer;
}

.product-delete>img {
  width: 50%;
  height: auto;
  margin: 6px;
}

/* .product-delete>div {
  width: 25px;
  height: 25px;
  background-color: #ff0000;
  border-radius: 8px;
  text-align: center;
  cursor: pointer;
} */

.product-delete:hover {
  background-color: #fff;
}

/* .products {
  background-color: #eee !important;
  border-radius: 25px !important;
} */

.request-info {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-self: center;
  align-items: center;
  padding: 5px;
  margin: 5px;
  border-top: 0px solid #ccf;
  border-bottom: 4px solid #ccf;
  border-right: 4px solid #ccf;
  border-left: 0px solid #ccf;
  border-radius: 45px;
  box-shadow: 0px 0px 5px #7856a473;
}

.request-title-wrapper {
  width: 20%;
  padding: 5px;
  margin: 5px;
  text-align: right;
}

.request-control-wrapper {
  width: 40%;
  padding: 5px 10px;
  margin: 5px 10px;
}

.request-title {
  color: #7856a4;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  margin: 5px;
}

.request-title-item {
  color: #ff9671;
  font-size: 22px;
  font-weight: 900;
}

.date {
  color: #ff9671;
  font-size: 16px;
  font-weight: 500;
}

.request-add-cart {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  border-radius: 25px;
  background-color: #7856a4;
}

.request-add-cart:hover {
  color: #fff;
  background-color: #f7bd4f;
}

.request-delete {
  border-radius: 25px;
  border: 2px solid #ccc;
  background-color: rgb(255, 0, 0);
  width: auto;
  height: auto;
  display: inline-block;
  cursor: pointer;
  padding: 3px;
}

.request-delete:hover {
  background-color: #7856a4;
}

.add-to-cart-p {
  display: flex;
  flex-direction: row;
  margin: 10px 0 0 0 !important;
}

.add-to-cart-p>a {
  width: 80%;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  padding: 5px 10px;
  font-size: 14px;
  letter-spacing: 0;
  border-radius: 25px;
  font-weight: 700;
  color: #fff;
  margin-right: 5px;
}

.add-to-cart-p>a:hover {
  color: #fff;
  background-color: #7856a4;
}

.request-control-wrapper {
  text-align: left;
}

.primary-thumb {
  width: 80px;
  height: 100px;
}

.product-lables {
  position: relative;
  width: 90px;
}

.site-logo {
  margin-top: -15px;
  margin-bottom: -15px;
}

.product-inner {
  display: flex;
  flex-direction: column;
  align-content: flex-end;

}

.product-info-2 {
  padding: 5px;
  width: 100%;
  margin-top: auto;
}

.product-thumb {
  align-self: flex-start;
  width: 100%;
}

.woocommerce-MyAccount-navigation-link--dashboard,
.woocommerce-MyAccount-navigation-link--we_go,
.woocommerce-MyAccount-navigation-link--yu_go,
.woocommerce-MyAccount-navigation-link--my_wishlist,
.woocommerce-MyAccount-navigation-link--payment,
.woocommerce-MyAccount-navigation-link--edit-address,
.woocommerce-MyAccount-navigation-link--turkish_address,
.woocommerce-MyAccount-navigation-link--shipping_cal,
.woocommerce-MyAccount-navigation-link--edit-account,
.woocommerce-MyAccount-navigation-link--customer-logout,
.woocommerce-MyAccount-navigation-link--turkish_sites,
.woocommerce-MyAccount-navigation-link--my_cart,
.woocommerce-MyAccount-navigation-link--my_orders,
.woocommerce-MyAccount-navigation-link--woo-wallet {
  color: #7856a4;
  font-size: 14px;
  font-weight: 600;
}

.woocommerce-MyAccount-navigation-link--turkish_sites ::before,
.woocommerce-MyAccount-navigation-link--dashboard ::before,
.woocommerce-MyAccount-navigation-link--we_go ::before,
.woocommerce-MyAccount-navigation-link--yu_go ::before,
.woocommerce-MyAccount-navigation-link--my_wishlist ::before,
.woocommerce-MyAccount-navigation-link--payment ::before,
.woocommerce-MyAccount-navigation-link--edit-address ::before,
.woocommerce-MyAccount-navigation-link--shipping_cal ::before,
.woocommerce-MyAccount-navigation-link--edit-account ::before,
.woocommerce-MyAccount-navigation-link--customer-logout ::before,
.woocommerce-MyAccount-navigation-link--turkish_address ::before,
.woocommerce-MyAccount-navigation-link--my_cart ::before,
.woocommerce-MyAccount-navigation-link--my_orders ::before,
.woocommerce-MyAccount-navigation-link--woo-wallet ::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  margin-right: 8px;
  background-size: cover;
}

.woocommerce-MyAccount-navigation-link--dashboard ::before {
  background: var(--account_url);
}

.woocommerce-MyAccount-navigation-link--we_go ::before {
  background: var(--wego_url);
}

.woocommerce-MyAccount-navigation-link--yu_go ::before {
  background: var(--yugo_url);
}

.woocommerce-MyAccount-navigation-link--my_wishlist ::before {
  background: var(--wishlist_url);
}

.woocommerce-MyAccount-navigation-link--payment ::before {
  background: var(--payment_url);
}

.woocommerce-MyAccount-navigation-link--edit-address ::before {
  background: var(--address_url);
}

.woocommerce-MyAccount-navigation-link--turkish_address ::before {
  background: var(--turkish_address_url);
}

.woocommerce-MyAccount-navigation-link--shipping_cal ::before {
  background: var(--shipping_cal_url);
}

.woocommerce-MyAccount-navigation-link--edit-account ::before {
  background: var(--edit_account_url);
}

.woocommerce-MyAccount-navigation-link--customer-logout ::before {
  background: var(--logout_url);
}

.woocommerce-MyAccount-navigation-link--turkish_sites ::before {
  background: var(--turkish_sites_url);
}

.woocommerce-MyAccount-navigation-link--my_cart ::before {
  background: var(--my_cart_url);
}

.woocommerce-MyAccount-navigation-link--my_orders ::before {
  background: var(--my_order_url);
}

.woocommerce-MyAccount-navigation-link--woo-wallet ::before {
  background: var(--my_wallet_url);
}

#menu-item-5858>a::before,
.menu-item-5858>a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  background: url(https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/Women.svg);
  background-size: cover;
}

#menu-item-5857>a::before,
.menu-item-5857>a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  background: url(../../graphics/svg/Men.svg);
  background-size: cover;
}

#menu-item-5860>a::before,
.menu-item-5860>a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  background: url(https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/Kids.svg);
  background-size: cover;
}

#menu-item-5856>a::before,
.menu-item-5856>a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  background: url(https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/ShoesansBAgs.svg);
  background-size: cover;
}

#menu-item-5855>a::before,
.menu-item-5855>a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  background: url(https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/Accessories.svg);
  background-size: cover;
}

#menu-item-5861>a::before,
.menu-item-5861>a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  background: url(https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/Home.svg);
  background-size: cover;
}

#menu-item-5863>a::before,
.menu-item-5863>a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  background: url(https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/TurkishSweets.svg);
  background-size: cover;
}

#menu-item-27358>a::before,
.menu-item-27358>a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  background: url(https://shopgobravo.com/wp-content/plugins/shopgo-manager/assets/graphics/svg/Makeup_1.svg);
  background-size: cover;
}

.card-content {
  height: 100px;
  width: 200px;
  border-radius: 3px 15px 3px 15px;
  background: #fff;
  /* box-shadow: 2px 2px 10px #7856a44d; */
  border-top: 1px solid #cecece;
  border-bottom: 4px solid #cecece;
  border-right: 4px solid #cecece;
  border-left: 1px solid #cecece;
}

.card-content:hover {
  /* box-shadow: 2px 2px 10px #7856a499; */
  border-top: 4px solid #cecece;
  border-bottom: 1px solid #cecece;
  border-right: 1px solid #cecece;
  border-left: 4px solid #cecece;
  transition: 0.3s ease-in;
}

.card-content .image img {
  height: 100px;
  width: 200px;
  object-fit: contain;
}

/********************************************************************************************/
/* Turkish Address*/

.mainAddress {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.address-title {
  margin: auto;
  font-family: 'Cairo';
  font-size: 22px;
  font-weight: 800;
  /*text-transform: uppercase;*/
}

.span-title1 {
  color: #f7bd4f;
}

.span-title2 {
  color: #7856a4;
}

.address-details {
  display: flex;
  flex-direction: column;
}

.address-details-wrapper {
  display: flex;
  flex-direction: row;
}

.tr-addr-lable {
  font-size: 16px;
  font-weight: 800;
  /*text-transform: uppercase;*/
  width: 30%;
}

.tr-addr-content {
  font-size: 16px;
  font-weight: 600;
  /*text-transform: uppercase;*/
  width: 70%;
}

.addr-en {
  color: #7856a4;
  font-weight: 500;
}

.terms-text-wrapper {
  font-family: 'Cairo';
  font-size: 14px;
  line-height: 18px;
  height: 60%;
  overflow-y: scroll;
  padding: 20px 10px;
  margin: 10px;
  border: 2px solid #7856a4;
  border-radius: 25px;
  background-color: #eee;
  color: #000;
}

.terms-text {
  overflow-y: scroll;
  height: 518px;
}

.accept-action-wrapper {
  width: 100%;
  text-align: right;
}

#submit_accept {
  box-sizing: border-box;
  width: 200px;
  border-radius: 30px;
  background-color: #f7bd4f;
  color: #fff;
  /*text-transform: uppercase;*/
  font-size: 18px;
  font-weight: 800;
  position: relative;
  right: 20px;
}

#submit_accept:hover {
  width: 200px;
  background-color: #7856a4;
  color: #fff;
  box-shadow: 0px 0px 10px #7856a4;
}

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

.lds-ellipsis div {
  position: absolute;
  top: -12px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #7856a4;
  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);
  }
}

.loading-anim {
  display: flex;
  flex-direction: row;
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  align-self: center;
  align-items: center;
}

.loading-anim2 {
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
}

.product-price-tl #ptl .loading-anim2 .lds-ellipsis>div {
  background: #f7bd4f;
}

.product-price-usd #pusd .loading-anim2 .lds-ellipsis>div {
  background: #f27a1a;
  ;
}

.size-varaint .loading-anim2 .lds-ellipsis>div {
  background: #000;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 25px;
  height: 25px;
  mix-blend-mode: multiply;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: auto;
  border: 3px solid #f7bd4f;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #f7bd4f transparent transparent transparent;
}

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

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

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

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

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

#link_error {
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  color: #f8f971;
  background-color: red;
  text-align: center;
  border-radius: 25px;
}

#color_select_loading {
  position: relative;
  z-index: 1;
  top: 25px;
  left: 5px;
}

.woocommerce .woocommerce-MyAccount-content {
  overflow: auto;
  padding: 10px;
}

.block-wallet .woocommerce-Price-amount>bdi {
  font-weight: 700;
  font-size: 16px;
  color: #fff;
}

.order-total>td>strong>span>bdi {
  font-size: 24px;
  font-weight: 700;
}

.cart_totals .shop_table th {
  width: 50% !important;
}

/*************** CART **************/

.apply-coupon,
.update-cart,
.sh-proceed-to-checkout {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
  padding: 10px 15px;
  border: none;
  /*text-transform: uppercase;*/
  color: #fff;
  fill: #f7bd4f;
  text-align: center;
  cursor: pointer;
  background-color: #f7bd4f;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  border-radius: 2px 10px 2px 10px;
  box-shadow: 3px 3px 5px #888888;
}

.apply-coupon:hover,
.update-cart:hover,
.sh-proceed-to-checkout:hover {
  background-color: #7856a4;
  color: #fff;
  border-radius: 10px 2px 10px 2px;
}


.sh-proceed-to-checkout {
  width: 100%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  padding: 10px 15px;
  border: none;
  /*text-transform: uppercase;*/
  color: #fff;
  fill: #f7bd4f;
  text-align: center;
  cursor: pointer;
  background-color: #f7bd4f;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  border-radius: 2px 15px 2px 15px;
  box-shadow: 3px 3px 5px #888888 !important;
}

.sh-proceed-to-checkout:hover {
  background-color: #7856a4;
  color: #fff;
}

.elementor-menu-cart__product-image>img {
  max-width: 50%;
  border-radius: 3px 15px 3px 15px;
  padding: 5px;
}

.widget.woocommerce.widget_shopping_cart>h2 {
  font-size: 14px;
  text-align: center;
  padding: 10px 15px;
  margin: 0 -30px 10px;
  font-weight: 600;
  /*text-transform: uppercase;*/
  color: #7856A4;
  background-color: #eeeeff;
}

.elementor-menu-cart__product.woocommerce-cart-form__cart-item.cart_item {
  width: 90%;
  text-align: center;
}

.elementor-menu-cart__product-price.product-price>span.quantity {
  width: 90%;
  line-height: 1;
  padding: 5px;
  margin: auto;
  font-family: 'Cairo', sans-serif;
  font-weight: 900;
  font-size: 16px;
  border-radius: 2px 10px 2px 10px;
  border-top: 1px solid #cecfff;
  border-left: 3px solid #cecfff;
  border-right: 1px solid #cecfff;
  border-bottom: 3px solid #cecfff;
  background-color: #efefff;
  justify-content: center;
}

.elementor-menu-cart__subtotal {
  margin: 5px;
}

.elementor-menu-cart__product-name.product-name {
  /*text-transform: uppercase;*/
  line-height: 18px;
}

.elementor-menu-cart__footer-buttons>a {
  /*text-transform: uppercase;*/
  text-decoration: none;
  font-weight: 600;
  color: #fff;
  width: 45%;
  padding: 10px 10px !important;
  border-radius: 2px 10px 2px 10px !important;
  background-color: #F7BD4F;
}

.elementor-menu-cart__footer-buttons>a:hover {
  /*text-transform: uppercase;*/
  text-decoration: none;
  font-weight: 600;
  color: #fff;
  width: 45%;
  padding: 10px 10px !important;
  border-radius: 2px 10px 2px 10px !important;
  background-color: #7856A4;
}

.cart-collaterals {
  position: absolute;
  background: linear-gradient(45deg, #f0f0f0, #fff, #f0f0f0);
  border-left: 8px solid #d9d9ffae;
  border-right: 8px solid #d9d9ffae;
  z-index: 10;
  top: 25px;
  right: 20px;
  border-radius: 2px 20px 2px 20px;
}


.cart-collaterals .cart_totals>h2 {
  font-size: 27px;
  line-height: 1.4;
  padding-bottom: 11px;
  margin: 0;
  text-align: center;
  /*text-transform: uppercase;*/
  font-weight: 800;
  letter-spacing: 3px;
  color: #7856A4;
}

.cart-subtotal,
.fee,
.shipping {
  border-top: 1px solid #7856A4 !important;
}



.woocommerce-cart-form>.shop_table td.product-thumbnail {
  padding: 8px;
  width: 110px;
}

.cart-product-info {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}

.product-loading {
  position: absolute;
  z-index: 2;
  background-color: #cecfffa8;
  width: 100% !important;
  border-radius: 25px;
  height: 145px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -75px;
  margin-left: -16px;
}

.loading-bar {
  background-color: #7856A4;
  margin: auto;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

:root {
  --colour1: #9c6ed9;
  --colour2: #7856A4;
  --speed: 2s;
}

@keyframes slide {
  from {
    background-position-x: 0px;
  }

  to {
    background-position-x: 113px;
  }
}

.product-loading .loading-bar {
  min-height: 50px;
  border-radius: 50px;
  box-shadow: 0px 10px 13px -6px #2c3e50;
  background-color: var(--colour2);
  background-image: repeating-linear-gradient(45deg, transparent, transparent 40px, var(--colour1) 40px, var(--colour1) 80px);
  animation: slide var(--speed) linear infinite;
  will-change: background-position;
}

@media (min-width: 760px) {
  .product-loading .loading-bar {
    width: calc(113px * 8);
  }
}

@media (max-width: 750px) {
  .product-loading .loading-bar {
    width: calc(113px * 4);
  }
}

.woo-wallet-icon-wallet::before {
  content: "\e900";
  font-size: 24px;
  line-height: 33px;
}

.woo-wallet-menu-contents:hover bdi{
  color: #f7bd4f;
}

#header-sticky .woo-wallet-icon-wallet::before {
  content: "\e900";
  font-size: 33px;
}   

#header-sticky .sticky-header-wallet {
  font-family: var(--main-ff);
  position: absolute;
  min-width: 20px;
  font-size: 12px;
  line-height: 14px;
  padding: 3px;
  border-radius: 90px;
  color: var(--main-color-t);
  background-color: #fff;
  text-align: center;
  margin-left: -80px;
  font-weight: 600;
}
#header-sticky .woo-wallet-menu-contents:hover bdi{
  color: var(--main-color-t);;
}
.main-menu{
  margin-right: 22px;
}

.elementor-menu-cart__subtotal bdi{
  font-weight: 900;
  font-size: 18px;
}

.inner-control > * > a {
  font-size: 12px !important;
  /*font-weight: 700;*/
}

.menu-item-12790{
  background-color: #6173b7;
  border-radius: 2px 10px 2px 10px;
}

#header-sticky a.woo-user-link,
#header-sticky a.woo-wishlist-link,
#header-sticky a.woo-cart-link,
#header-sticky a.woo-wallet-menu-contents {
  color: #fff;
}

#header-sticky a:hover {
  color: #263c97;
} 

#header-sticky .inner-control > * > a .count {
  background-color: #fff;
}

.woocommerce-mini-cart__empty-message::before{
  content: url('../../graphics/svg/empty_cart.svg') !important;
  display: block;
  width: 80px;
  margin: auto;
}

::-webkit-scrollbar {
  width: 3px; 
  height: 5px
}
::-webkit-scrollbar-thumb {
  background-color: #693EA3; 
  border-radius: 6px; 
}

::-webkit-scrollbar-track:hover {
  background-color: #ddd; 
}