/* updated 11.25.2024 */
/* FID 157198  |  https://www.shiseido.ca/mp/custom_CSS/mpCSS.css  */

/*#830213.9//3.26.19//*/

@media(min-width: 1040px){
  h1.first-title{
      font-size: 52px !important;
  }
  }
  
  
  
  /*#830213.20//3.29.19//*/
  
  div.price-qty-row > div.product-price > span.label{
      white-space: nowrap;
  }
  
  div.price-qty-row > div.product-price > span.label ~ span.product-price{
      white-space: nowrap;
  }
  
  div.checkout-mini-cart.bg-grey-secondary li a[role="tab"]{
      font-size: 12px;
  }
  
  div.miniproduct-info.persistant-tray-product-info div.miniproduct h1.product-name.product-header{
      max-width: 64%;
  }
  
  ul span.label.va-color{
      white-space: nowrap;
  }
  
  div.item-dashboard-inner.row button[type="submit"][value="Ajouter au panier"]{
      min-width: 220px;
  }
  
  
  
  /*#830213.21//4.1.19//*/
  
  div#secondary-content div.column button[type="button"].button.shop-by-btn,
  div#secondary-content div.column select#grid-sort-header{
      font-size: 11px !important;
  }
  
  @media(max-width: 420px){
  label[for*="profile_customer_birthmonth"]{
      white-space: nowrap;
      }
  }
  
  a.credit-card-create.button.text-only{
      white-space: normal;
      line-height: 1.4;
  }
  
  
  /*#830213.26//4.15.19//*/
  
  @media(max-width: 768px){
  h1.first-title{
      font-size: 28px !important;
      }
  
  h1.show-for-small-only{
      font-size: 24px !important;
      }
  }
  
  @media(max-width: 768px){
  button.button-fancy-small{
      white-space: normal;
      line-height: 1.2;
  }
  }
  
  
  /*#852940.2//6.21.19//*/
  .reveal-overlay{
      overflow:auto;
  }
  
  /*#852940.4//6.21.19//*/
  .mini-cart-link-cart.button{
      margin-left: 13px;
      padding: 8px 4px;
  }
  .mini-cart-link-checkout.button{
      margin-right: 13px;
      padding: 4px 4px 3px;
  }
  
  
  
  
  /*#865094//9.25.19//*/
  
  div.column.small-12.medium-4.consultation2-wrap[onclick*="/CA/exclusive-online-offers.html"] div.consultation2-details h3{
      font-size: 15px;
      line-height: 1.2;
  }
  
  div.column.small-12.medium-4.consultation2-wrap[onclick*="/CA/exclusive-online-offers.html"] div.consultation2-details h3 span{
      font-size: 24px;
  }
  
  
  
  /*#877219//12.30.19//*/
  
  div.consultation2 div.consultation2-details h3 span[style="font-weight: normal;"]{
      font-size: 16px;
  }

/* SS | Remove per Case 14494 & 9944
1089173.8 | 3.18.2024
.third-party-container, .minicart-third-party-container, .main-paypal-wrapper{
display: none !important;
} */

/* 2688 | 11.25.2024 */
@media only screen and (max-width:575px){
  .custom-mobile-primary-links .primary-links-list{
    padding: .6875rem .25rem ;
  }
  .custom-mobile-primary-links .primary-links-item{
    text-align: center;
    font-size: .65rem;
  }
}