@import "../../../firma/assets/css/style.min.css";

/* Your CSS code goes here
-------------------------------------- */
#footer{
	min-height:250px;
	max-height:370px;
	height:100%;
}
.pojo-form-49{
	left:17%;
}
#shop-form{
	background-color: #dfe0e1;
  bottom: 0;
  width: 100%;
  max-width: 1280px;
  padding-top: 30px;
  padding-bottom: 10px;
}
#shop-form h2{
	color:#000;
	text-align:center;
	margin: 20px 0 20px 0;
}
#shop-divider{
	margin-bottom:20px;
}
body .cart button{
	background-color:#9a6413;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{background-color:#9a6413;}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{background-color:#de901b;}
@media screen and (max-width: 800px){
  .pojo-form-49{ left: 0; margin: 0 auto; width: 90%; }
}
.entry-footer{
	display:none;
}
body.woocommerce-page ul.products li.first{ clear: none; }
body.woocommerce-page ul.products li:nth-child(4n+5){ clear: both; }