.category-item{transition:all .3s ease 0s;background-color:#313338;height:100%}.category-item .category-title{background-color:#313338;border-bottom-left-radius:8px;border-bottom-right-radius:8px;transition:all .3s ease 0s;padding:10px;font-size:13px;font-family:Inter,-apple-system,SFProText,system-ui,Helvetica Neue,sans-serif;margin:0}.category-item:hover .category-title{background-color:#a2ceeb}@media only screen and (max-width:767px){.product-cards{margin-top:20px}.product-card{width:47%}}@media (min-width:768px) and (max-width:1020px){.product-card{width:calc((100vw - 100px)/ 4)}}.fs-13 .half-text{overflow-y:hidden;max-height:200px}.fs-13 .full-text{max-height:unset!important}.show_more{color:#727272!important;cursor:pointer}.show_more:hover{color:var(--var-body-color)!important}.category-box{align-self:stretch;overflow:hidden;border-radius:7px;object-fit:contain;cursor:pointer;position:relative;box-shadow:0 10px 20px -10px rgba(0,0,0,.4);transition:.2s box-shadow ease-in-out,.2s transform ease-in-out,.5s background-position ease-in-out;padding:0}.category-box img{width:100%;display:inherit;aspect-ratio:1/1;height:auto}.category-box:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background:linear-gradient(-135deg,#c8e6fa 0,transparent 50%);background-size:200%;transition:.2s box-shadow ease-in-out,.2s transform ease-in-out,.5s background-position ease-in-out}.category-box:hover{transform:perspective(50em) rotateX(10deg) scale(1.1);z-index:10;box-shadow:0 10px 30px -10px rgba(0,0,0,.4)}.category-box:hover:before{background-position:50%}.category-slider{height:200px;width:100%;margin-bottom:15px;border-radius:8px}.category-slider img{height:200px;width:100%;object-fit:cover;border-radius:8px;object-position:center}.category-slider .slick-prev:not(.slider-nav .slick-prev){left:5px!important;top:calc(50% - 10px)}.category-slider .slick-next:not(.slider-nav .slick-next){right:5px!important;top:calc(50% - 10px)}.category-comments{margin-right:calc(.5* var(--bs-gutter-x));margin-left:calc(.5* var(--bs-gutter-x))}.category-comments .category-comments-data{display:flex;flex-direction:row;flex-wrap:wrap;gap:.6rem}.category-comments .category-comments-data .cp-comment{display:grid;width:calc((100% - 1.8rem)/ 4);gap:.5rem;padding:12px;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.15);background:#313338}.category-comments .category-comments-data .cp-comment .cp-product{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:.5rem;height:55px}.category-comments .category-comments-data .cp-comment .cp-product .cp-image-container{display:block;position:relative}.category-comments .category-comments-data .cp-comment .cp-product .cp-image-container .cp-product-p-img{width:55px;aspect-ratio:1/1;border-radius:6px}.category-comments .category-comments-data .cp-comment .cp-product .cp-image-container .cp-product-c-img{width:34px;aspect-ratio:1/1;border-radius:999px;position:absolute;z-index:1;bottom:-7px;right:-7px;border:2px solid #fff}.category-comments .category-comments-data .cp-comment .cp-product .cp-product-main{display:flex;flex-direction:column;gap:6px;margin-left:8px}.category-comments .category-comments-data .cp-comment .cp-product .cp-product-main h5{margin:0;font-size:14px;font-weight:600}.category-comments .category-comments-data .cp-comment .cp-product .cp-product-main h5 a{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.category-comments .category-comments-data .cp-comment .cp-product .cp-product-main h6{margin:0;font-size:12px}.category-comments .category-comments-data .cp-comment .cp-product .cp-product-main h6 a{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.category-comments .category-comments-data .cp-comment .cp-container-text{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:4px 0}.category-comments .category-comments-data .cp-comment .cp-detail{align-self:end;display:flex;justify-content:space-between;align-items:center}.category-comments .category-comments-head{padding:12px;display:flex;flex-direction:row;justify-content:space-between;gap:.5rem;background:#40444e;border-radius:6px;margin-bottom:1rem;align-items:center;box-shadow:0 2px 8px rgba(0,0,0,.15)}.category-comments .category-comments-head .category-comments-head-title{display:flex;flex-direction:row;align-items:center;gap:.5rem}.category-comments .category-comments-head .category-comments-head-title h5{margin:0;font-size:15px;font-weight:600}.category-comments .category-comments-head .category-comments-head-title i{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#e71f5f;color:#fff;border-radius:6px}body.light-theme .category-comments .category-comments-head .category-comments-head-title i{background:#e02c2d}.category-comments .category-comments-head .category-comments-head-total{font-size:15px;display:flex;align-items:center;gap:.7rem}.fastbuy-area{margin-bottom:0}@media only screen and (min-width:767px){.category-comments.grid-type-1 .category-comments-data .cp-comment{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-flow:row;align-items:center}.category-comments.grid-type-1 .category-comments-data .cp-comment .cp-detail{align-self:auto;justify-self:end;flex-direction:column}}@media only screen and (max-width:767px){.category-comments{margin:0}.category-comments .category-comments-data .cp-comment{width:100%}.category-comments .category-comments-head{justify-content:center}.category-comments .category-comments-head .category-comments-head-title{display:none}}body.light-theme .category-item .category-title{background-color:#fff}body.light-theme .category-item{background-color:#fff;border:none!important}body.light-theme .category-comments .category-comments-head{background:#fff}body.light-theme .category-comments .category-comments-data .cp-comment .cp-container-text,body.light-theme .category-comments .category-comments-head .category-comments-head-title h5,body.light-theme .category-comments .category-comments-head .category-comments-head-total{color:#000}body.light-theme .category-comments .category-comments-data .cp-comment{background:#fff}body.light-theme .category-comments.grid-type-1 .category-comments-data .cp-comment .cp-detail{color:#000}body.light-theme .category-list li a{background-color:#fff}
