/*
Theme Name: The7.2
Theme URI: http://dream-theme.com/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 99999999999999999999999.1.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: one-column, two-columns, right-sidebar, flexible-width, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
*/



.escape {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10000;
  background: #fff;
  padding: 0;
  margin: 0;
}
.escape a {
  color: #000;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.escape-text {
  padding: 0 15px 0 15px;
  font-size: 0.9em;
  margin: 0;
}
.escape-cross {
  background: #fb0505;
  color: #fff;
  padding: 6px 7px 6px 7px;
  font-size: 1.3em;
}

#top-bar.line-content .wf-container-top, #top-bar.full-width-line {
    border: none;
}

#branding img.preload-me.retinized {
	margin-top: 0px;
	margin-bottom: 30px;
}

.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full
{
	display: none;
}


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}

#footer.solid-bg, #bottom-bar {
	background-color: #303135;
}
.footer .widget, .footer .widget-title {
	color: #fff;
}
#page #fancy-header h1.color-accent, #page .fancy-header .color-accent span {
	color: #3a3a3a;
	font: normal normal 600 39px / 37px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	margin-top: 30px
}
#acknowledge {
	background-color: #aaa;
	color: #fff;
	font-size: 15px;
	line-height: 22px;
	padding: 20px;
}

#bottom-bar {
  height: 2px;
  min-height: 2px;
}

.col-training {
  width: calc(33% - 60px);
  display: inline-block;
  padding: 10px 15px;
  vertical-align: top;
}
.col-training img {
  width: 100%;
  height: auto;
}
.training-button {
  background: #bd0070;
	border-radius: 10px;
	cursor: pointer;
	color: #ffffff;
	font-size: 1.1em;
	padding: 10px 15px;
	text-decoration: none;
	margin: 10px 0 0;
	text-align: center;
	display: block;
}
.training-button:hover {
  color: #ffffff;
  text-decoration: underline;
}
