/*
Theme Name: Pooler Child
Theme URI: http://www.nicdark.com
Template: pooler
Author: Nicdark
Author URI: http://www.nicdarkthemes.com
Description: Wonderful theme for your Business.
Tags: one-column,two-columns,right-sidebar,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,rtl-language-support,sticky-post,translation-ready
Version: 1.0.1773783738
Updated: 2026-03-17 21:42:18

*/

.woocommerce ul.products li.product-category .woocommerce-loop-category__title {
    text-align: center;
}

.category-description {
    margin-bottom: 2.5rem;      /* основной отступ снизу — 40 пикселей */
    /* или другие значения, которые тебе нравятся: */
    /* margin-bottom: 3rem;     → больше отступ */
    /* margin-bottom: 40px;     → фиксированный в пикселях */
    /* margin: 0 0 50px;        → только снизу */
}

.category-description p:last-child {
    margin-bottom: 0;           /* убираем лишний отступ у последнего абзаца внутри описания */
}
