/*
 Theme Name:   DogBreeder Child
 Theme URI:    https://dog.wpshow.me
 Description:  WordPress Dog Breeder Theme based on Bootstrap v3.2
 Author:       Dameer DJ
 Author URI:   http://themeforest.net/feeleep
 Template:     DogBreeder
 Version:      1.0.0
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, editor-style, featured-images, microformats, sticky-post, translation-ready
 Text Domain:  kazaz
*/

@import url("../DogBreeder/style.css");

body {
  color: #181E2F;
}
#k-allwrap {
  margin-top: 80px;
}
#k-site-logo {
  background-color: transparent;
  position: absolute;
  top: -80px;
  left: 0;
}
.k-body-bg-color {
  background-color: #778ba4;
}

#drop-down-left li:not(:first-child) a {
  border-left: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-weight: 500;
}

.title-median, .title-widget, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  color: #CCCCCC;
}

.label-info, .progress-bar-info {
 background-color: transparent;
}

.label {
  font-size: 50%;
}
.news-featured-image {
border: 0 none;
}

.news-featured-image img,.gallery-photo-thumb, .gallery-last-photo {
  border: 10px solid rgba( 0, 0, 0, 0.09 );
}

.gallery-photo-description {
  font-weight: 800;
}
.news-meta {
  margin-bottom: 10px;
}
.m-contact-street {
display:none;
}
.dog-meta-row-name {
  width: 150px;
}
.k-main-navig {
  text-align: center;
}
.carousel {
margin-bottom: 0;
}
.carousel-control.left, .carousel-control.right {
  background-color: rgba( 0, 0, 0, 0.4 );
  border-radius: 20px;
}
.carousel-indicators li, .carousel-indicators .active {
width: 12px;
height: 12px;
}
.k-dropdown-menu a, .k-dropdown-menu a:link, .k-dropdown-menu a:visited {
color: #fff;
}
.caption-title {
  font-weight: 400;
}
.title-widget {
  font-size: 14px;
}
h6 {
  font-size: 20px;
  line-height: 24px;
  text-transform:none; 
}