@media screen and (max-width: 690px) {
.row .col .nectar_food_menu_item h4 {
font-size: 16px;
}
.nectar_food_menu_item .item_price {
min-width: 60px;
}
} .single .post-content .wpb_text_column a:link,
.single .post-content .wpb_text_column a:active,
.single .post-content .wpb_text_column a:visited,
.single .post-content .content-inner a:link,
.single .post-content .content-inner a:active,
.single .post-content .content-inner a:visited,
.single-product .woocommerce-product-details__short-description a:link,
.single-product .woocommerce-product-details__short-description a:active,
.single-product .woocommerce-product-details__short-description a:visited,
.single-product .woocommerce-Tabs-panel--description .wpb_text_column a:link,
.single-product .woocommerce-Tabs-panel--description .wpb_text_column a:active,
.single-product .woocommerce-Tabs-panel--description .wpb_text_column a:visited,
.single-product .woocommerce-Tabs-panel--description.entry-content a:link,
.single-product .woocommerce-Tabs-panel--description.entry-content a:active,
.single-product .woocommerce-Tabs-panel--description.entry-content a:visited {
text-decoration: underline;
}
.single .post-content .wpb_text_column a:hover,
.single .post-content .wpb_text_column a:focus,
.single .post-content .content-inner a:hover,
.single .post-content .content-inner a:focus,
.single-product .woocommerce-product-details__short-description a:hover,
.single-product .woocommerce-product-details__short-description a:focus,
.single-product .woocommerce-Tabs-panel--description .wpb_text_column a:hover,
.single-product .woocommerce-Tabs-panel--description .wpb_text_column a:focus,
.single-product .woocommerce-Tabs-panel--description.entry-content a:hover,
.single-product .woocommerce-Tabs-panel--description.entry-content a:focus {
color: #2ed397;
}