/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
p {
    margin-block-end: 0;
}
body.woocommerce-account::before {
    content: "";
    background: url(https://sample.ws/Nekoda/wp-content/uploads/2026/03/login-bg.png);
    width: 100%;
    height: 193%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
    right: unset;
    pointer-events: none;
}

body.woocommerce-account::after {
    content: "";
    position: absolute;
    background-image: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/case-study-background-img.png);
    width: 100%;
    height: 100%;
    left: 0px;
    right: unset;
    top: 23%;
    background-repeat: no-repeat;
    z-index: -1;
    background-size: 27%;
}
/* header */
.direction-ltr {
	direction:ltr;
}
[lang="en-US"] .lms-lesson-status {
	margin-right: 12px;
}
.bg-size {
    background-size: 100% 100%;
}
.header__socials span a.elementor-social-icon-instagram {
background: linear-gradient(221.08deg, #6A1BC2 20.89%, #FA7D26 91.41%);
}
.elementor-widget-image a {
    display: block;
}
body.woocommerce-lost-password .woocommerce {
    flex-wrap: wrap;
}
.woocommerce-message {
    width: 100%;
}
.woocommerce-message {
    border-top-color: #F9AF2D;
}
.woocommerce-message::before{
	 color: #F9AF2D !important;
}
[lang="en-US"] .custom-product-faq .active span.faq-icon {
    transform: rotate(180deg);
}

body {
background: linear-gradient(180deg, #FFFCEE 0%, #FFFBE8 33.17%, #FFFBE8 70.67%, #FFFBE8 100%);
}
body::before {
    content: "";
    background: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/side1-2.png);
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
    right: unset;
    top: 0;
    pointer-events: none;
}
button.wc-block-components-button {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    border-radius: 100px;
    padding: 14px 30px;
}
button.wc-block-components-button:hover {
    background-color: transparent;
    color: #000;
}
.wc-block-checkout__main input, select.wc-blocks-components-select__select, .wc-blocks-components-select__container {
    background-color: transparent !important;
}
body .login_section .input-icons {
    top: 57px;
left:10px;
	right:unset;
	bottom:unset;
    pointer-events: none!important;
}
[lang="en-US"] .login_section .input-text {
    padding-left: 35px !important;
	 padding-right: 20px !important;
	}
/* .NekodaContactForm span.elementor-message.elementor-message-danger.elementor-help-inline.elementor-form-help-inline {
    position: absolute;
    top: 45px;
} */
.account-div {
    background: #000;
    border-radius: 50px;
}
.account-div ul {
	position: relative;
}
.account-div ul .has-submenu {
    justify-content: left !important;
}
.account-div ul .has-submenu .sub-arrow{
	padding-right: 4px;
}
[lang="en-US"] .account-div ul .has-submenu .sub-arrow{
	padding-left: 4px;
}
[lang="en-US"] .account-div ul .has-submenu {
    justify-content: right !important;
}
.account-div ul .has-submenu:after {
    content: '';
    width: 34px;
    height: 34px;
    background: url("https://sample.ws/Nekoda/wp-content/uploads/2026/03/account-icon.svg");
    background-repeat: no-repeat;
    position: absolute;
    top: 12%;
    right: -10px;
    transform: translate(-50%, 0px);
    border-radius: 100%;
    opacity: 1 !important;
}
[lang="en-US"] .account-div ul .has-submenu:after {
    left: -12px;
    transform: translate(50%, 0px);
}
.account-div .elementor-nav-menu__container {
    width: 107px;
}
[lang="en-US"] .account-div .elementor-nav-menu__container {
    width: 85px;
}
/* promotional page */

.promotional-content h2 {
    font-size: 40px;
    color: #000000;
    font-weight: 300;
	font-family: "Heebo", Sans-serif;
	position: relative;
}
.promotional-content p {
    font-size: 20px;
    color: #000000;
    font-weight: 300;
	font-family: "Heebo", Sans-serif;
}
.promotional-content h2::after {
    width: 100px;
    height: 4px;
    background: #F9AF2D;
    border-radius: 70px;
    content: "";
    position: absolute;
    top: unset;
    bottom: -11px;
    left: 50%;
    transform: translate(-50%, -50%);
}
p.return-to-shop {
    text-align: center;
}
a.button.wc-backward, .lms-certificate-wrap a.button, p button.button.button-primary {
    background-color: #000;
    color: #fff;
    border-radius: 1000px;
    padding: 14px 30px;
}
button#cn-more-info:hover
{
	 background-color: #000;
    color: #fff;
}
a.button.wc-backward:hover, .lms-certificate-wrap a.button:hover,
 p button.button.button-primary:hover{
    background-color: #f9af2d;
    color: #000;
}
/* footer */
.FooterMenu .elementor-nav-menu {
    column-count: 2;
}
span.e-load-more-spinner {
    transform: translate(31%, -50%) !important;
}
.pointer-event{
	pointer-events:none;
	z-index:-1 !important;
}
.pointer-event-show{
	pointer-events:none;
}
.paragraph-1{
	 overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp:1;
  -webkit-box-orient: vertical;
}
.paragraph-2 h2 > a{
	 overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.paragraph-2.product_heading h2.elementor-heading-title {
    min-height: 49px;
}
.paragraph-3.products-pragraph {
    min-height: 65px;
}
.paragraph-2, .paragraph-2 h2{
	 overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.paragraph-3{
	 overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.paragraph-5{
	 overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.paragraph-8{
	 overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}
/* contact page */
a.membership_btn {
    background-color: #000000;
    font-family: "Heebo", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    border-radius: 40px 40px 40px 40px;
    padding: 10px 36px 9px 36px;
	    display: block;
	transition: 0.5s all;
	text-align: center;
}
a.membership_btn:hover {
	    background-color: #FFFFFF00;
    color: #000000;
}
/* Current plan label – same style as membership buy button, green background */
span.membership-current-btn {
    background-color: #22a65e;
    font-family: "Heebo", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    border: 1px solid #22a65e;
    border-radius: 40px;
    padding: 10px 36px 9px 36px;
    display: block;
    text-align: center;
    cursor: default;
}
[lang="en-US"] .NekodaContactForm #form-field-name {
    background: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/form-user.svg) no-repeat 3% center;
}
[lang="en-US"] .NekodaContactForm #form-field-email {
    background: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/form-mail.svg) no-repeat 1.5% center;
}
[lang="en-US"] .NekodaContactForm #form-field-field_53f7832 {
    background: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/form-pdf-file.svg) no-repeat 3% center;
}
[lang="en-US"] .NekodaContactForm #form-field-phone {
    background: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/form-phone.svg) no-repeat 3% center;
}
[lang="en-US"] .NekodaContactForm textarea#form-field-comments {
    background: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/form-message.svg) no-repeat 1.5% 15px;
}
[lang="en-US"] .NekodaContactForm .elementor-field-textual {
    padding: 10px 10px 10px 40px;
}
[lang="en-US"] .lms-accordion-header {
    text-align: left !important;
}

.NekodaContactForm #form-field-name {
    background: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/form-user.svg) no-repeat 97% center;
    background-size: 20px;
	background-color: #fff;
}
.NekodaContactForm #form-field-email {
    background: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/form-mail.svg) no-repeat 98.3% center;
    background-size: 20px;
	background-color: #fff;
}


.NekodaContactForm #form-field-field_53f7832 {
    background: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/form-pdf-file.svg) no-repeat 97% center;
    background-size: 20px;
	background-color: #fff;
}
.NekodaContactForm #form-field-phone {
    background: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/form-phone.svg) no-repeat 97% center;
    background-size: 20px;
	background-color: #fff;
}
.NekodaContactForm textarea#form-field-comments {
    background: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/form-message.svg) no-repeat 99% 15px;
    background-size: 20px;
    padding-top: 10px;
	background-color: #fff;
}
.NekodaContactForm .elementor-field-textual {
    padding: 10px 40px 10px 10px;
}
.NekodaContactForm input::placeholder, textarea::placeholder {
    opacity: 1 !important;
}
.NekodaContactForm textarea {
	resize: none !important;
}
.NekodaContactForm .select-caret-down-wrapper, .faq_section.empty, [empty] {
    display: none;
}
.NekodaContactForm .elementor-select-wrapper.remove-before:before {
    content: ""!important;
    background-color: #fff;
    background-image: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/down-arrow.svg);
    background-repeat: no-repeat;
    background-position: left 14px center;
    background-size: 16px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 40px;
    width: 30px;
    height: 30px;
}

body::before {
    content: "";
    background: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/side1-2.png);
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
    right: unset;
    pointer-events: none;
}
.animateds {
    animation-iteration-count: infinite !important;
}
button#place_order {
    margin-top: 20px;
}
.listing-icon span.elementor-icon-list-icon {
      background-color: #FFD800;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    text-align: center !important;
    width: 47px;
    height: 47px;
    padding: 13px 10px 9px;
    margin-left: 5px;
}
.icons-list {
    height: 86px;
    width: 86px;
    display: flex;
    justify-content: center;
}
.membership_list ul li {
  margin-bottom: 0;
  margin-right: 0;
  color: #000000;
  font-weight: 500;
  font-size: 18px;
}
[lang="en-US"] .before-box:before {
    right: 0%;
    top: 31px;
    left: unset;
    background-repeat: no-repeat;
    transform: translate(64%, 50%) rotate(180deg);
}
.before-box:before {
    content: "";
    background: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/arrow_line.png);
    position: absolute;
    top: 35px;
    left: 0%;
    width: 145px;
    height: 11px;
    background-repeat: no-repeat;
    transform: translate(-65%, 50%);
}
.case_study_listing_loop span.elementor-post-info__terms-list {
    gap: 10px 0px !important;
    display: flex !important;
    flex-wrap: wrap;
}
.who_course .checklist ul {
    column-count: 1;
    padding: 0 25px 0px 0px;
    margin-top: 10px;
    column-gap: 0;
}
.who_course .checklist ul li {
    position: relative;
    margin-bottom: 20px;
    margin-right: 15px;
}
.who_course .checklist ul li:before {
    top: 0px;
}
span.cart-qty {
    background-color: #000;
    color: #fff !important;
    padding: 10px 15px;
    border-radius: 100px;
    font-size: 16px !important;
}
/*  */
.cloud {
    animation: floatCloud 3s ease-in-out infinite;
}
/*  */
.product-loop-list ul.elementor-icon-list-items:has(.elementor-icon-list-text:empty) .elementor-icon-list-item:not(:last-child):after{
	display:none;
}
@keyframes floatCloud {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-20px);
    }
    100% {
        transform: translateY(0px);
    }
}
/*  */

.user-info.elementor-widget-image-box .elementor-image-box-content {
    width: 85%;
    margin-top: -12px;
}
.user-info.elementor-widget-image-box img {
    object-fit: cover;
    object-position: center;
}
/* Scroll container */
.testimonial-content.elementor-widget.elementor-widget-theme-post-content {
    overflow-y: auto;
    height: 140px;
    /* Firefox */
    scrollbar-width: thin;
    scrollbar-color: #fff transparent;
}
.promotional-content {
	top: 80px;
	position: relative;
	overflow-y: auto;
    height: 315px;
    /* Firefox */
    scrollbar-width: thin;
    scrollbar-color: #BF7D0D transparent;
}
/* Chrome, Edge, Safari */
.testimonial-content.elementor-widget.elementor-widget-theme-post-content::-webkit-scrollbar {
    width: 3px;
}

.testimonial-content.elementor-widget.elementor-widget-theme-post-content::-webkit-scrollbar-track {
    background: #fff;   /* remove dark track */
}

.testimonial-content.elementor-widget.elementor-widget-theme-post-content::-webkit-scrollbar-thumb {
    background: #fff;   /* soft grey */
    border-radius: 10px;              /* smooth rounded */
    transition: background 0.3s ease;
}

/* Hover effect */
.testimonial-content.elementor-widget.elementor-widget-theme-post-content::-webkit-scrollbar-thumb:hover {
    background: #fff;
}
.testimonial-slider span.swiper-pagination-bullet,  .case_study_slider span.swiper-pagination-bullet {
    width: 15px !important;
    height: 4px !important;
    opacity: 1 !important;
    border-radius: 15px;
	transition: all 0.5s;
}
.testimonial-slider span.swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #FFD400;
    width: 50px !important;
}
.case_study_slider span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #000000;
    width: 50px !important;
}

/* service listing */
.service-listing-loop .our_service:nth-child(odd) .service_listing > .e-con-inner {
    flex-direction: row-reverse;
}
.service_listing ul li {
    position: relative;
    padding-right: 36px;
    margin-bottom: 11px;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    list-style-type: none;
}
.service_listing ul li:before {
    content: "";
    background: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/check.svg);
    width: 24px;
    height: 24px;
    position: absolute;
    right: -15px;
    top: 15px;
    transform: translate(-50%, -50%);
}
[lang="en-US"] .service_listing ul li:before {
  position: absolute;
    left: -13px;
    right: unset;
    top: 11px;
    transform: translate(50%, -50%);
}
[lang="en-US"] .service_listing ul li {
    padding-left: 36px;
}
.service_listing ul {
    padding: 0;
}
.bottom_content.elementor-widget-divider, .who_course[empty] + .last-divider .bottom_content.elementor-widget-divider,, .bottom_content.elementor-widget-divider, .who_course[empty] + .last-divider {
	display: none;
}
.the_content_box + .bottom_content.elementor-widget-divider, .who_course + .last-divider .bottom_content.elementor-widget-divider, .single-our_service .elementor-widget-heading + .elementor-element .elementor-widget-divider--view-line.elementor-widget.elementor-widget-divider{
	display: block
}

/*  */
.purchase-btn a.purchase_now_btn {
    background: linear-gradient(180deg, #FFD800 6.67%, #F9AF2D 93.33%);
    background-color: transparent;
    color: #372700;
    border: 0;
    padding: 10px 77px;
    font-size: 20px;
}
.purchase-btn a.purchase_now_btn:hover {
    background: linear-gradient(180deg, #F9AF2D 6.67%, #FFD800 93.33%);
	border:0;
}
a.purchase_now_btn {
    background-color: #000;
    border: 1px solid #000;
    border-radius: 100px;
    width: 100%;
    padding: 9px;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s;
    font-family: "Heebo", sans-serif;
}
a.purchase_now_btn:hover{
	 background-color: transparent;
    border: 1px solid #000;
	 color: #000;
}
/*  */
/* about us */
.about__testimonial .elementor-image-box-description {
    color: #666666 !important;
}
.about__testimonial .elementor-image-box-title {
    color: #242F65 !important;
}
.about__testimonial .elementor-divider {
    background-color: #E4E4E4 !important;
}
.about__testimonial .testimonial-content {
    color: #333333 !important;
}
.about__testimonial .e-con-boxed {
    background-color: #fff !important;
}
.about__testimonial span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #000000;
}
.three_boxes .elementor-swiper-button.swiper-button-disabled {
    display: none;
}
.testimonial-slider.three_boxes span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #000;
    width: 50px !important;
}
/* case study listing page */
.case_study_listing_loop .elementor-post-info__terms-list .elementor-post-info__terms-list-item {
    background: #FFFBE7;
    padding: 5px 20px;
    border-radius: 30px;
    margin: 0 5px;
}
.case_study_listing_template .e-loop__load-more .elementor-button, .course-listing-grid .e-loop__load-more .elementor-button {
    background: linear-gradient(180deg, #FFD800 6.67%, #F9AF2D 93.33%);
    padding: 15px 55px !important;
}
.case_study_listing_template .e-loop__load-more .elementor-button:hover, .course-listing-grid .e-loop__load-more .elementor-button:hover{
	background: linear-gradient(180deg, #F9AF2D 0%, #FFD800 100%);
}

/* case study single post page */

.c-study-content h2 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 30px;
    font-weight: 500;
}
.checklist ul li {
    position: relative;
    margin-bottom: 30px;
    margin-right: 15px;
    list-style-type: none;
    font-weight: 400;
    color: #333333;
}
.right-img img {
    height: 350px;
    object-fit: cover;
    border-radius: 20px;
}
.checklist ul {
    column-count: 2;
    padding: 0 25px 0px 0px;
    margin-top: 20px;
    column-gap: 58px;
}

.checklist ul li:before {
    background: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/white-check-icon.svg);
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    top: 5px;
    right: -40px;
    background-color: #15C83C;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 100%;
}
[lang="en-US"] .checklist ul {
    padding: 0 0 0 40px;
}
[lang="en-US"] .checklist ul li:before {
      left: -40px;
    right: unset;;
}
.icon-list ul {
    display: flex;
    gap: 80px;
    padding: 0;
    padding-right: 40px;
	    flex-wrap: wrap;
}
.icon-list ul li:before {
    background: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/what-we-did-icon.svg);
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    top: -9px;
    right: -40px;
    background-color: #FFD800;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 100%;
}
[lang="en-US"] .icon-list ul li:before {
	right: unset;
    left: 0;
}
[lang="en-US"] .icon-list ul li{
	padding-left: 53px;
	padding-right: 0;
}
.icon-list ul li {
    list-style-type: none;
    display: flex;
    align-items: center;
    gap: 5px;
    color: #333333;
	    padding-right: 15px;
    font-weight: 400;
	position: relative;
}
.image-box {
    margin: 55px 0 0px 0;
    display: flex;
    gap: 30px;
}
.c-study-content hr {
    height: 1px !important;
    color: #D9D9D9 !important;
}
.h2-heading {
    margin: 40px 0;
}
.post-image {
    width: 45%;
    padding: 10px 0;
}
.post-image img {
    width: 100%;
}
.post-content {
    width: 55%;
}
.post-content h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 20px;
}
.promotional-content .post-password-form p {
    height: 100%;
}
.post-password-required .bg-size-pro {
    margin-top: -84px;
}
.post-password-form {
    margin: 0 auto;
    max-width: 100%;
}
.promotional-content .post-password-form p label input {
    margin-top: 10px;
}
.promotional-content .post-password-form p {
    height: 100%;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
.promotional-content .post-password-form p input[type="submit"] {
    background-color: #000;
    color: #fff;
    border-color: #000;
}
.promotional-content .post-password-form p input[type="submit"]:hover {

	background-color: #F9AF2D;
    color: #000;
    border-color: #F9AF2D;
}
.post-password-required .top-section, .post-password-required .pointer-event-show {
    display: none;
}
/*  */
.custom-product-faq .faq-item {
    border-bottom: 1px solid #B6BCD0;
}

.custom-product-faq .faq-question {
    cursor: pointer;
    padding: 18px 0px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.faq-icon {
    width: 18px;
    height: 18px;
    position: relative;
}
.faq-item .line1 svg {
    transition: all 0.5s;
}

.faq-item.active .line1 svg {
    transform: rotate(90deg);
}
.custom-product-faq .faq-question span.faq-title {
	font-family: "Heebo", Sans-serif;
    display: flex;
    gap: 15px;
    font-size: 18px;
    line-height: 25px;
	    color: #333333;
    font-weight: 400;
}
.custom-product-faq .faq-answer {
    overflow: hidden;
    height: 0;
    transition: height 0.4s ease;
}

.faq-answer-inner {
    padding: 0 15px 20px;
	font-family: "Heebo", Sans-serif;
}

/* default pages */
.default-page-content ol.wp-block-list {
    margin: 20px 0;
    padding: 0 20px 0px 0px;
}
.default-page-content ol.wp-block-list li {
	margin-bottom: 10px;
}
/* course listing page */

.membership_price p {
 margin-block-end: 0 !important;
}
.membership_list ul li:before {
    right: -35px;
    background-color: #FFCD4D;

}

.category_btn {
    transform: translate(-50%, 0%);
}
.membership_list ul li {
    margin-bottom: 0;
    margin-right: 0;
    color: #000;

}
.membership_list ul {
    column-count: 1;
    margin-top: 0;
    column-gap: 0;
}

/* service detail page */

/* Section Background */
.portfolio-sec .swiper-slide-prev, .portfolio-sec .swiper-slide-next{
    opacity: 0.1;
}
.portfolio-sec .swiper-slide-prev .portfolio-featured-img img, .portfolio-sec .swiper-slide-next .portfolio-featured-img img{
	border-radius: 30px;
}
.portfolio-sec .swiper-slide-prev .portfolio-content-dv, .portfolio-sec .swiper-slide-next .portfolio-content-dv {
	opacity: 0;
}
.portfolio-sec {
    position: relative;
}

.services {
  padding: 50px 15px;
}

.services .wrap_cards {
    display: flex;
    gap: 20px;
}
/* Card */
.card {
    background: #000;
    color: #fff;
    padding: 46px 15px 20px 15px;
    border-radius: 20px;
    text-align: center;
    position: relative;
    width: 350px;
    /* box-shadow: 0 15px 25px rgba(0,0,0,0.2); */
    transition: 0.3s ease;
    box-shadow: 0px 20px 20px 0px #FDB60133;
}
.card:hover {
  transform: translateY(-8px);
}

/* Circle Icon */
.icon {
  width: 80px;
  height: 80px;
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;

}

/* Text */
.card h3 {
    margin-top: 20px;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 25px;
    font-weight: 500;
    font-family: "Heebo", sans-serif;
}

.card p {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: 300;
    font-family: "Heebo", sans-serif;
}
/* circle section */
.mean-stack-full-sec {
     background: linear-gradient(180deg, #FFFCEE 0%, #FFFBE8 33.17%, #FFFBE8 70.67%, #FFFBE8 100%); 
	margin-bottom: 30px;

}
.mean-section { 
    position: relative;
    width: 100%;
    height: 800px;
}

/* Base item */
.mean-section .item {
    position: absolute;
    width: 300px;
    text-align: center;
}
.mean-section .item div:last-child {
    width: 50%;
}
/* 1st item (Easy to Learn JS) */
.mean-section .item:nth-child(2) {
    top: 4.5%;
    left: 50%;
    transform: translateX(-50%);
	justify-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
	gap: 30px;
	    width: 248px;
}
.mean-section .item:nth-child(2) div {
    width: 100%;
}
.mean-section .item:nth-child(2) img, .mean-section .item:nth-child(3) img,
 .mean-section .item:nth-child(4) img, .mean-section .item:nth-child(5) img,
 .mean-section .item:nth-child(6) img,  .mean-section .item:nth-child(7) img {
    display: block;
    margin: 6px auto 0;
    position: relative;
}

.mean-section .item:nth-child(2)::before {
    content: "";
    position: absolute;
    height: 111px;
    border-left: 1px dashed #999999;
    left: 50%;
    transform: translateX(-50%);
    bottom: -120px;
}
.mean-section .item:nth-child(3)::after {
    content: "";
    position: absolute;
    height: 111px;
    border-left: 1px dashed #999999;
    right: -49px;
    bottom: -45px;
    transform: rotate(-48deg);
}
.mean-section .item:nth-child(4)::after {
    content: "";
    position: absolute;
    height: 111px;
    border-left: 1px dashed #999999;
    left: -51px;
    bottom: -41px;
    transform: rotate(
47deg);
}
.mean-section .item:nth-child(5)::before {
    content: "";
    position: absolute;
    height: 111px;
    border-left: 1px dashed #999999;
    right: -51px;
    bottom: 56px;
    transform: rotate(45deg);
}
.mean-section .item:nth-child(6)::after {
    content: "";
    position: absolute;
    height: 111px;
    border-left: 1px dashed #999999;
    transform: rotate(
131deg);
    left: -48px;
    bottom: 63px;
}

.mean-section .item:nth-child(7)::before {
    content: "";
    position: absolute;
    height: 111px;
    border-left: 1px dashed #999999;
    left: 50%;
    transform: translateX(-50%);
    top: -115px;
}
.portfolio-featured-img img {
    height: 321px;
    width: 477px;
	    object-fit: cover;
}
.center-circle { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 154px; height: 154px; border: 1px dashed #aaa; border-radius: 50%; display: flex; align-items: center; justify-content: center; /* background-color: #f4efe4; */ }
/* 2nd item (High Adaptability) */
.mean-section .item:nth-child(3) {
    top: 27%;
    left: 19px;
    display: flex;
    align-items: center;
    gap: 30px;
	flex-direction: row-reverse;
    justify-content: start;
}
[lang="en-US"] .mean-section .item:nth-child(3) {
	flex-direction: row;
}
[lang="en-US"] .mean-section .item:nth-child(4) {
    flex-direction: row-reverse;
}
[lang="en-US"] .mean-section .item:nth-child(5) {
    flex-direction: row;
}
[lang="en-US"] .mean-section .item:nth-child(6) {
    flex-direction: row-reverse;
}

/* 3rd item (Efficient, Secure) */
.mean-section .item:nth-child(4) {
    top: 27%;
    right: 16px;
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: end;
}

/* 4th item (Highly Flexible) */
.mean-section .item:nth-child(5) {
    bottom: 27%;
    left: 19px;
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: start;
	flex-direction: row-reverse;
}
/* 5th item (Web Applications Rapidly) */
.mean-section .item:nth-child(6) {
      bottom: 27%;
    right: 16px;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: end;
}
/* 6th item (Community Base) */
.mean-section .item:nth-child(7) {
        top: 69%;
    bottom: unset;
    left: 50%;
    transform: translateX(-50%);
    flex-flow: column-reverse;
    display: flex;
    gap: 20px;
	justify-content: center;
    align-items: center;
	width: 248px;
}
.mean-section .item h3 {
    font-weight: 500;
    font-size: 16px;
	    margin-bottom: 14px;
    line-height: 25px;
	font-family: "Heebo", Sans-serif;
}
.mean-section .item p {
    font-family: "Heebo", Sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #000000;
    height: 83px;
    overflow-y: auto; /* only vertical scroll */
    padding-right: 5px; /* space for scrollbar */
}

/* Scrollbar width */
.mean-section .item p::-webkit-scrollbar {
    width: 3px;
}

/* Scrollbar Track */
.mean-section .item p::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

/* Scrollbar Thumb */
.mean-section .item p::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}

/* Scrollbar Hover */
.mean-section .item p::-webkit-scrollbar-thumb:hover {
    background: #555;
}
form.post-password-form p {
    height: 100% !important;
    overflow: clip;
}
a.membership_btn.membership-btn-disabled {
    pointer-events: none;
    opacity: 0.4;
}
a.membership-current-btn.membership-btn-disabled
 {
    background-color: #22a65e;
    border-color: #22a65e;
    color: #FFFFFF;
    opacity: 1;
}
button#cn-close-notice:hover {
    background-color: #000;
    color: #fff !important;
    opacity: 1 !important;
}
.product-loop-list ul.elementor-icon-list-items li:has(.elementor-icon-list-text:empty) {
    display: none;
}
.portfolio-sec span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #000;
}
.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects {
    background-color: #fffbe9;
    box-shadow: 10px 10px 10px #0000001a;
}
/*  */
.portfolio-sec.case_study span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #000;
}
.before-box:last-child::before {
    display: none;
}
@media (min-width: 1024px) {
/* 	.testimonial-slider span.swiper-pagination-bullet{
		display:none;
	} */
.portfolio-sec span.swiper-pagination-bullet, .case_study_slider span.swiper-pagination-bullet{
	display: none !important;
}
}
@media (max-width: 1024px) {
	form.post-password-form {
    margin-top: -24px;
}
    .membership_list ul li {
    font-size: 15px;
}
[lang="en-US"] .icon-list ul {
    gap: 35px;
}
.bg-size-pro {
    background-size: 100% 100% !important;
	        padding-bottom: 40px;
}
	.before-box:before {
    top: 19px;
}
}

@media (max-width: 880px) {
    .icon-list ul {
        gap: 22px;
        flex-wrap: wrap;
        padding-right: 27px;
    }
	.custom-product-faq .faq-question span.faq-title {
    gap: 11px;
	}
	.icon-list ul li {
    list-style-type: none;
    width: 100%;
}
	.c-study-content h2 {
    font-size: 18px;
}
	.before-box:before {
		display: none;
	}
	.testimonial-content.elementor-widget.elementor-widget-theme-post-content {
    height: 105px;
	}
	.checklist ul {
    column-count: 1;
}

	.who_course .checklist ul li, .checklist ul li {
    margin-right: 5px;
		    margin-bottom: 13px;
}
    .who_course .checklist ul li:before, .checklist ul li:before {
        top: 4px;
        width: 17px;
        height: 18px;
        background-size: 10px;
        right: -26px;
    }
    
	.image-box {
    flex-direction: column;
}
	.post-image {
    width: 100%;
}
	.post-image img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 20px;
}
	.post-content {
    width: 100%;
}
	.image-box {
    margin: 55px 0 0px 0;
}
	.icon-list ul li:before {
    width: 30px;
    height: 30px;
    background-size: 27px;
    top: -3px;
    right: -27px;

}
	.purchase-btn a.purchase_now_btn {
    padding: 10px 50px;
    font-size: 20px;
}
/* 	 */
	.mean-section .item::before, .mean-section .item::after {
display:none;
}
	.mean-section {
    height: auto;
}
	.mean-section .item {
    position: relative;
}
    .center-circle {
        position: initial;
        margin: 0 auto;
        transform: none;
        margin-bottom: 28px;
    }
	body .mean-section .item div {
		width:100%;
	}
    body .mean-section .item {
        position: initial;
        transform: none !important;
        display: flex !important;
        flex-wrap: wrap !important;
        width: 100% !important;
        gap: 10px !important;
    }
	.mean-section .item:nth-child(2), .mean-section .item:nth-child(3), .mean-section .item:nth-child(4), .mean-section .item:nth-child(5), .mean-section .item:nth-child(6) {
    flex-direction: column-reverse;
	}
	.mean-section .item p {
    font-size: 16px;
    line-height: 20px;
    height: auto;
    margin-bottom: 18px;
    padding-right: 0px;
    overflow: hidden;
}
	.paragraph-3.products-pragraph {
    min-height: 37px;
    -webkit-line-clamp: 2;
}
}

@media (max-width: 767px) {
	.promotional-content {
    height: 600px;

}
	[lang="en-US"] .NekodaContactForm #form-field-name {
    background: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/form-user.svg) no-repeat 2% center;
}
	[lang="en-US"] .NekodaContactForm #form-field-phone {
    background: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/form-phone.svg) no-repeat 2% center;
}
	[lang="en-US"] .NekodaContactForm #form-field-email {
    background: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/form-mail.svg) no-repeat 2% center;
}
	[lang="en-US"] .NekodaContactForm textarea#form-field-comments {
    background: url(https://sample.ws/Nekoda/wp-content/uploads/2026/02/form-message.svg) no-repeat 2% 15px;
}
	[lang="en-US"] .icon-list ul li {
    padding-left: 38px;
    padding-right: 0;
}
	.case_study_listing_loop .elementor-post-info__terms-list .elementor-post-info__terms-list-item {
    padding: 5px 14px;
}
	.post-password-required .bg-size-pro {
    margin-top: -34px;
}
	.promotional-content h2 {
    font-size: 20px;
}
.promotional-content p {
    font-size: 16px;
    color: #000000;
}

     .container {
    flex-direction: column;
    align-items: center;
  }

  .card {
    width: 100%;
    max-width: 400px;
  }
	.listing-icon {
    position: static !important;
  }
	.listing-icon span.elementor-icon-list-icon {
    width: 47px;
    height: 47px;
    padding: 10px 10px 7px;

}
    .user-info.elementor-widget.elementor-widget-image-box .elementor-image-box-wrapper {
        align-items: center;
        display: flex;
    }
[lang="en-US"] .user-info.elementor-widget.elementor-widget-image-box .elementor-image-box-wrapper figure.elementor-image-box-img {
    margin-right: 20px !important;
    margin-left: unset !important;
	}
	.user-info.elementor-widget.elementor-widget-image-box .elementor-image-box-wrapper figure.elementor-image-box-img {
    margin-inline: inherit !important;
    margin-left: 20px !important;
}
	    .testimonial-content.elementor-widget.elementor-widget-theme-post-content {
        height: 135px;
    }
	    .bg-size {
        background-size: auto;
        background-color: #000;
    }
	.purchase-btn a.purchase_now_btn {
    padding: 10px 30px;
  
}
	.portfolio-featured-img img {
    height: 190px;
    width: 294px;
    object-fit: cover;
}
	.paragraph-2.product_heading h2.elementor-heading-title {
    min-height: auto;
}
.case-study-heading.paragraph-2 h2 {
    min-height: 50px;
}
.icons-list {
    height: 56px;
    width: 56px;
}
	.service_listing ul li {
    font-size: 16px;
}
	.icon {
    width: 56px;
    height: 56px;
    top: -28px;
}
	.card {
    padding: 18px 15px 18px 15px;
	}
	.services {
    padding: 50px 0px;
		        padding-bottom: 0;
}
	body .services .wrap_cards {
    gap: 50px;
}
	.center-circle {
    width: 120px;
    height: 120px;
		        padding: 12px;
	}
	.mean-section .item h3 {
    padding-bottom: 0;
}
	.mean-stack-full-sec {
    margin-bottom: 0;
}
	a.membership_btn {
    width: 310px;
}
	.lms-accordion-header {
    font-weight: 500;
    font-size: 16px;
	}
	.lms-course-content-accordion {
    padding: 20px 15px;
}
	.lms-lesson-text {
    font-size: 16px;
}
	.lms-lesson-row {
    padding-bottom: 6px;
}
	.custom-product-faq .faq-question span.faq-title {
    gap: 15px;
    font-size: 16px;
	}
	.before-box  span.elementor-icon {
    margin-top: 6px;
}
	.before-box span.elementor-icon:after {
    content: "";
    background-image: url(https://sample.ws/Nekoda/wp-content/uploads/2026/04/down-arrow.png);
    background-repeat: no-repeat;
    background-size: 11px;
    width: 29px;
    height: 100%;
    position: absolute;
    right: 0;
    top: unset;
    margin-top: 4px;
    left: unset;
    text-align: right;
}
[lang="en-US"] .before-box span.elementor-icon:after{
		left: 20px;
	right: unset;
	}
	.before-box:last-child span.elementor-icon:after{
		display:none;
	}
body .login_section .login_icons{
		text-align:right;
	}
body .login_heading {
        text-align: right;
    }
	body .login_heading:after {
    top: unset;
    left: unset;
    right: 0;
    transform: translate(0%, 0);
}
	body form.woocommerce-form.woocommerce-form-login.login {
    margin-top: 44px;
   
}
	body .woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 13px;
}
	body p.woocommerce-LostPassword.lost_password, body .social_options h3 {
    text-align: right;
    padding-right: 10px;
}
	body .social_options_grid {
    justify-content: flex-start;
    gap: 7px;
}
	body .customer-form-para p {
    text-align: right;
    margin-top: 31px;
    margin-bottom: 31px;
}
	body .social_options h3 {
    margin: 0 0 18px;
}
	.social_options {
    margin-top: -18px;
}
}

