/** Shopify CDN: Minification failed

Line 2839:13 Expected ":"

**/
.shopify-section-announcement-bar a{
	/* color: inherit; */
	padding: 4px 6px 4px 6px;
	display: inline-block;
	line-height: 1;
	font-size: 13px;
	background: #fff;
	border-radius: 3px;
	color: #060B1D !important;
	margin: 0 0 0 5px;
	text-decoration: none;
}
.shopify-section-announcement-bar a:hover {
  background: #232c3d;
  color: #fff !important;
}
.shopify-section-announcement-bar > div p {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	height: 32px ;
	align-content: center;
}
#nav > ul > li > a, #nav-bar > ul > li > a {
	font-weight: 400;
}
.swiper-pagination-bullet {
	color: #7D4929;
	font-size: 20px !important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
	color: #D8AC80;
}
.l4ft.dont-move.mobile-compact li:nth-child(2n) {
	margin-top: 70px;
	margin-bottom: -70px;
}
.l4ft.dont-move.mobile-compact li:nth-child(3n) {
	margin-top: 140px;
	margin-bottom: -140px;
}
h2 {
	font-weight: 700;
	margin-bottom: 30px;
}
.palette-scheme-7 h2 {
	margin: 0 0 13px !important ;
}
.discount {
 font-size: 16px;
  font-weight: 600;
  color: #F75F2F;
  font-style: italic;
  text-transform: uppercase;
}
.jdgm-sort-dropdown {
	background: no-repeat;
	background-image: none !important;
}
.l4dr.m15.base-font {
	display: none;
}
.overlay-sale {
	display: none !important;
}
 .has-filters.f8fl-open #shop-hcaptcha-badge-container,
 .has-filters.f8fl-open div#shopify-chat,
 .has-panels.m6pn-open #shop-hcaptcha-badge-container,
  .has-panels.m6pn-open div#shopify-chat {
    display: none;
  }

  
  body .product-recommendations.cart-upsell button.overlay-buy_button:hover {
    background: #000 !important;
    color: #fff !important;
  }
@media screen and (max-width: 1000px) {
    .shopify-section-announcement-bar > div p {
        height:55px;
    }
	.l4ft.dont-move.mobile-compact li:nth-child(2n) {
    margin-top: 0;
    margin-bottom:0;
  }
  .l4ft.dont-move.mobile-compact li:nth-child(3n) {
    margin-top: 0;
    margin-bottom: 0;
  }
  #main-product {
    margin-top: 40px;
  }
  .template-product #content {
    padding-top: 0;
    
  }
  .promo-container.offer-type-GC {
    margin-bottom: 10px;
    min-width: 230px;
  }
}
#max {
	padding-right: 10px;
}
.js .template-collection :not(.link-more-clicked) > .m6lm {
	
	max-height: 100px;
	
}
.review-div {
	display: flex;
	justify-content: space-between;
	align-content: center;
	align-items: center;
}

@font-face {
  font-family: "Allenoire Free Personal";
  src: url("/cdn/shop/files/allenoire-allenoire-regular-400.woff2?v=1763119164") format("woff2"),
       url("/cdn/shop/files/allenoire-allenoire-regular-400.woff?v=1763119164") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


h1, h2, .custom-heading {
  font-family: "Allenoire Free Personal";font-weight: 400;
}
/* Main Container */
.active-offers-container {
	padding: 13px 20px 20px;
	margin: 0;
	background-color: #FFF8EC;
}
.active-offers-heading {
	margin-bottom: 13px !important;
}
.active-offers-heading {
  font-size: 16px;
  margin: 5px 0 !important;
}

/* Scroll Area */
.active-offers {
  display: flex;
  overflow-x: auto;
  gap: 12px;
}
.copy_code:hover {
	box-shadow: none !important;
	color: #000 !important;
}
/* Offer Box */
.promo-container {
	background: #fff;
	border: 1px dashed #145d4133;
	border-radius: 0;
	width: 100%;
	height:auto;
	max-width: 70%;
}
.s1lb.label.plain {
	display: none;
}
/* Header */
.promo-container-header {
  background: #7D4929;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 10px;
  line-height: 16px;
  border-radius: 0;
  text-align: left;
}
.copy_code::before {
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
	height: inherit !important;
}
.copy_code {
	margin: 0 !important;
	padding: 0 !important;min-height: inherit !important;
	/* height: 14px !important; */
}
/* Details */
.promo-container-details {
  background: #fff;
  font-size: 12px;
  font-weight: 500;
  padding: 5px 10px;
  line-height: 14px;
  border-radius: 0;
  text-align: left;
}

/* Description */
.offer-description {
	font-size: 12px;
	font-weight: 400;
	min-height: 50px;
	height: inherit;
	line-height: 17px;
	margin-bottom: 10px;
	margin-top: 4px;
}
/* Offer Code Box */
.offer-code {
	padding: 10px;
	background: #00aebd1c;
	border: .5px dashed rgba(0,174,189,1);
	display: flex;
	justify-content: space-between;
	position: relative;
	align-items: center;
	margin-bottom: 8px;
}

/* Copy Button */
.copy_code {
  font-size: 13px;
  font-weight: 600;
  color: rgba(0, 114, 108, 1);
  background: none !important;
  border: none;
  cursor: pointer;
  padding: 0;
}

/* Side Cutout Effect (Dotted Curve) */
.offer-code::before,
.offer-code::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.291444 10.4838C0.909775 10.4857 1.52252 10.3647 2.0947 10.1277C2.66688 9.89069 3.18729 9.54231 3.6262 9.10246C4.06512 8.66261 4.41396 8.13989 4.65279 7.56417C4.89163 6.98844 5.01578 6.37097 5.01818 5.74702C5.02057 5.12307 4.90115 4.50485 4.66673 3.92767C4.43232 3.35048 4.0875 2.82563 3.65197 2.38309C3.21643 1.94054 2.69871 1.58896 2.12836 1.34843C1.55802 1.10789 0.946212 0.983106 0.327881 0.981201' stroke='%2300AEBD' stroke-width='0.5' stroke-dasharray='1 1'/%3E%3C/svg%3E");
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
}

/* Left Side */
.offer-code::before {
  left: -5px;
  background-position: right -3px center;
}
.review-div {
	margin-bottom: 20px;
}
/* Right Side */
.offer-code::after {
  right: -5px;
  background-position: right -3px center;
  transform: translateY(-50%) rotate(-180deg);
}
.tax-sec {
	margin-bottom: 0px !important;
	display: inline-block;
	color: #049945;
	font-size: 15px;
	font-weight: 500;
}
.product-details-list strong {
	
	font-weight: 600;
}
.overlay-buy_button:hover::before {
	border: 1px solid #121212 !important;
}
.accordion-a.compact details summary {
	font-weight: 500;
	text-transform: uppercase;
}

#main-product .swiper-pagination-bullet {
	
	padding: 0 !important;
}
#main-product .f8pr-price.s1pr {
	display: flex;
	gap: 10px;
	align-content: center;
	align-items: center;
	margin: 0;
}
#main-product .old-price {
	font-size: 20px;
	font-weight: 600 !important;
	color: #A1A1AA !important;
	letter-spacing: 0;
	margin-right: 20px;order: 2;
}
#main-product .discount {
	order: 3;
	padding: 0 5px;
	font-size: 12px;
	color: #fff;
	background: red;
}

#main-product .f8pr-price.s1pr {
	font-size: 30px;
	color: #0D0D0D;
	font-weight: 700;
	letter-spacing: 1px;
}
.f8pr-buy-button {
	display: flex;
	gap: 15px;
}
.overlay-dynamic_buy_button.inv-btn {
	flex: 1;
}
.submit.m10.wide {
	flex: 1;
}
.l4cl li p.stock + .price {
	margin-top: 14px !important;
	margin-left: -6px;
  margin-bottom: 10px;
}

.product-details-list {
	padding: 0;
	list-style: none !important;
	font-size: 16px;
}
.show-notice .shopify-section-announcement-bar .text-center.size-s {
	padding: 6px 0;
}
.shopify-section-announcement-bar .close {
	display: none !important;
}
h1, h2, .custom-heading {
	
	letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
	#main-product .old-price {
	font-size: 16px;
	
	margin-right: 00px;
	order: 2;
}
.AirReviews-StarRate .medium .Avada_Star-Icon {
	font-size: 13px !important;
}
.footer-columns {
	grid-template-columns: inherit !important;
	
}
.footer-bottom {
	
	justify-content: center;
}
#main-product .f8pr-price.s1pr {
	font-size: 22px;
	letter-spacing: 0;
}
.overlay-dynamic_buy_button.inv-btn, .submit.m10.wide {
	flex: 1 1 100%;
}
.f8pr-buy-button {
	display: flex;
	gap: 0;
	flex-wrap: wrap;
}
}

.accordion-a details[open] {
	border-color:  var(--custom_bd) !important;
}
body button.overlay-buy_button::before {
	background: #fff !important;
	color: #000 !important;
	border: 1px solid #121212;
}
body button.overlay-buy_button {
	background: #fff !important;
	color: #121212 !important;
}
body button.overlay-buy_button:after {
  display:none !important;
}
.overlay-buy_button:hover {
	background: #000;
	color: #fff;
}
.shopify-payment-button__button.shopify-payment-button__button--unbranded {
	background: #000 !important;
	color: #fff !important;
}
#magic-razorpay-spinner {
  display: none !important;
}
.animated-spinner {
  display: none !important;
}
#root button{
	
	border-radius: 0 !important;
}
body button.overlay-buy_button::before {
	
	border-radius: 0 !important;
}
button::after,button::before {
	
	border-radius: 0 !important;
}
.stock.overlay-valid.list-hide {
	display: none;
}
footer.m6tb.static.desktop-hide.tabs-initialized {
	display: none;
}
.product-details-list li {
	margin-bottom: 10px;
}
.f8pr-buy-button {
	
	padding-top: 20px;
}
.template-page h2 {
	
	margin-top: 20px;
}


@media screen and (max-width: 768px) {
	
 .shopify-section-header {
	
	padding: 0 12px 0 5px;

}
header h2 {
	
	padding-left: 0px;
	padding-right: 36px;
	font-size: 20px;
}
.f8sr.mobile-compact fieldset .l4vw.outline {
	
	margin-bottom: 0;
}
.f8sr.mobile-compact fieldset .mobile-hides.has-select {
	
	margin-bottom: 0;
}
.has-sticky-nav .f8sr.mobile-compact.mobile-sticky.fixed fieldset {
	padding: 0;
}
.l4vw.outline {
	position: relative;
}
.f8sr.mobile-compact fieldset {
	display: flex;
  width: 100%;
  justify-content: space-between;
  right: 0;
  left: 0;
}
.f8sr.mobile-compact fieldset .mobile-hides.has-select {
	display: flex;
	flex: 1 1 45%;
	justify-content: center;
}
.f8sr.mobile-compact fieldset .l4vw.outline {
	display: flex;
  margin: 4px 0 0;
}
#sort_by {
	width: auto !important;
}
#sort_by {
	padding-left: 0 !important;
}
.f8sr.mobile-compact.mobile-sticky {
	border-bottom: 1px solid #ccc;
	padding-top: 0px;
  margin-bottom: 20px;
}
.f8sr.mobile-compact #sort_by {
	border: 1px solid #ccc !important;
	padding: 0 0 0 18px !important;
	border-radius: 30px;
	font-weight: 400 !important;
	max-width: 175px !important;
	width: 175px !important;
}
.f8sr.mobile-compact fieldset .mobile-hides.has-select .bv_atual {
	border: 0;
}
.palette-scheme-1.module-color-palette.m6bx.overlay.wide {
	padding: 0 !important;
}
}
.carousel__button.fancybox__button--zoom {
	display: none;
}
.product-card {
	margin-bottom: 10px !important;
}
.product-card .p0 a {
	box-sizing: border-box;
	font-size: 15px;
	text-decoration: none;
	color: #787878;
	text-transform: capitalize;
	text-align: left;
	font-weight: 500;
	line-height: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.product-card .price.s1pr {
	font-size: 18px;
	color: #18181B;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 1;
	margin-top: 10px;
	display: flex;
	align-content: center;
	align-items: center;
  margin-bottom: 10px;
}
.product-card .old-price {
	color: #71717A !important;
	font-size: 14px;
	font-weight: 600 !important;
	letter-spacing: 1px;
	text-decoration: line-through !important;
	order: 2;
	margin-left: 10px;
}
.product-card .price.s1pr {
  margin-left: -6px;
}
#ad-anchor {
	display: none !important;
}
.jdgm-widget.jdgm-preview-badge {
  text-align: left;
}
.title-h2 {
	margin-top: 20px;
}

.ff-primary ul li.sub a {
	font-weight: 700;
}
#nav > ul > li > ul ul ul li a, #nav-bar > ul > li > ul ul ul li a {
	
	font-weight: 400 !important;
	line-height: 1;
}
.product-recommendations .text-center.align-center.related-title.title-styling {
	display: none;
}
header h2 {
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
  
}
.product-recommendations h2 {
  position: relative;
  padding-left: 0px;
  padding-right: 36px;
  display: inline;
}
.product-recommendations  article {
	text-align: center;
}
header h2::before ,.product-recommendations h2::before{
  content: "";
  width: 27px;
  height: 23px;
  display: inline-block;
  background: #7D4929;
  -webkit-mask: url("/cdn/shop/files/before.svg?v=1763479478") center/contain no-repeat;
  mask: url("/cdn/shop/files/before.svg?v=1763479478") center/contain no-repeat;
  margin-right: 8px;
  display:none;
}

header h2::after ,.product-recommendations h2:after {
 /* width: 27px;
  height: 23px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #7D4929;
  -webkit-mask: url("/cdn/shop/files/after.svg?v=1763479478") center/contain no-repeat;
  mask: url("/cdn/shop/files/after.svg?v=1763479478") center/contain no-repeat;*/

  content: "";
  width: 100px;
  height: 4px;
  position: absolute;
  right: 0;
  top: 100%;
  transform: translateY(-50%);
  background: #d32f2f;
  left: 0;
  margin: 15px auto 0;
}
.l4cl.slider.s4wi {
	margin-top: 30px;
}

.template-page h2 {
	display: inline-block;
	margin-bottom: 40px !important;
}
.template-page header {
	text-align: center;
}
.collection-wrapper h2,h2.mob-h3 ,#newsletter-footer-sections--26141997597042__section_newsletter_CPBecL h2{
	padding: 0 !important;
}

.collection-wrapper h2:after,h2.mob-h3:after,#newsletter-footer-sections--26141997597042__section_newsletter_CPBecL h2:after  {
	display:none
}

.collection-wrapper h2:before,h2.mob-h3:before,#newsletter-footer-sections--26141997597042__section_newsletter_CPBecL h2:before {
	display:none
}
.product-card .link-btn.text-end.quickshop {
	display: none;
}
#shopify-section-template--26141997171058__section_banner_columns_dzqyGJ .link-btn .overlay-primary.strong.inline {
	margin: 0 !important;
	padding: 5px 20px 5px 22px !important;
	text-decoration: none !important;border: 1px solid transparent;
}
#shopify-section-template--26141997171058__section_banner_columns_dzqyGJ .link-btn .overlay-primary.strong.inline:hover {
	border: 1px solid #fff;
}
#shopify-section-template--26141997171058__section_banner_columns_dzqyGJ .link-btn a span {
	text-decoration: none !important;
}
#shopify-section-template--26141997171058__section_banner_columns_dzqyGJ h4 {
	margin-bottom: 0;
	font-size: 16px;
	margin-left: 13px;
}
.banner-after-div.l4ft.dont-move.mobile-compact .link-btn .icon-chevron-right {
	display: none;
}
.banner-after-div.l4ft.dont-move.mobile-compact .overlay-primary.strong.inline:hover {
	text-decoration: none !important;
	border: 1px solid #fff;
	outline: 0 !important;
}
.banner-after-div.l4ft.dont-move.mobile-compact .overlay-primary.strong.inline {
	padding: 6px 20px;border: 1px solid transparent;
}
#root .banner-after-div.l4ft.dont-move.mobile-compact p a.strong span {
	
	text-decoration: none !important;
}
.banner-after-div.l4ft.dont-move.mobile-compact .overlay-primary.strong.inline {
	margin: 0 !important;
}
.collection-wrapper.m6cl .n6pg.text-end {
	justify-content: center;
}
.l4cl figure img, .l4cl figure iframe, .l4cl figure video, .l4cl figure svg, .l4ca.compact img, .l4ca.compact svg, .l4ca.compact iframe, .l4ca.compact video {
	
	object-fit: cover !important;
	object-position: top center;
}
.AirReviews-Navigation__Button path {
	fill: #fff !important;
}
.AirReviews-Carousel .AirReviews-Carousel__Container .AirReviews-Carousel__Heading {
	
	justify-content: center !important;
	
}
.text-stories {
	position: absolute;
	z-index: 2;
	bottom: 0px;
	color: #fff;
	padding: 0 63px 22px 20px;
	line-height: 20px;
	font-weight: 500;
}
.circle.overlay-buy_button.shopthelook-initialized {
	z-index: 9999;
	position: relative;
}
@media screen and (min-width: 768px) {
#shopify-section-sticky-add-to-cart {
	display: none;
}
}
@media screen and (max-width: 768px) {
  .product-recommendations h2 {
    display: block;
    padding: 0;
    font-size: 20px;
  }
	header h2::before, .product-recommendations h2::before, header h2::after, .product-recommendations h2::after {
	
	display:none
}
header h2 {
	padding-left: 0;
	padding-right: 0;
}
}
.offer-code {
	cursor: pointer;
}
#cart header h2 {
	padding: 0;
}
.text-stories a {
	z-index: 999999;
	position: relative;
}
#cart header h2::before,#cart header h2::after{
	display:none
}
.has-social .l4sc.box.mobile-hide1 {
	display: flex !important;
	left: 0;
	position: relative !important;
	border: 0 !important;
	box-shadow: none !important;
	outline: 0 !important;
	opacity: 1 !important;
	visibility: visible;
  margin: 0;
}

.has-social .l4sc.box.mobile-hide1:before{border: 0 !important;}

.inclu-review-text-bx {
  display: flex;
  justify-content: space-between;
}

.inclusive-text-bx {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: green;
    margin: 14px 0 -24px 0;
    width: calc(100% - 230px);    
}

.live-view-badge-bx {
    border-top: #DADADA solid 1px;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 35px 0 0;
    gap: 40px;
}

.live-view-badge {
  display: inline-flex;
  align-items: center;
  background: #c8f6ff;
  color: #000;
  padding: 12px 18px;
  border-radius: 30px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
}

.live-view-badge .eye-icon {
  margin-right: 8px;
  display: flex;
  align-items: center;
}

.instock-label-text p {
  margin: 0;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 10px;
}

.instock-label-text p.custom-stock.instock {
  color: green;
}

.instock-label-text .pulse-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-bottom: 0;
  position: relative;
}

.instock-label-text p.custom-stock.instock .pulse-dot {
  background: #1f8f3a;
}

.instock-label-text .pulse-dot:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  animation: pulsess 1.5s infinite ease-out;
}

.instock-label-text p.custom-stock.instock .pulse-dot:after {
  background: rgba(31, 143, 58, 0.5);
}

.instock-label-text p.custom-stock.outofstock {
  color: red;
}

.instock-label-text p.custom-stock.outofstock .pulse-dot {
  background: red;
}

.instock-label-text p.custom-stock.outofstock .pulse-dot:after {
 
  background: rgba(255, 0, 0, 0.5);
 
}

@keyframes pulsess {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.8;
  }
  100% {
    transform: translate(-50%, -50%) scale(2.2);
    opacity: 0;
  }
}



.delivery-estimate {
    font-size: 16px;
    color: #222;
    margin: 0 0 10px;
    padding-top: 20px;
    line-height: 1.3;
}
.delivery-estimate:has(+ .f8pr-buy-button .overlay-unavailable_buy_button) {
	display: none;
}
.swym-wishlist-collections-v2-container {
	
	z-index: 9999 !important;
	
}
#swym-storefront-layout-close-drawer-button {
	width: 45px;
	
}
#swym-storefront-layout-close-drawer-button path {
	stroke: #000;margin: 0;
}
#swym-storefront-layout-grid-item-option-button {
	margin: 0;
}
.swym-wishlist-collections-v2 {
	right: -5px;
	top: -14px;
}
.template-collection .swym-wishlist-collections-v2 {
	right: 12px;
	top: -14px;
}
.swym-wishlist-collections-v2::before {
	background: transparent !important;
}
.swym-wishlist-collections-v2-container .swym-wishlist-collections-v2 {
	box-shadow: none !important;
}
.swym-wishlist-collections-v2 {
	padding: 0;
}
.template-product #swym-atw-pdp-button:hover {
    box-shadow: unset;
}
#cart p .empty.hidden {
	display: block;
}
ul.l4al.l4al-trustbadge {
    display: none;
}

#nav > ul > li > ul ul li a, #nav-bar > ul > li > ul ul li a, #nav > ul > li > ul ul ul li a, #nav-bar > ul > li > ul ul ul li a {
	font-size: 16px !important;
}
#nav > ul > li > ul ul li a:hover, #nav-bar > ul > li > ul ul li a:hover, #nav > ul > li > ul ul ul li a:hover, #nav-bar > ul > li > ul ul ul li a:hover {
	color: #7d4929 !important;
}
.mobile-account-menu {
  display: none;
}
#main-product #swym-atw-pdp-button::before{
	content:unset;
}
.recently-viewed-products .swym-wishlist-collections-v2-container {
	left: -12px;
}
.text-margin {
	margin: 0 auto;
}
.template-page-about-us #shopify-section-template--26141997236594__section_icon_text_blocks_r38eAU {
	max-width: 1080px;
	margin: 0 auto;
}
.template-page-about-us #shopify-section-template--26141997236594__section_slideshow_hcwCqU{
max-width: 1080px;
	margin: 0 auto;
}
@media screen and (max-width: 1000px) {
#root .shopify-section-header #nav > ul > li > a, #nav > ul > li > ul ul li a,
.shopify-section-header #localization_form li a {
	font-size: 15px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    padding: 15px 0!important;
	
}
#root .shopify-section-header #nav > ul > li > a.toggle-back, #nav > ul > li > ul ul li a.toggle-back,
.shopify-section-header #localization_form li a.toggle-back{

    padding: 15px 20px!important;
  }
  #root .shopify-section-header #nav > ul > li.toggle.sub > a.toggle-back::before {
	left: -14px !important;

}
#nav > ul > li > ul ul li.mtoggle ul {
	padding-left: 15px !important;
}
.img-multiply-bg.rounded {
	display: none;
}
.l4cl.category.w20.mobile-compact.text-center {
	flex-wrap: wrap !important;
}
#root .shopify-section-header #nav .l4cl li {
	width: 100%;
	min-width: 0;
	max-width: none;
	
	text-align: left !important;
	margin-bottom: 0 !important;
}
#root .shopify-section-header #nav .l4cl li .ff-primary {
	padding: 7px 0 !important;
}
.l4cl.category.w20.mobile-compact.text-center {
	overflow: hidden !important;
	padding-top: 0 !important;
}
#root .shopify-section-header #nav .l4cl li .ff-primary {
	padding: 15px 0 10px !important;
	border-bottom: 1px solid rgb(210, 213, 217);
}
#nav .header {
	background: #fff;
	
	border-bottom: 1px solid #ccc;
	display: none !important;
}
  #root .shopify-section-header #nav::before {
	background: #fff !important;
  }
 .mobile-account-menu {
    display: block;
  }
  .mobile-only[data-panel="login"] {
	display: none !important;
	opacity: 0;
}
}
@media screen and (max-width: 768px) {
#swym-xclusive-header-inject {
	display: none !important;
}
}
@media screen and (max-width: 525px) {
.swym-wishlist-collections-v2 {
    right: 12px;
    top: -14px;
}
}
[data-whatintent="mouse"] .m6bx[class*="palette-"] .l4cn li a:hover {
	color: #000 !important;
}


.mobile-account-menu.account a {
	gap: 10px;
	width: 100%;
}
.mobile-account-menu.account a i::before {
	font-size: 15px;
}
.mobile-account-menu.account a {
	gap: 10px;
	width: 100%;
	align-content: center;
	align-items: center !important;
}
.mobile-account-menu.account a i {
	line-height: 1;
	height: 32px;
}
#root .shopify-section-header #nav > ul > li.mobile-account-menu.account a {
	padding: 10px !important;
	width: 100%;
}
@media (min-width:1000px) {
.mobile-account-menu.account {
	display: none !important;
}
}

/* Sticky Account Menu - Mobile Bottom */
@media (max-width: 1000px) {
  li.account, .header__icon-account {
	position: fixed !important;
	bottom: 0;
	left: 0;
	right:0;max-width: 460px;
	width: 100%;
	background: #fff;
	z-index: 9999 !important;
	text-align: center;
	padding: 12px 0;
	border-top: 1px solid #e5e5e5 !important;
}
  li.account a,
  .header__icon-account a {
    display: block;
    font-weight: 600;
  }
.text-center.w100.size-m.size-s-mobile {
	display: none !important;
}
#nav > ul > li > ul ul li.mtoggle {
	background: #fff !important;
}
  /* Prevent content hiding behind fixed bar */
  body {
    padding-bottom: 0px;
  }
  #root .shopify-section-header #nav .l4cl:last-child, #root .shopify-section-header #nav > ul > li.toggle > ul > li > .l4cl:last-child {
	border-bottom: 0 !important;
}
#nav > ul > li > ul ul li a, #nav-bar > ul > li > ul ul li a, #nav > ul > li > ul ul ul li a, #nav-bar > ul > li > ul ul ul li a {
	
	text-transform: capitalize;
}
}
.buying-guide-box {
	
	color: #000;
	text-align: center;
	padding: 50px 0 0;
}
.arrow-bt-link {
	text-align: center;
	width: 100%;
	display: inline-block;
	top: 15px;
	position: relative;
	width: 62px;
	height: 62px;
	background:#000;
	backdrop-filter: blur(10.4px);
	border-radius: 47px;
	font-size: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	animation: moveUpDown 1.5s infinite alternate ease-in-out;
	margin: 0 auto 50px;
}
.scroll-btn {
	height: 24px;
	width: 22px;
	display: inline-block;
	text-align: center;
	justify-content: center;
	align-items: center;
}
.buying-guide-inner02 ul {
  list-style: none;
  display: flex;
  gap: 20px;
  justify-content: center;
}
.buying-guide-inner h1 {
	font-size: 46px;
	color: #000;
}
.palette-scheme-3.overlay.no-border.module-color-palette.m6as.text-start.boxed {
	max-width: 1080px;
	margin: 0 auto;
	padding: 40px;
}
.palette-scheme-3.overlay.no-border.module-color-palette.m6as.text-start.boxed img{
	object-fit: contain !important;
}
.buying-guide-inner05 h3 {
	text-align: center;
	font-weight: 600;
	margin-bottom: 30px;
	margin-top: 10px;
}

.buying-guide-inner05 {
  box-sizing: border-box;
  padding: 20px;
  max-width: 1080px;
  background: #FAF1E1;
  border: 1px solid #D8AC80;
  border-radius: 16px;
  margin: 0 auto 70px;
}
.buying-guide-inner05 li {

	align-content: center;
	align-items: center;
}
.generation-text {
	font-size: 16px;
}

.buying-guide-inner05 header {
	text-align: center;
}
.buying-guide-inner05 ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.buying-guide-inner05 header h2 {
	display: inline-block;
	margin-top: 20px !important;
	margin-bottom: 0px !important;
	padding-left: 0;
	padding-right: 35px;
}
.buying-guide-inner05 li {
  border-bottom: 1px solid #D8AC80;
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #3F3F46;
  padding: 30px 0;
  display: flex;
}

.buying-guide-inner05 li.last {
  border-bottom: 0;
  padding-bottom: 16px;
}

.buying-guide-inner05 li .generation-icon1 {
    padding: 5px 0 0 30px;
    box-sizing: border-box;
    min-width: 120px;
}
.buying-guide-inner02 ul {

	padding: 0px 20px;
}
#shopify-section-template--26360854348146__section_rich_text_kwd647 .align-center {
	padding-top: 0;
}
.buying-guide-box {
	
	padding: 30px 0 0px;
}
#shopify-section-template--26141997236594__16600579852f4017d4 .palette-scheme-3.overlay.no-border.module-color-palette.m6as.text-start.inv.boxed {
	background: #FAF1E2;
}

@media only screen and (max-width: 1000px) {
	.mobile-account-menu.account {
	display: block !important;
}
.buying-guide-inner05 li {
	
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}
.buying-guide-inner h1 {
	font-size: 36px;
	
}
.buying-guide-inner05 h2 {
	
	font-size: 36px;
	line-height: 48px;
	
	margin: 0 0 0px;
}
.palette-scheme-3.overlay.no-border.module-color-palette.m6as.text-start.boxed {
	
	padding: 20px;
}
  #nav > a.close {
   
    right: 10px;
    top: 7px;
    z-index: 9;
    width: 38px;
    height: 38px !important;
   
    font-size: 14px;
    text-indent: -3000em;
    text-align: left;
    direction: ltr;
    background: #f4f4f4;
    border-radius: 50px;
    text-align: center;
  }
  #root .shopify-section-header #nav {
	
	max-width: 460px;
	
}
  #root .shopify-section-header #nav {
	
	padding: 6rem 0 0;
	
}
  #nav > a.close::before {
    padding-right: 12px;
   
  }
  #root .shopify-section-header #nav::before {
	left: 0;
	right: 0;
	top: 0;
	bottom: auto;
	z-index: 1;
	width: auto;
	max-width: none;
	height: 6rem !important;
	box-shadow: none;
	border-radius: 0;
	border-color: rgb(210, 213, 217);
	background: var(--custom_top_main_bg);border-top: 0;
}
#root .shopify-section-header #nav > ul {
	padding-left: 20px;
}
}



.about-banner-inn05 {
    margin: 0 auto;
    max-width: 1294px;
}

.about-banner-inn05 ul {
    gap: 44px;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    
}

.about-banner-inn05 li.ab-card-bx {
    width: 50%;
    background: url(/cdn/shop/files/card-bg-img.png?v=1764075150) no-repeat center center;
    background-size: 100% 100%;
    box-sizing: border-box;
    min-height: 625px;
    position: relative;
}

.about-banner-inn05 .social-link-bx {
    position: absolute;
    right: 40px;
    top: 31px;
    gap: 12px;
}

.social-link-bx li a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(7px);
    border-radius: 88px;
    font-size: 0;
    position: relative;
    text-decoration: none;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.1);
    -webkit-transition: background 0.3s, color 0.3s;
    -moz-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s;
}



.social-link-bx li a:hover {
    background-color: #5f3820;
}

.social-text-bx {
    clear: both;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 2;
    padding: 45px;
    box-sizing: border-box;
}

.social-text-bx h3 {
    font-style: normal;
   
    color: #FFFFFF;
    margin: 0;
    padding: 10px 0;
}

.social-text-bx p {
    font-style: normal;
    font-weight: 400;
    
    color: #D4D4D8;
    margin: 0;
}

.about-banner-inn06 {
    max-width: 1170px;
    margin: 0 auto;
    display: flex;
    padding: 0 0 54px;
}

.about-banner-inn06-left,
.about-banner-inn06-right {
    width: 50%;
    padding: 0 15px;
}

.about-banner-inn06-left h2 {
    font-family: 'Allenoire Free Personal';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 53px;
    color: #1C1A1F;
    max-width: 400px;
    margin: 0;
}

.about-banner-inn06-right p {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    color: #1C1A1F;
    margin: 0 0 25px;
}


.about-banner-inn07 {
    padding-bottom: 100px;
}

.marquee {
    display: flex;
    overflow: hidden;
    gap: 32px;
}

.marquee:hover .marquee__group {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

.marquee__group {
    display: flex;
    gap: 32px;
    will-change: transform;
    -webkit-animation: marquee 30s linear infinite;
    animation: marquee 30s linear infinite;
}

.about-img-bx img {
    width: 1140px;
    height: auto;
    max-width: 1140px;
}

@-webkit-keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}


.inc-unstiched-text {
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #808080;
  margin: 10px 0 20px;
}

.feature-icons-set {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  text-align: center;
  margin: 40px 10px;
}
.feature-icons-set .feat-icons-box {
  display: block;
  min-height: 50px;
  margin-bottom: 5px;
}
.feature-icons-set .feat-icons-box img {
  width: 32px;
}
.feature-icons-set .free-shipping-icon11 .feat-icons-box img {
  width: 42px;
}
.feature-icons-set .feature-box p {
  font-size: 16px;
  color: #7D4929;
  font-weight: 500;
  margin: 0;
  letter-spacing: -0.1px;
  line-height: 1;
}



@media screen and (max-width: 1330px) {
    .about-banner-inn02 h2 {
        font-size: 2.1rem;
        margin: 60px 0 -70px;
    }
    .about-banner-box03 {
        margin: 99px 20px 0;
    }

    .about-banner-inn02 ul li.secondthumb {
        margin-top: -240px;
    }

    .about-banner-inn02 ul li.thirdthumb {
        margin-top: -180px;
    }

    .about-banner-inn031 {
        margin-top: -215px;
    }

    .about-banner-inn02:before {
        top: 30%;
    }
}

@media screen and (max-width: 1200px) {
    .about-banner-inn05 li.ab-card-bx {
        min-height: 480px;
    }
    .social-text-bx {
        padding: 30px;
    }
    .social-text-bx h3 {
        padding: 10px 0 5px;
        font-size: 28px;
        line-height: 1.5;
    }

    .social-text-bx p {
        font-size: 18px;
        line-height: 1.6;
    }
    .about-banner-inn05 .social-link-bx {
        right: 25px;
        top: 25px;
    }
    .about-banner-inn05 ul {
        gap: 30px;
    }
    .social-link-bx li a {
        width: 40px;
        height: 40px;
    }
    .social-link-bx li a:before {
        font-size: 21px;
    }
    .social-link-bx li.twitter-icon a:before {
        font-size: 18px;
    }
}

@media screen and (max-width: 1100px) {
    .about-banner-inn02 ul li.secondthumb,
    .about-banner-inn02 ul li.thirdthumb {
        margin-left: 0;
        margin-top: -150px;
    }

    .about-banner-box03 ul li:nth-child(1) {padding-right: 20px;}
    .about-banner-box03 ul li:nth-child(2) {padding-left: 20px;}
    .about-banner-box03 ul li:nth-child(3) {padding-right: 20px;}
    .about-banner-box03 ul li:nth-child(4) {padding-left: 20px;}

    .about-banner-inn031 {
        margin-top: -180px;
    }
    .about-banner-inn02:before {
        width: 511px;
        height: 511px;
        right: -500px;
    }
    .about-banner-box h1 {
        font-size: 120px;
    }   
    .about-banner-box033 h3 {
        font-size: 28px;
    }
    .about-banner-box033 h2 {
        font-size: 36px;
    }
    .about-banner-box033 ul li p {
        font-size: 20px;
        line-height: 1.6;
    }
    .about-banner-box033 p {
        font-size: 24px;
        line-height: 1.6;
    }
    .about-banner-box04 h2 {
        font-size: 36px;
    }
    .about-banner-box04:before {
        width: 300px;
        height: 300px;
        left: -200px;
        top: calc(50% - 300px/2 - 0.5px);
    }
    .about-banner-inn06-left h2 {
        font-size: 36px;
    }
    .about-banner-box04 {
        padding: 50px 20px 120px;
    }
    .about-img-bx img {
        max-width: 800px;
    }
    .about-banner-inn04 {
        margin-top: -130px;
    }
    .about-banner-inn031 img {
        margin-left: 0;
    }
}

@media screen and (max-width: 1023px) {
    .about-banner-inn02 h2 {
        font-size: 1.8rem;
        margin: 40px 0 -53px;
    }
}

@media screen and (max-width: 990px) {
  .inc-unstiched-text {
    font-size: 15px;
  }
  .feature-icons-set {
    gap: 5px;
    margin: 40px 0px 30px;
    padding: 10px 0 0;
  }
  .feature-icons-set .feat-icons-box {
    min-height: 42px;
    margin-bottom: 5px;
}
.feature-icons-set .feat-icons-box img {
    width: 26px;
}
.feature-icons-set .feature-box p {
  font-size: 12px;
}
.feature-icons-set .free-shipping-icon11 .feat-icons-box img {
    width: 33px;
}
    .about-banner-inn031 {
        margin-top: -170px;
    }

    .about-banner-inn04 {
        margin-top: 0;
        padding: 15px;
    }

    .about-banner-inn02 h2 {
        font-size: 1.5rem;
        margin-bottom: 10px;
    }

    .about-banner-box033 h2 {
        font-size: 28px;
    }

    .about-banner-box033 p {
        font-size: 21px;
    }

    .about-banner-box033 h3 {
        font-size: 24px;
    }
    .about-banner-box033 ul li p {
        font-size: 18px;
    }
    .about-banner-box04 h2 {
        font-size: 30px;
        margin-bottom: 40px;
    }
    .about-banner-inn03 {
        margin-top: -20px;
    }
    .about-banner-inn04 p {
        font-size: 20px;
        line-height: 1.5;
    }
	.l4st.slider-fraction.text-start.mobile-text-center.width-50.mobile-only.s4wi figure {
    margin: 0 auto 20px;
  }
  body.template-product #shop-hcaptcha-badge-container,
  body.template-product #google-merchantwidget-iframe-wrapper {
    display: none;
  }
  .m6pn-open #google-merchantwidget-iframe-wrapper,
  .f8fl-open #google-merchantwidget-iframe-wrapper {
    display:none;
  }

  .m2a #shopify-chat,
  .m2a #google-merchantwidget-iframe-wrapper,
  .m2a #shop-hcaptcha-badge-container {
    display:none;
  }
}

@media screen and (max-width: 767px) {
    .about-banner-inn02 h2 {
        font-size: 1.2rem;
        margin-bottom: -30px;
        padding-right: 30px;
    }
    .about-banner-boxbg {
        background: #fff8ec;
    }
    .about-banner-box h1 {
        font-size: 72px;
    }

    .about-banner-box01 p {
        font-size: 16px;
        line-height: 23.12px;
        color: #3F3F46;
    }

    .about-banner-inn02,
    .about-banner-box01 {
        background-color: #fff8ec;
    }

    .about-banner-inn02 ul li.secondthumb {
        margin-top: -20px;
    }

    .about-banner-inn02 ul li.thirdthumb {
        margin-top: -30px;
    }

    .about-banner-inn02:before {
        display: none;
    }

    .about-banner-inn02 ul {
        padding: 0 0 60px 5px;
    }

    .about-banner-inn03 {
        background: #fff8ec;
        padding-top: 60px;
        margin-top: -110px;
    }

    .about-banner-inn04 {
        margin-top: -55px;
        padding: 10px;
        border-radius: 4px;
    }

    .about-banner-inn031 {
        margin-top: 0;
    }

    .about-banner-inn04 p {
        font-size: 16px;
        line-height: 23px;
        text-align: left;
        margin: 12px 0px 0;
    }

    .about-banner-inn04 {
        background: #FAF1E1;
        border: 0.431084px solid #D8AC80;
        box-shadow: 0px 31px 13px rgba(0, 0, 0, 0.01), 0px 18px 11px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.09), 0px 2px 4px rgba(0, 0, 0, 0.1);
        border-radius: 5.17301px;
    }
    .about-banner-inn04:before {
        width: 27px;
        height: 28px;
        background-size: 100% auto;
        top: -19px;
        left: 54%;
    }
    .about-banner-box033 h2 {
        font-size: 22px;
        line-height: 1.4;
        margin: 0 0 10px;
    }

    .about-banner-box03 {
        border-radius: 40px;
        margin-top: 0;
    }

    .about-banner-box033 {
        padding: 25px;
        background: url(/about-p-corn-bg-m.png) no-repeat right top;
    }

    .about-banner-box033 p {
        font-size: 16px;
        line-height: 23px;
    }

    .about-banner-box03 ul {
        display: block;
        padding-top: 40px;
    }
    .about-banner-box03 ul li {
        width: 100%;
        padding: 0 0 10px;
    }
    .about-banner-box03 ul li:nth-child(1),
    .about-banner-box03 ul li:nth-child(2),
    .about-banner-box03 ul li:nth-child(3) {
        padding: 0 0 30px;
        text-align: center;
    }
    .about-banner-box03 ul li:nth-child(4) {
        padding: 0 0 30px;
        text-align: center;
    }
    .about-banner-box033 h3 {
        font-size: 20px;
        margin: 0;
    }
    .about-banner-box033 ul li p {
        font-size: 16px;
         line-height: 23px;
    }
    .about-banner-box03 ul li img {
        margin: 0 0 10px;
    }

    .about-banner-inn05 ul {
        display: block;
    }
    .about-banner-inn05 li.ab-card-bx {
        width: 100%;
        margin: 0 0 20px;
        min-height: 360px;
    }
    .about-banner-inn05 .social-link-bx {
        display: flex;
        right: 20px;
        top: 18px;
        gap: 10px;
    }
    .social-text-bx {
        padding: 25px;
    }
    .social-text-bx img {
        width: 40px;
        height: 40px;
    }
    .social-text-bx h3 {
        font-size: 24px;
    }
    .social-text-bx p {
        font-size: 16px;
        line-height: 18.75px;
    }
    .social-link-bx li a {
        width: 32px;
        height: 32px;
    }
    .social-link-bx li a:before {
        font-size: 18px;
    }
    .social-link-bx li.twitter-icon a:before {
        font-size: 16px;
    }
    .about-banner-box04 {
        padding: 50px 20px 60px;
    }
     .about-banner-box04 h2 {
        font-size: 20px;
        line-height: 1.2;
        margin-bottom: 15px;
    }
    .about-banner-box04 h2:after {
        margin-left: 5px;
        font-size: 16px;
    }
    .about-banner-box04 h2:before {
        font-size: 16px;
        margin-right: 5px;
    }
    .about-banner-inn06 {
        display: block;
    }
    .about-banner-inn06-left, .about-banner-inn06-right {
        width: 100%;
        box-sizing: border-box;
        text-align: center;
    }
    .about-banner-inn06-right p {
        font-size: 16px;
        line-height: 23.12px;
        margin-bottom: 15px;
    }
    .about-banner-inn06-left h2 {
        font-size: 22px;
        line-height: 1.2;
        margin-bottom: 10px;
    }
    .about-banner-inn06 {
        padding-bottom: 15px;
    }
    .about-img-bx img {
        max-width: 480px;
        border-radius: 26px;
    }
    .marquee {
        gap: 20px;
    }
    .marquee__group {
        gap: 20px;
    }
    .about-banner-inn02 ul li p.about-banner-inn-us0661 {
        padding-right: 15px;
        padding-left: 5px;
        margin-top: 40px;
    }
}

@media screen and (max-width: 400px) {
    .about-banner-inn05 li.ab-card-bx {
        min-height: 344px;
    }
}
.gmat-mdc-button.gmat-mdc-button:not(.mat-mdc-button-disabled) {
	transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
	left: 10px !important;
	right: auto !important;
}
body #google-merchantwidget-iframe-wrapper {
	/* top: 75%; */
}
#newsletter-footer-sections--26141997597042__section_newsletter_CPBecL {
	margin: 0 !important;
}
.shopify-policy__container {
	max-width: 100% !important;
	padding: 0 !important;
}
#newsletter-footer-sections--26141997597042__section_newsletter_CPBecL {
	border-top: 1px solid #000;
}
#recover .m30,#login .m30, #register .m30{
    font-size: 25px;
	margin-top: 20px;
}
#customer_login .size-16.m20,#login .w55 .size-16.m20{
    font-size: 20px;
	margin-top: 20px;
}
#recover h2{
   padding: 0; 
   font-size: 25px;
}
.register-btn-box button {
  width: 100%;
}

#login h2:after,#register h2:after ,#recover h2:after{
	display:none;
}
#login h2:before,#register h2:before,#recover h2:before {
	display:none;
}

.review-div {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 25px;
}
#delivery-timer {
	color: #008000;
	font-weight: 600;
  text-transform: capitalize;
}

.f8pr.base-font .has-social {
	margin-top: -20px;
}
.promo-container-header {
	display: flex;
	justify-content: space-between;
	align-content: center;
	align-items: center;
}
.applied-sec {
	background: #E7FFE7;
	padding: 5px 10px;
	border-radius: 40px;
	color: #008000;
}
.swym-wishlist-collections-v2 {
	display: none;
}
@media screen and (max-width: 768px) {
.promo-container {
	
	max-width: 100%;
}
.promo-container-header {
	display: flex;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: center;
}
#fake-view-counter {
	
	font-size: 13px !important;
	
}
#fake-view-counter svg {
	width: 17px;
}
}



.swym-storefront-layout-drawer {
	left: 74% !important;
	right: 0 !important;
}
.swym-storefront-layout-drawer.swym-storefront-layout-hide-view {
	
	display: none;
}

.new-arrival-section.customer {
  padding-top: 0;
  padding-bottom: 60px;
  overflow: hidden;
}

.new-arrival-section.lookbook-bar {
  padding: 0 0 180px;
}

.new-arrival-section.customer .owl-dots {
  display: none;
}

.customer-content {
  display: flex;
  align-items: center;
  background: #FAF1E1;
  border: solid 1px #D8AC80;
  border-radius: 20px;
  padding: 20px;
  position: relative
}

.customer-content .customer-img {
  max-width: 146px;
  min-width: 146px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background: rgb(125,73,41);
  background: linear-gradient(0deg, rgb(104 43 5) 40%, rgb(250 241 225) 76%, rgb(250 241 225) 100%);
  height: auto;
}

.customer-content .customer-img img {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  height: auto;
}

.new-arrival-section.customer .review-item a:hover .customer-content .customer-img img {
  opacity: 0.5;
}

.customer-content .customer-text {
  text-align: center;
  padding: 0 30px
}

.customer-text p {
  font-family: 'Jost';
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  line-height: 23.12px;
  font-style: italic;
  color: #3F3F46;
  padding: 0;
  margin: 0;
}

.customer-text h2 {
  font-family: 'Allenoire Free Personal';
  font-size: 22px;
  font-weight: 400;
  line-height: 24px;
  color: #000;
  padding: 25px 0 0 0;
  margin: 0;
}

.customer-text span {
  font-family: 'Jost';
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  color: #71717A;
}

.customer-img span.view-product-btn {
  background: #FFFFFF;
  font-family: 'Jost';
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  color: #000000;
  letter-spacing: 0.53px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 132px;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  overflow: hidden;
}
.customer-img span.view-product-btn:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  height: 44px;
  width: 120%;
  left: -130%;
  background: #7d4929;
  z-index: 1;
  transform: skew(30deg);
  transition: all 0.5s ease;
}
.new-arrival-section.customer .review-item a {
  display: block;
}
.customer-img .view-testiprod-link {
  position: relative;
  z-index: 2;
}
.review-item a:hover .customer-img span.view-product-btn:before {
  transform: translate3d(100%,0,0);
}
.customer-img a.view-product-btn span {
  position: relative;
  z-index: 2;
  line-height: 32px;
  display: block;
}
.customer-img span.view-product-btn span:after {
  font-family: 'indoniq-fonts';
  content: "\e90b";
  font-size: 15px;
  color: #000;
  margin-left: 6px;
  vertical-align: top;
  display: inline-block;
}
.new-arrival-section.customer .review-item a:hover .view-testiprod-link {
  color: #fff;
}
.new-arrival-section.customer .review-item a:hover .view-testiprod-link:after {
  color: #fff;
}
.customer-content:after {
  content: '';
  background: url(/stories-bg.svg) no-repeat;
  position: absolute;
  right: -38px;
  bottom: -4px;
  width: 193px;
  height: 227px
}

.collection-banner-mobile {
  display: none
}

.forever-banner-mobile {
  display: none
}
.home-title-bar {
	text-align: center;
	margin-bottom: 60px;
	margin-top: 30px;
}
.home-title-bar h2 {
	display: inline;
	text-align: center;
}
.custom-slider-arrows {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 40px;
	margin-top: 26px;
	margin-left: -40px;
}
[data-whatintent="mouse"] button:hover::before, [data-whatintent="mouse"] .link-btn a:hover::before, [data-whatintent="mouse"] .n6pg li.prev a:hover::after, [data-whatintent="mouse"] .n6pg li.next a:hover::after, [data-whatintent="mouse"] #totop a:hover::before {
	border: none;
	background: none !important;;
	box-shadow: none !important;
	outline: none !important;
}
[data-whatintent="mouse"] button:hover::before, [data-whatintent="mouse"] .link-btn a:hover::before, [data-whatintent="mouse"] .n6pg li.prev a:hover::after, [data-whatintent="mouse"] .n6pg li.next a:hover::after, [data-whatintent="mouse"] #totop a:hover::before {
		border: none;
	background: none !important;
	box-shadow: none !important;
	outline: none !important;
}
.custom-slider-arrows .arrow {
  background: none;
  border: none;
  width: 70px;
  height: 30px;
  position: relative;
  cursor: pointer;
}

.custom-slider-arrows .arrow span {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 2px;
  background: #a35b2b;
  transform: translateY(-50%);
}

.prev-arrow span::before,
.next-arrow span::after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  border-top: 2px solid #a35b2b;
  border-right: 2px solid #a35b2b;
}

.prev-arrow span::before {
  left: -2px;
  transform: rotate(-135deg);
  top: -5px;
}
.owl-nav {
	display: none;
}
.next-arrow span::after {
  right: -2px;
  transform: rotate(45deg);
  top: -5px;
}

.arrow::after, .arrow::before {
	background: transparent;
}

.shopify-app-block .jdgm-prev-badge {
  text-align: right;
}

#root ul.l4dr.m10.share-section-pdp {
    margin: 40px 0 15px;
    border-bottom: #ececec solid 0;
    padding-bottom: 8px;
}

.delivery-estimate strong {
  text-transform: capitalize;
}

.reset-pass-page-bx .m30 {
  font-size: 32px;
  margin-top: 20px;
}
.reset-pass-page-bx .size-16.m20 {
  text-align: left;
  padding: 0;
}
.reset-pass-page-bx .size-16.m20:before,
.reset-pass-page-bx .size-16.m20:after {
  display: none;
}

.reset-pass-page-bx {
    margin: 0 auto;
    max-width: 580px;
    text-align: left;
    padding: 0 20px;
}

@media screen and (max-width: 768px) {
  .reset-pass-page-bx .m30 {
    font-size: 24px;
  }
  .reset-pass-page-bx .size-16.m20 {
    font-size: 14px;
  }
  .reset-pass-page-bx .f8lg p {
    font-size:14px;
    line-height: 1.3;
  }
  .customer-content {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }
  .customer-content .customer-text {
    padding: 0;
  }
  
  
  .has-panels .m6pn.toggle {
    max-width: 100%;
  }
  .live-view-badge-bx {
    display: block;
    padding: 28px 0 0;
  }
  .live-view-badge {
    margin-bottom: 20px;
    font-size: 14px;
    width: 100%;
  }
  .live-view-badge .eye-icon svg {
    width: 21px;
    height: auto;
  }
  .inclusive-text-bx {
    margin-bottom: 15px;
    width: 100%;
  }
  .shopify-app-block .jdgm-prev-badge {
    text-align: left;
  }

  .delivery-estimate {
    font-size: 15px;
    line-height: 1.7;
  }

  .delivery-estimate strong {
    display: block;
  }

  .f8pr.base-font .has-social {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .has-social .l4sc.box.mobile-hide1 {
    position: static !important;
  }
  
  #root ul.l4dr.m10.share-section-pdp {
    margin: 50px 0 25px;
    padding-bottom: 20px;
  }
  .f8pr.base-font .has-social {
    margin: 25px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .f8pr.base-font .has-social a.toggle.mobile-hide1 {
    position: absolute;
    top: -50px;
    border-bottom: #ddd solid 0;
    width: 100%;
    text-align: center;
    padding: 0 0 10px;
    display: flex;
    justify-content: center;
  }
  .f8pr.base-font .has-social .icon-upload:before {
    font-size: 20px;
  }
  body button.disabled.overlay-unavailable-buy-button {
    color: red !important;
  }
}

@media screen and (max-width: 400px) {
  .live-view-badge {
    font-size: 13px;
  }
  .feature-icons-set .feature-box p {
    font-size: 11px;
  }
}

blockquote {

	background: #f4f4f4;
	font-size: 16px;
}
.cms-pages-block h3, .shopify-policy__body h3 {
	font-size: 20px;
	font-weight: 600;
	margin-top: 30px;
}
body, textarea, input, select, option {
	
	font-size: 16px;
}
.overlay-primary:hover {
	background: #000 !important;
}
.shopify-policy__title h1 {
	text-align: left;
	font-size: 36px;
	margin-bottom: 30px;
}

.template-page.type-page.template-name-page .text-margin {

	max-width: 1080px !important;
}
.template-page.type-page.template-name-page .shopify-section-breadcrumbs{
  max-width: 1080px !important;margin:0 auto;
}
.template-page.type-page.template-name-page h3{
font-size: 20px;
  font-weight: 600;
  margin-top: 30px;
}
#shopify-section-template--26360854282610__section_icon_text_blocks_r38eAU {
	max-width: 1080px;
	margin: 0 auto;
}
.palette-scheme-3.overlay.no-border.module-color-palette.m6as.text-start.boxed {
	
	background: #fff8ec;
}
.palette-scheme-1.module-color-palette.align-center.text-center h2 {
	display: initial;
}
#shopify-section-template--26360854282610__section_slideshow_hcwCqU {
	max-width: 1080px;
	margin: 0 auto;
}

article h2 {
	display: inline;
}
.title-h2 {
	text-align: center;
}
.title-h2 h2 {
	margin-bottom: 0;
	display: inline;
	justify-content: ;
	text-align: center;padding-left: 0;
  padding-right: 32px;
}
.about-banner-inn05 {
	
	z-index: 9999;
	position: relative;
}

.shopify-section.shopify-section-contact-form h2::before {
	display: none;
}
#search .clear-toggle {
	
	right: 51px !important;
	
}
.search-compact-handle .collection-wrapper h1 {
	font-size: 20px;
}
.shopify-section-announcement-bar .overlay-close {
	
	display: none;
}
.template-customers\/register.page-create-account.type-customers\/register.template-name-register .m30.text-start {
	font-size: 32px;
	margin-top: 20px;
}
#create_customer h2,#login h2,#recovers h2 {
	width: auto;
	font-size: 32px;
	margin-top: 20px;
}

#create_customer header {
	margin-bottom: 30px;

}
.template-cart h2:after,.template-cart h2:before{display:none}
.template-cart h2{padding:0;}

.submit.sub-account .size-12 .icon-chevron-left {
	font-size: 10px !important;
}
.submit.sub-account .size-12 {
	display: flex;
	align-content: center;
	/* margin: 0; */
	gap: 5px;
	align-items: center;
}
.submit.sub-account .size-12 .icon-chevron-left {
	font-size: 10px !important;
	transform: none;
	text-decoration: none !important;
}
.submit.sub-account .size-12 {
	
	text-decoration: none !important;
}
.submit.sub-account .size-12:hover{opacity:0.5}

#root .w55.account-crate .link-btn a {
	background: #fff !important;
	--secondary_bg: #fff;
	--secondary_bg_btn: #fff;
	--secondary_bg_btn_dark: #fff;
	--secondary_btn_text: #000;
	font-weight: 600;
	padding: 0 !important;
	text-decoration: underline;
	margin: 4px 10px !important;
	line-height: 1 !important;
}
.w55.account-crate .link-btn {
	display: flex;
	align-content: start;
	align-items: start;
}
.w55.account-crate .link-btn span{
	margin: 0;
}

#customer_login {
	margin-bottom: 0;
}
#login ,#recovers,#create_customer{
	border: solid 1px #D4D4D8;
	border-radius: 32px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	padding: 20px 32px;
	margin: 30px auto 50px !important;
}
#recovers .f8lg.text-start {
	margin-bottom: 0 !important;
}
 input[type="email"],  input[type="text"], input[type="password"],input[type="tel"]{
	border: #F4F4F5 solid 2px;
	border-radius: 60px;
	height: 52px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 23px;
	font-size: 16px;
	font-weight: 400;
	background-color: #F4F4F5;
	outline: none;
}
#message {
	border: #F4F4F5 solid 2px;
	border-radius: 20px;
	height: 100px;
	width: 100%;
	box-sizing: border-box;
	padding: 10px 23px;
	font-size: 16px;
	font-weight: 400;
	background-color: #F4F4F5;
	outline: none;
}
#login .f8lg p ,#recovers .f8lg p{
	max-width: 100% !important;
}


.submit > a {
	text-decoration: none !important;
	font-size: 14px;
}
.submit > a:hover {
	opacity:0.5
}

@media screen and (max-width: 768px) {
[data-type="user-nav"] .sub.user-login.menu-hide {
	display: none !important;
}
#merchantwidgetiframe {
	display: none !important;
}
#login, #recovers, #create_customer {
	
	padding: 20px 15px;

}
#create_customer h2, #login h2, #recovers h2 {
	width: auto;
	font-size: 24px;
	margin-top: 5px;
}
 #login button, #recovers button {
  margin-right: 0;
}

.show-notice .shopify-section-announcement-bar {
  font-size: 12px !important;
}
.show-notice .shopify-section-announcement-bar .text-center.size-s {
  padding: 8px 0;
}
}

#root .addtocartbtn.overlay-buy_button:hover {
	background: #7d4929 !important;
	
	color: #fff !important;
	border-color: #7d4929 !important;
}


.ol-dots .swiper-pagination-bullet::before {
	
	display: none;
}
.swiper-pagination-bullet {
	font-size: 0 !important;
	margin-bottom: 10px;
}
.ol-dots  .prg {
	background: #FFF8EC;
	width: 10px;
	height: 10px;
	display: inline-block;
}
.sortby-dropdwn-bx {
	margin-left: 0 !important;
}

#root .f8sr .bv_atual, #root .f8sr .select-wrapper .bv_atual {
	
	font-weight: 400 !important;
}
.input-amount .semantic-amount .decr {
	left: 2px;
}
.overlay-rose.message-login .icon-error {
	display: none;
}
.overlay-rose.message-login p {
	padding-left: 0 !important;
}
@media only screen and (min-width: 768px) {
  .jdgm-write-review-modal .jdgm-write-review-modal__close-btn {
    top: 0 !important;
    right: -25px !important;
  }
}
.jdgm-write-review-modal .jdgm-write-review-modal__close-btn:hover {
	
	box-shadow: none !important;
}
.jdgm-write-review-modal .jdgm-write-review-modal__close-btn {
	top: 0 !important;
	right: -22px !important;
}
.f8pr.base-font .has-social a.toggle.mobile-hide1 {
	
	display: flex !important;
	
	opacity: 1 !important;
}
@media screen and (max-width: 1024px) {
.w900.text-center.align-center h2 {
	display: inline-block;
	margin-bottom: 20px;
}
.home-title-bar {
	margin-bottom: 20px;
	margin-top: 0;
}
.home-title-bar h2 {
	margin-bottom: 0px !important;
}
.custom-slider-arrows {
	
	margin-top: 0;

}
.new-arrival-section.customer {
	padding-top: 0;
	padding-bottom: 0;
	overflow: hidden;
}
.js.t1sn.t1sr.t1nb.search-compact-is-centered.t1sh-mobile.search-compact-handle.t1sh.mobile.search-blur.t1nt.show-notice.outline-loaded.has-nav.m2a {
	overflow: hidden;
}
.js.t1sn.t1sr.t1nb.search-compact-is-centered.t1sh-mobile.search-compact-handle.t1sh.mobile.search-blur.t1nt.show-notice.outline-loaded.has-nav.has-panels.m6pn-open.scrolled {
	overflow: hidden;
}
.js.t1sn.t1sr.t1nb.search-compact-is-centered.t1sh-mobile.search-compact-handle.t1sh.t1pr.mobile.has-sticky-nav.has-f8ps.product-not-scrolled.search-blur.t1nt.show-notice.outline-loaded.has-panels.m6pn-open {
	overflow: hidden;
}
.js.t1sn.t1sr.t1nb.search-compact-is-centered.t1sh-mobile.search-compact-handle.t1sh.t1pr.mobile.has-f8ps.search-blur.t1nt.show-notice.f8ps-css.outline-loaded.scrolled.has-sticky-nav.has-panels.product-scrolled {
	overflow: hidden;
}
html[data-whatclasses="jdgm-write-review-modal__close-btn"] {
	overflow: scroll !important;
}
.jdgm-write-review-modal {
	
	background: #fff;
}
html[data-whatclasses="jdgm-write-rev-link"] {overflow:hidden}
.template-page h2 {
	
	margin-bottom: 20px !important;
}
.template-page.type-page.template-name-page h3 {
	
	margin-top: 20px;
}
.palette-scheme-3.overlay.no-border.module-color-palette.m6as.text-start.boxed {
	padding: 20px 0;
}
article .link-btn {
	text-align: center;
	width: 100%;
	display: inline-block;
}
article .link-btn .overlay-primary {
	margin: 0 auto !important;
	display: inline-block !important;
	text-align: center !important;
	float: none !important;
}
.help-support-left h1 ,.buying-guide-inner h1{
	
	font-size: 20px !important;
	
}
.title-h2 h2 {
	padding-right: 0;
}
.help-support-left p {
	font-size: 15px;
	
}
.arrow-bt-link {
	display: none;
}
.buying-guide-inner02 ul {
	padding: 0;
	flex-wrap: wrap;
	gap: 0px;
}
.buying-guide-inner02 ul li:nth-child(2) {
	margin-bottom: 30px;
}
.template-page.page-shipping-policy.type-page.template-name-page .m20,.template-page.page-return-amp-refund-policy.type-page.template-name-page .m20{
	margin-bottom: 20px !important;
}
.template-page ul, .template-page ol, .template-page dd, .template-page blockquote {
	padding-left: 20px;
}
.shopify-section.shopify-section-contact-form p.submit  {
	
	text-align: center;
	width: 100%;
}
#root .shopify-section.shopify-section-contact-form p.submit button {
	margin: 0 auto !important;
	
}
article .link-btn .overlay-primary {
	
	white-space: nowrap;
}
.overlay-rose.message-login {
	padding: 30px 10px;
}

}
.m2a #root .shopify-section-header #nav {

	background: #fff !important;
}
article .link-btn {
	
	margin: 0;
}
#shopify-section-template--26360854217074__8af6f5e4-576e-4b2e-ae71-e1c5a40e1d0e article .link-btn .overlay-secondary {
	text-align: center;
	display: inline-block !important;
	
	float: none !important;
}


@media screen and (max-width: 768px) {
.bg-overlay.palette-scheme-7.module-color-palette.main figure {
	display: none;
}
.right-side-block {
	padding: 20px !important;
}
.l4ft li.main-li-banner > .main {
	overflow: hidden;
	position: relative;
	z-index: 2;
	width: 100%;
  	max-height
    width: 100%;
	min-height: inherit;
	padding: 0;
}
body .bg-overlay.palette-scheme-1.module-color-palette.main {
	flex-direction: inherit !important;
}
.l4ft li.main-li-banner > .main > figure {
	position: relative;
	z-index: -2;
}
body #shopify-section-template--26360854217074__section_collage_HVeWAP .l4ft li > .main {
	flex-direction: inherit !important;
}
.bg-overlay.palette-scheme-1.module-color-palette.main .right-side-block {
	padding: 0 !important;
}
.right-side-block.title-underline-none.title-underline-secondary-font {
	display: none;
}
body #shopify-section-template--26360854217074__8af6f5e4-576e-4b2e-ae71-e1c5a40e1d0e .l4ft li > .main {
	flex-direction: inherit !important;
}
}

.btn-loader {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	float: none;
}
.btn-loader .spinner {
	margin: 0 auto;
}


.popin-gradient {
  display: inline-block;
  font-weight: 700;
  background: linear-gradient(90deg, #7D4929, #7D4929, #7D4929);
  background-size: 200% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;

  /* 3 animations together */
  animation: popInOut 3s ease-in-out infinite,
             gradientSlide 3s linear infinite;
}

/* POP-IN + POP-OUT loop */
@keyframes popInOut {
  0% {
    transform: scale(0.8);
    opacity: 1;
  }
  
  50% {
    transform: scale(0.9);
    opacity: 1;
  }
 
  100% {
    transform: scale(0.8);
    opacity: 1;
  }
}

/* Gradient sliding animation */
@keyframes gradientSlide {
  0% { background-position: 0% 50%; }
  100% { background-position: 100% 50%; }
}

/* Motion accessibility */
@media (prefers-reduced-motion: reduce) {
  .popin-gradient {
    animation: none;
    background: none;
    color: inherit;
    -webkit-background-clip: unset;
  }
}
.text-stories .circle.overlay-buy_button {
	margin-right: -5px;
}

.text-stories {
	
	width: 100%;
	
}
.jdgm-write-review-modal .jdgm-write-review-modal__checkbox-label .jdgm-write-review-modal__checkbox-text {
	margin-left: 0;
	margin-top: 7px;
}
.jdgm-write-review-modal .jdgm-write-review-modal__nav-btn-back:hover {
	
	color: #000 !important;
}


[data-whatintent="mouse"] button:hover, [data-whatintent="mouse"] .shopify-section-header .link-btn a:hover, [data-whatintent="mouse"] .link-btn a:hover, [data-whatintent="mouse"] #nav-user > ul > li > a:hover i span, [data-whatintent="mouse"] .n6pg li.prev a:hover, [data-whatintent="mouse"] .n6pg li.next a:hover, [data-whatintent="mouse"] .l4cn.box li a:hover::before, [data-whatintent="mouse"] #totop a:hover, [data-whatintent="mouse"] .spr-pagination > div > .spr-pagination-prev a:hover, [data-whatintent="mouse"] .spr-pagination > div > .spr-pagination-next a:hover, [data-whatintent="mouse"] input[type="button"]:hover, [data-whatintent="mouse"] input[type="reset"]:hover, [data-whatintent="mouse"] input[type="submit"]:hover {
	box-shadow: 0 0 15px 5px #0000;
	
}
button[data-disable] {
	padding: 7px 10px !important;
	/* background: #000 !important; */
	border: 1px solid #000 !important;
	text-decoration: none !important;
  animation: var(--pulse) .75s !important;
  box-shadow: 0 0 15px 5px #0000 !important;
}
#country_new{
  background-color: #F4F4F5;
}
/* .select-wrapper select{
  background-color: #F4F4F5;
}
select{
   background-color: #F4F4F5 !important;	border: #F4F4F5 solid 0px !important;
} */
/* #root .bv_mainselect .bv_atual.done, #root .select-wrapper.done .bv_mainselect .bv_atual, #root .done > .select-wrapper .bv_mainselect .bv_atual {
	color: var(--custom_input_fg);
	border: 0;
	background: #F4F4F5 !important;
} */
/* .select-wrapper span#bv_3067 ,.select-wrapper #bv_9258,.select-wrapper #bv_3309,.select-wrapper .bv_mainselect{
	border: #F4F4F5 solid 2px;
	border-radius: 60px;
	height: 52px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 23px;
	font-size: 16px;
	font-weight: 400;
	background-color: #F4F4F5;
	outline: none;
} */
.address-form p {
	max-width: 100%;
}
.sortby-dropdwn-bx #sort_by{
  height:40px !important;
  border: solid 1px #18181B !important;
  border-radius: 24px !important;
  padding: 6px 49px 6px 29px !important;
}
.bv_atual {
	border: 0 !important;
	background-color: #F4F4F5;
}

button.disabled.buynowbtn.overlay-unavailable_buy_button {
	display: none;
}

ul[data-type="main-nav"] li[data-copy="3"] {
	padding: 10px 0;
}
ul[data-type="main-nav"] li[data-copy="3"] a {
	/* background: red; */
	color: #fff !important;
	/* font-weight: 500 !important; */
	/* padding: 0 15px; */
	background: linear-gradient(135deg, #d32f2f, #b71c1c);
	/* color: #fff !important; */
	padding: 6px 14px;
	border-radius: 20px;
	font-weight: 600;
}


#gokwik-buy-now {
	background: #7e4929 !important;
	color: #fff !important;
}


.swiper-pagination-bullet {
	display: block !important;
}
.swiper-pagination-bullet.has-more span {
	display: none;
}

.swiper-autoheight .swiper-slide .img-multiply .icon-play {
	display: none;
}


 .made-in-bar .made-text:nth-child(3) img {
	max-width: 120px !important;
}