.count {
	display: none !important
}
.summary {
	width: 500px;
	float: right;
}
.summary .price .amount {
	font-size: 26px;
	margin-bottom: 1em;
	display: block;
	font-weight: 700;
}
.images {
	float: left;
	margin-right: 2em;
	position: relative;
	display: block;
}
.product_meta {
	margin: 1em 0em 0em 0em;
}
.woocommerce-tabs {
	margin: 2em 0em 4em 0em;
        padding-top:2em;
	clear: both;
	display: block;
}
.tabs {
	border-bottom: 1px dotted #777777;
	margin:0 !important;
       font-family: "proxima-nova", sans-serif;
}
.tabs li {
	display: inline-block;
	margin-right: 1em;
	
}
.tabs a {
	font-size: 16px;
	display: block;
	color: #333;
}
.tabs .active {
	font-weight: 700;
	font-size: 20px !important;
}
.panel {
	margin-top: 1em;
	display: block;
	line-height: 1.8em;
}
.panel p {
	margin-bottom: 1em;
}
.label label {
	display: block;
	margin: 1em
}
.quantity {
	display: block;
	margin: 1em
}
.panel h2 {
	font-size: 30px;
	margin: .5em 0em .5em 0em;
	display: none;
}
.woocommerce-message {
	border: 1px dotted #333;
	padding: 1em;
	font-family:"proxima-nova", sans-serif;
	font-size: 17px;
	background-image: url('../woocommerce/images/check.png');
	background-position: 20px center;
	background-repeat: no-repeat;
	background-color: #f0f0f0;
	font-weight:800;
	color: #333;
	margin-bottom: 1em;
}
/*-------------------------------------
   10. OTHERS
-------------------------------------*/

/*FIX*/
.wp-caption {
}
.wp-caption-text {
}
.sticky {
}
.gallery-caption {
}
.bypostauthor {
}
.alignright {
}
.alignleft {
}
.aligncenter {
}
.tagsfix a, .tagsfix {
	display: none;
}
.woocommerce-checkout .form-row .chzn-container-single .chzn-single {
	height: 24px !important;
	line-height: 24px !important;
}
.woocommerce-checkout .form-row .chzn-container-single .chzn-single span {
	line-height: 24px !important;
}
/* =Product Page
-------------------------------------------------------------- */

.single-product-content {
	margin-top: 10px;
}
a.product-image {
	display: block;
	position: relative;
	overflow: hidden;
}
.product-name {
	font-size: 14px;
	font-weight: normal;
}
div.product {
	position: relative;
}
div.product div.images {
	float: left;
	margin-bottom: 10px;
	position: relative;
}
div.product div.images a {
	padding: 5px;
	display: block;
	float: left;
	position: static;
	height: auto;
	width: auto;
}
div.product div.images ul.flex-direction-nav a {
	background: url("../images/bg_direction_nav.png") no-repeat scroll 0 0 transparent;
	border: none;
	padding: 0px;
	cursor: pointer;
	display: block;
	height: 30px;
	margin: -20px 0 0;
	opacity: 0;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 30px;
}
div.product div.images ul.flex-direction-nav .flex-next {
	background-position: 100% 0;
}
div.product div.images img {
	margin-bottom: 0;
	display: block;
        border:1px solid #e0e0e0;
}
div.product div.images ul.thumbnails {
	padding-top: 10px;
	overflow: hidden;
	zoom: 1;
	margin: 0 -10px 0 0;
	list-style: none;
	display: block;
}
div.product div.images ul.thumbnails li {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	padding: 0;
	width: auto;
}
div.product div.images ul.thumbnails li img {
	width: auto;
	height: auto;
}
div.product div.images p.price {
	position: absolute;
	right: -10px;
	top: -10px;
	margin: 0;
}
div.product div.summary {
	float: left;
	position: relative;
}
div.product_meta {
	clear: both;
	color: #888;
        font-family: 'Raleway', Arial, Helvetica, sans-serif ;
}
div.product div.social {
	text-align: right;
	margin: 0 0 1em;
}
div.product div.social span {
	margin: 0 0 0 2px;
}
div.product div.social span span {
	margin: 0;
}
div.product div.social span .stButton .chicklets {
	padding-left: 16px;
	width: 0;
}
div.product div.social iframe {
	float: left;
	margin-top: 3px;
}
div.product .woocommerce_accordions {
	clear: both;
	padding: 2em 0 0 0;
	margin: 0 0 1em 0;
}
.stock {
      
	color: green;
	float: left;
	margin: 1em 0em 1em 0em;
}
.out-of-stock {
	color: red; display:block; clear:both; padding-right:1em;
}



.products  {width:100%; margin-left:0 !important; padding:0 text-align:center}
.products li {display:inline-block; width:180px; margin:1em; vertical-align:top; margin-bottom:2em; padding:10px}
.products li:hover {-webkit-box-shadow: 0px 0px 31px -5px rgba(0,0,0,0.68);
-moz-box-shadow: 0px 0px 31px -5px rgba(0,0,0,0.68);
box-shadow: 0px 0px 31px -5px rgba(0,0,0,0.68);}
.products h3 {font-size:16px !important; margin:0 !important; margin-bottom:0.5em !important; padding:0 !important;}
.products a {text-decoration:none !important;}
.products .add_to_cart_button {display:none}





p.cart {
	float: right;
}
form.cart {
	margin-bottom: 24px;
	float: none;
	
	clear: both;
}
form.cart:after {
	clear: both;
	content: "";
	display: block;
}
.quantity {
	margin-right: 12px;
	min-width: inherit;
	overflow: hidden;
	position: relative;
	width: 57px !important;
}
form.cart div.quantity {
	float: left;
	margin: 0 4px 0 0;
}
form.cart table {
	font-size: 12px;
	border-width: 0 0 1px 0 !important;
}
form.cart table td {
	padding: 4px 4px 4px 0 !important;
}
form.cart table div.quantity {
	float: none;
	margin: 0;
	width: 72px;
}
form.cart table small.stock {
	display: block;
	float: none;
}
form.cart .button {
	vertical-align: middle;
	float: left;
	margin: 0 !important;
	font-size:16px;
 	font-family: "proxima-nova", sans-serif;
}
span.onsale {
	background: none repeat scroll 0 0 #3baa34;
	border-radius: 20px 20px 20px 20px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 32px;
	min-height: 32px;
	min-width: 32px;
	padding: 4px;
	position: absolute;
	right: -8px;
	top: -8px;
	text-align: center;
	z-index: 10;
}

.related.products, .upsells.products {
}
.related.products h2, .upsells.products h2 {
	border-bottom: 1px solid #CCC;
	padding-bottom: 0.5em;
	margin-top: 2em;
	font-size: 24px;
	font-weight: bold;
}
.products li .onsale {
	top: -3px;
	right: -3px;
}
.products li a {
	text-decoration: none;
	position: relative;
        
}

.products li img:hover {opacity:0.7}

.products li  {list-style-type:none;}

.products li .product-name {
	margin: 0 0 5px;
	font-weight: bold;
	font-size: 13px;
	font-weight: 300;
	display: block;
	margin: 4px 8px;
	line-height: 150%;
}
.products li:hover .product-name {
	color: black;
}
.products li a.product-image {
	line-height: 0;
	margin: 4px 4px 8px 4px;
	padding: 0;
}
.products li a.product-image img:first-child+img {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.products li strong {
	color: #555;
	display: block;
}
.products li .price {
	color: #5E6060;
	margin-top: 1em;
	font-size: 16px;
	display: block;
}
.products li .price del {
	font-size: 15px;
	color: #8E8E8E;
}
.products li .price ins {
	text-decoration: none;
}
.products li .price .from {
	font-size: 10px;
	line-height: 10px;
	margin: -2px 0 0 0;
}
.products li .product-short-des {
	display: none;
}
.product-box:hover .button {
	opacity: 1;
}
.products li.hide-price .button {
	top: 0;
}
.products li .product-box:hover div.product-details span.price {
	opacity: 0;
}
.products li.hide-buttons .product-box:hover div.product-details span.price {
	opacity: 1;
}
.add_to_cart_button.product_type_simple.loading {
	background-color: #f0f0f0;
}
.add_to_cart_button.product_type_simple.added {
	background-color: #f0f0f0;
}
.products li.hide-name .product-name {
	display: none !important;
}
.products li.hide-price .price {
	display: none !important;
}
.products li.hide-buttons .button {
	display: none !important;
}


/* =Cart
-------------------------------------------------------------- */
a.remove {
	display: block;
	height: 16px;
	width: 16px;
	text-indent: -9999px;
	background: url(http://www.mrswitch.com.au/home/wp-content/uploads/2014/02/remove.png) #cccccc;
}
a.remove:hover {
	background-color: #f93;
}
.cart th, .cart td {
	vertical-align: middle;
	text-align: left;
	border-bottom: 0;
	background: none;
}
td.actions {
	text-align: right !important;
}
td.actions .coupon {
	float: left;
}
td.actions .coupon label {
	display: none;
}
td.actions .coupon .input-text {
	width: 160px !important;
	float: left;
	margin: 1px 6px 0 0 !important;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) inset;
	background: #fff url(images/bg-input.png) repeat-x scroll 0 0 transparent;
	border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
	border-radius: 3px 3px 3px 3px;
	border-style: solid;
	border-width: 1px;
	color: #777777;
	font-family: 'Calibri', 'Droid Sans', Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	outline: 0 none;
	padding: 6px;
}
td.actions .button-alt, td.actions .button.alt {
	float: right;
	margin: 0px 0 0 6px;
}
td.quantity {
	min-width: 80px;
}
.quantity input {
	margin-left: 0;
	margin-right: 0;
}
.quantity input.qty {
	border: 1px solid #ccc;
	width: 20px;
	display: inline;
	padding: 1px 5px 2px;
	line-height: 1em !important;
	vertical-align: middle;
}
.quantity input.input-text {
	border: 1px solid #BBBBBB;
	border-radius: 0;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) inset;
	float: right;
	padding: 6px 9px;
	width: 38px;
	outline: none;
}
.quantity input.plus, .quantity input.minus {
	display: none;
}
.quantity input.minus {
	bottom: 0;
	position: absolute;
	right: 0;
}
.quantity input.plus:hover, .quantity input.minus:hover {
	background: #fff;
}
.cart input {
	width: 100px;
	margin: 0 !important;
	vertical-align: middle;
}
.col2-set {
	zoom: 1;
	width: 100%;
	position: relative;
}

mark {background:0; font-weight:800;}

.col2-set::after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
}
.col2-set .col-1 {
	min-height: 205px;
}
.col2-set .col-1 {
	float: left;
	width: 47%;
	padding: 0px 1%;
}
.col2-set .col-2 {
	min-height: 205px;
}
.col2-set .col-2 {
	float: right;
	width: 47%;
	padding: 0px 1%;
}
.col2-set h3, #order_review_heading, header h2 {
	border-bottom: 1px solid #CCC;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-weight: 700;
}
.col2-set h3, #order_review_heading {
	font-size: 16px;
}
.cart-collaterals {
	overflow: hidden;
	zoom: 1;
	width: 100%;
	margin-bottom: 2em;
}
.cart-collaterals .related {
	width: 310px;
	float: left;
}
.cart-collaterals .cross-sells {
	width: 314px;
	float: left;
}
.cart-collaterals .shipping_calcuRalewayr {
	float: left;
	max-width: 400px;
	width: 45%;
	clear: left;
	text-align: left;
	overflow: hidden;
	zoom: 1;
}
.cart-collaterals .shipping_calcuRalewayr .shipping-calcuRalewayr-form {
	margin: 15px 0;
}
.cart-collaterals .shipping_calcuRalewayr .button {
	float: none !important;
	display: block;
}
.cart-collaterals .shipping_calcuRalewayr a {
	color: inherit;
}
.cart-collaterals .shipping_calcuRalewayr a:hover {
	color: #444;
}
.cart-collaterals .shipping_calcuRalewayr .col2-set {
	margin-top: 0;
}
.cart-collaterals .shipping_calcuRalewayr .col2-set .col-1, .cart-collaterals .shipping_calcuRalewayr .col2-set .col-2 {
	width: 47%;
}
.cart-collaterals .cart_totals {
	float: right;
	max-width: 400px;
	width: 45%;
	text-align: left;
	line-height: 1.8em;
}
.cart_totals h2 {
	font-weight: 700;
	margin-bottom: 0.5em;
}
.cart-collaterals .cart_totals p {
	margin: 0 !important;
	line-height: 1.8em;
}
.cart-collaterals .cart_totals table {
	border-collapse: separate;
	padding: 0;
	width: 100%;
	border: 1px solid #DDD;
	background: #fff;
}
.cart-collaterals .cart_totals table tr th {
	padding: 1em;
}
.cart-collaterals .cart_totals table tr:nth-child(2n+1) {
	background-color: #F6F6F6;
}
.cart-collaterals .cart_totals table tr:first-child th, .cart-collaterals .cart_totals table tr:first-child td {
	border-top: 0 !important;
}
.cart-collaterals .cart_totals table td, .cart-collaterals .cart_totals table th {
	color: inherit;
}
.cart-collaterals .cart_totals table small {
	display: block;
	color: #999;
}
.cart-collaterals .cart_totals .discount td {
	color: green;
}
.cart-collaterals .cart_totals tr td, .cart-collaterals .cart_totals tr th {
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	line-height: 1.5em;
	background: none;
	border-bottom: 0;
}
.cart-collaterals .cart_totals a.button-alt, .cart-collaterals .cart_totals a.button.alt {
	width: 193px;
	display: block;
	font-size: 0.92em;
}
.cart-collaterals .shipping_calcuRalewayr h2, .cart-collaterals .cart_totals h2 {
	font-size: 16px;
}
/* =Forms
-------------------------------------------------------------- */
.form-row {
	zoom: 1;
	padding: 3px 0;
	margin: 0 0 6px !important;
}
.form-row label {
	display: block;
}
.form-row label.hidden {
	visibility: hidden;
}
.form-row select {
	width: 100%;
	cursor: pointer;
	margin: 0 !important;
}
.form-row .required {
	color: #c00;
	font-weight: bold;
}
.form-row .input-checkbox {
	display: inline;
	margin: -2px 8px 0 0;
	text-align: center;
	vertical-align: middle;
}
.form-row label.checkbox {
	display: inline;
}
form .form-row, #content .form-row {
/*display: block;
		padding: 1px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		width: 100%;
		border: 1px solid #ccc;
		outline: 3px solid #f5f5f5;
		background: #fff;*/

}
form .form-row input.input-text, #content .form-row input.input-text, form .form-row textarea, #content .form-row textarea, form .form-row select, table.variations tr select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	border: 1px solid #ccc;
	width: 100%;
	padding: 4px 6px;
	margin: 0;
	outline: 0;
	background: #fff;
	font-size: 14px;
	line-height: 1em;
}
form .form-row textarea, #content .form-row textarea {
	height: 3.5em;
	line-height: 1.5em;
	display: block;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
form .form-row input.input-text:focus, #content .form-row input.input-text:focus, form .form-row textarea:focus, #content .form-row textarea:focus {
	box-shadow: inset 0 0 0 3px #fff;
	-webkit-box-shadow: inset 0 0 0 3px #fff;
	-moz-box-shadow: inset 0 0 0 3px #fff;
}
.form-row-first, .form-row-last {
	float: left;
	width: 47%;
	overflow: visible;
}
.form-row-last {
	float: right;
}
/* =Checkout
-------------------------------------------------------------- */
#payment {
	background: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #DDD;
}
#payment ul.payment_methods {
	overflow: hidden;
	zoom: 1;
	text-align: left;
	padding: 1em;
	border-bottom: 1px solid #DDD;
	margin: 0 !important;
	list-style: none outside;
}
#payment ul.payment_methods li {
	line-height: 2em;
	text-align: left;
	margin: 0 !important;
	font-weight: normal;
}
#payment ul.payment_methods li input {
	margin: 0 1em 0 0 !important;
}
#payment ul.payment_methods li img {
	vertical-align: middle;
	margin: -2px 0 0 0.5em;
	position: relative;
}
#payment div.form-row {
	padding: 1em;
	border-top: 1px solid #fff;
}
#payment #place_order {
	float: right;
	margin-bottom: 1em;
	font-size:16px;
	font-family:"proxima-nova", sans-serif;
}
#payment .terms {
	padding: 0 1em 0 !important;
	text-align: right;
}
#payment div.payment_box {
	position: relative;
	width: 96%;
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
	-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
	-moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
	padding: 1em 2% 0;
	margin: 1em 0 1em 0;
	font-size: 0.92em;
}
#payment div.payment_box #cc-expire-month, #payment div.payment_box #cc-expire-year {
	width: 48%;
	float: left;
}
#payment div.payment_box #cc-expire-year {
	float: right;
}
#payment div.payment_box span.help {
	font-size: 11px;
	color: #999;
	line-height: 13px;
	font-weight: normal;
}
#payment div.payment_box p, #payment div.payment_box .form-row {
	margin: 0 0 1em;
}
#payment div.payment_box:after {
	content: "";
	display: block;
	border: 8px solid #f1f1f1;
	/* arrow size / color */

	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	position: absolute;
	top: -5px;
	left: 0;
	margin: -1em 0 0 2em;
}
div.shipping-address {
	padding: 0;
	clear: left;
}
#shiptobilling {
	position: absolute;
	right: 0;
	padding: 0;
}
#shiptobilling label {
	font-size: 0.9em;
}
.checkout .col-2 .notes {
	clear: left;
}
.checkout .col-2 .form-row-first {
	clear: left;
}
/* =Order Page
-------------------------------------------------------------- */
.order_details {
	overflow: hidden;
	zoom: 1;
	margin: 1.5em 0 1.5em;
	list-style: none;
}
.order_details li {
	float: left;
	margin-right: 2em;
	text-transform: uppercase;
	line-height: 1em;
	border-right: 1px dashed #aaa;
	padding-right: 2em;
}
.order_details li strong {
	display: block;
	font-size: 1.4em;
	text-transform: none;
	line-height: 1.5em;
	color: #C2C2C2;
}
.order_details li.method {
	border: none;
}
.customer_details {
	margin-bottom: 20px;
}
/* =Account
-------------------------------------------------------------- */
.addresses .title {
	overflow: hidden;
	zoom: 1;
}
.addresses .title .edit {
	float: right;
}
/* =Tables
-------------------------------------------------------------- */
td, th {
	padding: 0.5em
}
table.shop_table {
	border-color: #ddd;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	margin: 15px 0;
	text-align: center;
	width: 100%;
	border-collapse: separate;
}
table.shop_table th {
	color: inherit;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	border: 0;
	border-right: 1px solid #ddd;
}
table.shop_table td {
	vertical-align: middle;
	border: 1px solid #ddd;
	border-bottom: 0;
	padding: 1em;
	border-left: 0;
	text-align: left;
	line-height: 1.8em;
}
table.shop_table tfoot td {
	font-weight: bold;
}
table.shop_attributes {
	border: 0 !important;
	border-top: 1px dotted #ccc !important;
	width: 100%;
}
table.shop_attributes td, table.shop_attributes th {
	text-align: center;
	background: none;
	color: inherit;
	height: auto;
}
table.shop_attributes th {
	width: 150px;
	font-weight: bold;
	padding: 8px;
	border-bottom: 1px dotted #ccc;
	margin: 0 !important;
	line-height: 1.5em;
}
table.shop_attributes td {
	padding: 8px;
	border: none;
	border-bottom: 1px dotted #ccc;
	margin: 0 !important;
	line-height: 1.5em;
}
table.shop_attributes td p {
	margin: 0 !important;
}
table.shop_attributes .alt td, table.shop_attributes .alt th {
	background: #f9f9f9;
}
/*table.my_account_orders {
  font-size: 0.85em;
}*/
table.my_account_orders .button {
	white-space: nowrap;
	margin: 4px 0;
}
table.shop_table th {
	color:#fff;
	background:#000;
}
table.shop_table tfoot th {
	color: #000;
	border-top: 1px solid #DDD;
	background:#f0f0f0;
}
table.shop_table tfoot td {
	background: #f8f8f8;
}
table.shop_table td.product-remove {
	width: 10px;
}
table.shop_table td.product-thumbnail {
	width: 36px;
}
table.shop_table td.product-thumbnail a {
	width: 36px;
}
table.shop_table td.product-thumbnail img {
	width: 36px;
	height: auto;
}
table.shop_table td.product-quantity .quantity {
	margin-right: 0;
}
table.shop_table td.order-actions {
	width: 50px;
}
table.shop_table td.actions {
	background: #F6F6F6;
	box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.025);
	-webkit-box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.025);
	-moz-box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.025);
}
table.shop_table td.actions div.coupon {
	text-align: left;
}
table.shop_table td.actions div.coupon label {
	display: none;
}
table.shop_table td.actions div.coupon span.input-text {
	float: left;
	width: 160px;
	margin-right: 12px;
}
table.shop_table td.actions div.coupon span.input-text input {
	padding: 0 !important;
}
table.shop_table td.actions .button, table.shop_table td.actions .button-alt, table.shop_table td.actions .button.alt {
	font-size: 16px ;
	font-family:"proxima-nova", sans-serif;
	vertical-align: top !important;
	margin-right: 0;
	width: auto;
}
table.shop_table tbody tr {
	background: #fff;
}
table.shop_table dl.variation dt {
	float: left;
	margin-right: 5px;
}
.reset_variations {
	display: none !important
}
.woocommerce-breadcrumb {
	padding: 1em;
	font-size: 16px;
}
.button-alt, .button.alt, .add_to_cart_button.product_type_simple {
	background: #a70006; }
}
.form-row label {
	font-weight: 700;
}
.woocommerce-error {
	border: 1px solid #333;
	margin-bottom: 1em;
       background:#f7f7f7;
	list-style-type:none !important;
	margin:0 !important;
	margin-bottom:1em !important;
}
.woocommerce-error li {
	padding: 0.5em

}
.productimages {
	width: 200px;
	float: left;
	text-align: center;
}
.productinfo {
	float: left;
	width: 400px;
}
/* --------------------- BUTTONS --------------------- */

.button, .button-alt, #submit {
	font-size: 12px;
	display: inline-block;
	color: white !important;
	text-decoration: none;
	position: relative;
	background: #a70006 ;
	cursor: pointer;
	line-height: 1.7em;
	font-weight: bold;
	padding: 4px 15px 5px;
	margin: 0 5px 0 0;
	border: none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-appearance: none;
	border-radius: 0;
}
.button-alt, .button.alt, .add_to_cart_button.product_type_simple {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
input[type=button]:hover, input[type=button]:focus, input[type=submit]:hover, input[type=submit]:focus, .button:hover, .button:focus, .button-alt:hover, .button-alt:focus, #submit:hover, #submit:focus {
	-moz-transition-duration: 0s;
	-webkit-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
	text-decoration: none;
	background-color: #6b9e00;
}
input[type=button]:active, input[type=button].active, input[type=submit]:active, input[type=submit].active, .button:active, .button.active, .button-alt:active, .button-alt.active, #submit:active, #submit.active {
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.1);
	cursor: default;
	text-shadow: 0 0 0 transparent, -1px -1px 0 rgba(0, 0, 0, 0.1);
	background-image: url(images/button_bg_active.png);
}
#submit {
	box-shadow: none;
	margin-top: 10px;
}
input.button {
	height: auto;
}
.woocommerce-ordering select {
	
}
.woocommerce-ordering {
	display: block;
	margin-bottom: 1em;
}
.orderby {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	border: 1px solid #ccc;
	padding: 4px 6px;
	margin: 0;
	outline: 0;
	background: #fff;
	font-size: 14px;
line-height: 1em margin-bottom:2em;
}
.related {
	clear: both;
}
.related .h2 {
	margin-top: 2em;
	font-size: 20px;
}
.nivo-lightbox-title {
	display: none !important;
}
.product_title {
	text-align: left !important;
	margin-bottom: 0.5em;
	font-size: 24px !important;
	line-height: 1.5em;
	color: #333 !important;
        padding:0.2em;
}
.woocommerce-pagination {
	display: block;
	margin: 3em auto;
	clear: both;
}
.woocommerce-pagination li {
	display: inline-block;
	margin-bottom: 1em;
}
.woocommerce-pagination li a {
	background: #f0f0f0;
	padding: 1em;
}
.woocommerce-pagination li span {
	padding: 1em
}
.woocommerce-info {
	margin: 1em 0em 0em 0em;
}






.orderby option[value="popularity"] {
	display: none;
}
.entry-content ul {
	list-style-type: square;
	margin-left: 2em;
}
.entry-content strong {
	font-weight: 700;
}
.variations_button {
	float: right
}

ins {
	text-decoration: none;
	font-weight: 700;
}
.widget_layered_nav, .widget_layered_nav h2 {
	text-align:center;
	font-weight: bold;
	padding: 0em 0.5em;
        display:inline-block;
}
.widget_layered_nav select {
	display: block;
	padding: 0.5em;
	font-size: 14px;
        margin:0 auto;
}
.widget_layered_nav h5 {
	font-size: 14px;
}

.woocommerce .summary {width:400px;}

.bundled_product_title {font-size:16px !important; color:#000 !important; text-transform:capitalize !important;}

.add_to_cart_button.product_type_simple.loading {
	background-color: #e30713;
}
.add_to_cart_button.product_type_simple.added {
	background-color: #e30713;
}

.fancybox-title-outside {display:none !important;}

 @media all and (max-width: 700px) {

.products li {
display: inline-block;
width: 100% !important;
margin: 1em;
vertical-align: top;
margin-bottom: 2em;
}

}