.product-includes ul{grid-template-columns:1fr 1fr 1fr;gap:18px;margin:0;padding:0;list-style:none;display:grid}.product-includes li{color:#000;padding-left:32px;font-size:16px;line-height:22px;position:relative}.product-includes li:before{content:"";background-image:url(/tick.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px;position:absolute;top:12px;left:0;transform:translateY(-50%)}.product-includes p{color:#333;margin-bottom:12px;font-size:16px;line-height:1.7}.product-includes h3,.product-includes h4{color:#111;margin-top:10px;margin-bottom:6px;font-weight:600}.short_description{-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:100%;font-size:16px;display:-webkit-box;overflow:hidden}@media (max-width:1400px){.short_description{font-size:14px}}.short_description p{margin-bottom:0}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#bbb}@media (max-width:1200px){.product-includes ul{grid-template-columns:1fr 1fr}}@media (max-width:600px){.product-includes ul{grid-template-columns:1fr}}
