/**********************************************************************************/
/* Global *************************************************************************/
/**********************************************************************************/

.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select
{
	border-color: transparent;
}

.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page #content input.button,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page #content input.button.alt
{
	color: #fff;
	font-size: 0.8125rem;
	
	padding: 1.1875rem 2rem 1.125rem;
	border: none;
	background-image: none;

	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;

	outline: 0;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	text-shadow: none;
}

.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page #content input.button.alt
{
	border:0;
}

.woocommerce a.button:hover,
.woocommerce-page a.button:hover,
.woocommerce button.button:hover,
.woocommerce-page button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt[disabled]:disabled,
.woocommerce #respond input#submit.alt[disabled]:disabled:hover,
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce a.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt[disabled]:disabled,
.woocommerce input.button.alt[disabled]:disabled:hover
{
	background: #000 !important;
	opacity: 1;
}

.woocommerce button.button:hover
{
	color: #fff;
}

.woocommerce dl.variation,
.woocommerce-page dl.variation,
.woocommerce-order-received .woocommerce td.product-name .wc-item-meta,
.woocommerce-view-order .woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name .wc-item-meta
 {
	margin: 10px 0;
}

.woocommerce dl.variation dd,
.woocommerce-page dl.variation dd {
	padding: 0;
}

.woocommerce dl.variation dt,
.woocommerce dl.variation dd,
.woocommerce-page dl.variation dt,
.woocommerce-page dl.variation dd {
	margin: 0;
}

.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation,
.woocommerce td.product-name .wc-item-meta p,
.woocommerce td.product-name .wc-item-meta:last-child, 
.woocommerce td.product-name dl.variation p, 
.woocommerce td.product-name dl.variation:last-child,
.woocommerce .order_details li strong,
.woocommerce-page .order_details li strong {
    font-size: 12px!important;
}

.woocommerce dl.variation dt,
.woocommerce-page dl.variation dt {
	padding: 0;
}

.woocommerce a.remove:hover
{
    background: none ;
}

.add_to_cart_inline
{
	border: none !important;
	padding: 0 !important;
}

.add_to_cart_inline .amount
{
	/*margin-right: 10px;*/
}

.woocommerce .no-products-info .woocommerce-info, 
.woocommerce-page .no-products-info .woocommerce-info
{
	z-index: 0;
}

/**********************************************************************************/
/* Minicart ***********************************************************************/
/**********************************************************************************/


.woocommerce ul.cart_list li,
.woocommerce-page ul.cart_list li,
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.product_list_widget li {
	padding: 30px 40px 35px 110px;
	position:relative;
	border-bottom:2px solid rgba(255, 255, 255, .05);
}

.woocommerce ul.cart_list li.empty,
.woocommerce-page ul.cart_list li.empty,
.woocommerce ul.product_list_widget li.empty,
.woocommerce-page ul.product_list_widget li.empty {
	padding: 0 20px 25px 20px;
}

.woocommerce ul.cart_list li img,
.woocommerce-page ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.product_list_widget li img
{
	float: left;
	width: 70px;
	height: auto;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	margin-left:-90px;
}

.woocommerce ul.product_list_widget li,
.woocommerce-page ul.product_list_widget li {
	padding: 0 0 30px 90px;
	border:0;
}

p.total
{
	font-size: 16px;
	line-height: 1.8;
}

.wc-forward a:after, .wc-forward:after
{
	content: "\f178";
	display: inline-block;
	font-size: 1.1em;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	margin-left: 7px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/**********************************************************************************/
/* Cart ***************************************************************************/
/**********************************************************************************/

.woocommerce form .form-row,
.woocommerce-page form .form-row {
	padding: 5px 0;
	margin: 0;
}

.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
	border: 0;
	margin: 16px 0 35px 0;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
	font-weight: 400;
	line-height: 1.8em;
	padding: 10px 0;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tbody td,
.woocommerce table.shop_table tbody tr:first-child td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td
{
	border-top-width: 1px;
	border-top-style: solid;
	padding: 20px 0;
}

.woocommerce table.shop_table tfoot td
{
	font-weight: 400;
}

.woocommerce table.cart .product-name,
.woocommerce #content table.cart .product-name,
.woocommerce-page table.cart .product-name,
.woocommerce-page #content table.cart .product-name
{
    /*width: 50%;*/
}

.woocommerce table.cart .product-thumbnail,
.woocommerce #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail
{
	width:100px;
	padding-right:30px;
}

.woocommerce table.cart .product-thumbnail img,
.woocommerce #content table.cart .product-thumbnail img,
.woocommerce-page table.cart .product-thumbnail img,
.woocommerce-page #content table.cart .product-thumbnail img
{
	/*width:100%;*/
	height:auto;
}

.woocommerce table.cart .product-subtotal,
.woocommerce #content table.cart .product-subtotal,
.woocommerce-page table.cart .product-subtotal,
.woocommerce-page #content table.cart .product-subtotal
{
	font-size:24px;
	padding-right: 20px !important;
	text-align: right;
}

.woocommerce table.cart img,
.woocommerce #content table.cart img,
.woocommerce-page table.cart img,
.woocommerce-page #content table.cart img
{
	width:auto;
	min-width: 100px;
}

.woocommerce table.cart a.remove,
.woocommerce #content table.cart a.remove,
.woocommerce-page table.cart a.remove,
.woocommerce-page #content table.cart a.remove
{
	float: right;
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
	width: auto;
	padding:0 1000px 20px;
	margin: 0 -1000px;
	
	text-align: right;
}

.woocommerce .cart-collaterals table.shop_table td,
.woocommerce-page .cart-collaterals table.shop_table td
{
	border-top: 0;
	padding: 10px 0;
}

.woocommerce table.cart input,
.woocommerce #content table.cart input,
.woocommerce-page table.cart input,
.woocommerce-page #content table.cart input
{
	line-height: normal;
}

.cart-collaterals table tr th, 
.cart-collaterals table tr td {
	padding: 30px 0;
}

.woocommerce .cart-collaterals .cart_totals table, 
.woocommerce-page .cart-collaterals .cart_totals table
{
	font-weight: 700;
}

.woocommerce .cart-collaterals .cart_totals th,
.woocommerce-page .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals .shipping td:first-child
{
	font-size:.8125em;
	font-weight: 700;
	text-transform:uppercase;

	padding: 11px 20px 5px 0;
	width: 46%;
	line-height:1.2rem;
	vertical-align: top;
}

.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table td
{
	font-size:.8em;
}

.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table th
{
	vertical-align:middle;
	text-align:left;
}

.woocommerce .cart-collaterals .cart_totals table tr.shipping td,
.woocommerce .cart-collaterals .cart_totals table tr.shipping th,
.woocommerce-page .cart-collaterals .cart_totals table tr.shipping td,
.woocommerce-page .cart-collaterals .cart_totals table tr.shipping th
{
	vertical-align: top;
}

.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr td,
.woocommerce-page .cart-collaterals .cart_totals tr th {
	border-top: 0;
	padding: 0;
}

.woocommerce .cart-collaterals .cart_totals tr:nth-last-child(2) td,
.woocommerce .cart-collaterals .cart_totals tr:nth-last-child(2) th,
.woocommerce-page .cart-collaterals .cart_totals tr:nth-last-child(2) td,
.woocommerce-page .cart-collaterals .cart_totals tr:nth-last-child(2) th {
	padding-bottom:20px;
}

.woocommerce .cart-collaterals .cart_totals tr.order-total td,
.woocommerce .cart-collaterals .cart_totals tr.order-total th,
.woocommerce-page .cart-collaterals .cart_totals tr.order-total td,
.woocommerce-page .cart-collaterals .cart_totals tr.order-total th {
	border-top-width:  3px;
	border-top-style: solid;
	padding-top:30px;
	padding-bottom:20px;
	vertical-align:top;
}

.woocommerce .cart-collaterals .cart_totals tr.order-total td strong,
.woocommerce-page .cart-collaterals .cart_totals tr.order-total td strong
{
	font-size:24px;
	font-weight: 700;
	line-height: 1em;
	margin-top:-4px;
	display: block;
}

.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2
{
	/*display:none;*/
	text-align:left;
	font-size:1.5em;
	padding:0;
	margin:0 0 30px 0;
}

.woocommerce .cart-collaterals .woocommerce-shipping-calculator,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator
{
	display: block;
	text-align: left;
	width: 100% !important;
	margin-bottom: 0;
}

.woocommerce .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button
{
	display: block;
	font-size:.8125em;
	text-transform:uppercase;
	text-decoration:none;
	padding: 6px 0 3px 0px;
	text-align: left;
}

.woocommerce .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button:after,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button:after
{
	display: inline-block;
	content: "\f150";
	font-family: FontAwesome;
	font-size: 1.0679em;

	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	box-shadow: none;
	
	height: auto;
	width: auto;

	margin-left: 5px;
	
	position: relative;
	top: 0px;
}

.shipping-calculator-form p:first-of-type
{
	padding-top: 2px;
}

.shipping-calculator-form p:last-of-type
{
	padding-top: 8px;
	padding-bottom: 8px;
}

.woocommerce .cart-collaterals .woocommerce-shipping-calculator h2 span,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator h2 span
{
	display:none;
}

.shipping-calculator-form .button {
	margin:0 !important;
	width: 100%;
}

.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
	width: 100% !important;
	text-align: left;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	display: inline-block;
	width: 100% !important;
	margin-top: 9px;
	float: none;
}

.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
	width: 50% !important;
}

.woocommerce .cart-collaterals .cross-sells h2,
.woocommerce-page .cart-collaterals .cross-sells h2 {
    font-size: 0.8125em;
    font-weight: 700;
    text-transform: uppercase;
	padding: 32px 0 0;
}

.woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related
{
	width: 100%;
}

.woocommerce #cross-sell-products-carousel.related,
.woocommerce-page #cross-sell-products-carousel.related,
.woocommerce #cross-sell-products-carousel.upsells.products,
.woocommerce-page #cross-sell-products-carousel.upsells.products {
	margin: 0;
}

/* shopping cart */

.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dt,
.woocommerce td.product-name dl.variation dd ,
.woocommerce-page td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dd p,
.woocommerce-page td.product-name dl.variation dd p
{
	margin-bottom: 0;
	line-height: 1em;
	padding-bottom: 5px;
	font-size: 12px;
}

.woocommerce table.shop_table.cart td,
.woocommerce-page table.shop_table.cart td
{
	padding: 25px 0;
}

.woocommerce table.shop_table.cart tr:last-child td,
.woocommerce-page table.shop_table.cart tr:last-child td
{
	border-top: 0;
}

.woocommerce table.shop_table.cart td,
.woocommerce-page table.shop_table.cart td
.woocommerce table.shop_table.cart th,
.woocommerce-page table.shop_table.cart th
{
	padding-right: 10px;
}

.woocommerce-page table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail
{
	vertical-align: top;
}

.woocommerce-page table.cart .product-name a,
.woocommerce-page #content table.cart .product-name a
{
	display: block;
}

.woocommerce #content table.cart a.remove,
.woocommerce table.cart a.remove,
.woocommerce-page #content table.cart a.remove,
.woocommerce-page table.cart a.remove
{
	font-size: 17px;
	font-weight: 400;
	height: 2em;
	line-height: 29px;
	float: none;
}

.woocommerce #content table.cart a.remove .getbowtied-icon-close_regular,
.woocommerce table.cart a.remove .getbowtied-icon-close_regular,
.woocommerce-page #content table.cart a.remove .getbowtied-icon-close_regular,
.woocommerce-page table.cart a.remove .getbowtied-icon-close_regular
{
	display: inline-block;
	vertical-align: middle;
}

.woocommerce #content table.cart a.remove:hover,
.woocommerce table.cart a.remove:hover,
.woocommerce-page #content table.cart a.remove:hover,
.woocommerce-page table.cart a.remove:hover
{
	background: none;
}

.woocommerce-cart table.cart .product-quantity,
.woocommerce-cart #content table.cart .product-quantity,
.woocommerce-cart table.cart .product-quantity,
.woocommerce-cart #content table.cart .product-quantity
{
	text-align: center !important;
	padding-right: 0 !important;
}

.woocommerce-cart table.cart .quantity,
.woocommerce-cart #content table.cart .quantity,
.woocommerce-cart table.cart .quantity,
.woocommerce-cart #content table.cart .quantity
{
	display: inline-block;
}

.woocommerce-cart.woocommerce-page #content .quantity input.qty
{
	font-size: 21px;
	width: 50px !important;
}

.product_quantity_mobile
{
	display: block !important;
}

.woocommerce-cart table.cart .product-remove,
.woocommerce-cart #content table.cart .product-remove,
.woocommerce-cart table.cart .product-remove,
.woocommerce-cart #content table.cart .product-remove
{
	padding-left: 0px;
	padding-right: 0;
	text-align: left;
}

.woocommerce-cart table.cart td.product-subtotal,
.woocommerce-cart #content table.cart td.product-subtotal,
.woocommerce-cart table.cart td.product-subtotal,
.woocommerce-cart #content table.cart td.product-subtotal
{
	font-size: 1.125em;
	font-weight: 400;
}

.woocommerce-cart table.cart td.actions .coupon .input-text
{
	border: solid 1px #eeeeee;
	background: transparent;
}

.woocommerce-page #content .actions .coupon input.button,
.woocommerce-page #content .actions .coupon input.button.alt,
.woocommerce-page #content .actions > input.button,
.woocommerce-page #content .actions > input.button.alt,
.woocommerce-page #content input.button, 
.woocommerce-page #content input.button
{
	background-color: #fff;
	border-style: solid;
	border-width: 2px;
}

.woocommerce-page #content .actions .coupon .input-text,
.woocommerce .actions .coupon .input-text
{
	min-width: 240px;
}


/* cart empty */

.return-to-shop
{
	margin-bottom: 185px;
}

.wc-backward
{
	font-size: 0.8125em;
	text-transform: uppercase;
	font-weight: bold;
}

.wc-backward a:before,
.wc-backward:before
{
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f112";
	font-size: 1.1em;
	margin-right: 10px;
}

/**********************************************************************************/
/* Checkout ************************************************************************/
/**********************************************************************************/

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1
{
	float: none;
	width: 100%;
	/*text-align: center;*/
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2
{
	float: none;
	width: 100%;
	/*text-align: center;*/
}

.woocommerce .checkout .col-2 h3,
.woocommerce-page .checkout .col-2 h3 {
	float: none;
	clear: both;
}

.woocommerce form .form-row-first, .woocommerce-page form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
	width: 48%;
}

h3#ship-to-different-address {
	text-align:center;
	width: 100%;
}

h3#ship-to-different-address span {
	position: relative;
    top: -1px;
    left: 5px;
    font-weight: 400;
    text-transform: none;
    font-size: 14px;
}

.chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 0.5rem;
	height: 38px !important;
	border: 1px solid #f1f1f1;
	border-radius: 0;
	background: #f1f1f1;
	background-clip: padding-box;
	box-shadow: 0 0 0 #fff inset,0 0 0 rgba(0,0,0,0);
	color: rgba(0, 0, 0, 0.75);
	text-decoration: none;
	white-space: nowrap;
	line-height: 38px !important;
	font-size:1.1em;
}

.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b {
	background-position:0px 10px !important;
}

.woocommerce #payment,
.woocommerce-page #payment
{
	background: none;
}

.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box
{
	background: none;
	border: none;
	box-shadow: none;
	text-shadow: none;
}

.woocommerce #payment div.payment_box:after,
.woocommerce-page #payment div.payment_box:after
{
	display: none;
	box-shadow: none;
}

.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods
{
	border: 0;
	margin-top: 70px;
}

.payment_methods li
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 27px 0 24px 30px;
}

.payment_methods li.payment_method_paypal
{
	padding-top: 17px;
	padding-bottom: 14px;
}

.payment_methods li:first-child
{
	border-top-width: 1px;
	border-top-style: solid;
}

.payment_methods  input[type="radio"] + label.check_label_radio
{
	margin: 0;
}

.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box
{
	font-size: 0.8125em;
	line-height: 1.538em;
	padding: 0;
	margin: 0;
	width: 100%;
}

.woocommerce #payment div.payment_box p,
.woocommerce-page #payment div.payment_box p
{
	font-size: 13px;
	line-height: 1.5384em;
	padding: 6px 0 5px 32px;
	margin: 0px 0 13px;
}

.woocommerce #payment .payment_box.payment_method_paypal p,
.woocommerce-page #payment .payment_box.payment_method_paypal p
{
	padding-bottom: 20px;
}

.payment_methods .payment_method_paypal .check_label_radio:before {
    top: 14px;
}

.woocommerce #payment ul.payment_methods li img,
.woocommerce-page #payment ul.payment_methods li img
{
  margin: -7px 14px 0 12px;
}

.woocommerce #payment .payment_method_paypal .about_paypal,
.woocommerce-page #payment .payment_method_paypal .about_paypal
{
	display: inline-block;
	font-size: inherit;
	font-weight: 400;
	float: none;
	text-transform: capitalize;
}

.woocommerce #payment div.form-row.place-order,
.woocommerce-page #payment div.form-row.place-order
{
	padding-top: 17px;
}

.woocommerce #payment .terms,
.woocommerce-page #payment .terms
{
	text-align: left;
	padding-top: 0;
	padding-left: 0;
	margin-top: 12px;
	margin-bottom: 40px;
	padding-left: 30px;
}

.woocommerce-page #payment .terms label
{
	font-size: 14px;
}

.woocommerce-page #payment .terms label a
{
	text-transform: capitalize;
}


/* Checkout - Thank you */

.thank_you_header .order_details
{
	margin-bottom: 0;
}

.thank_you_header .order_details li
{
	width: 40%;
	padding: 0;
	margin: 0;
	margin-bottom: 24px;
}

.woocommerce .thank_you_header  .order_details li strong,
.woocommerce-page .thank_you_header  .order_details li strong
{
	font-size: 1.0769em;
}

.woocommerce-checkout .order_details.bacs_details li.total,
.thank_you_header .order_details li.total
{
	clear: left;
}

.thank_you_header .order_details li.order,
.thank_you_header .order_details li.total
{
	width: 40%;
}


.thank_you_header .order_details li.date,
.thank_you_header .order_details li.method
{
	margin-right: 0;
	padding-right: 0;
	width: 60%;
}

.order_details.bacs_details
{
	margin-bottom: 0;
}

.order_details.bacs_details li
{
	margin-bottom: 24px;
	clear: left;
}


/**********************************************************************************/
/* Widgets ************************************************************************/
/**********************************************************************************/

.woocommerce .star-rating,
.woocommerce-page .star-rating
{
	margin:5px 0;
	height: 16px;
	width: 52px;
}

.woocommerce .star-rating span:before,
.woocommerce-page .star-rating span:before
{
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	content: "\f005\f005\f005\f005\f005";
	color:#314381;
	font-size:11px;
	line-height: 16px;
}

.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before {
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	content: "\f005\f005\f005\f005\f005";
	font-size:11px;
	line-height: 16px;
}

.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
    display: block;
    float: none;
	margin: 5px 0 -5px;
    width: 52px;
}

.woocommerce .woocommerce-product-rating .star-rating,
.woocommerce-page .woocommerce-product-rating .star-rating
{
	margin: 0;
	float: none;
	display:inline-block;
	top:5px;
	width:52px;
}

.woocommerce .woocommerce-product-rating .star-rating span,
.woocommerce-page .woocommerce-product-rating .star-rating span
{
	text-align: left;
}

.woocommerce ul.cart_list li dl dt,
.woocommerce-page ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce-page ul.product_list_widget li dl dt
{
	/*clear:none;*/
}

.woocommerce ul.cart_list li dl,
.woocommerce-page ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl,
.woocommerce-page ul.product_list_widget li dl
{
	margin:10px 0 0 0;
	padding:0;
	border:0;
	color:#fff;
}

.woocommerce ul.cart_list li dl dt,
.woocommerce-page ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce-page ul.product_list_widget li dl dt
{
	font-weight:400;
	text-transform:uppercase;
}

.product_list_widget a {
    line-height: 1.2;
}

.woocommerce ul.cart_list li a, 
.woocommerce ul.product_list_widget li a {
    font-weight: normal;
}

.widget_shopping_cart .total {
	border-top: 2px solid rgba(255, 255, 255, .05) !important;
	padding: 10px 0px 5px !important;
	margin-bottom: 10px;
	/*color: #fff;*/
}

#minicart-offcanvas .widget_shopping_cart .total {
	padding: 10px 20px 5px !important;
}

.widget_shopping_cart .total strong {
	display:inline-block;
	font-size:13px;
	text-transform:uppercase;
}

.widget_shopping_cart .total .amount {
	display:inline-block;
	text-align:right;
	float:right;
}

.widget_shopping_cart .buttons a {
	width:100%;
	margin:0 0 12px 0;
	height: 50px;
	padding: 0;
	padding-top: 16px;
}

.widget_shopping_cart .buttons a.view_cart,
.woocommerce .widget_shopping_cart .buttons a.view_cart
{
	background: transparent;
}

.widget_shopping_cart .buttons a:last-child{
	padding-top: 18px;
}

.tagcloud a
{
	transition: background-color 300ms ease-out;
	-webkit-transition: background-color 300ms ease-out;
	-moz-transition: background-color 300ms ease-out;

}

.woocommerce .widget_rating_filter ul li
{
	margin: 0 0 5px 0;
}

.woocommerce .widget_rating_filter ul li .star-rating
{
	top: 4px;
	margin: 0px;
}

/**********************************************************************************/
/* Catalog ************************************************************************/
/**********************************************************************************/

.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count
{
	font-size:.8125em;
	float:none;
	padding:12px 0 0 0;
	display: none;
}

.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
    margin: 0 0 0.6em;
}

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering
{
	  margin: 0 0 0.8em;
}

.woocommerce-ordering
{
	width: 100%;
	position: relative;
}

.woocommerce-ordering:before
{
	content:"\e60d";
	font-family: 'getbowtied-icons';
	display: block;
	font-size: 16px;
	position: absolute;
	top: 14px;
	left: 16px;
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.woocommerce .products ul, 
.woocommerce-page .products ul
{
	position: relative;
	display: block;
}

.woocommerce div.product form.cart .variations td, 
.woocommerce div.product form.cart .variations th
{
	line-height: 1.5em;
}

.woocommerce div.product form.cart .variations td.label label
{
	line-height: 2.9em;
}

.woocommerce .products.large-block-grid-6 span.onsale,
.woocommerce-page .products.large-block-grid-6 span.onsale,
.woocommerce span.onsale,
.woocommerce-page  span.onsale
{
	display: block;
	min-height: 70px;
	min-width: 70px;
	padding: 25px 15px;
	font-size: 0.8125em;
	font-weight: 700;
	position: absolute;
	top: -10px;
	right: 10px;
	left: auto;
	text-align: center;
	line-height: 1.5em;
	margin: 0;
	-webkit-border-radius: 150px;
	border-radius: 150px;
	background: #314381;
	text-shadow: none;
	color: #ffffff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-transform:uppercase;
	z-index:10;
}

.woocommerce .products.large-block-grid-6 span.onsale,
.woocommerce-page .products.large-block-grid-6 span.onsale,
.woocommerce .products span.onsale,
.woocommerce-page .products span.onsale
{
	min-height: 36px;
	min-width: 36px;
	padding: 10px;
	font-size: 0px;
	top: -5px;
	right: 5px;
}

.woocommerce .products.large-block-grid-6 span.onsale,
.woocommerce-page .products.large-block-grid-6 span.onsale,
.woocommerce #products-grid span.onsale,
.woocommerce-page #products-grid span.onsale
{
	-webkit-animation-fill-mode: none;
    -moz-animation-fill-mode: none;
    -ms-animation-fill-mode: none;
    -o-animation-fill-mode: none;
    animation-fill-mode: none;
}

.woocommerce .product span.onsale,
.woocommerce-page .product span.onsale
{
	right: 25px
}

.woocommerce .products.large-block-grid-6 span.onsale:before,
.woocommerce-page .products.large-block-grid-6 span.onsale:before,
.woocommerce .products span.onsale:before,
.woocommerce-page .products span.onsale:before
{
	font-family: 'getbowtied-icons';
	content: "\e60c";
	font-size: 16px;
	display: inline-block;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

ul.products h3,
.products ul h3,
ul.products h2,
.products ul h2
{
	display:block;
	
	font-size: 0.875rem;
	line-height: 16px;
	font-weight: 400;
	
	padding:12px 30px 0px 0;
	margin:0;
	
	-webkit-transition: color .3s ease;                  
    -moz-transition: color .3s ease;                 
    -o-transition: color .3s ease;
    -ms-transition: color .3s ease;          
    transition: color .3s ease;
}

ul.products h3 a,
.products ul h3 a,
ul.products h2 a,
.products ul h2 a
{
	font-weight: normal;
}

.products a.button,
.woocommerce .products a.button
{
	display: inline-block;
	font-size: 0.8125rem !important;
	line-height: normal;
	
	margin: 0 !important;
    min-width: inherit;
	
	position: relative;
	
	text-decoration: none;
	text-align: left;
	text-transform:uppercase !important;
	background:none !important;
	border: none !important;
	
	padding:0.68em 0 0em 1.1em !important;
	
	cursor: pointer;
	-webkit-appearance: none;
	border: none;
	font-weight: 700;
	
	-webkit-transition: color 300ms ease !important;
	-moz-transition: color 300ms ease !important;
	transition: color 300ms ease !important;
}

.products a.button:hover
{
    background: none !important;
}

.products a.button:before
{
	position: absolute;
	height: 1em;
	width: 1em;
	top: 11px;
	right: auto;
	left: 0;
	text-indent: 0;
	font: normal normal normal 13px/1 FontAwesome;
	content: "\f067";
}

a.added_to_cart,
.woocommerce-page a.added_to_cart {
	padding-top: 0;
	white-space: nowrap;
	display: inline-block;
	position:absolute;
	top:50%;
	left:50%;
	width:50px;
	height:50px;
	margin:-25px 0 0 -25px;
	background:#C00;
	overflow:hidden;
	
	-webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
	
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
	
	-webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
	
	display:none !important;
}

.products a.button.added:before
{
	position: absolute;
	height: 1em;
	width: 1em;
	top: 10px !important;
	right: auto;
	left: 0;
	text-indent: 0;
	font-family: 'WooCommerce';
	content: "\e017";
	
	-webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
	
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -ms-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
	
	-webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
}

.products a.button.added:after
{
	display: none;
}

.woocommerce a.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce input.button.loading:before,
.woocommerce #respond input#submit.loading:before,
.woocommerce #content input.button.loading:before,
.woocommerce-page a.button.loading:before,
.woocommerce-page button.button.loading:before,
.woocommerce-page input.button.loading:before,
.woocommerce-page #respond input#submit.loading:before,
.woocommerce-page #content input.button.loading:before {
	content:"";
}

.products a.button.loading:after,
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after
{
	content: "";
	display: block;
	
	background-image: url("../images/ajax-loader.gif");
    background-position: center;
    background-repeat: no-repeat;
	
	width: 16px;
	height: 16px;
	
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
}

.products a.button.loading:after,
.woocommerce .products a.button.loading:after
{
	top: 9px;
	left: -2px;
}

.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active,
.woocommerce #respond input#submit:active,
.woocommerce #content input.button:active,
.woocommerce-page a.button:active,
.woocommerce-page button.button:active,
.woocommerce-page input.button:active,
.woocommerce-page #respond input#submit:active,
.woocommerce-page #content input.button:active{
	top:inherit;
}

.woocommerce-after-shop-loop-wrapper
{
	margin-bottom: 30px;
}

.woocommerce-pagination {
	margin-bottom: 0;
}

.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul
{
	border: none;
	white-space: normal;
}

.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li
{
	border-right: none;
	display: inline-block;
	float: none;
}

.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span, 
.woocommerce #content nav.woocommerce-pagination ul li a, 
.woocommerce #content nav.woocommerce-pagination ul li span, 
.woocommerce-page nav.woocommerce-pagination ul li a, 
.woocommerce-page nav.woocommerce-pagination ul li span, 
.woocommerce-page #content nav.woocommerce-pagination ul li a, 
.woocommerce-page #content nav.woocommerce-pagination ul li span {
    margin: 0;
    padding: 0.5em;
    line-height: 2em;
    min-width: 3em;
	transition: all 0.3s;
	-webkit-transition: 0.3s;
}

.woocommerce nav.woocommerce-pagination ul li span.current, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce #content nav.woocommerce-pagination ul li span.current, 
.woocommerce #content nav.woocommerce-pagination ul li a:hover, 
.woocommerce #content nav.woocommerce-pagination ul li a:focus, 
.woocommerce-page nav.woocommerce-pagination ul li span.current, 
.woocommerce-page nav.woocommerce-pagination ul li a:hover, 
.woocommerce-page nav.woocommerce-pagination ul li a:focus, 
.woocommerce-page #content nav.woocommerce-pagination ul li span.current, 
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover, 
.woocommerce-page #content nav.woocommerce-pagination ul li a:focus {
	background: #314381;
	color: #fff;
}


/**********************************************************************************/
/* Single Product *****************************************************************/
/**********************************************************************************/

.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb
{
	margin:0;
	padding: 0;
	font-size:.8125em;
	line-height: 1.8461em;
	text-align:center;
	display: none;
}

.woocommerce .woocommerce-breadcrumb a, 
.woocommerce-page .woocommerce-breadcrumb a {
    
}

.woocommerce .woocommerce-breadcrumb .delimiter,
.woocommerce-page .woocommerce-breadcrumb .delimiter
{
	padding:0 10px;
}

.woocommerce-product-rating a
{
   
}

.woocommerce div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce #content div.product div.images,
.woocommerce-page #content div.product div.images
{
	float: none;
	width: 100%;
	margin:0;
}

.woocommerce div.product div.images img,
.woocommerce-page div.product div.images img,
.woocommerce #content div.product div.images img,
.woocommerce-page #content div.product div.images img
{
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.woocommerce div.product form.cart .variations,
.woocommerce-page div.product form.cart .variations,
.woocommerce #content div.product form.cart.variations,
.woocommerce-page #content div.product form.cart .variations {
	margin-bottom: 0;
}

.woocommerce div.product form.cart .variations select,
.woocommerce #content div.product form.cart .variations select,
.woocommerce-page div.product form.cart .variations select,
.woocommerce-page #content div.product form.cart .variations select
{
	float: none;
}

.woocommerce div.product form.cart .variations select
{
	padding-left: 11px;
}

.woocommerce div.product form.cart,
.woocommerce-page div.product form.cart,
.woocommerce #content div.product form.cart,
.woocommerce-page #content div.product form.cart
{
	margin:0;
}

.woocommerce div.product form.cart .single_add_to_cart_button,
.woocommerce-page div.product form.cart .single_add_to_cart_button
{
	margin-bottom: 20px;
	font-weight: bold;
}

.woocommerce div.product form.cart tr,
.woocommerce-page div.product form.cart tr,
.woocommerce #content div.product form.cart tr,
.woocommerce-page #content div.product form.cart tr
{
	border:0;
}

.woocommerce div.product form.cart table td,
.woocommerce-page div.product form.cart table td,
.woocommerce #content div.product form.cart table td,
.woocommerce-page #content div.product form.cart table td
{
	padding: 0;
}

.woocommerce div.product form.cart td.label,
.woocommerce-page div.product form.cart td.label,
.woocommerce #content div.product form.cart td.label,
.woocommerce-page #content div.product form.cart td.label
{
	padding-right: 1em;
	background:none;
	cursor:pointer;
}

.woocommerce div.product form.cart div.label,
.woocommerce-page div.product form.cart div.label,
.woocommerce #content div.product form.cart div.label,
.woocommerce-page #content div.product form.cart div.label
{
	padding: 0 0 0 0;
	background:none;
	text-transform:uppercase;
	color:#7d7d7d;
	font-size:13px;
	cursor:pointer;
}

.woocommerce div.product form.cart div.label label,
.woocommerce-page div.product form.cart div.label label,
.woocommerce #content div.product form.cart div.label label,
.woocommerce-page #content div.product form.cart div.label label
{
	font-size:13px;
	cursor:default;
}

.product_infos
{
	margin-top: 3px;
}

.woocommerce div.product span.price,
.woocommerce-page div.product span.price,
.woocommerce #content div.product span.price,
.woocommerce-page #content div.product span.price,
.woocommerce div.product p.price,
.woocommerce-page div.product p.price,
.woocommerce #content div.product p.price,
.woocommerce-page #content div.product p.price
{
	font-size: 1.875em;
	font-weight: 700;
	padding:0;
	margin:0 0 .67em 0;
	text-align: center;
}

.woocommerce div.product span.price del,
.woocommerce-page div.product span.price del,
.woocommerce #content div.product span.price del,
.woocommerce-page #content div.product span.price del,
.woocommerce div.product p.price del,
.woocommerce-page div.product p.price del,
.woocommerce #content div.product p.price del,
.woocommerce-page #content div.product p.price del
{
	font-size: .5em;
	line-height: 1.8;
	
	margin-top: 10px;
}

.woocommerce div.product form.cart div.quantity,
.woocommerce #content div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity,
.woocommerce-page #content div.product form.cart div.quantity
{
	float: left;
	margin: 0 20px 0 0;
	overflow: hidden;
	zoom: 1;
}

.woocommerce-cart table.cart .quantity .screen-reader-text, 
.woocommerce-cart #content table.cart .quantity .screen-reader-text, 
.woocommerce-cart table.cart .quantity .screen-reader-text, 
.woocommerce-cart #content table.cart .quantity .screen-reader-text, 
.woocommerce div.product form.cart div.quantity .screen-reader-text,
.woocommerce #content div.product form.cart div.quantity .screen-reader-text,
.woocommerce-page div.product form.cart div.quantity .screen-reader-text,
.woocommerce-page #content div.product form.cart div.quantity .screen-reader-text 
{
	display: none;
}

.quantity input.qty,
.woocommerce .quantity .qty
{
	font-size: 32px;
	text-transform:uppercase;
  
	width: 60px !important;
	height: 50px !important;
	line-height:50px !important;
	float: left;
	
	padding: 0px 0px 0px 13px;
	
	text-align: center;
	vertical-align:middle;
    
	border: none;
	outline: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background: none;
	
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	
	-moz-appearance: textfield;
	
	transition: none;
	-webkit-transition: none;
}

/*target only ff*/
@-moz-document url-prefix() {
   .woocommerce .quantity .qty
  {
	padding-left: 16px;
	padding-right: 16px;
  }
  
   .woocommerce .quantity .qty:hover
  {
	padding-right: 0px;
  }
}

.woocommerce .quantity .qty:hover
{
	-moz-appearance: number-input;
}

/* target IE10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.woocommerce .quantity .qty
	{
	  padding-left: 0px;
	}
} 

.single_add_to_cart_button
{
	height: 50px;
	min-width: 200px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs
{
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
	background: none;
}

.woocommerce div.product .single-product.without-sidebar .woocommerce-tabs ul.tabs,
.woocommerce #content .single-product.without-sidebar div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .single-product.without-sidebar .woocommerce-tabs ul.tabs,
.woocommerce-page #content .single-product.without-sidebar div.product .woocommerce-tabs ul.tabs
{
	text-align:center;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before
{
	position: absolute;
	content: "";
	width: 100%;
	bottom: 0;
	left: 0;
	border-bottom: 0;
	z-index: -1;
	display:none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li
{
	background: none;
	display:block;
	position: relative;
	z-index: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	box-shadow: none;
	padding: 0;
	margin: 0;
	border:0;
	border-bottom-width:1px;
	border-bottom-style: solid;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:first-child,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:first-child,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:first-child
{
	margin-left: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a
{
	display: inline-block;
	font-size: 1.2857em;
	padding: .8em 0;
	text-shadow: none;
	text-decoration: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background:none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after
{
	border: 0;
	position: absolute;
	bottom: 0px;
	width: 0;
	height: 0;
	content: "";
	display:none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before
{
	box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce #content div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel
{
	background:none;
	border:0;
	padding:35px 0;
	margin:0;
	
	-webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
	
    -webkit-animation-duration: .7s;
    -moz-animation-duration: .7s;
    -ms-animation-duration: .7s;
    -o-animation-duration: .7s;
    animation-duration: .7s;
	
	/*-webkit-animation-name: flipY;
    -moz-animation-name: flipY;
    -o-animation-name: flipY;
    animation-name: flipY;*/
	
	-webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}

.woocommerce #reviews #comments ol.commentlist,
.woocommerce-page #reviews #comments ol.commentlist {
	margin: 0;
	width: 100%;
	background: none;
	list-style: none;
}

.woocommerce #reviews #comments ol.commentlist li,
.woocommerce-page #reviews #comments ol.commentlist li
{
	padding: 0;
	margin: 40px 0;
	border: 0;
	position: relative;
	background: 0;
	border: 0;
}

.woocommerce #reviews #comments ol.commentlist li:first-child,
.woocommerce-page #reviews #comments ol.commentlist li:first-child
{
	margin-top: 0;
}

.woocommerce #reviews #comments ol.commentlist li:last-child,
.woocommerce-page #reviews #comments ol.commentlist li:last-child
{
	margin-bottom: 35px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
	background: none;
	border: 0;
	margin: 0;
	line-height: 1;
	position: absolute;
	float:none;
	left: 0;
	top: -3px;
	width: 50px;
	height: 50px;
	padding: 0;
	overflow: hidden;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text
{
	margin: 0 0 0 65px;
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .verified,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text .verified
{
	display:inline-block;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .description,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text .description
{
	margin:15px 0 0 0;
}

.woocommerce #review_form #respond p.form-row-first,
.woocommerce-page #review_form #respond p.form-row-last
{
	width: 100%;
}

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info
{
	padding: 20px 0 !important;
	margin: 0 !important;
	position: relative;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: #ccc;
	background: -webkit-gradient(linear,left top,left bottom,from(#ccc),to(#ccc));
	background: -webkit-linear-gradient(#ccc,#ccc);
	background: -moz-linear-gradient(center top,#ccc 0%,#ccc 100%);
	background: -moz-gradient(center top,#ccc 0%,#ccc 100%);
	color: #5e5e5e;
	text-shadow: 0;
	list-style: none outside !important;
	width: auto;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.woocommerce .woocommerce-message {
	-webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .3s;
    -moz-animation-duration: .3s;
    -ms-animation-duration: .3s;
    -o-animation-duration: .3s;
    animation-duration: .3s;
	
	-webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}

.woocommerce .related,
.woocommerce-page .related,
.woocommerce .upsells.products,
.woocommerce-page .upsells.products
{
	margin:0 0 20px 0;
}

#related-products-carousel .owl-controls
{
	margin-top: -10px;
}

.woocommerce #content div.product p.stock,
.woocommerce div.product p.stock,
.woocommerce-page #content div.product p.stock,
.woocommerce-page div.product p.stock
{
    font-size: .7em;
    text-transform: uppercase;
    font-weight: 700;
    border: 2px solid;
    display: inline-block;
    padding: 0 10px;
	margin-bottom: 20px;
	white-space: nowrap;
}

.woocommerce #content .product.outofstock p.stock,
.woocommerce .product.outofstock p.stock,
.woocommerce-page #content .product.outofstock p.stock,
.woocommerce-page .product.outofstock p.stock
{
	margin-bottom: 19px;
}

.woocommerce table.shop_attributes,
.woocommerce-page table.shop_attributes,
.woocommerce table.shop_attributes tr:last-child,
.woocommerce-page table.shop_attributes tr:last-child
{
	border: none;
}

.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th
{
	font-size: 0.8125rem;
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
}

.woocommerce table.shop_attributes td, 
.woocommerce table.shop_attributes th, 
.woocommerce-page table.shop_attributes td,
.woocommerce-page table.shop_attributes td {
    font-style: normal;
    background: transparent !important;
	border: none !important;
	padding: 8px 0;
}

.woocommerce table.shop_attributes td p
{
	padding: 0;
}


/* Add a review */

.woocommerce p.stars a,
.woocommerce-page p.stars a
{
	margin-right: 0;
}

.woocommerce #review_form #respond p.stars,
.woocommerce-page #review_form #respond p.stars
{
	font-size: 11px;
    margin: 9px 0 17px;
}

.woocommerce #review_form #respond p.comment-form-rating,
.woocommerce-page #review_form #respond p.comment-form-rating
{
	margin-top: 5px;
}

.woocommerce #review_form #respond p.comment-form-comment,
.woocommerce-page #review_form #respond p.comment-form-comment
{
	margin-bottom: 18px;
}

.woocommerce #reviews #comment,
.woocommerce-page #reviews #comment
{
	height: 198px;
}

#review_form #reply-title
{
	margin-bottom:43px;
}

.woocommerce p.stars {
	display: inline-block;
}

.woocommerce .widget_layered_nav_filters ul li,
.woocommerce-page .widget_layered_nav_filters ul li {
	padding: 0;
	margin-bottom: 10px;
}


.woocommerce .active_filters_ontop .widget_layered_nav_filters ul li,
.woocommerce-page .active_filters_ontop .widget_layered_nav_filters ul li
{
	 margin-bottom: 0;
	 padding: 0;
}

.active_filters_ontop .widget
{
	margin: 25px 0 0px;
}

.with-sidebar .active_filters_ontop .widget
{
	margin: 15px 0 0px;
}

.product_navigation,
.product_navigation #nav-below
{
	margin: 0 !important;
}


/**********************************************************************************/
/* Wishlist Plugin ****************************************************************/
/**********************************************************************************/

.woocommerce-wishlist h1.entry-title
{
	margin-bottom: 45px;
}

.wishlist-title 
{
	display: none;
}

.woocommerce table.wishlist_table th,
.woocommerce table.wishlist_table td
{
	line-height: 1.3;
}

.shop_table.wishlist_table .product-stock-stauts
{
	display: none;
}

.wishlist_table tr td,
.wishlist_table tr th
{
	text-align: left;
	padding-left: 0 !important;
	padding-right: 20px !important;
}

.wishlist_table tr td.product-remove
{
	padding: 0 !important; 
}

.woocommerce table.shop_table.wishlist_table td.product-remove,
.woocommerce-page table.shop_table.wishlist_table td.product-remove,
.woocommerce table.shop_table.wishlist_table th.product-remove,
.woocommerce-page table.shop_table.wishlist_table th.product-remove
{
	padding-right:0px;
	width: 24px;
}

.woocommerce #content table.cart.wishlist_table a.remove,
.woocommerce table.cart.wishlist_table a.remove,
.woocommerce-page #content table.cart.wishlist_table a.remove,
.woocommerce-page table.cart.wishlist_table a.remove
{
	font-size: 0;
	float: left;
	height: 17px;
	line-height: 17px;
}

.wishlist_table .remove:before
{
	display: inline-block;
	content: "\e607";
	font-family: 'getbowtied-icons';
	font-size: 17px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.woocommerce-page table.cart.wishlist_table .product-name a,
.woocommerce-page #content table.cart.wishlist_table .product-name a
{
	font-weight: 400;
}

.woocommerce-page table.cart.wishlist_table .product-stock-status,
.woocommerce-page #content table.cart.wishlist_table .product-stock-status
{
	display: none;
	padding-right: 20px !important;
}

.wishlist_table tr td.product-add-to-cart
{
	padding-right: 0 !important;
	text-align: right;
}


.product-add-to-cart .button
{
    font-size: 0 !important;
	width: 48px;
	height: 48px;
	position: relative;
	padding-right:24px !important;
	padding-left:24px !important;
}

.product-add-to-cart .button:before
{
	font-family: 'getbowtied-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e608";
	font-size: 18px;
	display: inline-block;
	position: absolute;
	top: 15px;
	left: 15px;
}

.woocommerce .wishlist_table a.button.loading:after
{
	position: absolute;
	top: 20px;
	left: 12px;
}

.shop_table.wishlist_table .wc-forward.added_to_cart_button
{
	display: none;
}

.shop_table.wishlist_table .blockUI.blockOverlay
{
	background-color: #fff !important;
}

.shop_table.wishlist_table .blockUI.blockOverlay:before
{
	color:rgba(0,0,0,.75) !important;
}


/**********************************************************************************/
/* Offcanvas filters **************************************************************/
/**********************************************************************************/

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content
{
	margin-top: 33px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range
{
	box-shadow: none;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle
{
	border-width:5px;
	border-style:solid;
	border-color:#314381;
	width: 20px;
	height: 20px;
	top: -7px;
	box-shadow: none;
}


.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button
{
	float: right;
	min-width: 0;
}

.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce-page .widget_price_filter .price_slider_amount
{
	text-align: left;
	font-size: .8em;
}

.widget_product_categories .count
{
	display: none;
}

.cat-parent .children
{
	display: none;
}

.current-cat.cat-parent .children
{
	display: block;
}

.woocommerce .widget_layered_nav ul li,
.woocommerce-page .widget_layered_nav ul li
{
	margin-bottom:5px;
}

.woocommerce .widget_layered_nav ul li:after,
.woocommerce-page .widget_layered_nav ul li:after
{
	content: "";
	display: block;
	clear: both;
}

.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span,
.woocommerce-page .widget_layered_nav ul li a,
.woocommerce-page .widget_layered_nav ul li span
.woocommerce .widget_layered_nav ul small.count,
.woocommerce-page .widget_layered_nav ul small.count
{
	line-height: 1em;
}

.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a,
.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a
{
	display: inline-block;
	color: #fff;
	background: #314381;
	border: none;
	border-radius: 0;
	padding: 9px 18px 9px 15px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700 !important;
	line-height: 1;
}

.woocommerce .widget_layered_nav ul li.chosen,
.woocommerce-page .widget_layered_nav ul li.chosen
{
	margin: -4px 0 2px;
}

.woocommerce .widget_layered_nav ul li.chosen + li.chosen,
.woocommerce-page .widget_layered_nav ul li.chosen + li.chosen
{
	margin: 4px 0;
}

.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a
{
	margin: 0;
	margin-right: 10px;
}

.woocommerce .widget_layered_nav_filters ul li a:before,
.woocommerce-page .widget_layered_nav_filters ul li a:before,
.woocommerce .widget_layered_nav ul li.chosen a:before,
.woocommerce-page .widget_layered_nav ul li.chosen a:before
{
	content: "\e607";
	display: inline-block;
	color: inherit;
	font-size: 17px;
	line-height: 13px;
	float: left;
	font-family: 'getbowtied-icons';
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 5px;
	margin-left: -5px
}

.woocommerce .widget_layered_nav ul small.count,
.woocommerce-page .widget_layered_nav ul small.count
{
	font-size: 0.875rem;
	padding-top: 6px;
	float: right;
}

.woocommerce .widget_layered_nav ul li.chosen small.count,
.woocommerce-page .widget_layered_nav ul li.chosen small.count
{
	padding-top: 8px;
}


/**********************************************************************************/
/* Checkout ***********************************************************************/
/**********************************************************************************/

.checkout .woocommerce-billing-fields h3
{
	margin-top: 15px;
}

.woocommerce-billing-fields .check_label
{
	margin: 0;
}

#ship-to-different-address .check_label
{
	margin-bottom: 10px;
	display: inline-block !important;
}

#order_comments_field textarea
{
	min-height: 60px;
	height: 60px
}

.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods,
.woocommerce #payment div.form-row,
.woocommerce-page #payment div.form-row
{
	padding: 0;
	border: none;
}


/**********************************************************************************/
/* Track Your Order ***************************************************************/
/**********************************************************************************/

.woocommerce  .track-order-container .form-row
{
	width: 100% !important;
	padding: 0;
}

.woocommerce .track-order-container .form-row-last
{
	padding-bottom: 40px;
	padding-top: 20px;
}


/**********************************************************************************/
/* Login/register  ****************************************************************/
/**********************************************************************************/

.woocommerce .login-register-container  .form-row,
.woocommerce-page .login-register-container  form .form-row
{
	padding-bottom: 14px;
	padding-top: 5px;
}

.woocommerce-page .login-register-container  label.remember-me
{
	line-height: 1em;
	font-weight: 400;
	font-size: 0.875em;
	text-transform: none;
	/*padding-top: 3px;*/
	margin: 0 0 15px 0;
	display: block;
}

/**********************************************************************************/
/* My account/logged-in ***********************************************************/
/**********************************************************************************/

.woocommerce ul.digital-downloads li:before,
.woocommerce-page ul.digital-downloads li:before
{
	display:none;
}

.woocommerce ul.digital-downloads li:after,
.woocommerce-page ul.digital-downloads li:after
{
	content: "";
	display: block;
	width: auto;
	height: 1px;
	background: #eeeeee;
	margin: 10px 0;
}

.woocommerce ul.digital-downloads li:last-child:after,
.woocommerce-page ul.digital-downloads li:last-child:after
{
	display: none;
}

.woocommerce ul.digital-downloads li a:before,
.woocommerce-page ul.digital-downloads li a:before
{
	content: "\f0ed";
	display: inline-block;
	margin-right: 10px;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	top: 7px;
	left: 0;
}

.woocommerce ul.digital-downloads li a,
.woocommerce-page ul.digital-downloads li a
{
	padding-left: 30px;
	width:100%;
}

.woocommerce ul.digital-downloads li .count,
.woocommerce-page ul.digital-downloads li .count
.woocommerce ul.digital-downloads li a,
.woocommerce-page ul.digital-downloads li a 
{
	display: block;
	position: relative;
	/*text-align: center;*/
}

.woocommerce ul.digital-downloads li .count,
.woocommerce-page ul.digital-downloads li .count
{
	float: none;
}


.woocommerce table.my_account_orders,
.woocommerce-page table.my_account_orders
{
	font-size: 1em;
}

.woocommerce .my_account_container table.shop_table th,
.woocommerce-page .my_account_container table.shop_table th
{
	padding-bottom: 13px;
	font-size: 0.8125em !important;
	
}

.woocommerce .my_account_container table.shop_table td,
.woocommerce-page .my_account_container table.shop_table td
{
	padding: 20px 0;
	font-size: 0.875em;
}

.woocommerce .my_account_container table.shop_table td .amount,
.woocommerce-page .my_account_container table.shop_table td .amount
{
	font-size: 1.3em;
	display: block;
}

.woocommerce .my_account_container table.shop_table td.order-number,
.woocommerce-page .my_account_container table.shop_table td.order-number
{
	font-size: 1.125em;
}

/* Billing Address/Shipping Address */
#shipping_address_2_field,
#billing_address_2_field
{
	padding-top: 0;
	margin-top: -7px;
}

/* View Order*/
.order-info
{
	text-align: center;
	margin-bottom: 35px;
	font-size: 0.875em;
}

.order-info mark
{
	background: none;
	padding: 0;
	margin: 0;
	font-weight: 700;
}

.order-info .order-status
{
	margin-right: 0;
}

.woocommerce .shop_table.order_details,
.woocommerce .shop_table.customer_details
{
	margin-top: 25px;
	margin-bottom: 45px;
}

.woocommerce .shop_table.order_details tbody tr:first-child td,
.woocommerce .shop_table.order_details tfoot tr:first-child th,
.woocommerce .shop_table.order_details tfoot tr:first-child td,
.woocommerce .shop_table.woocommerce-checkout-review-order-table tbody tr:first-child td,
.woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr:first-child th,
.woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr:first-child td,
.woocommerce .shop_table.customer_details tbody tr:first-child th,
.woocommerce .shop_table.customer_details tbody tr:first-child td
{
	border-top-width: 3px;
}

.woocommerce .shop_table.customer_details tbody tr:first-child th
{
	border-top-style: solid;
}

.woocommerce .shop_table.customer_details tbody tr:last-child th,
.woocommerce .shop_table.customer_details tbody tr:last-child td
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
}


.woocommerce .shop_table.order_details th:first-child,
.woocommerce .shop_table.order_details td:first-child,
.woocommerce-page .shop_table.woocommerce-checkout-review-order-table th:first-child,
.woocommerce-page .shop_table.woocommerce-checkout-review-order-table td:first-child,
.woocommerce .shop_table.customer_details th
{
	padding-left:  30px;
	padding-right: 20px;
}

.woocommerce .shop_table.order_details th:last-child,
.woocommerce .shop_table.order_details td:last-child,
.woocommerce-page .shop_table.woocommerce-checkout-review-order-table th:last-child,
.woocommerce-page .shop_table.woocommerce-checkout-review-order-table td:last-child
{
	padding-right: 30px;
}

.shop_table.order_details .product-name,
.shop_table.woocommerce-checkout-review-order-table .product-name
{
	font-size: 0.875rem;
	padding: 20px 0;
}

.shop_table.order_details td > .amount,
.shop_table.order_details td > strong > .amount,
.shop_table.woocommerce-checkout-review-order-table td > .amount,
.shop_table.woocommerce-checkout-review-order-table td > strong >.amount
{
	font-size: 1.125rem;
	font-weight: 400;
}

.shop_table.order_details td .variation,
.shop_table.order_details td .variation p,
.shop_table.order_details small
.shop_table.woocommerce-checkout-review-order-table td .variation,
.shop_table.woocommerce-checkout-review-order-table td .variation p,
.shop_table.woocommerce-checkout-review-order-table small
{
	font-size: 0.8125rem;
	line-height: 1em;
}

.shop_table.order_details td .variation dt,
.shop_table.woocommerce-checkout-review-order-table td .variation dt
{
	text-transform: uppercase;
}

.shop_table.order_details td .variation p,
.shop_table.woocommerce-checkout-review-order-table td .variation p
{
	font-size: 1em;
	line-height: 1em;
}

.shop_table.order_details td .variation dd,
.shop_table.woocommerce-checkout-review-order-table td .variation dd
{
	margin-bottom: 2px;
}

.shop_table.order_details tfoot th:first-child,
.shop_table.order_details tfoot td:first-child,
.shop_table.woocommerce-checkout-review-order-table tfoot th:first-child,
.shop_table.woocommerce-checkout-review-order-table tfoot td:first-child,
.woocommerce .shop_table.customer_details tbody tr th
{
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
}



.woocommerce table.shop_table td small,
.woocommerce-page table.shop_table td small
{
	display: inline-block;
    font-size: 13px;
    line-height: 18px;
}

#shipping_method 
{
	font-size: 16px;
}

#shipping_method .tax_label
{
	text-indent: 0;
}

#shipping_method li
{
	padding-left: 0 !important;
}

#shipping_method .check_label_radio
{
	text-transform: capitalize;
}

#shipping_method li .amount
{
	display: inline-block;
}


/**********************************************************************************/
/* Notifications ******************************************************************/
/**********************************************************************************/

/* add to cart */

.woocommerce-error,
.woocommerce-message,
.woocommerce-info,
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error,
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-info
{
	text-shadow: none;
	padding: 20px 30px 20px 55px !important;
	font-size: 0.875em;
	line-height: 1.714em;
	
	margin: 0;
	width: 100%;
	list-style: none;
	
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9999;
}


.woocommerce-checkout.woocommerce .woocommerce-error,
.woocommerce-checkout.woocommerce-page .woocommerce-error,
.woocommerce-checkout.woocommerce .woocommerce-message,
.woocommerce-checkout.woocommerce-page .woocommerce-message,
.woocommerce-checkout.woocommerce .woocommerce-info,
.woocommerce-checkout.woocommerce-page .woocommerce-info
{
	width: auto;
	position: relative;
	bottom: auto;
	left: auto;
	z-index: 1;
}

.woocommerce-wishlist.woocommerce  .woocommerce-message,
.woocommerce-wishlist.woocommerce-page .woocommerce-message,
.single-product.woocommerce  .woocommerce-message,
.single-product.woocommerce-page .woocommerce-message
{
	padding: 20px 30px 43px 55px !important;
}

.woocommerce-message,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message
{
	color: #ffffff;
	background: #8fae1b;
}

.woocommerce-info,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info
{
	color: #1e85be;
	background: #f4f9fc;
	border-top: 2px solid #1e85be;
}

.woocommerce-error,
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error
{
	color: #ffffff;
	background: #b81c23;
	text-align: left;
}

.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-info:before,
.woocommerce-page .woocommerce-message:before
{
	background: none;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	box-shadow: none;
	position: absolute;
	top: 24px;
	left: 30px;
	margin-right: 11px;
	margin-top: 0;
	height: auto;
	width: auto;
	padding-top: 0;
	text-shadow: none;
}

.woocommerce-info:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before
{
	top: 25px;
}

.woocommerce-message:before,
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before
{
	color: #ffffff;
	content: "\f00c";
}

.woocommerce-info:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before
{
	color: #1e85be;
	content: "\f129";
}

.woocommerce-error:before,
.woocommerce  .woocommerce-error:before,
.woocommerce-page  .woocommerce-error:before
{
	color: #ffffff;
	font-family: 'getbowtied-icons';
	content: "\e607";
	font-size: 17px;
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button
{
	background: none;
	padding: 0;
	height: auto;
	min-width: 0;
	position: absolute;
	bottom: 21px;
	left: 55px;
	width: auto;
}

.woocommerce .woocommerce-error .button:focus,
.woocommerce .woocommerce-info .button:focus,
.woocommerce .woocommerce-message .button:focus
{
	background: none !important;
}

.woocommerce-message a
{
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	color: #ffffff;
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
}

.woocommerce .woocommerce-info .button
{
	color: #1e85be !important;
}

.woocommerce .woocommerce-error .button
{
	color: #b81c23 !important;
}

.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-message a:hover
{
	opacity: 0.5;
	background: none !important;
}

.checkout_coupon,
.checkout_login
{
	margin-top: -24px;
}

.checkout_login
{
	margin-bottom:  24px;
}

.woocommerce-checkout .woocommerce-info,
.woocommerce-checkout.woocommerce-page .woocommerce-info
{
	font-size: 0.8125em;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	border-top: none;
	background: none;
	padding-left: 0 !important; 
	padding-right: 0 !important;
}

.notice-border-container
{
	text-align: center;
}

.woocommerce-checkout .woocommerce-info:before,
.woocommerce-checkout.woocommerce-page .woocommerce-info:before
{
	content: "\f150";
	font-size: 1.0679em;
	position: relative;
	top:0;
	left: 0;
}

.woocommerce-checkout .showcoupon,
.woocommerce-checkout .showlogin
{
	display: block;
	margin-left: 8px;
	margin-top: 10px;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-page form.checkout_coupon,
.woocommerce-page form.login,
.woocommerce-page form.register
{
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.woocommerce form.login p:first-child,
.woocommerce-page form.login p:first-child
{
	font-size: 0.875em;
	line-height: 1.714em;
	text-align: center;
}

.woocommerce form.login .lost_password
{
	margin-bottom: 52px;
	font-size: 0.875em;
}

.woocommerce form.login .inline
{
	text-transform: none;
	font-weight: 400;
	font-size: 14px;
	margin-left: 17px;
}

form.checkout_coupon .coupon_code
{
	width: 100%;
}

.woocommerce-checkout.woocommerce .checkout_coupon .woocommerce-error,
.woocommerce-checkout.woocommerce-page .checkout_coupon .woocommerce-error,
.woocommerce-checkout.woocommerce form.checkout .woocommerce-error,
.woocommerce-checkout.woocommerce-page form.checkout .woocommerce-error,
.woocommerce-checkout.woocommerce-page .woocommerce-error
{
	padding: 18px 30px 18px 25px !important;
	color: #000;
	background: none;
	line-height: 1.8em;
}

.woocommerce-checkout.woocommerce-page #page > .woocommerce-error
{
    max-width: 760px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.woocommerce-checkout.woocommerce form.checkout .woocommerce-error,
.woocommerce-checkout.woocommerce-page form.checkout .woocommerce-error,
.woocommerce-checkout.woocommerce-page .woocommerce-error
{
	margin-top: 15px !important;
}

.woocommerce-checkout.woocommerce .checkout_coupon .woocommerce-error,
.woocommerce-checkout.woocommerce-page .checkout_coupon .woocommerce-error
{
	margin-top: 0px !important;
}

.woocommerce-account .woocommerce-error
{
	margin-top: 66px !important;
}

.woocommerce-checkout.woocommerce .checkout_coupon .woocommerce-error:before,
.woocommerce-checkout.woocommerce-page .checkout_coupon .woocommerce-error:before,
.woocommerce-checkout.woocommerce form.checkout .woocommerce-error:before,
.woocommerce-checkout.woocommerce-page form.checkout .woocommerce-error:before,
.woocommerce-checkout.woocommerce-page .woocommerce-error:before
{
	top: 21px;
	left: 0;	
}

.woocommerce .no-products-info .woocommerce-info,
.woocommerce-page .no-products-info .woocommerce-info
{
	background: none;
	color: #222222;
	text-align: center;
	border: none;
	font-size: 1.5em;
    line-height: 1.5em;
	padding: 200px 20px 32px !important;
	position: relative;
}

	
.woocommerce .no-products-info .woocommerce-info:before,
.woocommerce-page .no-products-info .woocommerce-info:before
{
	content: "\e609";
	font-size: 107px;
	color: #dededf;
	position: absolute;
	top: 57px;
	left: 50%;
	margin-left: -50px;
	font-family: 'getbowtied-icons';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.notice-border-container
{
	overflow: hidden;
}

.notice-border-container img
{
	max-width: none;
}

.woocommerce-shipping-calculator section.shipping-calculator-form .form-row .select2-container
{
	width: 100% !important;
}

.woocommerce-shipping-calculator .select2-container .select2-selection--single
{
	height: 37px;
}

.woocommerce-shipping-calculator .select2-container .select2-selection--single .select2-selection__rendered
{
	line-height: 37px;
	padding-left: 10px;
		background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");
    background-repeat: no-repeat;
    background-position: center right 3%;
}

.woocommerce-shipping-calculator .select2-container--default .select2-selection--single .select2-selection__arrow
{
	top:-7px;
	display: none;
}

.woocommerce-shipping-calculator .form-row select
{
	padding-left: 10px !important;
}

.woocommerce-cart .select2-dropdown
{
	margin-left: 0;
}



/* My Account Order s*/

.woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-actions .button,
.woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button
{
	display: inline-block;
	background: none!important;
	padding: 13px 0 11px !important;
	margin: 0;  
	min-width: auto;
	width: auto; 
	font-weight: bold;
}

@media (max-width: 768px)
{
	.woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-actions .button
	{
		padding-top: 0 !important;
	}

	.woocommerce-MyAccount-content .woocommerce-pagination
	{
		margin-top: 35px; 
	}

	.woocommerce table.shop_table_responsive tr,
	.woocommerce-page table.shop_table_responsive tr
	{
		margin-bottom: 30px;
	}
}


.woocommerce table.my_account_orders .button:first-child
{
	padding-left: 30px;
}

.woocommerce table.my_account_orders .button:last-child:after
{
	content: "";
	padding: 0; 
}

.woocommerce table.my_account_orders .button:after
{
	content: '/';
	padding: 0 10px;
	color: #E6E6E6;
}


.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-number a
{
	font-weight: bold;
	font-size: 13px;
}

.woocommerce table.my_account_orders tbody tr:last-child td
{
	border-bottom: 1px solid rgba(0,0,0,.1); 
}

.woocommerce table.my_account_orders tbody tr td
{
	padding-left: 0;
}

.woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button.woocommerce-button--previous
{
	margin-right: 40px;
}

.woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button.woocommerce-button--next:after
{
	content: "\f054";
	margin-left: 8px;
	font-family: FontAwesome; 
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter;
}

.woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button.woocommerce-button--previous:before
{
	content: "\f053";
	margin-right: 8px;
	font-family: FontAwesome; 
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter;
}

.woocommerce form .form-row label, .woocommerce-page form .form-row label
{
	text-align: left;
}

/*  Woocommerce Order Pay */

.woocommerce-order-pay .woocommerce-form-login 
{
	max-width: 780px;
	margin: 0 auto !important;
}


.woocommerce-order-pay .woocommerce-info:before
{
	display: none;
}


.woocommerce-checkout.woocommerce-order-pay .woocommerce-info,
.woocommerce-checkout.woocommerce-page.woocommerce-order-pay .woocommerce-info
 {
 	text-transform: inherit;
    font-size: 0.875em;
    line-height: 1.714em;
    text-align: center;
    font-weight: normal;
 }

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow,
.woocommerce-edit-address .select2-container--default .select2-selection__arrow, 
.woocommerce-edit-address .select2-selection--single .select2-selection__arrow
{
	font-size: 13px;
}