h1 {
  color: #00b1e6 !important;
  font-size: 3rem !important;
  font-weight: 700 !important;
}

h2 {
  color: #00b1e6 !important;
  font-size: 2.2rem !important;
  font-weight: 700 !important;
}

h3 {
  color: #00b1e6 !important;
  font-size: 1.8rem !important;
  font-weight: 700 !important;
}

/* Listprice prefix */
.synoa_prices_baseprice span.prefix {
  color: darkgrey;
  font-size: 1.2rem !important;
  font-weight: 400 !important;
}

/* Listprice price */
.synoa_prices_baseprice span.price {
  color: darkgrey;
  font-size: 1.2rem !important;
  font-weight: 400 !important;
}

/* Listprice suffix */
.synoa_prices_baseprice span.suffix {
  color: darkgrey;
  font-size: 1.2rem !important;
  font-weight: 400 !important;
}


/* Customerprice prefix */
.price-container.price-final_price.tax.weee span.prefix {
  font-size: 2rem !important;
  font-weight: 700 !important;
}

/* Customerprice price */
.price-container.price-final_price.tax.weee span.price {
  font-size: 2rem;
  font-weight: 700;
}

/* Customerprice suffix */
.price-container.price-final_price.tax.weee span.suffix {
  font-size: 1.2rem !important;
  font-weight: 700 !important;
}

/* Maging between prices */
span.synoa_prices_baseprice.price-excluding-tax {
  margin-bottom: 10px !important;
}

/* Styling download link */
#synoa_downloadsnk_list .downloads-link {
  color: #0b5394;
  text-decoration: underline;
  font-weight: 700;
}

/* Formats for CMS Link Container*/
.cmslinks {
  padding: 20px;
  background-color: #cedce9;
  } 

/* Formats for CMS Link */
.cmslinks a{
  color: #0b5394;
  text-decoration: underline;
  font-weight: 700;
  } 

/* ######### Related Products Section ############# */

/* Customerprice prefix */
.block.related .price-container.price-final_price.tax.weee span.prefix {
  font-size: 1.4rem !important;
  font-weight: 700 !important;
}

/* Customerprice price */
.block.related .price-container.price-final_price.tax.weee span.price {
  font-size: 1.4rem !important;
  font-weight: 700 !important;
}

/* Customerprice suffix */
.block.related .price-container.price-final_price.tax.weee span.suffix {
  font-size: 1.2rem !important;
  font-weight: 700 !important;
}

/* Home Slider Styles */
.pagebuilder-slider .pagebuilder-collage-content {
  background-color: #00b1e6 !important;
  padding: 29px;
  color: #fff;
}

/* Margin above teaser cart button */
.product-items .actions-primary {
  margin-top: 20px !important;
}

#price-excluding-tax-product-price-25 > span {
  font-size: 14px !important;
  font-weight: 700 !important;
}

#price-excluding-tax-product-price-26 > span {
  font-size: 14px !important;
  font-weight: 700 !important;
}

#price-excluding-tax-product-price-27 > span {
  font-size: 14px !important;
  font-weight: 700 !important;
}

#price-excluding-tax-product-price-190 > span {
  font-size: 14px !important;
  font-weight: 700 !important;
}

#price-excluding-tax-product-price-191 > span {
  font-size: 14px !important;
  font-weight: 700 !important;
}

#price-excluding-tax-product-price-198 > span {
  font-size: 14px !important;
  font-weight: 700 !important;
}

#price-excluding-tax-product-price-203 > span {
  font-size: 14px !important;
  font-weight: 700 !important;
}

#price-excluding-tax-product-price-206 > span {
  font-size: 14px !important;
  font-weight: 700 !important;
}

/* Price formatting in related articles block */
/* Customerprice prefix */
.block.related_articles.articles-table .price-container.price-final_price.tax.weee span.prefix {
  font-size: 1.3rem !important;
  font-weight: 700 !important;
}

/* Customerprice price */
.block.related_articles.articles-table .price-container.price-final_price.tax.weee span.price {
  color: #00b1e6 !important;
  font-size: 1.3rem !important;
  font-weight: 700 !important;
}

/* Customerprice suffix */
.block.related_articles.articles-table .price-container.price-final_price.tax.weee span.suffix {
  font-size: 1.3rem !important;
  font-weight: 700 !important;
}

/* Maging between prices 
.block.related_articles.articles-table span.synoa_prices_baseprice.price-excluding-tax {
  margin-bottom: 10px !important;
}*/