
/* ----------------------------------- Woocommerce CSS ----------------------------------- */

.woocommerce span.onsale  {
	z-index: 1;
	background-color: #777777;
}
	
.seos-cart {
	margin-top: 10px;
	float: right;
	display: inline;
	min-width: 150px;
}

.seos-cart a {
	padding: 10px;
	font-size: 13px;
	background: #333333;
	color: #ffffff;
}

.seos-cart:hover {
	opacity: 0.8;
}

.woocommerce-account .addresses .title h3,
.woocommerce-order-details__title,
.woocommerce-customer-details h2,
.woocommerce-column__title {
	padding: 10px 0 10px 0;
}

table.shop_table.cart {
	margin-top: 20px;
}

.seos-cart a:hover {
	color: #FFFFFF !important; 
}

.woo-sb {
    padding: 30px;
}

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
	border-radius: 3px;
}

#order_review_heading {
	padding-bottom: 5px;
}

#add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input {
	padding: 10px;
}

.woocommerce .quantity .qty {
    line-height: 38px;	
}

.woocommerce-Price-amount {
	padding: 10px 0 10px 0;
}

.woocommerce-validated .woocommerce-form__label span {
	padding: 8px 0 5px 0;
	display: block;
}

.woocommerce ul.products li.product a img {
	height: auto;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transition: -webkit-transform 0.4s linear;
    transition: transform 0.4s linear;
	overflow: hidden;
}
.woocommerce ul.products li.product a img:hover {
	opacity: 0.6;
	-webkit-transform: scale(1.08);
    transform: scale(1.08);	overflow: hidden;
}

.woocommerce .woocommerce-message {
    border-top-color: #361E10;
}

.woocommerce #reviews #comments h2 {
	padding: 10px 0 10px 0;
}

.woocommerce .woocommerce-message:before,.woocommerce div.product .stock {
    color: #361E10;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	padding: 15px;
	font-size: 20px;
	background: #777777;
    box-shadow: inset 0 0 0 #333333, inset 0 1px 84px #333333, inset 0 0 0 #333333;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
 	background: #444444;
}

.woocommerce .address header {
	background: #FFFFFF;
}

button, input[type="text"], input[type="email"], input[type="url"], input[type="password"]{
	background-color: #fff;
    box-shadow: inset 0 0 0 #333333, inset 0 1px 1px #333333, inset 0 0 0 #333333;
	color: #333;
}

.woocommerce ul.products li.product .price,
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #361E10;
}

.woocommerce .woocommerce-ordering select {
    padding: 5px;
	max-width: 200px;
}

.woocommerce-checkout #payment ul.payment_methods li img {
	width: 50px;
}

.woocommerce #payment #place_order, .woocommerce form .form-row-last, .woocommerce-page #payment #place_order, .woocommerce-page form .form-row-last {
    float: left;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	padding: 10px;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
	color: #333;
}

.woocommerce-pagination {
	background: #ffffff;
	border: none;
	box-shadow: none;
}

.woocommerce nav.woocommerce-pagination ul {
	padding: 2px;
	font-size: 12px;
	background: #999999;
    box-shadow: inset 0 0 0 #333333, inset 0 1px 84px #333333, inset 0 0 0 #333333;	
}

.woocommerce nav.woocommerce-pagination ul li {
	min-width: 30px;
	border: 1px solid #d3ced2;
}

.woocommerce-pagination ul {
     min-width: auto !important;
}

.woocommerce .page-numbers li a:after {
	content: "";
}
.woocommerce address  .woocommerce article, .woocommerce #review_form #respond {
	padding: 10px;
}

.woocommerce .title {
	margin: 0;
}

.woocommerce .woocommerce-Address-title {
	background: none !important;
}

.woocommerce h1, .woocommerce h2, .woocommerce h3 {
	padding: 10px 0 10px 0;	
}

.woocommerce div.product .product_title {
	padding: 10px 0 10px 0;
}


@media screen and (max-width: 560px) {

		
	.woocommerce #payment #place_order, .woocommerce form .form-row-last, .woocommerce-page #payment #place_order, .woocommerce-page form .form-row-last {
		float: left;
		font-size: 14px;
	}
	
	.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
		width: 150px;
	}

	.woocommerce table.shop_table, .woocommerce-cart table.cart td, .woocommerce-cart table.cart th {
		width:100%;
		margin: 0;
		padding: 3px;
	}
	
	.woocommerce ul.products li.product a img {
		height: auto;
	}
	
	.woocommerce-cart table {
			border: none;
	}
	
	.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
		font-size: 13px;
	}
	
	.seos-cart {
	right:10px;

	position:absolute;
	}
}