tr.woocommerce-shipping-totals.shipping { }
html {
margin: 0 !important;
padding: 0 !important;
}
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
span.posted_in{
display: none;
}
.check_news_from_the_farm {
position: absolute;
right: 12px;
top: 0;
padding: 5px 10px;
font-family: 'futurabook';
font-weight: 300;
color: #FFF;
font-size: 12px;
text-decoration: none;
display: table;
letter-spacing: 1px;
text-transform: uppercase;
background-color: #d3a555;
border-radius: 3px;
}
.check_news_from_the_farm:hover {
background-color: #7c350e;
color: #FFF;
text-decoration: none;
}  
.nutrition-btn{
font-size: 14px !important;
background-color: #804530 !important;
}
.shipped_door_text {
clear: both;
position: relative;
top: -30px;
font-family: 'futurabook';
}
.custom-cart-actions {
display: flex;
gap: 12px;
margin-top: 15px;
}
.custom-cart-actions .button {
padding: 14px 22px;
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
} .view-cart-btn {
background: #1e73be;
color: #fff;
}
.view-cart-btn:hover {
background: #155a8a;
} .checkout-btn {
background: #2ecc71;
color: #fff;
}
.checkout-btn:hover {
background: #27ae60;
}  form.cart {
display: flex;
align-items: center;
gap: 12px;
flex-wrap: wrap;
}
.inline-cart-actions {
display: flex;
gap: 10px;
} .view-cart-btn {
background: #1e73be;
color: #fff;
font-weight: 600;
}
.view-cart-btn:hover {
background: #155a8a;
} .checkout-btn {
background: #2ecc71;
color: #fff;
font-weight: 600;
}
.checkout-btn:hover {
background: #27ae60;
}
.woocommerce-cart tr.woocommerce-shipping-totals.shipping, .woocommerce-cart .order-total{
display: none !important;
} .subscription_plan .ctct-inline-form {
min-height: 520px;
}