@charset "UTF-8";
/*==================================================================

##Browser Reset
##General Styles
##Header Styles
    #Cart Woocommerce
    #Logo
    #Menu style
    #Mega Menu
    #Sticky Menu
    #Lavalam
    #Mobile Navigation
##Page Title
##Header Search
##Typography
##Footer Styles
##Page 404
##Page Search
##Blog
    #First Recent Post Hero
    #Second Recent Post Hero
    #Image Overlay
    #Slider Post
    #Image Post
    #Standard Post
    #Post Share
    #Lists
    #Medium Image
    #Tiny Image
    #First Large Post
    #Related Post in Single
    #Single Post
    #Post Prev/Next
    #Likes
##Isotope
##Lists Style
##Comments
##Contact Form
##Slick Slider
##Pagination
##Page MailChimp
##Load More
##Extended Row
##Preloader
##Scroll Up
##Wpml
##LearnPress
    #LearnPress Archive
    #LearnPress Single
    #LearnPress Lesson
    #LearnPress Pagination
    #LearnPress Profile
    #LearnPress Search
    #LearnPress Checkout
##Shop
    #Shop Catalog
    #Pagination Shop
    #Tabs Shop
    #Single Shop
    #Respond Shop
    #Cart Shop
    #Checkout Shop
    #Responsive Shop
##Counter
##Countdown
##Blog Categories
##Testimonials
##Carousel Navigation
##Team
##Image Layers
##Pricing Table
##Progress Bar
##Services
##Services 2
##Services 3
##Circuit Services
##Composer Modules Styles
    #Accordion
    #Toggle
    #Progress bar
    #Tabs
    #Wp Menu
    #Pie Chart
    #Round Chart
##Message Box
##Info Box
##Flip Box
##Custom Title
##Button
##Portfolio
##Custom Text
##Video Popup
##Spacing
##Clients
##Double Heading
##Time Line Vertical
##Time Line Horizontal
##Widgets Base
    #Search
    #Recent Posts
    #Tagcloud
    #Navigation Menu
    #Author
    #Text Widget
    #Banner
    #Gallery
    #Calendar
    #Mailchimp
    #LP - Course Info
##Demo Item
##Social Icons
##Icon
##Divider
##Instagram
##Responsive

==================================================================*/
/* ==================== ##Browser Reset ==================== */

/* ==================== ##Isotope (Recommended) ==================== */
/* https://isotope.metafizzy.co/v1/docs/introduction.html */
/**** Isotope Filtering ****/
@media only screen and (max-width: 1024px) {
  .iguru_module_split_slider, #multiscroll-nav {
    display: none; }
  .iguru_module_split_slider-responsive {
    display: block; }
  body.ms-initialized {
    overflow-y: visible !important; } }

/* ==================== ##Revolution Slider ==================== */
.rev_slider .tp-caption a {
  color: inherit;
  transition: all .3s ease; }

.rev_slider .tp-caption .iguru_module_social a {
  line-height: 26px !important;
  transition: all .3s ease !important; }

/* ==================== ##LearnPres - Archive ==================== */
.iguru_module_courses .learn-press-courses,
.learnpress-page .learn-press-courses 
{
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-right: -2.1%;
  padding: 0; 
}
  .iguru_module_courses .learn-press-courses .course,
  .learnpress-page .learn-press-courses .course 
  {
    margin-right: 2%;
    margin-bottom: 63px; 
  }
    .iguru_module_courses .learn-press-courses .course .course__content-wrapper,
    .learnpress-page .learn-press-courses .course .course__content-wrapper
    {
      position: relative;
      height: 100%;
      border-radius: 10px;
      background-color: #ffffff;
      box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.08);
      transition: 0.3s; 
    }

    .iguru_module_courses .learn-press-courses .course:hover .course-content .course-instructor a,
    .learnpress-page .learn-press-courses .course:hover .course-content .course-instructor a 
    {
      color: #777777; 
    }
    .iguru_module_courses .learn-press-courses .course:hover .course-content .course-divider,
    .learnpress-page .learn-press-courses .course:hover .course-content .course-divider {
      background: rgba(0, 0, 0, 0.1); }
    .iguru_module_courses .learn-press-courses .course:hover .course-content .course-meta.grid > span, .iguru_module_courses .learn-press-courses .course:hover .course-content .course-meta.grid > button,
    .learnpress-page .learn-press-courses .course:hover .course-content .course-meta.grid > span,
    .learnpress-page .learn-press-courses .course:hover .course-content .course-meta.grid > button {
      color: #969696; }
    .iguru_module_courses .learn-press-courses .course:hover .course-content:after,
    .learnpress-page .learn-press-courses .course:hover .course-content:after {
      background: #ffffff; }
    .iguru_module_courses .learn-press-courses .course .course-thumbnail,
    .learnpress-page .learn-press-courses .course .course-thumbnail {
      position: relative;
      margin-bottom: 0px; }
      .iguru_module_courses .learn-press-courses .course .course-thumbnail, .iguru_module_courses .learn-press-courses .course .course-thumbnail img,
      .learnpress-page .learn-press-courses .course .course-thumbnail,
      .learnpress-page .learn-press-courses .course .course-thumbnail img {
        border-radius: 10px; }
      .iguru_module_courses .learn-press-courses .course .course-thumbnail:before, .iguru_module_courses .learn-press-courses .course .course-thumbnail:after,
      .learnpress-page .learn-press-courses .course .course-thumbnail:before,
      .learnpress-page .learn-press-courses .course .course-thumbnail:after {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border-radius: inherit;
        transition: 0.6s; }
      .iguru_module_courses .learn-press-courses .course .course-thumbnail:before,
      .learnpress-page .learn-press-courses .course .course-thumbnail:before {
        content: '';
        background-color: rgba(17, 17, 17, 0.4); }
      .iguru_module_courses .learn-press-courses .course .course-thumbnail .img-placeholder,
      .learnpress-page .learn-press-courses .course .course-thumbnail .img-placeholder {
        height: 250px; }
    .iguru_module_courses .learn-press-courses .course .cat-links,
    .learnpress-page .learn-press-courses .course .cat-links {
      display: flex;
      flex-wrap: wrap;
      position: absolute;
      z-index: 1;
      top: 0;
      left: 30px;
      right: 20px;
      font-size: 0;
      line-height: 1; }
      .iguru_module_courses .learn-press-courses .course .cat-links a,
      .learnpress-page .learn-press-courses .course .cat-links a {
        margin-top: -15px;
        margin-bottom: 25px;
        border-radius: 5px;
        padding: 8px 11.25px;
        font-size: 14px;
        font-weight: 600;
        color: #ffffff; 
        transition: 0.3s; 
        background-color: #ff6d34;
      }
        .iguru_module_courses .learn-press-courses .course .cat-links a:not(:last-child),
        .learnpress-page .learn-press-courses .course .cat-links a:not(:last-child) {
          margin-right: 10px; }
    .iguru_module_courses .learn-press-courses .course .course-content,
    .learnpress-page .learn-press-courses .course .course-content {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 0;
      padding: 0 30px;
      overflow: hidden; }
      .iguru_module_courses .learn-press-courses .course .course-content:after,
      .learnpress-page .learn-press-courses .course .course-content:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: -1;
        height: calc(100% - 17px);
        border-bottom-left-radius: 9px;
        border-bottom-right-radius: 9px;
        background: transparent;
        transition: 0.4s; }
    .iguru_module_courses .learn-press-courses .course .course-info .course-instructor,
    .learnpress-page .learn-press-courses .course .course-info .course-instructor {
      float: right;
      margin-bottom: 8px;
      font-size: 16px; }

      .iguru_module_courses .learn-press-courses .course .course-info .course-instructor a,
      .learnpress-page .learn-press-courses .course .course-info .course-instructor a {
        color: #efefef; }
      .iguru_module_courses .learn-press-courses .course .course-info .course-instructor__img img,
      .learnpress-page .learn-press-courses .course .course-info .course-instructor__img img {
        display: block;
        width: 34px;
        height: 34px;
        margin-bottom: 6px;
        border: 2px solid #ffffff;
        border-radius: 50%; }
    .iguru_module_courses .learn-press-courses .course .course-info .course-title,
    .learnpress-page .learn-press-courses .course .course-info .course-title {
      margin-bottom: 22px;
      font-size: 19px;
      line-height: 1.579;
      font-weight: 800;
      color: #ffffff;
      transition: 0.3s;
      text-align: right; }
    .iguru_module_courses .learn-press-courses .course .course-info .course-excerpt,
    .learnpress-page .learn-press-courses .course .course-info .course-excerpt {
      margin-top: 10px;
      margin-bottom: 13px;
      font-size: 16px;
      line-height: 1.3;
      color: #ffffff;
      transition: 0.3s; }
    .iguru_module_courses .learn-press-courses .course .course-divider,
    .learnpress-page .learn-press-courses .course .course-divider {
      width: 120%;
      height: 1px;
      margin-left: -10%;
      background: rgba(255, 255, 255, 0.3); }
    .iguru_module_courses .learn-press-courses .course .course-meta.grid,
    .learnpress-page .learn-press-courses .course .course-meta.grid {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      padding: 13px 0;
      margin-bottom: 0;
      color: #b0bbc8; }
      .iguru_module_courses .learn-press-courses .course .course-meta.grid > span, .iguru_module_courses .learn-press-courses .course .course-meta.grid > span:before, .iguru_module_courses .learn-press-courses .course .course-meta.grid > span:after, .iguru_module_courses .learn-press-courses .course .course-meta.grid > button, .iguru_module_courses .learn-press-courses .course .course-meta.grid > button:before, .iguru_module_courses .learn-press-courses .course .course-meta.grid > button:after,
      .learnpress-page .learn-press-courses .course .course-meta.grid > span,
      .learnpress-page .learn-press-courses .course .course-meta.grid > span:before,
      .learnpress-page .learn-press-courses .course .course-meta.grid > span:after,
      .learnpress-page .learn-press-courses .course .course-meta.grid > button,
      .learnpress-page .learn-press-courses .course .course-meta.grid > button:before,
      .learnpress-page .learn-press-courses .course .course-meta.grid > button:after {
        color: #ffffff;
        transition: 0.4s; }
      .iguru_module_courses .learn-press-courses .course .course-meta.grid .course-students,
      .learnpress-page .learn-press-courses .course .course-meta.grid .course-students {
        margin-right: 25px;
        padding: 0;
        font-size: 14px;
        font-weight: 600; }
        .iguru_module_courses .learn-press-courses .course .course-meta.grid .course-students:before,
        .learnpress-page .learn-press-courses .course .course-meta.grid .course-students:before {
          content: '\f007';
          margin-right: 7px;
          font-family: fontawesome; }
      .iguru_module_courses .learn-press-courses .course .course-meta.grid .course-reviews,
      .learnpress-page .learn-press-courses .course .course-meta.grid .course-reviews {
        margin-right: 25px;
        font-size: 14px; }
        .iguru_module_courses .learn-press-courses .course .course-meta.grid .course-reviews:before,
        .learnpress-page .learn-press-courses .course .course-meta.grid .course-reviews:before {
          content: '\f005';
          margin-right: 7px;
          font-family: fontawesome; }
      .iguru_module_courses .learn-press-courses .course .course-meta.grid .wishlist-button,
      .learnpress-page .learn-press-courses .course .course-meta.grid .wishlist-button {
        width: auto;
        height: auto;
        margin-right: 17px;
        border: unset;
        padding: 0;
        font-size: 0;
        vertical-align: baseline; }
        .iguru_module_courses .learn-press-courses .course .course-meta.grid .wishlist-button:hover,
        .learnpress-page .learn-press-courses .course .course-meta.grid .wishlist-button:hover {
          background-color: inherit; }
        .iguru_module_courses .learn-press-courses .course .course-meta.grid .wishlist-button:before,
        .learnpress-page .learn-press-courses .course .course-meta.grid .wishlist-button:before {
          content: '\f150';
          font-family: flaticon;
          font-size: 14px; }
        .iguru_module_courses .learn-press-courses .course .course-meta.grid .wishlist-button.ajaxload_wishlist,
        .learnpress-page .learn-press-courses .course .course-meta.grid .wishlist-button.ajaxload_wishlist {
          cursor: progress; }
          .iguru_module_courses .learn-press-courses .course .course-meta.grid .wishlist-button.ajaxload_wishlist:before,
          .learnpress-page .learn-press-courses .course .course-meta.grid .wishlist-button.ajaxload_wishlist:before {
            opacity: 0; }
          .iguru_module_courses .learn-press-courses .course .course-meta.grid .wishlist-button.ajaxload_wishlist:after,
          .learnpress-page .learn-press-courses .course .course-meta.grid .wishlist-button.ajaxload_wishlist:after {
            content: '\f110';
            display: inline-block;
            margin-left: -1.5em;
            font-family: fontawesome;
            font-size: 17px;
            animation: rotate360 2.5s linear infinite; }

@keyframes rotate360 {
  0% {
    transform: rotate(0turn); }
  100% {
    transform: rotate(1turn); } }
        .iguru_module_courses .learn-press-courses .course .course-meta.grid .wishlist-button.on:before,
        .learnpress-page .learn-press-courses .course .course-meta.grid .wishlist-button.on:before {
          content: '\f18b'; }
      .iguru_module_courses .learn-press-courses .course .course-meta.grid .lp-course-buttons,
      .learnpress-page .learn-press-courses .course .course-meta.grid .lp-course-buttons {
        flex-grow: 1;
        line-height: 1;
        text-align: right;
        margin-bottom: 0; }
        .iguru_module_courses .learn-press-courses .course .course-meta.grid .lp-course-buttons form,
        .learnpress-page .learn-press-courses .course .course-meta.grid .lp-course-buttons form {
          width: auto;
          margin-bottom: 0;
          line-height: 1; }
        .iguru_module_courses .learn-press-courses .course .course-meta.grid .lp-course-buttons .lp-button,
        .learnpress-page .learn-press-courses .course .course-meta.grid .lp-course-buttons .lp-button {
          width: auto;
          height: auto;
          border-width: 2px;
          padding: 4px 9.6px;
          line-height: 1; }
          .iguru_module_courses .learn-press-courses .course .course-meta.grid .lp-course-buttons .lp-button, .iguru_module_courses .learn-press-courses .course .course-meta.grid .lp-course-buttons .lp-button *,
          .learnpress-page .learn-press-courses .course .course-meta.grid .lp-course-buttons .lp-button,
          .learnpress-page .learn-press-courses .course .course-meta.grid .lp-course-buttons .lp-button * { 
            font-size: 14px; }
          .iguru_module_courses .learn-press-courses .course .course-meta.grid .lp-course-buttons .lp-button:not(:hover), .iguru_module_courses .learn-press-courses .course .course-meta.grid .lp-course-buttons .lp-button .origin-price:not(:hover),
          .learnpress-page .learn-press-courses .course .course-meta.grid .lp-course-buttons .lp-button:not(:hover),
          .learnpress-page .learn-press-courses .course .course-meta.grid .lp-course-buttons .lp-button .origin-price:not(:hover) {
            color: #ffffff; }
          .iguru_module_courses .learn-press-courses .course .course-meta.grid .lp-course-buttons .lp-button:hover,
          .learnpress-page .learn-press-courses .course .course-meta.grid .lp-course-buttons .lp-button:hover {
            background: transparent; }
            .iguru_module_courses .learn-press-courses .course .course-meta.grid .lp-course-buttons .lp-button:hover .origin-price,
            .learnpress-page .learn-press-courses .course .course-meta.grid .lp-course-buttons .lp-button:hover .origin-price {
              color: #aaaaaa; }
        
        .iguru_module_courses .learn-press-courses .course .course-meta.grid .lp-course-buttons .origin-price,
        .learnpress-page .learn-press-courses .course .course-meta.grid .lp-course-buttons .origin-price {
          margin-right: 0.5em;
          font-size: 0.75em;
          text-decoration: line-through;
          transition: 0.5s; }
  .iguru_module_courses .learn-press-courses.carousel,
  .learnpress-page .learn-press-courses.carousel {
    margin: 0; }
    .iguru_module_courses .learn-press-courses.carousel .course,
    .learnpress-page .learn-press-courses.carousel .course {
      margin: 0;
      padding: 20px 15px; }
      .iguru_module_courses .learn-press-courses.carousel .course .course__content-wrapper,
      .learnpress-page .learn-press-courses.carousel .course .course__content-wrapper {
        box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.08); }
    .iguru_module_courses .learn-press-courses.carousel:after,
    .learnpress-page .learn-press-courses.carousel:after {
      content: '';
      display: block;
      clear: both; }
  .iguru_module_courses .learn-press-courses.grid-col-1 .course,
  .learnpress-page .learn-press-courses.grid-col-1 .course {
    display: flex;
    width: 100%; }

  @media (min-width: 992px) 
  {


    .iguru_module_courses .learn-press-courses.grid-col-1 .course .course-thumbnail .img-placeholder,
    .learnpress-page .learn-press-courses.grid-col-1 .course .course-thumbnail .img-placeholder 
    {
      height: 400px; 
    }

    .iguru_module_courses .learn-press-courses.grid-col-2 .course .img-placeholder,
    .learnpress-page .learn-press-courses.grid-col-2 .course .img-placeholder {
      height: 445px; }
 
    .iguru_module_courses .learn-press-courses.grid-col-3 .course .img-placeholder,
    .learnpress-page .learn-press-courses.grid-col-3 .course .img-placeholder {
      height: 400px; }
 
    .iguru_module_courses .learn-press-courses.grid-col-4 .course .img-placeholder,
    .learnpress-page .learn-press-courses.grid-col-4 .course .img-placeholder {
      height: 360px; }
    .iguru_module_courses .learn-press-courses.grid-col-5 .course,
    .learnpress-page .learn-press-courses.grid-col-5 .course {
    width: 18%; }
    .iguru_module_courses .learn-press-courses.grid-col-5 .course .img-placeholder,
    .learnpress-page .learn-press-courses.grid-col-5 .course .img-placeholder {
      height: 360px; }
    .iguru_module_courses .learn-press-courses.grid-col-1 .course .cat-links, .iguru_module_courses .learn-press-courses.grid-col-2 .course .cat-links,
    .learnpress-page .learn-press-courses.grid-col-1 .course .cat-links,
    .learnpress-page .learn-press-courses.grid-col-2 .course .cat-links {
      left: 40px;
      right: 30px; }
    .iguru_module_courses .learn-press-courses.grid-col-1 .course .course-content, .iguru_module_courses .learn-press-courses.grid-col-2 .course .course-content,
    .learnpress-page .learn-press-courses.grid-col-1 .course .course-content,
    .learnpress-page .learn-press-courses.grid-col-2 .course .course-content {
      padding: 0 40px; }
    .iguru_module_courses .learn-press-courses.grid-col-1 .course .course-title, .iguru_module_courses .learn-press-courses.grid-col-2 .course .course-title,
    .learnpress-page .learn-press-courses.grid-col-1 .course .course-title,
    .learnpress-page .learn-press-courses.grid-col-2 .course .course-title {
      margin-bottom: 30px; }
    .iguru_module_courses .learn-press-courses.grid-col-1 .course .course-meta.grid, .iguru_module_courses .learn-press-courses.grid-col-2 .course .course-meta.grid,
    .learnpress-page .learn-press-courses.grid-col-1 .course .course-meta.grid,
    .learnpress-page .learn-press-courses.grid-col-2 .course .course-meta.grid {
      padding: 18px 0; }
    .iguru_module_courses .learn-press-courses.grid-col-4 .course .cat-links, .iguru_module_courses .learn-press-courses.grid-col-5 .course .cat-links,
    .learnpress-page .learn-press-courses.grid-col-4 .course .cat-links,
    .learnpress-page .learn-press-courses.grid-col-5 .course .cat-links {
      left: 20px;
      right: 10px; }
    .iguru_module_courses .learn-press-courses.grid-col-4 .course .course-content, .iguru_module_courses .learn-press-courses.grid-col-5 .course .course-content,
    .learnpress-page .learn-press-courses.grid-col-4 .course .course-content,
    .learnpress-page .learn-press-courses.grid-col-5 .course .course-content {
      padding: 0 20px; }
    .iguru_module_courses .learn-press-courses.grid-col-4 .course .course-title, .iguru_module_courses .learn-press-courses.grid-col-5 .course .course-title,
    .learnpress-page .learn-press-courses.grid-col-4 .course .course-title,
    .learnpress-page .learn-press-courses.grid-col-5 .course .course-title {
      margin-bottom: 15px; }
    .iguru_module_courses .learn-press-courses.grid-col-4 .course .course-meta.grid, .iguru_module_courses .learn-press-courses.grid-col-5 .course .course-meta.grid,
    .learnpress-page .learn-press-courses.grid-col-4 .course .course-meta.grid,
    .learnpress-page .learn-press-courses.grid-col-5 .course .course-meta.grid {
      padding: 10px 0; }
    .iguru_module_courses .learn-press-courses.hover_shift .course,
    .learnpress-page .learn-press-courses.hover_shift .course {
      padding-top: 40px; }
      .iguru_module_courses .learn-press-courses.hover_shift .course:hover .course__content-wrapper,
      .learnpress-page .learn-press-courses.hover_shift .course:hover .course__content-wrapper {
        transform: translateY(-15px); }

    .iguru_module_courses .isotope-filter + .wgl_portfolio_list-wrapper,
    .learnpress-page .isotope-filter + .wgl_portfolio_list-wrapper {
      margin: 0 -35px; }
}
@media (max-width: 480px) 
{
  .iguru_module_courses .isotope-filter,
  .learnpress-page .isotope-filter {
    text-align: justify; } 
}

.iguru_module_courses .courses_cat_list.isotope-filter + .learn-press-courses,
.learnpress-page .courses_cat_list.isotope-filter + .learn-press-courses {
  margin-top: 46px; }

.learnpress-page .row.sidebar_right #main-content .learn-press-courses.grid-col-3.related .course .cat-links, .learnpress-page .row.sidebar_left #main-content .learn-press-courses.grid-col-3.related .course .cat-links {
  left: 20px;
  right: 10px; }

.learnpress-page .row.sidebar_right #main-content .learn-press-courses.grid-col-3.related .course .course-content, .learnpress-page .row.sidebar_left #main-content .learn-press-courses.grid-col-3.related .course .course-content {
  padding: 0 20px; }

.learnpress-page .row.sidebar_right #main-content .learn-press-courses.grid-col-3.related .course .course-title, .learnpress-page .row.sidebar_left #main-content .learn-press-courses.grid-col-3.related .course .course-title {
  margin-bottom: 15px; }

.learnpress-page .row.sidebar_right #main-content .learn-press-courses.grid-col-3.related .course .course-meta.grid, .learnpress-page .row.sidebar_left #main-content .learn-press-courses.grid-col-3.related .course .course-meta.grid {
  padding: 10px 0; }

.lp-archive-courses form[name="search-course"] {
  margin-bottom: 45px; }

header .learn-press-message {
  position: fixed;
  z-index: 999;
  top: 135px;
  right: 20px;
  max-width: 425px;
  transform: translateX(130%);
  animation: slideLeft_10 10s 3.5s forwards ease-in-out; }

@keyframes slideLeft_10 {
  15% {
    transform: translateX(0); }
  85% {
    transform: translateX(0); }
  100% {
    transform: translateX(130%); } }
  header .learn-press-message.error {
    animation: slideLeft_16 16s 3.5s forwards ease-in-out; }

@keyframes slideLeft_16 {
  9.37% {
    transform: translateX(0); }
  90.63% {
    transform: translateX(0); }
  100.0% {
    transform: translateX(130%); } }

/* ==================== ##LearnPress - Single ==================== */
.single-lp_course .course-summary .course-title {
  margin-bottom: 34px;
  font-size: 42px;
  line-height: 1.5; }

.single-lp_course .course-summary .course-meta:not(.grid) {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px; }
  .single-lp_course .course-summary .course-meta:not(.grid) > * {
    display: flex;
    position: relative;
    margin-bottom: 15px; }
  .single-lp_course .course-summary .course-meta:not(.grid) > :not(:first-child):not(:last-child),
  .single-lp_course .course-summary .course-meta:not(.grid) .lp-course-buttons .wishlist-button {
    padding-left: 30px; }
  .single-lp_course .course-summary .course-meta:not(.grid) > :not(:first-child):not(:last-child):before,
  .single-lp_course .course-summary .course-meta:not(.grid) .lp-course-buttons .wishlist-button:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background: rgba(214, 215, 219, 0.8); }
  .single-lp_course .course-summary .course-meta:not(.grid) > :not(:last-child) {
    padding-right: 30px; }
  .single-lp_course .course-summary .course-meta:not(.grid) .meta_title {
    margin-bottom: -3px;
    font-size: 15px;
    font-weight: 700; }
  .single-lp_course .course-summary .course-meta:not(.grid) .meta_data {
    line-height: 1; }
    .single-lp_course .course-summary .course-meta:not(.grid) .meta_data a {
      color: inherit;
      font-weight: 700; }
  .single-lp_course .course-summary .course-meta:not(.grid) .author-data,
  .single-lp_course .course-summary .course-meta:not(.grid) .cat_data {
    display: flex;
    flex-direction: column; }
  .single-lp_course .course-summary .course-meta:not(.grid) .course-author {
    margin-bottom: 0; }
    .single-lp_course .course-summary .course-meta:not(.grid) .course-author .author-img {
      margin-right: 20px; }
    .single-lp_course .course-summary .course-meta:not(.grid) .course-author img {
      width: 45px;
      height: 45px;
      border-radius: 50%; }
  .single-lp_course .course-summary .course-meta:not(.grid) .course-category .cat-icon {
    margin-top: 10px;
    margin-right: 20px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: #cfcfcf; }
  .single-lp_course .course-summary .course-meta:not(.grid) .course-review {
    flex-direction: column; }
    .single-lp_course .course-summary .course-meta:not(.grid) .course-review .review-stars-rated {
      margin-top: -2px;
      margin-right: 9px;
      cursor: pointer; }
      .single-lp_course .course-summary .course-meta:not(.grid) .course-review .review-stars-rated .review-stars.empty {
        width: auto; }
    .single-lp_course .course-summary .course-meta:not(.grid) .course-review .reviews-total {
      vertical-align: top;
      font-size: 14px;
      line-height: 1.34; }
  .single-lp_course .course-summary .course-meta:not(.grid) .lp-course-buttons {
    flex-grow: 1;
    justify-content: flex-end;
    flex-wrap: wrap; }
    .single-lp_course .course-summary .course-meta:not(.grid) .lp-course-buttons .lp-button {
      height: 50px;
      border-width: 2px;
      padding: 0 20px;
      color: #ffffff; }
      .single-lp_course .course-summary .course-meta:not(.grid) .lp-course-buttons .lp-button:hover {
        color: #494f5f;
        background: #ffffff; }
        .single-lp_course .course-summary .course-meta:not(.grid) .lp-course-buttons .lp-button:hover .origin-price {
          color: #aaaaaa; }
     
       
    .single-lp_course .course-summary .course-meta:not(.grid) .lp-course-buttons .origin-price {
      font-size: 1rem;
      text-decoration: line-through;
      transition: 0.5s; }
    .single-lp_course .course-summary .course-meta:not(.grid) .lp-course-buttons .wishlist-button {
      padding-left: 20px;
      padding-right: 20px;
      border-width: 2px;
      transition: all 0.4s, font-size 0s; }
      @media (min-width: 1025px) {
        .single-lp_course .course-summary .course-meta:not(.grid) .lp-course-buttons .wishlist-button:hover {
          background: transparent; } }

.single-lp_course .course-summary .course-thumbnail {
  margin-bottom: 50px; }
  .single-lp_course .course-summary .course-thumbnail img {
    border-radius: 10px; }

.single-lp_course .course-summary .course-tabs#learn-press-course-tabs {
  margin-bottom: 92px; }

.single-lp_course .course-summary .course-tabs .course-nav-tabs {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  border-bottom: unset;
  border-radius: 5px;
  box-shadow: 6px 5px 25px rgba(0, 0, 0, 0.08); }
  .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav {
    float: unset;
    flex-grow: 1;
    flex-basis: 200px;
    padding-left: unset;
    text-align: center;
    transition: 0.2s; }
    .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav a {
      display: block;
      font-size: 18px;
      font-weight: 700; }
    .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav:after {
      content: '';
      position: absolute;
      top: 25%;
      bottom: unset;
      left: 0;
      height: 50%;
      width: 1px;
      background: #d9d9d9;
      transition: inherit; }
    .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav:first-child {
      border-top-left-radius: inherit;
      border-bottom-left-radius: inherit; }
      .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav:first-child:after {
        display: none; }
    .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav:last-child {
      border-top-right-radius: inherit;
      border-bottom-right-radius: inherit; }
    .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav.active a {
      color: #ffffff; }
    .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav.active:after, .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav.active + li:after {
      opacity: 0; }
    .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav:hover a, .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav.active a {
      transition: all 0.4s, color 0s; }
    @media (max-width: 767px) {
      .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav:nth-child(1) {
        border-bottom-left-radius: unset; }
      .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav:nth-child(2) {
        border-top-right-radius: inherit; }
      .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav:nth-child(3) {
        border-bottom-left-radius: inherit; }
        .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav:nth-child(3):after {
          display: none; }
      .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav:nth-child(4) {
        border-top-right-radius: unset; }
        .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav:nth-child(4):after {
          display: none; } }
    @media (max-width: 444px) {
      .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav:after {
        display: none; }
      .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav:nth-child(1) {
        border-top-right-radius: inherit; }
      .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav:nth-child(2) {
        border-top-right-radius: unset; }
      .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav:nth-child(3) {
        border-bottom-left-radius: unset; }
      .single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav:nth-child(4) {
        border-bottom-left-radius: inherit; } }

.single-lp_course .course-summary .course-tabs .course-tab-panel {
  padding: 41px 0 50px; }
  .single-lp_course .course-summary .course-tabs .course-tab-panel .learn-press-message {
    background-color: #ffffff; }
  .single-lp_course .course-summary .course-tabs .course-tab-panel.course-tab-panel-instructor, .single-lp_course .course-summary .course-tabs .course-tab-panel.course-tab-panel-reviews {
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 0 0 10px 10px;
    background-color: #f5f7f8; }

.single-lp_course .course-summary .course-tabs #tab-overview.active {
  display: flex;
  flex-wrap: wrap; }

.single-lp_course .course-summary .course-tabs .course-tab-panel-overview {
  justify-content: space-between;
  padding-bottom: 0; }
  .single-lp_course .course-summary .course-tabs .course-tab-panel-overview .course-description:not(:only-child) {
    flex-basis: calc(100% - 270px - 40px); }
  .single-lp_course .course-summary .course-tabs .course-tab-panel-overview .wgl-course-essentials {
    flex-basis: 270px;
    margin-top: 9px;
    box-shadow: unset; }
    .single-lp_course .course-summary .course-tabs .course-tab-panel-overview .wgl-course-essentials .title {
      font-weight: 600; }

.single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section {
  border: 1px solid #d9dee0; }
  .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section:not(:first-child) {
    border-top: unset; }
  .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section .section-header {
    position: relative;
    border-bottom: unset;
    padding: 0 20px;
    cursor: pointer; }
    .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section .section-header .section-title {
      font-weight: 700;
      padding: 12px 0; }
      .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section .section-header .section-title:after, .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section .section-header .section-title:before {
        content: '';
        position: absolute;
        transition: 0.4s; }
      .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section .section-header .section-title:after {
        top: 27px;
        right: 24px;
        width: 12px;
        height: 2px; }
      .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section .section-header .section-title:before {
        top: 22px;
        right: 29px;
        width: 2px;
        height: 12px;
        transform: rotate(90deg); }
      .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section .section-header .section-title.closed:before {
        transform: rotate(0); }
  .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section .section-content {
    margin-bottom: -2px;
    counter-reset: li; }
    .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section .section-content .course-item {
      position: relative;
      border-bottom-width: 1px;
      border-style: solid;
      border-color: #d9dee0;
      padding: 0 20px 0 43px;
      font-size: inherit;
      font-weight: 600;
      counter-increment: li; }
      .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section .section-content .course-item:first-child {
        border-top-width: 1px; }
      .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section .section-content .course-item:before {
        content: counter(li) ". ";
        position: absolute;
        top: 7px;
        left: 20px;
        width: 0; }
      .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section .section-content .course-item .item-name {
        padding: 15px 10px; }
      .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section .section-content .course-item .course-item-meta {
        padding: 15px 0; } 
          .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section .section-content .course-item .course-item-meta .item-meta.count-questions, .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section .section-content .course-item .course-item-meta .item-meta.duration {
            font-size: 16px;
            font-weight: 600;
            background: transparent; }
      .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section .section-content .course-item .section-item-link:before {
        padding: 13px 0px;
        font-weight: normal; }
      .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section .section-content .course-item.item-preview .course-item-status {
        font-size: 16px;
        background: transparent; }
      .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section .section-content .course-item.item-preview .course-item-status:before {
        font-size: 16px;
        font-weight: 600; }
  .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section.section-empty .section-title:after, .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section.section-empty .section-title:before {
    content: unset; }
  .single-lp_course .course-summary .course-tabs .course-tab-panel-curriculum .course-curriculum .curriculum-sections .section.section-empty .learn-press-message {
    margin-left: 5%;
    margin-right: 5%; }

.single-lp_course .course-summary .course-tabs .course-tab-panel-instructor .course-author {
  margin: 0;
  border-radius: 10px;
  padding: 40px;
  background-color: #ffffff; }
  .single-lp_course .course-summary .course-tabs .course-tab-panel-instructor .course-author:not(:last-child) {
    margin-bottom: 40px; }

.single-lp_course .course-summary .course-tabs .course-tab-panel-instructor .author-avatar {
  float: left;
  margin-right: 30px;
  margin-bottom: 19px;
  border-radius: 50%; }
  .single-lp_course .course-summary .course-tabs .course-tab-panel-instructor .author-avatar img {
    width: 150px;
    border-radius: 10px; }

.single-lp_course .course-summary .course-tabs .course-tab-panel-instructor .author-meta {
  flex-basis: 51%;
  flex-grow: 1; }

.single-lp_course .course-summary .course-tabs .course-tab-panel-instructor .author-name {
  float: none;
  margin: 0;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  text-align: right; }

.single-lp_course .course-summary .course-tabs .course-tab-panel-instructor .author-bio {
  margin-top: 11px;
  margin-bottom: 20px;
  font-size: initial;
  font-style: normal; }

.single-lp_course .course-summary .course-tabs .course-tab-panel-instructor .author-info_social-wrapper {
  margin-top: 26px; }

.single-lp_course .course-summary .course-tabs .course-tab-panel-reviews {
  padding-bottom: 10px; }
  .single-lp_course .course-summary .course-tabs .course-tab-panel-reviews .course-rate {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 0 0 -15px;
    padding: 10px 0 40px 15px; }
    .single-lp_course .course-summary .course-tabs .course-tab-panel-reviews .course-rate .average {
      flex-basis: 235px;
      margin-right: 75px;
      border-radius: 10px;
      padding-top: 34px;
      padding-bottom: 53px;
      text-align: center;
      background-color: #ffffff;
      box-shadow: 6px 5px 25px rgba(0, 0, 0, 0.08); }
      .single-lp_course .course-summary .course-tabs .course-tab-panel-reviews .course-rate .average .rating {
        font-size: 72px;
        line-height: 1.35;
        font-weight: 700; }
      .single-lp_course .course-summary .course-tabs .course-tab-panel-reviews .course-rate .average .review-stars-rated {
        text-align: right; }
      .single-lp_course .course-summary .course-tabs .course-tab-panel-reviews .course-rate .average .total-reviews {
        font-size: 15px;
        line-height: 1.2; }
    .single-lp_course .course-summary .course-tabs .course-tab-panel-reviews .course-rate .precise {
      flex-grow: 1; }
      .single-lp_course .course-summary .course-tabs .course-tab-panel-reviews .course-rate .precise .precise-rate {
        display: flex;
        align-items: center;
        font-size: 14px;
        font-weight: 700;
        color: #333949; }
        .single-lp_course .course-summary .course-tabs .course-tab-panel-reviews .course-rate .precise .precise-rate:not(:last-child) {
          margin-bottom: 7px; }
      .single-lp_course .course-summary .course-tabs .course-tab-panel-reviews .course-rate .precise .review-name {
        padding-right: 16px; }
      .single-lp_course .course-summary .course-tabs .course-tab-panel-reviews .course-rate .precise .review-bar {
        flex-grow: 1;
        background: #ffffff; }
        .single-lp_course .course-summary .course-tabs .course-tab-panel-reviews .course-rate .precise .review-bar, .single-lp_course .course-summary .course-tabs .course-tab-panel-reviews .course-rate .precise .review-bar .rating {
          height: 7px; }
      .single-lp_course .course-summary .course-tabs .course-tab-panel-reviews .course-rate .precise .review-percent {
        flex-basis: 50px;
        text-align: right; }
  .single-lp_course .course-summary .course-tabs .course-tab-panel-reviews .write-a-review {
    margin-bottom: 25px; }
  .single-lp_course .course-summary .course-tabs .course-tab-panel-reviews #course-reviews .course-review-head {
    display: none; }
  .single-lp_course .course-summary .course-tabs .course-tab-panel-reviews #course-reviews .course-reviews-list li {
    margin: 0;
    border-style: unset;
    border-top-width: 1px;
    border-top-style: solid;
    padding: 40px 0 25px 0;
    background-color: unset; }
    .single-lp_course .course-summary .course-tabs .course-tab-panel-reviews #course-reviews .course-reviews-list li .review-author {
      margin-right: 30px; }
      .single-lp_course .course-summary .course-tabs .course-tab-panel-reviews #course-reviews .course-reviews-list li .review-author img {
        border-radius: 5px; }
    .single-lp_course .course-summary .course-tabs .course-tab-panel-reviews #course-reviews .course-reviews-list li .user-name {
      display: inline-block;
      margin: 0;
      padding-right: 13px;
      font-size: 18px;
      line-height: 1;
      font-weight: 700;
      vertical-align: top; }
    .single-lp_course .course-summary .course-tabs .course-tab-panel-reviews #course-reviews .course-reviews-list li .review-title {
      float: right;
      clear: none;
      width: -webkit-calc(100% - 110px);
      margin-top: -14px;
      margin-bottom: 8px; }
    .single-lp_course .course-summary .course-tabs .course-tab-panel-reviews #course-reviews .course-reviews-list li .review-text {
      width: calc(100% - 110px);
      line-height: 28px; }

.single-lp_course .course-summary .course-learning-summary .course-remaining-time {
  margin-bottom: 35px; }

.single-lp_course .course-summary .course-learning-summary .learn-press-course-results-progress + .course-tabs {
  margin-top: 30px; }

.single-lp_course .course-summary .related-courses .iguru_module_title h4 {
  font-size: 36px; }

.single-lp_course .wishlist-button {
  width: auto;
  height: 50px;
  margin-right: 30px;
  font-size: 16px;
  font-weight: 700;
  vertical-align: baseline; }
  .single-lp_course .wishlist-button:before {
    content: '\f150';
    margin-right: 10px;
    font-family: flaticon;
    font-size: 18px;
    transition: 0.3s; }
  .single-lp_course .wishlist-button.on:before {
    content: '\f18b'; }

.single-lp_course .wgl-course-essentials {
  border-radius: 10px;
  background: #f8f8f8;
  box-shadow: 4px 5px 20px rgba(0, 0, 0, 0.14); }
  .single-lp_course .wgl-course-essentials .title {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    padding: 20px 15px; 
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400;
    color: #ffffff;
    text-align: center; }
      
      
  .single-lp_course .wgl-course-essentials ul {
    margin: 0;
    padding: 15px 10px;
    list-style: none; }
  .single-lp_course .wgl-course-essentials li {
    font-size: 15px;
    padding: 12px 0px; }
    .single-lp_course .wgl-course-essentials li i {
      padding-right: 5px;
      color: #c9c9c9; }
  .single-lp_course .wgl-course-essentials .purchase-course, .single-lp_course .wgl-course-essentials .continue-course, .single-lp_course .wgl-course-essentials .retake-course, .single-lp_course .wgl-course-essentials .enroll-course,
  .single-lp_course .wgl-course-essentials .lp-course-buttons,
  .single-lp_course .wgl-course-essentials .lp-button.button {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit; }
  .single-lp_course .wgl-course-essentials .lp-button.button {
    border-top-left-radius: unset;
    border-top-right-radius: unset; }

.single-lp_course .sidebar .wgl-course-essentials .lp-course-buttons {
  display: flex;
  flex-direction: column; }
  .single-lp_course .sidebar .wgl-course-essentials .lp-course-buttons .wishlist-button {
    display: none; }
  .single-lp_course .sidebar .wgl-course-essentials .lp-course-buttons .lp-button.button {
    width: 100%;
    height: auto;
    border: unset;
    padding: 20px 0;
    font-size: 16px;
    line-height: 1;
    color: #ffffff; }

@media (max-width: 1200px) {
  .single-lp_course .row.sidebar_left > #main-content,
  .single-lp_course .row.sidebar_left > .sidebar-container, .single-lp_course .row.sidebar_right > #main-content,
  .single-lp_course .row.sidebar_right > .sidebar-container {
    width: 100%; }
  .single-lp_course .row.sidebar_left .sidebar-container .wgl-course-essentials, .single-lp_course .row.sidebar_right .sidebar-container .wgl-course-essentials {
    max-width: 400px; } }

@media (min-width: 1201px) {
  .single-lp_course .row.sidebar_left .lp-single-course .course-meta:not(.grid) > .lp-course-buttons .purchase-course, .single-lp_course .row.sidebar_left .lp-single-course .course-meta:not(.grid) > .lp-course-buttons .continue-course, .single-lp_course .row.sidebar_left .lp-single-course .course-meta:not(.grid) > .lp-course-buttons .retake-course, .single-lp_course .row.sidebar_left .lp-single-course .course-meta:not(.grid) > .lp-course-buttons .enroll-course, .single-lp_course .row.sidebar_right .lp-single-course .course-meta:not(.grid) > .lp-course-buttons .purchase-course, .single-lp_course .row.sidebar_right .lp-single-course .course-meta:not(.grid) > .lp-course-buttons .continue-course, .single-lp_course .row.sidebar_right .lp-single-course .course-meta:not(.grid) > .lp-course-buttons .retake-course, .single-lp_course .row.sidebar_right .lp-single-course .course-meta:not(.grid) > .lp-course-buttons .enroll-course {
    display: none; } }

@media (min-width: 1025px) {
  .single-lp_course .row.sidebar_left .lp-single-course .course-meta:not(.grid) > .lp-course-buttons, .single-lp_course .row.sidebar_right .lp-single-course .course-meta:not(.grid) > .lp-course-buttons {
    flex-grow: 0; }
    .single-lp_course .row.sidebar_left .lp-single-course .course-meta:not(.grid) > .lp-course-buttons .wishlist-button, .single-lp_course .row.sidebar_right .lp-single-course .course-meta:not(.grid) > .lp-course-buttons .wishlist-button {
      margin-right: 0;
      border: unset;
      padding-left: 30px;
      padding-right: 0; }
      .single-lp_course .row.sidebar_left .lp-single-course .course-meta:not(.grid) > .lp-course-buttons .wishlist-button.on:not([disabled]), .single-lp_course .row.sidebar_right .lp-single-course .course-meta:not(.grid) > .lp-course-buttons .wishlist-button.on:not([disabled]) {
        font-size: 0; } }

@media (max-width: 1024px) {
  .single-lp_course .row.sidebar_left .lp-single-course .course-meta:not(.grid) .lp-course-buttons > *, .single-lp_course .row.sidebar_right .lp-single-course .course-meta:not(.grid) .lp-course-buttons > * {
    margin-top: 30px; } }

.single-lp_course main > .wgl-container {
  margin-top: 30px; }

.single-lp_course #comments {
  margin-bottom: 60px; }

.single-lp_course .related-courses .iguru_module_title {
  margin-bottom: 24px; }

@media (max-width: 1024px) {
  .single-lp_course .lp-single-course .course-summary .course-meta:not(.grid) .lp-course-buttons {
    width: 100%;
    justify-content: flex-start; }
    .single-lp_course .lp-single-course .course-summary .course-meta:not(.grid) .lp-course-buttons .purchase-course, .single-lp_course .lp-single-course .course-summary .course-meta:not(.grid) .lp-course-buttons .continue-course, .single-lp_course .lp-single-course .course-summary .course-meta:not(.grid) .lp-course-buttons .retake-course, .single-lp_course .lp-single-course .course-summary .course-meta:not(.grid) .lp-course-buttons .enroll-course {
      margin-right: 30px; }
    .single-lp_course .lp-single-course .course-summary .course-meta:not(.grid) .lp-course-buttons .wishlist-button {
      order: 2;
      margin-right: 0; }
      .single-lp_course .lp-single-course .course-summary .course-meta:not(.grid) .lp-course-buttons .wishlist-button:hover, .single-lp_course .lp-single-course .course-summary .course-meta:not(.grid) .lp-course-buttons .wishlist-button:hover:before {
        color: #ffffff; }
      .single-lp_course .lp-single-course .course-summary .course-meta:not(.grid) .lp-course-buttons .wishlist-button:after {
        display: none; } }

@media (max-width: 992px) {
  .single-lp_course .lp-single-course .course-summary .course-tabs .course-tab-panel-overview .course-description {
    flex-basis: 100%; }
  .single-lp_course .lp-single-course .course-summary .course-tabs .course-tab-panel-overview .wgl-course-essentials {
    flex-basis: unset;
    margin-top: 40px; } }

@media (max-width: 767px) {
  .single-lp_course .lp-single-course .course-summary .course-meta:not(.grid) {
    flex-direction: column; }
    .single-lp_course .lp-single-course .course-summary .course-meta:not(.grid) > :not(:first-child):not(:last-child) {
      padding-top: 30px; }
    .single-lp_course .lp-single-course .course-summary .course-meta:not(.grid) > * {
      padding-left: 0 !important;
      padding-right: 0 !important; }
      .single-lp_course .lp-single-course .course-summary .course-meta:not(.grid) > *:before {
        display: none !important; }
  .single-lp_course .lp-single-course .course-summary .course-tabs .course-tab-panel-reviews .course-rate {
    justify-content: center; }
    .single-lp_course .lp-single-course .course-summary .course-tabs .course-tab-panel-reviews .course-rate .average {
      margin-right: 0;
      margin-bottom: 40px; }
    .single-lp_course .lp-single-course .course-summary .course-tabs .course-tab-panel-reviews .course-rate .precise {
      flex-basis: 100%; } }

@media (max-width: 600px) {
  .single-lp_course .lp-single-course .course-summary .course-title {
    font-size: 30px; }
  .single-lp_course .lp-single-course .course-summary .course-meta:not(.grid) .lp-course-buttons {
    justify-content: flex-start; }
  .single-lp_course .lp-single-course .course-summary .course-tabs .course-tab-panel {
    padding: 25px 15px; }
  .single-lp_course .lp-single-course .course-summary .course-tabs .course-tab-panel-instructor .course-author {
    padding: 20px 10px; } }

#course-review #review-form {
  border-radius: 10px; }
  #course-review #review-form form > h3 {
    font-size: 24px;
    margin-left: 15px; }
  #course-review #review-form .review-stars > li {
    padding: 0; }

/* ==================== ##LearnPress - Lessoon ==================== */
.learnpress.single-lp_course #learn-press-course-curriculum .scroll-wrapper {
  padding: 17px !important;
  background-color: #f5f7f8; }
  .learnpress.single-lp_course #learn-press-course-curriculum .scroll-wrapper .scroll-content {
    border: 1px solid #d9dee0 !important; }

.learnpress.single-lp_course #learn-press-course-curriculum .section .section-header {
  border-color: #d9dee0;
  padding: 0 20px;
  cursor: pointer; }
  .learnpress.single-lp_course #learn-press-course-curriculum .section .section-header .section-title {
    font-weight: 700;
    padding: 12px 0; }
  .learnpress.single-lp_course #learn-press-course-curriculum .section .section-header .section-desc {
    line-height: 1.8; }
  .learnpress.single-lp_course #learn-press-course-curriculum .section .section-header .section-meta {
    padding-right: 30px; }

.learnpress.single-lp_course #learn-press-course-curriculum .section .section-content {
  margin-bottom: -2px; }
  .learnpress.single-lp_course #learn-press-course-curriculum .section .section-content .course-item {
    position: relative;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #d9dee0;
    padding: 0 20px 0 50px;
    font-size: inherit;
    font-weight: 600;
    counter-increment: li; }
    .learnpress.single-lp_course #learn-press-course-curriculum .section .section-content .course-item:before {
      content: counter(li) ". ";
      position: absolute;
      top: 7px;
      left: 20px;
      width: 0; } 
      .learnpress.single-lp_course #learn-press-course-curriculum .section .section-content .course-item .course-item-meta .item-meta.count-questions, .learnpress.single-lp_course #learn-press-course-curriculum .section .section-content .course-item .course-item-meta .item-meta.duration {
        font-weight: 600;
        background: transparent; }
    .learnpress.single-lp_course #learn-press-course-curriculum .section .section-content .course-item .section-item-link:before {
      padding: 13px 0px;
      font-weight: normal; }
    .learnpress.single-lp_course #learn-press-course-curriculum .section .section-content .course-item.item-preview .course-item-status {
      background: transparent; }

#learn-press-content-item .answer-option input:not([type='checkbox']):not([type='submit']) {
  padding: 0; }

#learn-press-content-item .content-item-summary button:hover,
#learn-press-content-item .lp-quiz-buttons button:hover {
  color: #ffffff;
  transition: 0.4s; }

#learn-press-content-item #course-item-content-header {
  border-bottom: 1px solid #515764; }
  #learn-press-content-item #course-item-content-header .course-item-search input {
    color: #ffffff !important; }
  #learn-press-content-item #course-item-content-header .toggle-content-item {
    border-left: 1px solid #515764; }
  #learn-press-content-item #course-item-content-header .course-title a {
    color: #ffffff; }
  #learn-press-content-item #course-item-content-header .form-button.lp-button-back {
    margin-top: 8px; }
    #learn-press-content-item #course-item-content-header .form-button.lp-button-back button {
      background-color: #fff; }
    #learn-press-content-item #course-item-content-header .form-button.lp-button-back button:hover {
      color: #ffffff;
      transition: 0.4s; }

#learn-press-content-item #content-item-quiz .quiz-progress {
  background: #f5f7f8; }

#learn-press-course-tabs button:hover,
#review-form button:hover {
  color: #ffffff;
  transition: 0.4s; }

#learn-press-course-tabs.review-form .close,
#review-form.review-form .close {
  margin-top: 0; }

/* ==================== ##LearnPress - Pagination ==================== */
.learnpress.learnpress-page .learn-press-pagination .page-numbers li {
  list-style: none;
  display: inline-block;
  margin: 0px;
  padding: 0; }
  .learnpress.learnpress-page .learn-press-pagination .page-numbers li .page-numbers {
    background: transparent;
    position: relative;
    z-index: 1;
    vertical-align: middle;
    border: unset;
    padding: 10px 14px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    transition: 0.4s;
    border: 1px solid;
    border-color: transparent; }
    .learnpress.learnpress-page .learn-press-pagination .page-numbers li .page-numbers:hover {
      border: 1px solid; }
  .learnpress.learnpress-page .learn-press-pagination .page-numbers li .current {
    position: relative;
    z-index: 1;
    cursor: default;
    border: 1px solid; }

/* ==================== ##LearnPress - User Profile ==================== */
.learnpress .lp-user-profile.iguru__instructor {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 54px;
  margin-bottom: 70px;
  border-radius: 10px;
  padding: 0 45px 0 54px;
  box-shadow: 6px 5px 25px rgba(0, 0, 0, 0.08); }
  .learnpress .lp-user-profile.iguru__instructor .instructor__overall {
    margin-right: 50px;
    margin-bottom: 13px;
    text-align: center;
    transform: translateY(-50px); }
    @media (max-width: 1200px) {
      .learnpress .lp-user-profile.iguru__instructor .instructor__overall {
        flex-basis: 42%; } }
    @media (max-width: 992px) {
      .learnpress .lp-user-profile.iguru__instructor .instructor__overall {
        flex-basis: unset;
        margin-right: 0;
        padding-top: 40px;
        transform: translateY(0); } }
  .learnpress .lp-user-profile.iguru__instructor .instructor__avatar img {
    border-radius: 5px; }
  .learnpress .lp-user-profile.iguru__instructor .instructor__socials {
    margin-top: -18px;
    line-height: 1; }
    .learnpress .lp-user-profile.iguru__instructor .instructor__socials .social-link {
      font-size: 15px;
      width: 36px;
      height: 36px;
      line-height: 36px;
      color: #ffffff; }
      .learnpress .lp-user-profile.iguru__instructor .instructor__socials .social-link.fa-share-alt {
        transition: 0.4s; }
        .learnpress .lp-user-profile.iguru__instructor .instructor__socials .social-link.fa-share-alt:hover {
          filter: brightness(0.95); }
      .learnpress .lp-user-profile.iguru__instructor .instructor__socials .social-link:first-child {
        border-radius: 5px 0 0 5px; }
      .learnpress .lp-user-profile.iguru__instructor .instructor__socials .social-link:last-child {
        border-radius: 0 5px 5px 0; }
      .learnpress .lp-user-profile.iguru__instructor .instructor__socials .social-link[class*=skype]:hover {
        background-color: #00aff0; }
      .learnpress .lp-user-profile.iguru__instructor .instructor__socials .social-link[class*=twitter]:hover {
        background-color: #1da1f2; }
      .learnpress .lp-user-profile.iguru__instructor .instructor__socials .social-link[class*=youtube]:hover {
        background-color: #ff0000; }
      .learnpress .lp-user-profile.iguru__instructor .instructor__socials .social-link[class*=facebook]:hover {
        background-color: #3b5998; }
      .learnpress .lp-user-profile.iguru__instructor .instructor__socials .social-link[class*=linkedin]:hover {
        background-color: #007bb5; }
      .learnpress .lp-user-profile.iguru__instructor .instructor__socials .social-link[class*=telegram]:hover {
        background-color: #0088cc; }
      .learnpress .lp-user-profile.iguru__instructor .instructor__socials .social-link[class*=whatsapp]:hover {
        background-color: #25d366; }
      .learnpress .lp-user-profile.iguru__instructor .instructor__socials .social-link[class*=pinterest]:hover {
        background-color: #e40000; }
      .learnpress .lp-user-profile.iguru__instructor .instructor__socials .social-link[class*=instagram]:hover {
        background-color: #c32aa3; }
      .learnpress .lp-user-profile.iguru__instructor .instructor__socials .social-link[class*=google-plus]:hover {
        background-color: #db4437; }
  .learnpress .lp-user-profile.iguru__instructor .instructor__description {
    flex-basis: 45%;
    flex-grow: 1;
    padding: 50px 0 41px; }
    @media (max-width: 992px) {
      .learnpress .lp-user-profile.iguru__instructor .instructor__description {
        padding-top: 20px; } }
  .learnpress .lp-user-profile.iguru__instructor .instructor__name {
    font-size: 36px;
    line-height: 1.05; }
  .learnpress .lp-user-profile.iguru__instructor .instructor__spec {
    margin-top: 9px;
    font-size: 18px;
    font-weight: 600; }
  .learnpress .lp-user-profile.iguru__instructor .instructor__dashboard {
    margin-top: 23px;
    margin-bottom: 39px; }
    .learnpress .lp-user-profile.iguru__instructor .instructor__dashboard, .learnpress .lp-user-profile.iguru__instructor .instructor__dashboard > *, .learnpress .lp-user-profile.iguru__instructor .instructor__dashboard .dashboard__data {
      display: flex;
      flex-wrap: wrap;
      align-items: center; }
    .learnpress .lp-user-profile.iguru__instructor .instructor__dashboard > * {
      position: relative;
      padding: 0 30px; }
      @media (max-width: 600px) {
        .learnpress .lp-user-profile.iguru__instructor .instructor__dashboard > * {
          width: 100%;
          padding: 8px 0; }
          .learnpress .lp-user-profile.iguru__instructor .instructor__dashboard > *:after {
            display: none; } }
    .learnpress .lp-user-profile.iguru__instructor .instructor__dashboard > :first-child {
      padding-left: 0; }
    .learnpress .lp-user-profile.iguru__instructor .instructor__dashboard > :not(:last-child):after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      width: 1px;
      height: 100%;
      opacity: 0.2; }
    .learnpress .lp-user-profile.iguru__instructor .instructor__dashboard .dashboard__icon {
      margin-right: 20px;
      font-size: 16px;
      color: #cfcfcf; }
    .learnpress .lp-user-profile.iguru__instructor .instructor__dashboard .dashboard__data {
      flex-direction: column;
      align-items: flex-start;
      line-height: 1.4; }
    .learnpress .lp-user-profile.iguru__instructor .instructor__dashboard .data__title {
      font-size: 13px;
      font-weight: 700; }
    .learnpress .lp-user-profile.iguru__instructor .instructor__dashboard .data__value {
      font-size: 16px;
      font-weight: 600; }
  .learnpress .lp-user-profile.iguru__instructor .instructor__bio {
    margin-top: 10px; }

.learnpress .lp-user-profile.logged_in_message {
  margin-bottom: -35px;
  text-align: right; }
  @media (max-width: 1023px) {
    .learnpress .lp-user-profile.logged_in_message {
      margin-bottom: 75px; } }
  @media (max-width: 992px) {
    .learnpress .lp-user-profile.logged_in_message {
      margin-bottom: -30px; } }
  .learnpress .lp-user-profile.logged_in_message p {
    margin: 0 20px 0 0; }

.learnpress .lp-user-profile #learn-press-profile-header {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  background: unset; }
  .learnpress .lp-user-profile #learn-press-profile-header .lp-profile-avatar {
    float: left;
    position: static;
    width: 200px;
    margin: 30px 0 20px;
    text-align: center; }
    .learnpress .lp-user-profile #learn-press-profile-header .lp-profile-avatar img {
      width: 140px;
      border-radius: 50%; }
    .learnpress .lp-user-profile #learn-press-profile-header .lp-profile-avatar .profile-name {
      display: block;
      position: static;
      margin-top: 10px;
      font-size: 18px;
      font-weight: 600; }

.learnpress .lp-user-profile #learn-press-profile-nav {
  clear: left;
  min-width: unset;
  width: 200px;
  padding-top: 0;
  background: unset; }
  .learnpress .lp-user-profile #learn-press-profile-nav:before {
    background-color: unset;
    border-radius: 5px; }
  .learnpress .lp-user-profile #learn-press-profile-nav .learn-press-tabs li {
    z-index: 10;
    padding: 0;
    transition: 0.3s; }
    .learnpress .lp-user-profile #learn-press-profile-nav .learn-press-tabs li:first-child {
      border-radius: 5px 5px 0 0; }
    .learnpress .lp-user-profile #learn-press-profile-nav .learn-press-tabs li:last-child {
      border-radius: 0 0 5px 5px; }
    .learnpress .lp-user-profile #learn-press-profile-nav .learn-press-tabs li ul {
      position: relative;
      left: 110%;
      border-radius: 5px; }
      .learnpress .lp-user-profile #learn-press-profile-nav .learn-press-tabs li ul:before {
        content: '';
        position: absolute;
        top: 0px;
        left: -15px;
        width: 15px;
        height: 100%; }
    .learnpress .lp-user-profile #learn-press-profile-nav .learn-press-tabs li.active ul {
      display: none; }
    .learnpress .lp-user-profile #learn-press-profile-nav .learn-press-tabs li a {
      display: flex;
      justify-content: space-between;
      padding: 5px 20px;
      font-weight: 600;
      color: #ffffff;
      background: unset !important; }
    .learnpress .lp-user-profile #learn-press-profile-nav .learn-press-tabs li.has-child > a:after {
      content: '\f165';
      font-family: flaticon;
      font-size: 0.6em;
      transition: 0.3s, color 0s; }
    .learnpress .lp-user-profile #learn-press-profile-nav .learn-press-tabs li.has-child:hover > a:after, .learnpress .lp-user-profile #learn-press-profile-nav .learn-press-tabs li.has-child.active > a:after {
      transform: translateX(7px); }
  .learnpress .lp-user-profile #learn-press-profile-nav .learn-press-tabs.tabs > li:hover:not(.active) ul {
    left: calc(100% + 14px); }

.learnpress .lp-user-profile #learn-press-profile-content {
  float: unset;
  margin-top: unset;
  margin-left: auto;
  overflow: visible; }
  @media (max-width: 992px) {
    .learnpress .lp-user-profile #learn-press-profile-content {
      overflow: visible; } }
  .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections {
    display: inline-flex;
    flex-wrap: wrap;
    border-radius: 5px;
    background-color: unset;
    box-shadow: 6px 5px 25px rgba(0, 0, 0, 0.08); }
    @media (max-width: 768px) {
      .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections {
        flex-wrap: wrap;
        width: 100%; } }
    .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab {
      position: relative;
      min-width: 125px;
      text-align: center;
      transition: 0.4s; }
      .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab:after {
        content: '';
        position: absolute;
        top: 25%;
        bottom: unset;
        left: 0;
        height: 50%;
        width: 1px;
        background: #d9d9d9;
        transition: inherit; }
      .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab a, .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab span {
        display: block;
        padding: 12px 0; }
      .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab:hover a, .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab:hover span, .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab.active a, .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab.active span {
        border: unset;
        color: #ffffff; }
      .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab:hover:after, .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab:hover + li:after, .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab.active:after, .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab.active + li:after {
        opacity: 0; }
      .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab:hover + li:hover:after, .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab.active + li:hover:after {
        opacity: 1; }
      .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab:hover + li.active:after {
        opacity: 1; }
      .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab:first-child {
        border-radius: 5px 0 0 5px; }
        .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab:first-child:after {
          display: none; }
      .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab:last-child {
        border-radius: 0 5px 5px 0; }
      @media (max-width: 992px) {
        .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab {
          flex-basis: 50%; }
          .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab:nth-child(3):after {
            display: none; }
          .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab:nth-child(1) {
            border-bottom-left-radius: unset; }
          .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab:nth-child(2) {
            border-top-right-radius: 5px; }
          .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab:nth-child(3) {
            border-bottom-left-radius: 5px; }
          .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab:nth-child(4) {
            border-top-right-radius: unset; } }
      @media (max-width: 600px) {
        .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab {
          flex-basis: 100%; }
          .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab:nth-child(2):after {
            display: none; }
          .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab:nth-child(4):after {
            display: none; }
          .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab:nth-child(1) {
            border-top-right-radius: 5px; }
          .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab:nth-child(2) {
            border-top-right-radius: unset; }
          .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab:nth-child(3) {
            border-bottom-left-radius: unset; }
          .learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab:nth-child(4) {
            border-bottom-left-radius: 5px; } }
  .learnpress .lp-user-profile #learn-press-profile-content .learn-press-form .form-fields .form-field label {
    display: inline-block;
    min-width: 200px;
    margin-right: 20px; }
    @media (min-width: 601px) {
      .learnpress .lp-user-profile #learn-press-profile-content .learn-press-form .form-fields .form-field label[for=description] + .form-field-input {
        width: 100%; } }
    .learnpress .lp-user-profile #learn-press-profile-content .learn-press-form .form-fields .form-field label[for=display_name] + .form-field-input {
      position: relative; }
      .learnpress .lp-user-profile #learn-press-profile-content .learn-press-form .form-fields .form-field label[for=display_name] + .form-field-input:after {
        content: '<>';
        position: absolute;
        z-index: 0;
        top: calc(50% - 7px);
        right: 13px;
        font-family: monospace;
        font-size: 13px;
        line-height: 1;
        transform: rotate(90deg);
        pointer-events: none; }
  @media (min-width: 601px) {
    .learnpress .lp-user-profile #learn-press-profile-content .learn-press-form .form-fields .form-field .form-field-input {
      display: inline-block;
      min-width: 300px; } }
  .learnpress .lp-user-profile #learn-press-profile-content .learn-press-form .form-fields .form-field .form-field-input #display_name {
    width: 300px;
    -webkit-appearance: none;
    -mz-appearance: none;
    appearance: none; }
  .learnpress .lp-user-profile #learn-press-profile-content #profile-content-orders .profile-heading {
    margin-bottom: 6px;
    font-size: 24px; }
  .learnpress .lp-user-profile #learn-press-profile-content #profile-content-orders .button-recover-order {
    height: 56px;
    padding: 0 25px;
    line-height: 1; }
  .learnpress .lp-user-profile #learn-press-profile-content .lp-list-table thead th {
    font-weight: 700; }
    .learnpress .lp-user-profile #learn-press-profile-content .lp-list-table thead th:first-child {
      border-radius: 5px 0 0 5px; }
    .learnpress .lp-user-profile #learn-press-profile-content .lp-list-table thead th:last-child {
      border-radius: 0 5px 5px 0; }
  .learnpress .lp-user-profile #learn-press-profile-content .lp-list-table td.column-order-total {
    font-size: 16px;
    font-weight: 600; }
  .learnpress .lp-user-profile #learn-press-profile-content li {
    padding: 0; }

.learnpress .lp-user-profile #profile-content-wishlist .learn-press-wishlist-courses .course {
  border-radius: 10px;
  box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.08); }
  .learnpress .lp-user-profile #profile-content-wishlist .learn-press-wishlist-courses .course .course-title a {
    border-radius: 10px; }
  .learnpress .lp-user-profile #profile-content-wishlist .learn-press-wishlist-courses .course .course-title .img-placeholder {
    height: 400px; }
  .learnpress .lp-user-profile #profile-content-wishlist .learn-press-wishlist-courses .course .course-content {
    padding-bottom: 75px; }
  .learnpress .lp-user-profile #profile-content-wishlist .learn-press-wishlist-courses .course .wishlist-button {
    position: absolute;
    bottom: 16px;
    left: 16px;
    width: calc(100% - 32px);
    padding: 0 19px; }
    .learnpress .lp-user-profile #profile-content-wishlist .learn-press-wishlist-courses .course .wishlist-button:not(:hover) {
      background: #fff; }

.learnpress .lp-user-profile #profile-content-wishlist .learn-press-message {
  margin-top: 20px; }

.learnpress .lp-user-profile #profile-content-orders .profile-recover-order .order-recover input[type=text] {
  display: inline-block; }

.learnpress .lp-user-profile.current-user#learn-press-user-profile {
  min-height: 358px; }
  @media (max-width: 480px) {
    .learnpress .lp-user-profile.current-user#learn-press-user-profile #learn-press-profile-nav .learn-press-tabs {
      background: unset; } }

.learnpress .lp-user-profile .learn-press-courses.profile-courses-list .course .course-thumbnail {
  height: 400px; }

.learnpress .lp-user-profile.related-courses .iguru_module_title {
  margin-bottom: 16px; }

.learnpress .lp-user-profile.related-courses .wgl_cpt_section {
  margin-bottom: 40px; }

header .wgl-sign_in_up_form .learn-press-form h3,
#learn-press-user-profile.guest .learn-press-form h3,
#learn-press-become-teacher-form form h3 {
  margin-bottom: 10px; }

header .wgl-sign_in_up_form .learn-press-form label,
#learn-press-user-profile.guest .learn-press-form label,
#learn-press-become-teacher-form form label {
  margin-bottom: 5px;
  font-size: 16px; }
  header .wgl-sign_in_up_form .learn-press-form label:not([for]),
  #learn-press-user-profile.guest .learn-press-form label:not([for]),
  #learn-press-become-teacher-form form label:not([for]) {
    font-size: 14px; }

header .wgl-sign_in_up_form .learn-press-form input,
#learn-press-user-profile.guest .learn-press-form input,
#learn-press-become-teacher-form form input {
  padding: 13px;
  font-size: 14px;
  vertical-align: text-bottom; }

header .wgl-sign_in_up_form .learn-press-form ul li,
#learn-press-user-profile.guest .learn-press-form ul li,
#learn-press-become-teacher-form form ul li {
  padding: 0; }
  header .wgl-sign_in_up_form .learn-press-form ul li label,
  #learn-press-user-profile.guest .learn-press-form ul li label,
  #learn-press-become-teacher-form form ul li label {
    font-weight: 600; }
  header .wgl-sign_in_up_form .learn-press-form ul li input + .description,
  #learn-press-user-profile.guest .learn-press-form ul li input + .description,
  #learn-press-become-teacher-form form ul li input + .description {
    margin-bottom: 31px;
    font-size: 12px; }

header .wgl-sign_in_up_form .learn-press-form button,
#learn-press-user-profile.guest .learn-press-form button,
#learn-press-become-teacher-form form button {
  width: 100%; }

#learn-press-user-profile.guest {
  display: flex;
  align-items: flex-start;
  margin-top: 19px;
  margin-bottom: 39px; }
  @supports (justify-content: space-evenly) {
    #learn-press-user-profile.guest {
      justify-content: space-evenly; } }
  @media (max-width: 1200px) {
    #learn-press-user-profile.guest {
      justify-content: space-between; } }
  @media (max-width: 992px) {
    #learn-press-user-profile.guest {
      flex-wrap: wrap;
      justify-content: center; } }
  #learn-press-user-profile.guest:after {
    content: unset; }
  #learn-press-user-profile.guest .learn-press-form {
    display: inline-block;
    width: 465px;
    border: 2px solid #ddd;
    border: unset;
    border-radius: 10px;
    padding: 40px;
    vertical-align: top;
    box-shadow: 3px 5px 25px rgba(0, 0, 0, 0.08); }
    @media (max-width: 1200px) {
      #learn-press-user-profile.guest .learn-press-form {
        width: 430px; } }
    #learn-press-user-profile.guest .learn-press-form button:not(:hover) {
      color: #ffffff; }
    #learn-press-user-profile.guest .learn-press-form button:hover {
      background: #ffffff; }
    #learn-press-user-profile.guest .learn-press-form:not(:last-child) {
      margin-right: 90px; }
    @supports (justify-content: space-evenly) {
      #learn-press-user-profile.guest .learn-press-form:not(:last-child) {
        margin-right: unset; } }
    @media (max-width: 992px) {
      #learn-press-user-profile.guest .learn-press-form:not(:last-child) {
        margin-right: unset;
        margin-bottom: 50px; } }
    @media (max-width: 400px) {
      #learn-press-user-profile.guest .learn-press-form {
        padding: 20px; } }

#learn-press-become-teacher-form {
  width: 100%;
  max-width: unset; }
  #learn-press-become-teacher-form .form__inner-wrap {
    max-width: 600px;
    margin: 0 auto;
    border: 1px solid #ddd;
    padding: 40px; }
  @media (max-width: 599px) {
    #learn-press-become-teacher-form {
      width: 100%; } }
  @media (max-width: 400px) {
    #learn-press-become-teacher-form .form__inner-wrap {
      padding: 20px; }
      #learn-press-become-teacher-form .form__inner-wrap h3 {
        font-size: 24px;
        line-height: 1.4; } }

form[name=profile-avatar] .lp-avatar-preview .profile-picture {
  margin-top: 0; }
  form[name=profile-avatar] .lp-avatar-preview .profile-picture, form[name=profile-avatar] .lp-avatar-preview .profile-picture img {
    border-radius: 5px; }

form[name=profile-publicity] #my-dashboard, form[name=profile-publicity] #my-dashboard + .description {
  float: left; }

form[name=profile-publicity] #my-dashboard + .description {
  margin: 0; }

/* ==================== ##LearnPress Search ==================== */
.learnpress .learn-press-search-course-form .search-button {
  position: absolute;
  z-index: 2;
  height: 100%;
  width: 56px;
  top: 0;
  right: 0;
  margin: 0;
  border: none;
  outline: none;
  padding: 0;
  font-size: 0;
  background: transparent;
  box-shadow: none;
  opacity: 0;
  cursor: pointer; }
  .learnpress .learn-press-search-course-form .search-button:focus, .learnpress .learn-press-search-course-form .search-button:active {
    box-shadow: none;
    background: transparent; }

.learnpress .learn-press-search-course-form .search__icon {
  position: absolute;
  z-index: 1;
  top: 8px;
  right: 8px;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  font-size: 20px;
  line-height: 40px;
  font-style: normal;
  text-align: center;
  color: #ffffff;
  transform: translate(0, 0);
  opacity: 1;
  transition: 0.4s; }
  .learnpress .learn-press-search-course-form .search__icon:after {
    content: '\f186';
    font-family: flaticon; }

.learnpress .learn-press-search-course-form .search-course-input::placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #6e6e6e;
  transition: 0.5s; }

.learnpress .learn-press-search-course-form .search-course-input:focus::placeholder {
  opacity: 0; }

/* ==================== ##LearnPres - Checkout ==================== */
.checkout.learnpress-page .learn-press-checkout > p {
  margin-bottom: 9px;
  text-align: right; }

.checkout.learnpress-page .learn-press-checkout #learn-press-order-review {
  margin-bottom: 50px; }
  .checkout.learnpress-page .learn-press-checkout #learn-press-order-review h4 {
    margin-bottom: 10px;
    font-size: 24px;  }
  .checkout.learnpress-page .learn-press-checkout #learn-press-order-review table th {
    font-weight: 600; }
    .checkout.learnpress-page .learn-press-checkout #learn-press-order-review table th:first-child {
      border-radius: 5px 0 0 5px; }
    .checkout.learnpress-page .learn-press-checkout #learn-press-order-review table th:last-child {
      border-radius: 0 5px 5px 0; }
    .checkout.learnpress-page .learn-press-checkout #learn-press-order-review table th.course-total {
      font-weight: 700; }
  .checkout.learnpress-page .learn-press-checkout #learn-press-order-review table td {
    font-size: 15px; }
    .checkout.learnpress-page .learn-press-checkout #learn-press-order-review table td.course-total {
      font-size: 16px;
      font-weight: 600; }
  .checkout.learnpress-page .learn-press-checkout #learn-press-order-review table th:first-child, .checkout.learnpress-page .learn-press-checkout #learn-press-order-review table td:first-child {
    padding-left: 25px; }
  .checkout.learnpress-page .learn-press-checkout #learn-press-order-review table tr.cart-subtotal th {
    font-size: 17px;
    font-weight: 700; }
  .checkout.learnpress-page .learn-press-checkout #learn-press-order-review table tr.cart-subtotal td {
    font-size: 16px;
    font-weight: 600; }
  .checkout.learnpress-page .learn-press-checkout #learn-press-order-review table tr.order-total th {
    font-size: 17px;
    font-weight: 900;  }
  .checkout.learnpress-page .learn-press-checkout #learn-press-order-review table tr.order-total td {
    font-size: 18px;
    font-weight: 700; }

.checkout.learnpress-page .learn-press-checkout .learn-press-checkout-comment h4 {
  margin-bottom: 7px;
  font-size: 24px;
  font-weight: 900; }

.checkout.learnpress-page .learn-press-checkout + a {
  display: inline-block;
  margin-bottom: 32px; }

 
 
/* ==================== #Author ==================== */
.iguru_author-widget {
  border-radius: 10px; }
  .iguru_author-widget .author-widget_wrapper {
    position: relative;
    border-radius: inherit;
    padding: 29px 12px 25px;
    text-align: center;
    background-repeat: no-repeat;
    background-color: #4bbde4;
     }
    .iguru_author-widget .author-widget_wrapper > * + .author-widget_social {
      margin-top: 22px; }
    .iguru_author-widget .author-widget_wrapper[style^=background-image] .author-widget_social a {
      margin-top: -5px;
      padding-top: 5px; }
      .iguru_author-widget .author-widget_wrapper[style^=background-image] .author-widget_social a, .iguru_author-widget .author-widget_wrapper[style^=background-image] .author-widget_social a:hover {
        color: #ffffff; }
      .iguru_author-widget .author-widget_wrapper[style^=background-image] .author-widget_social a:hover:before {
        transform: translateY(-5px); }
  .iguru_author-widget .author-widget_img-wrapper {
    display: block;
    width: 150px;
    margin: 0px auto 15px; }
    .iguru_author-widget .author-widget_img-wrapper img {
      border-radius: 50%; }
  .iguru_author-widget .author-widget_title {
    padding: 10px 15px 0;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 800;
    color: #ffffff; }
  .iguru_author-widget .author-widget_text {
    margin-top: 14px;
    margin-bottom: 12px;
    color: #ffffff; }
  .iguru_author-widget .author-widget_social a {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    text-align: center; }
    .iguru_author-widget .author-widget_social a.fa-twitter:hover {
      color: #1da1f2; }
    .iguru_author-widget .author-widget_social a.fa-facebook:hover {
      color: #3b5998; }
    .iguru_author-widget .author-widget_social a.fa-linkedin:hover {
      color: #007bb5; }
    .iguru_author-widget .author-widget_social a.fa-instagram:hover {
      color: #c32aa3; }
    .iguru_author-widget .author-widget_social a:before {
      display: inline-block;
      transition: inherit; }
  .iguru_author-widget .author-widget_social-link {
    margin: 0 4px; }
  .iguru_author-widget .author-widget_img_sign-wrapper {
    width: 110px;
    margin: -54px 10px 0 auto; }

/* ==================== #Text Widget ==================== */
.textwidget p:last-child {
  margin-bottom: 0; }

/* ==================== #Banner ==================== */
.widget.iguru_widget.iguru_banner-widget {
  display: block;
  border-radius: 10px;
  padding: 40px 0 54px;
  text-align: center;
  background-size: cover;
  background-position: center center;
  max-width: 370px;
  margin-top: 50px; }
  .widget.iguru_widget.iguru_banner-widget.without_logotype {
    padding-top: 114px; }
  .widget.iguru_widget.iguru_banner-widget .banner-widget_img-wrapper {
    display: block;
    margin-bottom: 34px; }
  .widget.iguru_widget.iguru_banner-widget .banner-widget_text_sub {
    font-size: 22px;
    margin-bottom: 7px;
    font-weight: 400;
    color: #ffffff;
    line-height: 30px; }
  .widget.iguru_widget.iguru_banner-widget .banner-widget_text {
    font-size: 21px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 27px;
    line-height: 8px;
    padding: 13px 20px 0; }
  .widget.iguru_widget.iguru_banner-widget .banner-widget_text_bg {
    position: relative;
    z-index: -1;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 900;
    color: #fffefe; 
    text-align: center; }
  .widget.iguru_widget.iguru_banner-widget .banner-widget_button {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: inherit;
    color: #ffffff;
    background: unset; }
    .widget.iguru_widget.iguru_banner-widget .banner-widget_button.button-read-more {
      font-size: 16px;
      font-weight: 700; }
      .widget.iguru_widget.iguru_banner-widget .banner-widget_button.button-read-more:after, .widget.iguru_widget.iguru_banner-widget .banner-widget_button.button-read-more:before {
        display: none; }
    .widget.iguru_widget.iguru_banner-widget .banner-widget_button span {
      display: inline-block;
      margin: 0px 20px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      padding: 10px 30.5px;
      transition: inherit; }
  
/* ==================== #LearnPress Widgets ==================== */
.iguru_widget.widget_lp-widget-course-info .lp-course-info-fields {
  margin: 0; }
  .iguru_widget.widget_lp-widget-course-info .lp-course-info-fields .lp-course-info {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 700; }
    .iguru_widget.widget_lp-widget-course-info .lp-course-info-fields .lp-course-info label {
      margin-bottom: 0;
      font-size: inherit;
      font-weight: inherit;  }
    .iguru_widget.widget_lp-widget-course-info .lp-course-info-fields .lp-course-info .lp-label {
      float: none;
      min-width: 25px;
      margin-left: 5px;
      border-width: 1px;
      border-style: solid;
      border-radius: unset;
      padding: 0 3.1px;
      font-size: 14px;
      line-height: 1.7;
      font-weight: 700;
      color: #494f5f;
      text-align: center;
      background: transparent;
      transition: all 0.3s, color 0s; }

.iguru_widget.widget_lp-widget-featured-courses .widget-title,
.iguru_widget.widget_lp-widget-popular-courses .widget-title,
.iguru_widget.widget_lp-widget-recent-courses .widget-title {
  margin: 0 0 20px; }

.iguru_widget.widget_lp-widget-featured-courses .course-entry,
.iguru_widget.widget_lp-widget-popular-courses .course-entry,
.iguru_widget.widget_lp-widget-recent-courses .course-entry {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 29px; }
  .iguru_widget.widget_lp-widget-featured-courses .course-entry:last-child,
  .iguru_widget.widget_lp-widget-popular-courses .course-entry:last-child,
  .iguru_widget.widget_lp-widget-recent-courses .course-entry:last-child {
    margin-bottom: 0px; }
  .iguru_widget.widget_lp-widget-featured-courses .course-entry .img-placeholder,
  .iguru_widget.widget_lp-widget-popular-courses .course-entry .img-placeholder,
  .iguru_widget.widget_lp-widget-recent-courses .course-entry .img-placeholder {
    display: none; }
  .iguru_widget.widget_lp-widget-featured-courses .course-entry img,
  .iguru_widget.widget_lp-widget-popular-courses .course-entry img,
  .iguru_widget.widget_lp-widget-recent-courses .course-entry img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    margin-right: 18px;
    border-radius: 10px; }
  .iguru_widget.widget_lp-widget-featured-courses .course-entry .course-detail,
  .iguru_widget.widget_lp-widget-popular-courses .course-entry .course-detail,
  .iguru_widget.widget_lp-widget-recent-courses .course-entry .course-detail {
    margin-top: -6px; }
    .iguru_widget.widget_lp-widget-featured-courses .course-entry .course-detail .course-title,
    .iguru_widget.widget_lp-widget-popular-courses .course-entry .course-detail .course-title,
    .iguru_widget.widget_lp-widget-recent-courses .course-entry .course-detail .course-title {
      font-size: 15px;
      line-height: 24px;
      font-weight: 700;
      transition: 0.3s; }
    .iguru_widget.widget_lp-widget-featured-courses .course-entry .course-detail .course-title:hover,
    .iguru_widget.widget_lp-widget-popular-courses .course-entry .course-detail .course-title:hover,
    .iguru_widget.widget_lp-widget-recent-courses .course-entry .course-detail .course-title:hover {
      transition: 0.3s; }
    .iguru_widget.widget_lp-widget-featured-courses .course-entry .course-detail .course-description,
    .iguru_widget.widget_lp-widget-featured-courses .course-entry .course-detail .course-meta-data,
    .iguru_widget.widget_lp-widget-popular-courses .course-entry .course-detail .course-description,
    .iguru_widget.widget_lp-widget-popular-courses .course-entry .course-detail .course-meta-data,
    .iguru_widget.widget_lp-widget-recent-courses .course-entry .course-detail .course-description,
    .iguru_widget.widget_lp-widget-recent-courses .course-entry .course-detail .course-meta-data {
      font-size: 14px;
      line-height: 20px; }
    .iguru_widget.widget_lp-widget-featured-courses .course-entry .course-detail .course-meta-data .course-meta-field,
    .iguru_widget.widget_lp-widget-popular-courses .course-entry .course-detail .course-meta-data .course-meta-field,
    .iguru_widget.widget_lp-widget-recent-courses .course-entry .course-detail .course-meta-data .course-meta-field {
      display: inline-block;
      margin-top: 4px;
      font-weight: 700;
      color: #bababa; }
      .iguru_widget.widget_lp-widget-featured-courses .course-entry .course-detail .course-meta-data .course-meta-field:not(:last-child):after,
      .iguru_widget.widget_lp-widget-popular-courses .course-entry .course-detail .course-meta-data .course-meta-field:not(:last-child):after,
      .iguru_widget.widget_lp-widget-recent-courses .course-entry .course-detail .course-meta-data .course-meta-field:not(:last-child):after {
        content: ','; }

.iguru_widget.widget_lp-widget-course-progress .learn-press-course-results-progress .items-progress,
.iguru_widget.widget_lp-widget-course-progress .learn-press-course-results-progress .course-progress {
  margin-bottom: 20px; }

.iguru_widget.widget_lp-widget-course-progress .learn-press-course-results-progress .lp-course-progress-heading {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0px; }

.iguru_widget.widget_lp-widget-course-progress .learn-press-course-results-progress .number {
  font-size: 14px;
  line-height: 20px; }

.iguru_widget.widget_lpr_course_review {
  font-size: 14px;
  line-height: 20px; }
  .iguru_widget.widget_lpr_course_review .course-rate .review-stars {
    height: 18px; }
  .iguru_widget.widget_lpr_course_review .course-rate .review-number {
    font-size: 12px;
    line-height: 18px;
    display: inline-block;
    margin-left: 10px; }
  .iguru_widget.widget_lpr_course_review .course-rate .course-rate {
    margin: 5px 0;
    font-size: 14px;
    line-height: 20px; }
  .iguru_widget.widget_lpr_course_review #course-reviews-shortcode .course-review-head {
    font-size: 16px;
    line-height: 24px; }
  .iguru_widget.widget_lpr_course_review #course-reviews-shortcode .course-average-rate {
    font-size: 14px;
    line-height: 20px; }
  .iguru_widget.widget_lpr_course_review #course-reviews-shortcode .course-reviews-list-shortcode li {
    margin-bottom: 0px;
    padding: 0px;
    background-color: transparent;
    border: unset;
    overflow: hidden; }
    .iguru_widget.widget_lpr_course_review #course-reviews-shortcode .course-reviews-list-shortcode li .review-author {
      width: 60px; }
    .iguru_widget.widget_lpr_course_review #course-reviews-shortcode .course-reviews-list-shortcode li .review-author-info .user-name {
      font-size: 16px;
      line-height: 24px;
      margin: -5px 0 0; }
    .iguru_widget.widget_lpr_course_review #course-reviews-shortcode .course-reviews-list-shortcode li .review-author-info .review-stars-rated .review-stars {
      height: 16px;
      font-size: 16px; }
    .iguru_widget.widget_lpr_course_review #course-reviews-shortcode .course-reviews-list-shortcode li .review-author-info .review-title {
      margin-bottom: 0; }
    .iguru_widget.widget_lpr_course_review #course-reviews-shortcode .course-reviews-list-shortcode li .review-text {
      width: 100%;
      font-size: 14px;
      line-height: 20px; }

/* ==================== ##Blog Categories ==================== */
.iguru_module_cats {
  text-align: center;
  margin-left: -15px;
  margin-right: -15px; }
  .iguru_module_cats.items-1 .cats_item-wrap {
    width: 100%; }
    .iguru_module_cats.items-1 .cats_item-wrap:nth-child(2) {
      clear: left; }
    .iguru_module_cats.items-1 .cats_item-wrap:nth-child(n+3) {
      clear: left; }
  .iguru_module_cats.items-2 .cats_item-wrap {
    width: 50%; }
    .iguru_module_cats.items-2 .cats_item-wrap:nth-child(3) {
      clear: left; }
    .iguru_module_cats.items-2 .cats_item-wrap:nth-child(2n+5) {
      clear: left; }
  .iguru_module_cats.items-3 .cats_item-wrap {
    width: 33.33333%; }
    .iguru_module_cats.items-3 .cats_item-wrap:nth-child(4) {
      clear: left; }
    .iguru_module_cats.items-3 .cats_item-wrap:nth-child(3n+7) {
      clear: left; }
  .iguru_module_cats.items-4 .cats_item-wrap {
    width: 25%; }
    .iguru_module_cats.items-4 .cats_item-wrap:nth-child(5) {
      clear: left; }
    .iguru_module_cats.items-4 .cats_item-wrap:nth-child(4n+9) {
      clear: left; }
  .iguru_module_cats.items-5 .cats_item-wrap {
    width: 20%; }
    .iguru_module_cats.items-5 .cats_item-wrap:nth-child(6) {
      clear: left; }
    .iguru_module_cats.items-5 .cats_item-wrap:nth-child(5n+11) {
      clear: left; }
  .iguru_module_cats.items-6 .cats_item-wrap {
    width: 16.66666%; }
    .iguru_module_cats.items-6 .cats_item-wrap:nth-child(7) {
      clear: left; }
    .iguru_module_cats.items-6 .cats_item-wrap:nth-child(6n+13) {
      clear: left; }
  .iguru_module_cats .cats_item {
    position: relative;
    z-index: 1;
    background-size: cover;
    background-position: center;
    height: 350px;
    background-color: #313131; }
    .iguru_module_cats .cats_item:before {
      content: '';
      position: absolute;
      z-index: -1;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: #313131;
      opacity: 0;
      transition: all 0.5s; }
    .iguru_module_cats .cats_item-wrap {
      padding: 0 15px 30px;
      float: left; }
    .iguru_module_cats .cats_item-link {
      display: flex;
      height: 100%;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
    .iguru_module_cats .cats_item-title {
      font-weight: 700;
      color: #fff; }
    .iguru_module_cats .cats_item-count {
      position: absolute;
      z-index: 1;
      bottom: 0;
      left: 50%;
      font-size: 14px;
      color: #ffffff;
      padding: 3px 20px;
      transform: translate(-50%, 50%); }
    .iguru_module_cats .cats_item-image + .cats_item-title {
      margin-top: 7px; }
    .iguru_module_cats .cats_item:hover:before {
      opacity: 0.4; }
  .iguru_module_cats .iguru_module_carousel .slick-prev {
    left: 10px; }
  .iguru_module_cats .iguru_module_carousel .slick-next {
    right: 10px; }
  .iguru_module_cats .iguru_module_carousel:hover .slick-prev {
    left: 20px; }
  .iguru_module_cats .iguru_module_carousel:hover .slick-next {
    right: 20px; }
 

/* ==================== ##Button ==================== */
.iguru_module_button.wgl_button {
  position: relative;
  z-index: 20;
  transition: 0.4s; }
  .iguru_module_button.wgl_button .wgl_button_link {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    border-style: solid;
    border-radius: unset;
    padding: 10px 20px;
    line-height: 1;
    font-weight: 700;
    color: #ffffff;
    text-align: center;  
    white-space: nowrap;
    transition: inherit; }
  .iguru_module_button.wgl_button:not(.btn-gradient) .wgl_button_link {
    border-width: 2px; }
    .iguru_module_button.wgl_button:not(.btn-gradient) .wgl_button_link:hover {
      background: #ffffff; }
  .iguru_module_button.wgl_button-xl .wgl_button_link {
    min-width: 175px;
    min-height: 60px;
    font-size: 16px; }
  .iguru_module_button.wgl_button-l .wgl_button_link {
    min-width: 165px;
    min-height: 56px;
    font-size: 16px; }
  .iguru_module_button.wgl_button-m .wgl_button_link {
    min-width: 155px;
    min-height: 50px;
    font-size: 15px; }
  .iguru_module_button.wgl_button-s .wgl_button_link {
    min-width: 85px;
    min-height: 46px;
    padding-left: 23.85px;
    padding-right: 23.85px;
    font-size: 14px; }
  .iguru_module_button.wgl_button-icon_left.wgl_button .wgl_button-icon, .iguru_module_button.wgl_button-icon_right.wgl_button .wgl_button-icon {
    position: relative;
    z-index: 1;
    font-size: 15px;
    transition: 0.4s, color 0s; }
    .iguru_module_button.wgl_button-icon_left.wgl_button .wgl_button-icon:after, .iguru_module_button.wgl_button-icon_right.wgl_button .wgl_button-icon:after {
      content: '';
      position: absolute;
      z-index: 1;
      top: 0;
      width: 1px;
      height: 100%;
      background-color: currentColor;
      opacity: 0.3;
      transition: inherit; }
  .iguru_module_button.wgl_button-icon_left .wgl_button-icon:after {
    right: 0; }
  .iguru_module_button.wgl_button-icon_right .wgl_button-icon:after {
    left: 0; }
  .iguru_module_button.wgl_button-full .wgl_button_link {
    display: flex;
    text-align: center; }
  .iguru_module_button.wgl_button-inline {
    display: inline-flex; }
  .iguru_module_button.wgl_button.btn-gradient .wgl_button_link:before, .iguru_module_button.wgl_button.btn-gradient .wgl_button_link:after {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    transition: inherit; }
  .iguru_module_button.wgl_button.btn-gradient .wgl_button_link:before {
    opacity: 1; }
  .iguru_module_button.wgl_button.btn-gradient .wgl_button_link:after {
    opacity: 0; }
  .iguru_module_button.wgl_button.btn-gradient .wgl_button_link:hover:before {
    opacity: 0; }
  .iguru_module_button.wgl_button.btn-gradient .wgl_button_link:hover:after {
    opacity: 1; }
  .iguru_module_button.wgl_button.btn-gradient .wgl_button_link .btn_border_gradient {
    border-radius: inherit; }
    .iguru_module_button.wgl_button.btn-gradient .wgl_button_link .btn_border_gradient:before, .iguru_module_button.wgl_button.btn-gradient .wgl_button_link .btn_border_gradient:after {
      content: '';
      display: block;
      position: absolute;
      z-index: -2;
      top: -1px;
      right: -1px;
      bottom: -1px;
      left: -1px;
      border-radius: inherit;
      transition: inherit; }
    .iguru_module_button.wgl_button.btn-gradient .wgl_button_link .btn_border_gradient:before {
      opacity: 1; }
    .iguru_module_button.wgl_button.btn-gradient .wgl_button_link .btn_border_gradient:after {
      opacity: 0; }
  .iguru_module_button.wgl_button.btn-gradient .wgl_button_link:hover .btn_border_gradient:before {
    opacity: 0; }
  .iguru_module_button.wgl_button.btn-gradient .wgl_button_link:hover .btn_border_gradient:after {
    opacity: 1; }

.tp-caption .iguru_module_button .wgl_button_link {
  transition: 0.3s !important; }

/* ==================== ##Carousel Navigation ==================== */
/* Slick Arrows */
.iguru_module_carousel .slick-arrow {
  display: block;
  position: absolute;
  z-index: 100;
  top: 50%;
  width: 45px;
  height: 45px;
  margin: 0;
  border: unset;
  border-radius: 5px;
  padding: 0;
  text-align: center;
  font-size: 0;
  font-weight: 400;
  color: #ffffff;
  cursor: pointer;
  opacity: 1;
  box-shadow: unset;
  transition: 0.4s; }
  .iguru_module_carousel .slick-arrow:after {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    border: inherit;
    border-radius: inherit;
    font-family: flaticon;
    font-size: 18px;
    line-height: 45px;
    color: inherit;
    transition: inherit; }

.iguru_module_carousel .slick-prev {
  left: 40px;
  right: auto;
  transform: translate(-225%, -50%); }
  .iguru_module_carousel .slick-prev:after {
    content: '\f169'; }

.iguru_module_carousel .slick-next {
  left: auto;
  right: 40px;
  transform: translate(225%, -50%); }
  .iguru_module_carousel .slick-next:after {
    content: '\f16a'; }

.iguru_module_carousel:hover .slick-arrow {
  transform: translate(0, -50%); }

.iguru_module_carousel .iguru_carousel_list {
  overflow: hidden; }

.iguru_module_carousel.prev_next_pos_right .slick-arrow {
  top: 100%;
  left: auto;
  transform: translate(0, -100%); }
  .iguru_module_carousel.prev_next_pos_right .slick-arrow:after {
    margin: 0;
    font-size: 26px; }

.iguru_module_carousel.prev_next_pos_right .slick-prev {
  left: 9px; }

.iguru_module_carousel.prev_next_pos_right .slick-next {
  left: 65px; }

/* Slick Dots */
.iguru_module_carousel .slick-dots {
  padding: 0;
  margin: 30px 15px 0 15px;
  line-height: 0;
  font-size: 0;
  min-height: 50px; }
  .iguru_module_carousel .slick-dots li {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    list-style: none;
    padding: 5px;
    margin: 0;
    opacity: 1;
    cursor: pointer; }
    .iguru_module_carousel .slick-dots li button {
      position: relative;
      z-index: 1;
      display: inline-block;
      font-size: 0;
      padding: 0;
      margin: 0;
      box-sizing: border-box;
      border: 0;
      vertical-align: bottom; }
      .iguru_module_carousel .slick-dots li button:focus {
        outline: none; }
    .iguru_module_carousel .slick-dots li:last-child {
      margin-right: 0; }

.iguru_module_carousel .vc_row {
  margin-left: 0;
  margin-right: 0; }

.iguru_module_carousel.pag_align_left .slick-dots {
  text-align: right; }

.iguru_module_carousel.pag_align_right .slick-dots {
  text-align: right; }

.iguru_module_carousel.pag_align_center .slick-dots {
  text-align: center; }

.iguru_module_carousel.pagination_circle .slick-dots li {
  margin: 1px; }
  .iguru_module_carousel.pagination_circle .slick-dots li button {
    border-radius: 50%;
    width: 7px;
    height: 7px;
    background: #d1d1d1; }
    .iguru_module_carousel.pagination_circle .slick-dots li button:before {
      content: '';
      display: inline-block;
      position: absolute;
      top: -2px;
      left: -2px;
      width: 11px;
      height: 11px;
      border-radius: 50%;
      transform: scale(0);
      transition: 0.3s; }
  .iguru_module_carousel.pagination_circle .slick-dots li.slick-active button:before {
    transform: scale(1); }

.iguru_module_carousel.pagination_circle_border .slick-dots li {
  margin: 1px; }
  .iguru_module_carousel.pagination_circle_border .slick-dots li button {
    border-radius: 50%;
    width: 8px;
    height: 8px;
    border: 2px solid red;
    background: transparent; }

.iguru_module_carousel.pagination_line .slick-dots li {
  margin: 0 5px;
  padding: 10px 0; }
  .iguru_module_carousel.pagination_line .slick-dots li button {
    width: 25px;
    height: 3px;
    opacity: 0.5;
    background: transparent; }
    .iguru_module_carousel.pagination_line .slick-dots li button:before {
      content: '';
      position: absolute;
      z-index: 1;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 1px;
      transition: all 0.3s; }
  .iguru_module_carousel.pagination_line .slick-dots li:hover button:before {
    height: 3px; }
  .iguru_module_carousel.pagination_line .slick-dots li.slick-active button {
    opacity: 1; }
    .iguru_module_carousel.pagination_line .slick-dots li.slick-active button:before {
      height: 3px; }

.iguru_module_carousel.pagination_square .slick-dots li {
  width: 8px;
  height: 8px;
  margin-right: 8px;
  opacity: 0.3; }
  .iguru_module_carousel.pagination_square .slick-dots li.slick-active {
    opacity: 1; }

.iguru_module_carousel.pagination_line_circle .slick-dots li {
  margin: 0;
  padding: 10px 5px; }
  .iguru_module_carousel.pagination_line_circle .slick-dots li button {
    width: 6px;
    height: 6px;
    opacity: 0.5;
    border-radius: 6px; }
  .iguru_module_carousel.pagination_line_circle .slick-dots li:hover button {
    opacity: 1; }
  .iguru_module_carousel.pagination_line_circle .slick-dots li.slick-active button {
    opacity: 1;
    width: 25px; }

.iguru_module_carousel-wrapper {
  width: 100%; }

.iguru_module_testimonials .iguru_module_carousel .slick-arrow {
  height: 50px;
  color: inherit;
  background: inherit; }
  .iguru_module_testimonials .iguru_module_carousel .slick-arrow:after {
    line-height: 50px; }

.iguru_module_courses .learn-press-courses.carousel {
  margin-right: -30px; }
  .iguru_module_courses .learn-press-courses.carousel .iguru_module_carousel-wrapper {
    margin-left: -15px; }

.iguru_module_courses .iguru_module_carousel.navigation_element .iguru_carousel_slick {
  margin: 0 5%;
  padding-bottom: 20px; }

.iguru_module_courses .iguru_module_carousel.navigation_element .slick-arrow {
  color: #333949;
  background: transparent;
  width: 15px; }

.iguru_module_courses .iguru_module_carousel.navigation_element .slick-prev {
  transform: translate(0%, -50%); }

.iguru_module_courses .iguru_module_carousel.navigation_element .slick-next {
  transform: translate(0%, -50%); }

.iguru_module_lp_cats.carousel {
  margin-right: -15px; }
  .iguru_module_lp_cats.carousel .iguru_module_carousel {
    margin-left: -15px; }
    .iguru_module_lp_cats.carousel .iguru_module_carousel .course_cat {
      margin-right: 0;
      padding: 0 15px; }
    .iguru_module_lp_cats.carousel .iguru_module_carousel .cat_wrapper {
      box-shadow: 6px 5px 14px rgba(0, 0, 0, 0.08); }
    .iguru_module_lp_cats.carousel .iguru_module_carousel .content_wrap {
      min-height: 318px; }

/* ==================== ##Clients ==================== */
.iguru_module_clients {
  text-align: center; }
  .iguru_module_clients .clients_image {
    float: left;
    padding-bottom: 30px; }
    .iguru_module_clients .clients_image .image_link,
    .iguru_module_clients .clients_image .image_wrapper {
      display: inline-block;
      position: relative;
      z-index: 1; }
  .iguru_module_clients .hover_image {
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0; }
  .iguru_module_clients.items-1 .clients_image {
    width: 100%; }
    .iguru_module_clients.items-1 .clients_image:nth-child(2), .iguru_module_clients.items-1 .clients_image:nth-child(n+3) {
      clear: left; }
  .iguru_module_clients.items-2 .clients_image {
    width: 50%; }
    .iguru_module_clients.items-2 .clients_image:nth-child(3), .iguru_module_clients.items-2 .clients_image:nth-child(2n+5) {
      clear: left; }
  .iguru_module_clients.items-3 .clients_image {
    width: 33.33333%; }
    .iguru_module_clients.items-3 .clients_image:nth-child(4), .iguru_module_clients.items-3 .clients_image:nth-child(3n+7) {
      clear: left; }
  .iguru_module_clients.items-4 .clients_image {
    width: 25%; }
    .iguru_module_clients.items-4 .clients_image:nth-child(5), .iguru_module_clients.items-4 .clients_image:nth-child(4n+9) {
      clear: left; }
  .iguru_module_clients.items-5 .clients_image {
    width: 20%; }
    .iguru_module_clients.items-5 .clients_image:nth-child(6), .iguru_module_clients.items-5 .clients_image:nth-child(5n+11) {
      clear: left; }
  .iguru_module_clients.items-6 .clients_image {
    width: 16.66666%; }
    .iguru_module_clients.items-6 .clients_image:nth-child(7), .iguru_module_clients.items-6 .clients_image:nth-child(6n+13) {
      clear: left; }
  .iguru_module_clients img {
    transition: all 0.3s; }
  .iguru_module_clients.anim-zoom .clients_image img {
    transform: scale(0.95); }
  .iguru_module_clients.anim-zoom .clients_image:hover img {
    transform: scale(1); }
  .iguru_module_clients.anim-opacity .clients_image img {
    opacity: 0.8; }
  .iguru_module_clients.anim-opacity .clients_image:hover img {
    opacity: 1; }
  .iguru_module_clients.anim-grayscale .clients_image img {
    filter: grayscale(100%);
    opacity: 0.2; }
  .iguru_module_clients.anim-grayscale .clients_image:hover img {
    filter: grayscale(0);
    opacity: 1; }
  .iguru_module_clients.anim-shadow .iguru_module_carousel-wrapper {
    overflow: unset; }
    .iguru_module_clients.anim-shadow .iguru_module_carousel-wrapper .clients_image:hover img {
      box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.1); }
  .iguru_module_clients.anim-shadow .clients_image img {
    padding: 35px 15px;
    border-radius: unset; }
  .iguru_module_clients.anim-shadow .clients_image:hover img {
    box-shadow: 0px 15px 38px rgba(0, 0, 0, 0.1);
    background-color: #ffffff; }
  .iguru_module_clients.anim-shadow .hover_image {
    display: block; }
  .iguru_module_clients.anim-contrast .clients_image:hover img {
    filter: contrast(300%); }
  .iguru_module_clients.anim-blur .clients_image:hover img {
    filter: blur(1px); }
  .iguru_module_clients.anim-invert .clients_image:hover img {
    filter: invert(100%); }
  .iguru_module_clients.anim-ex_images .hover_image {
    display: block;
    opacity: 0; }
  .iguru_module_clients.anim-ex_images .clients_image:hover .hover_image {
    opacity: 1; }
  .iguru_module_clients.anim-ex_images .clients_image:hover .main_image {
    opacity: 0; }

/* ==================== ##Video Popup ==================== */
.iguru_module_videobox {
  position: relative;
  z-index: 1; }
  .iguru_module_videobox .videobox_content {
    display: flex;
    align-items: center; }
  .iguru_module_videobox .videobox_background img {
    position: relative;
    z-index: 0;
    width: 100%;
    border-radius: 10px; }
  .iguru_module_videobox .title {
    position: relative;
    z-index: 2;
    font-size: 13px;
    line-height: 1.35;
    font-weight: 700;  }
  .iguru_module_videobox .videobox_link {
    flex-shrink: 0;
    position: relative;
    z-index: 1;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 2px solid; }
  .iguru_module_videobox .videobox_icon {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-40%, -50%); }
  .iguru_module_videobox.with_image .videobox_content {
    display: block; }
  .iguru_module_videobox.with_image .videobox_link_wrapper {
    display: flex;
    align-items: center;
    position: absolute;
    z-index: 1;
    top: 50%; }
  .iguru_module_videobox.button_align-left {
    text-align: right; }
    .iguru_module_videobox.button_align-left .videobox_content,
    .iguru_module_videobox.button_align-left .videobox_link_wrapper {
      justify-content: flex-start; }
    .iguru_module_videobox.button_align-left.with_image .videobox_link_wrapper {
      left: 0;
      transform: translate(10%, -50%); }
    .iguru_module_videobox.button_align-left.title_pos-right .videobox_content,
    .iguru_module_videobox.button_align-left.title_pos-right .videobox_link_wrapper {
      justify-content: flex-end; }
    .iguru_module_videobox.button_align-left.title_pos-top .videobox_content, .iguru_module_videobox.button_align-left.title_pos-bot .videobox_content {
      align-items: flex-start; }
  .iguru_module_videobox.button_align-center {
    text-align: center; }
    .iguru_module_videobox.button_align-center .videobox_content,
    .iguru_module_videobox.button_align-center .videobox_link_wrapper {
      justify-content: center; }
    .iguru_module_videobox.button_align-center.with_image .videobox_link_wrapper {
      left: 50%;
      transform: translate(-50%, -50%); }
    .iguru_module_videobox.button_align-center.title_pos-right .videobox_content,
    .iguru_module_videobox.button_align-center.title_pos-right .videobox_link_wrapper {
      justify-content: center; }
  .iguru_module_videobox.button_align-right {
    text-align: right; }
    .iguru_module_videobox.button_align-right .videobox_content,
    .iguru_module_videobox.button_align-right .videobox_link_wrapper {
      justify-content: flex-end; }
    .iguru_module_videobox.button_align-right.with_image .videobox_link_wrapper {
      right: 0;
      transform: translate(-10%, -50%); }
    .iguru_module_videobox.button_align-right.title_pos-top .videobox_content,
    .iguru_module_videobox.button_align-right.title_pos-top .videobox_link_wrapper, .iguru_module_videobox.button_align-right.title_pos-bot .videobox_content,
    .iguru_module_videobox.button_align-right.title_pos-bot .videobox_link_wrapper {
      align-items: flex-end; }
  .iguru_module_videobox.button_align-inline {
    display: inline-block; }
    .iguru_module_videobox.button_align-inline.with_image .videobox_link_wrapper {
      left: 50%;
      transform: translate(-50%, -50%); }
  .iguru_module_videobox.title_pos-left .title {
    margin-right: 30px; }
  .iguru_module_videobox.title_pos-left.animation_ring_rotate .title {
    margin-right: 64.5px; }
  .iguru_module_videobox.title_pos-right .title {
    margin-left: 30px; }
  .iguru_module_videobox.title_pos-right.animation_ring_rotate .title {
    margin-left: 64.5px; }
  .iguru_module_videobox.title_pos-right .videobox_content,
  .iguru_module_videobox.title_pos-right .videobox_link_wrapper {
    flex-direction: row-reverse;
    justify-content: flex-start; }
  .iguru_module_videobox.title_pos-top .title {
    margin-bottom: 30px; }
  .iguru_module_videobox.title_pos-top.animation_ring_rotate .title {
    margin-bottom: 60px; }
  .iguru_module_videobox.title_pos-top.animation_ring_rotate .videobox_link {
    margin-bottom: 30px; }
  .iguru_module_videobox.title_pos-top .videobox_content,
  .iguru_module_videobox.title_pos-top .videobox_link_wrapper {
    flex-direction: column; }
  .iguru_module_videobox.title_pos-bot .title {
    margin-top: 27px; }
  .iguru_module_videobox.title_pos-bot.animation_ring_rotate .title {
    margin-top: 60px; }
  .iguru_module_videobox.title_pos-bot .videobox_content,
  .iguru_module_videobox.title_pos-bot .videobox_link_wrapper {
    flex-direction: column-reverse; }
  .iguru_module_videobox .videobox_animation {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%; }
  .iguru_module_videobox.animation_circles .videobox_animation {
    z-index: 1;
    border-width: 0.5px;
    border-style: solid;
    opacity: 0;
    animation: circles 3.9s linear 0.0s infinite;
    animation-play-state: paused; }
    .iguru_module_videobox.animation_circles .videobox_animation.circle_2 {
      animation-delay: 1.3s; }
    .iguru_module_videobox.animation_circles .videobox_animation.circle_3 {
      animation-delay: 2.6s; }
  .iguru_module_videobox.animation_circles .videobox_link:hover .videobox_animation,
  .iguru_module_videobox.animation_circles.always-run-animation .videobox_animation {
    animation-play-state: running; }
  .iguru_module_videobox.animation_circles.always-run-animation .videobox_link:hover .videobox_animation {
    animation-play-state: paused; }

@keyframes circles {
  0% {
    transform: scale(1);
    opacity: 0; }
  20% {
    transform: scale(1.44);
    opacity: 0.5; }
  100% {
    transform: scale(3.2);
    opacity: 0; } }
  .iguru_module_videobox.animation_ring_pulse .videobox_animation {
    z-index: -1;
    opacity: 0.1;
    background: inherit;
    animation: pulse_ring 2.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s infinite;
    animation-play-state: paused; }
  .iguru_module_videobox.animation_ring_pulse .videobox_link:hover .videobox_animation,
  .iguru_module_videobox.animation_ring_pulse.always-run-animation .videobox_animation {
    animation-play-state: running; }
  .iguru_module_videobox.animation_ring_pulse.always-run-animation .videobox_link:hover .videobox_animation {
    animation-play-state: paused; }

@keyframes pulse_ring {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.7); }
  100% {
    transform: scale(1); } }
  .iguru_module_videobox.animation_ring_rotate .videobox_animation {
    z-index: -1;
    transform: scale(1.58); }
    .iguru_module_videobox.animation_ring_rotate .videobox_animation .ring_1 {
      position: absolute;
      z-index: 1;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      animation: rotate_ring 4s linear infinite;
      animation-play-state: paused; }
  .iguru_module_videobox.animation_ring_rotate .videobox_link:hover .videobox_animation .ring_1,
  .iguru_module_videobox.animation_ring_rotate.always-run-animation .videobox_animation .ring_1 {
    animation-play-state: running; }
  .iguru_module_videobox.animation_ring_rotate.always-run-animation .videobox_link:hover .videobox_animation .ring_1 {
    animation-play-state: paused; }

@keyframes rotate_ring {
  0% {
    transform: translate(-50%, -50%) rotate(0turn); }
  100% {
    transform: translate(-50%, -50%) rotate(1turn); } }

/* ==================== ##ICO Prgoress ==================== */
.iguru_module_ico_progress {
  border-radius: 30px;
  box-shadow: 0 15px 38px rgba(0, 0, 0, 0.1);
  background-color: #ffffff; }

/* ico progress bar */
.iguru_module_ico_progress_bar {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 45px; }
  .iguru_module_ico_progress_bar .progress_bar_wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 30px;
    background: #ecf1f9;
    border-radius: 15px; }
  .iguru_module_ico_progress_bar .progress_completed {
    position: absolute;
    z-index: 1;
    left: 5px;
    top: 5px;
    background: #90ff98;
    height: 20px;
    border-radius: 10px;
    transition: all 0.8s;
    width: 0;
    max-width: calc(100% - 10px);
    overflow: hidden; }
  .iguru_module_ico_progress_bar .progress_value_completed {
    position: absolute;
    z-index: 1;
    right: 8px;
    top: 0;
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    white-space: nowrap; }
  .iguru_module_ico_progress_bar .progress_value_wrap {
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px; }
  .iguru_module_ico_progress_bar .progress_value_min,
  .iguru_module_ico_progress_bar .progress_value_max {
    font-weight: 500;
    color: #8b9baf; }
    .iguru_module_ico_progress_bar .progress_value_min span,
    .iguru_module_ico_progress_bar .progress_value_max span {
      margin-left: 3px; }
  .iguru_module_ico_progress_bar .progress_point {
    position: absolute;
    z-index: 2;
    top: 100%;
    font-size: 12px;
    transform: translateX(-50%);
    line-height: 26px;
    margin-top: 21px;
    color: #8b9baf; }
    .iguru_module_ico_progress_bar .progress_point:before {
      content: '';
      position: absolute;
      z-index: 1;
      left: 50%;
      bottom: 100%;
      width: 1px;
      height: 51px;
      background: #8b9baf; }

/* ico progress bar */
.iguru_module_ico_progress_bar {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 45px; }
  .iguru_module_ico_progress_bar .progress_bar_wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 30px;
    background: #ecf1f9;
    border-radius: 15px; }
  .iguru_module_ico_progress_bar .progress_completed {
    position: absolute;
    z-index: 1;
    left: 5px;
    top: 5px;
    background: #90ff98;
    height: 20px;
    border-radius: 10px;
    transition: all 0.8s;
    width: 0;
    max-width: calc(100% - 10px);
    overflow: hidden; }
  .iguru_module_ico_progress_bar .progress_value_completed {
    position: absolute;
    z-index: 1;
    right: 8px;
    top: 0;
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    white-space: nowrap; }
  .iguru_module_ico_progress_bar .progress_value_wrap {
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px; }
  .iguru_module_ico_progress_bar .progress_value_min,
  .iguru_module_ico_progress_bar .progress_value_max {
    font-weight: 500;
    color: #8b9baf; }
    .iguru_module_ico_progress_bar .progress_value_min span,
    .iguru_module_ico_progress_bar .progress_value_max span {
      margin-left: 3px; }
  .iguru_module_ico_progress_bar .progress_point {
    position: absolute;
    z-index: 2;
    top: 100%;
    font-size: 12px;
    transform: translateX(-50%);
    line-height: 26px;
    margin-top: 21px;
    color: #8b9baf; }
    .iguru_module_ico_progress_bar .progress_point:before {
      content: '';
      position: absolute;
      z-index: 1;
      left: 50%;
      bottom: 100%;
      width: 1px;
      height: 51px;
      background: #8b9baf; }

/* ==================== ##LP Categories ==================== */
.iguru_module_lp_cats {
  display: flex;
  flex-wrap: wrap;
  margin-right: -2%;
  margin-bottom: 38px; }
  .iguru_module_lp_cats.hover_lifting .slick-slider,
  .iguru_module_lp_cats.hover_lifting .course_cat {
    padding-top: 15px; }
  .iguru_module_lp_cats.hover_lifting .course_cat:hover .cat_wrapper {
    transform: translateY(-15px); }
  .iguru_module_lp_cats .course_cat {
    margin-right: 2%;
    margin-bottom: 30px; }
  .iguru_module_lp_cats .cat_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    min-height: 318px;
    position: relative;
    border-radius: 11px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    box-shadow: 6px 5px 25px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: 0.35s; }
    .iguru_module_lp_cats .cat_wrapper:hover .cat_image_hover {
      opacity: 1; }
  .iguru_module_lp_cats .cat_image_idle,
  .iguru_module_lp_cats .cat_image_hover {
    border-radius: 10px;
    width: 100%;
    transition: 0.35s; }
  .iguru_module_lp_cats .cat_image_hover:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
  .iguru_module_lp_cats .content_wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    border-radius: 10px; }
  .iguru_module_lp_cats .cat_icon_wrap {
    display: block;
    flex-grow: 1;
    margin-top: 75px;
    margin-bottom: 25px;
    transition: 0.35s; }
  .iguru_module_lp_cats .cat_icon {
    position: relative;
    font-size: 90px;
    line-height: 1;
    color: #ffffff;
    transition: 0.35s; }
    .iguru_module_lp_cats .cat_icon:before {
      background: rgba(255, 255, 255, 0.1);
      padding: 0.35em;
      border-radius: 50%; }
  .iguru_module_lp_cats .cat_name {
    display: block;
    font-size: 30px;
    line-height: 1.3;
    font-weight: 800;
    color: #ffffff;
    word-break: break-word;
    transition: 0.35s; }
  .iguru_module_lp_cats .cat_counter_wrap {
    display: block;
    transition: 0.35s; }
  .iguru_module_lp_cats .cat_counter {
    display: inline-block;
    margin: 28px 15px 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 7px 11.5px;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700;
    background-color: #ffffff;
    vertical-align: bottom;
    transition: 0.35s; }
  .iguru_module_lp_cats.grid-col-1 .course_cat {
    flex-basis: 100%; }
  .iguru_module_lp_cats.grid-col-2 .course_cat {
    flex-basis: 48%; }
  .iguru_module_lp_cats.grid-col-3 .course_cat {
    flex-basis: 31.3333%; }
  .iguru_module_lp_cats.grid-col-4 .course_cat {
    flex-basis: 23%; }
  .iguru_module_lp_cats.grid-col-5 .course_cat {
    flex-basis: 18%; }
  @media (max-width: 1400px) {
    .iguru_module_lp_cats.grid-col-5 .course_cat {
      flex-basis: 23%; } }
  @media (max-width: 1200px) {
    .iguru_module_lp_cats.grid-col-5 .course_cat, .iguru_module_lp_cats.grid-col-4 .course_cat {
      flex-basis: 31.3333%; } }
  @media (max-width: 992px) {
    .iguru_module_lp_cats.grid-col-5 .course_cat, .iguru_module_lp_cats.grid-col-4 .course_cat, .iguru_module_lp_cats.grid-col-3 .course_cat {
      flex-basis: 48%; } }
  @media (max-width: 600px) {
    .iguru_module_lp_cats.grid-col-5 .course_cat, .iguru_module_lp_cats.grid-col-4 .course_cat, .iguru_module_lp_cats.grid-col-3 .course_cat, .iguru_module_lp_cats.grid-col-2 .course_cat {
      flex-basis: 100%; } }

/* ==================== ##Responsive ==================== */
@media (max-width: 1700px) {
  .iguru_module_testimonials.grid_col-5 .testimonials_item_wrap {
    width: 25%; }
    .iguru_module_testimonials.grid_col-5 .testimonials_item_wrap:nth-child(5n+1) {
      clear: none; }
    .iguru_module_testimonials.grid_col-5 .testimonials_item_wrap:nth-child(4n+1) {
      clear: left; } }

@media (max-width: 1440px) {
  .iguru_module_testimonials.grid_col-5 .testimonials_item_wrap, .iguru_module_testimonials.grid_col-4 .testimonials_item_wrap {
    width: 33.333333%; }
    .iguru_module_testimonials.grid_col-5 .testimonials_item_wrap:nth-child(4n+1), .iguru_module_testimonials.grid_col-4 .testimonials_item_wrap:nth-child(4n+1) {
      clear: none; }
    .iguru_module_testimonials.grid_col-5 .testimonials_item_wrap:nth-child(3n+1), .iguru_module_testimonials.grid_col-4 .testimonials_item_wrap:nth-child(3n+1) {
      clear: left; } }

@media only screen and (max-width: 1370px) {
  .wgl_portfolio_list-first {
    padding-left: 0;
    padding-top: 0; }
  .iguru_module_courses .learn-press-courses.grid-col-5 > .course,
  .learnpress-page .learn-press-courses.grid-col-5 > .course {
    width: 23%; } }

@media only screen and (min-width: 1280px) {
  .text_desktop {
    font-size: inherit !important;
    line-height: inherit !important; }
  .vc_row.wpb_row:not([data-vc-full-width=true]) .wgl_module_team.team-col_5 .team-item {
    width: 25%; }
    .vc_row.wpb_row:not([data-vc-full-width=true]) .wgl_module_team.team-col_5 .team-item:nth-child(5n+1) {
      clear: none; }
    .vc_row.wpb_row:not([data-vc-full-width=true]) .wgl_module_team.team-col_5 .team-item:nth-child(4n+1) {
      clear: left; } }

@media only screen and (max-width: 1200px) {
  .wgl-container {
    width: 950px; }
  .row:after {
    clear: both; }
  .wgl_module_team.team-col_5 .team-item, .wgl_module_team.team-col_4 .team-item {
    width: 33.33333333%; }
    .wgl_module_team.team-col_5 .team-item:nth-child(4n+1), .wgl_module_team.team-col_4 .team-item:nth-child(4n+1) {
      clear: none; }
    .wgl_module_team.team-col_5 .team-item:nth-child(3n+1), .wgl_module_team.team-col_4 .team-item:nth-child(3n+1) {
      clear: left; }
  .single-team .single_team_page .team-info_wrapper {
    background-image: none !important; }
  .iguru_module_courses .learn-press-courses.grid-col-5 > .course, .iguru_module_courses .learn-press-courses.grid-col-4 > .course,
  .learnpress-page .learn-press-courses.grid-col-5 > .course,
  .learnpress-page .learn-press-courses.grid-col-4 > .course {
    width: 31.33333%; }
  .d-none.d-xl-block {
    display: none; }
  #learn-press-user-profile .learn-press-courses .course {
    width: 48%; } }

@media only screen and (min-width: 1200px) {
  .wpb_column.col_pl-lg-0 > .vc_column-inner {
    padding-left: 0; }
  .wpb_column.col_pr-lg-35 > .vc_column-inner {
    padding-right: 35px; }
  .wpb_column.col_pr-lg-50 > .vc_column-inner {
    padding-right: 50px; }
  .wpb_column.col_ml-min-lg-10 > .vc_column-inner {
    margin-left: -10px; } }

@media only screen and (max-width: 1024px) {
  .row .wgl_col-6,
  .row .wgl_col-5,
  .row .wgl_col-4,
  .row .wgl_col-3,
  .row .wgl_col-1-5 {
    width: 50%; }
  .row .sidebar-container.wgl_col-3,
  .row .sidebar-container.wgl_col-4,
  .row #main-content.wgl_col-8,
  .row #main-content.wgl_col-9 {
    width: 100%; }
  .footer .row .wgl_col-3 {
    margin-bottom: 30px; }
  .wgl_portfolio_single-item .wgl_portfolio_info-wrap > .wgl_col-8,
  .wgl_portfolio_single-item .wgl_portfolio_info-wrap > .wgl_col-4 {
    width: 100%; }
  body .widget .widget-title {
    text-align: right; } }

@media only screen and (min-width: 1024px) {
  .text_tablet {
    font-size: inherit !important;
    line-height: inherit !important; } }

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  #comments .commentlist .comment .children .stand_comment {
    padding-left: 90px; }
    #comments .commentlist .comment .children .stand_comment .commentava {
      left: -70px;
      width: 50px;
      height: 50px; } }

@media only screen and (max-width: 992px) {
  .wgl-container {
    width: 728px; }
  main .alignwide {
    width: auto;
    margin-left: 0;
    transform: translateX(0); }
  .page-header_content .page-header_title,
  .page-header_content .page-header_breadcrumb {
    display: block; }
  .page-header_align_left .page-header_breadcrumbs {
    text-align: right; }
  .header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_bg {
    font-size: 125px;
    line-height: 0.24;
    margin-left: -74px; }
  .wgl_module_team.team-col_5 .team-item, .wgl_module_team.team-col_4 .team-item, .wgl_module_team.team-col_3 .team-item {
    width: 50%; }
    .wgl_module_team.team-col_5 .team-item:nth-child(3n+1), .wgl_module_team.team-col_4 .team-item:nth-child(3n+1), .wgl_module_team.team-col_3 .team-item:nth-child(3n+1) {
      clear: none; }
    .wgl_module_team.team-col_5 .team-item:nth-child(2n+1), .wgl_module_team.team-col_4 .team-item:nth-child(2n+1), .wgl_module_team.team-col_3 .team-item:nth-child(2n+1) {
      clear: left; }
  .col-md-delimiter .vc_column_container.vc_col-sm-6:nth-child(2):before {
    display: none; }
  .single-team .single_team_page .team-single_wrapper {
    flex-direction: column;
    height: unset;
    margin-top: 25px;
    margin-bottom: 75px; }
  .single-team .single_team_page .team-info_wrapper {
    align-items: center;
    padding-top: 18px;
    padding-bottom: 55px; }
  .single-team .single_team_page .wpb_content_element {
    text-align: justify; }
  .iguru_module_testimonials.grid_col-5 .testimonials_item_wrap, .iguru_module_testimonials.grid_col-4 .testimonials_item_wrap, .iguru_module_testimonials.grid_col-3 .testimonials_item_wrap {
    width: 50%; }
    .iguru_module_testimonials.grid_col-5 .testimonials_item_wrap:nth-child(3n+1), .iguru_module_testimonials.grid_col-4 .testimonials_item_wrap:nth-child(3n+1), .iguru_module_testimonials.grid_col-3 .testimonials_item_wrap:nth-child(3n+1) {
      clear: none; }
    .iguru_module_testimonials.grid_col-5 .testimonials_item_wrap:nth-child(2n+1), .iguru_module_testimonials.grid_col-4 .testimonials_item_wrap:nth-child(2n+1), .iguru_module_testimonials.grid_col-3 .testimonials_item_wrap:nth-child(2n+1) {
      clear: left; }
  .iguru_module_testimonials.type_author_bottom_inline .testimonials_item {
    padding-left: 15px; }
    .iguru_module_testimonials.type_author_bottom_inline .testimonials_item:before {
      display: none; }
 
  .iguru_module_courses .learn-press-courses.grid-col-1 > .course,
  .learnpress-page .learn-press-courses.grid-col-1 > .course {
    display: block; }
    .iguru_module_courses .learn-press-courses.grid-col-1 > .course .course-content,
    .learnpress-page .learn-press-courses.grid-col-1 > .course .course-content {
      padding: 10px 19px 0; } }

@media only screen and (min-width: 799px) {
  .text_mobile {
    font-size: inherit !important;
    line-height: inherit !important; } }

@media only screen and (min-width: 768px) {
  .row .wgl_col-12 {
    width: 100%; }
  .row .wgl_col-11 {
    width: 91.66666667%; }
  .row .wgl_col-10 {
    width: 83.33333333%; }
  .row .wgl_col-9 {
    width: 75%; }
  .row .wgl_col-8 {
    width: 66.66666667%; }
  .row .wgl_col-7 {
    width: 58.33333333%; }
  .row .wgl_col-6 {
    width: 50%; }
  .row .wgl_col-5 {
    width: 41.66666667%; }
  .row .wgl_col-4 {
    width: 33.33333333%; }
  .row .wgl_col-3 {
    width: 25%; }
  .row .wgl_col-1-5 {
    width: 20%; }
  .row .wgl_col-2 {
    width: 16.66666667%; }
  .row .wgl_col-1 {
    width: 8.33333333%; }
  .wgl_portfolio_list-first .iguru_module_double_headings.aleft {
    margin-bottom: 0.78vw; }
    .wgl_portfolio_list-first .iguru_module_double_headings.aleft .dlh_subtitle {
      font-size: 1.15vw !important; }
    .wgl_portfolio_list-first .iguru_module_double_headings.aleft .dlh_title {
      font-size: 2.1vw !important;
      margin-top: 0.54vw; }
  .wgl_portfolio_list-first > ul {
    font-size: 0.9vw;
    padding-bottom: 1vw; }
    .wgl_portfolio_list-first > ul li {
      line-height: 1.88vw; }
  .wgl_portfolio_list-first .iguru_module_button {
    margin-top: 0.78vw;
    line-height: 1.565vw; }
    .wgl_portfolio_list-first .iguru_module_button > a {
      font-size: 0.68vw;
      padding: 0.72vw 1.5vw;
      min-width: 8.05vw;
      line-height: 1.05vw; } }

@media only screen and (max-width: 768px) {
  .iguru_module_videobox.with_image.button_align-left .videobox_content {
    left: 60px; }
  .iguru_module_videobox.with_image.button_align-right .videobox_content {
    right: 60px; }
  .page-header_content .page-header_title + .page-header_breadcrumb {
    padding-top: 5px; }
  .page-header_content .breadcrumbs {
    white-space: normal; }
  .col-md-delimiter .vc_column_container:before {
    display: none; } }

@media only screen and (max-width: 767px) {
  .row .wgl_col-1-5,
  .row .wgl_col-3, .row .wgl_col-4,
  .row .wgl_col-5, .row .wgl_col-6 {
    width: 100%; }
  .wgl-container {
    width: 560px; }
  .copyright {
    text-align: center; }
  .page_404_wrapper {
    background-image: none !important; }
  .iguru-post-navigation .separator_post-nav {
    display: none; }
  .footer_top-area .row [class*=wgl_col-] + [class*=wgl_col-] {
    margin-top: 35px; }
  .sidebar-container {
    padding-top: 35px; }
  #comments .commentlist .comment .stand_comment, #comments .commentlist .comment .children .stand_comment {
    padding-left: 80px; }
  #comments .commentlist .comment .children .comment {
    margin-left: 30px; }
  #comments .commentlist .comment .commentava, #comments .commentlist .comment .children .stand_comment .commentava {
    left: -60px;
    height: 40px;
    width: 40px; }
  .mobile_text_center,
  .mobile-acenter {
    text-align: center; }
  .blog-style-standard .wgl_col-12 .format-no_featured:not(.format-video) .blog-post_wrapper,
  .blog-style-standard .wgl_col-12 .format-quote .blog-post_wrapper,
  .blog-style-standard .wgl_col-12 .format-audio .blog-post_wrapper,
  .blog-style-standard .wgl_col-12 .format-link .blog-post_wrapper {
    padding: 24px; }
  .standard.sticky-post,
  .format-standard.sticky-post .blog-post_wrapper {
    padding: 12px 12px 12px 12px;
    border-width: 12px; }
  .iguru_module_clients.items-3 .clients_image, .iguru_module_clients.items-4 .clients_image,
  .iguru_module_clients.items-5 .clients_image, .iguru_module_clients.items-6 .clients_image {
    width: 50%; }
  .iguru_module_time_line_vertical:before {
    left: 45px; }
  .iguru_module_time_line_vertical .time_line-date_wrap {
    margin-left: 35px !important;
    margin-right: 35px !important; }
  .iguru_module_time_line_vertical .time_line-date {
    padding: 0 !important;
    right: 100% !important;
    left: auto !important; }
  .iguru_module_time_line_vertical .time_line-content {
    text-align: left !important; }
    .iguru_module_time_line_vertical .time_line-content:before {
      left: 0 !important;
      right: auto !important; }
  .iguru_module_time_line_vertical .time_line-item {
    flex-direction: row !important; }
  .iguru_module_time_line_vertical .time_line-date {
    transform: rotate3d(0, 0, 1, -90deg) !important; }
  .iguru_module_time_line_vertical.appear_anim .time_line-date {
    transform: translateX(-20%) rotate3d(0, 0, 1, -90deg) !important; }
  .iguru_module_time_line_vertical.appear_anim .time_line-content {
    transform: translateX(20%) !important; }
  .iguru_module_time_line_vertical.appear_anim .time_line-item.item_show .time_line-date {
    transform-origin: top;
    transform: translate(15px, -9px) rotate3d(0, 0, 1, -90deg) !important;
    width: 100px;
    white-space: normal; }
  .iguru_module_time_line_vertical.appear_anim .time_line-item.item_show .time_line-content {
    transform: translateX(0) !important; }
  .iguru_module_time_line_vertical .time_line-item:hover .time_line-content, .iguru_module_time_line_vertical .time_line-item.item_show:hover .time_line-content {
    transform: translateX(5px) !important; }
  .resp_align_center {
    text-align: center !important; }
  .coming-soon.row .wgl_col-9 {
    width: 75%; }
  .coming-soon.row .wgl_col-3 {
    width: 25%; } }

@media only screen and (max-width: 700px) {
  .iguru_module_testimonials.grid_col-5 .testimonials_item_wrap, .iguru_module_testimonials.grid_col-4 .testimonials_item_wrap, .iguru_module_testimonials.grid_col-3 .testimonials_item_wrap, .iguru_module_testimonials.grid_col-2 .testimonials_item_wrap {
    width: 100%; }
    .iguru_module_testimonials.grid_col-5 .testimonials_item_wrap:nth-child(2n+1), .iguru_module_testimonials.grid_col-4 .testimonials_item_wrap:nth-child(2n+1), .iguru_module_testimonials.grid_col-3 .testimonials_item_wrap:nth-child(2n+1), .iguru_module_testimonials.grid_col-2 .testimonials_item_wrap:nth-child(2n+1) {
      clear: none; } }

@media only screen and (max-width: 600px) {
  .wgl-container {
    width: 420px; }
  div[id*=wpadminb] {
    top: -46px !important; }
  .banner_404 {
    font-size: 160px; }
  .iguru_module_ico_progress {
    padding: 15px !important; }
    .iguru_module_ico_progress .iguru_module_button > a {
      padding-left: 20px !important;
      padding-right: 20px !important; }
  #sb_instagram .sbi_photo {
    padding-bottom: 100%;
    height: 0 !important; }
    #sb_instagram .sbi_photo:after {
      font-size: 40px; }
  #sb_instagram #sbi_images .sbi_item {
    width: 33.3333% !important; }
  .wgl_module_team.team-col_5 .team-item, .wgl_module_team.team-col_4 .team-item, .wgl_module_team.team-col_3 .team-item, .wgl_module_team.team-col_2 .team-item {
    width: 100%; }
    .wgl_module_team.team-col_5 .team-item:nth-child(2n+1), .wgl_module_team.team-col_4 .team-item:nth-child(2n+1), .wgl_module_team.team-col_3 .team-item:nth-child(2n+1), .wgl_module_team.team-col_2 .team-item:nth-child(2n+1) {
      clear: none; }
  #comments .commentlist .comment .stand_comment,
  #comments .commentlist .comment .children .stand_comment {
    padding-right: 20px; }
  #comments .commentlist .comment_info {
    padding-right: 10px; }
  .iguru_module_courses .learn-press-courses.grid-col-5 > .course, .iguru_module_courses .learn-press-courses.grid-col-4 > .course, .iguru_module_courses .learn-press-courses.grid-col-3 > .course, .iguru_module_courses .learn-press-courses.grid-col-2 > .course, .iguru_module_courses .learn-press-courses.grid-col-1 > .course,
  .learnpress-page .learn-press-courses.grid-col-5 > .course,
  .learnpress-page .learn-press-courses.grid-col-4 > .course,
  .learnpress-page .learn-press-courses.grid-col-3 > .course,
  .learnpress-page .learn-press-courses.grid-col-2 > .course,
  .learnpress-page .learn-press-courses.grid-col-1 > .course {
    width: 100%; }
  .iguru_module_courses .learn-press-courses.grid-col-1 > .course .course-thumbnail,
  .learnpress-page .learn-press-courses.grid-col-1 > .course .course-thumbnail {
    max-width: unset; } }

@media only screen and (max-width: 480px) 
{
  .wgl-container {
    width: 90%; }
  .iguru_module_infobox.layout_top .infobox_wrapper {
    padding: 15px 15px 25px 20px; }
  .iguru_module_infobox.layout_left .infobox_wrapper, .iguru_module_infobox.layout_right .infobox_wrapper {
    flex-direction: column; }
  .wgl_module_team .team-item_content:hover .team-item_excerpt {
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 10px; }
  #comments .comment-reply-link {
    position: relative; }
  #comments .commentlist .comment_author_says {
    margin-bottom: 5px; }
  #comments .commentlist .comment .children .comment {
    margin-left: 15px; }
  .iguru_module_services_2 .services_logo {
    left: 10%; }
  .iguru_module_services_2 .services_title,
  .iguru_module_services_2 .services_subtitle {
    left: 21%;
    max-width: 75%; }
  .iguru_module_pricing_plan .pricing_header,
  .iguru_module_pricing_plan .pricing_content,
  .iguru_module_pricing_plan .pricing_footer {
    padding-left: 35px;
    padding-right: 35px; }
  .iguru_module_testimonials.type_author_top_inline .testimonials_meta_wrap {
    padding-left: 35px;
    padding-right: 35px; }
  .iguru_module_testimonials.type_inline_top .testimonials_meta_wrap {
    display: inline-block;
    padding-top: 30px; }
    .iguru_module_testimonials.type_inline_top .testimonials_meta_wrap .testimonials_image {
      margin-right: 0;
      margin-bottom: 15px; }
  .iguru_module_testimonials.type_inline_top .testimonials_quote {
    padding-bottom: 35px; }
  .iguru_module_testimonials.type_inline_top .testimonials_meta_wrap,
  .iguru_module_testimonials.type_inline_top .testimonials_quote {
    padding-left: 25px;
    padding-right: 25px; }
  .page_404_wrapper {
    padding: 50px 10px 40px; }
    .page_404_wrapper .banner_404 {
      line-height: 100px; }
      .page_404_wrapper .banner_404 .banner_404_title {
        font-size: 35px;
        line-height: 1.5; }
  .header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_bg {
    font-size: 95px;
    line-height: .3;
    margin-left: -26px; }
  .iguru_module_testimonials.type_author_bottom_inline .testimonials_name_wrap {
    flex-direction: column; }
  .iguru_module_testimonials.type_author_bottom .iguru_module_carousel:not(.prev_next_pos_right) .iguru_carousel_slick {
    margin-left: 35px;
    margin-right: 35px; }
  .iguru_module_videobox.title_pos-left .title {
    margin-right: 15px; }
  .iguru_module_videobox.title_pos-right .title {
    margin-left: 15px; }
  .coming-soon.row .wgl_col-9 {
    width: 60%; }
  .coming-soon.row .wgl_col-3 {
    width: 40%; }
  .single-team .single_team_page .team-info_wrapper {
    padding-left: 15px;
    padding-right: 15px; }
  .post_featured_bg .blog-post_title {
    font-size: 40px; }
  .wgl_portfolio_single-item .wgl_portfolio_item-annotation {
    padding: 20px; }
  .pt-xxs-0i {
    padding-top: 0 !important; }
  .pt-xxs-10i {
    padding-top: 10px !important; }
  .pt-xxs-15i {
    padding-top: 15px !important; }
  .pt-xxs-20i {
    padding-top: 15px !important; }
  .pb-xxs-0i {
    padding-bottom: 0 !important; }
  .pb-xxs-10i {
    padding-bottom: 10px !important; }
  .pb-xxs-15i {
    padding-bottom: 15px !important; }
  .pb-xxs-20i {
    padding-bottom: 15px !important; }
  .pl-xxs-0i {
    padding-left: 0 !important; }
  .pl-xxs-10i {
    padding-left: 10px !important; }
  .pl-xxs-15i {
    padding-left: 15px !important; }
  .pr-xxs-0i {
    padding-right: 0 !important; }
  .pr-xxs-10i {
    padding-right: 10px !important; }
  .pr-xxs-15i {
    padding-right: 15px !important; } }
}
.theme-gradient .banner-widget_button {
  border-width: 0px; }

.theme-gradient input[type="submit"],
.theme-gradient button {
  padding-top: 10px;
  padding-bottom: 10px; }

.theme-gradient input[type="submit"],
.theme-gradient button,
.theme-gradient .load_more_item,
.theme-gradient .iguru_404_button a,
.theme-gradient a.button.alt,
.theme-gradient .cart .button, .theme-gradient .woocommerce .cart input.button,
.theme-gradient .widget_shopping_cart .buttons a:not(.checkout),
.theme-gradient .wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a:not(.checkout),
.theme-gradient .woocommerce-message .button,
.theme-gradient #respond input#submit,
.theme-gradient ul.wgl-products li a.add_to_cart_button,
.theme-gradient ul.wgl-products li a.button,
.theme-gradient ul.wgl-products li .added_to_cart.wc-forward,
.theme-gradient div.product form.cart .button,
.theme-gradient .banner-widget_button {
  border-width: 0;
  color: #ffffff !important; }

.theme-gradient button:hover,
.theme-gradient .load_more_item:hover,
.theme-gradient .widget_price_filter .price_slider_amount button.button:hover,
.theme-gradient #respond input#submit:hover,
.theme-gradient a.button.alt:hover,
.theme-gradient .woocommerce-message .button:hover,
.theme-gradient .iguru_404_button a:hover,
.theme-gradient ul.wgl-products li a.add_to_cart_button:hover,
.theme-gradient ul.wgl-products li a.button:hover,
.theme-gradient ul.wgl-products li .added_to_cart.wc-forward:hover,
.theme-gradient div.product form.cart .button:hover,
.theme-gradient .banner-widget_button:hover {
  background-position: 100% !important; }

.theme-gradient #add_payment_method .wc-proceed-to-checkout a.checkout-button,
.theme-gradient.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.theme-gradient.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  background: transparent !important; }

.theme-gradient input[type="submit"]:hover {
  box-shadow: none !important; }

.theme-gradient .rev_slider .rev-btn.gradient-button {
  border-width: 0; }
  .theme-gradient .rev_slider .rev-btn.gradient-button:hover, .theme-gradient .rev_slider .rev-btn.gradient-button:active, .theme-gradient .rev_slider .rev-btn.gradient-button:focus {
    background-position: 100% !important;
    color: #fff; }

/*# sourceMappingURL=maps/main.css.map */

 
.blog-post.format-quote .blog-post_quote-author-pos,
.vc_wp_custommenu .menu .menu-item.current-menu-item > a,
.recent-posts-widget .meta-wrapper a:hover,
.vc_row .vc_toggle .vc_toggle_icon,
.iguru_module_testimonials .testimonials_quote,
.iguru_module_message_box .message_content .message_text,
.iguru_module_infobox .infobox_content,
.tagcloud a,
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions,
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration,
.course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-content .course-item .item-name,
.course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta,
.course-curriculum ul.curriculum-sections .section-content .course-item .item-name,
.learn-press-courses .course:hover .course-info .course-excerpt,
.single-lp_course .lp-single-course .course-meta .reviews-total,
.learn-press-form .form-fields .form-field .description,
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    color: #5f5f5f;
}

.iguru_module_carousel .slick-prev:after,
.iguru_module_carousel .slick-next:after {
    border-color: #5f5f5f;
}

.iguru_module_title .external_link .button-read-more {
    line-height: 1.875;
}
 
.blog-post_cats,
.column1 .item_title a,
.tagcloud-wrapper .title_tags,
.strip_template .strip-item a span,
.single_team_page .team-single_speaches-info .speech-info_desc span,
.shortcode_tab_item_title,
.index_number,
.primary-nav.footer-menu .menu-item a,
.page-header_wrapper .page-header_title,
.iguru_twitter .twitt_title { 
    font-weight: 900;
}

.theme-header-color,
#comment .comment-reply-link:hover,
#comment .comment-reply-link:focus,
#comment .comment-reply-link:active,
 
h3#reply-title a,
.calendar_wrap tbody,
.comment_author_says,
.comment_author_says a,
.tagcloud-wrapper .title_tags,
.iguru_module_double_headings .dlh_title,
.iguru_module_testimonials .testimonials_item .testimonials_content_wrap .testimonials_name,
.iguru_module_pricing_plan .pricing_plan_wrap .pricing_content > ul > li > b,
.iguru_module_social .soc_icon,
.iguru_module_message_box .message_close_button:hover,
.iguru_module_counter .counter_value_wrapper,
.iguru_module_counter .counter_title,
.header_search .header_search-field .search-form,
.prev-link-info_wrapper,
.next-link-info_wrapper,
.item_title a,
.share_post-container:hover > a,
.single_meta strong,
.single_meta .blog-post_share-wrap > span.share_title,
.single_meta .single_info-share_social-wpapper > span.share_title,
.single_info-share_social-wpapper > span,
.wgl_timetabs .timetabs_headings .wgl_tab.active .tab_title,
.wgl_timetabs .timetabs_headings .wgl_tab:hover .tab_title,
.wgl-theme-header .wgl-sign_in_up_form .learn-press-form p a:hover,
.wgl-theme-header .wgl-sign_in_up_form .sign-in-up-tabs li a,
.wgl-theme-header .wgl-sign_in_up_form .learn-press-form label,
.wgl-theme-header .wgl-sign_in_up_form .learn-press-form-login button:hover,
.wgl-theme-header .wgl-sign_in_up_form .learn-press-form-register button:hover,
#learn-press-user-profile.guest .learn-press-form button:hover,
#learn-press-user-profile.guest label,
.lp-user-profile.guest#learn-press-user-profile .learn-press-form-register button:hover,
.learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab a,
.learnpress .lp-user-profile #learn-press-profile-content .lp-tab-sections .section-tab span,
.learnpress .lp-user-profile #learn-press-profile-content .lp-list-table td.column-order-total,
.learnpress .sidebar-container .lp-button.button,
.learnpress .iguru__instructor .instructor__dashboard .data__value,
.learnpress #learn-press-profile-header .profile-name,
.single-lp_course .lp-single-course .course-meta .meta_data,
.single-lp_course .wishlist-button,
.learnpress.learnpress-page .learn-press-pagination .page-numbers,
.single-lp_course .course-summary .course-tabs .course-nav-tabs .course-nav a,
.learn-press-courses .course .course-content .course-info .course-instructor a:hover,
.learn-press-courses .course:hover .course-content .course-title,
.wgl-theme-header .log-in.learnpress .learn-press-message,
.learn-press-courses .course .course-meta .lp-course-buttons .lp-button,
.checkout.learnpress-page #learn-press-order-review table td.course-total,
.checkout.learnpress-page #learn-press-order-review table tr.cart-subtotal td,
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:not(.vc_active):hover .vc_tta-panel-heading .vc_tta-panel-title,
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a,
.wgl_portfolio_item-wrapper .portfolio_link,
.wgl_portfolio_item-wrapper.fade_out_animation.no-featured-img .title,
.inside_image .wgl_portfolio_item-meta .post_cats a:hover,
.under_image .wgl_portfolio_item-meta .post_cats a:hover,
.wgl_portfolio_single-item .portfolio-category:hover,
body .widget_wgl_posts .recent-posts-widget .post_title a,
.widget.iguru_widget ul li a,
.widget_product_search .woocommerce-product-search:after,
.widget_categories.widget ul li a,
.widget_product_categories.widget ul li a,
.widget_recent_comments.iguru_widget .comment-author-link a,
.widget_recent_comments.iguru_widget .comment-author-link,
.wgl-theme-header ul.menu > li.mega-menu > ul.sub-menu > li.menu-item,
.wgl-pagination .page .page-numbers,
.wgl_module_title.item_title .carousel_arrows a span:after,
.wgl_module_team.info_under_image .team-department,
ul.wp-block-archives.wp-block-archives-list li a,
ul.wp-block-categories.wp-block-categories-list li,
ul.wp-block-latest-posts li a {
    color: #2c2c2c;
}

.iguru_module_title .carousel_arrows a span,
.wgl_module_team .overlay,
#learn-press-content-item #course-item-content-header {
    background: #2c2c2c;
}

.wgl_portfolio_item-wrapper.inside_image.fade_out_animation .overlay,
.iguru_module_infobox.infobox_alignment_left.title_divider .infobox_title:before,
.iguru_module_infobox.infobox_alignment_right.title_divider .infobox_title:before,
.iguru_module_lp_cats .cat_wrapper,
.learnpress .iguru__instructor .instructor__dashboard >:not(:last-child):after,
.learnpress #learn-press-profile-nav .learn-press-tabs > li,
.learnpress #learn-press-profile-nav .learn-press-tabs > li.has-child ul.profile-tab-sections {
    background-color: #2c2c2c;
}

.iguru_module_title .carousel_arrows a span:before {
    border-color: #2c2c2c;
}

.single-lp_course .course-tab-panel-reviews #course-reviews ul li {
    border-color: rgba(44, 44, 44, 0.1);
}


.wgl-theme-header .wgl-sticky-header .header_search {
    height: 100px !important;
}

#scroll_up {
    background-color: #4bbde4;
    color: #ffffff;
}

.primary-nav>div>ul,
.primary-nav>ul,
.sitepress_container > .wpml-ls li,
.primary-nav ul li.mega-menu-links > ul > li {
    font-weight: 700;
    line-height: 30px;
    font-size: 16px;
}

.primary-nav ul li ul,
.wpml-ls,
.sitepress_container > .wpml-ls ul ul li,
.primary-nav ul li div.mega-menu-container {
    font-weight: 600;
    line-height: 30px;
    font-size: 16px;
}

.wgl-theme-header .header_search-field,
.primary-nav ul li ul,
.primary-nav ul li div.mega-menu-container,
.wgl-theme-header .woo_mini_cart,
.wpml-ls-legacy-dropdown .wpml-ls-current-language .wpml-ls-sub-menu {
    color: #ffffff;
    background-color: rgba(36, 41, 55, 1);
}

.primary-nav ul li ul li > a > span {
    background-color: rgba(36, 41, 55, 1);
}

.mobile_nav_wrapper,
.wgl-menu_outer,
.mobile_nav_wrapper .primary-nav ul li ul.sub-menu,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
    color: #5f5f5f;
    background-color: rgba(255, 255, 255, 1);
}

.wgl-theme-color,
#comments .commentlist .comment .stand_comment .meta-wrapper .comment-edit-link:hover,
#comments .comment-reply-link:hover,
 
.author-info_social-wrapper,
.page_404_wrapper .banner_404,
.wgl-header-row-section_top a:hover,
.button-read-more:hover,
.blog-post_link .link_post:before,
.blog-post_meta-categories a,
.blog-post_meta-categories span,
.blog-post_title i,
.blog-style-standard .blog-post:hover .blog-post_wrapper .blog-post_meta_info .meta-wrapper span,
.blog-post.format-standard.link .blog-post_title:before,
.blog-post_cats span,
.blog-post_meta-wrap:before,
.primary-nav ul li ul li.current-menu-ancestor.current-menu-parent > a:after,
.mobile_nav_wrapper .primary-nav ul li ul .menu-item.current-menu-item > a,
.mobile_nav_wrapper .primary-nav ul ul li.menu-item.current-menu-ancestor > a,
.mobile_nav_wrapper .primary-nav > ul > li.current-menu-item > a,
.mobile_nav_wrapper .primary-nav > ul > li.current_page_item > a,
.mobile_nav_wrapper .primary-nav > ul > li.current-menu-ancestor > a,
.mobile_nav_wrapper .primary-nav > ul > li.current-menu-parent > a,
.mobile_nav_wrapper .primary-nav > ul > li.current_page_parent > a,
.mobile_nav_wrapper .primary-nav > ul > li.current_page_ancestor > a,
.calendar_wrap thead,
.copyright a:hover,
.comment_author_says a:hover,
.dropcap,
.footer .wpcf7 input[type="submit"]:hover,
.load_more_wrapper .load_more_item:hover,
.load_more_wrapper .load_more_item:before,
.load_more_works:hover,
.header_search .header_search-button > i:hover,
.header_search-field .search-form:after,
.page_404_wrapper .iguru_404_button .wgl_button_link:hover,
.mc_form_inside #mc_signup_submit:hover,
.share_link span.fa:hover:before,
.share_post span.fa:hover:before,
.share_post-container,
.single_team_page .team-single_speaches-info .speech-info_desc span,
.single_team_page .team-info_wrapper .team-info_item a:hover,
.single-member-page .member-icon:hover,
.single-member-page .team-link:hover,
.single_team_page .team-single_speaches-info .speech-info_day,
.single_team_page .team-info_icons a:hover,
.single_portfolio-wrapper .single_post_info .wgl-likes a:hover,
.blog-post_meta-wrap,
.team-icons .member-icon:hover,
.vc_wp_custommenu .menu .menu-item.current-menu-item > a,
.vc_wp_custommenu .menu .menu-item.current-menu-ancestor > a,
.wpml-ls a:hover,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a,
.wpml-ls-legacy-dropdown .wpml-ls-current-language a:hover,
.wgl_portfolio_item-meta a:hover,
.wgl_timetabs .timetabs_headings .wgl_tab.active .tab_subtitle,
.wgl_timetabs .timetabs_headings .wgl_tab:hover .tab_subtitle,
.wgl_portfolio_category-wrapper a:hover,
.wgl_module_team .team-item_info .team-item_titles .team-title:hover,
.wpb-js-composer .vc_row .vc_tta.vc_general .vc_active .vc_tta-panel-title > a:before,
.wgl-social-share_pages.hovered_style ul li a:hover,
.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok,
.iguru_submit_wrapper:hover > i,
.iguru_custom_button i,
.iguru_custom_text a,
.iguru_module_button .wgl_button_link:hover,
.iguru_module_counter .counter_icon,
.iguru_module_demo_item .di_button a:hover,
.iguru_module_demo_item .di_title_wrap a:hover .di_title,
.iguru_module_demo_item .di_title-wrap .di_subtitle,
.iguru_module_social .soc_icon:hover,
.iguru_twitter a,
.iguru_module_testimonials.type_author_top_inline .testimonials_meta_wrap:after,
.iguru_module_testimonials .testimonials_status,
.iguru_module_circuit_services .services_subtitle,
.iguru_module_circuit_services .services_item-icon,
.iguru_module_flipbox .flipbox_front .flipbox_front_content,
.iguru_module_services_3 .services_icon_wrapper,
.iguru_module_services_4 .services_icon,
.iguru_module_services_4:hover .services_number,
.iguru_module_time_line_horizontal .tlh_check_wrap,
.iguru_module_progress_bar .progress_value_wrap,
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:not(.vc_active):hover > a,
.prev-link_wrapper .no_image:after,
.next-link_wrapper .no_image:after,
.prev-link_wrapper .info_wrapper > a:hover:before,
.next-link_wrapper .info_wrapper > a:hover:before,
.single_team_page .team-info_wrapper .team-department span,
.isotope-filter a:after,
.isotope-filter a.active,
.isotope-filter a:hover,
.wgl_portfolio_item-meta .post_cats a:hover,
.blog-style-standard .blog-post_meta-categories span + span:before,
.iguru_module_infobox .infobox_icon,
.isotope-filter a .number_filter,
.under_image .wgl_portfolio_item-title .title a:hover,
.blog-post_meta-categories span,
.blog-post_meta-categories span:after,
.single_type-1 .single_post_info .meta-wrapper:before,
.single_type-2 .single_post_info .meta-wrapper:before,
ul.wp-block-archives.wp-block-archives-list li a:hover,
ul.wp-block-categories.wp-block-categories-list li a:hover,
ul.wp-block-categories.wp-block-categories-list li a:hover + .post_count,
ul.wp-block-latest-posts li a:hover {
    color: #4bbde4;
}

#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.passed .course-item-status,
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-status:before,
.single-lp_course .lp-single-course .course-meta .meta_data a:hover,
.learn-press-courses .course .course-info .course-title:hover,
.single-lp_course .course-tab-panel-reviews .course-rate .average .rating,
.single-lp_course .course-tab-panel-instructor .author-name:hover,
.single-lp_course .wishlist-button:before,
.single-lp_course .course-summary .course-meta .lp-course-buttons .wishlist-button:hover,
.learnpress .lp-user-profile .instructor__spec,
.course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.passed .course-item-status,
.course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-status:before,
.single-lp_course .sidebar .wgl-course-essentials .lp-course-buttons .wishlist-button:hover,
.checkout.learnpress-page .learn-press-checkout #learn-press-order-review table tr.order-total td,
.learn-press-courses .course .course-meta .lp-course-buttons .lp-button:hover,
.iguru_widget.widget_lp-widget-popular-courses .course-entry .course-detail .course-meta-data [class=course-meta-field],
.iguru_module_lp_cats .cat_counter {
    color: #4bbde4;
}
 
#multiscroll-nav span,
#multiscroll-nav li .active span,
#comments .comment-reply-link,
.primary-nav > ul > li > a > span:after,
.single_team_page .team-title:before,
.tagcloud a:hover,
.wgl_module_team .team-icon,
.single_team_page .team-info_icons .team-icon,
.single-lp_course .course-tab-panel-curriculum .curriculum-sections .section-title:after,
.single-lp_course .course-tab-panel-curriculum .curriculum-sections .section-title:before,
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a span:before,
ul.iguru_plus li:after,
ul.iguru_plus li:before,
ul.iguru_dash li:before {
    background: #4bbde4;
}

::selection{
 background-color: #7d7d7d;
 color: #fff;
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li.is-active > a,
.sitepress_container > .wpml-ls ul ul li a:hover,
.blog-post_cats span a,
.blog-post_content .meta-wrapper.post-date .date_post,
.calendar_wrap caption,
.comment-reply-title:after,
.iguru_divider .iguru_divider_line .iguru_divider_custom .divider_line,
.iguru_module_cats .cats_item-count,
.iguru_module_progress_bar .progress_bar,
.iguru_module_progress_bar .progress_bar:before,
.iguru_module_social.with_bg .soc_icon,
.iguru_module_title:after,
.iguru_module_title .carousel_arrows a:hover span,
.iguru_module_videobox .videobox_link,
.iguru_module_ico_progress .progress_completed,
.iguru_module_services_3 .services_icon_wrapper .services_circle_wrapper .services_circle,
.iguru_module_time_line_horizontal .tlh_check_wrap,
.iguru_module_pricing_plan .pricing_header,
.load_more_wrapper .load_more_item,
.load_more_works,
.mc_form_inside #mc_signup_submit,
.author-info_wrapper,
.wgl-social-share_pages.hovered_style .share_social-icon-plus:before,
.wgl-social-share_pages.hovered_style .share_social-icon-plus:after,
.wgl-ellipsis span,
.wgl-pagination .page:hover a,
.wgl-pagination .page .current,
.dropcap-bg,
.primary-nav .lavalamp-object,
.inside_image.offset_animation:before,
.wgl_module_title.item_title .carousel_arrows a:hover,
.wgl_timetabs .timetabs_headings .wgl_tab.active:after,
.wgl-social-share_pages.standard_style a:before,
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_active .vc_toggle_title,
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:not(.vc_active):hover .vc_tta-panel-heading .vc_tta-panel-title,
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title,
.wpb-js-composer .wgl-container .vc_row .vc_toggle:hover .vc_toggle_title {
    background-color: #4bbde4;
}

.wgl-theme-header .log-in.learnpress .log-link:hover,
.wgl-theme-header .wgl-sign_in_up_form .learn-press-form-login button:not(:hover),
.wgl-theme-header .wgl-sign_in_up_form .learn-press-form-register button:not(:hover),
#learn-press-user-profile.guest .learn-press-form-login button:not(:hover),
#learn-press-content-item .learn-press-message:before,
#learn-press-content-item .answer-options .answer-option input[type="checkbox"]:checked ~ .option-title:before,
#learn-press-content-item .answer-options .answer-option input[type="radio"]:checked ~ .option-title:before,
#learn-press-content-item #course-item-content-header .form-button.lp-button-back button:hover,
#learn-press-user-profile.guest .learn-press-form-register button:not(:hover),
.learn-press-courses .course .cat-links a:hover,
.single-lp_course .wgl-course-essentials .title,
.single-lp_course .course-summary .course-meta .lp-course-buttons .lp-button,
.single-lp_course .course-summary .course-meta .lp-course-buttons button:hover,
.learnpress .lp-user-profile.iguru__instructor .instructor__socials .social-link,
.learnpress .lp-user-profile #learn-press-profile-content .lp-list-table thead th,
.single-lp_course .lp-label.label-enrolled,
.single-lp_course .lp-label.label-started,
.single-lp_course .learn-press-progress .progress-bg .progress-active,
.single-lp_course .learn-press-course-results-progress .course-progress .lp-course-status .grade.passed,
.checkout.learnpress-page .learn-press-checkout .checkout-review-order table thead th,
.learn-press-courses .course .course-meta .lp-course-buttons .lp-button,
.lp-user-profile.current-user #learn-press-profile-nav:hover #profile-mobile-menu {
    background-color: #4bbde4;
}

 
input[type="submit"].button_hover_fill:hover,
.iguru_404_search .search-button:hover + .search__icon,
.blog-post_meta-date,
.iguru_module_carousel.navigation_offset_element .slick-prev:hover,
.iguru_module_carousel.navigation_offset_element .slick-next:hover,
.iguru_module_demo_item .di_button a,
.iguru_module_button.wgl_button:not(.btn-gradient) .wgl_button_link,
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel:hover .vc_tta-panel-heading,
.next-link:hover,
.prev-link:hover {
    border-color: #4bbde4;
    background: #4bbde4;
}

 
.load_more_works,
.load_more_wrapper .load_more_item,
.author-info_social-link:after,
.single_info-share_social-wpapper .share_link .share-icon_animation,
.single-team .single_team_page .team-image,
.inside_image.offset_animation:before,
.iguru_module_videobox .videobox_link,
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title,
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-heading,
.iguru_module_products_special_cats .product_special_cats-image_wrap:before,
.iguru_module_carousel.pagination_circle .slick-dots li button,
.footer .wpcf7 input[type="submit"]:hover,
.learnpress .lp-course-buttons button,
.learnpress .lp-quiz-buttons button,
#learn-press-content-item button,
#learn-press-course-tabs button,
#course-item-content-header button,
#review-form button,
.learnpress.learnpress-page .learn-press-pagination .page-numbers li .current,
.learnpress.learnpress-page .learn-press-pagination .page-numbers li .page-numbers:hover,
#learn-press-content-item .answer-option input[type="checkbox"]:after,
#learn-press-content-item .answer-options .answer-option input[type="radio"]:after,
.iguru_widget.widget_lp-widget-featured-courses .course-entry .course-detail .course-meta-data .course-meta-field,
.iguru_widget.widget_lp-widget-recent-courses .course-entry .course-detail .course-meta-data .course-meta-field,
.iguru_widget ul li .lp-label,
.author-widget_social a span,
.widget.iguru_widget.iguru_banner-widget .banner-widget_button.button-read-more,
.content-item-summary .quiz-result .result-grade .result-achieved {
    border-color: #4bbde4;
}

.theme_color_shadow {
    box-shadow: 5px 6px 25px 0px rgba(0, 189, 166, 0.08);
}

.wgl_portfolio_item-wrapper.outline_animation .overlay,
.wgl_portfolio_item-wrapper.zoom_in_animation.gallery_type:hover .overlay {
    box-shadow: inset 0px 0px 0px 10px rgba(0, 189, 166, 1);
}

.wgl-social-share_pages.standard_style a:hover:before {
    box-shadow: 0px 9px 30px 0px rgba(255, 109, 52, 0.4);
}

.wgl-secondary-color,
a:hover .wgl-icon, 
.primary-nav ul li ul li:hover > a > span,
.primary-nav ul li ul li:hover > a > i,
.primary-nav ul li ul li.current-menu-item > a > span,
.primary-nav ul li ul li.current-menu-item > a > i,
.primary-nav ul li ul li.current_page_item > a > span,
.primary-nav ul li ul li.current_page_item > a > i,
.blog-post_title a:hover,
.blog-post_link .link_post:hover,
.blog-post.format-quote .blog-post_quote-text:before,
.blog-post.format-link .link_post:before,
.blog-style-standard .blog-post_info-wrap,
.blog-posts .blog-style-medium_img .blog-post_info-wrap,
.blog-posts .blog-style-tiny_img .blog-post_info-wrap,
.single_type-1 .blog-post .wgl-views:hover:before,
.single_type-1 .blog-post .comments_post:hover:before,
.single_type-2 .blog-post .wgl-views:hover:before,
.single_type-2 .blog-post .comments_post:hover:before,
.blog-post_meta-categories a:hover,
.button-read-more,
.author_post a:hover,
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status:before,
.single-lp_course .course-summary .course-meta .meta_title,
.learn-press-courses .course:hover .course-meta:before,
.learn-press-courses .course:hover .course-meta:after,
.learn-press-courses .course:hover .course-content .course-meta.grid:before,
.learn-press-courses .course:hover .course-content .course-meta.grid:after,
.learnpress .lp-user-profile.iguru__instructor .instructor__dashboard .data__title,
.learnpress #learn-press-profile-nav .learn-press-tabs li:hover:not(.active) > a,
.learnpress #learn-press-profile-nav .learn-press-tabs li.active > a,
.single-lp_course .lp-single-course .course-nav-tabs .course-nav:hover a,
.widget .widget-title .widget-title__text,
.iguru_module_testimonials .testimonials_item:before,
.iguru_module_testimonials .testimonials_position,
.iguru_module_counter .counter_value_wrapper,
.iguru_module_pricing_plan .pricing_desc > span,
.iguru_module_double_headings .dlh_subtitle,
.wgl_module_team .team-department,
.wgl_portfolio_item-meta .post_cats,
.wgl_portfolio_item-meta .post_cats a + a:before,
.wgl-menu-module .wgl-menu-module_link-wrapper:after,
.wgl_portfolio_item-cats,
.wgl_portfolio_item-cats a + a:before,
.course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status:before,
.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link,
.content-item-summary .quiz-result.failed .result-achieved,
.content-item-summary .quiz-result.failed .result-message strong {
    color: #ff6d34;
}

.slick-dots li button,
.iguru_module_carousel.pagination_circle .slick-dots li:hover button,
span.highlighter.secondary,
.wgl-theme-header .log-in.learnpress .log-link,
ul.iguru_dot.secondary li:before,
ul.iguru_plus.secondary li:after,
ul.iguru_plus.secondary li:before {
    background: #ff6d34;
}

input[type="submit"]:not(:hover),
.iguru_404_search .search__icon,
.dropcap-bg.secondary,
.blog-post_wrapper .blog-post_media .iguru_module_videobox .videobox_link,
.primary-nav > ul > li > a > span:before,
.prev-link_wrapper .info_wrapper .image_prev:before,
.next-link_wrapper .info_wrapper .image_next:before,
.search-button:hover + .search__icon,
.iguru_module_carousel .slick-arrow,
.iguru_module_carousel.pagination_circle_border .slick-dots li.slick-active button,
.iguru_module_carousel.pagination_line .slick-dots li button:before,
.iguru_module_carousel.pagination_square .slick-dots li,
.iguru_module_carousel.pagination_circle .slick-dots li.slick-active button:before,
.wgl-theme-header .wgl-sign_in_up_form .sign-in-up-tabs li.active,
.learn-press-courses .course .cat-links a,
.single-lp_course .course-tab-panel-reviews .precise .rating,
.single-lp_course .sidebar .wgl-course-essentials .lp-course-buttons,
.single-lp_course .lp-single-course .course-nav-tabs .course-nav.active,
.learnpress #learn-press-profile-content .lp-tab-sections .section-tab.active,
.learnpress #learn-press-profile-content .lp-tab-sections .section-tab:hover,
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active,
.iguru_banner-widget.widget .banner-widget_button span {
    background-color: #ff6d34;
}
 
ul.iguru_check.secondary li:before,
.iguru_module_carousel.pagination_circle_border .slick-dots li button {
    border-color: #ff6d34;
}
 
  
.course__content-wrapper .course-price{ 
    border-radius: 5px;
    padding: 8px 11.25px;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff; 
    transition: 0.3s;
    background-color: #4bbde4;
    float: left;
}

.single-lp_course .sidebar .wgl-course-essentials .lp-course-buttons a{
  display: block;
  text-align: center;
  padding:20px 0px;
}

.wgl-course-essentials h3{
  margin-bottom: 0px;
}

