.main-nav-container #cat-in-header,
.main-nav-container.fixed-pinned #cat-in-header{
    color:#fff !important;
}
.main-nav-container.fixed-pinned #heart path ,
.main-nav-container #heart path ,
.main-nav-container.fixed-pinned #shopping-bag path ,
.main-nav-container #shopping-bag path{
    stroke:#701111 !important;
}
.banner_ad .img2 {
    grid-column-start: 2;
    grid-row: span 1 / span 1;
    grid-row-start: 1;
    grid-row-end: 3;
}
.landing-page-first-banner .container{
    max-width:90%
}
.landing-page-first-banner .container>div{
    width: 50% !important;
}
.landing-page-first-banner h1 {
    width: 100%;
    font-size: 40px;
    font-weight: 700;
}
.landing-page-first-banner p  {
    font-size: 22px;
    font-weight: 600;
    line-height:2rem
}
.ads .img{
    max-height:100%;
}
.banner_ad {
    aspect-ratio: 5/2;
    display: grid;
    grid-gap: 10px;
    gap: 10px;
}
.banner_ad .img3{
display: none;
}
.banner_ad .item-text{
    max-width:100% !important;
    width:100%;
    font-size: 24px;
    line-height: 50px;
    margin: auto; 
}
.banner_ad .items-center {
    align-items: unset;
}
.banner_ad .img1 .bg-cover{
background-position: bottom;
}
.text-gray-500{
color: #701111 !important;
}
@media(max-width: 768px) {
.landing-page-first-banner .container>div{
   width:100% !important;
    margin:auto;
    text-align:center !important;
    padding:1rem;
    border-radius:20px;
    align-items: center !important;
}
.banner_ad {
    aspect-ratio: 2/4;
    display: grid;
    grid-gap: 10px;
    gap: 10px;
}
.banner_ad{
grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
}
.banner_ad .img2 {
    grid-column-start: 1;
    grid-row: span 1 / span 1;
    grid-row-start: 3;
    grid-row-end: 6;
}
.g_cat .grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.landing-page-first-banner h1 {
    margin: auto;
    font-size: 22px;
    text-align:center !important;
}
.g_cat h3 {
    font-size: 15px;
    font-weight: 500
}
.top-navbar{
    display:none;
}
.banner_ad .item-text {
    font-size: 16px;
    line-height: 50px;
}
#contact-slot, .contact-custom {
    background: #fff;
}
}
@media(min-width:768px) and (max-width:1200px){
.banner_ad .item-text {
    font-size: 20px;
    line-height: 30px;
    text-wrap: wrap;
}
}
footer .relative>div:first-child i {
    color: #000000 !important
}
footer .relative>div:first-child h2 , footer .relative>div:first-child p{
    color:#000000 !important;
}
.product-single .s-tabs-header * {
    background-color: #000;
}
.s-tabs-active, .s-tabs-active *{
    background-color:#701111 !important;
}
.copyright-text p {
  color : #000000 !important;
}

footer .store-footer__inner{
    background-color:#000000 !important
}

#product-filter.form-input{
    color:#000
}
.product_deadline .data .last_buttons .s-button-icon {
    min-width: 40px !important;
    border-radius: 25px !important;
    border-width: 1px !important;
    background-color: transparent !important;
}
.s-product-card-entry ,
.section_c_r .content_tistimonial{
    background-color:#000000;
    box-shadow: #efefef 0 2px 15px;
}

.s-product-card-entry .s-product-card-content a, .product_deadline .data h2, .sicon-check:before, .product_deadline .data .s-count-down-item-label, .text-\[\#767676\], .g_features .products-item i::before, salla-add-product-button .s-add-product-button-main salla-mini-checkout-widget .s-add-product-button-mini-checkout-content, .text-primary, .text-\[\#666666\] {
    color:#fff !important;
}

.image-title .title-heade {
    background-color: transparent;
    color: #ffffff;
}

.section_c_r .content_tistimonial .cover_content .desc_contant ,
.section_c_r .content_tistimonial .cover_content .name ,
.section_c_r .content_tistimonial .cover_content .job{
    color:#ffffff !important;
}
.content, .content2 {
    background: #000 !important;
}
article#product_description *:not(a):not(a *) {
    color: #000;
}
table.product-table.mt-3 * {
    color: #000!important;
    background: #fff;
}
p.ql-direction-rtl * {
    color: #fff !important;
}