/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1723197821
Updated: 2024-08-09 12:03:41

*/
.sidebar-nav nav ul li a:hover {
  font-weight: 600 !important;
}
.banner-sld-blk {
  cursor: grab;
}
.banner-sld-blk ul.slick-dots {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translate(-50%, 0);
  display: flex;
  padding: 0;
  column-gap: 10px;
  align-items: center;
}
.banner-sld-blk ul.slick-dots li,
.all-post-blk ul.slick-dots li {
  background: none;
  border: none;
  list-style: none;
  line-height: 0;
}
.banner-sld-blk ul.slick-dots li button,
.all-post-blk ul.slick-dots li button {
  border: none;
  background: none;
  padding: 0;
  font-size: 0;
  height: 12px;
  width: 12px;
  background: #cccccc;
  border-radius: 50%;
}
.banner-sld-blk ul.slick-dots li.slick-active button,
.all-post-blk ul.slick-dots li.slick-active button {
  /*   width: 10px;
  height: 10px; */
  background: #ceb994;
}
.category-blk .category-tab {
  cursor: pointer;
  padding: 10px 15px;
  background-color: #f1f1f1;
  border: 1px solid #ddd;
  border-bottom: none;
  transition: background-color 0.3s ease;
}
.category-blk .category-tab.active {
  background-color: #fff;
  font-weight: bold;
}
.category-blk .category-tab:hover {
  background-color: #e0e0e0;
}
.category-blk .post-thumbnail img {
  max-width: 150px;
  height: auto;
  object-fit: cover;
}
.category-blk .post-category-likes {
  font-size: 14px;
  color: #777;
  margin-bottom: 10px;
}
.category-blk.post-category-likes .post-category {
  font-weight: bold;
  color: #333;
}
.category-blk ul#category-tabs-list {
  justify-content: center;
  column-gap: 60px;
  list-style-type: none;
  display: flex;
  margin: 36px auto 70px;
  width: max-content;
  padding: 0;
  border-bottom: 6px solid#CCCCCC;
  padding-bottom: 10px;
}
.category-blk ul#category-tabs-list li {
  padding: 0;
  border: none;
  background: none;
}
.category-blk ul#category-tabs-list li {
  font-family: Raleway;
  font-size: 18px;
  font-weight: 400;
  line-height: 21.13px;
  color: #191633;
  position: relative;
  padding: 0;
  width: 107px;
  text-align: center;
  transition: 0.3s;
}
.category-blk ul#category-tabs-list li.category-tab.active::before {
  content: "";
  background: #ceb994;
  position: absolute;
  left: 0;
  bottom: -16px;
  width: 107px;
  height: 6px;
}
.all-post-blk {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 36px;
}
.all-post-blk .single-post {
  padding-right: 16px;
  margin-bottom: 30px;
}
.all-post-blk .post-thumbnail {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  height: 241px;
}
.all-post-blk .post-thumbnail a {
  display: block;
}
.all-post-blk .post-thumbnail a img {
  max-width: 100%;
  width: 100%;
  height: 241px;
  object-fit: cover;
}
.all-post-blk .post-category-likes {
  margin: 12px 0 8px;
  display: flex;
  justify-content: center;
  gap: 15px;
  align-items: center;
}
.all-post-blk .post-category-likes span.post-category {
  font-family: Raleway;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  text-align: center;
  color: #ceb994;
}
.all-post-blk .post-content h2 {
  margin: 0;
}
.all-post-blk .post-content h2 a {
  font-family: Raleway;
  font-size: 26px;
  font-weight: 400;
  line-height: 32.87px;
  text-align: center;
  color: #191633;
  display: block;
  overflow: hidden;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.all-post-blk .slick-slide {
  display: flex !important;
  flex-direction: column;
}
.category-blk {
  position: relative;
}
.category-blk .slick-slider {
  padding-bottom: 80px;
}
.all-post-blk ul.slick-dots {
  padding: 0;
  display: flex;
  column-gap: 10px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translate(-50%, 0);
}
.single-post-outer {
  display: none;
}
.all-post-blk1 .single-post {
  max-width: 33.3%;
  width: calc(33.3% - 24px);
  padding: 0;
}
.rev-blk .elementor-testimonial__text {
  text-align: center;
  position: relative;
}
.rev-blk .elementor-testimonial__text::before {
  content: "";
  background-image: url(https://www.innmood.com/wp-content/uploads/2024/08/test-before.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 80px;
  height: 49px;
  position: absolute;
  left: -70px;
  top: 10px;
  z-index: 9;
}
.rev-blk .elementor-testimonial__text::after {
  content: "";
  background-image: url(https://www.innmood.com/wp-content/uploads/2024/08/test-before.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 80px;
  height: 49px;
  position: absolute;
  right: -70px;
  bottom: 0px;
  z-index: 9;
  rotate: 180deg;
}
.rev-blk .elementor-testimonial__text {
  width: 75%;
  margin: 0 auto;
}
.font-65 .elementor-heading-title {
  font-size: 65px;
  font-weight: 600 !important;
  line-height: 76px;
}
.font-28.light h2 {
  font-size: 28px;
  line-height: 38px;
  font-weight: 400 !important;
}
.hero-white-btn a.elementor-button {
  width: 100%;
}
.hero-white-btn a.elementor-button span.elementor-button-content-wrapper {
  justify-content: center;
}
.font-65.light .elementor-heading-title {
  font-family: Raleway;
  font-size: 65px;
  font-weight: 400 !important;
  line-height: 76.31px;
}
.font-28 .elementor-heading-title {
  font-family: Raleway;
  font-size: 28px;
  font-weight: 400 !important;
  line-height: 32.87px;
}
.offer-box .elementor-heading-title {
  margin: 62px 0 0;
  font-family: Raleway;
  font-size: 21px;
  font-weight: 400;
  line-height: 24.65px;
  color: #ff0000;
}
.offer-box h3 {
  margin: 9px 0 13px;
  font-family: Roboto;
  font-size: 26px;
  font-weight: 400;
  line-height: 30.47px;
  color: #191633;
}
.offer-box p {
  margin: 0;
  font-family: Raleway;
  font-size: 12px;
  font-weight: 400;
  line-height: 14.09px;
  color: #191633;
  text-transform: uppercase;
}
.hero-white-btn span.elementor-button-icon svg {
  width: 19px;
}
.hero-white-btn span.elementor-button-text {
  font-family: Raleway;
  font-size: 13px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  color:#fff;
}
.hero-white-btn span.elementor-button-icon {
  position: absolute;
  right: 12px;
}
.offer-box h2 {
  color: #ff0000;
  font-size: 21px;
  line-height: 28px;
  font-family: "Raleway";
  margin: 62px 0 0;
}
.btn-solid-orange a.elementor-button {
  border: 1px solid #ceb994;
  background: #ceb994;
  font-size: 16px;
  font-weight: 700;
  font-family: "Raleway";
  width: 429px;
  position: relative;
  color:#fff;
  max-width: 100%;
}
.btn-solid-orange svg {
  width: 19px;
}
.btn-solid-orange span.elementor-button-icon {
  position: absolute;
  right: 20px;
}
.btn-solid-orange a.elementor-button:hover {
  background: #fff;
  color: #ceb994;
}
.btn-solid-orange a.elementor-button:hover svg path {
  fill: #ceb994;
}
.btn-solid-orange a.elementor-button:hover svg path {
  transition: all 0.3s;
}
.column-flex-start .e-con-inner {
  margin: 0;
}
.elementor-widget-text-editor p:last-child {
  margin: 0;
}
.related-posts {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 25px 15px;
}
.related-posts-image a {
  display: block;
  border-radius: 20px;
  overflow: hidden;
}
.related-posts-image img {
  height: 241px;
  width: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1);
  transition: 0.3s all;
}
.related-posts-image:hover img {
  transform: scale(1.2);
}
.related-posts-content h3 {
  font-size: 28px;
  color: #191633;
  text-align: center;
  font-weight: 400;
  margin: 0;
}
.related-posts-terms ul {
  padding: 0;
  list-style: none;
  text-align: center;
}
.related-posts-terms ul li {
  font-size: 14px;
  color: #ceb994;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
}
.related-posts-terms {
  padding: 15px 0px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.wpulike-heart .wp_ulike_general_class {
  padding: 0;
  box-shadow: none;
  display: flex;
  line-height: normal;
}
.wpulike.wpulike-heart {
  padding: 0;
}
.wpulike-heart .count-box {
  font-size: 14px;
  color: #ceb994;
  font-family: "Roboto";
  font-weight: 400;
  padding: 0;
}
.like-button .wp_ulike_btn.wp_ulike_put_image:after {
  background-image: url(https://www.innmood.com/wp-content/uploads/2024/08/unlike-white.svg) !important;
}
.like-button .wp_ulike_btn.wp_ulike_put_image.wp_ulike_btn_is_active:after {
  background-image: url(https://www.innmood.com/wp-content/uploads/2024/08/like-white.svg) !important;
}
.like-button .wpulike-heart .count-box {
  color: white;
}
.siingle-share-btn img {
  filter: brightness(11);
}
ul.elementor-icon-list-items {
  list-style: none;
}
.category-description a {
  color: #191633;
  font-size: 16px;
  text-decoration: underline;
}
.related-posts-content h3 a {
  color: inherit;
}
p.post-subtitle {
    margin: 10px 0px 0px;
    text-align: center;
}  


/* media rule start */
@media (min-width: 768px) and (max-width: 1024px) {
  .offer-box h2 {
    margin: 30px 0 0;
  }
  .font-65 .elementor-heading-title {
    font-size: 50px;
    line-height: 62px;
  }
  .font-28 .elementor-heading-title {
    font-size: 22px;
    line-height: 28px;
  }
  .hero-white-btn a.elementor-button {
    padding: 15px 0;
  }
  .all-post-blk .post-content h2 a {
    font-size: 22px;
    line-height: 28px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* number of lines to show */
    line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .font-65.light .elementor-heading-title {
    font-size: 50px;
    line-height: 56px;
  }
}

@media (max-width: 767px) {
  .archive-posts-slider .related-posts-inner {
    margin-bottom: 25px;
  }
  .related-posts-terms {
    padding: 15px 0px 0px;
  }
  .category-tabs-list-outer {
    overflow-y: auto;
  }
  .box-mobile-slider .slick-slide {
    display: flex !important;
    margin-inline-end: 20px !important;
  }
  .box-mobile-slider figure.elementor-image-box-img img {
    text-align: center;
    margin: 0 auto;
  }
  .box-mobile-slider .slick-track {
    margin-bottom: 50px;
  }
  .box-mobile-slider ul.slick-dots,
  .archive-posts-slider ul.slick-dots {
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
  }
  .box-mobile-slider ul.slick-dots li button,
  .archive-posts-slider ul.slick-dots li button {
    display: none;
  }
  .box-mobile-slider ul.slick-dots li,
  .archive-posts-slider ul.slick-dots li {
    width: 12px;
    height: 12px;
    background: #cccccc;
    border-radius: 50%;
  }
  .box-mobile-slider ul.slick-dots li.slick-active,
  .archive-posts-slider ul.slick-dots li.slick-active {
    background: #ceb994;
  }
  .all-post-blk .post-content h2 a {
    font-size: 22px;
    line-height: normal;
    -webkit-line-clamp: initial; /* number of lines to show */
    line-clamp: initial;
  }
  .all-post-blk .single-post {
    padding: 0;
  }
  .category-tabs-list-outer {
    margin: 10px 0px 30px;
  }
  .category-blk .slick-slider {
    padding-bottom: 40px;
  }
  .category-blk .slick-slider {
    padding-right: 0px;
  }
  .related-posts {
    grid-template-columns: 1fr;
  }
  .related-posts-content h3 {
    font-size: 22px;
  }
  .font-65 .elementor-heading-title {
    font-size: 34px;
    line-height: 1.2;
  }
  .font-28 .elementor-heading-title {
    font-size: 24px;
    line-height: 32px;
  }
  .category-blk ul#category-tabs-list {
    column-gap: 30px;
    margin: 0px;
    margin: 0 auto;
  }
  .category-blk ul#category-tabs-list li {
    width: auto;
    text-align: center;
    line-height: normal;
    padding: 0px 10px;
    font-size: 16px;
  }
  .category-blk ul#category-tabs-list li.category-tab.active::before {
    /* width: 100px; */
    /* bottom: -9px; */
    /* height: 2px; */
    /* left: 50%; */
    /* transform: translate(-50%, 0); */
    width: 100%;
    left: 0;
  }
  .rev-blk .elementor-testimonial__text::before {
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
  }
  .font-65.light .elementor-heading-title {
    font-size: 30px;
    line-height: 1.2;
  }
  .rev-blk .elementor-testimonial__text::after {
    bottom: 0;
    left: 50%;
    right: auto;
    transform: translateX(50%);
  }
  .rev-blk .elementor-testimonial__text {
    width: 100%;
  }
  .rev-blk .elementor-testimonial__text {
    padding: 70px 0px;
  }
  .font-28 .elementor-heading-title {
    font-size: 20px;
    line-height: 26px;
  }
  .offer-box h2 {
    margin: 20px 0 0;
  }
}