body {
	margin: 0;
	padding: 0
}

article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
	display: block
}

audio,
canvas,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

nav ul,
nav ol {
	list-style: none none
}

img {
	max-width: 100%;
	height: auto;
	border: 0
}

video,
embed,
object {
	max-width: 100%
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 0
}

html {
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size-adjust: 100%
}

body {
	color: #333;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	font-size: 1.4rem
}

p {
	margin-top: 0rem;
	margin-bottom: 1rem
}

abbr[title] {
	border-bottom: 1px dotted #d1d1d1;
	cursor: help
}

b,
strong {
	font-weight: 700
}

em,
i {
	font-style: italic
}

mark {
	background: #f0f0f0;
	color: #000
}

small,
.small {
	font-size: 12px
}

hr {
	border: 0;
	border-top: 1px solid #d1d1d1;
	margin-bottom: 20px;
	margin-top: 20px
}

sub,
sup {
	font-size: 71.42857143000001%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

dfn {
	font-style: italic
}

h1 {
	font-weight: 300;
	line-height: 1.1;
	font-size: 2.6rem;
	margin-top: 0rem;
	margin-bottom: 2rem
}

h2 {
	font-weight: 300;
	line-height: 1.1;
	font-size: 2.6rem;
	margin-top: 2.5rem;
	margin-bottom: 2rem
}

h3 {
	font-weight: 300;
	line-height: 1.1;
	font-size: 1.8rem;
	margin-top: 1.5rem;
	margin-bottom: 1rem
}

h4 {
	font-weight: 700;
	line-height: 1.1;
	font-size: 1.4rem;
	margin-top: 2rem;
	margin-bottom: 2rem
}

h5 {
	font-weight: 700;
	line-height: 1.1;
	font-size: 1.2rem;
	margin-top: 2rem;
	margin-bottom: 2rem
}

h6 {
	font-weight: 700;
	line-height: 1.1;
	font-size: 1rem;
	margin-top: 2rem;
	margin-bottom: 2rem
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
	color: #333;
	font-style: normal;
	font-weight: 400;
	line-height: 1
}

a,
.alink {
	color: #1979c3;
	text-decoration: none
}

a:visited,
.alink:visited {
	color: #1979c3;
	text-decoration: none
}

a:hover,
.alink:hover {
	color: #006bb4;
	text-decoration: underline
}

a:active,
.alink:active {
	color: #ff5501;
	text-decoration: underline
}

ul,
ol {
	margin-top: 0rem;
	margin-bottom: 2.5rem
}

ul>li,
ol>li {
	margin-top: 0rem;
	margin-bottom: 1rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
	margin-bottom: 0
}

dl {
	margin-bottom: 20px;
	margin-top: 0
}

dt {
	font-weight: 700;
	margin-bottom: 5px;
	margin-top: 0
}

dd {
	margin-bottom: 10px;
	margin-top: 0;
	margin-left: 0
}

code {
	background: #f0f0f0;
	color: #111;
	padding: 2px 4px;
	font-size: 1.2rem;
	white-space: nowrap
}

kbd {
	background: #f0f0f0;
	color: #111;
	padding: 2px 4px;
	font-size: 1.2rem
}

pre {
	background: #f0f0f0;
	border: 1px solid #d1d1d1;
	color: #111;
	line-height: 1.42857143;
	margin: 0 0 10px;
	padding: 10px;
	font-size: 1.2rem;
	display: block;
	word-wrap: break-word
}

pre code {
	background-color: transparent;
	border-radius: 0;
	color: inherit;
	font-size: inherit;
	padding: 0;
	white-space: pre-wrap
}

blockquote {
	border-left: 0 solid #d1d1d1;
	margin: 0 0 20px 40px;
	padding: 0;
	color: #333;
	font-style: italic;
	font-weight: 400;
	line-height: 1.42857143;
	font-size: 1.4rem
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
	color: #333;
	line-height: 1.42857143;
	font-size: 1rem;
	display: block
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: '\2014 \00A0'
}

blockquote cite {
	font-style: normal
}

blockquote:before,
blockquote:after {
	content: ''
}

q {
	quotes: none
}

q:before,
q:after {
	content: '';
	content: none
}

cite {
	font-style: normal
}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	max-width: 100%
}

table th {
	text-align: left
}

table>tbody>tr>th,
table>tfoot>tr>th,
table>tbody>tr>td,
table>tfoot>tr>td {
	vertical-align: top
}

table>thead>tr>th,
table>thead>tr>td {
	vertical-align: bottom
}

table>thead>tr>th,
table>tbody>tr>th,
table>tfoot>tr>th,
table>thead>tr>td,
table>tbody>tr>td,
table>tfoot>tr>td {
	padding: 8px 10px
}

button {
	background-image: none;
	background: #f2f2f2;
	border: 1px solid #cdcdcd;
	color: #333;
	cursor: pointer;
	display: inline-block;
 	font-weight: 700;
	margin: 0;
	padding: 7px 15px;
	font-size: 1.4rem;
	line-height: 1.6rem;
	box-sizing: border-box;
	vertical-align: middle
}

button:focus,
button:active {
	background: #e2e2e2;
	border: 1px solid #cdcdcd;
	color: #333
}

button:hover {
	background: #e2e2e2;
	border: 1px solid #cdcdcd;
	color: #555
}

button.disabled,
button[disabled],
fieldset[disabled] button {
	opacity: .5;
	cursor: default;
	pointer-events: none
}

button::-moz-focus-inner {
	border: 0;
	padding: 0
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #939393;
	border-radius: 1px;
	font-size: 14px;
	height: 32px;
	line-height: 1.42857143;
	padding: 0 9px;
	vertical-align: baseline;
	width: 100%;
	box-sizing: border-box;
}

input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
	opacity: .5
}

input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
	color: #c2c2c2
}

input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
	color: #c2c2c2
}

input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
	color: #c2c2c2
}

input[type="number"] {
	-moz-appearance: textfield
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

input[type="search"] {
	-webkit-appearance: none
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	-webkit-appearance: none
}

select {
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #c2c2c2;
	border-radius: 1px;
	font-size: 14px;
	height: 39px;
	line-height: 1.42857143;
	padding: 5px 10px 4px;
	vertical-align: baseline;
	width: 100%;
	box-sizing: border-box;
}

select:disabled {
	opacity: .5
}

select[multiple] {
	height: auto;
	background-image: none
}

textarea {
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #c2c2c2;
	border-radius: 1px;
 	font-size: 14px;
	height: auto;
	line-height: 1.42857143;
	margin: 0;
	padding: 10px;
	vertical-align: baseline;
	width: 100%;
	box-sizing: border-box;
	resize: vertical
}

textarea:disabled {
	opacity: .5
}

textarea::-moz-placeholder {
	color: #c2c2c2
}

textarea::-webkit-input-placeholder {
	color: #c2c2c2
}

textarea:-ms-input-placeholder {
	color: #c2c2c2
}

input[type="checkbox"] {
	margin: 2px 5px 0 0;
	position: relative;
	top: 2px
}

input[type="checkbox"]:disabled {
	opacity: .5
}

input[type="radio"] {
	margin: 2px 5px 0 0
}

input[type="radio"]:disabled {
	opacity: .5
}

input.mage-error,
select.mage-error,
textarea.mage-error {
	border-color: #ed8380
}

div.mage-error[generated] {
	color: #e02b27;
	font-size: 14px;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button
}

input::-moz-focus-inner {
	border: 0;
	padding: 0
}

form {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

address {
	font-style: normal
}

*:focus {
	box-shadow: none;
	outline: 0
}

._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
	box-shadow: 0 0 3px 1px #68a8e0
}

.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
	margin: 0;
	padding: 0;
	list-style: none none
}

.bundle-options-container .block-bundle-summary .bundle.items>li,
.product-items>li,
.prices-tier>li,
.cart-container .checkout-methods-items>li,
.opc-wrapper .opc>li,
.opc-progress-bar>li,
.checkout-agreements-items>li,
.items>li,
.block-wishlist-management .wishlist-select-items>li,
.paypal-review .items-qty>li,
.order-details-items .items-qty>li,
.footer.content ul>li,
.block-banners .banner-items>li,
.block-banners-inline .banner-items>li,
.block-event .slider-panel .slider>li {
	margin: 0
}

.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event {
	background-image: none;
	background: #f2f2f2;
	border: 1px solid #cdcdcd;
	color: #333;
	cursor: pointer;
 	font-weight: 700;
	margin: 0;
	padding: 7px 15px;
	font-size: 1.4rem;
	line-height: 1.6rem;
	box-sizing: border-box;
	vertical-align: middle;
	display: inline-block;
	text-decoration: none;
	border-radius: 3px
}

.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
	background: #e2e2e2;
	border: 1px solid #cdcdcd;
	color: #333
}

.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover {
	background: #e2e2e2;
	border: 1px solid #cdcdcd;
	color: #555
}

.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
	opacity: .5;
	cursor: default;
	pointer-events: none
}

.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus {
	text-decoration: none
}

.cart.table-wrapper .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
	float: left;
	clear: left;
	margin: 0 10px 5px 0
}

.cart.table-wrapper .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
	content: ': '
}

.cart.table-wrapper .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
	float: left;
	display: inline-block;
	margin: 0 0 5px
}

.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
	height: auto;
	padding: 0 !important
}

.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
	position: static
}

.product.media .product.photo .photo.image {
	display: block;
	height: auto;
	max-width: 100%;
	margin: 0 auto
}

.amazon-validate-container .block .block-title {
	padding-bottom: 12px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e8e8e8;
	font-size: 1.8rem
}

.amazon-validate-container .block .block-title strong {
	font-weight: 500
}

.block-compare .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title {
	margin-bottom: 15px
}

.block-compare .block-title>strong,
.block-giftregistry-results .block-title>strong,
.block-giftregistry-shared-items .block-title>strong,
.block-wishlist-search-results .block-title>strong,
.block-reorder .block-title>strong,
.widget .block-title>strong,
.block-wishlist .block-title>strong {
	font-weight: 300;
	line-height: 1.1;
	font-size: 1.8rem;
	margin-top: 1.5rem;
	margin-bottom: 1rem
}

.multicheckout .block-title>.action,
.paypal-review .block .block-title>.action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title>.action,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title>.action,
.sales-guest-view .column.main .block:not(.widget) .block-title>.action {
	margin-left: 15px
}

.multicheckout .box-title>span,
.paypal-review .block .box-title>span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title>span,
[class^="sales-guest-"] .column.main .block:not(.widget) .box-title>span,
.sales-guest-view .column.main .block:not(.widget) .box-title>span {
	font-weight: 700;
	line-height: 1.1;
	font-size: 1.4rem;
	margin-top: 2rem;
	margin-bottom: 2rem
}

.multicheckout .box-title>.action,
.paypal-review .block .box-title>.action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title>.action,
[class^="sales-guest-"] .column.main .block:not(.widget) .box-title>.action,
.sales-guest-view .column.main .block:not(.widget) .box-title>.action {
	font-weight: 400;
	margin-left: 10px
}

.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
	margin-bottom: 0
}

.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box {
	margin-bottom: 20px
}

.giftregisty-dropdown,
.wishlist-dropdown {
	display: inline-block;
	position: relative
}

.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
	content: '';
	display: table
}

.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
	clear: both
}

.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
	cursor: pointer;
	display: inline-block;
	text-decoration: none
}

.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 22px;
	line-height: 22px;
	color: inherit;
	content: '\e607';
	font-family: 'icons-blank-theme';
	margin: 0 0 0 5px;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
	color: inherit
}

.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
	color: inherit
}

.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
	display: inline-block;
	text-decoration: none
}

.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 22px;
	line-height: 22px;
	color: inherit;
	content: '\e618';
	font-family: 'icons-blank-theme';
	margin: 0 0 0 5px;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
	color: inherit
}

.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
	color: inherit
}

.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
	margin: 0;
	padding: 0;
	list-style: none none;
	background: #fff;
	border: 1px solid #bbb;
	margin-top: 4px;
	min-width: 200px;
	z-index: 100;
	box-sizing: border-box;
	display: none;
	position: absolute;
	top: 100%;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15)
}

.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
	margin: 0;
	padding: 5px 5px 5px 23px
}

.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
	background: #e8e8e8;
	cursor: pointer
}

.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
	border-bottom-style: solid;
	content: '';
	display: block;
	height: 0;
	position: absolute;
	width: 0
}

.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
	border: 6px solid;
	border-color: transparent transparent #fff transparent;
	z-index: 99
}

.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
	border: 7px solid;
	border-color: transparent transparent #bbb transparent;
	z-index: 98
}

.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
	left: 10px;
	top: -12px
}

.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
	left: 9px;
	top: -14px
}

.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
	overflow: visible
}

.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
	display: block
}

.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
	width: 47px;
	text-align: center
}

.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
	margin-bottom: 40px
}

.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filtered .item .action.remove {
	display: inline-block;
	text-decoration: none;
}

.abs-remove-button-for-blocks>span,
.sidebar .action.delete>span,
.table-comparison .cell.remove .action.delete>span,
.block-compare .action.delete>span,
.filtered .item .action.remove>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.abs-remove-button-for-blocks:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filtered .item .action.remove:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 26px;
	line-height: 15px;
	color: #303030;
	content: '\e616';
	font-family: 'icons-blank-theme';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filtered .item .action.remove:hover:before {
	color: #303030
}

.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filtered .item .action.remove:active:before {
	color: #303030
}

.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
	margin-left: 0
}

.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
	width: auto;
	position: absolute;
	top: 31px;
	left: 10px;
	margin-left: 70%
}

.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
	margin-bottom: 50px
}

.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
	width: 70%
}

.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child)>.secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child)>.secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child)>.secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child)>.secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child)>.secondary {
	float: left
}

.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add {
	margin-top: 30px
}

.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
	margin: 0
}

.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
	margin: 30px 0 0
}

.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
	margin-top: 55px;
	position: relative
}

.order-details-items .order-items .order-gift-message:not(.expanded-content) {
	height: 0;
	visibility: hidden
}

.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-onepage-success .page-title-wrapper,
.checkout-payment-method .field-select-billing>.label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.account .column.main .limiter>.label,
.field.street .field.additional .label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.opc-wrapper .form-giftcard-account .field .label,
.page-product-giftcard .fieldset.giftcard>.legend,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset>.legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset>.legend,
.block.newsletter .label,
.opc-wrapper .form-discount .field .label,
.block-reorder .product-item .label,
.action.skip:not(:focus),
.page-header .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.shipping-policy-block.field-tooltip .field-tooltip-action span {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item>.product:before,
.minicart-items .product-item>.product:after,
.checkout-container:before,
.checkout-container:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
	content: '';
	display: table
}

.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item>.product:after,
.checkout-container:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
	clear: both
}

.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.column .block-addbysku .sku,
.search-autocomplete,
.product-item,
.sidebar .product-items-images .product-item,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.form.search.advanced .fields.range .field.date .control,
.field .control._with-tooltip {
	box-sizing: border-box
}

.abs-navigation-icon:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 34px;
	line-height: 1.2;
	color: inherit;
	content: '\e622';
	font-family: 'icons-blank-theme';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.abs-split-button:before,
.abs-split-button:after {
	content: '';
	display: table
}

.abs-split-button:after {
	clear: both
}

.abs-split-button .action.split {
	float: left;
	margin: 0
}

.abs-split-button .action.toggle {
	float: right;
	margin: 0
}

.abs-split-button button.action.split {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.abs-split-button button+.action.toggle {
	border-bottom-left-radius: 0;
	border-left: 0;
	border-top-left-radius: 0
}

.abs-split-button .action.toggle {
	padding: 4px 5px;
	display: inline-block;
	text-decoration: none
}

.abs-split-button .action.toggle>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.abs-split-button .action.toggle:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 22px;
	line-height: 22px;
	color: inherit;
	content: '\e607';
	font-family: 'icons-blank-theme';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.abs-split-button .action.toggle:hover:after {
	color: inherit
}

.abs-split-button .action.toggle:active:after {
	color: inherit
}

.abs-split-button .action.toggle.active {
	display: inline-block;
	text-decoration: none
}

.abs-split-button .action.toggle.active>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.abs-split-button .action.toggle.active:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 22px;
	line-height: 22px;
	color: inherit;
	content: '\e618';
	font-family: 'icons-blank-theme';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.abs-split-button .action.toggle.active:hover:after {
	color: inherit
}

.abs-split-button .action.toggle.active:active:after {
	color: inherit
}

.abs-split-button .items {
	margin: 0;
	padding: 0;
	list-style: none none;
	background: #fff;
	border: 1px solid #bbb;
	margin-top: 4px;
	min-width: 100%;
	z-index: 100;
	box-sizing: border-box;
	display: none;
	position: absolute;
	top: 100%;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15)
}

.abs-split-button .items li {
	margin: 0;
	padding: 3px 5px
}

.abs-split-button .items li:hover {
	background: #e8e8e8;
	cursor: pointer
}

.abs-split-button .items:before,
.abs-split-button .items:after {
	border-bottom-style: solid;
	content: '';
	display: block;
	height: 0;
	position: absolute;
	width: 0
}

.abs-split-button .items:before {
	border: 6px solid;
	border-color: transparent transparent #fff transparent;
	z-index: 99
}

.abs-split-button .items:after {
	border: 7px solid;
	border-color: transparent transparent #bbb transparent;
	z-index: 98
}

.abs-split-button .items:before {
	right: 10px;
	top: -12px
}

.abs-split-button .items:after {
	right: 9px;
	top: -14px
}

.abs-split-button.active {
	overflow: visible
}

.abs-split-button.active .items {
	display: block
}

.table-comparison .wishlist.split.button>.action.split,
.product-items .wishlist.split.button>.action.split {
	display: inline-block;
	text-decoration: none
}

.abs-actions-addto-gridlist>span,
.table-comparison .wishlist.split.button>.action.split>span,
.product-items .wishlist.split.button>.action.split>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.abs-actions-addto-gridlist:before,
.table-comparison .wishlist.split.button>.action.split:before,
.product-items .wishlist.split.button>.action.split:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 29px;
	line-height: 24px;
	color: #7d7d7d;
	font-family: 'icons-blank-theme';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.abs-actions-addto-gridlist:hover:before,
.table-comparison .wishlist.split.button>.action.split:hover:before,
.product-items .wishlist.split.button>.action.split:hover:before {
	color: #333
}

#store-selector .form-continue .actions-toolbar .action.primary,
.form-address-edit .actions-toolbar .action.vertex-secondary,
.block-minicart .block-content>.actions>.primary .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.multicheckout .action.primary {
	line-height: 2.2rem;
	padding: 14px 17px;
	font-size: 1.8rem
}

.abs-action-remove,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button>.action,
.product-items .wishlist.split.button>.action,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
	line-height: 1.42857143;
	padding: 0;
	color: #1979c3;
	text-decoration: none;
	background: none;
	border: 0;
	display: inline;
	border-radius: 0;
	font-weight: 400;
	font-size: inherit
}

.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.action-auth-toggle:visited,
.checkout-payment-method .payment-method-billing-address .action-cancel:visited,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button>.action:visited,
.product-items .wishlist.split.button>.action:visited,
.paypal-button-widget .paypal-button:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
	color: #1979c3;
	text-decoration: none
}

.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.action-auth-toggle:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button>.action:hover,
.product-items .wishlist.split.button>.action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
	color: #006bb4;
	text-decoration: underline
}

.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.action-auth-toggle:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button>.action:active,
.product-items .wishlist.split.button>.action:active,
.paypal-button-widget .paypal-button:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
	color: #ff5501;
	text-decoration: underline
}

.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:focus,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button>.action:hover,
.table-comparison .wishlist.split.button>.action:active,
.table-comparison .wishlist.split.button>.action:focus,
.product-items .wishlist.split.button>.action:hover,
.product-items .wishlist.split.button>.action:active,
.product-items .wishlist.split.button>.action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
	background: none;
	border: 0
}

.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel.disabled,
.checkout-payment-method .payment-method-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address.disabled,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address[disabled],
fieldset[disabled] .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button>.action.disabled,
.table-comparison .wishlist.split.button>.action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button>.action,
.product-items .wishlist.split.button>.action.disabled,
.product-items .wishlist.split.button>.action[disabled],
fieldset[disabled] .product-items .wishlist.split.button>.action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
	color: #1979c3;
	opacity: .5;
	cursor: default;
	pointer-events: none;
	text-decoration: underline
}

.abs-action-remove:active,
.abs-action-remove:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:not(:focus),
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button>.action:active,
.table-comparison .wishlist.split.button>.action:not(:focus),
.product-items .wishlist.split.button>.action:active,
.product-items .wishlist.split.button>.action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
	box-shadow: none
}

.block-compare .action.compare,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary {
	background: #f2f2f2;
	border: 1px solid #cdcdcd;
	color: #333
}

.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active {
	background: #e2e2e2;
	border: 1px solid #cdcdcd;
	color: #333
}

.abs-revert-secondary-color:hover,
.block-compare .action.compare:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover {
	background: #e2e2e2;
	border: 1px solid #cdcdcd;
	color: #555
}

.cart-summary .form.giftregistry .fieldset .action.primary {
	font-size: 1.4rem;
	line-height: 1.6rem;
	padding: 7px 15px
}

.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee {
	display: inline-block;
	font-size: 1.4rem;
	white-space: nowrap
}

.bundle-options-container .price-notice .price-including-tax+.price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax+.price-excluding-tax,
.cart-summary .price-including-tax+.price-excluding-tax,
.gift-summary .price-including-tax+.price-excluding-tax,
.gift-options .price-including-tax+.price-excluding-tax {
	display: inline-block;
	font-size: 1.1rem
}

.bundle-options-container .price-notice .price-including-tax+.price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax+.price-excluding-tax:before,
.cart-summary .price-including-tax+.price-excluding-tax:before,
.gift-summary .price-including-tax+.price-excluding-tax:before,
.gift-options .price-including-tax+.price-excluding-tax:before {
	content: "(" attr(data-label) ": "
}

.bundle-options-container .price-notice .price-including-tax+.price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax+.price-excluding-tax:after,
.cart-summary .price-including-tax+.price-excluding-tax:after,
.gift-summary .price-including-tax+.price-excluding-tax:after,
.gift-options .price-including-tax+.price-excluding-tax:after {
	content: ")"
}

.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
	cursor: pointer;
	padding-right: 12px;
	position: relative;
	display: inline-block;
	text-decoration: none
}

.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 26px;
	line-height: 10px;
	color: inherit;
	content: '\e622';
	font-family: 'icons-blank-theme';
	margin: 3px 0 0 0;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
	position: absolute;
	right: -10px;
	top: 3px
}

.abs-tax-total-expanded:after {
	content: '\e621'
}

.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
	content: '\e621'
}

.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
	content: ': '
}

.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
	display: inline-block;
	text-decoration: none
}

.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 10px;
	line-height: 10px;
	color: inherit;
	content: '\e61c';
	font-family: 'icons-blank-theme';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
	background: #e8e8e8
}

.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
	margin-left: -17px;
	margin-right: 5px
}

.abs-sidebar-totals .table-caption,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate>.legend,
.cart-summary .block .fieldset.estimate>.legend+br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard>.legend+br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset>.legend+br,
.multicheckout .hidden,
[class^="multishipping-"] .nav-sections,
[class^="multishipping-"] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
	display: none
}

.return-status,
.order-status {
	display: inline-block;
	margin-bottom: 20px
}

.block-compare .counter,
.block-wishlist .counter {
	color: #000000;
	font-size: 1.2rem;
	white-space: nowrap;
	padding-left: 5px;
}

.block-cart-failed .action.continue {
	background-image: none;
	background: #f2f2f2;
	border: 1px solid #cdcdcd;
	color: #333;
	cursor: pointer;
	font-weight: 700;
	margin: 0;
	padding: 7px 15px 7px 0;
	font-size: 1.4rem;
	line-height: 1.6rem;
	box-sizing: border-box;
	vertical-align: middle;
	display: inline-block;
	text-decoration: none;
	border-radius: 3px;
	font-weight: bold
}

.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus {
	text-decoration: none
}

.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 32px;
	line-height: 16px;
	color: inherit;
	content: '\e617';
	font-family: 'icons-blank-theme';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before {
	color: inherit
}

.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before {
	color: inherit
}

.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active {
	background: #e2e2e2;
	border: 1px solid #cdcdcd;
	color: #333
}

.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover {
	background: #e2e2e2;
	border: 1px solid #cdcdcd;
	color: #555
}

.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue {
	opacity: .5;
	cursor: default;
	pointer-events: none
}

.block-cart-failed .action.continue:active {
	box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12)
}

.block-cart-failed .action.update {
	display: inline-block;
	text-decoration: none;
	padding-left: 5px
}

.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 32px;
	line-height: 16px;
	color: inherit;
	content: '\e603';
	font-family: 'icons-blank-theme';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before {
	color: inherit
}

.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before {
	color: inherit
}

.field.date .control,
.form.search.advanced .fields.range .field.date .control {
	position: relative
}

.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input,
.form.search.advanced .fields.range .field.date input {
	margin-right: 10px;
	width: calc(100% - (40px + 10px))
}

.field .control._with-tooltip {
	position: relative
}

.field .control._with-tooltip input {
	margin-right: 10px;
	width: calc(100% - (24px + 10px + 5px))
}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
	right: -10px;
	top: 40px;
	left: auto
}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
	border: 10px solid transparent;
	height: 0;
	width: 0;
	margin-top: -21px;
	right: 10px;
	left: auto;
	top: 0%
}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
	border-bottom-color: #999
}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
	border-bottom-color: #f4f4f4;
	top: 1px
}

.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary>.title,
.checkout-agreements-items .checkout-agreements-item-title {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	color: #333;
	font-weight: 300;
	font-size: 2.6rem
}

.cart-totals .mark,
.opc-block-summary .table-totals .mark {
	font-weight: 500;
	padding-left: 4px;
}

.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
	font-weight: 400
}

.cart-totals .amount,
.opc-block-summary .table-totals .amount {
	color: #1b1b2d;
	padding-right: 4px;
	text-align: right;
	white-space: nowrap;
}

.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
	font-weight: 400
}

.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
	padding-top: 20px
}

.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
	padding-right: 4px;
	text-align: right
}

.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
	font-weight: 700
}

.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
	margin-bottom: 10px
}

.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	cursor: pointer
}

.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
	position: relative;
	padding-right: 25px;
	display: block;
	text-decoration: none
}

.abs-sidebar-totals .totals-tax-summary .amount .price>span,
.cart-totals .totals-tax-summary .amount .price>span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 30px;
	line-height: inherit;
	color: inherit;
	content: '\e622';
	font-family: 'icons-blank-theme';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
	position: absolute;
	right: -5px;
	top: -12px
}

.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
	border-bottom: 0
}

.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
	content: '\e621'
}

.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
	display: none;
	border-bottom: 1px solid #d1d1d1
}

.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
	display: table-row
}

.cart-summary .block>.title,
.paypal-review-discount .block>.title {
	border-top: 1px solid #d1d1d1;
	cursor: pointer;
	font-weight: 600;
	display: block;
	text-decoration: none;
	margin-bottom: 0;
	overflow: hidden;
	padding: 7px 30px 7px 5px;
	position: relative;
	background: #f6f6f6;
	color: #1a1b24;
}

.abs-discount-block>.title:after,
.cart-summary .block>.title:after,
.paypal-review-discount .block>.title:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 30px;
	line-height: inherit;
	color: inherit;
	content: '\e622';
	font-family: 'icons-blank-theme';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.cart-summary .block>.title:after,
.paypal-review-discount .block>.title:after {
	position: absolute;
	right: -5px;
	top: -5px
}

.column.main .cart-summary .block>.title strong,
.column.main .paypal-review-discount .block>.title strong {
	font-weight: 400
}

.cart-summary .block>.content,
.paypal-review-discount .block>.content {
	display: none
}

.abs-discount-block.active>.title:after,
.cart-summary .block.active>.title:after,
.paypal-review-discount .block.active>.title:after {
	content: '\e617'
}

.cart-summary .block.active>.content,
.paypal-review-discount .block.active>.content {
	display: block
}

.items {
	margin: 0;
	padding: 0;
	list-style: none none
}

.columns {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	box-sizing: border-box
}

.columns:after {
	clear: both;
	content: ' ';
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden
}

.columns .column.main {
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-flex-basis: 100%;
	flex-basis: 100%;
	padding-bottom: 40px;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1
}

.columns .sidebar-main {
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-flex-basis: 100%;
	flex-basis: 100%;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1
}

.table-wrapper {
	margin-bottom: 20px
}

table>caption {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.table:not(.cart):not(.totals) {
	border: none
}

.table:not(.cart):not(.totals)>thead>tr>th,
.table:not(.cart):not(.totals)>tbody>tr>th,
.table:not(.cart):not(.totals)>tfoot>tr>th,
.table:not(.cart):not(.totals)>thead>tr>td,
.table:not(.cart):not(.totals)>tbody>tr>td,
.table:not(.cart):not(.totals)>tfoot>tr>td {
	border: none
}

.table:not(.cart):not(.totals)>thead>tr>th,
.table:not(.cart):not(.totals)>thead>tr>td {
	border-bottom: 1px solid #d1d1d1
}

.table:not(.cart):not(.totals) tfoot>tr:first-child th,
.table:not(.cart):not(.totals) tfoot>tr:first-child td {
	border-top: 1px solid #d1d1d1;
	padding-top: 20px
}

.table:not(.cart):not(.totals) tfoot .mark {
	font-weight: 400;
	text-align: right
}

.message.info {
	margin: 0 0 10px;
	padding: 10px 20px;
	display: block;
	line-height: 1.2em;
	font-size: 1.3rem;
	background: #fdf0d5;
	color: #6f4400;
	padding-left: 40px;
	position: relative
}

.message.info a {
	color: #1979c3
}

.message.info a:hover {
	color: #006bb4
}

.message.info a:active {
	color: #006bb4
}

.message.info>*:first-child:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 28px;
	line-height: 28px;
	color: #c07600;
	content: '\e602';
	font-family: 'icons-blank-theme';
	margin: -14px 0 0;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	left: 0;
	top: 18px;
	width: 40px;
	position: absolute;
	text-align: center
}

.message.error {
	margin: 0 0 10px;
	padding: 10px 20px;
	display: block;
	line-height: 1.2em;
	font-size: 1.3rem;
	background: #fae5e5;
	color: #e02b27;
	padding-left: 40px;
	position: relative
}

.message.error a {
	color: #1979c3
}

.message.error a:hover {
	color: #006bb4
}

.message.error a:active {
	color: #006bb4
}

.message.error>*:first-child:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 28px;
	line-height: 28px;
	color: #b30000;
	content: '\e602';
	font-family: 'icons-blank-theme';
	margin: -14px 0 0;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	left: 0;
	top: 18px;
	width: 40px;
	position: absolute;
	text-align: center
}

.message.warning {
	margin: 0 0 10px;
	padding: 10px 20px;
	display: block;
	line-height: 1.2em;
	font-size: 1.3rem;
	background: #fdf0d5;
	color: #6f4400;
	padding-left: 40px;
	position: relative
}

.message.warning a {
	color: #1979c3
}

.message.warning a:hover {
	color: #006bb4
}

.message.warning a:active {
	color: #006bb4
}

.message.warning>*:first-child:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 28px;
	line-height: 28px;
	color: #c07600;
	content: '\e602';
	font-family: 'icons-blank-theme';
	margin: -14px 0 0;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	left: 0;
	top: 18px;
	width: 40px;
	position: absolute;
	text-align: center
}

.message.notice {
	margin: 0 0 10px;
	padding: 10px 20px;
	display: block;
	line-height: 1.2em;
	font-size: 1.3rem;
	background: #fdf0d5;
	color: #6f4400;
	padding-left: 40px;
	position: relative
}

.message.notice a {
	color: #1979c3
}

.message.notice a:hover {
	color: #006bb4
}

.message.notice a:active {
	color: #006bb4
}

.message.notice>*:first-child:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 28px;
	line-height: 28px;
	color: #c07600;
	content: '\e602';
	font-family: 'icons-blank-theme';
	margin: -14px 0 0;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	left: 0;
	top: 18px;
	width: 40px;
	position: absolute;
	text-align: center
}

.message.success {
	margin: 0 0 10px;
	padding: 10px 20px;
	display: block;
	line-height: 1.2em;
	font-size: 1.3rem;
	background: #e5efe5;
	color: #006400;
	padding-left: 40px;
	position: relative
}

.message.success a {
	color: #1979c3
}

.message.success a:hover {
	color: #006bb4
}

.message.success a:active {
	color: #006bb4
}

.message.success>*:first-child:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 28px;
	line-height: 28px;
	color: #006400;
	content: '\e610';
	font-family: 'icons-blank-theme';
	margin: -14px 0 0;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	left: 0;
	top: 18px;
	width: 40px;
	position: absolute;
	text-align: center
}

.panel.header .links,
.panel.header .switcher {
	display: none
}

.nav-toggle {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	display: block;
	font-size: 0;
	left: 15px;
	position: absolute;
	top: 15px;
	z-index: 14
}

.nav-toggle:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 28px;
	line-height: inherit;
	color: #f4f3f3;
	content: '\e609';
	font-family: 'icons-blank-theme';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center;
}

.nav-toggle:hover:before {
	color: #333
}

.nav-toggle>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.tooltip.wrapper {
	position: relative
}

.tooltip.wrapper .tooltip.content {
	background: #fff;
	max-width: 360px;
	min-width: 210px;
	padding: 12px 16px;
	z-index: 100;
	display: none;
	position: absolute;
	text-align: left;
	color: #333;
	line-height: 1.4;
	border: 1px solid #bbb;
	margin-top: 5px;
	left: 0;
	top: 100%
}

.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
	border: solid transparent;
	content: '';
	height: 0;
	position: absolute;
	width: 0
}

.tooltip.wrapper .tooltip.content:after {
	border-width: 5px;
	border-color: transparent
}

.tooltip.wrapper .tooltip.content:before {
	border-width: 6px;
	border-color: transparent
}

.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
	bottom: 100%
}

.tooltip.wrapper .tooltip.content:after {
	border-bottom-color: #fff;
	left: 15px;
	margin-left: -5px
}

.tooltip.wrapper .tooltip.content:before {
	border-bottom-color: #bbb;
	left: 15px;
	margin-left: -6px
}

.tooltip.wrapper .tooltip.toggle {
	cursor: help
}

.tooltip.wrapper .tooltip.toggle:hover+.tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus+.tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
	display: block
}

.tooltip.wrapper .tooltip.content dl {
	margin-bottom: 0
}

.tooltip.wrapper .tooltip.content dd {
	white-space: normal
}

.tooltip.wrapper .tooltip.content .subtitle {
	display: inline-block;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 500
}

.tooltip.wrapper .tooltip.content .label {
	margin-top: 10px
}

.tooltip.wrapper .tooltip.content .label:first-child {
	margin-top: 0
}

.tooltip.wrapper .tooltip.content .values {
	margin: 0
}

.ui-tooltip {
	position: absolute;
	z-index: 9999
}

.load.indicator {
	background-color: rgba(255, 255, 255, 0.5);
	z-index: 9999;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	position: absolute
}

.load.indicator:before {
	background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
	border-radius: 5px;
	height: 160px;
	width: 160px;
	bottom: 0;
	box-sizing: border-box;
	content: '';
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0
}

.load.indicator>span {
	display: none
}

.loading-mask {
	bottom: 0;
	left: 0;
	margin: auto;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100;
	background: rgba(255, 255, 255, 0.5);
}

.loading-mask .loader>img {
	bottom: 0;
	left: 0;
	margin: auto;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100
}

.loading-mask .loader>p {
	display: none
}

body>.loading-mask {
	z-index: 9999;
}

._block-content-loading {
	position: relative
}

.legend+.fieldset,
.legend+div {
	clear: both
}

.legend strong {
	margin-left: 5px
}

fieldset.field {
	border: 0;
	padding: 0
}

.field.date .time-picker {
	display: inline-block;
	margin-top: 10px;
	white-space: nowrap
}

.field .message.warning {
	margin-top: 10px
}

div.mage-error[generated] {
	margin-top: 7px
}

.field .tooltip {
	position: relative
}

.field .tooltip .tooltip-content {
	background: #fff;
	max-width: 360px;
	min-width: 210px;
	padding: 12px 16px;
	z-index: 100;
	display: none;
	position: absolute;
	text-align: left;
	color: #333;
	line-height: 1.4;
	border: 1px solid #bbb;
	margin-left: 5px;
	left: 100%;
	top: 0
}

.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
	border: solid transparent;
	content: '';
	height: 0;
	position: absolute;
	width: 0
}

.field .tooltip .tooltip-content:after {
	border-width: 5px;
	border-color: transparent
}

.field .tooltip .tooltip-content:before {
	border-width: 6px;
	border-color: transparent
}

.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
	right: 100%
}

.field .tooltip .tooltip-content:after {
	border-right-color: #fff;
	margin-top: -5px;
	top: 15px
}

.field .tooltip .tooltip-content:before {
	border-right-color: #bbb;
	margin-top: -6px;
	top: 15px
}

.field .tooltip .tooltip-toggle {
	cursor: help
}

.field .tooltip .tooltip-toggle:hover+.tooltip-content,
.field .tooltip .tooltip-toggle:focus+.tooltip-content,
.field .tooltip:hover .tooltip-content {
	display: block
}

.field .tooltip .tooltip-content {
	min-width: 200px;
	white-space: normal
}

input:focus~.tooltip .tooltip-content,
select:focus~.tooltip .tooltip-content {
	display: block
}

.hasDatepicker+.ui-datepicker-trigger {
	background-image: none;
	background: none;
	-moz-box-sizing: content-box;
	border: 0;
	box-shadow: none;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-shadow: none;
	font-weight: 400;
	display: block;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle
}

.hasDatepicker+.ui-datepicker-trigger:focus,
.hasDatepicker+.ui-datepicker-trigger:active {
	background: none;
	border: none
}

.hasDatepicker+.ui-datepicker-trigger:hover {
	background: none;
	border: none
}

.hasDatepicker+.ui-datepicker-trigger.disabled,
.hasDatepicker+.ui-datepicker-trigger[disabled],
fieldset[disabled] .hasDatepicker+.ui-datepicker-trigger {
	pointer-events: none;
	opacity: .5
}

.hasDatepicker+.ui-datepicker-trigger>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.hasDatepicker+.ui-datepicker-trigger:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 40px;
	line-height: 40px;
	color: #7d7d7d;
	content: '\e612';
	font-family: 'icons-blank-theme';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.hasDatepicker+.ui-datepicker-trigger:focus {
	box-shadow: none;
	outline: 0
}

.sidebar .fieldset {
	margin: 0
}

.sidebar .fieldset>.field:not(.choice):not(:last-child),
.sidebar .fieldset .fields>.field:not(:last-child) {
	margin: 0 0 20px
}

.sidebar .fieldset>.field:not(.choice) .label,
.sidebar .fieldset .fields>.field .label {
	margin: 0 0 4px;
	padding: 0 0 5px;
	text-align: left;
	width: 100%
}

.sidebar .fieldset>.field:not(.choice) .control,
.sidebar .fieldset .fields>.field .control {
	width: 100%
}

@font-face {
	font-family: 'icons-blank-theme';
	src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: auto
}

a.action.primary {
	display: inline-block;
	text-decoration: none
}

a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
	text-decoration: none
}

.ui-dialog.popup .action.close {
	position: absolute;
	height: 40px;
	right: 0;
	top: 0;
	width: 40px;
	z-index: 1001
}

.popup-pointer {
	margin-left: -14px;
	position: absolute;
	top: -14px
}

.popup-pointer:before,
.popup-pointer:after {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-bottom-style: solid
}

.popup-pointer:before {
	left: 2px;
	top: 2px;
	border: solid 6px;
	border-color: transparent transparent #fff transparent;
	z-index: 99
}

.popup-pointer:after {
	left: 1px;
	top: 0px;
	border: solid 7px;
	border-color: transparent transparent #aeaeae transparent;
	z-index: 98
}

.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
	display: inline
}

.price-including-tax,
.price-excluding-tax {
	display: block;
	font-size: 1.8rem;
	line-height: 1
}

.price-including-tax .price,
.price-excluding-tax .price {
	font-weight: 700
}

.price-including-tax+.price-excluding-tax,
.weee[data-label] {
	display: block;
	font-size: 1.8rem
}

.price-including-tax+.price-excluding-tax:before,
.weee[data-label]:before {
	content: attr(data-label) ": ";
	font-size: 1.1rem
}

.price-including-tax+.price-excluding-tax .price,
.weee[data-label] .price {
	font-size: 1.1rem
}

body._has-modal {
	height: 100%;
	overflow: hidden;
	width: 100%
}

.modals-overlay {
	z-index: 899
}

.modal-slide,
.modal-popup {
	bottom: 0;
	left: 0;
	min-width: 0;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 0s .3s, opacity .3s ease;
	transition: visibility 0s .3s, opacity .3s ease
}

.modal-slide._show,
.modal-popup._show {
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease
}

.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
	background-color: #fff;
	box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
	opacity: 1;
	pointer-events: auto
}

.modal-slide {
	left: 44px;
	z-index: 900
}

.modal-slide._show .modal-inner-wrap {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.modal-slide .modal-inner-wrap {
	height: 100%;
	overflow-y: auto;
	position: static;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	width: auto
}

.modal-slide._inner-scroll .modal-inner-wrap {
	overflow-y: visible;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
	-webkit-flex-grow: 0;
	flex-grow: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0
}

.modal-slide._inner-scroll .modal-content {
	overflow-y: auto
}

.modal-slide._inner-scroll .modal-footer {
	margin-top: auto
}

.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
	padding: 0 2.6rem 2.6rem
}

.modal-slide .modal-header {
	padding-bottom: 2.1rem;
	padding-top: 2.1rem
}

.modal-popup {
	z-index: 900;
	left: 0;
	overflow-y: auto
}

.modal-popup.confirm .modal-inner-wrap {
	max-width: 50rem
}

.modal-popup._show .modal-inner-wrap {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.modal-popup .modal-inner-wrap {
	margin: 5rem auto;
	width: 75%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	box-sizing: border-box;
	height: auto;
	left: 0;
	position: absolute;
	right: 0;
	-webkit-transform: translateY(-200%);
	transform: translateY(-200%);
	-webkit-transition: -webkit-transform .2s ease;
	transition: transform .2s ease
}

.modal-popup._inner-scroll {
	overflow-y: visible
}

.ie11 .modal-popup._inner-scroll {
	overflow-y: auto
}

.modal-popup._inner-scroll .modal-inner-wrap {
	max-height: 90%
}

.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
	max-height: none
}

.modal-popup._inner-scroll .modal-content {
	overflow-y: auto
}

.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
	padding-left: 3rem;
	padding-right: 3rem
}

.modal-popup .modal-header,
.modal-popup .modal-footer {
	-webkit-flex-grow: 0;
	flex-grow: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0
}

.modal-popup .modal-header {
	padding-bottom: 15px;
	padding-top: 15px;
}

.modal-popup .modal-footer {
	margin-top: auto;
	padding-bottom: 3rem;
	padding-top: 3rem
}

.modal-popup .modal-footer-actions {
	text-align: right
}

.modal-popup .modal-title {
	font-weight: 300;
	/* padding-bottom: 10px; */
	font-size: 26px;
	margin-bottom: 0;
	min-height: 1em;
	word-wrap: break-word;
	color: #fff;
}

.modal-popup .action-close {
	padding: 3rem
}

.modal-slide .action-close {
	padding: 1.1rem 2rem
}

.modal-slide .page-main-actions {
	margin-top: 2.1rem;
	margin-bottom: -12.9rem
}

.modals-overlay {
	background-color: rgba(51, 51, 51, 0.55);
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0
}

body._has-modal-custom .modal-custom-overlay {
	height: 100vh;
	left: 0;
	position: fixed;
	top: 0;
	width: 100vw;
	z-index: 899
}

.product-info-stock-sku .configurable-variation-qty {
	display: none
}

#store-pickup.selected-shipping~#store-selector {
	display: none
}

#store-pickup.selected-store-pickup~#shipping,
#store-pickup.selected-store-pickup~#opc-shipping_method {
	visibility: hidden;
	height: 0;
	overflow: hidden
}

#delivery-method-selector {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

#delivery-method-selector .action {
	line-height: 2.2rem;
	padding: 14px 17px;
	font-size: 1.8rem
}

#delivery-method-selector .action.selected {
	background: #fff
}

#delivery-method-selector .action-select-shipping {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

#delivery-method-selector .action-select-store-pickup {
	border-bottom-left-radius: 0;
	border-left: 0;
	border-top-left-radius: 0
}

#store-selector .form-login {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0
}

#store-selector .form-continue {
	margin: 20px 0 0
}

.location-details .location-name {
	font-size: 18px;
	font-weight: 700
}

.store-selector-popup .modal-title {
	border-bottom: 0
}

.store-selector-popup .modal-header {
	padding-bottom: 0
}

#opc-store-selector-popup {
	display: none
}

#opc-store-selector-popup .block-search {
	float: none;
	width: 100%;
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px solid #c1c1c1
}

.modal-content #opc-store-selector-popup {
	display: block
}

.store-selector-popup-table thead th {
	display: none
}

.store-selector-popup-table tbody .location .location-name {
	font-size: 18px
}

.store-selector-popup-table tbody .location+.location {
	border-top: 1px solid #ccc
}

.store-selector-popup-table tbody .col-location-details {
	padding-left: 0
}

.store-selector-popup-table tbody .col-location-details p:last-child {
	margin-bottom: 0
}

.store-selector-popup-table tbody .col-location-actions {
	padding-right: 0;
	vertical-align: middle
}

.store-selector-popup-table tbody .col-location-actions .action {
	float: right
}

.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
	margin: 0 0 20px
}

.lac-notification-sticky {
	position: relative;
	z-index: 999
}

.lac-notification-sticky .lac-notification {
	background-color: #373330;
	color: #fff;
	font-size: 16px
}

.lac-notification-sticky .lac-notification .lac-notification-icon {
	float: left;
	margin: 10px 25px 10px 10px
}

.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
	display: block
}

.lac-notification-sticky .lac-notification .lac-notification-text {
	float: left;
	padding: 15px 0
}

.lac-notification-sticky .lac-notification .lac-notification-links {
	float: right;
	padding: 15px 0
}

.lac-notification-sticky .lac-notification .lac-notification-links a {
	color: #fff;
	font-size: 14px
}

.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
	background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
	content: ' ';
	display: inline-block;
	height: 12px;
	margin-left: 5px;
	vertical-align: middle;
	width: 12px
}

.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
	margin-bottom: 10px !important
}

.required-captcha.checkbox {
	position: absolute;
	display: block;
	visibility: visible;
	overflow: hidden;
	opacity: 0;
	width: 1px;
	height: 1px
}

.block.newsletter .field-recaptcha .field .control:before {
	content: none
}

.review-form .field-recaptcha {
	margin-bottom: 10px
}

.form.send.friend .g-recaptcha {
	margin-top: 40px
}

.amazon-button-container {
	display: table;
	margin: 0 0 22px
}

.amazon-button-container__cell {
	display: table-cell;
	min-width: 45px;
	position: relative
}

.amazon-button-container img {
	display: block
}

.amazon-button-container .field-tooltip {
	display: none;
	margin: -12px 0 0;
	right: 5px;
	top: 50%
}

.checkout-shipping-address .amazon-button-container {
	margin: 22px 0
}

.login-container .block-amazon-login .actions-toolbar {
	margin-top: 25px
}

.amazon-validate-container .block .block-title {
	font-size: 1.8rem
}

.amazon-validate-container .fieldset:after {
	margin: 10px 0 0;
	content: attr(data-hasrequired);
	display: block;
	letter-spacing: normal;
	word-spacing: normal;
	color: #e02b27;
	font-size: 1.2rem
}

.amazon-validate-container .fieldset:after {
	margin-top: 35px
}

@media all and (max-width:768px) {
	.amazon-button-container {
		width: 100%
	}
}

.amazon-logout-widget {
	display: none
}

.amazon-divider {
	border-bottom: 1px solid #ccc;
	line-height: 0.1em;
	margin: 18px 0 20px;
	text-align: center;
	max-width: 500px
}

.amazon-divider span {
	background: #fff;
	padding: 0 5px
}

.product-social-links,
.amazon-minicart-container {
	width: 100%;
	display: block;
	text-align: center
}

.product-social-links .amazon-button-container,
.amazon-minicart-container .amazon-button-container {
	display: inline-block;
	margin: 0px
}

.product-social-links .field-tooltip .field-tooltip-content,
.amazon-minicart-container .field-tooltip .field-tooltip-content {
	top: 38px;
	left: -245px
}

.product-social-links .field-tooltip .field-tooltip-content:before,
.amazon-minicart-container .field-tooltip .field-tooltip-content:before {
	border: none;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #666;
	top: -10px;
	left: 244px
}

.product-social-links .field-tooltip .field-tooltip-content:after,
.amazon-minicart-container .field-tooltip .field-tooltip-content:after {
	border: none;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #f4f4f4;
	top: -8px;
	left: 244px
}

.product-social-links .amazon-button-container {
	margin-bottom: 30px;
	display: block
}

.amazon-checkout-now {
	border-top: 1px solid #c1c1c1;
	padding-top: 10px;
	margin-bottom: 10px
}

.amazon-addtoCart {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.revert-checkout {
	margin-top: 20px;
	margin-bottom: 20px;
	display: block
}

.centered-button {
	text-align: center;
	display: inline-block
}

.catalog-product-view .centered-button {
	display: table
}

.checkout-payment-method .amazon-sandbox-simulator {
	border-bottom: 1px solid #ccc
}

.checkout-payment-method .amazon-sandbox-simulator .payment-option-title {
	border-top: none;
	padding-top: 0
}

.checkout-payment-method .amazon-sandbox-simulator .amazon-sandbox-simulator-scenario {
	margin-bottom: 10px
}

.checkout-methods-items .amazon-minicart-container .amazon-divider {
	display: none
}

.checkout-methods-items .centered-button {
	margin-bottom: 0
}

@media all and (max-width:768px) {
	.checkout-methods-items .centered-button {
		width: auto
	}
}

.checkout-methods-items .field-tooltip {
	display: none
}

.checkout-methods-items .field-tooltip .field-tooltip-content {
	right: -10px;
	top: 40px;
	left: auto
}

.checkout-methods-items .field-tooltip .field-tooltip-content:before,
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
	border: 10px solid transparent;
	height: 0;
	width: 0;
	margin-top: -21px;
	right: 10px;
	left: auto;
	top: 0%
}

.checkout-methods-items .field-tooltip .field-tooltip-content:before {
	border-bottom-color: #999
}

.checkout-methods-items .field-tooltip .field-tooltip-content:after {
	border-bottom-color: #f4f4f4;
	top: 1px
}

@media all and (max-width:768px) {
	.checkout-methods-items .field-tooltip .field-tooltip-content {
		right: -56px;
		top: 38px;
		left: auto
	}
	.checkout-methods-items .field-tooltip .field-tooltip-content:before,
	.checkout-methods-items .field-tooltip .field-tooltip-content:after {
		right: 56px
	}
}

.amazon-widget {
	max-width: 400px;
	height: 228px
}

.amazon-widget--address {
	margin-top: 20px
}

.amazon-addresses {
	margin-top: 20px
}

.amazon-addresses .amazon-address {
	margin-bottom: 20px
}

#checkout-step-shipping .amazon-divider {
	margin: 40px 0
}

.checkout-payment-method .amazon-payment-method .payment-method-title {
	visibility: hidden;
	padding-bottom: 0
}

.opc-progress-bar-item._complete.lock-step {
	cursor: none;
	pointer-events: none
}

@media all and (max-width:768px) {
	.amazon-minicart-container .amazon-button-container {
		width: auto
	}
}

.iti {
	position: relative;
	display: inline-block
}

.iti * {
	box-sizing: border-box;
	-moz-box-sizing: border-box
}

.iti__hide {
	display: none
}

.iti__v-hide {
	visibility: hidden
}

.iti input,
.iti input[type=text],
.iti input[type=tel] {
	position: relative;
	z-index: 0;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-right: 36px;
	margin-right: 0
}

.iti__flag-container {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 1px
}

.iti__selected-flag {
	z-index: 1;
	position: relative;
	display: flex;
	align-items: center;
	height: 31px;
	padding: 0 6px 0 8px
}

.iti__arrow {
	margin-left: 6px;
	width: 0;
	height: 0;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 4px solid #555
}

.iti__arrow--up {
	border-top: none;
	border-bottom: 4px solid #555
}

.iti__country-list {
	position: absolute;
	z-index: 2;
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0 0 0 -1px;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
	background-color: white;
	border: 1px solid #ccc;
	white-space: nowrap;
	max-height: 200px;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}

.iti__country-list--dropup {
	bottom: 100%;
	margin-bottom: -1px
}

@media (max-width:500px) {
	.iti__country-list {
		white-space: normal
	}
}

.iti__flag-box {
	display: inline-block;
	width: 20px
}

.iti__divider {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc
}

.iti__country {
	padding: 5px 10px;
	outline: none
}

.iti__dial-code {
	color: #999
}

.iti__country.iti__highlight {
	background-color: rgba(0, 0, 0, 0.05)
}

.iti__flag-box,
.iti__country-name,
.iti__dial-code {
	vertical-align: middle
}

.iti__flag-box,
.iti__country-name {
	margin-right: 6px
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text],
.iti--allow-dropdown input[type=tel],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=text],
.iti--separate-dial-code input[type=tel] {
	padding-right: 6px;
	padding-left: 52px;
	margin-left: 0
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
	right: auto;
	left: 0
}

.iti--allow-dropdown .iti__flag-container:hover {
	cursor: pointer
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
	background-color: rgba(0, 0, 0, 0.05)
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover {
	cursor: default
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag {
	background-color: transparent
}

.iti--separate-dial-code .iti__selected-flag {
	background-color: rgba(0, 0, 0, 0.05)
}

.iti--separate-dial-code .iti__selected-dial-code {
	margin-left: 6px
}

.iti--container {
	position: absolute;
	top: -1000px;
	left: -1000px;
	z-index: 1060;
	padding: 1px
}

.iti--container:hover {
	cursor: pointer
}

.iti-mobile .iti--container {
	top: 30px;
	bottom: 30px;
	left: 30px;
	right: 30px;
	position: fixed
}

.iti-mobile .iti__country-list {
	max-height: 100%;
	width: 100%
}

.iti-mobile .iti__country {
	padding: 10px 10px;
	line-height: 1.5em
}

.iti__flag {
	width: 20px
}

.iti__flag.iti__be {
	width: 18px
}

.iti__flag.iti__ch {
	width: 15px
}

.iti__flag.iti__mc {
	width: 19px
}

.iti__flag.iti__ne {
	width: 18px
}

.iti__flag.iti__np {
	width: 13px
}

.iti__flag.iti__va {
	width: 15px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
	.iti__flag {
		background-size: 5652px 15px
	}
}

.iti__flag.iti__ac {
	height: 10px;
	background-position: 0px 0px
}

.iti__flag.iti__ad {
	height: 14px;
	background-position: -22px 0px
}

.iti__flag.iti__ae {
	height: 10px;
	background-position: -44px 0px
}

.iti__flag.iti__af {
	height: 14px;
	background-position: -66px 0px
}

.iti__flag.iti__ag {
	height: 14px;
	background-position: -88px 0px
}

.iti__flag.iti__ai {
	height: 10px;
	background-position: -110px 0px
}

.iti__flag.iti__al {
	height: 15px;
	background-position: -132px 0px
}

.iti__flag.iti__am {
	height: 10px;
	background-position: -154px 0px
}

.iti__flag.iti__ao {
	height: 14px;
	background-position: -176px 0px
}

.iti__flag.iti__aq {
	height: 14px;
	background-position: -198px 0px
}

.iti__flag.iti__ar {
	height: 13px;
	background-position: -220px 0px
}

.iti__flag.iti__as {
	height: 10px;
	background-position: -242px 0px
}

.iti__flag.iti__at {
	height: 14px;
	background-position: -264px 0px
}

.iti__flag.iti__au {
	height: 10px;
	background-position: -286px 0px
}

.iti__flag.iti__aw {
	height: 14px;
	background-position: -308px 0px
}

.iti__flag.iti__ax {
	height: 13px;
	background-position: -330px 0px
}

.iti__flag.iti__az {
	height: 10px;
	background-position: -352px 0px
}

.iti__flag.iti__ba {
	height: 10px;
	background-position: -374px 0px
}

.iti__flag.iti__bb {
	height: 14px;
	background-position: -396px 0px
}

.iti__flag.iti__bd {
	height: 12px;
	background-position: -418px 0px
}

.iti__flag.iti__be {
	height: 15px;
	background-position: -440px 0px
}

.iti__flag.iti__bf {
	height: 14px;
	background-position: -460px 0px
}

.iti__flag.iti__bg {
	height: 12px;
	background-position: -482px 0px
}

.iti__flag.iti__bh {
	height: 12px;
	background-position: -504px 0px
}

.iti__flag.iti__bi {
	height: 12px;
	background-position: -526px 0px
}

.iti__flag.iti__bj {
	height: 14px;
	background-position: -548px 0px
}

.iti__flag.iti__bl {
	height: 14px;
	background-position: -570px 0px
}

.iti__flag.iti__bm {
	height: 10px;
	background-position: -592px 0px
}

.iti__flag.iti__bn {
	height: 10px;
	background-position: -614px 0px
}

.iti__flag.iti__bo {
	height: 14px;
	background-position: -636px 0px
}

.iti__flag.iti__bq {
	height: 14px;
	background-position: -658px 0px
}

.iti__flag.iti__br {
	height: 14px;
	background-position: -680px 0px
}

.iti__flag.iti__bs {
	height: 10px;
	background-position: -702px 0px
}

.iti__flag.iti__bt {
	height: 14px;
	background-position: -724px 0px
}

.iti__flag.iti__bv {
	height: 15px;
	background-position: -746px 0px
}

.iti__flag.iti__bw {
	height: 14px;
	background-position: -768px 0px
}

.iti__flag.iti__by {
	height: 10px;
	background-position: -790px 0px
}

.iti__flag.iti__bz {
	height: 14px;
	background-position: -812px 0px
}

.iti__flag.iti__ca {
	height: 10px;
	background-position: -834px 0px
}

.iti__flag.iti__cc {
	height: 10px;
	background-position: -856px 0px
}

.iti__flag.iti__cd {
	height: 15px;
	background-position: -878px 0px
}

.iti__flag.iti__cf {
	height: 14px;
	background-position: -900px 0px
}

.iti__flag.iti__cg {
	height: 14px;
	background-position: -922px 0px
}

.iti__flag.iti__ch {
	height: 15px;
	background-position: -944px 0px
}

.iti__flag.iti__ci {
	height: 14px;
	background-position: -961px 0px
}

.iti__flag.iti__ck {
	height: 10px;
	background-position: -983px 0px
}

.iti__flag.iti__cl {
	height: 14px;
	background-position: -1005px 0px
}

.iti__flag.iti__cm {
	height: 14px;
	background-position: -1027px 0px
}

.iti__flag.iti__cn {
	height: 14px;
	background-position: -1049px 0px
}

.iti__flag.iti__co {
	height: 14px;
	background-position: -1071px 0px
}

.iti__flag.iti__cp {
	height: 14px;
	background-position: -1093px 0px
}

.iti__flag.iti__cr {
	height: 12px;
	background-position: -1115px 0px
}

.iti__flag.iti__cu {
	height: 10px;
	background-position: -1137px 0px
}

.iti__flag.iti__cv {
	height: 12px;
	background-position: -1159px 0px
}

.iti__flag.iti__cw {
	height: 14px;
	background-position: -1181px 0px
}

.iti__flag.iti__cx {
	height: 10px;
	background-position: -1203px 0px
}

.iti__flag.iti__cy {
	height: 14px;
	background-position: -1225px 0px
}

.iti__flag.iti__cz {
	height: 14px;
	background-position: -1247px 0px
}

.iti__flag.iti__de {
	height: 12px;
	background-position: -1269px 0px
}

.iti__flag.iti__dg {
	height: 10px;
	background-position: -1291px 0px
}

.iti__flag.iti__dj {
	height: 14px;
	background-position: -1313px 0px
}

.iti__flag.iti__dk {
	height: 15px;
	background-position: -1335px 0px
}

.iti__flag.iti__dm {
	height: 10px;
	background-position: -1357px 0px
}

.iti__flag.iti__do {
	height: 14px;
	background-position: -1379px 0px
}

.iti__flag.iti__dz {
	height: 14px;
	background-position: -1401px 0px
}

.iti__flag.iti__ea {
	height: 14px;
	background-position: -1423px 0px
}

.iti__flag.iti__ec {
	height: 14px;
	background-position: -1445px 0px
}

.iti__flag.iti__ee {
	height: 13px;
	background-position: -1467px 0px
}

.iti__flag.iti__eg {
	height: 14px;
	background-position: -1489px 0px
}

.iti__flag.iti__eh {
	height: 10px;
	background-position: -1511px 0px
}

.iti__flag.iti__er {
	height: 10px;
	background-position: -1533px 0px
}

.iti__flag.iti__es {
	height: 14px;
	background-position: -1555px 0px
}

.iti__flag.iti__et {
	height: 10px;
	background-position: -1577px 0px
}

.iti__flag.iti__eu {
	height: 14px;
	background-position: -1599px 0px
}

.iti__flag.iti__fi {
	height: 12px;
	background-position: -1621px 0px
}

.iti__flag.iti__fj {
	height: 10px;
	background-position: -1643px 0px
}

.iti__flag.iti__fk {
	height: 10px;
	background-position: -1665px 0px
}

.iti__flag.iti__fm {
	height: 11px;
	background-position: -1687px 0px
}

.iti__flag.iti__fo {
	height: 15px;
	background-position: -1709px 0px
}

.iti__flag.iti__fr {
	height: 14px;
	background-position: -1731px 0px
}

.iti__flag.iti__ga {
	height: 15px;
	background-position: -1753px 0px
}

.iti__flag.iti__gb {
	height: 10px;
	background-position: -1775px 0px
}

.iti__flag.iti__gd {
	height: 12px;
	background-position: -1797px 0px
}

.iti__flag.iti__ge {
	height: 14px;
	background-position: -1819px 0px
}

.iti__flag.iti__gf {
	height: 14px;
	background-position: -1841px 0px
}

.iti__flag.iti__gg {
	height: 14px;
	background-position: -1863px 0px
}

.iti__flag.iti__gh {
	height: 14px;
	background-position: -1885px 0px
}

.iti__flag.iti__gi {
	height: 10px;
	background-position: -1907px 0px
}

.iti__flag.iti__gl {
	height: 14px;
	background-position: -1929px 0px
}

.iti__flag.iti__gm {
	height: 14px;
	background-position: -1951px 0px
}

.iti__flag.iti__gn {
	height: 14px;
	background-position: -1973px 0px
}

.iti__flag.iti__gp {
	height: 14px;
	background-position: -1995px 0px
}

.iti__flag.iti__gq {
	height: 14px;
	background-position: -2017px 0px
}

.iti__flag.iti__gr {
	height: 14px;
	background-position: -2039px 0px
}

.iti__flag.iti__gs {
	height: 10px;
	background-position: -2061px 0px
}

.iti__flag.iti__gt {
	height: 13px;
	background-position: -2083px 0px
}

.iti__flag.iti__gu {
	height: 11px;
	background-position: -2105px 0px
}

.iti__flag.iti__gw {
	height: 10px;
	background-position: -2127px 0px
}

.iti__flag.iti__gy {
	height: 12px;
	background-position: -2149px 0px
}

.iti__flag.iti__hk {
	height: 14px;
	background-position: -2171px 0px
}

.iti__flag.iti__hm {
	height: 10px;
	background-position: -2193px 0px
}

.iti__flag.iti__hn {
	height: 10px;
	background-position: -2215px 0px
}

.iti__flag.iti__hr {
	height: 10px;
	background-position: -2237px 0px
}

.iti__flag.iti__ht {
	height: 12px;
	background-position: -2259px 0px
}

.iti__flag.iti__hu {
	height: 10px;
	background-position: -2281px 0px
}

.iti__flag.iti__ic {
	height: 14px;
	background-position: -2303px 0px
}

.iti__flag.iti__id {
	height: 14px;
	background-position: -2325px 0px
}

.iti__flag.iti__ie {
	height: 10px;
	background-position: -2347px 0px
}

.iti__flag.iti__il {
	height: 15px;
	background-position: -2369px 0px
}

.iti__flag.iti__im {
	height: 10px;
	background-position: -2391px 0px
}

.iti__flag.iti__in {
	height: 14px;
	background-position: -2413px 0px
}

.iti__flag.iti__io {
	height: 10px;
	background-position: -2435px 0px
}

.iti__flag.iti__iq {
	height: 14px;
	background-position: -2457px 0px
}

.iti__flag.iti__ir {
	height: 12px;
	background-position: -2479px 0px
}

.iti__flag.iti__is {
	height: 15px;
	background-position: -2501px 0px
}

.iti__flag.iti__it {
	height: 14px;
	background-position: -2523px 0px
}

.iti__flag.iti__je {
	height: 12px;
	background-position: -2545px 0px
}

.iti__flag.iti__jm {
	height: 10px;
	background-position: -2567px 0px
}

.iti__flag.iti__jo {
	height: 10px;
	background-position: -2589px 0px
}

.iti__flag.iti__jp {
	height: 14px;
	background-position: -2611px 0px
}

.iti__flag.iti__ke {
	height: 14px;
	background-position: -2633px 0px
}

.iti__flag.iti__kg {
	height: 12px;
	background-position: -2655px 0px
}

.iti__flag.iti__kh {
	height: 13px;
	background-position: -2677px 0px
}

.iti__flag.iti__ki {
	height: 10px;
	background-position: -2699px 0px
}

.iti__flag.iti__km {
	height: 12px;
	background-position: -2721px 0px
}

.iti__flag.iti__kn {
	height: 14px;
	background-position: -2743px 0px
}

.iti__flag.iti__kp {
	height: 10px;
	background-position: -2765px 0px
}

.iti__flag.iti__kr {
	height: 14px;
	background-position: -2787px 0px
}

.iti__flag.iti__kw {
	height: 10px;
	background-position: -2809px 0px
}

.iti__flag.iti__ky {
	height: 10px;
	background-position: -2831px 0px
}

.iti__flag.iti__kz {
	height: 10px;
	background-position: -2853px 0px
}

.iti__flag.iti__la {
	height: 14px;
	background-position: -2875px 0px
}

.iti__flag.iti__lb {
	height: 14px;
	background-position: -2897px 0px
}

.iti__flag.iti__lc {
	height: 10px;
	background-position: -2919px 0px
}

.iti__flag.iti__li {
	height: 12px;
	background-position: -2941px 0px
}

.iti__flag.iti__lk {
	height: 10px;
	background-position: -2963px 0px
}

.iti__flag.iti__lr {
	height: 11px;
	background-position: -2985px 0px
}

.iti__flag.iti__ls {
	height: 14px;
	background-position: -3007px 0px
}

.iti__flag.iti__lt {
	height: 12px;
	background-position: -3029px 0px
}

.iti__flag.iti__lu {
	height: 12px;
	background-position: -3051px 0px
}

.iti__flag.iti__lv {
	height: 10px;
	background-position: -3073px 0px
}

.iti__flag.iti__ly {
	height: 10px;
	background-position: -3095px 0px
}

.iti__flag.iti__ma {
	height: 14px;
	background-position: -3117px 0px
}

.iti__flag.iti__mc {
	height: 15px;
	background-position: -3139px 0px
}

.iti__flag.iti__md {
	height: 10px;
	background-position: -3160px 0px
}

.iti__flag.iti__me {
	height: 10px;
	background-position: -3182px 0px
}

.iti__flag.iti__mf {
	height: 14px;
	background-position: -3204px 0px
}

.iti__flag.iti__mg {
	height: 14px;
	background-position: -3226px 0px
}

.iti__flag.iti__mh {
	height: 11px;
	background-position: -3248px 0px
}

.iti__flag.iti__mk {
	height: 10px;
	background-position: -3270px 0px
}

.iti__flag.iti__ml {
	height: 14px;
	background-position: -3292px 0px
}

.iti__flag.iti__mm {
	height: 14px;
	background-position: -3314px 0px
}

.iti__flag.iti__mn {
	height: 10px;
	background-position: -3336px 0px
}

.iti__flag.iti__mo {
	height: 14px;
	background-position: -3358px 0px
}

.iti__flag.iti__mp {
	height: 10px;
	background-position: -3380px 0px
}

.iti__flag.iti__mq {
	height: 14px;
	background-position: -3402px 0px
}

.iti__flag.iti__mr {
	height: 14px;
	background-position: -3424px 0px
}

.iti__flag.iti__ms {
	height: 10px;
	background-position: -3446px 0px
}

.iti__flag.iti__mt {
	height: 14px;
	background-position: -3468px 0px
}

.iti__flag.iti__mu {
	height: 14px;
	background-position: -3490px 0px
}

.iti__flag.iti__mv {
	height: 14px;
	background-position: -3512px 0px
}

.iti__flag.iti__mw {
	height: 14px;
	background-position: -3534px 0px
}

.iti__flag.iti__mx {
	height: 12px;
	background-position: -3556px 0px
}

.iti__flag.iti__my {
	height: 10px;
	background-position: -3578px 0px
}

.iti__flag.iti__mz {
	height: 14px;
	background-position: -3600px 0px
}

.iti__flag.iti__na {
	height: 14px;
	background-position: -3622px 0px
}

.iti__flag.iti__nc {
	height: 10px;
	background-position: -3644px 0px
}

.iti__flag.iti__ne {
	height: 15px;
	background-position: -3666px 0px
}

.iti__flag.iti__nf {
	height: 10px;
	background-position: -3686px 0px
}

.iti__flag.iti__ng {
	height: 10px;
	background-position: -3708px 0px
}

.iti__flag.iti__ni {
	height: 12px;
	background-position: -3730px 0px
}

.iti__flag.iti__nl {
	height: 14px;
	background-position: -3752px 0px
}

.iti__flag.iti__no {
	height: 15px;
	background-position: -3774px 0px
}

.iti__flag.iti__np {
	height: 15px;
	background-position: -3796px 0px
}

.iti__flag.iti__nr {
	height: 10px;
	background-position: -3811px 0px
}

.iti__flag.iti__nu {
	height: 10px;
	background-position: -3833px 0px
}

.iti__flag.iti__nz {
	height: 10px;
	background-position: -3855px 0px
}

.iti__flag.iti__om {
	height: 10px;
	background-position: -3877px 0px
}

.iti__flag.iti__pa {
	height: 14px;
	background-position: -3899px 0px
}

.iti__flag.iti__pe {
	height: 14px;
	background-position: -3921px 0px
}

.iti__flag.iti__pf {
	height: 14px;
	background-position: -3943px 0px
}

.iti__flag.iti__pg {
	height: 15px;
	background-position: -3965px 0px
}

.iti__flag.iti__ph {
	height: 10px;
	background-position: -3987px 0px
}

.iti__flag.iti__pk {
	height: 14px;
	background-position: -4009px 0px
}

.iti__flag.iti__pl {
	height: 13px;
	background-position: -4031px 0px
}

.iti__flag.iti__pm {
	height: 14px;
	background-position: -4053px 0px
}

.iti__flag.iti__pn {
	height: 10px;
	background-position: -4075px 0px
}

.iti__flag.iti__pr {
	height: 14px;
	background-position: -4097px 0px
}

.iti__flag.iti__ps {
	height: 10px;
	background-position: -4119px 0px
}

.iti__flag.iti__pt {
	height: 14px;
	background-position: -4141px 0px
}

.iti__flag.iti__pw {
	height: 13px;
	background-position: -4163px 0px
}

.iti__flag.iti__py {
	height: 11px;
	background-position: -4185px 0px
}

.iti__flag.iti__qa {
	height: 8px;
	background-position: -4207px 0px
}

.iti__flag.iti__re {
	height: 14px;
	background-position: -4229px 0px
}

.iti__flag.iti__ro {
	height: 14px;
	background-position: -4251px 0px
}

.iti__flag.iti__rs {
	height: 14px;
	background-position: -4273px 0px
}

.iti__flag.iti__ru {
	height: 14px;
	background-position: -4295px 0px
}

.iti__flag.iti__rw {
	height: 14px;
	background-position: -4317px 0px
}

.iti__flag.iti__sa {
	height: 14px;
	background-position: -4339px 0px
}

.iti__flag.iti__sb {
	height: 10px;
	background-position: -4361px 0px
}

.iti__flag.iti__sc {
	height: 10px;
	background-position: -4383px 0px
}

.iti__flag.iti__sd {
	height: 10px;
	background-position: -4405px 0px
}

.iti__flag.iti__se {
	height: 13px;
	background-position: -4427px 0px
}

.iti__flag.iti__sg {
	height: 14px;
	background-position: -4449px 0px
}

.iti__flag.iti__sh {
	height: 10px;
	background-position: -4471px 0px
}

.iti__flag.iti__si {
	height: 10px;
	background-position: -4493px 0px
}

.iti__flag.iti__sj {
	height: 15px;
	background-position: -4515px 0px
}

.iti__flag.iti__sk {
	height: 14px;
	background-position: -4537px 0px
}

.iti__flag.iti__sl {
	height: 14px;
	background-position: -4559px 0px
}

.iti__flag.iti__sm {
	height: 15px;
	background-position: -4581px 0px
}

.iti__flag.iti__sn {
	height: 14px;
	background-position: -4603px 0px
}

.iti__flag.iti__so {
	height: 14px;
	background-position: -4625px 0px
}

.iti__flag.iti__sr {
	height: 14px;
	background-position: -4647px 0px
}

.iti__flag.iti__ss {
	height: 10px;
	background-position: -4669px 0px
}

.iti__flag.iti__st {
	height: 10px;
	background-position: -4691px 0px
}

.iti__flag.iti__sv {
	height: 12px;
	background-position: -4713px 0px
}

.iti__flag.iti__sx {
	height: 14px;
	background-position: -4735px 0px
}

.iti__flag.iti__sy {
	height: 14px;
	background-position: -4757px 0px
}

.iti__flag.iti__sz {
	height: 14px;
	background-position: -4779px 0px
}

.iti__flag.iti__ta {
	height: 10px;
	background-position: -4801px 0px
}

.iti__flag.iti__tc {
	height: 10px;
	background-position: -4823px 0px
}

.iti__flag.iti__td {
	height: 14px;
	background-position: -4845px 0px
}

.iti__flag.iti__tf {
	height: 14px;
	background-position: -4867px 0px
}

.iti__flag.iti__tg {
	height: 13px;
	background-position: -4889px 0px
}

.iti__flag.iti__th {
	height: 14px;
	background-position: -4911px 0px
}

.iti__flag.iti__tj {
	height: 10px;
	background-position: -4933px 0px
}

.iti__flag.iti__tk {
	height: 10px;
	background-position: -4955px 0px
}

.iti__flag.iti__tl {
	height: 10px;
	background-position: -4977px 0px
}

.iti__flag.iti__tm {
	height: 14px;
	background-position: -4999px 0px
}

.iti__flag.iti__tn {
	height: 14px;
	background-position: -5021px 0px
}

.iti__flag.iti__to {
	height: 10px;
	background-position: -5043px 0px
}

.iti__flag.iti__tr {
	height: 14px;
	background-position: -5065px 0px
}

.iti__flag.iti__tt {
	height: 12px;
	background-position: -5087px 0px
}

.iti__flag.iti__tv {
	height: 10px;
	background-position: -5109px 0px
}

.iti__flag.iti__tw {
	height: 14px;
	background-position: -5131px 0px
}

.iti__flag.iti__tz {
	height: 14px;
	background-position: -5153px 0px
}

.iti__flag.iti__ua {
	height: 14px;
	background-position: -5175px 0px
}

.iti__flag.iti__ug {
	height: 14px;
	background-position: -5197px 0px
}

.iti__flag.iti__um {
	height: 11px;
	background-position: -5219px 0px
}

.iti__flag.iti__us {
	height: 11px;
	background-position: -5241px 0px
}

.iti__flag.iti__uy {
	height: 14px;
	background-position: -5285px 0px
}

.iti__flag.iti__uz {
	height: 10px;
	background-position: -5307px 0px
}

.iti__flag.iti__va {
	height: 15px;
	background-position: -5329px 0px
}

.iti__flag.iti__vc {
	height: 14px;
	background-position: -5346px 0px
}

.iti__flag.iti__ve {
	height: 14px;
	background-position: -5368px 0px
}

.iti__flag.iti__vg {
	height: 10px;
	background-position: -5390px 0px
}

.iti__flag.iti__vi {
	height: 14px;
	background-position: -5412px 0px
}

.iti__flag.iti__vn {
	height: 14px;
	background-position: -5434px 0px
}

.iti__flag.iti__vu {
	height: 12px;
	background-position: -5456px 0px
}

.iti__flag.iti__wf {
	height: 14px;
	background-position: -5478px 0px
}

.iti__flag.iti__ws {
	height: 10px;
	background-position: -5500px 0px
}

.iti__flag.iti__xk {
	height: 15px;
	background-position: -5522px 0px
}

.iti__flag.iti__ye {
	height: 14px;
	background-position: -5544px 0px
}

.iti__flag.iti__yt {
	height: 14px;
	background-position: -5566px 0px
}

.iti__flag.iti__za {
	height: 14px;
	background-position: -5588px 0px
}

.iti__flag.iti__zm {
	height: 14px;
	background-position: -5610px 0px
}

.iti__flag.iti__zw {
	height: 10px;
	background-position: -5632px 0px
}

.iti__flag {
	height: 15px;
	box-shadow: 0px 0px 1px 0px #888;
	background-image: url('../Dotdigitalgroup_Sms/images/flags.png');
	background-repeat: no-repeat;
	background-color: #DBDBDB;
	background-position: 20px 0
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
	.iti__flag {
		background-image: url('../Dotdigitalgroup_Sms/images/flags@2x.png')
	}
}

.iti__flag.iti__np {
	background-color: transparent
}

.klarna-payments-method-cell {
	display: table-cell;
	vertical-align: middle
}

label.klarna-payments-method-cell>span {
	padding-left: 5px
}

span.klarna-payments-method-cell>img {
	display: block
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #000000;
	opacity: 0.8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}

.white-popup {
	background: #fff
}

.mfp-container {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	padding: 30px 15px;
	z-index: 1045;
	box-sizing: border-box
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader a {
	color: #CCC
}

.mfp-preloader a:hover {
	color: #FFF
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	text-indent: 9999px;
	background-image: url(../images/close-icon.png)!important;
	background-repeat: no-repeat!important;
	background-size: 55% 55%!important;
	background-position: center center!important;
}

.mfp-close:before {
	content: '';
	
	text-indent: 0;
	float: left;
	width: 100%
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.mfp-zoom-in .zoom-anim-dialog {
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8)
}

.mfp-zoom-in.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.mfp-zoom-in.mfp-removing .zoom-anim-dialog {
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8);
	opacity: 0
}

.mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out
}

.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8
}

.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0
}

.mfp-slide-bottom .zoom-anim-dialog {
	opacity: 0;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	-webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
	-moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
	-ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
	-o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
	transform: translateY(-20px) perspective(600px) rotateX(10deg)
}

.mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: translateY(0) perspective(600px) rotateX(0);
	-moz-transform: translateY(0) perspective(600px) rotateX(0);
	-ms-transform: translateY(0) perspective(600px) rotateX(0);
	-o-transform: translateY(0) perspective(600px) rotateX(0);
	transform: translateY(0) perspective(600px) rotateX(0)
}

.mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
	opacity: 0;
	-webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
	-moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
	-ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
	-o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
	transform: translateY(-10px) perspective(600px) rotateX(10deg)
}

.mfp-slide-bottom.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out
}

.mfp-slide-bottom.mfp-ready.mfp-bg {
	opacity: 0.8
}

.mfp-slide-bottom.mfp-removing.mfp-bg {
	opacity: 0
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1)
}

.mfp-newspaper .mfp-with-anim {
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .5s;
	transform: scale(0) rotate(500deg)
}

.mfp-newspaper.mfp-bg {
	opacity: 0;
	transition: all .5s
}

.mfp-newspaper.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1) rotate(0deg)
}

.mfp-newspaper.mfp-ready.mfp-bg {
	opacity: 0.8
}

.mfp-newspaper.mfp-removing .mfp-with-anim {
	transform: scale(0) rotate(500deg);
	opacity: 0
}

.mfp-newspaper.mfp-removing.mfp-bg {
	opacity: 0
}

.mfp-move-horizontal .mfp-with-anim {
	opacity: 0;
	transition: all .3s;
	transform: translateX(-50px)
}

.mfp-move-horizontal.mfp-bg {
	opacity: 0;
	transition: all .3s
}

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: translateX(0)
}

.mfp-move-horizontal.mfp-ready.mfp-bg {
	opacity: 0.8
}

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
	transform: translateX(50px);
	opacity: 0
}

.mfp-move-horizontal.mfp-removing.mfp-bg {
	opacity: 0
}

.mfp-move-from-top .mfp-with-anim {
	opacity: 0;
	transition: all .2s;
	transform: translateY(-100px)
}

.mfp-move-from-top.mfp-bg {
	opacity: 0;
	transition: all .2s
}

.mfp-move-from-top.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: translateY(0)
}

.mfp-move-from-top.mfp-ready.mfp-bg {
	opacity: 0.8
}

.mfp-move-from-top.mfp-removing .mfp-with-anim {
	transform: translateY(-50px);
	opacity: 0
}

.mfp-move-from-top.mfp-removing.mfp-bg {
	opacity: 0
}

.mfp-3d-unfold .mfp-content {
	perspective: 2000px
}

.mfp-3d-unfold .mfp-with-anim {
	opacity: 0;
	transition: all .3s ease-in-out;
	transform-style: preserve-3d;
	transform: rotateY(-60deg)
}

.mfp-3d-unfold.mfp-bg {
	opacity: 0;
	transition: all .5s
}

.mfp-3d-unfold.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: rotateY(0deg)
}

.mfp-3d-unfold.mfp-ready.mfp-bg {
	opacity: 0.8
}

.mfp-3d-unfold.mfp-removing .mfp-with-anim {
	transform: rotateY(60deg);
	opacity: 0
}

.mfp-3d-unfold.mfp-removing.mfp-bg {
	opacity: 0
}

.mfp-zoom-out .mfp-with-anim {
	opacity: 0;
	transition: all .3s ease-in-out;
	transform: scale(1.3)
}

.mfp-zoom-out.mfp-bg {
	opacity: 0;
	transition: all .3s ease-out
}

.mfp-zoom-out.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1)
}

.mfp-zoom-out.mfp-ready.mfp-bg {
	opacity: 0.8
}

.mfp-zoom-out.mfp-removing .mfp-with-anim {
	transform: scale(1.3);
	opacity: 0
}

.mfp-zoom-out.mfp-removing.mfp-bg {
	opacity: 0
}

.mfp-preloader {
	color: #CCC;
	top: 50%;
	text-align: center;
	z-index: 1044;
	width: 30px;
	height: 30px;
	background-color: #FFF;
	opacity: 1;
	position: absolute;
	left: 50%;
	margin-top: -15px;
	margin-left: -15px;
	-webkit-animation: rotateplane 1.2s infinite ease-in-out;
	animation: rotateplane 1.2s infinite ease-in-out
}

@-webkit-keyframes rotateplane {
	0% {
		-webkit-transform: perspective(120px)
	}
	50% {
		-webkit-transform: perspective(120px) rotateY(180deg)
	}
	100% {
		-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
	}
}

@keyframes rotateplane {
	0% {
		transform: perspective(120px) rotateX(0deg) rotateY(0deg)
	}
	50% {
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
	}
	100% {
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
	}
}

div.fotorama--fullscreen {
	z-index: 2000 !important
}

.swatch-option-tooltip {
	z-index: 1999 !important
}

.mfp-wrap.mfp-slide-right {
	background: #fff;
	width: 420px;
	right: -420px;
	max-width: 100%;
	left: auto;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	transition: all 250ms ease;
	z-index: 99999
}

.mfp-wrap.mfp-slide-right .mfp-content {
	vertical-align: top;
	margin: 0
}

.mfp-wrap.mfp-slide-right.mfp-ready {
	right: 0
}

.mfp-wrap.mfp-slide-right.mfp-removing {
	right: -420px
}

.mfp-wrap.mfp-slide-right.mfp-none-transition {
	-webkit-transition: none;
	-moz-transition: none;
	transition: none
}

.layout-rtl .mfp-wrap.mfp-slide-right {
	left: -400px;
	right: auto
}

.layout-rtl .mfp-wrap.mfp-slide-right.mfp-ready {
	left: 0;
	right: auto
}

.layout-rtl .mfp-wrap.mfp-slide-right.mfp-removing {
	left: -400px;
	right: auto
}

.layout-rtl .mfp-close {
	left: 0;
	right: auto
}

.nano {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.nano>.nano-content {
	position: relative;
	overflow: scroll;
	overflow-x: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.nano>.nano-content:focus {
	outline: thin dotted
}

.nano>.nano-content::-webkit-scrollbar {
	display: none
}

.nano>.nano-pane {
	background: rgba(0, 0, 0, 0.15);
	position: absolute;
	width: 6px;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0.5;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	border-radius: 3px
}

.nano>.nano-pane>.nano-slider {
	background: #444;
	background: rgba(0, 0, 0, 0.5);
	position: relative;
	margin: 0;
	border-radius: 3px
}

.nano:hover>.nano-pane,
.nano-pane.active,
.nano-pane.flashed {
	opacity: 1
}

.has-scrollbar>.nano-content::-webkit-scrollbar {
	display: block
}

.filter-checkbox-radio .field {
	position: relative
}

.filter-checkbox-radio .field>input[type="checkbox"] {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	border: 0
}

.filter-checkbox-radio .field>input[type="checkbox"]+label {
	position: relative;
	padding-left: 25px;
	margin: 0;
	cursor: pointer;
	font-weight: normal !important;
	line-height: 20px
}

.filter-checkbox-radio .field>input[type="checkbox"]+label:before {
	content: '';
	width: 16px;
	height: 16px;
	border: 1px solid #000;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: 0;
	border-radius: 50%;
	font-size: 16px
}

.filter-checkbox-radio .field>input[type="checkbox"]:checked+label:after {
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	left: 4px;
	border: 1px solid #000;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	border-radius: 50%;
	background-color: #000000
}

.mb-range-slider [data-role=from-label] {
	display: block;
	float: left;
	padding: 0 0 5px
}

.mb-range-slider [data-role=to-label] {
	display: block;
	float: right;
	padding: 0 0 5px
}

.mb-range-slider .title {
	font-size: 90%;
	flex: 1;
	padding: 6px 0 0
}

.mb-range-slider .actions-toolbar {
	display: flex;
	margin: 15px 0
}

.mb-range-slider .ui-slider {
	margin: 0;
	cursor: pointer;
	clear: both
}

.mb-range-slider .range-slider-inner {
	padding: 0 7px
}

.mb-range-slider .ui-slider-handle {
	padding: 0;
	margin: -3px 0 0 -7px;
	-webkit-border-radius: 15px;
	width: 15px;
	height: 15px;
	background: #ff5501;
	cursor: e-resize
}

.mb-range-slider a.action.primary {
	padding: 0;
	min-width: 80px
}

.filter-options-overflow {
	overflow: auto;
	position: relative
}

.filter .filter-options .filter-options-content .item {
	margin: 0 0 6px 0
}

.search-filter-wrap {
	position: relative
}

.search-filter-wrap input {
	width: 100%;
	height: 32px;
	border: 1px solid #d1d1d1;
	margin-bottom: 10px
}

.search-filter-wrap label {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	margin: 0;
	display: block;
	text-align: center
}

.search-filter-wrap label span {
	display: block;
	line-height: 32px
}

.layout-rtl .search-filter-wrap label {
	right: auto;
	left: 0
}

.now-filter-clone .block-subtitle {
	padding: 6px 10px;
	background: #f1f1f1;
	font-weight: 500
}

.now-filter-clone .block-subtitle,
.now-filter-clone .items {
	display: inline-block;
	margin-bottom: 5px
}

.now-filter-clone .items .item {
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 6px;
	padding: 5px 30px 5px 10px;
	margin-bottom: 5px
}

.now-filter-clone .items .item>span {
	display: inline-block
}

.now-filter-clone .items .item .remove {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	width: 100%;
	height: 100%;
	text-align: right;
	line-height: 20px
}

.now-filter-clone .items .item .remove span {
	position: absolute;
	top: 50%;
	right: 8px;
	font-size: 12px;
	width: 20px;
	height: 20px;
	text-align: right;
	margin-top: -11px;
	line-height: 20px
}

.mb-trigger {
	cursor: pointer;
	text-align: center
}

.mb-trigger-next {
	margin-bottom: 90px
}

.mb-trigger-prev {
	margin-bottom: 30px
}

.all-loaded {
	letter-spacing: 0.4rem;
	margin-bottom: 60px
}

.mb-spinner {
	position: relative;
	margin-bottom: 30px;
	text-align: center;
	height: 38px
}

.mb-spinner .loading-mask {
	position: absolute
}

.product-items+.mb-spinner {
	margin-bottom: 90px
}

.loading-text {
	letter-spacing: 0.4rem;
	position: relative;
	display: inline-block;
	vertical-align: top;
	color: #ebebeb;
	white-space: nowrap
}

.loading-text span {
	top: 0;
	left: 0;
	position: absolute;
	overflow: hidden;
	max-width: 100%;
	color: #000;
	animation: loading 1.4s linear infinite;
	white-space: nowrap
}

@keyframes loading {
	0% {
		max-width: 0
	}
}

.minisearch .loading-mask {
	position: absolute;
	width: 40px;
	right: 100px;
	left: auto;
	background: transparent
}

.layout-rtl .minisearch .loading-mask {
	left: 100px;
	right: auto
}

.ajaxsearch {
	background-color: #fff;
	border: 1px solid #c2c2c2;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
	left: 0;
	margin-top: 4px;
	width: 100%;
	position: absolute;
	z-index: 9999999
}

.ajaxsearch .suggest {
	margin: 0;
	color: #3C3C3C
}

.ajaxsearch .suggest ul li {
	color: #3C3C3C
}

.ajaxsearch .product {
	margin: 0
}

.ajaxsearch .product ul li {
	border-bottom: 1px solid #ebebeb
}

.ajaxsearch .product ul li:last-child {
	border-bottom: none
}

.ajaxsearch .product ul li>a {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding: 10px 0
}

.ajaxsearch .product ul li .price-box {
	margin: 0
}

.ajaxsearch .title {
	padding: 10px;
	background: #f0f0f0;
	color: #575757
}

.ajaxsearch .title .see-all {
	display: inline-block;
	float: right;
	color: #909090;
	cursor: pointer
}

.layout-rtl .ajaxsearch .title .see-all {
	float: left
}

.ajaxsearch .no-result {
	padding: 10px;
	background: #f0f0f0;
	color: #575757;
	text-align: center
}

.ajaxsearch ul {
	padding: 0;
	margin-bottom: 0;
	list-style-type: none
}

.ajaxsearch ul li {
	color: #000;
	cursor: unset;
	padding: 0 10px;
	display: inline-block;
	width: 100%
}

.ajaxsearch ul li:hover {
	background-color: #f6f6f6
}

.ajaxsearch ul li .qs-option-info {
	color: #000;
	display: inline-block;
	float: left;
	padding: 0 10px;
	width: 75%
}

.layout-rtl .ajaxsearch ul li .qs-option-info {
	float: right
}

.ajaxsearch ul li .qs-option-image {
	float: left;
	max-width: 65px;
	width: 25%
}

.layout-rtl .ajaxsearch ul li .qs-option-image {
	float: right
}

.ajaxsearch ul li .qs-option-image img {
	max-width: 100%;
	height: auto;
	border: 1px solid #ccc
}

.ajaxsearch ul li .qs-option-image .qs-option-info.noimage {
	padding-left: 0;
	width: 100%
}

.ajaxsearch ul li .qs-option-image:last-child .qs-option-info {
	margin-bottom: 0
}

.ajaxsearch ul li .qs-option-image .qs-option-info .qs-option-title {
	display: inline-block;
	margin: 0;
	width: 100%
}

.ajaxsearch ul li .qs-option-image .qs-option-info .qs-option-reviews {
	display: inline-block;
	text-transform: lowercase;
	width: 100%
}

.ajaxsearch ul li .qs-option-image .qs-option-info .qs-option-reviews .product-reviews-summary {
	margin-bottom: 4px
}

.ajaxsearch ul li .qs-option-image .qs-option-info .qs-option-reviews .reviews-actions {
	font-size: 12px
}

.ajaxsearch ul li .qs-option-image .qs-option-info .qs-option-sku {
	display: block;
	width: 100%;
	color: #004875;
	font-size: 12px
}

.ajaxsearch ul li .qs-option-image .qs-option-info .qs-option-price {
	display: inline-block;
	font-weight: 500
}

.magebig-ajax-popup {
	max-width: 600px;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 30px;
	text-align: center;
	position: relative
}

.wishlist-media .product-image-container {
	display: inline-block;
	vertical-align: middle
}

#magebig_newsletter {
	width: 100%;
	margin: 0 auto;
	border-radius: 3px;
	position: relative
}

#magebig_newsletter .mfp-close {
	/* background-color: #000000; */
	color: #ffffff;
	top: 12px;
	right: 12px;
	opacity: 1;
}
.magebig-ajax-popup .mfp-close:hover,
#magebig_newsletter .mfp-close:hover {
	background-color: transparent!important;
}
.newsletter-content {
	padding: 15px
}

.newsletter-content .newsletter-inner {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 10
}

.newsletter-content .newsletter-title h3 {
	margin: 50px 0 30px;
	font-size: 35px;
	text-transform: capitalize;
	font-weight: 600;
}

.newsletter-content .newsletter-title h3 span {
	color: #fe4141;
	font-weight: 600;
	font-style: italic;
}

.newsletter-content .newsletter_text {
	padding: 0 30px
}

.newsletter-content .newsletter_text .text_desc {
	color: #666666;
	margin-bottom: 0px;
	padding: 0 7px;
}

.newsletter-content .input-box input {
	height: 45px;
	padding: 0 15px;
	width: 75%;
	text-align: l;
	color: #999999;
	/* margin-top: -1px; */
	border: 1px solid #d9d9d9;
}

.newsletter-content .input-box button {
	margin-top: 20px;
	margin-bottom: 25px;
	padding: 6px 15px;
	height: 46px;
}
.newsletter-content .input-box button:hover{
	color:#fff
}
.not-show-popup input {
	vertical-align: top;
	margin-top: 4px
}

.quickview-wrap {
	background-color: #fff;
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
	padding: 30px;
	position: relative;
	overflow: hidden
}

.quickview-wrap .product-info-main-top {
	padding-top: 0
}

.brand-desc {
	margin-bottom: 15px
}

ul.brand-list {
	list-style: none;
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
	border-top: none;
	display: block;
	width: 100% !important
}

ul.brand-list li {
	margin: 5px 0
}

.brand-search-form {
	position: relative
}

.brand-search-form i {
	position: absolute;
	top: 50%;
	font-size: 16px;
	line-height: 1;
	right: 5px;
	margin-top: -8px
}

.layout-rtl .brand-search-form i {
	left: 5px;
	right: auto
}

.brand-list-wrap {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	z-index: 10
}

.brand-search-index .brand-search-form {
	position: relative;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 15px
}

.brand-search-index .brand-search-form ul {
	padding: 5px;
	list-style: none
}

.brand-search-index .brand-search-form input {
	height: 40px;
	border-radius: 3px
}

.featured-brands .brand-item {
	margin-bottom: 15px
}

.brand-item-inner {
	margin-bottom: 30px;
	text-align: center
}

.brand-item-inner .count {
	font-size: 1.2rem
}

.brand-list-page .char-list {
	overflow: hidden;
	margin-bottom: 20px;
	text-align: center
}

.brand-list-page .char-item {
	display: none;
	margin: 5px;
	padding: 4px 10px;
	background-color: #fff;
	color: #fcb800;
	border: 1px solid #ccc;
	text-decoration: none;
	border-radius: 3px;
	transition: all ease 400ms;
	min-width: 32px;
	opacity: 0.5;
	cursor: default;
	font-size: 14px
}

.brand-list-page .char-item.available {
	opacity: 1;
	cursor: pointer;
	display: inline-block
}

.brand-list-page .char-item.available:hover {
	background-color: #fcb800;
	color: #ffffff;
	border-color: #fcb800
}

.brand-list-page .char-item.active {
	background-color: #fcb800;
	color: #ffffff;
	border-color: #fcb800
}

.magebig-mobile-menu {
	position: fixed;
	width: 270px;
	height: 100%;
	top: 0;
	left: -270px;
	z-index: 9999
}

.magebig-mobile-menu .close-nav {
	position: fixed;
	top: 0;
	left: 100%;
	border: none;
	color: #ffffff;
	z-index: 100;
	background-color: transparent;
	font-size: 25px;
	line-height: 1;
	text-align: left;
	cursor: pointer;
	padding: 10px;
	margin-left: -40px
}

.magebig-mobile-menu nav {
	width: 100%;
	position: relative;
	z-index: 101;
	max-width: 460px;
	padding-bottom: 60px
}

.overlay-contentpush {
	visibility: hidden;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: transform 250ms;
	-webkit-transition: transform 250ms;
	-o-transition: transform 250ms;
	transition: transform 250ms
}

.overlay-contentpush.open {
	visibility: visible;
	opacity: 1;
	overflow: hidden;
	width: 100%;
	-webkit-transform: translate3d(270px, 0, 0);
	transform: translate3d(270px, 0, 0)
}

.page-wrapper.overlay-open {
	-webkit-transform: translate3d(270px, 0, 0);
	transform: translate3d(270px, 0, 0);
	position: relative
}

.page-wrapper.overlay-open:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 1000
}

.mb-navigation {
	display: inline-block;
	vertical-align: top
}

.vertical-menu .magebig-nav {
	padding: 0;
	width: 100%
}

.horizontal-menu {
	position: relative
}

.vertical-menu .navigation .level0.mega_fullwidth>.submenu {
	width: calc(300% - 25px) !important;
	margin-top: 0 !important
}

.nav-bar .magebig-nav li.level0>a {
	color: #000
}

.nav-bar .magebig-nav li.level0>a:hover {
	color: #bbb
}

.magebig-nav {
	margin: 0;
	padding: 9px 0;
	width: auto;
	display: inline-block;
	vertical-align: top
}

.magebig-nav>li {
	float: left;
	padding: 0;
	text-align: left
}

.magebig-nav .itemgrid ul.level0 {
	margin: 0 -15px
}

.magebig-nav ul.level0 li {
	outline: none;
	position: relative;
	display: inline-block;
	vertical-align: top
}

.magebig-nav ul.level0 li:hover {
	background: none
}

.magebig-nav li.custom-block {
	float: left;
	border-left: none
}

.magebig-nav li.level0 {
	display: block;
	line-height: 30px;
	padding: 0 10px;
	position: relative;
	cursor: pointer
}

.magebig-nav li.level0 a {
	position: relative
}

.magebig-nav li.level0 ul li {
	height: auto
}

.magebig-nav li.level0 ul li a {
	border: 0 none;
	display: block;
	font-size: 100%;
	height: auto;
	margin: 0;
	outline: medium none;
	text-transform: capitalize;
	width: 100%;
	background-color: transparent
}

.magebig-nav li.level0 ul li a:hover {
	outline: medium none;
	text-decoration: none
}

.magebig-nav li.level0 ul li a span.title_group {
	padding-left: 0
}

.magebig-nav li.level0 ul li:hover {
	border-top: none
}

.magebig-nav li.level0 ul li ol {
	margin: 0 0 0 5px
}

.magebig-nav li.level0 ul li ul li a {
	border-bottom: 1px solid #cfcfcf
}

.magebig-nav li.level0 ul li.groups a {
	font-size: 100%;
	font-weight: normal;
	line-height: 20px;
	padding: 10px 0
}

.magebig-nav li.level0 ul li.groups>a {
	font-weight: 500
}

.magebig-nav li.level0:hover>.show-sub {
	opacity: 1;
	visibility: visible;
	transform: translateY(0)
}

.magebig-nav li.level0.mega_fullwidth:hover>.show-sub {
	margin-top: -9px
}

.magebig-nav li.level0 .groups-wrapper ul li a {
	border: 0 none;
	height: auto;
	margin: 0;
	outline: medium none;
	display: block;
	width: 100%;
	background-color: transparent;
	padding: 4px 0;
	line-height: 18px
}

.magebig-nav li.level0 .simple-dropdown .groups-wrapper ul.level1 li a {
	line-height: 20px;
	padding: 10px 0
}

.magebig-nav li.level0 .simple-dropdown ul li.groups>a {
	border-bottom: 1px solid #ccc
}

.magebig-nav li.level0.mega_fullwidth {
	position: static
}

.magebig-nav li>a {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	outline: none;
	text-decoration: none;
	position: relative;
	color: #000
}

.magebig-nav img {
	max-width: 100%;
	height: auto
}

.magebig-nav li.active a.level-top {
	outline: none
}

.magebig-nav li ul.show-sub {
	left: 0;
	outline: none;
	width: 100%;
	min-width: 220px;
	z-index: 999
}

.magebig-nav li div.show-sub {
	left: 0;
	outline: none;
	width: 100%;
	min-width: 220px;
	z-index: 999
}

.magebig-nav li .show-sub li.mega_right>div.show-sub {
	left: auto;
	right: 100%;
	margin-right: -100%
}

.magebig-nav li .show-sub li .show-sub li.mega_right>div.show-sub {
	left: auto;
	right: 100%;
	margin-right: -100%
}

.magebig-nav li .show-sub li .show-sub li .show-sub li.mega_right>div.show-sub {
	left: auto;
	right: 100%;
	margin-right: -100%
}

.magebig-nav li .show-sub li .show-sub li .show-sub li .show-sub li.mega_right>div.show-sub {
	left: auto;
	right: 100%;
	margin-right: -100%
}

.magebig-nav li .show-sub li div.show-sub {
	left: 70%;
	top: 0
}

.magebig-nav li .show-sub li:hover>div.show-sub {
	opacity: 1;
	visibility: visible;
	margin: 0
}

.magebig-nav li .show-sub .groups-wrapper li>div.show-sub {
	padding: 10px 15px
}

.magebig-nav li ul span {
	white-space: normal
}

.magebig-nav li .groups-wrapper .parent>a {
	position: relative
}

.magebig-nav li .groups-wrapper .parent>a:before {
	content: '\f3d3';
	position: absolute;
	right: 5px;
	top: 8px;
 	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	letter-spacing: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.magebig-nav li .simple-dropdown .parent>a {
	position: relative
}

.magebig-nav li .simple-dropdown .parent>a:before {
	content: '\f3d3';
	position: absolute;
	right: 5px;
	top: 12px;
 	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	letter-spacing: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.magebig-nav li.mega_center.level-top>div.show-sub {
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.magebig-nav li.mega_right>div.show-sub {
	left: auto;
	right: 100%;
	margin-right: -100%
}

.magebig-nav div.level0 {
	padding: 15px 15px;
	cursor: default
}

.magebig-nav div.submenu {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: transform 180ms ease;
	-webkit-backface-visibility: hidden;
	transform: translateY(10px);
	padding-top: 25px
}

.magebig-nav div.submenu:before {
	position: absolute;
	content: '';
	top: 9px;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	z-index: -1;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)
}

.magebig-nav div.submenu ul {
	border: none;
	margin: 0;
	padding: 0;
	position: static;
	width: auto
}

.magebig-nav div.submenu.simple-dropdown {
	padding-top: 10px
}

.magebig-nav li.dropdown-group {
	position: relative
}

.magebig-nav li.dropdown-group .dropdown.submenu {
	max-width: 270px;
	padding: 0
}

.magebig-nav li.dropdown-group .dropdown.submenu li.level1:hover>.show-sub {
	opacity: 1;
	visibility: visible;
	transform: translateY(0)
}

.magebig-nav .simple-dropdown ul li a {
	line-height: 20px;
	padding: 10px 0
}

.magebig-nav .simple-dropdown ul.level0 li {
	width: 100%;
	padding: 0 15px;
	float: left
}

.magebig-nav .simple-dropdown ul.level0 li a {
	border-bottom: 1px solid #e5e5e5
}

.magebig-nav .simple-dropdown ul.level0 li:last-child>a {
	border-bottom: none
}

.magebig-nav .simple-dropdown ul.level0 li.groups {
	border-bottom: none
}

.magebig-nav ul li {
	background: none;
	margin: 0
}

.magebig-nav ul li ul.level1 li {
	border: 0;
	margin: 0;
	width: 100%;
	float: left
}

.magebig-nav ul li ul.level2 li {
	border: 0;
	margin: 0;
	width: 100%;
	float: left
}

.magebig-nav ul li.active {
	background: none;
	margin: 0
}

.horizontal-menu .smartmenu a.level-top>.mbi {
	font-size: 16px
}

.smartmenu .mbi {
	display: inline-block;
	line-height: inherit;
	padding-left: 15px;
	vertical-align: top
}

.smartmenu a.level-top>.mbi {
	padding-left: 0;
	padding-right: 7px;
	font-size: 20px
}

.smartmenu a.level-top>img {
	padding-left: 0;
	padding-right: 7px;
	display: inline-block
}

.itemgrid .item {
	padding: 0 15px
}

#smartmenu a {
	position: relative
}

li.level0>a>span>.cat-label {
	position: absolute;
	bottom: 90%;
	left: 90%
}

.vertical-menu li.level0>a>span>.cat-label {
	left: auto;
	bottom: 72%
}

li.level0>a>span>.pin-bottom:before {
	position: absolute;
	left: 50%;
	top: 100%;
	width: 0;
	height: 0;
	content: "";
	border-top: 4px solid #c00;
	border-left: 0 solid transparent;
	border-right: 4px solid transparent;
	margin-left: -3px
}

li.level0 .cat-label.cat-label-trending {
	background: #00BCD4
}

li.level0 .cat-label.cat-label-trending:before {
	border-top: 4px solid #00bcd4
}

li.level0 .cat-label.cat-label-new {
	background: #2196F3
}

li.level0 .cat-label.cat-label-new:before {
	border-top: 4px solid #2196f3
}

li.level0 .cat-label.cat-label-hot {
	background: #FF5722
}

li.level0 .cat-label.cat-label-hot:before {
	border-top: 4px solid #ff5722
}

li.level1>a>span>.cat-label {
	display: inline-block !important;
	margin: 0 2px
}

.cat-label {
	padding: 2px 4px;
	transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
	border-radius: 2px;
	font-size: 10px;
	line-height: 13px;
	background: #cc0000;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500
}

.is-sticky li.level0>a>span>.cat-label {
	bottom: auto;
	top: 0
}

div.show-sub {
	left: 0;
	outline: none;
	width: 100%;
	z-index: 9
}

.menu-static-blocks .mega-blockright {
	position: relative;
	text-align: center
}

.menu-static-blocks .mega-blockright img {
	width: 100%
}

.menu-static-blocks .mega-blockright:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	content: '';
	background: rgba(0, 0, 0, 0.5)
}

.menu-static-blocks .mega-right {
	color: #fff;
	width: 100%;
	padding: 0 15px
}

.menu-static-blocks .mega-right .text-small {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.1px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 10px
}

.menu-static-blocks .mega-right .text-large {
	color: #fff;
	letter-spacing: 0.1px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 20px
}

.itemgrid-1col .item {
	width: 100%
}

.itemgrid-2col .item {
	width: 50%
}

.itemgrid-3col .item {
	width: 33.3333333333%
}

.itemgrid-4col .item {
	width: 25%
}

.itemgrid-4col .item.dop {
	width: 50%
}

.itemgrid-5col .item {
	width: 20%
}

.itemgrid-5col .item.dop {
	width: 40%
}

.itemgrid-6col .item {
	width: 16.6666666667%
}

.itemgrid-6col .item.dop {
	width: 33.3333333333%
}

.itemgrid-7col .item {
	width: 14.2857142857%
}

.col12-1 {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	width: 8.33333333333%
}

.col12-2 {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	width: 16.6666666667%
}

.col12-3 {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	width: 25%
}

.col12-4 {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	width: 33.3333333333%
}

.col12-5 {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	width: 41.6666666667%
}

.col12-6 {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	width: 50%
}

.col12-7 {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	width: 58.3333333332%
}

.col12-8 {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	width: 66.6666666667%
}

.col12-9 {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	width: 75%
}

.col12-10 {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	width: 83.3333333333%
}

.col12-11 {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	width: 91.6666666666%
}

.col12-12 {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	width: 100%
}

.grid4-1 {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	width: 25%
}

.grid4-2 {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	width: 50%
}

.grid4-3 {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	width: 75%
}

.grid2-1 {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	width: 50%
}

.grid-full {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	width: 100%
}

.grid-col2-sidebar {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 15px
}

.grid-col2-main {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 15px
}

.mb-menu .mbi {
	display: none
}

.block-nav .mbi {
	display: none
}

.block-nav a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.block-nav a:hover {
	text-overflow: unset
}

.block-nav a>.mbi {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	padding-right: 3px
}

.block-nav a>.mbi+span {
	display: inline-block;
	vertical-align: middle
}

.layout-rtl .magebig-nav li .show-sub li div.show-sub {
	left: auto;
	right: 70%
}

.layout-rtl .magebig-nav li .groups-wrapper .parent>a:before {
	content: "\f3d2";
	right: auto;
	left: 5px
}

.layout-rtl .magebig-nav li .simple-dropdown .parent>a:before {
	content: "\f104";
	right: auto;
	left: 5px
}

.layout-rtl li.level0>a>span>.cat-label {
	left: auto;
	right: 90%
}

.layout-rtl li.level0>a>span>.pin-bottom:before {
	border-left: 4px solid transparent;
	border-right: 0 solid transparent;
	margin-left: -3px
}

.layout-rtl .vertical-menu li.level0>a>span>.cat-label {
	right: auto
}

.layout-rtl ul.nav-collapse {
	padding-left: 0;
	padding-right: 0
}

.layout-rtl ul#mb-collapsible li span.collapsed,
.layout-rtl ul#mb-collapsible li span.expanded {
	left: 0;
	border-left: 0;
	text-align: center;
	right: auto
}

.layout-rtl .sidebar ul.nav-collapse li a {
	padding: 5px 0 5px 20px;
	text-align: right
}

.layout-rtl .sidebar ul.nav-collapse li span.mbi {
	text-align: left;
	left: 0;
	right: auto
}

.layout-rtl .magebig-mobile-menu ul.nav-collapse li {
	text-align: right
}

.layout-rtl .magebig-mobile-menu ul.nav-collapse li a {
	padding: 10px 15px 10px 42px
}

.layout-rtl ul.nav-collapse ul.level0>li>a {
	padding-right: 30px
}

.layout-rtl ul.nav-collapse ul.level1>li>a {
	padding-right: 45px
}

.layout-rtl ul.nav-collapse ul.level2>li>a {
	padding-right: 60px
}

.layout-rtl ul.nav-collapse ul.level3>li>a {
	padding-right: 75px
}

.layout-rtl ul.nav-collapse ul.level4>li>a {
	padding-right: 85px
}

.layout-rtl ul.nav-collapse ul.level5>li>a {
	padding-right: 95px
}

.layout-rtl ul.nav-collapse ul.level6>li>a {
	padding-right: 100px
}

.layout-rtl .sidebar ul.nav-collapse ul.level0 li a:before {
	right: 10px
}

.layout-rtl .sidebar ul.nav-collapse ul.level1 li a:before {
	right: 20px
}

.layout-rtl .sidebar ul.nav-collapse ul.level2 li a:before {
	right: 30px
}

.layout-rtl .sidebar ul.nav-collapse ul.level3 li a:before {
	right: 40px
}

.layout-rtl .sidebar ul.nav-collapse ul.level4 li a:before {
	right: 50px
}

.layout-rtl .sidebar ul.nav-collapse ul.level5 li a:before {
	right: 55px
}

.layout-rtl .sidebar ul.nav-collapse ul.level6 li a:before {
	right: 60px
}

.nav-bar {
	padding: 0 20px
}

.nav-bar .magebig-nav li.level0 {
	width: 100%
}

.nav-bar .smartmenu.magebig-nav li.level0 {
	padding: 0 15px;
	line-height: 40px;
	height: auto;
	position: relative
}

.nav-bar .smartmenu.magebig-nav li.level0>.mbi {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px
}

.nav-bar .magebig-nav li div.show-sub {
	margin-top: 0;
	display: none;
	position: static
}

.nav-bar .magebig-nav li.level0:hover>.show-sub {
	position: static;
	width: 100% !important;
	display: block
}

.nav-bar .magebig-nav li.level0:hover>.show-sub:before {
	display: none
}

.nav-bar a.level-top>i {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	padding-right: 2px;
	margin-left: -15px
}

.nav-bar a.level-top>i+span {
	vertical-align: middle
}

#social-login-popup {
	overflow: hidden;
	position: relative;
	padding: 0;
	width: auto;
	max-width: 500px;
	margin: 0 auto;
	padding: 25px;
	background: #ffffff;
	/* border: 5px solid #00bcd4; */
	border-radius: 5px;
}

#social-login-popup .login-container,
#social-login-popup .form.password.forget,
#social-login-popup .block-new-customer {
	margin: 0;
	min-width: auto
}

.mfp-hide {
	display: none;
}

#social-login-popup .block-container {
	width: 100%;
	display: inline-block
}

#social-login-popup .social-login-title {
	padding: 0 0 15px 0;
	background-color: #ffffff;
	border-radius: 0;
}

.social-login-ajax-loading {
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0.6;
	background: #fbfaf6 url("../images/ajax-loader.gif") no-repeat center center
}

#social-login-popup .block-container .block .block-title {
	font-weight: 500;
	background: #fff;
	margin-top: -38px;
	position: absolute;
	width: 100%;
	left: 0;
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
}

#social-login-popup .block-container .block .block-title:before {
	height: 1px;
	background: #ccc;
	content: '';
	width: 100%;
	z-index: 1;
	top: 50%;
	left: 0;
	display: block;
	position: absolute
}

#social-login-popup .block-container .block .block-title span {
	position: relative;
	z-index: 2;
	padding: 0 15px;
	background-color: #fff;
	display: inline-block
}

.social-btn {
	margin-bottom: 10px;
	color: #fff
}

.social-btn a {
	color: #fff
}

.social-btn a:hover {
	color: #fff
}

#social-login-popup .fieldset {
	margin: 0;
	box-shadow: none;
	border-radius: 0;
	padding: 0;
}

#social-login-popup .actions-toolbar {
	margin-top: 7px;
	text-align: center;
	/* display: inline-block; */
	padding: 0 15px 0 0;
	/* width: 50%; */
}

#social-login-popup .actions-toolbar>.secondary .action.back {
	display: block
}

.social-login-title h2 {
	margin: 0;
	padding: 0;
	background: no-repeat 12px center;
	color: #24273b;
	font-size: 27px;
	font-weight: 500;
}

.form-fake-email {
	background-color: #ffffff;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
	border-radius: 2px;
	padding: 30px
}

.form-fake-email input {
	height: 48px;
	border-radius: 2px;
	font-size: 14px;
	font-size: 0.875rem
}

.form-fake-email button.action.send {
	width: 100%;
	height: 53px
}

#social-login-popup .mfp-close {
	color: #000000;
	height: 57px;
	line-height: 57px;
}

#social-login-popup .message {
	padding-top: 10px;
	padding-bottom: 10px
}

#social-login-popup .message.error>*:first-child:before {
	top: 50%
}

#social-login-popup .message.success>*:first-child:before {
	top: 50%
}

.social-login-authentication-popup {
	width: 100%
}

.social-login-authentication-popup .social-btn {
	display: inline-block
}

.social-login-authentication-popup .social-btn .btn-social {
	padding: 0
}

.social-login-authentication-popup .social-btn .btn-social svg,
.social-login-authentication-popup .social-btn .btn-social>span:first-child {
	position: static;
	vertical-align: top;
	margin: 0;
	padding: 10px
}

.actions-toolbar button {
	border-radius: 3px;
}

.social-btn button {
	height: 33px;
	border: none
}

.social-btn button span span {
	margin-left: 25px;
	color: #ffffff
}

.social-login-authentication-channel .actions-toolbar.social-btn>.primary .action {
	width: 100%;
	margin: 0;
	min-width: 170px;
	text-align: left;
	border-radius: 5px
}

.social-login-authentication-channel .actions-toolbar.social-btn>.primary .action:hover {
	opacity: 0.9
}

.social-btn-actions-toolbar {
	display: inline-block;
	width: 100%
}

.register-sociallogin {
	float: left
}

#fb-customer,
#gg-customer,
#tw-customer,
#li-customer,
#ins-customer,
#ya-customer,
#git-customer,
#vk-customer,
#fo-customer,
#live-customer,
#am-customer {
	float: left
}

#social-login-popup .social-login-authentication-channel {
	background-color: #ffffff;
	/* box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15); */
	border-radius: 2px;
	padding: 30px 30px 0 30px;
	margin: -15px  -30px;
	/* text-align: center; */
}

.social-btn .btn-social {
	display: block;
	text-decoration: none;
	margin-bottom: 0;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.42857143;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	user-select: none;
	background-image: none;
	border-radius: 3px;
	padding: 9px 10px 9px 54px;
	color: #fff;
}

.btn-social {
	position: relative;
	padding-left: 44px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.btn-social>svg {
	position: absolute;
	left: 0;
	top: 50%;
	bottom: 0;
	width: 44px;
	text-align: center;
	fill: #fff;
	height: 44px;
	margin-top: -22px;
	font-size: 14px;
	padding: 10px 0;
	background: rgba(0, 0, 0, 0.2)
}

.btn-social.btn-lg {
	padding-left: 61px
}

.btn-social.btn-lg>:first-child {
	line-height: 45px;
	width: 45px;
	font-size: 1.8em
}

.btn-social.btn-sm {
	padding-left: 38px
}

.btn-social.btn-sm>:first-child {
	line-height: 28px;
	width: 28px;
	font-size: 1.4em
}

.btn-social.btn-xs {
	padding-left: 30px
}

.btn-social.btn-xs>:first-child {
	line-height: 20px;
	width: 20px;
	font-size: 1.2em
}

.btn-social-icon {
	position: relative;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 34px;
	width: 34px;
	padding: 0
}

.btn-social-icon>:first-child {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 32px;
	line-height: 34px;
	font-size: 1.6em;
	text-align: center;
	border-right: 1px solid rgba(0, 0, 0, 0.2)
}

.btn-social-icon.btn-lg {
	padding-left: 61px
}

.btn-social-icon.btn-lg>:first-child {
	line-height: 45px;
	width: 45px;
	font-size: 1.8em
}

.btn-social-icon.btn-sm {
	padding-left: 38px
}

.btn-social-icon.btn-sm>:first-child {
	line-height: 28px;
	width: 28px;
	font-size: 1.4em
}

.btn-social-icon.btn-xs {
	padding-left: 30px
}

.btn-social-icon.btn-xs>:first-child {
	line-height: 20px;
	width: 20px;
	font-size: 1.2em
}

.btn-social-icon>:first-child {
	border: none;
	text-align: center;
	width: 100%
}

.btn-social-icon.btn-lg {
	height: 45px;
	width: 45px;
	padding-left: 0;
	padding-right: 0
}

.btn-social-icon.btn-sm {
	height: 30px;
	width: 30px;
	padding-left: 0;
	padding-right: 0
}

.btn-social-icon.btn-xs {
	height: 22px;
	width: 22px;
	padding-left: 0;
	padding-right: 0
}

.btn-adn {
	color: #fff;
	background-color: #d87a68
}

.btn-adn:focus,
.btn-adn.focus {
	color: #fff;
	background-color: #ce563f
}

.btn-adn:hover {
	color: #fff;
	background-color: #ce563f
}

.btn-adn:active,
.btn-adn.active,
.open>.dropdown-toggle.btn-adn {
	color: #fff;
	background-color: #ce563f
}

.btn-adn:active:hover,
.btn-adn.active:hover,
.open>.dropdown-toggle.btn-adn:hover,
.btn-adn:active:focus,
.btn-adn.active:focus,
.open>.dropdown-toggle.btn-adn:focus,
.btn-adn:active.focus,
.btn-adn.active.focus,
.open>.dropdown-toggle.btn-adn.focus {
	color: #fff;
	background-color: #b94630
}

.btn-adn:active,
.btn-adn.active,
.open>.dropdown-toggle.btn-adn {
	background-image: none
}

.btn-adn.disabled:hover,
.btn-adn[disabled]:hover,
fieldset[disabled] .btn-adn:hover,
.btn-adn.disabled:focus,
.btn-adn[disabled]:focus,
fieldset[disabled] .btn-adn:focus,
.btn-adn.disabled.focus,
.btn-adn[disabled].focus,
fieldset[disabled] .btn-adn.focus {
	background-color: #d87a68
}

.btn-adn .badge {
	color: #d87a68;
	background-color: #fff
}

.btn-bitbucket {
	color: #fff;
	background-color: #205081
}

.btn-bitbucket:focus,
.btn-bitbucket.focus {
	color: #fff;
	background-color: #163758
}

.btn-bitbucket:hover {
	color: #fff;
	background-color: #163758
}

.btn-bitbucket:active,
.btn-bitbucket.active,
.open>.dropdown-toggle.btn-bitbucket {
	color: #fff;
	background-color: #163758
}

.btn-bitbucket:active:hover,
.btn-bitbucket.active:hover,
.open>.dropdown-toggle.btn-bitbucket:hover,
.btn-bitbucket:active:focus,
.btn-bitbucket.active:focus,
.open>.dropdown-toggle.btn-bitbucket:focus,
.btn-bitbucket:active.focus,
.btn-bitbucket.active.focus,
.open>.dropdown-toggle.btn-bitbucket.focus {
	color: #fff;
	background-color: #0f253c
}

.btn-bitbucket:active,
.btn-bitbucket.active,
.open>.dropdown-toggle.btn-bitbucket {
	background-image: none
}

.btn-bitbucket.disabled:hover,
.btn-bitbucket[disabled]:hover,
fieldset[disabled] .btn-bitbucket:hover,
.btn-bitbucket.disabled:focus,
.btn-bitbucket[disabled]:focus,
fieldset[disabled] .btn-bitbucket:focus,
.btn-bitbucket.disabled.focus,
.btn-bitbucket[disabled].focus,
fieldset[disabled] .btn-bitbucket.focus {
	background-color: #205081
}

.btn-bitbucket .badge {
	color: #205081;
	background-color: #fff
}

.btn-dropbox {
	color: #fff;
	background-color: #1087dd
}

.btn-dropbox:focus,
.btn-dropbox.focus {
	color: #fff;
	background-color: #0d6aad
}

.btn-dropbox:hover {
	color: #fff;
	background-color: #0d6aad
}

.btn-dropbox:active,
.btn-dropbox.active,
.open>.dropdown-toggle.btn-dropbox {
	color: #fff;
	background-color: #0d6aad
}

.btn-dropbox:active:hover,
.btn-dropbox.active:hover,
.open>.dropdown-toggle.btn-dropbox:hover,
.btn-dropbox:active:focus,
.btn-dropbox.active:focus,
.open>.dropdown-toggle.btn-dropbox:focus,
.btn-dropbox:active.focus,
.btn-dropbox.active.focus,
.open>.dropdown-toggle.btn-dropbox.focus {
	color: #fff;
	background-color: #0a568c
}

.btn-dropbox:active,
.btn-dropbox.active,
.open>.dropdown-toggle.btn-dropbox {
	background-image: none
}

.btn-dropbox.disabled:hover,
.btn-dropbox[disabled]:hover,
fieldset[disabled] .btn-dropbox:hover,
.btn-dropbox.disabled:focus,
.btn-dropbox[disabled]:focus,
fieldset[disabled] .btn-dropbox:focus,
.btn-dropbox.disabled.focus,
.btn-dropbox[disabled].focus,
fieldset[disabled] .btn-dropbox.focus {
	background-color: #1087dd
}

.btn-dropbox .badge {
	color: #1087dd;
	background-color: #fff
}

.btn-facebook {
	color: #fff;
	background-color: #3b5998
}

.btn-facebook:focus,
.btn-facebook.focus {
	color: #fff;
	background-color: #2d4373
}

.btn-facebook:hover {
	color: #fff;
	background-color: #2d4373
}

.btn-facebook:active,
.btn-facebook.active,
.open>.dropdown-toggle.btn-facebook {
	color: #fff;
	background-color: #2d4373
}

.btn-facebook:active:hover,
.btn-facebook.active:hover,
.open>.dropdown-toggle.btn-facebook:hover,
.btn-facebook:active:focus,
.btn-facebook.active:focus,
.open>.dropdown-toggle.btn-facebook:focus,
.btn-facebook:active.focus,
.btn-facebook.active.focus,
.open>.dropdown-toggle.btn-facebook.focus {
	color: #fff;
	background-color: #23345a
}

.btn-facebook:active,
.btn-facebook.active,
.open>.dropdown-toggle.btn-facebook {
	background-image: none
}

.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled.focus,
.btn-facebook[disabled].focus,
fieldset[disabled] .btn-facebook.focus {
	background-color: #3b5998
}

.btn-facebook .badge {
	color: #3b5998;
	background-color: #fff
}

.btn-flickr {
	color: #fff;
	background-color: #ff0084
}

.btn-flickr:focus,
.btn-flickr.focus {
	color: #fff;
	background-color: #cc006a
}

.btn-flickr:hover {
	color: #fff;
	background-color: #cc006a
}

.btn-flickr:active,
.btn-flickr.active,
.open>.dropdown-toggle.btn-flickr {
	color: #fff;
	background-color: #cc006a
}

.btn-flickr:active:hover,
.btn-flickr.active:hover,
.open>.dropdown-toggle.btn-flickr:hover,
.btn-flickr:active:focus,
.btn-flickr.active:focus,
.open>.dropdown-toggle.btn-flickr:focus,
.btn-flickr:active.focus,
.btn-flickr.active.focus,
.open>.dropdown-toggle.btn-flickr.focus {
	color: #fff;
	background-color: #a80057
}

.btn-flickr:active,
.btn-flickr.active,
.open>.dropdown-toggle.btn-flickr {
	background-image: none
}

.btn-flickr.disabled:hover,
.btn-flickr[disabled]:hover,
fieldset[disabled] .btn-flickr:hover,
.btn-flickr.disabled:focus,
.btn-flickr[disabled]:focus,
fieldset[disabled] .btn-flickr:focus,
.btn-flickr.disabled.focus,
.btn-flickr[disabled].focus,
fieldset[disabled] .btn-flickr.focus {
	background-color: #ff0084
}

.btn-flickr .badge {
	color: #ff0084;
	background-color: #fff
}

.btn-foursquare {
	color: #fff;
	background-color: #f94877
}

.btn-foursquare:focus,
.btn-foursquare.focus {
	color: #fff;
	background-color: #f71752
}

.btn-foursquare:hover {
	color: #fff;
	background-color: #f71752
}

.btn-foursquare:active,
.btn-foursquare.active,
.open>.dropdown-toggle.btn-foursquare {
	color: #fff;
	background-color: #f71752
}

.btn-foursquare:active:hover,
.btn-foursquare.active:hover,
.open>.dropdown-toggle.btn-foursquare:hover,
.btn-foursquare:active:focus,
.btn-foursquare.active:focus,
.open>.dropdown-toggle.btn-foursquare:focus,
.btn-foursquare:active.focus,
.btn-foursquare.active.focus,
.open>.dropdown-toggle.btn-foursquare.focus {
	color: #fff;
	background-color: #e30742
}

.btn-foursquare:active,
.btn-foursquare.active,
.open>.dropdown-toggle.btn-foursquare {
	background-image: none
}

.btn-foursquare.disabled:hover,
.btn-foursquare[disabled]:hover,
fieldset[disabled] .btn-foursquare:hover,
.btn-foursquare.disabled:focus,
.btn-foursquare[disabled]:focus,
fieldset[disabled] .btn-foursquare:focus,
.btn-foursquare.disabled.focus,
.btn-foursquare[disabled].focus,
fieldset[disabled] .btn-foursquare.focus {
	background-color: #f94877
}

.btn-foursquare .badge {
	color: #f94877;
	background-color: #fff
}

.btn-github {
	color: #fff;
	background-color: #444
}

.btn-github:focus,
.btn-github.focus {
	color: #fff;
	background-color: #2b2b2b
}

.btn-github:hover {
	color: #fff;
	background-color: #2b2b2b
}

.btn-github:active,
.btn-github.active,
.open>.dropdown-toggle.btn-github {
	color: #fff;
	background-color: #2b2b2b
}

.btn-github:active:hover,
.btn-github.active:hover,
.open>.dropdown-toggle.btn-github:hover,
.btn-github:active:focus,
.btn-github.active:focus,
.open>.dropdown-toggle.btn-github:focus,
.btn-github:active.focus,
.btn-github.active.focus,
.open>.dropdown-toggle.btn-github.focus {
	color: #fff;
	background-color: #191919
}

.btn-github:active,
.btn-github.active,
.open>.dropdown-toggle.btn-github {
	background-image: none
}

.btn-github.disabled:hover,
.btn-github[disabled]:hover,
fieldset[disabled] .btn-github:hover,
.btn-github.disabled:focus,
.btn-github[disabled]:focus,
fieldset[disabled] .btn-github:focus,
.btn-github.disabled.focus,
.btn-github[disabled].focus,
fieldset[disabled] .btn-github.focus {
	background-color: #444
}

.btn-github .badge {
	color: #444;
	background-color: #fff
}

.btn-google {
	color: #fff;
	background-color: #dd4b39
}

.btn-google:focus,
.btn-google.focus {
	color: #fff;
	background-color: #c23321
}

.btn-google:hover {
	color: #fff;
	background-color: #c23321
}

.btn-google:active,
.btn-google.active,
.open>.dropdown-toggle.btn-google {
	color: #fff;
	background-color: #c23321
}

.btn-google:active:hover,
.btn-google.active:hover,
.open>.dropdown-toggle.btn-google:hover,
.btn-google:active:focus,
.btn-google.active:focus,
.open>.dropdown-toggle.btn-google:focus,
.btn-google:active.focus,
.btn-google.active.focus,
.open>.dropdown-toggle.btn-google.focus {
	color: #fff;
	background-color: #a32b1c
}

.btn-google:active,
.btn-google.active,
.open>.dropdown-toggle.btn-google {
	background-image: none
}

.btn-google.disabled:hover,
.btn-google[disabled]:hover,
fieldset[disabled] .btn-google:hover,
.btn-google.disabled:focus,
.btn-google[disabled]:focus,
fieldset[disabled] .btn-google:focus,
.btn-google.disabled.focus,
.btn-google[disabled].focus,
fieldset[disabled] .btn-google.focus {
	background-color: #dd4b39
}

.btn-google .badge {
	color: #dd4b39;
	background-color: #fff
}

.btn-google .fa-google {
	background: url("../images/g-logo.png") no-repeat
}

.btn-google .fa-google:before {
	content: ""
}

.btn-instagram {
	color: #fff;
	background-color: #8a49a1
}

.btn-instagram:focus,
.btn-instagram.focus {
	color: #fff;
	background-color: #c1558b
}

.btn-instagram:hover {
	color: #fff;
	background-color: #c1558b
}

.btn-instagram:active,
.btn-instagram.active,
.open>.dropdown-toggle.btn-instagram {
	color: #fff;
	background-color: #c1558b
}

.btn-instagram:active:hover,
.btn-instagram.active:hover,
.open>.dropdown-toggle.btn-instagram:hover,
.btn-instagram:active:focus,
.btn-instagram.active:focus,
.open>.dropdown-toggle.btn-instagram:focus,
.btn-instagram:active.focus,
.btn-instagram.active.focus,
.open>.dropdown-toggle.btn-instagram.focus {
	color: #fff;
	background-color: #26455d
}

.btn-instagram:active,
.btn-instagram.active,
.open>.dropdown-toggle.btn-instagram {
	background-image: none
}

.btn-instagram.disabled:hover,
.btn-instagram[disabled]:hover,
fieldset[disabled] .btn-instagram:hover,
.btn-instagram.disabled:focus,
.btn-instagram[disabled]:focus,
fieldset[disabled] .btn-instagram:focus,
.btn-instagram.disabled.focus,
.btn-instagram[disabled].focus,
fieldset[disabled] .btn-instagram.focus {
	background-color: #3f729b
}

.btn-instagram .badge {
	color: #3f729b;
	background-color: #fff
}

.btn-linkedin {
	color: #fff;
	background-color: #007bb6
}

.btn-linkedin:focus,
.btn-linkedin.focus {
	color: #fff;
	background-color: #005983
}

.btn-linkedin:hover {
	color: #fff;
	background-color: #005983
}

.btn-linkedin:active,
.btn-linkedin.active,
.open>.dropdown-toggle.btn-linkedin {
	color: #fff;
	background-color: #005983
}

.btn-linkedin:active:hover,
.btn-linkedin.active:hover,
.open>.dropdown-toggle.btn-linkedin:hover,
.btn-linkedin:active:focus,
.btn-linkedin.active:focus,
.open>.dropdown-toggle.btn-linkedin:focus,
.btn-linkedin:active.focus,
.btn-linkedin.active.focus,
.open>.dropdown-toggle.btn-linkedin.focus {
	color: #fff;
	background-color: #00405f
}

.btn-linkedin:active,
.btn-linkedin.active,
.open>.dropdown-toggle.btn-linkedin {
	background-image: none
}

.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled.focus,
.btn-linkedin[disabled].focus,
fieldset[disabled] .btn-linkedin.focus {
	background-color: #007bb6
}

.btn-linkedin .badge {
	color: #007bb6;
	background-color: #fff
}

.btn-microsoft {
	color: #fff;
	background-color: #2672ec
}

.btn-microsoft:focus,
.btn-microsoft.focus {
	color: #fff;
	background-color: #125acd
}

.btn-microsoft:hover {
	color: #fff;
	background-color: #125acd
}

.btn-microsoft:active,
.btn-microsoft.active,
.open>.dropdown-toggle.btn-microsoft {
	color: #fff;
	background-color: #125acd
}

.btn-microsoft:active:hover,
.btn-microsoft.active:hover,
.open>.dropdown-toggle.btn-microsoft:hover,
.btn-microsoft:active:focus,
.btn-microsoft.active:focus,
.open>.dropdown-toggle.btn-microsoft:focus,
.btn-microsoft:active.focus,
.btn-microsoft.active.focus,
.open>.dropdown-toggle.btn-microsoft.focus {
	color: #fff;
	background-color: #0f4bac
}

.btn-microsoft:active,
.btn-microsoft.active,
.open>.dropdown-toggle.btn-microsoft {
	background-image: none
}

.btn-microsoft.disabled:hover,
.btn-microsoft[disabled]:hover,
fieldset[disabled] .btn-microsoft:hover,
.btn-microsoft.disabled:focus,
.btn-microsoft[disabled]:focus,
fieldset[disabled] .btn-microsoft:focus,
.btn-microsoft.disabled.focus,
.btn-microsoft[disabled].focus,
fieldset[disabled] .btn-microsoft.focus {
	background-color: #2672ec
}

.btn-microsoft .badge {
	color: #2672ec;
	background-color: #fff
}

.btn-odnoklassniki {
	color: #fff;
	background-color: #f4731c
}

.btn-odnoklassniki:focus,
.btn-odnoklassniki.focus {
	color: #fff;
	background-color: #d35b0a
}

.btn-odnoklassniki:hover {
	color: #fff;
	background-color: #d35b0a
}

.btn-odnoklassniki:active,
.btn-odnoklassniki.active,
.open>.dropdown-toggle.btn-odnoklassniki {
	color: #fff;
	background-color: #d35b0a
}

.btn-odnoklassniki:active:hover,
.btn-odnoklassniki.active:hover,
.open>.dropdown-toggle.btn-odnoklassniki:hover,
.btn-odnoklassniki:active:focus,
.btn-odnoklassniki.active:focus,
.open>.dropdown-toggle.btn-odnoklassniki:focus,
.btn-odnoklassniki:active.focus,
.btn-odnoklassniki.active.focus,
.open>.dropdown-toggle.btn-odnoklassniki.focus {
	color: #fff;
	background-color: #b14c09
}

.btn-odnoklassniki:active,
.btn-odnoklassniki.active,
.open>.dropdown-toggle.btn-odnoklassniki {
	background-image: none
}

.btn-odnoklassniki.disabled:hover,
.btn-odnoklassniki[disabled]:hover,
fieldset[disabled] .btn-odnoklassniki:hover,
.btn-odnoklassniki.disabled:focus,
.btn-odnoklassniki[disabled]:focus,
fieldset[disabled] .btn-odnoklassniki:focus,
.btn-odnoklassniki.disabled.focus,
.btn-odnoklassniki[disabled].focus,
fieldset[disabled] .btn-odnoklassniki.focus {
	background-color: #f4731c
}

.btn-odnoklassniki .badge {
	color: #f4731c;
	background-color: #fff
}

.btn-openid {
	color: #fff;
	background-color: #f7931e
}

.btn-openid:focus,
.btn-openid.focus {
	color: #fff;
	background-color: #da7908
}

.btn-openid:hover {
	color: #fff;
	background-color: #da7908
}

.btn-openid:active,
.btn-openid.active,
.open>.dropdown-toggle.btn-openid {
	color: #fff;
	background-color: #da7908
}

.btn-openid:active:hover,
.btn-openid.active:hover,
.open>.dropdown-toggle.btn-openid:hover,
.btn-openid:active:focus,
.btn-openid.active:focus,
.open>.dropdown-toggle.btn-openid:focus,
.btn-openid:active.focus,
.btn-openid.active.focus,
.open>.dropdown-toggle.btn-openid.focus {
	color: #fff;
	background-color: #b86607
}

.btn-openid:active,
.btn-openid.active,
.open>.dropdown-toggle.btn-openid {
	background-image: none
}

.btn-openid.disabled:hover,
.btn-openid[disabled]:hover,
fieldset[disabled] .btn-openid:hover,
.btn-openid.disabled:focus,
.btn-openid[disabled]:focus,
fieldset[disabled] .btn-openid:focus,
.btn-openid.disabled.focus,
.btn-openid[disabled].focus,
fieldset[disabled] .btn-openid.focus {
	background-color: #f7931e
}

.btn-openid .badge {
	color: #f7931e;
	background-color: #fff
}

.btn-pinterest {
	color: #fff;
	background-color: #cb2027
}

.btn-pinterest:focus,
.btn-pinterest.focus {
	color: #fff;
	background-color: #9f191f
}

.btn-pinterest:hover {
	color: #fff;
	background-color: #9f191f
}

.btn-pinterest:active,
.btn-pinterest.active,
.open>.dropdown-toggle.btn-pinterest {
	color: #fff;
	background-color: #9f191f
}

.btn-pinterest:active:hover,
.btn-pinterest.active:hover,
.open>.dropdown-toggle.btn-pinterest:hover,
.btn-pinterest:active:focus,
.btn-pinterest.active:focus,
.open>.dropdown-toggle.btn-pinterest:focus,
.btn-pinterest:active.focus,
.btn-pinterest.active.focus,
.open>.dropdown-toggle.btn-pinterest.focus {
	color: #fff;
	background-color: #801419
}

.btn-pinterest:active,
.btn-pinterest.active,
.open>.dropdown-toggle.btn-pinterest {
	background-image: none
}

.btn-pinterest.disabled:hover,
.btn-pinterest[disabled]:hover,
fieldset[disabled] .btn-pinterest:hover,
.btn-pinterest.disabled:focus,
.btn-pinterest[disabled]:focus,
fieldset[disabled] .btn-pinterest:focus,
.btn-pinterest.disabled.focus,
.btn-pinterest[disabled].focus,
fieldset[disabled] .btn-pinterest.focus {
	background-color: #cb2027
}

.btn-pinterest .badge {
	color: #cb2027;
	background-color: #fff
}

.btn-reddit {
	color: #000;
	background-color: #eff7ff
}

.btn-reddit:focus,
.btn-reddit.focus {
	color: #000;
	background-color: #bcddff
}

.btn-reddit:hover {
	color: #000;
	background-color: #bcddff
}

.btn-reddit:active,
.btn-reddit.active,
.open>.dropdown-toggle.btn-reddit {
	color: #000;
	background-color: #bcddff
}

.btn-reddit:active:hover,
.btn-reddit.active:hover,
.open>.dropdown-toggle.btn-reddit:hover,
.btn-reddit:active:focus,
.btn-reddit.active:focus,
.open>.dropdown-toggle.btn-reddit:focus,
.btn-reddit:active.focus,
.btn-reddit.active.focus,
.open>.dropdown-toggle.btn-reddit.focus {
	color: #000;
	background-color: #98ccff
}

.btn-reddit:active,
.btn-reddit.active,
.open>.dropdown-toggle.btn-reddit {
	background-image: none
}

.btn-reddit.disabled:hover,
.btn-reddit[disabled]:hover,
fieldset[disabled] .btn-reddit:hover,
.btn-reddit.disabled:focus,
.btn-reddit[disabled]:focus,
fieldset[disabled] .btn-reddit:focus,
.btn-reddit.disabled.focus,
.btn-reddit[disabled].focus,
fieldset[disabled] .btn-reddit.focus {
	background-color: #eff7ff
}

.btn-reddit .badge {
	color: #eff7ff;
	background-color: #000
}

.btn-soundcloud {
	color: #fff;
	background-color: #f50
}

.btn-soundcloud:focus,
.btn-soundcloud.focus {
	color: #fff;
	background-color: #c40
}

.btn-soundcloud:hover {
	color: #fff;
	background-color: #c40
}

.btn-soundcloud:active,
.btn-soundcloud.active,
.open>.dropdown-toggle.btn-soundcloud {
	color: #fff;
	background-color: #c40
}

.btn-soundcloud:active:hover,
.btn-soundcloud.active:hover,
.open>.dropdown-toggle.btn-soundcloud:hover,
.btn-soundcloud:active:focus,
.btn-soundcloud.active:focus,
.open>.dropdown-toggle.btn-soundcloud:focus,
.btn-soundcloud:active.focus,
.btn-soundcloud.active.focus,
.open>.dropdown-toggle.btn-soundcloud.focus {
	color: #fff;
	background-color: #a83800
}

.btn-soundcloud:active,
.btn-soundcloud.active,
.open>.dropdown-toggle.btn-soundcloud {
	background-image: none
}

.btn-soundcloud.disabled:hover,
.btn-soundcloud[disabled]:hover,
fieldset[disabled] .btn-soundcloud:hover,
.btn-soundcloud.disabled:focus,
.btn-soundcloud[disabled]:focus,
fieldset[disabled] .btn-soundcloud:focus,
.btn-soundcloud.disabled.focus,
.btn-soundcloud[disabled].focus,
fieldset[disabled] .btn-soundcloud.focus {
	background-color: #f50
}

.btn-soundcloud .badge {
	color: #f50;
	background-color: #fff
}

.btn-tumblr {
	color: #fff;
	background-color: #2c4762
}

.btn-tumblr:focus,
.btn-tumblr.focus {
	color: #fff;
	background-color: #1c2d3f
}

.btn-tumblr:hover {
	color: #fff;
	background-color: #1c2d3f
}

.btn-tumblr:active,
.btn-tumblr.active,
.open>.dropdown-toggle.btn-tumblr {
	color: #fff;
	background-color: #1c2d3f
}

.btn-tumblr:active:hover,
.btn-tumblr.active:hover,
.open>.dropdown-toggle.btn-tumblr:hover,
.btn-tumblr:active:focus,
.btn-tumblr.active:focus,
.open>.dropdown-toggle.btn-tumblr:focus,
.btn-tumblr:active.focus,
.btn-tumblr.active.focus,
.open>.dropdown-toggle.btn-tumblr.focus {
	color: #fff;
	background-color: #111c26
}

.btn-tumblr:active,
.btn-tumblr.active,
.open>.dropdown-toggle.btn-tumblr {
	background-image: none
}

.btn-tumblr.disabled:hover,
.btn-tumblr[disabled]:hover,
fieldset[disabled] .btn-tumblr:hover,
.btn-tumblr.disabled:focus,
.btn-tumblr[disabled]:focus,
fieldset[disabled] .btn-tumblr:focus,
.btn-tumblr.disabled.focus,
.btn-tumblr[disabled].focus,
fieldset[disabled] .btn-tumblr.focus {
	background-color: #2c4762
}

.btn-tumblr .badge {
	color: #2c4762;
	background-color: #fff
}

.btn-twitter {
	color: #fff;
	background-color: #55acee
}

.btn-twitter:focus,
.btn-twitter.focus {
	color: #fff;
	background-color: #2795e9
}

.btn-twitter:hover {
	color: #fff;
	background-color: #2795e9
}

.btn-twitter:active,
.btn-twitter.active,
.open>.dropdown-toggle.btn-twitter {
	color: #fff;
	background-color: #2795e9
}

.btn-twitter:active:hover,
.btn-twitter.active:hover,
.open>.dropdown-toggle.btn-twitter:hover,
.btn-twitter:active:focus,
.btn-twitter.active:focus,
.open>.dropdown-toggle.btn-twitter:focus,
.btn-twitter:active.focus,
.btn-twitter.active.focus,
.open>.dropdown-toggle.btn-twitter.focus {
	color: #fff;
	background-color: #1583d7
}

.btn-twitter:active,
.btn-twitter.active,
.open>.dropdown-toggle.btn-twitter {
	background-image: none
}

.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled.focus,
.btn-twitter[disabled].focus,
fieldset[disabled] .btn-twitter.focus {
	background-color: #55acee
}

.btn-twitter .badge {
	color: #55acee;
	background-color: #fff
}

.btn-vimeo {
	color: #fff;
	background-color: #1ab7ea
}

.btn-vimeo:focus,
.btn-vimeo.focus {
	color: #fff;
	background-color: #1295bf
}

.btn-vimeo:hover {
	color: #fff;
	background-color: #1295bf
}

.btn-vimeo:active,
.btn-vimeo.active,
.open>.dropdown-toggle.btn-vimeo {
	color: #fff;
	background-color: #1295bf
}

.btn-vimeo:active:hover,
.btn-vimeo.active:hover,
.open>.dropdown-toggle.btn-vimeo:hover,
.btn-vimeo:active:focus,
.btn-vimeo.active:focus,
.open>.dropdown-toggle.btn-vimeo:focus,
.btn-vimeo:active.focus,
.btn-vimeo.active.focus,
.open>.dropdown-toggle.btn-vimeo.focus {
	color: #fff;
	background-color: #0f7b9f
}

.btn-vimeo:active,
.btn-vimeo.active,
.open>.dropdown-toggle.btn-vimeo {
	background-image: none
}

.btn-vimeo.disabled:hover,
.btn-vimeo[disabled]:hover,
fieldset[disabled] .btn-vimeo:hover,
.btn-vimeo.disabled:focus,
.btn-vimeo[disabled]:focus,
fieldset[disabled] .btn-vimeo:focus,
.btn-vimeo.disabled.focus,
.btn-vimeo[disabled].focus,
fieldset[disabled] .btn-vimeo.focus {
	background-color: #1ab7ea
}

.btn-vimeo .badge {
	color: #1ab7ea;
	background-color: #fff
}

.btn-vk {
	color: #fff;
	background-color: #587ea3
}

.btn-vk:focus,
.btn-vk.focus {
	color: #fff;
	background-color: #466482
}

.btn-vk:hover {
	color: #fff;
	background-color: #466482
}

.btn-vk:active,
.btn-vk.active,
.open>.dropdown-toggle.btn-vk {
	color: #fff;
	background-color: #466482
}

.btn-vk:active:hover,
.btn-vk.active:hover,
.open>.dropdown-toggle.btn-vk:hover,
.btn-vk:active:focus,
.btn-vk.active:focus,
.open>.dropdown-toggle.btn-vk:focus,
.btn-vk:active.focus,
.btn-vk.active.focus,
.open>.dropdown-toggle.btn-vk.focus {
	color: #fff;
	background-color: #3a526b
}

.btn-vk:active,
.btn-vk.active,
.open>.dropdown-toggle.btn-vk {
	background-image: none
}

.btn-vk.disabled:hover,
.btn-vk[disabled]:hover,
fieldset[disabled] .btn-vk:hover,
.btn-vk.disabled:focus,
.btn-vk[disabled]:focus,
fieldset[disabled] .btn-vk:focus,
.btn-vk.disabled.focus,
.btn-vk[disabled].focus,
fieldset[disabled] .btn-vk.focus {
	background-color: #587ea3
}

.btn-vk .badge {
	color: #587ea3;
	background-color: #fff
}

.btn-yahoo {
	color: #fff;
	background-color: #720e9e
}

.btn-yahoo:focus,
.btn-yahoo.focus {
	color: #fff;
	background-color: #500a6f
}

.btn-yahoo:hover {
	color: #fff;
	background-color: #500a6f
}

.btn-yahoo:active,
.btn-yahoo.active,
.open>.dropdown-toggle.btn-yahoo {
	color: #fff;
	background-color: #500a6f
}

.btn-yahoo:active:hover,
.btn-yahoo.active:hover,
.open>.dropdown-toggle.btn-yahoo:hover,
.btn-yahoo:active:focus,
.btn-yahoo.active:focus,
.open>.dropdown-toggle.btn-yahoo:focus,
.btn-yahoo:active.focus,
.btn-yahoo.active.focus,
.open>.dropdown-toggle.btn-yahoo.focus {
	color: #fff;
	background-color: #39074e
}

.btn-yahoo:active,
.btn-yahoo.active,
.open>.dropdown-toggle.btn-yahoo {
	background-image: none
}

.btn-yahoo.disabled:hover,
.btn-yahoo[disabled]:hover,
fieldset[disabled] .btn-yahoo:hover,
.btn-yahoo.disabled:focus,
.btn-yahoo[disabled]:focus,
fieldset[disabled] .btn-yahoo:focus,
.btn-yahoo.disabled.focus,
.btn-yahoo[disabled].focus,
fieldset[disabled] .btn-yahoo.focus {
	background-color: #720e9e
}

.btn-yahoo .badge {
	color: #720e9e;
	background-color: #fff
}

.btn-amazon {
	color: #fff;
	background-color: #ff9900
}

.btn-amazon:focus,
.btn-amazon.focus {
	color: #fff;
	background-color: #ffb425
}

.btn-amazon:hover {
	color: #fff;
	background-color: #ffb425
}

.btn-amazon:active,
.btn-amazon.active,
.open>.dropdown-toggle.btn-amazon {
	color: #fff;
	background-color: #ffb425
}

.btn-amazon:active:hover,
.btn-amazon.active:hover,
.open>.dropdown-toggle.btn-amazon:hover,
.btn-amazon:active:focus,
.btn-amazon.active:focus,
.open>.dropdown-toggle.btn-amazon:focus,
.btn-amazon:active.focus,
.btn-amazon.active.focus,
.open>.dropdown-toggle.btn-amazon.focus {
	color: #fff;
	background-color: #ffb425
}

.btn-amazon:active,
.btn-amazon.active,
.open>.dropdown-toggle.btn-amazon {
	background-image: none
}

.btn-amazon.disabled:hover,
.btn-amazon[disabled]:hover,
fieldset[disabled] .btn-amazon:hover,
.btn-amazon.disabled:focus,
.btn-amazon[disabled]:focus,
fieldset[disabled] .btn-amazon:focus,
.btn-amazon.disabled.focus,
.btn-amazon[disabled].focus,
fieldset[disabled] .btn-amazon.focus {
	background-color: #ff9900
}

.btn-amazon .badge {
	color: #ff9900;
	background-color: #fff
}

.owl-carousel {
	width: 100%;
	display: none;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}

.owl-carousel>li,
.owl-carousel>div {
	display: inline-block;
	vertical-align: top
}

.owl-carousel>li img,
.owl-carousel>div img {
	width: 100%
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-moz-backface-visibility: hidden;
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	backface-visibility: hidden;
	transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	height: auto
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	cursor: hand;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-nav button {
	opacity: 0;
	visibility: hidden;
	transition: all 250ms ease
}

.owl-carousel:hover .owl-nav button {
	opacity: 1;
	visibility: visible
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
	background: none;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit
}

.owl-carousel.owl-loaded {
	display: block;
	position: relative;
	white-space: normal
}

.owl-carousel.owl-loaded>li,
.owl-carousel.owl-loaded>div {
	display: block
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #1c1c2f;
}

.owl-carousel.owl-grab {
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.no-js .owl-carousel {
	display: block
}

.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
	backface-visibility: hidden
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@-webkit-keyframes fadeInDownSlide {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInDownSlide {
	from {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		transform: translate3d(0, 0, 0)
	}
}

.fadeInDownSlide {
	visibility: hidden
}

.owl-loaded .active .fadeInDownSlide {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	backface-visibility: hidden;
	visibility: visible
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.delay-0s5 {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.animated.delay-1s {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.animated.delay-1s5 {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s
}

.animated.delay-2s {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

.animated.delay-2s5 {
	-webkit-animation-delay: 2.5s;
	animation-delay: 2.5s
}

.animated.delay-3s {
	-webkit-animation-delay: 3s;
	animation-delay: 3s
}

.animated.delay-4s {
	-webkit-animation-delay: 4s;
	animation-delay: 4s
}

.animated.delay-5s {
	-webkit-animation-delay: 5s;
	animation-delay: 5s
}

.animated.fast {
	-webkit-animation-duration: 800ms;
	animation-duration: 800ms
}

.animated.faster {
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms
}

.animated.slow {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.animated.slower {
	-webkit-animation-duration: 3s;
	animation-duration: 3s
}

.owl-height {
	transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("../../../../../frontend/Alothemes/expert1/en_CA/Mageplaza_Core/css/owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	backface-visibility: hidden;
	transition: -webkit-transform 100ms ease;
	transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

.owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*='owl-'] {
	position: absolute;
	top: 50%;
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	text-align: center;
	line-height: 40px;
	left: 0;
	border: none;
	border-radius: 0;
	background-color: rgba(0, 0, 0, 0.2);
	color: #ffffff;
	font-size: 20px;
	outline: none
}

.owl-theme .owl-nav [class*='owl-']:hover {
	background: rgba(0, 0, 0, 0.5);
	color: #FFF;
	text-decoration: none
}

.owl-theme .owl-nav .owl-next {
	left: auto;
	right: 0
}

.owl-theme .owl-nav .disabled {
	opacity: 0.5;
	cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px
}

.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #022335
}

.category-products {
	position: relative
}

.block-static {
	position: relative
}

.video-fullscreen {
	min-height: 100%
}

.widgetplus-block {
	position: relative
}

.slider-2 {
	overflow: hidden
}

.slider-2 .owl-carousel {
	width: 100%;
	display: block;
	white-space: nowrap;
	opacity: 1;
	visibility: visible;
	height: auto;
	min-height: 30px
}

.slider-2 .owl-carousel .owl-item {
	white-space: normal
}

.slider-2 .owl-carousel:before {
	display: none
}

.slider-2 .owl-carousel>li,
.slider-2 .owl-carousel>div {
	width: 100%
}

.slider-2 .owl-dots {
	position: absolute;
	width: 100%;
	bottom: 0;
	vertical-align: top
}

.owl-carousel {
	width: 100%;
	display: block;
	white-space: nowrap;
	opacity: 1;
	visibility: visible;
	height: 100px;
	overflow: hidden
}

.owl-carousel .owl-item {
	white-space: normal
}

.owl-carousel:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(255, 255, 255, 0.9);
	z-index: 200;
	content: ''
}

.owl-carousel.owl-loaded {
	height: auto;
	overflow: visible
}

.owl-carousel.owl-loaded:before,
.owl-carousel.owl-loaded:after {
	display: none;
	background: none
}

.block-cat-product .owl-carousel {
	position: static
}

.video-block {
	max-width: 100%;
	height: auto
}

video.background {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	min-width: 100%;
	height: auto;
	min-height: 100%;
	transform: translateX(-50%) translateY(-50%);
	z-index: -1
}

.price-wrap {
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.price-wrap .price-box {
	float: left
}

.price-wrap .discount-percent {
	float: right;
	color: #f14705;
	font-size: 14px
}

.product-item-photo .discount-percent,
.product.media .discount-percent {
	position: absolute;
	background: #f14705;
	font-size: 14px;
	top: 0;
	right: 0;
	padding: 2px 5px;
	color: #ffffff;
	z-index: 10
}

.widget-product {
	margin-bottom: 30px
}

.widget-product .owl-theme .owl-nav [class*='owl-'] {
	background-color: rgba(255, 255, 255, 0.2);
	color: #cccccc;
	left: -40px;
	font-size: 30px
}

.widget-product .owl-theme .owl-nav [class*='owl-']:hover {
	color: #000
}

.widget-product .owl-theme .owl-nav .owl-next {
	left: auto;
	right: -40px
}

.widget-product .owl-carousel .owl-nav button {
	opacity: 1;
	visibility: visible
}

.widget-product .owl-carousel .product-item {
	margin-bottom: 0
}

.widget-product .heading-title {
	font-size: 24px;
	font-weight: 500
}

.widget-nav-top .heading-title {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e1e1e1
}

.widget-nav-top .owl-nav {
	position: absolute;
	top: 0;
	right: -10px;
	margin-top: -55px
}

.widget-nav-top .owl-theme .owl-nav [class*='owl-'] {
	position: static;
	font-size: 20px;
	width: 30px;
	margin: 0
}

.widget-nav-top .owl-theme .owl-nav [class*='owl-']:hover {
	color: #000
}

.widget-heading-center .heading-title {
	background-color: #f4f4f4;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 10px;
	font-weight: 500;
	border-bottom: 1px solid #e3e3e3;
	font-size: 20px
}

.block-cat-product .widget-product {
	margin-bottom: 0
}

.widget-gallery-image {
	border: 1px solid #bfbfbf;
	padding: 10px 30px;
	margin-top: 30px
}

.widget-gallery-image .heading-title {
	font-weight: 500;
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 10px;
	margin-bottom: 15px
}

.widget-gallery-image.widget-product .owl-theme .owl-nav [class*='owl-'] {
	color: #cccccc;
	font-size: 16px;
	top: -36px;
	right: 0;
	left: auto;
	border: 1px solid #bfbfbf;
	width: 30px;
	height: 30px;
	border-radius: 50%
}

.widget-gallery-image.widget-product .owl-theme .owl-nav [class*='owl-']:hover {
	border-color: #000000;
	color: #000000
}

.widget-gallery-image.widget-product .owl-theme .owl-nav .owl-prev {
	right: 40px
}

.product-item.single-discount .gallery-wrap {
	position: relative
}

.product-item.single-discount .gallery-wrap .discount-percent {
	position: absolute;
	top: 15px;
	right: 15px;
	color: #ffffff;
	font-size: 25px;
	font-weight: 500;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	line-height: 70px;
	text-align: center
}

.product-item.single-discount .product-item-name {
	max-height: none;
	font-size: 18px
}

.product-item.single-discount .special-price .price {
	font-size: 24px;
	color: #ff3300;
	font-weight: 500
}

.product-item.single-discount .stock-wrap {
	margin: 10px 0 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d1d1d1
}

.product-item.single-discount .stock-wrap .stock {
	display: inline-block
}

.product-item.single-discount .sold-progress {
	height: 18px
}

.product-item.single-discount .promo-countdown {
	margin-bottom: 15px
}

.sale-countdown {
	margin: 0 -5px
}

.sale-countdown>div {
	display: inline-block;
	padding: 0 5px
}

.sale-countdown.style-box {
	margin: 0 -15px
}

.sale-countdown.style-box>div {
	padding: 0 15px;
	position: relative
}

.sale-countdown.style-box>div:before {
	content: ':';
	position: absolute;
	right: -1px;
	line-height: 55px
}

.sale-countdown.style-box>div:last-child:before {
	display: none
}

.sale-countdown.style-box .num {
	color: red;
	min-width: 55px;
	height: 55px;
	border: 1px solid #d9d9d9;
	line-height: 53px;
	font-weight: 500;
	font-size: 25px;
	display: inline-block;
	text-align: center
}

.sale-countdown.style-box .unit {
	font-size: 14px;
	color: #666666;
	text-align: center;
	display: block
}

.product-promo-wrap {
	margin: 30px 0
}

.product-promo-wrap .widget-sidebar {
	margin: 0;
	height: 100%
}

.product-promo-wrap .widget-gallery-image {
	margin: 0;
	height: 100%
}

.widget-sidebar {
	margin: 30px 0;
	padding: 10px 20px;
	border: 1px solid #bfbfbf
}

.widget-sidebar .heading-title {
	font-weight: 500;
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 10px;
	margin-bottom: 5px;
	display: inline-block;
	width: 100%
}

.widget-sidebar .product-item .product-item-name {
	margin-bottom: 7px
}

.product-sidebar {
	margin: 10px 0
}

.product-sidebar .product-item-info {
	position: relative
}

.product-sidebar .product-show {
	position: absolute;
	top: 0;
	left: 0
}

.product-sidebar .product-item-details {
	padding-left: 70px
}

@media (max-width:991px) {
	.product-promo-wrap .widget-sidebar {
		margin-top: 30px
	}
	.sale-countdown.style-box {
		margin: 0 -10px
	}
	.sale-countdown.style-box>div {
		padding: 0 10px
	}
	.sale-countdown.style-box .num {
		min-width: 40px;
		height: 40px;
		line-height: 38px;
		font-weight: 500;
		font-size: 16px
	}
	.sale-countdown.style-box>div:before {
		line-height: 40px
	}
	.widget-sidebar .heading-title {
		font-size: 18px;
		padding-top: 5px
	}
	.product-item.single-discount .product-item-name {
		font-size: 16px;
		max-resolution: 15px
	}
	.product-promo-wrap .widget-sidebar,
	.product-promo-wrap .widget-gallery-image {
		height: auto
	}
	.widget-product .heading-title,
	.block-main-product .top-title .title {
		font-size: 18px
	}
}

@media (max-width:767px) {
	.widget-product .owl-theme .owl-nav [class*='owl-'] {
		left: -15px
	}
	.widget-product .owl-theme .owl-nav .owl-next {
		right: -15px;
		left: auto
	}
}

.page-layout-2columns-left .content-quickview .column.main {
	width: 100%
}

.content-quickview .page-wrapper {
	min-height: auto
}

.grid-slider {
	opacity: 0
}

.grid-init .grid-slider,
.grid-slider.grid-init,
.grid-slider.slick-initialized {
	opacity: 1
}

.grid-init .product-item-info,
.slick-initialized .product-item-info {
	width: auto
}

.modal-popup {
	pointer-events: none
}

.modal-popup.modals-ajaxcart .action-close {
	top: -10px;
	right: -10px
}

.modal-popup.modals-ajaxcart .product-item:before,
.modal-popup.modals-ajaxcart .product-item:after {
	content: "";
	display: table
}

.modal-popup.modals-ajaxcart .product-item:after {
	clear: both
}

.modal-popup.modals-ajaxcart .product-item .product-item-photo {
	float: left
}

.modal-popup.modals-ajaxcart .product-item .product-item-details {
	width: calc(100% - 80px);
	float: left;
	padding-left: 15px;
	text-align: left
}

.modal-popup.modals-ajaxcart .product-item .product-item-details .product-item-name {
	font-weight: normal;
	color: #555
}

.modal-popup.modals-ajaxcart .product-item .product-item-details .fakeUpdateCart {
	font-size: 1.1rem;
	vertical-align: top;
	display: none
}

.modal-popup.modals-ajaxcart .product-item .product-item-details .fakeUpdateCart:hover {
	opacity: .8
}

.modal-popup.modals-ajaxcart .product-item .fakeQtycart {
	margin-right: 10px;
	text-align: center;
	width: 40px;
	height: 33px
}

.modal-popup.modals-ajaxcart .product-item .product-price {
	font-size: 1.6rem;
	font-weight: bold;
	color: #222;
	margin-bottom: 9px
}

.modal-popup.modals-ajaxcart .modal-header {
	padding-top: 0;
	padding-bottom: 0
}

.modal-popup.modals-ajaxcart .modal-inner-wrap {
	padding-top: 20px;
	padding-bottom: 20px;
	max-width: 450px;
	top: 50%;
	transform: translateY(-50%);
	margin: auto;
	width: auto;
	position: absolute;
	overflow-x: hidden
}

.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .header {
	font-size: 22px;
 	display: none
}

.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .header strong {
	font-weight: 400;
	color: #000
}

.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .cart-info {
	display: none
}

.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .message {
	margin-top: 0;
	padding: 5px;
	background-color: #e5efe5;
	font-size: 1.3rem;
	margin-bottom: 20px;
	color: #006400;
	position: relative;
	line-height: 25px;
 }

.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .message a {
	color: #006400
}

.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .message:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	line-height: 18px;
	color: #006400;
	font-family: 'icons-blank-theme';
	content: '\e610';
	margin: -39px 0 0;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	left: 0px;
	top: 18px;
	width: 40px;
	position: relative;
	text-align: center
}

.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .product-image>img {
	width: 80px;
	height: 80px;
	object-fit: cover;
	border-radius: 50%
}

.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .items-count {
	margin-top: 10px;
	margin-bottom: 10px
}

.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .items-count a {
	color: #222
}

.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .congratulation {
	margin-bottom: 20px;
	background-color: #63ab04
}

.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .subtotal {
	font-size: 18px;
	margin-bottom: 10px
}

.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .products-ordered {
	margin-bottom: 30px
}

.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .products-ordered .block-title strong {
 	font-size: 18px;
	font-weight: 600;
	color: #4d5959;
	text-transform: capitalize
}

.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup>.action {
	padding-top: 20px
}

.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup>.action>div {
	float: left
}

.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup>.action .btn-viewcart {
	margin-bottom: 15px
}

.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup>.action button {
	display: block;
	width: 100%;
	height: 40px;
	padding: 0 15px;
	font-weight: 400;
	font-size: 11px;
	text-transform: uppercase;
 	border: 0
}

.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup button {
	display: block;
	width: 100%;
	height: 40px;
	padding: 0 15px;
	font-weight: 400;
	font-size: 11px;
	text-transform: uppercase;
 	border: 0
}

.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup>.block {
	margin-bottom: 0
}

.modal-popup.modals-ajaxcart .ajaxcart-wrapper-main {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.modal-popup.modals-ajaxcart .actions {
	display: flex
}

.modal-popup.modals-ajaxcart .actions .action {
	border-width: 1px;
	display: inline-block;
	line-height: 32px;
	height: 35px;
	padding: 0 20px;
	width: 100%;
	text-transform: uppercase;
	border-style: solid;
	border-color: #b59677;
	background-color: #b59677;
	color: #fff;
	text-decoration: none
}

.modal-popup.modals-ajaxcart .actions .btn-viewcart {
	text-decoration: none;
	min-width: '150px';
	margin-right: 10px
}

.modal-popup.modals-ajaxcart .actions .checkout-link {
	margin-right: 15px;
	min-width: '150px'
}

.modal-popup.modals-ajaxcart .actions .btn-continue {
	min-width: '150px'
}

.modal-popup.modals-ajaxcart .actions .full-width {
	width: auto !important
}

.modal-popup.modals-ajaxcart .modal-content {
	margin-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0
}

.modal-popup.modals-ajaxcart .modal-content .block-content {
	padding-left: 0;
	padding-right: 0
}

.modal-popup.modals-ajaxcart .modal-content .block-content .ajax-cart-slick-slider {
	padding: 0
}

.modal-popup.modals-ajaxcart .freeShipping_message {
	background-color: #e5efe5;
	color: #006400;
	margin-bottom: 15px
}

.modal-popup.modals-ajaxcart .action a {
	display: block;
	height: 40px;
	line-height: 34px;
	text-decoration: none
}

.modal-popup.modals-ajaxcart .action a:hover {
	opacity: .8
}

.modal-popup.modals-ajaxcart .product-reviews-summary {
	display: block
}

.modal-popup.modals-ajaxcart .product-reviews-summary .rating-summary {
	display: inline-block;
	vertical-align: middle
}

.modal-popup.modals-ajaxcart .product-reviews-summary .reviews-actions {
	display: inline-block;
	line-height: inherit;
	vertical-align: middle
}

.modal-popup.modals-ajaxcart .product-reviews-summary .reviews-actions .action {
	font-size: 12px;
	margin-right: 0
}

.modal-popup.modals-ajaxcart .products-products-ordered .slick-arrow {
	display: none !important
}

.modal-popup.modals-ajaxcart .products-products-ordered:hover .slick-arrow {
	display: block !important
}

#ajax-suggest .ajax-cart-slick-slider {
	display: none
}

#ajax-suggest .slick-initialized {
	display: block
}

@media only screen and (max-width:768px) {
	.modal-popup.modals-ajaxcart .modal-inner-wrap {
		background-color: #fff !important
	}
}

@media only screen and (max-width:767px) {
	.modal-popup.modals-ajaxcart {
		left: 0
	}
	.modal-popup.modals-ajaxcart .modal-inner-wrap {
		height: auto
	}
}

@media only screen and (max-width:480px) {
	.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .product-image {
		display: none
	}
}

@media only screen and (max-width:360px) {
	.modal-popup.modals-ajaxcart .actions .btn-viewcart {
		min-width: 120px
	}
}

.cookie-hidden-bottom #notice-cookie-block {
	display: none
}

.message.global.cookie.magepow-gdpr-cookie-notice {
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	z-index: 3;
	line-height: 2;
	padding: 30px;
	margin: 0;
	display: block;
	z-index: 10;
	padding: 15px
}

.magepow-gdpr-cookie-notice.message.global h3 {
	margin-top: 0
}

.magepow-gdpr-cookie-notice.gdpr-box-shadow {
	-webkit-box-shadow: -2px 2px 82px -26px #000;
	box-shadow: -2px 2px 82px -26px #000
}

.magepow-gdpr-cookie-notice.text-align-center {
	text-align: center
}

.magepow-gdpr-cookie-notice.text-align-left {
	text-align: left
}

.magepow-gdpr-cookie-notice.text-align-right {
	text-align: right
}

.iass-spinner {
	text-align: center;
	font-size: 16px;
	color: #333;
	display: block
}

.ias-noneleft {
	text-align: center;
	color: #333;
	letter-spacing: 0px;
	font-size: 15px;
	font-weight: 400
}

.iass-spinner img,
.ias-noneleft img {
	display: inline-block;
	margin-left: auto;
	margin-right: auto
}

.iass-spinner,
.ias-noneleft {
	display: inline-block;
	width: 100%
}

.ias-trigger-next {
	text-align: center;
	cursor: pointer;
	display: inline-block;
	width: 100%
}

.load-more {
	font-size: 15px;
	border: none
}

.load-more::hover {
	background: #0491ff
}

.ias-trigger-prev {
	text-align: center;
	cursor: pointer
}

.iass-spinner img {
	height: 40px;
	width: 40px;
	margin-bottom: 7px
}

.layered_overlay {
	background-color: #fff;
	height: 100%;
	left: 0;
	opacity: .5;
	filter: alpha(opacity=50);
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999999;
	display: none
}

.layered_overlay div {
	height: 100%;
	width: 100%;
	position: relative
}

.layered_overlay div img {
	top: 50%;
	left: 50%;
	display: block;
	position: absolute;
	margin-top: -15px;
	margin-left: -15px
}

.zoomContainer .zoomLens img {
	display: none
}

.loading_body .preloading {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #FFF;
	opacity: .8;
	z-index: 9999999;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease
}

.loading_body .loading {
	display: block;
	position: relative;
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	border-radius: 50%;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	background-repeat: no-repeat;
	background-size: 100%
}

.loading_img .lazyload {
	background-image: url("../Magepow_SpeedOptimizer/images/loader.svg");
	background-size: 30px auto;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden
}

.loading_img .lazyload.loaded {
	background-image: none;
	background-size: auto
}

.stickyCart {
	position: fixed;
	background: #000;
	width: 100%;
	bottom: 0;
	height: 90px;
	z-index: 99;
	display: none;
	align-items: center;
	justify-content: center;
}
@media only screen and (min-width:1024px) {
	.stickyCart {
         display: block;
	}           
}
.stickyCart.sticky_show_atc {
	/* display: block */
}

.stickyCart .stickyChild {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 90px;
}

.stickyCart .stickyChild #parentQtySticky {
	height: 43px
}

.stickyCart .stickyChild #timerSticky {
	position: relative;
}

.stickyCart .stickyChild .clSticky {
	padding: 0 10px 0 10px
}

.stickyCart .stickyChild .clSticky .quantity {
	text-align: left;
	margin-right: 0;
	position: relative;
	border: 1px solid #999
}

.stickyCart .stickyChild .clSticky .quantity .qty {
	width: calc(100% - 20px);
	border: 0;
	height: 35px;
	padding: 0;
	font-weight: 700;
	font-size: 14px;
	text-align: center
}

.stickyCart .stickyChild .clSticky .stickyProductName {
	color: #ffffff;
	font-size: 18px;
}

.stickyCart .stickyChild .clSticky .imgBorder {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: solid 1px #eee;
	display: flex;
	justify-content: center;
	align-items: center;
	/* padding: 3px; */
}

.stickyCart .stickyChild .clSticky .imgBorder .borderImg {
	width: 50px;
	height: 50px;
	display: inline-block;
	vertical-align: middle;
	/* border-radius: 50%; */
	overflow: hidden;
}

.stickyCart .stickyChild .clSticky .imgBorder .borderImg .stickyImg {
	width: 100%;
	max-width: 100%
}

.stickyCart .stickyChild #btnSticky {
	background-color: rgb(243, 40, 60);
}

.stickyCart .stickyChild #btnSticky:hover {
	background-color: #333333;
	color: #fff
}

.stickyCart .stickyChild .contentShow #btnSticky {
	color: #fff;
}

.stickyCart .btn-plus {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px
}

.stickyCart .btn-plus .items {
	background: transparent;
	color: #fff;
	border: none;
	width: 100%
}

.stickyCart .btn-plus .items .fa {
	font-family: 'icons-blank-theme';
	font-style: normal;
	font-size: 9px
}

.stickyCart .btn-plus .items .fa.fa-angle-up:before {
	content: "\e61c"
}

.stickyCart .btn-plus .items .fa.fa-angle-down:before {
	content: "\e60f"
}

.stickyCart .quantity input:focus {
	outline: 0
}

@media only screen and (max-width:767px) {
	.contentHide {
		display: none;
	}
	.contentShow #btnSticky {
		width: 100%
	}
}

.page-layout-1column.page-with-filter .block.filter .block-title.filter-title,
.page-layout-1column-full-width.page-with-filter .block.filter .block-title.filter-title {
	display: inline-block
}

.page-layout-1column.page-with-filter .block.filter .block-title.filter-title strong,
.page-layout-1column-full-width.page-with-filter .block.filter .block-title.filter-title strong {
	display: inline-block;
	cursor: pointer;
	height: 35px;
	line-height: 33px;
	padding: 0 15px;
	position: absolute;
	top: 0;
	right: 0;
	left: auto;
	z-index: 11
}

.page-layout-1column.page-with-filter .block.filter .block-content,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100vh;
	padding: 0 20px 20px;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 11;
	max-width: 300px;
	margin-top: 0
}

.page-layout-1column.page-with-filter .block.filter .block-content .filter-subtitle,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-subtitle {
	display: block;
	text-transform: uppercase;
	padding: 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 1.8rem;
	margin-bottom: 20px;
	position: static;
	height: auto
}

.page-layout-1column.page-with-filter .block.filter .block-content .filter-options,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options {
	height: calc(100vh - 90px);
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 10px;
	position: static;
	background-color: #fff;
	z-index: 12;
	border-width: 0
}

.page-layout-1column.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar {
	width: 5PX;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.page-layout-1column.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar-t,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar-t {
	background-color: #484848;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.page-layout-1column.page-with-filter .block.filter .block-content .filter-options .filter-options-item,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options .filter-options-item {
	width: 100%;
	margin: 0 0 20px
}

.page-layout-1column.page-with-filter .block.filter .block-content .filter-options .filter-options-item .filter-options-content,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options .filter-options-item .filter-options-content {
	position: static;
	box-shadow: none;
	border-width: 0px;
	display: block;
	width: 100%
}

.page-layout-1column.page-with-filter .block.filter .block-content .filter-options .filter-options-item:before,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options .filter-options-item:before {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.page-layout-1column.page-with-filter .block.filter .block-content::-webkit-scrollbar-track,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content::-webkit-scrollbar-track {
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	background-color: #fafafa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.page-layout-1column.page-with-filter .block.active .block-title.filter-title strong:after,
.page-layout-1column-full-width.page-with-filter .block.active .block-title.filter-title strong:after {
	content: "";
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5)
}

.page-layout-1column.page-with-filter .block.active .block-title.filter-title strong:before,
.page-layout-1column-full-width.page-with-filter .block.active .block-title.filter-title strong:before {
	content: '\e616';
	font-family: 'icons-blank-theme';
	font-size: 18px;
	position: fixed;
	top: 0;
	left: 300px;
	z-index: 13;
	width: 35px;
	height: 35px;
	line-height: 33px;
	display: inline-block;
	background-color: #fff;
	border: 1px solid #dfdfdf;
	text-align: center
}

.page-layout-1column.page-with-filter .block.active .block-content,
.page-layout-1column-full-width.page-with-filter .block.active .block-content {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}

.page-layout-1column.page-with-filter .toolbar,
.page-layout-1column-full-width.page-with-filter .toolbar {
	max-width: calc(100% - 100px)
}

.page-layout-1column.page-with-filter .toolbar-bottom .toolbar,
.page-layout-1column-full-width.page-with-filter .toolbar-bottom .toolbar {
	max-width: 100%
}

.page-layout-1column.page-with-filter.page-with-filter .page-main,
.page-layout-1column-full-width.page-with-filter.page-with-filter .page-main {
	z-index: 9999
}

.page-layout-1column.has-sidebar-filters-toggle .toolbar,
.page-layout-1column-full-width.has-sidebar-filters-toggle .toolbar {
	max-width: 100%
}

.page-layout-1column-full-width .container,
.page-layout-2columns-left-full-width .container,
.page-layout-2columns-right-full-width .container {
	max-width: 100%
}

@media (max-width:767px) {
	.page-layout-1column.page-with-filter .block.filter .block-title.filter-title strong,
	.page-layout-1column-full-width.page-with-filter .block.filter .block-title.filter-title strong {
		right: auto;
		left: 0
	}
}

@media (max-width:479px) {
	.page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title,
	.page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title {
		z-index: 13
	}
	.page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title strong,
	.page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title strong {
		right: 0;
		left: auto;
		font-size: 0;
		top: 5px
	}
	.page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title strong:after,
	.page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title strong:after {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}
	.page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title strong:before,
	.page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title strong:before {
		position: static;
		border: 0
	}
	.page-layout-1column.page-with-filter .block.filter.active .block-content .filter-subtitle,
	.page-layout-1column-full-width.page-with-filter .block.filter.active .block-content .filter-subtitle {
		border-width: 0
	}
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir="rtl"] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}
.slick-loading .slick-list {
	background: #fff url('../images/loader-1.gif') center center no-repeat
}

.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none
}

.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent
}

.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
	opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25
}

.slick-prev:before,
.slick-next:before {
	font-family: 'icons-blank-theme';
	font-size: inherit;
	line-height: 1;
	color: inherit;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir="rtl"] .slick-prev {
	left: auto;
	right: -25px
}

.slick-prev:before {
	content: '\e617'
}

[dir="rtl"] .slick-prev:before {
	content: '\e608'
}

.slick-next {
	right: -25px
}

[dir="rtl"] .slick-next {
	left: -25px;
	right: auto
}

.slick-next:before {
	content: '\e608'
}

[dir="rtl"] .slick-next:before {
	content: '\e617'
}

.slick-dotted .slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	padding: 5px;
	cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 20px;
	height: 20px;
	font-family: 'icons-blank-theme';
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: #000;
	opacity: .25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	color: #000;
	opacity: .75
}

.social-icons {
	right: 0;
	position: fixed;
	top: 80px;
	width: 45px;
	z-index: 9
}

.social-icon {
	background-color: #33353B;
	background-image: url('../Magiccart_Alothemes/images/social-icons.png')
}

.social-icon {
	transition: background-color .4s ease-in 0s;
	-webkit-transition: background-color .4s ease-in 0s;
	border-radius: 3px 0 0 3px;
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 43px;
	margin-bottom: 2px;
	width: 43px
}

.social-text {
	float: left;
	font-size: 11px;
	margin: 13px 0 11px 44px;
	white-space: nowrap;
	color: #FFFFFF
}

.social-icons a:hover {
	text-decoration: none
}

#facebook-btn span {
	background-position: 13px 7px
}

#linkedin-btn span {
	background-position: 12px -266px
}

#twitter-btn span {
	background-position: 13px -39px
}

#youtube-btn span {
	background-position: 12px -230px
}

#pinterest-btn span {
	background-position: 12px -181px
}

#googleplus-btn span {
	background-position: 13px -132px
}

#instagram-btn span {
	background-position: 10px -300px
}

#flickr-btn span {
	background-position: 10px -335px
}

#web-btn span {
	background-position: 10px -403px
}

#mail-btn span {
	background-position: 10px -369px
}

#facebook-btn .social-icon {
	background-color: #3B5998
}

#linkedin-btn .social-icon {
	background-color: #6eb8da
}

#twitter-btn .social-icon {
	background-color: #62BDB2
}

#googleplus-btn .social-icon {
	background-color: #DB4A39
}

#pinterest-btn .social-icon {
	background-color: #DB4A39
}

#youtube-btn .social-icon {
	background-color: #C4302B
}

#instagram-btn .social-icon {
	background-color: #D2C5B3
}

#flickr-btn .social-icon {
	background-color: #E4006B
}

#mail-btn .social-icon {
	background-color: #2A056F
}

#web-btn .social-icon {
	background-color: #000
}

#facebook-btn:hover .social-icon {
	background-color: #3B5998
}

#linkedin-btn:hover .social-icon {
	background-color: #6eb8da
}

#twitter-btn:hover .social-icon {
	background-color: #62BDB2
}

#googleplus-btn:hover .social-icon {
	background-color: #DB4A39
}

#pinterest-btn:hover .social-icon {
	background-color: #DB4A39
}

#youtube-btn:hover .social-icon {
	background-color: #C4302B
}

#instagram-btn:hover .social-icon {
	background-color: #D2C5B3
}

#flickr-btn:hover .social-icon {
	background-color: #E4006B
}

#web-btn:hover .social-icon {
	background-color: #000
}

#mail-btn:hover .social-icon {
	background-color: #2A056F
}

.social-icons.left {
	left: 0
}

.social-icons.left .social-icon {
	background-image: url('../Magiccart_Alothemes/images/social-icons-left.png');
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg)
}

.social-icons.left .social-icon {
	float: left
}

.social-icons.left .social-text {
	float: left;
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg)
}

.content-quickview .social-icons {
	display: none
}

@keyframes notifySliderUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
		opacity: 0
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes notifySliderDown {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
	100% {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		opacity: 0
	}
}

.suggest-slider.close {
	display: none
}

.suggest-slider .x-close {
	float: right
}

.notify-slider-wrapper {
	width: 300px;
	position: fixed;
	bottom: 15px;
	left: 25px;
	background: transparent;
	display: none;
	transition: all .25s ease;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.notify-slider {
	position: relative;
	overflow: hidden;
	margin: 20px auto 0 auto;
	border-radius: 4px
}

.notify-slider .slider {
	position: relative;
	margin: 0;
	padding: 0;
	height: 100px;
	list-style: none
}

.notify-slider .slider>.item {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 300px;
	height: 120px;
	background: #ccc;
	text-align: center;
	line-height: 100px
}

.product-image-container {
	max-width: 100%
}

.notify-slider-wrapper {
	background-color: #ffffff;
	z-index: 9999;
	width: 320px;
	-webkit-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
	-moz-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
	box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
	margin-bottom: 0
}

.notify-slider-wrapper .products.wrapper.grid .product-item {
	background-color: #ffffff
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-reviews-summary,
.notify-slider-wrapper .products.wrapper.grid .product-item .price-box {
	display: none !important
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info {
	border-left: 0;
	padding: 0
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:hover {
	box-shadow: none
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:before,
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:after {
	content: "";
	display: table
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:after {
	clear: both
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .images-container {
	max-width: 85px;
	width: 85px;
	float: left
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .images-container .actions-primary {
	display: none
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-image-wrapper .product-image-photo.thumbnail {
	display: none
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details {
	width: calc(100% - 85px);
	float: left;
	text-align: left;
	padding: 0px 10px 12px 10px;
	font-size: 13px;
	margin-top: 0
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .someone-purchased {
	margin-bottom: 7px
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-name {
	margin-bottom: 11px;
	letter-spacing: .3px;
 	text-align: left;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: auto
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-name a {
	color: #222222;
	height: auto;
	display: block
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .flex {
	display: flex;
	justify-content: space-between
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-reviews-summary {
	margin: 0;
	display: block
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .sticker {
	display: none
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-hover {
	margin-bottom: 0
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .price-box {
	display: block;
	margin: 0
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .price-box .price {
	font-size: 11px
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .price-box .old-price .price {
	font-size: 11px
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .time-purchased,
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .address-purchased {
	display: block;
	font-size: 11px;
	color: #333333
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .time-purchased {
	margin: 0;
	margin-bottom: 7px
}

.notify-slider-wrapper .product-item .product-item-info .rating-summary .rating-result:before,
.notify-slider-wrapper .product-item .product-item-info .rating-summary .rating-result>span:before {
	font-size: 12px
}

.notify-slider-wrapper .reviews-actions .action {
	font-size: 12px
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .action,
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view {
	transform: scale(1) !important;
	opacity: 1;
	visibility: visible
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .action {
	display: none
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view {
	box-shadow: none;
	width: auto
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view .quickview {
	background-color: transparent;
	border: 0;
	padding: 0
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view .quickview span {
	display: none
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view .quickview:hover {
	color: red
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links {
	top: auto;
	bottom: -4px;
	right: 6px
}

.notify-slider-wrapper .product-item .link-view {
	text-align: right
}

.notify-slider-wrapper .product-item .link-view .quickview {
	padding: 0;
	background-color: transparent;
	color: #222;
	position: relative;
	font-size: 20px;
	border: 0px;
	margin-top: -10px
}

.block.related .product .product-item-info .products-textlink .product-name a,
.block.crosssell .product .product-item-info .products-textlink .product-name a,
.block.upsell .product .product-item-info .products-textlink .product-name a {
	height: 36px
}

.suggest-slider .x-close {
	position: absolute;
	font-size: 0;
	top: 5px;
	right: -2px;
	z-index: 999
}

.suggest-slider .x-close:before {
	content: '\e616';
	font-size: 14px;
	font-family: 'icons-blank-theme'
}

.suggest-slider .x-close:hover {
	color: #000
}

.notify-slider {
	margin-top: 0
}

.notify-slider .slider>.item {
	line-height: 1.5;
	width: 320px
}

.notify-slider-wrapper .product-items .product-item:nth-child(n) {
	clear: none !important
}

.wishlist-index-index .notify-slider-wrapper .products-grid .product-item {
	width: 320px;
	margin-left: 0
}

.notify-slider-wrapper.notifySliderUp {
	-webkit-animation-name: notifySliderUp;
	animation-name: notifySliderUp;
	display: block
}

.notify-slider-wrapper.notifySliderDown {
	-webkit-animation-name: notifySliderDown;
	animation-name: notifySliderDown;
	display: block
}

.recentorder .content-products .product-items {
	opacity: 1
}

.grid-mode .active {
	text-decoration: underline
}

.toolbar .sidebar-filters-toggle {
	display: none;
	margin-right: 20px;
	background-color: #ffffff;
	border: 1px solid #dfdfdf;
	padding: 0 5px
}

.toolbar .sidebar-filters-toggle .filter-toggle {
	fill: #fff;
	stroke: #333;
	width: 37px
}

.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle {
	display: inline-block
}

.has-sidebar-filters-toggle .block.filter .block-title {
	display: none
}

.has-sidebar-filters-toggle.filter-active .sidebar-filters-toggle:before {
	content: '\e616';
	font-family: 'icons-blank-theme';
	font-size: 20px;
	position: fixed;
	top: 0;
	left: 300px;
	z-index: 13;
	width: 35px;
	height: 35px;
	line-height: 33px;
	display: inline-block;
	background-color: #fff;
	text-align: center
}

.has-sidebar-filters-toggle.filter-active .sidebar-filters-toggle:after {
	content: "";
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 10
}

.page-layout-2columns-left .toolbar .sidebar-filters-toggle,
.page-layout-2columns-right .toolbar .sidebar-filters-toggle {
	display: none
}

.page-layout-1column .toolbar .sidebar-filters-toggle,
.page-layout-1column-full-width .toolbar .sidebar-filters-toggle {
	display: inline-block
}

.page-layout-1column.has-sidebar-filters-toggle .block.filter .block-title.filter-title,
.page-layout-1column-full-width.has-sidebar-filters-toggle .block.filter .block-title.filter-title {
	display: none
}

@media (max-width:991px) {
	.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle {
		display: inline-block
	}
	.page-layout-2columns-left.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle,
	.page-layout-2columns-right.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle {
		display: inline-block
	}
}

.alothemes {
	display: block
}

.fotorama__fullscreen .zoomImg {
	display: none !important
}

.modal-popup {
	pointer-events: none
}

.grid-slider {
	opacity: 0
}

.grid-init .grid-slider,
.grid-slider.grid-init,
.grid-slider.slick-initialized {
	opacity: 1
}

.lookbook .easypin-marker {
	color: #fff;
	border: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: #ff5555;
	text-align: center
}

.lookbook .easypin-marker:hover {
	background-color: #ff5555;
	color: #fff
}

.lookbook .easypin-marker:hover .easypin-popover {
	opacity: 1;
	visibility: visible
}

.lookbook .easypin-marker:before,
.lookbook .easypin-marker .icon:before {
	content: "+";
	font-size: 26px;
	display: block
}

.lookbook .easypin-popover {
	display: block !important;
	opacity: 0;
	visibility: hidden;
	text-align: left;
	width: 180px;
	left: -70px;
	background: transparent;
	z-index: 20
}

.lookbook .easypin-popover .product-pin-wrap {
	line-height: normal;
	background: #fff;
	padding: 0px 0px 15px;
	position: relative;
	z-index: 1
}

.lookbook .easypin-popover .product-pin-wrap a {
	text-decoration: none
}

.lookbook .easypin-popover .product-pin-wrap:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 10px;
	margin-left: -10px;
	-webkit-filter: drop-shadow(0 1px 2px #000);
	filter: drop-shadow(0 1px 1px #dfdfdf)
}

.lookbook .image-wrap {
	margin-bottom: 15px
}

.lookbook .title-wrap,
.lookbook .price-wrap {
	padding-left: 20px
}

.lookbook .title-wrap h5 {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	margin: 0 0 5px
}

.lookbook .title-wrap h5:focus {
	text-decoration: none
}

.lookbook .price-label {
	display: none
}

.lookbook .price-box .price {
	color: #ff5555
}

.main-product-pin {
	margin-bottom: 48px
}

.magictabs .item.activated,
.magictabs .item:hover {
	/* border-color: #ff3366; */
}

.content-products .mage-magictabs {
	display: none
}

.content-products .mage-magictabs.activated {
	display: block
}

.content-products .product-items {
	opacity: 0
}

.content-products .product-items.grid-init,
.content-products .grid-init .product-items,
.content-products .slick-initialized .product-items,
.content-products .product-items.slick-initialized {
	opacity: 1
}

.content-products .product-item-info {
	width: auto
}

.magicslider {
	text-align: center;
	display: block
}

.magicslider img {
	display: block;
	max-width: 100%;
	height: auto
}

.magicslider>.item:nth-child(n+2) {
	display: none
}

.magicslider>.item .figcaption {
	display: none
}

.magicslider>.item.slick-slide {
	display: block
}

.magicslider>.item.slick-slide .figcaption {
	display: block
}

.magicslider .external-video:after {
	background: rgba(0, 0, 0, 0) url("../images/gallery-sprite.png") repeat scroll right bottom;
	bottom: 0;
	content: "";
	height: 100px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 12px;
	width: 100px
}

.magicslider .external-video.embed:after {
	display: none
}

.magicslider .magicslider-caption {
	display: none
}

.magicslider .magicslider-caption.mobile.desktop {
	display: block
}

.magicslider .slick-next {
	transition: all .3s ease-in-out;
	z-index: 3;
	opacity: 0;
	visibility: hidden;
	right: 15px
}

.magicslider .slick-next:before {
	font-family: 'icons-blank-theme';
	color: #333;
	content: '\e608'
}

.magicslider .slick-prev {
	transition: all .3s ease-in-out;
	z-index: 3;
	opacity: 0;
	visibility: hidden;
	left: 15px
}

.magicslider .slick-prev:before {
	font-family: 'icons-blank-theme';
	color: #333;
	content: '\e617'
}

.magicslider .slick-slider:hover .slick-prev,
.magicslider .slick-slider:hover .slick-next {
	opacity: 1;
	visibility: visible
}

.magicslider button:not(.primary):active {
	box-shadow: none
}

.magicslider button:hover {
	border: none
}

.magicslider button:focus {
	border: none
}

.magicslider button:active {
	border: none
}

.magicslider .slick-dots {
	bottom: 20px;
	text-align: right;
	right: 10px
}

.magicslider .slick-dots li button {
	background: #ccc;
	width: 8px;
	height: 8px;
	padding: 0;
	border-radius: 50%
}

.magicslider .slick-dots li button:before {
	width: 8px;
	height: 8px;
	border-radius: 50%
}

.magicslider .slick-dots li:hover button,
.magicslider .slick-dots li.slick-active button {
	background: #666
}

.magicslider .slick-dots.slick-active button {
	background: #666
}

.grid-slider {
	opacity: 0
}

.grid-init .grid-slider,
.grid-slider.grid-init,
.grid-slider.slick-initialized {
	opacity: 1
}

@media only screen and (max-width:480px) {
	.magicslider .slick-dots {
		bottom: 10px;
		right: 3px
	}
}

.testimonial .field-summary_rating .rating-box .rating:before {
	content: '\e605';
	font-family: 'icons-blank-theme';
	color: #f2c800;
	z-index: 2;
	position: relative;
	font-size: 28px;
	height: 12px;
	display: block;
	line-height: 12px;
	font-weight: 400;
	letter-spacing: 2px
}

.testimonial .rating-result {
	text-align: center
}

.testimonial .customer {
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	margin: 60px 0;
	vertical-align: top;
	text-align: center;
	display: inline-block;
	overflow: hidden;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%
}

.testimonial .inner-customer {
	text-align: center
}

.testimonial.center-mode {
	margin-bottom: 50px
}

.testimonial.center-mode .item img {
	width: 110px;
	height: 110px;
	border-radius: 50%
}

.testimonial.center-mode .item .testimonial_text {
	display: none
}

.testimonial.center-mode .slick-center .item img {
	width: 150px;
	height: 150px
}

.testimonial.center-mode .slick-list {
	margin-bottom: 50px
}

.testimonial-caption.center-mode {
	display: block;
	width: 85%;
	color: #494949;
	text-align: center;
	padding: 0;
	margin: 0 auto
}

.testimonial-caption.center-mode .sub-text {
	display: block;
	font-size: 20px;
	padding-bottom: 20px;
	text-align: center
}

.testimonial-caption.center-mode .product-reviews-summary {
	display: block;
	text-align: center
}

.testimonial-caption .zoomIn {
	animation: zoomIn .9s ease-out;
	-moz-animation: zoomIn .9s ease-out;
	-webkit-animation: zoomIn .9s ease-out;
	-o-animation: zoomIn .9s ease-out
}

.testimonial-index-index .button-o {
	margin-bottom: 30px
}

.testimonial-form-index .std-input-box .product-review-box #product-review-table {
	width: auto
}

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

.rewardssocial-buttons {
	order: -2;
	font-size: 11px;
	display: inline-block;
	width: 100%;
	line-height: 20px;
	margin-bottom: 10px;
	z-index: 2;
	position: relative
}

.rewardssocial-buttons>div {
	margin-bottom: 5px
}

.rewardssocial-buttons #facebook-message,
.rewardssocial-buttons #facebook-share-message,
.rewardssocial-buttons #twitter-message,
.rewardssocial-buttons #referral-message,
.rewardssocial-buttons #pinterest-message {
	display: none;
	position: absolute;
	background: #333;
	padding: 2px 5px;
	color: #fff;
	margin-top: -25px
}

.rewardssocial-buttons .buttons-facebook-like:hover #facebook-message {
	display: block
}

.rewardssocial-buttons .buttons-facebook-like .fb-like>span {
	width: 61px !important;
	height: 20px !important
}

.rewardssocial-buttons .buttons-facebook-like .fb-like>span iframe {
	width: 100% !important;
	height: 100% !important
}

.rewardssocial-buttons .buttons-pinterest-pin:hover #pinterest-message {
	display: block
}

.rewardssocial-buttons .buttons-twitter-like:hover #twitter-message {
	margin-top: -50px;
	display: block
}

.rewardssocial-buttons .buttons-referral-like>a {
	text-decoration: none;
	line-height: 18px;
	border-radius: 2px;
	padding: 0px 3px;
	font-weight: bold;
	color: #333;
	font-size: 11px;
	/* border: 1px solid #ccc; */
	background: #ffffff;
	background: -moz-linear-gradient(top, #fff 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eaeaea));
	background: -webkit-linear-gradient(top, #fff 0%, #eaeaea 100%);
	background: -o-linear-gradient(top, #fff 0%, #eaeaea 100%);
	background: -ms-linear-gradient(top, #fff 0%, #eaeaea 100%);
	background: linear-gradient(to bottom, #fff 0%, #eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
}

.rewardssocial-buttons .buttons-referral-like:hover #referral-message {
	display: block
}

.rewardssocial-buttons .fb_iframe_widget {
	margin-right: 10px;
	display: block;
	float: left;
	/* border-radius: 20px; */
}

.rewardssocial-buttons .mst-rewardssocial-tweet {
	margin-right: 10px;
	display: block;
	float: left
}

.rewardssocial-buttons .referral {
	display: block;
	float: left
}

.rewardssocial-buttons .status-message {
	float: left;
	margin-left: 10px;
	color: #666
}

.rewardssocial-buttons .buttons-pinterest-pin>a {
	margin-right: 10px;
	float: left
}

.rewards-notification-message {
	border-style: solid !important;
	border-width: 1px !important;
	min-height: 24px !important;
	padding: 8px 8px 6px 32px !important;
	color: #3d6611;
	border-color: #446423;
	background-color: #eff5ea;
	margin-bottom: 10px
}

.rewards-notification-message li {
	margin-top: 2px
}

.rewards-social-buttons {
	display: inline-block;
	float: left
}

.rewards-social-buttons>.fb {
	position: relative;
	display: inline-block;
	margin-top: 0px
}

.rewards-social-buttons>.tw {
	position: relative;
	display: inline-block;
	padding-top: 15px
}

.rewards-social-buttons>.gp {
	position: relative;
	display: inline-block;
	margin-top: 5px
}

.block-rewards-referral-list div.rewards-social-buttons {
	height: 20px
}

.block-rewards-referral-list div.rewards-social-buttons div.tw {
	padding-top: 0px;
	position: relative;
	top: -2px
}

.block-rewards-referral-list div.rewards-social-buttons div.fb {
	position: relative;
	top: -6px
}

div.rewardssocial-buttons div.buttons-pinterest-pin,
div.rewardssocial-buttons div.buttons-twitter-like {
	height: 20px
}

div.rewardssocial-buttons div.buttons-facebook-like,
div.rewardssocial-buttons div.buttons-pinterest-pin,
div.rewardssocial-buttons div.buttons-referral-like {
	float: left
}

div.rewardssocial-buttons div.buttons-twitter-like {
	float: left;
	margin-right: 10px
}

div.rewardssocial-buttons div.buttons-twitter-like img {
	width: 20px;
	height: 20px
}

div.rewardssocial-buttons div.buttons-fb-share {
	float: left;
	margin-right: 10px;
	height: 20px !important
}

div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share {
	border-radius: 3px;
	font-size: 11px;
	height: 20px;
	padding: 0 10px 0 10px;
	background: #4267b2;
	border: 0px solid #4267b2;
	color: #fff;
	cursor: pointer;
 	-webkit-font-smoothing: antialiased;
	margin: 0;
	-webkit-user-select: none;
	white-space: nowrap;
	display: inline-block;
	font-weight: bold
}

div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share ._49vg {
	vertical-align: text-top
}

div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share ._49vg img {
	margin-top: -10px
}

div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share .title {
	vertical-align: top
}

div.rewardssocial-buttons div.buttons-fb-share:hover #facebook-share-message {
	display: block;
	margin-top: -45px
}

.green {
	color: #1AA941
}

.red {
	color: #BB1212
}

.yellow {
	color: #bbaa00
}

.block-rewards-account-summary {
	margin-bottom: 2rem !important;
	border: none
}

.block-rewards-account-summary .invite {
	background: url(../Mirasvit_Rewards/images/lending.png) no-repeat;
	background-size: contain;
	background-position: center;
	display: flex;
	justify-content: flex-end;
	height: 100%
}

.block-rewards-account-summary .invite .column-referral {
	padding: 150px 50px;
	background: #f4f4f4;
	opacity: 0.9;
	border-radius: 6px
}

.block-rewards-account-summary .unsubscribe {
	font-size: 14px !important;
	padding-top: 10px
}

.block-rewards-account-summary .block-title.earn.subtitle>strong {
	font-weight: bold !important
}

.block-rewards-account-summary .block-title.spend.subtitle>strong {
	font-weight: bold !important
}

.block-rewards-account-summary .mst-referral-widget {
	text-align: center
}

.block-rewards-account-summary .mst-referral-widget .block-title {
	font-size: 34px !important
}

.block-rewards-account-summary .mst-referral-widget .block-content .block .block-content>span {
	font-size: 20px
}

.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper {
	margin: 2rem auto
}

.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper>strong {
	font-size: 20px
}

.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper .buttons-set {
	text-align: right
}

.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper .buttons-set>button {
	background: #eeeeee;
	border: solid 1px #ccc
}

.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper .buttons-set>button>span {
	color: #41362f
}

.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper .field-name-lastname {
	text-align: left
}

.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper .field-name-lastname>span {
	font-size: 20px;
	text-align: left
}

.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper>table>thead {
	padding-bottom: 0
}

.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper>table>tbody>tr>td {
	border-top: none;
	padding: 0 10px 6px
}

.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper>table>tbody>tr>td ::-webkit-input-placeholder {
	color: #cccccc
}

.block-rewards-account-summary .order-details-items .invitations {
	border: none
}

.rewards-notification-block {
	list-style-type: none;
	padding: 0;
	background: #ecfdff
}

.rewards-notification-block>li {
	padding: 1rem
}

.rewards-referral-link {
	font-weight: 600
}

.link.rewards .counter {
	color: #7d7d7d;
	white-space: nowrap
}

.link.rewards .counter:before {
	content: "("
}

.link.rewards .counter:after {
	content: ")"
}

.mst-rewards-logo {
	height: 14px
}

.mst-rewards-account-amount-wrapper {
	display: flex;
	align-items: flex-end;
	margin-bottom: 25px
}

.mst-rewards-account-amount-wrapper .mst-rewards-account-amount {
	display: flex;
	align-items: flex-end
}

.mst-rewards-account-amount-wrapper .mst-rewards-account-amount .points {
	font-size: 36px;
	font-weight: bold;
	line-height: 36px
}

.mst-rewards-account-amount-wrapper .mst-rewards-account-amount .unit {
	color: #6d6d6d;
	margin-left: 5px
}

.mst-rewards-account-amount-wrapper .mst-rewards-account-amount>img {
	height: 28px
}

.mst-rewards-account-amount-wrapper .mst-rewards-account-subtitle {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: 600
}

.mst-rewards-account-amount-wrapper .mst-rewards-logo {
	height: 36px;
	margin-left: 15px
}

.form-discount .checkbox-group {
	margin-bottom: 10px
}

.rewards-message-block {
	float: left;
	display: inline-block;
	width: 100%
}

.rewards__checkout-cart-usepoints {
	margin-bottom: 1.5rem
}

.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount {
	border: 0;
	border-bottom: 1px solid #c0c0c0
}

.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:focus {
	border-bottom: 1px solid #000
}

.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:focus+label,
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:valid+label {
	top: -12px;
	font-size: 12px
}

.rewards__checkout-cart-usepoints.magestore-onepagecheckout .button {
	background-color: black;
	color: white;
	margin: 5px
}

.rewards__checkout-cart-usepoints.magestore-onepagecheckout .input-box {
	position: relative
}

.rewards__checkout-cart-usepoints.magestore-onepagecheckout .input-box label {
	position: absolute;
	top: 5px;
	color: #898989
}

.rewards__checkout-cart-usepoints .input-box {
	position: relative
}

.rewards__checkout-cart-usepoints .input-box label {
	position: absolute;
	top: 5px;
	left: 3px;
	color: #898989
}

.rewards__checkout-cart-usepoints #points_amount:focus+label,
.rewards__checkout-cart-usepoints #points_amount:valid+label {
	top: -18px;
	font-size: 12px
}

.rewards__checkout-cart-usepoints .discount-form p {
	margin-bottom: 15px
}

.rewards__checkout-cart-usepoints .discount-form .buttons-container {
	margin-top: 5px
}

.rewards__checkout-cart-usepoints .discount-form .checkbox-group {
	clear: both;
	padding-top: 10px
}

.rewards__checkout-cart-usepoints .amount {
	display: table;
	width: 100%;
	margin-bottom: .5rem
}

.rewards__checkout-cart-usepoints .amount .field {
	display: table-cell
}

.rewards__checkout-cart-usepoints .amount .actions-toolbar {
	display: table-cell;
	vertical-align: top;
	width: 1%
}

.rewards__checkout-cart-usepoints .amount .actions-toolbar button {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	margin: 0 0 0 -1px;
	white-space: nowrap;
	width: auto
}

.rewards__checkout-cart-usepoints label.magestore-onestepcheckout-lab-fix {
	top: -2px !important;
	left: inherit;
	font-size: 14px !important;
	color: #898989 !important
}

.rewards__checkout-cart-usepoints .magestore-onestepcheckout-button-fix {
	padding: 0 5px;
	width: 105px;
	height: 35px;
	background-color: black !important
}

.rewards__checkout-cart-usepoints .magestore-onestepcheckout-button-fix span {
	color: white
}

.checkbox-group label span.checkout-rewards-all-block {
	position: inherit;
	margin-left: 25px
}

.checkbox-group label span.checkout-rewards-all-block span {
	position: inherit;
	display: inline-block
}

.checkbox-group label span.checkout-rewards-all-block b {
	position: inherit
}

.aw-onestep-sidebar-block .actions-toolbar.rewards-buttons-block {
	max-width: inherit !important
}

.aw-onestep-sidebar-block .actions-toolbar.rewards-buttons-block .primary button {
	width: 49% !important
}

.checkout-payment-method .payment-option-content .actions-toolbar.rewards-checkout-buttons-block {
	display: inline;
	width: inherit
}

.checkout-payment-method .payment-option-content .actions-toolbar.rewards-checkout-buttons-block .button {
	margin-right: 10px
}

.catalog-product-view .rewards__product-points {
	display: inline-block;
	font-size: 12px;
	color: #F96B25
}

.catalog-product-view .rewards__product-points .price {
	font-size: 12px !important;
	line-height: 1em !important
}

.product-items .product-item-info .rewards__product-points {
	font-size: 12px;
	color: #000;
	margin-top: -10px
}

.product-items .product-item-info .rewards__product-points .price {
	font-size: 12px;
	color: #F96B25
}

.rewards__product-earn-points.rewards__product-points .points-loader.loader {
	position: absolute;
	height: 17px
}

.block-products-list .rewards__product-points {
	margin-top: -2rem;
	margin-bottom: 2rem
}

.product-info-main .product-info-price {
	position: relative
}

.product-info-main .product-info-price .rewards__product-points .price {
	font-size: 12px;
	color: #F96B25
}

.product-info-main .product-info-price .product-info-stock-sku .stock {
	margin-top: 15px
}

#amasty-shopby-product-list .product-item-details .rewards__product-points,
.widget-product-grid .product-item-details .rewards__product-points {
	display: block;
	width: 100%;
	margin-top: 0px;
	font-size: 12px;
	color: #F96B25
}

#amasty-shopby-product-list .product-item-details .rewards__product-points .price,
.widget-product-grid .product-item-details .rewards__product-points .price {
	font-size: 12px;
	color: #F96B25
}

.block-referral {
	width: 100%;
	text-align: center;
	margin-top: 25px
}

.block-referral li {
	list-style-position: inside
}

.block-title.earn.subtitle {
	margin-top: 25px;
	padding-top: 10px
}

.block-content.dashed-border {
	border: 1px dashed #ccc;
	padding: 5px;
	margin-bottom: 20px
}

.block-rewards-account-summary .table-wrapper.orders-recent {
	border: none
}

.rewards-account-share div.rewards-social-buttons {
	height: 20px
}

.rewards-account-share div.rewards-social-buttons div.fb {
	top: 0px !important;
	float: left
}

.rewards-account-share div.rewards-social-buttons div.fb .fb-like>span {
	height: 20px !important
}

.rewards-account-share div.rewards-social-buttons div.fb .fb-like>span iframe {
	height: 20px !important
}

.rewards-account-share div.rewards-social-buttons div.tw {
	top: 0px !important;
	height: 20px !important;
	float: left;
	margin-left: 4px
}

.rewards-account__tiers {
	margin-bottom: 3rem
}

.rewards-account__tiers .tier-progress-bar {
	margin-top: 5rem;
	margin-bottom: 5rem;
	margin-left: 3rem;
	margin-right: 3rem;
	position: relative;
	height: 1.1rem;
	background: #ccc;
	border-radius: 100px
}

.rewards-account__tiers .tier-progress-bar .points {
	width: auto;
	display: flex;
	justify-content: space-between
}

.rewards-account__tiers .tier-progress-bar .points .tier-point {
	width: 2rem;
	height: 2rem;
	background: #ccc;
	border-radius: 100%;
	margin-top: -.5rem;
	position: relative;
	z-index: 1
}

.rewards-account__tiers .tier-progress-bar .points .tier-point.closed {
	background: #fe5503
}

.rewards-account__tiers .tier-progress-bar .points .tier-point .tier-logo {
	position: absolute;
	left: 50%;
	top: -6rem;
	color: #727272;
	margin-left: -1.5rem;
	width: 3rem;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.rewards-account__tiers .tier-progress-bar .points .tier-point .label {
	position: absolute;
	left: 0;
	top: -3rem;
	color: #727272;
	font-weight: bold;
	font-size: 1.2rem;
	margin-left: -4.5rem;
	width: 11rem;
	text-align: center;
	line-height: 1.2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.rewards-account__tiers .tier-progress-bar .points .tier-point .label[data-description]:hover {
	text-decoration: underline;
	cursor: pointer
}

.rewards-account__tiers .tier-progress-bar .points .tier-point .number {
	position: absolute;
	left: 0;
	top: 2.5rem;
	margin-left: -3rem;
	width: 8rem;
	text-align: center
}

.rewards-account__tiers .tier-progress-bar .points .tier-point .number>span {
	display: inline-block;
	background: #fe5503;
	color: #fff;
	border-radius: 12px;
	font-size: 1.1rem;
	padding: .1rem .5rem;
	white-space: nowrap
}

.rewards-account__tiers .tier-progress-bar .closers {
	width: auto;
	display: flex;
	justify-content: space-between
}

.rewards-account__tiers .tier-progress-bar .closers .closer {
	position: absolute;
	left: 0;
	top: .3rem;
	height: .5rem;
	padding: 0 2px;
	box-sizing: border-box
}

.rewards-account__tiers .tier-progress-bar .closers .closer .progress {
	height: .5rem;
	background: #fe5503
}

.rewards-account__tiers .to-next {
	margin-top: .5rem;
	text-align: center;
	font-size: 1.2rem;
	color: #666;
	margin-bottom: 0
}

.rewards-account__tiers .to-next .open-popup {
	color: #727272;
	cursor: pointer
}

.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
	padding: 0;
	border-top: none
}

.form-address-edit .actions-toolbar .vertex-update-address {
	margin-top: 10px
}

.vertex__address-suggestion {
	margin: 5px 0;
	padding-left: 10px;
	font-weight: 500;
	border-left: 2px solid #808080
}

.yotpo-yotpo-is-enabled .yotpoBottomLine {
	width: 100%
}

.yotpo-yotpo-is-enabled .yotpo-icon-double-bubble,
.yotpo-yotpo-is-enabled .yotpo-stars {
	margin: 0 5px 0 0 !important
}

.yotpo-yotpo-is-enabled .thumbnail .yotpo a {
	display: inline-block
}

.yotpo-yotpo-is-enabled div.yotpo.bottomLine {
	display: inline-block;
	margin: 0 10px 1px 0
}

.yotpo-yotpo-is-enabled div.yotpo.QABottomLine {
	display: inline-block
}

.yotpo-yotpo-is-enabled div.yotpo.bottomLine.bottomline-position {
	display: inline-block;
	margin: 0 10px 1px 0
}

.yotpo-yotpo-is-enabled .product-item .product-item-actions {
	margin-top: 5px !important
}

.yotpo-yotpo-is-enabled.catalog-category-view.page-products .product-item .product-item-actions,
.yotpo-yotpo-is-enabled.catalog-product-view.page-products .product-item .product-item-actions {
	margin-top: 0 !important
}

.yotpo-yotpo-is-enabled.catalog-category-view .product-info-main .product-reviews-summary,
.yotpo-yotpo-is-enabled.catalog-product-view .product-info-main .product-reviews-summary {
	width: 100%
}

.contact-index-index .column:not(.sidebar-main) .form.contact {
	float: none;
	width: 50%
}

.contact-index-index .column:not(.sidebar-additional) .form.contact {
	float: none;
	width: 50%
}

.swatch-attribute-label {
	font-weight: 700;
	position: relative
}

.swatch-attribute-label.required {
	padding-right: 10px
}

.swatch-attribute-label[data-required='1']:after {
	color: #e02b27;
	content: '*';
	font-size: 14px;
	font-weight: 700;
	position: absolute;
	right: -11px;
	top: -2px
}

.swatch-attribute-selected-option {
	color: #646464;
	padding-left: 17px
}

.swatch-attribute-options {
	margin: 10px 0
}

.swatch-attribute-options:focus {
	box-shadow: none
}

.swatch-attribute-options .swatch-option-tooltip-layered .title {
	color: #282828;
	bottom: -5px;
	height: 20px;
	left: 0;
	margin-bottom: 10px;
	position: absolute;
	text-align: center;
	width: 100%
}

.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
	background: #f0f0f0;
	color: #949494
}

.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
	background: #fff;
	border: 1px solid #fff;
	color: #000
}

.swatch-option {
	border: 1px solid #dadada;
	cursor: pointer;
	float: left;
	height: 20px;
	margin: 0 10px 5px 0;
	max-width: 100%;
	min-width: 30px;
	overflow: hidden;
	padding: 1px 2px;
	position: relative;
	text-align: center;
	text-overflow: ellipsis
}

.swatch-option:focus {
	box-shadow: 0 0 3px 1px #68a8e0
}

.swatch-option.text {
	background: #f0f0f0;
	color: #686868;
	font-size: 12px;
	font-weight: 700;
	line-height: 20px;
	margin-right: 7px;
	min-width: 22px;
	padding: 4px 8px
}

.swatch-option.text.selected {
	background-color: #fff
}

.swatch-option.selected {
	outline: 2px solid #ff5501;
	border: 1px solid #fff;
	color: #333
}

.swatch-option:not(.disabled):hover {
	border: 1px solid #fff;
	color: #333;
	outline: 1px solid #999
}

.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
	border: 1px solid #fff;
	outline: 2px solid #c34000
}

.swatch-option.disabled {
	box-shadow: unset;
	cursor: default;
	pointer-events: none
}

.swatch-option.disabled:after {
	background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
	background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
	background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #fff), color-stop(46%, #fff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #fff), color-stop(57%, #fff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
	bottom: 0;
	content: '';
	filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.swatch-option-disabled {
	border: 0;
	cursor: default;
	outline: none !important
}

.swatch-option-disabled:after {
	-webkit-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	transform: rotate(-30deg);
	background: #e02b27;
	content: '';
	height: 2px;
	left: -4px;
	position: absolute;
	top: 10px;
	width: 42px;
	z-index: 995
}

.swatch-option-loading {
	content: url('../images/loader-2.gif')
}

.swatch-option-tooltip {
	border: 1px solid #dadada;
	color: #949494;
	background: #fff;
	display: none;
	max-height: 100%;
	min-height: 20px;
	min-width: 20px;
	padding: 5px;
	position: absolute;
	text-align: center;
	z-index: 999
}

.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
	bottom: 0;
	height: 8px;
	left: 40%;
	position: absolute
}

.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
	border-style: solid;
	content: '';
	font-size: 1px;
	height: 0;
	position: relative;
	width: 0
}

.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
	border-color: #adadad transparent transparent transparent;
	border-width: 8px 8.5px 0 8.5px;
	left: 0;
	top: 2px
}

.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
	border-color: #fff transparent transparent transparent;
	border-width: 7px 7.5px 0 7.5px;
	left: -15px;
	top: 1px
}

.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
	display: block;
	height: 130px;
	margin: 0 auto;
	width: 130px
}

.swatch-option-tooltip-layered {
	background: #fff;
	border: 1px solid #dadada;
	color: #949494;
	display: none;
	left: -47px;
	position: absolute;
	width: 140px;
	z-index: 999
}

.swatch-option-tooltip .title {
	color: #282828;
	display: block;
	max-height: 200px;
	min-height: 20px;
	overflow: hidden;
	text-align: center
}

.swatch-option-link-layered {
	margin: 0 !important;
	padding: 0 !important;
	position: relative
}

.swatch-option-link-layered:focus>div {
	box-shadow: 0 0 3px 1px #68a8e0
}

.swatch-option-link-layered:hover>.swatch-option-tooltip-layered {
	display: block
}

.swatch-opt {
	margin: 20px 0
}

.swatch-opt-listing {
	margin-bottom: 10px
}

.swatch-more {
	display: inline-block;
	margin: 2px 0;
	padding: 2px;
	position: static
}

.swatch-visual-tooltip-layered {
	height: 160px;
	top: -170px
}

.swatch-textual-tooltip-layered {
	height: 30px;
	top: -40px
}

.swatch-input {
	left: -1000px;
	position: absolute;
	visibility: hidden
}

.clearfix:after {
	clear: both;
	content: '';
	display: block;
	height: 0;
	visibility: hidden
}

.my-credit-cards .status {
	font-style: italic
}

.my-credit-cards .action.delete {
	background-image: none;
	-moz-box-sizing: content-box;
	box-shadow: none;
	line-height: inherit;
	text-shadow: none;
	font-weight: 400;
	line-height: 1.42857143;
	margin: 0;
	padding: 0;
	color: #1979c3;
	text-decoration: none;
	background: none;
	border: 0;
	display: inline
}

.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
	background: none;
	border: none
}

.my-credit-cards .action.delete:hover {
	background: none;
	border: none
}

.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
	pointer-events: none;
	opacity: .5
}

.my-credit-cards .action.delete:visited {
	color: #1979c3;
	text-decoration: none
}

.my-credit-cards .action.delete:hover {
	color: #006bb4;
	text-decoration: underline
}

.my-credit-cards .action.delete:active {
	color: #ff5501;
	text-decoration: underline
}

.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
	background: none;
	border: 0
}

.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
	color: #1979c3;
	opacity: .5;
	cursor: default;
	pointer-events: none;
	text-decoration: underline
}

.my-credit-cards-popup .modal-footer {
	text-align: right
}

.my-credit-cards-popup .action.secondary {
	background-image: none;
	-moz-box-sizing: content-box;
	box-shadow: none;
	line-height: inherit;
	text-shadow: none;
	font-weight: 400;
	line-height: 1.42857143;
	margin: 0;
	padding: 0;
	color: #1979c3;
	text-decoration: none;
	background: none;
	border: 0;
	display: inline;
	margin-right: 20px
}

.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
	background: none;
	border: none
}

.my-credit-cards-popup .action.secondary:hover {
	background: none;
	border: none
}

.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
	pointer-events: none;
	opacity: .5
}

.my-credit-cards-popup .action.secondary:visited {
	color: #1979c3;
	text-decoration: none
}

.my-credit-cards-popup .action.secondary:hover {
	color: #006bb4;
	text-decoration: underline
}

.my-credit-cards-popup .action.secondary:active {
	color: #ff5501;
	text-decoration: underline
}

.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
	background: none;
	border: 0
}

.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
	color: #1979c3;
	opacity: .5;
	cursor: default;
	pointer-events: none;
	text-decoration: underline
}

.minilist .weee {
	display: table-row;
	font-size: 1.1rem
}

.minilist .weee:before {
	display: none
}

.price-container.weee:before {
	display: none
}

.column .block-addbysku .fieldset {
	margin: 0
}

.column .block-addbysku .fieldset .fields {
	position: relative
}

.column .block-addbysku .fieldset .fields .field {
	display: inline-block;
	margin-bottom: 10px;
	vertical-align: top
}

.column .block-addbysku .fieldset .fields .actions-toolbar {
	position: absolute;
	right: 0;
	top: 4px
}

.column .block-addbysku .sku {
	margin-right: -155px;
	padding-right: 160px;
	width: 100%
}

.column .block-addbysku .skus>.label {
	margin-top: 10px
}

.column .block-addbysku .qty .qty+.mage-error {
	width: 80px
}

.column .block-addbysku .block-content .actions-toolbar {
	clear: both;
	margin: 0 0 20px;
	text-align: left
}

.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
	content: '';
	display: table
}

.column .block-addbysku .block-content .actions-toolbar:after {
	clear: both
}

.column .block-addbysku .block-content .actions-toolbar .primary {
	float: left
}

.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
	display: inline-block
}

.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
	display: inline-block
}

.column .block-addbysku .block-content .actions-toolbar .primary .action {
	margin: 0 5px 0 0
}

.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
	margin-top: 6px
}

.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
	display: block;
	float: none
}

.column .block-addbysku .block-content .actions-toolbar>.secondary {
	text-align: left
}

.column .block-addbysku .reset {
	margin: 10px 0
}

.column .block-addbysku .note {
	display: block;
	margin: 0 0 20px
}

.block-cart-failed {
	margin-top: 40px
}

.block-cart-failed .block-title {
	font-size: 2.6rem
}

.block-cart-failed .block-title strong {
	font-weight: 300
}

.block-cart-failed .actions {
	text-align: center
}

.block-cart-failed .actions .action {
	margin-bottom: 10px
}

.block-cart-failed .actions .action.tocart {
	margin-right: 10px
}

.bundle-options-container {
	clear: both;
	margin-bottom: 40px
}

.bundle-options-container .legend.title {
	font-weight: 300;
	line-height: 1.1;
	font-size: 2.6rem;
	margin-top: 2.5rem;
	margin-bottom: 2rem
}

.bundle-options-container .product-add-form {
	display: none
}

.bundle-options-container .product-options-wrapper {
	margin-bottom: 30px
}

.bundle-options-container .action.back {
	margin-bottom: 30px
}

.bundle-options-container .price-box .price {
	font-size: 18px;
	font-weight: 700
}

.bundle-options-container .block-bundle-summary>.title>strong {
	display: block;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.1;
	margin-bottom: 2rem;
	margin-top: 2.5rem
}

.bundle-options-container .block-bundle-summary .bundle-summary {
	margin-top: 30px
}

.bundle-options-container .block-bundle-summary .bundle-summary.empty {
	display: none
}

.bundle-options-container .block-bundle-summary .bundle-summary>.subtitle {
	font-weight: 300;
	line-height: 1.1;
	font-size: 1.8rem;
	margin-top: 1.5rem;
	margin-bottom: 1rem;
	display: block
}

.bundle-options-container .block-bundle-summary .bundle.items>li {
	margin-bottom: 10px
}

.bundle-options-container .block-bundle-summary .box-tocart .actions {
	display: inline-block;
	margin-bottom: 10px
}

.bundle-options-container .nested .field.qty {
	margin-top: 20px
}

.bundle-options-container .nested .field.qty .label {
	font-weight: 700;
	margin: 0 0 5px;
	display: inline-block
}

.bundle-options-container .product-options-bottom {
	clear: left
}

.block-category-event {
	background: #f0f0f0;
	color: #333;
	text-align: center;
	padding: 10px 0 15px
}

.block-category-event.block:last-child {
	margin-bottom: 10px
}

.block-category-event .block-title {
	margin: 0 0 10px
}

.block-category-event .block-title strong {
	font-size: 1.5rem;
	font-weight: 300
}

.block-category-event .ticker {
	margin: 0;
	padding: 0;
	list-style: none none
}

.block-category-event .ticker li {
	display: none;
	margin: 0 15px
}

.block-category-event .ticker .value {
	font-size: 1.8rem;
	font-weight: 300
}

.block-category-event .ticker .label {
	display: block;
	text-transform: lowercase;
	font-size: 1rem
}

.block-category-event .dates .start,
.block-category-event .dates .end {
	display: block
}

.block-category-event .dates .date {
	font-size: 5rem
}

.block-category-event .dates .time {
	display: block
}

.block-category-event .dates .start:after {
	content: "\2013";
	font-size: 5rem;
	display: block
}

.block-search .label {
	display: inline-block;
	text-decoration: none
}

.block-search .label>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.block-search .label:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 22px;
	line-height: 28px;
	color: #8f8f8f;
	content: '\e615';
	font-family: 'icons-blank-theme';
	margin: 0 10px 0 0;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.block-search .label:hover:before {
	color: #333
}

.block-search .label:active:before {
	color: #333
}

.block-search .nested {
	display: none
}

.search-autocomplete {
	display: none;
	position: absolute;
	z-index: 3;
	overflow: hidden;
	margin-top: -15px
}

.search-autocomplete ul {
	margin: 0;
	padding: 0;
	list-style: none none
}

.search-autocomplete ul:not(:empty) {
	background: #fff;
	border: 1px solid #c2c2c2;
	border-top: 0
}

.search-autocomplete ul li {
	border-top: 1px solid #e5e5e5;
	cursor: pointer;
	padding: 5px 40px 5px 10px;
	margin: 0;
	position: relative;
	text-align: left;
	white-space: normal
}

.search-autocomplete ul li:first-child {
	border-top: none
}

.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
	background: #e8e8e8
}

.search-autocomplete ul li .amount {
	color: #999;
	position: absolute;
	right: 7px;
	top: 5px
}

.form.search.advanced .fields.range .field:first-child {
	position: relative
}

.form.search.advanced .fields.range .field:first-child .control {
	padding-right: 25px
}

.form.search.advanced .fields.range .field:first-child .control:after {
	content: ' \2013 ';
	display: inline-block;
	text-align: center;
	width: 25px;
	position: absolute;
	right: 0;
	top: 6px
}

.form.search.advanced .fields.range .field:last-child {
	position: relative
}

.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
	position: absolute;
	top: 32px;
	left: 0
}

.form.search.advanced .fields.range .field.with-addon .control {
	padding-right: 45px
}

.form.search.advanced .group.price .addon .addafter {
	background: none;
	border: 0;
	padding-top: 6px;
	position: absolute;
	right: 0;
	top: 0
}

.product-item-name {
	display: block;
	margin: 5px 0;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto
}

.product-item-description {
	margin: 25px 0
}

.product-item .product-reviews-summary .rating-summary {
	margin: 0 4px 0 0
}

.product-item .product-reviews-summary .reviews-actions {
	margin-top: 5px;
	text-transform: lowercase;
	font-size: 12px
}

.product-item .price-box {
	margin: 10px 0 25px
}

.product-item .price-box .price-label {
	font-size: 12px
}

.product-item .price-box .price-label:after {
	content: ":"
}

.product-item .special-price .price,
.product-item .minimal-price .price {
	font-weight: bold
}

.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
	display: inline-block
}

.product-item .special-price .price-including-tax+.price-excluding-tax,
.product-item .minimal-price .price-including-tax+.price-excluding-tax {
	display: block
}

.product-item .old-price .price {
	font-weight: 400
}

.product-item .minimal-price .price-container {
	display: block
}

.product-item .minimal-price-link {
	margin-top: 5px
}

.product-item .minimal-price-link .price-label {
	color: #1979c3;
	font-size: 1.4rem
}

.product-item .minimal-price-link .price {
	font-weight: 400
}

.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
	white-space: nowrap;
	display: block
}

.product-item .price-from,
.product-item .price-to {
	margin: 0
}

.price-container .price {
	font-size: 1.4rem
}

.price-container .price-including-tax+.price-excluding-tax,
.price-container .weee {
	margin-top: 5px
}

.price-container .price-including-tax+.price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax+.price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee+.price-excluding-tax:before,
.price-container .weee+.price-excluding-tax .price {
	font-size: 1.1rem
}

.price-container .weee:before {
	content: "(" attr(data-label) ": "
}

.price-container .weee:after {
	content: ")"
}

.price-container .weee+.price-excluding-tax:before {
	content: attr(data-label) ": "
}

.products-list .product-item {
	width: 100%
}

.page-products .columns {
	position: relative;
	z-index: 1
}

.toolbar-amount {
	display: block;
	line-height: 26px;
	margin: 0;
	padding: 4px 0 0;
	vertical-align: middle
}

.products.wrapper~.toolbar .toolbar-amount {
	display: none
}

.toolbar-products {
	margin-bottom: 40px;
	padding: 0 10px;
	text-align: center
}

.toolbar-products .pages {
	display: none
}

.products.wrapper~.toolbar-products .pages {
	display: block
}

.toolbar-products .limiter .control {
	display: inline-block
}

.sorter {
	padding: 4px 0 0
}

.products.wrapper~.toolbar .sorter {
	display: none
}

.sorter-options {
	width: auto
}

.sorter-action {
	vertical-align: top;
	display: inline-block!important;
	text-decoration: none;
}

.sorter-action>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.sorter-action:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 28px;
	line-height: 32px;
	color: rgb(68 68 68);
	content: '\e613';
	font-family: 'icons-blank-theme';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center;
}

.sorter-action:hover:before {
	color: #333
}

.sorter-action.sort-desc:before {
	content: '\e614'
}

.limiter-options {
	width: auto;
	margin: 0 5px 0 7px
}

.limiter-label {
	font-weight: 400
}

.price-tier_price .price-including-tax+.price-excluding-tax:before {
	content: "(" attr(data-label) ": "
}

.price-tier_price .price-including-tax+.price-excluding-tax:last-child:after {
	content: ")"
}

.price-tier_price .weee[data-label] {
	display: inline
}

.price-tier_price .weee[data-label] .price {
	font-size: 1.1rem
}

.price-tier_price .weee[data-label]:before {
	content: " +" attr(data-label) ": "
}

.actual-price {
	font-weight: 700
}

.category-image .image {
	width:100%;
	max-width: 100%;
	height: auto;
	display: block
}

.category-image,
.category-description {
	margin-bottom: 20px
}

.product.media .placeholder .photo.container {
	max-width: 100%
}

.product.media .notice {
	color: #7d7d7d;
	font-size: 1.2rem;
	margin: 10px 0
}

.product.media .product.thumbs {
	margin: 20px 0 30px
}

.product.media .items.thumbs {
	margin: 0;
	padding: 0;
	list-style: none none
}

.product.media .items.thumbs>li {
	display: inline-block;
	vertical-align: top
}

.product.media .items.thumbs .active {
	display: block;
	line-height: 1
}

.product.info.detailed {
	clear: both;
	margin-bottom: 30px
}

.product.info.detailed .additional-attributes {
	width: auto
}

.product.info.detailed .additional-attributes>thead>tr>td,
.product.info.detailed .additional-attributes>tbody>tr>td,
.product.info.detailed .additional-attributes>tfoot>tr>td {
	padding: 4px 5px 10px 5px
}

.product.info.detailed .additional-attributes>thead>tr>th,
.product.info.detailed .additional-attributes>tbody>tr>th,
.product.info.detailed .additional-attributes>tfoot>tr>th {
	padding: 4px 30px 10px 0
}

.product-info-main .page-title-wrapper .page-title {
	margin-bottom: 10px;
	line-height: 1.42857143
}

.product-info-main .stock.available,
.product-info-main .stock.unavailable {
	display: inline-block;
	font-weight: 700;
	margin-right: 20px;
	text-transform: uppercase;
	vertical-align: top
}

.product-info-main .product.attibute.sku {
	display: inline-block;
	vertical-align: top;
	color: #7d7d7d
}

.product-info-main .product.attibute.sku>.value {
	display: inline-block;
	vertical-align: top
}

.product-info-main .product.attibute.sku .type {
	margin-right: 5px
}

.product-info-main .product.attibute.overview {
	margin: 20px 0
}

.product-info-main .product.alert {
	margin: 10px 0
}

.product-info-main .price-box {
	margin-top: 10px
}

.product-info-main .product-reviews-summary .reviews-actions {
	font-size: 1.4rem
}

.product-options-wrapper .fieldset-product-options-inner .legend {
	font-weight: 700;
	margin: 0 0 5px;
	font-size: 1.4rem;
	border: none;
	display: inline-block;
	float: none;
	padding: 0
}

.product-options-wrapper .fieldset-product-options-inner.required .legend:after {
	content: '*';
	color: #e02b27;
	font-size: 1.2rem;
	margin: 0 0 0 5px
}

.product-options-wrapper .field .note {
	display: block
}

.product-info-main .price-box .price-including-tax+.price-excluding-tax,
.product-options-bottom .price-box .price-including-tax+.price-excluding-tax,
.product-info-main .price-box .weee+.price-excluding-tax,
.product-options-bottom .price-box .weee+.price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
	font-size: 1.2rem;
	margin-bottom: 5px;
	line-height: 14px
}

.product-info-main .price-box .price-including-tax+.price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax+.price-excluding-tax .price,
.product-info-main .price-box .weee+.price-excluding-tax .price,
.product-options-bottom .price-box .weee+.price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
	font-size: 1.2rem;
	font-weight: 700
}

.product-info-main .special-price,
.product-options-bottom .special-price {
	display: block;
	margin: 10px 0
}

.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
	font-size: 1.4rem
}

.product-info-main .special-price .price-label+.price-wrapper,
.product-options-bottom .special-price .price-label+.price-wrapper {
	display: inline-block
}

.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
	content: ": "
}

.prices-tier {
	background: #f8f8f8;
	margin: 10px 0;
	padding: 10px 15px;
}

.prices-tier .price-tier_price {
	display: inline-block
}

.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
	display: inline-block
}

.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
	font-size: 1.4rem;
	font-weight: 700
}

.ui-dialog-titlebar-close {
	line-height: 1.42857143;
	margin: 0;
	padding: 0;
	color: #1979c3;
	text-decoration: none;
	background: none;
	border: 0;
	display: inline
}

.ui-dialog-titlebar-close:visited {
	color: #1979c3;
	text-decoration: none
}

.ui-dialog-titlebar-close:hover {
	color: #006bb4;
	text-decoration: underline
}

.ui-dialog-titlebar-close:active {
	color: #ff5501;
	text-decoration: underline
}

.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
	background: none;
	border: 0
}

.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
	color: #1979c3;
	opacity: .5;
	cursor: default;
	pointer-events: none;
	text-decoration: underline
}

.sidebar .product-items .product-item {
	margin-bottom: 20px;
	position: relative
}

.sidebar .product-items .product-item-info {
	position: relative;
	width: auto
}

.sidebar .product-items .product-item-info .product-item-photo {
	position: absolute;
	left: 0;
	top: 0
}

.sidebar .product-items .product-item-name {
	margin-top: 0
}

.sidebar .product-items .product-item-details {
	margin: 0 0 0 85px
}

.sidebar .product-items .product-item-actions {
	display: block;
	margin-top: 10px
}

.sidebar .product-items .price-box {
	display: block;
	margin: 7px 0
}

.sidebar .product-items .text {
	margin-right: 8px
}

.sidebar .product-items .counter {
	color: #7d7d7d;
	font-size: 1.2rem;
	white-space: nowrap
}

.sidebar .product-items .minilist .price {
	display: inline;
	padding: 0
}

.sidebar .product-items .minilist .weee:before {
	display: inline-block
}

.sidebar .action.delete {
	position: absolute;
	right: 0;
	top: 0
}

.sidebar .product-items-images {
	margin-left: -5px
}

.sidebar .product-items-images .product-item {
	float: left;
	padding-left: 5px
}

.sidebar .product-items-names .product-item {
	margin-bottom: 10px
}

.sidebar .product-items-names .product-item-name {
	margin: 0
}

body.catalog-product-compare-index .action.print {
	float: right;
	margin: 15px 0
}

.table-wrapper.comparison {
	clear: both;
	max-width: 100%;
	overflow-x: auto
}

.table-comparison {
	table-layout: fixed
}

.table-comparison .cell.label,
.table-comparison td:last-child {
	border-right: 1px solid #d1d1d1
}

.table-comparison .cell {
	width: 140px;
	padding: 15px
}

.table-comparison .cell .attibute.value {
	width: 100%;
	overflow: hidden
}

.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
	border-bottom: 1px solid #d1d1d1
}

.table-comparison .cell.label .attribute.label {
	display: block;
	width: 100%;
	word-wrap: break-word
}

.table-comparison .cell.attribute {
	font-size: 1.3rem
}

.table-comparison .cell.attribute img {
	max-width: 100%;
	height: auto
}

.table-comparison .product-item-photo {
	display: block;
	margin: 0 auto 15px
}

.table-comparison .product-image-photo {
	margin-left: 0
}

.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
	display: block;
	margin: 15px 0
}

.table-comparison .product-addto-links {
	margin-top: 15px
}

.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
	line-height: 1.2rem;
	padding: 5px 8px;
	font-size: 1.1rem
}

.table-comparison .product-addto-links .action.toggle {
	padding: 0
}

.table-comparison .cell.remove {
	padding-top: 0;
	padding-bottom: 0;
	text-align: right
}

.table-comparison .product-item-actions>.actions-primary+.actions-secondary {
	margin-top: 10px
}

.table-comparison .action.tocart {
	white-space: nowrap
}

.comparison.headings {
	background: #fff;
	left: 0;
	position: absolute;
	top: 0;
	width: auto;
	z-index: 2
}

.block-compare .product-item .product-item-name {
	/* margin-left: 22px; */
}

.block-compare .action.delete {
	position: absolute;
	left: -6px;
	top: 0
}

.block-compare .actions-toolbar {
	margin: 17px 0 0
}

.cart-summary {
	margin-bottom: 25px;
	padding: 1px 15px 25px
}

.cart-summary>.title {
	display: block;
	font-weight: 300;
	line-height: 1.1;
	font-size: 1.8rem;
	margin-top: 1.5rem;
	margin-bottom: 1rem
}

.cart-summary .block {
	margin-bottom: 0
}

.cart-summary .block .item-options {
	margin-left: 0
}

.cart-summary .block .fieldset {
	margin: 15px 0 25px;
	padding: 0
}

.cart-summary .block .fieldset .field {
	margin: 0 0 10px
}

.cart-summary .block .fieldset .field.note {
	font-size: 12px
}

.cart-summary .block .fieldset .methods .field>.label {
	display: inline
}

.cart-totals {
	border-top: 1px solid #d1d1d1;
	padding-top: 10px
}

.cart-totals .table-wrapper {
	margin-bottom: 0;
	overflow: inherit
}

.cart.table-wrapper .items thead+.item {
	border-top: 1px solid #d1d1d1
}

.cart.table-wrapper .items>.item {
	border-bottom: 1px solid #d1d1d1;
	position: relative
}

.cart.table-wrapper .col {
	padding-top: 20px
}

.cart.table-wrapper .item-actions td {
	padding-bottom: 10px;
	text-align: center;
	white-space: normal
}

.cart.table-wrapper .item .col.item {
	display: block;
	min-height: 90px;
	padding: 25px 0 10px 75px;
	position: relative
}

.cart.table-wrapper .action.help.map {
	font-weight: 400
}

.cart.table-wrapper .product-item-photo {
	display: block;
	left: 0;
	max-width: 60px;
	padding: 0;
	position: absolute;
	top: 15px;
	width: 100%
}

.cart.table-wrapper .product-item-details {
	white-space: normal
}

.cart.table-wrapper .product-item-name {
	display: inline-block;
	font-weight: 400;
	margin-top: -6px
}

.cart.table-wrapper .gift-registry-name-label:after {
	content: ':'
}

.cart.table-wrapper .item-options {
	font-size: 12px;
	margin-bottom: 10px
}

.cart.table-wrapper .product-item-name+.item-options {
	margin-top: 10px
}

.cart.table-wrapper .action.configure {
	display: inline-block;
	margin: 0 0 20px
}

.cart-container .checkout-methods-items {
	margin-top: 20px;
	text-align: center
}

.cart-container .checkout-methods-items .action.primary {
	width: 100%
}

.cart-container .checkout-methods-items .item+.item {
	margin-top: 20px
}

.block.crosssell {
	margin-top: 30px
}

.block-minicart .items-total {
	float: left;
	margin: 0 10px
}

.block-minicart .items-total .count {
	font-weight: 700
}

.block-minicart .amount .price-wrapper:first-child .price {
	font-size: 18px;
	font-weight: 700
}

.block-minicart .subtitle {
	display: none
}

.block-minicart .subtitle.empty {
	display: block;
	font-size: 12px;
	text-align: center
}

.block-minicart .text.empty {
	text-align: center
}

.block-minicart .block-content>.actions {
	margin-top: 15px;
	text-align: center
}

.block-minicart .block-content>.actions>.primary {
	margin: 0 10px 15px
}

.block-minicart .block-content>.actions>.primary .action.primary {
	display: block;
	margin-bottom: 15px;
	width: 100%
}

.block-minicart .block-content>.actions>.primary .action.primary:last-child {
	margin-bottom: 0
}

.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
	margin: 15px 0 0;
	text-align: center
}

.minicart-wrapper .block-minicart {
	padding: 25px 20px;
	right: 0;
	width: 320px
}

.minicart-wrapper .block-minicart:after {
	left: auto;
	right: 25px
}

.minicart-wrapper .block-minicart:before {
	left: auto;
	right: 26px
}

.minicart-wrapper .product .actions {
	float: right;
	margin: -35px 0 0;
	text-align: right
}

.minicart-wrapper .product .actions>.primary,
.minicart-wrapper .product .actions>.secondary {
	display: inline-block
}

.minicart-wrapper .action.showcart {
	white-space: nowrap;
	margin-right: 10px;
}

.minicart-wrapper .action.showcart .counter.qty {
	background: #ff5501;
	color: #fff;
	height: 24px;
	line-height: 24px;
	border-radius: 2px;
	display: inline-block;
	min-width: 18px;
	text-align: center
}

.minicart-wrapper .action.showcart .counter.qty .loader>img {
	max-width: 24px
}

.minicart-wrapper .minicart-widgets {
	margin-top: 15px
}

.minicart-items {
	margin: 0;
	padding: 0;
	list-style: none none
}

.minicart-items .product-item {
	padding: 20px 0
}

.minicart-items .product-item:not(:first-child) {
	border-top: 1px solid #ccc
}

.minicart-items .product-item:first-child {
	padding-top: 0
}

.minicart-items .product-item-pricing .label {
	display: inline-block;
	width: 4.5rem
}

.minicart-items .price-minicart {
	margin-bottom: 5px
}

.minicart-items .product>.product-item-photo,
.minicart-items .product>.product-image-container {
	float: left
}

.minicart-items .product .toggle {
	cursor: pointer;
	position: relative
}

.minicart-items .product .toggle:after {
	position: static;
	right: 20px;
	top: 0
}

.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
	margin: 5px 0 0
}

.minicart-items .product-item-details .weee[data-label] {
	font-size: 1.1rem
}

.minicart-items .product-item-details .details-qty {
	margin-top: 10px
}

.minicart-items .product.options .tooltip.toggle .details {
	display: none
}

.minicart-items .item-qty {
	margin-right: 10px;
	text-align: center;
	width: 40px
}

.minicart-items .update-cart-item {
	font-size: 1.1rem;
	vertical-align: top
}

.minicart-items .subtitle {
	display: none
}

.checkout-container {
	margin: 0 0 20px
}

.opc-wrapper {
	margin: 0 0 20px
}

.opc-wrapper .step-content {
	margin: 0;
}

.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
	display: none
}

.checkout-index-index .logo {
	margin-left: 0;
	margin: 0;
}

.opc-estimated-wrapper {
	border-bottom: 1px solid #ccc;
	margin: 0 0 15px;
	padding: 18px 15px
}

.opc-estimated-wrapper .estimated-block {
	font-size: 18px;
	font-weight: 700;
	float: left
}

.opc-estimated-wrapper .estimated-block .estimated-label {
	margin: 0 0 5px;
	display: block
}

.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
	color: #333
}

.opc-progress-bar {
	margin: 0 0 20px;
	counter-reset: i;
	font-size: 0
}

.opc-progress-bar-item {
	margin: 0 0 10px;
	display: inline-block;
	position: relative;
	text-align: center;
	vertical-align: top;
	width: 50%
}

.opc-progress-bar-item:before {
	background: #e4e4e4;
	top: 19px;
	content: '';
	height: 7px;
	left: 0;
	position: absolute;
	width: 100%
}

.opc-progress-bar-item:first-child:before {
	border-radius: 6px 0 0 6px
}

.opc-progress-bar-item:last-child:before {
	border-radius: 0 6px 6px 0
}

.opc-progress-bar-item>span {
	display: inline-block;
	padding-top: 45px;
	width: 100%;
	word-wrap: break-word;
	color: #e4e4e4;
	font-weight: 300;
	font-size: 1.8rem
}

.opc-progress-bar-item>span:before,
.opc-progress-bar-item>span:after {
	background: #e4e4e4;
	height: 38px;
	margin-left: -19px;
	width: 38px;
	border-radius: 50%;
	content: '';
	left: 50%;
	position: absolute;
	top: 0
}

.opc-progress-bar-item>span:after {
	background: #fff;
	height: 26px;
	margin-left: -13px;
	top: 6px;
	width: 26px;
	content: counter(i);
	counter-increment: i;
	color: #333;
	font-weight: 600;
	font-size: 1.8rem
}

.opc-progress-bar-item._active:before {
	background: #ff5501
}

.opc-progress-bar-item._active>span {
	color: #333
}

.opc-progress-bar-item._active>span:before {
	background: #ff5501
}

.opc-progress-bar-item._active>span:after {
	content: '\e610';
	font-family: 'icons-blank-theme';
	line-height: 1;
	font-size: 2.8rem
}

.opc-progress-bar-item._complete {
	cursor: pointer
}

.opc-progress-bar-item._complete>span {
	color: #333
}

.opc-progress-bar-item._complete>span:after {
	content: '\e610';
	font-family: 'icons-blank-theme';
	line-height: 1;
	font-size: 2.8rem
}

.field._error .control input,
.field._error .control select,
.field._error .control textarea {
	border-color: #ed8380
}

.opc-wrapper .fieldset>.field>.label {
	font-weight: 400
}

.field-tooltip {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 1px;
}

.field-tooltip._active {
	z-index: 100
}

.field-tooltip._active .field-tooltip-content {
	display: block
}

.field-tooltip._active .field-tooltip-action:before {
	color: #333
}

.field-tooltip .field-tooltip-action {
	display: inline-block;
	text-decoration: none
}

.field-tooltip .field-tooltip-action>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.field-tooltip .field-tooltip-action:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	line-height: inherit;
	color: #4b4a4a;
	content: '\e623';
	font-family: 'icons-blank-theme';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center;
}

.field-tooltip .field-tooltip-action:hover:before {
	color: #333
}

._keyfocus .field-tooltip .field-tooltip-action:focus {
	z-index: 100
}

._keyfocus .field-tooltip .field-tooltip-action:focus+.field-tooltip-content {
	display: block
}

._keyfocus .field-tooltip .field-tooltip-action:focus:before {
	color: #333
}

.field-tooltip .field-tooltip-content {
	background: #f4f4f4;
	border: 1px solid #999;
	border-radius: 1px;
	font-size: 14px;
	padding: 12px;
	width: 270px;
	display: none;
	left: 38px;
	position: absolute;
	text-transform: none;
	top: -9px;
	word-wrap: break-word;
	z-index: 2
}

.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
	border: 10px solid transparent;
	height: 0;
	width: 0;
	border-right-color: #f4f4f4;
	left: -21px;
	top: 12px;
	content: '';
	display: block;
	position: absolute;
	z-index: 3
}

.field-tooltip .field-tooltip-content:before {
	border-right-color: #666
}

.field-tooltip .field-tooltip-content:after {
	border-right-color: #f4f4f4;
	width: 1px;
	z-index: 4
}

.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
	margin-top: 28px;
	margin-bottom: 20px
}

.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
	font-size: 14px;
	margin-top: 10px
}

.opc-wrapper .shipping-address-items {
	font-size: 0
}

.opc-wrapper .shipping-address-item {
	border: 2px solid transparent;
	line-height: 30px;
	margin: 0 0 20px;
	padding: 20px 35px 20px 20px;
	transition: .3s border-color;
	width: 50%;
	display: inline-block;
	font-size: 14px;
	position: relative;
	vertical-align: top;
	word-wrap: break-word
}

.opc-wrapper .shipping-address-item.selected-item {
	border-color: #ff5501
}

.opc-wrapper .shipping-address-item.selected-item:after {
	background: #ff5501;
	color: #fff;
	content: '\e610';
	font-family: 'icons-blank-theme';
	height: 27px;
	width: 29px;
	font-size: 27px;
	line-height: 21px;
	padding-top: 2px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0
}

.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
	visibility: hidden
}

.opc-wrapper .action-show-popup {
	margin: 0 0 20px
}

.opc-wrapper .action-show-popup>span:before {
	content: '+';
	padding-right: 5px
}

.opc-wrapper .action-select-shipping-item {
	float: right;
	margin: 20px 0 0
}

.opc-wrapper .edit-address-link {
	display: block;
	float: left;
	margin: 26px 5px 0 0
}

.checkout-shipping-method .step-title {
	margin-bottom: 0
}

.checkout-shipping-method .no-quotes-block {
	margin: 20px 0
}

.table-checkout-shipping-method thead th {
	display: none
}

.table-checkout-shipping-method tbody td {
	border-top: 1px solid #ccc;
	padding-bottom: 20px;
	padding-top: 20px
}

.table-checkout-shipping-method tbody td:first-child {
	padding-left: 0;
	padding-right: 0;
	width: 20px
}

.table-checkout-shipping-method tbody tr:first-child td {
	border-top: none
}

.table-checkout-shipping-method tbody .row-error td {
	border-top: none;
	padding-bottom: 10px;
	padding-top: 0
}

.checkout-shipping-method {
	position: relative
}

.shipping-policy-block.field-tooltip {
	top: 12px
}

.shipping-policy-block.field-tooltip .field-tooltip-action {
	color: #1979c3;
	cursor: pointer
}

.shipping-policy-block.field-tooltip .field-tooltip-action:before {
	display: none
}

.shipping-policy-block.field-tooltip .field-tooltip-content {
	width: 420px;
	top: 30px
}

.opc-block-shipping-information .shipping-information-title {
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px;
	position: relative
}

.opc-block-shipping-information .shipping-information-title .action-edit {
	margin: 0;
	position: absolute;
	right: 0
}

.opc-block-shipping-information .shipping-information-content {
	line-height: 27px
}

.opc-block-shipping-information .shipping-information-content .actions-toolbar {
	margin-left: 0
}

.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
	margin: 0 0 20px
}

.opc-block-summary {
	background: #f5f5f5;
	padding: 22px 30px 0 30px;
	margin: 0 0 20px;
}

.opc-block-summary>.title {
	display: block
}

.opc-block-summary .mark .value {
	color: #999;
	display: block
}

.opc-block-summary .grand.incl+.grand.excl .mark,
.opc-block-summary .grand.incl+.grand.excl .amount {
	border-top: 0;
	font-size: 1.4rem;
	padding-top: 0
}

.opc-block-summary .grand.incl+.grand.excl .mark strong,
.opc-block-summary .grand.incl+.grand.excl .amount strong {
	font-weight: 400
}

.opc-block-summary .not-calculated {
	font-style: italic
}

.opc-block-summary .items-in-cart>.title {
	border-bottom: 1px solid #d1d1d1;
	padding: 10px 40px 10px 0;
	cursor: pointer;
	display: block;
	text-decoration: none;
	margin-bottom: 0;
	position: relative
}

.opc-block-summary .items-in-cart>.title>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.opc-block-summary .items-in-cart>.title:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 30px;
	line-height: 12px;
	color: inherit;
	content: '\e622';
	font-family: 'icons-blank-theme';
	margin: 3px 0 0;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.opc-block-summary .items-in-cart>.title:after {
	position: absolute;
	right: 0;
	top: 10px
}

.opc-block-summary .items-in-cart>.title strong {
	font-size: 1.8rem;
	font-weight: 600;
	margin: 0;
}

.opc-block-summary .items-in-cart.active>.title:after {
	content: '\e621'
}

.opc-block-summary .items-in-cart .product {
	position: relative
}

.opc-block-summary .minicart-items-wrapper {
	margin: 0 -15px 0 0;
	max-height: 370px;
	padding: 15px 15px 0 0;
	border: 0
}

.column.main .opc-block-summary .product-item {
	margin: 0;
	padding-left: 0
}

.opc-block-summary .product-item .product-item-inner {
	display: table;
	margin: 0 0 10px;
	width: 100%
}

.opc-block-summary .product-item .product-item-name-block {
	display: table-cell;
	padding-right: 5px;
	text-align: left
}

.opc-block-summary .product-item .subtotal {
	display: table-cell;
	text-align: right
}

.opc-block-summary .product-item .price {
	font-size: 1.6rem;
	font-weight: 400
}

.opc-block-summary .product-item .price-including-tax+.price-excluding-tax {
	margin: 0
}

.opc-block-summary .product-item .price-including-tax+.price-excluding-tax .price {
	font-size: 1rem
}

.authentication-dropdown {
	box-sizing: border-box
}

.authentication-dropdown .modal-inner-wrap {
	padding: 25px
}

.authentication-wrapper {
	float: right;
	margin-top: -60px;
	max-width: 50%;
	position: relative;
	z-index: 1
}

._has-auth-shown .authentication-wrapper {
	z-index: 900
}

.block-authentication .block-title {
	font-size: 1.8rem;
	border-bottom: 0;
	margin-bottom: 25px
}

.block-authentication .block-title strong {
	font-weight: 300
}

.block-authentication .field .label {
	font-weight: 400
}

.block-authentication .actions-toolbar {
	margin-bottom: 5px
}

.block-authentication .actions-toolbar>.secondary {
	padding-top: 25px;
	text-align: left
}

.block-authentication .block[class] {
	margin: 0
}

.block-authentication .block[class] ul {
	list-style: none;
	padding-left: 10px
}

.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
	float: none;
	width: auto
}

.block-authentication .block[class]+.block {
	border-top: 1px solid #c1c1c1;
	margin-top: 40px;
	padding-top: 40px;
	position: relative
}

.block-authentication .block[class]+.block::before {
	height: 36px;
	line-height: 34px;
	margin: -19px 0 0 -18px;
	min-width: 36px;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #c1c1c1;
	box-sizing: border-box;
	color: #c1c1c1;
	content: attr(data-label);
	display: inline-block;
	left: 50%;
	letter-spacing: normal;
	padding: 0 .2rem;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 0
}

.checkout-payment-method .step-title {
	margin-bottom: 0
}

.checkout-payment-method .payment-method:first-child .payment-method-title {
	border-top: 0
}

.checkout-payment-method .payment-method._active .payment-method-content {
	display: block
}

.checkout-payment-method .payment-method-title {
	border-top: 1px solid #ccc;
	padding: 20px 0;
	margin: 0
}

.checkout-payment-method .payment-method-title .payment-icon {
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle
}

.checkout-payment-method .payment-method-title .action-help {
	display: inline-block;
	margin-left: 5px
}

.checkout-payment-method .payment-method-content {
	display: none;
	padding: 0 0 20px 22px
}

.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
	margin: 0 0;
}

.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
	max-width: 600px
}

.checkout-payment-method .billing-address-same-as-shipping-block {
	margin: 0 0 10px
}

.checkout-payment-method .payment-method-billing-address {
	margin: 0 0 20px
}

.checkout-payment-method .payment-method-billing-address .primary .action-update {
	margin-right: 0
}

.checkout-payment-method .payment-method-billing-address .billing-address-details {
	line-height: 27px;
	padding: 0 0 0 23px
}

.checkout-payment-method .payment-method-note+.payment-method-billing-address {
	margin-top: 20px
}

.checkout-payment-method .payment-method-iframe {
	background-color: transparent;
	display: none;
	width: 100%
}

.checkout-payment-method .no-payments-block {
	margin: 20px 0
}

.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
	content: '\e621'
}

.checkout-payment-method .payment-option._collapsible .payment-option-title {
	cursor: pointer
}

.checkout-payment-method .payment-option._collapsible .payment-option-content {
	display: none
}

.checkout-payment-method .payment-option-title {
	border-top: 1px solid #ccc;
	padding: 20px 0
}

.checkout-payment-method .payment-option-title .action-toggle {
	color: #1979c3;
	display: inline-block;
	text-decoration: none
}

.checkout-payment-method .payment-option-title .action-toggle:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 32px;
	line-height: 16px;
	color: #8f8f8f;
	content: '\e622';
	font-family: 'icons-blank-theme';
	margin: 0;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.checkout-payment-method .payment-option-title .action-toggle:hover:after {
	color: #333
}

.checkout-payment-method .payment-option-title .action-toggle:active:after {
	color: #8f8f8f
}

.checkout-payment-method .payment-option-content {
	padding: 0 0 20px 22px
}

.checkout-payment-method .payment-option-inner {
	/* margin: 0 0 20px */
}

.checkout-payment-method .credit-card-types {
	padding: 0
}

.checkout-payment-method .credit-card-types .item {
	display: inline-block;
	list-style: none;
	margin: 0 5px 0 0;
	vertical-align: top
}

.checkout-payment-method .credit-card-types .item._active {
	font-weight: 700
}

.checkout-payment-method .credit-card-types .item._active img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: none
}

.checkout-payment-method .credit-card-types .item._inactive {
	opacity: 0.4;
	filter: alpha(opacity=40)
}

.checkout-payment-method .credit-card-types .item span {
	display: inline-block;
	padding-top: 6px;
	vertical-align: top
}

.checkout-payment-method .credit-card-types img {
	-webkit-filter: grayscale(100%);
	-webkit-transition: all .6s ease;
	filter: grayscale(100%);
	filter: gray
}

.checkout-payment-method .ccard .fields>.year {
	padding-left: 5px
}

.checkout-payment-method .ccard .fields .select {
	padding-left: 5px;
	padding-right: 5px
}

.checkout-payment-method .ccard .month .select {
	width: 140px
}

.checkout-payment-method .ccard .year .select {
	width: 125px;
}

.checkout-payment-method .ccard .number .input-text {
	/* width: 225px */
}

.checkout-payment-method .ccard>.field.cvv>.control {
	padding-right: 20px;
	width: auto
}

.checkout-payment-method .ccard .cvv .input-text {
	width: 70px;
}

.checkout-payment-method .ccard.fieldset>.field .fields.group.group-2 .field {
	width: auto !important;
	display: inline-block;
}

.checkout-agreements-block {
	margin-bottom: 0;
}

.checkout-agreements-block .action-show {
	vertical-align: baseline
}

.checkout-agreements-items {
	padding-bottom: 30px
}

.checkout-agreements-items .checkout-agreements-item {
	margin-bottom: 20px
}

.checkout-agreements-items .checkout-agreements-item-title {
	border-bottom: 0
}

.checkout-agreement-item-content {
	overflow: auto
}

.login-container .block-new-customer .actions-toolbar {
	margin-top: 25px
}

.login-container .block .block-title {
	margin-bottom: 0;
	padding-bottom: 9px
}

.login-container .fieldset {
	margin: 0;
	padding: 0
}

.login-container .fieldset:after {
	margin: 10px 0 0;
	content: attr(data-hasrequired);
	display: block;
	letter-spacing: normal;
	word-spacing: normal;
	color: #e02b27;
	font-size: 1.2rem
}

.login-container .fieldset:after {
	margin-top: 35px
}

.block-addresses-list .items.addresses>.item {
	margin-bottom: 20px
}

.block-addresses-list .items.addresses>.item:last-child {
	margin-bottom: 0
}

.form-address-edit #region_id {
	display: none
}

.form-edit-account .fieldset.password {
	display: none
}

.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
	line-height: 26px
}

.account .page-title-wrapper .page-title {
	display: inline-block
}

.account .messages {
	margin-bottom: 20px
}

.account .column.main {
	margin-bottom: 30px
}

.account .column.main h2 {
	margin-top: 0
}

.account .column.main .toolbar {
	text-align: center
}

.account .column.main .toolbar .limiter-options {
	width: auto
}

.account .table-wrapper:last-child {
	margin-bottom: 0
}

.account .table-wrapper .action {
	margin-right: 15px
}

.account .table-wrapper .action:last-child {
	margin-right: 0
}

.column.main .block:last-child {
	margin-bottom: 0
}

.block .title {
	margin-bottom: 10px
}

.block p:last-child {
	margin: 0
}

.block .box-actions {
	margin-top: 5px
}

.control.captcha-image {
	margin-top: 10px
}

.control.captcha-image .captcha-img {
	vertical-align: middle
}

.downloadable.samples {
	margin-bottom: 20px
}

.downloadable.samples dd {
	margin: 0 0 10px
}

.table-downloadable-products .product-name {
	margin-right: 15px
}

.field.downloads .price-container {
	display: inline;
	white-space: nowrap
}

.field.downloads .price-container:before {
	content: " + ";
	display: inline
}

.field.downloads .price-excluding-tax {
	display: inline
}

.field.downloads .price-excluding-tax:before {
	content: " (" attr(data-label) ": "
}

.field.downloads .price-excluding-tax:after {
	content: ")"
}

.field.downloads .price-including-tax {
	display: inline;
	font-weight: 600;
	font-size: 1.4rem
}

.field.downloads .sample.link {
	float: right
}

.page-product-downloadable .product-add-form {
	clear: both;
	margin-bottom: 25px
}

.page-product-downloadable .product-options-bottom .field.qty {
	display: none !important
}

.giftcard-account .please-wait {
	display: none
}

.giftcard-account .form-giftcard-redeem .giftcard.info {
	margin-bottom: 30px
}

.opc-wrapper .form-giftcard-account {
	max-width: 500px
}

.opc-wrapper .form-giftcard-account .field {
	margin: 0 0 20px
}

.opc-wrapper .giftcard-account-info {
	margin: 0 0 20px
}

.opc-wrapper .giftcard-account-info .giftcard-account-number {
	margin: 0 0 10px
}

.cart-summary .block.giftcard .action.check {
	line-height: 1.2rem;
	padding: 5px 8px;
	font-size: 1.1rem;
	margin-top: 20px
}

.page-product-giftcard .giftcard-amount {
	text-align: left;
	margin-bottom: 0
}

.page-product-giftcard .giftcard-amount .field:last-child {
	padding-bottom: 20px
}

.page-product-giftcard .product-options-wrapper .field:first-of-type {
	margin-top: 20px
}

.gift-message .field .label {
	color: #666;
	font-weight: 400
}

.gift-options .actions-toolbar .action-cancel {
	display: none
}

.gift-options-title {
	margin: 0 0 20px
}

.gift-options-content .fieldset {
	margin: 0 0 20px
}

.gift-summary .actions-toolbar>.secondary {
	float: none
}

.gift-summary .actions-toolbar>.secondary .action {
	margin: 10px 20px 0 0
}

.cart.table-wrapper .gift-content {
	clear: left;
	display: none;
	float: left;
	margin-right: -100%;
	margin: 20px 0;
	text-align: left;
	width: 100%
}

.cart.table-wrapper .gift-content._active {
	display: table;
	table-layout: fixed
}

.cart.table-wrapper .action-gift {
	display: inline-block;
	text-decoration: none
}

.cart.table-wrapper .action-gift:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 32px;
	line-height: 16px;
	color: inherit;
	content: '\e622';
	font-family: 'icons-blank-theme';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.cart.table-wrapper .action-gift:hover:after {
	color: inherit
}

.cart.table-wrapper .action-gift:active:after {
	color: inherit
}

.cart.table-wrapper .action-gift._active:after {
	content: '\e621'
}

.gift-item-block {
	margin: 0
}

.gift-item-block._active .title:after {
	content: '\e621'
}

.gift-item-block .title {
	border-radius: 3px;
	background-image: none;
	background: #f2f2f2;
	border: 1px solid #cdcdcd;
	color: #333;
	cursor: pointer;
	margin: 20px 0 0;
	padding: 7px 15px;
	font-size: 1.4rem;
	line-height: 1.6rem;
	box-sizing: border-box;
	vertical-align: middle;
	display: inline-block;
	text-decoration: none;
	font-weight: 700
}

.gift-item-block .title:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 32px;
	line-height: 16px;
	color: inherit;
	content: '\e622';
	font-family: 'icons-blank-theme';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.gift-item-block .title:hover:after {
	color: inherit
}

.gift-item-block .title:active:after {
	color: inherit
}

.gift-item-block .title:focus,
.gift-item-block .title:active {
	background: #e2e2e2;
	border: 1px solid #cdcdcd;
	color: #333
}

.gift-item-block .title:hover {
	background: #e2e2e2;
	border: 1px solid #cdcdcd;
	color: #555
}

.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
	opacity: .5;
	cursor: default;
	pointer-events: none
}

.gift-item-block .title:active {
	box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12)
}

.gift-item-block .content {
	border-bottom: 1px solid #c1c1c1;
	padding: 10px 10px 20px;
	position: relative
}

.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
	font-weight: 400;
	margin: 10px 0
}

.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
	content: ''
}

.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
	clear: left
}

.order-details-items .order-items .action.show {
	display: inline-block;
	text-decoration: none;
	padding-right: 20px;
	position: relative
}

.order-details-items .order-items .action.show:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 22px;
	line-height: inherit;
	color: inherit;
	content: '\e622';
	font-family: 'icons-blank-theme';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.order-details-items .order-items .action.show:after {
	position: absolute;
	right: 0;
	top: -4px
}

.order-details-items .order-items .action.show.expanded:after {
	content: '\e621'
}

.block-order-details-gift-message {
	border-top: 1px solid #d1d1d1;
	padding-top: 10px
}

.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
	margin-bottom: 40px
}

.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
	width: 100%
}

.table-giftregistry-items .product-image {
	float: left;
	margin-right: 10px
}

.cart-summary .form.giftregistry .fieldset {
	margin: 25px 0 5px
}

.cart-summary .form.giftregistry .fieldset .field {
	margin: 0 0 10px
}

.cart-summary .form.giftregistry .fieldset .field .control {
	float: none;
	width: auto
}

.cart-summary .form.giftregistry .fieldset .action.primary {
	margin-bottom: 0
}

.form-giftregistry-search {
	margin-bottom: 60px
}

.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
	margin-bottom: 0
}

.block-giftregistry-results .toolbar-giftregistry-results {
	text-align: center
}

.block-giftregistry .actions-toolbar {
	margin: 17px 0 0
}

.block-giftregistry-shared .item-options .item-value {
	margin: 0 0 25px
}

.block-giftregistry-shared-items .item {
	border-bottom: 1px solid #d1d1d1
}

.block-giftregistry-shared-items .col {
	padding: 20px 8px 10px
}

.block-giftregistry-shared-items .col .price-box {
	display: inline-block
}

.block-giftregistry-shared-items .col .price-wrapper {
	font-size: 1.8rem;
	display: block;
	font-weight: 700;
	white-space: nowrap
}

.block-giftregistry-shared-items .product .item-options {
	margin-bottom: 0
}

.block-giftregistry-shared-items .product-item-photo {
	display: block;
	max-width: 65px;
	padding: 10px 0
}

.block-giftregistry-shared-items .product-item-name {
	display: block;
	margin: 0 0 5px
}

.gift-wrapping-info {
	font-weight: 300;
	font-size: 18px;
	margin: 20px 0
}

.gift-wrapping-list {
	list-style: none;
	margin: 20px 0 10px;
	padding: 0
}

.gift-wrapping-list .no-image {
	background: #f2f2f2;
	display: inline-block;
	text-decoration: none
}

.gift-wrapping-list .no-image>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.gift-wrapping-list .no-image:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 38px;
	line-height: 4rem;
	color: #494949;
	content: '\e629';
	font-family: 'icons-blank-theme';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.gift-wrapping-list .no-image:after {
	display: block
}

.gift-wrapping-preview,
.gift-wrapping-item>span {
	cursor: pointer;
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 1
}

.gift-wrapping-item {
	float: left;
	margin: 0 10px 10px 0
}

.gift-wrapping-item:last-child {
	margin-right: 0
}

.gift-wrapping-item._active span:before {
	border: 3px solid #333;
	box-sizing: border-box;
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 2
}

.gift-wrapping-item>span {
	height: 4rem;
	width: 4rem
}

.gift-wrapping-title {
	margin: 10px 0
}

.gift-wrapping-title .action-remove {
	margin-left: 5px
}

.gift-options-content .fieldset>.field {
	margin: 0 0 5px
}

.gift-options-content .fieldset>.field:before {
	display: none
}

.gift-wrapping-summary .gift-wrapping-title {
	border: 0;
	display: inline-block;
	padding: 0
}

.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
	margin: 20px 0
}

.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
	float: none
}

.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
	margin: 0
}

.opc-wrapper .data.table .gift-wrapping .content>img,
.table-order-items .gift-wrapping .content>img,
.table-order-review .gift-wrapping .content>img {
	float: left;
	margin: 0 10px 0 0;
	max-height: 50px;
	max-width: 50px
}

.gift-summary .price-box,
.gift-options .price-box {
	margin-left: 22px
}

.gift-summary .regular-price:before,
.gift-options .regular-price:before {
	content: attr(data-label) ": "
}

.gift-summary .regular-price .price,
.gift-options .regular-price .price {
	font-weight: 700
}

.table.grouped>thead>tr>th,
.table.grouped>tbody>tr>th,
.table.grouped>tfoot>tr>th,
.table.grouped>thead>tr>td,
.table.grouped>tbody>tr>td,
.table.grouped>tfoot>tr>td {
	border-top: 1px solid #d1d1d1
}

.table.grouped>caption+thead>tr:first-child>th,
.table.grouped>colgroup+thead>tr:first-child>th,
.table.grouped>thead:first-child>tr:first-child>th,
.table.grouped>caption+thead>tr:first-child>td,
.table.grouped>colgroup+thead>tr:first-child>td,
.table.grouped>thead:first-child>tr:first-child>td {
	border-top: 0
}

.table.grouped>tbody+tbody {
	border-top: 1px solid #d1d1d1
}

.table.grouped>thead>tr>th {
	border-bottom: 0
}

.table.grouped .product-item-name {
	font-weight: 400
}

.table.grouped .price-box .price {
	font-size: 14px
}

.table.grouped .stock.unavailable {
	font-weight: normal;
	margin: 0;
	text-transform: none;
	white-space: nowrap
}

.table.grouped .row-tier-price td {
	border-top: 0
}

.table.grouped .row-tier-price .prices-tier {
	margin: 0 -10px 10px
}

.form-add-invitations .action.add {
	display: inline-block;
	text-decoration: none;
	line-height: normal;
	padding: 2px 0;
	width: auto
}

.form-add-invitations .action.add>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.form-add-invitations .action.add:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 31px;
	line-height: 22px;
	color: inherit;
	content: '\e61c';
	font-family: 'icons-blank-theme';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.form-add-invitations .action.add:hover:before {
	color: inherit
}

.form-add-invitations .action.add:active:before {
	color: inherit
}

.block.filter {
	margin-bottom: 0px
}

.block.filter .filter-title strong {
	font-size: 18px;
	text-transform: uppercase
}

.filter-subtitle {
	display: none
}

.filter-options {
	margin: 0
}

.filter-options .filter-options-title {
	word-break: break-all
}

.filter-options .filter-options-content .item {
	margin-bottom: 3px
}

.filter-options .count {
	color: #7d7d7d
}

.filter-options .count:before {
	content: '('
}

.filter-options .count:after {
	content: ')'
}

.filtered .items {
	margin: 15px 0
}

.filtered .item {
	position: relative;
	padding-left: 22px;
	margin-bottom: 6px
}

.filtered .item .label {
	font-weight: 700
}

.filtered .item .action.remove {
	position: absolute;
	left: -6px;
	top: 0
}

.filtered+.actions {
	margin-bottom: 35px
}

.map-popup-wrapper.popup .action.close {
	top: 10px
}

.map-popup {
	background: #fff;
	border: 1px solid #aeaeae;
	padding: 22px;
	width: 100%;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
	transition: opacity .3s linear;
	left: 0;
	margin-top: 10px;
	position: absolute;
	top: 0;
	z-index: 1001;
	display: none;
	opacity: 0
}

.map-popup .popup-header {
	margin: 0 0 25px;
	padding-right: 22px
}

.map-popup .popup-header .title {
	font-weight: 300;
	line-height: 1.1;
	font-size: 1.8rem;
	margin-top: 1.5rem;
	margin-bottom: 1rem
}

.map-popup .popup-content {
	margin: 10px 0 0
}

.map-popup .popup-actions .action.close {
	position: absolute;
	display: inline-block;
	background-image: none;
	background: none;
	-moz-box-sizing: content-box;
	border: 0;
	box-shadow: none;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-shadow: none;
	font-weight: 400;
	right: 10px;
	top: 10px
}

.map-popup .popup-actions .action.close>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.map-popup .popup-actions .action.close:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 22px;
	line-height: 22px;
	color: inherit;
	content: '\e616';
	font-family: 'icons-blank-theme';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.map-popup .popup-actions .action.close:hover:before {
	color: inherit
}

.map-popup .popup-actions .action.close:active:before {
	color: inherit
}

.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
	background: none;
	border: none
}

.map-popup .popup-actions .action.close:hover {
	background: none;
	border: none
}

.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
	pointer-events: none;
	opacity: .5
}

.map-popup.active {
	opacity: 1
}

.map-popup .map-info-price {
	margin-bottom: 15px
}

.map-popup .map-info-price .price-box {
	margin: 0 0 20px
}

.map-popup .map-info-price .price-box .label:after {
	content: ": "
}

.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
	margin-right: 10px
}

.map-old-price {
	text-decoration: none
}

.map-old-price .price-wrapper {
	text-decoration: line-through
}

.map-form-addtocart {
	display: inline-block;
	text-align: center
}

.map-form-addtocart img {
	display: block;
	margin: 0 auto
}

.wishlist.split.button {
	display: inline-block;
	position: relative;
	vertical-align: middle
}

.wishlist.split.button:before,
.wishlist.split.button:after {
	content: '';
	display: table
}

.wishlist.split.button:after {
	clear: both
}

.wishlist.split.button .action.split {
	float: left;
	margin: 0
}

.wishlist.split.button .action.toggle {
	float: right;
	margin: 0
}

.wishlist.split.button button.action.split {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.wishlist.split.button button+.action.toggle {
	border-bottom-left-radius: 0;
	border-left: 0;
	border-top-left-radius: 0
}

.wishlist.split.button .action.toggle {
	display: inline-block;
	text-decoration: none
}

.wishlist.split.button .action.toggle>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.wishlist.split.button .action.toggle:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 22px;
	line-height: 22px;
	color: #7d7d7d;
	content: '\e622';
	font-family: 'icons-blank-theme';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.wishlist.split.button .action.toggle:hover:after {
	color: #333
}

.wishlist.split.button .action.toggle:active:after {
	color: inherit
}

.wishlist.split.button .action.toggle.active {
	display: inline-block;
	text-decoration: none
}

.wishlist.split.button .action.toggle.active>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.wishlist.split.button .action.toggle.active:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 22px;
	line-height: 22px;
	color: #7d7d7d;
	content: '\e621';
	font-family: 'icons-blank-theme';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.wishlist.split.button .action.toggle.active:hover:after {
	color: #333
}

.wishlist.split.button .action.toggle.active:active:after {
	color: inherit
}

.wishlist.split.button .items {
	margin: 0;
	padding: 0;
	list-style: none none;
	background: #fff;
	border: 1px solid #bbb;
	margin-top: 4px;
	min-width: 200px;
	z-index: 100;
	box-sizing: border-box;
	display: none;
	position: absolute;
	top: 100%;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15)
}

.wishlist.split.button .items li {
	margin: 0;
	padding: 5px 5px 5px 23px
}

.wishlist.split.button .items li:hover {
	background: #e8e8e8;
	cursor: pointer
}

.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
	border-bottom-style: solid;
	content: '';
	display: block;
	height: 0;
	position: absolute;
	width: 0
}

.wishlist.split.button .items:before {
	border: 6px solid;
	border-color: transparent transparent #fff transparent;
	z-index: 99
}

.wishlist.split.button .items:after {
	border: 7px solid;
	border-color: transparent transparent #bbb transparent;
	z-index: 98
}

.wishlist.split.button .items:before {
	left: 10px;
	top: -12px
}

.wishlist.split.button .items:after {
	left: 9px;
	top: -14px
}

.wishlist.split.button.active {
	overflow: visible
}

.wishlist.split.button.active .items {
	display: block
}

.wishlist.split.button .items {
	text-align: left
}

.wishlist.split.button .items .item:last-child {
	background: #e2e2e2
}

.wishlist.split.button .items .item:last-child:hover {
	background: #e8e8e8
}

.table-comparison .wishlist.split.button>.action.split:before,
.product-items .wishlist.split.button>.action.split:before {
	content: '\e601'
}

.table-comparison .wishlist.split.button>.action:active,
.product-items .wishlist.split.button>.action:active,
.table-comparison .wishlist.split.button>.action:focus,
.product-items .wishlist.split.button>.action:focus,
.table-comparison .wishlist.split.button>.action:hover,
.product-items .wishlist.split.button>.action:hover {
	color: #333
}

.table-comparison .wishlist.split.button>.action.toggle:before,
.product-items .wishlist.split.button>.action.toggle:before {
	border-left: 1px solid #c9c9c9;
	content: '';
	float: left;
	height: 15px;
	margin-top: 3px
}

.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
	line-height: 1.2rem;
	padding: 5px 8px;
	font-size: 1.1rem
}

.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
	padding: 0
}

.cart.table-wrapper .wishlist.split.button {
	margin-bottom: 10px
}

.cart.table-wrapper .wishlist.split.button>.action.toggle {
	padding: 4px 5px
}

.wishlist.window.popup {
	background: #fff;
	border: 1px solid #aeaeae;
	padding: 22px;
	width: 100%;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
	transition: opacity .3s linear;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1001;
	display: none;
	opacity: 0
}

.wishlist.window.popup .popup-header {
	margin: 0 0 25px;
	padding-right: 22px
}

.wishlist.window.popup .popup-header .title {
	font-weight: 300;
	line-height: 1.1;
	font-size: 1.8rem;
	margin-top: 1.5rem;
	margin-bottom: 1rem
}

.wishlist.window.popup .popup-actions .action.close {
	position: absolute;
	display: inline-block;
	background-image: none;
	background: none;
	-moz-box-sizing: content-box;
	border: 0;
	box-shadow: none;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-shadow: none;
	font-weight: 400;
	right: 10px;
	top: 10px
}

.wishlist.window.popup .popup-actions .action.close>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.wishlist.window.popup .popup-actions .action.close:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 22px;
	line-height: 22px;
	color: inherit;
	content: '\e616';
	font-family: 'icons-blank-theme';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.wishlist.window.popup .popup-actions .action.close:hover:before {
	color: inherit
}

.wishlist.window.popup .popup-actions .action.close:active:before {
	color: inherit
}

.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
	background: none;
	border: none
}

.wishlist.window.popup .popup-actions .action.close:hover {
	background: none;
	border: none
}

.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
	pointer-events: none;
	opacity: .5
}

.wishlist.window.popup.active {
	opacity: 1
}

.wishlist.window.popup.active {
	display: block
}

.wishlist.overlay {
	transition: opacity .15s linear;
	background: #000;
	z-index: 899;
	bottom: 0;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0
}

.wishlist.overlay.active {
	opacity: .5;
	filter: alpha(opacity=50)
}

.wishlist.overlay.active {
	display: block
}

.block-wishlist-management {
	position: relative
}

.block-wishlist-management .wishlist-select .wishlist-name-label {
	font-weight: 600
}

.block-wishlist-management .wishlist-title {
	margin-bottom: 10px
}

.block-wishlist-management .wishlist-title strong {
	font-weight: 300;
	margin-right: 10px
}

.block-wishlist-management .wishlist-notice {
	color: #7d7d7d;
	display: inline-block;
	margin-right: 20px
}

.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
	display: inline-block
}

.block-wishlist-management .wishlist-toolbar-select {
	margin-right: 20px
}

.block-wishlist-management .wishlist-dropdown.move {
	margin-right: 20px
}

.block-wishlist-search-form .form-wishlist-search {
	margin-bottom: 60px;
	max-width: 500px
}

.block-wishlist-search-results .toolbar-wishlist-results {
	text-align: center
}

.block-wishlist-info-items .block-title {
	margin-bottom: 20px;
	font-size: 2.2rem
}

.block-wishlist-info-items .block-title>strong {
	font-weight: 300
}

.block-wishlist-info-items .product-item {
	width: 100%
}

.block-wishlist-info-items .product-item-photo {
	margin-left: 20px
}

.block-wishlist-info-items .product-item-info {
	width: auto
}

.block-wishlist-info-items .product-item-info:hover .split {
	visibility: visible
}

.block-wishlist-info-items .price-wrapper {
	display: block;
	margin: 0 0 10px
}

.block-wishlist-info-items .split {
	clear: both;
	padding: 10px 0
}

.block-wishlist-info-items .action.towishlist {
	padding: 10px 0
}

.block-wishlist-info-items .input-text.qty {
	margin-right: 10px
}

.multicheckout .title {
	margin-bottom: 30px
}

.multicheckout .title strong {
	font-weight: 400
}

.multicheckout .table-wrapper {
	margin-bottom: 0
}

.multicheckout .table-wrapper .action.delete {
	display: inline-block;
	margin: 7px 0 0
}

.multicheckout .table-wrapper .col .qty {
	display: inline-block
}

.multicheckout .table-wrapper .col.item .action.edit {
	font-weight: 400;
	margin-left: 10px
}

.multicheckout:not(.address) .table-wrapper .product-item-name {
	margin: 0
}

.multicheckout>.actions-toolbar {
	margin-top: 40px
}

.multicheckout .actions-toolbar>.secondary {
	display: block
}

.multicheckout .actions-toolbar>.secondary .action {
	margin-bottom: 25px
}

.multicheckout .actions-toolbar>.secondary .action.back {
	display: block;
	margin-left: 0
}

.multicheckout .actions-toolbar>.primary {
	margin-right: 10px
}

.multicheckout .item-options {
	margin: 10px 0 0
}

.multicheckout .block .methods-shipping .item-content .fieldset>.field:before {
	display: none
}

.multicheckout .block .methods-shipping .item-content .fieldset>.field .control {
	display: inline-block
}

.multicheckout .block-title,
.multicheckout .block-content .title {
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 10px
}

.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
	font-weight: 400
}

.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
	color: #a6a6a6
}

.multicheckout .block-content .title {
	border-bottom: none;
	padding-bottom: 0
}

.multicheckout.order-review .block-title>strong {
	font-size: 2.4rem
}

.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
	margin-bottom: 40px
}

.multicheckout .box-title span {
	margin-right: 10px
}

.multicheckout .box-title>.action {
	margin: 0
}

.multicheckout .box-shipping-method .price {
	font-weight: 700
}

.multicheckout .box-billing-method .fieldset {
	margin: 0
}

.multicheckout .box-billing-method .fieldset .legend.box-title {
	margin: 0 0 5px
}

.multicheckout .checkout-review .grand.totals {
	font-size: 2.1rem;
	margin-bottom: 40px
}

.multicheckout .checkout-review .grand.totals .mark {
	font-weight: 400
}

[class^="multishipping-"] .logo {
	margin-left: 0
}

.multishipping-checkout-success .nav-sections {
	display: block
}

.block.newsletter .title {
	display: none
}

.paypal.after:before {
	content: '- ' attr(data-label) ' -';
	display: block;
	margin: 5px 5px 10px;
	text-transform: uppercase
}

.paypal.before:before {
	content: '- ' attr(data-label) ' -';
	display: block;
	margin: 10px 5px;
	text-align: center;
	text-transform: uppercase
}

.paypal.acceptance {
	display: block;
	margin: 0 0 20px;
	text-align: center;
}

.paypal.acceptance img {
	max-width: 100%
}

.box-tocart .paypal img,
.block-minicart .paypal img {
	display: block;
	margin: 0 auto
}

.paypal-review .paypa-review-title>strong {
	font-weight: 300;
	line-height: 1.1;
	font-size: 1.8rem;
	margin-top: 1.5rem;
	margin-bottom: 1rem;
	display: inline-block
}

.paypal-review .items-qty .item {
	white-space: nowrap
}

.paypal-review .items-qty .title:after {
	content: ': '
}

.paypal-review .paypal-review-title>strong {
	font-weight: 300;
	line-height: 1.1;
	font-size: 1.8rem;
	margin-top: 1.5rem;
	margin-bottom: 1rem;
	display: inline-block
}

.paypal-review .actions-toolbar {
	margin-top: 10px
}

.paypal-review .item-options dt {
	display: inline-block
}

.paypal-review .item-options dt:after {
	content: ': '
}

.paypal-review .item-options dd {
	margin: 0
}

.paypal-review-discount {
	border-bottom: 1px solid #d1d1d1;
	margin: 20px 0
}

.paypal-review-discount .block {
	margin-bottom: 0
}

.paypal-review-discount .block .fieldset {
	padding: 10px 0 20px
}

.fotorama-video-container:after {
	background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right;
	bottom: 0;
	content: '';
	height: 100px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 12px;
	width: 100px
}

.fotorama-video-container .magnify-lens {
	display: none !important
}

.fotorama-video-container.video-unplayed:hover img {
	opacity: 0.6
}

.fotorama-video-container.video-unplayed:hover:after {
	transform: scale(1.25)
}

.video-thumb-icon:after {
	background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left;
	bottom: 0;
	content: '';
	height: 40px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 10px;
	width: 49px
}

.product-video {
	height: 75%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	right: 0;
	bottom: 0;
	margin: auto
}

.product-video iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9999
}

@media only screen and (min-device-width:320px) and (max-device-width:780px) and (orientation:landscape) {
	.product-video {
		height: 100%;
		width: 81%
	}
}

.fotorama__arr.hidden-video {
	z-index: -1 !important
}

.fotorama__video-close {
	bottom: 89%;
	top: auto
}

.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
	bottom: 0;
	content: '';
	height: 100px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 12px;
	width: 100px
}

.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.block.add.review {
	margin-bottom: 40px
}

.block.add.review>.title {
	font-weight: 300;
	line-height: 1.1;
	font-size: 2.6rem;
	margin-top: 2.5rem;
	margin-bottom: 2rem
}

.block.add.review .legend {
	font-weight: 300;
	line-height: 1.1;
	font-size: 1.8rem;
	margin-top: 1.5rem;
	margin-bottom: 1rem;
	margin: 0 0 20px
}

.block.add.review .field.rating {
	display: table-row
}

.block.add.review .field.rating .label {
	display: table-cell;
	vertical-align: middle;
	padding: 5px 0
}

.block.add.review .field.rating .control {
	display: table-cell;
	vertical-align: top
}

.block.reviews.list>.title {
	font-weight: 300;
	line-height: 1.1;
	font-size: 2.6rem;
	margin-top: 2.5rem;
	margin-bottom: 2rem
}

.block.reviews.list .review.item {
	margin-bottom: 40px
}

.block.reviews.list .review.title {
	font-weight: 300;
	line-height: 1.1;
	font-size: 1.8rem;
	margin-top: 1.5rem;
	margin-bottom: 1rem
}

.data.table.reviews .rating-summary {
	margin-top: -4px
}

.customer-review.view {
	margin-bottom: 20px
}

.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
	margin-bottom: 20px
}

.product-reviews-summary {
	display: table;
	margin: 10px 0 12px
}

.products.wrapper.list .product-reviews-summary {
	margin: 0 auto
}

.product-reviews-summary.empty {
	margin-left: 0
}

.product-reviews-summary .reviews-actions {
	display: table-cell;
	vertical-align: middle;
	line-height: 28px
}

.product-reviews-summary .reviews-actions a {
	margin-right: 5px
}

.customer-review .product-details {
	margin-bottom: 40px
}

.customer-review .product-media {
	width: 30%;
	max-width: 285px;
	float: left;
	margin-right: 3%
}

.customer-review .review-details .customer-review-rating {
	margin-bottom: 20px
}

.customer-review .review-details .customer-review-rating .item {
	margin-bottom: 10px
}

.customer-review .review-details .customer-review-rating .item:last-child {
	margin-bottom: 0
}

.customer-review .review-details .review-title {
	font-weight: 300;
	line-height: 1.1;
	font-size: 1.8rem;
	margin-top: 1.5rem;
	margin-bottom: 1rem;
	font-weight: 600;
	margin-bottom: 20px
}

.customer-review .review-details .review-content {
	margin-bottom: 20px
}

.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
	display: block
}

.review-field-ratings .nested {
	display: table
}

.review-field-ratings .review-field-rating {
	display: table-row
}

.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
	display: table-cell;
	padding-bottom: 10px;
	vertical-align: top
}

.review-field-ratings .review-field-rating .label {
	padding-top: 6px;
	padding-right: 10px
}

.review-field-ratings .review-field-rating .control {
	padding-top: 2px
}

.review-toolbar {
	border-top: 1px solid #c9c9c9;
	margin: 0 0 20px;
	text-align: center
}

.review-toolbar:first-child {
	display: none
}

.review-toolbar .pages {
	display: block;
	text-align: center;
	border-bottom: 1px solid #c9c9c9;
	padding: 20px 0
}

.review-toolbar .limiter {
	display: none
}

.review-add .block-title {
	display: none
}

.fieldset .review-legend.legend {
	margin-bottom: 20px
}

.fieldset .review-legend.legend strong {
	display: block;
	margin-left: 0
}

.review-field-rating .control {
	margin-top: 10px;
	margin-bottom: 48px
}

.review-list {
	margin-bottom: 30px
}

.review-list .block-title strong {
	font-weight: 300;
	line-height: 1.1;
	font-size: 2.6rem;
	margin-top: 2.5rem;
	margin-bottom: 2rem
}

.review-item {
	padding: 20px 0;
	border-bottom: 1px solid #c9c9c9;
	margin: 0
}

.review-item:after {
	clear: both;
	content: '';
	display: table
}

.review-item:last-child {
	border-width: 0
}

.review-ratings {
	display: table;
	max-width: 100%;
	margin-bottom: 10px
}

.review-author {
	display: inline
}

.review-title {
	font-weight: 300;
	line-height: 1.1;
	font-size: 1.8rem;
	margin-top: 1.5rem;
	margin-bottom: 1rem;
	margin: 0 0 20px
}

.review-content {
	margin-bottom: 20px
}

.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
	margin-bottom: 25px
}

.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
	display: inline-block;
	margin-bottom: 10px
}

.form-create-return .field .control>span,
.form-create-return .field address {
	display: inline-block;
	padding-top: 6px
}

.form-create-return .additional:first-child {
	margin-top: 0
}

.form-create-return .additional .field:nth-last-child(2) {
	margin-bottom: 0
}

.form-create-return .additional .field:last-child {
	margin-top: 20px
}

.form-create-return .field.comment {
	margin-top: 55px
}

.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
	margin: 0
}

.block-returns-comments .returns-comments dt {
	font-weight: 400
}

.block-returns-comments .returns-comments dd {
	margin-bottom: 15px
}

.block-returns-comments .returns-comments dd:last-child {
	margin-bottom: 0
}

.block-returns-comments .fieldset {
	margin-bottom: 20px
}

.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
	margin-right: 25px
}

.opc-wrapper .form-discount {
	max-width: 500px
}

.order-links {
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 10px;
	padding: 12px;
}

.order-links .item {
	display: inline-block;
	margin-right: 20px
}

.order-actions-toolbar .action {
	margin: 0 20px 0 0
}

.order-details-items {
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 20px;
	padding-bottom: 10px
}

.order-details-items .order-title>strong {
	font-weight: 300;
	line-height: 1.1;
	font-size: 1.8rem;
	margin-top: 1.5rem;
	margin-bottom: 1rem;
	display: inline-block
}

.order-details-items .items-qty .item {
	white-space: nowrap
}

.order-details-items .items-qty .title:after {
	content: ": "
}

.order-details-items .table-order-items .product-item-name {
	margin-top: 0
}

.order-details-items .table-order-items tbody+tbody {
	border-top: 1px solid #d1d1d1
}

.order-details-items .item-options dt {
	margin: 0
}

.order-details-items .item-options dd {
	margin: 0 0 15px
}

.order-details-items .item-options.links dt {
	display: inline-block
}

.order-details-items .item-options.links dt:after {
	content: ": "
}

.order-details-items .item-options.links dd {
	margin: 0
}

.order-actions-toolbar {
	margin-bottom: 25px
}

.order-actions-toolbar .action {
	margin-right: 30px
}

.order-actions-toolbar .action.print {
	margin: 0
}

.page-title-wrapper .order-date {
	margin: 0 0 20px
}

.account .page-title-wrapper .page-title,
[class^="sales-guest-"] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
	margin-right: 25px
}

.form-orders-search .field.email,
.form-orders-search .field.zip {
	margin-bottom: 0
}

.block-reorder .product-item .checkbox {
	position: relative;
	top: 2px;
	vertical-align: baseline
}

.block-reorder .product-item .field.item {
	display: inline-block
}

.block-reorder .product-item-name {
	display: inline-block
}

.block-reorder .actions-toolbar {
	margin: 17px 0;
	max-width: 178px
}

.block-order-details-comments {
	margin: 0 0 40px
}

.block-order-details-comments .comment-date {
	font-weight: 600
}

.block-order-details-comments .comment-content {
	line-height: 1.6;
	margin: 0 0 20px
}

.block-order-details-view .box-content .payment-method .title {
	font-weight: 400
}

.block-order-details-view .box-content .payment-method .content {
	margin: 0
}

.block-order-details-view .box-content .payment-method .content>strong {
	font-weight: 400
}

.block-order-details-view .box-content .payment-method .content>strong:after {
	content: ': '
}

.order-tracking {
	border-bottom: 1px solid #d1d1d1;
	margin: 0;
	padding: 20px 0
}

.order-tracking .tracking-title {
	display: inline-block
}

.order-tracking .tracking-content {
	display: inline-block;
	margin: 0 0 0 5px
}

.block-collapsible-nav .item {
	border-bottom: 1px solid #ddd
}

.block-collapsible-nav .item:first-child {
	border-top: 1px solid #ddd
}

.block-collapsible-nav .item a,
.block-collapsible-nav .item>strong {
	display: block;
	padding: 7px 18px 8px 15px;
}

.block-collapsible-nav .item a {
	text-decoration: none
}

.block-collapsible-nav .item a:hover {
	color: #ff5555
}

.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current strong {
	color: #ff5555;
	font-weight: 500
}

.block-collapsible-nav .item.current a {
	color: #ff5555
}

body {
	background-color: #fff
}

.page-header {
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 20px
}

.header.content {
	padding-top: 10px;
	position: relative
}

.logo {
	position: relative;
	z-index: 5;
	float: left;
	max-width: 50%;
	margin: 0 0 10px 40px;
}

.logo img {
	max-width: 100%;
	display: block
}

.page-print .logo {
	float: none
}

.page-main>.page-title-wrapper .page-title+.action {
	margin-top: 30px
}

.action.skip:focus {
	position: absolute;
	z-index: 15;
	box-sizing: border-box;
	width: 100%;
	left: 0;
	top: 0;
	text-align: center;
	background: #f0f0f0;
	padding: 10px
}

.message.global p {
	margin: 0
}

.message.global.noscript,
.message.global.cookie {
	margin: 0 0 10px;
	padding: 10px 20px;
	display: block;
	line-height: 1.2em;
	font-size: 1.3rem;
	background: #ffee9c;
	border-color: #d6ca8e;
	color: #333;
	margin: 0
}

.message.global.noscript a,
.message.global.cookie a {
	color: #1979c3
}

.message.global.noscript a:hover,
.message.global.cookie a:hover {
	color: #006bb4
}

.message.global.noscript a:active,
.message.global.cookie a:active {
	color: #ff5501
}

.message.global.cookie {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3
}

.message.global.cookie .actions {
	margin-top: 10px
}

.message.global.demo {
	margin: 0 0 10px;
	padding: 10px 20px;
	display: block;
	line-height: 1.2em;
	font-size: 1.3rem;
	background: #ff0101;
	border-color: none;
	color: #fff;
	text-align: center;
	margin-bottom: 0
}

.message.global.demo a {
	color: #1979c3
}

.message.global.demo a:hover {
	color: #006bb4
}

.message.global.demo a:active {
	color: #ff5501
}

.page-footer {
	margin-top: auto
}

.footer.content .links>li {
	margin: 0 0 8px
}

.footer.content .switcher-store {
	margin: 0 0 30px
}

.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
	display: block;
	padding: 8px
}

.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
	text-decoration: none
}

.page-header .switcher li,
.page-footer .switcher li {
	margin: 0;
	font-size: 12px
}

.page-header .switcher strong,
.page-footer .switcher strong {
	font-weight: 400
}

.widget {
	clear: both
}

.ui-datepicker td {
	padding: 0
}

.modals-quickview .loading-mask {
	display: none
}

.block .brand-form-search .actions,
.block .form-search-sidebar-brand .actions {
	padding: 0px
}

.page-products .products.product-items {
	position: relative
}

.page-products .category-products.grid .products:after {
	top: 0
}

.account .table-wrapper .data.table.wishlist>thead>tr>th,
.account .table-wrapper .data.table.wishlist>tbody>tr>th,
.account .table-wrapper .data.table.wishlist>tfoot>tr>th,
.account .table-wrapper .data.table.wishlist>thead>tr>td,
.account .table-wrapper .data.table.wishlist>tbody>tr>td,
.account .table-wrapper .data.table.wishlist>tfoot>tr>td {
	border-top: 1px solid #d1d1d1
}

.account .table-wrapper .data.table.wishlist>caption+thead>tr:first-child>th,
.account .table-wrapper .data.table.wishlist>colgroup+thead>tr:first-child>th,
.account .table-wrapper .data.table.wishlist>thead:first-child>tr:first-child>th,
.account .table-wrapper .data.table.wishlist>caption+thead>tr:first-child>td,
.account .table-wrapper .data.table.wishlist>colgroup+thead>tr:first-child>td,
.account .table-wrapper .data.table.wishlist>thead:first-child>tr:first-child>td {
	border-top: 0
}

.account .table-wrapper .data.table.wishlist>tbody+tbody {
	border-top: 1px solid #d1d1d1
}

.account .table-wrapper .data.table.wishlist thead>tr>th {
	border-bottom: 0
}

.account .table-wrapper .data.table.wishlist tbody>tr:last-child>td {
	border-bottom: 1px solid #d1d1d1
}

.account .table-wrapper .data.table.wishlist .product.name {
	display: inline-block;
	margin-bottom: 10px
}

.account .table-wrapper .data.table.wishlist .box-tocart {
	margin: 10px 0
}

.account .table-wrapper .data.table.wishlist .box-tocart .qty {
	vertical-align: middle
}

.account .table-wrapper .data.table.wishlist .col.item {
	width: 50%
}

.account .table-wrapper .data.table.wishlist .col.photo {
	max-width: 150px
}

.account .table-wrapper .data.table.wishlist .col.selector {
	max-width: 15px
}

.account .table-wrapper .data.table.wishlist textarea {
	margin: 10px 0
}

.account .table-wrapper .data.table.wishlist .input-text.qty {
	margin-bottom: 10px
}

.account .table-wrapper .data.table.wishlist .action.primary {
	vertical-align: top
}

.account .table-wrapper .data.table.wishlist .price {
	font-weight: 700
}

.block-wishlist .product-item-name {
	margin-right: 25px
}

.products-grid.wishlist .product-item-photo {
	display: block;
	margin-bottom: 10px
}

.products-grid.wishlist .product-item-name {
	margin-top: 0
}

.products-grid.wishlist .product-item .price-box {
	margin: 0
}

.products-grid.wishlist .product-item-comment {
	display: block;
	height: 42px;
	margin: 10px 0
}

.products-grid.wishlist .product-item-actions>* {
	margin-right: 15px
}

.products-grid.wishlist .product-item-actions>*:last-child {
	margin-right: 0
}

.products-grid.wishlist .product-item .box-tocart input.qty {
	height: 32px
}

.product-prev {
	margin: 0 0 0 0px
}

.product-next-prev {
	margin: auto;
	float: right
}

.product-next-prev .products {
	margin: 0
}

.product-next-prev .product-prev,
.product-next-prev .product-next {
	font-size: 20px;
	line-height: 28px;
	display: inline-block;
	width: 30px;
	height: 28px;
	color: #333;
	text-align: center;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	border-radius: 2px;
	border: 1px solid #fff
}

.product-next-prev .product-prev:hover,
.product-next-prev .product-next:hover {
	color: #fff;
	border: 1px solid #1979c3;
	text-decoration: none
}

.product-next-prev .product-prev:hover .product-item-info,
.product-next-prev .product-next:hover .product-item-info {
	display: block
}

.product-next-prev .product-prev .product-item-photo,
.product-next-prev .product-next .product-item-photo {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: calc(100% + 10px);
	left: 50%;
	transform: translateX(-50%);
	border: 1px solid #f2f2f2;
	max-width: 120px;
	box-shadow: 0 0 5px #dfdfdf;
	transition: all .3s ease-in-out
}

.product-next-prev .product-prev .product-item-photo .product-image-container,
.product-next-prev .product-next .product-item-photo .product-image-container {
	display: block
}

.product-next-prev .product-prev:hover .product-item-photo,
.product-next-prev .product-next:hover .product-item-photo {
	opacity: 1;
	visibility: visible
}

.product-next-prev .product-prev a:hover,
.product-next-prev .product-next a:hover {
	text-decoration: none
}

.product-next-prev .product-item {
	display: inline-block
}

.product-next-prev .product-item-info {
	position: absolute;
	max-width: none;
	display: none
}

.product-next-prev .category-back a {
	width: 30px;
	height: 28px;
	display: block;
	line-height: 28px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 2px
}

.product-next-prev .category-back a span {
	display: none
}

.product-next-prev .category-back a:before {
	content: '\e60d';
	font-family: 'icons-blank-theme';
	font-size: 2.8rem
}

.product-next-prev .category-back a:hover {
	border-color: #1979c3;
	text-decoration: none
}

.product-next-prev .arrow {
	font-size: 0
}

.product-next-prev .arrow:before {
	font-size: 2.8rem;
	font-family: 'icons-blank-theme'
}

.product-next-prev .product-prev .arrow:before {
	content: '\e617'
}

.product-next-prev .product-next .arrow:before {
	content: '\e608'
}

.product-info-main .product-prev,
.product-info-main .product-next {
	position: relative
}

.product-info-main .product-prev .product-item-info,
.product-info-main .product-next .product-item-info {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: calc(100% + 10px);
	left: 50%;
	transform: translateX(-50%);
	border: 1px solid #f2f2f2;
	max-width: 120px;
	max-width: 150px;
	box-shadow: 0 0 5px #dfdfdf;
	transition: all .3s ease-in-out;
	border-top: 3px solid #1979c3
}

.product-info-main .product-prev .product-item-info:before,
.product-info-main .product-next .product-item-info:before {
	content: '';
	position: absolute;
	border: 6px solid transparent;
	border-bottom-color: #1979c3;
	left: 50%;
	top: -15px;
	transform: translate(-50%, 0)
}

.product-info-main .product-prev .product-item-info .product-item-name,
.product-info-main .product-next .product-item-info .product-item-name {
	margin: 0
}

.product-info-main .product-prev .product-item-info .product-item-name .product-item-link,
.product-info-main .product-next .product-item-info .product-item-name .product-item-link {
	font-size: 1.2rem
}

.product-info-main .product-prev .product-item-info .product-item-details,
.product-info-main .product-next .product-item-info .product-item-details {
	padding-left: 5px;
	padding-right: 5px
}

.product-info-main .product-prev .product-item-info .product.sku,
.product-info-main .product-next .product-item-info .product.sku {
	color: #555555;
	font-size: 1.2rem
}

.product-info-main .product-prev .product-item-info .price-box,
.product-info-main .product-next .product-item-info .price-box {
	margin: 0 0 10px
}

.product-info-main .product-prev .product-item-info .price,
.product-info-main .product-next .product-item-info .price {
	color: #555555
}

.product-info-main .product-prev:hover .product-item-info,
.product-info-main .product-next:hover .product-item-info {
	opacity: 1;
	visibility: visible
}

.shopbrand-brand-listbrand .page-title-wrapper {
	text-align: center
}

.shopbrand-brand-listbrand .page-title-wrapper .page-title {
	display: inline-block
}

.shopbrand-brand-listbrand .grid-slider {
	display: none
}

.shopbrand-brand-listbrand .grid-init .grid-slider {
	display: block
}

.shopbrand {
	text-align: center;
	display: block
}

.shop-by-brand {
	text-align: center
}

.shop-by-brand .block.block-search {
	display: block;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto
}

.shopbrand-list {
	clear: both
}

.block-search.brand-search {
	text-align: center
}

.block-search.brand-search .form-search .field.search {
	position: relative;
	border: 1px solid #ebebeb
}

.block-search.brand-search .form-search .field.search .control-search input {
	height: 45px;
	padding-right: 40px;
	border: 0
}

.block-search.brand-search .form-search .field.search .actions {
	position: absolute;
	top: 0;
	right: 0
}

.block-search.brand-search .form-search .field.search .actions .action {
	background-color: #fff;
	width: 40px;
	height: 45px;
	line-height: 43px;
	text-align: center;
	padding: 0
}

.block-search.brand-search .form-search .field.search .actions .action span {
	display: none
}

.block-search.brand-search .form-search .field.search .actions .action:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 2.8rem;
	line-height: 28px;
	color: #8f8f8f;
	content: '\e615';
	font-family: 'icons-blank-theme';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.block-search.brand-search .form-search .label.brand-label {
	display: none
}

.block-search.brand-search .form-search .label.brand-label:before {
	display: none
}

.brand-search-sidebar .block-search {
	max-width: 100%
}

.form-search-sidebar-brand .field.search {
	position: relative;
	border: 1px solid #ebebeb
}

.form-search-sidebar-brand .field.search .control-search input {
	height: 40px;
	padding-right: 40px;
	border: 0
}

.form-search-sidebar-brand .field.search .actions {
	position: absolute;
	top: 0;
	right: 0
}

.form-search-sidebar-brand .field.search .actions .action {
	background-color: #fff;
	width: 40px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	padding: 0
}

.form-search-sidebar-brand .field.search .actions .action span {
	display: none
}

.form-search-sidebar-brand .field.search .actions .action:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 2.2rem;
	line-height: 28px;
	color: #8f8f8f;
	content: '\e615';
	font-family: 'icons-blank-theme';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.characters {
	clear: both;
	padding: 20px 0;
	display: inline-block
}

.characters .filter {
	list-style: none;
	float: left
}

.characters .filter .char {
	float: left
}

.characters .filter .char a {
	display: block;
	border: 1px solid #c0c0c0;
	height: 36px;
	line-height: 36px;
	width: 36px;
	text-align: center;
	margin-left: 3px;
	border-radius: 4px;
	font-weight: 600;
	text-transform: uppercase
}

.characters .filter .char a:hover,
.characters .filter .char.active a {
	background-color: #006bb4;
	color: #ffffff;
	border: 1px solid #006bb4
}

.characters .filter .view-all a {
	text-transform: none
}

.sections .nav-sections-item-content>.navigation {
	display: none
}

.nav-sections-item-content .magicmenu {
	position: relative;
	display: block;
	text-align: left
}

.magicmenu {
	position: relative
}

.magicmenu .nav-desktop {
	position: static;
	margin: 0;
	padding: 0;
	margin-top: 3px;
}

.magicmenu .nav-desktop .level0 {
	padding: 0px;
	margin: 0px;
	display: inline-block
}

.magicmenu .nav-desktop .level0.right-menu{float: right;/* background-color: #20203b; *//* margin-top: 8px; *//* margin-left: 10px; */}
.magicmenu .nav-desktop .level0.right-menu a>span {
	font-size: 12px;
	/* letter-spacing: 1px; */
}
.magicmenu .nav-desktop .level0.right-menu a {
	padding: 5px 4px;
	margin-right: 10px;
	color: #FFFFFF !important;
}
.magicmenu .nav-desktop .level0>a:hover .short_desc {
	color: #888888
}

.magicmenu .nav-desktop .level0 .level-top {
	padding: 5px 7px;
	!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
	position: relative;
	text-decoration: none;
	outline: medium none;
	display: block;
	text-align: left;
	line-height: normal;
	font-weight: 500;
	text-transform: uppercase;
}

.magicmenu .nav-desktop .level0 .level-top span.icon-text {
	padding: 0;
	text-decoration: none;
	outline: medium none;
	text-align: left
}

.magicmenu .nav-desktop .level0 .level-top span.cat_label {
	right: 20px;
	top: -8px
}

.magicmenu .nav-desktop .level0 .level-top>span {
	white-space: nowrap;
	font-size: 13px;
	font-weight: 600;
}

.magicmenu .nav-desktop .level0 .level-top .short_desc {
	display: block;
	font-size: 13px;
	font-weight: 300;
	line-height: 13px;
	text-transform: capitalize;
	color: #999
}

.magicmenu .nav-desktop .level0 .level-top .cat_label {
	background-color: #009966;
	color: #fff;
	font-size: 11px !important;
	line-height: 16px;
	font-weight: 700;
	padding: 0px 5px;
	margin: 0 0 0 3px;
	position: absolute !important;
	text-transform: uppercase
}

.magicmenu .nav-desktop .level0 .level-top .cat_label:after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-bottom-color: transparent !important;
	border-right-color: transparent !important;
	border-right-width: 5px;
	border-top-width: 5px;
	display: none
}

.magicmenu .nav-desktop .level0 .level-top-mega {
	border-style: solid;
	border-width: 1px;
	padding: 0px 15px;
	position: absolute;
	z-index: 99999;
	display: block;
	opacity: 0;
	top: 130%;
	visibility: hidden;
	transition: all 300ms ease-in-out 0s;
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.3)
}

.magicmenu .nav-desktop .level0 .level-top-mega .children a {
	position: relative;
	display: block;
	text-align: left;
	text-decoration: none;
	font-size: 14px;
	line-height: 30px
}

.magicmenu .nav-desktop .level0 .level-top-mega .children a span {
	font-size: 14px
}

.magicmenu .nav-desktop .level0 .level-top-mega .children a .cat_label.sale {
	color: #00bd33
}

.magicmenu .nav-desktop .level0 .level-top-mega .children a .cat_label.Sale {
	color: #00bd33
}

.magicmenu .nav-desktop .level0 .level-top-mega .children .nav:last-child {
	border: 0 none
}

.magicmenu .nav-desktop .level0 .level-top-mega .children .nav a .cat_label:before {
	display: none
}

.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild {
	position: relative
}

.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild:before {
	color: #666;
	content: "\f105";
	display: block;
	line-height: 32px;
	font-size: 13px;
	position: absolute;
	right: 30px;
	text-align: right;
	font-family: FontAwesome
}

.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild ul {
	position: absolute;
	left: 100%;
	opacity: 0;
	visibility: hidden;
	top: 0;
	background-color: #fff;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
	padding: 5px 0 5px 30px;
	min-width: 200px;
	z-index: 1
}

.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild:hover>ul {
	opacity: 1;
	left: 90%;
	visibility: visible
}

.magicmenu .nav-desktop .level0 .level-top-mega .children .level-3 a .cat_label:before {
	display: none
}

.magicmenu .nav-desktop .level0 .level-top-mega .children.level1>a {
	border-width: 0 0 1px;
	border-style: solid;
	position: relative;
	font-size: 14px;
	font-weight: 500;
	padding: 8px 0 8px;
	display: block;
	line-height: 24px;
	margin: 0px;
	text-transform: uppercase
}

.magicmenu .nav-desktop .level0 .level-top-mega .children.level1>a span {
	font-size: 14px;
	position: relative
}

.magicmenu .nav-desktop .level0 .level-top-mega .children.level1>a span:after {
	border-width: 0 0 1px;
	border-style: solid;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	bottom: 0px;
	width: 0px;
	transition: all .35s ease 0s;
	display: none
}

.magicmenu .nav-desktop .level0 .level-top-mega .children.level1>a:hover span:after {
	width: 100%
}

.magicmenu .nav-desktop .level0 .level-top-mega .children.level1>a.a-image::before {
	display: none;
	padding: 0
}

.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-top {
	width: 100%;
	clear: both;
	padding: 30px 0 0px;
	margin: 0px;
	overflow: hidden
}

.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom {
	width: 100%;
	clear: both;
	padding: 30px 0 0px
}

.magicmenu .nav-desktop .level0 .level-top-mega .content-mega-horizontal .cat-mega {
	padding-bottom: 0px
}

.magicmenu .nav-desktop .level0 .level-top-mega .mage-column.cat-mega {
	float: left;
	columns: 2 ! important;
	-webkit-columns: 2;
	-moz-columns: 2;
}
.content-mega-horizontal {
	width: 600px !important;
}

.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children {
	float: left;
	text-align: left;
	width: 280px;
	padding: 0 15px
}

.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children ul {
	margin-right: 0px;
	padding: 0px
}

.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children>ul {
	padding: 22px 0 20px;
	position: relative
}

.magicmenu .nav-desktop .level0 .level-top-mega .mage-column li {
	margin: 0
}

.magicmenu .nav-desktop .level0 .level-top-mega .content-mega-custom .children.level1>a {
	padding: 0px;
	margin-bottom: 10px
}

.magicmenu .nav-desktop .level0:hover .level-top-mega {
	opacity: 1;
	top: 50px;
	visibility: visible
}

.magicmenu .nav-desktop .level0 .cat_label {
	background-color: #009966;
	color: #fff;
	font-size: 11px !important;
	line-height: 16px;
	font-weight: 700;
	padding: 0px 5px;
	margin: 0 0 0 3px;
	position: absolute !important;
	text-transform: uppercase
}

.magicmenu .nav-desktop .level0 .cat_label:after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-bottom-color: transparent !important;
	border-right-color: transparent !important;
	border-right-width: 5px;
	border-top-width: 5px;
	display: none
}

.magicmenu .nav-desktop .level0 .cat_label:before {
	border-color: transparent;
	border-style: solid;
	border-top-color: #009966;
	border-width: 6px 10px 0 0;
	content: "";
	height: 0;
	position: absolute;
	left: 10px;
	top: 17px;
	transition: border-color 450ms ease-in-out 0s;
	width: 0;
	display: none
}

.magicmenu .nav-desktop .level0 .cat_label.Hot {
	color: #ff3d49;
	background-color: #dc1212
}

.magicmenu .nav-desktop .level0 .cat_label.Hot:before {
	border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.magicmenu .nav-desktop .level0 .cat_label.hot {
	color: #ff3d49;
	background-color: #dc1212
}

.magicmenu .nav-desktop .level0 .cat_label.hot:before {
	border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.magicmenu .nav-desktop .level0 .cat_label.HOT {
	color: #ff3d49
}

.magicmenu .nav-desktop .level0 .cat_label.HOT:before {
	border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.magicmenu .nav-desktop .level0 .cat_label.Sale {
	color: #00bd33;
	background-color: #ff6600
}

.magicmenu .nav-desktop .level0 .cat_label.Sale:before {
	border-color: #f60 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.magicmenu .nav-desktop .level0 .cat_label.sale {
	color: #00bd33;
	background-color: #ff6600
}

.magicmenu .nav-desktop .level0 .cat_label.sale:before {
	border-color: #f60 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.magicmenu .nav-desktop .level0 .cat_label.New:before {
	border-top-color: #009966
}

.magicmenu .nav-desktop .level0 .cat_label.SALE {
	background-color: #ff6600
}

.magicmenu .nav-desktop .level0 .cat_label.SALE:before {
	border-color: #f60 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.magicmenu .nav-desktop .level0.logo.display {
	display: none;
	border: 0
}

.magicmenu .nav-desktop .level0.home {
	/* margin-left: 20px; */
	position: static;
}

.magicmenu .nav-desktop .level0.home .level-top .icon {
	display: none
}

.magicmenu .nav-desktop .level0.home .level-top .icon-home {
	font-size: 15px
}

.magicmenu .nav-desktop .level0.home .level-top-mega {
	padding: 20px 25px 25px;
	min-width: 175px;
	text-align: left
}

.magicmenu .nav-desktop .level0.home .level-top-mega div a span {
	font-size: 14px;
	line-height: 27px
}

.magicmenu .nav-desktop .level0.dropdown>.level0 {
	border-style: solid;
	border-width: 1px;
	padding: 0px 15px;
	position: absolute;
	z-index: 99999;
	display: block;
	opacity: 0;
	top: 130%;
	visibility: hidden;
	transition: all 300ms ease-in-out 0s;
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	width: 215px;
	padding: 20px 0px;
	line-height: 38px;
	text-align: left
}

.magicmenu .nav-desktop .level0.dropdown>.level0 li a span {
	font-size: 14px
}

.magicmenu .nav-desktop .level0.dropdown:hover>.level0 {
	opacity: 1;
	top: 50px;
	visibility: visible
}

.magicmenu .nav-desktop .level0.dropdown .dropdown .level1 a {
	font-size: 14px
}

.magicmenu .nav-desktop .level0.dropdown li {
	margin: 0
}

.magicmenu .nav-desktop .level0.dropdown .hasChild {
	position: relative;
	margin: 0
}

.magicmenu .nav-desktop .level0.dropdown .hasChild>a:before {
	content: "\f105";
	display: block;
	line-height: 38px;
	font-size: 13px;
	position: absolute;
	right: 15px;
	text-align: right;
	font-family: FontAwesome
}

.magicmenu .nav-desktop .level0.dropdown .hasChild ul {
	position: absolute;
	left: 100%;
	top: 0;
	opacity: 0;
	visibility: hidden;
	border-width: 1px;
	border-style: solid;
	padding: 20px 0px;
	min-width: 200px;
	z-index: 1;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	list-style: none
}

.magicmenu .nav-desktop .level0.dropdown .hasChild:hover>ul {
	opacity: 1;
	visibility: visible
}

.magicmenu .nav-desktop .level0.dropdown .level1 a {
	padding: 0 18px;
	display: block;
	text-transform: uppercase
}

.magicmenu .nav-desktop p {
	text-align: left;
	text-decoration: none;
	font-size: 14px;
	line-height: 30px
}

.magicmenu .nav-desktop .level0.ext .level0.dropdown {
	width: 215px;
	padding: 20px 0px;
	line-height: 38px;
	text-align: left
}

.magicmenu .nav-desktop .level0.ext .level0.dropdown li a span {
	font-size: 14px
}

.magicmenu .nav-desktop .level-top a {
	color: #000;
	font-size: 13px;
	text-decoration: none;
	text-align: left
}

.magicmenu .nav-desktop .cms-static-banner-menu .text-menu a:hover {
	background-color: #445268;
	color: #fff;
	border-color: #445268
}

.magicmenu .nav-desktop .level0.dropdown.home>.level0 {
	width: 200px
}

.magicmenu .nav-desktop .level0.hasChild .level-top:after {
	content: "\f107";
	font-family: "FontAwesome";
	font-size: 15px;
	padding-left: 5px;
	font-weight: normal
}

.magicmenu .level0 .level-top img {
	display: none;
	padding-right: 15px;
	vertical-align: middle
}

.header-container-fixed .magicmenu .nav-desktop .level0.logo.display a {
	border: 0;
	padding: 10px;
	width: 71px
}

.header-container-fixed .magicmenu .nav-desktop .level0.logo.display a img {
	max-width: 100%
}

.header-container-fixed .magicmenu .nav-desktop .level0 .level-top span.cat_label {
	top: 0px
}

.vmagicmenu {
	display: none !important;
	position: relative;
	padding: 0px;
	z-index: 90;
	width: 270px;
	float: left
}

.vmagicmenu .nav-desktop .level0.home .level-top .icon {
	display: none
}

.vmagicmenu .nav-desktop .cms-static-banner-menu .text-menu a:hover {
	background-color: #445268;
	color: #fff;
	border-color: #445268
}

.vmagicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild:before {
	color: #666;
	content: "\f105";
	display: block;
	line-height: 32px;
	font-size: 13px;
	position: absolute;
	right: 30px;
	text-align: right;
	font-family: FontAwesome
}

.vmagicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild ul {
	position: absolute;
	left: 100%;
	opacity: 0;
	visibility: hidden;
	top: 0;
	background-color: #fff;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
	padding: 5px 0 5px 30px;
	min-width: 200px;
	z-index: 1
}

.vmagicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild:hover>ul {
	opacity: 1;
	left: 90%;
	visibility: visible
}

.vmagicmenu .nav-desktop .level0.dropdown:hover>.level0 {
	opacity: 1;
	visibility: visible;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3)
}

.vmagicmenu .vmagicmenu-narrow {
	position: absolute;
	border-width: 0 2px 2px;
	border-style: solid;
	margin: 0px;
	padding: 5px 0 25px;
	list-style: outside none none;
	width: 270px;
	display: none
}

.vmagicmenu .vmagicmenu-narrow .level0.dropdown>.level0 {
	width: 215px;
	padding: 20px 0px;
	line-height: 38px;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	position: absolute;
	left: 100%;
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	top: 0 !important;
	min-height: 100%;
	top: 0
}

.vmagicmenu .vmagicmenu-narrow .level0.dropdown>.level0 li a span {
	font-size: 14px
}

.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild {
	position: relative;
	margin: 0
}

.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild>a:before {
	content: "\f105";
	display: block;
	line-height: 38px;
	font-size: 13px;
	position: absolute;
	right: 15px;
	text-align: right;
	font-family: FontAwesome
}

.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild ul {
	position: absolute;
	left: 100%;
	top: 0;
	opacity: 0;
	visibility: hidden;
	border-width: 1px;
	border-style: solid;
	padding: 20px 0px;
	min-width: 200px;
	z-index: 1;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	list-style: none
}

.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild ul li {
	margin: 0
}

.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild:hover>ul {
	opacity: 1;
	visibility: visible
}

.vmagicmenu .vmagicmenu-narrow .level0.dropdown li {
	margin: 0
}

.vmagicmenu .vmagicmenu-narrow .level0.dropdown .level1 a {
	padding: 0 18px;
	display: block;
	text-transform: uppercase
}

.vmagicmenu .vmagicmenu-narrow .level0.dropdown .level1 a span {
	font-size: 14px
}

.vmagicmenu .vmagicmenu-narrow .level0.dropdown.hasChild:hover>ul {
	opacity: 1;
	visibility: visible;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3)
}

.vmagicmenu .vmagicmenu-narrow>li:nth-child(n+12) {
	display: none
}

.vmagicmenu .vmagicmenu-narrow>li.all-cat {
	display: block;
	margin-top: 15px;
	float: left;
	width: 100%;
	clear: both;
	padding: 0 18px
}

.vmagicmenu .level0 {
	padding: 0;
	margin: 0;
	float: left;
	line-height: 39px;
	width: 100%;
	list-style: none;
	position: static
}

.vmagicmenu .level0 .level-top-mega {
	border-width: 1px;
	border-style: solid;
	position: absolute;
	left: 100%;
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	top: 0 !important;
	min-height: 100%;
	padding: 0 15px
}

.vmagicmenu .level0 .level-top-mega .children>a {
	border-width: 0px 0 1px;
	border-style: solid;
	display: block;
	padding-top: 28px;
	padding-bottom: 8px;
	position: relative;
	font-weight: bold;
	line-height: 25px;
	text-transform: uppercase
}

.vmagicmenu .level0 .level-top-mega .children>a span {
	font-size: 14px
}

.vmagicmenu .level0 .level-top-mega .children>a span:after {
	border-width: 0 0 1px;
	border-style: solid;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	bottom: 0px;
	width: 0px;
	transition: all .35s ease 0s;
	display: none
}

.vmagicmenu .level0 .level-top-mega .children>a:hover span:after {
	width: 100%
}

.vmagicmenu .level0 .level-top-mega .children a {
	line-height: 30px;
	text-align: left;
	text-decoration: none;
	position: relative;
	display: block
}

.vmagicmenu .level0 .level-top-mega .children a span {
	font-size: 14px
}

.vmagicmenu .level0 .level-top-mega .children .level-3 {
	font-size: 100%;
	padding: 0 0 5px;
	line-height: 30px
}

.vmagicmenu .level0 .level-top-mega .children .level-3 a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500
}

.vmagicmenu .level0 .level-top-mega .children .nav {
	line-height: 26px;
	border-bottom: 1px solid #ececec
}

.vmagicmenu .level0 .level-top-mega .children .nav:last-child {
	border: none
}

.vmagicmenu .level0 .level-top-mega .children .nav a {
	font-weight: 300
}

.vmagicmenu .level0 .level-top-mega .children>.nav {
	border: none
}

.vmagicmenu .level0 .level-top-mega .children .cat_label {
	background-color: #009966;
	color: #fff;
	font-size: 11px !important;
	line-height: 16px;
	font-weight: 700;
	padding: 0px 5px;
	margin: 0 0 0 3px;
	position: absolute !important;
	text-transform: uppercase
}

.vmagicmenu .level0 .level-top-mega .children .cat_label:after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-bottom-color: transparent !important;
	border-right-color: transparent !important;
	border-right-width: 5px;
	border-top-width: 5px;
	display: none
}

.vmagicmenu .level0 .level-top-mega .children .cat_label.hot {
	color: #ff3d49
}

.vmagicmenu .level0 .level-top-mega .children .cat_label.Hot {
	color: #ff3d49
}

.vmagicmenu .level0 .level-top-mega .children .cat_label.HOT {
	color: #ff3d49
}

.vmagicmenu .level0 .level-top-mega .children .cat_label.sale {
	color: #00bd33
}

.vmagicmenu .level0 .level-top-mega .children .cat_label.Sale {
	color: #00bd33
}

.vmagicmenu .level0 .level-top-mega .children.level1>a.a-image::before {
	display: none;
	padding: 0
}

.vmagicmenu .level0 .level-top-mega .content-mega {
	margin: 0;
	padding: 0px
}

.vmagicmenu .level0 .level-top-mega .mega-block-top {
	width: 100%
}

.vmagicmenu .level0 .level-top-mega .mega-block-bottom {
	width: 100%;
	clear: both;
	padding: 25px 0 0px
}

.vmagicmenu .level0 .level-top-mega .mega-block-bottom img {
	margin: 0 auto
}

.vmagicmenu .level0 .level-top-mega .mage-column .children {
	float: left;
	width: 235px;
	text-align: left;
	padding: 0 15px;
	margin: 0
}

.vmagicmenu .level0 .level-top-mega .mage-column .children ul {
	list-style: outside none none
}

.vmagicmenu .level0 .level-top-mega .mage-column .children ul li {
	margin: 0;
	position: relative
}

.vmagicmenu .level0 .level-top-mega .mage-column li {
	margin: 0
}

.vmagicmenu .level0:hover .level0 {
	background-color: transparent
}

.vmagicmenu .level0:hover .level-top-mega {
	opacity: 1;
	visibility: visible;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3)
}

.vmagicmenu .level0 .level-top {
	border-bottom: 1px solid #e6e6e6;
	margin: 0px 18px;
	padding: 0px;
	font-size: 100%;
	text-decoration: none;
	display: block;
	outline: medium none;
	position: relative
}

.vmagicmenu .level0 .level-top img {
	vertical-align: middle;
	margin-right: 10px;
	display: inline-block
}

.vmagicmenu .level0 .level-top span {
	font-size: 14px;
	vertical-align: middle
}

.vmagicmenu .level0 .level0 .children>ul {
	margin: 0;
	padding: 20px 0 35px;
	position: relative
}

.vmagicmenu .level0 .cat_label {
	background-color: #009966;
	color: #fff;
	font-size: 11px !important;
	line-height: 16px;
	font-weight: 700;
	padding: 0px 5px;
	margin: 0 0 0 3px;
	position: absolute !important;
	text-transform: uppercase
}

.vmagicmenu .level0 .cat_label:after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-bottom-color: transparent !important;
	border-right-color: transparent !important;
	border-right-width: 5px;
	border-top-width: 5px;
	display: none
}

.vmagicmenu .level0 .cat_label:before {
	border-color: transparent;
	border-style: solid;
	border-top-color: #009966;
	border-width: 6px 10px 0 0;
	content: "";
	height: 0;
	position: absolute;
	left: 10px;
	top: 17px;
	transition: border-color 450ms ease-in-out 0s;
	width: 0;
	display: none
}

.vmagicmenu .level0 .cat_label.Hot {
	color: #ff3d49;
	background-color: #dc1212
}

.vmagicmenu .level0 .cat_label.Hot:before {
	border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.vmagicmenu .level0 .cat_label.hot {
	color: #ff3d49;
	background-color: #dc1212
}

.vmagicmenu .level0 .cat_label.hot:before {
	border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.vmagicmenu .level0 .cat_label.HOT {
	color: #ff3d49
}

.vmagicmenu .level0 .cat_label.HOT:before {
	border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.vmagicmenu .level0 .cat_label.Sale {
	color: #00bd33;
	background-color: #ff6600
}

.vmagicmenu .level0 .cat_label.Sale:before {
	border-color: #f60 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.vmagicmenu .level0 .cat_label.sale {
	color: #00bd33;
	background-color: #ff6600
}

.vmagicmenu .level0 .cat_label.sale:before {
	border-color: #f60 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.vmagicmenu .level0 .cat_label.New {
	border-top-color: #009966
}

.vmagicmenu .level0 .cat_label.SALE {
	background-color: #ff6600
}

.vmagicmenu .level0 .cat_label.SALE:before {
	border-color: #f60 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.vmagicmenu .banner-menu-position img {
	margin-left: -30px
}

.vmagicmenu .block-vmagicmenu-content {
	padding: 0px;
	position: absolute
}

.vmagicmenu .vmagicmenu-narrow.over {
	display: block
}

.vmagicmenu .block-title {
	padding: 0 30px;
	line-height: 49px
}

.vmagicmenu .block-title span {
	font-size: 24px;
	vertical-align: middle
}

.vmagicmenu .block-title span.fa:before {
	content: "\e871";
	font-family: 'Linearicons-Free'
}

.vmagicmenu .block-title .vmagicmenu-subtitle {
	padding: 0 0 0 15px;
	font-size: 14px;
	text-transform: uppercase
}

.vmagicmenu .level0.last {
	border: none
}

.vmagicmenu .level0.hasChild .level-top:after {
	content: "\f105";
	font-family: FontAwesome;
	float: right;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	vertical-align: middle;
	font-size: 14px;
	position: relative
}

.vmagicmenu p {
	line-height: 30px;
	text-align: left;
	text-decoration: none;
	position: relative;
	display: block
}

.vmagicmenu .level-top a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	text-align: left
}

.mage-column.mega-block-left {
	float: left
}

.mage-column.mega-block-right {
	float: right;
	padding: 10px 0 0
}

.banner-menu-right {
	padding: 30px 10px 0 0
}

.banner-menu-position img {
	bottom: 0;
	left: 50%;
	position: absolute;
	z-index: -1
}

.block-left {
	float: left
}

.block-right {
	float: left
}

.cat-mega {
	float: left
}

.block-bottom {
	clear: both
}

.mage-column-custom {
	padding-top: 32px
}

.cms-static-banner-menu .text-menu {
	float: left;
	width: 45%;
	padding-left: 35px;
	padding-bottom: 60px
}

.cms-static-banner-menu .text-menu h3 {
	font-size: 20px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	margin: 0
}

.cms-static-banner-menu .text-menu h4 {
	font-size: 20px;
	text-transform: capitalize;
	color: #333;
	font-weight: 600;
	margin: 0;
	line-height: 23px
}

.cms-static-banner-menu .text-menu p {
	font-weight: normal;
	color: #333;
	font-size: 16px;
	margin: 0;
	padding: 0
}

.cms-static-banner-menu .text-menu a {
	padding: 0 22px;
	display: inline-block;
	line-height: 33px;
	background-color: #f8d685;
	color: #222222;
	text-transform: capitalize;
	font-weight: 600;
	font-size: 14px;
	border: 1px solid #be952c;
	border-radius: 3px;
	margin: 10px 0 0
}

.cms-static-banner-menu .text-menu h2.blue {
	font-weight: bold;
	color: #0f6dbc;
	font-size: 26px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	line-height: 26px
}

.cms-static-banner-menu .text-menu .big-size {
	font-size: 30px;
	color: #333;
	margin: 0;
	padding: 0;
	line-height: 33px
}

.cms-static-banner-menu .banner-menu {
	width: 55%;
	float: left;
	position: relative;
	right: -25px
}

.cms-static-banner-menu .text-menu.text-menu-2 h3 {
	font-size: 22px;
	text-transform: capitalize;
	font-weight: normal
}

.cms-static-banner-menu .text-menu.text-menu-2 h3 span {
	font-weight: 600
}

.cms-static-banner-menu .banner-menu.banner-menu-col-8 {
	margin: 0;
	padding-left: 15px;
	position: static;
	width: 65.5%
}

.cms-static-banner-menu .banner-menu.banner-menu-col-4 {
	padding-left: 30px;
	padding-right: 15px;
	position: static;
	width: 34.5%
}

.cms-static-banner-menu .text-menu.text-menu-3 h2 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	color: #222;
	margin: 10px 0 0;
	line-height: 30px
}

.cms-static-banner-menu .text-menu.text-menu-3 h3 {
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 10px
}

.cms-static-banner-menu.cms-static-position-none .banner-menu {
	position: absolute;
	width: auto;
	right: 0px;
	bottom: 0
}

.cms-static-banner-menu.cms-static-position-none .text-menu {
	float: left;
	width: 40%;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 73px;
	position: relative;
	z-index: 2
}

.cms-static-banner-menu.cms-static-position-none .text-menu.text-menu-2 {
	padding-top: 0;
	top: -30px
}

.banner-manife {
	margin-bottom: 40px
}

.banner-manifest {
	margin-top: 80px
}

.cms-static-banner-menu.banner-position-right-top .banner-menu {
	position: absolute;
	right: -1px;
	bottom: 0;
	float: none;
	width: auto
}

.cms-static-banner-menu.banner-position-right-top .text-menu {
	position: relative;
	z-index: 1;
	width: 100%;
	float: none;
	padding: 30px 0 0 100px
}

.cms-static-banner-menu.banner-position-right-top .text-menu p {
	font-size: 15px;
	color: #555;
	line-height: 1.3
}

.banner-manife.banner-manife-full {
	margin-bottom: 0px
}

.cms-static-banner-menu.banner-manife-full .banner-menu {
	left: 14px;
	right: 15px;
	width: auto
}

.all-cat {
	display: block;
	margin-top: 10px
}

.all-cat span {
	padding: 0px;
	cursor: pointer;
	display: block;
	line-height: normal;
	width: 100%;
	clear: both;
	font-size: 14px
}

.all-cat span:after {
	content: "\f0d7";
	font-family: FontAwesome;
	padding-left: 5px
}

.all-cat:hover span {
	color: #333
}

.sidebar .accordion-container {
	margin-bottom: 30px
}

.sidebar .accordion-container .all-cat {
	margin-top: 20px;
	padding: 0 18px
}

.sidebar .accordion-container .level0 .level-top img {
	display: none
}

.sidebar .accordion-container .meanmenu-accordion {
	border-style: solid;
	border-width: 1px;
	border-color: #e6e6e6;
	padding: 0px 0px 34px
}

.sidebar .nav-accordion {
	padding: 13px 0;
}

.accor-title {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.35;
	margin: 0;
	padding: 15px 18px;
	position: relative;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 1px solid #e6e6e6
}

ul.nav-accordion {
	line-height: 0.5em;
	list-style: none;
	margin: 0;
	padding: 0 0 30px
}

ul.nav-accordion li {
	position: relative;
	margin: 0
}

ul.nav-accordion li a {
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 26px;
	margin: 0;
	padding: 5px 0;
	text-align: left;
	text-decoration: none;
	text-shadow: none;
	!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;!o;!oi;!o;!;
	outline: medium none;
}
ul.nav-accordion li.active a {
  background: rgb(237 237 237);
  color: #525252 !important;
  font-weight: 700;
}

ul.nav-accordion li a span {
	font-size: 15px;
}

ul.nav-accordion li a:hover {
	color: #333
}

ul.nav-accordion li a span.cat_label {
	background-color: #009966;
	color: #fff;
	font-size: 11px !important;
	line-height: 16px;
	font-weight: 700;
	padding: 0px 5px;
	margin: 0 0 0 3px;
	position: absolute !important;
	text-transform: uppercase
}

ul.nav-accordion li a span.cat_label:after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-bottom-color: transparent !important;
	border-right-color: transparent !important;
	border-right-width: 5px;
	border-top-width: 5px;
	display: none
}

ul.nav-accordion li a.level-top {
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 15px;
}

ul.nav-accordion li a.level-top span {
	font-size: 15px;
}

ul.nav-accordion li>ul.submenu>li>a {
	padding-left: 20px
}

ul.nav-accordion li ul li ul li.parent>a {
	padding: 0 0 0 20px
}

ul.nav-accordion li ul li.parent>a span:before {
	display: none
}

ul.nav-accordion li.last {
	border-bottom: 0 none
}

ul.nav-accordion ul {
	margin: 0;
	padding: 0px
}

ul.nav-accordion ul ul li:hover a:before {
	color: #333
}

ul.nav-accordion ul ul li a:before {
	color: #cccccc;
	content: "\f105";
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 13px;
	padding-right: 15px;
	text-align: right
}

ul.nav-accordion ul ul ul li a {
	margin-left: 20px
}

ul.nav-accordion ul li {
	clear: both;
	margin: 0;
	padding: 0
}

ul.nav-accordion ul li a {
	outline: none
}

ul.nav-accordion ul li.active {
	font-weight: normal
}

ul.nav-accordion ul.submenu {
	display: none
}

ul.nav-accordion .expand {
	border: 0;
	cursor: pointer;
	display: block;
	font-size: 0 !important;
	height: 19px;
	position: absolute;
	right: 0px;
	top: 10px;
	width: 19px;
	padding: 0 !important
}

ul.nav-accordion .expand:before {
	content: "\f106";
	color: #333;
	font-family: FontAwesome;
	display: inline-block;
	font-size: 17px;
	text-align: center;
	width: 18px;
	line-height: 30px;
	font-weight: normal
}

ul.nav-accordion .collapse {
	border: 0;
	cursor: pointer;
	display: block;
	font-size: 0 !important;
	height: 19px;
	position: absolute;
	right: 0px;
	top: 10px;
	width: 19px;
	padding: 0 !important
}

ul.nav-accordion .collapse:before {
	font-family: FontAwesome;
	display: inline-block;
	font-size: 17px;
	text-align: center;
	width: 18px;
	line-height: 30px;
	font-weight: normal;
	content: "\f107";
	color: #7f7f7f
}

ul.nav-accordion .collapse:hover:before {
	color: #333
}

ul.nav-accordion li.level0>a>span>.cat-label {
	position: inherit
}

ul.nav-accordion li.level0>a>span>.pin-bottom:before {
	position: inherit;
	right: 6px;
	top: 22px;
	width: 0;
	height: 0;
	content: "";
	border-style: solid;
	border-width: 0
}

ul.nav-mobile ul.submenu {
	display: none
}

.nav-accordion>li:nth-child(n+10) {
	display: none
}

.level-top-mega .mage-column.cat-mega {
	margin: 0;
	list-style: outside none none
}

.fixed {
	z-index: 999;
	width: 100%
}

.fixed .custom-menu {
	padding-bottom: 7px;
	padding-top: 10px;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2)
}

.fixed .quick-access {
	display: none
}

.nav-toggle {
	display: none
}

.meanmenu-accordion {
	display: block !important
}

.nav-sections .mean-nav {
	float: left;
	width: 100%;
	position: absolute;
	background-color: #666;
	z-index: 2;
	left: 0
}

.nav-sections .mean-nav .mobi-title {
	color: #242628;
	font-size: 16px;
	line-height: 52px;
	margin: 0;
	padding: 0 0 0 50px;
	text-align: left;
	text-transform: uppercase;
	font-weight: 400;
	position: absolute;
	top: -56px;
	z-index: 0;
	display: none
}

.nav-sections .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none
}

.nav-sections .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
	margin: 0
}

.nav-sections .mean-nav ul li a {
	display: block;
	padding: 10px 0;
	margin: 0;
	text-align: left;
	color: #fff;
	border-bottom: 1px solid #1d1d2f;
	text-decoration: none;
	line-height: 23px;
}

.nav-sections .mean-nav ul li a span {
	font-size: 15px;
	padding: 0 14px
}

.nav-sections .mean-nav ul li a span.icon.fa-home {
	padding-right: 0
}

.nav-sections .mean-nav ul li a span.cat_label {
	background-color: #009966;
	color: #fff;
	font-size: 11px !important;
	line-height: 16px;
	font-weight: 700;
	padding: 0px 5px;
	margin: 0 0 0 3px;
	position: absolute !important;
	text-transform: uppercase
}

.nav-sections .mean-nav ul li a span.cat_label:after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-bottom-color: transparent !important;
	border-right-color: transparent !important;
	border-right-width: 5px;
	border-top-width: 5px;
	display: none
}

.nav-sections .mean-nav ul li a span.cat_label:before {
	border-color: transparent;
	border-style: solid;
	border-top-color: #009966;
	border-width: 6px 10px 0 0;
	content: "";
	height: 0;
	position: absolute;
	left: 10px;
	top: 17px;
	transition: border-color 450ms ease-in-out 0s;
	width: 0;
	display: none
}

.nav-sections .mean-nav ul li a .cat_label.HOT {
	background-color: #dc1212
}

.nav-sections .mean-nav ul li a .cat_label.HOT:before {
	border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.nav-sections .mean-nav ul li a .cat_label.Hot {
	background-color: #dc1212
}

.nav-sections .mean-nav ul li a .cat_label.Hot:before {
	border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.nav-sections .mean-nav ul li a .cat_label.hot {
	background-color: #dc1212
}

.nav-sections .mean-nav ul li a .cat_label.hot:before {
	border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.nav-sections .mean-nav ul li a .cat_label.SALE {
	background-color: #ff6600
}

.nav-sections .mean-nav ul li a .cat_label.SALE:before {
	border-color: #f60 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.nav-sections .mean-nav ul li a .cat_label.Sale {
	background-color: #ff6600
}

.nav-sections .mean-nav ul li a .cat_label.Sale:before {
	border-color: #f60 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.nav-sections .mean-nav ul li a .cat_label.sale {
	background-color: #ff6600
}

.nav-sections .mean-nav ul li a .cat_label.sale:before {
	border-color: #f60 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.nav-sections .mean-nav ul li .level-top span {
	font-size: 15px;
	padding: 0 14px
}

.nav-sections .mean-nav ul li li a {
	font-size: 14px;
	padding: 10px 0 10px 25px;
	filter: alpha(opacity=75);
	visibility: visible
}

.nav-sections .mean-nav ul li li li a {
	font-size: 14px;
	padding: 10px 0 10px 40px
}

.nav-sections .mean-nav ul li li li li a {
	padding: 1em 20%
}

.nav-sections .mean-nav ul li li li li li a {
	padding: 1em 25%
}

.nav-sections .mean-nav ul li .expand {
	cursor: pointer;
	top: 0;
	right: 0px;
	width: 40px;
	height: 45px;
	line-height: 45px;
	padding: 0px !important;
	text-align: center;
	position: absolute;
	z-index: 2;
	font-weight: 300;
	border: none !important;
	display: block;
	font-size: 0
}

.nav-sections .mean-nav ul li .expand:before {
	font-family: FontAwesome;
	display: inline-block;
	font-size: 22px;
	text-align: center;
	width: 18px;
	line-height: 45px;
	font-weight: normal;
	content: "\f106";
	color: #ccc
}

.nav-sections .mean-nav ul li .collapse {
	cursor: pointer;
	top: 0;
	right: 0px;
	width: 40px;
	height: 45px;
	line-height: 45px;
	padding: 0px !important;
	text-align: center;
	position: absolute;
	z-index: 2;
	font-weight: 300;
	border: none !important;
	display: block;
	font-size: 0
}

.nav-sections .mean-nav ul li .collapse:before {
	font-family: FontAwesome;
	display: inline-block;
	font-size: 22px;
	text-align: center;
	width: 18px;
	line-height: 45px;
	font-weight: normal;
	content: "\f107";
	color: #ccc
}

.nav-sections .mean-nav ul li span.level-top span.cat_label:before {
	border-color: transparent;
	border-style: solid;
	border-top-color: #009966;
	border-width: 6px 10px 0 0;
	content: "";
	height: 0;
	position: absolute;
	left: 10px;
	top: 17px;
	transition: border-color 450ms ease-in-out 0s;
	width: 0;
	display: none
}

.nav-sections .mean-nav ul li span.level-top span.cat_label.HOT {
	background-color: #dc1212
}

.nav-sections .mean-nav ul li span.level-top span.cat_label.HOT:before {
	border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.nav-sections .mean-nav ul li span.level-top span.cat_label.Hot {
	background-color: #dc1212
}

.nav-sections .mean-nav ul li span.level-top span.cat_label.Hot:before {
	border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.nav-sections .mean-nav ul li span.level-top span.cat_label.hot {
	background-color: #dc1212
}

.nav-sections .mean-nav ul li span.level-top span.cat_label.hot:before {
	border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.nav-sections .navigation .parent .level-top:after {
	display: none !important
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0
}

.mean-nav ul li a span.cat_label.hot {
	color: #ff3d49
}

.mean-nav ul li a span.cat_label.Hot {
	color: #ff3d49
}

.mean-nav ul li a span.cat_label.HOT {
	color: #ff3d49
}

.mean-nav ul li a span.cat_label.sale {
	color: #00bd33
}

.mean-nav ul li a span.cat_label.Sale {
	color: #00bd33
}

.main-container {
	clear: both
}

@media only screen and (min-width:768px) {
	.nav-mobile {
		display: none !important
	}
}

@media (max-width:991px) {
	.nav-sections-item-content>.navigation .nav-mobile {
		display: block !important;
		padding: 0
	}
	.sections .nav-sections-item-content>.navigation {
		display: block !important;
		padding: 0
	}
}

@media (max-width:992px) {
	.nav-sections-item-content {
		display: block !important
	}
}

.block-banners .banner-item,
.block-banners-inline .banner-item {
	display: block
}

.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
	margin-bottom: 20px
}

.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
	display: block;
	margin: 0 auto
}

.block-cms-hierarchy-link.widget {
	display: block;
	margin-bottom: 20px
}

.block-cms-hierarchy-link-inline.widget {
	margin: 0
}

.sidebar .block-addbysku .fieldset {
	margin: 0
}

.sidebar .block-addbysku .fieldset .fields {
	position: relative
}

.sidebar .block-addbysku .fieldset .fields .field {
	display: inline-block;
	margin-bottom: 10px;
	vertical-align: top
}

.sidebar .block-addbysku .fieldset .fields .field.sku {
	margin-right: -85px;
	padding-right: 90px;
	width: 100%
}

.sidebar .block-addbysku .fieldset .fields .field.qty .qty+.mage-error {
	width: 80px
}

.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
	position: absolute;
	right: 0;
	top: 6px
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar {
	margin-bottom: 20px
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
	text-align: left
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
	width: auto
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
	float: none;
	text-align: left
}

.sidebar .block-addbysku .action.add {
	display: inline-block;
	text-decoration: none;
	line-height: normal;
	padding: 2px 0;
	width: auto
}

.sidebar .block-addbysku .action.add>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.sidebar .block-addbysku .action.add:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 31px;
	line-height: 22px;
	color: inherit;
	content: '\e61c';
	font-family: 'icons-blank-theme';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.sidebar .block-addbysku .action.add:hover:before {
	color: inherit
}

.sidebar .block-addbysku .action.add:active:before {
	color: inherit
}

.sidebar .block-addbysku .action.links {
	display: inline-block;
	margin: 20px 0 0
}

.sidebar .block-addbysku .action.reset {
	margin: 10px 0;
	display: block
}

.sidebar .block-addbysku .action.remove {
	display: inline-block;
	background-image: none;
	background: none;
	-moz-box-sizing: content-box;
	border: 0;
	box-shadow: none;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-shadow: none;
	font-weight: 400
}

.sidebar .block-addbysku .action.remove>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.sidebar .block-addbysku .action.remove:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 28px;
	line-height: 22px;
	color: inherit;
	content: '\e616';
	font-family: 'icons-blank-theme';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.sidebar .block-addbysku .action.remove:hover:before {
	color: inherit
}

.sidebar .block-addbysku .action.remove:active:before {
	color: inherit
}

.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
	background: none;
	border: none
}

.sidebar .block-addbysku .action.remove:hover {
	background: none;
	border: none
}

.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
	pointer-events: none;
	opacity: .5
}

.columns .block-event {
	position: relative;
	z-index: 2
}

.block-event .block-content {
	position: relative
}

.block-event .block-content>.action {
	cursor: pointer;
	margin-top: -6px;
	position: absolute;
	top: 50%;
	z-index: 3
}

.block-event .block-content>.action.backward,
.block-event .block-content>.action.forward {
	opacity: .5;
	overflow: hidden;
	width: 20px;
	display: inline-block;
	text-decoration: none
}

.block-event .block-content>.action.backward>span,
.block-event .block-content>.action.forward>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.block-event .block-content>.action.backward:before,
.block-event .block-content>.action.forward:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 55px;
	line-height: 30px;
	color: inherit;
	content: '\e617';
	font-family: 'icons-blank-theme';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.block-event .block-content>.action.backward:before,
.block-event .block-content>.action.forward:before {
	margin-left: -15px
}

.block-event .block-content>.action.backward {
	left: 0
}

.block-event .block-content>.action.forward {
	right: 0
}

.block-event .block-content>.action.forward:before {
	content: '\e608'
}

.block-event .block-content>.action.inactive {
	cursor: default;
	display: none
}

.block-event .block-content>.action:hover {
	opacity: 1
}

.block-event .slider-panel {
	position: relative;
	overflow: hidden;
	z-index: 2
}

.block-event .slider-panel .slider {
	white-space: nowrap
}

.block-event .slider-panel .slider .item {
	background: #f0f0f0;
	display: inline-block;
	text-align: center;
	white-space: normal;
	vertical-align: top;
	width: 16.35%
}

.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
	width: 100%
}

.block-event .slider-panel .slider .item img {
	max-width: 100%
}

.block-event .slider-panel .slider .item .category-name {
	display: inline-block;
	font-size: 1.8rem;
	padding: 15px 5px 0;
	word-break: break-all
}

.block-event .slider-panel .slider .item .ticker {
	margin: 0;
	padding: 0;
	list-style: none none
}

.block-event .slider-panel .slider .item .ticker li {
	display: none;
	margin: 0 5px
}

.block-event .slider-panel .slider .item .ticker .value {
	font-size: 2.6rem;
	font-weight: 300
}

.block-event .slider-panel .slider .item .ticker .label {
	display: block;
	font-size: 1.3rem
}

.block-event .slider-panel .slider .item .dates {
	font-weight: 300
}

.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
	display: block
}

.block-event .slider-panel .slider .item .dates .start:after {
	content: "\2013";
	font-size: 1.8rem;
	display: block
}

.block-event .slider-panel .slider .item .dates .date {
	font-size: 1.8rem;
	font-weight: 300
}

.block-event .slider-panel .slider .item .dates .time {
	font-size: 1.3rem
}

.block-event .slider-panel .slider .item .box-event .box-content {
	padding: 5px 0 10px
}

.block-event .slider-panel .slider .item .box-event .box-title {
	font-weight: 300;
	display: block;
	margin: 10px 0 0
}

.block-event .slider-panel .slider .item .action.show {
	display: block;
	padding: 0
}

.block-event .slider-panel .slider .item .action.show .category.name {
	display: inline-block;
	padding: 30px 10px 0
}

.block-event .slider-panel .slider .item .action.show img {
	display: block
}

.block-event .slider-panel .slider .item .action.event {
	background-image: none;
	background: #1979c3;
	border: 1px solid #1979c3;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	padding: 7px 15px;
	font-size: 1.4rem;
	box-sizing: border-box;
	vertical-align: middle;
	margin-top: 15px
}

.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
	background: #006bb4;
	border: 1px solid #006bb4;
	color: #fff
}

.block-event .slider-panel .slider .item .action.event:hover {
	background: #006bb4;
	border: 1px solid #006bb4;
	color: #fff
}

.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
	opacity: .5;
	cursor: default;
	pointer-events: none
}

.block-event .slider-panel .slider .item .action.event:hover {
	text-decoration: none
}

.block-product-link.widget,
.block-category-link.widget {
	display: block;
	margin-bottom: 20px
}

.block-product-link-inline.widget {
	margin: 0
}

.block.widget .product-item-info {
	width: auto
}

.block.widget .pager {
	padding: 0
}

.block.widget .pager .toolbar-amount {
	float: none;
	font-size: 1.2rem
}

.block.widget .pager .pages-item-previous {
	padding-left: 0
}

.block.widget .pager .pages-item-next {
	position: relative
}

.block.widget .pager .items {
	white-space: nowrap
}

.block-static-block.widget,
.block-cms-link.widget {
	margin-bottom: 20px
}

.links .block-static-block.widget,
.links .block-cms-link.widget {
	margin-bottom: 0
}

.block-cms-link-inline.widget {
	margin: 0
}

.block-wishlist-search .form-wishlist-search {
	margin: 20px 0 0
}

@media only screen and (max-width:768px) {
	.abs-checkout-tooltip-content-position-top-mobile,
	.field-tooltip .field-tooltip-content {
		right: -10px;
		top: 40px;
		left: auto
	}
	.field-tooltip .field-tooltip-content:before,
	.field-tooltip .field-tooltip-content:after {
		border: 10px solid transparent;
		height: 0;
		width: 0;
		margin-top: -21px;
		right: 10px;
		left: auto;
		top: 0%
	}
	.field-tooltip .field-tooltip-content:before {
		border-bottom-color: #999
	}
	.field-tooltip .field-tooltip-content:after {
		border-bottom-color: #f4f4f4;
		top: 1px
	}
	.modal-popup.modal-slide .modal-inner-wrap[class] {
		background-color: #f4f4f4
	}
	.modal-popup.modal-slide._inner-scroll._show {
		-webkit-overflow-scrolling: touch;
		overflow-y: auto
	}
	.modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
		height: auto;
		min-height: 100%
	}
	.modal-popup .modal-title {
		font-size: 14px;
		font-weight: 700
	}
}

@media only screen and (max-width:767px) {
	.abs-button-responsive-smaller {
		width: 100%
	}
	.abs-visually-hidden-mobile-m {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}
	.abs-add-clearfix-mobile-m:before,
	.abs-add-clearfix-mobile-m:after,
	.form-create-return .fieldset>.actions-toolbar:before,
	.form-create-return .fieldset>.actions-toolbar:after {
		content: '';
		display: table
	}
	.abs-add-clearfix-mobile-m:after,
	.form-create-return .fieldset>.actions-toolbar:after {
		clear: both
	}
	.abs-icon-add-mobile,
	.block-wishlist-management .wishlist-add.item .add {
		display: block;
		text-decoration: none
	}
	.abs-icon-add-mobile:before,
	.block-wishlist-management .wishlist-add.item .add:before {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 10px;
		line-height: 10px;
		color: inherit;
		content: '\e61c';
		font-family: 'icons-blank-theme';
		margin: 0 5px 0 0;
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.abs-toggling-title-mobile,
	.block-wishlist-management .wishlist-select .wishlist-name,
	.block-collapsible-nav .title {
		border-top: 1px solid #d1d1d1;
		border-bottom: 1px solid #d1d1d1;
		cursor: pointer;
		margin-bottom: 0;
		padding: 10px 40px 10px 15px;
		position: relative;
		display: block;
		text-decoration: none
	}
	.abs-toggling-title-mobile:after,
	.block-wishlist-management .wishlist-select .wishlist-name:after,
	.block-collapsible-nav .title:after {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 28px;
		line-height: inherit;
		color: inherit;
		content: '\e622';
		font-family: 'icons-blank-theme';
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.block-wishlist-management .wishlist-select .wishlist-name:after,
	.block-collapsible-nav .title:after {
		position: absolute;
		right: 10px;
		top: 0
	}
	.abs-toggling-title-mobile.active:after,
	.block-wishlist-management .wishlist-select .wishlist-name.active:after,
	.block-collapsible-nav .title.active:after {
		content: '\e621'
	}
	.abs-pager-toolbar-mobile .toolbar-amount,
	.abs-pager-toolbar-mobile .limiter,
	.abs-pager-toolbar-mobile .pages,
	.account .toolbar .toolbar-amount,
	.account .toolbar .limiter,
	.account .toolbar .pages,
	.toolbar-wishlist-results .toolbar-amount,
	.toolbar-wishlist-results .limiter,
	.toolbar-wishlist-results .pages {
		margin-bottom: 25px;
		float: none
	}
	.abs-shopping-cart-items-mobile .actions {
		text-align: center
	}
	.navigation,
	.page-header .header.panel,
	.page-wrapper>.widget,
	.page-wrapper>.page-bottom,
	.block.category.event,
	.top-container {
		padding-left: 15px;
		padding-right: 15px
	}
	.account .page-main,
	.cms-privacy-policy .page-main {
		position: relative;
		padding-top: 41px
	}
	.navigation {
		padding: 0
	}
	.navigation .parent .level-top {
		position: relative;
		display: block;
		text-decoration: none
	}
	.navigation .parent .level-top:after {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 42px;
		line-height: inherit;
		color: inherit;
		content: '\e622';
		font-family: 'icons-blank-theme';
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.navigation .parent .level-top:after {
		position: absolute;
		right: 7px;
		top: -8px
	}
	.navigation .parent .level-top.ui-state-active:after {
		content: '\e621'
	}
	.nav-sections {
		-webkit-transition: left .3s;
		-moz-transition: left .3s;
		-ms-transition: left .3s;
		transition: left .3s;
		height: 100%;
		left: -80%;
		left: calc(-1 * (100% - 54px));
		overflow: auto;
		position: fixed;
		top: 0;
		width: 80%;
		width: calc(100% - 54px)
	}
	.nav-sections .switcher {
		border-top: 1px solid #d1d1d1;
		font-size: 1.6rem;
		font-weight: 700;
		margin: 0;
		padding: .8rem 3.5rem .8rem 2rem
	}
	.nav-sections .switcher .label {
		display: block;
		margin-bottom: 5px
	}
	.nav-sections .switcher:last-child {
		border-bottom: 1px solid #d1d1d1
	}
	.nav-sections .switcher-trigger strong {
		display: inline-block !important;
		position: relative;
		display: block;
		text-decoration: none
	}
	.nav-sections .switcher-trigger strong:after {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 42px;
		line-height: inherit;
		color: inherit;
		content: '\e622';
		font-family: 'icons-blank-theme';
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.nav-sections .switcher-trigger strong:after {
		position: absolute;
		right: -40px;
		top: -18px
	}
	.nav-sections .switcher-trigger.active strong:after {
		content: '\e621'
	}
	.nav-sections .switcher-dropdown {
		margin: 0;
		padding: 0;
		list-style: none none;
		padding: 10px 0
	}
	.nav-sections .header.links {
		margin: 0;
		padding: 0;
		list-style: none none;
		border-bottom: 1px solid #d1d1d1
	}
	.nav-sections .header.links li {
		font-size: 1.6rem;
		margin: 0
	}
	.nav-sections .header.links li.greet.welcome {
		border-top: 1px solid #d1d1d1;
		font-weight: 700;
		padding: .8rem 20px
	}
	.nav-sections .header.links li>a {
		border-top: 1px solid #d1d1d1
	}
	.nav-sections .header.links a,
	.nav-sections .header.links a:hover {
		color: #575757;
		text-decoration: none;
		display: block;
		font-weight: 700;
		padding: .8rem 20px
	}
	.nav-sections .header.links .header.links {
		border: 0
	}
	.nav-before-open {
		height: 100%;
		width: 100%
	}
	.nav-before-open .page-wrapper {
		-webkit-transition: left .3s;
		-moz-transition: left .3s;
		-ms-transition: left .3s;
		transition: left .3s;
		height: 100%;
		left: 0;
		overflow: hidden;
		position: relative
	}
	.nav-before-open body {
		height: 100%;
		overflow: hidden;
		position: relative;
		width: 100%
	}
	.nav-open .page-wrapper {
		left: 80%;
		left: calc(100% - 54px)
	}
	.nav-open .nav-sections {
		-webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
		-moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
		-ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
		box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
		left: 0;
		z-index: 99
	}
	.nav-open .nav-toggle:after {
		background: rgba(0, 0, 0, 0.01);
		content: '';
		display: block;
		height: 100%;
		position: fixed;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 1
	}
	.nav-sections-items {
		position: relative;
		z-index: 1
	}
	.nav-sections-items:before,
	.nav-sections-items:after {
		content: '';
		display: table
	}
	.nav-sections-items:after {
		clear: both
	}
	.nav-sections-item-title {
		background: #e8e8e8;
		border: solid #dbdbdb;
		border-width: 0 0 1px 1px;
		box-sizing: border-box;
		float: left;
		height: 71px;
		padding-top: 24px;
		text-align: center;
		width: 33.33%
	}
	.nav-sections-item-title.active {
		background: transparent;
		border-bottom: 0
	}
	.nav-sections-item-title .nav-sections-item-switch:hover {
		text-decoration: none
	}
	.modal-popup.modal-slide {
		left: 44px;
		z-index: 900
	}
	.modal-popup.modal-slide._show .modal-inner-wrap {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	.modal-popup.modal-slide .modal-inner-wrap {
		height: 100%;
		overflow-y: auto;
		position: static;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		-webkit-transition: -webkit-transform .3s ease-in-out;
		transition: transform .3s ease-in-out;
		width: auto
	}
	.modal-popup.modal-slide .modal-inner-wrap {
		margin: 0;
		max-height: none
	}
	.custom-slide {
		bottom: 0;
		left: 0;
		min-width: 0;
		position: fixed;
		right: 0;
		top: 0;
		visibility: hidden;
		opacity: 0;
		-webkit-transition: visibility 0s .3s, opacity .3s ease;
		transition: visibility 0s .3s, opacity .3s ease;
		left: 44px;
		z-index: 900
	}
	.custom-slide._show {
		visibility: visible;
		opacity: 1;
		-webkit-transition: opacity .3s ease;
		transition: opacity .3s ease
	}
	.custom-slide._show .modal-inner-wrap {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
	.custom-slide .modal-inner-wrap {
		background-color: #fff;
		box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
		opacity: 1;
		pointer-events: auto
	}
	.custom-slide._show .modal-inner-wrap {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	.custom-slide .modal-inner-wrap {
		height: 100%;
		overflow-y: auto;
		position: static;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		-webkit-transition: -webkit-transform .3s ease-in-out;
		transition: transform .3s ease-in-out;
		width: auto
	}
	.custom-slide._show {
		-webkit-overflow-scrolling: touch;
		overflow-y: auto;
		overflow-x: hidden
	}
	.custom-slide .modal-inner-wrap {
		background-color: #f4f4f4;
		box-sizing: border-box;
		height: auto;
		min-height: 100%
	}
	body._has-modal-custom {
		height: 100vh;
		overflow: hidden;
		width: 100vw
	}
	body._has-modal-custom .modal-custom-overlay {
		background-color: rgba(51, 51, 51, 0.55)
	}
	.lac-notification {
		padding: 5px 0
	}
	.lac-notification .lac-notification-icon {
		display: none
	}
	.lac-notification .lac-notification-text,
	.lac-notification .lac-notification-links {
		float: none;
		padding: 5px 0;
		text-align: center
	}
	.tier-progress-bar .tier-point .label,
	.tier-progress-bar .tier-point .number,
	.tier-progress-bar .tier-point .tier-logo {
		display: none
	}
	.tier-progress-bar .tier-point:first-child .label,
	.tier-progress-bar .tier-point:last-child .label,
	.tier-progress-bar .tier-point:first-child .number,
	.tier-progress-bar .tier-point:last-child .number,
	.tier-progress-bar .tier-point:first-child .tier-logo,
	.tier-progress-bar .tier-point:last-child .tier-logo {
		display: block
	}
	.contact-index-index .column:not(.sidebar-main) .form.contact {
		float: none;
		width: 100%
	}
	.contact-index-index .column:not(.sidebar-additional) .form.contact {
		float: none;
		width: 100%
	}
	.my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
		display: none
	}
	.my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
		display: none
	}
	.my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
		display: block
	}
	.my-credit-cards .card-type img {
		vertical-align: middle
	}
	.catalog-product-view .column.main {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.catalog-product-view .product.media {
		-ms-flex-order: -1;
		-webkit-order: -1;
		order: -1
	}
	.cart.table-wrapper {
		overflow: inherit
	}
	.cart.table-wrapper thead .col:not(.item) {
		display: none
	}
	.cart.table-wrapper .col.qty,
	.cart.table-wrapper .col.price,
	.cart.table-wrapper .col.subtotal,
	.cart.table-wrapper .col.msrp {
		box-sizing: border-box;
		display: block;
		float: left;
		text-align: center;
		white-space: nowrap;
		width: 33%
	}
	.cart.table-wrapper .col.qty:before,
	.cart.table-wrapper .col.price:before,
	.cart.table-wrapper .col.subtotal:before,
	.cart.table-wrapper .col.msrp:before {
		content: attr(data-th) ':';
		display: block;
		font-weight: 700;
		padding-bottom: 10px
	}
	.cart.table-wrapper .col.msrp {
		white-space: normal
	}
	.cart.table-wrapper .item .col.item {
		padding-bottom: 0
	}
	.checkout-payment-method .payment-methods {
		margin: 0 -15px
	}
	.checkout-payment-method .payment-method-title {
		padding: 15px
	}
	.checkout-payment-method .payment-method-billing-address .action-cancel {
		margin-top: 10px
	}
	.checkout-payment-method .payment-option {
		margin: 0 -15px
	}
	.checkout-payment-method .payment-option .payment-option-title {
		padding: 15px
	}
	.checkout-payment-method .payment-option .payment-option-content {
		padding: 0 15px 20px
	}
	.login-container .fieldset:after {
		text-align: center
	}
	.account .page.messages {
		margin-bottom: 40px
	}
	.control.captcha-image .captcha-img {
		display: block;
		margin-bottom: 10px
	}
	.customer-account-index .page-title-wrapper {
		position: relative
	}
	.gift-options .actions-toolbar .action-update {
		font-size: 2rem;
		padding: 15px;
		width: 100%
	}
	.gift-item-block {
		border-bottom: 0;
		border-top: 1px solid #c1c1c1
	}
	.cart.table-wrapper .gift-content {
		margin-right: -10px
	}
	.gift-wrapping {
		border-bottom: 1px solid #c1c1c1;
		margin-bottom: 20px;
		padding-bottom: 10px
	}
	.gift-wrapping-list {
		width: 100%
	}
	.gift-wrapping-preview img {
		width: 100%
	}
	.item-actions .actions-toolbar .gift-options .gift-wrapping,
	.item-actions .actions-toolbar .gift-options .gift-message {
		display: block
	}
	.form-add-invitations .additional,
	.form-add-invitations .field.text {
		margin-top: 20px
	}
	.map-popup {
		max-width: 100%
	}
	.map-old-price,
	.map-show-info {
		display: inline-block
	}
	.map-old-price:not(:last-child),
	.map-show-info:not(:last-child) {
		margin-bottom: 10px
	}
	.block-wishlist-management {
		clear: both;
		margin-top: -21px
	}
	.block-wishlist-management .wishlist-select {
		margin: 0 -15px 20px
	}
	.block-wishlist-management .wishlist-select-items {
		border-bottom: 1px solid #d1d1d1;
		background: #f5f5f5;
		display: none;
		padding: 15px 0
	}
	.block-wishlist-management .wishlist-select-items.active {
		display: block
	}
	.block-wishlist-management .wishlist-select-items .item {
		margin: 3px 0 0
	}
	.block-wishlist-management .wishlist-select-items .item:first-child {
		margin-top: 0
	}
	.block-wishlist-management .wishlist-select-items .item.current {
		display: none
	}
	.block-wishlist-management .wishlist-select-items .item a {
		display: block;
		padding: 5px 18px;
		text-decoration: none
	}
	.block-wishlist-management .wishlist-select-items .item a:hover {
		background: #e8e8e8
	}
	.block-wishlist-management .wishlist-title strong {
		font-size: 2.6rem
	}
	.block-wishlist-management .wishlist-info {
		margin-bottom: 15px
	}
	.block-wishlist-management .wishlist-toolbar-select,
	.block-wishlist-management .wishlist-toolbar-actions {
		margin-bottom: 15px
	}
	.products-grid.wishlist .product-item-checkbox {
		left: 20px;
		position: absolute;
		top: 20px
	}
	.page-multiple-wishlist .products-grid.wishlist .product-item-photo {
		margin-left: 25px
	}
	.page-multiple-wishlist .products-grid.wishlist .product-item-name,
	.page-multiple-wishlist .products-grid.wishlist .product-item-description,
	.page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
	.page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
		margin-left: 115px
	}
	.products-grid.wishlist .wishlist-dropdown {
		display: none
	}
	.multishipping-checkout-success .nav-toggle {
		display: block
	}
	.multishipping-checkout-success .logo {
		margin-left: 40px
	}
	.reward-settings+.actions-toolbar {
		margin-top: 10px
	}
	.account .column.main .returns-details-items .block-returns-tracking .block-title>.action.track {
		float: none;
		display: block;
		margin: 10px 0 0
	}
	.block-collapsible-nav {
		left: 0;
		position: absolute;
		top: -21px;
		width: 100%;
		z-index: 5
	}
	.block-collapsible-nav .content {
		border-bottom: 1px solid #d1d1d1;
		display: none
	}
	.block-collapsible-nav .content.active {
		display: block
	}
	.products-grid.wishlist {
		margin-bottom: 30px;
		margin-right: -10px
	}
	.products-grid.wishlist .product-item {
		padding: 20px 10px 20px 20px;
		position: relative
	}
	.products-grid.wishlist .product-item-photo {
		float: left;
		margin-right: 20px
	}
	.products-grid.wishlist .product-item-name {
		font-size: 1.6rem
	}
	.products-grid.wishlist .product-item-actions {
		display: block
	}
	.products-grid.wishlist .product-item-actions .action {
		margin-right: 15px
	}
	.products-grid.wishlist .product-item-actions .action:last-child {
		margin-right: 0
	}
	.products-grid.wishlist .product-item-actions .action.edit {
		float: left
	}
	.products-grid.wishlist .product-item-actions .action.delete {
		float: right
	}
	.products-grid.wishlist .product-item-actions .action.edit,
	.products-grid.wishlist .product-item-actions .action.delete {
		margin-top: 7px
	}
	.products-grid.wishlist .product-item-name,
	.products-grid.wishlist .product-item-description,
	.products-grid.wishlist .product-item .price-box,
	.products-grid.wishlist .product-item-tooltip {
		margin-left: 95px
	}
	.products-grid.wishlist .product-item .box-tocart {
		float: left;
		margin-right: 20px
	}
	.products-grid.wishlist .product-item .box-tocart .stock {
		margin-top: 7px
	}
	.products-grid.wishlist .product-item .giftregisty-dropdown,
	.products-grid.wishlist .product-item .field.qty {
		display: none
	}
	.products-grid.wishlist .product-image-container {
		max-width: 80px
	}
	.wishlist-index-index .product-item {
		width: 100%
	}
	.wishlist-index-index .product-item-info {
		width: auto
	}
	.braintree-applepay-container-product {
		display: block
	}
	.braintree-applepay-container-product .braintree-apple-pay-button {
		width: 100%
	}
}

@media only screen and (max-width:639px) {
	.abs-visually-hidden-mobile,
	.table-giftregistry-items .col.product:before {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}
	.abs-add-clearfix-mobile:before,
	.abs-add-clearfix-mobile:after,
	.abs-checkout-order-review tbody tr:before,
	.abs-checkout-order-review tbody tr:after,
	.table-giftregistry-items .col.product:before,
	.table-giftregistry-items .col.product:after,
	.multicheckout.order-review .data.table tbody tr:before,
	.multicheckout.order-review .data.table tbody tr:after {
		content: '';
		display: table
	}
	.abs-add-clearfix-mobile:after,
	.abs-checkout-order-review tbody tr:after,
	.table-giftregistry-items .col.product:after,
	.multicheckout.order-review .data.table tbody tr:after {
		clear: both
	}
	.multicheckout.order-review .data.table tbody tr:not(:last-child) {
		border-bottom: 1px solid #d1d1d1
	}
	.multicheckout.order-review .data.table tbody tr .col.item:before {
		display: none
	}
	.multicheckout.order-review .data.table tbody tr .col.qty,
	.multicheckout.order-review .data.table tbody tr .col.price,
	.multicheckout.order-review .data.table tbody tr .col.subtotal {
		box-sizing: border-box;
		float: left;
		text-align: center;
		white-space: nowrap;
		width: 33%
	}
	.multicheckout.order-review .data.table tbody tr .col.qty:before,
	.multicheckout.order-review .data.table tbody tr .col.price:before,
	.multicheckout.order-review .data.table tbody tr .col.subtotal:before {
		content: attr(data-th) ":";
		display: block;
		font-weight: 700;
		padding-bottom: 10px
	}
	.abs-checkout-order-review tbody tr .product-item-name,
	.multicheckout.order-review .data.table tbody tr .product-item-name {
		margin: 0
	}
	.abs-no-display-s,
	.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
		display: none
	}
	.abs-pager-toolbar-mobile-s .toolbar-amount,
	.abs-pager-toolbar-mobile-s .limiter,
	.abs-pager-toolbar-mobile-s .pages,
	.toolbar-giftregistry-results .toolbar-amount,
	.toolbar-giftregistry-results .limiter,
	.toolbar-giftregistry-results .pages {
		margin-bottom: 25px
	}
	.table-wrapper {
		overflow-x: auto;
		overflow-y: hidden;
		width: 100%;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		-webkit-overflow-scrolling: touch;
		position: relative
	}
	.checkout-payment-method .amazon-sandbox-simulator {
		border-top: 1px solid #ccc
	}
	.klarna-payments-method>.payment-method-title {
		padding: 6.5px 0 6.5px 15px
	}
	.column .block-addbysku .sku {
		margin-right: -85px;
		padding-right: 90px
	}
	.column .block-addbysku .action.remove {
		display: inline-block;
		background-image: none;
		background: none;
		-moz-box-sizing: content-box;
		border: 0;
		box-shadow: none;
		line-height: inherit;
		margin: 0;
		padding: 0;
		text-decoration: none;
		text-shadow: none;
		font-weight: 400
	}
	.column .block-addbysku .action.remove>span {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}
	.column .block-addbysku .action.remove:before {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 28px;
		line-height: 22px;
		color: inherit;
		content: '\e616';
		font-family: 'icons-blank-theme';
		margin: 0;
		vertical-align: top;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.column .block-addbysku .action.remove:hover:before {
		color: inherit
	}
	.column .block-addbysku .action.remove:active:before {
		color: inherit
	}
	.column .block-addbysku .action.remove:focus,
	.column .block-addbysku .action.remove:active {
		background: none;
		border: none
	}
	.column .block-addbysku .action.remove:hover {
		background: none;
		border: none
	}
	.column .block-addbysku .action.remove.disabled,
	.column .block-addbysku .action.remove[disabled],
	fieldset[disabled] .column .block-addbysku .action.remove {
		pointer-events: none;
		opacity: .5
	}
	.minicart-wrapper {
		margin-top: 10px
	}
	.opc-wrapper .step-title {
		font-size: 18px;
		border-bottom: 0;
		padding-bottom: 0
	}
	.opc-wrapper .form-login {
		border-bottom: 1px solid #ccc;
		margin: 0 0 15px;
		padding: 0 0 15px
	}
	.opc-wrapper .shipping-address-item {
		border-bottom: 1px solid #ccc;
		margin: 0 0 15px;
		padding: 0 0 15px;
		width: 100%
	}
	.opc-wrapper .shipping-address-item.selected-item {
		padding: 15px 35px 15px 18px;
		border-bottom-width: 2px
	}
	.opc-wrapper .shipping-address-item.selected-item .edit-address-link {
		right: 39px
	}
	.opc-wrapper .form-login,
	.opc-wrapper .form-shipping-address {
		margin-top: 28px
	}
	.opc-wrapper .action-select-shipping-item {
		float: none;
		margin-top: 10px;
		width: 100%
	}
	.opc-wrapper .action-show-popup {
		width: 100%
	}
	.opc-wrapper .edit-address-link {
		display: inline-block;
		text-decoration: none;
		margin: 0;
		position: absolute;
		right: 0;
		top: 1px
	}
	.opc-wrapper .edit-address-link>span {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}
	.opc-wrapper .edit-address-link:before {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 28px;
		line-height: 28px;
		color: #303030;
		content: '\e606';
		font-family: 'icons-blank-theme';
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.opc-wrapper .edit-address-link:hover:before {
		color: #303030
	}
	.opc-wrapper .edit-address-link:active:before {
		color: #303030
	}
	.shipping-policy-block.field-tooltip {
		margin-bottom: 20px;
		position: relative;
		right: auto;
		top: auto
	}
	.shipping-policy-block.field-tooltip .field-tooltip-content {
		width: 300px;
		right: auto
	}
	.shipping-policy-block.field-tooltip .field-tooltip-content:before,
	.shipping-policy-block.field-tooltip .field-tooltip-content:after {
		right: auto
	}
	.account .column.main,
	.account .sidebar-additional {
		margin: 0
	}
	.cart.table-wrapper .gift-content {
		border-bottom: 1px solid #d1d1d1;
		margin-bottom: 20px
	}
	.table-giftregistry-items .field.choice,
	.table-giftregistry-items .field.qty {
		display: inline-block
	}
	.form-giftregistry-search .fieldset {
		margin-bottom: 15px
	}
	.page-with-filter .columns .sidebar-main {
		-ms-flex-order: 0;
		-webkit-order: 0;
		order: 0
	}
	.multicheckout .data.table .address:before {
		margin-bottom: 5px
	}
	.multicheckout .product-item-name,
	.multicheckout .price-including-tax,
	.multicheckout .price-excluding-tax {
		display: inline-block
	}
	.multicheckout .block-content .box:not(:last-child) {
		margin-bottom: 40px
	}
	.multicheckout .block-content .box:last-child {
		margin-bottom: 0
	}
	.multicheckout.order-review .box-items .data.table thead {
		display: block
	}
	.multicheckout.order-review .box-items .data.table thead tr {
		display: block
	}
	.multicheckout.order-review .box-items .data.table thead .col.item {
		display: block;
		padding: 0
	}
	.multicheckout .actions-toolbar .action {
		margin-bottom: 25px
	}
	.multicheckout .actions-toolbar>.primary {
		margin-bottom: 25px;
		margin-right: 0
	}
	.account .order-details-items .table-order-items .product-item-name,
	.account .order-details-items .table-order-items .price-including-tax,
	.account .order-details-items .table-order-items .price-excluding-tax,
	.account .order-details-items .table-order-items .items-qty {
		display: inline-block;
		vertical-align: top
	}
	.account .order-details-items .action.print {
		display: none
	}
	.account .toolbar .pages {
		float: right
	}
	.account .toolbar .limiter {
		clear: both
	}
	.products-grid.wishlist .product-item {
		border-bottom: 1px solid #e8e8e8
	}
	.products-grid.wishlist .product-item:first-child {
		border-top: 1px solid #e8e8e8
	}
	#braintree-three-d-modal .bt-modal-frame {
		width: 100%
	}
}

@media only screen and (max-width:479px) {
	.modal-popup .field-tooltip .field-tooltip-content {
		width: 200px
	}
}

@media all and (min-width:640px) {
	.abs-blocks-2columns-s {
		width: 48.8%
	}
	.abs-reset-left-margin-desktop-s,
	.column:not(.sidebar-main) .multicheckout .actions-toolbar,
	.multicheckout .block-shipping .box-shipping-method .fieldset .legend {
		margin-left: 0
	}
	.abs-margin-for-forms-desktop-s {
		margin-left: 25.8%
	}
	.abs-visually-hidden-desktop-s {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}
	.abs-add-clearfix-desktop-s:before,
	.abs-add-clearfix-desktop-s:after,
	.multicheckout .block-billing:before,
	.multicheckout .block-billing:after {
		content: '';
		display: table
	}
	.abs-add-clearfix-desktop-s:after,
	.multicheckout .block-billing:after {
		clear: both
	}
	.abs-add-box-sizing-desktop-s,
	.multicheckout .block-shipping .box,
	.multicheckout .block-billing .box-billing-address,
	.multicheckout .block-billing .box-billing-method {
		box-sizing: border-box
	}
	.ui-dialog.popup {
		width: 420px
	}
	.column .block-addbysku .action.remove {
		background-image: none;
		-moz-box-sizing: content-box;
		box-shadow: none;
		line-height: inherit;
		text-shadow: none;
		font-weight: 400;
		line-height: 1.42857143;
		margin: 0;
		padding: 0;
		color: #1979c3;
		text-decoration: none;
		background: none;
		border: 0;
		display: inline;
		margin-top: 4px
	}
	.column .block-addbysku .action.remove:focus,
	.column .block-addbysku .action.remove:active {
		background: none;
		border: none
	}
	.column .block-addbysku .action.remove:hover {
		background: none;
		border: none
	}
	.column .block-addbysku .action.remove.disabled,
	.column .block-addbysku .action.remove[disabled],
	fieldset[disabled] .column .block-addbysku .action.remove {
		pointer-events: none;
		opacity: .5
	}
	.column .block-addbysku .action.remove:visited {
		color: #1979c3;
		text-decoration: none
	}
	.column .block-addbysku .action.remove:hover {
		color: #006bb4;
		text-decoration: underline
	}
	.column .block-addbysku .action.remove:active {
		color: #ff5501;
		text-decoration: underline
	}
	.column .block-addbysku .action.remove:hover,
	.column .block-addbysku .action.remove:active,
	.column .block-addbysku .action.remove:focus {
		background: none;
		border: 0
	}
	.column .block-addbysku .action.remove.disabled,
	.column .block-addbysku .action.remove[disabled],
	fieldset[disabled] .column .block-addbysku .action.remove {
		color: #1979c3;
		opacity: .5;
		cursor: default;
		pointer-events: none;
		text-decoration: underline
	}
	.product-item-actions {
		display: block
	}
	.page-products .columns {
		padding-top: 0;
		position: relative;
		z-index: 1
	}
	.toolbar-amount {
		float: left
	}
	.sorter {
		float: left
	}
	.limiter {
		float: left;
		padding: 4px 0 0
	}
	.products.wrapper~.toolbar .limiter {
		display: none
	}
	.multicheckout .actions-toolbar .secondary {
		float: none;
		margin-top: 11px;
		text-align: right
	}
	.multicheckout .actions-toolbar .secondary .action {
		margin-left: 10px
	}
	.multicheckout .actions-toolbar .secondary .action.back {
		display: block;
		float: left
	}
	.multicheckout .item-options {
		margin: 20px 0 0
	}
	.multicheckout .block-content .box {
		margin-bottom: 0
	}
	.multicheckout .block-shipping .box {
		float: left;
		width: 25%
	}
	.multicheckout .block-shipping .box-shipping-method {
		padding-left: 25px;
		padding-right: 25px;
		width: 50%
	}
	.multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
		display: none
	}
	.multicheckout .block-billing .box-billing-address {
		float: left;
		width: 25%
	}
	.multicheckout .block-billing .box-billing-method {
		float: left;
		padding-left: 25px;
		width: 50%
	}
	.multicheckout.form.address .table-wrapper .applicable {
		margin: 7px 0 0
	}
	.multicheckout.order-review .box-items {
		clear: left;
		float: none;
		padding-top: 40px;
		width: auto
	}
	.multicheckout.order-review .col.item {
		width: 75%
	}
	.multicheckout .methods-payment .item-content>.fieldset {
		width: auto
	}
	.multicheckout .methods-payment .item-content>.fieldset .field.cvv {
		display: inline-block;
		width: auto
	}
	.multicheckout .methods-payment .fieldset>.field:not(.choice)>.label {
		float: none;
		margin-bottom: 8px;
		text-align: left;
		width: auto
	}
	.multicheckout .methods-payment .fieldset>.field:not(.choice):not(.cvv) .control {
		width: 100%
	}
	.review-form {
		max-width: 500px
	}
	.review-ratings {
		max-width: 240px;
		float: left;
		margin-bottom: 0
	}
	.review-ratings~.review-content,
	.review-ratings~.review-details {
		margin-left: 280px
	}
	.review-toolbar {
		margin: 0 0 30px
	}
	.review-toolbar .pages {
		padding: 30px 0
	}
	.fieldset .review-legend.legend {
		margin-bottom: 20px;
	}
	.review-item {
		padding: 30px 0
	}
	.review-title {
		margin: 0 0 30px
	}
	.wishlist-index-index .products-grid .product-item {
		margin-bottom: 20px;
		width: 50%
	}
	.wishlist-index-index .products-grid .product-item-actions {
		margin: 0
	}
	.block.widget .products-grid .product-item,
	.page-layout-1column .block.widget .products-grid .product-item,
	.page-layout-3columns .block.widget .products-grid .product-item {
		width: 33.33333333%
	}
}

#braintree-three-d-modal {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: fixed;
	top: 0;
	left: 0;
	align-items: center;
	height: 100vh;
	width: 100vw;
	z-index: 100000;
	visibility: visible
}

#braintree-three-d-modal .bt-modal-frame {
	height: 420px;
	width: 440px;
	margin: auto;
	background-color: #fff;
	z-index: 2;
	border-radius: 6px
}

#braintree-three-d-modal .bt-modal-body {
	height: 380px;
	margin: 20px;
	background-color: white;
	border: 1px solid #d3d3d3
}

#braintree-three-d-modal .bt-mask {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: black;
	opacity: 0.75
}

.braintree-applepay-container-product {
	display: inline-block
}

.braintree-applepay-container-product .braintree-apple-pay-button {
	padding: 10px 0;
	margin: 0;
	margin-bottom: 15px
}

.braintree-apple-pay-button {
	-webkit-appearance: -apple-pay-button;
	-apple-pay-button-type: plain;
	display: block;
	width: 200px;
	min-height: 40px;
	border: 1px solid #000;
	background-image: -webkit-named-image(apple-pay-logo-black);
	background-size: 100% calc(60% + 2px);
	background-repeat: no-repeat;
	background-color: black;
	background-position: 50% 50%;
	border-radius: 5px;
	padding: 2px;
	margin: 20px auto;
	transition: background-color .15s;
	cursor: pointer
}

.ppcredit-summary {
	background: linear-gradient(to right, #009cde, #003087);
	color: #fff;
	padding: 15px;
	text-align: center;
	margin: 10px 0px
}

.ppcreditcalc-container {
	border: 1px solid #dedede;
	background: #fff
}

.ppcreditcalc-header {
	background: #fff;
	padding: 15px
}

.ppcreditcalc-legal {
	background-color: #eee;
	border-top: 1px solid #dedede;
	padding: 15px;
	font-size: 1.2rem;
	line-height: 2rem
}

.ppcreditcalc-instalments {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	background-color: #eeeeee
}

.ppcreditcalc-instalments li {
	display: inline-block;
	margin: 0;
	padding: 0
}

.ppcreditcalc-instalments-term {
	display: block;
	padding: 10px 15px;
	color: #000
}

.ppcreditcalc-instalments-term:hover {
	background: #009CDE;
	color: #FFF;
	text-decoration: none
}

.ppcreditcalc-instalments-term.active {
	background: #003087;
	color: #FFF
}

.ppcreditcalc-instalment-summary {
	padding: 15px
}

.ppcreditcalc-instalment-summary dl {
	margin: 0
}

.ppcreditcalc-instalment-summary dt {
	display: inline-block;
	width: 50%
}

.ppcreditcalc-instalment-summary dd {
	display: inline-block
}

#braintree_expirationDate {
	width: 90px
}

button.braintree-googlepay-button {
	background-origin: content-box;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	border: 0;
	border-radius: 4px;
	box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
	cursor: pointer;
	height: 40px;
	min-height: 40px;
	padding: 11px 24px
}

button.braintree-googlepay-button.black {
	background-color: #000;
	box-shadow: none;
	padding: 12px 24px 10px
}

button.braintree-googlepay-button.white {
	background-color: #fff
}

button.braintree-googlepay-button.short {
	min-width: 90px;
	width: 160px
}

button.braintree-googlepay-button.black.short {
	background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg)
}

button.braintree-googlepay-button.white.short {
	background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg)
}

button.braintree-googlepay-button.black:active {
	background-color: #5f6368
}

button.braintree-googlepay-button.black:hover {
	background-color: #3c4043
}

button.braintree-googlepay-button.white:active {
	background-color: #fff
}

button.braintree-googlepay-button.white:focus {
	box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px
}

button.braintree-googlepay-button.white:hover {
	background-color: #f8f8f8
}

button.braintree-googlepay-button.long {
	min-width: 152px;
	width: 240px
}

button.braintree-googlepay-button.white.long {
	background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg)
}

button.braintree-googlepay-button.black.long {
	background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg)
}

.googlepay-minicart-logo {
	margin-top: 15px;
	text-align: center
}

.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
	width: 30px;
	-webkit-filter: none;
	-webkit-transition: none
}

.braintree-card-control {
	position: relative
}

.braintree-credit-card-selected {
	position: absolute;
	z-index: 10;
	left: 10px
}

.braintree-paypal-logo.oneclick-container {
	width: 100%
}

#payment_form_braintree_ach_direct_debit .field>.fields .field .label {
	font-weight: 600
}

#payment_form_braintree_ach_direct_debit .field>.fields .field.required>.label:after {
	content: '*';
	color: #e02b27;
	font-size: 1.8rem;
	margin: 0 0 0 5px
}

#payment_form_braintree_ach_direct_debit .field>.fields .field .control {
	margin: 10px 10px 0 0
}

#payment_form_braintree_ach_direct_debit .field>.fields .field .control input[type="text"]::placeholder,
#payment_form_braintree_ach_direct_debit .field>.fields .field .control input[type="number"]::placeholder {
	color: lightgrey
}

#payment-method-braintree-lpm .primary {
	width: 100%
}

#payment-method-braintree-lpm .primary .action {
	margin-bottom: 12px;
	width: 100%
}

#payment-method-braintree-lpm .primary .action img {
	height: 40px
}

#payment-method-braintree-cc-vault .field.required .label {
	font-weight: 600
}

#payment-method-braintree-cc-vault .field.required .label:after {
	content: '*';
	color: #e02b27;
	font-size: 1.8rem;
	margin: 0 0 0 5px
}

#payment-method-braintree-cc-vault .field .hosted-control {
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #c2c2c2;
	border-radius: 1px;
	font-size: 1.4rem;
	height: 32px;
	padding: 0 9px;
	vertical-align: baseline;
	box-sizing: border-box;
	position: relative;
	width: 5rem
}

#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused)~.hosted-error {
	height: auto;
	opacity: 1
}

#payment-method-braintree-cc-vault .field .hosted-error {
	clear: both;
	color: #e02b27;
	font-size: 1.2rem;
	height: 0;
	margin-top: 7px;
	opacity: 0
}

.braintree-paypal-fieldset {
	display: none
}

.payment-method-braintree .hosted-control {
	border: 1px solid #c2c2c2;
	height: 32px;
	padding: 8px 15px;
	max-width: 300px
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused)~.hosted-error {
	height: auto;
	opacity: 1
}

.payment-method-braintree .hosted-error {
	clear: both;
	color: #e02b27;
	font-size: 1.2rem;
	height: 0;
	margin-top: 7px;
	opacity: 0
}

.payment-method-braintree .cvv {
	max-width: 200px;
	position: relative
}

.payment-method-braintree .cvv .field-tooltip {
	top: 10px;
	right: 30px
}

#braintree_cc_number {
	padding-left: 68px
}
.field.cvv .field-tooltip {
	right: inherit;
    left: 100px;

}
.one-step-checkout-wrapper select {
	height: 43px;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
}
.one-step-checkout-wrapper  .qty-wrapper .qty-wrap .input-text.update {
	
padding: 0;
	
height: 25px;
}

#social-login-popup  .field  {
	margin-bottom: 15px;
}
 
#social-login-popup  .action.remind {
	color: #ff0000;
	margin-top: 9px;
}
#social-login-popup  .login-container .actions-toolbar .action.login, 
#social-login-popup .login-container .actions-toolbar .action.create {/* line-height: 40px; */}
#social-login-popup .mfp-close:hover {
 background: transparent;
}
#social-login-popup .social-btn .btn-social {color: #fff;}
 
#social-login-popup .form.create.account > .fieldset {
	width: 100%;
	padding: 0;
	 
}

#social-login-popup .password-strength-meter {padding: 0;font-size: 13px;}
#social-login-popup .actions-toolbar .primary .action {
 /* background-color: #191a27; */
 text-transform: uppercase;
}
#social-login-popup  .form.password.reset, 
#social-login-popup  .form.send.confirmation, 
#social-login-popup  .form.password.forget, 
#social-login-popup  .form.create.account, 
#social-login-popup  .form.form-edit-account, 
#social-login-popup  .form-address-edit, 
#social-login-popup  .form-newsletter-manage,
#social-login-popup  .form.create.account {
	width: 100%;
	border: none;
	padding: 0;
	margin: 0;
}
#social-login-popup .social-login-authentication-channel .actions-toolbar{ display: inline-block;}

#social-login-popup .fieldset.login .actions-toolbar{ display: inline-block;}
.form-cart .cart .continue {margin-right: 20px;}
button.mobile-ctn {
	display: none;
}
.sticky-close {
	display: none;
}
@media (max-width: 1024px) {
	.stickyCart {
		display: block;
		z-index: 1041;
		bottom: -120%;
		transition: all 0.5s ease-in-out;
		border-top: 2px solid #f1f1f1;
		box-shadow: 0px -5px 10px rgb(0 0 0 / 47%);
		}
	    
	   .catalog-product-view #maincontent.container {
		   padding-left: 0!important;
		   padding-right: 0!important;
	   }
	   .stickyCart.slide-menupop {
		   /* top: 0; */
		   bottom: 110px;
		  }
.newsletter-content .newsletter_text{padding: 0;}
.newsletter-content .input-box input {
	margin-top: 15px;
	width: 100%;
}
.nav-sections .mean-nav {
    background-color: #101b2b;
}
div.nav-sections .mean-nav ul li a {
    border-color: #192b43;
  }
  .stickyCart .stickyChild {
	display: unset;
	width: 80%;
	text-align: center;
}
.stickyChild .contentHide {
	display: block;
	margin: 15px 0;
}
.stickyChild .add-to-links,
.stickyChild .product-pricetag,
.stickyChild .contentShow {
 width: 100%;
}
.stickyCart .stickyChild .clSticky .imgBorder {
	width: 85px;
	height: 85px;
	display: inline-block;
}
.stickyCart .stickyChild .clSticky .imgBorder .borderImg {
	width: 80px;
	height: 80px;
}
div.stickyCart .stickyChild #parentQtySticky { padding: 0 10px!important;}
div.stickyCart .stickyChild .contentShow #btnSticky,
div.stickyCart #btnReview,
div.stickyCart .clSticky select,
div.stickyCart .product-qty .custom-qty {width: 80%!important;margin: 4px auto;}
div.stickyChild span.product-pricetag {text-align: center;display: block;top: inherit;position: static; color: #ffffff;}
div.stickyCart .product-addto-links a{margin-left: 0;}
div.stickyCart .stickyChild #timerSticky {
    position: relative;
    max-width: 80%;
    margin: 0 auto;
}
button.mobile-ctn {
	display: block;
	position: fixed;
	background: #ffffff;
	bottom: 106px;
	color: #c60647;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 0;
	text-transform: uppercase;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	padding-left: 20px;
	padding-right: 20px;
	box-shadow: 0px 0px 5px rgb(0 0 0 / 30%) !important;
	z-index: 2;
}
.sticky-close {
	display: block;
	background-image: url(../images/close-icon.png);
	background-repeat: no-repeat;
	background-size: 50% 50%;
	cursor: pointer;
	top: -1px;
	right: -1px;
	height: 40px;
	width: 40px;
	position: absolute;
	background-color: #ffffff;
	background-position: center;
	z-index: 60;
}
}

@media (max-width: 991px) {
	.rewardssocial-buttons{
		margin-bottom: 0;
		padding: 8px 8px 4px 10px;
		background-color: #14171e;
	}
}