/*
/   name           Favourite
/   version        4.2
/   description    Responsive and customizable Joomla!3 template
/   demo           http://demo.favthemes.com/favourite
/   author         FavThemes
/   author URL     https://www.favthemes.com
/   copyright      Copyright (C) 2012-2018 FavThemes.com. All Rights Reserved.
/   license        Licensed under GNU/GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

/*//////////////////////////////////////////////////////////////////////////////
///
///  custom style
///
//////////////////////////////////////////////////////////////////////////////*/

.item-page ul,
.blog ul,
.moduletable ul {
  list-style-type: disc !important;
  padding-left: 25px !important;
}

.item-page ol,
.blog ol,
.moduletable ol {
  list-style-type: decimal !important;
  padding-left: 25px !important;
}

ul li {
  list-style: disc !important;
}