/** Shopify CDN: Minification failed

Line 11:103 Unexpected "("
Line 144:12 Expected identifier but found whitespace
Line 144:13 Unexpected "("

**/
a#HeaderMenu-about-us {
    display: none;
}
footer.footer.color-scheme-1.gradient.section-sections--18300638822582__footer-padding ul li:nth child (9) {
    display: none;
}
a[href="/pages/about-us"] {
    display: none !important;
  }
.price__regular span {
    display: none;
}
.price__container .price__regular span:first-child,
.price__container .price__sale span:first-child {
  display: none;
}
/**#ContactForm-phone {
  display: none !important;
}
#ContactForm-phone label,
#ContactForm-phone .field {
  display: none !important;
}
label[for="ContactForm-phone"] {
  display: none !important;
}**/
.price__sale > span:nth-child(3) {
  display: none !important;
}
p#Sku-template--18300638527670__main strong {
    font-weight: 100;
}
/************************************************************************************
smaller than 1280
*****************************new********************************************************/
@media screen and (max-width: 1280px) {
nav.header__inline-menu ul {
    flex-wrap: unset;
}
}
/************************************************************************************
smaller than 1180
*****************************new********************************************************/
@media screen and (max-width: 1180px) {
  h2.image-with-text__heading {
    font-weight: 400;
    font-size: 46px;
    line-height: 80px;
}
  .header--middle-left {
    column-gap: 10rem;
}
}
/************************************************************************************
smaller than 1024
*****************************new********************************************************/
@media screen and (max-width: 1024px) {
  .header--middle-left {

    column-gap: 2rem;
  }
  h2.image-with-text__heading {
    font-weight: 400;
    font-size: 35px;
    line-height: 55px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
}
  .product__info-container>*+* {
    margin: 0.5rem 0;
}
  .product-form__input--pill input[type=radio]+label {
padding: 0.5rem 2rem;
  }
  .product-form__submit,
  button.shopify-payment-button__button.shopify-payment-button__button--unbranded{
    font-size: 16px;
  }
}
/************************************************************************************
smaller than 980
*****************************new********************************************************/
@media screen and (max-width: 980px) {
  p.announcement-bar__message.h5 span {
    font-weight: 700;
    font-size: 12px;
    line-height: 17px;
}
  .product__title h1 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
}
  ul.footer-block__details-content li {
    width: 50%;
    display: inline-block;
    margin-right: 0;
}
}
/************************************************************************************
smaller than 820
*****************************new********************************************************/
@media screen and (max-width: 820px) {
  p.announcement-bar__message.h5 span {
    font-weight: 700;
    font-size: 12px;
    line-height: 17px;
}
      .product__info-wrapper {
        padding: 0 0 0 1rem !important;
    }
}
/************************************************************************************
smaller than 768
*****************************new********************************************************/
@media screen and (max-width: 768px) {
  p.announcement-bar__message.h5 span {
    font-weight: 700;
    font-size: 12px;
    line-height: 17px;
}
      h2.image-with-text__heading {
        font-weight: 400;
        font-size: 32px;
        line-height: 45px;
    }
  .footer-block__details-content.footer-block-image.right
 {
    position: relative;
    right: 0;
}
  .footer-block.grid__item:last-child h2 {
    text-align: center;
}
.footer-block.grid__item:last-child ul
Specificity: (0,3,1)
 {
    margin: 0 auto;
    display: table;
    text-align: center;
}
    .grid__item.product__media-wrapper {
    width: 100%;
}
  .footer-block.grid__item.footer-block--menu:first-child {
    width: 100%;
}
  .footer-block.grid__item.footer-block--menu:first-child {
    width: 100%;
}
  ul.footer-block__details-content li {
    text-align: center;
}
  h2.footer-block__heading.inline-richtext {
    text-align: center;
}
  .footer-block.grid__item:nth-child(2),
  .footer-block.grid__item:nth-child(3){
    width: 100%;
    position: relative;
}
  .footer-block-image.right {
    justify-content: center !important;
}
  .footer-block__details-content ul {
    margin: 0 auto;
    display: table;
    text-align: center;
}
}
/************************************************************************************
smaller than 740
*****************************new********************************************************/
@media screen and (max-width: 740px) {
.footer-block.grid__item.footer-block--menu:first-child,
  .footer-block.grid__item:nth-child(2),
  .footer-block.grid__item:nth-child(3){
    width: 100%;
}
  ul.footer-block__details-content li{
    width: 100%;
  }
  h2.footer-block__heading {
    text-align: center;
}
  .footer-block__details-content li a {
    justify-content: center;
}
  .footer-block__details-content li
 {
    margin: 0 auto;
    display: table;
}
  .image-with-text--overlap .image-with-text__content {
    width: 90%;
    margin: 29px 0 0;
    width: 100%;
}
 .grid__item.product__media-wrapper {
    padding-left: 0;
} 
      .grid--peek.slider .grid__item:first-of-type {
        margin-left: 0;
    }
  /**footer menu **/
  .footer-block__details-content {
  display: flex;
  flex-direction: column;
}

.footer-block__details-content li {
  order: 0; /* default */
}

/* Reorder based on the link's href attribute */
.footer-block__details-content li:nth-child(1) { order: 1; } /* Home */
.footer-block__details-content li:nth-child(3) { order: 2; } /* Day Wear */
.footer-block__details-content li:nth-child(5) { order: 3; } /* Dressy Wear */
.footer-block__details-content li:nth-child(7) { order: 4; } /* Sale */
.footer-block__details-content li:nth-child(2) { order: 5; } /* Contact */
.footer-block__details-content li:nth-child(4) { order: 6; } /* Shipping Policy */
.footer-block__details-content li:nth-child(6) { order: 7; } /* Return Policy */
.footer-block__details-content li:nth-child(8) { order: 8; } /* Privacy Policy & Terms */

  /**footer menu*/
}
/************************************************************************************
smaller than 568
*****************************new********************************************************/
@media screen and (max-width: 568px) {
    h2.image-with-text__heading {
        text-align: center;
        margin: 0 auto;
    }
  .image-with-text .grid .button {
    text-align: center;
    text-transform: capitalize;
    margin: 0 auto;
}
      h2.image-with-text__heading {
        line-height: 60px;
      }
  .footer__copyright p {
    font-size: 13px;
}
.image-with-text--overlap .image-with-text__content {
    width: 100% !important;
    margin: 2rem auto 0 !important;
}
  .collection-hero__title {
    margin: 2.5rem 0px 0;
    font-weight: 400;
    font-size: 30px;
    line-height: 60px;
  }
  section#shopify-section-template--18308749295798__rich_text_pLURc8 h2.rich-text__heading {
    font-family: ;
    font-weight: 400;
    font-size: 40px;
    line-height: 60px;
  }
  p {
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0%;
    text-align: center;
}
  .slider-counter {
    display: none !important;
}.slider-button .icon {
    height: 1.6rem !important;
}
  .product__info-wrapper {
        padding: 30px 0 0 1rem !important;
    }
  #tabs ul {
    display: none;
}
  div#tabs {
    margin-top: 40px;
}
  .product__media-list {
    margin-left: 0 !important;
}
    .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) {
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
    }
.product__media-wrapper .slider.slider--mobile {
    scroll-padding-left: 0;
}
}
/************************************************************************************
smaller than 414
*****************************new********************************************************/
@media screen and (max-width: 414x) {

h2.title.title-wrapper--no-top-margin,
  h1.main-page-title.page-title{
    font-weight: 400;
    font-size: 35px;
    line-height: 60px;
}
  h1.main-page-title.page-title {
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
  }
}
/************************************************************************************
smaller than 384
*****************************new********************************************************/
@media screen and (max-width: 384px) {
  p.announcement-bar__message.h5 span {
        font-size: 11px;
    }
  section#shopify-section-template--18308749295798__rich_text_pLURc8 p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
}
  .product-grid h3 a {
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0;
    text-transform: capitalize;
}
      .footer__copyright p {
        font-size: 10px;
    }
}