/** Shopify CDN: Minification failed

Line 731:39 Unexpected "{"

**/
body .listing-pcy label {
    font-size: 13px;
    padding: 7px 16px;
    margin-top: 5px;
    border: 1px solid #eee;
    display: inline-block;
    margin: .7rem .7rem .2rem 0;
    letter-spacing: .1rem;
    line-height: 1;
    text-align: center;
    transition: border var(--duration-short) ease;
    cursor: pointer;
    position: relative;
    color: #000;
}
.js-ticker img, .news-inner img {
    opacity: 0;
    visibility: hidden !important;
}
body .listing-pcy label:hover {
    border-color: #000;
}
.listing-pcy label.active {
    background-color: #ffc001;
    border-color: #ffc001;
    color: #fff;
}
.listing-pcy {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.listing-pcy {
    display: flex;
    flex-wrap: wrap;
}

.animation-1 p {
  animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	-moz-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;
}
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}	
	40% {-webkit-transform: translateY(-15px);}
	60% {-webkit-transform: translateY(-5px);}
}
 
@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-15px);}
	60% {-moz-transform: translateY(-5px);}
}
 section#shopify-section-template--16459404968181__1663073871abc9e4d2 .multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--third-width {
    max-width: 80px !important;
}
@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-15px);}
	60% {-o-transform: translateY(-5px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-15px);}
	60% {transform: translateY(-5px);}
}
.home-shop a.button.button--full-width.button--secondary {
    margin: 0;
}
ul.footer__list-social.list-unstyled.list-social svg.icon.icon-tiktok {
    fill: #fff;
}
.home-shop .page-width {
    max-width: 1000px;
}
body .home-shop ul {
    justify-content: center;
}
.home-shop .multicolumn-card__info {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.home-shop a.button.button--full-width.button--secondary {
    max-height: 100px;
    background: #FFC001;
    border-radius: 0px;
    box-shadow: none;
    border: 4px double #f9d873;
    color: #fff;
    width: auto;
    display: inline-flex;
    min-width: 186px;
    font-size: 15px;
    letter-spacing: inherit;
}

.home-shop .multicolumn-card__info {justify-content: center;display: flex;}


.banner__buttons a.button.button--primary:hover {
    background: #ec1e27 !important;
    border-color: #fff;
    transition: 1s ease;
}
.announcement-bar.animation-1.color-accent-1 {
    padding-top: 10px;
}
.rte.short-content {
    max-width: 80%;
    line-height: 1.6;
    margin-top: 10px;
    margin-bottom: 20px;
}
.home-celebrate h3 {
    color: #ffc001;
}
table.res-table {
    margin: 15px 0;
}
.size-guide-content-meta table {
    text-align: center;
    width: 100%;
    border: 0;
}
.size-guide-content-meta h2 {
    font-size: 17px;
    text-align: center;
    font-weight: normal;
}
.size-guide-content-meta table td {
    padding: 6px !important;
    border: 1px solid #eee;
}

.size-guide-content-meta table td.heading-top {
    font-weight: bold;
}
.collage {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
}
.tptext {
    text-align: center;
    font-size: 16px;
    padding: 10px;
    border: 2px dashed #FFC001;
    margin-bottom: 40px;
    font-weight: 600;
}

.tptext p {
    letter-spacing: 0;
    margin: 0;
}
a.button, body .collage__item .card__content{
   transition: 1s ease;
}
p.rich-text__caption {
    line-height: 0 !important;
    margin-bottom: -3px !important;
}
body .announcement-bar {
    border: 0;
    box-shadow: none;
}
.newsletter .rte a {
    color: #fff;
    text-decoration: underline;
}
body .product-form__input input[type=radio]+label {
    border-radius: 0 !important;
}
.home-celebrate .multicolumn.background-none .multicolumn-card, .single-abx {
    height: 100%;
}
.button, .shopify-challenge__button, .customer button, button.shopify-payment-button__button--unbranded{
 transition: 1s ease;
  
}
body .collage__item .card__content:hover,
.button:hover, .shopify-challenge__button:hover, .customer button:hover, button.shopify-payment-button__button--unbranded:hover{
 background: #ec1e27 !important;
    border-color: #fff;
   transition: 1s ease;
}
body .home-celebrate .multicolumn-card__image-wrapper {
    margin-left: auto !important;
    margin-right: auto !important;
}
.js-ticker {
  overflow: hidden;
}
.header__icon--cart svg {
    height: 2.5rem !important;
    width: 2.5rem !important;
}
.js-ticker-track {
  white-space: nowrap;
}
.header__icon--cart path {
    fill: #000;
}
body .collage {
    display: grid;
    align-items: center;
}
.js-ticker-item {
  white-space: normal;
  height: 100%;
  vertical-align: top;
  display: inline-block;
  position: relative;
}
nav.header__inline-menu li {
    padding: 0 5px;
}
body .collage__item .card__content {
    border: 0;
    max-height: 100px;
    background: #FFC001;
    border-radius: 0px;
    box-shadow:none;
      border: 4px double #f9d873;
}
.banner__buttons a.button.button--primary {
    box-shadow: rgb(0 0 0 / 45%) 0px 25px 20px -20px;
}
body .collage__item .card__content {
    max-width: 240px;
}
@supports ((display: -webkit-box) or (display: flex)) {
  .js-ticker-track {
    position: relative;
    white-space: normal;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .js-ticker-item {
    height: auto;
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .js-ticker.active .js-ticker-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .js-ticker.active .js-ticker-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}
li.news-item p, li.news-item{
    line-height:1;
    margin:0;
    font-size:16px;

}
a.header__menu-item {
    border: 1px solid #000;
    min-width: 120px;
    background: #FFC001;
    font-size: 20px;
    justify-content: center;
    color: #fff;
}
section#shopify-section-template--16406697804021__1662727031e6fb5ff8 .multicolumn-list__item {
   border: 4px solid #FFC001;
    padding: 30px 0 0;
    border-radius: 0px;
    box-shadow: 0 0 10px;
}
section#shopify-section-template--16406697804021__collage .collage__item  .card__content {
    max-height: 100px;
    max-width: 320px;
    background: #FFC001;
    border-radius: 0px;
    box-shadow: 0 0 5px;
}
.collage__item  .card__content {
    border: 1px solid #000;
    max-height: 100px;
    background: #FFC001;
    border-radius: 10px;
    box-shadow: 0 0 5px;
}
html body .slideshow__text.banner__box {
    text-align: right;
    display: block;
}
.collage__item  .card__content .card__heading {
  font-size: 20px;
    color: #fff;
}
.collage__item  .card__inner.ratio {
    display: none;
}
.collage__item .card__content .price {
    display: none;
}
.collage__item  .card__content {
    grid-template-rows: min-content;
}
.collage__item .card__information {
    text-align: center;
}
.card__badge.bottom.left {
    display: none;
}
details-modal.header__search {
    display: none !important;
}
.card__content {
    text-align: center;
}
a.button.button--primary {
    background-color: #FFC001 !important;
}
body .footer__content-bottom {
    border: 0;
    padding: 0 !important;
}


body .footer-block__details-content .list-menu__item--link {
    background: #ffc001;
    margin: 0 2px;
    border-radius: 0;
    padding: 1rem 2rem !important;
    border: 0;
    box-shadow: none;
    color: #fff;
    transition: 0.5s ease;
}
body .footer-block__details-content .list-menu__item--link:hover{
  background: #ec1e27;
    border-color: #ec1e27;
    color: #fff;
    transition: 0.5s ease;
}
section#shopify-section-template--16406697804021__1662729626755684c4,
section#shopify-section-template--16406697804021__16628076776fd1aaaf{
    background: #FFC001;
}
section#shopify-section-template--16406697804021__1662729626755684c4 h2,
section#shopify-section-template--16406697804021__1662729626755684c4 p,
section#shopify-section-template--16406697804021__16628076776fd1aaaf p,
section#shopify-section-template--16406697804021__16628076776fd1aaaf h2{
    color:#fff;
}

section#shopify-section-template--16406697804021__1662818921b578f69c .media>img,
section#shopify-section-template--16406697804021__collage .media>img{
    object-fit: contain;
    object-position: center center;
    transition: opacity .4s cubic-bezier(.25,.46,.45,.94);
}
body h2.title.h1 {
    font-size: calc(var(--font-heading-scale) * 4.2rem);
}
.multicolumn-card__info .rte {
    line-height: 1.3;
}
.index-section.news-section {
    margin: 0;
}

li.news-item.js-ticker-item {
    padding: 11px 30px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}
  li.news-item  img{
    margin-right:10px;
  }
.news-inner {
    position: relative;
    border-top: 1px solid #FFC001;
}
button#news-toggle img{
  -webkit-filter: invert(100%);
  filter: invert(100%);
  
}
.news-inner {
    color: #fff;
    background-color: #FFC001;
}
div#qab_container {
    display: none !important;
}
@media only screen and (min-width: 768px) and (max-width: 1100px)  {
   .slideshow__text-mobile--center h2.banner__heading.h0 {
    font-size: 22px;
}
    }
@media(max-width:590px){
li.news-item p, li.news-item{
    font-size:14px;

}
li.news-item.js-ticker-item {
    padding: 9px 10px;
}
}
body .collage {
    max-width: 1100px;
    margin-left: auto;
     margin-right: auto;
}
@media(max-width:1400px){
nav.header__inline-menu .header__menu-item {
    margin: 0;
    padding: 1rem 1.8rem;
    min-width: 100px;
}
}

.home-celebrate .multicolumn.background-none .multicolumn-card {
    padding: 0 10px;
}
.home-celebrate .rte {
    line-height: 1.3;
}
.home-celebrate .multicolumn-card__image-wrapper {
    max-width: 100px;
}
.single-abx {
    box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
    padding: 1.4rem !important;
    min-height: 201px;
    border-radius: 0;
}
.single-abx h3{
  color:#ffc001;
}
.single-abx .multicolumn-card__info {
    padding-bottom: 0 !important;
}
.multicolumn-list h3 {
    font-size: 24px;
}
.banner__heading {
    color: #000;
}

body .slideshow__text.banner__box {
    text-align: right;
    justify-content: flex-start;
}

body .slideshow__text.banner__box .banner__buttons {
    width: 100%;
    justify-content: flex-end;
    max-width: 100%;
}
nav.header__inline-menu .header__menu-item:hover {
    background: #ec1e27;
    border-color: #ec1e27;
    color: #fff;
    transition: 0.5s ease;
}

nav.header__inline-menu .header__menu-item {
    background: #FFC001;
    margin: 0 2px;
    border-radius: 0;
    padding: 1rem 2rem !important;
    border: 0;
    box-shadow: none;
    color: #fff;
    transition: 0.5s ease;
}


.home-quote .section-header {
    text-align: center;
    margin-bottom: 60px !important;
}

.home-quote .section-header h2 {
    margin: 0;
}
.home-quote {
    padding-bottom: 60px;
}
.home-quote .quotes-slider-clovecode .quotes-slide blockquote cite {
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.home-quote .quotes-slider-clovecode .quotes-slide blockquote.quotes-slider__text {
    min-height: 248px;
}

.home-quote .section-header h2 {
    margin: 0;
}

.home-quote .quotes-slider-clovecode {
    display: flex;
    flex-wrap: wrap;
}
img.hj-image {
    width: 80px;
    height: 80px;
    max-width: none;
    border-radius: 80px;
}
.quote-image {
    margin-top: -56px;
}
.home-quote .quotes-slider-clovecode .quotes-slide {
    text-align: center;
}
span.fa.fa-star.checked {
    color: #FFC001;
}
.home-quote .quotes-slider-clovecode .quotes-slide blockquote.quotes-slider__text .rte-setting.rte {
    font-style: normal;
    font-size: 20px;
    line-height: 1.3;
    font-family: var(--font-heading-family);
    margin-top: 10px;
    margin-bottom: 20px;
}
.home-quote .quotes-slider-clovecode .quotes-slide {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 15px;
}

.home-quote .quotes-slider-clovecode .quotes-slide blockquote.quotes-slider__text {
    margin: 0;
    padding: 0;
    border: 0;
    text-align: center;
    box-shadow: -3px -2px 15px 0px rgb(0 0 0 / 14%);
    -webkit-box-shadow: -3px -2px 15px 0px rgb(0 0 0 / 14%);
    -moz-box-shadow: -3px -2px 15px 0px rgba(0,0,0,0.14);
    padding: 20px;
}
body .badges {
    margin-top: 20px;
   display: none;
}
.mobile-cat {
    display: none;
}
.header__submenu.list-menu * {
    text-transform: uppercase;
}
body .slideshow__text-wrapper.banner__content {
    max-width: 100%;
}
.image-with-text .grid {
    border-radius: 15px !important;
    overflow: hidden;
}
@media only screen and (min-width: 1100px){
body .h0 {
    font-size: 38px;
    line-height: 1;
}
  .slide-count-2 img {
    object-position: top !important;
}
body .banner__text {
    font-size: 20px;
}
}
.rte img {
    box-shadow: none;
    border: 0 !important;
}
@media(max-width:1200px){
.page-width {
    padding: 0 2rem;
}
body nav.header__inline-menu .header__menu-item {
    min-width: 81px;
}
body .header__menu-item span {
    font-size: 14px;
}
.header__menu-item span {
    font-size: 14px;
}
nav.header__inline-menu .header__menu-item {
    padding: 1rem 1.4rem;
}
nav.header__inline-menu li {
    padding: 0 2px;
}
}
@media(max-width:767px){
body .mobile-cat {
    display: block;
}
body .size-guide-content-meta table td {
    padding: 4px !important;
    font-size: 13px;
}
body .tptext {
    max-width: 95%;
    margin: auto;
    margin-top: 20px;
    font-size: 14px;
    padding: 8px;
}
html body .slideshow__text.banner__box {
    text-align: center;
    display: block;
}
body .background-none .multicolumn-card__info {
    padding: 0 !important;
}
body h2.banner__heading br {
    display: none;
}
body .footer-block.grid__item.footer-block--menu {
    padding-top: 0;
    padding-bottom: 0;
}
body .footer__localization:empty+.footer__column {
    padding-top: 0;
}
body .footer-block.grid__item.footer-block--menu {
    padding-top: 0;
}
body .footer__content-top.page-width {
    padding-bottom: 0;
}
body .slideshow__text.banner__box .banner__buttons {
    width: 100%;
    justify-content: center !important;
    max-width: 100%;
}
html body .collage__item .card__content {
    max-width: 100%;
    margin-bottom: 20px;
}
body .collage__item .card__content .card__heading {
    margin: 0;
    line-height: normal;
    padding: 7px 0;
    font-size: 16px;
}
 body .collage__item .card__content .card__information {
    padding: 0;
}
body .slideshow__text.banner__box .banner__buttons {
    width: 100%;
    justify-content: center;
    max-width: 100%;
}
body .menu-drawer__menu-item {
    padding-left: 20px;
}
body .menu-drawer__navigation {
    padding: 2rem 0;
}

body .menu-drawer__navigation-container {
    display: grid;
    grid-template-rows: inherit;
    align-content: inherit;
    overflow-y: auto;
    height: 100%;
}
body .menu-drawer__utility-links * {
    color: #000;
}
body .banner:not(.banner--mobile-bottom) .banner__box {
    padding-left: 20px;
    padding-right: 20px;
}
body .thumbnail-slider .thumbnail-list.slider {
    justify-content: center;
}
body .thumbnail-list__item.slider__slide {
    width: calc(20% - 0.6rem);
}
body .product__modal-opener .global-media-settings {
    border: 0;
}
body .pro-page section.page-width {
    padding: 0;
}
  .pro-page section.page-width .global-media-settings:after{
    display:none;
  }
.home-quote .section-header {
    text-align: center;
    margin-bottom: 20px !important;
}
.home-quote .quotes-slider-clovecode .quotes-slide {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 5px;
    margin-top: 50px;
}
body .icons-row-wrapper .icons-row__item a.cat-link {
    text-decoration: none;
}
.icons-row-wrapper {
    height: 110px;
    display: flex;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding: 0 8px;
    margin: 0;
    align-items: center;
}
.icons-row-wrapper::-webkit-scrollbar, {
  height: 0 !important; 
}
.icons-row-wrapper .icons-row__item {
    text-align: center;
    list-style-type: none;
    padding: 0 8px;
    flex-shrink: 0;
}
body .icons-row-wrapper .icons-row__item a.cat-link {
    display: block;
}
body .icons-row-wrapper .icons-row__item a.cat-link img.icon_img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    display: inline-block;
}
body h3.icons-row__title {
    display: block;
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 2px;
    letter-spacing: inherit;
    margin: 0;
}
}

.custom0-grid .col2-12.col2-s-12 {
    display: flex;
    align-items: flex-start;
    text-align: center;
    justify-content: center;
}

.custom0-grid .col2-12.col2-s-12 .col2-2.col2-s-6 {
    flex: 0 0 25%;
    max-width: 25%;
    text-align: center;
    margin: 0;
    padding: 0 15px;
}
.collection-grid-full .collection.page-width {
    max-width: 1920px;
}
.custom0-grid .col2-12.col2-s-12 .col2-2.col2-s-6 span.b-price {
    display: block;
    font-size: 15px;
    font-weight: 600;
}

.custom0-grid .col2-12.col2-s-12 .col2-2.col2-s-6  a {
    color: inherit;
    text-decoration: none;
}

.para{
  text-align: right;
  text-justify: inter-word;
  text-align: center;
  padding-left: 15%;
  padding-right: 15%;
  font-size: 12px;
}
.image1 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width:60px;
  height:60px;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.collection-list .card__heading a {
    display: flex;
    align-items: center;
    justify-content: center;
}
span.icon-site {
    display: block;
    width: 100%;
}
h2.image-with-text__heading.h0 {
    font-size: calc(var(--font-heading-scale) * 4.2rem);
}
.collection .product-grid .card__information, .collection .product-grid .card__information * {
    text-align: left !important;
    justify-content: flex-start !important;
}
span.icon-site img {
    max-width: 60px;
}
.footer-block__details-content p {
    margin: 2px 0;
}
span.shop-icon {
    margin-right: 6px;
}
.section-collection-list .collection-list-wrapper.page-width,
.collection slider-component {
    max-width: 1600px;
}
.image-with-text.image-with-text--no-overlap.page-width {
    max-width: 1600px;
}
.section-header header.header {
    max-width: 1920px;
}
body .rte a {
    color: #FFC001;
    text-decoration: none;
}
h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5{
 font-weight: bold;
 font-style: normal;
 font-display: swap;
}
h2.cart__empty-text {
    font-size: 22px;
}
.drawer__inner-empty a.button {
    font-size: 12px;
    letter-spacing: 1px;
    padding: 10px 2rem;
    line-height: 1.6 !important;
    min-height: inherit;
}
.product-monogram input {
    padding: 9px 9px;
    margin-left: 10px;
    outline: 0 !important;
    box-shadow: none;
    border-radius: 4px;
    border: 1px solid #666;
}
@media screen and (min-width: 990px){
body .thumbnail-list {
    grid-template-columns: repeat(7,1fr);
}
}
.product.product--small {
    max-width: 1170px;
    margin: auto;
}
button.product__media-toggle, .product__media-toggle, span.product__media-icon.motion-reduce {
    display: none !important;
}
button.slideshow__autoplay.slider-button {
    display: none;
}
body .slideshow__text.banner__box {
    max-width: 70.5rem;
}
.rich-text__buttons a.button.button--primary, .collection__view-all a:not(.link), .image-with-text__content .image-with-text__text+.button,
.drawer__inner-empty a.button{
    background: #FFC001;
}
.banner__buttons a.button.button--primary {
    color: #fff;
    appearance: none;
    background-color: #FFC001;
}
.collection-grid-full .page-width {
   
}
button.product-form__submit.button.button--full-width.button--secondary {
    background: #FFC001;
}
section#shopify-section-template--14612548583507__rich_text {
    margin: 0;
}
.product-monogram p {
    font-size: 15px;
}
.header-wrapper .page-width {
   
}
section#shopify-section-template--16234632577265__1652621931e43c6751 {
    margin: 0;
}
.button:before, .shopify-challenge__button:before, .customer button:before, .shopify-payment-button__button--unbranded:before, .shopify-payment-button [role=button]:before, .cart__dynamic-checkout-buttons [role=button]:before,
.button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after{
display:none;
}
span.pagination__item.pagination__item--current {
    color: #c2a5a5;
}
.product__info-container .price__container * {
    color: #FFC001;
}
footer.footer.color-inverse.gradient.section-footer-padding {
    margin-top: 0;
}
section#shopify-section-template--14283203674174__165190444453e60dde {
    margin: 0;
}
.article-template__hero-container {
    max-width: 100%;
}
.product-form__input label.form__label {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.3rem;
}
body .product-form__input input[type=radio]:checked+label {
    background-color: #ffc001;
    border-color: #ffc001;
}
.collection-hero--with-image .collection-hero__title, .collection-hero--with-image .collection-hero__description, .collection-hero--with-image .collection-hero__description * {
    text-align: left;
}

  .home-gallery-in .multicolumn-card__image-wrapper {
    margin: 0 !important;
}
.home-gallery-in ul {
    column-gap: inherit!important;
    row-gap: inherit!important;
    padding: 0 !important;
}
button.button.button--tertiary {
    border: 0;
    padding: 0;
    background: transparent !important;
}
body .cart-count-bubble {
    display: none;
}
.collection-hero__title+.collection-hero__description {
    font-size: 15px;
    margin-top: 0;
}
.collage .card__information {
    padding-top: 10px;
    padding-bottom: 10px;
}
 @media screen and (min-width: 750px){ 
  .home-gallery-in ul li {
    width: 33.33% !important;
    max-width: 33.33% !important;
}
 section#shopify-section-template--14283203674174__165226021641ff01ec.home-gallery-in ul li {
    width: 25%!important;
    max-width: 25%!important;
}
section#shopify-section-template--14283203674174__165226021641ff01ec li {
    width: 50% !important;
    max-width: 50% !important;
}
 }

.article-card .card__inner.color-background-2.gradient .card__content {
    background: transparent;
}

ul.list-menu.list-menu--inline {
    justify-content: center;
}

.blog__posts h3.card__heading.h2 {
    text-align: left;
}
*:hover, div:hover{
  outline:0!important;
  text-decoration:none !important;
}
body .product-form__input input[type=radio]+label {
    background: #fff;
    border: 1px solid #eee;
}
.collection__title.title-wrapper {
    text-align: center;
}
body .menu-drawer__menu-item {
    font-size: 16px;
    color: #000;
}
ul.footer__list-social.list-unstyled.list-social {
    margin: 0;
}

ul.footer__list-social.list-unstyled.list-social svg.icon {
    height: 2.8rem;
    width: 2.8rem;
}
.formclass, .formclass p {
    margin-top: 0 !important;
}
body .product-form__buttons {
    max-width: 100%;
}
footer.footer.color-accent-2.gradient.section-footer-padding {
    margin-top: 0;
}
body .header__active-menu-item {
    color: #fff;
    text-decoration: none!important;
}
ul.collection-list.grid.grid--1-col.grid--3-col-tablet {
    padding-bottom: 60px;
}
.collection-hero__title+.collection-hero__description {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
h1.title.title--primary {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
body .proicons {
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 8px;
    background-color: transparent;
    margin-top: 20px;
}
body cart-items, div#main-cart-footer {
    max-width: 1100px !important;
}
body .product-popup-modal__opener {
    margin: 0;
}
ul.footer__list-social.list-unstyled.list-social {
    justify-content: center;
}
.product-popup-modal__content-info h1.h2 {
    text-align: center;
    margin-bottom: 30px;
}
body cart-items a.underlined-link {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
}
body .card-information>.price{
    color: #FFC001;
}
body .product-popup-modal__content-info {
    padding-right: 0;
}
table:not([class]) td, table:not([class]) th {
    padding: 8px;
}
body .product-popup-modal__content {
    max-width: 700px;
    padding-bottom: 30px;
}
section#shopify-section-template--15248962551946__rich_text {
    margin: 0;
}


.table-responsive.dynamic {
    margin-bottom: 30px;
}
.header__submenu.list-menu {
    border: 0;
}
body fieldset.js.product-form__input {
    border: 1px solid #eee;
    padding: 5px 10px 15px;
    max-width: 500px;
    width: 100%;
    min-width: inherit;
    background: #fff;
}
body  table:not([class]) {
    width: 100%;
}
variant-radios fieldset:nth-child(2) label {
    padding: 7px 10px !important;
}
.product__title h1 {
    font-size: 35px;
}
body .product-form__input input[type=radio]+label {
    font-size: 13px;
    padding: 5px 16px;
    margin-top: 5px;
}
body .cart-count-bubble {
    background: #FFC001;
}
body modal-opener.product-popup-modal__opener button {
    height: auto;
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: 2px solid;
    padding: 0;
    color: #c70202;
}
.title-wrapper-with-link.title-wrapper--self-padded-mobile {
    justify-content: center;
    text-align: center;
}
@media screen and (min-width: 750px){
body .slideshow__text-wrapper.banner__content {
    height: 100%;
    padding: 2rem;
}
}
body  fieldset.product-form__input .form__label {
    background: #fff;
    padding: 0 10px;
    font-weight: 600;
    text-transform: uppercase;
}
.announcement-bar__message {
    font-family: var(--font-body-family);
    font-weight: normal;
}
body .collection-hero__title {
    font-size: 30px;
    margin-bottom: 5px;
    margin-top: 0;
    text-align: center;
}
.card .card__inner .card__media {
    background: #fff;
}
body h3.card__heading {
    margin-bottom: 5px;
}
.product__media-toggle, span.product__media-icon.motion-reduce {
    display: none;
}
.rich-text__blocks p {
    line-height: 1.5;
    margin-top: 15px !important;
    margin-bottom: 0;
}
body h1.main-page-title.page-title.h0 {
    font-size: 28px;
    margin-bottom: 20px;
}
.announcement-bar__message {
    padding: 7px 10px;
    font-size: 15px;
    text-transform: inherit;
    letter-spacing: inherit;
}
bdoy .copyright__content a {
    color: rgba(var(--color-foreground),1);
}
body .product__tax.caption.rte {
    display: none;
}
header.header.header--middle-left.page-width {
    
}
.card__heading span.icon-wrap {
    display: none;
}
.card .card__inner .card__media {
    border: 1px solid #ededed;
}
.price.price--large.price--on-sale.price--show-badge {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
body .section-footer-padding {
    border-top: 1px solid #eee;
}
body .header-wrapper {
    border-bottom: 0;
    box-shadow: 0 5px 5px #0000001a;
}
body  .product__info-container .price__container span {
    font-size: 20px;
}
body .product__info-container .price--on-sale .price-item--regular {
    font-size: 16px;
}
@media screen and (min-width: 990px){
nav.header__inline-menu {
    width: 100%;
    display: flex;
    justify-content: center;
}
.collection-list li.grid__item {
    width: 24%;
    max-width: calc(24% - var(--grid-desktop-horizontal-spacing) * 2 / 3) !important;
}
.header__heading, .header__icons, .header__heading-link {
    justify-content: flex-end;
    flex: 0 0 20%;
}
  .header__heading-link{
   padding:0;
  }
body .shopify-policy__container {
    max-width: 1000px;
}
header.header.header--middle-left.page-width.header--has-menu {
    display: flex;
    justify-content: center;
}
body .header {
    padding-top: 15px;
    padding-bottom: 15px;
}
.title-wrapper-with-link {
    align-items: center;
    justify-content: center;
}
}
@media screen and (min-width: 750px){
body .collection-list--4-items .grid__item, .collection-list--7-items .grid__item:nth-child(n + 4),
  body .collection-list--10-items .grid__item:nth-child(n + 7) {
    width: calc(24% - var(--grid-desktop-horizontal-spacing) / 2);
}
.slideshow__text.banner__box h2.banner__heading.h1 {
    font-size: 36px;
}
h1, .h1 {
    font-size: 30px;
}
.shopify-policy__body h1,
  .shopify-policy__body .h1,
  .shopify-policy__body h2,
  .shopify-policy__body .h2{
   font-size:25px;
}
.footer-block__heading {
    font-size: 18px;
}
body .collection-hero__image-container {
    min-height: 29rem;
}
  .footer-block__details-content p {
    font-size: 1.4rem;
}
  .slideshow__text.banner__box {
    margin-bottom: 40px;
    background: #ffffffe8;
}
.slideshow__text.banner__box {
    border-radius: 0px;
}
body .section-footer-padding {
    padding-top: 40px;
    padding-bottom: 20px;
}
.footer__content-bottom {
    padding-top: 10px !important;
}
body .section+.section {
    margin-top: 0px;
}
  body .product-form__input input[type=radio]+label {
    background: #fff;
}
 body .copyright__content a {
    color: rgba(var(--color-foreground),1);
    padding: 0;
}
.footer__content-top.page-width {
    padding-bottom: 0px;
}

h2.h1, h2, .h2 {
    font-size: 35px;
}
}
body .footer-block__heading {
    font-size: 16px;
}
body span.badge.badge--bottom-left.color-accent-2 {
    background: orange;
    border-color: orange;
}
.collection-hero__inner.page-width {
    padding-top: 30px;
    padding-bottom: 30px;
}

.collection  h3.card__heading {
    font-size: 17px;
    text-align: center;
}
body .collection-hero__title {
    font-size: 30px;
    margin-bottom: 5px;
}
.product-form__submit {
    background: #000;
    color: #fff;
}
.collection-hero__description.rte {
    margin-top: 5px;
}
.product-recommendations__heading {
    text-align: center;
}
body .product__text.caption-with-letter-spacing+.product__title, .product__title {
    font-size: 28px;
}
.card-information {
    text-align: center !important;
}
span.badge.price__badge-sale.color-accent-2 {
    color: #fff;
     background: orange;
    border-color: orange;
}
body .slideshow__controls {
    position: absolute;
    bottom: 30px;
    border: 0;
    width: 100%;
    text-align: center;
    z-index: 3;
}
.card--standard>.card__content .card__information * {
    letter-spacing: inherit!important;
    text-align: center;
}
.collection--empty h2.title.title--primary {
    font-size: 18px;
}
body .footer-block__details-content .list-menu__item--active {
    text-decoration: none;
}
slideshow-component .slider-counter__link--dots .dot {
    border-color: #fff;
}
slideshow-component .slider-button {
    color: #fff;
}
.button, .shopify-challenge__button, .customer button, button.shopify-payment-button__button--unbranded {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    padding: 0 2rem;
    border: 4px double #f9d873;
}
.drawer__inner-empty a.button {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
}
.newsletter__wrapper {
    border: 0 !important;
    box-shadow: none;
    outline: 0;
}
.price:not(.price--show-badge) .price-item--last:last-of-type {
    font-weight: bold;
}
.header__menu-item span {
    font-size: 16px;
}
body section#shopify-section-template--15765071757535__164654587804ffcd56 {
    margin: 0;
}
slideshow-component .slider-counter__link--active.slider-counter__link--dots .dot {
    background-color: #fff;
    border-color: #fff;
}

.image-with-text .global-media-settings, .image-with-text .global-media-settings * {
    border: 0;
    border-radius: 0 !important;
    box-shadow: none;
}
.newsletter__wrapper::after, .image-with-text:not(.image-with-text--overlap) .image-with-text__media-item:after {
    display: none;
}

section#shopify-section-template--14389059584036__16450773795a20af90 {
    margin: 0;
}
body .price, body .price span {
    letter-spacing: inherit;
    font-weight: 600;
    font-size:14px;
}
.product-grid h3, .product-grid h3 a {
    font-family: var(--font-body-family);
    font-weight: normal;
    font-size:15px;
}
body .shopify-policy__container {
    padding-top: 30px;
    padding-bottom: 50px;
}
body .jdgm-widget.jdgm-preview-badge {
    font-size: 12px;
}
body .product-grid .card__information * {
    text-align: left !important;
}
@media screen and (max-width: 767px) {
	.footer__blocks-wrapper,
	.footer__blocks-wrapper * {
		text-align: center;
		justify-content: center;
	}
slideshow-component .banner__media {
    height: 450px;
}
body .multicolumn li {
    margin-top: 10px;
}
body .announcement-bar__message {
    padding: 3px 10px;
    font-size: 12px;
}
.header__icon--cart svg {
    height: 2.4rem !important;
    width: 2.4rem !important;
}
.collection .center.collection__view-all {
    display: none;
}
.image-with-text__heading {
    margin-top: 5px;
}
body .footer-block__details-content .list-menu__item--link, body .footer-block__details-content p {
    font-size: 11px;
    padding: 0.5rem 1.5rem !important;
    margin-bottom: 5px;
}
  
body .footer .grid {
    margin: 0;
    padding: 0;
}
.footer-block-image>img {
    width: 84px;
}
body .banner__box.content-container.content-container--full-width-mobile {
    background: #fff;
}
  body .multicolumn .title-wrapper-with-link {
    margin-bottom: 0;
}
.image-with-text__content, .image-with-text__content * {
    text-align: center !important;
    justify-content: center !important;
    width: 100%;
}
slideshow-component .slideshow__text.banner__box {
    justify-content: flex-end;
}
body .banner__buttons a.button.button--primary {
    padding: 6px 1rem;
    line-height: normal;
    min-height: inherit;
}
body h2.title.h1 {
    font-size: 30px;
}
.image-with-text.image-with-text--no-overlap.page-width {
    padding-top: 30px !important;
}
.single-abx {
    min-height: inherit;
    padding-bottom: 10px !important;
}
.home-celebrate .multicolumn.background-none .multicolumn-card {
    margin-bottom: 20px;
    text-align: center;
}
.multicolumn-list h3 {
    font-size: 21px;
}
.home-celebrate .multicolumn.background-none .multicolumn-card .multicolumn-card__image-wrapper {
    display: block;
    margin: auto;
}
slideshow-component .banner:not(.banner--mobile-bottom) .banner__box {
    height: 450px;
}

slideshow-component .banner:not(.banner--mobile-bottom)  img {
    object-position: 80%;
}
body .header__heading-logo {
   
}
h2.image-with-text__heading.h0 {
    font-size: 24px;
}
  span.shop-icon img {
    max-width: 50px;
}
span.icon-site img {
    max-width: 43px;
}
  .custom0-grid .col2-12.col2-s-12 {
    flex-wrap: wrap;
}
.collection .product-grid .card__information, .collection .product-grid .card__information * {
    font-size: 13px;
}
.custom0-grid .col2-12.col2-s-12 .col2-2.col2-s-6 img.\.image1 {
    max-width: 107px;
}
.custom0-grid .col2-12.col2-s-12 .col2-2.col2-s-6 span.b-price {
    font-size: 13px;
}
.custom0-grid .col2-12.col2-s-12 .col2-2.col2-s-6 {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 8px;
}
.custom0-grid .col2-12.col2-s-12 {
    flex-wrap: wrap;
    align-items: flex-start;
}
  .custom0-grid .col2-12.col2-s-12 .col2-2.col2-s-6 {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 7px;
}
  .product-grid h3, .product-grid h3 a {
    font-family: var(--font-body-family);
    font-weight: 400;
    font-size: 13px;
}
.header__heading-logo {
    max-width: 240px;
}
.product-grid .card-wrapper .card__content {
    margin-bottom: 15px;
}
body .banner--adapt, body .banner--adapt_image.banner--mobile-bottom .banner__media:not(.placeholder) {
    height: auto;
}
  .product-section-2h .page-width {
    padding: 0;
}
.product__info-wrapper.grid__item {
    padding-top: 20px !important;
}
  body .product__media-wrapper .grid--peek .grid__item {
    padding-top: 0;
    box-shadow: none !important;
    border: 0 !important;
}
.product__title h1 {
    font-size: 30px;
}
body .product__info-container .price__container span {
    font-size: 17px;
}
  body .slider.product__media-list .product__media-item:first-of-type {
    padding-left: 0;
    margin: 0 !important;
}
.product-section-2h .grid--peek.slider .grid__item:last-of-type {
    margin: 0;
}
  .slider.slider--mobile.contains-content-container .slider__slide {
    margin: 0;
}
  .multicolumn li {
    margin-left: 0 !important;
}

  .announcement-bar__link .announcement-bar__message {
    font-size: 11px;
}
body .section-collection-list h3.card__heading {
    font-size: 15px;
    margin-bottom: 15px;
}
body .title-wrapper-with-link {
    justify-content: center;
}
body .slideshow__controls {
    bottom: 20px;
    /* display: none; */
}
 body slideshow-component .slider-counter__link--dots .dot {
    border-color: #fff;
}
 body slideshow-component .slider-counter__link--active.slider-counter__link--dots .dot {
    background-color: #fff;
    border-color: #fff;
}
body slideshow-component .slider-button {
    color: #fff;
}

body .banner__box>*+.banner__buttons {
    margin-top: 1rem;
}


body .heart-icon img {
    width: 38px;
}
body .footer-block__heading {
    margin-bottom: 1rem;
}
body .banner__box .banner__heading+* {
    margin-top: 10px;
    font-size: 13px;
}
body h2.banner__heading {
    font-size: 24px !important;
}
.banner--mobile-bottom .slideshow__text .button,.collection-list-view-all a.button,
  .rich-text__blocks a.button.button--secondary{
    line-height: normal;
    padding: 11px 23px;
    min-height: inherit;
    min-width: inherit;
}
modal-opener.product__modal-opener.product__modal-opener--image {
    border: 0;
}
body .footer-block__details-content .list-menu__item--link, body .footer-block__details-content p {
    font-size: 13px;
}
body {
    line-height: 1.4;
}
body .card__information {
    padding-bottom: 0;
}
.newsletter__wrapper {
    padding: 20px !important;
}
  
.collection .slider.slider--tablet {
    margin-bottom: 0 !important;
}
.footer-block__heading {
    margin-bottom: 10px;
}
body .slider-button {
    height: 26px;
}
.banner--mobile-bottom .slideshow__text.banner__box {
    padding: 25px 20px 25px;
}
body .footer__localization:empty + .footer__column {
    margin-top: 0;
}
.copyright__content a, .copyright__content {
    font-size: 10px;
}
body .footer-block__details-content {
    margin-bottom: 0;
}
body .collection {
    padding-bottom: 30px;
}
.title-wrapper-with-link {
    margin-bottom: 0;
}
body .section-collection-list .page-width {
    padding-bottom: 10px;
}
.collection-list-wrapper .collection-list li.collection-list__item {
    margin-bottom: 0;
}
.slider.slider--tablet {
    margin-bottom: 0;
}
  .menu-drawer__menu-item--active, .menu-drawer__menu-item:focus, .menu-drawer__close-button:focus, .menu-drawer__menu-item:hover, .menu-drawer__close-button:hover {
    background: transparent !important;
}
  body .menu-drawer__utility-links {
    background: transparent;
}
	.button:after,
	.shopify-challenge__button:after,
	.customer button:after,
	.shopify-payment-button__button--unbranded:after,
	.button,
	.button-label,
	.shopify-challenge__button,
	.customer button,
	.button,
	.shopify-challenge__button,
	.customer button,
	button.shopify-payment-button__button--unbranded, body button.shopify-payment-button__button--unbranded {
		font-size: 14px;
	}
	.footer-block.grid__item.footer-block--menu {
    padding-top: 15px;
    padding-bottom: 10px;
}
	.footer-block__details-content {
		margin-bottom: 2rem;
	}
	body .footer__content-top {
		padding-left: 15px;
		padding-right: 15px;
	}
	.footer-block li {
		display: inline-block;
		padding: 0 9px;
	}
	body .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) {
		margin-left: 0;
		margin-right: 0;
	}
	body .product__info-wrapper.grid__item {
		padding: 15px;
		padding-top: 0;
	}
	body .slider.slider--mobile {
		padding: 0;
	}
	.product-page-contain {
		padding: 0 !important;
	}
	body .product__media-wrapper .grid--peek .grid__item {
    width: 100%!important;
    max-width: 100% !important;
    flex: 0 0 100%;
}
  body .product-recommendations {
    padding-top: 0;
}
  section#shopify-section-template--14389059518500__product-recommendations {
    margin-top: 0;
}
	body .slider.product__media-list .product__media-item:first-of-type {
		padding-left: 0;
	}
	body nav.breadcrumb {
		display: none;
	}
	.inside-icons {
		margin-top: 30px;
	}
	.product-recommendations__heading {
		font-size: 24px;
	}
	.inside-icons .single-icons-with-text img {
		max-height: 80px;
	}
	.inside-icons .single-icons-with-text span.c-text {
		font-size: 13px;
		width: 100%;
	}
	.inside-icons .single-icons-with-text {
		flex: 0 0 50%;
		text-align: center;
		justify-content: center;
		max-width: 50%;
		padding: 0 5px;
		margin-bottom: 20px;
	}
	.menu-drawer .list-social__link {
		color: #000 !important;
	}
	.multicolumn .title-wrapper-with-link {
		padding-bottom: 20px;
	}
	body div#menu-drawer,
	body .menu-drawer__submenu {
		background: #fff !important;
	}
	.menu-drawer__utility-links {
		background: transparent;
	}
	.image-with-text__content .image-with-text__text+.button {
		width: 100%;
	}
	body .header__heading img.header__heading-logo {
		max-width: 130px;
	}
	.multicolumn h2.title {
		margin-bottom: 0 !important;
	}
	section#shopify-section-template--14589536796810__multicolumn {
		margin-top: 0;
	}
	body .title-wrapper-with-link h2 {
    margin: 0rem 0 2rem!important;
    font-size: 22px;
    text-align: center;
}
  body  .title-wrapper-with-link a {
    display: none;
}
body .collection-list.slider .collection-list__item {
    max-width: 50%;
}
  .section+.section {
    margin-top: 0px;
}
	h3.card__heading.h5,
	.card-information>.price {
		font-size: 1.3rem;
	}
	body .footer-block__details-content .list-menu__item--link {
		padding-top: 1px;
		padding-bottom: 1px;
	}
	body .footer__content-top {
		padding-top: 0;
		margin-top: 0;
	}
	.footer__blocks-wrapper .footer-block.grid__item {
		margin: 20px 0;
	}
  
  .grid--peek .grid__item {
    max-width: 50% !important;
    flex: 0 0 50%;
}
  .rte a {
    text-decoration: none;
    outline: 0;
    color: inherit;
}
    .shopify-section .grid--peek .grid__item {
    max-width: 70% !important;
    flex: 0 0 70%;
}
body .collection-hero--with-image .collection-hero__text-wrapper {
    text-align: center;
    padding: 0px 0 15px;
}
ul#product-grid .card-wrapper {
    margin-bottom: 15px;
}
body .product__text.caption-with-letter-spacing+.product__title, .product__title {
    font-size: 24px;
}

div#shopify-section-template--14389059387428__product-grid {
    margin-top: 0;
}
  .collection-hero__inner.page-width {
    padding-top: 20px;
    padding-bottom: 20px;
}
body .collection-hero__title {
    font-size: 30px;
    margin-bottom: 5px;
    margin-top: 0;
    text-align: center;
}
body .header__heading-logo {
 
}
  .image-with-text .image-with-text__text-item>* {
    padding: 23px;
}
body .header__heading-link {
    padding: 0.2rem;
}
body header.header.header--middle-left {
    padding-top: 10px;
    padding-bottom: 10px;
}
body .collection-list .collection-list__item {
    width: calc(50% - 3rem);
}
body .footer-block__heading {
    font-size: 16px;
}
body h2.h1 {
    font-size: 24px;
}
}