/*
Theme Name: The7
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: 4.1.4
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
*/

.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;
}
.catgeory-image > img {
    width: 100%;
}

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}

.product-title h2 a {
  font-weight: bold;
}
.page-title.title-center .wf-td h1 span {
  font-size: 20px;
}
.product-title h2 a {
  width: 100%; display: inline-block;
}
@media screen and (max-width:900px){
.logo-classic #main-nav > li > a, .logo-classic-centered #main-nav > li > a {
    padding: 9px 30px !important;
}
}

@media screen and (max-width: 500px){
.excerpt li {
  width: 55% !important;
}
}

@media (min-width: 761px) and (max-width: 927px){
header .assistive-info .topbar_right {
  float: unset;
  margin: auto;
  width: 228px;
  text-align: center;
}
header #branding, header .assistive-info {
  float: left;
  margin: auto;
  padding: 6px 0 !important;
  text-align: center;
  width: 100% !important;
}
}

@media screen and (max-width: 624px){
.product_spec_sheet a {
  margin-top: 3px;
  }
}
