/*
Theme Name: Destin Basic Child
Template: destin-basic
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-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 40px;
  padding-right: 40px; }
   
.sticky-container { position: relative; min-height: auto; visibility: visible; }
#archive-header {position:relative;top:-45px;padding-left:30px;}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
width: 100%;
}




a:visited {
    text-decoration: none; }
a:hover, a:focus {
    color: #23527c;
    text-decoration: none; }
.btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: none;
    background-color: transparent; }
a {
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }
.basic a {
  color: #ccc;
  text-decoration: none; }
  
  
/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
/* Hyperlinks */
.entry-content a  { color: #FFFFFF; font-weight: 500;}
.entry-content a:link, .entry-content a:visited  { color: #FFFFFF; font-weight: 500;}
.entry-content a:hover  { color: #FFFFFF; font-weight: 500;}