/****************************************************************************
    * SG Assets. PHAR v335
    * Copyright © 2026 | Salon Guru LTD | https://www.salonguru.net/
    *
    * Use of this file without a license is strictly prohibited.
****************************************************************************/

.sg_products{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.sg_courses-wrapper *{text-align:center}.sg_products p.short{padding:10px}.sg_product_item{flex:0 32%;margin-bottom:2%;text-align:center;align-content:start;display:grid;padding-bottom:30px}.sg_product_item .link_button_wrapper{width:100%;position:absolute;bottom:10px}main .sg_product_item h2{text-align:center}@media (max-width:760px){.sg_product_item{flex:0 48%}}@media (max-width:480px){.sg_product_item{flex:0 99%}}