/**
* Theme Name: Lumin Beads - Child
* Description: This is a child theme.
* Author: 
* Version: 1.0
*/


/* Custom CSS */
:root {
  --primaryColor: #d3122a;
}
body {
  font-family: "Poppins", sans-serif;
}
img {
  max-width: 100%;
  height: auto;
}

.headerarea__main__menu nav ul > li .headerarea__submenu.headerarea__megamenu {
  transform: translateX(-25%);
}
.herobannerarea__slider__image img {
  width: 100%;
}
.banner__info h2 {
  font-size: 25px;
}
.slider__default__arrow .slick-arrow {
  opacity: 0;
  transition: 0.5s;
}
.herobanner__title, .herobanner__title strong {
  font-size: 20px;
  line-height: 1.2;
  margin: 18px 0 5px 0;
  font-weight: 500;
  color: #fff;
}
.herobanner__text p {
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
}
.herobanner__3 .slider__default__dot.herobanner__dot .slick-dots {
  bottom: 20px;
  display: none;
}
.animate__content {
  background-color: #c29958;
  color: #fff;
}
.accordion-item {
  border-color: #d1d3da;
}
.accordion-button:not(.collapsed) {
  color: #252525;
  background-color: #e9ebef;
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 #d7dae5;
  font-weight: 500;
}
.slider__default__arrow:hover .slick-arrow {
  left: -50px;
  visibility: visible;
  opacity: 1;
}
.slider__default__arrow:hover .slick-arrow.next_class {
  left: auto;
  right: -50px;
}
.grid__wraper__color {
  display: none;
}
.slider__default__dot .slick-dots li {
  width: 13px;
  height: 13px;
  margin: 0 6px;
}
.animate__content {
  padding: 20px 0;
}
.breadcrumb {
  background: #FFE6C1;
}

/*Design 2 */
.layout__3 .header__topbar__3 {
  background: #f8f7f3;
}
.layout__3 .testimonial .testimonial__color {
  background: #f5ebde;
}
.layout__3 .animate__content {
  background-color: #d3122a;
}
.footer.footer__3 {
  background-color: #FFE6C1;
}
.layout__3 .copyright {
  border-top: 1px solid #dacdbc;
  border-bottom: 0;
}

/*Design 3 */
.default__button:hover {
  border: 1px solid #5c726a;
}
.layout__2 .header__topbar__3 {
    background: #f1ebdf;
    border: 0;
}
.layout__2 .header__bottom {
  background-color: #5c726a;
  color: #fff;
  border-bottom: 4px solid #2c493f;
}
.layout__2 .headerarea__main__menu nav ul > li > a {
  font-weight: 500;
  color: #fff;
  padding: 5px 20px;
}
.layout__2 .testimonial .testimonial__color.testimonial__color__5 {
  background: #f1e5e1;
}
.layout__2 .animate__content {
  background-color: #5c726a;
  color: #fff;
  padding: 20px 0;
  font-weight: 300;
}
.layout__2 .footer {
  background-color: #e3e6e5;
}


/* From 25 June 2025 */
.headerarea__main__menu nav ul > li .headerarea__submenu, .small__grid__img img, .grid__wraper__img img, .category__img__2 img, .instagram__img {
  border-radius: 0 !important;
}
.herobanner__text__wraper {
  width: 50%;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.layout__3 .headerarea__main__menu nav ul > li > a {
  padding: 10px 15px;
}
.grid__wraper__img, .category__img__2, .instagram__img, .featurearea__big__img {
  background-color: #f7f7f7;
  border: 1px solid #dbdbdb;
  transition: 0.4s ease;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.grid__wraper__img:hover, .category__img__2:hover, .instagram__img:hover, .featurearea__big__img:hover {
  background-color: #f4e9d8;
  border-color: #E4D3B6;
}
.grid__wraper__img:hover img, .category__img__2:hover img, .instagram__img:hover img, .featurearea__big__img:hover img {
  transform: scale(1.06);
}
.category__single__2 {
  margin-bottom: 0;
}
.mfp-figure figure img {
  background-color: #fff;
  padding: 0;
}
.default__button, .default__button::after {
  border-radius: 50px;
  font-size: 17px;
}
.single_add_to_cart_button, .prodict__selling__tab ul li button {
  border-radius: 50px;
}
.featurearea__single__big__img img {
  border-radius: 0;
}
.mobile-off-canvas-active .mobile-aside-close:hover {
  background-color: #f8f0e1;
}
.contactarea__form__area {
  background: #FFE6C1;
}
#how-we-work .elementor-icon-box-icon span {
  display: inline-block;
  background-color: #000;
  padding: 12px;
  border-radius: 50%;
}
.footer-widget .footer__logo {
  max-width: 140px;
}
.footer-widget > .text-center {
  text-align: left !important;
}
.footer__address ul li {
  margin-bottom: 5px;
}
.footer__address ul li p {
  margin-bottom: 0;
}

/* Responsive */
@media (max-width: 1024px) {
  .herobanner__title, .herobanner__title strong {
    font-size: 15px;
  }
  .herobanner__text h1 {
    margin-top: -23px;
  }
  .herobanner__text p {
    font-size: 13px;
  }
  .herobanner__button {
    margin-top: -17px;
  }
}
@media (max-width: 767px) {
  .herobanner__inner__3 {
    position: absolute;
    left: 0;
    top: 0;
    transform: none;
    margin-top: 0;
  }
  .herobanner__title, .herobanner__title strong {
    font-size: 14px;
  }
  .herobanner__text p {
    font-size: 9px;
  }
  .herobanner__text__wraper {
    text-align: left;
  }
  .herobanner__text__wraper h1, .herobanner__text__wraper p {
    display: none;
  }
  .herobanner__text__wraper h1:nth-child(1), .herobanner__text__wraper p:nth-child(2) {
    display: block;
  }
  .herobanner__button {
    margin-top: -63px;
  }
  .herobanner__button .default__button {
    font-size: 13px;
    padding: 7px 12px;
  }
  .single__product__quantity .default__button.black__button {
    padding: 12px 30px;
    line-height: 36px;
    height: 60px;
  }
}
