body.header__top__logo header .website__identity__sidebar__link .image__logo.icon {
display: none !important;
}

.main__homepage__services__grid .main__homepage__services__grid__element .main__homepage__services__grid__element__illustration {
display: none !important;
}

@media only screen and (min-width: 768px) {
    body.separated__sidebar:not(.horizontal__sidebar) .sidebar {
        left: 10px;
        bottom: 20px;
        top: 10px;
        border-radius: 20px;
        height: calc(100vh - var(--header-default-height) - 20px);
    }
}

.logo__based__configoption.option-146-config:after {background: url(https://listedhosting.com/templates/shufytheme/images/favicon1.png);}
														

:root {
--max-width-xs: 580px;
}


.standard__cart__order__steps .standard__cart__order__steps__item.done .standard__cart__order__steps__item__text {
color: #230FAE;
}
.standard__cart__order__steps .standard__cart__order__steps__item.done:after {
background: #230FAE;
}
.standard__cart__order__steps .standard__cart__order__steps__item.done .standard__cart__order__steps__item__number {
background: #230FAE;
}


.btn-primary-light {
    color: #9E1EE5
    border-color: #9E1EE5
    background: #FFFFFF;
}