/* Add custom CSS styles below */ 
/*products*/
.image-title .title-heade 
,.main-nav-container #cat-in-header
,.product_deadline .data .title
,.product_deadline .data .title_name
,.articles .item .content_blog .wrap .title_name_blog h2
,p.ql-direction-rtl.ql-align-justify span
,strong {
    color: #fff !important;
}
.main-nav-container #shopping-bag path, .main-nav-container #heart path, .search-btn path {
    stroke: rgba(255, 255, 255, 1) !important;
}
@media (max-width:767px){
  .g_cat .products-item .text-\[17px\] {
    font-size: 14px !important;
    line-height: 20px;
    padding-top: 5px;
}
}
.form-input {
    background-color: #021022;
}
/*footer*/
.copyright-text p {
    color: rgba(255, 255, 255, 1) !important;
}
.product-description,
.product-description p,
.product-description li,
.product-description span {
  color: #ffffff !important;
}
salla-button[shape="btn"][color="primary"] {
  --s-button-color: #ffffff !important;
  --s-button-bg: #0b2644 !important;
}
salla-button::part(button) {
  color: #ffffff !important;
  background-color: #0b2644 !important;
  border-color: #ffffff !important;
}
.s-add-product-button-mini-checkout-content span {
  color: #ffffff !important;
}

.s-add-product-button-mini-checkout-content {
  color: #ffffff !important;
}

div.s-add-product-button-mini-checkout-content {
  color: #ffffff !important;
}