.store-header.my-header{
  position: relative;
} 
div#mainnav a.navbar-brand img{
    width:250px;
    min-height:80px !important;
}
nav#mobile-menu * {
    color:white;
}
footer.store-footer{
    background:#013040 !important;
}

footer.store-footer .store-footer__inner{
    background:#ED6EA6 !important;
}
footer .copyright-text p{
    color:#fff !important;
}
div#mainnav .sub-menu.w-56 span{
        color:white;
}


 .cart .s-button-wrap svg {
    
    background: #fff;
}
 .cart .cart-item  .space-y-1 
.text-font {
 
    color: #ffffff !important;
}

 .s-quantity-input-container span svg  {

    fill: #000 !important;
}


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

 .cart .bg-secondary h2 , .cart .bg-secondary >div span, .cart .bg-secondary >div b {
    color:#ffff !important; 
}

 .cart .s-product-options-option-label b {

    color: #fff !important;
}


 .cart .s-product-options-option-label small {
  
    color: #fff !important ;
}

.cart .s-product-options-thumbnails-wrapper div p {
  
    color: rgb(255 255 255) !important;
}