/*! Place your custom styles here */

a, p a, span a, label a {
	text-decoration: none;
}

a:link.product_link, a:visited.product_link, a:hover.product_link, a:active.product_link {
	color: rgb(255, 197, 10);
	font-size: 1.1em;
	font-weight: 700;
}

.btn-small {
	font-size: 0.9em;
	font-weight: 900;
}

.btn-green {
	background: #3D7A00;
	border-color: #3D7A00;
}

.nopad-section {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.header3 {
	font-family: 'Rubik','Helvetica', sans-serif;
	font-size: 1.7em;
	line-height: 1.5em;
	color: #252525;
	font-weight: 300;
	font-variant-ligatures: common-ligatures;
}

.h5.htab {
	font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
	font-weight: 600;
}

.atab, a:link.atab, a:visited.atab, a:hover.atab, a:active.atab {
	color: #252525;
	text-decoration: none;
	font-weight: 600;
}

.version {
	background: #1d9c55;
	display: inline-block;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: .5px;
	color: #fff;
	text-transform: uppercase;
	height: 26px;
	min-width: 65px;
	padding: 0 10px;
	text-align: center;
	border-radius: 50px;
}

.tabs .tab__title {
  transition: initial;
  -webkit-transition: initial;
  -moz-transition: initial;
}

.tabs li {
  transition: initial;
  -webkit-transition: initial;
  -moz-transition: initial;
}

#email66 {
	display: none;
}

#website {
	display:none;
}