.egyedi-termekek-container{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.egyedi-termek-item{background-color:#202020;border-radius:8px;overflow:hidden;position:relative}.egyedi-termek-discount{background-color:red;color:#fff;padding:4px 8px;border-radius:4px;font-size:13px;font-weight:800;position:absolute;top:10px;right:10px;z-index:1}.egyedi-termek-image{position:relative;padding-top:100%}.egyedi-termek-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.egyedi-termek-info{padding:15px}.egyedi-termek-name{color:#000;font-family:"Archivo",Sans-serif;font-size:20px;font-weight:900;text-transform:uppercase;font-style:italic;line-height:23px;margin:0 0 10px}.egyedi-termek-name a{color:#fff;text-decoration:none}.egyedi-termek-attributes{margin-top:10px;margin-bottom:15px;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px}.egyedi-termek-attribute-item{background-color:#866efe;padding:2px 5px;border-radius:9px;font-size:12px;font-weight:700;margin-bottom:5px;color:#fff;font-family:"Archivo",Sans-serif}.attribute-label{display:none!important}.egyedi-termek-price{margin-bottom:15px;color:#fff;font-family:"Archivo",Sans-serif;font-size:20px;font-weight:900}a.button.egyedi-termek-add-to-cart.product_type_simple.add_to_cart_button.ajax_add_to_cart{font-weight:700!important;text-align:center}.egyedi-termek-regular-price{text-decoration:line-through;color:rgb(255 255 255 / .5);margin-right:10px;font-size:.8em}.egyedi-termek-sale-price{color:red;font-weight:900;font-size:20px}.egyedi-termek-add-to-cart{width:100%;padding:14px 20px;background-color:#e6ff6e;color:#000;border:none;border-radius:19px;font-size:15px;font-weight:800;font-family:"Archivo",Sans-serif;cursor:pointer;transition:background-color 0.3s}.egyedi-termek-item:hover .egyedi-termek-add-to-cart{background-color:#866efe;color:#fff}.egyedi-termek-add-to-cart:disabled{background-color:lime;color:#000;cursor:not-allowed}.egyedi-termek-details-button{display:block;margin-top:10px;padding:10px 15px;text-align:center;background-color:#fff0;color:#fff;border-radius:19px;font-size:12px;font-weight:700;font-family:"Archivo",Sans-serif;border:1px solid #595959;text-decoration:none;transition:background-color 0.3s ease}.egyedi-termek-details-button:hover{background-color:#000;border:1px solid #000}h3.egyedi-termek-name{color:#000;font-family:"Archivo",Sans-serif;font-size:20px;font-weight:900;text-transform:uppercase;font-style:italic;line-height:23px}.egyedi-termekek-container.akcios-termekek .egyedi-termek-price del{font-size:.8em;color:#666}.egyedi-termekek-container.akcios-termekek .egyedi-termek-price ins{font-size:25px;color:#e60000;font-weight:800}.egyedi-termekek-container.akcios-termekek .egyedi-termek-price del span{text-decoration:line-through}.egyedi-termekek-container.akcios-termekek .egyedi-termek-price ins span{text-decoration:none}.egyedi-termekek-container.akcios-termekek .egyedi-termek-header{position:absolute;z-index:2;padding:10px}@media screen and (max-width:1200px){.egyedi-termekek-container{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.egyedi-termekek-container{grid-template-columns:repeat(2,1fr)}h3.egyedi-termek-name{font-size:17px;font-weight:800;line-height:23px;margin-bottom:5px}a.button.egyedi-termek-add-to-cart.product_type_simple.add_to_cart_button.ajax_add_to_cart{font-weight:700!important;text-align:center;font-size:14px!important;padding:13px 1px!important}.egyedi-termek-details-button{display:block;margin-top:10px;padding:5px 15px}}