/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
option[value="bestSell"] {
  display: none;
}
.product-tags {
    display: none;
}



.s-product-options-wrapper {
    border: 1px solid #e5e7eb !important;
    border-radius: 0 !important;
    padding: 1.5rem !important;
    margin: 1.5rem auto !important;
    background-color: #ffffff !important;
    width: 98% !important;
    max-width: 700px !important;
}
.s-product-options-option-label b {
    font-weight: 425 !important;
    font-size: 0.90625rem !important;
}

.s-product-options-option-label small {
      display: none;
}

div.flex.items-center.justify-between.mb-5 {
     margin-bottom: 0 !important; 
}


.product-single__slider {
    margin-bottom: -10px !important;
}

.s-trust-badges-content{
    display: none;
}
.s-trust-badges-image{
  display: none;
}
.top-navbar{
  display: none;
}