#homepage-video {
  position: relative;
  top: -10px; }

.most-popular-products,
.most-haves-products {
  text-align: center; }
  .most-popular-products .nosto-title,
  .most-haves-products .nosto-title {
    font: 24px Mrs-Eaves-XL-Serif-OT-Reg serif;
    color: #000000;
    text-align: center;
    padding: 30px 0 10px 0; }
  .most-popular-products .product-name a,
  .most-popular-products .regular-price .price,
  .most-haves-products .product-name a,
  .most-haves-products .regular-price .price {
    font: 24px Mrs-Eaves-XL-Serif-OT-Reg;
    color: #000000;
    margin-bottom: 15px;
    display: block; }
    .most-popular-products .product-name a:hover,
    .most-popular-products .regular-price .price:hover,
    .most-haves-products .product-name a:hover,
    .most-haves-products .regular-price .price:hover {
      text-decoration: none; }
  .most-popular-products .actions-no .actions a,
  .most-haves-products .actions-no .actions a {
    width: 190px;
    border-radius: 30px;
    padding: 3px 50px 2px;
    margin-bottom: 10px;
    background-color: #111111;
    margin: auto;
    display: block; }
    .most-popular-products .actions-no .actions a:hover,
    .most-haves-products .actions-no .actions a:hover {
      text-decoration: none;
      background-color: #ddaaaa; }
  .most-popular-products .actions-no .actions span,
  .most-haves-products .actions-no .actions span {
    color: #ffffff;
    font: 16px/35px Mr-Eaves-XL-San-OT-Reg;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .most-popular-products .products-grid .product-info,
  .most-haves-products .products-grid .product-info {
    position: absolute;
    top: 75px;
    display: none; }
  .most-popular-products .products-grid .item,
  .most-haves-products .products-grid .item {
    height: 100%;
    position: relative; }
    .most-popular-products .products-grid .item .overlay,
    .most-haves-products .products-grid .item .overlay {
      height: 100%;
      bottom: 0;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      opacity: 0;
      transition: all 0.3s ease-out 0s;
      -moz-transition: all 0.3s ease-out 0s;
      -webkit-transition: all 0.3s ease-out 0s;
      -o-transition: all 0.3s ease-out;
      background: none repeat scroll 0 0 #ffffff; }
    .most-popular-products .products-grid .item:hover .product-info,
    .most-haves-products .products-grid .item:hover .product-info {
      display: block; }
    .most-popular-products .products-grid .item:hover .overlay,
    .most-haves-products .products-grid .item:hover .overlay {
      opacity: 0.5; }

@media (max-width: 1200px) {
  .most-popular-products .product-name a,
  .most-popular-products .regular-price .price,
  .most-haves-products .product-name a,
  .most-haves-products .regular-price .price {
    font: 20px Mrs-Eaves-XL-Serif-OT-Reg; }
  .most-popular-products .products-grid .product-info,
  .most-popular-products .products-grid .product-info,
  .most-haves-products .products-grid .product-info,
  .most-haves-products .products-grid .product-info {
    top: 40px; } }

@media (max-width: 991.98px) {
  .most-popular-products .products-grid,
  .most-haves-products .products-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .most-popular-products .products-grid .product-info,
    .most-haves-products .products-grid .product-info {
      top: 75px; }
  .shop-all-product-btn {
    margin: 60px 0 15px; }
    .shop-all-product-btn a {
      background: #ddaaaa;
      color: #ffffff;
      font: 14px Mr-Eaves-XL-San-OT-Reg;
      padding: 15px 30px;
      border-radius: 25px;
      letter-spacing: 1px; } }

@media (max-width: 543.98px) {
  .most-popular-products .product-name a,
  .most-popular-products .regular-price .price,
  .most-haves-products .product-name a,
  .most-haves-products .regular-price .price {
    font: 16px Mrs-Eaves-XL-Serif-OT-Reg; }
  .most-popular-products .products-grid .product-info,
  .most-haves-products .products-grid .product-info {
    top: 120px; } }

@media (max-width: 420px) {
  .most-popular-products .products-grid .product-info,
  .most-haves-products .products-grid .product-info {
    top: 75px; } }

.recommendations {
  max-width: 1200px;
  margin: auto;
  margin-bottom: 20px; }
  .recommendations .row {
    margin: 0; }
  .recommendations .price {
    margin-top: 5px; }
  .recommendations h5 {
    font: 24px Mrs-Eaves-XL-Serif-OT-Reg serif !important;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 0.215em;
    text-align: center;
    padding: 30px 0 10px 0; }
  .recommendations .product-tile {
    min-height: 100%; }
  .recommendations .link {
    font: 18px Mrs-Eaves-XL-Serif-OT-Reg !important;
    color: #000000;
    padding: 5px;
    min-height: 136px;
    text-align: center;
    text-decoration: none !important; }
    .recommendations .link:hover {
      text-decoration: none !important; }
  .recommendations .price-tag,
  .recommendations .value {
    font: 24px Mrs-Eaves-XL-Serif-OT-Reg !important;
    color: #000000 !important;
    padding: 5px;
    text-decoration: none;
    text-align: center; }
  .recommendations .image-container {
    text-align: center; }
    .recommendations .image-container .tile-image {
      max-width: 210px;
      max-height: 210px; }
      @media (max-width: 543.98px) {
        .recommendations .image-container .tile-image {
          max-width: 125px;
          max-height: 125px; } }
  .recommendations .tile-body {
    text-align: center;
    padding: 10px 0 15px 0; }
  .recommendations .product-category-description,
  .recommendations .ratings {
    display: none; }
  .recommendations .swatch-circle {
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 15px; }
  .recommendations .color-swatches {
    text-align: center; }
  .recommendations .recommendation-add-to-cart-btn button {
    width: 70%;
    background: #111111;
    color: #ffffff;
    font: 16px/35px Mr-Eaves-XL-San-OT-Bold;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    border-radius: 30px;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out; }
    .recommendations .recommendation-add-to-cart-btn button:hover {
      background: #ddaaaa; }
    .recommendations .recommendation-add-to-cart-btn button:active {
      background: #ddaaaa !important; }
    @media (max-width: 768.98px) {
      .recommendations .recommendation-add-to-cart-btn button {
        font: 12px/28px Mr-Eaves-XL-San-OT-Bold; } }
  .recommendations .recommendations-title {
    width: 20%;
    float: left; }
  @media (max-width: 991.98px) {
    .recommendations .recommendations-title {
      width: 50% !important; } }
  @media (max-width: 991.98px) {
    .recommendations .recommendations-title:nth-child(5n+1) {
      display: none; } }
