.post-swiper-2 {
  margin-bottom: 10px;
}
.post-swiper-2 img {
  width: 100%;
}
.post-swiper-2 .btn-prev,
.post-swiper-2 .btn-next {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  color: var(--secondary) !important;
  width: 50px;
  height: 50px;
}
.post-swiper-2 .btn-prev:hover,
.post-swiper-2 .btn-next:hover {
  background: var(--primary);
}
.post-swiper-2 .btn-prev {
  left: 0;
}
.post-swiper-2 .btn-next {
  right: 0;
}
.post-swiper-2 .btn-prev::after,
.post-swiper-2 .btn-next::after {
  display: none;
}

.post-swiper-two {
  margin-bottom: 25px;
}
.post-swiper-two .swiper-slide:after {
  height: 100%;
  width: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  opacity: 0.5;
  background-color: black;
}
.post-swiper-two
  .swiper-slide.swiper-slide-visible.swiper-slide-thumb-active:after {
  content: none;
}

.section-full {
  --dz-height: 600px;
}

/* Full-screen carousel styles */
.hero-carousel-fullscreen {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #000;
  margin-top: 0;
  margin-bottom: 0;
}

.hero-carousel-fullscreen .swiper {
  width: 100%;
  height: auto;
}

.hero-carousel-fullscreen .swiper-slide {
  width: 100%;
  height: auto;
  background: #000;
}

.hero-carousel-fullscreen .swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
  padding: 0;
  border: none;
}

/* Remove spacing from hero banner */
.hero-banner.style-8 {
  margin: 0 !important;
  padding: 0 !important;
}

/* Remove spacing from elementor containers */
.elementor-element-0b1cfd4 {
  margin: 0 !important;
  padding: 0 !important;
}

.page-content {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Remove all margins and padding from page content wrapper */
.page-content > div:first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Remove spacing from elementor top container */
.elementor.elementor-14 {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Remove any body or html top margins */
body {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

html {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.hero-carousel-fullscreen .swiper-pagination {
  bottom: 20px;
  z-index: 10;
}

.hero-carousel-fullscreen .swiper-button-next,
.hero-carousel-fullscreen .swiper-button-prev {
  z-index: 10;
  color: #fff;
}

.hero-carousel-fullscreen .swiper-button-next::after,
.hero-carousel-fullscreen .swiper-button-prev::after {
  font-size: 24px;
}

@media only screen and (max-width: 991px) {
  .section-full {
    --dz-banner-height: 450px;
  }
}
@media only screen and (max-width: 767px) {
  .section-full {
    --dz-height: 380px;
  }
}
@media only screen and (max-width: 575px) {
  .section-full {
    --dz-height: 350px;
  }
}

.post-header {
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 575px) {
  .post-header {
    margin-bottom: 1.25rem;
  }
}
.post-header .dz-media {
  height: var(--dz-height);
}
.post-header .dz-media img {
  min-height: 250px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post-header .dz-info {
  position: absolute;
  top: 50%;
  background: none !important;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  padding: 100px 30px 30px 30px !important;
  width: 100%;
}
@media only screen and (max-width: 575px) {
  .post-header .dz-info {
    padding: 40px 15px 15px 15px !important;
  }
}
.post-header .dz-info .dz-title {
  color: #fff;
  text-transform: capitalize;
}
@media only screen and (max-width: 575px) {
  .post-header .dz-info .dz-title {
    font-size: 24px;
  }
}
.post-header .dz-info .dz-meta > ul {
  justify-content: center;
}
.post-header .dz-info .dz-meta > ul > li {
  color: #fff;
}

.contact-area1 .wpcf7-form-control-wrap {
  width: 100% !important;
}

.dz-load-more svg {
  display: none;
}
.dz-load-more.active svg {
  display: block;
}

.faq-head .spinner-border {
  display: none !important;
  animation: none;
}
.active-search .icon-search {
  display: none;
}
.active-search .spinner-border {
  display: block !important;
  animation: 0.75s linear infinite spinner-border;
  width: 30px !important;
  height: 30px !important;
}

/* For Dz Subscribe msg  */
.dz-subscription-msg {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9999;
}

/* Mm Image Start */

.mega-menu:has(.mm-image) .elementor-widget-wrap,
.mega-menu:has(.mm-image) .elementor-widget {
  position: static !important;
}

.mega-menu .elementor-widget-wrap,
.mega-menu .elementor-widget {
  position: static !important;
}

.mm-image {
  position: absolute;
  bottom: 0;
  z-index: -1;
  height: 100%;
  right: -100px;
}
.mm-image img {
  height: 100% !important;
  object-fit: cover;
}
/* Mm Image end */
/*For Blog Detail Page List*/

.list-check-2.check-circle {
  padding-left: 0 !important;
}
.dz-mega-menu > li .menu-icon {
  display: none;
}
.main-swiper .swiper-slide {
  transition: opacity 1.5s ease-in-out;
}
.main-swiper .swiper-slide.swiper-slide-active {
  width: 100% !important;
}
/* .mega-menu{
  min-width: 1000px!important;
} */

.extra-nav.nav-light li a {
  color: #fff;
}
.demo_vertical2 {
  height: 100% !important;
}
.dz-product-area .feature-detail {
  justify-content: start;
}
.dz-media.post-audio iframe {
  border-radius: 10px;
}
.post-link-in {
  border-radius: 0 10px 0 0;
}
.shop-card .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
  overflow: hidden;
}
.blockUI.blockOverlay {
  border-radius: 10px;
}
.header-transparent .top-bar .dz-topbar-left li,
.header-transparent .top-bar .dz-topbar-right li,
.header-transparent .top-bar .dz-topbar-right li i {
  color: unset !important;
}

/* 26-06-2024 yatin */
.ic-card.style-3.blog-half .ic-media {
  margin-bottom: 0;
  max-width: 300px;
  min-width: 300px;
}
.ic-card.style-3.blog-half .ic-media a {
  display: block;
  height: 100%;
}
.ic-card.style-3.blog-half .ic-media img {
  height: 100%;
  object-fit: cover;
  min-height: 235px;
  max-height: 350px;
}
.ic-card.style-3.blog-single {
  background-color: transparent;
}
.ic-card.style-3.blog-single .ic-info {
  padding: 0;
  padding-top: 30px;
  border: 0;
  text-align: inherit;
}
.ic-card.style-3.blog-half .ic-info {
  flex: 1;
}

.ic-bnr-inr.ic-bnr-inr-sm {
  height: var(--ic-banner-height);
}

.post-btn {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #ededee;
  border-bottom: 1px solid #ededee;
  padding: 15px 0;
  margin: 50px 0px;
  position: relative;
}
.post-btn .prev-post,
.post-btn .next-post {
  max-width: 50%;
  flex: 0 0 50%;
  position: relative;
}
.post-btn .post-inner {
  display: flex;
  align-items: center;
}
.post-btn .prev-post {
  padding-right: 10px;
}
.post-btn .prev-post .inner-icon {
  margin-right: 12px;
  display: none;
}
.post-btn .next-post .inner-icon {
  margin-left: 12px;
  display: none;
}
.post-btn .next-post {
  padding-left: 10px;
}
.post-btn .next-post .dz-info {
  text-align: right;
  flex: 1;
}
.post-btn .prev-post img,
.post-btn .next-post img {
  height: 70px;
  width: 85px;
  object-fit: cover;
}

.inquiry-modal .inquiry-adv + .modal-content {
  flex: 0 0 50%;
  max-width: 50%;
}
.inquiry-modal .modal-content {
  flex: 0 0 100%;
  max-width: 100%;
}

.ic-coming-soon.style-3 .ic-social-icon li a {
  display: inline-block;
}
.under-construct {
  min-height: 700px;
}

.ic-card.style-3 .ic-meta ul li.dz-user > a {
  margin-left: 4px;
}

/* .pagination.style-1 {
  justify-content: end;
  border: 0; }
  .pagination.style-1 li {
    border: 0; }
    .pagination.style-1 li .page-numbers,
    .pagination.style-1 li .page-link {
      height: 40px;
      min-width: 40px;
      line-height: 40px;
      color: var(--title);
      text-align: center;
      border: 0;
      padding: 0;
      font-size: 15px;
      font-weight: var(--headings-font-weight);
      border-radius: var(--border-radius-base);
      padding: 0 10px;
      margin: 0 5px;
      display: block;
      border: 1px solid #777777;
      text-transform: uppercase;
      background-color: transparent; }
      .pagination.style-1 li .page-numbers.current, .pagination.style-1 li .page-numbers.active, .pagination.style-1 li .page-numbers:hover,
      .pagination.style-1 li .page-link.current,
      .pagination.style-1 li .page-link.active,
      .pagination.style-1 li .page-link:hover {
        color: #ffffff;
        background-color: var(--secondary);
        border-color: var(--secondary); }
    @media only screen and (max-width: 575px) {
      .pagination.style-1 li {
        margin: 0 3px; }
        .pagination.style-1 li .page-numbers,
        .pagination.style-1 li .page-link {
          height: 35px;
          min-width: 35px;
          line-height: 35px;
          border-radius: var(--border-radius-base); } 
          .post-btn .prev-post img, .post-btn .next-post img {
            display: none;
          }
        }
    .pagination.style-1 li .prev,
    .pagination.style-1 li .next {
      font-size: 15px;
      padding: 0 15px; }
      .pagination.style-1 li .prev:hover,
      .pagination.style-1 li .next:hover {
        background-color: var(--secondary);
        box-shadow: none;
        color: #ffffff; }
      @media only screen and (max-width: 575px) {
        .pagination.style-1 li .prev,
        .pagination.style-1 li .next {
          min-width: 90px;
          font-size: 14px; } }
  .pagination.style-1.text-center {
    justify-content: center; }
  .pagination.style-1.pagination-lg li .page-numbers,
  .pagination.style-1.pagination-lg li .page-link {
    height: 80px;
    min-width: 80px;
    line-height: 80px;
    border-radius: 80px; }
  .pagination.style-1.pagination-md li .page-numbers,
  .pagination.style-1.pagination-md li .page-link {
    height: 60px;
    min-width: 60px;
    line-height: 60px;
    border-radius: 40px; }
  .pagination.style-1.pagination-sm li .page-numbers,
  .pagination.style-1.pagination-sm li .page-link {
    height: 40px;
    min-width: 40px;
    line-height: 40px;
    border-radius: 40px; }
  .pagination.style-1.rounded-0 .page-item .page-link {
    border-radius: 0; }
  .pagination.style-1 .page-numbers {
    border: 1px solid #F0F0F0;
    display: inline-flex;
    margin: 0 20px;
    background-color: #ffffff;
    border-radius: var(--border-radius-base); }
    .pagination.style-1 .page-numbers .page-item .page-link {
      background-color: #ffffff;
      color: var(--secondary); }
      .pagination.style-1 .page-numbers .page-item .page-link.active, .pagination.style-1 .page-numbers .page-item .page-link:hover {
        color: #ffffff;
        background-color: var(--secondary);
        border-color: var(--secondary); }
        .pagination.style-1 .page-numbers .page-item .page-link.active .page-num, .pagination.style-1 .page-numbers .page-item .page-link:hover .page-num {
          background-color: transparent; }
    @media only screen and (max-width: 575px) {
      .pagination.style-1 .page-numbers {
        margin: 0 5px; }
        .ic-card.style-3.blog-half .ic-media{
          max-width: 100%;
        }
    }
  @media only screen and (max-width: 767px) {
    .pagination.style-1 {
      justify-content: center; } }
  @media only screen and (max-width: 1199px) {
    .ic-card.style-3.blog-half .ic-media img{
      max-height: 100%;
    }
  }
 */

.author-box {
  padding: 50px 30px;
  text-align: center;
  margin-bottom: 60px;
  background: var(--bs-light);
  border-radius: 30px;
  border: 2px solid var(--bs-light);
}

.author-box .author-profile-info .author-profile-pic {
  width: 200px;
  height: 200px;
  overflow: hidden;
  min-width: 200px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  background: var(--bs-primary);
  border-radius: 20px;
}

.author-box .author-profile-info .author-profile-pic img {
  width: 100%;
  border-radius: 20px;
}

.author-box .author-profile-info .author-profile-content .title {
  font-size: 20px;
  margin-bottom: 0;
}

.author-box .author-profile-info .author-profile-content .sub-title {
  font-size: 13px;
  display: block;
  color: var(--bs-primary);
  margin-bottom: 10px;
}

.author-box .author-profile-info .author-profile-content p {
  font-size: 14px;
  margin-bottom: 15px;
}

.author-box .author-profile-info .author-profile-content img {
  margin-bottom: 15px;
  width: 180px;
}

.author-box .author-profile-info .author-profile-content .social-icon {
  margin: 0 -2px;
}

.author-box .author-profile-info .author-profile-content .social-icon li {
  margin: 0 2px;
  display: inline-block;
}

.author-box .author-profile-info .author-profile-content .social-icon li a {
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  background: var(--bs-secondary);
  color: #fff;
  vertical-align: middle;
  display: block;
  border-radius: 10px;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.author-box .author-profile-info .author-profile-content .social-icon li a i {
  vertical-align: middle;
}

.author-box
  .author-profile-info
  .author-profile-content
  .social-icon
  li
  a:hover {
  background: var(--bs-primary);
}

.author-box.style-1 {
  padding: 30px;
  text-align: left;
}

.author-box.style-1 .author-profile-info {
  display: flex;
  align-items: center;
}

.author-box.style-1 .author-profile-info .author-profile-pic {
  width: 150px;
  height: 150px;
  min-width: 150px;
  margin-bottom: 0;
  margin-left: unset;
  margin-right: 20px;
}

.author-box.style-1 .author-profile-info .author-profile-content .title {
  margin-bottom: 8px;
}

/* .header-nav .nav > li .mega-menu .menu-item-has-children > a:before, .header-nav .nav > li .sub-menu .menu-item-has-children > a:before {
  content: "\f054";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  float: right;
  font-size: 10px;
  margin-top: 2px;
} */
.swiper-pagination-bullets.style-2 {
  position: absolute;
  bottom: 10px;
  z-index: 1;
  left: 0;
  right: 0;
  text-align: center;
}
.swiper-pagination-bullets.style-2 .swiper-pagination-bullet {
  height: 10px;
  width: 10px;
  background-color: white;
}
.ic-media iframe {
  width: 100%;
  height: 400px;
}

/* 26-06-2024 yatin */

/* 27-07-1024 Nitesh */

.dz-ajax-overlay .btn:before {
  content: "";
  height: 100%;
  width: 100%;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  border-radius: 0;
  opacity: 0.8;
  color: #fff;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 2px;
  font-weight: 500;
  font-size: 14px;
  font-style: italic;
 background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='30' viewBox='0 0 24 30'%3E%3Crect x='0' y='13' width='4' height='5' fill='%23fff'%3E%3Canimate attributeName='height' values='5;21;5' begin='0s' dur='0.6s' repeatCount='indefinite'/%3E%3Canimate attributeName='y' values='13;5;13' begin='0s' dur='0.6s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect x='10' y='13' width='4' height='5' fill='%23fff'%3E%3Canimate attributeName='height' values='5;21;5' begin='0.15s' dur='0.6s' repeatCount='indefinite'/%3E%3Canimate attributeName='y' values='13;5;13' begin='0.15s' dur='0.6s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect x='20' y='13' width='4' height='5' fill='%23fff'%3E%3Canimate attributeName='height' values='5;21;5' begin='0.3s' dur='0.6s' repeatCount='indefinite'/%3E%3Canimate attributeName='y' values='13;5;13' begin='0.3s' dur='0.6s' repeatCount='indefinite'/%3E%3C/rect%3E%3C/svg%3E");
  /* background-image: url(
    data:image/svg + xml,
    <svgversion="1.1"id="Layer_1"xmlns="http://www.w3.org/2000/svg"xmlns:xlink="http://www.w3.org/1999/xlink"x="0px"y="0px"width="24px"height="30px"viewBox="0 0 24 30"style="enable-background:new 0 0 50 50;"xml:space="preserve"><rectx="0"y="13"width="4"height="5"fill="%23fff"><animateattributeName="height"attributeType="XML"values="5;21;5"begin="0s"dur="0.6s"repeatCount="indefinite"></animate><animateattributeName="y"attributeType="XML"values="13; 5; 13"begin="0s"dur="0.6s"repeatCount="indefinite"></animate></rect><rectx="10"y="13"width="4"height="5"fill="%23fff"><animateattributeName="height"attributeType="XML"values="5;21;5"begin="0.15s"dur="0.6s"repeatCount="indefinite"></animate><animateattributeName="y"attributeType="XML"values="13; 5; 13"begin="0.15s"dur="0.6s"repeatCount="indefinite"></animate></rect><rectx="20"y="13"width="4"height="5"fill="%23fff"><animateattributeName="height"attributeType="XML"values="5;21;5"begin="0.3s"dur="0.6s"repeatCount="indefinite"></animate><animateattributeName="y"attributeType="XML"values="13; 5; 13"begin="0.3s"dur="0.6s"repeatCount="indefinite"></animate></rect></svg>
  ); */
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
}

.dz-spinner {
  display: inline-block;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.widget.widget_search .input-group .form-control {
  border-radius: 10px !important;
  background-color: #fff;
}
.widget.widget_search .input-group-append.search-btn {
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  z-index: 9;
}
.widget.widget_search .input-group-append.search-btn .btn {
  width: 40px;
  padding: 0;
  height: 100%;
  border-radius: 6px;
}
.dz-card.style-1 .dz-media::before,
.dz-card.style-2 .dz-media::before,
.dz-card.style-3 .dz-media::before,
.dz-card.style-4 .dz-media::before,
.dz-card.style-5 .dz-media::before {
  left: -100%;
}
.dz-card.style-4 .dz-media img {
  min-height: 250px;
}
.wpcf7-list-item {
  margin: 0;
}

.shop-card .yith-wcwl-add-to-wishlist-button__label {
  display: none !important;
}

.yith-wcwl-add-to-wishlist-button-icon {
  color: red !important;
}

.yith-wcqv-wrapper {
  position: absolute !important; /* or fixed */
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}

.image link a {
  display: block;
}

.image-link img {
  border: 2px solid #eee !important;
  border-radius: 10px !important;
  height: 280px !important;
  width: 100% !important;
  object-fit: cover !important;
  object-position: top !important;
  transition: all 0.5s !important;
}
.image-link img:hover {
  transform: translateY(-10px);
  border: 2px solid var(--bs-primary) !important;
}
.image-link a {
  display: block !important;
}


/* Stats counters: keep long labels from overlapping */
.stats-row .content-bx.style-15 {
  text-align: center;
}
.stats-row .content-bx.style-15 .content-text {
  display: inline-flex;
  align-items: baseline;
  gap: 4px;
  white-space: nowrap;
  font-size: clamp(26px, 3.8vw, 48px);
}
.stats-row .content-bx.style-15 .counter-suffix {
  font-size: 0.5em;
  font-weight: 600;
  letter-spacing: 0.02em;
}
.stats-row {
  --bs-gutter-x: 3rem;
  --bs-gutter-y: 1.5rem;
}
@media (max-width: 991px) {
  .stats-row {
    --bs-gutter-x: 2rem;
  }
}
@media (max-width: 575px) {
  .stats-row {
    --bs-gutter-x: 1.25rem;
  }
}

/* Header responsiveness tweaks */
@media (max-width: 1199px) {
  .site-header.style-3 .header-nav.w3menu .nav > li > a {
    padding: 22px 10px;
    font-size: 15px;
  }
  .site-header.style-3 .logo-header {
    margin-right: 16px;
  }
}
@media (max-width: 1099px) {
  .site-header.style-3 .main-bar .inner-bar {
    flex-wrap: wrap;
    row-gap: 8px;
  }
  .site-header.style-3 .logo-header {
    order: 1;
  }
  .site-header.style-3 .extra-nav {
    order: 2;
    margin-left: auto;
  }
  .site-header.style-3 .header-nav.w3menu {
    order: 3;
    flex: 1 1 100%;
  }
  .site-header.style-3 .header-nav.w3menu .nav {
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 4px;
  }
  .site-header.style-3 .header-nav.w3menu .nav > li > a {
    padding: 14px 8px;
  }
}
@media (max-width: 991px) {
  .site-header .main-bar .inner-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
  }
  .site-header.style-3 .logo-header {
    width: auto;
    height: 60px;
  }
  .site-header.style-3 .logo-header img {
    width: 70px;
    height: auto;
  }
  .site-header.style-3 .w3menu-toggler {
    margin: 0;
  }
  .site-header.style-3 .extra-nav {
    height: auto;
    padding-left: 0;
  }
}
@media (max-width: 575px) {
  .site-header.style-3 .logo-header {
    height: 52px;
  }
  .site-header.style-3 .logo-header img {
    width: 60px;
  }
  .site-header.style-3 .main-bar .inner-bar {
    gap: 8px;
  }
}
