.elementor-widget.elementor-widget-jet-woo-products {
width: 100%;
}
.jet-woo-products .jet-wishlist-button__container,
.jet-woo-products .jet-compare-button__container {
margin: 5px 10px;
}
.jet-woo-products .jet-woo-products__item .jet-woo-products-cqw-wrapper {
opacity: 0;
visibility: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
z-index: 10;
pointer-events: none;
-webkit-transition: 0.3s ease all;
transition: 0.3s ease all;
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.jet-woo-products .jet-woo-products__item .jet-woo-products-cqw-wrapper > * {
pointer-events: none;
}
.jet-woo-products .jet-woo-products__item .jet-woo-products-cqw-wrapper > * > * {
pointer-events: visible;
}
.jet-woo-products .jet-woo-products__item .jet-woo-products-cqw-wrapper.cqw-horizontal-view {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.jet-woo-products .jet-woo-products__item .jet-woo-products-cqw-wrapper.cqw-horizontal-view > * {
-webkit-box-flex: 0;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
max-width: 100%;
}
.jet-woo-products .jet-woo-products__item:hover .jet-woo-products-cqw-wrapper {
opacity: 1;
visibility: visible;
}
.jet-woo-products--preset-2 .jet-woo-product-button, .jet-woo-products--preset-8 .jet-woo-product-button {
text-align: center;
}
.jet-woo-products--preset-2 .jet-woo-products__item .hovered-content, .jet-woo-products--preset-8 .jet-woo-products__item .hovered-content {
position: absolute;
bottom: 0;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
padding: 5px;
width: 100%;
visibility: hidden;
opacity: 0;
}
.jet-woo-products--preset-2 .jet-woo-products__item:hover .hovered-content, .jet-woo-products--preset-8 .jet-woo-products__item:hover .hovered-content {
visibility: visible;
opacity: 1;
}
.jet-woo-products--preset-1 .jet-woo-products__inner-box, .jet-woo-products--preset-2 .jet-woo-products__inner-box, .jet-woo-products--preset-6 .jet-woo-products__inner-box, .jet-woo-products--preset-7 .jet-woo-products__inner-box, .jet-woo-products--preset-5 .jet-woo-products__inner-box, .jet-woo-products--preset-10 .jet-woo-products__inner-box {
position: relative;
}
.jet-woo-products--preset-1 .jet-woo-products__inner-box .jet-woo-products-cqw-wrapper, .jet-woo-products--preset-2 .jet-woo-products__inner-box .jet-woo-products-cqw-wrapper, .jet-woo-products--preset-6 .jet-woo-products__inner-box .jet-woo-products-cqw-wrapper, .jet-woo-products--preset-7 .jet-woo-products__inner-box .jet-woo-products-cqw-wrapper, .jet-woo-products--preset-5 .jet-woo-products__inner-box .jet-woo-products-cqw-wrapper, .jet-woo-products--preset-10 .jet-woo-products__inner-box .jet-woo-products-cqw-wrapper {
top: 0;
position: absolute;
right: 0;
left: 0;
}
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content {
position: relative;
overflow: hidden;
}
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-tags,
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-rating,
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-excerpt,
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-price,
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-title,
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-sku,
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-categories,
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-stock-status {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-categories {
-webkit-transition: 0.2s all ease;
transition: 0.2s all ease;
}
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-sku {
-webkit-transition: 0.2s all ease;
transition: 0.2s all ease;
-webkit-transition-delay: 0.06s;
transition-delay: 0.06s;
}
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-stock-status {
-webkit-transition: 0.2s all ease;
transition: 0.2s all ease;
-webkit-transition-delay: 0.06s;
transition-delay: 0.06s;
}
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-title {
-webkit-transition: 0.2s all ease;
transition: 0.2s all ease;
-webkit-transition-delay: 0.08s;
transition-delay: 0.08s;
}
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-price {
-webkit-transition: 0.2s all ease;
transition: 0.2s all ease;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-excerpt {
-webkit-transition: 0.2s all ease;
transition: 0.2s all ease;
-webkit-transition-delay: 0.12s;
transition-delay: 0.12s;
}
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-rating {
-webkit-transition: 0.2s all ease;
transition: 0.2s all ease;
-webkit-transition-delay: 0.16s;
transition-delay: 0.16s;
}
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-tags {
-webkit-transition: 0.2s all ease;
transition: 0.2s all ease;
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .hovered-content {
position: absolute;
top: 50%;
-webkit-transform: translateY(0);
transform: translateY(0);
width: 100%;
visibility: hidden;
opacity: 0;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-price,
.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-title,
.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-sku,
.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-tags,
.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-rating,
.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-excerpt,
.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-categories,
.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-stock-status {
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
opacity: 0;
visibility: hidden;
}
.jet-woo-products--preset-3 .jet-woo-products__item:hover .hovered-content {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products__item-content {
position: relative;
}
.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-excerpt,
.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-button,
.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-rating,
.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-tags {
-webkit-transform: translateY(50px);
transform: translateY(50px);
}
.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-excerpt {
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-button {
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-rating {
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-tags {
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
-webkit-transition-delay: 0.25s;
transition-delay: 0.25s;
}
.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products__item-content .hovered-content {
opacity: 0;
visibility: hidden;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
}
.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products-cqw-wrapper {
position: absolute;
bottom: 0;
top: auto;
width: 100%;
}
.jet-woo-products--preset-4 .jet-woo-products__item:hover .hovered-content {
opacity: 1;
visibility: visible;
}
.jet-woo-products--preset-4 .jet-woo-products__item:hover .hovered-content .jet-woo-product-tags,
.jet-woo-products--preset-4 .jet-woo-products__item:hover .hovered-content .jet-woo-product-rating,
.jet-woo-products--preset-4 .jet-woo-products__item:hover .hovered-content .jet-woo-product-excerpt,
.jet-woo-products--preset-4 .jet-woo-products__item:hover .hovered-content .jet-woo-product-button {
-webkit-transform: translateY(0);
transform: translateY(0);
}
.jet-woo-products--preset-5 .jet-woo-products__item {
position: relative;
}
.jet-woo-products--preset-5 .jet-woo-products__item .hovered-content {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
opacity: 0;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
visibility: hidden;
}
.jet-woo-products--preset-5 .jet-woo-products__item:hover .hovered-content {
opacity: 1;
visibility: visible;
}
.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-thumbnail .jet-woo-product-img-overlay, .jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-thumbnail .jet-woo-product-img-overlay {
display: none;
}
.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-img-overlay, .jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-img-overlay {
z-index: -1;
}
.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-excerpt,
.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-button,
.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-rating,
.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-tags, .jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-excerpt,
.jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-button,
.jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-rating,
.jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-tags {
-webkit-transform: translateY(50px);
transform: translateY(50px);
}
.jet-woo-products--preset-6 .jet-woo-products__item .hovered-content, .jet-woo-products--preset-10 .jet-woo-products__item .hovered-content {
visibility: hidden;
opacity: 0;
}
.jet-woo-products--preset-6 .jet-woo-products__item:hover .jet-woo-products__item-content, .jet-woo-products--preset-10 .jet-woo-products__item:hover .jet-woo-products__item-content {
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.jet-woo-products--preset-6 .jet-woo-products__item:hover .hovered-content, .jet-woo-products--preset-10 .jet-woo-products__item:hover .hovered-content {
opacity: 1;
visibility: visible;
}
.jet-woo-products--preset-6 .jet-woo-products__item:hover .hovered-content .jet-woo-product-tags,
.jet-woo-products--preset-6 .jet-woo-products__item:hover .hovered-content .jet-woo-product-rating,
.jet-woo-products--preset-6 .jet-woo-products__item:hover .hovered-content .jet-woo-product-excerpt,
.jet-woo-products--preset-6 .jet-woo-products__item:hover .hovered-content .jet-woo-product-button, .jet-woo-products--preset-10 .jet-woo-products__item:hover .hovered-content .jet-woo-product-tags,
.jet-woo-products--preset-10 .jet-woo-products__item:hover .hovered-content .jet-woo-product-rating,
.jet-woo-products--preset-10 .jet-woo-products__item:hover .hovered-content .jet-woo-product-excerpt,
.jet-woo-products--preset-10 .jet-woo-products__item:hover .hovered-content .jet-woo-product-button {
-webkit-transform: translateY(0);
transform: translateY(0);
}
.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-img-overlay {
z-index: -1;
}
.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-rating {
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-excerpt {
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-button {
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-tags {
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
-webkit-transition-delay: 0.25s;
transition-delay: 0.25s;
}
.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-products__item-content {
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
}
.jet-woo-products--preset-7 .jet-woo-products__item .jet-woo-products__item-content {
position: relative;
}
.jet-woo-products--preset-7 .jet-woo-products__item .jet-woo-product-excerpt,
.jet-woo-products--preset-7 .jet-woo-products__item .jet-woo-product-button,
.jet-woo-products--preset-7 .jet-woo-products__item .jet-woo-product-tags {
-webkit-transform: translateY(50px);
transform: translateY(50px);
}
.jet-woo-products--preset-7 .jet-woo-products__item .jet-woo-product-excerpt {
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.jet-woo-products--preset-7 .jet-woo-products__item .jet-woo-product-button {
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.jet-woo-products--preset-7 .jet-woo-products__item .jet-woo-product-tags {
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.jet-woo-products--preset-7 .jet-woo-products__item .hovered-content {
opacity: 0;
visibility: hidden;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
}
.jet-woo-products--preset-7 .jet-woo-products__item:hover .hovered-content {
opacity: 1;
visibility: visible;
}
.jet-woo-products--preset-7 .jet-woo-products__item:hover .hovered-content .jet-woo-product-tags,
.jet-woo-products--preset-7 .jet-woo-products__item:hover .hovered-content .jet-woo-product-excerpt,
.jet-woo-products--preset-7 .jet-woo-products__item:hover .hovered-content .jet-woo-product-button {
-webkit-transform: translateY(0);
transform: translateY(0);
}
.jet-woo-products--preset-8 .hovered-content, .jet-woo-products--preset-9 .hovered-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.jet-woo-products--preset-8 .hovered-content > *, .jet-woo-products--preset-9 .hovered-content > * {
-webkit-box-flex: 0;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
}
.jet-woo-products--preset-8 .hovered-content {
text-align: center;
}
.jet-woo-products--preset-8 .jet-woo-product-button {
display: inline-block;
}
.jet-woo-products--preset-9 .jet-woo-products__inner-box {
height: 100%;
overflow: visible;
}
.jet-woo-products--preset-9 .jet-woo-products__item-content {
overflow: visible;
position: relative;
height: 100%;
}
.jet-woo-products--preset-9 .jet-woo-products__item .jet-woo-product-tags,
.jet-woo-products--preset-9 .jet-woo-products__item .jet-woo-product-rating,
.jet-woo-products--preset-9 .jet-woo-products__item .jet-woo-product-excerpt {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.jet-woo-products--preset-9 .jet-woo-products__item .jet-woo-product-excerpt {
-webkit-transition: 0.2s all ease;
transition: 0.2s all ease;
-webkit-transition-delay: 0.12s;
transition-delay: 0.12s;
}
.jet-woo-products--preset-9 .jet-woo-products__item .jet-woo-product-rating {
-webkit-transition: 0.2s all ease;
transition: 0.2s all ease;
-webkit-transition-delay: 0.16s;
transition-delay: 0.16s;
}
.jet-woo-products--preset-9 .jet-woo-products__item .jet-woo-product-tags {
-webkit-transition: 0.2s all ease;
transition: 0.2s all ease;
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.jet-woo-products--preset-9 .jet-woo-products__item .hovered-content {
position: absolute;
bottom: 0;
-webkit-transform: translateY(0);
transform: translateY(0);
width: 100%;
visibility: hidden;
opacity: 0;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.jet-woo-products--preset-9 .jet-woo-products__item:hover .jet-woo-product-tags,
.jet-woo-products--preset-9 .jet-woo-products__item:hover .jet-woo-product-rating,
.jet-woo-products--preset-9 .jet-woo-products__item:hover .jet-woo-product-excerpt {
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
opacity: 0;
visibility: hidden;
}
.jet-woo-products--preset-9 .jet-woo-products__item:hover .hovered-content {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-img-overlay {
opacity: 0;
z-index: 1;
}
.jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-excerpt {
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-button {
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-rating {
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-tags {
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
-webkit-transition-delay: 0.25s;
transition-delay: 0.25s;
}
.jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-products__item-content {
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
z-index: 2;
position: relative;
}
.jet-woo-products--preset-10 .jet-woo-products__item:hover .jet-woo-product-img-overlay {
opacity: 1;
}
.jet-woo-products .jet-woo-products__inner-box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.jet-woo-products .jet-woo-products__thumb-wrap {
position: relative;
}
.jet-woo-products .jet-woo-product-thumbnail {
position: relative;
text-align: center;
overflow: hidden;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.jet-woo-products .jet-woo-product-thumbnail img {
width: 100%;
vertical-align: middle;
}
.jet-woo-products .jet-woo-product-badges {
line-height: normal;
position: absolute;
top: 0;
right: 0;
left: 0;
}
.jet-woo-products .jet-woo-product-badge {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 12px;
padding: 5px;
}
.jet-woo-products .jet-woo-product-badge__sale {
background-color: #fd6d75;
}
.jet-woo-products .jet-woo-product-price .price {
display: inline-block;
}
.jet-woo-products .jet-woo-product-price .price ins {
border: none;
font-style: normal;
}
.jet-woo-products .jet-woo-product-price .price del {
opacity: 1 !important;
}
.jet-woo-products .jet-woo-product-title {
font-size: 24px;
}
.jet-woo-products .jet-woo-product-rating {
margin-top: 15px;
}
.jet-woo-products .jet-woo-product-sku {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
margin-top: 15px;
}
.jet-woo-products .jet-woo-product-categories {
margin-top: 15px;
}
.jet-woo-products .jet-woo-product-button {
margin: 10px 0 10px 0;
}
.jet-woo-products .jet-woo-product-button .button {
text-align: center;
}
.jet-woo-products .jet-woo-product-button .quantity .qty {
width: 100% !important;
}
.jet-woo-products .jet-woo-product-button .ajax_add_to_cart.loading .jet-woo-product-button__label,
.jet-woo-products .jet-woo-product-button .wvs_ajax_add_to_cart.loading .jet-woo-product-button__label {
visibility: hidden;
}
.jet-woo-products .jet-woo-product-button.is--default .ajax_add_to_cart.loading,
.jet-woo-products .jet-woo-product-button.is--default .wvs_ajax_add_to_cart.loading {
position: relative;
opacity: 0.25;
padding-right: 2.618em;
}
.rtl .jet-woo-products .jet-woo-product-button.is--default .ajax_add_to_cart.loading,
.rtl .jet-woo-products .jet-woo-product-button.is--default .wvs_ajax_add_to_cart.loading {
padding-left: 2.618em;
padding-right: 1em;
}
.jet-woo-products .jet-woo-product-button.is--default .ajax_add_to_cart.loading::after,
.jet-woo-products .jet-woo-product-button.is--default .wvs_ajax_add_to_cart.loading::after {
font-family: WooCommerce;
content: "\e01c";
vertical-align: top;
position: absolute;
top: 50%;
margin-top: -9px;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.jet-woo-products .jet-woo-product-button.is--default .ajax_add_to_cart.added::after,
.jet-woo-products .jet-woo-product-button.is--default .wvs_ajax_add_to_cart.added::after {
font-family: WooCommerce;
content: "\e017";
margin-left: 0.53em;
font-weight: 400;
vertical-align: bottom;
}
.rtl .jet-woo-products .jet-woo-product-button.is--default .ajax_add_to_cart.added::after,
.rtl .jet-woo-products .jet-woo-product-button.is--default .wvs_ajax_add_to_cart.added::after {
margin-left: 0;
margin-right: 0.53em;
}
.jet-woo-products .jet-woo-product-tags ul,
.jet-woo-products .jet-woo-product-categories ul {
margin: 0;
padding: 0;
list-style: none;
}
.jet-woo-products .jet-woo-product-tags ul > li,
.jet-woo-products .jet-woo-product-categories ul > li {
display: inline-block;
}
.jet-woo-products .jet-woo-product-img-overlay {
pointer-events: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
}
.jet-woo-products.jet-equal-cols .jet-woo-products__item {
height: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.jet-woo-products.jet-equal-cols .jet-woo-products__item .jet-woo-products__inner-content {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.jet-woo-products .added_to_cart.wc-forward {
display: none !important;
}
.rtl .jet-woo-carousel.vertical .jet-arrow.prev-arrow svg, .rtl .jet-woo-carousel.vertical .jet-arrow.prev-arrow:before, .rtl .jet-woo-carousel.vertical .jet-arrow.next-arrow svg, .rtl .jet-woo-carousel.vertical .jet-arrow.next-arrow:before {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}.elementor .e-div-block-base{min-width:30px;padding:10px;display:block;}.elementor .e-flexbox-base{padding:10px;display:flex;flex-direction:row;}.elementor .e-grid-base{column-gap:20px;padding:10px;display:grid;row-gap:20px;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);}.elementor .e-tabs-base{padding-block-start:0px;display:flex;flex-direction:column;gap:30px;}.elementor .e-tabs-menu-base{display:flex;justify-content:center;}.elementor .e-tab-base{width:160px;color:#0C0D0E;cursor:pointer;padding:8px;border-width:2px;border-color:#E0E0E0;border-style:solid;background-color:#FFFFFF;display:block;}.elementor .e-tab-base.e--selected{border-color:#0C0D0E;outline-width:0px;}.elementor .e-tab-base:focus{border-color:#0C0D0E;outline-width:0px;}.elementor .e-tab-base:hover,.elementor .e-tab-base:focus-visible{background-color:#E0E0E0;}.elementor .e-tabs-content-area-base{display:block;}.elementor .e-tab-content-base{min-width:30px;padding:10px;display:block;}.elementor .e-form-base{padding:20px;display:flex;flex-direction:row;gap:10px;flex-wrap:wrap;align-content:start;align-items:flex-start;}.elementor .e-form-base .e-form-checkbox-row{padding:0px;gap:8px;align-items:center;}.elementor .e-form-success-message-base{font-size:12px;color:#2F532E;text-align:center;padding:12px;background-color:#D4E9D6;display:none;}.elementor .e-form-error-message-base{font-size:12px;color:#870000;text-align:center;padding:12px;background-color:#ffdede;display:none;}.elementor .e-collection-loop-base{display:block;}.elementor .e-collection-loop-layout-base{display:grid;gap:20px;grid-template-columns:repeat(3, 1fr);grid-auto-rows:1fr;}.elementor .e-pagination-base{padding-block-start:8px;padding-block-end:8px;padding-inline-start:8px;padding-inline-end:8px;margin-block-start:8px;display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-start;align-items:center;}.elementor .e-pagination-prev-base{font-size:14px;color:#1F2937;text-align:center;text-decoration:none;padding-block-start:8px;padding-block-end:8px;padding-inline-start:12px;padding-inline-end:12px;border-radius:4px;border-width:1px;border-color:#E5E7EB;border-style:solid;display:inline-flex;gap:8px;align-items:center;}.elementor .e-pagination-next-base{font-size:14px;color:#1F2937;text-align:center;text-decoration:none;padding-block-start:8px;padding-block-end:8px;padding-inline-start:12px;padding-inline-end:12px;border-radius:4px;border-width:1px;border-color:#E5E7EB;border-style:solid;display:inline-flex;gap:8px;align-items:center;}.elementor .e-heading-base{margin:0px;}.elementor .e-heading-link-base{all:unset;cursor:pointer;}.elementor .e-image-link-base{width:fit-content;all:unset;cursor:pointer;display:inherit;}.elementor .e-image-base{display:block;}.elementor .e-paragraph-base{margin:0px;}.elementor .e-paragraph-link-base{all:unset;cursor:pointer;}.elementor .e-svg-base{width:65px;height:65px;display:inline-block;}.elementor .e-button-base{text-align:center;padding-block-start:12px;padding-block-end:12px;padding-inline-start:24px;padding-inline-end:24px;border-radius:2px;border-width:0px;background-color:#375EFB;display:inline-block;}.elementor .e-youtube-base{overflow:hidden;aspect-ratio:16/9;}.elementor .e-divider-base{height:1px;border-width:0px;border-color:transparent;border-style:none;background-color:#000;}.elementor .e-self-hosted-video-base{max-width:100vw;aspect-ratio:16/9;display:inline-block;}.elementor .e-form-input-base{height:36px;font-size:12px;color:#0c0d0e;border-radius:0px;border-color:#D6D5D5;}.elementor .e-form-input-base:focus{border-color:#706F6F;outline-style:none;}.elementor .e-form-input-base::placeholder{color:#9DA5AE;}.elementor .e-form-label-base{font-size:14px;color:#0c0d0e;}.elementor .e-form-textarea-base{font-size:12px;border-radius:0px;border-color:#D6D5D5;}.elementor .e-form-textarea-base:focus{border-color:#706F6F;outline-style:none;}.elementor .e-form-textarea-base::placeholder{color:#9DA5AE;}.elementor .e-form-submit-button-base{color:#fff;padding-block-start:10px;padding-block-end:10px;padding-inline-start:28px;padding-inline-end:30px;border-radius:0px;border-width:0px;background-color:#000;display:flex;justify-content:center;align-items:center;}.elementor .e-form-submit-button-base:hover,.elementor .e-form-submit-button-base:focus-visible{background-color:#323232;}.elementor .e-form-checkbox-base{width:1.15em;height:1.15em;color:#ffffff;border-radius:0px;border-width:1px;border-color:#D6D5D5;border-style:solid;background-color:transparent;transition:background-color 200ms;display:grid;justify-items:center;align-items:center;appearance:none;}.elementor .e-form-checkbox-base:focus{border-color:#706F6F;outline-style:none;}.elementor .e-form-checkbox-base:checked{background-color:#69727D;}.elementor .e-form-checkbox-base::before{width:65%;height:65%;background-color:currentColor;opacity:0%;transform-origin:0% 100% 0px;transition:opacity 200ms;content:"";clip-path:polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);}.elementor .e-form-checkbox-base:checked::before{opacity:100%;}.elementor .e-form-radio-button-base{width:1.15em;height:1.15em;color:#ffffff;border-radius:50%;border-width:1px;border-color:#D6D5D5;border-style:solid;background-color:transparent;display:grid;justify-items:center;align-items:center;appearance:none;}.elementor .e-form-radio-button-base:focus{border-color:#706F6F;outline-style:none;}.elementor .e-form-radio-button-base:checked{background-color:transparent;}.elementor .e-form-radio-button-base::before{width:65%;height:65%;border-radius:50%;background-color:#706F6F;opacity:0%;transition:opacity 200ms;content:"";}.elementor .e-form-radio-button-base:checked::before{opacity:100%;}.elementor .e-form-date-picker-base{width:100%;height:36px;font-size:12px;color:#0c0d0e;border-radius:0px;border-width:1px;border-color:#D6D5D5;border-style:solid;}.elementor .e-form-date-picker-base:focus{border-color:#706F6F;outline-style:none;}.elementor .e-form-time-picker-base{width:100%;height:36px;font-size:12px;color:#0c0d0e;border-radius:0px;border-width:1px;border-color:#D6D5D5;border-style:solid;}.elementor .e-form-time-picker-base:focus{border-color:#706F6F;outline-style:none;}.elementor .e-form-select-base{font-size:12px;border-width:1px;border-color:#D6D5D5;border-style:solid;background-color:transparent;}.elementor .e-form-select-base:focus{border-color:#706F6F;outline-style:none;}.elementor .e-form-file-upload-base{height:36px;font-size:12px;color:#0c0d0e;border-radius:0px;border-color:#D6D5D5;}.elementor .e-form-file-upload-base:focus{border-color:#706F6F;outline-style:none;}.elementor .e-837d8eb{padding-block-start:40px;padding-block-end:30px;padding-inline-start:40px;padding-inline-end:40px;background-color:#f0edea;flex-direction:column;}.elementor .e-32ac03c{flex-direction:column;}.elementor .e-b0e4cf6{padding-block-start:40px;padding-block-end:30px;padding-inline-start:40px;padding-inline-end:40px;background-color:#f0edea;flex-direction:column;}