@import url('main-blessed1.css?z=1422863987510&v=1');

    .secondary-sections-links a:first-child {
      margin-left: 0; }

@media only screen and (min-width: 768px) {
  .header-sub-inner {
    text-align: center; }
  .primary-sections-links {
    width: auto;
    float: left; }
    .primary-sections-links, .primary-sections-links .link-wrapper {
      display: inline-block; }
    .primary-sections-links a {
      display: inline-block;
      width: auto;
      margin-left: 20px; }
      .primary-sections-links a:first-child {
        margin-left: 0; }
      .primary-sections-links a i {
        display: inline; }
      .primary-sections-links a span {
        min-height: 0;
        display: inline; }
  .secondary-sections-links {
    display: inline-block;
    float: right; } }

@media only screen and (min-width: 992px) {
  .primary-sections-links a span, .secondary-sections-links a {
    font-size: 14px; }
  .secondary-sections-links a {
    margin-left: 30px; } }

#sub-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3; }
  #sub-nav.sticky {
    top: 60px; }

.chapter-intro {
  padding-top: 50px; }
  .chapter-intro p {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto; }
  @media only screen and (min-width: 768px) {
    .chapter-intro {
      padding-top: 0; } }

.sub-nav-header {
  height: 50px;
  position: relative;
  box-shadow: inset 0px 20px 10px -20px rgba(0, 0, 0, 0.3); }
  .sub-nav-header .sub-nav-header-text {
    padding-top: 8px;
    padding-left: 80px;
    position: relative;
    height: 100%;
    margin-right: 50px;
    background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.15) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#26000000', GradientType=0); }
  .sub-nav-header .icon {
    position: absolute;
    top: 0;
    font-size: 40px;
    line-height: 55px;
    color: white; }
  .sub-nav-header h3 {
    font-size: 16px;
    color: white !important; }
  .sub-nav-header .current-section-text {
    position: absolute;
    bottom: 0;
    top: 22px;
    right: 0;
    left: 80px;
    overflow: hidden; }
  .sub-nav-header h4 {
    font-size: 13px;
    transition: all 0.4s linear;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
    color: #333;
    position: absolute;
    top: 8px;
    left: 0; }
    .sub-nav-header h4.prev {
      -webkit-transform: translateY(-10px);
          -ms-transform: translateY(-10px);
              transform: translateY(-10px); }
    .sub-nav-header h4.next {
      -webkit-transform: translateY(10px);
          -ms-transform: translateY(10px);
              transform: translateY(10px); }
    .sub-nav-header h4.prev, .sub-nav-header h4.next {
      opacity: 0; }
  .sub-nav-header h3, .sub-nav-header h4 {
    margin: 0; }

.sub-nav-toggle {
  background: none;
  border: 0;
  padding: 0;
  background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.15) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#26000000', GradientType=0);
  color: white;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 50px;
  width: 50px;
  box-shadow: inset 0px 20px 10px -20px rgba(0, 0, 0, 0.3); }
  .sub-nav-toggle:focus {
    outline: 0; }
  .sub-nav-toggle.content-visible {
    background-image: none;
    font-size: 24px; }
    .sub-nav-toggle.content-visible .icon {
      top: 0; }
  .sub-nav-toggle .icon {
    font-size: 24px;
    position: relative;
    top: 2px; }

.sub-nav-items {
  z-index: 3;
  background: #f8f8f8;
  height: 0;
  overflow: hidden;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.35);
  transition: height 0.5s; }
  .sub-nav-items.open {
    overflow: auto; }
  .sub-nav-items a {
    font-size: 14px;
    display: block;
    padding: 15px 30px;
    text-decoration: none !important;
    transition: background-color 0.3s;
    position: relative;
    font-family: 'open_sans', sans-serif;
    font-weight: normal !important;
    font-style: normal !important; }
    .sub-nav-items a span {
      position: absolute;
      width: 60px;
      right: 0;
      bottom: 0;
      top: 0; }
    .sub-nav-items a i {
      position: absolute;
      top: 48%;
      right: 30px;
      font-size: 16px;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      font-family: "nutricia-icons";
      font-style: normal;
      font-weight: normal;
      speak: none;
      -webkit-font-smoothing: antialiased;
      display: inline-block;
      text-decoration: inherit;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1; }
  .sub-nav-items ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .sub-nav-items ul li {
      border-bottom: 1px solid; }
  .sub-nav-items h4 {
    padding-left: 30px;
    margin: 20px 0 0 0;
    font-size: 15px;
    font-family: 'open_sans', sans-serif;
    font-weight: 700 !important;
    font-style: normal !important;
    text-transform: uppercase;
    color: #002c77; }
  .sub-nav-items ul ul li {
    background: rgba(255, 255, 255, 0.2); }
  .sub-nav-items ul ul a {
    text-indent: 15px; }
  .sub-nav-items .sub-nav-items-themed ul li {
    border-color: rgba(255, 255, 255, 0.2); }
  .sub-nav-items .sub-nav-items-themed a {
    color: #333; }
    .sub-nav-items .sub-nav-items-themed a:active {
      background-color: rgba(0, 0, 0, 0.08); }
  .sub-nav-items .sub-nav-items-other ul li {
    border-color: #eee; }
    .sub-nav-items .sub-nav-items-other ul li:first-child {
      border-top: 1px solid #eee; }
  .sub-nav-items .sub-nav-items-other a {
    color: #333333;
    background-color: white; }
    .sub-nav-items .sub-nav-items-other a:active {
      background-color: rgba(0, 0, 0, 0.05); }

.sub-nav-preconception .sub-nav-header {
  background: #f0ab00; }
  .sub-nav-preconception .sub-nav-header .sub-nav-header-text {
    border-right: 1px solid #d69900; }
  .sub-nav-preconception .sub-nav-header .icon {
    left: 40px; }
.sub-nav-preconception .sub-nav-toggle {
  border-left: 1px solid #ffb90a;
  background-color: #f0ab00; }
.sub-nav-preconception .sub-nav-items-themed {
  background: #f0ab00; }

.sub-nav-pregnancy .sub-nav-header {
  background: #71b200; }
  .sub-nav-pregnancy .sub-nav-header .sub-nav-header-text {
    border-right: 1px solid #619900; }
  .sub-nav-pregnancy .sub-nav-header .icon {
    left: 40px; }
.sub-nav-pregnancy .sub-nav-toggle {
  border-left: 1px solid #81cb00;
  background-color: #71b200; }
.sub-nav-pregnancy .sub-nav-items-themed {
  background: #71b200; }

.sub-nav-baby .sub-nav-header {
  background: #42b3e8; }
  .sub-nav-baby .sub-nav-header .sub-nav-header-text {
    border-right: 1px solid #2baae5; }
  .sub-nav-baby .sub-nav-header .icon {
    left: 40px;
    top: -3px;
    left: 30px; }
.sub-nav-baby .sub-nav-toggle {
  border-left: 1px solid #59bceb;
  background-color: #42b3e8; }
.sub-nav-baby .sub-nav-items-themed {
  background: #42b3e8; }

.sub-nav-toddler .sub-nav-header {
  background: #e24a72; }
  .sub-nav-toddler .sub-nav-header .sub-nav-header-text {
    border-right: 1px solid #de3461; }
  .sub-nav-toddler .sub-nav-header .icon {
    left: 40px; }
.sub-nav-toddler .sub-nav-toggle {
  border-left: 1px solid #e66083;
  background-color: #e24a72; }
.sub-nav-toddler .sub-nav-items-themed {
  background: #e24a72; }

.sub-nav-nutrilon .sub-nav-header {
  background: #8dc2e9; }
  .sub-nav-nutrilon .sub-nav-header .sub-nav-header-text {
    border-right: 1px solid #78b7e5; }
  .sub-nav-nutrilon .sub-nav-header .icon {
    display: none !important; }
  .sub-nav-nutrilon .sub-nav-header .sub-nav-header-text {
    padding-left: 30px; }
  .sub-nav-nutrilon .sub-nav-header .current-section-text {
    left: 30px; }
  .sub-nav-nutrilon .sub-nav-header .icon {
    left: 40px; }
.sub-nav-nutrilon .sub-nav-toggle {
  border-left: 1px solid #a2cded;
  background-color: #8dc2e9; }
.sub-nav-nutrilon .sub-nav-items-themed {
  background: #8dc2e9; }

.sub-nav-olvarit .sub-nav-header {
  background: #bcd335; }
  .sub-nav-olvarit .sub-nav-header .sub-nav-header-text {
    border-right: 1px solid #aec42b; }
  .sub-nav-olvarit .sub-nav-header .icon {
    display: none !important; }
  .sub-nav-olvarit .sub-nav-header .sub-nav-header-text {
    padding-left: 30px; }
  .sub-nav-olvarit .sub-nav-header .current-section-text {
    left: 30px; }
  .sub-nav-olvarit .sub-nav-header .icon {
    left: 40px; }
.sub-nav-olvarit .sub-nav-toggle {
  border-left: 1px solid #c3d84a;
  background-color: #bcd335; }
.sub-nav-olvarit .sub-nav-items-themed {
  background: #bcd335; }

.sub-nav-bambix .sub-nav-header {
  background: #ffc900; }
  .sub-nav-bambix .sub-nav-header .sub-nav-header-text {
    border-right: 1px solid #e6b500; }
  .sub-nav-bambix .sub-nav-header .icon {
    display: none !important; }
  .sub-nav-bambix .sub-nav-header .sub-nav-header-text {
    padding-left: 30px; }
  .sub-nav-bambix .sub-nav-header .current-section-text {
    left: 30px; }
  .sub-nav-bambix .sub-nav-header .icon {
    left: 40px; }
.sub-nav-bambix .sub-nav-toggle {
  border-left: 1px solid #ffce1a;
  background-color: #ffc900; }
.sub-nav-bambix .sub-nav-items-themed {
  background: #ffc900; }

.sub-nav-default .sub-nav-header {
  background: #7ab800; }
  .sub-nav-default .sub-nav-header .sub-nav-header-text {
    border-right: 1px solid #699f00; }
  .sub-nav-default .sub-nav-header .icon {
    display: none !important; }
  .sub-nav-default .sub-nav-header .sub-nav-header-text {
    padding-left: 30px; }
  .sub-nav-default .sub-nav-header .current-section-text {
    left: 30px; }
  .sub-nav-default .sub-nav-header .icon {
    left: 40px; }
.sub-nav-default .sub-nav-toggle {
  border-left: 1px solid #8bd200;
  background-color: #7ab800; }
.sub-nav-default .sub-nav-items-themed {
  background: #7ab800; }

.brand-nav {
  padding: 0;
  margin: 0;
  list-style: none;
  display: table;
  width: 100%;
  margin-top: 20px;
  text-align: center;
  margin-bottom: 20px; }
  .brand-nav > * {
    display: table-cell;
    vertical-align: middle; }
  .brand-nav li small {
    font-size: 0.75em;
    margin-left: 5px; }
  .brand-nav li a {
    color: white;
    display: block;
    padding: 8px 0;
    text-decoration: none;
    transition: background-color 0.2s;
    background: rgba(255, 255, 255, 0.4);
    box-shadow: none;
    background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1A000000', GradientType=0);
    font-family: "merriweatheritalic", serif;
    -webkit-font-smoothing: antialiased;
    font-weight: bold !important;
    font-style: normal !important; }
    @media only screen and (min-width: 992px) {
      .brand-nav li a {
        font-size: 18px; } }
    .brand-nav li a.active {
      box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.2), inset 0 2px 0px -1px rgba(50, 50, 50, 0.2), inset 0 4px 2px -3px rgba(255, 255, 255, 0.8);
      background-color: transparent; }
    .brand-nav li a:focus, .brand-nav li a:hover, .brand-nav li a:active {
      background-color: rgba(0, 0, 0, 0.1); }
  .brand-nav li:first-child, .brand-nav li:first-child a {
    border-radius: 30px 0 0 30px; }
  .brand-nav li:last-child, .brand-nav li:last-child a {
    border-radius: 0 30px 30px 0; }

.brand-nav-nutrilon li {
  background: #4F83BE; }

.brand-nav-olvarit-friends li {
  background: #007C2F; }

html[data-lang="fr-BE"] .brand-nav-olvarit li:nth-child(1), html[data-lang="nl-BE"] .brand-nav-olvarit li:nth-child(1) {
  background: #008c45; }
html[data-lang="fr-BE"] .brand-nav-olvarit li:nth-child(2), html[data-lang="nl-BE"] .brand-nav-olvarit li:nth-child(2) {
  background: #e71585; }
html[data-lang="fr-BE"] .brand-nav-olvarit li:nth-child(3), html[data-lang="nl-BE"] .brand-nav-olvarit li:nth-child(3) {
  background: #ed681e; }
html[data-lang="fr-BE"] .brand-nav-olvarit li:nth-child(4), html[data-lang="nl-BE"] .brand-nav-olvarit li:nth-child(4) {
  background: #0074be; }
html[data-lang="fr-BE"] .brand-nav-olvarit li:nth-child(5), html[data-lang="nl-BE"] .brand-nav-olvarit li:nth-child(5) {
  background: #0074be; }
html[data-lang="fr-BE"] .brand-nav-olvarit li:nth-child(6), html[data-lang="nl-BE"] .brand-nav-olvarit li:nth-child(6) {
  background: #ed681e; }
html[data-lang="fr-BE"] .brand-nav-olvarit li:nth-child(7), html[data-lang="nl-BE"] .brand-nav-olvarit li:nth-child(7) {
  background: #cb2460; }

html[data-lang="nl-NL"] .brand-nav-olvarit li:nth-child(1) {
  background: #dfdc4a; }
html[data-lang="nl-NL"] .brand-nav-olvarit li:nth-child(2) {
  background: #dfdc4a; }
html[data-lang="nl-NL"] .brand-nav-olvarit li:nth-child(3) {
  background: #aeca43; }
html[data-lang="nl-NL"] .brand-nav-olvarit li:nth-child(4) {
  background: #74b746; }
html[data-lang="nl-NL"] .brand-nav-olvarit li:nth-child(5) {
  background: #00a549; }
html[data-lang="nl-NL"] .brand-nav-olvarit li:nth-child(6) {
  background: #008b45; }
html[data-lang="nl-NL"] .brand-nav-olvarit li:nth-child(7) {
  background: #5761a4; }

.brand-nav-bambix li {
  width: 20%; }
  .brand-nav-bambix li:nth-child(1) {
    background: #FCC02D; }
  .brand-nav-bambix li:nth-child(2) {
    background: #F97D24; }
  .brand-nav-bambix li:nth-child(3) {
    background: #15915D; }
  .brand-nav-bambix li:nth-child(4) {
    background: #21BDFC; }
  .brand-nav-bambix li:nth-child(5) {
    background: #E61A1A; }

.brand-nav-bambix li, .brand-nav-olvarit li, .brand-nav-olvarit-friends li {
  position: relative; }
  .brand-nav-bambix li::before, .brand-nav-bambix li::after, .brand-nav-olvarit li::before, .brand-nav-olvarit li::after, .brand-nav-olvarit-friends li::before, .brand-nav-olvarit-friends li::after {
    content: "";
    position: absolute;
    background: white;
    height: 24px;
    width: 8px;
    right: -3px;
    z-index: 1; }
    @media only screen and (min-width: 992px) {
      .brand-nav-bambix li::before, .brand-nav-bambix li::after, .brand-nav-olvarit li::before, .brand-nav-olvarit li::after, .brand-nav-olvarit-friends li::before, .brand-nav-olvarit-friends li::after {
        height: 27px; } }
  .brand-nav-bambix li::before, .brand-nav-olvarit li::before, .brand-nav-olvarit-friends li::before {
    top: -3px;
    -webkit-transform: rotate(-24deg);
        -ms-transform: rotate(-24deg);
            transform: rotate(-24deg); }
  .brand-nav-bambix li::after, .brand-nav-olvarit li::after, .brand-nav-olvarit-friends li::after {
    bottom: -3px;
    -webkit-transform: rotate(24deg);
        -ms-transform: rotate(24deg);
            transform: rotate(24deg); }
  .brand-nav-bambix li:last-child::before, .brand-nav-bambix li:last-child::after, .brand-nav-olvarit li:last-child::before, .brand-nav-olvarit li:last-child::after, .brand-nav-olvarit-friends li:last-child::before, .brand-nav-olvarit-friends li:last-child::after {
    display: none; }

@media only screen and (max-width: 767px) {
  .brand-page-content .col-sm-4 + .col-sm-4, .brand-page-content #checkout-body .form-horizontal label + .col-sm-4, #checkout-body .form-horizontal .brand-page-content label + .col-sm-4, .brand-page-content #checkout-body .form-horizontal .col-sm-4 + label, #checkout-body .form-horizontal .brand-page-content .col-sm-4 + label, .brand-page-content #checkout-body .form-horizontal label + label, #checkout-body .form-horizontal .brand-page-content label + label, .brand-page-content .col-sm-6 + .col-sm-6 {
    margin-top: 30px; }
  .brand-page-content .slides {
    margin-bottom: 80px; }
  .brand-page-content .slide::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2); } }

.brand-logo {
  margin: 0 auto;
  background-size: cover;
  display: block; }
  .brand-logo h1 {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  html[data-lang="nl-NL"] .brand-logo.brand-logo-nutrilon {
    background-image: url('../img/logos/nutrilon-border-273x128.png');
    margin-top: -47px;
    width: 137px;
    height: 64px; }
  html[data-lang="nl-BE"] .brand-logo.brand-logo-nutrilon, html[data-lang="fr-BE"] .brand-logo.brand-logo-nutrilon {
    background-image: url('../img/logos/nutrilon-border-be-273x128.png');
    margin-top: -47px;
    width: 137px;
    height: 64px; }
  html[data-lang="nl-NL"] .brand-logo.brand-logo-olvarit {
    background-image: url('../img/logos/olvarit-border-210x174.png');
    margin-top: -70px;
    width: 105px;
    height: 87px; }
  html[data-lang="nl-BE"] .brand-logo.brand-logo-olvarit, html[data-lang="fr-BE"] .brand-logo.brand-logo-olvarit {
    background-image: url('../img/logos/olvarit-border-be-210x149.png');
    margin-top: -75px;
    width: 105px;
    height: 75px; }
  .brand-logo.brand-logo-bambix {
    background-image: url('../img/logos/bambix-border-236-174.png');
    margin-top: -70px;
    width: 118px;
    height: 87px; }
  @media only screen and (min-width: 768px) {
    html[data-lang="nl-NL"] .brand-logo.brand-logo-nutrilon {
      background-image: url('../img/logos/nutrilon-border-273x128.png');
      margin-top: -100px;
      width: 273px;
      height: 128px; }
    html[data-lang="nl-BE"] .brand-logo.brand-logo-nutrilon, html[data-lang="fr-BE"] .brand-logo.brand-logo-nutrilon {
      background-image: url('../img/logos/nutrilon-border-be-273x128.png');
      margin-top: -100px;
      width: 273px;
      height: 128px; }
    html[data-lang="nl-NL"] .brand-logo.brand-logo-olvarit {
      background-image: url('../img/logos/olvarit-border-210x174.png');
      margin-top: -150px;
      width: 210px;
      height: 174px; }
    html[data-lang="nl-BE"] .brand-logo.brand-logo-olvarit, html[data-lang="fr-BE"] .brand-logo.brand-logo-olvarit {
      background-image: url('../img/logos/olvarit-border-be-210x149.png');
      margin-top: -135px;
      width: 210px;
      height: 149px; }
    .brand-logo.brand-logo-bambix {
      background-image: url('../img/logos/bambix-border-236-174.png');
      margin-top: -150px;
      width: 236px;
      height: 174px; } }

.brand-hero-container .hero-text {
  position: relative;
  z-index: 1; }

.brand-overview-header {
  text-align: center;
  padding-top: 20px; }
  .brand-overview-header h1 {
    margin-bottom: 0; }
  .brand-overview-header .logos img {
    margin: 30px 20px 0 20px; }
  @media only screen and (min-width: 768px) {
    .brand-overview-header {
      padding-top: 30px; } }

@media only screen and (min-width: 768px) {
  .brand-overview-page hr {
    margin: 40px 0; } }
.brand-overview-page .component:first-child > *:first-child {
  margin-top: 0; }

#cart-header {
  margin-top: 10px;
  position: relative;
  text-align: center; }
  #cart-header .back {
    position: absolute;
    top: 0;
    left: 15px; }
  #cart-header .page-title {
    margin-top: 40px;
    margin-bottom: 5px; }
  #cart-header .cart-count {
    display: block;
    margin-bottom: 10px; }
  #cart-header .quick-order a {
    margin-top: 10px;
    display: block; }
  #cart-header .total-amount {
    font-size: 16px;
    display: inline-block;
    padding-right: 20px;
    vertical-align: middle;
    color: #002c77; }
  @media only screen and (min-width: 768px) {
    #cart-header {
      text-align: left;
      margin-top: 30px; }
      #cart-header .page-title {
        margin: 0; }
      #cart-header .quick-order {
        text-align: right; }
        #cart-header .quick-order a {
          margin-top: 0;
          display: inline-block; }
      #cart-header .shop-features {
        margin-top: 15px;
        font-size: 12px; } }

#cart-summary {
  color: #002c77; }
  #cart-summary small {
    font-size: 11px;
    color: #bbb; }
  #cart-summary .voucher-code {
    margin-bottom: 30px;
    text-align: center; }
    #cart-summary .voucher-code .vertical-centre {
      margin: auto; }
      #cart-summary .voucher-code .vertical-centre > div + div {
        padding-left: 10px; }
  @media only screen and (min-width: 768px) {
    #cart-summary .voucher-code {
      text-align: left; } }
  #cart-summary .total {
    font-size: 18px; }
  #cart-summary .summary-row {
    display: table; }
    #cart-summary .summary-row .left, #cart-summary .summary-row .right {
      display: table-cell;
      white-space: nowrap; }
    #cart-summary .summary-row .left {
      width: 100%; }
  #cart-summary .order-btn {
    margin-top: 15px; }

#cart-items .cart-item .vertical-centre {
  width: 100%; }
#cart-items .cart-item .image {
  padding-right: 30px;
  text-align: center; }
  #cart-items .cart-item .image img {
    width: 60px;
    margin: auto; }
  #cart-items .cart-item .image .remove-item-text {
    background: none;
    border: 0;
    padding: 0;
    color: #71b200;
    font-size: 12px;
    text-decoration: underline;
    display: block;
    margin-top: 5px; }
    #cart-items .cart-item .image .remove-item-text:focus {
      outline: 0; }
#cart-items .cart-item .column-order-amount {
  margin-bottom: 10px; }
#cart-items .cart-item .order-amount-label-container {
  padding-right: 5px; }
#cart-items .cart-item .order-amount-label {
  font-size: 11px; }
#cart-items .cart-item .order-amount-container {
  width: 100%; }
#cart-items .cart-item .order-amount-disclaimer {
  text-align: right;
  color: #bbb; }
#cart-items .cart-item .column-product-title {
  margin-bottom: 15px; }
#cart-items .cart-item .product-title {
  color: #002c77; }
#cart-items .cart-item .column-old-price, #cart-items .cart-item .column-price {
  text-align: right; }
#cart-items .cart-item .old-price {
  display: block;
  margin-top: 10px;
  color: #7f95bb;
  margin-bottom: -15px;
  text-align: right; }
#cart-items .cart-item .price {
  margin-top: 10px;
  font-size: 24px; }
@media only screen and (max-width: 767px) {
  #cart-items .column-product-title {
    text-align: right; }
  #cart-items .column-order-amount {
    width: 100%; } }
@media only screen and (min-width: 768px) {
  #cart-items {
    margin-bottom: 30px; }
    #cart-items .cart-item {
      border-bottom: 1px solid #e6e6e6;
      padding: 20px 0;
      font-size: 0; }
      #cart-items .cart-item .remove {
        width: 50px; }
      #cart-items .cart-item .remove-item-btn {
        background: none;
        border: 0;
        padding: 0;
        font-size: 30px;
        color: #aaa; }
        #cart-items .cart-item .remove-item-btn:focus {
          outline: 0; }
        #cart-items .cart-item .remove-item-btn:hover {
          color: #888; }
      #cart-items .cart-item .column-product-title, #cart-items .cart-item .column-order-amount, #cart-items .cart-item .column-order-disclaimer, #cart-items .cart-item .column-old-price, #cart-items .cart-item .column-price {
        display: inline-block;
        font-size: 14px;
        vertical-align: middle;
        margin: 0; }
      #cart-items .cart-item .column-product-title {
        width: 35%;
        padding-right: 15px; }
      #cart-items .cart-item .column-order-disclaimer {
        width: 25%;
        padding-left: 15px; }
      #cart-items .cart-item .order-amount-disclaimer {
        text-align: left;
        margin: 0; }
      #cart-items .cart-item .column-order-amount {
        width: 15%; }
      #cart-items .cart-item .column-old-price {
        width: 10%; }
      #cart-items .cart-item .column-price {
        width: 15%; }
      #cart-items .cart-item .old-price, #cart-items .cart-item .price {
        margin: 0; } }

.basket-table {
  width: 100%;
  margin-top: 15px; }
  .basket-table .product-row td {
    padding: 5px 0; }
    .basket-table .product-row td.product-image {
      width: 40px; }
    .basket-table .product-row td.product-description {
      padding: 5px 15px;
      text-align: left;
      font-size: 12px; }
    .basket-table .product-row td.product-price {
      color: #002c77;
      font-weight: bold; }

.basket-table td:last-child, .basket-table-totals td:last-child {
  text-align: right; }

.basket-table-totals {
  margin-top: 20px;
  width: 100%;
  font-size: 18px;
  color: #002c77; }
  .basket-table-totals .table-sum {
    border-top: 1px solid #ddd; }
    .basket-table-totals .table-sum td {
      padding-top: 10px; }

#checkout-header {
  padding: 10px 0; }
  #checkout-header h1 {
    text-align: center; }
  @media only screen and (min-width: 768px) {
    #checkout-header {
      padding: 30px 0; } }

.next-btn-container {
  height: 60px;
  position: relative; }
  .next-btn-container .btn {
    position: absolute;
    bottom: 6px;
    right: 15px; }

#checkout-body {
  position: relative; }
  #checkout-body .component {
    background: white; }
  #checkout-body::after {
    content: "";
    background: #f3f3f3;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -3000px;
    right: -3000px;
    z-index: -1; }
  #checkout-body .checkout-well, #checkout-body .checkout-block {
    margin: 15px 0; }
  #checkout-body .checkout-well address {
    margin-bottom: 10px; }
  #checkout-body .checkout-well .address-controls {
    margin-bottom: 15px; }
  #checkout-body .address-actions .btn + .btn {
    margin-left: 10px; }
  #checkout-body .well-header {
    margin: -15px -15px 15px;
    padding: 10px 15px;
    background: grey;
    background-image: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF3F3F3', GradientType=0);
    border-radius: 6px 6px 0 0;
    border-bottom: 1px solid #e6e6e6; }
  @media only screen and (min-width: 768px) {
    #checkout-body .well.checkout-well {
      padding: 30px;
      border-radius: 6px; }
    #checkout-body .checkout-well, #checkout-body .checkout-block {
      margin: 30px 0; }
    #checkout-body .well-header {
      margin: -30px -30px 30px;
      padding: 20px 30px; } }
  #checkout-body .back-button-text {
    margin-left: 10px; }
  #checkout-body .btn + .forgot-password {
    margin-left: 10px; }

#id_payment_method {
  list-style: none;
  padding: 0; }
  #id_payment_method li {
    margin-bottom: 5px; }
  #id_payment_method input {
    margin-right: 5px; }

#checkout-footer {
  padding: 15px 0; }
  @media only screen and (min-width: 768px) {
    #checkout-footer {
      padding: 30px 0; } }

.content-checkout {
  padding-bottom: 0 !important; }

.home-intro {
  position: relative;
  margin-top: -70px;
  padding-top: 70px; }
  .home-intro.backdrop {
    position: relative; }
    .home-intro.backdrop:after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(255, 255, 255, 0.7); }

.homepage .header-sub {
  display: block !important;
  position: absolute;
  height: auto;
  top: 60px;
  left: 0;
  right: 0; }

#wizard {
  padding-top: 100px;
  padding-bottom: 50px; }
  @media only screen and (min-width: 768px) {
    #wizard {
      padding-top: 120px;
      padding-bottom: 120px; } }
  #wizard .input-text-addon {
    color: #002c77; }
  #wizard .back i {
    margin-right: 7px; }

#step1 {
  z-index: 1;
  position: relative; }
  #step1 h1 {
    max-width: 800px;
    margin: 0 auto 0.6em auto;
    color: white; }
    @media only screen and (min-width: 480px) {
      #step1 h1 {
        font-size: 48px; } }
    @media only screen and (min-width: 768px) {
      #step1 h1 {
        font-size: 60px; } }
  #step1 .my-situation {
    position: absolute;
    left: 50%; }
    html[data-lang="nl-NL"] #step1 .my-situation, html[data-lang="nl-BE"] #step1 .my-situation {
      margin-left: 60px;
      width: 119px;
      height: 73px;
      bottom: -60px;
      background-image: url("../img/get-started/mijn-situatie.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        html[data-lang="nl-NL"] #step1 .my-situation, html[data-lang="nl-BE"] #step1 .my-situation {
          background-image: url("../img/get-started/mijn-situatie@2x.png");
          background-size: 119px 73px; } }
    html[data-lang="fr-BE"] #step1 .my-situation {
      width: 119px;
      height: 95px;
      bottom: -70px;
      margin-left: 90px;
      background-image: url("../img/get-started/ma-situation-personelle.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        html[data-lang="fr-BE"] #step1 .my-situation {
          background-image: url("../img/get-started/ma-situation-personelle@2x.png");
          background-size: 119px 95px; } }

#step2 h3 {
  margin-bottom: 40px; }
#step2 .option-label {
  margin-top: 20px;
  height: 60px; }
#step2 .option h5 {
  color: #002c77;
  margin: 30px auto;
  height: 2em; }
#step2 .option img {
  width: 100%;
  height: auto;
  border-radius: 8px; }

.wizard-screen {
  position: relative;
  z-index: 1;
  text-align: center; }
  .wizard-screen p {
    line-height: 1.5;
    margin: 20px 10px;
    color: #002c77; }
    @media only screen and (min-width: 768px) {
      .wizard-screen p {
        line-height: 2.2;
        margin: 40px 0; } }
    .wizard-screen p > .input-group, .wizard-screen p > .form-control, .wizard-screen .has-form-controls p > input, .has-form-controls .wizard-screen p > input, .wizard-screen .has-form-controls p > textarea, .has-form-controls .wizard-screen p > textarea, .wizard-screen .has-form-controls p > select, .has-form-controls .wizard-screen p > select, .wizard-screen p > .custom-select {
      margin: 0 12px;
      display: inline-block !important;
      text-align: center;
      vertical-align: middle; }
  .wizard-screen .input-group {
    line-height: 1; }
  .wizard-screen .form-control, .wizard-screen .has-form-controls input, .has-form-controls .wizard-screen input, .wizard-screen .has-form-controls textarea, .has-form-controls .wizard-screen textarea, .wizard-screen .has-form-controls select, .has-form-controls .wizard-screen select, .wizard-screen .custom-select {
    width: auto; }
  .wizard-screen .btn-primary {
    margin-top: 10px; }

.wizard-content {
  position: relative; }
  .wizard-content .back {
    margin-top: 8px;
    margin-right: 16px;
    vertical-align: middle;
    font-size: 14px; }
    .wizard-content .back:hover {
      color: darkgray; }

.wizard-block {
  text-align: center; }
  .wizard-block + .wizard-block {
    margin-top: 30px; }

.wizard-popup h4, .wizard-popup .h4, .wizard-screen h4, .wizard-screen .h4 {
  color: #002c77; }

.wizard-popup .popup-title {
  font-weight: normal; }
.wizard-popup .input-group-addon {
  color: #002c77; }
.wizard-popup .btn {
  margin-top: 20px; }
.wizard-popup .back {
  position: absolute;
  left: 0;
  top: 0;
  height: 43px;
  padding: 0 15px;
  background: #ddd;
  color: #002c77;
  border: 0;
  transition: background-color 0.2s; }
  .wizard-popup .back:active {
    background: #ccc; }
.wizard-popup .option {
  border: 1px solid #ccc;
  border-radius: 5px;
  background: white;
  margin-bottom: 10px;
  width: 100%;
  box-shadow: 0 0 transparent;
  transition: background-color 0.2s, box-shadow 0.2s;
  display: table; }
  .wizard-popup .option > * {
    display: table-cell;
    vertical-align: middle; }
  .wizard-popup .option .image {
    width: 34%; }
    .wizard-popup .option .image img {
      width: 100%; }
  .wizard-popup .option .text {
    width: 66%; }
  .wizard-popup .option:active {
    background: #f4f4f4;
    box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, 0.1); }
  .wizard-popup .option .text {
    padding-left: 15px;
    font-family: "merriweatheritalic", serif;
    -webkit-font-smoothing: antialiased;
    font-weight: bold !important;
    font-style: normal !important;
    font-size: 18px;
    color: #002c77;
    line-height: 20px;
    padding-right: 30px;
    position: relative; }
    .wizard-popup .option .text:after {
      font-family: 'open_sans', sans-serif;
      font-weight: normal !important;
      font-style: normal !important;
      font-size: 24px;
      content: "\203A";
      position: absolute;
      height: 16px;
      line-height: 12px;
      right: 10px;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }

.image-page {
  text-align: center; }
  .image-page .close {
    position: fixed;
    top: 0;
    right: 0; }
  .image-page img {
    margin: 40px; }

.account-header {
  padding: 15px 0px;
  margin-top: 50px; }
  @media only screen and (min-width: 768px) {
    .account-header {
      min-height: 60px;
      margin-top: 0; } }

#my-details-actions .btn {
  margin-bottom: 10px; }

.account-body {
  position: relative;
  padding-top: 30px;
  margin-bottom: 50px;
  padding-bottom: 50px; }
  @media only screen and (min-width: 768px) {
    .account-body {
      padding-top: 70px;
      margin-bottom: 100px;
      min-height: 200px;
      padding-bottom: 70px; } }
  .account-body h1:first-child {
    margin-top: 0; }
  .account-body::before, .account-body::after {
    content: "";
    position: absolute;
    left: -3000px;
    right: -3000px; }
  .account-body::before {
    z-index: -2;
    top: 0;
    bottom: 0;
    background: #f3f3f3; }
  .account-body::after {
    z-index: -1;
    height: 200px;
    bottom: 0;
    background-image: linear-gradient(to bottom, #f3f3f3 0%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF3F3F3', endColorstr='#FFFFFFFF', GradientType=0); }

.my-details-page fieldset {
  margin-top: 15px; }
  @media only screen and (min-width: 768px) {
    .my-details-page fieldset {
      margin-top: 45px; } }

#edit-details, #deactivate-account {
  margin-top: 15px; }
  @media only screen and (min-width: 768px) {
    #edit-details, #deactivate-account {
      margin-top: 45px; } }
  #edit-details a.warning, #deactivate-account a.warning {
    color: #E74C3C; }

.account-overview h1 {
  text-align: center; }
.account-overview .section-header-text {
  margin-bottom: 0px; }
.account-overview .overview-actions {
  padding: 6px 0;
  margin: 20px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }
  .account-overview .overview-actions .btn {
    display: block; }
    .account-overview .overview-actions .btn i {
      font-size: 1.5em;
      display: inline-block;
      vertical-align: middle;
      margin-left: 0.4em; }
.account-overview .preconception-header-text {
  padding-right: 15px; }
.account-overview .overview-section-header {
  margin-bottom: 10px; }
.account-overview .overview-section .well {
  position: relative; }
  .account-overview .overview-section .well .inactive-text {
    color: #ccc;
    cursor: pointer; }
.account-overview .avatar {
  border: 2px solid white;
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
  -webkit-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
  position: absolute;
  top: 10px;
  left: 10px; }
.account-overview .paperclip {
  position: absolute;
  top: -8px;
  left: 18px;
  width: 27px;
  height: 47px;
  background-repeat: no-repeat;
  background-image: url("../img/paperclip.png");
  z-index: 1; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .account-overview .paperclip {
      background-image: url("../img/paperclip.png");
      background-size: auto; } }
.account-overview .overview-item-info {
  padding: 80px 0 0 0;
  color: #002c77; }
.account-overview .overview-item-title {
  margin-top: 0; }
.account-overview .overview-item-info-row {
  border-bottom: 1px solid #ddd;
  width: 100%;
  height: 40px;
  display: table; }
  .account-overview .overview-item-info-row > * {
    display: table-cell;
    vertical-align: middle; }
  .account-overview .overview-item-info-row:first-child {
    border-top: 1px solid #ddd; }
  .account-overview .overview-item-info-row .icon-container {
    width: 40px;
    text-align: center; }
    .account-overview .overview-item-info-row .icon-container i {
      font-size: 1.5em; }
.account-overview .upload-photo {
  position: absolute;
  top: 25px;
  left: 100px; }
.account-overview .overview-item-actions {
  margin-top: 10px; }
  .account-overview .overview-item-actions .btn {
    margin-top: 10px; }
.account-overview .my-preconception-actions {
  margin-top: 20px; }
@media only screen and (max-width: 767px) {
  .account-overview .overview-actions .btn {
    padding: 0;
    margin-bottom: 10px; }
    .account-overview .overview-actions .btn:first-child {
      margin-top: 10px; } }
  .account-overview h1 {
    text-align: left; }
  .account-overview .preconception-header-text {
    padding-right: 0; }
  .account-overview .section-header-text {
    float: left;
    line-height: 2.1;
    margin: 0; }
  .account-overview .overview-item-info {
    padding: 0 40px 0 140px; }
  .account-overview .close {
    top: 10px;
    right: 10px; }
  .account-overview .overview-item-actions .btn {
    width: auto;
    display: inline-block; }
  .account-overview .upload-photo {
    top: 140px;
    left: 80px;
    color: #8f8f8f;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
    .account-overview .upload-photo:hover, .account-overview .upload-photo:active {
      color: #B7B7B7; }
  .account-overview .well {
    padding: 40px; }
  .account-overview .overview-actions {
    text-align: left; }
    .account-overview .overview-actions .btn {
      display: inline-block; }
      .account-overview .overview-actions .btn + .btn {
        margin-left: 15px; }
  .account-overview .avatar {
    width: 116px;
    height: 116px;
    border: 3px solid white;
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -webkit-transform: rotate(-10deg) translate(5px, 5px);
        -ms-transform: rotate(-10deg) translate(5px, 5px);
            transform: rotate(-10deg) translate(5px, 5px); }
  .account-overview .paperclip {
    width: 49px;
    height: 83px;
    top: -12px;
    left: 10px;
    background-image: url("../img/paperclip-lg.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .account-overview .paperclip {
        background-image: url("../img/paperclip-lg.png");
        background-size: auto; } } }

.account-overview-empty .well {
  text-align: center;
  margin-top: 10px; }
  .account-overview-empty .well p { }
.account-overview-empty .options {
  max-width: 500px;
  margin: 20px auto; }
.account-overview-empty .option {
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 100%;
  display: table;
  margin-bottom: 10px;
  transition: background-color 0.2s; }
  .account-overview-empty .option:hover, .account-overview-empty .option:active {
    background-color: #eee; }
  .account-overview-empty .option > * {
    display: table-cell;
    vertical-align: middle; }
  .account-overview-empty .option .text {
    text-align: left;
    padding: 0 8px;
    width: 100%; }
  .account-overview-empty .option .image img {
    width: 60px;
    height: auto; }
  .account-overview-empty .option .button {
    text-align: right;
    padding-right: 8px; }
@media only screen and (min-width: 768px) {
  .account-overview-empty .well {
    margin-top: 30px;
    padding-top: 50px; }
  .account-overview-empty .options {
    margin: 40px auto; }
  .account-overview-empty .option .image img {
    width: 100px; }
  .account-overview-empty .option .text {
    padding: 0 20px; }
  .account-overview-empty .option .button {
    padding-right: 20px; } }

.article-container {
  margin: 30px 0 60px; }

.article-sidebar .sidebar-header {
  margin-top: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'open_sans', sans-serif;
  font-weight: 700 !important;
  font-style: normal !important; }
.article-sidebar [class*=" btn-theme-"] {
  padding-left: 18px !important; }
.article-sidebar a + nav {
  margin-top: 40px; }
.article-sidebar nav ul {
  margin-top: 20px;
  padding: 0;
  margin: 0;
  list-style: none; }
.article-sidebar nav li {
  color: #333333;
  line-height: 1.7;
  margin-top: 15px; }
  .article-sidebar nav li a {
    color: #333333;
    position: relative;
    display: inline-block;
    padding-left: 20px; }
    .article-sidebar nav li a.active, .article-sidebar nav li a:active, .article-sidebar nav li a:hover {
      color: #71b200; }
      .article-sidebar nav li a.active i, .article-sidebar nav li a:active i, .article-sidebar nav li a:hover i {
        color: #71b200 !important; }
    .article-sidebar nav li a i {
      position: absolute;
      left: 0;
      top: 0;
      color: #002c77;
      line-height: 22px; }
.article-sidebar .sidebar-phase-nav, .article-sidebar .sidebar-tools-nav {
  margin-bottom: 40px; }
.article-sidebar .sidebar-phase-nav i {
  width: 18px;
  font-size: 20px; }
.article-sidebar .sidebar-tools-nav i {
  width: 24px;
  line-height: 22px; }
.article-sidebar .sidebar-careline .btn {
  margin-top: 10px; }
.article-sidebar .sidebar-careline h5 {
  max-width: 190px; }

#storyline .chapter-intro {
  margin-bottom: 30px; }
  #storyline .chapter-intro .header {
    color: #00257e;
    width: 100%;
    z-index: 1;
    position: relative; }
    #storyline .chapter-intro .header h1 {
      margin-bottom: 5px; }

.load-more-container {
  margin-top: 30px;
  text-align: center;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF', endColorstr='#FFFFFFFF', GradientType=0); }

.load-more-button {
  position: relative;
  padding-left: 40px !important;
  padding-right: 40px !important; }
  .load-more-button .spinner {
    display: none;
    position: absolute;
    right: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }

.load-more-button[disabled] .spinner {
  display: inline-block; }

.storyline-components {
  padding-left: 25px;
  margin-top: -40px; }
  @media only screen and (min-width: 768px) {
    .storyline-components {
      margin-top: 0; } }

.region-components {
  min-height: 200px; }
  @media only screen and (min-width: 768px) {
    .region-components {
      padding-left: 70px; } }

.storyline-component {
  opacity: 0;
  transition: opacity 0.5s;
  position: relative; }
  .storyline-component .scrollspy-threshold {
    position: absolute;
    top: -140px; }
  .storyline-component.in {
    opacity: 1; }
  .storyline-component:first-child .component::before {
    top: -5px !important;
    border-top: 0 !important;
    border-top-left-radius: 0 !important; }
  .storyline-component:first-child .component::after {
    display: none !important; }
  .storyline-component:first-child .cover-background, .storyline-component:first-child .component-article .image, .component-article .storyline-component:first-child .image {
    display: none; }
  .storyline-component .component-intro .intro-anchor {
    position: absolute;
    left: -43px;
    z-index: 2;
    display: block;
    height: 38px;
    top: -4px;
    width: 38px;
    color: white;
    border-radius: 50%;
    background: #002c77;
    text-align: center;
    border: 5px solid white;
    font-family: "nutricia-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1; }
    @media only screen and (min-width: 768px) {
      .storyline-component .component-intro .intro-anchor {
        left: -68px;
        width: 60px;
        height: 60px;
        top: -12px; } }
    .storyline-component .component-intro .intro-anchor::before {
      position: absolute;
      left: 50%;
      font-size: 20px; }
      @media only screen and (min-width: 768px) {
        .storyline-component .component-intro .intro-anchor::before {
          font-size: 36px; } }
    .storyline-component .component-intro .intro-anchor.preconception::before, .storyline-component .component-intro .intro-anchor.pregnancy::before {
      bottom: 0;
      -webkit-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
              transform: translate(-50%, 0); }
    .storyline-component .component-intro .intro-anchor.baby::before, .storyline-component .component-intro .intro-anchor.toddler::before {
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .storyline-component .component-intro .intro-anchor.preconception {
      background-color: #f0ab00; }
    .storyline-component .component-intro .intro-anchor.pregnancy {
      background-color: #71b200; }
    .storyline-component .component-intro .intro-anchor.baby {
      background-color: #42b3e8; }
    .storyline-component .component-intro .intro-anchor.toddler {
      background-color: #e24a72; }
  .storyline-component .component-intro .intro-anchor .text {
    top: 15px;
    font-size: 14px; }
  @media only screen and (min-width: 768px) {
    .storyline-component .component-intro {
      border-radius: 5px; } }
  .storyline-component .component-expert .anchor-arrow {
    border: 0;
    background: #e7f2f7 !important; }
  .storyline-component .component-expert .anchor-dot {
    background: #6681c3 !important; }
  .storyline-component .component {
    box-shadow: 1px 1px 2px 0 #E2E2E2; }
    .storyline-component .component::before, .storyline-component .component.last::after {
      display: block;
      position: absolute;
      z-index: -1;
      content: "";
      width: 30px;
      left: -25px;
      border-left: 2px solid #ccc; }
    .storyline-component .component::before, .storyline-component .component.component-intro::after {
      top: -30px;
      bottom: 0; }
    .storyline-component .component.last::after {
      height: 60px; }
    .storyline-component .component.component-intro::before {
      border-top-left-radius: 0 !important;
      top: -50px; }
    @media only screen and (min-width: 768px) {
      .storyline-component .component::before, .storyline-component .component.component-intro::before, .storyline-component .component.last::after {
        border-width: 4px;
        left: -40px; } }
    .storyline-component .component.component-intro::after {
      display: none; }
    .storyline-component .component .anchor {
      position: absolute;
      left: -30px;
      background: white;
      width: 31px;
      top: 50%;
      height: 18px;
      margin-top: -9px;
      z-index: 2;
      padding: 3px 0; }
    .storyline-component .component .anchor-dot {
      height: 12px;
      width: 12px;
      border-radius: 50%;
      background: #bbb; }
    .storyline-component .component .anchor-arrow {
      position: absolute;
      width: 14px;
      height: 14px;
      -webkit-transform: translateX(50%) rotate(45deg);
          -ms-transform: translateX(50%) rotate(45deg);
              transform: translateX(50%) rotate(45deg);
      border-color: #E6E6E6;
      border-width: 0 0 1px 1px;
      border-style: solid;
      right: 1px;
      top: 2px;
      background: #FFF;
      border-radius: 0 0 0 2px; }
    @media only screen and (min-width: 768px) {
      .storyline-component .component .anchor {
        position: absolute;
        left: -46px;
        width: 47px;
        height: 24px;
        margin-top: -14px;
        padding: 4px 0; }
      .storyline-component .component .anchor-dot {
        height: 16px;
        width: 16px; }
      .storyline-component .component .anchor-arrow {
        height: 22px;
        width: 22px;
        border-radius: 0 0 0 5px; }
      .storyline-component .component.component-intro::before {
        top: -60px; } }

@media only screen and (min-width: 768px) {
  .storyline-component + .storyline-component {
    margin-top: 30px; }
    .storyline-component + .storyline-component .component-intro {
      margin-top: 60px; } }

.loading-bar {
  text-align: center;
  padding: 40px 0; }
  .loading-bar .loader {
    display: inline-block;
    height: 32px;
    width: 32px;
    background-image: url("../img/loaders/loading-rays.gif"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .loading-bar .loader {
        background-image: url("../img/loaders/loading-rays@2x.gif");
        background-size: 32px 32px; } }

#timeline {
  display: none; }

@media only screen and (min-width: 768px) {
  #timeline {
    height: 40px;
    margin-top: 30px;
    margin-bottom: 60px;
    display: block; } }

.timeline {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .timeline.sticky {
    margin-top: 7px; }
    .timeline.sticky .gutter::after {
      opacity: 1; }
  .timeline .timeline-item::-moz-selection, .timeline i::-moz-selection {
    background: transparent !important; }
  .timeline .timeline-item::selection, .timeline i::selection {
    background: transparent !important; }
  .timeline .timeline-item {
    outline: none;
    text-decoration: none !important; }
  .timeline .timeline-preconception .gutter {
    background-color: #f0ab00; }
  .timeline .timeline-preconception a {
    font-size: 14px; }
  .timeline .timeline-pregnancy .gutter {
    background-color: #71b200; }
  .timeline .timeline-baby .gutter {
    background-color: #42b3e8; }
  .timeline .timeline-toddler .gutter {
    background-color: #e24a72; }
  .timeline .gutter {
    padding: 0 10px;
    border-radius: 20px;
    position: relative;
    box-shadow: inset 0 6px 15px rgba(0, 0, 0, 0.05);
    background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.15) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#26000000', GradientType=0);
    -webkit-filter: none !important;
            filter: none !important; }
    .timeline .gutter::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border-radius: 20px;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
      opacity: 0;
      z-index: -1; }
    .timeline .gutter i {
      position: absolute;
      bottom: -6px;
      left: 20px;
      font-size: 33px;
      color: #FFF;
      display: none; }
  .timeline .pointer {
    position: absolute;
    bottom: -14px;
    left: -15px;
    height: 26px;
    width: 26px;
    cursor: pointer;
    width: 30px;
    height: 28px;
    opacity: 0;
    transition: opacity 0.3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
        touch-action: none;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    background-image: url("../img/timeline-pointer.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .timeline .pointer {
        background-image: url("../img/timeline-pointer@2x.png");
        background-size: 30px 28px; } }
    .timeline .pointer.in {
      opacity: 1; }
    .timeline .pointer::after {
      content: "";
      position: absolute;
      top: 5px;
      left: -30px;
      right: -30px;
      bottom: -30px; }
  .timeline .periods {
    display: table;
    width: 100%;
    height: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .timeline ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: table-row; }
    .timeline ul li {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
      .timeline ul li a {
        color: white;
        font-size: 9px;
        vertical-align: middle;
        display: inline-block;
        border-radius: 9px;
        padding: 2px 3px;
        min-width: 16px;
        margin-bottom: 2px; }
        .timeline ul li a:hover {
          text-decoration: none; }
      .timeline ul li.active a {
        background: rgba(0, 0, 0, 0.4); }
  .timeline .timeline-preconception ul li a {
    font-size: 14px;
    margin-bottom: 0; }
  @media only screen and (min-width: 992px) {
    .timeline .gutter i {
      display: block; }
    .timeline .periods {
      padding-left: 40px; } }

#product-description h2 {
  font-size: 22px; }
  @media only screen and (max-width: 767px) {
    #product-description h2 {
      margin-bottom: 6px; } }
#product-description h3 {
  font-size: 18px;
  font-family: 'open_sans', sans-serif;
  font-weight: 700 !important;
  font-style: normal !important; }

.product-hints h2 {
  color: #7ab800 !important; }
.product-hints ul li {
  font-size: 14px;
  line-height: 1.5; }
  .product-hints ul li::before {
    background: #7ab800; }
.product-hints a {
  color: #7ab800 !important; }

#specifications {
  position: relative;
  padding: 20px 0; }
  #specifications ul {
    margin: 20px 0 10px; }
  #specifications .well-xs {
    margin: 0; }
  #specifications .toggler {
    color: #002c77;
    margin-bottom: 0; }
  #specifications .product-pedestal {
    width: 370px;
    height: 250px;
    position: absolute;
    right: -80px;
    bottom: 0; }
    #specifications .product-pedestal .image-container {
      position: absolute;
      bottom: 55px;
      left: 100px;
      width: 170px;
      z-index: 1;
      text-align: center; }
      #specifications .product-pedestal .image-container img {
        max-height: 250px;
        max-width: 100%;
        width: auto;
        height: auto; }
    #specifications .product-pedestal .box {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 35px; }

@media only screen and (min-width: 768px) {
  #specifications {
    padding: 50px 0; }
    #specifications .section-title {
      margin-bottom: 20px; }
  .specifications-columns-wrapper {
    margin-right: 250px;
    margin-top: 0; }
    .specifications-columns-wrapper .column {
      padding-right: 15px; } }

@media only screen and (max-width: 767px) {
  #specifications .toggler {
    position: relative;
    padding-top: 10px;
    border-top: 1px solid #eee; }
    #specifications .toggler i {
      position: absolute;
      right: 0;
      top: 10px;
      font-size: 20px; } }

.gradient-background-carousel::before, .gradient-background-carousel::after, .gradient-background-specifications::before, .gradient-background-specifications::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0; }
.gradient-background-carousel::before, .gradient-background-specifications::before {
  left: -3000px;
  right: -3000px;
  z-index: -2; }
.gradient-background-carousel::after, .gradient-background-specifications::after {
  left: 0;
  z-index: -1; }
.gradient-background-carousel.theme-nutrilon::before, .gradient-background-specifications.theme-nutrilon::before {
  background-color: #dcecf8; }
.gradient-background-carousel.theme-bambix::before, .gradient-background-specifications.theme-bambix::before {
  background-color: #ffeeb2; }
.gradient-background-carousel.theme-olvarit::before, .gradient-background-specifications.theme-olvarit::before {
  background-color: #eaf1c2; }

.gradient-background-carousel {
  position: relative; }
  .gradient-background-carousel::after {
    right: 0;
    background-image: radial-gradient(circle at 40% 50%, #ffffff 0%, rgba(255, 255, 255, 0) 40%); }

.gradient-background-specifications::after {
  display: none;
  right: -200px; }
@media only screen and (min-width: 768px) {
  .gradient-background-specifications::after {
    background-image: radial-gradient(circle at 70% 50%, #ffffff 0%, rgba(255, 255, 255, 0) 40%);
    display: block; } }

.product-info {
  text-align: center;
  margin-top: 20px;
  position: relative; }
  .product-info .product-details {
    position: relative; }
    .product-info .product-details .back {
      position: absolute;
      left: 15px;
      top: -6px; }
  .product-info h1 {
    color: #002c77;
    margin-top: 0;
    margin-bottom: 5px; }
  .product-info .product-summary {
    margin: 20px 0 8px; }
    .product-info .product-summary strong {
      display: block; }
  .product-info .product-weight {
    color: #8dc2e9;
    margin-right: 3px; }
  .product-info .age-advice {
    color: #777777; }
  .product-info label {
    text-align: left;
    display: block;
    font-size: 11px; }
  .product-info .order-amount-disclaimer {
    padding-left: 15px;
    color: #777777; }
  .product-info .add-to-cart .btn {
    margin-top: 16px; }
  @media only screen and (min-width: 768px) {
    .product-info {
      text-align: left; }
      .product-info .order-amount-container {
        width: 80px; }
      .product-info .price {
        margin-top: -10px; }
      .product-info .add-to-cart {
        margin-top: 10px; } }
  @media only screen and (max-width: 767px) {
    .product-info .product-details {
      padding-top: 40px; }
    .product-info .add-to-cart-section {
      background: white;
      padding-top: 20px;
      padding-bottom: 20px; }
      .product-info .add-to-cart-section .shop-features {
        margin-top: 20px;
        margin-bottom: 0; }
    .product-info .order-amount-disclaimer {
      max-width: 80%;
      margin: 10px auto 0 auto;
      padding-left: 0 !important; } }

#hints h2 + ul {
  margin-top: 15px;
  margin-bottom: 10px; }

.product-images-xs {
  margin-top: 30px; }
  .product-images-xs .carousel {
    padding-bottom: 70px; }
  .product-images-xs .indicators {
    margin: 0 -10px;
    bottom: 0px; }
    .product-images-xs .indicators ul {
      margin: 20px 0; }
  .product-images-xs .slides {
    z-index: 1;
    -webkit-mask-box-image: -webkit-linear-gradient(left, transparent, white 5%, white 95%, transparent 100%); }
  .product-images-xs .slide {
    height: 260px; }
  .product-images-xs a {
    height: 100%;
    width: 100%; }
  .product-images-xs img {
    height: auto !important;
    width: auto !important;
    max-height: 100%;
    max-width: 200px !important;
    margin: auto; }
  .product-images-xs .carousel-control {
    margin-top: -40px; }
  .product-images-xs .icon-zoom-in {
    bottom: 86px; }

.product-image-thumbnails {
  overflow: hidden;
  position: relative;
  margin-top: 20px;
  margin-left: -5px;
  margin-right: -5px; }
  .product-image-thumbnails .next, .product-image-thumbnails .previous {
    display: none; }
  .product-image-thumbnails .slides {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    left: 0;
    overflow: hidden;
    height: 100px;
    width: 330px;
    -webkit-user-select: none;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent; }
    .product-image-thumbnails .slides:before, .product-image-thumbnails .slides:after {
      content: " ";
      display: table; }
    .product-image-thumbnails .slides:after {
      clear: both; }
    .product-image-thumbnails .slides li {
      float: left;
      height: 100%;
      width: 90px;
      padding: 0 5px; }
      .product-image-thumbnails .slides li:not(.current):hover a::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.05); }
      .product-image-thumbnails .slides li.current a {
        border: 1px solid #7ab800; }
  .product-image-thumbnails a {
    padding: 5px;
    outline: none;
    display: block;
    border: 1px solid #ddd;
    position: relative;
    height: 70px;
    width: 70px;
    background: white; }
  .product-image-thumbnails img {
    display: block;
    margin: 0 auto;
    cursor: pointer;
    width: auto !important;
    height: auto;
    max-width: 100%;
    max-height: 100%; }

.product-images-xs .icon-zoom-in, .product-images-sm .icon-zoom-in {
  position: absolute;
  right: 14px;
  font-size: 26px;
  color: #002c77; }
.product-images-xs .slide a, .product-images-sm .slide a {
  position: relative;
  display: block; }
  .product-images-xs .slide a img, .product-images-sm .slide a img {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }

.product-images-sm .slides {
  z-index: 1;
  margin-top: 80px;
  height: 400px;
  -webkit-mask-box-image: -webkit-linear-gradient(left, transparent, white 5%, white 95%, transparent 100%); }
  @media only screen and (min-width: 992px) {
    .product-images-sm .slides {
      margin-top: 0; } }
.product-images-sm .slide {
  height: 430px; }
  .product-images-sm .slide a {
    cursor: url(../img/zoom-in-cursor.png), url(/Content/img/zoom-in.cur), pointer;
    cursor: zoom-in;
    cursor: -webkit-zoom-in;
    display: block;
    position: relative;
    height: 400px; }
.product-images-sm .product-image {
  position: relative;
  z-index: 1; }
  .product-images-sm .product-image img {
    max-height: 400px;
    margin: 0 auto;
    width: auto !important; }
.product-images-sm .carousel-control {
  -webkit-transform: translate(0, -50%) !important;
      -ms-transform: translate(0, -50%) !important;
          transform: translate(0, -50%) !important; }
.product-images-sm .icon-zoom-in {
  bottom: 6px; }

@media only screen and (min-width: 768px) {
  .product-image-thumbnails {
    margin-top: 0;
    margin-left: 2px;
    margin-right: 0;
    width: 70px !important; }
    .product-image-thumbnails .thumbnails {
      list-style: none;
      padding: 0;
      width: 70px !important;
      height: 400px;
      margin-top: -5px;
      margin-bottom: -5px; }
      .product-image-thumbnails .thumbnails li {
        width: 70px;
        height: 80px;
        overflow: hidden !important;
        padding: 5px 0; } }

#recommended-products a:hover {
  text-decoration: none; }
@media only screen and (min-width: 768px) {
  #recommended-products {
    margin-bottom: 60px; } }
#recommended-products h3 {
  text-align: center;
  margin-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    #recommended-products h3 {
      text-align: left; } }

.box {
  -webkit-perspective: 500px;
          perspective: 500px;
  -webkit-perspective-origin: top;
          perspective-origin: top;
  background: #d9d9da;
  position: relative; }
  .csstransforms3d .box::before {
    content: "";
    position: absolute;
    left: 15%;
    right: 15%;
    height: 231px;
    background: white;
    -webkit-transform: rotateX(-105deg) translateZ(-150px);
            transform: rotateX(-105deg) translateZ(-150px); }

@media only screen and (min-width: 768px) {
  .csstransforms3d .box:not(.box-mini):before {
    height: 214px;
    -webkit-transform: rotateX(-109deg) translateZ(-150px);
            transform: rotateX(-109deg) translateZ(-150px); } }

@media only screen and (min-width: 768px) {
  #shop-features {
    margin: 30px -112px 0; } }

#shop-features .shop-features {
  padding: 20px 0; }

.product-filters-hint {
  position: absolute;
  left: 15px;
  top: -65px;
  width: 148px;
  height: 51px; }

.product-filters {
  position: relative;
  border: 1px solid #e6e6e6;
  padding: 0;
  border-radius: 6px;
  margin-bottom: 20px;
  margin-top: 15px;
  display: none; }
  .product-filters.animate {
    transition: height 0.4s; }
  @media only screen and (min-width: 768px) {
    .product-filters {
      margin-top: 0;
      display: block; } }

.product-filter-top {
  position: relative;
  background-color: #e8f2fa;
  padding: 20px 20px 40px 20px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px; }
  .product-filter-top label {
    font-family: 'open_sans', sans-serif;
    font-weight: 700 !important;
    font-style: normal !important;
    display: block;
    color: #002c77;
    margin-left: 0;
    margin-bottom: 5px; }

.reset-filters {
  font-family: 'open_sans', sans-serif;
  font-weight: normal !important;
  font-style: normal !important;
  color: #555555;
  position: absolute;
  bottom: 14px;
  right: 20px;
  font-size: 13px;
  display: inline-block;
  line-height: 13px;
  border-bottom: 1px solid #555555;
  text-decoration: none !important; }
  .reset-filters:hover {
    color: #888888;
    border-color: #888888; }

.product-filter-category:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px; }
  .product-filter-category:last-child .toggler {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px; }
    .product-filter-category:last-child .toggler.content-visible {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
.product-filter-category .toggler {
  color: #002c77;
  padding: 20px;
  background: linear-gradient(to bottom, #fefefe 0%, #fdfdfd 19%, #fbfbfb 20%, #f6f6f6 64%, #f4f4f4 65%, #f1f1f1 100%);
  position: relative;
  border-top: 1px solid #eeeeee;
  font-family: 'open_sans', sans-serif;
  font-weight: 700 !important;
  font-style: normal !important; }
  .product-filter-category .toggler:first-child {
    border: none; }
  .product-filter-category .toggler::before {
    font-family: "nutricia-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: absolute;
    right: 20px;
    top: 35%;
    width: 20px;
    height: 10px;
    color: #002c77;
    font-size: 18px; }
.product-filter-category .togglable-content, .product-filter-category .product-filters {
  display: none; }
  .product-filter-category .togglable-content .togglable-content-wrapper, .product-filter-category .product-filters .togglable-content-wrapper {
    padding: 28px 20px; }
    .product-filter-category .togglable-content .togglable-content-wrapper .product-filter, .product-filter-category .product-filters .togglable-content-wrapper .product-filter {
      font-size: 12px;
      display: block;
      text-decoration: none !important; }
      .product-filter-category .togglable-content .togglable-content-wrapper .product-filter + .product-filter, .product-filter-category .product-filters .togglable-content-wrapper .product-filter + .product-filter {
        margin-top: 5px; }
    .product-filter-category .togglable-content .togglable-content-wrapper a.product-filter:hover, .product-filter-category .product-filters .togglable-content-wrapper a.product-filter:hover {
      color: #71b200;
      text-decoration: none; }
    .product-filter-category .togglable-content .togglable-content-wrapper span.product-filter, .product-filter-category .product-filters .togglable-content-wrapper span.product-filter {
      color: #c7c7c7; }

.product-filter {
  color: #333333;
  position: relative;
  line-height: 1.5;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  z-index: 1;
  line-height: 2; }
  .product-filter.active i {
    display: inline-block;
    color: #E74C3C; }
  .product-filter i {
    margin-left: 10px;
    font-size: 14px;
    line-height: 1;
    position: relative;
    top: 1px;
    display: none; }
  .product-filter:hover, .product-filter:active {
    color: #71b200; }
    .product-filter:hover i, .product-filter:active i {
      color: #71b200 !important; }

@media only screen and (min-width: 768px) {
  .product-overview-header {
    padding-bottom: 60px; } }
.product-overview-header .shop-features {
  margin: 30px 0; }
.product-overview-header .cover-background, .product-overview-header .component-article .image, .component-article .product-overview-header .image {
  height: 192px; }
  @media only screen and (min-width: 768px) {
    .product-overview-header .cover-background, .product-overview-header .component-article .image, .component-article .product-overview-header .image {
      height: 374px; } }
.product-overview-header .toggle-filters {
  position: relative; }
  .product-overview-header .toggle-filters::before {
    content: attr(data-show-text); }
  .product-overview-header .toggle-filters i {
    font-family: "nutricia-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 20px;
    position: absolute;
    right: 11px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .product-overview-header .toggle-filters.content-visible::before {
    content: attr(data-close-text); }

.product-listing {
  position: relative; }
  .product-listing p.title {
    margin-bottom: 5px; }

.product-count {
  position: absolute;
  top: -29px;
  left: 0;
  color: #888;
  font-size: 12px; }

.product-sort {
  margin: 15px 0; }
  .product-sort .vertical-align-middle {
    display: table;
    width: 100%; }
    .product-sort .vertical-align-middle > * {
      display: table-cell;
      vertical-align: middle; }
  .product-sort label {
    white-space: nowrap; }
  .product-sort .select-container {
    width: 100%;
    padding-left: 10px; }
  @media only screen and (min-width: 768px) {
    .product-sort {
      position: absolute;
      top: -70px;
      right: 0;
      width: 320px; } }

.product {
  opacity: 0;
  transition: opacity 0.3s; }
  .product.in {
    opacity: 1; }
  .product a {
    text-decoration: none !important; }

.shop-banner {
  position: relative;
  height: 280px;
  background-color: #e8f2fa !important;
  background-image: radial-gradient(circle at 50% 40%, #ffffff 0%, rgba(255, 255, 255, 0) 80%); }
  .shop-banner .circle-cta {
    display: block;
    border-radius: 90px;
    height: 180px;
    width: 180px;
    background: #002c77;
    position: absolute;
    top: 35px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
    .shop-banner .circle-cta span {
      font-family: "merriweatheritalic", serif;
      -webkit-font-smoothing: antialiased;
      font-weight: bold !important;
      font-style: normal !important;
      color: white;
      position: absolute;
      top: 50%;
      left: 50%;
      padding: 0 20px;
      width: 100%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      text-align: center;
      font-size: 30px;
      line-height: 32px; }
  .shop-banner .text-link-cta {
    font-family: "merriweatheritalic", serif;
    -webkit-font-smoothing: antialiased;
    font-weight: bold !important;
    font-style: normal !important;
    text-align: center;
    position: absolute;
    bottom: 25px;
    left: 10px;
    right: 10px;
    color: #002c77;
    text-decoration: underline; }
  @media only screen and (min-width: 768px) {
    .shop-banner {
      height: 372px;
      background-image: radial-gradient(circle at 50% 40%, #ffffff 0%, rgba(255, 255, 255, 0) 80%); }
      .shop-banner .circle-cta {
        top: 70px; }
      .shop-banner .text-link-cta {
        bottom: 65px; } }

.product-previews {
  margin-bottom: 20px; }
  .product-previews .product-preview {
    margin-bottom: 10px; }
  @media only screen and (min-width: 768px) {
    .product-previews {
      margin-bottom: 0; }
      .product-previews .product-preview {
        margin-bottom: 30px; } }