/* 
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
Author URI: https://elementor.com/
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 */

/* New Home Page CSS Start */
input[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -webkit-transition: color .3s,border .3s,background .3s,opacity .3s;
    -o-transition: color .3s,border .3s,background .3s,opacity .3s;
    transition: color .3s,border .3s,background .3s,opacity .3s;
}
/* Header */
.menu-item-12714 a,
.menu-item-12715 a,
.menu-item-12716 a {
    display: none;
}



.resources-post .elementor-heading-title {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.resources-post .elementor-widget-theme-post-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.resources-list .elementor-heading-title {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.resources-list .elementor-widget-container {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* New Home Page CSS End */

/* Resources Categories CSS Start */

.resources-categories .g-3.row {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 24px;
    row-gap: 24px;
    width: 100% !important;
    max-width: 100%;
    margin: 0px;
}

/* .search-filter .flex-lg-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    max-width: 100%;
}

.me-lg-2 .align-items-center {
    width: 33.33%;
}

.search-filter .form-control {
    height: 72px !important;
    margin-bottom: 0px !important;
    padding-left: 42px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'DM Sans';
    color: #d7d7de !important;
	  box-shadow: none;
	  border-radius: 10px 0px 0px 10px;
}

.search-icon img {
    position: absolute;
    top: 26px;
    left: 15px;
}

.search-filter .categories-search {
    padding: 12px 36px;
    height: 72px;
    margin-bottom: 0px !important;
	font-family: 'DM Sans';
    color: #7c7c7c !important;
}

.search-filter button {
    background-color: #dd4285 !important;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    font-family: 'DM Sans';
    text-transform: capitalize;
    padding: 20px 35px;
    margin-bottom: 0px !important;
    border-radius: 10px;
    padding-right: 45px;
    margin-right: 0px !important;
	  margin-left: 12px;
}

.search-btn img {
    position: absolute;
    right: auto;
    top: 25px;
    width: 18px;
    height: 18px;
	  margin-left: 6px;
}

#resources-format {
    border-radius: 0px 10px 10px 0px;
}

.search-filter .categories-search {
    box-shadow: none !important;
} */



.search-filter #custom-filter-form {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    max-width: 100%;
}

.search-filter input[type="text"] {
    height: 72px !important;
    margin-bottom: 0px !important;
    padding-left: 42px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'DM Sans';
    color: #7c7c7c !important;
    box-shadow: none;
    border-radius: 10px 0px 0px 10px;
    background-image: url(http://alisthub.com.au/wp-content/uploads/2025/01/search.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 15px center;
}



.search-filter select {
    padding: 12px 36px;
    height: 72px;
	  font-size: 16px;
    margin-bottom: 0px !important;
    font-family: 'DM Sans';
    color: #7c7c7c !important;
		box-shadow: none !important;
}

.search-filter select:nth-of-type(2) {
    border-radius: 0px 10px 10px 0px;
}

.search-filter input[type="submit"] {
    background-color: #dd4285 !important;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    font-family: 'DM Sans';
    text-transform: capitalize;
    padding: 20px 35px;
    margin-bottom: 0px !important;
    border-radius: 10px;
    padding-right: 45px;
    margin-right: 0px !important;
    margin-left: 12px;
	background-image: url(http://alisthub.com.au/wp-content/uploads/2025/01/download-2.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: right 20px center;
}









.header-main .search-field, input[type="search"]:focus {
    border: 1px solid #ccc; 
}

.resources-categories .col-md-6 {
    border: 2px solid #e2e0ff !important;
    background-color: #f3f2ff;
    padding: 20px;
    border-radius: 16px;
}

.card-body img {
    border-radius: 6px;
    width: 100%;
    max-width: 100%;
	  height: 204px;
	  object-fit: cover;
}

.card-body .mt-3 {
    margin-top: 16px;
}

.card-body .line-camp-1.mb-3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    color: #141361;
    font-family: 'DM Sans';
    margin-bottom: 16px !important;
	  display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-body .text-decoration-underline {
    font-size: 16px;
    line-height: 16px;
    font-weight: 600 !important;
    font-family: 'DM Sans';
    text-decoration: underline !important;
}

.enquiry-form .select-caret-down-wrapper {
	display: none !important;
}

.enquiry-form .elementor-field-textual {
    height: 52px;
    border: 2px solid #d8d7de !important;
}

.enquiry-form .elementor-field-textual:focus {
    border: 2px solid #141361 !important;
    outline: none;
}

.enquiry-form #form-field-message {
    height: 120px;
}

.enquiry-form  input[type="checkbox"] {
    width: 20px;
    height: 20px;
	  background-color: #fff;
    border: 2px solid #575757 !important;
	border-radius: 4px;
  margin: 0px;
  cursor: pointer;
  appearance: none; 
	margin-bottom: -5px;
}

.enquiry-form input[type="checkbox"]:checked {
    background-color: #dd4285 !important;
    border-color: #dd4285 !important;
    background-image: url(http://alisthub.com.au/wp-content/uploads/2025/01/mark.svg);
}

.enquiry-form input[type="checkbox"]:focus {
	box-shadow: 0 0 0 0.25rem #dd42854d;
}

.enquiry-form .elementor-field-label {
    margin: 0px;
    padding: 0px;
}

.enquiry-form .elementor-size-sm {
    margin: 0 !important;
}

.enquiry-form .e-form__buttons {
    margin: 0px !important;
}

.search-filter form {
    margin-bottom: 0px !important;
}

.categories-page .type-our_resource {
    background-color: #F3F2FF;
    border: 2px solid #E2E0FF;
    border-radius: 16px;
    padding: 20px !important;
}

.type-our_resource .elementor-post__thumbnail img {
    height: 230px !important;
    object-fit: cover;
    margin-bottom: 16px !important;
    border-radius: 6px;
}

.type-our_resource .elementor-post__thumbnail {
    padding: 0px !important;
}

.type-our_resource .elementor-post__title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.type-our_resource .elementor-post__excerpt p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.post-content .addtoany_content_bottom {
    display: none;
}

.categories-title a:not(:first-child) {
    display: none;
}

.categories-page .elementor-button-content-wrapper {
    flex-direction: row-reverse !important;
}

.categories-page .e-font-icon-svg {
    height: 0.7em;
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
    height: auto;
    position: unset !important;
    transform: unset !important;
}

.main-banner {
	background: #F3F2FF !important;
}

.common-banner .banner-title, .common-banner .banner-text {
    color: #141361 !important;
}


.single-our_resource .our_resource {
    position: relative;
}

.single-our_resource .video-image-play {
    position: absolute;
    top: 35%;
    left: 48%;
    z-index: 1;
}

/* Resources Categories CSS End */

@media (max-width: 1024px) {
		.menu-item-12714 a,
.menu-item-12715 a,
.menu-item-12716 a {
    display: block;
}
	
	.elementor-nav-menu--dropdown .elementor-nav-menu {
    padding: 20px;
}

.menu-item-12714 a: {
    background-color: transparent !important;
    color: #141360 !important;
}

.menu-item-12714 a:hover {
    color: #DD4285;
}

.menu-item-12715 a, .menu-item-12716 a {
    background-color: #DD4285;
    width: fit-content;
    color: #fff !important;
    border-radius: 4px;
    padding: 10px 20px !important;
}
	
	.menu-item-12714 a, .menu-item-12716 a {
    margin-bottom: 16px !important;
}

.menu-item a {
    padding: 0px;
    margin: 10px 0px;
}
	
/* 	.menu-item-type-custom a:active {
    background: transparent !important;
} */
}


@media (max-width: 768px) {

    .search-filter .form-control {
        height: 72px !important;
        font-size: 16px;
    }

    .search-filter .categories-search {
        height: 72px;
        font-size: 16px;
        padding: 12px 20px;
    }
	

	
	.search-filter input[type="text"] {
		border-radius: 6px 6px 0px 0px;
	}

    .search-icon img {
        top: 28px;
        width: 16px;
        height: 16px;
    }

    .search-filter button {
        padding: 21px 20px;
        font-size: 18px;
        padding-right: 45px;
        width: 100%; 
        margin-top: 16px;
			  border-radius: 6px;
			  margin-left: 0px;
    }

    .search-btn img {
        width: 16px;
        height: 16px;
    }
	
	.search-filter select:nth-of-type(2) {
		 border-radius: 0px 0px 6px 6px;
	}
	
	.search-filter input[type="submit"] {
		width: 100%;
		margin-top: 16px;
		margin-left: 0px;
	}

    .resources-categories .g-3.row {
        grid-template-columns: repeat(2, 1fr);
    }

	.search-filter #custom-filter-form {
    flex-direction: column; 
}

    .me-lg-2 .align-items-center {
        width: 100%;
    }
	
	.search-filter input[type="submit"] {
		background-position: right 75px center;
	}
	
	.single-our_resource .video-image-play {
    top: 35%;
    left: 46%;
}

}

@media (max-width: 767px) {
    .resources-categories .g-3.row {
        grid-template-columns: repeat(1, 1fr);
    }

    .card-body .line-camp-1.mb-3 {
        margin-bottom: 14px !important;
    }
	
	
	body ul li {
    font-size: 17.5px !important;
}
	.single-our_resource .video-image-play {
    top: 30%;
    left: 43%;
}
	
	
}



/* ******************************** */
/* CSS BY DEV  */
html {
 background-color: transparent !important;
}



@media screen and (min-width:851px){
	.nav-right {
    max-width: 1000px !important;
	}
	
	.nav>li.html.html_topbar_right {
    position: unset !important;
	}
}
@media screen and (max-width:767px){
.product-banner .content-col {
    max-width: 100%;
    flex-basis: 100%;
}
}
.about-banner .about-text {
    font-size: 18px;
    width: 70%;
    margin: 0 auto;
    color: #333 !important;
	font-weight:bold;}
	.home-inner-banner .inner-banner-text {font-size: 1em;}
.primary-text {
    color: #001D4D !important;
    line-height: 2em;
	font-size: 1.1em;}
.common-card .description-text{
	font-size:.8em;
	line-height: 1.1em;}
}
.resource-banner .result-title,.rating-digit , .read-now-button{
	/* font-size: 1em; */}
ol, ul {
    font-family: "Hero New Regular" !important;
    color: #647883 !important;
}
.header-main .nav>li>a {font-size:13px}
/*Bullets*/
.entry-content ol li, .entry-summary ol li, .col-inner ol li, .entry-content ul li, .entry-summary ul li, .col-inner ul li {
	margin-left: .5em;}
.primary-text {width:80% !important;}
.doc-box ul li {
    padding-left: 5px;
	font-family: "Hero New Regular" !important;}

.resource-banner .banner-text {
    font-size: 1em;
    color: #001D4D !important;
	line-height: 1.1em;}

.wcfm_products_limit_label{display:none !important;}


body ul li {
    font-size: 20px !important;
    color: #141361;
    font-family: 'DM Sans';
    font-weight: 400;
}

body ul {
    padding-left: 32px;
}
/**/

.text-inner a {
    text-decoration: underline;
}

a.nu {
    text-decoration: none !important;
}
#wcfmmp-store div.store_info_parallal,#wcfmmp-store .address p {
    display: none !important;
}
.common-banner .banner-text {font-size: 16px !important;}
#wcfmmp-store .logo_area {
	border-radius: 0 !important;}

#wcfmmp-store .logo_area a img {
    max-width: 100% !important;
    max-height: 100%!important;
	resize: auto;
	border-radius: 0 !important;
width:150%;
height:150%;}
/* //added by Adam Winchester to strip out the Vendor Dashbord toolbar HTML tags */
.wp-core-ui .quicktags-toolbar input.button.button-small {
display:none !important;
}
.wcfm_review_plan_description {text-align: left!important;padding: 20px;}
#wcfm-main-contentainer .wcfm_membership_review_plan .wcfm_review_plan_features, #wcfm-main-contentainer .wcfm_membership_review_plan .wcfm_review_plan_feature, #wcfm-main-contentainer .wcfm_membership_review_plan .wcfm_review_plan_feature_val {
    border:: none !important;
}
/* .col-12.pade_none.booking-customer-main-outer {
	display: none !important;} */

.wcfmmp_become_vendor_link{
	display:none !important;}
.wcfm-membership-wrapper .wcfm_registration_form_heading {margin-left:0px !important;padding-bottom:20px !important;}

.viewPage-button {
    background: #D8F3C9 !important;
}
#hj-survey-lbl-1 {padding:20px;}
.product-banner .image-col img {
	max-height: 600px !important;}
.plan-block .plan-name {font-size:20px !important; font-weight: bold !important;}
.common-card .card-body{ background-color:#cfdbff !important;} 
h2.success-title {color:#d716a1 !important;}
h2.primary-title {color:#3c67e6 !important;}
h1.primary-title {color:#3c67e6 !important;}
.secondary-title {color:#d716a1 !important;}
.common-card .card-title{color:#dd4285 !important;}
.unfortunately-text{ font-size: 18px;
    background: #fff !important;
    color: #000 !important;
    padding: 15px;
    border: 3px solid #dd4285;
	font-weight:bold;
}
.unfortunately-text a{ font-size: 18px;
    background: #fff !important;
    color: #dd4285 !important;
 text-decoration: underline;
	font-weight:bold;
}

.common-card .state-title {
line-height: 25px;
  height: 25px;
border: 1px solid #fff !important;
    border-radius: 10px;
    background-color: #fff;
	text-align: center;
font-weight: bold !important;}

.card.common-card {
    border: 1px solid #333 !important;}
#stars-rating-review .br-widget a.br-selected:after {color:#333 !important;}

.video-popup {
    display: none;
}
.video-image-play {
    cursor: pointer;
}


