/** Shopify CDN: Minification failed

Line 764:39 Unexpected "{"

**/
/*****************free shping-icons**************/
.shipping-outer {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
}
h2.related-products__heading.h1 {
    text-align: center;
    font-size: 24px;
}
html body {
    line-height: 1.3;
}
.shipping-outer .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 25px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-auto.icon img {
    max-width: 100%;
    width: 40px;
}
.nt_shipping {
    margin-right: 0;
    margin-left: 0;
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.nt_shipping p {
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
}
.fl_wrap.fl_wrap_md.shipping-outer {
    margin: 0 -15px;
}
.nt_shipping h3.title.cd.fs__14 {
    font-size: 14px;
    margin: 0;
      line-height: calc(1 + 0.8 / var(--font-body-scale));
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: 600;
}
.col.content {
    overflow: hidden;
    padding-right: 0;
    padding-left: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    position: relative;
    width: 100%;
}
.col-auto.icon {
    margin-right: 20px;
    text-align: center;
    font-size: 36px;
    line-height: 100%;
    padding-right: 0;
    padding-left: 0;
    color: #9e9e9e;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

@media(max-width:980px){
  .shipping-outer .col-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 16px;
    padding: 0;
}
.product__description ul {
    margin-left: 20px !important;
    margin-bottom: 15px !important;
}
.fl_wrap.fl_wrap_md.shipping-outer {
    margin: 0;
}
}
@media(max-width:760px){
.nt_shipping h3.title.cd.fs__14 {
    font-size: 13px;
    line-height: 1.2;
    margin-bottom: 5px;
}
.col-auto.icon img {
    max-width: 100%;
    width: 33px;
}
.nt_shipping p.mg__0 {
    font-size: 12px;
}
.col-auto.icon {
    margin-right: 11px;
}
.shipping-outer .col-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 50%;
    max-width: 100%;
    margin-bottom: 16px;
    padding: 0 5px;
}
.nt_shipping p.mg__0 {
    font-size: 13px;
}
}









h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5, li.news-item p, li.news-item{
  font-family: 'Alice', serif;
}
.announcement-bar.color-accent-2.gradient {
    background-image: url(/cdn/shop/files/hanna.png?v=1677996055);
  
}
.card__information * {
    text-decoration: none !important;
}
.newsletter__wrapper.color-accent-2 {
    background-image: url(/cdn/shop/files/hanna.png?v=1677996055);
}
.collection__title h2.title.h2 {
    MARGIN: 0;
}

.collection__title p {
    color: #666;
    font-size: 14px;
}
.footer-block-image.center .footer-block__image-wrapper.global-media-settings {
    margin: 0 auto 20px;
}
ul.footer__list-social.list-unstyled.list-social {
    justify-content: center;
}
body .footer-block-image.center {
    justify-content: center;
    display: block;
    justify-content: center;
    text-align: center;
}
.collection__title .collection__description.body {
    margin-bottom: 35px;
}
.home-news{
  background-image: url(/cdn/shop/files/hanna.png?v=1677996055);
}
.footer .footer__content-top.page-width {
    max-width: 1600px;
}
.quick-add .quick-add__submit {
    background: #444;
    border-radius: 4px;
    color: #fff;
    width: auto;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 2px;
}
.collection-image-full, .card__media-full {
    border-radius: 4px;
    overflow: hidden;
}
.card__media-full .media.media--hover-effect-no {
    position: static;
    line-height: 0;
}

.collection-image-full, .card__media-full {
    display: block;
    width: 100%;
}

.card__media-full .media.media--hover-effect-no * {
    position: static;
}
.gh .card__content {
   display:none;
}
.media--hover-effect-no img.motion-reduce {
    max-width: 100%;
}
.section-collection-list .card__heading a {
    border-bottom: 2px solid #DD8865;
    display: inline-block !important;
}
.shipping-icons .main-first-image img.f-image {
    max-width: 60px;
}
.section-collection-list .card__heading {
    font-weight: 600;
    font-family: var(--font-body-family);
    letter-spacing: 1px;
}

@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;
	text-transform: uppercase;
	letter-spacing: 2px;

}
body .meganav__nav ul[depth="1"]>li>a {
    opacity: 1;
}
.index-section.news-section {
	margin: 0;
}
.news {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.news li{
    padding: 26px 25px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
li.news-item.js-ticker-item {
	padding: 26px 25px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.news-inner {
	position: relative;
}

button#news-toggle img {
	-webkit-filter: invert(100%);
	filter: invert(100%);

}

.news-inner {

}

.js-ticker {
	overflow: hidden;
}



@media(max-width:590px) {

	li.news-item p,
	li.news-item {
		font-size: 14px;

	}

	li.news-item.js-ticker-item {
		padding: 9px 10px;
	}
}
.shipping-icons {
    padding: 0;
}
.drawer__heading {
    font-size: 22px;
    text-transform: uppercase;
}
.cart-drawer .cart-items th {
    font-size: 12px;
    font-weight: 600;
}
.drawer__inner quantity-input.quantity {
    min-height: inherit;
    width: 90px;
    height: 35px;
}
.upsellBody * {
    letter-spacing: 0 !important;
}
body .ufe-core .popTitle {
    font-weight: 600;
    font-size: 18px;
}
.ufe-wrap .upsellTitle span {
    font-size: 15px;
    font-weight: bold;
}


.drawer__inner button.drawer__close {
    min-width: 3.4rem;
    min-height: 3.4rem;
}

.drawer__inner button.drawer__close svg.icon.icon-close {
    height: 2rem;
    width: 2rem;
}
.drawer__inner .cart-item cart-remove-button {
    margin-top: 0;
}
.cart-drawer .product-option {
    font-size: 12px;
    line-height: normal;
}
.cart-drawer .totals * {
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 600;
}
.drawer__inner quantity-input.quantity {
    min-height: inherit;
}
.cart-drawer .tax-note {
    text-align: center;
    font-size: 12px;
}
.cart-drawer .cart-item__price-wrapper, .cart-drawer .cart-item__price-wrapper * {
    font-size: 12px !important;
}
.cart-drawer a.cart-item__name {
    font-size: 14px;
}
.collection-list .card .card__inner .card__media {
    width: 100%;
}
.drawer__inner button.quantity__button {
    min-width: 14px;
    width: 27px;
}
.drawer__inner .quantity__input {
    width: 50px !important;
    max-width: 34px;
}
body .collapsible-content summary:hover {
    background: transparent;
    text-decoration: none;
}
.slideshow__controls .slider-button:not([disabled]):hover {
    color: #fff;
}
.slideshow__controls .slider-counter__link--dots:not(.slider-counter__link--active):hover .dot {
    border-color: #fff;
}
body .accordion__content {
    padding-left: 0;
    padding-right: 0;
}
.accordion h3.accordion__title.h4 {
    font-size: 18px;
}
body .collapsible-content-wrapper-narrow {
    max-width: 1100px;
}
.collapsible-content summary * {
    text-decoration: none !important;
    outline: 0;
}
body .jdgm-widget.jdgm-preview-badge {
    display: block !important;
}
  body .product__info-container span.badge {
    display: none;
}
.header__submenu.list-menu {
    min-width: 233px;
}
.collection-header-banner .banner__content.page-width h2.banner__heading.h0 {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.collection-header-banner .banner__content.page-width {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.collection-header-banner .banner__box {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.collection-header-banner .banner__content.page-width h2.banner__heading.h0 {
    padding-bottom: 40px;
    padding-top: 40px;
}
.product__info-wrapper .price .price__container * {
    font-size: 24px !important;
    letter-spacing: 0;
}
body .shopify-section-header-hidden {
    position: sticky !important;
    top: 0 !important;
    transform: translateY(0%);
}
.header__icon--cart svg {
    width: 22px;
    height: 22px;
}
.header__icon--cart svg#Capa_1 {
    fill: #000;
    height: 2.4rem;
    width: 2.4rem;
}
.all-icons-row {
    display: flex;
    align-items: flex-start;
    justify-content: ce;
}
.shipping-outter .all-icons-row .icons-row__item {
    flex: 0 0 25%;
    padding: 0 15px;
    max-width:25%;
}
 
.shipping-outter .all-icons-row .icons-row__item .single-items-innerr {
    text-align: center;
}
.shipping-full-bar {
    width: 100%;
}
.shipping-outter .all-icons-row .icons-row__item .single-items-innerr .image-group-custom {
    width: auto;
    max-width: initial;
}

.shipping-outter .all-icons-row .icons-row__item h3.product--title {
    text-align: center;
    font-family: var(--font-body-family);
  margin-left: 0;
  margin-top: 5px;
    font-size:15px;
}
.product__info-container span.badge.price__badge-sale.color-accent-2 {
    display: none;
}
.shipping-
.shipping-outter .all-icons-row  h3.product--title {
      display: block;
    font-size: 15px;
    font-weight: 600;
    font-family: var(--font-body-family);
}
@media(max-width:1280px){

body .header__menu-item span {
    font-size: 14px;
}
}
@media(max-width:1024px){
  .shipping-outter .all-icons-row h3.product--title {
    font-size: 14px;
    text-align: left;
    line-height: 1.2;
}
}
@media(max-width:767px){
  .all-icons-row {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}
body .collection-header-banner .banner__content.page-width h2.banner__heading.h0 {
    padding-bottom: 16px;
    padding-top: 30px;
}
.collection-header-banner .banner__content.page-width {
    align-items: flex-end;
}
.product__info-wrapper .price .price__container * {
    font-size: 18px !important;
    letter-spacing: 0;
}

.shipping-icons .rich-text__wrapper.rich-text__wrapper--center.page-width {
    padding: 0;
}
.shipping-outter .all-icons-row .icons-row__item .single-items-innerr .image-group-custom img.f-image {
    max-width: 50px;
}
.shipping-outter .all-icons-row .icons-row__item {
    flex: 0 0 50%;
    padding: 0 10px;
    max-width: 50%;
    width: 50%;
}
.main-first-image {
    max-width: 100%;
}
.shipping-outter .all-icons-row .icons-row__item .single-items-innerr .image-group-custom {
    width: auto;
    max-width: auto;
}
body .shipping-outter .all-icons-row h3.product--title {
    font-size: 13px !important;
    margin-left: 0 !important;
}

}
.home-quote .section-header {
    text-align: center;
    margin-bottom: 60px !important;
}
.contact__button button.button {
    color: #fff;
    appearance: none;
    background-color: #DD8865;
}
.shopify-policy__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
body .h0 {
 
}
.header__menu-item, .header__menu-item span {
    text-decoration: none !important;
    outline: 0 !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: #e2af52;
}
.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;
}
.card__information * {
    letter-spacing: 0 !important;
}
.header__submenu.list-menu * {
    font-weight: 600;
}
.product-card-wrapper .card__badge {
    display: none !important;
}
body .badges {
    margin-top: 20px;
}
.mobile-cat {
    display: none;
}
.collection-header-banner .banner__box {
    max-width: 800px;
    min-width: 100%;
    padding-bottom: 0;
}
.header__submenu.list-menu * {
    text-transform: uppercase;
}
body .slideshow__text-wrapper.banner__content {
    max-width: 1600px;
}
.header__menu-item span {
    text-transform: uppercase;
}
@media only screen and (min-width: 1100px){
  .header__menu-item {
    padding: 1.7rem;
}
.header__menu-item span {
    font-size: 18px;
}
body .h0 {
    font-size: 70px;
    line-height: 1;
}
.collection-header-banner h2.banner__heading.h0 {
    font-size: 60px;
}
  .slide-count-2 img {
    object-position: top !important;
}
body .banner__text {
    font-size: 20px;
}
}
@media(max-width:767px){
body .mobile-cat {
    display: block;
}
body .product__media-gallery .slider-buttons.quick-add-hidden {
    display: none;
}
body .thumbnail-slider {
    display: flex !important;
    align-items: center;
    justify-content: flex-start !important;
}
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: flex-start ;
}
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: inherit;
    padding-top: 2px;
    letter-spacing: 0;
    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: 1600px;
}
.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: 1600px;
}
body .rte a {
    color: #DD8865;
    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: 90rem;
}
.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: #DD8865;
}
.banner__buttons a.button.button--primary {
    color: #fff;
    appearance: none;
    background-color: #DD8865;
}
.collection-grid-full .page-width {
   
}
button.product-form__submit.button.button--full-width.button--secondary {
    background: #DD8865;
}
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: #DD8865;
}
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: #000;
    border-color: #000;
}
.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;
}
.collection-hero__title+.collection-hero__description {
    font-size: 15px;
    margin-top: 0;
}
 @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;
}
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: #DD8865;
    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: #DD8865;
}
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;
}
.collection-hero__title+.collection-hero__description h2 {
    font-size: 20px;
}
body .product-form__input input[type=radio]+label {
    font-size: 13px;
    padding: 5px 16px;
    margin-top: 5px;
}
body .cart-count-bubble {
    background: #DD8865;
}
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: 14px;
    text-transform: uppercase;
    letter-spacing: inherit;
    font-weight: 600;
}
body .footer-block__details-content .list-menu__item--link, 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;
}
.header__menu-item span {
    font-weight: 600;
}
div#shopify-section-template--14448170893441__f395f6c1-0f49-43e1-9c8b-f4ed86bc16f0 .image-with-text.image-with-text--no-overlap.page-width {
    max-width: 1400px;
}
.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: 20px;
}
  body .thumbnail--wide img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
@media screen and (min-width: 990px){
nav.header__inline-menu {
    width: 100%;
    display: flex;
    justify-content: center;
}
.collection-list li.grid__item {
    width: 19%;
    max-width: calc(20% - var(--grid-desktop-horizontal-spacing) * 2 / 3) !important;
}
.header__heading, .header__icons, .header__heading-link {
    justify-content: flex-end;
    flex: 0 0 15%;
}
  .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: 10px;
    padding-bottom: 10px;
}
.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: 5px;
}
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 .footer-block__details-content .list-menu__item--link, body .copyright__content a {
    color: rgba(var(--color-foreground),1);
    padding: 0;
}
.footer__content-top.page-width {
    padding-bottom: 20px;
}

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 4rem;
}
.drawer__inner-empty a.button {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
}
.newsletter__wrapper {
    border: 0 !important;
    box-shadow: none;
    outline: 0;
}
body .product__info-container>*+* {
    margin: 1.2rem 0;
}
div#shopify-block-loox-product-reviews {
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 10px;
}
.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;
    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;
	}
  body .quick-add {
    margin-top: 10px;
}
body .quick-add .quick-add__submit {
    font-size: 12px;
    letter-spacing: 1px;
    padding: 1rem 0.6rem;
    min-height: inherit;
    height: auto;
}
  .collection-header-banner .banner__content h2.banner__heading.h0 {
    font-size: 28px !important;
}

.card--standard>.card__content .card__information * {
    letter-spacing: 0!important;
    text-align: center;
}
  html body .header__heading-logo {
    max-width: 115px;
}
slideshow-component .banner__media {
    height: 450px;
}
.collection .center.collection__view-all {
    display: none;
}

.image-with-text__heading {
    margin-top: 5px;
}
body .footer-block-image>img {
    width: 107px;
}
body .banner__box.content-container.content-container--full-width-mobile {
    background: #F8F8F1;
}
.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: 9px 1rem;
    line-height: normal;
    min-height: inherit;
}
slideshow-component .banner:not(.banner--mobile-bottom) .banner__box {
    height: 450px;
}

slideshow-component .banner:not(.banner--mobile-bottom)  img {
    object-position: 50%;
}
body .header__heading-logo {
   
}
h2.image-with-text__heading.h0 {
    font-size: 24px;
}
  span.shop-icon img {
    max-width: 35px;
}
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;
}
section#shopify-section-template--15426722496557__b6a0de46-de82-4691-81b7-13c15af5fae0 .banner--adapt, body section#shopify-section-template--15426722496557__b6a0de46-de82-4691-81b7-13c15af5fae0 .banner--adapt_image.banner--mobile-bottom .banner__media:not(.placeholder) {
    height: 450px;
}
  .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;
}
  .image-with-text.image-with-text--no-overlap.page-width {
    padding-top: 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;
}
  .slideshow__text.banner__box.content-container {
    padding-bottom: 80px !important;
}
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: 28px !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;
	}
  .collection-list .card__heading a {
    letter-spacing: 0;
    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;
	}
  body .announcement-bar__message {
    font-size: 12px;
}
	.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%;
	}
	
	.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;
}
}