/*
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";

.basic h1 {
	color: white;
}

.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;}


/* jbeach - 20160321 */
.jrPage {
	max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}

/* Navbar customization */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #373737;
}
.navbar-inverse .dropdown-menu {
    background: #282828;
	border-right: 0;
    border-left: 0;
	border-bottom: 0;
    border-top-width: 3px;
    border-top-style: solid;
	border-color: #4079b5;
}
.navbar-inverse .dropdown-menu > .active > a, .navbar-inverse .dropdown-menu > .active > a:hover, .navbar-inverse .dropdown-menu > .active > a:focus {
    background-color: #1E1E1E;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #4079b5;
    color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #373737;
	}
.navbar-inverse .dropdown-menu a:hover {
    background: #444 !important;
    color: #fff !important;
	border-right: 0;
    border-left: 3px;
	border-bottom: 0;
    border-top-width: 0;
    border-left-style: solid;
	border-color: #4079b5;
}

#buddypress .avatar {
	border-radius: 50%;
}

#fwd .bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34/var(--tw-bg-opacity));
}

@media (min-width: 640px) {
  #fwd .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    background-color: #222222;
  }
}

.fwd-text-center {
  text-align:center!important;
  opacity: 0;
}