ul.learn-press-filters li a.active {
    color: black !important;
    font-family: 'Roboto' !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 16px !important;
}

.thim-ekit-course-items #popup-content {
    margin: 0 auto  !important;
    overflow-y: auto  !important; 
    padding-left: 0  !important;
    padding-right: 0  !important;
    height: 100vh  !important;
    max-height: 100vh  !important;
    overflow-x: hidden  !important;
    flex: 1 1 auto  !important;
}

.mo-openid-app-icons {
    display: none !important;
}

td.column-order-actions a {
    border-radius: 8px !important;
    padding: 14px 25px !important;
    font-family: 'Roboto' !important;
    color: white !important;
    font-size: 14px !important;
}

a.profarsi-gbtn:hover {
    text-decoration: none !important;
}

.course-price .price {
    color: black !important;
}

.profile-recover-order {
    display: none;
}

a.profarsi-gbtn {
    text-decoration: none !important;
}

ul.learn-press-filters li a {
    cursor: pointer;
    cursor: pointer;
    color: black !important;
    font-family: 'Roboto' !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 16px !important;
}
		
.learnpress #learn-press-profile.lp-user-profile .learn-press-filters {
    padding-bottom: 0px !important;
    border-bottom: 1px solid #eee !important;
}
		
ul.learn-press-filters li a.active {
    padding-bottom: 10px !important;
    border-bottom: 7px solid #eee !important;
    border-bottom: solid 4px #274573 !important;
    padding: 0 0 10px 0 !important;
}
		
ul.learn-press-filters li a:hover {
    padding-bottom: 10px !important;
    border-bottom: 7px solid #eee !important;
    border-bottom: solid 4px #274573 !important;
    padding: 0 0 10px 0 !important;
}









.thim-link-login.has_sub_info {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
}

.elementor-13 .elementor-element.elementor-element-1d8ea382 .elementor-accordion-item {
    border-width: 0px;
    margin-bottom: 15px !important;
}

.elementor-13 .elementor-element.elementor-element-1d8ea382 .elementor-tab-title {
    border-radius: 15px !important;
}

.elementor-13 .elementor-element.elementor-element-1d8ea382 .elementor-accordion-item .elementor-tab-title.elementor-active {
    border-radius: 15px 15px 0 0 !important;
}

.elementor-13 .elementor-element.elementor-element-1d8ea382 .elementor-accordion-item .elementor-tab-content {
    border-radius: 0 0 15px 15px !important;
}

.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened {
padding: 7.5px 5px !important;
		margin-top: -5px !important;
    background: #EB8028 !important;
    width: 30px !important;
    height: 30px !important;
    border-radius: 25px !important;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed {
 padding: 8px 5px !important;
    background: #EB8028 !important;
    width: 30px !important;
		margin-top: -5px !important;
    height: 30px !important;
    border-radius: 25px !important;
}

.form_row p{
display: inline-block
}

::placeholder {
    color: #AAAAAA;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: solid 1px #e4e4e4;
    border-radius: 8px;
		height: 54px;
		padding: 10px 20px !important;
}
.profarsi-two-column {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: -webkit-fill-available;
    height: 54px;
    border-radius: 8px;
    background: #222222;
    color: white;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
    line-height: 18px;
}


.profarsi-two-column .profarsi-column-1,
.profarsi-two-column .profarsi-column-2 {
    flex: 1;
}

@media only screen and (max-width: 870px) {
		
		
	.thim-login-container {
    overflow-y: auto !important;
    display: block !important;
    margin: auto;
    padding: 0 10px;
    height: 590px;
}
		
		
    .profarsi-two-column .issp-column-1,
    .profarsi-two-column .issp-column-2 {
        flex: 100%;
        margin-right: 0;
    }
}

.contact-image:after {
    width: 356px;
    height: 632px;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(181deg, #ffffff0f, #f2f2f27a);
}

.contact-image {
    position: relative;
}

.contact-section{
	 position: relative;
}

.contact-section:before {
    width: 102px;
    height: 102px;
		
    content: "";
    border-radius: 50px;
    position: absolute;
    top: -60px;
    left: 35%;
    border: dashed 7px black;
    background: #fff0;
}


.contact-shape {
    position: relative;
}


.contact-shape:before {
    width: 80px;
    height: 80px;
    content: "";
    border-radius: 50px;
    position: absolute;
    top: 10px;
    left: -60px;
    background: #fff0;
    border-top: solid 7px transparent;
    border-right: solid 7px transparent;
    border-left: solid 8px black;
    transform: rotate(32deg);
    border-bottom: solid 7px transparent;
}

.contact-shape:after {
    width: 48px;
    height: 48px;
    content: "";
    border-radius: 50px;
    position: absolute;
    top: 26px;
    left: -44px;
    background: #fff0;
    border-top: solid 7px transparent;
    border-right: solid 7px transparent;
    border-left: solid 8px black;
    transform: rotate(32deg);
    border-bottom: solid 7px transparent;
}


.contact-shape2 {
    position: relative;
}


.contact-shape2:before {
    width: 80px;
    height: 80px;
    content: "";
    border-radius: 50px;
    position: absolute;
    bottom: -20px;
    right: -60px;
    background: #fff0;
    border-top: solid 7px transparent;
    border-right: solid 7px #000000;
    border-left: solid 8px transparent;
    transform: rotate(31deg);
    border-bottom: solid 7px transparent;
}

.contact-shape2:after {
    width: 48px;
    height: 48px;
    content: "";
    border-radius: 50px;
    position: absolute;
    bottom: -4px;
    right: -46px;
    background: #fff0;
    border-top: solid 7px transparent;
    border-right: solid 7px black;
    border-left: solid 8px transparent;
    transform: rotate(32deg);
    border-bottom: solid 7px transparent;
}

.profarsi-line-top{
		position:relative;
}

.profarsi-line-top:before{
	width:-webkit-fill-available;
    height: 60px;
    content: "";
    background:#274573;
    position: absolute;
		top:0;
}

.qxCTlb {
    padding: 15px 38px !important;
		    text-transform: capitalize;
    border-radius: 8px !important;
}

.course-curriculum ul.curriculum-sections .section-header .meta {
    display: none !important;
}

.course-curriculum ul.curriculum-sections .section-header .section-title, .course-curriculum ul.curriculum-sections .section-header .section-title {
    font-size: 16px !important;
    color: black !important;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Roboto' !important;
}

.course-curriculum ul.curriculum-sections .section-header .collapse {
    display: none !important;
}

.learnpress-v4 .course-item-title>span.item-name {
    padding: 0 !important;
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 25px !important;
    font-family: 'Roboto' !important;
}

.course-curriculum ul.curriculum-sections {
    border: solid 1px #dbdbdb !important;
    border-radius: 15px !important;;
    padding: 0px 15px !important;
}

.course-curriculum ul.curriculum-sections .section-content .course-item .meta-left .course-format-icon {
    color: var(--thim-body-primary-color, #ffb606);
    width: 1em;
    display: none;
}

.course-curriculum ul.curriculum-sections .section-header .section-title, .course-curriculum ul.curriculum-sections .section-header .section-title {
    text-transform: capitalize;
}

body:not(.rtl) .elementor-1422 .elementor-element.elementor-element-f5825cf .thim-ekit-single-course__meta span i, body:not(.rtl) .elementor-1422 .elementor-element.elementor-element-f5825cf .thim-ekit-single-course__meta span svg {
    margin-right: 9px;
    margin-bottom: -5px;
}

.thim-ekits-mini-cart .widget_shopping_cart_content .cart_list.product_list_widget li a {
    max-width: 95%;
    text-align: left;
    font-family: 'Roboto';
    color: black;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
}

.elementor-1229 .elementor-element.elementor-element-753b8c3 .thim-ekits-mini-cart .widget_shopping_cart_content .buttons a:not(.checkout) {
    border-style: solid !important;
    border-radius: 8px;
    border: solid 1px #27457373;
    background: white;
    color: #274573;
}

.elementor-1229 .elementor-element.elementor-element-753b8c3 .thim-ekits-mini-cart .widget_shopping_cart_content .buttons .checkout {
    border-style: none;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    color: #FFFFFF;
    fill: #FFFFFF;
    border-color: #274573;
    background-color: #274573;
    border-radius: 8px 8px 8px 8px;
}

.thim-ekits-mini-cart.mini-cart:hover .widget_shopping_cart_content {
    margin-top: 15px;
    opacity: 1;
    visibility: visible;
    border-radius: 8px;
}

.thim-ekits-mini-cart .widget_shopping_cart_content .cart_list.product_list_widget li a img {
    float: left;
    margin-bottom: 0;
    margin-right: 15px;
    width: 65px;
    border-radius: 5px;
}

p.woocommerce-mini-cart__total.total {
    color: black;
    font-weight: 300;
    font-size: 15px;
}

.thim-ekits-mini-cart.mini-cart:hover .widget_shopping_cart_content {

    padding: 20px !important;
}

.thim-ekits-mini-cart .widget_shopping_cart_content .buttons a.checkout {
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
    border-color: #EB8028 !important;
    background-color: #EB8028 !important;
    border-radius: 8px 8px 8px 8px !important;
}

.elementor-1417 .elementor-element.elementor-element-74cb100 .thim-ekits-mini-cart .widget_shopping_cart_content .buttons a:not(.checkout) {
    border-style: solid !important;
    border-radius: 8px !important;
    border: solid 1px #EB8028 !important;
    background: white !important;
    color: #274573 !important;
}

h1.course-item-title.question-title {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 30px;
    margin: -22px 10px 20px 10px;
    line-height: 50px;
}

.lt .content-item-description.lesson-description {
    margin-top: -20px;
}

.thim-link-login.has_sub_info .user-info {
    padding: 0px !important;
    text-align: left;
		border-radius: 15px !important;
    width: 320px !important;
    height: 450px !important;
    box-shadow: 0px 4px 10px 0px #00000014 !important;
    top: 50px !important;
    min-width: 320px !important;
}

.thim-link-login.has_sub_info .user-info li a {
    font-family: "Helvetica", sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 27px !important;
		color:#222222 !important
}

p.acccount-title-popup {
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 23px !important;
    padding: 15px 25px 0 25px;
    margin: 0 0 10px 0 !important;
    color: #222222 !important;
}

.thim-link-login.has_sub_info .user-info li {
    display: flex !important;
    gap: 5px;
}

.thim-link-login.has_sub_info .user-info li {
    padding: 5px 25px !important;
}

p.user-info-name {
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 23px !important;
    padding: 20px 25px 0 25px !important;
    margin: 0 0 0px 0 !important;
    color: #222222 !important;
}

span.user-info-email {
    font-size: 12px !important;
    font-weight: 300 !important;
    line-height: 14px !important;
    padding: 0px 25px 0 25px !important;
    margin: 0 0 10px 0 !important;
    color: #AAAAAA !important;
}

.user-info-seprator {
    width: -webkit-fill-available;
    height: 1px;
    background: #dadada91;
    margin: 15px 0 0px 0;
}

li.menu-item-log-out {
    text-decoration: underline;
}

span.website-version {
    font-family: "Helvetica", sans-serif !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 13px !important;
    color: #AAAAAA !important;
    padding: 0 25px;
}

.page-id-13 .thim-link-login.has_sub_info .profile img {
    border-radius: 50%;
    filter: brightness(6);
    width: 24px;
}

.thim-link-login.has_sub_info .profile img {
    border-radius: 50%;
    width: 24px;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1280px !important;
    }
}

@media (min-width: 1200px) {
    .page-id-1223 .container {
        max-width: 1280px !important;
    }
}
.lp-profarsi-sidebar-logout a {
 
    text-decoration: underline;
}

.page-id-1210 .top_site_main .page-title-wrapper {
    padding: 35px 0 35px 0 !important;
    background: linear-gradient(90deg, #42878e, #2F404F) !important;
}

.page-id-1210 .top_site_main .page-title-wrapper .page-title {
    font-family: 'Roboto';
    color: white;
    font-size: 26px;
    font-weight: 700;
    line-height: 30px;
    text-transform: capitalize;
}

#learn-press-profile.lp-user-profile #profile-sidebar {
    margin-top: 0;
    border: 1px solid rgb(0 0 0 / 14%) !important;
    border-radius: 15px !important;
    padding: 20px !important;
}

#learn-press-profile.lp-user-profile .wrapper-profile-header {
    background: #ffffff00;
    color: inherit;
    padding: 0px !important;
}

.lp-profarsi-user-avatar img {
    width: 240px;
    height: 240px;
    border-radius: 8px;
    margin-bottom: 25px;
}

.profile-profarsi-nav ul li a {
    font-family: "Helvetica";
    color: black;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}

.profile-profarsi-nav ul li {
    padding: 10px 0 10px 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.profile-profarsi-nav ul {
    margin: 0;
}

.lp-profarsi-sidebar-logout {
    margin-top: 30px;
}
.lp-profarsi-sidebar-logout a {
    font-family: "Helvetica";
    color: black;
    font-weight: 400;
    font-size: 14px;
    margin-top: 25px;
    line-height: 32px;
}

.learnpress #learn-press-profile.lp-user-profile #profile-sidebar #profile-nav {
    background-color: var(--thim-lp-profile-bg-color, #fff);
    display: none;
}

.lp-profarsi-user-avatar {
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    font-family: 'Roboto';
    color: black;
    padding: 0 0 15px 0;
}

.learnpress #learn-press-profile.lp-user-profile .learn-press-profile-course__progress .lp_profile_course_progress__item td:first-child {
    width: 15%  !important;
    padding: 12px;
}

.lp-user-profile .lp-profile-content {
    padding-top: 0 !important;
}

.page-id-1210 .lp-ajax-message {
    padding: 10px !important;
    border: 0px solid #059601 !important;
    border-radius: 8px !important;
    font-size: 16px !important;
}

.profarsi-events-container {
    background: #AD9E94;
    border-radius: 15px;
    display: flex;
    margin-bottom: 25px;
    padding: 25px;
	height:242px;
}

.profarsi-events-right-top-btn {
    display: flex;
    align-items: center;
    gap: 50px;
    margin-top: 10px;
}

.profarsi-events-left {
    width: 15%;
}

.profarsi-events-right {
    width: 85%;
    border-left: solid 1px white;
    padding: 0 0 0 40px;
}

.profarsi-event-time span.sp2 {
    color: white !important;
    font-family: 'Helvetica' !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    line-height: 16px !important;
}

.profarsi-event-time span.sp1 {
    color: white !important;
    font-family: 'Helvetica' !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 16px !important;
}

.profarsi-event-date span.sp2 {
    color: white !important;
    font-family: 'Helvetica' !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    line-height: 16px !important;
}

.profarsi-event-date span.sp1 {
    color: white !important;
    font-family: 'Helvetica' !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 16px !important;
}

.profarsi-events-right-top-detail p {
    color: white !important;
    font-family: 'Helvetica' !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 23px !important;
    margin: 0 0 10px 0;
}
.profarsi-events-right-top-detail span {
    color: white !important;
    font-family: 'Helvetica' !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    line-height: 16px !important;
}

.profarsi-events-right-top-btn a {
    color: black;
    background: white;
    font-family: 'Roboto';
    padding: 12px 30px;
    border-radius: 8px;
    font-weight: 700;
    width: 143px;
    font-size: 14px;
    line-height: 16px;
    height: 40px;
}

.profarsi-events-right-top-right a {
    background: #274573;
    border-radius: 20px;
    padding: 8px 15px;
    color: white;
    font-weight: 700;
    font-size: 9px;
    line-height: 9.2px;
}

.profarsi-events-right-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.profarsi-events {
    color: white !important;
    font-family: 'Helvetica' !important;
    font-weight: 700 !important;
    font-size: 30px !important;
    line-height: 30px !important;
    margin-top: 15px;
}

.learn-press-profile-course__statistic {
    display: none;
}

a.thim-ekits-menu__nav-link.thim-ekits-menu__dropdown-item:hover::before {
    display: none !important;
}

a.thim-ekits-menu__nav-link.thim-ekits-menu__dropdown-item.active::before {
    display: none !important;
}

a.thim-ekits-menu__nav-link.active:before {
    content: "";
    width: -webkit-fill-available;
    height: 3px;
    background: #EB8028;
    bottom: -7px;
    position: absolute;
}

a.thim-ekits-menu__nav-link:hover:before {
    content: "";
    width: -webkit-fill-available;
    height: 3px;
    background: #EB8028;
    bottom: -7px;
    left: 0;
    position: absolute;
    margin: 0 15px;
}

a.thim-ekits-menu__nav-link.active {
    position: relative;
    padding: 0 !important;
}


.page-id-1224 .top_site_main .page-title-wrapper .page-title {
    font-family: 'Roboto';
    color: white;
    font-size: 26px;
    font-weight: 700;
    line-height: 30px;
    text-transform: capitalize;
}

.page-id-1224 .top_site_main .page-title-wrapper {
    padding: 35px 0 35px 0 !important;
    background: linear-gradient(90deg, #42878e, #2F404F
) !important;
}

@media (min-width: 1200px) {
    .page-id-1224 .container {
        max-width: 1280px !important;
    }
}

body.woocommerce-checkout .checkout .inner-col-set {
    border-radius: var(--thim-border-radius-item-big, 0);
    padding: 0px 20px !important;
    background: #ffffff !important;
}

body.woocommerce-checkout .checkout .woocommerce-checkout-payment .woocommerce-privacy-policy-text {
    margin-bottom: 20px !important;
    line-height: 15px !important;
    font-weight: 300 !important;
    font-size: 12px !important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    line-height: 16px !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    padding: 18px 25px !important;
    border: 0;
    color: white !important;
    text-transform: capitalize !important;
    background-color: #EB8028 !important;
    border-radius: 8px  !important;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    padding: 1em !important;
    margin: 0 0 15px 0 !important;
    font-size: .92em !important;
    border-radius: 2px !important;
    line-height: 1.5 !important;
    background-color: #ffffff !important;
    color: #515151 !important;
    border: solid 1px #e4e4e4 !important;
    border-radius: 8px !important;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #dcd7e300 !important;
}

.woocommerce-page .woocommerce .woocommerce-info a, .woocommerce-page .woocommerce .woocommerce-message a {
    color: #274573 !important;
}


.woocommerce-page .woocommerce .woocommerce-info, .woocommerce-page .woocommerce .woocommerce-message {
    border-top: none;
    color: #302e2d !important;
    background: #288ceb0f !important;
    padding: 10px 10px 10px 60px !important;
    border-radius: 8px !important;
    display: flex;
    gap: 7px !important;
}

.woocommerce form .form-row button[type=submit], .woocommerce-page form .form-row button[type=submit] {
    background-color: ;
    font-weight: 700 !important;
    font-size: 14px !important;
    padding: 10px 25px !important;
    border: 0;
    color: white !important;
    text-transform: capitalize !important;
    background-color: #274573 !important;
    border-radius: 8px !important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    background-color: transparent !important;
    border-radius: 8px !important;
    font-size: 13px !important;
    text-transform: capitalize !important;
    font-weight: 300 !important;
}

form.checkout_coupon.woocommerce-form-coupon p {
    font-weight: 400 !important;
    color: black !important;
    font-size: 14px !important;
}

.page-id-1224 .woocommerce-billing-fields h3 {
    display: none;
}

.page-id-1224 .woocommerce-billing-fields {
    border: solid 1px #dddddd;
    border-radius: 12px;
    padding: 20px;
}

.page-id-1224 .woocommerce-additional-fields__field-wrapper {
    border: solid 1px #dddddd;
    border-radius: 12px;
    padding: 20px;
}

.page-id-1224 .woocommerce-additional-fields h3 {
    font-family: 'Roboto';
    font-size: 26px;
    font-weight: 700;
    line-height: 50px;
    text-transform: capitalize;
}

.page-id-1224 h3#order_review_heading {
    font-family: 'Roboto';
    font-size: 26px;
    font-weight: 700;
    line-height: 50px;
    text-transform: capitalize;
}







#thim-popup-login .popup-login-wrapper {
    background: var(--thim-body-bg-color);
    position: relative;
    border-radius: 15px !important;
    padding: 20px 5px 20px 0px !important;
    overflow: hidden;
    width: 900px;
    max-width: calc(100% - 60px);
    color: var(--thim-font-body-color);
    cursor: default;
}

.thim-login .title, .thim-register .title {
    font-size: 24px;
    font-weight: 700 !important;
    font-family: 'Roboto' !important;
    position: relative !important;
    text-align: center !important;
    margin: 0px 0px 23px !important;
    padding: 0 !important;
    text-transform: none !important;
    line-height: 40px !important;
}


p.login-username input.input.required {
border-radius: 8px !important;
    border: solid 1px #e6e6e6 !important;
    height: 54px !important;
    padding: 10px 20px !important;
}


p.login-password input.input.required {
border-radius: 8px !important;
    border: solid 1px #e6e6e6 !important;
    height: 54px !important;
    padding: 10px 20px !important;
}

input#captcha_code {
border-radius: 8px !important;
    border: solid 1px #e6e6e6 !important;
    height: 54px !important;
    padding: 10px 20px !important;
}

input.captcha-result.required {
    border-radius: 8px !important;
    border: solid 1px #e6e6e6 !important;
    padding: 10px !important;
}

p.submit.login-submit input.button.button-primary.button-large {
    line-height: 16px !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    padding: 15px 25px !important;
    border: 0;
    color: white !important;
    text-transform: capitalize !important;
    background-color: #EB8028 !important;
    border-radius: 8px !important;
}

#thim-popup-login .popup-login-wrapper a.lost-pass-link {
    color: #505050 !important;
}

#thim-popup-login .popup-login-wrapper:not(.has-shortcode) .thim-login, #thim-popup-login .popup-login-wrapper:not(.has-shortcode) .thim-register {
    min-width: 100%;
    padding: 0 15px !important;
    position: relative;
    float: left;
    clear: none;
}

form.auto_login p input.input.required {
    border-radius: 8px !important;
    border: solid 1px #e6e6e6 !important;
    height: 54px !important;
    padding: 10px 20px !important;
}

form.auto_login p.submit input.button.button-primary.button-large {
    line-height: 16px !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    padding: 15px 25px !important;
    border: 0;
    color: white !important;
    text-transform: capitalize !important;
    background-color: #EB8028 !important;
    border-radius: 8px !important;
}


.learn-press-message.error::before {
    background: #d8555400 !important;
}

.learn-press-message.success::before {
    background: #d8555400 !important;
}

.learn-press-message {
    position: relative;
    margin: 24px auto !important;
    padding: 10px 50px 10px 15px;
    border-left: 5px solid #274573 !important;
		border-top:unset !important;
    border-radius: 0 0 0px 0px !important;
    background: #ffffff !important;
    width: 100%;
}

.learn-press-message::after {
    top: 10px;
    right: 20px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #f5f5f500 !important;
}

.page-id-1210 li.learn-press-tabs__tab.basic-information.active label a {
    font-family: 'Roboto' !important;
		    border-bottom: solid 4px #EB8028 !important;
    padding: 0 0 6px 0 !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 16px !important;
    color: black !important;
}

.page-id-1210 li.learn-press-tabs__tab.avatar.active label a {
    font-family: 'Roboto' !important;
		    border-bottom: solid 4px #EB8028 !important;
    padding: 0 0 6px 0 !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 16px !important;
    color: black !important;
}

.page-id-1210 li.learn-press-tabs__tab.change-password.active label a {
    font-family: 'Roboto' !important;
		    border-bottom: solid 4px #EB8028 !important;
    padding: 0 0 6px 0 !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 16px !important;
    color: black !important;
}
.page-id-1210 li.learn-press-tabs__tab.basic-information label a{
    color: black !important;
    font-family: 'Roboto' !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 16px !important;
}
.page-id-1210 li.learn-press-tabs__tab.avatar label a {
    color: black !important;
    font-family: 'Roboto' !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 16px !important;
}

.page-id-1210 li.learn-press-tabs__tab.change-password label a {
    color: black !important;
    font-family: 'Roboto' !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 16px !important;
}

.page-id-1210 .learnpress #learn-press-profile.lp-user-profile .learn-press-tabs .learn-press-tabs__nav {
    margin-top: 25px;
}

.page-id-1210 ul.form-fields li label {
    font-family: 'Roboto' !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 16px !important;
    color: black !important;
}

.widget_shopping_cart_content a.btn-lp-course-view-cart button.lp-button {
    display: none;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    padding: 0 !important;
}



.woocommerce .return-to-shop .button, .woocommerce-page .return-to-shop .button {
  font-weight: 500 !important;
  border: none !important;
  color: #FFFFFF !important;
  fill: #FFFFFF !important;
  border-color: #274573 !important;
  background-color: #EB8028 !important;
  border-radius: 8px 8px 8px 8px !important;
}


.mo-openid-app-icons {
    display: block;
    margin: 0 0 20px 0 !important;
}

    #thim-popup-login .mo-openid-app-icons>p, #thim-popup-login .has-shortcode div .title {
        font-size: 15px !important;
        font-weight: 400 !important;
    }


.mo_btn-social>:first-child {
    color: #274573 !important;
}

.thim-login .mo-openid-app-icons>a {
    box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 0) !important;
    border: solid 1px #27457352 !important;
}

.page-id-13 .content-box-percentage {
    padding-left: 0px !important;
    margin-left: -20px !important;
    margin-top: 10px !important;
}

.page-id-13 .icon-counter-box {
    margin-left: 145px;
    width: max-content !important;
}

.page-id-13 .display-percentage {
    text-align: center;
}

p.pt-title {
    margin: 15px 0 7px 0 !important;
}

.profarsi-tooltip p.pt-title {
    font-size: 17px;
    font-weight: 700;
    color: black;
    margin: 0 0 10px 0;
    line-height: 25px;
}

ul.pt-des li {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #656565;
}

.profarsi-tooltip {
    background: white;
    padding: 5px 20px 20px 20px;
    border-radius: 15px;
    width: 550px;
    top: 30px;
		box-shadow: 0 4px 10px #0000002b;
    position: absolute;
    border: solid 1px #f4f4f4;
    visibility: hidden;
    opacity: 0;
    right: 0;
    z-index: 99999;
}

.tooltip-section {
    position: relative;
}

span.pt-des {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #656565;
}

.tooltip-section:hover .profarsi-tooltip {
    visibility: visible;
    opacity: 1;
}



.thim-ekits-mini-cart .widget_shopping_cart_content .buttons a:not(.checkout) {
    border-style: solid !important;
    border-radius: 8px !important;
    border: solid 1px #c9c9c9 !important;
    background: white !important;
    color: black !important;
}

.page-id-1223 .top_site_main .page-title-wrapper {
    padding: 35px 0 35px 0 !important;

}

.page-id-1223 .top_site_main .page-title-wrapper .page-title {
    font-family: 'Roboto';
    color: white;
    font-size: 26px;
    font-weight: 700;
    line-height: 30px;
    text-transform: capitalize;
}

.page-id-1223 .wc-proceed-to-checkout {
    margin-bottom: 10px;
}

.page-id-1223 .woocommerce .wc-proceed-to-checkout a.button, .woocommerce-page .wc-proceed-to-checkout a.button:hover{
	    color: white  !important;

}
.page-id-1223 .woocommerce .wc-proceed-to-checkout a.button, .woocommerce-page .wc-proceed-to-checkout a.button {
    border-radius: 8px !important;
    padding: 13px 25px !important;
    font-family: 'Roboto';
    color: white;
    font-size: 14px;
    line-height: 16px;
    text-transform: capitalize;
    font-weight: 700;
}


body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .input-text {
    width: 300px !important;
    background: transparent !important;
    margin: 0 !important;
    border-radius: 8px !important;
    border: solid 1px #e6e6e6 !important;
    height: 54px !important;
    padding: 10px 20px !important;
}

body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .button {
    border-radius: 8px !important;
    padding: 18px 25px !important;
    font-family: 'Roboto' !important;
    margin-left: 10px !important;
    color: white !important;
    font-size: 14px !important;
    line-height: 16px !important;
    text-transform: capitalize !important;
    font-weight: 700 !important;
}


.woocommerce .actions button.button:disabled {
    padding: 10px 25px;
    border-radius: 8px !important;
    padding: 18px 25px !important;
    font-family: 'Roboto' !important;
    margin-left: 10px !important;
    color: white !important;
    font-size: 14px !important;
    line-height: 16px !important;
    text-transform: capitalize !important;
    font-weight: 700 !important;
    color: var(--thim-button-text-color);
}

body.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals {
    padding: 0 0 0 50px !important;
background:white !important;

}


body.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals h2 {
    font-family: 'Roboto';
}

.course-rating h3 {
    display: none;
}

.course-rating .average-rating {
    display: none;
}

.course-rating .detailed-rating p {
    display: none;
}

.course-rating .detailed-rating .rating-box {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.course-rating .detailed-rating .stars {
    padding: 3px 0 !important;
}

.course-rating .detailed-rating .stars>div.bar .full_bar {
    background: #F2F2F1 !important;
    border-radius: 12px;
}

.course-rating .detailed-rating .stars>div.bar .full_bar>div {
    background: #38909d !important;
}

.course-rating .detailed-rating .stars>div.bar {
    width: 235px !important;
}

.lp-rating-reviews {
    margin-top: -15px;
}

.latest-post-title a:hover {
    color: white;
    text-decoration: underline;
}

img.profarsi-rating {
    margin-right: 3px;
}

.profarsi-rating-detail {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    font-family: 'Roboto';
    color: #222222;
    margin-top: 8px;
}

.profarsi-rating-x {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    font-family: 'Roboto';
    color: #222222;
}

.page-id-1210 .learnpress #learn-press-profile.lp-user-profile .lp-profile-content .learn-press-form .form-fields .form-field .form-field-input input {
    border: solid 1px #e4e4e4 !important;
    border-radius: 8px !important;
    height: 54px !important;
    padding: 10px 20px !important;
}


.page-id-1210 .learnpress #learn-press-profile.lp-user-profile button[type=submit], .learnpress #learn-press-profile.lp-user-profile button.learnpress_avatar__button {

    border-radius: 8px !important;
    padding: 18px 25px !important;
    font-family: 'Roboto' !important;
    color: white !important;
    font-size: 14px !important;
    line-height: 16px !important;
    text-transform: capitalize !important;
    font-weight: 700 !important;

}

.page-id-1210 .learnpress #learn-press-profile.lp-user-profile .lp-profile-content .learn-press-form .form-fields .form-field textarea {
    background-color: transparent;
    border: solid 1px #e4e4e4 !important;
    border-radius: 8px !important;
    height: unset;
    padding: 10px 20px !important;
    color: var(--thim-font-body-color);
}

.page-id-1210 .learnpress #learn-press-profile.lp-user-profile .recover-order__title {
    font-family: 'Roboto' !important;
    font-weight: 700 !important;
}

.learnpress #learn-press-profile.lp-user-profile .order-recover input {
    background: transparent !important;
    margin: 0 !important;
    border-radius: 8px !important;
    border: solid 1px #e6e6e6 !important;
    height: 54px !important;
    padding: 10px 20px !important;
}



.learnpress #learn-press-profile.lp-user-profile #profile-content button.lp-button {
    height: 54px !important;
    border-radius: 8px !important;
    padding: 18px 25px !important;
    font-family: 'Roboto' !important;
    margin-left: 10px !important;
    color: white !important;
    font-size: 14px !important;
    line-height: 16px !important;
    text-transform: capitalize !important;
    font-weight: 700 !important;
}

.learn-press-message.icon {
    padding-left: 15px;
}

.learn-press-message.error.icon::before, .learn-press-message.error.icon::after {
display:none;
}

.learn-press-message.icon.error {
    border-color: #8C232E !important;
}

.page-id-70 .thim-ekits-menu__icon:before {
		position:absolute;
    right: -11px;
}

tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail a img {
    border-radius: 8px !important;
}

body.woocommerce-checkout .checkout .woocommerce-billing-fields .form-row .input-text, body.woocommerce-checkout .checkout .woocommerce-billing-fields .form-row .select2-selection {
    background-color: transparent !important;
    border-radius: 8px !important;
    font-size: 13px !important;
    text-transform: capitalize !important;
    font-weight: 300 !important;
}

.mo_image_id a img {
    display: none !important;
}

.top_site_main .page-title-wrapper {
    padding: 35px 0 35px 0 !important;
    background: linear-gradient(90deg, #42878e, #274573) !important;
}

.top_site_main .page-title-wrapper .page-title {
    font-family: 'Roboto';
    color: white;
    font-size: 26px;
    font-weight: 700;
    line-height: 30px;
    text-transform: capitalize;
}

#lp-archive-courses .switch-layout-container, .learn-press-collections .switch-layout-container {
    display: none;

}


.loop-pagination li .page-numbers.current, .loop-pagination li .page-numbers:hover, .pagination li .page-numbers.current, .pagination li .page-numbers:hover {
    color: white !important;
    border-radius: 8px;
}

.loop-pagination li .page-numbers, .pagination li .page-numbers, .learn-press-pagination li .page-numbers {
    border-radius: 8px !important;
}

ul.profarsi-table-content li a strong {
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    font-family: "Helvetica";
    color: #262D29;
    position: relative;
}

.page-id-66 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: -webkit-fill-available;
    height: 54px;
    border-radius: 8px;
    background: black;
    color: white;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
    line-height: 18px;
}


.page-id-66 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: solid 1px #00000073;
    border-radius: 8px;
    height: 54px;
    padding: 10px 20px !important;
}


.page-id-66 input.wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel {
    border: solid 1px #00000073;
    border-radius: 8px;
    height: 54px;
    padding: 10px 20px !important;
}

.page-id-66 textarea.wpcf7-form-control.wpcf7-textarea {
		    border: solid 1px #00000073;
    border-radius: 8px;
    padding: 10px 20px !important;
}

.thim-ekit-single-course__buttons .wrap-btn-add-course-to-cart form button.lp-button {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    font-family: 'Roboto';
    padding: 15px 25px;
}

.page-id-2150 .thim-login form input[type=submit], .thim-register form input[type=submit], #learn-press-form-login input[type=submit] {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
    border-color: #274573 !important;
    background-color: #274573 !important;
    border-radius: 8px 8px 8px 8px !important;
    text-transform: capitalize !important;
    margin-bottom: 0px !important;
    padding: 11px 25px !important;
}



.page-id-2150 .thim-login form input[type=email], .thim-login form input[type=password], .thim-login form input[type=text], .thim-register form input[type=email], .thim-register form input[type=password], .thim-register form input[type=text], #learn-press-form-login input[type=email], #learn-press-form-login input[type=password], #learn-press-form-login input[type=text] {
    border-radius: 8px !important;
    border: solid 1px #e6e6e6 !important;
    height: 54px !important;
    padding: 10px 20px !important;

}

.p-cm-order {
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    color: #242424;
    cursor: pointer;
    text-decoration: underline;
}
.page-id-64 .display-percentage {
    text-align: center;
}
.page-id-64 .content-box-percentage {
    padding-left: 0px !important;
    margin-left: -20px !important;
    margin-top: 10px !important;
}
.page-id-64 .icon-counter-box {
    margin-left: 145px;
    width: max-content !important;
}



button.lp-button.button {
    text-transform: capitalize !important;
}
body.learnpress-page .lp-button, body.learnpress-page #lp-button {
    text-transform: capitalize !important;

}

form.auto_login p input.input.required:focus {
    border: solid 1px #EB8028 !important;
}

form.auto_login p input.input.required:focus-within {
    border: solid 1px #EB8028 !important;
}

.thim-login form input[type=email]:focus, .thim-login form input[type=password]:focus, .thim-login form input[type=text]:focus, .thim-register form input[type=email]:focus, .thim-register form input[type=password]:focus, .thim-register form input[type=text]:focus, #learn-press-form-login input[type=email]:focus, #learn-press-form-login input[type=password]:focus, #learn-press-form-login input[type=text]:focus,input:focus {
    border: solid 1px #EB8028 !important;
}

.thim-login form input[type=email]:focus-within, .thim-login form input[type=password]:focus-within, .thim-login form input[type=text]:focus-within, .thim-register form input[type=email]:focus-within, .thim-register form input[type=password]:focus-within, .thim-register form input[type=text]:focus-within, #learn-press-form-login input[type=email]:focus-within, #learn-press-form-login input[type=password]:focus-within, #learn-press-form-login input[type=text]:focus-within,input:focus-within {
    border: solid 1px #EB8028 !important;
}



input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, textarea:focus{
    border: solid 1px #EB8028 !important;
}

.learnpress-v4 #review-form input[type=text]:focus,.learnpress-v4 #review-form input[type=text]:focus-within,.review-form .review-fields textarea:focus,.review-form .review-fields textarea:focus-within{
		    border: solid 1px #EB8028 !important;
}


.learnpress-v4 #review-form .review-actions .lp-button:hover {
    padding: 8px 24px;
    border-radius: 8px !important;
		border:none !important;
    padding: 18px 25px !important;
    font-family: 'Roboto' !important;
    color: white !important;
    background: #253b80 !important;
    font-size: 14px !important;
    line-height: 16px !important;
    text-transform: capitalize !important;
    font-weight: 700 !important;
}

.top_site_main .page-title-wrapper {
    padding: 35px 0 35px 0 !important;
    background: linear-gradient(90deg, #42878e, #2F404F) !important;
}

.learnpress-v4 #review-form .review-actions .lp-button {
    padding: 8px 24px;
    border-radius: 8px !important;
    padding: 18px 25px !important;
    font-family: 'Roboto' !important;
    color: white !important;
    background: #253b80 !important;
    font-size: 14px !important;
    line-height: 16px !important;
    text-transform: capitalize !important;
    font-weight: 700 !important;
}

.learnpress-v4 #review-form .review-actions .lp-button.close {
    padding: 8px 24px;
    border-radius: 8px !important;
    padding: 18px 25px !important;
    font-family: 'Roboto' !important;
    color: black !important;
    background: #ffffff !important;
    font-size: 14px !important;
    border: solid 1px #c1c1c1 ! IMPORTANT;
    line-height: 16px !important;
    text-transform: capitalize !important;
    font-weight: 700 !important;
}


.learnpress-v4 #review-form .review-actions .lp-button.close:hover {
    padding: 8px 24px;
    border-radius: 8px !important;
    padding: 18px 25px !important;
    font-family: 'Roboto' !important;
    color: black !important;
    background: #ffffff !important;
    font-size: 14px !important;
    border: solid 1px #c1c1c1 ! IMPORTANT;
    line-height: 16px !important;
    text-transform: capitalize !important;
    font-weight: 700 !important;
}

body.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .order-total {

    color: black;
}


li.form-field.form-field__profile-social.form-field__50.form-field__facebook {
    display: none;
}

li.form-field.form-field__profile-social.form-field__50.form-field__twitter{
 display: none;
}

li.form-field.form-field__profile-social.form-field__50.form-field__youtube {
    display: none;
}

li.form-field.form-field__profile-social.form-field__50.form-field__linkedin {
    display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b45000 !important;
    padding: 0 !important;
    margin: 0 !important;
}










ul.learn-press-filters li a.active {
    border-bottom: solid 4px #EB8028 !important;

}

ul.learn-press-filters li a:hover {

    border-bottom: solid 4px #EB8028 !important;
 
}

span.profarsi-tbl-content-title {
    font-size: 12px;
    line-height: 14px;
	color:#AAAAAA;
    font-weight: 300;
    font-family: "Helvetica";
}

.page-id-1223 .coupon button {
    width: 115px;
    height: 40px;
    font-size: 13px !important;
    background: white !important;
    border: solid 1px #000000 !important;
    text-transform: capitalize;
    border-radius: 8px ! IMPORTANT;
    color: #000000 !important;
} 


.pf-border {
    width: -webkit-fill-available;
    height: 1px;
    margin: 15px 0;
    background: #E8E8E8;
}

ul.profarsi-table-content li a {
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    font-family: "Helvetica";
	color:#262D29;
	position: relative;
}

ul.profarsi-table-content {
    list-style: none;
    margin: 0 !important;
    padding-top: 10px;
}

ul.profarsi-table-content li a:hover {
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    font-family: "Helvetica";
	color:#262D29;
}



ul.profarsi-table-content li {
    padding: 5px 0;
}

ul.profarsi-table-content li a.active::before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: -28px;
    top: -3px;
	background-image: url('https://profarsi.com/wp-content/plugins/profarsi-core/assets/images/arrow-circle-right.svg');
    background-size: cover; 
}

ul.profarsi-table-content li a.active {
margin-left: 25px;
}


span.profarsi-ord-verify a {
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    color: #242424;
    text-decoration: underline;
}


span.profarsi-ord-exp {
    border-radius: 8px !important;
    padding: 11px 5px !important;
    font-family: 'Roboto' !important;
    display: block;
    text-align: center;
    color: white !important;
    font-size: 14px !important;
    width: -webkit-fill-available;
    line-height: 16px !important;
    text-transform: capitalize !important;
    background: #8C232E;
    font-weight: 400 !important;
}

label.lb-profarsi-front-x {
    font-family: 'Roboto';
    font-size: 14px;
    color: #2e2e31;
    font-weight: 400;
    display: flex;
    width: 100%;
    align-items: center;
}

input#orderIDclicks {
    border-radius: 8px;
    background: white;
    border: none !important;
    padding: 0 !important;
    color: #8C232E;
    font-size: 14px;
    width: max-content;
    font-weight: 700;
    line-height: 16px;
    margin: 0px 0 0px 5px;
}

input.profarsi_pirm_input {
    border-radius: 8px;
}

button#profarsi_btn_order {
    font-size: 14px !important;
    line-height: 16px !important;
    background: white !important;
    font-weight: 300 !important;
    color: #242424 !important;
    text-transform: capitalize !important;
    text-decoration: underline !important;
    padding: 0 !important;
}

.profarsi-register-info-section {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    flex-direction: row-reverse;
}

.profarsi-register-info-form {
    border: solid 1px #dfdfdf;
    border-radius: 12px;
    height: max-content;
    padding: 25px;
    background: white;
}

label.lb-profarsi-front {
    font-family: 'Roboto';
    font-size: 14px;
    color: #2e2e31;
    font-weight: 400;
    display: grid;
}

.profarsi_pirm_input_dis {
    width: -webkit-fill-available;
}

button.button.profarsi {
    border-radius: 8px !important;
    padding: 18px 25px !important;
    font-family: 'Roboto' !important;
    color: white !important;
    font-size: 14px !important;
    width: -webkit-fill-available;
    line-height: 16px !important;
    text-transform: capitalize !important;
    font-weight: 700 !important;
    margin-top: 15px;
}



.porfarsi_lp-profile_course_progress {
    display: flex;
    box-shadow: 0 4px 15px 0 #00000012;
    margin-bottom: 25px;
    background: white;
    gap: 20px;
    border-radius: 15px;
    padding: 20px;
}

.profarsi_lp_right_title a span.course-title {
    font-size: 20px;
    color: black;
    font-weight: 700;
    line-height: 23px;
}

.profarsi_lp_right_progress_bar_data {
    font-size: 14px;
    color: #222222;
    font-weight: 400;
    line-height: 16px;
}

.profarsi-progress-rating {
    display: flex;
    gap: 10px;
    align-items: center;
}


.profarsi-rating-detail-prog {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    font-family: 'Roboto';
    color: #222222;
}

.porfarsi_lp-profile_course_progress_right {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.course-img img {
    border-radius: 8px;
}

.porfarsi_lp-profile_course_progress_left {
    width: 40%;
}

.profarsi_lp_right_progress_bar {
    height: 12px;
    background: #ECECEC;
    margin: 15px 0;
    width: -webkit-fill-available;
    border-radius: 50px;
    position: relative;
}

.profarsi_lp_right_progress_bar_shape {
    position: absolute;
    height: 12px;
    border-radius: 50px;
    background: #38909D;
    top: 0;
    left: 0;
}

.profarsi_lp_right_meta {
    display: flex;
    gap: 10px;
}

.profarsi_lp_right_meta_data {
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    color: #827f7f;
    margin: 10px 0 0 0;
}

.profarsi_lp_right_meta span {
    font-size: 25px;
    line-height: 16px;
    font-weight: 400;
    color: #827f7f;
    margin: 1px 0 0 0;
}

.profarsi_lp_right_meta {
    display: flex;
    gap: 5px;
}

button.write-a-review.lp-button {
    border-radius: 8px !important;
    padding: 18px 25px !important;
    font-family: 'Roboto' !important;
    color: white !important;
    font-size: 14px !important;
    line-height: 16px !important;
    text-transform: capitalize !important;
    font-weight: 700 !important;
}

.learnpress-v4 #review-form input[type=text] {
    min-height: unset;
    border: solid 1px #e4e4e4 !important;
    border-radius: 8px !important;
    height: 54px !important;
    padding: 10px 20px !important;
}

.review-form .review-fields textarea {
    min-height: 90px;
    padding: 15px;
    border: solid 1px #e4e4e4 !important;
    border-radius: 8px !important;
    width: 100%;
}

.review-form {
    border-radius: 15px;
}

.learnpress-page .lp-button:hover, .learnpress-page #lp-button:hover {
    border-color: #EB8028 !important;
    color: #fff;
    background: #EB8028 !important;
}

.course-rating .detailed-rating .stars>div.bar .full_bar>div {
    border-radius: 15px;
}


.profarsi-review-container {
    display: flex;
    height: 245px;
}

.profarsi-review-box {
    text-align: left;
    padding: 20px;
    border-radius: 15px 15px 15px 15px;
    width: 410px !important;
    height: max-content !important;
    background-color: #F8F8F8;
}

.profarsi-review-author {
    font-size: 14px;
    font-weight: 700;
    line-height: 15px;
    margin: 0px 0px 10px 0px;
}

.profarsi-review-content {
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}

.lp-rating-reviews #course-reviews {
    display: none;
}

.swiper-button-next, .swiper-button-prev {
    background: #38909d;
    width: 40px !important;
    height: 40px !important;
    border-radius: 8px !important;
    color: white !important;
}

.pro-rev-arrow {
    position: relative !important;
    bottom: 40px !important;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev';
    font-size: 17px !important;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next' ;
    font-size: 17px !important;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 47% !important;
    right: auto !important;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 46% !important;
    left: auto !important;
}

body.woocommerce-checkout .checkout .col2-set {
    padding: 0 15px !important;
}

body.woocommerce-checkout .checkout .inner-col-set {
    padding: 0px 20px 0 30px !important;
    margin: 0 0 0 40px !important;
}

body.woocommerce-checkout .checkout {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between !important;
    align-content: flex-start;
    margin: 0 -15px;
}

.woocommerce-additional-fields {
    display: none;
}

.profarsi_lp_right_progress_bar_leave_rating a {
    color: #222222;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-decoration: underline;
}

.profarsi_lp_right_progress_bar_leave_rating a:hover {
    color: #222222;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-decoration: underline;
}

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

p.skill-profarsi {
    font-weight: 400;
    color: black;
    margin: 5px 0 10px 0;
    font-size: 14px;
    line-height: 16px;
}

span.skill-profarsi-data {
    color: #AAAAAA;
}

.profarsi-chat {
    width: 142px;
    border-radius: 10px;
    position: fixed !important;
    height: 36px;
    cursor: pointer;
    display: flex;
    z-index: 999999999999;
    gap: 5px;
    box-shadow: rgba(0, 0, 0, 0.26) 0px 0.636953px 1.14652px -1.125px, rgba(0, 0, 0, 0.24) 0px 1.9316px 3.47689px -2.25px, rgba(0, 0, 0, 0.192) 0px 5.10612px 9.19102px -3.375px, rgba(0, 0, 0, 0.03) 0px 16px 28.8px -4.5px;
    background: white;
    color: black;
    right: 20px;
    bottom: 20px;
    align-items: center;
    justify-content: center;
}

.profarsi-chat:hover img {
width: 26px;
transition: all 0.3s;
}

.profarsi-chat span {
    color: black;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
}

.profarsi-chat img {
    width: 23px;
}


table.wp-list-table.widefat.fixed.striped.table-view-list.users.profarsi {
    border: solid 2px #ffffff;
    margin: 0;
}

.profarsi-order-patment-left-section {
border: solid 1px #DADADA;
    border-radius: 15px;
    position: relative;
    padding: 4px;
    height: max-content;
}


table.wp-list-table.widefat.fixed.striped.table-view-list.users.profarsi tbody tr td {
    padding: 15px;
}

table.wp-list-table.widefat.fixed.striped.table-view-list.users.profarsi thead.style tr th {
    padding: 20px 15px;
    color: #242424;
    font-size: 14px;
    font-weight: 700;
    border-right: solid 1px #eeeeee !important;
}


span.profarsi-status-waiting {
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    color: #FF9432;
}

span.profarsi-status-Progress {
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    color: #3AC178
;
}

span.profarsi-status-Cancelled {
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    color: #B4B4B4;
}

span.profarsi-status-Completed {
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    color: #B4B4B4;
}

span.profarsi-ord-cancelled a {
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    color: #242424;
    text-decoration: underline;
}

table.wp-list-table.widefat.fixed.striped.table-view-list.users.profarsi tbody tr td {
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
}

td.p-price {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #242424;
}

span.fileName {
    text-transform: capitalize;
    font-family: 'Roboto';
    font-size: 14px;
    line-height: 30px;
    color: #2e2e31;
    font-weight: 400;
}

.profarsi-order-container {
    border: solid 1px #dfdfdf;
    border-radius: 15px;
    height: max-content;
    padding: 25px;
    background: white;
}



.p-order-clm {
    display: flex;
    justify-content: space-between;
    border-bottom: solid 1px #e1e1e1;
    padding: 15px 0;
    gap: 15px;
}

span.p-data {
    font-size: 14px;
    color: #5e5d5d;
    font-weight: 300;
}

span.p-title {
    font-size: 14px;
    color: #242424;
    font-weight: 400;
}



.p-order-item {
    background: #f3f3f3;
    border-radius: 5px;
    padding: 1px 8px;
    font-size: 13px;
    color: #242424;
    font-weight: 300;
}

.p-order-items {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.profarsi-order-head {
    font-size: 20px;
    font-weight: 700;
    color: #242424;
}

.profarsi-order-subhead {
    font-size: 16px;
    font-weight: 700;
    color: #242424;
}


button.lp-button.button.button-complete-item.button-complete-lesson.lp-btn-complete-item {
    height: 54px;
    border-radius: 8px;
    background: #EB8028;
    width: 150px;
    color: white;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
    margin-left: 10px !important;
    margin-top: 10px;
    line-height: 18px;
}

button.lp-button.button.button-complete-item.button-complete-lesson.lp-btn-complete-item:hover {
    height: 54px;
    border-radius: 8px;
    background: #EB8028 !important;
    width: 150px;
    color: white;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
    margin-left: 10px !important;
    margin-top: 10px;
    line-height: 18px;
}


.lp-overlay .lp-modal-dialog .lp-modal-content .lp-modal-footer .lp-button {
    flex-basis: 50% !important;
    height: 54px !important;
    border-radius: 8px !important;
    background: #EB8028 !important;
    color: white !important;
    text-transform: capitalize;
    font-weight: 700 !important;
    margin-left: 10px !important;
    margin-top: 10px !important;
    padding: 10px 30px !important;
    font-size: 1rem !important;
    line-height: 1.3em !important;
}

.lp-overlay .lp-modal-dialog .lp-modal-content .lp-modal-footer .lp-button:hover {
    flex-basis: 50% !important;
    height: 54px !important;
    border-radius: 8px !important;
    background: #EB8028 !important;
    color: white !important;
    text-transform: capitalize;
    font-weight: 700 !important;
    margin-left: 10px !important;
    margin-top: 10px !important;
    padding: 10px 30px !important;
    font-size: 1rem !important;
    line-height: 1.3em !important;
}

.lp-modal-dialog .lp-modal-content {
    border-radius: 12px !important;
}


.lp-overlay .lp-modal-dialog .lp-modal-content .lp-modal-footer .lp-button.btn-no {
    flex-basis: 50% !important;
    height: 54px !important;
    border-radius: 8px !important;
    background: white !important;
    color: #242424 !important;
    text-transform: capitalize;
    font-weight: 700 !important;
    margin-left: 10px !important;
    margin-top: 10px !important;
    padding: 10px 30px !important;
    font-size: 1rem !important;
    line-height: 1.3em !important;
}

.lp-overlay .lp-modal-dialog .lp-modal-content .lp-modal-footer .lp-button.btn-no:hover {

	border-color:#274573 !important;
}

#popup-content .lp-button.completed {
    display: flex;
    flex-direction: row-reverse;
    border-color: transparent;
    height: 54px !important;
    border-radius: 8px !important;
    text-transform: capitalize !important;
    margin-top: 10px !important;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #EB8028 !important;
    background: #eb80282e !important;
    align-items: center;
    justify-content: center;
}

.learn-press-message {
    border-left: 5px solid #eb805b !important;
}

.learn-press-message::before {
    right: 20px;
    width: 20px;
    height: 30px;
    background: #00adff00 !important;
}

.page-id-1210 .learn-press-message.success.lp-content-area {
    display: none;
}

table.shop_table.woocommerce-checkout-review-order-table thead {
    display: none;
}

table.shop_table.woocommerce-checkout-review-order-table tbody tr.cart_item {
    display: none;
}

table.shop_table.woocommerce-checkout-review-order-table {
    margin: 0 !important;
}

.page-id-1223 .cart_totals.calculated_shipping table.shop_table.shop_table_responsive tbody tr.cart-subtotal {
    display: none;
}

body.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals h2 {
    font-family: 'Roboto';
    display: none;
}

.page-id-1223 .cart_totals.calculated_shipping table.shop_table.shop_table_responsive tbody tr.order-total {
    border: none ! IMPORTANT;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.page-id-1223 .cart_totals.calculated_shipping table.shop_table.shop_table_responsive tbody tr.order-total th {
    text-align: left;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #AAAAAA;
}

.page-id-1223 .cart_totals.calculated_shipping table.shop_table.shop_table_responsive tbody tr.order-total td {
    color: black;
    font-size: 30px;
}

.page-id-1223 .cart_totals.calculated_shipping .wc-proceed-to-checkout {
    border-bottom: solid 1px #dfdfdf;
	margin-bottom:15px;
}

.page-id-1223 .coupon input#coupon_code {
    width: 200px;
    height: 40px;
    border-radius: 8px;
    border: solid 1px #AAAAAA;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: #DADADA;
}


.page-id-1223 .coupon button:hover {
    width: 115px;
    height: 40px;
    font-size: 13px !important;
    background: white !important;
    border: solid 1px black !important;
    text-transform: capitalize;
    border-radius: 8px ! IMPORTANT;
    color: black !important;
}

.page-id-1223 .coupon {
    padding-left: 37px;
}

.page-id-1223 .coupon span {
    display: block;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: black;
    margin-bottom: 15px;
}

.profarsi_cart_container {
    width: 66%;
}

.profarsi_lp_cart_btm {
    font-size: 18px;
    color: black;
    font-weight: 700;
    line-height: 21px;
}

.page-id-1223 .course-img img {
    border-radius: 8px;
}

.profarsi_cart_head p {
    font-size: 14px;
    color: black;
    font-weight: 700;
    line-height: 16px;
}

.profarsi_cart_head {
    border-bottom: solid 1px #DADADA;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.page-id-1223 .porfarsi_lp-profile_course_progress {
    display: flex;
    margin-bottom: 25px;
    background: white;
	box-shadow:none !important;
    border: solid 1px #dadada;
    gap: 20px;
    border-radius: 15px;
    padding: 20px;
}

.page-id-1223 .profarsi_lp_right_meta {
    display: flex;
    margin-top: -24px;
    gap: 5px;
}

.page-id-1223 .profarsi-progress-rating {
    display: flex;
    gap: 10px;
    margin-top: -15px;
    align-items: center;
}

.profars-cp {
    display: flex;
    gap: 6px;
    justify-content: space-between;
}



body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form {
    width: 104% !important;
    padding: 0 15px;
}


body.woocommerce-cart .entry-content .woocommerce .woocommerce-notices-wrapper {
    padding: 0 !important;
}

.page-id-1223 .woocommerce-error, .page-id-1223 .woocommerce-info, .page-id-1223 .woocommerce-message{
border-top: none  !important;
    background: white !important;
    border-left: solid 0px #274573 !important;
}

.woocommerce-error::before {
    content: "\e016";
    color: #274573 !important;
}

table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal th {
    font-weight: 300 !important;
    font-size: 14px;
    line-height: 16px;
}

table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal td {
    font-weight: 300 !important;
    font-size: 14px;
    line-height: 16px;
}

table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th {
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
}

table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td {
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
}


.page-id-1224 .profarsi_cart_container_checkout {
    border-top: solid 1px #dddddd;
    margin-top: 25px;
    padding-top: 15px;
}


.page-id-1224 .profarsi_lp_right_meta_data_checkout {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #969696;
}

.page-id-1224 .profarsi_cart_container_checkout p {
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    color: black;
}

.page-id-1224 .profarsi_lp_right_meta_checkout {
    display: flex;
    gap: 5px;
}

.page-id-1224 .profarsi_lp_right_title_checkout a {
    font-weight: 300;
    color: black;
    line-height: 16px;
    font-size: 14px;
}

.page-id-1224 span.profarsi_lp_cart_price {
    font-weight: 700;
    color: black;
    font-size: 14px;
    line-height: 16px;
}


.page-id-1224 .profarsi_lp_right_title_checkout {
    display: flex;
    justify-content: space-between;
}

.porfarsi_lp-profile_course__checkout_left a img {
    border-radius: 8px !important;
}
.page-id-1224 .profarsi_lp_right_title_checkout a:hover {
    font-weight: 300;
    color: black;
    line-height: 16px;
    font-size: 14px;
}

.page-id-1224 .profarsi_lp_right_meta_checkout span {
    margin-top: -9px;
    color: #969696;
}

.page-id-1224 .course-img img {
    width: 58px;
    border-radius: 8px;
    height: 40px;
}

.page-id-1224 .porfarsi_lp-profile_course_checkout {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
}
.page-id-1224 .porfarsi_lp-profile_course__checkout_right {
    display: flex;
    flex-direction: column;
    gap: 6px;
    width: 75%;
}
.porfarsi_lp-profile_course__checkout_left {
    width: 25%;
}

.page-id-1224 .woocommerce-form-coupon-toggle {
    display: none;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.profarsi_lp_right_progress_bar_leave_rated {
    color: #242424;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
}

input#profarsiCbankUpload {
    border-radius: 8px;
    width: -webkit-fill-available;
}

input[type=file]::file-selector-button {
  background-color: #fff !important;
  color: #000 !important;
  border: 0px !important;
  border-right: 1px solid #e5e5e5 !important;
  padding: 0 10px 0 0 !important;
  margin-right: 20px !important;
  transition: .5s !important;
  
}

input[type=file]::file-selector-button:hover {
  border: 0px !important;
  color: #274573 !important;
  border-right: 1px solid #e5e5e5 !important;
}

p.profarsi-order-thankyou-head {
    color: #242424;
    font-size: 16px;
    margin: 50px 0 10px 0;
    font-weight: 700;
}


.page-id-1224 .woocommerce-order section.woocommerce-order-details {
    display: none;
}

.page-id-1224 .woocommerce-order section.woocommerce-customer-details {
    display: none;
}

.page-id-1224 .woocommerce-order section.woocommerce-bacs-bank-details {
    display: none;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    color: #242424;
    font-size: 26px;
    font-weight: 700;
}

.wrap-percentage .text_number {
    margin-left: -10px;
}
@media (max-width: 767px) {
	
    .elementor-2999 .elementor-element.elementor-element-0c6af93 .thim-ekits-menu__nav > li > a, .elementor-2999 .elementor-element.elementor-element-0c6af93 .thim-ekits-menu__nav > li > .thim-ekits-menu__nav-text {
        padding: 10px 20px 10px 20px ! IMPORTANT;
    }
}

@media (max-width: 767px) {
    .elementor-2098 .elementor-element.elementor-element-5e9dab7 .thim-ekits-menu__nav > li > a, .elementor-2098 .elementor-element.elementor-element-5e9dab7 .thim-ekits-menu__nav > li > .thim-ekits-menu__nav-text {
        padding: 10px 20px 10px 20px !important;
    }
}

@media (max-width: 767px) {
    .elementor-2078 .elementor-element.elementor-element-12dd3e7 .thim-ekits-menu__nav > li > a, .elementor-2078 .elementor-element.elementor-element-12dd3e7 .thim-ekits-menu__nav > li > .thim-ekits-menu__nav-text {
        padding: 10px 20px 10px 20px !important;
    }
}

@media (max-width: 767px) {
    .elementor-2078 .elementor-element.elementor-element-12dd3e7 .thim-ekits-menu__nav > li > a, .elementor-2078 .elementor-element.elementor-element-12dd3e7 .thim-ekits-menu__nav > li > .thim-ekits-menu__nav-text {
        padding: 10px 20px 10px 20px !important;
    }
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received img {
    margin: -3px 7px 0 0;
}

span.thnkyou-txt {
    display: block;
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    margin-top: 13px;
    color: black;
    font-family: "Helvetica", sans-serif;
}

.woocommerce-page .woocommerce .cart-empty {

    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    font-family: 'Roboto';
}

.button.wc-backward {
    border-radius: 8px !important;
    padding: 18px 25px !important;
    font-family: 'Roboto' !important;
    color: white !important;
    font-size: 14px !important;
    line-height: 16px !important;
    text-transform: capitalize !important;
    font-weight: 700 !important;
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
    .page-id-64 .icon-counter-box {
        margin-left: 70px  !important;
        width: max-content !important;
    }
	    .page-id-13 .icon-counter-box {
        margin-left: 70px  !important;
        width: max-content !important;
    }
}


@media only screen and (min-width: 320px) and (max-width: 480px) {
    .page-id-64 .icon-counter-box {
        margin-left: 36px  !important;
        width: max-content !important;
    }


.profarsi-tooltip-purchase {
    background: white;
    padding: 5px 20px 5px 20px;
    border-radius: 15px;
    width: 375px  !important;
    top: 30px;
    box-shadow: 0 3px 6px 0 #00000017;
    position: absolute;
    border: solid 1px #f4f4f4;
    visibility: hidden;
    opacity: 0;
    left: -340px  !important;
    z-index: 99999;
}


table.wp-list-table.widefat.fixed.striped.table-view-list.users.profarsi {
    border: solid 2px #ffffff;
    margin: 0;
    width: max-content;
}


	.contact-image:after {
     width: auto  !important;
    height: 632px  !important;
    content: ""  !important;
    position: absolute  !important;
    top: 0  !important;
    left: 0  !important;
    background: linear-gradient(181deg, #ffffff0f, #f2f2f27a)  !important;
}

	    .page-id-13 .icon-counter-box {
        margin-left: 36px  !important;
        width: max-content !important;
    }
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .page-id-64 .icon-counter-box {
        margin-left: 80px  !important;
        width: max-content !important;
    }
	    .page-id-13 .icon-counter-box {
        margin-left: 70px  !important;
        width: max-content !important;
    }
}



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


	.pro-rev-arrow .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 38% !important;
    left: auto !important;
}

.pro-rev-arrow .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 38% !important;
    right: auto !important;
}

	a.thim-ekits-menu__nav-link:hover:before{
	    content: "";
    width: -webkit-fill-available;
    height: 0px !important;
    background: #B07953;
    bottom: -7px;
    left: 0;
    position: absolute;
    margin: 0 0px;
}
	a.thim-ekits-menu__nav-link.active:before {
    content: "";
    width: -webkit-fill-available;
    height: 0px !important;
    background: #B07953;
    bottom: -7px;
    left: 0;
    position: absolute;
    margin: 0 0px;
}



a.thim-ekits-menu__nav-link.active {
    padding: 10px 20px !important;
}

a.thim-ekits-menu__nav-link.active:hover:before {
    content: "";
    width: -webkit-fill-available;
    height: 0px !important;
    background: #EB9028;
    bottom: -7px;
    left: 0;
    position: absolute;
    margin: 0 0px;
}
.profarsi-tooltip {
    background: white;
    padding: 5px 20px 20px 20px;
    border-radius: 15px;
    width: 310px !important;
    bottom: 30px !important;
	top:unset  !important;
    position: absolute;
    border: solid 1px #f4f4f4;
    visibility: hidden;
    opacity: 0;
    left: -305px  !important;
    z-index: 99999;
}


.contact-shape2:after {
    width: 48px;
    height: 48px;
    content: "";
    border-radius: 50px;
    position: absolute;
    bottom: -34px  !important;
    right: -1px  !important;
    background: #fff0;
    border-top: solid 7px transparent;
    border-right: solid 7px black;
    border-left: solid 8px transparent;
    transform: rotate(32deg);
    border-bottom: solid 7px transparent;
}

.contact-shape2:before {
    width: 80px;
    height: 80px;
    content: "";
    border-radius: 50px;
    position: absolute;
    bottom: -48px  !important;
    right: -12px  !important;
    background: #fff0;
    border-top: solid 7px transparent;
    border-right: solid 7px #000000;
    border-left: solid 8px transparent;
    transform: rotate(31deg);
    border-bottom: solid 7px transparent;
}



.contact-shape:after {
    width: 48px;
    height: 48px;
    content: "";
    border-radius: 50px;
    position: absolute;
    top: 26px  !important;
    left: 30px  !important;
    background: #fff0;
    border-top: solid 7px transparent;
    border-right: solid 7px transparent;
    border-left: solid 8px black;
    transform: rotate(32deg);
    border-bottom: solid 7px transparent;
}

.contact-shape:before {
    width: 80px;
    height: 80px;
    content: "";
    border-radius: 50px;
    position: absolute;
    top: 10px  !important;
    left: 13px  !important;
    background: #fff0;
    border-top: solid 7px transparent;
    border-right: solid 7px transparent;
    border-left: solid 8px black;
    transform: rotate(32deg);
    border-bottom: solid 7px transparent;
}


.profarsi_cart_container {
    width: -webkit-fill-available !important;
}

.page-id-1223 .porfarsi_lp-profile_course_progress {
    display: flex;
    margin-bottom: 25px;
    background: white;
    box-shadow: none !important;
    border: solid 1px #dadada;
    gap: 20px;
    border-radius: 15px;
    padding: 20px;
    flex-direction: column !important;
}

.porfarsi_lp-profile_course_progress_right {
    width: 100%;
    display: flex;
    gap: 20px !important;
    flex-direction: column !important;
    justify-content: space-between;
}



.page-id-1223 .coupon {
    padding-left: 0px !important;
}

body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form {
    width: 100% !important;
    padding: 0 15px !important;
}


body.woocommerce-cart .entry-content .woocommerce .cart-collaterals {
    padding: 0 15px !important;
}

body.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals {
     padding: 0 0 0 0px !important; 
    background: white !important;
}

body.woocommerce-checkout .checkout {
    display: inline-flex;
    flex-direction: column  !important;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    margin: 0 -15px;
}


body.woocommerce-checkout .checkout .col2-set {
    width: 100% !important;
    padding: 0 15px !important;
}

body.woocommerce-checkout .checkout .inner-col-set {
    margin: 30px 0 0 0px !important;
}
body.woocommerce-checkout .checkout .inner-col-set {
    border-radius: var(--thim-border-radius-item-big, 0);
    padding: 0px 0px !important;
    background: #ffffff !important;
}


#learn-press-profile.lp-user-profile {
    padding: 0 15px !important;
}

.lp-profarsi-user-avatar img {
    width: -webkit-fill-available !important;
    height: -webkit-fill-available !important;
}




    .profarsi-events-container {
        display: flex;
        margin-top: 25px !important;
        margin-bottom: 25px !important;
        padding: 25px !important;
        height: -webkit-fill-available !important;
        flex-direction: column !important;
    }

.profarsi-events-left {
     width: 100% !important;
}

.profarsi-events-right {
    width: 100% !important;
    border-left: solid 0px white !important;
    padding: 15px 0 0 0px !important;
}


.profarsi-events-right-top {
    position: relative !important;
}

.profarsi-events-right-top-right {
    position: absolute;
    top: -100px;
    right: -10px;
}



.profarsi-events-right-top-btn {
    display: flex;
    align-items: center !important;
    gap: 50px !important;
    margin-top: 15px !important;
}




.porfarsi_lp-profile_course_progress {
    display: flex;
    flex-direction: column !important;
}

.porfarsi_lp-profile_course_progress_left {
    width: 100% !important;
}


.profarsi-order-patment-left-section {
    border: solid 1px #DADADA;
    border-radius: 15px;
    padding: 4px;
    overflow-x: scroll !important;
    height: max-content;
}



.profarsi-register-info-section {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    flex-direction: column-reverse !important;
}

.profarsi-register-info-form {
    border: solid 1px #dfdfdf;
    border-radius: 12px;
    height: max-content;
    padding: 25px;
    background: white;
}

.login-profarsi-icon {
    filter: brightness(8);
}

#thim-popup-login .popup-login-wrapper {
    padding: 5px 5px 5px 5px !important;
    margin: auto !important;
    max-width: calc(100% - 30px)  !important;

}

#thim-popup-login .popup-login-wrapper:not(.has-shortcode) .thim-login, #thim-popup-login .popup-login-wrapper:not(.has-shortcode) .thim-register {
    min-width: 100%;
    padding: 10px 15px !important;
}

.thim-login .title, .thim-register .title {
    font-size: 18px !important;
    margin: 0px 0px 23px !important;
    padding: 0 !important;
}

#thim-popup-login .mo-openid-app-icons {
        width: 100%;
        padding-bottom: 0px !important;
    }


	#thim-popup-login .thim-login-container {
        padding-top: 0px !important ;
        padding-bottom: 20px;
        width: 100% !important;
        min-height: 80vh !important;
        flex-direction: column;
    }

}

.profarsi-popup-gl-text {
    color: #242424;
    font-size: 14px;
    line-height: 16px;
    width: 75%;
    text-align: center;
}

.profarsi-popup-gl-row {
    display: flex;
    gap: 10px;
    align-items: center;
    border: solid 1px #bdbdbd;
    border-radius: 8px;
    margin-top: 7px;
    padding: 3px 10px;
}



.thim-login-container {
    overflow-y: auto !important;
    display: flex;
    margin: auto;
    padding: 0px 10px;
    height: 590px;
}

       .thim-login-container::-webkit-scrollbar {
            width: 5px;
            background-color: white;
        }
 
        .thim-login-container::-webkit-scrollbar-track {
            border-radius: 10px;
        }
 
        /* قسمت متحرک */
        .thim-login-container::-webkit-scrollbar-thumb {
            background: rgb(217, 217, 217);
            border-radius: 10px;
        }




       ::-webkit-scrollbar {
            width: 5px;
            background-color: white;
        }
 
        ::-webkit-scrollbar-track {
            border-radius: 10px;
        }
 
        /* قسمت متحرک */
        ::-webkit-scrollbar-thumb {
            background: rgb(217, 217, 217);
            border-radius: 10px;
        }


		#thim-popup-login .thim-login-container .close-popup {
    width: 55px !important;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 40px;
    text-align: center;
    font-size: 15px !important;
    color: #333;
    cursor: pointer;
    display: none;
}

.profarsi-popup-gl-img {
    width: 10%;
}

.profarsi-social-login-seprator {
    display: flex;
    margin: 11px 0 0 0;
    align-items: center;
}

.profarsi-social-login-seprator-dash {
    height: 1px;
    width: -webkit-fill-available;
    background: #d8d8d8;
}

.profarsi-social-login-seprator-or {
    margin: 0 15px;
}


.tooltip-section-purchase {
    position: absolute;
    top: -40px;
    right: 0;
}
.tooltip-section-purchase:hover .profarsi-tooltip-purchase {
    visibility: visible;
    opacity: 1;
}
.profarsi-tooltip-purchase {
    background: white;
    padding: 5px 20px 5px 20px;
    border-radius: 15px;
    width: 550px;
    top: 30px;
    box-shadow: 0 3px 6px 0 #00000017;
    position: absolute;
    border: solid 1px #f4f4f4;
    visibility: hidden;
    opacity: 0;
    left: -250px;
    z-index: 99999;
}

.profarsi-tooltip-purchase p.pt-title {
    font-weight: 700;
    color: black;
    font-size: 16px;
    line-height: 25px;
}

.profarsi-tooltip-purchase span.pt-des {
    font-size: 14px;
    line-height: 25px;
    font-weight: 700;
    color: #000000;
}


.profarsi-tooltip-purchase ul.pt-des li {
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
    color: #000000;
}


.profarsi-tooltip-purchase ul.pt-des {
    margin-top: 10px;
}

.profarsi-user-not-found-order span {
    font-weight: 300;
    line-height: 18px;
    font-size: 16px;
    color: black;
}

.profarsi-user-not-found-order a {
    font-weight: 300;
    line-height: 18px;
    font-size: 16px;
    color: black;
}

.profarsi-user-not-found-order a,.profarsi-user-not-found-order a:hover {
    background: #EB8028;
    padding: 17px 40px;
    border-radius: 8px;
    color: white;
    width: 246px;
    line-height: 18px;
    text-align: center;
    height: 52px;
    font-weight: 700;
    font-family: "Helvetica", sans-serif;
    display: block;
    margin-top: 50px;
    font-size: 16px;
}

a.thim-ekits-menu__nav-link.active:hover:before {
    content: "";
    width: -webkit-fill-available;
    height: 3px;
    background: #EB9028;
    bottom: -7px;
    left: 0;
    position: absolute;
    margin: 0 0px;
}


.page-id-64 .thim-ekits-menu__container ul.thim-ekits-menu__nav.navbar-main-menu li#menu-item-75 {
    margin: 0 18px 0 25px;
}

span.profarsi-order-notif {
 background: #eb8028;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    position: relative;
    margin-top: 10px;
    margin-left: 7px;
}

span.profarsi-order-notif:before {
    content: "";
    background: #eb80285e;
    width: 15px;
    height: 15px;
    position: absolute;
    top: -3.5px;
    border-radius: 50px;
    right: -3.5px;
    animation: notif 1s infinite;
}

@keyframes notif{
	0%{
		opacity:0;
	}

		30%{
		opacity:0.5;
	}

		60%{
		opacity:1;
	}

	100%{
		opacity:0.5;
	}
}
















/* Wrapper */
/* Wrapper – 3 columns */
.lp-course-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

/* Tablet */
@media (max-width: 1024px) {
    .lp-course-list {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Mobile */
@media (max-width: 640px) {
    .lp-course-list {
        grid-template-columns: 1fr;
    }
}


/* Card */
.lp-course-item {
    background: #fff;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.06);
    transition: transform .25s ease, box-shadow .25s ease;
    display: flex;
    flex-direction: column;
}

.lp-course-item:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 35px rgba(0, 0, 0, 0.12);
}

/* Thumbnail */
.lp-course-thumb img {
    width: 100%;
    height: 190px;
    object-fit: cover;
    display: block;
}

/* Content */
.lp-course-content {
    padding: 18px 20px;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

/* Title */
.lp-course-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.6;
    margin: 0;
}

.lp-course-title a {
    color: #1f2937;
    text-decoration: none;
}

.lp-course-title a:hover {
    color: #2563eb;
}

/* Meta info */
.lp-course-meta {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    font-size: 13px;
    color: #6b7280;
}

.lp-course-meta strong {
    color: #111827;
    font-weight: 600;
}

/* Result badge */
.lp-course-result {
    background: #f0f9ff;
    color: #0369a1;
    padding: 6px 10px;
    border-radius: 999px;
    width: fit-content;
    font-weight: 600;
    font-size: 12px;
}

/* Dates */
.lp-course-expire,
.lp-course-end {
    display: flex;
    justify-content: space-between;
}

/* View more button */
.lp_profile_course_progress__nav {
    margin-top: 30px;
    text-align: center;
}

.lp_profile_course_progress__nav .lp-button {
    background: linear-gradient(135deg, #2563eb, #1e40af);
    color: #fff;
    border: none;
    padding: 10px 26px;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: transform .2s ease, box-shadow .2s ease;
}

.lp_profile_course_progress__nav .lp-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(37, 99, 235, 0.35);
}

/* Responsive tweaks */
@media (max-width: 480px) {
    .lp-course-thumb img {
        height: 160px;
    }
}


#popup-sidebar .course-curriculum {
    top: 85px !important;
}

#popup-sidebar .search-course {
    background: #324a58 !important;

}

#popup-sidebar .search-course {
    height: 85px !important;

}

.learnpress-v4 .lp-single-course #popup-course #popup-header .thim-course-item-popup-right #sidebar-toggle.toggle-content-item {
    height: 85px !important;
    background: #324a58 !important;
}


.learnpress-v4 .lp-single-course #popup-course #popup-header .thim-course-item-popup-right .back_course {
    height: 85px !important;
    background: #324a58 !important;
}

.learnpress-v4 .lp-single-course #popup-course #popup-header {
    background: #324a58 !important;
}

.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-item-comments {
    display: none;
}

.content-item-wrap .content-item-description img {
    border-radius: 16px;

}

#popup-sidebar .search-course button {
    height: 84px !important;
}

.learnpress-v4 .lp-single-course #popup-course #popup-header .thim-course-item-popup-right #sidebar-toggle.toggle-content-item:focus {
    border: solid 0px black !important;
}

.learnpress-v4 .lp-single-course #popup-course #popup-header .thim-course-item-popup-right .back_course {
    line-height: 82px !important;
}

#popup-sidebar .search-course input[name=s]:focus {
    border: solid 0px black !important;
}

.course-item-lp_lesson .profarsi-chat {
bottom:60px !important;
}