/*
 Theme Name:   Animal Sounds
 Description:  Kale Child Theme
 Author:       Tess Ewing
 Author URI:   http://tessewing.com
 Template:     kale
 Version:      1.0.0
 Text Domain:  animal-sounds
*/

@import url('https://fonts.googleapis.com/css?family=Oswald');

@media (min-width: 992px) and (max-width: 1199px) {
  .frontpage-slider .caption {
    max-width: 50% !important;
    top: 60% !important;
  }
}

@media (min-width: 700px) and (max-width: 991px) {
  .frontpage-slider .caption {
    max-width: 60% !important;
    top: 60% !important;
    left: 35% !important;
  }
}

@media (min-width: 481px) and (max-width: 699px) {
  .frontpage-slider .caption {
    top: 60% !important;
  }
  .sliding-ex {
    display:none;
  }
}
@media (max-width: 480px) {
  .frontpage-slider .caption {
    padding: 0 15px !important;
    top: 60% !important;
    max-width: 50% !important;
  }
  .sliding-ex {
    display: none;
  }
}

@media (min-width: 992px) {
  .the-title .mobile-action {
    display:none;
  }
  .entry-thumb:hover > .post-caption {
    height: 100%;
  }
  .entry-thumb:hover > .post-caption .post-caption-more {
    opacity: 1;
  }
  .post-caption {
    pointer-events: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float:right;
  }
  .buffer {
    margin-top: 15px;
  }
  .navbarAS {
    height: 80px;
  }
  .logo-text-small {
    display:none;
  }
  .main-wrapper {
    min-height: calc(100vh - 234px);
  }
  .footer {
    height: 234px;
  }
}
@media (min-width:881px) {
  .frontpage-slider .owl-nav div {
    height: 100%;
    top: 0%;
  }
  .frontpage-slider .owl-nav div:before {
    top: 50%;
  }
}
/* xs only stuff */
@media (max-width: 767px) {
  .header-row-2.above {
    display:none;
  }
  .header-row-3 {
    min-height:50px;
  }
  .logo-text-small {
    display:inline-block;
  }
  .container .logo-text {
    display:none;
  }
  .navbar-default .navbar-collapse {
    text-align: right;
    border-top:none;
    width:100%;
  }
  .navbar-nav > li.search {
    height:55px;
  }
  div.footer-right {
    float: none;
    text-align:center;
    margin: 25px auto 5px auto;
  }
  div.footer-left {
    margin: 25px auto 5px auto;
    text-align:center;
  }
  .main-wrapper {
    min-height: calc(100vh - 484px);
  }
  .footer {
    height: 484px;
  }
}
@media (max-width: 480px) {
  .widget-title, h4.form-label, .entry-title {
    font-size: 20px;
  }
}

@media (max-width: 1360px) and (min-width: 1200px) {
  .frontpage-slider .owl-nav div {
    margin-top:0px !important;
  }
  .frontpage-slider .owl-prev {
    left:0px;
    background-image: url(../../images/bkgd.jpg);
    background-repeat: repeat;
    width: 25px !important;
  }
  .frontpage-slider .owl-next {
    right:0px;
    background-image: url(../../images/bkgd.jpg);
    background-repeat: repeat;
    width: 25px !important;
  }
  div.owl-next:before {
    padding-left:7px;
  }
}

@media (max-width: 1080px) and (min-width: 991px) {
  .frontpage-slider .owl-nav div {
    margin-top:0px !important;
  }
  .frontpage-slider .owl-prev {
    left:0px;
    background-image: url(../../images/bkgd.jpg);
    background-repeat: repeat;
    width: 25px !important;
  }
  .frontpage-slider .owl-next {
    right:0px;
    background-image: url(../../images/bkgd.jpg);
    background-repeat: repeat;
    width: 25px !important;
  }
  div.owl-next:before {
    padding-left:7px;
  }
}



body {
  background-image: url(../../images/bkgd.jpg);
  background-repeat: repeat;
}
.graybg {
  background-color:#222;
  border-radius: 15px;
  padding:25px;
  margin-bottom:45px;
}

/* nav styles */
.navbarAS {
  background-color: #33171d;
  border:none;
  transition: all 0.4s ease-in-out;
  position:relative;
  z-index: 200;
}
.navbar-default .navbar-collapse {
  float:right;
  transition: all 0.4s ease-in-out;
}
.navbar {
  transition: all 0.4s ease-in-out;
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:focus {
  color: #c2b7a5;
  transition: all 0.4s ease-in-out;
}
.navbar-default .navbar-nav>li>a:hover {
  color: #996042;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  background-color: #33171d;
  color: #c2b7a5;
  font-weight: bold;
}
.navbar-default .navbar-toggle {
  border-color: #c2b7a5;
}
.navbar-default .navbar-toggle .icon-bar {
  color:#c2b7a5;
  background-color:#c2b7a5;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color:#641c29;
}
.stick {
  position: fixed;
  top:0;
  height:inherit;
  width:100%;
}
.logo {
  float:left;
  position:relative;
  z-index:999;
  width: 115px;
}
.logo-text {
  display:inline-block;
  padding-top:7px;
}
.logo-text-small {
  float:left;
  padding-top:7px;
}
.hide-it {
  display:none;
}
.header-row-2 {
  margin:0;
  height:40px;
  display: inline-block;
  width: 100%;
}
.tagline {
  display: inline-block;
  float:right;
  margin:0;
}
.tagline ul {
	overflow: auto;
}
.tagline ul li {
	list-style-type: none;
	float: left;
}
.tagline ul li a i {
	background: #641c29;
	color: #000;
  width: 30px;
  height: 30px;
  border-radius: 20px;
  font-size: 18px;
	text-align: center;
	margin-right: 10px;
	padding-top: 15%;
}
.tagline ul li a i {
	transition: all 0.4s ease-in-out;
}
.tagline ul li a i:hover {
	background: #8e6965;
}
.navbar-nav > li.search.open > a:focus, .navbar-nav > li.search.open > a:hover, .navbar-nav > li.search.open > a {
  background-color:transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
  color: #ddd;
}
.dropdown-menu {
  padding: 0;
  background-color: transparent;
}
.main_search .form-control {
  background-color: #ddd;
  padding: 12px 5px;
}
.main_search .form-control {
  height: 50px;
  border-radius: 10px;
}

/* slider styles */
.frontpage-slider .owl-nav div:before {
  color: #c2b7a5;
}
.frontpage-slider .caption {
  max-width: 40%;
  z-index: 3;
  color: #c2b7a5;
  text-align: left;
  width: 100%;
  position: absolute;
  top: 70%;
  left: 30%;
  transform: translate(-50%, -50%);
  background-color: rgba(0,0,0,.6);
  padding: 15px;
}
.frontpage-slider .caption h2 {
  padding:15px 15px 15px 0;
  margin:inherit;
  font-family: 'Oswald', sans-serif;
}
.frontpage-slider .caption h2:before {
  display:none;
  content:none;
}


/* header and text styles */
h1.entry-title {
  color: #996042;
  font-family: 'Oswald';
  border-bottom: 1px solid #c2b7a5;
}
h1.blog-head {
  margin-bottom:0px;
  border-bottom:none;
}
h2.recents {
  font-family: 'Oswald', sans-serif;
  color: #996042;
  font-size:30px;
  text-transform: inherit;
}
.entry-content h2 {
  color: #c2b7a5;
  text-transform: inherit;
  font-family: 'Montserrat', sans-serif;
}
h3 {
  color:#996042;
  font-family: 'Montserrat', sans-serif;
}
.entry-date {
  color:#c2b7a5;
  font-family: 'Montserrat';
  margin-bottom: 30px;
}
.entry-content p {
  color:#c2b7a5;
  font-family: 'Montserrat', sans-serif;
}
.entry-content a {
  color:#8e6965;
}
.entry-content .wrapper-mjp a {
  color: #c2b7a5;
}


/* post blocks styles */
.entry-thumb {
  background-size: cover;
  position: relative;
}
.entry-thumb img.spacer {
  opacity: 0;
  width: 100%;
  vertical-align: top;
}
.post-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 45px;
  padding: 10px;
  background-color: rgba(0,0,0,.6);
  transition: all 0.4s ease-in-out;
  font-family: 'Montserrat', sans-serif;
}
.post-caption-more {
  opacity:0;
  transition: all 0.4s ease-in-out;
  color:#c2b7a5;
}
.post-caption-more a {
  color:#c2b7a5;
  font-size: 12px;
}
.post-caption-more .entry-date {
  margin-bottom: 0px;
}
.taller {
  height:100% !important;
}
.brighter {
  opacity: 1 !important;
}
.entry-summary {
  text-align: left;
}
.post-caption .entry-title a {
  color: #c2b7a5;
  font-family: 'Oswald', sans-serif;
}
.post-title {
  float:left;
  display: inline-block;
}
.mobile-action {
  float:right;
  display:inline-block;
  color:#c2b7a5;
  font-size: 18px;
  padding-top: 3px;
}
.mobile-action a {
  color: #c2b7a5;
}

/* sidebar styles */
.widget.widget_search {
  background-color:transparent;
}
.sidebar .btn-default {
  color: #c2b7a5;
  background-color: #641c29;
  font-family: 'Montserrat', sans-serif;
  border:none;
  transition: all 0.4s ease-in-out;
}
.sidebar .btn-default:hover {
  background-color: #8e6965;
}
.widget ul >li >a, .widget ul >li > span >a, .tagcloud a, .sidebar a, .sidebar p {
  color: #c2b7a5;
  font-family: 'Montserrat', sans-serif;
}
.widget_tag_cloud .tagcloud a {
  font-size: 12px !important;
}
.tagcloud {
  color: #c2b7a5;
}

/* footer styles */
body {
  height:100%;
}
.footer {
  background-color: #33171d;
  color: #c2b7a5;
  font-family: 'Montserrat', sans-serif;
}
.footer a {
  color: #c2b7a5;
}
.footer ul li{
  list-style-type:none;
  margin-top:1px;
}
.footer ul li a i {
	background: #c2b7a5;
	color: #33171d;
  width: 20px;
  height: 20px;
  border-radius: 20px;
	text-align: center;
	margin-right: 5px;
	padding-top: 3px;
}
.footer-left {
  margin-top: 70px;
}
.footer-right {
  float:right;
  margin-top:50px;
}
ul.social-footer {
  padding-left:0;
}
