/** Shopify CDN: Minification failed

Line 106:0 Unexpected "}"
Line 240:35 Unexpected "{"
Line 351:1 Expected identifier but found "."

**/

/* DESKTOP DESIGN */
.homepage-featured-content-box {
  position: absolute;
  top: 50%;
  left: 8%;
  transform: translateY(-50%);
  max-width: 520px;
  z-index: 2;
}

/* Heading */
.homepage-sections--title {
  font-size: 42px;
  font-weight: 700;
  color: #111;
  line-height: 1.2;
  margin-bottom: 15px;
  letter-spacing: 1px;
}

/* Subtext */
.featured-row__subtext {
  font-size: 18px;
  color: #333;
  line-height: 1.6;
}


@media (max-width: 768px) {

  /* Fix container position */
  .homepage-featured-content-box {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(12%, -30%);
    width: 92%;
    padding: 15px;
    text-align: center;
    z-index: 3;
  }

  /* FIX CUT TEXT ISSUE */
  .homepage-slider-container {
    overflow: hidden;
  }

  /* Heading */
  .homepage-sections--title {
    font-size: 24px;
    font-weight: 700;
    color: #111;
    line-height: 1.3;
    margin-bottom: 10px;
  }

  /* Subtext */
  .featured-row__subtext {
    font-size: 14px;
    color: #333;
    line-height: 1.5;
  }

  /* Add soft glass background for readability */
  .homepage-featured-content-box::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(255,255,255,0.65);
    backdrop-filter: blur(4px);
    border-radius: 10px;
    z-index: -1;
  }

}

/*my css end*/

/* Optional: soft overlay for readability */
.homepage-slider-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 55%;
  height: 100%;
  background: linear-gradient(to right, rgba(255,255,255,0.85), rgba(255,255,255,0));
  z-index: 1;
}



/* Place any CSS overrides in this file. */
.rte ul li, .rte ol li {
    padding-left: 0 !important;
    list-style-position: outside;
}
}
ul li {
    list-style-position: outside;
}
li::marker {
  color: #caa060;
}

.unique .swatch.clearfix[data-option-index="0"] {
  display: none;
}

.unique .swatch.clearfix[data-option-index="2"] {
  display: none;
}

.form_generater_form_div {
    background: white;
    max-width: 600px;
    border: solid;
    border-width: 2px;
    border-color: white;
    border-radius: 1px;
    padding: 35px;
}

.mobile-facets__label {
    padding: 5px 0;
    width: 100%;
    font-size: 14px;
    transition: background-color .2s ease;
    word-break: break-word;
    display: flex
;
    text-transform: capitalize;
}



.grid-item__content {
    padding: 10px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
  justify-content: normal;
}



a.homepage-featured-box-btn {
    background: #D4AA68;
    border-radius: 10px;
    border:1px solid #D4AA68; 
}


a.homepage-featured-box-btn:hover {
    background: #BE9553;
    border-radius: 10px;
    border:1px solid #D4AA68; 
}


a.grid-item__title {
    display: none;
}




  /* Default desktop styling */
  #custom-form #contact-name, #custom-form #contact-email, #custom-form button {
    width: 30% !important;
  }

  /* Mobile styling */
  @media (max-width: 768px) {
    #custom-form #contact-name, #custom-form #contact-email, #custom-form button {
      width: 80% !important;
    }
  }


.restock-rocket-button-collection {
    position: relative;
    font-size: 13px;
    font-size: 12px;
    line-height: 1;
    height: auto;
    z-index: 3;
    width: 150px;
    padding-top: 12px;
    padding-bottom: 12px;
}


.sale-badge {
    background: var(--sale-badge-color);
    color: var(--badge-font-color);
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    display: none;
    padding: 10px 20px;
    text-transform: uppercase;
    z-index: 4;
    position: absolute;
    top: 0;
    left: 0;
}

/*----My Code Start----*/

body{
  font-family: "Georgia", serif !important;
  line-height: 1.7;
  font-weight: normal;
}

/*Reivew Star*/
.jdgm-star {
    font-family: 'JudgemeStar' !important;
    color:#FFD700 !important;
}

/* Custom paragraph font: Georgia */
.text-advert-section--sub-header,p,span {
  font-family: "Georgia", serif !important;
  line-height: 1.7;
  font-weight: normal;
}

.jdgm-carousel-item__review-title, {
  font-family: rubik !important;
  font-weight: 600;
}

.jdgm-carousel-item__review-title
 {
    font-weight: bold;
    font-family: 'Rubik';
}

.header-font, h1, h2, h3, h4, h5, h6 {
  font-family: rubik;
}

.text-advert-section--header{
  font-family: rubik !important;
  font-weight: 600;
}

.grid-item__content a{
  font-family: rubik !important;
  font-weight: 400;
}

.footer-content li a, .bottom--footer---links li a, .top-links--icon-links li a span, #wetheme-dropdown-1 span{
  font-family: rubik !important;
  font-weight: 400;
}

.collection-grid--title, .product-grid--title {
    font-family: 'Rubik';
}

.quick-add-wrapper a{
  font-family:rubik;
  font-weight:600 !important;
  background:#FF0000;
}
.quick-add-button-variants:hover{
  background: #D3AB66;
}

#AddToCart span, .button-content span{
  font-family:rubik !important;
  font-weight:600 !important;
}

.paymentButtonsWrapper #AddToCart.add-to-cart--secondary:not(.disabled) {
    background: #ff0000;
}
.paymentButtonsWrapper #AddToCart.add-to-cart--secondary:not(.disabled):hover {
    background: #D3AB66;
}

a.homepage-featured-box-btn {
    font-family:rubik;
    font-weight: 600 !important;
    background: #ff0000;
    border-radius: 10px;
    border: 1px solid #ff0000;
}
a.homepage-featured-box-btn:hover {
    background: #D3AB66;
    border-radius: 10px;
    border: 1px solid #D3AB66;
}

#wetheme-dropdown-2 span{
  font-family:rubik !important;
}

.homepage-sections-wrapper--accent {
    background: #cc5500;
  
  }

  .product-page--sale-badge {
    font-family:rubik;
    font-size: 16px !important;
    font-weight:600 !important;
    background-color: #FF0000;
  }

  .store-card .btn {
    font-family:rubik;
    font-weight:600;
    background: #ff0000 !important;
}
.store-card .btn:hover{
    background-color: #D3AB66 !important;
}

.swatch input:checked+label {
    background: #ff0000;
    border-color: #ff0000;
}

.question-container button{
  background-color: #ff0000 !important;
}
.question-container button:hover{
  background-color: #D3AB66 !important;
}

.restock-rocket-button.restock-rocket-button-collection {
    font-family:rubik !important;
    font-weight: 600 !important;
    background-color: #D3AB66 !important;
}

..restock-rocket-button-container button{
  background-color: #D3AB66 !important;
}

.announcement-bar__message a p{
  font-family: rubik;
}

.grid-item-details--background-gradient{
  background: linear-gradient(to bottom, rgba(50, 50, 50, 0.1) 0%, rgba(50, 50, 50, 0) 100%) !important;
}

  .popup--body form#contact_form .btn {
    font-family: rubik;
    font-weight: 600;
    color: #fff;
    background: #ff0000 !important;
}

.popup--body form#contact_form .btn:hover {
    color: #fff;
    background: #D3AB66 !important;
}

.jdgm-rev-widg a{
  font-family: rubik !important;
  color: #000 !important;
}

.jdgm-rev-widg span{
  font-family: rubik ;
  color: #ffd700 !important;
}

.jdgm-sort-dropdown{
  font-family: rubik !important;
  color: #000 !important;
}

.jdgm-rev__title span{
    font-family: rubik !important;
}

.jdgm-rev__buyer-badge.jdgm-rev__buyer-badge {
  background-color: #FFD700 !important;
  color: #000 !important;
}

.jdgm-rev__author-wrapper span{
  color: #000 !important;
}

.jdgm-sort-dropdown-wrapper span{
  color: #000 !important;
}

.jdgm-histogram__bar-content {
    background-color: #FFD700 !important;
}

.st-pattern-label-badge-27 span{
  color: #fff;
  font-family: rubik !important;
  font-weight: 600;
}

.item-6763179a835b8abddc7614b7 .badgeItem {
  display: none;
}
/* ===============================
   PRODUCT CARD AUTO ALIGN FIX
   Works for Flow / Dawn / OS2.0
================================ */

/* Make all cards same structure */
.product-item {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Info container grows evenly */
.product-item__info,
.card-information {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

/* Reserve space for color swatches */
.product-item__swatches,
.card-swatches,
.product-item__variant-options {
  min-height: 38px; /* height of swatches */
}

/* If no variant exists, create fake spacing */
.product-item:not(:has(.product-item__swatches)) .product-item__info::after,
.product-item:not(:has(.card-swatches)) .card-information::after {
  content: "";
  display: block;
  height: 38px;
}

/* Push button to bottom */
.product-item__actions,
.card-actions,
.product-form {
  margin-top: auto;
}

.grid__item.large--one-quarter.collection-sidebar-wrapper.collection-sidebar-mobile-wrapper {
    position: fixed;
    top: 0;
    right: -100%;
    background: #fff;
    z-index: 99999;
    padding: 10px 0px 10px 20px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    height: 100vh;
    /* display: none; */
    transition: 0.5s all ease-in-out;
}
.grid__item.large--one-quarter.collection-sidebar-wrapper.collection-sidebar-mobile-wrapper.active {
  right: 0;
}

summary.facets__summary .facets__summary-label {
    font-family: 'Rubik' !important;
    font-weight: 200 !important;
    font-size: 16px;
}

.facets__summary .icon-caret {
    width: 12px;
}

summary.facets__summary {
    padding: 10px 20px 10px 0;
}

h2#verticalTitle {
  font-family: 'Rubik';
  color: #2c2c2c;
  font-size: 24px;
  margin-bottom: 14px;
  font-weight: 400;
}
ul.facets-layout.facets-layout-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
}
facet-remove {
    display: none;
}
ul.facets-layout.facets-layout-list .list-menu__item label.facets__label.facet-checkbox.active {
    border-color: #000;
    border-width: 2px;
}
ul.facets-layout.facets-layout-list .list-menu__item label.facets__label input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

ul.facets-layout.facets-layout-list .list-menu__item label.facets__label svg {
  display: none;
}

ul.facets-layout.facets-layout-list .list-menu__item label.facets__label {
  padding: 10px;
  border: 1px solid #ddd;
}

a.active-facets__button-remove.underlined-link span {
  font-size: 14px;
  font-family: 'Rubik' !important;
}
.closefilterpopup {
  position: absolute;
  top: 25px;
  right: 20px;
  cursor: pointer;
}

.closefilterpopup svg {
  width: 20px;
  height: 20px;
}
form#FacetSortForm {
    justify-content: space-between;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

form#FacetSortForm .facet-filters.sorting.caption {
    padding: 0;
    text-align: left;
}

form#FacetSortForm .facet-filters.sorting.caption .facet-filters__field {
    justify-content: left !important;
    margin-left: 0;
    margin-right: auto;
    text-align: left;
    width: 100%;
}

form#FacetSortForm .facet-filters.sorting.caption h2.facet-filters__label.caption-large.text-body {
    display: none;
}

form#FacetSortForm .facet-filters.sorting.caption select#SortBy {
    font-size: 16px;
    font-family: 'Rubik';
    padding: 10px 20px;
    margin-right: 10px;
}

form#FacetSortForm .facet-filters.sorting.caption .select {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

form#FacetSortForm .facet-filters.sorting.caption .select svg.icon.icon-caret {
    position: relative;
    right: 20px;
}

.filtertarget span {
    padding: 10px 20px;
    border-left: 1px solid #ddd;
    display: block !important;
    border-right: 1px solid #ddd;
    cursor: pointer;
}
form#FacetSortForm {
    margin-bottom: 20px;
}
.filtertarget span:hover {
    background: #ddd;
}
.closefilterpopup.buttonnopd.button.btn {
    top: auto;
    bottom: 30px;
    width: 90%;
    right: 0;
    margin: 0 auto;
    left: 0;
}

details#Details-filter\.v\.option\.size-template--29179139424416__collection-section li.list-menu__item.facets__item span.facet-checkbox__text-label, details#Details-filter\.v\.option\.size-template--29179139424416__collection-section li.list-menu__item.facets__item facet-checkbox__text {
    display: block;
    font-family: 'Rubik' !important;
}

details#Details-filter\.v\.option\.size-template--29179139424416__collection-section li.list-menu__item.facets__item {
    width: 30.33%;
    text-align: center;
}

details#Details-filter\.p\.m\.product\.width-template--29179139424416__collection-section li.list-menu__item.facets__item span.facet-checkbox__text-label,
details#Details-filter\.p\.m\.product\.width-template--29179139424416__collection-section li.list-menu__item.facets__item facet-checkbox__text {
  display: block;
  font-family: 'Rubik' !important;
}
details#Details-filter\.p\.m\.product\.width-template--29179139424416__collection-section li.list-menu__item.facets__item {
  width: 30.33%;
  text-align: center;
}
ul.facets-layout.facets-layout-list .list-menu__item label.facets__label {
  justify-content: center;
}
.facteswrapperdesktoppopup {
  padding-bottom: 110px;
  height: 100vh;
  overflow: scroll;
  padding-right: 20px;
}
.nooverflow {
  overflow: hidden;
}
details#Details-filter\.p\.t\.category-template--29179139424416__collection-section label.facets__label.facet-checkbox span {
  font-family: 'Rubik' !important;
}
details#Details-filter\.p\.t\.category-template--29179139424416__collection-section li.list-menu__item.facets__item {
  width: 100%;
  text-align: left;
}
details#Details-filter\.p\.t\.category-template--29179139424416__collection-section label.facets__label.facet-checkbox {
  text-align: left;
  justify-content: left;
  border: none;
  padding: 0;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section ul.facets-layout.facets-layout-list.facets-layout-list--text li label {
    border: none !important;
    padding: 0;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section 
ul.facets-layout.facets-layout-list.facets-layout-list--text 
li label input{
    background: red;
    opacity: 1;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    position: relative;
    margin: 0 auto;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section ul.facets-layout.facets-layout-list.facets-layout-list--text li label span {
    font-size: 0;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section 
ul.facets-layout.facets-layout-list.facets-layout-list--text 
li {
  display: block !important
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section 
ul.facets-layout.facets-layout-list.facets-layout-list--text 
li label input[value="Baby Pink"] {
  background: #F4C2C2;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section 
ul.facets-layout.facets-layout-list.facets-layout-list--text 
li label input[value="Bare"] {
  background: #aa7f74;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section 
ul.facets-layout.facets-layout-list.facets-layout-list--text 
li label input[value="Black"] {
  background: #000;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section 
ul.facets-layout.facets-layout-list.facets-layout-list--text 
li label input[value="black"] {
  background: #000;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section 
ul.facets-layout.facets-layout-list.facets-layout-list--text 
li label input[value="Brown"] {
  background: #964B00;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section 
ul.facets-layout.facets-layout-list.facets-layout-list--text 
li label input[value="cream blush"] {
  background: #f2d0c3;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section 
ul.facets-layout.facets-layout-list.facets-layout-list--text 
li label input[value="Fuchsia Gloss"] {
  background: #f27997;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section 
ul.facets-layout.facets-layout-list.facets-layout-list--text 
li label input[value="Fuchsia Gloss"] {
  background: gold;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section 
ul.facets-layout.facets-layout-list.facets-layout-list--text 
li label input[value="Hot Pink"] {
  background: #f54a9a;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section 
ul.facets-layout.facets-layout-list.facets-layout-list--text 
li label input[value="Matte Black"] {
  background: #000;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section 
ul.facets-layout.facets-layout-list.facets-layout-list--text 
li label input[value="mauve"] {
  background: #afa4e5;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section 
ul.facets-layout.facets-layout-list.facets-layout-list--text 
li label input[value="Onyx Noir"] {
  background: #000000;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section 
ul.facets-layout.facets-layout-list.facets-layout-list--text 
li label input[value="sage"] {
  background: #b7d8c4;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section 
ul.facets-layout.facets-layout-list.facets-layout-list--text 
li label input[value="sand"] {
  background: #d3b89c;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section 
ul.facets-layout.facets-layout-list.facets-layout-list--text 
li label input[value="Sea Shell"] {
  background: #cea397;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section 
ul.facets-layout.facets-layout-list.facets-layout-list--text 
li label input[value="Silver"] {
  background: silver;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section 
ul.facets-layout.facets-layout-list.facets-layout-list--text 
li label input[value="Taffy"] {
  background: #e7beac;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section 
ul.facets-layout.facets-layout-list.facets-layout-list--text 
li label input[value="White"] {
  background: #fff;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section 
ul.facets-layout.facets-layout-list.facets-layout-list--text 
li label input[value="White"] {
  background: #fff;
}
.facets__display-vertical show-more-button {
  display: none;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section ul.facets-layout.facets-layout-list.facets-layout-list--text li label.facets__label.facet-checkbox.active input {
  border: 2px solid #952525;
}
a.active-facets__button-remove.underlined-link span {
  font-size: 12px;
  font-family: 'Rubik' !important;
  margin-right: 10px;
  position: relative;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section ul.facets-layout.facets-layout-list.facets-layout-list--text li label, details#Details-filter\.v\.option\.color-template--29179139424416__collection-section ul.facets-layout.facets-layout-list.facets-layout-list--text li label input {
  display: block;
  line-height: 1;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section ul.facets-layout.facets-layout-list.facets-layout-list--text li label span.facet-checkbox__text {
  margin-top: 10px !important;
  display: block;
  text-align: center;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section ul.facets-layout.facets-layout-list.facets-layout-list--text li label span.facet-checkbox__text span.facet-checkbox__text-label {
  font-size: 10px;
  display: block;
  font-family: 'Rubik' !important;
}
details#Details-filter\.v\.availability-template--29179139424416__collection-section ul.facets-layout.facets-layout-list li:last-child {
  display: none;
}
details#Details-filter\.v\.availability-template--29179139424416__collection-section ul.facets-layout.facets-layout-list li label.facets__label {
  padding: 0;
  border: none;
}
details#Details-filter\.v\.availability-template--29179139424416__collection-section ul.facets-layout.facets-layout-list li label.facets__label span {
  font-family: 'Rubik' !important;
}
details#Details-filter\.v\.availability-template--29179139424416__collection-section ul.facets-layout.facets-layout-list li label.facets__label.facet-checkbox {
  position: relative;
}
details#Details-filter\.v\.availability-template--29179139424416__collection-section ul.facets-layout.facets-layout-list li label.facets__label.facet-checkbox:before {
  content: "";
  width: 50px;
  background: #f1f1f1;
  border-radius: 30px;
  margin-right: 10px;
  border: 1px solid #ddd;
  height: 20px;
  position: relative;
  top: 2px;
  transition: 0.3s all ease-in-out;
}
details#Details-filter\.v\.availability-template--29179139424416__collection-section ul.facets-layout.facets-layout-list li label.facets__label.facet-checkbox:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  background: #ddd;
  width: 16px;
  height: 16px;
  transition: 0.3s all ease-in-out;
  border-radius: 10px;
}
details#Details-filter\.v\.availability-template--29179139424416__collection-section ul.facets-layout.facets-layout-list li label.facets__label.facet-checkbox.active:before {
  background: #333;
  border: 1px solid #000;
}
details#Details-filter\.v\.availability-template--29179139424416__collection-section ul.facets-layout.facets-layout-list li label.facets__label.facet-checkbox.active:after {
  background: #fff;
  left: 31px;
}
details#Details-filter\.v\.option\.color-template--29179139424416__collection-section ul.facets-layout.facets-layout-list.facets-layout-list--text li {
    display: block !important;
    width: 22%;
}
.filtertarget span {
    font-family: 'Rubik' !important;
}

.fit-confidence {
  border-top: 1px solid #e8e4de;
  border-bottom: 1px solid #e8e4de;
  padding: 18px 0 20px;
  margin: 24px 0 24px;
}

.fit-confidence .section-label {
  margin-bottom: 18px;
  color: #888;
  font-family: 'Rubik' !important;
}

.fit-icons-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.fit-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  flex: 1;
  position: relative;
  cursor: default;
  transition: transform 0.18s ease;
}

.fit-item:hover { transform: translateY(-2px); }

.fit-item + .fit-item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  height: 30px;
  width: 1px;
  background: #e0ddd8;
}

.fit-icon svg {
  width: 34px;
  height: 34px;
  stroke: #1a1a1a;
  fill: none;
  stroke-width: 1.3;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fit-icon svg .gold { stroke: #b8960a; }
.fit-icon svg .goldf { fill: #b8960a; stroke: none; }

.fit-label {
  font-size: 9px;
  letter-spacing: 1.2px;
  font-weight: 700;
  color: #444;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.5;
}

/* Tooltip */
.fit-item .tip {
  position: absolute;
  bottom: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  background: #1a1a1a;
  color: #fff;
  font-size: 9px;
  letter-spacing: 0.5px;
  font-weight: 400;
  padding: 5px 10px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.18s;
  z-index: 10;
  font-family: 'Rubik' !important;
}

.fit-item .tip::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 4px solid transparent;
  border-top-color: #1a1a1a;
}

.fit-item:hover .tip { opacity: 1; }
form#FacetSortForm .facet-filters.sorting.caption select#SortBy {
  width: 100%;
  margin: 0;
}

form#FacetSortForm .facet-filters.sorting.caption .select {
  position: relative;
}

form#FacetSortForm .facet-filters.sorting.caption .select svg.icon.icon-caret {
  position: absolute;
}

form#FacetSortForm {
  justify-content: end;
}

form#FacetSortForm .facet-filters.sorting.caption {
  margin-right: 0px;
}
form#FacetSortForm .facet-filters.sorting.caption select#SortBy:focus {
  outline: none !important;
  border: none !important;
}

form#FacetSortForm .facet-filters.sorting.caption select#SortBy option {
  border: none !important;
  background: #fff;
}
.fit-item .fit-icon {
  width: 80px;
}

.fit-item + .fit-item::before {
  top: 50px;
}

span.fit-label {
  font-weight: 600;
  font-family: 'Rubik' !important;
  font-size: 14px;
  max-width: 80%;
  line-height: 1.2;
}
summary.facets__summary.caption-large.focus-offset span, .facets__header-vertical span {
  font-size: 16px;
  font-family: 'Rubik' !important;
}
.facets__header-vertical, price-range.facets__price {
    padding: 0;
}
.ai-hero-background-advdgam95wnbvnnfxmaigenblockd74e5a9mdqmjh img {
    object-position: top;
}
@media(max-width: 768px) {
  facet-filters-form.facets.facets-vertical-sort.page-width.small-hide {
    display: block !important;
  }
  .grid__item.large--one-quarter.collection-sidebar-wrapper.collection-sidebar-mobile-wrapper {
    width: 100%;
    max-width: 340px;
  }
  .facets-container facet-filters-form.facets.small-hide {
    display: block !important;
  }

  summary.facets__summary.caption-large.focus-offset {
    text-align: left;
  }

  .active-facets.active-facets-desktop {
    margin: 0 auto;
  }

  h2#verticalTitle {
    font-size: 18px;
    margin-bottom: 6px;
  }
  details#Details-filter\.v\.option\.size-template--29179139424416__collection-section li.list-menu__item.facets__item {
    width: 30%;
    text-align: center;    
    margin-bottom: 0;
  }
  ul.facets-layout.facets-layout-list {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin: 0;
  }
  ul.facets-layout.facets-layout-list .list-menu__item label.facets__label {
    padding: 6px;
    border: 1px solid #ddd;
    font-size: 12px;
  }
  summary.facets__summary.caption-large.focus-offset span, .facets__header-vertical span {
    font-size: 14px;
    font-family: 'Rubik' !important;
  }
  .facets__header-vertical {
    padding: 0;
  }
  price-range.facets__price {
    padding: 0;
  }
  button.price-range-slider__thumb {
    height: 1rem;
    width: 1rem;
    box-shadow: none;
  }
  details#Details-filter\.v\.availability-template--29179139424416__collection-section ul.facets-layout.facets-layout-list li label.facets__label.facet-checkbox:after {
    top: 4px;
  }
}
@media(max-width: 500px) {
  form#FacetSortForm {
    display: flex;
  }
  fieldset.facets-wrap.parent-wrap.facets-wrap-vertical {
    border: none;
    padding-left: 0;
    padding-right: 0;
  }
  h2#verticalTitle {
      font-size: 18px;
      margin-bottom: 6px;
      line-height: 1;
      margin-top: 0px;
      text-align: left;
  }
  .facets__disclosure-vertical {
    border-bottom: 1px solid #ddd;
  }
  price-range.facets__price {
    padding: 0 0 30px;
    gap: 0;
  }
  .fit-icons-row .fit-item {width: 50%;flex: unset;}

  .fit-icons-row {
      flex-wrap: wrap;
      align-items: center;
  }
  .fit-item + .fit-item::before {
    display: none;
  }
}