.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);
}.jet-posts__item{position:relative;min-height:1px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;outline:none}.jet-posts__item.slick-slide{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.jet-posts__inner-box{position:relative;overflow:hidden}.jet-posts__terms{margin-bottom:10px}.jet-posts__terms-link{display:inline-block;padding:5px 10px}.post-thumbnail+.jet-posts__terms{position:absolute;top:0;left:0;right:0;margin:10px}.jet-posts .jet-more{overflow:hidden}.jet-posts .jet-more-icon{margin-left:5px}.jet-posts .entry-excerpt{padding-bottom:15px}.jet-posts .jet-more-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jet-posts .post-thumbnail{overflow:hidden;line-height:0}.jet-posts .slick-list{width:100%}.jet-posts.jet-equal-cols .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.jet-posts.jet-equal-cols .slick-track:before,.jet-posts.jet-equal-cols .slick-track:after{content:none}.jet-posts.jet-equal-cols .slick-track .jet-posts__item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.jet-posts.jet-equal-cols .jet-posts__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.jet-posts.jet-equal-cols .jet-posts__item .jet-posts__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}.jet-posts.jet-equal-cols .jet-posts__item .jet-posts__inner-content{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}.jet-posts.jet-equal-cols .jet-posts__item .jet-posts__inner-content>*{width:100%}.post-meta{padding-bottom:10px;text-decoration:none}.post-meta__item{display:inline-block;text-decoration:inherit}.post-meta__item:not(:first-child):before{content:"";display:inline-block;margin-left:5px;margin-right:5px}.elementor-jet-posts .jet-carousel{margin-left:0;margin-right:0}.elementor-widget-jet-posts{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.jet-carousel{position:relative;margin-left:-10px;margin-right:-10px}.jet-carousel-wrap.jet-equal-cols .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.jet-carousel-wrap.jet-equal-cols .jet-carousel__item{float:none;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-carousel-wrap.jet-equal-cols .jet-carousel__item img{-o-object-fit:cover;object-fit:cover;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.jet-carousel-wrap.jet-equal-cols .jet-carousel__item .jet-carousel__item-inner,.jet-carousel-wrap.jet-equal-cols .jet-carousel__item .jet-banner,.jet-carousel-wrap.jet-equal-cols .jet-carousel__item .jet-banner__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jet-carousel-wrap.jet-equal-cols .jet-carousel__item .jet-carousel__item-inner,.jet-carousel-wrap.jet-equal-cols .jet-carousel__item .jet-carousel__item-inner>*:last-child,.jet-carousel-wrap.jet-equal-cols .jet-carousel__item .jet-banner__link{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.jet-carousel__item{padding:10px}.jet-carousel__item .jet-banner{float:none}.jet-carousel__item-link:focus-visible{outline:auto}.jet-carousel .jet-carousel__item-title a{color:inherit}.jet-carousel__content{position:relative;z-index:2}.jet-carousel__content,.jet-carousel__item-title,.jet-carousel__item-text{-webkit-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear}.jet-carousel .col-row{display:block}.jet-carousel .jet-arrow{position:absolute;top:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;z-index:999;-webkit-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear}.jet-carousel .jet-arrow svg{width:1em;height:1em}.jet-carousel .jet-arrow:before{display:block;width:100%;text-align:center;line-height:0;-webkit-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear}.jet-carousel .jet-arrow.prev-arrow{left:0}.jet-carousel .jet-arrow.next-arrow{right:0}.jet-carousel .jet-slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:99;padding:0;margin-left:0}.jet-carousel .jet-slick-dots li{padding:5px;margin:0;list-style:none}.jet-carousel .jet-slick-dots li span{-webkit-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear;display:block;cursor:pointer;width:10px;height:10px;-webkit-border-radius:5px;border-radius:5px;padding:0;text-indent:10em;overflow:hidden}.jet-carousel .jet-slick-dots li span:before{display:none}.jet-carousel__fraction-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:0 10px}.elementor-jet-carousel .jet-carousel .elementor-slick-slider:not(.slick-initialized),.elementor-jet-posts .jet-carousel>.jet-posts:not(.slick-initialized){display:-webkit-box;display:-ms-flexbox;display:flex;visibility:hidden}.elementor-jet-carousel .jet-carousel .elementor-slick-slider:not(.slick-initialized) ~ .jet-arrow,.elementor-jet-posts .jet-carousel>.jet-posts:not(.slick-initialized) ~ .jet-arrow{visibility:hidden}.elementor-widget-jet-carousel{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.jet-carousel .jet-carousel__item-title{margin:0;padding:0}.jet-carousel .jet-carousel__item .jet-carousel__item-button{background-color:#6ec1e4}.jet-carousel .jet-arrow{width:36px;height:36px;-webkit-border-radius:18px;border-radius:18px;margin-top:-18px;color:#fff;font-size:23px}.jet-carousel .jet-arrow.prev-arrow{left:20px}.jet-carousel .jet-arrow.next-arrow{right:20px}.jet-carousel .jet-slick-dots li.slick-active span{background-color:#61ce70}.jet-carousel .jet-slick-dots li:hover span{background-color:#6ec1e4}.jet-carousel .jet-slick-dots li span{background-color:#7a7a7a}