.shop-list-wrap .shop-list-content .shop-list-btn a.outline {
	background-color: transparent;
	color: #343538;
	border: 1px solid #343538;
}
.shop-list-wrap .shop-list-content .shop-list-btn a.outline:hover {
	color: #fff;
	border-color: #1b669d;
}
.opacity-0 { opacity: 0; }
.opacity-25 { opacity: .25; }
.opacity-50 { opacity: .5; }
.opacity-75 { opacity: .75; }
.opacity-100 { opacity: 1; }
.welcome-content-service p {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
.footer-widget .footer-list ul li a.selected {
	color: #fff !important;
	font-weight: bold;
}
.main-menu nav ul li > a {
	line-height: 53px;
	color: #fff;
}
.main-menu nav ul li > a:hover {
	color: #eee;
}
.main-menu nav ul {
	margin-top: 0;
}
.main-menu nav ul li > a.selected {
	color: #eee !important;
}
.header-right-wrap {
	margin-top: 16px;
}
.header-right-wrap .same-style.cart-wrap button {
	color: #fff;
}
.header-right-wrap .same-style.cart-wrap button i {
	font-weight: bold;
}
.header-right-wrap .same-style.cart-wrap:hover > button {
	color: #eee;
}
.stick .main-menu nav ul li > a {
//	color: #555252;
	line-height: 53px;
}
.stick .main-menu nav ul li > a:hover {
//	color: #1b669d;
}
.stick .main-menu nav ul li > a.selected {
//	color: #1b669d !important;
}
.stick .same-style.cart-wrap button {
//	color: #555252;
}
.stick .same-style.cart-wrap:hover > button {
//	color: #1b669d;
}
.stick .header-right-wrap {
	margin-top: 16px;
}
.main-menu nav ul li:first-child {
	padding-left: 0;
}
@media (max-width: 374.1px) {
	.email-button span {
		display: none;
	}
}
.header-wrapper .searchform {
	margin-bottom: 0 !important;
}
.mean-container a.meanmenu-reveal {
	color: #fff;
	border-color: #fff;
}
.mean-container a.meanmenu-reveal span {
	background-color: #fff;
}
.mean-container a.meanmenu-reveal span:before, .mean-container a.meanmenu-reveal span:after { 
	background-color: #fff;
}
.mobile-menu.mean-container .mean-nav ul {
	margin-bottom: 1rem
}
.mobile-menu .mean-nav ul.menu-overflow {
	height: auto;
}
.stick .mean-container a.meanmenu-reveal {
//	color: #555252;
//	border-color: #555252;
}
.stick .mean-container a.meanmenu-reveal span {
//	background-color: #555252;
}
.stick .mean-container a.meanmenu-reveal span:before, .mean-container a.meanmenu-reveal span:after { 
//	background-color: #555252;
}
.border-primary {
	border-color: #1b669d !important;
}
.text-primary {
	color: #1b669d !important;
}
.square-filter:hover {
	background-image: linear-gradient(to right,#1b669d 0%,#76a9d4 100%);
	background-color: #1b669d;
}
.square-filter:hover .text-primary {
	color: #fff !important;
}
.square-filter:hover span, .square-filter:hover strong {
	color: #fff !important;
}
.bg-dark {
	background-color: #343538;
}
.sticky-bar.stick {
	background-color: #1b669d;
}
.square-filter {
	cursor: pointer;
}
.breadcrumb-content ul li::before {
	background-color: #fff;
}
.bg-glaucous {
	background-image: linear-gradient(to right,#1b669d 0%,#76a9d4 100%);
	background-color: transparent;
}
.single-count span {
	text-transform: none;
}
.features-card > div:last-child .single-count {
	margin-bottom: 0 !important;
}
.features-card .count-icon img {
	height: 50px;
	width: auto;
}
form#sendOrderForm input::-webkit-input-placeholder {
	color: red;
	font-size: 85%;
}
.table-primary tr td:last-child {
	white-space: nowrap;
	vertical-align: middle;
	font-weight: 500;

}
.table-primary th {
	background-color: #1b669d !important;
	box-shadow: none !important;
	color: #fff;
}
.table-primary tbody, .table-primary td, .table-primary tfoot, .table-primary th, .table-primary thead, .table-primary tr {
	border-color: #1b669d !important;
}
.table-primary.table-striped>tbody>tr:nth-of-type(even) {
	background-color: #fff;
	box-shadow: none !important;
	--bs-table-accent-bg: #fff;
}
.price-filter .slider-range {
  background: #dbdbdb none repeat scroll 0 0;
  border: medium none;
  border-radius: 50px;
  height: 5px;
  margin-bottom: 12px;
  margin-left: auto;
}
.price-filter .slider-range span {
  -webkit-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
}
.price-filter .slider-range .ui-slider-range {
  position: absolute;
  display: block;
  border: 0;
  background: #1b669d none repeat scroll 0 0;
  border: none;
  -webkit-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
}
.price-filter .slider-range .ui-slider-handle {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  height: 15px;
//  margin-left: 0;
//  margin-right: 0;
  width: 15px;
  border: 4px solid #1b669d;
}
.related-product-active.owl-carousel .owl-stage{
	display: flex;
}
.related-product-active.owl-carousel .owl-stage-outer {
	display: flex;
}
.related-product-active .owl-item {
	display: flex;
	flex: 1 0 auto;
	height: 100%;
}
.related-product-active .product-wrap {
	position: relative;
	overflow: hidden;
	/* margin-bottom: 80px; *//*This is optional*/
	display: flex;
	flex-direction: column;
	align-items: stretch;
}
.custom-page-single ol, .custom-page-single ul {
	margin: initial;
	padding: revert;
	list-style: initial;
}
.contact-form .contact-form-style input.confirm-agree {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 10px;
	padding: 0;
	width: auto;
	float: left;
}