  /* ========Shop page custom.css======= */
.breadcroumb-area {
	min-height: 200px;
    align-content: center;
    box-shadow: 5px 0px 10px 5px rgba(0, 0, 0, 0.5);
	text-transform: uppercase;
	margin-bottom: 50px;
}

.page-builder-not-used .content-area {
    margin: 70px 0 !important;
}

.woocommerce-shop .woo-layout>.row {
    gap: 43px;
    width: 100%;
    display: flex;
    flex-flow: row;
}

body.woocommerce-shop .woo-layout .sidebar-widget-area {
    padding: 0px 24px 33px 24px;
    width: 25%;
    background-color: #fff;
}

.woocommerce-shop .woo-layout .sidebar-widget-area .widget.widget_product_search {
    margin-bottom: 0;
    border-radius: 0px;
    padding: 0;
    background-color: transparent;
}

.woocommerce-shop .woo-layout .sidebar-widget-area .widget.widget_text {
    border-radius: 0;
    padding: 0;
    background-color: transparent;
    margin-top: 0px;
}

.woocommerce-shop .woo-layout>.row>.woo-widget-c-area {
    width: 70%;
    padding: 0;
}

.woo-courses-product-data-wrap #ilt_product_data table tr {
    border-bottom: 1px solid #00000021;
    color: #000;
}

.woo-courses-product-data-wrap #ilt_product_data table tr td {
    border-right: 1px solid #00000021;
    padding-bottom: 10px !important;
    color: #000;
}

body.woocommerce .woo-courses-product-data-wrap .ilt_add_to_cart_button {
    font-size: 14px !important;
}

.woo-courses-product-data-wrap #ilt_product_data table tr td .select2-selection__rendered {
    color: #000 !important;
}

.woocommerce-shop .woo-layout .sidebar-widget-area .widget.widget_product_search .search-field {
    background-color: #eeeeee;
    font-size: 16px;
    color: #505050;
    border: 1px solid #DBDBDB;
    margin-bottom: 0;
}

.shop-filter-digit {
    color: #000;
}

.woocommerce-shop .woo-layout .sidebar-widget-area .widget.widget_product_search .search-field::placeholder {
    color: #505050;
    font-size: 16px;
}

.woocommerce-shop .woo-layout .sidebar-widget-area .widget.widget_product_search .woocommerce-product-search button {
    padding: 8px 10px 8px 00px;
}

.woocommerce-shop .woo-layout .sidebar-widget-area .widget.widget_product_search .woocommerce-product-search button::after {
    color: #000000;
}

.woocommerce-shop .woo-layout .sidebar-widget-area .widget.widget_text .each-filter-section {
    padding-bottom: 30px;
    border-bottom: 1px solid #dbdbdb;
    margin-top: 30px;
}

.woocommerce-shop .woo-layout .sidebar-widget-area .widget.widget_text .each-filter-section.get_all_attributes {
    border: none;
    padding-bottom: 0;
}


.woocommerce-shop .woo-layout .sidebar-widget-area .widget.widget_text .each-filter-section h4 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
}

.woocommerce-shop .woo-layout .sidebar-widget-area .widget.widget_text .each-filter-section .sidebar-accrodian-title {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.125;
    margin-bottom: 16px;
}

.woocommerce-shop .woo-layout .sidebar-widget-area .widget.widget_text>.textwidget input[type="checkbox"] {
    min-width: 1.25em !important;
    height: 1.25em !important;
    border: .0625em solid #d1d1d1 !important;
    border-radius: .25rem;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    /* margin-right: 5px; */
    position: relative;
}

.woocommerce-shop .woo-layout .sidebar-widget-area .widget.widget_text>.textwidget input[type="checkbox"]:is(:checked, :hover)::before {
    position: absolute;
    content: "";
    width: .3125em;
    height: .75em;
    border: solid #000;
    border-width: 0 .125em .125em 0;
    display: block;
    inset-block-start: .125em;
    transform: rotate(45deg);
    left: 0;
    right: 0;
    margin: auto;
}

.woocommerce-shop .woo-layout .sidebar-widget-area .widget.widget_text>.textwidget input[type="checkbox"]:checked::before {
    border-color: #fff;
}

.woocommerce-shop .woo-layout .sidebar-widget-area .widget.widget_text>.textwidget input[type="checkbox"]:checked {
    background-color: #066ACF;

}

.woocommerce-shop .woo-layout .sidebar-widget-area .widget.widget_product_search .widget-title {
    font-weight: 400;
}

.woocommerce-shop .woo-layout>.row>.woo-widget-c-area .edupls-woo-shop-topbar .edupls-woo-shop-r-m {
    display: flex;
    flex-flow: row-reverse;
    justify-content: space-between;
    align-items: center;
}

.woocommerce-shop .woo-layout>.row>.woo-widget-c-area .edupls-woo-shop-topbar .edupls-woo-shop-right .woocommerce-ordering {
    float: none;
}

.woocommerce-shop .woo-layout>.row>.woo-widget-c-area .edupls-woo-shop-topbar .edupls-woo-shop-right .woocommerce-ordering .orderby {
    background-color: #eeeeee !important;
    padding: 10px;
    font-size: 16px;
    color: #505050;
}

.edupls-woo-shop-r-m .woocommerce-result-count {
    font-size: 25px;
}

.load-more-ilt-main {
    text-align: center;
    margin-top: 20px;
}

.edupls-woo-shop-r-m .edupls-woo-sort-list h3 {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0;
}

.edupls-woo-shop-r-m .edupls-woo-shop-left>.rows {
    display: flex;
    flex-flow: row;
    width: 100%;
    justify-content: flex-end;
    gap: 20px;
}

.edupls-woo-shop-r-m .edupls-woo-shop-left>.rows>div:first-child {
    display: flex;
    flex-flow: row;
    width: max-content;
}

.edupls-woo-shop-r-m .edupls-woo-shop-left>.rows>div:last-child {
    width: max-content;
}

.edupls-woo-shop-r-m .edupls-woo-shop-left>.rows>div:first-child>.edupls-woo-sort-list {
    display: flex;
    flex-flow: row;
    column-gap: 10px;
    align-items: center;
	color: #066ACF;
}

.edupls-woo-shop-r-m .edupls-woo-shop-right .edupls-woo-result-count-wrapper {
    margin-top: 0;
	width: max-content;
	text-transform: uppercase;
}

.edupls-woo-shop-r-m .woocommerce-ordering .orderby {
    position: relative;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("/wp-content/themes/edupls-child/assets/images/download-3.svg") no-repeat;
    background-position: right 10px center;
    background-size: 17px;
    max-width: 200px;
    padding-left: 20px;
    width: 200px;
    background-color: #eeeeee;
}


.woocommerce-shop .woo-layout>.row>.woo-widget-c-area .edupls-woo-shop-topbar .edupls-woo-shop-r-m {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.edupls-woo-shop-topbar {
    background-color: transparent;
    border-bottom: 1px solid #dbdbdb;
    border-radius: 0;
    padding: 0 0 27px 0;
}

.edupls-woo-shop-r-m .edupls-woo-shop-left {
    padding: 0;
    width: 60%;
}

.edupls-woo-shop-r-m .edupls-woo-shop-right {
    width: 40%;
    padding: 0;
}

.edupls-woo-shop-r-m .woocommerce-result-count {
    text-align: left;
}

.woocommerce-shop .woo-layout .each-filter-section .sidebar-accordian-content {
    display: flex;
    flex-flow: column;
    row-gap: 5px;
    padding-left: 15px;
    padding-right: 15px;
}

.all_ilt_odl_courses :is(.product-info-item, .product-info-item img) {
    border-radius: 0 !important;
    height: 22px !important;
    min-width: 27px;
    margin: 0 !important;
    padding-bottom: 2px;
}

.all_ilt_odl_courses .check-box-hvr input[type="checkbox"] {
    margin-top: 5px !important;
}

.woo-layout>.row>.woo-widget-c-area .products .product .woo-single-item-warpper,
.shop_single_page_listing .woo-single-item-warpper {
    background-color: #fff;
    box-shadow: 0 1.6px 3.6px 0 #00000021, 0 .3px .9px 0 #0000001c;
    padding: 16px;
    position: relative;
    border-radius: 00px;
    height: 100%;
    border: 1px solid #e8e6df;
    border-inline-start: .25rem solid #e8e6df !important;
}

body.woocommerce-shop .woo-single-item-warpper .product-info,
.shop_single_page_listing .woo-single-item-warpper .product-info {
    padding: 0 0px;
}

.woocommerce-shop .woo-layout .woo-single-item-warpper .product-holder>div:not(.course_price_duuration_main_container),
.shop_single_page_listing .woo-single-item-warpper .product-holder>div:not(.course_price_duuration_main_container) {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-height: 1.2;
    -webkit-box-orient: vertical;
    margin-top: 15px;
    color: #000;
}

.shop_single_page_listing .woo-single-item-warpper .product-holder .product-excerpt {
    margin-bottom: 30px;
}

.woocommerce-shop .woo-layout .woo-single-item-warpper .product-holder .course_price_duuration_main_container,
.shop_single_page_listing .woo-single-item-warpper .product-holder .course_price_duuration_main_container {
    display: flex;
}

.woo-single-item-warpper .product-holder .product-info-icons {
    overflow: unset !important;
    text-overflow: unset !important;
    display: flex !important;
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: unset !important;
    gap: 15px !important;
    justify-content: start;
    align-items: center;
    position: relative;
    z-index: 999;
    max-width: 90px;
}

body.woocommerce-shop .woo-layout .woo-single-item-warpper .product-taxonomy,
.shop_single_page_listing .woo-single-item-warpper .product-taxonomy {
    position: relative;
    background-color: unset;
    color: #000;
    padding: 0;
    border-radius: 20px;
    font-size: 15px !important;
    line-height: 1.6;
    width: auto;
    word-wrap: break-word;
    margin-bottom: 00px;
    left: unset;
    top: unset;
    left: unset;
    top: unset;

}

/* Ajax filter */

/* ----- Hierarchical filters: layout fixes (Job Roles & Technology) ----- */

/* Each direct child of the accordion content is a term item – force it to be block, not flex */
.sidebar-accordian-content > .term-item {
    display: block !important;
    width: 100%;
}

/* Parent row: + icon, checkbox, label, count sit in a single row */
.parent-term-row {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 4px 0;
}

/* + / – toggle (and an empty placeholder for parents without children) */
.toggle-children,
.toggle-placeholder {
    width: 16px;
    display: inline-block;
    text-align: center;
    user-select: none;
}
.toggle-children { cursor: pointer; font-weight: 600; line-height: 1; }

/* Children container: hidden by default; stacked; indented */
.children-terms {
    display: none;            /* JS toggles this */
    margin-left: 20%;        /* indent under parent */
    margin-top: 6px;
}

/* Each child line: checkbox, label, count in a row */
.child-term {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 2px 0;
}

/* Optional: tighten the count spacing */
.parent-term-row .shop-filter-digit,
.child-term .shop-filter-digit { margin-left: 4px; }

/* ===== Hierarchical filter polish (Job Roles + Technology) ===== */

/* Parent row: [+] | [□] | Label | (count) */
.all_job_role .term-item .parent-term-row,
.all_technology .term-item .parent-term-row {
    display: grid !important;
    grid-template-columns: 16px 24px 1fr auto; /* toggle, checkbox, label, count */
    column-gap: 8px;
    align-items: center;
    padding: 2px 0;
}

/* Ensure the +/- (or placeholder) takes a fixed column */
.all_job_role .toggle-children,
.all_job_role .toggle-placeholder,
.all_technology .toggle-children,
.all_technology .toggle-placeholder {
    width: 16px;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    user-select: none;
    font-weight: 600;
    color: #666;
}

/* Count aligns to the right column */
.all_job_role .parent-term-row .shop-filter-digit,
.all_technology .parent-term-row .shop-filter-digit {
    justify-self: end;
    color: #666;
    font-size: 0.9em;
}

/* Child wrapper: make it stack under the parent and indent slightly */
.all_job_role .children-terms,
.all_technology .children-terms {
    display: block;            /* in case other rules force flex */
    margin-left: 22px;         /* indent from parent */
    margin-top: 4px;
    padding-left: 8px;
    border-left: 1px solid #eee; /* subtle guide */
}

/* Child row: [□] | Label | (count) */
.all_job_role .children-terms .inner_job_role,
.all_technology .children-terms .inner_job_role {
    display: grid !important;
    grid-template-columns: 24px 1fr auto;
    column-gap: 8px;
    align-items: center;
    padding: 2px 0;
}

/* Child count aligns right */
.all_job_role .children-terms .shop-filter-digit,
.all_technology .children-terms .shop-filter-digit {
    justify-self: end;
    color: #666;
    font-size: 0.9em;
}

/* Small hover cue on parent row */
.all_job_role .parent-term-row:hover,
.all_technology .parent-term-row:hover {
    background-color: rgba(0,0,0,.03);
}

/* Keep checkboxes and labels tidy */
.all_job_role label,
.all_technology label {
    display: block;            /* prevents inline weirdness when wrapping */
    line-height: 1.2;
}

/* Assuming Learning Methods is the first filter section */
.each-filter-section:nth-of-type(1) label {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4;
}



