/* Make entire sentence lowercase first */
.sentence-case {
  text-transform: lowercase;
  /* Make entire sentence lowercase first */
}

.sentence-case .elementor-widget-container p::first-letter {
  text-transform: uppercase;
  /* Capitalize only the first letter */
}
/* Capitalize only the first letter */

.elementor-26 .elementor-element.elementor-element-1fe1c2e {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
.photo-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}

.ti-layout-item {
  overflow: hidden;
  border-radius: 8px;
  transition: transform 0.5s ease;
  will-change: transform;
}

.ti-layout-item:hover {
  transform: scale(1.15); /* Zoom entire card */
  z-index: 2;
  position: relative;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3); /* Optional shadow */
}

.photo img {
  width: 100%;
  height: auto;
  display: block;
}

/* .photo:hover img {
  transform: scale(5.5) !important;
} */

/* banner image width 100% */
.full-image img {
  object-position: center;
  object-fit: cover;
  width: 100%;
}
/* banner image width 100% */

/* label {
  color: #fff !important;
} */

.wpcf7-form .cf7-two-column {
  display: flex;
  flex-direction: column;
  /* gap: 1rem; */
}

.wpcf7-form .cf7-row {
  display: flex;
  flex-wrap: nowrap;
  gap: 6rem;
}

@media (max-width: 768px) {
  .wpcf7-form .cf7-row {
    display: table-row;
    /*flex-wrap: wrap;
  gap: 1rem;*/
  }
}
.wpcf7-form .cf7-col {
  font-family: "Carlito-Regular", Sans-serif !important;
  font-size: 12px !important;
  color: #fff !important;
  flex: 1 1 48%;
  display: flex;
  flex-direction: column;
  line-height: 110%; /* 13.2px */
}

.wpcf7-form .cf7-col-full {
  font-family: "Carlito-Regular", Sans-serif !important;
  font-size: 12px !important;
  flex: 1 1 100%;
  display: flex;
  flex-direction: column;
  line-height: 110%; /* 13.2px */
}

.wpcf7-form .cf7-field {
  padding: 0.2rem !important;
  background: transparent;
  border-color: #3333 !important;

  /*   border: none; */
  /*   border-bottom: 1px solid #ccc; */
  color: #fff !important;
  font-size: 12px !important;
}

.wpcf7-form .cf7-field {
  /* width: 90%; */
  outline: none;
  border-bottom: 1px solid #fff !important;
}

.wpcf7-form .cf7-field:focus {
  outline: none;
  border-bottom: 1px solid #fff !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.cf7-submit:hover {
  color: #27333f;
}

.wpcf7-form .cf7-submit {
  background-color: #f6f1db !important;
  color: #27333f;
  border: none;
  padding: 0.75rem;
  font-size: 1rem;
  cursor: pointer;
  width: 100%;
  transition: background-color 0.3s;
}

span.wpcf7-form-control-wrap {
  border-color: #333 !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.cf7-submit {
  width: 100%;
  color: #2f3337 !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.cf7-submit:hover {
  width: 100%;
  color: #2f3337 !important;
}
.wpcf7 form.invalid .wpcf7-response-output {
  color: #fff !important;
}

span.wpcf7-form-control-wrap {
  border-color: #333 !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.cf7-submit {
  width: 100%;
  color: #2f3337 !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.cf7-submit:hover {
  width: 100%;
  color: #2f3337 !important;
}
.wpcf7 form.invalid .wpcf7-response-output {
  color: #fff !important;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.cf7-submit {
  border: 1px solid #333 !important;
  border-radius: 0px;
}

/* .cf7-submit:hover {
    background-color: #e0e0b6;
  } */

/* footer ancher tag link */
.pm-link {
  color: #27333f;
}
/* footer ancher tag link */

/* header set */
@media (min-width: 1024px) {
  .hfe-nav-menu__layout-horizontal {
    width: auto !important;
    left: auto !important;
  }
}

/* smooth effect in service section */
.section-text .elementor-heading-title {
  transition: color 0.3s ease, border-color 0.3s ease;
}
.section-text {
  transition: color 0.3s ease, border-color 0.3s ease;
}
.section-text .elementor-icon {
  transition: color 0.3s ease, border-color 0.3s ease;
}

/* instagram feed image slider next-prev button color */
.ti-arrow-prev,
.ti-arrow-next {
  background-color: rgba(112, 18, 54, 1) !important;
}

.ti-arrow-prev::before,
.ti-arrow-next::before {
  border-top: solid 3px #fff !important;
  border-left: solid 3px #fff !important;
}

.ti-arrow-next::before {
  border-top: solid 3px #fff !important;
  border-left: solid 3px #fff !important;
}
.ti-arrow-prev::before {
  border-top: solid 3px #fff !important;
  border-left: solid 3px #fff !important;
}

/* mobile menu popup */
/* .mobile-menu-popup .dialog-message {
  height: 100vh !important;
} */

.mobile-menu-popup .elementor {
  max-height: 94vh;
  overflow-y: auto;
  /* padding-bottom: 50px; */
}

.mobile-menu-popup .elementor-element.elementor-element-3c8c5bb {
  justify-content: flex-start !important;
  overflow: auto !important;
}
.mobile-menu-popup .menu-item-has-children .sub-menu.sub-menu-open {
  height: 304px !important;
  opacity: 1 !important;
}

/* Closing submenu */
.mobile-menu-popup .menu-item-has-children .sub-menu {
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease !important;
}
/* project loop equal height */
.project-loop {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.project-loop .e-con-inner {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.project-loop .elementor-widget-button {
  margin-top: auto;
}
/* project-related equal height */
.project-related {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.project-related .e-con-inner {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.project-related .elementor-widget-button {
  margin-top: auto;
}

/* equal height for blog-loop */
.blog-height {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.blog-height .e-con-inner {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.blog-height .elementor-widget-button {
  margin-top: auto;
}

/* equal height for press-height */
.press-height {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.press-height .e-con-inner {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.press-height .elementor-widget-button {
  margin-top: auto;
}

/* equal height for shop page  */

.shop-product {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.shop-product .e-con-inner {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.shop-product .elementor-widget-button {
  margin-top: auto;
}

/* home page project title hover */
.project-hover .elementor-post__title a {
  transition: all 0.5s ease !important;
}

.project-hover .elementor-post__title a:hover {
  color: rgba(58, 64, 52, 1) !important;
}

/*.site-header-cart{
  content: '';
  background: url(https://ccb.stevesandco.com/wp-content/uploads/2025/04/Group-1441-1.png) no-repeat center center !important;
  background-size: contain;
  width: 20px;
  height: 20px;
  margin: -2px -4px;
  display: inline-block;
}*/

/* Hide default WooCommerce cart icon */
.elementor-menu-cart__toggle .e-toggle-cart-custom-icon {
  display: none !important;
}

/* Add custom SVG icon before the cart */
.elementor-menu-cart__toggle {
  content: "" !important;
  display: inline-block;
  background: url("/wp-content/themes/meetwest/assets/images/cart.svg")
    no-repeat center center !important;
  background-size: contain;
  /* width: 28px;
  height: 40px; */
  width: 48px;
  height: 46px;
  vertical-align: middle;
  /* margin-top: 20px; */
  /* margin-top: 6px; */
  margin-left: -20px;
}

@media (max-width: 768px) {
  .elementor-menu-cart__toggle {
    margin-top: 0px;
    margin-left: 10px !important;
  }
}

.elementor-menu-cart--items-indicator-bubble
  .elementor-menu-cart__toggle
  .elementor-button-icon
  .elementor-button-icon-qty[data-counter] {
  font-size: 9px !important;
  height: 1.5em !important;
  position: relative !important;
}

body:not(.rtl)
  .elementor-41
  .elementor-element.elementor-element-bc50f23
  .elementor-menu-cart__toggle
  .elementor-button-icon
  .elementor-button-icon-qty[data-counter] {
  right: -5px;
  top: -6px;
}

@media (max-width: 600px) {
  body:not(.rtl)
    .elementor-41
    .elementor-element.elementor-element-9db5e26
    .elementor-menu-cart__toggle
    .elementor-button-icon
    .elementor-button-icon-qty[data-counter] {
    right: -8px;
    top: -7px;
    z-index: 1;
  }
}

@media (max-width: 1536px) {
  body:not(.rtl)
    .elementor-3076
    .elementor-element.elementor-element-27c4fd6
    .elementor-menu-cart__toggle
    .elementor-button-icon
    .elementor-button-icon-qty[data-counter] {
    right: -5px !important;
    top: -6px !important;
  }
}

/* Remove Cart Icon Border */
.elementor-menu-cart__toggle .elementor-button {
  border-style: hidden !important;
}

/* Target Elementor menu cart icon */
/*.elementor-menu-cart__toggle e-toggle-cart-custom-icon
 {
  visibility: hidden;
  position: relative;
}*/

/* Add custom icon before */
/*.elementor-menu-cart__toggle e-toggle-cart-custom-icon
::before {
  content: "" !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background: url('/wp-content/themes/meetwest/assets/images/cart.svg') no-repeat center center !important;
  background-size: contain;
  display: inline-block;
}*/
/* product checkout button */
.custom-product-checkout-button {
  color: #27333f;
  font-family: "Carlito-Regular", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 140%;
  background-color: #ccdada;
  transition: all 0.2s;
  width: 100%;
  border: none;
  border-radius: unset;
}

@media (max-width: 430px) {
  .woocommerce-checkout-review-order-table .badge-product-qty::before {
    left: 40px !important;
    top: -40px !important;
    padding: 4px 6px !important;
  }
}
.custom-product-checkout-button:hover {
  color: #27333f;
  background-color: #ccdada;
  border: none;
}

/* product tag */
.product-tags {
  font-family: "Carlito-Regular", Sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  text-transform: uppercase;
}
.product-tags a {
  color: #27333f;
}

/* product image on the checkout */
.product-with-thumbnail {
  display: flex;
  /* align-items:center;  */
  gap: 30px;
}

/* Checkout Page Item Qty Count Display As Badge  */

.woocommerce-checkout-review-order-table .badge-product-qty {
  position: relative !important;
  /* padding-left: 40px  !important; */
}

.woocommerce-checkout-review-order-table .badge-product-qty::before {
  content: attr(data-qty) !important;
  position: absolute !important;
  left: 65px !important;
  top: -96px !important;
  transform: translateY(-50%) !important;
  background: rgba(0, 0, 0, 0.56) !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: bold !important;
  padding: 8px 10px !important;
  border-radius: 50% !important;
  line-height: 0.8 !important;
}

/* checkout page add product tags */

.checkout-product-tag {
  font-family: "Carlito-Regular", Sans-serif;
  font-size: 18.224px;
  font-style: normal;
  font-weight: 400;
  line-height: 27.336px;
  color: #27333f;
}

.checkout-product-tag {
  margin-top: 4px;
}

.checkout-product-tag {
  display: inline-block;
  /* padding: 2px;
  margin-right: 4px;
  margin-top: 2px;
  border-radius: 4px; */
  color: rgba(0, 0, 0, 0.56);
  font-family: "Carlito-Regular", Sans-serif;
  font-size: 18.224px;
  font-style: normal;
  font-weight: 400;
  line-height: 27.336px; /* 150% */
}

.e-checkout__order_review th.product-name {
  display: none;
}

.e-checkout__order_review th.product-total {
  display: none;
}

.e-checkout__order_review #order_review_heading {
  display: none;
}

.e-checkout__order_review .cart_item td.product-total {
  padding-top: 30px !important;
}

.e-checkout__order_review .product-with-thumbnail a {
  font-family: "Carlito-Regular", Sans-serif !important;
  font-size: 18.224px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 27.336px !important;
  color: #000 !important;
  margin-top: -70px !important;
  /*margin-left: 12px !important;*/
}

.e-checkout__order_review .product-with-thumbnail img {
  border-radius: 10% !important;
}

.e-coupon-box .e-checkout-secondary-title {
  display: none !important;
}

.e-coupon-box .e-coupon-anchor-description {
  display: none !important;
}

.e-coupon-box .e-coupon-anchor {
  display: block !important;
}

.elementor-widget-woocommerce-checkout-page
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: var(--forms-fields-normal-color, #707070);
  line-height: 30px;
  padding-left: 1rem;
  padding-right: 1rem;
}

.woocommerce
  form
  .form-row.woocommerce-validated
  .select2-container:not(.select2-container--open)
  .select2-selection {
  border-color: #dedede;
}

.e-woo-select2-wrapper .select2-results__option:focus {
  color: #ffff;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-privacy-policy-text p {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  /* line-height: 31.892px; */
  font-family: "Carlito-Regular", Sans-serif !important;
}

.elementor-3245
  .elementor-element.elementor-element-c7301c2
  .woocommerce-checkout-review-order-table
  tfoot
  tr.order-total
  th {
  font-family: "Carlito-Regular", Sans-serif;
  font-size: 28.261px;
  font-weight: 600;
  line-height: 43.281px;
}
@media (max-width: 980px) {
  .elementor-3245
    .elementor-element.elementor-element-c7301c2
    .woocommerce-checkout-review-order-table
    tfoot
    tr.order-total
    th {
    font-size: 21.261px !important;
  }
}

.mini-cart-tags {
  font-size: 12px;
  color: #666;
}

.e-coupon-anchor .e-apply-coupon {
  line-height: 18px !important;
  background-color: #ccdada !important;
}

.optional {
  display: none !important;
}

.woocommerce-cart .cart-empty {
  display: none !important;
}

a.button.wc-backward {
  display: none;
}

.woocommerce-checkout .payment_method_cod label {
  /* background-color: #f8f8f8;
  padding: 12px;
  border-left: 4px solid green; */
  color: rgba(0, 0, 0, 0.56);

  font-family: "Carlito-Regular", Sans-serif;
  font-size: 21.261px;
  font-style: normal;
  font-weight: 400;
  line-height: 31.892px;
  font-weight: 500;
}

.woocommerce-checkout .payment_method_cod input[type="radio"] {
  accent-color: #2f333c !important;
  margin-right: 8px;
  border-radius: 50%;
  width: 18px !important;
  height: 18px !important;
  /* color: black !important; */
  cursor: pointer;
  border: solid 1px #dddddd;
  font-family: "Carlito-Regular", Sans-serif;
  font-size: 21.261px;
  font-style: normal;
  font-weight: 400;
  line-height: 31.892px;
  font-weight: 500;
}

.woocommerce-checkout .payment_method_cod {
  display: inline !important;
}

/* .woocommerce-checkout .payment_box {
  display: none !important;
} */

.woocommerce-checkout .payment_method_cheque input[type="radio"],
.woocommerce-checkout .payment_method_stripe input[type="radio"] {
  accent-color: #2f333c !important;
  margin-right: 8px;
  border-radius: 50%;
  width: 18px !important;
  height: 18px !important;
  /* color: black !important; */
  cursor: pointer;
  border: solid 1px #dddddd;
  font-family: "Carlito-Regular", Sans-serif;
  font-size: 21.261px;
  font-style: normal;
  font-weight: 400;
  line-height: 31.892px;
  font-weight: 500;
}

.woocommerce-checkout #payment div.payment_box {
  padding: 0em !important;
}

.woocommerce-checkout .payment_method_cheque label {
  /* background-color: #f8f8f8;
  padding: 12px;
  border-left: 4px solid green; */
  color: rgba(0, 0, 0, 0.56);

  font-family: "Carlito-Regular", Sans-serif;
  font-size: 21.261px;
  font-style: normal;
  font-weight: 400;
  line-height: 31.892px;
  font-weight: 500;
}
.woocommerce-checkout .payment_method_stripe label {
  /* background-color: #f8f8f8;
  padding: 12px;
  border-left: 4px solid green; */
  color: rgba(0, 0, 0, 0.56);

  font-family: "Carlito-Regular", Sans-serif;
  font-size: 21.261px;
  font-style: normal;
  font-weight: 400;
  line-height: 31.892px;
  font-weight: 500;
}

.woocommerce-checkout-review-order .product-name .cart-menu-tags {
  display: none;
}

tr.woocommerce-cart-form__cart-item.cart_item .cart-menu-tags {
  display: none;
}

/* text hidden form the project page */
.twentytwenty-overlay:hover
  .twentytwenty-before-label
  .twentytwenty-after-label {
  opacity: none;
}

.elementor-widget-woocommerce-checkout-page
  .woocommerce
  #shipping_method
  li
  label {
  color: var(--sections-radio-buttons-color, #69727d);
  color: rgba(0, 0, 0, 0.56) !important;
  text-align: right !important;
  font-family: "Carlito-Regular", Sans-serif !important;
  font-size: 21.261px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 31.892px !important;
  text-transform: uppercase !important;
}

/* loop slider for the product hidden the arrow */
@media (min-width: 820px) and (max-width: 2150px) {
  body .elementor-widget-loop-carousel .elementor-swiper-button-prev,
  body .elementor-widget-loop-carousel .elementor-swiper-button-next {
    display: none !important;
  }
}

/* @media only screen and (max-width:780px){
  .woocommerce table.shop_table_responsive td.product-thumbnail{
      display: inline-block !important;
      width: 50% !important;
      text-align: right !important;
  }
  .woocommerce table.shop_table_responsive td.product-remove{
          display: inline-block !important;
      width: 45% !important;
      text-align: left !important;
  }
}   */

/*woocoomec product page image gallery*/
.woocommerce div.product div.images .flex-control-thumbs li {
  width: 50%;
}

@media (max-width: 980px) {
  .woocommerce table.cart .product-thumbnail,
  .woocommerce-page table.cart .product-thumbnail {
    display: flex;
    text-align: left !important;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    align-content: space-between;
    align-items: center;
  }

  .woocommerce-page
    table.shop_table_responsive
    tr
    td.product-thumbnail::before {
    display: none;
  }
}

/* PRODUCT PRICE */
.woocommerce
  .elementor-3346
  .elementor-element.elementor-element-084e164
  .price
  ins {
  text-decoration: unset;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  text-decoration: unset !important;
}

@media only screen and (max-width: 768px) {
  .woocommerce table.shop_table tr:nth-child(odd) > td {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 768px) {
  .woocommerce-cart-form .woocommerce-cart-form__cart-item .product-name a {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 768px) {
  .elementor-widget-woocommerce-cart .woocommerce table.cart img {
    width: 80px !important;
  }
}
/*
  @media only screen and (max-width: 768px) {
  .woocommerce-cart-form__cart-item .product-thumbnail {
      display: inline-grid !important;
  } */

.wpcf7 form.sent .wpcf7-response-output {
  color: #fff !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.cf7-submit {
  font-family: "Carlito-Regular" !important;
}
.wpcf7-form label {
  font-family: "Carlito-Regular" !important;
}

/* for the shop page spacing  */
.elementor-widget-loop-grid:not(:has(> .elementor-widget-container))
  > .elementor-button-wrapper,
.elementor-widget-loop-grid
  > .elementor-widget-container
  > .elementor-button-wrapper
  #shop {
  margin-top: var(--load-more—spacing, 55px) !important;
}

#instagram-gallery-feed-0 .swiper-container .swiper-button-next,
#instagram-gallery-feed-0 .swiper-container .swiper-button-prev {
  background: #791a3d;
  color: #fff !important;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#instagram-gallery-feed-0 .swiper-button-next:after,
#instagram-gallery-feed-0 .swiper-button-prev:after {
  font-size: 20px;
}

#instagram-gallery-feed-0 .swiper-slide {
  transform: scale(0.75);
}

#instagram-gallery-feed-0 .swiper-slide-active {
  transform: scale(1.2);
}
.e-load-more-message {
  margin-top: 0px !important;
}
.elementor-4524 .elementor-element.elementor-element-1005076 {
  mix-blend-mode: normal !important;
}
.elementor-3545 .elementor-element.elementor-element-1005076 {
  mix-blend-mode: normal !important;
}
@media (min-width: 1025px) and (max-width: 1435px) {
  .header-main .elementor-element-0edd5ea {
  }
}
/* testimonial text center */
.center-text {
  margin: auto;
}
@supports (-webkit-touch-callout: none) {
  .e-loop-carousel .swiper,
  .e-loop-carousel .swiper-wrapper,
  .e-loop-carousel .swiper-slide {
    -webkit-transform: translate3d(0,0,0) !important;
    transform: translate3d(0,0,0) !important;
    -webkit-backface-visibility: hidden !important;
    backface-visibility: hidden !important;
    -webkit-perspective: 1000;
    perspective: 1000;
  }

  .e-loop-carousel .swiper-slide {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
  }

  .e-loop-carousel .swiper-wrapper {
    will-change: transform !important;
    -webkit-overflow-scrolling: touch !important;
  }
}
.grecaptcha-badge {
  visibility: hidden !important;
}
