/* Enter Your Custom CSS Here */
#shopp .product-top {overflow: hidden;}
#shopp .product-top-left {position: relative;}
#shopp .product-top-right {width: 420px; float: right;}
#shopp ul.breadcrumb {display: none;}
#shopp dt, #shopp dd {width: 40%;}
#shopp div[id*="uniform-quantity-"],
#shopp div[id*="uniform-quantity-"] span {width: auto;}
#sidebar ul.menu {width: 100%;}
#shopp .views {display: none;}
.shopp_page .post-meta {display: none;}
/*#shopp .lmr {margin-top: 20px;}*/
.widget_shoppcartwidget {  position: relative;  top: 30px; line-height: 1; width: 150px; float: right;}
.widget_shoppcartwidget .widgettitle {display: none;}

/* body */
body, #nav ul li { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
body { font-size: 14px;  font-weight: 300;}
#wrap { background: none; }

/* content */
#content h1 { font-size: 20px; }
#content h2 { font-size: 20px; margin-bottom: 10px !important; }
#content h3 { font-size: 18px; margin: 20px 0 10px !important;}
#content h4 { font-size: 16px; }
#content h5 { font-size: 15px; }
#content h6 { font-size: 14px; }
.gp {background: url('/wp-content/themes/platinum/images/gplus.png') no-repeat;}
.blog #content img.wp-post-image {float: left; margin: 0 20px 20px 0;}
.blog .post-info, .categories { display: block; }

/* header */
#header .widget-area h4 {font-weight: bold;}

/* footer */
#footer-widgeted form.product { text-align: center; margin-top: 10px; }
#footer-widgeted .footer-widgeted-1, .footer-widgeted-2, .footer-widgeted-3, .footer-widgeted-4 { width: 300px; height: 330px; }
#footer-widgeted .footer-widgeted-3 { height: 137px; }
#footer-widgeted .footer-widgeted-4 { height: 167px; }
#footer-widgeted .footer-widgeted-3 .lmr, .footer-widgeted-4 .lmr { position: relative; }
#footer-widgeted .footer-widgeted-3 {margin-bottom: 10px;}
#footer-widgeted .footer-widgeted-4 { float: left; }
#footer-widgeted p { font-family: 'FuturaBkRegular';
  font-size: 12px;
  list-style: disc;
  margin: 0 0 0 18px;
  padding: 0;
  line-height: 18px;
  color: #666666; 
}
#footer-widgeted .product_img {  float: left;  margin: 10px;}
#footer-widgeted ul li { list-style: none; }
#footer-widgeted a, #footer-widgeted a:hover { text-decoration: none; }
#footer-widgeted a.fa:before { padding-right: 5px; }
#footer-widgeted .button, .page-template-product .button { font-size: 14px; }
#footer-widgeted .addtocart.lmr, .page-template-product .addtocart.lmr {
  bottom: 81px;
  border: none;
  text-align: left;
}
#footer-widgeted .lmr2.lmr {
  bottom: 45px;
  border: none;
  text-align: left;
}
#footer-widgeted .lmr, .page-template-product .lmr { width: 248px; }
#footer-widgeted .lmr:hover, .page-template-product .lmr:hover { font-size: 16px; }
.page-template-product .lmr p { display: none; }
.page-template-product:not(.justbuttons) #sidebar {display: none; }
.page-template-product button.lmr {background-color: #FFF;}
.lmr {
    cursor: pointer;
	font-family: 'FuturaStdMediumBold';
	text-decoration: none !important;
	text-transform: uppercase;
	color: #e3b033 !important;
	font-size: 13px;
	line-height: 35px;
	letter-spacing: 2px;
	background: url('/wp-content/themes/platinum/images/learn_more.png') no-repeat;
	width: 245px;
	height: 35px;
	margin: 0 0 0 1px;
	padding: 0 0 0 10px;
	display: block;
	text-shadow: 0 1.2px 0 #fff; }

/* products page */
ul#product_links { list-style-type: none; }
ul#product_links li { display: inline-block; }
hr {width: 100%; margin-top: 20px;}
h3.feature_table { clear: both; }
table.feature_table { width: 80%; margin: 20px auto 50px;}
table.feature_table td.fa { text-align: center; display: table-cell;}
table.feature_table td.fa-check { color: green; }
table.feature_table td.fa-close { color: red; }
.page-template-product:not(.justbuttons) #content-sidebar-wrap { background: none; }
.page-template-product:not(.justbuttons) #content { width: 920px !important; }
.page-template-product .hg_show_content { width: 30%; float: left; margin-right: 1%; padding: 1%; }

/* checkout page */
li#billing-address-fields.half { clear: left; }

.lmr.smaller:hover { font-size: 14px !important; }
.lmr.smallest { font-size: 12px; }
.lmr.smallest:hover { font-size: 13px; }
#footer-widgeted li {
  margin-bottom: 5px !important;
}

.inv-recaptcha-holder {
display:none;
}