/** Shopify CDN: Minification failed

Line 122:0 Unexpected "="
Line 190:0 Unexpected "="
Line 254:0 Unexpected "="
Line 258:9 Unexpected "{"
Line 258:18 Expected ":"
Line 258:25 Unexpected "{"
Line 567:0 Unexpected "="
Line 1012:0 Unexpected "="

**/
.product-recommendations__header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin: 0 0 30px;
  padding: 0;
  box-sizing: border-box;
}

.product-recommendations__heading {
  margin: 0 !important;
  padding: 0 !important;
  flex: 1 1 auto;
  text-align: left !important;
}

.product-recommendations__view-all {
  flex: 0 0 auto;
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  white-space: nowrap;
  transition: opacity 0.2s ease;
}

.product-recommendations__view-all:hover {
  opacity: 0.6;
}

@media screen and (max-width: 749px) {
  .product-recommendations__header {
    margin-bottom: 20px;
    gap: 15px;
  }

  .product-recommendations__view-all {
    font-size: 13px;
  }
}
.ai-rockin-products-header-template--20414736040113rockinkeysslidernerhhn {
  width: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 20px !important;
  margin: 0 0 30px !important;
  padding: 0 !important;
}

.ai-rockin-products-heading-template--20414736040113rockinkeysslidernerhhn {
  margin: 0 !important;
  padding: 0 !important;
  flex: 1 1 auto !important;
  text-align: left !important;
}

.ai-rockin-products-view-all-template--20414736040113rockinkeysslidernerhhn {
  flex-shrink: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 9px !important;
  padding: 12px 18px !important;

  color: #111111 !important;
  background: transparent !important;

  text-decoration: none !important;
  border: 1px solid #111111 !important;
  border-radius: 50px !important;

  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 0.5px !important;
  line-height: 1 !important;
  white-space: nowrap !important;

  transition:
    background 0.3s ease,
    color 0.3s ease,
    border-color 0.3s ease !important;
}

.ai-rockin-products-view-all-template--20414736040113rockinkeysslidernerhhn:hover {
  background: #111111 !important;
  color: #ffffff !important;
  border-color: #111111 !important;
}

@media screen and (max-width: 749px) {
  .ai-rockin-products-header-template--20414736040113rockinkeysslidernerhhn {
    gap: 12px !important;
    margin-bottom: 20px !important;
  }

  .ai-rockin-products-view-all-template--20414736040113rockinkeysslidernerhhn {
    padding: 10px 15px !important;
    font-size: 10px !important;
  }
}

==================
.ai-rockin-products-header-template--20414736040113rockinkeyssliderqd3fyg {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin: 0 0 30px;
  padding: 0;
}

/* Heading */
.ai-rockin-products-heading-template--20414736040113rockinkeyssliderqd3fyg {
  margin: 0 !important;
  padding: 0 !important;
  flex: 1 1 auto;
}

/* View All Button */
.ai-rockin-products-view-all-template--20414736040113rockinkeyssliderqd3fyg {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;

  padding: 12px 18px;

  color: #111111;
  background: transparent;

  text-decoration: none !important;

  border: 1px solid #111111;
  border-radius: 50px;

  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 1;

  white-space: nowrap;

  transition:
    background 0.3s ease,
    color 0.3s ease,
    border-color 0.3s ease;
}

/* Hover */
.ai-rockin-products-view-all-template--20414736040113rockinkeyssliderqd3fyg:hover {
  background: #111111;
  color: #ffffff;
  border-color: #111111;
}

/* Mobile */
@media screen and (max-width: 749px) {
  .ai-rockin-products-header-template--20414736040113rockinkeyssliderqd3fyg {
    gap: 12px;
    margin-bottom: 20px;
  }

  .ai-rockin-products-view-all-template--20414736040113rockinkeyssliderqd3fyg {
    padding: 10px 15px;
    font-size: 10px;
  }
}
===================

.ai-rockin-products-header-template--20414736040113rockinkeyssliderb6wnav {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin: 0 0 30px;
  padding: 0;
}

.ai-rockin-products-heading-template--20414736040113rockinkeyssliderb6wnav {
  margin: 0 !important;
  padding: 0 !important;
  flex: 1 1 auto;
}

.ai-rockin-products-view-all-template--20414736040113rockinkeyssliderb6wnav {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 12px 18px;

  color: #111111;
  background: transparent;

  text-decoration: none !important;

  border: 1px solid #111111;
  border-radius: 50px;

  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 1;

  white-space: nowrap;

  transition:
    background 0.3s ease,
    color 0.3s ease,
    border-color 0.3s ease;
}

.ai-rockin-products-view-all-template--20414736040113rockinkeyssliderb6wnav:hover {
  background: #111111;
  color: #ffffff;
  border-color: #111111;
}

@media screen and (max-width: 749px) {
  .ai-rockin-products-header-template--20414736040113rockinkeyssliderb6wnav {
    gap: 12px;
    margin-bottom: 20px;
  }

  .ai-rockin-products-view-all-template--20414736040113rockinkeyssliderb6wnav {
    padding: 10px 15px;
    font-size: 10px;
  }
}
========================================================================



#Slider-{{ section.id }} {
  position: relative;
}

.custom-slider-arrows {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}

.custom-slider-arrow {
  position: absolute;

  top: 50%;
  transform: translateY(-50%);

  width: 50px;
  height: 50px;

  display: flex;
  align-items: center;
  justify-content: center;

  padding: 0;

  border: 0;
  border-radius: 50%;

  background: rgba(255,255,255,0.95);
  color: #111;

  font-size: 32px;
  line-height: 1;

  cursor: pointer;

  pointer-events: auto;

  box-shadow: 0 3px 12px rgba(0,0,0,0.15);

  transition:
    transform 0.25s ease,
    background 0.25s ease,
    color 0.25s ease;
}

/* LEFT */

.custom-slider-arrow--prev {
  left: 20px;
}

/* RIGHT */

.custom-slider-arrow--next {
  right: 20px;
}

/* HOVER */

.custom-slider-arrow {
  background: #774e4eff;
  color: #fff;

  transform: translateY(-50%) scale(1.08);
}

/* MOBILE */

@media screen and (max-width: 749px) {

  .custom-slider-arrow {
    width: 38px;
    height: 38px;

    font-size: 24px;
  }

  .custom-slider-arrow--prev {
    left: 10px;
  }

  .custom-slider-arrow--next {
    right: 10px;
  }

}


/* =========================================================
   DAWN COLLECTION PRODUCT CARD DESIGN
   ========================================================= */

/* PRODUCT CARD */
.collection .card-wrapper,
.collection .card,
.product-grid .card-wrapper,
.product-grid .card {
  background: #ffffff !important;
  border: 1px solid #e5e5e5 !important;
  border-radius: 14px !important;
  overflow: hidden !important;
  box-shadow: 0 4px 15px rgba(0,0,0,0.06) !important;
  transition: all 0.3s ease !important;
  padding:20px;
}

/* CARD HOVER */
.collection .card-wrapper:hover,
.product-grid .card-wrapper:hover {
  transform: translateY(-6px) !important;
  box-shadow: 0 12px 30px rgba(0,0,0,0.12) !important;
}

/* IMAGE CONTAINER */
.collection .card__inner,
.product-grid .card__inner {
  background: #f7f7f7 !important;
  border-radius: 14px 14px 0 0 !important;
  overflow: hidden !important;
}

/* PRODUCT IMAGE */
.collection .card__media img,
.product-grid .card__media img {
  width: 100% !important;
  height: auto !important;
  object-fit: cover !important;
  transition: transform 0.5s ease !important;
}

/* IMAGE HOVER ZOOM */
.collection .card-wrapper:hover .card__media img,
.product-grid .card-wrapper:hover .card__media img {
  transform: scale(1.05) !important;
}

/* CARD CONTENT */
.collection .card__content,
.product-grid .card__content {
  padding: 18px !important;
  background: #ffffff !important;
}

/* PRODUCT INFORMATION */
.collection .card__information,
.product-grid .card__information {
  padding: 0 !important;
}

/* PRODUCT TITLE */
.collection .card__heading,
.product-grid .card__heading {
  margin: 0 0 8px !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
  font-weight: 600 !important;
}

/* PRODUCT TITLE LINK */
.collection .card__heading a,
.product-grid .card__heading a {
  color: #171717 !important;
  text-decoration: none !important;
  transition: color 0.3s ease !important;
}

/* TITLE HOVER */
.collection .card-wrapper:hover .card__heading a,
.product-grid .card-wrapper:hover .card__heading a {
  color: #555555 !important;
}

/* PRODUCT PRICE */
.collection .price,
.product-grid .price {
  margin-top: 8px !important;
  color: #111111 !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}

/* REGULAR PRICE */
.collection .price-item--regular,
.product-grid .price-item--regular {
  color: #111111 !important;
  font-weight: 700 !important;
}

/* COMPARE AT PRICE */
.collection .price-item--regular.price-item--last,
.product-grid .price-item--regular.price-item--last {
  color: #999999 !important;
  text-decoration: line-through !important;
  font-weight: 400 !important;
}

/* SALE PRICE */
.collection .price-item--sale,
.product-grid .price-item--sale {
  color: #d32f2f !important;
  font-weight: 700 !important;
}

/* SALE BADGE */
.collection .badge,
.product-grid .badge {
  top: 12px !important;
  left: 12px !important;
  padding: 6px 10px !important;
  border-radius: 50px !important;
  background: #111111 !important;
  color: #ffffff !important;
  border: none !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 0.5px !important;
}

/* SOLD OUT BADGE */
.collection .card__badge .badge--sold-out,
.product-grid .card__badge .badge--sold-out {
  background: #777777 !important;
  color: #ffffff !important;
}

/* PRODUCT CARD LINKS */
.collection .full-unstyled-link,
.product-grid .full-unstyled-link {
  text-decoration: none !important;
}

/* QUICK ADD BUTTON */
.collection .quick-add,
.product-grid .quick-add {
  margin: 12px 18px 18px !important;
}

/* QUICK ADD BUTTON */
.collection .quick-add button,
.product-grid .quick-add button {
  width: 100% !important;
  min-height: 44px !important;
  border-radius: 8px !important;
  background: #111111 !important;
  color: #ffffff !important;
  border: 1px solid #111111 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  transition: all 0.3s ease !important;
}

/* QUICK ADD HOVER */
.collection .quick-add button:hover,
.product-grid .quick-add button:hover {
  background: #ffffff !important;
  color: #111111 !important;
}

/* =========================================================
   MOBILE
   ========================================================= */

@media screen and (max-width: 749px) {

  .collection .card-wrapper,
  .product-grid .card-wrapper {
    border-radius: 10px !important;
  }

  .collection .card__content,
  .product-grid .card__content {
    padding: 12px !important;
  }

  .collection .card__heading,
  .product-grid .card__heading {
    font-size: 14px !important;
  }

  .collection .price,
  .product-grid .price {
    font-size: 14px !important;
  }

  .collection .badge,
  .product-grid .badge {
    top: 8px !important;
    left: 8px !important;
    padding: 5px 8px !important;
    font-size: 9px !important;
  }

  .collection .quick-add,
  .product-grid .quick-add {
    margin: 8px 12px 12px !important;
  }

  .collection .quick-add button,
  .product-grid .quick-add button {
    min-height: 40px !important;
    font-size: 12px !important;
  }
}


===========================================================contact=-====form===========
/* =========================================================
   DAWN CONTACT FORM - CLEAN PREMIUM STYLE
   DUPLICATE LABEL FIX
========================================================= */


/* =========================================================
   CONTACT FORM CARD
========================================================= */

.contact .contact__form,
.contact form.contact-form,
.contact-form-section form {
  background: #ffffff !important;
  border: 1px solid #e5e5e5 !important;
  border-radius: 24px !important;
  padding: 42px !important;
  max-width: 920px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-shadow: 0 18px 50px rgba(0,0,0,.07) !important;
}


/* =========================================================
   FORM FIELD
========================================================= */

.contact .field,
.contact-form-section .field {
  margin-bottom: 20px !important;
  position: relative !important;
}


/* =========================================================
   INPUT
========================================================= */

.contact .field__input,
.contact form input[type="text"],
.contact form input[type="email"],
.contact form input[type="tel"],
.contact form textarea,
.contact-form-section input,
.contact-form-section textarea {

  width: 100% !important;

  min-height: 54px !important;

  padding: 16px 18px !important;

  background: #fafafa !important;

  color: #222222 !important;

  border: 1px solid #e5e5e5 !important;

  border-radius: 12px !important;

  outline: none !important;

  box-shadow: none !important;

  font-family: Arial, Helvetica, sans-serif !important;

  font-size: 14px !important;

  line-height: 20px !important;

  transition: all .25s ease !important;
}


/* =========================================================
   TEXTAREA
========================================================= */

.contact form textarea,
.contact-form-section textarea {

  min-height: 160px !important;

  resize: vertical !important;

  padding-top: 17px !important;
}


/* =========================================================
   HIDE DAWN FLOATING LABEL
   THIS FIXES DOUBLE NAME / EMAIL / PHONE
========================================================= */

.contact .field__label,
.contact form .field__label,
.contact-form-section .field__label {

  position: absolute !important;

  width: 1px !important;

  height: 1px !important;

  padding: 0 !important;

  margin: -1px !important;

  overflow: hidden !important;

  clip: rect(0,0,0,0) !important;

  white-space: nowrap !important;

  border: 0 !important;
}


/* =========================================================
   PLACEHOLDER
========================================================= */

.contact .field__input::placeholder,
.contact form input::placeholder,
.contact form textarea::placeholder,
.contact-form-section input::placeholder,
.contact-form-section textarea::placeholder {

  color: #999999 !important;

  opacity: 1 !important;

}


/* =========================================================
   INPUT HOVER
========================================================= */

.contact .field__input:hover,
.contact form input:hover,
.contact form textarea:hover,
.contact-form-section input:hover,
.contact-form-section textarea:hover {

  background: #ffffff !important;

  border-color: #cccccc !important;

}


/* =========================================================
   INPUT FOCUS
========================================================= */

.contact .field__input:focus,
.contact form input:focus,
.contact form textarea:focus,
.contact-form-section input:focus,
.contact-form-section textarea:focus {

  background: #ffffff !important;

  border-color: #222222 !important;

  outline: none !important;

  box-shadow:
    0 0 0 3px rgba(34,34,34,.07) !important;

}


/* =========================================================
   DAWN FIELD DECORATION REMOVE
========================================================= */

.contact .field::before,
.contact .field::after,
.contact form .field::before,
.contact form .field::after {

  display: none !important;

  box-shadow: none !important;

}


/* =========================================================
   SUBMIT BUTTON
========================================================= */

.contact .contact__button .button,
.contact form button[type="submit"],
.contact form .button,
.contact-form-section button[type="submit"] {

  width: 100% !important;

  min-height: 54px !important;

  padding: 15px 28px !important;

  background: #222222 !important;

  color: #ffffff !important;

  border: 1px solid #222222 !important;

  border-radius: 12px !important;

  font-family: Arial, Helvetica, sans-serif !important;

  font-size: 12px !important;

  font-weight: 700 !important;

  letter-spacing: 1.2px !important;

  text-transform: uppercase !important;

  cursor: pointer !important;

  box-shadow: none !important;

  transition: all .3s ease !important;
}


/* =========================================================
   BUTTON HOVER
========================================================= */

.contact .contact__button .button:hover,
.contact form button[type="submit"]:hover,
.contact form .button:hover,
.contact-form-section button[type="submit"]:hover {

  background: #ffffff !important;

  color: #222222 !important;

  border-color: #222222 !important;

  transform: translateY(-3px) !important;

  box-shadow:
    0 10px 25px rgba(0,0,0,.10) !important;
}


/* =========================================================
   BUTTON ACTIVE
========================================================= */

.contact .contact__button .button:active,
.contact form button[type="submit"]:active {

  transform: translateY(0) !important;

}


/* =========================================================
   HEADING
========================================================= */

.contact .title,
.contact h1,
.contact h2 {

  color: #222222 !important;

  font-size: 32px !important;

  line-height: 1.2 !important;

  font-weight: 700 !important;

  letter-spacing: -.5px !important;

  margin-bottom: 30px !important;

}


/* =========================================================
   ERROR / SUCCESS
========================================================= */

.contact .form__message,
.contact .form-status {

  padding: 14px 16px !important;

  margin-bottom: 20px !important;

  background: #fafafa !important;

  color: #222222 !important;

  border: 1px solid #e5e5e5 !important;

  border-radius: 10px !important;

  font-size: 13px !important;

  line-height: 20px !important;

}


/* =========================================================
   CONTACT PAGE BACKGROUND
========================================================= */

.contact {

  background: #f5f5f3 !important;

}


/* =========================================================
   MOBILE
========================================================= */

@media screen and (max-width: 749px) {

  .contact .contact__form,
  .contact form.contact-form,
  .contact-form-section form {

    padding: 25px 18px !important;

    border-radius: 18px !important;

    box-shadow:
      0 12px 35px rgba(0,0,0,.06) !important;

  }


  .contact .title,
  .contact h1,
  .contact h2 {

    font-size: 26px !important;

    line-height: 32px !important;

    margin-bottom: 24px !important;

  }


  .contact .field,
  .contact-form-section .field {

    margin-bottom: 14px !important;

  }


  .contact .field__input,
  .contact form input,
  .contact form textarea,
  .contact-form-section input,
  .contact-form-section textarea {

    min-height: 50px !important;

    padding: 15px !important;

    font-size: 13px !important;

    border-radius: 10px !important;

  }


  .contact form textarea,
  .contact-form-section textarea {

    min-height: 140px !important;

  }


  .contact .contact__button .button,
  .contact form button[type="submit"] {

    min-height: 52px !important;

    border-radius: 10px !important;

  }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media screen and (max-width: 420px) {

  .contact .contact__form,
  .contact form.contact-form,
  .contact-form-section form {

    padding: 20px 14px !important;

    border-radius: 15px !important;

  }


  .contact .title,
  .contact h1,
  .contact h2 {

    font-size: 23px !important;

    line-height: 29px !important;

  }


  .contact .field__input,
  .contact form input,
  .contact form textarea {

    font-size: 12px !important;

    border-radius: 9px !important;

  }

}

===============
