/** Shopify CDN: Minification failed

Line 238:0 Unexpected "}"

**/
html, body {
    scroll-behavior: smooth;
}
a.buy-now-button {
    padding: 11px 10px;
    border-radius: 40px;
    min-width: 175px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    background: #1dc8aa;
    margin-left: 10px;
    font-size: 14px;
}

.product-migraine-magic .multicolumn-list__item.center .media--adapt img {
    background: white;
  padding: 5px;
}
.product-migraine-magic .buying .buttom_custom {
    min-width: 175px;
  background: #292929;
    width: max-content !important;
}
.buying .buttom_custom::after, .buying .buttom_custom::before{
  background:transparent !important;
  box-shadow:unset !Important;
}
.buttom_custom:hover img {
    filter: unset !important;
}
.product-migraine-magic .buttom_custom span {
    display: none;
}
.product-migraine-magic .buying .buttom_custom img {
    max-width: 170px !important;
    margin-left: 0px;
}
.product-migraine-magic .ammazon_section .as1igi-img-main {
    display: none;
}
@media all and (min-width:990px){
  .item0{
    display:none !important;
  }
/*   a.buy-now-button {
    display:none !important;
  } */
  
  
}
@media all and (max-width:768px ){
  .product-migraine-magic .ammazon_section .as1igi-img-main {
    display: block;
}
  .product-migraine-magic .ammazon_section{
    background-image: none !important;
  }
}
/* .product-complete-pms .multicolumn.color-background-1.gradient.background-primary img{
  border-color: #55eac5;
}
.product-migraine-magic .multicolumn.color-background-1.gradient.background-primary img {
    border-color: #ff8d00;
} */
.product-complete-pms .complete-pms-rich .rich-text {
  background: #55eac5;
  color: #000;
  padding: 60px 0px;
}
.product-complete-pms .complete-pms-rich .rich-text h2 {
    color: #000;
}

.product-complete-pms .multicolumn.color-background-1.gradient.background-primary {
  background-color: #55eac5;
}
.product-complete-pms .multicolumn-card.content-container {
    background: transparent !important;
}
.shopify-section-header-sticky {
    z-index: 999;
}

.desktop-menu__dropdown-content {
    display: none;
    position: absolute;
    min-width: 160px;
    box-shadow: 0 8px 16px #0003;
    z-index: 1;
    border-radius: 8px;
    margin-top: -5px;
    margin-left: 11px;
}
.desktop-menu__dropdown:hover .desktop-menu__dropdown-content {
    display: flex;
}
.desktop-menu__dropdown-content--retro {
      background-color: #fff;
    margin-left: -50px;
}
.desktop-menu__dropdown-selection {
    float: none;
    color: #000;
    padding: 30px 23px 20px;
    text-decoration: none;
    display: flex;
    flex-direction: row;
    text-align: left;
    width: 220px;
}
.retro-dropdown-selection__line {
    width: 1px;
    background: #CE7910;
    display: flex !important;
    margin-top: 22px;
    margin-bottom: 16px;
}
.dropdown-selection__text-container {
    display: flex;
    flex-direction: column;
    flex: 1;
}
.dropdown-selection__product-image {
   width: auto;
    height: 55px;
}
.dropdown-selection__tag {
    font-size: 9px;
    color: #fff;
    border-radius: 4px;
    line-height: 1;
    text-align: center;
    padding: 5px 5px 3px;
    margin-top: auto;
    max-width: 60px;
}
.background-color__retro-yellow {
    background: #55eac5;
}
.background-color__pink {
  background-color: #FAA943;
}
.background-color__product3{
    background: #d7bb35;
}
.dropdown-selection__tag--windows {
    padding: 7px 5px 5px;
}
.dropdown-selection__link {
    color: #555;
    font-size: 14px;
    margin: 18px 0;
    font-weight: 600;
    line-height: 1.3;
     text-decoration: none;
}

.dropdown-selection__link:hover {
    text-decoration: underline;
    text-underline-offset: 0.3rem;
}


/*Second template  */

.product-migraine-magic .complete-pms-rich .rich-text {
  background: #ff8d00;
  color: #fff;
  padding: 60px 0px;
}
.product-migraine-magic .complete-pms-rich .rich-text h2 {
    color: #fff;
}

.product-migraine-magic .multicolumn.color-background-1.gradient.background-primary {
  background-color: #ff8d00;
}
.product-migraine-magic .multicolumn-card.content-container {
    background: transparent !important;
}
/* .product-migraine-magic .ss2igi-img-main {
    background: #ff8d00;
} */
.product-migraine-magic .ammazon_section {
    background-color: #ff8d00;
}
.product-migraine-magic .buying .buttom_custom {
    color: #ff8d00;
}
.product-migraine-magic .buying .buttom_custom::after, .product-migraine-magic .buying .buttom_custom::before {
    background: #ce7910;
}
.product-complete-pms .buying .buttom_custom {
    color: #86e7c1;
}
.product-complete-pms .buying .buttom_custom::after, .product-complete-pms .buying .buttom_custom::before {
    background: #86e7c1;
}

.product-migraine-magic .newsletter  {
      background-color: #ff8600;
}
.product-complete-pms .newsletter  {
      background-color: #86e7c1;
}


/* sticky header */
.header-wrapper.is-sticky {
  position: fixed;
  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
  padding: 8px 0;
  backdrop-filter: blur(10px);
  animation: slideDown 0.35s ease-out;
  
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}

}

@media screen and (min-width: 990px) {
.product-migraine-magic .product--large:not(.product--no-media) .product__media-wrapper {
    max-width: 50%;
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
}
.product-migraine-magic .product--large:not(.product--no-media) .product__info-wrapper {
    padding-left: 4rem;
    max-width: 50%;
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
}
.product-complete-pms .product--large:not(.product--no-media) .product__media-wrapper {
    max-width: 50%;
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
}
.product-complete-pms .product--large:not(.product--no-media) .product__info-wrapper {
    padding-left: 4rem;
    max-width: 50%;
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
}
  
}
@media screen and (min-width: 750px) {
  .header .header__inline-menu .link {
    font-size: 1.2rem;
  }
}