/*
Theme Name: the7dtchild
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: 1.0.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
Template: dt-the7
*/

.alignleft {
  float: left;
  margin: 8px 30px 10px 0;
  margin-bottom: 10px;
}

.alignright {
  float: right;
  margin: 8px 0 10px 30px;
  margin-bottom: 10px;
}

.brands a:link {
  color: #72777d;
}
.brands a:visited {
  color: #72777d;
}
.brands a:hover {
  color: #00a0e0;
}

.widget-title {
  margin-bottom: 10px;
  clear: both;
}
.footer .widget {
  margin-bottom: 20px;
}
.white-text {
  color: #ffffff;
}
ul.circle {
  list-style-type: circle;
  margin-bottom: 0px;
}

.standard-arrow.list-divider.bullet-top li:before,
.standard-arrow.list-divider.bullet-top li:after {
  top: 12px !important;
  margin-top: 0;
}

.standard-arrow.bullet-top li:before,
.standard-arrow.list-divider li:first-child:before,
.standard-arrow.list-divider li:first-child:after,
.standard-arrow.bullet-top li:after {
  top: 8px;
  margin-top: 0;
}

.list-divider li {
  padding-top: 19px;
  padding-bottom: 20px;
}

.page-title-responsive-enabled.page-title h1 {
  font: 300 43px / 43px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}

@media screen and (max-width: 778px) {
  #page #fancy-header > .wf-wrap {
    padding-top: 20px;
  }
}
