/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/


/* WooCommerce Product Single */
.single-product .product_cat-magazine-subscriptions .onsale,
.single-product .product_cat-magazine-subscriptions .woocommerce-product-gallery {display:none;}
.single-product .product_cat-magazine-subscriptions .entry-summary {float:none !important; width:auto !important;}
.single-product .product_cat-magazine-subscriptions .td-ss-main-sidebar {padding-top:80px !important;}
.single-product .product_cat-magazine-subscriptions .single_add_to_cart_button {
	font-size: 20px !important;
	padding: 13px 45px !important;
}


/* hide ads on My Account page */
.single-product .td-header-sp-recs {display:none !important;}
.single-product .td-footer-wrapper .td_block_template_1 {display:none !important;}


/* WooCommerce My Account */

@media only screen and (min-width: 1200px) {
	.woocommerce-account .woocommerce-MyAccount-navigation {width: 25%;}
	.woocommerce-account .woocommerce-MyAccount-content {width: 73%;}
}

/* hide ads on My Account page */
.woocommerce-account .td-header-sp-recs {display:none !important;}
.woocommerce-account .td-footer-wrapper .td_block_template_1 {display:none !important;}

/*
.woocommerce-account .woocommerce-MyAccount-navigation {
	background-color: #f0f0f0;
	margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul { margin:0; }
.woocommerce-account .woocommerce-MyAccount-navigation li {
	margin: 0 !important; 
	padding: 10px 10px 10px 17px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active {
	background-color: #ccc;
}
*/

/* My Account > User Profile Form */
/*
.woocommerce-account .user_profile_edit .updated {
	background-color: green;
	color: white;
	padding: 7px;
	margin: 20px 0px;
}
.woocommerce-account .user_profile_edit .updated p { margin:0px; }
*/


.woocommerce-account .acf-form-submit .button {margin-top:15px;}
.woocommerce-account .acf-form-submit .button:hover {background: #CF7A7A}

#acf-form {
	margin-bottom: 50px;
}
#acf-form .acf-tab-wrap {
	background-color:#FFF;
	margin: 0 0 20px 0;
}
#acf-form .acf-tab-button {font-size:16px;}
#acf-form .acf-field {
	border: none;
	padding: 0;
	width: 45%;
	float: left;
	clear: none;
}

#acf-form .acf-field[data-name='street'] {clear:both; width:100%;}
#acf-form .acf-field[data-name='state'], #acf-form .acf-field[data-name='zip'] {width:20%;}
#acf-form .acf-field[data-name='email_address'] {width:100%;}
	#acf-form .acf-field[data-name='email_address'] input {width:90%;}
#acf-form .acf-field[data-type='message'] {width:100%;}
	#acf-form .acf-field[data-type='message'] .acf-input * {font-size:13px; line-height:22px;}
	#acf-form .acf-field[data-type='message'] .acf-input p {margin-bottom:10px;}
#acf-form .acf-field[data-type='checkbox'] {clear:both; width:100%; padding-top:0px; margin-bottom:15px;}
	#acf-form .acf-field[data-type='checkbox'] label {font-size: 16px;}
	#acf-form .acf-field[data-type='checkbox'] input[type='checkbox'] {width:20px; height:20px;}
	
#acf-form .acf-label {
    display: block;
    margin: 0px;
}
#acf-form input[type="text"], #acf-form input[type="email"], #acf-form input[type="url"], #acf-form textarea, #acf-form select {
	border: 1px solid #DADADA;
	color: #888;
	height: 30px;
	margin-bottom: 3px;
	margin-right: 6px;
	margin-top: 0px;
	outline: 0 none;
	padding: 3px 3px 3px 5px;
	width: 70%;
	font-size: 12px;
	line-height:15px;
	box-shadow: inset 0px 1px 4px #ECECEC;
	-moz-box-shadow: inset 0px 1px 4px #ECECEC;
	-webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
#acf-form textarea{
	padding: 5px 3px 3px 5px;
}
#acf-form select {
    background: #FFF url('../images/down-arrow.png') no-repeat right;
    appearance:none;
    -webkit-appearance:none; 
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 70%;
    height: 35px;
	line-height: 25px;
}
#acf-form textarea{
    height:100px;
}
#acf-form p.description {
	color: #999;
	font-size: 14px;
}
#acf-form .button {
	font-family: 'Lora';
    font-size: 18px;
    font-weight: normal;
	background: #555;
	border: none;
	padding: 12px 50px;
	color: #FFF;
	border-radius: 3px;
	cursor: pointer;
}

/* Email Preferences > Newsletters */
/*
.woocommerce-account .acf-field[data-name='newsletters'] ul.acf-checkbox-list li {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	border: 1px solid #AAA;
	padding: 10px;
	margin: 0 10px 0 0;
}
.woocommerce-account .acf-field[data-name='newsletters'] ul.acf-checkbox-list li label {font-size:15px !important; font-weight:bold;}
.woocommerce-account .acf-field[data-name='newsletters'] ul.acf-checkbox-list li input {}
.woocommerce-account .acf-field[data-name='newsletters'] ul.acf-checkbox-list li .frequency {margin-left: 30px;}
.woocommerce-account .acf-field[data-name='newsletters'] ul.acf-checkbox-list li .samplelink {display:block; clear:both;}
.woocommerce-account .acf-field[data-name='newsletters'] ul.acf-checkbox-list li img {width:90%; height: auto; display:block; margin:10px auto;}
.woocommerce-account .acf-field[data-name='events'] {width:100% !important;}
.woocommerce-account .acf-field[data-name='other_resources'] {width:100% !important; clear:none !important;}
.woocommerce-account .acf-field[data-name='your_privacy_is_paramount'] {margin-top:10px;}
*/

/*
@media only screen and (min-width: 1200px) {

	#acf-form .acf-field[data-name='email_address'] {width:45%;}

	.woocommerce-account .acf-field[data-name='newsletters'] ul.acf-checkbox-list li {
		display: block;
		float: left;
		width: 32%;
		height: 235px;
	}

	.woocommerce-account .acf-field[data-name='events'] {width:40% !important;}
	.woocommerce-account .acf-field[data-name='other_resources'] {width:60% !important; clear:none !important;}

}
*/





/**************************************

Newspapaer theme Woocommerce overrides 

**************************************/

/* Use open sans for any WC UI. It's a lot easier to read. ;) */
.td-page-content .woocommerce,
.td-page-content .woocommerce p, 
.td-page-content .woocommerce li {
	font-family: 'Open Sans', arial, sans-serif;
	font-size: inherit;
	line-height: inherit;
}
.td-page-content .woocommerce p {
	margin: 1em 0;	
}

/* WC Forms resets */
.woocommerce form .form-row {
	margin: 1em 0;
	padding: 0;
	float: none;
	width: auto;	
}
.woocommerce form .form-row::after, 
.woocommerce form .form-row::before, 
.woocommerce-page form .form-row::after, 
.woocommerce-page form .form-row::before {
	content: unset;	
}
.woocommerce form .form-row label {
	line-height: inherit;	
}
.woocommerce-input-wrapper {
	display: block;	
}
.woocommerce .form-row .input-text {
	font-size: inherit;	
}
/* Select2 Specific */
.woocommerce form .select2-container .select2-selection--single {
	margin: 0;
	height: auto;
	border-color: #e6e6e6;	
	border-radius: 0;
}
.woocommerce form .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 30px;	
}
/* 3-24-20 Chrome only? No placeholder text when not logged in */
.select2-selection__placeholder {
	display: inline-block;
	min-height: 30px;
}



/* Checkout page */
.woocommerce-billing-fields__field-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
}
.woocommerce-billing-fields__field-wrapper > p {
	flex-basis: calc(50% - 5px);
	max-width: calc(50% - 5px); /* For select2 fields */
}
/* Some fields will start off full-width */
#billing_company_field,
#billing_country_field,
#billing_email_field {
	flex-basis: 100%;
	max-width: 100%;
}



/* Recipient fields */
.recipient-shipping {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;	
	align-items: flex-end;
}
.recipient-shipping > p {
	flex-basis: calc(50% - 5px);
	max-width: calc(50% - 5px); /* For select2 fields */
}




/* 6-9-20 Requested to remove */
tr.recurring-totals,
tr.cart-subtotal.recurring-total {
	display: none;
}




/* Hide ads on /vipoffer/ page */
body.vipoffer .td-header-sp-recs,
body.vipoffer .td-footer-wrapper .td_block_template_1 {
	display: none !important;
}




/* Hide ads on /chief-executive-enewsletter-signup/ page */
body.chief-executive-enewsletter-signup .td-header-sp-recs,
body.chief-executive-enewsletter-signup .td-footer-wrapper .td_block_template_1 {
	display: none !important;
}







@media(min-width: 64em){
	
	/* go to three-across? */
	.recipient-shipping > p {
		flex-basis: calc(33.3333% - 3.3333px);
		max-width: calc(33.3333% - 3.3333px); /* For select2 fields */
	}
}












/**************************************

 Overrides to ACF included stylesheets 
 for front-end forms
 
 .af-form added for specificity

 **************************************/

:root {
	
	--gray_light: #f0f0f0;
	--gray: #ccc;
	
	--field_border_color: #e6e6e6;
	
	--field_padding: 3px 9px;
	
	--field_line_height: 1.75;
	
	--field_label_font_size: 12px;
	--field_label_line_height: 21px;
	
	--field_label_font_size: inherit;
	--field_label_font_weight: bold;
	--field_label_line_height: normal;
	
	
	/*
	--field_label_font_size: 0.75em;
	--field_label_font_weight: bold;
	*/
}


/* All fields */
.af-form .acf-fields > .acf-field {
	margin: var(--space_normal) 0;
	padding: 0;
	border: 0;
	
	margin: 0;
	padding: 0.75rem 3px;
}
.af-form .acf-field .acf-label {
	margin: 0;
	margin-bottom: 0.25rem;
}
.af-form .acf-field .acf-label > label {
	margin: 0;
	font-size: var(--field_label_font_size);
	font-weight: var(--field_label_font_weight);
	line-height: var(--field_label_line_height);	
}
.af-form .acf-field .acf-label .af-field-instructions {
	margin: 0;
	opacity: 0.75;
	font-size: 0.875rem;	
}
.af-form .acf-field input[type="text"],
.af-form .acf-field input[type="password"],
.af-form .acf-field input[type="date"],
.af-form .acf-field input[type="datetime"],
.af-form .acf-field input[type="datetime-local"],
.af-form .acf-field input[type="email"],
.af-form .acf-field input[type="month"],
.af-form .acf-field input[type="number"],
.af-form .acf-field input[type="search"],
.af-form .acf-field input[type="tel"],
.af-form .acf-field input[type="time"],
.af-form .acf-field input[type="url"],
.af-form .acf-field input[type="week"],
.af-form .acf-field textarea,
.af-form .acf-field select {
	font-size: var(--field_font_size);
	line-height: var(--field_line_height);
	padding: var(--field_padding);
}	

/* Validation meddages */
.af-form .acf-field .acf-notice {
	margin: 0;
	padding: var(--field_padding);
	font-size: 0.75em;
	line-height: normal;
}	
.af-form .acf-field .acf-notice p {
	margin: 0;
}

/* Select2 fields */
.af-form .select2-container.-acf .select2-selection {
	border-color: var(--field_border_color);	
}

/* Google map fields */
.af-form .acf-google-map {
	border: 1px solid var(--field_border_color);
}
.af-form .acf-google-map .title {
	border-bottom: 0;	
}
.af-form .acf-google-map .title .search {
	height: auto;
}

/* Message fields */
.af-form .acf-field-message p {
	margin: 0.5rem 0;
}	


/* Radio/checkbox fields */
.af-form ul.acf-radio-list, 
.af-form ul.acf-checkbox-list {
	padding: 0;
}

/* Site uses custom checkboxes? */
.af-form .acf-checkbox-list label {
	position: relative;
	display: flex;
	align-items: center;
}
.af-form .acf-checkbox-list label::before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 2px solid var(--field_border_color);
	border-radius: 2px;
	margin-right: 8px;
}

.af-form .acf-checkbox-list label.selected::before {
	background-color: var(--gray_light);
}

.af-form .acf-checkbox-list label::after {
	content: '';
	position: absolute;
	left: 3px;
	bottom: 4px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
}

.af-form .acf-checkbox-list label.selected::after {
	content: '\2713';
}

/* 11-29-22 - ACF is no longer adding .selected class on change (does load with it though..) */
/*
.af-form .acf-checkbox-list label:has(input:checked)::before {
	background-color: var(--gray_light);
}
.af-form .acf-checkbox-list label:has(input:checked)::after {
	content: '\2713';
}
*/

.af-form .acf-checkbox-list label input[type="checkbox"] {
	position: absolute;
	height: 0;
	width: 0;
	opacity: 0;
	
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
}







/* Tab fields */
.af-form .acf-tab-wrap {
	flex-basis: 100%;
	margin-top: 0.75rem;
}
/*
.af-form .acf-hl > li {
	float: none;
	display: inline-block;
}
*/

.af-form .af-submit {
    clear: unset;
	
    padding: 3px;
	/*margin-top: 1.5em;*/
}






.ce-user-profile-form .af-fields {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;	
}


.ce-user-profile-form .af-field {
	flex-basis: 50%;
	max-width: 50%;	
}



/* Not all fields */
/*.ce-user-profile-form .af-field-email-address,*/
/*.ce-user-profile-form .af-field-job-title,*/

/* 5-12-20 These no longer apply
.ce-user-profile-form .af-field-qualification,
.ce-user-profile-form .af-field-business-type,
.ce-user-profile-form .af-field-address-type,
.ce-user-profile-form .af-field-number-of-employees,
*/

.ce-user-profile-form .af-field-newsletters, /* 9-1-20 Added the /chief-executive-enewsletter-signup/ page */
.ce-user-profile-form .af-field-ce-profile-qualification,
.ce-user-profile-form .af-field[class*="af-field-ce-profile-save-as-address-"] {
	flex-basis: 100%;
	max-width: 100%;
}


/* Maybe something like this would be more useful? Could set the class in ACF settings */
.ce-user-profile-form .af-field.full-width {
	flex-basis: 100%;
	max-width: 100%;
}


/* 5-12-20 Added new "Qualification" checkbox field */ 
.ce-user-profile-form .af-form .af-field-ce-profile-qualification.qualification {
	background-color: var(--gray_light);
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	margin-top: 0.5rem;	
}

.ce-user-profile-form .af-form .af-field-ce-profile-qualification .af-field-instructions {
	opacity: 1;
	font-size: 1.125rem;
}

/* We want to hide the label, but maybe elsewhere? */
.af-form .hide-label-only .af-label > label {
	
	/* NOTE: Taken from this theme's .screen-reader-text */
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

/* Adding a custom class based on field value to show different instruction text */
.ce-user-profile-form .af-form .af-field-ce-profile-qualification.chosen-no .af-field-instructions .yes {
	display: none;
}
.ce-user-profile-form .af-form .af-field-ce-profile-qualification.chosen-yes .af-field-instructions .no {
	display: none;
}

.af-field-ce-profile-qualification-date {
	display: none;	
}



/* My Account pages */

/* Account navigation */
.woocommerce-MyAccount-navigation {
		
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
	margin: 0;
	background-color: var(--gray_light);
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
	margin: 0;
	padding: 0.5em 1em;	
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active {
	background-color: var(--gray);
}


/* 9-29-20 Hide the "You have no active subscriptions." message */
/*
p.no_subscriptions.woocommerce-message {
	display: none;	
}
*/


/* Change Password Page */
.woocommerce form .show-password-input, 
.woocommerce-page form .show-password-input {
	top: auto;
}


/* Email Preferences Page */

/* Newsletters field gets special styling */
.af-form .newsletter-choices ul.acf-checkbox-list li {
	float: left;
	//border: 1px solid var(--gray);
	padding: 1rem 1rem 1rem 0;
	margin: 0;
}
.af-form .newsletter-choices ul.acf-checkbox-list li .description {
	font-size: 12px;
	line-height: 19px;
	padding-left: 28px;
}
.af-form .newsletter-choices li label {
	font-weight: bold;
}

/*
form.acf-form button.af-submit-button {
	font-size:18px !important;
	padding: 12px 50px !important;
}
*/

/*.woocommerce-account .acf-field[data-name='newsletters'] ul.acf-checkbox-list li label {font-size:15px !important; font-weight:bold;}*/
/*.woocommerce-account .acf-field[data-name='newsletters'] ul.acf-checkbox-list li input {}*/
/*
.woocommerce-account .acf-field[data-name='newsletters'] ul.acf-checkbox-list li .frequency {margin-left: 30px;}
.woocommerce-account .acf-field[data-name='newsletters'] ul.acf-checkbox-list li .samplelink {display:block; clear:both;}
.woocommerce-account .acf-field[data-name='newsletters'] ul.acf-checkbox-list li img {width:90%; height: auto; display:block; margin:10px auto;}
.woocommerce-account .acf-field[data-name='events'] {width:100% !important;}
.woocommerce-account .acf-field[data-name='other_resources'] {width:100% !important; clear:none !important;}
.woocommerce-account .acf-field[data-name='your_privacy_is_paramount'] {margin-top:10px;}
*/



@media only screen and (min-width: 1200px) {

	.af-form .newsletter-choices ul.acf-checkbox-list {
		//display: flex;
		//justify-content: space-between;
	}
	.af-form .newsletter-choices ul.acf-checkbox-list::before,
	.af-form .newsletter-choices ul.acf-checkbox-list::after {
		display: none;	
	}
	.af-form .newsletter-choices ul.acf-checkbox-list > li {
		margin: 0;
		//flex-basis: calc(50% - 5px);
		//display: flex;
		//flex-direction: column;
		display: block;
		float: left;
		width: 50%;
	}

	.af-form .newsletter-choices ul.acf-checkbox-list > li .samplelink {
		margin-top: auto;
	}
	
	.af-field-events {
		float: left;
		width: 50%;
		padding: 0 !important;
	}
	.af-field-other-resources {
		clear: none !important;
		width: 50%;
		margin-left: 50% !important;	
		padding: 0 !important;
	}
	
	/*
	.woocommerce-account .acf-field[data-name='newsletters'] ul.acf-checkbox-list li {
		display: block;
		float: left;
		width: 32%;
	}
	*/
	
	/*
	.woocommerce-account .acf-field[data-name='events'] {width:40% !important;}
	.woocommerce-account .acf-field[data-name='other_resources'] {width:60% !important; clear:none !important;}
	*/
}


/* woocommerce product detail page */
.woocommerce span.onsale{ display:none; }


/* changes to WC product detail page when embedded in another page via shortcode */
body.page .elementor-text-editor .woocommerce .entry-wrap {padding:0px; box-shadow:none;}
body.page .elementor-text-editor .woocommerce .single-product .woocommerce-product-gallery {display: none;}
body.page .elementor-text-editor .woocommerce .single-product .summary.entry-summary {width: 100%;}

body.page .elementor-widget-text-editor .woocommerce .entry-wrap {padding:0px; box-shadow:none;}
body.page .elementor-widget-text-editor .woocommerce .single-product .woocommerce-product-gallery {display: none;}
body.page .elementor-widget-text-editor .woocommerce .single-product .summary.entry-summary {width: 100%;}


/* remove WC Memberships link from my account navigation */
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--members-area {display:none;}


/* cleanup checkout page */
.woocommerce form.checkout_coupon {margin:0; padding: 6px 0 7px 12px; background:#f5f5f5;}
.woocommerce form.checkout_coupon p {margin:0 0 10px 0 !important;}
.woocommerce form.checkout_coupon .form-row-first {width:300px; float:left;}
.woocommerce form.checkout_coupon .form-row-last {float:left; margin:0 0 0 12px !important;}
.woocommerce form.checkout_coupon.woocommerce-form-coupon {display: block !important;}

/* Jan 2021 Adjustments */
/* Cart */
.woocommerce-cart table.shop_table thead {
	background-color: #FFF;
}

.woocommerce-cart table.shop_table, .woocommerce-cart .cart-collaterals .cart_totals {
    border: none;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td ul#shipping_method li {
    padding: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td {
	border-color: transparent;
	padding: 0.75em 0 !important;
}

.woocommerce-cart .cart-collaterals .cart_totals tr.order-total th, .woocommerce-cart .cart-collaterals .cart_totals tr.order-total td {
    border-color: #CCC;
    border-bottom-width: 1px;
    padding: 1.5em 0 !important;
}

.woocommerce-cart .cart-collaterals .cart_totals tr.tax-total td {
    padding-bottom: 2em !important;
}

.woocommerce-cart .woocommerce-cart-form tr td a {
    color: #31373F;
}

.woocommerce-cart .woocommerce-cart-form tr td.product-remove a {
    color: #318FB5;
}

.entry-content .woocommerce-shipping-destination {
    margin-bottom: 0;
}

.woocommerce-cart table.shop_table td {
    border-top: none;
}

.woocommerce-cart .woocommerce-cart-form table.shop_table_responsive tr {
    border-bottom: 1px solid #CCCCCC;
	margin-bottom: 1em;
    padding-bottom: 1em;
}

.woocommerce-cart .cart-collaterals .cart_totals {
	background-color: #F1F7F8;
    padding: 40px 40px 16px;
}

.woocommerce-cart .cart-collaterals .cart_totals>h2 {
    background-color: transparent;
    border-color: #CCCCCC;
    /* font-family: 'Roboto', sans-serif; */
    font-size: 21px;
    margin: 0 0 20px;
    padding: 0 0 20px;
    text-transform: capitalize;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td {
    text-align: right;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td > * {
    font-weight: normal;
}

.woocommerce-cart .cart-collaterals .cart_totals table small, .woocommerce-cart .cart-collaterals .cart_totals tr td p.woocommerce-shipping-destination {
    display: none;
}

.woocommerce-cart table.cart td.actions {
    padding: 1.4em 0;
}

.woocommerce-cart table.cart td.actions .button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    padding: 10px 40px;
    line-height: 1.2;
}

.woocommerce-cart th.product-price, .woocommerce-cart td.product-price {
    display: none;
}

.woocommerce-cart-form__cart-item a.remove {
    border: none;
    color: #318FB5;
    font-size: 2em;
}

.woocommerce-page.woocommerce-cart #content table.cart td.actions .input-text {
    border-radius: 30px;
	margin-right: 1em;
    max-height: none;
    padding: 12px 24px;
}

.woocommerce-cart table.shop_table tr td dl.variation dt, .woocommerce-cart table.shop_table tr td dl.variation dd, .woocommerce-cart table.shop_table .woocommerce-Price-amount {
    font-size: 16px;
    font-weight: normal;
}

.woocommerce-cart #coupon_code {width: auto !important;}

.woocommerce-cart .woocommerce-cart-form .button {margin-right:10px;}


/* Cart widget */
.widget_shopping_cart_content .elementor-menu-cart__footer-buttons {
    display: block;
}

.widget_shopping_cart_content .elementor-menu-cart__product-name.product-name a, .widget_shopping_cart_content .elementor-menu-cart__product-price {
    color: #000;
    font-weight: bold;
}

.widget_shopping_cart_content .elementor-menu-cart__footer-buttons a {
    background-color: #318FB5 !important;
    border: 2px solid #318FB5;
    color: #FFF !important;
    display: flex;
    align-items: center;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: .75em;
    text-transform: uppercase;
}

.widget_shopping_cart_content .elementor-menu-cart__footer-buttons a:hover {
    background-color: transparent !important;
}

@media (min-width: 769px) {
	
.woocommerce-cart .entry-title, .woocommerce-account .entry-title {
    font-size: 46px;
}
	
.woocommerce-cart .woocommerce {
    white-space: nowrap;
}

.woocommerce-cart .woocommerce-cart-form, .woocommerce-cart .cart-collaterals {
    display: inline-block;
    vertical-align: top;
	white-space: normal;
}
	
.woocommerce-cart .cart-wrapper {
    display: flex;
}

.woocommerce-cart .woocommerce-cart-form, .woocommerce-cart .cart-form {
    width: 58%;
	margin-right: 10%;
}

.woocommerce-cart .cart-collaterals {
    width: 32%;
}

.woocommerce-cart .cart-collaterals .cart_totals {
	margin-bottom: 4em;
    width: 100%;
}

.woocommerce-cart .shop_table tr td {
    padding: 24px 12px;
}

.woocommerce-cart table.shop_table td {
    border-top: 1px solid #CCCCCC;
}

.woocommerce-cart table.shop_table_responsive tr {
    border-bottom: none;
	margin-bottom: 0;
    padding-bottom: 0;
}
	
}

/* Checkout */
.woocommerce-checkout .woocommerce-billing-fields h3 {
	margin-top: 0px;
}

.woocommerce-checkout .woocommerce form .form-row label, .woocommerce-account .woocommerce form .form-row label {
    font-size: 16px;
}

.woocommerce-checkout .woocommerce form .form-row {
    margin: 0 0 16px;
}

.woocommerce-checkout form .form-row input.input-text, .woocommerce-checkout form .form-row span.select2-selection, .woocommerce-account form .form-row input.input-text {
    /* border: 1px solid #CCCCCC;
    border-radius: 30px;
    padding: 12px 16px; */
}

.woocommerce-checkout form .form-row .woocommerce-input-wrapper textarea, .woocommerce-account form .form-row .woocommerce-input-wrapper textarea, .gfield textarea {
	background-color: #FFF;
    /* border-radius: 10px; */
}

.woocommerce-page.woocommerce-checkout form #order_review_heading, .woocommerce-page.woocommerce-checkout form #order_review {
    /* border: none;
    background-color: #F1F7F8; */
}

.woocommerce-page.woocommerce-checkout #payment div.payment_box {
    background-color: transparent;
    border: none;
    padding: 0;
}

.woocommerce-page.woocommerce-checkout form #order_review_heading {
    /* font-family: 'Roboto', sans-serif;
    font-size: 21px;
    font-weight: bold; */
    margin-top: 0;
    text-transform: capitalize;
}

.wc-stripe-elements-field {
    border-radius: 30px;
    padding: 12px 16px;
}

.woocommerce-checkout table.shop_table .woocommerce-Price-amount, .woocommerce-checkout table.shop_table tfoot td {
    font-size: 16px;
    font-weight: normal;
}

.woocommerce-page.woocommerce-checkout #payment div.form-row {
    /* padding: 0; */
    padding: 0 0 2em;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    background-color: #222;
    border-radius: 0;
    width: 100%;
}

.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover {
    background-color: #4db2ec;
}

.woocommerce-page.woocommerce-checkout form #order_review td, .woocommerce-page.woocommerce-checkout form #order_review th, .woocommerce.woocommerce-checkout form #order_review td, .woocommerce.woocommerce-checkout form #order_review th {
    border: none;
}

.woocommerce-page.woocommerce-checkout table.shop_table thead tr th, .woocommerce-page.woocommerce-checkout table.shop_table tfoot tr.order-total td, .woocommerce-page.woocommerce-checkout table.shop_table tfoot tr.order-total th {
    border-top: 1px solid #CCC !important;
    padding-top: 2em;
}

.woocommerce-page.woocommerce-checkout form #order_review {
	margin: 2em 0;
    /* margin-bottom: 2em;
    padding: 0 2em 2em; */
}

.woocommerce-page.woocommerce-checkout form #order_review thead tr th:last-of-type, .woocommerce-page.woocommerce-checkout form #order_review tbody tr td:nth-of-type(2), .woocommerce-page.woocommerce-checkout form #order_review tfoot tr td {
    min-width: 125px;
    text-align: right;
}

.payment_method_stripe .stripe-jcb-icon, .payment_method_stripe .stripe-diners-icon {
    display: none;
}

#wc-stripe-cc-form .clear {
    display: none;
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal_advanced label {
    font-size: 0;
    vertical-align: middle;
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal_advanced img {
    max-width: 100px;
	position: relative;
    right: 12px;
}

.woocommerce-page.woocommerce-checkout form #wc_checkout_add_ons {
    margin-bottom: 2em;
}

.woocommerce-checkout-review-order tfoot {
    background-color: transparent;
}

.tribe-checkout-backlinks {
    display: block;
}

.woocommerce-page.woocommerce-checkout #payment ul.payment_methods, .woocommerce.woocommerce-checkout #payment ul.payment_methods {
    padding: 0;
    margin-bottom: 1em;
    border-bottom: 0;
}

.woocommerce-checkout #payment {
    padding: 2em 2em 0;
}

.woocommerce-checkout #payment div.payment_box::before {
    display: none;
}

@media (min-width: 769px) {
	
	.woocommerce.woocommerce-checkout form #customer_details.col2-set, .woocommerce-page.woocommerce-checkout form #customer_details.col2-set {
        width: 55%;
        float: left;
        margin-right: 4.347826087%;
    }
    
    .woocommerce.woocommerce-checkout form #order_review, .woocommerce.woocommerce-checkout form #order_review_heading, .woocommerce-page.woocommerce-checkout form #order_review, .woocommerce-page.woocommerce-checkout form #order_review_heading {
        width: 40%;
        float: right;
        margin-right: 0;
        clear: right;
    }
    
    .woocommerce-page.woocommerce-checkout form #wc_checkout_add_ons {
    	width: 40%;
    	float: right;
    	margin-right: 0;
    	clear: right;
	}
    
    .woocommerce.woocommerce-checkout form #customer_details.col2-set .col-1, .woocommerce.woocommerce-checkout form #customer_details.col2-set .col-2, .woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-1, .woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-2 {
        float: none;
        width: auto;
    }
    
    .woocommerce-checkout #payment {
        padding: 2em;
    }
	
}

/* Cart & Checkout: hide all the extra GravityForm Woocommerce add-on fields for products except for a few */
.woocommerce-cart .shop_table .variation dt, .woocommerce-cart .shop_table .variation dd {
	display:block;
	width:100%;
	clear:both;
	margin:0 0 0 10px;
}
.woocommerce-cart .shop_table .variation dd p {margin:0; padding:0;}
.woocommerce-cart .shop_table .variation dt, .woocommerce-cart .shop_table .variation dd, .woocommerce-cart .shop_table .variation dt *, .woocommerce-cart .shop_table .variation dd * {
	color: #999;
	font-size: 13px !important;
	font-weight: normal !important;
	line-height: 18px;
}
.woocommerce-cart .shop_table .variation dd {
	color: #BBB;
	padding: 0 0 5px 20px;
}
.woocommerce-cart .shop_table .variation dt, .woocommerce-cart .shop_table .variation dd {display:none;}
.woocommerce-cart .shop_table .variation-Name,
.woocommerce-cart .shop_table .variation-Company,
.woocommerce-cart .shop_table .variation-Email {display:inline-block !important;}
.woocommerce-cart .shop_table .variation-EventPolicyReview, .woocommerce-cart .shop_table .variation-JobTitle {display:none !important;}
.woocommerce-cart .shop_table .variation-Willyouparticipateinapeer-to-peerroundtablefollowingthekeynotesfrom300400pmET {display:none !important;}

/* same thing, but now the checkout */
.woocommerce-checkout .shop_table .variation dt, .woocommerce-checkout .shop_table .variation dd {
	display:block;
	width:100%;
	clear:both;
	margin:0 0 0 10px;
}
.woocommerce-checkout .shop_table .variation dd p {margin:0; padding:0;}
.woocommerce-checkout .shop_table .variation dt, .woocommerce-checkout .shop_table .variation dd, .woocommerce-checkout .shop_table .variation dt *, .woocommerce-checkout .shop_table .variation dd * {
	color: #999;
	font-size: 13px !important;
	font-weight: normal !important;
	line-height: 18px;
}
.woocommerce-checkout .shop_table .variation dd {
	color: #BBB;
	padding: 0 0 5px 20px;
}
.woocommerce-checkout .shop_table .variation dt, .woocommerce-checkout .shop_table .variation dd {display:none;}
.woocommerce-checkout .shop_table .variation-Name,
.woocommerce-checkout .shop_table .variation-Company,
.woocommerce-checkout .shop_table .variation-Email {display:inline-block !important;}
.woocommerce-checkout .shop_table .variation-EventPolicyReview, .woocommerce-checkout .shop_table .variation-JobTitle {display:none !important;}
.woocommerce-checkout .shop_table .variation-Willyouparticipateinapeer-to-peerroundtablefollowingthekeynotesfrom300400pmET {display:none !important;}


/* temporarily hide post category terms (at top of blog post template) IF in the cross-posted category */
article.category-cross-posted div.td-post-header ul.td-category li.entry-category:first-child {display:none;}


div.product_meta span.posted_in, div.product_meta span.tagged_as {display: none !important;}


/* elementor menu mini-cart slide-out styles */
/* #elementor-menu-cart__toggle_button {border: 0px;} */
.widget_shopping_cart_content * {
	font-size: 14px !important;
}
.widget_shopping_cart_content dl.variation {display:none;}


/* woocommerce bundled products styles (when embedded in another page via shortcode) */
body.page .elementor-text-editor .woocommerce .single-product .bundled_products td.bundled_item_images_col,
body.page .elementor-text-editor .woocommerce .single-product .bundled_products th.bundled_item_images_head {display:none;}
body.page .elementor-text-editor .woocommerce .single-product .bundled_products th {padding: 1em 0 1em 0;}
body.page .elementor-text-editor .woocommerce .single-product .bundled_products * {font-size: 16px;}
body.page .elementor-text-editor .woocommerce .single-product .bundled_products tr {border-bottom:1px solid #ccc;}
body.page .elementor-text-editor .woocommerce .single-product .bundled_products td.bundled_item_details_col {padding:0 0 15px 0;}

body.page .elementor-text-editor .woocommerce .single-product .bundled_products td.bundled_item_details_col .bundled_product_optional_checkbox {margin-left:20px;}
body.page .elementor-text-editor .woocommerce .single-product .bundled_products td.bundled_item_details_col .bundled_product_optional_checkbox * {font-weight:normal;}
body.page .elementor-text-editor .woocommerce .single-product .bundled_products td.bundled_item_details_col div.cart {margin:0 0 0 10px;}

/* Remove the regular site footer on Elementor pages with an elementor footer section (5-18-21) */
/*body.page-template-elementor_header_footer .tdc-footer-wrap,*/ /* 10-08-21 - Removed this selector for this page: https://chiefexecutive.net/manufacturing-masterclass-series/ */
body.page-template-elementor_footer .tdc-footer-wrap {
	display: none;
}
/* 10-11-21 - Added this back in (maybe more consistent way to tell if Elementor footer is being used?) */
[data-elementor-type="footer"] ~ .tdc-footer-wrap {
	display: none;	
}

/* remove SKU display everywhere */
.woocommerce .sku_wrapper {display:none;}

legend.gfield_label {border:none;}
.acf-form .acf-tab-group {border-top:none !important;}
.acf-form .acf-tab-group li {margin-bottom:0px !important;}

/* gravityform "add row" icon for List fields */
.gform_wrapper.gravity-theme .gfield_list_icons button.add_list_item {
	background: #4db2ec;
	padding: 5px 7px;
	display: block;
	font-size: 12px;
	width: 110px;
	height: 34px;
	margin-left: 10px;
	color: #FFF;
}
.gform_wrapper.gravity-theme .gfield_header_item--icons, .gform_wrapper.gravity-theme .gfield_list_icons {width:150px;}

/*
.ce-user-profile-form.newsletter-signup-form {
	max-width: 1120px;
	margin: auto;
}
*/
/* 1-10-23 - Above rule should apply to a few forms and add some padding on smaller screens */
/* /email-preferences-public/ and /chief-executive-enewsletter-signup/ */
.page-content > .ce-email-preferences-form,
.ce-newsletter-signup-form {
	padding: 0 10px;	
}
.page-content > .ce-email-preferences-form > form,
.ce-newsletter-signup-form > form {
	max-width: 1140px;
	margin: 0 auto;
}
/*  */


div.elementor-element-13bdfa5d ul {
	padding: 0px;
}


body.page-id-319420 form.post-password-form {
	width: 50%;
	margin: 100px auto 300px auto;
	display: block;
}


body.woocommerce-cart div.coupon label {display:none;}

/* hide the quantity button on any specific Event product pages */
body.page-id-175664 .quantity {display:none !important;} /* Leadership Conference */
body.page-id-175657 .quantity {display:none !important;}
body.page-id-170442 .quantity {display:none !important;}
body.page-id-286109 .quantity {display:none !important;} /* Making Hybrid Work Great */
body.page-id-323759 .quantity {display:none !important;} /* Talent Summit 2024 */
body.page-id-184623 .quantity {display:none !important;} /* PE-Backed Summit 2024 */
body.page-id-230072 .quantity {display:none !important;} /* Manufacturing M&A Dealmakers Forum */


/* CEX Subscriber VIP Offer */
body.page-id-76686 div.page-content {width: 1140px; margin:auto;} /* /confirm/ */
body.page-id-76687 div.page-content {width: 1140px; margin:auto;} /* /create-user/, /user-lookup/ */
body.page-id-76686 #content, body.page-id-76687 #content {padding:50px 0 200px 0;}



/* Canada newsletter signup form */
#gform_wrapper_197 .gform_required_legend {display:none;}
#gform_wrapper_197 #gform_submit_button_197 {background-color: #00C0F5 !important;}


/* Manufacturing newsletter signup form */
#gform_wrapper_206 .gform_required_legend {display:none;}
#gform_wrapper_206 #gform_submit_button_206 {background-color: #00C0F5 !important;}

