@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap');#cannagram-products-wrapper{background-color:#fff;padding:4rem 1rem;font-family:'Poppins',sans-serif}.cannagram-products-grid{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:1rem;padding:1.5rem 1rem;justify-content:flex-start;max-width:1600px;margin:0 auto}.cannagram-product-card{flex:0 0 25%;box-sizing:border-box;position:relative;background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.06);transition:all .4s cubic-bezier(.25,.8,.25,1);cursor:pointer;display:flex;flex-direction:column;text-decoration:none;color:inherit;overflow:hidden;padding-bottom:.5rem;border:1px solid transparent}.draggable{cursor:grab;user-select:none}.draggable.dragging{cursor:grabbing}.cannagram-product-card:hover{transform:translateY(-6px);box-shadow:0 12px 24px rgba(0,0,0,.12);border-color:rgba(0,0,0,.05)}.cannagram-product-image{width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background-color:#fcfcfc;padding:1.5rem;overflow:hidden}.cannagram-product-card img{width:100%;height:100%;object-fit:contain;transition:transform .4s cubic-bezier(.25,.8,.25,1);-webkit-user-drag:none}.cannagram-product-card:hover img{transform:scale(1.05)}.cannagram-product-name{color:#111;font-size:1rem;font-weight:600;text-align:center;padding:.5rem 1rem 0;min-height:3.6em;line-height:1.4}.cannagram-product-name span{font-weight:400;font-size:.85rem;color:#777}.cannagram-stats-container{margin-top:auto;display:flex;flex-direction:column;align-items:flex-end;gap:2px;padding:.5rem 1rem}.cannagram-product-weight{font-size:.75rem;color:#444;font-weight:400;align-self:flex-start}.cannagram-product-thc{background-color:#00e676;color:#000;font-size:.75rem;font-weight:600;padding:2px 6px;border-radius:4px;align-self:flex-start}.cannagram-product-price{color:#000;font-weight:700;font-size:1.1rem;text-align:right;margin-top:.2rem}.cannagram-product-type{position:absolute;top:1rem;left:1rem;font-size:.65rem;font-weight:700;padding:4px 10px;border-radius:30px;color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:3;box-shadow:0 2px 4px rgba(0,0,0,.1)}.type-sativa{background-color:#ff6b6b}.type-indica{background-color:#5c6bc0}.type-hybrid{background-color:#66bb6a}.type-cbd{background-color:#ab47bc}.cannagram-onsale-badge{position:absolute;top:1rem;right:1rem;background-color:#ef5350;color:#fff;padding:4px 8px;font-size:.75rem;font-weight:700;border-radius:6px;z-index:3;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media (max-width:1200px){.cannagram-product-card{flex:0 0 33.33%}}@media (max-width:900px){.cannagram-product-card{flex:0 0 50%}}@media (max-width:600px){.cannagram-product-card{flex:0 0 50%}}.cannagram-products-grid::-webkit-scrollbar{height:8px}.cannagram-products-grid::-webkit-scrollbar-track{background:0 0}.cannagram-products-grid::-webkit-scrollbar-thumb{background-color:#00e676;border-radius:4px}.cannagram-products-grid::-webkit-scrollbar-button{display:none}.cannagram-products-grid{scrollbar-width:thin;scrollbar-color:#00e676 transparent}@media (max-width:600px){.cannagram-product-card{flex:0 0 50%}.cannagram-product-name{font-size:.85rem;line-height:1.2;min-height:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cannagram-product-name br{display:none}.cannagram-product-type{font-size:.6rem !important;padding:3px 6px !important;top:.4rem !important;left:.4rem !important;max-width:60px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cannagram-product-image{padding:1.5rem !important}.cannagram-onsale-badge{font-size:.6rem !important;padding:3px 6px !important;top:.4rem !important;right:.4rem !important;max-width:60px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}#cannagram-products-wrapper{padding:4rem 1rem;box-sizing:border-box;width:100%;margin:0 auto;text-align:center}.cannagram-products-grid.grid-only-mode{display:grid;gap:1rem;padding:0 1rem;width:100%;overflow:visible;justify-items:center;align-items:start;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}@media (max-width:1024px){.cannagram-products-grid.grid-only-mode{padding-inline:2rem}}@media (max-width:768px){.cannagram-products-grid.grid-only-mode{padding-inline:1rem}}.cannagram-products-grid.grid-only-mode .cannagram-product-card{overflow:visible}.cannagram-products-grid.grid-only-mode .cannagram-product-thc{position:static !important;margin-top:.5rem;background-color:#00e676;color:#000;font-size:.75rem;font-weight:600;padding:2px 6px;border-radius:4px;z-index:5}.cannagram-products-grid.grid-only-mode .product-brand{font-size:.85rem;font-weight:400;color:#666;margin-top:.25rem;line-height:1.2}.cannagram-products-grid.grid-only-mode.grid-size-large{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.cannagram-products-grid.grid-only-mode.grid-size-medium{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.cannagram-products-grid.grid-only-mode.grid-size-small{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}@media (max-width:600px){.cannagram-products-grid.grid-only-mode{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.cannagram-products-grid.grid-only-mode .cannagram-product-card{display:none;flex-direction:column;max-height:420px;height:100%}.cannagram-products-grid.grid-only-mode .cannagram-product-card:nth-child(-n+4){display:flex}.cannagram-product-card img{max-width:100%;max-height:180px;height:auto;object-fit:contain;display:block;margin:0 auto}.cannagram-product-image{padding:1rem !important;aspect-ratio:1/1 !important;height:auto !important;overflow:hidden;display:flex;justify-content:center;align-items:center}.product-shortname,.product-brand{max-height:2.4em;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center;line-height:1.2}.product-brand{font-size:.75rem;color:#666}}@media (max-width:980px) and (min-width:768px){.cannagram-products-grid.grid-only-mode{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:767px){.cannagram-products-grid.grid-only-mode{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}.cannagram-products-grid{display:grid;gap:1rem;margin:0;padding:20px .5rem;overflow:visible}.cannagram-products-grid:has(.cannagram-product-card:nth-child(4)){grid-template-columns:repeat(4,1fr)}.cannagram-products-grid:has(.cannagram-product-card:nth-child(3)):not(:has(.cannagram-product-card:nth-child(4))){grid-template-columns:repeat(3,1fr)}.cannagram-products-grid:not(:has(.cannagram-product-card:nth-child(3))){grid-template-columns:repeat(2,1fr)}@media (max-width:890px){.cannagram-products-grid:has(.cannagram-product-card:nth-child(4)){grid-template-columns:repeat(3,1fr)}.cannagram-products-grid:not(:has(.cannagram-product-card:nth-child(3))){grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.cannagram-products-grid{grid-template-columns:repeat(2,1fr) !important}}.cannagram-product-card{box-sizing:border-box;position:relative;overflow:hidden;background-color:#fff;border:none;box-shadow:rgba(0,0,0,.05) 0px 4px 6px -4px,rgba(0,0,0,.05) 0px 10px 15px -3px;transform-origin:center}.cannagram-product-card:hover{border:2px solid #00964b}.cannagram-product-card:hover~.cannagram-product-card{transform:translateX(0)}.cannagram-product-card h4 span,.cannagram-product-name{font-size:16px !important;cursor:pointer;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;font-weight:600;font-family:sans-serif;line-height:1.2;color:#000 !important}.cannagram-product-card h4 span a:hover{text-decoration:underline;color:#000 !important}#cannagram-products-wrapper{display:flex;justify-content:center}.cannagram-products-grid{width:100%;max-width:1440px;margin:0 auto;display:grid;gap:1rem;padding:20px .5rem;overflow:visible;justify-content:center}@media (min-width:1201px){.cannagram-products-grid{grid-template-columns:repeat(4,minmax(240px,1fr))}}@media (min-width:901px) and (max-width:1200px){.cannagram-products-grid{grid-template-columns:repeat(3,minmax(240px,1fr))}}@media (min-width:601px) and (max-width:900px){.cannagram-products-grid{grid-template-columns:repeat(2,minmax(240px,1fr))}}@media (max-width:600px){.cannagram-products-grid{grid-template-columns:repeat(2,1fr) !important}.cannagram-product-name{font-size:.85rem;white-space:nowrap;text-overflow:ellipsis}.cannagram-product-type,.cannagram-onsale-badge{font-size:.6rem !important;padding:3px 6px !important;top:.4rem !important;right:.4rem !important}}.cannagram-product-price .original-price{text-decoration:line-through;color:#999;font-size:.95rem;margin-right:6px;font-weight:400}.cannagram-product-price .discounted-price{color:#e53935;font-weight:700;font-size:1.1rem}.cannagram-product-price .regular-price{color:#000;font-weight:700;font-size:1.1rem}.cannagram-product-thc{background-color:#0b4f5a !important;color:#fff !important;border:1px solid rgba(255,255,255,.18)}.type-hybrid{background-color:#0f766e !important}.type-sativa{background-color:#b91c1c !important}.type-indica{background-color:#1d4ed8 !important}.type-cbd{background-color:#6d28d9 !important}.cannagram-onsale-badge{background-color:#b91c1c !important;color:#fff !important}.cannagram-products-grid::-webkit-scrollbar-thumb{background-color:#0b4f5a !important}.cannagram-products-grid{scrollbar-color:#0b4f5a transparent !important}.cannagram-product-card:focus-visible,.cannagram-product-card a:focus-visible{outline:3px solid rgba(11,79,90,.55);outline-offset:3px;border-radius:16px}.cannagram-product-card{border:2px solid transparent !important}.cannagram-product-card:hover{border-color:#0b4f5a !important}.cannagram-products-grid.draggable{display:flex !important;flex-wrap:nowrap !important;overflow-x:auto !important;justify-content:flex-start !important}.cannagram-product-name span{color:#374151 !important}.cannagram-product-weight{color:#374151 !important}.cannagram-product-price .original-price{color:#4b5563 !important;text-decoration:line-through !important;text-decoration-color:currentColor !important;font-weight:500 !important}.cannagram-product-price .discounted-price{color:#d32f2f !important;font-weight:800 !important}.cannagram-product-price .regular-price{color:#111827 !important}.cannagram-product-thc{background-color:#0b4f5a !important;color:#fff !important;border:1px solid rgba(255,255,255,.18)}.type-hybrid{background-color:#0f766e !important}.type-sativa{background-color:#b91c1c !important}.type-indica{background-color:#1d4ed8 !important}.type-cbd{background-color:#6d28d9 !important}.cannagram-onsale-badge{background-color:#b91c1c !important;color:#fff !important}.cannagram-products-grid::-webkit-scrollbar-thumb{background-color:#0b4f5a !important}.cannagram-products-grid{scrollbar-color:#0b4f5a transparent !important}.cannagram-product-card a:focus-visible,.cannagram-product-card:focus-visible,.banner-carousel-arrow:focus-visible,.copy-code-btn:focus-visible{outline:3px solid rgba(11,79,90,.65) !important;outline-offset:3px !important;border-radius:16px}.cannagram-product-card{border:2px solid transparent !important}.cannagram-product-card:hover{border-color:#0b4f5a !important}.cannagram-promotion-btns a,.cannagram-promotion-btns-bulletproof a{background-color:#0b4f5a !important;border-color:#0b4f5a !important;color:#fff !important}.cannagram-promotion-btns button,.cannagram-promotion-btns-bulletproof button{color:#0b4f5a !important;border-color:#0b4f5a !important}.cannagram-promotion-btns a:hover,.cannagram-promotion-btns-bulletproof a:hover{background-color:#083b44 !important;border-color:#083b44 !important}.cannagram-promotion-btns button:hover,.cannagram-promotion-btns-bulletproof button:hover{background-color:#0b4f5a !important;color:#fff !important}