#index .brands .products .product_list article.item, #index .brands .products .product_list article.product_item {
    padding: 20px;
    border: none;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    min-height: 100px;
    overflow: hidden;
}

.vertical-menu .top-menu a {
    text-transform: none;
}

/* ARNICA GEL 98% */
#p0, #p1, #p2, #p3, #p4, #p5, #p6, #p7 {
	display: none;
}

/* BLOG */
.simpleblog__post__content h2 {
	font-size: 22px;
    font-weight: bold;
}
.simpleblog__post__content ul {
  list-style: circle;
  padding-left: 20px;
}
.page-link {
  min-width: 200px;
  min-height: 50px;
  margin-right: 5px !important;
}
/* product description */
.product-description h2, .product-description p strong {
 	font-weight: bold !important;
}
.product-description h2 {
    font-size: 1.4rem;
    padding-bottom: 30px;
}

.blog-related-product-row {
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog-link {
  padding: 8px;
  font-weight: bold;
  color: #fff;
  background-color: cornflowerblue;
}

.cpfootercms1 {
  float: left !important;
}

.text-farma {
  border: 1px solid #39a1e6;
  padding: 20px;
}


