
.item-extra-content .lhtta-mycourses button {
  color: #DD3333;
  text-decoration: underline;
  border: none;
  background: none !important;
  font-size: 15px;
}
.modal-content-inner ul {
  margin-bottom: 15px !important;
}
.modal-content-inner ul li {
  font-size: 15px;
  text-align: left;
  padding: 5px;
  margin: 0;
}
.lhtta-membership {
  font-weight: 600;
  font-size: 15px;
}
.arrow {
  border: solid #aaaaaa;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  margin-right: 10px;
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 30%;
  position: relative;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  top: 0;
  right: 15px;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
/**-- Tablet View And Below That --**/
@media only screen and (max-width: 991px) {
  .modal-content {
    width: 65%;
  }
}
/**-- Mobile View --**/
@media only screen and (max-width: 767px) {
  .modal-content {
    width: 85%;
  }
}




.lhtta-scroll-up-down-section {
  padding:10px;
  border:1px solid #CCC;
  border-radius: 8px;
  position:fixed;
  bottom:50%;
  right: 2%;
  opacity:0.7;
  white-space:nowrap;
  cursor: pointer;
  background-color: #e9ebef;
  color: #666678;
}
.lhtta-scroll-up-down-section .nav_up {
  padding-bottom: 10px;
  border-bottom: 1px solid #666678;
}
.lhtta-scroll-up-down-section .nav_down {
  padding-top: 10px;
}

header.site-header > .wrap {
    padding: 15px 100px 0 100px;
    display: inline-block;
    width: 100%;
    position: relative;
}

header.site-header .title-area {
  width: 20%;
  float: left;
  padding: 5px 15px;
}



header.site-header .nav-primary {
    width: 55%;
    float: left;
    padding: 15px 0;
}
body:not(.logged-in) header.site-header .nav-primary {
    width: 80%;
}

header.site-header .pf-bp-menu-area {
    width: 25%;
    float: left;
    padding: 0;
}

.ci-bp-menu-wrapper {
    width: 40%;
    float: left;
        margin-top: 20px;
}
.ci-bp-user-section {
    width: 60%;
  float: left;
  margin-top: 10px;
}

.ci-bp-user-box.dropbtn {
    display: inline-block;
    width: 100%;
    cursor: pointer;
}



.bp-dropdown-menu.dropdown-content div#mega-menu-wrap-bp-dropdown-menu {
  border-radius: 10px;
}


/*
.wp-custom-logo .title-area {
    width: 25%;
    background-color: red;
}
.nav-primary {
    width: 50% !important;
    float: left;
    background-color: blue;
}
.pf-bp-menu-area {
    width: 25%;
    float: left;
    background-color: red;
}
*/




/*
.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}
*/

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  right: 0;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 9;
  width: 100%;
  border-radius: 10px;
}

.dropdown-content li {
  padding: 0 5px !important;
  display: block !important;
}

.dropdown-content li:hover {
  background-color: #f1f1f1 !important;
}

.dropdown:hover .dropdown-content {
  display: block;
}

/*
.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}
*/











/*
.ci-bp-user-box {
    width: 20%;
    float: left;
    margin-top: -80px;
}
*/

.ci-forum-extra-nav {
    width: 80%;
    float: right;
}
/*.ci-bp-user-box .bp-user-name {
  font-size: 22px;
  color: #ff5a36;
  font-family: Neue Einstellung Bold;
  margin-bottom: 10px;
}*/
.ci-bp-user-box .bp-user-designation {
  margin-top: 0;
  color: #000;
  margin-bottom: 10px;
}
.ci-bp-user-box .bp-user-location {
  margin-top: 0;
  color: #646464;
  font-size: 14px;
}

.bp-user-avatar img {
  border-radius: 50%;
  border: 3px solid #eee;
  padding: 8px;
  background-color: #fcfcfc;
}
.bp-user-avatar {
  position: relative;
    width: 30%;
    float: left;
}
.bp-user-info {
    text-align: right;
    width: 70%;
    float: right;
    padding: 10px 0;
}
.ci-bp-user-box .bp-user-name {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #157dbc;
    width: 90%;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0 10px;
}
i.fa.fa-bars {
    color: #157dbc;
    font-size: 15px;
    float: left;
    width: 10%;
    margin: 0;
    margin-top: 10px;
}
.bp-user-avatar .ci-online {
    position: absolute;
    background: #459a1f;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 2px solid #fff;
    top: 35px;
    left: 35px;
}
/***** Buddypress icon menu in header css *****/

ul.ci-bp-menu {
    text-align: center;
}

.ci-bp-menu li {
  display: inline;
  padding-right: 18px;
    float: right;
}
.ci-bp-menu li i {
  color: #157dbc;
  font-size: 20px;
}

.ci-bp-menu .messages,
.ci-bp-menu .notifications {
  position: relative;
}
.ci-bp-menu .messages .number,
.ci-bp-menu .notifications .number {
  position: absolute;
  top: -5px;
  right: 10px;
  font-size: 10px;
  background: #DD3333;
  color: white;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  border-radius: 50%;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 400 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 600 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 600 !important;
}

.site-header {
    border-bottom: 2px solid red;
}



.lhtta-menu-cta {
    margin-left: 10px !important;
}
.lhtta-menu-cta a {
    background-color: #DD3333 !important;
    color: #fff !important;
    border-radius: 25px !important;
    font-size: 18px !important;
    padding: 15px 25px !important;
    line-height: 10px !important;
}


/*
#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    opacity: 1;
    visibility: visible;
}
*/




/**-- Desktop View --**/
@media only screen and (min-width: 1241px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
        padding: 5px !important;
        border-radius: 15px !important;
    }
    
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu#mega-menu-item-78188 > ul.mega-sub-menu {  
        width: 115%;
        left: -135px;
    }
  
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu#mega-menu-item-78186 > ul.mega-sub-menu {
        width: 60%;
      left: 115px;
    }
    
    

    #mega-menu-78188-0-1 {
        border-left: 2px solid #F5F5F5 !important;
        border-right: 2px solid #F5F5F5 !important;
    }

    ul#menu-start-training-here-courses li,
    ul#menu-start-training-here-memberships li,
    ul#menu-start-training-here-coaching li,
    ul#menu-start-training-here-masterclasses li,
    ul#menu-start-training-here-about-val li {
        border-bottom: 1px solid #F5F5F5;
        line-height: 18px !important;
        min-height: 65px;
        padding: 10px 0;
    }
    ul#menu-start-training-here-about-val li {
        min-height: 60px;
    }

    ul#menu-start-training-here-courses li {
        display: inline-block;
        width: 50%;
        float: left;
    }
    ul#menu-start-training-here-courses li:nth-child(odd) {
        border-right: 1px solid #F5F5F5;
    }
    ul#menu-start-training-here-courses li:nth-child(even) {
        padding-left: 15px;
    }
    
    ul#menu-start-training-here-courses li:nth-last-child(2),
    ul#menu-start-training-here-courses li:last-child {
        border-bottom: none;
    }
  
    ul#menu-start-training-here-memberships li:last-child {
        border-bottom: none;
    }
    
    ul#menu-start-training-here-masterclasses li:last-child {
        border-bottom: none;
    }
  
    ul#menu-about-val-submenu li {
        display: inline-block;
        width: 50%;
        float: left;
    }
    ul#menu-about-val-submenu li:nth-child(odd) {
        border-right: 1px solid #F5F5F5;
    }
    ul#menu-about-val-submenu li:nth-child(even) {
        padding-left: 15px;
    }
    ul#menu-about-val-submenu li:nth-last-child(2),
    ul#menu-about-val-submenu li:last-child {
      border-bottom: none;
    }
}

li.menu-item a {
    color: #1E1E1E;
}
li.menu-item a:hover {
    color: #157DBC;
}

/**-- Tablet View And Below That --**/
@media only screen and (max-width: 991px) {

    header.site-header > .wrap {
      padding: 15px 50px 0 50px;
  }
  header.site-header .title-area {
    width: 40%;
}

    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
    padding: 15px 20px;
}
  
    /*body.logged-in .bp-dropdown-menu.dropdown-content #mega-menu-wrap-bp-dropdown-menu .mega-menu-toggle.mega-menu-open + #mega-menu-bp-dropdown-menu {
        width: 200px !important;
      left: -40px !important;
    }
    body.logged-in .bp-dropdown-menu.dropdown-content #mega-menu-wrap-bp-dropdown-menu .mega-menu-toggle {
        display: none;
    }*/
  
    /*
  body.logged-in.wp-custom-logo .title-area {
        width: 45% !important;
    }
    */
    /*body.logged-in nav#genesis-nav-primary {
        position: inherit;
        display: inherit !important;
        clear: none !important;
        margin-top: 0;
        width: 15% !important;
        float: right !important;
        padding: 0;
      padding-top: 15px;
    }
    body.logged-in .pf-bp-menu-area {
        width: 40%;
        float: right;
        padding: 15px 0;
        padding: 0;
      padding-top: 10px;
    }
    body.logged-in .site-header > .wrap {
        padding: 25px 35px 10px 35px;
    }*/
  
    button#genesis-mobile-nav-primary {
      display: none;
    }
    /*.site-header > .wrap {
        padding: 25px 50px;
    }*/
    nav#genesis-nav-primary {
        display: block !important;
        margin-top: -70px;
        float: right;
    }
    /*#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        width: 725px !important;
        margin: 20px 20px;
    }*/
    
    span.mega-toggle-label-closed,
    span.mega-toggle-label-open,
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after {
        color: #DD3333 !important;
    }

    body.logged-in header.site-header .pf-bp-menu-area {
        position: absolute;
        top: 20px;
        left: 38%;
        width: 40%;
    }
    body.logged-in #mega-menu-wrap-bp-dropdown-menu .mega-menu-toggle {
        display: none;
    }
}

/**-- Mobile View --**/
@media only screen and (max-width: 767px) {
    header.site-header > .wrap {
        padding: 10px 10px 0 10px;
    }
    header.site-header .title-area {
        width: 75%;
    }
    body.logged-in header.site-header .title-area {
        width: 50%;
        padding: 5px;
    }
    body.logged-in nav#genesis-nav-primary {
        margin-top: -60px;
        z-index: 9;
        width: 10%;
    }
    body.logged-in header.site-header .pf-bp-menu-area {
        display: block;
        position: absolute;
        top: 5px;
        left: 38%;
        width: 80%;
    }
    body.logged-in header.site-header .pf-bp-menu-area .bp-user-info {
        display: none;
    }
    body.logged-in header.site-header .pf-bp-menu-area .bp-user-avatar img {
        padding: 2px;
    }
    body.logged-in header.site-header .pf-bp-menu-area .ci-bp-menu li {
        padding-right: 10px;
    }
    body.logged-in #mega-menu-wrap-bp-dropdown-menu .mega-menu-toggle + #mega-menu-bp-dropdown-menu {
        right: 70px;
    }

    body:not(.logged-in) header.site-header .nav-primary {
      margin-right: 15px;
      /*width: 90%;*/
      /*float: left !important;*/
    }

    /*#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        width: 100% !important;
        margin: 20px 15px;
          padding: 10px;
    }*/
    /*.wp-custom-logo .title-area {
        max-width: 200px;
    }*/
    span.mega-toggle-label {
        display: none;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
        margin: 0 !important;
    }
}









/**********************************/
/**********************************/
/**********************************/
/**********************************/


.sb-hide-grid-ribbon {
  display: none;
}

.sb-header-heading {
  background-color: #DD3333b3;
  width: 55%;
}
/**-- Tablet View And Below That --**/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sb-header-heading {
    width: 65%;
  }
}
/**-- Mobile View --**/
@media only screen and (max-width: 767px) {
  .sb-header-heading {
    width: 100%;
  }
}


.ld-course-list-items .ld_course_grid .thumbnail.course {
    border: none;
}

.ld-course-list-items .ld_course_grid .thumbnail .caption {
    padding: 25px 20px;
    /*border: 2px solid #b7b7b7;*/
}

.ld-course-list-items .ld_course_grid .thumbnail .caption p {
    margin: 25px 0 0 !important;
}
.ld-course-list-items .ld_course_grid .thumbnail.course a.btn-primary {
    width: 100%;
    border-radius: 5px;
}

.ld-course-list-items .ld_course_grid .entry-title {
  text-align: inherit;
    font-size: 21px;
    text-transform: none;
    color: #28ABE3;
}

.ld-course-list-items .ld_course_grid .entry-content {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.3;
    height: 120px;
}

.ld-course-list-items .ld_course_grid .btn.btn-primary {
    font-size: 15px;
    background-color: #DD3333;
    border: none;
    border-radius: 0;
    width: auto;
    padding: 8px 50px;
}

.ld-video iframe {
  width: 100%;
    height: 350px;
}

.ld-focus-content h1 {
  font-size: 28px;
}

/*body.single-sfwd-courses aside#genesis-sidebar-primary {
    display: none;
}*/
/*body.single-sfwd-courses .content {
    width: 100%;
    float: none;
}*/

.ld-progress-stats div {
    float: left;
}

body.single-sfwd-courses article.sfwd-courses .ld-item-title {
    width: 95%;
}

body.single-sfwd-courses article.sfwd-courses .fl-row-content-wrap {
    padding: 0;
}
body.single-sfwd-courses article.sfwd-courses .learndash-wrapper .ld-expand-button {
  color: #283E56;
    background: transparent !important;
    padding-right: 0;
}
body.single-sfwd-courses article.sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details .ld-expand-button span.ld-text {
    display: none;
}

.pf-ld-course-buy-btn .ld-course-status-seg-action span.ld-course-status-label,
.pf-ld-course-buy-btn .ld-course-status-seg-action .ld-course-status-action span.ld-text {
    display: none;
}


.learndash-wrapper .ld-course-status.ld-course-status-enrolled {
    border: 1px solid #EBEBEB;
    /*margin-top: 50px;*/
}


.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats {
    display: block;
}

.pf-ld-course-statistics h5 {
    color: #2C3F55;
    text-transform: uppercase;
}
.pf-ld-course-statistics ul {
    margin: 0;
    padding-left: 5px;
}
.pf-ld-course-statistics ul li {
    list-style: none;
    font-size: 16px;
    color: #2C3F55;
}
.pf-ld-course-statistics ul li i {
  color: #DD3333;
    margin-right: 5px;
}


body.single-sfwd-courses article.sfwd-courses header.entry-header {
    display: none;
}






.pf-ld-course-header-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

    /* padding: 40px 0; */
    padding: 25px;

    display: flex;
    flex-direction: row;
	align-items: center;
	
	min-height: 270px;
    position: relative;
}
.pf-ld-course-header-wrapper:before {
    content: '';
    background-color: #00000050;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}
.pf-ld-course-header-wrapper .pf-ld-course-header {
    /* padding: 35px 25%; */
    text-align: center;
    /* padding: initial; */
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
}
.pf-ld-course-header-wrapper .pf-ld-course-header h3 {
  color: #FFFFFF;
  text-shadow: 0px 3px 6px #00000029;
  font-size: 30px;
  line-height: 40px;
  margin: 0;
  padding: 0 60px;
}

.lhtta-member-announcement-bar {
    background-color: #DD3333;
    /* padding: 15px 15%; */
    /* display: inline-block; */
    /* width: 100%; */
    /* display: flex;
    align-items: center; */
}
.lhtta-member-announcement-bar-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    max-width: 1100px;
    margin: 0 auto;
    padding: 25px;
}
.lhttta-mab-text {
    width: 80%;
    float: left;
    color: #fff;
    font-size: 18px;
    padding: 5px;
}
.lhttta-mab-text p {
    margin: 0;
}
.lhttta-mab-btn {
    width: 20%;
    float: left;
}
.lhttta-mab-btn .button,
.lhttta-mab-btn .button:hover {
    background-color: #FFFFFF;
    color: #28ABE3;
    box-shadow: 0px 3px 15px #f5f5f545;
    margin: 0;
    padding: 8px 35px;
}

/**-- Tablet View And Below That --**/
@media only screen and (max-width: 991px) {
    .pf-ld-course-header-wrapper .pf-ld-course-header h3 {
		padding: 0;
	}
    .pf-ld-course-header-wrapper .pf-ld-course-header {
        padding: 35px 5%;
    }
    .lhtta-member-announcement-bar-inner {
        flex-direction: column;
    }
    .lhtta-member-announcement-bar {
        padding: 10px 5%;
    }
    .lhttta-mab-text {
        width: 75%;
    }
    .lhttta-mab-btn {
        width: 25%;
    }
    .lhttta-mab-btn .button {
        margin: 15px 0;
        padding: 8px 45px;
    }
}
/**-- Mobile View --**/
@media only screen and (max-width: 767px) {
  .pf-ld-course-header-wrapper .pf-ld-course-header {
      padding: 25px 15px;
      background-color: #157dbc14;
  }
  .pf-ld-course-header-wrapper .pf-ld-course-header h3 {
      font-size: 25px;
      line-height: 35px;
  }
  .lhttta-mab-text {
      width: 100%;
  }
  .lhttta-mab-btn {
      width: 100%;
      text-align: center;
  }
}

/*
.pf-ld-course-wrapper {
    margin-top: 50px;
}
*/

.pf-ld-course-wrapper .learndash-wrapper {
    width: 70%;
    float: left;
}

.pf-ld-course-wrapper .pf-ld-course-info-sidebar {
    width: 30%;
    float: left;
    padding: 0 25px;
}

.pf-ld-course-overview-box {
    box-shadow: rgba(91, 89, 106, 0.05) 0.3rem 0.5rem 1.5rem 0.5rem;
    background-color: #fff;
    padding: 25px;
    margin-top: 50px;
}

.pf-ld-course-intro-text-box {
    box-shadow: rgba(91, 89, 106, 0.05) 0.3rem 0.5rem 1.5rem 0.5rem;
    background-color: #fff;
    padding: 25px;
    margin-top: 35px;
}


.sb-module-thumbnail {
    margin: 0;
    width: 25%;
    float: left;
    padding-right: 10px;
}

.pf-ld-item-components-wrapper {
    float: left;
    width: 70%;
}


/**-- Tablet View And Below That --**/
@media only screen and (max-width: 991px) {
    body.single-sfwd-courses article.sfwd-courses .single .site-inner {
        padding: 0;
    }
    /*.pf-ld-course-header {
        width: 70%;
        padding: 35px 0 35px 110px;
        margin: 45px 0;
    }*/
    .pf-ld-course-wrapper .learndash-wrapper {
        width: 100%;
        float: none;
    }
    .pf-ld-course-wrapper .pf-ld-course-info-sidebar {
        display: none;
    }
    
    .sb-module-thumbnail {
        width: 30%;
    }
}


/**-- Mobile View --**/
@media only screen and (max-width: 767px) {
    
    .sb-module-thumbnail {
        width: 70%;
        padding: 0;
        float: none;
      margin: 0 auto;
    }
    .pf-ld-item-components-wrapper {
        width: 100%;
        float: none;
    }
  
    .pf-ld-item-components-wrapper {
        clear: both;
    }
    body.single-sfwd-courses article.sfwd-courses .ld-item-title {
        width: 100%;
        text-align: center;
    }
    
    body.single-sfwd-courses article.sfwd-courses .learndash-wrapper .ld-status-icon {
        flex-basis: 20px;
        height: 20px;
        width: 20px;
    }
  
    body.single-sfwd-courses article.sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview {
        position: relative;
        padding: 15px;
    }
    
    body.single-sfwd-courses article.sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-status-icon {
        margin-right: .5em;
        position: absolute;
    }
    
    body.single-sfwd-courses article.sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-details {
        margin-top: 0;
        margin-right: 0.1em;
        margin-left: 0;
        position: absolute;
        right: 0.5em;
    }
  
  
    /*.pf-ld-course-header {
        width: 90%;
        padding: 35px 0 35px 35px;
        margin: 0;
    }*/
}




/*body.forum .site-inner,
body.topic .site-inner {
    clear: both;
    margin: 0 auto;
    padding: 60px 0 0 0;
}
body.forum .content,
body.topic .content {
    width: 100% !important;
    padding: 0 10px;
    float: left;
}
body.forum .widget-area,
body.topic .widget-area {
    display: none;
    width: 30%;
    padding: 0 10px;
    border-left: 2px solid #01224352;
    float: left;
}

body.forum .entry-content,
body.topic .entry-content {
    padding: 5px;
}
*/


/*.pf-gf-wrapper .gform_wrapper .ginput_complex .ginput_full,
.pf-gf-wrapper .gform_wrapper .ginput_complex .ginput_left,
.pf-gf-wrapper .gform_wrapper .ginput_complex .ginput_right {
  min-height: auto;
}*/


.button,
.button:hover {
  background-color: #dd3333;
  padding: 8px 55px;
  border-radius: 5px;
  margin-bottom: 10px;
}
/*.pf-web-accessibiliy-demo-btn {
  text-align: center;
}

.pf-web-accessibility-list {
  text-align: center;
}

.pf-purple-colored-text {
  color: #28ABE3 !important;
}

#CybotCookiebotDialog {
  padding-top: 10px !important;
  box-shadow: #12121273 2px 2px 14px 2px !important;
  border-top: 3px solid #F14E56 !important;
}
#CybotCookiebotDialogBody #CybotCookiebotDialogBodyContent #CybotCookiebotDialogBodyContentTitle {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-size: 25px;
  color: #28ABE3;
}

#CybotCookiebotDialogBody #CybotCookiebotDialogBodyContent #CybotCookiebotDialogBodyContentText span span {
  font-family: "Open Sans", sans-serif !important;
  font-size: 15px !important;
  color: #F14E56 !important;
}
#CybotCookiebotDialogBody #CybotCookiebotDialogBodyContent #CybotCookiebotDialogBodyContentText span a span {
  text-transform: uppercase;
}

#CybotCookiebotDialogBody #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonAccept {
  background-color: #f2c766;
  border: none;
  padding: 5px 25px !important;
  border-radius: 15px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}
#CybotCookiebotDialogBody #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonDetails {
  color: #28ABE3;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}


#CybotCookiebotDialogPoweredbyLink {
  background-image: url(https://pressfixer.com/wp-content/uploads/2019/08/cookie.svg);
  width: 100px !important;
  height: 50px !important;
  margin-left: -45px !important;
  margin-top: 40px !important;
}
#CybotCookiebotDialogPoweredbyImage {
  opacity: 0;
}
*/


input[type="submit"],
input[type="submit"]:hover,
.site-container .entry-content .wp-block-button .wp-block-button__link,
.site-container .entry-content .wp-block-button .wp-block-button__link:hover {
  color: #fff !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 15px;
  padding: 10px 30px;
  background-color: #DD3333;
  border: 5px;
  width: 350px;
}


#commentform textarea#comment,
#commentform input#author,
#commentform input#email,
#commentform input#url {
  border: 1px solid #F14E567a;
  border-radius: 8px;
  width: 100%;
}


body.single-post  aside#genesis-sidebar-primary {
  display: none;
}

body.single-post .entry-header .entry-meta {
  border-bottom: 1px solid #F14E56;
  padding-bottom: 20px;
}

body.single-post .entry-header .entry-meta .entry-meta-title {
  color: #28ABE3cf;
}

body.single-post .entry-header {
  text-align: center;
  padding: 0 10px;
}

body.single-post .entry-header .entry-meta .entry-meta-separator {
  font-size: 10px;
  vertical-align: middle;
  padding: 5px;
  color: #F14E56;
}

body.single-post .entry-header .entry-title {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-size: 45px;
  line-height: 1.2;
  color: #28ABE3;
  margin-bottom: 20px;
}


body.single-post #genesis-content.content {
  width: 100%;
}

/*body.single-post {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  font-style: normal;
}

body.single-post .site-container .wp-block-quote p,
body.single-post .site-container blockquote p {
  font-style: normal;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.2;
  color: #28ABE3;
  margin-bottom: 10px;
}

body.single-post .entry-content h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-size: 30px;
  line-height: 1.3;
}

body.single-post .entry-content h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-size: 28px;
  line-height: 1.3;
}

body.single-post .entry-content h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-size: 21px;
  line-height: 1.3;
}*/


/*.pf-y-v-get-results-title,
.pf-y-v-get-results-desc {
  display: none;
}

.pf-y-v-get-results-col:hover .pf-y-v-get-results-title,
.pf-y-v-get-results-col:hover .pf-y-v-get-results-desc {
  display: block;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}*/

/*@-webkit-keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}*/

/*.pf-y-v-get-results-col {
  cursor: pointer;
}

.pf-y-v-get-results-col .fl-col-content.fl-node-content {
  padding-top: 72px;
  padding-bottom: 72px;
}
.pf-y-v-get-results-col:hover .fl-col-content.fl-node-content {
  padding-top: 0;
  padding-bottom: 0;
}*/



/*#input_7_28 {
    width: 100% !important;
}

#field_8_2 {
    padding-top: 25px;
}*/



/*.fl-module-heading h2.fl-heading .fl-heading-text {
  color: #28ABE3;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-size: 45px;
}*/


/*.pf-contact-page .pf-footer-testimonial-wrapper,
.pf-contact-page .pf-footer-call-to-action-wrapper {
  display: none;
}*/


/*.pf-gf-wrapper .gform_wrapper div.validation_error {

    display: none;

}
.pf-gf-wrapper .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
}
.pf-gf-wrapper .gform_wrapper li.gfield.gfield_error,
.pf-gf-wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    border: none;
    margin-bottom: inherit !important;
}

.pf-gf-wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    padding: 2px 0 0 15px;
}
.pf-gf-wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.pf-gf-wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: inherit;
}
.pf-gf-wrapper .gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.pf-gf-wrapper .gform_wrapper li.gfield_error textarea {
    border: none;
}
.pf-gf-wrapper .gform_wrapper.gform_validation_error .top_label input.medium,
.pf-gf-wrapper .gform_wrapper.gform_validation_error .top_label select.medium {
    width: inherit;
}
.pf-gf-wrapper .gform_wrapper .validation_message {
    font-weight: inherit;
    color: #F14E56;
}
.pf-gf-wrapper .instruction.validation_message {
    display: none;
}

.pf-gf-wrapper.pf-gf-schedule-call-form .gform_wrapper .validation_message {
    color: #fff;
}

.pf-gf-wrapper .gform_wrapper .gsection_description {
    color: #28ABE3;
    line-height: 1.3;
    margin-top: 5px;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
}*/



/** Services tabs management **/
/*.pf-service-btn.active .fl-button-wrap a.fl-button {
  background-color: #28ABE3;
}
.pf-service-btn.active .fl-button-wrap a.fl-button span.fl-button-text {
  color: #fff;
}

.pf-service-detail {
  display: none;
}
.pf-service-detail.active {
  display: block;
}
*/


/*.client-review,
.client-name {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #28ABE3;
}

.client-review {
  font-size: 15px;
}

.client-name {
  font-size: 18px;
  margin-top: 25px;
  margin-bottom: 10px;
}

.client-logo {
  display: inline-block;
}

.pf-review-slider {
  text-align: center;
}
.pf-review-slider .slick-arrow:before {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  color: #F14E56;
  font-size: 20px;
}
.pf-review-slider .slick-prev.slick-arrow:before {
  content: "\f053";
}

.pf-review-slider .slick-prev,
.pf-review-slider .slick-next {
  top: 25%;
}*/


/** THEME CSS OVERRIDE **/



/* Header Customization */
/*.pf-home-img1 {
  position: absolute;
  left: 130px;
  top: -25px;
}
.pf-home-img-parent {
  position: relative;
}
.pf-home-img-parent1 {
  position: relative;
}
.pf-home-img2 {
  position: absolute;
  bottom: -10px;
  right: 140px;
}



.pf-team-member-name {
  position: relative;
}*/

/*
.site-header {
  background: transparent;
  box-shadow: none;
  width: 100%;
  padding: 0;
  z-index: 9;
  position: inherit;
}
*/



/** Gravity Form CSS **/
.pf-gf-schedule-call-form .gform_wrapper .gform_footer {
  text-align: center;
  margin-top: 25px;
}

/*.pf-gf-schedule-call-form .gfield.pf-gf-website-icon {
  padding-top: 12px;
}*/

.pf-gf-schedule-call-form .gform_wrapper textarea.small {
  height: 130px;
}

.pf-gf-wrapper .gform_wrapper .gform_page_footer {
   border-top: none;
}

.pf-gf-wrapper .gform_wrapper .gf_progressbar {
    border-radius: 0;
    padding: 0;
    background-color: transparent;
    box-shadow: none;
}
.pf-gf-wrapper .gform_wrapper .percentbar_blue {
    background: none;
    background-color: #28ABE3;
}
.pf-gf-wrapper .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
  color: #28ABE3;
    opacity: 1;
}
.pf-gf-wrapper .gform_wrapper .gf_progressbar:after {
    background-color: transparent;
    box-shadow: inset 0 0 1px 1px #28ABE369;
}


.pf-gf-wrapper .gform_save_link {
    color: #F14E56;
    border-bottom: 1px solid #F14E56;
    font-family: "Open Sans", sans-serif;
}

.gform_wrapper .gform_footer .gform_button.button,
.gform_wrapper .gform_page_footer .gform_button.button,
.gform_wrapper .gform_page_footer .gform_next_button.button,
.gform_wrapper .gform_page_footer .gform_previous_button.button {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 15px;
  border: 1px solid #e13e32;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  /*box-shadow: 3px 3px 0px 0px #e13e32;*/
  padding: 10px 30px;
  background-color: #e13e32;
  text-transform: uppercase;
  outline: none;
}

.gform_wrapper .gform_page_footer .gform_previous_button.button {
  background-color: transparent;
  color: #e13e32;
}

/***** Add To Any - Begins *****/
.a2a_vertical_style a {
  margin-bottom: 15px;
}
body:not(.single-post) .a2a_kit.a2a_kit_size_36.a2a_floating_style.a2a_vertical_style {
  display: none;
}
/*body.single-post .a2a_kit.a2a_kit_size_36.a2a_floating_style.a2a_vertical_style {
  display: block;
}*/
/**-- Desktop View --**/
@media only screen and (min-width: 1241px) {
  .addtoany_share_save_container.addtoany_content.addtoany_content_top,
  .addtoany_share_save_container.addtoany_content.addtoany_content_bottom {
    display: none;
  }
}
/**-- Tablet View And Below That --**/
@media only screen and (max-width: 991px) {
  body.single-post .a2a_kit.a2a_kit_size_36.a2a_floating_style.a2a_vertical_style {
    display: none;
  }
}
/***** Add To Any - Ends *****/

/***** Sticky Post Meta Bar Single Post CSS :: Begins *****/
body.single-post .entry-header.sticky-post-meta-bar {
  background-color: #fff;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  padding: 35px ;
  box-shadow: 1px 1px 2px 1px #f4f4f4;
  z-index: 9999;
}
body.single-post .entry-header.sticky-post-meta-bar .entry-meta {
  margin: 0;
  padding: 0;
}
body.single-post .entry-header.sticky-post-meta-bar .entry-meta {
  border: none;
}
body.single-post .entry-header.sticky-post-meta-bar .entry-title {
  display: none;
}

/**-- Mobile View --**/
@media only screen and (max-width: 767px) {
  input[type="submit"],
  input[type="submit"]:hover,
  .site-container .entry-content .wp-block-button .wp-block-button__link,
  .site-container .entry-content .wp-block-button .wp-block-button__link:hover {
    width: 100%;
  }
  body.single-post .site-container .wp-block-quote p {
    font-size: 25px;
  }
  body.single-post .site-container .site-inner {
    padding: 30px 20px;
  }
  body.single-post .entry-header .entry-meta .entry-meta-separator {
    display: none;
  }
  body.single-post .entry-header .entry-meta .entry-meta-element {
    display: block;
  }
  body.single-post .entry-header {
    padding: 0;
  }
  body.single-post .entry-header .entry-title {
    font-size: 30px;
  }

    body.single-post .entry-header.sticky-post-meta-bar {
        padding: 15px 35px;
    }

}
/***** Sticky Post Meta Bar Single Post CSS :: Ends *****/

/***** Blog Listing CSS:: Start *****/
/** Body **/
/*@media only screen and (min-width: 960px) {
  .pf-post-listing-wrapper .content {
      width: 100%;
  }
  .pf-post-listing-wrapper .content {
      width: 100%;
  }
}*/

.pf-post-listing-wrapper .archive-description.posts-page-description,
.pf-post-listing-wrapper .archive-description.taxonomy-archive-description.taxonomy-description {
    text-align: center;
    margin-bottom: 25px;
}
.pf-post-listing-wrapper .pf-blog-woman {
    text-align: right;
}

.pf-post-listing-wrapper .pf-blog-title {
    font-family: "Open Sans", sans-serif;
    font-size: 50px;
    line-height: 50px;
    color: #DD3333;
}
.pf-post-listing-wrapper .pf-blog-desc {
    color: #28ABE3;
    font-family: "Open Sans", sans-serif, sans-serif;
    font-size: 30px;
    line-height: 40px;
}

/** Article block design **/
.pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry {
    background-color: #fff;
    border: 2px solid #EEEBE1;
    border-radius: 15px;
    width: 31%;
    float: left;
    margin: 12px;
}

.pf-post-listing-wrapper article.post.type-post header.entry-header,
.pf-post-listing-wrapper article.post.type-post .entry-content,
.pf-post-listing-wrapper article.post.type-post footer.entry-footer {
    display: none;
}

.pf-post-listing-wrapper .pf-img-sec img {
    border-radius: 15px 15px 0 0;
    margin-bottom: 0;
}
.pf-post-listing-wrapper .pf-info-sec {
    padding: 20px;
}

.pf-post-listing-wrapper span.entry-categories a {
    color: #28ABE3;
    font-family: "Open Sans", sans-serif;
  font-size: 16px;
    line-height: 20px;
}
.pf-post-listing-wrapper .entry-title {
    font-family: "Open Sans", sans-serif;
    font-size: 25px;
    line-height: 30px;
}
.pf-post-listing-wrapper .entry-title a.entry-title-link {
  color: #28ABE3;
}
.pf-post-listing-wrapper .pf-post-excerpt {
    color: #012243;
  font-family: "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 22px;
}
.pf-post-listing-wrapper .pf-post-excerpt p {
    margin-bottom: 10px;
}
a.pf-post-read-more-btn {
    color: #DD3333;
  font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 20px;
  border-bottom: 1px solid #DD3333;
}



.pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(2),
.pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(8) {
    width: 97%;
}
.pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(2) .pf-post-card-wrapper .pf-img-sec,
.pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(8) .pf-post-card-wrapper .pf-img-sec {
    width: 50%;
    float: left;
}
.pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(2) .pf-post-card-wrapper .pf-info-sec,
.pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(8) .pf-post-card-wrapper .pf-info-sec {
    width: 50%;
    float: left;
}
.pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(2) .pf-post-card-wrapper .pf-img-sec img,
.pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(8) .pf-post-card-wrapper .pf-img-sec img {
    min-height: 325px;
    border-radius: 15px 0 0 15px;
    float: left;
    width: 100%;
}

.pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(6),
.pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(7) {
    width: 47%;
}

/** Pagination CSS **/
.pf-post-listing-wrapper .archive-pagination.pagination {
    text-align: center;
    padding-top: 25px;
}
.pf-post-listing-wrapper .archive-pagination.pagination a {
  font-family: "Open Sans", sans-serif;
    font-size: 20px;
    color: #DD3333;
}

/*
.pf-post-listing-wrapper .archive-pagination.pagination .alignleft,
.pf-post-listing-wrapper .archive-pagination.pagination .alignright {
    float: none;
    text-align: inherit;
}
*/



.pf-related-posts-sec .pf-post-listing-wrapper {
    /*border-top: 2px solid #f3f3f3;*/
    /*padding-top: 25px;*/
    /*margin-top: 25px;*/
    margin-top: 20px;
    display: inline-block;
}
.pf-related-posts-sec .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry {
    width: 31%;
}
.pf-related-posts-sec .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry .pf-post-card-wrapper .pf-img-sec,
.pf-related-posts-sec .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry .pf-post-card-wrapper .pf-info-sec {
    display: inline-block;
    width: 100%;
    float: none;
}
.pf-related-posts-sec .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry .pf-post-card-wrapper .pf-img-sec img {
  min-height: 250px !important;
  height: 250px !important;
  border-radius: 0;  
}



/**-- Desktop View --**/
@media only screen and (min-width: 1241px) {
  /*.pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(3),
    .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(4),
    .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(5) {
        height: 710px;
    }*/
    .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(3) img,
    .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(4) img,
    .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(5) img {
        height: 235px;
    }
    /*.pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(6),
    .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(7) {
        height: 675px;
    }*/
    .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(6) img,
    .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(7) img {
        height: 335px;
    }
}
/**-- Tablet View --**/
/* ya to 991px hoga ya 1204px ya 1240px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /*.pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(3),
    .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(4),
    .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(5) {
        height: 715px;
    }
    .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(6),
    .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(7) {
        height: 535px;
    }*/
}

/**-- Tablet View And Below--**/
@media only screen and (max-width: 991px) {
  .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry {
      margin: 8px;
  }
  .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(2) .pf-post-card-wrapper .pf-img-sec,
  .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(8) .pf-post-card-wrapper .pf-img-sec,
  .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(2) .pf-post-card-wrapper .pf-info-sec,
  .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(8) .pf-post-card-wrapper .pf-info-sec {
      width: 100%;
  }
  .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(2) .pf-post-card-wrapper .pf-img-sec img,
  .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(8) .pf-post-card-wrapper .pf-img-sec img {
      min-height: auto;
      border-radius: 15px 15px 0 0;
  }
}
/**-- Mobile View --**/
@media only screen and (max-width: 767px) {
  .pf-post-listing-wrapper .archive-pagination.pagination .alignleft,
  .pf-post-listing-wrapper .archive-pagination.pagination .alignright {
      margin: 0;
  }
  .pf-post-listing-wrapper .site-inner {
      padding: 60px 15px 0 20px;
  }
  .pf-post-listing-wrapper .pf-blog-title {
      font-size: 32px;
      line-height: 45px;
  }
  .pf-post-listing-wrapper .pf-blog-desc {
      font-size: 21px;
      line-height: 30px;
  }
  .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry {
      margin: 10px 0px;
  }
  .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry,
  .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(2),
  .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(8),
  .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(6),
  .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry:nth-child(7) {
      width: 99%;
  }
  .pf-related-posts-sec .pf-post-listing-wrapper article.post.type-post.status-publish.format-standard.has-post-thumbnail.entry {
      width: 99%;
  }
}


body.single-post footer.entry-footer {
    display: none;
}

/***** Related Post CSS *****/
/*
.pf-related-posts-sec.pf-post-listing-wrapper {
    border-top: 2px solid #f3f3f3;
    padding-top: 25px;
    margin-top: 25px;
    display: inline-block;
    display: none;
}
*/


/** animal custom hand css **/
.lhtta-handout-wrapper .user-section img.avatar {
  background-color: #82878c;
    width: 100px;
    height: 100px;
}

/*Animal handout popup CSS :: START*/
.lhtta-purchase-popup-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 9999;
}
.purchase-popup-content-area {
  background-color: #fff;
  position: relative;
  top: 30%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 45%;
  padding: 25px;
}
.popup-close {
  position: absolute;
  right: -15px;
  display: block;
  top: -15px;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 1.4;
  border-radius: 50px;
  background-color: #f14e56;
  box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.5);
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  font-weight: 600;
}
.purchase-popup-content-area p {
  font-size: 15px;
    line-height: 1.8;
}
.purchase-popup-content-area p a {
  color: #f14e56;
}
.purchase-popup-content-area p a:hover {
  text-decoration: underline;
}
/*Animal handout popup CSS :: END*/

/*alphabet listing CSS start*/
.lhtta-alhabetical-sort span {
  cursor: pointer;
  display: inline-block;
  margin-right: 10px;
  font-weight: bold;
  height: 25px;
  width: 25px;
  background-color: #f7f7f7;
  text-align: center;
  border-radius: 50%;
  line-height: 1.8;
  font-size: 13px;
}
.lhtta-alhabetical-sort span:hover {
  background-color: #f14e56;
  color: #fff;
}
.lhtta-alhabetical-sort .close {
  background-color: #00a6dc;
  color: #fff;
  border-radius: 0;
  width: auto;
  padding: 0 5px;
}
.lhtta-alhabetical-sort {
  margin-bottom: 30px;
}
.lhtta-alhabetical-sort .active {
  background-color: #00a6dc;
  color: #fff;
}
/*alphabet listing CSS end*/
li.open-lightbox {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  text-align: center;
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  width: 22%;
  padding: 10px;
  margin: 10px 5px;
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
li.open-lightbox:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.animal-name {
  display: inline-block;
  position: relative;
  width: 100%;
}
.user-pet-forum a,
.mfp-topicTitle{
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  display: inline-block;
  position: relative;
  width: 100%;
  line-height: 32px;
  border-radius: 2px;
  font-size: 0.9em;
  background-color: #f14e56;
  color: #fff;
  margin-top: 15px;
}
.user-pet-forum a:hover {
  color: #fff;
  text-decoration: underline;
}
.lhtta-handout-wrapper:first-child {
  padding-top: 0;
}
.lhtta-handout-wrapper:last-child{
  border-bottom: 0;
}
.lhtta-handout-wrapper {
  padding: 50px 0 25px 0;
  border-bottom: 1px solid #ddd;
}
.users-pets-list ul {
  display: flex;
  flex-flow: wrap;
}
.user-section {
  padding-left: 12px;
  margin-bottom: 20px;
}
.user-section img {
  border-radius: 50%;
}
.user-section a {
  display: block;
  color: #00a6dc;
  font-weight: 600;
  font-size: 20px;
  text-decoration: underline;
}
.user-pet-img {
/*    height: 200px;*/
    height: 230px;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-size: cover;
    background-color: #f2f2f2;
}
.user-pet-img img {
    padding-top: 8px;
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
/*slider CSS::Start*/
.lhtta-pet-popup {
  box-shadow: 0 4px 8px 0 rgba(255, 255, 255, 0.2), 0 6px 20px 0 rgba(255, 255, 255, 0.19);
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 40%;
  margin: 20px auto;
  text-align: center;
}
.lhtta-pet-img-wrap {
  height: 350px;
}
.lhtta-pet-popup img {   
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.mfp-petName {
  padding: 10px;
}
.mfp-topicLink {
  padding: 0 30px;
  display: block;
    word-break: break-all;
}
.mfp-close {
  background-color: #000 !important;
  border-radius: 50px;
  color: #fff !important;
  line-height: 1;
    opacity: 1;
}
.mfp-arrow{
  opacity: 1 !important;
}
.mfp-arrow-left {
  left: 20%;
}
.mfp-arrow-right {
  right: 20%;
}
.mfp-topicTitle {
  margin-top: 0;
  width: 40%;
}
/*slider CSS::End*/
@media only screen and (max-width: 767px){
  .users-pets-list li {
    width: 100%;
  }
  .lhtta-pet-img-wrap {
    height: 160px;
  }
    .mfp-arrow-left {
    left: 0;
  }
  .mfp-arrow-right {
    right: 0;
  }
    .lhtta-pet-popup {
      max-width: 80%;
  }
}
@media only screen and (max-width: 480px){
  .purchase-popup-content-area {
        top: 20px;
        width: 75%;
    }
    .purchase-popup-content-area p {
        font-size: 14px !important;
    }
}


/** members page CSS **/
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out https://www.w3schools.com/css/css_syntax.asp

End of comment */ 
/*members single page*/
.lhtta-about-me {
  float: left;
  margin-top: 20px;
}
.lhtta-about-me span {
  color: #fff;
  font-weight: bold;
}
/*members page*/
.buddyboss-select-inner span{
  color: #000;
  line-height: 2.8;
}
.members #search-members-form {
  position: relative;
}
.members #search-members-form label{
  margin-left: 0;
}
.members #search-members-form label input{
  border-radius: 0;
}
.members #members_search_submit {
  position: absolute;
    border-radius: 0;
}

/** Forum Page CSS **/
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out https://www.w3schools.com/css/css_syntax.asp

End of comment */ 
#bbp-search-index-form{
  position: relative;
    border: 0 !important;
}
.widget-area .widget form label{
  display: inline-block !important;
}
.widget-area .widget_display_search input[type="text"]{
  position: static !important;
}
.widget-area .widget_display_search input[type="submit"] {
  position: absolute;
  right: 10px;
  background-color: #f14e56;
  color: #fff !important;
  border: 1px solid #f14e56 !important;
}


/** New Fixes From 22-09-2018 **/
/** Sidebar menu icon CSS :: 19-12-2018 :: START**/
.lhtta-faq-icon .fa-file::before {
  content: "\f059";
}
.lhtta-teacher-icon .fa-file::before {
  content: "\f044";
}
.bp-my-all-certificates-nav .fa-file::before {
  content: "\f0a3";
}
/** Sidebar menu icon CSS :: 19-12-2018 :: END**/

/** single course page header CSS :: 07-12-2018 :: START**/
.subheader .entry-title {
  color: #fff;
  font-weight: bold;
}
.subheader {
  position: relative;
}
.subheader::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgb(0,0,0,0.25);
  top: 0;
  left: 0;
}
.subheader .subcontent {
  position: relative;
  z-index: 999;
}
body.page-id-15063 .subheader {
  background-position-y: -155px;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  body.page-id-15063 .subheader {
        background-position-y: top;
    }
}
/** single course page header CSS :: 07-12-2018 :: END**/

/** Image alignment single course page :: 06-12-2018 :: START**/
.single-course .course-header .image {
  vertical-align: middle !important;
}
.single-course .course-header {
    padding: 35px !important;
}
/** Image alignment single course page :: 06-12-2018 :: END**/

/*** Checkbox issue on forum page : 28-11-2018 ***/
body.topic.bbpress input[type="checkbox"].styled:checked + label::after{
    top: -2px;
    left: -24px !important;
}

/** Hiding Social Icons From Popup - 22-09-2018 :: Start **/
body.single.single-post .fancybox-skin .sfsiaftrpstwpr{
  display:none;
}
.table-cell a.login, .psubmit {
    background-color: #dd3333 !important;
}
/** Hiding Social Icons From Popup - 22-09-2018 :: End **/

/** Change in position of Badges - 27-09-2018 :: Start **/
.profile-achievements-listing {
  position: static !important;
  padding: 20px 0;
  padding-left: 20px;
}
ul.profile-achievements-listing li.widget-achievements-listing-item {
  padding-right: 25px !important;
}
.profile-achievements-listing li .badgeos-item-thumb {
  margin-top: 0 !important;
  display: inline-block;
  padding: 5px;
  margin-bottom: 20px;
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-color: #f5f5f5;
}
/** Change in position of Badges - 27-09-2018 :: End **/
/** Fixes on 26/10/2018 :: START **/
.site-header .right-col {
  width: 6%;
}
/** To decrease submenu width :: Start**/
/*.header-navigation .sub-menu {
  display: block;
  min-width: 500px;
}
.header-navigation .sub-menu li {
  white-space: unset !important;
}*/
/** To decrease submenu width :: End**/
/** Fixes on 26/10/2018 :: END **/
@media only screen and (max-width: 767px){
    .profile-achievements-listing {
        padding: 0;
    }
  ul.profile-achievements-listing li.widget-achievements-listing-item {
        padding-right: 7px !important;
    }
    .left-menu-open .page-right-sidebar .profile-achievements-listing li img {
        width: 100%;
    }
    /**to hide stats from header - 27/09/2018**/
    #item-statistics {
        display: none;
    }
}

/** Fixes for website review **/
.lhtta-all-members-icon .fa-file::before {
  content: "\f0c0";
}
.bp-friends-nav .fa-file::before {
  content: "\f007" !important;
}

/*.wv-wrapper.wv-circle {
    margin-left: -50px !important;
    margin-top: -100px !important;
}*/

/*.wv-wrapper.wv-circle-small {
  margin-left: -50px !important;
  margin-top: -85px !important;
}*/
body:not(.single-post) .wv-wrapper.wv-circle-small {
    display: none !important;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  body .page-full-width #primary {
        padding: 0 !important;
    }
}
.snppopup-content {
  border-radius: 10px;
}
.snppopup-content .lhtta-hero-btn {
  background-color: #dd3333;
  font-size: 19px;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: 600;
    width: 100%;
    padding: 15px 25px;
}
.snppopup-content .lhtta-hero-btn img {
  float: none !important;
}
@media only screen and (max-width: 991px) {
  .snppopup-content {
    padding: 0 !important;
    background-color: transparent !important;
  }
}

/** New Pricing Table CSS **/
.lhhta-new-pricing-table__col--text h1,
.lhhta-new-pricing-table__col--text h2,
.lhhta-new-pricing-table__col--text h3,
.lhhta-new-pricing-table__col--text p {
  color: #fff;
}
.lhhta-new-pricing-table__col--text h1 {
  font-size: 42px;
  margin: 0;
}
.lhhta-new-pricing-table__col--text h2 {
  margin-top: 10px;
  font-size: 31px !important;
}
.lhhta-new-pricing-table__col--text h2 {
  margin-top: 10px;
  font-size: 31px !important;
  margin-bottom: 0;
}
.lhhta-new-pricing-table__col--text p {
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 15px;
}
.lhhta-new-pricing-table__col--text h3 {
  margin-top: 10px !important;
  font-size: 18px !important;
}
.lhhta-new-pricing-table__col--text {
  padding: 15px 10px 25px 10px;
}
.lhhta-new-pricing-table__col--list ul {
  list-style-type: none;
}
.lhhta-new-pricing-table__col--list ul li {
  position: relative;
  margin-left: 0;
  padding-left: 50px;
  margin-bottom: 5px;
}
.lhhta-new-pricing-table__col--list ul li::before {
  position: absolute;
  content: '\f00c';
  left: 15px;
  font-family: FontAwesome;
  color: #157DBC;
}
.lhhta-new-pricing-table__col {
  padding: 0 10px;
}
.lhhta-new-pricing-table__col--button a {
  max-width: 200px !important;
  display: block !important;
  margin: 0 auto;
  margin-bottom: -40px !important;
}
.lhhta-new-pricing-table__col .vc_column-inner {
  box-shadow: 0 0 6px 3px rgba(0,0,0,0.16);
}

@media only screen and (max-width: 767px) {
  .lhhta-new-pricing-table__col .vc_column-inner {
        max-width: 300px;
        margin: 0 auto;
        margin-bottom: 40px;
    }
}

/** New templates CSS **/
.lhtta-temp-h1-style h1 {
  font-size: 38px;
  font-weight: 600;
  margin: 0;
}
.lhtta-temp-button-style a {
  font-size: 25px !important;
  background-image: none !important;
  padding: 15px 60px !important;
  font-weight: 600;
  border-radius: 4px !important;
}
.vc_row.lhtta-temp-row1 {
  max-width: 1048px;
  margin: 0 auto !important;
}
.vc_row.lhtta-temp-row-mw {
  max-width: 1140px;
  margin: 0 auto !important;;
}
.lhtta-temp-icon-style.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon {
  font-size: 9em !important;
}
@media only screen and (max-width: 767px) {
  .lhtta-temp-button-style a {
        font-size: 20px !important;
        padding: 15px !important;
    }
}

/** Gravity Form CSS **/
/** Animal Talk Coaching Club Exit Survey - Start **/
#gform_4 .gform_footer.top_label {
    text-align: center;
}
/** Animal Talk Coaching Club Exit Survey - End **/

#field_2_36 .ginput_container.ginput_container_select {
    text-align: center;
}

.gfield_repeater_buttons {
    margin-top: 15px;
    margin-bottom: 10px;
}

.gform_wrapper ul.gform_fields li.gfield.pf-gf-half-width-field.lhtta-gf-left-side-field {
  padding-right: 5px;
}
.gform_wrapper ul.gform_fields li.gfield.pf-gf-half-width-field.lhtta-gf-right-side-field {
  padding-left: 5px;
}

.gform_wrapper ul.gform_fields li.gfield.lhtta-gf-left-align-label {
    text-align: left;
}

body .gfield_repeater_buttons .add_repeater_item_text,
body .gfield_repeater_buttons .remove_repeater_item_text {
    height: inherit;
    border-color: #e13e32 !important;
    color: #e13e32 !important;
    font-size: 14px;
}

body .gform_wrapper .top_label #field_2_1000 div.ginput_container {
  text-align: center;
}
body .gform_wrapper .top_label #field_2_1000 div.ginput_container input {
  width: 80%;
}
.gfield_repeater_item {
    border: 2px solid #e0e0e6 !important;
    margin-bottom: 25px !important;
}
.gform_wrapper .top_label .gfield_repeater_item textarea {
    text-align: center;
    margin: 0 auto;
    height: 80px;
}


body .gform_wrapper #gform_page_1_7 ul.gform_fields li.gfield label {
    text-align: left;
}
#field_1_5,
#field_1_6 {
    text-align: left;
}
#field_1_13 .ginput_container.ginput_container_select {
    margin-top: 8px !important;
}
#input_1_13 {
    height: 35px;
}


body .gform_ajax_spinner {
    float: right;
}
body #gform_page_1_1 .gform_ajax_spinner {
  float: none;
}

body .gform_wrapper .gform_body {
    width: 75%;
    margin: auto;
}

.gsection_description#gfield_description_1_2 {
    margin-top: 25px;
    font-size: 15px;
}

.lhtta-gf-red-box {
    border: 2px solid #e13e32;
    padding: 35px 60px;
    margin-top: 25px;
    font-size: 15px;
    margin-bottom: 50px;
}
.lhtta-gf-red-box-text {
    font-weight: bold;
}
.lhtta-gf-red-box-text.red-text {
    color: #e13e32;
    margin-top: 25px;
}


body .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    color: #00a6dc;
    opacity: 1;
}

body .gform_wrapper .percentbar_blue::after {
    content: '';
    width: 9px;
    height: 5px;
    background-color: #0095c6;
    display: block;
    border-radius: 50%;
    float: right;
    padding: 8px;
    margin-right: -45px;
    margin-top: -3px;
}

body .gform_wrapper .gf_progressbar {
    padding: 3px;
    background-color: transparent;
}

body .gform_wrapper .percentbar_blue {
    background-color: #00a6dc !important;
}

body .gform_wrapper .gf_progressbar_percentage {
    height: 10px;
    background: none;
}

body .gform_wrapper .gf_progressbar::after {
    height: 10px;
    margin-top: -10px;
}

body .gform_wrapper .gf_progressbar_percentage span {
    color: #000;
    text-shadow: none;
    margin-top: 10px;
}

body .gform_wrapper h2.gsection_title {
  font-size: 1.5em;
}

body .gform_wrapper .gsection {
    border-bottom: none;
}
body .gform_wrapper .gfield_required {
    color: #e13c34;
}
body .gform_wrapper ul.gform_fields li.gfield {
    text-align: center;
    padding-right: 0;
}
body .gform_wrapper .top_label div.ginput_container {
  text-align: left;
    margin-top: 20px !important;
}

body .gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label {
  font-size: 14px;
}


body .gform_wrapper ul.gfield_checkbox,
body .gform_wrapper ul.gfield_radio {
  display: inline-block;
}
body .gform_wrapper ul.gfield_checkbox li,
body .gform_wrapper ul.gfield_radio li {
    width: 50%;
    float: left;
}

body .gform_wrapper .gform_page_footer {
    border-top: none;
}

body .gform_wrapper .gform_page_footer .button.gform_next_button,
body .gform_wrapper .gform_page_footer .button.gform_button {
  border: none !important;
    padding: 10px 55px;
  border-radius: 10px;
    background-color: #e13e32;
    float: right;
}

body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type="submit"] {
  border: none !important;
    padding: 10px 55px;
  border-radius: 10px;
    background-color: #e13e32;
}

body .gform_wrapper .gform_page_footer .button.gform_previous_button {
    margin-bottom: 0;
    background-color: transparent;
    border: none !important;
    border-bottom: 2px solid #00a6dc !important;
  border-radius: 0;
    color: #00a6dc;
    opacity: 1;
    padding: 5px;
    float: left;
}
body .gform_wrapper .gform_page_footer .button.gform_previous_button:hover {
    box-shadow: none;
}

#gform_page_1_1 .gform_page_footer {
  text-align: center;
}
#gform_page_1_1 .gform_page_footer .button.gform_next_button {
    float: none;
}


.gform_wrapper ul.gform_fields li.gfield.pf-gf-half-width-field {
    clear: none;
    float: left;
    width: 50%;
}
/**-- Tablet View And Below That--**/
@media only screen and (max-width: 991px) {
    
}

/**-- Mobile View --**/
@media only screen and (max-width: 767px) {
    .lhtta-gf-red-box {
        padding: 35px 30px;
    }
    body .gform_wrapper .gform_body {
        width: 100%;
    }
    .gform_wrapper ul.gform_fields li.gfield.pf-gf-half-width-field {
        float: none;
        width: 100%;
    }
    body .gform_wrapper ul.gfield_checkbox li,
    body .gform_wrapper ul.gfield_radio li {
        width: 100%;
        float: none;
    }
    body .gform_wrapper .gform_page_footer .button.gform_previous_button {
      margin-bottom: 25px;
    }
    body .gform_wrapper .gform_page_footer .button.gform_next_button,
    body .gform_wrapper .gform_page_footer .button.gform_button {
        line-height: inherit !important;
    }
}

/** Halloween Popup CSS **/
.snp-pop-65985.snppopup .bld-el-cont.bld-el-text.bld-step-1-el-3.animated span {
    color: #fff !important;
}
.snp-pop-65985.snppopup .bld-el-cont.bld-el-button.bld-step-1-el-5.animated i {
    color: #fff;
    padding-top: 0;
}


/**-- Mobile View --**/
@media only screen and (max-width: 767px) {
    .snp-pop-65985 .bld-step-1-el-1 span {
        line-height: 1;
    }
    .snp-pop-65985 .bld-step-1-el-1 span strong {
        font-size: 21px;
    }
    .snp-pop-65985 .bld-step-1-el-2 {
        margin-top: -15px;
    }
}


/** All online courses **/
div[class*='aoc-section'] h2 {
    font-size: 25px;
    line-height: 38px;
    font-weight: 700 !important;
}

div[class*='aoc-section'] .fl-rich-text p {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 33px;
}

.common-page-banner .fl-row-content-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 400px;
    position: relative;
}

.common-page-banner .fl-row-content-wrap:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;  
    width: 100%;
    height: 100%;
    background-color: rgb(0,0,0,0.25);
}

.common-page-banner .fl-row-content-wrap .fl-row-content {
    position: relative;
}

.common-page-banner .section-heading .fl-heading {
    text-align: center;
    color: white;
    font-size: 31px;
    line-height: 48px;
    font-weight: 700;
}

.aoc-section-1 .fl-rich-text h2 {
    color: #012243;
}

.aoc-section-1 .fl-row-content-wrap {
    padding: 75px 0px 50px 0px;
}

.section-communication-steps .fl-row-content-wrap {
    padding: 70px 0px 65px 0px;
}

.section-communication-steps .section-heading .fl-heading, .aoc-section-2 .section-heading .fl-heading, .section-courses .section-heading .fl-heading, .aoc-section-4 .section-heading .fl-heading {
    font-size: 32px;
    line-height: 45px;
    font-weight: 700;
    color: #012243;
}

.section-communication-steps .fl-rich-text h3 {
    font-size: 25px;
    line-height: 38px;
    font-weight: 700;
    color: #012243;
    margin: 50px 0px 30px 0px;
}

.section-communication-steps .fl-rich-text p {
    font-size: 18px;
    line-height: 33px;
    margin-bottom: 24px;
}

.aoc-section-2 .fl-row-content-wrap {
    background: linear-gradient(to bottom, #e4bebc 0%,#e7d0c7 100%);
    padding: 60px 0px 60px 0px;
}

.section-courses .content-col-texts .fl-module-button {
    float: left;
    margin-right: 10px;
    margin-top: 18px;
}

.section-courses .section-heading {
    /*margin-bottom: 50px;*/
}

.section-courses .fl-row-content-wrap {
    padding: 75px 0px 25px 0px;
}

.section-courses .content-col-texts, .section-courses .content-col-media {
    padding: 15px;
}

.section-courses .content-col-texts .fl-rich-text h3 {
    color: #012243;
    font-weight: 700;
    line-height: 38px;
}

.section-courses .fl-col-group .fl-col-has-cols {
    /*border-bottom: 2px solid #cccccc;
    margin: 0 0 30px;
    padding: 55px 0;
    width: 100%;*/
}

.section-courses .fl-row-content-wrap > .fl-row-content .fl-col-group .fl-col-has-cols {
    /*margin: 0px 0 55px;*/
    padding: 55px 0;
    width: 100%;
}

.section-courses .fl-row-content-wrap > .fl-row-content .fl-col-group:not(:last-child) .fl-col-has-cols {
    border-bottom: 2px solid #cccccc;
}

.section-courses .content-col-texts .fl-button {
    background-color: #f14e56 !important;
    border: none;
    padding: 0px;
    height: 60px;
    width: 200px;
    text-align: center;
    font-size: 18px;
    line-height: 60px;
    font-weight: 600;
    letter-spacing: 1px;
    transition: 200ms;
}

.section-courses .content-col-texts .fl-button .fl-button-text {
    color: white;
}

.section-courses .content-col-texts .fl-button:hover {
    box-shadow: inset 0 0 1000px rgba(0,0,0,.15);
}

.section-courses .section-footer {
    margin-top: 50px;
}

.aoc-section-4 .fl-row-content-wrap {
    background: linear-gradient(to bottom, #cde4ef 0%,#c5e0ea 100%);
    padding: 30px 0px;
}

.aoc-section-4 .content-col-media img {
    display: block;
    margin-top: -60px;
}

.aoc-section-4 .section-heading {
    margin-top: 23px;
}

.aoc-section-5 .fl-row-content-wrap {
    padding: 20px 0px 5px 0px;
}

.aoc-section-6 .fl-row-content-wrap {
    padding: 70px 0px 45px 0px;
}

.aoc-section-6 .content-col-texts {
    padding-left: 25px;
}

.aoc-section-6 .content-col-texts .fl-rich-text p:first-of-type {
    color: #808080;
}





/* responsive code */

@media only screen and (max-width: 768px) {
    .common-page-banner .fl-row-content-wrap {
        height: 280px;
    }
  
    div[class*='aoc-section'] h2 {
        font-size: 18px;
        line-height: 30px;
    }
  
    div[class*='aoc-section'] .fl-rich-text p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px;
    }
  
    .common-page-banner .section-heading .fl-heading {
      font-size: 28px;
      line-height: 40px;
    }
  
    .aoc-section-1 .fl-row-content-wrap {
        padding: 50px 0px 30px 0px;
    }
  
    .section-communication-steps .section-heading .fl-heading, .aoc-section-2 .section-heading .fl-heading, .section-courses .section-heading .fl-heading, .aoc-section-4 .section-heading .fl-heading {
      font-size: 22px;
        line-height: 35px;
    }
  
    .section-communication-steps .fl-rich-text h3 {
        font-size: 18px;
        line-height: 30px;
        margin: 35px 0px 20px 0px;
    }
  
    .section-communication-steps .fl-rich-text p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px;
    }
  
    .section-communication-steps .fl-row-content-wrap {
        padding: 50px 0px 35px 0px;
    }
  
    .aoc-section-2 .section-heading .fl-heading {
        max-width: 360px;
        margin: 0 auto !important;
    }
    
    .aoc-section-2 .fl-row-content-wrap {
        background: linear-gradient(to bottom, #e4bebc 0%,#e7d0c7 100%);
        padding: 40px 0px 40px 0px;
    }
    
    .section-courses .fl-col-small:not(.fl-col-small-full-width) {
    margin-left: 0px;
    }
  
    .section-courses .content-col-texts, .section-courses .content-col-media {
    padding: 20px 0px;
    }
  
    .section-courses .content-col-texts .fl-rich-text h3 {
        font-size: 20px;
        line-height: 32px;
    }
  
    .section-courses .content-col-texts .fl-button {
        height: 50px;
        width: 170px;
        font-size: 16px;
        line-height: 50px;
    }
  
    .section-courses .fl-col-group .fl-col-has-cols {
    padding: 30px 0;
    }
  
    .section-courses .fl-row-content-wrap > .fl-row-content .fl-col-group .fl-col-has-cols {
        padding: 30px 0;
        width: 100%;
    }
  
    .section-courses .fl-row-content-wrap {
        padding: 50px 0px 15px 0px;
    }
  
    .aoc-section-4 .section-heading .fl-heading {
        max-width: 360px;
        text-align: center;
        margin: 0 auto !important;
    }
  
    .aoc-section-4 .section-heading {
        margin-top: 0px;
        margin-bottom: 30px;
    }
  
    .aoc-section-4 .content-col-media img {
        display: inline;
        margin: 0px;
    }
  
    .aoc-section-4 .fl-row-content-wrap {
        padding: 40px 0px 50px 0px;
    }
  
    .aoc-section-5 .fl-row-content-wrap {
        padding: 0px 0px 5px 0px;
    }
  
    .aoc-section-6 .fl-row-content-wrap {
        padding: 65px 0px 20px 0px;
    }
  
    .aoc-section-6 .content-col-texts {
        padding-left: 0px;
        padding-top: 25px;
    }
}

@media only screen and (max-width: 480px) {
    .common-page-banner .fl-row-content-wrap {
        height: 220px;
    }
  
    .common-page-banner .section-heading .fl-heading {
        font-size: 20px;
        line-height: 32px;
    }
  
    .section-courses .content-col-texts .fl-rich-text h3 {
        font-size: 18px;
        line-height: 28px;
    }
}

/** Login Page CSS New From MM **/
.lhtta-login-wrapper-left-col {
    position: relative
}
.lhtta-login-wrapper-left-col .fl-col-content:before {
    content: "";
    background-image: url(/wp-content/uploads/2020/04/login-page-horse.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 350px;
    width: 350px;
    height: 350px;
    position: absolute;
    left: -120px;
    top: -65px;
    z-index: -1;
}
.lhtta-login-wrapper-left-col .fl-col-content:after {
    content: "";
    background-image: url(/wp-content/uploads/2020/04/login-page-cat-left.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 135px;
    width: 125px;
    height: 270px;
    position: absolute;
    left: -84px;
    bottom: 0;
    z-index: 0;
}

.lhtta-login-wrapper-right-col {
    position: relative
}
.lhtta-login-wrapper-right-col .fl-col-content:before {
    content: "";
    background-image: url(/wp-content/uploads/2020/04/login-page-dog.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 275px;
    width: 325px;
    height: 375px;
    position: absolute;
    right: -185px;
    top: -25px;
    z-index: -1;
}

.lhtta-login-wrapper-right-col .fl-col-content:after {
    content: "";
    background-image: url(/wp-content/uploads/2020/04/login-page-cat-right.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 250px;
    width: 250px;
    height: 200px;
    position: absolute;
    right: -165px;
    bottom: -10px;
    z-index: 0;
}
/**-- Tablet View And Below That --**/
@media only screen and (max-width: 991px) {
  .lhtta-login-wrapper-right-col .fl-col-content:after,
  .lhtta-login-wrapper-left-col .fl-col-content:before,
  .lhtta-login-wrapper-right-col .fl-col-content:before,
  .lhtta-login-wrapper-right-col .fl-col-content:after {
      display: none;
  }
}

/***** Login with AJAX - Begins *****/

.pf-lwa-form-wrapper .widget.widget_loginwithajaxwidget {
    margin: 0;
}

.pf-lwa-form-wrapper .lwa-loading {
    width: 110%;
    height: 110%;
    left: -5%;
    top: -5%;
}

.pf-lwa-form-wrapper .lwa.lwa-divs-only {
    font-family: "Proxima Nova Regular", Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #171C34;
}

.pf-lwa-form-wrapper form.lwa-form div {
    margin-bottom: 8px;
}

.pf-lwa-form-wrapper .lwa-divs-only input[type="text"],
.pf-lwa-form-wrapper .lwa-divs-only input[type="password"],
.pf-lwa-form-wrapper .lwa-divs-only input[type="email"] {
    box-shadow: 2px 2px 5px #00000029;
    border-radius: 8px;
    padding: 12px 25px;
    width: 100%;
}

.pf-lwa-form-wrapper .lwa-divs-only .lwa-links {
    padding-left: 10px;
    position: relative;
}

.pf-lwa-form-wrapper a.lwa-links-remember,
.pf-lwa-form-wrapper a.lwa-links-remember-cancel {
    color: #171C34;
    text-decoration: underline;
}

.pf-lwa-form-wrapper .lwa-divs-only .lwa-submit-button {
    float: none;
    text-align: center;
    margin-top: 15px;
}

.pf-lwa-form-wrapper .lwa-divs-only input[type="submit"] {
    background-color: #DD3333;
    color: #fff;
    padding: 10px 70px;
    border-radius: 8px;
    font-family: "Proxima Nova Semibold", Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    width: 100%;
}

.pf-lwa-form-wrapper .lwa-divs-only .lwa-remember input[type="submit"] {
    padding: 10px 50px;
}

.pf-lwa-form-wrapper a.lwa-links-remember-cancel {
    display: block;
    margin-top: 5px;
}

.pf-lwa-form-wrapper a.lwa-links-remember {
    position: absolute;
    top: 0;
    right: 0;
}


.pf-lwa-form-wrapper .lwa-status-invalid,
.pf-lwa-form-wrapper .lwa-status-confirm {
    border: none;
    border-left: 3px solid #EA5149;
    border-radius: 0;
    padding: 15px 20px;
    line-height: 25px;
    box-shadow: 2px 2px 5px #00000029;
    margin-bottom: 15px;
}

.pf-lwa-form-wrapper .lwa-status-confirm {
    border-left: 3px solid #019e7c;
}
/***** Login with AJAX - Ends *****/
/** Courses Area Page CSS **/
.ld_course_grid_price {
    display: none;
}


ul.pf-ld-course-cat-selector {
    display: inline-block;
    margin-bottom: 25px;
}

ul.pf-ld-course-cat-selector li {
    float: left;
    list-style-type: none;
    margin-bottom: 30px;
}

ul.pf-ld-course-cat-selector li a {
    background-color: #28ABE3;
    color: #fff;
    padding: 10px 25px;
    margin-right: 15px;
    border-radius: 5px;
    font-size: 16px;
}


div#ld_course_categorydropdown {
    display: none;
}

.ld-course-list-items .ld_course_grid .thumbnail.course img {
    height: 250px;
}
.ld-course-list-items .ld_course_grid .entry-title {
    height: 100px;
}

/**-- Tablet View And Below That --**/
@media only screen and (max-width: 991px) {
  .ld-course-list-items .ld_course_grid.col-md-4 {
      flex: 0 0 50%;
      max-width: 50%;
  }
}
/**-- Mobile View --**/
@media only screen and (max-width: 767px) {
  ul.pf-ld-course-cat-selector li a {
      padding: 8px 20px;
      font-size: 15px;
  }
  ul.pf-ld-course-cat-selector li {
      margin-bottom: 20px;
  }
  ul.pf-ld-course-cat-selector {
      margin-bottom: 10px;
  }
  
  
  .ld-course-list-items .ld_course_grid.col-md-4 {
      flex: 0 0 100%;
      max-width: 100%;
  }
  .ld-course-list-items .ld_course_grid .thumbnail.course img {
      height: inherit;
  }
  .ld-course-list-items .ld_course_grid .entry-title {
      height: inherit;
  }
}
/** Featured Animal Teacher Widget CSS **/
.widget_search input[type="submit"] {
    height: auto;
    clip: initial;
    margin: 0;
    padding: 15px;
    width: 100%;
    margin-top: 10px;
    position: initial;
}

[type=search] {
    border: 2px solid #e2e4e7;
    border-radius: 8px;
}


.widget-area .widget_display_search input[type="text"] {
    border-radius: 8px;
    padding: 10px 15px;
    border: 2px solid #e2e4e7;
}

.widget-area .widget_display_search input[type="submit"] {
    position: inherit !important;
    width: 100%;
    background-color: #dd3333 !important;
    border-radius: 5px;
    margin-top: 10px;
    padding: 12px;
}


/***** Featured Animal Teacher Widget CSS - Begins *****/
.lhtta-fat-widget img.lhtta-fat-img {
    width: 100%;
}
.lhtta-fat-widget h3.widget_heading {
    color: #012243;
    margin-bottom: 15px;
}
.lhtta-fat-widget .owner-animal-info-wrapper {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}
.lhtta-fat-widget .owner-animal-info-wrapper div.owner-animal-info {
    width: 50%;
    float: left;
}
.lhtta-fat-widget .owner-animal-info-wrapper div.owner-animal-info p.label {
    color: #012243;
    font-weight: 600;
    font-size: 16px;
}
.lhtta-fat-widget .owner-animal-info-wrapper div.owner-animal-info p.value {
    color: #DD3333;
    font-weight: 600;
    font-size: 25px;
    margin-top: -20px;
}
/***** Featured Animal Teacher Widget CSS - Ends *****/

h3.widgettitle.widget-title {
    font-family: "Open Sans",sans-serif;
    font-weight: 800;
    color: #157DBC;
    font-size: 20px;
    line-height: 30px;
}
ul.bbp-topics-widget.newness li {
    border-bottom: 1px solid #E5E5E5;
    padding: 10px 10px 20px 10px;
    list-style-type: none;
}
ul.bbp-topics-widget.newness li:last-child {
    border-bottom: none;
}
ul.bbp-topics-widget.newness li a.bbp-forum-title {
    color: #157DBC;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 20px;
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
}
ul.bbp-topics-widget.newness li:before {
    content: '\f15c';
    font-family: "Font Awesome 5 Free";
    color: #dd3333;
    margin-right: 5px;
}
/** Master CSS **/
/***** Search Box CSS *****/
.rbhq-search-box-wrapper {
    text-align: center;
}
.rbhq-search-box {
    display: inline-block;
    width: 50%;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.35);
    border-radius: 25px;
    margin: 0 auto;
    height: 50px;
}
input.rbhq-search-term {
    width: 80%;
    float: left;
    border-radius: 25px 0 0 25px;
    padding: 15px 25px;
}
button.rbhq-search-btn {
    width: 20%;
    float: left;
    border-radius: 0 25px 25px 0;
    background-color: #DD3333;
    border: 2px solid #DD3333;
    height: 100%;
}
/**-- Tablet View And Below That --**/
@media only screen and (max-width: 991px) {
    .rbhq-search-box {
        width: 70%;
    }
}

/**-- Mobile View --**/
@media only screen and (max-width: 767px) {  
    .rbhq-search-box-wrapper {
        padding: 0;
    }  
  .rbhq-search-box {
        width: 100%;
    }
    input.rbhq-search-term {
      width: 77%;
    }
    button.rbhq-search-btn i {
        margin-left: -8px;
    }
}
/***** Search Box CSS *****/





/*
div#wpfront-notification-bar {
    height: auto !important;
}
*/

/*
.lhtta-home-page-form.lhtta-home-page-form-alt-design a {
    color: #DD3333;
    text-decoration: underline;
}
*/

.lhtta-home-page-form a {
    color: #DD3333;
    text-decoration: underline;
}


body.ld-in-focus-mode.admin-bar {
    padding-top: 0;
}
body.ld-in-focus-mode a {
    text-decoration: none;
}


header.pf-related-posts-entry-header {
  font-family: "Open Sans", sans-serif;
    font-weight: 800;
    font-size: 38px;
    line-height: 1.2;
    color: #28ABE3;
    margin-bottom: 20px; 
}


.lhtta-home-page-form .row input[type=text],
.lhtta-home-page-form .row input[type=email] {
    width: 100%;
    margin-bottom: 15px;
    border-radius: 8px;
}


/*
.pf-review-slider.lhtta-animal-slider-home-page {
    padding: 0;
}
.pf-review-slider.lhtta-animal-slider-home-page .review-item {
    background-blend-mode: overlay;
    background-color: #9e9e9e55;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
*/

.pf-review-slider.lhtta-animal-slider-home-page .lhtta-review-content-box {
    text-align: left;
}
.pf-review-slider.lhtta-animal-slider-home-page .lhtta-review-content-box .client-testimonial-title {
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}
.pf-review-slider.lhtta-animal-slider-home-page .lhtta-review-content-box .client-review p {
    color: #012243;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
}
.pf-review-slider.lhtta-animal-slider-home-page .review-item .lhtta-review-content-box {
    background-color: #ffffffbf;
    /* margin: 100px; */
}
.pf-review-slider.lhtta-animal-slider-home-page .review-item .lhtta-review-content-box:after {
  display: none;
}



.lhtta-vimeo-video {
  text-align: center;
}

.learndash-wrapper li {
    list-style-type: inherit;
}
body #buddypress li {
  list-style-type: none;
}

body.error404 .entry-content {
    max-width: 100%;
    margin: 0;
    padding: 0;
}
body.error404 .site-inner {
    max-width: 100%;
}
body.error404  article.entry {
    margin: 0;
}


.fl-accordion-button-label {
  outline: none !important;
}

.user-tab {
    display: inline-block;
    width: 100%;
}
.user-tab .user-section {
    float: left;
}
.user-tab .user-section a {
    clear: both;
}


.entry-content ol,
.entry-content ul {
    padding-left: inherit;
}
.site-header {
    border-bottom: 2px solid #f7f7f7;
}
.site-header > .wrap {
    padding: 20px 100px 5px 100px;
}





/*
.lhtta-hide-widget {
  display: none;
}
*/




aside#genesis-sidebar-primary {
    display: none;
}

body .content {
    width: 100% ;
}

body .site-inner {
      padding: 30px 20px !important;
  }

body.page .site-inner {
      padding: 0 !important;
  }


.entry-content {
    padding-left: 0 !important;
}

body.single-sfwd-courses .content {
    width: 70%;
    float: left;
    padding-right: 20px;
}

body.single-sfwd-courses aside#genesis-sidebar-primary {
    display: block;
    width: 30%;
    float: left;
    padding-left: 20px;
}


.pagination {
    margin: 25px 0;
}





/**-- Tablet View And Below That --**/
@media only screen and (max-width: 991px) {
  body.single-sfwd-courses .content {
      padding-right: 0;
  }
  
  .site-inner {
      padding-right: 5px;
  }
    .entry-content {
      padding-right: 0 !important;
  }
  .lhtta-fat-widget .button,
  .lhtta-fat-widget .button:hover {
      padding: 8px 10px;
  }
  
}

/**-- Mobile View --**/
@media only screen and (max-width: 767px) {
  body.single-sfwd-courses .content {
      width: 100%;
  }
  body.single-sfwd-courses aside#genesis-sidebar-primary {
      width: 100% !important;
      padding-left: 0;
  }
  .entry-content {
      padding-right: 0 !important;
  }
  body.single-sfwd-courses article.sfwd-courses .ld-item-title {
      text-align: left;
      margin: 0 25px 0 35px;  
  }
}

/** Page CSS **/
body.lhtta-hide-header-footer header.site-header {
    display: none;
}
body.lhtta-hide-header-footer footer.site-footer {
    display: none;
}

body.lhtta-hide-page-header .lhtta-header,
body.bp-user .lhtta-header{
  display: none;
}
body.home .lhtta-header {
    display: none;
}

.lhtta-header-with-img {
    background-position: center;
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.25);
    background-blend-mode: overlay;
}
.lhtta-header-with-img h2 {
    color: #fff;
    text-align: center;
    padding: 135px 50px;
  font-size: 55px;
}


.lhtta-header-without-img h2 {
    color: #fff;
    text-align: center;
    padding: 135px 50px;
    font-size: 55px;
    background-color: #157dbc;
}



div#active-courses article {
    width: 25%;
    float: left;
    padding: 15px;
}
button.course-delete {
    display: none;
}
.course-inner .entry header h2 {
  font-size: 18px;
  line-height: 25px;
  margin: 0 0 10px 0;
}

div#active-courses .course-inner .entry a.button {
    padding: 15px 0;
    border: 2px solid #157dbc;
    color: #157dbc;
    font-size: 15px;
}
div#active-courses .course-inner .entry a.button:hover {
    color: #fff;
    background-color: #157dbc;
}
/** BuddyPress Forum CSS **/
span.bbp-author-name {
    font-weight: 600;
    color: #157dbc;
    font-size: 15px;
}
li.bbp-topic-freshness a {
    font-size: 15px;
}
li.bbp-topic-title .bbp-topic-meta {
    display: none;
}
.bbp-template-notice.info + .bbp-pagination {
    display: none;
}

#bbpress-forums .widget_display_replies img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar {
    max-width: initial;
    max-height: inherit;
}




#bbpress-forums .bbp-attachments-count {
    margin-top: 7px;
}

#bbpress-forums .bbp-pagination-links a,
#bbpress-forums .bbp-pagination-links span.current {
    font-size: 15px;
    line-height: 45px;
    border: 3px solid #efefef;
    border-radius: 50%;
    padding: 0;
    height: 50px;
    width: 50px;
    text-align: center;
}
#bbpress-forums .bbp-pagination-links a:hover {
    border: 3px solid #efefef;
}


div.bbp-template-notice.info {
    margin-top: 50px;
}

.bbp-header .forum-titles li {
    padding-left: 25px;
}

.bbp-topics ul.super-sticky li.bbp-topic-title:before,
.bbp-topics ul.sticky li.bbp-topic-title::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;
    text-rendering: auto;
    text-decoration: inherit;
    speak: none;
    float: left;
    font-size: 1.6em;
    width: 1.1em;
    display: block;
    line-height: 1;
    content: "\f08d";
    -webkit-font-smoothing: antialiased;
    color: #1db4da;
}
.bbp-topics ul.super-sticky li.bbp-topic-title:before {
    color: #dd3333;
}

a.bbp-topic-permalink {
    font-weight: 600;
    color: #157dbc;
}


#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
    padding: 30px;
}
#bbpress-forums li.bbp-header {
    background: #157dbc;
  padding: 25px 25px;
    color: #fff;
}

#bbpress-forums {
    font-size: 16px;
}



#bbpress-forums #favorite-toggle,
#bbpress-forums #subscription-toggle {
    padding: 8px 15px;
    background-color: #dd3333;
    color: #dd3333;
    border-radius: 5px;
}
body.topic #bbpress-forums #subscription-toggle {
    padding-left: 0;
}
#bbpress-forums span#favorite-toggle {
    margin-right: 20px;
}

a.favorite-toggle,
a.subscription-toggle {
    color: #fff;
}

.bbp-topic-tags {
    margin-top: 20px;
}

#bbpress-forums fieldset.bbp-form input,
#bbpress-forums fieldset.bbp-form p,
#bbpress-forums fieldset.bbp-form select,
#bbpress-forums fieldset.bbp-form textarea {
    margin: 8px 0 8px;
}

div.bbp-breadcrumb,
div.bbp-topic-tags {
    font-size: 16px;
    line-height: 25px;
}

div.bbp-template-notice li,
div.bbp-template-notice p {
    padding: 10px;
    font-size: 15px;
}

#bbpress-forums fieldset.bbp-form input[type=text],
#bbpress-forums fieldset.bbp-form select {
    height: auto;
  padding: 10px;
    margin-top: 8px;
}

#bbpress-forums li.bbp-header {
    background: #157dbc;
    padding: 25px 0;
}
#bbpress-forums li.bbp-header div {
    color: #fff;
}

li.bbp-footer {
    display: none;
}

#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-reply-header,
#bbpress-forums div.bbp-topic-header {
    padding: 20px;
}

.bbp-meta .bbp-reply-post-date+a {
    color: #ccc;
    margin-top: 3px;
    margin-left: 15px;
}
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results,
#bbpress-forums ul.bbp-topics {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
}

#bbpress-forums div.bbp-reply-author .bbp-author-name,
#bbpress-forums div.bbp-topic-author .bbp-author-name {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 25px;
    color: #157dbc;
}


/** My Account Page CSS **/
.lhtta-my-account-avatar {
    text-align: center;
}
.lhtta-my-account-avatar .bp-user-avatar {
    position: relative;
    width: inherit;
    float: none;
    display: inline-block;
}
.lhtta-my-account-avatar .bp-user-avatar .ci-online {
    top: 120px;
    left: 120px;
}
button.rbhq-search-btn {
    outline: none;
}

.pf-post-listing-wrapper .archive-pagination li a:focus,
.pf-post-listing-wrapper .archive-pagination li a:hover,
.pf-post-listing-wrapper .archive-pagination li.active a {
    background-color: #157DBC;
    color: #fff;
    border-radius: 3px;
}
.pf-post-listing-wrapper .archive-pagination.pagination a {
    border-radius: 3px;
}
/** Onboarding Pages CSS **/
.lhtta-onboarding-data-wrapper {
  position: relative;
}
.lhtta-onboarding-data-wrapper:before {
    content: "" !important;
    background-image: url(/wp-content/uploads/2020/04/onboarding-left-img.png) !important;
    background-repeat: no-repeat;
    background-position: left;
    background-size: 250px;
    width: 300px;
    height: 300px;
    position: absolute;
    z-index: 0;
    left: -125px;
    bottom: -30px;
}
.lhtta-onboarding-data-wrapper:after {
    content: "" !important;
    background-image: url(/wp-content/uploads/2020/04/onboarding-right-img.png) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 250px;
    width: 300px;
    height: 250px;
    position: absolute;
    z-index: 0;
    right: -125px;
    bottom: -30px;
}
/**-- Tablet View And Below That --**/
@media only screen and (max-width: 991px) {
  .lhtta-onboarding-data-wrapper:before {
        display: none;
    }
    .lhtta-onboarding-data-wrapper:after {
        display: none;
    }
}

/*
.lhtta-welcome-animal-left {
    position: absolute;
}
.lhtta-welcome-animal-right {
    float: right;
}
*/

.password_change_message {
    border-left: 3px solid #012243;
    background: #f3f3f3;
    padding: 15px;
    margin-bottom: 15px;
}

/***** Step - 3 CSS *****/
.lhtta-alone-price-col {
    margin: 0 auto;
}
.lhtta-active-pricing-col {
    position: relative;
}
.lhtta-you-are-here-tag {
    background-color: #DD3333;
    position: absolute;
    margin-left: 90px;
    top: 0;
    z-index: 9;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 2px 10px;
}
.lhtta-active-pricing-col .lhtta-you-are-here-tag-module {
  height: 0;  
}
.lhtta-prcing-table-btn {
    position: absolute;
    bottom: -25px;
    z-index: 9;
}
.lhtta-pricing-table-header {
    border-radius: 5px 5px 0 0;
}
.lhtta-pricing-table-header.silver {
    background: transparent linear-gradient(98deg, #BDCBDC 0%, #93A9C1 100%) 0% 0% no-repeat padding-box;
}
.lhtta-pricing-table-header.gold {
    background: transparent linear-gradient(98deg, #FDCB5B 0%, #FCAC44 100%) 0% 0% no-repeat padding-box;
}
.lhtta-pricing-table-header.platinum {
    background: transparent linear-gradient(98deg, #4D626E 0%, #224353 100%) 0% 0% no-repeat padding-box;
}

/***** Step - 5 CSS *****/
.lhtta-club-policy-scroller-sec {
    height: 350px;
    overflow-y: scroll;
}

.lhtta-club-policy-scroller-sec::-webkit-scrollbar {
  width: 10px;
}
 
.lhtta-club-policy-scroller-sec::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}
 
.lhtta-club-policy-scroller-sec::-webkit-scrollbar-thumb {
  background-color: #28ABE3;
  outline: 1px solid slategrey;
}

/***** Step - 6 CSS *****/
.lhtta-active-pricing-col .lhtta-accept-tnc-form-wrapper input[type="submit"] {
    width: 100%;
}
/** Gravity Form CSS **/
/*
body .lhtta-gf-wrapper .gform_wrapper .top_label .gfield_label,
.gform_wrapper legend.gfield_label {
    display: none;
}
*/

.lhtta-gf-wrapper .gform_wrapper ul.gform_fields li.gfield.lhtta-margin-top-30px {
  margin-top: 30px;
}

.gform_wrapper .field_description_below .gfield_description {
    padding-top: 16px;
    padding: 0;
    font-size: 12px;
}

h2.lhtta-animal-detail-heading {
    font-weight: 700;
    text-decoration: underline;
    color: #28ABE3;
}

.lhtta-gf-wrapper .gform_wrapper li.gfield fieldset {
    border: none;
}
.lhtta-gf-wrapper .gfield_repeater .gfield_repeater_items .gfield_repeater_item {
    padding: 10px 25px;
    border-radius: 8px;
}
.lhtta-gf-wrapper .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    border: 2px solid #e2e4e7;
    padding: 10px;
    border-radius: 8px;
}
.lhtta-gf-wrapper .gfield_repeater_wrapper input {
    border: 2px solid #e2e4e7;
    border-radius: 8px;
}
.lhtta-gf-wrapper .gform_wrapper .gfield_repeater_item textarea {
    border: 2px solid #e2e4e7;
    border-radius: 8px;
    height: 150px !important;
    text-align: left !important;
    padding: 10px !important;
}
.lhtta-gf-wrapper .gform_wrapper ul.gform_fields li.gfield .gfield_repeater_item .gfield_label {
    font-weight: 600;
}
.lhtta-gf-wrapper .gfield_repeater_buttons .add_repeater_item_text,
.lhtta-gf-wrapper .gfield_repeater_buttons .remove_repeater_item_text {
    min-width: 150px;
    border-radius: 30px;
}




.lhtta-gf-wrapper .gform_wrapper .chosen-container-single .chosen-single {
    padding: 10px 20px;
    height: 45px;
    border-radius: 8px;
    background: #fff;
    border: 2px solid #e2e4e7;
}
.lhtta-gf-wrapper .gform_wrapper .chosen-container-single .chosen-single span,
.lhtta-gf-wrapper .gform_wrapper .chosen-container .chosen-results li {
    font-size: 15px;
    font-weight: 600;
}
.lhtta-gf-wrapper .gform_wrapper .chosen-container-single .chosen-single div {
    top: 7px;
    right: 8px;
}

.lhtta-gf-wrapper .gform_wrapper .gform_fields .gfield .ginput_container:before,
.lhtta-gf-wrapper .gform_wrapper .gform_fields .gfield.pf-gf-user-icon .ginput_container.ginput_complex span:before {
    content: none;
}

/*
.lhtta-gf-wrapper .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border-radius: 8px;
    padding: 10px 15px;
}

.lhtta-gf-wrapper .gform_wrapper textarea.medium {
    border-radius: 8px;
    padding: 10px 15px;
}
*/

/*
.lhtta-gf-wrapper .gform_wrapper .gform_footer {
    text-align: center;
}
*/




.lhtta-accept-tnc-form-wrapper {
    text-align: center;
    margin-top: 15px;
}

.lhtta-memb-account-update-form {
    margin-top: 25px;
    margin-bottom: 25px;
}
.lhtta-memb-account-update-form form br {
    display: none;
}
.lhtta-memb-account-update-form form input[type="text"],
.lhtta-memb-account-update-form form input[type="email"],
.lhtta-memb-account-update-form form input[type="password"] {
    border: 1px solid #707070;
    border-radius: 8px;
    margin-bottom: 10px;
}
.lhtta-memb-account-update-form form input[type="submit"] {
    width: 100%;
    margin-top: 10px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
}

.lhtta-memb-account-update-form.lhtta-welcome-onboard-password-reset {
    width: 50%;
    margin: 0 auto;
}



.lhtta-gf-wrapper .widget {
    margin-bottom: 0;
}



.lhtta-gf-wrapper .gform_wrapper ul.gform_fields li.gfield {
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}
.lhtta-gf-wrapper .gform_wrapper ul.gform_fields li.gfield .gfield_label {
    display: block;
    text-align: left;
    color: #012243;
    font-size: 18px;
}
.lhtta-gf-wrapper .gform_wrapper ul.gform_fields li.gfield.lhtta-hide-gf-label .gfield_label {
  display: none;
}
.lhtta-gf-wrapper .gform_wrapper .top_label div.ginput_container {
    margin-top: 10px !important;
}
.lhtta-gf-wrapper .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.lhtta-gf-wrapper .gform_wrapper textarea.medium {
    border-radius: 8px;
    padding: 10px 15px;
    border: 2px solid #e2e4e7;
}

.lhtta-gf-wrapper .gform_wrapper .gform_body {
    width: 100%;
}
.lhtta-gf-wrapper .gform_wrapper .gform_footer {
    text-align: center;
    padding: 0;
    margin: 0;
}
.lhtta-gf-wrapper .gform_wrapper .gform_footer .gform_button.button {
  background-color: #d12727;
    border-radius: 8px;
    padding: 15px 25px;
    box-shadow: none;
}



.lhtta-gf-wrapper.lhtta-gf-ath-form-wrapper li.lhtta-photo-of-animal-field {
    position: absolute;
    width: 44%;
    right: 40px;
    top: 55px;
}
.lhtta-gf-wrapper.lhtta-gf-ath-form-wrapper li.lhtta-photo-of-animal-field .gform_fileupload_multifile .gform_drop_area {
    padding: 120px 25px 35px 25px;
    margin-bottom: 0;
    background-color: #fff;
    border: 2px dotted #e2e4e7;
}
.lhtta-gf-wrapper.lhtta-gf-ath-form-wrapper li.lhtta-photo-of-animal-field .gform_fileupload_multifile .gform_drop_area:before {
    content: '';
    background-image: url(/wp-content/uploads/2020/04/download-icon.svg);
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50px;
    left: calc( 50% - 25px );
    background-repeat: no-repeat;
}

.lhtta-gf-wrapper.lhtta-gf-ath-form-wrapper li.lhtta-photo-of-animal-field .gform_fileupload_multifile .gform_drop_area input[type="button"] {
    background-color: #d12727;
    color: #fff;
}
.gform_anchor:focus {
    outline: none;
}
.ginput_container.ginput_container_fileupload .validation_message {
    font-weight: 400;
    font-size: 10px;
    text-align: center;
}

.lhtta-gf-wrapper.lhtta-gf-ath-form-wrapper li.lhtta-photo-of-animal-field.lhtta-photo-of-animal-field-repeater {
    top: 110px;
}
.lhtta-gf-wrapper.lhtta-gf-ath-form-wrapper li.lhtta-photo-of-animal-field .ginput_preview {
    text-align: center;
    font-size: 10px;
}
.lhtta-gf-wrapper.lhtta-gf-ath-form-wrapper li.lhtta-photo-of-animal-field .ginput_preview strong {
    font-weight: 600;
}
.lhtta-gf-wrapper.lhtta-gf-ath-form-wrapper li.lhtta-photo-of-animal-field.lhtta-photo-of-animal-field-repeater .gform_fileupload_multifile .gform_drop_area {
    padding: 50px 25px 15px 25px;
}
.lhtta-gf-wrapper.lhtta-gf-ath-form-wrapper li.lhtta-photo-of-animal-field.lhtta-photo-of-animal-field-repeater .gform_fileupload_multifile .gform_drop_area:before {
    width: 30px;
    height: 30px;
    top: 20px;
    left: calc( 50% - 15px );
    background-size: 25px;
}

/**-- Tablet View And Below--**/
@media only screen and (max-width: 991px) {
    .lhtta-memb-account-update-form.lhtta-welcome-onboard-password-reset {
        width: 70%;
    }
    .lhtta-gf-wrapper.lhtta-gf-ath-form-wrapper li.lhtta-photo-of-animal-field {
        width: 42%;
    }
}

/**-- Mobile View --**/
@media only screen and (max-width: 767px) {
    body .gform_wrapper ul.gfield_checkbox li,
    body .gform_wrapper ul.gfield_radio li {
        display: inherit;
        margin-bottom: 0;
    }
    .lhtta-memb-account-update-form.lhtta-welcome-onboard-password-reset {
        width: 100%;
    }
    .lhtta-gf-wrapper.lhtta-gf-ath-form-wrapper li.lhtta-photo-of-animal-field {
        position: inherit;
        width: 100%;
        right: inherit;
        top: inherit;
    }
    /*
    body .lhtta-gf-wrapper.lhtta-gf-ath-form-wrapper .gform_wrapper .gform_fileupload_multifile .gform_drop_area {
        padding: 25px;
    }
    */
    ul.six.steps {
        padding-left: 10px !important;
    }
}


/** BuddyPress Members Page CSS + Additional Fixes **/
.grid.members-list .list-wrap {
    min-height: inherit;
}
.grid.members-list .list-wrap .item-block {
    min-height: inherit;
}

.buddypress-wrap .grid.bp-list>li {
    list-style-type: none;
    padding: 10px;
}
.buddypress-wrap .grid.bp-list>li .item .last-activity {
    margin-top: 5px;
    display: none;
}
.buddypress-wrap .grid.bp-list>li .item-avatar img.avatar {
    padding: 10px;
}
.buddypress-wrap .grid.bp-list>li .action {
    position: inherit;
}
.buddypress-wrap .grid.bp-list>li .list-wrap {
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    border-radius: 5px !important;
    background-color: #fff;
    padding: 20px 0 !important;
}





.buddypress-wrap .grid.bp-list>li .action .generic-button a,
.buddypress-wrap .grid.bp-list>li .action .generic-button button {
    width: 90%;
    font-size: 15px;
    padding: 12px 15px;
    background-color: #DD3333;
    color: #fff;
    border-radius: 5px;
    margin: 0 auto;
}
.buddypress .buddypress-wrap .bp-list.grid .action a:focus,
.buddypress .buddypress-wrap .bp-list.grid .action a:hover,
.buddypress .buddypress-wrap .bp-list.grid .action button:focus,
.buddypress .buddypress-wrap .bp-list.grid .action button:hover {
    background-color: #DD3333;
}

/***** BuddyPress Button CSS *****/
body #buddypress input[type=submit],
body #buddypress input[type=submit]:hover {
    margin-right: 15px;
    font-size: 15px;
    background-color: #DD3333;
    border: none;
    border-radius: 5px !important;
    width: auto;
    padding: 12px 50px;
}
/***** BuddyPress Button CSS *****/

.rtm_bp_default_privacy {
    margin-bottom: 20px;
}
/** Single LearnDash Course Page CSS **/
ul.pf-course-materials li {
    list-style-type: none;
}
ul.pf-course-materials li:before {
    content: '\f15c';
    font-family: "Font Awesome 5 Free";
    color: #dd3333;
    margin-right: 10px;
}

body.single-sfwd-courses footer.entry-footer {
    display: none;
}
body.single-sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item {
    box-shadow: 0px 3px 15px #00000029;
    border: none;
    border-radius: 0;
    margin-bottom: 25px;
}
body.single-sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded {
    background-color: #F8F8FA;
    border-left: 5px solid #157DBC;
}
body.single-sfwd-courses .learndash-wrapper .ld-table-list .ld-table-list-items {
    padding-left: 0;
}
/*
body.single-sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-status-icon {
    display: none;
}
*/
body.single-sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-item-components {
    display: none;
}
body.single-sfwd-courses .learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-header {
    display: none;
}
body.single-sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded:before {
    display: none;
}
body.single-sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview {
    padding: 20px 25px;
}
body.single-sfwd-courses .learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-item {
    margin: 0 20px;
}
.learndash-wrapper .ld-status-icon {
    height: 20px;
    width: 20px;
    flex-basis: 20px;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name {
    font-weight: 600;
}

body.single-sfwd-courses .learndash-wrapper .ld-status-icon {
    margin: 4px 15px 0 0 !important;
}








.lhtta-ld-section-wrapper {
    background-color: #F8F8FA;
    box-shadow: 0px 3px 15px #00000029;
    margin-bottom: 50px;
}
.lhtta-ld-section-wrapper .ld-item-list-section-heading {
    background-color: #FFFFFF;
    padding: 10px 20px;
}

.learndash-wrapper .ld-item-list .lhtta-ld-section-wrapper .ld-item-list-item {
    border: none;
    border-left: 5px solid #157DBC;
    border-radius: 0;
    background-color: #F8F8FA;
}


.ld-item-list.ld-lesson-list {
    clear: both;
    padding-top: 20px;
}


ul.bbp-topics-widget.newness {
    text-align: left;
}
.widget-title {
    color: #157DBC;
}



/** Review Slider CSS **/
.pf-review-slider {
    text-align: center;
    padding: 0 20px;
}

.lhtta-review-content-box {
    border: 2px solid #69d2e7;
    padding: 25px;
    position: relative;
}
.lhtta-review-content-box:after {
    content: '';
    width: 26px;
    height: 25px;
    position: absolute;
    bottom: -24px;
    left: 50%;
    margin-left: -13px;
    background-image: url(/wp-content/uploads/2020/04/triangle.png);
    background-repeat: no-repeat;
    background-color: #fff;
}
.lhtta-review-client-box {
    margin-top: 30px;
}
.client-testimonial-title {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 10px;
}
.client-name {
  font-size: 18px;
}

.client-logo {
  display: inline-block;
}


.pf-review-slider .slick-arrow:before {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  color: #00a2e8;
  font-size: 20px;
}
.pf-review-slider .slick-prev.slick-arrow:before {
  content: "\f053";
}

.pf-review-slider .slick-prev,
.pf-review-slider .slick-next {
  top: 25%;
}
.client-logo img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid #eee;
}
.client-testimonial-slider-title {
    color: #DD3333;
    font-size: 30px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 15px;
    text-align: center;
}

.client-review {
    font-size: 18px;
    line-height: 28px;
}

/**-- Tablet View And Below That --**/
@media only screen and (max-width: 991px) {
  .pf-review-slider .slick-prev,
      .pf-review-slider .slick-next {
        top: 50%;
    }
}
  
/**-- Mobile View --**/
@media only screen and (max-width: 767px) {
  .pf-review-slider {
      padding: 0;
    }
}
/** Theme Fixes CSS + Common Utility CSS **/
body {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}

.site-header {
    background: transparent;
    box-shadow: none;
    width: 100%;
    padding: 0;
    z-index: 9;
    position: inherit;
}

a {
    text-decoration: none;
}
a:focus {
  outline: none;
}
p {
    margin: 0;
    margin-bottom: 15px;
}
.entry-content ul {
    margin-bottom: 0;
}

.current-menu-item a {
    font-weight: inherit;
    font-size: 16px;
    color: #157dbc !important;
}

/*
.site-footer {
  border-top: none;
  text-align: inherit;
}
*/

body.lhtta-no-header-footer-layout header.site-header {
    display: none;
}
body.lhtta-no-header-footer-layout footer.site-footer {
    display: none;
}

body.page header.entry-header {
    display: none;
}


div#genesis-footer-widgets {
    display: none;
}

body .pright {
    float: left;
    margin: 0 !important;
}


body.lhtta-hide-header header.site-header {
    display: none;
}

.site-inner {
    padding-top: 0;
}



body.page aside#genesis-sidebar-primary {
    display: none;
}

body.page .content {
    width: 100%;
    float: none;
}

.lhtta-footer-menu .pp-infolist-wrap .pp-infolist {
  text-align: left;
}
.lhtta-footer-menu .pp-infolist-wrap .pp-infolist ul {
  display: inline-block;
}
.lhtta-footer-menu .pp-infolist-wrap .pp-list-item {
  margin-right: 20px;
  float: left;
  padding-bottom: 0 !important;
}

.lhtta-footer-social-icons .pp-infolist-wrap .pp-infolist {
  text-align: left;
}
.lhtta-footer-social-icons .pp-infolist-wrap .pp-infolist ul {
  display: inline-block;
}
.lhtta-footer-social-icons .pp-infolist-wrap .pp-list-item {
  margin-right: 20px;
  float: left;
  padding-bottom: 0 !important;
}



.lhtta-student-login-link a {
  background-color: #DD3333;
    color: #fff !important;
    border-radius: 10px;
}

.pf-primary-menu .fl-menu ul.menu.fl-menu-horizontal li.menu-item.menu-item-has-children.fl-has-submenu ul.sub-menu li.menu-item {
  width: 50%;
    float: left;
    padding: 5px 10px;
}
.pf-primary-menu .fl-menu ul.menu.fl-menu-horizontal li.menu-item.menu-item-has-children.fl-has-submenu ul.sub-menu {
    min-width: 350px;
    box-shadow: rgba(91, 89, 106, 0.05) 0.3rem 0.5rem 1.5rem 0.5rem;
    background-color: #fff;
    border-radius: 10px;
}

.pf-primary-menu .fl-menu ul.menu.fl-menu-horizontal li.menu-item.menu-item-has-children.fl-has-submenu ul.sub-menu li.menu-item:nth-child(2) {
    border-left: 1px solid #f0f3f6;
}
.pf-primary-menu .fl-menu ul.menu.fl-menu-horizontal li.menu-item.menu-item-has-children.fl-has-submenu ul.sub-menu li.menu-item:nth-child(3) {
    border-top: 1px solid #f0f3f6;
}
.pf-primary-menu .fl-menu ul.menu.fl-menu-horizontal li.menu-item.menu-item-has-children.fl-has-submenu ul.sub-menu li.menu-item:nth-child(4) {
    border-left: 1px solid #f0f3f6;
    border-top: 1px solid #f0f3f6;
}


/**-- Tablet View And Below--**/
@media only screen and (max-width: 991px) {
    .lhtta-footer-menu .pp-infolist-wrap .pp-infolist {
        text-align: center;
    }
    .lhtta-footer-social-icons .pp-infolist-wrap .pp-infolist {
        text-align: center;
    }
    .lhtta-footer-menu .pp-infolist-wrap .pp-list-item {
        margin-right: 10px;
    }
}


/**-- Mobile View --**/
@media only screen and (max-width: 767px) {
    .lhtta-footer-menu .pp-infolist-wrap .pp-list-item {
        margin-right: 15px;
    }
    span.sep {
        visibility: hidden;
    }
    body.logged-in .pf-bp-menu-area {
        display: none;
    }

}



#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    left: inherit;
    width: 35%;
}

ul#menu-coaching-club-platinum-members li {
    margin-bottom: 10px;
}
ul#menu-help-submenu li {
    margin-bottom: 10px;
}
ul#menu-courses-submenu li {
    margin-bottom: 10px;
}
ul#menu-work-with-val-submenu li {
    margin-bottom: 10px;
}


/**-- Tablet View And Below That --**/
@media only screen and (max-width: 991px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
      width: 100%;
  }
  
}

/** BuddyPress Profile CSS **/
body.members .lhtta-header {
    display: none;
}
body.members nav.members-type-navs.main-navs.bp-navs.dir-navs {
    display: none;
}
.buddypress-wrap .grid.bp-list>li:nth-child(4n+1) {
    clear: left;
}
.bp-user #buddypress #item-header {
    display: none;
}
#buddypress nav#object-nav {
    display: none;
}
#buddypress nav#subnav {
    display: none;
}


body #buddypress .learndash-wrapper .ld-profile-avatar {
    border-radius: 100%;
}
body #buddypress .learndash-wrapper .ld-expand-button {
    border-radius: 20px;
}
body #buddypress .learndash-wrapper .ld-status-icon {
    border-radius: 100%;
}
body #buddypress .learndash-wrapper .ld-status {
    border-radius: 12px;
}

body.my-certificates .learndash-wrapper .ld-profile-summary {
    display: none;
}
body.my-certificates .learndash-wrapper #ld-profile .ld-section-heading {
    display: none;
}
body.my-certificates .learndash-wrapper .ld-item-list .ld-item-list-item.learndash-incomplete {
  display: none;
}
/** Go Pro Sales Page Fixes **/
ul.jsx-menu li {
    list-style-type: none;
}
div#js-primary-menu {
    display: none;
}

/** Sticky Alternate Menu CSS - Sales Page **/
.lhtta-best-deal-col {
    position: relative;
}
.lhtta-best-deal-col .fl-col-content.fl-node-content:after {
    content: "";
    background-image: url(/wp-content/uploads/2018/06/best-deal.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 100px;
    width: 100px;
    height: 100px;
    position: absolute;
    right: 0;
    top: 0;
}



#lhtta-tabs-top-nav-wrapper.stick {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 999999;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
}
#lhtta-tabs-top-nav-wrapper.stick .fl-row-content-wrap {
    padding-top: 0;
    padding-bottom: 0;
}
.lhtta-tabs-list .fl-tabs-panel-content {
    display: none !important;
}
.lhtta-tabs-list .fl-tabs-panel-content.fl-tab-active {
    display: none !important;
}
.lhtta-tabs-list .fl-tabs-panels {
    border: none;
}
.lhtta-tabs-list .fl-tabs-horizontal .fl-tabs-label.fl-tab-active:after {
    height: 2px;
    background-color: #dd3333;
}
.lhtta-tabs-list.lhtta-tabs-pricing-plan .fl-tabs-labels.fl-clearfix {
    width: 35%;
    margin: 0 auto;
}

.lhtta-tabs-list.lhtta-tabs-top-nav a.fl-tabs-label:last-child {
    background-color: #dd3333;
    color: #fff;
    border-radius: 30px;
    border-bottom: none !important;
    padding: 10px 25px;
    margin-left: 15px;
    font-weight: 600;
    letter-spacing: 1px;
}
.lhtta-tabs-list.lhtta-tabs-top-nav .fl-tabs-horizontal .fl-tabs-label.fl-tab-active:last-child:after {
    height: 2px;
    background-color: transparent;
}

body.page-id-79213 .lhtta-tabs-list.lhtta-tabs-pricing-plan .fl-tabs-labels.fl-clearfix {
    width: 20%;
}

/**-- Tablet View And Below That --**/
@media only screen and (max-width: 991px) {
  .lhtta-tabs-list.lhtta-tabs-pricing-plan .fl-tabs-labels.fl-clearfix {
      width: 60%;
  }
}

/**-- Mobile View --**/
@media only screen and (max-width: 767px) {
  .lhtta-tabs-list .fl-tabs-horizontal .fl-tabs-label.fl-tab-active:after {
      background-color: transparent;
  }
  
  .lhtta-tabs-list.lhtta-tabs-pricing-plan .fl-tabs-labels.fl-clearfix {
      width: 60%;
  }
  
  .lhtta-tabs-list .fl-module-content.fl-node-content {
      margin: 10px;
  }
  #lhtta-tabs-top-nav-wrapper.stick .lhtta-tabs-list .fl-module-content.fl-node-content {
      margin: 10px 25px;
  }
  
  .lhtta-tabs-list .fl-tabs-label.fl-tabs-panel-label {
    border-bottom: 2px solid #fff !important;
  }
  .lhtta-tabs-list .fl-tabs-label.fl-tabs-panel-label.fl-tab-active {
    border-bottom: 2px solid #dd3333 !important;
  }
  
  .lhtta-tabs-list .fl-module-content.fl-node-content .fl-tabs-horizontal .fl-tabs-label.fl-tab-active,
  .lhtta-tabs-list .fl-module-content.fl-node-content .fl-tabs-horizontal .fl-tabs-label {
      display: block;
      padding: 5px 10px;
  }
  .lhtta-tabs-list .fl-module-content.fl-node-content .fl-tabs-horizontal .fl-tabs-label.fl-tab-active {
      border-bottom: 1px solid #dd3333;
  }
  
  .lhtta-tabs-list .fl-tabs-panel {
      border-bottom-style: solid;
      border-bottom-width: 1px;
      width: auto;
      float: left;
      border: none;
  }
  .lhtta-tabs-list .fl-tabs-panel-label i {
      display: none;
  }
}
/** Contact US **/
.lhtta-contact-us-form td {
    display: block;
    padding: 0;
}
.lhtta-contact-us-form .wpcf7-form-control-wrap input {
    margin-bottom: 15px;
}

a.vc_inline-link {
    display: none;
}
a.post-edit-link {
    display: none;
}
/** Popup CSS Update **/
body .snp-theme-html {
    font-family: "Open Sans", sans-serif !important;
}

body .val-infusion-form__field input,
body .val-infusion-form__field input:focus {
    width: 100% !important;
    background-color: #fff !important;
    border: 0 !important;
    margin-bottom: 10px;
    border-radius: 8px;
    padding: 10px 15px;
    border: 2px solid #e2e4e7 !important;
}


body .val-popup__wrap--right h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 500 !important;
    text-align: center;
    margin-bottom: 10px !important;
    line-height: 1.2 !important;
    font-family: "Open Sans", sans-serif;
    font-weight: 800 !important;
    font-size: 25px;
    line-height: 30px !important;
}

body .val-infusion-form__button button {
    width: 100%;
    text-transform: uppercase;
    background-color: #dd3333;
    padding: 12px 55px;
    border-radius: 5px;
    margin-bottom: 0;
}

body .val-popup__wrap {
    padding: 0 !important;
}

.snp-content-inner br {
    display: none;
}

.snp-wrap .fancybox-skin {
    box-shadow: none !important;
}

body .snp-pop-55287-wrap .snp-pop-55287.snppopup .snp-theme-html .snp-content-inner {
    padding: 25px 25px 0 25px !important;
    background-color: #339BD6;
    background-image: url(/wp-content/uploads/2019/01/popup-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

/*.val-popup {
    background: none !important;
}*/
/** Text Reader CSS **/

/**-- Tablet View And Below That --**/
@media only screen and (max-width: 991px) {
  .wv-wrapper.wv-circle, .wv-wrapper.wv-circle-small {
      right: 10px;
  }
}

/**-- Mobile View --**/
@media only screen and (max-width: 767px) {
}


/** Infusionsoft Forms CSS - August 2020 **/
/** Pets Webinar Optin [ Request Hidden Secrets eBook LHTTA Webinar Registration Split test optin ] **/
form#inf_form_4e93eebcd7e655ab6be79fa1992c8952 .infusion-field label {
    display: none;
}
form#inf_form_4e93eebcd7e655ab6be79fa1992c8952 .infusion-field .infusion-option label {
  display: inherit;  
}
form#inf_form_4e93eebcd7e655ab6be79fa1992c8952 .infusion-field {
    margin: 15px 0;
}
form#inf_form_4e93eebcd7e655ab6be79fa1992c8952 button.infusion-recaptcha {
    background-color: #dd3333;
}
form#inf_form_4e93eebcd7e655ab6be79fa1992c8952 .text span {
    font-size: 15px;
}

/** Request Hidden Secrets eBook LHTTA **/
form#inf_form_a12a48c5fe7fda717db853df8aabdf35 .infusion-field label {
    display: none;
}
form#inf_form_a12a48c5fe7fda717db853df8aabdf35 .infusion-field .infusion-option label {
  display: inherit;  
}
form#inf_form_a12a48c5fe7fda717db853df8aabdf35 .infusion-field {
    margin: 15px 0;
}
form#inf_form_a12a48c5fe7fda717db853df8aabdf35 button.infusion-recaptcha {
    background-color: #dd3333;
}

/** Affiliate Optin **/
form#inf_form_0fa2f879dc937ea4629dab718e2a66d1 .infusion-field label {
    display: none;
}
form#inf_form_0fa2f879dc937ea4629dab718e2a66d1 .infusion-field .infusion-option label,
form#inf_form_0fa2f879dc937ea4629dab718e2a66d1 .infusion-field label[for="inf_other_NotifyOnLead"],
form#inf_form_0fa2f879dc937ea4629dab718e2a66d1 .infusion-field label[for="inf_other_NotifyOnSale"] {
  display: inherit;  
}
form#inf_form_0fa2f879dc937ea4629dab718e2a66d1 .infusion-field {
    margin: 15px 0;
}
form#inf_form_0fa2f879dc937ea4629dab718e2a66d1 button.infusion-recaptcha {
    background-color: #dd3333;
}
/** LHTTA Advertisement Block CSS **/
a.lhtta-advertisement {
    margin: 35px auto;
    display: table;
    border: 10px solid #eee;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    clear: both;
}

/** Add To Any New Fixes: CSS **/
/*
body.single-post .a2a_kit.a2a_kit_size_36.a2a_floating_style.a2a_vertical_style {
    left: 35px !important;
}
*/

/** iPad Pro - Portrait and landscape iPad Pro **/
/*@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (-webkit-min-device-pixel-ratio: 2) {
    
    body.single-post .a2a_kit.a2a_kit_size_36.a2a_floating_style.a2a_vertical_style {
      display: none;
    }
    body .site-container .site-inner {
        padding: 30px 75px !important;
    }
}*/
/***** Add To Any - Ends *****/
/** Member listing fixes - 14-10-2020 **/
.buddypress-wrap .grid.bp-list>li .item .user-update {
    display: none;
}

.buddypress-wrap .select-wrap select {
    text-indent: inherit;
}
