/* Monaco Bar */
.brand-feature-container #brand-logo {
  background-image: url(../images/mb/logo.png);
  background-size: auto;
  height: 200px;
  width: 340px;
  top:30px;
  margin-left: -170px;
}
.brand-feature-container .brand-feature {
  background-color: transparent;
  background-image: url(../images/mb/cs-bg.png);
}
.flavour-item .prod-circle {
  background-color: #fefbf6;
}
.dots {
  background-color: #8f0000;
}
.dots .dot {
  background-color: #FFFFFF;
}
.brand-container {
  background-color: #3b2301;
  background-image: url(../images/mb/bg.jpg);
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: auto;
}
@media screen and (min-width: 2500px) {
  .brand-container {
    background-size: 100% auto;
  }
}
.main-content {
  background-image: url(../images/mb/page-top.png);
  background-position: 0 0;
}
.brand-feature .slide {
  height: 326px;
}
.brand-feature .text {
  background-color: transparent;
  background-image: url(../images/mb/feature-text.png);
  background-position: right 0;
  background-repeat: no-repeat;
}
.brand-feature .text h3 {
  color: #e20017;
}
.brand-feature .text h2,
.brand-feature .text h6 {
  color: #d1ae54;
}
.brand-feature .text .btn {
  border-color: #e20017;
  background-color: #e20017;
}
h1,
h2 {
  color: #d1ae54;
}
h3,
h4,
h5 {
  color: #e20017;
}
.flavour-item h1,
.brand-columns h1,
.flavour-item h2,
.brand-columns h2 {
  color: #d1ae54;
}
.flavour-item h3,
.brand-columns h3,
.flavour-item h4,
.brand-columns h4,
.flavour-item h5,
.brand-columns h5 {
  color: #e20017;
}
.flavour-item .feature-block,
.brand-columns .feature-block {
  background: none;
  border-top: 1px solid #d4d4d4;
}
.flavour-item .feature-block .feature-block-text h3,
.brand-columns .feature-block .feature-block-text h3,
.flavour-item .feature-block .feature-block-text p,
.brand-columns .feature-block .feature-block-text p {
  color: #d1ae54;
}
.flavour-item .feature-block .feature-block-text .feature-block-link,
.brand-columns .feature-block .feature-block-text .feature-block-link {
  background-color: #e20017;
}
.news-sidebar-section {
  background-image: none;
  border-top: 1px solid #d4d4d4;
}
.add-this-brand-bar {
  margin-bottom: 50px;
}
.add-this-brand-bar a.btn {
  background: none;
  border: none;
  padding: 0;
  margin: 0 auto;
  width: 527px;
  height: 54px;
  background-image: url("../images/mb/large-share-button.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
}
.news-subscribe p {
  color: #e20017;
}
.news-subscribe .input-wrapper input {
  background-color: #fefbf6;
}
.news-subscribe .input-wrapper input::-webkit-input-placeholder {
  color: #e20017;
}
.news-subscribe .input-wrapper input:-moz-placeholder {
  color: #e20017;
}
.news-subscribe .input-wrapper input::-moz-placeholder {
  color: #e20017;
}
.news-subscribe .input-wrapper input:-ms-input-placeholder {
  color: #e20017;
}
.page-section .page-container {
  box-shadow: 1px 1px 5px rgba(157, 21, 105, 0.5);
}
h5.gelato {
  color: #e20017;
}
.brand-columns .left-column .stay-tuned {
  background-image: url(../images/mb/ds-extra-elements.png);
  background-position: -178px 30px;
  width: 204px;
  height: 33px;
  position: absolute;
  top: 10px;
  right: 0;
  display: block;
}
.product-overlay-wrapper .product {
  border-color: #8f0000;
  background-color: #d1ae54;
}
.product #overlay-brand-logo {
  background-image: url(../images/mb/logo.png);
  background-size: auto 100%;
}
.product .product-details h2 {
  color: #fefbf6;
}
.product .prod-circle {
  background-color: #8f0000;
}
@media only screen and (max-width: 767px) {
  body {
    background-color: #3b2301;
  }
  .brand-container,
  .brand-container .main-content {
    background-image: none;
  }
  .brand-feature-container {
    background-image: url(../images/mb/mobile-header.png);
  }
  .brand-feature-container .brand-feature {
    background: none;
  }
  .brand-feature-container #brand-logo {
    background-size: 70%;
  }
  .flavours-grid .flavour-item {
    background-color: #fefbf6;
  }
  .brand-feature .slide {
    height: 475px;
  }
  .brand-feature .text {
    background-image: url(../images/mb/mobile-feature-text-bg.png);
  }
  .flavours h5 {
    color: #e20017;
  }
  .add-this-brand-bar a.btn {
    width: 100%;
    background-position: center 0;
  }
  .brand-columns .column .stay-tuned {
    display: none;
  }
  .mobile-feature-header .breadcrumbs ul,
  .mobile-feature-header .breadcrumbs li,
  .mobile-feature-header .breadcrumbs a {
    color: #FFFFFF;
  }
}
