/** Shopify CDN: Minification failed

Line 81:8 Unexpected "<"
Line 477:27 Expected identifier but found "!"
Line 477:30 Expected identifier but found "!"

**/
.bai-jamjuree-extralight {
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.bai-jamjuree-light {
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.bai-jamjuree-regular {
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.bai-jamjuree-medium {
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.bai-jamjuree-semibold {
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.bai-jamjuree-bold {
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.bai-jamjuree-extralight-italic {
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.bai-jamjuree-light-italic {
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.bai-jamjuree-regular-italic {
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.bai-jamjuree-medium-italic {
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.bai-jamjuree-semibold-italic {
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.bai-jamjuree-bold-italic {
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 700;
  font-style: italic;
}


.oswald-<uniquifier> {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

p, body, input, button {
   font-family: "Bai Jamjuree", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
}
/************* Font End**********/
.header__menu-item span {
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
}
.header--middle-left {
    grid-template-columns: 1fr auto 1fr;
}
.header__icon--cart svg path {
    stroke-width: 20px;
}
.header__icon .svg-wrapper {
    width: 30px;
    height: 30px;
}
.header .list-menu--inline li {
    border-right: 1px solid #00000029;
}
.header__menu-item:hover span {
    text-decoration: unset;
    text-underline-offset: .3rem;
    font-size: 12px;
    color: #054485;
}
slideshow-component:not(.page-width) .slider-buttons {
    position: absolute;
    bottom: 0;
    right: 0px;
    width: 100%;
}
.slider-counter__link--active.slider-counter__link--dots .dot {
    background-color: rgb(255 252 252) !important;
}
.slider-counter__link--dots .dot {
    border: .1rem solid rgb(255 255 255 / 50%) !important;
}
.slider-button--prev .icon {
    color: #fff;
}
.slideshow__controls .svg-wrapper {
    color: #fff;
}
.slideshow .rte>*:last-child {
    color: #fff;
}
.slideshow__autoplay .icon.icon-play path {
    fill: #fff !important;
    color: #fff !important;
}
.slideshow__autoplay .icon.icon-pause path {
    color: #fff;
    fill: #fff;
}
.product-card-wrapper .card__heading {
    font-size: 13px;
    letter-spacing: normal;
    font-family: 'Bai Jamjuree';
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
}
.product-card-wrapper .card-information {
    text-align: center;
}
.slideshow__autoplay.slider-button {
    margin-left: 0 !important;
    padding: 0 !important;
}
.desktop-localization-wrapper {
    background: url(/cdn/shop/files/dark_blue_to_pink_gradient_background.webp?v=1743059795);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 7px;
}

.header-localization:not(.menu-drawer__localization) localization-form:only-child .localization-form__select>span {
    color: #fff;
}

.header-localization .disclosure .localization-form__select:hover {
    text-decoration: unset;
}
.hcm_main_collection img {
    width: 100%;
    display: block;
    max-height: 340px;
    object-fit: cover;
}
.hcm_main_collection {
    display: flex;
    align-items: center;
    gap: 10px;
}

.hcm_main_collection a {
    flex: 1;
    overflow: hidden;
    padding: 10px;
    background: #f2f2f2;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    position: relative;
}
.hcm_main_collection p {
    position: absolute;
    bottom: 10px;
    left: 20px;
    background: #fff;
    padding: 8px 20px;
    color: #000;
}
.quick-add__submit {
    background: url(/cdn/shop/files/dark_blue_to_pink_gradient_background.webp?v=1743059795);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 2px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
}

.quick-add__submit:after, .quick-add__submit:before {
    content: unset !important;
}
.ftg-image img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
    max-height: 500px;
    min-height: 500px;
}
.slick-slide {
  display: block !important;
}
.ftg-wrap {
    margin-top: 10px;
}
h2.main_call_new {
    text-align: center;
    font-size: 38px;
}
.fancybox-is-open .fancybox-stage {
    background: #00000069 !important;
}
.ftg-image {
    overflow: hidden;
    transition: 1s all;
}

.ftg-image:hover img {
    transform: scale(1.1);
}

.custom-social .footer__list-social.list-social:only-child {
    justify-content: start;
}
.logo__text p {
    color: #fff;
    line-height: 1.3em;
    max-width: 35rem;
}

.custom-social li.list-social__item {
    background: #454545;
    margin-right: 13px;
    border-radius: 30px;
}
.footer-block--newsletter {
    align-items: flex-start !important;
    margin-top: 0 !important;
}
.logo__text p {
    color: #fff;
    line-height: 1.3em;
    max-width: 35rem;
}

li.list-social__item {
    background: #454545;
    margin-right: 13px;
    border-radius: 30px;
}

.footer__content-top.page-width {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.footer__blocks-wrapper {
    width: 75%;
    border-right: 1px solid #ffffff78;
}

.footer-block--newsletter {
    width: 25%;
    padding-left: 25px;
}
.footer-block__details-content .list-menu__item--link, .copyright__content a {
    color: #fff !important;
}
.footer-block__details-content .list-menu__item--link:hover, .copyright__content a:hover {
    text-decoration: none !important;
}


.footer .field {
    flex-wrap: wrap;
}
.footer .field:after {
    box-shadow: none;
}
.footer .newsletter-form__field-wrapper .button {
    width: 100%;
    margin-top: 15px;
}
.footer .field__input {
    border: 1px solid #fff;
}
.field:hover.field:after {
    box-shadow: none;
}
.logo__text p {
    font-size: 12px;
}
.facets-container {
    background: #0582da;
    padding-top: 20px !important;
    padding-left: 15px;
    padding-right: 15px;
}

.facets__heading {
    color: #fff !important;
}

.facets__summary span:first-of-type {
    color: #fff;
}

.facets__summary .icon-caret {
    color: #fff;
}

.facet-filters__label {
    color: #fff !important;
}

.facet-filters__field .select__select, .mobile-facets__sort .select__select {
    color: #fff;
}

.product-count__text {
    color: #fff;
}

.facet-filters__field svg.icon.icon-caret {
    color: #fff;
}
.product .accordion__content {
    letter-spacing: normal;
    line-height: normal;
    color: #000;
}
ul.icon-with-text {
    background: #0582da;
    padding: 20px 0px;
}

ul.icon-with-text span.h4.inline-richtext {
    color: #fff;
}

.icon-with-text .svg-wrapper {
    fill: #fff !important;
}
.slideshow__controls {
    border: unset !important;
}
.search__input.field__input:focus {
    outline: unset;
    border: unset;
    box-shadow: unset;
}

.search__input.field__input {
    border: unset;
}

.search-modal__form .field:before, .search-modal__form .field:after {
    content: unset;
}
.search-modal__form  .field {
    border-bottom: 1px solid #00000036;
}
.badge {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 2px;
    background: url(/cdn/shop/files/dark_blue_to_pink_gradient_background.webp?v=1743059795);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 4px;
}
/***************** Responsive CSS ***********/
@media screen and (min-width: 750px) {
    .footer .list-menu__item--link {
        padding-bottom: 0;
        padding-top: 0;
    }
}
@media screen and (max-width: 1600px) {
  .ftg-image img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
    max-height: 300px;
    min-height: 300px;
}
}
@media screen and (max-width: 749px) {
  .hcm_main_collection {
    flex-wrap: wrap;
}

.hcm_main_collection a {
    flex: unset;
    width: 100%;
}
  .ftg-image img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
    max-height: 170px;
    min-height: 170px;
}
  .hcm_main_collection {
    flex-wrap: wrap;
}

.hcm_main_collection a {
    flex: unset;
    width: 100%;
}

.footer__content-top.page-width {
    flex-wrap: wrap;
}

.footer__blocks-wrapper {
    width: 100%;
    border: unset;
    border-bottom: 1px solid #ffff;
}

.footer-block--newsletter.scroll-trigger.animate--slide-in {
    padding: 0px;
}
  .footer-block__details-content .list-menu__item--link {
    padding: 0px !important;
    padding-top: 6px !important;
}
  h2.main_call_new {
    text-align: center;
    font-size: 24px;
}
  .product-grid {
    justify-content: center;
}
  .multicolumn-card__info {
    padding: 0.5rem !important;
}
  .facets-container {
    padding-top: 0px !important;
}
  .mobile-facets__open-label {
    color: #fff !important;!i;!;
}

.mobile-facets__open .svg-wrapper {
    color: #fff;
}
}