.product-detail__quantity-selector, .product-detail__buy-buttons{
    display: none !important;
}

.msc-bue-button {
    background-color: #e60044;
    color: #ffffff;
    width: 100%;
}

.msc-bue-button:hover {
    background-color: rgba(230, 0, 68, 0.9) !important;
}

.f8c {color: #8c8c8c;}
    .fe6 {color: #e60044;}

    .trade_mini_cart .trade-cart-banner .trade-cart-sku-item .trade-cart-sku-item-info-title {
      max-height: 144px;
      overflow-y: auto;
    }

    .multi-style-ahead__container {
      cursor: pointer;
      border: 1px solid #eeeeee;
      border-radius: 5px;
      overflow: hidden;
    }
    .multi-style-ahead__title{
      padding: 10px 10px;
      text-align: center;
      background-color: #e5e5e5;
    }
    .multi-style-ahead__title h3{
      margin: 0;
      font-size: 16px;
      color: #e60044;
      font-weight: 600;
    }
    .multi-style-selected {
        padding: 10px;
    }
    .msc-count, .freeNum {font-weight:600;color:#e60044;}
    .msc-sale-info {padding-left: 10px;}
    .msc-congratulation-info {
        color: #F6A43A;
        font-weight: 600;
        padding-left: 10px;
    }

    .ms-prices {
        color: #e60044;
        font-weight: 600;
        padding-left: 10px;
    }

    .multi-style-more-btn-box {
        text-align: right;
        padding: 10px;
    }
    .multi-style-ahead__btn {
      background: #ffffff;
      color: #000000;
      border: 1px solid #7e7e7e;
      border-radius: 5px;
      padding: 5px 20px;
      cursor: pointer;
    }
    
    .multi-style-ahead__list {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      padding: 5px;
    }

    .multi-style-ahead__list .multi-style-ahead__item {
      width: 20%;
      padding: 0 5px;
    }
    .multi-style-ahead__list .multi-style-ahead__item img {
      border: 3px solid #fff;
      border-radius: 5px;
    }
    .aheadActive img {
        border-color: #e60044 !important;
    }

    .ms-selected__container {
      padding: 10px;
    }
    .ms-selected__images {
      display: flex;
      flex-wrap: wrap;
      max-height: 180px;
      overflow-y: auto;
    }

    .ms-selected__images .ms-img-box {
      width: 50px;
      background: #ffffff;
      margin: 5px;
      position: relative;
    }
    .ms-selected__images .ms-img-box img {
      width: 100%;
    }

    .ms-selected__images .ms-img-box span{
      display: inline-block;
      position: absolute;
      top: -5px;
      right: -5px;
      width: 15px;
      height: 15px;
      line-height: 11px;
      text-align: center;
      border-radius: 50%;
      background: #C3C3C3;
      color: #ffffff;
      font-size: 1rem;
      font-weight: 600;
      cursor: pointer;
    }

    .msc-selected__title i {
      display:none;
      cursor: pointer;
    }

    .multi-style-charm__nav {
      padding: 0 0 10px 10px;
      overflow-x: auto;
      white-space: nowrap;
    }
    .multi-style-charm__nav ul {
      display: inline-block;
    }

    .multi-style-charm__nav ul li{
      padding: 10px;
      color: #8c8c8c;
      font-size: 16px;
      border-radius: 6px;
      cursor: pointer;
      display: inline-block;
    }
    .msc-nav_active{
      color: #e60044 !important;
      background: rgba(230, 0, 68, .1);
      font-weight: 700;
    }

    .mscProduct-tingle-modal {
      z-index: 999999;
      overflow-y: auto;
    }
    .mscProduct-tingle-modal .tingle-modal-box__content{
      background: #f5f5f5;
    }
    .mscProduct-tingle-modal .msc-btn__cancel, .mscProduct-tingle-modal .ms-btn__confirm{
      padding: 10px 40px;
      opacity: 0.8; 
    }
    .mscProduct-tingle-modal .ms-btn__confirm{
      background: #e60044;
      position: relative;
    }
    .mscProduct-tingle-modal .ms-btn__confirm span{
        display:none;
        position: absolute;
        right: 3px;
        top: 3px;
        width: 16px;
        height: 16px;
        line-height: 16px;
        border-radius: 8px;
        background: #e5e5e5;
        font-size: 12px;
        color: #e60044;
    }
    .mscProduct-tingle-modal .msc-btn__cancel{
      background: #8c8c8c;
    }
    .mscProduct-tingle-modal .msc-btn__cancel:hover, .mscProduct-tingle-modal .ms-btn__confirm:hover {
      opacity: 1;
    }
    #multi-style-charm__list{
      height: 580px;
      overflow-y: scroll;
    }
    .multi-style_products {
      display: flex;
      flex-wrap: wrap;
      padding: 0 5px;
    }
    .multi-style_products li {
      width: 18%;
      margin: 1%;
      background-color: #fff;
      border-radius: 6px;
      -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
      cursor: pointer;
      padding: 10px;
      overflow: hidden;
    }

    .multi-style_products li img{
      cursor: pointer;
    }
    .multi-style__price{
      display: block;
      text-align: center;
      padding-top: 5px;
      color: #e60044;
      font-size: 14px;
      font-weight: 700;
    }
    .multi-style-modal__title{
      padding: 20px;
      text-align: center;
      font-size: 16px;
      font-weight: 700;
      font-family: 'Open Sans';
      color: #777;
    }
    .msc-li__product {
      position: relative;
    }

    .ms-checkbox-input{
      float: right;
      background: transparent;
      z-index: 1;
      width: 20px;
      height: 20px;
    }
    .ms-checkbox-input input{
      top: 0;
      left: 0;
      min-height: auto;
      margin: 0;
      width: 100% !important;
      height: 100% !important;
      opacity: 0;
      position: absolute;
      z-index: 2;
      cursor: pointer;
    }
    .ms-checkbox-style{
      display: block;
      position: absolute;
      font-family: "photofont" !important;
      font-size: 12px;
      font-weight: 900;
      right: 10px;
      top: 10px;
      color: #000;
      width: 20px;
      background: #fff;
      height: 20px;
      border: 1px solid rgba(0, 0, 0, 0.06);
      border-radius: 50%;
    }
    .ms-checkbox-input input:checked ~ span{
      background: #e60044;
      border: 1px solid #e60044;
    }
    .ms-checkbox-input input:checked ~ .ms-checkbox-style:after{
      content: "\e6f4";
      transform: translate(3px, 0px);
      display: inline-block;
      color: #ffffff;
    }
    
    .multi-style_charm_id {
      display: inline;
      width: auto;
    }

    .no-charm-notice{color: red;}

    @media(max-width:768px){
      .multi-style_products li{
        width: 48%;
      }
      .mscProduct-tingle-modal .ms-btn__confirm span {
        right: 38px;
        top: 16px;
      }
      .ms-selected__images .ms-img-box {
        width: 48px;
      }
      .ms-selected__images {
        max-height: 170px;
      }
      .msc-sale-info, .msc-congratulation-info {
        display: block;
        padding-left: 0;
      }
    }