@media (min-width: 768px) {
     .lider-goochie-column > div{
          background-image: linear-gradient(270deg, #f1f2ec 50%, #000000 50%);
     }
}

.simpleblog__listing__post__wrapper__footer,
.category-image,
.product-quantities{
     display: none;
}

.simpleblog__listing__post__wrapper__content__readmore {
     background: #0e6def !important;
     padding: 4px !important;
     color: #fff !important;
}

.simpleblog__listing__post__wrapper__content__readmore > span {
     text-decoration: none !important;
}

#footer-copyrights > .container,
#footer-copyrights .align-items-center{
     width: 100%;
     max-width: unset;
     padding: 0;
     margin: 0;
}

#footer-copyrights > div > div{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
     width: 100%;
}

#footer-copyrights .copyright-txt{
     flex-basis: 100%;
     background: #F8F8F8;
     color: #fff;
     margin: 15px 0 0 0;
     padding: 10px;
     text-align: center;
     color: #333333;
}
#footer-copyrights .copyright-img{
     width: unset;
}
@media (max-width: 992px) {
     .simpleblog-posts{
         display: flex;
         flex-wrap: wrap;
     }
     .simpleblog-posts-column{
          flex-basis: 100%;
          
     }
     .simpleblog__listing__post__wrapper{
          display: flex;
          justify-content: center;
          flex-wrap: wrap;
     }
     .simpleblog__listing__post__wrapper > a{
          flex-basis: 100%;
          display: flex;
          justify-content: center;
     }
}



span, 
p, 
#footer div,
#footer div a,
#footer li a, 
.block-iqitlinksmanager ul li a,
.right-nav *,
.col-header-right *,
h2 a{
     color: #000 !important;
}

.elementor-text-editor p,
.elementor-text-editor div,
.elementor-heading-title span{
     color: unset !important;
}

.carrier-hasLogo > div > img{
     max-width: 50px;
}