/** 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;
}