<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  /* .accordion [data-toggle="collapse"] {
	color: #f5f5f5;
	}
  .custom-switch &gt; .custom-control-label {
	  color: #fff;
  }

.site-search &gt; input {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	padding-right: 120px;
	padding-left: 30px;
	border: 0;
	background-color: #3c356d;
	color: #bebebe;
	font-size: 16px;
}

.sub-menu &gt; h6 &gt; a {
	color: #ededed;
	text-decoration: none;
	display: block;
	position: relative;
	width: 100%;
}

.sub-menu &gt; a {
	color: #ededed;
	text-decoration: none;
	display: block;
	position: relative;
	width: 100%;
}

.rating-link {
	transition: color 0.3s;
	color: #ededed;
	text-decoration: none;
}

.widget-featured-posts &gt; .entry .entry-title &gt; a,
.widget-featured-products &gt; .entry .entry-title &gt; a {
	transition: color 0.3s;
	color: #ededed;
	font-weight: 500;
	text-decoration: none;
}

.toolbar .search:hover {
	display: inline-block;
	position: relative;
	width: 44px;
	height: 44px;
	margin-left: 6px;
	transition: background-color 0.35s;
	border: 1px solid rgba(255,255,255,0.15);
	border-radius: 50%;
	color: #606975;
	font-size: 17px;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}

.toolbar .search {
	display: inline-block;
	position: relative;
	width: 44px;
	height: 44px;
	margin-left: 6px;
	transition: background-color 0.35s;
	border: 1px solid rgba(255,255,255,0.15);
	border-radius: 50%;
	color: #fff;
	font-size: 17px;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}

.img-thumbnail {
	border: 0px solid #e1e7ec;
	border-radius: 0px;
	background-color: rgba(0, 0, 0, 0);
}


.preferredPayment {
	padding: 24px;
	border: 1px solid rgba(255,255,255,0.15);
	border-radius: 7px;
	overflow: visible;
}

.underline-link {
	transition: color 0.3s;
	color: #08a2e9;
	font-weight: 500 !important;
	text-decoration: underline;
}

.underline-link:hover {
	color: #08a2e9;
	font-weight: 500 !important;
	cursor: pointer;
	text-decoration: underline;
} */
</pre></body></html>