/*
Theme Name: Flatshop Child
Description: Child theme for Flatshop 
Author: Themify
Template: flatshop
*/

/* write custom css below */body {
 	background-image: none;
	background-color: #70871c;
	background-color: rgba(112,135,28,1);	
	color: #505050;
	color: rgba(80,80,80,1);	margin-top: auto;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px; 
}

a {
 		text-decoration:underline;
 
}

h1 {
 		font-weight:bold;
	font-size:2em;
	
	color: #70871c;
	color: rgba(112,135,28,1); 
}

h2 {
 		font-weight:bold;
 
}

h3 {
 		font-weight:bold;
	
	color: #70871c;
	color: rgba(112,135,28,1); 
}

h4 {
 		font-weight:bold;
	
	color: #70871c;
	color: rgba(112,135,28,1); 
}

h5 {
 		font-weight:bold;
 
}

h6 {
 		font-weight:bold;
	
	color: #70871c;
	color: rgba(112,135,28,1); 
}

#site-logo {
 		font-weight:bold;
	font-size:1.5em;
	line-height:2.8px;

	color: #70871c;
	color: rgba(112,135,28,1); 
}

#site-logo a {
 
	color: #70871c;
	color: rgba(112,135,28,1); 
}

#site-description {
 		font-weight:bold;
	font-size:1em;

	color: #70871c;
	color: rgba(112,135,28,1); 
}

#main-nav {
 	background-image: none;
	background-color: #70871c;
	background-color: rgba(112,135,28,1); 
}

#main-nav a {
 	
	color: #ffffff;
	color: rgba(255,255,255,1); 
}

#main-nav a:hover {
 	
	background-color: #ffffff;
	background-color: rgba(255,255,255,1);	
	color: #70871c;
	color: rgba(112,135,28,1); 
}

#horizontal-menu {
 	
	background-color: #70871c;
	background-color: rgba(112,135,28,1); 
}

#horizontal-menu a {
 	
	color: #ffffff;
	color: rgba(255,255,255,1);	
	background-color: #70871c;
	background-color: rgba(112,135,28,1); 
}

#horizontal-menu a:hover {
 	
	background-color: #fff;
	background-color: rgba(255,255,255,1);	
	color: #70871c;
	color: rgba(112,135,28,1); 
}

#horizontal-menu .current_page_item a,  #horizontal-menu .current-menu-item a {
 	
	background-color: #70871c;
	background-color: rgba(112,135,28,1);	
	color: #ffffff;
	color: rgba(255,255,255,1); 
}
.post {
        margin-bottom: 60px;
}

.post-title, .post-title a {
 		font-weight:bold;
	font-size:1.3em;
	color: #70871c;
	color: rgba(112,135,28,1); 
}

.post-meta {
	color: #70871c;
	color: rgba(112,135,28,1); 
}

.post-meta a {
 	
	color: #70871c;
	color: rgba(112,135,28,1); 
}

.post-date {
 	
	color: #70871c;
	color: rgba(112,135,28,1); 
}

.post-nav a {
 	
	color: #70871c;
	color: rgba(112,135,28,1); 
}

.post-nav .arrow {
 	
	color: #70871c;
	color: rgba(112,135,28,1); 
}

.page-title {
 	
	color: #70871c;
	color: rgba(112,135,28,1);		font-weight:bold;
	font-size:2em;
	margin: 60px; 
}

#footer {
 	
	color: #ffffff;
	color: rgba(255,255,255,1); 
}

#footer a {
 	
	color: #ffffff;
	color: rgba(255,255,255,1); 
}
#cart-icon {
	  background: #70871c;
}
#slide-nav > div, #slide-cart > div {
	  background: #70871c;
}
a {
	  color: #70871c;
}
.list-post .product h3 {
	  font-size: 1.438em;
}
.button {
	  background: none repeat scroll 0 0 #70871c;border: 1px solid #70871c;
}
input[type=reset], input[type=submit], button, .button {
	  background: #70871c;border: 1px solid #70871c;
}
#site-logo {
	  margin: 10px;
}
#site-description {
	  margin: 2px 10px 20px 30px;
}
.footer-text .one a{
	  color: #ffffff;
}
#searchform #s{
	  color: #ffffff;
}
#slide-cart a:hover {
	  color: #ffffff;   
}
#slide-cart .quantity-count {
	  color: #ffffff;   
}
#slide-cart .cart-total #view-cart {
	  color: #ffffff;   
}
#footer .social-widget a {
	  color: #fff;
}
#footer .social-widget a:hover {
	  color: #000;
}
#slider .slide-feature-image + .slide-content-wrap {
	  top: 20%;
}
#slide-nav .horizontal-menu a:hover {
	  color: #70871c;background: #ffffff;
}
.woocommerce-breadcrumb {
	        margin: 10px 10px 15px;
}
.post-title {
  margin-top: 60px;
 }
#sidebar .widget {
  margin-top: 60px;
 }
.more-link {
        margin-top: 5px;
}
.widgettitle {
        font-size: 1.375em;
        color: #70871c;
}
.woocommerce-breadcrumb {
        margin-top: 45px;
}
.sidemenu {
        background: #70871c;
}
/* remove the tabs on product pages - added by Ruth 
.woocommerce_tabs, .woocommerce-tabs {
    display: none;
}
*/
