:root{--easyel-pg-primary: #629D23;--easyel-pg-secondary: #515151;--easyel-pg-border: #E2E2E2;--easyel-pg-star: #629D23;--easyel-pg-white: #fff;--easyel-pg-black: #000;--easyel-pg-bg: #F5F6F7}.easyel-woocommerce-product-grid ul.products{display:grid;margin:0;padding:0;list-style:none;gap:var(--easyel-column-gap, 25px);position:relative}.easyel-woocommerce-product-grid ul.products::before{display:none}.easyel-woocommerce-product-grid ul.products li.product{width:100% !important;margin:0 !important}.easyel-woocommerce-product-grid ul.products.columns-1{grid-template-columns:repeat(1, 1fr)}.easyel-woocommerce-product-grid ul.products.columns-2{grid-template-columns:repeat(2, 1fr)}.easyel-woocommerce-product-grid ul.products.columns-3{grid-template-columns:repeat(3, 1fr)}.easyel-woocommerce-product-grid ul.products.columns-4{grid-template-columns:repeat(4, 1fr)}.easyel-woocommerce-product-grid ul.products.columns-5{grid-template-columns:repeat(5, 1fr)}.easyel-woocommerce-product-grid ul.products.columns-6{grid-template-columns:repeat(6, 1fr)}.easyel-woocommerce-product-grid .image-and-action-area-wrapper .easyel-out-of-stock{position:absolute;top:0;left:0;right:0;width:100%;background:rgba(220,38,38,.85);font-size:12px;font-weight:600;min-width:100%;clip-path:none;letter-spacing:.5px;text-transform:uppercase;z-index:1;color:#fff}.action-share-option svg{width:14px;height:14px}.action-share-option svg path{fill:currentColor}.easyel-product-tabs{padding:0;margin:0 0 30px 0;display:flex;align-items:center;gap:15px;border:none !important;box-shadow:none;list-style:none}.easyel-product-tabs .easyel-product-tab-link{color:var(--easyel-pg-secondary);font-weight:600;padding:6px 20px;box-shadow:none;border:none;border-radius:6px;cursor:pointer;transition:all .5s ease}.easyel-product-tabs .easyel-product-tab-link.active,.easyel-product-tabs .easyel-product-tab-link:hover{background:var(--easyel-pg-primary);color:var(--easyel-pg-white)}.easyel-woocommerce-product-grid .products .easyel-single-shopping-card{height:100%;position:relative;overflow:hidden}.easyel-woocommerce-product-grid .products .easyel-image-and-action-area-wrapper{position:relative}.easyel-woocommerce-product-grid .products .easyel-image-and-action-area-wrapper img{margin:0 !important}.easyel-woocommerce-product-grid .products .easyel-body-content .easyel-title{margin-top:0;color:var(--easyel-pg-black);transition:.3s}.easyel-woocommerce-product-grid .products .easyel-body-content .easyel-product-grid-rating{display:flex}.easyel-woocommerce-product-grid .products .easyel-body-content .easyel-product-grid-rating .star-rating::before,.easyel-woocommerce-product-grid .products .easyel-body-content .easyel-product-grid-rating .star-rating span::before{color:var(--easyel-pg-star)}.easyel-woocommerce-product-grid .products .easyel-body-content .easyel-price-area .price{display:flex;gap:8px}.easyel-woocommerce-product-grid .products .easyel-body-content .easyel-price-area .price .amount{font-size:18px;font-weight:700;color:var(--easyel-pg-primary)}.easyel-woocommerce-product-grid .products .easyel-body-content .easyel-price-area .price del .amount{font-size:14px;color:var(--easyel-pg-secondary)}.easyel-woocommerce-product-grid .products .easyel-body-content .easyel-price-area .price ins{text-decoration:none}.easyel-woocommerce-product-grid .products .easyel-product-category{display:inline-block;line-height:normal}.easyel-woocommerce-product-grid .products .easyel-onsale-offer span{display:block;position:absolute;font-size:12px;color:var(--easyel-pg-white);font-style:italic;background-color:var(--easyel-pg-primary);z-index:10;letter-spacing:1px;text-transform:uppercase;line-height:20px;min-height:20px;top:20px !important;left:20px !important;right:auto !important;padding:5px 15px;margin:0px !important;border-radius:30px}.easyel-woocommerce-product-grid .products .easyel-onsale-offer.right span{right:20px !important;left:auto !important}.easyel-woocommerce-product-grid .products .easyel-cart-counter-action{margin-top:16px;display:flex}.easyel-woocommerce-product-grid .products .easyel-add-btn-area{display:flex;gap:16px;flex-wrap:wrap;align-items:center;justify-content:space-between}.easyel-woocommerce-product-grid .products .easyel-add-btn-area .easyel-quantity-edit{flex:0 0 100px;width:100px}.easyel-woocommerce-product-grid .products .easyel-add-btn-area>:not(.easyel-quantity-edit){flex:1}.easyel-woocommerce-product-grid .products .easyel-add-btn-area>*:only-child{flex:0 0 100%;width:100%}.easyel-woocommerce-product-grid .products .easyel-quantity-edit{max-width:-moz-max-content;max-width:max-content;display:flex;align-items:center;justify-content:space-between;box-shadow:rgba(0,0,0,.04) 0px 4px 17px;border-width:1px;border-style:solid;border-color:rgba(43,66,38,.12);-o-border-image:initial;border-image:initial;border-radius:4px;padding:3px 10px;background:#fff}.easyel-woocommerce-product-grid .products .easyel-quantity-edit input{max-width:26px;font-weight:600;padding:0px;font-size:16px;height:auto;line-height:28px;box-shadow:none;background:rgba(0,0,0,0);outline:none;border-width:initial;border-style:none;border-color:initial;-o-border-image:initial;border-image:initial}.easyel-woocommerce-product-grid .products .easyel-quantity-edit .easyel-button-wrapper-action{display:flex;border-width:1px;border-style:solid;border-color:rgba(43,66,38,.12);-o-border-image:initial;border-image:initial;border-radius:2px}.easyel-woocommerce-product-grid .products .easyel-quantity-edit .easyel-button-wrapper-action .button{max-width:-moz-max-content;max-width:max-content;font-size:0px;background-color:rgba(0,0,0,0);padding:0px;border-radius:0}.easyel-woocommerce-product-grid .products .easyel-quantity-edit .easyel-button-wrapper-action .button svg{width:26px;padding:6px 8px;transition:.3s}.easyel-woocommerce-product-grid .products .easyel-quantity-edit .easyel-button-wrapper-action .button:first-child{border-block:none !important;border-left:none !important;border-right:1px solid rgba(43,66,38,.12)}.easyel-woocommerce-product-grid .products .easyel-add-tocart-btn,.easyel-woocommerce-product-grid .products .added_to_cart{width:100%;padding:10px 16px;background:var(--easyel-pg-secondary);border:none;color:var(--easyel-pg-white);border-radius:6px;font-size:14px;font-weight:700;display:flex !important;justify-content:center;align-items:center;transition:.3s;margin-top:0 !important}.easyel-woocommerce-product-grid .products .easyel-add-tocart-btn:hover,.easyel-woocommerce-product-grid .products .added_to_cart:hover{background:var(--easyel-pg-primary);color:var(--easyel-pg-white)}.easyel-woocommerce-product-grid .products .easyel-add-tocart-btn.with-icon,.easyel-woocommerce-product-grid .products .added_to_cart.with-icon{gap:10px;line-height:0}.easyel-woocommerce-product-grid .products .easyel-add-tocart-btn.with-icon svg,.easyel-woocommerce-product-grid .products .added_to_cart.with-icon svg{width:18px;height:18px;fill:currentColor;line-height:0}.easyel-woocommerce-product-grid .products .easyel-add-tocart-btn.with-icon svg path,.easyel-woocommerce-product-grid .products .added_to_cart.with-icon svg path{fill:currentColor}.easyel-woocommerce-product-grid .products .easyel-add-tocart-btn.added,.easyel-woocommerce-product-grid .products .added_to_cart.added{display:none !important}.easyel-woocommerce-product-grid .products .easyel-product-group-btn{position:absolute;top:20px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:1}.easyel-woocommerce-product-grid .products .easyel-product-group-btn .easyel-pg-btn{position:relative;width:44px;height:44px}.easyel-woocommerce-product-grid .products .easyel-product-group-btn .easyel-pg-btn a{position:absolute;inset:0 0 auto auto;display:inline-flex;gap:14px;align-items:center;justify-content:flex-end;width:44px;height:44px;padding:12px;background:var(--easyel-pg-white);color:var(--easyel-pg-black);overflow:hidden;border-radius:5px;border:1px solid var(--easyel-pg-border);transition:all .3s ease;white-space:nowrap}.easyel-woocommerce-product-grid .products .easyel-product-group-btn .easyel-pg-btn a svg{width:18px;height:18px;flex-shrink:0}.easyel-woocommerce-product-grid .products .easyel-product-group-btn .easyel-pg-btn a.added_to_cart{justify-content:center;width:130px}.easyel-woocommerce-product-grid .products .easyel-product-group-btn .easyel-pg-btn a:hover{background:var(--easyel-pg-primary);color:var(--easyel-pg-white);border-color:var(--easyel-pg-primary)}.easyel-woocommerce-product-grid .products .easyel-product-group-btn.easyel_only_icon .easyel-pg-btn a .easyel-btn-tooltip,.easyel-woocommerce-product-grid .products .easyel-product-group-btn.easyel_only_icon .easyel-pg-btn a .easyel-add-to-cart-btn-text{display:none}.easyel-woocommerce-product-grid .products .easyel-product-group-btn.easyel_icon_text .easyel-pg-btn a .easyel-btn-tooltip,.easyel-woocommerce-product-grid .products .easyel-product-group-btn.easyel_icon_text .easyel-pg-btn a .easyel-add-to-cart-btn-text{opacity:0;font-size:16px;font-weight:500}.easyel-woocommerce-product-grid .products .easyel-product-group-btn.easyel_icon_text .easyel-pg-btn a:hover{width:-moz-max-content;width:max-content;max-width:-moz-max-content;max-width:max-content;padding-right:16px;padding-left:16px}.easyel-woocommerce-product-grid .products .easyel-product-group-btn.easyel_icon_text .easyel-pg-btn a:hover .easyel-btn-tooltip,.easyel-woocommerce-product-grid .products .easyel-product-group-btn.easyel_icon_text .easyel-pg-btn a:hover .easyel-add-to-cart-btn-text{opacity:1;white-space:nowrap;text-overflow:ellipsis}.easyel-woocommerce-product-grid .products .easyel-product-group-btn.easyel_left_posti{left:20px;right:auto}.easyel-woocommerce-product-grid .products .easyel-product-group-btn.easyel_left_posti .easyel-pg-btn a{inset:0 auto 0 auto;flex-direction:row-reverse}.easyel-woocommerce-product-grid .products .easyel-product-group-btn.easyel_right_posti{right:20px;left:auto}.easyel-woocommerce-product-grid .products .easyel-product-group-btn.easyel_right_posti .easyel-pg-btn a{inset:0 0 auto auto}.easyel-woocommerce-product-grid .products.easyel-style-1 .easyel-single-shopping-card{background:var(--easyel-pg-white);border:1px solid var(--easyel-pg-border);border-radius:8px}.easyel-woocommerce-product-grid .products.easyel-style-1 .easyel-single-shopping-card .easyel-body-content{padding:20px}.easyel-woocommerce-product-grid .products.easyel-style-1 .easyel-single-shopping-card .easyel-onsale-offer span{top:0px !important;left:0px !important;border-radius:6px 0 6px 0}.easyel-woocommerce-product-grid .products.easyel-style-1 .easyel-single-shopping-card .easyel-onsale-offer.right span{right:0px !important;left:auto !important;border-radius:0 6px 0 6px}.easyel-woocommerce-product-grid .products.easyel-style-2 .easyel-single-shopping-card .easyel-product-group-btn{transform:translate3d(20px, 0, 0);opacity:0;transition:all .5s ease}.easyel-woocommerce-product-grid .products.easyel-style-2 .easyel-single-shopping-card .easyel-product-group-btn.easyel_left_posti{transform:translate3d(-20px, 0, 0)}.easyel-woocommerce-product-grid .products.easyel-style-2 .easyel-single-shopping-card .easyel-body-content{padding:20px 0px 10px;text-align:center}.easyel-woocommerce-product-grid .products.easyel-style-2 .easyel-single-shopping-card .easyel-body-content .easyel-product-grid-rating,.easyel-woocommerce-product-grid .products.easyel-style-2 .easyel-single-shopping-card .easyel-body-content .easyel-price-area .price{justify-content:center}.easyel-woocommerce-product-grid .products.easyel-style-2 .easyel-single-shopping-card .easyel-cart-counter-action{display:flex;justify-content:center}.easyel-woocommerce-product-grid .products.easyel-style-2 .easyel-single-shopping-card:hover .easyel-product-group-btn{transform:translate3d(0, 0, 0);opacity:1}.easyel-woocommerce-product-grid .products.easyel-style-3 .easyel-single-shopping-card{background:var(--easyel-pg-white);padding:16px 20px;border-radius:14px}.easyel-woocommerce-product-grid .products.easyel-style-3 .easyel-single-shopping-card .easyel-image-and-action-area-wrapper{border-radius:14px}.easyel-woocommerce-product-grid .products.easyel-style-3 .easyel-single-shopping-card .easyel-body-content{padding:30px 0px 20px;text-align:center}.easyel-woocommerce-product-grid .products.easyel-style-3 .easyel-single-shopping-card .easyel-body-content .easyel-product-grid-rating,.easyel-woocommerce-product-grid .products.easyel-style-3 .easyel-single-shopping-card .easyel-body-content .easyel-price-area .price{justify-content:center}.easyel-woocommerce-product-grid .products.easyel-style-3 .easyel-single-shopping-card .easyel-add-btn-area{justify-content:center}.easyel-woocommerce-product-grid .products.easyel-style-3 .easyel-single-shopping-card .easyel-add-btn-area .easyel-add-tocart-btn,.easyel-woocommerce-product-grid .products.easyel-style-3 .easyel-single-shopping-card .easyel-add-btn-area .added_to_cart{max-width:-moz-max-content;max-width:max-content}.easyel-woocommerce-product-grid .products.easyel-style-4 .easyel-single-shopping-card{border-radius:10px}.easyel-woocommerce-product-grid .products.easyel-style-4 .easyel-single-shopping-card .easyel-body-content{max-width:100%;position:absolute;inset:auto 20px 20px 20px;background:var(--easyel-pg-white);padding:24px 20px 30px;text-align:center;border-radius:10px;overflow:hidden}.easyel-woocommerce-product-grid .products.easyel-style-4 .easyel-single-shopping-card .easyel-body-content .easyel-body-content-item{margin-bottom:-22%;transition:all .3s ease;will-change:margin-bottom}.easyel-woocommerce-product-grid .products.easyel-style-4 .easyel-single-shopping-card .easyel-body-content .easyel-product-grid-rating,.easyel-woocommerce-product-grid .products.easyel-style-4 .easyel-single-shopping-card .easyel-body-content .easyel-price-area .price{justify-content:center}.easyel-woocommerce-product-grid .products.easyel-style-4 .easyel-single-shopping-card .easyel-add-btn-area{justify-content:center;margin-top:20px;flex-direction:column}.easyel-woocommerce-product-grid .products.easyel-style-4 .easyel-single-shopping-card .easyel-add-btn-area .easyel-quantity-edit{max-height:-moz-max-content;max-height:max-content}.easyel-woocommerce-product-grid .products.easyel-style-4 .easyel-single-shopping-card .easyel-add-btn-area .easyel-add-tocart-btn,.easyel-woocommerce-product-grid .products.easyel-style-4 .easyel-single-shopping-card .easyel-add-btn-area .added_to_cart{max-width:-moz-max-content;max-width:max-content}.easyel-woocommerce-product-grid .products.easyel-style-4 .easyel-single-shopping-card:hover .easyel-body-content-item{margin-bottom:0}.easyel-woocommerce-product-grid .products.easyel-style-5 .easyel-single-shopping-card{border-radius:10px}.easyel-woocommerce-product-grid .products.easyel-style-5 .easyel-single-shopping-card .easyel-product-group-btn{top:70px}.easyel-woocommerce-product-grid .products.easyel-style-5 .easyel-single-shopping-card .easyel-product-group-btn.easyel_default_posi{left:20px;right:auto}.easyel-woocommerce-product-grid .products.easyel-style-5 .easyel-single-shopping-card .easyel-product-group-btn.easyel_default_posi .easyel-pg-btn a{inset:0 auto 0 auto;flex-direction:row-reverse}.easyel-woocommerce-product-grid .products.easyel-style-5 .easyel-single-shopping-card .easyel-body-content{max-width:100%;position:absolute;inset:auto 20px 20px 20px;transition:all .5s ease}.easyel-woocommerce-product-grid .products.easyel-style-6{gap:25px}.easyel-woocommerce-product-grid .products.easyel-style-6 .easyel-single-shopping-card .easyel-image-and-action-area-wrapper{border-radius:10px}.easyel-woocommerce-product-grid .products.easyel-style-6 .easyel-single-shopping-card .easyel-body-content{padding:20px 0 0;display:flex;justify-content:space-between}.easyel-woocommerce-product-grid .products.easyel-style-6 .easyel-single-shopping-card .easyel-body-content .easyel-wishlist-icon{color:var(--easyel-pg-black);font-size:18px}.easyel-woocommerce-product-grid .products.easyel-style-6 .easyel-single-shopping-card .easyel-body-content .easyel-wishlist-icon svg{height:1em}.easyel-woocommerce-product-grid .products.easyel-style-6 .easyel-single-shopping-card .easyel-body-content .easyel-wishlist-icon:hover{color:var(--easyel-pg-primary)}.easyel-woocommerce-product-grid .products.easyel-style-7 .easyel-single-shopping-card{border:1px solid var(--easyel-pg-border);border-radius:14px;padding:25px}.easyel-woocommerce-product-grid .products.easyel-style-7 .easyel-single-shopping-card .easyel-body-content{padding-top:30px;display:flex;flex-direction:column;gap:14px;position:relative}.easyel-woocommerce-product-grid .products.easyel-style-7 .easyel-single-shopping-card .easyel-body-content .easyel-title{margin:0}.easyel-woocommerce-product-grid .products.easyel-style-7 .easyel-single-shopping-card .easyel-body-content .easyel-price-area .price{margin-bottom:0}.easyel-woocommerce-product-grid .products.easyel-style-7 .easyel-single-shopping-card .easyel-body-content .easyel-price-area .price .amount{font-size:20px}.easyel-woocommerce-product-grid .products.easyel-style-7 .easyel-single-shopping-card .easyel-body-content .easyel-body-conten-cart-item{position:absolute;bottom:0px;right:0px}.easyel-woocommerce-product-grid .products.easyel-style-7 .easyel-product-group-btn{top:40px;right:40px}.easyel-woocommerce-product-grid .products.easyel-style-8{gap:0;border-top:1px solid var(--easyel-pg-border);border-left:1px solid var(--easyel-pg-border);border-bottom:none !important;border-right:none !important}.easyel-woocommerce-product-grid .products.easyel-style-8 .easyel-single-shopping-card{border-bottom:1px solid var(--easyel-pg-border);border-right:1px solid var(--easyel-pg-border);border-top:none !important;border-left:none !important;padding:30px}.easyel-woocommerce-product-grid .products.easyel-style-8 .easyel-single-shopping-card .easyel-shopping-card-item{display:flex;align-items:center;gap:25px}.easyel-woocommerce-product-grid .products.easyel-style-8 .easyel-single-shopping-card .easyel-image-and-action-area-wrapper{flex:0 0 40%}.easyel-woocommerce-product-grid .products.easyel-style-8 .easyel-single-shopping-card .easyel-body-content{display:flex;flex-direction:column;gap:12px;flex:0 0 60%}.easyel-woocommerce-product-grid .products.easyel-style-8 .easyel-single-shopping-card .easyel-body-content .easyel-title{margin:0}.easyel-woocommerce-product-grid .products.easyel-style-8 .easyel-single-shopping-card .easyel-body-content .easyel-price-area .price{margin-bottom:0}.easyel-woocommerce-product-grid .products.easyel-style-8 .easyel-single-shopping-card .easyel-product-group-btn{flex-direction:row;margin-top:30px}.easyel-woocommerce-product-grid .products.easyel-style-8 .easyel-single-shopping-card .easyel-product-group-btn .easyel-pg-btn{width:auto;height:auto}.easyel-woocommerce-product-grid .products.easyel-style-8 .easyel-single-shopping-card .easyel-product-group-btn,.easyel-woocommerce-product-grid .products.easyel-style-8 .easyel-single-shopping-card .easyel-pg-btn,.easyel-woocommerce-product-grid .products.easyel-style-8 .easyel-single-shopping-card .easyel-pg-btn a{position:relative;inset:auto}.easyel-pagination-area-main-wrappper{display:flex;justify-content:center;margin-top:40px}.easyel-pagination-area-main-wrappper ul{display:flex;gap:10px;list-style:none}.easyel-pagination-area-main-wrappper ul button{width:45px;height:45px;border-radius:6px;border:1px solid var(--easyel-pg-border);font-weight:700;color:var(--easyel-pg-secondary);background:rgba(0,0,0,0)}.easyel-pagination-area-main-wrappper ul button:hover,.easyel-pagination-area-main-wrappper ul button.active{background:var(--easyel-pg-primary);color:var(--easyel-pg-white)}.products.easyel-style-9 .single-shopping-card-one{padding:15px;background:var(--easyel-pg-bg);border-radius:6px}.easyel-products-grid .products.easyel-style-9 .single-shopping-card-one .image-and-action-area-wrapper{position:relative;border:1px solid #eaeaea;padding:20px;border-radius:6px}.products.easyel-style-9 .single-shopping-card-one .image-and-action-area-wrapper .action-share-option{position:absolute;bottom:0px;left:50%;transform:translateX(-50%) rotateX(-90deg);display:flex;align-items:center;gap:8px;height:48px;border-radius:10px 10px 0 0;background:var(--easyel-pg-primary);padding:10px 29px;transform-origin:bottom;transition:.4s cubic-bezier(0.375, 1.185, 0.92, 0.975)}.products.easyel-style-9 .single-shopping-card-one .image-and-action-area-wrapper .action-share-option .single-action{height:28px;width:28px;display:grid;align-items:center;justify-content:center;border:1.2px dashed hsla(0,0%,100%,.42);border-radius:50%;transition:all .3s;place-items:center}.products.easyel-style-9 .single-shopping-card-one .image-and-action-area-wrapper .action-share-option .single-action i{color:#fff;transition:all .3s}.products.easyel-style-9 .single-shopping-card-one .image-and-action-area-wrapper .action-share-option .single-action:hover{background:#fff}.products.easyel-style-9 .single-shopping-card-one .image-and-action-area-wrapper .action-share-option .single-action:hover i{color:var(--easyel-pg-primary);animation:.5s mymove}.products.easyel-style-9 .single-shopping-card-one .thumbnail-preview{border-radius:6px;overflow:hidden;display:block;position:relative}.products.easyel-style-9 .single-shopping-card-one .thumbnail-preview .badge,.products.easyel-style-9 .single-shopping-card-one .badge{position:absolute;top:0;left:12px;z-index:5}.products.easyel-style-9 .single-shopping-card-one .thumbnail-preview .badge span,.products.easyel-style-9 .single-shopping-card-one .badge span{display:block;background:#eabc5e;color:#2c3c28;font-size:13px;font-weight:700;line-height:1.2;text-align:center;padding:6px 10px 10px;min-width:50px;position:relative;clip-path:polygon(0 0, 100% 0, 100% calc(100% - 12px), 50% 100%, 0 calc(100% - 12px))}.products.easyel-style-9 .single-shopping-card-one .thumbnail-preview .badge.out-of-stock-badge,.products.easyel-style-9 .single-shopping-card-one .badge.out-of-stock-badge{top:0;left:0;right:0;width:100%}.products.easyel-style-9 .single-shopping-card-one .thumbnail-preview .badge.out-of-stock-badge span,.products.easyel-style-9 .single-shopping-card-one .badge.out-of-stock-badge span{background:rgba(220,38,38,.85);font-size:12px;font-weight:600;padding:8px 0;min-width:100%;clip-path:none;letter-spacing:.5px;text-transform:uppercase}.easyel-products-grid .products:not(.easyel-style-9) .easyel-out-of-stock{position:absolute;top:0;left:0;right:0;width:100%;background:rgba(220,38,38,.85);font-size:12px;font-weight:600;padding:5px 10px;text-align:center;clip-path:none;letter-spacing:.5px;text-transform:uppercase;z-index:5;color:#fff}.products.easyel-style-9 .single-shopping-card-one .thumbnail-preview img{width:100%;transition:.3s;transform:scale(1.01);display:block;margin:0;min-height:180px;-o-object-fit:cover;object-fit:cover}.products.easyel-style-9 .single-shopping-card-one .thumbnail-preview .action-share-option{position:absolute;bottom:0px;left:50%;transform:translateX(-50%) rotateX(-90deg);display:flex;align-items:center;gap:8px;height:48px;border-radius:10px 10px 0 0;background:var(--easyel-pg-primary);padding:10px 29px;transform-origin:bottom;transition:.4s cubic-bezier(0.375, 1.185, 0.92, 0.975)}.products.easyel-style-9 .single-shopping-card-one .thumbnail-preview .action-share-option .single-action{height:28px;width:28px;display:flex;align-items:center;justify-content:center;border:1.2px dashed hsla(0,0%,100%,.42);border-radius:50%;transition:all .3s}.products.easyel-style-9 .single-shopping-card-one .thumbnail-preview .action-share-option .single-action i{color:#fff;transition:all .3s}.products.easyel-style-9 .single-shopping-card-one .thumbnail-preview .action-share-option .single-action:hover{background:#fff}.products.easyel-style-9 .single-shopping-card-one .thumbnail-preview .action-share-option .single-action:hover i{color:var(--easyel-pg-primary);animation:.5s mymove}.products.easyel-style-9 .single-shopping-card-one .body-content{padding-top:15px}.products.easyel-style-9 .single-shopping-card-one .body-content .short-description{margin:0 0 20px}.products.easyel-style-9 .single-shopping-card-one .body-content .time-tag{padding:3px 8px;background:#fff;border:1px solid rgba(43,66,38,.12);box-shadow:0px 4px 17px rgba(0,0,0,.04);border-radius:4px;max-width:-moz-max-content;max-width:max-content;font-size:10px;color:#2c3c28;font-weight:600;margin-bottom:15px}.products.easyel-style-9 .single-shopping-card-one .body-content .time-tag i{color:#2c3c28;font-weight:500}.products.easyel-style-9 .single-shopping-card-one .body-content a .title{transition:.3s;font-size:16px;margin-bottom:10px;font-weight:700;line-height:1.2em;min-width:50px}.products.easyel-style-9 .single-shopping-card-one .body-content a:hover .title{color:var(--easyel-pg-primary)}.products.easyel-style-9 .single-shopping-card-one .body-content .availability{font-size:14px;font-weight:400;margin:6px 0 20px;display:block}.products.easyel-style-9 .single-shopping-card-one .body-content .price-area{display:flex;align-items:center;margin-bottom:20px;font-size:20px;font-weight:700;color:#dc2626}.products.easyel-style-9 .single-shopping-card-one .body-content .price-area del{font-size:16px;font-weight:400;color:#6e777d}.products.easyel-style-9 .single-shopping-card-one .body-content .price-area .current{font-weight:700;color:var(--color-danger);font-size:20px;margin-bottom:0}.products.easyel-style-9 .single-shopping-card-one .body-content .price-area .previous{margin-bottom:0;font-size:14px;font-weight:500;color:#74787c;position:relative}.products.easyel-style-9 .single-shopping-card-one .body-content .price-area .previous::after{position:absolute;overflow:auto;left:-5%;top:50%;content:"";height:1px;width:110%;background:#74787c}.products.easyel-style-9 .single-shopping-card-one .cart-counter-action{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-top:10px;flex-wrap:wrap}.products.easyel-style-9 .single-shopping-card-one .cart-counter-action .easyel-out-of-stock{font-size:14px;padding:4px 16px;background:rgba(0,0,0,0);color:var(--easyel-pg-primary);border:1px solid var(--easyel-pg-primary);border-radius:6px;font-weight:600;display:block;width:100%;text-align:center;transition:all .3s ease}.products.easyel-style-9 .single-shopping-card-one .cart-counter-action .easyel-out-of-stock:hover{background:var(--easyel-pg-primary);color:#fff}.products.easyel-style-9 .easyel-wishlist-icon-added svg{fill:#fff;stroke:#fff}.products.easyel-style-9 .easyel-wishlist-btn .easyel-wishlist-icon{width:auto}.products.easyel-style-9 .single-action:hover .easyel-wishlist-icon-added svg{fill:var(--easyel-pg-primary);stroke:var(--easyel-pg-primary)}.products.easyel-style-9 .single-action:hover .easyel-wishlist-icon-added svg path,.products.easyel-style-9 .single-action:hover .easyel-compare-icon-added svg path{fill:var(--easyel-pg-primary)}.products.easyel-style-9 .easyel-compare-icon-added svg{stroke:#fff}.products.easyel-style-9 .single-action:hover .easyel-compare-icon-added svg{stroke:var(--easyel-pg-primary)}.products.easyel-style-9 .easyel-wishlist-icon-added svg path{fill:#fff}.products.easyel-style-9 .action-share-option svg{width:18px;height:18px}.products.easyel-style-9 .single-shopping-card-one .cart-counter-action .quantity-edit .button-wrapper-action{border:0;border-radius:0;background:#fff;display:flex;margin-left:-12px}.products.easyel-style-9 .single-shopping-card-one .cart-counter-action .quantity-edit input{padding:0;font-weight:600;font-size:14px;max-width:36px;-moz-appearance:textfield;appearance:textfield;-webkit-appearance:textfield}.products.easyel-style-9 .single-shopping-card-one .cart-counter-action .quantity-edit button{padding:4px 5px;border-radius:2px;max-width:-moz-max-content;max-width:max-content;font-size:0;border:1px solid rgba(43,66,38,.12);background:rgba(0,0,0,0);margin-right:-1px}.products.easyel-style-9 .single-shopping-card-one .cart-counter-action .quantity-edit button svg{height:12px;width:12px}.products.easyel-style-9 .single-shopping-card-one .cart-counter-action .quantity-edit button:first-child i{border-right:1px solid rgba(43,66,38,.12)}.products.easyel-style-9 .single-shopping-card-one .cart-counter-action .quantity-edit button:hover i{background:var(--easyel-pg-primary);color:#fff}.products.easyel-style-9 .single-shopping-card-one .cart-counter-action .rts-btn{font-size:14px;padding:4px 16px;background:rgba(0,0,0,0);color:var(--easyel-pg-primary);border:1px solid var(--easyel-pg-primary);display:flex;align-items:center;border-radius:6px;font-weight:600;gap:6px}.products.easyel-style-9 .single-shopping-card-one .cart-counter-action .rts-btn .arrow-icon{line-height:0}.products.easyel-style-9 .single-shopping-card-one .cart-counter-action .rts-btn .arrow-icon svg{width:13px;height:13px}.products.easyel-style-9 .single-shopping-card-one .cart-counter-action .rts-btn i{transition:transform .6s .125s cubic-bezier(0.1, 0.75, 0.25, 1)}.products.easyel-style-9 .single-shopping-card-one .cart-counter-action .rts-btn:hover{background:var(--easyel-pg-primary);color:#fff}.products.easyel-style-9 .single-shopping-card-one .cart-counter-action .rts-btn.added{display:none !important}.products.easyel-style-9 .single-shopping-card-one .cart-counter-action .added_to_cart{font-size:14px;padding:4px 16px;background:var(--easyel-pg-primary);color:#fff;border:1px solid var(--easyel-pg-primary);display:flex;align-items:center;justify-content:center;border-radius:6px;font-weight:600;flex:1;text-align:center;transition:.3s;max-width:-moz-max-content;max-width:max-content}.products.easyel-style-9 .single-shopping-card-one .cart-counter-action .added_to_cart:hover{background:color-mix(in srgb, var(--easyel-pg-primary) 85%, #000);border-color:color-mix(in srgb, var(--easyel-pg-primary) 85%, #000)}.products.easyel-style-9 .single-shopping-card-one:hover .thumbnail-preview img{transform:scale(1.1)}.products.easyel-style-9 .single-shopping-card-one:hover .action-share-option{bottom:0;transform:translateX(-50%) rotateX(0deg)}.products.easyel-style-9 .single-shopping-card-one.deals-of-day{background:#fff;border:1px solid #e2e2e2;overflow:hidden;position:relative}.products.easyel-style-9 .single-shopping-card-one.deals-of-day .onsale-offer span{display:block;position:absolute;padding:5px 15px;font-size:12px;font-weight:500;color:#fff;background:var(--easyel-pg-primary);border-radius:6px 0 6px 0;z-index:10;left:0;top:0;letter-spacing:1px;text-transform:uppercase}.products.easyel-style-9 .single-shopping-card-one.deals-of-day:hover .thumbnail-preview img{transform:scale(1.2)}.products.easyel-style-9 .single-shopping-card-one.deals-of-day .start-area-rating{margin-bottom:10px}.products.easyel-style-9 .single-shopping-card-one.deals-of-day .start-area-rating i{color:#ff9a00}.products.easyel-style-9 .single-shopping-card-one.deals-of-day .thumbnail-preview{border:none !important}.products.easyel-style-9 .single-shopping-card-one.deals-of-day .thumbnail-preview img{width:100%;transform:scale(1.01)}.products.easyel-style-9 .single-shopping-card-one.deals-of-day .cart-counter-action .rts-btn{background:#629d23;color:#629d23;border:1px solid #629d23;width:100%;max-width:100%;display:flex;align-items:center;justify-content:center;transition:.3s}.products.easyel-style-9 .single-shopping-card-one.deals-of-day .cart-counter-action .rts-btn:hover{background:var(--color-heading-1);color:#629d23;border:1px solid #2c3c28}.products.easyel-style-9 .single-shopping-card-one.deals-of-day .cart-counter-action .rts-btn .btn-text{color:#fff}.products.easyel-style-9 .single-shopping-card-one.deals-of-day .cart-counter-action .rts-btn .arrow-icon i{color:#fff}.easyel-woocommerce-product-grid .easyel-product-load-more-button{display:flex;align-items:center;justify-content:center;margin-top:30px;width:100%}.easyel-woocommerce-product-grid .easyel-product-load-more-button button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 32px;font-size:15px;font-weight:600;line-height:1.4;color:#fff;background:var(--easyel-pg-primary);border:1px solid var(--easyel-pg-primary);border-radius:6px;cursor:pointer;text-decoration:none;transition:background-color .25s ease,color .25s ease,border-color .25s ease,transform .15s ease}.easyel-woocommerce-product-grid .easyel-product-load-more-button button:hover{background:var(--easyel-pg-secondary);border-color:var(--easyel-pg-secondary);color:#fff}.easyel-woocommerce-product-grid .easyel-product-load-more-button button:active{transform:translateY(1px)}.easyel-woocommerce-product-grid .easyel-product-load-more-button button.loading{opacity:.7;pointer-events:none}