body {
  overflow-x: hidden;
}

.single-post h2 {
  font-size: 30px;
}

._df_thumb.df-element.df-popup-thumb {
  margin: 0px !important;
}

._df_thumb {
  width: 100% !important;
  height: 100% !important;
}
.blog-prev,
.blog-next,
.podcast-prev,
.podcast-next {
  font-size: 28px !important;
}

.podcast-thumb a img {
  border-radius: 20px;
}
.podcast-thumb img {
  aspect-ratio: 3/2;
  object: cover;
  border-radius: 15px;
}
/*- Design Button CSS start */
.aboutSliderBtn .elementor-button {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 78px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.asBtnOne .elementor-button,
.asBtnFour .elementor-button,
.asBtnFive .elementor-button,
.asBtnSix .elementor-button {
  position: relative;
  z-index: 1;
}
.aboutSliderBtn .elementor-button::before,
.aboutSliderBtn .elementor-button::after {
  z-index: -1;
  pointer-events: none;
}

.asBtnOne .elementor-button::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 90%;
  height: 100%;
  z-index: -1;
  background-color: #ea4335;
  border-top: 2px solid #ea4335;
  border-left: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  border-radius: 10px 0px 0px 10px;
}

.asBtnOne .elementor-button::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 100%;
  background: #ea4335;
  border-top: 2px solid #ea4335;
  border-right: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  transform: skewX(200deg);
  border-radius: 0 10px 10px 0;
  z-index: -1;
}

.asBtnTwo .elementor-button::before {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  width: 90%;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-right: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  border-radius: 0px 10px 10px 0px;
  background-color: #ea4335;
}
.asBtnTwo .elementor-button::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50px;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-left: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  background: transparent;
  transform: skewX(200deg);
  border-radius: 10px 0px 0px 10px;
  background-color: #ea4335;
}

.asBtnThree .elementor-button::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 90%;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-right: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  border-radius: 10px 0px 0px 10px;
  background-color: #ea4335;
}
.asBtnThree .elementor-button::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-left: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  background: transparent;
  transform: skewX(-200deg);
  border-radius: 0px 10px 10px 0px;
  background-color: #ea4335;
}

.asBtnFour .elementor-button::before {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  width: 90%;
  height: 100%;
  background-color: #ea4335;
  z-index: -1;
  border-top: 2px solid #ea4335;
  border-right: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  border-radius: 0px 10px 10px 0px;
}
.asBtnFour .elementor-button::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50px;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-left: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  background-color: #ea4335;
  z-index: -1;
  transform: skewX(-200deg);
  border-radius: 10px 0px 0px 10px;
}

.asBtnFive .elementor-button::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 90%;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-left: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  border-radius: 10px 0px 0px 10px;
  background-color: #ea4335;
  z-index: -1;
}
.asBtnFive .elementor-button::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-right: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  background-color: #ea4335;
  z-index: -1;
  transform: skewX(-200deg);
  border-radius: 0 10px 10px 0;
}

.asBtnSix .elementor-button::before {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  width: 90%;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-right: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  border-radius: 0px 10px 10px 0px;
  background-color: #ea4335;
  z-index: -1;
}
.asBtnSix .elementor-button::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50px;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-left: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  background-color: #ea4335;
  z-index: -1;
  transform: skewX(200deg);
  border-radius: 10px 0px 0px 10px;
}

.curveBtn .elementor-button {
  position: relative;
  z-index: 1;
}
.curveBtn .elementor-button::after,
.curveBtn .elementor-button::before {
  z-index: -1;
}
.curveBtn .elementor-button::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 70%;
  height: 100%;
  border: 1px solid #ea4335;
  background: #ea4335;
  transform: skewX(-200deg);
  border-radius: 0 10px 10px 0;
}
.curveBtn .elementor-button::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 70%;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-left: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  background: #ea4335;
  transform: skewX(200deg);
  border-radius: 10px 0px 0px 10px;
}
/* Trend Guides Navigation */

.trend-guides-prev,
.trend-guides-next {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #fff;
  color: #ea4335;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 700;
  transition: all 0.3s ease;
}

.trend-guides-prev:hover,
.trend-guides-next:hover {
  background: #ea4335;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(234, 67, 53, 0.25);
}

button.hwd-prev {
  background: #ea4335 !important;
  color: #fff !important;
}
.hwd-content h3,
.hwd-content p {
  font-family: "Montserrat", sans-serif;
}
.news-blog h3.elementor-post__title {
  font-family: "Montserrat", sans-serif;
}
.featured-podcast-content h2,
.featured-podcast-content p {
  font-family: "Montserrat", sans-serif;
}

.news-blog a.elementor-post__read-more {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
}

/* spacing */
.trend-guides-section .blog-nav {
  display: flex;
  gap: 12px;
  align-items: center;
}

.leftTopBtn a.elementor-button::before {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  width: 90%;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-right: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  border-radius: 0px 10px 10px 0px;
}
.leftTopBtn a.elementor-button::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50px;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-left: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  background: transparent;
  transform: skewX(200deg);
  border-radius: 10px 0px 0px 10px;
}

.rightTopBtn a.elementor-button,
.rightTopBtn a.elementor-button,
.leftTopBtn a.elementor-button,
.leftTopBtn a.elementor-button {
  z-index: 1;
  position: relative;
}
.rightTopBtn a.elementor-button::before,
.rightTopBtn a.elementor-button::after,
.leftTopBtn a.elementor-button::before,
.leftTopBtn a.elementor-button::after {
  z-index: -1;
}

.rightTopBtn a.elementor-button::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 90%;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-left: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  border-radius: 10px 0px 0px 10px;
  background-color: #ea4335;
}
.rightTopBtn a.elementor-button::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-right: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  background: transparent;
  transform: skewX(-200deg);
  border-radius: 0px 10px 10px 0px;
  background-color: #ea4335;
}
/*- Design Button CSS End */

.csSubTitle .elementor-shortcode {
  color: #fff;
  text-align: center;
  font-size: 20px;
}
.stAuthor .wpr-author-box {
  display: flex;
  align-items: center;
}
.stAuthor h3.wpr-author-box-name {
  margin: 0px !important;
}

.ctSliderMain .slick-list {
  border-radius: 40px;
  overflow: hidden;
}
.ctSliderMain {
  position: relative;
}
.ctSliderMain .wpr-slider-arrow-container {
  position: absolute;
  top: -90px;
  right: 125px;
}
.ctSliderMain .wpr-slider-next-arrow {
  margin-left: 60px;
}
/* Hover */

.wpr-slider-prev-arrow:hover,
.wpr-slider-next-arrow:hover {
  background: #ea4335 !important;
  border-color: #ea4335 !important;
}

.wpr-slider-prev-arrow:hover svg,
.wpr-slider-next-arrow:hover svg {
  fill: #fff !important;
}

.wpr-slider-prev-arrow:hover svg polygon,
.wpr-slider-next-arrow:hover svg polygon {
  fill: #fff !important;
}
/* All Previous Buttons */

.blog-prev,
.testimonial-prev,
.podcast-prev,
.trend-guides-prev,
.who-work-prev,
.hwd-prev,
.wpr-slider-prev-arrow {
  background: #ea4335 !important;
  color: #fff !important;
  border-color: #ea4335 !important;
}

/* SVG arrows */
.wpr-slider-prev-arrow svg polygon {
  fill: #fff !important;
}

/* Active */

.wpr-slider-prev-arrow:active,
.wpr-slider-next-arrow:active {
  background: #ea4335 !important;
  border-color: #ffa500 !important;
}

.wpr-slider-prev-arrow:active svg,
.wpr-slider-next-arrow:active svg {
  fill: #fff !important;
}

.wpr-slider-prev-arrow:active svg polygon,
.wpr-slider-next-arrow:active svg polygon {
  fill: #fff !important;
}
.ctSliderMain .wpr-slider-next-arrow svg {
  color: #000 !important;
}
/* .ctSliderMain .wpr-slider-next-arrow svg {
    fill: #fff !important;
} */
.moonImg {
  position: relative;
  z-index: 1;
}
.moonImg::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 90px;
  border-radius: 0px 0px 100px 100px;
  background-color: #e3e3e3;
  z-index: -1;
  transform: scale(1.04);
}

/*-- Trends Slider CSS --*/
.magzineBoxLeft .elementor-element-31925f0:hover {
  margin-bottom: 100px !important;
}
.magzineBoxRight .elementor-element-3d4b380:hover {
  margin-bottom: 75px !important;
}
h2.trend-heading {
  font-size: 34px !important;
  color: #000000 !important;
  font-family: Bebas Neue !important;
  font-weight: 400 !important;
  line-height: 100%;
  margin-bottom: 20px !important;
}
.who-work-section h2.trend-heading {
  font-size: 34px !important;
  color: #fff !important;
  font-family: Bebas Neue !important;
  font-weight: 400 !important;
  margin-bottom: 20px !important;
  line-height: 100%;
}
p.trend-description {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0px;
  color: #000;
  font-family: "Montserrat", sans-serif;
  max-width: 714px;
}
.who-work-section p.trend-description {
  color: #ffffff52;
  font-size: 16px;
  font-weight: 600;
}
h3.trend-card-title {
  text-align: center !important;
  font-size: 16px;
  margin-top: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
h3.trend-card-title a {
  color: #000 !important;
}
.trend-guides-section .blogs-header {
  align-items: flex-start;
}
a.trend-card-image img {
  width: 240px;
  height: 311px;
  object-fit: cover;
}
/*-- Trends Slider CSS --*/

/*--Podcast css start--*/

.featured-podcast {
  max-width: 1280px;
  margin: auto;
}
.featured-podcast-content {
  margin-bottom: 25px;
}
.featured-podcast-content h2 {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 15px;
  letter-spacing: -1px;
  line-height: 100%;
}
.featured-podcast-content p {
  color: #777;
  max-width: 900px;
}
.featured-podcast-image {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 30px;
}
.featured-podcast-image img {
  width: 100%;
  height: 650px;
  object-fit: cover;
  display: block;
}
.featured-podcast-icon {
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 50px;
  background: #f37021;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 4px solid #fff;
  z-index: 2;
}

/*--Podcast css end --*/

.podcast-content h4 a,
.podcast-content p {
  color: #fff !important;
}
.header_menu li a {
  border: 1px solid #fff;
  border-radius: 8px;
  width: 150px;
  justify-content: center;
}
.header_menu ul.sub-menu li a {
  background-color: #e9e9e9;
  margin: 0px !important;
}
.subscribe_form .e-form__buttons {
  width: 70%;
}

.subscribe_form .elementor-button:hover {
  background-color: transparent !important;
}
.subscribe_form .elementor-button {
  position: relative !important;
  color: #fff !important;
  z-index: 1 !important;
  border: none;
}
.subscribe_form .elementor-button::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 90%;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-right: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  border-radius: 10px 0px 0px 10px;
  background-color: #ea4335;
  z-index: -1;
}
.subscribe_form .elementor-button::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-left: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  background: transparent;
  transform: skewX(-200deg);
  border-radius: 0px 10px 10px 0px;
  background-color: #ea4335;
  z-index: -1;
}

.subscribe_form #form-field-email {
  background-color: transparent;
  border-bottom: 2px solid #fff !important;
}

.wpr-grid-slider-arrow {
  left: auto;
  right: 0px;
}

.blogs-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  gap: 25px;
}

.blogs-header h2 {
  color: #fff;
  font-size: 34px;
  margin: 0;
  text-transform: uppercase;
  font-family: "Bebas Neue";
}
.podcast-content h4 {
  font-size: 24px;
  font-weight: 600;
  margin: 20px 0px 25px 0px;
	font-family: "sora";
}
.podcast-content p {
  font-size: 16px;
  font-weight: 400;
}
.blogs-header-content p {
  color: #fafafa;
  font-size: 16px;
  max-width: 600px;
  margin-top: 20px;
  font-weight: 400;
  margin-bottom: 0px;
  font-family: "Montserrat", sans-serif;
	
}

.blog-nav {
  display: flex;
  gap: 10px;
}

.blog-prev,
.blog-next,
.podcast-prev,
.podcast-next {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog-prev:active,
.blog-next:active,
.podcast-prev:active,
.podcast-next:active,
.trend-guides-prev:active,
.trend-guides-next:active,
.testimonial-prev:active,
.testimonial-next:active,
.who-work-prev:active,
.who-work-next:active {
  background: #ea4335 !important;
  color: #fff !important;
}
.blog-prev:hover,
.blog-next:hover,
.podcast-prev:hover,
.podcast-next:hover,
.trend-guides-prev:hover,
.trend-guides-next:hover,
.testimonial-prev:hover,
.testimonial-next:hover,
.who-work-prev:hover,
.who-work-next:hover {
  background: #ea4335;
  color: #fff;
}

.blog-card {
  display: flex;
  gap: 15px;
  background: #f7f3f3;
  border-radius: 10px;
  padding: 12px;
}
.blog-card:hover {
  background-color: rgb(255 255 255 / 90%);
}
.blog-card:hover .read-more {
  color: #2ec4b6;
}
.blog-thumb {
  width: 150px;
  flex-shrink: 0;
}

.blog-thumb img {
  width: 100%;
  height: 170px !important;
  object-fit: cover;
  border-radius: 10px !important;
}

.blog-content h3 {
  margin: 5px 0;
  font-size: 15px;
  line-height: 1.4;
  font-family: "Inter", sans-serif;
}

.blog-content h3 a {
  text-decoration: none;
  color: #222;
}

.blog-meta {
  font-size: 12px;
  color: #888;
  font-family: "Inter", sans-serif;
}

.blog-content p {
  font-size: 13px;
  margin: 8px 0;
  font-family: "Inter", sans-serif;
}

.read-more {
  color: #ff4336;
  text-decoration: none;
  font-weight: 600;
  font-family: "Inter", sans-serif;
}

.see_more .elementor-button {
  position: relative;
  border-radius: 10px 0px 10px 10px;
  letter-spacing: 2px;
  overflow: visible;
  line-height: 1;
}
.subscribe_form form button {
  border: none !important;
}

.see_more .elementor-button::after {
  content: "";
  position: absolute;
  top: 0;
  right: -11px;
  width: 30px;
  height: 100%;
  background: #ea4335;
  transform: skewX(-28deg);
  border-radius: 0px 13px 5px 0px;
}

.see_more .elementor-button-content-wrapper {
  position: relative;
  z-index: 2;
}

.see_more .elementor-button:hover,
.see_more .elementor-button:hover::after {
  background: #ea4335;
}

.creator_btn .elementor-button {
  position: relative !important;

  border: none !important;
  border-radius: 0px 10px 10px 10px !important;
}

.creator_btn .elementor-button::after {
  content: "";
  position: absolute !important;
  top: 0;
  left: -14px;
  width: 28px;
  height: 100%;
  background: #ea4335;
  transform: skewX(17deg);
  border-radius: 13px 0px 0px 5px;
}

.creator_btn .elementor-button-content-wrapper {
  position: relative !important;
  z-index: 2;
}

.brand_btn .elementor-button {
  position: relative;
  text-transform: uppercase;
}

.brand_btn .elementor-button::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 80%;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-left: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  border-radius: 10px 0px 0px 10px;
}
.brand_btn .elementor-button::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-right: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  background: transparent;
  transform: skewX(200deg);
  border-radius: 0 10px 10px 0;
}

.brand_btn .elementor-button-content-wrapper {
  position: relative;
  z-index: 2;
}

.brand_btn .elementor-button:hover {
  background: rgba(234, 67, 53, 0.08);
}
.form_abt .wpcf7-submit {
  background: transparent !important;
  border-color: transparent;
  background-image: url(https://stg-styleidafrica-rpd-3ez3.ue1.rapydapps.cloud/wp-content/uploads/2026/06/button-bg-desig-1.png) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  height: 50px;
  padding-bottom: 16px;
}
.event-form .wpcf7-submit {
  font-size: 18px !important;
  padding: 2px 32px;
}

.form_abt .wpcf7-submit:hover {
  border-color: transparent;
}

.form_abt input::placeholder {
  color: #0000009d;
}

.form_abt input,
select,
textarea {
  background-color: #d9d9d9;
}
.form_abt::placeholder {
  color: #0000007d !important;
}

.signin_btn .elementor-button {
  position: relative !important;
  border: none !important;
  border-radius: 0px 10px 10px 10px !important;
  background: #00c345 !important;
}

.signin_btn .elementor-button::after {
  content: "";
  position: absolute !important;
  top: 0;
  left: -14px;
  width: 28px;
  height: 100%;
  background: #00c345 !important;
  transform: skewX(17deg);
  border-radius: 13px 0px 0px 5px;
}

.signin_btn .elementor-button-content-wrapper {
  position: relative !important;
  z-index: 2;
}

.signin_btn .elementor-button:hover,
.signin_btn .elementor-button:hover::after {
  background: #00c345 !important;
}

._df_thumb {
  width: 280px;
  height: 360px;
}

ul#buddypanel-menu li a:hover img {
  filter: invert(1);
}

ul#buddypanel-menu li.current-menu-item img {
  filter: invert(1) !important;
}

/* Hide the review title label and input field */
label[for="learndash-course-reviews-review-title"],
#learndash-course-reviews-review-title {
  display: none !important;
}

/* TESTIMONIAL SLIDER CSS START */

.testimonial-section {
  position: relative;
}

.testimonial-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}

.testimonial-header h2 {
  margin: 0;
  font-size: 34px;
  font-weight: 400;
  font-family: "Bebas Neue", sans-serif;
  line-height: 100%;
  letter-spacing: -1px;
  color: #000;
}

.testimonial-nav {
  display: flex;
  gap: 15px;
}

.testimonial-prev,
.testimonial-next {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 22px;
}
.testimonialSwiper .swiper-slide {
  height: auto;
}
.testimonialSwiper .swiper-slide-active .testimonial-card {
  background: #f44336;
  /*     color: #fff; */
}
.testimonialSwiper .swiper-slide-active .testimonial-info h3,
.testimonialSwiper .swiper-slide-active .designation,
.testimonialSwiper .swiper-slide-active .testimonial-content {
  color: #fff;
}

.testimonialSwiper .swiper-slide-active .designation {
  color: #fff;
}

.testimonial-prev {
  background: #fff;
  color: #666;
}

.testimonial-next {
  background: #fff;
  color: #000;
}
.testimonial-card,
.testimonial-info .designation {
  transition: all 0.3s ease;
}
.testimonial-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #f5f5f8;
  border-radius: 20px;
  padding: 30px;
  transition: all 0.3s ease;
}
.testimonial-content p {
  margin: 0px;
}
.testimonial-author {
  display: flex;
  align-items: center;
  gap: 20px;
  /*     margin-bottom: 25px; */
}
.testimonial-author IMG {
  border-radius: 40px;
}

.testimonial-avatar {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}

.testimonial-info h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0;
  font-family: "Montserrat", sans-serif;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.testimonial-info .designation {
  display: block;
  margin-top: 8px;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0;
  font-family: "Montserrat", sans-serif;
}

.testimonial-content {
  font-size: 16px;
  line-height: 32px;
  font-weight: 500;
  letter-spacing: 0;
  font-family: "Montserrat", sans-serif;
  margin-top: 22px;
}
.testimonialSwiper {
  overflow: visible;
}

.testimonial-section {
  overflow: hidden;
}
@media (max-width: 767px) {
  .testimonial-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  .testimonial-header h2 {
    font-size: 28px;
  }
  h2.trend-heading {
    font-size: 28px !important;
  }
  .blogs-header h2 {
    font-size: 28px !important;
  }
  .styleid-blog-title {
    font-size: 22px !important;
  }
  .styleid-blog-heading {
    font-size: 28px !important;
  }
  .blog-card {
    display: block;
  }
}

/* TESTIMONIAL SLIDER CSS END */

.teamBg {
  position: relative !important;
  z-index: 1 !important;
}
.teamBg::after {
  content: "";
  position: absolute;
  width: 85%;
  height: 264px;
  background-color: #0c3f47;
  border-radius: 70px;
  top: 50%;
  transform: translateY(-46%);
  right: 0;
  z-index: -1;
}
.joinTeamForm .wpr-labels-above {
  display: grid !important;
  grid-template-columns: auto auto;
  background-color: #fff;
  padding: 10px 15px;
  border-radius: 18px;
  align-items: center;
  gap: 20px;
}
.joinTeamForm .wpr-form-field-type-upload {
  margin: 0px !important;
}
.joinTeamForm .wpr-form-field-type-email {
  margin-bottom: 0px !important;
}
.joinTeamForm .wpr-form-field-type-email input {
  width: 150px;
}
.joinTeamForm button.wpr-button {
  position: relative;
  z-index: 1;
  overflow: visible;
  border: none;
}
.joinTeamForm button.wpr-button:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60%;
  height: 100%;
  border-radius: 5px 0px 0px 5px;
  background-color: #ea4335;
  z-index: -1;
}
.joinTeamForm button.wpr-button:after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50%;
  height: 100%;
  background: transparent;
  transform: skewX(-200deg);
  border-radius: 0px 5px 5px 0px;
  background-color: #ea4335;
  z-index: -1;
}

/* BLOG PAGE CSS START */

.styleid-blog-section {
  max-width: 1200px;
  margin: 0 auto;
}

.styleid-blog-heading {
  text-align: center;
  font-family: "Bebas Neue", sans-serif !important;
  font-size: 34px;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 50px;
  letter-spacing: -1px;
}

.styleid-blog-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 35px 40px;
}

.styleid-blog-card {
  display: flex;
  flex-direction: column;
}

.styleid-blog-image {
  display: block;
}

.styleid-blog-image img {
  width: 100%;
  height: 270px !important;
  object-fit: cover;
  border-radius: 23px;
  display: block;
  border-radius: 25px !important;
}
.des_txt {
  padding-left: 20px;
  padding-right: 20px;
}

.styleid-blog-meta {
  margin-top: 14px;
  font-size: 11px;
  text-transform: uppercase;
  opacity: 0.7;
  font-family: "Montserrat", sans-serif;
}

.styleid-blog-title {
  margin: 12px 0;
  font-size: 26px;
  line-height: 100%;
  font-weight: 500;
  font-family: "Bebas Neue" !important;
}

.styleid-blog-title a {
  text-decoration: none;
  color: inherit;
}

.styleid-blog-excerpt {
  font-size: 16px;
  margin-bottom: 12px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #011627;
}

.styleid-read-more {
  color: #e71d36;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 100%;
}
button.styleid-blog-btn.load-more-blogs:hover {
  border-color: transparent;
}
.btn-right-up button {
  background: transparent !important;
  border-color: transparent;
  background-image: url(https://stg-styleidafrica-rpd-3ez3.ue1.rapydapps.cloud/wp-content/uploads/2026/06/button-bg-desig-1.png) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.styleid-blog-btn-wrap {
  text-align: center;
  margin-top: 30px;
}
.styleid-blog-btn-wrap button {
  font-size: 14px !important;
  font-weight: 700;
  font-family: Montserrat;
}

/* BLOG PAGE CSS END */

/* Teams Page tab desgin start */

.sida-team-tabs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  min-height: 72px;
  flex-wrap: wrap;
  border-bottom: 4px solid #f44336;
  margin-bottom: 25px;
  min-height: 71.6px;
}

.sida-team-tab {
  background: none;
  color: #fff !important;
  text-transform: uppercase !important;
  font-weight: 700;
  font-size: 18px !important;
  cursor: pointer;
  position: relative;
  padding: 12px 20px;
  font-family: "Bebas Neue" !important;
  background-color: transparent !important;
  border: none !important;
  outline: none;
}

.sida-team-tab.active {
  background: #f44336 !important;
  border-radius: 10px;
  padding: 15px 35px;
  font-size: 32px !important;
  font-weight: 400 !important;
}

.sida-team-line {
  height: 4px;
  background: #f44336;
  width: 100%;
  margin: 0 auto 25px;
  display: none;
}
.sida-team-desc {
  color: #fff;
  text-align: center;
  max-width: 900px;
  margin: 0 auto 60px;
  font-size: 16px;
  line-height: 1.8;
  font-family: "Montserrat", sans-serif;
}
.sida-team-content {
  display: none;
}
.sida-team-content.active {
  display: block;
}
.sida-team-card {
  color: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sida-team-slider .owl-stage {
  display: flex;
  height: 100%;
}
.sida-team-image img {
  width: 100%;
  border-radius: 12px;
  background: #ddd;
  aspect-ratio: 1;
  object-fit: contain;
}
.sida-team-card h3 {
  color: #fff;
  font-size: 26px;
  margin: 20px 0 10px;
  font-family: "Sora", Sans-serif;
}
.sida-team-designation {
  color: #fff;
  font-size: 15px;
  margin-bottom: 20px;
  font-family: "Poppins", Sans-serif;
}
.sida-team-divider {
  height: 1px;
  background: rgba(255, 255, 255, 0.4);
  margin-top: auto;
}
.sida-team-social {
  display: flex;
  gap: 12px;
}
.sida-team-social a {
  color: #fff;
  font-size: 18px;
}
.sida-team-slider .owl-dots {
  text-align: center;
  margin-top: 50px;
}
.sida-team-slider .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 5px;
  border-radius: 50%;
  background: #d9d9d9;
  display: block;
}
.sida-team-slider .owl-dot.active span {
  background: #f44336;
}

.sida-team-tabs button.active,
.sida-team-tabs button.sida-team-tab.active:first-child,
.sida-team-tabs button.sida-team-tab.active:last-child {
  background-color: transparent !important;
  position: relative;
  z-index: 1;
}

.sida-team-tabs button.active::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 70%;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-left: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  background-color: #ea4335;
  border-radius: 10px 0px 0px 10px;
  z-index: -1;
  transform: skewX(-200deg);
}
.sida-team-tabs button.active::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 70%;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-right: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  background-color: #ea4335;
  transform: skewX(200deg);
  border-radius: 0 10px 10px 0;
  z-index: -1;
}

.sida-team-tabs button.sida-team-tab.active:first-child::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 70%;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-left: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  background-color: #ea4335 !important;
  border-radius: 10px 0px 0px 10px;
  z-index: -1;
  transform: skewX(0deg);
}
.sida-team-tabs button.sida-team-tab.active:first-child::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 70%;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-right: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  background-color: #ea4335 !important;
  transform: skewX(200deg);
  border-radius: 0 10px 10px 0;
  z-index: -1;
}

.sida-team-tabs button.sida-team-tab.active:last-child::before {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  width: 70%;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-right: 2px solid #ea4335;
  border-bottom: 2px solid #ea4335;
  background-color: #ea4335 !important;
  z-index: -1;
}
.sida-team-tabs button.sida-team-tab.active:last-child::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 70%;
  height: 100%;
  border-top: 2px solid #ea4335;
  border-left: 2px solid #ea4335;
  border-bottom: 2px solid #EA433;
  background-color: #ea4335 !important;
  transform: skewX(0deg);
}

/* Teams Page tab desgin start */

@media (max-width: 767px) {
  .styleid-blog-grid {
    grid-template-columns: 1fr;
  }
  .sida-team-card h3 {
    font-size: 22px;
  }
  .styleid-blog-heading {
    font-size: 42px;
  }
  .aboutSliderBtn .elementor-button {
    width: 94%;
    margin: 0 auto;
  }
  .teamBg::after {
    width: 100%;
    height: 56%;
    border-radius: 70px;
    top: 50%;
    transform: translateY(-30%);
  }
  .sida-team-tab.active {
    font-size: 24px !important;
  }
  .sida-team-tabs {
    justify-content: center;
    gap: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .sida-team-tab.active {
    font-size: 22px !important;
  }
  .sida-team-tabs {
    gap: 20px;
  }
}

/* Who We Work With CSSStart */

/* ==========================================
   WHO WE WORK WITH
========================================== */

.who-work-section {
  overflow: hidden;
}

.whoWorkSwiper {
  overflow: visible !important;
}

.who-work-card {
  height: 100%;
}

.who-work-card-image {
  position: relative;
  overflow: hidden;
  border-radius: 35px;
  display: block;
}

.who-work-card-image img {
  width: 100%;
  height: 275px;
  object-fit: cover;
  display: block;
  transition: all 0.4s ease;
}

.who-work-card:hover img {
  transform: scale(1.05);
}

.who-work-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0000009e;
  z-index: 1;
}

.who-work-number {
  position: absolute;
  top: 22px;
  left: 22px;
  z-index: 2;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
}

.who-work-title {
  position: absolute;
  left: 22px;
  right: 22px;
  bottom: 22px;
  font-family: "Montserrat", sans-serif;
  z-index: 2;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.who-work-title br {
  display: none;
}

/* Desktop */

@media (min-width: 1200px) {
  .who-work-number {
    font-size: 20px;
  }

  .who-work-title {
    font-size: 16px;
    max-width: 220px;
  }
}

/* Tablet */

@media (max-width: 1024px) {
  .who-work-card-image img {
    height: 320px;
  }

  .header_menu li a {
    background-color: #fff;
    width: 100%;
  }
}

/* Mobile */

@media (max-width: 767px) {
  .who-work-card-image {
    border-radius: 25px;
  }

  .who-work-card-image img {
    height: 300px;
  }

  .who-work-number {
    font-size: 18px;
    top: 18px;
    left: 18px;
  }

  .who-work-title {
    font-size: 14px;
    left: 18px;
    right: 18px;
    bottom: 18px;
  }
  .latest-blogs-section {
    padding: 40px 15px;
  }
  .blog-thumb {
    width: 100%;
  }
  .blogs-header {
    flex-direction: column;
    align-items: flex-start;
  }
  a.trend-card-image img {
    width: 100%;
  }
  .ctSliderMain .wpr-slider-arrow-container {
    top: -22px;
    left: 0;
    right: unset;
  }
  .podcastSocial figure {
    display: flex !important;
    justify-content: center;
  }
}

.podcast-content h4 a,
.podcast-content p {
  color: #fff !important;
}
