section:nth-of-type(10) .self-end{
  max-width: 437px;
  height: 432px;
}
section:nth-of-type(8).bg_bg_product {
    background: #ffffff !important;
}
section:nth-of-type(6) .self-end{
 max-width: 349px;
    height: 445px;
}
.text-primary{
  color:#090E27 !important;
}
.s-product-card-actions .s-product-card-wishlist-btn i{
   color:black !important;
}
.s-button-icon .s-button-text {
    display: flex;
    color: black;
}
.s-block{
  margin-top: 0rem !important;
}
section:nth-of-type(9) div {
  margin: 0 !important;
}
section:nth-of-type(9) .s-block{
  padding: unset;
    max-width: 100%;
}
@media (max-width: 767px){
  section:nth-of-type(6) .self-end{
 max-width: 300px !important;
    height: 445px;
}
}
.store-header.z-3{
background: linear-gradient(
  90deg,
  #090E27 0%,
  #1C2B78 63%,
  #090E27 100%
); !important
}
.bg-primary  {
background: linear-gradient(
  90deg,
  #090E27 0%,
  #1C2B78 63%,
  #090E27 100%
); !important
}

.text-themetow{
  color: black !important;
}
.s-slider-block__title-right h2{
    color: black !important;
}
.s-slider-block__title-right p {
    color: black !important; 
}
.navbar-brand img {
    max-height: 7rem !important;
}