.input-append,
.input-prepend {
	margin-bottom: 5px;
	font-size: 0;
	white-space: nowrap
}

.input-append .dropdown-menu,
.input-append .uneditable-input,
.input-append input,
.input-append select,
.input-prepend .dropdown-menu,
.input-prepend .uneditable-input,
.input-prepend input,
.input-prepend select {
	font-size: 16px
}

.input-append .uneditable-input,
.input-append input,
.input-append select,
.input-prepend .uneditable-input,
.input-prepend input,
.input-prepend select {
	position: relative;
	margin-bottom: 0;
	vertical-align: top;
	border-radius: 0 3px 3px 0
}

.input-append .uneditable-input:focus,
.input-append input:focus,
.input-append select:focus,
.input-prepend .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus {
	z-index: 2
}

.input-append .add-on,
.input-prepend .add-on {
	display: inline-block;
	width: auto;
	height: 16px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	background-color: #eee;
	border: 1px solid #ccc
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group>.dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group>.dropdown-toggle {
	vertical-align: top;
	border-radius: 0
}

.input-append .active,
.input-prepend .active {
	background-color: #49e800;
	border-color: #194f00
}

.input-prepend .add-on,
.input-prepend .btn {
	margin-right: -1px
}

.input-append .uneditable-input,
.input-append input,
.input-append select,
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
	border-radius: 3px 0 0 3px
}

.input-append .uneditable-input+.btn-group .btn:last-child,
.input-append input+.btn-group .btn:last-child,
.input-append select+.btn-group .btn:last-child {
	border-radius: 0 3px 3px 0
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
	margin-left: -1px
}

.input-append .add-on:last-child,
.input-append .btn-group:last-child>.dropdown-toggle,
.input-append .btn:last-child {
	border-radius: 0 3px 3px 0
}

.input-prepend.input-append .uneditable-input,
.input-prepend.input-append input,
.input-prepend.input-append select {
	border-radius: 0
}

.input-prepend.input-append .uneditable-input+.btn-group .btn,
.input-prepend.input-append input+.btn-group .btn,
.input-prepend.input-append select+.btn-group .btn {
	border-radius: 0 3px 3px 0
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
	margin-right: -1px;
	border-radius: 3px 0 0 3px
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
	margin-left: -1px;
	border-radius: 0 3px 3px 0
}

.input-prepend.input-append .btn-group:first-child {
	margin-left: 0
}

table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0
}

.table {
	width: 100%;
	margin-bottom: 16px
}

.table td,
.table th {
	padding: 8px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #dadbd9
}

.table th {
	font-weight: 700
}

.table thead th {
	vertical-align: bottom
}

.table caption+thead tr:first-child td,
.table caption+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table colgroup+thead tr:first-child th,
.table thead:first-child tr:first-child td,
.table thead:first-child tr:first-child th {
	border-top: 0
}

.table tbody+tbody {
	border-top: 2px solid #dadbd9
}

.table .table {
	background-color: #fff
}

.table-bordered {
	border: 1px solid #dadbd9;
	border-collapse: separate;
	*border-collapse: collapse;
	border-left: 0;
	border-radius: 4px
}

.table-bordered td,
.table-bordered th {
	border-left: 1px solid #dadbd9
}

.table-bordered caption+tbody tr:first-child td,
.table-bordered caption+tbody tr:first-child th,
.table-bordered caption+thead tr:first-child th,
.table-bordered colgroup+tbody tr:first-child td,
.table-bordered colgroup+tbody tr:first-child th,
.table-bordered colgroup+thead tr:first-child th,
.table-bordered tbody:first-child tr:first-child td,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered thead:first-child tr:first-child th {
	border-top: 0
}

.table-bordered tbody:first-child tr:first-child td:first-child,
.table-bordered thead:first-child tr:first-child th:first-child {
	border-top-left-radius: 4px
}

.table-bordered tbody:first-child tr:first-child td:last-child,
.table-bordered thead:first-child tr:first-child th:last-child {
	border-top-right-radius: 4px
}

.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child,
.table-bordered thead:last-child tr:last-child th:first-child {
	border-radius: 0 0 0 4px;
	border-bottom-left-radius: 4px
}

.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child,
.table-bordered thead:last-child tr:last-child th:last-child {
	border-bottom-right-radius: 4px
}

.table-bordered caption+tbody tr:first-child td:first-child,
.table-bordered caption+thead tr:first-child th:first-child,
.table-bordered colgroup+tbody tr:first-child td:first-child,
.table-bordered colgroup+thead tr:first-child th:first-child {
	border-top-left-radius: 4px
}

.table-bordered caption+tbody tr:first-child td:last-child,
.table-bordered caption+thead tr:first-child th:last-child,
.table-bordered colgroup+tbody tr:first-child td:last-child,
.table-bordered colgroup+thead tr:first-child th:last-child {
	border-top-right-radius: 4px
}

.table-condensed {
	font-size: 11px;
	font-family: Helvetica, Arial
}

.table-condensed td,
.table-condensed th {
	padding: 3px 2px 2px;
	line-height: 12px
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
	background-color: #f6f7f5
}

.table--fluid {
	font-size: 13px;
	margin-bottom: .75em
}

.table--fluid td,
.table--fluid th {
	vertical-align: middle
}

.table--fluid tr {
	display: block;
	position: relative;
	padding: 6px 0;
	margin: 0 0 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .17)
}

.table--fluid tr:last-child {
	margin-bottom: 0
}

.table--fluid thead tr:first-child {
	position: absolute;
	top: -9999px;
	left: -9999px
}

.table--fluid tr td {
	display: block;
	border: 0;
	padding: 5px 8px
}

.table--fluid tr td:before {
	content: "";
	position: relative;
	font-weight: 600;
	width: 30%;
	display: inline-block
}

@media(min-width:945px) {
	.table--fluid {
		font-size: 14px
	}
}

@media(min-width:620px) {
	.table--fluid tr {
		display: table-row;
		padding: 0;
		margin: 0;
		border: 0;
		border-radius: 0;
		box-shadow: none
	}
	.table--fluid thead tr:first-child {
		position: relative;
		top: auto;
		left: auto
	}
	.table--fluid tr td:before {
		content: none!important
	}
	.table--fluid tr td {
		display: table-cell;
		padding: 8px
	}
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
	background-color: #f5f5f5
}

.table-stylized td {
	text-align: left
}

.excel-table,
.section-container .table,
.table-stylized {
	font-size: .8em;
	border-top: 1px solid #aeb0ad;
	border-right: none;
	margin-bottom: 0
}

.excel-table td,
.section-container .table td,
.table-stylized td {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 5px
}

.excel-table td:first-child,
.section-container .table td:first-child,
.table-stylized td:first-child {
	text-align: left
}

.excel-table td:last-child,
.section-container .table td:last-child,
.table-stylized td:last-child {
	border-right: 1px solid #dadbd9
}

.excel-table thead th,
.section-container .table thead th,
.table-stylized thead th {
	text-shadow: 0 1px 0 #dadbd9;
	line-height: 1.3em;
	font-size: 10px;
	text-transform: uppercase;
	padding-bottom: 5px;
	background-image: linear-gradient(#e4e5e4, #cfd1cf);
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .3);
	border-left: 1px solid #a9aba8;
	border-bottom: 1px solid #a9aba8;
	border-right: 1px solid #a9aba8;
	border-color: #a9aba8 currentcolor #a1a4a0 rgba(59, 61, 59, .25);
	border-style: solid none solid solid;
	border-width: 1px medium 1px 1px
}

.excel-table thead th:first-child,
.section-container .table thead th:first-child,
.table-stylized thead th:first-child {
	border-left: 1px solid #aeb0ad
}

.excel-table thead th:last-child,
.section-container .table thead th:last-child,
.table-stylized thead th:last-child {
	border-right: 1px solid rgba(59, 61, 59, .25)
}

.excel-table tbody tr:first-child td,
.section-container .table tbody tr:first-child td,
.table-stylized tbody tr:first-child td {
	border-top: none
}

.nav {
	margin-left: 0;
	margin-bottom: 16px;
	list-style: none
}

.nav>li>a {
	display: block
}

.nav>li.active>a,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #298200;
	background-image: linear-gradient(180deg, #2c8c00, #247300);
	background-repeat: repeat-x;
	color: #fff;
	text-shadow: 0 -1px 0 #1c5900
}

.nav>li.active>a span,
.nav>li>a:hover span {
	color: #fff!important
}

.nav>li>a>img {
	max-width: none
}

.nav>.pull-right {
	float: right
}

.nav-header {
	display: block;
	padding: 20px 20px 18px;
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 0;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid #dadbd9
}

.nav li+.nav-header {
	margin-top: 9px
}

.nav-list,
.nav-list ul {
	margin-bottom: 0
}

.nav-list li {
	border-bottom: 1px solid #dadbd9;
	padding: 10px 0
}

.nav-list li:last-child {
	border-bottom: 0
}

.nav-list .nav-header,
.nav-list>li>a {
	text-shadow: 0 1px 0 hsla(0, 0%, 100%, .5);
	font-weight: 600
}

.nav-list>li>a {
	padding: 12px 12px 10px;
	border-bottom: 1px solid #dadbd9
}

.nav-list [class*=" icon-"],
.nav-list [class^=icon-] {
	margin-right: 2px
}

.nav-list .divider {
	*width: 100%;
	height: 1px;
	margin: 7px 1px;
	*margin: -5px05px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff
}

.nav-pills:after,
.nav-pills:before,
.nav-tabs:after,
.nav-tabs:before {
	display: table;
	content: "";
	line-height: 0
}

.nav-pills:after,
.nav-tabs:after {
	clear: both
}

.nav-pills>li,
.nav-tabs>li {
	float: left
}

.nav-pills>li>a,
.nav-tabs>li>a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	margin-bottom: -1px
}

.nav-tabs>li>a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 16px;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.nav-pills>li>a {
	padding-top: 7px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 2px;
	border-radius: 4px;
	border: 1px solid #dadbd9
}

.nav-pills>.active>a,
.nav-pills>li>a:hover {
	color: #fff;
	background-color: #2c8c00;
	border: 1px solid #194f00
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li>a {
	margin-right: 0
}

.nav-tabs.nav-stacked {
	border-bottom: 0
}

.nav-tabs.nav-stacked>li>a {
	border: 1px solid #ddd;
	border-radius: 0
}

.nav-tabs.nav-stacked>li:first-child>a {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}

.nav-tabs.nav-stacked>li:last-child>a {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.nav-tabs.nav-stacked>li.active>a,
.nav-tabs.nav-stacked>li>a:hover {
	border-color: #1f6300;
	box-shadow: inset 0 1px 0 #319c00
}

.nav-pills.nav-stacked>li>a {
	margin: 0;
	border: none!important
}

.nav-tabs .dropdown-menu {
	border-radius: 0 0 6px 6px
}

.nav-pills .dropdown-menu {
	border-radius: 6px
}

.nav .dropdown-toggle .caret {
	border-top-color: #298200;
	border-bottom-color: #298200;
	margin-top: 6px
}

.nav .dropdown-toggle:hover .caret {
	border-top-color: #194f00;
	border-bottom-color: #194f00
}

.nav-tabs .dropdown-toggle .caret {
	margin-top: 8px
}

.nav .active .dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.nav-tabs .active .dropdown-toggle .caret {
	border-top-color: #aeb0ad;
	border-bottom-color: #aeb0ad
}

.nav>.dropdown.active>a:hover {
	cursor: pointer
}

.nav-pills .open .dropdown-toggle,
.nav-tabs .open .dropdown-toggle,
.nav>li.dropdown.open.active>a:hover {
	color: #fff;
	background-color: #dadbd9;
	border-color: #dadbd9
}

.nav li.dropdown.open.active .caret,
.nav li.dropdown.open .caret,
.nav li.dropdown.open a:hover .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
	opacity: 1
}

.tabs-stacked .open>a:hover {
	border-color: #dadbd9
}

.tabbable:after,
.tabbable:before {
	display: table;
	content: "";
	line-height: 0
}

.tabbable:after {
	clear: both
}

.tab-content {
	overflow: auto
}

.tabs-below>.nav-tabs,
.tabs-left>.nav-tabs,
.tabs-right>.nav-tabs {
	border-bottom: 0
}

.pill-content>.pill-pane,
.tab-content>.tab-pane {
	display: none
}

.pill-content>.active,
.tab-content>.active {
	display: block
}

.tabs-below>.nav-tabs {
	border-top: 1px solid #ddd
}

.tabs-below>.nav-tabs>li {
	margin-top: -1px;
	margin-bottom: 0
}

.tabs-below>.nav-tabs>li>a {
	border-radius: 0 0 4px 4px
}

.tabs-below>.nav-tabs>li>a:hover {
	border-bottom-color: transparent;
	border-top-color: #ddd
}

.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:hover {
	border-color: transparent #ddd #ddd
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
	float: none
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px
}

.tabs-left>.nav-tabs {
	float: left;
	margin-right: 19px;
	border-right: 1px solid #ddd
}

.tabs-left>.nav-tabs>li>a {
	margin-right: -1px;
	border-radius: 4px 0 0 4px
}

.tabs-left>.nav-tabs>li>a:hover {
	border-color: #eee #ddd #eee #eee
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:hover {
	border-color: #ddd transparent #ddd #ddd;
	*border-right-color: #fff
}

.tabs-right>.nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #ddd
}

.tabs-right>.nav-tabs>li>a {
	margin-left: -1px;
	border-radius: 0 4px 4px 0
}

.tabs-right>.nav-tabs>li>a:hover {
	border-color: #eee #eee #eee #ddd
}

.tabs-right>.nav-tabs .active>a,
.tabs-right>.nav-tabs .active>a:hover {
	border-color: #ddd #ddd #ddd transparent;
	*border-left-color: #fff
}

.sidenav-reviews {
	font-size: 13px;
	line-height: 1.4em;
	padding: 10px
}

.sidenav-reviews:hover {
	box-shadow: inset 0 1px 0 #fff, inset 0 0 15px rgba(217, 221, 215, .57);
	cursor: pointer
}

.sidenav-reviews.box {
	display: block;
	margin-right: 10px;
	border-radius: 4px!important;
	border: 1px solid #dadbd9!important
}

.sidenav-reviews .title-link {
	border-bottom: 1px solid #dadbd9;
	display: table;
	padding: 5px 0 8px;
	font-weight: 600
}

.sidenav-reviews .title-link p {
	display: table-cell;
	vertical-align: middle;
	line-height: 15px;
	padding-left: 7px
}

.sidenav-reviews .rating {
	padding: 7px 0 0
}

.sidenav-reviews .review-name {
	color: #3b3d3b;
	font-weight: 700
}

.sidenav-reviews .review-body {
	padding: 8px 5px 5px;
	line-height: 15px;
	color: #3b3d3b
}

.sidenav-reviews .btn-info {
	width: 100%;
	padding: 8px 0 5px
}

.sidenav-reviews img {
	display: table-cell;
	vertical-align: middle;
	min-width: 64px;
	max-width: 64px
}

.nav>.disabled>a {
	color: #dadbd9
}

.nav>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	cursor: default
}

.alert {
	padding: 12px 35px 12px 14px;
	margin-bottom: 16px;
	background-color: #ffeebf;
	border: 1px solid #ffe08c;
	border-radius: 4px;
	color: #484848;
	font-size: 14px;
	line-height: 18px
}

.alert a {
	font-weight: 700;
	color: #484848;
	text-decoration: underline
}

.alert a:hover {
	color: #626262;
	text-decoration: none
}

.alert h4 {
	margin: 0
}

.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 16px
}

.alert-general {
	background-color: #fff;
	border-color: #dadbd9;
	position: relative;
	padding: 12px
}

.alert-general strong {
	color: #cf3700;
	font-size: 110%
}

.alert-general div {
	padding-left: 30px
}

.alert-general i {
	font-size: 20px;
	position: absolute;
	display: block;
	top: 50%;
	transform: translateY(-50%)
}

.alert-danger,
.alert-error,
.error,
.error_message {
	background-color: #f8d0c8;
	border-color: #f3b1a4
}

.alert-error-perishables {
	background-color: #ccebf3;
	border-color: #abdeeb
}

.alert-basic {
	background-color: #fff;
	border-color: #dadbd9
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.alert-info {
	background-color: #ccebf3;
	border-color: #a3dbe9
}

.alert-autoreorder {
	background-color: #feeed8;
	border-color: #f78c00
}

.alert-block {
	padding-top: 14px;
	padding-bottom: 14px
}

.alert-block>p,
.alert-block>ul {
	margin-bottom: 0
}

.alert-block p+p {
	margin-top: 5px
}

.alert .block-link {
	float: right;
	display: block;
	text-decoration: underline
}

.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	padding: 5px;
	-webkit-font-smoothing: antialiased;
	font-weight: 600;
	line-height: 16px;
	font-size: 11px;
	opacity: 0
}

.tooltip.in {
	opacity: .8
}

.tooltip.top {
	margin-top: -3px
}

.tooltip.right {
	margin-left: 3px
}

.tooltip.bottom {
	margin-top: 3px
}

.tooltip.left {
	margin-left: -3px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px
}

.arrow,
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.bs-tooltip-top .arrow,
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: 0;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.bs-tooltip-right .arrow,
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.bs-tooltip-left .arrow,
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bs-tooltip-bottom .arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

#cart .more-info {
	color: #0073a8;
	z-index: 2;
	position: relative;
	font-size: 15px
}

#cart .more-info:hover {
	color: #00628f
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	width: 236px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	white-space: normal
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover.gbb-popover {
	width: 280px;
	transform: translate(-100%, -50%);
	margin-left: -15px
}

@media(min-width:600px) {
	.popover.gbb-popover {
		width: 300px
	}
}

.popover.gbb-popover.bs-popover-right {
	transform: translateY(-50%);
	margin-left: 15px
}

.popover.gbb-popover.show {
	display: block;
	opacity: 0
}

.popover.gbb-popover.in {
	opacity: 1
}

.popover.gbb-popover .loading {
	background: #fff url(//cdnimg.webstaurantstore.com/uploads/design/2014/1/loader.gif) no-repeat 50%;
	background-size: 50px;
	width: 100%;
	height: 100px
}

.popover.gbb-popover .popover-body,
.popover.gbb-popover .popover-content {
	font-size: 1.1rem
}

.popover.gbb-popover .details {
	flex: 1
}

.popover-header,
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-header:empty,
.popover-title:empty {
	display: none
}

.popover-body,
.popover-content {
	padding: 9px 14px;
	font-size: 13px;
	line-height: 1.4em
}

.popover-body>p,
.popover-content>p {
	margin-bottom: 0
}

.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover .arrow {
	border-width: 11px
}

.popover .arrow:after {
	border-width: 10px;
	content: ""
}

.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px
}

.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: rgba(0, 0, 0, .25)
}

.popover.right .arrow:after {
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}

.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -11px
}

.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}

.popover .popover-title {
	min-height: 15px
}

.bs-popover-bottom .arrow,
.bs-popover-top .arrow {
	left: 50%!important
}

.bs-popover-bottom .arrow:after,
.bs-popover-top .arrow:after {
	left: 50%
}

.bs-popover-left .arrow,
.bs-popover-right .arrow {
	top: 50%!important
}

.bs-popover-left .arrow:after,
.bs-popover-right .arrow:after {
	top: 50%
}

.bs-popover-top {
	margin-bottom: 15px
}

.bs-popover-top .arrow {
	transform: translate(-50%, 100%);
	bottom: 0;
	border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-top .arrow:after {
	border-top-color: #fff;
	bottom: 1px;
	transform: translate(-50%, 50%)
}

.bs-popover-right {
	margin-left: 15px
}

.bs-popover-right .arrow {
	transform: translate(-100%, -50%);
	left: 0;
	border-right-color: rgba(0, 0, 0, .25);
	border-left: 0
}

.bs-popover-right .arrow:after {
	border-right-color: #fff;
	left: 6px;
	transform: translate(-50%, -50%);
	border-left: 0
}

.bs-popover-bottom {
	margin-top: 15px
}

.bs-popover-bottom .arrow {
	transform: translate(-50%, -100%);
	top: 0;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-bottom .arrow:after {
	border-bottom-color: #fff;
	top: 1px;
	transform: translate(-50%, -50%)
}

.bs-popover-left {
	margin-right: 15px
}

.bs-popover-left .arrow {
	transform: translate(100%, -50%);
	right: 0;
	border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-left .arrow:after {
	border-left-color: #fff;
	right: 1px;
	transform: translate(50%, -50%)
}

.custom-social i {
	font-size: 15px;
	line-height: 9px;
	position: relative!important
}

.custom-social .icon-pinterest {
	color: #cb2027
}

.custom-social .icon-twitter {
	color: #00aced
}

.custom-social .icon-facebook {
	color: #3b5998
}

.btn-toolbar {
	font-size: 0;
	margin-top: 6px;
	margin-bottom: 6px
}

.btn-toolbar .btn-group {
	display: inline-block
}

.btn-toolbar .btn+.btn,
.btn-toolbar .btn+.btn-group,
.btn-toolbar .btn-group+.btn {
	margin-left: 5px
}

.btn-large {
	padding: 17px 30px 15px;
	font-size: 18px;
	line-height: 18px;
	border-radius: 5px
}

.btn-large [class*=" icon-"],
.btn-large [class^=icon-] {
	margin-top: 4px
}

.btn-mini {
	padding: 5px 10px 4px;
	font-size: 11px;
	line-height: 10px;
	border-radius: 3px;
	text-transform: none
}

.btn-mini [class*=" icon-"],
.btn-mini [class^=icon-] {
	margin-top: -1px
}

.btn-cart {
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: #d43800;
	background-image: linear-gradient(180deg, #e83e00, #b53000);
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, .25);
	background-origin: border-box;
	border-radius: 4px
}

.btn-cart.active,
.btn-cart.disabled,
.btn-cart:active,
.btn-cart:hover,
.btn-cart[disabled] {
	color: #fff;
	background-color: #b53000
}

.btn-cart.disabled {
	opacity: 1;
	font-size: 12px;
	border-color: #9b4f34;
	animation: pulseColor .75s infinite alternate
}

.btn-checkout,
.btn-orange {
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: #fca129;
	background-image: linear-gradient(180deg, #ffae45, #f78c00);
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, .25);
	background-origin: border-box;
	text-transform: capitalize
}

.btn-checkout.active,
.btn-checkout.disabled,
.btn-checkout:active,
.btn-checkout:hover,
.btn-checkout[disabled],
.btn-orange.active,
.btn-orange.disabled,
.btn-orange:active,
.btn-orange:hover,
.btn-orange[disabled] {
	color: #fff;
	background-color: #f78c00
}

.btn-custom {
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: #663898;
	background-image: linear-gradient(180deg, #7a43b6, #48286b);
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, .25);
	background-origin: border-box
}

.btn-custom.active,
.btn-custom.disabled,
.btn-custom:active,
.btn-custom:hover,
.btn-custom[disabled] {
	color: #fff;
	background-color: #48286b
}

.btn.btn-icon {
	position: relative;
	padding-left: 45px;
	width: 100%;
	font-weight: 700;
	text-align: left
}

.btn.btn-icon span {
	font-size: 72%;
	display: block;
	text-align: left;
	font-weight: 600
}

.btn.btn-icon [class^=icon-] {
	background: rgba(0, 0, 0, .2);
	padding: 4px;
	font-size: 1.2em;
	line-height: 21px;
	height: 20px;
	width: 20px;
	display: block;
	position: absolute;
	left: 8px;
	text-align: center;
	top: 50%;
	margin-top: -13px;
	border-radius: 50%;
	box-shadow: 0 1px 0 hsla(0, 0%, 100%, .1), inset 0 2px 1px rgba(0, 0, 0, .15)
}

.btn.btn-icon--customize {
	position: relative;
	padding: 10px 0 10px 43px;
	margin-bottom: 10px;
	width: 100%;
	font-weight: 600;
	text-align: center;
	height: 54px;
	font-size: 18px;
	line-height: 24px
}

.btn-icon-wand {
	position: absolute;
	left: 0;
	top: 0;
	padding: 16px 11px;
	display: block;
	height: 20px;
	width: 20px;
	background: rgba(0, 0, 0, .2);
	font-size: 1.2em;
	line-height: 21px;
	text-align: center
}

.btn-large.btn-icon--customize {
	margin-bottom: 0;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: #d43800;
	background-image: linear-gradient(180deg, #e83e00, #b53000);
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, .25)
}

.btn-large.btn-icon--customize:hover {
	background-color: #b53000
}

.btn-group {
	position: relative;
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
	white-space: nowrap;
	*margin-left: .3em
}

.btn-group:first-child {
	*margin-left: 0
}

.btn-group.btn-group--wrap {
	white-space: normal
}

.btn-group+.btn-group {
	margin-left: 5px
}

.btn-group>.btn {
	position: relative;
	border-radius: 0
}

.btn-group>.btn+.btn {
	margin-left: -1px
}

.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover {
	font-size: 16px
}

.btn-group>.btn-mini {
	font-size: 12px;
	text-transform: none
}

.btn-group>.btn-small {
	font-size: 12px
}

.btn-group>.btn-large {
	font-size: 16px
}

.btn-group>.btn:first-child {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.btn-group>.btn:last-child,
.btn-group>.dropdown-toggle {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.btn-group>.btn-mini:first-child {
	margin-left: 0;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.btn-group>.btn-mini.dropdown-toggle,
.btn-group>.btn-mini:last-child {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.btn-group>.btn.large:first-child {
	margin-left: 0;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}

.btn-group>.btn.large:last-child,
.btn-group>.large.dropdown-toggle {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}

.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 2
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-mini+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.btn-group>.btn-large+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.btn-group.open .dropdown-toggle {
	background-image: none;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

.btn-group.open .btn.dropdown-toggle {
	background-color: #b8bab7
}

.btn-group.open .btn-primary.dropdown-toggle {
	background-color: #2c8c00
}

.btn-group.open .btn-warning.dropdown-toggle {
	background-color: #f78c00
}

.btn-group.open .btn-danger.dropdown-toggle {
	background-color: #bd362f
}

.btn-group.open .btn-success.dropdown-toggle {
	background-color: #51a351
}

.btn-group.open .btn-info.dropdown-toggle {
	background-color: #007fbf
}

.btn-group.open .btn-inverse.dropdown-toggle {
	background-color: #545852
}

.btn .caret {
	margin-top: 8px;
	margin-left: 0
}

.btn-large .caret,
.btn-mini .caret,
.btn-small .caret {
	margin-top: 3px
}

.btn-large .caret {
	border-left-width: 5px;
	border-right-width: 5px;
	border-top-width: 5px
}

.dropup .btn-large .caret {
	border-bottom: 5px solid #000;
	border-top: 0
}

.btn-danger .caret,
.btn-info .caret,
.btn-inverse .caret,
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.product-page {
	position: relative;
	clear: both
}

.product-page #subject .ag-item {
	padding: 20px;
	z-index: 2;
	position: relative
}

@media only screen and (min-width:600px) and (max-width:945px) {
	.product-page #subject .ag-item {
		padding: 20px 14px
	}
}

.product-page .ribbon-list {
	margin-left: -27px;
	margin-top: -10px
}

.product-page .list-menu {
	padding: 0 20px
}

.super-zoom .product-page .list-menu {
	margin-bottom: 20px
}

.product-page .list-menu .list-menu__btn {
	margin: 0;
	padding-left: 0;
	float: left;
	padding-right: 0;
	box-sizing: border-box
}

.product-page .list-menu .btn {
	padding: 8px 0 7px
}

.product-page .list-menu .btn-toolbar {
	margin-bottom: 0
}

.product-page .list-menu .list-menu__item .btn {
	width: 100%;
	padding-top: 8px;
	padding-bottom: 7px
}

.product-page .list-menu .list-menu__item {
	margin: 0 4% 0 0;
	width: 48%
}

.product-page .list-menu .list-menu__item+.list-menu__item {
	margin-right: 0
}

.product-page .list-menu .sub-text {
	text-align: center;
	margin: 5px 0 0
}

@media screen and (min-width:600px) and (max-width:1100px) {
	.product-page .list-menu .add-to {
		display: none
	}
}

@media(min-width:0px) and (max-width:599px) {
	.product-page .list-menu {
		margin-top: -10px;
		padding: 0 15px
	}
}

.product-page .list-menu__order-guide {
	margin-top: 10px
}

.product-page .ag-product .ag-item .add-to-cart .configure-contain .label--accessories .icon-question {
	right: 0
}

@media screen and (min-width:600px) {
	.product-page .ag-product .ag-item .add-to-cart .configure-contain .label--accessories .icon-question {
		position: relative;
		right: 0;
		display: inline-block
	}
}

.product-page input.input--accessories {
	box-sizing: border-box;
	width: 100%;
	padding: 15px 8px
}

.product-page input.input--brand {
	margin-bottom: 16px
}

.product-page p.accessories--title {
	color: #3b3d3b
}

.product-page div[data-hypernova-key=LotPricingInfo],
.product-page div[data-hypernova-key=YouMayAlsoNeedInfo] {
	display: inline
}

.product-page .main-col .parts-comp-table {
	float: left;
	width: 49%
}

@media(min-width:0px) and (max-width:599px) {
	.product-page .main-col .parts-comp-table {
		float: none;
		width: 100%;
		margin-bottom: 15px
	}
}

.product-page .main-col .parts-comp-table:first-child {
	margin-right: 2%
}

.product-page .main-col .parts-overflow {
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 290px;
	border-radius: 4px;
	border: 1px solid #d9ddd7;
	margin-right: 1%;
	width: 100%;
	font-size: .9em
}

.product-page .main-col .parts-overflow table {
	border-top: none
}

.product-page .main-col .parts-overflow table td {
	border-right: none
}

.product-page .details .popover-hover {
	margin-right: 20px
}

.product-page .details .popover-content {
	font-size: 80%;
	line-height: 1.4em
}

.product-page .details ul li {
	margin-bottom: 10px;
	line-height: 1.2em
}

.product-page .productQuestions {
	margin: 0 0 15px 15px
}

.product-page .productQuestions .box {
	border-radius: 0 0 4px 4px;
	border-top: none;
	padding: 10px
}

.product-page .productQuestions dl {
	font-size: .8em;
	line-height: 1.5em;
	margin: 0 0 10px
}

.product-page .productQuestions dl dt {
	margin-bottom: 10px
}

.product-page .productQuestions dl dd {
	margin: 0;
	font-size: .9em;
	line-height: 1.4em
}

.product-page .details>.customer-qa-template {
	background: #fff
}

.product-page .customer-qa-wrapper {
	border: 1px solid #cfd4d6;
	background: #f6fbfd;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .08);
	margin: 17px 25px 25px
}

.product-page .customer-qa-wrapper:after,
.product-page .customer-qa-wrapper:before {
	display: table;
	content: "";
	line-height: 0
}

.product-page .customer-qa-wrapper:after {
	clear: both
}

.product-page .customer-qa-wrapper .customer-qa {
	margin: 0;
	padding: 18px 38px 18px 18px;
	border-bottom: 1px solid #cfd4d6;
	border-top: none;
	box-shadow: inset 0 1px 0 #fff;
	font-size: 14px
}

@media(min-width:600px) {
	.product-page .customer-qa-wrapper .customer-qa {
		font-size: 15px
	}
}

.product-page .customer-qa-wrapper .customer-qa:hover {
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .5)
}

.product-page .customer-qa-wrapper .customer-qa:last-child {
	border-bottom: 0
}

.product-page .customer-qa-wrapper .customer-qa .customer-question {
	padding: 0;
	border: none!important
}

.product-page .customer-qa-wrapper .customer-qa .customer-question:after {
	top: 18px;
	right: 24px;
	color: rgba(0, 0, 0, .3)
}

.product-page .customer-qa-wrapper .customer-qa .csr-answer {
	margin: 0;
	padding-bottom: 0
}

.product-subhead {
	margin-bottom: 12px;
	margin-top: -10px;
	font-size: 13px;
	line-height: 13px;
	text-shadow: 0 1px 0 #fff;
	order: -1
}

@media(min-width:0px) and (max-width:599px) {
	.product-subhead {
		margin-bottom: 6px
	}
}

.product-subhead .rating {
	display: inline-block;
	font-size: 15px;
	margin-right: 3px
}

.product-subhead__rating-link {
	font-weight: 600
}

.product-subhead__rating-link:hover {
	text-decoration: underline
}

@media(min-width:0px) and (max-width:599px) {
	.product-subhead__rating-link {
		display: none
	}
}

.product-subhead .item-number,
.product-subhead .mfr-number,
.product-subhead__rating-link {
	margin-right: 10px
}

#productVariationBlock .variation-list {
	display: flex;
	flex-wrap: wrap;
	font-size: .8em;
	max-height: 240px;
	overflow-x: hidden;
	overflow-y: auto
}

#productVariationBlock .variation-list ul {
	margin-bottom: 0
}

#productVariationBlock .variation-list li:nth-child(odd) {
	background: #f5f5f5
}

#productVariationBlock .variation-list .nav {
	width: 100%
}

#productVariationBlock .variation-list li.var-selected:before {
	display: block;
	content: "\e884";
	float: right;
	font-family: fontello;
	line-height: 26px;
	position: relative;
	left: -10px;
	color: #d2d2d2
}

#productVariationBlock .variation-list li.var-selected a {
	color: #c1c1c1
}

#productVariationBlock .variation-list li.var-selected a:hover {
	background: #f5f5f5;
	color: #c1c1c1;
	text-shadow: none;
	cursor: default
}

#productVariationBlock .variation-list a {
	border-radius: 0
}

#productVariationBlock .variation-list:after,
#productVariationBlock .variation-list:before {
	display: none
}

#productVariationBlock .variation-list .tooltip {
	line-height: 18px
}

#productVariationBlock .variation-list .variation__link {
	display: block;
	float: left;
	flex-basis: 22%;
	margin: 0 4% 4% 0;
	border-radius: 0
}

#productVariationBlock .variation-list .variation__link:nth-of-type(4n) {
	margin-right: 0
}

#productVariationBlock .variation-list .variation__link:nth-of-type(5n) {
	margin-right: 4%
}

@media(min-width:600px) {
	#productVariationBlock .variation-list .variation__link {
		flex-basis: 18%;
		margin: 0 2.5% 2.5% 0
	}
	#productVariationBlock .variation-list .variation__link:nth-of-type(5n) {
		margin-right: 0
	}
	#productVariationBlock .variation-list .variation__link:nth-of-type(4n) {
		margin-right: 2.5%
	}
}

@media(min-width:946px) {
	#productVariationBlock .variation-list .variation__link {
		flex-basis: 22%;
		margin: 0 4% 4% 0
	}
	#productVariationBlock .variation-list .variation__link:nth-of-type(4n) {
		margin-right: 0
	}
	#productVariationBlock .variation-list .variation__link:nth-of-type(5n) {
		margin-right: 4%
	}
}

#productVariationBlock .variation-list .variation__link .variation__img {
	box-shadow: 0 2px 2px rgba(0, 0, 0, .05);
	border: 1px solid #dadbd9;
	padding: 5%;
	margin: 0;
	display: block;
	width: 100%;
	height: auto;
	box-sizing: border-box
}

#productVariationBlock .variation-list .variation__link.variation-selected .variation__img {
	border: 1px solid #00a5f7
}

.amount-in-cart {
	border: 1px solid #ddd;
	position: relative;
	background: #f1f3f1;
	padding: 8px 20px 14px;
	overflow: hidden;
	border-top: 0;
	z-index: 1;
	animation: fadeInDown .4s
}

@media(max-width:768px) {
	.amount-in-cart~.save-to-btns {
		padding-top: 20px!important
	}
}

@media(min-width:600px) {
	.amount-in-cart {
		margin-bottom: 20px;
		border-radius: 0 0 4px 4px
	}
}

@media(min-width:600px) and (max-width:945px) {
	.amount-in-cart:before {
		top: 0!important
	}
}

@media(min-width:769px) {
	.side-col .amount-in-cart {
		margin-top: -23px
	}
}

.amount-in-cart:before {
	position: absolute;
	content: " ";
	left: 0;
	top: 1px;
	right: 0;
	height: 4px;
	background-color: rgba(0, 0, 0, .09);
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .15), transparent);
	background-repeat: repeat-x;
	background-color: transparent
}

.amount-in-cart .amount,
.amount-in-cart .total {
	font-size: .8em;
	margin-bottom: 2px
}

.amount-in-cart .amount {
	font-weight: 700;
	text-align: center
}

.amount-in-cart .total {
	float: right
}

.amount-in-cart .btn {
	box-sizing: border-box;
	width: 49%;
	float: left;
	display: block;
	padding: 8px 0;
	border-radius: 3px;
	position: relative;
	z-index: 1
}

.amount-in-cart .btn.btn-orange {
	float: right
}

@media(min-width:0px) and (max-width:320px),
(min-width:600px) and (max-width:1100px) {
	.amount-in-cart .btn {
		float: none;
		width: 100%;
		margin-bottom: 6px
	}
	.amount-in-cart .btn.btn-orange {
		float: none;
		margin-bottom: 0
	}
}

@keyframes numberIncrementFade {
	0% {
		opacity: 1;
		transform: scale(1)
	}
	to {
		opacity: 0;
		transform: scale(4)
	}
}

.cart-utility .btn-glass {
	position: relative
}

.cart-utility .btn-glass .number-fade {
	position: absolute;
	height: 30px;
	line-height: 30px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	animation: numberIncrementFade .6s
}

#zoom {
	position: relative
}

.drift-zoom-pane img {
	max-width: 1000px;
	max-height: 1000px
}

.super-zoom #zoom img {
	max-width: 2000px;
	max-height: 2000px
}

.image-note {
	position: absolute
}

.image-note>.background {
	border: 1px solid #fff;
	outline: 1px solid #000;
	background: #fff;
	opacity: .2;
	filter: alpha(opacity=20);
	width: 100%;
	height: 100%
}

.image-note>.note {
	background: #fff;
	display: block;
	font-size: 13px;
	max-width: 250px;
	text-align: left;
	padding: 10px
}

#close-super-zoom {
	display: none;
	z-index: 1
}

#gallery {
	width: 70%;
	float: left;
	position: relative;
	box-sizing: border-box
}

#gallery .box {
	position: relative;
	padding: 20px 20px 10px;
	margin-bottom: 0;
	border-radius: 4px 4px 0 0;
	border-bottom: none;
	overflow: hidden;
	min-height: 300px
}

#gallery .box.no-thumbnails {
	padding: 20px 20px 0
}

#gallery .box.no-thumbnails .thumbnails {
	display: none
}

@media(min-width:0px) and (max-width:945px) {
	#gallery .box {
		padding-bottom: 0
	}
}

#gallery #zoom .blocker {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	animation: fadeIn .3s both
}

#gallery #no-zoom,
#gallery #zoom {
	padding: 0;
	margin: 0 auto
}

#gallery #no-zoom.movement .zoomImg,
#gallery #zoom.movement .zoomImg {
	opacity: 0!important
}

#gallery #no-zoom #mainImage,
#gallery #no-zoom #mainImage img,
#gallery #zoom #mainImage,
#gallery #zoom #mainImage img {
	margin: 0 auto;
	display: block;
	max-height: 500px
}

#gallery .disclaimerText {
	text-align: left;
	font-size: .6em;
	line-height: 1.4em;
	margin-bottom: 0;
	float: left;
	width: 100%;
	padding-top: 20px
}

@media(min-width:1100px) {
	#gallery .disclaimerText {
		text-align: center;
		font-size: .8em;
		line-height: 18px;
		max-width: 63%;
		clear: both;
		float: none;
		margin: 0 auto
	}
}

@media(min-width:1100px) {
	#gallery .box {
		padding: 20px 204px 20px 20px
	}
	#gallery .box.no-thumbnails {
		padding: 20px
	}
}

#gallery #zoom {
	width: 100%;
	float: left;
	padding: 0
}

#gallery #zoom a {
	margin: 0 auto
}

#gallery #zoom a img {
	max-height: 500px
}

#gallery #no-zoom {
	width: 100%;
	float: left;
	text-align: center
}

#gallery #no-zoom img {
	margin: 0 auto;
	display: block;
	max-height: 500px
}

.model-container {
	width: 100%;
	max-height: 600px;
	position: relative;
	overflow: hidden
}

.model-container:before {
	content: "";
	padding-bottom: 100%;
	display: block
}

.model-container--inverted {
	background: radial-gradient(#b9b9bc, #868688)
}

.model {
	width: 102%;
	height: 102%;
	margin: -1%;
	outline: none
}

.model,
.playground {
	position: absolute;
	top: 0
}

.playground {
	left: 0;
	background: #000;
	font-size: 12px;
	color: #fff;
	width: 180px
}

.playground__section {
	padding: 10px;
	border-bottom: 1px solid grey
}

.playground__section input {
	width: 20px
}

.playground__section input[type=number]::-webkit-inner-spin-button,
.playground__section input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.playground__section:last-child {
	border-bottom: none
}

.playground__section-title {
	font-size: 14px;
	color: #fff
}

.thumbnails {
	position: relative
}

.thumbnails:after,
.thumbnails:before {
	display: table;
	content: "";
	line-height: 0
}

.thumbnails:after {
	clear: both
}

@media(max-width:1099px) {
	.thumbnails {
		margin-top: 20px
	}
}

.thumbnails ul {
	margin: 0
}

.thumbnails li {
	display: block;
	cursor: pointer;
	background: #fff;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative
}

.thumbnails li img {
	padding: 4px;
	max-width: 36px;
	height: 36px;
	border: 1px solid #dadbd9;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .05);
	box-sizing: border-box
}

.thumbnails li .icon-play {
	color: #fff;
	text-shadow: 0 2px 5px rgba(0, 0, 0, .8);
	position: absolute;
	font-size: 1.7em;
	line-height: 1.3em;
	text-align: center;
	width: 100%;
	height: 100%;
	top: 0;
	background: rgba(0, 0, 0, .4)
}

.thumbnails li.active img {
	border: 1px solid #00a5f7;
	box-shadow: 0 0 6px rgba(0, 148, 222, .3)
}

@media(min-width:768px) {
	.thumbnails li:hover img {
		border: 1px solid #00a5f7;
		box-shadow: 0 0 6px rgba(0, 148, 222, .3)
	}
}

@media(min-width:946px) {
	.thumbnails li img {
		max-width: 60px;
		height: 60px
	}
	.thumbnails li .icon-play {
		text-shadow: 0 2px 5px rgba(0, 0, 0, .8);
		font-size: 2em;
		line-height: 1.8em
	}
}

@media(min-width:1100px) {
	.thumbnails {
		margin-right: -194px;
		float: right;
		width: 184px;
		max-height: 500px;
		overflow-y: auto;
		overflow-x: hidden
	}
	.thumbnails li {
		float: left;
		margin-left: 5%;
		margin-right: 1%;
		margin-bottom: 15px;
		width: 43%
	}
	.thumbnails li a {
		display: block;
		width: 76px;
		height: 76px;
		position: relative
	}
	.thumbnails li img {
		max-width: 76px;
		height: 76px;
		width: 100%
	}
	.thumbnails li .icon-play {
		text-shadow: 0 2px 5px rgba(0, 0, 0, .6);
		font-size: 2.5em;
		line-height: 1.8em;
		background: rgba(0, 0, 0, .3);
		width: auto;
		height: auto;
		top: 4px;
		right: 4px;
		bottom: 4px;
		left: 4px;
		line-height: 1.5
	}
}

.social-share {
	position: relative;
	z-index: 2;
	background-color: #eee;
	background-image: linear-gradient(180deg, #f3f4f3, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #cdcecc;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .3);
	border-radius: 0 0 4px 4px;
	margin-bottom: 20px
}

.social-share:after,
.social-share:before {
	display: table;
	content: "";
	line-height: 0
}

.social-share:after {
	clear: both
}

.social-share .custom-social {
	padding: 0 7px
}

.social-share .btn-group {
	padding-right: 7px
}

.social-share .icon-help {
	margin-right: 2px;
	font-size: 11px
}

@media(min-width:946px) {
	#zoom {
		cursor: -webkit-zoom-in;
		cursor: -moz-zoom-in;
		cursor: zoom-in
	}
	.super-zoom .pdp-v3 #zoom .gallery-img {
		max-height: 1000px
	}
	.super-zoom .pdp-v3 #gallery {
		z-index: 2;
		float: none;
		width: calc(100% + 420px)
	}
	.super-zoom .pdp-v3 #gallery .thumbnails {
		max-height: 900px
	}
	.super-zoom .pdp-v3 #gallery+.aside {
		position: relative
	}
	.super-zoom .pdp-v3 #gallery #close-super-zoom {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		line-height: 45px;
		font-size: 50px;
		width: 44px;
		height: 44px;
		text-align: center;
		color: #aeb0ad;
		z-index: 101
	}
	.super-zoom .pdp-v3 #gallery #zoom,
	.super-zoom .pdp-v3 #gallery .box {
		height: 100%
	}
	.super-zoom .pdp-v3 #gallery #zoom #mainImage {
		max-width: 1000px;
		max-height: 100%;
		width: 100%
	}
	.super-zoom .pdp-v3 #gallery #no-zoom,
	.super-zoom .pdp-v3 #gallery #zoom {
		cursor: -webkit-zoom-out;
		cursor: -moz-zoom-out;
		cursor: zoom-out
	}
}

.onoffswitch {
	position: relative;
	width: 50px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.onoffswitch .onoffswitch-label {
	color: #ccc;
	text-shadow: 0 1px 1px hsla(0, 0%, 100%, .8);
	height: 12px;
	padding: 2px 2px 1px;
	margin: 0;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 3px;
	background: #ececec;
	box-shadow: 0 0 4px rgba(0, 0, 0, .1), inset 0 1px 3px 0 rgba(0, 0, 0, .1);
	display: block;
	overflow: hidden;
	cursor: pointer
}

.onoffswitch .onoffswitch-inner {
	display: block;
	width: 200%;
	margin-left: -100%;
	transition: margin .3s ease-in 0s
}

.onoffswitch .onoffswitch-inner:after,
.onoffswitch .onoffswitch-inner:before {
	display: block;
	float: left;
	width: 50%;
	height: 13px;
	padding: 0;
	line-height: 13px;
	font-size: 12px;
	color: #fff;
	box-sizing: border-box
}

.onoffswitch .onoffswitch-inner:before {
	content: "On";
	padding-left: 5px;
	color: #298200
}

.onoffswitch .onoffswitch-inner:after {
	content: "Off";
	padding-right: 15px;
	background-color: #eee;
	color: #999;
	text-align: right;
	height: 17px;
	line-height: 18px;
	right: -10px;
	position: relative;
	margin-top: -3px
}

.onoffswitch .onoffswitch-switch {
	display: block;
	width: 18px;
	height: 15px;
	border: 1px solid rgba(0, 0, 0, .3);
	border-radius: 3px;
	background: #fff;
	background-image: linear-gradient(0deg, #ececec, #fff);
	box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, .5);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 30px;
	transition: all .3s ease-in 0s
}

.onoffswitch .onoffswitch-checkbox {
	display: none
}

.onoffswitch .onoffswitch-checkbox:checked+.onoffswitch-label {
	background: #f78c00
}

.onoffswitch .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
	margin-left: 0;
	text-shadow: none
}

.onoffswitch .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner:before {
	color: #fff
}

.onoffswitch .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
	right: 0;
	background-image: linear-gradient(180deg, #ffa126, #df7f00)
}

.subscription {
	padding: 15px;
	font-size: 12px;
	line-height: 10px;
	margin-bottom: 10px
}

.subscription.active {
	background-color: rgba(247, 140, 0, .15);
	border: 1px solid #f78c00
}

.subscription.alert {
	padding: 0;
	overflow: hidden;
	margin: 15px 0 40px
}

.subscription.alert .header {
	padding: 20px
}

.subscription.alert .header .close {
	top: 20px;
	right: 0
}

.subscription.alert .header .icon {
	float: left;
	width: 50px;
	height: 50px;
	font-size: 45px;
	border: 2px solid #f78c00;
	border-radius: 100px;
	color: #f78c00;
	line-height: 50px;
	text-align: center;
	margin-right: 15px
}

.subscription.alert .header .icon .icon-check {
	font-size: 30px;
	top: -4px;
	position: relative
}

.subscription.alert .header h3 {
	font-size: 24px;
	width: auto;
	float: none;
	clear: none;
	margin: 5px 0 0;
	line-height: 25px;
	overflow: hidden
}

.subscription.alert .header h3 span {
	font-size: 13px;
	line-height: 15px;
	font-weight: 400;
	display: block
}

.subscription.alert .header h3.success {
	margin: 13px 0 0
}

.subscription.alert .alert-list {
	color: #3b3d3b;
	padding: 0 20px 10px;
	background-color: #fff;
	border-top: 1px solid #f78c00
}

.subscription.alert .alert-list .item-listing {
	padding: 10px 0
}

.subscription.alert .alert-list .item-listing:hover {
	background-color: #fff
}

.subscription.alert .alert-list .item-listing .order-thumb {
	width: 60px;
	min-height: 60px
}

.subscription.alert .alert-list .item-listing .col1 {
	width: 85px
}

.subscription.alert .alert-list .item-listing .col4 {
	width: 25%
}

.subscription.alert .alert-list .cta {
	float: right;
	font-size: 15px;
	text-align: right;
	margin-right: 10px;
	margin-top: 25px;
	margin-bottom: 10px
}

.subscription.alert .alert-list .cta span {
	color: #298200;
	font-weight: 700;
	font-size: 23px
}

.subscription.alert .alert-list .cta div {
	color: #b2b7b1;
	font-size: 11px;
	margin-top: 4px
}

.subscription.alert .alert-list .btn {
	float: right;
	margin-top: 17px
}

.subscription.alert.merge-toggle {
	width: 60%;
	padding: 10px;
	margin: 15px auto 0;
	font-size: 13px
}

.subscription.alert.merge-toggle input {
	float: left;
	margin: 0 10px 0 0
}

.subscription.alert.merge-toggle span {
	overflow: hidden;
	display: block;
	line-height: 13px
}

.subscription .subtop {
	padding-right: 60px
}

.subscription .subText {
	float: left;
	line-height: 13px
}

.subscription .subText span {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 10px;
	display: block;
	line-height: 16px
}

.subscription .subText span i {
	font-size: 22px;
	position: relative;
	top: 2px;
	margin-right: 5px
}

.subscription .subText span i:before {
	transform: scaleX(-1)
}

.subscription .onoffswitch {
	float: right;
	margin-right: -60px
}

.subscription .onoffswitch .onoffswitch-switch {
	height: 15px
}

.subscription .onoffswitch-inner:before {
	color: #f78c00
}

.subscription .subOption {
	padding: 10px 0 0 20px;
	clear: both;
	line-height: 25px
}

.subscription .subOption input[type=radio] {
	float: left;
	margin: 5px 0 0 -25px
}

.subscription .subOption select {
	margin-bottom: 0;
	margin-top: 6px;
	width: 100%
}

.subscription .subSelect {
	float: right;
	width: 100%;
	margin-top: 6px;
	line-height: 13px
}

.warranty-plans {
	border-top: 1px solid #ddd;
	padding-top: 12px;
	margin: 18px 0;
	line-height: 1.4
}

.warranty-plans__heading {
	font-weight: 600;
	font-size: 15px;
	margin-bottom: 0;
	line-height: 1.3
}

.warranty-plans .warranty-plans__info {
	text-align: left;
	color: #333;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
	margin-top: 0
}

.warranty-plans .radio-box {
	flex-wrap: wrap
}

.warranty-plans .radio-box__item:first-child:nth-last-child(5),
.warranty-plans .radio-box__item:first-child:nth-last-child(5)~li {
	width: auto;
	max-width: 100%
}

.warranty-plans .radio-box__item:first-child:nth-last-child(5) {
	width: 100%;
	margin-bottom: 7px
}

.warranty-plans .radio-box__item:nth-child(2):nth-last-child(4) {
	margin-left: 0
}

.warranty-plans .radio-box__item:first-child:nth-last-child(4),
.warranty-plans .radio-box__item:first-child:nth-last-child(4)~li {
	width: auto;
	max-width: 100%
}

.warranty-plans .radio-box__item:first-child:nth-last-child(4) {
	width: 100%;
	margin-bottom: 7px
}

.warranty-plans .radio-box__item:nth-child(2):nth-last-child(3) {
	margin-left: 0
}

.warranty-plans .radio-box__item:first-child:nth-last-child(3),
.warranty-plans .radio-box__item:first-child:nth-last-child(3)~li {
	width: auto;
	max-width: 33.3%
}

.warranty-plans .radio-box__item:first-child:nth-last-child(2),
.warranty-plans .radio-box__item:first-child:nth-last-child(2)~li {
	width: auto;
	max-width: 50%
}

.warranty-plans .radio-box__label {
	display: flex;
	justify-content: center;
	align-items: center
}

.warranty-modal__intro {
	line-height: 1.4;
	font-size: 14px
}

.warranty-modal__highlights {
	font-size: 14px;
	line-height: 1.3;
	margin-left: 18px;
	margin-bottom: 19px
}

.warranty-modal__highlights li {
	margin-bottom: 4px
}

.warranty-modal__img {
	display: block;
	box-sizing: border-box;
	padding: 0 15px;
	margin: 0 auto 30px
}

@media(min-width:600px) {
	.warranty-modal__img {
		margin: 0 auto 10px
	}
}

.warranty-modal__radio {
	margin-bottom: 5px;
	line-height: 1.4;
	clear: both
}

.warranty-modal__radio input {
	margin-top: -3px
}

.warranty-modal__dontshow {
	float: right;
	margin: 5px 5px 0 0;
	font-weight: 400;
	font-size: 12px;
	color: #949793;
	padding-left: 25px;
	text-align: left;
	line-height: 1.2
}

.warranty-modal__dontshow input {
	max-width: 25px;
	float: left;
	margin: 6px 0 0 -25px
}

.warranty-modal .modal-header {
	background: #f6f7f5;
	font-weight: 600;
	font-size: 19px;
	padding: 15px 20px;
	border-radius: 4px 4px 0 0;
	position: relative
}

.warranty-modal .modal-header .icon-check {
	color: #36ab00
}

.warranty-modal .modal-footer {
	background: 0 0;
	border: none;
	box-shadow: none;
	padding-top: 5px
}

.warranty-modal .modal-footer .btn {
	width: 100%;
	margin: 0 0 5px
}

@media(min-width:600px) {
	.warranty-modal .modal-footer .btn {
		margin: 0 6px 5px 0
	}
}

@media(min-width:625px) {
	.warranty-modal .modal-footer .btn {
		width: auto;
		float: left;
		margin: 0 6px 0 0
	}
}

@media(max-width:624px) {
	.modal.warranty-modal .modal-footer .btn+.btn {
		margin-left: 0
	}
}

@media(min-width:600px) {
	.row {
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.cols-sm--5 {
		width: 41.66666667%
	}
	.cols-sm--7 {
		width: 58.33333333%
	}
}

.pdp-v3 {
	display: flex;
	flex-direction: column
}

.page-header {
	order: -2
}

@media(max-width:768px) {
	.product-page {
		display: flex;
		flex-direction: column
	}
}

.product-page .main-col {
	margin-bottom: 15px;
	float: left;
	width: 70%
}

.product-page .main-col .padded {
	padding: 20px
}

.product-page .main-col .padded:after,
.product-page .main-col .padded:before {
	display: table;
	content: "";
	line-height: 0
}

.product-page .main-col .padded:after {
	clear: both
}

@media(min-width:600px) and (max-width:945px) {
	.product-page .main-col {
		width: 100%;
		float: none
	}
}

.product-page .side-col {
	margin: 0 0 20px 1.5%;
	float: right;
	clear: right;
	width: 28.5%
}

.product-page .side-col .padded {
	padding: 20px
}

.product-page .side-col .padded-vertical {
	padding: 20px 0
}

.product-page .lastPurchased {
	margin: 0 0 10px;
	padding: 5px 35px 5px 12px;
	font-size: 12px;
	line-height: 15px
}

.product-page .lastPurchased:hover {
	background-color: #d3f0ff
}

.product-page .lastPurchased:before {
	font-size: 27px;
	line-height: 58px;
	content: "\e801";
	text-align: center;
	height: 50px;
	position: absolute;
	right: 22px;
	margin-top: -13px;
	font-family: fontello;
	font-weight: 400;
	font-style: normal;
	display: inline-block;
	text-decoration: none;
	text-indent: 0;
	text-shadow: 0 1px 0 #fff
}

.product-page .lastPurchased.reorder {
	background-color: #feeed8;
	border-color: #f78c00;
	color: #834b00
}

.product-page .lastPurchased.reorder:hover {
	background-color: #fff3e1
}

@media(min-width:0px) and (max-width:599px) {
	.product-page .lastPurchased {
		margin: 0 10px 10px
	}
}

.product-page h3 .icon-question {
	font-size: 13px;
	position: relative;
	top: -1px
}

.product-page h3 .popover {
	font-weight: 400
}

@media(min-width:600px) and (max-width:945px) {
	.social-share .custom-social {
		display: none
	}
	.product-page #gallery {
		width: 54%
	}
	.product-page #subject {
		width: 44.5%
	}
	.product-page .aside,
	.product-page .main-col {
		width: 100%;
		margin-left: 0;
		float: none;
		clear: both
	}
	#no-zoom,
	#zoom {
		margin: 0 0 20px;
		width: 100%
	}
}

@media(min-width:0px) and (max-width:599px) {
	.product-page #gallery .box {
		border-radius: 0
	}
	.product-page #gallery .social-share {
		border-width: 0 0 1px;
		border-radius: 0
	}
	.product-page .feature {
		float: none;
		width: 100%;
		margin-left: 0;
		order: 1
	}
	.product-page .main-col .details {
		font-size: 14px;
		line-height: 20px;
		order: 0
	}
	.product-page .main-col .box {
		display: flex;
		flex-direction: column
	}
}

@media(min-width:0px) and (max-width:599px) {
	.product-page #gallery,
	.product-page .main-col,
	.product-page .side-col {
		float: none;
		width: 100%;
		margin: 0
	}
}

.downloads {
	display: flex;
	flex-wrap: wrap
}

.downloads:after,
.downloads:before {
	display: table;
	content: "";
	line-height: 0
}

.downloads:after {
	clear: both
}

.downloads .item {
	float: left;
	text-align: center;
	margin-right: 7.5%;
	margin-bottom: 20px;
	display: block;
	width: 28%
}

.downloads .item:nth-child(3n) {
	margin-right: 0
}

.downloads .item img {
	width: 100%;
	border: 1px solid #dadbd9;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .3), 0 1px 2px rgba(0, 0, 0, .1)
}

.downloads .item:hover img,
.downloads .item:hover span.fake {
	border: 1px solid #aeb0ad
}

.downloads .item:last-child {
	margin-right: 0
}

.downloads span {
	display: block;
	margin-top: 5px;
	font-size: 13px;
	line-height: 13px
}

.downloads .download_info {
	clear: both;
	font-size: .7em;
	line-height: 1.4em;
	margin-bottom: 0
}

.warranty-info {
	font-size: .75em;
	line-height: 1.2em
}

.warranty-info b {
	display: block;
	margin-bottom: 5px
}

.warranty-info p a:first-child {
	display: none
}

.warranty-info br {
	display: block
}

.warranty-info br+br {
	display: none
}

.warranty-info p:last-child {
	margin-bottom: 0
}

.highlights {
	margin: 0 0 20px
}

.highlights li {
	display: block;
	font-size: .8em;
	line-height: 1.2em;
	color: #3b3d3b;
	padding-left: 20px;
	position: relative;
	margin-bottom: 10px
}

.highlights li:before {
	position: absolute;
	left: 0;
	top: 0;
	color: #36ab00;
	font-size: 1em
}

.side-col .side-header {
	font-weight: 700;
	font-size: 15px;
	display: block
}

.side-col .shipping-brief {
	margin-bottom: 0
}

.side-col .shipping-brief p {
	margin-bottom: 5px
}

.side-col .side-description {
	font-size: 14px;
	line-height: 18px
}

.side-col .side-float .side-header {
	float: left;
	clear: left;
	width: 51%;
	text-align: left;
	margin: 0
}

.side-col .side-float .side-description {
	text-align: right;
	margin-left: 35%;
	display: block;
	line-height: 30px
}

.side-col .side-float .rating+a {
	display: inline!important
}

.side-col .side-float .rating {
	display: inline
}

.side-col .vendor-logo {
	width: 80%;
	background: #fff;
	padding: 0 10%;
	display: block;
	margin: 0 0 15px
}

.side-col .vendor-logo img {
	margin: 0 auto;
	display: block
}

.side-col .vendor-text {
	display: block;
	text-align: center;
	font-size: .8em;
	line-height: 1.2em
}

.meta .popover-content p {
	margin-bottom: 10px;
	font-size: .9em;
	line-height: 1.4em
}

.meta .popover-content p:last-child {
	margin-bottom: 0
}

.meta dd,
.meta dt {
	margin-bottom: 7px
}

.meta dd:last-of-type,
.meta dt:last-of-type {
	margin-bottom: 0
}

.meta .reviews strong {
	float: left;
	margin-right: 5px
}

.meta .reviews a {
	top: 0;
	position: relative
}

.meta .rating {
	margin-top: 0;
	height: auto
}

.meta .rating+a {
	display: block
}

.meta a.btn {
	margin-top: 5px
}

.side-col .downloads+div {
	margin-top: 20px
}

.side-col .side-section {
	clear: both
}

.side-col .side-section .header-4 {
	border: none;
	margin: 0;
	padding: 0
}

#whiteGloveButton {
	border-top: 1px solid #dadbd9;
	padding: 20px 0;
	text-align: center;
	display: none
}

#whiteGloveButton>p {
	font-style: italic;
	font-size: 1.1em;
	line-height: 1em;
	margin: 0;
	color: #616460;
	display: block;
	padding: 3px 0 0;
	text-shadow: 0 1px 0 hsla(0, 0%, 100%, .6)
}

#whiteGloveButton>p span {
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	display: block;
	font-size: .6em
}

#whiteGloveButton a {
	font-size: .6em;
	line-height: 2em;
	display: block;
	margin: -2px 0 -7px
}

#whiteGloveButton .popover-content {
	font-size: .75em;
	line-height: 1.4em
}

#whiteGloveButton .popover-content p {
	margin-bottom: 10px
}

#whiteGloveButton .popover-content :last-child {
	margin-bottom: 0
}

.product__stat {
	display: flex;
	margin-top: 15px
}

.product__stat.hide {
	display: none
}

.product__stat:last-child {
	margin-bottom: 0
}

.product__stat-title {
	display: flex;
	flex: 1 1 auto;
	font-weight: 700;
	font-size: 16px;
	line-height: 17px;
	align-items: center
}

.product__stat-desc {
	display: flex;
	flex: 0 0 auto;
	font-size: 14px;
	line-height: 17px;
	text-align: right
}

.no-flexbox .product__stat-desc {
	float: right
}

.product__ship {
	display: block;
	font-size: 14px;
	line-height: 17px;
	margin-top: 15px
}

.product__ship-title {
	display: block;
	font-weight: 700;
	font-size: 16px;
	line-height: 17px;
	margin-bottom: 5px
}

.product__ship-feature {
	position: relative;
	width: 100%;
	max-width: 360px;
	border: 1px solid #dadbd9;
	padding: 15px 15px 15px 100px;
	border-radius: 4px;
	box-sizing: border-box;
	margin-top: -22px;
	background: #fff
}

.product__ship-opt {
	font-size: 20px;
	line-height: 22px;
	font-weight: 700
}

.product__ship-note {
	font-size: 14px;
	line-height: 14px;
	color: #616460;
	margin-top: 2px
}

.product__ship-note i {
	font-size: 11px;
	color: #aeb0ad;
	margin-left: 3px
}

.product__ship-icon {
	position: absolute;
	left: 15px;
	top: 6px;
	width: 73px
}

.product__ship-q {
	display: block;
	font-size: 13px
}

.product__ship-feature+.product__ship-q {
	margin-top: 5px
}

#recipe-product-ads-new,
.feature {
	width: 40%;
	float: right;
	clear: right;
	margin: 0 0 20px 15px
}

.feature table td {
	text-align: left
}

.feature.ads {
	margin-bottom: 0
}

@media(min-width:946px) {
	.feature.ads {
		text-align: right
	}
}

.feature.ads .pull-right {
	float: none
}

.feature.ads p {
	margin: 0!important
}

.feature.ads a {
	display: block;
	margin: 0 0 20px!important
}

.feature .toolbar {
	height: auto
}

.details-disclaimer-icon {
	height: 1.1em;
	vertical-align: -1px
}

.warning__text {
	font-size: 16px;
	font-weight: 900;
	line-height: 16px;
	color: #3b3d3b
}

.warning__text .details-disclaimer-icon {
	height: auto;
	width: 14px
}

#prop65Modal {
	text-align: left!important
}

.warning__link-text {
	color: #298200;
	white-space: nowrap
}

.warning__link-text i {
	font-size: 12px
}

.warning__link-text:hover {
	color: #194f00
}

#prop65-label {
	width: 430px;
	max-width: 100%;
	border: 2px solid;
	text-align: center;
	border-radius: 8px;
	margin: 0 auto;
	padding: 5px;
	font-family: sans-serif
}

#prop65-label .prop65-label__header {
	display: block;
	width: 100%;
	border-bottom: 2px solid;
	padding: 10px;
	box-sizing: border-box
}

#prop65-label .prop65-label__icon,
#prop65-label .prop65-label__title {
	vertical-align: middle
}

#prop65-label .prop65-label__title {
	vertical-align: middle;
	margin-left: 5px
}

#prop65-label p {
	padding: 10px;
	margin: 0;
	font-family: sans-serif;
	font-size: 15px;
	text-align: left
}

#prop65-label a {
	color: #000;
	font-weight: 900;
	text-decoration: none
}

.outlet-notice {
	border-color: #cf3700;
	padding: 10px;
	box-sizing: border-box;
	font-size: 13px;
	line-height: 16px;
	font-weight: 600
}

.outlet-notice p {
	margin-bottom: 10px;
	font-weight: 400
}

.outlet-notice div {
	font-style: italic;
	font-size: 13px;
	margin-bottom: 10px
}

.outlet-notice span {
	text-transform: uppercase;
	margin-bottom: 5px;
	display: block
}

.outlet-notice span.heading {
	background-color: #fff;
	color: #cf3700;
	text-transform: uppercase;
	display: block;
	margin: -17px auto 10px;
	font-size: 16px;
	width: 200px;
	text-align: center;
	text-decoration: none
}

@media(min-width:0px) and (max-width:599px) {
	.comparison-container .ribbon-list {
		position: absolute;
		left: 0;
		font-size: 8px!important
	}
}

.comparison-container .comparison-item {
	width: 49%;
	float: left
}

.comparison-container .comparison-item+.comparison-item {
	float: right
}

.comparison-container .comparison-item .altMessageForDiscontinuedProduct {
	padding-bottom: 10px;
	font-size: 12px;
	color: #cf3700;
	line-height: 18px
}

.comparison-container .comparison-item .btn-replace {
	width: 100%;
	padding: 7px 0;
	font-size: 14px;
	height: 40px
}

@media(min-width:0px) and (max-width:599px) {
	.comparison-container .comparison-item .pricing table td,
	.comparison-container .comparison-item .pricing table th {
		white-space: normal;
		text-align: left;
		width: 100%;
		box-sizing: border-box;
		display: block;
		line-height: 1em
	}
}

@media(min-width:0px) and (max-width:599px) {
	.comparison-container .comparison-item .price {
		font-size: 1.7em!important
	}
}

@media(min-width:0px) and (max-width:599px) {
	.comparison-container .comparison-item .pricing table td {
		padding-left: 5px;
		border-top: 0
	}
}

@media only screen and (max-width:599px) {
	.comparison-container .comparison-item {
		width: 100%
	}
}

#comparison .comparison-container,
.compare-on #page>*,
.compare-on .page-header,
.compare-on .ppc-similar-products,
.compare-on .product-subhead {
	display: none
}

.compare-on #page .comparison-container,
.compare-on #page .modal-mount {
	display: block
}

.compare-on.pdp-v3 .product-page {
	padding-right: 0
}

.compare-on.pdp-v3 .side-col {
	margin-right: 0
}

.comparison-message {
	padding: 0;
	margin-top: 10px;
	position: relative;
	text-align: left;
	display: flex
}

@media(min-width:0px) and (max-width:599px) {
	.comparison-message {
		flex-direction: column
	}
}

.comparison-message .compare_save {
	font-weight: 700;
	font-size: 1.4em
}

@media(min-width:0px) and (max-width:599px) {
	.comparison-message .compare_save {
		font-size: 1.2em;
		margin-top: 0
	}
	.comparison-message .compare_save p {
		font-size: 16px;
		line-height: 18px;
		margin-bottom: 10px
	}
}

@media(min-width:0px) and (max-width:599px) {
	.comparison-message+.comparison-item .aside {
		display: none!important
	}
}

.comparison-message .altMessage {
	margin-bottom: 0
}

@media(min-width:0px) and (max-width:599px) {
	.comparison-message .altMessage {
		text-align: left;
		font-size: 14px;
		line-height: 19px
	}
}

.comparison-message .comparison-text {
	padding: 20px;
	flex: 0 1 100%
}

@media(min-width:0px) and (max-width:599px) {
	.comparison-message .comparison-text {
		padding: 18px;
		flex: none
	}
}

.comparison-message .comparison-icon {
	float: left;
	border-radius: 3px 0 0 3px;
	font-size: 70px;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: #5bab3c;
	background-image: linear-gradient(180deg, #91cc77, #368f19);
	border: 1px solid #909090;
	flex: 0 5 100%;
	display: flex;
	align-items: center;
	min-width: 150px
}

.comparison-message .comparison-icon.discontinued {
	background-color: #a8aaa6;
	background-image: linear-gradient(180deg, #b8bab7, #9b9d99)
}

.comparison-message .comparison-icon i {
	margin: 0 auto
}

@media only screen and (max-width:599px) {
	.comparison-message .comparison-icon {
		font-size: 45px;
		flex: none;
		min-width: 0;
		height: 60px
	}
}

.comparison-message .btn-toolbar {
	margin-bottom: 0
}

.comparison-message .btn-toolbar .btn {
	margin: 0 6px
}

.comparison-message .close {
	font-size: 12px;
	position: absolute;
	top: 10px;
	right: 10px
}

.comparison-item .comparison-topper {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	text-align: center;
	padding: 10px 0;
	background-color: #a8aaa6;
	background-image: linear-gradient(180deg, #b8bab7, #9b9d99);
	border: 1px solid #909090;
	border-radius: 3px 3px 0 0
}

.comparison-item .comparison-topper.recommended {
	background-color: #5bab3c;
	background-image: linear-gradient(180deg, #91cc77, #368f19);
	border: 1px solid #3e9421
}

.comparison-item .comparison-topper .icon-right-open {
	display: none
}

@media only screen and (max-width:599px) {
	.comparison-item .comparison-topper {
		font-size: 14px;
		padding: 4px 0
	}
	.comparison-item .comparison-topper .icon-right-open {
		display: inline-block;
		margin-left: 10px
	}
}

.comparison-item .compared {
	display: flex;
	align-items: center
}

.comparison-item .compared .vendor-logo {
	flex: 0 1 100%;
	padding: 0 20px 0 0
}

.comparison-item .compared .compare-highlights {
	flex: 0 1 100%
}

@media only screen and (max-width:767px) {
	.comparison-item .compared {
		display: block
	}
	.comparison-item .compared .vendor-logo {
		padding: 10px;
		margin: 0 auto
	}
}

.comparison-item .table-stylized .toolbar:after,
.comparison-item .table-stylized .toolbar:before {
	display: none
}

.comparison-item h1 {
	font-size: 1.3em;
	line-height: 1.15em;
	clear: both
}

.comparison-item .product-page>.main-col {
	display: block!important;
	float: left;
	clear: left
}

.comparison-item .product-page>.main-col .header-2,
.comparison-item .product-page>.main-col .video {
	display: none
}

.comparison-item .details {
	font-size: 80%;
	line-height: 1.4em
}

.comparison-item .details .header-2 {
	display: none
}

.comparison-item #subject {
	display: block;
	margin-left: 0;
	width: 100%
}

@media(min-width:0px) and (max-width:599px) {
	.comparison-item #subject .ag-item {
		padding: 20px 10px 10px
	}
}

.comparison-item #subject h1 {
	z-index: 3;
	position: relative
}

@media(min-width:0px) and (max-width:599px) {
	.comparison-item #subject h1 {
		font-size: 1em;
		margin: 0
	}
}

.comparison-item #subject .ag-item {
	border-radius: 0 0 3px 3px;
	border-top: 0;
	display: flex;
	flex-direction: row-reverse
}

.comparison-item #subject .comp-img {
	padding: 0 20px 0 0
}

@media(min-width:768px) {
	.comparison-item #subject .comp-ag,
	.comparison-item #subject .comp-img {
		flex: 1
	}
}

.comparison-item #subject .comp-ag .disclaimerText {
	font-size: 12px;
	line-height: 13px;
	margin-top: 10px;
	padding: 0
}

.comparison-item #subject .comp-ag .ribbon {
	margin-bottom: 5px
}

.comparison-item #subject .discontinued .comp-ag {
	display: flex;
	align-items: center
}

@media only screen and (min-width:600px) and (max-width:767px) {
	.comparison-item #subject .ag-item {
		display: block
	}
	.comparison-item #subject .ag-item .comp-img {
		padding: 20px 0 0
	}
	.comparison-item #subject .ag-item .comp-img a {
		width: 100%
	}
	.comparison-item #subject .ag-item .comp-img img {
		margin: 0 auto;
		display: block;
		border: 1px solid #b8b8b8;
		padding: 5px;
		box-sizing: border-box
	}
}

.comparison-item .side-col {
	display: none
}

.comparison-item #gallery+.side-col {
	display: block;
	margin-left: 0;
	float: none;
	width: 100%
}

.comparison-item #gallery+.side-col #whiteGloveButton,
.comparison-item #gallery+.side-col .add-to-contain,
.comparison-item #gallery+.side-col .vendor-text {
	display: none
}

.comparison-item #gallery+.side-col+.main-col {
	float: none;
	width: 100%
}

.comparison-item #gallery+.side-col .vendor-logo {
	border: none;
	margin-top: 0
}

.comparison-item #gallery+.side-col .feature {
	width: 100%;
	font-size: 18px;
	float: none;
	margin: 0
}

@media only screen and (max-width:599px) {
	.comparison-item.old #gallery+.side-col {
		display: none
	}
}

.comparison-item #comparison-item {
	display: block;
	float: right
}

.comparison-item #comparison-item>* {
	width: 100%!important
}

.video {
	font-size: .8em;
	line-height: 1.4em;
	position: relative;
	z-index: 1
}

.video .video-ui {
	box-shadow: inset 0 1px hsla(0, 0%, 100%, .5), 0 2px 2px rgba(151, 154, 150, .5);
	margin-bottom: 15px;
	cursor: pointer;
	position: relative;
	background-color: rgba(0, 0, 0, .18);
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .3));
	background-repeat: repeat-x;
	transition: all .3s
}

.video .video-ui:before {
	color: #fff;
	text-shadow: 0 2px 2px rgba(0, 0, 0, .4);
	position: absolute;
	left: 50%;
	margin-left: -35px;
	margin-top: -25px;
	top: 50%;
	font-size: 42px;
	padding: 5px;
	line-height: 41px;
	height: 40px;
	width: 65px;
	border-radius: 4px;
	background: rgba(0, 0, 0, .7);
	border: 1px solid #000;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .3), 0 2px 2px rgba(0, 0, 0, .4)
}

.video .video-ui:hover {
	box-shadow: inset 0 1px hsla(0, 0%, 100%, .5), 0 2px 2px rgba(151, 154, 150, .5);
	background-color: rgba(0, 0, 0, .13);
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .05), rgba(0, 0, 0, .25));
	background-repeat: repeat-x
}

.video .video-ui:hover:before {
	text-shadow: 0 2px 2px rgba(0, 0, 0, .4), 0 0 10px hsla(0, 0%, 100%, .4)
}

.video .video-ui:active:before {
	margin-top: -24px
}

.video .video-ui img {
	position: relative;
	z-index: -1;
	width: 100%
}

.video.feature .resources {
	margin-top: 12px
}

.video .video-ui img {
	border-radius: 4px
}

.video a.btn-light {
	margin-top: 5px
}

.video .video-nav .btn {
	margin-bottom: 5px
}

.video.video-2 .video-ui {
	float: left;
	width: 40%;
	margin-right: 3%
}

.video.video-2 div.btn-group,
.video.video-2 p {
	width: 55%;
	float: left
}

.video .about {
	margin-top: 15px
}

.video .about p {
	margin: 0
}

.video .transcript {
	height: 200px;
	overflow: scroll;
	line-height: 20px;
	margin-top: 15px;
	padding: 15px;
	background: #eef0ed;
	box-shadow: inset 0 0 4px rgba(0, 0, 0, .2)
}

.video .embed textarea {
	margin-top: 15px;
	width: 97%;
	padding: 2%;
	height: 94px
}

#orderGuide .modal-body:after,
#orderGuide .modal-body:before {
	display: table;
	content: "";
	line-height: 0
}

#orderGuide .modal-body:after {
	clear: both
}

@media(min-width:0px) and (max-width:599px) {
	#orderGuide .modal-footer button {
		margin-top: 5px;
		margin-bottom: 5px
	}
}

@media(min-width:0px) and (max-width:599px) {
	#orderGuideForm {
		max-height: 400px!important;
		overflow: scroll!important
	}
}

#orderGuideForm .addToBox {
	padding: 15px
}

#orderGuideForm .addToBox:after,
#orderGuideForm .addToBox:before {
	display: table;
	content: "";
	line-height: 0
}

#orderGuideForm .addToBox:after {
	clear: both
}

#orderGuideForm .user-name {
	vertical-align: middle;
	display: inline-block;
	font-weight: 700;
	width: 40%;
	padding: 20px 0
}

#orderGuideForm .user-name label input[type=checkbox] {
	display: inline-block;
	margin-top: -2px;
	margin-right: 10px
}

#orderGuideForm .user-name label span {
	display: inline-block;
	margin-top: 5px
}

@media(min-width:0px) and (max-width:945px) {
	#orderGuideForm .user-name {
		width: 40%
	}
}

@media(min-width:0px) and (max-width:599px) {
	#orderGuideForm .user-name {
		width: 90%;
		float: left;
		padding: 0
	}
}

@media(min-width:1280px) {
	#orderGuideForm .user-name {
		width: 40%;
		padding: 10px 0
	}
}

#orderGuideForm .order-category {
	width: 55%;
	vertical-align: middle;
	display: inline-block;
	float: right
}

@media(min-width:0px) and (max-width:599px) {
	#orderGuideForm .order-category {
		float: left;
		width: 100%
	}
}

@media(min-width:1280px) {
	#orderGuideForm .order-category {
		width: 55%
	}
}

#orderGuideForm .choose-category {
	width: 100%;
	font-size: .8em;
	float: right;
	padding: 2%
}

#orderGuideForm .choose-category select {
	max-width: 50%;
	float: right
}

@media(min-width:0px) and (max-width:945px) {
	#orderGuideForm .choose-category {
		font-size: .7em
	}
}

@media(min-width:1280px) {
	#orderGuideForm .choose-category {
		width: 30%;
		font-size: .8em;
		float: right;
		padding: 2%
	}
	#orderGuideForm .choose-category select {
		max-width: 100%;
		float: none
	}
}

@media(min-width:0px) and (max-width:599px) {
	#orderGuideForm .choose-category {
		width: 100%;
		display: block;
		margin-top: 10px;
		float: left;
		padding: 0
	}
	#orderGuideForm .choose-category select {
		float: left;
		max-width: 100%
	}
}

#orderGuideForm .add-category {
	max-width: 100%;
	font-size: .8em;
	float: right;
	padding: 2%
}

#orderGuideForm .add-category label {
	display: inline;
	padding-right: 5px;
	font-size: 1em
}

#orderGuideForm .add-category input[type=text] {
	margin-bottom: 0;
	width: 150px;
	font-size: 1em;
	display: inline;
	position: relative;
	top: -2px
}

@media(min-width:1280px) {
	#orderGuideForm .add-category {
		max-width: 60%
	}
	#orderGuideForm .add-category label {
		display: inline;
		padding-right: 5px
	}
	#orderGuideForm .add-category input[type=text] {
		margin-bottom: 0;
		width: 150px;
		display: inline
	}
}

@media(min-width:0px) and (max-width:599px) {
	#orderGuideForm .add-category {
		width: 100%;
		float: none;
		padding: 0
	}
	#orderGuideForm .add-category input[type=text] {
		width: 96%
	}
}

@media(min-width:0px) and (max-width:599px) {
	#orderGuideForm .add-category {
		width: 100%
	}
}

.guide-add {
	min-height: none
}

.modal.guide-add .modal-body {
	padding: 15px 40px;
	max-height: none
}

.guide-add .modal-footer .btn {
	padding: 10px 30px
}

.guide-add__row {
	display: flex;
	align-items: center;
	padding: 20px 10px;
	flex-wrap: wrap
}

@media(min-width:600px) {
	.guide-add__row {
		flex-wrap: nowrap
	}
}

.guide-add__row .form__multiselect-element.disabled {
	opacity: .5
}

.guide-add__row .form__multiselect-element.disabled+.form__multiselect-text {
	pointer-events: none
}

.guide-add__row .form__multiselect-element,
.guide-add__sub {
	transition: .2s
}

.guide-add__section {
	padding: 0 10px;
	flex: 1 0 100%;
	margin-bottom: 20px
}

@media(min-width:600px) {
	.guide-add__section {
		flex: 1 1 33%;
		margin-bottom: 0
	}
}

.guide-add__subtitle {
	margin-bottom: 0
}

.guide-add__sub.disabled {
	opacity: .5;
	pointer-events: none
}

.guide-add__error {
	color: #bd362f;
	font-size: 14px;
	margin-bottom: 20px
}

.side-col #recipe-product-ads-new {
	width: 100%;
	margin: 0;
	clear: none;
	float: none
}

#adholder+#recipe-product-ads-new,
.ads+#recipe-product-ads-new {
	margin-top: 20px
}

#recipe-product-ads-new {
	position: relative;
	z-index: 5;
	background: #fff;
	border-radius: 4px;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, .08);
	cursor: pointer
}

#recipe-product-ads-new:before {
	content: "";
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, .24);
	box-sizing: border-box;
	pointer-events: none
}

#recipe-product-ads-new:hover:before {
	border-color: rgba(0, 0, 0, .35)
}

@media(min-width:0px) and (max-width:599px) {
	#recipe-product-ads-new {
		display: none
	}
}

#recipe-product-ads-new .mini-header {
	max-height: 150px;
	width: 100%;
	overflow: hidden;
	position: relative;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}

#recipe-product-ads-new .mini-header img {
	width: 100%;
	position: relative;
	top: -50px
}

#recipe-product-ads-new .recipe-content {
	padding: 3%;
	background: #eef0ed
}

#recipe-product-ads-new .recipe-content p {
	font-size: 13px;
	line-height: 16px;
	margin: 0
}

#recipe-product-ads-new .recipe-content p a {
	display: block;
	font-weight: 600;
	font-size: 22px;
	margin: 0 0 5px;
	color: #3b3d3b
}

#recipe-product-ads-new .recipe-content .btn {
	margin: 8px 0 0
}

#recipe-product-ads-new .recipe-content .feature-ingr {
	text-transform: uppercase;
	font-size: 12px;
	margin: 0 0 5px
}

#recipe-product-ads-new .feature-multi {
	background: rgba(0, 0, 0, .8);
	padding: 8px 13px;
	color: #fff;
	width: auto;
	position: absolute;
	z-index: 2;
	right: 0;
	top: 10px;
	font-size: 12px;
	letter-spacing: .04em;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	line-height: 1.4em;
	text-align: right;
	margin: 0
}

#recipe-product-ads-new .feature-multi span {
	color: #41cf00;
	font-weight: 600;
	display: block;
	font-size: 17px;
	text-shadow: 1px 1px 1px #000
}

#recipe-product-ads-new .rep-adstats {
	border-bottom: 1px solid #dadbd9;
	float: left;
	width: 100%;
	margin: 0 0 15px;
	background: #fff
}

#recipe-product-ads-new ul {
	margin: 0
}

#recipe-product-ads-new li {
	list-style-type: none;
	display: inline;
	color: #fff;
	padding: 0 5px
}

#recipe-product-ads-new .stats-main {
	width: 50%;
	float: left;
	padding: 10px 0 13px;
	box-sizing: border-box;
	border-right: 1px solid #dadbd9;
	text-align: center
}

#recipe-product-ads-new .stats-main p {
	font-size: 32px;
	color: #dc4e44;
	font-weight: 600;
	margin: 0
}

#recipe-product-ads-new .stats-main:last-child {
	border: none
}

#recipe-product-ads-new .recipe-level {
	background: rgba(209, 64, 19, .74);
	float: right;
	border-radius: 4px;
	position: relative;
	z-index: 3;
	padding: 5px 5px 2px;
	margin: 15px 15px 90px 0
}

.expanded-detail .details {
	width: 100%
}

.expanded-detail .detail-section+.detail-section {
	border-top: 1px solid #dadbd9;
	clear: both
}

.expanded-detail .detail-section:last-child {
	border-bottom: 0
}

.expanded-detail .detail-section.feature-review+.detail-section {
	border-top: 0
}

.expanded-detail .customer-qa-template+.compare-template {
	padding-top: 40px
}

.expanded-detail .certs {
	margin-top: 35px
}

@media(min-width:0px) and (max-width:599px) {
	.expanded-detail .findRelatedProducts {
		padding: 20px
	}
}

.detail-section .flex-container,
.guide-section .flex-container {
	display: flex;
	flex-direction: row;
	align-items: center;
	overflow: hidden
}

@media(min-width:0px) and (max-width:599px) {
	.detail-section .flex-container,
	.guide-section .flex-container {
		align-items: flex-start
	}
}

.detail-section li,
.guide-section li {
	font-size: 1em;
	line-height: 1.5em
}

.exp-crop-padding {
	padding: 0 20px
}

.specs-template,
.textimage-highlight-template,
.textimage-left-template,
.textimage-right-template,
.warranty-template {
	padding: 25px 0
}

@media(min-width:0px) and (max-width:599px) {
	.specs-template,
	.textimage-highlight-template,
	.textimage-left-template,
	.textimage-right-template,
	.warranty-template {
		padding: 20px 0
	}
}

.template-image {
	flex: 0 0 auto;
	max-width: 300px
}

@media(min-width:0px) and (max-width:599px) {
	.template-image {
		flex: 0 0 20%
	}
}

.no-flexbox .template-image {
	float: left;
	max-width: 240px;
	margin-right: 10px
}

.template-text {
	flex: 7 1 auto;
	padding: 30px
}

@media(min-width:0px) and (max-width:599px) {
	.template-text {
		padding: 0 30px
	}
}

.template-text p {
	font-size: 1em
}

.template-text p:last-child {
	margin-bottom: 0
}

.template-text .item-header {
	font-weight: 600;
	font-size: 1.8em;
	line-height: 1em;
	margin-bottom: 5px
}

@media(min-width:0px) and (max-width:599px) {
	.template-text .item-header {
		font-size: 1.3em
	}
}

.warranty-template {
	text-align: center;
	font-size: 16px;
	line-height: 22px;
	padding: 30px 25px
}

.warranty-template p {
	max-width: 800px;
	margin: 0 auto 5px
}

.warranty-template p:last-child {
	margin-bottom: 0
}

.intro-template .headline {
	padding: 35px 20px 0;
	font-size: 1.6em;
	line-height: 1.2em;
	text-align: center;
	max-width: 800px;
	margin: 0 auto;
	font-weight: 400
}

.intro-template .template-text {
	padding: 30px 25px
}

.intro-template .template-text p {
	font-size: 1.1em
}

.intro-template .template-image {
	margin: 20px 0
}

.feature-review {
	background-color: #fff;
	background-repeat: repeat-x;
	background-image: linear-gradient(180deg, #f3f4f3, #fff);
	border-top: 1px solid #dadbd9;
	border-bottom: 0!important
}

.feature-review .review {
	clear: both;
	padding: 40px;
	text-align: center;
	border-bottom: 1px solid #dadbd9
}

@media(min-width:0px) and (max-width:599px) {
	.feature-review .review {
		padding: 40px 10px
	}
}

.feature-review .review p {
	font-size: 1.2em;
	line-height: 1.3em
}

.feature-review .review .rating {
	font-size: 1.3em;
	margin-bottom: 10px;
	height: 23px
}

.feature-review .review .rating li {
	margin: 0 2px
}

.certification-container {
	max-width: 95%;
	margin: 0 auto;
	position: relative;
	top: -35px
}

.certification-container .flex-outer {
	float: right;
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	min-width: 45%;
	margin-bottom: -35px
}

@media(min-width:0px) and (max-width:599px) {
	.certification-container .flex-outer {
		float: none
	}
}

@media(min-width:600px) and (max-width:945px) {
	.certification-container .flex-outer {
		float: none
	}
}

.certification-container .certifications {
	border: 1px solid #ccc;
	border-radius: 6px;
	background: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
	justify-content: center;
	position: relative;
	overflow: hidden;
	z-index: 1;
	flex: 0 1 auto;
	-ms-flex: 1 1 100%
}

@media(min-width:520px) {
	.expanded-detail .certification-container .certifications li {
		justify-content: center
	}
}

.certification-container .certifications li:last-child .cert-child-container {
	border-right: 0
}

@media only screen and (min-width:520px) {
	.certification-container .certifications li {
		flex: 1 1 50%
	}
}

@media only screen and (min-width:1200px) {
	.certification-container .certifications li {
		flex: 1 1 33.33%
	}
}

@media(min-width:600px) {
	.certification-container .certifications li:first-child:nth-last-child(2),
	.certification-container .certifications li:nth-child(2):last-child {
		width: 50%;
		max-width: 350px
	}
}

.certification-container .certifications li:only-child {
	width: auto
}

.certification-container .certifications li:only-child .cert-text {
	max-width: 300px
}

.textimage-left-template .template-text {
	order: 2
}

.textimage-left-template .template-image {
	order: 1
}

.textimage-left-template .template-image.exp-crop-padding {
	padding-right: 0!important
}

.no-flexbox .textimage-left-template .template-image {
	float: left;
	margin-right: 20px;
	margin-left: 0
}

@media(min-width:0px) and (max-width:599px) {
	.no-flexbox .textimage-left-template .template-image {
		width: 20%!important
	}
}

.textimage-right-template .template-text {
	order: 1
}

.textimage-right-template .template-image {
	order: 2
}

.textimage-right-template .template-image.exp-crop-padding {
	padding-left: 0!important
}

.no-flexbox .textimage-right-template .template-image {
	float: right;
	margin-left: 20px;
	margin-right: 0
}

@media(min-width:0px) and (max-width:599px) {
	.no-flexbox .textimage-right-template .template-image {
		width: 20%!important
	}
}

.textimage-highlight-template .template-image {
	border-radius: 4px;
	overflow: hidden;
	border: 1px solid #e7e7e6
}

@media(min-width:0px) and (max-width:599px) {
	.textimage-highlight-template .template-image {
		flex: 0 0 60px;
		margin-right: 10px
	}
}

.textimage-highlight-template .template-text {
	padding: 0
}

@media(min-width:0px) and (max-width:599px) {
	.textimage-highlight-template .template-text {
		flex: 1 1 80%
	}
}

.textimage-highlight-template .template-text li,
.textimage-highlight-template .template-text p:not(.item-header) {
	font-size: 1em;
	line-height: 1.5em
}

.textimage-highlight-template .highlight-module {
	display: flex;
	flex: 1 1 auto;
	padding: 10px
}

@media(min-width:0px) and (max-width:599px) {
	.textimage-highlight-template .highlight-module {
		flex-direction: column;
		padding-top: 0;
		padding-bottom: 0;
		display: block
	}
}

.textimage-highlight-template .highlight-item {
	display: flex;
	flex-direction: column;
	padding: 0 20px
}

@media(min-width:0px) and (max-width:599px) {
	.textimage-highlight-template .highlight-item {
		flex-direction: row;
		align-items: flex-start;
		padding: 5px 0;
		margin-bottom: 15px
	}
}

.textimage-highlight-template .highlight-item .item-header {
	font-size: 1.2em;
	margin: 15px 0 5px
}

@media(min-width:0px) and (max-width:599px) {
	.textimage-highlight-template .highlight-item .item-header {
		margin: 0
	}
}

.textimage-highlight-template .highlight-2 .highlight-item {
	flex: 1 1 50%
}

.no-flexbox .textimage-highlight-template .highlight-2 .highlight-item {
	float: left;
	width: 48%;
	box-sizing: border-box
}

.textimage-highlight-template .highlight-2 .template-text {
	max-width: 300px;
	margin: 0 auto
}

@media(min-width:0px) and (max-width:599px) {
	.textimage-highlight-template .highlight-2 .template-text {
		max-width: none
	}
}

.textimage-highlight-template .highlight-2 .template-image {
	margin: 0 auto
}

@media(min-width:0px) and (max-width:599px) {
	.textimage-highlight-template .highlight-2 .template-image {
		margin-right: 10px
	}
}

.textimage-highlight-template .highlight-2 .template-image img {
	width: 100%
}

.no-flexbox .textimage-highlight-template .highlight-2 .template-image {
	margin: 0 auto;
	display: block;
	float: none;
	width: 98%;
	max-width: none
}

.textimage-highlight-template .highlight-3 .highlight-item {
	flex: 1 1 30%
}

.no-flexbox .textimage-highlight-template .highlight-3 .highlight-item {
	float: left;
	width: 33%;
	box-sizing: border-box
}

.textimage-highlight-template .highlight-3 .highlight-item .template-image img {
	width: 100%
}

.no-flexbox .textimage-highlight-template .highlight-3 .highlight-item .template-image {
	width: 90%;
	margin-bottom: 10px
}

@media(min-width:600px) and (max-width:699px),
(min-width:946px) and (max-width:1100px) {
	.textimage-highlight-template .highlight-4 {
		flex-wrap: wrap
	}
}

.textimage-highlight-template .highlight-4 .highlight-item {
	padding: 0 10px
}

@media(min-width:600px) and (max-width:699px),
(min-width:946px) and (max-width:1100px) {
	.textimage-highlight-template .highlight-4 .highlight-item {
		flex: 1 1 50%!important;
		box-sizing: border-box
	}
	.textimage-highlight-template .highlight-4 .highlight-item:nth-child(odd) {
		padding-left: 0
	}
	.textimage-highlight-template .highlight-4 .highlight-item:nth-child(2n) {
		padding-right: 0
	}
}

.no-flexbox .textimage-highlight-template .highlight-4 .highlight-item {
	float: left;
	width: 25%;
	box-sizing: border-box
}

.textimage-highlight-template .highlight-4 .highlight-item .template-image img {
	width: 100%
}

.no-flexbox .textimage-highlight-template .highlight-4 .highlight-item .template-image {
	width: 90%;
	margin-bottom: 10px
}

.video-template {
	padding: 20px;
	border-top: 1px solid #dadbd9
}

@media(min-width:1100px) {
	.video-template {
		padding: 10px 420px 25px 0
	}
}

.video-template .video-content {
	margin: 0;
	padding: 0;
	width: 100%;
	float: none;
	box-sizing: border-box
}

@media(min-width:1100px) {
	.video-template .video-content {
		width: 400px;
		float: right;
		padding: 20px;
		margin-right: -400px
	}
}

.video-template .video-content h2 {
	margin-bottom: 0
}

@media(min-width:0px) and (max-width:599px) {
	.video-template .video-content h2 {
		font-size: 120%;
		line-height: 120%
	}
}

.video-template .video-content .btn-group {
	margin-bottom: 10px
}

.video-template .video-content .btn-group .btn.hide {
	display: inline-block
}

.video-template .video-content .about p {
	font-size: .9em;
	line-height: 1.3em
}

.video-template .video-content .video-content-box {
	background-color: #fff;
	background-repeat: repeat-x;
	background-image: linear-gradient(180deg, #fbfbfb, #fff);
	border: 1px solid #e7e7e6;
	border-radius: 4px;
	font-size: 13px;
	line-height: 20px;
	padding: 20px
}

.video-template .video-content .video-content-box .overflow {
	padding: 0 0 10px;
	height: 150px;
	overflow-y: scroll
}

.video-template .video-content .video-content-box .embed textarea {
	margin-top: 15px;
	width: 95%;
	padding: 2%;
	height: 94px
}

.video-template .video-media {
	width: 100%;
	float: none;
	padding: 0;
	margin-bottom: 10px
}

@media(min-width:1100px) {
	.video-template .video-media {
		float: left;
		padding: 20px 0 20px 30px;
		box-sizing: border-box
	}
}

.video-template .video-media .videofill {
	border-radius: 5px;
	overflow: hidden
}

.video-template .video-media .video-ui {
	border-radius: 5px!important;
	border: 1px solid #000!important
}

.video-template .product-videos ul.video-overflow {
	list-style: none;
	margin: 0;
	white-space: nowrap;
	padding: 10px 10px 5px;
	overflow-x: auto;
	overflow-y: hidden;
	border: 1px solid #e7e7e6;
	background: linear-gradient(90deg, #fff 20%, hsla(0, 0%, 100%, 0)), linear-gradient(270deg, #fff 20%, hsla(0, 0%, 100%, 0)) 100% 0, linear-gradient(90deg, hsla(0, 0%, 67.1%, .42) 10%, hsla(0, 0%, 100%, 0)), linear-gradient(270deg, hsla(0, 0%, 67.1%, .42) 10%, hsla(0, 0%, 100%, 0)) 100% 0;
	background-repeat: no-repeat;
	background-size: 40px 100%, 40px 100%, 5px 100%, 5px 100%;
	background-attachment: local, local, scroll, scroll
}

.video-template .product-videos .video-overflow li {
	display: inline-block;
	width: 110px;
	white-space: normal;
	margin-bottom: 0;
	box-sizing: border-box
}

.video-template .product-videos .video-thumbnails {
	border-radius: 4px;
	overflow: hidden
}

.video-template .product-videos .header-5 {
	text-transform: uppercase;
	margin: 10px 0 0
}

.video-template .product-videos .vid-item {
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 0;
	display: block
}

.compare-template {
	position: relative;
	border-top: 0!important
}

.compare-template h2 {
	margin: 10px;
	text-align: center
}

.compare-template .pricing.fs {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 8px
}

.compare-template .pricing.fs p {
	margin: 0 auto
}

.lt-ie9 .compare-template .pricing.fs {
	position: relative;
	margin: 0 auto
}

.compare-template .product-info {
	text-align: center;
	padding: 10px 10px 25px;
	position: relative
}

@media(min-width:0px) and (max-width:945px) {
	.compare-template .product-info {
		padding: 10px 0 25px
	}
}

.compare-template .product-info img {
	display: block;
	padding: 6px;
	margin: 0 auto 15px;
	max-width: 120px;
	position: relative;
	box-sizing: border-box
}

@media(min-width:0px) and (max-width:945px) {
	.compare-template .product-info img {
		width: 100%
	}
}

.compare-template .product-info .pricing .free-shipping {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0
}

.specs-template {
	text-align: center;
	padding: 30px 20px
}

.specs-template .mini-spec-table {
	display: inline-block;
	margin: 0 auto;
	padding: 0 10px 15px;
	vertical-align: top
}

.specs-template .mini-spec-table ul.box {
	list-style-type: none;
	margin: 5px 0 0;
	padding: 0;
	display: block;
	overflow: hidden;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .13)
}

@media(min-width:0px) and (max-width:599px) {
	.specs-template .mini-spec-table ul.box {
		border-width: 1px!important;
		border-radius: 4px!important
	}
}

.specs-template .mini-spec-table .spec-row {
	display: table;
	width: 100%;
	box-sizing: border-box;
	margin: 0;
	text-align: left;
	padding: 8px 15px;
	font-size: 15px
}

.specs-template .mini-spec-table .spec-row:nth-child(2n) {
	background: #f3f4f3
}

@media(min-width:0px) and (max-width:599px) {
	.specs-template .mini-spec-table .spec-row {
		font-size: 13px
	}
}

.specs-template .mini-spec-table .spec-row span {
	display: table-cell;
	text-align: right
}

.specs-template .mini-spec-table .spec-row span.spec-label {
	font-weight: 600;
	padding-right: 20px;
	text-align: left
}

.customer-qa-template {
	background: #f6fbfd;
	float: left;
	width: 100%
}

.customer-qa-template .header-1 {
	padding: 25px 25px 0;
	display: block;
	width: 100%;
	box-sizing: border-box
}

@media(min-width:0px) and (max-width:599px) {
	.customer-qa-template .header-1 {
		font-size: 1.5em
	}
	.customer-qa-template .header-1 .btn {
		float: none!important
	}
}

.customer-qa-template .customer-qa {
	float: left;
	width: 100%;
	position: relative;
	z-index: 4;
	cursor: pointer!important;
	font-size: 15px;
	box-sizing: border-box;
	line-height: 20px;
	margin: -1px 0;
	z-index: 2;
	padding: 0 25px
}

.customer-qa-template .customer-qa:nth-child(odd) .customer-question {
	border-bottom: 1px solid #e5f0f5;
	border-top: 1px solid #e5f0f5
}

.customer-qa-template .customer-qa:last-child .customer-question {
	border-bottom: 0
}

.customer-qa-template .customer-qa:hover {
	background: #e5f0f5;
	z-index: 3
}

.customer-qa-template .customer-qa:hover .customer-question {
	border-color: #e5f0f5
}

.customer-qa-template .customer-question {
	margin: 0;
	padding: 15px 20px 15px 0;
	font-weight: 600;
	display: block
}

.customer-qa-template .customer-question:after {
	content: "\e801";
	transform: rotate(90deg);
	font-family: fontello;
	font-style: normal;
	font-weight: 400;
	speak: none;
	font-size: 18px;
	position: absolute;
	top: 15px;
	right: 30px;
	color: #ced1cd;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	font-variant: normal;
	text-transform: none
}

.customer-qa-template .csr-answer {
	display: none
}

.customer-qa-template .qa-open {
	background: #e5f0f5;
	margin-top: -1px;
	padding: 10px 25px;
	z-index: 5;
	border-top: 1px solid #e5f0f5;
	border-bottom: 1px solid #e5f0f5
}

.customer-qa-template .qa-open .csr-answer {
	display: block;
	margin: -15px 0 0;
	padding: 15px 0;
	position: relative;
	visibility: visible;
	opacity: 1;
	height: auto
}

.customer-qa-template .qa-open .customer-question {
	border-bottom: 0;
	border-color: #e5f0f5
}

.customer-qa-template .qa-open .customer-question:after {
	content: "\e80c";
	font-size: 13px;
	color: #b8d6e5;
	font-weight: 700;
	right: 28px
}

.side-col .side-section+.overall-rating {
	padding-top: 10px
}

.side-col .overall-rating {
	clear: both;
	border-bottom: 1px solid #dadbd9
}

.side-col .overall-rating .rating {
	font-size: 1.5em;
	line-height: 1.4em
}

.side-col .overall-rating a {
	font-weight: 700
}

.side-col .overall-rating .review-total {
	display: block;
	font-weight: 400;
	font-size: 13px
}

.side-col .overall-rating .side-header {
	line-height: 15px
}

@media(min-width:0px) and (max-width:599px) {
	.side-col .overall-rating .side-header {
		font-size: 75%
	}
}

@media(min-width:946px) {
	.side-col .overall-rating .side-header {
		width: auto
	}
}

@media(min-width:1280px) {
	.side-col .overall-rating .side-header {
		width: 51%
	}
}

@media(min-width:0px) and (max-width:599px) {
	.side-col .overall-rating .side-description {
		font-size: 75%
	}
}

@media(min-width:946px) {
	.side-col .overall-rating .side-description {
		text-align: left;
		margin-left: 0;
		clear: both
	}
}

@media(min-width:1280px) {
	.side-col .overall-rating .side-description {
		text-align: right;
		margin-left: -35%;
		clear: none
	}
}

.sidebar-spectable {
	background: #fff;
	border: 0
}

.sidebar-spectable .table td {
	padding: 9px 16px;
	text-align: left
}

.sidebar-spectable .toolbar {
	height: auto;
	top: 0
}

.footer-related-products a {
	border: 1px solid #c0c2bf;
	padding: 0 8px;
	box-shadow: inset 1px 1px 1px hsla(0, 0%, 100%, .9);
	border-radius: 4px;
	font-size: 14px;
	display: inline-block;
	margin: 9px 3px 0 0
}

.side-col .productQuestions {
	margin: 0 0 20px
}

.side-col .parts-comp-table {
	box-sizing: border-box
}

.side-col .parts-overflow {
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 165px;
	border-radius: 4px;
	border: 1px solid #d9ddd7;
	margin-right: 1%;
	width: 100%;
	font-size: .9em
}

.side-col .parts-overflow .table-stylized {
	border-top: 0
}

.side-col .parts-overflow .table-stylized td {
	border-right: 0
}

.side-col .ads img {
	width: 100%;
	max-width: 410px;
	border-radius: 4px
}

.side-col .ads a {
	margin-bottom: 20px;
	display: inline-block
}

@media(min-width:600px) {
	.side-col .ads a {
		width: 48.5%;
		margin-bottom: 0
	}
	.side-col .ads a:nth-child(2n) {
		margin-left: 1%
	}
}

@media(min-width:946px) {
	.side-col .ads a {
		width: 100%;
		max-width: 410px;
		margin-bottom: 20px
	}
	.side-col .ads a:nth-child(2n) {
		margin-left: 0
	}
}

.side-col .ads a:last-child {
	margin-bottom: 0
}

.calculator-template {
	text-align: center;
	padding: 25px 0
}

.calculator-template .small.muted {
	font-size: 13px;
	margin-top: -10px
}

.calc {
	border-radius: 4px;
	border: 1px solid #dadbd9;
	background: #fafafa;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .08), inset 0 1px 0 #fff;
	margin: 20px auto 40px;
	text-align: left;
	line-height: 1.4;
	width: 90%
}

@media(min-width:1500px) {
	.calc {
		width: 80%
	}
}

.calc.is-loading,
.calc__body.is-loading {
	position: relative
}

.calc.is-loading:after,
.calc__body.is-loading:after {
	border-radius: 3px;
	z-index: 2;
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: hsla(0, 0%, 98%, .88)
}

.calc hr {
	border-top-color: #dadbd9
}

.calc__heading {
	border-bottom: 1px solid #dadbd9;
	padding: 12px 20px
}

.calc__heading:after,
.calc__heading:before {
	display: table;
	content: "";
	line-height: 0
}

.calc__heading:after {
	clear: both
}

.calc__title {
	font-size: 20px;
	float: left;
	margin: 0;
	line-height: 1.4;
	text-shadow: 0 1px 0 #fff
}

.calc__reset {
	float: right;
	font-size: 16px;
	padding: 8px 0;
	text-shadow: 0 1px 0 #fff
}

.calc__body {
	border-bottom: 1px solid #dadbd9;
	padding: 18px 20px
}

.calc__footer {
	padding: 10px 20px
}

.calc__label {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 5px;
	color: #3b3d3b
}

.totalbox {
	background-clip: border-box;
	background: rgba(0, 0, 0, .04);
	border: 1px solid rgba(0, 0, 0, .12);
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, .04), 0 1px 0 #fff;
	padding: 12px 16px;
	border-radius: 4px;
	margin-bottom: 15px
}

.totalbox__heading {
	font-size: 15px;
	border-bottom: 1px solid rgba(0, 0, 0, .08);
	font-weight: 600;
	color: #3b3d3b;
	padding-bottom: 2px;
	margin-bottom: 2px
}

.totalbox__value {
	font-size: 24px;
	font-weight: 600
}

@media(max-width:1099px) {
	.calc--cpg-slowpro .meat-type {
		width: 100%
	}
}

.calc--cpg-slowpro .cpg-savingsweek {
	display: none
}

@media(min-width:1100px) {
	.calc--cpg-slowpro .cpg-savingsweek {
		display: block
	}
}

.calc--cpg-slowpro .cpg-savingsmonth {
	display: none
}

@media(min-width:600px) {
	.calc--cpg-slowpro .cpg-savingsmonth {
		display: block
	}
}

.calc--cpg-slowpro .cpg-savingsyear {
	display: block
}

.calc--cpg-slowpro .cpg-paysself .totalbox,
.calc--cpg-slowpro .cpg-yield .totalbox {
	margin-bottom: 0
}

@media(min-width:1100px) {
	.calc--cpg-slowpro .cpg-paysself .totalbox,
	.calc--cpg-slowpro .cpg-yield .totalbox {
		margin-bottom: 0
	}
}

@media(min-width:946px) {
	.product-page--everliving .table {
		width: 57%;
		float: left;
		margin-bottom: 20px
	}
}

.product-page--everliving .main-col {
	margin-top: 20px
}

.product-page--everliving .pricing .price--unavailable {
	color: #3b3d3b;
	font-size: 17px;
	margin-bottom: 0
}

.toggle {
	padding: 0 10px
}

.toggle--active {
	background-image: linear-gradient(rgba(247, 140, 0, .1), rgba(247, 140, 0, .03));
	border: 1px solid #f78c00
}

.toggle__group {
	display: flex;
	align-items: center;
	padding: 8px 5px
}

.toggle__group--option {
	padding: 0 5px 10px 10px
}

.toggle__group--option:nth-child(2) {
	padding-top: 10px;
	border-top: inherit
}

.toggle__icon,
.toggle__radio {
	font-size: 22px;
	margin-right: 15px!important
}

.toggle__icon:before,
.toggle__radio:before {
	transform: scaleX(-1)
}

.toggle__subgroup {
	flex: 1 1 auto
}

.toggle__heading {
	margin: 0
}

.toggle__text {
	font-size: 12px;
	line-height: 13px;
	margin-bottom: 0
}

.toggle__switch {
	flex: 0 0 50px
}

.toggle__select {
	margin-top: 5px;
	width: 100%
}

.radio-box {
	display: flex;
	margin: 0
}

.radio-box__item {
	flex: 1 1 auto;
	width: 100%;
	list-style: none;
	align-items: stretch;
	overflow: hidden;
	display: flex
}

.radio-box__item+.radio-box__item {
	margin-left: 7px
}

.radio-box__label {
	width: 100%;
	margin: 0;
	font-size: 13px;
	padding: 10px;
	border: 1px solid rgba(25, 79, 0, .15);
	border-radius: 3px;
	text-align: center;
	font-weight: 400;
	text-shadow: none;
	transition: all .3s;
	color: #333;
	position: relative
}

.radio-box__label strong {
	color: #cf3700
}

.radio-box__label:hover {
	border-color: #cf3700;
	cursor: pointer
}

.radio-box__label:after,
.radio-box__label:before {
	content: " ";
	opacity: 0;
	position: absolute;
	transition: all .25s
}

.radio-box__label:after {
	left: -1px;
	right: -1px;
	top: -1px;
	bottom: -1px;
	border: 2px solid #cf3700;
	border-radius: 4px
}

.radio-box__label:before {
	left: 50%;
	margin-left: -4px;
	bottom: 0;
	border: 5px solid transparent;
	border-bottom-color: #cf3700;
	transform: translateY(7px)
}

input:checked+.radio-box__label {
	color: #222;
	background: #fff
}

input:checked+.radio-box__label:after {
	opacity: 1
}

input:checked+.radio-box__label:before {
	opacity: 1;
	transform: translateY(0)
}

.radio-box__label-text {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%
}

.radio-box__input {
	position: absolute;
	opacity: 0
}

#subject .highlights {
	margin-bottom: 12px
}

@media(min-width:600px) {
	#subject .highlights {
		margin: 15px -20px 12px;
		padding: 15px 20px 0;
		border-top: 1px solid #dadbd9
	}
}

.highlights li {
	margin-bottom: 8px
}

li.highlights__link {
	font-size: 13px;
	font-weight: 600;
	padding-left: 0
}

.pdp-v3 #zoom {
	margin-bottom: 0;
	min-height: 100%
}

.pdp-v3 #gallery #zoom #mainImage,
.pdp-v3 #zoom .gallery-img {
	max-height: 600px
}

.pdp-v3 #zoom .gallery-img:before {
	content: "";
	display: block;
	padding-top: 100%
}

.pdp-v3 #gallery #zoom #mainImage {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

@media(max-width:768px) {
	.pdp-v3 .product-subhead {
		margin-top: -8px
	}
	.pdp-v3 .product-subhead .rating {
		display: inline;
		line-height: 1.1em;
		vertical-align: middle
	}
	.pdp-v3 .ribbon-list {
		margin-left: -24px
	}
	.pdp-v3 #gallery,
	.pdp-v3 #subject,
	.pdp-v3 .main-col {
		float: none;
		width: 100%;
		margin: 0
	}
	.pdp-v3 #gallery .box {
		padding: 10px 15px 5px;
		border-bottom: none!important
	}
	.pdp-v3 #zoom {
		width: 70%;
		margin: 5px auto 10px
	}
	.pdp-v3 .social-share {
		display: none
	}
	.pdp-v3 #subject .ag-item {
		border-radius: 0;
		border-bottom: none!important;
		margin-bottom: 0;
		display: flex;
		flex-direction: column;
		padding-bottom: 0
	}
	.pdp-v3 #subject .highlights {
		order: 3
	}
	.pdp-v3 #subject .add-to-cart {
		width: 100%;
		margin-bottom: 10px
	}
	.pdp-v3 .list-menu {
		background: #fff;
		margin: 0;
		padding: 0 20px 14px;
		border-top: 1px solid #fff
	}
}

@media(min-width:480px) and (max-width:768px) {
	.pdp-v3 .ag-product .add-to-cart .btn-cart {
		width: 100%
	}
}

@media(min-width:600px) and (max-width:768px) {
	.pdp-v3 .list-menu {
		margin: 0 0 20px;
		border-radius: 0 0 4px 4px;
		border: 1px solid #dadbd9;
		border-top-color: #fff
	}
}

@media(min-width:0px) and (max-width:767px) {
	.pdp-v3 .page-header {
		font-size: 16px;
		line-height: 18px
	}
}

@media(min-width:0px) and (max-width:945px) {
	.pdp-v3 .thumbnails {
		max-width: 100%
	}
	.pdp-v3 .thumbnails li {
		width: 15%;
		margin: 0 2% 10px 0
	}
	.pdp-v3 .thumbnails li:nth-child(6n) {
		margin-right: 0
	}
	.pdp-v3 .main-col .padded {
		display: flex;
		flex-direction: column
	}
	.pdp-v3 .main-col .padded .details {
		order: -1
	}
	.pdp-v3 .main-col .padded .feature {
		width: 100%;
		margin: 0 0 20px
	}
}

@media(max-width:768px) {
	.pdp-v3 #gallery {
		order: -4
	}
	.pdp-v3 #subject,
	.pdp-v3 .new-exp {
		order: -3
	}
	.pdp-v3 .main-col {
		order: -2
	}
}

@media(min-width:0px) and (max-width:599px) {
	.pdp-v3 .product-page .box {
		border-bottom: none!important;
		margin-bottom: 0!important
	}
	.pdp-v3 .product-page .box+.box {
		margin-top: 0
	}
	.pdp-v3 .carousel-wrap {
		margin-bottom: -1px;
		border-bottom: 1px solid #dadbd9
	}
	.pdp-v3 #page #productVariationBlock {
		margin-bottom: 0;
		padding-top: 0;
		border: none!important
	}
	.pdp-v3 .main-col>.clearfix>h3,
	.pdp-v3 h2.moreLink,
	.pdp-v3 h3.clears {
		background: #fff;
		padding: 14px 20px 12px;
		margin: 0;
		font-size: 14px;
		line-height: 1em;
		float: none;
		border-top: 1px solid #dadbd9
	}
	.pdp-v3 h3 .view-all-btn {
		font-size: 13px;
		margin-top: -3px
	}
	.pdp-v3 .review-section {
		margin-top: 0
	}
	.pdp-v3 .sidebar-spectable {
		padding: 10px
	}
}

@media(min-width:946px) and (max-width:1099px) {
	.pdp-v3 .thumbnails li {
		width: 11.1875%;
		margin: 0 1.5% 10px 0
	}
	.pdp-v3 .thumbnails li:nth-child(8n) {
		margin-right: 0
	}
}

@media(min-width:946px) {
	.pdp-v3 .product-page {
		padding-right: 340px
	}
	.pdp-v3 #gallery,
	.pdp-v3 .main-col {
		width: 66%
	}
	.pdp-v3 .side-col {
		/*margin-right:-340px;*/
		width: 320px
	}
}

@media(max-width:1099px) {
	.pdp-v3 .thumbnails {
		margin-top: 10px
	}
	.pdp-v3 .thumbnails li img {
		max-width: 100%;
		height: auto
	}
}

@media(min-width:1100px) {
	.pdp-v3 .thumbnails {
		position: absolute;
		top: 20px;
		bottom: 20px;
		right: 10px;
		margin-right: 0;
		max-height: 100%
	}
}

@media(min-width:1150px) {
	.pdp-v3 .product-page {
		padding-right: 420px
	}
	.pdp-v3 .side-col {
		/*margin-right:-420px;*/
		width: 400px
	}
}

@media(min-width:2000px) {
	.pdp-v3 .side-col {
		width: 396px
	}
}

@media(min-width:946px) {
	.expanded-detail #frequently-purchased-together-carousel,
	.expanded-detail #other-products-from-this-line-carousel,
	.expanded-detail #related-items-carousel,
	.full-review {
		/*margin-right:-340px*/
	}
}

@media(min-width:1150px) {
	.expanded-detail #frequently-purchased-together-carousel,
	.expanded-detail #other-products-from-this-line-carousel,
	.expanded-detail #related-items-carousel,
	.full-review {
		/*margin-right:-420px*/
	}
}

#YouMayAlsoNeedRibbonAnchor h3 {
	padding: .5rem .5rem 0
}

@media(min-width:946px) {
	#YouMayAlsoNeedRibbonAnchor h3 {
		padding: 0
	}
}

#gallery #no-zoom,
#gallery #zoom {
	float: none
}

#gallery #no-zoom.init #mainImage,
#gallery #no-zoom.init .gallery-img,
#gallery #no-zoom.init .image-note,
#gallery #no-zoom .mobile-gallery,
#gallery #zoom.init #mainImage,
#gallery #zoom.init .gallery-img,
#gallery #zoom.init .image-note,
#gallery #zoom .mobile-gallery {
	display: none
}

#gallery #no-zoom.init .mobile-gallery,
#gallery #zoom.init .mobile-gallery {
	display: block
}

@media(max-width:768px) {
	#gallery #zoom {
		width: 85%;
		margin: 5px auto 10px;
		float: none
	}
}

@media(min-width:946px) and (max-width:1099px) {
	#gallery .thumbnails li {
		width: 11.1875%;
		margin: 0 1.5% 10px 0
	}
	#gallery .thumbnails li:nth-child(8n) {
		margin-right: 0
	}
}

@media(max-width:945px) {
	#gallery .thumbnails {
		max-width: none
	}
	#gallery .thumbnails li {
		margin: 0 2% 10px 0;
		width: 13.58%;
		float: none;
		display: inline-block
	}
}

@media(max-width:768px) {
	#gallery .thumbnails {
		transition: .3s;
		margin: 0 auto;
		width: 100%;
		text-align: center;
		position: relative;
		max-width: 85%;
		opacity: 0;
		height: 52px;
		overflow: auto
	}
	#gallery .thumbnails.init,
	#gallery .thumbnails.show {
		opacity: 1
	}
	#gallery .thumbnails--slider {
		opacity: 0
	}
	#gallery .thumbnails--slider.slider-init {
		opacity: 1
	}
	#gallery .thumbnails li {
		width: 12.81%;
		box-sizing: border-box;
		margin-right: 0;
		float: none;
		padding-right: 0
	}
	#gallery .thumbnails li:last-child,
	#gallery .thumbnails li:nth-child(6n) {
		margin-right: 0
	}
	#gallery .thumbnails li .icon-play {
		line-height: 1.5em;
		left: 0;
		right: 0;
		width: 100%
	}
	#gallery .thumbnails li .icon-play:before {
		transform: translate(-50%, -50%);
		position: absolute;
		top: 50%;
		left: 50%
	}
	#gallery .thumbnails ul {
		white-space: nowrap
	}
	#gallery .init.thumbnails--slider {
		overflow: visible
	}
	#gallery .init.thumbnails--slider:after,
	#gallery .init.thumbnails--slider:before {
		content: "";
		position: absolute;
		top: 0;
		width: 9%;
		height: 100%;
		z-index: 2;
		display: block
	}
	#gallery .init.thumbnails--slider:before {
		right: 100%;
		background: linear-gradient(90deg, #fff 20%, hsla(0, 0%, 100%, 0))
	}
	#gallery .init.thumbnails--slider:after {
		left: 100%;
		background: linear-gradient(270deg, #fff 20%, hsla(0, 0%, 100%, 0))
	}
	#gallery .init.thumbnails--slider ul {
		overflow: visible!important;
		white-space: normal
	}
	#gallery .init.thumbnails--slider ul>div:after,
	#gallery .init.thumbnails--slider ul>div:before {
		display: table;
		content: "";
		line-height: 0
	}
	#gallery .init.thumbnails--slider ul>div:after {
		clear: both
	}
	#gallery .init.thumbnails--slider li {
		width: auto;
		float: left;
		display: block
	}
	#gallery .init.thumbnails--slider li:last-child,
	#gallery .init.thumbnails--slider li:nth-child(6n) {
		margin-right: 5%;
		margin-left: 5%
	}
	#gallery .thumbnails-container {
		max-width: 400px;
		margin: 0 auto;
		overflow: hidden
	}
	#gallery .thumbnails-container:after,
	#gallery .thumbnails-container:before {
		display: table;
		content: "";
		line-height: 0
	}
	#gallery .thumbnails-container:after {
		clear: both
	}
}

@media(min-width:769px) {
	#gallery .thumbnails--slider.init li {
		width: 50px;
		margin-right: 10px
	}
	#gallery .thumbnails--slider.init ul>div {
		width: auto!important;
		transform: translate(0)!important
	}
	#gallery .thumbnails--slider.init ul>div>div {
		width: auto!important
	}
}

@media(min-width:1100px) {
	#gallery .thumbnails--slider.init li {
		width: auto;
		margin-right: 15px
	}
}

@media(max-width:1099px) {
	.thumbnails {
		margin-top: 10px
	}
	.thumbnails li img {
		max-width: 100%;
		height: auto
	}
}

.mobile-gallery {
	padding-bottom: 100%;
	position: relative
}

.mobile-gallery>div {
	position: absolute;
	top: 0;
	left: 0
}

@media(min-width:768px) {
	.mobile-gallery {
		padding-bottom: 0;
		max-height: 600px
	}
	.mobile-gallery>div {
		position: relative;
		top: auto;
		left: auto
	}
}

.mobile-gallery__img {
	position: relative
}

.mobile-gallery__img--video {
	padding-bottom: 100%
}

@media(min-width:1430px) {
	.mobile-gallery__img--video {
		padding-bottom: 0;
		height: 600px;
		max-width: 1000px;
		margin: 0 auto
	}
}

.mobile-gallery__img img {
	display: block;
	margin: 0 auto
}

.mobile-gallery__video-overlay {
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	left: 0;
	width: 100%;
	padding-bottom: 43.4%;
	z-index: 2;
	margin-top: -35px
}

.mobile-gallery__video-overlay--full {
	bottom: 0
}

.mobile-gallery__video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.mobile-gallery-arkit {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	width: 100%
}

@media(min-width:768px) {
	.mobile-gallery-arkit {
		display: none
	}
}

.mobile-gallery-arkit.view-3D img {
	width: 28px;
	margin-right: 10px
}

.mobile-gallery-arkit__link {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 8px 16px;
	width: 85%;
	max-width: 600px;
	background: #fff;
	border: 1px solid #dadbd9
}

.mobile-gallery-arkit__link img {
	width: 220px
}

@media(min-width:768px) {
	.mobile-gallery-arkit__link {
		width: 100%
	}
}

@media(min-width:1024px) {
	.mobile-gallery-arkit__link {
		padding: 8px 0
	}
	.mobile-gallery-arkit__link img {
		width: 280px
	}
}

@media(min-width:1100px) {
	.mobile-gallery-arkit {
		margin-top: 20px;
		margin-bottom: 0
	}
}

.mobile-gallery__3D-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #fff;
	z-index: 10;
	padding: 20px;
	display: flex;
	align-items: center
}

.mobile-gallery__3D-overlay .icon {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 30px;
	cursor: pointer
}

.mobile-gallery__3D-overlay .model-container {
	position: relative;
	max-height: none;
	height: 80%
}

.pswp .pswp__bg {
	background: #fff
}

.pswp .pswp__top-bar {
	background: 0 0
}

.pswp .pswp__img--placeholder--blank {
	background: #fff
}

.pswp .pswp__button--close {
	background: rgba(0, 0, 0, .5) url(/template/site2012/lib/build/js/files/e3f799c6dec9af194c86decdf7392405.default-skin.png);
	border-radius: 8px;
	margin: 10px;
	background-position: 0 -44px;
	filter: invert(1)
}

.pswp__dot-container {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	position: absolute;
	transform: translate(-50%);
	bottom: 0;
	top: auto;
	left: 50%
}

.pswp__dot {
	width: 15px;
	height: 44px;
	position: relative
}

.pswp__dot:before {
	content: "";
	width: 8px;
	height: 8px;
	background: rgba(0, 0, 0, .2);
	border-radius: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%
}

.pswp__dot.active:before {
	background: rgba(0, 0, 0, .5)
}

.product360-container {
	position: relative;
	height: 480px;
	padding-bottom: 40px
}

@media(min-width:0px) and (max-width:599px) {
	.product360-container {
		max-height: 350px
	}
}

.product360-container img {
	position: relative;
	display: block;
	top: 50%;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 450px!important;
	margin-left: auto;
	margin-right: auto;
	transform: translateY(-50%)
}

.lt-ie9 .product360-container img {
	top: 0
}

@media(min-width:0px) and (max-width:599px) {
	.product360-container img {
		max-height: 300px!important
	}
}

.product360-container #topContainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	max-height: 450px
}

@media(min-width:0px) and (max-width:599px) {
	.product360-container #topContainer {
		max-height: 300px
	}
}

.product360-container #imageContainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden
}

.product360-container .image {
	transition: opacity .2s ease-in-out
}

.product360-container .imageInvisible {
	position: absolute;
	visibility: hidden
}

.product360-container #imageOpaque {
	position: absolute;
	opacity: .5;
	transition: opacity .2s ease-in-out
}

.product360-container #imageVisible {
	position: absolute;
	opacity: .8;
	transition: opacity .2s ease-in-out
}

.product360-container #hotspotcanvas {
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	z-index: 8;
	cursor: ew-resize;
	width: 100%;
	height: 100%
}

.product360-container #zoomContainer {
	position: relative;
	z-index: 9;
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: none
}

.product360-container #draggableContainer {
	position: relative;
	width: 100%;
	height: 100%;
	cursor: move
}

.product360-container #controllerContainer {
	position: absolute;
	display: inline-block;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
	padding: 0;
	text-align: center
}

.product360-container .play {
	background: url(//cdnimg.webstaurantstore.com/uploads/design/2016/2/360-play-button.png)
}

.product360-container .pause {
	background: url(//cdnimg.webstaurantstore.com/uploads/design/2016/2/360-pause-button.png)
}

.product360-container #prev {
	background: url(//cdnimg.webstaurantstore.com/uploads/design/2016/2/360-left-arrow.png)
}

.product360-container #next {
	background: url(//cdnimg.webstaurantstore.com/uploads/design/2016/2/360-right-arrow.png)
}

.product360-container .zoomin {
	background: url(//cdnimg.webstaurantstore.com/uploads/design/2016/2/360-zoom-in.png)
}

.product360-container .zoomout {
	background: url(//cdnimg.webstaurantstore.com/uploads/design/2016/2/360-zoom-out.png)
}

.product360-container #fullscreen,
.product360-container #next,
.product360-container #play,
.product360-container #prev,
.product360-container #zoomin {
	display: inline-block;
	width: 32px;
	height: 32px;
	transition: all .15s ease-out;
	cursor: pointer
}

.product360-container #fullscreen:hover,
.product360-container #next:hover,
.product360-container #play:hover,
.product360-container #prev:hover,
.product360-container #zoomin:hover {
	transform: scale(1.2)
}

.product360-container #fullscreen:active,
.product360-container #next:active,
.product360-container #play:active,
.product360-container #prev:active,
.product360-container #zoomin:active {
	opacity: .5
}

.product360-container #deepzoom {
	display: inline-block;
	color: #1390ff
}

.form:after,
.form:before {
	display: table;
	content: "";
	line-height: 0
}

.form:after {
	clear: both
}

.form * {
	box-sizing: border-box
}

@media(min-width:946px) {
	.form--fixed {
		max-width: 500px
	}
}

.form .credit-icon {
	transition: all .2s;
	margin-left: 1px
}

@media(min-width:360px) {
	.form .credit-icon {
		margin-left: 0
	}
}

.form .credit-icon.fade {
	opacity: .5
}

.form .credit-icon.active {
	opacity: 1
}

.form .credit-icon-list {
	-webkit-transform: scale(.75);
	-ms-transform: scale(.75);
	transform: scale(.75);
	position: absolute;
	z-index: 2;
	right: -11px;
	top: -4px;
	font-size: 0;
	margin: 5px 0
}

@media(min-width:345px) {
	.form .credit-icon-list {
		-webkit-transform: scale(.9);
		-ms-transform: scale(.9);
		transform: scale(.9);
		right: 5px;
		top: 5px
	}
}

@media(min-width:360px) {
	.form .credit-icon-list {
		font-size: medium
	}
}

@media(min-width:400px) {
	.form .credit-icon-list {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		right: 10px
	}
}

@media(min-width:946px) {
	.form__fieldset {
		display: flex;
		flex-wrap: nowrap;
		padding: 0 0 20px
	}
}

.form__fieldset h3,
.form__fieldset h3+p.small {
	float: none
}

.form__fieldset-info {
	width: 100%
}

@media(min-width:946px) {
	.form__fieldset-info {
		width: 300px;
		min-width: 180px;
		flex: 0 1 auto
	}
}

.form__fieldset-info .alert {
	padding: 12px 14px
}

.form__fieldset-fields {
	width: 100%
}

@media(min-width:946px) {
	.form__fieldset-fields {
		width: 100%;
		min-width: 320px;
		max-width: 600px;
		flex: 0 1 auto;
		padding-left: 5%
	}
	.form__fieldset-fields>.form__group:first-child {
		margin-top: 0
	}
}

.form__split {
	margin-left: -10px;
	margin-right: -10px
}

.form__split:after,
.form__split:before {
	display: table;
	content: "";
	line-height: 0
}

.form__split:after {
	clear: both
}

.form__split .form__group {
	padding-left: 10px;
	padding-right: 10px
}

.form__group {
	margin-top: 15px;
	position: relative;
	color: #202020
}

.form__group:after,
.form__group:before {
	display: table;
	content: "";
	line-height: 0
}

.form__group:after {
	clear: both
}

@media(min-width:946px) {
	.form__group {
		margin-top: 20px
	}
}

.form__group--collapse {
	margin-top: 0
}

.form__group--lg {
	margin-top: 30px
}

.form__group--with-subtext {
	margin-bottom: 10px
}

.add-to-cart .form .form__group {
	margin-top: 0;
	margin-bottom: 8px
}

.form__group-label {
	font-size: 14px;
	margin-bottom: 4px
}

.form__group-label+.form__group {
	margin-top: 0;
	margin-bottom: 15px
}

@media(min-width:946px) {
	.form__group-label+.form__group {
		margin-bottom: 20px
	}
}

.form__append-container {
	display: flex
}

.form__append-container .form__append,
.form__append-container .form__control.form__append {
	border-radius: 0
}

.form__append-container .form__control-container {
	flex: 1 1 100%
}

.form__append-container .form__control-container:first-child .form__append {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.form__append-container .form__control-container:last-child .form__append {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.form__append-container .form__control-container--append {
	flex: 0 1 1%;
	-ms-flex: 0 1 auto
}

.form__control-container {
	position: relative;
	transition: .2s
}

.form__control-container.form__control-container--popover {
	transition: .2s
}

.form__control-container.with-password {
	height: 0;
	margin-top: 0;
	opacity: 0
}

.form__control-container.password-required+.with-password {
	height: auto;
	margin-top: 5px;
	opacity: 1
}

.form__control-container.error {
	background: 0 0
}

.form__control-container.error .form__label {
	color: #f27960
}

.form__control-container.error .form__control {
	border-color: #f27960;
	background: rgba(242, 121, 96, .08)
}

.form__control-container.error .form__control:focus {
	border-color: #f27960;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(242, 121, 96, .6)
}

.form__control-container.error select.form__control~.form__control-icon {
	background: linear-gradient(90deg, rgba(254, 244, 243, 0), #fef4f3 25px, #fef4f3 70%, rgba(254, 244, 243, 0))
}

.form__control-container.disabled {
	opacity: .5
}

.form__control-container.disabled .form__control,
.form__control-container.disabled label {
	pointer-events: none
}

.form__control-container.disabled .form__control:after,
.form__control-container.disabled label:after {
	display: none
}

.form__control-container+.form__multiselect-container {
	margin-top: 5px
}

.configure-contain .form__control-container {
	transition: 0
}

.form__label {
	transition: all .2s ease-in-out;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	text-shadow: none;
	position: absolute;
	color: #6f6f6f;
	font-weight: 400;
	pointer-events: none;
	z-index: 2;
	top: 12px;
	left: 10px;
	font-size: 12px
}

.form__label .required:before {
	content: " - "
}

.no-selection .form__label .required:before {
	content: ""
}

.form .form__control {
	height: 42px;
	width: 100%;
	font-size: 16px;
	display: block;
	margin-bottom: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	padding: 17px 10px 6px;
	border: 1px solid #c3c6c2;
	border-radius: 4px;
	-moz-appearance: textfield;
	line-height: 1.1
}

@media(min-width:600px) {
	.form .form__control {
		font-size: 13px;
		height: 39px
	}
}

.ag-product .add-to-cart .form .form__control {
	font-size: 13px
}

.quick-checkout .form .form__control {
	min-height: 39px;
	height: auto
}

.form__control-container--popover .form .form__control {
	padding-left: 36px
}

.form .form__control::-webkit-input-placeholder {
	color: transparent!important
}

.form .form__control::-moz-placeholder {
	color: transparent!important
}

.form .form__control::-webkit-inner-spin-button,
.form .form__control::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.form .form__control:placeholder-shown {
	transition: .2s ease-in-out;
	padding: 10px
}

.form .form__control:placeholder-shown::-webkit-input-placeholder {
	color: #6f6f6f!important
}

.form .form__control:placeholder-shown::-moz-placeholder {
	color: #6f6f6f!important
}

.form .form__control:placeholder-shown+.form__label {
	top: 14px;
	opacity: 0
}

.form .form__control:focus,
.form .form__control:not(:placeholder-shown) {
	transition: .1s ease-in-out;
	padding: 17px 10px 6px
}

.form .form__control:focus+.form__label,
.form .form__control:not(:placeholder-shown)+.form__label {
	font-size: 10px;
	top: 12px;
	opacity: 1
}

.form .form__control:focus::-webkit-input-placeholder,
.form .form__control:not(:placeholder-shown)::-webkit-input-placeholder {
	color: transparent!important
}

.form .form__control:focus::-moz-placeholder,
.form .form__control:not(:placeholder-shown)::-moz-placeholder {
	color: transparent!important
}

.form__control-container--popover .form .form__control:focus,
.form__control-container--popover .form .form__control:not(:placeholder-shown) {
	padding-left: 36px
}

.configure-contain.form .form__control:not(:placeholder-shown) {
	transition: none
}

.form .form__control:-webkit-autofill {
	transition: .1s ease-in-out;
	padding: 17px 10px 6px
}

.form .form__control:-webkit-autofill+.form__label {
	font-size: 10px;
	top: 12px;
	opacity: 1
}

.form .form__control:-webkit-autofill::-webkit-input-placeholder {
	color: transparent!important
}

.form .form__control:-webkit-autofill::-moz-placeholder {
	color: transparent!important
}

.form .form__control--search {
	padding: 10px 10px 10px 40px!important;
	font-size: 14px;
	background: #fff url(//cdnimg.webstaurantstore.com/uploads/images/2017/9/search-icon.png) no-repeat left 10px center
}

.form .form__control--cc {
	padding: 17px 150px 6px 10px
}

.form .form__control--cc:not(:placeholder-shown) {
	padding: 17px 150px 6px 10px
}

.form .form__control--minimal {
	border: 0;
	box-shadow: none
}

.form .form__control.form__control--file {
	padding: 10px;
	height: auto
}

.form .form__control.form__control--file :hover {
	cursor: pointer
}

.add-to-cart .form__control {
	outline: none
}

.add-to-cart .form__control:focus {
	border-color: rgba(82, 168, 236, .8);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6)
}

.form__control-container--popover .form__popover {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	right: 36px;
	top: 4px;
	z-index: 3;
	width: 30px;
	height: 29px;
	text-align: center;
	border-right: 1px solid #ddd
}

.form .no-selection .form__label {
	display: flex
}

.form .no-selection .form__label .form__label-text {
	order: 2;
	opacity: 0!important
}

.form .no-selection .form__label .required {
	order: 1
}

.form .no-selection .form__control {
	padding: 6px 30px 6px 10px
}

.form .no-selection.error .form__control {
	padding: 17px 30px 6px 10px
}

.form .form__control--required .form__control {
	padding: 17px 30px 6px 10px!important
}

.add-to-cart .form .form__control,
.add-to-cart .form .form__label {
	transition: none
}

.input-file {
	width: .1px;
	height: .1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1
}

.file__button {
	display: inline-block;
	padding: 2.5px 5px;
	margin-right: 5px;
	background-color: #fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	border-radius: 4px;
	border: 1px solid #a0a0a0
}

@-moz-document url-prefix() {
	.form .form__control {
		height: 45px
	}
	@media(min-width:600px) {
		.form .form__control {
			height: 42px
		}
	}
	.form select.form__control:not(:placeholder-shown) {
		padding-left: 6px
	}
	--minimal {
		border: 0;
		box-shadow: none
	}
}

.form select.form__control {
	background: #fff;
	padding-right: 40px;
	-moz-appearance: none
}

.add-to-cart .form select.form__control,
.form select.form__control:not(:placeholder-shown) {
	padding-right: 30px
}

.form select.form__control:not(:placeholder-shown):empty+.form__label {
	font-size: 16px;
	top: 50%
}

@media(min-width:600px) {
	.form select.form__control:not(:placeholder-shown):empty+.form__label {
		font-size: 14px
	}
}

.form select.form__control~.form__control-icon {
	width: 60px;
	right: 0;
	text-align: center;
	text-indent: 10px;
	background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 25px, #fff 70%, hsla(0, 0%, 100%, 0))
}

.form select.form__control:-webkit-autofill~.form__control-icon {
	background: linear-gradient(90deg, rgba(250, 255, 193, 0), #faffc1 25px, #faffc1 70%, rgba(250, 255, 193, 0))
}

.form .form__control-container--popover select.form__control~.form__control-icon {
	right: 0
}

.form .form__control-container--popover select.form__control {
	padding-right: 60px
}

.form .form__control-container--popover .icon-question {
	background-color: hsla(0, 0%, 100%, .9);
	box-shadow: -6px 0 5px 4px #fff
}

.form .form__control-container--popover.error .icon-question {
	background-color: rgba(254, 244, 243, .9);
	box-shadow: -6px 0 5px 4px #fef4f3
}

.form textarea.form__control {
	height: auto;
	min-height: 46px;
	resize: vertical
}

.form textarea.form__control:focus {
	border-color: rgba(82, 168, 236, .8);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
	padding: 10px
}

.form textarea.form__control:focus::-webkit-input-placeholder {
	color: #6f6f6f!important
}

.form textarea.form__control:focus::-moz-placeholder {
	color: #6f6f6f!important
}

.form textarea.form__control:focus:-ms-input-placeholder {
	color: #6f6f6f!important
}

.form textarea.form__control:not(:placeholder-shown) {
	padding: 10px
}

.form__action,
.form__info {
	font-size: 12px;
	font-weight: 500;
	line-height: 1.2
}

.form__action.right,
.form__info.right {
	text-align: right
}

.form__info {
	color: #6f6f6f;
	margin-bottom: 5px
}

.form__info--bottom {
	margin-bottom: 0;
	margin-top: 5px
}

.form .form__info--tuck {
	z-index: 2;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -7px
}

.form__action {
	margin-top: 5px
}

.form__error,
.form__success {
	margin-top: 5px;
	font-size: 11px;
	line-height: 1.2
}

.input-append .form__error,
.input-append .form__success {
	white-space: normal
}

.form__error {
	color: #d03e1d
}

.form__success {
	color: #32a03f
}

.form__notification {
	margin-top: 5px;
	padding: 5px 10px;
	background-color: #d0f2ff;
	border: 1px solid #9dd0e4;
	border-radius: 4px
}

.form__notification p {
	margin: 0;
	font-size: 11px;
	line-height: 1.4em
}

.form__control-icon {
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	position: absolute;
	top: 50%;
	right: 15px;
	z-index: 2;
	pointer-events: none;
	font-size: 14px
}

.form__control-icon--action,
.form__control-icon[data-toggle] {
	pointer-events: all
}

.form__control-icon--md {
	font-size: 18px
}

.form__control-icon--lg {
	font-size: 24px
}

.form__multiselect-container {
	display: table;
	width: 100%;
	padding: 5px 0
}

.form__multiselect-container:first-child {
	padding-top: 0
}

.form__multiselect-container:last-child {
	padding-bottom: 0
}

.form__multiselect-container.disabled {
	opacity: .5
}

.form__multiselect-container.disabled .form__multiselect,
.form__multiselect-container.disabled .form__multiselect-input,
.form__multiselect-container.disabled label {
	pointer-events: none
}

.form__multiselect-element {
	width: 1%;
	display: table-cell;
	vertical-align: middle
}

.form__multiselect-input {
	display: none
}

.form__multiselect-input:checked~.form__multiselect:after {
	opacity: 1
}

.form__multiselect-text {
	font-weight: 400;
	display: table-cell;
	margin: 0;
	vertical-align: middle;
	line-height: 1.2;
	padding-top: 2px;
	padding-left: 10px
}

.form__multiselect {
	width: 25px;
	height: 25px;
	border: 2px solid #6a6a6a;
	background: #fff;
	margin: 0;
	text-align: center;
	position: relative
}

.form__multiselect:after {
	transition: .2s;
	content: "";
	opacity: 0
}

.form__check:after {
	content: "\E884";
	font-family: fontello;
	line-height: 23px;
	font-size: 18px;
	position: relative;
	left: -2px;
	color: #7ebf55
}

.form__radio {
	border-radius: 50%
}

.form__radio:after {
	width: 11px;
	height: 11px;
	background: #7ebf55;
	border-radius: 50%;
	position: absolute;
	left: 5px;
	top: 5px
}

.form__recaptcha {
	margin-top: 20px
}

hr {
	margin: 16px 0
}

@media(min-width:946px) {
	hr {
		margin: 16px 0 32px
	}
}

.videofill {
	position: relative;
	padding-bottom: 56.25%;
	height: 0
}

.videofill iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.videoModal .modalclose {
	float: right;
	font-weight: 700;
	text-shadow: 0 1px 6px #5d5d5d;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	color: #fff;
	font-size: 40px;
	opacity: 1;
	z-index: 999999;
	position: relative;
	top: 3px;
	line-height: 27px;
	right: 7px
}

.videoModal .modalclose:hover {
	color: #b7b7b7
}

.quicklinks-banner {
	display: none;
	position: fixed;
	top: -80px;
	left: 0;
	width: 100%;
	background: #fff;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .15), inset 0 -1px 0 0 #dadbd9;
	z-index: 999;
	transition: all .15s
}

@media(min-width:768px) {
	.quicklinks-banner {
		display: block
	}
}

.quicklinks-banner .amount {
	font-size: 11px;
	font-weight: 600;
	max-width: 72px;
	line-height: 11px;
	text-align: center
}

.quicklinks-banner .btn {
	margin-left: 8px;
	padding: 9px;
	font-size: 14px;
	font-weight: 700;
	width: 120px
}

.quicklinks-banner .alert {
	position: absolute;
	width: 270px;
	top: 57px;
	right: 15px;
	text-align: left;
	padding: 10px 15px;
	color: #7f3f3f;
	box-shadow: 0 2px 8px rgba(162, 37, 37, .25);
	transition: all .2s
}

.quicklinks-banner .login-price {
	display: flex;
	align-items: center;
	padding: 0 10px 0 8px;
	border-radius: 4px;
	border: 1px solid rgba(207, 55, 0, .5);
	height: 34px;
	width: 70px;
	margin-right: -13px
}

.quicklinks-banner .login-price.price {
	color: #cf3700;
	font-weight: 700;
	font-size: 22px;
	margin-right: 5px
}

.quicklinks-banner .login-price.amount {
	color: #52423d;
	text-align: left
}

.quicklinks-banner.configure .quicklinks-banner__addtocart-block,
.quicklinks-banner.login .quicklinks-banner__addtocart-block {
	justify-content: flex-end
}

.quicklinks-banner.configure .quicklinks-banner__cart-block {
	transform: none
}

.quicklinks-banner.is-visible {
	top: 0
}

.quicklinks-banner.hidden {
	top: -80px
}

.quicklinks-banner.hidden .alert {
	display: none
}

.quicklinks-banner.hidden .quicklinks-banner__toggle {
	top: -60px
}

.quicklinks-banner.has-error.is-visible .alert {
	display: block
}

.quicklinks-banner.has-error.is-visible .quantity {
	border-color: #cc6753
}

.quicklinks-banner.has-error.is-visible .quicklinks-banner__cart-block .btn-container {
	box-shadow: 0 0 0 2px #ffc4c4;
	border-radius: 4px
}

.quicklinks-banner.at-top {
	display: none
}

.quicklinks-banner__addtocart-block,
.quicklinks-banner__cart-alert-block,
.quicklinks-banner__cart-block,
.quicklinks-banner__inner,
.quicklinks-banner__left-content,
.quicklinks-banner__meta-block,
.quicklinks-banner__nav-block,
.quicklinks-banner__right-content {
	display: flex;
	align-items: center
}

.quicklinks-banner__inner {
	flex-direction: row
}

.quicklinks-banner__left-content {
	flex: 1
}

.quicklinks-banner__thumbnail-block {
	display: block;
	flex: 0 0 46px;
	width: 46px;
	height: 46px;
	border-radius: 4px;
	margin-right: 12px
}

@media(min-width:1200px) {
	.quicklinks-banner__thumbnail-block {
		display: block
	}
}

.quicklinks-banner__left-content {
	display: flex;
	flex: 1 1 auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

@media(max-width:1099px) {
	.quicklinks-banner__left-content {
		display: flex;
		flex: 1
	}
}

@media(min-width:1200px) {
	.quicklinks-banner__left-content {
		display: flex;
		flex: 1
	}
}

.quicklinks-banner__title-block {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis
}

.quicklinks-banner__product-title {
	font-size: 20px;
	line-height: 20px;
	font-weight: 600;
	white-space: nowrap
}

.quicklinks-banner__meta-block {
	font-size: 12px;
	line-height: 12px;
	margin-top: -1px
}

.quicklinks-banner__meta-block>* {
	margin-right: 8px
}

.quicklinks-banner__product-id {
	color: #aeb0ad
}

.quicklinks-banner__right-content {
	flex: 0 0 auto;
	height: 60px
}

@media(min-width:1100px) {
	.quicklinks-banner__right-content {
		justify-content: flex-end
	}
}

.quicklinks-banner__nav-block {
	padding-right: 10px
}

@media(max-width:1099px) {
	.quicklinks-banner__nav-block {
		display: none
	}
}

.quicklinks-banner__nav-item {
	position: relative;
	display: flex;
	align-items: baseline;
	padding: 4px 12px;
	margin: 0 4px;
	font-size: 14px;
	font-weight: 600;
	color: #777;
	background-color: #eef0ed;
	border: 1px solid #dadbd9;
	border-radius: 5px;
	box-shadow: inset 0 1px 1px #fff, 0 1px 2px rgba(0, 0, 0, .07);
	transition: all .2s
}

.quicklinks-banner__nav-item:hover {
	border-color: #399e0a;
	color: #298200
}

.quicklinks-banner__nav-item.active {
	background: rgba(57, 158, 10, .18);
	color: #298200;
	border-color: #399e0a
}

.quicklinks-banner__review-count {
	display: inline-block;
	margin-bottom: -1px;
	margin-left: 2px;
	font-size: 80%;
	opacity: .8
}

.quicklinks-banner__price-block {
	margin-right: 16px
}

.quicklinks-banner__price-block .price {
	display: block;
	max-height: 36px;
	font-size: 28px;
	line-height: 1;
	font-weight: 700;
	color: #cf3700
}

.quicklinks-banner__price-block .from {
	font-size: 11px;
	display: block;
	line-height: 11px;
	font-weight: 600;
	overflow: hidden;
	white-space: nowrap;
	max-width: 190px;
	text-overflow: ellipsis;
	color: #3b3d3b
}

.quicklinks-banner__price-block .each {
	color: #3b3d3b;
	font-size: 14px
}

.quicklinks-banner__cart-alert-block {
	display: none;
	margin: 0!important;
	opacity: 0;
	pointer-events: none
}

.is-added .quicklinks-banner__cart-alert-block {
	display: flex;
	width: auto;
	height: auto;
	margin: 15px 0
}

.quicklinks-banner__cart-block {
	display: block;
	width: 100%;
	border-width: 0 1px 0 0;
	padding-left: 10px;
	padding-right: 20px;
	transition: all .2s
}

@media(min-width:1100px) {
	.quicklinks-banner__cart-block {
		width: auto;
		border-width: 0 1px
	}
}

.quicklinks-banner__cart-block input[type=number]::-webkit-inner-spin-button,
.quicklinks-banner__cart-block input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none
}

.quicklinks-banner__cart-block.is-added {
	transform: translateY(-33px)
}

.quicklinks-banner__cart-block.is-added .quicklinks-banner__cart-alert-block {
	width: auto;
	height: auto;
	margin: 15px 0;
	opacity: 1;
	transition: all .2s;
	pointer-events: all;
	justify-content: flex-end
}

.quicklinks-banner__cart-block .btn {
	padding: 9px;
	font-size: 14px;
	width: 120px;
	margin-bottom: 1px
}

.quicklinks-banner__cart-block .btn:focus {
	outline: none
}

.quicklinks-banner__cart-block .quantity {
	width: 23px;
	height: 24px;
	margin: auto -20px auto auto;
	text-align: center;
	padding-right: 13px;
	-moz-appearance: textfield
}

.quicklinks-banner__cart-block .form__control {
	height: 36px!important;
	min-width: 105px;
	padding-top: 15px!important;
	top: 0
}

.quicklinks-banner__addtocart-block,
.quicklinks-banner__cart-alert-block {
	margin: 15px 0
}

.quicklinks-banner__addtocart-block {
	justify-content: flex-end;
	margin-left: -20px
}

.price-true .quicklinks-banner__addtocart-block {
	min-width: 328px;
	margin-left: 0
}

.quicklinks-banner__close button:before,
.quicklinks-banner__toggle:before {
	display: none;
	content: "";
	position: absolute;
	background: #222;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	border-radius: 4px;
	padding: 4px;
	font-weight: 400;
	text-shadow: none;
	animation: fadeInDown .2s
}

.quicklinks-banner__close {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 40px;
	text-align: center;
	cursor: pointer
}

.quicklinks-banner__close button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	font-weight: 700;
	height: 30px;
	width: 30px;
	text-align: center;
	color: #3b3d3b;
	opacity: .25;
	transition: all .2s
}

.quicklinks-banner__close button:hover {
	opacity: .75
}

.quicklinks-banner__close button:before {
	content: "Hide Quick Links";
	top: 25px;
	right: 0;
	width: 100px;
	opacity: 0
}

.quicklinks-banner__close button:active,
.quicklinks-banner__close button:focus {
	outline: none
}

.quicklinks-banner__close button:hover:before {
	display: block;
	opacity: .8;
	top: 35px
}

.quicklinks-banner__close.hide button:before {
	display: none
}

.quicklinks-banner__toggle {
	position: fixed;
	top: -60px;
	right: 30px;
	border-radius: 0 0 4px 4px;
	padding: 12px 12px 6px;
	color: #3b3d3b;
	font-size: 26px;
	font-weight: 600;
	background: #fff;
	border: none;
	box-shadow: 0 1px 10px rgba(0, 0, 0, .15), inset 0 -1px 0 0 #dadbd9;
	transition: all .15s;
	z-index: 999
}

.quicklinks-banner__toggle:before {
	content: "Show Quick Links";
	top: 5px;
	right: 40px;
	width: 100px
}

.quicklinks-banner__toggle:hover {
	transform: translateY(4px)
}

.quicklinks-banner__toggle:hover:before {
	display: block;
	opacity: .8
}

.quicklinks-banner__toggle:focus {
	outline: none
}

.quicklinks-banner__toggle span {
	margin-bottom: -2px;
	display: block;
	width: 100%
}

.quicklinks-banner__toggle span.icon-down-micro {
	font-size: 22px;
	margin-top: -4px
}

.quicklinks-banner__toggle.is-visible {
	top: -4px
}

.quicklinks-banner__toggle.hidden {
	top: -60px
}

.quicklinks-banner__toggle.at-top {
	display: none
}

.ag-mini {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden
}

.ag-carousel.ag-mini {
	display: block
}

.ag-mini-header {
	text-align: center;
	margin-bottom: 0;
	border-bottom: 1px solid #dadbd9;
	padding: 8px 0!important
}

.ag-mini .ag-item {
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding: .5em;
	margin-bottom: -1px;
	border-bottom: 1px solid #dadbd9;
	text-align: left;
	overflow: hidden
}

.ag-mini .ag-item .add-to-cart .btn-container {
	max-width: 107px;
	margin-left: 0
}

@media(max-width:499px),
(min-width:946px) {
	.ag-mini .ag-item {
		flex: 1 1 auto
	}
}

@media(min-width:500px) and (max-width:945px) {
	.ag-mini .ag-item {
		float: left;
		border-right: 1px solid #dadbd9
	}
}

@media(min-width:500px) and (max-width:699px) {
	.ag-mini .ag-item {
		width: 50%
	}
	.ag-mini .ag-item:nth-child(2n) {
		border-right-color: transparent
	}
}

@media(min-width:700px) and (max-width:945px) {
	.ag-mini .ag-item {
		width: 33.333%
	}
	.ag-mini .ag-item:nth-child(3n) {
		border-right-color: transparent
	}
}

.ag-mini .product-image {
	flex: 0 0 auto;
	float: left;
	margin: 0 .5em 0 0
}

.ag-mini .product-image img {
	width: 70px
}

.ag-mini .description {
	font-size: .75em
}

@media(max-width:499px),
(min-width:946px) {
	.ag-mini .description {
		height: auto
	}
}

.ag-mini .pricing {
	margin: 5px 0
}

.ag-mini .pricing .price {
	text-align: left;
	font-size: 1.1em
}

.ag-mini .pricing .price.small {
	font-size: 12px;
	margin-right: 10px
}

.ag-mini-cav {
	display: block
}

.ag-mini-cav .ag-item .btn.notify-popover {
	width: 100%;
	margin-left: -38px;
	float: none
}

.ag-mini-cav .ag-item .pricing {
	display: block
}

.ag-mini-cav .ag-item .price.small {
	display: block;
	margin-left: -38px;
	font-size: 13px
}

.ag-carousel .ag-item {
	position: relative;
	display: inline-block;
	margin-right: -4px;
	width: 130px
}

.init .ag-carousel .ag-item {
	margin-right: 0
}

[data-component=carousel] .ag-car-next,
[data-component=carousel] .ag-car-prev {
	display: none
}

[data-component=carousel].init .ag-car-next,
[data-component=carousel].init .ag-car-prev {
	display: inline
}

[data-component=carousel] .ag-carousel {
	width: 100%;
	white-space: nowrap;
	overflow: hidden
}

[data-component=carousel] .ag-carousel.init {
	width: inherit;
	white-space: normal;
	overflow: auto
}

.carousel-wrap {
	display: block;
	margin: 0 0 15px;
	clear: both
}

.carousel-box {
	position: relative;
	margin: 0
}

.basic-carousel .grabbing {
	cursor: -webkit-grabbing!important;
	cursor: grabbing
}

.basic-carousel .grab {
	cursor: grab
}

.carousel-block-header {
	margin-bottom: -2px;
	margin-top: -22px;
	background: #fff;
	z-index: 4;
	border: 1px solid #dadbd9;
	padding: 12px 21px;
	position: relative
}

@media(min-width:0px) and (max-width:599px) {
	.carousel-wrap .header-3 {
		margin: 10px 5px
	}
}

.ag-carousel__frame,
.ag-carousel__frame>div {
	display: flex
}

.ag-carousel-frame {
	width: 100%;
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

.ag-carousel-frame .ag-carousel {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-radius: 4px;
	overflow: hidden
}

.ag-carousel-frame .ag-carousel.ag-full {
	min-height: 256px;
	max-height: 256px
}

.ag-carousel-frame .ag-carousel.ag-full .details {
	margin-top: 10px;
	text-align: center
}

.ag-carousel-frame .ag-carousel.ag-mini {
	min-height: 100px
}

.ag-carousel-frame .ag-carousel .ag-item {
	border-right: 1px solid #e6e6e6;
	margin-left: -1px
}

.ag-carousel-frame .ag-carousel .ag-item:first-child {
	border-left: 0
}

.ag-carousel-frame .ag-carousel .ag-item .pricing {
	border: 0
}

.ag-carousel-frame .ag-carousel .ag-item .carousel__ratings {
	display: inline-block;
	vertical-align: middle
}

.ag-carousel-frame .ag-carousel .ag-item .rating {
	position: static;
	width: auto;
	font-size: 13px;
	display: inline-block
}

.ag-carousel-frame .ag-carousel .ag-item .rating .icon-star {
	margin-bottom: 0
}

.ag-carousel-frame .ag-carousel .ag-item .add-to-cart .btn-container {
	margin: 0
}

.ag-carousel-frame .ag-carousel .ag-item:hover .product-image img {
	border: 1px solid #d9ddd7
}

.ag-carousel-nav a,
.ag-carousel-nav button {
	position: absolute;
	width: 35px;
	height: 100%;
	background: #fff;
	opacity: 1;
	top: 0;
	cursor: pointer;
	text-indent: -9999px;
	border: 1px solid #d9ddd7;
	background-clip: padding-box;
	z-index: 3;
	box-sizing: border-box
}

.ag-carousel-nav a.disabled,
.ag-carousel-nav button.disabled {
	cursor: default;
	display: none!important
}

.ag-carousel-nav a:not(.disabled):hover,
.ag-carousel-nav button:not(.disabled):hover {
	background: #f9f9f9
}

@media(min-width:0px) and (max-width:599px) {
	.ag-carousel-nav a,
	.ag-carousel-nav button {
		display: none!important
	}
}

@media(min-width:600px) and (max-width:945px) {
	.ag-carousel-nav a,
	.ag-carousel-nav button {
		display: none!important
	}
}

.ag-carousel-nav .ag-car-prev {
	left: 0;
	border-radius: 4px 0 0 4px;
	box-shadow: 0 1px 0 hsla(0, 0%, 100%, .4);
	border-right: 1px solid rgba(0, 0, 0, .05);
	color: #36a01d
}

.ag-carousel-nav .ag-car-prev:after {
	content: "";
	position: absolute;
	height: 100%;
	left: 33px;
	width: 15px;
	box-shadow: inset 5px 0 8px -5px rgba(0, 0, 0, .25)
}

.ag-carousel-nav .ag-car-prev .svg {
	content: "";
	text-indent: 0;
	fill: #36a01d
}

.ag-carousel-nav .ag-car-next {
	right: 0;
	border-radius: 0 4px 4px 0;
	border-left: 1px solid rgba(0, 0, 0, .05);
	color: #36a01d
}

.ag-carousel-nav .ag-car-next:after {
	content: "";
	position: absolute;
	height: 100%;
	right: 33px;
	width: 15px;
	box-shadow: inset -5px 0 8px -5px rgba(0, 0, 0, .25)
}

.ag-carousel-nav .ag-car-next,
.ag-carousel-nav .ag-car-prev {
	outline: none
}

.ag-carousel-nav .ag-car-next.disabled:before,
.ag-carousel-nav .ag-car-prev.disabled:before {
	content: ""
}

.ag-carousel-nav .ag-car-next:hover:before,
.ag-carousel-nav .ag-car-prev:hover:before {
	color: #ccc
}

.ag-carousel-nav .ag-car-next:after,
.ag-carousel-nav .ag-car-prev:after {
	top: 0
}

.ag-carousel-nav .ag-car-next:before,
.ag-carousel-nav .ag-car-prev:before {
	content: "\e75e";
	position: absolute;
	top: 50%;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 50px;
	margin-top: -31px;
	margin-left: 0;
	font-family: fontello;
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	line-height: 62px;
	color: #36a01d;
	text-align: center;
	text-decoration: none;
	text-indent: 0;
	text-shadow: 0 1px 0 #fff
}

.ag-carousel-nav .ag-car-prev:before {
	content: "\e75d"
}

.ag-carousel-nav-svg a,
.ag-carousel-nav-svg button {
	position: absolute;
	width: 35px;
	height: 100%;
	background: #fff;
	opacity: 1;
	top: 0;
	cursor: pointer;
	border: 1px solid #d9ddd7;
	background-clip: padding-box;
	z-index: 3;
	box-sizing: border-box
}

.ag-carousel-nav-svg a.disabled,
.ag-carousel-nav-svg button.disabled {
	cursor: default;
	display: none!important
}

.ag-carousel-nav-svg a:not(.disabled):hover,
.ag-carousel-nav-svg button:not(.disabled):hover {
	background: #f9f9f9
}

@media(min-width:0px) and (max-width:599px) {
	.ag-carousel-nav-svg a,
	.ag-carousel-nav-svg button {
		display: none!important
	}
}

@media(min-width:600px) and (max-width:945px) {
	.ag-carousel-nav-svg a,
	.ag-carousel-nav-svg button {
		display: none!important
	}
}

.ag-carousel-nav-svg .ag-car-prev {
	left: 0;
	border-radius: 4px 0 0 4px;
	box-shadow: 0 1px 0 hsla(0, 0%, 100%, .4);
	border-right: 1px solid rgba(0, 0, 0, .05);
	fill: #36a01d
}

.ag-carousel-nav-svg .ag-car-prev:after {
	content: "";
	position: absolute;
	height: 100%;
	left: 33px;
	width: 15px;
	box-shadow: inset 5px 0 8px -5px rgba(0, 0, 0, .25)
}

.ag-carousel-nav-svg .ag-car-next {
	right: 0;
	border-radius: 0 4px 4px 0;
	border-left: 1px solid rgba(0, 0, 0, .05);
	fill: #36a01d
}

.ag-carousel-nav-svg .ag-car-next:after {
	content: "";
	position: absolute;
	height: 100%;
	right: 33px;
	width: 15px;
	box-shadow: inset -5px 0 8px -5px rgba(0, 0, 0, .25)
}

.ag-carousel-nav-svg .ag-car-next,
.ag-carousel-nav-svg .ag-car-prev {
	outline: none
}

.ag-carousel-nav-svg .ag-car-next.disabled:before,
.ag-carousel-nav-svg .ag-car-prev.disabled:before {
	content: ""
}

.ag-carousel-nav-svg .ag-car-next:hover:before,
.ag-carousel-nav-svg .ag-car-prev:hover:before {
	color: #ccc
}

.ag-carousel-nav-svg .ag-car-next:after,
.ag-carousel-nav-svg .ag-car-prev:after {
	top: 0
}

.ag-carousel-nav-svg .ag-car-next:before,
.ag-carousel-nav-svg .ag-car-prev:before {
	position: absolute;
	top: 50%;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 50px;
	margin-top: -31px;
	margin-left: 0;
	line-height: 62px;
	fill: #36a01d
}

.carousel--flex-container {
	position: relative;
	display: flex;
	flex: 1 1 auto;
	overflow: hidden;
	margin-bottom: 20px;
	width: 100%;
	border-radius: 4px;
	flex-direction: column
}

@media(min-width:1100px) {
	.carousel--flex-container {
		width: 75%
	}
}

.carousel--flex-container .ag-item {
	width: auto;
	text-align: center
}

.carousel--flex-container .carousel__name {
	font-size: 20px;
	line-height: 1.2em;
	font-weight: 600;
	margin-bottom: 5px
}

@media(min-width:0px) and (max-width:599px) {
	.carousel--flex-container .carousel__name {
		padding-left: 10px
	}
}

.carousel--flex-container.default-template-grid {
	border: 0!important;
	background: 0 0
}

.carousel--white {
	background: #fff;
	overflow: hidden;
	border: 1px solid #dadbd9
}

@media(min-width:600px) {
	.carousel--white {
		border-radius: 4px
	}
}

.carousel--white .carousel__card {
	border-radius: 0;
	margin: 15px 0 10px
}

.carousel--white .carousel__card:hover .carousel__image {
	border: 1px solid #dadbd9
}

.carousel--white .carousel__card-title {
	color: #298200
}

.carousel--white .carousel--padded {
	padding: 0
}

.carousel--white .ag-car-next {
	top: -1px;
	height: 101%;
	right: -1px
}

.carousel--white .ag-car-prev {
	top: -1px;
	height: 101%;
	left: -1px
}

.carousel--white .carousel__image {
	padding: 5px;
	max-width: 140px;
	margin: 0 auto;
	border: 1px solid #fff
}

.carousel--navy {
	background-color: #25353c;
	overflow: hidden;
	border-radius: 4px;
	display: flex;
	flex: 1
}

.carousel--navy .ag-car-next,
.carousel--navy .ag-car-prev {
	background: rgba(37, 53, 60, .7);
	border: none;
	transition: .2s ease-in-out
}

.carousel--navy .ag-car-next:before,
.carousel--navy .ag-car-prev:before {
	font-size: 22px;
	color: #fff;
	text-shadow: 0 1px 3px rgba(0, 0, 0, .2)
}

.carousel--navy .ag-car-next:after,
.carousel--navy .ag-car-prev:after {
	box-shadow: none
}

.carousel--navy .ag-car-next:hover,
.carousel--navy .ag-car-prev:hover {
	background: rgba(37, 53, 60, .95)!important
}

.carousel--navy .ag-carousel-frame {
	flex: 1;
	display: flex;
	align-items: center;
	overflow: hidden
}

.carousel--navy .ag-item {
	border-right: 0!important;
	display: inline-block;
	margin-right: -4px
}

.init .carousel--navy .ag-item {
	margin-right: 0
}

.carousel--navy .carousel__card {
	width: 200px;
	background: #fff
}

.carousel--navy .carousel__card:hover .carousel__card-title {
	color: #298200
}

.carousel--navy .carousel__card:hover .carousel__image img {
	opacity: .9
}

.carousel__card {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	width: 180px;
	flex: 0 1 auto;
	margin: 0 10px;
	border-radius: 4px;
	overflow: hidden
}

.carousel__card-title {
	position: relative;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 0;
	padding: 10px;
	font-size: 13px;
	line-height: 1.2em;
	font-weight: 600;
	transition: .2s ease-in-out;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.carousel__tag {
	position: absolute;
	z-index: 1;
	top: 28px;
	max-width: 130px;
	padding: 8px;
	background: #fff;
	border-radius: 0 4px 4px 0;
	box-shadow: 0 0 22px rgba(0, 0, 0, .74)
}

.carousel--padded {
	padding: 20px 10px
}

@media(min-width:600px) {
	.carousel--padded {
		padding: 30px
	}
}

.carousel__image {
	flex: 1 1 auto
}

.carousel__image img {
	display: block;
	margin: 0 auto;
	width: 100%
}

.carousel--flatware {
	position: relative;
	background-image: url(//cdnimg.webstaurantstore.com/uploads/images/2016/9/dark-wood.png);
	background-size: cover;
	overflow: hidden;
	border-radius: 4px;
	height: 367px
}

.carousel--flatware .ag-item {
	border-right: 0!important
}

.carousel--flatware .ag-car-next,
.carousel--flatware .ag-car-prev {
	background: 0 0;
	border: none;
	transition: .2s ease-in-out
}

.carousel--flatware .ag-car-next:before,
.carousel--flatware .ag-car-prev:before {
	font-size: 22px;
	color: #fff;
	text-shadow: 0 1px 3px rgba(0, 0, 0, .2)
}

.carousel--flatware .ag-car-next:after,
.carousel--flatware .ag-car-prev:after {
	box-shadow: none
}

.carousel--flatware .ag-car-next:hover,
.carousel--flatware .ag-car-prev:hover {
	background: hsla(0, 0%, 100%, .2)!important
}

.carousel--flatware .carousel__card {
	width: 165px
}

.carousel--flatware .carousel__card-title {
	color: #fff;
	text-shadow: 0 2px 3px rgba(0, 0, 0, .75);
	padding: 4px 10px;
	top: -20px;
	margin: 0 10px;
	overflow: visible;
	white-space: normal
}

.carousel--flatware .carousel__image {
	position: relative;
	top: -40px;
	transition: .2s ease-in-out
}

.carousel--flatware .carousel__image img {
	max-height: 421px;
	width: auto
}

.carousel--flatware .carousel__card {
	transition: .2s ease-in-out;
	background: 0 0;
	margin: 0;
	border-radius: 0;
	height: 367px;
	justify-content: flex-end;
	padding: 0 10px
}

.carousel--flatware .carousel__card:hover {
	background-color: hsla(0, 0%, 100%, .1)
}

.carousel--flatware .carousel__card:hover .carousel__image {
	top: -20px
}

.carousel--flatware .carousel__card:hover .carousel__card-title {
	background: rgba(73, 33, 0, .45);
	box-shadow: inset 0 -1px 0 0 rgba(255, 233, 200, .35), inset 0 2px 4px 0 rgba(0, 0, 0, .5), inset 0 1px 5px 1px rgba(0, 0, 0, .4);
	border-radius: 32px;
	color: #fff
}

@media(min-width:0px) and (max-width:599px) {
	.suggested-products {
		margin: 0 -10px
	}
}

.suggested-products .seasonal-attached {
	background-color: #fbfbfb;
	background-image: linear-gradient(180deg, #fff, #f5f5f5);
	border: 1px solid #dadbd9;
	border-right: 0;
	width: 268px;
	height: 258px;
	padding: 20px 35px;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 18px
}

.suggested-products .seasonal-attached h2 {
	font-size: 26px
}

.suggested-products .seasonal-attached .btn {
	margin-top: 20px
}

@media screen and (max-width:945px) {
	.suggested-products .seasonal-attached {
		display: block;
		width: 200px;
		font-size: 13px
	}
	.suggested-products .seasonal-attached h2 {
		font-size: 22px;
		line-height: 26px
	}
	.suggested-products .seasonal-attached .btn {
		font-size: 12px;
		padding: 5px 10px
	}
}

@media screen and (max-width:599px) {
	.suggested-products .seasonal-attached {
		float: none;
		width: 100%;
		height: auto;
		text-align: center;
		border-right: none;
		border-bottom: none;
		border-radius: 0;
		padding: 15px
	}
	.suggested-products .seasonal-attached h2 {
		margin-bottom: 0
	}
	.suggested-products .seasonal-attached .btn {
		display: block;
		margin: 3px auto 0;
		max-width: 140px
	}
}

.suggested-products.seasonal-wrap .carousel-box {
	margin-left: 268px
}

@media screen and (max-width:945px) {
	.suggested-products.seasonal-wrap .carousel-box {
		margin-left: 200px
	}
}

@media screen and (max-width:599px) {
	.suggested-products.seasonal-wrap .carousel-box {
		margin-left: 0
	}
	.suggested-products.seasonal-wrap .carousel-box .box {
		border: none
	}
}

.suggested-products .ag-carousel.ag-full .ag-item {
	width: 20%;
	height: 256px;
	box-sizing: border-box;
	margin-left: 0
}

.suggested-products .ag-carousel.ag-full .ag-item:last-child {
	border-right: 0
}

@media screen and (max-width:945px) {
	.suggested-products .ag-carousel.ag-full .ag-item {
		width: 33.33%;
		padding: 15px 5px;
		font-size: 16px
	}
	.suggested-products .ag-carousel.ag-full .ag-item .description {
		height: 40px
	}
	.suggested-products .ag-carousel.ag-full .ag-item:nth-child(3) {
		border-right: 0
	}
	.suggested-products .ag-carousel.ag-full .ag-item:nth-child(4),
	.suggested-products .ag-carousel.ag-full .ag-item:nth-child(5) {
		display: none
	}
}

@media screen and (max-width:379px) {
	.suggested-products .ag-carousel.ag-full .ag-item {
		width: 50%
	}
	.suggested-products .ag-carousel.ag-full .ag-item:nth-child(2) {
		border-right: 0
	}
}

@media screen and (min-width:946px) {
	.suggested-products.suggested-products--noleftbox {
		margin-top: 0
	}
}

.suggested-products.suggested-products--noleftbox .carousel-box {
	margin-left: 0
}

@media screen and (max-width:945px) {
	.suggested-products.suggested-products--noleftbox .carousel-box {
		margin-left: 0
	}
}

.suggested-products.suggested-products--noleftbox .carousel-box.box {
	border-radius: 4px
}

.suggested-products.suggested-products--noleftbox .carousel-box .inline-attached {
	max-width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #e6e6e6;
	border-radius: 4px 4px 0 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	padding: 15px;
	background-color: #fbfbfb;
	background-image: linear-gradient(180deg, #fff, #f5f5f5)
}

.suggested-products.suggested-products--noleftbox .header-3 {
	margin: 0
}

.suggested-products.suggested-products--noleftbox .btn-small {
	float: right;
	margin-top: -13px
}

@media screen and (max-width:599px) {
	.suggested-products.suggested-products--noleftbox .btn-small {
		float: none;
		margin-top: 5px;
		display: block;
		max-width: 120px
	}
}

.btn-container__notification {
	display: flex
}

.btn-container__notification .pricing {
	display: inline-block;
	width: 37px;
	line-height: .5em;
	margin: 0 0 0 5px;
	order: 2
}

.btn-container__notification .price {
	font-size: 10px!important
}

.btn-container__notification .notify-popover {
	position: relative!important
}

.ag-category .ag-item {
	height: 185px;
	padding: 15px
}

.ag-category .product-image {
	display: block;
	margin: 0 auto;
	background: 0 0;
	width: 100%
}

.ag-category .product-image a {
	background: #fff;
	display: block;
	margin: 0 auto;
	width: 100%
}

.ag-category .product-image img {
	width: 90%;
	padding: 5px;
	margin: auto;
	max-width: 100%
}

.ag-category .description {
	text-align: center;
	display: block;
	margin: 10px 0 2px;
	height: 46px;
	overflow: hidden
}

.ag-category+.box p:last-child {
	margin-bottom: 0
}

.ag-carousel.ag-mini {
	margin: 0;
	padding: 0
}

.ag-carousel.ag-mini .ag-item {
	width: 220px;
	padding: .75em
}

.ag-carousel.ag-mini .product-image a {
	display: block
}

.ag-carousel.ag-mini .description {
	height: 46px
}

.ag-carousel.ag-mini .price {
	min-height: 17px;
	font-size: 83%
}

.ag-carousel.ag-mini .add-to-cart {
	width: 100%;
	border-top: 1px solid #dadbd9;
	margin-top: 10px;
	padding-top: 10px;
	min-height: 25px
}

.ag-carousel.ag-mini .add-to-cart .btn-container {
	width: 100%;
	padding-left: 0;
	max-width: none
}

.ag-carousel.ag-mini .add-to-cart input.quantity {
	width: 23px;
	position: relative;
	padding: 1px 2px 0 0;
	margin-left: 0;
	font-size: 11px;
	line-height: 17px;
	height: 22px;
	font-weight: 600;
	-webkit-font-smoothing: subpixel-antialiased
}

.ag-carousel.ag-mini .add-to-cart .form input.quantity {
	height: 25px
}

.ag-carousel.ag-mini .add-to-cart .btn-small {
	width: 80px;
	padding: 3px 0;
	font-size: 11px;
	font-weight: 700;
	height: 25px;
	position: absolute
}

.ag-carousel.ag-mini .add-to-cart .btn-small.btn-cart {
	margin-left: -3px
}

.ag-carousel.ag-mini .add-to-cart .btn-mini-replacement-item {
	width: auto;
	padding: 3px 10px
}

.ag-carousel.ag-mini .add-to-cart .btn-custom {
	position: static;
	width: 105px
}

.ag-carousel.ag-mini .add-to-cart .form__control-icon {
	font-size: 16px;
	top: 13px;
	right: 8px;
	width: auto
}

.ag-carousel.ag-mini .add-to-cart select {
	width: auto;
	top: 0;
	float: left;
	margin-bottom: 0;
	margin-right: 10px;
	min-width: 75px;
	height: 25px;
	font-size: 11px;
	line-height: 12px;
	padding: 2px 30px 3px 8px
}

.ag-carousel.ag-mini .add-to-cart select.configure {
	width: 75px;
	padding-right: 20px
}

.ag-carousel.ag-mini .add-to-cart .form__group {
	width: 75px;
	margin: 0 10px 0 0;
	float: left
}

.ag-carousel.ag-mini .add-to-cart select.configure+select.qty_dropdown {
	left: 80px
}

.ag-carousel.ag-mini .add-to-cart select.configure+select.qty_dropdown+.btn-cart.btn-small {
	width: 80px
}

.ag-carousel.ag-mini .messages {
	position: absolute;
	top: -75px;
	height: 50px;
	padding: 20px 20px 0;
	font-size: 13px;
	text-shadow: 0 1px 0 #fff;
	background-color: hsla(0, 0%, 100%, .72);
	background-image: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, .3));
	background-repeat: repeat-x
}

.ag-full .ag-item {
	height: 226px;
	padding: 15px
}

.ag-full .ag-item .product-image {
	display: block;
	margin: 0 auto;
	background: 0 0
}

.ag-full .ag-item .product-image a {
	background: #fff;
	display: block;
	width: 105px;
	margin: 0 auto
}

.ag-full .ag-item .product-image img {
	width: 90%;
	max-width: 105px;
	padding: 5px;
	margin: auto
}

.ag-full .ag-item .description {
	text-align: center;
	display: block;
	margin: 10px 0 2px;
	height: 46px;
	overflow: hidden
}

.cart-recommended .ag-full .ag-item .description {
	order: 3;
	margin: 0
}

.ag-full .ag-item .pricing {
	border-top: 1px solid #dadbd9;
	border-bottom: 1px solid #dadbd9;
	padding: 12px 0 8px;
	margin-bottom: 13px;
	margin-top: 2px;
	position: relative;
	box-shadow: inset 0 1px 0 #fff, 0 1px 0 #fff;
	font-size: .7em
}

.ag-full .ag-item .pricing .price {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0
}

.ag-full .ag-item .pricing .product-count {
	font-weight: 600;
	text-align: center;
	margin: 0;
	line-height: 1.6em
}

.ag-full .ag-item .pricing table {
	position: absolute;
	bottom: 10px;
	left: 0
}

.ag-full .ag-item .pricing table+.price {
	padding: 5px 0 45px
}

.ag-full .ag-item .pricing .free-shipping {
	position: absolute;
	bottom: -21px;
	left: 50%;
	margin-left: -58px;
	z-index: 4
}

.cart-recommended .ag-full .ag-item .pricing {
	flex: 1 1 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	order: 4;
	margin: 0;
	padding: 15px 0
}

.cart-recommended .ag-full .ag-item .carousel__ratings {
	height: 17px;
	order: 2;
	padding: 4px 0
}

.ag-full .ag-item .rating {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 7px;
	font-size: 80%
}

.cart-recommended .ag-full .ag-item .rating {
	position: relative;
	bottom: 0
}

.cart-recommended .ag-full .ag-item .carousel__atc {
	order: 5
}

.cart-recommended .ag-full .ag-item .carousel__atc .btn-container select {
	width: calc(100% + 30px);
	margin: 0 0 8px -30px
}

.cart-recommended .ag-full .ag-item {
	display: flex;
	flex-direction: column;
	height: auto
}

.cart-recommended .ag-carousel.ag-full {
	min-height: 256px;
	max-height: none
}

.top-products .carousel-wrap {
	margin-bottom: -1px
}

@media(min-width:600px) {
	.top-products .carousel-wrap {
		margin-bottom: 10px
	}
}

.top-products .ag-carousel-frame .ag-carousel {
	min-height: 0;
	max-height: none;
	display: flex
}

.top-products .ag-carousel-frame .ag-carousel.init {
	display: block
}

.top-products .ag-carousel .ribbon {
	position: absolute;
	top: 15px;
	left: -5px;
	padding: 2px 10px
}

.top-products .ag-carousel.init .ag-item {
	width: 100%;
	box-sizing: border-box
}

.top-products .ag-carousel .ag-item {
	width: 154px;
	height: auto;
	padding: 20px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	flex: 1 0 154px
}

.top-products .ag-carousel .ag-item .product-image a {
	width: 115px
}

.top-products .ag-carousel .ag-item .product-image img {
	max-width: 180px
}

.top-products .ag-carousel .price,
.top-products .ag-carousel .pricing {
	position: static
}

.top-products .ag-carousel .price.small,
.top-products .ag-carousel .pricing.small {
	margin-bottom: 4px;
	font-size: 16px
}

.top-products .ag-carousel .add-to-cart {
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	width: 100%
}

.top-products .ag-carousel .add-to-cart .messages {
	margin-left: -30px;
	clear: both
}

.top-products .ag-carousel .form__control {
	padding: 2px 30px 3px 8px;
	height: 26px
}

.top-products .ag-carousel .configure.form__control {
	margin-left: -30px;
	padding-right: 20px
}

.top-products .ag-carousel .qty_dropdown+.btn-cart {
	margin-left: -38px;
	padding-left: 14px;
	padding-right: 14px
}

.top-products .ag-carousel .qty_dropdown .form__control {
	margin-left: -30px;
	padding-right: 20px
}

.top-products .ag-carousel .notify-popover {
	margin-left: -38px;
	padding-left: 16px;
	padding-right: 16px
}

.top-products .ag-carousel .notify-popover+.pricing {
	font-size: 10px;
	margin-left: 0!important
}

.compare-template .ag-flex {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	flex-wrap: nowrap
}

.comparison-slider-wrap {
	margin-bottom: 0
}

.comparison-slider-wrap .carousel-box {
	overflow: hidden;
	border-top: 1px solid #dadbd9;
	flex-direction: row
}

.comparison-slider-wrap .carousel-box .ag-car-prev {
	margin-left: 140px
}

@media(min-width:1280px) {
	.comparison-slider-wrap .carousel-box.compare-3 .ag-car-next,
	.comparison-slider-wrap .carousel-box.compare-3 .ag-car-prev {
		display: none
	}
}

.comparison-slider-wrap .slyslider-carousel {
	margin-left: 140px
}

@media(min-width:0px) and (max-width:599px) {
	.comparison-slider-wrap .slyslider-carousel {
		margin-left: 0
	}
}

.comparison-slider-wrap .slyslider-carousel .ag-carousel .ag-item {
	width: 130px
}

.comparison-slider-wrap .compare-header {
	float: left;
	width: 140px;
	display: flex;
	flex-direction: column;
	position: absolute;
	bottom: 0
}

@media(min-width:0px) and (max-width:599px) {
	.comparison-slider-wrap .compare-header {
		display: none
	}
}

.comparison-slider-wrap .compare-header .compare-row {
	height: 50px;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.lt-ie9 .comparison-slider-wrap .compare-header .compare-row {
	width: 100%
}

.comparison-slider-wrap .compare-header .compare-row p {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 0;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 700;
	height: 37px;
	padding-left: 10px;
	overflow: hidden;
	line-height: 1.2
}

@media(min-width:600px) {
	.comparison-slider-wrap .compare-header .compare-row:nth-child(2) p {
		height: 42px
	}
}

.comparison-slider-wrap .compare-header .compare-row:nth-child(2n) {
	background: rgba(218, 219, 217, .13)
}

.comparison-slider-wrap .ag-carousel {
	border-radius: 0
}

.comparison-slider-wrap .ag-carousel.ag-full {
	min-height: auto;
	max-height: none!important
}

.comparison-slider-wrap .ag-carousel.ag-full .ag-item .pricing {
	box-shadow: none
}

.comparison-slider-wrap .ag-carousel.ag-flex {
	flex-direction: row;
	width: auto
}

.comparison-slider-wrap .ag-carousel .ag-item {
	height: auto!important;
	padding: 0!important;
	min-width: 230px;
	margin-bottom: 0;
	display: flex;
	width: auto
}

.comparison-slider-wrap .ag-carousel .ag-item .compare-row {
	height: 50px;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.comparison-slider-wrap .ag-carousel .ag-item .compare-row--small {
	font-size: 11px;
	line-height: 1
}

.comparison-slider-wrap .ag-carousel .ag-item .compare-row:nth-child(2n) {
	background: rgba(218, 219, 217, .13)
}

@media(min-width:0px) and (max-width:599px) {
	.comparison-slider-wrap .ag-carousel .ag-item .compare-row p:before {
		content: attr(data-title);
		text-transform: uppercase;
		font-size: 10px;
		margin: 0;
		display: block;
		color: #aeb0ad;
		line-height: 1
	}
}

.comparison-slider-wrap .ag-carousel .ag-item .compare-row p:not(.price) {
	margin: 0;
	padding: 8px;
	text-align: center;
	font-size: 15px
}

.comparison-slider-wrap .ag-carousel .ag-item .compare-row .price {
	font-size: 22px
}

.comparison-slider-wrap .ag-carousel .ag-item .compare-row .pricing {
	box-shadow: none;
	margin: 0;
	border: none;
	padding: 7px 0
}

.comparison-slider-wrap .ag-carousel .ag-item .product-info {
	padding: 15px 15px 25px
}

.comparison-slider-wrap .ag-carousel .ag-item .product-info .product-image {
	margin: 0 auto 10px
}

.comparison-slider-wrap .ag-carousel .ag-item.base {
	background: #fafdff
}

.comparison-slider-wrap .ag-carousel .ag-item.base .compare-row:nth-child(2n) {
	background: #f0f9ff
}

.comparison-slider-wrap .ag-car-next,
.comparison-slider-wrap .ag-car-prev {
	border-radius: 0;
	margin-right: -1px;
	margin-top: -1px;
	height: 100.5%
}

.comparison-slider-wrap .ag-carousel__container {
	display: flex
}

.comparison-slider-wrap .ag-carousel__item {
	flex: 1 0 auto;
	display: flex
}

@media(min-width:600px) {
	#compare-to-other-products .ag-carousel-frame {
		margin-left: 0;
		padding-left: 140px
	}
}

#compare-to-other-products .ag-item {
	width: 100%
}

.seasonal-attached {
	float: left;
	border-radius: 4px 0 0 5px
}

@media(min-width:0px) and (max-width:599px) {
	.seasonal-attached {
		display: none
	}
}

@media(min-width:600px) and (max-width:945px) {
	.seasonal-attached {
		display: none
	}
}

.lt-ie9 .seasonal-attached {
	display: none
}

.seasonal-wrap .carousel-box {
	/*margin-left:340px*/
}

.seasonal-wrap .carousel-box .box {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

@media(min-width:0px) and (max-width:599px) {
	.seasonal-wrap .carousel-box {
		margin-left: 0
	}
}

@media(min-width:600px) and (max-width:945px) {
	.seasonal-wrap .carousel-box {
		margin-left: 0
	}
}

.seasonal-wrap .carousel-box .ag-car-prev {
	border-radius: 0
}

.lt-ie9 .seasonal-wrap .carousel-box {
	margin-left: 35px
}

.seasonal-alt-text {
	display: block
}

@media(min-width:946px) {
	.seasonal-alt-text {
		display: none
	}
}

.other-products__container {
	position: absolute;
	max-width: 220px;
	width: 100%;
	height: 155px
}

@media(min-width:945px) {
	.other-products__container {
		max-width: 245px;
		height: 140px
	}
}

.other-products__container--vertical {
	max-width: 160px;
	height: 256px
}

.other-products__content {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4)
}

.other-products__title {
	margin: 0 auto 12px;
	padding: 0 20px;
	color: #fff;
	font-size: 25px;
	line-height: 1;
	text-align: center;
	text-shadow: 0 2px 3px rgba(0, 0, 0, .5)
}

.other-products__image {
	display: block;
	position: absolute;
	width: 100%;
	z-index: -1
}

.member-exclusive {
	padding-top: 55px!important
}

.member-exclusive .ribbon-list {
	margin-top: 0!important
}

.member-exclusive__banner {
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	padding: 8px 10px 8px 15px;
	font-weight: 600;
	font-size: 13px;
	line-height: 13px;
	display: flex;
	align-items: center
}

@media(min-width:768px) {
	.member-exclusive__banner {
		border-top-left-radius: 4px;
		border-top-right-radius: 4px
	}
}

.member-exclusive__banner .plus-flag {
	margin-right: 10px
}

.member-exclusive__content {
	flex: 1
}

.member-exclusive__link,
.member-exclusive__subtext {
	font-size: 11px;
	display: block
}

.member-exclusive__banner--plus {
	background-image: linear-gradient(0deg, #f7fdff 19%, #d8ecf3);
	border: 1px solid #bfdbe5;
	color: #004b67
}

.member-exclusive__banner--plus .member-exclusive__link {
	color: #03aeef
}

.member-exclusive__banner--plus .member-exclusive__subtext {
	color: #004b67
}

.member-exclusive__banner--platinum {
	background-image: linear-gradient(0deg, #e9edef 19%, #f7f7f7);
	border: 1px solid #d8d8d8;
	color: #646768;
	text-shadow: 0 1px 0 #fff
}

.item-list {
	list-style-type: none;
	margin: 0
}

.resources+.resources {
	margin-top: 15px
}

.resources .item {
	margin-bottom: 10px
}

.resources .item:after,
.resources .item:before {
	display: table;
	content: "";
	line-height: 0
}

.resources .item:after {
	clear: both
}

.resources .item i {
	float: left;
	font-size: 14px;
	line-height: 18px;
	padding: 0 7px;
	color: #3b3d3b
}

.resources .item .label {
	color: #6e716d;
	font-size: .7em;
	line-height: 1em;
	margin: 0
}

.resources .item .description {
	font-size: .9em;
	line-height: 1.2em;
	margin: 0;
	height: auto;
	padding-left: 30px;
	display: block
}

.resources .item p {
	font-size: 13px;
	line-height: 21px;
	margin: 10px 0 5px
}

.resources .item:last-child {
	margin-bottom: 0
}

.related__searches a {
	padding: 2.5px 5px;
	background-image: linear-gradient(-180deg, hsla(0, 0%, 96.1%, 0), #e5e5e5);
	border: 1px solid #d6d6d6;
	box-shadow: inset 0 1px 1px 0 hsla(0, 0%, 100%, .65);
	border-radius: 4px;
	white-space: nowrap;
	font-weight: 600;
	font-size: 13px;
	color: #3b3d3b;
	letter-spacing: 0;
	text-shadow: 0 1px 0 hsla(0, 0%, 100%, .7);
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.related__searches a:hover {
	background-image: linear-gradient(-180deg, #f5f5f5, #e5e5e5);
	border: 1px solid #8b8d8b;
	box-shadow: inset 0 3px 1px 0 transparent;
	border-radius: 4px
}

.related__searches.related--alternate span {
	font-size: 13px
}

.related__searches.related--alternate a {
	margin-right: 2.5px;
	padding: 0;
	border: none;
	background-image: none;
	box-shadow: none;
	color: #298200
}

.related__searches.related--alternate a:focus,
.related__searches.related--alternate a:hover {
	color: #194f00;
	text-decoration: underline
}

.related__searches.related--alternate a:after {
	content: ","
}

.related__searches.related--alternate a:last-of-type:after {
	content: ""
}

.add-to-cart {
	position: relative;
	z-index: 2;
	margin: 0 auto
}

.add-to-cart .btn-container {
	padding-left: 30px;
	margin: 0 auto
}

.add-to-cart .btn-container:after,
.add-to-cart .btn-container:before {
	display: table;
	content: "";
	line-height: 0
}

.add-to-cart .btn-container:after {
	clear: both
}

.add-to-cart .btn-container.special-quantity {
	padding-left: 0
}

.add-to-cart .btn-container .qty-preset-cont {
	margin: 5px 0 0 -38px
}

.add-to-cart .btn-container .qty-preset-cont .qty-preset-select {
	max-width: 140px;
	margin: 0 0 5px
}

.add-to-cart .accessoryItem {
	margin-top: 10px;
	padding: 20px
}

.add-to-cart .accessoryItem .required {
	color: #cf3700;
	position: absolute;
	left: 7px
}

.add-to-cart p {
	position: relative;
	z-index: 2;
	font-weight: 600;
	margin-top: 2px;
	color: #cf3700;
	line-height: 1.2em
}

.add-to-cart input.quantity,
.add-to-cart p {
	text-align: center;
	margin-bottom: 0;
	font-size: .8em
}

.add-to-cart input.quantity {
	width: 32px;
	float: left;
	padding: 8px 0 6px;
	margin-left: -30px;
	transition: all .2s;
	border-radius: 4px 0 0 4px;
	border-right: 0;
	position: absolute;
	z-index: 1
}

.add-to-cart input.quantity[type=number] {
	-moz-appearance: textfield
}

.add-to-cart input.quantity[type=number]::-webkit-inner-spin-button,
.add-to-cart input.quantity[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.add-to-cart.atc-micro .quantity {
	width: 32px;
	padding: 1px 2px 0 0;
	font-size: 11px;
	line-height: 17px;
	height: 18px;
	font-weight: 600;
	-webkit-font-smoothing: subpixel-antialiased
}

.add-to-cart.atc-micro .btn-cart.btn-small {
	width: 80px;
	margin-left: -4px;
	padding: 2px 0 0;
	font-size: 10px;
	font-weight: 700;
	height: 21px
}

.add-to-cart .btn-cart.btn-large,
.add-to-cart .btn-cart.btn-small {
	width: 100%;
	float: right;
	padding: 9px 0;
	position: relative;
	z-index: 2;
	margin-top: 0
}

.add-to-cart .btn-custom {
	padding: 9px 3px
}

.add-to-cart .special-quantity .btn-cart.btn-small {
	width: 100%;
	margin-left: 0
}

.add-to-cart .btn-icon--customize {
	position: relative;
	padding: 9px 0 9px 31px;
	width: 100%;
	border-radius: 4px
}

.add-to-cart .btn-icon--customize.btn-small .btn-icon-wand {
	position: absolute;
	left: 0;
	top: 0;
	padding: 8px;
	display: block;
	height: 14px;
	width: 14px;
	background: rgba(0, 0, 0, .2)
}

.ag-list .add-to-cart .btn-icon--customize.btn-small .btn-icon-wand {
	padding: 5px
}

@media(min-width:600px) {
	.ag-list .add-to-cart .btn-icon--customize.btn-small .btn-icon-wand {
		padding: 8px 5px
	}
}

@media(min-width:616px) {
	.ag-list .add-to-cart .btn-icon--customize.btn-small .btn-icon-wand {
		padding: 8px
	}
}

@media(min-width:600px) {
	.ag-list .add-to-cart .btn-icon--customize {
		padding-left: 26px
	}
}

@media(min-width:616px) {
	.ag-list .add-to-cart .btn-icon--customize {
		padding-left: 31px
	}
}

.add-to-cart select {
	width: 100%;
	margin: 0 auto 8px;
	display: block
}

.add-to-cart .added {
	background: #fff;
	position: absolute;
	left: 0;
	bottom: -32px;
	height: 25px;
	width: 100%;
	display: block;
	padding: 0;
	margin: 0;
	animation: fadeIn .6s
}

.add-to-cart .altMessageForDiscontinuedProductPriceTile {
	padding-bottom: 10px;
	font-size: 13px;
	color: #cf3700;
	line-height: 20px
}

.hotspot-tag__product-card .add-to-cart input.quantity {
	left: 0;
	margin-left: 0
}

.hotspot-tag__product-card .add-to-cart .btn-container .btn-mini-replacement-item,
.hotspot-tag__product-card .add-to-cart .btn-container .pricing,
.hotspot-tag__product-card .add-to-cart .btn-container select:not(.qty_dropdown) {
	width: calc(100% + 30px);
	margin-left: -30px
}

.lt-ie9 .ag-product {
	margin-bottom: 0!important
}

@media(min-width:1100px) {
	.ag-product {
		font-size: 90%
	}
}

@media(min-width:1280px) {
	.ag-product {
		font-size: 100%
	}
}

.ag-product .specials li {
	width: 27px;
	height: 50px;
	position: absolute;
	z-index: 3;
	top: -1px;
	right: 20px
}

.ag-product .specials li+li {
	right: 50px
}

.ag-product .specials li.top {
	background-position: -677px 0
}

.ag-product .specials li.sale {
	background-position: -645px 0
}

.ag-product .specials+.pricing .hidden-price {
	text-indent: -9999px;
	opacity: 0;
	font-size: 120%;
	display: block
}

.ag-product .reviews {
	margin-bottom: 20px
}

.ag-product .reviews:after,
.ag-product .reviews:before {
	display: table;
	content: "";
	line-height: 0
}

.ag-product .reviews:after {
	clear: both
}

.ag-product .reviews .rating {
	font-size: 100%;
	float: left
}

.ag-product .reviews a {
	float: left;
	font-size: 15px;
	line-height: 18px;
	border-left: 1px solid #dadbd9;
	margin-left: 5px;
	padding-left: 5px;
	height: 17px
}

.ag-product .pricing {
	clear: both;
	z-index: 10;
	position: relative
}

@media(min-width:0px) and (max-width:599px) {
	.ag-product .pricing {
		font-size: 90%
	}
}

.ag-product .pricing label {
	margin: 0;
	cursor: default
}

.ag-product .pricing .hidden-price {
	display: none
}

.ag-product .pricing .outlet-price {
	font-size: 90%;
	line-height: 1em;
	margin-bottom: 5px
}

.ag-product .pricing .outlet-price .price {
	font-size: 100%;
	display: inline
}

.ag-product .pricing .outlet-price label {
	display: inline
}

.ag-product .pricing table {
	width: 100%;
	margin-top: 0;
	margin-bottom: 10px
}

.ag-product .pricing table th {
	font-weight: 600;
	font-size: .8em;
	line-height: 1.2em;
	vertical-align: middle;
	padding: 4px 4px 4px 8px;
	text-align: left
}

.ag-product .pricing table td {
	vertical-align: middle;
	text-align: right;
	color: #cf3700;
	font-weight: 700;
	line-height: 1.4em;
	font-size: 1.2em;
	padding: 4px 8px 0 0
}

.ag-product .pricing table td span.each {
	font-size: .6em;
	color: #3b3d3b
}

.ag-product .pricing table td span.per-pound {
	display: block;
	height: 20px;
	margin-top: -3px;
	font-size: .6em;
	line-height: 1;
	color: #666966
}

.ag-product .pricing table .was-price {
	font-size: .7em;
	display: inline-block;
	font-weight: 400;
	text-decoration: line-through;
	text-decoration-color: #cf3700;
	margin: 0 5px
}

.ag-product .price {
	font-size: 250%;
	line-height: 100%;
	text-align: left;
	font-weight: 700;
	margin-bottom: 5px
}

.ag-product .price label.from {
	font-size: .3em
}

.ag-product .plus-text {
	display: block;
	line-height: 25px;
	color: #3b3d3b;
	text-align: left;
	margin-bottom: 10px;
	margin-top: -5px
}

.ag-product .plus-text:hover {
	color: #00aeef
}

.ag-product .plus-text .plus-flag {
	position: relative;
	top: 4px;
	left: -2px
}

.ag-product .was-price {
	font-size: 1em;
	margin: -4px 0 0;
	line-height: 1;
	padding: 4px 0;
	font-weight: 600;
	color: #3b3d3b;
	text-decoration: line-through;
	text-decoration-color: #cf3700
}

.ag-product .required-component h3 {
	color: #cf3700;
	text-align: center
}

.ag-product .required-component p {
	font-size: .8em;
	line-height: 1.1em;
	font-weight: 600;
	text-align: center;
	color: #3b3d3b
}

.ag-product .map {
	padding-top: 5px
}

.ag-product .map .strikeOutPrice {
	text-decoration: line-through
}

.ag-product .map .enter-email {
	font-size: 1.2em;
	color: #3b3d3b
}

.ag-product .map .enter-email br {
	display: none
}

.ag-product .map .price--retail {
	margin-bottom: 10px;
	font-size: .975em;
	font-weight: 600;
	line-height: 16px
}

.ag-product .map .price--retail .crossout {
	display: inline-block;
	position: relative
}

.ag-product .map .price--retail .crossout:before {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -2px;
	width: 100%;
	height: 2px;
	background-color: #cf3700
}

.ag-product .map .required-component h3 {
	color: #cf3700;
	text-align: center
}

.ag-product .map .required-component p {
	font-size: .8em;
	line-height: 1.1em;
	font-weight: 600;
	text-align: center;
	color: #3b3d3b
}

.ag-product .map .to-see-price {
	line-height: 1.2em;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 0
}

.ag-product .map .to-see-price em {
	font-style: normal;
	display: block;
	font-size: .7em;
	font-weight: 400;
	line-height: 1.4em
}

.ag-product .map .input-append {
	width: 100%;
	margin: 15px 0;
	height: auto
}

.ag-product .map .input-append .input-append-field,
.ag-product .map .input-append input[type=text] {
	width: 75%;
	padding: 8px 0 5px 2%;
	font-size: 16px;
	line-height: 22px
}

.ag-product .map .input-append .btn {
	font-size: 15px;
	line-height: 15px;
	padding: 8px 0;
	width: 23%;
	height: 31px;
	margin-left: -1px
}

.ag-product .map .input-append.input-append-text .input-append-field {
	width: 68%
}

.ag-product .map .input-append.input-append-text .btn {
	width: 30%
}

.ag-product .map .mapText {
	font-size: 12px;
	line-height: 1.4em
}

.ag-product .map .mapText a {
	font-weight: 700
}

.ag-product .map .mapText strong {
	margin-bottom: 0
}

.ag-product .map .mapText.explainText {
	text-align: left
}

.ag-product .map .popover-content {
	font-size: 13px;
	line-height: 17px
}

.ag-product .mapH .to-see-label .price {
	font-size: inherit
}

.ag-product .mapH .to-see-price {
	font-size: .8em
}

.ag-product .sub-text {
	text-align: left;
	margin-bottom: 10px;
	font-size: 11px
}

.ag-product .add-to-cart .min-must-text {
	text-align: left;
	font-size: 12px;
	margin-bottom: 10px;
	color: #3b3c3b
}

.ag-product .add-to-cart .messages {
	top: 10px
}

.ag-product .add-to-cart .btn-container {
	padding-left: 42px
}

.ag-product .add-to-cart .btn-container.special-quantity {
	padding-left: 0
}

.ag-product .add-to-cart .btn-cart {
	padding: 18px 0 16px;
	margin-left: 0;
	height: 54px
}

.ag-product .add-to-cart .special-quantity .btn-cart {
	width: 100%;
	margin-left: 0;
	height: auto
}

.ag-product .add-to-cart input.quantity {
	width: 44px;
	margin-left: -42px;
	font-size: 18px;
	line-height: 20px;
	padding: 18px 0;
	position: absolute
}

.ag-product .add-to-cart select {
	font-size: 14px
}

.ag-product .add-to-cart select+select {
	margin-top: 7px
}

.ag-product .add-to-cart .to-see-label+form .input-append {
	margin-top: 0
}

.ag-product .add-to-cart .mapText {
	color: #3b3d3b;
	font-weight: 400
}

.ag-product .add-to-cart .accessoriesSideHeading,
.ag-product .add-to-cart .warrantySideHeading {
	margin-bottom: 5px;
	margin-top: 10px;
	color: #3b3d3b;
	text-align: left
}

.ag-product .add-to-cart .configure-contain,
.ag-product .add-to-cart .special-quantity {
	position: relative
}

.ag-product .add-to-cart .configure-contain select,
.ag-product .add-to-cart .special-quantity select {
	width: 98%;
	height: 26px
}

.ag-product .add-to-cart .configure-contain select.form__control,
.ag-product .add-to-cart .special-quantity select.form__control {
	width: 100%;
	height: 39px
}

.ag-product .add-to-cart .configure-contain .required,
.ag-product .add-to-cart .special-quantity .required {
	color: #cf3700
}

.ag-product .add-to-cart .configure-contain .icon-question,
.ag-product .add-to-cart .special-quantity .icon-question {
	line-height: 20px;
	font-size: 12px;
	width: 12px;
	display: block;
	color: #298200;
	cursor: pointer;
	text-align: right
}

.ag-product .add-to-cart .configure-contain.form,
.ag-product .add-to-cart .special-quantity.form {
	margin-bottom: 0
}

.ag-product .btn-custom {
	margin-top: 10px;
	padding-top: 13px;
	padding-bottom: 13px
}

.map__price,
.map__text {
	position: relative;
	padding: 10px;
	border-radius: 4px
}

.map__price .price,
.map__text .price {
	margin: 0;
	padding: 0
}

.price--crossed-out {
	text-decoration: line-through
}

.map__text {
	background: #fff;
	border: 1px solid #cf3700;
	color: #3b3d3b!important;
	display: block;
	z-index: 1
}

.text__description:only-child {
	font-size: .9em;
	line-height: 1.1em
}

.text__description {
	margin-bottom: 0;
	font-size: .7em;
	line-height: 1.1em
}

.text__highlight {
	color: #cf3700;
	font-weight: 600
}

.text__discount {
	margin-bottom: 0;
	font-weight: 600;
	line-height: 1.2em
}

.text__link {
	color: #298200
}

.map__text:hover .text__link {
	color: #194f00;
	text-decoration: underline
}

.why {
	margin: 10px 0;
	font-size: 12px;
	line-height: 12px
}

.why a {
	color: #aeaeae
}

.ag-product .map__group {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row
}

@media(min-width:1150px) {
	.ag-product .map__group {
		justify-content: flex-start
	}
	.ag-product .map__group+.plus-flag {
		margin-top: 5px
	}
}

.ag-product .map__group+.plus-text {
	margin-top: 5px
}

.ag-product .map__price,
.ag-product .map__text {
	flex: 1
}

.ag-product .map__price .price,
.ag-product .map__text .price {
	font-size: 1.4em
}

@media(min-width:1150px) {
	.ag-product .map__price,
	.ag-product .map__text {
		width: 90%;
		order: 1;
		display: flex;
		flex-direction: column;
		justify-content: space-between
	}
	.ag-product .map__price .price--oversized,
	.ag-product .map__text .price--oversized {
		font-size: 1.7vw
	}
	.ag-product .map__price .price--oversized-mega,
	.ag-product .map__text .price--oversized-mega {
		font-size: 1.56vw
	}
}

@media(min-width:1640px) {
	.ag-product .map__price .price--oversized,
	.ag-product .map__text .price--oversized {
		font-size: 1.7em
	}
	.ag-product .map__price .price--oversized-mega,
	.ag-product .map__text .price--oversized-mega {
		font-size: 1.54em
	}
}

@media(min-width:1150px) {
	.ag-product .map__text {
		justify-content: center
	}
}

.ag-product .map--login,
.ag-product .map--platinum,
.ag-product .map--plus {
	margin-bottom: 10px
}

@media(min-width:1150px) {
	.ag-product .map--login,
	.ag-product .map--platinum,
	.ag-product .map--plus {
		padding-top: 0;
		font-size: inherit
	}
}

@media(min-width:600px) and (max-width:799px) {
	.ag-product .map--login,
	.ag-product .map--platinum,
	.ag-product .map--plus {
		font-size: 80%
	}
}

.ag-product .map--platinum .price,
.ag-product .map--plus .price {
	font-size: 1.4em
}

@media(min-width:1150px) and (max-width:1499px) {
	.ag-product .map--platinum .price,
	.ag-product .map--plus .price {
		font-size: 1.6vw
	}
}

@media(min-width:1500px) and (max-width:1639px) {
	.ag-product .map--platinum .price,
	.ag-product .map--plus .price {
		font-size: 1.5vw
	}
}

@media(min-width:1640px) {
	.ag-product .map--platinum .price,
	.ag-product .map--plus .price {
		font-size: 1.4em
	}
}

.ag-product .map--platinum .price__label,
.ag-product .map--plus .price__label {
	line-height: 1.4
}

.ag-product .map__price {
	border: 1px solid #ebebea;
	order: 0;
	margin: 0
}

.ag-product .map__price.map__price--platinum,
.ag-product .map__price.map__price--plus,
.ag-product .map__price.map__price--plus-member {
	display: block
}

@media(min-width:1100px) and (max-width:1149px) {
	.ag-product .map__price.map__price--platinum .price__label,
	.ag-product .map__price.map__price--plus-member .price__label,
	.ag-product .map__price.map__price--plus .price__label {
		font-size: .7em
	}
}

.ag-product .map__price.map__price--plus {
	order: 1;
	padding: 16px 10px 10px
}

@media(min-width:1150px) {
	.ag-product .map__price.map__price--plus {
		margin: 0 0 0 -6px;
		padding: 10px 10px 10px 16px
	}
}

.ag-product .map__price.map__price--plus:hover .price__label {
	color: #00aeef
}

.ag-product .map__price.map__price--platinum,
.ag-product .map__price.map__price--plus-member {
	z-index: 2
}

.ag-product .map__price.map__price--platinum+.map__text,
.ag-product .map__price.map__price--plus-member+.map__text {
	border-color: #dbdbdb
}

.ag-product .map__price.map__price--platinum+.map__text .price,
.ag-product .map__price.map__price--plus-member+.map__text .price {
	position: relative;
	display: inline-block;
	align-self: flex-start;
	color: #3b3d3b
}

@media(min-width:1150px) {
	.ag-product .map__price.map__price--platinum+.map__text .price,
	.ag-product .map__price.map__price--plus-member+.map__text .price {
		display: block
	}
}

.ag-product .map__price.map__price--platinum+.map__text .price:before,
.ag-product .map__price.map__price--plus-member+.map__text .price:before {
	content: "";
	position: absolute;
	top: 50%;
	width: 100%;
	height: 3px;
	background-color: #cf3700
}

.ag-product .map__price.map__price--plus,
.ag-product .map__price.map__price--plus-member {
	background-image: linear-gradient(0deg, #f7fdff 19%, #d8ecf3);
	border: 1px solid #bfdbe5
}

.ag-product .map__price.map__price--plus-member .price,
.ag-product .map__price.map__price--plus-member .price .each,
.ag-product .map__price.map__price--plus-member .price__label,
.ag-product .map__price.map__price--plus-member .price__label .each,
.ag-product .map__price.map__price--plus .price,
.ag-product .map__price.map__price--plus .price .each,
.ag-product .map__price.map__price--plus .price__label,
.ag-product .map__price.map__price--plus .price__label .each {
	color: #004b67
}

.ag-product .map__price.map__price--plus-member {
	border-color: #00aeef
}

.ag-product .map__price.map__price--platinum {
	padding: 10px;
	background-image: linear-gradient(0deg, #fff 19%, #e9e9e9);
	border: 1px solid #a5a5a5
}

.ag-product .mapL .map__group {
	margin-bottom: 15px
}

@media(max-width:1149px) {
	.ag-product .mapL .map__price {
		order: 1
	}
	.ag-product .mapL .map__text {
		margin-top: -4px;
		order: 2
	}
}

.ag-product .mapL .map__text {
	border: none
}

.ag-product .mapL .map__link {
	position: relative;
	cursor: pointer
}

.ag-product .mapL .map__link:before {
	content: "";
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #cf3700;
	border-radius: 4px;
	transition: .2s ease-in-out
}

@media(min-width:1100px) and (max-width:1149px) {
	.ag-product .mapL .map__link {
		padding: 5px 10px
	}
}

.ag-product .mapL .map__link:hover:before {
	border-width: 2px
}

.ag-product .mapL .text__highlight,
.ag-product .mapL .text__small {
	margin-bottom: 0;
	text-align: center
}

.ag-product .mapL .text__highlight {
	font-size: 16px;
	line-height: 1.1em
}

@media(min-width:1100px) and (max-width:1149px) {
	.ag-product .mapL .text__highlight {
		line-height: 1.2em
	}
}

.ag-product .mapL .text__small {
	font-size: 11px;
	line-height: 1.4em
}

.ag-list .map__group {
	max-width: 150px
}

@media(min-width:600px) {
	.ag-list .map__group {
		margin: 0 auto
	}
	#product_listing .map__group {
		text-align: center
	}
}

#product_listing .map__price {
	padding: 0;
	line-height: 18px
}

#product_listing .map__price .price,
#product_listing .map__price .price__label {
	padding: 0;
	display: inline;
	font-size: 12px
}

#product_listing .text__enticement.price {
	font-size: inherit
}

#product_listing .mapL .map__price {
	order: 1;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 15px
}

#product_listing .mapL .map__price .price {
	font-size: inherit
}

#product_listing .mapL .map__text {
	padding: 5px 2.5px
}

#product_listing .mapL .map__text .price {
	padding-top: 0
}

#product_listing .mapL .price {
	font-size: 1.3em
}

#product_listing .mapL .map__link {
	cursor: pointer
}

@media(min-width:1100px) and (max-width:1149px) {
	#product_listing .mapL .map__link {
		padding: 5px 10px
	}
}

#product_listing .mapL .text__highlight {
	margin-bottom: 0;
	line-height: 1.4em;
	text-align: center;
	font-size: 12px
}

@media(min-width:1100px) and (max-width:1149px) {
	#product_listing .mapL .text__highlight {
		line-height: 1.2em
	}
}

.plus-highlight {
	max-width: 150px;
	margin: 0 auto
}

@media(max-width:599px) {
	.ag-list .plus-highlight {
		margin: 0
	}
}

.plus-highlight__primary {
	text-align: center
}

.plus-highlight__price {
	padding: 2.5px 5px;
	line-height: 18px;
	background-image: linear-gradient(0deg, #f7fdff 19%, #d8ecf3);
	border: 1px solid #00aeef;
	border-radius: 4px
}

.plus-highlight__price .price,
.plus-highlight__price .price__label {
	display: block;
	padding: 0;
	color: #004b67;
	text-shadow: none
}

.plus-highlight__price .price .each,
.plus-highlight__price .price__label .each {
	color: #004b67
}

.plus-highlight__price .price {
	font-size: 1.3em
}

.plus-highlight__price .price__label {
	margin-bottom: 3px;
	font-size: 12px
}

.plus-highlight__regular {
	margin: 0;
	font-size: 12px;
	font-weight: 600;
	line-height: 1;
	text-align: center
}

.plus-highlight__primary+.plus-highlight__regular {
	margin-top: 5px
}

.ag-list .pricing .plus-highlight__regular .price {
	font-size: inherit!important
}

.ag-list .pricing .plus-highlight__price .price {
	font-size: 1.3em!important;
	text-align: center!important
}

.plus-member__price,
.plus-member__text {
	justify-content: flex-start;
	padding: 10px;
	border-radius: 4px;
	font-weight: 700
}

.plus-member__price .price,
.plus-member__text .price {
	margin: 0;
	padding: 0
}

.plus-member__text {
	background: #fff;
	border: 1px solid #cf3700;
	color: #3b3d3b!important;
	display: block;
	z-index: 3;
	font-weight: 700
}

.plus-member__text:hover .text__link {
	color: #194f00;
	text-decoration: underline
}

.ag-product .each {
	font-weight: bolder
}

.plus-member__group {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-bottom: 10px
}

@media(min-width:1150px) {
	.plus-member__group {
		justify-content: space-between
	}
	.plus-member__group+.plus-flag {
		margin-top: 5px
	}
}

.plus-member__group+.plus-text {
	margin-top: 5px
}

.comparison-item .plus-member__group {
	flex-direction: column;
	flex-flow: column
}

.plus-member__price,
.plus-member__text {
	flex: 1
}

.plus-member__price .price,
.plus-member__text .price {
	font-size: 1.4em
}

@media(min-width:1150px) {
	.plus-member__price,
	.plus-member__text {
		width: 90%;
		order: 1;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start
	}
	.plus-member__price .price--oversized,
	.plus-member__text .price--oversized {
		font-size: 1.7vw
	}
	.plus-member__price .price--oversized-mega,
	.plus-member__text .price--oversized-mega {
		font-size: 1.56vw
	}
}

@media(min-width:1640px) {
	.plus-member__price .price--oversized,
	.plus-member__text .price--oversized {
		font-size: 1.7em
	}
	.plus-member__price .price--oversized-mega,
	.plus-member__text .price--oversized-mega {
		font-size: 1.54em
	}
}

.comparison-item .plus-member__price,
.comparison-item .plus-member__text {
	flex: 1 1 auto
}

@media(min-width:1150px) {
	.plus-member__text {
		justify-content: center
	}
}

.plus-member--plus .price {
	font-size: 1.4em
}

@media(min-width:1150px) and (max-width:1499px) {
	.plus-member--plus .price {
		font-size: 1.6vw
	}
}

@media(min-width:1500px) and (max-width:1639px) {
	.plus-member--plus .price {
		font-size: 1.5vw
	}
}

@media(min-width:1640px) {
	.plus-member--plus .price {
		font-size: 1.4em
	}
}

.plus-member--plus .price__label {
	line-height: 1.4;
	font-weight: 700
}

.plus-member__price {
	border: 1px solid #cf3700;
	order: 0;
	margin: 0
}

.plus-member__price--plus-member {
	display: block
}

.plus-member__price--plus-member .price__label {
	font-size: .75em
}

@media(min-width:1100px) and (max-width:1149px) {
	.plus-member__price--plus-member .price__label {
		font-size: .7em
	}
}

.plus-member__price--plus-member {
	position: relative;
	z-index: 2;
	background-image: linear-gradient(0deg, #f7fdff 19%, #d8ecf3);
	border: 1px solid #bfdbe5
}

.plus-member__price--plus-member .price,
.plus-member__price--plus-member .price .each,
.plus-member__price--plus-member .price__label,
.plus-member__price--plus-member .price__label .each {
	color: #004b67
}

.plus-member__price--plus-member {
	border-color: #00aeef;
	padding-top: 10px;
	margin: 0
}

.price__regular {
	margin-bottom: 0;
	line-height: 1em
}

.price__regular.crossout {
	display: inline-block;
	position: relative
}

.price__regular.crossout:before {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -2px;
	width: 100%;
	height: 2px;
	background-color: #cf3700
}

.plus-popover {
	position: absolute;
	right: 6px;
	top: 10px;
	margin: 0
}

@media(min-width:1150px) {
	.plus-popover {
		top: 5px
	}
}

.plus-popover a {
	color: #709eb3
}

.comparison-item .plus-popover {
	top: 10px
}

.certifications {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	border-top: 1px solid #dadbd9;
	list-style: none;
	flex: 1 1 auto
}

.certifications li {
	display: flex;
	flex-direction: row;
	width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #dadbd9;
	position: relative;
	bottom: -1px;
	margin: 0!important
}

.certifications li .cert-child-container {
	display: flex;
	width: 100%;
	padding: 15px 20px;
	border-right: 1px solid #dadbd9
}

.no-flexbox .certifications li {
	float: left
}

@media only screen and (min-width:520px) {
	.certifications li {
		flex: 0 0 50%
	}
	.certifications li:nth-child(2n) .cert-child-container {
		border-right: none
	}
}

@media only screen and (max-width:520px) {
	.certifications li .cert-child-container {
		border-right: none
	}
}

@media only screen and (min-width:1200px) {
	.certifications li {
		flex: 0 0 33.33%
	}
	.certifications li:nth-child(2n) .cert-child-container {
		border-right: 1px solid #dadbd9
	}
	.certifications li:nth-child(3n) .cert-child-container {
		border-right: none
	}
}

.certifications:hover .text-clamp {
	max-height: 200px;
	min-height: 45px;
	-webkit-line-clamp: 40;
	transition: max-height .5s ease-in-out
}

.cert-text {
	font-size: 11px;
	line-height: 14px
}

.cert-text p {
	margin-bottom: 0
}

.cert-text .text-clamp {
	display: block;
	display: -webkit-box;
	max-height: 45px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 15px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: max-height .5s ease-in-out
}

.cert-title {
	margin: 0 0 6px;
	line-height: 12px;
	font-size: 14px
}

.cert-img {
	max-width: 50px;
	padding-right: 15px;
	flex: 0 0 50px
}

.no-flexbox .cert-img {
	float: left
}