/*
Theme Name: Polaris Child
Theme URI: http://demo.planetshine.net/polaris-woo/
Author: Planetshine
Author URI: http://planetshine.net
Description: Child theme for Polaris WooCommerce Theme
Version: 1
Template:       planetshine-polaris  
*/

.woocommerce-password-strength{
	display:none !important;
	
}

#wew-submit-email-to-notify{
	background-color:#4ad600;
	padding:20px;
	color:#ffffff !important;
	font-size:16px !important;
	letter-spacing:1px !important;
}

#wew-submit-email-to-notify:hover{
	background-color:#3fb500;
	padding:20px;
	color:#ffffff !important;
	font-size:16px !important;
	letter-spacing:1px !important;
}

.search-content .input-submit{
	background-color:#54b948;
	color: #d0ff8d;
	letter-spacing:2.2px;
}

.header .search .btn-submit-1 {
    color: #54b948;
}

.search-content .input-submit::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #d0ff8d;
  text-transform:uppercase;
  letter-spacing:2.2px;
}
.search-content .input-submit::-moz-placeholder { /* Firefox 19+ */
  color: #d0ff8d;
  text-transform:uppercase;
  letter-spacing:2.2px;
}
.search-content .input-submit:-ms-input-placeholder { /* IE 10+ */
  color: #d0ff8d;
  text-transform:uppercase;
  letter-spacing:2.2px;
}
.search-content .input-submit:-moz-placeholder { /* Firefox 18- */
  color: #d0ff8d;
  text-transform:uppercase;
  letter-spacing:2.2px;
}

.page-id-27702 .sidebar-filters{
	display:none !important;
}

.post-image-responsive{
	width:60%; float:left; padding:30px 20px 20px 0;
}

@media screen and (max-width: 1008px) {
.post-image-responsive{
	width:100%; 
}

}

