/* category page main details */ /* items */ .category-page-main-details-items { } /* item */ .category-page-main-details-item-container { margin-bottom:30px; } /* heading */ .category-page-main-details-item-heading-container { text-align: center; hr{ margin: 2% 40%; border-top: 1px solid @siteBlue; } } .category-page-main-details-item-heading { font-size: 20px; } .category-page-heading-block-heading-filters-bold { font-size:16px; font-weight:bold; } .category-page-heading-block-heading-filters-normal { font-size:16px;font-weight:normal; text-transform: capitalize; } /* image */ .category-page-main-details-item-image-container { } /* text */ .category-page-main-details-item-text-container { text-align: center; } /* button */ .category-page-main-details-item-button-container { } .category-page-main-details-item-button-container-link { }