.ss-product-header{display:flex;justify-content:space-between;border-bottom:1px solid black}.ss-product-header-text{font-size:20px;font-weight:600;color:black}.ss-seeAll{font-size:14px;display:flex;align-self:flex-end;font-weight:500;color:rgb(22,22,22);cursor:pointer;margin-bottom:-5px}.ss-seeAll:hover{text-decoration:underline}.ss-product-item-dropdown-trigger{border-radius:3px;border:1px solid #a7a7a7;width:100%;font-size:11.5px;font-weight:500;color:black;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:2px 5px;transition:box-shadow .3s ease-in-out;outline:none;margin-bottom:5px}.ss-product-item-dropdown-trigger span{font-size:15px;font-weight:500}.ss-product-item-dropdown-trigger:focus{border:1px solid #a7a7a7}.ss-product-item-dropdown-trigger:hover{background:#ececec}.ss-product-card{position:relative;display:flex;align-items:center;flex-direction:column;cursor:pointer;background-color:#ffffff;border:1px solid #887f85;border-radius:10px;height:auto;flex:1 1 calc((100% - 75px) / 6);max-width:calc((100% - 75px) / 6)}.ss-product-card-img-wrapper{position:relative;border-top-left-radius:10px;border-top-right-radius:10px;width:100%;border-bottom:1px solid #a7a7a7}.ss-product-card-img-wrapper .ss-card-img{border-top-right-radius:10px;border-top-left-radius:10px}.ss-product-card-img-wrapper .ss-fav-icon{width:20px;height:20px;position:absolute;top:10px;right:5px}.ss-discount{position:absolute;bottom:10px;background-color:red;font-size:13px;font-weight:600;color:white;width:-moz-fit-content;width:fit-content;border-radius:3px;padding:2px 5px;right:5px}.ss-product-card-small-text{text-align:left!important;margin:10px 0!important;font-size:14px!important;color:black;font-weight:500;word-wrap:break-word;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ss-product-card-bottom{display:flex;height:100%;width:100%;flex-direction:column;row-gap:3px;margin:-3px 0;padding:0 5px}.ss-product-price{color:red;font-size:15px;font-weight:700}.ss-rating-wrapper{display:flex;align-items:center;-moz-column-gap:5px;column-gap:5px;margin-bottom:10px}.ss-rating-wrapper img{width:70px;height:auto}.ss-rating-wrapper div{font-size:12px;font-weight:500;color:black}.bold-title{font-weight:600!important}@media screen and (max-width:999px){.ss-product-card{border-radius:6px;padding:10px 10px 3px;flex:1 1 calc((100% - 12px) / 2);max-width:calc((100% - 12px) / 2)}.ss-product-card-img-wrapper .ss-card-img{border-top-right-radius:6px;border-top-left-radius:6px}.ss-product-card-bottom{padding:0 2px}.ss-product-price{font-size:17.5px;margin-bottom:6px}.ss-rating-wrapper{-moz-column-gap:8px;column-gap:8px}.ss-rating-wrapper img{width:100px}.ss-rating-wrapper div{font-size:13.5px;font-weight:500;color:black}}@media screen and (max-width:650px){.ss-product-header-text{font-size:16px}.ss-seeAll{font-size:13px}.ss-product-card{padding:6px 6px 1px}.ss-product-card-small-text{font-size:13px!important}.ss-product-price{font-size:16px}.ss-rating-wrapper{-moz-column-gap:5px;column-gap:5px}.ss-rating-wrapper img{width:90px}.ss-rating-wrapper div{font-size:12.5px;font-weight:500;color:black}}