/*
Theme Name: DotLife - The Practical
Description: DotLife child theme customized for thepractical.co
Version: 1.1
Text Domain: dotlife
Template: dotlife
*/
.tg_navigation_wrapper .nav li.arrow > a:after {
  line-height: 2.4em !important;
}

@media only screen and (max-width: 767px) {
  body.js_nav.modalview.admin-bar .header_style_wrapper {
    padding-top: 0;
  }
}

@media only screen and (max-width: 960px) and (min-width: 768px) {
  body.js_nav.modalview.admin-bar .header_style_wrapper {
    padding-top: 0;
  }
}

body.js_nav.modalview #wrapper {
  margin-top: 46px;
}

body.archive #wrapper {
  padding-top: 0px !important;
}

body.archive #archive-title-section h1.elementor-heading-title {
  font-family: "Montserrat", "Anantason Regular", sans-serif;
}

body.archive.category-life #archive-title-section,
body.archive.category-life-sub #archive-title-section {
  background-color: #3bbbcc;
}

body.archive.category-balance #archive-title-section,
body.archive.category-balance-sub #archive-title-section {
  background-color: #ff8a3d;
}

#elementor_header ul.nav li.menu-item,
#elementor_sticky_header ul.nav li.menu-item {
  margin: 0 2px;
}

.elementor-post .elementor-post__badge {
  background: #052f56 !important;
}

.elementor-post.category-life .elementor-post__badge {
  background: #3bbbcc !important;
}

.elementor-post.category-balance .elementor-post__badge {
  background: #ff8a3d !important;
}

#elementor_header .elementor-search-form__container,
#elementor_sticky_header .elementor-search-form__container {
  background-color: transparent;
  position: relative;
}

#elementor_header .elementor-search-form__container input[type="search"],
#elementor_sticky_header .elementor-search-form__container input[type="search"] {
  border: 1px solid #052f56;
  border-radius: 30px;
  background-color: white;
  color: #052f56;
}

#elementor_header .elementor-search-form__container input[type="search"]::-webkit-search-cancel-button,
#elementor_sticky_header .elementor-search-form__container input[type="search"]::-webkit-search-cancel-button {
  margin-right: 1.5em;
  cursor: pointer;
}

#elementor_header .elementor-search-form__container button,
#elementor_sticky_header .elementor-search-form__container button {
  position: absolute;
  right: 0;
  height: 100%;
  border: 0;
  font-size: 14px;
  padding: 0 10px;
  cursor: pointer;
  background-color: transparent;
  color: #052f56;
}

#elementor_header .header-transparent .elementor-search-form__container input[type="search"],
#elementor_sticky_header .header-transparent .elementor-search-form__container input[type="search"] {
  border-color: white;
  color: white;
  background-color: transparent;
  /* Chrome/Opera/Safari */
}

#elementor_header .header-transparent .elementor-search-form__container input[type="search"]:focus,
#elementor_sticky_header .header-transparent .elementor-search-form__container input[type="search"]:focus {
  color: #052f56;
  background-color: white;
}

#elementor_header .header-transparent .elementor-search-form__container input[type="search"]::-webkit-input-placeholder, #elementor_header .header-transparent .elementor-search-form__container input[type="search"]::-moz-placeholder, #elementor_header .header-transparent .elementor-search-form__container input[type="search"]:-moz-placeholder, #elementor_header .header-transparent .elementor-search-form__container input[type="search"]:-ms-input-placeholder,
#elementor_sticky_header .header-transparent .elementor-search-form__container input[type="search"]::-webkit-input-placeholder,
#elementor_sticky_header .header-transparent .elementor-search-form__container input[type="search"]::-moz-placeholder,
#elementor_sticky_header .header-transparent .elementor-search-form__container input[type="search"]:-moz-placeholder,
#elementor_sticky_header .header-transparent .elementor-search-form__container input[type="search"]:-ms-input-placeholder {
  color: white;
}

#elementor_header .header-transparent .elementor-search-form__container button,
#elementor_sticky_header .header-transparent .elementor-search-form__container button {
  color: rgba(255, 255, 255, 0.8) !important;
}

.search .transparent-header {
  background: #000 !important;
}

.single-team .transparent-header {
  background: #052f56 !important;
}

.wpcf7-form label {
  font-weight: normal;
}

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

.mc4wp-form .mc4wp-form-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mc4wp-form .mc4wp-form-fields input[type="email"] {
  width: 100% !important;
  font-size: 14px;
}

.mc4wp-form .mc4wp-form-fields input[type="submit"] {
  font-family: "Anantason Regular" !important;
}

.mc4wp-form-column .mc4wp-form .mc4wp-form-fields {
  display: block;
}

.mc4wp-form-column .mc4wp-form .mc4wp-form-fields input[type="email"] {
  margin-bottom: 10px;
}

.mc4wp-form-column .mc4wp-form .mc4wp-form-fields input[type="submit"] {
  margin-left: 0;
  font-family: "Anantason Regular" !important;
}

body.single-post #page_caption:not(.hasbg) {
  padding-top: 87px;
}

body.single-post #page_caption h1 {
  font-family: "Anantason Regular" !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
}

@media screen and (min-width: 1200px) {
  body.single-post #page_caption h1 {
    max-width: 80%;
    margin: 0 auto;
  }
}

body.single-post #page_caption .post_detail {
  margin-bottom: 2em;
}

body.single-post #page_content_wrapper.blog_wrapper {
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.1);
}

#page_content_wrapper p,
.page_content_wrapper p {
  padding-top: 0;
}

strong,
b {
  font-family: "Anantason Semi Bold" !important;
  font-weight: 600 !important;
}

body.single-post .post h1,
body.single-post .post h2,
body.single-post .post h3,
body.single-post .post h4,
body.single-post .post h5,
body.single-post .post h6 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

body.single-post .post a {
  color: #0067da;
}

body.single-post .post a:hover, body.single-post .post a:focus {
  color: #278dff;
}

.modal-content button.close {
  font-family: "Anantason Regular" !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  font-weight: normal;
  color: #fff;
}

.post.type-post:last-child {
  margin-bottom: 60px;
}

.button.button-plain {
  background: none;
  color: black;
  border: none;
  padding-left: 10px;
  padding-right: 10px;
}

.cursor-pointer {
  cursor: pointer;
}

body.post-type-archive-lp_course #wrapper {
  padding-top: 0 !important;
}

body.post-type-archive-lp_course #wrapper #elementor_header,
body.post-type-archive-lp_course #wrapper #elementor_header .transparent-header {
  background: transparent;
}

body.post-type-archive-lp_course #wrapper .search-course-button {
  border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  background-color: #053056;
  border-color: #053056;
  color: white;
}

body.post-type-archive-lp_course #wrapper .search-course-button:hover {
  background-color: white;
  border-color: #053056;
  color: #053056;
}

body.learnpress-page #wrapper .course_grid_container .card__info {
  padding: 15px 20px 15px 20px;
}

body.learnpress-page #wrapper .course_grid_container .card__info .card__date {
  color: #54595f;
  font-size: 0.7em;
  font-weight: 300;
}

body.learnpress-page #wrapper .course_grid_container .card__info .card__meta {
  margin-top: 0;
  font-size: 0.7em;
  font-weight: 300;
}

body.learnpress-page #wrapper .course_grid_container .card__info .card__excerpt {
  color: #54595f;
  font-weight: 300;
  margin-bottom: 0.3em;
}

body.learnpress-page #wrapper .course_grid_container .card__img, body.learnpress-page #wrapper .course_grid_container .card__img--hover {
  height: 270px;
}

body.learnpress-page #wrapper .course_grid_container .card__price {
  color: white;
  font-size: 0.7em;
  font-weight: 300;
  background-color: #053056;
  top: 240px;
}

body.learnpress-page #wrapper .course_grid_container .scale-anm:hover .card__price {
  background: white;
  color: #053056;
}

body.learnpress-page #wrapper .course_grid_container .tg_three_cols {
  width: 32%;
  margin-right: 2%;
}

body.learnpress-page #wrapper .course_grid_container .tg_three_cols.last {
  width: 32%;
  margin-right: 0;
}

body.learnpress-page.profile #learn-press-checkout-login,
body.learnpress-page.profile #learn-press-user-profile .learn-press-form,
body.learnpress-page.checkout #learn-press-checkout-login,
body.learnpress-page.checkout #learn-press-user-profile .learn-press-form {
  background-color: white;
  border: none;
  margin: 40px auto;
  padding: 20px 20px 0 20px;
  width: 50%;
  min-width: 700px;
}

body.learnpress-page.profile .learn-press-message,
body.learnpress-page.checkout .learn-press-message {
  background: transparent;
  text-align: center;
}

body.learnpress-page.profile h3,
body.learnpress-page.checkout h3 {
  font-size: 26px;
  margin: 0;
}

body.learnpress-page.profile form[name="learn-press-register"],
body.learnpress-page.profile form[name="learn-press-login"],
body.learnpress-page.checkout form[name="learn-press-register"],
body.learnpress-page.checkout form[name="learn-press-login"] {
  margin-top: 1em;
}

body.learnpress-page.profile .learn-press-form .form-fields:first-child,
body.learnpress-page.checkout .learn-press-form .form-fields:first-child {
  margin-top: 0 !important;
}

body.learnpress-page.profile .learn-press-form input::-webkit-input-placeholder,
body.learnpress-page.checkout .learn-press-form input::-webkit-input-placeholder {
  color: transparent;
}

body.learnpress-page.profile .learn-press-form input:-ms-input-placeholder,
body.learnpress-page.checkout .learn-press-form input:-ms-input-placeholder {
  color: transparent;
}

body.learnpress-page.profile .learn-press-form input::-ms-input-placeholder,
body.learnpress-page.checkout .learn-press-form input::-ms-input-placeholder {
  color: transparent;
}

body.learnpress-page.profile .learn-press-form input::placeholder,
body.learnpress-page.checkout .learn-press-form input::placeholder {
  color: transparent;
}

body.learnpress-page.profile .learn-press-form .form-buttons,
body.learnpress-page.checkout .learn-press-form .form-buttons {
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 1em;
}

body.learnpress-page.profile .learn-press-form .form-buttons span a,
body.learnpress-page.checkout .learn-press-form .form-buttons span a {
  display: inline-block;
}

body.learnpress-page.profile .button,
body.learnpress-page.checkout .button {
  padding: 5px 25px;
}

body.learnpress-page.profile .e--pointer-underline .menu-item.active .elementor-item:after {
  opacity: 1 !important;
}

body.learnpress-page.profile #lp-profile_header {
  margin-bottom: 2em;
}

body.learnpress-page.profile .course_grid_container {
  padding: 0 40px;
}

body.learnpress-page.profile.lp-profile #lp-profile-settings {
  display: none;
}

body.learnpress-page.profile:not(.lp-profile) #lp-profile-title {
  display: none;
}

body.learnpress-page.profile:not(.lp-edit-profile) #lp-editprofile-title {
  display: none;
}

body.learnpress-page.profile:not(.lp-login) #lp-login-title {
  display: none;
}

body.learnpress-page.profile:not(.lp-register) #lp-register-title {
  display: none;
}

body.learnpress-page.checkout #learn-press-order-review,
body.learnpress-page.checkout #learn-press-payment {
  width: auto;
  float: none;
}

body.learnpress-page.checkout #learn-press-order-review {
  margin-top: 1em;
  background-color: white;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 5px;
  overflow: hidden;
}

body.learnpress-page.checkout #checkout-order-action {
  text-align: right;
}

body.learnpress-page.checkout #lp-review-order-table thead th {
  color: white;
  background-color: #3bbbcc;
  font-weight: normal;
}

body.learnpress-page.checkout #lp-review-order-table td {
  color: black;
  vertical-align: middle;
}

body.learnpress-page.checkout #lp-review-order-table tr:last-child > * {
  border-bottom: none;
}

body.learnpress-page.checkout .order_details {
  margin: 1em auto;
  background-color: white;
  border-radius: 5px;
}

body.learnpress-page.checkout .order_details a[href] {
  color: #053056;
}

body.learnpress-page.checkout .order_details tr:last-child > * {
  border: none;
}

body.learnpress-page.checkout .course-image-box {
  width: 120px;
  height: 120px;
  border-radius: 5px;
  background-size: cover;
  margin: auto;
}

body.single-lp_course #learn-press-course-tabs .course-nav-tabs .course-nav > a {
  font-weight: 300;
}

body.course-item-lp_lesson .lesson-description .video-container {
  border-radius: 8px;
  overflow: hidden;
}

body #nav-profile.text_white li.menu-item:before {
  color: white;
}

body #nav-profile li.menu-item:before {
  content: "\f007";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
/*# sourceMappingURL=style.css.map */