/*
Theme Name: TM for Women
Theme URI: https://simpreative.in/Projects/tm-for-women/
Author: TM for Women
Author URI: https://tm-women.ca/
Description: Donations: https://calmestghost.com/donate. BlankSlate is the definitive WordPress boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2023
Requires at least: 5.2
Tested up to: 6.1
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: tmwomen

BlankSlate WordPress Theme © 2011-2023 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/


@charset "utf-8";
/* @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap'); */
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap');
/* ayan */
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");

/* cf7 form css */
.each_field.each_field1 label {
    font-family: 'Lato', sans-serif;
    width: 100%;
    display: block;
    margin: 0 0 5px;
    font-size: 14px;
    text-align: left;
    color: #282828;
    padding: 0;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 10px;
    /* justify-content: unset; */
}


.course_agreement .form_part .each_field1 input, .course_agreement .form_part .each_field1 select {
    width: 100%;
    display: block;
    height: auto;
    border: 1px solid #282828;
    border-radius: 2px;
    background: #fff;
    padding: 0 15px;
    font-size: 16px;
    color: #282828;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    outline: none;
    width: 25px;
}

.each_field1 .wpcf7-list-item {
    display: block;
    margin: 0 0 0 1em;
}

.page-id-3611 label {
    color: #323388;
}
/* ayan */
@font-face {
  font-family: "Nirmala UI";
  src: url("./fonts/NirmalaUI.eot");
  src: url("./fonts/NirmalaUI.eot?#iefix") format("embedded-opentype"),
    url("./fonts/NirmalaUI.woff2") format("woff2"),
    url("./fonts/NirmalaUI.woff") format("woff"),
    url("./fonts/NirmalaUI.ttf") format("truetype"),
    url("./fonts/NirmalaUI.svg#NirmalaUI") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Nirmala UI Semilight";
  src: url("./fonts/NirmalaUI-Semilight.eot");
  src: url("./fonts/NirmalaUI-Semilight.eot?#iefix") format("embedded-opentype"),
    url("./fonts/NirmalaUI-Semilight.woff2") format("woff2"),
    url("./fonts/NirmalaUI-Semilight.woff") format("woff"),
    url("./fonts/NirmalaUI-Semilight.ttf") format("truetype"),
    url("./fonts/NirmalaUI-Semilight.svg#NirmalaUI-Semilight") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Nirmala UI";
  src: url("./fonts/NirmalaUI-Bold.eot");
  src: url("./fonts/NirmalaUI-Bold.eot?#iefix") format("embedded-opentype"),
    url("./fonts/NirmalaUI-Bold.woff2") format("woff2"),
    url("./fonts/NirmalaUI-Bold.woff") format("woff"),
    url("./fonts/NirmalaUI-Bold.ttf") format("truetype"),
    url("./fonts/NirmalaUI-Bold.svg#NirmalaUI-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "fontello";
  src: url("./fonts/fontello.eot?79361");
  src: url("./fonts/fontello.eot?79361#iefix") format("embedded-opentype"),
    url("./fonts/fontello.woff?79361") format("woff"),
    url("./fonts/fontello.ttf?79361") format("truetype"),
    url("./fonts/fontello.svg?79361#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* @font-face {
  font-family: 'fontello';
  src: url('./font/fontello.eot?62306851');
  src: url('./font/fontello.eot?62306851#iefix') format('embedded-opentype'),
    url('./font/fontello.woff?62306851') format('woff'),
    url('./font/fontello.ttf?62306851') format('truetype'),
    url('./font/fontello.svg?62306851#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
} */

@font-face {
  font-family: "fontello";
  src: url("../font/fontello.eot?468953");
  src: url("../font/fontello.eot?468953#iefix") format("embedded-opentype"),
    url("../font/fontello.woff2?468953") format("woff2"),
    url("../font/fontello.woff?468953") format("woff"),
    url("../font/fontello.ttf?468953") format("truetype"),
    url("../font/fontello.svg?468953#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?468953#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-emo-wink2:before {
  content: "\e813";
}

/* '' */
.icon-heartbeat:before {
  content: "\f21e";
}

/* '' */
.icon-bed:before {
  content: "\f236";
}

/* '' */
.icon-smiling-girl:before {
  content: "\e805";
}

/* '' */
.icon-green-energy:before {
  content: "\e802";
}

/* '' */
.icon-brain:before {
  content: "\e803";
}

/* '' */

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  overflow-x: hidden;
  font-family: sans-serif;
  /* 1 */

  -ms-text-size-adjust: 100%;
  /* 2 */

  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */

ul {
  list-style: none;
}

a {
  text-decoration: none;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

b,
strong {
  font-weight: bold;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */

  font: inherit;
  /* 2 */

  margin: 0;
  /* 3 */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
/* 1 */

input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */

  cursor: pointer;
  /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */

  padding: 0;
  /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */

  box-sizing: content-box;
  /* 2 */
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

textarea {
  overflow: auto;
}

/* Slider */
.slick-slider {
  position: relative;

  display: block;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;

  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;

  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;

  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;

  height: auto;

  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

::-moz-selection {
  background-color: #007d9d;
  color: #fff;
  text-shadow: none;
}

::selection {
  background-color: #007d9d;
  color: #fff;
  text-shadow: none;
}

input::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  color: inherit;
  opacity: 0.7;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: inherit;
  opacity: 0.7;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.7;
}

body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  overflow-x: hidden;
  font-family: "Nirmala UI" !important;
  background-color: #fbfbfb !important;
}

.container:after,
.container:before {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
figure {
  margin: 0;
  padding: 0;
}


img {
  margin: 0;
  padding: 0;
  border: none;
  max-width: 100%;
  height: auto !important;
  display: block;
}

a,
button,
input {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a {
  text-decoration: none !important;
}
.single-post table td {
	text-align: center!important;
}
.single-post p img {
	width: 100%!important;
}
/**************global css end*******/

#prelodaer {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 999;
}

header select {
  margin-right: 20px;
}

/*====================================== Start navigation ========================================*/
.nav_and_mail .nav_sec {
  width: auto;
  /* float: left; */
  margin: 0;
  padding: 0;
}

.nav_and_mail .nav_sec ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: left;
}

.nav_and_mail .nav_sec ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  position: relative;
  padding: 34px 0;
}

.nav_and_mail .nav_sec ul li a {
  padding: 0px 5px;
  display: block;
  position: relative;
  z-index: 99;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-style: normal;
  line-height: normal;
  font-size: 15px;
  font-weight: 400;
  color: #000000;
  display: block;
  position: relative;
  z-index: 99;
  font-family: "Lato", sans-serif;
}

#header .row .col-md-4 {
  width: 25%;
}

#header .row .col-md-8 {
  width: 75%;
}

/* .nav_and_mail .nav_sec ul li a:before {
  content: " ";
  height: 0;
  width: 100%;
  background: #0391c6;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
  z-index: -9;
} */
.nav_and_mail .nav_sec ul li:hover>a:before,
.nav_and_mail .nav_sec ul li.active>a:before,
.nav_and_mail .nav_sec ul li.current-menu-item>a:before {
  height: 100%;
  transition: all 0.3s ease-in-out;
}

.nav_and_mail .nav_sec ul li:hover>a,
.nav_and_mail .nav_sec ul li.active>a,
.nav_and_mail .nav_sec ul li.current-menu-item>a {
  color: #000;
}

.nav_and_mail .nav_sec ul li ul {
  width: 250px;
  background: #079ed6;
  position: absolute;
  top: 100%;
  left: 20px;
  z-index: 999;
  display: none;
}

.nav_and_mail .nav_sec ul li:hover ul {
  display: block;
}

.nav_and_mail .nav_sec ul li ul li {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}

.nav_and_mail .nav_sec ul li ul li+li {
  border-top: 1px solid #37b1de;
}


.nav_and_mail .nav_sec ul li ul li a {
  margin: 0;
  padding: 10px 10px;
  display: block;
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  text-align: left;
}

.nav_and_mail .nav_sec ul li ul li a:hover {
  color: #000000 !important;
  /* opacity: 0.7; */
}

span.toggle-menu {
  display: none;
}

/* sampa */
header {
  position: relative;
  padding: 10px 0;
}

header.sticky {
  position: fixed;
  width: 100%;
  transition: all 0.4s ease;
  z-index: 999;
  animation: slideDown 0.35s ease-out;
  background: #fff;
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(0);
  }
}

.nav_and_mail {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

a.header_btn {
  background-image: linear-gradient(to bottom,
      #ffffff,
      #f8f9fa,
      #f2f2f4,
      #eaecef,
      #e3e6ea);
  transform: skew(-22deg);
}

a.header_btn span {
  line-height: 1;
  color: #181b21;
  text-align: center;
  font-family: PrincesS AND THE FROG;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  transform: none;
  display: block;
  transform: skew(22deg);
  padding: 17px 28px;
}

.banner video {
  width: 100%;
}

/* banner */
.slidetxt {
  position: absolute;
  z-index: 9;
  top: 50%;
  transform: translateY(-50%);
}

section.banner {
  position: relative;
}

.slidetxt h1 {
  color: #f9fafa;
  font-size: 56px;
  font-style: normal;
  font-weight: 400;
  font-family: "Nirmala UI";
  text-shadow: 2px 6px rgb(28 28 30 / 46%);
}

.slidetxt h3 {
  font-size: 36px;
  color: #fff !important;
  font-family: Nirmala UI;
  font-weight: 400;
  text-shadow: 2px 6px 7px rgb(0 0 0 / 72%);
}

a.blk-btn {
  display: block;
  background: #0286ec;
  padding: 17px 20px;
  max-width: 330px;
  margin: auto;
  border-radius: 30px;
  text-align: center;
}

a.blk-btn span {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}

.banner img {
  width: 100%;
}

a.blk-btn:hover {
  box-shadow: 0px 4px 12px 0px #97b1bf;
  color: #000;
  transition: cubic-bezier(0.075, 0.82, 0.165, 1);
}

a.header_btn:hover span {
  color: #fff;
}

.logo a img {
  z-index: 1;
  position: relative;
}

/*====================================== End navigation ========================================*/
.heart_sec {
  padding: 80px 0;
}

.get_the_report_btn a {
  padding: 15px 25px;
  border-radius: 35px;
  background: #0286ec;
  font-size: 21px;
  color: #ffffff;
  font-weight: bold;
  transition: 0.8s;
}

.get_the_report_btn a:hover {
  background-color: #f9e74c;
  color: #000;
}

.get_the_report_btn {
  margin-top: 15px;
}

.left_heart_s_c h3 {
  font-size: 30px;
  font-weight: 400;
  color: #000000;
  line-height: 44px;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  margin-bottom: 20px;
}

.left_heart_s_c p small {
  color: #0286ec;

}

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

.page-id-2036 p {
  font-size: 22px;
  font-weight: 400;
  color: #000000;
  line-height: 32px;
  margin: 0 auto;
  padding-bottom: 30px;
  font-family: "Roboto Slab", serif;
}

.heart_sec_2 {
  padding: 80px 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.heart_sec_3 {
  padding: 80px 0;
}

.heart_sec_4 {
  padding: 80px 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.heart_4_left h2 {
  color: #333333;
  font-family: "Roboto Slab", serif;
  font-size: 36px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.01rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0.625rem;
  text-transform: none;
}

.heart-sec-5 {
  padding: 40px 0;
  background-color: #f7f7f7;
}

.heart-sec-5 h2 {
  color: #333333;
  font-family: "Roboto Slab", serif;
  font-size: 36px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.01rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0.625rem;
  text-transform: none;
}

.heart_sec_6 {
  padding: 40px 0;
  background-color: #fff;
}

.heart_sec_6 p a:hover {
  transition: 0.8s;
  color: #000;
}

.heart_form {
  padding: 80px 0;
  background: linear-gradient(to bottom, #1d69b2 0%, #3176b9 40%, #1463b0 100%);
}

.heart_form h2 {
  font-size: 39px;
  color: #ffffff;
  line-height: 1.2em;
  font-family: 'Lato', sans-serif;
  margin: 0 0 50px;
}

.heart_form .form input {
  width: 100%;
  display: block;
  height: 68px;
  border: none;
  padding: 0 18px;
  color: #000000;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  margin-bottom: 30px;
  transition: 0.8s;
}

.heart_form .form input:hover {
  /* color: #f9e74c; */
  background-color: #f9e74c;
}

.heart_form .form textarea {
  width: 100%;
  display: block;
  height: 180px;
  border: 1px solid #282828;
  border-radius: 2px;
  background: #FFF;
  padding: 0 15px;
  font-size: 16px;
  color: #282828;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  outline: none;
}

.heart_form .form p {
  font-size: 18px;
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  /* margin: 0 0 5px 0; */
  padding: 0;
}

.s_btn {
  display: flex;
  justify-content: end;
}

.s_btn input {
  max-width: 247px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  color: #282828 !important;
  font-size: 21px !important;
  font-weight: bold;
  background: #ffffff;
  border-radius: 35px;
  padding: 11px 10px !important;
  border-bottom: #225a8f 4px solid !important;
}

.heart_sec_6 ul {
  list-style-type: auto;
}

.heart_sec_6 ul li {
  font-size: 22px;
  font-weight: 400;
  color: #000000;
  line-height: 32px;
  margin: 0 auto;
  padding-bottom: 15px;
  transition: 0.7s;
}

.heart_sec_6 ul li a:hover {
  color: #000 !important;
}

.find_page {
  padding: 120px 0 !important;
}

.find_page .left_content .srch-fld {
  display: block;
  position: relative;
  padding-right: 90px;
  width: 700px;
  margin: 0 auto;
}

.find_page .left_content input:not(:last-child) {
  width: 100%;
  display: block;
  height: 68px;
  background: #FFF;
  padding-left: 22px;
  font-size: 18px;
  color: #000000;
  font-style: italic;
  font-family: 'Lato', sans-serif;
  border: none;
}

.find_page .left_content input[type="submit"] {
  width: 90px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: #fae74b url(https://simpreative.in/Projects/tm-for-women/wp-content/themes/blankslate/images/srch-icon.png) no-repeat center;
  border: none;
}

.find_page h1 {
  font-size: 50px;
  color: #ffffff;
  font-weight: bold;
  display: block;
  font-family: 'Lato', sans-serif;
  margin: 0 0 55px;
}

.find_page .left_content {
  text-align: center;
}

.find_page .left_c_f h1 {
  margin-bottom: 30px !important;
}

.page-id-2036 .banner_section .left_content h1 {
  margin: 0;
}

.find_page_sec_2 {
  padding: 80px 0;
}

.find_page_sec_2 {
  padding: 80px 0;
}

.find_page_sec_2 h2 {
  color: #000000;
  text-align: left;
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif !important;
  font-size: 23px;
  margin: 0 0 15px;
  padding: 0;
  position: relative;
  line-height: 44px;
}

.find_page_card {
  margin: 0 !important;
  max-width: inherit;
  box-shadow: inherit;
  border: 1px solid #EEE;
  text-align: left;
  padding: 30px;
  display: block;
  min-height: 295px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 12px;
}

.find_page_sec_2 h2:after {
  background: #000;
  width: 100px;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
}

.find_page_card h3 a {
  font-size: 20px;
  color: #000000;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  margin: 0 0 16px;
  transition: 0.8s;

}

a:hover {
  color: #557cbf !important;
}

.find_page_card h4 img {
  display: inline;
  margin-right: 10px;
}

.find_page_card h4 {
  font-size: 17px;
  color: #000000;
  font-weight: 600;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  margin: 0 0 16px;
}

.find_page_card p {
  color: #000000;
  font-size: 18px;
  font-style: italic;
  line-height: 1em;
  font-family: 'Lato', sans-serif;
}

.find_page_card p em {
  color: #555555;
}

.find_contact a {
  display: block;
}

.find_contact a:first-child {
  color: #555555;
  font-size: 18px;
  font-style: italic;
  line-height: 26px;
  font-family: 'Lato', sans-serif;
  transition: 0.8s;
}

.find_contact a:last-child {
  color: #557cbf;
  font-size: 18px;
  font-style: italic;
  line-height: 26px;
  font-family: 'Lato', sans-serif;
  transition: 0.8s;
}

.find_contact a:first-child:hover {
  color: #557cbf;
}

.find_contact a:last-child:hover {
  color: #000 !important;
}

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

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

.find_page_sec_2 .row .col-md-4 {
  /* width: 50%; */
  margin-bottom: 30px;
}

/* ayan */
.page-id-9 .plan .blk-btn {
  margin: 0 auto;
}

.page-id-9 .transcendentai-section {
  padding: 75px 0;
}

.important-benefits.conte-sec2.wheredo .cmn-hdr h2 {
  font-family: "Roboto Serif", serif;
}

section.important-benefits.conte-sec2.wheredo a.blk-btn {
  margin: 20px 0 0 0;
}

.page-id-646 .banner.about_women_banner {
  z-index: 1;
}

.page-id-646 .banner.about_women_banner::before {
  content: "";
  position: absolute;
  background-color: #0000001f;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

footer .footer_top ul li a:hover {
  color: #000 !important;
}

.page-id-159 .blog_default_content ol li {
  font-family: "Roboto Serif", serif;
  margin-bottom: 15px;
}

.page-id-580 .step_sec a:hover {
  color: #fae74b !important;
}

.page-id-580 section.banner.inr-banner {
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.how_do_i-learn_sec_body ul li::before {
  content: "";
  background: url(https://simpreative.in/Projects/tm-for-women/wp-content/themes/blankslate/images/chk.png) no-repeat !important;
  position: absolute;
  height: 30px;
  width: 30px;
  left: 0;
  top: 15px;
}

.blog_detalis_sec .blog_conttent h4 {
  min-height: 160px;
}

.blog_detalis_sec .blog_conttent img {
  width: 100%;
}

.post-template-default.single.single-post.postid-1272.single-format-standard.logged-in.admin-bar.wp-embed-responsive.customize-support .banner {
  position: relative;
  z-index: 1;

}

.post-template-default.single.single-post.postid-1272.single-format-standard.logged-in.admin-bar.wp-embed-responsive.customize-support .banner::before {
  content: "";
  position: absolute;
  /* background-color: #0000009c; */
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.postid-1242 .banner {
  z-index: 1;
}

.postid-1242 .banner::before {
  content: "";
  position: absolute;
  /*  background-color: #0000009c;*/
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.page-id-159 p a {
  display: inline;
}

.page-id-159 p a:hover {
  color: #000 !important;
}

/* make-your-payment-page */
.page-id-1753 .form_part .form-group {
  margin: 0 0 22px;
}

.page-id-1753 .form_part select {
  width: 100%;
  display: block;
  height: 45px;
  border: 1px solid #282828;
  border-radius: 2px;
  background: #FFF;
  padding: 0 15px;
  font-size: 16px;
  color: #282828;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  outline: none;
  -webkit-appearance: checkbox;
}

.page-id-1753 .form_part input {
  width: 100%;
  display: block;
  height: 45px;
  border: 1px solid #282828;
  border-radius: 2px;
  background: #FFF;
  padding: 0 15px;
  font-size: 16px;
  color: #282828;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  outline: none;
}

.page-id-1753 .form_part textarea {
  width: 100%;
  display: block;
  height: 100px;
  border: 1px solid #282828;
  border-radius: 2px;
  background: #FFF;
  padding: 0 15px;
  font-size: 16px;
  color: #282828;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  outline: none;
}

.page-id-1753 .form_part .submit_area {
  display: flex;
  justify-content: center;
}

.page-id-1753 .form_part .submit_area input {
  width: auto;
  display: inline-block;
  background: #fae74b;
  font-size: 18px;
  color: #010000;
  font-weight: bold;
  font-family: 'Lato', sans-serif;
  border: none;
  border-radius: 8px;
  padding: 0 40px;
  transition: 0.8s;
}

.page-id-1753 .form_part .submit_area input:hover {
  background: #0286ec;
  color: #fff;
}

.blue-box {
  max-width: 700px;
  background: #d1edf2;
  margin: 0 auto 30px;
  font-size: 22px;
  font-weight: 400;
  color: #000;
  padding: 15px;
  line-height: 30px;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, .1)0px 2px 5px;
}

blockquote {
  border-left: 5px solid #557cbf;
  padding: 10px 20px;
  margin-bottom: 30px;
}

.aligncenter {
  border: #FFF 4px solid;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 15px;
  width: auto !important;
}

blockquote p {
  padding-bottom: 0;
  margin-bottom: 0px !important;
}

.postid-1249 .blog_default_content ul li {
  /* float: left;
  width: 100%; */
}

.each_field.c_box_for_tm input {
  width: auto !important;
  height: 20px !important;
  display: inline !important;
  margin-right: 5px;
}

.each_field.c_box_for_tm label {
  display: flex;
  align-items: center;
}

.each_field.c_box_for_tm span {
  font-family: 'Lato', sans-serif;
  width: 100%;
  display: block;
  margin: 0;
  font-size: 14px;
  text-align: left;
  color: #282828;
  padding: 0;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.each_field.c_box_for_tm .wpcf7-list-item {
  display: block;
  margin-bottom: 5px;
}

.submit_area {
  display: flex;
  justify-content: center;
}

.wpcf7-submit:hover {
  background: #0286ec !important;
  color: #fff !important;
}

.wpcf7-submit {
  width: auto !important;
  display: inline-block !important;
  background: #fae74b !important;
  font-size: 18px !important;
  color: #010000 !important;
  font-weight: bold !important;
  font-family: 'Lato', sans-serif !important;
  border: none !important;
  border-radius: 8px !important;
  padding: 0 40px !important;
  transition: 0.8s;
}

.page-id-1597 .each_field input {
  width: 100%;
  display: block;
  height: 45px;
  border: 1px solid #282828;
  border-radius: 2px;
  background: #FFF;
  padding: 0 15px;
  font-size: 16px;
  color: #282828;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  outline: none;
}

.page-id-1597 .each_field sup {
  color: red;
}

.page-id-1597 .each_field label {
  font-family: 'Lato', sans-serif;
  width: 100%;
  /* display: block; */
  margin: 0 0 5px;
  font-size: 14px;
  text-align: left;
  color: #282828;
  padding: 0;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.each_field label {
  font-family: 'Lato', sans-serif;
  width: 100%;
  display: block;
  margin: 0 0 5px;
  font-size: 14px;
  text-align: left;
  color: #282828;
  padding: 0;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

h4.label {
  font-size: 17px !important;
}

.each_field.c_box_teacher_y_n .wpcf7-form-control-wrap label {
  display: flex;
  align-items: center;
}

.each_field.c_box_teacher_y_n .wpcf7-form-control-wrap label span {
  display: block;
  margin-left: 12px;
}

.wpcf7-not-valid-tip {
  font-size: 15px;
}

.each_field label sup {
  color: red;
}

.movment_status .wpcf7-list-item-label {
  font-size: 16px;
}

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

.movment_status .wpcf7-list-item label {
  display: flex;
  align-items: center;
}

.movment_status .wpcf7-list-item {
  margin-left: 0 !important;
  margin-right: 25px;
}

.movment_status .wpcf7-list-item label span {
  margin-left: 10px;
}

.movment_status .wpcf7-list-item input {
  width: auto !important;
}

.page-id-1660 h4 {
  font-size: 17px !important;
  font-weight: 700 !important;
  color: #3e3e3e !important;
  font-family: 'Lato', sans-serif !important;
  margin: 5px 0 8px !important;
  text-transform: uppercase !important;
}

.page-id-1660 p {
  font-size: 14px;
}

.each_field {
  margin-bottom: 25px;
}

#post-1660 p {
  font-size: 15px !important;
  margin-bottom: 15px;
}

.sec_block_content ul>li .box1 {
  background: #5b9bd5;
  border-radius: 8px;
  width: 100%;
  height: 90px;
  position: relative;
}

.sec_block_content ul>li:nth-child(2) .box1 {
  background: #52cab8;
}

.sec_block_content ul>li:nth-child(3) .box1 {
  background: #49bf63;
}

.sec_block_content ul>li:last-child .box1 {
  background: #71ad47;
}

.postid-821 .sec_block_content ul {
  list-style-type: none;
  display: flex;
  justify-content: space-between;
}

.postid-821 .sec_block_content ul li p {
  font-size: 17px;
  text-align: center;
  line-height: 26px;
}

.postid-821 .sec_block_content ul>li {
  margin: 0 35px;
  left: 0;
  top: 0;
  width: 19%;
  text-align: center;
  color: #fff;
  float: left;
  padding: 0;
  position: relative;
}

.postid-821 .blog_default_content .sec_block_content ul li:before {
  content: "";
  display: none;
}

.sec_block_content ul>li strong {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  width: 100%;
}

.postid-821 .blog_default_content h5 {
  font-size: 22px;
  font-weight: 700;
  color: #000000;
  line-height: 32px;
  margin: 0 0 15px 0;
  font-family: 'Lato', sans-serif;
}

.kristen_perry-cmn {
  background-color: #ebebeb;
  padding: 40px;
}

.kristen_perry-cmn {
  min-height: 435px;
}

.kristen_perry-cmn em {
  font-size: 22px;
  color: #000000;
  line-height: 1.5em;
  margin: 0;
}

.crcl-outer ul li:before {
  content: "";
  display: none;
}

.crcl-outer ul li {
  width: 220px !important;
  height: 220px;
  background-color: #0286ec;
  border-radius: 50%;
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin: 0 50px;
}

.crcl-outer ul li p {
  margin: 0;
  text-align: center;
  font-size: 31px;
  color: #ffd966;
  line-height: 40px;
}

.crcl-outer ul li p span {
  font-size: 47px;
  color: #ffd966;
  font-weight: bold;
  font-family: 'Lato', sans-serif;
  display: block;
  line-height: 1em;
  width: 100%;
}

.page-id-1500 .blog_default_content h4 {
  color: #000;
  font-size: 17px;
  line-height: normal;
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: 700;
  color: #3e3e3e;
  font-family: 'Lato', sans-serif;
  margin: 5px 0 8px;
  text-transform: uppercase;
}

.discover_tm_effects {
  background-image: url(http://simpreative.in/Projects/tm-for-women/wp-content/uploads/2024/03/blue-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 30px;
}

.practise_my_tm {
  padding: 30px;
  background-color: #f2f2f2;
}

.postid-1249 ul {
  overflow: hidden;
}

.postid-395 ul {
  overflow: hidden;
}

.style_table tr th {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  padding: 10px;
  background: #0286ec;
}

.style_table tr:nth-child(odd) {
  background: #e9e9e9;
}

.style_table tr td {
  padding: 10px;
}

.style_table tr td:first-child {
  font-weight: 700;
}

.page-id-1505 .discover_tm_effects h2 {
  font-size: 39px;
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  margin: 0 0 18px;
  text-align: center;
}

.page-id-1505 .discover_tm_effects p {
  font-size: 22px;
  color: #ffffff;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  margin: 0 0 40px;
  text-align: center;
}

.page-id-1505 .discover_tm_effects ul {
  display: flex;
  justify-content: center;
  padding: 0;
}

.page-id-1505 .discover_tm_effects ul li::before {
  content: "";
  display: none;
}

.page-id-1505 .discover_tm_effects ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 13px 12px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
}

.b_r_showing {
  background-color: #024688;
  padding: 30px;
  margin-top: 30px;
}

.b_r_showing h2 {
  font-size: 39px !important;
  color: #ffffff !important;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  margin: 0 0 18px;
  text-align: center;
}

.b_r_showing p {
  font-size: 22px !important;
  color: #ffffff !important;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  margin: 0;
  text-align: center;
}

.error404 .innerbody-panel {
  padding: 50px 0;
  background-color: #e6e6e6;
}

.how_do_i-learn_sec_body ul li:nth-child(even) {
    margin-bottom: 18px;
}
/*====================================================== Responsive ========================================*/
@media only screen and (max-width: 1370px) {
  .container {
    width: 100% !important;
    max-width: 1170px !important;
  }


}

@media only screen and (max-width: 1199px) {
  .banner_section .left_content h1 {
    font-size: 45px;
    margin: 0;
  }

  .heart_4_left h2 {
    font-size: 30px;
  }

  .heart_form h2 {
    font-size: 30px;
  }

  /*========================== start mobile menu =================================*/

  span.toggle-menu img {
    float: left;
  }

  span.toggle-menu {
    width: auto;
    float: right;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
  }

  .nav_and_mail .nav_sec {
    width: 280px;
    height: 100%;
    float: none;
    position: fixed;
    z-index: 999999;
    top: 0;
    right: -100%;
    padding: 70px 0 0;
    background: #000;
    display: block;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
  }

  .nav_and_mail .nav_sec.slidein {
    right: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }

  .nav_and_mail .nav_sec .cls-btn {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    background: url(images/cross.png) no-repeat center;
  }

  .nav_and_mail .nav_sec ul {
    text-align: left;
  }

  .nav_and_mail .nav_sec ul>li {
    display: block;
    padding-bottom: 0;
    width: 100%;
    float: left;
    margin: 0;
  }

  .nav_and_mail .nav_sec ul li ul {
    left: 0px;
  }

  .nav_and_mail .nav_sec ul li a {
    text-align: left;
  }

  .nav_and_mail .nav_sec ul>li+li {
    margin-left: 0;
  }

  .nav_and_mail .nav_sec ul>li a {
    color: #fff;
    padding: 11px 15px;
    font-size: 15px;
    border-radius: 0;
  }

  .nav_and_mail .nav_sec ul li ul li a:hover {
    opacity: 1;
  }

  .nav_and_mail .nav_sec ul li a:before {
    display: none;
  }

  .nav_and_mail .nav_sec ul>li:hover>a,
  .nav_and_mail .nav_sec ul>li.active>a {
    background: #0391c6;
    color: #fff !important;
  }

  .nav_and_mail .nav_sec>ul>li>a:after,
  .nav_and_mail .nav_sec>ul>li>a:after {
    display: none;
  }

  .nav_and_mail .nav_sec img {
    display: inline-block;
    vertical-align: middle;
  }

  .nav_and_mail .nav_sec i {
    float: left;
    font-style: normal;
    color: #fff;
    line-height: 30px;
    font-size: 21px;
    font-weight: 600;
  }

  .nav_and_mail .nav_sec ul>li:hover ul {
    display: none;
  }

  .nav_and_mail .nav_sec ul>li ul {
    width: 100%;
    background: #197496;
    position: static;
    top: 100%;
    left: 0;
    text-align: left;
    display: none;
    float: left;
    border-radius: 0;
    padding: 0;
  }

  .nav_and_mail .nav_sec ul li ul li a {
    padding: 6px 25px;
    color: #fff;
  }

  .nav_and_mail .nav_sec ul ul>li:hover>a,
  .nav_and_mail .nav_sec ul ul>li.active>a {
    background: #1b72bf;
    color: #fff;
  }

  .nav_and_mail .nav_sec ul li .arw-nav {
    width: 42px;
    height: 39px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    cursor: pointer;
    background: url(images/arw.png) no-repeat center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .nav_and_mail .nav_sec ul li .arw-nav.actv {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  /*========================================================================================*/
}

@media only screen and (max-width: 1050px) {}

@media only screen and (max-width:991px) {
  .heart_sec_2 {
    background-position: 28%;
  }

  .heart_form .row .col-md-12 {
    margin-bottom: 28px;
  }

  .left_c_f h1 {
    margin-bottom: 25px !important;
  }

  .blog_detalis_sec .blog_conttent h4 {
    min-height: 100px;
  }

  .postid-821 .sec_block_content ul {
    display: unset;
  }

  .postid-821 .sec_block_content ul>li {
    margin: 0 14px;
  }

  .kristen_perry-cmn {
    min-height: 362px;
  }

  .kristen_perry-cmn em {
    font-size: 16px;
  }

  .page-id-1505 .discover_tm_effects ul {
    display: unset;
  }
}

@media only screen and (max-width: 767px) {


  .find_page {
    padding: 80px 0 !important;
  }

  .banner_section .left_content h1 {
    font-size: 30px;
    margin: 0;
  }

  .heart_sec_3 iframe {
    width: 100%;
  }

  .heart_sec_4 .row .col-md-6 {
    width: 100%;
  }

  .heart_sec_2 {
    position: relative;
  }

  .heart_sec_2::before {
    content: "";
    background: #5b575729;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
  }

  .heart_sec {
    padding: 50px 0;
  }

  .heart_sec iframe {
    width: 100%;
  }

  .heart_sec_3 {
    padding: 60px 0;
  }

  .heart_sec_4 {
    padding: 60px 0;
  }

  .heart_sec_2 {
    padding: 60px 0;
  }

  .heart_4_left h2 {
    font-size: 24px;
  }

  .heart_form {
    padding: 60px 0;
  }

  .find_page_sec_2 .row .col-md-4 {
    width: 50%;
    margin-bottom: 30px;
  }

  .find_page .left_content .srch-fld {
    width: 100%;
  }

  .page-id-159 p a {
    display: block;
  }

  .kristen_perry-cmn {
    min-height: auto;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 640px) {
  .left_heart_s_c h3 {
    font-size: 22px;
    line-height: 32px;
  }

  .page-id-2036 p {
    font-size: 18px;
    line-height: 30px;
  }

  .get_the_report_btn a {
    font-size: 15px;
  }

  .heart_sec_3 {
    padding: 50px 0;
  }

  .heart_sec_4 {
    padding: 50px 0;
  }

  .heart_sec_6 ul li {
    font-size: 18px;
    line-height: 22px;
  }

  .heart-sec-5 h2 {
    font-size: 19px;
  }

  .heart_form .form input {
    height: 48px;
  }

  .s_btn input {
    height: auto !important;
    margin-bottom: 0;
  }

  .s_btn {
    justify-content: center;
  }

  .heart_form .form textarea {
    height: 97px;
  }

  .heart_form .form p {
    font-size: 14px;
    line-height: 22px;
  }

  .find_page_sec_2 .row .col-md-4 {
    width: 100%;
    margin-bottom: 20px;
  }

  .find_page_card {
    min-height: auto;
  }

  .heart_sec_2 {
    background-position: 76%;
  }

  .postid-821 .sec_block_content ul>li {
    width: 100%;
    margin: 0;
  }

  .kristen_perry-cmn {
    padding: 20px;
  }

  .kristen_perry-cmn p {
    margin-bottom: 0 !important;
  }

  .page-id-1505 .discover_tm_effects ul {
    font-size: 32px !important;
  }

  .b_r_showing h2 {
    font-size: 32px !important;
  }
}

@media only screen and (max-width: 520px) {
  .find_page .left_content input:not(:last-child) {
    height: 56px;
    font-size: 15px;
  }

  .blog_detalis_sec .blog_conttent h4 {
    min-height: 74px;
  }


}

@media only screen and (max-width: 420px) {
  .each_field.c_box_for_tm label {
    display: flex;
    align-items: unset;
  }

  .each_field.c_box_for_tm input {
    height: 30px !important;
  }
}

.wpcf7-file {
	padding-top: 6px !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    font-size: 18px !important;
    font-weight: 600 !important;
}

.single-post .blog_inner_content .container {
	max-width: 1020px!important;
}

/* Babusona css Date: 4/12/2025 */

/* --- Form Wrapper --- */
.form_wrapper {
    width: 100%;
    padding: 20px;
    background: #f7f7f7;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.08);
}

/* --- Row and Columns --- */
.form_wrapper .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.form_wrapper .col-12 {
    width: 100%;
    display: flex; /* keeps other fields side-by-side */
}

.form_wrapper .col-6 {
    width: 50%;
    padding: 10px;
}

/* --- Input Wrapper --- */
.input_wrapper {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
}

.input_wrapper label {
    margin-bottom: 6px;
    font-weight: 600;
    font-size: 15px;
    color: #333;
}

/* --- Input Fields --- */
.input_wrapper input,
.input_wrapper textarea,
.input_wrapper select {
    width: 100%;
    padding: 12px 14px;
    font-size: 15px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background: #fff;
    transition: 0.3s ease;
}

.input_wrapper input:focus,
.input_wrapper textarea:focus,
.input_wrapper select:focus {
    border-color: #5c82ff;
    box-shadow: 0 0 5px rgba(92, 130, 255, 0.3);
    outline: none;
}

/* --- Radio Buttons --- */
.wpcf7-radio input[type="radio"] {
    margin-right: 6px;
}

.wpcf7-radio label {
    margin-right: 15px;
    font-size: 15px;
}

/* --- Textarea --- */
.input_wrapper textarea {
    min-height: 120px;
    resize: vertical;
}

/* --- SUBMIT BUTTON --- */
.submit-button-TM input[type="submit"] {
    background: #5c82ff;
    color: #fff;
    padding: 14px 25px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: 0.3s ease;
}

/* .submit-button-TM input[type="submit"]:hover {
    background: #fae74b !important;
	height: 40px !important;
} */

/* --- FIX: Make textarea full width --- */
.form_wrapper .textarea-full {
    display: block !important;
    width: 100% !important;
    padding: 10px;
}

.form_wrapper .textarea-full textarea {
    width: 100% !important;
}


/* Footer email text */

.popup-form {
	margin-top: 10px;
    display: inline-block;
    background: #fae74b;      
    color: #000000 !important; 
    padding: 12px 25px;        
    border-radius: 6px;
    text-decoration: none;
    font-size: 18px;
	font-weight: bold !important;
    transition: 0.3s ease;
}


.popup-form:hover {
    background: #1e73be;     
    color: #ffffff !important;
}
