/*
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
*/


.submitBN {
 
    background: #333333 !important;
	padding: 25px;
}




.aio-icon, .vc_row .aio-icon {

  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, left top, right top, from(#ae933b), to(#f4d25c)) !important;

  /* Safari 5.1+, Chrome 10+ */
  background: -webkit-linear-gradient(left, #ae933b, #f4d25c) !important;

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(left, #ae933b, #f4d25c) !important;

  /* IE 10 */
  background: -ms-linear-gradient(left, #ae933b, #f4d25c) !important;

  /* Opera 11.10+ */
  background: -o-linear-gradient(left, #ae933b, #f4d25c) !important;
}

#main {
    padding: 0px 0 80px 0 !important;
}

#primary-menu {
    margin-left: -250px !important;

}

.icon-gradient {

    text-shadow: 1px 1px 1px rgba(140, 110, 30, 0.95) !important;
}