#cartmenu {position: relative;display: inline-block;padding: 0px 15px 0px 0px;}
#cart{font-size:12px;color:#fff;line-height:32px;}
#cart i {font-size: 18px;vertical-align: middle;}
.shopping-cart-holder{display:none;border-radius:3px;/* padding:20px; */background:#fff;border:1px solid #ddd;min-width: 30em;/* margin: 10px 0; */position:absolute;z-index:7000;right: 0;top: 55px;-webkit-box-shadow: 0px 0px 5px 0px rgba(221,221,221,1);-moz-box-shadow: 0px 0px 5px 0px rgba(221,221,221,1);box-shadow: 0px 0px 5px 0px rgba(221,221,221,1);}
.shopping-cart{position:relative;border-top: 0.2em solid var(--accent-color);}
.shopping-cart .shopping-cart-header{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding: 12px 16px 12px 12px;font-size: 16px;font-size: 1.143rem;line-height: normal;}
.shopping-cart .shopping-cart-header .shopping-cart-total{float:left}
.shopping-cart .shopping-cart-items{margin:0;list-style:none;max-height: 293px;overflow-y: scroll;overflow-x: hidden;list-style: none;border-top: 1px solid #f0f0f1;}
.shopping-cart .shopping-cart-items::-webkit-scrollbar{width:0}
.shopping-cart .shopping-cart-items li a{list-style:none;padding: 15px 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;border: 1px solid #f0f0f1;margin: 0.5em;border-radius: var(--border-radius);}

.shopping-cart .shopping-cart-items .delete-product-hover-cart{float:left;font-size:12px;color:#ae0f0f;cursor:pointer;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;border: 0;outline: 0;color: #a1a3a8;cursor: pointer;}
.shopping-cart-icon{-webkit-mask:url(icon/Basket.svg) no-repeat 100% 100%;mask:url(icon/Basket.svg) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover;background-color: #fff;display:inline-block;width:24px;height:24px;}
.shopping-cart-icon.cart-icon{background-color:#515783}
.cart-icon{color:#515783;font-size:24px;margin-left:7px;float:right}
.shopping-cart-recyclebin{-webkit-mask:url(icon/RecycleBin.svg) no-repeat 100% 100%;mask:url(icon/RecycleBin.svg) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover;background-color: var(--accent-color);display:inline-block;width:18px;height:18px;}
.cart-reone {
    display: flex;
    text-decoration: none !important;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: inherit;
  }
  span.Cart-logo-reone {
    line-height: 1;
}
  .reone-MiddleHeader .header-content-wrap .ecommerceSearch {
    width: 50%;
  }
  span.Title-cart-reone {
    padding: 0 5px;
  }
  .cart-menu-relative {
    position: relative;
}

span.counterCardMenu {
  z-index: 2;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: var(--accent-color);
  border-radius: 12px;
  position: absolute;
  top: 18px;
  left: 18px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.cartmenu {
    position: relative;
}
.km-bottom-sheet-view .km-menu .km-inner-btn .km-number {
    position: absolute;
    left: 5px;
    top: 5px;
    border-radius: 50px;
    background: #ed2b73;
    width: 16px;
    line-height: 16px;
    font-size: 11px;
    color: #fff;
    text-align: center;
    height: 17px;
}
a.viewcart {
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px!important;
    font-size: 1em;
    line-height: normal!important;
}

span.cart-count {
    font-size: 12px;
    font-size: .857rem;
    line-height: normal;
    color: #81858b;
}
.shopping-cart-list-item-image {
    width: 75px;
    height: 75px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75px;
    flex: 0 0 75px;
    max-width: 75px;
    position: relative;
}

.shopping-cart-list-item-image img {
    max-height: 100%;
    max-width: 100%;
    overflow: hidden;
}

.shopping-cart-list-item-content {
    margin-right: 8px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

p.shopping-cart-list-item-title {
    line-height: normal!important;
    font-weight: 700;
    margin-bottom: 8px;
    color: #424750;
    white-space: pre-wrap;
}
.shopping-cart-list-item-footer {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.shopping-cart-list-item-footer, .c-header__basket-list-item-remove {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.shopping-cart-list-item-props {
    color: #81858b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: normal;
}

.shopping-cart-footer {
    padding: 8px;
    border-top: 1px solid #f0f0f1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.shopping-cart-total {
    width: 50%;
    font-size: 1em;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 4px;
}

.shopping-cart-footer a {
    width: 50%;
    display: block;
    font-size: 14px;
    font-size: 1rem;
    line-height: 2;
    letter-spacing: -.5px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 10px;
    background: var(--accent-color);
    border: none;
    border-radius: var(--border-radius);
}
.cart-menu-relative {
}