body {
	background-color: #f7f7f7;
	color: #333;
	font-family: Roboto, Arial,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
}
p {
	font-size: 1.0em;
	line-height: 1.8;
}
.sections.nav-sections, .category-button, .breadcrumbs {
	display: none!important;
}
body h1, body h2, body h3, body h4, body h5 { font-family: Roboto, Arial,sans-serif; font-weight: 600;}
.h1, h1 {
	font-size: 2.5em;
}
.h2, h2 {
	font-size: 2.0em;
}
.h3, h3 {
	font-size: 1.5em;
}
.h4, h4 {
	font-size: 1.25em;
}
.h5, h5 {
	font-size: 1.0em;
}
.dropdown:hover>.dropdown-menu {
	display: block;
}
.main-nav a.nav-link:hover {
	color: #ffc107;
}
.text-underline {
	text-decoration: underline!important;
}
a, .alink {
	color: #333;
	text-decoration: none;
}
a.nav-link.active {
	color: #ffc107;
}
.disabled {
	cursor: default!important;
	opacity: 0.5;
}
.font-size-xs {
	font-size: 0.7em;
	line-height: 1;
}
.font-size-sm {
	font-size: 0.75em;
	line-height: 1.2;
}
.font-size-md {
	font-size: 1em;
	line-height: 1.4;
}
.font-size-lg {
	font-size: 1.25em;
	line-height: 1.5;
}
.font-size-xl {
	font-size: 1.5em;
	line-height: 1.6;
}
.font-size-xxl {
	font-size: 1.75em;
	line-height: 1.3;
}
.btn {
	font-size: 1.0em;
	font-weight: bold;
}
.btn-lg {
	font-size: 1.1em;
	padding: 1rem 1.5rem;
}
.bg-grey {
	background-color: #f7f7f7;
}
ul.checkmark {
	padding-left: 0;
}
ul.checkmark li {
	list-style-type: none;
	margin-bottom: 0;
	padding: 0.5em 0 0 2.7em;
	position: relative;
}
ul.checkmark li:after {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: #28A745;
	content: "\f00c"!important;
	display: block;
	font-size: 14px;
	left: 0!important;	
	position: absolute!important;
	top: 10px!important;
	width: 0!important;
}
.fa, .fas {
	font-size: initial;
}
.shadow-link:hover {
	box-shadow: 0 .225rem .55rem rgba(0,0,0,.095)!important;
}
.letter-spacing {
	letter-spacing: -0.03em;
}
#introImg {
	min-height: 300px;
}
/*subnav*/
.navbar-nav>li {
	margin: 8px 20px 8px 0;
}
.navbar-nav>li>a {
	padding: 5px 10px;
	text-decoration: none;
}
.navbar-nav a.active {
	font-weight: bold;
	text-decoration: underline;
}
.navbar-collapse, .subnav .container {
	padding-left: 0!important;
}
.subnav.fixed {
	background-color: #f7f7f7;
	border-bottom: 0;
	box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
	left: 0;
	position: fixed!important;
	top: 0;
	transition: 0.2s ease-in;
	width: 100%;
	z-index: 1020;
}
.toast.fixed {
	opacity: 1!important;
	position: fixed;
	transition: 0.2s ease-in;
}
.toast {
	bottom: 15px;
	font-size: 16px;
	opacity: 0!important;
	position: absolute;
	right: 15px;
	z-index: 1050;
}
#v-pills-specs-tab .nav-link.active {
	border-right: 5px solid #ffb300!important;
	background-color: #f7f7f7!important;
	color: #333!important;
	font-weight: bold;
}
.specs-name {
	overflow: hidden; 
	white-space: nowrap
}
.specs-name:after {
	content: "........................................................................................................................................................"
}
#accordionFaq button:focus, #accordionFaq button:hover {
	background: none;
	border: 0;
}
table.comparison {
	background-color: #fff;
	font-size: 14px;
}
table.comparison tr:first-child {
	font-weight: bold;
}
table.comparison tr td:first-child {
	background: #eee;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	max-width: 230px;
	padding-left: 20px;
	text-align: left;
	text-transform: uppercase;
}
table.comparison tr td {
	border: 1px solid #ddd;
	text-align: center;
}
table.comparison tr td {
	border: 1px solid #ddd;
	text-align: center;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
	filter: brightness(0) saturate(100%) invert(95%) sepia(0%) saturate(246%) hue-rotate(140deg) brightness(86%) contrast(96%);
}
.accordion [aria-expanded="true"].btn:before, [aria-expanded="false"].btn:before {
	font-family: 'Font Awesome 5 Free' !important;
	font-weight: 900;
	padding-right: 15px;
	color: #ffb300;
}
.accordion [aria-expanded="true"].btn:before {  
	content: "\f068";
}

.accordion [aria-expanded="false"].btn:before {
	content: "\f067";
}
.reviews {
	display: none;
}
.reviews.widget-review-carousel.slick-initialized.slick-slider.slick-dotted {
	display: block!important;
}
.review-detail {
	border-radius: 3px 3px 0 0;
	border-bottom: 0!important;
	border: 1px solid #eee;
	line-height: 24px;
	padding-top: 25px!important;
	padding-bottom: 0px!important;
}
body .col-md-4.widget .review-meta .review-nickname {
	margin-top: -50px!important;
}
body .review-meta {
	border-radius: 0 0 3px 3px;
	border-top: 0!important;
	border: 1px solid #eee;
	padding: 20px 20px 10px;
}
body .col-md-4.widget .review-meta .review-rating-votes {
	margin-top: 15px!important;
	float: left;
}
.rating-summary {
	text-align: left;
}
body .col-md-4.widget .review-meta .review-product {
	color: #999;
	margin-top: 15px;
	font-size: 12px;
}
body .col-md-4.widget .review-meta .review-nickname {
	margin-top: -50px!important;
}
@media (max-width: 768px) {
	#v-pills-specs-tab {
		box-shadow: none!important;
	}
	#v-pills-specs-tab .nav-link.active {
		background: #ffffff!important;
		border-bottom: 3px solid #ffb300;
		border-right: 0px!important;
	}
}
