a {
	color: #ea6e09;
}
a:hover {
	color: inherit;
}
.col-sm-2 {
	position: relative;
}
#logo img {
	max-width: 150px;
	height: auto;
}
footer ul,
footer ul li,
.menu-wrap ul,
.menu-wrap ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-image: none;
}
.menu-wrap ul {
	columns: 2;
}
#cart .btn-inverse {
	max-width: 190px;
}
.callbacl-wrap p {
	margin: 0px;
}
#menu-wrapper {
	padding-top: 30px;
}
.iksm {
	border: 1px solid #f2f2f2;
}
.add-to-cart-container {
	padding: 0px 15px 15px 15px;
}
.btn-outline-primary, .wpcf7 input[type="submit"] {
	width: 100%;
	text-align: center;
	border-color: #eb6f0b;
	background: #eb6f0b;
	color: #fff;
}
.btn-outline-primary:hover, .wpcf7 input[type="submit"]:hover {
	border-color: #c3e7c3;
	background: #c3e7c3;
	color: #333;
}
.products {
	clear: both;
}
form.cart .btn {
	width: auto;
	padding: 0px 40px;
	height: 41px;
	margin-top: 2px;
}
.coupon .btn {
	width: auto;
}
a.woocommerce-LoopProduct-link {
  text-decoration: none;
  display: block;
  text-align: center;
}
footer .payments, footer .social {
  margin-bottom: 20px;
  text-align: center;
}