.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color:#d84010 !important;
	color: #ffffff !important;
    font-weight: 400;

} 

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color:#d84010 !important;
	color: #ffffff !important;
} 
.cart-contents-count {
	z-index:1; 
	display: block; 
	position: absolute; 
	top:-3px; 
	right:22px; 
	color: #ffffff;
 	font-size:10px;
}
.cart-contents:before {
	content: '';
    display: inline-block; 
    height: 1px !important;
    width: 1px !important;
}

.cart-contents:hover {
    text-decoration: none;
}

.tmlbrandcolor {
	color:#d84010 !important;
}
h2 { 
color:#d84010;
}
#searchpopup {
	display:none;
}
#searchlabel{
	width:53px; font-size:14px;float:left; padding-top:3px; color: #ffffff;
}
#accountpopup {
	display:none;
	right:205px !important;   
}
.tabs { display: none; }

.entry-header { display: none; }

.subbutton{
	background-color: #454545;
	text-decoration: none;
}
.subbutton:hover, .subbutton:focus{
	background-color: #d84010;
}
/*
.subscribeHere {
	background-color: inherit;
}*/
.nobr { white-space:nowrap; }
.no_display { display: none; }


/* archive buttons */
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-group-xs>.btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-default:hover, .btn-default:focus{
	background-color: #E7E8E9;
}

.solr-content .btn, #archiveTMLresults > .btn {
	float: right;
	margin: 4px 0;
}

/* spam form email */
.edit-feed-me-wrapper {
    display: none;
}
#frequently_asked_questions, #cmefaqs {
	line-height: 130%;
}
#frequently_asked_questions a, #cmefaqs a {
	line-height: 130%;
	font-family: arial;
	font-weight: bold;
}
#frequently_asked_questions a:hover, #cmefaqs a:hover {
	color: #1D75BC;
}
#frequently_asked_questions strong, #cmefaqs strong {
}
/* Hacks to fix home page spacing
article { margin-top: -6px; }  */
/* the following created too many issues 
.entry-content > p { display: none; margin: 0; } */
/* woocommerce */
.variation{ font-size: 14px; line-height: 16px; }
.variation-Copyrightedmaterial { font-weight: bold; }
.cart .coupon { display: none; }
.woocommerce-remove-coupon, .woocommerce-shipping-destination, .woocommerce-shipping-calculator { display: none; }

.select2-results__option{
	padding: 3px 6px !important;
	margin-bottom: 0;
}

/* added to enlarge article sections */
.sectionhead{ 
	font-size: 19px;
	padding-top: 8px;
}
/*
#articleArea a, .articleTopArea a { text-decoration: none !important; }
#articleArea a:hover, .articleTopArea a:hover { text-decoration: underline !important; }
*/
