.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 p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (max-width:1200px){.product-includes ul{grid-template-columns:1fr 1fr}}@media (max-width:600px){.product-includes ul{grid-template-columns:1fr}}
