/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.24.2.1709809985
Updated: 2024-03-07 11:13:05

*/

.pointer-disable a {
  pointer-events: none !important;
}
.hero-image-banner span {
  width: 100%;
}
.hero-image-banner span img {
  width: 70% !important;
  object-fit: cover;
  object-position: top;
  max-width: 60%;
}
.post-password-required .et_section_regular {
  padding: 180px 20px 0px !important;
}
.post-password-required .et_section_regular button,
.post-password-required .et_section_regular button:hover {
  background-color: rgba(255, 153, 54, 1);
  color: #fff !important;
  opacity: 1;
  border-radius: 14px;
  font-size: 18px;
}
.post-password-required .et_section_regular button::after {
  display: none;
}
/*comments*/
.signup-section {
  z-index: 2;
}
#newsletter_bottom .signup-section {
  max-width: 750px;
  padding: 30px 20px !important;
  border-radius: 30px;
  z-index: 0;
}
.hero-image-banner > span {
  width: 100%;
}
/*.hero-image-banner > span > img {*/
/*    width: 60% !important;*/
/*    object-fit: fill;*/
/*    margin: auto;*/
/*}*/

#newsletter_bottom .signup-section .newsletter {
  max-width: 70%;
  margin: 0 auto;
}

.blogs-post-wrap .tag-buttons-wrap a:nth-child(2) {
  display: none;
}

#newsletter_bottom .signup-section h2 {
  font-family: Lucida, sans-serif;
  font-weight: 600;
  font-size: 40px;
  color: #2d3134 !important;
  letter-spacing: 0.15px;
  line-height: 38px;
  text-align: center;
  font-family: "Inter", Helvetica, Arial, Lucida, sans-serif;
}

/**/
#popup-home {
  position: fixed;
  inset: 0;
  background: transparent;
  z-index: 9;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

#popup-home.close-popup {
  display: none !important;
}
#popup-home .closing-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
}
#close-popup .fa {
  cursor: pointer;
}
#close-popup {
  cursor: pointer;
  position: absolute;
  right: 24px;
  top: 20px;
  background: #fff;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 16px;
  z-index: 999;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-hidden header,
.overflow-hidden footer {
  position: relative !important;
  z-index: 2 !important;
}

#popup-home.open-popup {
  display: flex !important;
}

.container {
  width: 90%;
}

/* header */
.header .et_pb_menu__wrap {
  justify-content: flex-end;
}
.header .et_pb_menu_inner_container {
  align-items: center;
}
.header #menu-primary-menu > li {
  padding: 0 15px !important;
}
.header #menu-primary-menu > li > a {
  padding: 0px !important;
}
.header #menu-primary-menu .menu-item-has-children > a:first-child:after {
  right: -15px;
}
.header #menu-primary-menu .header-btn {
  padding: 0 3px !important;
}
.header #menu-primary-menu .header-btn a,
.header #menu-primary-menu .header-btn.header-btn-subscribe a:hover {
  padding: 14px 30px !important;
  background-color: rgba(246, 246, 246, 1);
  border-radius: 14px;
  color: rgba(45, 49, 52, 1) !important;
  opacity: 1;
}
.header #menu-primary-menu .header-btn.header-btn-subscribe a,
.header #menu-primary-menu .header-btn a:hover {
  background-color: rgba(255, 153, 54, 1);
  color: #fff !important;
  opacity: 1;
}

.header .et_pb_menu__icon {
  display: none;
}

.header #menu-primary-menu .et_pb_menu__icon {
  display: flex;
}

/*newsletter*/
.newsletter .noptin-optin-form-wrapper {
  margin: 0 !important;
  background-color: transparent !important;
  border: none !important;
}
#mc_embed_signup .mc-field-group input {
  width: 100% !important;
  display: flex !important;
  margin: 0 auto !important;
}
.newsletter .noptin-optin-form-wrapper .noptin-form-header {
  display: none;
}
.newsletter .noptin-optin-form-wrapper .noptin-form-footer {
  padding: 0;
}
.newsletter input {
  min-height: 50px !important;
  border: none !important;
  border-radius: 12px !important;
  color: rgba(91, 95, 98, 1) !important;
  font-size: 14px !important;
  padding: 0px 60px 0px 20px !important;
}
.newsletter input.noptin-form-submit {
  position: absolute;
  right: 40px;
  top: 10px;
  bottom: 10px;
  font-size: 0 !important;
  cursor: pointer;
  background-color: rgba(255, 153, 54, 1) !important;
  min-height: unset !important;
  background-image: url("images/Vector-1.svg");
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
  max-width: 40px;
  max-height: 40px;
  width: 100%;
  padding: 0 !important;
  cursor: pointer;
}
.newsletter .noptin-form-submit:hover {
  box-shadow: none !important;
}

/*Blogposts Style*/

.post-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}

.post-card {
  background-color: #fff;
  border: 1px solid #e4e6e8;
  border-radius: 14px;
  overflow: hidden;
}

.post-card .post-thumbnail img {
  width: 100%;
  height: 190px;
  object-fit: cover;
}

.post-card .post-card-body {
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - 190px);
}

.post-card .post-content h2.post-title {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #111827;
  overflow: hidden;
  height: 50px;
  margin-bottom: 5px;
}

.post-card .post-content .post-excerpt {
  color: #2d3134;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  padding: 0;
  margin-bottom: 10px;
}

.post-tags a {
  color: #ff9936;
  background-color: #ff993610;
  display: inline-block;
  padding: 10px 15px;
  font-family: Inter;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0em;
  text-align: left;
  text-transform: capitalize;
  border-radius: 50px;
  margin: 3px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.post-tags a:hover {
  background-color: #ff993630;
}

.post-card .post-card-footer .author-name {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #5b5f62;
  text-transform: capitalize;
  margin-top: 5px;
}

.post-card .post-card-footer hr {
  border-color: #f6f6f620 !important;
}

.post-card .post-card-footer .learn-more-btn {
  font-family: Nunito Sans;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
  width: 100%;
  display: block;
  background: #f6f6f6;
  padding: 8px;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.3s ease;
  /*pointer-events: none !important;*/
}

.post-card .post-card-footer .learn-more-btn:hover {
  background-color: rgba(255, 153, 54, 1);
  color: #fff;
}

/* Contact Style*/
.heading-4 h4 {
  font-family: "Inter";
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}
.text-fields {
  display: flex;
  gap: 20px;
}
.text-fields div {
  display: flex;
  width: 23%;
}
.text-fields div input,
.contact-form textarea {
  padding: 20px;
  width: 100%;
  border-radius: 12px;
  border: 1px solid #d9d9d9;
}
.upper-form {
  padding-bottom: 35px;
}
.heading-4 h5 {
  color: #2d3134;
  opacity: 0.5;
  font-family: "Inter";
  font-size: 16px;
  font-weight: 500;
  margin: 0;
}
.contact-form textarea::placeholder,
.contact-form input::placeholder {
  font-family: "Inter";
  color: rgba(91, 95, 98, 1) !important;
  opacity: 0.4;
}
span.wpcf7-list-item.first {
  margin: 0;
}
.contact-form span.wpcf7-list-item span {
  font-family: "Inter";
  color: rgba(45, 49, 52, 0.5);
}
.checkboxes {
  margin: 20px 0px;
}
.Submit .wpcf7-submit {
  background: rgba(255, 153, 54, 1);
  padding: 15px 55px;
  border: 0;
  outline: 0;
  color: #fff;
  border-radius: 12px;
  font-family: "Nunito Sans";
  font-size: 18px;
  margin-top: 20px;
  transition: all 0.3s ease;
  cursor: pointer !important;
}
.Submit .wpcf7-submit:hover {
  box-shadow: none !important;
  color: rgba(45, 49, 52, 1);
  background-color: rgba(246, 246, 246, 1);
}

/* Products Shortcode */
.custom-products.grid {
  display: flex;
  row-gap: 30px;
  padding-bottom: 15px;
  flex-wrap: Wrap;
  justify-content: left;
}
.custom-products.grid::-webkit-scrollbar-track {
  background: transparent;
}
.custom-products.grid::-webkit-scrollbar-thumb {
  background-color: #ff9936; /* color of the scrollbar thumb */
  border-radius: 24px;
}
.custom-products.grid::-webkit-scrollbar {
  width: 5px; /* width of the scrollbar */
  height: 15px;
  border-radius: 24px;
}
.custom-products .product {
  padding: 15px;
  background-color: #faf8ed;
  border-radius: 15px;
  margin: 0 10px !important;
  width: 30%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.custom-products .product-image img {
  width: 100%;
  height: 250px;
  object-fit: contain;
  border-radius: 10px;
}
.custom-products .product .product-title {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #111827;
  overflow: hidden;
  height: 50px;
  margin-bottom: 5px;
  margin-top: 10px;
  padding: 0 !important;
}

.custom-products .product-content {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #5b5f62;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  padding: 0;
  margin-bottom: 10px;
}

.custom-products .btn {
  display: inline-block;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  padding: 7px 25px;
  background-color: #2d3134;
  color: #fff;
  vertical-align: middle;
  border-radius: 50px;
  transition: all 0.3s ease;
  /*pointer-events: none;*/
}
.custom-products .btn:hover {
  background-color: #ff9936;
  color: black;
}
.custom-products a.btn.buy-btn {
  background-color: #ff9936;
  padding: 0;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-products a.btn.buy-btn:hover {
  background-color: #2d3134;
}
.custom-products .slick-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  top: -50px;
  background-color: #fff;
  right: 0 !important;
  left: unset;
  width: 50px;
  height: 50px;
  border: 1px solid #2d3134;
  border-radius: 50px;
  transition: all 0.5s ease;
}

.custom-products .slick-arrow:hover {
  background-color: #2d3134;
}

.custom-products .slick-prev.slick-arrow {
  right: 60px !important;
}

.custom-products .slick-arrow::before {
  content: "" !important;
  background-image: url("images/pagination-arrow.svg");
  width: 15px;
  height: 15px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  opacity: 1;
  filter: invert(1);
}

.custom-products .slick-arrow:hover::before {
  filter: invert(0);
}

.custom-products .slick-prev.slick-arrow::before {
  transform: rotate(180deg);
}

/*footer*/
.terms-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px 30px;
}
.newsletter.newsletter-footer input.noptin-form-submit {
  font-size: 14px !important;
  background-image: none;
  max-width: 125px;
  color: #fff !important;
  border-radius: 6px !important;
  transition: all 0.3s ease;
}
.newsletter.newsletter-footer input[type="email"] {
  border: 1px solid rgba(10, 20, 47, 0.1) !important;
  padding-right: 140px !important;
}
.newsletter.newsletter-footer input.noptin-form-submit:hover {
  background-color: #f6f6f6 !important;
  color: rgba(45, 49, 52, 1) !important;
}
.footer-menu-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-menu-wrap,
.footer-social-media-wrap {
  display: flex;
  align-items: center;
  list-style: none !important;
  gap: 25px;
  padding: 0 !important;
}
.footer-social-media-wrap a {
  display: flex;
}
.product-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 5px;
}

/* Testimonials Css */
.testimonials-wrapper {
  display: flex;
  gap: 20px 2%;
  flex-wrap: wrap;
}
.testimonials-section {
  padding: 20px 20px 75px 20px;
}
.testimonials-section h2 {
  font-family: Inter;
  font-size: 40px;
  font-weight: 600;
  max-width: 60%;
  line-height: 60px;
  margin-bottom: 20px;
}
.testimonial {
  width: 32%;
  display: flex;
  flex-direction: column;
  gap: 12px;
  background: #ff993614;
  padding: 15px;
  border-radius: 14px;
  justify-content: space-between;
}
.testimonial-content {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 30px;
  color: #5b5f62;
}

.testimonial-content br {
  display: none;
}

.testimonial p {
  font-family: Inter;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #2d3134;
  padding: 0;
}
p.testimonial-tagline {
  font-family: Inter;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  color: #5b5f62;
}

.star {
  font-size: 18px;
  color: rgb(255 193 75 / 50%);
}
.star.golden-star {
  color: #ffc14b;
}

.est-readtime {
  font-family: Inter;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #2d3134;
}
/* blog detail */
.blog-custom-comment-form form {
  display: flex;
  flex-wrap: wrap;
  gap: 0px 2%;
}
.blog-custom-comment-form .comment-notes {
  display: none;
}
.blog-custom-comment-form .comment-form-comment {
  order: 3;
  width: 100%;
}
.blog-custom-comment-form .comment-form-author {
  order: 1;
  width: 49%;
}
.blog-custom-comment-form input {
  width: 100% !important;
}
.blog-custom-comment-form .comment-form-email {
  order: 2;
  width: 49%;
}
.blog-custom-comment-form .comment-form-url {
  display: none;
}
.blog-custom-comment-form .comment-form-cookies-consent {
  display: none;
}
.blog-custom-comment-form .form-submit {
  order: 4;
  text-align: right;
  width: 100%;
}
.archive-post-title {
  text-transform: capitalize;
}
.blog-hero-section {
  margin-top: 107px;
  padding: 53px 0;
}
.blog-hero-columns {
  background-color: #eff3f4;
  border-radius: 20px;
  padding: 20px 110px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.blog-hero-column1 {
  margin-bottom: 20px;
}
.blog-hero-column1 > h1 {
  color: #ff9936;
  font-size: 56px;
  line-height: 67.77px;
  font-weight: 600;
  font-family: "Inter";
  margin-bottom: 8px;
}
.blog-hero-column1 > p {
  color: #2d3134;
  font-size: 20px;
  line-height: 24.2px;
  font-weight: 600;
  font-family: "Inter";
}
/**/
.succedd-section {
  background-image: url("images/Rectangle-9688.png");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 27% 72%;
}
.act-section {
  background: url("images/Union.png");
  background-repeat: no-repeat;
  background-size: 45% 100%;
}
/*Story Page*/
.story-popup .container {
  max-width: 1050px;
  margin: 0 auto;
  background: rgba(255, 235, 215, 1);
  border-radius: 20px;
  height: 90vh;
  z-index: 9999;
  overflow: hidden;
}
.custom-posts-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.stories-sidebar {
  text-align: center;
}

.stories-sidebar .page-numbers {
  display: inline-flex;
  width: 38px !important;
  height: 38px !important;
  margin-top: 30px;
  background-color: #fff;
  border: 1px solid #2d3134;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.stories-sidebar .page-numbers.current,
.stories-sidebar .page-numbers:hover {
  border-color: #ff9936;
  background-color: #ff9936;
  color: #fff;
}

.custom-post {
  background: rgba(250, 248, 237, 1);
  padding: 20px;
  border-radius: 20px;
  text-align: left;
}

.custom-post h2 {
  font-family: "Inter";
  padding-bottom: 5px;
  font-weight: 600;
  font-size: 20px !important;
}
.custom-post h3 {
  font-family: "Inter";
  font-weight: 600;
  font-size: 18px !important;
  margin-top: 20px;
}
.custom-post .content {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.content.expanded {
  display: unset;
  -webkit-box-orient: unset;
  -webkit-line-clamp: unset;
  overflow: visible;
}
.story-content-wrapper .read-more {
  display: none;
}
.story-popup .cross-icon {
  display: flex;
  justify-content: flex-end;
  padding: 20px 10px 10px 10px;
}
.story-popup form {
  height: 450px !important;
  padding: 10px;
  overflow-y: scroll;
}
.story-popup input.wpcf7-submit {
  background: rgba(255, 153, 54, 1);
  width: 40%;
  padding: 15px 30px 15px 10px;
  display: flex;
  justify-content: center;
  float: right;
  color: white;
  font-family: "Inter";
  font-size: 16px;
}
.story-popup .submit {
  position: relative;
}
.story-popup .submit:before {
  content: "";
  position: Absolute;
  width: 50px;
  height: 50px;
  background: url("images/Vector.png");
  background-repeat: no-repeat;
  background-size: contain;
  right: 0;
  top: 5px;
}
.story-form h5 {
  color: rgba(222, 45, 0, 1);
  font-family: "Inter";
  line-height: 24px;
}
.cross-icon img,
.story-popup input.wpcf7-submit {
  cursor: pointer;
}

#fileInput::-webkit-file-upload-button {
  visibility: hidden;
}
#fileInput::before {
  content: "Upload A Picture";
  color: #000;
  background: rgba(255, 153, 54, 1);
  padding: 10px 15px;
  border-radius: 12px;
}

.story-form textarea {
  resize: none !important;
}

.share-story:hover {
  background-color: rgba(255, 153, 54, 1) !important;
  color: #fff !important;
}
.upper-content {
  display: flex;
  justify-content: center;
  padding: 0px 0px 20px 0px;
}
.upper-content h2 {
  font-family: "Inter";
  font-size: 40px;
  color: black;
  font-weight: 600;
}
.pricing-section {
  display: flex;
  justify-content: center;
}
.story-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
section.story-popup {
  position: fixed;
  display: none;
  inset: 0;
  width: 100%;
  height: 100%;
  /* left: 100%; */
  z-index: 9999;
  height: 100vh;
  align-items: center;
  justify-content: center;
}
.story-popup .parent-container {
  background: black;
  opacity: 0.5;
  height: 100vh;
  width: 100%;
  display: flex;
  position: absolute;
}
.pricing-section input,
.pricing-section textarea {
  padding: 20px 25px;
  border: 0;
  border-radius: 12px;
  width: 100%;
  font-family: "Inter";
  color: rgba(91, 95, 98, 1);
  background: white;
}
/*pagination*/
.pagination {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-top: 40px;
  margin-bottom: 30px;
  align-items: center;
}
.pagination > a > img {
  width: 100%;
  height: 100%;
}
.pagination > a {
  color: #2d3134;
  background: transparent;
  border-radius: 50%;
  display: flex;
  align-items: center;
  margin: 0;
  border: 1px solid #2d3134;
  width: 38px;
  height: 37px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination .current {
  background: #ff9936;
  color: white;
  border: 0px;
}
.pagination .next.page-numbers {
  font-size: 0px;
  background: #ff9936;
  color: white;
  border: 0px;
  position: relative;
}
.pagination .next.page-numbers::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 10px;
  background-image: url("images/pagination-arrow.svg");
  background-repeat: no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.product-detail-sec {
  padding: 150px 0px 50px;
}
.blog-detail-content .product-column {
  padding: 5px 0px;
}
.blog-section-wrap {
  padding-top: 50px;
}
.product-detail-sec {
  padding: 150px 0px 0px;
}
.product-detail-hero-wrapper {
  display: flex;
  align-items: stretch;
  gap: 20px 4%;
  margin-bottom: 20px;
}
.video-detail {
  width: auto;
  max-height: 300px;
  display: flex;
  float: left;
  margin: 0 40px 20px 0;
}
.video-detail > video {
  height: 100%;
  height: 300px;
}
.product-media-wrapper {
  width: 48%;
  display: flex;
  align-items: center;
  background: #faf8ed;
  padding: 30px;
  border-radius: 20px;
}
.product-media-wrapper > img {
  width: 100%;
  border-radius: 20px;
  object-fit: contain;
  height: fit-content;
}
.product-detail-hero-sec-content-wrapper {
  width: 48%;
}
.product-detail-hero-sec-content-wrapper {
  width: 48%;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
.est-readtime {
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #2d3134;
}
.product-detail-hero-sec-content-wrapper > h1 {
  font-family: Inter;
  font-size: 36px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0em;
  padding: 0;
  color: #2d3134;
}
.short-line {
  width: 88px;
  height: 1px;
  background: #2d3134;
}
.blog-detail-btn-wrapper {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  align-items: center;
}
.yellow-btn {
  background: #ff9936;
  padding: 12px 25px;
  color: white;
  border-radius: 12px;
  font-family: Nunito Sans;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
  transition: all 0.3s ease;
}
.yellow-btn:hover {
  background: #f6f6f6;
  color: #0d0d0d;
}
.grey-btn {
  background: #f6f6f6;
  padding: 12px 25px;
  border-radius: 12px;
  font-family: Nunito Sans;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: #0d0d0d;
  transition: all 0.3s ease;
}
.grey-btn:hover {
  background: #ff9936;
  color: white;
}
.product-detail-hero-sec-content-wrapper > h3 {
  font-family: Inter;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  padding: 0;
  letter-spacing: 0em;
  text-align: left;
  color: #2d3134;
}
.blog-detail-content hr.doubleline {
  border-color: transparent !important;
}
.blog-detail-short-description {
  font-family: Inter !important;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #5b5f62;
}
.blog-detail-short-description * {
  font-family: Inter !important;
}
.blog-detail-short-description > h4 {
  display: none;
}
.product-pretext,
.product-pretext p {
  padding: 0;
  font-size: 18px;
  margin: 15px 0px;
  line-height: 30px;
}

.product-pretext ul {
  padding-left: 20px;
  list-style: disc;
  margin: 10px 0;
}
.story_image > picture {
  min-height: 200px;
  max-height: 200px;
  width: 200px;
  object-fit: contain;
}
.story_image > picture > img {
  min-height: 200px;
  max-height: 200px;
  width: 200px;
  object-fit: contain;
  background: white;
  padding: 20px;
  border-radius: 20px;
  border: 1px solid #ff9936;
}
.story_image > img {
  min-height: 200px;
  max-height: 200px;
  width: 200px;
  object-fit: contain;
  background: white;
  padding: 20px;
  border-radius: 20px;
  border: 1px solid #ff9936;
}
.story_image {
  display: flex;
  margin-bottom: 30px;
}

.blog-detail-content * {
  text-align: left !important;
  font-family: "Inter";
  color: #5b5f62 !important;
  font-size: 18px;
  line-height: 30px;
}

.blog-detail-content {
  padding: 50px 0;
  color: #5b5f62 !important;
  /*overflow:hidden;*/
  padding-bottom: 0px !important;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}
.blog-detail-content ul {
  list-style: disc;
  padding-left: 20px;
  margin: 10px 0;
}

.blog-detail-content :is(h1, h2, h3, h4, h5, h6) {
  color: #000 !important;
  font-size: 18px !important;
  font-weight: 700;
}

.blogs-post-wrap {
  display: flex;
  /*gap: 20px 12%;*/
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px;
}
.tags-wrap {
  width: 100%;
  display: flex;
  /*overflow-x: scroll;*/
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.tag-buttons-wrap {
  display: flex;
  gap: 15px;
  padding: 10px 0px;
  flex-wrap: wrap;
}
.tag-buttons-wrap > a {
  white-space: pre;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
  color: #2d3134;
  padding: 10px;
}

.tag-buttons-wrap > a.active {
  color: #ff9936 !important;
}
.search-wrap {
  width: 100%;
  display: flex;
  justify-content: end;
  align-items: center;
}
.search-wrap > form {
  width: 100%;
}
.search-wrap > form .blog-form-input-wrap {
  width: 100%;
}
.search-wrap > form .blog-form-input-wrap input {
  width: 100%;
  border: 1px solid #d9d9d9;
  padding: 12px 15px;
  border-radius: 10px;
}
.tag-btn-new-active {
  background: #ff9936;
  border-radius: 6px;
  color: white !important;
}
.tags-wrap::-webkit-scrollbar {
  width: 5px; /* width of the scrollbar */
  height: 5px;
  border-radius: 24px;
}
.tags-wrap::-webkit-scrollbar-thumb {
  background-color: #ff9936; /* color of the scrollbar thumb */
}
.pagination > a:first-child {
  border: 0px !important;
}
.pagination > a:last-child {
  border: 0px !important;
}
.story-section {
  position: relative;
}
.story-section::before {
  content: "";
  height: 100%;
  width: 2px;
  background: rgba(0, 0, 0, 0.1) !important;
  position: absolute !important;
  top: 0 !important;
  left: -35px !important;
}
.news-letter-wrapper {
  width: 100%;
  padding: 0 !important;
  background: #ffebd7;
}
.news-letter-wrapper #mc_embed_signup_scroll {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.news-letter-wrapper #mc_embed_signup_scroll label {
  display: none;
}
.news-letter-wrapper #mc_embed_signup_scroll #mc-embedded-subscribe {
  background: #ff9936;
  color: white !important;
  padding: 0px 30px !important;
  margin: 0 !important;
  font-family: "Nunito Sans", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  font-size: 16px !important;
}
/* custom comments */
.custom-comments-wrapper .comment-reply-title {
  font-family: Inter;
  font-size: 28px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  color: #2d3134;
  margin-bottom: 20px;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.custom-comments-wrapper .comment-form {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 2%;
}
.custom-comments-wrapper .comment-notes {
  display: none;
}
.custom-comments-wrapper .comment-form .comment-form-comment {
  order: 3;
  width: 100%;
}
.custom-comments-wrapper .comment-form textarea {
  background: transparent !important;
  border: 1px solid #d9d9d9 !important;
  border-radius: 10px !important;
  padding: 30px 20px !important;
  resize: none !important;
  color: #5b5f62 !important;
  font-family: Inter !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 14px !important;
  text-align: left !important;
}
.custom-comments-wrapper .comment-form .comment-form-author {
  order: 1;
  width: 49%;
}
.custom-comments-wrapper .comment-form input {
  background: transparent !important;
  width: 100% !important;
  border: 1px solid #d9d9d9 !important;
  border-radius: 10px !important;
  color: #5b5f62 !important;
  padding: 15px 20px !important;
  font-family: Inter !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 14px !important;
  text-align: left !important;
}
.custom-comments-wrapper .comment-form input::placeholder {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-align: left;
}
.custom-comments-wrapper .comment-form .comment-form-email {
  order: 2;
  width: 49%;
}
.custom-comments-wrapper .comment-form .comment-form-url {
  display: none;
}
.custom-comments-wrapper .comment-form .comment-form-cookies-consent {
  display: none;
}
.custom-comments-wrapper .comment-form .form-submit {
  order: 4;
  margin-left: auto;
}
.custom-comments-wrapper .comment-form input[type="submit"] {
  border-radius: 12px !important;
  border: 0px !important;
  background: #ff9936 !important;
  color: white !important;
  font-family: Nunito Sans;
  font-size: 14px;
  font-weight: 700;
  line-height: 19.1px !important;
  text-align: center;
  /*padding: 20px 40px;*/
}
.custom-comments-wrapper .comment-form input[type="submit"] {
  display: none;
}
.comment_area .comment-reply-link {
  border-radius: 12px !important;
  border: 0px !important;
  background: #ff9936 !important;
  color: white !important;
  font-family: Nunito Sans;
  font-size: 14px;
  font-weight: 700;
  line-height: 19.1px !important;
  text-align: left;
  padding: 15px 30px;
}
.comment_area .comment-reply-link:hover {
  border-radius: 12px !important;
  border: 0px !important;
  background: #ff9936 !important;
  color: white !important;
  font-family: Nunito Sans;
  font-size: 14px;
  font-weight: 700;
  line-height: 19.1px !important;
  text-align: left;
  padding: 15px 30px;
}
.comment-reply-link:hover:after {
  display: none !important;
}
.commentlist .comment-form .comment-form-author {
  display: block !important;
}
.commentlist .comment-form .comment-form-email {
  display: block !important;
}
.custom-comments-wrapper .comment-form p {
  padding: 0px !important;
}
.comment_postinfo {
  font-family: "Inter";
}
.comment-content p {
  font-family: "Inter";
}
#commentform span.error {
  color: red;
}

#commentform input.error,
#commentform textarea.error {
  border-color: #ff000040 !important;
}
.et_mobile_menu {
  height: calc(100vh - 90px);
  overflow: auto;
}
#mobile_menu1 .header-btn > a {
  background: #ff9936;
  border-radius: 6px;
  color: white !important;
  font-family: Inter !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  margin: 10px auto;
  width: 95%;
  line-height: 17px;
  letter-spacing: 0em;
}
.fluid-width-video-wrapper {
  padding: 0px !important;
}
.fluid-width-video-wrapper iframe {
  position: static !important;
  height: 400px !important;
}
@media only screen and (max-width: 1160px) {
  .header #menu-primary-menu > li {
    padding: 0 10px !important;
  }
  .header .et_pb_menu__logo-wrap {
    max-width: 250px !important;
  }
  .header #menu-primary-menu .header-btn a,
  .header #menu-primary-menu .header-btn.header-btn-subscribe a:hover {
    padding: 14px 10px !important;
  }
}
@media only screen and (max-width: 980px) {
  .custom-comments-wrapper .comment-form .comment-form-author {
    width: 100% !important;
  }
  .custom-comments-wrapper .comment-form .comment-form-email {
    width: 100% !important;
  }
  .news-letter-wrapper #mc_embed_signup_scroll #mc-embedded-subscribe {
    padding: 10px 50px !important;
  }
  .news-letter-wrapper #mc_embed_signup_scroll label {
    padding-bottom: 20px;
  }
  .video-detail {
    width: 100%;
    justify-content: center;
  }
  .blogs-post-wrap {
    flex-direction: column;
  }
  .tags-wrap {
    width: 100%;
  }
  .search-wrap {
    width: 100%;
  }
  .testimonial {
    width: 49%;
  }
  .post-container {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .text-fields {
    flex-wrap: wrap;
    justify-content: Center;
  }
  .text-fields div {
    display: flex;
    width: 48%;
  }
  .succedd-section,
  .act-section {
    background-image: unset !important;
  }
  .product-detail-hero-wrapper {
    flex-direction: column;
  }
  .product-media-wrapper,
  .product-detail-hero-sec-content-wrapper {
    width: 100%;
  }
  .story-section::before {
    display: none;
  }
  .custom-products.grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .blog-hero-columns {
    display: block;
    padding: 40px 70px 0;
  }
  .blog-hero-column1 > h1 {
    font-size: 45px;
    line-height: 47.77px;
  }
  .blog-hero-column2 {
    text-align: center;
    margin-top: 40px;
  }
  .blog-hero-column1 {
    text-align: center;
  }
  .custom-products .product {
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  .hero-image-banner span img {
    width: 50% !important;
    object-fit: cover;
    object-position: top;
    max-width: 50%;
  }
  .blog-hero-columns {
    display: block;
    padding: 40px 50px 0;
  }
  .blog-hero-column1 > h1 {
    font-size: 40px;
    line-height: 45px;
  }
  .blog-custom-comment-form p {
    width: 100% !important;
  }
  .custom-products .product {
    width: 100%;
  }
  .testimonial {
    width: 100%;
  }
  .footer-menu-wrapper {
    flex-direction: column;
    gap: 20px;
  }
  .footer-menu-wrap,
  .footer-social-media-wrap {
    gap: 10px;
  }
  .custom-products .slick-arrow {
    width: 30px !important;
    height: 30px !important;
  }
  .custom-products .slick-prev.slick-arrow {
    right: 40px !important;
  }
  /*    .story-popup form {*/
  /*    height: auto;*/
  /*    padding-bottom: 50px;*/
  /*}*/
  .upper-content h2 {
    font-size: 30px;
    text-align: center;
  }
  .story-popup form {
    height: auto;
    padding: 20px;
    padding-bottom: 150px;
  }
  .custom-products.grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media only screen and (max-width: 650px) {
  .footer-menu-wrap {
    flex-direction: column;
  }
  .post-container {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .contact-form .wpcf7-checkbox {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 0px;
  }
  .text-fields div,
  .text-fields div input {
    width: 100%;
  }
  .wpcf7-list-item.last {
    margin-left: 6px;
  }
  .text-fields div p {
    width: 100%;
  }
}
@media only screen and (max-width: 500px) {
  .blog-hero-column1 > h1 {
    font-size: 35px;
    line-height: 40px;
  }
  .blog-hero-columns {
    display: block;
    padding: 40px 30px 0;
  }
  .pagination {
    gap: 8px;
  }
  .pagination > a {
    width: 24px;
    height: 25px;
  }
  .story-popup input.wpcf7-submit {
    width: 60%;
  }
}
/**/
a.search-blog-icon {
  display: inline-block;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: max-content;
  width: max-content;
}

a.search-blog-icon > img {
  display: flex;
}
.search-wrap > form .blog-form-input-wrap {
  position: relative;
}
