/*
 Theme Name:   Hello Elementor Child
 Theme URI:    http://example.com/hello-elementor-child
 Description:  Hello Elementor Child Theme
 Author:       Your Name
 Author URI:   http://example.com
 Template:     hello-elementor
 Version:      1.0.0
*/

/* Importing the parent theme style.css */
@import url("../hello-elementor/style.css");

/* Custom CSS can go here */

:root {
  --color1: #bfa74b;
  --color2: #6e1e24;
  --color3: #3a3a3a;
  --color4: #fff;
}
.sub-menu .parent-has-child .sub-arrow i:before {
  content: "\f105" !important;
}
label {
  width: 100%;
}
.wpcf7-form-control-wrap {
  position: relative;
}
span.wpcf7-form-control-wrap:before {
  content: "";
  position: absolute;
  right: 12px;
  top: 0;
  height: 15px;
  background-size: contain;
  min-width: 17px;
  min-height: 20px;
  background-position: center;
  background-repeat: no-repeat;
}
.fieldname span.wpcf7-form-control-wrap:before {
  background-image: url(https://draftsite1.com/jin-yin-memorial/wp-content/uploads/2025/06/Name-1.png);
}
.fieldphone span.wpcf7-form-control-wrap:before {
  background-image: url(https://draftsite1.com/jin-yin-memorial/wp-content/uploads/2025/06/Contact-Number-1.png);
}
.fieldemail span.wpcf7-form-control-wrap:before {
  background-image: url(https://draftsite1.com/jin-yin-memorial/wp-content/uploads/2025/06/Email-1.png);
}
.fieldsubject span.wpcf7-form-control-wrap:before {
  background-image: url(https://draftsite1.com/jin-yin-memorial/wp-content/uploads/2025/06/Subject-1.png);
}
.fielddate span.wpcf7-form-control-wrap:before {
  background-image: url(https://draftsite1.com/jin-yin-memorial/wp-content/uploads/2025/06/Date-1.png);
}
.fieldtime span.wpcf7-form-control-wrap:before {
  background-image: url(https://draftsite1.com/jin-yin-memorial/wp-content/uploads/2025/06/Time-1.png);
}
.wpcf7-form input {
  padding-right: 35px !important;
}

.cf7sr-g-recaptcha {
  transform: scale(0.77);
  -webkit-transform: scale(0.77);
  transform-origin: 0 0;
  -webkit-transform-origin: top right;
}
.captcha p:first-child {
  display: none;
}

.captcha .cf7sr-g-recaptcha div {
  margin-left: auto;
}

.icon-height .elementor-widget-container {
  line-height: 12px;
}

.floating-btn span.elementor-button-icon {
  font-size: 32px;
}

.floating-btn .elementor-button-text span {
  font-weight: 400;
}
.floating-btn .elementor-button-content-wrapper {
  align-items: center;
}

.hero-banner .carousel-caption {
  background: #ffffff;
  width: 35%;
  position: absolute;
  top: 50%;
  left: 5%;
  padding: 30px;
  transform: translate(-5%, -50%);
  text-align: left;
  color: #3a3a3a;
  bottom: inherit;
}
.hero-banner .sub-title {
  font: normal normal 600 13px / 18px Open Sans !important;
  letter-spacing: 1.6px !important;
  color: #6e8f72 !important;
  text-transform: uppercase !important;
  margin-bottom: 0;
}

.hero-banner h3 span {
  font-style: italic;
}
.hero-banner h3 {
  font: normal normal 500 45px / 55px Noto Serif !important;
  letter-spacing: 0px;
  color: #bfa74a;
}
.hero-banner .carousel-indicators {
  position: relative !important;
  margin-top: 20px;
}
.hero-banner .carousel-indicators [data-bs-target] {
  width: 8px;
  height: 8px;
  border-radius: 10px !important;
  background-color: #3a3a3a;
  border: 0;
  opacity: 1;
  position: relative;
  margin: 6px;
}
.hero-banner .carousel-indicators [data-bs-target]:hover,
.hero-banner .carousel-indicators [data-bs-target]:focus,
.hero-banner .carousel-indicators [data-bs-target].active {
  background-color: #bfa74a !important;
}
.hero-banner .carousel-indicators [data-bs-target].active::before {
  content: "";
  position: absolute;
  left: -4px;
  top: -4px;
  outline: 1px solid #bfa74a;
  width: 16px;
  height: 16px;
  border-radius: 50%;
}

.elementor-heading-title span {
  color: #bfa74b;
  font-style: italic;
}
.theme-btn .elementor-button span.elementor-button-icon {
  font-size: 12px;
  background: #fff;
  padding: 10px;
  border-radius: 50%;
}
.theme-btn .elementor-button span.elementor-button-content-wrapper {
  align-items: center;
}
.theme-btn .elementor-button span.elementor-button-content-wrapper {
  align-items: center;
}
.theme-btn .elementor-button:hover span.elementor-button-icon path {
  fill: #bfa74b;
}
.theme-btn-custom:hover {
  transform: translateY(-8px);
}
.elementor-button.theme-btn-custom {
  display: inline-flex;
  padding: 5px 10px 5px 5px;
  align-items: center;
}
.elementor-button.theme-btn-custom .elementor-button-icon {
  font-size: 12px;
  background: #fff;
  padding: 10px;
  border-radius: 50%;
  margin-right: 5px;
}
.elementor-button.theme-btn-custom:hover .elementor-button-icon path {
  fill: #bfa74b;
}
button.elementor-button.theme-btn-custom:hover {
  background-color: #bfa74b !important;
}

.service-boxs .box-content {
  transition: all 0.4s ease;
  overflow: hidden;
}
.service-boxs .box-content .effect {
  transition: all 0.4s ease;
  margin-bottom: -65px;
  opacity: 0;
}
.service-boxs:hover .box-content .effect {
  margin-bottom: 0px;
  opacity: 1;
}

.sub-banner-icon {
  margin-bottom: -60px !important;
}

.whychoose:hover .elementor-icon-wrapper .elementor-icon path {
  fill: #fff;
}

.whychoose:hover .elementor-heading-title {
  color: #fff !important;
}
.whychoose:hover .textarea .elementor-widget-container {
  color: #fff !important;
  opacity: 0.8;
}

ul#project-filter-list {
  list-style: none;
  display: flex;
  justify-content: end;
  padding-left: 0;
}

ul#project-filter-list li {
  padding: 0 20px;
  border-right: 1px solid #ccc;
}

ul#project-filter-list li:last-child {
  border-right: 0;
}

ul#project-filter-list li a {
  font: normal normal normal 16px/21px Open Sans;
  letter-spacing: 0px;
  color: #3a3a3a;
  text-transform: capitalize;
  text-decoration: none;
}

ul#project-filter-list li a.active {
  color: #bfa74b;
  font-weight: 600;
}
.events-box .events-img {
  position: relative;
  overflow: hidden;
}
.events-box .events-img img {
  transition: all 0.4s ease;
}
.events-box .events-img .btn-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.4s ease;
}
.events-box:hover .events-img .btn-center {
  opacity: 1;
}
.events-box:hover .events-img img {
  transform: scale(1.05);
}
.events-box .content-box .date {
  font: normal normal 600 13px / 18px Open Sans;
  letter-spacing: 1.6px;
  color: #6e8f72;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.events-box .content-box .title {
  font: normal normal 500 20px/28px Noto Serif;
  letter-spacing: 0px;
  color: #bfa74b;
  margin-bottom: 10px;
}

.pagination-two .page-numbers {
  font: normal normal 700 17px / 25px Open Sans;
  letter-spacing: 0px;
  color: #3a3a3a;
  width: 50px;
  height: 50px;
  display: inline-flex;
  border-radius: 50%;
  text-decoration: none;
  align-items: center;
  justify-content: center;
}

.pagination-two {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination-two .prev.page-numbers,
.pagination-two .next.page-numbers {
  background-color: #3a3a3a;
}
.pagination-two .prev.page-numbers:hover,
.pagination-two .next.page-numbers:hover {
  background-color: #6e1e24;
}
.pagination-two .prev.page-numbers img,
.pagination-two .next.page-numbers img {
  width: 18px;
}
.pagination-two .page-numbers.current {
  border: 1px solid #bfa74b;
  color: #bfa74b;
}

.single-detail {
  padding-bottom: 50px;
}
.back-now {
  padding-top: 50px;
  padding-bottom: 30px;
  border-top: 1px solid #ccc;
}

.single-detail .date {
  font: normal normal 600 13px / 21px Open Sans;
  letter-spacing: 1.2px;
  color: #6e8f72;
  text-transform: uppercase;
}

.single-detail .title {
  font: normal normal 600 13px / 21px Open Sans;
  letter-spacing: 1.2px;
  color: #6e8f72;
  text-transform: uppercase;
}
.single-detail .other-text {
  font: normal normal 500 28px / 36px Noto Serif;
  letter-spacing: 0px;
  color: #3a3a3a;
  border-bottom: 1px solid #ccc;
  padding-bottom: 35px;
  margin-bottom: 30px;
}
.single-detail .other-text span {
  font-style: italic;
  letter-spacing: 0px;
  color: #bfa74b;
}

.slick-slider-blog .item {
  padding: 0 10px;
}
.blog-box {
  border-bottom: 1px solid #ccc;
}
.blog-box .title {
  font: normal normal 500 18px / 26px Noto Serif;
  letter-spacing: 0px;
  color: #3a3a3a;
  margin-bottom: 10px;
}

.blog-box .date {
  font: normal normal 600 13px / 18px Open Sans;
  letter-spacing: 1.6px;
  color: #6e8f72;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.blog-box .blog-img {
  position: relative;
}
.blog-box .blog-img .category-wrap {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.blog-box .blog-img .category-wrap .category-name {
  background: #6f8f72 0% 0% no-repeat padding-box;
  border-radius: 20px;
  font: normal normal 600 12px/18px Open Sans;
  letter-spacing: 1.6px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 7px 15px;
}

.blog-box:hover .blog-img img {
  transform: scale(1.05);
}
.blog-box .blog-img {
  overflow: hidden;
}
.blog-box .blog-img img {
  transition: all 0.4s ease;
}

.blog-box .blog-img .btn-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.4s ease;
}
.blog-box:hover .blog-img .btn-center {
  opacity: 1;
}

.testimonials-box {
  background-image: url(https://draftsite1.com/jin-yin-memorial/wp-content/uploads/2025/06/Background-2.png);
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  padding: 25px;
}
.testimonials-box .testimonials-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.testimonials-box .testimonials-wrap .info-bar,
.testimonials-box-slider .testimonials-wrap {
  display: flex;
  align-items: center;
  justify-content: start;
}
.testimonials-box .content-box {
  font: normal normal 500 16px / 24px Noto Serif;
  letter-spacing: 0px;
  color: #3a3a3a;
  margin-bottom: 30px;
  height: 120px;
  overflow: auto;
}
.testimonials-box .content-box strong {
  color: #bfa74b;
  font-weight: 500 !important;
  font-style: italic;
}
.testimonials-box .testimonials-wrap .img-wrap img,
.testimonials-box-slider .testimonials-wrap .img-wrap img {
  width: 70px !important;
  min-width: 70px !important;
  height: 70px;
  border-radius: 50%;
  margin-right: 10px;
}
.testimonials-box .testimonials-wrap .title,
.testimonials-box-slider .testimonials-wrap .title {
  font: normal normal 600 16px / 24px Open Sans;
  letter-spacing: 0px;
  color: #6f8f72;
  margin: 0;
}

.testimonials-box-slider .content-box {
  font: normal normal 500 24px / 38px Noto Serif;
  letter-spacing: 0px;
  color: #3a3a3a;
  margin-bottom: 30px;
  height: 140px;
  overflow: auto;
}
.testimonials-box-slider .content-box strong {
  color: #bfa74b;
  font-weight: 500 !important;
  font-style: italic;
}

.arrowbtn {
  position: absolute;
  top: -75px;
  background: #3a3a3a;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 99;
  cursor: pointer;
}
.arrowbtn:hover {
  background: #6e1e24;
}
.arrowbtn img {
  width: 18px;
}
.left-btn {
  left: 0;
}
.right-btn {
  left: 60px;
}
.right-btn img {
  transform: rotate(-180deg);
}

.filtr-container {
  margin-top: 20px !important;
}
.simplefilter li {
  font: normal normal normal 16px / 24px Open Sans !important;
  letter-spacing: 0px;
  color: #3a3a3a;
  text-transform: capitalize;
  background: transparent !important;
  padding: 0 15px;
  border-right: 1px solid #ccc;
}
.simplefilter li:last-child {
  border-right: 0 !important;
}
#all-simplefilter li {
  border-right: 1px solid #ccc !important;
  padding-left: 0 !important;
}
.simplefilter li.active {
  color: #bfa74b !important;
  font-weight: 600 !important;
  background-color: transparent !important;
  background: transparent !important;
}
.dialog-widget.dialog-lightbox-widget.elementor-lightbox {
  display: none !important;
}
.row.filtr-container.filters-div {
  width: auto !important;
}
.ratio-16x9 {
  background-color: transparent !important;
}
button.carousel-control {
  background: #3a3a3a !important;
  padding: 10px !important;
  width: 50px !important;
  height: 50px !important;
  border-color: #3a3a3a !important;
  opacity: 1;
}
button.carousel-control:hover {
  background: #6e1e24 !important;
  border-color: #6e1e24 !important;
}
.modal-backdrop {
  background: #000 !important;
  opacity: 0.8 !important;
}

.lightbox button.btn-close {
  background: #fff !important;
  color: #333 !important;
  border-color: #fff !important;
  opacity: 1 !important;
}
.lightbox button.btn-close svg path {
  fill: #000 !important;
}
.carousel-control-prev-icon {
  background-image: url(https://draftsite1.com/jin-yin-memorial/wp-content/uploads/2025/06/back.png) !important;
  width: 18px !important;
  height: 18px !important;
}
.carousel-control-next-icon {
  background-image: url(https://draftsite1.com/jin-yin-memorial/wp-content/uploads/2025/06/back.png) !important;
  transform: rotate(-180deg) !important;
  width: 18px !important;
  height: 18px !important;
}

@media only screen and (max-width: 767px) {
  .hero-banner .carousel-caption {
    width: 60%;
  }
  .hero-banner h3 {
    font: normal normal 500 20px / 28px Noto Serif !important;
    margin-bottom: 0;
  }
  .hero-banner .carousel-caption p {
    font-size: 12px;
  }
  .ratio-16x9 {
    --bs-aspect-ratio: 100% !important;
  }
}

@media only screen and (max-width: 576px) {
  .sub-banner-icon {
    margin-bottom: -48px !important;
  }
  .hero-banner .carousel-caption {
    width: 100%;
    position: relative !important;
    top: 0;
    transform: translate(0%, -0%);
    left: 0;
    padding: 20px 0 0 0;
  }
  .testimonials-box-slider .content-box {
    font: normal normal 500 16px / 24px Noto Serif;
  }
  .simplefilter li,
  .sortandshuffle li {
    padding: 4px 4px !important;
    font-size: 14px !important;
    line-height: 12px !important;
  }
  .portfolio-wraper {
    text-align: center;
  }
  .cf7sr-g-recaptcha {
    -webkit-transform-origin: center !important;
  }
  .captcha .cf7sr-g-recaptcha div {
    margin: auto;
  }
}
