.ekit-section-parallax-layer{position:absolute;pointer-events:none}.ekit-section-parallax-layer .elementskit-parallax-graphic{width:100%;height:auto;overflow:visible}.ekit-section-parallax-layer svg.elementskit-parallax-graphic{width:100px}.item_animation{position:absolute;overflow:hidden;animation:ekit-fade 5s infinite linear}.elementskit-invisible{visibility:hidden}.elementskit-parallax-multi-container{transition:none!important}.ekit-section-parallax-type-tilt{pointer-events:auto!important;z-index:99999}.elementor-section>[id^=jarallax-container-]{-webkit-mask-image:-webkit-linear-gradient(top,#fff 0,#fff 100%)}@-webkit-keyframes ekit-fade{0%{opacity:.3}100%{opacity:1}}@keyframes ekit-fade{0%{opacity:.3}100%{opacity:1}}@-webkit-keyframes ekit-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ekit-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes ekit-bounce{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%{-webkit-transform:translate3d(0,150%,0);transform:translate3d(0,150%,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes ekit-bounce{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%{-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes ekit-zoom{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes ekit-zoom{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes ekit-rotate-box{0%{transform:translate(0,0) rotate(0) scale(1)}20%{transform:translate(73px,-1px) rotate(36deg) scale(.9)}40%{transform:translate(141px,72px) rotate(72deg) scale(1)}60%{transform:translate(83px,122px) rotate(108deg) scale(1.2)}80%{transform:translate(-40px,72px) rotate(144deg) scale(1.1)}100%{transform:translate(0,0) rotate(0) scale(1)}}@-webkit-keyframes ekit-rotate-box{0%{-webkit-transform:translate(0,0) rotate(0) scale(1)}20%{-webkit-transform:translate(73px,-1px) rotate(36deg) scale(.9)}40%{-webkit-transform:translate(141px,72px) rotate(72deg) scale(1)}60%{-webkit-transform:translate(83px,122px) rotate(108deg) scale(1.2)}80%{-webkit-transform:translate(-40px,72px) rotate(144deg) scale(1.1)}100%{-webkit-transform:translate(0,0) rotate(0) scale(1)}}@-webkit-keyframes ekit-left-right{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}50%{-webkit-transform:translateX(50%);transform:translateX(50%)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes ekit-left-right{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}50%{-webkit-transform:translateX(50%);transform:translateX(50%)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}#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;
}
.swatchly_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;
}
.swatchly_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;
}
.swatchly_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: 999;
border: 2px solid #000;
align-items: center;
max-width: 150px;
width: max-content;
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: calc(100% + 10px);
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;
} .swatchly_pl_show_swatches_label_1 .swatchly_loop_variation_form.swatchly_align_center tr,
.swatchly_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;
} .swatchly_pl_show_swatches_label_1 .swatchly_loop_variation_form.swatchly_align_right tr,
.swatchly_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;
} body.theme-salient.swatchly_pl_show_clear_link_1 .swatchly_loop_variation_form .reset_variations {
display: inline-block !important;
} .quick-cart-loaded .swatchly_loop_variation_form{
display: none;
}