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;
}


.domain__register__pricing__table__wrapper .tld-filters a {
  font-size: 12px;
  font-weight: 400;
  color: #000;
}

.cart__domains__config__box .cart__domains__config__box__header__informations .domain__has__no__hosting {
  font-weight: 600;
  font-size: 12px;
  display: flex;
  align-items: center;
  background: var(--background-3);
  color: #FFF;
  padding: 3px 9px;
  border-radius: 6px;
  margin-top: 6px;
  text-transform: uppercase;
  width: max-content;
}

.cart__domains__config__box .cart__domains__config__box__header__options .cart__domains__config__period span {
  background: var(--background-3);
  padding: 6px 10px;
  border-radius: 8px;
  color: #FFF;
  opacity: 0.6;
}