.woocommerce-MyAccount-navigation {
	border: 1px solid #e5e5e5;
}

.woocommerce-MyAccount-navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.woocommerce-MyAccount-navigation ul li a {
	padding: 10px 20px;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	color: #000;
	text-transform: uppercase;
}
.woocommerce-MyAccount-navigation ul li a:hover {
	background: #f3f3f3;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
	background: #000;
	color: #fff;
}
.woocommerce-orders-table__cell-order-actions {
	text-align: right;
}

.woocommerce
	.woocommerce-orders-table
	.woocommerce-orders-table__cell-order-actions
	a {
	color: #000;
	font-size: 14px;
	padding: 5px;
	width: 100%;
	text-align: center;
	border: 2px solid;
	border-radius: 0;
	text-transform: uppercase;
}
.woocommerce
	.woocommerce-orders-table
	.woocommerce-orders-table__cell-order-actions
	a:after {
	display: none;
}

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
	color: #000;
	font-size: 14px;
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
	width: 100% !important;
}
a {
	color: #fe602f;
}
a.button {
	color: #fe602f !important;
	border-radius: 0 !important;
}
.woocommerce-account a.button {
	padding: 2px 10px !important;
}

.woocommerce-MyAccount-navigation-link--customer-logout a {
	color: #fe602f !important;
	font-weight: bold;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 25%;
}
.woocommerce-account .woocommerce-MyAccount-content {
	width: 73%;
}
.woocommerce-Address {
	width: 100%;
}
.woocommerce-Addresses .woocommerce-Address.col-2,
.woocommerce-MyAccount-navigation-link--downloads {
	display: none;
}
.woocommerce-MyAccount-navigation-link--wt-smart-coupon,
.woocommerce-MyAccount-navigation-link--wt-store-credit {
	display: none;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
	width: 100%;
}

.upload-field-details .file-name {
	display: none;
}
.upload-field-details .file-thumb {
	width: 100%;
}
.upload-field-details img {
	width: 100%;
	max-width: 200px;
}
.default_field_username {
	border: 0 !important;
	font-weight: 600;
}

#wppb-edit-user-trainer input,
#wppb-edit-user-trainer select,
#wppb-edit-user-trainer textarea {
	padding: 10px 20px;
}

#wppb-edit-user-trainer h4 {
	font-weight: bold;
}

.current-tab {
	background: #000 !important;
}
.trainer-menu .current-tab a,
.trainer-menu .current-tab .dsm_icon_list_icon {
	color: #fff !important;
}
.trainer-menu li:last-child .dsm_icon_list_icon,
.trainer-menu li:last-child a {
	color: #e91e63 !important;
}

/* Header menu */
.page-id-3166 .et_pb_sticky_module.et_pb_section.header-menu-lg,
.home .et_pb_sticky_module.et_pb_section.header-menu-lg {
	background-color: transparent !important;
	position: absolute;
}
.has_et_pb_sticky .et_pb_sticky_module.et_pb_section.header-menu-lg {
	background-color: #000000 !important;
}

.header-logo img {
	transition: all 0.5s ease;
}
.has_et_pb_sticky .header-logo img {
	width: 120px !important;
}

.header-mob .et-last-child {
	width: 100px !important;
}

/* Time picker */
.custom-time-pick {
	border: 2px solid;
	padding: 5px 10px;
	border-radius: 4px;
	margin-bottom: 5px;
	cursor: pointer;
	text-align: center;
	color: #000;
}
.custom-time-pick:hover,
.custom-time-pick.selected {
	background: #2ecc71;
	color: #fff;
	border-color: #2ecc71;
}
.wc-bookings-start-time-container .custom-time-pick {
	width: calc(50% - 10px) !important;
	display: inline-block;
	margin: 3px 2px;
}

/*
Jun created a custom time picker, but it is not working when using woocommerce booking resources.
uncomment this and fix the custom time picker to allow selecting from a list of time blocks.
*/
/* #wc-bookings-form-start-time,
#wc-bookings-form-end-time {
	visibility: hidden;
	position: absolute;
	z-index: -1;
} */

.wc-bookings-start-time-container label,
.wc-bookings-end-time-container label {
	font-size: 1.3em;
	color: #000;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 600;
}
.more-start-time {
	display: none;
}
.book-datepicker {
	padding: 6px 10px !important;
}

@media only screen and (max-width: 980px) {
	.table-booking.table-striped tr td {
		display: flex;
		flex-direction: column;
		border: 0;
		width: 100%;
	}
}

@media only screen and (max-width: 768px) {
	body #adfy__woofc-trigger.top-right {
		top: 15% !important;
	}
	.wc-bookings-start-time-container .custom-time-pick {
		width: 100% !important;
	}
	.wc-bookings-start-time-container {
		max-height: 220px;
	}
	.more-start-time {
		width: 100%;
		display: block;
	}
}
@media only screen and (max-width: 980px) {
	.popmake-1102.pum-trigger {
		display: none !important;
	}
	#adfy__woofc-trigger {
		height: 0;
		visibility: hidden;
	}
}

.header-mob .et_pb_menu__logo {
	width: 144px;
}
.header-mob .et_pb_row .et_pb_column {
	margin-bottom: 0 !important;
}
@media only screen and (max-width: 768px) {
	/*
    .et-db #et-boc .et-l .et_pb_row, .et_pb_row {
        width: 90%;
    }
    */
}

.header-mob,
.header-menu-lg {
	z-index: 2 !important;
}

.wc-bookings-booking-form .block-picker li a {
	border: 1px solid;
	margin: 3px;
}
