/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/** new style for pauls changes oct 2021**/
.bluey {
	color: #092d74 !important
} 
.menu-bloginfo a:hover,
.menu-bloginfo a:active,
.menu-bloginfo a:focus {
	color: rgba(255,255,255,.5) !important;
}

.menu-bloginfo a {
    font-family: "Poppins";
}

.top-menu ul {
	text-transform: uppercase;
    font-family: "Poppins";
}

.top-menu ul.dropdown-menu {
	min-width: 10em !important;
	right: 0;
	left: auto !important;
	margin-left: 0 !important;
}

.navbar-cta .drop-menu {
	min-width: 0 !important;
}

.navbar-cta .drop-menu .menu-item a:before {
	content: "";
	display: inline-block;
	height: 30px;
	width: 30px;
	background-size: 30px 30px;
	background-repeat: no-repeat;
	margin: 0 5px -10px 0;
}

.navbar-cta .drop-menu .menu-item:nth-of-type(1) a:before {
	background-image: url('/wp-content/uploads/2019/12/New-Zealand-icon.png');
}

.navbar-cta .drop-menu .menu-item:nth-of-type(2) a:before {
	background-image: url('/wp-content/uploads/2019/12/Australia-icon.png');
}

.navbar-cta .drop-menu .menu-item:nth-of-type(3) a:before {
	background-image: url('/wp-content/uploads/2019/12/globe-online-world-icon-7.png');
}

.map-fix,
.uncode-gmaps-widget {
	min-height: 300px;
}

@media screen and (min-width: 768px) {
	.mobile-only {
		display: none;
	}
}

.buy-online {
	display: none;
}

.posted_in.detail-container a {
	pointer-events: none;
}

@media screen and (max-width: 1199px) {
	.page-id-80898 .tmb-content-lateral.tmb > .t-inside .t-entry-visual {
		float: right;
	}
	
	.page-id-80898 .tmb-content-lateral.tmb:nth-of-type(2n) > .t-inside .t-entry-visual {
		float: left;
	}
}

.page-id-80898 .tmb.grid-cat-133 .t-entry:before {
	display: block;
	content: "";
	background-image: url('https://www.safetysolutions.com.au/wp-content/uploads/2019/08/IChemE.jpg');
	background-size: auto 80px;
    height: 80px;
    width: auto;
    background-repeat: no-repeat;
    background-position: center;
	background-color: transparent;
}

.page-id-80898 .style-metro .tmb.tmb-content-vertical-middle .t-inside .t-entry-text .t-entry-text-tc {
	padding: 18px !important;
}

.p-training-upcoming .orange {
	background-color: #faa631;
}

.p-training-location {
	margin-top: 0;
}

.customers .tmb .t-entry-visual img {
	max-width: 300px;
	margin: 0 auto;
}

.detail-container .detail-label {
	min-width: 150px;
}

.row-breadcrumb h1 {
	margin-top: 0;
}

.row-breadcrumb .breadcrumb {
	display: none;
}

@media screen and (max-width: 580px) {
	.wpcf7-inline-wrapper .wpcf7-inline-field {
		width: 100%;
		padding: 0;
	}
}

.link-blue a {
	color: #092d74;
}

.link-blue a:hover,
.link-blue a:active,
.link-blue a:focus {
	color: #777;
}

.uncode-list li {
	list-style: none;
}

.home .opaque .t-inside {
	margin-top: 20px !important;
	background-color: rgba(250, 166, 49, 0.7) !important;
}

.t-entry-cf-training_date:before {
	display: inline;
	content: "Training Date: ";
}

.t-entry-cf-training_date_end:before {
	display: inline;
	content: "End Date: ";
}

.t-entry-cf-register_by:before {
	display: inline;
	content: "Register by: ";
}

.t-entry-cf-presenter:before {
	display: inline;
	content: "Presenter: ";
}

.t-entry-cf-location:before {
	display: inline;
	content: "Location: ";
}

.coming-up-block {
    margin-top: 20px !important;
    padding: 0;
    display: inline-block;
    width: auto;
}

.p-training-upcoming a {
	display: inline-block;
	color: #fff !important;
    padding: 2px 8px;
	margin-bottom: 3px;
    background: green;
    border-radius: 5px;
}

.page-id-80898 .icon-box .icon-box-icon .fa,
.page-id-80867 .icon-box .icon-box-icon .fa,
.page-id-80867 .icon-box .icon-box-icon .fa {
	display: none;
}

.icon-box .icon-box-heading .h1 {
	margin-top: 0;
}

@media screen and (max-width:991px) {
	.home #page-header .header-wrapper .column_parent {
		height: auto !important;
	}
}

.icon-box-heading h3 {
	text-transform: uppercase;
	line-height: 1.2em;
}

ul.wc-item-meta,
.woocommerce .order_details {
	list-style: none !important;
}

.style-dark .btn-default,
.style-dark .btn-default.btn-outline,
.btn-accent {
	border-radius: 8px !important;
}

.home-ctas .btn {
	margin-left: 36px;
}

@media screen and (max-width: 960px) {
	.home-ctas .btn {
		margin-left: 18px;
	}
}

.product-tab ul,
.woocommerce-product-details__short-description ul {
	margin-left: 20px;
	list-style: disc;
}

@media (min-width: 960px) {
	.font-size-menu, .menu-container ul.menu-smart > li > a:not(.social-menu-link), .menu-container:not(.vmenu-container) ul.menu-smart > li > a, .menu-smart > li > a > div > div > div.btn, .uncode-cart .buttons a {
		font-size: 14px !important;
	}
}

.page-id-18379 .icon-box-left .icon-box-icon { 
 	display: none !important;
}

#cookie-notice .cn-button {
	margin-top: 5px;
	margin-bottom: 5px;
}

.cookie-notice-container {
	box-sizing: border-box;
}

@media screen and (max-width: 767px) {
	#cn-notice-text {
		display: block;
		margin-bottom: 5px;
	}
}

#cn-more-info {
	background-color: transparent !important;
}
/*** landing pages****/

.page-id-85661 #menu-ssl, .page-id-85661 #main-logo > a > div, .page-id-85661 .shrinked, .page-id-85661 .cookie-notice-container {
	display:none !important;
}
.page-id-85661 #masthead > div {
	border-bottom-width: 0px !important;
}
.page-id-85661 .menu-shadows {
    box-shadow: none !important;
}
.page-id-85661 .menu-wrapper {
	display:none !important;
}
.acf-map {
	display:none;
}
.product-type-simple > div > div > div > div:nth-child(2) > div > div > div > div > form.cart > div.wdm_group_registration > label:nth-child(2) {
   font-size: 0px;
  line-height: 0px
}
.product-type-simple > div > div > div > div:nth-child(2) > div > div > div > div > form.cart > div.wdm_group_registration > label:nth-child(2):after {
  content: 'For me - Individual';
	font-size: 16px;
}
.product-type-simple > div > div > div > div:nth-child(2) > div > div > div > div > form.cart > div.wdm_group_registration > label:nth-child(4)
{
 font-size: 0px;
  line-height: 0px	
}
.product-type-simple > div > div > div > div:nth-child(2) > div > div > div > div > form.cart > div.wdm_group_registration > label:nth-child(4):after {
  content: 'For someone else - Groups';
	font-size: 16px;
}
.mark-complete-message {
    font-size: 12px;
    font-style: italic;
    color: #555;
    margin-top: 10px;
}
.learndash-wrapper #sfwd-mark-complete:after, .learndash-wrapper .sfwd-mark-complete:after
 {
    top: 26% !important;
}