.j-description.collapsable-content.description-text {
color: #767877;
}
.product-short_description.in-product 
{
color: #767877;
      margin-bottom: 40px;

}

.promo-site-list__link {
padding: 26px 0;
}

.footer-menu {
  column-count: 1;
    text-align: left;
}

@media all and (max-width: 420px) {
  
.footer-menu {
  padding-left: 20px;
}

}

.advantage-item__footer {
color: #000000;
    font-family: "Narziss Pro Cyrillic Drops", sans-serif;
    font-size: 24px;
    font-weight: 700;
    max-width: 280px;
  margin-bottom: 10px;
}

.cart-container .cart-bar {
  	height: 594px; 
}

@media all and (max-width:420px) {
	.filter-list {
    	display: flex;
    	flex-wrap: wrap;
    	font-size: 14px;  
  	}
  
  .collection-description-seo {
    display: block;
    flex-basis: 100%;
    max-width: 100%;

     	}
  
  .collection-description * {
    font-size: 14px;
  	}
  
  h1.collection-title__title {
    line-height: 1;
    margin-bottom: 10px;
  	}
}

@media (max-width: 768px) {
  .m-t-68-sm {
    margin-top: 68px; 
  }
}

span.breadcrumb-link.current-page {
  color: #000000;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  text-transform: none;  padding: 0 90px 0 0;
  position: relative;
}

h1.collection-title__title {
    font-size: 46px;
  }

@media (max-width:420px) {
h1.collection-title__title {
    font-size: 34px;
  }
}

.main-header.some-page .header-left {
  	padding-top: 15px;
    padding-bottom: 15px;
}


@media (max-width: 768px) {
.article-title {
  font-size: 1.6rem; 
}
.article-text img {
  width: 100%;
  }
}
@media (min-width: 768px) {
.article-text img {
  width: 70%;
  margin: 0 auto;
  display: block;
  }
}

.product-short_description.in-product {
    color: black;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    max-width: 80%;
    padding: 20px 0 30px 0;
}

.product-properties {
    margin: 50px 0 0 0;
}
.blog-slide__title {
 height: 87px;
}
