/* 
Theme Name:		 Sparkling Child Theme
Theme URI:		 http://childtheme-generator.com/
Description:	 sparkling-child is a child theme of Sparkling, created by ChildTheme-Generator.com
Author:			 R
Author URI:		 http://childtheme-generator.com/
Template:		 sparkling
Version:		 1.0.0
Text Domain:	 sparkling-child
*/

/* custom
----------------------------------------------- */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #DA4453;
  font-weight: 700;
  font-family: 'Roboto Slab', serif;
}

body {
    color: #6B6B6B;
    background-color: #F2F2F2;
    word-wrap: break-word;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.7;
    font-size: 14px;
}

.post-inner-content {
  padding: 45px 50px;
  background-color: #fff;
  border: 1px solid #dadada;
  border-top: none;
}

body.archive .post-inner-content,
body.blog .post-inner-content,
.post-inner-content:first-child {
  border-top: 1px solid #dadada;;
}


.well {
  background-color: #fff;
  padding: 30px;
  border: 1px solid #DADADA;
  overflow: hidden;
  clear: both;
}

.navbar-default .navbar-nav > li > a {
  color: #F5F7FA;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 12px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #DA4453;
  background-color: transparent;
}


.esp-block { width: 100%; display: inline-block; }
ul.esp-listing { float: left; width: 70%; padding: 0px; }
ul.esp-listing li { /*list-style: none;*/ margin: 0 0 0 25px; }
ul.esp-listing li span { font-weight: normal; }
ul.esp-listing li { font-weight: 700; }
.esp-img { float: left; width: 30%; }
.total-records { display: block; text-align: left; font-size: 11px; padding: 20px 0px;}
.pagination { font-size: 11px!important; margin: 0px; padding: 0!important; width: 100%!important; }
.pagination>li>a, .pagination>li>span { padding: 8px!important; }



.search-filter-reset{ color: #fff!important; border-color: #a50034!important; background: #a50034!important; display: inline-block; min-width: 100px; padding: 1px 24px; border-radius: 3px; border: 1px solid transparent; font-family: "LG Smart Bold",sans-serif; font-style: normal; font-weight: 400; text-transform: uppercase; font-size: 14px; line-height: 24px; text-decoration: none; text-align: center; vertical-align: middle; white-space: normal; cursor: pointer; background-color: transparent; }
.search-filter-reset:hover, .search-filter-reset:hover,.search-filter-reset:focus, a.search-filter-reset:focus { background-color:#c40043!important; }



.searchandfilter ul { padding: 0px; }

.searchandfilter ul li {
    display: inline-block!important;
	font-size: 10px!important;
}

.searchandfilter h4 {
    font-size: 11px!important;
}

.searchandfilter ul li {
    padding: 5px 0!important;
    margin: 0px 5px!important;
}

.searchandfilter select.sf-input-select {
    min-width: 195px!important; color: #ccc!important;
}

.flex-caption h1 {
    background-color: #c00c3f!important; border-color: #c00c3f!important;
    font-weight: 400;
    font-size: 24px;
    max-width: 640px;
    display: inline-block;
    padding: 12px 20px;
    margin-bottom: 0;
    color: #fff;
}
.flex-caption .excerpt { background-color: #000!important; }
.social-icons li a { background-color: #6d6e71!important; }
.social-icons li a:hover { background-color: #c00c3f!important; }
#secondary .widget > h3 { color: #000000!important; }
#secondary .widget a { color: #555!important; }
#secondary .widget .social-icons a { color: #fff!important; }



html .form-control { border: 1px solid #000000; color: #000000; font-weight: bold; }
html .form-control::-webkit-input-placeholder { color:#000000; font-weight: bold;  }
html .form-control:-moz-placeholder { color:#000000; font-weight: bold; }
html .form-control::-moz-placeholder { color:#000000; font-weight: bold; }
html .form-control:-ms-input-placeholder { color:#000000; font-weight: bold; }

.screen-reader-text, .screen-reader-shortcut { color: #000000; font-size: 19px; font-weight: bold; }

.btn-default, button { background-color: #c00c3f; border-color: #c00c3f; }
.spec { font-size: 0px; }
#menu-social li a span { font-size: 0px; display: inherit; }

