@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//consultant-training.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.3.2") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(54,57,149);
	background-image: url(https://consultant-training.com/wp-content/uploads/2026/08/Why-the-Academy.jpeg);
	background-size:cover;
	background-position:center center;
}

:root{
--wd-text-font:"Almarai", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Almarai", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Almarai", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:rgb(51,51,51);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Almarai", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Almarai", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Almarai", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(54,57,149);
}
:root{
--wd-alternative-color:rgb(245,135,40);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
.page .main-page-wrapper{
	background-color:rgba(16,16,16,0.05);
	background-image: none;
}

:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(245,135,40);
}
:root{
--btn-accented-bgcolor-hover:rgb(244,125,22);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}

	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
			
			
							--btn-default-brd-radius: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-accented-brd-radius: 5px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
					
							
					--wd-brd-radius: 8px;
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
/* Page title bar: photo with indigo brand overlay */
.page-title{position:relative;padding-top:40px !important;padding-bottom:40px !important;min-height:160px;background-position:center 38% !important;}
.page-title::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(54,57,149,.72) 0%,rgba(30,32,92,.86) 100%);z-index:0;pointer-events:none;}
.page-title > *{position:relative;z-index:1;}
.page-title .entry-title{text-shadow:0 2px 14px rgba(12,13,40,.45);}
@media(max-width:768px){.page-title{min-height:120px;padding-top:28px !important;padding-bottom:28px !important;}}

/* Course categories sidebar */
.widget_product_categories .product-categories{margin:0;padding:0;list-style:none;}
.widget_product_categories .product-categories li{list-style:none;padding:0;}
.widget_product_categories .product-categories > li{border-bottom:1px solid #ededf4;}
.widget_product_categories .product-categories > li:last-child{border-bottom:0;}
.widget_product_categories .product-categories > li > a{display:inline-block;padding:11px 0;font-size:14.5px;font-weight:700;color:#242424;line-height:1.65;}
.widget_product_categories .product-categories a{transition:color .18s;}
.widget_product_categories .product-categories a:hover{color:#363995;}
.widget_product_categories .product-categories .children{margin:0 0 10px;padding-inline-start:0;padding-inline-end:13px;border-inline-end:2px solid #ededf4;}
.widget_product_categories .product-categories .children > li > a{display:inline-block;padding:5px 0;font-size:13px;font-weight:400;color:#6b6c87;}
.widget_product_categories .count{background:#f2f2f8;color:#6b6c87;border-radius:999px;padding:2px 9px;font-size:11.5px;font-weight:700;min-width:28px;display:inline-block;text-align:center;line-height:1.6;}
.widget_product_categories li.current-cat > a{color:#363995;}
.widget_product_categories li.current-cat > .count{background:#363995;color:#fff;}
.widget_product_categories .widget-title{border-bottom:2px solid #363995;padding-bottom:9px;}
/* Course grid clean-up */
.product-grid-item .wd-buttons{display:none !important;}
.product-grid-item .add-to-cart-loop{display:none !important;}
.product-grid-item .wd-entities-title{font-size:15.5px;line-height:1.65;min-height:3.3em;display:flex;align-items:center;justify-content:center;}
.product-grid-item .product-image-link img{border-radius:10px;}
.product-grid-item .product-element-bottom{padding-top:6px;}

/* Forms */
.ct-cf{display:flex;flex-wrap:wrap;gap:0 16px;}
.ct-cf>p{width:100%;margin-bottom:14px;}
.ct-cf>p.ct-half{width:calc(50% - 8px);}
.ct-cf label,.ct-book-form label{display:block;font-weight:700;font-size:13.5px;color:#242424;line-height:2;}
.ct-cf input[type=text],.ct-cf input[type=email],.ct-cf input[type=tel],.ct-cf select,.ct-cf textarea,.ct-book-form input[type=text],.ct-book-form input[type=email],.ct-book-form input[type=tel],.ct-book-form select,.ct-book-form textarea{width:100%;border:1px solid #e2e2ec;border-radius:8px;padding:11px 13px;font-size:14px;background:#fff;}
.ct-cf textarea,.ct-book-form textarea{min-height:120px;}
.ct-cf input:focus,.ct-cf select:focus,.ct-cf textarea:focus,.ct-book-form input:focus,.ct-book-form select:focus,.ct-book-form textarea:focus{border-color:#363995;outline:none;box-shadow:0 0 0 3px rgba(54,57,149,.12);}
.ct-cf .wpcf7-submit,.ct-book-form .wpcf7-submit{background:#f58728;color:#fff;border:0;border-radius:8px;padding:13px 34px;font-weight:700;font-size:15px;cursor:pointer;}
.ct-cf .wpcf7-submit:hover,.ct-book-form .wpcf7-submit:hover{background:#363995;}
.ct-book-form>p{margin-bottom:12px;}
@media(max-width:600px){.ct-cf>p.ct-half{width:100%;}}

/* Booking popup */
.ct-book-form label{color:#fff;}
.ct-book-form select,.ct-book-form input,.ct-book-form textarea{color:#242424;}
.ct-book-form .wpcf7-not-valid-tip{color:#ffd7b0;}

/* Header CTA */
.whb-main-header .wd-button-wrapper>a.btn{background-color:#f58728 !important;color:#fff !important;border-radius:8px;font-weight:700;padding:11px 24px;}
.whb-main-header .wd-button-wrapper>a.btn:hover{background-color:#363995 !important;color:#fff !important;}

/* Courses toolbar */
.shop-loop-head{display:none !important;}
.woocommerce-ordering{display:none !important;}
/* Selects */
.ct-cf select,.ct-book-form select{appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#63648A 50%),linear-gradient(135deg,#63648A 50%,transparent 50%);background-position:18px calc(50% - 2px),23px calc(50% - 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-inline-start:38px;text-overflow:ellipsis;line-height:1.6;height:auto;}
