#eb .input-group-btn > .btn {
    position: relative;
    height: 32px;
    line-height: 5px;
}
#eb .eb-related-title a {
    color: inherit;
    font-size: 18px;
}
#eb.eb-mod .eb-gallery-stage {
	background: #fff;
	border-radius: 0px !important;
}

#eb.mod-easyblogshowcase-magazine .eb-gallery-buttons .active {
    background-color: #EBB400;
}

#eb.eb-mod .eb-gallery-title a {
	color: #EBB400 !important;
  font-size: 24px;
}

#eb.eb-mod .eb-gallery-meta a {
    color: #ddd!important;
  display:none!important;
}

#eb.eb-mod .eb-gallery-meta > span + span::before {
    display: none;
}

#eb.eb-mod .eb-gallery-meta > span + span {
    padding: 0;
    margin: 0;
  color: #ababab;
  font-size: 16px;
}
#eb.eb-mod .eb-gallery-more a {
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    color: #444;
    display: inline-block;
    line-height: 32px !important;
    height: 34px;
    padding: 0 15px;
    font-weight: bold;
    text-decoration: none !important;
}

/****************************** Easy Blog ******************************/
/*
#eb .eb-entry-title {
    font-size: 26px!important;
}
#eb .eb-entry-meta {
 font-size: 18px!important;
}
.eb-dialog-content > p {
 padding-left: 5px!important;
 padding-top: 0px!important;
 padding-right: 5px;
 padding-bottom: 0px!important
}
div.eb-entry-copyright p {
 color: #858585 !important;
 font-size: 16px !important;
 padding: 0 5px !important;
 vertical-align: middle !important;
}
#eb .eb-tags.type-2 .cell-tags span a {
    background: #858585 none repeat scroll 0 0;
    border: 1px solid #858585;
    border-radius: 3px;
    color: #fff!Important;
    font-size: 14px!Important;
    margin-bottom: 0;
    margin-left: -5px!Important;
    margin-top: 5px;
    padding: 4px;
}
#eb .eb-tags.type-2 .cell-tags span a:hover {
 background: #eee none repeat scroll 0 0;
 border: 1px solid #adadad;
 color: #333!important;
}
h3.eb-related-title, h3.eb-related-title a, h3.eb-related-title a:link {
 font-size: 18px!important;
 line-height: normal;
}
h3.eb-related-title a:hover {
 font-size: 18px!important;
 color: #333!important;
}*/


#eb .eb-related-category {
 display: none;
}
#eb .eb-image-caption {
 font-size: 16px!important;
 color: #858585!important;
}

#eb .btn {
 font-family: "FontAwesome", "Arial";
 font-size: 18px!important;
 font-style: normal;
 font-weight: normal!important;
 border-radius: 0px!important;

}

#eb .eb-file-details .btn {
    color: #fff;
}

#eb .btn:hover {
 background-color: #eee !important;
 border-color: #ababab!important;
 color: #333 !important;
}
#eb .btn:focus {
 background-color: #eee !important;
 border-color: #ababab!important;
 color: #333 !important;
}

#eb .btn-primary {
    background-color: #291e14!important;
    border-color: #291e14!important;
    color: #fff!important;
}
#eb .btn-default {
    background-color: #291e14!important;
    border-color: #291e14!important;
    color: #fff!important;
}
#eb.eb-mod * {
 line-height: normal!important;
}
#eb .btn-block {
    display: block;
    line-height: 25px!important;
    margin: 0;
    min-height: 39px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    width: 99%;
}
#eb.eb-mod .eb-gallery-content {
 line-height: normal !important;
 white-space: normal;
}
.eb-gallery-title > a {
 font-size: 22px !important;
}
#eb.eb-mod .eb-gallery-stage {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ffffff!important;
    border-radius: 3px;
    overflow: hidden;
    padding-top: 0;
    position: relative;
    z-index: 2;
}
#eb.eb-mod .eb-gallery-box {
    overflow: hidden;
    padding: 10px 0 0!important;
}
#eb.eb-mod .eb-gallery-button i {
    color: #932825!important;
    height: 15px!important;
}
#eb.eb-mod .eb-gallery-button {
    background: #fff none repeat scroll 0 0;
    cursor: pointer;
    float: left;
    height: 25px!important;
    line-height: 25px!important;
    position: static;
    text-align: center;
    width: 50px;
}
#eb.eb-mod .eb-gallery-button + .eb-gallery-button {
  /*  border-left: 1px solid #428BCA!important; */
}
#eb .btn-primary.disabled,
#eb .btn-primary.disabled:hover,
#eb .btn-primary.disabled:focus,
#eb .btn-primary.disabled:active,
#eb .btn-primary.disabled.active,
#eb .btn-primary[disabled],
#eb .btn-primary[disabled]:hover,
#eb .btn-primary[disabled]:focus,
#eb .btn-primary[disabled]:active,
#eb .btn-primary.active[disabled], fieldset[disabled] #eb .btn-primary, fieldset[disabled] #eb .btn-primary:hover, fieldset[disabled] #eb .btn-primary:focus, fieldset[disabled] #eb .btn-primary:active, fieldset[disabled] #eb .btn-primary.active {
 background-color: #eee !important;
 border-color: #ababab !important;
 color: #333!important;
}

/*
#eb .eb-entry-nav > div > a {
 color: #858585;
 display: block;
 font-size: 16px;
 overflow: hidden;
 padding: 15px 20px;
 text-overflow: ellipsis "...    ";
 white-space: nowrap;
}
#eb .eb-post-thumb .eb-post-image {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff!important;
    border-radius: 2px;
    display: block;
    height: auto;
    margin: 0;
    max-width: 100%;
    opacity: 1;
    padding: 5px;
    position: static;
    transform: scale(1);
}
.ezb-card > span {
    color: #e5e5e5;
    font-size: 16px;
}


.eb-help-print, .eb-help-print a, .eb-help-print a:link, .eb-help-print a:hover, .eb-help-print a:focus {
    font-size: 16px!important;
    text-align: right;
    width: 100%;
}*/