/** Shopify CDN: Minification failed

Line 10:39 Unexpected "-->"

**/
/* 
    Add here your own custom css styles
*/
/* From Uiverse.io by MuhammadHasann */ 
<!-- From Uiverse.io by MuhammadHasann --> 

/* From Uiverse.io by himanshu9682 */ 
#shopify-section-template--24554079846730__carousel .type--A {
  --line_color: #555555;
  --back_color: #ffecf6;
}
#shopify-section-template--24554079846730__carousel .type--B {
  --line_color: #1b1919;
  --back_color: #e9ecff;
}
#shopify-section-template--24554079846730__carousel .type--C {
  --line_color: #ffffff;
  --back_color: #f5ddb7;
}
#shopify-section-template--24554079846730__carousel .button {
  position: relative;
  z-index: 0;
  width: 240px;
  height: 56px;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  color: var(--line_color);
  letter-spacing: 2px;
  transition: all 0.3s ease;
}
#shopify-section-template--24554079846730__carousel .button__text {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
#shopify-section-template--24554079846730__carousel .button::before,
#shopify-section-template--24554079846730__carousel .button::after,
#shopify-section-template--24554079846730__carousel .button__text::before,
#shopify-section-template--24554079846730__carousel .button__text::after {
  content: "";
  position: absolute;
  height: 3px;
  border-radius: 2px;
  background: var(--line_color);
  transition: all 0.5s ease;
}
#shopify-section-template--24554079846730__carousel .button::before {
  top: 0;
  left: 54px;
  width: calc(100% - 56px * 2 - 16px);
}
#shopify-section-template--24554079846730__carousel .button::after {
  top: 0;
  right: 54px;
  width: 8px;
}
#shopify-section-template--24554079846730__carousel .button__text::before {
  bottom: 0;
  right: 54px;
  width: calc(100% - 56px * 2 - 16px);
}
#shopify-section-template--24554079846730__carousel .button__text::after {
  bottom: 0;
  left: 54px;
  width: 8px;
}
#shopify-section-template--24554079846730__carousel .button__line {
  position: absolute;
  top: 0;
  width: 56px;
  height: 100%;
  overflow: hidden;
}
#shopify-section-template--24554079846730__carousel .button__line::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150%;
  height: 100%;
  box-sizing: border-box;
  border-radius: 300px;
  border: solid 3px var(--line_color);
}
#shopify-section-template--24554079846730__carousel .button__line:nth-child(1),
#shopify-section-template--24554079846730__carousel .button__line:nth-child(1)::before {
  left: 0;
}
#shopify-section-template--24554079846730__carousel .button__line:nth-child(2),
#shopify-section-template--24554079846730__carousel .button__line:nth-child(2)::before {
  right: 0;
}
#shopify-section-template--24554079846730__carousel .button:hover {
  letter-spacing: 6px;
}
#shopify-section-template--24554079846730__carousel .button:hover::before,
#shopify-section-template--24554079846730__carousel .button:hover .button__text::before {
  width: 8px;
}
#shopify-section-template--24554079846730__carousel .button:hover::after,
#shopify-section-template--24554079846730__carousel .button:hover .button__text::after {
  width: calc(100% - 56px * 2 - 16px);
}
#shopify-section-template--24554079846730__carousel .button__drow1,
#shopify-section-template--24554079846730__carousel .button__drow2 {
  position: absolute;
  z-index: -1;
  border-radius: 16px;
  transform-origin: 16px 16px;
}
#shopify-section-template--24554079846730__carousel .button__drow1 {
  top: -16px;
  left: 40px;
  width: 32px;
  height: 0;
  transform: rotate(30deg);
}
#shopify-section-template--24554079846730__carousel .button__drow2 {
  top: 44px;
  left: 77px;
  width: 32px;
  height: 0;
  transform: rotate(-127deg);
}
#shopify-section-template--24554079846730__carousel .button__drow1::before,
#shopify-section-template--24554079846730__carousel .button__drow1::after,
#shopify-section-template--24554079846730__carousel .button__drow2::before,
#shopify-section-template--24554079846730__carousel .button__drow2::after {
  content: "";
  position: absolute;
}
#shopify-section-template--24554079846730__carousel .button__drow1::before {
  bottom: 0;
  left: 0;
  width: 0;
  height: 32px;
  border-radius: 16px;
  transform-origin: 16px 16px;
  transform: rotate(-60deg);
}
#shopify-section-template--24554079846730__carousel .button__drow1::after {
  top: -10px;
  left: 45px;
  width: 0;
  height: 32px;
  border-radius: 16px;
  transform-origin: 16px 16px;
  transform: rotate(69deg);
}
#shopify-section-template--24554079846730__carousel .button__drow2::before {
  bottom: 0;
  left: 0;
  width: 0;
  height: 32px;
  border-radius: 16px;
  transform-origin: 16px 16px;
  transform: rotate(-146deg);
}
#shopify-section-template--24554079846730__carousel .button__drow2::after {
  bottom: 26px;
  left: -40px;
  width: 0;
  height: 32px;
  border-radius: 16px;
  transform-origin: 16px 16px;
  transform: rotate(-262deg);
}
.button__drow1,
.button__drow1::before,
.button__drow1::after,
.button__drow2,
.button__drow2::before,
.button__drow2::after {
  background: var(--back_color);
}
#shopify-section-template--24554079846730__carousel .button:hover .button__drow1 {
  animation: drow1 ease-in 0.06s;
  animation-fill-mode: forwards;
}
#shopify-section-template--24554079846730__carousel .button:hover .button__drow1::before {
  animation: drow2 linear 0.08s 0.06s;
  animation-fill-mode: forwards;
}
#shopify-section-template--24554079846730__carousel .button:hover .button__drow1::after {
  animation: drow3 linear 0.03s 0.14s;
  animation-fill-mode: forwards;
}
#shopify-section-template--24554079846730__carousel .button:hover .button__drow2 {
  animation: drow4 linear 0.06s 0.2s;
  animation-fill-mode: forwards;
}
#shopify-section-template--24554079846730__carousel .button:hover .button__drow2::before {
  animation: drow3 linear 0.03s 0.26s;
  animation-fill-mode: forwards;
}
#shopify-section-template--24554079846730__carousel .button:hover .button__drow2::after {
  animation: drow5 linear 0.06s 0.32s;
  animation-fill-mode: forwards;
}
@keyframes drow1 {
  0% {
    height: 0;
  }
  100% {
    height: 100px;
  }
}
@keyframes drow2 {
  0% {
    width: 0;
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  11% {
    opacity: 1;
  }
  100% {
    width: 120px;
  }
}
@keyframes drow3 {
  0% {
    width: 0;
  }
  100% {
    width: 80px;
  }
}
@keyframes drow4 {
  0% {
    height: 0;
  }
  100% {
    height: 120px;
  }
}
@keyframes drow5 {
  0% {
    width: 0;
  }
  100% {
    width: 124px;
  }
}

#shopify-section-template--24554079846730__carousel .container {
  width: 100%;
  height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#shopify-section-template--24554079846730__carousel .button:not(:last-child) {
  margin-bottom: 64px;
}




#shopify-section-template--24554079813962__template-product .d-flex {
  height: auto;
}
#shopify-section-template--24554079813962__template-product .form-control {
  height: 45px;
}

@media (max-width: 1023px) {
  .section-template--24554079846730__ss_collection_5_9AfzG3, .section-template--24554079846730__ss_collection_5_nm4zpz {
    display: none;
  }
}
@media (min-width: 1023px) {
  .shopify-section-template--24554079846730__featured_collections_EFNfTL {
    display: none !important;
  }
}


#shopify-section-template--24554079846730__featured_collections_EFNfTL .collection-list{
    display: flex;
    justify-content: center;
}

#image-with-text-template--24554079846730__ea15ac55-2f6c-4807-a5f6-7db273cec6d9 svg{
  display: none;
}

#shopify-section-sections--24554079977802__navbar .badge{
  --bs-badge-color: #000;
}
