.menu-item-has-children > a:after {
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  color: var(--theme2);
  position: absolute;
  top: 49%;
  right: -19px;
  transform: translateY(-50%);
  font-size: 18px;
  padding-right: 5px;
}

.menu-item-has-children > a:hover::after {
  color: var(--theme);
}

.menu-item-has-children a {
  position: relative;
}

.header-main .main-menu ul li {
  margin-inline-end: 30px;
}
@media (max-width: 1199px) {
  .header-main .main-menu ul li{
    /* margin-inline-end: 20px; */
  }
}
@media (max-width: 1090px) {
  .header-main .main-menu ul li{
    /* margin-inline-end: 35px; */
  }
}
@media (max-width: 1020px) {
  .header-main .main-menu ul li{
    /* margin-inline-end: 32px; */
  }
}
.header-main .main-menu ul li .sub-menu .menu-item-has-children > a:before {
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  color: #111;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  font-size: 14px;

}
.header-main .main-menu ul li a:before{
  /* position: absolute;
  left: 0;
  width: 20px;
  height: 6px;
  content: "";
  border-radius: 4px;
  opacity: 1;
  visibility: hidden;
  transition: all 0.4s ; */
}

.header-main .main-menu ul li a::before{
  /* background-color: yellow; */
}

#menu-main-menu .current-menu-item > a,
.current-menu-ancestor > a:before,
.current-menu-ancestor > a {
  color: var(--theme) !important;
  
}

.header-4 .current-menu-item > a,
.header-4 .current-menu-ancestor > a:before,
.header-4 .current-menu-ancestor > a,
.header-4 .menu-item-has-children > a:before,
.header-3
  .mega-menu-wrapper
  .header-main
  .header-left
  .main-menu
  ul
  li
  .sub-menu
  li:hover
  > a:before {
  color: var(--theme2) !important;
}

.sticky.header-4
  .mega-menu-wrapper
  .header-main
  .header-left
  .mean__menu-wrapper
  .main-menu
  li
  a {
  color: var(--header) !important;
}

.coaching-details-wrapper
  .country-sidebar
  .single-contact-form
  .single-form-input
  textarea {
  height: 160px;
}

.blog-wrapper .single-blog-post.post-details .post-content img {
  max-width: 100%;
  height: auto;
}

.single-news-items-4 .news-image .news-content .icon span a {
  color: var(--white);
}

.single-news-style-1 .news-content .author-item .post-author p,
.single-news-style-1 .news-content .author-item .post-cat a {
  text-transform: capitalize;
}

.contact-wrapper-3 .contact-area .contact-box-2 .contact-title span {
  text-transform: uppercase;
}

.contact-box .contact-form-items textarea,
.contact-wrapper-3 .contact-area .contact-box-2 .form-clt textarea {
  height: 160px;
}

.testimonial-wrapper-3 .testimonial-items .testimonial-image-area .star i,
.testimonial-card-items-2 .testimonial-content .star i {
  font-size: 16px;
  color: #f09815;
}

.header-top-wrapper.style-3 .top-left .contact-list li:first-child a {
  text-decoration: underline;
}

.header-top-wrapper.style-3 .top-left .contact-list li a {
  text-decoration: none;
}

.header-1 .mega-menu-wrapper .header-main .header-right .contact-info .icon i {
  font-size: 26px;
  color: var(--theme);
  border: 1px solid var(--theme);
  border-radius: 50%;
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}


.single-footer-widget.widget_nav_menu ul li a {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: var(--white);
  position: relative;
  /* padding-left: 20px; */
}
.single-footer-widget.widget_nav_menu ul li a:hover{
  color: var(--theme);
}

.single-footer-widget.widget_nav_menu ul li a:before {
  content: "\f061";
  font-family: "Font Awesome 5 Pro";
  background: var(--theme);
  color: var(--black);
  margin-right: 10px;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 900;
  padding: 4px 5px;
}


.single-footer-widget {
  margin-left: 0 !important;
}

.footer_rows {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: start;
  margin-top: 50px;
}

.first_about {
  width: 436px;

}
@media (max-width: 926px) {
 
  .secon_about{
   padding-left: 20px;
   padding-right: 20px;
}
}
@media (max-width: 630px) {
  
.first_about {
  width: 100%;
}
 .secon_about{
   padding-left: 0px;
   padding-right: 0px;
}
}


.fs_about{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 50px;
  flex-wrap: wrap;
  border-bottom: 1px solid var(--white);
  gap: 25px;
}
.fs_about  h4{
  font-size: 44px;
  line-height: 56px;
  color: var(--white);
  font-weight: 700;
  margin-bottom: 10px;
}
.fs_about  p{
  font-size: 18px;
  line-height: 24px;
  color: var(--white);
  font-weight: 400;
}
@media (max-width: 1024px) {
  .footer_rows{
    margin-top: 30px;
  }
  .fs_about{
    
    padding-bottom: 30px;
  }
  .fs_about h4{
    font-size: 34px;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  .footer_rows{
    margin-top: 20px;
  }
  .fs_about{
    padding-bottom: 20px;
    gap: 0;
  }
 
}
.fs_about .single-footer-widget .widget-head {
  margin-bottom: 0px;
}
@media (max-width: 996px) {
  .fs_about .footer-widgets-wrapper .single-footer-widget {
    margin-bottom: 0px;
  }
  .fs_about .single-footer-widget {
    margin-top: 0px;
  }
}

.fs_about .footer-widgets-wrapper .single-footer-widget .widget-head {
  margin-bottom: 0px;
}
@media (max-width: 1024px) {
  .fs_about .footer-widgets-wrapper .single-footer-widget .widget-head {
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .fs_about .footer-widgets-wrapper .single-footer-widget .widget-head {
    margin-bottom: 0px;     
  }
    .fs_about .single-footer-widget {
    margin-top: 10px;
  }
}

.single-footer-widget.widget_nav_menu ul li a:hover {
  color: var(--body); 
}

/* .single-footer-widget.widget_nav_menu ul li a:after {
    position: absolute;
    top: -3px;
    left: 0;
    content: "\f324";
    font-family: "Font Awesome 5 Pro";
    transition: all 0.4s ease-in-out;
    opacity: 1;
    visibility: visible;
  } */

.single-footer-widget.widget_nav_menu ul li a:hover:after {
  opacity: 0;
  visibility: hidden;
}



.footer-widgets-wrapper
  .single-footer-widget
  .footer-gallery
  .gallery-wrap
  .gallery-item {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  gap: 10px;
}

.footer-top ul li i {
  margin-right: 10px;
}

.footer-widgets-wrapper
  .single-footer-widget
  .footer-content
  .newsletter-items {
  align-items: baseline;
}

.contact-wrapper .contact-left .form-clt textarea {
  padding: 18px 30px 90px;
  height: 165px;
}

.news-box-items .news-content .post-date {
  flex-wrap: wrap;
}

/*---------------------
      ## nice-select
  ----------------------*/

/* .nice-select::after{
    right: 0;
  }

  .nice-select .list {
    padding: 15px;
    text-wrap: wrap;
  }

  .nice-select .list li {
    color: var(--black);
    padding: 10px;
    border: 0;
    border-bottom: 1px solid var(--black);
  } */

/*---------------------
      ## Breadcumb
  ----------------------*/

.breadcrumb-wrapper .page-list {
  display: flex;
  /* justify-content: center; */
  /* align-items: center; */
  gap: 30px;
  /* margin-top: 20px; */
}

.breadcrumb-wrapper .page-list li a {
  color: var(--white);
  transition: all 0.4s ease-in-out;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

.breadcrumb-wrapper .page-list li span {
  color: var(--theme);
  transition: all 0.4s ease-in-out;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .breadcrumb-wrapper .page-list li a{
    /* font-size: 16px; */
  }
  .breadcrumb-wrapper .page-list li span{
    /* font-size: 16px; */
  }
}
@media (max-width: 767px) {
  .breadcrumb-wrapper .page-list li a{
    font-size: 14px;
  }
  .breadcrumb-wrapper .page-list li span{
    font-size: 14px;
  }
}
.breadcrumb-wrapper .page-list li {
  position: relative;
}

.breadcrumb-wrapper .page-list li:before {
  content: "\f068";
  font-family: "Font Awesome 5 Pro";
  color: var(--white);
  position: absolute;
  top: 0px;
  left: -19px;
  font-size: 13px;
}

.breadcrumb-wrapper .page-list li:first-child:before {
  display: none;
}

/* Service details pagination */

.post-navigation-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #f2f5fa;
  border-bottom: 1px solid #f2f5fa;
  padding: 30px 0;
}

.post-navigation-inner .content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.post-navigation-inner .content-area.style-01 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.post-navigation-inner .post-thumbnail img {
  width: 62px;
  height: 62px;
  border-radius: 50%;
}

.post-navigation-inner .content .title {
  font-size: 16px;
  font-weight: 400;
  margin-top: 5px;
}

/* blog single */

.blog-wrapper h2 {
  line-height: 40px;
  font-size: 32px;
  font-weight: 700;
  color: var(--black);
  margin-bottom: 30px;
}
.blogdat {
  display: flex;
  gap: 40px;
}
.blogdat span{
  color: var(--white);
  font-size: 14px;
  font-weight: 400;
  list-style: 22px;
}
.blogdat i {
  font-size: 16px;
  color: var(--body);
  margin-right: 10px;
}
.entry-content .post-meta {
  display: flex;
  /* gap: 20px; */
}

@media (max-width: 768px) {
  .entry-content .post-meta {
    display: flex;
    /* gap: 10px; */
  }
}

.entry-content .post-meta li {
  font-size: 14px;
  font-weight: 500;
}

.entry-content .post-meta li i {
  margin-right: 5px;
  color: var(--theme);
}

.post-content h3 {
  margin-bottom: 20px;
  font-size: 32px;
}
.details {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: var(--text);
}
.date-Content {
  background-color: transparent !important;
}
blockquote .hilight-text {
  border-left: 4px solid var(--theme);
  padding: 40px;
  background-color: var(--bg);
  position: relative;
}

blockquote .hilight-text p {
  max-width: 650px;
  font-weight: 500;
  text-transform: capitalize;
  font-style: italic;
  line-height: 26px;
}

.hilight-text svg {
  position: absolute;
  bottom: 20px;
  right: 30px;
}

/*---------------------------
      Blog Footer
  -----------------------------*/

.blog-details-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 0.5px solid var(--black);
  border-bottom: 0.5px solid var(--black);
  padding: 14px 0;
  margin: 40px 0;
}


.blog-details-footer .social-icon li:before {
  display: none;
}
.blog-details-footer .right {
  display: flex;
  justify-content: center;
  align-items: center;
}
.blog-details-footer .right .title {
  margin-right: 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: var(--black);
}
.blog-details-footer .right .social-share li {
  padding-left: 0;
  margin-top: 0;
}
.blog-details-footer .right .social-share li:before {
  display: none;
}
.blog-details-footer .left {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.blog-details-footer .left .title {
  margin-right: 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: var(--black);
}

.blog-details-footer .left .tags li a {
  display: inline-block;
  border: 1px solid var(--theme);
  padding: 11px 14px;
  line-height: 10px;
  margin-right: 15px;
  color: var(--theme);
  border-radius: 5px;
  font-size: 12px;
  text-transform: capitalize;
  font-weight: 700;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.blog-details-footer .left .tags li a:hover {
  background-color: var(--theme);
  color: var(--border);
}

.blog-pagination {
  display: block;
  width: 100%;
  margin-top: 50px;
  position: relative;
}
.blog-pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.blog-pagination ul li {
  display: inline-block;
  padding-left: 0;
  margin: 0 8px;
}
.blog-pagination ul li:first-child {
  margin-left: 0;
}
.blog-pagination ul li:before {
  display: none;
}
.blog-pagination ul li a {
  display: block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  /* padding: 17px; */
  text-align: center;
  font-weight: 700;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  background-color: transparent;
  border: 3px solid var(--theme2);
  border-radius: 5px;
  font-size: 22px;
  color: var(--theme2);
  cursor: pointer;
}
.blog-pagination ul li a:hover {
  background-color: var(--theme2);
  border-color: var(--theme2);
  color: #E1F2EA;
}

.blog-pagination ul li a.prev,
.blog-pagination ul li a.next {
  /* border: 0; */
}
.blog-pagination ul li span {
  display: block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  /* padding: 0; */
  background: transparent;
  border: 2px solid var(--theme2);
  color: #E1F2EA;
  cursor: pointer;
  text-align: center;
  font-weight: 700;
  font-size: 22px;
  -webkit-transition: 0.3s ease-in;
  transition: 0.9s ease-in;
}
.blog-pagination ul li span.current {
  background-color: var(--theme2);
  color: #E1F2EA;
  border: 2px solid var(--theme2);
  border-radius: 5px;
}

.blog-pagination ul li span.current:hover {
background: linear-gradient(to right, #5C469C, #D4ADFC);
  color: var(--white);
}

.blog-details-footer .right ul {
  display: flex;
  justify-content: center;
  gap: 15px;
}

.blog-details-footer .social-icon li:first-child {
  font-size: 22px;
  color: var(--border);
  padding: 1px 13px;
  background-color: var(--theme);
  border-radius: 5px;
  margin-left: 5px;
}
.blog-details-footer .social-icon li {
  font-size: 22px;
  color: var(--border);
  padding: 1px 10px;
  background-color: var(--theme);
  border-radius: 5px;
  margin-left: 0px;
}


/*---------------------------
      SINGLE POST NAVIGATION
  -----------------------------*/
.single-post-navigation {
  word-break: break-word;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: none;
  padding: 0px;
  gap: 20px;
}
.single-post-navigation h3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 0;
  /* white-space: nowrap; */
  overflow: hidden;
  text-overflow: ellipsis;
  /* display: none; */
}
.single-post-navigation .single-post-navigation-center-grid {
  font-size: 25px;
}
.single-post-navigation .single-post-navigation-center-grid a {
  color: var(--theme);
}
.single-post-navigation .single-post-navigation-center-grid a:hover,
.single-post-navigation .single-post-navigation-center-grid a:focus {
  color: var(--header);
}
.single-post-navigation .prev-post a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  color: #8e8e8e;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.single-post-navigation .prev-post a i {
  /* height: 26px; */
  /* width: 26px; */
  border-radius: 45px;
  font-size: 14px;
  line-height: 22px;
  padding: 5px 10px;
  background: var(--black);
  display: inline-block;
  text-align: center;
  color: var(--bg);
  margin-right: 5px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.single-post-navigation .prev-post a:hover {
  color: var(--header);
}
.single-post-navigation .prev-post a:hover i {
  background: var(--theme);
  color: var(--white);
}
.single-post-navigation .next-post a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  color: #8e8e8e;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.single-post-navigation .next-post a i {
  /* height: 26px; */
  /* width: 26px; */
  border-radius: 45px;
  line-height: 22px;
  padding: 5px 10px;
  background: var(--black);
  display: inline-block;
  text-align: center;
  color: var(--bg);
  margin-left: 5px;
  font-size: 14px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.single-post-navigation .next-post a:hover {
  color: var(--header);
}
.single-post-navigation .next-post a:hover i {
  background: var(--theme);
  color: var(--white);
}
.single-post-navigation .title-with-link {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 15px;
  padding: 20px;
  background-color: var(--bg);
}
.single-post-navigation .title-with-link i {
  margin-top: 3px;
}
.single-post-navigation .title-with-link span {
  letter-spacing: 1px;
  text-transform: capitalize;
  font-weight: 500;
  display: none;
}

/*--------------------------------------------------------------
    ## Comments
  --------------------------------------------------------------*/

p.logged-in-as {
  /* margin-bottom: 20px; */
}

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comments-area {
  margin-top: 30px;
}
.comments-area .comments-title {
  font-size: 28px;
  line-height: 36px;
  font-weight: 600;
  /* padding: 10px 20px; */
  background-color: transparent;
  color: var(--black);
  /* border-top-left-radius: 30px; */
  /* border-top-right-radius: 30px; */
  margin-bottom: 40px;
}



@media (max-width: 991px) {
  .comments-area .comments-title {
    margin-bottom: 30px;
  }
}

.comments-area .comment-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 20px;
}
.comments-area .comment-list .comment-respond {
  margin-bottom: 57px;
}
.comments-area .comment-list .comment-respond {
  margin-top: 37px;
}
.comments-area .comment-list .comment-reply-title {
  font-size: 17px;
  margin-bottom: 15px;
}
.comments-area .comment-list .comment-reply-title small {
  font-size: 16px;
  line-height: 1;
  top: 1px;
  margin-bottom: 0;
}
.comments-area .comment-list li:last-child {
  margin-bottom: 0;
}
.comments-area .comment-list li:last-child .single-comment-wrap .thumb .date {
  margin-bottom: 0;
}
.comments-area .comment-list li ul.children {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 30px;
}
.comments-area .comment-list li ul.children li {
  margin-left: 50px;
  list-style: none;
}
.comments-area .comment-list li .single-comment-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  --ms-flex-item-align: start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  /* border-bottom: 1px solid #F2F5FA; */
  /* padding: 30px 20px 30px 20px; */
}
.comments-area .comment-list li .single-comment-wrap .thumb {
  /* margin-right: 20px; */
  min-width: 80px;
  border-radius: 50%;
}
.comments-area .comment-list li .single-comment-wrap .thumb img {
  margin-bottom: 10px;
  border-radius: 50%;
  border: 2px solid #fafafa;
  -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.02);
}
.comments-area .comment-list li .single-comment-wrap .date {
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
  color: var(--text);
}

.comments-area .comment-list li .single-comment-wrap .content p {
  color: var(--white);
  margin-top: 20px;
}
.comments-area .comment-list li .single-comment-wrap .content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  max-width: 630px;
}
.comments-area .comment-list li .single-comment-wrap .content .title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  /* padding-right: 70px; */
  margin-bottom: 15px;
  color: var(--black);
}
.comments-area .comment-list li .single-comment-wrap .content .comment-content {
  max-width: 630px;
}
.comments-area .comment-list li .single-comment-wrap .content p {
  word-break: break-word;
}
.comments-area .comment-list li .single-comment-wrap .content p:last-child {
  margin-bottom: 0;
}

.comments-area
  .comment-list
  li
  .single-comment-wrap
  .content
  .comment-reply-link {
  font-weight: 500;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  /* background: var(--theme); */
  color: var(--theme);
  font-size: 14px;
  line-height: 20px;
  /* padding: 5px 15px; */
}
.comments-area
  .comment-list
  li
  .single-comment-wrap
  .content
  .comment-reply-link::before {
  position: static;
  content: "\f3e5";
  font-family: "Font Awesome 5 Pro";
  font-size: 14px;
  line-height: 20px;
  margin-right: 5px;
  font-weight: 900;
}
.comments-area
  .comment-list
  li
  .single-comment-wrap
  .content
  .comment-reply-link:hover {
  /* background: var(--black); */
  /* color: var(--white); */
}
.comments-area .comment-list li.comment {
  margin-bottom: 30px;
}
.comments-area .comment-list .has-children {
  padding-left: 80px;
}
.comments-area .comment-list ol:not([class]) {
  margin-bottom: 20px;
}
.comments-area .comment-list ol:not([class]) li ol {
  margin-bottom: 0;
}
.comments-area .comment-list .children li:last-child {
  margin-bottom: 30px;
}
.comments-area .comment-list ul:not([class]) {
  margin-bottom: 20px;
}
.comments-area .comment-list ul:not([class]) ul {
  margin-bottom: 0px;
}
.comments-area .reply-title {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  margin-bottom: 25px;
}
.comments-area .comment-reply-title {
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
 color: var(--black);
}

@media (max-width: 768px) {
  .comments-area .comment-reply-title {
    font-size: 24px;
    line-height: 32px;
  }
}

.comments-area .comment-reply-title small {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  margin-left: 10px;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-bottom: 0;
}
.comments-area .comment-form-wrap {
  padding: 65px 95px 70px;
}
.comments-area .form-submit {
  /* margin-bottom: 30px; */
  margin-top: 20px;
  text-align: center;
}
.blog-content-page{
  /* background-image: url(../img/Mask\ Group.png); */
  /* background-size: cover; */
    /* background-position: center center; */
    /* background-repeat: no-repeat; */
}
.blog-content-page-content-area
  .comments-area
  .comment-list
  li
  .single-comment-wrap
  .time {
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}

.comment-form .form-group.textarea .form-control {
  min-height: 150px;
  resize: none;
  line-height: 26px;
}
.comment-form .form-group.textarea .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.comment-form .form-group {
  position: relative;
}
.comment-form .form-group .form-control {
  height: 52px;
  line-height: 24px;
  border-radius: 0;
  border: 0;
  border: 2px solid var(--theme);
  border-radius: 5px;
  padding: 17px 10px;
  padding-right: 35px;
  font-size: 16px;
  margin-bottom: 20px;
  color: var(--black);
  background: #D4ADFC1A;
}
.comment-form .form-group .form-control::placeholder {
  color: var(--text);
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.comment-form .btn-wrap .boxed-btn {
  font-size: 14px;
}
.comment-form .submit-btn {
  /* height: 55px; */
  line-height: 20px;
  width: auto;
  padding: 10px 14px;
  border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  background-color: var(--theme);
  border: none;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in;
  transition: 0.9s ease-in;
  color: var(--border);
  border-radius: 5px;
}

@media (max-width: 768px) {
  .comment-form .submit-btn {
   
  }
}

.comment-form .submit-btn:hover {
  background-color: var(--theme2);
}
.alignnone {
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .alignnone {

  }
}

.comment-form .comment-form-cookies-consent label {
  color: var(--black);
}
.comment-form-cookies-consent input[type="checkbox"] {
  margin-right: 5px;
}

label[for="wp-comment-cookies-consent"] {
  font-size: 14px;
}

.comment-respond {
  /* margin-top: 42px; */
  padding-right: 20px;
}

.form-group.textarea {
  width: 100% !important;
  margin-left: 0 !important;
}

.full-width-content
  .comments-area
  .comment-list
  li
  .single-comment-wrap
  .content {
  max-width: 100%;
}

@media only screen and (max-width: 991px) {
  .comments-area .comment-list li .single-comment-wrap .content {
    max-width: calc(100% - 100px);
  }
}
@media only screen and (max-width: 384px) {
  .comments-area .comment-list li .single-comment-wrap {
    display: block;
  }
  .comments-area .comment-list li .single-comment-wrap .content {
    max-width: 100%;
  }
  .contact-box {
    /* padding: 60px 10px; */
  }
}

.blog-single-content-wrap .thumbnail {
  margin-bottom: 25px;
  position: relative;
}
.blog-single-content-wrap .thumbnail img {
  height: 460px;
  width: 100%;
  object-fit: cover;
}

/*--------------------------------------------------------------
    ## WIdgets
  --------------------------------------------------------------*/

.widget {
  margin-bottom: 70px;

}
.widget ul {
  margin: 0;
  
  list-style: none;
}

@media (max-width: 1024px) {
  .widget {
    margin-bottom: 50px;
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .widget {
    margin-bottom: 30px;
    margin-top: 30px;
    
  }
}
.widget ul li {
  margin: 20px 0;
  display: block;
  word-break: break-word;
}
.widget ul li + li {
  margin-top: 10px;
}
.widget ul li:before {
  display: none;
}
.widget ul li:last-child {
  /* margin-bottom: 0; */
}
.widget ul li:first-child {
  /* margin-top: 0; */
}

.widget ul li ul {
  margin-left: 20px;
  margin-top: 10px;
}
.widget ul li ul.sub-menu {
  position: initial;
  visibility: visible;
  opacity: 1;
  background-color: transparent;
  border-top: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 10px;
}
.widget ul li ul.sub-menu li a {
  padding: 0 0 0 10px;
}
.widget ul li ul.sub-menu li a:hover {
  background-color: transparent;
}
.widget > h1,
.widget > h2,
.widget > h3,
.widget > h4,
.widget > h5,
.widget > h6,
.widget .widget-headline {
  text-transform: capitalize;
  position: relative;
  z-index: 0;
}
.widget .widget-headline {
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  color: var(--black);
  margin-bottom: 50px;
  padding-bottom: 10px;
}

.widget .widget-headline:before {
  position: absolute;
  bottom: 0;
  /* left: 0; */
  content: "";
  width: 130px;
  background: var(--theme2);
  height: 2px;
  
}
@media (max-width: 1024px) {
  .widget .widget-headline {
   
    margin-bottom: 35px;
    
  }
}
@media (max-width: 767px) {
  .widget .widget-headline {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
    
  }
}

.widget select {
  width: 100%;
  height: 50px;
  padding: 10px 20px;
  border: 1px solid #ddd;
  position: relative;
  z-index: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%2328303d'><polygon points='0,0 10,0 5,5'/></svg>");
  background-repeat: no-repeat;
  background-position-y: 55%;
  background-position-x: 92%;
}
.widget select option {
  color: var(--black);
}
.widget:last-child {
  margin-bottom: 0;
}

@media (max-width: 1024px) {
  .widget:last-child {
    margin-bottom: 40px;
  }
}

.widget .footer-widget {
  background-color: transparent !important;
  padding: 0;
  margin-bottom: 40px;
}

.widget.widget_nav_menu ul li.menu-item-has-children:after {
  display: none;
}

.widget ul li,
.comments-area .comment-list li,
.comments-area .comment-list li.comment {
  padding-left: 0;
}

.widget_recent_comments ul li {
  font-size: 14px;
}

.widget_recent_comments ul li .comment-author-link {
  font-weight: 500;
  display: block;
  font-size: 16px;
}

.widget_recent_comments ul li + li {
  border-top: 1px dashed #c9c9c9;
  padding-top: 13px;
  margin-top: 13px !important;
}

.widget_meta ul li + li {
  border-top: 1px dashed #c9c9c9;
  padding-top: 13px;
  margin-top: 13px !important;
}

.comments-area .comment-list li:before,
.comments-area .comment-list li.comment:before {
  display: none;
}

.widget-nav-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.widget-nav-menu ul li + li {
  border-top: 1px solid #2c3e88;
}

.widget .widget-headline:before {
  /* position: absolute;
      bottom: 0;
      left: 30px;
      width: 63px;
      height: 2px;
      content: "";
      background-color: var(--theme); */
}

.widget .widget-headline:after {
  /* position: absolute;
      bottom: 0;
      left: 0;
      width: 20px;
      height: 2px;
      content: "";
      background-color: var(--header); */
}


.footer-widget .widget_search .search-form .form-group .form-control {
  color: var(--white);
}

.widget_search .post-inside-wrapper {
  position: relative;
 
}

@media (max-width: 640px) {
  .widget_search .post-inside-wrapper {

  }
}

.widget_search .input-serchBtn {
  display: flex;
  justify-content: space-between;
  padding: 12px 12px 12px 15px;
  border-radius: 5px;
  border: 3px solid var(--theme);
  align-items: center;
  
}

.widget_search .search-form {
  position: relative;
}
.widget_search .search-form .form-group {
  margin-bottom: 0;
  width: 100%;
}

.widget_search .search-form .form-group .form-control {
  background-color: transparent;
  font-size: 14px;
  line-height: 20px;
  padding: 0;
  border: none;
  border-radius: 0;
  color: var(--text);
}

.searchIcon {
  font-size: 20px;
  line-height: 20px;
  padding: 12px;
  border-radius: 5px;
  color: var(--border);
  background-color: var(--theme);
}

.searchIcon:hover {
  background-color: var(--theme2);
  transition: all 0.9s ease-in-out;
}

.widget_search
  .search-form
  .form-group
  .form-control::-webkit-input-placeholder {
  color: var(--text);
  
}
.widget_search .search-form .form-group .form-control::-moz-placeholder {
  color: var(--text);
}
.widget_search .search-form .form-group .form-control:-ms-input-placeholder {
  color: var(--text);
}
.widget_search .search-form .form-group .form-control::-ms-input-placeholder {
  color: var(--text);
}
.widget_search .search-form .form-group .form-control::placeholder {
  color: var(--text) !important;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
}
.widget_search .search-form .submit-btn {
  /* position: absolute;
      right: 0;
      top: 0;
      width: 70px;
      font-size: 18px;
      height: 100%;
      background-color: var(--theme);
      color: var(--white);
      text-align: center;
      transition: all 0.3s ease-in-out; */
}
.widget_search .search-form .submit-btn:hover {
  color: var(--header);
}

.widget_brightgivers_category .service-item-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 18px 20px 18px;
  border: 1px solid var(--text);
  border-radius: 5px;
  color: var(--text);
  font-weight: 600;
  background: transparent;
  font-size: 20px;
  line-height: 24px;
  transition: all 0.7s ease-in-out;
}

.widget_brightgivers_category .service-item-list:hover {
  background-color: var(--theme);
  color: var(--white);
  border: 1px solid  var(--theme);
}

.widget_brightgivers_category .service-item-list span {
  /* font-size: 20px;
  line-height: 26px;
  color: var(--text); */
}

.widget_brightgivers_popular_posts .thumb a img {
  max-width: 109px;
  height: 109px;
  /* display: block; */
  /* object-fit: cover; */
  /* padding-left: 10px; */
  border-radius: 5px;
}

@media (max-width: 640px) {
  .widget_brightgivers_popular_posts .thumb a img {
    max-width: 90px;
    height: 90px;
  }
}

.widget_brightgivers_popular_posts .theme-recent-post-item {
  display: flex;
  /* justify-content: center; */
  align-items: center;
  gap: 20px;

}

@media (max-width: 767px) {
  .widget_brightgivers_popular_posts .theme-recent-post-item {
    gap: 10px;
  }
  .theme-recent-post-item .content p{
    font-size: 14px;
  }
  .widget_search .search-form .form-group{
    padding: 15px 10px;
  }
  .searchIcon{
    padding: 14px !important;
  }
  .widget_brightgivers_category .service-item-list{
    padding: 12px 10px;
  }


}

.widget_brightgivers_popular_posts .theme-recent-post-item .time {
  position: relative;
  margin-left: 25px;
  margin-bottom: 5px;
  display: block;
  color: var(--theme);
}

.widget_brightgivers_popular_posts .theme-recent-post-item .time:before {
  content: "\f073";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 0;
  left: -25px;
  color: var(--theme);
}

.widget_brightgivers_popular_posts .theme-recent-post-item h6 {
  font-size: 16px;
}
.wp-block-tag-cloud {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  
}

@media (max-width: 1024px) {
  .wp-block-tag-cloud {
    gap: 20px;
  }
}

.wp-block-tag-cloud a {
  display: inline-block;
  padding: 11px 14px;
  line-height: 20px;
  font-size: 14px;
  font-weight: 700;
  color: var(--theme);
  border: 1px solid var(--theme);
  border-radius: 5px;
  margin-right: 0px;
  text-transform: capitalize;
  /* margin-bottom: 10px; */
  /* transition: all 0.4s ease-in-out; */
}

.wp-block-tag-cloud a:hover {
  /* background: var(--theme); */
  /* color: var(--theme2); */
}

.widget_author_meta ul {
  margin-top: 25px;
}
.widget_author_meta ul li {
  display: inline-block;
}
.widget_author_meta ul li .content .title {
  font-size: 16px;
  line-height: 1.85;
  font-weight: 500;
  color: var(--white);
  margin-bottom: 10px;
}
.widget_author_meta ul li .content .post-meta a {
  font-size: 14px;
  font-weight: 500;
  color: #707070;
  text-transform: uppercase;
}
.widget_author_meta ul li .content .post-meta a + a {
  margin-left: 15px;
}
.widget_author_meta ul li .content .post-meta span {
  color: var(--white);
}

.widget_tag_cloud .tagcloud a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-transform: capitalize;
  font-size: 15px !important;
  margin-right: 12px;
  margin-bottom: 7px;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}

.widget_subscribe .subscibe-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 120px;
  border-bottom: 1px solid #404040;
  padding-bottom: 50px;
}
.widget_subscribe .subscibe-wrapper .content .title {
  font-size: 28px;
  line-height: 1.6;
  color: var(--white);
}
.widget_subscribe .subscibe-wrapper .subscribe-forms {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 85px;
  position: relative;
  z-index: 0;
}
.widget_subscribe .subscibe-wrapper .subscribe-forms .form-group {
  margin-bottom: 0;
}
.widget_subscribe .subscibe-wrapper .subscribe-forms .form-group .form-control {
  font-size: 18px;
  font-weight: 400;
  width: 100%;
  padding: 0px 165px 0px 25px;
  border-radius: 6px;
  background: var(--white);
  height: 80px;
}
.widget_subscribe .subscibe-wrapper .subscribe-forms .form-group .btn-wrap {
  position: absolute;
  top: 31px;
  right: 28px;
}
.widget_subscribe
  .subscibe-wrapper
  .subscribe-forms
  .form-group
  .btn-wrap
  .subscribe-btn {
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
  border-left: 2px solid #b9b9b9;
  padding-left: 10px;
  border: 0;
  background: transparent;
  outline: 0;
}

.widget_nav_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget_nav_menu ul li {
  margin: 30px 0;
}

@media (max-width: 768px) {
  .widget_nav_menu ul li {
    margin: 15px 0;
  }
}

.widget_nav_menu ul li:last-child {
  margin-bottom: 0;
}
.widget_nav_menu ul li:first-child {
  margin-top: 0;
}
.widget_nav_menu ul li a {
  border: none;
  position: relative;
}
.widget_nav_menu ul li > ul {
  margin-left: 15px;
}

.footer-top-space .widget_nav_menu ul li a,
.footer-area-2 .widget_nav_menu ul li a {
  padding-left: 20px;
}
.footer-top-space .widget_nav_menu ul li a:after,
.footer-area-2 .widget_nav_menu ul li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 500;
  content: "\f061";
  font-size: 15px;
  color: #333f4d;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.widget_rss li + li {
  padding-top: 13px;
  margin-top: 13px;
  border-top: 1px dashed #c9c9c9;
}

.widget.widget_archive ul li:first-child {
  padding-top: 0;
}
.widget.widget_archive ul li + li {
  margin-top: 10px;
}
.widget.widget_archive ul li:last-child {
  border-bottom: none;
}
.widget.widget_archive ul li a i {
  margin-right: 5px;
}

.widget ul.widget_categories li + li {
  margin-top: 10px;
}

.widget_archive ul li a {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}
.widget_archive ul li svg {
  margin-right: 10px;
  margin-top: -5px;
}

.widget.footer-widget.widget_calendar table {
  margin-bottom: 0;
}

.widget.elementor-widget-wp-widget-foresty_request_form_widget,
.widget.foresty-request-form-widget {
  padding: 0;
}
.widget .request-form-widget {
  padding: 25px 25px 15px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 10px;
  position: relative;
  z-index: 0;
}
.widget .request-form-widget:after {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 10px;
  position: absolute;
  z-index: -1;
  background-color: rgba(17, 13, 14, 0.85);
}
.widget .request-form-widget .widget-headline {
  color: var(--white);
}

.widget.footer-widget {
  background-color: transparent !important;
  padding: 0;
  margin-bottom: 40px;
  -webkit-box-shadow: initial;
  box-shadow: initial;
}
.widget.footer-widget select {
  background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='16' height='16' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='black'/></g></svg>");
}
.widget.footer-widget h5,
.widget.footer-widget .widget-headline {
  position: relative;
  margin-bottom: 35px;
  font-size: 20px;
  line-height: 28px;
  padding-left: 0;
  z-index: 0;
  padding-bottom: 10px;
}
.widget.footer-widget h5:before,
.widget.footer-widget .widget-headline:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 35px;
  height: 2px;
}
.widget.footer-widget h5:after,
.widget.footer-widget .widget-headline:after {
  content: "";
  position: absolute;
  left: 40px;
  bottom: 0;
  width: 0;
  height: 2px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.widget.footer-widget h5 p,
.widget.footer-widget .widget-headline p {
  font-size: 14px;
}
.widget.footer-widget:hover h5:after,
.widget.footer-widget:hover .widget-headline:after {
  width: 80px;
}
.widget.footer-widget ul li {
  font-size: 14px;
  position: relative;
}
.widget.footer-widget ul li a {
  font-size: 16px;
  position: relative;
}
.widget.footer-widget ul li a:hover {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.widget.footer-widget.widget_recent_comments ul li a:after {
  display: none;
}
.widget.footer-widget.widget_recent_comments ul li a:hover {
  padding-left: 0;
}
.widget.footer-widget.widget_calendar table th {
  border: 1px solid #ddd;
  font-size: 14px;
}
.widget.footer-widget.widget_calendar table th a {
  font-weight: 500;
  text-decoration: underline;
}
.widget.footer-widget.widget_calendar table td {
  border: 1px solid #ddd;
  font-size: 14px;
}
.widget.footer-widget.widget_calendar table td a {
  font-weight: 500;
  text-decoration: underline;
}
.widget.footer-widget .subscribe-form .form-group .form-control {
  background-color: #515457;
}

.widget.footer-widget .wp-calendar-nav {
  padding: 8px 0;
}
.widget.footer-widget .wp-calendar-nav .wp-calendar-nav-prev {
  color: var(--white);
}
.widget.footer-widget .wp-calendar-nav .wp-calendar-nav-next {
  color: var(--white);
}

.widget ul > li:last-child {
  /* padding-bottom: 0; */
}

.textwidget img {
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
}

.footer-widget.widget_nav_menu ul li a {
  position: relative;
  font-size: 16px;
}

.footer-widget.widget.widget_nav_menu ul li {
  margin: 0;
}

.footer-wrap .footer-top .footer-widget .menu li ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.widget_tag_cloud.footer-widget .tagcloud a:hover {
  color: var(--white);
}

.wp-block-calendar caption {
  caption-side: top;
  text-align: center;
  padding: 8px;
  font-weight: 500;
  background-color: #ddd;
}

.widget_calendar caption {
  caption-side: top;
  text-align: center;
  padding: 8px;
  font-weight: 500;
  background-color: #ddd;
}

.wp-block-calendar table th {
  background-color: transparent;
}

.widget_recent_comments ul li {
  position: relative;
}

.widget_calendar table td {
  border: 1px solid #ddd;
  padding: 8px;
}
.widget_calendar table th {
  border: 1px solid #ddd;
  padding: 8px;
}

#wp-calendar {
  border-collapse: collapse;
  width: 100%;
  text-align: center;
}
#wp-calendar th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
}

/*-----------------------
      Blog Grid Item
  -----------------------*/

.sticky {
  display: block;
}

.blog-main-item-01 {
  position: relative !important;
  border: 1px solid var(--theme);
  border-radius: 5px;
  background: transparent;
}
.blog-main-item-01 + .blog-main-item-01 {
  margin-top: 45px;
  background: #D4ADFC1A;
}
.blog-main-item-01.format-video .thumbnail-wrap > a {
  margin-bottom: 20px;
  display: block;
}
.blog-main-item-01 .thumbnail-wrap {
  position: relative;
  z-index: 0;
  /* padding: 30px 30px 26px 30px; */
  border-radius: 0;
  padding-bottom: 0;
}

@media (max-width:768px) {
  .blog-main-item-01 .thumbnail-wrap {
    /* padding:15px; */
  }
}


.blog-main-item-01 .thumbnail-wrap .thumbnail {
  margin-bottom: 23px;
}
.blog-main-item-01 .thumbnail-wrap img {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  height: 350px;
  width: 100%;
  object-fit: cover;
  /* border-radius: 30px; */
}
.categoryDate {
  background-color: transparent !important;
}

.categoryDate li {
  color: var(--body);
}

.blog-main-item-01 .thumbnail-wrap .hover {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.blog-main-item-01 .thumbnail-wrap .hover .video-play-btn {
  border-radius: 50%;
  background: var(--white);
}
.blog-main-item-01 .thumbnail-wrap .hover .video-play-btn:before {
  display: none;
}
.blog-main-item-01 .thumbnail-wrap .blog-cat-list a {
  height: 30px;
  line-height: 30px;
  background: var(--black);
  padding: 0 15px;
  font-size: 14px;
  color: var(--white);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  display: inline-block;
  margin-right: 3px;
  margin-top: 4px;
}
.blog-main-item-01 .thumbnail-wrap .blog-cat-list a:hover {
  background: var(--theme);
  color: var(--white);
}
.blog-main-item-01 .thumbnail-wrap .blog-cat-list a:last-child {
  margin-right: 0;
}
.blog-main-item-01 .content {
  padding: 20px;
}
.categoryContent {
  padding: 0 20px 20px 20px !important;
}

@media (max-width:768px) {
  .categoryContent {
    padding:20px !important;
  }
}

.blog-main-item-01 .content .post-meta-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.blog-main-item-01 .content .post-meta-wrap .social-icon li {
  padding-left: 0;
  margin-top: 0;
}
.blog-main-item-01 .content h2 a {
  font-size: 22px;
  line-height: 26px;
  margin-top: 0;
  font-weight: 500;
  color: var(--black);
  -webkit-transition: all 300ms;
  transition: all 300ms;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  /* padding-bottom: 17px; */
  word-break: break-all;
  
}
.blog-main-item-01 .content h6 a {
color: var(--black);
font-size: 22px;
line-height: 30px;
font-weight: 600;
}
.blog-main-item-01 .content p {
  font-size: 16px;
  color: var(--text);
  margin-top: 20px;
  margin-bottom: 3px;
}
.blog-main-item-01 .content .post-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.blog-main-item-01 .content .post-author .author-image {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 15px;
}
.blog-main-item-01 .content .post-author a {
  color: #001b61;
  font-size: 16px;
  font-weight: 500;
}
.blog-main-item-01 .blog-bottom .btn {
  height: 42px;
  width: 42px;
  line-height: 43px;
  padding: 0;
  text-align: center;
  background: var(--theme);
  color: var(--white);
}
.blog-main-item-01 .blog-bottom .btn svg {
  font-size: 16px;
  margin-top: auto;
  margin-left: auto;
  float: inherit;
}
.blog-main-item-01 .blog-bottom .btn i {
  float: inherit;
  padding-left: 0;
}
.blog-main-item-01 .blog-bottom .read-btn-text {
  font-weight: 500;
}

.post-meta {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-left: 0 !important;
}
.post-meta li {
  display: inline-block;
  font-size: 15px;
  line-height: 1;
  position: relative;
  z-index: 0;
  padding-left: 0 !important;
  color: #757575;
  list-style: none !important;
  text-transform: capitalize;
  /* margin-right: 20px; */
}
.post-meta li + li {
  margin-top: 0 !important;
}
.post-meta li svg {
  margin-right: 5px;
}
.post-meta li::before {
  display: none !important;
}
.post-meta li:last-child {
  margin-right: 0;
}
.post-meta li.white {
  color: var(--white);
}
.post-meta li.white span {
  color: var(--white);
}
.post-meta li:before {
  display: none;
}
.post-meta li a {
  -webkit-transition: all 300ms;
  transition: all 300ms;
  color: var(--white);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.mainDetaills {
  /* background-color: var(--theme2);
  padding: 30px 20px;
  border: 1px solid var(--theme);
  border-radius: 30px; */
  padding-right: 20px;
}

@media (max-width: 991px) {

  .comment-respond{
    padding-right: 0px;
  }
}

@media (max-width: 1024px) {
  .mainDetaills {
    /* background-color: var(--theme2);
    padding: 30px 15px;
    border: 1px solid var(--theme);
    border-radius: 30px; */
    padding-right: 0px;
  }
  .comment-respond{
    padding-left: 0px;
  }
}

.paraDetail {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

@media (max-width: 768px) {
  .paraDetail {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}

.post-meta li a svg {
  margin-right: 10px;
}
.post-meta li .posted-on .entry-date {
  color: var(--text);
}
.post-meta li .posted-on .entry-date.white {
  color: var(--white);
}
.post-meta li .posted-on i {
  margin-right: 10px;
}

.entry-content .post-meta li {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: var(--white);
}

.blog-cat-list {
  display: flex;
  justify-content: end;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
}

.contact-form-items {
  margin-bottom: 0;
  /* padding: 25px; */
  /* box-shadow: 0px -10px 40px 0px rgba(0, 0, 0, 0.05); */
}

.header-main .logo img {
  max-width: 180px;
}

.contact-info-area .logo-img img {
  max-width: 180px;
}

.blog-main-item-01.sticky {
  z-index: 1;
}

/* Responsive */

@media only screen and (max-width: 991px) {
  /* .breadcrumb-wrapper .page-heading h1 {
    font-size: 30px;
    line-height: 34px;
  } */

  .header-new.sticky .header-main {
    padding: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .blog-details-footer {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    gap: 20px;
    margin: 30px 0;
  }

  .blog-details-footer .left .tags li a {
    margin-bottom: 8px;
    padding: 12px;
  }

  .blog-details-footer .left .tags li a {
    /* padding: 5px; */
  }

  /* .breadcrumb-wrapper .page-list{
      gap: 15px;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      text-align: center;
    } */



  .archive-page-content-area,
  .blog-content-page {
    padding: 60px 0 !important;
  }

 
  .blog-cat-list {
    justify-content: start;
    margin-top: 10px;
  }

  .blog-main-item-01 .thumbnail-wrap img {
    height: 100%;
  }

  .entry-content .post-meta {
    flex-direction: column;
  }

  .blog-wrapper h2 {
    font-size: 28px;
    line-height: 34px;
  }

  .entry-content .post-meta li {
    font-size: 14px;
  }

  .blog-details-footer {
    margin: 30px 0;
  }

  .single-post-navigation {
    /* padding: 15px; */
    /* flex-direction: column; */
    gap: 10px;
  }

  .comment-form {
    margin-top: 30px;
  }

  .comments-area .form-submit {
    margin-bottom: 0;
  }
}

@media (max-width: 650px) {
  .single-post-navigation{
    flex-direction: column;
    gap: 0px;
  }
}

@media only screen and (max-width: 425px) {
  .blog-details-footer .left .tags li a {
    margin-bottom: 8px;
    padding: 12px;
  }

  .blog-details-footer .left .tags li a {
    /* padding: 5px; */
  }

  .breadcrumb-wrapper .breadcrumb-wrapper-items .breadcrumb-image,
  .post-navigation-inner .post-thumbnail {
    display: none;
  }

  .breadcrumb-wrapper {
    padding: 80px 0 60px 0;
  }
}

/*--------------------------------------------------------------
  # WP Table
  --------------------------------------------------------------*/
.blog-single-content-wrap table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 15px;
}
.blog-single-content-wrap table td {
  border: 1px solid #e3e3e3;
  padding: 8px;
}
.blog-single-content-wrap table td a {
  text-decoration: underline;
  font-weight: 400;
}
.blog-single-content-wrap table th {
  border: 1px solid #e3e3e3;
  padding: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
}
.blog-single-content-wrap table th a {
  text-decoration: underline;
  font-weight: 500;
}

.page-content table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 15px;
}
.page-content table td {
  border: 1px solid #e3e3e3;
  padding: 8px;
}
.page-content table td a {
  text-decoration: underline;
  font-weight: 400;
}
.page-content table th {
  border: 1px solid #e3e3e3;
  padding: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
}
.page-content table th a {
  text-decoration: underline;
  font-weight: 500;
}

.single-comment-wrap table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 15px;
}
.single-comment-wrap table td {
  border: 1px solid #e3e3e3;
  padding: 8px;
}
.single-comment-wrap table td a {
  text-decoration: underline;
  font-weight: 400;
}
.single-comment-wrap table th {
  border: 1px solid #e3e3e3;
  padding: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
}
.single-comment-wrap table th a {
  text-decoration: underline;
  font-weight: 500;
}

.content-area table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 15px;
}
.content-area table th {
  border: 1px solid #e3e3e3;
  padding: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
}
.content-area table th a {
  text-decoration: underline;
  font-weight: 400;
}
.content-area table td {
  border: 1px solid #e3e3e3;
  padding: 8px;
}
.content-area table td a {
  text-decoration: underline;
  font-weight: 400;
}

.calendar_wrap table td {
  text-align: center;
}

.widget_calendar table td a,
.widget_calendar table th a {
  font-weight: 500;
  text-decoration: underline;
}

.footer-widget.widget_calendar table td a,
.footer-widget.widget_calendar table th a {
  font-weight: 500;
  text-decoration: underline;
}

/*--------------------------------------------------------------
  # WP List
  --------------------------------------------------------------*/
.content-area ul {
  list-style: none;

}

.content-area ol li {
  padding-left: 0;
}
.content-area ol li:before {
  display: none;
}
.content-area ol li + li {
  margin-top: 10px;
}

.content-area .widget ul li:before {
  display: none;
}

.blog-single-content-wrap ol li + li {
  margin-top: 10px;
}
.blog-single-content-wrap .post-meta {
  margin: 0px;
}
.blog-single-content-wrap .post-meta li a {
  margin-left: 2px;
}
.blog-single-content-wrap ul {
  list-style: none;
}

.blog-single-content-wrap .post-meta li {
  padding-left: 0;
}
.blog-single-content-wrap .post-meta li:before {
  display: none;
}

.page-content ol li + li {
  margin-top: 10px;
}
.page-content ul li + li {
  margin-top: 10px;
}

.single-comment-wrap ol li + li {
  margin-top: 10px;
}
.single-comment-wrap ul li + li {
  margin-top: 10px;
}

.comments-area .comment-list li .single-comment-wrap ul {
  list-style: none;
}
.comments-area .comment-list li .single-comment-wrap ul li {
  position: relative;
  padding-left: 15px;
}
.comments-area .comment-list li .single-comment-wrap ul li:before {
  position: absolute;
  width: 5px;
  height: 5px;
  content: "";
  display: inline-block;
  margin-right: 5px;
  left: 0;
  top: 8px;
  border-radius: 50%;
}
.comments-area .comment-list li .single-comment-wrap ul li > ul li:before {
  background-color: transparent;
  border: 1px solid;
}
.comments-area .comment-list .trackback {
  margin-bottom: 30px;
}
.comments-area .comment-list .pingback {
  margin-bottom: 30px;
}

.carousel-indicators li + li {
  margin-top: 0 !important;
}

.footer-widget.widget.widget_nav_menu ul li + li {
  margin-top: 10px;
}

ul.blocks-gallery-grid li {
  padding-left: 0;
}
ul.blocks-gallery-grid li:before {
  display: none;
}

.wp-block-search .wp-block-search__input {
  border: none;
  border-radius: 0;
  height: 50px;
  padding: 0 20px;
  background: var(--bg);
  color: var(--black);
}
.wp-block-search .wp-block-search__input:focus {
  outline: 0 !important;
}

ol.wp-block-latest-comments {
  padding-left: 0;
}

/*-----------------------
      No Result
  -----------------------*/
.no-results.not-found .page-title {
  font-size: 36px;
  text-transform: capitalize;
  line-height: 46px;
  font-weight: 500;
  color: var(--white);
}
.no-results.not-found .page-content p {
  color:red;
}
.no-results.not-found .search-form {
  position: relative;
  margin-top: 40px;
}

.no-results.not-found .search-form .form-control {
  height: 60px;
  border: 1px solid var(--theme);
  padding: 0 80px 0 25px;
  font-size: 14px;
  color: var(--black);
  background: transparent;
  border-radius: 5px;
}
.search-form .form-group input::placeholder{
  font-size: 14px;
  line-height: 20px;
  font-weight: 50;
  color: var(--black) !important;
 
}
.no-results.not-found .search-form .submit-btn {
  position: absolute;
  right: 20px;
  top: 6px;
  width: 46px;
  height: 46px;
  background-color: var(--theme);
  color: var(--border);
  border: 0;
  font-size: 18px;
  border-radius: 5px;
  padding: 0;
  text-align: center;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  cursor: pointer;
  outline: 0 !important;
}

.no-results.not-found .search-form .submit-btn:hover {
  background-color: var(--theme2);
}

#page {
  overflow: hidden;
}

/*--------------------------------------------------------------
  # Globals
  --------------------------------------------------------------*/
.padding-left-0 {
  padding-left: 0;
}

.padding-right-0 {
  padding-left: 0;
}

.gray-bg {
  background-color: #f5f5f5;
}

.padding-top-10 {
  padding-top: 10px;
}

.padding-top-20 {
  padding-top: 20px;
}

.padding-top-25 {
  padding-top: 25px;
}

.padding-top-30 {
  padding-top: 30px;
}

.padding-top-35 {
  padding-top: 35px;
}

.padding-top-40 {
  padding-top: 40px;
}

.padding-top-45 {
  padding-top: 45px;
}

.padding-top-55 {
  padding-top: 55px;
}

.padding-top-50 {
  padding-top: 50px;
}

.padding-top-60 {
  padding-top: 60px;
}

.padding-top-65 {
  padding-top: 65px;
}

.padding-top-70 {
  padding-top: 70px;
}

.padding-top-75 {
  padding-top: 75px;
}

.padding-top-80 {
  padding-top: 80px;
}

.padding-top-85 {
  padding-top: 85px;
}

.padding-top-90 {
  padding-top: 90px;
}

.padding-top-95 {
  padding-top: 95px;
}

.padding-top-100 {
  padding-top: 100px;
}

.padding-top-105 {
  padding-top: 105px;
}

.padding-top-110 {
  padding-top: 110px;
}

.padding-top-115 {
  padding-top: 115px;
}

.padding-top-120 {
  padding-top: 120px;
}

 
.blog-content-page {
/* background-color: #1f1d36; */
}
.search-page-content-area {
  /* background-color: #1f1d36; */
  }
.blog-content-page .container {
  /* max-width: 1200px; */
}
@media (min-width: 1440px) {
  .blog-content-page .container {
    /* max-width: 1440px; */
  }
}

.padding-top-140 {
  padding-top: 140px;
}

.padding-top-150 {
  padding-top: 150px;
}

.padding-top-160 {
  padding-top: 160px;
}

.padding-top-190 {
  padding-top: 190px;
}

.padding-top-200 {
  padding-top: 200px;
}

.padding-top-210 {
  padding-top: 210px;
}

.padding-top-260 {
  padding-top: 260px;
}

.padding-top-310 {
  padding-top: 310px;
}

.padding-top-360 {
  padding-top: 360px;
}

.padding-top-390 {
  padding-top: 390px;
}

.padding-top-400 {
  padding-top: 400px;
}

.padding-top-600 {
  padding-top: 600px;
}

.padding-top-640 {
  padding-top: 640px;
}

.padding-top-720 {
  padding-top: 720px;
}

.padding-bottom-10 {
  padding-bottom: 10px;
}

.padding-bottom-15 {
  padding-bottom: 15px;
}

.padding-bottom-20 {
  padding-bottom: 20px;
}

.padding-bottom-25 {
  padding-bottom: 25px;
}

.padding-bottom-30 {
  padding-bottom: 30px;
}

.padding-bottom-35 {
  padding-bottom: 35px;
}

.padding-bottom-40 {
  padding-bottom: 40px;
}

.padding-bottom-45 {
  padding-bottom: 45px;
}

.padding-bottom-50 {
  padding-bottom: 50px;
}

.padding-bottom-55 {
  padding-bottom: 55px;
}

.padding-bottom-60 {
  padding-bottom: 60px;
}

.padding-bottom-65 {
  padding-bottom: 65px;
}

.padding-bottom-70 {
  padding-bottom: 70px;
}

.padding-bottom-75 {
  padding-bottom: 75px;
}

.padding-bottom-80 {
  padding-bottom: 80px;
}

.padding-bottom-85 {
  padding-bottom: 85px;
}

.padding-bottom-90 {
  padding-bottom: 90px;
}

.padding-bottom-95 {
  padding-bottom: 95px;
}

.padding-bottom-100 {
  padding-bottom: 100px;
}

.padding-bottom-110 {
  padding-bottom: 110px;
}

.padding-bottom-105 {
  padding-bottom: 105px;
}

.padding-bottom-115 {
  padding-bottom: 115px;
}

.padding-bottom-120 {
  padding-bottom: 120px;
}

.padding-bottom-130 {
  padding-bottom: 130px;
}

.padding-bottom-140 {
  padding-bottom: 140px;
}

.padding-bottom-135 {
  padding-bottom: 135px;
}

.padding-bottom-200 {
  padding-bottom: 200px;
}

.padding-bottom-280 {
  padding-bottom: 280px;
}

.padding-bottom-285 {
  padding-bottom: 285px;
}

.padding-bottom-150 {
  padding-bottom: 150px;
}

.padding-bottom-160 {
  padding-bottom: 160px;
}

.padding-bottom-165 {
  padding-bottom: 165px;
}

.padding-bottom-170 {
  padding-bottom: 170px;
}

.padding-bottom-180 {
  padding-bottom: 180px;
}

.padding-bottom-200 {
  padding-bottom: 200px;
}

.padding-bottom-215 {
  padding-bottom: 215px;
}

.padding-bottom-260 {
  padding-bottom: 260px;
}

.padding-bottom-300 {
  padding-bottom: 300px;
}

.padding-bottom-350 {
  padding-bottom: 350px;
}

.padding-bottom-460 {
  padding-bottom: 460px;
}

.margin-top-minus-90 {
  margin-top: -90px;
}

.margin-top-minus-100 {
  margin-top: -100px;
}

.margin-top-120 {
  margin-top: 120px;
}

.margin-top-150 {
  margin-top: 150px;
}

.margin-top-160 {
  margin-top: 160px;
}

.padding-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.padding-110 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.padding-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.padding-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.padding-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.padding-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.padding-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.padding-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.padding-65 {
  padding-top: 65px;
  padding-bottom: 65px;
}

.padding-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.padding-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.padding-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.padding-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.margin-top-10 {
  margin-top: 10px;
}

.margin-top-15 {
  margin-top: 15px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-30 {
  margin-top: 30px;
}

.margin-top-35 {
  margin-top: 35px;
}

.margin-top-40 {
  margin-top: 40px;
}

.margin-top-50 {
  margin-top: 50px;
}

.margin-top-55 {
  margin-top: 55px;
}

.margin-top-60 {
  margin-top: 60px;
}

.margin-top-70 {
  margin-top: 70px;
}

.margin-top-80 {
  margin-top: 80px;
}

.margin-top-90 {
  margin-top: 90px;
}

.margin-top-100 {
  margin-top: 100px;
}

.margin-bottom-0 {
  margin-bottom: 0px !important;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.margin-bottom-15 {
  margin-bottom: 15px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-bottom-25 {
  margin-bottom: 25px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.margin-bottom-35 {
  margin-bottom: 35px;
}

.margin-bottom-40 {
  margin-bottom: 40px;
}

.margin-bottom-50 {
  margin-bottom: 50px;
}

.margin-bottom-55 {
  margin-bottom: 55px;
}

.margin-bottom-60 {
  margin-bottom: 60px;
}

.margin-bottom-70 {
  margin-bottom: 70px;
}

.margin-bottom-80 {
  margin-bottom: 80px;
}

.margin-bottom-90 {
  margin-bottom: 90px;
}

.margin-bottom-120 {
  margin-bottom: 120px;
}

.margin-bottom-150 {
  margin-bottom: 150px;
}

.margin-top-100 {
  margin-bottom: 100px;
}

.margin-top-110 {
  margin-top: 110px;
}

.margin-top-115 {
  margin-top: 115px;
}

.margin-top-120 {
  margin-top: 120px;
}

.margin-left-10 {
  margin-left: 10px;
}

.margin-left-20 {
  margin-left: 20px;
}

.margin-left-30 {
  margin-left: 30px;
}

.min-height-600 {
  min-height: 600px;
}

.overflow-hidden {
  overflow: hidden;
}
/* Main toggle container */
.segment-toggle {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #D4ADFC1A;
    border-radius: 30px;
    padding: 5px;
    width: 232px;
}

/* Hide default radio buttons */
.segment-toggle input[type="radio"] {
    display: none;
}

/* Style the labels like buttons */
.segment-toggle label {
    padding: 14px 22px;
    cursor: pointer;
    font-weight: 700;
    color: var(--white);
    line-height: 12px;
    font-size: 16px;
    border-radius: 30px;
    transition: all 0.9s ease;
}

/* Highlight the active tab */
.segment-toggle input[type="radio"]:checked + label {
    background: linear-gradient(to right, #9D7BD9, #D4ADFC);
    color: var(--white);
}
.fluffyu-pricing-tab{
  display: flex;
  justify-content: center;
}


        .fluffyu-pricing-toggle-wrap {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 12px;
            margin-bottom: 32px;
        }
        .fluffyu-pricing-toggle-wrap span{
          font-size: 16px;
          line-height: 12px;
          font-weight: 700;
          color: var(--white);
        }
        .fluffyu-switch {
            position: relative;
            display: inline-block;
            width: 48px;
            height: 24px;
        }
        .fluffyu-switch input {display:none;}
        .fluffyu-slider {
            position: absolute;
            cursor: pointer;
            top: 0; left: 0; right: 0; bottom: 0;
            background: linear-gradient(to right, #5C469C, #D4ADFC);
            border-radius: 24px;
            transition: .4s;
        }
        .fluffyu-switch input:checked + .fluffyu-slider {
            background-image: linear-gradient(to right, #1D267D, #5C469C);
        }
        .fluffyu-slider:before {
            position: absolute;
            content: "";
            height: 18px;
            width: 18px;
            left: 3px;
            bottom: 3px;
            background: #fff;
            border-radius: 50%;
            transition: .4s;
        }
        .fluffyu-switch input:checked + .fluffyu-slider:before {
            transform: translateX(24px);
        }
        .fluffyu-discount {
            color: #0abf53;
            font-weight: 600;
            font-size: 0.95em;
        }
        .fluffyu-pricing-table-grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 20px;
            /* max-width: 1100px; */
            /* margin: 0 auto; */
        }
        .fluffyu-pricing-card {
            background: #fff;
            border-radius: 30px;
            /* box-shadow: 0 4px 24px 0 rgba(10,37,64,0.08); */
            padding: 30px 20px 30px 20px;
            text-align: center;
            background: #D4ADFC1A;
            transition: all 0.9s, border 0.3s;
            border: 1px solid var(--body);
            background-image: url(../img/Ellipse\ 17\ \(7\).png);
            /* background-size: cover;  */
            background-position: center center;
            background-repeat: no-repeat;
        }
        .fluffyu-pricing-card:hover{
            box-shadow: 0 0px 10px 0 #D4ADFC80;
            background: var(--theme2);
            background-image: url(../img/Ellipse\ 17\ \(7\).png);
            /* background-size: cover;  */
            background-position: center center;
            background-repeat: no-repeat;
        }
        .fluffyu-pricing-card.selected {
            border: 2px solid #0a2540;
            box-shadow: 0 0px 32px 0 rgba(10,37,64,0.16);
        }
        .fluffyu-pricing-card h3 {
            padding-bottom: 30px;
            border-bottom: 1px solid var(--body);
            text-align: start;
            font-size: 28px;
            font-weight: 700;
            line-height: 36px;
            background: linear-gradient(to top, #5C469C, #D4ADFC);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }
        .fluffyu-price {
            font-size: 56px;
            font-weight: 800;
            line-height: 72px;
            margin-bottom: 15px;
            color: var(--white);
            text-align: start;
            padding-top: 30px;
        }
        .fluffyu-currency {
            font-size: 0.6em;
            vertical-align: super;
        }
        .fluffyu-duration {
            font-size: 16px;
            line-height: 24px;
            font-weight: 400;
            color: var(--white);
            margin-left: 0px;
        }
        .fluffyu-pricing-card p{
            font-size: 14px;
             line-height: 22px;
            font-weight: 400;
            color: var(--white);
            text-align: start;
        }
        .fluffyu-purchase-btn {
            display: inline-block;
            width: 100%;
            margin: 30px 0 0 0;
            padding: 16px 22px;
            background: linear-gradient(to right, #1D267D, #5C469C);
            color: var(--white);
            border-radius: 30px;
            line-height: 13px;
            font-size: 18px;
            font-weight: 700;
            text-decoration: none;
            transition: all 0.9s;
        }
        .fluffyu-pricing-card:hover .fluffyu-purchase-btn {
            background: linear-gradient(to right, #5C469C, #D4ADFC);
        }
        .fluffyu-benefits {
            list-style: none;
            padding: 0;
            margin: 0;
            text-align: left;
            padding: 30px 0px;
            border-bottom: 1px solid var(--body);
        }
        .fluffyu-benefits li {
            display: flex;
            align-items: center;
            margin-bottom: 10px;
            font-size: 16px;
            font-weight: 400;
            line-height: 24px;
            color: var(--white);
        }
        .fluffyu-benefits li.unavailable {
            /* color: #b0b0b0; */
            /* text-decoration: line-through; */
        }
        .fluffyu-check {
            display: inline-block;
            width: 18px;
            height: 18px;
            margin-right: 10px;
            border-radius: 4px;
            background: #e6f0ff;
            position: relative;
        }
        .fluffyu-benefits li.available .fluffyu-check {
            background: var(--body);
            width: 20px;
            height: 6px;
        }
        .fluffyu-benefits li.unavailable .fluffyu-check {
            background: var(--body);
            width: 20px;
            height: 6px;
        }
        .fluffyu-check:after {
            /* content: '';
            position: absolute;
            left: 5px;
            top: 2px;
            width: 5px;
            height: 10px;
            border: solid #fff;
            border-width: 0 3px 3px 0;
            opacity: 0;
            transform: scale(0.7) rotate(45deg); */
        }
        .fluffyu-benefits li.available .fluffyu-check:after {
            opacity: 1;
        }
        @media (max-width: 1024px) {
            .fluffyu-pricing-table-grid {
                grid-template-columns: repeat(2, 2fr);
                column-gap: 20px;
                row-gap: 30px;
            }
            .fluffyu-pricing-card h3{
              padding-bottom: 20px;
            }
            .fluffyu-benefits{
              padding: 20px 0px;
            }
            .fluffyu-price{
              padding-top: 20px;
              font-size: 44px;
              line-height: 56px;
            }
            .fluffyu-purchase-btn{
              padding-top: 20px;
            }
          
        }
        @media (max-width: 767px) {
            .fluffyu-pricing-table-grid {
                grid-template-columns: repeat(1, 3fr);
                row-gap: 20px;
            }
             .fluffyu-pricing-card h3{
              padding-bottom: 15px;
            }
            .fluffyu-benefits{
              padding: 15px 0px;
            }
            .fluffyu-price{
              padding-top: 15px;
              font-size: 38px;
              line-height: 44px;
            }
            .fluffyu-purchase-btn{
              padding-top: 15px;
            }
            .fluffyu-pricing-card{
              padding: 20px 15px;
            }
          
       }
   