.products-isotope{width:100%;margin:2% 0;text-align:center}.sort-container{width:95%;padding:5px 0;margin:10px auto;position: relative;background-color:#f9f9f9;border:1px double #000;border-radius:10px;}.search-container{width: 98%;margin: 0 10px;text-align: left;font-family: Georgia, 'Times New Roman', Times, serif;}.search-container h3{padding-top: 5px; font-weight: bolder;text-decoration: overline;}#search-field{width: 40%;padding: 3px;border: 1px solid silver; border-radius: 3px;color: rgb(85, 85, 85);}.search-btn{padding: 3px;font-weight: 600;letter-spacing: 1px;border: 1px solid silver; border-radius: 3px;color: rgb(85, 85, 85);background-color: gainsboro;transition: 300ms;}.search-btn:hover{color:gainsboro;background-color:rgb(85, 85, 85);}.products-sort-btns{width:100%;margin:15px auto 0;position: relative;}.sort-btn{width:10%;min-width:145px;margin:2px;padding:2px 0;background-color:#e3eaf2;font-weight:700;letter-spacing:.5px;text-shadow:0 1px 1px #fff;border: 1px solid #e3eaf2;border-radius:5px;transition:200ms;position: relative;}.sort-btn::after{content: '';width: 100%;height: 2px;position:absolute;bottom:0;left:0;background-color:rgb(57, 133, 233);-webkit-transform: scaleX(0);-ms-transform: scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition: 400ms;-o-transition: 400ms;transition:400ms;}.sort-btn:hover::after { -webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform:scaleX(1);}.sort-btn:hover{color:#4c525b !important;background-color:#cedff3;text-shadow:0px 0px 1px #ffffff !important;border-top:1px solid grey;border-left:1px solid grey;border-right:1px solid grey;}.products-outer{width:98%;margin:2% auto;padding:2% 15px;overflow: hidden scroll;border:1px solid grey;border-radius:3px;background-color:rgb(192 192 192 / .5);box-shadow:0 2px 3px #000}.products-inner{width:100%;margin:0 auto;display:flex;justify-content: center;align-items: center;text-align: center; flex-wrap:wrap;gap:20px}.card-product{width:100%;max-width:750px; height:max-content!important;min-height:380px;margin:20px auto 0;display:flex;justify-content:center; position:relative;font-size:large;border:1px solid black!important;border-radius:4px!important;box-shadow:0 0 3px #000;filter:drop-shadow(0 0 1px black);background-color:#fff;transition:500ms}.card-product-carousel{max-width:55%;position:relative;}.card-product-carousel-inner{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px;-webkit-border-radius:3px;border-radius:3px;overflow:auto hidden;-webkit-scroll-snap-type:inline mandatory;-ms-scroll-snap-type:inline mandatory;scroll-snap-type:inline mandatory;overscroll-behavior-inline:contain}.card-product-carousel-item{position:relative;min-width:100%;height:100%;min-height:500px;aspect-ratio:1 / 1;-webkit-border-radius:3px;border-radius:3px;overflow:hidden;scroll-snap-align:start;filter: none !important;}.card-product-carousel-image{width:100%;height:100%;-o-object-fit:cover;-ms-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-border-radius:3px;border-radius:3px;overflow:scroll;overflow-x:scroll;filter: none !important;transition:400ms;transition-delay:300ms}.card-product-carousel-image:hover{width:120%;height:120%;object-position:center;margin-left:-10%}.card-product-carousel-item{aspect-ratio:5 / 3}.card-product-carousel-from b{font-size:var(--fs-2)}.card-product-body{width:45%;margin:0 auto;padding:1% 0;text-align:center;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.desc-price-wrapper{width:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:space-around;gap:10px;}.desc-box{width:96%;margin:0 auto 0 3%;color:rgb(0 0 0 / .798);text-align:left;}.card-product-details{width:90%;margin:5px auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.card-product-details-inner{max-width:90%;margin:auto}.card-product-details-icon{width:45px;border-radius:7px}.card-product-details-text{font-size:8px;font-weight:650;color:#5c2929}.card-product-title{margin-bottom:15px;text-align:center;font-size:1.4rem;color:#2d4d73;text-decoration:underline}.show-desc{margin-bottom:0!important;font-size:smaller;color:blue}.product-desc{width:100%;margin-bottom:8px!important;font-size: 1.1rem;}.price-box{position: absolute; top: 5%;right: -33%; padding:0;font-size:large!important;z-index: 20;}.card-product-price{color:white;text-shadow: 0px 0px 2px black; font-size:1.6rem;font-weight:600}.card-product-colors{width:90%;display:flex;justify-content:space-between;flex-wrap:wrap;gap:5px}.product-color{width:35px;margin:0 auto 10px auto;border:1.5px solid grey;border-radius:50%;transition:150ms}.product-color:hover{transform:scale(1.4)}.size-add-cart-wrapper{width:100%;margin:0 auto 5px;display:flex;flex-direction:column;justify-content:center;align-items:center}.card-size-wrapper{width:80%;margin:0 auto;display:flex;justify-content:space-around;align-items:center;gap:2px}.card-product-size{min-width:45%;margin:10px 0;border-radius:5px}.card-cart-amounts-container{min-width:20%;margin-bottom:3px}.card-add-cart-btn{width:80%;font-size:18px;color:#5b5353;font-weight:700;letter-spacing:1px;background:#e3eaf2;border:2px solid #000;border-radius:5px;transition:400ms}.card-add-cart-btn:hover{color:#000;background:#d0d5da;background:#bbcadb;letter-spacing:1.5px}#changer{width:25px;height:26px;font-size:medium;font-weight:bolder;text-align:center;transition:all 400ms;border:2px solid #534949;border-radius:50%;margin:auto}.input-amount{width:35%;text-align:center;font-size:large;font-weight:bolder;background:#fff;border-radius:5px}.input-up,.input-down{color:#fff;background:#a4a8aa}.input-up:hover{color:#000;background:#c2d8c5}.input-down:hover{color:#000;background:#e5cac9}@media only screen and (max-width:480px){.sort-btn{margin:2px auto;width:30%;font-size:small}}@media only screen and (max-width:625px){.card-product{flex-direction:column}.card-product-carousel{max-width:100%}.card-product-body{width:100%;height: 40%; padding:10px 0}.card-size-wrapper{flex-direction:column}.card-product-size{min-width:100%;margin:0}.input-amount{width:55%}}