
  .product-single__quantity{
  	display: none !important;
  }
  
  .kit-size__container {
      margin-top: 10px;
      padding: 5px 0px 10px;
    /* border-top: 1px solid #000; */
    /* border-left: 1px solid #000; */
    /* border-right: 1px solid #000; */
  }
  
  .kit-size--label {
      font-size: 14px;
      font-weight: 600;
      text-transform: uppercase;
  }
  
  .kit-size--top .btn--kit {
      width: calc(50% - 2.5px);
  }

  .kit-size--top {
      display: flex;
      justify-content: space-between;
      align-items: center;
      position: relative;
  }
  
 .pink-label--popular {
      position: absolute;
      top: -8.5px;
      right: 13px;
      color: #ff006b;
      border: 1px solid #ff006b;
      background-color: #fff;
      padding: 1px 5px;
      font-size: 10px;
      font-weight: 600;
      border-radius: 50px;
      margin: 0;
      line-height: normal;
      width: fit-content;
      min-width: 100px;
      text-align: center;
  }
  
  .btn--kit {
      padding: 12px 10px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      text-decoration: none;
      border: 1px solid #dfdfdf;
  }
  
  .flash-sale__container {
      width: 100%;
      padding: 0 0px;
    /*  border-right: 1px solid #000; */
     /*  border-left: 1px solid #000; */
  }
  .flash-sale {
      width: 100%;
      padding: 10px 0;
      background-color: #f3f3f3;
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  
  .flash-sale img {
      width: 17px;
      height: auto;
      margin-right: 5px;
  }
  
  .flash-sale p {
      font-size: 14px;
      font-weight: 700;
      color: #ff036a;
      margin: 0;
      line-height: normal;
  }
  
  .color-selection__container {
      padding: 10px 5px 0;
      margin-bottom: 15px;
     /* border-right: 1px solid #000; */
     /* border-left: 1px solid #000; */
  }
  
  input, select, textarea {
      background-color: #fff;
      color: #000;
      border: 1px solid rgba(0,0,0,.15);
      font-family: Helvetica,"Helvetica Neue",Arial,"Lucida Grande",sans-serif;
      font-weight: 400;
      font-style: normal;
      max-width: 100%;
      padding: 10px;
      margin: 5px 5px 5px 0;
      border-radius: 4px;
  }
  
  .color-selection__label {
      font-size: 14px;
      font-weight: 600;
      text-transform: uppercase;
  }
  
  .color-selection__grid {
      padding-bottom: 0;
      display: grid;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
      grid-gap: 5px;
      position: relative;
  }
  
  .color-selection__grid-item {
      background-color: #eee;
      border: 1px solid #dfdfdf;
      cursor: pointer;
  }
  
  .color-selection__grid-item_desc{
      background-color: #eee;
      border: 1px solid #dfdfdf;
      cursor: pointer;
  }
  
  .color-selection__image {
      padding-bottom: 100%;
      background-size: 100%;
      background-position: center;
      background-repeat: no-repeat;
      position: relative;
  }
  
  .color-selection__selection-grid-item {
      width: 25%;
  }
  .color-selection__selection-grid-item-acc{
  	width: 25%;
  }
.color-selection__title {
    width: 95%;
    text-align: center;
    font-size: 10px;
    line-height: normal;
    padding: 0 0 5px;
    margin: 0 auto;
}
  .color-selection__arrow {
      height: 5px;
      width: 5px;
      border-right: 1px solid #000;
      border-bottom: 1px solid #000;
      position: absolute;
      bottom: 5px;
      right: 5px;
      transform: rotate(
  45deg);
  }
    .color-selection__image--top {
        background-image: url(https://cdn.shopify.com/s/files/1/0591/5505/4769/files/nayls-selector-placeholder_v3.png?v=1631705472);
    }
  
   .color-selection__selection-container {
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
        margin-top: 10px;
    	background: #fff;
        grid-column-start: 1;
        grid-column-end: 6;
        display: none;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        border: 1px solid #dfdfdf;
        z-index: 9;
        position: absolute;
        left: 0;
        width: 100%;
        padding: 5px;
        max-height: 475px;
        overflow-y: scroll;
    }
  .pink-label--best {
    position: absolute;
    top: -8.5px;
    right: 13px;
    color: #fff;
    background-color: #000;
    padding: 1px 5px;
    font-size: 10px;
    font-weight: 600;
    border-radius: 50px;
    margin: 0;
    line-height: normal;
    width: 100px;
    text-align: center;
}
  
.kit-size--bottom {
    width: 100%;
    margin-top: 15px;
    position: relative;
}
  .pink-label--best {
    position: absolute;
    top: -8.5px;
    right: 13px;
    color: #fff;
    background-color: #000;
    padding: 1px 5px;
    font-size: 10px;
    font-weight: 600;
    border-radius: 0px;
    margin: 0;
    line-height: normal;
    width: 100px;
    text-align: center;
}
  
  .product-single__meta--wrapper{
  	margin-top: 0px;
  }

  
  .finish_color{
  	margin-bottom : 0px;
  }
  
  .btn--add-to-cart1:disabled {
  	background-color : #b1b1b1;
    border-color : #b1b1b1;
  }
  
  .flex_div{
  	display: flex !important;
  }
 
  .first_desc{
  	    position: absolute;
    top: 22%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 8px;
    text-align: center;
    width: 100%;
    color: #6f6f6f;
  }
  
  .first_description p{
  	margin-bottom: 0px;
    font-size: 12px;
  }


.bundle_id{
	display: none;
}

.bundle_realid{
	display: none;
}

.loader_icon{
    display : none;
	width: 20px;
    float: right;
}

.addremove{
	cursor:pointer;
}