/*
Theme Name: Destin Basic IFDB Child
Template: destin-basic-ifdb
Author: Child Theme Configurator
Version: 1.0.1453918295
Updated: 2016-01-27 13:11:35
*/

@charset "UTF-8";

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 0px solid transparent;
}

.home.blog #primary {
	margin: 5px 0px 50px;
}

.home.blog .sticky-container {
	margin:0px;
}

.sticky-container .item figure h2 {
    font-weight: 600;
    font-size: 18px;
	text-shadow: 1px 2px 2px #090909;
}
.sticky-container .item .effect-julia p {
	display: none;
}

/*
.col-md-9 {
  width: 75%; }

.row {
  margin-left: -20px;
  margin-right: -20px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
*/

/* .widgets_on_page ul, .widgets_on_page ul li {
	margin-left: -40px;
} */

/* jbeach - 20160321 */
.jrPage {
	max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}