.wSelect-el {
width: 0px;
height: 0px;
padding: 0px;
margin: 0px;
border: none;
overflow: hidden;
}
.wSelect {
position: relative;
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: middle;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.wSelect-arrow {
position: absolute;
width: 30px;
right: 0px;
top: 0px;
height: 100%;
background-repeat: no-repeat;
background-position: 0px center;
}
.wSelect-hover .wSelect-arrow,
.wSelect-active .wSelect-arrow  {
background-position: -30px center;
}
.wSelect.wSelect-multiple {
overflow: hidden;
}
.wSelect-selected {
margin: 0px 35px 0px 5px;
padding: 5px 0;
overflow: hidden;
white-space: nowrap;
background-repeat: no-repeat;
background-position: 0 center;
}
.wSelect-options-holder {
position: absolute;
display: none;
left: 0px;
z-index: 200;
overflow: hidden;
}
.wSelect-multiple .wSelect-options-holder {
position: relative !important;
display: block !important;
top: auto !important;
z-index: auto !important;
border: none !important;
}
.wSelect-options {
overflow-y: scroll;
overflow-x: hidden;
}
.wSelect-option {
background-repeat: no-repeat;
background-position: 5px center;
margin-bottom: 1px;
cursor: pointer;
}
.wSelect-option-last {
margin-bottom: 0px;
}
.wSelect-option-value {
margin: 0 5px;
padding: 5px 0;
background-repeat: no-repeat;
background-position: 0 center;
white-space: nowrap;
overflow: hidden;
}
.wSelect-option-disabled .wSelect-option-value {
filter: alpha(opacity=20);
opacity: 0.2;
}
.wSelect-option-icon {
padding-left: 20px;
} .wSelect-theme-classic.wSelect {
border: solid #CCC 1px;
color: #555;
background-color: #FAFAFA;	
font-size: 12px;
font-family: verdana;
line-height: 20px;
min-width: 100px;
max-width: 300px;
margin-bottom: 7px;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.wSelect-arrow {
background-image: url(https://coramonte.co.uk/wp-content/plugins/currency-switcher-woocommerce/includes/lib/wSelect/img/arrow-down.png);
}
.wSelect-theme-classic.wSelect-hover,
.wSelect-theme-classic.wSelect-active {
border-color: rgb(82, 168, 236);
border-color: rgba(82, 168, 236, 0.8);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.wSelect-theme-classic .wSelect-options-holder {
background-color: #FAFAFA;
border: solid #CACACA 1px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
min-width: 100px;
max-width: 300px;
}
.wSelect-theme-classic .wSelect-options {
border: solid #FAFAFA 1px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.wSelect-theme-classic .wSelect-option {
background-color: #FFF;
color: #333;
}
.wSelect-theme-classic .wSelect-option-disabled {
background-color: #FFF !important;
color: #333 !important;	
}
.wSelect-theme-classic .wSelect-option-selected,
.wSelect-theme-classic .wSelect-option:hover {
background-color: #99AAFF;
color: #FAFAFA;
} .wLabel-top,
.wLabel-left,
.wLabel-left-top {
vertical-align: middle;
font-size: 10px;
line-height: 16px;
color: #999;
display: block;
margin: 5px 0 3px 3px;
}
.wLabel-left-top {
vertical-align: top;
}
@media screen and (min-width: 600px) {
.wLabel-left,
.wLabel-left-top {
display: inline-block;
*display: inline;
zoom: 1;
width: 70px;
text-align: right;
margin: 0 0 7px 0;
}
}.wp-block-image.spectra-mask img{mask-image:var(--spectra-mask-image);-webkit-mask-image:var(--spectra-mask-image);mask-position:var(--spectra-mask-position,center center);-webkit-mask-position:var(--spectra-mask-position,center center);mask-repeat:var(--spectra-mask-repeat,no-repeat);-webkit-mask-repeat:var(--spectra-mask-repeat,no-repeat);mask-size:var(--spectra-mask-size,contain);-webkit-mask-size:var(--spectra-mask-size,contain)}.spectra-responsive-hidden{background:repeating-linear-gradient(125deg,#0000000d,#0000000d 1px,#0000 2px,#0000 9px);opacity:.4}.spectra-responsive-icons{align-items:last baseline;display:inline-flex;gap:.4rem;margin:0 0 0 .4rem;padding:0}.spectra-responsive-icons button.spectra-responsive-icon{backface-visibility:hidden;background:none;border:none;cursor:pointer;height:.825rem;line-height:1;margin:0;padding:0;transition:opacity .15s ease,transform .15s ease;width:.825rem}.spectra-responsive-icons button.spectra-responsive-icon svg{height:100%;width:100%;fill:none;shape-rendering:geometricPrecision;display:block;will-change:transform}.spectra-responsive-icons button.spectra-responsive-icon.is-active svg,.spectra-responsive-icons button.spectra-responsive-icon:hover svg{stroke:var(--wp-components-color-accent,var(--wp-admin-theme-color,#007cba))}.spectra-responsive-icons button.spectra-responsive-icon:focus{box-shadow:none;outline:none}.components-tools-panel.spectra-enhanced-panel .components-tools-panel-header h2{display:inline-flex;width:100%}.components-tools-panel.spectra-enhanced-panel .spectra-responsive-help-notice{grid-column:span 2;position:relative;z-index:1}.components-tools-panel.spectra-enhanced-panel .spectra-responsive-help-notice.components-notice.is-info{display:block!important}.components-tools-panel.spectra-enhanced-panel .spectra-responsive-help-notice+.components-tools-panel__item:first-of-type{margin-top:0}.components-panel__body.spectra-enhanced-panel .components-base-control__label,.components-panel__body.spectra-enhanced-panel .components-input-control__label,.components-panel__body.spectra-enhanced-panel .components-toggle-control__label,.components-panel__body.spectra-enhanced-panel .spacing-sizes-control__label,.components-panel__body.spectra-enhanced-panel label,.spectra-enhanced-panel .spectra-enhanced-control .components-base-control__label,.spectra-enhanced-panel .spectra-enhanced-control .components-input-control__label,.spectra-enhanced-panel .spectra-enhanced-control .components-toggle-control__label,.spectra-enhanced-panel .spectra-enhanced-control .spacing-sizes-control__label,.spectra-enhanced-panel .spectra-enhanced-control label,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item .components-base-control__label,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item .components-input-control__label,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item .components-toggle-control__label,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item .spacing-sizes-control__label,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item label{align-items:center;display:inline-flex;position:relative}.components-panel__body.spectra-enhanced-panel .components-base-control__label:after,.components-panel__body.spectra-enhanced-panel .components-input-control__label:after,.components-panel__body.spectra-enhanced-panel .components-toggle-control__label:after,.components-panel__body.spectra-enhanced-panel .spacing-sizes-control__label:after,.components-panel__body.spectra-enhanced-panel label:after,.spectra-enhanced-panel .spectra-enhanced-control .components-base-control__label:after,.spectra-enhanced-panel .spectra-enhanced-control .components-input-control__label:after,.spectra-enhanced-panel .spectra-enhanced-control .components-toggle-control__label:after,.spectra-enhanced-panel .spectra-enhanced-control .spacing-sizes-control__label:after,.spectra-enhanced-panel .spectra-enhanced-control label:after,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item .components-base-control__label:after,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item .components-input-control__label:after,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item .components-toggle-control__label:after,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item .spacing-sizes-control__label:after,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item label:after{backface-visibility:hidden;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-monitor-smartphone-icon lucide-monitor-smartphone\"><path d=\"M18 8V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h8\"/><path d=\"M10 19v-3.96 3.15\"/><path d=\"M7 19h5\"/><rect width=\"6\" height=\"10\" x=\"16\" y=\"12\" rx=\"2\"/></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:.825rem;image-rendering:crisp-edges;margin-left:.4rem;transform:translateZ(0);transition:background-image .1s ease-out;vertical-align:middle;width:.825rem;will-change:transform}.spectra-enhanced-control[aria-label="Slider Settings"] .components-flex .components-base-control:not(:first-child):not(:nth-child(2)) .components-toggle-control__label:after,.spectra-enhanced-control[aria-label="Slider Settings"] .components-flex .components-base-control:not(:first-child):not(:nth-child(2)) label:after,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item[aria-label="Drop cap"] .components-toggle-control__label:after,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item[aria-label="Drop cap"] label:after{display:none}.spectra-updating{transition:none!important;visibility:hidden!important}.spectra-responsive-icons.spectra-injecting{opacity:0;transition:none}.has-z-index.has-z-index{position:relative;z-index:var(--spectra-z-index,auto)!important}.cfvsw-swatches-container {
display: flex;
flex-flow: wrap;
padding: 0;
position: relative;
box-sizing: border-box;
grid-gap: 8px;
width: fit-content;
}
.cfvsw-swatches-container * {
box-sizing: border-box;
}
.cfvsw-swatches-option {
position: relative;
display: flex;
align-items: center;
justify-content: center;
-webkit-transition: 200ms;
transition: 200ms;
text-align: center;
white-space: nowrap;
line-height: 1.3;
cursor: pointer;
border: 1px solid #fff;
background: #fff;
padding: 1px;
user-select: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.cfvsw-label-option,
.cfvsw-image-option {
border: 1px solid #00000020;
}
.cfvsw-swatches-option .cfvsw-swatch-inner {
display: flex;
width: calc( 100% - 2px );
height: calc( 100% - 2px );
border-radius: inherit;
-webkit-transition: 200ms;
transition: 200ms;
align-items: center;
justify-content: center;
}
.cfvsw-swatches-option:not( .cfvsw-label-option, .cfvsw-image-option ) .cfvsw-swatch-inner {
border: 1px solid #00000020;
}
.cfvsw-swatches-option:not( .cfvsw-swatches-disabled, .cfvsw-swatches-out-of-stock ):hover {
border-color: var( --cfvsw-swatches-border-color-hover, #00000090 );
box-sizing: border-box;
}
.cfvsw-image-option {
background-repeat: no-repeat;
background-position: center;
}
.cfvsw-label-option {
font-size: var( --cfvsw-swatches-font-size, 12px );
border-width: var( --cfvsw-swatches-border-width, 1px );
padding: 5px 10px;
}
.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-hidden-select {
display: none !important;
}
.cfvsw-swatches-blur-disable::before,
.cfvsw-swatches-blur::before {
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: #fff;
opacity: 0.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: "\f335";
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, 0.7 );
} .cfvsw-tooltip {
position: absolute;
min-width: 10px;
min-height: 10px;
width: max-content;
padding: 0.2em 0.5em;
content: "";
background: #000;
color: #fff;
border-radius: 5px;
font-size: 0.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: 0.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 0.2em;
border-radius: none;
padding: 2px 3px !important;
}
.cfvsw-filters li.chosen a::before {
font-family: Dashicons !important;
content: "\f158" !important;
display: inline-flex;
margin-right: 0.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-product-container .cfvsw-swatches-option:first-child {
margin-left: 0;
}
.cfvsw-selected-label {
content: " : ";
font-weight: 300;
}
.cfvsw-selected-label::before {
content: " : ";
}
.cfvsw-label-none table.variations tr th.label {
display: none !important;
}
.cfvsw-label-inline table.variations td {
display: table-cell !important;
}
.cfvsw-product-page table.variations .label label {
font-size: var( --cfvsw-swatches-label-font-size, "inherit" );
} .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: 0.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: 0.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;
}