/*============================================================================
|***
|**  Deploy Custom File
|*
==============================================================================*/
/*============================================================================
  Ingredients block
==============================================================================*/
.ingredients-section {
  background-color: #000;
  padding: 170px 0;
  /*================ Media Query ================*/
  /*================ Responsive Show/Hide Helper ================*/ }
  .ingredients-section .feature-row {
    margin: 0;
    align-items: flex-start; }
  .ingredients-section .table-holder {
    margin: 0 auto; }
  .ingredients-section .table-holder-section-preview {
    color: #ffffff;
    font-family: 'avenirheavy', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px; }
    .ingredients-section .table-holder-section-preview span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400;
      line-height: 32px;
      display: block; }
    .ingredients-section .table-holder-section-preview strong {
      font-weight: 400;
      display: inline;
      font-size: 20px;
      line-height: 32px; }
  .ingredients-section h2, .ingredients-section h3, .ingredients-section p {
    color: #ffffff; }
  .ingredients-section p {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 35px; }
  .ingredients-section h2 {
    font-size: 42px;
    font-weight: 400;
    line-height: 52px; }
  .ingredients-section h3, .ingredients-section strong {
    display: block;
    font-size: 20px;
    line-height: 32px;
    font-weight: 800;
    font-family: 'avenirheavy', sans-serif; }
  .ingredients-section table {
    background: transparent;
    border-spacing: 0;
    width: 100%; }
  .ingredients-section th {
    text-align: right;
    border-bottom: 2px solid #fff;
    width: 146px;
    padding: 15px 0; }
  .ingredients-section th:last-child {
    width: 105px; }
  .ingredients-section td {
    text-align: right;
    border-bottom: 1px solid #fff;
    padding: 12px 0; }
  .ingredients-section div.no-border {
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    margin-top: -1px;
    width: 35px;
    font-size: 0; }
  .ingredients-section td:first-child {
    font-family: 'avenirheavy';
    text-align: left; }
  .ingredients-section td, .ingredients-section th {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #fff;
    background: transparent; }
  .ingredients-section tr:first-child td {
    border-bottom: 2px solid #fff; }
  .ingredients-section tr {
    background: transparent; }
  .ingredients-section tr.big td:first-child {
    padding-left: 25px; }
  .ingredients-section tr.short td:first-child {
    position: relative;
    padding-left: 35px; }
  .ingredients-section tr.short td:first-child:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    margin-top: -1px;
    width: 35px;
    height: 1px;
    font-size: 0; }
  .ingredients-section tr.big i {
    font-style: normal;
    display: block; }
  .ingredients-section tr.big span {
    padding-left: 15px;
    display: block; }
  .ingredients-section .feature-row__text--left {
    padding: 0 0 0 148px; }
  .ingredients-section .table-holder-section-text {
    margin-top: 30px; }
    .ingredients-section .table-holder-section-text p {
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 5px; }
      .ingredients-section .table-holder-section-text p strong {
        display: inline; }
  .ingredients-section .see-all {
    display: none; }
  @media only screen and (max-width: 959px) {
    .ingredients-section {
      padding: 70px 0; }
      .ingredients-section .feature-row__item {
        padding: 0; }
      .ingredients-section .ingredients-section .feature-row__text--left {
        padding: 25px; }
      .ingredients-section h2 {
        font-size: 26px;
        line-height: 30px; }
      .ingredients-section td, .ingredients-section th {
        font-size: 12px;
        line-height: 16px;
        color: #fff;
        background: transparent; }
      .ingredients-section .table-holder-section-preview span {
        font-size: 16px;
        line-height: 24px; }
      .ingredients-section .table-holder-section-preview strong {
        font-size: 16px;
        line-height: 24px; }
      .ingredients-section table {
        margin-bottom: 20px; }
      .ingredients-section .table-holder-section-text {
        margin-top: 0;
        margin-bottom: 40px; }
        .ingredients-section .table-holder-section-text p {
          font-size: 12px;
          line-height: 16px; } }
  @media only screen and (max-width: 600px) {
    .ingredients-section {
      height: 592px;
      overflow: hidden; }
      .ingredients-section .page-width {
        height: 523px;
        position: relative; }
      .ingredients-section .see-all {
        display: block;
        color: #ffffff;
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
        text-align: center;
        position: absolute;
        bottom: 0;
        height: 343px;
        width: 100%;
        padding-top: 250px; }
        .ingredients-section .see-all span {
          background: url(arrow.png) no-repeat center center;
          width: 13px;
          height: 9px;
          display: inline-block;
          line-height: 6px; }
        .ingredients-section .see-all span.rotated {
          transform: rotate(180deg); }
      .ingredients-section .enlarged {
        bottom: -85px; }
      .ingredients-section .black-gradient {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+69,000000+69,000000+75&0+0,0.65+69,0.65+69,0.96+83 */
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 69%, rgba(0, 0, 0, 0.78) 75%, rgba(0, 0, 0, 0.96) 83%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 69%, rgba(0, 0, 0, 0.78) 75%, rgba(0, 0, 0, 0.96) 83%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 69%, rgba(0, 0, 0, 0.78) 75%, rgba(0, 0, 0, 0.96) 83%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#f5000000', GradientType=0);
        /* IE6-9 */ } }

/*============================================================================*/
/*============================================================================
  Three columns block
==============================================================================*/
.three-columns-block {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 600px;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%; }
  .three-columns-block span.number {
    font-family: 'avenirheavy';
    font-size: 80px;
    font-weight: 400;
    line-height: 80px;
    letter-spacing: -2px; }
  .three-columns-block span.measure {
    font-family: 'avenirheavy';
    font-size: 18px;
    font-weight: 400;
    line-height: 42px;
    text-transform: uppercase; }
  .three-columns-block h3.h3 {
    font-family: 'avenirroman';
    font-size: 24px;
    font-weight: 400;
    line-height: 42px; }
  .three-columns-block .page-width {
    width: 100%; }
  .three-columns-block .subheading {
    color: #ffffff;
    font-size: 26px;
    font-weight: 700;
    line-height: 42px;
    text-align: center; }
  @media only screen and (max-width: 767px) {
    .three-columns-block {
      background-size: initial; }
      .three-columns-block .subheading {
        font-weight: 400; } }
  @media (min-width: 400px) and (max-width: 767px) {
    .three-columns-block {
      max-height: 800px; } }

/*============================================================================*/
/*============================================================================
  Columns with video block
==============================================================================*/
.columns-video a.play-outer {
  background: rgba(20, 20, 20, 0.4);
  height: 110px;
  width: 110px;
  position: absolute;
  border-radius: 50%;
  text-align: center;
  display: block;
  left: 42%;
  top: 40%; }
  @media (max-width: 767px) {
    .columns-video a.play-outer {
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }
  .columns-video a.play-outer span.play-inner {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #000;
    height: 90px;
    width: 90px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #ffffff;
    font-family: "avenirheavy";
    font-size: 12px;
    font-weight: 400;
    line-height: 92px;
    text-transform: uppercase;
    letter-spacing: 2.4px; }
.columns-video .page-width {
  overflow: hidden; }
.columns-video .preview-paragraph {
  width: 1053px;
  color: #151515;
  font-size: 28px;
  font-weight: 400;
  line-height: 42px;
  margin-bottom: 163px; }
.columns-video .column-left {
  float: left;
  width: 488px; }
  .columns-video .column-left img {
    display: block;
    width: 100%;
    height: auto; }
.columns-video .column-right {
  float: right;
  width: 700px; }
  .columns-video .column-right img {
    display: block;
    width: 100%;
    height: auto; }
  .columns-video .column-right .text-block {
    margin-top: 196px;
    margin-bottom: 193px;
    margin-left: 107px; }
    .columns-video .column-right .text-block h3 {
      font-size: 32px;
      font-weight: 400;
      line-height: 50px;
      color: #000; }
    .columns-video .column-right .text-block p {
      font-size: 20px;
      color: #181818; }
@media only screen and (max-width: 1320px) {
  .columns-video .column-left {
    width: 36%; }
  .columns-video .column-right {
    width: 60%; }
    .columns-video .column-right .text-block {
      margin-top: 20%;
      margin-bottom: 20%;
      margin-left: 10%; }
      .columns-video .column-right .text-block p {
        font-size: 16px; } }
@media only screen and (max-width: 959px) {
  .columns-video .column-left {
    float: none;
    width: 100%; }
  .columns-video .column-right {
    float: none;
    width: 100%;
    margin-top: 57px; }
    .columns-video .column-right .text-block {
      margin: 0 0 39px; }
      .columns-video .column-right .text-block h3 {
        font-size: 26px;
        font-weight: 400;
        line-height: 30px; }
  .columns-video .preview-paragraph {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    width: 100%;
    margin-bottom: 75px;
    margin-top: 45px; } }

/*============================================================================*/
/*============================================================================
  Product Newsletter Block
==============================================================================*/
.product-newsletter-block {
  background-color: #f9f9f9;
  padding: 170px 0; }
  .product-newsletter-block .holder h3 {
    color: #151515;
    font-family: 'avenirroman';
    font-size: 26px;
    font-weight: 400;
    line-height: 38px;
    margin: 0; }
  .product-newsletter-block .holder input {
    color: #151515;
    font-family: 'avenirroman';
    font-size: 26px;
    font-weight: 400;
    line-height: 40px;
    padding: 26px 0;
    border-bottom: 1px solid #cccccc;
    width: 100%;
    max-width: 92%;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    display: inline-block; }
  .product-newsletter-block .holder button {
    display: inline-block;
    width: 7%;
    color: #151515;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase; }
  @media only screen and (max-width: 1320px) {
    .product-newsletter-block {
      padding: 100px 0; }
      .product-newsletter-block .holder h3 {
        font-size: 20px;
        font-weight: 400;
        line-height: 26px; }
      .product-newsletter-block .holder input {
        max-width: 88%;
        font-size: 20px;
        font-weight: 400;
        line-height: 26px; }
      .product-newsletter-block .holder button {
        width: 11%; } }
  @media only screen and (max-width: 700px) {
    .product-newsletter-block {
      padding: 70px 0; }
      .product-newsletter-block .holder h3 {
        font-size: 20px;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 10px; }
      .product-newsletter-block .holder input {
        max-width: 100%;
        padding: 15px 0;
        font-size: 20px !important; }
      .product-newsletter-block .holder button {
        width: auto;
        font-size: 12px;
        text-align: left;
        padding: 0;
        margin-top: 20px; } }

/*============================================================================*/
/*============================================================================
  Header
==============================================================================*/
header.site-header .medium-up--four-fifths {
  text-align: center; }

a.grid__item--custom-image {
  display: inline-block;
  width: 29%;
  margin: 0 2%;
  vertical-align: top; }
  a.grid__item--custom-image img {
    display: block;
    width: 100%; }
  a.grid__item--custom-image span.custom-image-desc {
    display: block;
    padding: 25px;
    text-align: center;
    font-size: 14px;
    line-height: 22px; }
  a.grid__item--custom-image span.custom-image-holder {
    display: block;
    position: relative; }
    a.grid__item--custom-image span.custom-image-holder i {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 100%;
      text-align: center;
      margin-bottom: 0;
      color: #fff;
      left: 0;
      right: 0;
      font-family: avenirheavy;
      font-size: 14px;
      font-style: normal;
      text-transform: uppercase;
      letter-spacing: 4.2px;
      font-weight: bold; }

a.grid__item--custom-image:last-child {
  margin-right: 0; }

/*============================================================================
  Collection page
==============================================================================*/
.preview-text-collection-page {
  padding: 60px 0 20px;
  text-align: center; }
  .preview-text-collection-page h2 {
    color: #999;
    font-size: 18px; }
  .preview-text-collection-page h1 {
    color: #000000;
    font-size: 28px; }

.collection-filter__item--count {
  display: none; }

#collection-text-promo {
  padding: 200px 0;
  background-color: #000000; }
  @media only screen and (max-width: 900px) {
    #collection-text-promo {
      padding: 70px 0; } }
  #collection-text-promo h3 {
    color: #ffffff;
    font-family: 'avenirroman';
    font-size: 42px;
    font-weight: 400;
    line-height: 56px; }
    @media only screen and (max-width: 900px) {
      #collection-text-promo h3 {
        font-size: 22px;
        font-weight: 400;
        line-height: 30px; } }
  #collection-text-promo span {
    margin-top: 60px;
    color: #ffffff;
    font-family: 'avenirheavy';
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 2.82px;
    display: inline-block;
    border-bottom: 1px solid #fff; }
    @media only screen and (max-width: 900px) {
      #collection-text-promo span {
        font-size: 14px;
        font-weight: 400;
        line-height: 16px;
        text-transform: uppercase;
        letter-spacing: 2.82px;
        margin-top: 30px; } }

.collection-sidebar button.collapsible-trigger {
  text-transform: none;
  letter-spacing: 0;
  background-color: #f9f9f9;
  padding: 12px 23px;
  border: none;
  font-family: avenirroman;
  font-size: 18px;
  font-weight: 400;
  line-height: 16px; }

span.collapsible-trigger__icon {
  right: 20px; }

.grid__item--sidebar {
  overflow-y: initial; }

#shopify-section-collection-template .grid--collection:first-child {
  display: none; }

#shopify-section-collection-promotions .promo-grid {
  /*display: none;*/ }

.collection-blogposts-custom span.article__category {
  display: block;
  color: #666666;
  font-family: 'avenirroman';
  font-size: 18px;
  font-weight: 400;
  line-height: 16px;
  text-transform: capitalize; }
.collection-blogposts-custom .article__title {
  color: #000000;
  font-family: 'avenirheavy';
  font-size: 32px;
  font-weight: 400;
  line-height: 38px;
  letter-spacing: -0.32px;
  margin: 19px 0 12px;
  display: inline-block; }
.collection-blogposts-custom .article__grid-meta {
  text-align: left;
  margin-bottom: 0; }
  .collection-blogposts-custom .article__grid-meta .article__excerpt {
    font-size: 20px;
    color: #181818;
    margin-top: 0;
    margin-bottom: 35px; }
  .collection-blogposts-custom .article__grid-meta .btn {
    display: inline-block;
    font-family: 'avenirheavy';
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2.82px;
    padding: 21px 40px; }
@media only screen and (max-width: 767px) {
  .collection-blogposts-custom #shopify-section-collection-blog-posts-custom {
    padding-top: 50px; }
  .collection-blogposts-custom .small--one-third {
    width: 100%; }
  .collection-blogposts-custom .small--two-thirds {
    width: 100%; }
  .collection-blogposts-custom span.article__category {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px; }
  .collection-blogposts-custom .article__title {
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    margin: 13px 0; }
  .collection-blogposts-custom .article__grid-meta .article__excerpt {
    font-size: 16px;
    margin: 0 0 25px 0; }
  .collection-blogposts-custom .article__grid-meta .btn {
    font-size: 12px;
    letter-spacing: 2.42px;
    padding: 18px 40px; }
  .collection-blogposts-custom .grid__item:first-child .article__grid-meta {
    margin-bottom: 70px; } }

.template-blog .collection-blogposts-custom .grid__item-custom {
  margin-bottom: 136px; }

.collection-content .grid-product__content {
  padding: 40px;
  background: none; }
  @media only screen and (max-width: 769px) {
    .collection-content .grid-product__content {
      background: none !important; } }
.collection-content .grid__image-ratio {
  background-color: transparent; }
.collection-content .page-width {
  max-width: 1456px; }
.collection-content .grid__item--sidebar {
  padding-left: 0; }

.collection-sidebar__group {
  border: none; }
  .collection-sidebar__group .collapsible-content__inner {
    font-size: 14px;
    padding-left: 23px; }

.collection-content {
  padding-top: 245px; }

.template-collection .collection-content-custom {
  padding: 70px 0 150px; }

.template-list-collections .page-content {
  padding-top: 245px; }

#CollectionSection .grid-product .grid-product__title {
  font-family: "avenirheavy";
  color: #151515;
  font-weight: 800;
  font-size: 18px; }
#CollectionSection .grid-product .grid-product__price {
  font-size: 16px;
  color: #151515; }

@media only screen and (max-width: 767px) {
  .template-list-collections .page-content {
    padding-top: 130px; }

  #CollectionSection .grid-product .grid-product__title {
    font-size: 16px;
    font-weight: 800; }
  #CollectionSection .grid-product .grid-product__price {
    font-size: 14px;
    color: #151515; } }
/*============================================================================
  Modal
==============================================================================*/
.modal-open .modal--solid:before {
  background-color: #000000ad; }

.modal__close .icon {
  width: 40px;
  height: 40px; }

.modal__close {
  z-index: 20000;
  top: 100px; }

/*============================================================================*/
/*============================================================================
  Contact Us
==============================================================================*/
#contact-us #shopify-section-header {
  position: absolute;
  width: 100%; }
#contact-us .site-header {
  background: transparent; }
#contact-us .site-header--stuck {
  background: #ffffff; }
#contact-us .hero__text-content .h1 {
  font-size: 110px !important;
  line-height: 118px; }
@media only screen and (max-width: 767px) {
  #contact-us .hero--100vh {
    height: 400px; }
  #contact-us .hero__text-content .h1 {
    font-size: 30px !important;
    line-height: 30px; } }
#contact-us .hero__text-content .hero__subtitle {
  max-width: 1000px;
  margin-top: 77px;
  font-size: 28px;
  font-weight: 400;
  line-height: 42px; }
#contact-us .form-vertical input, #contact-us .form-vertical select, #contact-us .form-vertical textarea {
  box-shadow: inset 0 1px 7px rgba(0, 0, 0, 0.09);
  background-color: #f7f7f7; }
#contact-us #shopify-section-page-contact-template .grid {
  margin-left: 0; }
#contact-us #shopify-section-page-contact-template .grid__item.medium-up--three-quarters {
  padding: 0;
  left: auto;
  width: 100%; }
#contact-us #shopify-section-page-contact-template .contact-form .grid {
  margin-left: 0; }
#contact-us #shopify-section-page-contact-template .contact-form .grid--small .grid__item {
  padding-left: 0; }
#contact-us #shopify-section-page-contact-template .contact-form .grid--small .grid__item:first-child {
  padding-right: 42px; }
#contact-us #shopify-section-page-contact-template .contact-form label {
  color: #151515;
  font-family: 'avenirroman';
  font-size: 28px;
  font-weight: 400;
  line-height: 42px;
  text-transform: uppercase;
  letter-spacing: 0; }
@media only screen and (max-width: 767px) {
  #contact-us #shopify-section-page-contact-template .contact-form label {
    font-size: 15px;
    color: #666666;
    line-height: 13.23px; } }
#contact-us #shopify-section-page-contact-template .contact-form .btn {
  width: 318px;
  height: 60px;
  background-color: #141414;
  margin-top: 20px;
  font-size: 14px; }
@media only screen and (max-width: 767px) {
  #contact-us #shopify-section-page-contact-template .contact-form .grid--small .grid__item:first-child {
    padding-right: 0px; }
  #contact-us #shopify-section-page-contact-template .contact-form .btn {
    width: 90%; } }
@media only screen and (max-width: 767px) {
  #contact-us #shopify-section-page-contact-template .grid--small .grid__item:first-child {
    padding-right: 0px; } }

/*============================================================================*/
/*============================================================================
  Product Page
==============================================================================*/
.bis-reset .bis-button {
  font-family: 'avenirheavy' !important;
  font-size: 18px !important; }

/*============================================================================*/
/*============================================================================
  Discover
==============================================================================*/
.hidden-post {
  display: none; }

.discover-page .article__grid-meta {
  text-align: left; }

.discover-page .image-wrap {
  height: 30vh;
  width: auto;
  position: relative; }

.discover-page.grid__item {
  height: 600px; }

@media only screen and (max-width: 767px) {
  .discover-page.grid__item {
    height: auto; } }
.template-page .discover-page .section-header__title {
  font-size: 110px;
  margin-bottom: 76px; }

.article__excerpt {
  min-height: 66px; }

#blog-posts .grid__item.hidden-post {
  display: none; }
#blog-posts .image-wrap img {
  width: 100%;
  position: absolute;
  top: -20%; }
#blog-posts .pagination-holder .page.current {
  padding: 0; }

/*============================================================================*/
/*============================================================================
    Predictive search
==============================================================================*/
.site-header__search-form {
  position: relative; }

.site-header__search-container.is-active {
  overflow: visible; }

.sd_dropdownresult li a {
  max-height: 100% !important; }
  .sd_dropdownresult li a img {
    height: auto !important; }

.sd_dropdown_default.sdqname_search {
  top: 116px !important; }

@media only screen and (max-width: 767px) {
  .sd_dropdown_default.sdqname_search {
    top: 66px !important;
    left: 0;
    max-width: 117% !important;
    width: 117% !important;
    box-shadow: none !important; }

  ul.sd_dropdownresult {
    max-height: 55vh !important; } }
@media only screen and (max-width: 867px) {
  .site-nav__icons .site-nav__link {
    font-size: 13px;
    line-height: 34px;
    font-weight: 500;
    letter-spacing: -0.9;
    padding: 7px; } }
.ico-global {
  background: url(//cdn.shopify.com/s/files/1/1813/6377/t/14/assets/ico-global.svg) no-repeat;
  display: block;
  width: 23px;
  height: 23px; }

.mobile-show-int-modal {
  display: block;
  margin: 5px 15px; }
  .mobile-show-int-modal span.ico-global {
    display: inline-block; }
  .mobile-show-int-modal span.ico-global-text {
    display: inline-block;
    vertical-align: top;
    line-height: 24px; }

/*============================================================================*/
/*============================================================================
    Tooltip
==============================================================================*/
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer; }

[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none; }

[data-tooltip]:before {
  position: absolute;
  bottom: 83%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: rgba(51, 51, 51, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2; }

[data-tooltip]:after {
  position: absolute;
  bottom: 83%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid rgba(51, 51, 51, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0; }

[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.featured-collection-custom .grid-product {
  margin-bottom: 0;
  vertical-align: top;
  display: inline-block; }
