.text-center {
  text-align: center;
}

.menu_mobile_widgets_area {
  display: none !important;
}

.sc_layouts_panel_inner {
  background-color: #d5af9c !important;
  border-color: rgb(0, 0, 0) !important;
}

span.social_name.social_ {
  color: #000;
}

a:hover span.social_name.social_ {
  color: #fff;
}

ul.sub-menu {
  background-color: #000000ad !important;
}

.menu_hover_zoom_line
  .sc_layouts_menu_nav
  li
  li:not(.menu-collapse)
  > a
  > span {
  color: #fff !important;
}

.socials_wrap .social_item:hover .social_name {
  color: #fff !important;
}

#contact_us_form input.wpcf7-form-control.wpcf7-submit {
  background: #d5af9c !important;
  height: 63px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  padding: 17px 54px 17px 54px !important;
}

#contact_us_form span.submit-style-in {
  display: none;
}

a#kelly_btn {
  background: #d5af9c !important;
  display: inline-block !important;
  font-weight: 700;
  padding: 17px 54px 17px 54px;
}

a#kelly_black_btn {
  background: #000 !important;
  height: 63px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
}

a#kelly_btn:hover,
a#kelly_black_btn:hover,
#contact_us_form input.wpcf7-form-control.wpcf7-submit:hover,
input.wpcf7-form-control.wpcf7-submit.newsletter_home_btn:hover,
input.wpcf7-form-control.wpcf7-submit.newsletter_btn:hover {
  filter: drop-shadow(2px 2px 4px #1c272b);
}

#kelly_subtitle span.sc_item_subtitle {
  background: #d5af9c;
  display: inline-block;
  padding: 9px 6px;
  color: white;
  font-weight: 700;
  font-size: 13px;
  line-height: 10px;
  border-radius: 5px;
}

#kelly_white_subtitle span.sc_item_subtitle {
  background: #fff;
  display: inline-block;
  padding: 9px 6px;
  color: #d5af9c;
  font-weight: 700;
  font-size: 13px;
  line-height: 10px;
  border-radius: 5px;
}

#panel_icon_box
  .elementor-widget-icon-box
  .elementor-icon-box-wrapper
  .elementor-icon-box-title
  a:hover {
  color: #fff !important;
}

#kelly_gallery img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  display: block;
}

.sc_testimonials_alter [class*="column"] .sc_testimonials_item_author:before,
.sc_testimonials_alter .sc_testimonials_item_author:before {
  color: #d5af9c !important;
}

.sc_testimonials_alter
  .slider_outer
  .slider_pagination_wrap
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #d5af9c !important;
  border-color: #d5af9c !important;
}

.sc_testimonials_alter
  .slider_outer.slider_outer_pagination_pos_bottom
  .swiper-pagination-bullets
  .swiper-pagination-bullet {
  color: black !important;
}

.scroll_to_top_style_default:hover {
  background: #d5af9c !important;
  border-color: #d5af9c !important;
}

.sc_price_simple_shadow .sc_price_item:hover .sc_price_item_price,
.sc_price_simple_shadow .sc_price_item:hover .sc_price_item_details h6 a {
  color: #d5af9c !important;
}

.sc_price_simple_shadow .sc_price_item_details {
  color: #000 !important;
  font-weight: 400 !important;
  font-size: 15px !important;
}

.sc_price_simple_shadow .sc_price_item_description {
  color: #000 !important;
  font-weight: 300 !important;
}

#footer_link
  .widget_custom_links
  ul
  > li.custom_links_list_item
  .custom_links_list_item_title:after {
  background-color: #d5af9c !important;
}

#copyright_text p,
#copyright_text p a {
  color: #d5af9c;
}

#testimonial_arrow a.slider_prev.swiper-button-prev,
#testimonial_arrow a.slider_next.swiper-button-next {
  background: #d5af9c !important;
  color: #fff !important;
}

#home_price .sc_price_item_simple_shadow {
  height: 420px;
}

#home_price .sc_price_item_label {
  background-color: #000;
}

#our_package .sc_price_item_details {
  margin-top: 5px;
  padding-top: 20px;
}

#our_package .sc_price_item.sc_price_active .sc_price_item_link {
  background-color: #545454 !important;
  border-color: #545454 !important;
}

#our_package
  .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(
    .sc_button_bg_image
  ):hover {
  background-color: #545454 !important;
  border-color: #545454 !important;
}

#our_package .sc_price_item:hover .sc_price_item_link {
  background-color: #545454 !important;
}

a.go_home.theme_button {
  background: #d5af9c !important;
  display: inline-block !important;
  font-weight: 700;
  padding: 17px 54px 17px 54px;
}

input.wpcf7-form-control.wpcf7-submit.newsletter_btn {
  background: #d5af9c !important;
  display: inline-block !important;
  font-weight: 700;
  padding: 17px 54px 17px 54px !important;
}

#newsletter_column span.submit-style-in {
  display: none;
}

.gallery-section .gallery-title {
  margin-bottom: 5rem;
}

.single-portfolio .page_content_wrap {
  padding-block: 3rem;
}
.photo-slider img {
  width: 100%;
  height: 750px;
  object-fit: cover;
  object-position: top center;
}
.portfolio-details-section {
  padding-top: 4rem;
}
.portfolio-details-section .imageGrid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(4, 6vw);
  grid-gap: 1rem;
}

.portfolio-details-section .imageGrid .imageWapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}

.portfolio-details-section .imageGrid .imageWapper:nth-child(1) {
  grid-column: 1 / 2;
  grid-row: 1 / span 2;
}

.portfolio-details-section .imageGrid .imageWapper:nth-child(2) {
  grid-column: 1 / 1;
  grid-row: 3 / span 2;
}

.portfolio-details-section .imageGrid .imageWapper:nth-child(3) {
  grid-column: 2 / 3;
  grid-row: 1 / span 2;
}

.portfolio-details-section .imageGrid .imageWapper:nth-child(4) {
  grid-column: 2 / 3;
  grid-row: 3 / span 2;
}

.portfolio-details-section .imageGrid .imageWapper:nth-child(5) {
  grid-column: 3 / 5;
  grid-row: 1 / span 4;
}

.portfolio-details-section .imageGrid .imageWapper:nth-child(6) {
  grid-column: 6 / 5;
  grid-row: 1 / span 2;
}

.portfolio-details-section .imageGrid .imageWapper:nth-child(7) {
  grid-column: 5 / 6;
  grid-row: 3 / span 2;
}
.portfolio-details-section .imageGrid .imageWapper:nth-child(8) {
  grid-column: 1 / 3;
  grid-row: 5 / span 2;
}
.portfolio-details-section .imageGrid .imageWapper:nth-child(9) {
  grid-column: 3 / 3;
  grid-row: 5 / span 1;
}
.portfolio-details-section .imageGrid .imageWapper:nth-child(10) {
  grid-column: 3 / 4;
  grid-row: 6 / span 1;
}
.portfolio-details-section .imageGrid .imageWapper:nth-child(11) {
  grid-column: 4 / 6;
  grid-row: 5 / span 2;
}

.imageWapper {
  display: inline-block;
  cursor: pointer;
}
.mfp-bg {
  opacity: 1;
  background: #ffffff !important;
}
.mfp-figure:after {
  box-shadow: none;
}
.mfp-close-btn-in .mfp-close {
  color: #000000;
}
.portfolio-details-content {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  margin-bottom: 5rem;
}

.portfolio-details-content h3 {
  margin: 0;
}

.portfolio-details-content p {
  margin-bottom: 0;
}
#newsletter_home_form span.submit-style-in {
  display: none;
}

#newsletter_home_form {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}
#newsletter_home_form span.wpcf7-submit-style {
  margin-top: 0px;
}
#newsletter_home_form input.newsletter_home_email {
  padding: 0.7em 9.8em 0.7em 1.7em;
  font-size: 16px;
  line-height: 22px;
  background-color: var(--theme-color-alter_bg_color) !important;
  border: 1px solid #d5af9c;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
  -ms-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
}
input.wpcf7-form-control.wpcf7-submit.newsletter_home_btn {
  background: #d5af9c !important;
  height: 63px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  padding: 17px 54px 17px 54px !important;
}
#newsletter_home_form span.wpcf7-spinner {
  display: none;
}
.ti-widget[data-wkey="feed-instagram"][data-style="drop-shadow"][data-widget-type="social"]
  .ti-widget-card[data-source="Instagram"]
  .ti-card-body
  .ti-card-media:after {
  background: #d5af9c !important;
  background-size: 430% 124%;
  animation: moveGradient 20s ease-in-out infinite alternate;
}

/* Portfolio filter Css */

/* ====== LAYOUT (Two Column) ====== */
.portfolio-wrapper {
  display: flex;
  gap: 25px;
  max-width: 1400px;
  margin: 0 auto;
  padding: 40px 20px;
}

.portfolio-sidebar {
  width: 300px;
  height: 100vh;
  background-color: #d5af9c;
  padding: 20px;
  position: sticky;
  top: 0;
}

.portfolio-content {
  flex: 1;
}

/* ====== CATEGORIES LEFT ====== */
.portfolio-cat-ul {
  list-style: none;
  padding: 0;
}
.portfolio-cat-ul li {
  cursor: pointer;
  padding: 10px 0;
  font-size: 17px;
  transition: 0.3s;
  color: #ffffff;
  font-weight: 500;
  font-family: "Spectral", Sans-serif;
  border-bottom: 1px solid #ffffff;
}
.portfolio-cat-ul li.active {
  font-weight: 700;
  color: #ffffff;
  opacity: 1;
}

/* ====== PORTFOLIO GRID (Small Images) ====== */
.portfolio-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

/* ====== PORTFOLIO ITEM ====== */
.portfolio-item {
  position: relative;
  overflow: hidden;
  height: 350px;
}

.portfolio-item img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  transition: transform 0.5s ease;
}

/* ====== RIPPLE 2 HOVER EFFECT ====== */
.portfolio-item:hover img {
  transform: scale(1.08);
}

.portfolio-hover-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
  opacity: 0;
  transition: 0.35s ease;
}
.portfolio-item:hover .portfolio-hover-overlay {
  opacity: 1;
}

.portfolio-hover-title {
  position: absolute;
  bottom: 20px;
  left: 20px;
  padding: 6px 12px;
  background: #d5af9c;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  font-family: "Spectral", Sans-serif;
  width: 100%;
}

.portfolio-hover-cat {
  position: absolute;
  bottom: 90px;
  left: 9px;
  padding: 4px 10px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  display: none;
  font-family: "Spectral", Sans-serif;
}

.portfolio-item:hover .portfolio-hover-cat {
  display: block; /* show on hover */
}
section.portfolio-btn {
  padding-top: 3rem;
}
section.portfolio-btn a span {
  color: #fff;
}
.portfolio-details-section .imageGrid {
  margin-bottom: 1rem;
}
#home_portfolio
  .sc_blogger_default.sc_blogger_default_over_centered_hover_3
  .sc_item_featured
  .mask {
  background-color: #d5af9cd9 !important;
}
.sc_testimonials_rating_stars_default,
.sc_testimonials_rating_stars_hover {
  color: #d5af9c !important;
}
#our_package .sc_price_item_inner {
  padding: 50px 50px 85px;
}
#our_package .sc_price_columns_wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
#our_package .trx_addons_column-1_1-tablet {
  height: 100%;
  width: 100%;
  padding-right: 0 !important;
}

#our_package .sc_price_item {
  height: 100% !important;
}
#our_package .sc_price_metro a {
  margin-top: -55px;
}
#our_package .sc_price_item_inner {
  height: 100% !important;
}
#contact-page-icons .sc_icons_item_description a {
  color: #000;
}
