
.single-breadcrumbs-wrapper nav.woocommerce-MyAccount-navigation.wsmt_extra_navclass {
	display: none !important;
}

i.fa.fa-chevron-down.wcmamtx_nav_chevron, i.fa.wcmamtx_group_fa.fa-chevron-up, i.fa.wcmamtx_group_fa.fa-chevron-down {
	font-size: 11px;
	margin-left: 7px !important;
	margin-top: 5px;
}

ul.wcmamtx_sub_level li {
	margin-left: 20px;
}

.theme-storefront i.fa.fa-chevron-down.wcmamtx_nav_chevron {
	display: none;
}

.theme-storefront a.menu-link.sub-menu-link {
	background-color: #e6e6e6 !important;
}

.theme-flatsome a.menu-link.sub-menu-link {
	margin-left: 30px;
}

.theme-flatsome i.fa.fa-chevron-down.wcmamtx_nav_chevron {
	margin-top: 0px !important;
}

.theme-Divi i.fa.wcmamtx_nav_chevron {
	display: none;
}

.theme-hello-elementor i.fa.fa-chevron-down.wcmamtx_nav_chevron {
	display: none;
}

.theme-buddyx i.wcmamtx_nav_chevron {
	display: none;
}

li.woocommerce-MyAccount-navigation-link {
	list-style: none;
}

.single-breadcrumbs nav.woocommerce-MyAccount-navigation {
	display: none !important;
}

body .gs-var-selector input {
	margin: 0;
	padding: 0;
	-webkit-appearance: none;
	appearance: none;
	visibility: hidden;
	width: 0;
}

body .gs-var-selector input:active+.gs-var-label {
	opacity: .9;
}

body .gs-var-selector input:checked+.gs-var-label {
	border: 1px solid #000;
}

body .gs-var-label {
	cursor: pointer;
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block !important;
	line-height: 20px;
	font-size: 90%;
	transition: all .1s ease-in;
	position: relative;
	text-align: center;
	vertical-align: text-bottom;
	margin-right: 5px;
	border: 1px solid #ddd;
}

body .gs-var-label.text-label-gs {
	padding: 6px 16px;
	min-width: 50px;
	font-weight: 400 !important;
	text-align: center !important;
}

.gs-var-label.image-label-gs {
	height: 35px;
	width: 35px;
	background-position: center center;
	background-size: 80%;
}

.gs-var-label.color-label-gs {
	height: 25px;
	width: 25px;
	border-radius: 50%;
}

body .gs-var-label.image-label-gs.label-non-selectable {
	border: none;
}

body .gs-var-label:hover:not(.label-non-selectable) {
	border: 1px solid #333;
}

.gs-var-label.gshidden {
	opacity: .3;
	cursor: none;
	pointer-events: none;
}

body .gs-var-label.label-non-selectable {
	cursor: none;
}

.gs-var-label.label-non-selectable:not(.text-label-gs):hover, body .gs-var-label.label-non-selectable:not(.text-label-gs) {
	cursor: default;
}

.gs_swatch_getter.gs-var-label.image-label-gs {
	width: 35px;
	height: 35px;
}

body .gs-var-label.image_tag-label-gs {
	padding: 6px 8px;
	display: inline-flex !important;
	align-items: center;
	font-weight: 400 !important;
}

body .gs-var-label.image_tag-label-gs span.img-bg {
	width: 32px;
	height: 32px;
	margin-right: 7px;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}

body .woocommerce-group-attributes-public {
	width: 100%;
}

body .woocommerce-group-attributes-public .attribute_group_row {
	text-align: left;
}

.woocommerce div.product form.cart .variations th, .woocommerce table.shop_attributes th {
	text-align: left;
}

.woocommerce div.product form.cart .variations th {
	vertical-align: top;
}

.woocommerce div.product form.cart .variations tbody tr {
	flex-wrap: wrap;
	display: flex;
}

.woocommerce div.product form.cart .variations tbody tr td, .woocommerce div.product form.cart .variations tbody tr th {
	flex-basis: 100%;
	border: none !important;
	max-width: 400px;
}

.gspb_swatch_tooltip {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.gspb_swatch_tooltip .gspb_swatch_tooltip-top {
	line-height: 14px;
	min-width: 100px;
	top: -12px;
	left: 50%;
	transform: translate(-50%, -90%);
	text-align: center;
	padding: 7px 15px;
	color: #fff;
	background-color: #333;
	font-weight: 400;
	font-size: 12px;
	border-radius: 4px;
	position: absolute;
	z-index: 99999999;
	box-sizing: border-box;
	box-shadow: 0 1px 8px rgba(0, 0, 0, .1);
	opacity: 0;
	transition: opacity .5s, transform .4s;
	pointer-events: none;
}

.gs-var-label:hover .gspb_swatch_tooltip-top, .gs-hover-tooltip-active .gspb_swatch_tooltip-top {
	display: block;
	transform: translate(-50%, -100%);
	opacity: 1;
}

.gspb_swatch_tooltip .gspb_swatch_tooltip-top i {
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -9px;
	width: 18px;
	height: 9px;
	overflow: hidden;
}

.gspb_swatch_tooltip .gspb_swatch_tooltip-top i::after {
	content: "";
	position: absolute;
	width: 9px;
	height: 9px;
	left: 50%;
	transform: translate(-50%, -50%) rotate(45deg);
	background-color: #333;
	box-shadow: 0 1px 8px rgba(0, 0, 0, .1);
}
