.product-card-container{width:fit-content;height:fit-content;margin:0 auto}.product-card-content{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;gap:1rem}.product-card-img{width:50rem;height:70rem;object-fit:cover;object-position:bottom}.product-card-container:nth-child(5n+1){grid-column:1/3}.product-card-container:nth-child(5n+1) .product-card-img{width:60rem;height:80rem;object-fit:cover;object-position:bottom}.product-card-info{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:10px}.product-card-name{font-size:1.6rem;font-family:var(--font)}.product-card-price{font-size:1.8rem;font-family:var(--font)}.product-add-to-card{width:20px;cursor:pointer;margin-right:5px}.product-add-to-card img{width:100%;height:auto}.product-card-price{display:flex;justify-content:flex-start;align-items:flex-start;gap:10px}.product-card-discount-price{display:none;background-color:yellow}.product-card-discount-active{display:block!important}.product-card-original-active{text-decoration:line-through;color:#d1d1d1!important;font-size:2rem!important}.product-add-to-card{position:absolute;bottom:2%;right:0}.product-add-to-card .addToCard-button .sepete-ekle-text{display:none}@media (max-width:479px){.product-card-container:nth-child(5n+1) .product-card-img{width:100%;height:auto;object-fit:cover;object-position:bottom}.product-card-img{width:100%;height:auto;object-fit:cover}.product-card-name{width:90%}}@media (min-width:480px) and (max-width:767px){.product-card-container:nth-child(5n+1) .product-card-img{width:100%;height:50rem;object-position:bottom}.product-card-img{width:100%;height:38rem}.product-card-name{width:90%}}@media (min-width:768px) and (max-width:1023px){.product-card-container:nth-child(5n+1) .product-card-img{width:100%;height:78rem}.product-card-img{width:45vw;height:auto;object-fit:cover}}@media (min-width:1024px) and (max-width:1279px){.product-card-container:nth-child(5n+1) .product-card-img{width:100%}.product-card-img{width:40rem;height:50rem;object-fit:cover}}@media (min-width:1280px) and (max-width:1600px){.product-card-container:nth-child(5n+1) .product-card-img{width:100%}.product-card-img{width:40rem;height:50rem;object-fit:cover}}.search-area-container{position:fixed;top:0;left:0;width:100%;max-height:80vh;background-color:#fff;z-index:999999;font-family:var(--font);transform:translateY(-300%);transition:transform .3s ease-in-out}.search-area-container .list-product-container{margin:20px auto 0}.search-active{transform:translateY(0);transition:transform .3s ease-in-out;box-shadow:0 0 10px rgba(0,0,0,.2)}.search-area-content{flex-direction:column;align-items:flex-start;height:100%;padding:2rem}.search-area-content,.search-area-upper-row{display:flex;justify-content:flex-start;width:100%}.search-area-upper-row{align-items:center;height:fit-content;gap:2rem}.search-area-close{cursor:pointer}.search-area-upper-row form{display:flex;justify-content:flex-start;align-items:center;gap:1rem;width:100%}.search-area-input{width:100%;padding:1.5rem 1rem;border:none;border-radius:.5rem;background-color:rgba(245,245,245,.8);font-size:1.4rem;outline:none}.search-area-icons{display:flex;justify-content:center;align-items:center;gap:1.5rem}.search-area-bottom-row{width:100%;height:100%;overflow:hidden;padding-left:4rem;margin-top:3rem}.search-area-bottom-row .list-product-container .product-card-container:nth-child(5n+1) .product-card-img,.search-area-bottom-row .list-product-container .product-card-img{width:10vw;height:auto;object-fit:cover}.search-area-bottom-row .product-card-name,.search-area-bottom-row .product-card-price{font-size:1.2rem}.search-area-bottom-row .product-card-original-active{font-size:1.2rem!important}.search-area-bottom-row .product-card-container{margin:0}.list-product-next-button,.list-product-prev-button,.search-area-bottom-row .product-add-to-card{display:none}.list-product-wrapper::-webkit-scrollbar{display:block;height:3px;background-color:#f5f5f5}.list-product-wrapper::-webkit-scrollbar-thumb{background-color:#000}@media (max-width:479px){.search-area-bottom-row .product-card-content{width:25vw}.search-area-bottom-row .list-product-container .product-card-container:nth-child(5n+1) .product-card-img,.search-area-bottom-row .list-product-container .product-card-img{width:100%;height:auto;object-fit:cover}}@media (min-width:480px) and (max-width:767px){.search-area-bottom-row .product-card-content{width:25vw}.search-area-bottom-row .list-product-container .product-card-container:nth-child(5n+1) .product-card-img,.search-area-bottom-row .list-product-container .product-card-img{width:100%;height:auto;object-fit:cover}}@media (min-width:768px) and (max-width:1023px){.search-area-bottom-row .product-card-content{width:25vw}.search-area-bottom-row .list-product-container .product-card-container:nth-child(5n+1) .product-card-img,.search-area-bottom-row .list-product-container .product-card-img{width:100%;height:auto;object-fit:cover}}.list-product-container{height:fit-content;margin:20px auto 60px}.list-product-body,.list-product-container{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.list-product-body,.list-product-content{height:100%;flex-direction:column}.list-product-content{display:flex;justify-content:center;align-items:center;width:90%;gap:0}.productDetails-lists .list-product-content{gap:1rem}.list-product-wrapper{display:flex;width:100%;height:fit-content;max-width:2000px;justify-content:flex-start;align-items:flex-start;gap:10rem;overflow-x:scroll;padding-bottom:30px;padding-right:4rem}.list-product-wrapper::-webkit-scrollbar{width:30px;height:3px!important;display:none!important}.list-product-wrapper::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,1)!important;border-radius:10px;transition:all .3s ease-in-out}.list-product-wrapper::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.9)!important;transition:all .3s ease-in-out}.list-product-wrapper::-webkit-scrollbar-track{background-color:rgba(156,155,155,.1)!important;border-radius:10px}.list-product-wrapper::-webkit-scrollbar{background-color:rgba(156,155,155,.1);display:none}.list-product-title{font-size:2rem;font-family:var(--font);text-transform:uppercase;width:100%;display:flex;justify-content:flex-start}.list-product-container .product-card-container{margin-top:0;width:300px}.list-product-container .product-card-container:nth-child(5n+1) .product-card-img,.list-product-container .product-card-img{width:14vw;height:auto;object-fit:cover}.list-product-next-button{position:absolute;top:50%;right:0;transform:translateY(-50%);background-color:rgba(255,255,255,.7);border-radius:50%;padding:5px;backdrop-filter:blur(5px);cursor:pointer;opacity:.4}.list-product-next-button img{width:3rem;height:3rem;object-fit:cover}.list-product-prev-button{position:absolute;top:50%;left:0;transform:translateY(-50%);background-color:rgba(255,255,255,.7);border-radius:50%;padding:5px;backdrop-filter:blur(5px);cursor:pointer;opacity:.4}.list-product-prev-button img{width:3rem;height:3rem;object-fit:cover}.list-product-body .product-add-to-card{bottom:0}@media (max-width:479px){.list-product-container{margin:20px auto 0}.list-product-content{width:100%}.list-product-container .product-card-container:nth-child(5n+1) .product-card-img,.list-product-container .product-card-img{width:90%;height:auto;object-fit:cover}.list-product-wrapper{gap:2rem}.home-product-list-product-list{width:100%}.home-product-list-product-list .list-product-container{margin:0 auto}.home-product-list-product-list .product-card-container,.home-product-list-product-list .product-card-container:nth-child(5n+1) .product-card-img,.home-product-list-product-list .product-card-img{width:80vw}}@media (min-width:480px) and (max-width:767px){.list-product-container{margin:20px auto 0}.list-product-content{width:100%}.list-product-container .product-card-container:nth-child(5n+1) .product-card-img,.list-product-container .product-card-img{width:40vw;height:auto;object-fit:cover}.list-product-wrapper{gap:2rem}.home-product-list-product-list .product-card-container,.home-product-list-product-list .product-card-container:nth-child(5n+1) .product-card-img,.home-product-list-product-list .product-card-img{width:80vw}}@media (min-width:768px) and (max-width:1023px){.list-product-container{position:relative;width:100%;height:fit-content;margin:20px auto 0}.list-product-container .product-card-container:nth-child(5n+1) .product-card-img,.list-product-container .product-card-img{width:50vw;height:auto;object-fit:cover}.list-product-next-button,.list-product-prev-button{display:none}.home-product-list-product-list .product-card-container,.home-product-list-product-list .product-card-container:nth-child(5n+1) .product-card-img,.home-product-list-product-list .product-card-img{width:30vw}}@media (min-width:1280px) and (max-width:1600px){.list-product-container .product-card-container:nth-child(5n+1) .product-card-img,.list-product-container .product-card-img{width:20vw;height:auto;object-fit:cover}.list-product-next-button,.list-product-prev-button{display:flex!important}}@media (min-width:1601px){.list-product-next-button,.list-product-prev-button{display:flex!important}}