/*Magnesia premium page css*/

.page-wrapper {
  background: #006de5 url('images/bg_magnesia_v04.jpg') 50% -110px no-repeat scroll !important;
  color: rgb(92, 75, 66);
}
.breadcrumbs-wrapper .column.main {min-height: unset;}
.breadcrumbs-wrapper .breadcrumbs {margin-top: 15px; margin-bottom: 3px;}
.intro-wrapper, .series-wrapper {
  color: #fff;
}
.intro-wrapper p {
  margin: 22px 0 0;
  font-size: 1.2em;
  line-height: 1.6em;
}
.series-wrapper p {
  text-align: center;
  margin-bottom: 15px;
  font-size: 1.2em;
  line-height: 1.6em;
}
.intro-wrapper .h_title, .series-wrapper .h_title {margin-top: 25px;margin-bottom: 25px;}
.highlight {
  font-weight: bold;
  color: #fcc536;
}
.block-image {
  margin-bottom: 20px;
}
.block-image img {
  margin: 0 auto;
  display: block;
}
.series-container button a, .series-container button a:hover, .series-container button a:active, .series-container button:after {color:rgba(255, 255, 255, 0.59);transition: none;}
.magnesia .item-product .product-info {background-color: white;padding: 10px;}
.magnesia .item-product .product-info .product-name {margin-top: 0;}
.premium-product-page .page-footer {margin-top: 0;}