@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap);
.customCheckout
  .woocommerce-shipping-fields
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.customCheckout
  form.woocommerce-checkout
  .col-1
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 57px;
}
@font-face {
  font-family: Satoshi-Medium;
  src: url("../fonts/Satoshi-Medium.woff2") format("woff2"),
    url("../fonts/Satoshi-Medium.woff") format("woff"),
    url("../fonts/Satoshi-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: Satoshi-Bold;
  src: url("../fonts/Satoshi-Bold.woff2") format("woff2"),
    url("../fonts/Satoshi-Bold.woff") format("woff"),
    url("../fonts/Satoshi-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
body {
  margin: 0 !important;
  padding: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Satoshi-Medium !important;
  font-weight: 500;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-family: Satoshi-Bold !important;
  font-weight: 700;
  color: #42ca86;
  font-style: normal !important;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
li,
p {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  text-decoration: none;
  transition: 0.5s;
}
.breadcrumbs a,
.main-navigation ul li a:hover,
.specialists-wrapper .specialist-item a {
  color: #0d5450;
}
.appForm h2 strong,
.btnFill-2 a:hover,
.darmaServices h2,
.darmaServices h2 strong,
.sColorWhite h2 strong {
  color: #fff !important;
}
.customWidth {
  max-width: 1600px;
}
.btnFill a {
  background: #0d5450;
  padding: 20px 30px;
  display: inline-flex;
  border-radius: 5px;
  border: 1px solid #0d5450;
  position: relative;
  align-items: center;
}
.closeBtn,
.topHeadInfo ul {
  align-items: center;
  display: flex;
}
.btnFill a:after,
.main-navigation ul li:last-child a:after {
  content: "";
  display: inline-block;
  background: url("../images/arrow-white.svg") no-repeat;
  width: 21px;
  height: 17px;
  margin-left: 20px;
}
.btnFill a:hover {
  background: 0 0;
  color: #000;
}
.btnFill a:hover:after,
.main-navigation ul li:last-child a:hover:after {
  filter: invert(70%) sepia(38%) saturate(342%) hue-rotate(138deg)
    brightness(87%) contrast(85%);
}
.btnFill a:before {
  background: #fff;
  height: 100%;
  width: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.5s;
  border-radius: 5px;
}
.btnFill a span,
.specialist-designation,
.specialist-name {
  position: relative;
  z-index: 1;
}
.blog-post-item a img,
.blog-sidebar,
.btnFill a:hover:before,
.custom-section-inner .custom-section-left img,
.customCheckout .woocommerce-form-coupon p:first-child,
.customCheckout .woocommerce-shipping-fields label,
.customCheckout form.woocommerce-checkout .col-1,
.customCheckout form.woocommerce-checkout .col-2,
.dragSlider li img,
.productFeatureImg img,
.searchFormHolder form,
.searchFormHolder form label,
.serviceThum img,
.sfsi_widget,
.single-post-container .post-feature-image img {
  width: 100%;
}
.btnFill-2 a:before {
  background: #0d5450;
}
.ob-widget-btn {
  background-color: #0c5450 !important;
  border-radius: 5px !important;
}
.btnFill-2 a:hover:after {
  filter: invert(64%) sepia(83%) saturate(590%) hue-rotate(188deg)
    brightness(510%) contrast(121%) !important;
}
.blog-sidebar-mobile #block-19,
.blog-sidebar-mobile #block-20,
.customCart .cart_totals h2,
.productInfo .product_meta,
.service-description p br,
.vTestimo .e-font-icon-svg,
header.entry-header h1.entry-title {
  display: none;
}
header {
  background: #fff;
  height: 70px;
}
.topHeadInfo {
  background: #0d5450;
  padding: 10px 0;
}
.topHeadInfo ul {
  justify-content: space-evenly;
}
.topHeadInfo ul li {
  color: #fff;
  font-weight: 500;
  position: relative;
}
.topHeadInfo ul li a {
  color: #fff;
}
.sidenav {
  height: 0;
  width: 100%;
  position: fixed;
  z-index: 1;
  bottom: 0;
  left: 0;
  background-color: #0d5450ee;
  overflow-x: hidden;
  transition: 0.5s;
}
.closeBtn {
  justify-content: end;
  padding: 20px 30px;
}
.closeBtn a {
  color: #ffff;
  font-size: 40px;
}
.searchFormHolder {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.searchFormHolder form label input[type="search"] {
  width: 50%;
  height: 50px;
  border: none;
  border-bottom: 2px solid #fff;
  font-style: italic;
  background: 0 0;
  padding: 0 20px;
  margin-bottom: 20px;
  color: #fff;
}
.searchFormHolder form label input[type="search"]:focus {
  outline: 0;
}
.searchFormHolder form label input[type="search"]::-webkit-input-placeholder {
  color: #fff;
}
.searchFormHolder form label input[type="search"]::-moz-placeholder {
  color: #fff;
}
.searchFormHolder form label input[type="search"]:-ms-input-placeholder {
  color: #fff;
}
.searchFormHolder form label input[type="search"]:-moz-placeholder {
  color: #fff;
}
.searchFormHolder form input[type="submit"] {
  background: 0 0;
  font-size: 19px;
  border: 1px solid #fff;
  color: #fff;
  padding: 10px 50px;
  text-transform: uppercase;
}
.searchFormHolder form input[type="submit"]:hover {
  background: #fff;
  color: #222;
}
.cart-counter,
.cartCounter {
  font-size: 12px;
  color: #222;
  background: #fff;
  height: 20px;
  width: 20px;
  position: absolute;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  right: -13px;
  top: -6px;
}
.darmaProduct,
.darmaServices,
.hmCtaArea,
.mainLogo,
.meta-right,
.service-item,
.vTestimo .elementor-custom-embed-play,
.video-slide,
footer.site-footer .contact-info ul li {
  position: relative;
}
.accountNav li a {
  border: 1px solid #fff;
  height: 32px;
  width: 32px;
  display: inline-block;
  margin: 0 0 0 10px;
  text-align: center;
  line-height: 29px;
}
.mainLogo .site-branding {
  /*background: url("https://egl-aesthetic.futur-byte.com/wp-content/uploads/2024/11/logoBg.png")
    0 0 / contain no-repeat;*/
  padding: 20px 0px 20px 50px;
  position: relative;
  /*top: -51px;*/
  text-align: left;
}
.darmaProduct:after,
.darmaProduct:before,
.darmaServices:before,
.videoTesti:before {
  content: "" !important;
  position: absolute !important;
}
.main-navigation {
  margin-top: 10px;
}
.main-navigation ul {
  justify-content: space-between;
  align-items: center;
}
.custom-section-right p,
.main-navigation ul li a {
  color: #222;
  font-size: 18px;
  font-weight: 500;
}
.main-navigation ul li.current_page_item a,
.productBox ul li a.added_to_cart.wc-forward,
.woocommerce-message a {
  color: #0c5450;
}
.main-navigation ul li:last-child a {
  background: #0d5450;
  color: #fff;
  font-size: 15px;
  padding: 16px 30px 14px 30px;
  border-radius: 6px;
  font-weight: 600;
  letter-spacing: 1.5px;
  word-spacing: 3px;
  display: flex;
  align-items: center;
  transition: 0.5s;
  text-transform: uppercase;
}
.main-navigation ul li:last-child a:hover {
  background: 0 0;
  color: #0d5450;
}
.darmaProduct {
  overflow: hidden !important;
}
.darmaProduct:after,
.darmaProduct:before {
  background: url("../images/darmaProductBg.png");
}
.darmaProduct:before {
  width: 500px !important;
  height: 480px !important;
  left: -140px !important;
  top: -100px !important;
  z-index: -1;
}
.darmaProduct:after {
  width: 275px !important;
  height: 255px !important;
  bottom: -90px !important;
  right: -90px !important;
  background-size: cover;
  z-index: -1;
}
.productBox ul li,
.wt-related-products-cart ul li {
  border: 2px solid #0d5450;
  text-align: center;
  padding: 130px 0 0;
  border-radius: 5px;
}
.productBox ul li a.woocommerce-LoopProduct-link,
.tab-content.active,
.wt-related-products-cart ul li a.woocommerce-LoopProduct-link {
  display: block;
}
.productBox ul li a img,
.wt-related-products-cart ul li a img {
  margin: 0 auto;
  max-height: 150px;
  object-fit: contain;
  width: 100%;
}
.productBox ul li a span.price,
.wt-related-products-cart ul li a span.price {
  position: absolute;
  top: 20px;
  left: 20px;
  border: 1px solid #0d5450;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  padding: 8px 20px;
}
.productBox ul li a h2,
.wt-related-products-cart ul li a h2 {
  font-weight: 500 !important;
  font-size: 24px;
  color: #222;
  font-family: Roboto, sans-serif !important;
  margin: 50px 0 20px;
  padding: 0 30px;
}
.productBox ul li a.add_to_cart_button,
.wt-related-products-cart ul li a.add_to_cart_button {
  padding: 20px 0;
  border-top: 1px solid #0d5450;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0d5450;
}
.blog-post-item .blog-post-read-more:hover,
.productBox ul li:hover a.add_to_cart_button,
.productBox ul li:hover span.price,
.wt-related-products-cart ul li:hover a.add_to_cart_button,
.wt-related-products-cart ul li:hover span.price {
  background: #0d5450;
  color: #fff;
}
.productBox ul li:hover span.price span,
.specialist-item:hover .specialist-designation p,
.specialist-item:hover .specialist-name h3,
.videoTesti h2 strong {
  color: #fff;
}
.single-product .productBox section.related.products h2.wt-crp-heading {
  padding: 80px 0 50px;
  font-weight: 700;
  font-size: 56px;
}
.single-product .productBox section.related.products .owl-carousel {
  overflow: visible;
}
.single-product .productBox section.related.products .carousel-wrap {
  padding: 0;
}
.single-product .productBox section.related.products .owl-carousel .owl-nav {
  position: absolute;
  top: -120px;
  right: 40px;
}
.single-product
  .productBox
  section.related.products
  .owl-carousel
  .owl-nav
  .owl-next,
.single-product
  .productBox
  section.related.products
  .owl-carousel
  .owl-nav
  .owl-prev {
  color: transparent;
  padding: 0 !important;
  margin: 20px;
  height: 40px !important;
  width: 40px !important;
  border-radius: 0 !important;
  z-index: 10000000;
  background: url("https://silver-zebra-771466.hostingersite.com/wp-content/uploads/2025/01/Group-1577708375.svg")
    0 0 / cover no-repeat !important;
}
.single-product
  .productBox
  section.related.products
  .owl-carousel
  .owl-nav
  .owl-next {
  transform: rotate(0) scaleX(-1);
}
.darmaServices:before {
  background: url("https://egl-aesthetic.futur-byte.com/wp-content/uploads/2025/01/background-der.png")
    0 0 / cover no-repeat #0d5450 !important;
  width: 100% !important;
  height: 350px !important;
  top: 0 !important;
}
.darmaServices .btnFill a {
  background: #fff;
  color: #222;
  border: 1px solid #fff;
}
.darmaServices .btnFill a:hover,
.dragSlider .twentytwenty-overlay {
  background: 0 0;
}
.services-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, auto);
  gap: 20px;
}
.service-item {
  transition: 0.5s;
  overflow: hidden;
}
.service-image img {
  width: 100%;
  border-radius: 5px !important;
  max-height: 370px;
  object-fit: cover;
}
.service-icon {
  background: #fff;
  height: 70px;
  width: 70px;
  border-radius: 50%;
  line-height: 60px;
  margin-bottom: 20px;
  display: inline-block;
}
.services-overlay {
  position: absolute;
  bottom: 0;
  text-align: center;
  height: 0;
  background: rgba(185, 117, 77, 0.9);
  visibility: hidden;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 100%;
  transition: 0.5s;
  border-radius: 5px;
}
.service-title h3 a {
  font-weight: 700;
  color: #fff;
  font-size: 40px;
  letter-spacing: -1.6px;
  line-height: 48px;
  font-family: Satoshi-Medium !important;
}
.service-item:hover .services-overlay {
  display: flex;
  height: 100%;
  visibility: visible;
  flex-wrap: nowrap;
}
.priceCateSlider .slick-list.draggable,
.pricing-slideHolder .slick-list.draggable,
.servicesMain .service-item {
  border: 1px solid #000;
}
.servicesMain .service-item .service-image {
  padding: 20px;
}
.servicesMain .service-item .service-content {
  text-align: center;
}
.servicesMain .service-item .service-content h3,
.servicesMain .service-item .service-content p {
  padding: 0 20px;
}
.servicesMain .service-item .service-content h3 {
  font-size: 24px;
  font-weight: 700;
  color: #222;
}
.servicesMain .service-item .service-content p {
  font-size: 16px;
  font-weight: 400;
  color: #444;
}
.servicesMain .service-item .service-content p.service-pricing {
  color: #0c5450;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}
.servicesMain .service-item .service-content a.service-view-more {
  background: #0c5450;
  border-top: 1px solid #0c5450;
  display: block;
  padding: 20px 0;
  color: #fff;
}
.customCart .wc-proceed-to-checkout a:hover,
.customCart table.shop_table_responsive tr td.actions button.button:hover,
.customFilter button.wpfFilterButton:hover,
.servicesMain .service-item .service-content a.service-view-more:hover {
  background: 0 0;
  color: #0c5450;
}
.custom-section {
  grid-column: span 2;
  background: url("../images/widget-bg.png") center center/cover no-repeat;
}
.custom-section-inner {
  display: flex;
  align-items: end;
  justify-content: space-between;
  height: 100%;
}
.custom-section-inner .custom-section-left,
.custom-section-inner .custom-section-right {
  width: 50%;
}
.custom-section-inner .custom-section-left {
  margin-left: 80px;
  width: 70%;
}
.blog-post-item .blog-post-excerpt,
.blog-post-item .blog-post-title,
.custom-section-right {
  padding: 0 30px;
}
.custom-section-right h2 {
  font-weight: 600;
  color: #222;
  margin: 0 0 100px;
}
.custom-section-right p a {
  text-decoration: none;
  font-weight: 700;
  color: #0c5450;
  font-size: 20px;
}
.custom-section-right p strong {
  font-weight: 700;
  color: #0c5450;
  font-size: 20px;
}
.videoTesti {
  padding: 50px 0 0;
}
.videoTesti:before {
  background: url(../images/videoBg.png) 0 0 / cover no-repeat #0d5450 !important;
  width: 100% !important;
  height: 280px !important;
  top: 0 !important;
}
.vTestimo span.swiper-pagination-bullet {
  border-radius: 50%;
  color: transparent;
  border: none;
  padding: 0;
  margin: 4px;
  height: 12px;
  width: 12px;
  background: #a09e9e;
}
.customerReview span.swiper-pagination-bullet.swiper-pagination-bullet-active,
.dragSlider .slick-dots li.slick-active button,
.vTestimo span.swiper-pagination-bullet.swiper-pagination-bullet-active,
.videoTestimonials .slick-dots li.slick-active button {
  background: #0d5450;
  height: 20px;
  width: 20px;
}
.vTestimo .swiper-pagination {
  bottom: -30px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vTestimo .elementor-custom-embed-play:after {
  position: absolute;
  height: 100px;
  width: 100px;
  content: "";
  background: url(../images/play.svg) 0 0 / contain no-repeat;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: -50px;
}
.customerReview span.swiper-pagination-bullet,
.dragSlider .slick-dots li button,
.feedback-slider .slick-dots li button,
.priceCateSlider .slick-dots li button,
.pricing-slideHolder .slick-dots li button,
.videoTestimonials .slick-dots li button {
  height: 12px;
  width: 12px;
  background: #ececec;
  border-radius: 50%;
  color: transparent;
  border: none;
  padding: 0;
  margin: 4px;
}
.customerReview .swiper-pagination {
  bottom: -30px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px !important;
}
.clientTesti:after {
  background: url(../images/testiAfter.png) !important;
  width: 350px !important;
  height: 350px !important;
  top: 0 !important;
  right: -90px !important;
  z-index: -1;
}
.specialists-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
 
}
.specialists-wrapper .specialist-item {
  border: 1px solid #0d5450;
  padding: 30px;
  width: 24%;
  box-sizing: border-box;
  text-align: center;
  border-radius: 5px;
  position: relative;
}
.appForm input,
.videoTestimonials .video-slide {
  padding: 0 15px;
}
.specialist-item:hover:before {
  height: 100%;
}
.specialist-item:before {
  content: "";
  position: absolute;
  background: #0d5450;
  height: 0;
  width: 100%;
  bottom: 0;
  left: 0;
  transition: 0.5s;
}
.specialist-picture {
  position: relative;
  margin-bottom: 40px;
}
.specialist-picture:after {
  background: url("../images/label.png");
  height: 40px;
  width: 40px;
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.hmCtaArea:after,
.hmCtaArea:before {
  width: 50% !important;
  content: "" !important;
  position: absolute !important;
  height: 100%;
}
.specialist-name h3 {
  font-size: 26px;
  font-weight: 600;
}
.specialist-designation p {
  font-weight: 600;
}
.appForm input {
  width: 100%;
  background: #fafafa;
  border: 1px solid #f0f0f0;
  height: 57px;
  border-radius: 0;
}
.appForm textarea {
  padding: 15px;
  border-radius: 0;
  resize: none;
}
.appForm input[type="submit"] {
  width: auto;
  font-weight: 600;
  color: #222;
  background: url("../images/arrow-black.svg") 90px no-repeat #fff;
  padding: 0 50px 0 20px;
  border: 1px solid #fff;
  transition: 0.5s;
}
.appForm input[type="submit"]:hover {
  background-color: transparent;
}
.newletterForm input[type="email"] {
  border: 1px solid #fff;
  border-radius: 80px;
  color: #fff;
  padding: 0 20px;
  height: 54px;
  background: 0 0;
}
.newletterForm input[type="submit"] {
  height: 56px;
  background: url("../images/icon-mail.png") 25px no-repeat #fff;
  color: #222 !important;
  padding: 0 50px;
  border-radius: 80px;
  font-weight: 600;
}
.newletterForm input[type="email"]::-webkit-input-placeholder {
  color: #fff;
}
.newletterForm input[type="email"]::-moz-placeholder {
  color: #fff;
}
.newletterForm input[type="email"]:-ms-input-placeholder {
  color: #fff;
}
.newletterForm input[type="email"]:-moz-placeholder {
  color: #fff;
}
.emrNumber {
  position: relative !important;
  z-index: 1 !important;
}
.hmCtaArea:before {
  left: 0 !important;
  background: url("../images/backg-1.png") center/cover no-repeat;
}
.hmCtaArea:after {
  right: 0 !important;
  background: url("../images/backg-2.png") center/cover no-repeat;
}
.dragSlider .slick-dots,
.priceCateSlider .slick-dots,
.pricing-slideHolder .slick-dots {
  display: inline-flex;
  align-items: center;
  margin-top: 30px;
}
.dragSlider .slick-dots:after {
  content: "";
  display: block;
  height: 2px;
  background: #0d5450;
  width: 90%;
  position: absolute;
  left: 50px;
  right: 0;
  bottom: 13px;
}
.dragSlider .slick-dots li {
  display: flex;
  align-items: center;
  justify-content: center;
}
.dragSlider .slick-arrow {
  position: absolute;
  background: url("../images/arrow.svg") center no-repeat #0d5450;
  border-radius: 50px;
  height: 40px;
  width: 40px;
  color: transparent;
  right: 0;
  bottom: 0;
  border: none;
  z-index: 2;
}
.mainShopPage ul.products li,
.videoTestimonials .video-slide img {
  width: 100% !important;
}
.feedback-slider .slick-dots,
.videoTestimonials .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px 0 0;
}
.video-slide:after {
  content: "";
  height: 72px;
  width: 72px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("../images/play.svg");
  left: 45%;
  top: 40%;
}
.dragSlider .slick-arrow.slick-next,
.priceCateSlider .slick-arrow.slick-next,
.pricing-slideHolder .slick-arrow.slick-next {
  transform: rotate(180deg);
}
.dragSlider .slick-arrow.slick-prev,
.priceCateSlider .slick-arrow.slick-prev,
.pricing-slideHolder .slick-arrow.slick-prev {
  right: 60px;
}
.dragSlider .twentytwenty-overlay .twentytwenty-after-label,
.dragSlider .twentytwenty-overlay .twentytwenty-before-label {
  opacity: 1;
}
.dragSlider .twentytwenty-horizontal .twentytwenty-before-label:before {
  transform: rotate(-90deg);
  text-transform: uppercase;
  left: -50px;
  margin-top: 0;
  font-size: 32px;
  font-weight: 500;
  background: 0 0;
}
.dragSlider .twentytwenty-horizontal .twentytwenty-after-label:before {
  transform: rotate(-90deg);
  text-transform: uppercase;
  right: -20px;
  margin-top: 0;
  font-size: 32px;
  font-weight: 500;
  background: 0 0;
  color: #222;
}
.feedback-slider li .testimonial-content {
  padding: 30px;
  border: 1px solid #ececec;
  margin: 15px;
  background: #fff;
}
.feedback-slider li ul.ratingStart,
.post_author {
  display: flex;
  align-items: center;
}
.feedback-slider li ul.ratingStart li {
  padding: 0;
  margin-right: 5px;
}
.feedback-slider li ul.ratingStart li span {
  color: #f6c551;
}
.feedback-slider li p {
  font-size: 18px;
  color: #dadada;
  margin: 20px 0;
  line-height: 28px;
  font-weight: 400;
}
.feedback-slider li ul.userInfo {
  display: inline-flex;
  align-items: center;
}
.feedback-slider li ul.userInfo li img {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  border: 3px solid #fff;
  box-shadow: 0 0 3px 1px;
  margin-right: 30px;
  object-fit: cover;
}
.feedback-slider li ul.userInfo li h4 {
  color: #000;
  font-weight: 700;
}
.feedback-slider li ul.userInfo li p {
  font-size: 16px;
  color: #dadada;
  margin: 0;
}
.feedback-slider li ul.userInfo li p strong {
  font-size: 18px;
  font-weight: 500;
}
.feedback-slider .slick-dots li.slick-active button,
.priceCateSlider .slick-dots li.slick-active button,
.pricing-slideHolder .slick-dots li.slick-active button {
  background: #0d5450;
  height: 12px;
  width: 12px;
}
.dragSlider li .box .twentytwenty-container {
  height: 730px !important;
}
.dragSlider li .box .twentytwenty-container img {
  height: auto;
}
.serviceContainer {
  padding-bottom: 80px;
  padding-top: 80px;
}
.blog-post-item {
  width: 100%;
  border: 1px solid #000;
  margin-bottom: 30px;
}
.blog-post-item .blog-post-meta {
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.blog-post-item .blog-post-title a {
  font-size: 24px;
  font-weight: 700;
  color: #222;
  text-decoration: none;
}
.blog-post-item .blog-post-excerpt {
  font-size: 18px;
}
.blog-post-item .blog-post-read-more {
  margin-left: 30px;
  border: 1px solid #0d5450;
  display: inline-block;
  padding: 20px 40px;
  margin-top: 20px;
  margin-bottom: 30px;
  text-decoration: none;
  color: #0d5450;
  font-size: 18px;
  font-weight: 600;
}
.blog-post-item .blog-post-meta .meta-left ul,
.customCheckout form.woocommerce-checkout {
  display: flex;
  flex-wrap: wrap;
}
.blog-post-item .blog-post-meta .meta-left ul li {
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.blog-post-item .blog-post-meta .meta-left ul li i {
  margin-right: 15px;
  height: 24px;
  width: 24px;
  display: inline-block;
}
.blog-post-item .blog-post-meta .meta-left ul li:first-child i {
  background: url("../images/calendar.svg");
}
.blog-post-item .blog-post-meta .meta-left ul li:nth-child(2) i {
  background: url("../images/clock.svg");
}
.blog-post-item .blog-post-meta .meta-left ul li:nth-child(3) i {
  background: url("../images/message-text.svg");
}
.blog-post-item .blog-post-meta .meta-left ul li:nth-child(4) i {
  background: url("../images/eye.svg");
}
.meta-right span {
  height: 40px;
  width: 40px;
  background: #0c5450;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  color: #fff;
  margin-left: 15px;
  cursor: pointer;
}
.blog-sidebar .widget_block {
  border: 1px solid #222;
  padding: 30px;
}
.blog-sidebar .widget_block.widget_search {
  border: none;
  padding: 0;
}
.blog-sidebar .widget_block.widget_search .wp-block-search__inside-wrapper {
  border: 1px solid #222;
  display: flex;
  align-items: center;
}
.blog-sidebar
  .widget_block.widget_search
  .wp-block-search__inside-wrapper
  input[type="search"] {
  width: 90%;
  border: none;
  height: 60px;
  padding: 0 20px;
  outline: 0;
  font-weight: 600;
  font-size: 18px;
}
.blog-sidebar
  .widget_block.widget_search
  .wp-block-search__inside-wrapper
  button {
  background: url("/wp-content/uploads/2024/12/search-icon.png") no-repeat;
  height: 30px;
  width: 30px;
  color: transparent;
  border: none;
  margin: 0 20px 0 0;
}
.blog-sidebar .widget_block h2 {
  color: #222;
  font-size: 24px;
  font-weight: 700;
}
.blog-sidebar .widget_block h2:after {
  height: 3px;
  width: 80px;
  content: "";
  display: block;
  background: #0c5450;
  margin: 15px 0;
}
.post-nav.next-post span:after,
.post-nav.previous-post span:before {
  background: url("../images/arrow-next.png");
  width: 19px;
  height: 16px;
  content: "";
}
.blog-sidebar .widget_block ul li {
  margin-bottom: 15px;
}
.blog-sidebar .widget_block ul li a {
  color: #222;
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px;
}
.singleBanner {
  background: url(../images/main-blog-banner.png) center/cover no-repeat;
  height: 400px;
  display: flex;
  align-items: end;
  margin-top: 70px;
}
.singleBanner h1 {
  font-size: 56px;
  font-weight: 700;
  margin: 0 0 40px;
}
.single-post-container .blog-post-item {
  border: none;
}
.single-post-container .blog-post-item .blog-post-meta {
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}
.post_author img {
  height: 34px;
  width: 34px;
}
.single-blog-nav {
  border: 1px solid #222;
  padding: 20px;
  margin-bottom: 50px;
}
.single-post .post-content h3 {
  font-size: 24px;
  font-weight: 700;
  color: #222;
  margin-bottom: 20px;
}
.post-nav.next-post {
  text-align: right;
  display: flex;
  flex-direction: column-reverse;
  font-weight: 500;
  font-size: 24px;
  color: #222;
}
.sfsi_wicons {
  display: inline-block;
  text-align: center;
}
.norm_row {
  float: none;
  text-align: center !important;
  width: 100% !important;
}
.social-dd {
  position: absolute;
  background: #fff;
  padding: 20px;
  border: 2px solid #0c5450;
  border-radius: 5px;
  margin-top: 10px;
  width: 100%;
}
.blogNextTitle {
  height: 80px;
}
.wt-related-products .owl-dots,
div#comments {
  display: block !important;
}
.comments-section {
  margin: 20px 0;
  font-family: Arial, sans-serif;
}
.comments-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.comment-list {
  list-style: none;
  padding: 0;
}
.comment-list li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}
.comment-avatar img {
  margin-right: 15px;
}
.comment-content {
  max-width: calc(100% - 80px);
}
.comment-author {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}
.comment-date {
  font-size: 12px;
  color: #666;
  display: block;
  margin-bottom: 10px;
}
.comment-text {
  font-size: 14px;
  line-height: 1.6;
}
.leave-comment {
  margin-top: 30px;
}
.leave-comment-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
}
.comment-author-input,
.comment-email-input,
.comment-textarea {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 14px;
}
.comment-submit-button {
  background-color: #0c5450;
  color: #fff;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  font-size: 18px;
  border-radius: 4px;
  font-weight: 600;
  width: 100%;
}
.comment-submit-button:hover {
  background-color: #005f46;
}
.previous-post {
  border-right: 2px solid #0c5450;
  display: flex;
  flex-direction: column-reverse;
  font-weight: 500;
  font-size: 24px;
  color: #222;
}
.post-nav a {
  font-weight: 600;
  font-size: 24px;
  color: #222;
}
.post-nav span {
  font-size: 18px;
  font-weight: 600;
  color: #0c5450;
  margin-top: 20px;
  display: inline-block;
}
.post-nav.next-post span:after {
  display: inline-block;
  margin-left: 20px;
}
.post-nav.previous-post span:before {
  display: inline-block;
  margin-right: 20px;
  transform: rotate(180deg);
}
.service-list li a {
  border: 1px solid #0c5450;
  padding: 15px 20px;
  display: block;
  margin: 0 0 15px;
  color: #0c5450;
  font-size: 18px;
  font-weight: 600;
  display: flex;
  align-items: center;
  position: relative;
  text-transform: uppercase;
}
.mainShopPage ul.page-numbers li span.current,
.service-list li a:hover {
  background: #0c5450;
  color: #fff;
}
.service-list li a:after {
  background-image: url("/wp-content/uploads/2024/12/serviceImg.png");
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  width: 19px;
  height: 16px;
  right: 20px;
}
.service-list li a:hover:after {
  filter: brightness(0) invert(1);
}
.service-content h1 {
  font-weight: 700;
  font-size: 40px;
  color: #091727;
}
.service-description p.service-pricing {
  font-size: 32px;
  color: #0c5450;
  font-weight: 700;
  margin-bottom: 20px;
}
.service-description p strong {
  font-size: 24px;
  color: #222;
  margin-bottom: 15px;
  display: block;
}
.service-description p {
  font-size: 16px;
}
.service-description ul {
  padding-left: 30px;
  list-style: disc;
  margin-bottom: 20px;
}
.service-description ul li {
  padding-bottom: 10px;
}
.footerCopyRight p,
.priceCateSlider .pricing-item:hover .price,
.priceCateSlider .pricing-item:hover h3,
.priceCateSlider .pricing-item:hover p,
.priceCateSlider .pricing-item:hover ul.price-list li,
.pricing-slideHolder li:hover .price,
.pricing-slideHolder li:hover h3,
.pricing-slideHolder li:hover p,
.service-description .btnFill a,
.wt-related-products-cart ul li:hover span.price span {
  color: #fff;
}
.service-description .btnFill a:hover {
  color: #000;
}
.breadcrumbs {
  padding: 30px 0;
}
.breadcrumbs span {
  font-weight: 700;
  font-size: 16px;
  color: #0c5450;
}
.mainShopPage .woocommerce-result-count {
  display: inline-block;
  padding: 0 0 0 30px;
}
.mainShopPage .woocommerce-ordering {
  display: inline-flex !important;
  justify-content: end;
  align-items: end;
  width: 80%;
}
.mainShopPage .woocommerce-ordering select {
  font-size: 16px;
  color: #222;
  font-weight: 500;
  padding: 10px 20px;
  border: none;
}
.mainShopPage ul.products {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  padding: 20px;
}
.mainShopPage ul li a h2 {
  font-size: 16px !important;
  height: 60px;
  overflow: hidden;
}
.mainShopPage ul.page-numbers {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.mainShopPage ul.page-numbers li {
  border: none;
  text-align: center;
  padding: 0;
  border-radius: 0;
  margin: 0 5px;
}
.mainShopPage ul.page-numbers li a,
.mainShopPage ul.page-numbers li span.current {
  border: 1px solid #ececec;
  background: #fff;
  height: 36px;
  width: 32px;
  display: block;
  line-height: 36px;
  color: #222;
  text-decoration: none;
}
.mainShopPage ul.page-numbers li a.next,
.mainShopPage ul.page-numbers li a.prev {
  width: auto;
  padding: 0 20px;
}
.wpfPriceInputs {
  justify-content: flex-start;
}
.wpfPriceInputs:before {
  content: "Price:";
  display: inline-block;
  margin-right: 10px;
  font-weight: 400;
  font-size: 14px;
}
.customFilter .ui-slider.ui-widget-content .ui-slider-handle {
  border-radius: 50%;
  height: 8px;
  width: 8px;
  border: none !important;
  background: #0c5450;
}
.customFilter .ui-slider.ui-widget-content:not(.iris-slider-offset) {
  background: #ececec !important;
  border: none;
  height: 2px;
}
.customFilter .ui-slider-horizontal .ui-slider-range {
  height: 2px !important;
  background: #0c5450 !important;
}
.customFilter .ui-slider-horizontal .ui-slider-handle {
  top: -3px;
}
.customFilter button.wpfFilterButton {
  width: 100%;
  background: #0c5450;
  color: #fff;
  border-radius: 0;
  border: 1px solid #0c5450;
}
.productInfo h1 {
  font-size: 40px;
  font-weight: 700;
  color: #091727;
}
.productInfo p.price {
  color: #0c5450;
  font-size: 32px;
  font-weight: 700;
}
.productInfo form.cart {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.productInfo form.cart input[type="number"] {
  height: 50px;
  border: none;
  width: 65%;
  text-align: center;
  font-weight: 600;
  color: #0c5450;
}
.productInfo form.cart button.single_add_to_cart_button {
  height: 57px;
  border: none;
  background: #0c5450;
  color: #fff;
  font-weight: 600;
  padding: 0 70px;
  border-radius: 0;
  margin-left: 15px;
}
.productInfo .quantity {
  border: 1px solid #0c5450;
  width: 15%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.productInfo .woocommerce-variation-add-to-cart {
  display: flex;
}
.productInfo .woocommerce-variation-add-to-cart .quantity {
  width: 30%;
}
.productInfo table.variations select {
  border: 1px solid #0c5450;
  height: 57px;
  width: 50%;
}
.productInfo table.variations label {
  font-weight: 700;
  font-size: 18px;
  display: none;
}
.productInfo table.variations button.reset_variations {
  height: 57px;
  border: none;
  background: #0c5450;
  color: #fff;
  font-weight: 600;
  padding: 0 70px;
  border-radius: 0;
  margin: 20px 0 0;
}
.productInfo .woocommerce-variation-price {
  margin: 0 0 20px;
}
.productInfo .quantity button {
  border: none;
  background: 0 0;
  color: #0c5450;
  font-weight: 700;
  font-size: 30px;
  padding: 0 0 10px;
}
.productInfo .product-description {
  margin: 40px 0 0;
}
.productInfo .product-description h2 {
  margin-bottom: 20px;
  font-weight: 700;
}
.woocommerce-breadcrumb {
  margin: 40px 0;
  font-weight: 700;
  font-size: 16px;
  color: #444;
}
.woocommerce-breadcrumb a {
  color: #444;
  font-size: 16px;
  font-weight: 400;
}
.wpfFilterWrapper .wpfPriceInputs {
  justify-content: start;
}
.wpfPriceRangeField#wpfMaxPrice,
.wpfPriceRangeField#wpfMinPrice {
  font-size: 14px;
  background: 0 0;
  border: none;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #fff;
  padding: 15px;
  color: red;
}
.has-post-thumbnail img {
  width: 30%;
  margin: 0 auto;
}
.cartRecentPro {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.customCart .woocommerce .woocommerce-cart-form {
  padding: 20px;
  display: inline-block;
  width: 68%;
  float: left;
}
.customCart .woocommerce-message {
  display: block;
  width: 100%;
  clear: both;
  float: left;
}
.customCart .woocommerce .cart-collaterals {
  padding: 20px;
  border: 1px solid #0c5450;
  width: 30%;
  display: inline-block;
}
.customCart table.shop_table_responsive tr th,
table.shop_table_responsive tr td {
  padding: 20px 0;
  border-bottom: 1px solid #eeee;
}
table.woocommerce-cart-form__contents tr td {
  padding: 20px 15px;
  border-bottom: 1px solid #eeee;
  width: 10%;
}
table.woocommerce-cart-form__contents tr td .quantity {
  display: flex;
  border: 1px solid #0c5450;
}
table.woocommerce-cart-form__contents tr td .quantity button {
  border: none;
  background: 0 0;
  color: #0c5450;
  font-weight: 700;
  font-size: 30px;
  padding: 0 5px 10px;
}
.customCart table.shop_table_responsive tr td.actions .coupon {
  float: left;
}
.customCart table.shop_table_responsive tr td.product-name a {
  font-size: 18px;
  font-weight: 500;
  color: #0c5450;
}
.customCart table.shop_table_responsive tr td.actions button.button {
  float: right;
  display: block;
  text-align: center;
  background: #0c5450;
  padding: 20px 60px;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  border: 1px solid #0c5450;
  border-radius: 0;
  cursor: pointer;
  transition: 0.5s;
}
.customCart .coupon label {
  color: #222;
  text-align: left;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}
.customCart .coupon button.button {
  height: 48px;
  border-radius: 0;
  padding: 0 16px;
  background: no-repeat;
  border: 1px solid #0c5450;
  color: #0c5450;
  font-weight: 500;
  text-transform: uppercase;
}
.customCart .cart-subtotal th,
.customCart .order-total th {
  text-align: left;
}
.customCart .cart-subtotal td,
.wt-related-products-cart .owl-theme .owl-nav {
  text-align: right;
}
.customCart .order-total td {
  text-align: right;
  font-size: 20px;
  color: #0c5450;
}
.customCart .wc-proceed-to-checkout a {
  display: block;
  text-align: center;
  background: #0c5450;
  padding: 20px 0;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  border: 1px solid #0c5450;
}
.customCart .quantity input.qty {
  width: 70%;
  border: none;
  text-align: center;
}
.woocommerce-Price-amount {
  font-size: 20px;
  color: #0c5450;
  margin-top: 0;
  display: inline-block;
  font-weight: 600;
}
.customCart .productInfo .quantity {
  width: 40%;
}
.woocommerce-shipping-calculator a {
  text-decoration: underline !important;
  color: #0c5450;
  font-size: 18px;
  font-weight: 500;
  margin: 15px 0;
  display: block;
}
.woocommerce-shipping-calculator .shipping-calculator-form input {
  width: 100%;
  height: 50px;
  border: 1px solid #0c5450;
  padding: 0 15px;
}
.woocommerce-shipping-calculator .shipping-calculator-form button {
  width: 100%;
  height: 50px;
  border: 1px solid #0c5450;
  padding: 0 15px;
  background: #0c5450;
  color: #fff;
}
.woocommerce-shipping-calculator
  .shipping-calculator-form
  select
  span.select2-selection__rendered {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border: 1px solid #0c5450;
  padding: 0 15px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 48px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 48px;
}
.woocommerce-shipping-calculator
  .select2-container--default
  .select2-selection--single {
  height: 50px;
  border: 1px solid #0c5450;
}
table.shop_table_responsive tr td.product-remove a {
  background: #0c5450;
  height: 40px;
  width: 40px;
  display: inline-block;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
}
.wt-related-products-cart h2 {
  font-family: Satoshi-Bold !important;
  font-size: 66px;
  font-weight: 500;
  color: #222;
  font-style: italic;
}
.wt-related-products-cart .owl-nav > div {
  top: 0 !important;
}
.wt-related-products-cart .owl-nav .owl-next {
  right: auto !important;
}
.wt-related-products-cart .owl-nav .owl-prev {
  left: auto !important;
}
.customArrows {
  position: relative;
  top: -720px;
}
.custom-prev,
custom-next {
  cursor: pointer;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
ul.price-list {
  height: 250px;
  overflow: scroll;
  overflow-x: hidden;
  padding: 0;
}
ul.price-list::selection {
  background: #87ceeb;
  color: #fff;
  text-shadow: none;
}
ul.price-list::-webkit-scrollbar {
  width: 10px;
  background-color: #b9754d;
}
ul.price-list::-webkit-scrollbar-button:end:increment,
ul.price-list::-webkit-scrollbar-button:start:decrement {
  display: none;
}
ul.price-list::-webkit-scrollbar-track-piece {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #b9754d;
}
ul.price-list::-webkit-scrollbar-thumb:vertical {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #0c544f;
}
.priceCateSlider .pricing-item,
.pricing-slideHolder li {
  padding: 30px;
}
.priceCateSlider .pricing-item h3,
.pricing-slideHolder li h3 {
  font-size: 26px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 15px;
}
.priceCateSlider .pricing-item p.pricing-description,
.pricing-slideHolder li p.pricing-description {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.priceCateSlider .pricing-item ul.price-list li,
.pricing-slideHolder li p.price-list-text {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 9px;
  display: flex;
  align-items: flex-start;
  position: relative;
  padding-left: 29px;
}
.priceCateSlider .pricing-item ul.price-list li:before,
.pricing-slideHolder li p.price-list-text:before {
  content: "";
  background: url(../images/pList.png) 0 0 / cover;
  width: 23px;
  height: 23px;
  display: inline-block;
  margin-right: 0;
  position: absolute;
  left: 0;
}
.priceCateSlider .pricing-item .price,
.pricing-slideHolder li .price {
  font-size: 30px;
  font-weight: 700;
}
.priceCateSlider .pricing-item .price span,
.pricing-slideHolder li .price span {
  font-size: 22px;
  font-weight: 400;
}
.priceCateSlider .pricing-item a.pricing-button,
.pricing-slideHolder li a.pricing-button {
  width: 100%;
  text-align: center;
  color: #fff;
  background: #0c5450;
  padding: 20px;
  display: inline-block;
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}
.priceCateSlider .pricing-item:hover,
.pricing-slideHolder li:hover {
  background: linear-gradient(315.59deg, #0c5450 -21.02%, #1fafa7 108.58%);
}
.priceCateSlider .pricing-item:hover .pricing-button,
.pricing-slideHolder li:hover .pricing-button {
  background: #fff;
  color: #0c5450;
}
.priceCateSlider .pricing-item:hover ul.price-list li:before,
.pricing-slideHolder li:hover p.price-list-text:before {
  filter: brightness(10);
}
.priceCateSlider .slick-dots li,
.pricing-slideHolder .slick-dots li {
  padding: 0;
  background: #fff;
  position: relative;
  z-index: 1;
  border: none;
}
.priceCateSlider .slick-dots:after,
.pricing-slideHolder .slick-dots:after {
  content: "";
  display: block;
  height: 2px;
  background: #0d5450;
  width: calc(100% - 160px);
  position: absolute;
  left: 50px;
  right: 0;
  bottom: 15px;
}
.priceCateSlider .slick-arrow,
.pricing-slideHolder .slick-arrow {
  position: absolute;
  background: url("../images/arrow.svg") center no-repeat #0d5450;
  border-radius: 50px;
  height: 40px;
  width: 40px;
  color: transparent;
  right: 0;
  bottom: 0;
  border: none;
  z-index: 2;
}
.pricing-tabs {
  margin: 20px 0;
}
.tab-navigation {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
  border-bottom: 2px solid #0c5450;
}
.tab-navigation .tab-link {
  padding: 10px 20px;
  cursor: pointer;
  border: 1px solid #0c544f;
  border-bottom: none;
  background: no-repeat;
  margin-right: 5px;
  transition: background 0.3s;
  color: #0c5450;
  font-weight: 500;
  font-size: 16px;
}
.tab-navigation .tab-link:hover {
  border: 1px solid #0c544f;
  color: #fff;
  background: #0c544f;
}
.tab-navigation .tab-link.active {
  background: #0c544f;
  border-bottom: 2px solid #0c544f;
  color: #fff;
}
.tab-content {
  display: none;
}
.slick-track {
  margin-left: 0;
  margin-right: 0;
}
.customCheckout form.woocommerce-checkout #customer_details {
  width: 70%;
  padding: 0 50px 0 0;
}
.customCheckout form.woocommerce-checkout #order_review {
  width: 30%;
  padding: 30px;
  border: 1px solid #000;
  height: 50%;
}
.customCheckout form.woocommerce-checkout .col-1 label {
  width: 100%;
  text-align: left;
  padding: 0 0 10px;
}
.customCheckout .woocommerce-shipping-fields input,
.customCheckout form.woocommerce-checkout .col-1 input {
  width: 100%;
  border: 1px solid #f0f0f0;
  height: 57px;
  border-radius: 0;
  padding: 0 15px;
}
.customCheckout form.woocommerce-checkout .col-1 input:focus {
  border-color: #0c5450 !important;
}
.customCheckout form.woocommerce-checkout .col-2 textarea {
  height: 75px;
  padding: 15px;
}
.customCheckout
  .woocommerce-shipping-fields
  .select2-container--default
  .select2-selection--single,
.customCheckout
  form.woocommerce-checkout
  .col-1
  .select2-container--default
  .select2-selection--single {
  height: 57px;
  border-radius: 0;
}
.customCheckout
  form.woocommerce-checkout
  .col-1
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 57px;
}
.customCheckout
  .woocommerce-shipping-fields
  input#ship-to-different-address-checkbox {
  width: auto;
  height: auto;
}
.customCheckout
  .woocommerce-shipping-fields
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 57px;
}
.customCheckout .woocommerce-form-coupon p.form-row button,
.customCheckout button#place_order {
  display: block;
  text-align: center;
  background: #0c5450;
  padding: 20px 0;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  border: 1px solid #0c5450;
  width: 100%;
}
.customCheckout .woocommerce-info {
  padding: 20px;
  margin: 40px 0;
  background-color: #0c5450;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
}
.customCheckout .woocommerce-info a {
  text-decoration: underline;
  color: #fff;
}
.customCheckout .woocommerce-form-coupon {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.customCheckout .woocommerce-form-coupon p.form-row {
  width: 33%;
  margin-right: 20px;
}
.customCheckout .woocommerce-form-coupon p.form-row input[type="text"] {
  border: 1px solid green;
  border-radius: 0;
  height: 60px;
  padding: 0 15px;
  color: green;
  width: 100%;
}
.customCheckout .woocommerce-NoticeGroup {
  width: 100%;
  margin-bottom: 50px;
}
.customCheckout .woocommerce-NoticeGroup ul.woocommerce-error {
  padding: 30px;
  background: #0c5450;
}
.customCheckout .woocommerce-NoticeGroup ul.woocommerce-error li a {
  color: #ff2525;
  font-weight: 600;
  font-size: 18px;
  display: block;
  margin-bottom: 15px;
}
footer.site-footer {
  background: url(../images/footerBg.png) center/100% no-repeat;
  padding: 50px 0 0;
}
footer.site-footer p {
  line-height: 24px;
  margin-top: 20px;
  padding: 0 30px 0 0;
}
footer.site-footer h2,
footer.site-footer h3 {
  font-family: Satoshi-Bold;
  font-weight: 700;
  margin: 0 0 20px;
  font-size: 22px;
  line-height: 22px;
}
footer.site-footer li a {
  color: #313131;
  font-size: 16px;
  line-height: 32px;
}
footer.site-footer li a:hover {
  color: #5f8af4;
}
footer.site-footer .working-tbl h2 {
  color: #222;
}
footer.site-footer .working-tbl table tr td {
  border: none;
  border-bottom: 1px solid #f0f0f0;
  padding: 8px 0;
  color: #222;
}
footer.site-footer .contact-info ul {
  padding: 0 20px 0 0;
}
footer.site-footer .contact-info ul li a,
footer.site-footer .contact-info ul li:nth-child(3) {
  padding-left: 30px;
}
footer.site-footer .contact-info ul li:before {
  font-family: FontAwesome;
  margin-right: 15px;
  position: absolute;
}
footer.site-footer .contact-info ul li:first-child:before {
  content: "\f095";
}
footer.site-footer .contact-info ul li:nth-child(2):before {
  content: "\f0e0";
}
footer.site-footer .contact-info ul li:nth-child(3):before {
  content: "\f041";
  left: 3px;
}
.footerCopyRight {
  background: #0d5450;
  padding: 24px 0;
  margin-top: 30px;
}
.footerCopyRight ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.footerCopyRight ul li {
  margin: 0 5px;
}
@media only screen and (max-width: 1440px) {
  .mainLogo .site-branding {
    padding: 26px 10px;
    background-size: 100% 100%;
  }
  .specialists-wrapper .specialist-item {
    width: 23%;
  }
}
@media only screen and (max-width: 1366px) {
  .main-navigation ul li:last-child a {
    padding: 10px;
  }
  .main-navigation ul li a {
    font-size: 16px;
    font-weight: 500;
  }
  .site-branding img {
    width: 150%;
  }
}
@media only screen and (max-width: 1199px) {
  .site-branding img {
    width: 150%;
  }
}
@media only screen and (max-width: 1024px) {
  .newletterForm input[type="email"] {
    width: 100%;
    margin-bottom: 15px;
  }
  .newletterForm input[type="submit"] {
    width: 100%;
    background-position: 185px;
  }
  .menu-main-menu-container {
    position: absolute;
    z-index: 1;
    background: #fff;
    padding: 30px;
    width: 100%;
    left: 0;
  }
  .main-navigation li {
    margin: 0 0 15px;
  }
  .main-navigation ul li:last-child a {
    display: inline-block;
  }
  .topHeadInfo {
    display: none;
  }
  .mainLogo .site-branding {
    background: 0 0;
    top: 0;
  }
  .mobileCart img {
    filter: brightness(0) contrast(2);
  }
  .mainHeader .row {
    align-items: center;
  }
  .mobileBtn {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .mobileBtn a,
  .mobileBtn button {
    border: 1px solid #0d2f63;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    background: 0 0;
    border-radius: 0;
    padding: 0;
    margin: 0 0 0 15px;
  }
  .productBox ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    gap: 20px;
    padding: 0;
    margin: 0;
    justify-content: center;
  }
  .productBox ul li {
    flex: 0 0 48%;
    box-sizing: border-box;
    padding: 10px;
    margin: 0 !important;
  }
  .mobileCols [class^="col-md-"] {
    width: 50%;
  }
  .quick-links {
    margin-bottom: 60px;
  }
  .service-title h3 a {
    font-size: 30px;
  }
  .dragSlider .slick-dots:after {
    width: 70vw;
  }
}
.added_to_cart {
  padding: 10px 0;
  display: block;
  border-top: 1px solid #0c5450;
  color: #0c5450;
}
.woocommerce-error {
  font-size: 20px;
}
woocommerce-notices-wrapper {
  display: block;
  width: 100%;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-noreviews,
p.no-comments {
  background-color: #0d5450;
  clear: both;
  color: #fff;
  padding: 15px;
  margin: 0 0 60px;
}
.wpcf7 form.sent .wpcf7-response-output {
  color: #fff;
  padding: 15px;
}
.return-to-shop {
  text-align: center;
  width: 100%;
}
.return-to-shop a {
  background: #0c5450;
  color: #fff;
  padding: 15px 30px;
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  .singleBanner h1 {
    font-size: 35px;
  }
  .darmaServices .btnFill a {
    color: #fff;
    border: 1px solid #0d5450;
  }
  .darmaServices .btnFill a:hover {
    color: #0d5450;
  }
  .hide-search #block-18,
  .home .dragSlider .slick-dots:after,
  .topHeadInfo,
  table.shop_table_responsive tr td::before {
    display: none;
  }
  .archive ul.products li.product img {
    display: inline-block;
  }
  .service-description .btnFill a {
    color: #fff;
    margin-bottom: 40px;
  }
  footer.site-footer p {
    padding: 0;
  }
  .wt-related-products-cart h2 {
    font-size: 40px;
    padding: 30px 0 !important;
    text-align: center;
    display: block;
  }
  .mainShopPage ul.page-numbers {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
  }
  .mainShopPage ul.page-numbers li {
    flex: 0 0 0;
  }
  .mainLogo .site-branding {
    padding: 26px 10px 0;
    background: 0 0;
    top: 0;
  }
  footer.site-footer .contact-info ul li a {
    padding-left: 10px;
  }
  footer.site-footer .contact-info ul li:before {
    position: relative;
    left: -10px;
  }
  .customCart .woocommerce {
    display: BLOCK;
  }
  .contact-info,
  .disc-txt,
  .footerCopyRight p,
  .quick-links,
  .services-links,
  table.shop_table_responsive tr td.product-thumbnail {
    text-align: center;
  }
  .customCart .coupon input[type="text"] {
    border: 1px solid #0c5450;
    border-radius: 0;
    height: 48px;
    padding: 0 15px;
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .customCart .coupon button.button,
  .customCart .woocommerce .cart-collaterals,
  .customCart .woocommerce .woocommerce-cart-form,
  .mainShopPage .woocommerce-ordering,
  .productInfo .woocommerce-variation-add-to-cart .quantity,
  .productInfo table.variations button.reset_variations,
  .productInfo table.variations select,
  .specialists-wrapper .specialist-item img,
  table.woocommerce-cart-form__contents tr td {
    width: 100%;
  }
  .customCheckout form.woocommerce-checkout #customer_details {
    width: 100%;
    padding: 0;
  }
  .customCheckout form.woocommerce-checkout #order_review {
    width: 100%;
    padding: 30px;
    border: 1px solid #000;
    height: 50%;
  }
  .productInfo h1 {
    font-size: 25px;
    font-weight: 700;
    color: #091727;
  }
  .mainShopPage ul.products,
  .productInfo form.cart,
  .services-wrapper,
  .specialists-wrapper .specialist-item:first-child {
    display: block;
  }
  .productInfo .quantity {
    width: 100%;
    flex-wrap: nowrap;
  }
  .productInfo .woocommerce-variation-add-to-cart {
    width: 100%;
    display: block;
  }
  .productInfo form.cart input[type="number"] {
    width: 64%;
  }
  .productInfo .quantity button {
    padding: 0 20px 10px;
  }
  .productInfo form.cart button.single_add_to_cart_button {
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
  }
  .single-product .productBox section.related.products h2.wt-crp-heading {
    font-size: 30px;
  }
  .productBox ul li {
    flex: 0 0 100%;
  }
  .mainHeader .row,
  .mobileBtn {
    align-items: center;
  }
  .dragSlider .slick-dots li button {
    background: 0 0;
  }
  .menu-main-menu-container {
    position: absolute;
    z-index: 1;
    background: #fff;
    padding: 0;
    width: 100%;
    left: 0;
    top: 20%;
  }
  .menu-main-menu-container ul {
    padding: 30px;
  }
  .main-navigation li {
    margin: 0 0 15px;
  }
  .mobileCart img {
    filter: brightness(0) contrast(2);
  }
  .mainHeader .row .col-md-3,
  .mainHeader .row .col-md-9,
  table.woocommerce-cart-form__contents tr td .quantity {
    width: 50%;
  }
  .mobileBtn {
    display: flex;
    justify-content: flex-end;
  }
  .mobileBtn a,
  .mobileBtn button {
    border: 1px solid #0d2f63;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    background: 0 0;
    border-radius: 0;
    padding: 0;
    margin: 0 0 0 15px;
    position: relative;
  }
  .cart-counter {
    font-weight: 700;
    border: 1px solid;
  }
  .mobileBtn button i {
    color: #0c5450;
  }
  .woocommerce-message a {
    color: #fff;
  }
  .services-wrapper .slick-dots {
    margin-top: 40px;
  }
  .home .dragSlider .slick-arrow {
    display: none !important;
  }
  .dragSlider .slick-dots,
  .productBox .slick-dots,
  .services-wrapper .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .page-id-547 .dragSlider .slick-dots {
    display: inline-flex;
  }
  .dragSlider .slick-dots:after {
    width: 66vw;
    left: 60px;
  }
  .dragSlider .slick-dots li,
  .productBox .slick-dots li,
  .services-wrapper .slick-dots li {
    border: 2px solid #0c5450;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    padding: 0;
    margin: 0 5px;
    text-align: center;
  }
  .productBox .slick-dots li {
    flex: auto;
  }
  .productBox .slick-dots li button,
  .services-wrapper .slick-dots li button {
    padding: 0;
    background: 0 0;
    height: 10px;
    width: 10px;
    border: none;
    color: transparent;
    border-radius: 50%;
  }
  .dragSlider .slick-dots li.slick-active button,
  .productBox .slick-dots li.slick-active button,
  .services-wrapper .slick-dots li.slick-active button {
    padding: 0;
    background: linear-gradient(56.07deg, #0c5450 -69.82%, #0c5450 117.82%);
    height: 10px;
    width: 10px;
    border: none;
    color: transparent;
    border-radius: 50%;
    line-height: 1.1;
  }
  .specialists-wrapper .specialist-item {
    width: 100%;
    display: none;
  }
  .hmCtaArea:after,
  .hmCtaArea:before {
    width: 100% !important;
    height: 50% !important;
  }
  .service-icon {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .hmCtaArea:after {
    bottom: 0;
  }
  .quick-links {
    margin-bottom: 50px;
  }
  .working-tbl {
    text-align: center;
    margin-top: 30px;
  }
  .dragSlider li .box .twentytwenty-container {
    height: 300px !important;
  }
  .footerCopyRight ul {
    justify-content: center;
  }
  .footerCopyRight ul li {
    margin: 0 5px 10px;
  }
  .newletterForm input[type="email"] {
    width: 100%;
    margin-bottom: 10px;
  }
  .mobile-block {
    display: block !important;
  }
  .appForm input[type="submit"] {
    margin: 0 auto;
    text-align: center;
    display: block;
  }
  .newletterForm input[type="submit"] {
    width: 100% !important;
    background-position: 255px 17px !important;
  }
  .mobileCols .col-md-2,
  .mobileCols .col-md-3,
  .mobileCols .col-md-3:first-child,
  .mobileCols .col-md-4 {
    width: 100% !important;
  }
  .productBox ul li a img {
    margin: 80px auto 0;
  }
  .mainShopPage ul.products li {
    margin: 0 0 15px !important;
    padding: 0;
  }
  .mainShopPage .woocommerce-result-count {
    display: inline-block;
    padding: 0;
  }
  .mainShopPage .woocommerce-ordering select {
    width: 100%;
    height: 50px;
    border-radius: 5px;
  }
  .servicesMain .service-item {
    margin: 0 0 30px;
  }
  .custom-section-inner {
    display: flex;
    align-items: end;
    justify-content: space-between;
    height: 100%;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .custom-section-inner .custom-section-left {
    margin: 0 auto;
    width: 70%;
  }
  .custom-section-right {
    padding: 15px;
    width: 100% !important;
  }
  footer .mobileCols .wp-block-social-links {
    display: flex;
    justify-content: center;
    margin: 30px 0;
  }
  .pricing-slideHolder li {
    margin-bottom: 30px;
    border: 1px solid #0c5450;
  }
  .customCart .coupon input[type="text"] {
    width: 100% !important;
    margin-left: 0 !important;
  }
  table.woocommerce-cart-form__contents tr td.product-quantity {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .blog-post-item,
  .single-post .blog-post-item {
    position: relative;
  }
  .meta-right {
    position: absolute;
    top: 10px;
    left: 0;
  }
  .blog-post-item .blog-post-meta {
    padding: 10px;
  }
  .blog-post-item .blog-post-excerpt,
  .blog-post-item .blog-post-title {
    padding: 0 10px;
  }
  .single-post .blog-post-meta {
    flex-wrap: wrap;
  }
  .single-post .post_author {
    order: 1;
  }
  .single-post .meta-left {
    order: 3;
    width: 100%;
    margin-top: 30px;
  }
  .single-post .meta-right {
    position: static;
    display: flex;
    order: 2;
  }
  .post_author img {
    height: auto;
    width: auto;
  }
  .previous-post {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #0c5450;
    border-right: none;
  }
  .blogNextTitle {
    height: auto;
    line-height: normal;
  }
  .single-service .serviceContainer .row:last-child {
    flex-direction: column-reverse;
  }
  .service-content h1 {
    margin: 30px 0 0;
    font-size: 30px;
  }
  .service-description p.service-pricing {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: normal;
    margin-top: 15px;
  }
  .single-service .singleBanner {
    background: url(../images/mobileBanner.png) center/cover;
  }
  .single-post .post-content h3 {
    font-size: 32px;
    font-weight: 700;
    color: #222;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 375px) {
  .dragSlider .slick-dots:after {
    width: 40vw;
    left: 60px;
  }
}
.customCart .coupon input[type="text"] {
  border: 1px solid #0c5450;
  border-radius: 0;
  height: 48px;
  padding: 0 15px;
  width: 80%;
  margin-left: 9px;
  margin-top: 15px;
}
.wpfFilterWrapper .wpfFilterTaxNameWrapper {
  line-height: 32px !important;
}
.wpfFilterWrapper .wpfCheckbox label::before {
  border: 1px solid #0c5450 !important;
  color: #0c5450 !important;
  border-radius: 3px !important;
}
