.wps_image_carousel {
    padding: 15px 10px 0px 10px;
    margin-bottom: -40px;
}

.wps_title {
  	height: 31px;
}

.wps_title a, .wa_wps_price .amount {
	font-size: 14px;
  	color: #64703D;
}

a.wa_wps_button, .wa_wps_button {
    display: inline-block;
    margin: 5px 5px 5px 0;
    padding: 2px 5px 2px;
    border: none;
    color: #FFF;
    font-size: 12px;
    text-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0;
    background: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6B7740), to(#5F6A39));
    background-image: -webkit-linear-gradient(top, #6B7740, #5F6A39);
    background-image: -moz-linear-gradient(top, #6B7740, #5F6A39);
    background-image: -ms-linear-gradient(top, #6B7740, #5F6A39);
    background-image: -o-linear-gradient(top, #6B7740, #5F6A39);
    background-image: linear-gradient(top, #6B7740, #5F6A39);
}

.a.wa_wps_button:hover {
	color: #fff !important;
  	background: #95A451;
  	background-color: #95A451;
	background-image: #95A451;
}

.wps_foo_content {
	line-height: 15px !important;
}

div.soft-bg {
	background: #FEFFF7;
    padding: 16px 12px 1px 12px;
}

div.space-bot {
	margin-bottom: 10px;
}

span.de-dark-green, .de-dark-green  {
	color: #339966;
}
span.de-dark-mossgreen {
	color: #606B3A;
}
span.de-purple, .de-purple {
	color: #800080;
}

#de-contact-table td, #de-contact-table th {
	border: none !important;
}
.h-landmark, .entry-title.h-landmark {
	display: none;
}

.x-nav-tabs.left>.active>a, .x-nav-tabs.left>.active>a:hover {
    color: #16A085;
    font-weight: bold;
}

.x-navbar.x-navbar-fixed-top.x-container.max.width {
    width: 100%;
}

/** Product Single - Quantity Box **/
div.quantity input.qty {
	width: 50px !important;
  	background: #fafafa !important;
}

/** Cart Icon on Menu Nav **/
.festi-cart-window-content {
	left: 0;
	margin: 80px auto 0 !important;
	max-width: 920px;
	text-align: right;
	top: 0;
	width: 85%;
}

a#festi-cart.festi-cart.festi-cart-customize {
 	padding-top: 14px !important;
}

/** Title of products on Cart and Checkout **/
.order_item .product-name a, .cart_item .product-name {
	text-transform: lowercase !important;
}

/** Other Shipping Address label **/
#customer_details label {
    font-size: 13px !important;
}
#ship-to-different-address label {
    font-family: Oxygen, 'Helvetica Neue', Helvetica, sans-serif !important;
    font-weight: bold !important;
    color: #717b87 !important;
    padding-top: 8px !important;
}

/** Payment method labels **/
form.checkout #payment label {
    font-size: 14px !important;
}
.woocommerce-checkout .checkout .payment_methods li {
	margin-bottom: 5px !important;
}
form.checkout #payment .payment_methods {
  	border: none !important;
    background: #F8F8F8 !important;
    padding: 11px 10px 6px !important;
    margin-left: 20px !important;
}
tr.order-total td span.amount {
	font-size: 19px !important;
}
.woocommerce table.cart a.remove {
	width: 20px !important;
    height: 20px !important;
}

.woocommerce-page .button.product_type_variable:before {
    content: none !important;
}

.woocommerce-page .yith-wcwl-add-to-wishlist {
	display: none;
}

/* WD ShortCode CSS edits */
body .woocommerce table.shop_table th.product-remove, 
body .woocommerce-page table.shop_table th.product-remove {
	border-radius: 0;
}

body .woocommerce table.shop_table th.product-thumbnail::before, 
body .woocommerce-page table.shop_table th.product-thumbnail::before {
	content: "";
}

body .woocommerce table.shop_table th.product-thumbnail, 
body .woocommerce-page table.shop_table th.product-thumbnail {
	border-left-width: 1px !important;
}

body .woocommerce table.shop_table.cart tr th.product-name {
	color: #717b87;
	font-size: 14px;
}

body .woocommerce table.shop_table.cart tr .product-subtotal {
	border-right-width: 0;
}

body .woocommerce table.cart a.remove, 
body .woocommerce-page table.cart a.remove, 
body .woocommerce #content table.cart a.remove, 
body .woocommerce-page #content table.cart a.remove {
	height: 20px !important;
	width: 20px !important;
}

body.woocommerce .quantity input.qty, 
body.woocommerce #content .quantity input.qty, 
body.woocommerce-page .quantity input.qty, 
body.woocommerce-page #content .quantity input.qty {
	border-width: 1px;
}

.woocommerce-page table.cart tbody th.product-thumbnail, 
.woocommerce #content table.cart tbody th.product-thumbnail, 
.woocommerce-page #content table.cart tbody th.product-thumbnail, 
.woocommerce table.cart td.product-thumbnail, 
.woocommerce-page table.cart tbody td.product-thumbnail, 
.woocommerce #content table.cart td.product-thumbnail, 
.woocommerce-page #content table.cart tbody td.product-thumbnail {
	border-left-width: 1px;
}

body .woocommerce table.shop_table.cart tr .product-subtotal {
	border-right-width: 0;
}

.woocommerce .cart .actions, 
.woocommerce-page .cart .actions {
	border-top: 1px solid #717b87;
}

.woocommerce .cart .actions .action-group, 
.woocommerce-page .cart .actions .action-group {
	border-width: 0;
}

html body .woocommerce div.coupon input.button, 
html body .woocommerce table.shop_table td.actions input.button, 
html body .woocommerce-page table.shop_table td.actions input.button {
	border: 0 !important;
	border-radius: 0.25em !important;
	margin-left: 0 !important;
}

body .woocommerce .cart-collaterals, 
body .woocommerce-page .cart-collaterals {
	margin-left: 0;
}

body .woocommerce .cart-collaterals .cart_totals th, 
body .woocommerce .cart-collaterals .cart_totals td {
	border-top: 1px solid #f2f2f2 !important;
}

body .woocommerce .cart-collaterals .cart_totals tr td, 
body .woocommerce-page .cart-collaterals .cart_totals tr td {
	float: none;
	text-align: right;
}

body form.checkout table.shop_table tfoot tr.cart-subtotal td, 
body form.checkout table.shop_table tfoot tr.shipping td, 
body form.checkout table.shop_table tfoot tr.total td {
	border-color: #717b87;
}

body form.checkout table.shop_table tfoot td {
	text-align: right;
}