/** Shopify CDN: Minification failed

Line 295:1 "paddin" is not a known CSS property
Line 761:2 Expected "}" to go with "{"

**/
@font-face {
	font-family: 'icomoon';
	src: url('/cdn/shop/files/icomoon.eot?1280');
	src: url('/cdn/shop/files/icomoon.eot?1280') format('embedded-opentype'),
		url('/cdn/shop/files/icomoon.ttf?1280') format('truetype'),
		url('/cdn/shop/files/icomoon.woff?1280') format('woff'),
		url('/cdn/shop/files/icomoon.svg?1280') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: inherit;
}
[class^="icon-"],
[class*=" icon-"] {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-search:before {
	content: "\e900";
}
.icon-menu:before {
	content: "\e901";
}
.icon-shopping-cart-black-shape:before {
	content: "\e902";
}
.icon-telephone-handle-silhouette:before {
	content: "\e903";
}
.icon-placeholder:before {
	content: "\e904";
}
body {
	font-family: 'Lato', sans-serif !important;
	color: #403f42;
	min-width: 320px;
}
.text-blue {
	color: #4066DC;
}
.text-dark-blue {
	color: #012262;
}
.text-gray {
	color: #090909;
}
.text-royal-blue {
	color: #4066DC;
}
.btn-secondary {
	background-color: #b1b1b;
	border-color: #B1B1B1;
}
.btn-primary {
	background-color: #4066dc !important;
	border-color: #4066dc !important;
}
a {
	color: #403f42;
}
a:hover {
	text-decoration: none !important;
	color: #4066dc;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.btn:focus,
.btn:hover,
.btn:active,
.form-control:focus {
	box-shadow: none !important;
}
.form-control:focus {
	border: 1px solid blue;
	outline: none;
	box-shadow: none;
}
#wrapper {
	width: 100%;
	transition: margin 0.25s ease;
}
#wrapper:after {
	display: block;
	content: "";
	clear: both;
}
.menu-open {
	overflow: hidden;
}
.menu-open #wrapper {
	width: 100%;
	float: right;
	margin-right: 260px;
}
.header .ij-container {
	max-width: 100%;
}
.header .row,
.header form,
.header .list-unstyled,
.header .list-unstyled li,
.navbar-nav li {
	margin-bottom: 0;
}
.header .header-top {
	background-color: #f7f7f7;
	padding: 15px 15px;
}
.header .header-top ul li {
	display: inline-block;
	padding: 0 10px;
}
.header .header-top ul li:first-child {
	padding-left: 0px;
}
.header .header-top ul li i {
	margin-right: 6px;
}
.header .header-top .icon-telephone-handle-silhouette {
	font-size: 14px;
	color: #212529;
}
.header .header-top-right {
	font-size: 14px;
}
.header .header-center {
	padding: 15px 15px 14px;
}
.header .header-center .logo-text {
	border-left: 2px solid #403F42;
	padding: 8px 0 8px 12px;
	vertical-align: middle;
	line-height: normal;
	margin-left: 5px;
}
.header .header-center .logo-text span {
	/* 	top: -4px; */
	display: block;
	position: relative;
	font-size: 15px;
}
.header .header-center .logo-text span sup {
	font-size: 100%;
	top: 50%;
	transfer: translateY(-50%);
}
.header .header-center .input-group {
	padding-right: 38px;
	position: relative;
}
.header .header-center .input-group .form-control {
	border-radius: 4px 0 0 4px;
	border-color: #b1b1b1;
	height: calc(1.5em + .75rem + 2px) !important;
	padding: .375rem .75rem !important;
	min-height: 38px !important;
}
.header .header-center .input-group-btn {
	display: block;
	width: 38px;
	height: 38px;
	position: absolute;
	top: 0;
	right: 0;
}
.header .header-center .input-group .btn {
	border-radius: 0 4px 4px 0 !important;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	min-height: inherit;
	width: 38px;
	height: 38px;
}
.header .header-center .input-group .btn i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.header .header-center .input-group .btn .icon-search {
	font-size: 18px;
}
.header .header-center ul li {
	display: inline-block;
	vertical-align: middle;
}
.header .header-center ul li+li {
	padding-left: 10px;
}
.header .header-center ul li a {
	font-size: 12px;
	color: #212529;
}
.header .header-center ul li a:hover {
	text-decoration: none;
	color: #4066dc;
}
.header .header-center .btn-primary {
	font-size: 12px;
	min-height: inherit;
	padding: .375rem .15rem;
}
.header-bottom {
	color: #fff;
	font-size: 14px;
	background: #012262;
    padding: 0px;
}
.fixed {
	top: 0;
	left: 0;
	padding: 0;
	width: 100%;
	z-index: 99999;
	position: fixed;
}
.header-bottom .navbar .navbar-nav .nav-link {
	color: #fff !important;
    font-weight: 800;
    font-size: 1em;
}
.header .header-bottom .nav-item .dropdown-menu {
	transition: 0.3s all ease-in-out;
}
.header .header-bottom .nav-item.show .dropdown-menu {
	display: block;
}
.header .logo {
	display: inline-block;
	vertical-align: middle;
	width: 75%;
	padding: 0;
}
.header .logo img {
	display: block;
	width: 100%;
	height: auto;
}
.navbar-expand-lg .navbar-nav.mr-auto.navabr-left {
	padding-left: 25px;
}
.header .header-bottom .dropdown>.dropdown-toggle:active {
	pointer-events: none;
}
.header .header-bottom .navabr-left .nav-item {
	padding: 15px 25px;
	position: static;
	transition: padding 0.25s ease;
}
.header .header-bottom .navabr-left .nav-item.dropdown {
	display: block;
	min-width: inherit;
	background: none;
	border: 0;
}
.header .header-bottom .navabr-left .dropdown-menu {
	width: 100%;
	margin: 0;
	border-radius: 0px 0px 5px 5px;
	box-shadow: 0px 0px 6px rgba(10, 10, 10, 0.25098039215686274);
}
.header .header-bottom .navabr-left .nav-item:nth-child(1) {
	padding-left: 0;
}
.header .header-bottom .navabr-left .nav-link {
	padding: 0;
	border-bottom: 1px solid transparent;
}
.header .header-bottom .navabr-left .nav-link:hover {
	border-bottom: 1px solid #fff;
}
.navbar-light .navbar-toggler {
	border: none;
	paddin: 0 5px;
	min-height: inherit;
}
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:active {
	box-shadow: none;
	outline: none;
}
.product-main-title {
	border-bottom: 1px solid #B1B1B1;
	font-size: 18px;
}
.product-list {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	grid-column-gap: 20px;
}
.product-list .image-hold {
	width: 100%;
	margin-bottom: 10px;
}
.product-list-hold {
	margin-bottom: 20px;
}
.product-list .image-hold img {
	width: 100%;
	display: block;
	height: auto;
}
.product-list li {
	font-size: 14px;
	line-height: 22px;
}
.header .header-bottom .dropdown-toggle::after {
	display: none;
}
.product-list .title {
	font-size: 14px;
}
/* Side Navbar */
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	right: 0;
	background-color: #fff;
	overflow-x: hidden;
	/*transition: 0.2s;*/
	padding-top: 40px;
	padding-bottom: 30px;
	border: 1px solid #d4d0d0;
	z-index: 999;
	overflow-x: hidden;
	overflow-y: auto;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.17);
}
.sidenav a {
	padding: 8px 8px 8px 8px;
	text-decoration: none;
	font-size: 16px;
	color: #726f6f !important;
	display: block;
	/*transition: 0.3s;*/
}
.sidenav a:hover {
	color: #f1f1f1;
}
.sidenav .closebtn {
	padding: 0;
}
.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}
.sidenav .nav-item a[data-toggle="collapse"]:after {
	position: absolute;
	top: 0.5rem;
	right: 10px;
	height: 1.5rem;
	line-height: 1.5rem;
	display: block;
	content: "\f105";
	font-family: FontAwesome;
	font-size: 16px;
	font-weight: normal;
	transform: rotate(0deg);
	transition: -webkit-transform 0.2s ease-in-out;
}
.sidenav .nav-item a[data-toggle="collapse"].active:after {
	transform: rotate(90deg);
}
.sidenav .nav-item a[data-toggle="collapse"].collapsed:after {
	transform: rotate(0deg);
}
.sidenav .nav-item {
	position: relative;
	border-bottom: 1px solid #a39d9d;
}
.sidenav .nav-item:last-child {
	border-bottom: none;
}
.sidenav .product-list-hold {
	color: #726f6f;
}
.sidenav .product-list-hold ul li {
	font-size: 14px;
}
.sidenav .accordion>ul {
	padding: 0px 12px;
}
.sidenav .accordion>ul li a:hover {
	color: #4066DC !important;
}
.sidenav .product-list-hold .image-hold {
	margin-bottom: 8px;
}
.sidenav .product-list-hold {
	padding: 0px 15px;
}
.sidenav .product-list-hold .image-hold img {
	width: 100%;
}
.sidenav .collapse .nav-item {
	border-bottom: none;
}
.contact-info li a {
	padding: 0px !important;
}
.contact-info i {
	margin-right: 8px;
}
.contact-info a,
.contact-info li {
	font-size: 14px;
	padding: 3px 0px;
}
.contact-info a.text-dark-blue {
	color: #012262 !important;
}
.accordion .header {
	padding: 0px 12px;
}
.accordion .header .header-center {
	padding-bottom: 0px;
	margin-top: 15px;
}
.accordion .header .header-center .input-group .form-control {
	height: 32px;
	padding: 3px 15px 6px;
}
.accordion .header .header-center .input-group .btn {
	border-radius: 0 4px 4px 0;
	padding: 5px 7px 1px;
}
.header-center .icon-menu {
	font-size: 24px;
}
.header-center .navbar-toggler {
	position: relative;
	top: 5px;
	padding-right: 0px;
}
.btnClose {
	display: none;
}
/* Responsiev Media Query */
@media (min-width: 1200px) {
	.ij-container {
		max-width: 1350px;
	}
	.header .header-center ul li+li {
		padding-left: 4px;
	}
	.header .header-center .btn-primary {
		padding: .375rem .35rem;
	}
}
@media (min-width: 1400px) {
  	.header .header-center ul li+li {
		padding-left: 10px;
	}
	.header .header-center ul li a {
		font-size: 14px;
	}
  	.header .header-center .btn-primary {
		padding: .375rem .75rem;
	}
}
@media (min-width: 1600px) {
	.header .header-center .btn-primary {
		margin-left: 1rem !important;
	}
	.header .header-center ul li+li {
		padding-left: 15px;
	}
}

@media (max-width: 1200px) {
	.header .header-top {
		padding: 15px 0;
	}
	.header .header-center ul li a,
	.header .header-top-left {
		font-size: 11px;
	}
	.header .header-center {
		padding: 15px 0px;
	}
	.header-bottom .ij-container {
		padding-right: 15px;
		padding-left: 15px;
		max-width: 100%;
	}
	.header .header-center .logo-text {
		margin-left: 0;
		padding: 6px 0 6px 6px;
	}
	.header .header-center .logo-text span {
		font-size: 11px;
		/*       	top: -9px; */
	}
	.header .header-bottom .navabr-left .nav-item {
		padding: 10px 15px;
	}
	.header-bottom {
		font-size: 13px;
	}
	.header .header-top-right {
		font-size: 13px;
	}
	.header .header-top ul li {
		padding: 0 5px;
	}
	.header .header-top ul li i {
		margin-right: 3px;
	}
}
@media (max-width: 1125.98px) {
	.product-list {
		max-height: 330px;
		overflow-y: auto;
	}
}
@media (max-width: 991.98px) {
	.header {
		position: relative;
	}
	.header .header-center .logo-text {
		margin-left: 2px;
		padding: 6px 0 8px;
		border-left: none;
		border-top: 2px solid #403F42;
		width: max-content;
		display: block !important;
	}
	.product-list-hold a {
		padding: 0px;
		font-size: 14px;
	}
	.product-list-hold {
		margin-bottom: 15px;
	}
	.header .header-center {
		padding: 10px 50px 0 0;
		border-bottom: 1px solid #f7f7f7;
	}
	.header .header-top {
		padding: 10px 0;
	}
	.navbar-expand-lg .navbar-nav.mr-auto.navabr-left {
		padding-left: 0;
	}
	.navbar-light .navbar-collapse.collapse .navbar-toggler {
		top: 10px;
		left: 10px;
	}
	body.menu-open .navbar-toggler {
		display: none;
	}
	body.menu-open .navbar-collapse.collapse .navbar-toggler {
		display: block;
	}
	body.menu-open .header .header-center {
		padding-right: 0;
	}
	.btnClose {
		display: block;
		background: #4066dc;
		width: 40px;
		border: 0;
		margin: 10px 0 0 15px;
		min-height: inherit;
		padding: 5px;
		cursor: pointer;
		border: 0 !important;
	}
	.btnClose i {
		color: #fff;
	}
	.btnClose:hover {
		background: #4066dc;
	}
	.navbar-light .navbar-toggler {
		background: #fff;
		position: absolute;
		opacity: 1;
		right: 12px;
		top: -55px;
		width: 40px;
		border: 0;
		padding: 1px 4px;
		cursor: pointer;
		border: 2px solid #4066dc !important;
	}
	.navbar-light .navbar-toggler:hover {
		background: #4066dc;
	}
	.navbar-light .navbar-toggler:hover .bar {
		background: #fff;
	}
	.bar {
		height: 3px;
		width: 100%;
		display: block;
		margin: 5px auto;
		background: #4066dc;
		border-radius: 3px;
		transition: all .7s ease;
	}
	body.menu-open .top {
		transform: translateY(9px) rotateZ(45deg);
	}
	body.menu-open .bottom {
		transform: translateY(-7px) rotateZ(-45deg);
	}
	body.menu-open .middle {
		width: 0;
	}
	.menu-open .navbar-collapse.collapse {
		right: 0;
	}
	.navbar-collapse.collapse.collapsing {
		height: auto !important;
		transition: none !important;
	}
	.navbar-collapse.collapse {
		box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.5);
		transition: all 0.25s ease;
		display: block !important;
		background: #fff;
		overflow-y: auto;
		position: fixed;
		right: -270px;
		padding: 55px 10px 0;
		z-index: 9;
		width: 260px;
		bottom: 0;
		top: 0;
	}
	.header .header-bottom .navabr-left .nav-item {
		padding: 0;
		border: 0;
	}
	.header .header-bottom .navabr-left .nav-link:hover {
		border: 0;
	}
	.header-bottom .navbar .navbar-nav .nav-link {
		background: #f7f7f7;
		padding: 10px 15px;
		color: #403f42 !important;
		border: 0;
	}
	.header-bottom .navbar .navbar-nav .nav-item:hover .nav-link {
		background: #403f42;
		color: #fff !important;
	}
	.header-bottom {
		padding: 0;
	}
	.header .logo {
		display: block;
	}
	.product-list {
		padding: 15px !important;
		max-height: 100%;
	}
	.header .header-bottom .navabr-left .nav-item.show .dropdown-menu {
		right: 0;
	}
	.header .header-bottom .navabr-left .dropdown-menu {
		padding: 0 !important;
		box-shadow: none;
		border-radius: 0;
		position: fixed;
		padding: 0 !important;
		display: block !important;
		transition: right 0.25s ease;
		top: 0;
		right: -270px;
		bottom: 0;
		left: auto;
		width: 260px;
	}
}
@media (max-width: 767.98px) {
	.header {
		display: block !important;
	}
	.header .header-top ul li {
		display: inline-block;
		padding-left: 0px;
		font-size: 14px;
	}
    .header .logo {
      display: inline-block;
      vertical-align: middle;
      width: 100%;
      padding: 0;
	}
@media (max-width: 575.98px) {
	.header .header-center .logo-text {
		padding: 4px 0 0;
	}
	.header .header-center {
		padding: 4px 50px 4px 0;
	}
	.header .header-top ul li,
	.header .header-top-right,
	.header .header-top .icon-telephone-handle-silhouette {
		font-size: 12px;
	}
	.header .header-center .logo-text span {
		top: 0px;
	}
	.header .header-center .btn-primary {
		padding: 4px 8px;
	}
}
@media (max-width: 480px) {
	.header .header-top ul li,
	.header .header-top-right,
	.header .header-top .icon-telephone-handle-silhouette {
		font-size: 9px;
	}
	.header .logo {
		width: 140px;
	}
	.header .header-center .logo-text span {
		font-size: 10px;
	}
	.navbar-light .navbar-toggler {
		top: -51px;
	}
}
ul.list-unstyled.text-gray.m-0 li a {
	color: black;
}
li.nav-link {
  font-weight: 700;
  font-size: 5em;
}
  