/*
==================================================

	Theme Name: 123 Medicine v1.1.2
	Theme URI: http://www.lpd-themes.com
	Description: 123 Medicine Premium WooCommerce Theme
	Author: lpd-themes
	Author URI: http://www.lpd-themes.com
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.1.1


================================================== */

@import "assets/css/bootstrap.css";
@import "assets/glyphicons_halflings/web/html_css/css/halflings.css";
@import "assets/glyphicons_social/web/html_css/css/social.css";
@import "assets/glyphicons/web/html_css/css/glyphicons.css";
@import "assets/css/application.css";
@import "assets/css/fonts.css";
@import "assets/css/color.css";
@import "assets/css/cc.css";

.lpd_shop_catalog, .lpd_breadcrumb{ display: none }
body .woocommerce ul.product_list_widget li .star-rating{ position: relative; bottom: auto }

.ui-autocomplete {
	z-index: 999;
	max-height: 200px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
}

.header-middle .row{ position: relative }
.header-middle .row > div:nth-of-type(1){ width: 66.66666% }
.header-middle .row > div:nth-of-type(2){ position: absolute; right: 0 }
.header-search form{ float: right }

#logo h1{ float: left }
#site-title, #site-subtitle{ font-size: 24px; color: #EB2225; float: left; width: 446px; margin-top: 20px }
#site-subtitle{ font-size: 17px; color: #a37208; }
#site-subtitle span{ display: block; font-size: 14px }

#header_account{ position: absolute; top: 20px; right: 15px }
#header_account a{ border: 1px solid #95b558; padding: 5px 10px; margin-left: 10px; }
#header_account a:hover{ color: #a37208; border-color: #a37208 }

body.page-template-template-empty-php .header-bottom, body.page-template-template-empty-php #header_account,
body.page-template-template-empty-php .margin-cart, body.page-template-template-empty-php .margin-search{ display: none }

.product-subtotal .tax_label{ display: none }

body .product_meta{ width: auto }

a.eicos_infos{ outline: none !important }
#info_eicos_liquid{
	margin: 10px;
	overflow: hidden;
}
#info_eicos_liquid .essb_links{ display: none }