@import url(//fonts.googleapis.com/css?family=Roboto:400,500,400italic,500italic,700italic);
@font-face {
	font-family: "Veneer";
	src: url("../fonts/veneer.eot");
	src: url("../fonts/veneer.eot?#iefix") format("embedded-opentype"), url("../fonts/veneer.woff2") format("woff2"), url("../fonts/veneer.woff") format("woff"), url("../fonts/veneer.ttf") format("truetype"), url("../fonts/veneer.svg#veneerregular") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "VeneerTwo";
	src: url("../fonts/veneertwo.eot");
	src: url("../fonts/veneertwo.eot?#iefix") format("embedded-opentype"), url("../fonts/veneertwo.woff2") format("woff2"), url("../fonts/veneertwo.woff") format("woff"), url("../fonts/veneertwo.ttf") format("truetype"), url("../fonts/veneertwo.svg#veneer_tworegular") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "VeneerTwo";
	src: url("../fonts/veneertwoitalic.eot");
	src: url("../fonts/veneertwoitalic.eot?#iefix") format("embedded-opentype"), url("../fonts/veneertwoitalic.woff2") format("woff2"), url("../fonts/veneertwoitalic.woff") format("woff"), url("../fonts/veneertwoitalic.ttf") format("truetype"), url("../fonts/veneertwoitalic.svg#veneer_twoitalic") format("svg");
	font-weight: normal;
	font-style: italic;
}
.page-wrap {
	position: relative;
	z-index: 10;
	top: 0;
	left: 0;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.mask {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 15;
	width: 100%;
	height: 100%;
}
nav.push-menu {
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: fixed;
	z-index: 20;
	overflow-y: scroll;
}
nav.slide-menu-left, nav.slide-menu-right, nav.push-menu-left, nav.push-menu-right {
	top: 0;
	width: 300px;
	height: 100%;
}
nav.slide-menu-left, nav.push-menu-left {
	left: -300px;
}
nav.slide-menu-right, nav.push-menu-right {
	right: -300px;
}
body.sml-open nav.slide-menu-left, body.pml-open nav.push-menu-left {
	left: 0;
}
body.smr-open nav.slide-menu-right, body.pmr-open nav.push-menu-right {
	right: 0;
}
body.pml-open .page-wrap {
	left: 300px;
}
body.pmr-open .page-wrap {
	left: -300px;
}
nav.slide-menu-top, nav.slide-menu-bottom, nav.push-menu-top, nav.push-menu-bottom {
	left: 0;
	width: 100%;
	height: 100%;
}
nav.slide-menu-top, nav.push-menu-top {
	top: -100%;
}
nav.slide-menu-bottom, nav.push-menu-bottom {
	bottom: -100%;
}
body.smt-open nav.slide-menu-top, body.pmt-open nav.push-menu-top {
	top: 0;
}
body.smb-open nav.slide-menu-bottom, body.pmb-open nav.push-menu-bottom {
	bottom: 0;
}
body.pmt-open .page-wrap {
	top: 100%;
}
body.pmb-open .page-wrap {
	top: -100%;
}
.main-menu .vnav {
	list-style: none;
	padding: 0;
	margin: 0;
}
.main-menu .vnav__item {
	background: transparent;
	position: relative;
}
.main-menu .vnav__item:hover {
	background: transparent;
}
.main-menu .vnav__link {
	color: #1b4fbb;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	background: transparent;
	display: block;
	padding: 10px 20px;
	text-decoration: none;
	text-align: center;
}
.main-menu .vnav__link:hover {
	color: #009;
	background: #eef3f6;
	background: -moz-linear-gradient(top, #eef3f6 0%, #d9e1e7 50%, #b5c6d0 51%, #d8e8f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eef3f6), color-stop(50%, #d9e1e7), color-stop(51%, #b5c6d0), color-stop(100%, #d8e8f2));
	background: -webkit-linear-gradient(top, #eef3f6 0%, #d9e1e7 50%, #b5c6d0 51%, #d8e8f2 100%);
	background: -o-linear-gradient(top, #eef3f6 0%, #d9e1e7 50%, #b5c6d0 51%, #d8e8f2 100%);
	background: -ms-linear-gradient(top, #eef3f6 0%, #d9e1e7 50%, #b5c6d0 51%, #d8e8f2 100%);
	background: linear-gradient(to bottom, #eef3f6 0%, #d9e1e7 50%, #b5c6d0 51%, #d8e8f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eef3f6', endColorstr='#d8e8f2', GradientType=0 );
	text-decoration: none;
}
.main-menu .vnav__link--active {
	color: #009;
	background: #eef3f6;
	background: -moz-linear-gradient(top, #eef3f6 0%, #d9e1e7 50%, #b5c6d0 51%, #d8e8f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eef3f6), color-stop(50%, #d9e1e7), color-stop(51%, #b5c6d0), color-stop(100%, #d8e8f2));
	background: -webkit-linear-gradient(top, #eef3f6 0%, #d9e1e7 50%, #b5c6d0 51%, #d8e8f2 100%);
	background: -o-linear-gradient(top, #eef3f6 0%, #d9e1e7 50%, #b5c6d0 51%, #d8e8f2 100%);
	background: -ms-linear-gradient(top, #eef3f6 0%, #d9e1e7 50%, #b5c6d0 51%, #d8e8f2 100%);
	background: linear-gradient(to bottom, #eef3f6 0%, #d9e1e7 50%, #b5c6d0 51%, #d8e8f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eef3f6', endColorstr='#d8e8f2', GradientType=0 );
}
.main-menu .vnav__item:hover > .vnav__subnav {
	display: block;
}
.main-menu .vnav__subnav {
	border-radius: 0 0 5px 5px;
	border:1px solid #e0e0e0;
	border-top: 3px solid #009;
	background-color: #f7f7f9;
	display: none;
	position: absolute;
	z-index: 9999;
}
.main-menu .vnav__subnav .vnav__item {
	display: block;
}
.main-menu .vnav__subnav .vnav__link {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: transparent;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: 400;
	white-space: nowrap;
	text-align: left;
	color: #181818;
}
.main-menu .vnav__subnav .vnav__link:hover {
	color: #181818;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
}
.main-menu .vnav--level1 {
	position: relative;
	display: inline-table;
}
.main-menu .vnav--level1 > .vnav__item {
	display: inline-block;
	vertical-align: middle;
}
.main-menu .vnav--horizontal .vnav__subnav {
	left: 0;
	top: 100%;
}
.main-menu .vnav--horizontal .vnav--level3, .main-menu .vnav--horizontal .vnav--level4 {
	left: 100%;
	top: 0;
}
.main-menu .vnav--vertical .vnav__item {
	display: block;
}
.main-menu .vnav--vertical .vnav__subnav {
	left: 100%;
	top: 0px;
}
.push-menu {
	padding: 80px 0;
	text-align: left;
	background: #fff;
	overflow: hidden;
	overflow-y: scroll;
	box-shadow: 0 0 10px rgba(0, 1, 1, 0.3);
}
.push-menu::-webkit-scrollbar {
	display: none;
}
.push-menu__close-btn {
	background: url("../images/template/close.png") 0 0 no-repeat;
	width: 22px;
	height: 22px;
	cursor: pointer;
	position: absolute;
	right: 18px;
	top: 23px;
	text-indent: -9999px;
}
.push-menu #display_menu_1 {
	margin-bottom: 5em;
}
.push-menu .search-mobile {
	position: absolute;
	top: 20px;
	left: 15px;
}
.push-menu .search-mobile form {
	width: 195px;
	height: 33px;
	position: relative;
}
.push-menu .search-mobile__input {
	width: 195px;
	height: 33px;
	border-radius: 3px;
	background-clip: padding-box;
	background: #eee url("../images/template/search.svg") no-repeat 5px 50%;
	background-size: 11px 12px;
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
	padding: 0 10px 0 25px;
	color: #000;
	border: none;
	font: italic normal 10px 'Roboto', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.push-menu .search-mobile__input.placeholder {
	font-style: italic;
	color: #000;
}
.push-menu .search-mobile__input:-moz-placeholder {
	font-style: italic;
	color: #000;
}
.push-menu .search-mobile__input::-moz-placeholder {
	font-style: italic;
	color: #000;
}
.push-menu .search-mobile__input:-ms-input-placeholder {
	font-style: italic;
	color: #000;
}
.push-menu .search-mobile__input::-webkit-input-placeholder {
	font-style: italic;
	color: #000;
}
.push-menu .search-mobile__input:focus {
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5), 0px 0px 10px 2px rgba(255, 255, 255, 0.4);
}
.push-menu .search-mobile__submit {
	background: none;
	position: absolute;
	right: 2px;
	top: 6px;
	border: none;
}
.push-menu .search-mobile__submit .icon {
	width: 12px;
	height: 12px;
	fill: #000;
}
.push-menu .vnav {
	list-style: none;
	padding: 0;
	margin: 0;
}
.push-menu .vnav__item {
	position: static;
	background: transparent;
}
.push-menu .vnav__item:first-child .vnav__link {
	border-top: 1px solid #adb9c2;
}
.push-menu .vnav__item:hover {
	color: #666666;
	background: transparent;
}
.push-menu .vnav__item:hover > a {
	color: #666666;
}
.push-menu .vnav__link {
	text-transform: none;
	display: block;
	text-align: left;
	padding: 12px 15px;
	color: #1b4fbb;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	background: #f5f7f9;
	border-bottom: 1px solid #adb9c2;
	background: -moz-linear-gradient(top, #f5f7f9 0%, #e6ecef 50%, #d9dfe4 51%, #f4f6f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f7f9), color-stop(50%, #e6ecef), color-stop(51%, #d9dfe4), color-stop(100%, #f4f6f7));
	background: -webkit-linear-gradient(top, #f5f7f9 0%, #e6ecef 50%, #d9dfe4 51%, #f4f6f7 100%);
	background: -o-linear-gradient(top, #f5f7f9 0%, #e6ecef 50%, #d9dfe4 51%, #f4f6f7 100%);
	background: -ms-linear-gradient(top, #f5f7f9 0%, #e6ecef 50%, #d9dfe4 51%, #f4f6f7 100%);
	background: linear-gradient(to bottom, #f5f7f9 0%, #e6ecef 50%, #d9dfe4 51%, #f4f6f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f7f9', endColorstr='#f4f6f7', GradientType=0 );
}
.push-menu .vnav__subnav {
	text-align: left;
	display: none;
	background: transparent;
	border: 0;
	position: relative;
	-moz-transition: all 0.12s linear 0.3s;
	-o-transition: all 0.12s linear 0.3s;
	-webkit-transition: all 0.12s linear;
	-webkit-transition-delay: 0.3s;
	transition: all 0.12s linear 0.3s;
}
.push-menu .vnav__link--active + .vnav__subnav, .push-menu .vnav__item:hover > .vnav__subnav {
	display: block;
	text-align: left;
}
.push-menu .vnav__subnav .vnav__item {
	display: block;
}
.push-menu .vnav__subnav .vnav__item:first-child .vnav__link {
	border: none;
}
.push-menu .vnav__subnav .vnav__link {
	background: transparent;
	color: 181818;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
	padding: 8px 15px 8px 35px;
	border: none !important;
	text-transform: capitalize;
	font-style: normal;
	font-weight: normal;
}
.push-menu .vnav--level3 .vnav__link {
	padding-left: 55px;
}
.push-menu .vnav--level1 {
	position: relative;
	display: block;
}
.push-menu .vnav--level1 > .vnav__item {
	padding: 0;
	display: block;
	vertical-align: middle;
}
.push-menu .vnav--horizontal .vnav__subnav {
	left: 0;
	top: 100%;
	padding: 0;
}
.push-menu .vnav--horizontal .vnav--level3, .push-menu .vnav--horizontal .vnav--level4 {
	left: 0;
	top: 0;
}
.push-menu .vnav--vertical .vnav__item {
	display: block;
}
.push-menu .vnav--vertical .vnav__subnav {
	left: 100%;
	top: 0px;
}
.push-menu .site-tools {
	color: #000;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	padding: 20px 0 20px 20px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	line-height: 3.2;
}
.push-menu .site-tools a {
	color: #000;
	display: block;
}
.push-menu .contact {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	padding: 20px 0 20px 20px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	line-height: 2;
}
.push-menu .contact a {
	display: block;
	color: #000;
}
.push-menu .contact .icon {
	fill: #000;
	width: 15px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.push-menu .social {
	padding: 20px 0 0 20px;
}
.push-menu .social__title {
	color: #000;
	font: italic normal 24px "VeneerTwo";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 20px;
}
.push-menu .social .icon {
	display: inline-block;
	vertical-align: middle;
	margin-right: 1em;
	width: 34px;
	height: 34px;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	fill: #000;
}
.push-menu .social .icon:hover {
	fill: #1d3975;
}
#showLeftPush.active {
	background: none;
}
.collapsing-panel .panel-group {
	margin-bottom: 0;
}
.collapsing-panel .panel-group .panel {
	border-radius: none;
	border: none;
}
.collapsing-panel .panel-default > .panel-heading {
	background-color: #e5e5e5;
	width: 100%;
	height: 54px;
	padding: 0;
	border-radius: 0;
	border: none;
}
.collapsing-panel .panel-default > .panel-heading .icon {
	width: 9px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.collapsing-panel .panel-default > .panel-heading .collapsed .icon {
	-moz-transform: rotate(0);
	-webkit-transform: rotate(0);
	-o-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.collapsing-panel .panel-title {
	font: 400 12px/54px 'Roboto', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: capitalize;
	text-align: center;
}
.collapsing-panel .panel-title span {
	font-size: 15px;
	font-weight: 500;
}
.collapsing-panel .panel-default > .panel-heading + .panel-collapse > .panel-body {
	background-color: #f5f5f7;
}
.collapsing-panel .panel-default > .panel-heading + .panel-collapse > .panel-body ul {
	padding: 0;
	list-style: none;
}
.footer__top {
	background: url("../images/template/footer_bg.jpg") 0 0 repeat;
	padding-top: 34px;
}
.footer__top .elist {
	border-radius: 20px;
	background-clip: padding-box;
	border: 5px solid #e9e9e9;
	padding: 23px 32px;
	margin-bottom: 1em;
}
.footer__top .elist__title {
	color: #fff;
	font: italic normal 29px "VeneerTwo";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.footer__top .elist__subtitle {
	color: #fff;
	font-size: 19px;
	font-style: italic;
}
.footer__top .elist form {
	height: 36px;
	width: 100%;
	position: relative;
}
.footer__top .elist__input {
	width: 100%;
	height: 36px;
	border-radius: 5px;
	background-clip: padding-box;
	background-color: #1d3975;
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
	padding: 0 10px;
	font: normal italic 12px 'Roboto', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #e5e2e1;
	border: none;
}
.footer__top .elist__input.placeholder {
	font-style: italic;
	color: #e5e2e1;
}
.footer__top .elist__input:-moz-placeholder {
	font-style: italic;
	color: #e5e2e1;
}
.footer__top .elist__input::-moz-placeholder {
	font-style: italic;
	color: #e5e2e1;
}
.footer__top .elist__input:-ms-input-placeholder {
	font-style: italic;
	color: #e5e2e1;
}
.footer__top .elist__input::-webkit-input-placeholder {
	font-style: italic;
	color: #e5e2e1;
}
.footer__top .elist__input:focus {
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5), 0px 0px 10px 2px rgba(255, 255, 255, 0.4);
}
.footer__top .elist__submit {
	background: none;
	position: absolute;
	right: 5px;
	top: 8px;
	border: none;
}
.footer__top .elist__submit .icon {
	width: 17px;
	height: 17px;
	fill: #fff;
}
.footer__top .social {
	text-align: center;
	margin-bottom: 1em;
}
.footer__top .social__title {
	color: #fff;
	font: italic normal 24px "VeneerTwo";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}
.footer__top .social__icons {
	display: inline-block;
	vertical-align: middle;
}
.footer__top .social .icon {
	display: inline-block;
	vertical-align: middle;
	margin-right: 1em;
	width: 34px;
	height: 34px;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	fill: #fff;
}
.footer__top .social .icon:hover {
	fill: #1d3975;
	background: -moz-radial-gradient(center, ellipse cover, white 51%, white 52%, white 54%, rgba(255, 255, 255, 0) 56%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(51%, white), color-stop(52%, white), color-stop(54%, white), color-stop(56%, rgba(255, 255, 255, 0)));
	background: -webkit-radial-gradient(center, ellipse cover, white 51%, white 52%, white 54%, rgba(255, 255, 255, 0) 56%);
	background: -o-radial-gradient(center, ellipse cover, white 51%, white 52%, white 54%, rgba(255, 255, 255, 0) 56%);
	background: -ms-radial-gradient(center, ellipse cover, white 51%, white 52%, white 54%, rgba(255, 255, 255, 0) 56%);
	background: radial-gradient(ellipse at center, #ffffff 51%, #ffffff 52%, #ffffff 54%, rgba(255, 255, 255, 0) 56%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1 );
}
.footer__top .column {
	margin: 0;
	padding: 0;
	list-style: none;
}
@media only screen and (max-width:991px) {
	.footer__top .column {
		margin: 1em 0;
	}
}
.footer__top .column li {
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}
.footer__top .column li a {
	color: #fff;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.footer__top .column li a:hover {
	font-weight: bold;
}
.footer__top .column .column__title {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.footer__top .column .icon {
	fill: white;
	width: 15px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
@media only screen and (min-width:992px) {
	.footer__top .col-md-2, .footer__top .col-md-4 {
		padding: 0;
	}
	.footer__top .col-md-2 {
		width: 12%;
	}
}
.footer__bottom {
	color: #fff;
	font-size: 11px;
	line-height: 55px;
	padding: 1em 0;
}
@media only screen and (max-width:991px) {
	.footer__bottom {
		text-align: center;
	}
}
.footer__bottom a {
	color: #fff;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.footer__bottom a:hover {
	color: #fff;
	font-weight: bold;
}
.footer__bottom img, .footer__bottom .seals a {
	display: inline-block;
	vertical-align: middle;
	margin:0 1px;
}
.footer__bottom .seals .icon {
	display: inline-block;
	vertical-align: middle;
	width: 89px;
	height: 35px;
	fill: #fff;
}
.footer__bottom .seals #bbblink{
	display: inline-block !important;
	margin-top: 9px !important;
}
.footer__bottom .seals .AuthorizeNetSeal {
	width: 44px;
	height: 30px;
	font-size: 0;
	display: inline-block;
	vertical-align: middle;
}
.footer__bottom .seals .AuthorizeNetSeal img {
	width: 100%;
	height: auto;
}
.footer__bottom .creditcards .icon {
	display: inline-block;
	vertical-align: middle;
	width: 41px;
	height: 25px;
	fill: white;
	margin-right: 5px;
}
.footer__bottom .creditcards .icon.fill {
	background: #fff;
	border-radius: 3px;
}

/* Important tags prevent document shadowing in iOS7 */
#visa .orange {
	fill: #D97B16 !important;
}
#visa .blue {
	fill: #265697 !important;
}
#amex .path1 {
	fill: #306FC5 !important;
}
#discover .orange {
	fill: #D97B16 !important;
}
#discover .slate {
	fill: #444444 !important;
}
#paypal .drkblue {
	fill: #265697 !important;
}
#mastercard .path1 {
	fill: #DFAC16 !important;
}
#mastercard .path2 {
	fill: #BF3126 !important;
}
#paypal .lightblue {
	fill: #306FC5 !important;
}
#volusion-ssl .grey {
	fill: #E6E7E8 !important;
}
#volusion-ssl .path2 {
	fill: #D1D3D4 !important;
}
#volusion-ssl .blue {
	fill: #08799C !important;
}
#volusion-ssl .black {
	fill: #000 !important;
}
#volusion-ssl .drkblue {
	fill: #005682 !important;
}
.header .container {
	position: relative;
}
@media only screen and (max-width:991px) {
	.header main > .container {
		width: 100%;
		padding: 0;
	}
}
.header .site-name.logo {
	position: absolute;
	margin: 0;
}
@media only screen and (max-width:991px) {
	.header .site-name.logo {
		position: static;
	}
}
@media only screen and (max-width:991px) {
	.header .site-name.logo img {
		margin: 20px auto;
		display: block;
		width: 175px;
		height: 53px;
	}
}
@media only screen and (max-width:767px) {
	.header .site-name.logo img {
		width: 137px;
		height: 42px;
		margin: 24px auto;
	}
}
.header .site-name.logo .text-hide {
	height: 0;
	width: 0;
}
.header .site-name.logo a {
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
}
@media only screen and (max-width:991px) {
	.header .site-name.logo a {
		display: block;
	}
}
.header .site-name.logo a#homepage_title {
	color: #181818;
	font-size: 18px;
	line-height: 1.5;
	text-indent: 0;
}
.header .site-tools {
	position: absolute;
	top: 10px;
	right: 0;
}
@media only screen and (max-width:991px) {
	.header .site-tools {
		left: 10px;
		top: 0;
	}
}
.header .site-tools #google_translate_element {
	width: 142px;
	display: inline-block;
	vertical-align: middle;
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.header .site-tools #google_translate_element {
		display: block;
		float: right;
	}
}
@media only screen and (max-width:767px) {
	.header .site-tools #google_translate_element {
		width: 105px;
	}
}
.header .site-tools #google_translate_element .goog-te-gadget {
	font-size: 0;
}
.header .site-tools #google_translate_element .goog-te-combo {
	width: 100%;
}
@media only screen and (max-width:767px) {
	.header .site-tools #google_translate_element .goog-te-combo {
		font-size: 8px;
	}
}
.header .site-tools #google_translate_element span {
	display: none;
}
.header .site-tools ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.header .site-tools ul {
		display: block;
	}
}
.header .site-tools li {
	display: inline-block;
	color: #f5f2f1;
	font-size: 11px;
	font-weight: bold;
	margin: 0 10px;
	text-transform: uppercase;
}
.header .site-tools li:first-child {
	text-transform: capitalize;
}
.header .site-tools .icon {
	fill: white;
	width: 15px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.header .site-tools a {
	color: #f5f2f1;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.header .site-tools a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.header .seals {
	position: absolute;
	top: 78px;
	right: 500px;
}
.header .seals img, .header .seals a {
	display: inline-block;
	vertical-align: middle;
	margin:0 1px;
}
.header .seals #bbblink{
	display: inline-block !important;
	margin-top: 9px !important;
}
.header .seals .AuthorizeNetSeal {
	width: 44px;
	height: 30px;
	font-size: 0;
	display: inline-block;
	vertical-align: middle;
}
.header .seals .AuthorizeNetSeal img {
	width: 100%;
	height: auto;
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.header .seals {
		right: 370px;
	}
	.header .seals img {
		width: 80%;
	}
}
.header .site-search {
	position: absolute;
	right: 137px;
	top: 75px;
}
.header .site-search form {
	width: 258px;
	height: 42px;
	position: relative;
}
.header .site-search__input {
	width: 258px;
	height: 42px;
	border-radius: 5px;
	background-clip: padding-box;
	background-color: #1d3975;
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
	padding: 0 10px 0 33px;
	color: #e9e7e7;
	font: italic normal 12px 'Roboto', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border: none;
}
.header .site-search__input.placeholder {
	font-style: italic;
	color: #e9e7e7;
}
.header .site-search__input:-moz-placeholder {
	font-style: italic;
	color: #e9e7e7;
}
.header .site-search__input::-moz-placeholder {
	font-style: italic;
	color: #e9e7e7;
}
.header .site-search__input:-ms-input-placeholder {
	font-style: italic;
	color: #e9e7e7;
}
.header .site-search__input::-webkit-input-placeholder {
	font-style: italic;
	color: #e9e7e7;
}
.header .site-search__input:focus {
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5), 0px 0px 10px 2px rgba(255, 255, 255, 0.4);
}
.header .site-search__submit {
	background: none;
	position: absolute;
	left: 5px;
	top: 10px;
	border: none;
}
.header .site-search__submit .icon {
	width: 17px;
	height: 17px;
	fill: #fff;
}
.header .cart-summary {
	position: absolute;
	right: 0;
	top: 75px;
}
@media only screen and (max-width:991px) {
	.header .cart-summary {
		top: 9px;
		bottom: 0;
		margin: auto;
		width: 34px;
		height: 30px;
		right:10px;
	}
}
.header .cart-summary .icon {
	fill: #edf1f3;
	width: 65px;
	height: 51px;
	display: inline-block;
}
@media only screen and (max-width:991px) {
	.header .cart-summary .icon {
		width: 34px;
		height: 30px;
	}
}
@media only screen and (min-width:992px) {
	.header .cart-summary {
		width: 122px;
		height: 40px;
		border-radius: 5px;
		background-clip: padding-box;
		background-color: #fff;
		color: #1b4fbb;
		font-weight: 900;
		font-size: 15px;
		text-align: center;
		line-height: 40px;
	}
}
@media only screen and (min-width:992px) {
	.header .cart-summary__count {
		width: 25px;
		height: 25px;
		border-radius: 13px;
		background-clip: padding-box;
		background-color: #cf0513;
		display: inline-block;
		text-align: center;
		vertical-align: middle;
		line-height: 27px;
		color: #fff;
		margin-left: 5px;
	}
}
@media only screen and (max-width:991px) {
	.header .cart-summary__count {
		position: absolute;
		top: -13px;
		width: 100%;
		text-align: center;
		font-weight: 900;
		color: #fff;
		font-size: 13px;
		padding-right: 6px;
		left: 0;
	}
}
.info {
	margin: 1em 0;
}
.info .col-md-6 {
	margin: 1em 0;
}
.info .icon {
	display: inline-block;
	vertical-align: sub;
	margin-right: 3px;
}
.info .shipping .icon {
	fill: #d10915;
	width: 43px;
	height: 43px;
}
@media only screen and (max-width:767px) {
	.info .shipping .icon{
		width: 35px;
		height: 35px;
	}
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.info .shipping .icon{
		width: 25px;
		height: 25px;
	}
}
.info .usa .icon {
	fill: #fff;
	width: 38px;
	height: 21px;
	border: 1px solid #cf0513;
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.info .usa .icon {
		width: 24px;
		height: 13px;
	}
}
@media only screen and (max-width:767px) {
	.info .usa .icon {
		width: 35px;
		height: 19px;
	}
}
.info .check .icon {
	width: 30px;
	height: 30px;
	fill: #1b4fbc;
	border: 2px solid #1b4fbc;
	border-radius: 15px;
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.info .check .icon{
		width: 24px;
		height: 24px;
	}
}
.info .newsletter .icon {
	fill: #d10916;
	width: 36px;
	height: 24px;
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.info .newsletter .icon{
		width: 23px;
		height: 19px;
	}
}
.info__text {
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	width: 213px;
	color: #181818;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.info__text {
		width: 75%;
	}
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.info__text {
		width: 80%;
		font-size: 9px;
	}
}
@media only screen and (max-width:767px) {
	.info__text {
		width: 65%;
		line-height: 1;
	}
}
.info__text .subtext {
	display: block;
	color: #181818;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 11px;
}
.info__text a.text:hover {
	color: #1b4fbc;
}
#flag .red {
	fill: #cf0513;
}
#flag .blue {
	fill: #1b4fbc;
}
main {
	padding-bottom: 30px;
}
main .side-bar .menu_title {
	padding: 10px 0;
	width: 100%;
	border-radius: 5px 5px 0 0;
	background-clip: padding-box;
	background-color: #1b4fbb;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-shadow: 0 3px 2px rgba(18,53,127,.7);
	text-align: center;
	position: relative;
	text-transform: uppercase;
	margin-bottom: 10px;
}
main .side-bar .menu_title:after, main .side-bar .menu_title:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	z-index: 100;
}
main .side-bar .menu_title:after {
	border-color: transparent;
	border-top-color: #1b4fbb;
	border-width: 15px;
	margin-left: -15px;
}
main .side-bar .menu_title:before {
	border-color: transparent;
	border-top-color: #1b4fbb;
	border-width: 17px;
	margin-left: -17px;
}
main .side-bar .menu {
	border-radius: 5px;
	background-clip: padding-box;
	background-color: #fff;
	box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}
main .side-bar .vnav {
	list-style: none;
	padding: 0;
	margin: 0;
}
main .side-bar .vnav__item {
	background: transparent;
	position: relative;
	border-top: 1px solid #e9e9e9;
}
main .side-bar .vnav__item:first-child {
	border: none;
}
/*main .side-bar .vnav__item:first-child .vnav__link {
	padding-top: 30px;
}*/
main .side-bar .vnav__item:hover {
	background: transparent;
}
main .side-bar .vnav__link {
	color: #181818;
	font-size: 13px;
	background: transparent;
	display: block;
	padding: 10px 25px;
	text-decoration: none;
	text-align: left;
	position: relative;
}
main .side-bar .vnav__link:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 18px;
	background: url("../images/template/arrow.png") no-repeat 0 0;
	width: 6px;
	height: 9px;
}
main .side-bar .vnav__link:hover {
	color: #009;
	background: #f1f1f1;
	text-decoration: none;
}
main .side-bar .vnav__link--active {
	color: #009;
	background: #f1f1f1;
}
main .side-bar .vnav__item:hover > .vnav__subnav {
	display: block;
}
main .side-bar .vnav__subnav {
	border-radius: 5px;
	background-clip: padding-box;
	border: 1px solid #e9e9e9;
	background-color: #fff;
	box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
	display: none;
	position: absolute;
	z-index: 9999;
}
main .side-bar .vnav__subnav .vnav__item {
	display: block;
}
main .side-bar .vnav__subnav .vnav__link {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: transparent;
	white-space: nowrap;
	text-align: left;
	padding: 10px 15px !important;
	font-size: 16px;
	color: #181818;
}
main .side-bar .vnav__subnav .vnav__link:after {
	display: none;
}
main .side-bar .vnav__subnav .vnav__link:hover {
	color: #181818;
	background: #f1f1f1;
	text-decoration: none;
}
main .side-bar .vnav--level1 {
	position: relative;
	display: inline-table;
	width: 100%;
}
main .side-bar .vnav--level1 > .vnav__item {
	display: inline-block;
	vertical-align: middle;
}
main .side-bar .vnav--horizontal .vnav__subnav {
	left: 0;
	top: 100%;
}
main .side-bar .vnav--horizontal .vnav--level3, main .side-bar .vnav--horizontal .vnav--level4 {
	left: 100%;
	top: 0;
}
main .side-bar .vnav--vertical .vnav__item {
	display: block;
}
main .side-bar .vnav--vertical .vnav__subnav {
	left: 100%;
	top: 0px;
}