/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.0.1705991055
Updated: 2024-01-23 06:24:15

*/

body {
    font-family: "Montserrat", Sans-serif;
}
.page-header .entry-title, 
.site-footer .footer-inner, 
.site-footer:not(.dynamic-footer), 
.site-header .header-inner, 
.site-header:not(.dynamic-header), 
body:not([class*=elementor-page-]) .site-main {
    max-width: 1320px;
    padding-left: 10px;
    padding-right: 10px;
}
.hfe-site-logo a {
    line-height: 0;
}
.custom-header-section > .e-con-inner {
    border-bottom: 1px solid #262626;
    transition: all 0.5s ease 0s;
}
.custom-header-section.header-sticky > .e-con-inner {
    padding-top: 0;
    padding-bottom: 0;
	align-items:center;
    border-bottom-color: transparent;
}
.custom-footer-section > .e-con-inner {
    border-top: 1px solid #262626;
}
.elementor-widget-heading h2.elementor-heading-title span {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 100px;
    right: 0;
    z-index: -1;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(155, 131, 13, 0.2);
    color: transparent;
    line-height: 1.1;
}
.elementor-widget-heading h2.elementor-heading-title {
    position: relative;
    min-height: 120px;
    padding-top: 30px;
}
h5.elementor-heading-title {
    position: relative;
    padding-bottom: 10px;
}
h5.elementor-heading-title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 130px;
    height: 2px;
    background-color: #8a7405;
}
.testimonial-wrap {
    font-family: Montserrat;
    text-align: center;
}
.testimonial-wrap p {
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    color: #7c7b7b;
}
.custom-otos-h2-tag h2 {
    padding-left: 203px;
}
.custom-heading-round-circle h3.elementor-icon-box-title {
    background-color: #fff6cb;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    position: relative;
    z-index: 1;
}
.custom-heading-round-circle h3.elementor-icon-box-title span {
    position: absolute;
    right: 0px;
    top: 9px;
    z-index: -1;
}
.testimonial-wrap .testimonial-image-ratting-name-designation {
    border-top: 2px solid transparent;
    border-image: linear-gradient(90deg, #dfc85500, #dfc855, #dfc855, #dfc85500) 1;
    padding-top: 25px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 100px;
    margin-left: 32px;
    margin-right: 32px;
}
.testimonial-wrap .testimonial-description {
    padding-bottom: 40px;
    text-align: center;
    position: relative;
    padding-left: 32px;
    padding-right: 32px;
}
.testimonial-wrap .testimonial-description::before,
.testimonial-wrap .testimonial-description::after {
    content: "";
    background-repeat:no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    width: 24px;
    height: 24px;
}
.testimonial-wrap .testimonial-description::before {
    background-image: url(image/start-quotes.svg);
    left: 1px;
    top: 0;
}
.testimonial-wrap .testimonial-description::after {
    background-image: url(image/end-quotes.svg);
    right: 0;
    bottom: 40px;
}
.testimonial-wrap .testimonial-image {
    width: 80px;
    height: 80px;
    border-radius: 50px;
}
.testimonial-wrap .image-name-designation img {
    max-width: 100%;
    max-height: 100%;
    border-radius: inherit !important;
}
.testimonial-wrap .image-name-designation {
    display: flex;
    align-items: center;
}
.testimonial-wrap .testimonial-name {
    margin-bottom: 0px;
    padding-left: 40px;
    text-align: left;
}
.testimonial-wrap .testimonial-ratiing {
    display: flex;
}
.testimonial-wrap .testimonial-ratiing img {
    margin-right: 13px;
	width:50px;
}
.testimonial-wrap .testimonial-ratiing img:last-child {
    margin-right: 0;
}
.testimonial-wrap h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    margin: 0px;
}
.testimonial-name p {
    margin: 0px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #262626;
}
.testimonial-wrap .slick-custom-arrow {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    padding: 0px;
    background-color: transparent;
    border: none;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.testimonial-wrap .slick-custom-arrow:hover,
.testimonial-wrap .slick-custom-arrow:focus,
.testimonial-wrap .slick-custom-arrow:visited {
    border: none;
    border-color: none;
    outline: #ffdb2c;
}
.testimonial-wrap .slick-prev {
    left: calc(50% - 30px);
}
.testimonial-wrap .slick-next {
    left: calc(50% + 30px);
}

/* Pricing Section */
.ots-subscription-listing-view {
    display: flex;
    flex-wrap: wrap;
}
.login-custom-add-to-cart{
    padding-top:60px;
    text-align: center;
}
a.elementor-button.elementor-button-link.elementor-size-lg.register-disable {
    pointer-events: none;
    cursor: default;
    opacity: 0.5;
}
.down-sales-category {
    border-right: 2px solid transparent;
    border-image: linear-gradient(180deg, #dfc85500, #dfc855, #dfc855, #dfc85500) 1;
    padding-right: 60px;
    width: 50%;
}
.up-sales-category {
    padding-left: 60px;
    width: 50%;
}
.product-title-image img{
	padding-right:12px;
    padding-top: 8px;
}
/* Money Tree popup */
.overlay_tree {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	justify-content: center;
	align-items: center;
	z-index: 999;
}

/* Styles for the popup */
.money_tree {
	background-color: #fff;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	max-width: 400px;
	width: 100%;
	text-align: center;
	position: relative;
	animation: fadeIn 0.5s ease-out;
}

/* Close icon styles */
.close-icon {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
.custom-year{
	display:none;
}
.product-title-short-des {
    padding-bottom: 10px;
}
.product-title-image {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-bottom: 15px
}
.product-title-short-des h5 {
    margin: 0px;
    font-weight: 600;
    width: calc(100% - 52px)
}
.product-long-description ul {
    list-style: none;
    padding-left: 0;
}
.product-long-description ul li {
    margin-bottom: 15px;
    font-weight: 500;
    position: relative;
    padding-left: 15px;
}
.product-long-description ul li:before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 3px;
    height: 3px;
    background-color: #262626;
    border-radius: 50%;
}
.product-price-wrap{
    margin-bottom: 20px;
}
/* pricing section home page */
.product-pricing-long-description span.woocommerce-Price-amount.amount, .product-pricing-long-description .wps_sfw_interval {
    font-size: 30px;
    font-weight: 700;
}
.custom-add-to-cart.custom-bottom {
    bottom: 40px;
    margin-bottom: 20px;
}
.custom-add-to-cart a {
    width: 100%;
}
.custom-add-to-cart {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.product-listing {
    position: relative;
    padding-bottom: 115px;
    height: 100%;
}
.switches-container {
    width: 204px;
    position: relative;
    display: flex;
    padding: 8px;
    position: relative;
    background: transparent;
    border-radius: 25px;
    border: 1px solid rgba(138, 116, 5, 1);
    justify-content: space-between;
}
.switches-field-wrap {
    position: relative;
}
.switches-field-wrap span {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
    padding: 6px 16px;
    line-height: 1.2;
}
.switches-container input[type=radio]:checked + span {
    background-color: rgba(138, 116, 5, 1);
    border-radius: 25px;
    color: #fff;
}

/* input (radio) for toggling. hidden - use labels for clicking on */
.switches-container input[type="radio"] {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 0;
}
.product_switch {
    position: relative;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
}

.product_off {
    padding-left: 10px;
    position: relative;
}

.off_text {
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    color: rgba(155, 131, 13, 1);
}

.off_img {
    position: absolute;
    left: -50px;
    bottom: -36px;
}

/*checkout page*/
body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-left {
    padding-right: 60px;
    border-right: 1px solid #00000033;
    width: 56%;
}
body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-right{
    padding-left:60px;
    background: transparent;
    width: 44%;
}
body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-left.woocommerce form .form-row label,
.woocommerce-page form .form-row label,
.woocommerce-form.woocommerce-form-login label,body.woocommerce-account label{
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
  padding-bottom: 5px;
  padding-top: 5px;

}
body.woocommerce-checkout .ship-to-different-address{
    padding-top:10px;
    padding-bottom: 10px;
}
.thwcfd-field-wrapper{
    padding-top:10px;
    padding-bottom:20px;
}
body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-left  .form-row input,body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-left  .form-row textarea
,body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-left #customer_address_details .select2-selection__rendered,.woocommerce-form.woocommerce-form-login input,
body.woocommerce-account input,body.page-template-elementor_canvas .woocommerce-form-login input{
    border:none;
    padding-top:10px;
    padding-bottom:10px;
    border-bottom:1px solid #00000033;
    padding-left: 0px;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;

}
body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-left #customer_address_details #billing_first_name_field,body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-left #customer_address_details #billing_last_name_field{
    padding-top:0px;
}

.two-column-layout-left #customer_address_details span.select2-selection{
    border:none;
    padding-left:0px;
}
body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-left #customer_address_details  p.form-row,.woocommerce-form.woocommerce-form-login p.form-row {
    padding-top:25px;
    padding-bottom: 25px;
}
body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-left #customer_address_details  p.form-row .optional{
    display: none;
}
body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-left  h3.border_html{
    display: none;
}
body.woocommerce-checkout #cclw_order_details_table .border_html, #cclw_payment_section .border_html {
    text-transform: initial;
    font-size: 24px !important;
    font-weight: 600;
    line-height: 36px;
    padding-left: 0;
    padding-top: 0;
}
.woocommerce-checkout h3.border_html{
    font-size: 24px;
}
.checkout-two-column-layout #cclw_order_details_table .cclw_order_review_table table thead,.woocommerce-checkout-review-order-table .cart-subtotal{
    display: none;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table .onestepcheckout-summary td{
    background-color: #fff;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table .onestepcheckout-summary .product-name,#cclw_order_details_table .cclw_order_review_table .cclw_cart_totals div .left-corner {
    font-size: 20px;
    font-weight: 500;
    line-height: 36px;
}
#cclw_order_details_table .cclw_order_review_table .cclw_cart_totals div.order-total {
    color: #9B830D;
    padding: 18px 0 15px;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table .onestepcheckout-summary .woocommerce-Price-amount,#cclw_order_details_table .cclw_order_review_table .cclw_cart_totals div .right-corner {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
}
#cclw_order_details_table .cclw_order_review_table table tr, #cclw_order_details_table .cclw_order_review_table table td{
    border-bottom: 1px solid #00000033 !important;
}
#cclw_order_details_table .cclw_order_review_table table.cclw-style-default td{
    padding-bottom: 18px;;
}
#cclw_order_details_table .cclw_order_review_table table.cclw-style-default td:first-child {
    padding-left: 0;
}
#cclw_order_details_table .cclw_order_review_table table.cclw-style-default td:last-child {
    padding-right: 0;
}
#cclw_order_details_table,
#customer_address_details {
    padding-top: 0;
}
#cclw_order_details_table {
    padding-bottom: 40px;
}
/*end*/
.woocommerce-order-received .order-again{
    display: none;
}
/* checkout */
#cclw_payment_section #place_order,form.woocommerce-form.woocommerce-form-login.login .woocommerce-form-login__submit,body.woocommerce-account .woocommerce-Button,body.learnpress-page .comment-respond .comment-form input[type=submit]{
    background: var(--main-button-color);    
    width: fit-content;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    color: #FFFFFF;
    background-color: #8A7405;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #8A7405;
    border-radius: 30px 30px 30px 30px;
    padding: 8px 33px 8px 33px;
}
.order-total span.right-corner b, strong {
    font-weight: 700 !important;
}
td.product-name {
    color: rgba(124, 123, 123, 1);
}
strong.product-quantity {
    display: none;
}
.wc-block-components-notice-banner__content a.button.wc-forward{
    display: none;
}
.eh-payment-request-button-seperator .eh-payment-request-button-seperator{
    display: none !important;
}
.checkout-two-column-layout::after {
    content: "";
    display: block;
    clear: both;
}
.custom-checkout-submit-wrape{
    text-align: center;
    padding-top: 50px;
}
body #payment .custom-checkout-submit-wrape a {
    background: var(--main-button-color);
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    color: #262626;
    background-color: #fff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #8A7405;
    border-radius: 30px 30px 30px 30px;
    padding: 8px 33px 8px 33px;
    text-decoration: none;
    margin-right: 25px;
    display: inline-block;

}
body #payment .custom-checkout-submit-wrape a:hover {
    background: var(--main-button-color);
    width: fit-content;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    color: #FFFFFF;
    background-color: #8A7405;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #8A7405;
    border-radius: 30px 30px 30px 30px;
    padding: 8px 33px 8px 33px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
    float: none;
}
/**Payment section design*/

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
    background: transparent;
}
#cclw_payment_section #payment ul.payment_methods {
    border: none;
    padding-left: 0;
    padding-right: 0;
}
#payment .woocommerce-privacy-policy-link,body.woocommerce-checkout .wc-block-components-notice-banner__content a{
    font-weight: 500;
    text-decoration: none;
    font-size: 14px;
}
#payment .woocommerce-privacy-policy-link:hover,body.woocommerce-checkout .wc-block-components-notice-banner__content a:hover{
    color: #9B830D;
    text-decoration: none;
  
}
.woocommerce-checkout #payment div.form-row.place-order {
    padding: 0;
}
/*woo notice banner */
form.woocommerce-form.woocommerce-form-login.login .woocommerce-form-login__submit:hover,body.woocommerce-account .woocommerce-Button:hover,.course-summary-sidebar .lp-course-buttons button:{
    background: transparent;
    width: fit-content;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    color: #262626;
    background-color:transparent;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #8A7405;
    border-radius: 30px 30px 30px 30px;
    padding: 8px 33px 8px 33px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme,.woocommerce-form-login .woocommerce-form-login__rememberme {
    display: block;
    margin-bottom: 20px;
    position: relative;
}
ul.payment_methods li .payment_box p.woocommerce-SavedPaymentMethods-saveNew {
    position: relative;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme input[type="checkbox"],
ul.payment_methods li .payment_box p.woocommerce-SavedPaymentMethods-saveNew input[type="checkbox"],.woocommerce-form-login .woocommerce-form-login__rememberme input[type="checkbox"]{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme span,.woocommerce-form-login .woocommerce-form-login__rememberme span, 
ul.payment_methods li .payment_box p.woocommerce-SavedPaymentMethods-saveNew label {
    position: relative;
    display: block !important;
    padding-left: 30px;
}
ul.payment_methods li .payment_box p.woocommerce-SavedPaymentMethods-saveNew label {
    font-size: 16px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme span:before,.woocommerce-form-login .woocommerce-form-login__rememberme span:before,
ul.payment_methods li .payment_box p.woocommerce-SavedPaymentMethods-saveNew label:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #ccc;
}
 ul.payment_methods li .payment_box p.woocommerce-SavedPaymentMethods-saveNew label:before {
    top: 13px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme span:after,.woocommerce-form-login .woocommerce-form-login__rememberme span:after,
ul.payment_methods li .payment_box p.woocommerce-SavedPaymentMethods-saveNew label:after {
    content: "";
    position: absolute;
    top: 12px;
    left: 2px;
    width: 10px;
    height: 5px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-radius: 5px;
    transform: rotate(-45deg);
    opacity: 0;
}
ul.payment_methods li .payment_box p.woocommerce-SavedPaymentMethods-saveNew label:after {
    top: 17px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme input[type="checkbox"]:checked + span:before,.woocommerce-form-login .woocommerce-form-login__rememberme input[type="checkbox"]:checked + span:before,
ul.payment_methods li .payment_box p.woocommerce-SavedPaymentMethods-saveNew input[type="checkbox"]:checked + label:before {
    background-color: #8A7405;
    border-color: #8A7405;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme input[type="checkbox"]:checked + span:after,.woocommerce-form-login .woocommerce-form-login__rememberme input[type="checkbox"]:checked + span:after,
ul.payment_methods li .payment_box p.woocommerce-SavedPaymentMethods-saveNew input[type="checkbox"]:checked + label:after {
    opacity: 1;
}
body.woocommerce-checkout .woocommerce-form-login input[type=text]:focus,.woocommerce-form-login input[type=text]:focus,body.woocommerce-checkout .woocommerce-form-login input[type=email]:focus,
.woocommerce-form-login input[type=email]:focus,body.woocommerce-checkout .woocommerce-form-login input[type=password]:focus,.woocommerce-form-login input[type=password]:focus
{
   border-color: #00000033;
   outline: none;
} 
 
body.woocommerce-checkout .wc-block-components-notice-banner.is-info>svg{
    background-color: #8A7405;
}
body.woocommerce-checkout .wc-block-components-notice-banner{
    background: transparent;
    background-color: transparent;
    border: 1px solid #00000033;
}
.woocommerce .woocommerce-form-login .lost_password a{
    font-weight: 500;
    text-decoration: none;
}
.woocommerce .woocommerce-form-login .lost_password a:hover{
    font-weight: 500;
    text-decoration: none;
    color:#8a7405;
}
#cclw_payment_section #payment ul.payment_methods li {
    padding-left: 0px;
    padding-right: 0;
    position: relative;
}
#cclw_payment_section #payment ul.payment_methods li input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    opacity: 0;
}
#cclw_payment_section #payment ul.payment_methods li > label {
    font-size: 18px;
    color: #262626;
    font-weight: 500;
    background-color: #FFFDF5;
    border-radius: 8px;
    border: 1px solid #FFFDF5;
    display: inline-block;
    vertical-align: top;
    padding: 50px 10px 10px 10px;
    position: relative;
}
#cclw_payment_section #payment ul.payment_methods li.payment_method_stripe > label:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    background: url(image/card_icon.svg) no-repeat center center;
    width: 24px;
    height: 24px;
}
#cclw_payment_section #payment ul.payment_methods li input[type="radio"]:checked + label {
    background-color: transparent;
    color: #9B830D;
    border-color: #9B830D;
}
#cclw_payment_section #payment ul.payment_methods li .payment_box {
    background-color: transparent;
    padding: 40px 0 0;
}
#add_payment_method #payment div.payment_box::before, 
.woocommerce-cart #payment div.payment_box::before, 
.woocommerce-checkout #payment div.payment_box::before {
    display: none;
}
body .woocommerce,
body .woocommerce a {
    font-size: 16px;
}
.woocommerce-checkout .woocommerce a {
    font-weight: 500;
}
body .wc-stripe-elements-field, 
body .wc-stripe-iban-element-field {
    border: 1px solid #FFFDF5;
    padding: 14px 17px;
    background-color: #FFFDF5;
    height: 48px;
    border-radius: 8px;
}
body .stripe-card-group .wc-stripe-elements-field {
    width: calc(100% - 145px);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form, 
.woocommerce-cart #payment div.payment_box .wc-credit-card-form, 
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
    margin-left: -15px;
    margin-right: -15px;
}
#add_payment_method #payment div.form-row, 
.woocommerce-cart #payment div.form-row, 
.woocommerce-checkout #payment div.form-row {
    padding: 0 15px;
}
#stripe-payment-data fieldset {
    border: 0;
    padding: 10px 0 0;
}
body #add_payment_method #payment ul.payment_methods li .stripe-credit-card-brand, 
body .woocommerce-checkout #payment ul.payment_methods li .stripe-credit-card-brand {
    margin-top: -17px;
    right: 0;
    background: no-repeat url(image/card_list.svg);
    width: 130px;
    height: 36px;
    background-size: contain;
}
/** Lost Password page desing */
body.woocommerce-account .page-content{
    padding-top: 200px;
    padding-bottom: 100px;
}

body.woocommerce-account .woocommerce-ResetPassword .form-row{
    margin-top:15px;
    margin-bottom:15px
}
p.form-row.form-row-wide.create-account.woocommerce-validated{
    display: none;
}
/** courses page design*/
body.learnpress-page .learn-press-breadcrumb{
    display: none;
}
body.learnpress-page .lp-archive-courses .course-detail-info {
    
    background-color: #FFFCEE;
    color: #262626 !important;
    padding-top:40px;
    padding-bottom: 40px;
}

body.learnpress-page .lp-archive-courses .course-detail-info .course-title{
    color:#262626;
}
body.learnpress-page .lp-archive-courses .course-meta__pull-left .meta-item__value>div a{
    color:#262626;
}
body.learnpress-page  .lp-archive-courses .course-meta__pull-left {
    /* font-size: .925em; */
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
}
#comments{
    display: none;
}
body .course-summary-sidebar .lp-course-buttons button,#popup-content .lp-button,.learnpress-page .lp-button, .learnpress-page #lp-button{
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    color: #FFFFFF;
    background-color: #8A7405;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #8A7405;
    border-radius: 30px 30px 30px 30px;
    padding: 8px 33px 8px 33px;
}
body .course-summary-sidebar .lp-course-buttons button:hover,#popup-content .lp-button:hover,.learnpress-page .lp-button, .learnpress-page #lp-button:hover{
    color: #262626;
    background-color: #FFFFFF;
    border-color: #8A7405;
} 
body .course-curriculum ul.curriculum-sections{
    z-index: 0;
} 
/** Lession page */
body.single-lp_course .wonderplugin-video{
   margin-left:0px !important;
}
#popup-course {
    position: relative;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    flex-wrap: wrap;
}
body.admin-bar #popup-course {
    top: auto;
}
#popup-header .course-title a {
    color: #262626;
}
#popup-course .back-course {
    color: #262626;
}
#popup-header {
    top: 168px;
    transition: all 0.5s ease 0s;
}
.header-sticky #popup-header {
    top: 107px;
}
#popup-footer {
    display: none;
}
body .content-item-summary .form-button-finish-course, body .lp-quiz-buttons .form-button-finish-course {
    float: right;
    float: none;
    margin-top: 30px;
}
body.learnpress-page .lp-archive-courses{
    padding-top: 130px;
    margin-bottom: 30px;
}
.lp-modal-dialog .lp-modal-header {
    background: #8A7405;
    border-bottom: 1px solid #8A7405;
    padding: 1em;
}
.custom-msg-for-username-password {
    margin-top:20px;
}
.lp-archive-courses .course-summary-sidebar{
    margin-top: 50px;
}
.course-meta.course-meta-primary{
    display: none;
}
.custom-order-rechive-login.button {
    margin-top: 40px;
    text-align: center;
}
body.woocommerce-checkout .woocommerce a.elementor-button.elementor-button-link.elementor-size-lg:hover{
    color:#262626;
    text-decoration: none;
}
.login-details-content {
    margin-top: 40px;
}
body.woocommerce-order-received #menu-item-2492{
   display: none;
}
div#aff-controls {
    margin-top: 20px;
    margin-bottom: 20px;
}
.pure-menu li a:hover, .pure-menu li a:focus{
    background: transparent;
}
div.summaryPanel {
    font-size: 16px;
    line-height: 24px;
}
body .pure-form label {
    text-wrap: nowrap;
    text-align: left;
    margin-bottom: 0px;
    padding-right: 20px;
    text-align: left;
}
.wpam-daterange-selection{
    display: flex;
}
.wpam-daterange-selection #from,#o{
    margin-right: 20px;
}
body .ui-state-active,body .ui-widget-content .ui-state-active,body .ui-widget-header .ui-state-active {
    border: 1px solid #fcefa1;
    background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636;
}
body .aff-wrap .wrap input[type='text'],body .aff-wrap .wrap textarea{
    border: none;
    border-bottom: 1px solid #00000033;
    padding-left: 10px;
}
body .aff-wrap .wrap h3{
    font-size: 30px;
    line-height: 42px;
    margin-top: 30px;
}
.wpam-creative-code {
    width: 100%;
}
body .wpam_link_generation_submit {
    margin-top: 25px;
}
body .summaryPanelLineLabel{
    text-wrap: nowrap;
}
body .pure-table.wpam-contact-info thead{
    display: none;
}
body table tbody tr:hover>td, table tbody tr:hover>th {
     background-color: #fff;
}
body table tbody tr:hover > td, table tbody tr:hover > th {
    background-color: #fff;
}
.pure-form input[type="text"], .pure-form input[type="password"], .pure-form input[type="email"], .pure-form input[type="url"], .pure-form input[type="date"], .pure-form input[type="month"], .pure-form input[type="time"], .pure-form input[type="datetime"], .pure-form input[type="datetime-local"], .pure-form input[type="week"], .pure-form input[type="number"], .pure-form input[type="search"], .pure-form input[type="tel"], .pure-form input[type="color"], .pure-form select, .pure-form textarea {
    border: none;
    padding-top: 10px;
    padding-bottom: 0px;
    border-bottom: 1px solid #00000033;
    padding-left: 0px;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    box-shadow: none;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
     background-color:transparent;
}
table tbody > tr:nth-child(odd) > td, table tbody > tr:nth-child(odd) > th {
    background-color:transparent;
}
body .pure-table.wpam-contact-info label{
    margin-top:0px;
    margin-bottom:0px;
}
.wpam-contact-info td + td{
    border-bottom:none;
}
.pure-table{
    border:none;
}
tr.transaction-confirmed {
    background-color: #FFFCEE;
}
body .wpam-daterange-action-buttons {
    margin-top: 30px;
}
 fieldset{
    margin-top:30px;
    margin-bottom: 30px;
}
#customer_login .u-column2.col-2 {
    display: none;
}
/*end*/
/* Animation for fading in the popup */
@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translateY(-20px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1320px) {
	.money-tree-class {
		max-width: 1000px;
		margin: 0 auto;
	}
	.money-tree-class .money-tree-left-1:after {
		width: 110px;
		bottom: -35px;
		right: -20px;
	}
	.money-tree-class .money-tree-left-1:before {
		bottom: -42px;
		right: -30px;
	}
	.money-tree-class .money-tree-right-1:after {
		width: 225px;
		height: 181px;
		bottom: -40px;
		left: -240px;
	}
	.money-tree-class .money-tree-right-1:before {
		bottom: -48px;
		left: -250px;
	}
	.money-tree-class .money-tree-left-2:after {
		width: 94px;
		height: 130px;
		bottom: -67px;
		right: -49px;
	}
	.money-tree-class .money-tree-left-2:before {
		bottom: -74px;
		right: -62px;
	}
	.money-tree-class .money-tree-left-3:after {
		width: 112px;
		right: -113px;
	}
	.money-tree-class .money-tree-left-3:before {
		right: -130px;
	}
	.money-tree-class .money-tree-right-3:after {
		width: 160px;
		top: 173px;
		left: -167px;
	}
	.money-tree-class .money-tree-right-3:before {
		top: 165px;
		left: -185px;
	}
	.money-tree-class .money-tree-right-2:after {
		width: 115px;
		height: 157px;
		top: 119px;
		left: -124px;
	}
	.money-tree-class .money-tree-right-2:before {
		top: 266px;
		left: -141px;
	}
}
@media only screen and (min-width: 1025px) {
    .money-tree {
		position: relative;
	}
    .money-tree:before {
		content: "";
		position: absolute;
		bottom: 0;
		right: 0;
		background-color: #e03131;
		width: 18px;
		height: 18px;
		border-radius: 50%;
		top: auto;
		left: auto;
		z-index: 2;
		cursor: pointer;
	}
	.money-tree:after {
		content: "";
		position: absolute;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
	}
	.money-tree-left-1:before {
		bottom: 56px;
		right: -108px;
	}
	.money-tree-left-1:after {
		background-image: url(image/money_tree_first_arrow.svg);
		width: 110px;
		height: 82px;
		bottom: 65px;
		right: -90px;
	}
	.money-tree-left-2:before {
		bottom: -43px;
		right: -142px;
	}
	.money-tree-left-2:after {
		background-image: url(image/money_tree_second_arrow.svg);
		width: 114px;
		height: 162px;
		bottom: -34px;
		right: -125px;
	}
	.money-tree-left-3:before {
		bottom: 3px;
		right: -201px;
	}
	.money-tree-left-3:after {
		background-image: none;
		width: 192px;
		height: 1px;
		bottom: 12px;
		right: -183px;
		background-color: #000;
	}
	.money-tree-right-1:before {
		bottom: 1px;
		left: -297px;
	}
	.money-tree-right-1:after {
		background-image: url(image/money_tree_third_arrow.svg);
		width: 275px;
		height: 181px;
		bottom: 10px;
		left: -280px;
	}
	.money-tree-right-2:before {
		top: 206px;
		left: -191px;
	}
	.money-tree-right-2:after {
		background-image: url(image/money_tree_fourth_arrow.svg);
		width: 165px;
		height: 107px;
		top: 109px;
		left: -174px;
	}
	.money-tree-right-3:before {
		top: 115px;
		left: -235px;
	}
	.money-tree-right-3:after {
		background-image: none;
		width: 210px;
		height: 1px;
		top: 123px;
		left: -217px;
		background-color: #000;
	}
	.money-tree-left-1 .elementor-widget-text-editor {
		min-height: 180px;
	}
	.money-tree-left-2 .elementor-widget-text-editor {
		min-height: 185px;
	}
	.money-tree-right-1 .elementor-widget-text-editor {
		min-height: 220px;
	}
	
}
@media only screen and (max-width: 1024px) {
    .otos-header-menu {
        position: absolute;
        bottom: 20px;
        right: 0;
    }
    .header-sticky .otos-header-menu {
        bottom: 15px;
    }
    .otos-header-menu .elementor-element.elementor-widget-navigation-menu {
        position: static;
    }
    .otos-header-menu .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal {
        left: 0;
        width: 100% !important;
        margin-top: 20px;
    }
    .otos-custom-checkout-wraper{
        padding-left: 16px;
        padding-right: 16px;
    }
    /* .testimonial-wrap .testimonial-description::after {
        content: url("/wp-content/uploads/2024/01/end-quotes.svg");
        position: absolute;
        right: 0;
        top: 245px;
    } */
    .custom-otos-h2-tag h2 {
        padding-left: 0px;
    }
    .header-sticky .otos-header-menu .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal {
        margin-top: 15px;
    }
    .custom-checkout-submit-wrape{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
        margin-bottom: 0px;
    }
    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
        width: auto;
    }
    body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-left {
        padding-right: 20px;
    }
    body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-right {
        padding-left: 20px;
    }
    body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-left.woocommerce form .form-row label, 
    .woocommerce-page form .form-row label, 
    .woocommerce-form.woocommerce-form-login label, 
    body.woocommerce-account label {
        font-size: 18px;
    }
    #popup-header {
        top: 120px;
    }
    .content-item-wrap .content-item-summary {
        padding-left: 20px;
    }
    .learn-press-message.success.lp-content-area {
        margin-top: 50px !important;
    }
    body.learnpress-page .lp-archive-courses {
        padding-top: 46px;
    }
}
@media only screen and (max-width: 991px) {
    .lp-archive-courses .course-summary-content .course-meta.course-meta-secondary .course-meta__pull-left .meta-item {
        width: auto;
    }
    .elementor-widget-heading h2.elementor-heading-title span {
        font-size: 70px;
        line-height: 80px;
    }
    .elementor-widget-heading h2.elementor-heading-title {
        padding-top: 12px;
    }
    .custom-otos-h2-tag h2 {
        padding-left: 0px;
    }
    
    .header-sticky .otos-header-menu {
        bottom: 5px;
    }
    .header-sticky .otos-header-menu .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal {
        margin-top: 5px;
    }
    body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-left {
        padding-right: 0px;
        border-right:0px;
        width: 100%;
        padding-bottom: 15px;
    }
    body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-right {
        padding-left: 0px;
        width: 100%;
        padding-top: 15px;
    }
    body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-left #customer_address_details  p.form-row, .woocommerce-form.woocommerce-form-login p.form-row {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    body.woocommerce-checkout .woocommerce-billing-fields p#billing_city_field,.woocommerce-billing-fields p#billing_state_field{
        margin-top:10px;
    }
    body.woocommerce-checkout #payment .wc-block-components-notice-banner{
        margin:0px;
    }
    body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-left #customer_address_details #billing_last_name_field{
        padding-top:10px;
    }
    #cclw_additional_fields{
        padding-top:0px;
    }
    .learn-press-message.success.lp-content-area {
        margin-top: 30px !important;
    }
    /* .testimonial-wrap .testimonial-description::after {
        content: url("/wp-content/uploads/2024/01/end-quotes.svg");
        position: absolute;
        right: 0;
        top: 245px;
    } */
    #popup-header {
        top: 98px;
    }
    .header-sticky #popup-header {
        top: 82px;
    }
    .content-item-wrap .content-item-summary {
        padding-left: 20px;
    }
    .lp-archive-courses ul.course-nav-tabs {
        padding-left: 0px;
        padding-right: 0px;
    }
    .content-item-wrap .content-item-summary{
        padding-top:10px;
    }
    .lp-archive-courses .course-summary-sidebar{
        margin-top: 0px;
    }
}
@media only screen and (max-width: 767px) {
    .wpam-daterange-selection{
        display: block;
    }
    body .aff-wrap .wrap h3 {
        font-size: 23px;
        line-height: 32px;
        margin-top: 30px;
    }
   
    .elementor-widget-heading h2.elementor-heading-title span {
        font-size: 41px;
        line-height: 77px;
    }
    .learn-press-nav-tabs label{
        font-size:15px;
        line-height: 25px;
    }
    .lp-archive-courses .course-detail-info .course-title {
        font-size: 30px;
        line-height: 40px;
    }
    .lp-archive-courses .course-meta__pull-left {
        display: grid;
        grid-template-columns: repeat(1,1fr);
        grid-gap: 20px;
    }
    /* .testimonial-wrap .testimonial-description::after {
        right: 0;
        top: 527px;
        bottom: 20px;
    } */
    .elementor-widget-heading h2.elementor-heading-title {
        min-height: 30px;
    }
    .custom-footer-menu-list ul.hfe-nav-menu {
        display: block;
    }
    .custom-footer-menu-list ul.hfe-nav-menu li a.hfe-menu-item {
        justify-content: flex-end;
    }
	/* pricing section */
	.ots-subscription-listing-view {
        flex-direction: column;
        padding: 0 20px;
    }
	.down-sales-category {
        border-right: none;
        border-bottom: 2px solid transparent;
        border-image: linear-gradient(90deg, #dfc85500, #dfc855, #dfc855, #dfc85500) 1;
        width: 100%;
        padding-bottom: 50px;
        padding-right: 0;
    }
	.up-sales-category {
		padding-left: 0;
		width: 100%;
		padding-top: 50px;
	}
    .header-sticky .otos-header-menu {
        bottom: 20px;
    }
    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
        width: 100%;
    }
    .woocommerce-checkout .border_html {
        margin-bottom: 0px !important;
        padding-bottom: 15px;
    }
    #customer_address_details, #cclw_additional_fields, #cclw_order_details_table, #cclw_payment_section {
        padding-left: 0px;
        padding-right: 0px;
    }
    .otos-custom-checkout-wraper{
        padding-left: 20px;
        padding-right: 20px;
    }
    .two-column-layout-right{
        padding-top:15px;
    }
    .two-column-layout-left{
        padding-bottom: 15px;
    }
    body.woocommerce-checkout .wc-block-components-notice-banner{
        margin: 0px;
    }
    body.woocommerce-checkout .woocommerce-checkout-review-order-table .onestepcheckout-summary .woocommerce-Price-amount, 
    #cclw_order_details_table .cclw_order_review_table .cclw_cart_totals div .right-corner {
        font-size: 20px;
        line-height: 32px;
    }
    body.woocommerce-checkout .woocommerce-checkout-review-order-table .onestepcheckout-summary .product-name, 
    #cclw_order_details_table .cclw_order_review_table .cclw_cart_totals div .left-corner {
        font-size: 16px;
        line-height: 30px;
    }
    body.woocommerce-checkout #cclw_order_details_table .border_html, 
    #cclw_payment_section .border_html {
        font-size: 18px !important;
        line-height: 28px;
    }
    #cclw_payment_section #payment ul.payment_methods li > label {
        font-size: 14px;
    }
    #cclw_payment_section #payment ul.payment_methods li {
        padding-top: 0;
    }
    body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-left.woocommerce form .form-row label, 
    .woocommerce-page form .form-row label, 
    .woocommerce-form.woocommerce-form-login label, 
    body.woocommerce-account label {
        font-size: 14px;
    }
    body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-left  .form-row input, 
    body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-left  .form-row textarea, 
    body.woocommerce-checkout .checkout-two-column-layout .two-column-layout-left #customer_address_details .select2-selection__rendered, 
    .woocommerce-form.woocommerce-form-login input, 
    body.woocommerce-account input {
        font-size: 12px !important;
    }
    ul.payment_methods li .payment_box p.woocommerce-SavedPaymentMethods-saveNew label {
        font-size: 14px;
        line-height: 1.4;
    }
    #popup-course .popup-header__inner {
        flex-direction: column;
        padding-top: 30px;
    }
    #popup-course .popup-header__inner {
        flex-direction: row;
        flex-wrap: wrap;
    }
    #popup-header{
      align-items: baseline;
    }
    #popup-header .items-progress{
        padding-bottom: 0px;
    }
    .header-sticky #popup-header {
        top: 92px;
    }
    
    .learn-press-message{
        margin-top:30px !important;
        margin-bottom: 30px !important;
    }
    .learn-press-message.success.lp-content-area {
        margin-top: 30px !important;
    }
    #popup-header .lp-button{
        margin:0px;
        margin-bottom: 15px;
    }
    .content-item-wrap .course-item-title{
        text-align: left;
    }
    body #popup-sidebar  form.search-course input{
        font-size: 13px !important;
    }
    body .pure-menu-horizontal li {
        display: block;
    }
 }

@media only screen and (max-width: 480px) {
    .elementor-widget-heading h2.elementor-heading-title span {
		font-size: 30px;
		line-height: 50px;
	}
    .elementor-widget-heading h2.elementor-heading-title {
        line-height: 30px;
    }
	.custom-heading-round-circle .elementor-icon-box-content {
		display: flex;
		align-items: flex-start;
	}
	.custom-heading-round-circle h3 {
		width: 10%;
	}
	.custom-heading-round-circle .elementor-icon-box-description {
		width: 90%;
		padding-left: 20px;
		margin-bottom: 20px !important;
		padding-top: 10px;
	}
	.custom-heading-round-circle .elementor-icon-box-wrapper {
		border-bottom: 2px solid transparent;
		border-image: linear-gradient(90deg, #dfc85500, #dfc855, #dfc855, #dfc85500) 1;
		padding-top: 10px;
	}
	.custom-heading-round-circle .elementor-icon-box-wrapper:last-child {
		border-bottom: 2px solid transparent;
		border-image: linear-gradient(90deg, #dfc85500, #dfc855, #dfc855, #dfc85500) 1;
		padding-top: 10px;
	}
	/* testimonial section */
	.testimonial-wrap .testimonial-image {
		width: 50px;
		height: 50px;
	}
	.testimonial-wrap h5 {
		font-size: 14px;
	}
	.testimonial-wrap .testimonial-name {
		font-size: 12px;
		padding-left:10px;
	}
	.testimonial-description p {
		font-size: 14px;
		line-height: 27px;
	}
	.testimonial-wrap .testimonial-ratiing img {
        margin-right: 0px;
        width: 16px;
    }
	.testimonial-wrap .slick-custom-arrow {
        width: 40px;
        height: 40px;
    }
    .product_switch {
        flex-wrap: wrap;
    }
    .product_off {
        width: 100%;
        padding-top: 10px;
        width: 204px;
    }
    .off_img {
        left: auto;
        bottom: -6px;
        right: 50px;
        transform: scaleX(-1) rotate(35deg);
    }
    .header-sticky .otos-header-menu {
        bottom: 7px;
    }
    .testimonial-wrap .testimonial-description {
        padding-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .testimonial-wrap .testimonial-description::before,
    .testimonial-wrap .testimonial-description::after {
        width: 14px;
        height: 24px;
    }
    .testimonial-wrap .testimonial-description::after {
        bottom: 25px;
    }
    .testimonial-wrap .testimonial-image-ratting-name-designation {
        margin-left: 0px;
        margin-right:0px;
        padding-bottom: 72px;
    }
    body .stripe-card-group .wc-stripe-elements-field {
        width: calc(100% - 95px);
    }
    body #add_payment_method #payment ul.payment_methods li .stripe-credit-card-brand, 
    body .woocommerce-checkout #payment ul.payment_methods li .stripe-credit-card-brand {
        margin-top: -12px;
        width: 90px;
        height: 26px;
    }
    body #payment .custom-checkout-submit-wrape a {
        padding: 8px 23px 8px 23px;
        margin-right: 10px;
    }
    #cclw_payment_section #place_order, 
    form.woocommerce-form.woocommerce-form-login.login .woocommerce-form-login__submit, 
    body.woocommerce-account .woocommerce-Button {
        padding: 8px 23px 8px 23px;
    }
    .header-sticky #popup-header {
        top: 75px;
    }
    span.meta-number {
        font-size: 17px;
    }
}
