/** Shopify CDN: Minification failed

Line 19:19 Expected ":"

**/
@media (max-width: 320px) {

  .neuro-banner-buttons {
    /* display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important; */
  }
  .neuro-banner-center h2{
      line-height: 1.3;
  }

  #nav.nav-border--double, #mobile_nav.nav-border--double, #nav.nav-separator--solid>ul>li {
    position: fixed !important;
    top: 0;
    z-index: 9999;f
}

.one-fourth.column.medium-down--one-whole.top_bar_search.search__form {
    display: none;
}

 /* .top_bar.top_bar--fixed-true.announcementBar--false.hide-on-scroll {
    transform: translateY(-100%);
  } */

  .top_bar.top_bar--fixed-true.announcementBar--false {
        position: fixed !important;
    z-index: 99999;
    top:13%; 
}
  .top_bar a {
    font-size:10px;
  }
}
.thumbnail {
    border-bottom: none;
}

.price_align--center .info, .price_align--center .collection_swatches {
    text-align: center;
    justify-content: center;
}
.sort-description {
    width: 100%;
}

.thumbnail {
    border-bottom: solid 0px #f3ebeb !important;
}
:root .thumbnail .quick_shop{
  display: block !important;
  bottom:-29%;
  background: #0D0045;
  width: 178px;
  font-size:16px;
  font-weight:400;
 border-radius:6px;
  font-family: 'Domine', serif;
  padding: 8px 0px;
  border:1px #00000033;
  box-shadow: 0px 4px 4px 0px #00000040;
}
.collection-item button {
    width: 100%;
    text-align: left;
    padding: 7px 12px;
    border-radius: 6px;
    background: #EAE6FF;
    color: #3C2B86;
    border: none;
    font-family: 'Domine', serif;
    /* box-shadow: 0 8px 7px rgba(0,0,0,0.08); */
    font-size: 16px;
    cursor: pointer;
    box-shadow: 0px 4px 4px 0px #00000040;
    transition: transform .12s ease, box-shadow .12s ease;
    font-family: 'Domine';
}
.slider-cta a {
    text-align: left;
    background: #E4DBFF;
    border: none;
    font-size: 16px;
    font-family: 'Domine';
    cursor: pointer;
    transition: transform .12s ease, box-shadow .12s ease;
    color: #3D2E73;
    padding: 10px 18px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 500;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}
.thumbnail a {
    padding-bottom: 30px;
    
}
.thumbnail:hover .quick_shop:hover{
  color: inherit;
  background: inherit;
  cursor: default;
}
section.ups-sec {
    background-color: #efb9b9 !important;
}
section.ups-sec .container {
    position: relative;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    padding-bottom: 30px;
}
@media (max-width: 900px) {
    .css-left {
        order: unset !important;
        width: 100%;
        max-width: 720px;
    } 
   .collection-item button{
        font-size: 12px !important;
        padding: 4px 11px !important;
 }
}

@media (max-width: 749px) {
 .slider-wrap {
    padding: 0px !important
}
 .collection-selector-slider {
    padding: 4px 10px 12px 10px;
 }
 .collection-selector-slider{
    padding: 15px 20px !important;
 }
 .collection-selector-slider .inner{
    gap: 10px !important;
 }
 .css-left h3{
    line-height: 20px !important;
 }
 }

@media (max-width: 780px){
.css-left h3 {
    margin: 0 30px 12px !important;
}
.hidden-arrow {
    opacity: 1 !important;

}
.slicknav_menu {
    text-align: center;
}
.slider-nav {
    width: 40px !important;
    height: 40px !important;
    background:green !important;
    font-size:20px !important;
}
/* .collection-selector-slider {
  overflow-x: scroll;
} */
/* .collection-list {
    min-width: 500px;
} */
 .collection-item button{
        font-size: 12px !important;
        padding: 4px 11px !important;
 }

.collection-list {
    padding: 0 !important;
  display: flex;
  /* gap: 10px; */
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scroll-snap-type: x mandatory;
}


.slider-wrap {
    min-width: 320px;
}
:root .slider-cta a{
  padding:5px 13px;
}
.neuro-banner-left {
    order: 1;
}
.neuro-banner-center h2 {
    font-size: 24px !important;
    font-weight:400;
    color:#3C2B86 !important;
}
.neuro-banner-buttons {
    
    flex-wrap: nowrap !important;
}
:root .neuro-banner-buttons .btn {
 padding: 6px 10px;
}

.neuro-banner-right {
    display: none;
}
:root .neuro-banner {
    background-size: auto 182px;
    background-position: top left;
  
}
}

@media only screen and (max-width: 320px){
    .slider-wrap {
    min-width: 265px;
}
}
.slider-nav {
    width: 40px !important;
    height: 40px !important;
    background:green!important;
    font-size:20px !important;
}

 .thumbnail:hover .quick_shop:hover {
    /* color: #fff; */
    background-color: #0D0045 !important;
    /* border-color: #924a4d; */
} 
/* .shopify-section {
    padding: 20px 0px;
} */


.index .sort-description {
    display: none;
}


.index .shopify-section.shopify-section--featured-product {
    margin-top: 30px;
}

.purchase-details.smart-payment-button--false {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.purchase-details.smart-payment-button--false .purchase-details__quantity {
  width: 100%;
  margin-right: 12px;
  max-width: 100%;
}
.atc-btn-container {
    width: 313px !important;
    height: 45px !important;
}
.purchase-details.smart-payment-button--false .purchase-details__quantity {
    width: 298px !important;
    padding: 7px;
    background-color: white;
    border-radius: 8px;
    margin-bottom: 0px;
    margin: 0px;
}
.purchase-details__quantity .product-minus,
.purchase-details__quantity .product-plus {
  border-radius: 6px !important;
}
.purchase-details.smart-payment-button--false
  .purchase-details__quantity
  input.quantity {
  border: none;
}
.product-container {
  background-color: #ffcece;
}
.add_to_cart.action_button {
  margin-top: 0;
  margin-bottom: 0;
  height: 53px;
  border-radius: 8px;
}
.purchase-details .js-change-quantity {
  background: #66599d;
  color: #fff !important;
}
p.product__price .money {
  font-family: "Domine";
  color: black;
}
.atc-btn-container * {
  font-family: Domine, serif;
  font-size: 19px;
  color:#EBE6FF;
  font-weight:400;
}
.cstm-yotpo {
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.description ul li {
  padding: 0px !important;
}
.description p {
    margin-bottom: 5px !important;
    color: #000000;
}
.product .more-description h2 {
  border: none;
}

.product .social_links hr {
  display: none;
}
.product .is-flex {
  display: flex;
  justify-content: center !important;
}
.product .section {
  max-width: 100% !important;
}
.more-description h2 {
  text-align: left;
  margin: 0;
}

.product-recommendations {
  max-width: 1200px;
  margin: 0 auto;
}

.product .footer {
  margin-top: 3rem;
}
.product .social_buttons {
    text-align: left;
}
/* ================================
   PRODUCT PAGE MOBILE FIX
   ================================ */
@media (max-width: 768px){
.container {
    /* flex-direction: column; */
    align-items: center;
}
p.product__price {
    margin: 0px auto;
}
h1.product__title {
    margin: 0px;
}

.product__title {
text-align:center !important;
}
.more-description h2 {
    text-align: center;
}
.neuro-banner-center {
    padding-top: 0px !important;
}
/* button.ajax-submit.action_button.add_to_cart.no-js--hidden {
    width: 100%;
} */
.purchase-details.smart-payment-button--false .purchase-details__quantity {
padding: 7px 0px;
}
span.product-plus.js-change-quantity {
    margin-right: 10px;
}
span.product-minus.js-change-quantity {
    margin-left: 10px;
}
/* .description  {
    padding: 20px;
} */
.product .product-block.product-block--first {
    margin-top: 0;
}
.product .product-block {
    padding-left: 20px;
    padding-right: 20px;
}

}
.mobile-only { display: none; }
  .desktop-only { display: block; }
  @media screen and (max-width: 767px) {
    .mobile-only { display: block; }
    .desktop-only { display: none; }
  }
@media (max-width: 1024px){
 .badge {
    left: 25% !important;
}
}
@media (max-width: 500px){
  .newsletter-links a {
    font-size: 13px;
}
p.newsletter-copy {
    font-size: 13px;
}
.container {
    flex-direction: column;
    align-items: center;
}
.input-row.first-last {
    padding: 0px 15px;
}
.input-row {
    padding: 0px 15px;
}
h2.newsletter-heading{
  font-size:20px;
}

.newsletter-social-learn .social-left {
  display: flex;
  flex-direction: row;       
  align-items: center;
  gap: 10px; 
  text-align: center;
  margin-bottom: 15px;  
  justify-content: center; 
}

.follow-title {
  font-size: 14px;
  margin: 0;
}
.social-img {
    width: 22px;
    height: 22px;
    display: block;
}
.newsletter-social-learn .learn-more-wrap {
    text-align: center;
    margin-top: 5px;
    display: block;
}
.container.custom_cointainer a {
    font-size: 14px;
}
.container.custom_cointainer {
    padding: 12px 10px;
}
.container.custom_cointainer {
  padding: 30px 10px;
}
.container.custom_cointainer a.learn-more-link span:first-child {
  display: block;
}

.container.custom_cointainer a.learn-more-link span:last-child {
    display: block;
    margin-top: 2px;
}

.container.custom_cointainer a.learn-more-link {
    font-size: 20px;
    text-align: center; 
    display: inline-block;
}
.badge, .badge.popular {
    left: 50% !important;
    top: -14%;
    transform: translateX(-50%) !important;
}
}
/* SINGLE PRODUCT PAGE CSS */
.more-description.desktop-only h2 {
    line-height: 168%;
    color: #000000;
    font-size: 20px;
}
.metafield-rich_text_field p {
    color: #000000;
    font-family: 'Domine', serif;
    font-size:16px;
}
@media (max-width: 1024px){
.purchase-details.smart-payment-button--false .purchase-details__quantity {
    width: 314px !important;
    height: 47px;
}
/* .atc-btn-container {
    width: 78% !important;
} */
}
@media (max-width: 768px){
  .metafield-rich_text_field p {
    padding: 0px 20px;
}
.product-card img {
    margin-top: 20px;
}
.more-description.mobile-only h2 {
    color: #000000 !important;
    font-size:20px;
}
.description {
    padding: 0px 10px;
}
.purchase-details.smart-payment-button--false {
    flex-direction: column;
    gap: 10px;
}
/* .atc-btn-container {
    width: 75% !important;
} */
}
#readMoreBtn:hover {
    color: #924a4d !important;
    cursor: pointer;
}
span.icon-minus {
    background: #66599D;
    border-radius: 7px;
}
h1.product__title {
    color: #000000;
    font-size: 24px;
    font-weight: 400;
    text-align: left !important;
}
.description a {
    color: #000000 !important;
    text-decoration: none; 
    font-size:16px;
}
@media (max-width: 425px){
  .purchase-details.smart-payment-button--false {
    flex-direction: column;
    gap: 0px;
}
}


ul.submenu_list {
    display: flex !important;
    flex-wrap: wrap;
    padding: 10px !important;
    margin: 0 !important;
}

ul.submenu_list li {
    width: 50%;
    list-style: none;
}
#menu ul{
  width:600px !important;
}
.product-card img {
    width: 100%;
    height: auto !important;
    object-fit: contain;
    background: #fbd2d2 !important;
    border-radius: 8px;
    aspect-ratio: 1 !important;
}