/* Add custom CSS styles below */ 
.gallery-store-header .gallery-top-navbar {
  background-color: #000 !important;
}
.gallery-store-header .gallery-color-text {
  color: #fff;
}

.gallery-store-header .gallery-top-navbar salla-user-menu .s-user-menu-trigger .s-user-menu-trigger-content .s-user-menu-trigger-hello, .gallery-store-header .gallery-top-navbar salla-user-menu .s-user-menu-trigger .s-user-menu-trigger-content .s-user-menu-trigger-name {
  color: #fff !important;
}

.gallery-store-header .gallery-main-nav {
  background-color: black !important;
  color: #fff !important;
}

.s-product-options-wrapper {
background-color: rgb(0, 0, 0) !important;
}

.s-product-options-option-label {
  color: rgb(255, 255, 255);
}

.s-product-options-option-label small {
  color: rgb(255, 255, 255);
}

.form-label {
  color: rgb(255, 255, 255);
}

.s-product-options-option-container:last-child {
    color: black !important;
}

.py-5 {
  background-color: black !important;
}

.s-quantity-input-input {
  background-color: #000 !important;
}

.s-gifting-widget {
  background-color: #000 !important;
  color: white;
}

.s-gifting-widget .s-list-tile-item {
   background-color: #000 !important;
   color: white;
}

.s-gifting-widget .s-list-tile-item {
  color: white;
}


.s-comments-product {
    background-color: #000 !important;
}


.content--single-page {
   background-color: #000 !important;
}

.bg-white {
  background-color: #000 !important;
}

.text-gray-900 {
  color: white;
}


.gradient-bg {
  --tw-gradient-from: #000 var(--tw-gradient-from-position);
--tw-gradient-to: #000 var(--tw-gradient-to-position);
}

.s-orders-table-head-tr {
  background-color: black !important;
}
.s-orders-table-tbody-tr {
  background-color: black !important;
}

.s-orders-table-tbody-tr:hover {
  background-color: #ff8c26d1 !important
}

.rating-header {
  color: #fff !important;
}

.s-order-details-options-list {
  color: #fff !important;
}

.text-primary-reverse {
    color: #fff !important;
}

.thankyou-block {
  background-color: #000 !important;
}

.bg-gray-100 {
  background-color: rgb(255, 128, 64);
}

.s-comment-form-action salla-button, .s-comment-form-content {
  color: black;
}