#TB_overlay {
background: #000;
opacity: 0.7;
filter: alpha(opacity=70);
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 100050; }
#TB_window {
position: fixed;
background-color: #fff;
z-index: 100050; visibility: hidden;
text-align: left;
top: 50%;
left: 50%;
-webkit-box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
}
#TB_window img#TB_Image {
display: block;
margin: 15px 0 0 15px;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-top: 1px solid #666;
border-left: 1px solid #666;
}
#TB_caption{
height: 25px;
padding: 7px 30px 10px 25px;
float: left;
}
#TB_closeWindow {
height: 25px;
padding: 11px 25px 10px 0;
float: right;
}
#TB_closeWindowButton {
position: absolute;
left: auto;
right: 0;
width: 29px;
height: 29px;
border: 0;
padding: 0;
background: none;
cursor: pointer;
outline: none;
-webkit-transition: color .1s ease-in-out, background .1s ease-in-out;
transition: color .1s ease-in-out, background .1s ease-in-out;
}
#TB_ajaxWindowTitle {
float: left;
font-weight: 600;
line-height: 29px;
overflow: hidden;
padding: 0 29px 0 10px;
text-overflow: ellipsis;
white-space: nowrap;
width: calc( 100% - 39px );
}
#TB_title {
background: #fcfcfc;
border-bottom: 1px solid #ddd;
height: 29px;
}
#TB_ajaxContent {
clear: both;
padding: 2px 15px 15px 15px;
overflow: auto;
text-align: left;
line-height: 1.4em;
}
#TB_ajaxContent.TB_modal {
padding: 15px;
}
#TB_ajaxContent p {
padding: 5px 0px 5px 0px;
}
#TB_load {
position: fixed;
display: none;
z-index: 100050;
top: 50%;
left: 50%;
background-color: #E8E8E8;
border: 1px solid #555;
margin: -45px 0 0 -125px;
padding: 40px 15px 15px;
}
#TB_HideSelect {
z-index: 99;
position: fixed;
top: 0;
left: 0;
background-color: #fff;
border: none;
filter: alpha(opacity=0);
opacity: 0;
height: 100%;
width: 100%;
}
#TB_iframeContent {
clear: both;
border: none;
}
.tb-close-icon {
display: block;
color: #666;
text-align: center;
line-height: 29px;
width: 29px;
height: 29px;
position: absolute;
top: 0;
right: 0;
}
.tb-close-icon:before {
content: "\f158";
font: normal 20px/29px dashicons;
speak: never;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#TB_closeWindowButton:hover .tb-close-icon,
#TB_closeWindowButton:focus .tb-close-icon {
color: #006799;
}
#TB_closeWindowButton:focus .tb-close-icon {
-webkit-box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
}.swatchly-type-wrap *,
.swatchly-type-wrap *::after,
.swatchly-type-wrap *::before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.swatchly_d_none,
.single-product .variations_form .variations tr.swatchly_d_none {
display: none !important;
} .swatchly_align_center .swatchly-type-wrap{
justify-content: center;
}
.swatchly_align_right .swatchly-type-wrap{
justify-content: flex-end;
}
.pl_show_swatches_label_1 .swatchly_loop_variation_form tr,
.single-product .variations_form .variations tr{
display: grid !important;
grid-auto-columns: auto;
grid-auto-rows: auto;
justify-content: flex-start;
text-align: left;
grid-template-columns: auto;
grid-gap: 0;
width: 100%;
max-width: 100%;
border: unset !important;
margin-bottom: 10px;
height: auto !important;
}
.single-product .products .swatchly_align_center .variations tr{
justify-content: center;
}
.pl_show_swatches_label_1 .swatchly_loop_variation_form td,
.single-product .variations_form .variations td{
display: flex;
justify-content: flex-start;
align-items: center;
text-align: left;
border: unset;
padding: 0;
margin: 0;
}
.pl_show_swatches_label_1 .swatchly_loop_variation_form .reset_variations{
display: inline-block;
margin-left: 5px;
} .swatchly-type-wrap img {
max-width: 100%;
max-height: 100%;
}
.swatchly-type-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
flex-wrap: wrap;
}
.swatchly-swatch {
margin: 5px 5px 5px 0;
position: relative;
background-size: cover;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
cursor: pointer;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
} .swatchly-swatch {
min-width: 33px;
min-height: 33px;
}
.swatchly-type-image .swatchly-swatch {
width: 35px;
height: 35px;
} .swatchly-swatch{
border: 1px solid #d8d8d8;
}
.swatchly-swatch:last-child {
margin-right: 0;
}
.swatchly-swatch:focus {
display: none;
}
.swatchly-swatch .swatchly-content {
position: relative;
border: none;
text-align: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
padding: 0px 7px;
border-radius: 0px;
cursor: pointer;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
background-color: transparent;
}
.swatchly-inset .swatchly-swatch:before {
content: "";
position: absolute;
border: 2px solid #fff;
width: 100%;
height: 100%;
} .swatchly-type-image .swatchly-swatch:not(.swatchly-disabled) .swatchly-content {
padding: 0;
}
.swatchly-type-image .swatchly-content img {
vertical-align: middle;
width: 100%;
height: 100%;
} .swatchly-shape-type-rounded .swatchly-swatch {
border-radius: 3px;
}
.swatchly-shape-type-rounded .swatchly-content img {
border-radius: 3px;
}
.swatchly-shape-type-rounded.swatchly-type-image .swatchly-content {
display: inline-block;
height: 100%;
border-radius: 3px;
}
.swatchly-shape-type-circle .swatchly-swatch {
border-radius: 5000px;
}
.swatchly-shape-type-circle .swatchly-content {
text-align: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.swatchly-shape-type-circle .swatchly-content img {
border-radius: 5000px;
}
.swatchly-shape-type-circle.swatchly-type-image .swatchly-swatch .swatchly-content {
border-radius: 50000px;
text-align: center;
}
.swatchly-shape-type-circle.swatchly-type-image .swatchly-content img {
border-radius: 5000px;
vertical-align: middle;
} .swatchly-shape-type-rounded.swatchly-inset .swatchly-swatch:before {
border-radius: 3px;
}
.swatchly-shape-type-circle.swatchly-inset .swatchly-swatch:before {
border-radius: 5000px;
} .swatchly-swatch:hover,
.swatchly-swatch.swatchly-selected,
.swatchly-swatch.swatchly-more-button {
border-color: #000;
}
.swatchly-swatch.swatchly-more-button {
background-color: #000;
color: #ffffff;
}
.swatchly-shape-type-circle .swatchly-selected,
.swatchly-type-image .swatchly-shape-type-circle .swatchly-selected .swatchly-content {
border-radius: 5000px;
}
.swatchly-swatch.swatchly-selected.swatchly-content {
border: 1px solid #000 !important;
} .swatchly-swatch.swatchly-disabled {
position: relative;
pointer-events: none;
cursor: not-allowed;
overflow: hidden;
opacity: .7;
}
.swatchly-swatch.swatchly-disabled .swatchly-content:after,
.swatchly-type-image .swatchly-swatch.swatchly-disabled .swatchly-content:after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.swatchly-swatch.swatchly-disabled .swatchly-content:before,
.swatchly-type-image .swatchly-swatch.swatchly-disabled .swatchly-content:before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.swatchly-swatch.swatchly-disabled .swatchly-content::after,
.swatchly-swatch.swatchly-disabled .swatchly-content::before,
.swatchly-type-image .swatchly-swatch.swatchly-disabled .swatchly-content::after,
.swatchly-type-image .swatchly-swatch.swatchly-disabled .swatchly-content::before {
position: absolute;
content: "";
opacity: 1;
border: 0;
margin: 0;
padding: 0;
min-width: auto;
width: 100%;
height: 1px;
background: #fd2727;
left: 0;
right: 0;
bottom: 0;
top: 50%;
visibility: visible;
}
.swatchly-blur-without-cross .swatchly-disabled .swatchly-content::before,
.swatchly-blur-without-cross .swatchly-disabled .swatchly-content::after,
.swatchly-blur .swatchly-disabled .swatchly-content::before,
.swatchly-blur .swatchly-disabled .swatchly-content::after {
display: none;
}
.swatchly-blur-with-cross .swatchly-disabled,
.swatchly-blur .swatchly-disabled {
opacity: .3;
}
.swatchly-hide .swatchly-disabled {
display: none;
} .swatchly-swatch .swatchly-tooltip {
position: absolute;
background: #000;
text-align: center;
z-index: 3;
border: 2px solid #000;
align-items: center;
max-width: 150px;
min-width: 80px;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .6s, margin .3s;
-o-transition: opacity .6s, margin .3s;
transition: opacity .6s, margin .3s;
font-size: 13px;
line-height: 14px;
bottom: 130%;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
color: #fff;
border-radius: 2px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.swatchly-swatch .swatchly-tooltip::after {
border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000;
border-style: solid;
border-width: 5px 0 5px 5px;
content: "";
height: 0;
position: absolute;
bottom: 10px;
left: 50%;
width: 0;
bottom: -9px;
-webkit-transform: translateX(-50%) rotate(90deg);
-ms-transform: translateX(-50%) rotate(90deg);
transform: translateX(-50%) rotate(90deg);
}
.swatchly-swatch .swatchly-tooltip-text {
white-space: normal;
padding: 7px 7px;
}
.swatchly-swatch .swatchly-tooltip-image {
background-color: #ffffff;
padding: 5px;
max-width: 80px;
width: 100%;
min-width: 50px;
}
.swatchly-swatch .swatchly-tooltip img { margin: 0 !important;
}
.swatchly-swatch:hover .swatchly-tooltip {
visibility: visible;
opacity: 1;
}
.woocommerce.single-product div.product form.cart .variations td.label,
.woocommerce.single-product div.product form.cart .variations td.value {
width: auto;
display: block;
} .swatchly-more-button a {
color: #333;
text-decoration: none;
}
.swatchly-swatch.swatchly-more-button .swatchly-content::after {
content: '';
left: 50%;
top: 50%;
height: 18px;
width: 1px;
background-color: #fff;
position: absolute;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.swatchly-swatch.swatchly-more-button .swatchly-content::before {
content: '';
left: 50%;
top: 50%;
height: 1px;
width: 18px;
background-color: #fff;
position: absolute;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
} .swatchly_loop_variation_form table {
border: none;
margin-bottom: 0px;
background: transparent !important;
}
.swatchly_loop_variation_form table td {
border: unset;
padding: 0 5px 0 0 !important;
}
.swatchly_loop_variation_form td.value {
padding-bottom: 5px;
} .pl_show_swatches_label_1 .swatchly_loop_variation_form.swatchly_align_center tr,
.pl_show_swatches_label_1 .swatchly_loop_variation_form.swatchly_align_center td{
text-align: center;
justify-content: center;
}
.swatchly_loop_variation_form.swatchly_align_center td{
text-align: center;
} .pl_show_swatches_label_1 .swatchly_loop_variation_form.swatchly_align_right tr,
.pl_show_swatches_label_1 .swatchly_loop_variation_form.swatchly_align_right td{
text-align: right;
justify-content: flex-end;
}
.swatchly_loop_variation_form.swatchly_align_right td{
text-align: right;
}
.swatchly_loop_variation_form.swatchly_align_right td.value,
.swatchly_loop_variation_form.swatchly_align_right .swatchly-type-wrap {
text-align: right;
justify-content: flex-end;
}
.swatchly_loop_variation_form.swatchly_align_right .reset_variations {
display: inline-block;
text-align: right;
}
.swatchly_pl.swatchly_out_of_stock p {
margin-bottom: 0;
color: red;
}
.swatchly_default_select {
display: none !important;
} #TB_window #TB_title {
background: transparent;
border-bottom: none;
}
#TB_window #TB_ajaxContent {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #fff;
width: 100% !important;
height: auto !important;
max-height: 80vh !important;
overflow: auto;
padding: 0 15px;
}  .theme-hello-elementor table.variations tbody>tr>td, 
.theme-hello-elementor table.variations tbody>tr>th{
background: transparent;
} .theme-woodmart.single-product .variations label:after{
display: none;
}
.theme-woodmart .swatchly_loop_variation_form .reset_variations{
visibility: visible !important;
opacity: 1 !important;
pointer-events: auto;
}.yith-wcbm-clearfix:before,
.yith-wcbm-clearfix:after {
content : '';
display : table;
}
.yith-wcbm-clearfix:after {
clear : both;
}
.yith-wcbm-clearfix {
zoom : 1; }
.yith-wcbm-badge {
position        : absolute;
display         : flex;
justify-content : center;
flex-direction  : column;
box-sizing      : border-box;
text-align      : center;
line-height     : normal;
z-index         : 50;
font-family     : "Open Sans", sans-serif;
font-size       : 13px;
min-width       : max-content;
}
.yith-wcbm-badge img {
display : block;
}
.yith-wcbm-badge p {
margin      : 0 !important;
line-height : inherit;
font-size   : unset !important;
}
.yith-wcbm-badge strong,
.yith-wcbm-badge b {
font-weight : 600;
}
p.yith-wcbm-badge-txt {
margin  : 0;
padding : 0;
}
.container-image-and-badge {
position    : relative;
display     : block;
text-indent : 0;
line-height : 0;
}
.yith-wcbm-badge img {
margin : 0 !important;
}
span.onsale {
z-index : 10;
} .yith-wcbm-shortcode-badge-container .container-image-and-badge {
display : inline-block;
}  .cart_item .yith-wcbm-badge {
display : none !important;
} .product-thumbnails .yith-wcbm-badge {
display : none !important;
} .yith-wcbm-theme-flatsome .iosSlider.product-thumbnails .yith-wcbm-badge,
.yith-wcbm-theme-flatsome #mini-cart-content .container-image-and-badge .yith-wcbm-badge {
display : none !important;
}
.yith-wcbm-theme-flatsome #mini-cart-content .container-image-and-badge,
.yith-wcbm-theme-flatsome .products .container-image-and-badge,
.yith-wcbm-theme-flatsome .yith-wcbm-badge img {
position : static !important;
} .fusion-menu-cart-items .yith-wcbm-badge {
display : none !important;
} #yith-wcwl-form .yith-wcbm-badge {
display : none !important;
} .yith-wfbt-section .yith-wcbm-badge, .yith-wfbt-form .yith-wcbm-badge {
display : none !important;
} #ywsfl_container_list .yith-wcbm-badge {
display : none !important;
} .yith-quick-view-nav .container-image-and-badge {
position : static !important;
width    : 100% !important;
padding  : 0 !important;
}
.yith-quick-view-nav .yith-wcbm-badge {
display : none !important;
} .yith-ajaxsearchform-container .yith-wcbm-badge {
display : none !important;
} .yith-wcpb-product-bundled-items .yith-wcbm-badge {
display : none !important;
} .ssatc-sticky-add-to-cart .yith-wcbm-badge {
display : none !important;
} .yith-ywraq-list-widget-wrapper .yith-wcbm-badge {
display : none !important;
} .yith-wacp-content table.cart-list .yith-wcbm-badge {
display : none;
} body.yith-wcbm-theme-basel .container-image-and-badge > img,
body.yith-wcbm-theme-basel .container-image-and-badge *:not(.yith-wcbm-badge) img {
width : 100%;
}