/*
 Theme Name:   WooPress Child
 Theme URI:    http://8theme.com/
 Description:  WooPress Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     woopress
 Version:      0.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  woopress-child
*/

/******* Blog **********/
.blog-post h2 a, .blog-post h1 {
  font-size: 28px;
  color: #4c7a73;
}
.blog-post h2 a:hover, .blog-post h2 a:active {
  font-size: 28px;
  color: #767676;
}
.blog-post .meta-post a {
  color: #4c7a73;
}
.blog-post .meta-post a:hover, .blog-post .meta-post a:active {
  color: #767676;
}
.read-more-custom {
  margin-top: 15px;
  border: 2px solid rgb(213, 213, 213);
  padding: 8px 20px;
  display:inline-block;
}
.read-more-custom:hover, .read-more-custom:active {
  background-color: #4b7972;
  color: #FFF;
}

/******* WooCommerce ********/
.price {
  font:600 20px/20px 'Open Sans', sans-serif !important;
  color: #fe8d49;
  margin: 0 0 18px;
  display: block;
}
.product-title a {
  color: #686868;
  font-size: 18px !important;
  font-weight: 600;
}
.product-title {
  min-height:52px;
}
.border-grey:hover {
  background-color: #4b7972;
  color: #FFF;
}
.btn, .button, .wishlist_table .add_to_cart.button, .wpcf7-submit {
  border-color: #d5d5d5;
}
.type-label-1 {
  top: 27px;
  left: 10px;
  background:#fe8d49;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 700;
  height:80px;
  width:80px;

}
.type-label-1 .new {
  font-size: 18px;
  margin-top: 30px;
}
.product-image-wrapper {
  background: #f2f2f2;
  margin-bottom: 20px;
}

/******* Featured Products *********/
.products-tabs .tab-title::after {
  width: 0px !important;
}
.products-tabs .tab-title {
  font-size: 20px !important;
}

/******* Partner Logos ********/
.partner_logo ul {
	list-style:none;
	padding:0;
	margin:0;
	font-size:0;
	text-align:center;
}
.partner_logo li {
	display:inline-block;
	width:15.2%;
	margin:0 10px;
}
.partner_logo li.firstItem {
	margin-left:0;
}

.partner_logo li.lastItem {
	margin-right:0;
}

/******* Footer ********/
.main-footer {
  padding-top:55px;
  background: #ffffff url('/wp-content/uploads/2015/05/footer_sdw.png') repeat-x 0 0;
}
.widget_nav_menu li {
  border-bottom:none;
}
.widget_nav_menu li a {
  padding: 7px 0;
}
.main-footer-1 .widget-title {
  font-size:18px !important;
  color: #4b7972 !important;
 border-bottom: none;
}
.copyright-1 {
  background-color: #fff;
  border-top:5px solid #4b7972;
  padding:20px 0;
}
.copyright-1 .container .row-copyrights {
  border-top:none;
  padding:0;
}
.main-footer .menu-social-icons i {
  background-color: #e1e1e1;
  width:34px;
  height:34px;
  font-size: 14px;
  line-height: 34px;
}
.main-footer .menu-social-icons a:hover i {
  background-color: #4b7972;
}



/******** Header File *********/
.social-icons-list
{
	font-size:0;
}
.social-icons-list li {
    display: inline-block;
    margin:0 9px;
    overflow: hidden;
	height: 44px;
    width:43px;
      
}
.social-icons-list a 
{
	display:block;
    background: #ccc;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	font-size:20px;
	line-height:43px;
	text-align:center;
	transition: background 0.25s ease-in-out 0s;
	-moz-transition: background 0.25s ease-in-out 0s;
	-webkit-transition: background 0.25s ease-in-out 0s;
} 
.social-icons-list a:hover {
   
    background: #4b7972;
    text-decoration: none;
}
  
.social-icons-list a:before {
    color: #fff;
    font-family: FontAwesome;
    padding: 12px 9px;
	transition:all 0.5s ease-in-out 0s;
	-moz-transition:all 0.5s ease-in-out 0s;
	-webkit-transition:all 0.5s ease-in-out 0s;

}
  
.social-icons-list .google a:before {
    content: "\f0d5";
}
  
.social-icons-list .facebook a:before {
    content: "\f09a";
}
  
.social-icons-list .twitter a:before {
     content: "\f099";
}
  
.social-icons-list .youtube a:before {
     content: "\f16a";
}  
  
  
.social-icons-list a:hover:before {
    
	
} 

.contact-icon
{
	background: url('images/sprite/icons.png') no-repeat -164px -93px #4b7972;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	display:inline-block;
	padding:10px;
	width:45px;
	height:45px;
	float:left;
	margin:0 7px 0 0;
}
.contact_rt
{
	float:left;
	font-size:24px;
	font-family:'Impact', Arial, Helvetica, sans-serif;
	color:#4c7a73;
}
.contact_rt span
{
	font:100 18px/18px 'Open Sans', Arial, Helvetica, sans-serif;
	color:#8d8d8d;
	display:block;
}
.header-type-3 .header-social 
{
	float:right;
}
.header-type-3 .navbar-header .top-links {
	padding-top: 0;
  padding-right: 40px;
}
.header-type-3 .navbar-header .top-links ul li a {
  font-size: 12px;
  font-family: 'Open Sans';
  text-transform: uppercase;
}
.fixed-header .menu-wrapper, .header-type-3 .menu-wrapper {
  background: #ffffff url(images/top_sdw.png) repeat-x 0 0;
  position: relative;
  font-size: 0;
  padding:53px 0 0;
  margin-bottom: 16px;
}
.navbar {
  padding: 15px 0;
}
.header-type-3 .nav-bar-container {
  padding:0 0 12px;
  border-bottom: 4px solid #cecece;
}
.nav-bar-container .menu > li:first-child a::before, .nav-bar-container .menu > li a:hover::before, .nav-bar-container .menu > li.current-menu-item > a::before, .nav-bar-container .menu > li.current_page_ancestor > a::before {
  content:'';
  position:absolute;
  bottom:-22px; 
  left:0;
  background:#4c7a73;
  width:100%;
  height:4px;
}
.menu-wrapper .navbar-right {
  float:right !important;
}
.shopping-cart-widget {
  border:none !important;
}
.shopping-cart-widget .cart-bag {
  float:right;
  position:relative;
  top: 0;
  right: 0;
  padding: 8px 20px 7px;
}
.nav-bar-container .menu > li:first-child a, .menu > li.current-menu-item > a, .menu > li.current_page_ancestor > a {
  color: #4c7a73;
}
header .menu > li > a {
  padding: 20px 15px 15px 15px;
  color: #9d9d9d;
}
header .nav-bar-container .menu > li:first-child a {
  padding-left: 0px;
}

.bc-type-3 .title, .bc-type-4 .title, .bc-type-5 .title, .bc-type-6 .title, .bc-type-3 a, .bc-type-4 a, .bc-type-5 a, .bc-type-6 a, .bc-type-3 .delimeter, .bc-type-4 .delimeter, .bc-type-5 .delimeter, .bc-type-6 .delimeter, .bc-type-3 .back-history:before, .bc-type-4 .back-history:before, .bc-type-5 .back-history:before, .bc-type-6 .back-history:before, .bc-type-3, .bc-type-4, .bc-type-5, .bc-type-6 {
  color: #4c7a73;
}
.bc-type-3, .bc-type-4, .bc-type-5, .bc-type-6 {
  padding-top:20px !important;
  padding-bottom: 30px !important;
  border-bottom: 1px solid #ddd !important;
  background: url('/wp-content/uploads/2015/04/greyzz1.png');
}