/** Shopify CDN: Minification failed

Line 13:28 Unexpected ")"
Line 14:28 Unexpected ")"

**/
@font-face {
  font-family: "times";
  src: url(/cdn/shop/files/times.woff2?v=1788876802);
  font-weight: 400;
  text-transform: uppercase;
}
:is(h1, h2, h3, h4, h5, h6, ) *,
:is(h1, h2, h3, h4, h5, h6, ) {
  font-family: "times" !important;
  text-transform: uppercase;
}
body .product-tabs__nav .product-tabs__nav-link,
body .product-card .product-card__name *{
  font-size: 20px;
  font-family: "times" !important;

}
body .product-card  .product-card__collections a {
    color: #919191;
    font-size: 12px;
}
body .section-container,
body .bwp-container,
body .container {
    max-width: 1360px !important;
}
body
  .wpbingo-widget--collections-image
  .collection-item
  .collection-item__image
  *,
body
  .wpbingo-widget--collections-image
  .collection-item
  .collection-item__image {
  width: 100%;
  aspect-ratio: 1/1 !important;
  object-fit: cover;
}
body .bwp-widget-banner .featured-banner
{
 width: 100%;
  aspect-ratio: 1/1 !important;
}
body
  .wpbingo-section--slideshow
  .wpbingo-slideshow
  .wpbingo-slideshow__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0000004f;
}
body .wpbingo-section--slideshow .wpbingo-slideshow .wpbingo-slideshow__item {
  position: relative;
  aspect-ratio: 14 / 6;
}
body
  .wpbingo-section--slideshow
  .wpbingo-slideshow
  .wpbingo-slideshow__item
  .wpbingo-slideshow__item-image {
  object-fit: cover;
}
body
  .wpbingo-section--slideshow
  .slideshow-caption__inner
  .slideshow-caption__content {
  max-width: 600px;
}
body
  .wpbingo-section--slideshow
  .slideshow-caption__inner
  .slideshow-caption__content
  .bwp-block-text
  * {
  text-wrap: pretty;
}
body .bwp-widget-banner .featured-banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #00000059;
  pointer-events: none;
}
body .bwp-widget-banner .featured-banner .banner-wrapper-infor {
  z-index: 2;
}
body .main-menu__nav {
    gap: 20px;
}body .wpbingo-lookbook__item .lookbook-image {
  aspect-ratio: 1/1;
}
body .wpbingo-lookbook__item .lookbook-image * {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .jdgm-widget.jdgm-widget {
  max-width: 1360px !important;
  padding: 0 20px !important;
}
body
  .jdgm-widget.jdgm-widget
  .jm-stack.jm-review-widget
  .jm-review-widget-minimal-header__title {
  font-family: "times";
  font-size: 30px;
  line-height: 46px;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #000;
}
.shopify-section.section-wrapper:has(.jdgm-widget.jdgm-widget) {
  padding: 30px 0;
  display: block;
}
body .product-card .product-card__image-wrapper .pre_order,
body .product-stock {
  border-radius: 0 !important;
  top: 10px !important;
  left: 10px !important;
  right: unset;
  transform: unset;
  width: max-content;
  height: 30px;
}
.collection-grid .collection-grid__item {
  width: 100%;
  aspect-ratio: 1 / 1;
}
.collection-grid .collection-grid__item .collection-card__image {
  aspect-ratio: 1 / 1;
  width: 100%;
}
.collection-grid .collection-grid__item .collection-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.page-about .bwp-widget-banner .featured-banner .banner-wrapper-infor .info {
  padding: 20px;
}
body.page-about .bwp-widget-banner .featured-banner .banner-wrapper-infor {
  z-index: 2;
  position: absolute;
  bottom: 0;
  padding: 20px;
}
body .megamenu-banner {
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
}
body .megamenu-banner :is(> a, a img.img-fluid){
        width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}
body .foot__menus ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
  list-style: none;
}
body .foot__menus ul li a {
  font-size: 14px;
  font-weight: 400;
  color: #222222;
  line-height: 1;
  opacity:0.7;
  position:relative;display:block;
  max-width:max-content;
}
.foot__menus ul li a:before {
  content: "";
  position: absolute;
  height: 1px;
  bottom: -2px;
  left: 0;
  width: 100%;
  transform: scaleX(0);
  transform-origin: bottom right;
  background: #000;
  transition: transform 0.25s ease-out;
}
.foot__menus ul li a:hover {
  text-shadow: 0 1px 0 #000;
}
.foot__menus ul li a:hover:before {
  transform: scaleX(1);
  transform-origin: bottom left;
}
body .shopify-policy__container {
    max-width: 1360px;
}
.cart-table__footer #shipping-calculator {
  display: none !important;
}
body .page-cart .cart-total {
  margin-top: 0px;
}
body .page-cart .cart-table__footer {
  background: #f4ede5;
  padding: 20px;
}
body .page-cart .cart-total .cart-modal__btn {
  margin-bottom: 10px;
}
  body .product-more-info .more-tab-container .more-info-tabs__nav-link {
    font-family:"times" !important;
  }

 body .pswp img {
  object-fit:contain !important;
}

body .bwp-header .header-desktop, 
body .bwp-header .header-top-mobile
{
  background:#F4EDE5 !important; 
}.product-single .size-guide .img-size-guide .img-size-content img {
  width: 100%;
  min-width: 100%;
  height: 100%;
  object-fit: contain;
}
body .collection-view {
  background: #f4ede5;
}
body .facet-filters.sorting .facet-filters__sort {
    background:transparent;
}

body #JsCollectionProduct.list .wpb-variants-swatch
{
  background:transparent !important;
}
body .wpbingo-section.wpbingo-custom-section{
  position:relative;
}
body .about__banner.wpbingo-section.wpbingo-custom-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #00000057;
  pointer-events:none;
}

  body .about__banner.wpbingo-section.wpbingo-custom-section .bwp-block-column
  {
    z-index:2;
  position:relative;

  }
  body section.wpbingo-breadcrumbs.wpbingo-breadcrumbs--no-image {
  border-bottom: 1px solid #222222;
}
body .shopify-block:has(> .content-variant_inventory) {
  display: none !important;
}
body.template-page.page-about .about__banner .content-block-column {
  max-width: 600px;
  margin: 0 auto;
}
body section.wpbingo-breadcrumbs .wpbingo-breadcrumbs__inner .wpbingo-breadcrumbs__title,
body .product-recommendations .wpbingo-title__heading,
body .section-recently-viewed-products h2 {
	font-size: 30px;
}body .more-info-tabs__nav-link span {
  font-family: "times" !important;
}
body .sticky-cart-single .content-bottom .item-title {
  font-family: "times" !important;
  
}
body .wpbingo-footer-section .bwp-block-column .bwp-block-text {
  max-width: 340px;
}
