/*
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
*/
@font-face {
  font-family: 'NeoSansPro-LightItalic';
  src: url('/wp-content/themes/dt-the7-child/fonts/NeoSansPro-LightItalic.otf');
}

@font-face {
  font-family: 'NeoSansPro-Regular';
  src: url('/wp-content/themes/dt-the7-child/fonts/NeoSansPro-Regular.otf');
}

@font-face {
  font-family: 'NeoSansPro-Light';
  src: url('/wp-content/themes/dt-the7-child/fonts/NeoSansPro-Light.otf');
}

@font-face {
  font-family: 'NeoSansPro-Bold';
  src: url('/wp-content/themes/dt-the7-child/fonts/NeoSansPro-Bold.otf');
}

@font-face {
  font-family: 'NeoSansPro-Italic';
  src: url('/wp-content/themes/dt-the7-child/fonts/NeoSansPro-Italic.otf');
}

@font-face {
  font-family: 'Gruppo';
  src: url('/wp-content/uploads/fonts/Gruppo_reg.eot');
  src: url('/wp-content/uploads/fonts/Gruppo_reg.eot') format('embedded-opentype'),
    url('/wp-content/uploads/fonts/Gruppo_reg.woff') format('woff'),
    url('/wp-content/uploads/fonts/Gruppo_reg.ttf') format('truetype'),
    url('/wp-content/uploads/fonts/gruppo_reg.svg#Gruppo') format('svg');
}

/* --- Archive --- */
.archive span.category-link:after,
.archive .author.vcard,
.archive a.data-link {
  display: none;
}

.archive .date-rem {
  top: auto;
}

.archive .bg-on.fullwidth-img .blog-media,
.archive .blog-content {
  padding: 25px 25px 0;
}

/* --- Annonce --- */
.single-annonces #main:not(.sidebar-none) .wf-container-main {
  display: block;
}

.single-annonces .miniature {
  margin: 10px 30px 10px 0px;
}

.bg-img {
  background-position: top;
  background-size: contain;
  background-repeat: no-repeat;
  height: 200px;
  width: 300px;
  margin-right: 30px;
}

.content-top {
  display: flex;
}