/*--
	Theme Name: theme53368
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
--*/

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */

.logo_tagline {
  font-size:11px !important;
}

.post-author,
.ai1ec-views-dropdown2,
.ai1ec-title-buttons2,
.ai1ec-pagination2,
.ai1ec-subscribe-container2 {
  display:none !important;
}

.ai1ec-title-buttons .ai1ec-btn-group,
.ai1ec-views-dropdown {
  margin-left: 0px !important;
}

.ai1ec-calendar-view-container .ai1ec-calendar-view .ai1ec-pull-left .ai1ec-pagination {
  display: none !important;
}

#content {
  padding-top: 40px !important;
}

.caption__portfolio {
  text-align: center;
}

.title-header {
  color: #68e600 !important;
  font-size: 32px !important;
  font-weight: bold !important;
}

.extra-title-color h2 {
  color: #68e600 !important;
}

.single-portfolio .title-header {
  text-transform: uppercase !important;
}

.dropcap-div {
  display: table;
}

.dropcap-text {
  display: table-cell;
  vertical-align: middle;
}

.motopress-wrapper.header {
  width: 100% !important;
  position: fixed !important;
  top: 0px !important;
  padding-bottom: 10px !important;
}

.header {
  padding: 15px 0 0 0 !important;
}

.pseudoStickyBlock {
  position: relative !important;
  display: block !important;
  height: 133px !important;
}

.pseudoStickyBlock {
  max-height: 133px !important;
}

@media (max-width: 767px) {
  .pseudoStickyBlock {
    max-height: 173px !important;
    height: 173px !important;
  }
}