/*--------------------------------------------------------------
# Copyright (C) joomla-monster.com
# License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License
# Website: http://www.joomla-monster.com
# Support: info@joomla-monster.com
---------------------------------------------------------------*/

/* ==========================================================================
   CUSTOM styles
   ========================================================================== */
  
/* Here you can add CSS styles to override the default template styles */
.tagspopular.tagscloud .tag a {
    padding: 6px 15px !important;
}
.readmore > a.btn {
	padding: 8px 16px 8px 16px !important;
/*    padding: 13px 26px !important;*/
}
.dj-main li a.dj-up_a {
    border-right: 10px solid #f3ecd0 !important;
}
.slide-desc-text-default {
    padding: 15px 15px 15px;
}
.btn, a.button, input.button, button.button {
    background: #eeeeee;
/*    color: #dd7744;*/
    color: #393939;
}
.readmore > a.btn {
    font-size: 16px;
}
h2.item-title, .tag-category > h2, .page-header > h2, .content-category > h2, .blog > h2, .cat-children > h3, .contact-category > h2, .weblink-category > h2, .newsfeed > h2, .newsfeed-category > h2, .weblink-category > h2, .contact > h3, .feed > h2 {
    margin: 0 0 10px;
	padding: 8px 10px 8px 10px;
    background-color: #eeeeee;
    border-left: 1px solid #2f2f2f !important;
}
#jm-logo-sitedesc #jm-logo-sitedesc-in {
    padding: 0px 0px;
}
#jm-logo-sitedesc {
/*    background: none;*/
}
#jm-top-bar {
    font-weight: 400;
}
.article-info {
    margin: 0 0px 20px;
}
.mod-articles-category-group {
    font-weight: bold;
	margin: 5px 0px 5px 0px;
}
.mod-articles-category-title  {
	font-weight: 400;
}
/*.icon-calendar:before {
    content: "\43";
}*/
[class^="icon-"], [class*=" icon-"] {
    color: #898989;
/*font-family: 'IcoMoon';
    font-style: normal;
    speak: none;*/
}
/*#jm-logo-sitedesc,
#jm-maincontent,
#jm-top-menu-nav .jm-module-raw,
#jm-content-top .jm-module,
#jm-breadcrumbs .jm-module,
#jm-header .jm-module,
#jm-top-menu-nav .dj-up_a a {
  box-shadow: 0px 0px 2px 0px rgba(19, 19, 19, 0.5);
  -moz-box-shadow: 0px 0px 2px 0px rgba(19, 19, 19, 0.5);
  -webkit-box-shadow: 0px 0px 2px 0px rgba(19, 19, 19, 0.5);
}*/
.icon-chevron-right:before {
    content: "\e080";
    color: #ffffff;
}
.icon-chevron-left:before {
    content: "\e079";
    color: #ffffff;
}
.jm-color-box1 .jm-icon-image,
.jm-color-box2 .jm-icon-image,
.jm-color-box3 .jm-icon-image {
    display: block;
    background: none;
    height: auto;
    margin: 0 auto 30px;
}
.counter3 {
    padding: 5px;
}
