/*
Name: Footer & Sidebar
Description: Custom Footer & Sidebar Style CSS
Author: Johann Coppet @ Limes Media Ltd
Author URI: https://limesmedia.co.uk/webdesign
Version: 2.1
*/

/*--------------------------*/
/*--------- LEGALS ---------*/
/*--------------------------*/


/*--------------------------*/
/*--------- SIDEBAR --------*/
/*--------------------------*/

/*-- Featured Products --*/
#lc_feat_footer .woocommerce .products li { float: left; width: 100%; }
#lc_feat_footer .woocommerce .products li { margin-bottom: 5px; }
#lc_feat_footer .woocommerce .products li a > span.et_shop_image { max-width: 15%; float: left; top: 10px; }
#lc_feat_footer .woocommerce .products li a > h2.woocommerce-loop-product__title { float: left; margin: 20px 0 0 5px; font-family: 'Open Sans',cursive; font-size: 15px !important; color: #666666; }
#lc_feat_footer .woocommerce ul.products li.product .onsale,
#lc_feat_footer .woocommerce-page ul.products li.product .onsale { width: 40px; padding: 5px 2px !important; font-size: 12px; height: 40px !important; left: 5px !important; top: 0 !important; }

/*--------------------------*/
/*--------- WIDGET ---------*/
/*--------------------------*/

/*-- Widgets --*/
#footer-widgets .footer-widget li a:hover { color: #84A059; }
#lc_feat_footer { width: 26%; }

/*--------------------------*/
/*--------- FOOTER ---------*/
/*--------------------------*/

/*-- Product List --*/
.lc_footer_feat_products > a { font-size: 13px; }
li.lc_footer_feat_products a img._mi._before._image { width: 2.3em; }
li.lc_footer_feat_products { line-height: 15px !important; }

/*-- Useful Links --*/
#lc_useful_footer .et_pb_module.lc_footer_useful_links { margin-left: 20px; }
#lc_useful_footer .et_pb_widget ul li { color: #84a059; font-size: 13px; line-height: 20px; list-style-type: disc; }
#lc_useful_footer .et_pb_module.lc_footer_logo_symantec { float: left; }

/*-- Featured Products --*/
.woocommerce ul.product_list_widget li { padding: 1px 0 !important; }
ul.product_list_widget del, ul.product_list_widget ins,
ul.product_list_widget span.amount, ul.product_list_widget small.woocommerce-price-suffix{ display: none; }
ul.product_list_widget li a { font-weight: 400 !important; font-size: 13px; line-height: 30px; }
ul.product_list_widget li a img { float: left !important; margin: 0 11px 0 0 !important; width: 30px !important;}

/*--------------------------*/
/*------ SOCIAL FOLLOW -----*/
/*--------------------------*/

/*-- Social Follow --*/
#lc_contact_footer .et_social_networks li { min-height: 24px !important; }
#lc_contact_footer .et_social_networks .et_social_icon,
#lc_contact_footer .et_social_networks .et_social_icon::before,
#lc_contact_footer .et_social_networks .et_social_icon::after { width: 24px !important; height: 24px !important; line-height: 24px !important; }
#lc_contact_footer .et_social_icon::before, .et_monarch .et_social_icon::after {font-size: 14px !important; line-height: 16px !important; }
ul#menu-footer-menu.bottom-nav { text-align: center; }

/*-- Social Icons --*/
.lc_footer_social_follow ul.et_social_icons_container { max-width: 140px; float: right; }

