/*=================================New Design Css Start======================*/
/********11-01-21 start*******/
:root{
   --hover-color: #458D8A !important;
}
.search_data {
    float: left;
}
span.elementor-button-text,h1,h2,h3,h4,h5,h6{
   font-family: mekomi-medium !important;
}
ul.topmenu.search_data a img {
    height: 25px;
    width: 25px;
}
.hp_main_banner_btn a.elementor-button-link.elementor-button {
    background: url(images/button-home-banner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 285px;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.hp_all_tritment_btn a.elementor-button-link.elementor-button {
    background: url(images/all_show.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 285px;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    font-family: mekomi-medium !important;
}
.treatments_metthods_list ul li {
    text-align: center;
}
.treatments_metthods_list ul {
    display: grid;
   grid-template-columns: repeat(6, 1fr);
   gap: 40px;
}
.treatments_metthods_list ul li a p {
    color: #153361;
    font-size: 22px;
    font-family: mekomi-medium !important;
    margin-right: 0 !important;
    margin-top: 16px;
}
#course_section_color h3.elementor-post__title a {
    font-weight: 400 !important;
     font-family: mekomi-medium !important;
}

.tutors_list ul {
   display: grid;
   grid-template-columns: repeat(6, 1fr);
   gap: 40px;
}
.tutors_list ul li {
    text-align: center;
}
.tutors_list ul li a h3 {
    font-size: 24px !important;
    color: #6A5595;
    margin-top: 10px;
    margin-bottom: 0 !important;
}
.tutors_list ul li a p {
    color: #4F6B97;
    font-size: 18px;
    margin-top: 0;
    margin-right: 0 !important;
}
.hp_tutors_btn a.elementor-button-link.elementor-button {
    background: url(images/tutors-btn.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 285px;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    font-family: mekomi-medium !important;
}
.hp_article_all_btn a.elementor-button-link.elementor-button {
    background: url(images/article-btn.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 285px;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    font-family: mekomi-medium !important;
}
/******11-01-21 end*********/

/****12-01-21 start********/
.all_tutors_list ul {
   display: grid;
   grid-template-columns: repeat(5, 1fr);
  column-gap: 40px;
   row-gap: 58px;
}
.all_tutors_list ul li {
    text-align: center;
}
.all_tutors_list ul li a h3 {
    font-size: 24px !important;
    color: #458D8A;
    margin-top: 10px;
    margin-bottom: 0 !important;
}
.all_tutors_list ul li a p {
    color: #458D8A;
    font-size: 18px;
    margin-top: 0;
    margin-right: 0 !important;
}
.all_treatments_metthods_list .row.column-3 {
    display: inline-flex;
    gap: 40px;
    margin: 0 auto;
    width: 100%;
    max-width: 1400px;
    justify-content: center;
}
.all_treatments_metthods_list .row.column-4 {
    display: inline-flex;
    gap: 40px;
    margin:65px auto 50px auto;
    width: 100%;
    max-width: 1400px;
    justify-content: center;
}
.all_treatments_metthods_list .treatments_list_sub {
    text-align: center;
}
.all_treatments_metthods_list .treatments_list_sub a p{
     font-size: 24px !important;
    color: #153361;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 15px;
    font-family: "mekomi-medium" !important;
}
/****12-01-21 end**********/

/*****13-01-21 start********/
.directory.course section#title {
    display: none;
}
.directory.course.minimal #content{
    margin-top: 0px;
}
.directory.course form#course-directory-form {
    display: none;
}
.directory.course #pag-top {
    display: none !important;
}
.directory.course ul#course-list {
    border-top: none !important;
}
.directory.course .widget h4.custom_widget_title {
    display: none;
}
.directory.course .col-md-3.col-sm-4.col-md-pull-9.col-sm-pull-8{
   background: #F9FAFD;
   position: unset;
   float: right;
   width: 24.5%;
   margin-top:0px;
}
.directory.course .col-md-9.col-sm-8.col-md-push-3.col-sm-push-4{
    position: unset;
    float: left;
    padding-left: 0;
    padding-right: 25px;
}
.directory.course .dir-search.custom_search label:after{
  content: "";
  background:url(images/search_sidebar_22.svg);
  height: 22px;
  width: 22px;
  background-size: contain;
  background-repeat: no-repeat;
  left: 10px;
  right: unset;
}
.dir-search.custom_search input#course_search{
    padding-right: 10px;
    height: 42px;
    font-size: 18px;
    font-weight: 400;
    border: 1px solid #153361;
    background: transparent;
}
.dir-search.custom_search input#course_search::placeholder{
   color: #153361 !important;
   opacity: 1 !important;
}

.filter_title {
    border-bottom: 1px solid #153361!important;
    padding-bottom: 5px;
    font-size: 18px;
    color: #153361;
}
.course_filters{
    background:transparent;
    padding: 0;
    border: none !important;
}
.course_filters h4 {
    border: none;
    font-size: 18px !important;
    font-weight: 400;
    color: #153361;
    margin-bottom: 5px;
    padding-bottom: 0;
    position: relative;
    cursor: pointer;
}
.course_filters label {
    color: #153361;
    font-size: 16px;
}
.course_filters ul li {
    border: none;
    padding: 6px 0;
}
.course_filters label:before{
    width: 15px !important;
    height: 15px !important;
    border:1px solid #153361 !important;
}
.widget.buddypress.widget {
    margin-top: 5px !important;
}
.directory.course #buddypress .container {
    width: 100%;
    max-width: 1400px;
}
ul#course-list {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 60px;
    row-gap: 90px;
}
ul#course-list li{
    width: auto !important;
    padding: 0 !important;
    border-bottom: none !important;
}
ul#course-list li .col-md-8.col-sm-8 {
    padding: 0;
    width: 100%;
    text-align: center;
}
ul#course-list li .col-md-4.col-sm-4 {
    padding: 0 !important;
    width: 100%;
}
/****13-01-21 end***********/

/***16-01-21 start*****/
ul#course-list li h5.course_instructor a span {
    display: none;
}
ul#course-list li .instructor_course .item-avatar {
    display: none;
}
ul#course-list li  .instructor_course {
    grid-template-columns: unset;
}
ul#course-list li  .item-instructor{
	display: block !important;
	float: right;
    width: 100%;
}
ul#course-list li  h5.course_instructor {
    float: none;
    margin: 0 auto;
}
.course_single_item .item-avatar a img {
    max-width: 100% !important;
    border-radius: 0 !important;
    max-height: 200px;
    object-fit: cover;
    height: 100%;
}
ul#course-list li .item-avatar {
    width: 100%;
   height: 200px;
}
ul#course-list li.course_single_item .row {
    margin: 0 !important;
}
ul#course-list li .item-title a {
    font-size: 22px;
    color: #153361;
    line-height: 1;
    font-family: mekomi-medium !important;
    font-weight: 400;
}
ul#course-list li .item-desc p {
    font-size: 18px !important;
    color: #153361 !important;
}
ul#course-list li h5.course_instructor a {
    color: #153361 !important;
    font-size: 18px;
    font-weight: 400 !important;
}
 ul.item-list li .item-credits span {
    font-size: 20px !important;
    color: #458D8A !important;
    font-weight: 400 !important;
}
ul#course-list li .item-credits {
    width: 100%;
    margin-top: 0 !important;
    border-top: 1px solid #153361 !important;
    border-bottom: 1px solid #153361 !important;
}
ul#course-list li .item-title {
    float: right;
    margin-top: 30px !important;
    width: 100%;
}
.directory.course .padder .row {
    margin: 0 !important;
}
/***16-01-21 end*******/

/****18-01-21 start*********/
.footer_bottom_link a {
    font-weight: 600;
}
/*.all_tutors_list ul li a img {
    max-width: 190px;
    width: 100%;
    max-height: 190px;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    filter: grayscale(1);
    background:url(images/border-1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 6px;
}*/
.all_tutors_list ul li:hover img {
    filter: unset !important;
}
.tutors_list ul li.purple_border_tutors a img,.all_tutors_list ul li.purple_border_tutors a img {
    max-width: 190px;
    width: 100%;
    max-height: 190px;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    filter: grayscale(1);
}
.tutors_list ul li.purple_border_tutors a .tutors_sub_img,
.all_tutors_list ul li.purple_border_tutors a .tutors_sub_img{
    border-radius: 50%;
    background:url(images/border-1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 6px;
}
.tutors_list ul li.green_border_tutors a img,.all_tutors_list ul li.green_border_tutors a img {
    max-width: 190px;
    width: 100%;
    max-height: 190px;
    height: 100%;
    object-fit: cover; 
    border-radius: 50%;
    filter: grayscale(1);
}
.tutors_list ul li.green_border_tutors a .tutors_sub_img,
.all_tutors_list ul li.green_border_tutors a .tutors_sub_img{
    border-radius: 50%;
    background:url(images/border-2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 6px;
}
.tutors_list ul li.blue_border_tutors a img,.all_tutors_list ul li.blue_border_tutors a img {
    max-width: 190px;
    width: 100%;
    max-height: 190px;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    filter: grayscale(1);
}
.tutors_list ul li.blue_border_tutors a .tutors_sub_img,
.all_tutors_list ul li.blue_border_tutors a .tutors_sub_img{
    background: url(images/border-3.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 6px;
    border-radius: 50%;
}
.tutors_list ul li:hover img {
    filter: unset !important;
}
/***18-01-21 end************/

/****21-01-11 start******/
#course_section_color  .elementor-post__thumbnail {
  padding-bottom: 0px !important;
    overflow: inherit;
    margin-bottom: 25px;
}
#course_section_color .elementor-post__text .elementor-post__thumbnail img.attachment-medium {
    max-height: 200px;
    object-fit: cover;
    height: 200px;
    filter: grayscale(1)
}
#course_section_color .elementor-post__text .elementor-post__thumbnail img.attachment-medium:hover  {
    filter: grayscale(0)
}
#course_section_color span.elementor-post-author {
    font-size: 18px;
    color: #153361;
     font-family: mekomi-regular !important;
}
.tutors_list li.purple_border_tutors h3 a,.all_tutors_list li.purple_border_tutors h3 a {
    font-size: 22px;
     font-family: mekomi-medium !important;
    color: #6A5595;
}
.tutors_list li.purple_border_tutors p,.all_tutors_list li.purple_border_tutors p{
    font-weight: 400;
    color: #6A5595;
    font-size: 18px;
}
.tutors_list li.green_border_tutors h3 a,.all_tutors_list li.green_border_tutors h3 a{
    font-size: 22px;
     font-family: mekomi-medium !important;
    color: #458D8A;
}
.tutors_list li.green_border_tutors p,.all_tutors_list li.green_border_tutors p{
    font-size: 18px;
    font-weight: 400;
    color: #458D8A;
}
.tutors_list li.blue_border_tutors h3 a,.all_tutors_list li.blue_border_tutors h3 a{
    font-size: 22px;
    font-family: mekomi-medium !important;
    color: #4F6B97;
}
.tutors_list li.blue_border_tutors p,.all_tutors_list li.blue_border_tutors p{
    font-size: 18px;
    font-weight: 400;
    color: #4F6B97;
}
.tutors_list ul li h3,.all_tutors_list ul li h3 {
    margin-bottom: 7px;
    line-height: 1em;
}
.tutors_list ul li p,.all_tutors_list ul li p {
    margin-top: 0;
    margin-right: 0 !important;
}
.course_cat_label_1 {
    position: absolute;
    top: -5px;
    right: 20px;
    height: 116px !important;
    width: 40px;
    z-index: 99;
}
.course_cat_label_1 label {
    position: absolute;
    right: 0;
    font-size: 12px;
    max-width: unset;
    width: 40px !important;
    float: right;
    top: 0;
    writing-mode: vertical-rl;
    height: 116px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #153361;
    font-weight: 400;
}
.course_cat_label_2 img {
    height: 116px !important;
    filter:unset !important;
}
.course_cat_label_1 img {
    height: 116px !important;
    filter: unset !important;
}
.hp_course_en .course_cat_label_1 label{
    line-height: 1;
}
.hp_course_en .course_cat_label_2 label{
    line-height: 1;
}
.course_cat_label_2 {
    position: absolute;
    top: -5px;
    right: 71px;
    height: 116px;
    width: 40px;
    z-index: 99;
}
.course_cat_label_2 label {
    position: absolute;
    right: 0;
    font-size: 12px;
    max-width: unset;
    width: 40px !important;
    float: right;
    top: 0;
    writing-mode: vertical-rl;
    height: 116px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #153361;
    font-weight: 400;
}
.hp_bottom_post .elementor-post__thumbnail img.attachment-medium {
    max-height: 200px;
}
.hp_bottom_post .elementor-post__thumbnail {
    padding-bottom: 3px !important;
    overflow: inherit;
}
.hp_bottom_post span.elementor-post-author {
    font-size: 18px;
    color: #153361;
}
.hp_bottom_post h3.elementor-post__title a{
    font-family: mekomi-medium !important;
}
/****21-01-21 end********/

/*****22-01-21 start**********/
.all_tutors_list ul li h3 {
    margin-top: 10px;
    line-height: 1;
    margin-bottom: 8px;
}
#buddypress ul.item-list li .item-avatar img:hover {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
}
ul#course-list li .item-instructor {
    margin-top: 0 !important;
    padding-top: 5px;
    padding-bottom: 13px;
}
h4.down_arrow:after {
    content: "";
    background-image: url(images/down-arrow.png);
    height: 10px;
    width: 10px;
    background-size: contain;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    left: 0;
    top: 8px;
}
h4.up_arrow:after {
    content: "";
    background-image: url(images/up-arrow.png);
    height: 10px;
    width: 10px;
    background-size: contain;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    left: 0;
    top: 8px;
}
.course_filters h4:nth-child(7) {
    display: none;
}
.single-course .course_header #item-header-content h1 {
    font-size: 30px;
    color: #458D8A;
    font-weight: 500 !important;
    margin-top: 68px !important;
    margin-bottom:0 !important;
}
.single-course .course_header #item-header-content p {
    font-size: 20px;
    color: #458D8A;
    font-weight: 300;
    line-height: 35px;
    margin-right: 0 !important;
}
.single-course .container {
    max-width: 1176px;
    width: 100% !important;
}
.single-course .col-md-2 .instructor_course {
    display: block !important;
     position: absolute;
    top: -90px;
    text-align: center;
    left: 20px;
}
.single-course .col-md-2 .instructor_course  .course_instructor a span {
    display: none;
}
.single-course .col-md-2 .instructor_course .course_instructor {
    float: right;
    width: 100%;
    color: #458D8A !important;
    margin-top: 10px;
}
.single-course #item-header .col-md-2 .instructor_course .course_instructor a {
    font-size: 18px;
    font-weight: 400 !important;
    color: #458D8A !important;
}
.single-course #item-header #item-header-content {
    width: 90%;
}
.single-course #item-header-avatar img {
    width: 100%;
    max-height: 600px;
    object-fit: cover;
}
.single-course .instructor_course .item-avatar img {
    filter: grayscale(1);
    margin-left: 0 !important;
    margin-top: 0 !important;
}
.single-course .instructor_course:hover .item-avatar img {
    filter: grayscale(0);
}
/****22-01-21 end*************/

/****23-01-21 start***********/
/*#pag-bottom {
    display: none !important;
}*/
.single-course .course_description  .small_desc p {
    font-size: 18px;
    color: #243C62;
    margin-bottom: 4px !important;
    margin-top: 0;
}
.course_description {
    margin-top: 10px;
}

@media(max-width: 576px){
ul#course-list {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 0;
    row-gap: 50px;
}
.directory.course .col-md-9.col-sm-8.col-md-push-3.col-sm-push-4{
    padding-right: 0;
    order: 1;

}
.directory.course .col-md-3.col-sm-4.col-md-pull-9.col-sm-pull-8{
	 width: 100%;
	 order: 0;
	 margin-bottom: 20px;
	 margin-top:-25px;
}
.directory.course .padder .row{
	display: flex;
    flex-wrap: wrap;
}
.tutors_list ul li.purple_border_tutors a img, .all_tutors_list ul li.purple_border_tutors a img{
	max-width: 160px;
    max-height: 160px;
}
.tutors_list ul li.green_border_tutors a img, .all_tutors_list ul li.green_border_tutors a img{
	max-width: 160px;
    max-height: 160px;
}
.tutors_list ul li.blue_border_tutors a img, .all_tutors_list ul li.blue_border_tutors a img{
	max-width: 160px;
    max-height: 160px;
}
.all_tutors_list ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 40px;
    row-gap: 30px;
}
.all_treatments_metthods_list .row.column-4,.all_treatments_metthods_list .row.column-3{
	display: block;
	margin-top: 0;
	margin-bottom: 0;
}
.all_treatments_metthods_list .treatments_list_sub {
    margin-bottom: 20px;
}
.treatments_metthods_list ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.tutors_list ul{
	 grid-template-columns: repeat(2, 1fr);
	 gap: 20px;
}
}
@media(max-width: 360px){
.tutors_list ul li.purple_border_tutors a img, .all_tutors_list ul li.purple_border_tutors a img{
	max-width: 130px;
    max-height: 130px;
}
.tutors_list ul li.green_border_tutors a img, .all_tutors_list ul li.green_border_tutors a img{
	max-width: 130px;
    max-height: 130px;
}
.tutors_list ul li.blue_border_tutors a img, .all_tutors_list ul li.blue_border_tutors a img{
	max-width: 130px;
    max-height: 130px;
}
}
/*****23-01-21 end***********/
/****26-01-21 start********/
.header_topbar_icon a.elementor-icon:hover svg path {
    fill: #9FD1CA !important;
}
a#new_searchicon svg {
    height: 26px;
    width: 26px;
}
a#new_searchicon:hover svg path{
     fill: #9FD1CA !important;
}
/*****26-01-21 end*********/
/*****29-01-21 start*******/
.single-course .course_section {
    float: right;
    width: 100%;
}
.single-course .course_curriculum.accordion .course_button {
    max-width:363px !important;
    float: left;
    font-size: 22px;
    color: #153361 !important;
    font-weight: 400 !important;
    font-family: mekomi-medium !important;
    background: url(images/Button_Normal_387.png) !important;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 100%;
    height: 48px;
    border:none !important;
    padding: 0 !important;
    letter-spacing: 0 !important;
    line-height: 2 !important;
}
.single-course ul#course-list {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 90px;
    row-gap: 90px;
    max-width: 1176px;
    margin: 0 auto;
    float: none;
    border-top: none !important;
}
.single-course ul#course-list .item-meta {
    display: none !important;
}
.single-course ul.item-list li .item-credits i {
    display: none;
}
.single-course header.standard,.directory.course header.standard {
    display: none;
}
.single-course .header_content,.directory.course .header_content{
    display: none;
}
.single-course #headertop,.directory.course #headertop{
    display: none;
}
.single-course #title {
    padding-top: 0!important;
}
/*.single-course #footerbottom,.directory.course #footerbottom{
    display: none;
}
.single-course footer,.directory.course footer{
    display: none;
}*/
.single-course #content{
	padding-bottom: 0 !important;
}
.single-course.logged-in .course_curriculum.accordion .course_section td {
    background: #E5ECF7;
}
.single-course .course_curriculum.accordion .course_section td {
    background: #F8FAFD;
}
.single-course .course_curriculum.accordion .course_section{
	margin-bottom: 10px;
}
@media(max-width: 576px){
.tutors_list ul li.blue_border_tutors a .tutors_sub_img,
.all_tutors_list ul li.blue_border_tutors a .tutors_sub_img{
		background-size: contain;
}
.tutors_list ul li.green_border_tutors a .tutors_sub_img,
.all_tutors_list ul li.green_border_tutors a .tutors_sub_img{
		background-size: contain;
}
.tutors_list ul li.purple_border_tutors a .tutors_sub_img,
.all_tutors_list ul li.purple_border_tutors a .tutors_sub_img{
		background-size: contain;
}
.all_treatments_metthods_list ul{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
}
/****29-01-21 end************/

/********30-01-21 start*****/
.single-course .image_single_course_bg {
    margin-top: -133px;
}
.single-course section#title .course_header {
    padding-top: 0;
    margin-top: -156px;
}
/*******30-01-21 end********/

/*****01-02-21 start********/
body.blog  section#title {
    display: none;
}
/****01-02-21 end***********/


/******03-02-21 start*******/
.single-course #item-header-avatar .course_cat_label_1 label{
       height: 188px;
    width: 79px !important;
    font-size: 18px !important;
}
.single-course #item-header-avatar .course_cat_label_1 img{
    height: 200px !important;
    object-fit: contain !important;
}
.single-course #item-header-avatar .course_cat_label_1 {
    position: absolute;
    top: -10px;
    right: 98px;
    height: 200px !important;
    width: 79px;
    z-index: 99;
}
.single-course #item-header-avatar .course_cat_label_2 label{
      height: 188px;
    width: 79px !important;
    font-size: 18px !important;
}
.single-course #item-header-avatar .course_cat_label_2 img{
    height: 200px !important;
    object-fit: contain !important;
}
.single-course #item-header-avatar .course_cat_label_2 {
    position: absolute;
    top: -10px;
    right: 190px;
    height: 200px !important;
    width: 79px;
    z-index: 99;
}
.single-course #item-admins .instructor_course .item-avatar {
    width: max-content;
    height: 100% !important;
    float: none !important;
    margin-left: 0 !important;
    margin:0 auto !important;
}
.single-course .single-course-avatar .item-avatar{
    border-radius: 50%;
    background:url(images/border-2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 6px;
}
/*.single-course .single-course-avatar.blue_border_tutors .item-avatar{
    border-radius: 50%;
    background:url(images/border-1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 6px;
}
.single-course .single-course-avatar.purple_border_tutors .item-avatar{
    border-radius: 50%;
    background:url(images/border-3.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 6px;
}
*/.single-course  .pricing._table .col-md-3.sidebar {
    display: none;
}
.single-course  .pricing._table .custom_course_detail ul li {
    display: inline-block;
    position: relative;
    padding-left: 30px;
}
.single-course  .pricing._table .custom_course_detail ul li:after{
   content: "";
   height: 75%;
    width: 1px;
    background-color: #153361;
    position: absolute;
    top: 8px;
    right: -15px;
}
.small_desc p {
    margin-right: 0 !important;
}
.single-course  .pricing._table .custom_course_detail ul li:first-child:after{
    display: none;
}
.single-course .course_section.related_course h2 {
    max-width: 1176px;
    float: none;
    margin:0 auto 47px auto;
    font-size: 32px;
    color: #153361;
    font-family: mekomi-medium !important;
}
.single-course .course_section.related_course {
    background: #F2EDE8;
    padding-top: 53px;
    padding-bottom: 65px;
    margin-top: 50px;
}
.single-course .course_section.related_course .item-avatar a img {
    border-radius: 0 !important;
}
.single-course ul#course-list li h5.course_instructor a span {
    display: block;
}
.single-course .custom_course_detail li.custom_course_length {
    width: 25%;
    float: right;
}
.single-course .custom_course_detail li.custom_course_language {
    width: 31%;
    float: right;
}
.single-course .custom_course_detail li.custom_course_site_since {
    width: 18%;
    float: right;
}
.single-course .custom_course_detail li.custom_course_subscriber {
    width: 18%;
    float: right;
}
.single-course .custom_course_detail li.custom_course_price {
    width: 18%;
    float: right;
}
.single-course li.custom_course_length span {
    position: relative;
    margin-right: 20px;
    top: -2px;
}
.custom_course_detail {
    float: right;
    width: 100%;
    border-top: 1px solid #153361;
    border-bottom: 1px solid #153361;
}
.custom_course_detail h2 {
    font-size: 16px;
    color: #153361;
    margin-top: 0;
}
.custom_course_detail  p{
    font-size: 18px;
    color: #153361;
    margin-right: 0 !important;
    font-family: mekomi-medium !important;
    margin-bottom: 0;
}
.single-course #title{
    padding-bottom: 0 !important;
}
.single-course #content #buddypress {
    margin-top: 25px;
}
.single-course div#item-body {
    margin-top: 55px;
}
.single-course.logged-in tr.course_section.custom_course{
  background: #E5ECF7;
}
.single-course tr.course_section.custom_course{
  background: #F8FAFD;
}
.single-course tr.course_section td.course_title_section {
    width: fit-content;
    float: right;
    border-left: 0px solid #153361;
    line-height: 1;
    padding-left:10px !important;
    padding-right: 30px !important;
}
.single-course tr.course_section td.course_tutors_section {
    float: right;
    width: max-content;
    border-left: 0px solid #153361;
    line-height: 1;
    padding-left:10px !important;
    padding-right: 10px !important;
}
.single-course tr.course_section td.icon-clock {
    float: right;
    width: fit-content;
    padding-right: 0 !important;
    margin-bottom: 0 !important;
}
.single-course tr.course_section td.video_icon_section {
    width: auto;
    float: left;
    margin-left: 35px;
}
.single-course tr.course_section.custom_course td {
    color: #153361 !important;
    font-size: 18px;
    padding: 0;
   /* margin:15px 0 15px 0;*/
    font-weight: 400 !important;
    display: flex;
    align-items: center;
    height: 66px;
}
.single-course tr.course_section td.icon-clock span {
    margin-left:10px;
    position: relative;
    top: 0px;
}
.single-course .course_curriculum.accordion .course_section td.icon-clock:before {
    position: relative;
    top: -1px;
}

.single-course tr.course_section td.icon-clock:before {
   display: none;
}
.single-course tr.course_section td.course_tutors_section:after,
.single-course tr.course_section td.course_title_section:after {
    content: "" !important;
    height: 15px;
    width: 1px;
    background: #000;
    position: absolute;
    display: block !important;
    top: unset !important;
}
.single-course .row.course-main .col-md-12.right-contain {
    padding: 0;
}
.single-course td.video_icon_section img{
    display: block;
    opacity: 0.6;
}
.single-course.logged-in td.video_icon_section img{
    display:block;
    opacity: 1;
}
.single-course .col-md-2.mobile_show{
 display: none;
}
.course_section.related_course h5.course_instructor span {
    display: none !important;
}
.custom_who_online .item-avatar {
    width: 50%;
    float: right;
    padding: 0 4px;
}
.main_header li.menu-item a.elementor-item:hover {
    color:var(--hover-color) !important;
}
.main_header li.menu-item a.elementor-item-active{
    color: var(--hover-color)!important;
}
.treatments_metthods_list ul li a p:hover{
    color: var(--hover-color)!important;
}
#course_section_color .elementor-post h3.elementor-post__title a:hover{
    color: var(--hover-color)!important;
}
.hp_bottom_post  .elementor-post h3.elementor-post__title a:hover{
      color: var(--hover-color)!important;
}
#course-dir-list li.course_single_item a img.attachment-full.size-full{
     filter: grayscale(1);
}
#course-dir-list li.course_single_item:hover a img.attachment-full.size-full{
     filter: grayscale(0);
}
@media(max-width: 576px){
.image_single_course_bg img {
    height: 250px;
}
.single-course .image_single_course_bg {
    margin-top: -200px;
}
.single-course #item-header {
    background: transparent !important;
}
.single-course #item-header-avatar .course_cat_label_1 label{
    height: 116px;
    width: 40px !important;
    font-size: 16px !important;
}
.single-course #item-header-avatar .course_cat_label_1 img{
    height: 116px;
    object-fit: contain !important;
}
.single-course #item-header-avatar .course_cat_label_1 {
    position: absolute;
    top: -5px;
    right: 25px;
    height: 116px !important;
    width: 40px;
    z-index: 1;
}
.single-course #item-header-avatar .course_cat_label_2 label{
    height: 116px;
    width: 40px !important;
    font-size: 16px !important;
}
.single-course #item-header-avatar .course_cat_label_2 img{
    height: 116px !important;
    object-fit: contain !important;
}
.single-course #item-header-avatar .course_cat_label_2 {
    position: absolute;
    top: -5px;
    right: 75px;
    height: 116px !important;
    width: 40px;
    z-index: 1;
}
.single-course .col-md-2.desktop_show{
    display: none;
}
.single-course .col-md-2.mobile_show{
    display: block;
    float: left;
    width: 35%;
}
.single-course .instructor_course .item-avatar img{
    width: 100%;
}
.single-course #item-admins .instructor_course .item-avatar{
    width: 100%;
    max-width: 85px !important;
}
.single-course #item-header #item-header-content {
    width: 100%;
    padding: 60px 0 0 10px;
}
#course-home {
    padding-left: 10px;
	padding-right: 10px;
}
	.bp-user.course #buddypress .item-list.grid, .directory #buddypress .item-list.grid {
    margin: 0 !IMPORTANT;
    padding-top: 15px;
}

.single-course #item-header #item-header-content h1{
    width: 70%;
    font-size: 26px;
    line-height: 1;
    margin-top: 0 !important;
}
.single-course ul#course-list{
    grid-template-columns: repeat(1, 1fr);
    row-gap: 40px;
    column-gap: 0px;
    float: right;
    padding: 0 25px;
}
.single-course .pricing._table .custom_course_detail ul li{
    float: right;
    width: 100% !important;
    padding-right: 15px;
    border-bottom: 1px solid #153361;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 7px;
}
.single-course li.custom_course_length span{
    margin-right: 5px;
}
.single-course .pricing._table .custom_course_detail ul li:last:child{
    border-bottom: 0;
}
.custom_course_detail h2{
    float: right;
}
.custom_course_detail{
    border-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 0;
}
.single-course tr.course_section td.course_title_section{
    padding-right: 10px !important;
    width: 100%;
}
.single-course tr.course_section td.course_title_section:after{
    display: none !important;
}
.single-course tr.course_section.custom_course td{
    height: auto;
    margin: 5px 0;
}
.single-course tr.course_section td.icon-clock span{
    margin-left: 10px;
}
.single-course.logged-in td.video_icon_section img {
    display: block;
    width: 22px;
    margin-left: 10px;
}
.single-course .course_section.related_course h2{
    font-size: 26px;
    padding: 0 10px;
}
}
/******03-02-21 end**********/

/****04-02-21 start**********/
.blog .cats p a:hover{
	color: var(--hover-color);
}
.blog .cats ul.post-categories li a:hover{
	color: var(--hover-color);
}
.blog .excerpt.thumb a.link:hover{
  color: var(--hover-color) !important;
}
.blog .excerpt.thumb a.link:hover:after{
    content: "\f177" !important;
    margin-right: 10px;
}
.page-id-92 input.form_submit.button.primary {
    background: url(images/tutors-btn.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 282px;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#153361;
    font-size: 22px;
}
.page-id-92 section#title {
    padding-top: 0vh !important;
}
.custom_cart td.product-price span {
    color: #4D918F;
}
.custom_cart td.product-subtotal span{
	 color: #4D918F;
}
.custom_cart tbody td.actions .coupon button.button{
     color: #4D918F !important;
}
.custom_cart a.checkout-button.button{
	float: left;
    font-size: 22px;
    color: #153361 !important;
    font-weight: 400 !important;
    font-family: mekomi-medium !important;
    background: url(images/green-button.png) !important;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 100%;
    height: 48px;
    border: none !important;
    padding: 0 !important;
    letter-spacing: 0 !important;
    line-height:1.8!important;
}
.custom_cart .wc-proceed-to-checkout a.checkout-button.button:hover{
	float: left;
    font-size: 22px;
    color: #153361 !important;
    font-weight: 400 !important;
    font-family: mekomi-medium !important;
    background: url(images/green-button.png) !important;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 100%;
    height: 48px;
    border: none !important;
    padding: 0 !important;
    letter-spacing: 0 !important;
    line-height:1.8!important;
}
.custom_cart tr.order-total td strong span{
	 color: #4D918F;
}
.custom_cart tr.cart-subtotal span{
	 color: #4D918F;
}

.custom_cart table.shop_table.shop_table_responsive thead th {
    color: #153361 !important;
}
.custom_cart tbody td.actions button.button{
	  color: #153361 ;
}
.custom_cart form.woocommerce-cart-form {
    width: 70%;
    float: right;
    padding-left: 30px;
}
.custom_cart .cart-collaterals {
    width: 30%;
    float: right;
    padding-top: 7px !important;
    padding-bottom: 7px;
}
.custom_cart .cart-collaterals h2 {
    color: #153361 !important;
}
.custom_my_account .woocommerce-MyAccount-navigation ul {
    float: right !important;
    display: flex;
}
/*.custom_my_account  nav.woocommerce-MyAccount-navigation ul li.is-active a:hover {
    color: #9FD1CA !important;
}
.custom_my_account  nav.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #9FD1CA !important;
}*/
.custom_my_account .woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button,
.custom_my_account .woocommerce-MyAccount-content a.button{
    background: url(images/tutors-btn.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 250px;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#153361 !important;
    font-size: 18px;
    margin-left: 10px;
    float: left;
}
.custom_my_account .woocommerce .woocommerce-MyAccount-content a.button:hover{
    background: url(images/tutors-btn.png) !important;
    background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
	max-width: 250px;
	width: 100%;
	height: 54px;
	display: flex;
	justify-content: center;
	align-items: center;
	color:#153361 !important;
	font-size:18px;
}
.custom_my_account  header.woocommerce-Address-title.title a.edit {
    float: right;
    background: url(images/tutors-btn.png) !important;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    max-width: 170px;
    width: 100%;
    padding: 0 30px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #153361 !important;
    font-size: 18px;
    margin-bottom: 5px;
    font-family: mekomi-medium !important;
    line-height: 0;

}
.custom_my_account  header.woocommerce-Address-title.title h3 {
    float: right;
    width: 100%;
    margin-top: 0;
    border-bottom: 2px solid #9FD1CA;
    padding-bottom: 5px;
    font-size: 22px;
    color: #153361;
}
.custom_my_account  header.woocommerce-Address-title.title{
	border-bottom: 0 !important;
}
.custom_my_account .woocommerce-Message.woocommerce-Message--info.woocommerce-info {
    align-items: center;
    display: flex;
}
.custom_my_account  table.woocommerce-orders-table.shop_table.my_account_orders.account-orders-table td {
    text-align: right;
}
.custom_my_account .woocommerce-order-details h2.woocommerce-order-details__title,
.custom_my_account .woocommerce-customer-details h2.woocommerce-column__title{
	font-size: 24px;
    color: #153361;
}
.custom_my_account .woocommerce-customer-details address {
    float: right;
    direction: rtl;
}
.custom_my_account .woocommerce-customer-details address p {
    margin-right: 0 !important;
    direction: rtl;
    float: right;
    width: 100%;
}
.custom_my_account p.order-again a {
    float: left;
}
.custom_my_account  p.order-again {
    float: right;
    width: 100%;
}
.custom_my_account form.woocommerce-EditAccountForm.edit-account p:last-child button {
    float: left;
    max-width: 215px !important;
    margin-left:0 !important;
}

.search_en .search_data{
    float: right;
}
.user_online_en .custom_who_online .item-avatar {
    width: 50%;
    float: left;
    padding: 0 4px;
}
@media(max-width: 576px){
.custom_cart .cart-collaterals {
    width: 100%;
    float: right;
    padding-top: 7px !important;
    padding-bottom: 7px;
}
.custom_cart form.woocommerce-cart-form {
    width: 100%;
    float: right;
    padding-left: 0;
    overflow-x:unset;
    padding-right: 0;
}
.custom_my_account .woocommerce-Message.woocommerce-Message--info.woocommerce-info {
    align-items: center;
    display:unset;
    float: right;
    width: 100%;
    border-top: 1px solid rgba(0,0,0,.08);
}
}
/****04-02-21 end*************/

/****05-02-21 start***********/
.custom_my_account  td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
    max-width: 200px !important;
    float: right !important;
}

/****05-02-21 end************/
/*****06-02-21 start***********/
.page-id-2678 input.form_submit.button.primary {
    background: url(images/tutors-btn.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 282px;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #153361;
    font-size: 22px;
}
.page-id-2678 .contact-form .checkbox > input[type=checkbox]{
    left: 0;
    right: unset;
}
.page-id-2678 .contact-form .form {
    padding: 20px 0;
}
.blog .blogpost .featured:lang(en) {
    max-width: 270px;
    margin-left: 0;
    margin-right: 20px;
}
.blog .blogpost .excerpt.thumb:lang(en) {
    margin-left: 290px;
    margin-right: 0;
}
.blog .blogpost .excerpt.thumb .cats p:lang(en) {
    margin: 0;
    float: left;
}
.blog .blogpost .excerpt.thumb .cats:lang(en)  {
    float: left;
    width: 100%;
    text-align: right;
}
.blog .blogpost:lang(en) {
    float:left;
    width: 100%;
}
.blog  #vibetabs-2 ul.nav-tabs li:lang(en) {
    width: 48% !important;
}
.single-course #item-header #item-header-content:lang(en) {
    width: 70%;
    float: left;
    text-align: left;
}
.single-course #item-header-avatar .course_cat_label_1 label:lang(en),
.single-course #item-header-avatar .course_cat_label_2 label:lang(en){
    line-height: 1;
}
.single-course .global .pusher div:lang(en) {
    direction: ltr;
}
.single-course .col-md-2 .instructor_course:lang(en){
    left:0;
}
.single-course #item-header-avatar .course_cat_label_1:lang(en) {
    left: 98px;
    right: unset;
}
.single-course #item-header-avatar .course_cat_label_2:lang(en){
    left: 190px;
    right: unset;
}
.single-course #item-admins .instructor_course .item-avatar:lang(en) {
    margin-left: 0 !important;
}
li.custom_course_subscriber {
    display: none !important;
}
.single-course .custom_course_detail li.custom_course_length:lang(en) {
    width: 25%;
    float:left;
}
.single-course .custom_course_detail li.custom_course_language:lang(en) {
    width: 31%;
    float:left;
}
.single-course .custom_course_detail li.custom_course_site_since:lang(en) {
    width: 18%;
    float:left;
}
.single-course .custom_course_detail li.custom_course_subscriber:lang(en) {
    width: 18%;
    float:left;
}
.single-course .custom_course_detail li.custom_course_price {
    width: 18%;
    float: right;
}
.single-course .pricing._table .custom_course_detail ul li:lang(en):after {
    content: "";
    height: 75%;
    width: 1px;
    background-color: #153361;
    position: absolute;
    top: 8px;
    left: -15px;
    right: unset;
}
.single-course tr.course_section td.course_title_section:lang(en){
	float:left;
}
.single-course tr.course_section td.course_tutors_section:lang(en){
	float:left;
}
.single-course tr.course_section.custom_course td:lang(en){
	float:left;
	padding-right: 12px !important;
}
.single-course tr.course_section td.video_icon_section:lang(en){
	float:right;
	padding-left: 12px !important;
    padding-right: 0 !important;
    margin-right: 35px !important;
}
.single-course.logged-in td.video_icon_section img:lang(en){
	 transform: rotate(60deg);
}
#course-home {
    padding-left: 15px;
}
p.error_text_related_course {
    max-width: 1176px;
    margin: 0 auto;
}
.custom_my_account .woocommerce-MyAccount-navigation ul:lang(en) {
    float: left !important;
    display: flex;
}
.custom_my_account table.woocommerce-orders-table.shop_table.my_account_orders.account-orders-table td:lang(en)  {
    text-align: left;
}
.custom_my_account td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a:lang(en) {
    max-width: 200px !important;
    float: left !important;
    margin-left: 0;
}
.custom_my_account .woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button:lang(en),
.custom_my_account .woocommerce-MyAccount-content a.button:lang(en){
 	float:right !important;
 }
 .custom_my_account header.woocommerce-Address-title.title a.edit:lang(en){
 	float: left;
 }
 .custom_cart form.woocommerce-cart-form:lang(en) {
    width: 70%;
    float: left;
    padding-left: 0;
    padding-right: 30px;
}
.custom_cart .cart-collaterals:lang(en)  {
    width: 30%;
    float: right;
    padding-top: 7px !important;
    padding-bottom: 7px;
}
@media(max-width: 576px){
.search_data {
    float:left;
}
.single-course #item-header-avatar .course_cat_label_1 img {
    height: 116px !important;
}
.single-course #item-header-avatar .course_cat_label_1:lang(en) {
    left: 25px;
    right: unset;
}
.single-course #item-header-avatar .course_cat_label_2:lang(en) {
    left: 76px;
    right: unset;
}
.single-course .col-md-2.mobile_show:lang(en) {
    display: block;
    float: right;
    width: 35%;
    margin-right: 10px;
}
.single-course #item-admins .instructor_course .item-avatar:lang(en) {
    margin-left: auto !important;
}
.single-course #item-header #item-header-content:lang(en) {
    width: 100% !important;
}
.custom_course_detail h2:lang(en) {
    float: left;
}
.custom_course_detail p:lang(en){
	float: right;
}
.single-course li.custom_course_length span:lang(en){
	margin-right: 0;
}
.single-course tr.course_section td.video_icon_section:lang(en){
	margin-right: 5px !important;
}
.custom_my_account .woocommerce-MyAccount-navigation ul:lang(en) {
    float: left !important;
    display: block !important;
}
.custom_my_account .woocommerce-Message.woocommerce-Message--info.woocommerce-info:lang(en){
	display: block;
}
.custom_cart form.woocommerce-cart-form:lang(en) {
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 30px;
}
.custom_cart .cart-collaterals:lang(en)  {
    width: 100%;
    float: right;
    padding-top: 7px !important;
    padding-bottom: 7px;
}
}
/******06-02-21 end**********/

/***08-02-21 start***********/
.single-course .col-md-2 .instructor_course .course_instructor:lang(en) {
    margin-right: 15px;
}
.single-course .course_curriculum.accordion .course_section td.icon-clock img:lang(en) {
    margin-left: 10px;
}
.directory.course.filter-bar-eng .col-md-9.col-sm-8.col-md-push-3.col-sm-push-4{
    position: unset;
    float: right;
    padding-left: 25px;
    padding-right: 0;
}
.directory.course.filter-bar-eng  .course_cat_label_2 label{
    line-height: 1;
}
.directory.course.filter-bar-eng  .course_cat_label_1 label{
    line-height: 1;
}
.directory.course .dir-search.custom_search label:lang(en):after{
    left: unset;
    right: 10px;
}
.filter-bar-eng h4.up_arrow:after{
    left: unset;
    right: 0;
}
.filter-bar-eng h4.down_arrow:after{
   left: unset;
    right: 0; 
}
.filter-bar-eng .course_filters .checkbox label:before {
    float: left;
}
.filter-bar-eng .course_filters .radio label:before {
    float: left;
}
.hp_bottom_post .elementor-post__thumbnail img{
    filter: grayscale(1);
}
.hp_bottom_post .elementor-column-wrap .elementor-post__thumbnail img:hover{
    filter: grayscale(0);
}
.hp_main_banner_btn a.elementor-button-link.elementor-button:hover{
   background: url(images/Button_Hover_280.png);
   background-repeat: no-repeat !important;
   height: 54px;
   transition: all ease 0.5s 0s;
}
.hp_all_tritment_btn a.elementor-button-link.elementor-button:hover{
   background: url(images/Button_Hover_280.png);
   background-repeat: no-repeat !important;
   height: 54px;
   transition: all ease 0.5s 0s;
}
.hp_tutors_btn a.elementor-button-link.elementor-button:hover{
   background: url(images/Button_Hover_280.png);
   background-repeat: no-repeat !important;
   height: 54px;
   transition: all ease 0.5s 0s;
}
.hp_article_all_btn a.elementor-button-link.elementor-button:hover{
   background: url(images/Button_Hover_280.png);
   background-repeat: no-repeat !important;
   height: 54px;
   transition: all ease 0.5s 0s;
}

.single-course .course_curriculum.accordion .course_button:hover{
    max-width:363px !important;
    float: left;
    font-size: 22px;
    color: #153361 !important;
    font-weight: 400 !important;
    font-family: mekomi-medium !important;
    background: url(images/Button_Hover_387.png) !important;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 100%;
    height: 48px;
    border:none !important;
    padding: 0 !important;
    letter-spacing: 0 !important;
    line-height: 2 !important;
}
.all_treatments_metthods_list .treatments_list_sub:lang(en) {
    text-align: center;
    float: left;
    width: 16%;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #253d63 !important;
}

.custom_my_account .woocommerce-Message.woocommerce-Message--info.woocommerce-info a.woocommerce-Button.button:lang(en) {
    max-width: 206px;
    margin-right: 10px;
}
.custom_my_account .woocommerce-Message.woocommerce-Message--info.woocommerce-info:lang(en):before {
    top: 32px;
}
button#place_order {
    background: url(images/tutors-btn.png) !important;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    max-width: 250px;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #153361 !important;
    font-size: 18px;
    margin-left: 0;
    padding-top: 3px;
}
.custom_cart  form.woocommerce-cart-form table td:lang(en) {
    padding-left: 13px !important;
}
@media(max-width: 576px){
.directory.course .col-md-9.col-sm-8.col-md-push-3.col-sm-push-4:lang(en){
    padding-left: 0;
}
.course_single_item .item-avatar a img {
    object-fit: cover;
}
.all_treatments_metthods_list .treatments_list_sub:lang(en) {
    text-align: center;
    float: left;
    width: 100%;
}
}
/****08-02-21 end************/

/******09-02-21 start********/

@media(max-width: 576px){
.mobile_menu i.eicon-menu-bar:before{
	content: "";
	background:url(images/menu.png);
	height: 32px;
	width: 32px;
	position: absolute;
}
.mobile_menu .elementor-active i.eicon-menu-bar:before{
	content: "";
	background:url(images/close-button.png);
	height: 32px;
	width: 32px;
	position: absolute;
}
.mobile_menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container:lang(he) {
    top: 68px !important;
    right: -10px !important;
}
.mobile_menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container:lang(en) {
    top: 68px !important;
    right: unset!important;
    left: -10px !important;
}
}
/******09-02-21 end***********/

/*****10-02-21 start************/
.main_header li.menu-item a{
   font-family: mekomi-medium !important;
}
/******10-02-21 end*************/

/*******16-02-21 start********/
ul.type_filter li .radio input{
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: relative;
    -webkit-transition: .15s;
    border: 1px solid #d6dce0;
    background-color: #ecf1f5 !important;
    padding: 8px 0;
    outline: none;
    border-radius: 50%;
    background: #fff;
    display: block;
    float: right !important;
}
ul.type_filter li .radio input:checked:before{
    content: "";
    position: absolute;
    background: #4f6b97;
    display: inline-block;
    width: 14px;
    height: 14px;
    outline: none;
    padding: 5px;
    left: 0;
    right: 2px;
    margin-top: -6px;
    border-radius: 50%;
}
ul.type_filter li .radio label:before{
    display: none;
}
ul.type_filter li .radio label{
    float: right;
}
ul.type_filter {
    margin-right: 20px;
}
.contact_form .checkbox label {
    font-size: 17px;
    font-weight: 600;
    position: relative;
    top: -3px;
}

@media(max-width: 576px){
.custom_course_detail p:lang(he){
    float: left;
}
.custom_course_detail h2:lang(he) {
    float: right;
    position: relative;
    top: 2px;
}
.single-course .course_curriculum.accordion .course_section td.icon-clock:lang(he) {
    text-align: left;
    margin-top: 0;
}
.single-course .course_curriculum.accordion .course_section td.video_icon_section:lang(he) {
    margin-top: 0 !important;
}
ul.type_filter li .radio label {
    float: right;
    position: relative;
    top: -2px;
}

}
/******16-02-21 end***********/

/*****17-02-21 start******/
.blog .excerpt.thumb a.link:hover:lang(en):after{
    content: "\f178" !important;
    margin-right: 10px;
}
ul.type_filter li .radio input:lang(en){
    float: left !important;
    margin-left: 0;
}
ul.type_filter li .radio input:checked:lang(en):before{
    right: 0;
    left: 2px;
}
/*****17-02-21 end********/


/******22-02-21 start**************/
.contact_form_main input,
.contact_form_main textarea {
    border-color: #153361;
    margin-bottom:20px;
}
.page.page-id-488 .elementor-text-editor h4,
.page.page-id-488 .elementor-text-editor h3,
.page.page-id-488 .elementor-text-editor p  {
    color: #465E82 !important;
}
.page.page-id-2687 .elementor-text-editor h4,
.page.page-id-2687 .elementor-text-editor h3,
.page.page-id-2687 .elementor-text-editor p{
    color: #465E82 !important;
}
.single-course .small_desc ul,
.single-course .small_desc ol {
    padding-right: 30px;
}
.single-course .small_desc ul li,
.single-course .small_desc ol li {
  margin-bottom: 5px;
}
.single-course table.table tr.course_section.custom_course td.course_title_section {
    font-weight: 600 !important;
}
.course_section.related_course li img.wp-post-image {
    height: 200px;
    object-fit: cover;
    filter: grayscale(1);
}
.course_section.related_course li img.wp-post-image:hover {
    filter: grayscale(0);
}
.course_section.related_course li .item-title a:hover{
  color: var(--hover-color) !important;
}
.single-course .elementor-nav-menu--main ul li.current_page_item a {
    color: #458D8A!important;
}
.directory.course .elementor-nav-menu--main ul li.current_page_item a{
    color: #458d8a !important;
 }
 p#breadcrumbs span.breadcrumb_last {
    font-weight: 600;
}
.home-page p#breadcrumbs{
    display: none;
}
.single-product p.woocommerce-mini-cart__total.total span.woocommerce-Price-amount.amount {
    float: right;
    margin: 0 !important;
    margin-right: 5px !important;
}
.single-product  p.woocommerce-mini-cart__total.total strong {
    float: right;
}
.single-product  p.woocommerce-mini-cart__total.total {
    float: right;
}
.single-product div#tab-description h2 {
    display: none;
}
#course_section_color a.load_more_cat.load_more_cat_listing_cat {
    display: none;
}
@media(max-width: 576px){
.treatments_metthods_list ul li a p{
        font-size: 18px;
}
}
/******22-02-21 end****************/

/*****23-02-21 start*************/

.header_btn a.elementor-button-link.elementor-button {
    background: url(images/Button_Live_Normal.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 285px;
    width: 100%;
    height: 54px;
   display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.header_btn a.elementor-button-link.elementor-button:hover{
    background: url(images/Button_Live_Hover.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 285px;
    width: 100%;
    height: 54px;
   display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.registration.register div#headertop {
    display: none;
}
.registration.register .header_content {
    display: none;
}
.registration.register  header.standard {
    display: none;
}
.login_register_title {
    display: flex;
    line-height: 1;
}
.login_register_title h2 {
    margin-left: 10px;
    color: #153361;
}
.login_register_title h2 a {
    font-weight: bold;
    color:#153361;
}
.custom_who_online .widget-error {
    color: #243c62;
    font-size: 12px;
    margin-top: -15px;
}
.register-section h4,.register-section h4:hover{
	color: #153361;
}
input#signup_submit {
    background: url(images/button-home-banner.png) !important;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none !important;
    line-height: 1;
    max-width: 257px;
    width: 100%;
    color: #153361!important;
    font-size: 22px;
}
ul.breadcrumbs li a {
    color: #fff;
}
ul.breadcrumbs li {
    color: #fff;
    font-size: 16px;
}
.single-product h1.product_title.entry-title{
	 color: #153361!important;
	 line-height: 1;
     margin-top: -10px;
}
.single-product .connected_courses ul li a{
	 color: #153361!important;
}
.single-product .connected_courses ul li a i{
	 color: #153361!important;
}
.related.products ul.products.columns-3 li a img {
max-height: 100%;
    object-fit: cover !IMPORTANT;
    height: 200px;
    border-radius: 0 !important;
    filter: grayscale(1);
    margin: 0 !IMPORTANT;
    max-width: 100% !important;
}
.related.products .course_instructor.display_name {
    display: none;
}
.related.products ul.products.columns-3 li a img:hover {
    filter: grayscale(0);
}
.related.products ul.products.columns-3 li a h2{
	font-weight: 400 !important;
    font-family: mekomi-medium !important;
    color: #153361;
    font-size: 22px;
}
.related.products ul.products.columns-3 li a  span.price ins span,
.related.products ul.products.columns-3 li a  span.price del span{
	font-size: 20px !important;
    color: #458D8A !important;
    font-weight: 400 !important;
}
.related.products ul.products.columns-3 li a.add_to_cart_button.ajax_add_to_cart{
	background: url(images/button-home-banner.png) !important;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none !important;
    line-height: 1;
    max-width: 257px;
    width: 100%;
    color: #153361!important;
    font-size: 22px;
}
.related.products ul.products.columns-3 li a span.price {
    border-top: 1px solid #153361 !important;
    border-bottom: 1px solid #153361;
}
.single-product button.single_add_to_cart_button.button.alt{
	background: url(images/button-home-banner.png) !important;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none !important;
    line-height: 1;
    max-width: 257px;
    width: 100%;
    color: #153361!important;
    font-size: 22px;
}

.single-product p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward {
    background: url(images/button-home-banner.png) !important;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none !important;
    line-height: 0;
    width: 49%;
    color: #153361!important;
    float: right;
    font-size: 10px !important;
    margin: 0 1px !important;
}
.filter_bar{
    top: 0;
    position: sticky !important;
}
body.directory.course {
  overflow-x: unset !important;
}
body.directory.course .pusher{
    overflow: unset !important;
}
/*****23-02-21 end***************/

/********25-02-21 start***********/

.single-course #item-header .col-md-12 {
    padding: 0;
}
.single-course #item-header .col-md-10 {
    padding-right: 0;
}
.bp-user .member_header.main{
    background:url(images/light_beige_back_new-1-scaled.jpg) !important;
    background-position: center;
    background-size: cover;
    padding-top: 140px;
    margin-top: -133px;
    padding-bottom: 40px;
}
.bp-user #item-header {
    background: transparent !important;
}
.bp-user.my-profile #item-header-content h3 a {
    color: #458D8A !important;
    font-size: 30px !important;
    font-weight: 400 !important;
    font-family: mekomi-medium !important;
}
.bp-user.my-profile #item-header-content h3{
    width: 100% !important;
    text-align: right;
}
.bp-user.my-profile #item-header-content .biography p {
    color: #243C62 !important;
    font-size: 18px !important;
    margin: 0 !important;
    text-align: right;
}
.bp-user.my-profile .profile h4 {
    color: #153361;
}
.bp-user.my-profile  .course_section h2{
       color: #153361;
}
.bp-user #item-body h3,.bp-user #item-body p,.bp-user #item-body a,
.bp-user #item-body label {
    color: #153361 !important;
}
.bp-user #item-body li#general-personal-li a {
    padding-top: 0 !important;
}
.bp-user #item-body .submit input#submit{
    background: url(images/button-home-banner.png) !important;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none !important;
    line-height: 1;
    max-width: 257px;
    width: 100%;
    color: #153361!important;
    font-size: 22px;
    margin-top: 10px;
}
.bp-user #item-body #subnav {
    padding-top: 25px !important;
}
.bp-user #item-body  input#capabilities-submit{
     background: url(images/button-home-banner.png) !important;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none !important;
    line-height: 1;
    max-width: 257px;
    width: 100%;
    color: #153361!important;
    font-size: 22px;
    margin-top: 10px;
}
/********25-02-21 end*************/

/******01-03-21 start***************/
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{
    background-color: #458D8A !important;
    color:  white !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:hover a{
    color: #458D8A !important;
}
.archive.tax-course-cat #title {
    padding: 0 !important;
    background: url(images/light_beige_back_new-1-scaled.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -133px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 40px !important;
}
.archive.tax-course-cat #title ul.breadcrumbs {
    display: none;
}
.archive.tax-course-cat #title h1 {
    text-align:right;
    font-size: 30px;
    font-weight: 400;
    color: #458D8A;
    line-height: 1;
    margin-top: -10px;
}
.archive.tax-course-cat .courseitem .block_content a.course_instructor {
    right: unset !important;
    left: 10px;
    display: none;
}
.archive.tax-course-cat .courseitem .block_content h4.block_title {
    padding: 0 0px 0 0px !important;
    text-align: center;
    order: 1;
    width: 100%;
    min-height: unset;
}
.archive.tax-course-cat .courseitem .block_content h4.block_title a {
    font-size: 22px;
    color: #153361;
    line-height: 1;
    font-family: mekomi-medium !important;
    font-weight: 400;
}
.archive.tax-course-cat .courseitem .block_content {
    padding-top: 10px !important;
    padding-left: 0;
    padding-right: 0;
    border:none;
    display: flex;
    flex-wrap: wrap;
}
.archive.tax-course-cat #title h5 p {
    text-align:right;
    color: #243C62;
    font-size: 18px;
}

.archive.tax-course-cat .courseitem .block_content  .course_price {
    text-align: center;
    border-top: 1px solid #153361 !important;
    border-bottom: 1px solid #153361 !important;
    order: 4;
}
.archive.tax-course-cat .courseitem .block_media img {
    height: 200px;
    object-fit: cover;
}
.archive.tax-course-cat .courseitem .block_content .course_price span {
    font-size: 20px !important;
    color: #458D8A !important;
    font-weight: 400 !important;
}
.archive.tax-course-cat #buddypress .col-md-9.col-sm-8 {
    width: 100%;
}
.archive.tax-course-cat #buddypress .col-md-9.col-sm-8 .content {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 40px;
    row-gap: 58px;
}
.archive.tax-course-cat #buddypress .col-md-9.col-sm-8 .content .col-md-4{
   width: 100% !important;
   padding: 0;
}
.archive.tax-course-cat #buddypress .col-md-9.col-sm-8 .content .pagination {
    position: absolute !important;
    bottom: -45px;
    left: 0 !important;
    right: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.archive.tax-course-cat #buddypress .col-md-9.col-sm-8 .content .pagination span,
.archive.tax-course-cat #buddypress .col-md-9.col-sm-8 .content .pagination span a {
    border: 2px solid #243c62;
    color: #243c62 !important;
}
.archive.tax-course-cat #buddypress .col-md-9.col-sm-8 .content span.current{
    border: 2px solid #243c62;
    color: #fff !important;
    background-color:#243c62 !important; 
}
.bp-user #headertop,.bp-user .header_content,.bp-user header.standard {
    display: none !important;
}
.bp-user #buddypress #item-header {
    margin: 0 !important;
}
.single-post #single-post-top-pink-bg {
    height: 310px;
    margin-top: -133px;
}
#single-post-top-pink-bg img {
    width: 100%;
    object-fit: cover;
    height: 310px;
}
.single-post #content {
    margin-top: -176px;
}
.single-post .featured img {
    height: 600px !important;
    object-fit: cover;
}
.single-post #content .pagetitle h1 {
    font-size: 30px;
    color: #458D8A;
    font-weight: 500 !important;
    margin-top: 20px !important;
    margin-bottom: 0 !important;
    padding-right: 10px;
}
.single-post #content .pagetitle h5{
    font-size: 20px;
    color: #458D8A;
    font-weight: 300;
    line-height: 35px;
    padding-right: 10px;
}
.single-post h2{
   color:#243C62 !important;
}
.bp-user a#user-xprofile,.bp-user a#user-settings{
    color: #153361 !important;
}
.bp-user a.current.selected:after{
   background-color: #153361 !important;
}
.bp-user ul#course-list li.course_single_item img {
    filter: grayscale(1);
}
.bp-user ul#course-list li.course_single_item img:hover {
    filter: grayscale(0);
}
.archive.tax-course-cat .courseitem .block_media img{
    filter: grayscale(1);
}
.archive.tax-course-cat .courseitem .block_media img:hover{
    filter: grayscale(0);
}
.archive.tax-course-cat .courseitem{
    border:none !important;
}
.archive.tax-course-cat .course_meta {
    border-top: none !important;
    padding-top: 0 !important;
    display: none;
}
.single-post .elementor-text-editor p,
.single-post .elementor-text-editor span{
    color: #153361 !important;
    margin-right: 0 !important;
}
.page-id-82 .cart td.product-remove a {
    color: #153361 !important;
}
.page-id-82 .cart td.product-name a{
    color: #153361 !important;
}
.archive.tax-course-cat #buddypress .content .pagination span:first-child {
    display: none;
}
.archive.tax-course-cat #buddypress .content .pagination a.inactive{
    border: 2px solid #243c62 !important; 
    color: #243c62 !important;
}
.single-product.woocommerce .content .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li a {
    color: #153361 !important;
}
.single-product.woocommerce .content .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li{
    border-color: #153361 !important;
}
.single-product .mcnTextContent h4{
    color: #153361 !important;
}
.single-product .related.products h2{
    color: #153361 !important;
}
#course-dir-pag-bottom span, #course-dir-pag-bottom a {
    border: 2px solid #153361;
    color: #153361;
      font-size: 20px;
}
#course-dir-pag-bottom span.page-numbers.current {
    background: #153361 !important;
    color: white !important;
    font-size: 20px;
}
#course-dir-pag-top a.next.page-numbers, #course-dir-pag-bottom a.next.page-numbers {
    border: none !important;
}
#course-dir-pag-top a.prev.page-numbers, #course-dir-pag-bottom a.prev.page-numbers{
	border:none !important;
}
.archive.tax-course-cat #buddypress .content .pagination a.inactive:hover {
    background: #243c62;
    color: white !important;
}
.signup_form h3.heading{
   color: #153361;
}
.signup_form h3 > span:after{
   background: #153361 !imporatnt;
}
nav.plsfe-switcher ul.plsfe-menu li.plsfe-menu-item a:hover{
	color: var(--hover-color) !important;
	opacity: 1 !important;
}
nav.plsfe-switcher ul.plsfe-menu li.plsfe-menu-item a:hover span{
	color: var(--hover-color) !important;
	opacity: 1 !important; 
}
.search_en .search_data {
    float: right;
    margin-bottom: -3px;
}
#course-dir-pag-bottom span, #course-dir-pag-bottom a:hover {
    background: #153361;
    color: white;
}
.single-post .featured .post_category {
    display: none;
}
.bp-user .member_header.main #item-header-avatar a {
    margin-bottom: 0;
    margin-top: 0;
}
.bp-user .member_header.main #item-header-content h3 a {
    color: #458D8A !important;
    font-size: 30px !important;
    font-weight: 400 !important;
    font-family: mekomi-medium !important;
    line-height: 1;
}
.bp-user .member_header.main #item-header-content {
    text-align: center;
}
.bp-user .member_header.main #item-header-content .biography p {
    color: #243C62 !important;
    font-size: 18px !important;
    margin: 0 !important;
    text-align:right;
}
.bp-user .member_header.main #item-header-content h3 {
	margin-bottom: 15px !important;
	margin-top: 0 !important;
	text-align: right;
}
.bp-user #item-body li#general-personal-li a:after {
    background: #153361 !important;
}

@media(max-width: 576px){
.archive.tax-course-cat #buddypress .col-md-9.col-sm-8 .content {
    display:unset;
}
.archive.tax-course-cat #buddypress .col-md-9.col-sm-8 .content .col-md-4 {
    width: 100%;
    padding: 0;
    float: right;
}
.archive.tax-course-cat #buddypress .col-md-9.col-sm-8 .content .pagination{
    position: unset !important;
    bottom: 0 !important;
}
.single-post .featured img {
    height: auto !important;
    object-fit: cover;
}
.filter_bar {
    position:unset !important;
}
.single-post .right {
    float: right !important;
    width: 100%;
}
.single-post #content .pagetitle h1,
.single-post #content .pagetitle h5{
	padding-right: 0 ;
}
.single-post p.website{
    line-break: anywhere;
}
.custom_my_account .woocommerce-MyAccount-navigation ul {
    display: flex;
    text-align: center;
    justify-content: center;
    flex-wrap: wrap;
}
.single-course td.video_icon_section img {
    width: 22px;
    margin-left: 10px;
}
.single-post .elementor-text-editor p, .single-post .elementor-text-editor span {
    margin-right: 0 !important;
}
.single-course .course_curriculum.accordion form {
    display: flex;
    justify-content: center;
}
.single-course .course_curriculum.accordion form input{
   margin-right: 0 !important;
}
.treatments_metthods_list ul li img {
    max-width: 155px;
    max-height: 155px;
}
.hp_bottom_post .elementor-post__thumbnail img.attachment-medium {
    object-fit: cover;
}
.mobile_menu nav.elementor-nav-menu--dropdown ul li.current-menu-item a {
    color: #458D8A !important;
}
.mobile_menu nav.elementor-nav-menu--dropdown ul li a:hover {
    color: #458D8A !important;
}
}
/********01-03-21 end***************/

/*****02-03-21 start********/
#object-nav ul li a:after {
    background: #153361 !important;
}
#subnav ul li a:after{
	background: #153361 !important;
}
.single-product .custom_tag  a.tag-cloud-link {
    color: #153361 !important;
}
.single-course .small_desc h3,.single-course .small_desc h4,.single-course .small_desc h5,
.single-course .small_desc h6 {
    color: #243C62;
}
input#delete-account-button {
    background: url(images/button-home-banner.png) !important;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none !important;
    line-height: 1;
    max-width: 257px;
    width: 100%;
    color: #153361!important;
    font-size: 22px;
    margin-top: 10px;
}
/******all course en start*******/
.filter-bar-eng .container{
    width:100% !important;
    max-width: 1400px !important;
}
.directory.course.filter-bar-eng .dir-search.custom_search label:after{
	left: unset;
	right: 10px;
}
.directory.course.filter-bar-eng .col-md-3.col-sm-4.col-md-pull-9.col-sm-pull-8{
	margin-top:0 !important;
}


/******all course en end*********/
@media(max-width: 576px){
li.header_btn.menu-item a {
    background: url(images/Button_Live_Normal.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 285px;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
li.header_btn.menu-item {
    margin-bottom: 15px;
}
.bp-user .member_header.main #item-header-avatar a{
	text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 25px;
}
.bp-user .member_header.main #item-header-content .biography p{
	 line-height: 1.2;
}
.my-profile #content{
	margin-top: 0 !important;
}
.my-profile ul#course-list li .col-md-8.col-sm-8 .item {
    clear: both;
}
.my-profile ul#course-list li .col-md-8.col-sm-8 {
	float: right;
}
.my-profile ul#course-list li .item-avatar a{
	height: 200px;
}
ul#course-list li .col-md-8.col-sm-8{
	float: right;
}
.bp-user .member_header.main {
    padding-top: 106px;
    margin-top: -88px;
    padding-bottom: 40px;
}
.directory.course.filter-bar-eng .col-md-9.col-sm-8.col-md-push-3.col-sm-push-4{
	padding-left: 0 !important;
}
}
/*****02-03-21 end***********/

/*********03-03-21 start*********/

.pagination-links span{
	font-size: 20px;
}
.pagination-links a{
	font-size: 20px;
}

@media(max-width: 576px){
.custom_my_account td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
    max-width: 100% !important;
    float: right !important;
    padding: 0 10px;
    height: 34px;
    line-height: 9;
    font-size: 12px;
}
.custom_my_account td.woocommerce-orders-table__cell span.woocommerce-Price-amount.amount {
    margin-right: 0 !important;
}
.custom_my_account .woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button,
 .custom_my_account .woocommerce-MyAccount-content a.button {
    max-width: 135px;
    width: 100%;
    height: 40px;
    font-size: 12px;
    margin-left: 10px;
}
.custom_my_account .woocommerce-Message.woocommerce-Message--info.woocommerce-info:before {
    margin-top: 5px;
}
.woocommerce-MyAccount-content h3 {
    color: #253d63;
}
 .woocommerce-payment-methods .custom_my_account .woocommerce-MyAccount-content a.button {
    max-width: 154px;
    width: 100%;
    height: 40px;
    font-size: 12px;
    margin-left: 10px;
    float: none !important;
    margin: 0 auto;
}
.bp-user .profile .bp-widget h4 {
    display: none;
}
}
/*********03-03-21 end*************/

/**********04-03-21 start*********/
button.woocommerce-button.button.woocommerce-form-login__submit{
    background: url(images/all_show.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 155px;
    width: 100%;
    height: 54px;
    justify-content: center;
    align-items: center;
    margin:0 20px 0 0;
    font-family: mekomi-medium !important;
    color: #253d63 !important;
}
.woocommerce-address-fields button.button {
   background: url(images/all_show.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    max-width: 155px;
    width: 100%;
    height: 54px;
    justify-content: center;
    align-items: center;
    margin: 0 0px 0 0;
    font-family: mekomi-medium !important;
    color: #253d63 !important;
}
}

.settings .member_header.main #item-header-avatar img {
    max-width: 179px !important;
    height: auto !important;
}
.method_title_desc {
    float: right;
    width: 78%;
}
.method_top_img {
    float: right;
    width: 22%;
}
.single_method_top_detail{
    margin-top: 150px;
}
@media(max-width: 576px){
.method_top_img {
    float: right;
    width: 100%;
    text-align: center;
}
.method_title_desc {
    float: right;
    width: 100%;
}
.method_title_desc h1 {
    text-align: center !important;
    margin-top: 10px !important;
}
.method_title_desc p {
    text-align: center !important;
}
}
/*********04-03-21 end************/

/********08-03-21 start**************/
@media(max-width: 576px){
ul.elementor-nav-menu li.menu-item.current_page_item a{
  color: var(--hover-color) !important;
}
}
/********08-03-21 end****************/
/*=================================New Design Css End======================*/
.custom_breadcrumb a {
	color:#fff !important;
    font-size: 18px;
}
.custom_breadcrumb span{
	color:#fff !important;
    font-size: 18px;
}
.elementor-element.elementor-element-b95f59b.elementor-widget.elementor-widget-shortcode span {
    color: #fff;
}
.elementor-element.elementor-element-b95f59b.elementor-widget.elementor-widget-shortcode {
    color: #fff;
}

/**********10-03-21 start*********/
.single-course section#title {
    float: right;
}
.single-course #message {
    max-width: 1176px;
    margin: 0 auto;
}
.single-course #message p{
    margin-right:0 !important;
}
.single-course .right-contain #item-body div#message {
    display: none;
}
.single-course #message p a {
     color: #7C0000 !important;
    font-size: 18px;
    font-weight: 800;
}
.single-course #message p {
    margin-right: 0 !important;
    color: #7C0000;
    font-size: 18px;
    font-weight: 800;
}
.single-course #message p a:after {
    display: none !important;
}
.single-course #message p a:hover{
    color:var(--hover-color) !important;
}
h3#order_review_heading {
    color: #253d61 !important;
}
.tax-course-cat .course_section.related_all ul#course-list {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 40px;
    row-gap: 90px;
}
.tax-course-cat .course_section.related_all  ul#course-list li .item-title {
    float: right;
    margin-top: 10px !important;
    width: 100%;
}
.tax-course-cat .course_section.related_all h2 {
    color: #253d61;
    margin-bottom: 20px;
}
.tax-course-cat .hp_bottom_post .elementor-post__thumbnail img:hover {
    filter: grayscale(0);
}
.tax-course-cat .course_section.related_all ul#course-list li .item-title a:hover{
    color: var(--hover-color);
}
@media(max-width: 576px){
.tax-course-cat .course_section.related_all ul#course-list {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 0px;
    row-gap: 40px;
}
.tax-course-cat .hp_bottom_post .elementor-post__thumbnail img.attachment-medium {
    object-fit: cover;
    width: 100%;
}
.single-post .post_category{
    right: 15px  !important;
}
}
/*********10-03-21 end************/


/**********12-03-21 start*************/
.single-post .course_cat_label_1 img {
    height: 200px !important;
    object-fit: contain !important;
    border: none !important;
    box-shadow: none !important;
}
.single-post  .course_cat_label_1 label {
    position: absolute;
    right: 0;
    font-size: 18px;
    max-width: unset;
    width: 79px !important;
    float: right;
    top: 0;
    writing-mode: vertical-rl;
    height: 189px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #153361;
    font-weight: 400;
}
.single-post .course_cat_label_1 {
    position: absolute;
    top: -10px;
    right: 20px;
    height: 200px !important;
    width: 79px;
    z-index: 99;
}
#order_review th.product-total:lang(en) {
    padding-left: 0 !important;
}
#order_review th.product-name:lang(en){
	padding-left: 0 !important;
}
.single-product .product.type-product .col-md-6 ul.breadcrumbs:lang(en) {
    display: none;
}
.single-product button.single_add_to_cart_button.button.alt:lang(en):hover{
    background: url(images/button-home-banner.png) !important;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none !important;
    line-height: 1;
    max-width: 257px;
    width: 100%;
    color: #153361!important;
    font-size: 22px;
}
ul.name.hierarchial li a:hover:lang(en){
	color: var(--hover-color) !important;
}
.single-course .course_curriculum.accordion .course_button:lang(en){
	float: right !important;
}
.custom_cart form.woocommerce-cart-form:lang(en){
	width: 70%;
    float:left;
    padding-left: 0px;
    padding-right: 30px;
}
.custom_my_account .woocommerce-MyAccount-navigation ul:lang(en){
	float: left !important;
}
@media(max-width: 576px){
.mobile_menu_en nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    left: -13px !important;
}
.elementor-location-footer li.header_btn.menu-item a {
    display: none !important;
}
}
/*********12-03-21 end****************/

/***************15-03-21 start**************/
.single-product .product.type-product .col-md-6 ul.breadcrumbs{
    display: none;
}
.single-product .cart button.single_add_to_cart_button.button.alt:hover{
    background: url(images/button-home-banner.png) !important;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none !important;
    line-height: 1;
    max-width: 257px;
    width: 100%;
    color: #153361!important;
    font-size: 22px;
}
ul.name.hierarchial li a:hover{
    color: var(--hover-color) !important;
}
.activation.activate #content .col-md-3.col-sm-4 {
    display: none;
}

.activation.activate #content .col-md-9.col-sm-8 {
    width: 100% !important;
}
.activation.activate #activate-page {
    text-align: center;
}
.activation.activate section#title {
    display: none;
}
.activation.activate  #content {
    background: url(images/light_beige_back_new-1-scaled.jpg) !important;
    background-position: center;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    padding-top: 140px;
    margin-top: -133px;
    padding-bottom: 40px;
}
.activation.activate #content .col-md-9.col-sm-8 .content.padder {
    background: transparent;
}
.activation.activate #content #activate-page h3 {
    color: #458D8A !important;
    font-size: 30px !important;
    font-weight: 400 !important;
    font-family: mekomi-medium !important;
    line-height: 1;
    margin-top: 0;
}
 .activation.activate #content p.submit input.button {
    background: url(images/all_show.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 285px;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px auto 0 auto;
    font-family: mekomi-medium !important;
    font-size: 22px;
    font-weight: 500;
    color: #153361;
}
 .activation.activate #content #activate-page p {
    color: #458D8A;
    font-size: 0px;
    font-weight: 400;
    margin-right: 0 !important;
}
 .activation.activate #content input#activation_key {
    padding: 12px 8px;
    width: 32%;
}
 .activation.activate #content label {
    color: #253d61 !important;
}
ul.name.hierarchial li:hover a{
    color: var(--hover-color) !important;
}
.activation.activate #myModal_ag a.button{
      background: url(images/all_show.png) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 285px;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px 0 0 0;
    font-family: mekomi-medium !important;
    font-size: 22px;
    font-weight: 500;
    color: #153361;
}
.registration.register h3.heading {
    color: #253d61;
}
.method_top_img:lang(en){
    float: left;
    width: 22%;
}
.method_title_desc:lang(en) {
    float: left;
    width: 78%;
}
.archive.tax-course-cat #title h1:lang(en){
	text-align: left;
	margin-top: -5px;
}
body.course ul.item-list.loading>li{
	opacity: 1;
}
@media(max-width: 576px){
.method_title_desc:lang(en) {
    float: right;
    width: 100%;
}
.method_top_img:lang(en){
    float: right;
    width: 100%;
    text-align: center;
}
}
/***************15-03-21 end****************/

/***************17-03-21 start***************/
.elementor-location-footer li.header_btn:lang(en) {
    display: none;
}
.archive.tax-course-cat #title h5 p:lang(en){
    text-align: left;
}
.single-product .woocommerce-product-details__short-description p {
    color: #253d61;
}
.archive.tax-course-cat section#content\ course_title h2 {
    margin: 0 auto;
    max-width: 1170px;
    color: #253d61;
    padding: 0 15px;
}
.page-id-4778 .woocommerce-billing-fields h3,
.page-id-4778 .woocommerce-additional-fields h3 {
    display: none;
}
.page-id-81 h2.woocommerce-order-details__title {
    display: none;
}
section.woocommerce-customer-details h2.woocommerce-column__title {
    color: #253d61;
}
ul#course-list li .item-desc  {
    overflow: hidden;
    height: 79px;
    line-height: 25px;
}
@media(max-width: 576px){
.single-course #item-header #item-header-content h1:lang(en) {
    width: 100%;
}

.single-course #item-header .col-md-10:lang(en) {
    padding-right: 0;
    float: left;
    padding-left: 0;
}
.single-course td.video_icon_section img:lang(en) {
    transform: rotate(-60deg);
}
.archive.tax-course-cat section#content\ course_title h2{
    padding: 0 15px;
}
}
/**************17-03-21 end******************/


/*=== 18-03-2021 start css===*/

@media (max-width:767px){
    .single-product section.main {
        margin-top: 20px;
    }
    .single-product button.single_add_to_cart_button.button.alt {
        height: 33px;
	    max-width: 167px;
	    font-size: 16px;
    }
    .single-product .cart button.single_add_to_cart_button.button.alt:hover{
    	 height: 33px;
	    max-width: 167px;
	    font-size: 16px;
    }
    .single-product .related.products ul.products li a.add_to_cart_button.ajax_add_to_cart{
        height: 33px;
	    max-width: 167px;
	    font-size: 16px;
	    margin: 0 auto;
    }
    .single-product.woocommerce ul.products li.product .onsale {
        margin: -6px 9px 0 0;
    }
    .woocommerce span.onsale {
        top: -10px;
        left: 8px;
    }
    .single-product .related.products h2 {
        text-align: center;
    }
}
/*=== 18-03-2021 End css===*/

/********19-03-21 start*********/
.live_bedge_data {
    position: absolute;
    bottom: 12px;
    left: 12px;
}
 .live_bedge_course_class img {
    width: 100% !important;
}
 .live_bedge_date {
    position: absolute;
    bottom: 16px;
    color: #fff;
    left: 0;
    right: 0;
    width: 50%;
    margin: 0 auto;
    font-size: 12px;
}
 .live_bedge_course_class {
    width: 100%;
    max-width: 100px;
    float: left;
}
.single-course .live_bedge_data {
    position: absolute;
    top: 12px;
    left: 12px;
}
.single-course .live_bedge_course_class {
    width: 100%;
    max-width: 154px;
    float: left;
}
.single-course .live_bedge_date{
	position: absolute;
    bottom: 16px;
    color: #fff;
    left: 0;
    right: 0;
    width: 50%;
    margin: 0 auto;
    font-size: 20px;
    top: 98px;
    text-align: center;
}
@media(max-width: 576px){
.col-md-9.col-sm-8 .content {
    margin-top: 0;
}
.single-product p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward{
	height: 31px !important;
}
.single-post .course_cat_label_1{
	position: absolute;
    top: -5px;
    right: 25px;
    height: 116px !important;
    width: 40px;
    z-index: 1;
}
.single-post .course_cat_label_1 label{
	height: 116px;
    width: 40px !important;
    font-size: 12px !important;
}
.single-post .course_cat_label_1 img{
	height: 116px !important;
	object-fit: contain !important;
}
.blog .course_cat_label_1{
	z-index: 1;
}
.single-course .live_bedge_date{
	font-size: 16px;
    top:60px;
   bottom: unset;
}
.single-course .live_bedge_course_class {
    width: 100%;
    max-width: 100px;
    float: left;
}
}
/*@media(max-width: 413px){
.single-course .live_bedge_date{
    font-size: 16px;
    top: 60px;
   bottom: unset;
}
}*/
/*******19-03-21 end************/

/********22-03-21 start***********/
p#breadcrumbs span {
    font-size: 18px;
}
#course-dir-count-bottom {
    display: none;
}
@media(max-width: 576px){
.single-course .live_bedge_data {
    bottom: unset;
}
}
/*******22-03-21 end***************/ 
/*******23-03-21 start***************/ 
.ltr{
	direction: ltr;
}
.single-course #item-header-avatar\ single_course a img.wp-post-image {
    width: 100%;
    height: 600px;
    object-fit: cover;
}
.single-course #content {
    float: right;
    width: 100%;
}
.archive.tax-course-cat  .block_content.course_3 .item_desc p {
    font-size: 18px !important;
    color: #153361 !important;
}
.archive.tax-course-cat .block_content.course_3 .item_desc {
    text-align: center;
    order:3;
    margin-top: 15px;
}
.archive.tax-course-cat .course_instructor.display_name {
    position: unset !important;
    order: 2;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #153361 !important;
}
.archive.tax-course-cat .courseitem .block_content .course_price strong {
    color: var(--hover-color);
    font-weight: 400;
}
.bp-user .course_price {
    border-top: 1px solid #153361 !important;
    border-bottom: 1px solid #153361 !important;
    float: right;
    width: 100%;
    order: 4;
}
.bp-user .course_price strong{
    color: #458D8A ;
    font-weight: 400;
    font-size: 20px;
}
.bp-user ul#course-list li .col-md-8.col-sm-8 .item {
    display: flex;
    flex-wrap: wrap;
}
.bp-user .course_price span {
    font-size: 20px;
    color: #458D8A ;
}
.bp-user ul#course-list li .col-md-8.col-sm-8 .item .item-title {
    order: 1;
}
.bp-user ul#course-list li .col-md-8.col-sm-8 .item .item-instructor{
    order: 2;
    padding-bottom: 6px;
}
.bp-user ul#course-list li .col-md-8.col-sm-8 .item  .item-desc{
    order: 3;
    display: block !important;
}
@media(max-width: 576px){
.single-course #item-header-avatar\ single_course a img.wp-post-image {
    height: 100%;
}
}
/*******23-03-21 end***************/ 
/**********25-03-21 start************/
.single-product ul.products.columns-3 li a:hover p {
    color: var(--hover-color) !important;
}
.single-product ul.products.columns-3 li a:hover .course_instructor.display_name{
	color: var(--hover-color) !important;
}
@media(max-width:576px){
    .single-course .col-md-2 .instructor_course .course_instructor:lang(en) {
    margin-right: 0px;
}
.course_cat_label_1:lang(en),
.course_cat_label_2:lang(en){
    z-index: 11 !important;
}
.directory .dir-list .item-avatar{
    margin-bottom: 0 !important;
}
.custom_cart form.woocommerce-cart-form:lang(en) {
    width: 100%;
    float: right;
    padding-left: 0;
    overflow-x: unset;
    padding-right:0;
}

}
/*********25-03-21 end***************/

.ag-en-profile #object-nav .col-md-9.col-md-offset-3 ul {
    float: left !important;
    text-align: left;
}
.bp-user.my-profile.ag-en-profile #item-nav #object-nav .col-md-offset-3 {
    float: left;
    text-align: left;
}
.bp-user.ag-en-profile .member_header.main #item-header-content h3{
    text-align: left;
}
.bp-user.ag-en-profile .member_header.main #item-header-content .biography p{
    text-align: left;
}
.elementor-menu-toggle {
    outline: none !important;
}
.single-course tr.course_section td.video_icon_section img:lang(en) {
    transform: rotate(60deg);
}

@media(max-width: 576px){
  .ag-en-profile  div#item-header .col-md-3 {
    float: none !important;
}
.custom_cart form.woocommerce-cart-form table td:lang(en) {
    padding-left: 0px !important;
}
.custom_cart form.woocommerce-cart-form table td.product-name:lang(en) {
    padding-left:5px !important;
}
.custom_cart table.shop_table.shop_table_responsive thead th:lang(en){
    padding-left: 0 !important;
}
.custom_cart td.product-subtotal span{
	margin-right: 0 !important;
}
.custom_cart td.product-price span{
	margin-right: 0 !important;
}
.custom_cart table.shop_table.shop_table_responsive thead th{
    padding-right: 0 !important;
}

.custom_cart form.woocommerce-cart-form table.cart td.actions .coupon+.button:lang(en){
	margin-top: -35px !important;
}
}
#course-dir-list{
	display:none !imporatnt;
}
ul#course-list li .item-desc:lang(en) {
    overflow: hidden;
    height: 79px;
    line-height: 25px;
    float: right;
    margin-top: 0;
}
/*************************17-04-21 start************************/
form#signup_form h3.heading span:lang(en){
   color: #253d61;
} 
form#signup_form  p:lang(en){
	 color: #153361;
}
.my_account_orders.account-orders-table th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-total {
    display: none;
}
.my_account_orders.account-orders-table td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total {
    display: none;
}
.related_course .item-instructor h5.course_instructor.tutor_name {
    font-size: 18px;
    color: #153361;
    font-family: mekomi-regular !important;
    font-weight: 400;
}
/*********************17-04-21 end*****************************/


/*******************19-04-21 start****************************/
.xprofile.bp-user div#buddypress1 ul#course-list{
  grid-template-columns: repeat(4, 1fr);
  padding-top: 15px!important;
}
@media(max-width: 576px){
.custom_my_account .woocommerce .woocommerce-MyAccount-content a.button:hover{
   height:40px;
    font-size: 12px;
    max-width: 135px;
}
}
/*******************19-04-21 end******************************/

a.button.he_lang,a.button.en_lang {
max-width: 363px !important;
max-width: 363px !important;
    /* float: left; */
    font-size: 18px !IMPORTANT;
    color: #153361 !important;
    font-weight: 400 !important;
    font-family: mekomi-medium !important;
    background: url(images/Button_Normal_387.png) !important;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 100%;
    height: 82px;
    border: none !important;
    padding: 18px !important;
    letter-spacing: 0 !important;
    line-height: 0 !important;
}
/*********************29-04-21 start**************/
.course_list_user {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    column-gap: 40px;
}
.course_list_user  .block_content strong {
    display: none;
}
.course_list_user  .block_content .star-rating {
    display: none !important;
}
.course_list_user  .block_content a strong {
    display: block;
    border-top: 1px solid #153361 !important;
    border-bottom: 1px solid #153361 !important;
    padding-bottom: 3px;
    font-size: 20px !important;
    color: #458D8A !important;
    font-weight: 400 !important;
}
.course_list_user .block.courseitem .block_content {
    border: none;
}
.course_list_user .instructor_course .item-avatar {
    display: none;
}
.course_list_user .instructor_course {
    display: block !important;
    justify-content: center;
    width: 100%;
}
.course_list_user .instructor_course h5.course_instructor {
    width: 100%;
    text-align: center;
}
.course_list_user h4.block_title {
    text-align: center;
    border: none !important;
    padding-bottom: 10px !important;
}
.course_list_user h4.block_title a {
    font-size: 22px;
    color: #153361;
    line-height: 1;
    font-family: mekomi-medium !important;
    font-weight: 400;
}
.course_list_user .block_media a img {
    object-fit: cover;
    min-height: 200px;
    max-height: 200px;
}
.course_list_user .block_content span.clear {
    display: none !important;
}
.course_list_user .block_content a {
    border: none !important;
}
.course_list_user .instructor_course h5.course_instructor a {
    color: #153361 !important;
    font-size: 18px;
    font-weight: 400 !important;
}
.course_list_user .instructor_course h5.course_instructor a span{
    display: none;
}
.directory.course ul#course-list .item-desc {
    display: block !important;
}
@media(max-width: 576px){
.course_list_user {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    column-gap: 20px;
}
}
/*****************29-04-21 end******************/
/*************06-05-21 start********************/
.subscribe_form button.elementor-button {
    background: url(images/tutors-btn.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #153361 !important;
    font-size: 14px;
}
.subscribe_form input::placeholder{
    opacity: 1 !important;
}
@media(max-width: 576px){
.single-course #item-header-content a.course_button.full.button.en_lang {
    float: right;
    width: 100%;
    padding-bottom: 0 !important;
    margin-top: 70px;
    line-height: 16px !important;
    max-width: 100% !important;
    margin-right: 0;
}
.single-course .course_curriculum.accordion a.course_button.full.button.en_lang {
    margin: 0;
    line-height: 48px !important;
}
.single-course #item-header-content a.course_button.full.button.he_lang {
    margin-top: 50px;
    line-height: 8px !important;
    height: 48px !important;
}
}

/************06-05-21 end***********************/
	#buddypress ul.item-list.grid li .item .item-desc, #buddypress ul.item-list.grid li.course_single_item .col-md-8.col-sm-8 .item .course-star-rating+strong, #buddypress ul.item-list.grid li.course_single_item .item-instructor {
    display: block !IMPORTANT;
}
@media(max-width: 576px){
.my-account .member_header.main img.avatar.photo {
    max-width: 175px;
    width: 100%;
    max-height: 175px;
}
.my-account .member_header.main .col-md-3 {
    float: right !important;
    width: 100%;
}
.my-account .member_header.main .col-md-9 {
    float: right;
    width: 100%;
}
}
a.account_profile {
    background: url(images/new-btn.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 382px;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: mekomi-medium !important;
    font-size: 18px;
    color: #243c62;
}
@media(max-width: 576px){
    a.account_profile {
        font-size: 16px;
    }
    .single-course .custom_course_detail p{
        float: left;
        position: relative;
        top: -2px;
    }
    .single-course .custom_course_detail h2{
        margin-bottom: 0;
    }
    .single-course .custom_course_detail p:lang(en) {
        float: right;
        position: relative;
        top: -2px;
   }
}

/*** 21-07-2021 ***/
div#basic-details-section {
    max-width: 1025px;
}
#signup_form #basic-details-section input[type="text"],
#signup_form #basic-details-section input[type="password"],
#signup_form #basic-details-section input[type="email"]{
    border: 1px solid rgba(0,0,0,.08);
    border-radius: 2px;
    color: #313b3d;
    
    width: 100%;
    padding: 6px 12px;
}
.woocommerce-cart-form .coupon button{
	border: 1px solid #4D918F !important;
}
.woocommerce-order p.woocommerce-thankyou-order-received{
	font-size: 25px;
    margin: 30px 0px 30px 0px;
}
.order-received-course-link{
	margin-left: 5px;
}
.order-received-course-link input{
	padding: 7px 10px;
    font-size: 11px;
}