/*
 Theme Name:   Flatter Child
 Template:     Flatter
 Theme URI:    http://themeton.com
 Description:  Flatter Child Theme
 Author:       ThemeTon
 Author URI:   http://themeton.com
 Version:      1.0.0
*/

@import url("../Flatter/style.css");

/* = Theme customization starts here
-------------------------------------------------------------- */



/*	Colors
	==================================================*/ 


a, .btn-link,
.nav-tabs>li>a:hover,.nav-tabs>li>a:focus,
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus,
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus,
.entry-hover .hover-icon a:hover,
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus,
.navbar-nav li:hover a, .navbar-nav li:focus a,
#onepage-menu ul li a,
.grid-loop article .entry-title a:hover, .grid-loop article .entry-hover .entry-title a:hover  {
	color: #830C18;
}

a:hover, a:focus,
.btn-link:hover, .btn-link:focus {
	color: #830C18;
}

.btn-primary, .label-primary,
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus,
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus,
.progress-bar,
.swiper-pagination-switch.swiper-active-switch,
input[type="submit"],input[type="button"],input[type="reset"],
.table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th,
.jp-play-bar,
.entry-hover .hover-icon a,
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus,
.grid-loop article .entry-hover .meta-like a.liked,
.shcart-display .total-cart,
.page-title.section,
.tagcloud a,
.tt-widget .widget-thumb span.month{
	background-color: #830C18;
}

blockquote,
.btn-primary, .label-primary,
.swiper-pagination-switch,
.featured-plan .plan-price, .blox-element.featured-plan, .blox-element.bordered.featured-plan,
input[type="submit"],input[type="button"],input[type="reset"],
.entry-media blockquote .blockquote-line span:before,
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus,
.grid-loop article .entry-title a:hover, .grid-loop article .entry-hover .entry-title a:hover,
.comment.byuser .comment-author img {
	border-color: #000000;
}

/*	Primary Section
	--------------------------------------------------*/ 
	
.primary.section .content, .primary.section .sidebar {
	padding-top: 30px;
	padding-bottom: 80px;
}	
	
.page-title.section {
padding-bottom: 40px;
padding-top: 40px;
}	

.single-post .page-title.section .single-post-title, .single-portfolio .page-title.section .single-portfolio-title {

	padding: 70px 0 40px 0;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.active,
.swiper-control-prev, .swiper-control-next, .carousel-control-next, .carousel-control-prev,
.swiper-container:hover .swiper-control-prev, .swiper-container:hover .swiper-control-next,
.swiper-container:hover .carousel-control-prev, .swiper-container:hover .carousel-control-next,
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover,
input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus,
.tagcloud a:hover   {
	background-color: #830C18;
}

.not-found-container h1 {
font-size: 80px;
font-weight: 100;
margin-bottom: 0;
}