.cfvsw-swatches-option:not( .cfvsw-label-option, .cfvsw-image-option ) .cfvsw-swatch-inner {
	border: 1px solid rgba(0, 0, 0, .13);
}

.cfvsw-image-option {
	background-repeat: no-repeat;
	background-position: center;
}

.cfvsw-selected-swatch {
	border-color: var(--cfvsw-swatches-border-color, #000) !important;
	border-width: var(--cfvsw-swatches-border-width, 1px);
	box-sizing: border-box;
}

.cfvsw-swatches-hide, .cfvsw-swatches-hide-disable {
	display: none;
}

.cfvsw-swatches-blur-disable::before, .cfvsw-swatches-blur::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	opacity: .4;
	-webkit-transition: all 200ms;
	transition: all 200ms;
}

.cfvsw-swatches-blur-cross-disable::before, .cfvsw-swatches-hide-disable::before, .cfvsw-swatches-blur-cross::before {
	font-family: Dashicons;
	content: "";
	color: rgba(204, 69, 69, 1);
	font-size: 1.8em;
	-webkit-transition: all 200ms;
	transition: all 200ms;
	position: absolute;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .7);
}

.cfvsw-tooltip {
	position: absolute;
	min-width: 10px;
	min-height: 10px;
	width: max-content;
	padding: .2em .5em;
	content: "";
	background: #000;
	color: #fff;
	border-radius: 5px;
	font-size: .8em;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: none;
	border: 1px solid;
}

.cfvsw-tooltip::before {
	content: "";
	position: absolute;
	width: 9px;
	height: 9px;
	bottom: -5px;
	left: calc(50% - 4px);
	transform: rotate(45deg);
	background: #000;
	border-top-left-radius: 10px;
	z-index: -1;
	border-right: 1px solid;
	border-bottom: 1px solid;
}

.cfvsw-tooltip-preview {
	min-width: 60px;
	min-height: 60px;
	display: block;
	background-color: #fff;
	background-position: center;
}

.cfvsw-tooltip-label {
	padding: .1em;
	display: flex;
	justify-content: center;
	font-size: var(--cfvsw-swatches-tooltip-font-size, 12px);
}

table.cfvsw-shop-variations {
	width: 100%;
}

table.cfvsw-shop-variations, .cfvsw-shop-variations tbody, .cfvsw-shop-variations td, .cfvsw-shop-variations tr {
	margin: 0;
	padding: 3px 0;
	border: 0;
}

.cfvsw-shop-variations td.label {
	text-align: left;
}

.cfvsw-shop-variations tr td {
	display: flex;
}

.cfvsw_shop_align_center table tr td {
	justify-content: center;
}

.cfvsw_shop_align_right table tr td {
	justify-content: flex-end;
}

.cfvsw-shop-variations .reset_variations {
	display: none !important;
}

.cfvsw-shop-variations {
	margin-bottom: auto;
	padding: 0;
}

.cfvsw-shop-variations .cfvsw-swatches-container {
	padding: 0;
}

.cfvsw-shop-variations, .cfvsw-shop-variations td {
	border: none;
}

.cfvsw-shop-variations .cfvsw-more-link {
	font-size: 12px;
	margin-left: 4px;
	position: absolute;
	left: 100%;
	white-space: nowrap;
	pointer-events: all;
}

.cfvsw-original-price, .cfvsw-original-thumbnail {
	display: none;
}

.cfvsw-filters {
	display: flex;
	flex-wrap: wrap;
}

.cfvsw-filters li {
	display: inline-flex;
}

.cfvsw-filters li a {
	display: inline-flex;
	align-items: center;
	flex-direction: row-reverse;
	outline: none;
}

.cfvsw-filters li.chosen a {
	background-color: #eee;
	margin: 0 .2em;
	border-radius: none;
	padding: 2px 3px !important;
}

.cfvsw-filters li.chosen a::before {
	font-family: Dashicons !important;
	content: "" !important;
	display: inline-flex;
	margin-right: .3em !important;
	font-size: 15px;
	color: #999 !important;
}

.cfvsw-filters li.chosen .cfvsw-swatches-container {
	display: inline-flex;
}

.cfvsw-filters li .cfvsw-swatches-container .cfvsw-swatches-option {
	margin: 3px;
}

.cfvsw-selected-label {
	content: " : ";
	font-weight: 300;
}

.cfvsw-selected-label::before {
	content: " : ";
}

.cfvsw-label-inline table.variations td {
	display: table-cell !important;
}

.theme-astra table.variations td.value {
	padding: 5px 0 !important;
}

.theme-astra.cfvsw-product-page tr th.label {
	padding-left: 0;
	padding-top: 6px !important;
}

.theme-astra.cfvsw-label-stacked tr th.label {
	padding-left: 0;
}

.theme-astra.cfvsw-label-stacked tr td.value {
	padding: 6px 0 !important;
}

.theme-twentytwentytwo.cfvsw-product-page:not( .cfvsw-label-stacked ) table.variations td.value .cfvsw-product-container {
	display: inline-flex;
}

.theme-twentytwentytwo.cfvsw-label-stacked table.variations th, .theme-twentytwentytwo.cfvsw-label-stacked table.variations td {
	display: flex;
}

.theme-twentytwentytwo table.variations tr {
	margin-bottom: .5rem !important;
}

.theme-twentytwentyone.cfvsw-product-page:not( .cfvsw-label-stacked ) table.variations td.value .cfvsw-product-container {
	display: inline-flex;
}

.theme-twentytwentyone.cfvsw-label-stacked table.variations th, .theme-twentytwentyone.cfvsw-label-stacked table.variations td {
	display: flex;
}

.theme-twentytwentyone table.variations tr {
	margin-bottom: .5rem !important;
}

.theme-twentytwenty table.variations {
	overflow-y: auto;
}

.theme-twentytwenty.cfvsw-product-page:not( .cfvsw-label-stacked ) table.variations td.value .cfvsw-product-container {
	display: inline-flex;
}

.cfvsw-label-stacked table.variations th, .cfvsw-label-stacked table.variations td {
	display: flex;
}