/** Shopify CDN: Minification failed

Line 29994:53 Unexpected "-name-firstname"
Line 29998:53 Unexpected "-name-lastname"
Line 35930:4 Expected identifier but found "."
Line 35957:8 Expected identifier but found "."
Line 36374:2 Expected identifier but found "*"
Line 36445:2 Expected identifier but found "*"
Line 36446:2 Expected identifier but found "*"
Line 36486:16 Unexpected "("
Line 39359:0 "@charset" must be the first rule in the file

**/
.ui-datepicker {
    display: none;
    z-index: 999999 !important;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-next-hover span, .ui-datepicker .ui-datepicker-prev-hover span {
    border-color: transparent #ff8400 transparent transparent;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -5px;
    font-size: 0px;
    width: 0px;
    height: 0px;
    border: solid;
    border-width: 5px 8px 5px 0;
    border-color: transparent #ff9635 transparent transparent;
}
.ui-datepicker .ui-datepicker-next span {
    margin-left: 0px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #ff9635;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 4px;
    text-align: right;
    text-decoration: none;
    color: #000000;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}
.ui-timepicker-div dl {
    text-align: left;
}
.ui-timepicker-div dl dt {
    height: 25px;
    margin-bottom: -22px;
}
.ui-timepicker-div dl .ui_tpicker_time_label {
    margin-bottom: -25px;
}
.ui-timepicker-div dl dd {
    margin: 0 10px 10px 65px;
}
.ui-timepicker-div td {
    font-size: 90%;
}
.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-datepicker {
    background: #ffffff;
    padding: 15px;
    border: #ffffff 4px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #efefef;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.35);
}
.ui-datepicker .ui-datepicker-header {
    background: transparent;
    border: none;
    padding-bottom: 10px;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    width: 47%;
    margin-right: 6%;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    width: 47%;
}
.ui-datepicker .ui-datepicker-calendar td {
    border: #cfcfcf 1px solid;
}
.ui-datepicker .ui-datepicker-calendar td a {
    padding: 4px;
    display: block;
}
.ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
    background: #f9eae7;
}
.ui-datepicker .ui-datepicker-calendar {
    background: #ffffff;
    border: #cfcfcf 1px solid;
    border-collapse: collapse;
}
.ui-datepicker .ui-datepicker-calendar th {
    background: #efefef;
    border: #cfcfcf 1px solid;
    padding: 4px;
    text-transform: uppercase;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-col {
    text-align: center;
    border: #cfcfcf 1px solid;
}
.ui-datepicker {
    width: auto;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today {
    background: #f3d7d2;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-active {
    background: #ffdf66;
}
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}
.ui-timepicker-div dl {
    text-align: left;
}
.ui-timepicker-div dl dd {
    margin: 0 0 10px 65px;
}
.ui-timepicker-div td {
    font-size: 90%;
}
.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider-horizontal .ui-slider-handle {
    margin-left: -5px;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default;
}
.ui-slider-horizontal {
    height: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    background: #dadada;
}
.ui-slider-handle {
    height: 10px;
    width: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #f98b25;
    display: block;
    position: absolute;
}
.ui-timepicker-div {
    padding: 10px 0 5px 0;
}
.ui-datepicker .ui-datepicker-buttonpane {
    overflow: hidden;
    padding-top: 10px;
    border-top: #cfcfcf 1px solid;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
    background: #f9f9f9;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
    color: #959595;
}
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

.bundle-options-container .block-bundle-summary .bundle.items,
.search-terms,
.cart-summary .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.product-items,
.prices-tier,
.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,
.search-terms>li,
.cart-summary .checkout-methods-items>li,
.opc-wrapper .opc>li,
.opc-progress-bar>li,
.checkout-agreements-items>li,
.product-items>li,
.prices-tier>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
}

.action-primary:focus,
.action-primary:active {
	background: #006bb4;
	border: 1px solid #006bb4;
	color: #fff
}

.action-primary:hover {
	background: #006bb4;
	border: 1px solid #006bb4;
	color: #fff
}

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

.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.cart-summary .block .actions-toolbar>.primary .action.primary,
.cart-summary .form.giftregistry .fieldset .action.primary,
.block-compare .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
	border-radius: 3px
}

.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.cart-summary .block .actions-toolbar>.primary .action.primary:not(:focus),
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus),
.block-compare .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus),
.cart-discount .actions-toolbar .action.primary:not(:focus),
.cart-discount .actions-toolbar .action.cancel:not(:focus) {
	box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3)
}

.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:active,
.cart-summary .block .actions-toolbar>.primary .action.primary:active,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.block-compare .action.primary:active,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:active {
	box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3)
}

.block-event .slider-panel .slider .item .action.event {
	background-image: none;
	background: #eee;
	border: 1px solid #ccc;
	color: #333;
	cursor: pointer;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 600;
	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,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
	background: #e2e2e2;
	border: 1px solid #ccc;
	color: #333
}

.abs-action-link-button:hover,
.block-event .slider-panel .slider .item .action.event:hover {
	background: #e1e1e1;
	border: 1px solid #ccc;
	color: #333
}

.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.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,
.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
}

.abs-action-remove,
.abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button,
.bundle-options-container .action.back,
.cart.table-wrapper .actions-toolbar>.action-delete,
.cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit,
.gift-summary .action-delete,
.action-gift,
.gift-wrapping-title .action-remove,
.wishlist.split.button>.action,
.block.related .action.select,
.abs-add-fields .action.remove,
.paypal-review-discount .action.check,
.cart-discount .action.check,
.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: #006bb4;
	text-decoration: none;
	background: none;
	border: 0;
	display: inline;
	font-weight: 400;
	border-radius: 0
}

.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.popup .actions-toolbar .action.cancel:visited,
.paypal-button-widget .paypal-button:visited,
.bundle-options-container .action.back:visited,
.cart.table-wrapper .actions-toolbar>.action-delete:visited,
.cart.table-wrapper .action.help.map:visited,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.gift-summary .action-edit:visited,
.gift-summary .action-delete:visited,
.action-gift:visited,
.gift-wrapping-title .action-remove:visited,
.wishlist.split.button>.action:visited,
.block.related .action.select:visited,
.abs-add-fields .action.remove:visited,
.paypal-review-discount .action.check:visited,
.cart-discount .action.check: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: #006bb4;
	text-decoration: none
}

.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.paypal-button-widget .paypal-button:hover,
.bundle-options-container .action.back:hover,
.cart.table-wrapper .actions-toolbar>.action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.action-gift:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button>.action:hover,
.block.related .action.select:hover,
.abs-add-fields .action.remove:hover,
.paypal-review-discount .action.check:hover,
.cart-discount .action.check: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,
.abs-discount-block .action.check:active,
.popup .actions-toolbar .action.cancel:active,
.paypal-button-widget .paypal-button:active,
.bundle-options-container .action.back:active,
.cart.table-wrapper .actions-toolbar>.action-delete:active,
.cart.table-wrapper .action.help.map:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.gift-options .actions-toolbar .action-cancel:active,
.gift-summary .action-edit:active,
.gift-summary .action-delete:active,
.action-gift:active,
.gift-wrapping-title .action-remove:active,
.wishlist.split.button>.action:active,
.block.related .action.select:active,
.abs-add-fields .action.remove:active,
.paypal-review-discount .action.check:active,
.cart-discount .action.check: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-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.paypal-button-widget .paypal-button:hover,
.bundle-options-container .action.back:hover,
.cart.table-wrapper .actions-toolbar>.action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.action-gift:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button>.action:hover,
.block.related .action.select:hover,
.abs-add-fields .action.remove:hover,
.paypal-review-discount .action.check:hover,
.cart-discount .action.check: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
}

.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,
.abs-discount-block .action.check:hover,
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:focus,
.popup .actions-toolbar .action.cancel:hover,
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.bundle-options-container .action.back:hover,
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:focus,
.cart.table-wrapper .actions-toolbar>.action-delete:hover,
.cart.table-wrapper .actions-toolbar>.action-delete:active,
.cart.table-wrapper .actions-toolbar>.action-delete:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.gift-summary .action-edit:hover,
.gift-summary .action-edit:active,
.gift-summary .action-edit:focus,
.gift-summary .action-delete:hover,
.gift-summary .action-delete:active,
.gift-summary .action-delete:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus,
.gift-wrapping-title .action-remove:hover,
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:focus,
.wishlist.split.button>.action:hover,
.wishlist.split.button>.action:active,
.wishlist.split.button>.action:focus,
.block.related .action.select:hover,
.block.related .action.select:active,
.block.related .action.select:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.paypal-review-discount .action.check:hover,
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:focus,
.cart-discount .action.check:hover,
.cart-discount .action.check:active,
.cart-discount .action.check: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,
.abs-discount-block .action.check.disabled,
.abs-discount-block .action.check[disabled],
fieldset[disabled] .abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel.disabled,
.popup .actions-toolbar .action.cancel[disabled],
fieldset[disabled] .popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.bundle-options-container .action.back.disabled,
.bundle-options-container .action.back[disabled],
fieldset[disabled] .bundle-options-container .action.back,
.cart.table-wrapper .actions-toolbar>.action-delete.disabled,
.cart.table-wrapper .actions-toolbar>.action-delete[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar>.action-delete,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.disabled,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup[disabled],
fieldset[disabled] .checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit.disabled,
.gift-summary .action-edit[disabled],
fieldset[disabled] .gift-summary .action-edit,
.gift-summary .action-delete.disabled,
.gift-summary .action-delete[disabled],
fieldset[disabled] .gift-summary .action-delete,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift,
.gift-wrapping-title .action-remove.disabled,
.gift-wrapping-title .action-remove[disabled],
fieldset[disabled] .gift-wrapping-title .action-remove,
.wishlist.split.button>.action.disabled,
.wishlist.split.button>.action[disabled],
fieldset[disabled] .wishlist.split.button>.action,
.block.related .action.select.disabled,
.block.related .action.select[disabled],
fieldset[disabled] .block.related .action.select,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.paypal-review-discount .action.check.disabled,
.paypal-review-discount .action.check[disabled],
fieldset[disabled] .paypal-review-discount .action.check,
.cart-discount .action.check.disabled,
.cart-discount .action.check[disabled],
fieldset[disabled] .cart-discount .action.check,
.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: #006bb4;
	opacity: .5;
	cursor: default;
	pointer-events: none;
	text-decoration: underline
}

.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:not(:focus),
.cart.table-wrapper .actions-toolbar>.action-delete:active,
.cart.table-wrapper .actions-toolbar>.action-delete:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.gift-summary .action-edit:active,
.gift-summary .action-edit:not(:focus),
.gift-summary .action-delete:active,
.gift-summary .action-delete:not(:focus),
.action-gift:active,
.action-gift:not(:focus),
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:not(:focus),
.wishlist.split.button>.action:active,
.wishlist.split.button>.action:not(:focus),
.block.related .action.select:active,
.block.related .action.select:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:not(:focus),
.cart-discount .action.check:active,
.cart-discount .action.check: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
}

.abs-revert-to-action-secondary,
.paypal-review .block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.cart-summary .block .actions-toolbar>.primary .action.primary,
.cart-summary .form.giftregistry .fieldset .action.primary,
.block-compare .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
	background: #eee;
	border: 1px solid #ccc;
	color: #333
}

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

.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.cancel:hover,
.cart-summary .block .actions-toolbar>.primary .action.primary:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.block-compare .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.cancel:hover,
.cart-discount .actions-toolbar .action.primary:hover,
.cart-discount .actions-toolbar .action.cancel:hover {
	background: #e1e1e1;
	border: 1px solid #ccc;
	color: #333
}

.products-grid.wishlist .product-item .box-tocart .tocart {
	font-size: 1.4rem;
	line-height: 1.6rem;
	padding: 7px 15px
}

.order-review-form .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.cart-summary .checkout-methods-items .action.primary.checkout,
.block-minicart .block-content>.actions>.primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.box-tocart .action.instant-purchase,
.multicheckout .action.primary,
.box-tocart .action.tocart {
	line-height: 2.2rem;
	padding: 14px 17px;
	font-size: 1.8rem
}

.cart.table-wrapper .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
	clear: left;
	float: 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 {
	display: inline-block;
	float: left;
	margin: 0 0 5px
}

.actions-toolbar>.primary .action,
.actions-toolbar>.secondary .action,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.instant-purchase,
.box-tocart .action.tocart {
	width: 100%
}

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

.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,
.products-list .product-image-wrapper .product-image-photo {
	position: static
}

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

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

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

.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: 12px;
	line-height: inherit;
	color: inherit;
	content: '\e622';
	font-family: 'luma-icons';
	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: 12px;
	line-height: inherit;
	color: inherit;
	content: '\e621';
	font-family: 'luma-icons';
	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
}

.giftregisty-dropdown ul.items,
.wishlist-dropdown ul.items {
	padding: 6px 0
}

.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.account .data.table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .col.qty .control.qty .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.box-tocart .input-text.qty,
.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 {
	text-align: center;
	width: 54px
}

.block,
.customer-review .product-details,
.block-banners,
.block-banners-inline {
	margin-bottom: 40px
}

.filter-current .action.remove,
.sidebar .product-items .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete {
	display: inline-block;
	text-decoration: none
}

.abs-remove-button-for-blocks>span,
.filter-current .action.remove>span,
.sidebar .product-items .action.delete>span,
.table-comparison .cell.remove .action.delete>span,
.block-compare .action.delete>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,
.filter-current .action.remove:before,
.sidebar .product-items .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	line-height: 15px;
	color: #757575;
	content: '\e616';
	font-family: 'luma-icons';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.abs-remove-button-for-blocks:hover:before,
.filter-current .action.remove:hover:before,
.sidebar .product-items .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before {
	color: #494949
}

.abs-remove-button-for-blocks:active:before,
.filter-current .action.remove:active:before,
.sidebar .product-items .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before {
	color: #999
}

.product-item-name,
.product.name a {
	font-weight: 400
}

.product-item-name>a,
.product.name a>a {
	color: #333;
	text-decoration: none
}

.abs-product-link>a:visited,
.product-item-name>a:visited,
.product.name a>a:visited {
	color: #333;
	text-decoration: underline
}

.abs-product-link>a:hover,
.product-item-name>a:hover,
.product.name a>a:hover {
	color: #333;
	text-decoration: underline
}

.abs-product-link>a:active,
.product-item-name>a:active,
.product.name a>a:active {
	color: #333;
	text-decoration: underline
}

.abs-like-link:visited {
	color: #006bb4;
	text-decoration: none
}

.abs-like-link:hover {
	color: #006bb4;
	text-decoration: underline
}

.abs-like-link:active {
	color: #ff5501;
	text-decoration: underline
}

.form.giftregistry.items .actions-toolbar,
.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 {
	line-height: normal;
	margin-left: 73%;
	position: absolute;
	top: 34px;
	width: auto
}

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

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

.form-giftregistry-share .fieldset .actions-toolbar>.secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar>.secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar>.secondary .action.add,
.form-create-return .fieldset .actions-toolbar>.secondary .action.add,
.form.send.friend .fieldset .actions-toolbar>.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 .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
	margin-top: 55px;
	position: relative
}

.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
}

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

.opc-wrapper .form-discount .field .label,
.bundle-options-container .block-bundle-summary .product-image-container,
.bundle-options-container .block-bundle-summary .product.name,
.bundle-options-container .block-bundle-summary .stock,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing>.label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname>.label,
.field.street .field.additional .label,
.block-balance .balance-price-label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard>.legend,
.opc-wrapper .form-giftcard-account .field .label,
.form-add-invitations .fields .label,
.filter-options-content .filter-count-label,
.table-comparison .wishlist.split.button>.action.split span,
.product-items .wishlist.split.button>.action.split span,
.page-multiple-wishlist .page-title-wrapper .page-title,
.block-wishlist-search-form .form-wishlist-search .fieldset>.legend,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset>.legend,
.review-date .review-details-label,
.customer-review .product-details .rating-average-label,
.product-item-actions .actions-secondary>.action span,
.special-price .price-label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.block.related .field.choice .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
}

.minicart-items .product.options .toggle>span,
.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:before,
.abs-add-fields .fieldset .actions-toolbar:after,
.payment-method-braintree .hosted-date-wrap:before,
.payment-method-braintree .hosted-date-wrap:after,
.bundle-options-container .product-options-wrapper .field.choice .label:before,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar: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,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .product-item .product-item-details:before,
.opc-block-summary .product-item .product-item-details:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form: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 .content:before,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:before,
.table-order-items .gift-wrapping .content:after,
.order-options .product:before,
.order-options .product: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,
.form-create-return .actions-toolbar:before,
.form-create-return .actions-toolbar:after,
.toolbar:before,
.toolbar:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:before,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:before,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:before,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:before,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:before,
.form.send.friend .fieldset .actions-toolbar:after {
	content: '';
	display: table
}

.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:after,
.payment-method-braintree .hosted-date-wrap:after,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item>.product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .product-item .product-item-details:after,
.page-product-downloadable .product-add-form: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 .content:after,
.table-order-items .gift-wrapping .content:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:after,
.toolbar:after,
.sidebar .product-items-images:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:after {
	clear: both
}

.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.product-item,
.sidebar .product-items-images .product-item,
.block-event .slider-panel .slider .item .action.show,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.form.search.advanced .fields.range .field.date .control,
.field .control._with-tooltip,
.form-giftregistry-edit .field.date .control {
	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: 'luma-icons';
	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 {
	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: inherit;
	color: inherit;
	content: '\e622';
	font-family: 'luma-icons';
	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: inherit;
	color: inherit;
	content: '\e621';
	font-family: 'luma-icons';
	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
}

.bundle-options-container .block-bundle-summary .product-addto-links>.action,
.wishlist.split.button>.action.split,
.product-social-links .action.mailto.friend,
.product-item-actions .actions-secondary>.action,
.product-social-links .action.tocompare,
.product-social-links .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-item .action.towishlist,
.table-comparison .action.towishlist {
	color: #666;
	font-weight: 600;
	letter-spacing: .05em;
	text-transform: uppercase;
	display: inline-block;
	text-decoration: none
}

.abs-actions-addto:before,
.bundle-options-container .block-bundle-summary .product-addto-links>.action:before,
.wishlist.split.button>.action.split:before,
.product-social-links .action.mailto.friend:before,
.product-item-actions .actions-secondary>.action:before,
.product-social-links .action.tocompare:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	line-height: 16px;
	color: inherit;
	font-family: 'luma-icons';
	margin: -2px 5px 0 0;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.bundle-options-container .block-bundle-summary .product-addto-links>.action:hover,
.wishlist.split.button>.action.split:hover,
.product-social-links .action.mailto.friend:hover,
.product-item-actions .actions-secondary>.action:hover,
.product-social-links .action.tocompare:hover,
.product-social-links .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.product-item .action.towishlist:hover,
.table-comparison .action.towishlist:hover {
	color: #333;
	text-decoration: none
}

.bundle-options-container .block-bundle-summary .product-addto-links>.action:before,
.wishlist.split.button>.action.split:before,
.product-social-links .action.mailto.friend:before,
.product-item-actions .actions-secondary>.action:before,
.product-social-links .action.tocompare:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
	width: 18px
}

.bundle-options-container .block-bundle-summary .box-tocart,
.box-tocart {
	margin: 0 0 30px
}

.abs-cart-block>.title,
.minicart-items .product .toggle,
.abs-discount-block .block>.title,
.cart-summary .block>.title,
.paypal-review-discount .block>.title,
.cart-discount .block>.title {
	border-top: 1px solid #ccc;
	cursor: pointer;
	margin-bottom: 0;
	position: relative;
	padding: 10px 40px 10px 15px;
	display: block;
	text-decoration: none
}

.abs-cart-block>.title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block>.title:after,
.cart-summary .block>.title:after,
.paypal-review-discount .block>.title:after,
.cart-discount .block>.title:after {
	position: absolute;
	right: 20px;
	top: 10px
}

.abs-toggling-title>span,
.abs-cart-block>.title>span,
.minicart-items .product .toggle>span,
.abs-discount-block .block>.title>span,
.cart-summary .block>.title>span,
.paypal-review-discount .block>.title>span,
.cart-discount .block>.title>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.abs-toggling-title:after,
.abs-cart-block>.title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block>.title:after,
.cart-summary .block>.title:after,
.paypal-review-discount .block>.title:after,
.cart-discount .block>.title:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	line-height: 12px;
	color: inherit;
	content: '\e622';
	font-family: 'luma-icons';
	margin: 3px 0 0;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.abs-discount-block .block,
.cart-summary .block,
.paypal-review-discount .block,
.cart-discount .block {
	margin: 0
}

.abs-discount-block .block>.title:after,
.cart-summary .block>.title:after,
.paypal-review-discount .block>.title:after,
.cart-discount .block>.title:after {
	color: #858585
}

.abs-discount-block .block .content,
.cart-summary .block .content,
.paypal-review-discount .block .content,
.cart-discount .block .content {
	display: none;
	padding: 5px 15px 23px;
	position: relative
}

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

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

.multicheckout .table-wrapper .cart-price {
	color: #7d7d7d;
	font-size: 1.6rem;
	font-weight: 700
}

.multicheckout .table-wrapper .product-item-name {
	font-size: 1.8rem;
	font-weight: 300;
	margin: 0
}

.abs-account-blocks .block-title,
.account .legend,
.form-giftregistry-search .legend,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-form .block-title,
.block-wishlist-search-results .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title,
.customer-review .review-details .title,
.paypal-review .block .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
	border-bottom: 1px solid #c6c6c6;
	margin-bottom: 25px;
	padding-bottom: 10px
}

.abs-account-blocks .block-title>strong,
.abs-account-blocks .block-title>span,
.account .legend>strong,
.account .legend>span,
.form-giftregistry-search .legend>strong,
.form-giftregistry-search .legend>span,
.block-giftregistry-results .block-title>strong,
.block-giftregistry-results .block-title>span,
.block-giftregistry-shared-items .block-title>strong,
.block-giftregistry-shared-items .block-title>span,
.block-wishlist-search-form .block-title>strong,
.block-wishlist-search-form .block-title>span,
.block-wishlist-search-results .block-title>strong,
.block-wishlist-search-results .block-title>span,
.multicheckout .block-title>strong,
.multicheckout .block-title>span,
.multicheckout .block-content .title>strong,
.multicheckout .block-content .title>span,
.customer-review .review-details .title>strong,
.customer-review .review-details .title>span,
.paypal-review .block .block-title>strong,
.paypal-review .block .block-title>span,
.account .column.main .block:not(.widget) .block-title>strong,
.account .column.main .block:not(.widget) .block-title>span,
.multicheckout .block-title>strong,
.multicheckout .block-title>span,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title>strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title>span,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title>strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title>span,
.sales-guest-view .column.main .block:not(.widget) .block-title>strong,
.sales-guest-view .column.main .block:not(.widget) .block-title>span {
	font-size: 2.2rem;
	font-weight: 300
}

.block-addresses-list address,
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.box-newsletter .box-content {
	line-height: 24px
}

.order-details-items tfoot td {
	background: #f5f5f5
}

.paypal-review .table-paypal-review-items .col.price .price-including-tax,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.msrp .price-including-tax,
.cart.table-wrapper .col.msrp .price-excluding-tax,
.cart.table-wrapper .col.price .price-including-tax,
.cart.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.subtotal .price-including-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax,
.order-details-items .col.price .price-including-tax,
.order-details-items .col.price .price-excluding-tax,
.order-details-items .col.subtotal .price-including-tax,
.order-details-items .col.subtotal .price-excluding-tax {
	color: #666;
	font-size: 1.8rem;
	display: block;
	line-height: 1;
	white-space: nowrap
}

.paypal-review .table-paypal-review-items .col.price .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.msrp .price-including-tax .price,
.cart.table-wrapper .col.msrp .price-excluding-tax .price,
.cart.table-wrapper .col.price .price-including-tax .price,
.cart.table-wrapper .col.price .price-excluding-tax .price,
.cart.table-wrapper .col.subtotal .price-including-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price,
.order-details-items .col.price .price-including-tax .price,
.order-details-items .col.price .price-excluding-tax .price,
.order-details-items .col.subtotal .price-including-tax .price,
.order-details-items .col.subtotal .price-excluding-tax .price {
	font-weight: 700
}

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

.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax+.price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .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 {
	font-size: 1.1rem;
	display: inline-block
}

.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax+.price-excluding-tax:before,
.bundle-options-container .product-options-wrapper .field.choice .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 .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax+.price-excluding-tax:after,
.bundle-options-container .product-options-wrapper .field.choice .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,
.paypal-review .table-paypal-review-items .cart-tax-total,
.cart.table-wrapper .cart-tax-total,
.order-details-items .cart-tax-total {
	cursor: pointer;
	padding-right: 10px;
	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,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 8px;
	line-height: 8px;
	color: inherit;
	content: '\e622';
	font-family: 'luma-icons';
	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,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
	position: absolute;
	right: -2px;
	top: 4px
}

.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.paypal-review .table-paypal-review-items .cart-tax-total-expanded:after,
.cart.table-wrapper .cart-tax-total-expanded:after,
.order-details-items .cart-tax-total-expanded:after {
	content: '\e621'
}

.giftcard-account .form-giftcard-redeem .fieldset,
.form-giftregistry-create .fieldset {
	margin-bottom: 20px
}

.review-ratings .rating-summary,
.customer-review .review-details .customer-review-rating .rating-summary {
	display: table-row
}

.review-ratings .rating-label,
.customer-review .review-details .customer-review-rating .rating-label {
	display: table-cell;
	padding-bottom: 5px;
	padding-right: 25px;
	padding-top: 1px;
	vertical-align: top
}

.review-ratings .rating-result,
.customer-review .review-details .customer-review-rating .rating-result {
	display: table-cell;
	vertical-align: top
}

.block-addresses-list .items.addresses .item.actions .action:after,
.account .data.table .col.actions .action:after,
[class^='sales-guest-'] .data.table .col.actions .action:after,
.sales-guest-view .data.table .col.actions .action:after,
.block .box-actions .action:after {
	border-left: 1px solid #a6a6a6;
	content: '';
	display: inline-block;
	height: 12px;
	margin: 0 10px;
	vertical-align: -1px
}

.block-addresses-list .items.addresses .item.actions .action:last-child:after,
.account .data.table .col.actions .action:last-child:after,
[class^='sales-guest-'] .data.table .col.actions .action:last-child:after,
.sales-guest-view .data.table .col.actions .action:last-child:after,
.block .box-actions .action:last-child:after {
	display: none
}

.paypal-review .block .block-title>.action,
.account .column.main .block:not(.widget) .block-title>.action,
.multicheckout .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
}

.paypal-review .block .box-title,
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
	display: inline-block;
	margin: 0 0 10px
}

.paypal-review .block .box-title>span,
.account .column.main .block:not(.widget) .box-title>span,
.multicheckout .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-size: 1.6rem
}

.paypal-review .block .box-title>.action,
.account .column.main .block:not(.widget) .box-title>.action,
.multicheckout .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
}

.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: 'luma-icons';
	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,
.cart-summary .block .fieldset.estimate>.legend+br,
.cart-summary .block .fieldset.estimate>.legend,
.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 .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
	display: none
}

.return-status,
.order-status {
	border: 2px solid #ccc;
	border-radius: 3px;
	display: inline-block;
	margin: 3px 0 0;
	padding: 2px 10px;
	text-transform: uppercase;
	vertical-align: top
}

.magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
.magento-rma-returns-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title,
.account .page-main .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
.sales-guest-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title {
	margin-right: 25px
}

.magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date,
.account .page-main .page-title-wrapper .order-date,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
.sales-guest-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date {
	font-size: 16px;
	margin-bottom: 10px
}

.magento-rma-returns-returns .page-main .page-title-wrapper .order-date .label,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label,
.account .page-main .page-title-wrapper .order-date .label,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date .label,
.sales-guest-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label {
	display: none
}

.account .column.main .order-details-items .table-wrapper .data.table,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table,
.block-giftregistry-results .data.table,
.block-wishlist-search-results .data.table,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table {
	border: none
}

.abs-table-striped>tbody>tr:nth-child(even)>td,
.abs-table-striped>tbody>tr:nth-child(even)>th,
.account .column.main .order-details-items .table-wrapper .data.table>tbody>tr:nth-child(even)>td,
.account .column.main .order-details-items .table-wrapper .data.table>tbody>tr:nth-child(even)>th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table>tbody>tr:nth-child(even)>td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table>tbody>tr:nth-child(even)>th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table>tbody>tr:nth-child(even)>td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table>tbody>tr:nth-child(even)>th,
.block-giftregistry-results .data.table>tbody>tr:nth-child(even)>td,
.block-giftregistry-results .data.table>tbody>tr:nth-child(even)>th,
.block-wishlist-search-results .data.table>tbody>tr:nth-child(even)>td,
.block-wishlist-search-results .data.table>tbody>tr:nth-child(even)>th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table>tbody>tr:nth-child(even)>td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table>tbody>tr:nth-child(even)>th {
	background: #f6f6f6
}

.abs-table-striped>thead>tr>th,
.abs-table-striped>tbody>tr>th,
.abs-table-striped>tfoot>tr>th,
.abs-table-striped>thead>tr>td,
.abs-table-striped>tbody>tr>td,
.abs-table-striped>tfoot>tr>td,
.account .column.main .order-details-items .table-wrapper .data.table>thead>tr>th,
.account .column.main .order-details-items .table-wrapper .data.table>tbody>tr>th,
.account .column.main .order-details-items .table-wrapper .data.table>tfoot>tr>th,
.account .column.main .order-details-items .table-wrapper .data.table>thead>tr>td,
.account .column.main .order-details-items .table-wrapper .data.table>tbody>tr>td,
.account .column.main .order-details-items .table-wrapper .data.table>tfoot>tr>td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table>thead>tr>th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table>tbody>tr>th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table>tfoot>tr>th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table>thead>tr>td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table>tbody>tr>td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table>tfoot>tr>td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table>thead>tr>th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table>tbody>tr>th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table>tfoot>tr>th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table>thead>tr>td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table>tbody>tr>td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table>tfoot>tr>td,
.block-giftregistry-results .data.table>thead>tr>th,
.block-giftregistry-results .data.table>tbody>tr>th,
.block-giftregistry-results .data.table>tfoot>tr>th,
.block-giftregistry-results .data.table>thead>tr>td,
.block-giftregistry-results .data.table>tbody>tr>td,
.block-giftregistry-results .data.table>tfoot>tr>td,
.block-wishlist-search-results .data.table>thead>tr>th,
.block-wishlist-search-results .data.table>tbody>tr>th,
.block-wishlist-search-results .data.table>tfoot>tr>th,
.block-wishlist-search-results .data.table>thead>tr>td,
.block-wishlist-search-results .data.table>tbody>tr>td,
.block-wishlist-search-results .data.table>tfoot>tr>td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table>thead>tr>th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table>tbody>tr>th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table>tfoot>tr>th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table>thead>tr>td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table>tbody>tr>td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table>tfoot>tr>td {
	border: none
}

.abs-table-striped>thead>tr>th,
.abs-table-striped>thead>tr>td,
.account .column.main .order-details-items .table-wrapper .data.table>thead>tr>th,
.account .column.main .order-details-items .table-wrapper .data.table>thead>tr>td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table>thead>tr>th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table>thead>tr>td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table>thead>tr>th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table>thead>tr>td,
.block-giftregistry-results .data.table>thead>tr>th,
.block-giftregistry-results .data.table>thead>tr>td,
.block-wishlist-search-results .data.table>thead>tr>th,
.block-wishlist-search-results .data.table>thead>tr>td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table>thead>tr>th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table>thead>tr>td {
	border-bottom: 1px solid #ccc
}

.block-compare .counter,
.block-wishlist .counter {
	color: #6d6d6d;
	font-size: 1.2rem;
	white-space: nowrap
}

.block-compare .counter:before,
.block-wishlist .counter:before {
	content: '('
}

.block-compare .counter:after,
.block-wishlist .counter:after {
	content: ')'
}

.block-compare .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title {
	margin: 0 0 20px
}

.block-compare .block-title strong,
.block-reorder .block-title strong,
.widget .block-title strong,
.block-wishlist .block-title strong {
	font-size: 18px;
	font-weight: 300
}

.block-cart-failed,
.cart-container .form-cart {
	margin-bottom: 20px
}

.block-cart-failed .actions.main .continue,
.block-cart-failed .actions.main .clear,
.cart-container .form-cart .actions.main .continue,
.cart-container .form-cart .actions.main .clear {
	display: none
}

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

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

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

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

.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: #666
}

.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 {
	padding-bottom: 10px;
	color: #333;
	font-weight: 300;
	font-size: 2.6rem
}

.cart-totals,
.opc-block-summary .table-totals {
	border-top: 1px solid #ccc;
	padding-top: 10px
}

.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {
	border: 0;
	font-weight: 400;
	padding: 6px 0
}

.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {
	border: 0;
	font-weight: 400;
	padding: 6px 0 6px 14px;
	text-align: right;
	white-space: nowrap
}

.cart-totals .grand th,
.cart-totals .grand td,
.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td {
	padding: 11px 0
}

.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
	display: inline-block;
	font-weight: 600;
	padding: 3px 0 0
}

.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark {
	font-size: 1.8rem;
	border-top: 1px solid #ccc;
	padding-right: 10px
}

.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
	font-size: 1.8rem;
	border-top: 1px solid #ccc
}

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

.cart-totals tbody tr:last-child td,
.opc-block-summary .table-totals tbody tr:last-child td {
	padding-bottom: 19px
}

.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-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	cursor: pointer
}

.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
	padding-right: 20px;
	position: relative;
	display: inline-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: 12px;
	line-height: 12px;
	color: inherit;
	content: '\e622';
	font-family: 'luma-icons';
	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: 3px;
	top: 3px
}

.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 {
	border-bottom: 1px solid #ccc;
	display: none
}

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

.cart-totals .table-wrapper,
.opc-block-summary .table-totals .table-wrapper {
	margin-bottom: 0
}

.paypal-review-discount .block>.title strong,
.cart-discount .block>.title strong {
	color: #1979c3;
	font-weight: 400
}

.paypal-review-discount .actions-toolbar,
.cart-discount .actions-toolbar {
	display: table-cell;
	vertical-align: top;
	width: 1%
}

.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	margin: 0 0 0 -1px;
	white-space: nowrap;
	width: auto
}

.paypal-review-discount .actions-toolbar .secondary,
.cart-discount .actions-toolbar .secondary {
	bottom: 5px;
	left: 15px;
	position: absolute
}

.paypal-review-discount .action.check,
.cart-discount .action.check {
	font-weight: 400
}

.paypal-review-discount .fieldset,
.cart-discount .fieldset {
	display: table;
	width: 100%
}

.paypal-review-discount .fieldset>.field>.label,
.cart-discount .fieldset>.field>.label {
	display: none
}

.paypal-review-discount .field,
.cart-discount .field {
	display: table-cell
}

@font-face {
	font-family: 'Open Sans';
	src: url('../../frontend/SignatureIT/Carolinalemke/en_US/fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../../frontend/SignatureIT/Carolinalemke/en_US/fonts/opensans/light/opensans-300.woff') format('woff');
	font-weight: 300;
	font-style: normal
}

@font-face {
	font-family: 'Open Sans';
	src: url('../../frontend/SignatureIT/Carolinalemke/en_US/fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../../frontend/SignatureIT/Carolinalemke/en_US/fonts/opensans/regular/opensans-400.woff') format('woff');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'Open Sans';
	src: url('../../frontend/SignatureIT/Carolinalemke/en_US/fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../../frontend/SignatureIT/Carolinalemke/en_US/fonts/opensans/semibold/opensans-600.woff') format('woff');
	font-weight: 600;
	font-style: normal
}

@font-face {
	font-family: 'Open Sans';
	src: url('../../frontend/SignatureIT/Carolinalemke/en_US/fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../../frontend/SignatureIT/Carolinalemke/en_US/fonts/opensans/bold/opensans-700.woff') format('woff');
	font-weight: 700;
	font-style: normal
}

.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 {
	padding-bottom: 40px;
	-webkit-flex-basis: 100%;
	flex-basis: 100%;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
	width: 100%
}

.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
}

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

.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 tfoot {
	background: #f5f5f5
}

.table tfoot>tr:first-child th,
.table tfoot>tr:first-child td {
	border-top: 1px solid #ccc;
	padding-top: 20px
}

.table tfoot th,
.table tfoot td {
	border: 0
}

.table tfoot .mark {
	font-weight: 400;
	text-align: right
}

.message.info {
	margin: 0 0 10px;
	padding: 12px 20px 12px 25px;
	display: block;
	font-size: 1.3rem;
	background: #fdf0d5;
	color: #6f4400;
	padding-left: 45px;
	position: relative
}

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

.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: 24px;
	line-height: 24px;
	color: #c07600;
	content: '\e602';
	font-family: 'luma-icons';
	margin: -12px 0 0;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	left: 0;
	top: 22px;
	width: 45px;
	position: absolute;
	text-align: center
}

.message.error {
	margin: 0 0 10px;
	padding: 12px 20px 12px 25px;
	display: block;
	font-size: 1.3rem;
	background: #fae5e5;
	color: #e02b27;
	padding-left: 45px;
	position: relative
}

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

.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: 24px;
	line-height: 24px;
	color: #b30000;
	content: '\e61f';
	font-family: 'luma-icons';
	margin: -12px 0 0;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	left: 0;
	top: 22px;
	width: 45px;
	position: absolute;
	text-align: center
}

.message.warning {
	margin: 0 0 10px;
	padding: 12px 20px 12px 25px;
	display: block;
	font-size: 1.3rem;
	background: #fdf0d5;
	color: #6f4400;
	padding-left: 45px;
	position: relative
}

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

.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: 24px;
	line-height: 24px;
	color: #c07600;
	content: '\e602';
	font-family: 'luma-icons';
	margin: -12px 0 0;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	left: 0;
	top: 22px;
	width: 45px;
	position: absolute;
	text-align: center
}

.message.notice {
	margin: 0 0 10px;
	padding: 12px 20px 12px 25px;
	display: block;
	font-size: 1.3rem;
	background: #fdf0d5;
	color: #6f4400;
	padding-left: 45px;
	position: relative
}

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

.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: 24px;
	line-height: 24px;
	color: #c07600;
	content: '\e602';
	font-family: 'luma-icons';
	margin: -12px 0 0;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	left: 0;
	top: 22px;
	width: 45px;
	position: absolute;
	text-align: center
}

.message.success {
	margin: 0 0 10px;
	padding: 12px 20px 12px 25px;
	display: block;
	font-size: 1.3rem;
	background: #e5efe5;
	color: #006400;
	padding-left: 45px;
	position: relative
}

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

.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: 24px;
	line-height: 24px;
	color: #006400;
	content: '\e60e';
	font-family: 'luma-icons';
	margin: -12px 0 0;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	left: 0;
	top: 22px;
	width: 45px;
	position: absolute;
	text-align: center
}

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

.nav-sections {
	background: #f0f0f0
}

.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: #757575;
	content: '\e609';
	font-family: 'luma-icons';
	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;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 15px
}

.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.7);
	z-index: 9999;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	position: absolute
}

.load.indicator:before {
	background: transparent url('../../frontend/SignatureIT/Carolinalemke/en_US/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
}

.fieldset {
	border: 0;
	margin: 0 0 40px;
	padding: 0;
	letter-spacing: -.31em
}

.fieldset>* {
	letter-spacing: normal
}

.fieldset>.legend {
	margin: 0 0 20px;
	padding: 0 0 10px;
	width: 100%;
	box-sizing: border-box;
	float: left;
	font-weight: 300;
	line-height: 1.2;
	font-size: 1.8rem
}

.fieldset>.legend+br {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden
}

.fieldset:last-child {
	margin-bottom: 0
}

.fieldset>.field,
.fieldset>.fields>.field {
	margin: 0 0 20px
}

.fieldset>.field>.label,
.fieldset>.fields>.field>.label {
	margin: 0 0 8px;
	display: inline-block
}

.fieldset>.field:last-child,
.fieldset>.fields>.field:last-child {
	margin-bottom: 0
}

.fieldset>.field>.label,
.fieldset>.fields>.field>.label {
	font-weight: 600
}

.fieldset>.field>.label+br,
.fieldset>.fields>.field>.label+br {
	display: none
}

.fieldset>.field .choice input,
.fieldset>.fields>.field .choice input {
	vertical-align: top
}

.fieldset>.field .fields.group:before,
.fieldset>.fields>.field .fields.group:before,
.fieldset>.field .fields.group:after,
.fieldset>.fields>.field .fields.group:after {
	content: '';
	display: table
}

.fieldset>.field .fields.group:after,
.fieldset>.fields>.field .fields.group:after {
	clear: both
}

.fieldset>.field .fields.group .field,
.fieldset>.fields>.field .fields.group .field {
	box-sizing: border-box;
	float: left
}

.fieldset>.field .fields.group.group-2 .field,
.fieldset>.fields>.field .fields.group.group-2 .field {
	width: 50% !important
}

.fieldset>.field .fields.group.group-3 .field,
.fieldset>.fields>.field .fields.group.group-3 .field {
	width: 33.3% !important
}

.fieldset>.field .fields.group.group-4 .field,
.fieldset>.fields>.field .fields.group.group-4 .field {
	width: 25% !important
}

.fieldset>.field .fields.group.group-5 .field,
.fieldset>.fields>.field .fields.group.group-5 .field {
	width: 20% !important
}

.fieldset>.field .addon,
.fieldset>.fields>.field .addon {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 0;
	width: 100%
}

.fieldset>.field .addon textarea,
.fieldset>.fields>.field .addon textarea,
.fieldset>.field .addon select,
.fieldset>.fields>.field .addon select,
.fieldset>.field .addon input,
.fieldset>.fields>.field .addon input {
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
	-webkit-flex-basis: 100%;
	flex-basis: 100%;
	display: inline-block;
	margin: 0;
	width: auto
}

.fieldset>.field .addon .addbefore,
.fieldset>.fields>.field .addon .addbefore,
.fieldset>.field .addon .addafter,
.fieldset>.fields>.field .addon .addafter {
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #c2c2c2;
	border-radius: 1px;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	height: 32px;
	line-height: 1.42857143;
	padding: 0 9px;
	vertical-align: baseline;
	width: 100%;
	box-sizing: border-box;
	-ms-flex-order: 3;
	-webkit-order: 3;
	order: 3;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	width: auto
}

.fieldset>.field .addon .addbefore:disabled,
.fieldset>.fields>.field .addon .addbefore:disabled,
.fieldset>.field .addon .addafter:disabled,
.fieldset>.fields>.field .addon .addafter:disabled {
	opacity: .5
}

.fieldset>.field .addon .addbefore::-moz-placeholder,
.fieldset>.fields>.field .addon .addbefore::-moz-placeholder,
.fieldset>.field .addon .addafter::-moz-placeholder,
.fieldset>.fields>.field .addon .addafter::-moz-placeholder {
	color: #575757
}

.fieldset>.field .addon .addbefore::-webkit-input-placeholder,
.fieldset>.fields>.field .addon .addbefore::-webkit-input-placeholder,
.fieldset>.field .addon .addafter::-webkit-input-placeholder,
.fieldset>.fields>.field .addon .addafter::-webkit-input-placeholder {
	color: #575757
}

.fieldset>.field .addon .addbefore:-ms-input-placeholder,
.fieldset>.fields>.field .addon .addbefore:-ms-input-placeholder,
.fieldset>.field .addon .addafter:-ms-input-placeholder,
.fieldset>.fields>.field .addon .addafter:-ms-input-placeholder {
	color: #575757
}

.fieldset>.field .addon .addbefore,
.fieldset>.fields>.field .addon .addbefore {
	float: left;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1
}

.fieldset>.field .additional,
.fieldset>.fields>.field .additional {
	margin-top: 10px
}

.fieldset>.field.required>.label:after,
.fieldset>.fields>.field.required>.label:after,
.fieldset>.field._required>.label:after,
.fieldset>.fields>.field._required>.label:after {
	content: '*';
	color: #e02b27;
	font-size: 1.2rem;
	margin: 0 0 0 5px
}

.fieldset>.field .note,
.fieldset>.fields>.field .note {
	font-size: 1.2rem;
	margin: 3px 0 0;
	padding: 0;
	display: inline-block;
	text-decoration: none
}

.fieldset>.field .note:before,
.fieldset>.fields>.field .note:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	line-height: 12px;
	font-family: 'luma-icons';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.fieldset>.field.no-label>.label,
.fieldset>.fields>.field.no-label>.label {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.fieldset>.field.choice .label,
.fieldset>.fields>.field.choice .label {
	display: inline;
	font-weight: normal;
	margin: 0
}

.column:not(.main) .fieldset>.field .label,
.column:not(.main) .fieldset>.fields>.field .label {
	font-weight: normal
}

.fieldset>.field .field.choice,
.fieldset>.fields>.field .field.choice {
	margin-bottom: 10px
}

.fieldset>.field .field.choice:last-child,
.fieldset>.fields>.field .field.choice:last-child {
	margin-bottom: 0
}

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

.legend>span {
	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
}

select {

	height: 32px;
	padding-right: 25px;
	text-indent: .01em;
	text-overflow: ''
}

select::-ms-expand {
	display: none
}

.lt-ie10 select {
	background-image: none;
	padding-right: 4px
}

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

.field-error {
	color: #e02b27;
	font-size: 1.2rem
}

.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
}

._has-datepicker~.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;
	margin-top: -4px;
	vertical-align: middle
}

._has-datepicker~.ui-datepicker-trigger:focus,
._has-datepicker~.ui-datepicker-trigger:active {
	background: none;
	border: none
}

._has-datepicker~.ui-datepicker-trigger:hover {
	background: none;
	border: none
}

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

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

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

._has-datepicker~.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: 'luma-icons';
	src: url('../../frontend/SignatureIT/Carolinalemke/en_US/fonts/Luma-Icons.woff2') format('woff2'), url('../../frontend/SignatureIT/Carolinalemke/en_US/fonts/Luma-Icons.woff') format('woff');
	font-weight: normal;
	font-style: normal
}

.btn {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	line-height: 1.2;
	min-width: 160px;
	padding: 10px 10px;
	text-align: center;
	text-decoration: none;
	transition: all .2s linear;
	border-radius: 0
}

.btn.btn-default {
	color: #000;
	border: 1px solid #000
}

.btn.btn-default:hover {
	color: #fff;
	background: #000
}

.btn.btn-default.btn-white {
	border-color: #fff;
	color: #fff
}

.btn.btn-default.btn-white:hover {
	color: #000;
	background: #fff
}

.btn.btn-default.btn-brown {
	color: #a57f2a;
	border-color: #a57f2a
}

.btn.btn-default.btn-brown:hover {
	color: #fff;
	background: #a57f2a
}

.btn.btn-primary {
	color: #fff;
	border: 1px solid #000;
	background: #000
}

.btn.btn-primary:hover {
	color: #000;
	background: #fff
}

.btn.btn-primary.btn-white {
	background: #fff;
	border: 1px solid #fff;
	color: #000
}

.btn.btn-primary.btn-white:hover {
	color: #fff;
	border-color: #000;
	background: #000
}

.btn.btn-primary.btn-brown {
	color: #fff;
	background: #a57f2a;
	border-color: #a57f2a
}

.btn.btn-primary.btn-brown:hover {
	color: #a57f2a;
	background: #fff
}

.btn.btn-primary.btn-brown_br {
	border: 1px solid #a57f2a;
	background: none;
	color: #a57f2a
}

.btn.btn-primary.btn-brown_br:hover {
	color: #fff !important;
	background: #a57f2a
}

.btn.btn-sm {
	font-size: 15px;
	min-width: 140px;
	padding-top: 9px;
	padding-bottom: 9px
}

.btn.btn-block {
	width: 100%
}

.btn-scroll {
	padding: 27px 10px 18px;
	font-size: 11px;
	text-align: center;
	background: rgba(0, 0, 0, 0.05);
	border-radius: 30px
}

.btn-scroll img {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 12px;
	transform: rotate(-90deg)
}

.btn-scroll span {
	display: block;
	color: #000
}

.btn-scroll:hover {
	text-decoration: none
}

.primary.action,
.wishlist-index-index .actions-toolbar .action.update,
.wishlist-index-index .actions-toolbar .action.share,
.wishlist-index-index .actions-toolbar .action.tocart {
	color: #fff;
	border: 1px solid #000;
	background: #000;
	font-size: 1.6rem;
	line-height: 1.2
}

.primary.action:hover,
.primary.action:focus {
	color: #000;
	background: #fff
}

.block .actions-toolbar>.primary a,
.block .actions-toolbar>.primary button {
	width: 320px !important;
	max-width: 100%;
	height: 45px;
	line-height: 2.4 !important;
	border-radius: 0 !important;
	background: #000;
	border: 0;
	font-weight: 400;
	color: #fff !important;
	font-size: 1.7rem !important;
	letter-spacing: -.71px;
	display: block;
	padding: 0 !important;
	transition: all ease-in .3s;
	text-decoration: none
}

.block .actions-toolbar>.primary a:hover,
.block .actions-toolbar>.primary button:hover,
.block .actions-toolbar>.primary a:focus,
.block .actions-toolbar>.primary button:focus {
	background: #1a1a1a;
	color: #fff !important
}

@media screen and (max-width:880px) {
	.block .actions-toolbar>.primary a,
	.block .actions-toolbar>.primary button {
		width: 100%
	}
}

.block .actions-toolbar>.primary a[disabled],
.block .actions-toolbar>.primary button[disabled] {
	background-color: #cccccc;
	opacity: 1 !important
}

.FB-login {
	width: 320px !important;
	max-width: 100%;
	height: 45px;
	line-height: 2.4 !important;
	border-radius: 0 !important;
	background: #4266b3;
	border: 0;
	font-weight: 400;
	color: #fff !important;
	font-size: 1.7rem !important;
	letter-spacing: -.71px;
	display: block;
	padding: 0 !important;
	transition: all ease-in .3s;
	text-decoration: none
}

.FB-login:hover,
.FB-login:focus {
	background: #6382c5;
	color: #fff !important
}

@media screen and (max-width:880px) {
	.FB-login {
		width: 100%
	}
}

.FB-login[disabled] {
	background-color: #cccccc;
	opacity: 1 !important
}

.action.primary.submit {
	width: 320px !important;
	max-width: 100%;
	height: 45px;
	line-height: 2.4 !important;
	border-radius: 0 !important;
	background: #a57f2a;
	border: 0;
	font-weight: 400;
	color: #fff !important;
	font-size: 1.7rem !important;
	letter-spacing: -.71px;
	display: block;
	padding: 0 !important;
	transition: all ease-in .3s;
	text-decoration: none
}

.action.primary.submit:hover,
.action.primary.submit:focus {
	background: #cc9e36;
	color: #fff !important
}

@media screen and (max-width:880px) {
	.action.primary.submit {
		width: 100%
	}
}

.action.primary.submit[disabled] {
	background-color: #cccccc;
	opacity: 1 !important
}

a.btn-back,
button.btn-back {
	font-size: 14px;
	line-height: 1;
	color: #a57f2a;
	padding: 0 20px 0 0;
	position: relative
}

a.btn-back:after,
button.btn-back:after {
	content: '';
	position: absolute;
	top: 5px;
	right: 0;
	width: 13px;
	height: 10px;
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/ico-back.svg') no-repeat;
	transform: rotate(180deg)
}

a.btn-back:hover,
button.btn-back:hover {
	text-decoration: underline
}

form button.action.submit[disabled] {
	background-color: rgba(0, 0, 0, 0.1);
	opacity: 1 !important
}

button:focus {
	outline: 5px auto #a57f2a !important
}

.btn:focus {
	box-shadow: none !important
}

span.submit_disabled {
	display: block;
	width: 100%;
	padding: 11px 17px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.24);
	border: 0;
	color: #ffffff;
	font-size: 1.7rem
}

.product.data.items {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	margin-left: -15px;
	margin-right: -15px
}

.product.data.items>.item.title {
	box-sizing: border-box;
	float: none;
	width: 100%
}

.product.data.items>.item.title>.switch {
	display: block
}

.product.data.items>.item.content {
	box-sizing: border-box;
	display: block;
	float: none;
	margin: 0
}

.product.data.items>.item.content:before,
.product.data.items>.item.content:after {
	content: '';
	display: table
}

.product.data.items>.item.content:after {
	clear: both
}

.product.data.items>.item.content.active {
	display: block
}

.product.data.items>.item.title {
	margin: 0
}

.product.data.items>.item.title>.switch {
	border-top: 1px solid #ccc;
	height: 40px;
	padding: 1px 10px 1px 10px;
	font-weight: 600;
	line-height: 40px;
	font-size: 1.4rem;
	color: #333;
	text-decoration: none
}

.product.data.items>.item.title>.switch:visited {
	color: #6d6d6d;
	text-decoration: none
}

.product.data.items>.item.title>.switch:hover {
	color: #333;
	text-decoration: none
}

.product.data.items>.item.title>.switch:active {
	color: #333;
	text-decoration: none
}

.product.data.items>.item.title:not(.disabled)>.switch:active,
.product.data.items>.item.title.active>.switch,
.product.data.items>.item.title.active>.switch:focus,
.product.data.items>.item.title.active>.switch:hover {
	color: #333;
	text-decoration: none;
	padding-bottom: 1px
}

.product.data.items>.item.content {
	background: #fff;
	margin: 0;
	padding: 10px 10px 30px
}

.product.data.items .item.title a {
	position: relative;
	text-decoration: none
}

.product.data.items .item.title a:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	line-height: inherit;
	color: inherit;
	content: '\e622';
	font-family: 'luma-icons';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.product.data.items .item.title a:after {
	position: absolute;
	right: 10px;
	top: 1px
}

.product.data.items .item.title.active a:after {
	content: '\e621'
}

.product.data.items .value p:last-child {
	margin-bottom: 0
}

.product.data.items .table-wrapper {
	margin: 0
}

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

.pages .items {
	font-size: 0;
	letter-spacing: -1px;
	line-height: 0;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	list-style: none none;
	display: inline-block;
	font-weight: 400
}

.pages .item {
	font-size: 1.2rem;
	line-height: 3rem;
	letter-spacing: normal;
	margin: 0 8px 0 0;
	display: inline-block
}

.pages .item .label {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.pages a.page {
	color: #006bb4;
	display: inline-block;
	padding: 0 5px;
	text-decoration: none
}

.pages a.page:visited {
	color: #006bb4
}

.pages a.page:hover {
	color: #006bb4;
	text-decoration: none
}

.pages a.page:active {
	color: #ff5501
}

.pages strong.page {
	background: #e5e5e5;
	font-size: 1.2rem;
	line-height: 3rem;
	letter-spacing: normal;
	color: #333;
	display: inline-block;
	font-weight: 700;
	padding: 0 5px
}

.pages .action {
	background: #f0f0f0;
	border: 1px solid #ccc;
	color: #7d7d7d;
	display: inline-block;
	padding: 0;
	text-decoration: none
}

.pages .action:visited {
	color: #7d7d7d
}

.pages .action:hover {
	background: #dedede;
	color: #7d7d7d;
	text-decoration: none
}

.pages .action:active {
	color: #7d7d7d
}

.pages .action.next {
	display: inline-block;
	text-decoration: none
}

.pages .action.next:visited:before {
	color: #7d7d7d
}

.pages .action.next:active:before {
	color: #7d7d7d
}

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

.pages .action.next:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	line-height: inherit;
	color: #7d7d7d;
	content: '\e608';
	font-family: 'luma-icons';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.pages .action.next:hover:before {
	color: #7d7d7d
}

.pages .action.next:active:before {
	color: #7d7d7d
}

.pages .action.previous {
	display: inline-block;
	text-decoration: none
}

.pages .action.previous:visited:before {
	color: #7d7d7d
}

.pages .action.previous:active:before {
	color: #7d7d7d
}

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

.pages .action.previous:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	line-height: inherit;
	color: #7d7d7d;
	content: '\e617';
	font-family: 'luma-icons';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.pages .action.previous:hover:before {
	color: #7d7d7d
}

.pages .action.previous:active:before {
	color: #7d7d7d
}

.pages .action {
	box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
	border-radius: 3px;
	padding: 0 8px
}

.pages .action.previous {
	margin-right: 8px
}

.pages .action.next {
	margin-left: 8px
}

.actions-toolbar>.primary,
.actions-toolbar>.secondary {
	margin-bottom: 10px;
	text-align: center
}

.actions-toolbar>.primary .action,
.actions-toolbar>.secondary .action {
	margin-bottom: 10px
}

.actions-toolbar>.primary .action:last-child,
.actions-toolbar>.secondary .action:last-child {
	margin-bottom: 0
}

.actions-toolbar>.primary:last-child,
.actions-toolbar>.secondary:last-child {
	margin-bottom: 0;
	width: 100%
}

.actions-toolbar>.secondary .action.back {
	display: none
}

.breadcrumbs {
	margin: 0 0 15px
}

.breadcrumbs .items {
	font-size: 1.2rem;
	color: #707070;
	margin: 0;
	padding: 0;
	list-style: none none
}

.breadcrumbs .items>li {
	display: inline-block;
	vertical-align: top
}

.breadcrumbs .item {
	margin: 0
}

.breadcrumbs a {
	color: #006bb4;
	text-decoration: none
}

.breadcrumbs a:visited {
	color: #006bb4;
	text-decoration: none
}

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

.breadcrumbs a:active {
	color: #006bb4;
	text-decoration: none
}

.breadcrumbs strong {
	font-weight: 400
}

.breadcrumbs .item:not(:last-child) {
	display: inline-block;
	text-decoration: none
}

.breadcrumbs .item:not(:last-child):after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 10px;
	line-height: 18px;
	content: '\e608';
	font-family: 'luma-icons';
	margin: 0 10px;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.ui-dialog.popup .action.close {
	position: absolute;
	height: 40px;
	right: 0;
	top: 0;
	width: 40px;
	z-index: 1001;
	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
}

.ui-dialog.popup .action.close>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.ui-dialog.popup .action.close:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	line-height: 16px;
	color: #8c8c8c;
	content: '\e616';
	font-family: 'luma-icons';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.ui-dialog.popup .action.close:hover:before {
	color: #737373
}

.ui-dialog.popup .action.close:active:before {
	color: #737373
}

.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
	background: none;
	border: none
}

.ui-dialog.popup .action.close:hover {
	background: none;
	border: none
}

.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
	pointer-events: none;
	opacity: .5
}

.popup .actions-toolbar .action.cancel {
	font-weight: 400
}

.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
}

.modal-popup .modal-content {
	padding: 12px
}

.modal-popup .modal-footer {
	padding: 14px
}

.modal-popup button.action-primary.action-accept,
.modal-popup button.action-secondary.action-dismiss {
	background: #000;
	color: #fff;
	padding: 7px 23px;
	font-size: 16px;
	margin: 0 10px;
	font-weight: bold
}

.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 {
	width: 50rem
}

.modal-popup.confirm .modal-inner-wrap .modal-content {
	padding-right: 7rem
}

.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,
.ie10 .modal-popup._inner-scroll,
.ie9 .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,
.ie10 .modal-popup._inner-scroll .modal-inner-wrap,
.ie9 .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: 1.2rem;
	padding-top: 3rem
}

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

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

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
	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: inline-block;
	text-decoration: none;
	position: absolute;
	right: 0;
	top: 0
}

.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
	background: none;
	border: none
}

.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
	background: none;
	border: none
}

.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
	pointer-events: none;
	opacity: .5
}

.modal-custom .action-close>span,
.modal-popup .action-close>span,
.modal-slide .action-close>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	line-height: 14px;
	color: #757575;
	content: '\e616';
	font-family: 'luma-icons';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
	color: inherit
}

.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
	color: inherit
}

.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
	color: #1a1a1a
}

.modal-custom .action-close {
	margin: 25px
}

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

.modal-popup .action-close {
	padding: 20px
}

.modal-popup._show .modal-inner-wrap .modal-header,
.modal-popup._show .modal-inner-wrap .modal-content,
.modal-popup._show .modal-inner-wrap .modal-footer {
	border: none
}

.modal-popup._show .modal-inner-wrap .modal-footer {
	justify-content: center
}

.modal-popup._show .modal-inner-wrap .modal-footer .action-secondary {
	order: 1
}

.modal-slide .action-close {
	padding: 2.1rem 3rem
}

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

.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
}

.amgdprcookie-main-wrapper {
	color: #363636
}

.amgdprcookie-main-wrapper .amgdprcookie-top {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 15px
}

.amgdprcookie-main-wrapper .amgdprcookie-head {
	font-size: 20px;
	line-height: 20px
}

.amgdprcookie-main-wrapper .amgdprcookie-btn-wrapper {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.amgdprcookie-main-wrapper .amgdprcookie-btn {
	padding: 7px 27px;
	border: 0;
	font-size: 14px;
	color: #fff;
	border-radius: 6px;
	background: #ef7c4a;
	box-shadow: 0 3px 5px rgba(62, 40, 13, 0.15);
	text-transform: uppercase
}

.amgdprcookie-main-wrapper .amgdprcookie-btn:first-child {
	margin: 0 15px
}

.amgdprcookie-main-wrapper .amgdprcookie-btn:hover {
	background: #eb5a1b
}

.amgdprcookie-toggle-cookie {
	position: relative;
	padding-left: 50px
}

.amgdprcookie-toggle-cookie .amgdprcookie-input {
	height: 0;
	width: 0;
	visibility: hidden
}

.amgdprcookie-toggle-cookie .amgdprcookie-label {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 29px;
	border-radius: 40px;
	cursor: pointer;
	background: #a5a5a5;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05)
}

.amgdprcookie-toggle-cookie .amgdprcookie-label:after {
	content: '';
	position: absolute;
	top: 2px;
	left: 2px;
	width: 25px;
	height: 25px;
	background: #fff;
	border-radius: 40px;
	transition: all .4s ease
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:disabled+.amgdprcookie-label {
	background: #e8e8e8
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:disabled+.amgdprcookie-label:after {
	left: calc(95%);
	transform: translateX(-100%)
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled])+.amgdprcookie-label {
	background: #1979c3
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled])+.amgdprcookie-label:after {
	left: calc(95%);
	transform: translateX(-100%)
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:not([checked])+.amgdprcookie-label {
	background: #a5a5a5
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:disabled+.amgdprcookie-label {
	background: #e8e8e8
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:disabled+.amgdprcookie-label:after {
	left: 2px
}

.amgdprcookie-main-wrapper .amgdprcookie-toggle-cookie .amgdprcookie-input.disabled+.amgdprcookie-label {
	background: #e8e8e8
}

.amgdprcookie-container {
	margin-bottom: 20px;
	padding-top: 15px;
	border-radius: 6px;
	background: #fff;
	box-shadow: 0 3px 10px rgba(5, 32, 65, 0.15)
}

.amgdprcookie-container .amgdprcookie-header {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 15px
}

.amgdprcookie-container .amgdprcookie-caption {
	margin: 0 0 15px;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	word-break: break-all;
	word-break: break-word
}

.amgdprcookie-container .amgdprcookie-text {
	margin-bottom: 0;
	padding: 0 15px;
	font-size: 12px;
	color: #363636
}

.amgdprcookie-container .amgdprcookie-options {
	position: relative;
	margin-top: 15px;
	padding: 7px 15px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
	background: #767676
}

.amgdprcookie-container .amgdprcookie-options:before,
.amgdprcookie-container .amgdprcookie-options:after {
	content: '';
	position: absolute;
	top: 16px;
	height: 2px;
	width: 10px;
	background: #fff
}

.amgdprcookie-container .amgdprcookie-options:before {
	right: 20px;
	transform: rotate(45deg)
}

.amgdprcookie-container .amgdprcookie-options:after {
	right: 14px;
	transform: rotate(-45deg)
}

.amgdprcookie-container .amgdprcookie-check.active .amgdprcookie-options {
	border-radius: 0
}

.amgdprcookie-container .amgdprcookie-check.active .amgdprcookie-options:before {
	transform: rotate(-45deg)
}

.amgdprcookie-container .amgdprcookie-check.active .amgdprcookie-options:after {
	transform: rotate(45deg)
}

.amgdprcookie-content-wrapper {
	display: none;
	padding: 0 15px;
	border-radius: 6px;
	background: #f9f9f9;
	font-size: 12px
}

.amgdprcookie-content-wrapper .amgdprcookie-title {
	padding: 15px 15px 0 0;
	vertical-align: top
}

.amgdprcookie-content-wrapper .amgdprcookie-row {
	border-bottom: 1px solid #ccc
}

.amgdprcookie-content-wrapper .amgdprcookie-row:last-child {
	border-bottom: 0
}

.amgdprcookie-content-wrapper .amgdprcookie-table .amgdprcookie-cell {
	padding: 15px 15px 15px 0;
	word-break: break-all;
	word-break: break-word
}

.amgdprcookie-content-wrapper .amgdprcookie-table .amgdprcookie-cell:first-child {
	width: 23%
}

.amgdprcookie-content-wrapper .amgdprcookie-table .amgdprcookie-cell:last-child {
	padding-right: 0
}

.amprivacy-policy {
	max-height: 500px;
	display: none;
	overflow-y: scroll;
	word-wrap: break-word
}

body .page-main .main-slider-wrapper {
	padding-top: 0
}

.main-slider-wrapper .slide-image {
	width: 100%
}

.banner-content-wrapper .main-banner-content.embed-container,
.slide-content-wrapper .main-banner-content.embed-container {
	position: relative;
	padding-bottom: 39%;
	overflow: hidden
}

.banner-content-wrapper .main-banner-content.embed-container iframe,
.slide-content-wrapper .main-banner-content.embed-container iframe,
.banner-content-wrapper .main-banner-content.embed-container object,
.slide-content-wrapper .main-banner-content.embed-container object,
.banner-content-wrapper .main-banner-content.embed-container embed,
.slide-content-wrapper .main-banner-content.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.banner-content-wrapper .main-banner-content>a,
.slide-content-wrapper .main-banner-content>a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.banner-content-wrapper .main-banner-content img,
.slide-content-wrapper .main-banner-content img {
	width: 100%;
	display: block;
	margin: auto
}

.banner-content-wrapper.two-columns,
.slide-content-wrapper.two-columns {
	margin: 0 -22px;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	display: flex
}

.banner-content-wrapper.two-columns .main-banner-content,
.slide-content-wrapper.two-columns .main-banner-content {
	position: relative;
	width: 68%;
	display: block;
	padding: 0 22px
}

.banner-content-wrapper.two-columns .main-banner-content.embed-container,
.slide-content-wrapper.two-columns .main-banner-content.embed-container {
	padding-bottom: calc(38.66% - 53.16px)
}

.banner-content-wrapper.two-columns .main-banner-content.embed-container iframe,
.slide-content-wrapper.two-columns .main-banner-content.embed-container iframe {
	width: 100%
}

.banner-content-wrapper.two-columns .side-content,
.slide-content-wrapper.two-columns .side-content {
	float: right;
	overflow: hidden;
	margin: 0 10px;
	padding: 0;
	padding-bottom: calc(38.66% - 53.16px);
	width: calc(32% - 20px);
	position: relative;
	display: flex
}

.banner-content-wrapper.two-columns .side-content img,
.slide-content-wrapper.two-columns .side-content img {
	display: block;
	position: absolute;
	max-height: 100%;
	max-width: 100%;
	height: 100%
}

.bottom-banners-wrapper .banner-item {
	text-align: center;
	margin-right: auto;
	margin-left: auto
}

.slide-content-wrapper.two-columns img {
	max-height: 100% !important
}

.banner-content-wrapper.two-columns .main-banner-content,
.slide-content-wrapper.two-columns .main-banner-content {
	overflow: hidden
}

.swiper-slide.main-slide-item {
	overflow: hidden
}

.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
}

.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%
}

.cart-totals tr[class=totals] .title:after,
.totals.discount .title:after,
.cart-totals tr[class=totals] .title.negative:after,
.totals.discount .title.negative:after {
	-webkit-font-smoothing: antialiased;
	color: #858585;
	display: inline-block;
	font-family: 'luma-icons';
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	margin-left: 10px;
	overflow: hidden;
	speak: none;
	text-align: center;
	vertical-align: middle
}

.totals.discount {
	cursor: pointer
}

.totals.discount .title:after {
	content: '\e622'
}

.totals.discount .title.negative:after {
	content: '\e621'
}

.totals.discount .discount.coupon {
	display: none
}

.table-wrapper tr[class=totals] .title.enabled:after {
	content: '\e621';
	cursor: pointer;
	margin-right: 5px
}

.table-wrapper tr[class=totals] .title.enabled.collapsed:after {
	content: '\e622';
	cursor: pointer;
	margin-right: 5px
}

.total_coupons {
	display: none
}

.cart-totals .discount.coupon {
	display: none
}

.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: 12px 0 4px 0
}

.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
}

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

.revert-checkout {
	margin-top: 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 .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: #666
}

.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-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
	}
}

@-webkit-keyframes spinner {
	0% {
		-webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg);
		transform: translate3d(-50%, -50%, 0) rotate(0deg)
	}
	100% {
		-webkit-transform: translate3d(-50%, -50%, 0) rotate(360deg);
		transform: translate3d(-50%, -50%, 0) rotate(360deg)
	}
}

@keyframes spinner {
	0% {
		-webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg);
		transform: translate3d(-50%, -50%, 0) rotate(0deg)
	}
	100% {
		-webkit-transform: translate3d(-50%, -50%, 0) rotate(360deg);
		transform: translate3d(-50%, -50%, 0) rotate(360deg)
	}
}

.lens-index-index .page-main {
	background: #FFF
}

.product-info-main-wrap .product-info-main .actions:not(.optic_product) .optic_options {
	display: none
}

.product-info-main-wrap .product-info-main .actions.optic_product {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.product-info-main-wrap .product-info-main .actions.optic_product .optic_options {
	min-width: 50%;
	display: inline-block
}

.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .field.choice {
	border-bottom: 1px solid #ccc
}

.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .field.choice:last-child {
	margin: 0;
	padding: 0;
	border: none
}

.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .field.choice input[type="radio"]+label {
	position: static;
	padding-right: 25px
}

.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .field.choice input[type="radio"]+label:before {
	top: 0;
	margin-top: 0
}

.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .field.choice input[type="radio"]:checked+label:after {
	top: 4px;
	border: 1px solid #a57f2a;
	background-color: #a57f2a
}

.product-info-main-wrap .product-info-main .actions.optic_product button {
	width: calc(50% - 2rem) !important;
	max-height: 5rem;
	margin-right: 2rem !important
}

.product-info-main-wrap .product-info-main .actions.optic_product .go-to-prescription-wizard {
	padding: 8px;
	line-height: 2.3rem
}

.product-info-main-wrap .product-info-main .actions.optic_product .go-to-prescription-wizard span {
	font-size: 17px
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.prescription {
	cursor: pointer
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.prescription:hover {
	color: #a57f2a
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.prescription span:after {
	content: '+';
	font-size: 2.5rem;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 .5rem
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.prescription.active span:after {
	content: '-'
}

.prescription-form-wrapper {
	padding: 3rem 0
}

.prescription-form-wrapper .prescription-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.prescription-form-wrapper .prescription-header .action.link {
	background: transparent;
	border: none;
	color: #a57f2a
}

.prescription-form-wrapper .prescription-content .lens-wizard-container.prescription-wrapper {
	padding: 0 2rem;
	margin: 2rem 0;
	border: 1px solid #e4e4e4
}

.prescription-form-wrapper .prescription-content .actions {
	text-align: left
}

.prescription-form-wrapper .prescription-content .actions .action {
	padding: 8px 17px;
	min-width: 15rem
}

.prescription-form-wrapper .prescription-content .actions .action.secondary {
	background: #fff;
	border: 1px solid #000;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	margin-left: 1rem;
	cursor: pointer
}

.lens-wizard-container.prescription-wrapper {
	display: none
}

.lens-wizard-container.prescription-wrapper.active {
	display: block
}

.lens-wizard-container.prescription-wrapper input {
	border: none;
	border-bottom: 1px solid #999;
	direction: ltr;
	text-align: right
}

.lens-wizard-container.prescription-wrapper .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item label {
	font-size: 1.4rem
}

.lens-wizard-container.prescription-wrapper .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item:first-child {
	width: 30%
}

.lens-wizard-container.prescription-wrapper .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item.info {
	width: 40%;
	text-align: left;
	padding-left: 0;
	padding-right: 20%
}

.lens-wizard-container.prescription-wrapper .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item.pupil-distance {
	position: relative;
	display: block
}

.lens-wizard-container.prescription-wrapper .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item.pupil-distance input,
.lens-wizard-container.prescription-wrapper .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item.pupil-distance .chosen-container {
	margin-top: 1.5rem
}

.lens-wizard-container.prescription-wrapper .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item.pupil-distance label:not(.error) {
	display: block;
	width: 100%;
	text-align: left;
	position: absolute;
	top: -3rem;
	left: 3rem
}

.lens-spinner {
	opacity: 1;
	position: relative;
	-webkit-transition: opacity linear .1s;
	-o-transition: opacity linear .1s;
	transition: opacity linear .1s;
	padding: 20rem
}

.lens-spinner.prescription {
	position: absolute;
	top: -1rem;
	width: 100%;
	background: #FFF;
	height: 100%;
	z-index: 1
}

.lens-spinner::before {
	-webkit-animation: 2s linear infinite spinner;
	animation: 2s linear infinite spinner;
	border: solid 3px #e4e4e4;
	border-bottom-color: #a57f2a;
	border-radius: 50%;
	content: '';
	height: 40px;
	left: 50%;
	opacity: inherit;
	position: absolute;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	width: 40px;
	will-change: transform
}

.lens-wizard-container {
	background: #FFF;
	position: relative
}

.lens-wizard-container .product-details,
.lens-wizard-container .lens-wizard {
	display: inline-block;
	vertical-align: top
}

.lens-wizard-container .product-details .product-box .product-info .product-name {
	font-size: 3rem;
	font-weight: bold;
	padding-bottom: .5rem
}

.lens-wizard-container .product-details .product-box .product-info .product-code {
	font-size: 1.5rem
}

.lens-wizard-container .product-details .product-box .product-price {
	padding: 1.5rem 0
}

.lens-wizard-container .product-details .product-box .product-price .price {
	font-size: 2.5rem;
	font-weight: bold
}

.lens-wizard-container .product-details .product-box .product-add-form .product-options-wrapper .fieldset {
	display: none
}

.lens-wizard-container .product-details .product-box .product-add-form .box-tocart {
	margin: 0
}

.lens-wizard-container .product-details .product-box .product-add-form .box-tocart .qty {
	display: none
}

.lens-wizard-container .product-details .product-box .product-add-form .box-tocart button {
	width: 100%;
	margin: 0;
	background: #a57f2a;
	border-color: #a57f2a
}

.lens-wizard-container .product-details .product-box .product-add-form .box-tocart button.disabled,
.lens-wizard-container .product-details .product-box .product-add-form .box-tocart button[disabled] {
	opacity: .25
}

.lens-wizard-container .lens-wizard-content {
	position: relative
}

.lens-wizard-container .lens-wizard-content .chosen-container .chosen-results li.active-result,
.lens-wizard-container .lens-wizard-content .chosen-container .chosen-single {
	direction: ltr
}

.lens-wizard-container .lens-wizard-content ._keyfocus *:focus,
.lens-wizard-container .lens-wizard-content input:not([disabled]):focus,
.lens-wizard-container .lens-wizard-content textarea:not([disabled]):focus,
.lens-wizard-container .lens-wizard-content select:not([disabled]):focus {
	box-shadow: 0 0 3px 1px #a57f2a
}

.lens-wizard-container .lens-wizard-content select,
.lens-wizard-container .lens-wizard-content input {
	border: none;
	border-bottom: 1px solid #999;
	background-position: left
}

.lens-wizard-container .lens-wizard-content select {
	direction: rtl
}

.lens-wizard-container .lens-wizard-content select option {
	direction: ltr
}

.lens-wizard-container .lens-wizard-content input ::-webkit-input-placeholder,
.lens-wizard-container .lens-wizard-content input :-moz-placeholder,
.lens-wizard-container .lens-wizard-content input ::-moz-placeholder,
.lens-wizard-container .lens-wizard-content input :-ms-input-placeholder {
	color: #999
}

.lens-wizard-container .lens-wizard-content label.error {
	padding: .5rem 0 0 0;
	font-size: 1.4rem;
	color: #ff0000
}

.lens-wizard-container .lens-wizard-content .checkbox {
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.lens-wizard-container .lens-wizard-content .checkbox>input[type="checkbox"] {
	width: 100%;
	opacity: 0;
	position: absolute;
	top: 1rem;
	right: 3rem
}

.lens-wizard-container .lens-wizard-content .checkbox>input[type="checkbox"]:checked~label:before {
	background: url(../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/CheckboxCheckmark.png) center no-repeat;
	background-size: 10px 8px
}

.lens-wizard-container .lens-wizard-content .checkbox>label {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	font-size: 1.2rem
}

.lens-wizard-container .lens-wizard-content .checkbox>label:not(.error):before {
	content: '';
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 1px solid #9b9b9b;
	margin-right: 5px;
	border-radius: 2px;
	text-align: center
}

.lens-wizard-container .lens-wizard-content .checkbox-big>label:not(.error):before {
	min-width: 25px;
	height: 25px
}

.lens-wizard-container .lens-wizard-content .checkbox-right>input[type="checkbox"] {
	right: 0;
	left: 0
}

.lens-wizard-container .lens-wizard-content .checkbox-right>label:not(.error):before {
	margin-left: 0;
	margin-right: 1rem;
	order: -1
}

.lens-wizard-container .lens-wizard-content .checkbox-right>label.error {
	order: 1
}

.lens-wizard-container .lens-wizard-content #wizard-form .text-cms {
	font-size: 1.2rem
}

.lens-wizard-container .lens-wizard-content #wizard-form .text-cms p:last-child {
	margin: 0
}

.lens-wizard-container .lens-wizard-content #wizard-form .text-cms a {
	color: inherit
}

.lens-wizard-container .lens-wizard-content #wizard-form .wizard {
	width: 100%
}

.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content {
	display: block !important
}

.lens-wizard-container .lens-wizard-content #wizard-form .steps .tos-text-line {
	padding-top: .5rem
}

.lens-wizard-container .lens-wizard-content #wizard-form .steps ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.lens-wizard-container .lens-wizard-content #wizard-form .steps ul li {
	position: relative;
	min-width: 12rem;
	border-top: .2rem solid #a57f2a;
	margin: 0 0 0 .5rem;
	padding: 1.5rem .5rem 2rem 1rem
}

.lens-wizard-container .lens-wizard-content #wizard-form .steps ul li a {
	color: #a57f2a
}

.lens-wizard-container .lens-wizard-content #wizard-form .steps ul li a:before {
	content: '';
	display: block;
	width: 1.8rem;
	height: 1.8rem;
	background: #ffffff;
	border: 1px solid #a57f2a;
	border-radius: 50%;
	position: absolute;
	top: -1rem;
	left: 0
}

.lens-wizard-container .lens-wizard-content #wizard-form .steps ul li.done a:after {
	content: 'âœ”';
	display: block;
	position: absolute;
	top: -.6rem;
	left: .4rem;
	width: 1rem;
	height: 1rem;
	font-size: 1rem;
	text-align: center;
	color: #a57f2a
}

.lens-wizard-container .lens-wizard-content #wizard-form .steps ul li.done:nth-last-child(2) a:after {
	content: '';
	background: #a57f2a;
	border-radius: 50%
}

.lens-wizard-container .lens-wizard-content #wizard-form .steps ul li.current a:after {
	content: '';
	display: block;
	position: absolute;
	top: -.6rem;
	left: .4rem;
	width: 1rem;
	height: 1rem;
	background: #a57f2a;
	border-radius: 50%
}

.lens-wizard-container .lens-wizard-content #wizard-form .steps ul li.current~.done a:after {
	content: 'âœ”';
	background: transparent
}

.lens-wizard-container .lens-wizard-content #wizard-form .steps ul li.ignore {
	opacity: .4;
	border-top: .2rem solid #999
}

.lens-wizard-container .lens-wizard-content #wizard-form .steps ul li.ignore a {
	color: #999;
	cursor: default
}

.lens-wizard-container .lens-wizard-content #wizard-form .steps ul li.ignore a:hover {
	color: #999;
	text-decoration: none
}

.lens-wizard-container .lens-wizard-content #wizard-form .steps ul li.ignore a:before {
	border: 1px solid #999
}

.lens-wizard-container .lens-wizard-content #wizard-form .steps ul li.disabled {
	border-top: .2rem solid #8d8587
}

.lens-wizard-container .lens-wizard-content #wizard-form .steps ul li.disabled a {
	color: #8d8587;
	cursor: default
}

.lens-wizard-container .lens-wizard-content #wizard-form .steps ul li.disabled a:hover {
	color: #8d8587;
	text-decoration: none
}

.lens-wizard-container .lens-wizard-content #wizard-form .steps ul li.disabled a:before {
	border: 1px solid #8d8587
}

.lens-wizard-container .lens-wizard-content #wizard-form .steps ul li.last {
	display: none !important
}

.lens-wizard-container .lens-wizard-content #wizard-form .steps ul li .current-info {
	display: none
}

.lens-wizard-container .lens-wizard-content #wizard-form .actions {
	width: 100%
}

.lens-wizard-container .lens-wizard-content #wizard-form .actions ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0
}

.lens-wizard-container .lens-wizard-content #wizard-form .actions ul li {
	z-index: 14;
	margin: 0
}

.lens-wizard-container .lens-wizard-content #wizard-form .actions ul li.disabled {
	visibility: hidden
}

.lens-wizard-container .lens-wizard-content #wizard-form .actions ul li a {
	color: #a57f2a;
	font-size: 1.8rem;
	vertical-align: top
}

.lens-wizard-container .lens-wizard-content #wizard-form .actions ul li a:hover {
	color: #000;
	text-decoration: none
}

.lens-wizard-container .lens-wizard-content #wizard-form .actions ul li a[href="#next"]:after {
	content: '';
	background: url(../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/arrowLeft-s.png) left 1px no-repeat;
	height: 18px;
	width: 24px;
	margin: 0 0 0 5px;
	display: inline-block
}

.lens-wizard-container .lens-wizard-content #wizard-form .actions ul li a[href="#next"]:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	vertical-align: bottom
}

.lens-wizard-container .lens-wizard-content #wizard-form .actions ul li a[href="#previous"]:before {
	content: '';
	background: url(../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/arrowLeft-s.png) left 1px no-repeat;
	height: 18px;
	width: 24px;
	margin: 0 5px 0 0;
	display: inline-block
}

.lens-wizard-container .lens-wizard-content #wizard-form .content {
	width: 100%
}

.lens-wizard-container .lens-wizard-content #wizard-form .content>h3 {
	display: none
}

.lens-wizard-container .lens-wizard-content #wizard-form .content .lens-tos-popup {
	color: #666;
	background: #ffffff;
	min-width: 210px;
	padding: 2rem;
	border: 1px solid #999;
	opacity: 0;
	transition: opacity .3s
}

.lens-wizard-container .lens-wizard-content #wizard-form .content .lens-tos-popup:not(.active) {
	pointer-events: none
}

.lens-wizard-container .lens-wizard-content #wizard-form .content .lens-tos-popup.active {
	opacity: 1
}

.lens-wizard-container .lens-wizard-content #wizard-form .content .lens-tos-popup-title {
	color: #a57f2a;
	font-size: 1.8rem;
	padding-bottom: 1rem
}

.lens-wizard-container .lens-wizard-content #wizard-form .content .lens-tos-popup-content {
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 1.5rem
}

.lens-wizard-container .lens-wizard-content #wizard-form .content .lens-tos-popup-content>.checkbox {
	margin-top: 1.5rem
}

.lens-wizard-container .lens-wizard-content #wizard-form .content .lens-tos-popup-text-bottom {
	margin-top: .5rem
}

.lens-wizard-container .lens-wizard-content #wizard-form .content .lens-before-clicking-next {
	max-width: 70%;
	margin: -3.4rem 75px -3rem auto
}

.lens-wizard-container .lens-wizard-content .lens-box-add-prescription {
	border-bottom: 1px solid #e4e4e4
}

.lens-wizard-container .lens-wizard-content .lens-box-top {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative
}

.lens-wizard-container .lens-wizard-content .lens-box-top .top {
	width: calc(33.33333333%);
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: flex;
	flex-direction: column
}

.lens-wizard-container .lens-wizard-content .lens-box-top .top.sph-right {
	justify-content: flex-end
}

.lens-wizard-container .lens-wizard-content .lens-box-top .top label:not(.error) {
	width: 100%;
	text-align: left
}

.lens-wizard-container .lens-wizard-content .lens-box-top .top select {
	margin-top: auto
}

.lens-wizard-container .lens-wizard-content .lens-box-top .top.left label {
	display: none
}

.lens-wizard-container .lens-wizard-content .lens-box-top .top.info {
	position: absolute;
	left: 0
}

.lens-wizard-container .lens-wizard-content .lens-box-top .top.info>span {
	display: block;
	position: absolute;
	width: 100%;
	text-align: left
}

.lens-wizard-container .lens-wizard-content .lens-box-top .top.left:after,
.lens-wizard-container .lens-wizard-content .lens-box-top .top.right:after {
	content: attr(data-title);
	position: absolute;
	left: 0
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-top: 2px solid #e4e4e4
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right,
.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: flex-end
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item>label.error {
	order: 1
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info {
	text-align: left;
	position: relative
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info .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
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info .tooltip-content:after,
.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info .tooltip-content:before {
	border: solid transparent;
	content: '';
	height: 0;
	position: absolute;
	width: 0
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info .tooltip-content:after {
	border-width: 5px;
	border-color: transparent
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info .tooltip-content:before {
	border-width: 6px;
	border-color: transparent
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info .tooltip-content:after,
.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info .tooltip-content:before {
	right: 100%
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info .tooltip-content:after {
	border-right-color: #fff;
	margin-top: -5px;
	top: 15px
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info .tooltip-content:before {
	border-right-color: #bbb;
	margin-top: -6px;
	top: 15px
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info .tooltip-toggle {
	cursor: help
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info .tooltip-toggle:hover+.tooltip-content,
.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info .tooltip-toggle:focus+.tooltip-content,
.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info:hover .tooltip-content {
	display: block
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info span.tooltip-toggle {
	position: relative
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info span.tooltip-toggle:after {
	content: '?';
	width: 2rem;
	height: 2rem;
	display: block;
	border: 1px solid #a57f2a;
	border-radius: 50%;
	text-align: center;
	color: #a57f2a;
	position: absolute;
	bottom: -2.5rem;
	left: 1.5rem
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info .tooltip-content {
	text-align: left
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info .tooltip-content>span {
	font-size: 1.6rem;
	color: #a57f2a
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item.pupil-distance {
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item.pupil-distance label:not(.error) {
	text-align: left
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item.pupil-distance-left,
.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item.pupil-distance-right {
	display: none
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left.active .bottom-item.pupil-distance label:not(.error) {
	display: block
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left.active .bottom-item.pupil-distance-left,
.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left.active .bottom-item.pupil-distance-right {
	display: block;
	position: relative
}

.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left.active .bottom-item.pupil-distance-one {
	display: none
}

.lens-wizard-container .lens-wizard-content .lens-container {
	list-style-type: none
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item {
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin: 0;
	padding: 1rem 0
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	position: relative
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.has-childs:after {
	content: '+';
	display: block;
	width: 2.8rem;
	height: 2.8rem;
	line-height: .7em;
	font-size: 2.8rem;
	border-radius: 50%;
	color: #999;
	text-align: center;
	border: 1px solid #999;
	position: absolute;
	right: 2.5rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.has-childs.active:after {
	transform: translateY(-50%) rotate(225deg);
	-ms-transform: translateY(-50%) rotate(225deg);
	-webkit-transform: translateY(-50%) rotate(225deg)
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.has-childs.active+.lens-box-options {
	max-height: none;
	opacity: 1;
	margin-top: 2.2rem;
	padding: 1rem 0
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.has-childs~.lens-box-options {
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
	padding: 0
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.has-childs~.lens-box-options .lens-box-option-title {
	width: 100%;
	color: #666;
	padding: 0 0 1rem;
	font-size: 1.5rem
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.has-childs~.lens-box-options .lens-box-title {
	padding: 0 0 0 1rem
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.active~.lens-box-options.select {
	margin-top: 1rem;
	padding: 1.5rem 0 1rem;
	margin-bottom: -.5rem;
	border-top: 2px solid #e4e4e4;
	cursor: default
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.active>.lens-box-image {
	border: 1px solid #a57f2a;
	-webkit-box-shadow: 0px 0px 1px 10px #dbccaa;
	-moz-box-shadow: 0px 0px 1px 10px #dbccaa;
	-ms-box-shadow: 0px 0px 1px 10px #dbccaa;
	box-shadow: 0px 0px 1px 10px #dbccaa
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.active>.lens-box-title {
	color: #a57f2a
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.active:after {
	color: #a57f2a;
	border: 1px solid #a57f2a
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box .lens-box-image {
	height: 9rem;
	width: 9rem;
	border: 1px solid #999;
	border-radius: 50%;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	background-repeat: no-repeat;
	background-position: center
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box .lens-box-image.distance {
	background-image: url('../../frontend/SignatureIT/Carolinalemke/en_US/Joomi_Lens/images/distance.png')
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box .lens-box-image.noprep {
	background-image: url('../../frontend/SignatureIT/Carolinalemke/en_US/Joomi_Lens/images/noprep.png')
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box .lens-box-image.reading {
	background-image: url('../../frontend/SignatureIT/Carolinalemke/en_US/Joomi_Lens/images/reading.png')
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box .lens-box-image.transparent {
	background-image: url('../../frontend/SignatureIT/Carolinalemke/en_US/Joomi_Lens/images/transparent.png')
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box .lens-box-image.blue-light {
	background-image: url('../../frontend/SignatureIT/Carolinalemke/en_US/Joomi_Lens/images/blue-light.png')
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box .lens-box-image.change-color {
	background-image: url('../../frontend/SignatureIT/Carolinalemke/en_US/Joomi_Lens/images/change-color.png')
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box .lens-box-image.sun {
	background-image: url('../../frontend/SignatureIT/Carolinalemke/en_US/Joomi_Lens/images/sun.png')
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box .lens-box-image.sun-regular {
	background-image: url('../../frontend/SignatureIT/Carolinalemke/en_US/Joomi_Lens/images/sun-regular.png')
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box .lens-box-image.sun-rate {
	background-image: url('../../frontend/SignatureIT/Carolinalemke/en_US/Joomi_Lens/images/sun-rate.png')
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box .lens-box-image.sun-mirror {
	background-image: url('../../frontend/SignatureIT/Carolinalemke/en_US/Joomi_Lens/images/sun-mirror.png')
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box .lens-box-image.sun-polarized {
	background-image: url('../../frontend/SignatureIT/Carolinalemke/en_US/Joomi_Lens/images/sun-polarized.png')
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box .lens-box-image~.lens-box-title {
	padding: 0 3rem 0;
	-ms-flex-item-align: start;
	align-self: flex-start;
	max-width: calc(100% - 10rem);
	transition: all .5s
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box .lens-box-image~.lens-box-title .description {
	color: #999
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box .lens-box-image~.lens-box-title .show-options,
.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box .lens-box-image~.lens-box-title .show-options-m {
	color: #a57f2a
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box-options .lens-box-option {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 2rem .5rem;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box-options .lens-box-option .lens-box-image~.lens-box-title {
	max-width: calc(100% - 5rem)
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box-options .lens-box-option .lens-box-image {
	width: 5rem;
	height: 5rem;
	background-size: 2.5rem
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box-options .lens-box-option.active>.lens-box-image {
	border: 1px solid #a57f2a;
	-webkit-box-shadow: 0px 0px 1px 5px #dbccaa;
	-moz-box-shadow: 0px 0px 1px 5px #dbccaa;
	-ms-box-shadow: 0px 0px 1px 5px #dbccaa;
	box-shadow: 0px 0px 1px 5px #dbccaa
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box-options .lens-box-option.active>.lens-box-title {
	color: #a57f2a
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box-options .lens-box-option-select {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box-options .lens-box-option-select[data-title="Brightness"]:first-child {
	padding: 0 5rem 0 0
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box-options .lens-box-option-select[data-title="Color"].first:before {
	content: attr(data-title) ": ";
	padding: 0 0 0 .5rem;
	max-height: 15px
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box-options .lens-box-option-select .title {
	padding: 0 .5rem 0 0
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box-options .lens-box-option-select .color {
	width: 1.5rem;
	height: 1.5rem;
	border-radius: 50%;
	margin: 0 .5rem;
	position: relative;
	cursor: pointer
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box-options .lens-box-option-select .color span {
	display: none
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box-options .lens-box-option-select .color:before {
	content: '';
	display: block;
	width: 2.1rem;
	height: 2.1rem;
	position: absolute;
	top: -.3rem;
	right: -.3rem;
	background: transparent;
	border: 1px solid #fff;
	border-radius: 50%;
	-webkit-transition: border .5s;
	-o-transition: border .5s;
	transition: border .5s
}

.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box-options .lens-box-option-select.active .color:before {
	border: 1px solid #999
}

.lens-wizard-container .lens-price-wrapper>.price-not-ready-notice {
	padding: 1.5rem 0;
	display: block;
	color: #999
}

.lens-wizard-container .lens-price-wrapper>.product-price,
.lens-wizard-container .lens-price-wrapper>.product-price-mobile {
	display: none
}

.lens-wizard-container .lens-price-wrapper.finish-wizard-enable>.price-not-ready-notice {
	display: none
}

.lens-wizard-container .lens-price-wrapper.finish-wizard-enable>.product-price,
.lens-wizard-container .lens-price-wrapper.finish-wizard-enable>.product-price-mobile {
	display: block
}

.lens-wizard-container .lens-price-wrapper.finish-wizard-enable>.product-price-mobile {
	padding: 1.5rem 0
}

@media only screen and (max-width:1023px) {
	.lens-wizard-container.prescription-wrapper .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item.pupil-distance label:not(.error) {
		position: static;
		top: auto;
		left: auto
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .prescription.col {
		position: absolute;
		bottom: 15px;
		left: 0;
		cursor: pointer;
		z-index: 1;
		min-width: 18rem
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .prescription.col span:after {
		line-height: .55em
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .prescription.col~.actions-toolbar.col {
		padding: 15px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .prescription.col~.actions-toolbar.col>* {
		float: none !important;
		min-width: 4rem;
		margin: 0 !important
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .prescription.col~.actions-toolbar.col>*.gift-options-cart-item {
		display: none
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .prescription.col~.actions-toolbar.col>*.action-towishlist {
		order: 2
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .prescription.col~.actions-toolbar.col>*.action-edit {
		order: 1
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .prescription.col~.actions-toolbar.col>*.action-delete {
		order: 0
	}
	.product-info-main-wrap .product-info-main .product-options-bottom .box-tocart {
		margin: 0
	}
	.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .field.choice {
		margin-bottom: 4px;
		padding-bottom: 2px
	}
	.lens-wizard-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.lens-wizard-container .lens-spinner {
		padding: 10rem 0
	}
	.lens-wizard-container .product-details {
		padding: 2rem 2rem 1rem
	}
	.lens-wizard-container .product-details .product-box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.lens-wizard-container .product-details .product-box .product-info {
		order: 1;
		padding: 2rem;
		width: 40%
	}
	.lens-wizard-container .product-details .product-box .product-info .product-name {
		font-size: 2rem
	}
	.lens-wizard-container .product-details .product-box .product-info .product-code {
		display: block
	}
	.lens-wizard-container .product-details .product-box .product-image {
		width: 60%
	}
	.lens-wizard-container .product-details .product-box .product-add-form {
		display: none
	}
	.lens-wizard-container .product-details .product-box .product-price {
		display: none
	}
	.lens-wizard-container .lens-wizard {
		padding: 0 2rem 2rem;
		order: 1
	}
	.lens-wizard-container .button-addtocart-mobile {
		order: 2
	}
	.lens-wizard-container .button-addtocart-mobile .action.primary {
		width: 100%;
		padding: 1.2rem;
		background: #a57f2a;
		border: 1px solid #a57f2a
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom-left.active .onoffswitch:after {
		content: '2 PD'
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom-left.active .onoffswitch-label .onoffswitch-inner {
		margin-left: 0
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom-left.active .onoffswitch-label .onoffswitch-switch {
		right: 0px
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom-left.active .onoffswitch-label .onoffswitch-switch:before {
		content: '2'
	}
	.lens-wizard-container .lens-wizard-content .onoffswitch>input[type="checkbox"] {
		width: 70px;
		height: 25px;
		right: initial
	}
	.lens-wizard-container .lens-wizard-content .onoffswitch>label {
		display: none
	}
	.lens-wizard-container .lens-wizard-content .onoffswitch:after {
		content: '1 PD';
		text-align: left;
		display: block;
		font-size: 1.2rem
	}
	.lens-wizard-container .lens-wizard-content .onoffswitch-label {
		display: block;
		overflow: hidden;
		position: relative;
		cursor: pointer;
		border-radius: 25px;
		margin-bottom: 1rem;
		width: 70px
	}
	.lens-wizard-container .lens-wizard-content .onoffswitch-label .onoffswitch-inner {
		display: block;
		width: 200%;
		margin-left: -100%;
		-webkit-transition: margin .3s ease-in 0s;
		-o-transition: margin .3s ease-in 0s;
		transition: margin .3s ease-in 0s
	}
	.lens-wizard-container .lens-wizard-content .onoffswitch-label .onoffswitch-inner:before,
	.lens-wizard-container .lens-wizard-content .onoffswitch-label .onoffswitch-inner:after {
		content: '';
		display: block;
		float: left;
		width: 50%;
		height: 25px;
		padding: 0;
		line-height: 25px;
		font-size: 14px;
		color: white;
		font-weight: bold;
		box-sizing: border-box;
		background-color: #a57f2a
	}
	.lens-wizard-container .lens-wizard-content .onoffswitch-label .onoffswitch-switch {
		display: block;
		width: 25px;
		margin: 0px;
		background: #FFFFFF;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 45px;
		border: 1px solid #a57f2a;
		border-radius: 25px;
		-webkit-transition: all .3s ease-in 0s;
		-o-transition: all .3s ease-in 0s;
		transition: all .3s ease-in 0s
	}
	.lens-wizard-container .lens-wizard-content .onoffswitch-label .onoffswitch-switch:before {
		content: '1';
		text-align: center;
		width: 100%;
		display: block;
		color: #a57f2a
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .steps {
		display: none
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content {
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-tos-popup {
		width: calc(100% - 6rem);
		position: fixed;
		left: 50%;
		bottom: 50%;
		transform: translate(-50%, 50%);
		z-index: 102
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-tos-popup-content {
		margin-bottom: 1.5rem
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-tos-popup-button-mobile {
		text-align: left
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-tos-popup-button-mobile-next {
		color: #a57f2a;
		font-size: 1.8rem;
		vertical-align: top
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-tos-popup-button-mobile-next:hover {
		color: #000;
		text-decoration: none
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-tos-popup-button-mobile-next:after {
		content: '';
		background: url(../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/arrowLeft-s.png) left 1px no-repeat;
		height: 18px;
		width: 24px;
		margin: 0 5px 0 0;
		display: inline-block
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-tos-popup-button-mobile-next:after {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
		vertical-align: bottom
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-before-clicking-next {
		display: none
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .actions {
		border-top: 1px solid #cacaca;
		border-bottom: 1px solid #cacaca;
		padding: 1rem 0
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .actions.sticky {
		background: #fff none repeat scroll 0 0;
		margin: 0 auto;
		position: fixed;
		top: 0;
		width: calc(100% - 4rem - 30px)
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item {
		width: 100%;
		border-bottom: 1px solid #cacaca
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box {
		padding: 2rem 0
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.active~.lens-box-options {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.active~.lens-box-options.select {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.active~.lens-box-options .lens-box-option {
		width: 100%;
		padding: 1rem .5rem
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.active~.lens-box-options .lens-box-option:first-child {
		border-top: 1px solid #cacaca;
		padding-top: 2rem;
		margin-top: 2rem
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.active~.lens-box-options .lens-box-option:last-child {
		padding-bottom: 0
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.has-childs:after {
		display: none
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.has-childs.active+.lens-box-options {
		border-top: 1px solid #ccc
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.has-childs .show-options {
		display: none
	}
	.lens-wizard-container .lens-wizard-content .lens-box-add-prescription {
		padding: 2.5rem 0
	}
	.lens-wizard-container .lens-wizard-content .lens-box-add-prescription .select-box-wrap {
		padding-top: 1rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top {
		padding: 2rem 0 2rem 6rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top {
		padding: 1rem 0 1rem 2rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top label:not(.error) {
		padding: 0 0 2rem;
		font-weight: bold;
		min-height: 7rem;
		font-size: 14px
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top.info {
		width: 6rem;
		height: calc(100% - 6rem);
		bottom: 3rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top.info>span>span:first-child {
		display: none
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top.info>span:first-child {
		bottom: 6rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top.info>span:last-child {
		bottom: 1rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top:not(.info) {
		display: flex;
		flex-direction: column;
		justify-content: flex-end
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right,
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left {
		width: 100%;
		padding: 2rem 0
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right {
		order: 1;
		border-top: 1px solid #cacaca;
		position: relative
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item {
		width: 40%;
		padding: 1rem 0 1rem 2rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item:nth-child(4) {
		width: 80%
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info {
		width: 20%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		padding: 2rem 0;
		text-align: left
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info.active .tooltip-content {
		display: block
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info:not(.active) .tooltip-content {
		display: none !important
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item {
		width: calc(100% / 3);
		padding: 1rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item:first-child {
		width: calc((100% / 3) * 2)
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item.info {
		display: none
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item.pupil-distance label:not(.error) {
		width: 100%
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left.active .bottom-item:first-child {
		width: calc(100% / 3)
	}
	.lens-wizard-container .lens-price-wrapper.scr-lg {
		display: none
	}
}

@media only screen and (min-width:1024px) {
	.prescription-form-wrapper .prescription-content .lens-wizard-container.prescription-wrapper .lens-box-top {
		padding-bottom: 1rem
	}
	.prescription-form-wrapper .prescription-content .lens-wizard-container.prescription-wrapper .lens-box-bottom {
		padding-bottom: 2rem
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price {
		width: 16%
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.prescription {
		width: 11%
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.prescription span:after {
		line-height: .7em
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.prescription~.actions-toolbar {
		width: 15%
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart.active {
		background: rgba(241, 241, 241, 0.5)
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart.active~.prescription-wrapper {
		background: rgba(241, 241, 241, 0.5)
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart.active~.prescription-wrapper input {
		background: transparent
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info {
		margin-top: 0
	}
	.product-add-form .optic_product .optic_options .onoffswitch {
		display: none
	}
	.product-info-main-wrap .product-info-main .actions.optic_product .optic_options {
		padding-bottom: 2rem
	}
	.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .field.choice {
		margin-bottom: 6px;
		padding-bottom: 6px
	}
	.lens-index-index .shipping+.page-main {
		margin-top: -33px
	}
	.lens-index-index .page-main {
		overflow: unset
	}
	.lens-wizard-container .lens-wizard-content .onoffswitch-label {
		display: none
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard {
		width: 100%;
		display: block !important
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .steps {
		width: 100%;
		padding: 0 0 .5rem
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-tos-popup {
		max-width: 300px;
		z-index: 13;
		position: absolute;
		bottom: .5rem;
		right: -2rem
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-tos-popup-content {
		margin-bottom: 3rem
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-tos-popup-button-mobile {
		display: none
	}
	.lens-wizard-container .lens-wizard-content .lens-box-add-prescription {
		padding: 0 0 1rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-add-prescription .select-box-wrap {
		margin-top: 1rem;
		border-top: 1px solid #e4e4e4;
		padding: 1rem 0 .6rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-add-prescription .select-box-wrap .select-box {
		max-width: 24rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top.left:after,
	.lens-wizard-container .lens-wizard-content .lens-box-top .top.right:after {
		left: 5rem
	}
	.lens-wizard-container {
		padding: 0
	}
	.lens-wizard-container .product-details,
	.lens-wizard-container .lens-wizard {
		padding: 2rem
	}
	.lens-wizard-container .product-details {
		width: 30%;
		padding: 2rem 7rem 2rem 2rem
	}
	.lens-wizard-container .product-details .product-box {
		border: 1px solid #999;
		padding: 3rem
	}
	.lens-wizard-container .lens-wizard {
		width: 70%
	}
	.lens-wizard-container .button-addtocart-mobile {
		display: none
	}
	.lens-wizard-container .lens-wizard-content .chosen-container.chosen-container-single .chosen-drop {
		min-width: 100px;
		max-width: 100px;
		left: 0
	}
	.lens-wizard-container .lens-wizard-content .chosen-container.chosen-container-single .chosen-single span {
		margin: 0
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .actions {
		padding: 2rem 0
	}
	.lens-wizard-container .lens-wizard-content .lens-container {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item {
		width: calc(50% - 3.5rem);
		border-bottom: 2px solid #e4e4e4
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item:nth-child(odd) {
		margin-right: 3.5rem
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item:nth-child(even) {
		margin-left: 3.5rem
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 2rem 6rem 2rem 0
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box:hover>.lens-box-image {
		border: 1px solid #a57f2a;
		-webkit-box-shadow: 0px 0px 1px 10px #dbccaa;
		-moz-box-shadow: 0px 0px 1px 10px #dbccaa;
		-ms-box-shadow: 0px 0px 1px 10px #dbccaa;
		box-shadow: 0px 0px 1px 10px #dbccaa
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box:hover>.lens-box-title {
		color: #a57f2a
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box:hover:after {
		color: #a57f2a;
		border: 1px solid #a57f2a
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box-options .lens-box-option {
		width: 50%
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box-options .lens-box-option:hover>.lens-box-image {
		border: 1px solid #a57f2a;
		-webkit-box-shadow: 0px 0px 1px 5px #dbccaa;
		-moz-box-shadow: 0px 0px 1px 5px #dbccaa;
		-ms-box-shadow: 0px 0px 1px 5px #dbccaa;
		box-shadow: 0px 0px 1px 5px #dbccaa
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box-options .lens-box-option:hover>.lens-box-title {
		color: #a57f2a
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box-options .lens-box-option-select:hover .color:before {
		border: 1px solid #999
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.has-childs.active+.lens-box-options:not(.select) {
		position: absolute;
		border-bottom: 1px solid #ccc
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.has-childs .show-options-m {
		display: none
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item:last-child .lens-box.has-childs.active+.lens-box-options:not(.select),
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item:nth-last-child(2):nth-child(odd) .lens-box.has-childs.active+.lens-box-options:not(.select) {
		position: static;
		border-bottom: none;
		border-top: 1px solid #ccc;
		padding-bottom: 0;
		margin-bottom: -1rem;
		margin-top: 1rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top {
		padding: 0 0 0 18rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top {
		padding: 2rem 0 2rem 7.5rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top label:not(.error) {
		padding: 0 0 2rem;
		min-height: 58px
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top.info {
		width: 18rem;
		height: calc(100% - 4rem);
		bottom: 2rem;
		border-right: 2px solid #e4e4e4
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top.info>span {
		padding-left: 5rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom {
		padding: 6rem 0
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right {
		width: 55%;
		padding: 0 0 0 5rem;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item {
		width: 29%;
		padding: 1rem 2rem 1rem 1rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info {
		width: 13%;
		padding: 1rem 0;
		position: relative;
		margin-top: -1.5rem;
		text-align: center;
		font-size: 1.5rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left {
		width: 45%
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item {
		width: 10%;
		padding: 1rem 2rem 1rem 0
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item:first-child {
		width: 60%
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item.info {
		width: 15%;
		padding-left: 0
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item.pupil-distance label:not(.error) {
		display: none
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left.active .bottom-item.pupil-distance-left,
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left.active .bottom-item.pupil-distance-right {
		width: 5%
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left.active .bottom-item.pupil-distance label:not(.error) {
		width: calc(100% - 3rem);
		position: absolute;
		top: -4rem
	}
	.lens-wizard-container.prescription-wrapper {
		padding: 0 2rem
	}
	.lens-wizard-container.prescription-wrapper .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item.pupil-distance label:not(.error) {
		position: absolute;
		top: -3rem;
		left: 3rem
	}
}

@media only screen and (min-width:1600px) {
	.lens-wizard-container {
		padding: 0 8rem
	}
	.lens-wizard-container.prescription-wrapper {
		padding: 0 8rem
	}
}

@media only screen and (min-width:1024px) {
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.prescription~.actions-toolbar a {
		margin: 0 1.5rem 0 0 !important
	}
}

.mp-blog-view a,
.mp-sidebar a {
	text-decoration: none
}

.mp-blog-rss {
	text-align: right
}

.mp-post-info {
	color: #999999;
	font-size: 10px;
	line-height: 18px;
	margin: 0
}

.mp-post-info span {
	color: #6f6f6f
}

.post-item-wraper {
	border: 1px solid #eee
}



.post-info-wraper {
	padding: 20px 15px 10px 15px
}

.post-list-item {
	margin-bottom: 20px
}

.post-short-description {
	max-width: 100%
}

.post-short-description p {
	max-width: 100%
}

.post-post_content {
	margin: 10px 0 10px 0;
      padding:0
}

@media (min-width:768px) {
	.post-sharing-button {
		text-align: center
	}
}

#sharing {
	padding: 20px 30px;
	background: #f6f6f6;
	margin-top: 40px
}

@media (min-width:768px) {
	#sharing .share-col-left {
		float: left;
		width: 50%
	}
}

.about-admin h4.admin-title {
	width: 215px;
	float: left
}

.block-blog-related {
	margin-top: 35px
}

.block-blog-related .related-content-container {
	padding: 0 10px
}

.block-blog-related .related-content-container .author-content-image {
	float: left;
	width: 135px
}

.block-blog-related .related-content-container .author-content-information {
	float: left;
	padding-left: 20px;
	width: calc(100% - 155px)
}

.block-blog-related .related-content-container .author-content-information .author-name {
	font-size: 20px
}

#post-reviews {
	margin-top: 50px
}

a.mp-relate-link {
	background: #f55567;
	color: #0a0a0a
}

a.mp-relate-link img.img-responsive {
	margin: 0 auto;
	height: 200px;
	display: block
}

.menu-archives {
	list-style: none;
	padding-left: 8px
}

.menu-archives a.list-archives {
	color: inherit
}

.author-image {
	text-align: center
}

.author-image img.img-responsive {
	border: none;
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 15px;
	margin-bottom: 20px
}

.tab-content {
	border: 1px solid #ddd;
	border-top: none
}

.pager {
	text-align: center
}

.pager span.toolbar-number {
	display: none
}

.block-title p {
	font-size: 18px;
	font-weight: 300
}

.mp-sidebar {
	margin-bottom: 25px
}

.mp-sidebar .block-content {
	padding-left: 10px
}

.mp-sidebar .data.item.title {
	cursor: pointer
}

.mp-sidebar .product.data.items>.item.content {
	padding: 20px 0 20px 10px !important
}

.sidebar-tags {
	margin-bottom: 15px
}

a.label.label-default.tags-list {
	background: #fff;
	border: 1px solid #bbb;
	color: inherit;
	font-weight: normal;
	font-size: 100%;
	border-radius: 1px;
	display: inline-block;
	margin-bottom: 5px;
	padding: 10px;
	margin-right: 5px
}

ul.menu-categories li.category-item {
	list-style: none
}

ul.menu-categories .category-level3 {
	display: none;
	padding-left: 15px
}

ul.menu-categories .category-level4 {
	display: none;
	padding-left: 30px
}

ul.menu-categories a.list-categories {
	color: inherit;
	margin-left: 8px
}

ul.menu-categories i {
	cursor: pointer
}

h2.list-title {
	margin-bottom: 30px
}

.list-post-tabs {
	padding: 5px 10px 5px 0
}

.list-post-tabs:hover {
	background-color: #eee
}

.list-post-tabs .post-left {
	float: left;
	width: 25%
}

.list-post-tabs .post-right {
	float: left;
	width: 75%;
	padding-left: 10px;
	box-sizing: border-box
}

.list-post-tabs .post-right span {
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block
}

.list-post-tabs .post-right span.create-at {
	font-size: 12px
}

.tab-pane.fade {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px
}

.fa.fa-angle-right {
	font-size: larger
}

.sidebar .mpblog-search {
	float: none !important;
	padding: 0 !important;
	margin-bottom: 15px !important;
	width: 100%
}

.autocomplete-suggestions {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ddd;
	background: #FFF;
	cursor: default;
	overflow: auto;
	-webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
	-moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
	box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
	border-top: 0;
	padding: 10px 0;
	overflow-x: hidden
}

.autocomplete-suggestions strong {
	font-weight: bold;
	color: #000
}

.autocomplete-suggestion {
	padding: 2px 5px;
	border-bottom: 1px solid #eee
}

.autocomplete-suggestion:last-child {
	border-bottom: none
}

.autocomplete-suggestion .mpblog-suggestion {
	display: block
}

.autocomplete-suggestion .mpblog-suggestion:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left,
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right {
	float: left;
	padding: 5px 10px
}

.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left {
	max-width: 25%
}

.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
	max-width: calc(75% - 40px)
}

.autocomplete-no-suggestion {
	padding: 2px 5px
}

.autocomplete-selected {
	background: #F0F0F0
}

.autocomplete-group {
	padding: 2px 5px;
	font-weight: bold;
	font-size: 16px;
	color: #000;
	display: block;
	border-bottom: 1px solid #000
}

.mpblog-product-des {
	color: #333333
}

.mpblog-product-des p {
	margin: 0;
	font-size: 12px
}

.mpblog-search {
	position: relative
}

.mpblog-search button.action.search {
	display: inline-block;
	background: none !important;
	-moz-box-sizing: content-box;
	border: 0;
	box-shadow: none;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-shadow: none;
	font-weight: 400;
	position: absolute;
	right: 10px;
	top: 2px;
	z-index: 1
}

.mpblog-search button.action.search :before {
	-webkit-font-smoothing: antialiased;
	color: #8f8f8f
}

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

.mpblog-search label[for="mpblog-search-box"] {
	display: none
}

textarea.default-cmt__content__cmt-block__cmt-box__cmt-input {
	overflow: hidden !important;
	resize: none;
	min-height: 80px;
	border-radius: 4px;
	margin-bottom: 15px
}

.default-cmt__content__cmt-block__guest-box {
	margin-bottom: 20px
}

.show-cmt__cmt-row.is-reply {
	padding-left: 50px !important
}

.default-cmt__content__cmt-block__cmt-box__cmt-btn {
	float: right
}

.default-cmt__content__cmt-block__cmt-box__cmt-btn .default-cmt_loading {
	display: inline-block;
	width: 20px;
	vertical-align: middle;
	margin-right: 5px
}

.cmt-row__reply-row {
	margin-top: 10px
}

.default-cmt__cmt-login {
	float: right;
	margin-top: 20px;
	margin-bottom: 10px
}

div.default-cmt__content__cmt-content {
	width: 100%;
	margin-top: 50px;
	float: left
}

ul.default-cmt__content__cmt-content {
	list-style: none !important
}

.cmt-row__cmt-content {
	font-size: 13px
}

.cmt-row__cmt-interactions {
	font-size: 13px
}

.cmt-row__cmt-content p {
	margin: 3px 0 !important
}

.interactions__btn-actions {
	display: inline-block;
	margin-right: 10px
}

a.interactions__btn-actions.action {
	cursor: pointer
}

.interactions__cmt-createdat {
	display: inline-block;
	color: #999;
	font-size: 13px
}

.cmt-row.reply-row {
	margin-bottom: 0 !important
}

.reply-form__form-input {
	margin-bottom: 0 !important;
	position: relative
}

.reply-form__form-input .default-cmt_loading {
	width: 20px;
	position: absolute;
	top: 5px;
	right: 5px
}

.default-cmt__content__cmt-row.reply-row {
	margin-top: 0 !important
}

li.default-cmt__content__cmt-content__cmt-row.cmt-row.reply-row {
	margin-top: 5px;
	padding-bottom: 0
}

li.default-cmt__content__cmt-content__cmt-row.cmt-row {
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-top: 1px solid #f5f5f5
}

.default-cmt__content__cmt-content ul:first-child {
	padding-left: 5px !important
}

.widget-title {
	margin-bottom: 20px
}

.author-social img.img-responsive {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	height: 25px;
	width: 25px
}

.share-col-right {
	display: inline-block;
	width: 50%
}

.page-layout-1column .column.main {
	width: 100% !important
}

.mp-footer {
	margin-top: 50px;
	font-size: 8px !important;
	display: block;
	clear: both;
	float: right;
	text-transform: inherit
}

.mp-footer h3 {
	margin-top: 50px;
	font-size: 8px !important;
	display: block;
	clear: both;
	float: right;
	text-transform: inherit
}

.mp-footer-links-light {
	color: #E8E8E8 !important;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline
}

.mp-footer-links-light a {
	color: #E8E8E8 !important
}

.post-image {
	min-height: 250px;
	position: relative
}

.post-image img.img-responsive {
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	border: none
}

.mpblog-post-view .post-view-image {
	text-align: center
}

.post-item-wraper {
	padding: 10px !important
}

@media only screen and (min-width:600px) {
	.post-item-list .post-image {
		min-width: 250px;
		display: table-cell
	}
	.post-item-list .post-info-wraper {
		display: table-cell;
		vertical-align: top
	}
}

.post-info-wraper {
	display: table-cell;
	vertical-align: top
}

.post-info-wraper h2.mp-post-title {
	margin-top: 0
}

.post-list-content .limiter {
	display: block !important
}

.mpblog-etheme-yourstore .post-list-container,
.mpblog-etheme-yourstore .post-view,
.mpblog-etheme-yourstore .mp-blog-rss {
	width: 85%;
	margin: auto
}

.mpblog-etheme-yourstore .block-blog-related {
	border-bottom: solid 1px #dfdfdf
}

@media (min-width:768px) {
	.mpblog-etheme-yourstore .page-layout-2columns-right .post-list-content {
		border-right: solid 1px #dfdfdf
	}
	.mpblog-etheme-yourstore .page-layout-2columns-left .post-list-content {
		border-left: solid 1px #dfdfdf
	}
}

@media (min-width:1024px) {
	.mpblog-etheme-yourstore .products-same-post li {
		height: 400px;
		width: 24.5% !important
	}
}

@media (min-width:1440px) {
	.mpblog-etheme-yourstore .products-same-post li {
		height: 500px;
		width: 16.67% !important
	}
}

.mana-overlay {
	position: absolute;
	background: white;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	z-index: 10000
}

#mana-please-wait {
	position: absolute;
	color: #d85909;
	font-size: 1.1em;
	text-align: center;
	z-index: 20000
}

#mana-please-wait p {
	position: fixed;
	top: 45%;
	left: 50%;
	width: 120px;
	margin-left: -120px;
	padding: 15px 60px;
	background: rgba(255, 255, 255, 0.9);
	border: 2px solid #39c;
	color: #3399cc;
	text-align: center;
	z-index: 20100;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-ms-box-sizing: content-box
}

#mana-please-wait p img {
	margin: 10px auto 0
}

.filter-options-content .mana-selected.mana-tree-item,
.filter-options-content .mana-selected.item a,
.filter-options-content .mana-selected.item .count,
.filter-options-content .mana-selected.item .label {
	color: #ff5501
}

.mana-filter-block {
	position: relative
}

ol.mana-filter-checkboxes a {
	padding-left: 20px;
	text-decoration: none
}

ol.mana-filter-checkboxes a.unchecked {
	background: transparent url('../../frontend/SignatureIT/Carolinalemke/en_US/Manadev_LayeredNavigationCheckboxes/images/checkbox_unchecked.png') 0 50% no-repeat
}

ol.mana-filter-checkboxes a.checked {
	background: transparent url('../../frontend/SignatureIT/Carolinalemke/en_US/Manadev_LayeredNavigationCheckboxes/images/checkbox_checked.png') 0 50% no-repeat
}

ol.mana-filter-checkboxes a.unchecked:hover {
	background: transparent url('../../frontend/SignatureIT/Carolinalemke/en_US/Manadev_LayeredNavigationCheckboxes/images/checkbox_unchecked_hover.png') 0 50% no-repeat
}

ol.mana-filter-checkboxes a.checked:hover {
	background: transparent url('../../frontend/SignatureIT/Carolinalemke/en_US/Manadev_LayeredNavigationCheckboxes/images/checkbox_checked_hover.png') 0 50% no-repeat
}

.mana-mobile .m-filter-title {
	background-color: darkgrey;
	color: white;
	font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4;
	text-rendering: optimizeSpeed;
	text-transform: uppercase;
	padding: 7px 10px;
	cursor: pointer;
	position: relative
}

.mana-mobile .block-content {
	display: none
}

.mana-mobile>dl>dt {
	position: relative
}

.mana-mobile.active>dl>dt {
	border: none
}

.mana-mobile .filter-remove {
	position: absolute;
	right: 25px;
	top: 5px;
	color: initial
}

.mana-mobile .filter-clear {
	position: absolute;
	top: 7px;
	right: 30px;
	color: white;
	font-weight: normal
}

.mana-mobile .action.remove:after {
	content: 'X';
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	width: 100%
}

.mana-mobile .action.remove:hover {
	background-color: darkgrey;
	color: white;
	text-decoration: none
}

.mana-mobile .action.remove {
	font: 0/0 a;
	display: inline-block;
	width: 20px;
	border: 1px solid #ededed;
	text-align: center;
	text-shadow: none;
	color: inherit
}

.mana-mobile .block-content dl:last-child {
	border-bottom: 1px solid #ccc
}

.mana-mobile .block-content dl:first-child dt {
	border-top: none
}

.mana-mobile dl,
.mana-mobile dt,
.mana-mobile dd {
	margin: 0;
	padding: 0
}

.mana-mobile .m-applied-filters .item {
	margin-bottom: 0;
	margin-top: 0
}

.mana-mobile .block-content dd .m-accordion-container,
.mana-mobile .m-applied-filters {
	padding: 10px 5px;
	margin: 0;
	background: transparent;
	border: 1px solid #ccc;
	border-bottom: none
}

.mana-mobile .m-applied-filters {
	border-bottom: 1px solid #ccc;
	border-top: none
}

.mana-mobile .collapse-indicator {
	position: absolute;
	right: 10px;
	width: 9px;
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US/Manadev_LayeredNavigationMobile/images/m-collapsed.png') 0 5px no-repeat
}

.mana-mobile .block-content dl.active .collapse-indicator,
.mana-mobile.active .m-filter-title .collapse-indicator {
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US/Manadev_LayeredNavigationMobile/images/m-expanded.png') 0 5px no-repeat
}

.mana-mobile .block-content dt {
	cursor: pointer;
	display: block;
	padding: 7px 10px !important;
	position: relative;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #f4f4f4;
	border-bottom: none;
	text-transform: uppercase
}

.mana-mobile .swatch-attribute-options {
	margin-top: 0
}

.mana-mobile .filter-title {
	display: none
}

.mana-mobile .filter-subtitle {
	display: block
}

.mana-mobile .filter-options {
	display: block
}

.mana-mobile .swatch-attribute-options {
	margin-top: 0
}

.mana-mobile .filter-options-content a {
	margin-left: 0
}

.mana-mobile .filter-options-content .item:first-child,
.mana-mobile .filter-options-content .item:last-child {
	margin: 0
}

.mana-mobile .filter-options-content .item {
	margin: 10px 0
}

.mana-mobile {
	display: none
}

.mana-mobile-layered-navigation-enabled .mana-filter-block {
	display: none
}

.mana-mobile-layered-navigation-enabled .mana-filter-block.mana-mobile {
	display: block
}

.mana-mobile-layered-navigation-enabled .columns {
	padding-top: 0
}

.mana-mobile-layered-navigation-enabled .page-products .sorter {
	position: relative !important;
	top: -25px !important
}

.mana-filter-block-above-horizontal .filter-options {
	display: flex;
	flex-wrap: wrap;
	position: relative
}

.mana-filter-block-above-horizontal .filter-options-item {
	padding: 0 20px;
	flex-basis: 200px;
	width: 20%;
	border-bottom: 0
}

.mana-filter-block-above-horizontal .filter-options-content .item {
	margin: 0
}

.mana-filter-block-above-horizontal .filter-options-title {
	padding: 10px 40px 0 10px;
	text-transform: uppercase;
	font-weight: 600;
	cursor: auto
}

.mana-filter-block-above-horizontal .filter-options-title:after {
	content: ''
}

.mana-filter-block-above-menu .filter-options {
	margin: 10px auto;
	position: relative
}

.mana-filter-block-above-menu .filter-options-item {
	display: inline-block;
	cursor: pointer;
	padding: 10px;
	border-bottom: 0;
	position: relative
}

.mana-filter-block-above-menu .filter-options-item.mana-inline-slider {
	cursor: inherit;
	padding: 0
}

.mana-filter-block-above-menu .mana-inline-slider .filter-options-title {
	background: none;
	padding: 0;
	cursor: inherit;
	display: inline-block
}

.mana-filter-block-above-menu .mana-inline-slider .m-slider {
	display: inline-flex;
	padding: 0
}

.mana-filter-block-above-menu .mana-inline-slider .mana-filter-slider {
	width: 130px;
	min-width: 130px
}

.mana-filter-block-above-menu .mana-inline-slider .mana-slider-values {
	margin-top: 0;
	margin-left: 5px;
	top: 8px;
	position: relative
}

.mana-filter-block-above-menu .mana-inline-slider .mana-slider-values.mana-slider-with-range {
	top: 0
}

.mana-filter-block-above-menu .mana-inline-slider .mana-slider-values.mana-slider-range-only {
	top: -5px
}

.mana-filter-block-above-menu .mana-inline-slider .mana-slider-values {
	margin-top: 0;
	margin-left: 5px
}

.mana-filter-block-above-menu .mana-inline-slider .mana-slider-max-value,
.mana-filter-block-above-menu .mana-inline-slider .mana-slider-min-value {
	display: none
}

.mana-filter-block-above-menu .mana-inline-slider .filter-options-content {
	display: inline-block;
	height: 20px
}

.mana-filter-block-above-menu .filter-options-item.hover {
	background: #DEE5E8
}

.mana-filter-block-above-menu .filter-options-title {
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US/Manadev_LayeredNavigationPositions/images/i-dropdown.gif') 5px 10px no-repeat;
	border-bottom: 0;
	padding: 0 0 0 20px
}

.mana-filter-block-above-menu .filter-options-title:after {
	content: ''
}

.mana-filter-block-above-menu .filter-options-item:first-child {
	margin-left: 0
}

.mana-filter-block-above-menu .filter-options-content {
	display: none;
	margin: 0;
	padding: 10px
}

.mana-filter-block-above-menu .filter-options-item.hover .filter-options-content {
	display: block;
	position: absolute;
	margin-right: -10px;
	max-width: 200px;
	border: solid 1px #ccc
}

.mana-filter-block-above-menu .filter-options-content .item {
	margin: 0 auto;
	padding: 5px
}

.mana-filter-block-above-horizontal .filter-current .items,
.mana-filter-block-above-menu .filter-current .items {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0
}

.mana-filter-block-above-horizontal .filter-current .item,
.mana-filter-block-above-menu .filter-current .item {
	padding-left: 8px
}

.mana-filter-block-above-horizontal .filter-current .action.remove,
.mana-filter-block-above-menu .filter-current .action.remove {
	position: static
}

.mana-filter-block-above-horizontal .filter-actions,
.mana-filter-block-above-menu .filter-actions {
	position: absolute;
	right: 0;
	top: 0
}

.mana-filter-radio {
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap
}

.mana-filter-radio .item {
	margin: 10px;
	padding: 0
}

.mana-mobile .mana-apply-filters {
	position: absolute;
	top: 7px;
	right: 90px;
	color: white;
	font-weight: normal
}

.mana-filter-block-above-horizontal .mana-apply-filters {
	position: absolute;
	top: -21px;
	right: 10px
}

.mana-filter-block-above-menu .mana-apply-filters {
	position: absolute;
	top: -30px;
	right: 10px
}

.sidebar .mana-filter-block .mana-apply-filters {
	display: block;
	margin-top: 18px;
	font-weight: normal
}

.manadev-expandable-filter.outer-container {
	overflow: hidden;
	transition-property: height
}

.manadev-show-more {
	text-align: right;
	font-size: 12px;
	padding-top: 5px
}

.manadev-expandable-filter.outer-container.scrollbar {
	overflow-x: hidden;
	overflow-y: scroll;
	border: 1px solid #ccc;
	background: rgba(255, 255, 255, 0.5)
}

.mana-filter-block.mana-filter-block-above-menu .manadev-expandable-filter.outer-container.scrollbar {
	border: 0
}

.mana-filter-block.mana-mobile .manadev-expandable-filter.outer-container.scrollbar {
	border-bottom: 0
}

.manadev-option-search {
	margin: 5px 0 0
}

.mana-no-match {
	display: none
}

.m-slider input {
	width: 30px;
	padding: 0;
	text-align: center
}

.mana-filter-slider {
	margin: 10px 0 15px
}

.one-filter-column .mana-filter-slider {
	margin-bottom: 20px
}

.one-filter-column .mana-slider-values {
	line-height: 25px
}

.one-filter-column .mana-slider-values input {
	width: 50px;
	padding: 1px 3px
}

.mana-filter-slider {
	height: 17px;
	position: relative;
	background: transparent url('../../frontend/SignatureIT/Carolinalemke/en_US/Manadev_LayeredNavigationSliders/images/bkg_slider.png') 0 0 repeat-x
}

.mana-filter-slider>.mana-slider-from,
.mana-filter-slider>.mana-slider-to {
	height: 17px;
	width: 17px;
	position: absolute
}

.mana-filter-slider>.mana-slider-span {
	height: 8px;
	position: absolute;
	background: none;
	border-bottom: 2px solid #969696;
	margin: 0
}

.mana-filter-slider>.mana-slider-from {
	background: transparent url('../../frontend/SignatureIT/Carolinalemke/en_US/Manadev_LayeredNavigationSliders/images/slider.png') 0 0 no-repeat;
	cursor: e-resize
}

.mana-filter-slider>.mana-slider-to {
	background: transparent url('../../frontend/SignatureIT/Carolinalemke/en_US/Manadev_LayeredNavigationSliders/images/slider.png') -19px 0 no-repeat;
	cursor: w-resize
}

.mana-slider-values {
	text-align: center;
	margin-top: 3px;
	overflow: hidden
}

.mana-slider-values .mana-slider-min-value {
	float: left
}

.mana-slider-values .mana-slider-max-value {
	float: right
}

.mana-filter-slider.style2 {
	border: 2px solid #c8c8c8;
	border-width: 0 1px;
	background: transparent url('../../frontend/SignatureIT/Carolinalemke/en_US/Manadev_LayeredNavigationSliders/images/bkg_slider2.png') center 0 repeat-x
}

.mana-filter-slider.style2>.mana-slider-span {
	height: 6px;
	border-bottom: 5px solid #969696
}

.mana-filter-slider.style2>.mana-slider-from,
.mana-filter-slider.style2>.mana-slider-to {
	height: 17px;
	width: 5px;
	background: #26b1e8 none
}

.mana-filter-slider.style2>.mana-slider-from {
	margin-right: 1px
}

.mana-filter-slider.style2>.mana-slider-to {
	margin-left: 1px
}

.one-filter-column .mana-filter-slider.style2>.mana-slider-from,
.one-filter-column .mana-filter-slider.style2>.mana-slider-to {
	width: 15px;
	height: 30px;
	top: -7px
}

.mana-filter-slider.style3 {
	background: #e6e6e6
}

.mana-filter-slider.style3,
.mana-filter-slider.style3>.mana-slider-span {
	height: 5px;
	border: none
}

.mana-filter-slider.style3>.mana-slider-span {
	background: #888
}

.mana-filter-slider.style3>.mana-slider-from,
.mana-filter-slider.style3>.mana-slider-to,
.mana-filter-slider.style3:before,
.mana-filter-slider.style3:after {
	height: 20px;
	width: 10px;
	top: -9px;
	background: #aaa none;
	z-index: 4
}

.mana-filter-slider.style3>.mana-slider-from,
.mana-filter-slider.style3>.mana-slider-to {
	box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.5);
	border: 1px solid #ccc;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eee 0%, #ccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eee), color-stop(100%, #ccc));
	background: -webkit-linear-gradient(top, #eee 0%, #ccc 100%);
	background: -o-linear-gradient(top, #eee 0%, #ccc 100%);
	background: -ms-linear-gradient(top, #eee 0%, #ccc 100%);
	background: linear-gradient(to bottom, #eee 0%, #ccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0)
}

.mana-filter-slider.style3:before,
.mana-filter-slider.style3:after {
	position: absolute;
	left: 0;
	height: 22px;
	top: -8px;
	width: 5px;
	background-color: #e6e6e6;
	display: block;
	content: "";
	z-index: 3
}

.mana-filter-slider.style3:after {
	right: 0;
	left: auto
}

.one-filter-column .mana-filter-slider.style3:before,
.one-filter-column .mana-filter-slider.style3:after {
	width: 5px;
	height: 30px;
	top: -12px
}

.one-filter-column .mana-filter-slider.style3>.mana-slider-from,
.one-filter-column .mana-filter-slider.style3>.mana-slider-to {
	width: 28px;
	height: 28px;
	top: -14px
}

.mana-filter-slider.style4,
.mana-filter-slider.style4>.mana-slider-span,
.mana-filter-slider.style4>.mana-slider-from,
.mana-filter-slider.style4>.mana-slider-to {
	border-radius: 15px;
	height: 10px
}

.mana-filter-slider.style4 {
	background: #e3e3e3;
	box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	border: 1px solid #f2f2f2
}

.mana-filter-slider.style4>.mana-slider-from,
.mana-filter-slider.style4>.mana-slider-to {
	background: #aaa none;
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
	width: 18px;
	height: 18px;
	top: -5px;
	border: 1px solid #eee;
	background: #ffffff;
	background: -moz-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
	background: -webkit-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
	background: -o-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
	background: -ms-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
	background: linear-gradient(to bottom, #fff 0%, #f6f6f6 47%, #ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0)
}

.mana-filter-slider.style4>.mana-slider-span {
	background: #838383;
	box-shadow: inset 0px 1px 3px 1px rgba(0, 0, 0, 0.2);
	border: none;
	margin-left: -20px;
	padding-left: 20px
}

.one-filter-column .mana-filter-slider.style4>.mana-slider-from,
.one-filter-column .mana-filter-slider.style4>.mana-slider-to {
	width: 28px;
	height: 28px;
	top: -10px
}

.mana-filter-category-tree,
.mana-filter-category-tree ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.mana-filter-category-tree li {
	padding: 0;
	margin-bottom: 0
}

.mana-filter-category-tree li>ul,
.mana-filter-category-tree .mana-tree-item {
	padding-left: 15px
}

.mana-filter-category-tree li.mana-collapsed>ul {
	display: none
}

.mana-filter-category-tree li.mana-expanded>.mana-tree-item {
	background: transparent url('../../frontend/SignatureIT/Carolinalemke/en_US/Manadev_LayeredNavigationCategoryTree/images/expanded.png') 0 4px no-repeat
}

.mana-filter-category-tree li.mana-expanded>.mana-tree-item:hover {
	background: transparent url('../../frontend/SignatureIT/Carolinalemke/en_US/Manadev_LayeredNavigationCategoryTree/images/expanded_over.png') 0 4px no-repeat
}

.mana-filter-category-tree li.mana-collapsed>.mana-tree-item {
	background: transparent url('../../frontend/SignatureIT/Carolinalemke/en_US/Manadev_LayeredNavigationCategoryTree/images/collapsed.png') 0 4px no-repeat
}

.mana-filter-category-tree li.mana-collapsed>.mana-tree-item:hover {
	background: transparent url('../../frontend/SignatureIT/Carolinalemke/en_US/Manadev_LayeredNavigationCategoryTree/images/collapsed_over.png') 0 4px no-repeat
}

.mana-filter-category-tree li.mana-expanded>.mana-tree-item,
.mana-filter-category-tree li.mana-collapsed>.mana-tree-item {
	cursor: pointer
}

.mana-filter-category-tree a {
	text-decoration: underline;
	padding: 0;
	margin: 0
}

.mana-filter-category-tree a:hover {
	text-decoration: none
}

.mana-parents-children .mana-children {
	padding-left: 10px
}

.search__result-tabs {
	list-style: none;
	border-bottom: 1px solid #ccc;
	padding: 0
}

.search__result-tabs:before,
.search__result-tabs:after {
	content: '';
	display: table
}

.search__result-tabs:after {
	clear: both
}

.search__result-tabs li {
	margin: 0 5px -1px 0;
	padding: 0;
	float: left
}

.search__result-tabs li a {
	display: block;
	padding: 10px 35px;
	text-decoration: none;
	color: #7d7d7d;
	background: #f6f6f6;
	border: 1px solid #ccc;
	border-radius: 1px 1px 0 0
}

.search__result-tabs li a.active,
.search__result-tabs li a:hover,
.search__result-tabs li a:focus {
	color: #333;
	background: #fff
}

.search__result-tabs li a.active {
	border-bottom: 1px solid #fff
}

.search__result-tabs li:only-child {
	display: none
}

.search__result-index ul {
	list-style: none;
	margin-bottom: 10px;
	padding-left: 0
}

.search__result-index ul li {
	margin: 3rem 0
}

.search__result-index ul li .title {
	font-size: 1.8rem;
	font-weight: 300
}

.search__index-magento-catalog-category ul li {
	margin: 1.5rem 0
}

.search__index-magento-catalog-category ul li .title {
	font-size: 1.6rem
}

.search__index-magento-catalog-category ul li .title a:not(:last-child) {
	display: inline-block;
	text-decoration: none
}

.search__index-magento-catalog-category ul li .title a:not(:last-child):after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1rem;
	line-height: 1rem;
	color: #a3a3a3;
	content: '\e608';
	font-family: 'luma-icons';
	margin: 0px 5px 0px 10px;
	vertical-align: 'middle';
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.block-search {
	transition: width .05s ease-out
}

#search_autocomplete {
	display: none !important;
	height: 0 !important;
	overflow: hidden !important
}

.block-search {
	z-index: 10000
}

.searchautocomplete__autocomplete {
	display: none;
	border: 1px solid #c2c2c2;
	position: absolute;
	top: 31px;
	left: 0;
	box-sizing: border-box;
	background: #fff;
	border-radius: 0 0 1px 1px;
	min-height: 35px;
	z-index: 1000
}

.searchautocomplete__autocomplete._active {
	display: block
}

.searchautocomplete__autocomplete .searchautocomplete__spinner {
	display: none;
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -90px
}

.searchautocomplete__autocomplete._loading .searchautocomplete__spinner {
	display: block
}

.searchautocomplete__autocomplete .empty-result {
	background: #efefef;
	text-align: center;
	padding: 8px 10px;
	color: #575757;
	font-size: 1.2rem;
	display: block
}

.searchautocomplete__autocomplete .show-all-results {
	background: #efefef;
	text-align: center
}

.searchautocomplete__autocomplete .show-all-results a {
	padding: 8px 10px;
	color: #575757;
	font-size: 1.2rem;
	display: block
}

.searchautocomplete__autocomplete .index-title {
	background: #efefef;
	padding: 8px 10px;
	text-align: right;
	font-size: 1.2rem;
	line-height: 1.2rem;
	color: #575757
}

.searchautocomplete__autocomplete .index-title .total {
	font-weight: 600
}

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

.searchautocomplete__autocomplete ul li {
	margin: 0;
	padding: .5rem 1rem;
	cursor: pointer
}

.searchautocomplete__autocomplete ul li:before,
.searchautocomplete__autocomplete ul li:after {
	content: '';
	display: table
}

.searchautocomplete__autocomplete ul li:after {
	clear: both
}

.searchautocomplete__autocomplete ul li._active {
	background: #f8f8f8
}

.searchautocomplete__autocomplete ul li .title {
	font-weight: 300
}

.searchautocomplete__index-recent .index-title {
	background: none;
	position: absolute;
	right: 0;
	color: #999
}

.searchautocomplete__item-magento_catalog_product img {
	float: left;
	height: 8rem;
	width: 6.4rem;
	margin-right: 1rem
}

.searchautocomplete__item-magento_catalog_product a.title {
	display: block;
	margin-bottom: 0.5rem
}

.searchautocomplete__item-magento_catalog_product .sku {
	font-size: 1.2rem;
	color: #999;
	line-height: 1.5rem;
	overflow: hidden;
	margin-bottom: 0.5rem
}

.searchautocomplete__item-magento_catalog_product .description {
	font-size: 1.2rem;
	color: #999;
	height: 3rem;
	line-height: 1.5rem;
	overflow: hidden;
	margin-bottom: 0.5rem
}

.searchautocomplete__item-magento_catalog_product .price {
	display: block;
	float: right;
	font-weight: 600
}

.searchautocomplete__item-magento_catalog_product .price .price-label {
	margin-right: 10px
}

.searchautocomplete__item-magento_catalog_product .product-reviews-summary {
	margin: 0
}

.searchautocomplete__item-magento_catalog_product .product-reviews-summary .reviews-actions {
	display: none
}

.searchautocomplete__item-magento_catalog_product .clearfix:before,
.searchautocomplete__item-magento_catalog_product .clearfix:after {
	content: '';
	display: table
}

.searchautocomplete__item-magento_catalog_product .clearfix:after {
	clear: both
}

.searchautocomplete__item-magento_catalog_product .to-cart {
	float: right;
	margin-top: .5rem;
	margin-bottom: .5rem
}

.searchautocomplete__item-magento_catalog_product._active {
	background: #fff !important
}

.searchautocomplete__item-magento_catalog_product._active a.title {
	text-decoration: underline
}

.searchautocomplete__item-magento_search_query .num_results {
	float: right
}

.searchautocomplete__index-popular .index-title {
	background: none;
	text-align: left;
	color: #999
}

.searchautocomplete__index-popular ul li {
	display: block;
	padding: .5rem 0 .5rem 1rem
}

.searchautocomplete__index-popular ul li a {
	font-size: 1.3rem
}

.searchautocomplete__index-popular ul li:hover {
	background: none;
	cursor: pointer
}

.searchautocomplete__index-popular ul li:hover a {
	text-decoration: underline
}

.searchautocomplete__highlight {
	font-weight: 600
}

.searchautocomplete__spinner {
	position: relative;
	width: 186px;
	height: 20px;
	margin: auto
}

.searchautocomplete__spinner .spinner-item {
	position: absolute;
	top: 0;
	background-color: #d8d8d8;
	width: 20px;
	height: 20px;
	animation-name: bounce_fountainG;
	-o-animation-name: bounce_fountainG;
	-ms-animation-name: bounce_fountainG;
	-webkit-animation-name: bounce_fountainG;
	-moz-animation-name: bounce_fountainG;
	animation-duration: 0.645s;
	-o-animation-duration: 0.645s;
	-ms-animation-duration: 0.645s;
	-webkit-animation-duration: 0.645s;
	-moz-animation-duration: 0.645s;
	animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-direction: normal;
	-o-animation-direction: normal;
	-ms-animation-direction: normal;
	-webkit-animation-direction: normal;
	-moz-animation-direction: normal;
	transform: scale(.3);
	-o-transform: scale(.3);
	-ms-transform: scale(.3);
	-webkit-transform: scale(.3);
	-moz-transform: scale(.3);
	border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px
}

.searchautocomplete__spinner .spinner-item.spinner-item-1 {
	left: 0;
	animation-delay: 0.256s;
	-o-animation-delay: 0.256s;
	-ms-animation-delay: 0.256s;
	-webkit-animation-delay: 0.256s;
	-moz-animation-delay: 0.256s
}

.searchautocomplete__spinner .spinner-item.spinner-item-2 {
	left: 20px;
	animation-delay: 0.3225s;
	-o-animation-delay: 0.3225s;
	-ms-animation-delay: 0.3225s;
	-webkit-animation-delay: 0.3225s;
	-moz-animation-delay: 0.3225s
}

.searchautocomplete__spinner .spinner-item.spinner-item-3 {
	left: 40px;
	animation-delay: 0.389s;
	-o-animation-delay: 0.389s;
	-ms-animation-delay: 0.389s;
	-webkit-animation-delay: 0.389s;
	-moz-animation-delay: 0.389s
}

.searchautocomplete__spinner .spinner-item.spinner-item-4 {
	left: 60px;
	animation-delay: 0.4555s;
	-o-animation-delay: 0.4555s;
	-ms-animation-delay: 0.4555s;
	-webkit-animation-delay: 0.4555s;
	-moz-animation-delay: 0.4555s
}

.searchautocomplete__spinner .spinner-item.spinner-item-5 {
	left: 80px;
	animation-delay: 0.522s;
	-o-animation-delay: 0.522s;
	-ms-animation-delay: 0.522s;
	-webkit-animation-delay: 0.522s;
	-moz-animation-delay: 0.522s
}

.searchautocomplete__spinner .spinner-item.spinner-item-6 {
	left: 100px;
	animation-delay: 0.5885s;
	-o-animation-delay: 0.5885s;
	-ms-animation-delay: 0.5885s;
	-webkit-animation-delay: 0.5885s;
	-moz-animation-delay: 0.5885s
}

.searchautocomplete__spinner .spinner-item.spinner-item-7 {
	left: 120px;
	animation-delay: 0.645s;
	-o-animation-delay: 0.645s;
	-ms-animation-delay: 0.645s;
	-webkit-animation-delay: 0.645s;
	-moz-animation-delay: 0.645s
}

.searchautocomplete__spinner .spinner-item.spinner-item-8 {
	left: 140px;
	animation-delay: 0.7115s;
	-o-animation-delay: 0.7115s;
	-ms-animation-delay: 0.7115s;
	-webkit-animation-delay: 0.7115s;
	-moz-animation-delay: 0.7115s
}

@keyframes bounce_fountainG {
	0% {
		transform: scale(1);
		background-color: #d8d8d8
	}
	100% {
		transform: scale(.3);
		background-color: #d8d8d8
	}
}

@-o-keyframes bounce_fountainG {
	0% {
		-o-transform: scale(1);
		background-color: #d8d8d8
	}
	100% {
		-o-transform: scale(.3);
		background-color: #d8d8d8
	}
}

@-ms-keyframes bounce_fountainG {
	0% {
		-ms-transform: scale(1);
		background-color: #d8d8d8
	}
	100% {
		-ms-transform: scale(.3);
		background-color: #d8d8d8
	}
}

@-webkit-keyframes bounce_fountainG {
	0% {
		-webkit-transform: scale(1);
		background-color: #d8d8d8
	}
	100% {
		-webkit-transform: scale(.3);
		background-color: #d8d8d8
	}
}

@-moz-keyframes bounce_fountainG {
	0% {
		-moz-transform: scale(1);
		background-color: #d8d8d8
	}
	100% {
		-moz-transform: scale(.3);
		background-color: #d8d8d8
	}
}

[class^="faq-"] h1 {
	margin-left: -2px
}

.faq-content {
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #797979
}

.hidden {
	display: none !important
}

.faq-content .green {
	color: green
}

.faq-content .created-by {
	font-size: 1.2rem;
	color: #a3a3a3
}

.faq-content .created-by span:first-child {
	margin-left: 0px
}

.faq-content .created-by span {
	margin-left: 15px
}

.faq-content .details .content {
	margin-top: 15px
}

.faq-content .details .feedback {
	margin-top: 15px
}

.faq-content .related-question {
	margin-top: 30px
}

.feedback .btn {
	position: relative;
	min-width: 60px;
	padding: 6px 12px
}

.feedback .btn span:last-child {
	margin-left: 3px
}

.feedback .btn span:first-child {
	font-size: 13px
}

.block-faq-category .block-title {
	margin: 0 0 20px
}

.block-faq-category .block-title strong {
	font-size: 18px;
	font-weight: 300
}

.block-faq-category .block-content .items .item a .count {
	color: #858585;
	padding-right: 5px
}

.faqs-list {
	float: left;
	width: 100%
}

.faqs-list .item {
	border: 1px solid #e3e3e3;
	margin-bottom: 15px
}

.faqs-list .item.active a span:before {
	content: '\ea0b'
}

.faqs-list .item.active .description {
	display: block
}

.faqs-list .item.active .read-more {
	display: block
}

.faqs-list .item .read-more {
	padding: 5px 20px;
	text-align: right;
	cursor: pointer;
	display: none;
	background: rgba(248, 248, 248, 0.63);
	font-weight: 500;
	color: rgba(51, 51, 51, 0.61);
	position: relative
}

.faqs-list .item .read-more:hover {
	color: #198dd3
}

.faqs-list .item .read-more:after {
	content: '\e902';
	font-family: 'faq-extension';
	right: 5px;
	top: 6px;
	position: absolute
}

.faqs-list .description {
	padding: 14px 20px;
	display: none;
	border-top: 1px solid #e3e3e3
}

.faqs-list .item>a {
	font-size: 14px;
	line-height: 1.5;
	font-weight: 500;
	color: #41362f;
	padding: 10px 15px;
	display: block;
	background: #f8f8f8
}

.faqs-list .item>a span:before {
	margin-right: 15px;
	font-size: 10px
}

.faqs-list .item>a:hover {
	text-decoration: none
}

h2.first-title {
	margin-top: 0px
}

.faqcat-title {
	margin-top: 0px;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 1.5;
	margin-bottom: 1em;
	padding-bottom: 0.25em;
	border-bottom: 1px solid #ddd;
	float: left;
	width: 100%;
	position: relative;
	color: #198dd3;
	font-weight: bold;
	margin-top: 15px
}

.faqcat-title i {
	float: left;
	width: 2.15em;
	border-bottom: 1px solid #b55;
	position: absolute;
	bottom: -1px;
	z-index: 9999;
	border-bottom-color: #198dd3
}

.faqcat-title img {
	max-width: 33px;
	margin: 0 auto;
	padding: 0px 8px;
	max-height: 20px;
	width: auto;
	height: auto
}

.faqs-list .no-question>a {
	font-weight: normal
}

.category-list {
	padding: 0px;
	margin: 0px -15px
}

.category-list .category {
	list-style: none
}

.category-list .category {
	margin: 0px;
	margin-bottom: 15px
}

.category-list .category .block {
	height: 210px;
	text-align: center !important;
	padding: 0px
}

.category-list .category .block>a:hover {
	border: 1px solid #198dd3
}

.category-list .category .block h3 {
	text-transform: uppercase;
	line-height: 1.5;
	font-size: 14px;
	margin: 0px
}

.category-list .category .block>a {
	border: 1px solid #e4e4e4;
	cursor: pointer;
	display: block;
	line-height: 138px;
	margin-bottom: 12px;
	min-height: 138px;
	padding: 16px 10px;
	-moz-transition: border-color .3s ease-in-out;
	-o-transition: border-color .3s ease-in-out;
	-webkit-transition: border-color .3s ease-in-out;
	transition: border-color .3s ease-in-out
}

.category-list .category .block a img {
	vertical-align: middle
}

.category-list .category .block a:hover {
	text-decoration: none;
	color: #198dd3 !important
}

.category-list .category .block h3 a {
	font-weight: 500
}

.category-list .category .block a:last-child {
	color: #333
}

.faq-search-form {
	margin: 0 auto;
	width: 100%;
	margin-bottom: 30px
}

.faq-search-form form {
	display: table;
	width: 100%
}

.faq-search-form .field {
	margin: 0
}

.faq-search-form .field .control {
	display: inline-block;
	text-decoration: none;
	display: block
}

.faq-search-form .field .control:before {
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	line-height: 32px;
	color: #c2c2c2;
	content: '\e986';
	font-family: 'faq-extension';
	margin: 0 0 0 8px;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center;
	position: absolute
}

.faq-search-form input {
	padding-left: 35px
}

.faq-search-form .actions {
	display: table-cell;
	vertical-align: top;
	width: 1%
}

.faq-search-form .actions button {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	margin-left: -1px
}

@media (max-width:991px) {
	.page.messages,
	.column.main {
		margin-top: 30px
	}
}

.multi-checkout-fields label {
	display: block;
	margin-bottom: 7px
}

.multi-checkout-fields .field {
	margin: 1.5em 0
}

.multi-checkout-fields .field.checkbox label {
	display: inline-block;
	margin: 0 0 0 12px
}

.collection-point-country,
.collection-point-postalcode,
.collection-point-button {
	display: inline-block;
	padding: 20px 10px 0 0
}

.collection-point-list {
	border: 1px solid #c2c2c2;
	max-height: 200px;
	overflow: auto
}

.collection-point-postalcode {
	max-width: 9em;
	vertical-align: top
}

.field-error {
	color: #e02b27;
	font-size: 1.2rem;
	margin-top: 7px
}

table.collection-point-opening-hours>tbody>tr>td {
	padding-bottom: 2px
}

.collection-point-message {
	padding-top: 10px
}

.box-order-shipping-address .box-subtitle {
	font-weight: 600
}

.box-order-shipping-address .order-shipping-secondary-address {
	margin-top: 1rem
}

.payment-method-braintree .hosted-control {
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #c2c2c2;
	border-radius: 1px;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	height: 32px;
	line-height: 1.42857143;
	padding: 0 9px;
	vertical-align: baseline;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	width: 225px
}

.payment-method-braintree .hosted-control:disabled {
	opacity: .5
}

.payment-method-braintree .hosted-control::-moz-placeholder {
	color: #575757
}

.payment-method-braintree .hosted-control::-webkit-input-placeholder {
	color: #575757
}

.payment-method-braintree .hosted-control:-ms-input-placeholder {
	color: #575757
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-focused {
	border-color: #006bb4
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) {
	border-color: #e02b27
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused)~.hosted-error {
	height: auto;
	opacity: 1
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-valid {
	border-color: #006400
}

.payment-method-braintree .hosted-control.hosted-cid {
	width: 5rem
}

.payment-method-braintree .hosted-control.hosted-date {
	float: left;
	margin-bottom: 7px;
	width: 6rem
}

.payment-method-braintree .hosted-control.hosted-date:first-of-type {
	margin-right: 50px
}

.payment-method-braintree .hosted-control.hosted-date:first-of-type:after {
	content: '/';
	display: inline;
	padding-bottom: inherit;
	padding-top: inherit;
	position: absolute;
	right: -25px;
	top: 5px
}

.payment-method-braintree .field-tooltip {
	right: 0
}

.payment-method-braintree .hosted-error {
	clear: both;
	color: #e02b27;
	font-size: 1.2rem;
	height: 0;
	margin-top: 7px;
	opacity: 0
}

.braintree-paypal-logo {
	margin-top: 10px;
	text-align: center
}

.braintree-paypal-account {
	padding: 15px 0 15px 50px;
	position: relative;
	display: inline-block
}

.braintree-paypal-account:before {
	background-image: url('../../frontend/SignatureIT/Carolinalemke/en_US/Magento_Braintree/images/paypal-small.png');
	background-position-x: 0;
	background-position-y: 0;
	line-height: 16px;
	vertical-align: middle;
	height: 16px;
	width: 16px;
	background-repeat: no-repeat;
	content: '';
	display: inline-block
}

.braintree-paypal-account:before {
	left: 17px;
	margin-top: -8px;
	position: absolute;
	top: 50%
}

.braintree-paypal-account .payment-method-type {
	font-weight: 700
}

.braintree-paypal-account .payment-method-description {
	color: #575757
}

.braintree-paypal-fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

.action-braintree-paypal-logo {
	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
}

.action-braintree-paypal-logo:focus,
.action-braintree-paypal-logo:active {
	background: none;
	border: none
}

.action-braintree-paypal-logo:hover {
	background: none;
	border: none
}

.action-braintree-paypal-logo.disabled,
.action-braintree-paypal-logo[disabled],
fieldset[disabled] .action-braintree-paypal-logo {
	pointer-events: none;
	opacity: .5
}

.action-braintree-paypal-logo img {
	margin: 0;
	width: 114px
}

.payment-method .payment-method-content .actions-toolbar.braintree-paypal-actions {
	margin-left: 0
}

.account .table .col.paypal-account img {
	vertical-align: middle
}

.account .table .col.paypal-account+.actions {
	vertical-align: middle
}

.block-category-event {
	background: #f0f0f0;
	color: #333;
	padding: 10px 0 15px;
	text-align: center
}

.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 {
	font-size: 1rem;
	display: block;
	text-transform: lowercase
}

.block-category-event .dates {
	display: table;
	margin: 0 auto
}

.block-category-event .dates .start,
.block-category-event .dates .end {
	display: table-cell;
	vertical-align: top
}

.block-category-event .dates .date {
	font-size: 1.8rem
}

.block-category-event .dates .time {
	display: block
}

.block-category-event .dates .start {
	padding-right: 40px;
	position: relative
}

.block-category-event .dates .start:after {
	font-size: 1.8rem;
	content: '\2013';
	display: block;
	position: absolute;
	right: 15px;
	top: 0
}

.table-wrapper.billing-agreements {
	margin-bottom: 40px
}

.paypal {
	display: inline-block;
	vertical-align: top
}

.block-minicart .paypal,
.cart-summary .paypal {
	display: block
}

.paypal img {
	display: block;
	margin: 5px auto 0
}

.opc .paypal {
	vertical-align: middle
}

.paypal.acceptance {
	display: block;
	margin: 0 0 20px
}

.map-form-addtocart .paypal {
	display: block;
	margin: 10px auto 5px
}

.cart-summary .paypal+.paypal {
	margin-top: 25px
}

.paypal-review .actions-toolbar {
	margin-top: 10px
}

.paypal-review .paypal-review-title {
	padding: 0 0 10px
}

.paypal-review .paypal-review-title>strong {
	font-size: 2.4rem;
	font-weight: 300
}

.paypal-review .paypal-review-title .action {
	display: inline-block;
	margin: 12px 0 0 30px
}

.paypal-review .table-paypal-review-items .col.name {
	padding-top: 16px
}

.paypal-review .table-paypal-review-items .col.qty {
	text-align: center
}

.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 #ccc;
	margin: 0 0 40px;
	padding: 10px 0 0
}

.fotorama-video-container:after {
	background: url(../../frontend/SignatureIT/Carolinalemke/en_US/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: .6
}

.fotorama-video-container.video-unplayed:hover:after {
	transform: scale(1.25)
}

.video-thumb-icon:after {
	background: url(../../frontend/SignatureIT/Carolinalemke/en_US/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 {
	bottom: 0;
	height: 75%;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.product-video iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9999
}

.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
}

.fotorama__product-video--loading:after {
	visibility: hidden
}

@media only screen and (min-device-width:320px) and (max-device-width:780px) and (orientation:landscape) {
	.product-video {
		height: 100%;
		width: 81%
	}
}

.opc-wrapper .form-discount {
	max-width: 500px
}

.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: 7px
}

.column .block-addbysku .sku {
	margin-right: -155px;
	padding-right: 160px;
	width: 100%
}

.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 15px 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 .action.add {
	display: inline-block;
	text-decoration: none;
	line-height: normal;
	padding: 4px;
	width: auto
}

.column .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
}

.column .block-addbysku .action.add:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	line-height: inherit;
	color: inherit;
	content: '\e61c';
	font-family: 'luma-icons';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.column .block-addbysku .action.add:hover:before {
	color: inherit
}

.column .block-addbysku .action.add:active:before {
	color: inherit
}

.column .block-addbysku .reset {
	margin: 7px 0
}

.column .block-addbysku .note {
	display: block;
	margin: 0 0 20px;
	padding-top: 10px
}

.block-cart-failed {
	margin: 40px 0
}

.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 {
	display: block;
	margin: 0 auto 10px
}

.catalogsearch-advanced-result .message.error {
	margin-top: -60px
}

.bundle-actions {
	margin: 0 0 30px
}

.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: 0rem;
	margin-bottom: 2rem;
	border: 0;
	padding: 0
}

.bundle-options-container .product-add-form {
	display: none
}

.bundle-options-container .product-options-wrapper {
	margin-bottom: 30px
}

.bundle-options-container .product-options-wrapper .fieldset>.field {
	border-top: 1px #e4e4e4 solid;
	padding-top: 20px
}

.bundle-options-container .product-options-wrapper .fieldset>.field:first-of-type {
	border-top: 0;
	padding-top: 0
}

.bundle-options-container .product-options-wrapper .field.choice input {
	float: left
}

.bundle-options-container .product-options-wrapper .field.choice .label {
	display: block;
	margin-left: 24px
}

.bundle-options-container .product-options-wrapper .field.choice .price-excluding-tax {
	display: inline-block
}

.bundle-options-container .action.back {
	margin-bottom: 30px
}

.bundle-options-container .block-bundle-summary>.title {
	margin-bottom: 15px
}

.bundle-options-container .block-bundle-summary>.title>strong {
	font-weight: 300;
	line-height: 1.1;
	font-size: 2.6rem;
	margin-top: 2.5rem;
	margin-bottom: 2rem
}

.bundle-options-container .block-bundle-summary>.title,
.bundle-options-container .block-bundle-summary .bundle-summary .subtitle {
	border-bottom: 1px #e4e4e4 solid;
	margin-bottom: 25px;
	padding-bottom: 16px
}

.bundle-options-container .block-bundle-summary .price-box {
	margin-bottom: 20px
}

.bundle-options-container .block-bundle-summary .price-box .price-label {
	display: block;
	margin-bottom: 5px
}

.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: 2.6rem;
	margin-top: 2.5rem;
	margin-bottom: 2rem;
	display: block
}

.bundle-options-container .block-bundle-summary .bundle.items>li {
	margin-bottom: 20px
}

.bundle-options-container .block-bundle-summary .product-addto-links {
	text-align: center
}

.bundle-options-container .block-bundle-summary .product-addto-links>.action {
	margin-right: 5%
}

.bundle-options-container .block-bundle-summary .product-addto-links>.action.tocompare:before {
	content: '\e61e'
}

.bundle-options-container p.required {
	color: #e02b27
}

.bundle-options-container .nested .field.qty {
	margin: 0 0 20px;
	margin-top: 20px
}

.bundle-options-container .nested .field.qty>.label {
	margin: 0 0 8px;
	display: inline-block
}

.bundle-options-container .nested .field.qty .label {
	font-weight: 600
}

.bundle-options-container .nested .field.qty:last-child {
	margin-bottom: 0
}

.bundle-options-container .price {
	font-weight: 600
}

.bundle-options-container .product-options-bottom {
	border-top: 1px solid #ccc;
	clear: left;
	margin: 0 0 40px;
	padding-top: 20px
}

.block-search {
	margin-bottom: 0
}

.block-search .block-title {
	display: none
}

.block-search .block-content {
	margin-bottom: 0
}

.block-search .label {
	text-decoration: none;
	display: inline-block;
	float: right
}

.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: #757575;
	content: '\e615';
	font-family: 'luma-icons';
	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 .label.active+.control input {
	position: static
}

.block-search .action.search {
	display: none
}

.block-search .control {
	border-top: 1px solid #ccc;
	clear: both;
	margin: 0 -15px -1px;
	padding: 0 15px
}

.block-search input {
	left: -300%;
	margin: 15px 0;
	position: absolute
}

.block-search .nested {
	display: none
}

.search-autocomplete {
	display: none;
	margin-top: -15px;
	overflow: hidden;
	position: absolute;
	z-index: 3
}

.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;
	margin: 0;
	padding: 5px 40px 5px 10px;
	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;
	position: absolute;
	right: 0;
	text-align: center;
	top: 6px;
	width: 25px
}

.form.search.advanced .fields.range .field:last-child {
	position: relative
}

.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
	left: 0;
	position: absolute;
	top: 32px
}

.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
}

.search-terms {
	line-height: 2em
}

.search-terms>li {
	display: inline-block;
	margin-right: 10px
}

.search.found {
	margin-bottom: 10px
}

.checkout-cart-index .page-main {
	padding-left: 0;
	padding-right: 0
}

.checkout-cart-index .page-title-wrapper {
	padding-left: 15px;
	padding-right: 15px
}

.cart-summary {
	background: #f5f5f5;
	margin-bottom: 25px;
	padding: 1px 0 25px
}

.cart-summary>.title {
	font-size: 2.4rem;
	display: none;
	font-weight: 300;
	margin: 12px 0
}

.cart-summary .block form:not(:last-of-type) .fieldset {
	margin: 0 0 25px
}

.cart-summary .block .price {
	font-weight: 700
}

.cart-summary .block .field {
	margin: 0 0 16px
}

.cart-summary .block .field.note {
	display: none
}

.cart-summary .block .actions-toolbar>.primary {
	text-align: left
}

.cart-summary .block .actions-toolbar>.primary .action.primary {
	width: auto
}

.cart-summary .block .title strong {
	font-size: 1.4rem;
	font-weight: 600
}

.cart-summary .block .item-options {
	margin: 0 0 16px
}

.cart-summary .block .item-options .field .radio {
	float: left
}

.cart-summary .block .item-options .field .radio+.label {
	display: block;
	margin: 0;
	overflow: hidden
}

.page-main .cart-summary .block {
	margin-bottom: 0
}

.cart-summary .checkout-methods-items {
	margin: 23px 0 0;
	padding: 0 15px;
	text-align: center
}

.cart-summary .checkout-methods-items .action.primary.checkout {
	width: 100%;
	font-size: 15px;
	padding: 10px
}

.cart-summary .checkout-methods-items .item {
	margin-bottom: 25px
}

.cart-summary .checkout-methods-items .item:last-child {
	margin-bottom: 0
}

.cart-summary .message {
	padding-left: 20px
}

.cart-summary .message>*:first-child:before {
	display: none
}

.cart-summary .action.multicheckout {
	color: #006bb4
}

.cart-totals tbody .mark,
.cart-totals tfoot .mark {
	text-align: left
}

.cart.table-wrapper .cart thead tr th.col {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	padding-top: 24px
}

.cart.table-wrapper .cart tbody td {
	border: 0
}

.cart.table-wrapper .cart>.item {
	border-bottom: 1px solid #ccc;
	position: relative
}

.cart.table-wrapper .col.msrp,
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal {
	padding: 20px 11px 10px;
	text-align: center
}

.cart.table-wrapper .col.qty {
	padding: 21px 11px 10px;
	text-align: center
}

.cart.table-wrapper .col.qty .input-text {
	height: 36px;
	margin-top: -7px;
	text-align: center;
	width: 45px
}

.cart.table-wrapper .col>.price {
	color: #7d7d7d;
	font-size: 1.8rem;
	font-weight: 700
}

.cart.table-wrapper .item-actions td {
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	white-space: normal
}

.cart.table-wrapper .item .col.item {
	display: block;
	min-height: 75px;
	padding: 15px 15px 10px 90px;
	position: relative
}

.cart.table-wrapper .actions-toolbar {
	min-height: 20px;
	text-align: right;
	position: relative
}

.cart.table-wrapper .actions-toolbar>.action-delete,
.cart.table-wrapper .actions-toolbar>.action-edit {
	position: absolute;
	right: 16px;
	top: 0;
	display: inline-block;
	text-decoration: none
}

.cart.table-wrapper .actions-toolbar>.action-delete>span,
.cart.table-wrapper .actions-toolbar>.action-edit>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.cart.table-wrapper .actions-toolbar>.action-delete:before,
.cart.table-wrapper .actions-toolbar>.action-edit:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	line-height: 20px;
	color: #757575;
	content: '\e601';
	font-family: 'luma-icons';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.cart.table-wrapper .actions-toolbar>.action-delete:hover:before,
.cart.table-wrapper .actions-toolbar>.action-edit:hover:before {
	color: #333
}

.cart.table-wrapper .actions-toolbar>.action-delete:active:before,
.cart.table-wrapper .actions-toolbar>.action-edit:active:before {
	color: #757575
}

.cart.table-wrapper .actions-toolbar>.action-delete {
	right: 0
}

.cart.table-wrapper .actions-toolbar>.action-delete:before {
	content: '\e604'
}

.cart.table-wrapper .action {
	margin-right: 25px
}

.cart.table-wrapper .action:last-child {
	margin-right: 0
}

.cart.table-wrapper .action.help.map {
	font-weight: 400
}

.cart.table-wrapper .product-item-photo {
	display: block;
	left: 15px;
	max-width: 65px;
	padding: 0;
	position: absolute;
	top: 15px;
	width: 100%
}

.cart.table-wrapper .product-item-name {
	font-size: 1.8rem;
	display: block;
	margin: -3px 0 5px
}

.cart.table-wrapper .gift-registry-name-label:after {
	content: ':'
}

.cart.table-wrapper .item-options {
	margin-bottom: 0
}

.cart.table-wrapper .product-item-name+.item-options {
	margin-top: 20px
}

.cart.table-wrapper .action.configure {
	display: inline-block;
	margin: 10px 0 0
}

.cart.table-wrapper .item .message {
	margin-top: 20px
}

.cart-products-toolbar .toolbar-amount {
	left: inherit;
	margin: 25px 0 15px;
	padding: 0;
	position: relative;
	text-align: center;
	top: inherit
}

.cart-products-toolbar-top {
	border-bottom: 1px solid #ccc
}

.cart-discount {
	border-bottom: 1px solid #ccc;
	clear: left
}

.cart-empty {
	padding-left: 15px;
	padding-right: 15px
}

.cart .cart-tax-info+.cart-tax-total,
.cart-tax-info+.cart-tax-total {
	display: block
}

.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp,
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal {
	text-align: left
}

.block.crosssell {
	padding: 0 15px;
	margin-top: 70px
}

.block.crosssell .product-item-info {
	width: 200px
}

.checkout-cart-index {
	background-color: #fff
}

.checkout-cart-index .opc-progress-bar {
	float: left;
	margin-top: 0;
	margin-bottom: 35px
}

.checkout-cart-index .opc-progress-bar .opc-progress-bar-item {
	max-width: 30%
}

.checkout-cart-index .action.continue {
	float: right;
	margin-top: 17px;
	font-size: 18px;
	letter-spacing: -0.7px
}

.checkout-cart-index .action.continue .icon-arrow-left {
	margin-bottom: -5px;
	transform: rotate(-180deg);
	margin-left: 6px
}

.checkout-cart-index .cart-summary {
	width: 23.3%;
	top: 0 !important;
	float: right;
	margin-top: 20px;
	padding: 0 28px;
	background-color: #f1f1f1
}

.checkout-cart-index .cart-summary .summary.title {
	font-size: 20px;
	letter-spacing: -1.4px;
	margin: 22px 0 0;
	padding-bottom: 18px
}

.checkout-cart-index .cart-summary .checkout-methods-items {
	margin-bottom: 15px
}

.checkout-cart-index .cart-summary .shipping {
	box-shadow: none;
	border-bottom: none
}

.checkout-cart-index .cart-summary .block.shipping {
	display: none
}

.checkout-cart-index .cart-summary .block.shipping #block-shipping-heading {
	font-weight: normal
}

.checkout-cart-index .cart-summary .block.shipping .content {
	display: block !important;
	padding-bottom: 0;
	padding-top: 15px
}

.checkout-cart-index .cart-summary .block.shipping .content dd.item-options {
	margin-bottom: 24px
}

.checkout-cart-index .cart-summary .block.shipping .content dd.item-options .field.choice input[type="radio"]+label {
	padding-right: 26px
}

.checkout-cart-index .cart-summary .block.shipping .content dd.item-options .field.choice input[type="radio"]+label .method {
	width: 67%
}

.checkout-cart-index .cart-summary .block.shipping .content dd.item-options .field.choice input[type="radio"]+label .price .price {
	font-size: 18px
}

.checkout-cart-index .cart-summary .block.shipping .content dd.item-options .field.choice input[type="radio"]+label:before {
	margin-top: -34px
}

.checkout-cart-index .cart-summary .block.shipping .content dd.item-options .field.choice input[type="radio"]:checked+label:after {
	top: 4px
}

.checkout-cart-index .cart-summary .block>.title {
	padding: 0;
	border-top: none
}

.checkout-cart-index .cart-summary .block>.title:after {
	display: none
}

.checkout-cart-index .cart-summary .cart-totals {
	padding-top: 0
}

.checkout-cart-index .cart-summary .cart-totals .table.totals {
	font-size: 15px
}

.checkout-cart-index .cart-summary .cart-totals .table.totals tr:not(.grand) {
	border-bottom: 1px solid #d9d6d6
}

.checkout-cart-index .cart-summary .cart-totals .table.totals tr:not(.grand):not(.sub):not(.shipping) .amount {
	color: #a57f2a
}

.checkout-cart-index .cart-summary .cart-totals .table.totals tr.totals-tax {
	display: none
}

.checkout-cart-index .cart-summary .cart-totals .table.totals tr th.mark {
	background: transparent;
	text-align: left;
	padding: 23px 0 28px
}

.checkout-cart-index .cart-summary .cart-totals .table.totals tr td.amount {
	text-align: right;
	font-size: 18px;
	vertical-align: middle;
	padding: 6px 3px 11px 14px
}

.checkout-cart-index .cart-summary .cart-totals .table.totals tr td.amount .currency-symbol {
	font-size: 13px
}

.checkout-cart-index .cart-summary .cart-totals .table.totals tr.grand th.mark {
	padding: 40px 0 4px
}

.checkout-cart-index .cart-summary .cart-totals .table.totals tr.grand th.mark strong {
	font-weight: 400;
	font-size: 15px
}

.checkout-cart-index .cart-summary .cart-totals .table.totals tr.grand td.amount {
	font-size: 37px;
	vertical-align: bottom;
	padding: 0;
	padding: 0 4px 0 0
}

.checkout-cart-index .cart-summary .cart-totals .table.totals tr.grand td.amount .currency-symbol {
	font-size: 13px
}

.checkout-cart-index .cart-summary .block.discount {
	padding-bottom: 20px
}

.checkout-cart-index .cart-summary .block.discount .title:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #9b9b9b;
	margin-right: 5px;
	border-radius: 2px;
	text-align: center;
	margin-top: -3px;
	margin-left: 1px
}

.checkout-cart-index .cart-summary .block.discount.active .title:before {
	background: url("../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/CheckmarkGray.svg") center no-repeat
}

.checkout-cart-index .cart-summary .block.discount strong {
	font-weight: 400;
	display: inline-block;
	vertical-align: top;
	margin-top: 0
}

.checkout-cart-index .cart-summary .block.discount .coupon .field>.control {
	width: 66%;
	margin-right: 2%;
	float: left
}

.checkout-cart-index .cart-summary .block.discount .coupon .field>.control input[type="text"] {
	height: 42px
}

.checkout-cart-index .cart-summary .block.discount .coupon .actions-toolbar {
	display: inline-block;
	width: 32%
}

.checkout-cart-index .cart-summary .block.discount .coupon .actions-toolbar button.action.apply.primary {
	background-color: #a57f2a;
	max-width: 100%;
	box-shadow: none;
	border: none;
	border-radius: 0;
	color: #fff
}

.checkout-cart-index .cart-container .form-cart {
	width: 74.8%;
	padding-left: 0;
	float: left
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart {
	border-bottom: 1px solid #e7e7e7;
	padding: 27px 0 28px
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart:first-child {
	border-top: 1px solid #e7e7e7
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col {
	display: inline-block;
	float: none;
	width: auto;
	vertical-align: middle
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.image {
	width: 16%;
	padding: 0
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.product-details {
	width: 21%;
	vertical-align: top;
	padding-top: 12px
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.product-details .field.qty {
	display: none
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.product-item-details {
	width: 100%;
	padding: 0;
	color: #4a4a4a;
	font-size: 15px;
	letter-spacing: -1.08px;
	padding-right: 15px
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.product-item-details .product-item-name {
	font-size: 24px;
	letter-spacing: -2.13px
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.product-item-details .product-item-name::first-letter {
	text-transform: uppercase
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.options {
	width: 43%;
	font-size: 15px;
	letter-spacing: -0.66px;
	display: none
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.options dt {
	font-weight: 400;
	float: right;
	margin-right: 0
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.options dd {
	float: right;
	margin: 0 9px
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price {
	width: 18%;
	font-size: 15px;
	letter-spacing: -0.66px
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price .minimal-price-link {
	display: inline-block
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price .price {
	font-size: 20px;
	font-weight: 400;
	color: #000000;
	letter-spacing: -1.01px;
	padding-right: 7px
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price .normal-price .price {
	text-decoration: line-through;
	color: #999999;
	font-size: 14px
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price .special-price .price {
	color: #F85D61;
	padding-right: 11px;
	font-size: 26px
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.qty {
	width: 18%
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col .field.qty {
	display: block;
	margin-right: 8px;
	vertical-align: text-bottom
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col .field.qty label {
	height: auto;
	width: auto;
	position: static !important;
	font-size: 16px !important;
	color: #000 !important;
	line-height: 3.5;
	display: inline
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col .field.qty select {
	width: 60px
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col .field.qty .chosen-single>span {
	font-size: 20px;
	line-height: 1;
	width: 42px;
	border-left: none !important
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col .field.qty .chosen-single div b {
	padding: 2px 0;
	text-align: center;
	display: inline-block;
	background-position: 0 3px
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col .field.qty .chosen-container-single .chosen-drop .chosen-results {
	max-height: 300px
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col .field.qty .chosen-container-single .chosen-drop .chosen-results li.active-result {
	padding: 12px 18px 0 0
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col .field.qty .control.qty {
	display: inline-block;
	margin-left: 8px;
	margin-top: 16px;
	vertical-align: top
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar {
	width: 26%;
	max-height: 50px
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-delete,
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-edit,
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-towishlist {
	width: 20px;
	height: 20px;
	position: static
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-delete:before,
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-edit:before,
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-towishlist:before {
	display: none
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-delete,
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-towishlist {
	margin-left: 44px
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-edit {
	margin-right: 0
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-delete,
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-edit {
	display: none
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-towishlist {
	background-position: 0 -97px;
	display: inline-block;
	float: right
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-edit {
	background-position: 0 0
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-delete {
	background-image: url("../../frontend/SignatureIT/Carolinalemke/en_US/images/sprites.png");
	background-repeat: no-repeat;
	background-position: 0 -49px
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .product-image-photo {
	position: relative;
	height: auto;
	width: 156px
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .product-item-name>a {
	font-weight: 700;
	color: black
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .item-info td {
	vertical-align: middle
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .item-info td .price-excluding-tax {
	display: inline-block !important
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart:hover {
	background-color: rgba(241, 241, 241, 0.5)
}

.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart:hover .col.actions-toolbar .action-delete,
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart:hover .col.actions-toolbar .action-edit {
	display: inline-block
}

.cart-empty {
	font-size: 17px
}

@media only screen and (max-width:1200px) {
	.checkout-cart-index .cart-summary {
		padding: 0 10px
	}
}

@media only screen and (max-width:1024px) {
	.checkout-cart-index {
		background-color: #fff !important
	}
	.checkout-cart-index .action.continue {
		display: none
	}
	.checkout-cart-index .cart-summary {
		width: 100%;
		float: none;
		order: 2;
		-webkit-order: 2
	}
	.checkout-cart-index .cart-summary>.title {
		display: block
	}
	.checkout-cart-index .cart-summary .shipping {
		background: transparent
	}
	.checkout-cart-index .cart-container {
		-ms-box-orient: horizontal;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -moz-flex;
		display: -webkit-flex;
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		-webkit-flex-flow: row wrap;
		flex-flow: row wrap
	}
	.checkout-cart-index .cart-container .form-cart {
		width: 100%;
		float: none;
		order: 1;
		-webkit-order: 1
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart {
		padding-bottom: 0
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart:first-child {
		border-top: none
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.image {
		width: 100%
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.image .product-item-photo {
		position: static;
		margin: 0 auto
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.product-details {
		width: 50%
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.product-details .options,
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.product-details .product-item-details {
		width: 100%
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.product-details .field.qty {
		display: inline-block;
		margin-right: 0
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.product-details .field.qty select {
		width: 45px;
		border: none;
		border-bottom: 1px solid #979797;
		background-position: 13px -13px;
		padding: 4px
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.product-details .field.qty .control.qty {
		margin-right: 0;
		margin-top: 0
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.options {
		width: 50%;
		padding: 7px 0;
		display: none
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.qty {
		width: 50%;
		text-align: left;
		padding-left: 0;
		padding-top: 3px
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.qty::before {
		content: '';
		padding: 0
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.qty .field.qty {
		margin-right: 2px
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.qty .field.qty .control.qty:after {
		content: '\e622';
		font-size: 22px;
		line-height: 22px;
		font-family: 'luma-icons';
		color: #9B9B9B;
		border-left: 1px solid #979797;
		padding-left: 9px;
		position: absolute;
		right: 40px;
		top: 17px;
		z-index: 0
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.qty .field.qty select {
		border: none;
		background-image: none;
		background-color: rgba(0, 0, 0, 0);
		margin-top: 0;
		height: 32px;
		font-size: 22px;
		width: auto;
		padding-right: 33px;
		position: relative;
		z-index: 1
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price {
		width: 50%;
		float: right;
		text-align: right
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price .normal-price {
		display: inline-block
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price .normal-price>span:not(.price-excluding-tax):not(.price) {
		display: none
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price .special-price .price {
		padding-right: 7px
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price:before {
		display: none
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price>span:not(.price-excluding-tax):not(.normal-price):not(.special-price) {
		display: none
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price .price {
		font-size: 26px
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar {
		width: 100%;
		text-align: center;
		border-top: 1px solid #e7e7e7;
		padding: 15px calc((100% - 140px) / 2)
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-delete,
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-edit,
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-towishlist {
		display: inline-block;
		margin: 0
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-edit {
		float: left
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-towishlist {
		float: right
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.product-item-details {
		padding-right: 0;
		font-size: 12px
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.product-item-details .product-item-name {
		font-size: 24px;
		font-size: 16.5px;
		letter-spacing: -1.2px
	}
	.checkout-cart-index .cart.table-wrapper {
		border-top: none
	}
	.checkout-cart-index .cart.table-wrapper .col.product-details {
		padding: 23px 0 6px;
		text-indent: 1px
	}
	.checkout-cart-index .cart.table-wrapper .product-item-photo {
		max-width: 100%;
		width: 100%
	}
	.checkout-cart-index .cart.table-wrapper .product-item-photo img.product-image-photo {
		width: 88% !important
	}
}

@media only screen and (max-width:768px) {
	.opc-progress-bar {
		width: 100%;
		padding: 8px
	}
	.opc-progress-bar .opc-progress-bar-item {
		max-width: 32%;
		margin-left: 1px !important
	}
}

.block-minicart .items-total {
	float: left;
	margin: 0 10px
}

.block-minicart .items-total .count {
	font-weight: 700
}

.block-minicart .subtotal {
	margin: 0 10px 10px;
	text-align: right
}

.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: 14px;
	padding: 30px 0 20px;
	text-align: center
}

.block-minicart .text.empty {
	text-align: center
}

.block-minicart .block-content>.actions {
	margin-top: 15px
}

.block-minicart .block-content>.actions>.secondary {
	text-align: center
}

.block-minicart .block-content>.actions>.primary {
	margin: 0 10px 15px
}

.block-minicart .block-content>.actions>.primary .action.primary {
	display: block;
	width: 100%
}

.block-minicart .block-content>.actions .paypal-logo {
	margin-top: 15px;
	text-align: center
}

.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 {
	display: inline-block;
	position: relative;
	float: right
}

.minicart-wrapper:before,
.minicart-wrapper:after {
	content: '';
	display: table
}

.minicart-wrapper:after {
	clear: both
}

.minicart-wrapper .action.showcart {
	cursor: pointer;
	display: inline-block;
	text-decoration: none
}

.minicart-wrapper .action.showcart:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 22px;
	line-height: 28px;
	color: #757575;
	content: '\e611';
	font-family: 'luma-icons';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.minicart-wrapper .action.showcart:hover:before {
	color: #333
}

.minicart-wrapper .action.showcart:active:before {
	color: #757575
}

.minicart-wrapper .action.showcart.active {
	display: inline-block;
	text-decoration: none
}

.minicart-wrapper .action.showcart.active:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 22px;
	line-height: 28px;
	color: #757575;
	content: '\e611';
	font-family: 'luma-icons';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.minicart-wrapper .action.showcart.active:hover:before {
	color: #333
}

.minicart-wrapper .action.showcart.active:active:before {
	color: #757575
}

.minicart-wrapper .block-minicart {
	margin: 0;
	padding: 0;
	list-style: none none;
	background: #fff;
	border: 1px solid #bbb;
	margin-top: 4px;
	min-width: 100%;
	width: 320px;
	z-index: 101;
	box-sizing: border-box;
	display: none;
	position: absolute;
	top: 100%;
	right: -10px;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15)
}

.minicart-wrapper .block-minicart li {
	margin: 0
}

.minicart-wrapper .block-minicart li:hover {
	cursor: pointer
}

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

.minicart-wrapper .block-minicart:before {
	border: 6px solid;
	border-color: transparent transparent #fff transparent;
	z-index: 99
}

.minicart-wrapper .block-minicart:after {
	border: 7px solid;
	border-color: transparent transparent #bbb transparent;
	z-index: 98
}

.minicart-wrapper .block-minicart:before {
	right: 12px;
	top: -12px
}

.minicart-wrapper .block-minicart:after {
	right: 11px;
	top: -14px
}

.minicart-wrapper.active {
	overflow: visible
}

.minicart-wrapper.active .block-minicart {
	display: block
}

.minicart-wrapper .block-minicart {
	padding: 25px 20px
}

.minicart-wrapper .block-minicart .block-title {
	display: none
}

.minicart-wrapper .product .actions {
	float: right;
	margin: -24px 0 0
}

.minicart-wrapper .product .actions>.primary,
.minicart-wrapper .product .actions>.secondary {
	display: inline
}

.minicart-wrapper .product .actions>.primary:not(:last-child),
.minicart-wrapper .product .actions>.secondary:not(:last-child) {
	margin-right: 15px
}

.minicart-wrapper .action.close {
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	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: inline-block;
	text-decoration: none
}

.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
	background: none;
	border: none
}

.minicart-wrapper .action.close:hover {
	background: none;
	border: none
}

.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
	pointer-events: none;
	opacity: .5
}

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

.minicart-wrapper .action.close:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	line-height: 16px;
	color: #757575;
	content: '\e616';
	font-family: 'luma-icons';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.minicart-wrapper .action.close:hover:before {
	color: inherit
}

.minicart-wrapper .action.close:active:before {
	color: inherit
}

.minicart-wrapper .action.showcart {
	white-space: nowrap
}

.minicart-wrapper .action.showcart .counter.qty {
	background: #ff5501;
	color: #fff;
	height: 24px;
	line-height: 24px;
	border-radius: 2px;
	display: inline-block;
	margin: 3px 0 0;
	min-width: 18px;
	overflow: hidden;
	padding: 0 3px;
	text-align: center;
	white-space: normal
}

.minicart-wrapper .action.showcart .counter.qty.empty {
	display: none
}

.minicart-wrapper .action.showcart .counter.qty .loader>img {
	max-width: 24px
}

.minicart-wrapper .action.showcart .counter-number {
	text-shadow: 0 0 7px #000
}

.minicart-wrapper .minicart-widgets {
	margin-top: 15px
}

.minicart-items-wrapper {
	border: 1px solid #ccc;
	margin: 0 -20px;
	border-left: 0;
	border-right: 0;
	overflow-x: auto;
	padding: 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
}

.minicart-items .price-minicart {
	margin-bottom: 5px
}

.minicart-items .product-item-name {
	font-weight: 400;
	margin: 0 0 10px
}

.minicart-items .product-item-name a {
	color: #006bb4
}

.minicart-items .product-item-details {
	padding-left: 88px
}

.minicart-items .product-item-details .price {
	font-weight: 700
}

.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
	margin: 5px 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>.product-item-photo,
.minicart-items .product>.product-image-container {
	float: left
}

.minicart-items .product .toggle {
	border: 0;
	padding: 0 40px 5px 0
}

.minicart-items .product .toggle:after {
	color: #8f8f8f;
	margin: 0 0 0 5px;
	position: static
}

.minicart-items .product .active>.toggle:after {
	content: '\e621'
}

.minicart-items .product.pricing {
	margin-top: 3px
}

.minicart-items .product.options .toggle.tooltip {
	display: inline-block;
	text-decoration: none
}

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

.minicart-items .product.options .toggle.tooltip:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	line-height: 12px;
	color: inherit;
	content: '\e622';
	font-family: 'luma-icons';
	margin: -3px 0 0 7px;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.minicart-items .product.options .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
}

.minicart-items .action.edit,
.minicart-items .action.delete {
	display: inline-block;
	text-decoration: none
}

.minicart-items .action.edit>span,
.minicart-items .action.delete>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	line-height: 20px;
	color: #757575;
	content: '\e601';
	font-family: 'luma-icons';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
	color: #333
}

.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
	color: #757575
}

.minicart-items .action.delete:before {
	content: '\e604'
}

.checkout-container {
	margin: 0 0 20px
}

.opc-wrapper {
	margin: 0 0 20px
}

.opc-wrapper .step-title {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px
}

.opc-wrapper .step-content {
	margin: 0 0 40px
}

.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
	display: none
}

.checkout-index-index .logo {
	margin-left: 0
}

.checkout-onepage-success .print {
	display: none
}

.opc-estimated-wrapper {
	background: #f4f4f4;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: -21px -15px 15px;
	padding: 18px 15px
}

.opc-estimated-wrapper .estimated-block {
	font-size: 18px;
	float: left;
	font-weight: 700
}

.opc-estimated-wrapper .estimated-block .estimated-label {
	display: block;
	margin: 0 0 5px
}

.opc-estimated-wrapper .minicart-wrapper button.action.showcart {
	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
}

.opc-estimated-wrapper .minicart-wrapper button.action.showcart:focus,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:active {
	background: none;
	border: none
}

.opc-estimated-wrapper .minicart-wrapper button.action.showcart:hover {
	background: none;
	border: none
}

.opc-estimated-wrapper .minicart-wrapper button.action.showcart.disabled,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart[disabled],
fieldset[disabled] .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
	pointer-events: none;
	opacity: .5
}

.opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
	color: #333
}

.opc-progress-bar {
	display: none
}

.field.choice .field-tooltip {
	display: inline-block;
	margin-left: 10px;
	position: relative;
	top: -3px
}

.field.choice .field-tooltip-action {
	line-height: 21px
}

.field._error .control input,
.field._error .control select,
.field._error .control textarea {
	border-color: #ed8380
}

.checkout-index-index .modal-popup .fieldset .field .label {
	font-weight: 400
}

.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
	margin-top: 8px
}

.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: 21px;
	line-height: inherit;
	color: #bbb;
	content: '\e623';
	font-family: 'luma-icons';
	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: 28px
}

.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
	font-weight: 400
}

.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;
	font-size: 14px;
	line-height: 30px;
	margin: 0 0 20px;
	padding: 20px 35px 20px 20px;
	transition: .3s border-color;
	width: 50%;
	display: inline-block;
	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: 'luma-icons';
	height: 27px;
	width: 29px;
	font-size: 19px;
	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
}

.methods-shipping .actions-toolbar .action.primary {
	margin: 20px 0 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 .col-price {
	font-weight: 600
}

.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: #006bb4;
	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 {
	padding: 0 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 {
	top: 10px;
	display: inline-block;
	text-decoration: none;
	margin: 0;
	position: absolute;
	right: 0
}

.opc-block-shipping-information .shipping-information-title .action-edit>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.opc-block-shipping-information .shipping-information-title .action-edit:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	line-height: 20px;
	color: #757575;
	content: '\e601';
	font-family: 'luma-icons';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
	color: #333
}

.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
	color: #757575
}

.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;
	margin: 0 0 20px;
	padding: 22px 30px
}

.opc-block-summary>.title {
	display: block
}

.opc-block-summary .mark .value {
	color: #666;
	display: block
}

.opc-block-summary .discount.coupon {
	display: none
}

.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 #ccc;
	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: 12px;
	line-height: 12px;
	color: inherit;
	content: '\e622';
	font-family: 'luma-icons';
	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: 300;
	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 .price {
	font-size: 1rem
}

.opc-block-summary .product-item .message {
	margin-top: 10px
}

.opc-block-summary .actions-toolbar {
	position: relative;
	z-index: 1
}

.opc-block-summary .actions-toolbar .secondary {
	border-top: 1px solid #ccc;
	display: block;
	margin: -1px 0 0;
	padding: 15px 0 0;
	text-align: left
}

.opc-block-summary .actions-toolbar .secondary .action {
	margin: 0
}

.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: 1px solid #c1c1c1;
	border-radius: 50%;
	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 {
	border-bottom: 0;
	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+.payment-method .payment-method-title {
	border-top: 1px solid #ccc
}

.checkout-payment-method .payment-method form.form-purchase-order {
	margin-bottom: 15px
}

.checkout-payment-method .payment-method-content #po_number {
	margin-bottom: 20px
}

.checkout-payment-method .payment-method-title {
	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 20px
}

.checkout-payment-method .payment-group+.payment-group .step-title {
	margin: 20px 0 0
}

.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
	max-width: 500px
}

.checkout-payment-method .billing-address-same-as-shipping-block {
	margin: 0 0 10px
}

.checkout-payment-method .checkout-billing-address {
	margin: 0 0 20px
}

.checkout-payment-method .checkout-billing-address .primary .action-update {
	margin-right: 0
}

.checkout-payment-method .checkout-billing-address .billing-address-details {
	line-height: 27px;
	padding: 0 0 0 23px
}

.checkout-payment-method .payment-method-note+.checkout-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: #006bb4;
	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: 14px;
	line-height: 16px;
	color: #757575;
	content: '\e622';
	font-family: 'luma-icons';
	margin: 0 0 0 10px;
	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: #757575
}

.checkout-payment-method .payment-option-content {
	padding: 0 0 20px 22px
}

.checkout-payment-method .payment-option-content .primary .action.action-apply {
	margin-right: 0
}

.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%)
}

.checkout-payment-method .credit-card-types .item._inactive {
	opacity: .4
}

.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
}

.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: 80px
}

.checkout-payment-method .ccard .number .input-text {
	width: 225px
}

.checkout-payment-method .ccard>.field.cvv>.control {
	display: inline-block;
	padding-right: 20px
}

.checkout-payment-method .ccard .cvv .label {
	display: block
}

.checkout-payment-method .ccard .cvv .input-text {
	width: 55px
}

.checkout-payment-method .ccard.fieldset>.field .fields.group.group-2 .field {
	width: auto !important
}

.checkout-agreements-block .checkout-agreements {
	margin-bottom: 20px
}

.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 {
	font-size: 1.8rem
}

.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
}

.block-addresses-list .items.addresses .item.actions {
	margin-top: 5px
}

.form-address-edit #region_id {
	display: none
}

.form-edit-account .fieldset.password {
	display: none
}

.form-create-account .fieldset-fullname .fields .field {
	float: none
}

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

.form-create-account .fieldset.create.account:after {
	margin-top: 35px
}

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

.form.password.forget .fieldset:after {
	margin-top: 35px
}

.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 .sidebar-additional {
	margin-top: 40px
}

.account .table-wrapper {
	margin-bottom: 20px;
	border-bottom: 1px solid #e4e4e4
}

.account .table-wrapper:last-child {
	margin-bottom: 0
}

.account .data.table .col.actions .action.delete,
[class^='sales-guest-'] .data.table .col.actions .action.delete,
.sales-guest-view .data.table .col.actions .action.delete {
	color: #d10029
}

.column.main .block:last-child {
	margin-bottom: 0
}

.block .title {
	display: block;
	margin-bottom: 10px
}

.block .title strong {
	font-weight: 700;
	line-height: 1.1;
	font-size: 1.4rem;
	margin-top: 2rem;
	margin-bottom: 2rem
}

.block p:last-child {
	margin: 0
}

.block .box-actions {
	margin-top: 5px
}

.field.password .control {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.field.password .control .mage-error {
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2
}

.field.password .control .input-text {
	-ms-flex-order: 0;
	-webkit-order: 0;
	order: 0;
	z-index: 2
}

.password-strength-meter {
	background-color: #f4f4f4;
	height: 32px;
	line-height: 32px;
	padding: 0 9px;
	position: relative;
	z-index: 1
}

.password-strength-meter:before {
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	z-index: -1
}

.password-none .password-strength-meter:before {
	background-color: #f4f4f4;
	width: 100%
}

.password-weak .password-strength-meter:before {
	background-color: #ffafae;
	width: 25%
}

.password-medium .password-strength-meter:before {
	background-color: #ffd6b3;
	width: 50%
}

.password-strong .password-strength-meter:before {
	background-color: #c5eeac;
	width: 75%
}

.password-very-strong .password-strength-meter:before {
	background-color: #81b562;
	width: 100%
}

.control.captcha-image {
	margin-top: 10px
}

.control.captcha-image .captcha-img {
	vertical-align: middle
}

.order-products-toolbar {
	position: relative
}

.order-products-toolbar .toolbar-amount {
	position: relative;
	text-align: center
}

.block-balance .price {
	margin-top: -10px;
	font-size: 3.2rem;
	display: inline-block;
	line-height: 32px
}

.table-downloadable-products .product-name {
	font-weight: 400;
	margin-right: 15px
}

.table-downloadable-products .action.download {
	display: inline-block;
	text-decoration: none
}

.table-downloadable-products .action.download:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	content: '\e626';
	font-family: 'luma-icons';
	margin: 0 5px 0 0;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.page-product-downloadable .product-add-form {
	clear: both;
	margin-bottom: 25px
}

.page-product-downloadable .product-options-bottom .field.qty {
	display: none
}

.samples-item-title {
	font-size: 1.4rem;
	font-weight: 600;
	margin: 0 0 10px
}

.samples-item {
	margin: 0 0 10px
}

.field.downloads {
	margin-bottom: 10px
}

.page-product-downloadable .product-add-form .product-options-wrapper .field.downloads>.control {
	width: 100%
}

.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 .field.choice {
	border-bottom: 1px solid #ebebeb;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	position: relative;
	width: 100%;
	z-index: 1
}

.field.downloads .field.choice input {
	left: 0;
	position: absolute;
	top: 2px
}

.field.downloads .field.downloads-all {
	border-bottom: 0;
	padding-left: 0
}

.field.downloads .sample.link {
	float: right
}

.field.downloads-all .label {
	color: #006bb4;
	text-decoration: none;
	cursor: pointer
}

.field.downloads-all .label:visited {
	color: #006bb4;
	text-decoration: none
}

.field.downloads-all .label:hover {
	color: #006bb4;
	text-decoration: underline
}

.field.downloads-all .label:active {
	color: #ff5501;
	text-decoration: underline
}

.field.downloads-all input {
	opacity: 0
}

.field.downloads.downloads-no-separately .field.choice {
	padding-left: 0
}

.page-product-giftcard .giftcard-amount {
	border-top: 1px #c1c1c1 solid;
	clear: both;
	margin-bottom: 0;
	padding-top: 15px;
	text-align: left
}

.page-product-giftcard .giftcard-amount .field:last-child {
	padding-bottom: 20px !important
}

.page-product-giftcard .product-info-main .price-box .old-price {
	font-size: 20px
}

.page-product-giftcard .product-info-main .price-box .price-container.price-final>span {
	display: block;
	margin-bottom: 5px
}

.page-product-giftcard .product-info-main .price-box .price-container.price-final>span:last-child {
	margin-bottom: 0
}

.page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
	font-size: 22px;
	font-weight: 600;
	line-height: 22px
}

.page-product-giftcard .product-info-main .price-box+.giftcard.form {
	border-top: 1px #c1c1c1 solid;
	padding-top: 15px
}

.page-product-giftcard .product-info-main .alert {
	clear: left
}

.page-product-giftcard .product-info-stock-sku {
	display: block
}

.page-product-giftcard .product-add-form {
	border: 0;
	clear: none;
	padding-top: 0
}

.page-product-giftcard .product-add-form .product-options-wrapper .field:not(.text) {
	margin-bottom: 20px;
	margin-top: 20px
}

.page-product-giftcard .giftcard.form {
	clear: both
}

.page-product-giftcard .price-box {
	margin-bottom: 10px
}

.page-product-giftcard .product-info-price {
	border: 0;
	display: block;
	float: right;
	white-space: nowrap;
	width: auto
}

.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
}

.gift-message .field {
	margin-bottom: 20px
}

.gift-message .field .label {
	color: #666;
	font-weight: 400
}

.gift-options {
	margin: 20px 0
}

.gift-options .actions-toolbar .action-cancel {
	display: none
}

.gift-options-title {
	font-weight: 600;
	margin: 0 0 20px
}

.gift-options-content .fieldset {
	margin: 0 0 20px
}

.gift-summary {
	margin-top: 10px;
	position: relative
}

.gift-summary .actions-toolbar>.secondary .action {
	margin: 0 0 0 20px;
	width: auto
}

.gift-summary .action-edit,
.gift-summary .action-delete {
	display: inline-block;
	text-decoration: none
}

.gift-summary .action-edit>span,
.gift-summary .action-delete>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.gift-summary .action-edit:before,
.gift-summary .action-delete:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	line-height: 20px;
	color: #757575;
	content: '\e601';
	font-family: 'luma-icons';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.gift-summary .action-edit:hover:before,
.gift-summary .action-delete:hover:before {
	color: #333
}

.gift-summary .action-edit:active:before,
.gift-summary .action-delete:active:before {
	color: #757575
}

.gift-summary .action-delete:before {
	content: '\e604'
}

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

.action-gift:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.2rem;
	line-height: 20px;
	color: #757575;
	content: '\e622';
	font-family: 'luma-icons';
	margin: 0 0 0 10px;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.action-gift:hover:after {
	color: #333
}

.action-gift:active:after {
	color: #757575
}

.action-gift.active:after,
.action-gift._active:after {
	content: '\e621'
}

.gift-summary .actions-toolbar,
.cart.table-wrapper .gift-summary .actions-toolbar {
	padding: 0;
	position: absolute;
	right: 0;
	top: 0
}

.cart.table-wrapper .gift-content {
	box-sizing: border-box;
	clear: left;
	display: none;
	float: left;
	margin-right: -100%;
	padding: 20px 0;
	width: 100%
}

.cart.table-wrapper .gift-content._active {
	display: block
}

.cart.table-wrapper .item-gift._active {
	border-top: 1px solid #c1c1c1
}

.cart.table-wrapper .item-gift .action {
	margin-right: 0
}

.gift-item-block {
	border-bottom: 1px solid #c1c1c1;
	margin: 0
}

.gift-item-block._active .title:after {
	content: '\e621'
}

.gift-item-block .title {
	color: #1979c3;
	cursor: pointer;
	margin: 0;
	padding: 10px 40px 10px 15px;
	position: relative;
	display: block;
	text-decoration: none
}

.gift-item-block .title:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.2rem;
	line-height: 20px;
	color: #858585;
	content: '\e622';
	font-family: 'luma-icons';
	margin: 0 0 0 10px;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.gift-item-block .title:hover:after {
	color: #333
}

.gift-item-block .content {
	padding: 10px 0 20px;
	position: relative
}

.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-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
	font-weight: 400;
	margin: 10px 0
}

.gift-messages-order {
	margin-bottom: 25px
}

.gift-message-summary {
	padding-right: 7rem
}

.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%
}

.giftregisty-dropdown .action.toggle {
	color: #006bb4
}

.table-giftregistry-items .product-image {
	margin-right: 10px;
	float: left
}

.cart-summary .form.giftregistry .fieldset {
	margin: 15px 0 5px;
	text-align: left
}

.cart-summary .form.giftregistry .fieldset .field {
	margin: 0 0 10px
}

.cart-summary .form.giftregistry .fieldset .field .control {
	float: none;
	width: auto
}

.form-giftregistry-search {
	margin-bottom: 60px
}

.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
	margin-bottom: 0
}

.block-giftregistry .actions-toolbar {
	margin: 17px 0 0
}

.block-giftregistry-shared .item-options .item-value {
	margin: 0 0 25px
}

.block-giftregistry-shared-items .item .col {
	border: 0
}

.block-giftregistry-shared-items th {
	border-bottom: 1px solid #ccc
}

.block-giftregistry-shared-items .col {
	padding: 20px 11px 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: 0
}

.block-giftregistry-shared-items .product-item-photo {
	display: block;
	max-width: 65px;
	padding: 10px 0
}

.block-giftregistry-shared-items .product-item-name {
	font-size: 1.8rem;
	display: block;
	margin: 0 0 5px
}

.gift-wrapping .label {
	margin: 0 0 8px;
	display: inline-block
}

.gift-wrapping .field {
	margin-bottom: 10px
}

.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: 22px;
	line-height: 4rem;
	color: #494949;
	content: '\e62a';
	font-family: 'luma-icons';
	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: -5px 0 0 5px;
	display: inline-block;
	text-decoration: none
}

.gift-wrapping-title .action-remove>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.gift-wrapping-title .action-remove:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	line-height: 20px;
	color: #757575;
	content: '\e604';
	font-family: 'luma-icons';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.gift-wrapping-title .action-remove:hover:before {
	color: #333
}

.gift-wrapping-title .action-remove:active:before {
	color: #757575
}

.gift-options-content .fieldset .field {
	margin: 10px 0
}

.gift-wrapping-summary {
	padding-right: 7rem
}

.gift-wrapping-summary .gift-wrapping-title {
	border: 0;
	display: inline-block;
	padding: 0
}

.opc-wrapper .fieldset.gift-message .field.gift-wrapping {
	padding: 0;
	width: 100%
}

.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping {
	margin: 20px 0 0
}

.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title {
	float: none
}

.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content {
	margin: 0
}

.opc-wrapper .data.table .gift-wrapping .content>img,
.table-order-items .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
}

.order-options .item {
	padding-bottom: 20px
}

.order-options .product {
	margin-bottom: 10px
}

.order-options .product-image-container {
	float: left;
	padding-right: 10px
}

.order-options .gift-wrapping {
	margin-bottom: 10px
}

.table-wrapper.grouped {
	width: auto
}

.table.grouped .row-tier-price>td {
	border-top: 0
}

.table.grouped .col.item {
	width: 90%
}

.table.grouped .col.qty {
	width: 10%
}

.table.grouped .product-item-name {
	display: inline-block;
	font-weight: 400;
	margin-bottom: 10px
}

.table.grouped .price-box p {
	margin: 0
}

.table.grouped .price-box .price {
	font-weight: 700
}

.table.grouped .price-box .old-price .price {
	font-weight: normal
}

.table.grouped .stock.unavailable {
	font-weight: normal;
	margin: 0;
	text-transform: none;
	white-space: nowrap
}

.page-product-grouped .product-info-main .alert {
	clear: left
}

.box-tocart .action.instant-purchase {
	vertical-align: top
}

.box-tocart .action.instant-purchase:not(:last-child) {
	margin-bottom: 15px
}

.form-add-invitations .additional,
.form-add-invitations .field.message {
	margin-top: 20px
}

.form-add-invitations .action.remove {
	top: 4px
}

.form-add-invitations .action.add {
	display: inline-block;
	text-decoration: none;
	line-height: normal;
	padding: 4px;
	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: 18px;
	line-height: inherit;
	color: inherit;
	content: '\e61c';
	font-family: 'luma-icons';
	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
}

.filter.block {
	margin-bottom: 0
}

.filter-title strong {
	background-color: #f0f0f0;
	box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
	border: 1px solid #ccc;
	border-radius: 3px;
	font-weight: 400;
	left: 0;
	line-height: 16px;
	padding: 7px 10px;
	position: absolute;
	text-align: center;
	top: 0;
	z-index: 2
}

.filter-title strong[data-count]:after {
	color: #fff;
	background: #ff5501;
	border-radius: 2px;
	content: attr(data-count);
	display: inline-block;
	font-size: .8em;
	line-height: 1;
	margin: 0 5px;
	min-width: 1em;
	padding: 2px
}

.filter-title strong.disabled {
	opacity: .5
}

.filter .block-subtitle {
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	font-weight: 600;
	line-height: 1em;
	padding: 10px 10px 20px
}

.filter-subtitle {
	display: none
}

.filter-current {
	margin: 0
}

.filter-current .items {
	padding: 5px 10px
}

.filter-current .item {
	padding-left: 17px;
	position: relative;
	z-index: 1
}

.filter .filter-current-subtitle {
	border: none;
	display: block;
	padding-bottom: 10px
}

.filter-current .action.remove {
	left: -2px;
	position: absolute;
	top: -1px
}

.filter-actions {
	margin-bottom: 25px;
	padding: 0 10px
}

.filter-label {
	font-weight: 700
}

.filter-label:after {
	content: ': '
}

.filter-value {
	color: #757575
}

.filter-options {
	display: none;
	margin: 0
}

.filter-options-item {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px
}

.filter-options-title {
	cursor: pointer;
	font-weight: 600;
	margin: 0;
	overflow: hidden;
	padding: 10px 40px 0 10px;
	position: relative;
	text-transform: uppercase;
	word-break: break-all;
	z-index: 1;
	display: block;
	text-decoration: none
}

.filter-options-title:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 13px;
	line-height: inherit;
	color: inherit;
	content: '\e622';
	font-family: 'luma-icons';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.filter-options-title:after {
	position: absolute;
	right: 13px;
	top: 12px
}

.filter-options-title:hover {
	color: #000
}

.active>.filter-options-title:after {
	content: '\e621'
}

.filter-options-content {
	margin: 0;
	padding: 10px
}

.filter-options-content .item {
	line-height: 1.5em;
	margin: 10px 0
}

.filter-options-content a {
	color: #494949;
	margin-left: -5px;
	margin-right: -5px;
	padding-left: 5px;
	padding-right: 7px
}

.filter-options-content a:hover {
	background-color: #e8e8e8;
	text-decoration: none
}

.filter-options-content a:hover+.count {
	background-color: #e8e8e8
}

.filter-options-content .count {
	color: #757575;
	font-weight: 300;
	padding-left: 5px;
	padding-right: 5px
}

.filter-options-content .count:before {
	content: '('
}

.filter-options-content .count:after {
	content: ')'
}

.map-popup-wrapper.popup .action.close {
	top: 10px
}

.map-popup {
	background: #fff;
	border: 1px solid #adadad;
	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;
	box-sizing: border-box
}

.map-popup .popup-header {
	margin: 0 0 25px;
	padding-right: 16px
}

.map-popup .popup-header .title {
	font-weight: 300;
	line-height: 1.1;
	font-size: 2.6rem;
	margin-top: 2.5rem;
	margin-bottom: 2rem
}

.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: 16px;
	line-height: 16px;
	color: #8c8c8c;
	content: '\e616';
	font-family: 'luma-icons';
	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: #737373
}

.map-popup .popup-actions .action.close:active:before {
	color: #737373
}

.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: 0 0 20px
}

.map-popup .map-info-price .price-box {
	margin: 0 0 20px
}

.map-popup .map-info-price .price-box .label:after {
	content: ': '
}

.map-popup .action.primary {
	margin-right: 10px
}

.map-popup .map-msrp {
	margin-bottom: 10px
}

.map-popup .actual-price {
	margin: 3px 0 15px
}

.map-popup .regular-price .price-label {
	display: none
}

.map-popup .popup-header {
	display: none
}

.map-old-price {
	text-decoration: none
}

.map-old-price .price-wrapper {
	text-decoration: line-through
}

.map-old-price,
.product-item .map-old-price,
.product-info-price .map-show-info {
	display: inline-block;
	min-width: 10rem
}

.map-old-price:not(:last-child),
.product-item .map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
	margin-right: 10px
}

.product-options-bottom .price-box .old-price .price-container>span,
.product-info-price .price-box .old-price .price-container>span {
	display: inline
}

.map-form-addtocart {
	display: inline-block;
	text-align: center
}

.map-form-addtocart img {
	display: block;
	margin: 0 auto
}

button.map-show-info {
	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: #006bb4;
	text-decoration: none;
	background: none;
	border: 0;
	display: inline
}

button.map-show-info:focus,
button.map-show-info:active {
	background: none;
	border: none
}

button.map-show-info:hover {
	background: none;
	border: none
}

button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
	pointer-events: none;
	opacity: .5
}

button.map-show-info:visited {
	color: #006bb4;
	text-decoration: none
}

button.map-show-info:hover {
	color: #006bb4;
	text-decoration: underline
}

button.map-show-info:active {
	color: #ff5501;
	text-decoration: underline
}

button.map-show-info:hover {
	color: #006bb4
}

button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus {
	background: none;
	border: 0
}

button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
	color: #006bb4;
	opacity: .5;
	cursor: default;
	pointer-events: none;
	text-decoration: underline
}

.wishlist.split.button {
	display: inline-block;
	position: relative;
	margin-right: 5%;
	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 .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: 12px;
	line-height: inherit;
	color: #666;
	content: '\e622';
	font-family: 'luma-icons';
	margin: 0;
	vertical-align: middle;
	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: 12px;
	line-height: inherit;
	color: #666;
	content: '\e621';
	font-family: 'luma-icons';
	margin: 0;
	vertical-align: middle;
	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 {
	padding: 6px 0;
	text-align: left
}

.wishlist.split.button .items>.item span {
	display: block
}

.wishlist.split.button .items>.item:last-child span {
	display: inline
}

.wishlist.split.button>.action.split {
	margin-right: 5px
}

.wishlist.split.button>.action.split:before {
	content: '\e600'
}

.wishlist.split.button>.action.split:before {
	margin: 0;
	width: 18px
}

.wishlist.split.button>.action:active,
.wishlist.split.button>.action:focus,
.wishlist.split.button>.action:hover {
	color: #333
}

.wishlist.split.button>.action.toggle:before {
	border-left: 1px solid #666;
	content: '';
	float: left;
	height: 15px;
	margin: 3px 4px 0 0
}

.cart.table-wrapper .wishlist.split.button {
	vertical-align: baseline
}

.cart.table-wrapper .wishlist.split.button>.action.split {
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none
}

.cart.table-wrapper .wishlist.split.button>.action.toggle:after {
	color: #006bb4
}

.cart.table-wrapper .wishlist.split.button>.action.split,
.cart.table-wrapper .wishlist.split.button>.action.toggle {
	color: #006bb4
}

.cart.table-wrapper .wishlist.split.button>.action.split:before,
.cart.table-wrapper .wishlist.split.button>.action.toggle:before {
	display: none
}

.wishlist.window.popup {
	background: #fff;
	border: 1px solid #adadad;
	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;
	box-sizing: border-box
}

.wishlist.window.popup .popup-header {
	margin: 0 0 25px;
	padding-right: 16px
}

.wishlist.window.popup .popup-header .title {
	font-weight: 300;
	line-height: 1.1;
	font-size: 2.6rem;
	margin-top: 2.5rem;
	margin-bottom: 2rem
}

.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: 16px;
	line-height: 16px;
	color: #8c8c8c;
	content: '\e616';
	font-family: 'luma-icons';
	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: #737373
}

.wishlist.window.popup .popup-actions .action.close:active:before {
	color: #737373
}

.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: #8c8c8c;
	z-index: 899;
	bottom: 0;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0
}

.wishlist.overlay.active {
	opacity: .7;
	filter: alpha(opacity=70)
}

.wishlist.overlay.active {
	display: block
}

.wishlist-dropdown.move .action.toggle,
.wishlist-dropdown.copy .action.toggle {
	color: #006bb4
}

.page-multiple-wishlist .actions-toolbar>.primary {
	display: block;
	float: none;
	text-align: left
}

.page-multiple-wishlist .actions-toolbar>.primary .action.remove {
	float: right
}

.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-notice.private {
	display: inline-block;
	text-decoration: none
}

.block-wishlist-management .wishlist-notice.private:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: inherit;
	line-height: inherit;
	color: #a3a3a3;
	content: '\e629';
	font-family: 'luma-icons';
	margin: 0 5px 0 0;
	vertical-align: text-bottom;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.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-toolbar .copy .dropdown {
	right: 0
}

.block-wishlist-management .wishlist-toolbar .copy .dropdown:before {
	left: auto;
	right: 11px
}

.block-wishlist-management .wishlist-toolbar .copy .dropdown:after {
	left: auto;
	right: 10px
}

.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 .table-wrapper {
	border-top: none
}

.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;
	visibility: hidden
}

.block-wishlist-info-items .wishlist-dropdown .change {
	color: #006bb4
}

.block-wishlist-info-items .action.towishlist {
	padding: 10px 0
}

.block-wishlist-info-items .input-text.qty {
	margin-right: 10px
}

.multicheckout.results h3,
.multicheckout.success h3 {
	font-size: 1.6rem;
	margin-bottom: 20px;
	margin-top: 30px
}

.multicheckout.results h3 a,
.multicheckout.success h3 a {
	color: #333
}

.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
	text-decoration: none
}

.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
	list-style: none;
	padding-left: 0
}

.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
	margin-top: 25px;
	padding-left: 16px
}

.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
	margin-left: 84px
}

.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
	font-weight: 700;
	margin-right: 10px
}

.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
	font-weight: 400
}

.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
	color: #e02b27
}

.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
	font-weight: 700;
	margin-right: 10px
}

.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
	font-weight: 400
}

.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
	margin-top: 0
}

.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
	float: left
}

.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
	margin-left: 100px
}

.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
}

.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 #ccc;
	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.order-review .error-description {
	color: #e02b27;
	font-weight: 400;
	margin-bottom: 10px;
	margin-top: -10px
}

.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
}

.data.switch .counter {
	color: #7d7d7d
}

.data.switch .counter:before {
	content: '('
}

.data.switch .counter:after {
	content: ')'
}

.rating-summary {
	overflow: hidden;
	white-space: nowrap
}

.rating-summary .rating-result {
	width: 88px;
	display: inline-block;
	position: relative;
	vertical-align: middle
}

.rating-summary .rating-result:before {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
	-webkit-font-smoothing: antialiased;
	color: #c7c7c7;
	font-family: 'luma-icons';
	font-size: 16px;
	height: 16px;
	letter-spacing: 2px;
	line-height: 16px;
	content: '\e605' '\e605' '\e605' '\e605' '\e605';
	display: block;
	font-style: normal;
	font-weight: normal;
	speak: none
}

.rating-summary .rating-result>span {
	display: block;
	overflow: hidden
}

.rating-summary .rating-result>span:before {
	position: relative;
	z-index: 2;
	-webkit-font-smoothing: antialiased;
	color: #ff5501;
	font-family: 'luma-icons';
	font-size: 16px;
	height: 16px;
	letter-spacing: 2px;
	line-height: 16px;
	content: '\e605' '\e605' '\e605' '\e605' '\e605';
	display: block;
	font-style: normal;
	font-weight: normal;
	speak: none
}

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

.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
}

.review-control-vote {
	overflow: hidden
}

.review-control-vote:before {
	color: #c7c7c7;
	font-family: 'luma-icons';
	font-size: 16px;
	height: 16px;
	letter-spacing: 2px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	speak: none;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	content: '\e605' '\e605' '\e605' '\e605' '\e605';
	display: block;
	position: absolute;
	z-index: 1
}

.review-control-vote input[type="radio"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.review-control-vote input[type="radio"]:hover+label:before,
.review-control-vote input[type="radio"]:checked+label:before {
	opacity: 1
}

.review-control-vote label {
	cursor: pointer;
	display: block;
	position: absolute
}

.review-control-vote label span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.review-control-vote label:before {
	color: #ff5501;
	font-family: 'luma-icons';
	font-size: 16px;
	height: 16px;
	letter-spacing: 2px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	speak: none;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	opacity: 0
}

.review-control-vote label:hover:before {
	opacity: 1
}

.review-control-vote label:hover~label:before {
	opacity: 0
}

.review-control-vote .rating-5 {
	z-index: 2
}

.review-control-vote .rating-5:before {
	content: '\e605' '\e605' '\e605' '\e605' '\e605'
}

.review-control-vote .rating-4 {
	z-index: 3
}

.review-control-vote .rating-4:before {
	content: '\e605' '\e605' '\e605' '\e605'
}

.review-control-vote .rating-3 {
	z-index: 4
}

.review-control-vote .rating-3:before {
	content: '\e605' '\e605' '\e605'
}

.review-control-vote .rating-2 {
	z-index: 5
}

.review-control-vote .rating-2:before {
	content: '\e605' '\e605'
}

.review-control-vote .rating-1 {
	z-index: 6
}

.review-control-vote .rating-1:before {
	content: '\e605'
}

.review-control-vote:before {
	content: '\e625' '\e625' '\e625' '\e625' '\e625'
}

.products-reviews-toolbar {
	position: relative
}

.products-reviews-toolbar .toolbar-amount {
	position: relative;
	text-align: center
}

.review-toolbar {
	border-top: 1px solid #c9c9c9;
	margin: 0 0 20px;
	padding: 0;
	text-align: center
}

.review-toolbar:first-child {
	display: none
}

.review-toolbar .pages {
	border-bottom: 1px solid #c9c9c9;
	display: block;
	padding: 20px 0;
	text-align: center
}

.review-toolbar .limiter {
	display: none
}

.review-add .block-title {
	display: none
}

.review-form .action.submit.primary {
	background: #eee;
	border: 1px solid #ccc;
	color: #333;
	font-size: 1.4rem;
	line-height: 1.6rem;
	padding: 7px 15px;
	margin: 0
}

.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
	background: #e2e2e2;
	border: 1px solid #ccc;
	color: #333
}

.review-form .action.submit.primary:hover {
	background: #e1e1e1;
	border: 1px solid #ccc;
	color: #333
}

.review-form .actions-toolbar .actions-primary {
	padding: 0
}

.fieldset .review-legend.legend {
	border-bottom: 0;
	line-height: 1.3;
	margin-bottom: 20px;
	padding: 0
}

.fieldset .review-legend.legend span {
	margin: 0
}

.fieldset .review-legend.legend strong {
	display: block;
	font-weight: 600
}

.fieldset .review-field-ratings>.label {
	font-weight: 600;
	margin-bottom: 10px;
	padding: 0
}

.review-control-vote label:before,
.review-control-vote:before {
	font-size: 32px;
	height: 32px;
	letter-spacing: 10px;
	line-height: 32px
}

.review-field-rating .label {
	font-weight: 600
}

.review-field-rating .control {
	margin-bottom: 48px;
	margin-top: 10px
}

.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 {
	border-bottom: 1px solid #c9c9c9;
	margin: 0;
	padding: 20px 0
}

.review-item:after {
	clear: both;
	content: '';
	display: table
}

.review-item:last-child {
	border-width: 0
}

.review-ratings {
	display: table;
	margin-bottom: 10px;
	max-width: 100%
}

.review-author {
	display: inline
}

.review-author .review-details-value {
	font-weight: 400
}

.review-date {
	display: inline
}

.review-title {
	font-weight: 600;
	line-height: 1.1;
	font-size: 1.8rem;
	margin-top: 2rem;
	margin-bottom: 1rem;
	margin: 0 0 20px
}

.review-content {
	margin-bottom: 20px
}

.page-main .column .review-add {
	margin-bottom: 0
}

.data.table.reviews .rating-summary {
	margin-top: -4px
}

.customer.review.view .review.title,
.customer.review.view .ratings.summary.items,
.customer.review.view .product.details {
	margin-bottom: 20px
}

.product-reviews-summary {
	margin-bottom: 5px
}

.products.wrapper.list .product-reviews-summary {
	margin: 0 auto
}

.product-reviews-summary .rating-summary {
	display: inline-block;
	vertical-align: middle
}

.product-reviews-summary .reviews-actions {
	display: inline-block;
	font-size: 11px;
	vertical-align: middle
}

.product-reviews-summary .reviews-actions a:not(:last-child) {
	margin-right: 30px
}

.product-info-main .rating-summary,
.customer-review .rating-summary {
	margin-right: 30px
}

.block-reviews-dashboard .items .item {
	margin-bottom: 20px
}

.block-reviews-dashboard .items .item:last-child {
	margin-bottom: 0
}

.block-reviews-dashboard .product-name {
	display: inline-block
}

.block-reviews-dashboard .product-name:not(:last-child) {
	margin-bottom: 5px
}

.block-reviews-dashboard .rating-summary .label {
	font-weight: 600;
	margin-right: 10px
}

.table-reviews .product-name,
.block-reviews-dashboard .product-name {
	font-weight: 400
}

.table-reviews .rating-summary {
	display: inline-block;
	vertical-align: baseline
}

.customer-review .product-media {
	float: left;
	margin-right: 3%;
	max-width: 285px;
	width: 30%
}

.customer-review .review-details {
	margin: 0
}

.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 {
	line-height: 1.1;
	font-size: 1.8rem;
	margin-top: 2rem;
	margin-bottom: 1rem;
	font-weight: 600;
	margin-bottom: 20px
}

.customer-review .review-details .review-content {
	margin: 0;
	margin-bottom: 20px
}

.customer-review .review-details .review-date {
	color: #a6a6a6
}

.block-reward-info .reward-balance {
	font-size: 1.8rem;
	margin-bottom: 25px
}

.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
}

.order-details-items.rma .order-title {
	display: none
}

.order-details-items.rma .order-title+.toolbar {
	display: none
}

.form-create-return .additional:first-child {
	margin-top: 0
}

.form-create-return .field.comment {
	margin-top: 55px
}

.table-wrapper.table-returns .returns-details.hidden {
	display: none
}

.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-guest-create .order-links .item a {
	line-height: 1.42857143;
	margin: 0 30px 0 0;
	padding: 0;
	color: #006bb4;
	text-decoration: none;
	background: none;
	border: 0;
	display: inline
}

.magento-rma-guest-create .order-links .item a:visited {
	color: #006bb4;
	text-decoration: none
}

.magento-rma-guest-create .order-links .item a:hover {
	color: #006bb4;
	text-decoration: underline
}

.magento-rma-guest-create .order-links .item a:active {
	color: #ff5501;
	text-decoration: underline
}

.magento-rma-guest-create .order-links .item a:hover {
	color: #006bb4
}

.magento-rma-guest-create .order-links .item a:hover,
.magento-rma-guest-create .order-links .item a:active,
.magento-rma-guest-create .order-links .item a:focus {
	background: none;
	border: 0
}

.magento-rma-guest-create .order-links .item a.disabled,
.magento-rma-guest-create .order-links .item a[disabled],
fieldset[disabled] .magento-rma-guest-create .order-links .item a {
	color: #006bb4;
	opacity: .5;
	cursor: default;
	pointer-events: none;
	text-decoration: underline
}

.product-social-links .action.mailto.friend:before {
	content: '\e61d'
}

.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: #006bb4;
	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: #006bb4;
	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 {
	color: #006bb4
}

.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: #006bb4;
	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: #006bb4;
	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: #006bb4;
	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 {
	color: #006bb4
}

.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: #006bb4;
	opacity: .5;
	cursor: default;
	pointer-events: none;
	text-decoration: underline
}

#bb-insta-wdg {
	background-color: #1a1c21;
	text-align: center;
	padding: 75px 52px 60px
}

#bb-insta-title {
	color: #ffffff;
	font-size: 40px;
	line-height: 1;
	margin-bottom: 45px;
	margin-left: 40px;
	display: inline-block;
	letter-spacing: -1.66px;
}

#bb-insta-stream {
	margin: 0 -13px;
	display: block;
	display: flex;
	height: 22.5vw
}

#bb-insta-stream li {
	display: inline-block;
	vertical-align: top;
	margin: 0 8px;
	overflow: hidden;
	flex: 1
}

#bb-insta-stream li:first-child {
	margin-right: 0
}

#bb-insta-stream li:last-child {
	margin-left: 0
}

#bb-insta-stream li img {
	height: 100%;
	width: 100%;
	max-width: initial;
	margin: 0 -50%;
	max-width: 420px;
	max-height: 420px
}

#bb-insta-stream:after {
	content: ' ';
	clear: both;
	display: table
}

@media (max-width:767px) {
	#bb-insta-wdg {
		padding: 40px 14px 34px
	}
	#bb-insta-title {
		margin-bottom: 15px;
		margin-left: 20px;
		letter-spacing: -1.08px;
		font-size: 26px
	}
	#bb-insta-stream {
		margin: 0;
		height: auto;
		flex-wrap: wrap
	}
	#bb-insta-stream li {
		margin: 0 0 2vw 2vw;
		height: 45vw;
		flex: auto;
		width: 48%
	}
	#bb-insta-stream li:nth-child(2),
	#bb-insta-stream li:last-child {
		margin-left: 0
	}
}

.products {
	margin: 30px 0
}

.product-item {
	vertical-align: top
}

.products-grid .product-item {
	display: inline-block;
	width: 50%
}

.product-item-name {
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	display: block;
	hyphens: auto;
	margin: 5px 0;
	word-wrap: break-word
}

.product-item-info {
	max-width: 100%;
	width: 152px
}

.page-products .product-item-info {
	width: 240px
}

.product-item-actions {
	display: none
}

.product-item-actions .actions-secondary>button.action {
	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
}

.product-item-actions .actions-secondary>button.action:focus,
.product-item-actions .actions-secondary>button.action:active {
	background: none;
	border: none
}

.product-item-actions .actions-secondary>button.action:hover {
	background: none;
	border: none
}

.product-item-actions .actions-secondary>button.action.disabled,
.product-item-actions .actions-secondary>button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary>button.action {
	pointer-events: none;
	opacity: .5
}

.product-item-actions .actions-secondary>.action:before {
	margin: 0
}

.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 {
	font-size: 12px;
	margin-top: 5px;
	text-transform: lowercase
}

.product-item .price-box {
	margin: 10px 0 25px
}

.product-item .price-box .price {
	font-weight: 700;
	white-space: nowrap
}

.product-item .price-box .price-label {
	color: #666;
	font-size: 12px
}

.product-item .old-price {
	margin: 5px 0
}

.product-item .old-price .price {
	font-weight: normal
}

.product-item .regular-price .price-label {
	display: none
}

.product-item .minimal-price .price-container {
	display: block
}

.product-item .minimal-price-link {
	margin-top: 5px
}

.product-item .price-from,
.product-item .price-to {
	margin: 0
}

.product-item .tocompare:before {
	content: '\e61e'
}

.product-item .tocart {
	font-size: 1.3rem;
	border-radius: 0;
	line-height: 1;
	padding-bottom: 10px;
	padding-top: 10px;
	white-space: nowrap
}

.column.main .product-items {
	margin-left: -20px
}

.column.main .product-item {
	padding-left: 20px
}

.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 {
	display: table;
	width: 100%
}

.products-list .product-item-info {
	display: table-row
}

.products-list .product-item-photo {
	display: table-cell;
	padding: 0 30px 30px 0;
	vertical-align: top;
	width: 1%
}

.products-list .product-item-details {
	display: table-cell;
	vertical-align: top
}

.page-products.comin-soon-category .shipping .shipping-link,
.page-products.comin-soon-category #mana_ajax_wrapper_page_main_title {
	display: none
}

.page-products .columns {
	padding-top: 60px;
	position: relative;
	z-index: 8
}

.toolbar {
	margin-bottom: 30px;
	text-align: center
}

.toolbar select {
	background-color: #f0f0f0;
	box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
	border-radius: 3px
}

.toolbar-amount {
	left: 0;
	line-height: 18px;
	margin: 0;
	padding: 7px 0;
	text-align: left;
	top: 0;
	vertical-align: middle
}

.products.wrapper~.toolbar .toolbar-amount {
	display: none
}

.page-with-filter .toolbar-amount {
	position: static
}

.toolbar-products {
	background-color: transparent
}

.toolbar-products .pages {
	display: none
}

.products.wrapper~.toolbar-products .pages {
	display: block
}

.toolbar .pages {
	margin-bottom: 25px
}

.sorter {
	float: right
}

.page-products .sorter {
	position: absolute;
	right: 10px;
	top: 0;
	z-index: 1
}

.products.wrapper~.toolbar .sorter {
	display: none
}

.sorter-options {
	margin: 0 5px 0 7px;
	width: auto
}

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

.sorter-action:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	line-height: inherit;
	color: #757575;
	content: '\e613';
	font-family: 'luma-icons';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.sorter-action:hover:before {
	color: #333
}

.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.sort-desc:before {
	content: '\e614'
}

.modes {
	display: none
}

.limiter-options {
	margin: 0 5px 0 7px;
	width: auto
}

.limiter-label {
	font-weight: 400
}

.page-products .toolbar .limiter {
	display: none
}

.limiter .control {
	display: inline-block
}

.old-price,
.old.price {
	color: #666
}

.prices-tier .price-container .price-including-tax+.price-excluding-tax:before {
	content: '(' attr(data-label) ':'
}

.prices-tier .price-container .price-including-tax+.price-excluding-tax:last-child:after {
	content: ')'
}

.prices-tier .price-container .weee[data-label] {
	display: inline
}

.prices-tier .price-container .weee[data-label]:before {
	content: ' +' attr(data-label) ':'
}

.actual-price {
	font-weight: 700
}

.category-image .image {
	display: block;
	height: auto;
	max-width: 100%
}

.category-cms,
.category-image,
.category-description {
	margin-bottom: 20px
}

.product-image-container {
	display: inline-block;
	max-width: 100%
}

.product-image-wrapper {
	display: block;
	height: 0;
	overflow: hidden;
	position: relative;
	z-index: 1
}

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

.product.media .placeholder .photo.container {
	max-width: 100%
}

.product.media .notice {
	margin: 10px 0;
	color: #7d7d7d;
	font-size: 1.2rem
}

.product.media .product.thumbs {
	margin: 10px 0 25px
}

.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>li {
	margin: 1rem 0 0
}

.product.media .items.thumbs img {
	display: block
}

.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;
	border: none
}

.product.info.detailed .additional-attributes>thead>tr>th,
.product.info.detailed .additional-attributes>tbody>tr>th,
.product.info.detailed .additional-attributes>tfoot>tr>th,
.product.info.detailed .additional-attributes>thead>tr>td,
.product.info.detailed .additional-attributes>tbody>tr>td,
.product.info.detailed .additional-attributes>tfoot>tr>td {
	border: none
}

.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: 5.5px 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: 5.5px 30px 10px 0
}

.product-info-main .product-info-price {
	color: #575757;
	border-bottom: 1px solid #c1c1c1;
	display: table;
	margin-bottom: 15px;
	width: 100%
}

.product-info-main .product-info-price .price-box {
	display: table-cell;
	vertical-align: top;
	width: 1px
}

.product-info-main .product-info-price .price-box .price-container>span {
	display: block;
	margin-bottom: 5px
}

.product-info-main .product-info-price .price-box .price-container>span:last-child {
	margin-bottom: 0
}

.product-info-main .product-info-price .price-including-tax+.price-excluding-tax,
.product-info-main .product-info-price .weee+.price-excluding-tax,
.product-info-main .product-info-price .weee {
	font-size: 1.4rem
}

.product-info-main .product-info-price .price-including-tax+.price-excluding-tax .price,
.product-info-main .product-info-price .weee+.price-excluding-tax .price,
.product-info-main .product-info-price .weee .price {
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 16px
}

.product-info-main .product-info-price .price-wrapper .price {
	font-size: 2.2rem;
	font-weight: 600;
	line-height: 22px
}

.product-info-main .product-info-price .old-price .price-wrapper .price {
	font-size: 2rem;
	font-weight: 300
}

.product-info-main .product-info-price .special-price .price-label:after {
	content: ': '
}

.product-info-main .product-info-price .price {
	white-space: nowrap
}

.product-info-main .product-info-stock-sku {
	display: table-cell;
	padding-bottom: 10px;
	padding-left: 10%;
	text-align: right;
	vertical-align: top
}

.product-info-main .stock {
	margin: 0 0 3px
}

.product-info-main .stock.available,
.product-info-main .stock.unavailable {
	font-weight: 700;
	text-transform: uppercase
}

.product-info-main .product.attribute.sku {
	text-align: left;
	word-break: break-all;
	word-wrap: break-word
}

.product-info-main .product.attribute.sku .type {
	font-weight: normal;
	margin-right: 5px
}

.product-info-main .product.attribute.sku .type:after {
	content: '#:'
}

.product-info-main .product.attribute.sku .value {
	display: inline-block
}

.product-info-main .product.attribute.overview {
	margin: 20px 0
}

.product-info-main .product.alert {
	margin: 10px 0
}

.product-info-main .product-add-form {
	clear: both;
	padding-top: 15px
}

.product-info-main .product-reviews-summary {
	float: left
}

.product-info-main .product-options-bottom .box-tocart {
	margin-top: 20px
}

.product-options-wrapper .fieldset-product-options-inner .legend {
	font-weight: 600;
	font-size: 1.4rem;
	border: none;
	display: inline-block;
	float: none;
	margin: 0 0 8px;
	padding: 0
}

.product-options-wrapper .fieldset-product-options-inner input.datetime-picker~select.datetime-picker {
	margin-top: 10px
}

.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
	content: '*';
	color: #e02b27;
	font-size: 1.2rem
}

.product-options-wrapper .field .note {
	display: block;
	margin-top: 5px
}

.product-options-bottom .price-box,
.product-info-main-wrap .product-info-main .product-info-price .price-box {
	color: #575757
}

.product-options-bottom .price-box .old-price,
.product-info-main-wrap .product-info-main .product-info-price .price-box .old-price {
	font-size: 20px;
	font-weight: 300;
	padding-left: 7px;
	vertical-align: bottom
}

.product-options-bottom .price-box .old-price .price-container>span,
.product-info-main-wrap .product-info-main .product-info-price .price-box .old-price .price-container>span {
	display: inline-block;
	vertical-align: bottom
}

.product-options-bottom .price-box .old-price .price-container>span span,
.product-info-main-wrap .product-info-main .product-info-price .price-box .old-price .price-container>span span {
	text-decoration: line-through
}

.product-options-bottom .price-box .old-price .price-container>span .price,
.product-info-main-wrap .product-info-main .product-info-price .price-box .old-price .price-container>span .price {
	font-size: 14px;
	line-height: 1;
	color: #999999
}

.product-options-bottom .price-box .old-price .price-container>span .currency-symbol,
.product-info-main-wrap .product-info-main .product-info-price .price-box .old-price .price-container>span .currency-symbol {
	padding-bottom: 0;
	font-size: 12px;
	vertical-align: middle;
	color: #999999
}

.product-options-bottom .price-box .special-price.old-hidden .price-container>span span,
.product-info-main-wrap .product-info-main .product-info-price .price-box .special-price.old-hidden .price-container>span span {
	color: #000
}

.product-options-bottom .price-box .special-price,
.product-info-main-wrap .product-info-main .product-info-price .price-box .special-price {
	display: inline-block
}

.product-options-bottom .price-box .special-price .price-container>span,
.product-info-main-wrap .product-info-main .product-info-price .price-box .special-price .price-container>span {
	display: inline
}

.product-options-bottom .price-box .special-price .price-container>span .price,
.product-info-main-wrap .product-info-main .product-info-price .price-box .special-price .price-container>span .price {
	line-height: 22px;
	color: #F85D61
}

.product-options-bottom .price-box .special-price .price-container>span .currency-symbol,
.product-info-main-wrap .product-info-main .product-info-price .price-box .special-price .price-container>span .currency-symbol {
	padding-bottom: 0;
	color: #F85D61
}

.product-options-bottom .price-box .price-container>span,
.product-info-main-wrap .product-info-main .product-info-price .price-box .price-container>span {
	display: block;
	margin-bottom: 5px
}

.product-options-bottom .price-box .price-container>span:last-child,
.product-info-main-wrap .product-info-main .product-info-price .price-box .price-container>span:last-child {
	margin-bottom: 0
}

.product-options-bottom .price-box .price-container .price,
.product-info-main-wrap .product-info-main .product-info-price .price-box .price-container .price {
	font-size: 22px;
	font-weight: 600;
	line-height: 22px
}

.product-options-bottom .price-box .price-container .price-including-tax+.price-excluding-tax,
.product-info-main-wrap .product-info-main .product-info-price .price-box .price-container .price-including-tax+.price-excluding-tax,
.product-options-bottom .price-box .price-container .weee+.price-excluding-tax,
.product-info-main-wrap .product-info-main .product-info-price .price-box .price-container .weee+.price-excluding-tax,
.product-options-bottom .price-box .price-container .weee,
.product-info-main-wrap .product-info-main .product-info-price .price-box .price-container .weee {
	font-size: 1.2rem;
	line-height: 14px
}

.product-options-bottom .price-box .price-container .price-including-tax+.price-excluding-tax .price,
.product-info-main-wrap .product-info-main .product-info-price .price-box .price-container .price-including-tax+.price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee+.price-excluding-tax .price,
.product-info-main-wrap .product-info-main .product-info-price .price-box .price-container .weee+.price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee .price,
.product-info-main-wrap .product-info-main .product-info-price .price-box .price-container .weee .price {
	font-size: 1.2rem;
	font-weight: 700
}

.box-tocart .action.tocart {
	vertical-align: top
}

.box-tocart .action.tocart:not(:last-child) {
	margin-bottom: 15px
}

.product-addto-links {
	display: inline
}

.product-addto-links .action {
	margin-right: 5%
}

.product-social-links {
	margin: 0 0 20px;
	text-align: center
}

.product-social-links .action.tocompare:before {
	content: '\e61e'
}

.prices-tier {
	margin-bottom: 15px
}

.prices-tier .item {
	margin-bottom: 10px
}

.prices-tier .item:last-child {
	margin-bottom: 0
}

.prices-tier .price-excluding-tax,
.prices-tier .price-including-tax {
	display: inline-block
}

.minimal-price-link,
.price-excluding-tax,
.price-including-tax {
	display: block;
	white-space: nowrap
}

.ui-dialog-titlebar-close {
	line-height: 1.42857143;
	margin: 0;
	padding: 0;
	color: #006bb4;
	text-decoration: none;
	background: none;
	border: 0;
	display: inline
}

.ui-dialog-titlebar-close:visited {
	color: #006bb4;
	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 {
	color: #006bb4
}

.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: #006bb4;
	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 {
	left: 0;
	position: absolute;
	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: 12px;
	white-space: nowrap
}

.sidebar .product-items .minilist .price {
	display: inline;
	padding: 0
}

.sidebar .product-items .minilist .weee:before {
	display: inline-block
}

.sidebar .product-items .action.delete {
	position: absolute;
	right: 0;
	top: 0
}

.sidebar .action.tocart {
	border-radius: 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;
	position: relative
}

.table-wrapper.comparison .table-comparison>tbody>tr>th,
.table-wrapper.comparison .table-comparison>tbody>tr>td {
	border-top: 0
}

.table-comparison {
	table-layout: fixed
}

.table-comparison .cell {
	padding: 15px;
	width: 180px
}

.table-comparison .cell.label {
	border-right: 1px solid #ccc
}

.table-comparison .cell.label .attribute.label {
	display: block;
	width: 100%;
	word-wrap: break-word
}

.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
	border-bottom: 1px solid #ccc
}

.table-comparison .cell.attribute {
	font-size: 1.3rem
}

.table-comparison .cell.attribute img {
	height: auto;
	max-width: 100%
}

.table-comparison .cell.remove {
	padding-bottom: 0;
	padding-top: 0;
	text-align: right
}

.table-comparison .cell.remove .action.delete {
	margin-right: .6rem
}

.table-comparison .cell .attribute.value {
	overflow: hidden;
	width: 100%
}

.table-comparison td:last-child {
	border-right: 1px solid #ccc
}

.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.toggle {
	padding: 0
}

.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 .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 {
	left: 0;
	position: absolute;
	top: 0
}

.block-compare .actions-toolbar {
	margin: 17px 0 0
}

.block.related .action.select {
	vertical-align: top
}

.block.related .product-item-details {
	position: relative;
	z-index: 1
}

.block.related .related-available .product-item-name {
	margin-left: 20px
}

.block.related .field.choice {
	left: 0;
	position: absolute;
	top: 2px
}

.block.newsletter {
	margin-bottom: 20px
}

.block.newsletter .form-content {
	display: table;
	width: 100%;
	border: 1px solid;
	padding: 3px
}

.block.newsletter .fieldset {
	display: table-cell;
	margin: 0;
	padding: 0;
	vertical-align: top
}

.block.newsletter .field {
	margin: 0
}

.block.newsletter .field .control {
	display: block
}

.block.newsletter input {
	padding-left: 35px
}

.block.newsletter .title {
	display: none
}

.block.newsletter .label {
	font-size: 26px;
	white-space: nowrap
}

.block.newsletter .label span {
	display: inline-block;
	vertical-align: middle;
	white-space: normal
}

.block.newsletter .label span.discount {
	font-size: 70px
}

.block.newsletter .actions {
	display: table-cell;
	vertical-align: top;
	width: 1%
}

.block.newsletter .action.subscribe {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	margin-left: -1px
}

.order-links .item {
	line-height: 40px;
	margin: 0 0 -1px
}

.order-links .item strong {
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	font-weight: 400;
	padding: 0 20px
}

.order-links .item a {
	background: #f6f6f6;
	color: #6d6d6d;
	border: 1px solid #ccc;
	display: block;
	font-weight: 400;
	padding: 0 20px
}

.order-links .item a:hover {
	background: #fff;
	text-decoration: none
}

.order-details-items {
	border: 1px solid #ccc;
	margin-bottom: 40px;
	padding: 10px
}

.order-details-items .order-title {
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px
}

.order-details-items .order-title>strong {
	font-size: 2.4rem;
	font-weight: 300
}

.order-details-items .order-title .action {
	display: inline-block
}

.order-details-items .table-wrapper {
	margin: 0
}

.order-details-items .table-wrapper+.actions-toolbar {
	display: none
}

.order-details-items .table-wrapper:not(:last-child) {
	margin-bottom: 30px
}

.order-details-items .table-order-items>thead>tr>th {
	border-bottom: 1px solid #ccc
}

.order-details-items .table-order-items tbody+tbody {
	border-top: 1px solid #ccc
}

.account .order-details-items .table-order-items tbody tr:nth-child(even) td {
	background: none
}

.order-details-items .table-order-items tbody td {
	padding-bottom: 20px;
	padding-top: 20px
}

.order-details-items .table-order-items tbody .col.label {
	font-weight: 700;
	padding-bottom: 5px;
	padding-top: 0
}

.order-details-items .table-order-items tbody .col.options {
	padding: 0 0 15px
}

.order-details-items .table-order-items tbody>.item-parent td {
	padding-bottom: 5px
}

.order-details-items .table-order-items tbody>.item-parent+tr td {
	padding-top: 5px
}

.order-details-items .table-order-items tbody .item-options-container td {
	padding-bottom: 15px;
	padding-top: 0
}

.order-details-items .table-order-items .product-item-name {
	margin: 0 0 10px
}

.order-details-items .item-options {
	margin: 0
}

.order-details-items .item-options dt {
	margin: 0
}

.order-details-items .item-options dd {
	margin: 0 0 15px
}

.order-details-items .item-options dd:last-child {
	margin-bottom: 0
}

.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-details-items thead .col.qty {
	text-align: center
}

.order-details-items .col.name {
	padding-top: 16px
}

.order-details-items .action.show {
	display: inline-block;
	text-decoration: none;
	color: #333
}

.order-details-items .action.show>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.order-details-items .action.show:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 10px;
	line-height: 10px;
	color: inherit;
	content: '\e622';
	font-family: 'luma-icons';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.order-details-items .action.show.expanded:after {
	content: '\e621'
}

.order-details-items .product-item-name {
	font-size: 1.8rem
}

.order-details-items .items-qty .item {
	white-space: nowrap
}

.order-details-items .items-qty .title:after {
	content: ': '
}

.order-details-items .pages-items .item:first-child,
.order-details-items .pages-items .item:last-child {
	margin-right: 0
}

.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 .block-content .box {
	margin-bottom: 30px
}

.block-order-details-view .box-title {
	font-weight: 600
}

.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: ': '
}

.column.main .order-details-items .block-order-details-gift-message {
	margin: 40px 0 0
}

.block-order-details-gift-message+.actions-toolbar {
	display: none
}

.order-tracking {
	margin: 0;
	padding: 20px 0
}

.order-title+.order-tracking {
	border-bottom: 1px solid #ccc
}

.order-tracking .tracking-title {
	display: inline-block
}

.order-tracking .tracking-content {
	display: inline-block;
	margin: 0 0 0 5px
}

.order-actions-toolbar {
	margin-bottom: 25px
}

.order-actions-toolbar .action {
	margin-right: 30px
}

.order-actions-toolbar .action.print {
	display: none;
	margin: 0
}

.form-orders-search .field:last-child {
	margin-bottom: 20px
}

.block-reorder .actions-toolbar {
	margin: 17px 0
}

.block-reorder .product-item-name {
	display: inline-block
}

.block-reorder .product-item .field.item {
	display: inline-block
}

.account .block-title.order {
	border-bottom: 1px solid #d9d6d6 !important
}

.icon-orders {
	background: url(../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/orders.png) center 3px no-repeat;
	width: 32px;
	margin-left: 8px
}

.table-wrapper.orders-recent {
	border-bottom: 0
}

.table-wrapper.orders-recent #my-orders-table {
	display: table
}

.table-wrapper.orders-recent #my-orders-table .TableHeading {
	display: table-header-group
}

.table-wrapper.orders-recent #my-orders-table .TableHeading .TableRow {
	display: table-row
}

.table-wrapper.orders-recent #my-orders-table .TableHeading .TableRow .TableHead {
	display: table-cell;
	padding: 25px;
	border-bottom: 1px solid #d9d6d6;
	font-weight: bold
}

.table-wrapper.orders-recent #my-orders-table .TableHeading .TableRow .TableHead:first-child {
	padding-left: 0
}

.table-wrapper.orders-recent #my-orders-table .TableBody {
	display: table-row-group
}

.table-wrapper.orders-recent #my-orders-table .TableBody .TableRow {
	display: table-row
}

.table-wrapper.orders-recent #my-orders-table .TableBody .TableRow .TableCell {
	display: table-cell;
	padding: 25px;
	border-bottom: 1px solid #d9d6d6
}

.table-wrapper.orders-recent #my-orders-table .TableBody .TableRow .TableCell:first-child {
	padding-left: 0
}

.block-collapsible-nav .content {
	background: #f5f5f5;
	padding: 15px 0
}

.block-collapsible-nav .item {
	margin: 3px 0 0
}

.block-collapsible-nav .item:first-child {
	margin-top: 0
}

.block-collapsible-nav .item a,
.block-collapsible-nav .item>strong {
	border-left: 3px solid transparent;
	color: #575757;
	display: block;
	padding: 5px 18px 5px 15px
}

.block-collapsible-nav .item a {
	text-decoration: none
}

.block-collapsible-nav .item a:hover {
	background: #e8e8e8
}

.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current>strong {
	border-color: #ff5501;
	color: #000;
	font-weight: 600
}

.block-collapsible-nav .item.current a {
	border-color: #ff5501
}

.block-collapsible-nav .item .delimiter {
	border-top: 1px solid #d1d1d1;
	display: block;
	margin: 10px 1.8rem
}

body {
	background-color: #fff
}

.ie9 .page-wrapper {
	background-color: #fff;
	min-height: 0
}

.page-header {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px
}

.page-header .panel.wrapper {
	background-color: #6e716e;
	color: #fff
}

.header.panel>.header.links {
	margin: 0;
	padding: 0;
	list-style: none none;
	float: right;
	font-size: 0;
	margin-left: auto;
	margin-right: 20px
}

.header.panel>.header.links>li {
	display: inline-block;
	vertical-align: top
}

.header.panel>.header.links>li {
	font-size: 14px;
	margin: 0 0 0 15px
}

.header.panel>.header.links>li>a {
	color: #fff;
	text-decoration: none
}

.header.panel>.header.links>li>a:visited {
	color: #fff;
	text-decoration: none
}

.header.panel>.header.links>li>a:hover {
	color: #fff;
	text-decoration: underline
}

.header.panel>.header.links>li>a:active {
	color: #fff;
	text-decoration: underline
}

.header.content {
	padding-top: 10px;
	position: relative
}

.logo {
	float: left;
	margin: 0 0 10px 40px;
	max-width: 50%;
	position: relative;
	z-index: 5
}

.logo img {
	display: block
}

.page-print .logo {
	display: inline-block;
	float: none
}

.page-main>.page-title-wrapper .page-title+.action {
	margin-top: 30px
}

.action.skip:focus {
	background: #f0f0f0;
	padding: 10px;
	box-sizing: border-box;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 15
}

.action-skip-wrapper {
	height: 0;
	position: relative
}

.message.global p {
	margin: 0
}

.message.global.noscript,
.message.global.cookie {
	margin: 0 0 10px;
	padding: 12px 20px 12px 25px;
	display: block;
	font-size: 1.3rem;
	background: #ffee9c;
	border-color: #d6ca8e;
	color: #333;
	margin: 0
}

.message.global.noscript a,
.message.global.cookie a {
	color: #006bb4
}

.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 {
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	z-index: 3
}

.message.global.cookie .actions {
	margin-top: 10px
}

.message.global.demo {
	margin: 0 0 10px;
	padding: 12px 20px 12px 25px;
	display: block;
	font-size: 1.3rem;
	background: #ff0101;
	border-color: none;
	color: #fff;
	margin-bottom: 0;
	text-align: center
}

.message.global.demo a {
	color: #006bb4
}

.message.global.demo a:hover {
	color: #006bb4
}

.message.global.demo a:active {
	color: #ff5501
}

.page-footer {
	margin-top: 25px
}

.footer.content {
	border-top: 1px solid #cecece;
	padding-top: 20px
}

.footer.content .links>li {
	background: #f4f4f4;
	font-size: 1.6rem;
	border-top: 1px solid #cecece;
	margin: 0 -15px;
	padding: 0 15px
}

.footer.content .links a,
.footer.content .links strong {
	display: block;
	padding: 10px 0
}

.footer.content .links strong {
	color: #a6a6a6;
	font-weight: normal
}

.footer.content .links a {
	color: #575757;
	text-decoration: none
}

.footer.content .links a:visited {
	color: #575757;
	text-decoration: none
}

.footer.content .links a:hover {
	color: #333;
	text-decoration: underline
}

.footer.content .links a:active {
	color: #333;
	text-decoration: underline
}

.copyright {
	display: block
}

.page-header .switcher .options,
.page-footer .switcher .options {
	display: inline-block;
	position: relative
}

.page-header .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
	content: '';
	display: table
}

.page-header .switcher .options:after,
.page-footer .switcher .options:after {
	clear: both
}

.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
	padding: 0;
	cursor: pointer;
	display: inline-block;
	text-decoration: none
}

.page-header .switcher .options .action.toggle>span,
.page-footer .switcher .options .action.toggle>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 10px;
	line-height: 22px;
	color: inherit;
	content: '\e622';
	font-family: 'luma-icons';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.page-header .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
	color: inherit
}

.page-header .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
	color: inherit
}

.page-header .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
	display: inline-block;
	text-decoration: none
}

.page-header .switcher .options .action.toggle.active>span,
.page-footer .switcher .options .action.toggle.active>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 10px;
	line-height: 22px;
	color: inherit;
	content: '\e621';
	font-family: 'luma-icons';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.page-header .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
	color: inherit
}

.page-header .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
	color: inherit
}

.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
	margin: 0;
	padding: 0;
	list-style: none none;
	background: #fff;
	border: 1px solid #bbb;
	margin-top: 4px;
	min-width: 160px;
	z-index: 100;
	box-sizing: border-box;
	display: none;
	position: absolute;
	top: 100%;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15)
}

.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
	margin: 0;
	padding: 0
}

.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
	background: #e8e8e8;
	cursor: pointer
}

.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
	border-bottom-style: solid;
	content: '';
	display: block;
	height: 0;
	position: absolute;
	width: 0
}

.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
	border: 6px solid;
	border-color: transparent transparent #fff transparent;
	z-index: 99
}

.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
	border: 7px solid;
	border-color: transparent transparent #bbb transparent;
	z-index: 98
}

.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
	left: 10px;
	top: -12px
}

.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
	left: 9px;
	top: -14px
}

.page-header .switcher .options.active,
.page-footer .switcher .options.active {
	overflow: visible
}

.page-header .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
	display: block
}

.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 8px
}

.page-header .switcher .options ul.dropdown a:visited,
.page-footer .switcher .options ul.dropdown a:visited {
	color: #333;
	text-decoration: none
}

.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
	color: #333;
	text-decoration: none
}

.page-header .switcher .options ul.dropdown a:active,
.page-footer .switcher .options ul.dropdown a:active {
	color: #333;
	text-decoration: none
}

.page-header .switcher strong,
.page-footer .switcher strong {
	font-weight: 400
}

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

.widget {
	clear: both
}

.page-header .widget.block,
.page-footer .widget.block {
	margin: 20px 0
}

.page-header .links .widget.block,
.page-footer .links .widget.block {
	margin: 0
}

.ui-datepicker td {
	padding: 0
}

.ui-tooltip {
	background: #fff;
	border: 1px solid #bbb;
	padding: 10px
}

body .chosen-container.chosen-container-single {
	line-height: 19px
}

body .chosen-container.chosen-container-single .chosen-single {
	background: none;
	border: none;
	box-shadow: none;
	border-radius: 0;
	border-bottom: 1px solid #a1a1a1;
	height: auto;
	padding: 0;
	font-size: 18px
}

body .chosen-container.chosen-container-single .chosen-single>span {
	line-height: 29px;
	display: block
}

body .chosen-container.chosen-container-single .chosen-single div {
	right: 3px
}

body .chosen-container.chosen-container-single .chosen-single div b {
	background: url(../../frontend/SignatureIT/Carolinalemke/en_US//images/ico-arrow1.svg) no-repeat 0 19px
}

body .chosen-container.chosen-container-single.chosen-with-drop .chosen-single div b {
	background-position: 0px 19px
}

body .chosen-container .chosen-results {
	padding: 0 !important;
	margin: 0 !important;
	max-height: 500px;
	overflow: auto;
	line-height: 1
}

body .chosen-container .chosen-results li.active-result {
	padding: 18px 0 0 18px;
	font-size: 18px;
	letter-spacing: -0.79px;
	line-height: 22px
}

body .chosen-container .chosen-results li.active-result:first-child {
	padding-top: 16px
}

body .chosen-container .chosen-results li.active-result:last-child {
	padding-bottom: 16px
}

body .chosen-container .chosen-results li.highlighted {
	color: #A57F2A;
	background: none
}

body #social-login-popup .chosen-container.chosen-container-single .chosen-single {
	padding: 0;
	font-size: 18px
}

body #social-login-popup .chosen-container.chosen-container-single .chosen-single>span {
	padding-top: 8px
}

body #social-login-popup .chosen-container .chosen-results {
	max-height: 300px
}

body #social-login-popup .chosen-container .chosen-results li.active-result:after {
	content: none
}

body .location-filter .chosen-container.chosen-container-single .chosen-single {
	font-size: 16px;
	border-bottom: 2px solid #c7c3c4
}

body .location-filter .chosen-container.chosen-container-single .chosen-single>span {
	line-height: 40px
}

body .location-filter .chosen-container.chosen-container-single .chosen-single div b {
	background-position: 0 18px
}

body .location-filter .chosen-container.chosen-container-single.chosen-with-drop .chosen-single div b {
	background-position: 0 18px
}

body .checkout-shipping-address .chosen-container .chosen-single>span {
	margin-bottom: 2px
}

body .checkout-shipping-address .chosen-container .chosen-single div b {
	background-position: 0 13px
}

body .checkout-shipping-address .chosen-container.chosen-with-drop .chosen-single div b {
	background-position: 0 13px
}

body .form-create-account .chosen-container .chosen-single div b,
body .form-edit-account-inner .chosen-container .chosen-single div b {
	background-position: 0 12px
}

body .form-create-account .chosen-container.chosen-with-drop .chosen-single div b,
body .form-edit-account-inner .chosen-container.chosen-with-drop .chosen-single div b {
	background-position: 0 12px
}

.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
	content: '\e600'
}

.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 #ccc
}

.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 #ccc
}

.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 #ccc
}

.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
}

.link.wishlist .counter {
	color: #7d7d7d;
	white-space: nowrap
}

.link.wishlist .counter:before {
	content: '('
}

.link.wishlist .counter:after {
	content: ')'
}

.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
}

.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-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
}

.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: 'luma-icons';
	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.forward:before {
	margin-left: -20px
}

.block-event .block-content>.action.inactive {
	cursor: default;
	display: none
}

.block-event .block-content>.action:hover {
	opacity: 1
}

.block-event .slider-panel {
	overflow: hidden;
	position: relative;
	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;
	vertical-align: top;
	white-space: normal;
	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 {
	font-size: 1.8rem;
	content: '\2013';
	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 {
	display: block;
	font-weight: 300;
	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: 600;
	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-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
}

.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: 7px
}

.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: 4px;
	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: 18px;
	line-height: inherit;
	color: inherit;
	content: '\e61c';
	font-family: 'luma-icons';
	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 {
	display: block;
	margin: 10px 0
}

.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: 12px;
	line-height: inherit;
	color: #999;
	content: '\e616';
	font-family: 'luma-icons';
	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
}

@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: #666
	}
	.field-tooltip .field-tooltip-content:after {
		border-bottom-color: #f4f4f4;
		top: 1px
	}
	.field-tooltip .field-tooltip-content {
		right: -10px;
		top: 40px;
		left: auto
	}
}

@media only screen and (max-width:767px) {
	.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,
	.account .column.main .block:not(.widget) .block-title:before,
	.account .column.main .block:not(.widget) .block-title:after {
		content: '';
		display: table
	}
	.abs-add-clearfix-mobile-m:after,
	.account .column.main .block:not(.widget) .block-title:after {
		clear: both
	}
	.abs-toggling-title-mobile,
	.block-wishlist-management .wishlist-select .wishlist-name,
	.block-collapsible-nav .title {
		border-top: 1px solid #ccc;
		cursor: pointer;
		margin-bottom: 0;
		position: relative;
		border-bottom: 1px solid #ccc;
		padding: 10px 40px 10px 15px;
		display: block;
		text-decoration: none
	}
	.block-wishlist-management .wishlist-select .wishlist-name:after,
	.block-collapsible-nav .title:after {
		position: absolute;
		right: 20px;
		top: 10px
	}
	.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: 12px;
		line-height: inherit;
		color: inherit;
		content: '\e622';
		font-family: 'luma-icons';
		margin: 3px 0 0 0;
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.abs-toggling-title-mobile.active:after,
	.block-wishlist-management .wishlist-select .wishlist-name.active:after,
	.block-collapsible-nav .title.active:after {
		content: '\e621'
	}
	.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: 'luma-icons';
		margin: 0 5px 0 0;
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.navigation,
	.breadcrumbs,
	.page-header .header.panel,
	.header.content,
	.footer.content,
	.page-main,
	.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 {
		padding-top: 41px;
		position: relative
	}
	.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: 'luma-icons';
		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-overflow-scrolling: touch;
		-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 {
		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: 'luma-icons';
		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: -16px
	}
	.nav-sections .switcher-trigger.active strong:after {
		content: '\e621'
	}
	.nav-sections .switcher-dropdown {
		margin: 0;
		padding: 0;
		list-style: none none;
		display: none;
		padding: 10px 0
	}
	.nav-sections .switcher-options.active .switcher-dropdown {
		display: block
	}
	.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%;
		overflow-x: hidden;
		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.7);
		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: #e3e3e3;
		border: solid #d7d7d7;
		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
	}
	.nav-sections-item-content {
		box-sizing: border-box;
		float: right;
		margin-left: -100%;
		margin-top: 71px;
		width: 100%;
		padding: 25px 0
	}
	.nav-sections-item-content:before,
	.nav-sections-item-content:after {
		content: '';
		display: table
	}
	.nav-sections-item-content:after {
		clear: both
	}
	.nav-sections-item-content.active {
		display: block
	}
	.navigation {
		background: #f0f0f0;
		box-sizing: border-box
	}
	.navigation ul {
		margin: 0;
		padding: 0
	}
	.navigation li {
		margin: 0
	}
	.navigation a {
		display: block;
		padding-top: 10px;
		padding-right: 0;
		padding-bottom: 10px;
		padding-left: 15px
	}
	.navigation a,
	.navigation a:hover {
		color: #575757;
		text-decoration: none
	}
	.navigation .level0 {
		border-top: 1px solid #d1d1d1;
		font-size: 1.6rem
	}
	.navigation .level0>.level-top {
		font-weight: 700;
		padding: 8px 40px 8px 15px;
		text-transform: uppercase;
		word-wrap: break-word
	}
	.navigation .level0>.level-top:hover {
		color: #333
	}
	.navigation .level0.active .all-category .ui-state-focus {
		border-color: #ff5501;
		border-style: solid;
		border-width: 0 0 0 8px;
		color: #333;
		padding-left: 7px;
		display: inline-block
	}
	.navigation .level0>.level1 {
		font-weight: 600
	}
	.navigation .level0.active>a:not(.ui-state-active),
	.navigation .level0.has-active>a:not(.ui-state-active) {
		border-color: #ff5501;
		border-style: solid;
		border-width: 0 0 0 8px;
		color: #333
	}
	.navigation .level0.active>a:not(.ui-state-active) span:not(.ui-menu-icon),
	.navigation .level0.has-active>a:not(.ui-state-active) span:not(.ui-menu-icon) {
		margin-left: -8px
	}
	.navigation li.level0:last-child {
		border-bottom: 1px solid #d1d1d1
	}
	.navigation .submenu>li {
		word-wrap: break-word
	}
	.navigation .submenu>li>a:hover {
		color: #333
	}
	.navigation .submenu:not(:first-child) {
		font-weight: 400;
		line-height: 1.3;
		left: auto !important;
		overflow-x: hidden;
		padding: 0;
		position: relative;
		top: auto !important;
		transition: left .3s ease-out
	}
	.navigation .submenu:not(:first-child)>li>a {
		padding-left: 15px
	}
	.navigation .submenu:not(:first-child)>li:last-child {
		margin-bottom: 0
	}
	.navigation .submenu:not(:first-child) ul {
		display: block;
		padding-left: 15px
	}
	.navigation .submenu:not(:first-child) ul>li {
		margin: 0
	}
	.navigation .submenu:not(:first-child) ul>li a {
		color: #575757;
		display: block;
		line-height: normal
	}
	.navigation .submenu:not(:first-child) ul>li a:hover {
		color: #333
	}
	.navigation .submenu:not(:first-child).expanded {
		display: block !important;
		padding-right: 0;
		top: 0 !important
	}
	.navigation .submenu:not(:first-child) .active>a {
		border-color: #ff5501;
		border-style: solid;
		border-width: 0 0 0 8px;
		color: #333;
		padding-left: 7px
	}
	.navigation .submenu:not(:first-child) .level1.active>a {
		padding-left: 7px
	}
	.breadcrumbs {
		display: 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
	}
	.modal-popup._show .modal-inner-wrap {
		max-width: calc(100% - 2rem);
		margin-left: 1rem;
		margin-right: 1rem
	}
	.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-x: hidden;
		overflow-y: auto
	}
	.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)
	}
	.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
	}
	.hide-in-mobile {
		display: none
	}
	.bottom-banners-wrapper .banner-item {
		margin-bottom: 15px;
		max-width: 87%
	}
	.main-slider-wrapper.hero-gallery,
	.mobile-main-slider-wrapper.hero-gallery {
		margin: 0 -15px 19px
	}
	.banner-content-wrapper .main-banner-content.embed-container,
	.slide-content-wrapper .main-banner-content.embed-container {
		padding-bottom: 60%
	}
	.banner-content-wrapper.two-columns,
	.slide-content-wrapper.two-columns {
		margin: 0
	}
	.banner-content-wrapper.two-columns .main-banner-content,
	.slide-content-wrapper.two-columns .main-banner-content {
		width: 100%;
		padding: 0
	}
	.banner-content-wrapper.two-columns .main-banner-content.embed-container,
	.slide-content-wrapper.two-columns .main-banner-content.embed-container {
		padding-bottom: 106%
	}
	.banner-content-wrapper.two-columns .side-content,
	.slide-content-wrapper.two-columns .side-content {
		display: none
	}
	.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%
	}
	.lens-index-index .page-footer {
		height: 120px
	}
	.lens-index-index .page-footer .footer.content {
		display: none
	}
	.product-info-main-wrap .product-info-main .actions.optic_product>button {
		width: calc(100% - 2rem - 70px) !important
	}
	.product-info-main-wrap .product-info-main .actions.optic_product .optic_options {
		min-width: 70px !important
	}
	.product-info-main-wrap .product-info-main .actions.optic_product .optic_options>.field {
		display: none
	}
	.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .onoffswitch>input[type="checkbox"] {
		width: 70px;
		height: 25px;
		left: initial
	}
	.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .onoffswitch>label {
		display: none
	}
	.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .onoffswitch:after {
		content: 'Frame only';
		text-align: left;
		margin-right: .5rem;
		display: block;
		font-size: 1.4rem;
		font-weight: bold;
		color: #a57f2a;
		white-space: nowrap
	}
	.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .onoffswitch-label {
		display: block;
		overflow: hidden;
		position: relative;
		cursor: pointer;
		border-radius: 25px;
		margin-bottom: .5rem;
		width: 70px
	}
	.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .onoffswitch-label .onoffswitch-inner {
		display: block;
		width: 200%;
		margin-left: -100%;
		-webkit-transition: margin .3s ease-in 0s;
		-o-transition: margin .3s ease-in 0s;
		transition: margin .3s ease-in 0s
	}
	.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .onoffswitch-label .onoffswitch-inner:before,
	.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .onoffswitch-label .onoffswitch-inner:after {
		content: '';
		display: block;
		float: left;
		width: 50%;
		height: 25px;
		padding: 0;
		line-height: 25px;
		font-size: 14px;
		color: white;
		font-weight: bold;
		box-sizing: border-box;
		background-color: #a57f2a
	}
	.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .onoffswitch-label .onoffswitch-switch {
		display: block;
		width: 25px;
		margin: 0px;
		background: #FFFFFF;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 45px;
		border: 1px solid #a57f2a;
		border-radius: 25px;
		-webkit-transition: all .3s ease-in 0s;
		-o-transition: all .3s ease-in 0s;
		transition: all .3s ease-in 0s
	}
	.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .onoffswitch-label .onoffswitch-switch:before {
		content: '';
		text-align: center;
		width: 100%;
		display: block;
		color: #a57f2a
	}
	.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .onoffswitch.active:after {
		content: 'Prescription'
	}
	.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .onoffswitch.active .onoffswitch-label .onoffswitch-inner {
		margin-left: 0
	}
	.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .onoffswitch.active .onoffswitch-label .onoffswitch-switch {
		right: 0px
	}
	.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .onoffswitch.active .onoffswitch-label .onoffswitch-switch:before {
		content: '\f00c';
		font-family: FontAwesome;
		line-height: 25px
	}
	.product-info-main-wrap .product-options-wrapper .fieldset .swatch-opt {
		margin: 0;
		padding-bottom: 1rem
	}
	.lens-index-index .page-main {
		overflow: unset
	}
	.block-cart-failed .block-title {
		margin: 0 20px 20px
	}
	.cart-container .form-cart .actions.main {
		text-align: center
	}
	.cart-discount {
		border-bottom: 1px solid #ccc
	}
	.cart.table-wrapper {
		border-top: 1px solid #ccc
	}
	.cart.table-wrapper thead .col.item,
	.cart.table-wrapper thead .col.msrp,
	.cart.table-wrapper thead .col.price,
	.cart.table-wrapper thead .col.qty,
	.cart.table-wrapper thead .col.subtotal {
		display: none
	}
	.cart.table-wrapper .col.msrp,
	.cart.table-wrapper .col.price,
	.cart.table-wrapper .col.qty,
	.cart.table-wrapper .col.subtotal {
		box-sizing: border-box;
		display: block;
		float: left;
		white-space: nowrap;
		width: 33%
	}
	.cart.table-wrapper .col.msrp:before,
	.cart.table-wrapper .col.price:before,
	.cart.table-wrapper .col.qty:before,
	.cart.table-wrapper .col.subtotal:before {
		content: attr(data-th);
		display: block;
		font-weight: 600;
		padding-bottom: 10px
	}
	.cart.table-wrapper .col.msrp {
		white-space: normal
	}
	.cart.table-wrapper .item .col.item {
		padding-bottom: 0
	}
	.cart.table-wrapper tbody>tr>td:last-child {
		border: 0
	}
	.cart-totals {
		padding-left: 15px;
		padding-right: 15px
	}
	.cart-totals .table-wrapper {
		border-top: 0
	}
	.cart-totals .totals tbody>tr:not(:last-child)>td:last-child {
		border: 0
	}
	.checkout-index-index .modal-popup .modal-footer .action-save-address {
		width: 100%
	}
	.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
		margin-top: 20px
	}
	.field-tooltip .field-tooltip-content {
		right: -10px;
		top: 40px;
		left: auto
	}
	.checkout-payment-method .payment-methods {
		margin: 0 -15px
	}
	.checkout-payment-method .step-title {
		padding-left: 15px;
		padding-right: 15px
	}
	.checkout-payment-method .payment-method-title {
		padding: 15px
	}
	.checkout-payment-method .payment-method-content {
		padding: 0 15px 20px
	}
	.checkout-payment-method .checkout-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
	}
	.account .column.main .block:not(.widget) .block-title>.action {
		float: right;
		margin-top: 5px
	}
	.account .column.main .block:not(.widget) .block-content .box {
		margin-bottom: 20px
	}
	.account .column.main .block:not(.widget) .block-content .box:last-child {
		margin-bottom: 0
	}
	.control.captcha-image .captcha-img {
		display: block;
		margin-bottom: 10px
	}
	.customer-account-index .page-title-wrapper {
		position: relative
	}
	.cart-discount .giftcard .content {
		padding-bottom: 35px
	}
	.cart-discount .actions-toolbar .secondary {
		bottom: 17px
	}
	.field.open-amount {
		width: 100%
	}
	.page-product-giftcard .product-info-main .product-info-stock-sku {
		display: block;
		padding-left: 10px;
		text-align: left
	}
	.gift-message .actions-toolbar .action-update {
		font-size: 2rem;
		padding: 15px;
		width: 100%
	}
	.gift-item-block {
		border-top: 1px solid #c1c1c1;
		border-bottom: 0
	}
	.gift-item-block .title:after {
		font-size: 1.2rem;
		position: absolute;
		right: 20px;
		top: 10px
	}
	.gift-item-block .content {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}
	.cart.table-wrapper .gift-content {
		border-top: 1px solid #c1c1c1;
		margin-right: -15px;
		overflow: hidden;
		padding-left: 15px;
		padding-right: 15px
	}
	.cart .action-gift {
		display: inline-block;
		text-decoration: none
	}
	.cart .action-gift>span {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}
	.cart .action-gift:after {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 18px;
		line-height: 20px;
		color: #757575;
		content: '\e62a';
		font-family: 'luma-icons';
		margin: 0;
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.cart .action-gift:hover:after {
		color: #333
	}
	.cart .action-gift:active:after {
		color: #757575
	}
	.cart .action-gift._active {
		border: 1px solid #c1c1c1;
		border-bottom-color: #fff;
		margin: -5px 14px -1px -15px;
		padding: 4px 10px 9px 14px
	}
	.cart .action-gift._active:after {
		color: #333
	}
	.gift-options-cart-item+.towishlist {
		left: 43px;
		position: absolute
	}
	.cart.table-wrapper .action-giftregistry {
		display: inline-block;
		text-decoration: none
	}
	.cart.table-wrapper .action-giftregistry>span {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}
	.cart.table-wrapper .action-giftregistry:before {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 18px;
		line-height: 20px;
		color: #757575;
		content: '\e62b';
		font-family: 'luma-icons';
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.cart.table-wrapper .action-giftregistry:hover:before {
		color: #333
	}
	.cart.table-wrapper .action-giftregistry:active:before {
		color: #757575
	}
	.gift-options-cart-item .gift-wrapping,
	.cart-gift-item .gift-wrapping {
		border-bottom: 1px solid #c1c1c1;
		margin-bottom: 20px;
		padding-bottom: 10px
	}
	.gift-wrapping-list {
		width: 100%
	}
	.gift-wrapping-summary+.gift-message-summary {
		padding-right: 0
	}
	.gift-options-cart-item {
		float: left;
		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
	}
	.table-wrapper.grouped {
		margin-left: -15px;
		margin-right: -15px
	}
	body.filter-active .page-header {
		display: none
	}
	body.filter-active .page-wrapper {
		height: 0;
		margin-top: -999999em;
		visibility: hidden
	}
	body.filter-active .columns {
		z-index: 999
	}
	.filter.active {
		position: relative;
		visibility: visible;
		z-index: 99
	}
	.filter.active .filter-options-item:last-child {
		margin-bottom: 40px
	}
	.filter.active .filter-title {
		border-bottom: 1px solid #ccc;
		height: 48px;
		left: 0;
		position: fixed;
		right: 0;
		top: 0;
		z-index: 2
	}
	.filter.active .filter-title strong {
		box-shadow: none;
		background: none;
		border: 0;
		color: transparent;
		left: auto;
		right: 3px;
		top: 10px;
		display: inline-block;
		text-decoration: none
	}
	.filter.active .filter-title strong:after {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 16px;
		line-height: inherit;
		color: #7d7d7d;
		content: '\e616';
		font-family: 'luma-icons';
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.filter.active .filter-subtitle {
		background: transparent;
		display: block;
		height: 50px;
		left: 0;
		line-height: 32px;
		position: fixed;
		right: 0;
		top: 0;
		z-index: 1
	}
	.filter.active .filter-options {
		background: #fff;
		bottom: 0;
		display: block;
		left: 0;
		overflow: scroll;
		position: fixed;
		right: 0;
		top: 50px;
		z-index: 10
	}
	.filter .filter-subtitle {
		font-size: 20px;
		font-weight: 300
	}
	.filter-actions {
		margin: -35px -10px 25px
	}
	.filter-options-content {
		padding: 5px 10px
	}
	.filter .filter-current {
		border: solid #ccc;
		border-width: 1px 0;
		margin: 5px -10px 0
	}
	.filter .filter-current .items {
		display: none
	}
	.filter .filter-current-subtitle {
		position: relative;
		text-transform: uppercase;
		z-index: 1;
		display: block;
		text-decoration: none
	}
	.filter .filter-current-subtitle:before {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 13px;
		line-height: inherit;
		color: inherit;
		content: '\e622';
		font-family: 'luma-icons';
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.filter .filter-current-subtitle:before {
		position: absolute;
		right: 10px;
		top: 10px
	}
	.filter .filter-current-subtitle:after {
		color: #7d7d7d;
		content: ' (' attr(data-count) ')';
		font-size: .9em
	}
	.filter .filter-current.active {
		padding-bottom: 30px
	}
	.filter .filter-current.active .block-subtitle:before {
		content: '\e621'
	}
	.filter .filter-current.active .items {
		display: block
	}
	.filter .filter-current.active+.block-actions {
		display: block
	}
	.filter .filter-current+.block-actions {
		display: none
	}
	.filter-no-options .filter-title:before {
		background: rgba(255, 255, 255, 0.5);
		content: '';
		display: block;
		height: 40px;
		left: -15px;
		margin-top: -60px;
		position: relative;
		width: 100px;
		z-index: 99
	}
	.filter-no-options .filter-content {
		margin-bottom: 20px
	}
	.page-with-filter .columns .sidebar-main {
		-ms-flex-order: 0;
		-webkit-order: 0;
		order: 0
	}
	.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 .wishlist-name {
		font-size: 1.6rem
	}
	.block-wishlist-management .wishlist-select-items {
		border-bottom: 1px solid #ccc;
		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 {
		color: #333;
		display: block;
		padding: 5px 18px;
		text-decoration: none
	}
	.block-wishlist-management .wishlist-select-items .item a:hover {
		background: #e8e8e8
	}
	.block-wishlist-management .wishlist-select-items .item span {
		display: block
	}
	.block-wishlist-management .wishlist-select-items .item:last-child span {
		display: inline
	}
	.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
	}
	.multicheckout .actions-toolbar>.primary {
		margin-right: 0
	}
	.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
	}
	.product-add-form .product-options-wrapper#product-options-wrapper .field {
		display: none
	}
	.compare.wrapper,
	[class*='block-compare'] {
		display: none
	}
	.order-pager-wrapper .toolbar-amount {
		left: inherit;
		position: relative;
		text-align: center;
		top: inherit
	}
	.order-pager-wrapper .pages {
		text-align: center
	}
	.order-pager-wrapper .action.previous,
	.order-pager-wrapper .action.next {
		margin: 0
	}
	.block-collapsible-nav {
		left: 0;
		position: absolute;
		top: -21px;
		width: 100%;
		z-index: 5
	}
	.block-collapsible-nav .content {
		border-bottom: 1px solid #ccc;
		display: none
	}
	.block-collapsible-nav .content.active {
		display: block
	}
	.block-collapsible-nav .item a {
		padding-left: 0
	}
	.customer-name,
	.customer-welcome+.authorization-link {
		display: none
	}
	.nav-sections .switcher-trigger strong:after {
		font-size: 1.6rem;
		right: -25px;
		top: -2px
	}
	.navigation .parent .level-top:after {
		font-size: 1.6rem;
		right: 10px;
		top: 7px
	}
	.page-footer .footer.content .switcher-store {
		background: #f4f4f4;
		font-size: 1.6rem;
		margin: 0 -15px
	}
	.page-footer .footer.content .switcher-store .switcher-options {
		display: block
	}
	.page-footer .footer.content .switcher-store .switcher-options ul.dropdown {
		background: none;
		border: 0;
		box-shadow: none;
		margin: 0;
		position: relative
	}
	.page-footer .footer.content .switcher-store .switcher-options ul.dropdown:before,
	.page-footer .footer.content .switcher-store .switcher-options ul.dropdown:after {
		display: none
	}
	.page-footer .footer.content .switcher-store .switcher-options .switcher-trigger,
	.page-footer .footer.content .switcher-store .switcher-options .switcher-option {
		border-top: 1px solid #cecece;
		display: block;
		padding: 10px 20px
	}
	.page-footer .footer.content .switcher-store .switcher-options .switcher-trigger strong {
		padding: 10px 0
	}
	.page-footer .footer.content .switcher-store .switcher-options .switcher-option a {
		padding: 0
	}
	body.sidebar-open {
		position: fixed;
		width: 100%;
		min-height: 100%
	}
	body.sidebar-open .block.block-minicart {
		overflow: scroll
	}
	.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
	}
	.cart.table-wrapper .action-towishlist {
		display: inline-block;
		text-decoration: none
	}
	.cart.table-wrapper .action-towishlist>span {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}
	.cart.table-wrapper .action-towishlist:before {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 18px;
		line-height: 20px;
		color: #757575;
		content: '\e600';
		font-family: 'luma-icons';
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.cart.table-wrapper .action-towishlist:hover:before {
		color: #333
	}
	.cart.table-wrapper .action-towishlist:active:before {
		color: #757575
	}
	.minicart-wrapper .block-minicart .minicart-items-wrapper {
		max-height: none;
		flex: 1
	}
	.minicart-wrapper .block-minicart .minicart-items-wrapper .mCustomScrollBox {
		max-height: none !important
	}
	.footer .footer-links .col-md-8 .row .col ul.social-networks li.social-networks-ico {
		display: inline-block;
		width: auto !important;
		margin: 0 1rem !important
	}
	.footer .footer-links .col-md-8 .row .col ul.social-networks li.social-networks-ico.youtube-button {
		margin-right: 0 !important
	}
	.product-description .product-description-row .product-description-item:first-child {
		order: 1
	}
	.product-description .product-description-row .product-description-item:nth-child(2) {
		order: 2
	}
	.product-description .product-description-row .product-description-item:nth-child(3) {
		order: 0
	}
	.product-description .product-description-row .product-description-item:last-child {
		order: 3
	}
}

@media only screen and (max-width:639px) {
	.abs-visually-hidden-mobile,
	.table-downloadable-products .col.title:before,
	.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-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
	.table-wrapper .table:not(.totals):not(.table-comparison) tfoot 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-wrapper .table:not(.totals):not(.table-comparison) tfoot 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 #ccc
	}
	.multicheckout.order-review .data.table tbody>tr>td.col.item:before {
		display: none
	}
	.multicheckout.order-review .data.table tbody>tr>td.col.qty,
	.multicheckout.order-review .data.table tbody>tr>td.col.price,
	.multicheckout.order-review .data.table tbody>tr>td.col.subtotal {
		box-sizing: border-box;
		float: left;
		text-align: center;
		white-space: nowrap;
		width: 33%
	}
	.multicheckout.order-review .data.table tbody>tr>td.col.qty:before,
	.multicheckout.order-review .data.table tbody>tr>td.col.price:before,
	.multicheckout.order-review .data.table tbody>tr>td.col.subtotal:before {
		content: attr(data-th) ':';
		display: block;
		font-weight: 700;
		padding-bottom: 10px
	}
	.multicheckout.order-review .data.table tbody>tr>td.col:last-child {
		border: 0
	}
	.abs-checkout-order-review .product-item-name,
	.multicheckout.order-review .data.table .product-item-name {
		margin: 0
	}
	.abs-product-items-summary tbody .col {
		padding: 10px 0 0
	}
	.abs-product-items-summary tfoot .mark {
		padding-bottom: 5px;
		text-align: left
	}
	.abs-product-items-summary tfoot .amount {
		padding-top: 0;
		text-align: left
	}
	.abs-product-items-summary tfoot .grand.totals {
		font-size: 1.6rem
	}
	.abs-product-items-summary tfoot .grand.totals .mark {
		padding-bottom: 0;
		padding-top: 5px
	}
	.abs-product-items-summary tfoot .grand.totals .amount {
		padding-bottom: 10px;
		padding-top: 0
	}
	.abs-product-items-summary tfoot .grand.totals .amount strong {
		border-top: none
	}
	.abs-account-table-margin-mobile,
	.table-wrapper.balance-history,
	.table-wrapper.reward-history,
	.table-wrapper.orders-recent {
		margin-top: -20px
	}
	.abs-sidebar-totals-mobile th:before,
	.abs-sidebar-totals-mobile td:before,
	.account .table-billing-agreements .col.actions:before,
	.account .table-billing-agreements-related .col.actions:before,
	.cart .table.items .col.item:before,
	.cart .table.items .item-actions td:before,
	.account .table-giftregistry .col.actions:before,
	.table.grouped>tbody>tr>td:before,
	.account .table-reviews .col.actions:before,
	.table-wrapper.comparison .table-comparison>tbody>tr>th:before,
	.table-wrapper.comparison .table-comparison>tbody>tr>td:before,
	.account .table-order-items .col.actions:before,
	.account .table-order-items .col.options:before,
	.cart-totals .totals th:before,
	.cart-totals .totals td:before,
	.opc-block-summary .totals th:before,
	.opc-block-summary .totals td:before {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}
	.abs-no-display-s,
	.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th,
	.order-details-items .table-order-items .options-label,
	.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
		display: none
	}
	.abs-title-orders-mobile .page-main .page-title-wrapper .page-title,
	.magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
	.magento-rma-returns-view .page-main .page-title-wrapper .page-title,
	.account .page-main .page-title-wrapper .page-title,
	[class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
	.sales-guest-view .page-main .page-title-wrapper .page-title {
		display: block
	}
	.abs-title-orders-mobile .page-main .page-title-wrapper .order-status,
	.magento-rma-returns-returns .page-main .page-title-wrapper .order-status,
	.magento-rma-returns-view .page-main .page-title-wrapper .order-status,
	.account .page-main .page-title-wrapper .order-status,
	[class^='sales-guest-'] .page-main .page-title-wrapper .order-status,
	.sales-guest-view .page-main .page-title-wrapper .order-status {
		margin: -10px 0 10px
	}
	.abs-table-striped-mobile>tbody>tr>td:last-child,
	.account .data.table>tbody>tr>td:last-child {
		border: 0
	}
	.abs-no-border-top,
	.table-wrapper.balance-history,
	.table-wrapper.table-returns,
	.product.info.detailed .additional-attributes-wrapper,
	.table-wrapper.orders-recent,
	.order-details-items .table-wrapper {
		border-top: 0
	}
	.abs-no-border-bottom {
		border-bottom: 0
	}
	.abs-sidebar-totals-mobile .amount,
	.cart-totals .totals .amount,
	.opc-block-summary .totals .amount {
		text-align: right
	}
	.table-wrapper {
		border-top: 1px solid #ccc;
		overflow-x: auto;
		overflow-y: hidden;
		width: 100%;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		-webkit-overflow-scrolling: touch;
		position: relative
	}
	.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
		border: none;
		display: block
	}
	.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>thead>tr>th {
		display: none
	}
	.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody {
		display: block
	}
	.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr {
		display: block
	}
	.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr td,
	.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr th {
		border-bottom: none;
		display: block;
		padding: 5px 10px
	}
	.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr td[data-th]:before,
	.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr th[data-th]:before {
		padding-right: 10px;
		content: attr(data-th) ': ';
		display: inline-block;
		color: #111;
		font-weight: 700
	}
	.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr>th {
		background-color: #f6f6f6
	}
	.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody>tr>td:first-child {
		padding-top: 15px
	}
	.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody>tr>td:last-child {
		border-bottom: 1px solid #ccc;
		padding-bottom: 15px
	}
	.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody>tr>td.col.qty {
		text-align: left
	}
	.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child {
		border: none;
		padding: 0 0 5px
	}
	.table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
		display: block
	}
	.table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
		display: block
	}
	.table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
	.table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
		padding-top: 20px
	}
	.table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark {
		box-sizing: border-box;
		float: left;
		text-align: left;
		width: 70%
	}
	.table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount {
		box-sizing: border-box;
		float: left;
		text-align: right;
		width: 30%
	}
	.table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals {
		font-size: 1.6rem
	}
	.table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals .amount {
		padding-bottom: 10px
	}
	.data-table-definition-list thead {
		display: none
	}
	.data-table-definition-list tbody th {
		padding-bottom: 0
	}
	.data-table-definition-list tbody th,
	.data-table-definition-list tbody td {
		display: block;
		padding-left: 0;
		padding-right: 0
	}
	.pages .pages-items {
		display: block;
		padding: 2px 40px 0;
		position: relative;
		white-space: normal;
		z-index: 1
	}
	.pages-item-previous {
		left: 0;
		position: absolute;
		top: 0;
		z-index: 1
	}
	.pages-item-next {
		position: absolute;
		right: 0;
		top: 0;
		z-index: 1
	}
	.checkout-payment-method .amazon-sandbox-simulator {
		border-top: 1px solid #ccc
	}
	.search__result-tabs li {
		float: none;
		display: block;
		width: 100%
	}
	.search__result-tabs li a.active {
		border: 1px solid #ccc
	}
	.form-new-agreement select {
		width: auto
	}
	.table-paypal-review-items .col.subtotal {
		text-align: left
	}
	.table-paypal-review-items .product-item-name {
		display: inline-block
	}
	.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: 18px;
		line-height: inherit;
		color: #757575;
		content: '\e604';
		font-family: 'luma-icons';
		margin: -4px 0 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
	}
	.block-search {
		margin-top: 10px
	}
	.cart .table.items .col.qty {
		text-align: center
	}
	.minicart-wrapper {
		margin-top: 10px
	}
	.opc-wrapper .step-title {
		font-size: 18px;
		border-bottom: 0;
		padding-bottom: 0
	}
	.opc-wrapper .step-content {
		margin: 0 0 15px
	}
	.opc-wrapper .form-login,
	.opc-wrapper .form-shipping-address,
	.opc-wrapper .methods-shipping {
		background: #f4f4f4;
		margin: 20px -15px 15px;
		padding: 20px 15px
	}
	.opc-wrapper .form-login+.form-shipping-address {
		margin-top: -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 .action-select-shipping-item {
		float: none;
		margin-top: 10px;
		width: 100%
	}
	.opc-wrapper .action-show-popup {
		width: 100%
	}
	.opc-wrapper .methods-shipping {
		border-bottom: 1px solid #ccc;
		padding-top: 30px
	}
	.opc-wrapper .edit-address-link {
		display: inline-block;
		text-decoration: none;
		margin: 0;
		position: absolute;
		right: 0;
		top: 5px
	}
	.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: 18px;
		line-height: 20px;
		color: #757575;
		content: '\e601';
		font-family: 'luma-icons';
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.opc-wrapper .edit-address-link:hover:before {
		color: #333
	}
	.opc-wrapper .edit-address-link:active:before {
		color: #757575
	}
	.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
	}
	.opc-block-summary>.title {
		border-bottom: 0;
		font-size: 18px;
		margin-bottom: 20px;
		padding-bottom: 0
	}
	.account .column.main,
	.account .sidebar-additional {
		margin: 0
	}
	.page-product-downloadable .product-options-wrapper {
		margin-bottom: 25px
	}
	.table-downloadable-products .product-name {
		display: block;
		margin-bottom: 5px
	}
	.page-product-downloadable .product-info-price~*:last-child:after {
		border-bottom: 1px solid #c1c1c1;
		content: '';
		display: block;
		height: 0;
		margin: 25px -10px;
		overflow: hidden;
		width: auto
	}
	.table-giftregistry-items .field.choice,
	.table-giftregistry-items .field.qty {
		display: inline-block
	}
	.form-giftregistry-search .fieldset {
		margin-bottom: 20px
	}
	.block-giftregistry-results .block-title {
		margin-bottom: 0
	}
	.block-giftregistry-results .table-wrapper {
		border-top: none
	}
	.block-giftregistry-shared-items .block-title {
		margin-bottom: 10px
	}
	.block-giftregistry-shared-items .table-wrapper {
		border-top: 0
	}
	.table.grouped>thead>tr>th {
		border-bottom: 1px solid #ccc;
		display: table-cell
	}
	.table.grouped>tbody {
		border-bottom: 1px solid #ccc
	}
	.table.grouped>tbody>tr>td {
		padding: 11px 10px;
		border: 0;
		display: table-cell
	}
	.table-wrapper .table.grouped:not(.totals):not(.cart):not(.table-comparison)>tbody>tr>td:last-child {
		border-bottom: 0
	}
	.page-product-grouped .minimal-price {
		margin: 0
	}
	.page-product-grouped .product-info-price {
		border: 0;
		margin-bottom: 0
	}
	.page-product-grouped .product-info-price .price-box {
		padding-bottom: 0
	}
	.form-add-invitations .action.remove {
		display: inline-block;
		text-decoration: none
	}
	.form-add-invitations .action.remove>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.remove:before {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 18px;
		line-height: inherit;
		color: #757575;
		content: '\e604';
		font-family: 'luma-icons';
		margin: 0;
		vertical-align: top;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.form-add-invitations .action.remove:hover:before {
		color: inherit
	}
	.form-add-invitations .action.remove:active:before {
		color: inherit
	}
	.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
	}
	.customer-review .product-name {
		margin-bottom: 5px
	}
	.customer-review .product-reviews-summary .rating-summary {
		display: block;
		margin-bottom: 5px
	}
	.form-create-return .additional .field:nth-last-child(2) {
		margin-bottom: 0
	}
	.form-create-return .additional .field:last-child {
		margin-top: 20px
	}
	.account .column.main .returns-details-items .block-returns-tracking .block-title>.action.track {
		display: block;
		float: none;
		margin: 10px 0 0
	}
	.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
	}
	.products-list .product-item {
		table-layout: fixed
	}
	.products-list .product-item-photo {
		padding: 0 10px 10px 0;
		width: 30%
	}
	.toolbar-products {
		margin-bottom: 0
	}
	.product-social-links .action.tocompare {
		display: none
	}
	.product-info-price {
		margin: 0 -10px 0;
		width: calc(100% + 2*10px) !important
	}
	.product-info-price>*:first-child {
		padding-left: 10px
	}
	.product-info-price>*:last-child {
		padding-right: 10px
	}
	.table-wrapper.comparison .table-comparison>tbody>tr>th,
	.table-wrapper.comparison .table-comparison>tbody>tr>td {
		display: table-cell
	}
	.table-wrapper.orders-recent #my-orders-table .TableHeading {
		display: none
	}
	.table-wrapper.orders-recent #my-orders-table .TableBody .TableRow .ship,
	.table-wrapper.orders-recent #my-orders-table .TableBody .TableRow .date,
	.table-wrapper.orders-recent #my-orders-table .TableBody .TableRow .total {
		display: none
	}
	.table-wrapper.orders-recent #my-orders-table .TableBody .TableRow .mobileLink {
		color: #A57F2A
	}
	.table-wrapper.orders-recent #my-orders-table .TableBody .TableRow .mobileLink a .arrow {
		border: solid #a57f2a;
		border-width: 0 1px 1px 0;
		display: inline-block;
		padding: 3px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg)
	}
	.order-details-items thead {
		display: block
	}
	.order-details-items thead tr {
		display: block
	}
	.order-pager-wrapper {
		display: block
	}
	.account .table-order-items tbody tr {
		display: block
	}
	.account .table-order-items .product-item-name {
		display: inline-block;
		margin: 0
	}
	.account .table-order-items .action.show {
		margin-top: 0
	}
	.order-details-items .order-title strong {
		display: block
	}
	.order-details-items .action {
		margin-top: 10px
	}
	.order-details-items .items-qty {
		display: inline-block;
		vertical-align: top
	}
	.order-details-items .col.price .price-including-tax,
	.order-details-items .col.subtotal .price-including-tax,
	.order-details-items .col.price .price-excluding-tax,
	.order-details-items .col.subtotal .price-excluding-tax {
		display: inline-block
	}
	.order-details-items .data.table .col.options {
		padding: 0 10px 15px
	}
	.order-details-items .data.table .col.options:before {
		display: none
	}
	.order-details-items .options-label+.item-options-container:before,
	.order-details-items .item-options-container+.item-options-container:before {
		content: attr(data-th) ':';
		display: block;
		font-weight: 700;
		padding-left: 10px
	}
	.order-details-items .options-label+.item-options-container .col,
	.order-details-items .item-options-container+.item-options-container .col {
		font-size: 1.2rem;
		padding: 0 10px
	}
	.order-details-items .options-label+.item-options-container .col:first-child,
	.order-details-items .item-options-container+.item-options-container .col:first-child {
		padding-top: 3px
	}
	.order-details-items .options-label+.item-options-container .col:last-child,
	.order-details-items .item-options-container+.item-options-container .col:last-child {
		padding-bottom: 20px
	}
	.logo {
		margin-bottom: 13px;
		margin-top: 4px
	}
	.products-grid.wishlist .product-item {
		border-bottom: 1px solid #e8e8e8
	}
	.products-grid.wishlist .product-item:first-child {
		border-top: 1px solid #e8e8e8
	}
}

@media only screen and (max-width:479px) {
	.tooltip.wrapper .tooltip.content {
		min-width: 10rem
	}
	.minicart-wrapper .block-minicart {
		width: 290px
	}
	.modal-popup .field-tooltip .field-tooltip-content {
		width: 200px
	}
}

@media all and (min-width:640px) {
	.abs-blocks-2columns-s {
		width: 48%
	}
	.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-visually-hidden-desktop-s,
	.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
		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
	}
	.abs-form-field-column-2-s .fieldset .field {
		padding: 0 12px 0 0;
		box-sizing: border-box;
		display: inline-block;
		width: 50%;
		vertical-align: top
	}
	.abs-form-field-column-2-s .fieldset .field+.fieldset {
		clear: both
	}
	.abs-form-field-column-2-s .fieldset .field .field {
		padding: 0;
		width: 100%
	}
	.abs-form-field-revert-column-1-s {
		width: 100%
	}
	.abs-action-print-s {
		display: inline-block;
		text-decoration: none
	}
	.abs-action-print-s:before {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 16px;
		line-height: 16px;
		color: inherit;
		content: '\e624';
		font-family: 'luma-icons';
		margin: 0 4px 0 0;
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.table>tbody>tr>th,
	.table>tbody>tr>td {
		border-top: 1px solid #ccc
	}
	.table>tbody+tbody {
		border-top: 1px solid #ccc
	}
	.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: #006bb4;
		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: #006bb4;
		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 {
		color: #006bb4
	}
	.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: #006bb4;
		opacity: .5;
		cursor: default;
		pointer-events: none;
		text-decoration: underline
	}
	.catalogsearch-advanced-result .message.error {
		margin-top: 0
	}
	.multicheckout .actions-toolbar .secondary {
		float: none;
		margin-top: 11px;
		text-align: right
	}
	.multicheckout .actions-toolbar .secondary .action {
		margin-left: 0
	}
	.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 {
		float: left;
		margin-bottom: 0;
		max-width: 240px
	}
	.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: 30px
	}
	.review-item {
		padding: 30px 0
	}
	.review-title {
		margin: 0 0 30px
	}
	.products-grid .product-item-info:hover,
	.products-grid .product-item-info.active {
		background: #fff;
		box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
		border: 1px solid #bbb;
		margin: -10px;
		padding: 9px;
		position: relative;
		z-index: 2
	}
	.products-grid .product-item-info:hover .product-item-inner,
	.products-grid .product-item-info.active .product-item-inner {
		display: block
	}
	.sidebar .products-grid .product-item-info:hover .product-item-photo,
	.sidebar .products-grid .product-item-info.active .product-item-photo {
		top: 9px;
		left: 9px
	}
	.products-grid .product-item-inner {
		background: #fff;
		box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
		border: 1px solid #bbb;
		border-top: none;
		left: 0;
		margin: 9px 0 0 -1px;
		padding: 0 9px 9px;
		position: absolute;
		right: -1px;
		z-index: 2
	}
	.product-item-actions {
		display: block
	}
	.products-grid .product-item-actions {
		margin: -10px 0 10px
	}
	.product-item-actions .actions-primary+.actions-secondary {
		display: table-cell;
		padding-left: 10px;
		width: 50%;
		vertical-align: middle
	}
	.product-item-actions .actions-primary+.actions-secondary>.action {
		margin-right: 10px
	}
	.product-item-actions .actions-primary+.actions-secondary>.action:last-child {
		margin-right: 0
	}
	.product-item-actions .actions-primary {
		display: table-cell
	}
	.page-products .products-grid .product-item-inner:before {
		background: #fff;
		content: '';
		height: 3px;
		left: 0;
		position: absolute;
		top: -2px;
		width: 100%;
		z-index: 1
	}
	.page-products .product-item-actions {
		position: relative;
		z-index: 1
	}
	.products-grid .product-item {
		margin-bottom: 20px;
		width: 33.33333333%
	}
	.page-products .products-grid .product-item,
	.page-layout-1column .products-grid .product-item,
	.page-layout-3columns .products-grid .product-item,
	.page-products.page-layout-1column .products-grid .product-item,
	.page-products.page-layout-3columns .products-grid .product-item {
		width: 33.33333333%
	}
	.order-details-items .order-title .action {
		margin: 12px 0 0 30px
	}
	.order-details-items .order-title .action.track {
		float: right
	}
	.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%
	}
}



html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline
}

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

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

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

table {
	border-collapse: collapse;
	border-spacing: 0
}

.hidden-holder {
	display: none
}

*,
*:before,
*:after {
	box-sizing: border-box;
	max-height: 100000px;
	outline: 0
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent
}



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

button[disabled],
html input[disabled] {
	cursor: default
}

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

input[type="email"],
input[type="number"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

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

textarea {
	overflow: auto;
	resize: none
}

::-webkit-input-placeholder {
	color: inherit
}

::-moz-placeholder {
	opacity: 1;
	color: inherit
}

:-ms-input-placeholder {
	color: inherit
}



h1 {
	font-size: 30px;
	line-height: 1.2;
	color: #000;
	margin-bottom: 23px
}

@media screen and (max-width:880px) {
	h1 {
		letter-spacing: -1px
	}
}

h2 {
	color: #000;
	font-size: 40px;
	line-height: 1.2;
	margin: 0 0 10px;
	font-weight: 700;
}

.main-content a {
	color: #a57f2a
}

.main-content a:hover {
	text-decoration: underline;
	color: #a57f2a
}

.main-content p {
	font-size: 16px;
	margin: 0 0 10px
}

.main-content h3 {
	font-size: 32px;
	margin: 0 0 7px
}

.page-main,
.page-wrapper {
	overflow: hidden;
	position: relative
}

.page-wrapper .page-main {
	max-width: none;
	padding: 0 57px
}

.white-bg {
	background: #fff
}

.white-bg.page-main {
	margin-top: -33px;
	padding-top: 33px
}

@media (max-width:1200px) {
	.white-bg.page-main {
		margin-top: 0
	}
	.white-bg.page-main .main-content {
		padding-top: 22px
	}
}

.comin-soon-category .white-bg.page-main {
	padding-top: 0
}

.page-wrapper.bg_transparent .breadcrumbs-wrap:before {
	display: none
}

.page-wrapper.bg_transparent .page-main {
	margin-top: -36px
}

.login-container .account-social-login .actions-toolbar.social-btn {
	width: 100%
}

@media (max-width:1023px) {
	.page-wrapper .page-main {
		padding-left: 20px;
		padding-right: 20px
	}
}

@media (max-width:767px) {
	body {
		background-color: #f1f1f1 !important
	}
	.page-wrapper .page-main {
		padding-left: 10px;
		padding-right: 10px
	}
	.page-wrapper.bg_transparent .page-main {
		margin-top: -36px;
		background: #fff
	}
	body h1,
	body h2 {
		font-size: 26px;
		font-weight: 700
	}
	.nav-open .page-wrapper {
		left: 0
	}
	.hidden-xs {
		display: none
	}
	.white-bg.page-main {
		margin-bottom: -25px
	}
	ul#help-content-navigation li.nav.item.active {
		display: none
	}
	nav.content-nav {
		z-index: 8
	}
}

.flip-hor,
.icon-orders,
.icon-address-book {
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH"
}

.rba:before,
.rba:after {
	display: none !important
}

.page-title {
	display: inline-block;
	width: 100%;
	margin: -9px 0 5px;
	font-size: 3rem;
	font-weight: 400;
	letter-spacing: -.8px
}

.cms-page-view .page-title {
	margin-top: 0
}

[class*="icon-"] {
	display: inline-block
}

.icon-user {
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/Private.svg') center 8px no-repeat;
	width: 26px;
	margin-right: 14px
}

.icon-location {
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/LocationDefault.svg') center 6px no-repeat;
	width: 29px;
	margin-right: 8px
}

.icon-envelop {
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/Newsletter.svg') center 6px no-repeat;
	width: 29px;
	margin-right: 8px
}

.icon-address-book {
	background: url("../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/Address.svg") center 3px no-repeat;
	width: 32px;
	margin-right: 8px
}

.icon-arrow-left {
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/arrowLeft-s.png') left 2px no-repeat;
	height: 18px;
	margin: 0;
	width: 24px;
	margin-right: 3px
}

.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-list,
.slick-slider .slick-track {
	-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:after,
.slick-track:before {
	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
}

.banner {
	position: relative;
	margin-top: 40px;
	margin-bottom: 40px
}

.banner.banner-center {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto
}

.banner .banner-content {
	position: absolute;
	top: 73px;
	right: 140px
}

.banner .banner-content h2 {
	color: #fff;
	font-size: 83px;
	line-height: .9;
	font-weight: 700;
	margin-bottom: 20px;
	text-align: center
}

.banner .banner-content.banner-content-ps1 {
	top: 70px;
	left: 90px;
	right: auto
}

.banner .banner-btn {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	justify-content: center
}

.banner .banner-btn .btn {
	margin: 0 12px
}

.banner.banner-catalog {
	margin-top: 39px;
	margin-bottom: 77px
}

.homebanners_wrapper img {
	display: block;
	width: 100%;
	height: auto
}

.page-wrapper .page-footer {
	padding-bottom: 0
}

.page-wrapper .page-footer .homebanners_wrapper {
	padding: 0 60px 80px
}

@media (max-width:767px) {
	.page-wrapper .page-footer .homebanners_wrapper {
		padding: 0 38px 39px
	}
}

@media (max-width:1023px) {
	.banner .banner-content {
		right: 50px
	}
	.banner .banner-content.banner-content-ps1 {
		top: 50%;
		left: 90px;
		right: auto;
		transform: translate(0, -50%)
	}
}

@media (max-width:767px) {
	.banner {
		margin-top: 29px;
		margin-bottom: 18px;
		padding-left: 24px;
		padding-right: 22px
	}
	.banner .banner-content {
		top: 17px;
		right: 46px
	}
	.banner .banner-content h2 {
		font-size: 23px
	}
	.banner .banner-content.banner-content-ps1 {
		top: 18px;
		left: 58px;
		transform: translate(0, 0)
	}
	.banner .banner-btn {
		display: none
	}
}

.ex-text {
	border: 0;
	border-bottom: 1px solid #979797;
	color: #4A4A4A;
	font-size: 1.8rem;
	padding: 0;
	letter-spacing: -1.15px;
	line-height: 33px;
	background: transparent
}

.ex-text.valid {
	background: url(../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/CheckmarkGray.svg) right no-repeat !important
}

.ex-text:focus {
	box-shadow: none
}

.ex-text.mage-error {
	color: #F85D61;
	border-color: #F85D61;
	background: url(../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/worning.svg) right no-repeat !important
}

.ex-text.mage-error option {
	color: #8D8587
}

.ex-text.mage-error~label {
	color: #F85D61 !important
}

.fieldset>.field.required>.label::after,
.fieldset>.field._required>.label::after {
	color: #a57f2a
}

.fieldset>.fields>.field.required>.label::after,
.fieldset>.fields>.field._required>.label::after {
	color: #a57f2a
}

.field.choice label {
	top: -30px !important;
	font-size: 13px !important;
	color: #4A4A4A !important
}

.field {
	position: relative
}

.field:not(.choice):not(.field-dob) .label {
	color: #8D8587;
	font-size: 1.8rem;
	font-weight: 400;
	letter-spacing: -1px;
	line-height: 38px;
	margin-bottom: 0;
	position: absolute;
	top: -3px;
	left: 2px;
	z-index: 3;
	transition: all ease-in .3s
}

.field:not(.choice):not(.field-dob) .input-text.not-empty~.label,
.field:not(.choice):not(.field-dob) .input-text:focus~.label,
.field:not(.choice):not(.field-dob) .label.label-active {
	top: -31px !important;
	font-size: 13px !important;
	color: #4A4A4A !important;
	left: 2px
}

.field:not(.choice):not(.field-dob) .input-text.not-empty~.label:after,
.field:not(.choice):not(.field-dob) .input-text:focus~.label:after,
.field:not(.choice):not(.field-dob) .label.label-active:after {
	display: none
}

.field.required .label {
	color: #8D8587;
	font-weight: 400
}

.field.choice label,
.field.field-dob label,
.field .input-text:focus label,
.field .input-text:-webkit-autofill label,
.field select label,
.field .not-empty label,
.field.choice~.label,
.field.field-dob~.label,
.field .input-text:focus~.label,
.field .input-text:-webkit-autofill~.label,
.field select~.label,
.field .not-empty~.label {
	top: -30px !important;
	font-size: 13px !important;
	color: #4A4A4A !important
}

.field.choice label:after,
.field.field-dob label:after,
.field .input-text:focus label:after,
.field .input-text:-webkit-autofill label:after,
.field select label:after,
.field .not-empty label:after,
.field.choice~.label:after,
.field.field-dob~.label:after,
.field .input-text:focus~.label:after,
.field .input-text:-webkit-autofill~.label:after,
.field select~.label:after,
.field .not-empty~.label:after {
	display: none
}

.field .label.label-active {
	top: -31px !important;
	font-size: 13px !important;
	color: #4A4A4A !important
}

.field .label.label-active:after {
	display: none
}

.field.choice {
	margin-bottom: 30px
}

.field.choice input {
	position: absolute;
	clip: rect(0, 0, 0, 0)
}

.field.choice input:checked~label:before {
	background: url(../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/CheckboxCheckmark.png) center no-repeat;
	background-size: 14px 10px
}

.field.choice.negative_checked input~label:before {
	background: url(../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/CheckboxCheckmark.png) center no-repeat;
	background-size: 14px 10px
}

.field.choice.negative_checked input:checked~label:before {
	background: none
}

.field.choice label {
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: -ms-flex !important;
	display: flex !important
}

.field.choice label:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #9b9b9b;
	margin-right: 12px;
	border-radius: 2px;
	text-align: center;
	margin-top: -3px;
	margin-left: 1px;
	flex-shrink: 0
}

.field.password {
	margin-top: 49px
}

@media screen and (max-width:880px) {
	.field.password {
		margin-top: 44px
	}
}

.field-double {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between
}

.field-double .field-name-firstname {
	width: 57%
}

.field-double .field-name-lastname {
	width: 34%
}

.field .customer-dob {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between
}

.field .customer-dob>div {
	width: 26%;
	border-bottom: 1px solid #979797
}

.field .customer-dob>div select {
	border: 0;
	border-bottom: 1px solid #979797;
	color: #4A4A4A;
	font-size: 1.8rem;
	padding: 0;
	letter-spacing: -1.15px;
	line-height: 33px;
	background: transparent;
	border-bottom: 0;
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/chevron-s.png') no-repeat 5px 14px
}

.field .customer-dob>div select.valid {
	background: url(../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/CheckmarkGray.svg) right no-repeat !important
}

.field .customer-dob>div select:focus {
	box-shadow: none
}

.field .customer-dob>div select.mage-error {
	color: #F85D61;
	border-color: #F85D61;
	background: url(../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/worning.svg) right no-repeat !important
}

.field .customer-dob>div select.mage-error option {
	color: #8D8587
}

.field .customer-dob>div select.mage-error~label {
	color: #F85D61 !important
}

.fieldset>.field,
.fieldset>.fields>.field {
	margin: 0 0 30px
}

.fieldset>.field .control,
.fieldset>.fields>.field .control {
	position: relative
}

.fieldset>.field .control .mage-error[generated="true"],
.fieldset>.fields>.field .control .mage-error[generated="true"] {
	position: absolute;
	top: 30px;
	text-align: left;
	left: 0
}

.fieldset>.field .control .mage-error[generated="true"]~.field-error,
.fieldset>.fields>.field .control .mage-error[generated="true"]~.field-error {
	display: none
}

input {
	text-indent: 1px
}

div#agreement-error,
#social-login-popup div#agreement-error {
	position: absolute;
	right: 10px;
	top: 12px
}

.field-dob.date .field select {
	box-shadow: none
}

.field-triple.field.date.field-dob label {
	top: -3px !important;
	font-size: 13px !important;
	color: #4A4A4A !important
}

p.error_message {
	display: none;
	text-align: center;
	padding: 4px 0 0 0;
	color: #e02b27;
	font-size: 1.3rem;
	letter-spacing: -0.85px
}

.container {
	padding: 0 50px;
	max-width: none
}

.container.container-sm {
	max-width: 910px;
	margin-left: auto;
	margin-right: auto
}

.container.container-md {
	max-width: 1291px;
	margin-left: auto;
	margin-right: auto
}

@media (max-width:1200px) {
	.container {
		padding-left: 40px;
		padding-right: 40px
	}
}

@media (max-width:1023px) {
	.container {
		padding-left: 20px;
		padding-right: 20px
	}
}

@media (max-width:768px) {
	.container {
		padding-left: 10px;
		padding-right: 10px
	}
}

.main-content {
	padding-top: 8px;
	padding-bottom: 80px
}

@media (max-width:767px) {
	.main-content {
		padding: 30px 16px
	}
	.main-content .content-banner {
		margin-left: -30px;
		margin-right: -30px
	}
}

.cms-page-view .columns .column.main {
	padding: 0 0 30px
}

.cms-page-view a {
	color: #a57f2a
}

@media (max-width:991px) {
	.column.main,
	.page.messages {
		margin: 0 !important
	}
}

.main-twocolumns {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	flex-wrap: nowrap;
	padding-top: 32px
}

@media (max-width:767px) {
	.main-twocolumns {
		flex-direction: column;
		padding-top: 11px;
		padding-bottom: 0
	}
	.main-twocolumns .column.main {
		margin-top: 0
	}
	.main-twocolumns .pages {
		padding-top: 21px
	}
}

.page-layout-2columns-left .column.main {
	width: auto;
	flex-grow: 1;
	float: none;
	order: 1
}

.page-layout-2columns-left .column.main {
	float: left !important;
	max-width: 72.5%
}

.mpblog-post-index .sidebar-main,
.mpblog-post-view .sidebar-main {
	max-width: 345px;
	min-width: 27.5%;
	width: 345px
}

.page-layout-2columns-left .sidebar-main {
	padding: 0 25px 0 100px;
	max-width: 345px;
	min-width: 27.5%;
	width: 345px;
	flex-basis: auto;
	order: 2;
	position: relative;
	flex-shrink: 0
}

.page-layout-2columns-left .sidebar-main:after {
	position: absolute;
	top: 0;
	left: 49px;
	width: 2px;
	height: 100%;
	background: #e3e3e3;
	content: ''
}

.side-item {
	display: block;
	text-decoration: none;
	margin-bottom: 40px;
	position: relative
}

.side-item:last-child {
	margin-bottom: 0
}

.side-item img {
	display: block;
	width: 100%;
	height: auto
}

.side-item .side-item-title {
	position: absolute;
	padding: 21px 10px;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
	font-size: 36px;
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
	font-family: 'brown_bold';
	z-index: 2
}

@media (max-width:767px) {
	.page-layout-2columns-left .sidebar-main {
		display: none
	}
	.page-layout-2columns-left .column.main {
		float: left !important;
		max-width: 100%
	}
}

.store-es .header .header-shop-information .links li:nth-child(2):after {
	width: 0
}

.store-es .header .header-shop-information .links .link.wishlist {
	display: none
}

.store-es .minicart-wrapper {
	display: none
}

.header {
	background: #fff;
	position: relative
}

.header.content {
	max-width: none;
	padding: 0 0 31px
}

.header.content .row {
	justify-content: space-between;
	flex-wrap: nowrap;
	margin: 0
}

@media (max-width:767px) {
	.header.content .row {
		flex-direction: row-reverse
	}
}

.header.content .row:after,
.header.content .row:before {
	display: none
}

.header.content .col {
	flex-grow: 0;
	flex-basis: auto;
	width: auto
}

.header .col-logo {
	position: absolute;
	top: 19px;
	left: 50%;
	transform: translate(-50%, 0)
}

.header .switcher-currency {
	display: none
}

.header .switcher-store {
	display: none !important
}

.header .store-links .dropdown.active .switcher-trigger {
	color: #a57f2a
}

.header .store-links .switcher {
	margin: 0
}

.header .store-links .switcher .action.switcher-trigger {
	font-size: 16px;
	line-height: 1.2;
	padding: 15px 8px 16px
}

.header .store-links .switcher .action.switcher-trigger:after {
	padding-right: 5px
}

.header .store-links .switcher .action.switcher-trigger:hover {
	color: #a57f2a
}

.header .store-links .switcher ul.switcher-dropdown {
	background: #fff;
	box-shadow: none;
	border: 1px solid #e7e7e7;
	font-size: 14px;
	line-height: 1.2;
	padding: 5px 0;
	min-width: 80px;
	margin-top: -8px;
	right: 0;
	left: 0
}

.header .store-links .switcher ul.switcher-dropdown:after,
.header .store-links .switcher ul.switcher-dropdown:before {
	display: none
}

.header .store-links .switcher ul.switcher-dropdown li:hover {
	background: none
}

.header .store-links .switcher ul.switcher-dropdown li:hover a {
	color: #a57f2a
}

.header .store-links .switcher ul.switcher-dropdown a {
	padding: 8px 13px
}

.header .header-shop-information {
	display: flex;
	align-items: center;
	position: static
}

.header .header-shop-information .links {
	display: flex;
	position: static
}

.header .header-shop-information .links li {
	margin-bottom: 0;
	white-space: nowrap;
	padding: 0 1px;
	display: flex;
	align-items: center
}

.header .header-shop-information .links li:after {
	width: 1px;
	height: 10px;
	background: #e2e1e6;
	content: ''
}

.header .header-shop-information .links a {
	color: #4a4a4a;
	font-size: 14px;
	line-height: 1.2;
	text-decoration: none;
	padding: 15px 8px 16px;
	display: block
}

.header .header-shop-information .links a:hover {
	color: #a57f2a
}

.header .header-shop-information .links .customer-welcome .action.switch {
	display: none
}

.header .header-shop-information .links .customer-welcome .customer-photo {
	position: absolute;
	top: 48%;
	left: 8px;
	transform: translate(0, -50%);
	border-radius: 50%;
	overflow: hidden;
	width: 21px
}

.header .header-shop-information .links .customer-welcome .customer-name {
	position: relative;
	display: block;
	padding: 15px 8px 16px 36px
}

.header .header-shop-information .links .wishlist>a {
	padding-right: 30px;
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/ico-heart.svg') no-repeat;
	background-position: calc(100% - 8px) 47%;
	background-size: 19px 17px
}

.header .header-shop-information .links .wishlist>a .counter {
	color: #000;
	float: right;
	margin-left: 5px
}

.header .header-shop-information .links .wishlist>a .counter:after,
.header .header-shop-information .links .wishlist>a .counter:before {
	display: none
}

.header .header-shop-information .links .wishlist>a:hover {
	background-image: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/ico-heart-h.svg')
}

.header .header-shop-information .links .wishlist>a:hover .counter {
	color: #a57f2a
}

.header .header-shop-information .links .customer-welcome:after {
	display: none
}

.header .header-shop-information .links .customer-welcome .customer-welcome_image {
	width: 22px;
	height: 22px
}

.header .header-shop-information .links .customer-welcome .customer-welcome_name {
	font-size: 14px;
	color: #4a4a4a
}

.header .header-shop-information .showcart {
	display: flex;
	align-items: center;
	padding: 16px 0 15px
}

.header .header-shop-information .showcart .text {
	color: #000;
	font-size: 14px;
	line-height: 1.2
}

.header .header-shop-information .showcart .text svg {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%)
}

.header .header-shop-information .showcart.action {
	padding-right: 22px
}

.header .header-shop-information .showcart.action:before {
	width: 15px;
	height: 20px;
	position: absolute;
	top: 47%;
	right: 0;
	transform: translate(0, -50%);
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/ico-basket.svg') no-repeat;
	display: block;
	content: '';
	background-size: 15px 19px
}

.header .header-shop-information .showcart.action .counter.qty {
	background: none;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	height: auto;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	min-width: 0;
	border-radius: 0;
	overflow: visible
}

.header .header-shop-information .showcart.action .counter.qty .counter-number {
	color: #000;
	font-size: 14px;
	line-height: 1.2;
	text-shadow: none;
	min-width: 0;
	padding: 0;
	margin: 0
}

.header .header-shop-information .showcart.action.active:before,
.header .header-shop-information .showcart.action:hover:before {
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/ico-basket-h.svg') no-repeat
}

.header .header-shop-information .showcart.action.active .counter.qty .counter-number,
.header .header-shop-information .showcart.action:hover .counter.qty .counter-number {
	color: #a57f2a
}

@media (max-width:1023px) {
	.header.content {
		padding: 0 0 65px
	}
	.header .col-logo {
		top: 53px
	}
}

.minicart-wrapper {
	margin-left: 0;
	margin-right: 13px
}

.minicart-wrapper .ui-dialog:before {
	position: absolute;
	bottom: 0;
	right: 88px;
	width: 31px;
	height: 5px;
	background: #a57f2a;
	content: ''
}

.minicart-wrapper .block-minicart {
	box-shadow: none;
	width: 234px;
	border-color: #e7e7e7;
	margin-top: 0;
	padding: 0 20px 18px 20px;
	left: auto;
	right: -15px
}

.minicart-wrapper .block-minicart:after,
.minicart-wrapper .block-minicart:before {
	display: none
}

.minicart-wrapper .block-minicart .close {
	display: none
}

.minicart-wrapper .block-minicart .block-content {
	position: relative;
	padding-bottom: 86px
}

.minicart-wrapper .block-minicart .block-content .items-total,
.minicart-wrapper .block-minicart .block-content .viewcart {
	display: none
}

.minicart-wrapper .block-minicart .block-content .subtotal {
	position: absolute;
	bottom: 62px;
	left: 0;
	margin: 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-end
}

.minicart-wrapper .block-minicart .block-content .subtotal .label {
	font-size: 14px;
	line-height: 1.4;
	color: #8D8587
}

@media (max-width:767px) {
	.minicart-wrapper .block-minicart .block-content .subtotal .label {
		padding-right: 6px;
		padding-bottom: 2px;
		font-weight: 700
	}
}

.minicart-wrapper .block-minicart .block-content .subtotal .label:after {
	content: none
}

.minicart-wrapper .block-minicart .block-content .subtotal .price {
	font-size: 22px;
	line-height: 1.2;
	color: #000;
}

.minicart-wrapper .block-minicart .block-content .subtotal+.actions {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%
}

.minicart-wrapper .block-minicart .block-content>.actions>.primary {
	margin: 0
}

.minicart-wrapper .block-minicart .block-content>.actions>.primary .action.primary {
	font-size: 16px;
	line-height: 1.2;
	margin: 0;
	padding: 13px 10px 12px;
	width: 100%
}

.minicart-wrapper .block-minicart .block-content>.actions>.primary .action.primary:focus {
	background: #000;
	color: #fff;
	outline: none !important;
	box-shadow: none
}

.minicart-wrapper .block-minicart .block-content .empty {
	padding-top: 65px;
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/ico-empty.png') no-repeat 50% 0;
	color: #A57F2A;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.2;
	margin: 28px 0 -100px;
	text-transform: uppercase
}

.minicart-wrapper .block-minicart .block-content .empty span {
	display: block;
	margin-bottom: -5px;
	width: 160px;
	margin: 0 auto
}

.minicart-wrapper .block-minicart .block-content .empty strong {
	font-size: 29px
}

.minicart-wrapper .block-minicart .minicart-items-wrapper {
	padding: 0;
	margin: 0;
	border: none;
	height: auto !important
}

.minicart-wrapper .block-minicart .product-item-photo {
	float: none;
	display: block;
	height: 100px;
	position: relative;
	overflow: hidden
}

.minicart-wrapper .block-minicart .product-item-photo .product-image-container {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 160px;
	max-height: 60px;
	width: 100% !important
}

.minicart-wrapper .block-minicart .product-item-photo .product-image-container .product-image-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%
}

.minicart-wrapper .block-minicart .product-item-photo .product-image-container .product-image-photo {
	width: 100% !important;
	height: auto !important;
	display: block
}

.minicart-wrapper .block-minicart .product {
	border: none;
	background: none;
	min-height: 0;
	margin: 0;
	position: relative
}

.minicart-wrapper .block-minicart .product.product-item {
	padding: 10px 0;
	border-bottom: 2px solid #dcdcdc
}

.minicart-wrapper .block-minicart .product.product-item:hover .product-item-name a {
	color: #a57f2a
}

.minicart-wrapper .block-minicart .product.product-item:hover .product-item-details>.actions {
	opacity: 1
}

.minicart-wrapper .block-minicart .product-item-details {
	padding-left: 0;
	display: flex;
	justify-content: space-between;
	margin: 9px -3px -2px;
	letter-spacing: -1.2px
}

.minicart-wrapper .block-minicart .product-item-details .product-item-details-l,
.minicart-wrapper .block-minicart .product-item-details .product-item-details-r {
	padding: 0 5px
}

.minicart-wrapper .block-minicart .product-item-details .product-item-details-r {
	text-align: left
}

.minicart-wrapper .block-minicart .product-item-details .details-qty,
.minicart-wrapper .block-minicart .product-item-details .options {
	display: none
}

.minicart-wrapper .block-minicart .product-item-details>.product-item-pricing {
	display: none
}

.minicart-wrapper .block-minicart .product-item-details>.actions {
	position: absolute;
	top: -8px;
	right: -7px;
	transition: all .2s linear
}

.minicart-wrapper .block-minicart .product-item-details>.actions .primary {
	display: none
}

.minicart-wrapper .block-minicart .product-item-details>.actions .delete {
	width: 30px;
	height: 30px;
	position: relative
}

.minicart-wrapper .block-minicart .product-item-details>.actions .delete:after,
.minicart-wrapper .block-minicart .product-item-details>.actions .delete:before {
	width: 11px;
	height: 2px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(-45deg);
	background: #989898;
	content: ''
}

.minicart-wrapper .block-minicart .product-item-details>.actions .delete:after {
	transform: translate(-50%, -50%) rotate(45deg)
}

.minicart-wrapper .block-minicart .product-item-name {
	font-size: 14px;
	line-height: 1.2;
	color: #000;
	margin-bottom: 0
}

.minicart-wrapper .block-minicart .product-item-name a {
	color: #000;
	text-decoration: none
}

.minicart-wrapper .block-minicart .product-item-name::first-letter {
	text-transform: uppercase
}

.minicart-wrapper .block-minicart .product-sku {
	color: #4a4a4a;
	font-size: 10px;
	display: block;
	margin-right: 1px;
	letter-spacing: -0.5px
}

.minicart-wrapper .block-minicart .product-qty {
	display: flex;
	justify-content: flex-end;
	color: #000;
	font-size: 10px;
	letter-spacing: -0.2px
}

.minicart-wrapper .block-minicart .product-qty span:first-of-type {
	margin-left: 7px
}

.minicart-wrapper .block-minicart .price {
	font-size: 14px;
	line-height: 1.2;
	color: #000;
	font-weight: normal
}

.minicart-wrapper .block-minicart .price-container .price-excluding-tax {
	margin: 0;
	font-size: 14px
}

.minicart-wrapper .block-minicart .mCustomScrollBox {
	margin-right: -13px
}

.minicart-wrapper .block-minicart .mCustomScrollBox .mCSB_container {
	overflow-y: auto;
	margin-left: 0 !important
}

.minicart-wrapper .block-minicart .mCustomScrollBox .mCSB_dragger {
	margin-left: -7px
}

.searchautocomplete__autocomplete {
	border: 1px solid #e7e7e7;
	width: 220px !important;
	padding: 7px 18px 13px 10px
}

@media (min-width:767px) {
	.searchautocomplete__autocomplete {
		top: 37px !important;
		right: 0 !important
	}
}

.searchautocomplete__autocomplete .action.primary,
.searchautocomplete__autocomplete .show-all-results {
	display: none
}

.searchautocomplete__autocomplete .index-title {
	background: none;
	padding: 0;
	font-size: 11px;
	line-height: 1.2;
	color: #4a4a4a;
	text-align: left
}

@media (max-width:767px) {
	.searchautocomplete__autocomplete .index-title {
		font-size: 15px
	}
}

.searchautocomplete__autocomplete>div>div {
	display: flex;
	flex-direction: column
}

.searchautocomplete__autocomplete .product-reviews-summary {
	display: none
}

.searchautocomplete__autocomplete .page-content {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000
}

.searchautocomplete__autocomplete .page-content:hover {
	color: #a57f2a;
	text-decoration: none
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_product img {
	width: 74px;
	height: auto;
	float: right;
	margin: -22% 0
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_product ul {
	max-height: 223px;
	overflow: auto;
	padding: 0 0 0 15px
}

@media (max-width:767px) {
	.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_product ul {
		max-height: 288px
	}
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_product ul li {
	border-bottom: 2px solid #f4f4f4;
	padding: 10px 0 9px;
	display: flex;
	align-items: center;
	letter-spacing: -0.6px;
	overflow: hidden;
	margin: 0
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_product ul li .product-wrap {
	margin-left: 17px
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_product ul li .product-wrap p::first-letter {
	text-transform: uppercase
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_product ul::-webkit-scrollbar {
	width: 7px
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_product ul::-webkit-scrollbar-track {
	border-radius: 10px
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_product ul::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #dcdcdc
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_product a.title {
	font-size: 14px;
	line-height: 1.2;
	color: #000;
	text-decoration: none;
	margin-bottom: 3px
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_product a.title:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: ''
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_product a.title:hover {
	color: #a57f2a
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_product .description {
	display: none
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_product .price {
	font-size: 14px;
	line-height: 1.2;
	font-weight: normal
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_categoryproduct {
	padding-top: 10px
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_categoryproduct .subtitle,
.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_categoryproduct .title {
	display: block;
	font-size: 14px;
	line-height: 1.2;
	color: #8d8587
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_categoryproduct .title {
	color: #000;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_categoryproduct .title:focus,
.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_categoryproduct .title:hover {
	color: #a57f2a
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_categoryproduct ul li {
	border-bottom: 2px solid #f4f4f4;
	padding: 12px 0 9px
}

.searchautocomplete__autocomplete ul li {
	padding: 0;
	position: relative
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_cms_page {
	margin-top: 8px
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_cms_page ul {
	padding: 0 0 0 16px
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_cms_page ul li {
	border-bottom: 2px solid #f4f4f4;
	padding: 9px 0;
	background: none !important
}

@media (max-width:767px) {
	.searchautocomplete__autocomplete .searchautocomplete__index-magento_cms_page ul li {
		font-size: 20px;
		letter-spacing: -0.1px
	}
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_cms_page .title {
	display: block;
	font-size: 14px;
	line-height: 1.2;
	color: #8d8587
}

.searchautocomplete__autocomplete .searchautocomplete__index-magento_cms_page .title:hover {
	text-decoration: none;
	color: #8d8587
}

.page-header .header-shop-information,
.page-header .store-links {
	flex: none;
	max-width: none;
	margin-left: 6px
}

@media (max-width:1023px) {
	.page-header .store-links {
		order: 1
	}
	.page-header .header-shop-information {
		order: 3
	}
}

@media (max-width:767px) {
	.nav-toggle {
		position: relative;
		width: 40px;
		height: 40px;
		top: 0;
		left: 0
	}
	.nav-toggle:before {
		display: none
	}
	.nav-toggle>span {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 20px;
		height: 18px;
		border-top: 2px solid #4a4a4a;
		border-bottom: 2px solid #4a4a4a;
		transform: translate(-50%, -50%);
		margin-top: 0;
		clip: auto
	}
	.nav-toggle>span:before {
		position: absolute;
		top: 50%;
		left: 0;
		transform: translate(0, -50%);
		width: 100%;
		height: 2px;
		background: #4a4a4a;
		content: ''
	}
	.searchautocomplete__autocomplete {
		width: 100% !important
	}
	.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_product img {
		flex-shrink: 0;
		width: 102px
	}
	.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_product ul li {
		letter-spacing: -1.6px
	}
	.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_product .price,
	.searchautocomplete__autocomplete .searchautocomplete__index-magento_catalog_product a.title {
		font-size: 20px
	}
	.minicart-wrapper {
		margin: 0
	}
	.page-header {
		height: 62px;
		border: none;
		margin: 0
	}
	.page-header .header.content {
		position: fixed;
		right: 0;
		left: 0;
		z-index: 15
	}
	.page-header .store-links {
		order: 2
	}
	.page-header .header-shop-information {
		order: 1
	}
	.page-header .header-shop-information,
	.page-header .store-links {
		padding: 0 3px
	}
	.header {
		box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.6);
		border-bottom-color: #bebebe
	}
	.header.content {
		padding-top: 11px;
		padding-bottom: 11px
	}
	.header .col-logo {
		top: 16px
	}
	.header .header-shop-information .links {
		display: none
	}
	.header .header-shop-information .showcart {
		padding: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 40px;
		height: 40px
	}
	.header .header-shop-information .showcart.action .counter.qty.empty .counter-number {
		display: none
	}
	.header .header-shop-information .showcart.action .counter.qty._block-content-loading {
		position: static
	}
	.header .header-shop-information .showcart.action .counter.qty .counter-number {
		display: block;
		position: absolute;
		width: 19px;
		right: 9px;
		left: auto;
		text-align: center;
		font-size: 12px;
		top: 36%;
		color: #a57f2a
	}
	.header .header-shop-information .showcart.action .counter.qty:before {
		width: 19px;
		height: 24px;
		position: absolute;
		top: 43%;
		right: 0;
		left: 50%;
		transform: translate(-50%, -50%);
		background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/ico-basket.svg') no-repeat;
		display: block;
		content: '';
		background-size: 19px 24px
	}
	.header .header-shop-information .showcart.action .counter.qty:not(.empty):before {
		background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/ico-basket-h.svg') no-repeat;
		background-size: 19px 24px
	}
	.header .header-shop-information .showcart.action:before {
		display: none
	}
	.header .header-shop-information .showcart.action.active,
	.header .header-shop-information .showcart.action:hover {
		display: block
	}
	.header .header-shop-information .showcart.action.active:before,
	.header .header-shop-information .showcart.action:hover:before {
		background-size: 19px 24px
	}
	.header .header-shop-information .showcart.action.active:after,
	.header .header-shop-information .showcart.action:hover:after {
		display: none
	}
	.header .switcher-store {
		display: none !important
	}
	.minicart-wrapper:before {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.5600000000000001);
		opacity: 0;
		transition: all .2s linear;
		pointer-events: none;
		z-index: 98;
		content: ''
	}
	.minicart-wrapper.active:before {
		opacity: 1;
		pointer-events: auto
	}
	.minicart-wrapper.active .block-minicart {
		transform: translate(0, 0)
	}
	.minicart-wrapper .block-minicart {
		position: fixed;
		top: 0;
		left: auto;
		right: 0;
		bottom: 0;
		z-index: 99;
		padding: 0 39px 24px 0;
		border: none;
		width: calc(100% - 116px);
		transform: translate(100%, 0);
		transition: all .2s linear;
		min-width: 0
	}
	.minicart-wrapper .block-minicart #minicart-content-wrapper {
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.minicart-wrapper .block-minicart .block-content {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		padding: 0
	}
	.minicart-wrapper .block-minicart .block-content .subtotal {
		position: static;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		padding-left: 24px
	}
	.minicart-wrapper .block-minicart .block-content .actions {
		margin-top: 0
	}
	.minicart-wrapper .block-minicart .block-content .subtotal+.actions {
		padding-left: 24px;
		position: static;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		margin-top: 15px
	}
	.minicart-wrapper .block-minicart .block-content .empty {
		margin-top: 35px;
		margin-right: -40px
	}
	.minicart-wrapper .block-minicart .block-title {
		display: flex;
		justify-content: center;
		margin: 0 -40px 0 0;
		padding: 17px 30px 15px 20px;
		border-bottom: 1px solid #e7e7e7
	}
	.minicart-wrapper .block-minicart .block-title strong {
		display: inline-block;
		vertical-align: top;
		font-size: 18px;
		color: #a57f2a;
		font-weight: 400;
		padding: 0 22px 0 0;
		position: relative
	}
	.minicart-wrapper .block-minicart .block-title strong .text {
		margin-right: .5rem
	}
	.minicart-wrapper .block-minicart .block-title strong:after {
		content: '';
		position: absolute;
		top: -3px;
		right: 0;
		width: 19px;
		height: 24px;
		background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/ico-cart_rd.png') no-repeat
	}
	.minicart-wrapper .block-minicart .block-title strong .qty:before {
		content: '('
	}
	.minicart-wrapper .block-minicart .block-title strong .qty:after {
		content: ')'
	}
	.minicart-wrapper .block-minicart .block-content>.actions>.primary {
		margin: 0 3px
	}
	.minicart-wrapper .block-minicart .product.product-item {
		margin: 0 0 0 24px
	}
	.minicart-wrapper .block-minicart .product.product-item .product-item-details {
		margin: 9px 0 0
	}
	.minicart-wrapper .block-minicart .product-item-details .product-item-details-r {
		padding-left: 0
	}
	.minicart-items-wrapper.mCustomScrollbar .mCSB_scrollTools .mCSB_draggerContainer {
		right: -15px
	}
}

.account .block-minicart .block-content {
	display: block
}

@supports (-webkit-overflow-scrolling: touch) {
	.minicart-wrapper .block-minicart .mCustomScrollBox .mCSB_container {
		overflow: visible
	}
}

.ie11 .footer .footer-links .col-md-8 .row .col {
	flex-grow: 1
}

.store-es .footer .footer-links .col-md-8 .row .col:nth-child(3) {
	display: none
}

.footer {
	background: #000;
	overflow: hidden;
	position: relative
}

.footer.content {
	border: none;
	padding: 61px 60px 70px;
	max-width: none
}

.footer.content ul {
	padding-right: 0
}

.footer .footer-links {
	position: relative;
	padding-top: 36px
}

.footer .footer-links:after {
	position: absolute;
	top: 0;
	left: -50%;
	background: rgba(235, 235, 237, 0.39);
	transform: translate(-50%, 0);
	width: 9999px;
	height: 1px;
	content: ''
}

.footer .footer-links h3 {
	color: #999;
	font-size: 16px;
	line-height: 1.2;
	text-transform: capitalize;
	font-weight: normal
}

.footer .footer-links .col-md-8 .row .col {
	flex-grow: 0;
	padding: 0 40px 0 24px;
	margin-bottom: 18px;
	position: relative
}

.footer .footer-links .col-md-8 .row .col:before {
	opacity: .47;
	background: rgba(235, 235, 237, 0.39);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 5px;
	width: 2px;
	content: ''
}

.footer .footer-links .col-md-8 .row .col ul {
	white-space: nowrap;
	font-size: 12px;
	line-height: 1
}

.footer .footer-links .col-md-8 .row .col ul.social-networks {
	min-width: 130px
}

.footer .footer-links .col-md-8 .row .col ul li {
	margin: 0 0 11px
}

.footer .footer-links .col-md-8 .row .col ul a {
	color: #fff
}

.footer .footer-links .col-md-8 .row .col:nth-child(3) li:not(:first-child) h3 {
	color: #fff;
	text-transform: uppercase;
	margin-top: 23px
}

.footer .footer-links .col-md-8 .row .col:nth-child(5) {
	flex-grow: 1
}

.footer .footer-links .col-md-4 {
	padding-left: 6px
}

.footer .field.choice.approve label.label {
	top: 0 !important
}

.footer .field.choice.approve label.label:before {
	margin-top: 3px !important;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	align-self: flex-start
}

.footer .field.choice.approve label.label a {
	color: #999 !important
}

.footer .field.choice.approve label.label a:hover {
	color: #A57F2A !important
}

.footer .secure-payment {
	max-width: 246px;
	float: right
}

.footer .secure-payment h3 {
	float: left;
	font-weight: normal;
	margin-bottom: 10px
}

.footer .copyright {
	font-size: 14px;
	letter-spacing: -0.08px;
	color: #fff
}

.footer .develop-by {
	font-size: 14px;
	color: #999;
	text-align: right
}

.footer .develop-by p span {
	padding: 0 10px
}

.footer .develop-by p a {
	color: #999
}

.footer .btn-invalid {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	background: #262626;
	border: 1px solid #979797;
	min-width: 0;
	padding: 10px 24px 10px 45px
}

.footer .btn-invalid img {
	position: absolute;
	top: 50%;
	left: 13px;
	transform: translate(0, -50%)
}

@media (max-width:1390px) {
	.footer .footer-links .col-md-8 .row .col:nth-child(5) {
		flex-grow: 0
	}
}

@media (max-width:1200px) {
	.footer {
		padding-left: 40px;
		padding-right: 40px
	}
}

@media (max-width:1023px) {
	.footer {
		padding-left: 20px;
		padding-right: 20px
	}
	.footer .footer-links .col-md-8 .row .col {
		width: 50%;
		flex-grow: 0
	}
}

@media (max-width:767px) {
	.footer {
		padding-bottom: 50px
	}
	.footer.content {
		padding-left: 37px;
		padding-right: 37px;
		padding-top: 27px
	}
	.footer .footer-links {
		margin-left: 23px;
		margin-right: 0;
		padding-top: 0
	}
	.footer .footer-links:after {
		display: none
	}
	.footer .footer-links h3 {
		font-size: 20px
	}
	.footer .footer-links .row {
		margin-right: -24px;
		margin-left: -24px
	}
	.footer .footer-links .row:before {
		display: none
	}
	.footer .footer-links .col-md-8 {
		padding: 0
	}
	.footer .footer-links .col-md-8 .row .col {
		flex-basis: auto;
		flex-grow: unset;
		width: 47%;
		padding: 0 0 0 22px;
		margin-bottom: 26px
	}
	.footer .footer-links .col-md-8 .row .col.desktop-hidden {
		display: none
	}
	.footer .footer-links .col-md-8 .row .col:before {
		display: none
	}
	.footer .footer-links .col-md-8 .row .col ul {
		white-space: normal;
		font-size: 16px;
		position: relative
	}
	.footer .footer-links .col-md-8 .row .col ul li {
		margin-bottom: 23px
	}
	.footer .footer-links .col-md-8 .row .col ul:before {
		opacity: .47;
		background: #ebebed63;
		position: absolute;
		top: 0;
		left: -24px;
		bottom: -5px;
		width: 1px;
		content: ''
	}
	.footer .footer-links .col-md-8 .row .col ul:after {
		opacity: .47;
		background: #ebebed63;
		position: absolute;
		top: 0;
		right: -24px;
		bottom: -5px;
		width: 1px;
		content: '';
		display: none
	}
	.footer .footer-links .col-md-8 .row .col:before {
		right: 0
	}
	.footer .footer-links>[class*="col-md-"] {
		padding: 0
	}
	.footer .footer-links>[class*="col-md-"]:nth-child(1) {
		order: 2
	}
	.footer .footer-links>[class*="col-md-"]:nth-child(2) {
		order: 1
	}
	.footer .footer-links>[class*="col-md-"]:nth-child(3) {
		order: 3
	}
	.footer .footer-links>[class*="col-md-"]:nth-child(4) {
		order: 4
	}
	.footer .secure-payment {
		margin: 0 -30px 43px;
		float: none;
		max-width: none
	}
	.footer .secure-payment ul {
		max-width: 315px
	}
	.footer .secure-payment h3 {
		font-size: 16px;
		text-align: right;
		margin-bottom: 14px
	}
	.footer .copyright {
		margin-bottom: 15px
	}
	.footer .develop-by {
		text-align: left
	}
}

@media (max-width:767px) {
	#bb-insta-stream {
		flex-wrap: wrap-reverse;
		flex-direction: row-reverse
	}
}

.hero-gallery {
	margin-bottom: 50px;
	direction: ltr
}

.hero-gallery .slick-slide {
	overflow: hidden
}

.hero-gallery .hero-gallery-slide {
	position: relative
}

.hero-gallery .hero-gallery-slide:before {
	padding-top: 36.7%;
	display: block;
	content: ''
}

.hero-gallery .hero-gallery-slide>a img,
.hero-gallery .hero-gallery-slide>img,
.hero-gallery .hero-gallery-slide>picture img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-width: 100%;
	min-height: 100%;
	max-width: 100%;
	width: auto
}

.hero-gallery .hero-gallery-slide iframe {
	width: 100% !important;
	height: auto !important;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-width: 100%;
	min-height: 100%;
	max-width: 100%;
	width: auto
}

.hero-gallery .hero-gallery-content {
	position: absolute;
	top: 65px;
	right: 15%;
	max-width: 400px;
	z-index: 10;
	text-align: center
}

.hero-gallery .hero-gallery-content h2 {
	color: #fff;
	font-size: 83px;
	line-height: .9;
	font-weight: 700;
	margin-bottom: 20px
}

.hero-gallery .hero-gallery-btn {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	justify-content: center
}

.hero-gallery .hero-gallery-btn .btn {
	margin: 0 12px
}

.hero-gallery .hero-gallery-content-black {
	left: auto;
	right: 10%;
	top: 20%
}

.hero-gallery .hero-gallery-content-black h2 {
	color: #000
}

.hero-gallery .slick-next,
.hero-gallery .slick-prev {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 95px;
	background: none;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	transform: translate(0, -50%);
	z-index: 10;
	box-shadow: none
}

.hero-gallery .slick-next:focus,
.hero-gallery .slick-prev:focus {
	outline: none !important
}

.hero-gallery .slick-prev {
	left: 20px;
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/ico-arrow2.svg') no-repeat 50% 50%;
	transform: translate(0, -50%) scaleX(-1)
}

.hero-gallery .slick-next {
	right: 20px;
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/ico-arrow2.svg') no-repeat 50% 50%
}

.hero-gallery .slick-dots {
	margin-top: 10px;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	justify-content: center;
	align-items: flex-start
}

.hero-gallery .slick-dots li {
	margin: 0 2px
}

.hero-gallery .slick-dots li.slick-active button {
	background: #1a1d22
}

.hero-gallery .slick-dots button {
	background: #999;
	border: none;
	width: 63px;
	height: 7px;
	text-indent: -9999px;
	overflow: hidden;
	transition: all .2s linear;
	display: block;
	box-shadow: none
}

.hero-gallery .slick-dots button:hover {
	background: #1a1d22
}

.hero-gallery-twc {
	margin: 0 -22px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex
}

.hero-gallery-twc .hero-gallery-twc-col {
	position: relative;
	width: 68%;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	padding: 0 22px
}

.hero-gallery-twc .hero-gallery-twc-col:nth-child(1) .vimeo-video iframe {
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}

.hero-gallery-twc .hero-gallery-twc-col:nth-child(2) {
	width: 32%
}

.hero-gallery-twc .hero-gallery-twc-img {
	position: relative;
	overflow: hidden;
	width: 100%
}

.hero-gallery-twc .hero-gallery-twc-text {
	background: #f85d61;
	width: 100%;
	position: relative
}

.hero-gallery-twc .hero-gallery-twc-text .hero-gallery-content {
	top: 50%;
	left: 50%;
	right: auto;
	transform: translate(-50%, -50%)
}

@media (max-width:1200px) {
	.hero-gallery .hero-gallery-content h2 {
		font-size: 65px
	}
}

@media (max-width:1023px) {
	.hero-gallery .hero-gallery-content h2 {
		font-size: 55px
	}
	.hero-gallery-twc {
		margin: 0 -10px
	}
	.hero-gallery-twc .hero-gallery-twc-col {
		padding: 0 10px
	}
}

@media (max-width:768px) {
	.hero-gallery-twc {
		margin: 0 -10px
	}
	.hero-gallery-twc .hero-gallery-twc-col {
		padding: 0 10px
	}
	.hero-gallery-twc .hero-gallery-twc-col+.hero-gallery-twc-col {
		display: none !important
	}
	.hero-gallery {
		margin: 0 -10px 19px
	}
	.hero-gallery .hero-gallery-slide {
		padding-top: 0;
		position: relative;
		overflow: hidden;
		text-align: center
	}
	.hero-gallery .hero-gallery-slide:before {
		display: none
	}
	.hero-gallery .hero-gallery-slide a {
		width: 100%
	}
	.hero-gallery .hero-gallery-slide a img,
	.hero-gallery .hero-gallery-slide a picture img {
		position: static;
		width: auto;
		max-width: 100%;
		min-width: auto;
		min-height: 0;
		top: 0;
		height: auto;
		transform: translate(0, 0);
		display: inline-block
	}
	.hero-gallery .hero-gallery-slide img,
	.hero-gallery .hero-gallery-slide picture img {
		position: static;
		width: auto;
		max-width: 100%;
		min-width: auto;
		min-height: 0;
		top: 0;
		height: auto;
		transform: translate(0, 0);
		display: inline-block
	}
	.hero-gallery .hero-gallery-slide.vimeo-video {
		width: 100%;
		position: relative
	}
	.hero-gallery .hero-gallery-slide.two-columns {
		height: 0
	}
	.hero-gallery .hero-gallery-btn {
		display: none
	}
	.hero-gallery .slick-next,
	.hero-gallery .slick-prev {
		display: none !important
	}
	.hero-gallery .hero-gallery-content {
		right: auto;
		left: 50%;
		top: auto;
		bottom: 10%;
		padding: 0 20px;
		max-width: 300px;
		transform: translate(-50%, 0)
	}
	.hero-gallery .hero-gallery-content h2 {
		font-size: 50px
	}
	.hero-gallery .slick-dots button {
		width: 36px;
		height: 5px
	}
	.hero-gallery-twc {
		width: 100%;
		position: absolute;
		margin: 0;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0
	}
	.hero-gallery-twc .hero-gallery-twc-col {
		width: 100%;
		padding: 0
	}
	.hero-gallery-twc .hero-gallery-twc-col:nth-child(2) {
		width: auto;
		flex: 1 0 0;
		position: static;
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		align-items: center
	}
	.hero-gallery-twc .hero-gallery-twc-col:nth-child(2) a {
		padding: 0 0 0 3px
	}
	.hero-gallery-twc .hero-gallery-twc-col img {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		min-width: 100%;
		min-height: 100%;
		max-width: 100%;
		width: auto
	}
	.hero-gallery-twc .hero-gallery-twc-text {
		position: static
	}
	.hero-gallery-twc .hero-gallery-twc-text .hero-gallery-content {
		top: auto;
		bottom: 10%;
		transform: translate(-50%, 0)
	}
	.hero-gallery-twc .hero-gallery-twc-text .hero-gallery-content .btn {
		display: none
	}
}

.logo {
	margin: 0;
	width: 316px;
	display: block;
	max-width: none
}

.logo img {
	display: block;
	width: 100%;
	height: auto
}

@media (max-width:767px) {
	.logo {
		width: 225px
	}
}

.sections.nav-sections {
	background: #fff;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 0;
	position: relative
}

.sections.nav-sections .nav-sections-item-content {
	display: flex !important;
	justify-content: center;
	position: relative;
	background: #fff
}

.sections.nav-sections .nav-sections-item-content.scroll-to-fixed {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3)
}

.sections.nav-sections .minisearch {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	order: 2;
	position: relative;
	padding-right: 40px
}

.sections.nav-sections .minisearch .actions {
	order: 2
}

.sections.nav-sections .minisearch .actions .search {
	width: 39px;
	height: 39px;
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/ico-search.svg') no-repeat 50% 50%;
	background-size: 18px 18px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	box-shadow: none;
	opacity: 1
}

.sections.nav-sections .minisearch .field {
	order: 1;
	padding-left: 39px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	overflow: visible !important
}

.sections.nav-sections .minisearch .field .label {
	width: 38px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	text-indent: -9999px;
	color: #000000
}

.sections.nav-sections .minisearch .field .nested {
	display: none
}

.sections.nav-sections .minisearch .field input {
	background: none;
	border: none;
	width: 0;
	height: 39px;
	padding: 0;
	outline: none !important;
	box-shadow: none;
	letter-spacing: .2px
}

.sections.nav-sections .minisearch .field input:focus {
	width: 202px;
	padding: 0 40px 0 10px;
	border-width: 0 0 2px 0 !important;
	border-style: solid;
	border-color: #000
}

.sections.nav-sections .ves-menu {
	order: 1
}

.sections.nav-sections .ves-menu .navigation {
	position: static;
	background: none
}

.sections.nav-sections .ves-menu .ves-megamenu {
	float: none;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	flex-direction: row-reverse;
	position: static;
	background: none;
	direction: rtl
}

@media (max-width:767px) {
	.sections.nav-sections .ves-menu .ves-megamenu:hover>.nav-item>a {
		color: #8d8587
	}
}

.sections.nav-sections .ves-menu .ves-megamenu img:hover {
	transform: scale(1)
}

.sections.nav-sections .ves-menu .ves-megamenu li {
	float: none;
	margin: 0;
	position: static
}

.sections.nav-sections .ves-menu .ves-megamenu li.level0.active>a,
.sections.nav-sections .ves-menu .ves-megamenu li.level0:hover>a {
	background: none;
	color: #a57f2a !important
}

.sections.nav-sections .ves-menu .ves-megamenu li.level0.active>a:after,
.sections.nav-sections .ves-menu .ves-megamenu li.level0:hover>a:after {
	background: #a57f2a
}

.sections.nav-sections .ves-menu .ves-megamenu li.level0>a {
	color: #000;
	font-size: 19px;
	line-height: 1.2;
	text-transform: none;
	padding: 9px 20px 8px;
	position: relative;
	font-weight: normal
}

.sections.nav-sections .ves-menu .ves-megamenu li.level0>a:after {
	background: transparent;
	position: absolute;
	bottom: calc(100% + 1px);
	left: 20px;
	right: 20px;
	height: 5px;
	content: ''
}

.sections.nav-sections .ves-menu .ves-megamenu li.desktop-hidden {
	display: none
}

.sections.nav-sections .ves-menu .ves-megamenu li .submenu {
	border: none;
	border-top: 1px solid #e7e7e7;
	width: 100%;
	padding: 26px 20px 31px;
	border-radius: 0;
	text-align: right;
	float: none
}

.sections.nav-sections .ves-menu .ves-megamenu li .submenu .content-wrap {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	justify-content: center
}

.sections.nav-sections .ves-menu .ves-megamenu li .submenu .content-wrap .megamenu-content {
	width: auto !important;
	margin: 0
}

.sections.nav-sections .ves-menu .ves-megamenu .level1 .submenu {
	position: static;
	display: block;
	border: none;
	box-shadow: none;
	padding: 0
}

.sections.nav-sections .ves-menu .ves-megamenu .level1 .submenu .content-wrap {
	justify-content: flex-start
}

.sections.nav-sections .ves-menu .ves-megamenu .level1 .submenu .mega-col {
	float: none
}

.sections.nav-sections .ves-menu .ves-megamenu .level2 .mega-col {
	float: none;
	padding: 0
}

.sections.nav-sections .ves-menu .row {
	margin: 0
}

.sections.nav-sections .ves-menu .megamenu-content-columns .megamenu-content {
	direction: ltr
}

.sections.nav-sections .ves-menu .megamenu-sidebar {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex
}

.sections.nav-sections .ves-menu .megamenu-sidebar>p,
.sections.nav-sections .ves-menu .megamenu-sidebar .col {
	max-width: 272px;
	padding: 0 5px;
	position: relative
}

.sections.nav-sections .ves-menu .megamenu-sidebar>p:first-child:last-child {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	max-width: none
}

.sections.nav-sections .ves-menu .megamenu-sidebar>p:first-child:last-child>a,
.sections.nav-sections .ves-menu .megamenu-sidebar>p:first-child:last-child>img {
	max-width: 272px;
	padding: 0 5px
}

.sections.nav-sections .ves-menu .megamenu-sidebar .megamenu-sidebar-title {
	color: #fff;
	font-family: 'arquitecta_black';
	font-size: 40px;
	line-height: 1.2;
	position: absolute;
	bottom: 9px;
	right: 33px
}

.sections.nav-sections .ves-menu .megamenu-sidebar+.megamenu-content {
	text-align: left;
	direction: ltr
}

.sections.nav-sections .ves-menu .megamenu-sidebar+.megamenu-content .mega-col-level-1 {
	display: flex !important
}

.sections.nav-sections .ves-menu .megamenu-sidebar+.megamenu-content .mega-col-level-1>.nav-item {
	width: 115px
}

@media (max-width:991px) {
	.sections.nav-sections .ves-menu .megamenu-sidebar+.megamenu-content>.level1>.item-content2 {
		display: block !important
	}
}

.sections.nav-sections .ves-menu .megamenu-content {
	text-align: left;
	direction: ltr;
	order: 1
}

.sections.nav-sections .ves-menu .megamenu-content .nav-dropdown {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex
}

.sections.nav-sections .ves-menu .megamenu-content .nav-dropdown a {
	padding: 7px 10px 6px;
	font-size: 16px;
	line-height: 1.2;
	text-transform: none;
	font-weight: normal;
	color: #000;
	border: none !important
}

.sections.nav-sections .ves-menu .megamenu-content .nav-dropdown a:hover {
	background: none;
	color: #a57f2a
}

.sections.nav-sections .ves-menu .megamenu-content .nav-dropdown .nav-item.dropdown-submenu {
	max-width: 272px
}

.sections.nav-sections .ves-menu .megamenu-content .nav-dropdown .nav-item.dropdown-submenu:last-child {
	max-width: none
}

.sections.nav-sections .ves-menu .megamenu-content .nav-dropdown .nav-item.dropdown-submenu:last-child .mega-col {
	width: 130px
}

.sections.nav-sections .ves-menu .megamenu-content .nav-dropdown .nav-item.dropdown-submenu.active>a {
	color: #A57F2A
}

.sections.nav-sections .ves-menu .megamenu-content .nav-dropdown .mega-col {
	padding: 0 5px
}

.sections.nav-sections .ves-menu .megamenu-content .nav-dropdown .mega-col .submenu {
	padding: 0
}

.sections.nav-sections .ves-menu .megamenu-content .nav-dropdown .mega-col .submenu .megamenu-content {
	padding: 0
}

.sections.nav-sections .ves-menu .megamenu-content .nav-dropdown .mega-col .submenu .megamenu-content .mega-col {
	padding: 0
}

.sections.nav-sections .ves-menu .megamenu-content .nav-dropdown.level1>.item-content1>.mega-col {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex
}

.sections.nav-sections .ves-menu .megamenu-content .nav-dropdown.level1>.item-content2 {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex
}

.sections.nav-sections .customer-welcome {
	display: none
}

@media (max-width:1200px) {
	.sections.nav-sections .ves-menu .megamenu-sidebar .col {
		max-width: 200px
	}
}

@media (max-width:1023px) {
	.sections.nav-sections .ves-menu .megamenu-sidebar .col {
		max-width: 160px
	}
	.sections.nav-sections .ves-menu .megamenu-sidebar .megamenu-sidebar-title {
		font-size: 30px;
		bottom: 5px;
		right: 20px
	}
	.sections.nav-sections .ves-menu .megamenu-content .nav-dropdown .mega-col {
		min-width: 100px
	}
}

@media (max-width:767px) {
	.sections.nav-sections {
		position: fixed;
		width: calc(100% - 75px);
		border: none;
		background: #fff;
		z-index: 99
	}
	.sections.nav-sections .nav-sections-item-title {
		display: none
	}
	.sections.nav-sections .nav-sections-item-content {
		flex-direction: column;
		left: 0 !important
	}
	.sections.nav-sections .minisearch {
		height: 40px;
		margin: 25px 0;
		position: relative;
		order: 1
	}
	.sections.nav-sections .minisearch .field {
		width: 100%;
		padding-left: 0
	}
	.sections.nav-sections .minisearch .field input {
		padding: 0 0 0 40px;
		height: 48px;
		width: 100%;
		border-bottom: 2px solid #fff;
		color: #fff
	}
	.sections.nav-sections .minisearch .field input:focus {
		width: 100%;
		border-bottom-color: #808080;
		color: #000;
		padding: 0 0 0 58px
	}
	.sections.nav-sections .minisearch .actions {
		position: absolute;
		top: 0;
		left: 0;
		margin: 0 18px
	}
	.sections.nav-sections .minisearch .actions .search {
		width: 30px;
		height: 48px;
		background-size: 18px 18px
	}
	.sections.nav-sections .customer-welcome {
		display: block;
		background: #4a4a4a;
		padding: 15px 18px
	}
	.sections.nav-sections .customer-welcome .customer-welcome_name {
		margin: 0 0 0 17px;
		font-size: 15px
	}
	.sections.nav-sections .customer-welcome .mobile-customer-links {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 -12px
	}
	.sections.nav-sections .customer-welcome .mobile-customer-links li {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		align-items: center;
		margin: 0 7px 0 0
	}
	.sections.nav-sections .customer-welcome .mobile-customer-links .wishlist {
		position: relative
	}
	.sections.nav-sections .customer-welcome .mobile-customer-links .wishlist a {
		width: 45px;
		height: 40px;
		background: url('../../frontend/SignatureIT/Carolinalemke/en_US//images/ico-heart_wh.svg') no-repeat;
		background-position: center;
		background-size: 17px auto
	}
	.sections.nav-sections .customer-welcome .mobile-customer-links .wishlist a .counter {
		display: none
	}
	.sections.nav-sections .customer-welcome .mobile-customer-links .wishlist:before {
		width: 1px;
		height: 10px;
		background: #e1e1e4;
		opacity: .33;
		content: ''
	}
	.sections.nav-sections .ves-menu .ves-megamenu {
		flex-direction: column;
		border-top: 2px solid #ebecee
	}
	.sections.nav-sections .ves-menu .ves-megamenu li.desktop-hidden {
		display: block
	}
	.sections.nav-sections .ves-menu .ves-megamenu li.level0 {
		border-top: none;
		border-bottom: 2px solid #ebecee
	}
	.sections.nav-sections .ves-menu .ves-megamenu li.level0>a {
		font-size: 18px;
		padding: 18px 55px 18px 20px;
		border: none
	}
	.sections.nav-sections .ves-menu .ves-megamenu li.level0:hover>a {
		color: #a57f2a
	}
	.sections.nav-sections .ves-menu .ves-megamenu li.level0:hover>a:after {
		background: none
	}
	.sections.nav-sections .ves-menu .ves-megamenu li.level0:hover>a .opener:before {
		color: #000
	}
	.sections.nav-sections .ves-menu .ves-megamenu li .submenu {
		padding: 0 !important;
		border-top: none
	}
	.sections.nav-sections .ves-menu .ves-megamenu li .submenu .content-wrap .megamenu-content {
		width: 100% !important;
		padding: 0 !important;
		margin: 0 !important
	}
	.sections.nav-sections .ves-menu .ves-megamenu li .submenu .content-wrap .megamenu-content>.megamenu-content {
		columns: 1
	}
	.sections.nav-sections .ves-menu .ves-megamenu .opener {
		padding: 0;
		width: 55px;
		height: 100%;
		margin-left: 0 !important
	}
	.sections.nav-sections .ves-menu .ves-megamenu .opener:before {
		position: absolute;
		content: '\e622';
		right: 29px;
		top: 50%;
		transform: translate(0, -50%);
		font-family: 'luma-icons'
	}
	.sections.nav-sections .ves-menu .ves-megamenu .opener.item-active {
		background: none
	}
	.sections.nav-sections .ves-menu .ves-megamenu .opener.item-active:before {
		content: '\e621'
	}
	.sections.nav-sections .ves-menu .ves-megamenu .megamenu-sidebar {
		display: none
	}
	.sections.nav-sections .ves-menu .ves-megamenu .megamenu-sidebar+.megamenu-content {
		columns: 1
	}
	.sections.nav-sections .ves-menu .ves-megamenu .megamenu-content:first-child .nav-item.level1:not(:last-child) {
		display: none
	}
	.sections.nav-sections .ves-menu .ves-megamenu .megamenu-content .nav-dropdown {
		flex-direction: column
	}
	.sections.nav-sections .ves-menu .ves-megamenu .megamenu-content .nav-dropdown a {
		font-size: 15px;
		padding: 14px 20px;
		text-align: left
	}
	.sections.nav-sections .ves-menu .ves-megamenu .megamenu-content>.level1.nav-dropdown {
		padding-bottom: 28px
	}
	.sections.nav-sections .ves-menu .ves-megamenu .nav-item {
		overflow: hidden;
		max-width: none !important
	}
	.sections.nav-sections .ves-menu .ves-megamenu .nav-item.level1 {
		padding-left: 0
	}
	.sections.nav-sections .ves-menu .ves-megamenu .nav-item.level1 .opener {
		display: none
	}
	.sections.nav-sections .ves-menu .ves-megamenu .nav-item>a {
		float: none
	}
	.sections.nav-sections .scroll-to-fixed-fixed {
		box-shadow: none;
		position: static !important
	}
	.sections.nav-sections .switcher {
		display: none;
		border-top-width: 0;
		border-bottom: 2px solid #ebecee;
		padding: 0
	}
	.sections.nav-sections .switcher .label {
		color: #4a4a4a;
		font-size: 14px
	}
	.sections.nav-sections .switcher .switcher-label {
		display: none
	}
	.sections.nav-sections .switcher .switcher-options .switcher-trigger {
		color: #4a4a4a;
		font-size: 14px;
		font-weight: normal;
		padding: 14px 48px 14px 22px
	}
	.sections.nav-sections .switcher .switcher-options .switcher-trigger strong {
		font-weight: normal
	}
	.sections.nav-sections .switcher .switcher-options .switcher-trigger strong:after {
		right: -20px
	}
	.sections.nav-sections .switcher .switcher-options .switcher-dropdown {
		padding: 0;
		display: none
	}
	.sections.nav-sections .switcher .switcher-options .switcher-dropdown a {
		font-size: 14px;
		line-height: 1.2;
		font-weight: 400;
		color: #4a4a4a;
		display: block;
		padding: 12px 22px
	}
	.sections.nav-sections .switcher .switcher-options.active .switcher-dropdown {
		display: block
	}
	.nav-sections-item-content {
		margin: 0;
		padding: 0
	}
	.nav-open .nav-toggle:after {
		background: rgba(0, 0, 0, 0.53)
	}
}

.block.newsletter {
	max-width: 494px;
	margin-bottom: 48px;
	width: auto
}

.block.newsletter .label {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
	color: #fff;
	margin: 0 0 6px
}

.block.newsletter .label span.discount {
	font-size: 86px;
	line-height: 1;
	margin-left: 20px;
	font-family: 'arquitecta_bold'
}

.block.newsletter .label span.discount em {
	font-size: 43px;
	font-style: normal
}

.block.newsletter .label .text {
	max-width: 235px;
	text-transform: uppercase
}

.block.newsletter .label .newsletter-text-wrap {
	width: 100%;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	align-items: flex-end;
	justify-content: center
}

.block.newsletter .label .newsletter-text-wrap .text {
	margin: 0 0 11px
}

.block.newsletter .label .wide-text {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 22px
}

.block.newsletter .form-content {
	border: 1px solid #fff;
	padding: 9px;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	margin-bottom: 7px
}

.block.newsletter .actions {
	display: block;
	width: auto;
	margin-right: 7px
}

.block.newsletter .actions .primary {
	border: 1px solid #fff;
	color: #cdcccd;
	background: #000;
	font-size: 16px;
	line-height: 1.2;
	padding: 10px;
	min-width: 63px;
	transition: all .2s linear;
}

.block.newsletter .actions .primary:hover {
	background: #fff;
	color: #000
}

.block.newsletter .actions+.actions .primary {
	color: #000;
	background: #fff
}

.block.newsletter .actions+.actions .primary:hover {
	background: #000;
	color: #fff
}

.block.newsletter .newsletter {
	flex-grow: 1
}

.block.newsletter .newsletter input {
	height: 41px;
	background: none;
	padding: 0 12px;
	border: none;
	font-size: 16px;
	color: #999;
}

.block.newsletter .choice {
	position: relative;
	overflow: hidden
}

.block.newsletter .choice input {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	opacity: 0
}

.block.newsletter .choice input:checked+label:before {
	background: url("../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/icon_v.png") center no-repeat
}

.block.newsletter .choice input:checked+label:after {
	opacity: 1
}

.block.newsletter .choice label {
	padding-right: 0;
	position: relative;
	font-size: 14px !important;
	line-height: 1.2;
	color: #999;
	text-align: left;
	justify-content: flex-start;
	letter-spacing: -0.9px
}

.block.newsletter .choice label:before {
	width: 15px;
	height: 15px;
	border: 1px solid #808080;
	content: ''
}

.block.newsletter .choice label:after {
	display: none;
	position: absolute;
	top: 3px;
	right: 5px;
	width: 4px;
	height: 7px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
	opacity: 0;
	content: ''
}

@media (max-width:767px) {
	.block.newsletter {
		padding-bottom: 50px
	}
	.block.newsletter.content {
		padding-left: 37px;
		padding-right: 37px;
		padding-top: 27px
	}
	.block.newsletter .footer-links {
		margin-right: 0;
		margin-left: 0;
		padding-top: 0
	}
	.block.newsletter .footer-links:after {
		display: none
	}
	.block.newsletter .footer-links h3 {
		font-size: 20px
	}
	.block.newsletter .footer-links .row {
		margin-right: 0;
		margin-left: 0
	}
	.block.newsletter .footer-links .col-md-8 {
		padding: 0
	}
	.block.newsletter .footer-links .col-md-8 .row .col {
		padding: 0 24px
	}
	.block.newsletter .footer-links .col-md-8 .row .col ul {
		white-space: normal;
		font-size: 16px
	}
	.block.newsletter .footer-links .col-md-8 .row .col:after {
		left: 0
	}
	.block.newsletter .footer-links>[class*="col-md-"] {
		padding: 0
	}
	.block.newsletter .footer-links>[class*="col-md-"]:nth-child(1) {
		order: 2
	}
	.block.newsletter .footer-links>[class*="col-md-"]:nth-child(2) {
		order: 1
	}
	.block.newsletter .footer-links>[class*="col-md-"]:nth-child(3) {
		order: 3
	}
	.block.newsletter .footer-links>[class*="col-md-"]:nth-child(4) {
		order: 4
	}
	.block.newsletter .secure-payment {
		margin: 0 -7px 45px;
		float: none;
		max-width: none
	}
	.block.newsletter .secure-payment ul {
		max-width: 315px
	}
	.block.newsletter .secure-payment h3 {
		font-size: 16px
	}
	.block.newsletter .copyright {
		margin-bottom: 15px
	}
	.block.newsletter .develop-by {
		text-align: left
	}
}

@media (max-width:768px) {
	.block.newsletter {
		position: relative;
		padding-bottom: 50px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px
	}
	.block.newsletter .label {
		font-size: 18px;
		flex-wrap: nowrap
	}
	.block.newsletter .label span.discount {
		font-size: 60px
	}
	.block.newsletter .label .wide-text {
		font-size: 18px
	}
	.block.newsletter .form-content {
		padding: 0;
		margin-bottom: 21px;
		border: none;
		display: block
	}
	.block.newsletter .newsletter input {
		border: 1px solid #fff;
		padding: 0 10px
	}
	.block.newsletter .choice {
		margin-bottom: 9px
	}
	.block.newsletter .choice label {
		line-height: 1
	}
	.block.newsletter .actions {
		width: calc(50% - 10px);
		position: absolute;
		bottom: 0;
		right: 0;
		margin-right: 0
	}
	.block.newsletter .actions+.actions {
		right: auto;
		left: 0
	}
	.block.newsletter .actions .primary {
		width: 100%
	}
}

.product-section {
	margin: 0 auto;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	max-width: 1640px;
	padding: 38px 0 0;
	flex-direction: row-reverse
}

.product-section .product {
	margin-bottom: 40px;
	position: relative;
	background: #fff;
	min-height: 320px
}

.product-section .product img {
	display: block;
	width: 100%;
	height: auto
}

.product-section .product.product-large {
	margin-top: 80px
}

.product-section .product.product-large .product-bar h2 {
	font-size: 46px
}

.product-section .product.product-large .product-bar .btn {
	min-width: 160px
}

.product-section .product.product-large .product-code {
	font-size: 26px
}

.product-section .product.product-large .product-price-box strong {
	font-size: 24px
}

.product-section .product.product-large .product-price-box del {
	font-size: 17px
}

.swatch-option:last-child {
	margin-right: 0 !important
}

.product-col {
	width: 50%;
	padding: 0 20px
}

.product-bar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 30px;
	pointer-events: none;
	z-index: 3;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	justify-content: space-between
}

.product-bar .btn {
	min-width: 134px;
	pointer-events: auto
}

.product-bar h2 {
	font-size: 32px
}

.product-bar.product-bar-white {
	color: #fff
}

.product-bar.product-bar-white .product-code,
.product-bar.product-bar-white .product-price-box del,
.product-bar.product-bar-white h2 {
	color: #fff
}

.product-code {
	font-size: 18px;
	line-height: 1;
	color: #4a4a4a
}

.product-price-box {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 10px
}

.product-price-box strong {
	font-size: 20px;
	line-height: 1.2;
	font-weight: normal;
	padding-right: 10px
}

.product-price-box del {
	font-size: 14px;
	line-height: 1.3;
	color: #4a4a4a
}

.home_product_container {
	padding-top: 27px;
	padding-bottom: 79px;
	margin-left: -20px;
	margin-right: -20px;
	letter-spacing: -1.45px
}

.home_product_container h2 {
	text-transform: capitalize;
	text-align: center;
	margin-bottom: 35px;
}

.home_product_container [data-mode="horizontal"] {
	margin: 0 -20px
}

.home_product_container .bx-wrapper {
	direction: ltr;
	max-width: none !important
}

.home_product_container .swatch-attribute {
	display: none
}

.home_product_container .amlabel-position-wrapper {
	z-index: 1 !important
}

.home_product_container .amasty-label-container {
	top: 15px;
	right: 14px;
	z-index: 0;
	max-width: 60px !important
}

.product-gallery {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex
}

.product-gallery.slick-slider {
	direction: ltr
}

.product-gallery .slick-list {
	width: 100%
}

.product-gallery .product-bar {
	pointer-events: auto;
	width: auto;
	left: auto;
	right: auto;
	padding: 19px 15px 11px;
	position: relative;
	z-index: 2
}

.product-gallery .product-bar .product-bar-r {
	text-align: left
}

.product-gallery .product-bar .product-bar-r a:hover {
	color: #fff;
	background: #a57f2a
}

.product-gallery .product-code {
	font-size: 15px;
	margin-bottom: 11px;
	display: block
}

.product-gallery .btn {
	font-size: 13px;
	padding: 6px 5px;
	min-width: 0;
	font-family: 'arquitecta_bold';
	opacity: 0
}

.product-gallery .price-box {
	margin-top: 0
}

.product-gallery .price-box .old-price {
	margin: 7px 0;
	padding-right: 15px
}

.product-gallery .price-box .old-price .price-container span span {
	color: #4A4A4A;
	font-size: 14px;
	text-decoration: line-through
}

.product-gallery .price-box .old-price .price-container span .currency-symbol {
	font-size: 12px
}

.product-gallery .price-box .special-price .price-container span span {
	color: #F85D61
}

.product-gallery .price-box .price-container {
	text-align: left
}

.product-gallery .price-box .price {
	font-size: 20px;
	font-weight: normal;
	color: #000
}

.product-gallery .price-box .currency-symbol {
	font-size: 14px
}

.product-gallery .product-img {
	padding-top: 48%;
	overflow: hidden;
	position: relative
}

.product-gallery .product-img .product-img-link {
	position: static !important;
	display: inline !important
}

.product-gallery .product-img .amasty-label-image {
	transform: none !important;
	right: 10px;
	padding: 0;
	max-width: 52px;
	top: 10px !important
}

.product-gallery .product-img .amlabel-position-wrapper~.product-sale-icon {
	right: 67px
}

.product-gallery .product-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	bottom: auto;
	right: auto;
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto
}

.product-gallery-item {
	padding: 0 22.5px !important;
	position: relative;
	min-height: 260px;
	background: #fff;
	width: 33.33%;
	background-clip: content-box
}

.product-gallery-item:hover .btn {
	opacity: 1
}

.product-gallery-item:hover .btn:hover {
	color: #fff !important
}

.store-mx .product-gallery-item:hover .btn {
	opacity: 0
}

a.go-to-stores-btn {
	background: black;
	color: white;
	padding: 11px 22px;
	display: block;
	text-align: center;
	font-size: 17px;
	margin: -50px 0 33px;
	text-decoration: none;
	border: 1px solid #000;
	line-height: 1
}

a.go-to-stores-btn:hover {
	text-decoration: none;
	color: black !important;
	background-color: white
}

.store-mx .product-info-main-wrap .product-add-form span.submit_disabled {
	display: none
}

.swatch-attribute.size .swatch-attribute-options {
	flex-flow: row
}

.swatch-attribute.size .swatch-attribute-options .swatch-option {
	background: none;
	width: auto;
	height: auto;
	padding: 0;
	margin-bottom: 5px;
	border: 1px solid transparent
}

.swatch-option-tooltip {
	display: none !important
}

.swatch-option.color:not(.disabled):hover,
.swatch-option.image:not(.disabled):hover {
	outline: none
}

.product-title {
	font-size: 24px;
	line-height: 1.2;
	color: #000;
	margin-bottom: 3px;
}

.product-title a {
	color: #000;
	text-decoration: none
}

.product-ticket-new,
.product-ticket-sale {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 15px;
	right: 16px;
	border-radius: 50%;
	background: #f85d61;
	color: #fff;
	font-size: 11px;
	line-height: 1.2;
	padding: 10px;
	text-transform: uppercase;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	z-index: 2
}

.product-ticket-new {
	background: #e7e7e7;
	color: #000
}

.product-info-main-wrap .product-options-wrapper .swatch-attribute-label {
	letter-spacing: -0.58px;
	font-weight: 400
}

body .product-info-main .swatch-attribute .swatch-attribute-options {
	display: inline-block;
	vertical-align: middle;
	margin-top: 0;
	padding-bottom: 16px
}

body .product-info-main .swatch-attribute .swatch-attribute-options .swatch-option {
	width: 95px;
	height: 50px;
	margin: 3px 3px 8px;
	position: relative;
	border-radius: 50%;
	cursor: pointer;
	min-width: 14px;
	overflow: visible;
	border: none
}

body .product-info-main .swatch-attribute .swatch-attribute-options .swatch-option[option-label="White"] {
	box-shadow: 0 0 0 1px #000 inset
}

body .product-info-main .swatch-attribute .swatch-attribute-options .swatch-option.color:not(.disabled):hover,
body .product-info-main .swatch-attribute .swatch-attribute-options .swatch-option.selected {
	outline: none;
	border: none
}

body .product-info-main .swatch-attribute .swatch-attribute-options .swatch-option.color:not(.disabled):hover:after,
body .product-info-main .swatch-attribute .swatch-attribute-options .swatch-option.selected:after {
	content: '';
	border-radius: 50%;
	position: absolute;
	right: calc(50% - 4px);
	bottom: -11px;
	background: #A57F2A;
	width: 8px;
	height: 8px
}

.fotorama__fullscreen-icon:focus:after {
	box-shadow: 0 0 3px 1px #a57f2a !important
}

.product-info-main-wrap {
	background: #fff;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	max-width: 1680px;
	padding: 83px 48px 113px;
	margin: 0 auto 29px;
	position: relative;
	flex-direction: row-reverse
}

.product-info-main-wrap:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 9999px;
	left: -100%;
	background: #fff;
	z-index: -1
}

.product-info-main-wrap .product-info-main {
	flex: 0 0 441px;
	padding: 0 0 0 123px;
	float: none
}

.product-info-main-wrap .product-info-main .page-title-wrapper .page-title {
	font-family: simplerpro_v3bold, sans-serif;
	font-size: 32px;
	line-height: 1.1;
	margin: 0 0 6px;
	letter-spacing: -2.31px
}

.product-info-main-wrap .product-info-main .page-title-wrapper h1::first-letter {
	text-transform: uppercase
}

.product-info-main-wrap .product-info-main .product-reviews-summary,
.product-info-main-wrap .product-info-main .stock {
	display: none
}

.product-info-main-wrap .product-info-main .product-info-stock-sku {
	display: block;
	padding: 0;
	margin: -5px 0 17px
}

.product-info-main-wrap .product-info-main .product-info-stock-sku .product.attribute strong {
	display: none
}

.product-info-main-wrap .product-info-main .product-info-stock-sku .product.attribute div {
	font-size: 15px;
	font-weight: 400;
	color: #4a4a4a;
	letter-spacing: -1.44px
}

.product-info-main-wrap .product-info-main .swatch-opt label {
	font-size: 15px;
	padding-bottom: 22px;
	vertical-align: middle
}

.product-info-main-wrap .product-info-main .product-info-price {
	border: none;
	margin: 0 0 3px
}

@media (max-width:767px) {
	.product-info-main-wrap .product-info-main .product-info-price {
		margin: 0 0 25px
	}
}

.product-info-main-wrap .product-info-main .product-info-price .price-box .price-container .price {
	display: inline-block;
	vertical-align: middle;
	font-size: 26px;
	font-weight: 400;
	color: #000;
	letter-spacing: -1.01px
}

.product-info-main-wrap .product-info-main .product-info-price .price-box .price-container .currency-symbol {
	display: inline-block;
	vertical-align: bottom;
	font-size: 14px;
	color: #000
}

.product-info-main-wrap .product-info-main .product-info-price .price-box {
	width: auto;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	margin: 0 6px 0 0
}

.product-info-main-wrap .product-info-main .product-info-price .popular2 {
	vertical-align: middle;
	margin-top: -5px
}

.product-info-main-wrap .product-info-main .product-info-price .sale_price_icon_wrapper {
	display: inline-block
}

.product-info-main-wrap .product-info-main .actions {
	width: 100%
}

.product-info-main-wrap .product-info-main .actions button[type="submit"] {
	width: 100%;
	padding: 8px 17px
}

.product-info-main-wrap .product-info-main .action.tocompare,
.product-info-main-wrap .product-info-main .field.qty,
.product-info-main-wrap .product-info-main .product-social-links {
	display: none
}

.product-info-main-wrap .product-info-main .tocart {
	margin-bottom: 0 !important;
	margin-right: 0 !important
}

.product-info-main-wrap .product-info-main .tocart span {
	font-size: 17px
}

.product-info-main-wrap .product-info-main .product-addto-links {
	display: block
}

.product-info-main-wrap .product-info-main .product-addto-links a.towishlist {
	display: block;
	width: 100%;
	color: #000;
	font-size: 20px;
	text-align: center;
	padding: 7px 10px;
	margin-right: 0;
	font-size: 15px
}

.product-info-main-wrap .product-info-main .product-addto-links a.towishlist span:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin: -4px 0 0 5px;
	width: 16px;
	height: 16px;
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/ico-heart.svg') no-repeat;
	background-size: 15px 15px
}

.product-info-main-wrap .product.media {
	width: auto;
	float: none;
	flex: 1;
	position: relative
}

.product-info-main-wrap .product.media .amlabel-position-wrapper {
	top: 86px !important;
	right: 25px !important;
	left: unset !important
}

.product-info-main-wrap .product.media .amlabel-position-wrapper .amasty-label-container {
	max-width: 71px !important
}

.product-info-main-wrap .product.media .product-popular {
	position: absolute;
	z-index: 2;
	margin: 3px 25px 0
}

.product-info-main-wrap .product.media .product-popular img.popular {
	max-width: 71px
}

.product-info-main-wrap .product.media .product-popular~.gallery-placeholder .amlabel-position-wrapper {
	right: 101px !important
}

.product-info-main-wrap .product.media .gallery-placeholder {
	width: 100%
}

.product-info-main-wrap .product.media .fotorama__stage {
	width: 100% !important;
	padding: 0 56px;
	height: 480px !important;
	margin-top: -85px
}

.product-info-main-wrap .product.media .fotorama__stage .fotorama__stage__shaft {
	width: 100% !important
}

.product-info-main-wrap .product.media .fotorama__stage .fotorama__stage__frame {
	background: #fff
}

.product-info-main-wrap .product.media .fotorama__stage .fotorama__stage__frame .sticker {
	position: absolute;
	top: 2px;
	right: 20px
}

.product-info-main-wrap .product.media .fotorama__nav-wrap {
	margin-top: -28px;
	height: 7px
}

.product-info-main-wrap .product.media .fotorama__nav-wrap .fotorama__nav__frame img {
	display: none
}

.product-info-main-wrap .product.media .fotorama__nav-wrap .fotorama__nav__shaft {
	height: 7px
}

.product-info-main-wrap .product.media .fotorama__nav-wrap .fotorama__nav__frame {
	width: 50px !important;
	height: 7px;
	margin: 0 1px;
	background: #999;
	padding: 0;
	outline: none !important
}

.product-info-main-wrap .product.media .fotorama__nav-wrap .fotorama__nav__frame.fotorama__active {
	background: #1a1d22
}

.product-info-main-wrap .product.media .fotorama__nav-wrap .fotorama__thumb-border,
.product-info-main-wrap .product.media .fotorama__nav-wrap .fotorama__thumb__arr {
	display: none
}

.product-info-main-wrap .product.media .fotorama__nav-wrap .fotorama__thumb {
	background-color: transparent
}

.product-info-main-wrap .product.media .fotorama__nav-wrap .fotorama__thumb:after {
	display: none
}

.product-info-main-wrap .product.media .fotorama__nav-wrap .fotorama__nav--thumbs {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	justify-content: center
}

.product-info-main-wrap .product.media .fotorama__arr {
	display: block !important;
	background-color: transparent
}

.product-info-main-wrap .product.media .fotorama__arr:after {
	display: none
}

.product-info-main-wrap .product.media .fotorama__arr .fotorama__arr__arr {
	width: 57px;
	height: 80px;
	background-size: contain !important
}

.product-info-main-wrap .product.media .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr {
	left: 0;
	transform: translate(0, -50%) scaleX(-1);
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/ico-arrow2.svg') no-repeat 50% 50%
}

.product-info-main-wrap .product.media .fotorama__arr.fotorama__arr--next .fotorama__arr__arr {
	right: 0;
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/ico-arrow2.svg') no-repeat 50% 50%
}

.product-info-main-wrap .product-add-form {
	padding: 0;
	margin: 0 0 96px
}

.product-info-main-wrap .product-options-wrapper {
	margin: 0 0 45px
}

.product-info-main-wrap .product-options-wrapper .swatch-attribute-label,
.product-info-main-wrap .product-options-wrapper .swatch-attribute-selected-option {
	display: none
}

.product-info-main-wrap .product-options-wrapper .swatch-opt {
	display: block;
	align-items: center;
	margin: 0
}

.product-info-main-wrap .product-options-wrapper .swatch-opt .product-options-wrapper-label {
	font-size: 15px;
	color: #000;
	margin: 0 0 0 5px
}

.product-info-main-wrap .product-options-wrapper .swatch-attribute.size {
	display: block !important
}

.product-info-main-wrap .product-options-wrapper .swatch-attribute.color {
	padding: 7px 0
}

.product-info-main-wrap .product-options-wrapper .swatch-attribute.color .swatch-attribute-options {
	margin: 0 -5px
}

.product-info-main-wrap .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option {
	width: 53px;
	height: 25px;
	border-radius: 0;
	border: none;
	padding: 0 5px
}

.product-info-main-wrap .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option:after {
	display: none
}

.product-info-main-wrap .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option.selected:before {
	content: '';
	width: 8px;
	height: 8px;
	background: #a57f2a;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	bottom: -10px;
	transform: translateX(-50%)
}

.product-info-main-wrap .btn-scroll {
	position: absolute;
	bottom: -39px;
	left: 50%;
	transform: translateX(-50%)
}

.fotorama__arr,
.fotorama__arr:hover {
	background-color: transparent !important
}

.product-option {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex
}

.product-option .product-option-label {
	font-size: 15px;
	color: #000;
	margin: 2px 0 0
}

.product-option .product-option-drop {
	position: relative;
	padding: 0 30px 0 0
}

.product-option .product-option-drop-list {
	max-width: 300px;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	flex-wrap: wrap
}

.product-option .product-option-drop-list li {
	padding: 0 5px
}

.product-option .product-option-drop-opener {
	position: absolute;
	top: 0;
	right: 0
}

.sale-sticker {
	display: inline-block;
	padding: 3px 10px;
	font-family: simplerpro_v3bold, sans-serif;
	font-size: 13px;
	background: #a57f2a;
	color: #fff;
	border-radius: 12px
}

.block.products .block-title {
	text-transform: capitalize;
	text-align: center;
	margin-bottom: 35px
}

.products.related {
	padding-top: 70px;
	padding-bottom: 79px;
	position: relative
}

.products.related:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 9999px;
	left: -100%;
	background: #f7f7f7;
	z-index: -1
}

.products.related .block-title.title {
	text-align: center;
	margin-bottom: 35px;
	text-transform: capitalize
}

.products.related .bx-wrapper {
	max-width: none !important;
	direction: ltr
}

.products.related .bx-wrapper .product-gallery-item .product-image-photo {
	right: auto;
	bottom: auto
}

.out-of-stock {
	display: inline-block
}

.block_product_desc h3 {
	margin: 0 0 16px
}

.block_product_desc .productDescription {
	line-height: 1.69;
	font-size: 17px
}

@media (max-width:767px) {
	.block_product_desc .productDescription {
		font-size: 14px;
		letter-spacing: -0.5px;
		line-height: 1.6
	}
}

@media (max-width:1023px) {
	.product-section {
		margin: 0 -10px
	}
	.product-col {
		padding: 0 10px
	}
	.product-bar {
		padding: 20px
	}
	.home_product_container [data-mode="horizontal"] {
		margin: 0 -10px
	}
	.product-gallery .product-bar {
		flex-direction: column;
		left: 10px;
		right: 10px
	}
	.product-gallery .product-bar-l {
		width: 100%
	}
	.product-gallery .product-bar-r {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		margin-top: 15px
	}
	.product-gallery .price-box {
		margin: 0
	}
	.product-gallery-item {
		padding: 0 10px !important
	}
}

@media (max-width:1200px) {
	.product-section {
		margin: 0 -20px
	}
	.product-info-main-wrap {
		padding: 100px 0 30px
	}
	.product-info-main-wrap .product.media .product-popular {
		margin: 0 30px
	}
	.product-info-main-wrap .product.media .product-popular img.popular {
		max-width: 54px
	}
	.product-info-main-wrap .product.media .fotorama__arr.fotorama__arr--next .fotorama__arr__arr,
	.product-info-main-wrap .product.media .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr {
		height: 40px
	}
}

@media (max-width:767px) {
	body.catalog-product-view,
	body.lens-index-index {
		padding-bottom: 40px
	}
	body.catalog-product-view .footer.content,
	body.lens-index-index .footer.content {
		padding-bottom: 100px
	}
	body.catalog-product-view .page-footer,
	body.lens-index-index .page-footer {
		margin-top: 0
	}
	body.catalog-product-view .page-header .header,
	body.lens-index-index .page-header .header {
		box-shadow: none
	}
	body.catalog-product-view .page-header .header.content,
	body.lens-index-index .page-header .header.content {
		position: unset
	}
	body.catalog-product-view .page-header .header.content .nav-toggle,
	body.lens-index-index .page-header .header.content .nav-toggle {
		display: none
	}
	body.catalog-product-view .page-header .header.content .right_header,
	body.lens-index-index .page-header .header.content .right_header {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		direction: ltr;
		padding-top: 6px;
		padding-left: 10px
	}
	body.catalog-product-view .page-header .header.content .right_header .prev_page:before,
	body.lens-index-index .page-header .header.content .right_header .prev_page:before {
		width: 30px;
		height: 20px;
		background: url("../../frontend/SignatureIT/Carolinalemke/en_US/images/arrow_left.png") no-repeat;
		display: block;
		content: '';
		background-size: 30px 18px
	}
	body.catalog-product-view .page-header .header.content .right_header .socialShare,
	body.lens-index-index .page-header .header.content .right_header .socialShare {
		margin-left: 17px
	}
	body.catalog-product-view .page-header .header.content .right_header .socialShare:before,
	body.lens-index-index .page-header .header.content .right_header .socialShare:before {
		width: 15px;
		height: 20px;
		background: url("../../frontend/SignatureIT/Carolinalemke/en_US/images/feedback.png") no-repeat;
		display: block;
		content: '';
		background-size: 15px 17px
	}
	body.catalog-product-view .page-header .header.content .col-logo,
	body.lens-index-index .page-header .header.content .col-logo {
		display: none
	}
	body.catalog-product-view .page-header .header.content .header-shop-information,
	body.lens-index-index .page-header .header.content .header-shop-information {
		padding: 0 3px 0 0
	}
	body.catalog-product-view .page-header .header.content .header-shop-information .links,
	body.lens-index-index .page-header .header.content .header-shop-information .links {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		margin-bottom: 0;
		order: 2
	}
	body.catalog-product-view .page-header .header.content .header-shop-information .links li,
	body.lens-index-index .page-header .header.content .header-shop-information .links li {
		display: none
	}
	body.catalog-product-view .page-header .header.content .header-shop-information .links li.wishlist,
	body.lens-index-index .page-header .header.content .header-shop-information .links li.wishlist {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex
	}
	body.catalog-product-view .page-header .header.content .header-shop-information .links li:after,
	body.lens-index-index .page-header .header.content .header-shop-information .links li:after {
		width: 0
	}
	body.catalog-product-view .page-header .header.content .header-shop-information .links a,
	body.lens-index-index .page-header .header.content .header-shop-information .links a {
		padding-top: 0
	}
	body.catalog-product-view .page-header .header.content .header-shop-information .links a span,
	body.lens-index-index .page-header .header.content .header-shop-information .links a span {
		display: none
	}
	body.catalog-product-view .page-header .header.content .header-shop-information .minicart-wrapper,
	body.lens-index-index .page-header .header.content .header-shop-information .minicart-wrapper {
		padding-left: 11px;
		order: 2
	}
	body.catalog-product-view .page-header .header.content .header-shop-information .minicart-wrapper .showcart,
	body.lens-index-index .page-header .header.content .header-shop-information .minicart-wrapper .showcart {
		width: 25px
	}
	body.catalog-product-view .shipping,
	body.lens-index-index .shipping {
		display: none
	}
	body.page-product-downloadable .column.main .product-add-form {
		position: fixed;
		z-index: 10;
		background: #fff;
		width: 100%;
		right: 0;
		bottom: 0;
		margin: 0;
		text-align: center;
		padding: 18px 42px 23px
	}
	body.page-product-downloadable .column.main .product-add-form:before {
		content: ' ';
		display: block;
		height: 8px;
		background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.46) 100%);
		opacity: .28;
		position: absolute;
		top: -8px;
		width: 100%;
		left: 0;
		z-index: 9999
	}
	body.page-product-downloadable .column.main .product-add-form .product-options-bottom:after {
		display: none
	}
	.block.products .block-title {
		margin-bottom: 13px
	}
	.products.related {
		margin-top: 0;
		padding-top: 30px;
		padding-bottom: 20px
	}
	.product-info-main-wrap {
		margin: -10px 0 0;
		padding: 0 22px;
		flex-wrap: wrap;
		flex-direction: row-reverse
	}
	.product-info-main-wrap .product-info-main {
		width: 100%;
		flex: auto;
		padding: 0
	}
	.product-info-main-wrap .page-title-wrapper .page-title {
		margin: 0
	}
	.product-info-main-wrap .product.media {
		width: 100%;
		margin: 32px 0 45px;
		min-height: 203px
	}
	.product-info-main-wrap .product.media .gallery-placeholder .loader {
		width: 100px;
		max-width: 100%
	}
	.product-info-main-wrap .product.media .product-popular {
		margin: 0px 10px 0
	}
	.product-info-main-wrap .product.media .product-options-bottom {
		padding: 30px 0 0;
		position: relative
	}
	.product-info-main-wrap .product.media .product-options-bottom:after {
		content: '';
		position: absolute;
		top: 0;
		right: -40px;
		left: 0;
		height: 6px;
		width: calc(100% + 80px);
		background: #ffffff;
		background: -moz-linear-gradient(top, #fff 0%, #fff 33%, #f9f9f9 50%, #e8e8e8 83%, #e3e3e3 100%);
		background: -webkit-linear-gradient(top, #fff 0%, #fff 33%, #f9f9f9 50%, #e8e8e8 83%, #e3e3e3 100%);
		background: linear-gradient(to bottom, #fff 0%, #fff 33%, #f9f9f9 50%, #e8e8e8 83%, #e3e3e3 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e3e3e3', GradientType=0)
	}
	.product-info-main-wrap .product.media .product-options-bottom .box-tocart {
		margin: 0
	}
	.product-info-main-wrap .product.media .product-addto-links a.towishlist {
		display: none
	}
	.product-info-main-wrap .product.media .product-info-stock-sku {
		margin: 0 0 24px
	}
	.product-info-main-wrap .product.media .product-info-stock-sku .product.attribute div {
		font-size: 15px
	}
	.product-info-main-wrap .product.media .product-options-bottom {
		padding: 23px 0 0
	}
	.product-info-main-wrap .product.media .product-info-price .price {
		font-size: 25px
	}
	.product-info-main-wrap .product.media .product-info-price .popular2 {
		padding-right: 0;
		vertical-align: bottom
	}
	.product-info-main-wrap .product.media div.mage-error[generated] {
		margin-top: 0;
		height: 24px;
		float: right
	}
	.product-info-main-wrap .product.media~.gallery-placeholder .amlabel-position-wrapper {
		right: 0 !important
	}
	.product-info-main-wrap .product-add-form {
		position: fixed;
		z-index: 10;
		background: #fff;
		width: 100%;
		right: 0;
		bottom: 0;
		margin: 0;
		text-align: center;
		padding: 18px 42px 23px
	}
	.product-info-main-wrap .product-add-form:before {
		content: ' ';
		display: block;
		height: 8px;
		background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.46) 100%);
		opacity: .28;
		position: absolute;
		top: -8px;
		width: 100%;
		left: 0;
		z-index: 9999
	}
	.product-info-main-wrap .product-add-form .product-options-bottom:after {
		display: none
	}
	.product-info-main-wrap .feedback-list {
		display: none
	}
	.product-info-main-wrap .feedback-list.open {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		padding-top: 13px
	}
	.product-info-main-wrap .feedback-list.open li {
		position: relative;
		margin: 0 0 0 13px;
		animation: fadeIn1 .5s linear;
		animation-fill-mode: both
	}
	.product-info-main-wrap .feedback-list.open li:nth-child(1) {
		animation-delay: .10s
	}
	.product-info-main-wrap .feedback-list.open li:nth-child(2) {
		animation-delay: .20s
	}
	.product-info-main-wrap .feedback-list.open li:nth-child(3) {
		animation-delay: .30s
	}
	@-webkit-keyframes fadeIn1 {
		0% {
			opacity: 0;
			top: 5px
		}
		75% {
			opacity: .5;
			top: -5px
		}
		100% {
			opacity: 1;
			top: 0
		}
	}
	.product-info-main-wrap .product-options-wrapper {
		margin: 0;
		overflow: hidden
	}
	.product-info-main-wrap .product-options-wrapper .fieldset {
		overflow: auto
	}
	.product-info-main-wrap .product-options-wrapper .swatch-attribute.color {
		padding: 15px 0
	}
	.product-info-main-wrap .product-options-wrapper .swatch-attribute.color .swatch-attribute-options {
		overflow: auto
	}
	.product-info-main-wrap .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option {
		width: 69px
	}
	.product-info-main-wrap .product-options-wrapper .product-options-wrapper-label {
		flex: 0 0 50px
	}
	.product-info-main-wrap .product.media {
		width: 100%;
		margin: 32px 0 45px;
		min-height: 203px
	}
	.product-info-main-wrap .product.media .gallery-placeholder .loader {
		width: 100px;
		max-width: 100%
	}
	.product-info-main-wrap .product.media .fotorama--fullscreen .amlabel-position-wrapper {
		display: none !important
	}
	.product-info-main-wrap .product.media .amlabel-position-wrapper {
		top: 0 !important;
		right: 0 !important
	}
	.product-info-main-wrap .product.media .amlabel-position-wrapper .amasty-label-container {
		max-width: 53px !important;
		margin: 0 !important;
		float: right
	}
	.product-info-main-wrap .product.media .fotorama__stage {
		height: 186px !important;
		padding: 0;
		margin-top: 0;
		padding-top: 26px
	}
	.product-info-main-wrap .product.media .fotorama__stage .fotorama__stage__frame .sticker {
		top: 0;
		right: 0
	}
	.product-info-main-wrap .product.media .fotorama__stage .fotorama__stage__frame .sticker img {
		width: 48px;
		height: auto
	}
	.product-info-main-wrap .product.media .fotorama__nav-wrap {
		margin: 10px 0 0
	}
	.product-info-main-wrap .product.media .fotorama__nav-wrap .fotorama__nav__frame {
		width: 38px !important;
		height: 4px
	}
	.product-info-main-wrap .product.media .fotorama__arr {
		display: none !important
	}
	.product-info-main-wrap .product-options-wrapper .swatch-opt {
		margin: 0 0 -13px;
		text-align: right;
		overflow: hidden
	}
	.product-info-main-wrap .product-options-wrapper .swatch-attribute-label {
		font-size: 13px;
		vertical-align: super
	}
	.search-view {
		margin: 21px 0 -50px
	}
	.product-section {
		margin: 0 -5px;
		padding-top: 22px
	}
	.product-col {
		padding: 0 5px;
		flex-direction: column
	}
	.product-section .product {
		margin-bottom: 10px;
		overflow: hidden;
		flex: 1;
		height: calc(50% - 10px);
		min-height: 115px
	}
	.product-section .product img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%
	}
	.product-section .product.product-large {
		margin-top: 0;
		padding-top: 137%;
		min-height: 238px
	}
	.product-section .product.product-large .product-bar {
		padding: 5px 10px
	}
	.product-section .product.product-large .product-bar h2 {
		font-size: 16px;
		margin: 0
	}
	.product-bar {
		justify-content: flex-end;
		padding: 5px 10px
	}
	.product-bar h2 {
		font-size: 16px;
		margin: 0
	}
	.product-bar .product-bar-r {
		display: none
	}
	.product-code {
		display: none
	}
	.home_product_container {
		padding-top: 19px;
		padding-bottom: 22px;
		margin: 0
	}
	.home_product_container h2 {
		margin-bottom: 13px
	}
	.home_product_container .bx-viewport {
		overflow: visible !important
	}
	.home_product_container [data-mode="horizontal"] {
		margin: 0 -5px
	}
	.product-gallery {
		margin: 0
	}
	.product-gallery .product-img {
		position: relative;
		overflow: hidden
	}
	.product-gallery .product-code,
	.product-gallery .product-ticket-new,
	.product-gallery .product-ticket-sale,
	.product-gallery .swatch-attribute-options {
		display: none
	}
	.product-gallery .product-bar {
		left: auto;
		right: auto;
		border-top: 1px solid #fbfbfb;
		position: relative;
		margin-top: -2px;
		padding: 5px 10px
	}
	.product-title {
		font-size: 16px;
		margin: 0
	}
	.product-gallery-item {
		padding: 0 5px;
		min-height: 0
	}
	.home_product_container .product-gallery {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		flex-direction: column
	}
	.home_product_container .product-gallery.slick-slider {
		direction: ltr
	}
	.home_product_container .product-gallery .slick-list {
		width: calc(100% + 15px)
	}
	.home_product_container .product-gallery .product-gallery-item {
		margin-bottom: 15px;
		width: 100%;
		padding: 0 9.5px 0 0 !important;
		min-height: 100px;
		padding-right: 0 !important
	}
	.home_product_container .product-gallery .product-gallery-item:last-child {
		padding-right: 0 !important
	}
	.home_product_container .product-gallery img.popular,
	.home_product_container .product-gallery .amasty-label-container,
	.home_product_container .product-gallery .product-sale-icon {
		max-width: 30px !important;
		right: 5px;
		top: 5px
	}
	.home_product_container .product-gallery .product-sale-icon {
		top: 10px;
		right: 10px
	}
	.home_product_container .product-gallery script+.product-sale-icon {
		right: 42px
	}
	.home_product_container .product-gallery .amlabel-position-wrapper~img.popular {
		right: 42px
	}
	a.go-to-stores-btn {
		margin: 0
	}
	.product-gallery .product-img .amasty-label-image {
		max-width: 32px;
		top: 5px !important;
		right: 5px
	}
	.product-gallery .product-img .amlabel-position-wrapper~.product-sale-icon {
		right: 39px
	}
}

.product-info {
	max-width: 1140px;
	padding: 0 20px;
	margin: 0 auto 25px
}

.product-info h2 {
	text-align: center;
	letter-spacing: -1.66px;
	direction: ltr;
	margin-bottom: -4px;
}

.product-info .product-info-wrap {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	align-items: center;
	margin: 0 -45px;
	font-size: 18px
}

.product-info .product-info-col {
	width: 50%;
	padding: 0 101px 0 0
}

.product-info .product-info-col div {
	text-align: left
}

.product-info .product-info-col:nth-child(even) {
	padding: 51px 87px 0 0;
	line-height: 28px;
	letter-spacing: -0.7px
}

@media (min-width:769px) {
	.product-info .product-info-col:nth-child(even) {
		max-width: 495px;
		min-height: 254px;
		overflow: hidden
	}
}

@media (max-width:1200px) {
	.product-info .product-info-col:nth-child(even) {
		padding: 51px 30px 0 55px
	}
}

.product-info .product-info-col ul {
	list-style: disc
}

.product-info .product-info-col a {
	color: #a57f2a;
	flex-direction: row-reverse
}

.product-info .product-info-img {
	position: relative
}

.product-info .product-info-img img {
	display: block;
	width: 100%;
	height: auto
}

.product-info .product-info-bbar,
.product-info .product-info-tbar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	padding: 0 28px
}

.product-info .product-info-bbar {
	top: auto;
	bottom: 0
}

.product-info .product-info-width {
	font-size: 11px;
	line-height: 1;
	padding-bottom: 7px;
	position: relative;
	margin: 0 4px;
	width: 100%;
	text-align: center
}

.product-info .product-info-width:after,
.product-info .product-info-width:before {
	width: 1px;
	height: 8px;
	position: absolute;
	bottom: -1px;
	left: -1px;
	background: #000;
	content: ''
}

.product-info .product-info-width:after {
	left: auto;
	right: -1px
}

.product-info .product-info-width.product-info-width-sm {
	width: 48px
}

.product-info .product-info-width.product-info-width-md {
	width: 157px
}

.product-info .product-info-line {
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-top: 1px solid #000
}

.product-info .product-info-line:after,
.product-info .product-info-line:before {
	border-right: 5px solid #000;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	position: absolute;
	top: -3px;
	left: 0;
	content: ''
}

.product-info .product-info-line:after {
	border-right-width: 0;
	border-left: 5px solid #000;
	left: auto;
	right: 0
}

.product-info .product-info-link {
	font-size: 16px;
	line-height: 1.2;
	display: inline-flex;
	align-items: center;
	font-weight: 700;
	color: #000;
	transition: all .2s linear;
	text-decoration: none
}

.product-info .product-info-link .product-info-link-ico {
	width: 35px;
	height: 35px;
	position: relative;
	border: 5px solid #000;
	border-radius: 50%;
	margin-left: 6px;
	transition: all .2s linear
}

.product-info .product-info-link .product-info-link-ico:after {
	border-left: 10px solid #000;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: 1px;
	transform: translate(-50%, -50%);
	transition: all .2s linear;
	content: ''
}

.product-info .product-info-link:hover {
	color: #a57f2a
}

.product-info .product-info-link:hover .product-info-link-ico {
	border-color: #a57f2a
}

.product-info .product-info-link:hover .product-info-link-ico:after {
	border-left-color: #a57f2a
}

.product-info p {
	font-size: 18px;
	line-height: 1.5;
	margin: 0 0 10px
}

@media (max-width:1200px) {
	.product-info .product-info-col {
		padding: 0 25px
	}
}

@media (max-width:768px) {
	.banner_desktop {
		display: none
	}
	.product-info {
		margin-bottom: 10px
	}
	.product-info .product-info-wrap {
		flex-direction: column;
		font-size: 12px
	}
	.product-info .product-info-col {
		width: 100%;
		max-width: 310px !important
	}
	.product-info .product-info-col:nth-child(even) {
		padding: 0 31px 0 23px;
		letter-spacing: -0.8px;
		line-height: 18px
	}
	.product-info .product-info-img {
		margin: 0 17px
	}
	.product-info .product-info-width {
		font-size: 9px
	}
	.product-info .product-info-bbar,
	.product-info .product-info-tbar {
		padding: 0 7px
	}
	.product-info p {
		font-size: 12px;
		line-height: 1.5;
		margin-bottom: 16px
	}
	.product-info .product-info-link {
		font-size: 14px;
		color: #a57f2a
	}
	.product-info .product-info-link .product-info-link-ico {
		width: 25px;
		height: 25px;
		border-width: 4px;
		border-color: #a57f2a;
		margin-left: 10px
	}
	.product-info .product-info-link .product-info-link-ico:after {
		border-left-width: 7px;
		border-top-width: 4px;
		border-bottom-width: 4px;
		border-left-color: #a57f2a
	}
}

@media (min-width:768px) {
	.banner_mobile {
		display: none
	}
}

.shipping {
	border-bottom: 1px solid #ddd;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
	margin-bottom: 33px;
	background: #f1f1f1;
	text-align: center
}

.shipping .shipping-link {
	display: block;
	padding: 16px 17px 14px;
	font-size: 17px;
	line-height: 1.2;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	cursor: default
}

.shipping .shipping-link .shipping-holder {
	display: inline-block;
	vertical-align: top
}

.shipping .shipping-link .shipping-holder p {
	display: inline
}

.shipping .shipping-link b {
}

.shipping .shipping-link img {
	float: left;
	margin-right: 5px;
	width: 42px
}

.shipping .shipping-link>div {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	align-items: center
}

.shipping .shipping-link a.terms_link {
	display: inline;
	font-size: 14px
}

@media (max-width:440px) {
	.shipping .shipping-link a.terms_link {
		font-size: 12px
	}
}

.shipping .shipping-link a {
	color: #000;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	align-items: center
}

.shipping .shipping-link a img {
	float: right
}

.shipping .shipping-list {
	display: none
}

@media (max-width:767px) {
	.shipping {
		margin-bottom: 0;
		background: #fff;
		position: relative;
		z-index: 10;
		text-align: left
	}
	.shipping .shipping-link {
		font-size: 16px;
		display: block;
		padding: 21px 40px 20px 85px;
		position: relative
	}
	.shipping .shipping-link b {
		margin: 0 0 0 4px
	}
	.shipping .shipping-link img {
		display: none
	}
	.shipping.active .shipping-link:after {
		width: 5px;
		height: 5px;
		border-radius: 50%;
		background: #000;
		position: absolute;
		top: 28px;
		left: 66px;
		content: '';
		display: none
	}
	.shipping.active .shipping-ico:after {
		display: none
	}
	.shipping.active .shipping-list {
		display: block
	}
	.shipping .shipping-ico {
		width: 20px;
		height: 20px;
		border-radius: 50%;
		border: 1px solid #000;
		position: absolute;
		top: 20px;
		right: 12px
	}
	.shipping .shipping-ico:after,
	.shipping .shipping-ico:before {
		width: 2px;
		height: 10px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		background: #000;
		content: ''
	}
	.shipping .shipping-ico:before {
		width: 10px;
		height: 2px
	}
	.shipping .shipping-list {
		display: none;
		color: #000;
		font-size: 16px;
		line-height: 1.2;
		position: absolute;
		top: 100%;
		right: 0;
		background: #fff;
		width: 100%;
		text-align: left
	}
	.shipping .shipping-list li {
		margin-bottom: 0;
		padding-bottom: 21px
	}
	.shipping .shipping-list a,
	.shipping .shipping-list span {
		color: #000;
		display: block;
		padding: 0 20px 0 85px;
		position: relative
	}
	.shipping .shipping-list a:after,
	.shipping .shipping-list span:after {
		width: 5px;
		height: 5px;
		border-radius: 50%;
		background: #000;
		position: absolute;
		top: 8px;
		left: 66px;
		content: ''
	}
}

@media (max-width:767px) and (max-width:440px) {
	.shipping .shipping-link {
		padding: 21px 44px 20px 61px;
		font-size: 14px
	}
}

.social-networks {
	margin: 0;
	padding: 15px 10px;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	flex-wrap: wrap;
	direction: ltr;
	justify-content: flex-start
}

.social-networks>li {
	width: 100%;
	padding: 0
}

.social-networks>li:before {
	display: none
}

.social-networks>li.social-networks-ico {
	display: block;
	width: 24px;
	margin: 3px 10px 10px !important
}

.social-networks>li.social-networks-ico.social-networks-ico.facebook-button {
	margin-left: 0 !important
}

.social-networks>li.social-networks-ico a {
	display: block;
	background: #565658;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	position: relative
}

.social-networks>li.social-networks-ico:not(.youtube-button) img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.social-networks>li.social-networks-ico.youtube-button img {
	position: absolute;
	top: calc(50% - 9.5px);
	left: calc(50% - 8.5px)
}

@media (max-width:1390px) {
	.row .col .social-networks li.social-networks-ico.facebook-button {
		margin-left: 10px !important
	}
	.section-items.nav-sections-items .social-networks>li.social-networks-ico.social-networks-ico.facebook-button {
		margin-left: 10px !important
	}
}

@media (max-width:767px) {
	.page-footer .row .col .social-networks>li.social-networks-ico {
		width: 100% !important;
		margin: 12px 0 35px !important
	}
	.page-footer .row .col .social-networks>li.social-networks-ico:last-child {
		margin-right: 0 !important;
		margin-bottom: 0 !important
	}
	.page-footer .row .col .social-networks>li.social-networks-ico a {
		float: left
	}
}

.social-section {
	background: #1a1d22;
	margin: 0 -50px;
	padding: 80px 50px 23px
}

.social-section h2 {
	text-align: center;
	color: #fff;
	margin-bottom: 40px
}

.social-section-list {
	margin: 0 -20px;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	flex-wrap: wrap
}

.social-section-list-col {
	padding: 0 20px 40px;
	width: 25%
}

.social-section-list-col a {
	display: block
}

@media (max-width:1023px) {
	.social-section {
		padding-top: 50px
	}
	.social-section-list {
		margin: 0 -10px
	}
	.social-section-list-col {
		padding-left: 10px;
		padding-right: 10px
	}
}

@media (max-width:767px) {
	.social-section {
		margin-top: 39px;
		padding-top: 34px
	}
	.social-section h2 {
		margin-bottom: 12px
	}
	.social-section-list {
		margin: 0 -5px
	}
	.social-section-list-col {
		padding-left: 7px;
		padding-right: 7px;
		padding-bottom: 14px;
		width: 50%
	}
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	div#social-login-popup .field-double {
		display: block;
		width: 100%;
		max-width: 100%
	}
	div#social-login-popup .field-double>.field {
		flex: none;
		width: 49%;
		display: inline-block;
		padding: 0
	}
	div#social-login-popup .field-double>.field.field-name-firstname {
		padding: 0 0 0 17px
	}
	div#social-login-popup .field-double>.field.field-name-lastname {
		padding: 0 17px 0 0
	}
	div#social-login-popup .field-wrap {
		display: block;
		margin: 0
	}
}

.modal-popup .modal-header {
	padding-top: 4.3rem
}

.modal-popup .modal-close {
	right: 3px;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 100%;
	cursor: pointer;
	border: none;
	background: none;
	z-index: 99
}

.modal-popup .modal-close:after,
.modal-popup .modal-close:before {
	width: 30px;
	height: 3px;
	background: #999;
	transform: translate(-50%, -50%) rotate(-45deg);
	position: absolute;
	top: 50%;
	left: 50%;
	content: ''
}

.modal-popup .modal-close:before {
	transform: translate(-50%, -50%) rotate(45deg)
}

.modal-popup .video-wrapper {
	position: relative;
	overflow: hidden;
	padding-top: 56.5%;
	margin: 25px 0 0
}

.modal-popup .video-wrapper iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.modal-popup.video-popup .modal-header {
	display: none
}

.custom-popup-modal footer.modal-footer button {
	background-color: #A57F2A;
	color: #fff;
	width: 100%;
	padding: 10px
}

.custom-popup-modal .modal-content,
.custom-popup-modal .modal-footer {
	background: #F1F1F1;
	border: #F1F1F1
}

.custom-popup-modal .modal-header {
	background: #fff
}

.custom-popup-modal .modal-inner-wrap {
	border: 1px solid #d9d6d6;
	border-radius: 8px;
	box-shadow: 0 14px 19px 0 rgba(0, 0, 0, 0.15)
}

@media (max-width:850px) {
	.custom-popup-modal .modal-inner-wrap {
		min-width: 300px;
		max-width: 90%;
		margin-left: -45%
	}
}

.custom-popup-modal footer.modal-footer {
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px
}

.cms-landing-page .shipping,
.cms-optic .shipping,
.cms-optics .shipping {
	margin-bottom: 0
}

.cms-landing-page .page-main,
.cms-optic .page-main,
.cms-optics .page-main {
	background: url("../../frontend/SignatureIT/Carolinalemke/en_US/images/CL-Mobile-BG.jpg") #b0b1ac no-repeat;
	background-size: contain
}

@media (min-width:768px) {
	.cms-landing-page .page-main,
	.cms-optic .page-main,
	.cms-optics .page-main {
		background: url("../../frontend/SignatureIT/Carolinalemke/en_US/images/CL-Desk-BG.jpg") no-repeat;
		background-size: cover
	}
}

@media (max-width:1200px) {
	.cms-landing-page .page-wrapper .page-main,
	.cms-optic .page-wrapper .page-main,
	.cms-optics .page-wrapper .page-main {
		padding: 0 12px
	}
}

.cms-landing-page .page-footer,
.cms-optic .page-footer,
.cms-optics .page-footer {
	margin-top: 0
}

.cms-landing-page.cms-page-view .columns .column.main,
.cms-optic.cms-page-view .columns .column.main,
.cms-optics.cms-page-view .columns .column.main {
	padding: 0 0 43px
}

.promo-page {
	max-width: 1600px;
	margin: 0 auto
}

.promo-container {
	padding: 63% 0 0
}

@media (min-width:768px) {
	.promo-container {
		padding-top: 12.85%
	}
}

.promo-head {
	max-width: 1428px;
	margin: 0 auto 11.35%
}

@media (min-width:768px) {
	.promo-head {
		margin-bottom: 10.25%
	}
}

.promo-head::after {
	content: '';
	display: block;
	clear: both
}

.promo-head .promo-media {
	padding: 0 25px
}

@media (min-width:768px) {
	.promo-head .promo-media {
		float: left;
		width: 100%;
		max-width: 626px;
		padding: 0
	}
}

.promo-head .promo-media h1 {
	margin: 0 0 9px;
	font-size: 9.65vw;
	line-height: .88;
	letter-spacing: -2px;
	text-align: center;
	direction: ltr;
	font-weight: normal
}

@media (min-width:768px) {
	.promo-head .promo-media h1 {
		margin: 0 0 25px;
		font-size: 74px;
		line-height: .95;
		letter-spacing: -3px
	}
}

.promo-head .promo-media h1 span {
	display: block;
	font-size: 5.23vw;
	margin: 0 0 2px
}

@media (min-width:768px) {
	.promo-head .promo-media h1 span {
		margin: 0;
		font-size: 40px
	}
}

.promo-head .promo-media .promo-video {
	padding: 0 0 56.25%;
	position: relative;
	-webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.5)
}

.promo-head .promo-media .promo-video iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.promo-grid.row {
	direction: ltr;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 1px
}

@media (min-width:768px) {
	.promo-grid.row {
		margin-bottom: 0
	}
}

.promo-grid.row .promo-grid-col {
	padding: 0 20px 10px
}

.promo-grid.row .promo-grid-col img {
	display: inline-block;
	vertical-align: top
}

.promo-grid.row .promo-grid-col:nth-child(even) {
	order: 1
}

@media (min-width:768px) {
	.promo-grid.row .promo-grid-col {
		padding-bottom: 40px
	}
	.promo-grid.row .promo-grid-col:nth-child(even) {
		order: initial
	}
}

.promo-contact {
	padding: 12px 13px 11px;
	background: #fff
}

@media (min-width:768px) {
	.promo-contact {
		padding: 31px 27px 32px
	}
}

.promo-contact .row {
	margin-left: -20px;
	margin-right: -20px
}

.promo-contact .promo-contact-col {
	padding-left: 20px;
	padding-right: 20px
}

.promo-contact .promo-contact-form {
	border: 1px solid #f1edee;
	padding: 19px 11px 13px;
	overflow: hidden
}

@media (min-width:768px) {
	.promo-contact .promo-contact-form {
		padding: 28px 30px 30px
	}
}

.promo-contact .promo-contact-form .fieldset {
	margin: 0
}

.promo-contact .promo-contact-form h2 {
	margin: 0 0 3px;
	color: #a58028;
	font: 2.5rem/1 'arquitecta_bold', Arial, sans-serif;
	letter-spacing: -2.5px;
	text-align: center
}

@media (min-width:768px) {
	.promo-contact .promo-contact-form h2 {
		margin: 0 0 -1px;
		font-size: 3.6rem;
		line-height: .7;
		text-align: left
	}
}

.promo-contact .promo-contact-form h3 {
	font-size: 1.2rem;
	margin: 0 0 63px;
	text-align: center
}

@media (min-width:768px) {
	.promo-contact .promo-contact-form h3 {
		margin: 0 0 31px;
		text-align: left;
		font-size: 2rem
	}
}

.promo-contact .promo-contact-form .promo-contact-row {
	justify-content: space-between;
	margin-left: -15px;
	margin-right: -15px
}

.promo-contact .promo-contact-form .promo-contact-row::after,
.promo-contact .promo-contact-form .promo-contact-row::before {
	display: none
}

.promo-contact .promo-contact-form .promo-contact-row .promo-contact-col {
	flex: initial;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 49px
}

@media (min-width:768px) {
	.promo-contact .promo-contact-form .promo-contact-row .promo-contact-col:first-child {
		width: 302px
	}
}

@media (max-width:767px) {
	.promo-contact .promo-contact-form .promo-contact-row .promo-contact-col .fname {
		width: 119px
	}
	.promo-contact .promo-contact-form .promo-contact-row .promo-contact-col.col-lname {
		padding-right: 2px
	}
}

.promo-contact .promo-contact-form .field.choice {
	margin: -16px 0 0
}

@media (min-width:768px) {
	.promo-contact .promo-contact-form .field.choice {
		margin-left: 170px
	}
}

.promo-contact .actions-toolbar {
	margin: 24px 0 0
}

@media (min-width:768px) {
	.promo-contact .actions-toolbar {
		margin: -25px 0 0;
		float: left
	}
}

.promo-contact .actions-toolbar .action.primary {
	background: #a57f2a;
	border-color: #a57f2a;
	padding: 11px 20px 13px;
	min-width: 154px;
	color: #fff;
	opacity: 1;
	transition: opacity .3s
}

.promo-contact .actions-toolbar .action.primary:hover {
	opacity: .7
}

.promo-contact-col .promo-contact-info {
	text-align: center;
	padding: 26px 0 37px;
	font-size: 1.2rem;
	line-height: 1.18;
	letter-spacing: -0.4px
}

@media (min-width:768px) {
	.promo-contact-col .promo-contact-info {
		padding: 23px 12px 19px 0;
		font-size: 1.9rem;
		letter-spacing: -1.2px
	}
}

.promo-contact-col .promo-contact-info h2 {
	margin: 0 0 15px;
	padding: 0 0 20px;
	position: relative;
	direction: ltr;
	color: #a57f2a;
	font: 4.54rem/.75 'arquitecta_bold', Arial, sans-serif;
	letter-spacing: -2.5px
}

@media (min-width:768px) {
	.promo-contact-col .promo-contact-info h2 {
		font-size: 7.2rem;
		line-height: 1;
		margin: 0 0 26px;
		padding: 0 0 30px
	}
}

.promo-contact-col .promo-contact-info h2::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 40px;
	border-bottom: 4px solid #a57f2a;
	transform: translateX(-50%)
}

@media (min-width:768px) {
	.promo-contact-col .promo-contact-info h2::after {
		width: 64px;
		border-bottom: 6px solid #a57f2a
	}
}

@media (min-width:768px) {
	.promo-contact-col .promo-contact-info h2 {
		font-size: 7.2rem;
		line-height: .77
	}
}

.promo-contact-col .promo-contact-info h2 span {
	display: block;
	font: 2.35rem/.8 'arquitecta_bold', Arial, sans-serif
}

@media (min-width:768px) {
	.promo-contact-col .promo-contact-info h2 span {
		font-size: 4rem;
		line-height: .8
	}
}

.promo-contact-col .promo-contact-info .text-block {
	padding-top: 14px
}

@media (min-width:768px) {
	.promo-contact-col .promo-contact-info .text-block {
		padding-top: 3px
	}
}

.promo-contact-col .promo-contact-info .text-block p {
	margin: 0 0 1px
}

@media (min-width:768px) {
	.promo-contact-col .promo-contact-info .text-block p {
		margin: 0
	}
}

.promo-contact-col .promo-contact-info .promo-contact-link {
	display: inline-block;
	vertical-align: top;
	font-size: 1.9rem;
	color: #a57f2a
}

.promo-contact-col .promo-contact-info .promo-contact-link a {
	text-decoration: underline;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 3px
}

.promo-contact-col .promo-contact-info .promo-contact-link a:hover {
	text-decoration: none
}

.popup_promotional_mailings {
	color: #4A4A4A !important
}

.popup_promotional_mailings:hover {
	color: #4A4A4A !important;
	text-decoration: none
}

.page-layout-customer-1column-layout .page-wrapper,
.page-layout-customer-2columns-layout .page-wrapper {
	background: #ffffff
}

.page-layout-customer-1column-layout .page-main,
.page-layout-customer-2columns-layout .page-main {
	padding: 0 0 131px;
	letter-spacing: -0.6px
}

.page-layout-customer-1column-layout .page-main {
	padding-top: 21px;
	max-width: 420px
}

@media screen and (max-width:880px) {
	.page-layout-customer-1column-layout .page-main {
		width: 100%;
		padding: 38px 27px
	}
}

.page-layout-customer-1column-layout .page-title-wrapper {
	margin-bottom: 13px
}

@media screen and (max-width:880px) {
	.page-layout-customer-1column-layout .page-title-wrapper {
		margin-bottom: 19px
	}
}

.page-layout-customer-1column-layout .page-title-wrapper h1 {
	text-align: left
}

@media screen and (max-width:880px) {
	.page-layout-customer-1column-layout .page-title-wrapper h1 {
		font-size: 2.6rem
	}
}

.page-layout-customer-2columns-layout .page-main,
.customer-account-createpassword.page-layout-1column .page-main {
	color: #4a4a4a;
	padding-top: 18px;
	width: 880px
}

@media screen and (max-width:880px) {
	.page-layout-customer-2columns-layout .page-main,
	.customer-account-createpassword.page-layout-1column .page-main {
		width: 100%;
		padding: 32px 27px
	}
}

.page-layout-customer-2columns-layout .page-title-wrapper,
.customer-account-createpassword.page-layout-1column .page-title-wrapper {
	margin-bottom: 20px
}

.page-layout-customer-2columns-layout .page-title-wrapper h1,
.customer-account-createpassword.page-layout-1column .page-title-wrapper h1 {
	margin: 0 !important;
	text-align: left;
	line-height: 0.9
}

@media screen and (max-width:880px) {
	.page-layout-customer-2columns-layout .page-title-wrapper h1,
	.customer-account-createpassword.page-layout-1column .page-title-wrapper h1 {
		font-size: 2.6rem;
		text-align: center
	}
}

.clear {
	display: block;
	width: 100%;
	clear: both
}

.sprite {
	background-image: url(../../frontend/SignatureIT/Carolinalemke/en_US/images/sprites.png);
	background-repeat: no-repeat
}

@media screen and (max-width:880px) {
	.customer-account-index.page-layout-customer-2columns-layout .page-main {
		padding: 0 27px
	}
	.customer-account-index.page-layout-customer-2columns-layout .page-title-wrapper {
		margin-bottom: 24px
	}
}

.field.choice input[type="radio"]+label {
	padding-left: 37px;
	padding-right: unset
}

.field.choice input[type="radio"]+label:before {
	width: 20px;
	height: 20px;
	border-radius: 18px;
	border: 1px solid #8d8587;
	background: #ffffff;
	display: inline-block;
	padding: 2px;
	vertical-align: top;
	margin-top: -19px;
	position: absolute;
	left: -2px;
	top: 34px
}

.field.choice input[type="radio"]+label span {
	color: #000000;
	font-size: 16px;
	font-weight: 400
}

.field.choice input[type="radio"]:checked+label:after {
	width: 12px;
	height: 12px;
	display: inline-block;
	content: ' ';
	border-radius: 50%;
	left: 3px;
	position: absolute;
	top: 19px;
	border: 1px solid #9b9b9b;
	background-color: #4a4a4a
}

@media only screen and (max-width:1200px) {
	.page-wrapper .page-main {
		padding: 0px 15px
	}
}

.right #glassix-widget-launcher-container {
	right: 10px !important;
	z-index: 10
}

body #glassix-client #introduction-message-container {
	letter-spacing: -0.8px;
	border: 1px solid #dad8d8;
	-moz-box-shadow: 4px 9px 17px 5px #dcdcdc;
	box-shadow: 4px 9px 17px 5px #dcdcdc
}

body #glassix-client #introduction-message-container #introduction-message-wrapper #introduction-message-top {
	background: #e3e3e3;
	border-radius: 10px 10px 0 0
}

body #glassix-client #introduction-message-container #introduction-message-wrapper #introduction-message-top #introduction-message-text {
	font-size: 18px
}

body #glassix-client #chat-now-prompt-container {
	max-width: 100%
}

body #glassix-client #chat-now-prompt-container #chat-now-button {
	border: #a57f2a 1px solid;
	width: 90%;
	height: 63%;
	padding: 0;
	margin-top: 8px;
	font-size: 13px;
	color: #A57F2A;
	font-weight: bold
}

.INDMobile #INDmenu-btn,
.INDDesktop #INDmenu-btn {
	bottom: 30px !important;
	top: auto !important;
	left: -45px !important
}

#INDmenu-btn svg {
	width: 70px !important
}

.modal-popup .modal-inner-wrap {
	margin-left: -400px;
	width: 800px;
	left: 50%
}

.checkout-index-index .modal-popup .modal-inner-wrap {
	margin-left: -250px;
	width: 500px
}

.cms_block_promotional_mailings {
	display: none
}

.modal_popup_promotional_mailings a {
	color: #A57F2A
}

.modal_popup_promotional_mailings .modal-footer {
	display: none
}

@media (max-width:767px) {
	#glassix-container {
		display: none
	}
}

.page-layout-customer-layout.customer-account-login .page-main {
	padding-top: 16px
}

.page-layout-customer-layout.customer-account-login .page-title-wrapper {
	margin-bottom: 23px
}

.page-layout-customer-layout.customer-account-login .page-title-wrapper h1 {
	text-align: right
}

.login-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	margin-bottom: 131px
}

.login-container:before,
.login-container:after {
	display: none !important
}

@media screen and (max-width:880px) {
	.login-container {
		margin-bottom: 38px;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		flex-direction: column;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center
	}
}

.login-container .block.block-title,
.login-container .block .block-title {
	border-bottom: 0;
	padding-bottom: 2px;
	margin-bottom: 35px
}

@media screen and (max-width:880px) {
	.login-container .block.block-title,
	.login-container .block .block-title {
		margin-bottom: 16px
	}
}

.login-container .block.block-title strong,
.login-container .block .block-title strong {
	color: #1a1d22
}

.login-container .block.block-new-customer,
.login-container .block .block-new-customer {
	border: 1px solid #8d8587;
	width: 420px !important;
	min-height: 515px;
	padding: 43px 48px
}

@media screen and (max-width:880px) {
	.login-container .block.block-new-customer,
	.login-container .block .block-new-customer {
		border: 0;
		min-height: 0;
		padding: 0;
		text-align: center;
		width: 100% !important
	}
}

.login-container .block.block-customer-login,
.login-container .block .block-customer-login {
	border: 1px solid #8d8587;
	width: 420px !important;
	min-height: 515px;
	padding: 43px 48px
}

@media screen and (max-width:880px) {
	.login-container .block.block-customer-login,
	.login-container .block .block-customer-login {
		border: 0;
		min-height: 0;
		padding: 0;
		text-align: center;
		width: 100% !important
	}
}

.login-container .block.block-new-customer,
.login-container .block .block-new-customer,
.login-container .block.block-customer-login,
.login-container .block .block-customer-login {
	margin-bottom: 0
}

.login-container .block.block-new-customer .control,
.login-container .block .block-new-customer .control,
.login-container .block.block-customer-login .control,
.login-container .block .block-customer-login .control {
	width: 100%
}

@media screen and (max-width:880px) {
	.login-container .block.block-new-customer,
	.login-container .block .block-new-customer,
	.login-container .block.block-customer-login,
	.login-container .block .block-customer-login {
		margin-bottom: 33px !important
	}
	.login-container .block.block-new-customer:not(:last-child),
	.login-container .block .block-new-customer:not(:last-child),
	.login-container .block.block-customer-login:not(:last-child),
	.login-container .block .block-customer-login:not(:last-child) {
		margin-bottom: 17px !important
	}
	.login-container .block.block-new-customer .field.remember,
	.login-container .block .block-new-customer .field.remember,
	.login-container .block.block-customer-login .field.remember,
	.login-container .block .block-customer-login .field.remember {
		margin-bottom: 31px;
		letter-spacing: -1px
	}
}

.login-container .block.block .actions-toolbar,
.login-container .block .block .actions-toolbar {
	margin-top: 0
}

.login-container .block.block a.remind,
.login-container .block .block a.remind {
	display: block;
	line-height: 2.1;
	text-align: right;
	font-size: 1.3rem;
	color: #262626;
	letter-spacing: -1.2px;
	margin-right: -2px
}

.login-container .form-login .password {
	margin-top: 49px;
	margin-bottom: 13px
}

.login-container .form-login .field.remember {
	margin-bottom: 28px
}

.login-container .fieldset:after {
	display: none
}

@media screen and (max-width:880px) {
	.customer-account-login .actions-toolbar .primary a,
	.customer-account-create .actions-toolbar .primary a {
		width: 100% !important
	}
	.customer-account-login .actions-toolbar .FB-login,
	.customer-account-create .actions-toolbar .FB-login {
		width: 100% !important;
		text-align: center
	}
}

.line-trough {
	position: relative;
	font-size: 1.8rem;
	text-align: center;
	margin: 19px 0 40px;
}

@media screen and (max-width:880px) {
	.line-trough {
		margin-top: 25px
	}
}

.line-trough-text {
	background: #fff;
	z-index: 1;
	position: relative;
	width: 100px;
	margin: 0 auto
}

.line-trough-stroke {
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	height: 1px;
	background: #979797
}

input.input-text {
	border: 0;
	border-bottom: 1px solid #979797;
	color: #4A4A4A;
	font-size: 1.8rem;
	padding: 0;
	letter-spacing: -1.15px;
	line-height: 33px;
	background: transparent
}

input.input-text.valid {
	background: url(../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/CheckmarkGray.svg) right no-repeat !important
}

input.input-text:focus {
	box-shadow: none
}

input.input-text.mage-error {
	color: #F85D61;
	border-color: #F85D61;
	background: url(../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/worning.svg) right no-repeat !important
}

input.input-text.mage-error option {
	color: #8D8587
}

input.input-text.mage-error~label {
	color: #F85D61 !important
}

input[type="email"].input-text {
	letter-spacing: 0
}

.field.additional {
	width: 44%
}

.field.street {
	width: 51%
}

.block-addresses-list .items.addresses>.item {
	width: auto
}

.checkout-index-index .shipping {
	margin-bottom: 0;
	box-shadow: none
}

.checkout-index-index .nav-sections {
	display: block
}

.checkout-container .modal-content {
	border: 0
}

.checkout-container .authentication-wrapper {
	display: none
}

.checkout-container#checkout .messages {
	width: 420px
}

.terms_wrapper .popup_takanon {
	font-weight: 700
}

#opc-new-shipping-address .checkout_agreement_step_one.field {
	margin-bottom: 10px !important;
	margin-right: 0 !important
}

#opc-new-shipping-address .form-shipping-address {
	max-width: 100%;
	padding: 0 10px
}

.opc input.not-empty {
	background: url(../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/CheckmarkGray.svg) right no-repeat !important
}

.opc-wrapper {
	border: 1px solid #8d8587;
	width: 420px;
	min-height: 700px;
	padding: 31px 50px 0px
}

@media screen and (max-width:880px) {
	.opc-wrapper {
		border: 0;
		min-height: 0;
		padding: 0;
		text-align: center;
		width: 100% !important
	}
}

.opc-wrapper .form-login {
	border-bottom: 0;
	margin-top: 26px;
	padding-bottom: 0;
	background: none
}

.opc-wrapper .form-shipping-address {
	background: none;
	margin: 26px 0 1px;
	padding-bottom: 0
}

.opc-wrapper .form-shipping-address #shipping-new-address-form {
	display: flex;
	flex-wrap: wrap
}

.opc-wrapper .step-content {
	margin: 0 0 20px
}

.opc-wrapper .step-title {
	text-align: left
}

.opc-summary-wrapper {
	border: 0;
	width: 420px;
	min-height: 700px;
	background: #f1f1f1;
	margin-top: 0
}

.opc-summary-wrapper .modal-header {
	display: none
}

.opc .step-title {
	font-weight: bold;
	letter-spacing: -0.87px;
	font-size: 20px;
	color: #1a1d22;
	border-bottom: 0;
	padding-bottom: 5px
}

.opc-progress-bar-item._complete>span {
	color: #666
}

.opc-progress-bar-item._complete>span>a {
	color: #666;
	text-decoration: none
}

.opc-progress-bar-item span {
	letter-spacing: 0
}

.block-order-summary .block-title {
	font-size: 1.7rem;
	letter-spacing: 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 18px;
	margin-bottom: 25px
}

.block-order-summary .box-label,
.block-order-summary .box-title {
	font-size: 1.5rem;
	margin-bottom: 17px
}

.block-order-summary .box-content {
	border-bottom: 1px solid #ccc;
	padding-bottom: 25px;
	margin-bottom: 25px
}

.block-order-summary .box-row {
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
	margin-bottom: 28px
}

.block-order-summary .radio {
	position: absolute;
	clip: rect(0, 0, 0, 0)
}

.block-order-summary .radio-box {
	margin-left: 20px
}

.block-order-summary .radio~.label {
	font-size: 1.4rem;
	position: relative
}

.block-order-summary .radio~.label:after {
	content: '';
	width: 0;
	height: 0;
	background: #444;
	border-radius: 50%;
	position: absolute;
	right: 3px;
	top: 3px;
	transition: width ease-in .3s
}

.block-order-summary .radio~.label:before {
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px solid #444;
	background: #fff;
	display: inline-block;
	vertical-align: text-bottom;
	margin-left: 14px
}

.block-order-summary .radio:checked~.label:after {
	width: 14px;
	height: 14px
}

.block-order-summary .price {
	float: left;
	font-size: 1.8rem;
}

.block-order-summary .price-discount {
	color: #A57F2A
}

.cms_block_id_takanon {
	display: none
}

.opc-wrapper .form-login #customer-email-fieldset .field {
	margin-bottom: 24px
}

.field[name="shippingAddress.firstname"],
.field[name="shippingAddress.custom_attributes.buildingnumber"] {
	width: 49%;
	margin-right: 10% !important
}

.field[name="shippingAddress.lastname"],
.field[name="shippingAddress.custom_attributes.floor"] {
	width: 41%
}

.field[name="shippingAddress.street.0"],
.field[name="shippingAddress.custom_attributes.buildingname"] {
	width: 100%
}

.field[name="shippingAddress.street.1"] {
	width: 35%;
	margin-left: 5%
}

.field[name="shippingAddress.postcode"] {
	width: 41%;
	margin-left: 10% !important
}

.field[name="shippingAddress.postcode"] .message.warning {
	display: none
}

.field[name="shippingAddress.city"] {
	width: 49%
}

.field[name="shippingAddress.country_id"],
.field[name="shippingAddress.telephone"] {
	width: 100%
}

.field[name="shippingAddress.custom_attributes.address_finder"] label span:after,
.field[name="shippingAddress.custom_attributes.buildingname"] label span:after,
.field[name="shippingAddress.custom_attributes.buildingnumber"] label span:after,
.field[name="shippingAddress.custom_attributes.floor"] label span:after,
.field[name="shippingAddress.postcode"] label span:after {
	content: ':'
}

.field select {
	border: 0;
	border-bottom: 1px solid #979797;
	color: #4A4A4A;
	font-size: 1.8rem;
	padding: 0;
	letter-spacing: -1.15px;
	line-height: 33px;
	background-position: 100% -13px;
	box-shadow: none
}

.field select:focus {
	box-shadow: none
}

.field[name="shippingAddress.custom_attributes.telephone_prefix"] {
	width: 31%;
	margin: 0 0 20px
}

.field[name="shippingAddress.custom_attributes.telephone_prefix"] select {
	border: 0;
	border-bottom: 1px solid #979797;
	color: #4A4A4A;
	font-size: 1.8rem;
	padding: 0;
	letter-spacing: -1.15px;
	line-height: 33px;
	background-position: 100% -13px;
	box-shadow: none
}

.field[name="shippingAddress.custom_attributes.telephone_prefix"] select option:first-child {
	display: none
}

.field[name="customCheckoutForm.checkout_agreement"],
.field[name="customCheckoutForm.checkout_create_account"],
.field[name="customCheckoutForm.receive_newsletters_emails"],
.field[name="shippingAddress.custom_attributes.create_account"] {
	width: 100%
}

.field[name="customCheckoutForm.checkout_agreement"] .field+label.label,
.field[name="customCheckoutForm.checkout_create_account"] .field+label.label,
.field[name="customCheckoutForm.receive_newsletters_emails"] .field+label.label,
.field[name="shippingAddress.custom_attributes.create_account"] .field+label.label {
	display: none
}

.field[name="customCheckoutForm.checkout_agreement"] label:before,
.field[name="customCheckoutForm.checkout_create_account"] label:before,
.field[name="customCheckoutForm.receive_newsletters_emails"] label:before,
.field[name="shippingAddress.custom_attributes.create_account"] label:before {
	margin-top: 10px
}

.field[name="shippingAddress.region_id"],
.field[name="billingAddresscomax.region_id"],
.field[name="shippingAddress.region"],
.field[name="billingAddresscomax.country_id"],
.field[name="billingAddresscomax.postcode"] {
	height: 0 !important;
	overflow: hidden !important;
	margin: 0 !important;
	padding: 0 !important
}

.modal-popup .field.checkout_agreement_step_one,
.modal-popup .field[name="customCheckoutForm.checkout_agreement"],
.modal-popup .field[name="customCheckoutForm.checkout_create_account"],
.modal-popup .field[name="customCheckoutForm.receive_newsletters_emails"] {
	display: none
}

#social-login-popup input.checkbox.agreement_input,
input.checkbox.agreement_input {
	clip: auto;
	opacity: 0;
	margin: 0;
	width: 26px;
	height: 100%;
	left: 0
}

.fieldset>.field,
.fieldset>.fields>.field {
	margin: 0 0 50px
}

.fieldset>.field[name="shippingAddress.custom_attributes.address_finder"],
.fieldset>.fields>.field[name="shippingAddress.custom_attributes.address_finder"] {
	float: left;
	width: 100%
}

div#shipping-new-address-form:after {
	content: ' ';
	clear: both;
	display: block
}

.address .street {
	width: 100%
}

.address .street legend.label {
	display: none
}

.actions-toolbar .line-trough {
	margin: 7px 0 19px
}

.checkout-shipping-address .step-title {
	padding-bottom: 7px
}

.checkout-shipping-address div.mage-error {
	position: absolute;
	right: 0
}

#customer-email-fieldset .control {
	position: relative
}

.checkout-agreement a,
.newsletter a {
	color: #4A4A4A
}

.field.choice.approve input.is_approved,
.field.choice.newsletter input.is_approved {
	clip: auto;
	opacity: 0;
	margin: 0;
	width: 26px;
	height: 26px;
	right: 0;
	z-index: 4
}

.checkout-index-index .newsletter input.is_approved {
	top: -33px
}

div.checkout_agreement_step_one {
	margin: 5px 2px 35px
}

.form-shipping-address .control {
	position: relative
}

.form-shipping-address .field-error {
	position: absolute;
	width: max-content;
	margin-top: 5px
}

.form-shipping-address .field.choice label {
	line-height: 17px !important
}

div.mage-error {
	float: right;
	color: #e02b27;
	font-size: 1.2rem
}

.field._error .control input {
	background: url("../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/worning.svg") right no-repeat
}

.field._error .control label {
	color: #F85D61 !important
}

.table-checkout-shipping-method {
	min-width: auto
}

.table-checkout-shipping-method .row {
	margin-bottom: 10px
}

.table-checkout-shipping-method .col {
	flex-grow: 0
}

.table-checkout-shipping-method .col-carrier {
	flex-grow: 1;
	width: 29px;
	height: 20px;
	color: #4a4a4a;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: -0.87px;
	padding-right: 8px
}

.table-checkout-shipping-method .price .price {
	width: 11px;
	height: 25px;
	color: #262626;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: -1.28px
}

.table-checkout-shipping-method input[type=radio] {
	opacity: 0
}

.table-checkout-shipping-method input[type=radio]:checked+.radio-empty .radio-checked {
	background-color: #4a4a4a;
	border-radius: 50%;
	border: 1px solid #9b9b9b
}

.table-checkout-shipping-method input[type=radio]+.radio-empty .radio-checked {
	width: 100%;
	height: 100%;
	display: inline-block
}

.table-checkout-shipping-method input[type=radio]+.radio-empty {
	width: 20px;
	height: 20px;
	border-radius: 18px;
	border: 1px solid #8d8587;
	background-color: #ffffff;
	display: inline-block;
	padding: 2px;
	vertical-align: top;
	margin-top: -19px
}

.wrap_checkbox {
	margin-bottom: 25px
}

.wrap_checkbox .field.choice {
	margin: 22px 0 0 8px
}

.wrap_checkbox .field.choice label {
	font-size: 15px !important;
	color: #4a4a4a !important
}

.checkout-shipping-method .actions-toolbar .action.primary {
	display: block;
	width: 100%;
	padding: 11px
}

.checkout-shipping-address .actions-toolbar .primary {
	padding: 12px 0;
	float: none;
	width: 100%
}

.checkout-shipping-address .actions-toolbar .primary .primary.action {
	margin: 0
}

.continue_guest {
	border: 2px solid #000;
	width: 100%;
	padding: 12px 0;
	background: white;
	font-size: 1.6rem;
	font-weight: bold
}

.continue_guest:hover {
	border: none;
	color: white;
	background: #000000
}

#checkout .opc-block-summary {
	background-color: #f1f1f1;
	margin: 0;
	padding: 26px 31px
}

#checkout .opc-block-summary .table-totals {
	border-top: 0
}

#checkout .opc-block-summary .table-totals th {
	font-size: 15px;
	padding: 26px 0;
	background: none
}

#checkout .opc-block-summary .table-totals th.mark {
	padding-right: 0
}

#checkout .opc-block-summary .table-totals .amount {
	padding-left: 0;
	padding-top: 23px;
	font-size: 16px;
	padding-bottom: 0
}

#checkout .opc-block-summary .table-totals .amount .currency-symbol {
	font-size: 13px
}

#checkout .opc-block-summary .table-totals tr.grand.totals th {
	padding: 45px 0
}

#checkout .opc-block-summary .table-totals tr.grand.totals .amount {
	color: #262626;
	font-size: 40px;
	font-weight: 300
}

#checkout .opc-block-summary .table-totals tr.grand.totals .amount .currency-symbol {
	font-size: 15px
}

#checkout .opc-block-summary .table-totals tr.grand.totals strong {
	font-weight: 400;
	padding: 0
}

#checkout .opc-block-summary .table-totals tr.totals-tax th::after {
	content: ':'
}

#checkout .opc-block-summary .table-totals tr.totals.shipping.excl {
	display: none
}

#checkout .opc-block-summary>.title {
	padding-bottom: 17px;
	color: #333333;
	font-weight: 300;
	font-size: 1.85rem;
	border-bottom: 1px solid #d9d6d6;
	display: none
}

#checkout .opc-block-summary tr.sub.totals {
	border-bottom: 1px solid #d9d6d6
}

#checkout .opc-block-summary tr.discount.totals .price {
	color: #a57f2a
}

#checkout .opc-sidebar {
	margin-top: -53px;
	min-height: 751px;
	background-color: #f1f1f1
}

#checkout .opc-sidebar>.title {
	padding-bottom: 17px;
	color: #333333;
	font-weight: 300;
	font-size: 1.85rem;
	border-bottom: 1px solid #d9d6d6
}

#checkout .methods-shipping {
	background: none
}

.payment-option.discount-code,
.payment-method-billing-address {
	display: none
}

.checkout-payment-method .payment-methods .payment-method-title {
	padding: 15px 0;
	margin: 0
}

.checkout-payment-method .payment-methods .payment-method-title label div.adyen-sprite {
	width: 79px;
	height: 30px;
	margin: -3px 0;
	background-image: url(../../frontend/SignatureIT/Carolinalemke/en_US/images/comax.png);
	display: inline-block;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 100% 0 !important;
	position: absolute;
	right: 19px
}

.checkout-payment-method .payment-methods .payment-method-content {
	padding: 0 0 18px
}

.checkout-payment-method .payment-methods .payment-method-content>.actions-toolbar>.primary .action.primary {
	padding: 4px 15px;
	float: right;
	margin-right: 13px;
	font-size: 16px
}

.show_password {
	float: right;
	font-size: 14px;
	letter-spacing: -2px;
	margin-top: 3px;
	cursor: pointer;
	text-align: right
}

input.mage-error~a.show_password {
	display: none
}

.opc-wrapper .shipping-address-item {
	width: 44% !important;
	display: inline-block !important;
	margin: 3%
}

.opc-wrapper .shipping-address-item.selected-item {
	border: none;
	border-bottom: 1px solid #ccc;
	color: #a57f2a;
	padding: 12px 0 0
}

.opc-wrapper .shipping-address-item.selected-item a {
	color: #a57f2a
}

.opc-wrapper .shipping-address-item.selected-item:after {
	content: none
}

.opc-wrapper .shipping-address-item:before {
	content: none
}

.opc-wrapper .shipping-address-item {
	width: 50%;
	display: block;
	padding: 10px 0 14px;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.66px;
	border: none;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0
}

.opc-wrapper .shipping-address-item button {
	color: black;
	border: none;
	background: none;
	font-size: 12px;
	text-decoration: underline;
	padding: 0;
	float: none;
	margin: 0
}

.opc-wrapper .shipping-address-item button:hover {
	color: #a57f2a
}

.opc-wrapper .shipping-address-item .edit-address-link,
.opc-wrapper .shipping-address-item a {
	color: black;
	outline: none
}

.opc-wrapper .shipping-address-item span.phone_prefix+a {
	float: right;
	color: inherit !important
}

.opc-wrapper .shipping-address-item:last-child {
	border: none;
	padding: 10px 0 0
}

.action-show-popup {
	color: #fff;
	background: #000;
	padding: 5px 12px;
	border: 1px solid #000;
	font-size: 15px;
	margin: 14px 0 20px !important
}

@media (max-width:767px) {
	.action-show-popup {
		width: auto !important;
		display: block
	}
}

.action-show-popup:hover {
	color: #000;
	background: #fff
}

.action-show-popup:focus {
	outline: none
}

.opc-estimated-wrapper {
	display: none
}

.modal-popup .modal-title {
	border: none
}

.modal-popup .action-close {
	right: 0;
	outline: none;
	left: auto
}

.modal-popup .modal-content {
	padding-top: 15px;
	font-size: 16px
}

.modal-popup .modal-header {
	padding: 13px 32px 0
}

.modal_popup_terms_conditions .modal-footer button {
	background: none;
	border: none
}

.form-shipping-address .field.choice {
	width: 100%;
	display: inline-block
}

.modal_popup_terms_conditions .modal-footer {
	display: none
}

.checkout-billing-address button.action.action-cancel {
	display: none !important
}

.checkout-payment-method .checkout-billing-address .primary .action-update {
	float: left;
	margin: 12px 0 0 12px;
	background: #000;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding: 5px 28px;
	border: 1px solid #000;
	box-shadow: none
}

.fieldset>div.checkout_agreement_step_one {
	position: relative;
	padding-bottom: 5px;
	margin: 0 0 20px
}

.fieldset>div.checkout_agreement_step_one label {
	letter-spacing: -1px
}

div.agreement_input_error {
	position: absolute;
	right: 0;
	top: 17px
}

.actions-toolbar>.primary .action.checkout {
	width: auto
}

.checkout-index-index .modal-popup .modal-footer .action-save-address {
	padding: 6px 24px;
	margin: 0 0 0 14px
}

.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
	display: none
}

.checkout-index-index .modal-popup .modal-content div#opc-new-shipping-address {
	padding: 15px
}

.checkout-index-index .modal-popup .modal-content div#opc-new-shipping-address div[name="shippingAddress.firstname"] {
	margin-right: 10% !important
}

.checkout-index-index .modal-popup .modal-content div#opc-new-shipping-address div[name="shippingAddress.custom_attributes.buildingnumber"],
.checkout-index-index .modal-popup .modal-content div#opc-new-shipping-address div[name="shippingAddress.custom_attributes.floor"],
.checkout-index-index .modal-popup .modal-content div#opc-new-shipping-address div[name="shippingAddress.city"],
.checkout-index-index .modal-popup .modal-content div#opc-new-shipping-address div[name="shippingAddress.postcode"],
.checkout-index-index .modal-popup .modal-content div#opc-new-shipping-address div[name="shippingAddress.firstname"],
.checkout-index-index .modal-popup .modal-content div#opc-new-shipping-address div[name="shippingAddress.lastname"] {
	display: inline-block;
	width: 45%
}

.checkout-index-index .modal-popup .modal-content div#opc-new-shipping-address .fieldset legend {
	display: none
}

.checkout-index-index .modal-popup .modal-content div#opc-new-shipping-address .fieldset>.field {
	margin: 0 0 35px
}

.checkout-index-index .modal-popup .modal-content div#opc-new-shipping-address .fieldset>.field[name="shippingAddress.custom_attributes.address_finder"] {
	float: none
}

.checkout-index-index .modal-popup .modal-content div#opc-new-shipping-address .field .not-empty~.label {
	top: -23px !important
}

.paypal_img {
	background-image: url("../../frontend/SignatureIT/Carolinalemke/en_US/images/paypal.png")
}

.comax_img,
span.paypal_img {
	display: inline-block;
	width: 101px;
	background-repeat: no-repeat;
	background-size: contain;
	height: 37px;
	background-position: 100% 0;
	margin: -10px 0;
	position: absolute;
	right: 19px
}

.comax_img {
	width: 79px;
	height: 30px;
	margin: -3px 0;
	background-image: url("../../frontend/SignatureIT/Carolinalemke/en_US/images/comax.png")
}

div#opc-sidebar {
	background-color: #f2f2f2
}

ul.opc-progress-bar {
	margin-top: -6px;
	display: block
}

#checkout div#opc-sidebar {
	background-color: #f2f2f2;
	padding: 27px 31px
}

#checkout #opc-sidebar>.title {
	display: block;
	padding-bottom: 17px;
	color: #333333;
	font-weight: 300;
	font-size: 1.85rem;
	border-bottom: 1px solid #d9d6d6
}

#checkout #opc-sidebar .step-title {
	padding: 26px 31px;
	font-weight: bold;
	letter-spacing: -0.87px;
	font-size: 20px;
	background-color: #f1f1f1;
	margin: 0;
	padding: 26px 0;
	font-weight: 600;
	letter-spacing: 0;
	font-size: 14px;
	color: #1a1d22;
	border-bottom: 0;
	padding-bottom: 5px
}

#checkout #checkout-shipping-method-load-fake {
	padding: 26px 31px;
	background-color: #f1f1f1;
	margin: 0;
	padding: 15px 0 11px;
	border-bottom: 1px solid #d9d6d6
}

#checkout div#checkout-shipping-method-load-fake .row {
	margin: 0
}

#checkout .table-checkout-shipping-method .col {
	padding: 0 2px 0 10px
}

#checkout .table-checkout-shipping-method .col.col-price {
	padding: 0 0 0 13px;
	margin: -4px 0
}

#checkout .opc-block-summary {
	padding: 0
}

#checkout .table-checkout-shipping-method .price .price {
	color: #4a4a4a
}

.checkout-onepage-success .page-main>.page-title-wrapper {
	float: left;
	width: 50%;
	display: block;
	padding: 69px 0 0 69px;
	margin-bottom: 0
}

@media (max-width:1500px) {
	.checkout-onepage-success .page-main>.page-title-wrapper {
		padding: 30px 69px 0 0
	}
}

.checkout-onepage-success .page-main>.page-title-wrapper h1.page-title {
	font-size: 4.37rem;
	line-height: 1.3;
	letter-spacing: -1.74px;
	margin-bottom: 9px;
	font-family: 'simplerpro_v3black'
}

.checkout-onepage-success .columns {
	background-color: #fff;
	margin-bottom: 118px
}

.checkout-onepage-success .columns .column.main a.action.print_order {
	padding: 7px 70px;
	font-size: 1.72rem;
	line-height: 1.4;
	letter-spacing: -0.6px;
	padding: 0;
	margin-bottom: 28px;
	display: inline-block
}

.checkout-onepage-success .columns .column.main a.action.print_order i.icon-arrow-left {
	margin-top: 2px;
	display: inline-block;
	margin-bottom: -2px;
	margin-right: 9px
}

.checkout-onepage-success .columns .column.main a.action.print_order~p {
	color: #8d8587;
	font-size: 16px;
	letter-spacing: -0.71px;
	padding: 0;
	float: none
}

.checkout-onepage-success .columns .column.main .checkout-success {
	float: left;
	width: 50%;
	padding: 7px 70px
}

.checkout-onepage-success .columns .column.main .checkout-success p {
	font-size: 16px;
	letter-spacing: -0.71px;
	line-height: 1.65;
	margin-bottom: 32px
}

@media (max-width:1500px) {
	.checkout-onepage-success .columns .column.main .checkout-success p {
		margin-bottom: 17px
	}
}

.checkout-onepage-success .columns .column.main .checkout-success .order_number,
.checkout-onepage-success .columns .column.main .checkout-success .order_price {
	line-height: 1.5;
	letter-spacing: -1.33px;
	font-size: 20px
}

@media (max-width:1500px) {
	.checkout-onepage-success .columns .column.main .checkout-success .order_number,
	.checkout-onepage-success .columns .column.main .checkout-success .order_price {
		margin-bottom: 17px
	}
}

.checkout-onepage-success .columns .column.main .checkout-success .order_number>span,
.checkout-onepage-success .columns .column.main .checkout-success .order_price>span {
	font-size: 3rem;
	margin-top: -11px;
	display: inline-block;
	font-size: 30px;
	letter-spacing: -1.33px
}

.checkout-onepage-success .columns .column.main .checkout-success .order_number .order_number,
.checkout-onepage-success .columns .column.main .checkout-success .order_price .order_number {
	margin-bottom: 10px
}

.checkout-onepage-success .columns .column.main .checkout-success .order_number .order_price,
.checkout-onepage-success .columns .column.main .checkout-success .order_price .order_price {
	margin-bottom: 19px
}

.checkout-onepage-success .columns .column.main .checkout-success~#registration {
	float: left;
	width: 50%;
	padding: 7px 70px
}

.checkout-onepage-success .columns .column.main .checkout-success~#registration p {
	font-size: 1.55rem;
	line-height: 1.65;
	letter-spacing: -0.4px;
	margin-bottom: 32px
}

.checkout-onepage-success .columns .column.main .checkout-success a.action.continue {
	font-size: 1.82rem;
	line-height: 1.4;
	letter-spacing: -0.6px
}

.checkout-onepage-success .columns .column.main .checkout-success a.action.continue i.icon-arrow-left {
	margin-top: 2px;
	display: inline-block;
	margin-bottom: -2px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	float: left
}

.checkout-onepage-success .columns .column.main .cms_blockid-thank {
	float: right;
	width: 50%
}

.checkout-onepage-success .columns .column.main .cms_blockid-thank img {
	margin-bottom: -4px
}

.checkout-onepage-success .columns .column.main .cms_blockid-thank_mobile {
	display: none
}

.checkout-onepage-success .columns .column.main .checkout-success-2 {
	float: left;
	width: 50%;
	padding: 7px 70px
}

.checkout-onepage-success .columns .column.main .checkout-success-2 p {
	color: #8d8587;
	font-size: 16px;
	letter-spacing: -0.71px;
	padding: 0;
	float: none
}

.checkout-cart-index .discount .title:before {
	background: white
}

.checkout-cart-index .discount #block-discount-heading {
	font-size: 15px;
	letter-spacing: -0.65px
}

.checkout-cart-index .discount #discount-coupon-form {
	margin-top: -11px
}

.checkout-cart-index .discount #discount-coupon-form .control {
	padding-top: 10px
}

.checkout-cart-index .discount #discount-coupon-form .control label {
	top: 13px
}

.checkout-cart-index .discount #discount-coupon-form .control .label.label-active {
	top: -12px !important
}

.checkout-methods-items {
	border-bottom: 1px solid #d9d6d6;
	padding-bottom: 26px !important;
	margin-bottom: 25px !important
}

.checkout-methods-items button.primary.checkout {
	margin-bottom: 9px;
	padding-top: 5px
}

.checkout-methods-items button.primary.checkout:focus {
	outline: 5px auto #a57f2a
}

.checkout-methods-items .cart_payment_notice {
	display: none;
	font-size: 15px;
	letter-spacing: -1px;
	color: #979797
}

.checkout-cart-index .cart-empty {
	width: 880px;
	margin: auto;
	max-width: 100%;
	padding: 35px
}

.checkout-cart-index .cart-empty a {
	color: #A57F2A
}

.customer-logged-in .field[name="shippingAddress.custom_attributes.create_account"] {
	display: none
}

.billing-address-form .title {
	margin-bottom: 30px;
	display: block;
	text-align: right
}

.field[name="shippingAddress.custom_attributes.telephone_prefix"] {
	margin: 0 12% 20px 0
}

.form-shipping-address .field.choice.newsletter {
	margin: 0 0 20px
}

.form-shipping-address .field.choice.newsletter label.label {
	letter-spacing: -1px;
	font-size: 14px !important
}

.field[name="shippingAddress.custom_attributes.create_account"] .choice.field label.label {
	position: static;
	margin: -3px 0 -5px
}

@media only screen and (max-width:1400px) {
	.checkout-cart-index .cart-summary {
		padding: 0 10px
	}
}

@media (max-width:767px) {
	.checkout-cart-index .opc-progress-bar,
	.checkout-index-index .opc-progress-bar {
		margin-top: 0;
		margin-bottom: 24px
	}
	.checkout-cart-index .opc-progress-bar-item,
	.checkout-index-index .opc-progress-bar-item {
		width: calc(32% - 2px) !important;
		margin-left: 2px !important
	}
	.checkout-cart-index .opc-progress-bar-item span,
	.checkout-index-index .opc-progress-bar-item span {
		padding-top: 30px;
		font-size: 16px;
		letter-spacing: -0.9px
	}
	.checkout-index-index.customer-logged-in .page-main {
		padding: 0 20px
	}
	.checkout-index-index .modal-popup .modal-inner-wrap {
		max-width: 100%;
		width: 100%;
		margin-left: 0;
		margin-right: 0
	}
	.checkout-index-index .shipping {
		display: none
	}
	.checkout-index-index .page-main {
		padding: 15px
	}
	.checkout-index-index .opc-wrapper .form-login,
	.checkout-index-index .opc-wrapper .form-shipping-address,
	.checkout-index-index .opc-wrapper .methods-shipping {
		padding: 0;
		margin-right: 0;
		margin-left: 0
	}
	.checkout-index-index .checkout-payment-method .payment-method-note {
		text-align: left;
		padding-left: 35px
	}
	.checkout-index-index .checkout-payment-method .payment-methods {
		margin: 0
	}
	.checkout-index-index .checkout-payment-method .checkout-billing-address .primary .action-update {
		margin: 18px 0 4px
	}
	.checkout-index-index .opc-summary-wrapper.custom-slide .modal-inner-wrap {
		transform: initial !important;
		box-shadow: none;
		min-height: initial
	}
	.checkout-index-index #checkout .opc-sidebar.custom-slide {
		min-height: initial
	}
	.checkout-index-index #checkout .opc-block-summary .table-totals tr.grand.totals .amount {
		font-size: 30px
	}
	.checkout-index-index #checkout .opc-block-summary .table-totals tr.grand.totals th {
		padding: 32px 0 0
	}
	.checkout-index-index #checkout div#opc-sidebar {
		padding: 14px
	}
	.checkout-onepage-success .page-main {
		padding: 1px 45px
	}
	.checkout-onepage-success .page-main>.page-title-wrapper {
		background-color: white;
		float: none;
		width: 100%;
		padding: 44px 0 0 25px
	}
	.checkout-onepage-success .columns .column.main {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		flex-direction: column
	}
	.checkout-onepage-success .columns .column.main .checkout-success {
		padding: 7px 25px;
		order: 1;
		float: none;
		width: 100%
	}
	.checkout-onepage-success .columns .column.main~#registration {
		float: none;
		width: 100%
	}
	.checkout-onepage-success .columns .column.main .cms_blockid-thank {
		display: none
	}
	.checkout-onepage-success .columns .column.main .cms_blockid-thank_mobile {
		display: block;
		order: 3
	}
	.checkout-onepage-success .columns .column.main .cms_blockid-thank_mobile p {
		margin-bottom: 0
	}
	.checkout-onepage-success .columns .column.main .cms_blockid-thank_mobile p img {
		width: 100%
	}
	.checkout-onepage-success .columns .column.main .checkout-success-2 {
		padding: 7px 48px;
		float: none;
		width: 100%;
		order: 2
	}
}

@media (max-width:400px) {
	.checkout-onepage-success .page-main {
		padding: 1px 20px
	}
	.checkout-onepage-success .page-main>.page-title-wrapper h1.page-title {
		font-size: 3.37rem;
		line-height: 1
	}
}

@media (max-width:880px) {
	.checkout-index-index #checkout .opc-sidebar.custom-slide {
		visibility: visible !important;
		position: static;
		opacity: 1;
		max-width: 500px;
		margin: 0 auto;
		width: 100% !important;
		float: none
	}
	.checkout-index-index .opc-wrapper {
		width: 100% !important;
		max-width: 500px;
		margin: 0 auto;
		float: none
	}
	.adyen-checkout__card__exp-cvc {
		width: 300px;
		margin: 0 auto
	}
}

@media only screen and (max-width:767px) {
	.payment-method {
		margin-bottom: 27px
	}
	.opc-progress-bar-item span {
		display: inline-block;
		padding-top: 45px;
		width: 100%;
		word-wrap: break-word;
		color: #666666;
		font-weight: 300;
		font-size: 1.8rem
	}
	.opc-progress-bar {
		display: block
	}
	.opc-progress-bar-item:before {
		background: #e4e4e4;
		border: 1px solid #ccc;
		top: 19px;
		content: '';
		height: 7px;
		left: 0;
		position: absolute;
		width: 100%
	}
	.opc-progress-bar-item {
		width: 31%;
		display: inline-block;
		position: relative;
		text-align: center;
		vertical-align: top
	}
}

.account .block.account-nav {
	margin-bottom: 0
}

@media screen and (max-width:880px) {
	.account .block-collapsible-nav {
		position: static;
		position: relative;
		top: 0;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.account .block-collapsible-nav-title {
		border: 1px solid #d9d9d9;
		width: 100%;
		height: 54px;
		line-height: 54px;
		padding: 0 25px 0 20px;
		text-align: left;
		position: relative;
		background: url(../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/3dots.svg) 90% center no-repeat
	}
	.account .block-collapsible-nav-title:before,
	.account .block-collapsible-nav-title:after {
		display: none !important
	}
	.account .block-collapsible-nav-title strong {
		font-size: 1.8rem;
		color: #A57F2A;
		letter-spacing: 0;
		text-transform: uppercase
	}
	.account .block-collapsible-nav-content {
		padding: 4px 20px 32px;
		background: #fff !important;
		box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
		position: absolute;
		left: 2px;
		right: 1px;
		width: auto;
		top: 54px
	}
	.account .block-collapsible-nav-content .nav .item {
		justify-content: flex-start;
		border: 0;
		height: 50px;
		line-height: 50px;
		text-indent: 0 !important
	}
	.account .block-collapsible-nav-content .nav .item.current {
		display: none
	}
	.account .message.info.empty {
		margin-bottom: 200px
	}
}

@media screen and (max-width:880px) and screen and (max-width:880px) {
	.account .block-collapsible-nav-title strong {
	}
}

.account .block.block-addresses-edit-additional {
	font-size: 1.4rem;
	padding-bottom: 10px;
	max-width: 380px
}

.account .block.block-addresses-edit-additional .box-title {
	padding-bottom: 15px;
	margin-bottom: 25px !important
}

.account .block.block-addresses-default {
	padding-top: 22px;
	margin-bottom: 31px
}

.account .block.block-addresses-default .icon-arrow-left {
	transform: rotate(-180deg);
	margin-bottom: -2px;
	margin-right: 0;
	margin-left: 3px
}

.account .block.block-addresses-default .block-title {
	font-size: 1.8rem;
	padding-bottom: 14px;
	margin-bottom: 26px
}

@media screen and (max-width:880px) {
	.account .block.block-addresses-default .block-title strong {
		font-size: 18px !important;
		font-weight: 600 !important
	}
}

@media screen and (max-width:880px) {
	.account .block.block-addresses-default .icon-arrow-left {
		height: 23px
	}
}

.account .page-title-wrapper h1 {
	text-align: center !important;
	padding: 11px 0 5px;
	text-transform: uppercase;
	font-size: 34px
}

.account .block.block-top-banner {
	margin-bottom: 26px
}

.account .block.block-dashboard-info {
	margin-bottom: -16px
}

@media screen and (max-width:880px) {
	.account .block.block-dashboard-info {
		font-size: 1.8rem;
		padding-top: 11px;
		padding-right: 3px
	}
	.account .block.block-dashboard-info .block-title {
		padding-bottom: 6px !important;
		margin-bottom: 12px !important
	}
	.account .block.block-dashboard-info .box-information {
		margin-bottom: 50px
	}
}

.account .block.block-dashboard-addresses .block-title {
	margin-bottom: 15px;
	padding-bottom: 6px
}

.account .block-title {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 2px solid #d9d6d6 !important;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	line-height: 26px
}

.account .block-title h2 {
	font-size: 1.8rem;
	line-height: 1.8;
	font-weight: 400;
	letter-spacing: -1px;
}

.account .block-title a {
	margin-left: auto !important;
	color: #A57F2A;
	font-size: 1.7rem;
	margin-right: 0 !important;
	line-height: 1.5;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 0
}

.account .block-content {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between
}

.account .block-content:before,
.account .block-content:after {
	display: none !important
}

@media screen and (max-width:880px) {
	.account .block-content {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-top: 12px
	}
}

.account .block-content .box {
	margin-bottom: 8px
}

@media screen and (max-width:880px) {
	.account .block-content .box {
		max-width: none
	}
}

.account .block .box {
	max-width: 380px
}

.account .block .box.box-billing-address .box-actions,
.account .block .box.box-information .box-actions {
	display: none
}

.account .block .box-content {
	padding-top: 5px;
	line-height: 1.8;
	font-size: 1.6rem
}

.account .block .box-content address {
	padding-top: 6px;
	font-size: 1.5rem;
	line-height: 1.6
}

.account .block .box-content p {
	line-height: 1.6
}

.account .block-collapsible-nav {
	border: 1px solid #8d8587;
	width: 100%;
	min-height: 61px;
	padding: 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 20px;
	border: 1px solid #d9d6d6
}

@media screen and (max-width:880px) {
	.account .block-collapsible-nav {
		border: 0;
		min-height: 0;
		padding: 0;
		text-align: center;
		width: 100% !important
	}
}

@media screen and (max-width:880px) {
	.account .block-collapsible-nav {
		margin-bottom: 0
	}
}

.account .block-collapsible-nav .content {
	background: none;
	width: 100%
}

.account .block-collapsible-nav .item {
	-webkit-flex-grow: 1;
	-ms-flex-grow: 1;
	flex-grow: 1;
	border-right: 1px solid #d9d6d6;
	text-align: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	margin-top: 0;
	line-height: 1
}

.account .block-collapsible-nav .item:first-of-type {
	width: 139px;
	text-indent: -19px
}

.account .block-collapsible-nav .item:nth-child(2) {
	width: 187px;
	text-indent: -19px
}

.account .block-collapsible-nav .item:nth-child(3) {
	width: 192px;
	text-indent: -19px
}

.account .block-collapsible-nav .item:nth-child(4) {
	width: 160px;
	text-indent: -11px
}

.account .block-collapsible-nav .item:last-of-type {
	width: 198px;
	text-indent: -16px;
	border-right: 0
}

.account .block-collapsible-nav .item a,
.account .block-collapsible-nav .item strong {
	color: #444;
	font-weight: 400;
	font-size: 1.6rem;
	border: 0
}

@media screen and (min-width:880px) {
	.account .block-collapsible-nav .item a,
	.account .block-collapsible-nav .item strong {
		text-transform: uppercase
	}
}

.account .block-collapsible-nav .item a:hover,
.account .block-collapsible-nav .item strong:hover {
	background: none;
	color: #A57F2A
}

.account .block-collapsible-nav .item.current a,
.account .block-collapsible-nav .item.current strong {
	color: #A57F2A;
	font-weight: 400
}

.account .block:not(.widget) .block-content .box {
	margin-bottom: 52px !important
}

.account .block:not(.widget) .block-content .box-title>span {
	font-size: 1.75rem !important
}

.account .box-title {
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: -ms-flex !important;
	display: flex !important;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	border-bottom: 2px solid #d9d6d6;
	padding-bottom: 15px;
}

.account .box-title-actions {
	width: 75px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between
}

.account .box-title-actions a.action {
	margin-right: 0
}

.account .box-title-actions a.action.edit {
	margin-left: -13px
}

.account .form-address-edit .show-add-address {
	float: left !important
}

.account .form-address-edit .region {
	display: none !important
}

.account .form-address-edit-cover {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

@media screen and (max-width:880px) {
	.account .form-address-edit-cover {
		width: 100%
	}
}

.account .form-address-edit-cover .legend {
	position: absolute;
	clip: rect(0, 0, 0, 0)
}

.account .form-address-edit-cover .fieldset {
	margin-bottom: 20px;
	max-width: 322px
}

.account .form-address-edit-cover .block-title {
	padding-bottom: 17px;
	margin-bottom: 43px
}

.account .form-address-edit-cover .field:not(.choice) {
	margin-bottom: 52px
}

.account .form-address-edit-cover .field:not(.choice)-name-firstname {
	width: 57%
}

.account .form-address-edit-cover .field:not(.choice)-name-lastname {
	width: 34%
}

.account .form-address-edit-cover .field {
	display: inline-block
}

.account .form-address-edit-cover .field.buildingname,
.account .form-address-edit-cover .field.country,
.account .form-address-edit-cover .field.telephone {
	width: 100%
}

.account .form-address-edit-cover .field.field-name-firstname,
.account .form-address-edit-cover .field.buildingnumber,
.account .form-address-edit-cover .field.city {
	width: 50%
}

.account .form-address-edit-cover .field.field-name-lastname,
.account .form-address-edit-cover .field.floor,
.account .form-address-edit-cover .field.zip {
	width: 40%;
	margin-left: 8%
}

.account .form-address-edit-cover .field.street {
	width: 100%
}

.account .form-address-edit-cover .field.country .chosen-container {
	width: 100% !important
}

.account .form-address-edit-cover .primary {
	float: left
}

@media screen and (max-width:880px) {
	.account .form-address-edit-cover .primary {
		float: none
	}
}

.account .form-address-edit-cover .primary button {
	margin-right: 0
}

.account .field.choice.set.billing,
.account .field.choice.set.shipping {
	display: none
}

.account.customer-address-form .form-address-edit-cover {
	display: block !important
}

.account.customer-address-form .show-add-address {
	display: none !important
}

.field.choice label {
	font-size: 16px !important;
	text-align: left
}

.field.choice label:before {
	margin-top: 0;
	margin-bottom: -6px
}



.form-newsletter-manage-inner a.action.with-arrow {
	font-size: 2rem;
	height: 27px;
	letter-spacing: -0.8px
}

.form-newsletter-manage-inner a.action.with-arrow .icon-arrow-left {
	transform: rotate(-180deg);
	margin-bottom: -2px;
	margin-right: 0;
	margin-left: 3px
}

a.action.with-arrow {
	font-size: 2rem;
	height: 27px;
	letter-spacing: -0.8px
}

@media screen and (max-width:880px) {
	a.action.with-arrow {
		font-size: 18px;
		height: 13px
	}
}

@media screen and (max-width:880px) {
	.form-newsletter-manage .icon-arrow-left,
	.form-newsletter-manage a.action.with-arrow {
		height: 24px
	}
}

.customer-account-forgotpassword .shipping {
	margin-bottom: 0
}

.customer-account-forgotpassword .message-error.error.message {
	margin: -10px 0 10px
}

.customer-account-forgotpassword main#maincontent {
	position: relative
}

.customer-account-logoutsuccess .page-title {
	margin-top: 0
}

@media screen and (max-width:880px) {
	.customer-account-create .page-main,
	.customer-account-createpassword .page-main,
	.customer-account-forgotpassword .page-main,
	.customer-account-login .page-main,
	.customer-account-logoutsuccess .page-main,
	.customer-logged-in.account .page-main {
		margin: 0 auto;
		padding: 0 28px
	}
	.customer-account-create main#maincontent,
	.customer-account-createpassword main#maincontent,
	.customer-account-forgotpassword main#maincontent,
	.customer-account-login main#maincontent,
	.customer-account-logoutsuccess main#maincontent,
	.customer-logged-in.account main#maincontent {
		padding-top: 34px
	}
	.customer-account-create .page-title-wrapper h1.page-title,
	.customer-account-createpassword .page-title-wrapper h1.page-title,
	.customer-account-forgotpassword .page-title-wrapper h1.page-title,
	.customer-account-login .page-title-wrapper h1.page-title,
	.customer-account-logoutsuccess .page-title-wrapper h1.page-title,
	.customer-logged-in.account .page-title-wrapper h1.page-title {
		font-family: 'simplerpro_v3black';
		font-size: 27px;
		color: #1a1d22
	}
	.customer-account-create .form-password-forget-cover .action.with-arrow,
	.customer-account-createpassword .form-password-forget-cover .action.with-arrow,
	.customer-account-forgotpassword .form-password-forget-cover .action.with-arrow,
	.customer-account-login .form-password-forget-cover .action.with-arrow,
	.customer-account-logoutsuccess .form-password-forget-cover .action.with-arrow,
	.customer-logged-in.account .form-password-forget-cover .action.with-arrow {
		top: 29px;
		right: 25px
	}
	.customer-account-create .form-password-forget-cover .action.with-arrow span,
	.customer-account-createpassword .form-password-forget-cover .action.with-arrow span,
	.customer-account-forgotpassword .form-password-forget-cover .action.with-arrow span,
	.customer-account-login .form-password-forget-cover .action.with-arrow span,
	.customer-account-logoutsuccess .form-password-forget-cover .action.with-arrow span,
	.customer-logged-in.account .form-password-forget-cover .action.with-arrow span {
		vertical-align: top
	}
	.customer-account-create .form-password-forget-cover .action.with-arrow i.icon-arrow-left,
	.customer-account-createpassword .form-password-forget-cover .action.with-arrow i.icon-arrow-left,
	.customer-account-forgotpassword .form-password-forget-cover .action.with-arrow i.icon-arrow-left,
	.customer-account-login .form-password-forget-cover .action.with-arrow i.icon-arrow-left,
	.customer-account-logoutsuccess .form-password-forget-cover .action.with-arrow i.icon-arrow-left,
	.customer-logged-in.account .form-password-forget-cover .action.with-arrow i.icon-arrow-left {
		width: 18px;
		height: 19px;
		background-size: contain
	}
	.customer-account-create .form-create-account-cover a.action.with-arrow .icon-arrow-left,
	.customer-account-createpassword .form-create-account-cover a.action.with-arrow .icon-arrow-left,
	.customer-account-forgotpassword .form-create-account-cover a.action.with-arrow .icon-arrow-left,
	.customer-account-login .form-create-account-cover a.action.with-arrow .icon-arrow-left,
	.customer-account-logoutsuccess .form-create-account-cover a.action.with-arrow .icon-arrow-left,
	.customer-logged-in.account .form-create-account-cover a.action.with-arrow .icon-arrow-left {
		top: -2px !important
	}
	.customer-account-create .form-create-account-cover .field.choice label,
	.customer-account-createpassword .form-create-account-cover .field.choice label,
	.customer-account-forgotpassword .form-create-account-cover .field.choice label,
	.customer-account-login .form-create-account-cover .field.choice label,
	.customer-account-logoutsuccess .form-create-account-cover .field.choice label,
	.customer-logged-in.account .form-create-account-cover .field.choice label {
		top: 0 !important
	}
	.customer-account-create .form-create-account-cover .fieldset>.field:not(.field-dob),
	.customer-account-createpassword .form-create-account-cover .fieldset>.field:not(.field-dob),
	.customer-account-forgotpassword .form-create-account-cover .fieldset>.field:not(.field-dob),
	.customer-account-login .form-create-account-cover .fieldset>.field:not(.field-dob),
	.customer-account-logoutsuccess .form-create-account-cover .fieldset>.field:not(.field-dob),
	.customer-logged-in.account .form-create-account-cover .fieldset>.field:not(.field-dob) {
		margin-bottom: 40px
	}
	.customer-account-create .form-create-account-cover .fieldset>.field.confirmation,
	.customer-account-createpassword .form-create-account-cover .fieldset>.field.confirmation,
	.customer-account-forgotpassword .form-create-account-cover .fieldset>.field.confirmation,
	.customer-account-login .form-create-account-cover .fieldset>.field.confirmation,
	.customer-account-logoutsuccess .form-create-account-cover .fieldset>.field.confirmation,
	.customer-logged-in.account .form-create-account-cover .fieldset>.field.confirmation,
	.customer-account-create .form-create-account-cover .fieldset>.field.password,
	.customer-account-createpassword .form-create-account-cover .fieldset>.field.password,
	.customer-account-forgotpassword .form-create-account-cover .fieldset>.field.password,
	.customer-account-login .form-create-account-cover .fieldset>.field.password,
	.customer-account-logoutsuccess .form-create-account-cover .fieldset>.field.password,
	.customer-logged-in.account .form-create-account-cover .fieldset>.field.password {
		margin-bottom: 25px
	}
	.customer-account-create .icon-arrow-left,
	.customer-account-createpassword .icon-arrow-left,
	.customer-account-forgotpassword .icon-arrow-left,
	.customer-account-login .icon-arrow-left,
	.customer-account-logoutsuccess .icon-arrow-left,
	.customer-logged-in.account .icon-arrow-left {
		margin-right: 7px
	}
}

@media screen and (max-width:880px) {
	.customer-account-create main#maincontent {
		padding-top: 40px
	}
	.customer-account-create main#maincontent .page-title-wrapper {
		margin-bottom: 15px
	}
	.customer-account-create .actions-toolbar>.primary {
		margin-bottom: 5px
	}
}

.customer-account-create .form-create-account-cover .account-social-login .actions-toolbar.social-btn {
	width: 100%
}

@media screen and (max-width:880px) {
	.customer-account-create .form-create-account-cover .account-social-login .actions-toolbar.social-btn {
		margin-top: 0;
		margin-bottom: 19px
	}
}

.customer-account-create .form-create-account-cover .btn-social {
	text-align: center
}

.customer-account-create .form-create-account-cover a.action.with-arrow {
	right: 30px;
	left: auto
}

.customer-account-create .form-create-account-cover a.action.with-arrow .icon-arrow-left {
	height: 20px;
	position: absolute;
	right: -31px;
	top: 0;
	transform: rotate(-180deg);
	margin-top: 4px;
	margin-right: 0;
	margin-left: 3px
}

.customer-account-create .form-create-account-cover .field-dob {
	margin: 0 -14px
}

.customer-account-create .form-create-account-cover .field-dob .field {
	margin-bottom: 47px
}

.customer-account-create .form-create-account-cover .fieldset.create.account>.field:first-of-type {
	margin: 0 0 35px
}

.customer-account-create .form-create-account-cover .fieldset>.field.password .mage-error[generated="true"],
.customer-account-create .form-create-account-cover .fieldset>.field.confirmation .mage-error[generated="true"] {
	margin-right: 36px
}

.form-edit-account .actions-toolbar .primary {
	margin-top: 0
}

.form-edit-account .actions-toolbar .primary button {
	margin-right: 0;
	margin-top: 10px;
	padding: 10px 20px;
	width: 320px;
	font-size: 17px;
	max-width: 100%;
	display: block
}

@media screen and (max-width:880px) {
	.form-edit-account .actions-toolbar .primary button {
		width: 100%
	}
}

.form-edit-account .field.password.confirm {
	margin-top: 30px;
	margin-bottom: 13px
}

.form-edit-account .form-edit-account-cover .fieldset.password,
.form-edit-account .form-edit-account-inner {
	max-width: 100%;
	float: left !important
}

.form-edit-account .form-edit-account-cover .change-email-password-inner {
	width: 320px;
	max-width: 100%
}

@media screen and (max-width:880px) {
	.form-edit-account .form-edit-account-cover .change-email-password-inner {
		width: 100%
	}
}

.header .header-shop-information .links .mp-12 .message-error a {
	padding: 0;
	display: inline-block
}

.form-password-forget-cover {
	border: 1px solid #8d8587;
	width: 420px;
	min-height: 200px;
	padding: 47px 48px 0;
	margin: 0 auto;
	max-width: 100%
}

@media screen and (max-width:880px) {
	.form-password-forget-cover {
		border: 0;
		min-height: 0;
		padding: 0;
		text-align: center;
		width: 100% !important
	}
}

@media screen and (max-width:880px) {
	.form-password-forget-cover {
		margin-top: 22px
	}
	.form-password-forget-cover .action.primary.submit {
		background: rgba(0, 0, 0, 0.1)
	}
	.form-password-forget-cover .action.primary.submit:hover {
		background: #000
	}
	.form-password-forget-cover .actions-toolbar {
		margin-bottom: 37px
	}
}

.form-password-forget-cover .form.password.forget {
	min-width: 0;
	width: 100%
}

.form-password-forget-cover .field.note {
	display: none
}

.form-password-forget-cover .action.with-arrow {
	position: absolute;
	top: 17px;
	right: -3px;
	letter-spacing: -1.4px
}

.form-password-forget-cover .action.with-arrow .icon-arrow-left {
	transform: rotate(-180deg);
	margin-bottom: -2px
}

@media screen and (max-width:880px) {
	.customer-account-forgotpassword .page-title-wrapper {
		margin-bottom: 0
	}
}

@media screen and (max-width:1200px) and (min-width:880px) {
	.customer-account-forgotpassword .page-title-wrapper {
		padding-top: 19px
	}
}

.customer-account-create .confirmation {
	margin-top: -3px
}

.customer-account-create .confirmation .control {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	flex-direction: column
}

.customer-account-create .field-double .field-name-lastname {
	width: 50%
}

.customer-account-create .field-double .field-name-firstname {
	width: 39%
}

.customer-account-create .field-dob {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -14px
}

.customer-account-create .field-dob .label {
	position: relative;
	top: -3px !important;
	width: 100%;
	margin: 0 14px;
	text-align: left;
	font-weight: 400;
	letter-spacing: -1px
}

.customer-account-create .field-dob .field {
	margin-bottom: 44px;
	width: 33.33%;
	padding: 0 14px
}

.customer-account-create .field-dob .field .control select {
	color: #979797;
	border: none;
	border-bottom: 1px solid #a1a1a1;
	height: 35px;
	font-size: 18px;
	margin: 0 0 6px;
	padding-right: 20px;
}

.customer-account-create .field.newsletter.choice {
	margin-bottom: 13px
}

@media screen and (max-width:880px) {
	.customer-account-create .field.newsletter.choice {
		text-align: right;
		padding-right: 2px
	}
	.customer-account-create .field.newsletter.choice .label {
		margin-bottom: 12px
	}
}

@media screen and (max-width:880px) {
	.customer-account-create .field.choice {
		padding-right: 2px
	}
}

.customer-account-create .form-create-account {
	min-width: 0 !important
}

.customer-account-create .form-create-account-cover {
	max-width: 100%;
	border: 1px solid #8d8587;
	width: 420px;
	min-height: 718px;
	padding: 32px 49px;
	margin: 0 auto
}

@media screen and (max-width:880px) {
	.customer-account-create .form-create-account-cover {
		border: 0;
		min-height: 0;
		padding: 0;
		text-align: center;
		width: 100% !important
	}
}

.customer-account-create .form-create-account-cover .line-trough {
	margin-bottom: 20px
}

@media screen and (max-width:880px) {
	.customer-account-create .form-create-account-cover .line-trough {
		margin-top: 2px;
		margin-bottom: 16px
	}
}

.customer-account-create .form-create-account-cover .action.with-arrow {
	position: absolute;
	top: 23px;
	left: -3px
}

@media screen and (max-width:880px) {
	.customer-account-create .form-create-account-cover .action.with-arrow {
		top: 35px;
		right: -3px;
		margin-right: 30px
	}
}

@media screen and (max-width:880px) {
	.customer-account-create .form-create-account-cover .fieldset>.field.confirmation {
		margin-bottom: 4px
	}
}

.customer-account-create .form-create-account.form.create.account {
	width: 100%
}

.customer-account-create .form-create-account.form.create.account .actions-toolbar {
	margin-top: 16px
}

@media screen and (max-width:880px) {
	.customer-account-create .form-create-account.form.create.account .actions-toolbar {
		margin-top: 13px
	}
}

@media screen and (max-width:767px) {
	.customer-account-create .form-create-account.form.create.account .actions-toolbar .action.primary.submit {
		width: 100% !important
	}
}

.customer-account-create .form-create-account .fieldset.create {
	margin-bottom: 30px
}

@media screen and (max-width:880px) {
	.customer-account-create .form-create-account .fieldset.create {
		margin-bottom: 30px
	}
	.customer-account-create .form-create-account .fieldset.create.account {
		margin-bottom: 8px !important
	}
}

.customer-account-create .form-create-account .fieldset.create.account {
	margin-bottom: 0
}

.customer-account-create .form-create-account .legend {
	position: absolute;
	clip: rect(0, 0, 0, 0)
}

.customer-account-login form#login-form .actions-toolbar>.primary button {
	width: 100% !important
}

.form-edit-account-cover a.action.with-arrow {
	float: right
}

.form-edit-account-cover a.action.with-arrow .icon-arrow-left {
	transform: rotate(-180deg);
	margin-bottom: -2px;
	margin-left: 3px;
	margin-right: 0
}

.form-edit-account-cover .fieldset.info {
	float: none;
	width: 100%;
	margin-bottom: 14px
}

.form-edit-account-cover .fieldset.info legend.legend {
	padding-top: 21px;
	padding-bottom: 15px;
	margin-bottom: 46px;
	text-indent: -5px
}

.form-edit-account-cover .fieldset.password {
	width: 380px;
	margin-bottom: 15px
}

.form-edit-account-cover .fieldset.password legend.legend {
	padding-bottom: 16px;
	margin-bottom: -1px
}

.form-edit-account-cover .fieldset.password legend.legend span {
	font-size: 18px;
	color: #1a1d22;
	margin-right: -1px;
	letter-spacing: -0.69px
}

.form-edit-account-cover .fieldset.password .new {
	margin-top: 30px
}

.form-edit-account-cover .fieldset.password .email {
	margin-top: 50px
}

.form-edit-account-cover .change-email-password-inner {
	width: 320px
}

.form-edit-account-inner {
	width: 316px
}

.form-edit-account-inner .field-double {
	margin-bottom: 30px
}

.form-edit-account-inner .field-dob {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -14px 17px;
	flex-direction: row-reverse
}

.form-edit-account-inner .field-dob .label {
	position: relative;
	top: -3px !important;
	width: 100%;
	margin: 0 14px
}

.form-edit-account-inner .field-dob .field {
	width: 33.33%;
	padding: 0 14px;
	margin: 0 0 17px
}

.form-edit-account-inner .field-dob .field .control {
	position: relative
}

.form-edit-account-inner .field-dob .field .control select {
	color: #979797;
	border: none;
	border-bottom: 1px solid #a1a1a1;
	height: 35px;
	font-size: 18px;
	margin: 0 0 6px;
	padding-right: 20px
}

.form-edit-account-inner .customer-dob {
	margin-bottom: 36px
}

.form-edit-account-inner .customer-dob>div {
	border-bottom: 1px solid #979797;
	padding-bottom: 3px
}

.form-edit-account-inner .customer-dob>div select {
	border-bottom: 0
}

.form-edit-account-inner .choice {
	margin-bottom: 20px
}

.form-edit-account .actions-toolbar .primary {
	float: left
}

@media screen and (max-width:880px) {
	.form-edit-account .actions-toolbar .primary {
		float: none
	}
}

.form-edit-account .actions-toolbar .primary button {
	margin-right: 0;
	margin-top: 10px
}

.account .form-newsletter-manage-inner {
	padding-top: 32px
}

.account .form-newsletter-manage-inner legend.legend {
	padding-bottom: 17px;
	margin-bottom: 56px
}

.account .form-newsletter-manage-inner legend.legend span {
	font-size: 1.8rem;
	margin-right: 0;
}

.account .form-newsletter-manage-inner .fieldset {
	margin-bottom: 0
}

@media screen and (max-width:880px) {
	.account .form-newsletter-manage-inner .fieldset {
		margin-bottom: 0
	}
	.account .form-newsletter-manage-inner .fieldset>.field {
		margin: 0 0 31px
	}
}

.account .form-newsletter-manage-inner .fieldset .field.email {
	margin-bottom: 34px
}

@media screen and (min-width:880px) {
	.account .form-newsletter-manage-inner .fieldset .field.email {
		max-width: 318px
	}
}

@media screen and (max-width:880px) {
	.account .form-newsletter-manage-inner .fieldset .field.email {
		margin-top: 44px
	}
}

.account .form-newsletter-manage-inner .fieldset .block-title {
	padding-bottom: 15px;
	margin-bottom: 46px
}

@media screen and (max-width:880px) {
	.account .form-newsletter-manage-inner .actions-toolbar {
		margin-bottom: 45px
	}
}

.account .form-newsletter-manage-inner .actions-toolbar .primary {
	float: left
}

@media screen and (max-width:880px) {
	.account .form-newsletter-manage-inner .actions-toolbar .primary {
		float: none
	}
}

.account .form-newsletter-manage-inner .actions-toolbar .primary button {
	margin-right: 0;
	padding: 12px 0
}

@media screen and (min-width:880px) {
	.account .form-newsletter-manage-inner .actions-toolbar .primary button {
		width: 318px
	}
}

.opc-progress-bar {
	margin-top: 13px
}

.opc-progress-bar-item {
	width: 145px;
	margin: 0 0 0 5px !important
}

.opc-progress-bar-item:before {
	height: 5px;
	border: 0;
	border-radius: 0 !important;
	background: #8E8588
}

.opc-progress-bar-item._active:before {
	background: #A57F2A
}

.opc-progress-bar-item._active span {
	color: #A57F2A
}

.opc-progress-bar-item span {
	padding-top: 29px;
	text-align: left;
	letter-spacing: -0.69px;
	font-size: 18px
}

.opc-progress-bar-item span:after,
.opc-progress-bar-item span:before {
	display: none
}

.banner-title .category-view-wrapper {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	margin: 0 0 86px;
	flex-direction: row-reverse;
	padding-top: 8px
}

.banner-title .category-view-wrapper>div {
	width: 50%
}

.banner-title .category-view-wrapper .banner-title-text-inner {
	background: #fff;
	position: relative
}

.banner-title .category-view-wrapper .banner-title-text-inner h1 {
	font-size: 42px;
	font-family: simplerpro_v3black, sans-serif;
	margin: 0 0 19px
}

.banner-title .category-view-wrapper .banner-title-text-inner .category-description {
	font-size: 20px;
	letter-spacing: -0.88px;
	line-height: 32px
}

.banner-title .category-view-wrapper .banner-title-text-inner .category-description p {
	direction: ltr !important;
	text-align: left !important
}

.banner-title .category-view-wrapper .banner-title-text-inner .category-description a,
.banner-title .category-view-wrapper .banner-title-text-inner .category-description a:visited {
	color: #000;
	text-decoration: underline
}

.banner-title .category-view-wrapper .banner-title-text {
	padding: 117px 0 15px 14.2%;
	color: #000
}

.banner-title .category-view-wrapper .banner-title-image {
	overflow: hidden
}

.banner-title .category-view-wrapper .banner-title-image img {
	width: 100%;
	height: auto;
	display: block
}

@media (max-width:1500px) {
	.banner-title .category-view-wrapper .banner-title-text {
		padding: 30px
	}
	.banner-title .category-view-wrapper .banner-title-text h1 {
		font-size: 30px
	}
}

@media (max-width:1200px) {
	.banner-title .category-view-wrapper .banner-title-text {
		padding: 30px 10% 30px 4%
	}
	.banner-title .category-view-wrapper .banner-title-text h1 {
		font-size: 22px;
		margin: 0 0 4px
	}
}

@media (min-width:769px) {
	.banner-title .banner-title-text {
		max-width: calc(484px + 28%)
	}
}

@media (max-width:767px) {
	.banner-title .category-view-wrapper {
		flex-wrap: wrap;
		margin: 0 -10px;
		text-align: right;
		padding-top: 0
	}
	.banner-title .category-view-wrapper>div {
		width: 100%
	}
	.banner-title .category-view-wrapper .banner-title-image img {
		position: static;
		transform: none;
		max-width: 100%
	}
	.banner-title .category-view-wrapper .banner-title-text {
		position: static;
		transform: none;
		padding: 31px 31px 19px
	}
	.banner-title .category-view-wrapper .banner-title-text h1 {
		font-size: 26px;
		margin: 0 0 1px;
		text-align: left
	}
}

.breadcrumbs {
	margin: 0 0 15px
}

.breadcrumbs .items {
	font-size: 1.2rem;
	color: #707070;
	margin: 0;
	padding: 0;
	list-style: none none
}

.breadcrumbs .items>li {
	display: inline-block;
	vertical-align: top
}

.breadcrumbs .item {
	margin: 0
}

.breadcrumbs a {
	color: #006bb4;
	text-decoration: none
}

.breadcrumbs a:visited {
	color: #006bb4;
	text-decoration: none
}

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

.breadcrumbs a:active {
	color: #006bb4;
	text-decoration: none
}

.breadcrumbs strong {
	font-weight: 400
}

.breadcrumbs .item:not(:last-child) {
	display: inline-block;
	text-decoration: none
}

.breadcrumbs .item:not(:last-child):after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 10px;
	line-height: 18px;
	content: '\e608';
	font-family: 'luma-icons';
	margin: 0 10px;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

div.breadcrumbs {
	margin: 0 0 10px;
	padding: 0 50px
}

div.breadcrumbs .items {
	margin: 0;
	padding: 0
}

div.breadcrumbs .items .item {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	color: #A57F2A;
	padding: 0 0 0 12px;
	position: relative
}

div.breadcrumbs .items .item:not(:last-child):before {
	content: '>';
	position: absolute;
	top: 0;
	left: 1px
}

div.breadcrumbs .items .item:after {
	display: none !important
}

div.breadcrumbs .items .item a {
	color: #8D8587 !important
}

div.breadcrumbs .items .item a:focus,
div.breadcrumbs .items .item a:hover {
	color: #8D8587
}

div.breadcrumbs .items .item strong {
	font-family: simplerpro_v3black, sans-serif
}

ul.breadcrumbs {
	margin: 0;
	padding: 6px 0 17px
}

ul.breadcrumbs li {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	color: #A57F2A;
	padding: 0 12px 0 0;
	position: relative
}

ul.breadcrumbs li:not(:last-child):after {
	content: '>';
	position: absolute;
	top: 0;
	right: 1px
}

ul.breadcrumbs li a {
	color: #8D8587 !important
}

ul.breadcrumbs li a:focus,
ul.breadcrumbs li a:hover {
	color: #8D8587
}

ul.breadcrumbs li strong {
	font-family: simplerpro_v3black, sans-serif;
	white-space: nowrap
}

.breadcrumbs-wrap {
	margin-top: -32px;
	position: relative;
	z-index: 9;
	background: #fff;
	padding: 0 50px
}

.breadcrumbs-wrap.scroll-to-fixed {
	background: #f1f1f1
}

@media (max-width:1023px) {
	div.breadcrumbs {
		padding: 0 20px;
		margin: 20px 0 10px
	}
}

@media (max-width:768px) {
	.breadcrumbs-wrap {
		margin-top: 0;
		margin-bottom: 0;
		background: #fff
	}
	.breadcrumbs {
		display: block;
		padding: 8px 0
	}
}

@media (max-width:768px) {
	.breadcrumbs-wrap {
		display: none;
		margin-top: 0;
		margin-bottom: 0;
		background: #fff
	}
	.breadcrumbs {
		display: block;
		padding: 8px 0
	}
	.catalog-category-view .breadcrumbs-wrap {
		display: block;
		background: #ffffff
	}
}

.page-products .column.main .toolbar-top .toolbar-top_bottom {
	padding: 11px 0 0
}

.page-products .products ol.product-items .product-gallery-item:hover .btn:hover {
	text-decoration: none
}

.page-products .products.products-grid {
	margin: 35px 0 -6px
}

.page-products .products.products-grid .product-bar-r {
	height: 70px
}

.page-products .products.products-grid .product-bar-r .btn-has-special-price {
	padding: 8.5px 5px 8.5px 6px;
	font-size: 16px;
	width: 95%
}

.page-products .products.products-list .product-gallery-item {
	width: 25%;
	padding: 0 20px !important
}

.page-products .products.products-list .product-gallery-item .product-title {
	font-size: 20px
}

.page-products .products.products-list .product-gallery-item .product-code {
	font-size: 11px
}

.page-products .products.products-list .product-gallery-item .btn {
	font-size: 12px
}

.page-products .products.products-list ol.product-items .product-image-photo {
	top: 0
}

.page-products .products .amlabel-position-wrapper {
	z-index: 1 !important
}

.page-products .products .amasty-label-container {
	top: 15px;
	right: 14px;
	z-index: 0;
	max-width: 60px !important
}

.page-products .products.products-list ol.product-items .btn {
	bottom: -4px
}

.page-products .products ol.product-items {
	margin: 0 -20px;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	flex-wrap: wrap
}

.page-products .products ol.product-items .product-gallery-item {
	margin-bottom: 40px
}

.page-products .products ol.product-items .product-bar {
	pointer-events: auto;
	width: auto;
	left: 20px;
	right: 20px;
	padding: 10px 6px 12px 10px;
	position: static
}

.page-products .products ol.product-items .product-bar-l {
	padding-left: 5px
}

.page-products .products ol.product-items .product-bar-l .product-title {
	letter-spacing: -2.13px
}

.page-products .products ol.product-items .product-bar-l .product-title::first-letter {
	text-transform: uppercase
}

.page-products .products ol.product-items .product-bar-r {
	text-align: left;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	flex-direction: column;
	letter-spacing: -0.59px;
	padding-right: 9px;
	position: relative
}

.page-products .products ol.product-items .product-bar-r a.btn {
	display: none
}

.page-products .products ol.product-items .product-code {
	font-size: 15px;
	margin-bottom: 7px;
	display: block;
	letter-spacing: -1.08px
}

.page-products .products ol.product-items .btn {
	font-size: 16px;
	padding: 8.5px 5px 8.5px 6px;
	min-width: 65px;
	line-height: 17px;
	margin-left: 0;
	position: absolute;
	top: 25px;
	right: 9px;
	width: 133px
}

.page-products .products ol.product-items .price-box {
	margin-bottom: 20px;
	margin-top: 0
}

.page-products .products ol.product-items .price-box .old-price {
	margin: 7px 0;
	padding-right: 15px
}

.page-products .products ol.product-items .price-box .old-price .price-container span span {
	color: #4A4A4A;
	font-size: 14px;
	text-decoration: line-through
}

.page-products .products ol.product-items .price-box .old-price .price-container span .currency-symbol {
	font-size: 12px
}

.page-products .products ol.product-items .price-box .special-price .price-container span span {
	color: #F85D61
}

.page-products .products ol.product-items .price-box .price-container {
	text-align: left
}

.page-products .products ol.product-items .price-box .price {
	font-size: 20px;
	font-weight: normal;
	color: #000
}

.page-products .products ol.product-items .price-box .currency-symbol {
	font-size: 14px
}

.page-products .products ol.product-items .product-image-photo {
	position: relative;
	top: -48px
}

.page-products .products ol.product-items .product-img {
	overflow: hidden;
	position: relative;
	max-height: 288px
}

.page-products .products ol.product-items .product-img img:not(.popular) {
	width: 100%;
	height: auto
}

.page-products .products ol.product-items .product-img img.popular {
	position: absolute;
	top: 15px;
	right: 14px;
	z-index: 5;
	max-width: 60px
}

.page-products .products ol.product-items .product-img .amlabel-position-wrapper~img.popular {
	right: 82px
}

.page-products .products ol.product-items .product-item-actions {
	position: absolute;
	top: 0;
	left: 33px;
	min-height: 0;
	margin: 0;
	background: none
}

.page-products .products ol.product-items .product-item-actions .actions-primary {
	display: inline-block;
	margin: 0 10px 0 0
}

.page-products .products ol.product-items .product-item-actions .actions-secondary {
	display: inline-block;
	margin: 8px 0 0;
	padding: 0
}

.page-products .products ol.product-items .product-item-actions .actions-secondary .action:before {
	display: none
}

.page-products .products ol.product-items .product-item-actions .actions-secondary .action span {
	width: auto;
	height: auto;
	white-space: nowrap;
	font-size: 10px
}

.page-products .products ol.product-items .product-item-actions .tocart {
	font-size: 0;
	background: none;
	padding: 0;
	border: none
}

.page-products .products ol.product-items .product-item-actions .tocart:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	width: 15px;
	height: 21px
}

.page-products .products ol.product-items .product-item-actions .towishlist {
	font-size: 0;
	background: none;
	padding: 0;
	border: none
}

.page-products .products ol.product-items .product-item-actions .towishlist:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	width: 17px;
	height: 17px;
	background-size: 18px 16px
}

.page-products .products ol.product-items .swatch-attribute-options .swatch-option {
	margin: 3px 0 3px 9px;
	display: none
}

.page-products .products.products-list .product-item-info {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex
}

.page-products .products.products-list .product-item-photo {
	display: block;
	padding: 0 30px 30px 0;
	width: 1%
}

.page-products .products.products-list .product-item-details {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	vertical-align: top
}

.page-products .products.products-list ol.product-items .product-bar-l {
	padding-right: 0
}

.page-products .products.products-list ol.product-items .product-bar-r {
	height: 49px
}

.page-products .products.products-list ol.product-items .product-code,
.page-products .products.products-list ol.product-items .product-title {
	margin-bottom: 0
}

.page-products .products.products-list ol.product-items .price-box {
	margin-bottom: 0
}

.page-products .products.products-list ol.product-items .price-box .old-price {
	padding-left: 5px
}

.page-products .products.products-list ol.product-items .btn.btn-has-special-price {
	width: auto;
	margin-right: 0;
	padding: 6px 5px 6px 6px;
	font-size: 14px;
	letter-spacing: -0.5px;
	width: 93%
}

.page-products .products.products-list ol.product-items .btn {
	font-size: 10px;
	min-width: 55px;
	width: 68px;
	line-height: 12px;
	margin-right: 0;
	margin-left: 16px
}

.page-products .products.products-list ol.product-items .swatch-attribute-options {
	margin-top: 1px
}

.page-products .products.products-list ol.product-items .swatch-attribute-options .swatch-option {
	min-width: 10px;
	min-height: 10px;
	width: 8px;
	height: 8px;
	margin: 3px 0 3px 7px
}

.catalogsearch-result-index .page-title {
	margin-top: 0
}

.amasty-label-container~.amasty-label-container {
	display: none !important
}

.store-mx.page-products .products ol.product-items .product-gallery-item:hover .product-bar-r a,
.store-mx.page-products .products ol.product-items .product-bar-r a.btn {
	display: none !important
}

@media (max-width:1600px) {
	.page-products .products ol.product-items .product-image-photo {
		top: -20px
	}
}

@media (max-width:1300px) {
	.page-products .products ol.product-items .product-image-photo {
		top: -10px
	}
}

@media (max-width:1200px) {
	.page-products .products.products-list .product-gallery-item .product-ticket-sale {
		top: 5px;
		right: 5px;
		width: 40px;
		height: 40px;
		font-size: 10px
	}
}

@media (max-width:1023px) {
	.page-products .products.products-list .product-gallery-item .product-bar-r {
		justify-content: flex-start;
		flex-wrap: wrap
	}
	.page-products .products.products-list .product-gallery-item .price-box {
		width: 100%;
		margin: 0 0 10px
	}
	.page-products .products.products-list .product-gallery-item .price-box .price-container {
		text-align: left
	}
	.page-products .products ol.product-items {
		margin: 0 -10px
	}
	.page-products .products ol.product-items .product-bar {
		flex-direction: column;
		left: 10px;
		right: 10px
	}
	.page-products .products ol.product-items .product-bar-l {
		width: 100%
	}
	.page-products .products ol.product-items .product-bar-r {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		margin-top: 15px
	}
	.page-products .products ol.product-items .price-box {
		margin: 0
	}
	.page-products .products ol.product-items .product-gallery-item {
		margin-bottom: 20px
	}
}

@media (max-width:1000px) {
	.page-products .products ol.product-items .product-image-photo {
		top: 0
	}
}

@media (max-width:767px) {
	.page-with-filter .shipping {
		z-index: 10
	}
	.page-products .columns {
		padding-top: 0
	}
	.page-products .products {
		padding: 0;
		margin: 20px 0 10px
	}
	.page-products .products.products-grid {
		margin: 19px 0 12px
	}
	.page-products .products .amasty-label-container {
		max-width: 30px !important;
		right: 5px;
		top: 5px
	}
	.page-products .products ol.product-items {
		margin: 0 -13px;
		padding: 0 5px
	}
	.page-products .products ol.product-items .slick-list {
		padding: 0 5px
	}
	.page-products .products ol.product-items .product-img {
		position: relative;
		overflow: hidden;
		margin: 0 0 19px
	}
	.page-products .products ol.product-items .product-img img.popular,
	.page-products .products ol.product-items .product-img .amasty-label-container {
		max-width: 30px !important;
		right: 5px;
		top: 5px
	}
	.page-products .products ol.product-items .product-img .amlabel-position-wrapper~img.popular {
		right: 42px
	}
	.page-products .products ol.product-items .btn,
	.page-products .products ol.product-items .product-code,
	.page-products .products ol.product-items .product-item-actions,
	.page-products .products ol.product-items .product-ticket-new,
	.page-products .products ol.product-items .product-ticket-sale {
		display: none
	}
	.page-products .products ol.product-items .product-bar {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		flex-direction: row;
		align-items: flex-start;
		justify-content: space-between;
		left: 0;
		right: 0;
		margin-top: -7px;
		padding: 5px 0 11px
	}
	.page-products .products ol.product-items .product-bar-l {
		width: 50%
	}
	.page-products .products ol.product-items .product-bar-r {
		margin-top: 0;
		text-align: right;
		height: auto;
		width: auto
	}
	.page-products .products ol.product-items .product-bar-r .price-box {
		width: 100%;
		margin-top: -2px
	}
	.page-products .products ol.product-items .product-title {
		font-size: 15px;
		letter-spacing: -0.9px !important;
		padding-right: 8px
	}
	.page-products .products ol.product-items .price-box .old-price {
		display: block;
		margin: 0
	}
	.page-products .products ol.product-items .price-box .old-price .price-container span .price {
		font-size: 9.6px
	}
	.page-products .products ol.product-items .price-box .old-price .price-container span .currency-symbol {
		font-size: 9px
	}
	.page-products .products ol.product-items .price-box .price {
		font-size: 16px
	}
	.page-products .products ol.product-items .price-box .currency-symbol {
		font-size: 12px
	}
	.page-products .products ol.product-items .price-box .price-container {
		text-align: left !important
	}
	.page-products .products ol.product-items .swatch-attribute.color {
		position: absolute;
		bottom: 14px;
		left: 50%;
		transform: translateX(-50%)
	}
	.page-products .products ol.product-items .swatch-attribute-options {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		margin-top: 8px !important;
		margin-bottom: 2px !important;
		width: calc((100vw - 50px) / 2);
		align-items: center;
		justify-content: center
	}
	.page-products .products ol.product-items .product-gallery-item {
		width: 50% !important;
		padding: 0 5px !important;
		min-height: 0;
		margin-bottom: 10px
	}
	.category-description {
		margin-bottom: 16px;
		max-width: 89%
	}
	.page-products .column.main .toolbar-top .toolbar-top_bottom {
		padding-top: 18px
	}
	.category-view.banner-title {
		margin: 0 -15px
	}
}

.contact-info {
	margin: 0 0 99px
}

.contact-info.contact-info_accordion .opener {
	width: 40px;
	height: 40px;
	position: absolute;
	top: -4px;
	right: 5px;
	cursor: pointer
}

.contact-info.contact-info_accordion .opener:after,
.contact-info.contact-info_accordion .opener:before {
	content: '';
	position: absolute;
	background: #a57f2a
}

.contact-info.contact-info_accordion .opener:before {
	width: 13px;
	height: 1px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.contact-info.contact-info_accordion .opener:after {
	width: 1px;
	height: 13px;
	top: 50%;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, -50%)
}

.contact-info.contact-info_accordion .contact-info-row-heading {
	padding-right: 40px
}

.contact-info.contact-info_accordion .contact-info-row-heading.active .opener:after {
	opacity: 0
}

.contact-info.contact-info_accordion .contact-info-row-heading.active+.contact-info-row-content {
	display: block
}

.contact-info.contact-info_accordion .contact-info-row-heading .job-wide-description {
	display: none
}

.contact-info.contact-info_accordion .contact-info-row-heading .job-wide-description[aria-hidden="false"] {
	display: block
}

.contact-info.contact-info_accordion .contact-info-row-heading a {
	color: #a57f2a
}

.contact-info.contact-info_accordion .contact-info-row-content {
	display: none
}

.contact-info .contact-info-title {
	position: relative;
	padding: 30px 0 6px;
	border-bottom: 1px solid #d9d9d6
}

.contact-info .contact-info-title h3 {
	font-size: 20px;
	color: #1a1d22
}

.contact-info .contact-info-title.flex {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	align-items: flex-start
}

.contact-info .contact-info-title.flex img {
	margin: 0 10px 0 0
}

.contact-info .contact-info-title .show-all {
	position: absolute;
	top: 20px;
	right: 0;
	font-size: 15px;
	color: #a57f2a
}

.contact-info .contact-info-title_subtitle {
	padding: 16px 40px 16px 0;
	border-bottom: 1px solid #d9d9d6
}

.contact-info .contact-info-title_subtitle strong {
	color: #1A1D22;
	font-size: 22px
}

.contact-info .contact-info-jobs .contact-info-title {
	padding-top: 33px
}

.contact-info .contact-info-jobs .contact-info-row {
	padding: 40px 0 50px
}


.contact-info .contact-info-row {
	padding: 27px 0 49px;
	border-bottom: 1px solid #d9d9d6
}

.contact-info .contact-info-row_decor .contact-info-row-content,
.contact-info .contact-info-row_decor .contact-info-row-heading {
	padding-left: 40px
}

.contact-info .contact-info-row_decor .contact-info-row-heading_ico {
	position: absolute;
	left: 9px;
	top: 8px
}

.contact-info .contact-info-row-heading {
	position: relative;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	color: #4a4a4a;
	font-size: 16px;
	padding: 9px 0 4px
}

.contact-info .contact-info-row-content {
	font-size: 16px;
	line-height: 1.8
}

.contact-info .contact-info-row-content p {
	margin: 0
}

.contact-info .contact-info-row-content a {
	color: #a57f2a;
}

.contact-info .contact-info-row-content.flex {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex
}

.contact-info .contact-info-row-content.flex .contact-info-row-content_ico {
	flex: 0 0 57px
}

.contact-info .contact-info-row-content .contact-info-row-layout {
	padding-right: 40px
}

.contact-info strong {
}

.contact-info .contact-info-row-layout {
	width: 100%;
	margin: 0 -10px;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	font-size: 15px;
	color: #1a1d22;
}

.contact-info .contact-info-row-layout>div {
	padding: 0 10px
}

.contact-info .contact-info-row-layout>div:nth-child(1) {
	width: 25%;
	color: #a57f2a
}

.contact-info .contact-info-row-layout>div:nth-child(2) {
	width: 11%
}

.contact-info .contact-info-row-layout>div:nth-child(3) {
	width: 15%
}

.contact-info .contact-info-row-layout>div:nth-child(4) {
	width: 35%
}

.contact-info .contact-info-row-layout .btn {
	min-width: 195px;
	margin: 12px 0 0
}

.contact-info .contact-info-btn-holder {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	justify-content: flex-end;
	padding: 20px 0
}

.contact-info .contact-info-btn-holder .btn {
	min-width: 320px;
	font-size: 17px
}

.contact-list li {
	margin-bottom: 0
}

.contact-list_two-columns li {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	margin: 0 -10px 20px
}

.contact-list_two-columns li strong {
	padding: 0 10px;
	flex: 0 0 100px
}

.contact-list_two-columns li p {
	padding: 0 10px
}

@media (max-width:767px) {
	.contact-info.contact-info_accordion .opener {
		width: 13px;
		right: 0
	}
	.contact-info .contact-info-row {
		padding: 27px 0
	}
	.contact-info .contact-info-row_decor .contact-info-row-content,
	.contact-info .contact-info-row_decor .contact-info-row-heading {
		padding-right: 33px
	}
	.contact-info .contact-info-row_decor .contact-info-row-heading_ico {
		right: 2px
	}
	.contact-info .contact-info-btn-holder .btn {
		min-width: 0;
		width: 100%
	}
	.contact-info .contact-info-title_subtitle strong {
		font-size: 20px
	}
	.contact-info .contact-list_two-columns {
		font-size: 15px
	}
	.contact-info .contact-info-row-content.flex {
		display: block
	}
	.contact-info .contact-info-row-content .contact-info-row-layout {
		padding: 0 !important
	}
	.contact-info .contact-info-row-content .contact-info-row-layout>div {
		padding: 0 10px
	}
	.contact-info .contact-info-row-content .contact-info-row-layout>div:nth-child(1),
	.contact-info .contact-info-row-content .contact-info-row-layout>div:nth-child(2),
	.contact-info .contact-info-row-content .contact-info-row-layout>div:nth-child(3) {
		display: none
	}
	.contact-info .contact-info-row-content .contact-info-row-layout>div:nth-child(4) {
		width: 100%
	}
	.contact-info .contact-info-row-layout {
		width: auto;
		flex-wrap: wrap
	}
	.contact-info .contact-info-row-layout>div {
		padding: 0 10px
	}
	.contact-info .contact-info-row-layout>div:nth-child(1) {
		width: 100%
	}
	.contact-info .contact-info-row-layout>div:nth-child(2) {
		width: auto;
		position: relative
	}
	.contact-info .contact-info-row-layout>div:nth-child(2):after {
		content: '';
		width: 1px;
		height: 9px;
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
		background: #979797
	}
	.contact-info .contact-info-row-layout>div:nth-child(3) {
		width: auto
	}
	.contact-info .contact-info-row-layout>div:nth-child(4) {
		width: 100%
	}
	.contact-info .contact-info-row-layout .btn {
		width: 100%
	}
}

.columns .contact-nav {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
	flex-grow: 1
}

.columns .contact-nav li {
	padding: 0 10px 20px;
	margin: 0;
	width: 33.33%;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	flex-direction: column
}

.columns .contact-nav li:before {
	display: none
}

.columns .contact-nav a {
	background: #f1f1f1;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	flex-grow: 1;
	color: #a57f2a;
	font-size: 16px;
	line-height: 1.2;
	text-decoration: none;
	padding: 30px 20px;
	font-weight: 900
}

.columns .contact-nav .contact-nav-ico {
	border: 1px solid #a57f2a;
	width: 90px;
	height: 90px;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	margin-bottom: 17px
}

@media (max-width:767px) {
	.columns .contact-nav .contact-nav-ico {
		margin-bottom: 8px;
		width: 80px;
		height: 80px
	}
	.columns .contact-nav li {
		width: 50%
	}
	.columns .contact-nav a {
		padding: 26px 20px 18px;
		text-align: center
	}
}

.contact-twocolumns {
	margin: 0 -10px;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex
}

.contact-twocolumns .contact-twocolumns-col {
	width: 50%;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	flex-direction: column;
	padding: 0 10px
}

.contact-twocolumns .contact-nav li {
	width: 50%
}

.contact-twocolumns .contact-form {
	margin-bottom: 20px;
	flex-grow: 1
}

.contact-twocolumns form.contact {
	height: 100%;
	background: #f8f8f8;
	padding: 26px 11.6%;
	margin-bottom: 20px
}

.contact-twocolumns form.contact fieldset {
	margin: 0 -15px
}

.contact-twocolumns form.contact legend {
	width: 100%;
	color: #1a1d22;
	font-size: 20px;
	border-bottom: none;
	padding: 0 15px;
	margin: 0 0 32px
}

.contact-twocolumns form.contact .note {
	display: none
}

.contact-twocolumns form.contact .field {
	padding: 0 15px;
	margin: 0 0 49px
}

.contact-twocolumns form.contact .field label {
	color: #4a4a4a;
	font-size: 13px;
	font-weight: 400;
	margin: 0 0 6px
}

.contact-twocolumns form.contact .field input,
.contact-twocolumns form.contact .field textarea {
	padding: 0;
	background: none;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #979797;
	color: #4a4a4a;
	font-size: 18px;
	font-weight: 400;
	outline: none !important;
	box-shadow: none
}

.contact-twocolumns form.contact .field textarea {
	border: 1px solid #979797;
	height: 75px !important;
	padding: 13px 20px
}

.contact-twocolumns form.contact .field textarea.text-active~label {
	right: 0
}

.contact-twocolumns form.contact .field textarea~.label {
	left: 20px
}

.contact-twocolumns form.contact .field.name {
	float: right;
	width: 45%
}

.contact-twocolumns form.contact .field.telephone {
	float: left;
	width: 55%
}

.contact-twocolumns form.contact .field.email {
	margin: 0 0 31px
}

.contact-twocolumns form.contact .actions-toolbar {
	margin: -35px 0 7px
}

.contact-twocolumns form.contact .actions-toolbar .primary {
	float: none;
	width: 100%
}

.contact-twocolumns form.contact .actions-toolbar .primary button {
	width: 100% !important;
	margin: 0;
	font-size: 17px;
	font-weight: 400;
	padding: 11px 15px
}

.contact-twocolumns form.contact .actions-toolbar .primary button[disabled] {
	background: #c6c6c6;
	border-color: #c6c6c6
}

@media (max-width:768px) {
	.contact-twocolumns {
		flex-direction: column
	}
	.contact-twocolumns .contact-twocolumns-col {
		width: 100%
	}
	.contact-twocolumns form.contact {
		background-color: transparent;
		padding: 0;
		margin: 0 0 35px
	}
}

.content-banner {
	margin-bottom: 20px
}

.content-banner img {
	width: 100%
}

@media (max-width:767px) {
	.content-banner {
		margin-bottom: 40px
	}
}

.content-nav {
	border: 1px solid #dad6d5;
	margin-bottom: 20px;
	z-index: 1
}

.content-nav ul {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	justify-content: space-around
}

.content-nav ul li {
	flex-grow: 1;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	text-align: center;
	justify-content: center;
	margin: 0;
	position: relative;
	padding: 0
}

.content-nav ul li:before {
	display: none
}

.content-nav ul li:not(:last-child) {
	padding-left: 1px
}

.content-nav ul li:not(:last-child):after {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
	height: 20px;
	width: 1px;
	background: #dad6d5;
	content: '';
	margin-left: -1px
}

.content-nav ul li.active a,
.content-nav ul li.active strong {
	color: #a57f2a
}

.content-nav .nav a {
	display: block;
	padding: 20px 10px;
	width: 100%;
	font-size: 16px;
	line-height: 1.2;
	color: #4a4a4a;
	text-decoration: none
}

.content-nav .nav a:hover {
	color: #a57f2a;
	text-decoration: none
}

.content-nav strong {
	display: block;
	padding: 20px 10px;
	width: 100%;
	font-size: 16px;
	line-height: 1.2;
	color: #4a4a4a;
	text-decoration: none
}

.content-nav strong:hover {
	color: #a57f2a;
	text-decoration: none
}

.content-nav .content-nav-opener {
	padding: 17px 25px 16px 38px;
	color: #a57f2a;
	display: none;
	position: relative;
	z-index: 100;
	background-color: #fff;
	background: url("../../frontend/SignatureIT/Carolinalemke/en_US/images/icons/3dots.svg") 90% center no-repeat;
	width: 100%
}

.content-nav.content-nav_add {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	align-items: center
}

.content-nav.content-nav_add .content-nav-slide {
	flex: auto
}

.content-nav.content-nav_add .content-nav-slide li a {
	color: #4a4a4a
}

.content-nav.content-nav_add .content-nav-slide li a:hover {
	text-decoration: none
}

.content-nav.content-nav_add .content-nav-slide li.active a {
	color: #a57f2a
}

.content-nav.content-nav_add .content-nav-action {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	align-items: center
}

.content-nav.content-nav_add .content-nav-action .content-nav-action_search {
	padding: 0 39px;
	position: relative;
	margin: 0 36px 0 0
}

.content-nav.content-nav_add .content-nav-action .content-nav-action_search:after,
.content-nav.content-nav_add .content-nav-action .content-nav-action_search:before {
	content: '';
	width: 1px;
	height: 20px;
	background: #dad6d5;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%)
}

.content-nav.content-nav_add .content-nav-action .content-nav-action_search:after {
	right: 0;
	left: auto
}

.content-nav.content-nav_add .content-nav-action .content-nav-action_search .search-icon {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/ico-search.svg') no-repeat 50% 50%;
	background-size: 20px 18px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	box-shadow: none;
	opacity: 1
}

.content-nav.content-nav_add .content-nav-action .content-nav-action_search .mpblog-blog-search-holder {
	display: none;
	position: absolute;
	bottom: -43px;
	width: 300px;
	left: 0;
	background: #fff;
	border: 1px solid #dad6d5
}

.content-nav.content-nav_add .content-nav-action .content-nav-action_search .mpblog-blog-search-holder.active {
	display: block
}

.content-nav.content-nav_add .content-nav-action .content-nav-action_search .mpblog-blog-search-holder input.input-text {
	padding-right: 40px
}

.content-nav.content-nav_add .content-nav-action .social-networks {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	flex-grow: 0;
	width: auto;
	margin: 0 28px 0 0;
	direction: rtl;
	flex-direction: row-reverse
}

.content-nav.content-nav_add .content-nav-action .social-networks li.social-networks-title,
.content-nav.content-nav_add .content-nav-action .social-networks li .social-networks-subtitle {
	display: none
}

.content-nav.content-nav_add .content-nav-action .social-networks li.social-networks-ico {
	margin: 0 15px !important
}

.content-nav.content-nav_add .content-nav-action .social-networks li:after {
	display: none !important
}

.content-nav.content-nav_add .content-nav-action .social-networks li a {
	width: 30px;
	height: 30px;
	margin: 0 12px;
	padding: 0;
	background: #9a9a9b
}

.content-nav.content-nav_add .content-nav-action .social-networks li a:hover {
	background: #565658
}

@media (max-width:767px) {
	.content-nav {
		margin-bottom: 26px;
		position: relative;
		margin-top: 23px
	}
	.content-nav .content-nav-opener {
		display: block;
		font-weight: 600;
		letter-spacing: 1px
	}
	.content-nav ul {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		background: #fff;
		flex-direction: column;
		box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
		z-index: 99;
		padding: 10px 36px
	}
	.content-nav ul li {
		text-align: left
	}
	.content-nav ul li:not(:last-child) {
		padding: 0
	}
	.content-nav ul li:not(:last-child):after {
		display: none
	}
	.content-nav ul a,
	.content-nav ul strong {
		font-size: 15px;
		padding: 16px 36px
	}
	.content-nav .content-nav-slide {
		display: none
	}
	.content-nav .content-nav-slide.active {
		display: block
	}
	.content-nav.content-nav_add .content-nav-action {
		display: none
	}
}

.feedback-list ul {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	float: left
}

.feedback-list ul li {
	margin: 0 27px 0 0
}

.feedback-list ul li a:hover img {
	opacity: .8
}

.feedback-list ul li:first-child {
	margin: 0
}

.mana-filter-block-above-menu {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	align-items: center
}

.mana-filter-block-above-menu .filter-actions {
	margin: 0 28px 0 0;
	position: static;
	order: 2
}

.mana-filter-block-above-menu .filter-actions a {
	font-size: 14px;
	color: #979797;
	padding-right: 17px;
	position: relative;
	text-decoration: underline
}

.mana-filter-block-above-menu .filter-actions a:hover {
	color: #a57f2a
}

.mana-filter-block-above-menu .filter-actions a:hover:after {
	color: #a57f2a
}

.mana-filter-block-above-menu .filter-actions a:after {
	font-size: 12px;
	line-height: 15px;
	color: #757575;
	content: '\e616';
	font-family: 'luma-icons';
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%)
}

.mana-filter-block-above-menu .filter-options {
	margin: 0 !important;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	margin: 0
}

.mana-filter-block-above-menu .filter-options .filter-options-item {
	position: relative;
	padding: 19px 38px 21px 34px;
	border-width: 1px 1px 0 1px !important;
	border-style: solid !important;
	border-color: transparent;
	z-index: 999;
	margin: 0
}

.mana-filter-block-above-menu .filter-options .filter-options-item:after {
	content: '';
	position: absolute;
	top: 50%;
	right: -2px;
	transform: translateY(-50%);
	width: 1px;
	height: 19px;
	background: #dad6d5
}

.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-title {
	font-size: 16px;
	color: #4a4a4a;
	font-weight: 400;
	background: none;
	padding: 0 16px 0 0;
	margin-top: -3px
}

.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-title:after {
	content: '\e622';
	left: auto;
	right: 0
}

.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-title .cnt_filter {
	float: right
}

.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content {
	width: auto;
	min-width: calc(100% + 2px) !important;
	max-width: none !important;
	top: 100%;
	right: auto;
	left: -1px;
	margin: -1px 0 0;
	padding: 17px 32px 20px !important;
	visibility: visible;
	text-align: left;
	background: #fff;
	box-shadow: none;
	border: 1px solid #8d8587 !important;
	z-index: 99
}

.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content .swatch-attribute.size .swatch-attribute-options {
	flex-direction: column
}

.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content .inner-container {
	padding: 0 !important
}

.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content .manadev-expandable-filter.outer-container {
	overflow: visible
}

.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content .item {
	padding: 0;
	white-space: nowrap
}

.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content .item:not(:last-child) {
	margin: 0 0 22px
}

.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content .item:hover {
	background-color: transparent
}

.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content .item a {
	font-size: 14px;
	color: #4a4a4a;
	background: none !important;
	margin: 0;
	padding: 0
}

.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content .item a .count {
	display: inline-block;
	padding: 0
}

.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content ol.mana-filter-checkboxes a {
	padding-left: 25px
}

.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content .manadev-expandable-filter {
	height: auto !important
}

.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content .manadev-show-more {
	display: none !important
}

.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content_md .filter-options-content_add {
	width: 134px;
	position: absolute;
	right: 100%;
	top: 0;
	bottom: -1px;
	margin: 0 0 0 1px;
	background: #fff;
	padding: 14px 20px 10px 5px;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #8D8587
}

.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content #show_above_products-price {
	padding-left: 10px;
	padding-bottom: 20px;
	width: 240px
}

.mana-filter-block-above-menu .filter-options .filter-options-item.hover {
	background: #fff;
	border-color: #8D8587
}

.mana-filter-block-above-menu .filter-options .filter-options-item.hover:before {
	content: '';
	height: 3px;
	position: absolute;
	right: 0;
	bottom: -1px;
	left: 0;
	background: #fff;
	z-index: 999
}

.mana-filter-block-above-menu .filter-options .filter-options-item.hover .filter-options-title {
	background: none
}

.mana-filter-block-above-menu .filter-options .filter-options-item.hover:not(:last-child):after {
	display: none
}

.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.color,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.pim_family_color_s_pf,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.size {
	width: 300px
}

.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.color .swatch-attribute-options,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.size .swatch-attribute-options {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row !important
}

.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.color a,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.pim_family_color_s_pf a,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.size a {
	padding-right: 20px !important;
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 5px !important;
	color: #4a4a4a;
	white-space: nowrap;
	width: calc(50% - 30px);
	margin: 0 20px 22px 10px !important
}

.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.color a:hover,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.pim_family_color_s_pf a:hover,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.size a:hover {
	background: none
}

.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.color a:before,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.pim_family_color_s_pf a:before,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.size a:before {
	content: '';
	position: absolute;
	top: 3px;
	right: 0;
	left: auto;
	width: 15px;
	height: 15px;
	border: 1px solid #8d8587
}

.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.color a.mana-selected,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.pim_family_color_s_pf a.mana-selected,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.size a.mana-selected {
	color: #A57F2A
}

.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.color a.mana-selected:before,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.pim_family_color_s_pf a.mana-selected:before,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.size a.mana-selected:before {
	border: 1px solid #a57f2a;
	background: #A57F2A
}

.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.color a.mana-selected:after,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.pim_family_color_s_pf a.mana-selected:after,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.size a.mana-selected:after {
	content: '';
	position: absolute;
	top: 4px;
	right: 5px;
	width: 6px;
	height: 10px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg)
}

.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.color a.mana-selected .swatch-option:after,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.pim_family_color_s_pf a.mana-selected .swatch-option:after,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.size a.mana-selected .swatch-option:after {
	display: none
}

.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.color .swatch-option.color,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.pim_family_color_s_pf .swatch-option.color,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.size .swatch-option.color,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.color .swatch-option.image,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.pim_family_color_s_pf .swatch-option.image,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.size .swatch-option.image {
	width: 22px;
	height: 22px;
	margin-left: 7px;
	float: right;
	margin-top: 0
}

.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.color .swatch-attribute-options,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options {
	position: relative
}

.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.color .swatch-attribute-options:after,
.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options:after {
	content: '';
	display: block;
	position: absolute;
	top: -28px;
	left: 50%;
	bottom: -20px;
	width: 1px;
	height: auto;
	visibility: visible;
	background: #8D8587
}

.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.size {
	width: 128px
}

.mana-filter-block-above-menu .filter-options .filter-options-item .swatch-attribute.size .swatch-attribute-options .swatch-option text {
	width: 100% !important;
	text-align: right
}

.column.main .toolbar-top .toolbar-top_bottom {
	padding: 13px 0 7px
}

.mana-filter-block-above-menu .btn-check {
	display: none
}

.mana-filter-block strong {
	display: none
}

ol.mana-filter-checkboxes a {
	position: relative;
	background: none;
	text-transform: uppercase;
	padding-right: 20px
}

ol.mana-filter-checkboxes a:focus,
ol.mana-filter-checkboxes a:hover {
	background: none !important
}

ol.mana-filter-checkboxes a.unchecked {
	background: none
}

ol.mana-filter-checkboxes a.unchecked:before {
	content: '';
	position: absolute;
	top: 1px;
	left: 0;
	right: auto;
	width: 15px;
	height: 15px;
	border: 1px solid #8d8587
}

ol.mana-filter-checkboxes a.checked {
	color: #A57F2A !important
}

ol.mana-filter-checkboxes a.checked:before {
	content: '';
	position: absolute;
	top: 1px;
	left: 0;
	right: auto;
	width: 15px;
	height: 15px;
	border: 1px solid #a57f2a;
	background: #A57F2A
}

ol.mana-filter-checkboxes a.checked:after {
	content: '';
	position: absolute;
	top: 2px;
	left: 5px;
	width: 6px;
	height: 10px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	border-left-width: 0;
	transform: rotate(45deg)
}

.swatch-attribute.frame_style,
.swatch-attribute.pim_frame_style_image_s_pf {
	width: 316px
}

.swatch-attribute.frame_style .swatch-attribute-options,
.swatch-attribute.pim_frame_style_image_s_pf .swatch-attribute-options {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	flex-wrap: wrap
}

.swatch-attribute.frame_style .swatch-attribute-options .swatch-option-link-layered,
.swatch-attribute.pim_frame_style_image_s_pf .swatch-attribute-options .swatch-option-link-layered {
	width: calc(50% - 10px)
}

.swatch-attribute.frame_style .swatch-attribute-options .swatch-option-link-layered:nth-last-child(1),
.swatch-attribute.pim_frame_style_image_s_pf .swatch-attribute-options .swatch-option-link-layered:nth-last-child(1),
.swatch-attribute.frame_style .swatch-attribute-options .swatch-option-link-layered:nth-last-child(2),
.swatch-attribute.pim_frame_style_image_s_pf .swatch-attribute-options .swatch-option-link-layered:nth-last-child(2) {
	margin-bottom: 0 !important
}

.swatch-attribute.size {
	min-width: 60px
}

.swatch-attribute.size .swatch-attribute-options {
	flex-direction: row
}

.swatch-attribute.size .swatch-attribute-options .swatch-option {
	background: none;
	width: auto;
	height: auto;
	border: 1px solid transparent
}

.swatch-attribute.size .swatch-option-link-layered {
	margin-bottom: 20px !important
}

.swatch-attribute.size .swatch-option-link-layered:last-child {
	margin-bottom: 0 !important
}

.swatch-attribute.size .swatch-option-link-layered .swatch-option.text {
	padding-top: 5px
}

a.swatch-option-link-layered {
	position: relative;
	padding-left: 20px !important;
	margin: 0 10px 28px 0 !important;
	font-size: 14px;
	line-height: 22px;
	color: #4a4a4a;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	align-items: flex-start;
}

a.swatch-option-link-layered:hover {
	background: none !important;
	color: #A57F2A !important
}

a.swatch-option-link-layered:before {
	content: '';
	position: absolute;
	top: 3px;
	left: 0;
	right: auto;
	width: 15px;
	height: 15px;
	border: 1px solid #8d8587
}

a.swatch-option-link-layered.mana-selected {
	color: #A57F2A !important
}

a.swatch-option-link-layered.mana-selected:before {
	content: '';
	position: absolute;
	top: 3px;
	left: 0;
	right: auto;
	width: 15px;
	height: 15px;
	border: 1px solid #a57f2a;
	background: #A57F2A
}

a.swatch-option-link-layered.mana-selected:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 5px;
	width: 6px;
	height: 10px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	border-left-width: 0;
	transform: rotate(45deg)
}

a.swatch-option-link-layered.mana-selected .swatch-option.text {
	color: #A57F2A !important
}

a.swatch-option-link-layered .swatch-option.image {
	width: 35px;
	height: 15px;
	margin-left: 13px;
	border-radius: 0;
	border: none;
	margin-top: 2px
}

a.swatch-option-link-layered .swatch-option.image.selected,
a.swatch-option-link-layered .swatch-option.image:hover {
	outline: none !important;
	border: none !important
}

a.swatch-option-link-layered .swatch-option.image:after {
	display: none
}

a.swatch-option-link-layered .swatch-option.text {
	background: none !important;
	color: #4a4a4a !important;
	width: auto;
	height: auto;
	font-size: 12px;
	line-height: 1.2;
	font-weight: 400;
	padding: 0;
	border: none !important
}

a.swatch-option-link-layered .swatch-option.text.selected,
a.swatch-option-link-layered .swatch-option.text:hover {
	outline: none !important;
	border: none !important
}

a.swatch-option-link-layered .swatch-option.text:after {
	display: none
}

.pim_family_color_code_s_pf a.swatch-option-link-layered {
	padding-right: 9px !important;
	margin: 0 0 13px 10px !important
}

.pim_family_color_code_s_pf a.swatch-option-link-layered .swatch-option.image {
	height: 20px;
	margin-left: 2px
}

.toolbar-sorter .select-sorter-options {
	background: none;
	padding: 0 47px 0 20px;
	height: 60px;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	align-items: center;
	border: solid transparent;
	border-width: 1px 1px 0
}

.toolbar-sorter .select-sorter-options.select-area.select-focus {
	box-shadow: none
}

.toolbar-sorter .select-sorter-options.select-active {
	background: #fff;
	border-color: #8D8587;
	outline: none
}

.toolbar-sorter .select-sorter-options.select-active .center {
	color: #A57F2A
}

.toolbar-sorter .select-sorter-options.select-active .select-opener:after {
	color: #A57F2A
}

.toolbar-sorter .select-sorter-options .select-label {
	padding: 0;
	color: #4a4a4a;
	font-size: 16px;
	line-height: 1.2;
	margin-right: 15px
}

@media (min-width:769px) {
	.toolbar-sorter .select-sorter-options .select-label {
		margin-top: -5px
	}
}

.toolbar-sorter .select-sorter-options .center {
	padding: 0;
	color: #4a4a4a;
	font-size: 16px;
	line-height: 1.2
}

@media (min-width:769px) {
	.toolbar-sorter .select-sorter-options .center {
		margin-top: -5px
	}
}

.toolbar-sorter .select-sorter-options .select-opener {
	left: auto;
	right: 30px
}

.toolbar-sorter .select-sorter-options .select-opener:after {
	background: none;
	font-size: 11px;
	margin: 0;
	width: auto;
	height: auto;
	content: '\e622';
	font-family: 'luma-icons';
	speak: none;
	position: absolute;
	top: 59%;
	right: 50%;
	transform: translate(-50%, -50%);
	margin-top: -2px
}

.select-options.drop-sorter-options {
	box-shadow: none
}

.select-options.drop-sorter-options .drop-holder {
	background: none;
	border: solid #8d8587;
	border-width: 0 1px 1px;
	padding: 0
}

.select-options.drop-sorter-options ul a {
	padding: 13px 20px 13px 44px;
	color: #4a4a4a;
	font-size: 14px;
	line-height: 1.2;
	position: relative
}

.select-options.drop-sorter-options ul a:before {
	content: '';
	position: absolute;
	top: 14px;
	left: 22px;
	right: auto;
	width: 15px;
	height: 15px;
	border: 1px solid #8d8587
}

.select-options.drop-sorter-options ul li.current-selected {
	background: none
}

.select-options.drop-sorter-options ul li.current-selected a {
	background: none;
	color: #A57F2A
}

.select-options.drop-sorter-options ul li.current-selected a:before {
	content: '';
	position: absolute;
	top: 14px;
	left: 22px;
	right: auto;
	width: 15px;
	height: 15px;
	border: 1px solid #a57f2a;
	background: #A57F2A
}

.select-options.drop-sorter-options ul li.current-selected a:after {
	content: '';
	position: absolute;
	top: 16px;
	left: 27px;
	width: 6px;
	height: 10px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	border-left-width: 0;
	transform: rotate(45deg)
}

.swatch-option {
	border: none
}

.catalog-category-view #mana-please-wait {
	display: none !important
}

.catalog-category-view .breadcrumbs-wrap.scroll-to-fixed {
	top: 39px !important
}

@media (max-width:1600px) {
	.mana-filter-block-above-menu .filter-options .filter-options-item {
		padding: 20px
	}
}

@media (max-width:1200px) {
	.mana-filter-block-above-menu .filter-options .filter-options-item {
		padding: 20px 10px
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-title {
		font-size: 14px
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-title:after {
		top: 50%;
		transform: translate(0, -50%)
	}
}

@media (max-width:1023px) {
	.mana-filter-block-above-menu .filter-options .filter-options-item {
		padding: 20px 5px
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-title {
		font-size: 12px
	}
}

@media (max-width:767px) {
	.filter-options-content .count {
		float: right
	}
	#mana_ajax_wrapper_search_result_list .mana-filter-block.mana-mobile .m-filter-title {
		visibility: hidden
	}
	.column .toolbar-top.toolbar-products .toolbar-top_head {
		padding: 0;
		border: none;
		background: none;
		position: relative;
		min-height: 0
	}
	.column .toolbar-top.toolbar-products .toolbar-top_head .toolbar-sorter {
		position: absolute;
		bottom: 100%;
		right: 0;
		left: auto;
		top: -60px;
		height: 60px;
		padding: 1px 0;
		z-index: 99
	}
	.search-view {
		display: none
	}
	.search__result-tabs {
		border-bottom: none;
		margin-top: 10px
	}
	.search__result-tabs li {
		float: left
	}
	.select-sorter-options.select-area {
		border: none;
		background: #f1f1f1;
		width: auto;
		height: 58px;
		padding: 0 20px 0 21px;
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		align-items: center;
		border: solid transparent;
		border-width: 1px 1px 0
	}
	.select-sorter-options.select-area.select-active {
		background: #fff;
		border-color: #8D8587
	}
	.select-sorter-options.select-area.select-active .center {
		color: #A57F2A
	}
	.select-sorter-options.select-area.select-active .select-opener:after {
		color: #A57F2A
	}
	.select-sorter-options.select-area .center {
		padding: 0;
		color: #4a4a4a;
		font-size: 16px;
		line-height: 1.2;
		margin-left: -6px
	}
	.select-sorter-options.select-area .select-opener {
		left: auto;
		right: 0
	}
	.select-sorter-options.select-area .select-opener:after {
		background: none;
		font-size: 11px;
		margin: 0;
		width: auto;
		height: auto;
		content: '\e622';
		font-family: 'luma-icons';
		speak: none;
		position: absolute;
		top: 59%;
		left: 50%;
		transform: translate(-50%, -50%)
	}
	.filters-active .toolbar-sorter.sorter {
		display: none
	}
	.filters-active .filters-clear,
	.filters-active .filters-next {
		display: block
	}
	.mana-filter-block {
		position: absolute;
		top: 100%;
		right: 0;
		left: 0;
		background: #fff;
		z-index: 99
	}
	.mana-mobile-layered-navigation-enabled .mana-filter-block.mana-mobile {
		display: none
	}
	.filters-opener {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		font-size: 16px;
		color: #A57F2A !important
	}
	.filters-opener:after {
		font-size: 10px;
		line-height: 22px;
		color: inherit;
		content: '\e622';
		font-family: 'luma-icons';
		margin: 0 0 0 16px;
		vertical-align: top;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.filters-opener img {
		margin: 0 0 0 5px
	}
	.filters-active .filters-opener:after {
		content: '\e621'
	}
	.filters-clear {
		display: none;
		font-size: 14px;
		color: #979797 !important;
		margin: 0 0 0 41px;
		padding: 0 0 0 18px;
		position: relative
	}
	.filters-clear:after {
		font-size: 12px;
		line-height: 15px;
		color: #757575;
		content: '\e616';
		font-family: 'luma-icons';
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%)
	}
	.filters-clear:before {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		right: -17px;
		width: 1px;
		background: #d9d9d6
	}
	.filters-next {
		display: none;
		position: absolute;
		left: 20px;
		top: 50%;
		transform: translateY(-50%) rotate(180deg)
	}
	.mana-filter-block-above-menu {
		display: none;
		padding: 0 37px 50px
	}
	.mana-filter-block-above-menu .filter-options {
		position: static;
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		justify-content: center;
		padding: 14px 0;
		margin: 39px 0 20px;
		border-width: 1px 0 1px 0;
		border-style: solid;
		border-color: #dad6d3
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item {
		position: static;
		border: none !important;
		padding: 0
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-title {
		padding: 0 10px;
		position: relative
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-title:not(:last-child):before {
		content: '';
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: 1px;
		background: #d9d6d6
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-title:after {
		display: none
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content {
		display: block;
		visibility: hidden;
		width: auto !important;
		top: 132px;
		left: 50%;
		right: auto;
		transform: translateX(-50%);
		position: absolute;
		border: none !important;
		padding: 0
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content .item {
		padding: 5px !important
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content_md {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content_md .filter-options-content_add {
		position: static;
		border: none;
		padding: 0;
		margin: 0 0 0 20px
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item.hover .filter-options-content {
		visibility: visible
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item.hover .filter-options-title {
		color: #a57f2a
	}
	.mana-filter-block-above-menu .btn-check {
		display: block;
		position: absolute;
		bottom: 10px;
		right: 10px;
		left: 10px;
		padding: 10px;
		border: 1px solid #a57f2a;
		font-size: 17px;
		color: #a57f2a
	}
	.mana-filter-block.mana-mobile {
		display: block;
		position: relative;
		background: none;
		padding: 0 8px;
		margin: 0 -13px;
		border-width: 1px 0 1px 0;
		border-style: solid;
		border-color: #dad6d3
	}
	.mana-filter-block.mana-mobile:after {
		content: '';
		display: table;
		clear: both
	}
	.mana-filter-block.mana-mobile:not(#filter-popup) {
		display: block !important
	}
	.mana-filter-block.mana-mobile#filter-popup {
		display: none
	}
	.mana-filter-block.mana-mobile .swatch-attribute.size .swatch-attribute-options {
		flex-direction: column
	}
	.mana-filter-block.mana-mobile .swatch-attribute.size {
		width: auto
	}
	.mana-filter-block.mana-mobile .swatch-attribute.size .swatch-option-link-layered {
		padding-right: 20px !important;
		margin: 0 0 16px 10px !important
	}
	.mana-filter-block.mana-mobile .swatch-attribute.frame_style .swatch-option-link-layered,
	.mana-filter-block.mana-mobile .swatch-attribute.pim_frame_style_image_s_pf .swatch-option-link-layered {
		padding-right: 20px !important;
		margin: 0 0 40px 10px !important
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.color .swatch-attribute-options,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.color .swatch-attribute-options .swatch-option-link-layered,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options .swatch-option-link-layered {
		padding: 0 30px 0 0 !important;
		margin: 0 0 28px 10px !important;
		width: calc(50% - 10px)
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.color .swatch-attribute-options .swatch-option.color,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options .swatch-option.color,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.color .swatch-attribute-options .swatch-option.image,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options .swatch-option.image {
		position: relative;
		flex-shrink: 0;
		margin: 0 0 0 4px
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.color .swatch-attribute-options .swatch-option.color .option-name,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options .swatch-option.color .option-name,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.color .swatch-attribute-options .swatch-option.image .option-name,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options .swatch-option.image .option-name {
		letter-spacing: -0.6px
	}
	.mana-filter-block.mana-mobile .swatch-attribute {
		width: 300px
	}
	.mana-filter-block.mana-mobile .apply-mobile-filters-holder {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		padding: 30px;
		background: #fff;
		z-index: 1;
		text-align: center;
		display: none
	}
	.mana-filter-block.mana-mobile .apply-mobile-filters {
		font: 17px/22px "Lucida Grande", Arial, Helvetica, sans-serif;
		color: #a57f2a;
		border: 1px solid #a57f2a;
		padding: 7px 8px;
		background: none;
		display: block;
		width: 100%;
		box-shadow: none
	}
	.mana-filter-block.mana-mobile .apply-mobile-filters:hover {
		background: #a57f2a;
		color: #fff
	}
	.mana-filter-block.mana-mobile .filter-options {
		float: left;
		position: static;
		pointer-events: auto
	}
	.mana-filter-block.mana-mobile .filter-options .m-applied-filters {
		display: none
	}
	.mana-filter-block.mana-mobile .filter-options dt[data-role="title"] {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		align-items: center
	}
	.mana-filter-block.mana-mobile .filter-options dt[data-role="title"] .filter-clear {
		font-size: 14px;
		color: #979797 !important;
		padding: 0 18px 0 0;
		margin: 3px 0 0 32px;
		position: relative;
		top: 0;
		left: 0;
		text-decoration: underline
	}
	.mana-filter-block.mana-mobile .filter-options dt[data-role="title"] .filter-clear:before {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		left: -17px;
		width: 1px;
		background: #d9d9d6
	}
	.mana-filter-block.mana-mobile .filter-options dt[data-role="title"] .filter-clear:after {
		font-size: 12px;
		line-height: 15px;
		color: #757575;
		content: '\e616';
		font-family: 'luma-icons';
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%)
	}
	.mana-filter-block.mana-mobile .m-filter-title {
		background: none;
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		font-size: 16px;
		color: #A57F2A !important;
		position: relative;
		padding: 18px 31px 18px 24px;
		white-space: nowrap
	}
	.mana-filter-block.mana-mobile .m-filter-title::before {
		content: "";
		position: fixed;
		height: 58px;
		width: 54px;
		border: none;
		background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/ico-arrow4.svg') no-repeat 50% 50%;
		background-size: 29px auto;
		overflow: hidden;
		top: 0;
		left: 17px;
		box-shadow: none;
		display: none
	}
	.mana-filter-block.mana-mobile .m-filter-title .back-button {
		left: calc(100vw - 51px);
		position: absolute;
		width: 30px;
		height: 20px;
		background: url(../../frontend/SignatureIT/Carolinalemke/en_US/images/arrow_left.png) no-repeat;
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg)
	}
	.mana-filter-block.mana-mobile .m-filter-title .collapse-indicator {
		position: absolute;
		width: auto;
		right: 0;
		left: auto;
		top: 54%;
		transform: translateY(-50%);
		background: none
	}
	.mana-filter-block.mana-mobile .m-filter-title .collapse-indicator:before {
		content: '\e622';
		font-size: 11px;
		line-height: 22px;
		color: inherit;
		font-family: 'luma-icons';
		vertical-align: top;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.mana-filter-block.mana-mobile .m-filter-title:after {
		content: '';
		width: 16px;
		height: 19px;
		position: absolute;
		right: auto;
		left: 0;
		top: 50%;
		transform: translate(0, -50%);
		background: url('../../frontend/SignatureIT/Carolinalemke/en_US/images/ico-filter.svg')
	}
	.mana-filter-block.mana-mobile .block-content {
		position: absolute;
		top: 100%;
		left: -13px;
		right: -13px;
		z-index: 99;
		background: #fff;
		margin: 1px 0 0;
		padding: 49px 38px 23px;
		text-align: center;
		display: block !important
	}
	.mana-filter-block.mana-mobile .block-content:before {
		content: '';
		position: absolute;
		height: 1px;
		background: #dad6d3;
		top: 41px;
		right: 53px;
		left: 53px
	}
	.mana-filter-block.mana-mobile .block-content:after {
		content: '';
		position: absolute;
		height: 1px;
		background: #dad6d3;
		bottom: 15px;
		right: 53px;
		left: 53px
	}
	.mana-filter-block.mana-mobile .block-content dt {
		padding: 7px 15px !important
	}
	.mana-filter-block.mana-mobile .block-content dl {
		border: none;
		display: inline-block;
		vertical-align: top
	}
	.mana-filter-block.mana-mobile .block-content dl[data-atribute-code*=gender_name],
	.mana-filter-block.mana-mobile .block-content dl[data-atribute-code*=lens_material_name],
	.mana-filter-block.mana-mobile .block-content dl[data-atribute-code=color] {
		display: none
	}
	.mana-filter-block.mana-mobile .block-content dl[data-filter-id="1"] {
		display: none
	}
	.mana-filter-block.mana-mobile .block-content dl dt {
		background: none;
		border: none;
		font-size: 16px;
		color: #4a4a4a;
		font-weight: 400
	}
	.mana-filter-block.mana-mobile .block-content dl dt:hover {
		color: #a57f2a
	}
	.mana-filter-block.mana-mobile .block-content dl dt .collapse-indicator {
		display: none
	}
	.mana-filter-block.mana-mobile .block-content dl dt .filter-remove {
		display: none
	}
	.mana-filter-block.mana-mobile .block-content dl.active dt {
		color: #a57f2a
	}
	.mana-filter-block.mana-mobile .block-content dl:not(:last-child) dt:after {
		content: '';
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		width: 1px;
		height: 14px;
		background: #d9d6d6
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content {
		display: none;
		position: absolute;
		top: 100%;
		right: 0;
		left: 0;
		background: #fff;
		text-align: center;
		padding: 21px 37px 20px;
		height: calc(100vh - 60px - 138px - 114px - 60px);
		overflow: auto
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .m-accordion-container {
		display: inline-block;
		vertical-align: top;
		border: none;
		width: auto;
		text-align: left
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .m-accordion-container .manadev-expandable-filter {
		height: auto !important
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .m-accordion-container .manadev-show-more {
		display: none !important
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .m-accordion-container ol.mana-filter-checkboxes a {
		padding-right: 0;
		margin: 0;
		background: none !important;
		font-size: 14px
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .item {
		margin: 3px 0 43px !important
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.color .swatch-attribute-options,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options {
		overflow: hidden;
		display: block
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.color .swatch-attribute-options a,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options a {
		float: left;
		width: 50%;
		position: relative;
		padding: 0 37px 19px 0 !important;
		font-size: 14px;
		line-height: 22px;
		color: #4a4a4a
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.color .swatch-attribute-options a .swatch-option,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options a .swatch-option {
		position: absolute;
		right: 0;
		top: 0;
		width: 22px;
		height: 22px
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.color .swatch-attribute-options a.mana-selected,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options a.mana-selected {
		background: none
	}
	.modal-popup.modal-slide.mobile-filter-popup {
		left: 0
	}
	.modal-popup.modal-slide.mobile-filter-popup .modal-inner-wrap {
		width: 100vw;
		max-width: 100vw;
		margin: 0
	}
	.modal-popup.modal-slide.mobile-filter-popup #filter-popup {
		background: #f1f1f1;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 100;
		margin: 0;
		display: block
	}
	.modal-popup.modal-slide.mobile-filter-popup #filter-popup::after {
		content: "";
		position: absolute;
		left: 0;
		top: 100%;
		background: #fff;
		overflow: hidden;
		height: calc(100vh - 59px);
		width: 100%
	}
	.modal-popup.modal-slide.mobile-filter-popup #filter-popup .m-filter-title .collapse-indicator:before {
		content: '\e621'
	}
	.modal-popup.modal-slide.mobile-filter-popup #filter-popup .apply-mobile-filters-holder {
		display: block
	}
}

@media (max-width:374px) {
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-title {
		font-size: 12px
	}
}

.limiter .limiter-text,
.limiter label {
	font-size: 16px;
	line-height: 1;
	font-weight: 400;
	color: #4a4a4a
}

.limiter select {
	padding: 0 15px 0 10px;
	margin: 0 5px;
	text-align: center;
	font-size: 16px
}

#amasty_locator_filter {
	margin: 0 0 50px;
	padding-top: 26px
}

#amasty_locator_filter .column_right {
	flex: 1 1 0;
	display: block;
	padding-left: 0;
	width: 67%
}

#amasty_locator_filter .column_right .block-title {
	display: none
}

#amasty_locator_filter .column_right .location-filter {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex
}

@media (max-width:767px) {
	#amasty_locator_filter .column_right .location-filter {
		flex-wrap: wrap-reverse
	}
}

#amasty_locator_filter .column_right .location-filter .block-content {
	flex-grow: 1
}

#amasty_locator_filter .column_right #filterAttribute {
	display: none
}

#amasty_locator_filter .input-box {
	margin: 0
}

#amasty_locator_filter .input-box input {
	height: 42px;
	border-bottom: 2px solid #c7c3c4;
	padding-right: 20px;
}

#amasty_locator_filter .column_left {
	width: 33.5%;
	padding: 0;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex
}

#amasty_locator_filter .column_left .block-content {
	padding: 0 25px
}

#amasty_locator_filter .column_left .block-title {
	width: 282px;
	flex-shrink: 0;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	align-items: center;
	padding: 0 25px 9px 0
}

#amasty_locator_filter .column_left .block-title strong {
	font-size: 20px;
	line-height: 1.2;
	display: block;
}

#amasty_locator_filter .column_left .block-content {
	padding: 0;
	flex-grow: 1
}

#amasty_locator_filter .column_left .block-content input[type="hidden"] {
	display: none
}

#amasty_locator_filter .column_left .location-filter .amlocator_input {
	width: 100%
}

.location-filter .amlocator_input {
	padding: 0 40px 0 0;
	width: 33.33%;
	margin: 0
}

.location-filter .amlocator_input.location-attribute {
	margin-top: 0 !important
}

.location-filter .amlocator_input .attribute-label,
.location-filter .amlocator_input label {
	display: none
}

.location-filter .amlocator_input .input-box {
	margin: 0;
	flex-grow: 1
}

.location-filter .amlocator_input input {
	height: 40px;
	border: none;
	padding: 0;
	color: #8d8587;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%
}

.location-filter .amlocator_input input::-webkit-input-placeholder {
	color: inherit
}

.location-filter .amlocator_input input::-moz-placeholder {
	color: inherit;
	opacity: 1
}

.location-filter .amlocator_input input:-ms-input-placeholder {
	color: inherit
}

.location-filter .amlocator_input select {
	border: none;
	border-bottom: 2px solid #c7c3c4;
	height: 42px;
	color: #8d8587;
	font-size: 16px;
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US//images/ico-arrow1.svg') no-repeat 100% 54%;
	padding: 0 20px 0 0
}

.location-filter .amlocator_input select:not([disabled]):focus {
	box-shadow: none
}

.location-filter .amlocator_input select option:hover {
	color: #a88430;
	background: white !important
}

.location-filter .location-filter-search {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex
}

.location-filter .location-filter-search #locateNearBy {
	display: none
}

.location-filter .location-filter-search #sortByFilter {
	background: none;
	border: none;
	width: 30px;
	height: 40px;
	flex-shrink: 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../../frontend/SignatureIT/Carolinalemke/en_US//images/ico-search.svg') no-repeat 50% 50%;
	background-size: 16px 16px;
	opacity: 1
}

.location-filter-search .input-box input {
	color: #8d8587;
	font-size: 16px;
	background: url("../../frontend/SignatureIT/Carolinalemke/en_US//images/ico-search2.svg") no-repeat 100% 54%;
	letter-spacing: .2px
}

.amlocator_center {
	display: flex !important
}

.amlocator_center .mCSB_scrollTools {
	left: auto !important;
	right: 0 !important
}

.amlocator_center .mCustomScrollBox {
	padding-right: 13px
}

.amlocator_center .mCSB_container {
	margin-left: 0 !important
}

.amlocator_center .amlocator_store_list {
	float: none;
	margin: 0;
	width: 307px;
	padding: 0 51px 0 7px;
	overflow: auto
}

.amlocator_center #amlocator_left {
	width: auto;
	margin: 0;
	height: auto;
	max-height: 493px
}

.amlocator_center #amlocator_left .active {
	border: none;
	background: none
}

.amlocator_center #amlocator_left .location {
	border: none;
	border-bottom: 2px solid #edebec;
	padding: 0
}

.amlocator_center #amlocator_left .location.active {
	background: none
}

.amlocator_center #amlocator_left .location.active .location_header:after {
	display: none
}

.amlocator_center #amlocator_left .location.active .location_content {
	display: block
}

.amlocator_center #amlocator_left .location:first-child {
	border-top: 2px solid #edebec
}

.amlocator_center #amlocator_left .location .location_header {
	padding: 20px 30px 20px 0;
	font-size: 16px;
	line-height: 1.2;
	margin: 0;
	position: relative;
	font-weight: 500
}

.amlocator_center #amlocator_left .location .location_header:after,
.amlocator_center #amlocator_left .location .location_header:before {
	width: 12px;
	height: 2px;
	background: #a88430;
	position: absolute;
	top: 50%;
	right: 5px;
	transform: translate(0, -50%);
	content: ''
}

.amlocator_center #amlocator_left .location .location_header:after {
	width: 2px;
	height: 12px;
	right: 10px
}

.amlocator_center #amlocator_left .location .location_content {
	font-size: 14px;
	line-height: 1.8;
	color: #4a4a4a;
	display: none;
	padding-bottom: 18px
}

.amlocator_center #amlocator_left .location .location_content dt {
	float: left;
	width: 105px;
	padding-right: 15px;
	margin-bottom: 15px;
	font-weight: 400
}

.amlocator_center #amlocator_left .location .location_content dd {
	overflow: hidden;
	margin-bottom: 15px
}

.amlocator_center #amlocator_left .location .location_content dd p {
	font-size: 14px
}

.amlocator_center .amlocator_mapblock {
	flex-grow: 1;
	padding: 0
}

.amlocator_center .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag,
.amlocator_center .mCSB_scrollTools .mCSB_dragger:hover {
	background: #a88430
}

.amlocator_center #amlocator-map-canvas {
	height: 493px
}

.columns .column.main {
	padding-bottom: 0
}


.amasty-popup h2,
.amasty-popup h3 {
	font-size: 20px;
	margin-top: 11px;
}

@media (max-width:767px) {
	#amasty_locator_filter {
		flex-wrap: wrap;
		padding-top: 0;
		margin: 0 -10px
	}
	#amasty_locator_filter .column_left,
	#amasty_locator_filter .column_right {
		width: 100%
	}
	#amasty_locator_filter .column_left {
		width: 100%
	}
	#amasty_locator_filter .column_left .block-title {
		display: none
	}
	#amasty_locator_filter .block-content {
		width: 100%
	}
	#amasty_locator_filter .location-filter-search .input-box {
		margin: 0 10px;
		width: 100%
	}
	.location-filter {
		width: 100%
	}
	.location-filter .amlocator_input {
		width: 50%;
		padding: 0 10px;
		margin: 0 0 42px
	}
	.amlocator_center {
		margin: 0 -30px;
		flex-direction: column
	}
	.amlocator_center .amlocator_mapblock {
		padding: 0 0 37px;
		order: 1
	}
	.amlocator_center .amlocator_store_list {
		order: 2;
		padding: 0 15px;
		width: 100%;
		margin: 0 auto
	}
	.amlocator_center .mCustomScrollBox {
		padding-right: 14px;
		margin-right: -2px
	}
	.amlocator_center #amlocator-map-canvas {
		height: 494px
	}
	.amlocator_center #amlocator_left .location .location_content {
		max-width: 260px
	}
}

.modes {
	align-items: center
}

.modes .modes-mode {
	padding: 0
}

.modes .mode-grid:before,
.modes .mode-list:before {
	display: none
}

.modes .mode-grid ul,
.modes .mode-list ul {
	font-size: 0;
	line-height: 0
}

.modes .mode-grid ul li,
.modes .mode-list ul li {
	display: inline-block;
	vertical-align: top;
	width: 10px;
	height: 10px;
	margin: 0 1px;
	background: #9b9b9b
}

.modes .mode-grid.active ul li,
.modes .mode-list.active ul li,
.modes .mode-grid:focus ul li,
.modes .mode-list:focus ul li,
.modes .mode-grid:hover ul li,
.modes .mode-list:hover ul li {
	background: #a57f2a;
	text-decoration: none
}

.modes .modes-label {
	font-size: 16px;
	line-height: 1;
	font-weight: 400;
	color: #4a4a4a;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: static
}

.modes .mode-grid {
	order: 2
}

.products.wrapper~.toolbar .modes {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex
}

@media (max-width:767px) {
	.modes {
		display: none !important
	}
}

.pages {
	display: flex !important;
	align-items: center
}

.pages .pages-items {
	margin-right: 10px
}

.pages .pages-items .item {
	font-size: 16px;
	margin: 0;
	padding: 0
}

.pages .pages-items .item:before {
	display: none
}

.pages .pages-items .item a {
	color: #9B9B9B
}

.pages .pages-items .item a:focus,
.pages .pages-items .item a:hover {
	text-decoration: underline
}

.pages .pages-items .item strong {
	font-size: 16px;
	font-weight: 400
}

.pages .pages-items .item strong.page {
	color: #A57F2A;
	background: none
}

.pages .pages-items .item.item-first a,
.pages .pages-items .item.item-last a {
	text-indent: -9999px;
	width: 36px;
	position: relative
}

.pages .pages-items .item.item-first a::after,
.pages .pages-items .item.item-last a::after,
.pages .pages-items .item.item-first a::before,
.pages .pages-items .item.item-last a::before {
	content: '\e617';
	position: absolute;
	left: 6px;
	top: 5px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: inherit;
	color: #9b9b9b;
	font: 16px/20px 'luma-icons';
	margin: 0;
	vertical-align: top;
	overflow: hidden;
	speak: none;
	text-align: center;
	text-indent: 0
}

.pages .pages-items .item.item-first a::before,
.pages .pages-items .item.item-last a::before {
	left: 15px
}

.pages .pages-items .item.item-last a::after,
.pages .pages-items .item.item-last a::before {
	content: '\e608';
	left: 5px
}

.pages .pages-items .item.item-last a::before {
	left: 14px
}

.pages .pages-items .item .next,
.pages .pages-items .item .previous {
	background: none;
	border: none;
	box-shadow: none;
	margin: 0
}

.pages .pages-items .item .next:before,
.pages .pages-items .item .previous:before {
	color: #9B9B9B
}

.pages .pages-items .item .next:before {
	content: '\e608'
}

.pages .pages-items .item .previous:before {
	content: '\e617'
}

.pages .pages-items .item .first,
.pages .pages-items .item .last {
	background: none;
	border: none;
	box-shadow: none;
	margin: 0
}

.pages .pages-items .item .first>span,
.pages .pages-items .item .last>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.pages .pages-items .item .first:before,
.pages .pages-items .item .last:before {
	content: '';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	line-height: inherit;
	color: #7d7d7d;
	font-family: 'luma-icons';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

.pages .pages-items .item .first:before {
	content: '\e608'
}

.pages .pages-items .item .last:before {
	content: '\e617'
}

.pages_center {
	padding: 24px 0 10px;
	text-align: center
}

.pages .pager-input {
	padding: 0 10px 0 12px;
	margin: 0 9px 0 10px;
	border-width: 0 1px 0 1px;
	border-color: #d9d9d6;
	border-style: solid
}

.pages .pager-input .pager-input-label {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	align-items: center
}

.pages .pager-input .pager-input-label span {
	font-size: 16px;
	color: #000;
	margin: 0 4px
}

.pages .pager-input .pager-input-label input {
	text-align: center;
	padding: 0;
	width: 20px;
	height: 20px;
	background: none;
	border: 1px solid #8d8587;
	font-size: 10px
}

.pages-action {
	width: 100%;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	justify-content: space-between;
	padding: 31px 0;
	border-top: 1px solid #e3e3e3
}

.pages-action a {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	align-items: center;
	color: #A57F2A;
	font-size: 18px
}

.pages-action a img {
	width: 23px;
	height: auto
}

.pages-action .pages-action_return a img {
	margin: 0 10px 0 0
}

.pages-action .pages-action_next a img {
	margin: 0 0 0 10px;
	transform: rotate(180deg)
}

@media (max-width:767px) {
	.pages .items.pages-items {
		display: inline-block;
		padding: 2px 0 0
	}
	.pages .pager-input {
		display: none
	}
	.pages .item.pages-item-next,
	.pages .item.pages-item-previous {
		position: static
	}
	.pages-action .pages-action_all {
		display: none
	}
}

.product-description-wrap {
	max-width: 1680px;
	padding: 0 40px;
	margin: 0 auto 60px
}

.product-description {
	margin: 0 -20px
}

.product-description .product-description-item {
	width: 50%;
	padding: 20px 20px 20px;
	font-size: 18px
}

.product-description .product-description-item h3 {
	font-size: 32px;
	font-family: simplerpro_v3bold, sans-serif;
	margin: 0 0 29px;
	letter-spacing: -0.99px
}

.product-description .product-description-item h4 {
	font-size: 24px;
	font-family: simplerpro_v3bold, sans-serif;
	margin: 0 0 7px;
	letter-spacing: -0.8px
}

.product-description .product-description-item .spec-list {
	padding-bottom: 14px
}

.product-description .product-description-item .spec-list-text li:before {
	display: none
}

.product-description hr {
	border-top: 1px dashed #ccc;
	margin-top: 24px;
	margin-bottom: 24px
}

.product-description .product-description-row {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse
}

.product-description .product-description-inner {
	height: 100%;
	background: #fff;
	position: relative;
	overflow: hidden
}

.product-description .image {
	position: absolute;
	width: 100% !important;
	height: auto !important
}

.product-description .image.image-code-5,
.product-description .image.image-code-6 {
	bottom: 0
}

.product-description .image.image-code-2,
.product-description .image.image-code-3 {
	margin: auto;
	top: 0;
	bottom: 0
}

.product-description .product-description-item-content {
	padding: 28px 11px 23px;
	max-width: 510px;
	margin: 0 auto
}

.product-description .product-description-item-content p {
	line-height: 1.5
}

.product-description .product-description-item-content .delivery-content ul {
	list-style: disc;
	padding-right: 20px
}

.product-description .product-description-item-content .delivery-content ul a {
	color: #a57f2a
}

.product-description .product-description-row:nth-child(2) .product-description-item-content {
	padding: 65px 22px 16px
}

.product-description .product-description-row:nth-child(2) .product-description-item h3 {
	margin-bottom: 15px
}

.product-description .product-description-row:nth-child(2) .product-description-item h4 {
	margin-bottom: 4px
}

.product-description .product-description-row:nth-child(2) .product-description-item .spec-list li:before {
	display: none
}

@media (max-width:1280px) {
	.product-description {
		margin: 0 -10px
	}
	.product-description .product-description-item {
		padding: 10px;
		font-size: 16px
	}
	.product-description .product-description-item h3 {
		font-size: 26px
	}
	.product-description hr {
		margin-top: 15px;
		margin-bottom: 15px
	}
	.product-description .product-description-item-content {
		padding: 25px 20px
	}
}

@media (max-width:767px) {
	.product-description-wrap {
		padding: 20px 0 0;
		margin: 0 auto
	}
	.product-description {
		margin: 0 -4px
	}
	.product-description .product-description-item {
		width: 100%;
		padding: 10px 0 10px
	}
	.product-description .product-description-item h3 {
		font-size: 16px;
		margin: 0 0 14px
	}
	.product-description .product-description-item h4 {
		font-size: 16px
	}
	.product-description .product-description-inner .image {
		position: static;
		transform: none
	}
	.product-description .product-description-item {
		padding: 0 0 26px
	}
	.product-description .product-description-item-content {
		max-width: 100%;
		padding: 21px 25px
	}
}

@media (max-width:374px) {
	.product-description .product-description-item-content {
		padding: 22px 10px
	}
}

.spec-list-text li {
	display: table-row;
	position: relative;
	font-size: 18px;
	line-height: 1.1;
	color: #1A1D22
}

.spec-list-text li span {
	display: table-cell;
	padding: 0 0 15px
}

.spec-list-text li span:last-child {
	padding-left: 10px
}

.spec-list-text li img {
	width: 63px;
	margin: 0 0 0 9px;
	display: inline-block;
	vertical-align: top
}

.spec-list-text li:before {
	width: 7px;
	height: 7px;
	background: #000;
	content: "";
	border-radius: 50%;
	display: inline-block;
	margin-right: 9px;
	margin-bottom: 1px
}

@media (max-width:1280px) {
	.spec-list-text li {
		font-size: 16px;
		margin: 0 0 6px
	}
}

@media (max-width:767px) {
	.spec-list-text li {
		font-size: 13px;
		padding: 0;
		margin: 0 0 14px;
		font-size: 14px;
		letter-spacing: -0.62px
	}
	.spec-list-text li:before {
		display: none
	}
	.spec-list-text li img {
		width: 50px;
		margin: 0 0 0 9px;
		display: inline-block;
		vertical-align: top
	}
}

.spec-list {
	text-align: left;
	margin: 0 0 24px;
	padding-bottom: 24px;
	position: relative
}

.spec-list li {
	text-align: center;
	padding: 0 10px;
	display: inline-block;
	vertical-align: top;
	width: 24%;
	position: relative
}

.spec-list li img {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 17px
}

.spec-list li span {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #A57F2A;
	margin: 0 -10px
}

.spec-list_gry {
	padding: 24px 0 0;
	margin-top: 23px
}

.spec-list_gry:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0px;
	bottom: auto;
	left: 0px;
	border-bottom: 1px dashed #ccc
}

.spec-list_gry li span {
	color: #8D8587
}

@media (max-width:1024px) {
	.spec-list:before {
		content: '';
		position: absolute;
		right: 16px;
		bottom: 0;
		left: 16px;
		border-bottom: 1px dashed #ccc
	}
	.spec-list li:before {
		position: unset
	}
}

@media (max-width:1280px) {
	.spec-list {
		margin: 0 -5px 24px
	}
	.spec-list:before {
		right: 0;
		left: 0
	}
	.spec-list li {
		padding: 0 5px
	}
	.spec-list li span {
		margin: 0;
		font-size: 11px
	}
}

@media (max-width:767px) {
	.spec-list li {
		width: 24%
	}
	.spec-list li img {
		margin: 0 0 12px
	}
	.spec-list li span {
		font-size: 13px
	}
	.spec-list:before {
		content: '';
		position: absolute;
		bottom: 0;
		border-bottom: 1px dashed #ccc
	}
}

.column .toolbar-top {
	margin: 0 0 10px;
	position: static
}

.column .toolbar-top .toolbar-top_head {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #dad6d3;
	background: #f1f1f1
}

.column .toolbar-top .toolbar-top_head .toolbar-top_head_action {
	display: none
}

.column .toolbar-top .toolbar-top_bottom {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 18px 0
}

.column .toolbar-top .toolbar-top_bottom .pages {
	display: block;
	margin: 0
}

.column .toolbar-top .toolbar-top_bottom .toolbar-top_bottom_action {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	align-items: center
}

.column .toolbar-top .toolbar-top_bottom .toolbar-top_bottom_action .modes {
	float: none
}

.column .toolbar-top .toolbar-top_bottom .mana-filter-block-above-menu {
	border: none
}

.column .toolbar-top .toolbar-top_bottom .mana-filter-block-above-menu .filter-current .block-subtitle {
	display: none
}

.column .toolbar-top .toolbar-top_bottom .mana-filter-block-above-menu .filter-current .items {
	display: block !important;
	padding: 0
}

.column .toolbar-top .toolbar-top_bottom .mana-filter-block-above-menu .filter-current .items .item {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 4px 24px 4px 10px;
	margin: 0 8px 0 0;
	background: #fff;
	color: #000;
	line-height: 1
}

.column .toolbar-top .toolbar-top_bottom .mana-filter-block-above-menu .filter-current .items .item span {
	font-size: 14px;
	font-weight: 400;
	color: #4a4a4a
}

.column .toolbar-top .toolbar-top_bottom .mana-filter-block-above-menu .filter-current .items .item .action {
	position: absolute;
	top: 50%;
	right: 10px;
	left: auto;
	transform: translateY(-50%)
}

.column .toolbar-top .toolbar-top_bottom .mana-filter-block-above-menu .filter-current .items .item .action:before {
	font-size: 8px !important;
	line-height: 24px !important
}

.column .toolbar-bottom {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-bottom: 75px
}

.page-layout-1column.page-with-filter .column.main {
	padding-top: 0 !important
}

.toolbar .sorter .sorter-label {
	font-size: 16px;
	color: #4a4a4a
}

@media (max-width:767px) {
	.column.main .product-items {
		margin-left: 0
	}
	.column .toolbar {
		margin-bottom: 0
	}
	.column .toolbar .pages {
		display: block;
		margin-bottom: 0
	}
	.column .toolbar .toolbar-sorter {
		position: static
	}
	.column .toolbar-top .toolbar-top_head {
		min-height: 64px;
		position: relative;
		padding: 4px 13px;
		margin: 0 -10px
	}
	.column .toolbar-top .toolbar-top_head .toolbar-top_head_action {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		align-items: center
	}
	.column .toolbar-top .toolbar-top_bottom {
		justify-content: center
	}
	.column .toolbar-bottom {
		justify-content: center
	}
}

.logo-wink {
	width: 259px;
	margin: 0 auto 30px;
	display: block
}

@media (max-width:767px) {
	.logo-wink {
		margin-bottom: 25px
	}
}

ul.product-gallery.centerProducts {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	justify-content: center;
	width: 100% !important;
	transform: none !important
}

ul.product-gallery.centerProducts li.slide.product-gallery-item {
	float: none !important
}

ul.product-gallery.centerProducts li.slide.product-gallery-item:first-child {
	margin-left: 0
}

.product-gallery.centerProducts {
	justify-content: center
}

.product-label~.product-sale-icon {
	right: 100px
}

.product-label+.product-sale-icon {
	right: 34px
}

.product-sale-icon {
	position: absolute;
	top: 13px;
	right: 34px;
	z-index: 4;
	max-width: 64px
}

.mpblog-category-view .page-wrapper,
.mpblog-post-index .page-wrapper {
	background-color: #ffffff
}

.mpblog-post-view .products .product-gallery .btn {
	min-width: 113px;
	line-height: 1;
	padding: 3px 2px 7px
}

.mpblog-post-view .page-wrapper {
	background: #fff
}

.mpblog-post-view .page-wrapper .related_product_wrapper {
	background: #f1f1f1
}

.mpblog-post-view .page-wrapper .page-footer {
	margin-top: 0
}

.mpblog-post-view .main-content.container.container-md {
	padding-bottom: 51px
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.mpblog-post-view .main-content.container.container-md {
		overflow: auto
	}
}

.mpblog-post-view .products {
	max-width: 1260px;
	margin: 0 auto;
	position: relative
}

.mpblog-post-view .products:before {
	content: ' ';
	width: 100%;
	height: 2px;
	background: #8D8587;
	opacity: .4;
	position: absolute;
	top: 57px;
	left: 0
}

.mpblog-post-view .products .container.container-md {
	margin-bottom: 60px
}

.mpblog-post-view .products .product-gallery-item {
	min-width: 432px;
	max-height: 301px;
	padding: 19px !important
}

.mpblog-post-view .products .product-gallery-item:first-child {
	margin-left: -19px
}

.mpblog-post-view .products .product-gallery .product-code {
	letter-spacing: -1px;
	font-size: 11px
}

.mpblog-post-view .products .product-gallery .product-bar {
	letter-spacing: -2px;
	padding: 14px 7px 11px;
	background-color: white
}

.mpblog-post-view .products .product-gallery .btn {
	padding: 3px 8px;
	letter-spacing: -1px
}

.mpblog-post-view .products .product-gallery .product-title {
	font-size: 20px
}

.mpblog-post-view .products .product-gallery .price-box {
	margin-bottom: 5px
}

.mpblog-post-view .products .block-title {
	position: relative;
	width: 214px;
	margin: 0 auto;
	background: #f1f1f1;
	text-transform: uppercase;
	line-height: 110px;
	letter-spacing: -0.5px;
	color: #d2cfd0
}

.mpblog-post-view .products .bx-wrapper {
	margin: -31px 0 64px;
	width: 100%;
	max-width: 100% !important
}

@media (max-width:767px) {
	.mpblog-post-view .products:before {
		content: none
	}
	.mpblog-post-view .products .product-gallery-item {
		padding: 5px !important;
		max-width: 160px;
		min-width: 150px;
		height: 110px
	}
	.mpblog-post-view .products .product-gallery-item:first-child {
		margin-left: 20px
	}
	.mpblog-post-view .products .product-gallery .price-box,
	.mpblog-post-view .products .product-gallery .product-code {
		display: none
	}
	.mpblog-post-view .products .product-gallery .product-title {
		font-size: 20px
	}
	.mpblog-post-view .products .block-title {
		line-height: 75px;
		height: 102px
	}
	.mpblog-post-view .products .bx-wrapper {
		margin-bottom: 0;
		padding-bottom: 45px
	}
}

.mpblog-post-view .post-item-list {
	margin-bottom: 0
}

.mpblog-post-view .post-item-list .mp-post-title {
	padding-top: 2px
}

.mpblog-post-view .post-list-content .post-post_content {
	margin-bottom: 0
}

.mpblog-post-view .pages-action {
	padding: 32px 0 31px;
	max-width: 1248px
}

.mpblog-post-view .pages-action a {
	letter-spacing: -0.8px
}

.post-item-list .post-info-wraper {
	display: block;
	flex-grow: 1;
	padding: 0;
	margin-top: -5px
}

.post-list-content .post-post_content {
	padding: 0;
	margin: 1px 0 10px;
	letter-spacing: -0.35px;
	line-height: 24px;
	text-align: left
}

@media (max-width:767px) {
	.post-list-content .post-post_content {
		line-height: 26px
	}
}

.post-list-content .post-post_content>div:not(:last-child):not(:empty) {
	margin-bottom: 24px
}

.post-list-content .pages {
	justify-content: center
}

.post-list-content .pages .pager-input {
	display: none
}

.post-list-content .pages .pages-items {
	margin: 0
}

.post-list-item {
	padding: 0 0 38px;
	border-bottom: 2px solid #d8d8d8;
	margin: 0 0 32px
}

.post-list-item:not(:first-child) {
	padding-top: 58px
}

.post-list-item.post-list-item-full .post-item-wraper {
	flex-direction: column
}

.post-list-item.post-list-item-full .post-item-img {
	width: 100%;
	margin: 30px 0 0
}

.post-list-item .mp-post-info {
	margin: 0 0 12px;
	font-size: 16px;
	line-height: 1.2;
	color: #8d8587;
	font-style: normal;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	justify-content: left
}

.post-list-item .mp-post-info .mp-info {
	font-size: 20px;
	color: #1a1d22;
	margin-right: 11px;
	letter-spacing: -0.77px;
	line-height: 20px
}

.post-list-item .mp-post-info .mp-info:hover {
	text-decoration: none !important
}

.post-list-item .mp-post-info span {
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	padding: 4px 0 0;
	line-height: 15px
}

.post-list-item .mp-post-title {
	max-width: 550px;
	font-size: 30px;
	line-height: 1.15;
	font-weight: normal;
	margin-bottom: 12px;
	letter-spacing: -1.05px;
	padding-top: 4px
}

.post-list-item .mp-post-title a {
	color: #1a1d22
}

.post-list-item .mp-post-title a:hover {
	text-decoration: none !important
}

.post-list-item .post-short-description {
	color: #1a1d22;
	font-size: 16px;
	line-height: 1.5;
	margin: 0 0 21px
}

.post-list-item .mp-read-more {
	color: #1a1d22;
	font-size: 16px;
	line-height: 1.2;
}

.post-list-item .mp-read-more:after {
	content: '>>';
	margin-right: 5px
}

.post-list-item .mp-read-more:hover:after {
	text-decoration: none
}

.post-list-item .mp-post-meta-info {
	margin: 0 0 21px
}

.post-list-item .post-item-info {
	color: #8d8587;
	font-size: 14px;
	line-height: 1.2
}

.post-list-item.post-list-item-description {
	border: none;
	padding-bottom: 0
}

.post-list-item.post-list-item-description .post-item-info {
	font-size: 16px
}

.post-list-item.post-list-item-description .mp-post-title {
	margin-bottom: 29px
}

.post-list-item.post-list-item-description .full-width {
	width: 100%;
	height: auto
}

.post-list-item.post-list-item-description .half-width {
	width: 48%;
	height: auto;
	float: left;
	margin: 0 0 35px
}

.post-list-item.post-list-item-description .half-width+.half-width {
	margin-left: 4%
}

.post-list-item.post-list-item-description .post-item-img {
	margin-top: 10px;
	margin-bottom: 26px
}

.post-list-item.post-list-item-description p {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 35px
}

.post-list-item.post-list-item-description p:last-child {
	margin-bottom: 0
}

.post-list-item.post-list-item-description ol,
.post-list-item.post-list-item-description ul {
	margin-bottom: 35px
}

.post-description-img {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	margin: 0 -17px 30px
}

.post-description-img .post-description-img-col {
	padding: 0 17px
}

.post-list-grid {
	padding-top: 58px;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	flex-direction: column;
	width: 100%
}

.post-list-grid .post-list-item {
	width: 100%
}

.post-list-content .post-item-wraper {
	border: none !important;
	padding: 0 0 35px !important;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex
}

@media (min-width:768px) {
	.post-list-content .post-item-wraper {
		padding: 0 0 3px !important;
		border: none !important
	}
}

.post-list-content .post-item-wraper .post-item-img {
	width: 56.7%;
	margin-left: 4%;
	flex-shrink: 0
}

.post-list-content .post-item-wraper .post-item-img img {
	display: block;
	width: 100%;
	height: auto
}

.post-list-content .post-list-item {
	padding-right: 0;
	padding-left: 0
}

.product-gallery .product-img {
	position: relative
}

.product-gallery .product-img .product-sale-icon {
	position: absolute;
	top: 10px;
	right: 9px;
	display: inline-block;
	z-index: 5;
	max-width: 35%
}

.product-gallery .product-img .product-sale-icon img.icon {
	position: static;
	transform: inherit;
	width: 65%;
	height: auto
}

@media (max-width:1199px) {
	.post-item-wraper {
		flex-direction: column
	}
	.post-item-wraper .post-item-img {
		width: 100%;
		margin: 0 0 18px
	}
	.post-item-list .post-info-wraper {
		margin-bottom: 18px
	}
	.post-list-content .post-item-wraper .post-item-img {
		width: 100%
	}
}

@media (max-width:1023px) {
	.product-sale-icon {
		right: 24px
	}
	.product-label~.product-sale-icon {
		right: 88px
	}
	.product-label+.product-sale-icon {
		right: 34px
	}
}

@media (max-width:767px) {
	.mpblog-post-index .post-list-item.post-list-item-full .post-item-img {
		margin: -2px 0 -6px !important
	}
	.product-sale-icon img.icon {
		height: auto
	}
	.product-label~.product-sale-icon {
		right: 80px
	}
	.product-label+.product-sale-icon {
		right: 13px
	}
	.product-gallery .product-img .product-sale-icon {
		top: 4px;
		right: 4px
	}
	.mpblog-post-view .main-twocolumns,
	.mpblog-post-index .main-twocolumns,
	.mpblog-category-view .main-twocolumns {
		padding: 11px 10px 0 13px
	}
	.mpblog-post-view .content-nav,
	.mpblog-post-index .content-nav,
	.mpblog-category-view .content-nav {
		margin: 23px 12px 26px 13px
	}
	.mpblog-post-view .content-nav .content-nav-opener,
	.mpblog-post-index .content-nav .content-nav-opener,
	.mpblog-category-view .content-nav .content-nav-opener {
		min-height: 52px
	}
	.mpblog-post-view .sidebar-main,
	.mpblog-post-index .sidebar-main,
	.mpblog-category-view .sidebar-main {
		display: none
	}
	.mpblog-post-view .post-list-item .mp-post-title {
		padding-top: 4px
	}
	.mpblog-post-view .post-list-item.post-list-item-description .post-info-wraper {
		margin-bottom: 0px
	}
	.mpblog-post-view .post-list-item.post-list-item-full .post-item-img {
		margin: 28px 0 19px !important
	}
	.mpblog-post-view .post-list-content .post-item-wraper {
		padding-bottom: 0 !important;
		margin-bottom: -17px
	}
	.mpblog-post-view .pages-action-wrap.container {
		padding: 0 14px 0 18px
	}
	.post-list-item {
		padding: 0 0 31px
	}
	.post-list-item:not(:first-child) {
		padding-top: 6px
	}
	.post-list-item .mp-post-info {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		font-size: 14px
	}
	.post-list-item .mp-post-info .mp-info {
		font-size: 18px;
		letter-spacing: -0.69px
	}
	.post-list-item .mp-post-info span {
		padding-top: 3px
	}
	.post-list-item .mp-post-title {
		font-size: 26px;
		margin-bottom: 15px;
		max-width: 280px;
		letter-spacing: -1px
	}
	.post-list-item .post-short-description {
		margin-bottom: 11px
	}
	.post-list-item .mp-post-meta-info {
		margin-bottom: 19px
	}
	.post-list-item.post-list-item-description .post-item-info {
		font-size: 14px
	}
	.post-list-item.post-list-item-description .mp-post-title {
		margin-bottom: 16px
	}
	.post-list-item.post-list-item-description .post-item-img {
		margin-top: 0
	}
	.post-list-item.post-list-item-description p {
		line-height: 1.65;
		margin-bottom: 21px
	}
	.post-list-item.post-list-item-description .post-info-wraper {
		margin-bottom: 29px
	}
	.post-description-img {
		margin: 0 -5px 20px
	}
	.post-description-img .post-description-img-col {
		padding: 0 5px
	}
	.post-list-grid {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		width: 100%;
		flex-wrap: wrap;
		justify-content: space-between;
		flex-direction: row;
		padding-top: 0
	}
	.post-list-grid .post-list-item {
		width: calc(50% - 8px);
		padding: 41px 0 19px
	}
	.post-list-grid .post-list-item .mp-post-meta-info {
		margin-bottom: 11px
	}
	.post-list-grid .post-list-item.post-list-item-full .post-item-img {
		margin-top: 0
	}
	.post-list-grid .mp-post-info {
		flex-direction: column;
		font-size: 10px;
		margin: 0 0 9px
	}
	.post-list-grid .mp-post-info .mp-info {
		font-size: 13px
	}
	.post-list-grid .mp-post-title {
		font-size: 20px;
		line-height: 1;
		margin: 0 0 11px
	}
	.post-list-grid .post-short-description {
		display: none
	}
	.post-list-grid .mp-read-more {
		font-size: 13px
	}
	.post-list-grid .post-item-info {
		font-size: 10px
	}
	.mpblog-post-view .products .product-gallery .product-bar {
		padding: 0 7px
	}
	.mpblog-post-view .products .product-gallery .product-title {
		font-size: 16px;
		line-height: 1
	}
}

@media (min-width:768px) and (max-width:1300px) {
	ul.product-gallery.centerProducts {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		justify-content: center;
		width: 100% !important;
		transform: none !important
	}
	ul.product-gallery.centerProducts li.slide.product-gallery-item {
		float: none !important;
		max-width: 32% !important;
		min-width: 266px;
		height: auto !important;
		min-height: 220px
	}
	ul.product-gallery.centerProducts li.slide.product-gallery-item:first-child {
		margin-left: 0
	}
	.product-gallery .product-bar {
		display: block;
		max-width: 100%;
		right: 0;
		left: 0;
		text-indent: 1px
	}
	.product-gallery .product-bar-r,
	.product-gallery .product-bar-l {
		width: 49%;
		display: inline-block;
		vertical-align: top;
		margin-top: 0;
		overflow: hidden
	}
	.product-gallery .price-box .old-price {
		padding: 0 5px
	}
}

.info-not-found {
	padding: 0 0 150px
}

.info-not-found .info-not-found_image {
	text-align: center;
	margin: 0 0 44px
}

.info-not-found .info-not-found_image img {
	display: inline-block;
	vertical-align: top
}

.info-not-found .info-not-found_text {
	text-align: center;
	color: #000
}

.info-not-found .info-not-found_text h2 {
	font-size: 86px;
	text-transform: uppercase;
	margin: 0 0 4px
}

.info-not-found .info-not-found_text p {
	font-size: 16px;
	margin: 0 0 24px;
}

.info-coming {
	position: relative
}

.info-coming .info-coming_image {
	margin: 0 -50px
}

.info-coming .info-coming_image img {
	width: 100%
}

.info-coming .info-coming_text {
	width: auto;
	position: absolute;
	top: 35%;
	left: 0;
	right: 0;
	text-align: center;
	color: #000;
	z-index: 1
}

.info-coming .info-coming_text h2 {
	font-family: 'brown_bold', sans-serif;
	font-size: 83px;
	line-height: 1;
	text-transform: uppercase;
	margin: 0 0 4px
}

.info-coming .info-coming_text h3 {
	font-size: 36px;
	font-weight: 300;
	margin: 0 0 22px;
	font-family: 'simplerpro_v3light', sans-serif
}

.info-coming .info-coming_text p {
	font-size: 16px;
	margin: 0 0 10px
}

@media (max-width:768px) {
	.info-not-found {
		padding: 0 0 58px
	}
	.info-not-found .info-not-found_image {
		margin: 0 -10px 44px
	}
	.info-not-found .info-not-found_image img {
		width: 100%;
		height: auto
	}
}

@media (max-width:374px) {
	.info-not-found .info-not-found_text h2 {
		font-size: 65px
	}
}

@media (max-width:768px) {
	.info-coming {
		padding: 0
	}
	.info-coming .info-coming_image {
		margin: 0 -10px
	}
	.info-coming .info-coming_text {
		top: 42.5%
	}
	.info-coming .info-coming_text a.btn-back,
	.info-coming .info-coming_text button.btn-back {
		font-size: 4vw
	}
	.info-coming .info-coming_text a.btn-back::before,
	.info-coming .info-coming_text button.btn-back::before {
		top: 50%;
		margin: -5px 0 0
	}
	.info-coming .info-coming_text h2 {
		font-size: 60px;
		margin: 0 0 23px
	}
	.info-coming .info-coming_text h3 {
		font-size: 30px
	}
}

@media (max-width:500px) {
	.info-coming .info-coming_text {
		top: 42.5%
	}
}

@media (max-width:430px) {
	.info-coming .info-coming_text {
		top: 42.5%
	}
}

.customer-welcome .customer-welcome_image {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	overflow: hidden
}

.customer-welcome .customer-welcome_image img {
	width: 100%;
	height: auto
}

.customer-welcome .customer-welcome_name {
	color: #fff;
	font-size: 18px;
	margin: 0 0 0 7px
}

.customer-welcome .customer-welcome_name a {
	color: #fff
}


.customer-welcome .customer-welcome_name a button {
	display: none
}
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}/* Custom css*/
.product-info-main .swatch-attribute{
    overflow: hidden;
    display: inline;
}
.product-info-main .swatch-attribute .product-swatch-more{
    float: left;
    cursor: pointer;
    display: none;
}
.product-info-main .swatch-attribute.swatch-more-show .product-swatch-more{
    display:block;
    position:relative;
    border-right:1px solid #d9d6d6;
    overflow:hidden;
    text-indent:-9999px;
    width:20px;
    height:20px;
}
.product-info-main .swatch-attribute.swatch-more-show .product-swatch-more::after{
    content:'\e622';
    position:absolute;
    left:1px;
    top:1px;
    color:#4a4a4a;
    font:11px/20px 'luma-icons';
	text-indent:0;
}

.product-info-main .swatch-attribute .swatch-attribute-options{
    .lib-css(display, flex, 1);
    flex-wrap: wrap;
    overflow: hidden;
}

.product-info-main .swatch-attribute.swatch-more-show .swatch-attribute-options{
    height: 25px;
}
.product-info-main .swatch-attribute.swatch-more-show.dropdown-show .swatch-attribute-options{
    height: auto;
}

.section-items .social-networks,
.section-items .social-networks .social-networks-title,
.section-items .social-networks .social-networks-subtitle{
    display: none;
}
.breadcrumbs-wrap.scroll-to-fixed{
    margin: 0;
}
@media (min-width: 767px), print{
    .nav-sections-item-content > .form.minisearch{
        display: block;
    }
}
@media (max-width: 767px), print{
    .section-items .social-networks{
        .lib-css(display, flex, 1);
    }
    .page-header .header-shop-information{
        order: 1;
    }
    .page-header .col-logo{
        order: 2;
    }
    .page-header .store-links{
        order: 3;
    }
    .page-header .header-shop-information,
    .page-header .store-links{
        flex: 0 0 22%;
        max-width: 22%;
    }
    .page-header .header-shop-information > *:not([data-block=minicart]),
    .page-header .store-links > *:not([data-action=toggle-nav]){
        display: none;
    }
}

.jcf-hidden{
	font-size:0 !important;
	line-height:0 !important;
	margin:0 -9999px -9999px 0 !important;
	/*visibility:hidden !important;*/
	opacity: 0;
	padding:0 !important;
	border:0 !important;
	height:0 !important;
	display:block !important;
	float:left !important;
}
.select-area{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	/*display:block;*/
	display: inline-block;
	vertical-align: middle;
	position:relative;
	overflow: hidden;
	cursor:default;
	width:100%;
	background:#fff;
	background-clip:padding-box;
	border:1px solid #e6e7e8;
	font: 14px/18px 'Open Sans', Helvetica, Arial, sans-serif;
	padding-right:26px;
	-webkit-transition:border-color .3s;
	-moz-transition:border-color .3s;
	-ms-transition:border-color .3s;
	-o-transition:border-color .3s;
	transition:border-color .3s;
    direction: ltr;
}
.select-area.select-active,
.select-area.select-focus{
	box-shadow: 0 0 3px 1px #68a8e0;
}
.search-drop .select-area{padding-right:25px;}
.select-area:hover{
	cursor:pointer;
}
.limiter .select-area{
	float:left;
	width:70px !important;
	margin:0 0 0 10px;
}
.select-small.select-area{height:30px;}
.brand-finder .select-area,
.filter-form .select-area{
	-moz-box-shadow:2px 2px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.2);
	box-shadow:2px 2px 5px rgba(0,0,0,0.2);
	border:1px solid rgba(0,0,0,0);
}
.select-area.select-disabled{background:#d6d6d6;}
.select-area .center{
	text-align:left;
	font-family: "Open Sans", "Helvetica Neue", Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #777;
	line-height: 16px;
	font-weight: 400;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	padding: 6px 10px 7px 12px;
}
.popup-box .select-area .center{padding:11px 9px 12px;}
.no-active .center{
	color:#666;
	font-style:italic;
}
.select-disabled .center{color:#999;}
.select-area .select-opener{
	background:none !important;
	position:absolute;
	right:0;
	top:50%;
	width:26px;
	height:26px;
	margin: -13px 0 0;
}
.select-area.select-small .select-opener{height:28px;}
.select-area .select-opener:after{
	content:"";
	position:absolute;
	left:50%;
	top:50%;
	margin:-2px 0 0 -4px;
	background: url("../../frontend/SignatureIT/Carolinalemke/en_US/SignatureIT_Assets/images/arrow.png") 0 0 no-repeat;
	width: 8px;
	height: 5px;
	display: block;
	/*border-style:solid;*/
	/*border-width:4px 4px 0;*/
	/*border-color: #272727 transparent transparent;*/
}
.select-options{
	font-size:13px;
	line-height:22px;
	letter-spacing:0.3px;
	position:absolute;
	overflow:hidden;
	background:#fff;
	z-index:99999;
	-webkit-box-shadow:0 2px 3px rgba(99,101,106,0.2);
	-moz-box-shadow:0 2px 3px rgba(99,101,106,0.2);
	box-shadow:0 2px 3px rgba(99,101,106,0.2);
}
.drop-small.select-options{font-size:13px;}
.select-options.drop-filter-select{
	margin:0;
	-moz-box-shadow:2px 2px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.2);
	box-shadow:2px 2px 5px rgba(0,0,0,0.2);
}
.select-options .drop-holder{
	overflow:hidden;
	border:1px solid #c2c2c2;
	border-top:0;
	padding:3px 0;
}
.select-options.drop-filter-select .drop-holder{border:0;}
.select-options .drop-list{
	padding:5px 0;
	overflow:hidden;
}
.select-options ul{
	list-style:none;
	padding:0;
	margin:0;
}
.select-options ul li{
	width:100%;
	margin:0 0 -1px;
}
.drop-moodboard.select-options ul li:last-child{
	margin:10px 0 -10px;
	border-top:1px solid #c8c8c8;
}
.drop-moodboard.select-options ul li:last-child a{padding:15px 10px 17px;}
.drop-none-title ul li:first-child{display:block;}
.select-options ul a{
	font-weight:normal;
	text-decoration:none;
	padding: 5px 10px;
	display:block;
	cursor:pointer;
	color:#8d8d8d;
	height:1%;
	background:transparent;
	-webkit-transition:background .3s, color .3s;
	-moz-transition:background .3s, color .3s;
	-ms-transition:background .3s, color .3s;
	-o-transition:background .3s, color .3s;
	transition:background .3s, color .3s;
	/*-webkit-transition:background .3s, color .3s, padding .3s;*/
	/*-moz-transition:background .3s, color .3s, padding .3s;*/
	/*-ms-transition:background .3s, color .3s, padding .3s;*/
	/*-o-transition:background .3s, color .3s, padding .3s;*/
	/*transition:background .3s, color .3s, padding .3s;*/
}
/*.drop-small.select-options ul a{padding:4px 10px 6px;}*/
/*.select-options.drop-filter-select ul a{padding:9px 13px 8px;}*/
/*.drop-moodboard.select-options ul a{padding:5px 10px 7px;}*/
.select-options .current-selected a{
	color:#8d8d8d;
	background:#efedf4;
}
.select-options ul:hover .current-selected a{
	background:none;
	color:#8d8d8d;
}
.select-options ul .item-selected a:hover{
	color:#8d8d8d;
	background:#efedf4;
	/*padding-left:20px;*/
}
.select-area img, .select-options a img{
	vertical-align:top;
	margin:0 5px 0 0;
}
/* select options optgroup example styles */
.select-options .optgroup{clear:both;}
.select-options .optgroup strong{
	display:block;
	padding:5px;
}
.select-options .optgroup ul a{padding-left:30px;}

/* custom checkbox styles */
.chk-area{
	float:left;
	margin:0 10px 0 0;
	border: 2px solid #c3c3c3;
	width: 16px;
	height: 16px;
	position:relative;
	border-radius:4px;
	background:#fff;
	cursor:pointer;
}
.chk-area:before {
	 display: none;
 }
.chk-area.chk-checked:before {
	 display: block;
 }
.opc-wrapper .chk-area{
	margin: 2px 8px 0 1px;
}
.subscribe-payment .chk-area{
	margin: 2px 9px 0 0;
}
.page-footer .chk-area{
	width:24px;
	height:24px;
	border:none;
	border-radius:0;
	margin:0 -24px 0 0;
}
.chk-area span{
	width:9px;
	height:9px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-4px 0 0 -4px;
}
.page-footer .chk-area span{
	width:14px;
	height:14px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-7px 0 0 -7px;
	background:none;
	-webkit-transition:background .3s;
	-moz-transition:background .3s;
	-ms-transition:background .3s;
	-o-transition:background .3s;
	transition:background .3s;
}
.page-footer .chk-checked span{
	background:#b5e157;
}
.chk-area:before,
.chk-checked:after{
	content:"";
	position:absolute;
	left:2px;
	top:3px;
	width:9px;
	height:7px;
	background:url(../../frontend/SignatureIT/Carolinalemke/en_US/SignatureIT_Assets/images/sprite-form.png) -9px 0 no-repeat;
	opacity:1;
	-webkit-transition:opacity .3s;
	-moz-transition:opacity .3s;
	-ms-transition:opacity .3s;
	-o-transition:opacity .3s;
	transition:opacity .3s;
}
/*.chk-checked:hover:after{*/
/*opacity:0;*/
/*}*/
/*.chk-area:before{*/
/*background-position:0 0;*/
/*opacity:0;*/
/*}*/
/*.chk-area:not(.chk-unchecked):hover:before{*/
/*opacity:1;*/
/*}*/
.page-footer .chk-area:hover:before,
.page-footer .chk-checked:before,
.page-footer .chk-area:hover:after,
.page-footer .chk-checked:after{
	display:none;
}

/* custom radio styles */
.rad-area{
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	border:2px solid #afd953;
	margin:3px 5px 0 0;
	float:left;
	width:17px;
	height:17px;
	background:#fff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
	cursor: pointer;
}
.page-footer .rad-area{
	border:none;
	width:24px;
	height:24px;
	margin:0 -24px 0 0;
}
.rad-area span{
	width:5px;
	height:5px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	position:absolute;
	left:4px;
	top:4px;
}
.rad-checked span{
	background:#717377;
	-webkit-transition:background .3s;
	-moz-transition:background .3s;
	-ms-transition:background .3s;
	-o-transition:background .3s;
	transition:background .3s;
}
.rad-checked:hover span{
	background:#afd953;
}
.rad-focus span{
	-moz-box-shadow:0 0 3px rgba(0,0,0,0.25);
	-webkit-box-shadow:0 0 3px rgba(0,0,0,0.25);
	box-shadow:0 0 3px rgba(0,0,0,0.25);
}
.rad-disabled{
	background:#f2f2f2;
	border-color:#dcdcdc;
}
.rad-disabled span{background-position:-1px -61px;}

/* custom scrollbars styles */
.scrollable-area-wrapper{
	position:relative;
	overflow:hidden;
	width:100% !important;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}
.select-options .scrollable-area-wrapper{
	border:0;
	margin:0;
}
.scrollable-area{
	overflow:auto;
	width:auto !important;
}
.noscroll-vertical .scrollable-area{margin-right:0;}
.scrollable-area-wrapper{
	border:0;
	margin:0;
}
.scrollable-area-wrapper .vscroll-up,
.scrollable-area-wrapper .vscroll-down{
	border:0;
	height:8px;
}
.scrollable-area-wrapper .vscroll-up:after,
.scrollable-area-wrapper .vscroll-down:after{display:none;}
.scrollable-area-wrapper .vscrollbar{
	position:absolute;
	top:0;
	right:0;
	width:16px;
	height:100%;
}
.scrollable-area-wrapper .vscroll-line{
	width:16px;
}
.scrollable-area-wrapper .vscroll-slider{
	width:5px;
	/*height:66px !important;*/
	right:7px;
	background:#dcdcdc;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  width: 100%;
  position: relative;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  margin: 0 auto;
  direction: ltr;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('../../frontend/SignatureIT/Carolinalemke/en_US/SignatureIT_Assets/images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-controls-direction a{
    position: absolute;
    top: 50%;
    margin: -30px 0 0;
    padding: 0;
    outline: 0;
    width: 30px;
    height: 60px;
    text-indent: -9999px;
    z-index: 10;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.bx-wrapper .bx-controls-direction a:hover,
.bx-wrapper .bx-controls-direction a:focus{
    opacity: 0.7;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
.bx-wrapper .bx-prev {
    background: url(../../frontend/SignatureIT/Carolinalemke/en_US/SignatureIT_Assets/images/arrow_left.svg) no-repeat 50% 50%;
    -webkit-background-size: 25px 51px;
    background-size: 25px 51px;
    left: 0;
}
.bx-wrapper .bx-next {
    background: url(../../frontend/SignatureIT/Carolinalemke/en_US/SignatureIT_Assets/images/arrow_right.svg) no-repeat 50% 50%;
    -webkit-background-size: 25px 51px;
    background-size: 25px 51px;
    right: 0;
}

* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('../../frontend/SignatureIT/Carolinalemke/en_US/SignatureIT_Assets/images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('../../frontend/SignatureIT/Carolinalemke/en_US/SignatureIT_Assets/images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
/* image slider */
[data-mode=fade] .bx-wrapper .slide{
    left: 0;
    top: 0;
}.mCustomScrollbar {
    -ms-touch-action: none;
    touch-action: none; /* MSPointer events - direct all pointer events to js */
    overflow: auto !important;
}
.mCustomScrollbar.mCS_no_scrollbar {
    -ms-touch-action: auto;
    touch-action: auto;
}
.mCustomScrollBox {
    /* contains plugin's markup */
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}
.mCSB_container {
    /* contains the original content */
    overflow: hidden;
    width: auto;
    height: auto;
}
/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container{margin-right:14px;}
.searchautocomplete .mCSB_inside > .mCSB_container{
    margin-right:20px;
}
.popup-box .mCSB_inside > .mCSB_container{
    margin-right: 48px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;}

/* non-visible scrollbar */

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {margin-left:0;}

/* RTL direction/left-side scrollbar */

.mCSB_scrollTools {
    /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
    position:absolute;
    width:14px;
    height:auto;
    left:auto;
    top:0;
    right:0;
    bottom:0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.searchautocomplete .mCSB_scrollTools {
    width:20px;
}
.popup-box .mCSB_scrollTools{
    width:12px;
}
.mCSB_outside + .mCSB_scrollTools{right: -26px;}
/* scrollbar position: outside */

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    /* RTL direction/left-side scrollbar */
    right: auto;
    left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{left: -26px;}

/* RTL direction/left-side scrollbar (scrollbar position: outside) */

.mCSB_scrollTools .mCSB_draggerContainer {
    /* contains the draggable element and dragger rail markup */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
    margin:10px 0;
}

.searchautocomplete .mCSB_scrollTools a + .mCSB_draggerContainer{
    margin:8px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 10px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger{
    /* the draggable element */
    cursor: pointer;
    width:6px;
    height: 30px; /* minimum dragger height */
    z-index: 1;
    left:50%;
    margin-left:-3px;
    min-height:20% !important;
    background:#dcdcdc;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    -webkit-transition:background .3s;
    -moz-transition:background .3s;
    -ms-transition:background .3s;
    -o-transition:background .3s;
    transition:background .3s;
}
.popup-box .mCSB_scrollTools .mCSB_dragger{
    left:auto;
    right:50%;
    margin-left:0;
    margin-right:-3px;
}

.mCSB_scrollTools .mCSB_dragger:hover,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag{
    background:#505050;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    /* the dragger element */
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
	display: none !important;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

/* non-visible scrollbar */

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px;
}

/* scrollbar position: outside */

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px; /* minimum dragger width */
    height: 100%;
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px; /* auto-expanded scrollbar */
    margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px; /* auto-expanded scrollbar */
    margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px;
}

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0;
}

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px;
}

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0; /* non-visible scrollbar */
    margin-left: 0;
}

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}

/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/

/*
----------------------------------------
6.1 THEMES
----------------------------------------
*/

/* default theme ("light") */

.mCSB_scrollTools {}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {

}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {

}

/*.mCSB_scrollTools .mCSB_dragger:hover,
.mCSB_scrollTools .mCSB_dragger_onDrag {
    width:10px;
    margin-left:-5px;
    background:#41b6e6;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}*/

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {

}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{

}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    background:red; /* css sprites */
    opacity: 0.4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {}
.mCSB_scrollTools .mCSB_buttonDown{}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
    /*
    sprites locations
    light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
    dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
    */
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
    /*
    sprites locations
    light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
    dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
    */
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
    opacity: 0.9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

/* theme: "dark" */

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

/* ---------------------------------------- */

/* theme: "light-2", "dark-2" */

.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px;
}

/* theme: "dark-2" */

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px;
}

/* ---------------------------------------- */

/* theme: "light-thick", "dark-thick" */

.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px;
}

/* theme: "dark-thick" */

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px;
}

/* ---------------------------------------- */

/* theme: "light-thin", "dark-thin" */

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}

/* theme "dark-thin" */

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

/* ---------------------------------------- */

/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
    height: 14px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px; /* auto-expanded scrollbar */
    height: 16px;
    margin: -1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px; /* auto-expanded scrollbar */
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px; /* auto-expanded scrollbar */
    width: 16px;
    margin: 0 -1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px; /* auto-expanded scrollbar */
    margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px;
}

/* theme "rounded-dark", "rounded-dots-dark" */

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px;
}

/* theme "rounded-dots", "rounded-dots-dark" */

.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
    background-repeat: repeat-y;
    opacity: 0.3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px;
}

/* theme "rounded-dots-dark" */

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px;
}

/* ---------------------------------------- */

/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

/* theme "3d", "3d-dark" */

.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px;
}

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme "3d-dark" */

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* ---------------------------------------- */

/* theme: "3d-thick", "3d-thick-dark" */

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    right: 1px;
}

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme: "3d-thick-dark" */

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* ---------------------------------------- */

/* theme: "minimal", "minimal-dark" */

.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    left: 0;
    right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px;
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

/* theme: "minimal-dark" */

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

/* ---------------------------------------- */

/* theme "light-3", "dark-3" */

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0;
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px;
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme "dark-3" */

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* ---------------------------------------- */

/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */

.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* theme "inset-2", "inset-2-dark" */

.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.2);
}

/* theme "inset-3", "inset-3-dark" */

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .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;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .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: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    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 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.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; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.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 - Video Plugin
 */
.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/SignatureIT/Carolinalemke/en_US/Ves_All/lib/owl.carousel/assets/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-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%; }
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=335bf7d52918f3a2c58f)
 * Config saved to config.json and https://gist.github.com/335bf7d52918f3a2c58f
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../../frontend/SignatureIT/Carolinalemke/en_US/Ves_Megamenu/fonts/fontawesome-webfont.eot?v=4.5.0');src:url('../../frontend/SignatureIT/Carolinalemke/en_US/Ves_Megamenu/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('../../frontend/SignatureIT/Carolinalemke/en_US/Ves_Megamenu/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('../../frontend/SignatureIT/Carolinalemke/en_US/Ves_Megamenu/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('../../frontend/SignatureIT/Carolinalemke/en_US/Ves_Megamenu/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('../../frontend/SignatureIT/Carolinalemke/en_US/Ves_Megamenu/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.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.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.ves-menu {
    padding: 0;
    margin: 0;
}

.ves-megamenu {
    padding: 0;
    float: left;
    width: 100%;
    background: #f0f0f0;
}

.ves-menu .ves-megamenu {
    padding: 0
}

.ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar, .ves-megamenu .dropdown-menu .content-wrap .megamenu-content {
    float: left;
}
.ves-megamenu.menu-hover .nav-item:hover >.submenu {
    display: block;
}
.ves-megamenu .dropdown-menu {
    border: 0 none;
    color: #333;
    display: block;
    margin-top: 0;
    padding: 20px;
    min-width: 230px;
}

.ves-megamenu .dropdown-menu a {
    color: #333;
    padding: 0;
}

.ves-megamenu .dropdown > .dropdown-menu {
    top: 100%;
}

.ves-megamenu .dropdown.submenu-alignleft > .dropdown-menu {
    left: 0;
    right: auto;
}

.ves-megamenu .dropdown.submenu-alignright > .dropdown-menu {
    right: 0;
    left: auto;
}

.ves-megamenu .dropdown.submenu-left {
    position: static;
}

.ves-megamenu .dropdown.submenu-right {
    position: static;
}

.ves-megamenu .dropdown.submenu-right > .dropdown-menu {
    left: auto !important;
    right: 0 !important;
    background: red;
}

.ves-megamenu .dropdown-menu .subgroup > a > .caret {
    display: none;
}

.ves-megamenu .dropdown-menu .subgroup a {
    color: #333;
    font-weight: normal;
    text-transform: none;
}

.ves-megamenu .dropdown-menu .subgroup>.submenu {
    box-shadow: none;
}

.ves-megamenu .dropdown-menu .subgroup .dropdown-mega {
    display: block;
    position: static;
}

.ves-megamenu .dropdown-menu .subgroup.level1 > .dropdown-mega {
    padding: 20px;
    max-width: 100%;
    min-width: auto;
}

.ves-megamenu .dropdown-menu .subgroup.level1 > a {
    color: #333;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 20px;
}

.ves-megamenu .dropdown-menu .subgroup .subgroup .dropdown-mega a {
    color: #888;
}

.ves-megamenu .dropdown-menu .subgroup.level1 > .submenu > .content-wrap > .megamenu-content {
    margin: 10px 0;
}

.ves-megamenu .dropdown-menu .megamenu-header {
    border-bottom: 1px solid #e6e6e6;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 12px;
    width: 100%;
}

.ves-megamenu li.level0 > a {
    position: relative;
    line-height: 45px;
    float: left;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
}

.ves-megamenu li.level0 .nav-anchor > img {
    margin-bottom: -4px;
}

.ves-megamenu .nav-item > a {
    line-height: 45px;
    padding: 0 20px;
}

.ves-megamenu .opener {
    position: absolute;
    right: 0;
    padding: 20px;
    top: 0;
    font: normal normal normal 14px/1 'FontAwesome';
}

.ves-megamenu .opener:before {
    content: "\f067"
}

.ves-megamenu .opener.item-active:before {
    content: "\f068";
}

.ves-megamenu img:hover {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}

.cat-label {
    color: #fff;
    font-size: 14px;
    padding: 0 4px;
    text-transform: none;
    vertical-align: middle;
    font-weight: normal;
}

.cat-label-v1 {
    background: #5bd2ec none repeat scroll 0 0;
}

.cat-label-v2 {
    background: #d52462 none repeat scroll 0 0;
}

.cat-label-v3 {
    background: #0cc485
}

.cat-label.pin-top {
    line-height: 16px;
    padding: 0 4px;
    position: absolute;
    right: 20px;
    top: -10px;
}

.cat-label.pin-top::before {
    border-color: transparent;
    border-style: solid;
    border-width: 4px;
    content: "";
    height: 0;
    position: absolute;
    right: 6px;
    top: 16px;
    width: 0;
}

.cat-label-v1.pin-top::before {
    border-top-color: #5bd2ec;
}

.cat-label-v2.pin-top::before {
    border-top-color: #d52462;
}

.ves-megamenu .megamenu-widget .product-item-info {
    text-align: center;
}

.ves-megamenu .megamenu-widget .block-title strong {
    font-weight: 700;
}

.ves-megamenu .megamenu-widget .owl-item img {
    float: none;
    margin: auto;
}

.ves-megamenu .owl-carousel > .owl-stage-outer {
    padding-top: 10px;
    padding-left: 10px;
}

.ves-megamenu .megamenu-widget .block-title {
    text-transform: uppercase;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 1.5em;
    line-height: 1.2222em;
}

.ves-megamenu .products-widget {
    position: relative;
    margin: 0;
}

.ves-megamenu .products-widget .owl-nav {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 888;
}

.ves-megamenu .products-widget .owl-nav a {
    float: left;
    width: 20px;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 0;
    text-align: center;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    font-size: 18px;
}

.ves-megamenu .products-widget .owl-nav a:hover {
    color: #f00;
    border-color: #f00
}

.ves-megamenu .products-widget .product-block .product-item-info {
    margin-bottom: 0;
}

.products-widget .owl-nav.disabled {
    display: none;
}

.ves-megamenu .megamenu-header .links li, .ves-megamenu .megamenu-footer .links li {
    display: inline-block;
    padding: 0 5px
}

.ves-megamenu .dynamic-items a {
    width: 100%;
    float: left;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.ves-megamenu .dynamic-content > .nav-item {
    display: none;
}

.ves-megamenu .dynamic-items li > a > .caret {
    position: absolute;
    right: 20px;
    top: 20px;
    border-left: 4px dashed;
    border-left: 4px solid\9;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}

.ves-megamenu .dynamic-items li:hover {
    cursor: pointer;
}

.ves-megamenu .dynamic-content > .nav-item.dynamic-active {
    display: block
}

.ves-megamenu .dropdown-menu .megamenu-footer {
    float: left;
    margin-top: 20px;
    width: 100%;
}

.ves-megamenu .megamenu-widget .owl-item .product-item {
    width: 100% !important;
}

.ves-megamenu .megamenu-widget .product-item {
    text-align: center;
}

.ves-megamenu .product-item .product-item-actions {
    margin: 0;
}

.ves-megamenu .onsale {
    background: #5bd2ec;
    color: #FFF;
    text-transform: uppercase;
    padding: 0px 4px;
}

.ves-megamenu .reviews-actions {
    display: none;
}

.new-icon {
    background: #d52462;
    color: #FFF;
    text-transform: uppercase;
    padding: 0px 4px;
}

.ves-megamenu .product-item .product-item-name {
    font-weight: bold;
}

.feature-box-v3 .fbox-icon .icons {
    border-radius: 50%;
    padding: 20px 28px;
}

.feature-box-v3 .fbox-icon .icons.icons-plain {
    width: auto;
    height: auto;
    line-height: 100%
}

.feature-box-v3 .fa:before {
    font-size: 30px
}

.fbox-icon a {
    text-align: center;
    display: inline-table !important;
    background: #f1f1f1;
    border-radius: 50%;
}

.fbox-icon {
    text-align: center;
}

.ves-megamenu .product-image-container {
    max-width: 180px;
}

.ves-megamenu li {
    list-style: none;
    margin: 0;
}

.ves-megamenu.ves-vertical {
    border: 1px solid #DDD;
    border-top: 0;
}

.ves-megamenu.ves-vertical li.level0 {
    position: static !important;
}

.ves-megamenu.ves-vertical li.level0>.submenu {
    box-shadow: none;
    border: 1px solid #DDD;
    border-radius: 1px;
}

.ves-menu > .block-title {
    margin: 0;
    text-align: center;
    padding: 10px;
    background: #333;
    color: #FFF;
    text-transform: uppercase;
}

.ves-megamenu li.active>a {
    background: #333;
    color: #FFF !important;
}

.ves-menu .navigation .level0 .submenu {
    background: none;
}

.ves-menu .navigation .level0 > .submenu {
    background: #FFF;
}

.ves-menu .submenu .products-grid .product-item-photo {
    padding: 0;
    float: left;
    width: 100%;
    text-align: center;
}

.ves-menu .level0 .submenu .products-grid a {
    padding: 0
}

.navigation .level0 .submenu .products-grid a:hover {
    background: none;
}

.ves-megamenu .level0 .products-grid .product-item .product-item-actions {
    margin: 10px 0 10px;
}

.ves-megamenu .level0 .products-grid .product-item .product-item-actions .actions-secondary > .action {
    color: #999
}

.ves-megamenu .level0 .products-grid .product-item .product-item-actions .actions-secondary > .action:hover {
    color: #333
}

.ves-megamenu .level0 .products-grid .product-item .product-item-name {
    font-weight: 400;
}

.ves-megamenu .icon {
    position: absolute;
    right: 10px;
    color: #FFF;
    z-index: 999;
}

.ves-megamenu .row {
    margin-left: -15px;
    margin-right: -15px;
}

.ves-megamenu .submenu .megamenu-sidebar.right-sidebar a, .ves-megamenu .submenu .megamenu-sidebar.left-sidebar a {
    padding: 0;
}

.nav-sections.scroll-to-fixed-fixed .cat-label.pin-top {
    top: 2px;
}

.ves-megamenu iframe {
    max-width: 100%;
}

.ves-megamenu .level0 .submenu {
    z-index: 99;
}

.ves-menu.navigation > ul {
    background: #f0f0f0;
    padding: 0;
}

.ves-menu.navigation {
    position: static
}

.navigation .ves-megamenu .level1 .submenu {
    background: transparent;
    z-index: 999;
    min-width: auto;
}

@media (min-width: 768px) and (max-width: 992px) {
    .ves-menu .dorgin-items, .ves-menu .dynamic-items, .ves-menu .dynamic-content {
        display: block !important
    }
}

@media only screen and (min-width: 768px) {
    
    .ves-megamenu .mega-col {
        float: left;
    }

    .ves-column1 > .item-content1 > .mega-col {
        width: 100%;
    }

    .ves-column2 > .item-content1 > .mega-col {
        width: 50%;
    }

    .ves-column3 > .item-content1 > .mega-col {
        width: 33.3333%;
    }

    .ves-column4 > .item-content1 > .mega-col {
        width: 25%;
    }

    .ves-column5 > .item-content1 > .mega-col {
        width: 20%;
    }

    .ves-column6 > .item-content1 > .mega-col {
        width: 16.6666%;
    }

    .ves-column7 > .item-content1 > .mega-col {
        width: 14.2857%;
    }

    .ves-column8 > .item-content1 > .mega-col {
        width: 12.5%;
    }

    .ves-column9 > .item-content1 > .mega-col {
        width: 11.1111%;
    }

    .ves-column10 > .item-content1 > .mega-col {
        width: 10%;
    }

    .ves-column11 > .item-content1 > .mega-col {
        width: 9.0909%;
    }

    .ves-column12 > .item-content1 > .mega-col {
        width: 8.3333%;
    }

    .nav-sections-item-content.scroll-to-fixed-fixed {
        width: 100% !important;
        background: #f0f0f0;
    }
    
    .ves-menu .navigation .level0 > .submenu {
        border: 1px solid #ccc;
        box-shadow: 0 5px 5px rgba(0,0,0,0.19);
    }

    .ves-menu.mgm-widget .navigation {
        z-index: auto;
    }

    .menu-click.ves-vertical .orgin-items.hidden-lg {
        display: block !important
    }

    .navigation .ves-megamenu .level0 .submenu .submenu-right .submenu {
        left: auto !important;
        right: 80% !important;
        background: red;
    }

    .ves-megamenu .dynamic-content > .nav-item > .content-wrap {
        float: left;
        width: 100%;
    }

    .sections.nav-sections {
        width: 100%;
    }

    .ves-megamenu .level0 .megamenu-widget > .carousel > .products-grid .product-item {
        width: 100%;
    }

    .ves-megamenu .level0 .megamenu-widget > .carousel > .carousel-inner > .item {
        padding-left: 10px
    }

    .ves-megamenu .level0 .submenu .dynamic-items li, .navigation .ves-megamenu .level0 .submenu .dynamic-items li {
        float: left;
        width: 100%
    }

    .ves-megamenu .level0 .submenu .dynamic-items > ul > li > a {
        padding: 10px 0 !important;
        border-bottom: 1px solid #ddd;
        border-right: 1px solid #ddd;
        text-indent: 10px;
        float: left;
        width: 100%;
        position: relative;
        margin: 0;
    }

    .ves-megamenu .level0 .submenu .dynamic-items > ul > li > a:hover {
        background: #FFF
    }

    .ves-megamenu .level0 .submenu .dynamic-items li a:hover {
        border-right-color: #FFF
    }

    .navigation .ves-megamenu .submenu .feature-box a {
        padding: 0;
    }

    .megamenu-title {
        display: none;
    }

    .ves-navbar {
        display: none;
    }

    .menu-click.ves-vertical .caret, .ves-megamenu .opener {
        display: none;
    }

    .menu-click.ves-vertical .opener {
        display: block;
    }

    .ves-megamenu .level0 > .submenu {
        min-width: 230px;
    }

    .ves-vertical-right.ves-vertical .level0 > a > .caret {
        left: 0;
        border-right: 4px solid black;
        border-left: 0;
    }

    .ves-vertical-right.ves-vertical .dropdown > .dropdown-menu {
        right: 100%;
        left: auto !important;
    }

    .ves-vertical .caret {
        position: absolute;
        right: 18px;
        top: 50%;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 4px solid black;
    }

    /* VERTICAL */
    .ves-vertical li.level0>a {
        width: 100%;
    }

    .ves-vertical li.level0 {
        width: 100%
    }

    .ves-vertical .dropdown > .dropdown-menu {
        left: 100% !important;
        top: 0;
    }

    .ves-megamenu.ves-vertical .dropdown.submenu-left {
        position: relative;
    }

    .ves-megamenu.ves-vertical .subhover:hover .dropdown-menu {
        top: 0;
    }

    /* VERTICAL */
    .ves-megamenu .level0 .submenu .dynamic-items ul {
        padding: 0;
        float: left;
        width: 100%;
        display: block!important;
    }

    .navigation .ves-megamenu .level0 .submenu .submenu, .ves-megamenu .subgroup > .submenu {
        padding: 0;
        width: 100%;
    }

    .navigation .ves-megamenu .level0 .level2 .submenu .submenu, .ves-megamenu .level0 .level2 .subgroup > .submenu {
        padding-left: 15px;
    }

    .ves-megamenu .product-item a {
        display: inline-block !important;
    }

    .navigation .ves-megamenu .level0 .submenu .submenu {
        left: 70% !important;
        background: #FFF;
    }

    .ves-megamenu .level0 .submenu .submenu {
        border: 0;
        left: 70% !important;
        float: left;
    }

    .ves-megamenu .level0 {
        float: left;
    }

    .nav-sections-item-content .ves-menu {
        display: block
    }

    .ves-megamenu.menu-hover li .dropdown-menu {
        position: absolute;
    }

    .level0 .submenu a:hover, .level0 .submenu a.ui-state-focus {
        background: none;
    }

    .ves-megamenu .level0 .submenu a {
        padding: 0;
    }

    .ves-megamenu .level0 .nav-item>a {
        padding: 0 20px;
        line-height: 45px;
    }

    .level0 .submenu {
        min-width: auto
    }

    .level0 .submenu {
        position: static;
    }

    .ves-megamenu {
        position: relative;
        display: inline-block;
        margin: 0;
        padding: 0;
    }

    .ves-megamenu.menu-hover .nav-item:hover>.dropdown-menu {
        display: block
    }

    .ves-megamenu a:hover {
        text-decoration: none;
    }

    .ves-megamenu.menu-hover .dropdown:hover > .dropdown-menu {
        display: block;
        z-index: 99;
    }

    .ves-megamenu.menu-hover .subhover:hover .dropdown-menu {
        padding: 20px;
    }

    .dynamic-items li:hover, .dynamic-items li.dynamic-active {
        border-right: transparent;
    }

    .ves-megamenu .level0 .submenu .dynamic-items > ul > li.dynamic-active > a {
        border-right-color: transparent
    }

    .dynamic-items li:hover .caret, .ves-megamenu .dropdown-menu, .dynamic-items li.dynamic-active .caret {
        display: none;
    }

    .ves-megamenu li.level0:hover > a {
        background: #333;
        color: #FFF;
    }

    .ves-megamenu .level0>.dropdown-mega {
        width: 100%;
        display: block;
        top: 100%;
    }

    .ves-megamenu .dropdown-menu {
        padding: 20px;
    }

    .ves-megamenu.menu-click .mega-col, .ves-megamenu.menu-click .dropdown-menu .content-wrap .megamenu-sidebar, .ves-megamenu.menu-click .dropdown-menu .content-wrap .megamenu-content, .ves-megamenu.menu-click .dropdown-menu .megamenu-footer, .ves-megamenu.menu-click .dropdown-menu .megamenu-header {
        float: left;
        width: 100% !important;
    }

    .ves-megamenu.menu-click .level0 .submenu, .ves-megamenu.menu-click .level0 .dropdown-submenu .submenu {
        max-width: 100%;
        border-radius: 0;
        box-shadow: none;
        display: none;
        position: absolute;
    }

    .ves-megamenu.menu-click li, .ves-megamenu.menu-click img, .ves-megamenu.menu-click video, .ves-megamenu.menu-click iframe {
        max-width: 100%
    }

    .ves-megamenu.menu-click .dropdown-menu .subgroup.level1 > .dropdown-mega {
        width: 100%
    }

    .ves-megamenu.menu-click .submenu, .ves-megamenu.menu-click .subgroup .submenu {
        padding-left: 20px;
        display: none;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .ves-megamenu.menu-click .level0 .submenu {
        width: 100%;
    }

    .ves-megamenu.menu-click .level0 > .submenu {
        padding-right: 10px;
    }

    .orgin-items {
        display: none;
    }

    .ves-megamenu.menu-click .orgin-items {
        display: block
    }

    .ves-megamenu.menu-click .dorgin-items {
        display: none;
    }

    .feature-box:hover .icons {
        background: #ef2840;
        color: #fff;
    }
    .ves-megamenu .nav-item.current>.submenu {
        display: block!important;
    }
}

.navigation ul .level0:last-child {
    margin-right: 0;
}

@media only screen and (max-width: 767px) {
    .ves-menu .carousel-indicators {
        padding: 20px;
        width: auto;
    }

    .ves-menu .carousel-indicators li {
        padding: 10px;
        height: auto;
        display: inline-block;
        float: left;
    }

    .ves-menu .carousel-inner .item {
        text-align: center
    }

    .ves-menu .product-items.owl-carousel {
        width: 100% !important;
        max-width: 100%;
    }

    .ves-menu .level0 .submenu {
        width: 100% !important;
        position: relative;
    }

    .ves-menu .navigation .level0 > .submenu {
        width: 100% !important;
        display: none;
        padding-left: 0;
    }

    .ves-menu .block-title {
        display: none;
    }

    .megamenu-title {
        display: block;
    }

    .ves-megamenu.nav-mobile .dropdown-menu .subgroup.level1 > a {
        padding-left: 0;
    }

    .ves-nav-before-open {
        height: 100%;
        width: 100%
    }

    .ves-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
    }

    .ves-nav-before-open body {
        height: 100%;
        overflow: hidden;
        position: relative;
        width: 100%
    }

    .ves-navopen .page-wrapper {
        left: 80%;
        left: calc(100% - 54px)
    }

    .ves-navopen .offcanvas-menu,
    .ves-navopen .drill-down-menu {
        -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);
        z-index: 99
    }

    .ves-navopen .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
    }

    .offcanvas-menu {
        -webkit-transition: left .3s;
        -moz-transition: left .3s;
        -ms-transition: left .3s;
        transition: left .3s;
        height: 100%;
        left: calc(-1 * (100% - 53px));
        overflow: auto;
        position: fixed;
        top: 0;
        width: calc(100% - 54px);
        background: #f0f0f0;
    }

    .ves-navbar {
        position: relative;
        min-height: 50px;
        margin-bottom: 20px;
        border: 1px solid transparent;
        background-color: #222;
        border-color: #080808;
    }

    .ves-navbar {
        display: block;
        padding-left: 15px;
    }

    .ves-navtoggle
    
    {
        display: inline-block;
        text-decoration: none;
        cursor: pointer;
        display: block;
        font-size: 0;
        position: absolute;
        top: 15px;
        z-index: 10;
        float: left;
        top: 10%;
    }

    .ves-navtoggle:before {
        -webkit-font-smoothing: antialiased;
        font-size: 28px;
        line-height: inherit;
        color: #FFF;
        content: '\e609';
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .ves-navtoggle:hover:before{
        color: #FFF;
    }

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

    .dorgin-items {
        display: none;
    }

    .orgin-items {
        display: block
    }

    .ves-megamenu .dropdown-menu .subgroup.level1 > .dropdown-mega {
        padding: 0 0 0 20px;
    }

    .ves-megamenu .level0 .submenu .submenu {
        background: none;
    }

    .ves-megamenu .products-widget .owl-nav a {
        padding: 5px 15px;
        width: auto;
        font-size: 20px;
    }

    .ves-megamenu .products-widget .owl-nav {
        width: 80px;
    }

    .ves-megamenu img, .ves-megamenu video, .ves-megamenu iframe {
        max-width: 100%
    }

    .nav-mobile .nav-item.level1 {
        padding-left: 20px;
    }

    .ves-megamenu.nav-mobile .submenu, .ves-megamenu.nav-mobile .subgroup .submenu {
        padding-left: 20px;
        display: none;
    }

    .nav-mobile .submenu {
        max-width: 100% !important;
    }

    .nav-mobile .nav-item > a {
        padding: 0;
        width: 100%;
        float: left;
    }

    .nav-mobile li a {
        /* position: relative; */
        width: 100%;
        width: auto;
    }

    .nav-mobile .caret {
        display: none;
    }

    .nav-mobile {
        background-color: #f8f8f8;
        float: left;
    }

    .nav-mobile li {
        float: left;
        position: relative !important;
        border-bottom: 1px solid #e5e5e5;
    }
    .ves-megamenu.ves-vertical li.level0,
    .nav-mobile .nav-item {
        width: 100% !important;
        position: relative !important;
    }

    .nav-mobile .cat-label.pin-top{
        top: 2px
    }

    .submenu.dropdown-menu {
        position: relative;
        padding: 0;
        border-radius: 0;
        box-shadow: none;
    }

    .nav-mobile .submenu {
        border: 0;
        padding: 0;
        transition: left .3s ease-out;
        width: 100%;
        background: #f8f8f8;
    }

    .nav-mobile li.level0 > a {
        padding: 0 20px;
        position: static;
        line-height: 45px;
        float: left;
        color: #333;
        font-weight: bold;
        text-transform: uppercase;
    }

    .nav-mobile .dropdown-menu .content-wrap .megamenu-sidebar, .nav-mobile .dropdown-menu .content-wrap .megamenu-content, .nav-mobile .dropdown-menu .megamenu-footer, .nav-mobile .dropdown-menu .megamenu-header {
        float: left;
        width: 100% !important;
    }

    .ves-overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 80;
        top: 0;
        background: rgba(0, 0, 0, 0.701961);
        left: 0;
    }

    .offcanvas-menu,
    .drill-down-menu {
        padding-top: 30px;
    }

    .ves-megamenu .opener.item-active {
        background: rgba(0,0,0, 0.05)
    }

    .nav-mobile.hide-blocks .megamenu-header, .nav-mobile.hide-blocks .megamenu-sidebar, .nav-mobile.hide-blocks .megamenu-footer {
        display: none;
    }

    .nav-mobile .megamenu-title {
        padding-left: 20px;
        padding-bottom: 20px;
        font-size: 20px;
    }

    .nav-mobile li a {
        width: auto
    }
}

/** Bootstrap Carousel */
.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 0;
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel-inner .item:first-child {
    padding-top: 10px;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1;
}

.ves-megamenu.accordion-menu.menu-click .level0 .nav-item a {
    position: relative;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0;
}

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: relative;
    float: left;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: 0;
    padding: 0;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #1979c3;
    border-radius: 10px;
}

.carousel-indicators .active {
    background-color: #1979c3;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-caption .btn {
    text-shadow: none;
}

.ves-megamenu .carousel-controls {
    position: absolute;
    top: 20px;
    right: 10px;
    width: 62px;
}

.ves-megamenu .submenu .carousel-control.left, .ves-megamenu .submenu .carousel-control.right {
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-shadow: none;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 12px;
    position: absolute;
    background: #f5f5f5;
    color: #333333;
    opacity: 1;
    transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
    -webkit-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
    line-height: 1.5em;
}

.ves-megamenu .submenu .carousel-control.left:before, .ves-megamenu .submenu .carousel-control.right:before {
    top: 0;
    position: absolute
}

.carousel-control.left:hover, .carousel-control.right:hover {
    background: #ee2f2f;
    color: white;
}

.ves-megamenu .submenu .carousel-control.left:hover, .ves-megamenu .submenu .carousel-control.right:hover {
    background-color: #000000;
    color: #ffffff;
}

.ves-megamenu .submenu .carousel-control.left:hover:before, .ves-megamenu .submenu .carousel-control.right:hover:before {
    color: #ffffff;
}

html.nav-before-open {
    overflow: hidden;
}
.ves-megamenu * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ves-megamenu .nav-item.level1.subgroup.dropdown-submenu:after {
    display: block;
    content: "";
    clear: both;
}

@media only screen and (max-width: 767px) {

    .view-submenu.ves-megamenu ,
    .view-submenu.submenu{
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
  }
  .drill-down-menu .submenu.dropdown-menu {
    position: absolute;
}
.drill-down-menu {
    opacity: 0;
    transition: background-color 0.25s ease-out 0s, opacity 0.15s ease-out 0s;
}
.visually-hidden {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.is-visible .ves-navdrilldown span::before {
    bottom: auto;
    transform: rotate(45deg);
}
.ves-navdrilldown span::before,
.ves-navdrilldown span::after {
    background-color: #ededed;
    border-radius: 100px;
    content: "";
    height: 100%;
    position: absolute;
    transition: transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
    width: 100%;
}
.drill-down-menu.is-visible {
    opacity: 1;
}
.ves-drill-down.ves-menu {
    overflow: hidden;
}
.navdrilldown .drill-down-menu .submenu {
    position: absolute;
    left: 100% !important;
}
.navdrilldown .drill-down-menu .submenu:not(:first-child),
.ves-drill-down-menu .navigation .submenu:not(:first-child) {
    overflow-x: visible!important;
}
.navdrilldown {
    position: relative;
}
.hide-submenu {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 100%;
    cursor: pointer;
    background-color: #313131;
    -webkit-transition: background-color 0.25s ease-out;
    transition: background-color 0.25s ease-out;
}
.view-submenu .hide-submenu {
    background-color: #3e3e3e;
    z-index: 9999;
}
.hide-submenu::before {
    border-bottom: 2px solid #ededed;
    border-right: 2px solid #ededed;
    bottom: 0;
    content: "";
    cursor: pointer;
    font-size: 0;
    height: 6px;
    left: 0;
    margin: auto;
    opacity: 0;
    padding: 4px;
    position: absolute;
    right: -6px;
    top: 0;
    transform: rotate(135deg);
    transition: opacity 0.1s ease-out 0s;
    width: 6px;
}
.view-submenu .hide-submenu::before {
    opacity: 1;
    transition: opacity 0.15s ease-out 0.3s;
}
.ves-navdrilldown {
    align-items: center;
    bottom: 0;
    cursor: pointer;
    display: flex;
    left: 18px;
    margin: auto;
    position: absolute;
    top: 0;
}
.ves-navdrilldown  span::before {
    bottom: calc(100% + 6px);
}
.ves-navdrilldown  span::before, .ves-navdrilldown  span::after {
    background-color: #ededed;
    border-radius: 100px;
    content: "";
    height: 100%;
    position: absolute;
    transition: transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
    width: 100%;
}
.ves-navdrilldown  span::after {
    top: calc(100% + 6px);
}
.ves-navdrilldown  span::before, .ves-navdrilldown  span::after {
    background-color: #ededed;
    border-radius: 100px;
    content: "";
    height: 100%;
    position: absolute;
    transition: transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
    width: 100%;
}
.ves-navdrilldown span {
    align-self: center;
    background-color: #ededed;
    border-radius: 100px;
    font-size: 0;
    height: 2px;
    position: relative;
    transition: background-color 0.2s ease-out 0s;
    width: 26px;
}
.is-visible .ves-navdrilldown span:after {
    top: auto;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.is-visible .ves-navdrilldown span:before {
    bottom: auto;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.is-visible .ves-navdrilldown  span { background-color: transparent; }
.block .fa-arrow-right {
    cursor: pointer;
    display: block;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 2px;
    width: 30px;
}
.navdrilldown ul.drill-down-menu,
ul.drill-down-menu .submenu.dropdown-menu  {
    background-color: #313131 !important;
    color: #ededed;
    border: 0px !important;
    padding: 0;
}

ul.drill-down-menu.nav-mobile li.level0 > a,
ul.drill-down-menu.ves-megamenu .dropdown-menu a  {
    color: #ededed;
    text-decoration: none;
}
ul.drill-down-menu.nav-mobile li.level0 > a:hover {
    text-decoration: none;
}
.navbar.ves-navbar,
ul.drill-down-menu.nav-mobile li.level0  {
    border: 0px;
}
ul.drill-down-menu.ves-megamenu .dropdown-menu a {
  margin-left: 80px;
}
.ves-drill-down-menu.ves-menu .level0 .submenu {
    left: 100% !important;
    position: absolute;
}
.ves-drill-down-menu.ves-menu .level0 > .submenu {
    top: 0px!important;
}
.ves-drill-down-menu .ves-megamenu.nav-mobile .dropdown-menu .megamenu-header,
.ves-drill-down-menu .megamenu-content {
    padding-left: 40px;
}
.ves-drill-down-menu .ves-megamenu img:hover {
    transition: none;
}
.ves-drill-down-menu .hide-submenu {
    width: 40px;
    background-color: #006bb4;
}
}
.ves-megamenu .nav-item > .submenu-active {
    display: block!important;
}
@media(max-width: 767px){
    .ves-megamenu .dropdown-menu .subgroup.level1 > a{
        position:relative!important;
    }
}
@media only screen and (max-width: 767px){
    .view-submenu.ves-megamenu, .ves-drill-down-menu .submenu, .ves-drill-down-menu .dropdown-submenu {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
    .ves-drill-down-menu .ves-megamenu.view-submenu, .ves-drill-down-menu .submenu.view-submenu, .ves-drill-down-menu .dropdown-submenu.view-submenu {
        transform: translateX(-100%);
    }
}
@media only screen and (min-width: 767px){
    .nav-item.submenu-left.dropdown-submenu {
        position: relative;
    }
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Core
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */

.row-mp {
    min-height: 1px;
    margin: 0 -10px;
}

.col-mp {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    float: left;
    padding: 0 10px;
}

/*All*/
.mp-1 {
    width: 8.33333333333%;
}

.mp-2 {
    width: 16.6666666667%;
}

.mp-3 {
    width: 25.0%;
}

.mp-4 {
    width: 33.3333333333%;
}

.mp-5 {
    width: 41.6666666667%;
}

.mp-6 {
    width: 50.0%;
}

.mp-7 {
    width: 58.3333333333%;
}

.mp-8 {
    width: 66.6666666667%;
}

.mp-9 {
    width: 75.0%;
}

.mp-10 {
    width: 83.3333333333%;
}

.mp-11 {
    width: 91.6666666667%;
}

.mp-12 {
    margin-left: 0;
    width: 100%;
}

.a-center {
    text-align: center;
}

.mp-clear {
    clear: both
}

@media (min-width: 1200px) {
    .mp-lg-1 {
        width: 8.33333333333%;
    }

    .mp-lg-2 {
        width: 16.6666666667%;
    }

    .mp-lg-3 {
        width: 25.0%;
    }

    .mp-lg-4 {
        width: 33.3333333333%;
    }

    .mp-lg-5 {
        width: 41.6666666667%;
    }

    .mp-lg-6 {
        width: 50.0%;
    }

    .mp-lg-7 {
        width: 58.3333333333%;
    }

    .mp-lg-8 {
        width: 66.6666666667%;
    }

    .mp-lg-9 {
        width: 75.0%;
    }

    .mp-lg-10 {
        width: 83.3333333333%;
    }

    .mp-lg-11 {
        width: 91.6666666667%;
    }

    .mp-lg-12 {
        margin-left: 0;
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .mp-md-1 {
        width: 8.33333333333%;
    }

    .mp-md-2 {
        width: 16.6666666667%;
    }

    .mp-md-3 {
        width: 25.0%;
    }

    .mp-md-4 {
        width: 33.3333333333%;
    }

    .mp-md-5 {
        width: 41.6666666667%;
    }

    .mp-md-6 {
        width: 50.0%;
    }

    .mp-md-7 {
        width: 58.3333333333%;
    }

    .mp-md-8 {
        width: 66.6666666667%;
    }

    .mp-md-9 {
        width: 75.0%;
    }

    .mp-md-10 {
        width: 83.3333333333%;
    }

    .mp-md-11 {
        width: 91.6666666667%;
    }

    .mp-md-12 {
        margin-left: 0;
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .mp-sm-1 {
        width: 8.33333333333%;
    }

    .mp-sm-2 {
        width: 16.6666666667%;
    }

    .mp-sm-3 {
        width: 25.0%;
    }

    .mp-sm-4 {
        width: 33.3333333333%;
    }

    .mp-sm-5 {
        width: 41.6666666667%;
    }

    .mp-sm-6 {
        width: 50.0%;
    }

    .mp-sm-7 {
        width: 58.3333333333%;
    }

    .mp-sm-8 {
        width: 66.6666666667%;
    }

    .mp-sm-9 {
        width: 75.0%;
    }

    .mp-sm-10 {
        width: 83.3333333333%;
    }

    .mp-sm-11 {
        width: 91.6666666667%;
    }

    .mp-sm-12 {
        margin-left: 0;
        width: 100%;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .mp-xs-1 {
        width: 8.33333333333%;
    }

    .mp-xs-2 {
        width: 16.6666666667%;
    }

    .mp-xs-3 {
        width: 25.0%;
    }

    .mp-xs-4 {
        width: 33.3333333333%;
    }

    .mp-xs-5 {
        width: 41.6666666667%;
    }

    .mp-xs-6 {
        width: 50.0%;
    }

    .mp-xs-7 {
        width: 58.3333333333%;
    }

    .mp-xs-8 {
        width: 66.6666666667%;
    }

    .mp-xs-9 {
        width: 75.0%;
    }

    .mp-xs-10 {
        width: 83.3333333333%;
    }

    .mp-xs-11 {
        width: 91.6666666667%;
    }

    .mp-xs-12 {
        margin-left: 0;
        width: 100%;
    }
}

@media (max-width: 480px) {
    .col-mp {
        width: 100%;
    }
}


/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../../frontend/SignatureIT/Carolinalemke/en_US/Mageplaza_Core/css/fonts/fontawesome-webfont.eot?v=4.6.3');src:url('../../frontend/SignatureIT/Carolinalemke/en_US/Mageplaza_Core/css/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('../../frontend/SignatureIT/Carolinalemke/en_US/Mageplaza_Core/css/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('../../frontend/SignatureIT/Carolinalemke/en_US/Mageplaza_Core/css/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('../../frontend/SignatureIT/Carolinalemke/en_US/Mageplaza_Core/css/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('../../frontend/SignatureIT/Carolinalemke/en_US/Mageplaza_Core/css/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_SocialLogin
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.white-popup {
    position: relative;
    background: #FFF;
    padding: 0;
    width: auto;
    max-width: 600px;
    margin: 0 auto;
}

#social-login-popup,
#request-popup {
    overflow: hidden
}

#social-login-popup .block-container,
#request-popup .block-container {
    width: 100%;
    display: inline-block;
}

#social-login-popup .social-login-title,
#request-popup .social-login-title {
    padding: 10px 10px;
    background-color: #3399cc;
}

#social-login-popup .block-container .block,
#request-popup .block-container .block {
    padding: 20px 25px;
    margin: 0;
}

.social-login-ajax-loading {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.6;
    background: #fbfaf6 url('../../frontend/SignatureIT/Carolinalemke/en_US/Mageplaza_SocialLogin/css/images/ajax-loader.gif') no-repeat center center;
}

#social-login-popup .block-container .block .block-title,
#request-popup .block-container .block .block-title {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

#social-login-popup .fieldset,
#request-popup .fieldset {
    margin: 0px;
}

.actions-toolbar {
    margin-top: 7px;
}

.account-social-login .actions-toolbar.social-btn {
    width: 215px;
}

#social-login-popup .actions-toolbar > .secondary .action.back,
#request-popup .actions-toolbar > .secondary .action.back {
    display: block;
}

.social-login-title h2 {
    margin: 0;
    padding-left: 40px;
    background: no-repeat 12px center;
    color: #ffffff;
}

.social-login-title .login-title {
    background-image: url(../../frontend/SignatureIT/Carolinalemke/en_US/Mageplaza_SocialLogin/css/images/login-title.png);
}

.social-login-title .create-account-title {
    background-image: url(../../frontend/SignatureIT/Carolinalemke/en_US/Mageplaza_SocialLogin/css/images/create-account-title.png);
}

.social-login-title .forgot-pass-title {
    background-image: url(../../frontend/SignatureIT/Carolinalemke/en_US/Mageplaza_SocialLogin/css/images/forgot-pass-title.png);
}

#social-login-popup .mfp-close {
    color: #ffffff;
}

#social-login-popup .message.error > *:first-child:before {
    top: 50%;
}

#social-login-popup .message.success > *:first-child:before {
    top: 50%;
}

/* Authentication Popup */
.social-login-authentication-popup {
    width: 100%;
}

.social-login-authentication-popup .block-content {
    display: block !important;
}

.social-login-authentication-popup .block-content .actions-toolbar {
    display: inline-block;
}

.social-login-authentication-popup .block-content .actions-toolbar .btn-social {
    /*height: 20px;*/
    padding-left: 19px;
}

/*Button Style*/
.actions-toolbar button {
    border-radius: 0;
}

.social-btn button {
    height: 33px;
    border: none;
}

.social-btn button span span {
    margin-left: 25px;
    color: #ffffff;
}

.block-authentication .actions-toolbar {
    margin-bottom: unset !important;
}


.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;
}

.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;
}

#group-button {
    width: 48.8%; /*margin-left: 37px;*/ /*margin-top: 0px;*/
    float: right;
    clear: none;
}

#group-button .block.social-login-authentication-channel.col-mp.mp-5 {
    margin-bottom: 2px;
}

.mfp-zoom-in { /* start state */ /* animate in */ /* animate out */
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8);
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
    transform: scale(0.8);
    opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-newspaper { /* start state */ /* animate in */ /* animate out */
}

.mfp-newspaper .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.5s;
    transform: scale(0) rotate(500deg);
}

.mfp-newspaper.mfp-bg {
    opacity: 0;
    transition: all 0.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 { /* start state */ /* animate in */ /* animate out */
}

.mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s;
    transform: translateX(-50px);
}

.mfp-move-horizontal.mfp-bg {
    opacity: 0;
    transition: all 0.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 { /* start state */ /* animate in */ /* animate out */
}

.mfp-move-from-top .mfp-content {
    vertical-align: top;
    margin-top: 50px;
}

.mfp-move-from-top .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s;
    transform: translateY(-100px);
}

.mfp-move-from-top.mfp-bg {
    opacity: 0;
    transition: all 0.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 { /* start state */ /* animate in */ /* animate out */
}

.mfp-3d-unfold .mfp-content {
    perspective: 2000px;
}

.mfp-3d-unfold .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform-style: preserve-3d;
    transform: rotateY(-60deg);
}

.mfp-3d-unfold.mfp-bg {
    opacity: 0;
    transition: all 0.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 0.3s ease-in-out;
    transform: scale(1.3);
}

.mfp-zoom-out.mfp-bg {
    opacity: 0;
    transition: all 0.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;
}

.social-btn .btn-social {
    display: block;
    text-decoration: none;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 6px 12px 6px 44px;
    font-family: 'Roboto', sans-serif;
}

.btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.btn-social > :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.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-adn:focus, .btn-adn.focus {
    color: #fff;
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-adn:hover {
    color: #fff;
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-adn:active, .btn-adn.active, .open > .dropdown-toggle.btn-adn {
    color: #fff;
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-adn .badge {
    color: #d87a68;
    background-color: #fff
}

.btn-bitbucket {
    color: #fff;
    background-color: #205081;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-bitbucket:focus, .btn-bitbucket.focus {
    color: #fff;
    background-color: #163758;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-bitbucket:hover {
    color: #fff;
    background-color: #163758;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-bitbucket:active, .btn-bitbucket.active, .open > .dropdown-toggle.btn-bitbucket {
    color: #fff;
    background-color: #163758;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-bitbucket .badge {
    color: #205081;
    background-color: #fff
}

.btn-dropbox {
    color: #fff;
    background-color: #1087dd;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-dropbox:focus, .btn-dropbox.focus {
    color: #fff;
    background-color: #0d6aad;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-dropbox:hover {
    color: #fff;
    background-color: #0d6aad;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-dropbox:active, .btn-dropbox.active, .open > .dropdown-toggle.btn-dropbox {
    color: #fff;
    background-color: #0d6aad;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-dropbox .badge {
    color: #1087dd;
    background-color: #fff
}

.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:focus, .btn-facebook.focus {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:hover {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:active, .btn-facebook.active, .open > .dropdown-toggle.btn-facebook {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook .badge {
    color: #3b5998;
    background-color: #fff
}

.btn-flickr {
    color: #fff;
    background-color: #ff0084;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-flickr:focus, .btn-flickr.focus {
    color: #fff;
    background-color: #cc006a;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-flickr:hover {
    color: #fff;
    background-color: #cc006a;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-flickr:active, .btn-flickr.active, .open > .dropdown-toggle.btn-flickr {
    color: #fff;
    background-color: #cc006a;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-flickr .badge {
    color: #ff0084;
    background-color: #fff
}

.btn-foursquare {
    color: #fff;
    background-color: #f94877;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-foursquare:focus, .btn-foursquare.focus {
    color: #fff;
    background-color: #f71752;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-foursquare:hover {
    color: #fff;
    background-color: #f71752;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-foursquare:active, .btn-foursquare.active, .open > .dropdown-toggle.btn-foursquare {
    color: #fff;
    background-color: #f71752;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-foursquare .badge {
    color: #f94877;
    background-color: #fff
}

.btn-disqus {
    color: #fff;
    background-color: #2E9FFF;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-disqus .fa-disqus {
    background: url("../../frontend/SignatureIT/Carolinalemke/en_US/Mageplaza_SocialLogin/css/images/disqus-logo.png") no-repeat;
}

.btn-disqus .fa-disqus {
    content: ""
}

.btn-mailru {
    color: #fff;
    background-color: #005FF9;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-mailru:focus, .btn-mailru.focus {
    color: #fff;
    background-color: #0370c4;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-mailru:hover {
    color: #fff;
    background-color: #004ecc;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-mailru:active, .btn-mailru.active, .open > .dropdown-toggle.btn-live {
    color: #fff;
    background-color: #0370c4;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-mailru:active:hover, .btn-mailru.active:hover, .open > .dropdown-toggle.btn-mailru:hover, .btn-mailru:active:focus, .btn-mailru.active:focus, .open > .dropdown-toggle.btn-mailru:focus, .btn-mailru:active.focus, .btn-mailru.active.focus, .open > .dropdown-toggle.btn-mailru.focus {
    color: #fff;
    background-color: #0370c4;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-mailru:active, .btn-mailru.active, .open > .dropdown-toggle.btn-mailru {
    background-image: none
}

.btn-mailru.disabled:hover, .btn-mailru[disabled]:hover, fieldset[disabled] .btn-mailru:hover, .btn-mailru.disabled:focus, .btn-mailru[disabled]:focus, fieldset[disabled] .btn-mailru:focus, .btn-mailru.disabled.focus, .btn-mailru[disabled].focus, fieldset[disabled] .btn-mailru.focus {
    background-color: #0370c4;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-mailru .badge {
    color: #0370c4;
    background-color: #fff
}

.btn-mailru .fa-mailru {
    background: url("../../frontend/SignatureIT/Carolinalemke/en_US/Mageplaza_SocialLogin/css/images/mailru-logo.png") no-repeat;
}

.btn-mailru .fa-mailru {
    content: ""
}

.btn-steam {
    color: #fff;
    background-color: #444;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-steam:focus, .btn-steam.focus {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-steam:hover {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-steam:active, .btn-steam.active, .open > .dropdown-toggle.btn-steam {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-steam:active:hover, .btn-steam.active:hover, .open > .dropdown-toggle.btn-steam:hover, .btn-steam:active:focus, .btn-steam.active:focus, .open > .dropdown-toggle.btn-steam:focus, .btn-steam:active.focus, .btn-steam.active.focus, .open > .dropdown-toggle.btn-steam.focus {
    color: #fff;
    background-color: #191919;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-steam:active, .btn-steam.active, .open > .dropdown-toggle.btn-steam {
    background-image: none
}

.btn-steam.disabled:hover, .btn-steam[disabled]:hover, fieldset[disabled] .btn-steam:hover, .btn-steam.disabled:focus, .btn-steam[disabled]:focus, fieldset[disabled] .btn-steam:focus, .btn-steam.disabled.focus, .btn-steam[disabled].focus, fieldset[disabled] .btn-steam.focus {
    background-color: #444;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-steam .badge {
    color: #444;
    background-color: #fff
}

.btn-github {
    color: #fff;
    background-color: #444;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github:focus, .btn-github.focus {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github:hover {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github:active, .btn-github.active, .open > .dropdown-toggle.btn-github {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github .badge {
    color: #444;
    background-color: #fff
}

.btn-google {
    color: #fff;
    background-color: #dd4b39;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-google:focus, .btn-google.focus {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-google:hover {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-google:active, .btn-google.active, .open > .dropdown-toggle.btn-google {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-google .badge {
    color: #dd4b39;
    background-color: #fff
}

.btn-google .fa-google {
    background: url("../../frontend/SignatureIT/Carolinalemke/en_US/Mageplaza_SocialLogin/css/images/g-logo.png") no-repeat;
}

.btn-google .fa-google:before {
    content: ""
}

.btn-instagram {
    color: #fff;
    background-color: #3f729b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram:focus, .btn-instagram.focus {
    color: #fff;
    background-color: #305777;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram:hover {
    color: #fff;
    background-color: #305777;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram:active, .btn-instagram.active, .open > .dropdown-toggle.btn-instagram {
    color: #fff;
    background-color: #305777;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram .badge {
    color: #3f729b;
    background-color: #fff
}

.btn-linkedin {
    color: #fff;
    background-color: #007bb6;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:focus, .btn-linkedin.focus {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:hover {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:active, .btn-linkedin.active, .open > .dropdown-toggle.btn-linkedin {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin .badge {
    color: #007bb6;
    background-color: #fff
}

.btn-microsoft {
    color: #fff;
    background-color: #2672ec;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-microsoft:focus, .btn-microsoft.focus {
    color: #fff;
    background-color: #125acd;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-microsoft:hover {
    color: #fff;
    background-color: #125acd;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-microsoft:active, .btn-microsoft.active, .open > .dropdown-toggle.btn-microsoft {
    color: #fff;
    background-color: #125acd;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-microsoft .badge {
    color: #2672ec;
    background-color: #fff
}

.btn-odnoklassniki {
    color: #fff;
    background-color: #f4731c;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-odnoklassniki:focus, .btn-odnoklassniki.focus {
    color: #fff;
    background-color: #d35b0a;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-odnoklassniki:hover {
    color: #fff;
    background-color: #d35b0a;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-odnoklassniki:active, .btn-odnoklassniki.active, .open > .dropdown-toggle.btn-odnoklassniki {
    color: #fff;
    background-color: #d35b0a;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-odnoklassniki .badge {
    color: #f4731c;
    background-color: #fff
}

.btn-openid {
    color: #fff;
    background-color: #f7931e;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-openid:focus, .btn-openid.focus {
    color: #fff;
    background-color: #da7908;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-openid:hover {
    color: #fff;
    background-color: #da7908;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-openid:active, .btn-openid.active, .open > .dropdown-toggle.btn-openid {
    color: #fff;
    background-color: #da7908;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-openid .badge {
    color: #f7931e;
    background-color: #fff
}

.btn-pinterest {
    color: #fff;
    background-color: #cb2027;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-pinterest:focus, .btn-pinterest.focus {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-pinterest:hover {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-pinterest:active, .btn-pinterest.active, .open > .dropdown-toggle.btn-pinterest {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-pinterest .badge {
    color: #cb2027;
    background-color: #fff
}

.btn-reddit {
    color: #000;
    background-color: #eff7ff;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-reddit:focus, .btn-reddit.focus {
    color: #000;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-reddit:hover {
    color: #000;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-reddit:active, .btn-reddit.active, .open > .dropdown-toggle.btn-reddit {
    color: #000;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-reddit .badge {
    color: #eff7ff;
    background-color: #000
}

.btn-soundcloud {
    color: #fff;
    background-color: #f50;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-soundcloud:focus, .btn-soundcloud.focus {
    color: #fff;
    background-color: #c40;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-soundcloud:hover {
    color: #fff;
    background-color: #c40;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-soundcloud:active, .btn-soundcloud.active, .open > .dropdown-toggle.btn-soundcloud {
    color: #fff;
    background-color: #c40;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-soundcloud .badge {
    color: #f50;
    background-color: #fff
}

.btn-tumblr {
    color: #fff;
    background-color: #2c4762;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-tumblr:focus, .btn-tumblr.focus {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-tumblr:hover {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-tumblr:active, .btn-tumblr.active, .open > .dropdown-toggle.btn-tumblr {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-tumblr .badge {
    color: #2c4762;
    background-color: #fff
}

.btn-twitter {
    color: #fff;
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:focus, .btn-twitter.focus {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:hover {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:active, .btn-twitter.active, .open > .dropdown-toggle.btn-twitter {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter .badge {
    color: #55acee;
    background-color: #fff
}

.btn-vimeo {
    color: #fff;
    background-color: #1ab7ea;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vimeo:focus, .btn-vimeo.focus {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vimeo:hover {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vimeo:active, .btn-vimeo.active, .open > .dropdown-toggle.btn-vimeo {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vimeo .badge {
    color: #1ab7ea;
    background-color: #fff
}

.btn-vk {
    color: #fff;
    background-color: #587ea3;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vk:focus, .btn-vk.focus {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vk:hover {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vk:active, .btn-vk.active, .open > .dropdown-toggle.btn-vk {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vk .badge {
    color: #587ea3;
    background-color: #fff
}

.btn-yahoo {
    color: #fff;
    background-color: #720e9e;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-yahoo:focus, .btn-yahoo.focus {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-yahoo:hover {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-yahoo:active, .btn-yahoo.active, .open > .dropdown-toggle.btn-yahoo {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-yahoo .badge {
    color: #720e9e;
    background-color: #fff
}

.btn-amazon {
    color: #fff;
    background-color: #ff9900;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-amazon:focus, .btn-amazon.focus {
    color: #fff;
    background-color: #ffb425;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-amazon:hover {
    color: #fff;
    background-color: #ffb425;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-amazon:active, .btn-amazon.active, .open > .dropdown-toggle.btn-amazon {
    color: #fff;
    background-color: #ffb425;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.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;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-amazon .badge {
    color: #ff9900;
    background-color: #fff
}

.mfp-wrap {
    overflow: scroll;
}

.btn-live {
    color: #fff;
    background-color: #0370c4;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-live:focus, .btn-live.focus {
    color: #fff;
    background-color: #0370c4;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-live:hover {
    color: #fff;
    background-color: #30548e;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-live:active, .btn-live.active, .open > .dropdown-toggle.btn-live {
    color: #fff;
    background-color: #0370c4;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-live:active:hover, .btn-live.active:hover, .open > .dropdown-toggle.btn-live:hover, .btn-live:active:focus, .btn-live.active:focus, .open > .dropdown-toggle.btn-live:focus, .btn-live:active.focus, .btn-live.active.focus, .open > .dropdown-toggle.btn-live.focus {
    color: #fff;
    background-color: #0370c4;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-live:active, .btn-live.active, .open > .dropdown-toggle.btn-live {
    background-image: none
}

.btn-live.disabled:hover, .btn-live[disabled]:hover, fieldset[disabled] .btn-live:hover, .btn-live.disabled:focus, .btn-live[disabled]:focus, fieldset[disabled] .btn-live:focus, .btn-live.disabled.focus, .btn-live[disabled].focus, fieldset[disabled] .btn-live.focus {
    background-color: #0370c4;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-live .badge {
    color: #0370c4;
    background-color: #fff
}

.btn-live .fa-live {
    background: url("../../frontend/SignatureIT/Carolinalemke/en_US/Mageplaza_SocialLogin/css/images/live-logo.png") no-repeat center;
}

.btn-live .fa-live:before {
    content: ""
}

#bnt-social-login-authentication {
    margin: 12px 0px;
}

.actions-toolbar > .secondary:last-child {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.form-customer-login .g-recaptcha {
    margin: unset !important;
}

@media only screen and (min-width: 768px) {
    .popup-authentication .actions-toolbar {
        margin-bottom: 0;
        margin-top: unset !important;
    }
}

@media only screen and (max-width: 767px) {
    .modal-popup.request-popup.modal-slide {
        left: 0;
        z-index: 900;
    }
}

.customer-account-create .account-social-login, .customer-account-login .account-social-login {
    display: block !important
}
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

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

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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;
    text-align: left;
    z-index: 1045;
}

.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 {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #cccccc;
}

.mfp-preloader a:hover {
    color: white;
}

.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;
    -webkit-box-shadow: none;
    box-shadow: none;
}

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;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

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

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333333;
}

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

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

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

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

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

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    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, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px;
}

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

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    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: black;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.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: #444444;
}

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

.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) {
    /**
         * Remove all paddings around the image on small screen
         */
    .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 {
        /* The shadow behind the image */
    }

    .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;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        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(0.75);
        transform: scale(0.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-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}
.modal-popup .modal-content {
	padding: 12px
}

.modal-popup .modal-footer {
	padding: 14px
}

.modal-popup button.action-primary.action-accept,
.modal-popup button.action-secondary.action-dismiss {
	background: #000;
	color: #fff;
	padding: 7px 23px;
	font-size: 16px;
	margin: 0 10px;
	font-weight: bold
}

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

.amazon-logout-widget {
	display: none
}

.cart-totals tr[class=totals] .title:after,
.totals.discount .title:after,
.cart-totals tr[class=totals] .title.negative:after,
.totals.discount .title.negative:after {
	-webkit-font-smoothing: antialiased;
	color: #858585;
	display: inline-block;
	font-family: 'luma-icons';
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	margin-left: 10px;
	overflow: hidden;
	speak: none;
	text-align: center;
	vertical-align: middle
}

.totals.discount {
	cursor: pointer
}

.totals.discount .title:after {
	content: '\e622'
}

.totals.discount .title.negative:after {
	content: '\e621'
}

.totals.discount .discount.coupon {
	display: none
}

.table-wrapper tr[class=totals] .title.enabled:after {
	content: '\e621';
	cursor: pointer;
	margin-right: 5px
}

.table-wrapper tr[class=totals] .title.enabled.collapsed:after {
	content: '\e622';
	cursor: pointer;
	margin-right: 5px
}

.total_coupons {
	display: none
}

.cart-totals .discount.coupon {
	display: none
}

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

@-webkit-keyframes spinner {
	0% {
		-webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg);
		transform: translate3d(-50%, -50%, 0) rotate(0deg)
	}
	100% {
		-webkit-transform: translate3d(-50%, -50%, 0) rotate(360deg);
		transform: translate3d(-50%, -50%, 0) rotate(360deg)
	}
}

@keyframes spinner {
	0% {
		-webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg);
		transform: translate3d(-50%, -50%, 0) rotate(0deg)
	}
	100% {
		-webkit-transform: translate3d(-50%, -50%, 0) rotate(360deg);
		transform: translate3d(-50%, -50%, 0) rotate(360deg)
	}
}

@media only screen and (max-width:1023px) {
	.lens-wizard-container.prescription-wrapper .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item.pupil-distance label:not(.error) {
		position: static;
		top: auto;
		left: auto
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .prescription.col {
		position: absolute;
		bottom: 15px;
		left: 0;
		cursor: pointer;
		z-index: 1;
		min-width: 18rem
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .prescription.col span:after {
		line-height: .55em
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .prescription.col~.actions-toolbar.col {
		padding: 15px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .prescription.col~.actions-toolbar.col>* {
		float: none !important;
		min-width: 4rem;
		margin: 0 !important
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .prescription.col~.actions-toolbar.col>*.gift-options-cart-item {
		display: none
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .prescription.col~.actions-toolbar.col>*.action-towishlist {
		order: 2
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .prescription.col~.actions-toolbar.col>*.action-edit {
		order: 1
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .prescription.col~.actions-toolbar.col>*.action-delete {
		order: 0
	}
	.product-info-main-wrap .product-info-main .product-options-bottom .box-tocart {
		margin: 0
	}
	.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .field.choice {
		margin-bottom: 4px;
		padding-bottom: 2px
	}
	.lens-wizard-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.lens-wizard-container .lens-spinner {
		padding: 10rem 0
	}
	.lens-wizard-container .product-details {
		padding: 2rem 2rem 1rem
	}
	.lens-wizard-container .product-details .product-box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.lens-wizard-container .product-details .product-box .product-info {
		order: 1;
		padding: 2rem;
		width: 40%
	}
	.lens-wizard-container .product-details .product-box .product-info .product-name {
		font-size: 2rem
	}
	.lens-wizard-container .product-details .product-box .product-info .product-code {
		display: block
	}
	.lens-wizard-container .product-details .product-box .product-image {
		width: 60%
	}
	.lens-wizard-container .product-details .product-box .product-add-form {
		display: none
	}
	.lens-wizard-container .product-details .product-box .product-price {
		display: none
	}
	.lens-wizard-container .lens-wizard {
		padding: 0 2rem 2rem;
		order: 1
	}
	.lens-wizard-container .button-addtocart-mobile {
		order: 2
	}
	.lens-wizard-container .button-addtocart-mobile .action.primary {
		width: 100%;
		padding: 1.2rem;
		background: #a57f2a;
		border: 1px solid #a57f2a
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom-left.active .onoffswitch:after {
		content: '2 PD'
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom-left.active .onoffswitch-label .onoffswitch-inner {
		margin-left: 0
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom-left.active .onoffswitch-label .onoffswitch-switch {
		right: 0px
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom-left.active .onoffswitch-label .onoffswitch-switch:before {
		content: '2'
	}
	.lens-wizard-container .lens-wizard-content .onoffswitch>input[type="checkbox"] {
		width: 70px;
		height: 25px;
		right: initial
	}
	.lens-wizard-container .lens-wizard-content .onoffswitch>label {
		display: none
	}
	.lens-wizard-container .lens-wizard-content .onoffswitch:after {
		content: '1 PD';
		text-align: left;
		display: block;
		font-size: 1.2rem
	}
	.lens-wizard-container .lens-wizard-content .onoffswitch-label {
		display: block;
		overflow: hidden;
		position: relative;
		cursor: pointer;
		border-radius: 25px;
		margin-bottom: 1rem;
		width: 70px
	}
	.lens-wizard-container .lens-wizard-content .onoffswitch-label .onoffswitch-inner {
		display: block;
		width: 200%;
		margin-left: -100%;
		-webkit-transition: margin .3s ease-in 0s;
		-o-transition: margin .3s ease-in 0s;
		transition: margin .3s ease-in 0s
	}
	.lens-wizard-container .lens-wizard-content .onoffswitch-label .onoffswitch-inner:before,
	.lens-wizard-container .lens-wizard-content .onoffswitch-label .onoffswitch-inner:after {
		content: '';
		display: block;
		float: left;
		width: 50%;
		height: 25px;
		padding: 0;
		line-height: 25px;
		font-size: 14px;
		color: white;
		font-weight: bold;
		box-sizing: border-box;
		background-color: #a57f2a
	}
	.lens-wizard-container .lens-wizard-content .onoffswitch-label .onoffswitch-switch {
		display: block;
		width: 25px;
		margin: 0px;
		background: #FFFFFF;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 45px;
		border: 1px solid #a57f2a;
		border-radius: 25px;
		-webkit-transition: all .3s ease-in 0s;
		-o-transition: all .3s ease-in 0s;
		transition: all .3s ease-in 0s
	}
	.lens-wizard-container .lens-wizard-content .onoffswitch-label .onoffswitch-switch:before {
		content: '1';
		text-align: center;
		width: 100%;
		display: block;
		color: #a57f2a
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .steps {
		display: none
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content {
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-tos-popup {
		width: calc(100% - 6rem);
		position: fixed;
		left: 50%;
		bottom: 50%;
		transform: translate(-50%, 50%);
		z-index: 102
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-tos-popup-content {
		margin-bottom: 1.5rem
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-tos-popup-button-mobile {
		text-align: left
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-tos-popup-button-mobile-next {
		color: #a57f2a;
		font-size: 1.8rem;
		vertical-align: top
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-tos-popup-button-mobile-next:hover {
		color: #000;
		text-decoration: none
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-tos-popup-button-mobile-next:after {
		content: '';
		background: url(../images/icons/arrowLeft-s.png) left 1px no-repeat;
		height: 18px;
		width: 24px;
		margin: 0 5px 0 0;
		display: inline-block
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-tos-popup-button-mobile-next:after {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
		vertical-align: bottom
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-before-clicking-next {
		display: none
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .actions {
		border-top: 1px solid #cacaca;
		border-bottom: 1px solid #cacaca;
		padding: 1rem 0
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .actions.sticky {
		background: #fff none repeat scroll 0 0;
		margin: 0 auto;
		position: fixed;
		top: 0;
		width: calc(100% - 4rem - 30px)
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item {
		width: 100%;
		border-bottom: 1px solid #cacaca
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box {
		padding: 2rem 0
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.active~.lens-box-options {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.active~.lens-box-options.select {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.active~.lens-box-options .lens-box-option {
		width: 100%;
		padding: 1rem .5rem
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.active~.lens-box-options .lens-box-option:first-child {
		border-top: 1px solid #cacaca;
		padding-top: 2rem;
		margin-top: 2rem
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.active~.lens-box-options .lens-box-option:last-child {
		padding-bottom: 0
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.has-childs:after {
		display: none
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.has-childs.active+.lens-box-options {
		border-top: 1px solid #ccc
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.has-childs .show-options {
		display: none
	}
	.lens-wizard-container .lens-wizard-content .lens-box-add-prescription {
		padding: 2.5rem 0
	}
	.lens-wizard-container .lens-wizard-content .lens-box-add-prescription .select-box-wrap {
		padding-top: 1rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top {
		padding: 2rem 0 2rem 6rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top {
		padding: 1rem 0 1rem 2rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top label:not(.error) {
		padding: 0 0 2rem;
		font-weight: bold;
		min-height: 7rem;
		font-size: 14px
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top.info {
		width: 6rem;
		height: calc(100% - 6rem);
		bottom: 3rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top.info>span>span:first-child {
		display: none
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top.info>span:first-child {
		bottom: 6rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top.info>span:last-child {
		bottom: 1rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top:not(.info) {
		display: flex;
		flex-direction: column;
		justify-content: flex-end
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right,
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left {
		width: 100%;
		padding: 2rem 0
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right {
		order: 1;
		border-top: 1px solid #cacaca;
		position: relative
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item {
		width: 40%;
		padding: 1rem 0 1rem 2rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item:nth-child(4) {
		width: 80%
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info {
		width: 20%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		padding: 2rem 0;
		text-align: left
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info.active .tooltip-content {
		display: block
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info:not(.active) .tooltip-content {
		display: none !important
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item {
		width: calc(100% / 3);
		padding: 1rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item:first-child {
		width: calc((100% / 3) * 2)
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item.info {
		display: none
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item.pupil-distance label:not(.error) {
		width: 100%
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left.active .bottom-item:first-child {
		width: calc(100% / 3)
	}
	.lens-wizard-container .lens-price-wrapper.scr-lg {
		display: none
	}
}

@media only screen and (min-width:1024px) {
	.prescription-form-wrapper .prescription-content .lens-wizard-container.prescription-wrapper .lens-box-top {
		padding-bottom: 1rem
	}
	.prescription-form-wrapper .prescription-content .lens-wizard-container.prescription-wrapper .lens-box-bottom {
		padding-bottom: 2rem
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price {
		width: 16%
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.prescription {
		width: 11%
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.prescription span:after {
		line-height: .7em
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.prescription~.actions-toolbar {
		width: 15%
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart.active {
		background: rgba(241, 241, 241, 0.5)
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart.active~.prescription-wrapper {
		background: rgba(241, 241, 241, 0.5)
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart.active~.prescription-wrapper input {
		background: transparent
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info {
		margin-top: 0
	}
	.product-add-form .optic_product .optic_options .onoffswitch {
		display: none
	}
	.product-info-main-wrap .product-info-main .actions.optic_product .optic_options {
		padding-bottom: 2rem
	}
	.product-info-main-wrap .product-info-main .actions.optic_product .optic_options .field.choice {
		margin-bottom: 6px;
		padding-bottom: 6px
	}
	.lens-index-index .shipping+.page-main {
		margin-top: -33px
	}
	.lens-index-index .page-main {
		overflow: unset
	}
	.lens-wizard-container .lens-wizard-content .onoffswitch-label {
		display: none
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard {
		width: 100%;
		display: block !important
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .steps {
		width: 100%;
		padding: 0 0 .5rem
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-tos-popup {
		max-width: 300px;
		z-index: 13;
		position: absolute;
		bottom: .5rem;
		right: -2rem
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-tos-popup-content {
		margin-bottom: 3rem
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .content .lens-tos-popup-button-mobile {
		display: none
	}
	.lens-wizard-container .lens-wizard-content .lens-box-add-prescription {
		padding: 0 0 1rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-add-prescription .select-box-wrap {
		margin-top: 1rem;
		border-top: 1px solid #e4e4e4;
		padding: 1rem 0 .6rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-add-prescription .select-box-wrap .select-box {
		max-width: 24rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top.left:after,
	.lens-wizard-container .lens-wizard-content .lens-box-top .top.right:after {
		left: 5rem
	}
	.lens-wizard-container {
		padding: 0
	}
	.lens-wizard-container .product-details,
	.lens-wizard-container .lens-wizard {
		padding: 2rem
	}
	.lens-wizard-container .product-details {
		width: 30%;
		padding: 2rem 7rem 2rem 2rem
	}
	.lens-wizard-container .product-details .product-box {
		border: 1px solid #999;
		padding: 3rem
	}
	.lens-wizard-container .lens-wizard {
		width: 70%
	}
	.lens-wizard-container .button-addtocart-mobile {
		display: none
	}
	.lens-wizard-container .lens-wizard-content .chosen-container.chosen-container-single .chosen-drop {
		min-width: 100px;
		max-width: 100px;
		left: 0
	}
	.lens-wizard-container .lens-wizard-content .chosen-container.chosen-container-single .chosen-single span {
		margin: 0
	}
	.lens-wizard-container .lens-wizard-content #wizard-form .wizard .actions {
		padding: 2rem 0
	}
	.lens-wizard-container .lens-wizard-content .lens-container {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item {
		width: calc(50% - 3.5rem);
		border-bottom: 2px solid #e4e4e4
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item:nth-child(odd) {
		margin-right: 3.5rem
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item:nth-child(even) {
		margin-left: 3.5rem
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 2rem 6rem 2rem 0
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box:hover>.lens-box-image {
		border: 1px solid #a57f2a;
		-webkit-box-shadow: 0px 0px 1px 10px #dbccaa;
		-moz-box-shadow: 0px 0px 1px 10px #dbccaa;
		-ms-box-shadow: 0px 0px 1px 10px #dbccaa;
		box-shadow: 0px 0px 1px 10px #dbccaa
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box:hover>.lens-box-title {
		color: #a57f2a
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box:hover:after {
		color: #a57f2a;
		border: 1px solid #a57f2a
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box-options .lens-box-option {
		width: 50%
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box-options .lens-box-option:hover>.lens-box-image {
		border: 1px solid #a57f2a;
		-webkit-box-shadow: 0px 0px 1px 5px #dbccaa;
		-moz-box-shadow: 0px 0px 1px 5px #dbccaa;
		-ms-box-shadow: 0px 0px 1px 5px #dbccaa;
		box-shadow: 0px 0px 1px 5px #dbccaa
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box-options .lens-box-option:hover>.lens-box-title {
		color: #a57f2a
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box-options .lens-box-option-select:hover .color:before {
		border: 1px solid #999
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.has-childs.active+.lens-box-options:not(.select) {
		position: absolute;
		border-bottom: 1px solid #ccc
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item .lens-box.has-childs .show-options-m {
		display: none
	}
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item:last-child .lens-box.has-childs.active+.lens-box-options:not(.select),
	.lens-wizard-container .lens-wizard-content .lens-container .lens-item:nth-last-child(2):nth-child(odd) .lens-box.has-childs.active+.lens-box-options:not(.select) {
		position: static;
		border-bottom: none;
		border-top: 1px solid #ccc;
		padding-bottom: 0;
		margin-bottom: -1rem;
		margin-top: 1rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top {
		padding: 0 0 0 18rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top {
		padding: 2rem 0 2rem 7.5rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top label:not(.error) {
		padding: 0 0 2rem;
		min-height: 58px
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top.info {
		width: 18rem;
		height: calc(100% - 4rem);
		bottom: 2rem;
		border-right: 2px solid #e4e4e4
	}
	.lens-wizard-container .lens-wizard-content .lens-box-top .top.info>span {
		padding-left: 5rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom {
		padding: 6rem 0
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right {
		width: 55%;
		padding: 0 0 0 5rem;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item {
		width: 29%;
		padding: 1rem 2rem 1rem 1rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-right .bottom-item.info {
		width: 13%;
		padding: 1rem 0;
		position: relative;
		margin-top: -1.5rem;
		text-align: center;
		font-size: 1.5rem
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left {
		width: 45%
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item {
		width: 10%;
		padding: 1rem 2rem 1rem 0
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item:first-child {
		width: 60%
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item.info {
		width: 15%;
		padding-left: 0
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item.pupil-distance label:not(.error) {
		display: none
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left.active .bottom-item.pupil-distance-left,
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left.active .bottom-item.pupil-distance-right {
		width: 5%
	}
	.lens-wizard-container .lens-wizard-content .lens-box-bottom .lens-box-bottom-left.active .bottom-item.pupil-distance label:not(.error) {
		width: calc(100% - 3rem);
		position: absolute;
		top: -4rem
	}
	.lens-wizard-container.prescription-wrapper {
		padding: 0 2rem
	}
	.lens-wizard-container.prescription-wrapper .lens-wizard-content .lens-box-bottom .lens-box-bottom-left .bottom-item.pupil-distance label:not(.error) {
		position: absolute;
		top: -3rem;
		left: 3rem
	}
}

@media only screen and (min-width:1600px) {
	.lens-wizard-container {
		padding: 0 8rem
	}
	.lens-wizard-container.prescription-wrapper {
		padding: 0 8rem
	}
}

@media only screen and (min-width:1024px) {
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.prescription~.actions-toolbar a {
		margin: 0 1.5rem 0 0 !important
	}
}

.mp-blog-view a,
.mp-sidebar a {
	text-decoration: none
}

.mp-blog-rss {
	text-align: right
}

.mp-post-info {
	color: #999999;
	font-size: 10px;
	line-height: 18px;
	margin: 0
}

.mp-post-info span {
	color: #6f6f6f
}

.post-item-wraper {
	border: 1px solid #eee
}


.post-info-wraper {
	padding: 20px 15px 10px 15px
}

.post-list-item {
	margin-bottom: 20px
}

.post-short-description {
	max-width: 100%
}

.post-short-description p {
	max-width: 100%
}

.post-post_content {
	margin: 10px 0 10px 0;
  padding:0
}

@media (min-width:768px) {
	.post-sharing-button {
		text-align: center
	}
}

#sharing {
	padding: 20px 30px;
	background: #f6f6f6;
	margin-top: 40px
}

@media (min-width:768px) {
	#sharing .share-col-left {
		float: left;
		width: 50%
	}
}

.about-admin h4.admin-title {
	width: 215px;
	float: left
}

.block-blog-related {
	margin-top: 35px
}

.block-blog-related .related-content-container {
	padding: 0 10px
}

.block-blog-related .related-content-container .author-content-image {
	float: left;
	width: 135px
}

.block-blog-related .related-content-container .author-content-information {
	float: left;
	padding-left: 20px;
	width: calc(100% - 155px)
}

.block-blog-related .related-content-container .author-content-information .author-name {
	font-size: 20px
}

#post-reviews {
	margin-top: 50px
}

a.mp-relate-link {
	background: #f55567;
	color: #0a0a0a
}

a.mp-relate-link img.img-responsive {
	margin: 0 auto;
	height: 200px;
	display: block
}

.menu-archives {
	list-style: none;
	padding-left: 8px
}

.menu-archives a.list-archives {
	color: inherit
}

.author-image {
	text-align: center
}

.author-image img.img-responsive {
	border: none;
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 15px;
	margin-bottom: 20px
}

.tab-content {
	border: 1px solid #ddd;
	border-top: none
}

.pager {
	text-align: center
}

.pager span.toolbar-number {
	display: none
}

.block-title p {
	font-size: 18px;
	font-weight: 300
}

.mp-sidebar {
	margin-bottom: 25px
}

.mp-sidebar .block-content {
	padding-left: 10px
}

.mp-sidebar .data.item.title {
	cursor: pointer
}

.mp-sidebar .product.data.items>.item.content {
	padding: 20px 0 20px 10px !important
}

.sidebar-tags {
	margin-bottom: 15px
}

a.label.label-default.tags-list {
	background: #fff;
	border: 1px solid #bbb;
	color: inherit;
	font-weight: normal;
	font-size: 100%;
	border-radius: 1px;
	display: inline-block;
	margin-bottom: 5px;
	padding: 10px;
	margin-right: 5px
}

ul.menu-categories li.category-item {
	list-style: none
}

ul.menu-categories .category-level3 {
	display: none;
	padding-left: 15px
}

ul.menu-categories .category-level4 {
	display: none;
	padding-left: 30px
}

ul.menu-categories a.list-categories {
	color: inherit;
	margin-left: 8px
}

ul.menu-categories i {
	cursor: pointer
}

h2.list-title {
	margin-bottom: 30px
}

.list-post-tabs {
	padding: 5px 10px 5px 0
}

.list-post-tabs:hover {
	background-color: #eee
}

.list-post-tabs .post-left {
	float: left;
	width: 25%
}

.list-post-tabs .post-right {
	float: left;
	width: 75%;
	padding-left: 10px;
	box-sizing: border-box
}

.list-post-tabs .post-right span {
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block
}

.list-post-tabs .post-right span.create-at {
	font-size: 12px
}

.tab-pane.fade {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px
}

.fa.fa-angle-right {
	font-size: larger
}

.sidebar .mpblog-search {
	float: none !important;
	padding: 0 !important;
	margin-bottom: 15px !important;
	width: 100%
}

.autocomplete-suggestions {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ddd;
	background: #FFF;
	cursor: default;
	overflow: auto;
	-webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
	-moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
	box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
	border-top: 0;
	padding: 10px 0;
	overflow-x: hidden
}

.autocomplete-suggestions strong {
	font-weight: bold;
	color: #000
}

.autocomplete-suggestion {
	padding: 2px 5px;
	border-bottom: 1px solid #eee
}

.autocomplete-suggestion:last-child {
	border-bottom: none
}

.autocomplete-suggestion .mpblog-suggestion {
	display: block
}

.autocomplete-suggestion .mpblog-suggestion:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left,
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right {
	float: left;
	padding: 5px 10px
}

.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left {
	max-width: 25%
}

.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
	max-width: calc(75% - 40px)
}

.autocomplete-no-suggestion {
	padding: 2px 5px
}

.autocomplete-selected {
	background: #F0F0F0
}

.autocomplete-group {
	padding: 2px 5px;
	font-weight: bold;
	font-size: 16px;
	color: #000;
	display: block;
	border-bottom: 1px solid #000
}

.mpblog-product-des {
	color: #333333
}

.mpblog-product-des p {
	margin: 0;
	font-size: 12px
}

.mpblog-search {
	position: relative
}

.mpblog-search button.action.search {
	display: inline-block;
	background: none !important;
	-moz-box-sizing: content-box;
	border: 0;
	box-shadow: none;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-shadow: none;
	font-weight: 400;
	position: absolute;
	right: 10px;
	top: 2px;
	z-index: 1
}

.mpblog-search button.action.search :before {
	-webkit-font-smoothing: antialiased;
	color: #8f8f8f
}

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

.mpblog-search label[for="mpblog-search-box"] {
	display: none
}

textarea.default-cmt__content__cmt-block__cmt-box__cmt-input {
	overflow: hidden !important;
	resize: none;
	min-height: 80px;
	border-radius: 4px;
	margin-bottom: 15px
}

.default-cmt__content__cmt-block__guest-box {
	margin-bottom: 20px
}

.show-cmt__cmt-row.is-reply {
	padding-left: 50px !important
}

.default-cmt__content__cmt-block__cmt-box__cmt-btn {
	float: right
}

.default-cmt__content__cmt-block__cmt-box__cmt-btn .default-cmt_loading {
	display: inline-block;
	width: 20px;
	vertical-align: middle;
	margin-right: 5px
}

.cmt-row__reply-row {
	margin-top: 10px
}

.default-cmt__cmt-login {
	float: right;
	margin-top: 20px;
	margin-bottom: 10px
}

div.default-cmt__content__cmt-content {
	width: 100%;
	margin-top: 50px;
	float: left
}

ul.default-cmt__content__cmt-content {
	list-style: none !important
}

.cmt-row__cmt-content {
	font-size: 13px
}

.cmt-row__cmt-interactions {
	font-size: 13px
}

.cmt-row__cmt-content p {
	margin: 3px 0 !important
}

.interactions__btn-actions {
	display: inline-block;
	margin-right: 10px
}

a.interactions__btn-actions.action {
	cursor: pointer
}

.interactions__cmt-createdat {
	display: inline-block;
	color: #999;
	font-size: 13px
}

.cmt-row.reply-row {
	margin-bottom: 0 !important
}

.reply-form__form-input {
	margin-bottom: 0 !important;
	position: relative
}

.reply-form__form-input .default-cmt_loading {
	width: 20px;
	position: absolute;
	top: 5px;
	right: 5px
}

.default-cmt__content__cmt-row.reply-row {
	margin-top: 0 !important
}

li.default-cmt__content__cmt-content__cmt-row.cmt-row.reply-row {
	margin-top: 5px;
	padding-bottom: 0
}

li.default-cmt__content__cmt-content__cmt-row.cmt-row {
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-top: 1px solid #f5f5f5
}

.default-cmt__content__cmt-content ul:first-child {
	padding-left: 5px !important
}

.widget-title {
	margin-bottom: 20px
}

.author-social img.img-responsive {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	height: 25px;
	width: 25px
}

.share-col-right {
	display: inline-block;
	width: 50%
}

.page-layout-1column .column.main {
	width: 100% !important
}

.mp-footer {
	margin-top: 50px;
	font-size: 8px !important;
	display: block;
	clear: both;
	float: right;
	text-transform: inherit
}

.mp-footer h3 {
	margin-top: 50px;
	font-size: 8px !important;
	display: block;
	clear: both;
	float: right;
	text-transform: inherit
}

.mp-footer-links-light {
	color: #E8E8E8 !important;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline
}

.mp-footer-links-light a {
	color: #E8E8E8 !important
}

.post-image {
	min-height: 250px;
	position: relative
}

.post-image img.img-responsive {
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	border: none
}

.mpblog-post-view .post-view-image {
	text-align: center
}

.post-item-wraper {
	padding: 10px !important
}

@media only screen and (min-width:600px) {
	.post-item-list .post-image {
		min-width: 250px;
		display: table-cell
	}
	.post-item-list .post-info-wraper {
		display: table-cell;
		vertical-align: top
	}
}

.post-info-wraper {
	display: table-cell;
	vertical-align: top
}

.post-info-wraper h2.mp-post-title {
	margin-top: 0
}

.post-list-content .limiter {
	display: block !important
}

.mpblog-etheme-yourstore .post-list-container,
.mpblog-etheme-yourstore .post-view,
.mpblog-etheme-yourstore .mp-blog-rss {
	width: 85%;
	margin: auto
}

.mpblog-etheme-yourstore .block-blog-related {
	border-bottom: solid 1px #dfdfdf
}

@media (min-width:768px) {
	.mpblog-etheme-yourstore .page-layout-2columns-right .post-list-content {
		border-right: solid 1px #dfdfdf
	}
	.mpblog-etheme-yourstore .page-layout-2columns-left .post-list-content {
		border-left: solid 1px #dfdfdf
	}
}

@media (min-width:1024px) {
	.mpblog-etheme-yourstore .products-same-post li {
		height: 400px;
		width: 24.5% !important
	}
}

@media (min-width:1440px) {
	.mpblog-etheme-yourstore .products-same-post li {
		height: 500px;
		width: 16.67% !important
	}
}

.mana-overlay {
	position: absolute;
	background: white;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	z-index: 10000
}

#mana-please-wait {
	position: absolute;
	color: #d85909;
	font-size: 1.1em;
	text-align: center;
	z-index: 20000
}

#mana-please-wait p {
	position: fixed;
	top: 45%;
	left: 50%;
	width: 120px;
	margin-left: -120px;
	padding: 15px 60px;
	background: rgba(255, 255, 255, 0.9);
	border: 2px solid #39c;
	color: #3399cc;
	text-align: center;
	z-index: 20100;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-ms-box-sizing: content-box
}

#mana-please-wait p img {
	margin: 10px auto 0
}

.filter-options-content .mana-selected.mana-tree-item,
.filter-options-content .mana-selected.item a,
.filter-options-content .mana-selected.item .count,
.filter-options-content .mana-selected.item .label {
	color: #ff5501
}

.mana-filter-block {
	position: relative
}

ol.mana-filter-checkboxes a {
	padding-left: 20px;
	text-decoration: none
}

ol.mana-filter-checkboxes a.unchecked {
	background: transparent url('../Manadev_LayeredNavigationCheckboxes/images/checkbox_unchecked.png') 0 50% no-repeat
}

ol.mana-filter-checkboxes a.checked {
	background: transparent url('../Manadev_LayeredNavigationCheckboxes/images/checkbox_checked.png') 0 50% no-repeat
}

ol.mana-filter-checkboxes a.unchecked:hover {
	background: transparent url('../Manadev_LayeredNavigationCheckboxes/images/checkbox_unchecked_hover.png') 0 50% no-repeat
}

ol.mana-filter-checkboxes a.checked:hover {
	background: transparent url('../Manadev_LayeredNavigationCheckboxes/images/checkbox_checked_hover.png') 0 50% no-repeat
}

.mana-mobile .m-filter-title {
	background-color: darkgrey;
	color: white;
	font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4;
	text-rendering: optimizeSpeed;
	text-transform: uppercase;
	padding: 7px 10px;
	cursor: pointer;
	position: relative
}

.mana-mobile .block-content {
	display: none
}

.mana-mobile>dl>dt {
	position: relative
}

.mana-mobile.active>dl>dt {
	border: none
}

.mana-mobile .filter-remove {
	position: absolute;
	right: 25px;
	top: 5px;
	color: initial
}

.mana-mobile .filter-clear {
	position: absolute;
	top: 7px;
	right: 30px;
	color: white;
	font-weight: normal
}

.mana-mobile .action.remove:after {
	content: 'X';
	font-size: 10px;
	font-family: Arial, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-weight: bold;
	line-height: 20px;
	width: 100%
}

.mana-mobile .action.remove:hover {
	background-color: darkgrey;
	color: white;
	text-decoration: none
}

.mana-mobile .action.remove {
	font: 0/0 a;
	display: inline-block;
	width: 20px;
	border: 1px solid #ededed;
	text-align: center;
	text-shadow: none;
	color: inherit
}

.mana-mobile .block-content dl:last-child {
	border-bottom: 1px solid #ccc
}

.mana-mobile .block-content dl:first-child dt {
	border-top: none
}

.mana-mobile dl,
.mana-mobile dt,
.mana-mobile dd {
	margin: 0;
	padding: 0
}

.mana-mobile .m-applied-filters .item {
	margin-bottom: 0;
	margin-top: 0
}

.mana-mobile .block-content dd .m-accordion-container,
.mana-mobile .m-applied-filters {
	padding: 10px 5px;
	margin: 0;
	background: transparent;
	border: 1px solid #ccc;
	border-bottom: none
}

.mana-mobile .m-applied-filters {
	border-bottom: 1px solid #ccc;
	border-top: none
}

.mana-mobile .collapse-indicator {
	position: absolute;
	right: 10px;
	width: 9px;
	background: url('../Manadev_LayeredNavigationMobile/images/m-collapsed.png') 0 5px no-repeat
}

.mana-mobile .block-content dl.active .collapse-indicator,
.mana-mobile.active .m-filter-title .collapse-indicator {
	background: url('../Manadev_LayeredNavigationMobile/images/m-expanded.png') 0 5px no-repeat
}

.mana-mobile .block-content dt {
	cursor: pointer;
	display: block;
	padding: 7px 10px !important;
	position: relative;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #f4f4f4;
	border-bottom: none;
	text-transform: uppercase
}

.mana-mobile .swatch-attribute-options {
	margin-top: 0
}

.mana-mobile .filter-title {
	display: none
}

.mana-mobile .filter-subtitle {
	display: block
}

.mana-mobile .filter-options {
	display: block
}

.mana-mobile .swatch-attribute-options {
	margin-top: 0
}

.mana-mobile .filter-options-content a {
	margin-left: 0
}

.mana-mobile .filter-options-content .item:first-child,
.mana-mobile .filter-options-content .item:last-child {
	margin: 0
}

.mana-mobile .filter-options-content .item {
	margin: 10px 0
}

.mana-mobile {
	display: none
}

.mana-mobile-layered-navigation-enabled .mana-filter-block {
	display: none
}

.mana-mobile-layered-navigation-enabled .mana-filter-block.mana-mobile {
	display: block
}

.mana-mobile-layered-navigation-enabled .columns {
	padding-top: 0
}

.mana-mobile-layered-navigation-enabled .page-products .sorter {
	position: relative !important;
	top: -25px !important
}

.mana-filter-block-above-horizontal .filter-options {
	display: flex;
	flex-wrap: wrap;
	position: relative
}

.mana-filter-block-above-horizontal .filter-options-item {
	padding: 0 20px;
	flex-basis: 200px;
	width: 20%;
	border-bottom: 0
}

.mana-filter-block-above-horizontal .filter-options-content .item {
	margin: 0
}

.mana-filter-block-above-horizontal .filter-options-title {
	padding: 10px 40px 0 10px;
	text-transform: uppercase;
	font-weight: 600;
	cursor: auto
}

.mana-filter-block-above-horizontal .filter-options-title:after {
	content: ''
}

.mana-filter-block-above-menu .filter-options {
	margin: 10px auto;
	position: relative
}

.mana-filter-block-above-menu .filter-options-item {
	display: inline-block;
	cursor: pointer;
	padding: 10px;
	border-bottom: 0;
	position: relative
}

.mana-filter-block-above-menu .filter-options-item.mana-inline-slider {
	cursor: inherit;
	padding: 0
}

.mana-filter-block-above-menu .mana-inline-slider .filter-options-title {
	background: none;
	padding: 0;
	cursor: inherit;
	display: inline-block
}

.mana-filter-block-above-menu .mana-inline-slider .m-slider {
	display: inline-flex;
	padding: 0
}

.mana-filter-block-above-menu .mana-inline-slider .mana-filter-slider {
	width: 130px;
	min-width: 130px
}

.mana-filter-block-above-menu .mana-inline-slider .mana-slider-values {
	margin-top: 0;
	margin-left: 5px;
	top: 8px;
	position: relative
}

.mana-filter-block-above-menu .mana-inline-slider .mana-slider-values.mana-slider-with-range {
	top: 0
}

.mana-filter-block-above-menu .mana-inline-slider .mana-slider-values.mana-slider-range-only {
	top: -5px
}

.mana-filter-block-above-menu .mana-inline-slider .mana-slider-values {
	margin-top: 0;
	margin-left: 5px
}

.mana-filter-block-above-menu .mana-inline-slider .mana-slider-max-value,
.mana-filter-block-above-menu .mana-inline-slider .mana-slider-min-value {
	display: none
}

.mana-filter-block-above-menu .mana-inline-slider .filter-options-content {
	display: inline-block;
	height: 20px
}

.mana-filter-block-above-menu .filter-options-item.hover {
	background: #DEE5E8
}

.mana-filter-block-above-menu .filter-options-title {
	background: url('../Manadev_LayeredNavigationPositions/images/i-dropdown.gif') 5px 10px no-repeat;
	border-bottom: 0;
	padding: 0 0 0 20px
}

.mana-filter-block-above-menu .filter-options-title:after {
	content: ''
}

.mana-filter-block-above-menu .filter-options-item:first-child {
	margin-left: 0
}

.mana-filter-block-above-menu .filter-options-content {
	display: none;
	margin: 0;
	padding: 10px
}

.mana-filter-block-above-menu .filter-options-item.hover .filter-options-content {
	display: block;
	position: absolute;
	margin-right: -10px;
	max-width: 200px;
	border: solid 1px #ccc
}

.mana-filter-block-above-menu .filter-options-content .item {
	margin: 0 auto;
	padding: 5px
}

.mana-filter-block-above-horizontal .filter-current .items,
.mana-filter-block-above-menu .filter-current .items {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0
}

.mana-filter-block-above-horizontal .filter-current .item,
.mana-filter-block-above-menu .filter-current .item {
	padding-left: 8px
}

.mana-filter-block-above-horizontal .filter-current .action.remove,
.mana-filter-block-above-menu .filter-current .action.remove {
	position: static
}

.mana-filter-block-above-horizontal .filter-actions,
.mana-filter-block-above-menu .filter-actions {
	position: absolute;
	right: 0;
	top: 0
}

.mana-filter-radio {
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap
}

.mana-filter-radio .item {
	margin: 10px;
	padding: 0
}

.mana-mobile .mana-apply-filters {
	position: absolute;
	top: 7px;
	right: 90px;
	color: white;
	font-weight: normal
}

.mana-filter-block-above-horizontal .mana-apply-filters {
	position: absolute;
	top: -21px;
	right: 10px
}

.mana-filter-block-above-menu .mana-apply-filters {
	position: absolute;
	top: -30px;
	right: 10px
}

.sidebar .mana-filter-block .mana-apply-filters {
	display: block;
	margin-top: 18px;
	font-weight: normal
}

.manadev-expandable-filter.outer-container {
	overflow: hidden;
	transition-property: height
}

.manadev-show-more {
	text-align: right;
	font-size: 12px;
	padding-top: 5px
}

.manadev-expandable-filter.outer-container.scrollbar {
	overflow-x: hidden;
	overflow-y: scroll;
	border: 1px solid #ccc;
	background: rgba(255, 255, 255, 0.5)
}

.mana-filter-block.mana-filter-block-above-menu .manadev-expandable-filter.outer-container.scrollbar {
	border: 0
}

.mana-filter-block.mana-mobile .manadev-expandable-filter.outer-container.scrollbar {
	border-bottom: 0
}

.manadev-option-search {
	margin: 5px 0 0
}

.mana-no-match {
	display: none
}

.m-slider input {
	width: 30px;
	padding: 0;
	text-align: center
}

.mana-filter-slider {
	margin: 10px 0 15px
}

.one-filter-column .mana-filter-slider {
	margin-bottom: 20px
}

.one-filter-column .mana-slider-values {
	line-height: 25px
}

.one-filter-column .mana-slider-values input {
	width: 50px;
	padding: 1px 3px
}

.mana-filter-slider {
	height: 17px;
	position: relative;
	background: transparent url('../Manadev_LayeredNavigationSliders/images/bkg_slider.png') 0 0 repeat-x
}

.mana-filter-slider>.mana-slider-from,
.mana-filter-slider>.mana-slider-to {
	height: 17px;
	width: 17px;
	position: absolute
}

.mana-filter-slider>.mana-slider-span {
	height: 8px;
	position: absolute;
	background: none;
	border-bottom: 2px solid #969696;
	margin: 0
}

.mana-filter-slider>.mana-slider-from {
	background: transparent url('../Manadev_LayeredNavigationSliders/images/slider.png') 0 0 no-repeat;
	cursor: e-resize
}

.mana-filter-slider>.mana-slider-to {
	background: transparent url('../Manadev_LayeredNavigationSliders/images/slider.png') -19px 0 no-repeat;
	cursor: w-resize
}

.mana-slider-values {
	text-align: center;
	margin-top: 3px;
	overflow: hidden
}

.mana-slider-values .mana-slider-min-value {
	float: left
}

.mana-slider-values .mana-slider-max-value {
	float: right
}

.mana-filter-slider.style2 {
	border: 2px solid #c8c8c8;
	border-width: 0 1px;
	background: transparent url('../Manadev_LayeredNavigationSliders/images/bkg_slider2.png') center 0 repeat-x
}

.mana-filter-slider.style2>.mana-slider-span {
	height: 6px;
	border-bottom: 5px solid #969696
}

.mana-filter-slider.style2>.mana-slider-from,
.mana-filter-slider.style2>.mana-slider-to {
	height: 17px;
	width: 5px;
	background: #26b1e8 none
}

.mana-filter-slider.style2>.mana-slider-from {
	margin-right: 1px
}

.mana-filter-slider.style2>.mana-slider-to {
	margin-left: 1px
}

.one-filter-column .mana-filter-slider.style2>.mana-slider-from,
.one-filter-column .mana-filter-slider.style2>.mana-slider-to {
	width: 15px;
	height: 30px;
	top: -7px
}

.mana-filter-slider.style3 {
	background: #e6e6e6
}

.mana-filter-slider.style3,
.mana-filter-slider.style3>.mana-slider-span {
	height: 5px;
	border: none
}

.mana-filter-slider.style3>.mana-slider-span {
	background: #888
}

.mana-filter-slider.style3>.mana-slider-from,
.mana-filter-slider.style3>.mana-slider-to,
.mana-filter-slider.style3:before,
.mana-filter-slider.style3:after {
	height: 20px;
	width: 10px;
	top: -9px;
	background: #aaa none;
	z-index: 4
}

.mana-filter-slider.style3>.mana-slider-from,
.mana-filter-slider.style3>.mana-slider-to {
	box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.5);
	border: 1px solid #ccc;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eee 0%, #ccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eee), color-stop(100%, #ccc));
	background: -webkit-linear-gradient(top, #eee 0%, #ccc 100%);
	background: -o-linear-gradient(top, #eee 0%, #ccc 100%);
	background: -ms-linear-gradient(top, #eee 0%, #ccc 100%);
	background: linear-gradient(to bottom, #eee 0%, #ccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0)
}

.mana-filter-slider.style3:before,
.mana-filter-slider.style3:after {
	position: absolute;
	left: 0;
	height: 22px;
	top: -8px;
	width: 5px;
	background-color: #e6e6e6;
	display: block;
	content: "";
	z-index: 3
}

.mana-filter-slider.style3:after {
	right: 0;
	left: auto
}

.one-filter-column .mana-filter-slider.style3:before,
.one-filter-column .mana-filter-slider.style3:after {
	width: 5px;
	height: 30px;
	top: -12px
}

.one-filter-column .mana-filter-slider.style3>.mana-slider-from,
.one-filter-column .mana-filter-slider.style3>.mana-slider-to {
	width: 28px;
	height: 28px;
	top: -14px
}

.mana-filter-slider.style4,
.mana-filter-slider.style4>.mana-slider-span,
.mana-filter-slider.style4>.mana-slider-from,
.mana-filter-slider.style4>.mana-slider-to {
	border-radius: 15px;
	height: 10px
}

.mana-filter-slider.style4 {
	background: #e3e3e3;
	box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	border: 1px solid #f2f2f2
}

.mana-filter-slider.style4>.mana-slider-from,
.mana-filter-slider.style4>.mana-slider-to {
	background: #aaa none;
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
	width: 18px;
	height: 18px;
	top: -5px;
	border: 1px solid #eee;
	background: #ffffff;
	background: -moz-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
	background: -webkit-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
	background: -o-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
	background: -ms-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
	background: linear-gradient(to bottom, #fff 0%, #f6f6f6 47%, #ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0)
}

.mana-filter-slider.style4>.mana-slider-span {
	background: #838383;
	box-shadow: inset 0px 1px 3px 1px rgba(0, 0, 0, 0.2);
	border: none;
	margin-left: -20px;
	padding-left: 20px
}

.one-filter-column .mana-filter-slider.style4>.mana-slider-from,
.one-filter-column .mana-filter-slider.style4>.mana-slider-to {
	width: 28px;
	height: 28px;
	top: -10px
}

.mana-filter-category-tree,
.mana-filter-category-tree ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.mana-filter-category-tree li {
	padding: 0;
	margin-bottom: 0
}

.mana-filter-category-tree li>ul,
.mana-filter-category-tree .mana-tree-item {
	padding-left: 15px
}

.mana-filter-category-tree li.mana-collapsed>ul {
	display: none
}

.mana-filter-category-tree li.mana-expanded>.mana-tree-item {
	background: transparent url('../Manadev_LayeredNavigationCategoryTree/images/expanded.png') 0 4px no-repeat
}

.mana-filter-category-tree li.mana-expanded>.mana-tree-item:hover {
	background: transparent url('../Manadev_LayeredNavigationCategoryTree/images/expanded_over.png') 0 4px no-repeat
}

.mana-filter-category-tree li.mana-collapsed>.mana-tree-item {
	background: transparent url('../Manadev_LayeredNavigationCategoryTree/images/collapsed.png') 0 4px no-repeat
}

.mana-filter-category-tree li.mana-collapsed>.mana-tree-item:hover {
	background: transparent url('../Manadev_LayeredNavigationCategoryTree/images/collapsed_over.png') 0 4px no-repeat
}

.mana-filter-category-tree li.mana-expanded>.mana-tree-item,
.mana-filter-category-tree li.mana-collapsed>.mana-tree-item {
	cursor: pointer
}

.mana-filter-category-tree a {
	text-decoration: underline;
	padding: 0;
	margin: 0
}

.mana-filter-category-tree a:hover {
	text-decoration: none
}

.mana-parents-children .mana-children {
	padding-left: 10px
}

.search__result-tabs {
	list-style: none;
	border-bottom: 1px solid #ccc;
	padding: 0
}

.search__result-tabs:before,
.search__result-tabs:after {
	content: '';
	display: table
}

.search__result-tabs:after {
	clear: both
}

.search__result-tabs li {
	margin: 0 5px -1px 0;
	padding: 0;
	float: left
}

.search__result-tabs li a {
	display: block;
	padding: 10px 35px;
	text-decoration: none;
	color: #7d7d7d;
	background: #f6f6f6;
	border: 1px solid #ccc;
	border-radius: 1px 1px 0 0
}

.search__result-tabs li a.active,
.search__result-tabs li a:hover,
.search__result-tabs li a:focus {
	color: #333;
	background: #fff
}

.search__result-tabs li a.active {
	border-bottom: 1px solid #fff
}

.search__result-tabs li:only-child {
	display: none
}

.search__result-index ul {
	list-style: none;
	margin-bottom: 10px;
	padding-left: 0
}

.search__result-index ul li {
	margin: 3rem 0
}

.search__result-index ul li .title {
	font-size: 1.8rem;
	font-weight: 300
}

.search__index-magento-catalog-category ul li {
	margin: 1.5rem 0
}

.search__index-magento-catalog-category ul li .title {
	font-size: 1.6rem
}

.search__index-magento-catalog-category ul li .title a:not(:last-child) {
	display: inline-block;
	text-decoration: none
}

.search__index-magento-catalog-category ul li .title a:not(:last-child):after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1rem;
	line-height: 1rem;
	color: #a3a3a3;
	content: '\e608';
	font-family: 'luma-icons';
	margin: 0px 5px 0px 10px;
	vertical-align: 'middle';
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center
}

#search_autocomplete {
	display: none !important;
	height: 0 !important;
	overflow: hidden !important
}

.block-search {
	z-index: 10000
}

[class^="faq-"] h1 {
	margin-left: -2px
}

.faq-content {
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #797979
}

.hidden {
	display: none !important
}

.faq-content .green {
	color: green
}

.faq-content .created-by {
	font-size: 1.2rem;
	color: #a3a3a3
}

.faq-content .created-by span:first-child {
	margin-left: 0px
}

.faq-content .created-by span {
	margin-left: 15px
}

.faq-content .details .content {
	margin-top: 15px
}

.faq-content .details .feedback {
	margin-top: 15px
}

.faq-content .related-question {
	margin-top: 30px
}

.feedback .btn {
	position: relative;
	min-width: 60px;
	padding: 6px 12px
}

.feedback .btn span:last-child {
	margin-left: 3px
}

.feedback .btn span:first-child {
	font-size: 13px
}

.block-faq-category .block-title {
	margin: 0 0 20px
}

.block-faq-category .block-title strong {
	font-size: 18px;
	font-weight: 300
}

.block-faq-category .block-content .items .item a .count {
	color: #858585;
	padding-right: 5px
}

.faqs-list {
	float: left;
	width: 100%
}

.faqs-list .item {
	border: 1px solid #e3e3e3;
	margin-bottom: 15px
}

.faqs-list .item.active a span:before {
	content: '\ea0b'
}

.faqs-list .item.active .description {
	display: block
}

.faqs-list .item.active .read-more {
	display: block
}

.faqs-list .item .read-more {
	padding: 5px 20px;
	text-align: right;
	cursor: pointer;
	display: none;
	background: rgba(248, 248, 248, 0.63);
	font-weight: 500;
	color: rgba(51, 51, 51, 0.61);
	position: relative
}

.faqs-list .item .read-more:hover {
	color: #198dd3
}

.faqs-list .item .read-more:after {
	content: '\e902';
	font-family: 'faq-extension';
	right: 5px;
	top: 6px;
	position: absolute
}

.faqs-list .description {
	padding: 14px 20px;
	display: none;
	border-top: 1px solid #e3e3e3
}

.faqs-list .item>a {
	font-size: 14px;
	line-height: 1.5;
	font-weight: 500;
	color: #41362f;
	padding: 10px 15px;
	display: block;
	background: #f8f8f8
}

.faqs-list .item>a span:before {
	margin-right: 15px;
	font-size: 10px
}

.faqs-list .item>a:hover {
	text-decoration: none
}

h2.first-title {
	margin-top: 0px
}

.faqcat-title {
	margin-top: 0px;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 1.5;
	margin-bottom: 1em;
	padding-bottom: 0.25em;
	border-bottom: 1px solid #ddd;
	float: left;
	width: 100%;
	position: relative;
	color: #198dd3;
	font-weight: bold;
	margin-top: 15px
}

.faqcat-title i {
	float: left;
	width: 2.15em;
	border-bottom: 1px solid #b55;
	position: absolute;
	bottom: -1px;
	z-index: 9999;
	border-bottom-color: #198dd3
}

.faqcat-title img {
	max-width: 33px;
	margin: 0 auto;
	padding: 0px 8px;
	max-height: 20px;
	width: auto;
	height: auto
}

.faqs-list .no-question>a {
	font-weight: normal
}

.category-list {
	padding: 0px;
	margin: 0px -15px
}

.category-list .category {
	list-style: none
}

.category-list .category {
	margin: 0px;
	margin-bottom: 15px
}

.category-list .category .block {
	height: 210px;
	text-align: center !important;
	padding: 0px
}

.category-list .category .block>a:hover {
	border: 1px solid #198dd3
}

.category-list .category .block h3 {
	text-transform: uppercase;
	line-height: 1.5;
	font-size: 14px;
	margin: 0px
}

.category-list .category .block>a {
	border: 1px solid #e4e4e4;
	cursor: pointer;
	display: block;
	line-height: 138px;
	margin-bottom: 12px;
	min-height: 138px;
	padding: 16px 10px;
	-moz-transition: border-color .3s ease-in-out;
	-o-transition: border-color .3s ease-in-out;
	-webkit-transition: border-color .3s ease-in-out;
	transition: border-color .3s ease-in-out
}

.category-list .category .block a img {
	vertical-align: middle
}

.category-list .category .block a:hover {
	text-decoration: none;
	color: #198dd3 !important
}

.category-list .category .block h3 a {
	font-weight: 500
}

.category-list .category .block a:last-child {
	color: #333
}

.faq-search-form {
	margin: 0 auto;
	width: 100%;
	margin-bottom: 30px
}

.faq-search-form form {
	display: table;
	width: 100%
}

.faq-search-form .field {
	margin: 0
}

.faq-search-form .field .control {
	display: inline-block;
	text-decoration: none;
	display: block
}

.faq-search-form .field .control:before {
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	line-height: 32px;
	color: #c2c2c2;
	content: '\e986';
	font-family: 'faq-extension';
	margin: 0 0 0 8px;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center;
	position: absolute
}

.faq-search-form input {
	padding-left: 35px
}

.faq-search-form .actions {
	display: table-cell;
	vertical-align: top;
	width: 1%
}

.faq-search-form .actions button {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	margin-left: -1px
}

@media (max-width:991px) {
	.page.messages,
	.column.main {
		margin-top: 30px
	}
}

.multi-checkout-fields label {
	display: block;
	margin-bottom: 7px
}

.multi-checkout-fields .field {
	margin: 1.5em 0
}

.multi-checkout-fields .field.checkbox label {
	display: inline-block;
	margin: 0 0 0 12px
}

.collection-point-country,
.collection-point-postalcode,
.collection-point-button {
	display: inline-block;
	padding: 20px 10px 0 0
}

.collection-point-list {
	border: 1px solid #c2c2c2;
	max-height: 200px;
	overflow: auto
}

.collection-point-postalcode {
	max-width: 9em;
	vertical-align: top
}

.field-error {
	color: #e02b27;
	font-size: 1.2rem;
	margin-top: 7px
}

table.collection-point-opening-hours>tbody>tr>td {
	padding-bottom: 2px
}

.collection-point-message {
	padding-top: 10px
}

.box-order-shipping-address .box-subtitle {
	font-weight: 600
}

.box-order-shipping-address .order-shipping-secondary-address {
	margin-top: 1rem
}

@media only screen and (min-device-width:320px) and (max-device-width:780px) and (orientation:landscape) {
	.product-video {
		height: 100%;
		width: 81%
	}
}

@media only screen and (max-width:1200px) {
	.checkout-cart-index .cart-summary {
		padding: 0 10px
	}
}

@media only screen and (max-width:1024px) {
	.checkout-cart-index {
		background-color: #fff !important
	}
	.checkout-cart-index .action.continue {
		display: none
	}
	.checkout-cart-index .cart-summary {
		width: 100%;
		float: none;
		order: 2;
		-webkit-order: 2
	}
	.checkout-cart-index .cart-summary>.title {
		display: block
	}
	.checkout-cart-index .cart-summary .shipping {
		background: transparent
	}
	.checkout-cart-index .cart-container {
		-ms-box-orient: horizontal;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -moz-flex;
		display: -webkit-flex;
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		-webkit-flex-flow: row wrap;
		flex-flow: row wrap
	}
	.checkout-cart-index .cart-container .form-cart {
		width: 100%;
		float: none;
		order: 1;
		-webkit-order: 1
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart {
		padding-bottom: 0
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart:first-child {
		border-top: none
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.image {
		width: 100%
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.image .product-item-photo {
		position: static;
		margin: 0 auto
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.product-details {
		width: 50%
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.product-details .options,
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.product-details .product-item-details {
		width: 100%
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.product-details .field.qty {
		display: inline-block;
		margin-right: 0
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.product-details .field.qty select {
		width: 45px;
		border: none;
		border-bottom: 1px solid #979797;
		background-position: 13px -13px;
		padding: 4px
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.product-details .field.qty .control.qty {
		margin-right: 0;
		margin-top: 0
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.options {
		width: 50%;
		padding: 7px 0;
		display: none
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.qty {
		width: 50%;
		text-align: left;
		padding-left: 0;
		padding-top: 3px
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.qty::before {
		content: '';
		padding: 0
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.qty .field.qty {
		margin-right: 2px
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.qty .field.qty .control.qty:after {
		content: '\e622';
		font-size: 22px;
		line-height: 22px;
		font-family: 'luma-icons';
		color: #9B9B9B;
		border-left: 1px solid #979797;
		padding-left: 9px;
		position: absolute;
		right: 40px;
		top: 17px;
		z-index: 0
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.qty .field.qty select {
		border: none;
		background-image: none;
		background-color: rgba(0, 0, 0, 0);
		margin-top: 0;
		height: 32px;
		font-size: 22px;
		width: auto;
		padding-right: 33px;
		position: relative;
		z-index: 1
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price {
		width: 50%;
		float: right;
		text-align: right
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price .normal-price {
		display: inline-block
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price .normal-price>span:not(.price-excluding-tax):not(.price) {
		display: none
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price .special-price .price {
		padding-right: 7px
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price:before {
		display: none
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price>span:not(.price-excluding-tax):not(.normal-price):not(.special-price) {
		display: none
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price .price {
		font-size: 26px
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar {
		width: 100%;
		text-align: center;
		border-top: 1px solid #e7e7e7;
		padding: 15px calc((100% - 140px) / 2)
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-delete,
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-edit,
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-towishlist {
		display: inline-block;
		margin: 0
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-edit {
		float: left
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.actions-toolbar .action-towishlist {
		float: right
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.product-item-details {
		padding-right: 0;
		font-size: 12px
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.product-item-details .product-item-name {
		font-size: 24px;
		font-size: 16.5px;
		letter-spacing: -1.2px
	}
	.checkout-cart-index .cart.table-wrapper {
		border-top: none
	}
	.checkout-cart-index .cart.table-wrapper .col.product-details {
		padding: 23px 0 6px;
		text-indent: 1px
	}
	.checkout-cart-index .cart.table-wrapper .product-item-photo {
		max-width: 100%;
		width: 100%
	}
	.checkout-cart-index .cart.table-wrapper .product-item-photo img.product-image-photo {
		width: 88% !important
	}
}

@media only screen and (max-width:768px) {
	.opc-progress-bar {
		width: 100%;
		padding: 8px
	}
	.opc-progress-bar .opc-progress-bar-item {
		max-width: 32%;
		margin-left: 1px !important
	}
}

#bb-insta-wdg {
	background-color: #1a1c21;
	text-align: center;
	padding: 75px 52px 60px
}

#bb-insta-title {
	color: #ffffff;
	font-size: 40px;
	line-height: 1;
	margin-bottom: 45px;
	margin-left: 40px;
	display: inline-block;
	letter-spacing: -1.66px;
	
}

#bb-insta-stream {
	margin: 0 -13px;
	display: block;
	display: flex;
	height: 22.5vw
}

#bb-insta-stream li {
	display: inline-block;
	vertical-align: top;
	margin: 0 8px;
	overflow: hidden;
	flex: 1
}

#bb-insta-stream li:first-child {
	margin-right: 0
}

#bb-insta-stream li:last-child {
	margin-left: 0
}

#bb-insta-stream li img {
	height: 100%;
	width: 100%;
	max-width: initial;
	margin: 0 -50%;
	max-width: 420px;
	max-height: 420px
}

#bb-insta-stream:after {
	content: ' ';
	clear: both;
	display: table
}

@media (max-width:767px) {
	#bb-insta-wdg {
		padding: 40px 14px 34px
	}
	#bb-insta-title {
		margin-bottom: 15px;
		margin-left: 20px;
		letter-spacing: -1.08px;
		font-size: 26px
	}
	#bb-insta-stream {
		margin: 0;
		height: auto;
		flex-wrap: wrap
	}
	#bb-insta-stream li {
		margin: 0 0 2vw 2vw;
		height: 45vw;
		flex: auto;
		width: 48%
	}
	#bb-insta-stream li:nth-child(2),
	#bb-insta-stream li:last-child {
		margin-left: 0
	}
}

.page-products.comin-soon-category .shipping .shipping-link,
.page-products.comin-soon-category #mana_ajax_wrapper_page_main_title {
	display: none
}

@media all and (min-width:768px),
print {
	.abs-product-options-list-desktop dt,
	.block-giftregistry-shared .item-options dt {
		clear: left;
		float: left;
		margin: 0 10px 5px 0
	}
	.block-giftregistry-shared .item-options dt:after {
		content: ': '
	}
	.abs-product-options-list-desktop dd,
	.block-giftregistry-shared .item-options dd {
		display: inline-block;
		float: left;
		margin: 0 0 5px
	}
	.abs-button-desktop {
		width: auto
	}
	.abs-blocks-2columns,
	.abs-discount-block-desktop .block,
	.amazon-addresses .amazon-address,
	.login-container .block,
	.account .column.main .block:not(.widget) .block-content .box,
	.form-address-edit>.fieldset,
	.form-edit-account .fieldset,
	.storecredit .block,
	.paypal-review-discount .block,
	.cart-discount .block {
		width: 48%
	}
	.abs-discount-block-desktop .block:nth-child(1),
	.amazon-addresses .amazon-address:nth-child(1),
	.login-container .block:nth-child(1),
	.account .column.main .block:not(.widget) .block-content .box:nth-child(1),
	.form-address-edit>.fieldset:nth-child(1),
	.form-edit-account .fieldset:nth-child(1),
	.storecredit .block:nth-child(1),
	.paypal-review-discount .block:nth-child(1),
	.cart-discount .block:nth-child(1) {
		clear: left;
		float: left
	}
	.abs-discount-block-desktop .block:nth-child(2),
	.amazon-addresses .amazon-address:nth-child(2),
	.login-container .block:nth-child(2),
	.account .column.main .block:not(.widget) .block-content .box:nth-child(2),
	.form-address-edit>.fieldset:nth-child(2),
	.form-edit-account .fieldset:nth-child(2),
	.storecredit .block:nth-child(2),
	.paypal-review-discount .block:nth-child(2),
	.cart-discount .block:nth-child(2) {
		float: right
	}
	.abs-discount-block-desktop .block:nth-child(2)+*,
	.amazon-addresses .amazon-address:nth-child(2)+*,
	.login-container .block:nth-child(2)+*,
	.account .column.main .block:not(.widget) .block-content .box:nth-child(2)+*,
	.form-address-edit>.fieldset:nth-child(2)+*,
	.form-edit-account .fieldset:nth-child(2)+*,
	.storecredit .block:nth-child(2)+*,
	.paypal-review-discount .block:nth-child(2)+*,
	.cart-discount .block:nth-child(2)+* {
		clear: both
	}
	.abs-margin-for-blocks-and-widgets-desktop,
	.page-main .block,
	.customer-review .product-details {
		margin-bottom: 50px
	}
	.abs-reset-left-margin-desktop,
	.column.main .paypal-review .actions-toolbar,
	.column.main .block-giftregistry-shared-items .actions-toolbar {
		margin-left: 0
	}
	.abs-action-remove-desktop,
	.abs-add-fields-desktop .fieldset .additional .action.remove,
	.form-giftregistry-share .fieldset .additional .action.remove,
	.form-giftregistry-edit .fieldset .additional .action.remove,
	.form-create-return .fieldset .additional .action.remove,
	.form.send.friend .fieldset .additional .action.remove {
		margin-left: 90%
	}
	.abs-add-fields-desktop .fieldset .field .control,
	.form-giftregistry-share .fieldset .field .control,
	.form-giftregistry-edit .fieldset .field .control,
	.form-create-return .fieldset .field .control,
	.form.send.friend .fieldset .field .control {
		width: auto
	}
	.abs-margin-for-forms-desktop {
		margin-left: 25.8%
	}
	.abs-visually-hidden-desktop,
	.block-search .label,
	.modes-label,
	.block-collapsible-nav .title {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}
	.abs-add-clearfix-desktop:before,
	.abs-add-clearfix-desktop:after,
	.amazon-addresses:before,
	.amazon-addresses:after,
	.paypal-review .block-content:before,
	.paypal-review .block-content:after,
	.paypal-review-discount:before,
	.paypal-review-discount:after,
	.order-review-form:before,
	.order-review-form:after,
	.block-cart-failed .block-content:before,
	.block-cart-failed .block-content:after,
	.cart-container:before,
	.cart-container:after,
	.login-container:before,
	.login-container:after,
	.account .page-title-wrapper:before,
	.account .page-title-wrapper:after,
	.account .column.main .block:not(.widget) .block-content:before,
	.account .column.main .block:not(.widget) .block-content:after,
	.block-addresses-list .items.addresses:before,
	.block-addresses-list .items.addresses:after,
	.block-giftregistry-shared .item-options:before,
	.block-giftregistry-shared .item-options:after,
	.data.table .gift-wrapping .nested:before,
	.data.table .gift-wrapping .nested:after,
	.data.table .gift-wrapping .content:before,
	.data.table .gift-wrapping .content:after,
	.block-wishlist-management:before,
	.block-wishlist-management:after,
	.magento-rma-guest-returns .column.main .block.block-order-details-view:before,
	.magento-rma-guest-returns .column.main .block.block-order-details-view:after,
	.order-links:before,
	.order-links:after,
	.account .column.main .block.block-order-details-view:before,
	.account .column.main .block.block-order-details-view:after,
	[class^='sales-guest-'] .column.main .block.block-order-details-view:before,
	[class^='sales-guest-'] .column.main .block.block-order-details-view:after,
	.sales-guest-view .column.main .block.block-order-details-view:before,
	.sales-guest-view .column.main .block.block-order-details-view:after,
	.page-header .header.panel:before,
	.page-header .header.panel:after,
	.header.content:before,
	.header.content:after {
		content: '';
		display: table
	}
	.abs-add-clearfix-desktop:after,
	.amazon-addresses:after,
	.paypal-review .block-content:after,
	.paypal-review-discount:after,
	.order-review-form:after,
	.block-cart-failed .block-content:after,
	.cart-container:after,
	.login-container:after,
	.account .page-title-wrapper:after,
	.account .column.main .block:not(.widget) .block-content:after,
	.block-addresses-list .items.addresses:after,
	.block-giftregistry-shared .item-options:after,
	.data.table .gift-wrapping .nested:after,
	.data.table .gift-wrapping .content:after,
	.block-wishlist-management:after,
	.magento-rma-guest-returns .column.main .block.block-order-details-view:after,
	.order-links:after,
	.account .column.main .block.block-order-details-view:after,
	[class^='sales-guest-'] .column.main .block.block-order-details-view:after,
	.sales-guest-view .column.main .block.block-order-details-view:after,
	.page-header .header.panel:after,
	.header.content:after {
		clear: both
	}
	.abs-add-box-sizing-desktop,
	.abs-shopping-cart-items-desktop,
	.column.main,
	.sidebar-main,
	.sidebar-additional,
	.bundle-options-container .block-bundle-summary,
	.block.crosssell,
	.magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
	.account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
	[class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
	.sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
	.block-cart-failed,
	.cart-container .form-cart,
	.cart-container .cart-gift-item {
		box-sizing: border-box
	}
	.abs-add-box-sizing-desktop-m,
	.opc-wrapper {
		box-sizing: border-box
	}
	.abs-revert-field-type-desktop .fieldset>.field,
	.abs-revert-field-type-desktop .fieldset .fields>.field {
		margin: 0 0 20px
	}
	.abs-revert-field-type-desktop .fieldset>.field:not(.choice)>.label,
	.abs-revert-field-type-desktop .fieldset .fields>.field:not(.choice)>.label {
		box-sizing: content-box;
		float: none;
		width: auto;
		text-align: left;
		padding: 0
	}
	.abs-revert-field-type-desktop .fieldset>.field:not(.choice)>.control,
	.abs-revert-field-type-desktop .fieldset .fields>.field:not(.choice)>.control {
		float: none;
		width: auto
	}
	.abs-revert-field-type-desktop .fieldset>.field>.label,
	.abs-revert-field-type-desktop .fieldset .fields>.field>.label {
		margin: 0 0 8px;
		display: inline-block
	}
	.abs-revert-field-type-desktop .fieldset>.field.choice:before,
	.abs-revert-field-type-desktop .fieldset .fields>.field.choice:before,
	.abs-revert-field-type-desktop .fieldset>.field.no-label:before,
	.abs-revert-field-type-desktop .fieldset .fields>.field.no-label:before {
		display: none
	}
	.abs-form-field-column-2 .fieldset .field,
	.form-giftregistry-share .fieldset .field,
	.form-giftregistry-edit .fieldset .field,
	.form-create-return .fieldset .field,
	.form.send.friend .fieldset .field {
		padding: 0 12px 0 0;
		box-sizing: border-box;
		display: inline-block;
		width: 50%;
		vertical-align: top
	}
	.abs-form-field-column-2 .fieldset .field+.fieldset,
	.form-giftregistry-share .fieldset .field+.fieldset,
	.form-giftregistry-edit .fieldset .field+.fieldset,
	.form-create-return .fieldset .field+.fieldset,
	.form.send.friend .fieldset .field+.fieldset {
		clear: both
	}
	.form-giftregistry-share .fieldset .field:nth-last-child(1),
	.form-giftregistry-share .fieldset .field:nth-last-child(2),
	.form-giftregistry-edit .fieldset .field:nth-last-child(1),
	.form-giftregistry-edit .fieldset .field:nth-last-child(2),
	.form-create-return .fieldset .field:nth-last-child(1),
	.form-create-return .fieldset .field:nth-last-child(2),
	.form.send.friend .fieldset .field:nth-last-child(1),
	.form.send.friend .fieldset .field:nth-last-child(2) {
		margin-bottom: 0
	}
	.abs-form-field-column-2 .fieldset .field .field,
	.form-giftregistry-share .fieldset .field .field,
	.form-giftregistry-edit .fieldset .field .field,
	.form-create-return .fieldset .field .field,
	.form.send.friend .fieldset .field .field {
		padding: 0;
		width: 100%
	}
	.abs-form-field-revert-column-1 {
		width: 100%
	}
	.abs-forms-general-desktop,
	.form-giftcard-redeem,
	.form-giftregistry-create {
		max-width: 500px
	}
	.abs-forms-general-desktop .legend,
	.form-giftcard-redeem .legend,
	.form-giftregistry-create .legend {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}
	.abs-forms-general-desktop .legend+br,
	.form-giftcard-redeem .legend+br,
	.form-giftregistry-create .legend+br {
		display: none
	}
	.abs-revert-side-paddings,
	.checkout-cart-index .page-title-wrapper,
	.cart-summary .block .content,
	.cart-empty {
		padding-left: 0;
		padding-right: 0
	}
	.abs-account-block-font-size,
	.block-addresses-list address,
	.box-billing-address .box-content,
	.box-shipping-address .box-content,
	.box-address-billing .box-content,
	.box-address-shipping .box-content,
	.box-information .box-content,
	.block-balance-giftcard .block-content,
	.block-reviews-dashboard .product-name {
		font-size: 1.6rem
	}
	.abs-account-table-margin-desktop,
	.table-wrapper.balance-history,
	.table-wrapper.reward-history,
	.table-wrapper.orders-recent {
		margin-top: -25px
	}
	.abs-action-print {
		display: inline-block;
		text-decoration: none
	}
	.abs-action-print:before {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 16px;
		line-height: 16px;
		color: inherit;
		content: '\e624';
		font-family: 'luma-icons';
		margin: 0 4px 0 0;
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.abs-no-display-desktop,
	.sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
		display: none
	}
	.abs-status-desktop,
	.return-status,
	.order-status {
		margin-top: 6px;
		padding: 5px 10px
	}
	.abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
	.magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
	.magento-rma-returns-view .page-main .page-title-wrapper .order-date,
	.account .page-main .page-title-wrapper .order-date,
	[class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
	.sales-guest-view .page-main .page-title-wrapper .order-date {
		margin: -14px 0 18px
	}
	.abs-table-bordered-desktop {
		border: none
	}
	.abs-table-bordered-desktop>thead>tr>th,
	.abs-table-bordered-desktop>tbody>tr>th,
	.abs-table-bordered-desktop>tfoot>tr>th,
	.abs-table-bordered-desktop>thead>tr>td,
	.abs-table-bordered-desktop>tbody>tr>td,
	.abs-table-bordered-desktop>tfoot>tr>td {
		border: none
	}
	.abs-table-bordered-desktop>thead>tr>th,
	.abs-table-bordered-desktop>thead>tr>td {
		border-bottom: 1px solid #ccc
	}
	.abs-pager-toolbar,
	.account .toolbar,
	.toolbar-giftregistry-results,
	.toolbar-wishlist-results {
		position: relative
	}
	.abs-pager-toolbar .toolbar-amount,
	.abs-pager-toolbar .limiter,
	.account .toolbar .toolbar-amount,
	.account .toolbar .limiter,
	.toolbar-giftregistry-results .toolbar-amount,
	.toolbar-giftregistry-results .limiter,
	.toolbar-wishlist-results .toolbar-amount,
	.toolbar-wishlist-results .limiter {
		position: relative;
		z-index: 1
	}
	.abs-pager-toolbar .toolbar-amount,
	.account .toolbar .toolbar-amount,
	.toolbar-giftregistry-results .toolbar-amount,
	.toolbar-wishlist-results .toolbar-amount {
		line-height: 30px;
		padding: 0
	}
	.abs-pager-toolbar .pages,
	.account .toolbar .pages,
	.toolbar-giftregistry-results .pages,
	.toolbar-wishlist-results .pages {
		position: absolute;
		width: 100%;
		z-index: 0
	}
	.abs-shopping-cart-items-desktop,
	.block-cart-failed,
	.cart-container .form-cart,
	.cart-container .cart-gift-item {
		width: 75%;
		float: left;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
		position: relative
	}
	.abs-discount-block-desktop .block>.title,
	.paypal-review-discount .block>.title,
	.cart-discount .block>.title {
		border: 0;
		padding: 0 0 10px
	}
	.abs-discount-block-desktop .block>.title strong,
	.paypal-review-discount .block>.title strong,
	.cart-discount .block>.title strong {
		font-size: 1.6rem
	}
	.abs-discount-block-desktop .block .content,
	.paypal-review-discount .block .content,
	.cart-discount .block .content {
		padding: 0 0 20px
	}
	.abs-discount-block-desktop .actions-toolbar .secondary,
	.paypal-review-discount .actions-toolbar .secondary,
	.cart-discount .actions-toolbar .secondary {
		bottom: -30px;
		left: 0;
		position: absolute
	}
	h1 {
		font-size: 40px;
		margin-bottom: 40px
	}
	.navigation,
	.breadcrumbs,
	.page-header .header.panel,
	.header.content,
	.footer.content,
	.page-wrapper>.widget,
	.page-wrapper>.page-bottom,
	.block.category.event,
	.top-container,
	.page-main {
		box-sizing: border-box;
		margin-left: auto;
		margin-right: auto;
		max-width: 1280px;
		padding-left: 20px;
		padding-right: 20px;
		width: auto
	}
	.page-main {
		width: 100%
	}
	.ie9 .page-main {
		width: auto
	}
	.columns {
		display: block
	}
	.column.main {
		min-height: 300px
	}
	.page-layout-1column .column.main {
		width: 100%;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2
	}
	.page-layout-3columns .column.main {
		width: 58.33333333%;
		display: inline-block;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2
	}
	.page-layout-2columns-left .column.main {
		width: 79.16666667%;
		float: right;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2
	}
	.page-layout-2columns-right .column.main {
		width: 79.16666667%;
		float: left;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1
	}
	.sidebar-main {
		padding-right: 2%
	}
	.page-layout-3columns .sidebar-main {
		width: 20.83333333%;
		float: left;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1
	}
	.page-layout-2columns-left .sidebar-main {
		width: 20.83333333%;
		float: left;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1
	}
	.page-layout-2columns-right .sidebar-main {
		width: 20.83333333%;
		float: left;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1
	}
	.page-layout-2columns-right .sidebar-main {
		padding-left: 2%;
		padding-right: 0
	}
	.sidebar-additional {
		clear: right;
		padding-left: 2%
	}
	.page-layout-3columns .sidebar-additional {
		width: 20.83333333%;
		float: right;
		-ms-flex-order: 3;
		-webkit-order: 3;
		order: 3
	}
	.page-layout-2columns-left .sidebar-additional {
		width: 20.83333333%;
		float: right;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2
	}
	.page-layout-2columns-right .sidebar-additional {
		width: 20.83333333%;
		float: right;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2
	}
	.page-layout-2columns-left .sidebar-additional {
		clear: left;
		float: left;
		padding-left: 0;
		padding-right: 2%
	}
	.panel.header {
		padding: 10px 20px
	}
	.nav-toggle {
		display: none
	}
	.nav-sections {
		-webkit-flex-shrink: 0;
		flex-shrink: 0;
		-webkit-flex-basis: auto;
		flex-basis: auto;
		margin-bottom: 25px
	}
	.nav-sections-item-title {
		display: none
	}
	.nav-sections-item-content {
		display: block !important
	}
	.nav-sections-item-content>* {
		display: none
	}
	.nav-sections-item-content>.navigation {
		display: block
	}
	.navigation {
		background: #f0f0f0;
		font-weight: 700;
		height: inherit;
		left: auto;
		overflow: inherit;
		padding: 0;
		position: relative;
		top: 0;
		width: 100%;
		z-index: 3
	}
	.navigation:empty {
		display: none
	}
	.navigation ul {
		margin-top: 0;
		margin-bottom: 0;
		padding: 0;
		position: relative
	}
	.navigation li.level0 {
		border-top: none
	}
	.navigation li.level1 {
		position: relative
	}
	.navigation .level0 {
		margin: 0 10px 0 0;
		display: inline-block;
		position: relative
	}
	.navigation .level0:last-child {
		margin-right: 0;
		padding-right: 0
	}
	.navigation .level0:hover:after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 100%;
		width: 10px;
		height: calc(103%);
		z-index: 1
	}
	.navigation .level0>.level-top {
		color: #575757;
		line-height: 47px;
		padding: 0 12px;
		text-decoration: none;
		box-sizing: border-box;
		position: relative;
		display: inline-block
	}
	.navigation .level0>.level-top:hover,
	.navigation .level0>.level-top.ui-state-focus {
		color: #333;
		text-decoration: none
	}
	.navigation .level0.active>.level-top,
	.navigation .level0.has-active>.level-top {
		border-color: #ff5501;
		border-style: solid;
		border-width: 0 0 3px;
		color: #333;
		text-decoration: none;
		display: inline-block
	}
	.navigation .level0.parent:hover>.submenu {
		overflow: visible !important
	}
	.navigation .level0.parent>.level-top {
		padding-right: 20px
	}
	.navigation .level0.parent>.level-top>.ui-menu-icon {
		position: absolute;
		right: 0;
		display: inline-block;
		text-decoration: none
	}
	.navigation .level0.parent>.level-top>.ui-menu-icon>span {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}
	.navigation .level0.parent>.level-top>.ui-menu-icon:after {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 12px;
		line-height: 20px;
		color: inherit;
		content: '\e622';
		font-family: 'luma-icons';
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.navigation .level0 .submenu {
		background: #fff;
		border: 1px solid #ccc;
		box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
		font-weight: 400;
		min-width: 230px;
		padding: 15px 0;
		display: none;
		left: 0;
		margin: 0 !important;
		padding: 0;
		position: absolute;
		z-index: 1;
		margin-top: 11px
	}
	.navigation .level0 .submenu>ul {
		margin-top: 11px
	}
	.navigation .level0 .submenu>ul:before,
	.navigation .level0 .submenu>ul:after {
		content: '';
		display: block;
		overflow: hidden;
		position: absolute
	}
	.navigation .level0 .submenu>ul:before {
		color: #fff;
		left: 20px;
		top: -20px;
		border: 10px solid transparent;
		height: 0;
		width: 0;
		border-bottom-color: #fff;
		z-index: 4
	}
	.navigation .level0 .submenu>ul:after {
		border: 11px solid transparent;
		height: 0;
		width: 0;
		border-bottom-color: #ccc;
		color: #ccc;
		left: 19px;
		top: -22px;
		z-index: 3
	}
	.navigation .level0 .submenu:before {
		content: '';
		display: block;
		position: absolute;
		width: 100%;
		height: 4px;
		left: 0;
		top: -4px;
		z-index: 1
	}
	.navigation .level0 .submenu a {
		display: block;
		line-height: inherit;
		color: #575757;
		padding: 8px 20px
	}
	.navigation .level0 .submenu a:hover,
	.navigation .level0 .submenu a.ui-state-focus {
		background: #e8e8e8;
		color: #333;
		text-decoration: none
	}
	.navigation .level0 .submenu .active>a {
		border-color: #ff5501;
		border-style: solid;
		border-width: 0 0 0 3px;
		color: #333
	}
	.navigation .level0 .submenu .submenu {
		top: 0 !important;
		left: 100% !important
	}
	.navigation .level0 .submenu .submenu-reverse {
		left: auto !important;
		right: 100%
	}
	.navigation .level0 .submenu li {
		margin: 0
	}
	.navigation .level0 .submenu li.parent>a>.ui-menu-icon {
		position: absolute;
		right: 3px;
		display: inline-block;
		text-decoration: none
	}
	.navigation .level0 .submenu li.parent>a>.ui-menu-icon>span {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}
	.navigation .level0 .submenu li.parent>a>.ui-menu-icon:after {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 12px;
		line-height: 20px;
		color: inherit;
		content: '\e608';
		font-family: 'luma-icons';
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.navigation .level0.more {
		position: relative;
		display: inline-block;
		text-decoration: none
	}
	.navigation .level0.more:after {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 26px;
		line-height: inherit;
		color: inherit;
		content: '\e607';
		font-family: 'luma-icons';
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.navigation .level0.more:before {
		display: none
	}
	.navigation .level0.more:after {
		cursor: pointer;
		padding: 8px 12px;
		position: relative;
		z-index: 1
	}
	.navigation .level0.more:hover>.submenu {
		overflow: visible !important
	}
	.navigation .level0.more li {
		display: block
	}
	.panel.header .links,
	.panel.header .switcher {
		display: inline-block
	}
	.legend {
		border-bottom: 1px solid #c5c5c5
	}
	.btn {
		display: inline-block;
		vertical-align: top;
		font-size: 20px;
		line-height: 1.2;
		min-width: 160px;
		padding: 10px 10px;
		text-align: center;
		text-decoration: none;
		transition: all .2s linear;
		border-radius: 0
	}
	.FB-login {
		width: 320px !important;
		max-width: 100%;
		height: 45px;
		line-height: 2.4 !important;
		border-radius: 0 !important;
		background: #4266b3;
		border: 0;
		font-weight: 400;
		color: #fff !important;
		font-size: 1.7rem !important;
		letter-spacing: -.71px;
		display: block;
		padding: 0 !important;
		transition: all ease-in .3s;
		text-decoration: none
	}
	.FB-login:hover,
	.FB-login:focus {
		background: #6382c5;
		color: #fff !important
	}
	.FB-login[disabled] {
		background-color: #cccccc;
		opacity: 1 !important
	}
	.product.data.items {
		position: relative;
		z-index: 1;
		border-bottom: 0;
		margin-left: 0;
		margin-right: 0
	}
	.product.data.items:before,
	.product.data.items:after {
		content: '';
		display: table
	}
	.product.data.items:after {
		clear: both
	}
	.product.data.items>.item.title {
		float: left;
		width: auto
	}
	.product.data.items>.item.title>.switch {
		height: 20px;
		display: block;
		position: relative;
		z-index: 2
	}
	.product.data.items>.item.content {
		margin-top: 20px;
		box-sizing: border-box;
		float: right;
		margin-left: -100%;
		width: 100%
	}
	.product.data.items>.item.content:before,
	.product.data.items>.item.content:after {
		content: '';
		display: table
	}
	.product.data.items>.item.content:after {
		clear: both
	}
	.product.data.items>.item.content.active {
		display: block
	}
	.product.data.items>.item.title {
		margin: 0 -1px 0 0
	}
	.product.data.items>.item.title>.switch {
		font-weight: 400;
		line-height: 40px;
		font-size: 1.4rem;
		color: #6d6d6d;
		text-decoration: none;
		background: #f6f6f6;
		border: 1px solid #ccc;
		border-bottom: none;
		height: 40px;
		padding: 1px 35px 1px 35px
	}
	.product.data.items>.item.title>.switch:visited {
		color: #6d6d6d;
		text-decoration: none
	}
	.product.data.items>.item.title>.switch:hover {
		color: #6d6d6d;
		text-decoration: none
	}
	.product.data.items>.item.title>.switch:active {
		color: #333;
		text-decoration: none
	}
	.product.data.items>.item.title:not(.disabled)>.switch:focus,
	.product.data.items>.item.title:not(.disabled)>.switch:hover {
		background: #fff
	}
	.product.data.items>.item.title:not(.disabled)>.switch:active,
	.product.data.items>.item.title.active>.switch,
	.product.data.items>.item.title.active>.switch:focus,
	.product.data.items>.item.title.active>.switch:hover {
		background: #fff;
		color: #333;
		text-decoration: none
	}
	.product.data.items>.item.title.active>.switch,
	.product.data.items>.item.title.active>.switch:focus,
	.product.data.items>.item.title.active>.switch:hover {
		padding-bottom: 2px
	}
	.product.data.items>.item.content {
		background: #fff;
		margin-top: 43px;
		padding: 35px 35px 35px 35px;
		border: 1px solid #ccc
	}
	.product.data.items .item.title a:after {
		display: none
	}
	.actions-toolbar {
		text-align: left
	}
	.actions-toolbar:before,
	.actions-toolbar:after {
		content: '';
		display: table
	}
	.actions-toolbar:after {
		clear: both
	}
	.actions-toolbar .primary {
		float: left
	}
	.actions-toolbar .primary,
	.actions-toolbar .secondary {
		display: inline-block
	}
	.actions-toolbar .primary a.action,
	.actions-toolbar .secondary a.action {
		display: inline-block
	}
	.actions-toolbar .primary .action {
		margin: 0 15px 0 0
	}
	.actions-toolbar .secondary a.action {
		margin-top: 6px
	}
	.actions-toolbar>.primary,
	.actions-toolbar>.secondary {
		margin-bottom: 0
	}
	.actions-toolbar>.primary .action,
	.actions-toolbar>.secondary .action {
		margin-bottom: 0;
		width: auto
	}
	.contact-index-index .column:not(.sidebar-main) .form.contact {
		width: auto
	}
	.contact-index-index .column:not(.sidebar-additional) .form.contact {
		width: auto
	}
	.popup-content .fieldset .actions-toolbar .secondary {
		display: inline-block;
		float: none
	}
	.popup-content .fieldset .actions-toolbar .action.cancel {
		margin-top: 6px
	}
	.modal-popup.modal-slide .modal-footer {
		border-top: 1px solid #c1c1c1;
		text-align: right
	}
	.amgdprcookie-main-wrapper {
		padding: 0
	}
	.amgdprcookie-main-wrapper .amgdprcookie-top {
		margin-bottom: 35px
	}
	.amgdprcookie-main-wrapper .amgdprcookie-head {
		font-size: 34px;
		line-height: normal
	}
	.amgdprcookie-main-wrapper .amgdprcookie-btn {
		padding: 17px 46px;
		font-size: 20px;
		box-shadow: 0 3px 10px rgba(62, 40, 13, 0.15);
		text-transform: none
	}
	.amgdprcookie-container {
		margin-bottom: 30px;
		padding: 25px 0
	}
	.amgdprcookie-container .amgdprcookie-header {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: flex-start;
		padding: 0 25px
	}
	.amgdprcookie-container .amgdprcookie-caption {
		margin: 0 64px 10px 0;
		font-size: 20px
	}
	.amgdprcookie-container .amgdprcookie-toggle-cookie {
		padding-left: 0
	}
	.amgdprcookie-container .amgdprcookie-text {
		padding: 0 25px;
		font-size: 14px
	}
	.amgdprcookie-container .amgdprcookie-options {
		display: inline-block;
		margin-top: 22px;
		padding: 0 25px;
		font-size: 14px;
		color: #8a837f;
		background: inherit
	}
	.amgdprcookie-container .amgdprcookie-options:hover {
		color: #1787e0
	}
	.amgdprcookie-container .amgdprcookie-options:before,
	.amgdprcookie-container .amgdprcookie-options:after {
		content: '';
		position: absolute;
		top: 10px;
		height: 2px;
		width: 10px;
		background: #8a837f
	}
	.amgdprcookie-container .amgdprcookie-options:before {
		right: 6px;
		transform: rotate(45deg)
	}
	.amgdprcookie-container .amgdprcookie-options:after {
		right: 0;
		transform: rotate(-45deg)
	}
	.amgdprcookie-container .amgdprcookie-check.active .amgdprcookie-options {
		color: #363636
	}
	.amgdprcookie-container .amgdprcookie-check.active .amgdprcookie-options:hover {
		color: #1787e0
	}
	.amgdprcookie-container .amgdprcookie-check.active .amgdprcookie-options:before,
	.amgdprcookie-container .amgdprcookie-check.active .amgdprcookie-options:after {
		background: #363636
	}
	.amgdprcookie-content-wrapper {
		margin: 25px 25px 0;
		padding: 0 15px;
		font-size: 14px
	}
	.amgdprcookie-content-wrapper .amgdprcookie-title {
		padding: 15px 15px 0 0;
		vertical-align: top
	}
	.amgdprcookie-content-wrapper .amgdprcookie-row {
		border-bottom: 1px solid #ccc
	}
	.amgdprcookie-content-wrapper .amgdprcookie-row:last-child {
		border-bottom: 0
	}
	.amgdprcookie-content-wrapper .amgdprcookie-row .amgdprcookie-cell {
		padding: 15px 15px 15px 0
	}
	.amgdprcookie-content-wrapper .amgdprcookie-row .amgdprcookie-cell:first-child {
		width: 20%
	}
	.amgdprcookie-content-wrapper .amgdprcookie-row .amgdprcookie-cell:last-child {
		padding-right: 0
	}
	.hide-in-desktop {
		display: none
	}
	.banner-content-wrapper,
	.slide-content-wrapper {
		position: relative
	}
	.bottom-banners-wrapper .banner-item {
		margin-bottom: 80px
	}
	.login-container .block-amazon-login {
		clear: none;
		float: right
	}
	.login-container .block-amazon-login .actions-toolbar {
		margin-top: 25px
	}
	.login-container .block:nth-child(2)+.block-amazon-login {
		clear: none
	}
	.amazon-validate-container {
		margin: 40px auto 0 auto;
		width: 500px
	}
	.amazon-validate-container .primary {
		width: 190px
	}
	.amazon-validate-container .continue-as-guest {
		width: 130px
	}
	.amazon-validate-container .forgot-password {
		text-align: right;
		width: 175px
	}
	.amazon-addresses .amazon-address {
		margin-bottom: 0
	}
	.mp-sidebar .data.item.title {
		width: 50% !important;
		margin: 0 !important
	}
	.mp-sidebar .data.item.title .data.switch {
		padding-left: 10px !important;
		padding-right: 10px !important
	}
	.mp-sidebar .data.item.title .data.switch div {
		width: fit-content;
		margin: auto
	}
	.mp-sidebar #tab-label-popular .data.switch {
		border-right: 0 !important
	}
	body.searchautocomplete__active .block-search {
		width: 500px
	}
	.searchautocomplete__autocomplete {
		width: 100%
	}
	.payment-method-braintree .cvv .field-tooltip {
		left: 6rem
	}
	.braintree-paypal-account {
		border-color: #ccc;
		border-style: solid;
		border-width: 1px 0;
		display: inline-block;
		width: 50%
	}
	.account .table-credit-cards .col.actions {
		width: 100px
	}
	.block-category-event.block:last-child {
		margin-bottom: 30px;
		padding: 10px 0 30px
	}
	.block-category-event .block-title {
		margin: 0
	}
	.block-category-event .block-title strong {
		font-size: 2.4rem
	}
	.block-category-event .ticker li {
		display: none;
		margin: 0 50px
	}
	.block-category-event .ticker .value {
		font-size: 6rem
	}
	.block-category-event .ticker .label {
		font-size: 1.4rem;
		text-transform: none
	}
	.block-category-event .dates .date {
		font-size: 5rem
	}
	.block-category-event .dates .start {
		padding-right: 50px
	}
	.block-category-event .dates .start:after {
		font-size: 5rem;
		right: 10px
	}
	.paypal-review .paypal-review-title {
		border-bottom: 1px solid #ccc
	}
	.paypal-review .block-content .box-order-shipping-address,
	.paypal-review .block-content .box-order-shipping-method,
	.paypal-review .block-content .box-order-shipping-method+.box-order-billing-address {
		box-sizing: border-box;
		float: left;
		width: 33%
	}
	.paypal-review .block-content .box-order-shipping-address {
		padding: 0 5%;
		width: 34%
	}
	.paypal-review .table-paypal-review-items .col.price,
	.paypal-review .table-paypal-review-items .col.qty {
		text-align: center
	}
	.paypal-review .table-paypal-review-items .col.item {
		width: 60%
	}
	.paypal-review .col.subtotal,
	.paypal-review .mark,
	.paypal-review .amount {
		text-align: right
	}
	.paypal-review-discount {
		border-top: 1px solid #ccc
	}
	.paypal-review-discount .block {
		margin-bottom: 15px
	}
	.paypal-review-discount .block.giftcard.active {
		padding-bottom: 40px
	}
	.paypal-review-discount .block .title:after {
		display: inline;
		margin-left: 10px;
		position: static
	}
	.paypal-review-discount .block .content {
		padding-bottom: 0
	}
	.order-review-form .actions-toolbar>.primary {
		float: right
	}
	.order-review-form .action.primary {
		margin-right: 0
	}
	.block-cart-failed .secondary .action {
		margin: 0
	}
	.block-cart-failed .actions.primary {
		float: right
	}
	.bundle-actions .action.primary.customize {
		width: auto
	}
	.bundle-options-container .legend.title {
		font-size: 40px
	}
	.bundle-options-container .bundle-options-wrapper,
	.bundle-options-container .product-options-wrapper {
		float: left;
		width: 57%
	}
	.bundle-options-container .block-bundle-summary {
		float: right;
		margin-top: 66px;
		padding: 10px 20px;
		position: relative;
		width: 40%
	}
	.bundle-options-container .block-bundle-summary .price-box .price-wrapper,
	.bundle-options-container .block-bundle-summary .price-box .price-wrapper>.price {
		color: #575757;
		font-size: 36px;
		font-weight: 600;
		line-height: 36px
	}
	.bundle-options-container .block-bundle-summary .price-container .weee {
		color: #575757
	}
	.bundle-options-container .block-bundle-summary .price-container .weee .price {
		font-size: 1.2rem;
		font-weight: 700
	}
	.bundle-options-container .block-bundle-summary .price-including-tax+.price-excluding-tax .price {
		font-size: 1.4rem;
		line-height: 16px
	}
	.bundle-options-container .block-bundle-summary .box-tocart .action.primary {
		margin-right: 1%;
		width: 49%
	}
	.bundle-options-container .block-bundle-summary .product-addto-links {
		text-align: left
	}
	.page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
	.page-layout-2columns-left .bundle-options-container .block-bundle-summary,
	.page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
	.page-layout-2columns-right .bundle-options-container .block-bundle-summary,
	.page-layout-3columns .bundle-options-container .bundle-options-wrapper,
	.page-layout-3columns .bundle-options-container .block-bundle-summary {
		width: 48%
	}
	.block-search {
		float: right;
		padding-left: 15px;
		position: relative;
		width: 250px;
		z-index: 4
	}
	.block-search .control {
		border-top: 0;
		margin: 0;
		padding: 0
	}
	.block-search input {
		margin: 0;
		padding-right: 35px;
		position: static
	}
	.block-search input::-webkit-input-placeholder {
		color: #575757
	}
	.block-search input:-moz-placeholder {
		color: #575757
	}
	.block-search input::-moz-placeholder {
		color: #575757
	}
	.block-search input:-ms-input-placeholder {
		color: #575757
	}
	.block-search .action.search {
		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;
		position: absolute;
		right: 10px;
		top: 0;
		z-index: 1
	}
	.block-search .action.search>span {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}
	.block-search .action.search:before {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 16px;
		line-height: 32px;
		color: #757575;
		content: '\e615';
		font-family: 'luma-icons';
		margin: 0;
		vertical-align: top;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.block-search .action.search:hover:before {
		color: #333
	}
	.block-search .action.search:active:before {
		color: inherit
	}
	.block-search .action.search:focus,
	.block-search .action.search:active {
		background: none;
		border: none
	}
	.block-search .action.search:hover {
		background: none;
		border: none
	}
	.block-search .action.search.disabled,
	.block-search .action.search[disabled],
	fieldset[disabled] .block-search .action.search {
		pointer-events: none;
		opacity: .5
	}
	.block-search .action.search:focus:before {
		color: #333
	}
	.search-autocomplete {
		margin-top: 0
	}
	.checkout-cart-index .page-main {
		padding-left: 15px;
		padding-right: 15px
	}
	.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cale-cart .col.price .price-excluding-tax {
		display: inline-block
	}
	.cart-container .form-cart .actions.main {
		text-align: right
	}
	.cart-container .widget {
		float: left
	}
	.cart-summary {
		width: 25%;
		float: right;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
		padding: 1px 20px 25px;
		position: relative
	}
	.cart-summary>.title {
		display: block
	}
	.cart-summary .fieldset .actions-toolbar {
		margin-left: 0
	}
	.cart-summary .fieldset .actions-toolbar>.secondary {
		float: none
	}
	.cart-summary .block>.title {
		padding-left: 0
	}
	.cart-summary .block>.title:after {
		right: 3px
	}
	.cart-summary .block .fieldset .field {
		margin: 0 0 20px;
		margin: 0 0 10px
	}
	.cart-summary .block .fieldset .field:not(.choice)>.label {
		box-sizing: content-box;
		float: none;
		width: auto;
		text-align: left;
		padding: 0
	}
	.cart-summary .block .fieldset .field:not(.choice)>.control {
		float: none;
		width: auto
	}
	.cart-summary .block .fieldset .field>.label {
		margin: 0 0 8px;
		display: inline-block
	}
	.cart-summary .block .fieldset .field.choice:before,
	.cart-summary .block .fieldset .field.no-label:before {
		display: none
	}
	.cart-summary .checkout-methods-items {
		padding: 0
	}
	.cart.table-wrapper .items {
		min-width: 100%;
		width: auto
	}
	.cart.table-wrapper tbody td {
		padding-top: 20px
	}
	.cart.table-wrapper .item .col.item {
		padding: 20px 8px 20px 0
	}
	.cart.table-wrapper .item-actions td {
		padding: 0
	}
	.cart.table-wrapper .product-item-photo {
		display: table-cell;
		max-width: 100%;
		padding-right: 20px;
		position: static;
		vertical-align: top;
		width: 1%
	}
	.cart.table-wrapper .product-item-details {
		padding-bottom: 35px
	}
	.cart.table-wrapper .product-item-details {
		display: table-cell;
		vertical-align: top;
		white-space: normal;
		width: 99%
	}
	.cart-products-toolbar {
		margin: 2px 0 0
	}
	.cart-products-toolbar .toolbar-amount {
		line-height: 30px;
		margin: 0
	}
	.cart-products-toolbar .pages {
		float: right
	}
	.cart-products-toolbar .pages .item:last-child {
		margin-right: 0
	}
	.cart.table-wrapper .cart-products-toolbar+.cart thead tr th.col {
		padding-bottom: 10px;
		padding-top: 10px
	}
	.cart.table-wrapper .cart+.cart-products-toolbar {
		margin-top: 25px
	}
	.cart-discount {
		width: 75%;
		float: left;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
		border: 0;
		box-sizing: border-box;
		padding-right: 4%
	}
	.cart-discount .block .title:after {
		display: inline;
		margin-left: 10px;
		position: static
	}
	.block.crosssell {
		width: 75%;
		float: left;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
		padding: 0 4% 0 0
	}
	.block.crosssell .products-grid .product-item {
		width: 25%
	}
	.minicart-wrapper {
		margin-left: 13px
	}
	.minicart-wrapper .block-minicart {
		width: 390px
	}
	.minilist .action.delete:before,
	.minicart-wrapper .action.edit:before {
		font-size: 16px;
		line-height: inherit
	}
	.opc-wrapper {
		width: 66.66666667%;
		float: left;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
		padding-right: 30px
	}
	.checkout-onepage-success .print {
		display: block;
		float: right;
		margin: 23px 0 0
	}
	.opc-estimated-wrapper {
		display: none
	}
	.opc-progress-bar {
		margin: 0 0 20px;
		counter-reset: i;
		display: block;
		font-size: 0
	}
	.opc-progress-bar-item {
		margin: 0 0 10px;
		width: 185px;
		display: inline-block;
		position: relative;
		text-align: center;
		vertical-align: top
	}
	.opc-progress-bar-item:before {
		background: #e4e4e4;
		border: 1px solid #ccc;
		top: 19px;
		transition: background .3s;
		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: #666;
		font-weight: 300;
		font-size: 1.8rem
	}
	.opc-progress-bar-item>span:before,
	.opc-progress-bar-item>span:after {
		background: #e4e4e4;
		border: 1px solid #ccc;
		height: 38px;
		margin-left: -19px;
		transition: background .3s;
		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._complete {
		cursor: pointer
	}
	.opc-progress-bar-item._complete:hover:before {
		background: #d7d7d7
	}
	.opc-progress-bar-item._complete:hover>span:before {
		background: #d7d7d7
	}
	.opc-progress-bar-item._complete>span {
		color: #006bb4
	}
	.opc-progress-bar-item._complete>span:after {
		font-family: 'luma-icons';
		content: '\e610'
	}
	.opc-progress-bar-item._active:before {
		background: #ff5501;
		border-color: #ff5501
	}
	.opc-progress-bar-item._active>span {
		color: #333;
		font-weight: 600
	}
	.opc-progress-bar-item._active>span:before {
		background: #ff5501;
		border-color: #ff5501
	}
	.opc-progress-bar-item._active>span:after {
		border-color: #ff5501;
		content: '\e610';
		font-family: 'luma-icons'
	}
	.checkout-index-index .modal-popup .form-shipping-address {
		max-width: 500px
	}
	.checkout-index-index .modal-popup .modal-footer .action-save-address {
		float: right;
		margin: 0 0 0 20px
	}
	.checkout-shipping-method .actions-toolbar>.primary {
		float: right
	}
	.checkout-shipping-method .actions-toolbar .action.primary {
		margin: 0
	}
	.opc-wrapper .form-login,
	.opc-wrapper .form-shipping-address {
		max-width: 500px
	}
	.opc-wrapper .form-login {
		border-bottom: 1px solid #ccc;
		padding-bottom: 20px
	}
	.table-checkout-shipping-method {
		width: auto
	}
	.opc-sidebar {
		margin: 46px 0 20px;
		width: 33.33333333%;
		float: right;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2
	}
	.opc-summary-wrapper .modal-header .action-close {
		display: none
	}
	.authentication-dropdown {
		background-color: #fff;
		border: 1px solid #aeaeae;
		-webkit-transform: scale(1, 0);
		-webkit-transform-origin: 0 0;
		-webkit-transition: -webkit-transform linear .1s, visibility 0s linear .1s;
		position: absolute;
		text-align: left;
		top: 100%;
		transform: scale(1, 0);
		transform-origin: 0 0;
		transition: transform linear .1s, visibility 0s linear .1s;
		visibility: hidden;
		width: 100%
	}
	.authentication-dropdown._show {
		z-index: 100;
		-webkit-transform: scale(1, 1);
		-webkit-transition: -webkit-transform linear .1s, visibility 0s linear 0s;
		transform: scale(1, 1);
		transition: transform linear .1s, visibility 0s linear 0s;
		visibility: visible
	}
	.authentication-wrapper {
		width: 33.33333333%;
		text-align: right
	}
	.block-authentication .block-title {
		font-size: 2.6rem;
		border-bottom: 0;
		margin-bottom: 25px
	}
	.block-authentication .actions-toolbar>.primary {
		display: inline;
		float: right;
		margin-right: 0
	}
	.block-authentication .actions-toolbar>.primary .action {
		margin-right: 0
	}
	.block-authentication .actions-toolbar>.secondary {
		float: left;
		margin-right: 2rem;
		padding-top: 1rem
	}
	.popup-authentication .modal-inner-wrap {
		min-width: 768px;
		width: 60%
	}
	.popup-authentication .block-authentication {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		border-top: 1px solid #c1c1c1
	}
	.popup-authentication .block[class],
	.popup-authentication .form-login,
	.popup-authentication .fieldset,
	.popup-authentication .block-content {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-flex-grow: 1;
		flex-grow: 1
	}
	.popup-authentication .block[class] {
		box-sizing: border-box;
		float: left;
		padding: 10px 30px 0 0;
		width: 50%
	}
	.popup-authentication .block[class]+.block {
		border-left: 1px solid #c1c1c1;
		border-top: 0;
		margin: 0;
		padding: 10px 0 0 40px
	}
	.popup-authentication .block[class]+.block:before {
		left: 0;
		top: 50%
	}
	.popup-authentication .actions-toolbar {
		margin-bottom: 0;
		margin-top: auto
	}
	.checkout-payment-method .actions-toolbar .primary {
		float: right;
		margin: 0
	}
	.checkout-payment-method .fieldset>.field-select-billing>.control {
		float: none;
		width: 100%
	}
	.checkout-billing-address .action-update {
		float: right
	}
	.checkout-billing-address .actions-toolbar .action-cancel {
		margin: 6px 20px 0 0
	}
	.checkout-payment-method .payment-option-title {
		padding-left: 22px
	}
	.checkout-payment-method .payment-option-content .payment-option-inner+.actions-toolbar {
		margin-left: 0
	}
	.login-container .block.login .actions-toolbar>.primary {
		margin-bottom: 0;
		margin-right: 30px
	}
	.login-container .block.login .actions-toolbar>.secondary {
		float: left
	}
	.login-container .fieldset>.field>.control {
		width: 80%
	}
	.form-create-account .fieldset-fullname .fields {
		display: table;
		width: 100%
	}
	.form-create-account .fieldset-fullname .fields .field {
		display: table-cell
	}
	.form-create-account .fieldset-fullname .fields .field+.field {
		padding-left: 10px
	}
	.form-create-account .fieldset-fullname .field-name-prefix,
	.form-create-account .fieldset-fullname .field-name-suffix {
		width: 50px
	}
	.form.password.reset,
	.form.send.confirmation,
	.form.password.forget,
	.form.create.account {
		min-width: 600px;
		width: 50%
	}
	.account.page-layout-2columns-left .sidebar-main,
	.account.page-layout-2columns-left .sidebar-additional {
		width: 22.3%
	}
	.account.page-layout-2columns-left .column.main {
		width: 77.7%
	}
	.account .data.table {
		margin-bottom: 0
	}
	.account .data.table .col.actions {
		white-space: nowrap
	}
	.block-addresses-list .items.addresses {
		font-size: 0
	}
	.block-addresses-list .items.addresses>.item {
		display: inline-block;
		font-size: 14px;
		margin-bottom: 20px;
		vertical-align: top;
		width: 48%
	}
	.block-addresses-list .items.addresses>.item:nth-last-child(1),
	.block-addresses-list .items.addresses>.item:nth-last-child(2) {
		margin-bottom: 0
	}
	.block-addresses-list .items.addresses>.item:nth-child(even) {
		margin-left: 4%
	}
	.form-edit-account .fieldset .fieldset {
		margin-bottom: 20px;
		width: 100%
	}
	.control.captcha-image .captcha-img {
		margin: 0 10px 10px 0
	}
	.storecredit .block-balance-history {
		width: 100%
	}
	.table-balance-history .col {
		width: 25%
	}
	.page-product-downloadable .product-options-wrapper {
		float: left;
		width: 55%
	}
	.page-product-downloadable .product-options-bottom {
		float: right;
		width: 40%
	}
	.page-product-giftcard .product-info-main .price-box .price-container.price-final {
		font-size: 21px
	}
	.page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
		font-size: 36px;
		line-height: 36px
	}
	.page-product-giftcard .product-info-main .product-info-stock-sku {
		padding-bottom: 0
	}
	.page-product-giftcard .product-info-main .product-reviews-summary {
		float: none
	}
	.page-product-giftcard .product-add-form {
		margin-top: -20px
	}
	.page-product-giftcard .product-add-form .field:not(.text) {
		margin: 0 0 20px;
		padding: 0 12px 0 0;
		box-sizing: border-box;
		display: inline-block;
		width: 50%;
		vertical-align: top
	}
	.page-product-giftcard .product-add-form .field:not(.text)>.label {
		margin: 0 0 8px;
		display: inline-block
	}
	.page-product-giftcard .product-add-form .field:not(.text):last-child {
		margin-bottom: 0
	}
	.page-product-giftcard .product-add-form .field:not(.text)+.fieldset {
		clear: both
	}
	.page-product-giftcard .product-add-form .field:not(.text)>.label {
		font-weight: 600
	}
	.page-product-giftcard .product-add-form .field:not(.text)>.label+br {
		display: none
	}
	.page-product-giftcard .product-add-form .field:not(.text) .choice input {
		vertical-align: top
	}
	.page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
	.page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
		content: '';
		display: table
	}
	.page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
		clear: both
	}
	.page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
		box-sizing: border-box;
		float: left
	}
	.page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
		width: 50% !important
	}
	.page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
		width: 33.3% !important
	}
	.page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
		width: 25% !important
	}
	.page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
		width: 20% !important
	}
	.page-product-giftcard .product-add-form .field:not(.text) .addon {
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
		padding: 0;
		width: 100%
	}
	.page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
	.page-product-giftcard .product-add-form .field:not(.text) .addon select,
	.page-product-giftcard .product-add-form .field:not(.text) .addon input {
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		display: inline-block;
		margin: 0;
		width: auto
	}
	.page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
	.page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
		background: #fff;
		background-clip: padding-box;
		border: 1px solid #c2c2c2;
		border-radius: 1px;
		font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		font-size: 14px;
		height: 32px;
		line-height: 1.42857143;
		padding: 0 9px;
		vertical-align: baseline;
		width: 100%;
		box-sizing: border-box;
		-ms-flex-order: 3;
		-webkit-order: 3;
		order: 3;
		display: inline-block;
		vertical-align: middle;
		white-space: nowrap;
		width: auto
	}
	.page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
	.page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
		opacity: .5
	}
	.page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
	.page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
		color: #575757
	}
	.page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
	.page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
		color: #575757
	}
	.page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
	.page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
		color: #575757
	}
	.page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
		float: left;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1
	}
	.page-product-giftcard .product-add-form .field:not(.text) .additional {
		margin-top: 10px
	}
	.page-product-giftcard .product-add-form .field:not(.text).required>.label:after,
	.page-product-giftcard .product-add-form .field:not(.text)._required>.label:after {
		content: '*';
		color: #e02b27;
		font-size: 1.2rem;
		margin: 0 0 0 5px
	}
	.page-product-giftcard .product-add-form .field:not(.text) .note {
		font-size: 1.2rem;
		margin: 3px 0 0;
		padding: 0;
		display: inline-block;
		text-decoration: none
	}
	.page-product-giftcard .product-add-form .field:not(.text) .note:before {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 24px;
		line-height: 12px;
		font-family: 'luma-icons';
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
		padding-right: 25px
	}
	.page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
		padding-right: 0
	}
	.page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date)>.control {
		width: auto
	}
	.gift-options {
		position: relative;
		z-index: 1
	}
	.gift-options .actions-toolbar {
		clear: both;
		padding: 0;
		position: static
	}
	.gift-options .actions-toolbar .secondary {
		float: right
	}
	.gift-options .actions-toolbar .secondary .action {
		float: right;
		margin-left: 20px;
		margin-right: 0
	}
	.gift-options .actions-toolbar .secondary .action-cancel {
		display: block;
		float: left;
		margin-top: 6px
	}
	.gift-options .actions-toolbar:nth-child(3):before {
		border-left: 1px solid #c1c1c1;
		bottom: 5rem;
		content: '';
		display: block;
		left: 50%;
		overflow: hidden;
		position: absolute;
		top: 0;
		width: 0
	}
	.gift-options-title {
		font-weight: 300;
		font-size: 1.8rem
	}
	.gift-item-block .title {
		font-size: 1.6rem;
		padding: 20px 0
	}
	.item-gift td {
		padding-left: 0;
		padding-right: 0
	}
	.cart.table-wrapper .gift-options .actions-toolbar {
		clear: both;
		padding: 0;
		position: static
	}
	.cart .action-gift {
		float: left
	}
	.cart-container .cart-gift-item {
		margin-bottom: 20px
	}
	.cart-container .cart-gift-item .gift-options,
	.cart-container .cart-gift-item .gift-summary {
		padding-bottom: 20px
	}
	.form-giftregistry-share .fieldset .field,
	.form-giftregistry-edit .fieldset .field {
		width: 45%
	}
	.form-giftregistry-edit .fieldset.shipping_address .fieldset {
		margin-top: 20px
	}
	.table-giftregistry .col.create {
		white-space: nowrap
	}
	.table-giftregistry .col.message {
		width: 40%
	}
	.table-giftregistry .col.actions {
		width: 30%
	}
	.table-giftregistry-items .col.note {
		width: 30%
	}
	.account .data.table.table-giftregistry-items>thead>tr>th,
	.account .data.table.table-giftregistry-items>tbody>tr>th,
	.account .data.table.table-giftregistry-items>tfoot>tr>th,
	.account .data.table.table-giftregistry-items>thead>tr>td,
	.account .data.table.table-giftregistry-items>tbody>tr>td,
	.account .data.table.table-giftregistry-items>tfoot>tr>td {
		border-top: 1px solid #ccc
	}
	.account .data.table.table-giftregistry-items>caption+thead>tr:first-child>th,
	.account .data.table.table-giftregistry-items>colgroup+thead>tr:first-child>th,
	.account .data.table.table-giftregistry-items>thead:first-child>tr:first-child>th,
	.account .data.table.table-giftregistry-items>caption+thead>tr:first-child>td,
	.account .data.table.table-giftregistry-items>colgroup+thead>tr:first-child>td,
	.account .data.table.table-giftregistry-items>thead:first-child>tr:first-child>td {
		border-top: 0
	}
	.account .data.table.table-giftregistry-items>tbody+tbody {
		border-top: 1px solid #ccc
	}
	.account .data.table.table-giftregistry-items th {
		border-bottom: 0
	}
	.account .data.table.table-giftregistry-items>tbody>tr:nth-child(even)>td,
	.account .data.table.table-giftregistry-items>tbody>tr:nth-child(even)>th {
		background: none
	}
	.form-giftregistry-search .fieldset {
		margin-bottom: 29px
	}
	.form-giftregistry-search .fieldset .field.name,
	.form-giftregistry-search .fieldset .field.lastname {
		padding: 0 12px 0 0;
		box-sizing: border-box;
		display: inline-block;
		width: 50%;
		vertical-align: top;
		margin-bottom: auto
	}
	.form-giftregistry-search .fieldset .field.name+.fieldset,
	.form-giftregistry-search .fieldset .field.lastname+.fieldset {
		clear: both
	}
	.form-giftregistry-search .fieldset .field.lastname {
		padding: 0
	}
	.block-giftregistry-shared-items .item {
		border-bottom: 1px solid #ccc;
		border-top: 0
	}
	.block-giftregistry-shared-items .product-item-photo {
		display: table-cell;
		max-width: 100%;
		padding: 0 20px 0 0;
		vertical-align: top;
		width: 1%
	}
	.block-giftregistry-shared-items .product-item-details {
		display: table-cell;
		vertical-align: top;
		width: 99%;
		word-break: normal
	}
	.block-giftregistry-shared-items .col.product {
		width: 48%
	}
	.block-giftregistry-shared-items .col:not(.product) {
		text-align: center
	}
	.block-giftregistry-shared-items .col.price {
		padding-top: 17px
	}
	.block-giftregistry-shared-items .input-text.qty {
		margin-top: -4px
	}
	.gift-options-cart-item .gift-wrapping,
	.cart-gift-item .gift-wrapping {
		box-sizing: border-box;
		float: left;
		padding-right: 20px;
		width: 50%
	}
	.gift-options-cart-item .gift-wrapping+.gift-message,
	.cart-gift-item .gift-wrapping+.gift-message {
		border-left: 1px solid #c1c1c1;
		box-sizing: border-box;
		float: left;
		padding-left: 4.5rem;
		width: 50%
	}
	.gift-options-cart-item .gift-summary .regular-price,
	.cart-gift-item .gift-summary .regular-price {
		white-space: nowrap
	}
	.gift-options-cart-item .gift-wrapping-name,
	.cart-gift-item .gift-wrapping-name {
		padding-right: 20px
	}
	.order-options .gift-wrapping,
	.table-order-review .gift-wrapping {
		max-width: 50%
	}
	.page-product-grouped .product-info-price {
		float: none
	}
	.page-product-grouped .minimal-price {
		margin-top: -8px
	}
	.box-tocart .action.instant-purchase {
		margin-bottom: 0;
		margin-right: 1%;
		width: 49%
	}
	.table-invitations .col {
		width: 50%
	}
	.filter.block {
		margin-bottom: 40px
	}
	.filter-title {
		display: none
	}
	.filter-content .item {
		margin: 10px 0
	}
	.filter-actions {
		margin-bottom: 30px
	}
	.filter.active .filter-options,
	.filter-options {
		background: transparent;
		clear: both;
		display: block;
		overflow: initial;
		position: static
	}
	.filter-subtitle {
		display: block;
		position: static
	}
	.page-layout-1column .toolbar-products {
		position: absolute;
		top: 0;
		width: 100%
	}
	.page-layout-1column .products~.toolbar-products {
		position: static
	}
	.page-layout-1column.page-with-filter .column.main {
		padding-top: 45px;
		position: relative;
		z-index: 1
	}
	.page-layout-1column .filter.block {
		border-top: 1px solid #ccc
	}
	.page-layout-1column .filter-content {
		margin-top: 10px
	}
	.page-layout-1column .filter-subtitle {
		display: none
	}
	.page-layout-1column .filter-options-item {
		border: 0;
		display: inline-block;
		margin-right: 25px;
		position: relative
	}
	.page-layout-1column .filter-options-item.active {
		z-index: 2
	}
	.page-layout-1column .filter-options-item.active .filter-options-content {
		visibility: visible
	}
	.page-layout-1column .filter-options-item.active:hover {
		z-index: 3
	}
	.page-layout-1column .filter-options-item.active:after,
	.page-layout-1column .filter-options-item.active:before {
		border: 8px solid transparent;
		height: 0;
		width: 0;
		border-bottom-color: #000;
		bottom: -1px;
		content: '';
		display: block;
		left: 5px;
		position: absolute;
		z-index: 3
	}
	.page-layout-1column .filter-options-item.active:after {
		border-bottom-color: #fff;
		margin-top: 2px;
		z-index: 4
	}
	.page-layout-1column .filter-options-title {
		padding: 0 20px 0 0
	}
	.page-layout-1column .filter-options-title:after {
		right: 2px;
		top: 3px;
		z-index: 3
	}
	.page-layout-1column .filter-options-content {
		background: #fff;
		-webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
		-moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
		-ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
		box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
		border: 1px solid #ccc;
		padding: 5px 0;
		position: absolute;
		top: 100%;
		visibility: hidden;
		width: 180px;
		z-index: 2
	}
	.page-layout-1column .filter-options-content .item {
		margin: 0;
		padding: 5px
	}
	.page-layout-1column .filter-options-content .item a {
		margin-left: 0
	}
	.page-layout-1column .filter-options-content .item:hover {
		background-color: #e8e8e8
	}
	.page-layout-1column .filter-current {
		display: inline;
		line-height: 35px
	}
	.page-layout-1column .filter-current-subtitle {
		color: #7d7d7d;
		display: inline;
		font-size: 14px;
		font-weight: normal;
		padding: 0
	}
	.page-layout-1column .filter-current-subtitle:after {
		content: ':'
	}
	.page-layout-1column .filter-current .item,
	.page-layout-1column .filter-current .items {
		display: inline
	}
	.page-layout-1column .filter-current .item {
		margin-right: 25px;
		white-space: nowrap
	}
	.page-layout-1column .filter-current .action.remove {
		line-height: normal
	}
	.page-layout-1column .filter-actions {
		display: inline;
		white-space: nowrap
	}
	.page-layout-1column .filter-actions~.filter-options {
		margin-top: 25px
	}
	.wishlist.window.popup {
		bottom: auto;
		top: 20%;
		left: 50%;
		margin-left: -212px;
		width: 380px;
		right: auto
	}
	.block-wishlist-management {
		margin-bottom: 20px
	}
	.block-wishlist-management .wishlist-select {
		border-bottom: 1px solid #e8e8e8;
		display: table;
		margin-bottom: 15px;
		width: 100%
	}
	.block-wishlist-management .wishlist-select .wishlist-name {
		display: table-cell;
		margin-right: 10px;
		padding: 5px 10px 10px;
		vertical-align: top;
		white-space: nowrap;
		width: 5%
	}
	.block-wishlist-management .wishlist-select-items {
		display: table-cell;
		padding-right: 160px;
		vertical-align: top
	}
	.block-wishlist-management .wishlist-select-items .item {
		display: inline-block;
		margin-right: 10px;
		padding: 5px 10px 10px
	}
	.block-wishlist-management .wishlist-select-items .item:last-child {
		margin-right: 0
	}
	.block-wishlist-management .wishlist-select-items .current {
		border-bottom: 3px solid #ff5501;
		font-weight: 600
	}
	.block-wishlist-management .wishlist-select .wishlist-name-current {
		display: none
	}
	.block-wishlist-management .wishlist-add.item {
		position: absolute;
		right: 0;
		top: 0
	}
	.block-wishlist-management .wishlist-title strong {
		font-size: 4rem
	}
	.block-wishlist-management .wishlist-info {
		float: left
	}
	.block-wishlist-management .wishlist-toolbar {
		float: right
	}
	.block-wishlist-info-items .product-item-photo {
		margin-left: 0
	}
	.products-grid.wishlist .product-item-checkbox {
		float: left
	}
	.products-grid.wishlist .product-item-checkbox+.product-item-name {
		margin-left: 25px
	}
	.product-reviews-summary {
		margin-bottom: 15px
	}
	.products.wrapper.list .product-reviews-summary {
		margin: 0
	}
	.product-reviews-summary .reviews-actions {
		font-size: 14px;
		margin-top: 3px
	}
	.form-create-return .fieldset .field {
		width: 45%
	}
	.magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
		clear: none;
		float: left;
		width: 25%
	}
	.block-returns-tracking .block-title .action {
		margin: 0 0 0 30px
	}
	.block-returns-tracking .block-title .actions-track {
		float: right;
		margin-top: 12px
	}
	.form.send.friend {
		width: 60%
	}
	.form.send.friend .fieldset .field {
		width: 45%
	}
	.form.send.friend .fieldset .field.text {
		width: 90%
	}
	.my-credit-cards .card-type img {
		display: block
	}
	.page-products .products-grid .product-item {
		width: 33.33333333%
	}
	.page-products.page-layout-1column .products-grid .product-item {
		width: 25%
	}
	.page-products.page-layout-3columns .products-grid .product-item {
		width: 50%
	}
	.page-products .columns {
		padding-top: 0;
		position: relative;
		z-index: 1
	}
	.toolbar-amount {
		display: block;
		float: left;
		position: static
	}
	.products.wrapper~.toolbar .pages {
		float: left;
		margin-bottom: 0
	}
	.modes {
		display: inline-block;
		float: left;
		margin-left: 20px
	}
	.products.wrapper~.toolbar .modes {
		display: none
	}
	.modes-mode {
		background-color: #f0f0f0;
		box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
		color: #5e5e5e;
		border: 1px solid #ccc;
		border-right: 0;
		float: left;
		font-weight: 400;
		line-height: 1;
		padding: 7px 10px;
		text-align: center;
		display: inline-block;
		text-decoration: none
	}
	.modes-label+.modes-mode {
		border-radius: 3px 0 0 3px
	}
	.modes-mode:hover {
		color: #5e5e5e;
		background: #ebebeb
	}
	.modes-mode:last-child {
		border-radius: 0 3px 3px 0;
		border-right: 1px solid #ccc
	}
	.modes-mode.active {
		box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
		background: #dedede;
		color: #9e9e9e
	}
	.modes-mode>span {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}
	.modes-mode:before {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 16px;
		line-height: inherit;
		color: #7d7d7d;
		content: '\e60d';
		font-family: 'luma-icons';
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.modes-mode:hover:before {
		color: #7d7d7d
	}
	.page-products .sorter {
		position: static
	}
	.mode-list:before {
		content: '\e60b'
	}
	.limiter {
		float: right
	}
	.products.wrapper~.toolbar .limiter {
		display: block
	}
	.product-info-main .page-title-wrapper h1 {
		margin-bottom: 15px
	}
	.box-tocart .action.tocart {
		margin-bottom: 0;
		margin-right: 1%;
		width: 49%
	}
	.product-social-links {
		text-align: left
	}
	.product-options-bottom .price-box .price-container,
	.product-info-price .price-box .price-container {
		font-size: 21px
	}
	.product-options-bottom .price-box .price-container .price,
	.product-info-price .price-box .price-container .price {
		font-size: 36px;
		line-height: 36px
	}
	.product-options-bottom .price-box .price-including-tax+.price-excluding-tax .price,
	.product-info-price .price-box .price-including-tax+.price-excluding-tax .price {
		font-size: 1.4rem;
		line-height: 16px
	}
	.product-info-main {
		float: right
	}
	.product.media {
		float: left;
		margin-bottom: 25px
	}
	.page-layout-1column .product-info-main {
		width: 40%
	}
	.page-layout-1column .product.media {
		width: 57%
	}
	.page-layout-2columns-left .product-info-main,
	.page-layout-2columns-right .product-info-main,
	.page-layout-3columns .product-info-main {
		width: 48%
	}
	.page-layout-2columns-left .product.media,
	.page-layout-2columns-right .product.media,
	.page-layout-3columns .product.media {
		width: 50%
	}
	.product-add-form .product-options-wrapper .field .control {
		width: 80%
	}
	.product-add-form .product-options-wrapper#product-options-wrapper .field {
		display: none
	}
	.sidebar .product-items .product-item-info .product-item-photo {
		float: left;
		left: auto;
		margin: 0 10px 10px 0;
		position: relative;
		top: auto
	}
	.sidebar .product-items .product-item-details {
		margin: 0
	}
	.sidebar .product-items .product-item-actions {
		clear: left
	}
	.compare.wrapper {
		float: right;
		margin: 0;
		padding: 0;
		list-style: none none
	}
	.compare.wrapper .action.compare {
		line-height: 32px;
		color: #333;
		text-decoration: none
	}
	.compare.wrapper .action.compare:visited {
		color: #333;
		text-decoration: none
	}
	.compare.wrapper .action.compare:hover {
		color: #333;
		text-decoration: underline
	}
	.compare.wrapper .action.compare:active {
		color: #333;
		text-decoration: underline
	}
	.compare.wrapper .counter.qty {
		color: #7d7d7d
	}
	.compare.wrapper .counter.qty:before {
		content: '('
	}
	.compare.wrapper .counter.qty:after {
		content: ')'
	}
	.block.newsletter {
		width: 34%;
		margin: 0 auto;
		float: none
	}
	.table-wrapper.orders-recent #my-orders-table .TableBody .TableRow .TableCell.mobileLink {
		display: none
	}
	.order-links .item {
		float: left;
		margin: 0 -1px 0 0
	}
	.order-links .item a {
		padding: 1px 35px
	}
	.order-links .item strong {
		border-bottom: 0;
		margin-bottom: -1px;
		padding: 1px 35px 2px 35px
	}
	.order-actions-toolbar .action.print {
		display: block;
		float: right
	}
	.account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
	[class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
	.sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
		clear: none;
		float: left;
		width: 25%
	}
	.block-order-details-comments {
		margin: 0 0 60px
	}
	.block-order-details-comments .comment-date {
		clear: left;
		float: left;
		margin-right: 50px;
		max-width: 90px
	}
	.block-order-details-comments .comment-content {
		overflow: hidden
	}
	.order-details-items {
		margin-top: -1px;
		padding: 25px
	}
	.order-details-items .col.name {
		padding-left: 0
	}
	.order-details-items .col.price {
		text-align: center
	}
	.order-details-items .col.subtotal {
		text-align: right
	}
	.order-details-items tbody td {
		padding-bottom: 20px;
		padding-top: 20px
	}
	.order-details-items tfoot .amount,
	.order-details-items tfoot .mark {
		text-align: right
	}
	.order-details-items.ordered .order-title {
		display: none
	}
	.order-pager-wrapper .order-pager-wrapper-top {
		padding-left: 0;
		padding-right: 0
	}
	.order-pager-wrapper .toolbar-amount {
		position: relative
	}
	.order-pager-wrapper .pages {
		float: right
	}
	.table-order-items tbody .col.label,
	.table-order-items tbody .col.value {
		padding-left: 0
	}
	.table-order-items.invoice .col.qty,
	.table-order-items.shipment .col.qty {
		text-align: center
	}
	.table-order-items.creditmemo .col.qty,
	.table-order-items.creditmemo .col.discount,
	.table-order-items.creditmemo .col.subtotal {
		text-align: center
	}
	.table-order-items.creditmemo .col.total {
		text-align: right
	}
	html,
	body {
		height: 100%
	}
	html.ie11 {
		height: auto
	}
	html.ie11 body {
		height: auto
	}
	.ie9 body {
		background-color: #6e716e
	}
	.navigation ul {
		padding: 0 8px
	}
	.page-header {
		border: 0;
		margin-bottom: 0
	}
	.page-header .panel.wrapper {
		border-bottom: 1px solid #e8e8e8;
		background-color: #6e716e
	}
	.page-header .header.panel {
		padding-bottom: 10px;
		padding-top: 10px
	}
	.page-header .switcher {
		float: left;
		margin-left: 15px;
		margin-right: -6px;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1
	}
	.page-main>.page-title-wrapper .page-title {
		display: inline-block
	}
	.page-main>.page-title-wrapper .page-title+.action {
		float: right;
		margin-top: 20px
	}
	.customer-welcome {
		display: inline-block;
		position: relative
	}
	.customer-welcome:before,
	.customer-welcome:after {
		content: '';
		display: table
	}
	.customer-welcome:after {
		clear: both
	}
	.customer-welcome .action.switch {
		padding: 0;
		cursor: pointer;
		display: inline-block;
		text-decoration: none
	}
	.customer-welcome .action.switch>span {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}
	.customer-welcome .action.switch:after {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 10px;
		line-height: 22px;
		color: inherit;
		content: '\e622';
		font-family: 'luma-icons';
		margin: 0;
		vertical-align: top;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.customer-welcome .action.switch:hover:after {
		color: inherit
	}
	.customer-welcome .action.switch:active:after {
		color: inherit
	}
	.customer-welcome .action.switch.active {
		display: inline-block;
		text-decoration: none
	}
	.customer-welcome .action.switch.active>span {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}
	.customer-welcome .action.switch.active:after {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 10px;
		line-height: 22px;
		color: inherit;
		content: '\e621';
		font-family: 'luma-icons';
		margin: 0;
		vertical-align: top;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.customer-welcome .action.switch.active:hover:after {
		color: inherit
	}
	.customer-welcome .action.switch.active:active:after {
		color: inherit
	}
	.customer-welcome ul {
		margin: 0;
		padding: 0;
		list-style: none none;
		background: #fff;
		border: 1px solid #bbb;
		margin-top: 4px;
		min-width: 100%;
		z-index: 101;
		box-sizing: border-box;
		display: none;
		position: absolute;
		top: 100%;
		right: 0;
		box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15)
	}
	.customer-welcome ul li {
		margin: 0;
		padding: 0
	}
	.customer-welcome ul li:hover {
		background: #e8e8e8;
		cursor: pointer
	}
	.customer-welcome ul:before,
	.customer-welcome ul:after {
		border-bottom-style: solid;
		content: '';
		display: block;
		height: 0;
		position: absolute;
		width: 0
	}
	.customer-welcome ul:before {
		border: 6px solid;
		border-color: transparent transparent #fff transparent;
		z-index: 99
	}
	.customer-welcome ul:after {
		border: 7px solid;
		border-color: transparent transparent #bbb transparent;
		z-index: 98
	}
	.customer-welcome ul:before {
		right: 10px;
		top: -12px
	}
	.customer-welcome ul:after {
		right: 9px;
		top: -14px
	}
	.customer-welcome.active {
		overflow: visible
	}
	.customer-welcome.active ul {
		display: block
	}
	.customer-welcome li a {
		color: #333;
		text-decoration: none;
		display: block;
		line-height: 1.4;
		padding: 8px
	}
	.customer-welcome li a:visited {
		color: #333;
		text-decoration: none
	}
	.customer-welcome li a:hover {
		color: #333;
		text-decoration: none
	}
	.customer-welcome li a:active {
		color: #333;
		text-decoration: none
	}
	.customer-welcome .customer-name {
		cursor: pointer
	}
	.customer-welcome .customer-menu {
		display: none
	}
	.customer-welcome .action.switch {
		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;
		color: #fff
	}
	.customer-welcome .action.switch:focus,
	.customer-welcome .action.switch:active {
		background: none;
		border: none
	}
	.customer-welcome .action.switch:hover {
		background: none;
		border: none
	}
	.customer-welcome .action.switch.disabled,
	.customer-welcome .action.switch[disabled],
	fieldset[disabled] .customer-welcome .action.switch {
		pointer-events: none;
		opacity: .5
	}
	.customer-welcome .header.links {
		min-width: 175px
	}
	.customer-welcome.active .action.switch:after {
		content: '\e621'
	}
	.customer-welcome.active .customer-menu {
		display: block
	}
	.customer-welcome .greet {
		display: none
	}
	.header.panel>.header.links {
		margin: 0;
		padding: 0;
		list-style: none none;
		float: right;
		margin-left: auto
	}
	.header.panel>.header.links>li {
		display: inline-block;
		vertical-align: top
	}
	.header.panel>.header.links>li {
		margin: 0 0 0 15px
	}
	.header.panel>.header.links>li.welcome,
	.header.panel>.header.links>li>a {
		display: inline-block;
		line-height: 1.4
	}
	.header.panel>.header.links>li.welcome a {
		color: #fff;
		padding-left: 5px
	}
	.header.panel>.header.links>.authorization-link:after {
		content: attr(data-label);
		display: inline-block;
		margin: 0 -5px 0 5px
	}
	.header.panel>.header.links>.authorization-link:last-child:after {
		display: none
	}
	.header.panel>.header.links>.customer-welcome+.authorization-link {
		display: none
	}
	.header.content {
		padding: 30px 20px 0
	}
	.logo {
		margin: -8px auto 25px 0
	}
	.logo img {
		max-height: inherit
	}
	.page-wrapper {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: 0;
		min-height: 100%;
		position: relative;
		transition: margin .3s ease-out 0s
	}
	.page-wrapper>.breadcrumbs,
	.page-wrapper>.top-container,
	.page-wrapper>.widget {
		box-sizing: border-box;
		width: 100%
	}
	.ie10 .page-wrapper,
	.ie11 .page-wrapper {
		height: 100%
	}
	.page-footer {
		background: #f4f4f4;
		margin-top: auto;
		padding-bottom: 25px
	}
	.page-footer .switcher .options ul.dropdown {
		bottom: -10px;
		left: 100%;
		margin: 0 0 0 20px;
		top: auto
	}
	.page-footer .switcher .options ul.dropdown:before,
	.page-footer .switcher .options ul.dropdown:after {
		bottom: 13px;
		left: auto;
		right: 100%;
		top: auto
	}
	.page-footer .switcher .options ul.dropdown:before {
		border-color: transparent #fff transparent transparent
	}
	.page-footer .switcher .options ul.dropdown:after {
		border-color: transparent #bbb transparent transparent;
		margin: 0 0 -1px -1px
	}
	.footer.content {
		border-top: none
	}
	.footer.content .block:not(.newsletter) {
		float: right
	}
	.footer.content .switcher.store {
		display: block;
		margin: 0
	}
	.footer.content .links {
		display: inline-block;
		padding-right: 50px;
		vertical-align: top
	}
	.footer.content .links li {
		background: transparent;
		border: none;
		font-size: 14px;
		margin: 0 0 8px;
		padding: 0
	}
	.footer.content .links a,
	.footer.content .links strong {
		display: inline
	}
	.products-grid.wishlist .product-item-info:hover .product-item-inner {
		display: block
	}
	.products-grid.wishlist .product-item-tooltip {
		display: inline-block
	}
	.products-grid.wishlist .product-item-actions {
		margin: 10px 0 0
	}
	.products-grid.wishlist .product-item-actions>* {
		display: inline-block;
		margin-bottom: 7px;
		margin-top: 7px
	}
	.products-grid.wishlist .product-item .fieldset {
		display: table
	}
	.products-grid.wishlist .product-item .fieldset .field.qty,
	.products-grid.wishlist .product-item .fieldset .product-item-actions {
		display: table-cell;
		vertical-align: bottom
	}
	.products-grid.wishlist .product-item .fieldset .field.qty {
		padding-right: 10px
	}
	.products-grid.wishlist .product-item .box-tocart .actions-primary {
		margin: 0
	}
	.products-grid.wishlist .product-item .box-tocart .stock {
		margin: 20px 0 0
	}
	.products-grid.wishlist .product-item .tocart {
		width: auto
	}
	.wishlist-index-index .product-item-info {
		width: auto
	}
	.wishlist-index-index .product-item-inner {
		position: static;
		box-shadow: none;
		border: none;
		right: 0;
		padding: 0;
		margin: 0
	}
	.wishlist-index-index .product-item-inner .comment-box {
		margin-top: -18px
	}
	.wishlist-index-index .products-grid .product-items {
		margin: 0
	}
	.wishlist-index-index .products-grid .product-item {
		margin-bottom: 20px;
		margin-left: calc((100% - 4 * 24.439%) / 3);
		padding: 0;
		width: 24.439%
	}
	.wishlist-index-index .products-grid .product-item:nth-child(4n+1) {
		margin-left: 0
	}
	.wishlist-index-index .products-grid .product-item .product-item-info {
		margin-right: 0;
		padding: 9px;
		border: 1px solid transparent
	}
	.wishlist-index-index .products-grid .product-item .product-item-info:hover {
		margin: 0;
		box-shadow: none;
		border: 1px solid #bbb
	}
	.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner {
		clip: auto;
		height: auto;
		position: static;
		width: auto;
		margin: 0;
		overflow: auto
	}
	.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .comment-box {
		margin-top: 0
	}
	.block.widget .products-grid .product-item {
		width: 33.33333333%
	}
	.sidebar .block.widget .products-grid .product-item {
		margin-left: 0;
		width: 100%
	}
	.sidebar .block.widget .products-grid .product-item .actions-secondary {
		display: block;
		padding: 10px 0
	}
	.page-layout-1column .block.widget .products-grid .product-item {
		width: 25%
	}
	.page-layout-3columns .block.widget .products-grid .product-item {
		width: 50%
	}
	.sidebar .block.widget .pager .pages-item-next {
		padding: 0
	}
	.sidebar .block.widget .pager .pages-item-next .action {
		margin: 0
	}
	.minicart-wrapper .block-minicart .minicart-items-wrapper {
		max-height: calc(100vh - 220px);
		min-height: 150px
	}
	.minicart-wrapper .block-minicart .product-item-details>.actions {
		opacity: 0
	}
	.header.content {
		max-width: none;
		padding: 0 0 31px
	}
	.minicart-wrapper .block-minicart {
		width: 234px;
		left: auto
	}
	.footer.content {
		max-width: none;
		padding: 61px 60px 70px
	}
	.logo {
		margin: 0
	}
	.block.newsletter {
		max-width: 494px;
		margin-bottom: 48px;
		width: auto
	}
	#social-login-popup {
		position: absolute;
		top: 100%;
		right: 0;
		z-index: 100;
		overflow: visible;
		text-align: left
	}
	#social-login-popup .form-customer-login .field.newsletter {
		display: none
	}
	#social-login-popup.mfp-hide {
		display: none
	}
	#social-login-popup .message {
		margin: 0 0 22px
	}
	#social-login-popup .message div {
		white-space: normal
	}
	#social-login-popup:after {
		position: absolute;
		top: 0;
		left: -9999px;
		right: -9999px;
		bottom: -99999px;
		background: rgba(0, 0, 0, 0.75);
		z-index: -1;
		pointer-events: none;
		content: ''
	}
	#social-login-popup .fieldset {
		margin: 0
	}
	#social-login-popup .fieldset .field-dob .label,
	#social-login-popup .fieldset .field.choice .label {
		top: 0 !important;
		color: #4a4a4a !important
	}
	#social-login-popup .field.password .control .mage-error {
		order: initial
	}
	#social-login-popup input[type="password"]:-webkit-contacts-auto-fill-button {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		visibility: hidden;
		display: none !important;
		pointer-events: none;
		position: absolute;
		right: 0
	}
	#social-login-popup .social-login {
		border: 1px solid #dad6d3;
		background: #fff;
		width: 380px;
		padding: 18px 28px 30px;
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		flex-direction: column
	}
	#social-login-popup .social-login .social-login-title {
		background: none
	}
	#social-login-popup .social-login.forgot .social-login-title {
		margin-bottom: 35px
	}
	#social-login-popup .social-login.forgot .actions-toolbar {
		margin: 5px 0 0
	}
	#social-login-popup .social-login.forgot .message-success {
		display: none
	}
	#social-login-popup .social-login.forgot .message-success+form#social-form-password-forget {
		display: none
	}
	#social-login-popup .social-login.forgot .message-success~.forgot_success {
		display: block
	}
	#social-login-popup .social-login.forgot .forgot_success {
		display: none;
		padding: 59px 0 13px;
		background: url("../images/ico-forgot.png") no-repeat 50% 0;
		color: #A57F2A;
		font-size: 18px;
		font-weight: 500;
		line-height: 1.2;
		text-align: center;
		letter-spacing: -0.86px
	}
	#social-login-popup .social-login.create .social-login-title {
		margin-bottom: 43px
	}
	#social-login-popup .social-login.create .field {
		margin: 1px 0 40px
	}
	#social-login-popup .social-login.create .field.field-triple {
		margin-bottom: 0
	}
	#social-login-popup .social-login.create .field.newsletter {
		margin-bottom: 15px
	}
	#social-login-popup .social-login.create .actions-toolbar {
		margin: 5px 0 0
	}
	#social-login-popup .social-login.create .show_password {
		margin-top: -3px;
		font-size: 13px
	}
	#social-login-popup .social-login-title {
		padding: 0;
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 15px;
		white-space: normal;
		letter-spacing: -1px
	}
	#social-login-popup .social-login-title h2 {
		color: #000;
		font-size: 20px;
		background: none;
		padding-right: 30px;
		padding-left: 0
	}
	#social-login-popup .social-login-sep {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		justify-content: center;
		overflow: hidden;
		margin: 0 0 35px;
		text-transform: capitalize
	}
	#social-login-popup .social-login-sep span {
		padding: 0 40px;
		position: relative;
		font-size: 20px;
		line-height: 1.2
	}
	#social-login-popup .social-login-sep span:after,
	#social-login-popup .social-login-sep span:before {
		background: #979797;
		position: absolute;
		top: 50%;
		left: 100%;
		width: 999px;
		height: 1px;
		content: ''
	}
	#social-login-popup .social-login-sep span:before {
		left: auto;
		right: 100%
	}
	#social-login-popup .form-customer-login .password {
		margin-top: 40px
	}
	#social-login-popup .block .actions-toolbar>.primary button[disabled]#bnt-social-login-authentication {
		background-color: rgba(0, 0, 0, 0.1) !important;
		opacity: 1 !important
	}
	#social-login-popup .block .actions-toolbar>.primary button#bnt-social-login-authentication {
		background-color: #aa8534 !important
	}
	#social-login-popup .block .actions-toolbar>.primary button[disabled]#bnt-social-login-forgot,
	#social-login-popup .block .actions-toolbar>.primary button[disabled]#button-create-social {
		background-color: rgba(0, 0, 0, 0.1) !important;
		opacity: 1 !important
	}
	#social-login-popup .social-login-ajax-loading {
		bottom: 0
	}
	#social-login-popup .social-login-customer-authentication .social-login-ajax-loading {
		height: 80%
	}
	#social-login-popup .btn-back {
		font-size: 18px;
		line-height: 1.2;
		padding: 8px 30px 5px 0;
		margin: 0;
		background-size: 23px auto;
		color: #aa8534
	}
	#social-login-popup .btn-back::after {
		background: url('../images/ico-arrow3.svg') no-repeat 0 50%;
		background-size: 23px auto;
		transform: rotate(-180deg);
		content: "";
		right: 0;
		height: 18px;
		width: 24px;
		margin-right: 0;
		position: absolute;
		margin-left: 4px
	}
	#social-login-popup .btn-back::before {
		display: none
	}
	#social-login-popup .block-container .block {
		padding: 0;
		width: 100%
	}
	#social-login-popup .btn-facebook {
		background: #4266b4;
		border-radius: 0;
		color: #fff;
		padding: 13px;
		
		font-size: 17px;
		text-transform: capitalize
	}
	#social-login-popup .btn-facebook .fa {
		display: none
	}
	#social-login-popup .actions-toolbar.social-btn {
		margin: 10px 0 18px
	}
	#social-login-popup .social-login-close {
		width: 70px;
		height: 70px;
		text-indent: -9999px;
		overflow: hidden;
		position: absolute;
		top: 0;
		right: 100%;
		cursor: pointer
	}
	#social-login-popup .social-login-close:after,
	#social-login-popup .social-login-close:before {
		width: 30px;
		height: 4px;
		background: #fff;
		transform: translate(-50%, -50%) rotate(-45deg);
		position: absolute;
		top: 50%;
		left: 50%;
		content: ''
	}
	#social-login-popup .social-login-close:before {
		transform: translate(-50%, -50%) rotate(45deg)
	}
	#social-login-popup .label:after {
		display: none
	}
	#social-login-popup div.mage-error#agreement_pop-error {
		top: 37px
	}
	#social-login-popup .field {
		margin: 0 0 17px
	}
	#social-login-popup .field .control {
		position: relative
	}
	#social-login-popup .field input {
		border: none;
		border-bottom: 1px solid #a1a1a1;
		height: 35px;
		
		font-size: 18px;
		padding: 0;
		margin: 0 0 6px;
		color: #4A4A4A;
		background: none
	}
	#social-login-popup .field select {
		color: #979797;
		border: none;
		border-bottom: 1px solid #a1a1a1;
		height: 35px;
		font-size: 18px;
		
		margin: 0 0 6px;
		padding-left: 20px;
		background: url('../images/ico-arrow1.svg') no-repeat 0 53%
	}
	#social-login-popup .field.field-error input {
		color: #f96e70;
		border-bottom-color: #f96e70;
		padding-left: 20px;
		background-image: url('../images/ico-error.svg');
		background-repeat: no-repeat;
		background-position: 5px 50%
	}
	#social-login-popup .field.field-error .mage-error {
		display: block
	}
	#social-login-popup .field.field-error .label {
		opacity: 1;
		color: #000
	}
	#social-login-popup .field.field-success input {
		background-image: url('../images/ico-check.svg');
		background-repeat: no-repeat;
		background-position: 5px 50%
	}
	#social-login-popup .field.field-success .mage-success {
		display: block
	}
	#social-login-popup .field.field-success .label {
		opacity: 1
	}
	#social-login-popup .field.choice {
		margin-top: 11px
	}
	#social-login-popup .field.choice+.choice {
		margin-bottom: 19px
	}
	#social-login-popup .field.choice input {
		width: 0;
		height: 0;
		opacity: 0;
		position: absolute;
		top: 0;
		left: 0
	}
	#social-login-popup .field.choice input:checked+.label:after {
		opacity: 1
	}
	#social-login-popup .field.choice .label {
		display: block;
		padding-right: 33px;
		position: relative;
		font-size: 13px;
		white-space: normal;
		opacity: 1
	}
	#social-login-popup .field.choice .label:before {
		width: 20px;
		height: 20px;
		border-radius: 2px;
		border: 1px solid #9b9b9b;
		background: #fff;
		position: absolute;
		top: 1px;
		left: 0;
		content: ''
	}
	#social-login-popup .field.choice .label span {
		margin-left: 33px
	}
	#social-login-popup .field.choice .label:after {
		position: absolute;
		top: 8px;
		left: 15px;
		background: url(../images/icons/CheckboxCheckmark.png) center no-repeat;
		width: 14px;
		height: 10px;
		background-size: 14px 10px;
		opacity: 0;
		display: block;
		content: '';
		margin-left: -11px
	}
	#social-login-popup .field.choice .popup_takanon,
	#social-login-popup .field.choice a.newsletter {
		padding: 0;
		font-size: 16px !important;
		display: inline-block
	}
	#social-login-popup .field-triple {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		flex-wrap: wrap;
		margin: 0 -14px !important
	}
	#social-login-popup .field-triple .label {
		width: 100%;
		margin: 0 14px;
		font-weight: 400
	}
	#social-login-popup .field-triple .field {
		width: 33.33%;
		padding: 0 14px
	}
	#social-login-popup .field-wrap {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		margin: 0 -17px
	}
	#social-login-popup .field-wrap .field {
		flex: 1;
		padding: 0 17px
	}
	#social-login-popup .action.remind {
		font-size: 13px;
		line-height: 1.2;
		color: #000;
		text-align: right;
		display: block;
		padding: 0;
		margin-top: -6px;
		letter-spacing: -1px
	}
	#social-login-popup .social-login .action.login,
	#social-login-popup .social-login .action.primary {
		background: #000 !important;
		border: none !important;
		font-size: 20px;
		display: block;
		
		margin: 0;
		width: 100%;
		padding: 10px
	}
	#social-login-popup .action.primary:focus,
	#social-login-popup .action.primary:hover {
		color: #fff;
		background: #000 !important
	}
	#social-login-popup div.mage-error {
		position: relative;
		top: auto;
		bottom: auto;
		float: none;
		text-align: right;
		font-size: 13px;
		color: #f96e70;
		display: none;
		white-space: normal
	}
	#social-login-popup div.mage-success {
		position: relative;
		left: auto;
		top: auto;
		bottom: auto;
		float: none;
		text-align: left;
		font-size: 13px;
		color: #f96e70;
		display: none;
		white-space: normal
	}
	#social-login-popup div.mage-success::after {
		content: "!";
		position: absolute;
		left: 0;
		top: -38px;
		font-weight: bold;
		font-size: 16px;
		text-shadow: 1px 0 0 #f96e70
	}
	#social-login-popup .mage-success {
		color: #000
	}
	#social-login-popup .actions-toolbar {
		margin: 24px 0 0
	}
	#social-login-popup .actions-toolbar .primary {
		display: block;
		width: 100%
	}
	input:-webkit-autofill {
		-webkit-box-shadow: 0 0 0 1000px #fff inset;
		color: #1a1d22
	}
	input:-webkit-autofill:focus,
	input:-webkit-autofill:hover {
		-webkit-box-shadow: 0 0 0 1000px #fff inset !important;
		color: #1a1d22 !important
	}
	.password .mage-error {
		margin-bottom: 5px
	}
	.checkout-index-index .opc-progress-bar-item {
		width: 135px
	}
	.opc-wrapper {
		border: 1px solid #8d8587;
		width: 420px;
		min-height: 700px;
		padding: 29px 49px 0px
	}
	.opc-wrapper .form-login {
		border-bottom: 0;
		padding-bottom: 0;
		margin-bottom: 0
	}
	.opc-wrapper div.shipping-address-item:before {
		background: none
	}
	.opc-summary-wrapper {
		border: 0;
		width: 420px;
		min-height: 700px;
		background: #f1f1f1;
		margin-top: 0
	}
	.opc-summary-wrapper .modal-header {
		display: none
	}
	.opc-progress-bar-item._complete>span {
		color: #666
	}
	.checkout-shipping-address .actions-toolbar .primary {
		padding: 12px 0;
		float: none;
		width: 100%
	}
	.breadcrumbs-wrap {
		max-width: none;
		margin-top: -32px;
		padding: 0 50px
	}
	.page-products .products.products-grid .product-gallery-item {
		width: 33.33%
	}
	.page-products ul.breadcrumbs {
		padding: 6px 0 9px
	}
	.page-products .products ol.product-items .price-box {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex
	}
	.page-products .products ol.product-items .price-box .price-container {
		display: block
	}
	.page-products .products ol.product-items .product-gallery-item:hover .product-bar-r a {
		display: block
	}
	.catalog-category-view .breadcrumbs-wrap {
		background: #f1f1f1
	}
	.mana-filter-block-above-menu .filter-actions {
		position: static
	}
	#amasty_locator_filter .attributes {
		display: block
	}
	.modes {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex
	}
	.modes .mode-list,
	.modes .mode-grid {
		padding: 0 4px 0 5px;
		border: none;
		background: none;
		box-shadow: none
	}
	.product-description .product-description-row .product-description-item:first-child {
		order: 0
	}
	.product-description .product-description-row .product-description-item:nth-child(2) {
		order: 2
	}
	.product-description .product-description-row .product-description-item:nth-child(3) {
		order: 1
	}
	.product-description .product-description-row .product-description-item:last-child {
		order: 3
	}
	.pre-order .product-description .product-description-row {
		display: block;
		column-count: 2;
		column-gap: 0;
		direction: rtl
	}
	.pre-order .product-description .product-description-row .product-description-item {
		width: 100%;
		display: inline-block;
		direction: ltr
	}
	.pre-order .product-description .product-description-row .product-description-item.product-description-item_image {
		height: 1100px
	}
	.pre-order .product-description .product-description-row .product-description-item.product-description-item_image:last-child {
		height: 1126px
	}
	.pre-order .product-description .product-description-row .product-description-item.product-description-item_image img {
		position: absolute;
		top: 0;
		left: 50%;
		bottom: 0;
		transform: translateX(-50%);
		min-width: 100%;
		max-width: initial;
		height: 100% !important;
		width: auto !important
	}
	.spec-list li:before {
		content: '';
		position: absolute;
		left: 0px;
		bottom: -23px;
		right: -14px;
		border-bottom: 1px dashed #ccc
	}
	.column .toolbar-top {
		position: static
	}
	.post-item-list .post-info-wraper {
		display: block
	}
	.mpblog-post-index .post-item-wraper .post-item-img,
	.mpblog-category-view .post-item-wraper .post-item-img {
		margin-bottom: 35px
	}
	.home_product_container .product-gallery .btn {
		min-width: 125px;
		line-height: 17px;
		margin-left: 0;
	
		padding: 8.5px 5px 8.5px 6px;
		font-size: 16px;
		width: 95%
	}
}

@media all and (min-width:768px) and screen and (max-width:880px),
print and screen and (max-width:880px) {
	.FB-login {
		width: 100%
	}
}

@media all and (min-width:768px) and screen and (max-width:880px),
print and screen and (max-width:880px) {
	.opc-wrapper {
		border: 0;
		min-height: 0;
		padding: 0;
		text-align: center;
		width: 100% !important
	}
}

@media all and (min-width:1024px),
print {
	.amgdprcookie-content-wrapper .amgdprcookie-table .amgdprcookie-cell:first-child {
		width: 17%
	}
	.checkout-index-index .modal-popup .modal-inner-wrap {
		margin-left: -400px;
		width: 800px;
		left: 50%
	}
	.opc-wrapper .shipping-address-item {
		width: 33.33333333%
	}
	.opc-wrapper .shipping-address-item:before {
		background: #ccc;
		height: calc(100% - 20px);
		content: '';
		left: 0;
		position: absolute;
		top: 0;
		width: 1px
	}
	.opc-wrapper .shipping-address-item:nth-child(3n+1):before {
		display: none
	}
	.opc-wrapper .shipping-address-item.selected-item:before {
		display: none
	}
	.opc-wrapper .shipping-address-item.selected-item+.shipping-address-item:before {
		display: none
	}
	.table-checkout-shipping-method {
		min-width: 500px
	}
	.products-grid .product-item {
		width: 20%
	}
	.page-layout-1column .products-grid .product-item {
		width: 16.66666667%
	}
	.page-layout-3columns .products-grid .product-item {
		width: 25%
	}
	.page-products .products-grid .product-items {
		margin: 0
	}
	.page-products .products-grid .product-item {
		margin-left: calc((100% - 4 * 24.439%) / 3);
		padding: 0;
		width: 24.439%
	}
	.page-products .products-grid .product-item:nth-child(4n+1) {
		margin-left: 0
	}
	.page-products.page-layout-1column .products-grid .product-item {
		margin-left: 0
	}
	.page-products.page-layout-3columns .products-grid .product-item {
		margin-left: 1%;
		width: 32.667%
	}
	.page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
		margin-left: 1%
	}
	.page-products.page-layout-3columns .products-grid .product-item:nth-child(3n+1) {
		margin-left: 0
	}
	.box-tocart .paypal:first-of-type {
		margin-top: 13px
	}
	.block.widget .products-grid .product-item {
		width: 20%
	}
	.page-layout-1column .block.widget .products-grid .product-item {
		margin-left: calc((100% - 5 * (100%/6)) / 4);
		width: 16.66666667%
	}
	.page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+1) {
		margin-left: calc((100% - 5 * (100%/6)) / 4)
	}
	.page-layout-1column .block.widget .products-grid .product-item:nth-child(5n+1) {
		margin-left: 0
	}
	.page-layout-3columns .block.widget .products-grid .product-item {
		width: 25%
	}
	.block.widget .products-grid .product-items {
		margin: 0
	}
	.block.widget .products-grid .product-item {
		margin-left: calc((100% - 4 * 24.439%) / 3);
		padding: 0;
		width: 24.439%
	}
	.block.widget .products-grid .product-item:nth-child(4n+1) {
		margin-left: 0
	}
}

@media all and (min-width:1440px),
print {
	.sidebar .product-items .product-item-info .product-item-photo {
		float: none;
		left: 0;
		margin: 0;
		position: absolute;
		top: 0
	}
	.sidebar .product-items .product-item-details {
		margin-left: 85px
	}
}



html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline
}

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

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

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

table {
	border-collapse: collapse;
	border-spacing: 0
}

.hidden-holder {
	display: none
}

*,
*:before,
*:after {
	box-sizing: border-box;
	max-height: 100000px;
	outline: 0
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent
}


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

button[disabled],
html input[disabled] {
	cursor: default
}

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

input[type="email"],
input[type="number"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: Arial, sans-serif
}

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

textarea {
	overflow: auto;
	resize: none
}

::-webkit-input-placeholder {
	color: inherit
}

::-moz-placeholder {
	opacity: 1;
	color: inherit
}

:-ms-input-placeholder {
	color: inherit
}



h1 {
	font-size: 30px;
	line-height: 1.2;
	color: #000;
	margin-bottom: 23px
}

@media screen and (max-width:880px) {
	h1 {
		letter-spacing: -1px
	}
}

h2 {
	color: #000;
	font-size: 40px;
	line-height: 1.2;
	margin: 0 0 10px;
	font-weight: 700;
}

.main-content a {
	color: #a57f2a
}

.main-content a:hover {
	text-decoration: underline;
	color: #a57f2a
}

.main-content p {
	font-size: 16px;
	margin: 0 0 10px
}

.main-content h3 {
	font-size: 32px;
	margin: 0 0 7px
}

.page-main,
.page-wrapper {
	overflow: hidden;
	position: relative
}

.page-wrapper .page-main {
	max-width: none;
	padding: 0 57px
}

.white-bg {
	background: #fff
}

.white-bg.page-main {
	margin-top: -33px;
	padding-top: 33px
}

@media (max-width:1200px) {
	.white-bg.page-main {
		margin-top: 0
	}
	.white-bg.page-main .main-content {
		padding-top: 22px
	}
}

.comin-soon-category .white-bg.page-main {
	padding-top: 0
}

.page-wrapper.bg_transparent .breadcrumbs-wrap:before {
	display: none
}

.page-wrapper.bg_transparent .page-main {
	margin-top: -36px
}

.login-container .account-social-login .actions-toolbar.social-btn {
	width: 100%
}

@media (max-width:1023px) {
	.page-wrapper .page-main {
		padding-left: 20px;
		padding-right: 20px
	}
}

@media (max-width:767px) {
	body {
		background-color: #f1f1f1 !important
	}
	.page-wrapper .page-main {
		padding-left: 10px;
		padding-right: 10px
	}
	.page-wrapper.bg_transparent .page-main {
		margin-top: -36px;
		background: #fff
	}
	body h1,
	body h2 {
		font-size: 26px;
		font-weight: 700
	}
	.nav-open .page-wrapper {
		left: 0
	}
	.hidden-xs {
		display: none
	}
	.white-bg.page-main {
		margin-bottom: -25px
	}
	ul#help-content-navigation li.nav.item.active {
		display: none
	}
	nav.content-nav {
		z-index: 8
	}
}

.flip-hor {
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH"
}

.rba:before,
.rba:after {
	display: none !important
}

.page-title {
	display: inline-block;
	width: 100%;
	margin: -9px 0 5px;
	font-size: 3rem;
	font-weight: 400;
	letter-spacing: -.8px
}

.cms-page-view .page-title {
	margin-top: 0
}

@media (max-width:1023px) {
	.banner .banner-content {
		right: 50px
	}
	.banner .banner-content.banner-content-ps1 {
		top: 50%;
		left: 90px;
		right: auto;
		transform: translate(0, -50%)
	}
}

@media (max-width:767px) {
	.banner {
		margin-top: 29px;
		margin-bottom: 18px;
		padding-left: 24px;
		padding-right: 22px
	}
	.banner .banner-content {
		top: 17px;
		right: 46px
	}
	.banner .banner-content h2 {
		font-size: 23px
	}
	.banner .banner-content.banner-content-ps1 {
		top: 18px;
		left: 58px;
		transform: translate(0, 0)
	}
	.banner .banner-btn {
		display: none
	}
}

.ex-text {
	border: 0;
	border-bottom: 1px solid #979797;
	color: #4A4A4A;
	font-size: 1.8rem;
	padding: 0;
	letter-spacing: -1.15px;
	line-height: 33px;
	background: transparent
}

.ex-text.valid {
	background: url(../images/icons/CheckmarkGray.svg) right no-repeat !important
}

.ex-text:focus {
	box-shadow: none
}

.ex-text.mage-error {
	color: #F85D61;
	border-color: #F85D61;
	background: url(../images/icons/worning.svg) right no-repeat !important
}

.ex-text.mage-error option {
	color: #8D8587
}

.ex-text.mage-error~label {
	color: #F85D61 !important
}

@media (max-width:1200px) {
	.container {
		padding-left: 40px;
		padding-right: 40px
	}
}

@media (max-width:1023px) {
	.container {
		padding-left: 20px;
		padding-right: 20px
	}
}

@media (max-width:768px) {
	.container {
		padding-left: 10px;
		padding-right: 10px
	}
}

@media (max-width:991px) {
	.column.main,
	.page.messages {
		margin: 0 !important
	}
}

@media (max-width:767px) {
	.main-twocolumns {
		flex-direction: column;
		padding-top: 11px;
		padding-bottom: 0
	}
	.main-twocolumns .column.main {
		margin-top: 0
	}
	.main-twocolumns .pages {
		padding-top: 21px
	}
}

@media (max-width:767px) {
	.page-layout-2columns-left .sidebar-main {
		display: none
	}
	.page-layout-2columns-left .column.main {
		float: left !important;
		max-width: 100%
	}
}

.account .block-minicart .block-content {
	display: block
}

@supports (-webkit-overflow-scrolling: touch) {
	.minicart-wrapper .block-minicart .mCustomScrollBox .mCSB_container {
		overflow: visible
	}
}

@media (max-width:1390px) {
	.footer .footer-links .col-md-8 .row .col:nth-child(5) {
		flex-grow: 0
	}
}

@media (max-width:1200px) {
	.footer {
		padding-left: 40px;
		padding-right: 40px
	}
}

@media (max-width:1023px) {
	.footer {
		padding-left: 20px;
		padding-right: 20px
	}
	.footer .footer-links .col-md-8 .row .col {
		width: 50%;
		flex-grow: 0
	}
}

@media (max-width:767px) {
	.footer {
		padding-bottom: 50px
	}
	.footer.content {
		padding-left: 37px;
		padding-right: 37px;
		padding-top: 27px
	}
	.footer .footer-links {
		margin-left: 23px;
		margin-right: 0;
		padding-top: 0
	}
	.footer .footer-links:after {
		display: none
	}
	.footer .footer-links h3 {
		font-size: 20px
	}
	.footer .footer-links .row {
		margin-right: -24px;
		margin-left: -24px
	}
	.footer .footer-links .row:before {
		display: none
	}
	.footer .footer-links .col-md-8 {
		padding: 0
	}
	.footer .footer-links .col-md-8 .row .col {
		flex-basis: auto;
		flex-grow: unset;
		width: 47%;
		padding: 0 0 0 22px;
		margin-bottom: 26px
	}
	.footer .footer-links .col-md-8 .row .col.desktop-hidden {
		display: none
	}
	.footer .footer-links .col-md-8 .row .col:before {
		display: none
	}
	.footer .footer-links .col-md-8 .row .col ul {
		white-space: normal;
		font-size: 16px;
		position: relative
	}
	.footer .footer-links .col-md-8 .row .col ul li {
		margin-bottom: 23px
	}
	.footer .footer-links .col-md-8 .row .col ul:before {
		opacity: .47;
		background: #ebebed63;
		position: absolute;
		top: 0;
		left: -24px;
		bottom: -5px;
		width: 1px;
		content: ''
	}
	.footer .footer-links .col-md-8 .row .col ul:after {
		opacity: .47;
		background: #ebebed63;
		position: absolute;
		top: 0;
		right: -24px;
		bottom: -5px;
		width: 1px;
		content: '';
		display: none
	}
	.footer .footer-links .col-md-8 .row .col:before {
		right: 0
	}
	.footer .footer-links>[class*="col-md-"] {
		padding: 0
	}
	.footer .footer-links>[class*="col-md-"]:nth-child(1) {
		order: 2
	}
	.footer .footer-links>[class*="col-md-"]:nth-child(2) {
		order: 1
	}
	.footer .footer-links>[class*="col-md-"]:nth-child(3) {
		order: 3
	}
	.footer .footer-links>[class*="col-md-"]:nth-child(4) {
		order: 4
	}
	.footer .secure-payment {
		margin: 0 -30px 43px;
		float: none;
		max-width: none
	}
	.footer .secure-payment ul {
		max-width: 315px
	}
	.footer .secure-payment h3 {
		font-size: 16px;
		text-align: right;
		margin-bottom: 14px
	}
	.footer .copyright {
		margin-bottom: 15px
	}
	.footer .develop-by {
		text-align: left
	}
}

@media (max-width:767px) {
	#bb-insta-stream {
		flex-wrap: wrap-reverse;
		flex-direction: row-reverse
	}
}

@media (max-width:1200px) {
	.hero-gallery .hero-gallery-content h2 {
		font-size: 65px
	}
}

@media (max-width:1023px) {
	.hero-gallery .hero-gallery-content h2 {
		font-size: 55px
	}
	.hero-gallery-twc {
		margin: 0 -10px
	}
	.hero-gallery-twc .hero-gallery-twc-col {
		padding: 0 10px
	}
}

@media (max-width:768px) {
	.hero-gallery-twc {
		margin: 0 -10px
	}
	.hero-gallery-twc .hero-gallery-twc-col {
		padding: 0 10px
	}
	.hero-gallery-twc .hero-gallery-twc-col+.hero-gallery-twc-col {
		display: none !important
	}
	.hero-gallery {
		margin: 0 -10px 19px
	}
	.hero-gallery .hero-gallery-slide {
		padding-top: 0;
		position: relative;
		overflow: hidden;
		text-align: center
	}
	.hero-gallery .hero-gallery-slide:before {
		display: none
	}
	.hero-gallery .hero-gallery-slide a {
		width: 100%
	}
	.hero-gallery .hero-gallery-slide a img,
	.hero-gallery .hero-gallery-slide a picture img {
		position: static;
		width: auto;
		max-width: 100%;
		min-width: auto;
		min-height: 0;
		top: 0;
		height: auto;
		transform: translate(0, 0);
		display: inline-block
	}
	.hero-gallery .hero-gallery-slide img,
	.hero-gallery .hero-gallery-slide picture img {
		position: static;
		width: auto;
		max-width: 100%;
		min-width: auto;
		min-height: 0;
		top: 0;
		height: auto;
		transform: translate(0, 0);
		display: inline-block
	}
	.hero-gallery .hero-gallery-slide.vimeo-video {
		width: 100%;
		position: relative
	}
	.hero-gallery .hero-gallery-slide.two-columns {
		height: 0
	}
	.hero-gallery .hero-gallery-btn {
		display: none
	}
	.hero-gallery .slick-next,
	.hero-gallery .slick-prev {
		display: none !important
	}
	.hero-gallery .hero-gallery-content {
		right: auto;
		left: 50%;
		top: auto;
		bottom: 10%;
		padding: 0 20px;
		max-width: 300px;
		transform: translate(-50%, 0)
	}
	.hero-gallery .hero-gallery-content h2 {
		font-size: 50px
	}
	.hero-gallery .slick-dots button {
		width: 36px;
		height: 5px
	}
	.hero-gallery-twc {
		width: 100%;
		position: absolute;
		margin: 0;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0
	}
	.hero-gallery-twc .hero-gallery-twc-col {
		width: 100%;
		padding: 0
	}
	.hero-gallery-twc .hero-gallery-twc-col:nth-child(2) {
		width: auto;
		flex: 1 0 0;
		position: static;
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		align-items: center
	}
	.hero-gallery-twc .hero-gallery-twc-col:nth-child(2) a {
		padding: 0 0 0 3px
	}
	.hero-gallery-twc .hero-gallery-twc-col img {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		min-width: 100%;
		min-height: 100%;
		max-width: 100%;
		width: auto
	}
	.hero-gallery-twc .hero-gallery-twc-text {
		position: static
	}
	.hero-gallery-twc .hero-gallery-twc-text .hero-gallery-content {
		top: auto;
		bottom: 10%;
		transform: translate(-50%, 0)
	}
	.hero-gallery-twc .hero-gallery-twc-text .hero-gallery-content .btn {
		display: none
	}
}

@media (max-width:1200px) {
	.sections.nav-sections .ves-menu .megamenu-sidebar .col {
		max-width: 200px
	}
}

@media (max-width:1023px) {
	.sections.nav-sections .ves-menu .megamenu-sidebar .col {
		max-width: 160px
	}
	.sections.nav-sections .ves-menu .megamenu-sidebar .megamenu-sidebar-title {
		font-size: 30px;
		bottom: 5px;
		right: 20px
	}
	.sections.nav-sections .ves-menu .megamenu-content .nav-dropdown .mega-col {
		min-width: 100px
	}
}

@media (max-width:767px) {
	.sections.nav-sections {
		position: fixed;
		width: calc(100% - 75px);
		border: none;
		background: #fff;
		z-index: 99
	}
	.sections.nav-sections .nav-sections-item-title {
		display: none
	}
	.sections.nav-sections .nav-sections-item-content {
		flex-direction: column;
		left: 0 !important
	}
	.sections.nav-sections .minisearch {
		height: 40px;
		margin: 25px 0;
		position: relative;
		order: 1
	}
	.sections.nav-sections .minisearch .field {
		width: 100%;
		padding-left: 0
	}
	.sections.nav-sections .minisearch .field input {
		padding: 0 0 0 40px;
		height: 48px;
		width: 100%;
		border-bottom: 2px solid #fff;
		color: #fff
	}
	.sections.nav-sections .minisearch .field input:focus {
		width: 100%;
		border-bottom-color: #808080;
		color: #000;
		padding: 0 0 0 58px
	}
	.sections.nav-sections .minisearch .actions {
		position: absolute;
		top: 0;
		left: 0;
		margin: 0 18px
	}
	.sections.nav-sections .minisearch .actions .search {
		width: 30px;
		height: 48px;
		background-size: 18px 18px
	}
	.sections.nav-sections .customer-welcome {
		display: block;
		background: #4a4a4a;
		padding: 15px 18px
	}
	.sections.nav-sections .customer-welcome .customer-welcome_name {
		margin: 0 0 0 17px;
		font-size: 15px
	}
	.sections.nav-sections .customer-welcome .mobile-customer-links {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 -12px
	}
	.sections.nav-sections .customer-welcome .mobile-customer-links li {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		align-items: center;
		margin: 0 7px 0 0
	}
	.sections.nav-sections .customer-welcome .mobile-customer-links .wishlist {
		position: relative
	}
	.sections.nav-sections .customer-welcome .mobile-customer-links .wishlist a {
		width: 45px;
		height: 40px;
		background: url('..//images/ico-heart_wh.svg') no-repeat;
		background-position: center;
		background-size: 17px auto
	}
	.sections.nav-sections .customer-welcome .mobile-customer-links .wishlist a .counter {
		display: none
	}
	.sections.nav-sections .customer-welcome .mobile-customer-links .wishlist:before {
		width: 1px;
		height: 10px;
		background: #e1e1e4;
		opacity: .33;
		content: ''
	}
	.sections.nav-sections .ves-menu .ves-megamenu {
		flex-direction: column;
		border-top: 2px solid #ebecee
	}
	.sections.nav-sections .ves-menu .ves-megamenu li.desktop-hidden {
		display: block
	}
	.sections.nav-sections .ves-menu .ves-megamenu li.level0 {
		border-top: none;
		border-bottom: 2px solid #ebecee
	}
	.sections.nav-sections .ves-menu .ves-megamenu li.level0>a {
		font-size: 18px;
		padding: 18px 55px 18px 20px;
		border: none
	}
	.sections.nav-sections .ves-menu .ves-megamenu li.level0:hover>a {
		color: #a57f2a
	}
	.sections.nav-sections .ves-menu .ves-megamenu li.level0:hover>a:after {
		background: none
	}
	.sections.nav-sections .ves-menu .ves-megamenu li.level0:hover>a .opener:before {
		color: #000
	}
	.sections.nav-sections .ves-menu .ves-megamenu li .submenu {
		padding: 0 !important;
		border-top: none
	}
	.sections.nav-sections .ves-menu .ves-megamenu li .submenu .content-wrap .megamenu-content {
		width: 100% !important;
		padding: 0 !important;
		margin: 0 !important
	}
	.sections.nav-sections .ves-menu .ves-megamenu li .submenu .content-wrap .megamenu-content>.megamenu-content {
		columns: 1
	}
	.sections.nav-sections .ves-menu .ves-megamenu .opener {
		padding: 0;
		width: 55px;
		height: 100%;
		margin-left: 0 !important
	}
	.sections.nav-sections .ves-menu .ves-megamenu .opener:before {
		position: absolute;
		content: '\e622';
		right: 29px;
		top: 50%;
		transform: translate(0, -50%);
		font-family: 'luma-icons'
	}
	.sections.nav-sections .ves-menu .ves-megamenu .opener.item-active {
		background: none
	}
	.sections.nav-sections .ves-menu .ves-megamenu .opener.item-active:before {
		content: '\e621'
	}
	.sections.nav-sections .ves-menu .ves-megamenu .megamenu-sidebar {
		display: none
	}
	.sections.nav-sections .ves-menu .ves-megamenu .megamenu-sidebar+.megamenu-content {
		columns: 1
	}
	.sections.nav-sections .ves-menu .ves-megamenu .megamenu-content:first-child .nav-item.level1:not(:last-child) {
		display: none
	}
	.sections.nav-sections .ves-menu .ves-megamenu .megamenu-content .nav-dropdown {
		flex-direction: column
	}
	.sections.nav-sections .ves-menu .ves-megamenu .megamenu-content .nav-dropdown a {
		font-size: 15px;
		padding: 14px 20px;
		text-align: left
	}
	.sections.nav-sections .ves-menu .ves-megamenu .megamenu-content>.level1.nav-dropdown {
		padding-bottom: 28px
	}
	.sections.nav-sections .ves-menu .ves-megamenu .nav-item {
		overflow: hidden;
		max-width: none !important
	}
	.sections.nav-sections .ves-menu .ves-megamenu .nav-item.level1 {
		padding-left: 0
	}
	.sections.nav-sections .ves-menu .ves-megamenu .nav-item.level1 .opener {
		display: none
	}
	.sections.nav-sections .ves-menu .ves-megamenu .nav-item>a {
		float: none
	}
	.sections.nav-sections .scroll-to-fixed-fixed {
		box-shadow: none;
		position: static !important
	}
	.sections.nav-sections .switcher {
		display: none;
		border-top-width: 0;
		border-bottom: 2px solid #ebecee;
		padding: 0
	}
	.sections.nav-sections .switcher .label {
		color: #4a4a4a;
		font-size: 14px
	}
	.sections.nav-sections .switcher .switcher-label {
		display: none
	}
	.sections.nav-sections .switcher .switcher-options .switcher-trigger {
		color: #4a4a4a;
		font-size: 14px;
		font-weight: normal;
		padding: 14px 48px 14px 22px
	}
	.sections.nav-sections .switcher .switcher-options .switcher-trigger strong {
		font-weight: normal
	}
	.sections.nav-sections .switcher .switcher-options .switcher-trigger strong:after {
		right: -20px
	}
	.sections.nav-sections .switcher .switcher-options .switcher-dropdown {
		padding: 0;
		display: none
	}
	.sections.nav-sections .switcher .switcher-options .switcher-dropdown a {
		font-size: 14px;
		line-height: 1.2;
		font-weight: 400;
		color: #4a4a4a;
		display: block;
		padding: 12px 22px
	}
	.sections.nav-sections .switcher .switcher-options.active .switcher-dropdown {
		display: block
	}
	.nav-sections-item-content {
		margin: 0;
		padding: 0
	}
	.nav-open .nav-toggle:after {
		background: rgba(0, 0, 0, 0.53)
	}
}

@media (max-width:767px) {
	.block.newsletter {
		padding-bottom: 50px
	}
	.block.newsletter.content {
		padding-left: 37px;
		padding-right: 37px;
		padding-top: 27px
	}
	.block.newsletter .footer-links {
		margin-right: 0;
		margin-left: 0;
		padding-top: 0
	}
	.block.newsletter .footer-links:after {
		display: none
	}
	.block.newsletter .footer-links h3 {
		font-size: 20px
	}
	.block.newsletter .footer-links .row {
		margin-right: 0;
		margin-left: 0
	}
	.block.newsletter .footer-links .col-md-8 {
		padding: 0
	}
	.block.newsletter .footer-links .col-md-8 .row .col {
		padding: 0 24px
	}
	.block.newsletter .footer-links .col-md-8 .row .col ul {
		white-space: normal;
		font-size: 16px
	}
	.block.newsletter .footer-links .col-md-8 .row .col:after {
		left: 0
	}
	.block.newsletter .footer-links>[class*="col-md-"] {
		padding: 0
	}
	.block.newsletter .footer-links>[class*="col-md-"]:nth-child(1) {
		order: 2
	}
	.block.newsletter .footer-links>[class*="col-md-"]:nth-child(2) {
		order: 1
	}
	.block.newsletter .footer-links>[class*="col-md-"]:nth-child(3) {
		order: 3
	}
	.block.newsletter .footer-links>[class*="col-md-"]:nth-child(4) {
		order: 4
	}
	.block.newsletter .secure-payment {
		margin: 0 -7px 45px;
		float: none;
		max-width: none
	}
	.block.newsletter .secure-payment ul {
		max-width: 315px
	}
	.block.newsletter .secure-payment h3 {
		font-size: 16px
	}
	.block.newsletter .copyright {
		margin-bottom: 15px
	}
	.block.newsletter .develop-by {
		text-align: left
	}
}

@media (max-width:768px) {
	.block.newsletter {
		position: relative;
		padding-bottom: 50px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px
	}
	.block.newsletter .label {
		font-size: 18px;
		flex-wrap: nowrap
	}
	.block.newsletter .label span.discount {
		font-size: 60px
	}
	.block.newsletter .label .wide-text {
		font-size: 18px
	}
	.block.newsletter .form-content {
		padding: 0;
		margin-bottom: 21px;
		border: none;
		display: block
	}
	.block.newsletter .newsletter input {
		border: 1px solid #fff;
		padding: 0 10px
	}
	.block.newsletter .choice {
		margin-bottom: 9px
	}
	.block.newsletter .choice label {
		line-height: 1
	}
	.block.newsletter .actions {
		width: calc(50% - 10px);
		position: absolute;
		bottom: 0;
		right: 0;
		margin-right: 0
	}
	.block.newsletter .actions+.actions {
		right: auto;
		left: 0
	}
	.block.newsletter .actions .primary {
		width: 100%
	}
}

@media (max-width:1023px) {
	.product-section {
		margin: 0 -10px
	}
	.product-col {
		padding: 0 10px
	}
	.product-bar {
		padding: 20px
	}
	.home_product_container [data-mode="horizontal"] {
		margin: 0 -10px
	}
	.product-gallery .product-bar {
		flex-direction: column;
		left: 10px;
		right: 10px
	}
	.product-gallery .product-bar-l {
		width: 100%
	}
	.product-gallery .product-bar-r {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		margin-top: 15px
	}
	.product-gallery .price-box {
		margin: 0
	}
	.product-gallery-item {
		padding: 0 10px !important
	}
}

@media (max-width:1200px) {
	.product-section {
		margin: 0 -20px
	}
	.product-info-main-wrap {
		padding: 100px 0 30px
	}
	.product-info-main-wrap .product.media .product-popular {
		margin: 0 30px
	}
	.product-info-main-wrap .product.media .product-popular img.popular {
		max-width: 54px
	}
	.product-info-main-wrap .product.media .fotorama__arr.fotorama__arr--next .fotorama__arr__arr,
	.product-info-main-wrap .product.media .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr {
		height: 40px
	}
}

@media (max-width:767px) {
	body.catalog-product-view,
	body.lens-index-index {
		padding-bottom: 40px
	}
	body.catalog-product-view .footer.content,
	body.lens-index-index .footer.content {
		padding-bottom: 100px
	}
	body.catalog-product-view .page-footer,
	body.lens-index-index .page-footer {
		margin-top: 0
	}
	body.catalog-product-view .page-header .header,
	body.lens-index-index .page-header .header {
		box-shadow: none
	}
	body.catalog-product-view .page-header .header.content,
	body.lens-index-index .page-header .header.content {
		position: unset
	}
	body.catalog-product-view .page-header .header.content .nav-toggle,
	body.lens-index-index .page-header .header.content .nav-toggle {
		display: none
	}
	body.catalog-product-view .page-header .header.content .right_header,
	body.lens-index-index .page-header .header.content .right_header {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		direction: ltr;
		padding-top: 6px;
		padding-left: 10px
	}
	body.catalog-product-view .page-header .header.content .right_header .prev_page:before,
	body.lens-index-index .page-header .header.content .right_header .prev_page:before {
		width: 30px;
		height: 20px;
		background: url("../images/arrow_left.png") no-repeat;
		display: block;
		content: '';
		background-size: 30px 18px
	}
	body.catalog-product-view .page-header .header.content .right_header .socialShare,
	body.lens-index-index .page-header .header.content .right_header .socialShare {
		margin-left: 17px
	}
	body.catalog-product-view .page-header .header.content .right_header .socialShare:before,
	body.lens-index-index .page-header .header.content .right_header .socialShare:before {
		width: 15px;
		height: 20px;
		background: url("../images/feedback.png") no-repeat;
		display: block;
		content: '';
		background-size: 15px 17px
	}
	body.catalog-product-view .page-header .header.content .col-logo,
	body.lens-index-index .page-header .header.content .col-logo {
		display: none
	}
	body.catalog-product-view .page-header .header.content .header-shop-information,
	body.lens-index-index .page-header .header.content .header-shop-information {
		padding: 0 3px 0 0
	}
	body.catalog-product-view .page-header .header.content .header-shop-information .links,
	body.lens-index-index .page-header .header.content .header-shop-information .links {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		margin-bottom: 0;
		order: 2
	}
	body.catalog-product-view .page-header .header.content .header-shop-information .links li,
	body.lens-index-index .page-header .header.content .header-shop-information .links li {
		display: none
	}
	body.catalog-product-view .page-header .header.content .header-shop-information .links li.wishlist,
	body.lens-index-index .page-header .header.content .header-shop-information .links li.wishlist {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex
	}
	body.catalog-product-view .page-header .header.content .header-shop-information .links li:after,
	body.lens-index-index .page-header .header.content .header-shop-information .links li:after {
		width: 0
	}
	body.catalog-product-view .page-header .header.content .header-shop-information .links a,
	body.lens-index-index .page-header .header.content .header-shop-information .links a {
		padding-top: 0
	}
	body.catalog-product-view .page-header .header.content .header-shop-information .links a span,
	body.lens-index-index .page-header .header.content .header-shop-information .links a span {
		display: none
	}
	body.catalog-product-view .page-header .header.content .header-shop-information .minicart-wrapper,
	body.lens-index-index .page-header .header.content .header-shop-information .minicart-wrapper {
		padding-left: 11px;
		order: 2
	}
	body.catalog-product-view .page-header .header.content .header-shop-information .minicart-wrapper .showcart,
	body.lens-index-index .page-header .header.content .header-shop-information .minicart-wrapper .showcart {
		width: 25px
	}
	body.catalog-product-view .shipping,
	body.lens-index-index .shipping {
		display: none
	}
	body.page-product-downloadable .column.main .product-add-form {
		position: fixed;
		z-index: 10;
		background: #fff;
		width: 100%;
		right: 0;
		bottom: 0;
		margin: 0;
		text-align: center;
		padding: 18px 42px 23px
	}
	body.page-product-downloadable .column.main .product-add-form:before {
		content: ' ';
		display: block;
		height: 8px;
		background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.46) 100%);
		opacity: .28;
		position: absolute;
		top: -8px;
		width: 100%;
		left: 0;
		z-index: 9999
	}
	body.page-product-downloadable .column.main .product-add-form .product-options-bottom:after {
		display: none
	}
	.block.products .block-title {
		margin-bottom: 13px
	}
	.products.related {
		margin-top: 0;
		padding-top: 30px;
		padding-bottom: 20px
	}
	.product-info-main-wrap {
		margin: -10px 0 0;
		padding: 0 22px;
		flex-wrap: wrap;
		flex-direction: row-reverse
	}
	.product-info-main-wrap .product-info-main {
		width: 100%;
		flex: auto;
		padding: 0
	}
	.product-info-main-wrap .page-title-wrapper .page-title {
		margin: 0
	}
	.product-info-main-wrap .product.media {
		width: 100%;
		margin: 32px 0 45px;
		min-height: 203px
	}
	.product-info-main-wrap .product.media .gallery-placeholder .loader {
		width: 100px;
		max-width: 100%
	}
	.product-info-main-wrap .product.media .product-popular {
		margin: 0px 10px 0
	}
	.product-info-main-wrap .product.media .product-options-bottom {
		padding: 30px 0 0;
		position: relative
	}
	.product-info-main-wrap .product.media .product-options-bottom:after {
		content: '';
		position: absolute;
		top: 0;
		right: -40px;
		left: 0;
		height: 6px;
		width: calc(100% + 80px);
		background: #ffffff;
		background: -moz-linear-gradient(top, #fff 0%, #fff 33%, #f9f9f9 50%, #e8e8e8 83%, #e3e3e3 100%);
		background: -webkit-linear-gradient(top, #fff 0%, #fff 33%, #f9f9f9 50%, #e8e8e8 83%, #e3e3e3 100%);
		background: linear-gradient(to bottom, #fff 0%, #fff 33%, #f9f9f9 50%, #e8e8e8 83%, #e3e3e3 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e3e3e3', GradientType=0)
	}
	.product-info-main-wrap .product.media .product-options-bottom .box-tocart {
		margin: 0
	}
	.product-info-main-wrap .product.media .product-addto-links a.towishlist {
		display: none
	}
	.product-info-main-wrap .product.media .product-info-stock-sku {
		margin: 0 0 24px
	}
	.product-info-main-wrap .product.media .product-info-stock-sku .product.attribute div {
		font-size: 15px
	}
	.product-info-main-wrap .product.media .product-options-bottom {
		padding: 23px 0 0
	}
	.product-info-main-wrap .product.media .product-info-price .price {
		font-size: 25px
	}
	.product-info-main-wrap .product.media .product-info-price .popular2 {
		padding-right: 0;
		vertical-align: bottom
	}
	.product-info-main-wrap .product.media div.mage-error[generated] {
		margin-top: 0;
		height: 24px;
		float: right
	}
	.product-info-main-wrap .product.media~.gallery-placeholder .amlabel-position-wrapper {
		right: 0 !important
	}
	.product-info-main-wrap .product-add-form {
		position: fixed;
		z-index: 10;
		background: #fff;
		width: 100%;
		right: 0;
		bottom: 0;
		margin: 0;
		text-align: center;
		padding: 18px 42px 23px
	}
	.product-info-main-wrap .product-add-form:before {
		content: ' ';
		display: block;
		height: 8px;
		background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.46) 100%);
		opacity: .28;
		position: absolute;
		top: -8px;
		width: 100%;
		left: 0;
		z-index: 9999
	}
	.product-info-main-wrap .product-add-form .product-options-bottom:after {
		display: none
	}
	.product-info-main-wrap .feedback-list {
		display: none
	}
	.product-info-main-wrap .feedback-list.open {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		padding-top: 13px
	}
	.product-info-main-wrap .feedback-list.open li {
		position: relative;
		margin: 0 0 0 13px;
		animation: fadeIn1 .5s linear;
		animation-fill-mode: both
	}
	.product-info-main-wrap .feedback-list.open li:nth-child(1) {
		animation-delay: .10s
	}
	.product-info-main-wrap .feedback-list.open li:nth-child(2) {
		animation-delay: .20s
	}
	.product-info-main-wrap .feedback-list.open li:nth-child(3) {
		animation-delay: .30s
	}
	@-webkit-keyframes fadeIn1 {
		0% {
			opacity: 0;
			top: 5px
		}
		75% {
			opacity: .5;
			top: -5px
		}
		100% {
			opacity: 1;
			top: 0
		}
	}
	.product-info-main-wrap .product-options-wrapper {
		margin: 0;
		overflow: hidden
	}
	.product-info-main-wrap .product-options-wrapper .fieldset {
		overflow: auto
	}
	.product-info-main-wrap .product-options-wrapper .swatch-attribute.color {
		padding: 15px 0
	}
	.product-info-main-wrap .product-options-wrapper .swatch-attribute.color .swatch-attribute-options {
		overflow: auto
	}
	.product-info-main-wrap .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option {
		width: 69px
	}
	.product-info-main-wrap .product-options-wrapper .product-options-wrapper-label {
		flex: 0 0 50px
	}
	.product-info-main-wrap .product.media {
		width: 100%;
		margin: 32px 0 45px;
		min-height: 203px
	}
	.product-info-main-wrap .product.media .gallery-placeholder .loader {
		width: 100px;
		max-width: 100%
	}
	.product-info-main-wrap .product.media .fotorama--fullscreen .amlabel-position-wrapper {
		display: none !important
	}
	.product-info-main-wrap .product.media .amlabel-position-wrapper {
		top: 0 !important;
		right: 0 !important
	}
	.product-info-main-wrap .product.media .amlabel-position-wrapper .amasty-label-container {
		max-width: 53px !important;
		margin: 0 !important;
		float: right
	}
	.product-info-main-wrap .product.media .fotorama__stage {
		height: 186px !important;
		padding: 0;
		margin-top: 0;
		padding-top: 26px
	}
	.product-info-main-wrap .product.media .fotorama__stage .fotorama__stage__frame .sticker {
		top: 0;
		right: 0
	}
	.product-info-main-wrap .product.media .fotorama__stage .fotorama__stage__frame .sticker img {
		width: 48px;
		height: auto
	}
	.product-info-main-wrap .product.media .fotorama__nav-wrap {
		margin: 10px 0 0
	}
	.product-info-main-wrap .product.media .fotorama__nav-wrap .fotorama__nav__frame {
		width: 38px !important;
		height: 4px
	}
	.product-info-main-wrap .product.media .fotorama__arr {
		display: none !important
	}
	.product-info-main-wrap .product-options-wrapper .swatch-opt {
		margin: 0 0 -13px;
		text-align: right;
		overflow: hidden
	}
	.product-info-main-wrap .product-options-wrapper .swatch-attribute-label {
		font-size: 13px;
		vertical-align: super
	}
	.search-view {
		margin: 21px 0 -50px
	}
	.product-section {
		margin: 0 -5px;
		padding-top: 22px
	}
	.product-col {
		padding: 0 5px;
		flex-direction: column
	}
	.product-section .product {
		margin-bottom: 10px;
		overflow: hidden;
		flex: 1;
		height: calc(50% - 10px);
		min-height: 115px
	}
	.product-section .product img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%
	}
	.product-section .product.product-large {
		margin-top: 0;
		padding-top: 137%;
		min-height: 238px
	}
	.product-section .product.product-large .product-bar {
		padding: 5px 10px
	}
	.product-section .product.product-large .product-bar h2 {
		font-size: 16px;
		margin: 0
	}
	.product-bar {
		justify-content: flex-end;
		padding: 5px 10px
	}
	.product-bar h2 {
		font-size: 16px;
		margin: 0
	}
	.product-bar .product-bar-r {
		display: none
	}
	.product-code {
		display: none
	}
	.home_product_container {
		padding-top: 19px;
		padding-bottom: 22px;
		margin: 0
	}
	.home_product_container h2 {
		margin-bottom: 13px
	}
	.home_product_container .bx-viewport {
		overflow: visible !important
	}
	.home_product_container [data-mode="horizontal"] {
		margin: 0 -5px
	}
	.product-gallery {
		margin: 0
	}
	.product-gallery .product-img {
		position: relative;
		overflow: hidden
	}
	.product-gallery .product-code,
	.product-gallery .product-ticket-new,
	.product-gallery .product-ticket-sale,
	.product-gallery .swatch-attribute-options {
		display: none
	}
	.product-gallery .product-bar {
		left: auto;
		right: auto;
		border-top: 1px solid #fbfbfb;
		position: relative;
		margin-top: -2px;
		padding: 5px 10px
	}
	.product-title {
		font-size: 16px;
		margin: 0
	}
	.product-gallery-item {
		padding: 0 5px;
		min-height: 0
	}
	.home_product_container .product-gallery {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		flex-direction: column
	}
	.home_product_container .product-gallery.slick-slider {
		direction: ltr
	}
	.home_product_container .product-gallery .slick-list {
		width: calc(100% + 15px)
	}
	.home_product_container .product-gallery .product-gallery-item {
		margin-bottom: 15px;
		width: 100%;
		padding: 0 9.5px 0 0 !important;
		min-height: 100px;
		padding-right: 0 !important
	}
	.home_product_container .product-gallery .product-gallery-item:last-child {
		padding-right: 0 !important
	}
	.home_product_container .product-gallery img.popular,
	.home_product_container .product-gallery .amasty-label-container,
	.home_product_container .product-gallery .product-sale-icon {
		max-width: 30px !important;
		right: 5px;
		top: 5px
	}
	.home_product_container .product-gallery .product-sale-icon {
		top: 10px;
		right: 10px
	}
	.home_product_container .product-gallery script+.product-sale-icon {
		right: 42px
	}
	.home_product_container .product-gallery .amlabel-position-wrapper~img.popular {
		right: 42px
	}
	a.go-to-stores-btn {
		margin: 0
	}
	.product-gallery .product-img .amasty-label-image {
		max-width: 32px;
		top: 5px !important;
		right: 5px
	}
	.product-gallery .product-img .amlabel-position-wrapper~.product-sale-icon {
		right: 39px
	}
}

@media (max-width:768px) {
	.banner_desktop {
		display: none
	}
	.product-info {
		margin-bottom: 10px
	}
	.product-info .product-info-wrap {
		flex-direction: column;
		font-size: 12px
	}
	.product-info .product-info-col {
		width: 100%;
		max-width: 310px !important
	}
	.product-info .product-info-col:nth-child(even) {
		padding: 0 31px 0 23px;
		letter-spacing: -0.8px;
		line-height: 18px
	}
	.product-info .product-info-img {
		margin: 0 17px
	}
	.product-info .product-info-width {
		font-size: 9px
	}
	.product-info .product-info-bbar,
	.product-info .product-info-tbar {
		padding: 0 7px
	}
	.product-info p {
		font-size: 12px;
		line-height: 1.5;
		margin-bottom: 16px
	}
	.product-info .product-info-link {
		font-size: 14px;
		color: #a57f2a
	}
	.product-info .product-info-link .product-info-link-ico {
		width: 25px;
		height: 25px;
		border-width: 4px;
		border-color: #a57f2a;
		margin-left: 10px
	}
	.product-info .product-info-link .product-info-link-ico:after {
		border-left-width: 7px;
		border-top-width: 4px;
		border-bottom-width: 4px;
		border-left-color: #a57f2a
	}
}

@media (min-width:768px) {
	.banner_mobile {
		display: none
	}
}

@media (max-width:767px) {
	.shipping {
		margin-bottom: 0;
		background: #fff;
		position: relative;
		z-index: 10;
		text-align: left
	}
	.shipping .shipping-link {
		font-size: 16px;
		display: block;
		padding: 21px 40px 20px 85px;
		position: relative
	}
	.shipping .shipping-link b {
		margin: 0 0 0 4px
	}
	.shipping .shipping-link img {
		display: none
	}
	.shipping.active .shipping-link:after {
		width: 5px;
		height: 5px;
		border-radius: 50%;
		background: #000;
		position: absolute;
		top: 28px;
		left: 66px;
		content: '';
		display: none
	}
	.shipping.active .shipping-ico:after {
		display: none
	}
	.shipping.active .shipping-list {
		display: block
	}
	.shipping .shipping-ico {
		width: 20px;
		height: 20px;
		border-radius: 50%;
		border: 1px solid #000;
		position: absolute;
		top: 20px;
		right: 12px
	}
	.shipping .shipping-ico:after,
	.shipping .shipping-ico:before {
		width: 2px;
		height: 10px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		background: #000;
		content: ''
	}
	.shipping .shipping-ico:before {
		width: 10px;
		height: 2px
	}
	.shipping .shipping-list {
		display: none;
		color: #000;
		font-size: 16px;
		line-height: 1.2;
		position: absolute;
		top: 100%;
		right: 0;
		background: #fff;
		width: 100%;
		text-align: left
	}
	.shipping .shipping-list li {
		margin-bottom: 0;
		padding-bottom: 21px
	}
	.shipping .shipping-list a,
	.shipping .shipping-list span {
		color: #000;
		display: block;
		padding: 0 20px 0 85px;
		position: relative
	}
	.shipping .shipping-list a:after,
	.shipping .shipping-list span:after {
		width: 5px;
		height: 5px;
		border-radius: 50%;
		background: #000;
		position: absolute;
		top: 8px;
		left: 66px;
		content: ''
	}
}

@media (max-width:767px) and (max-width:440px) {
	.shipping .shipping-link {
		padding: 21px 44px 20px 61px;
		font-size: 14px
	}
}

@media (max-width:1390px) {
	.row .col .social-networks li.social-networks-ico.facebook-button {
		margin-left: 10px !important
	}
	.section-items.nav-sections-items .social-networks>li.social-networks-ico.social-networks-ico.facebook-button {
		margin-left: 10px !important
	}
}

@media (max-width:767px) {
	.page-footer .row .col .social-networks>li.social-networks-ico {
		width: 100% !important;
		margin: 12px 0 35px !important
	}
	.page-footer .row .col .social-networks>li.social-networks-ico:last-child {
		margin-right: 0 !important;
		margin-bottom: 0 !important
	}
	.page-footer .row .col .social-networks>li.social-networks-ico a {
		float: left
	}
}

@media (max-width:1023px) {
	.social-section {
		padding-top: 50px
	}
	.social-section-list {
		margin: 0 -10px
	}
	.social-section-list-col {
		padding-left: 10px;
		padding-right: 10px
	}
}

@media (max-width:767px) {
	.social-section {
		margin-top: 39px;
		padding-top: 34px
	}
	.social-section h2 {
		margin-bottom: 12px
	}
	.social-section-list {
		margin: 0 -5px
	}
	.social-section-list-col {
		padding-left: 7px;
		padding-right: 7px;
		padding-bottom: 14px;
		width: 50%
	}
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	div#social-login-popup .field-double {
		display: block;
		width: 100%;
		max-width: 100%
	}
	div#social-login-popup .field-double>.field {
		flex: none;
		width: 49%;
		display: inline-block;
		padding: 0
	}
	div#social-login-popup .field-double>.field.field-name-firstname {
		padding: 0 0 0 17px
	}
	div#social-login-popup .field-double>.field.field-name-lastname {
		padding: 0 17px 0 0
	}
	div#social-login-popup .field-wrap {
		display: block;
		margin: 0
	}
}

.page-layout-customer-1column-layout .page-wrapper,
.page-layout-customer-2columns-layout .page-wrapper {
	background: #ffffff
}

.page-layout-customer-1column-layout .page-main,
.page-layout-customer-2columns-layout .page-main {
	padding: 0 0 131px;
	letter-spacing: -0.6px
}

.page-layout-customer-1column-layout .page-main {
	padding-top: 21px;
	max-width: 420px
}

@media screen and (max-width:880px) {
	.page-layout-customer-1column-layout .page-main {
		width: 100%;
		padding: 38px 27px
	}
}

.page-layout-customer-1column-layout .page-title-wrapper {
	margin-bottom: 13px
}

@media screen and (max-width:880px) {
	.page-layout-customer-1column-layout .page-title-wrapper {
		margin-bottom: 19px
	}
}

.page-layout-customer-1column-layout .page-title-wrapper h1 {
	text-align: left
}

@media screen and (max-width:880px) {
	.page-layout-customer-1column-layout .page-title-wrapper h1 {
		font-size: 2.6rem
	}
}

.page-layout-customer-2columns-layout .page-main,
.customer-account-createpassword.page-layout-1column .page-main {
	color: #4a4a4a;
	padding-top: 18px;
	width: 880px
}

@media screen and (max-width:880px) {
	.page-layout-customer-2columns-layout .page-main,
	.customer-account-createpassword.page-layout-1column .page-main {
		width: 100%;
		padding: 32px 27px
	}
}

.page-layout-customer-2columns-layout .page-title-wrapper,
.customer-account-createpassword.page-layout-1column .page-title-wrapper {
	margin-bottom: 20px
}

.page-layout-customer-2columns-layout .page-title-wrapper h1,
.customer-account-createpassword.page-layout-1column .page-title-wrapper h1 {
	margin: 0 !important;
	text-align: left;
	line-height: 0.9
}

@media screen and (max-width:880px) {
	.page-layout-customer-2columns-layout .page-title-wrapper h1,
	.customer-account-createpassword.page-layout-1column .page-title-wrapper h1 {
		font-size: 2.6rem;
		text-align: center
	}
}

.clear {
	display: block;
	width: 100%;
	clear: both
}

.sprite {
	background-image: url(../images/sprites.png);
	background-repeat: no-repeat
}

@media screen and (max-width:880px) {
	.customer-account-index.page-layout-customer-2columns-layout .page-main {
		padding: 0 27px
	}
	.customer-account-index.page-layout-customer-2columns-layout .page-title-wrapper {
		margin-bottom: 24px
	}
}

.field.choice input[type="radio"]+label {
	padding-left: 37px;
	padding-right: unset
}

.field.choice input[type="radio"]+label:before {
	width: 20px;
	height: 20px;
	border-radius: 18px;
	border: 1px solid #8d8587;
	background: #ffffff;
	display: inline-block;
	padding: 2px;
	vertical-align: top;
	margin-top: -19px;
	position: absolute;
	left: -2px;
	top: 34px
}

.field.choice input[type="radio"]+label span {
	color: #000000;
	font-size: 16px;
	font-weight: 400
}

.field.choice input[type="radio"]:checked+label:after {
	width: 12px;
	height: 12px;
	display: inline-block;
	content: ' ';
	border-radius: 50%;
	left: 3px;
	position: absolute;
	top: 19px;
	border: 1px solid #9b9b9b;
	background-color: #4a4a4a
}

@media only screen and (max-width:1200px) {
	.page-wrapper .page-main {
		padding: 0px 15px
	}
}

.right #glassix-widget-launcher-container {
	right: 10px !important;
	z-index: 10
}

body #glassix-client #introduction-message-container {
	
	letter-spacing: -0.8px;
	border: 1px solid #dad8d8;
	-moz-box-shadow: 4px 9px 17px 5px #dcdcdc;
	box-shadow: 4px 9px 17px 5px #dcdcdc
}

body #glassix-client #introduction-message-container #introduction-message-wrapper #introduction-message-top {
	background: #e3e3e3;
	border-radius: 10px 10px 0 0
}

body #glassix-client #introduction-message-container #introduction-message-wrapper #introduction-message-top #introduction-message-text {
	font-size: 18px
}

body #glassix-client #chat-now-prompt-container {
	max-width: 100%
}

body #glassix-client #chat-now-prompt-container #chat-now-button {
	border: #a57f2a 1px solid;
	width: 90%;
	height: 63%;
	padding: 0;
	margin-top: 8px;
	font-size: 13px;
	color: #A57F2A;
	font-weight: bold
}

.INDMobile #INDmenu-btn,
.INDDesktop #INDmenu-btn {
	bottom: 30px !important;
	top: auto !important;
	left: -45px !important
}

#INDmenu-btn svg {
	width: 70px !important
}

.modal-popup .modal-inner-wrap {
	margin-left: -400px;
	width: 800px;
	left: 50%
}

.checkout-index-index .modal-popup .modal-inner-wrap {
	margin-left: -250px;
	width: 500px
}

.cms_block_promotional_mailings {
	display: none
}

.modal_popup_promotional_mailings a {
	color: #A57F2A
}

.modal_popup_promotional_mailings .modal-footer {
	display: none
}

@media (max-width:767px) {
	#glassix-container {
		display: none
	}
}

.page-layout-customer-layout.customer-account-login .page-main {
	padding-top: 16px
}

.page-layout-customer-layout.customer-account-login .page-title-wrapper {
	margin-bottom: 23px
}

.page-layout-customer-layout.customer-account-login .page-title-wrapper h1 {
	text-align: right
}

.login-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	margin-bottom: 131px
}

.login-container:before,
.login-container:after {
	display: none !important
}

@media screen and (max-width:880px) {
	.login-container {
		margin-bottom: 38px;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		flex-direction: column;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center
	}
}

.login-container .block.block-title,
.login-container .block .block-title {
	border-bottom: 0;
	padding-bottom: 2px;
	margin-bottom: 35px
}

@media screen and (max-width:880px) {
	.login-container .block.block-title,
	.login-container .block .block-title {
		margin-bottom: 16px
	}
}

.login-container .block.block-title strong,
.login-container .block .block-title strong {
	color: #1a1d22
}

.login-container .block.block-new-customer,
.login-container .block .block-new-customer {
	border: 1px solid #8d8587;
	width: 420px !important;
	min-height: 515px;
	padding: 43px 48px
}

@media screen and (max-width:880px) {
	.login-container .block.block-new-customer,
	.login-container .block .block-new-customer {
		border: 0;
		min-height: 0;
		padding: 0;
		text-align: center;
		width: 100% !important
	}
}

.login-container .block.block-customer-login,
.login-container .block .block-customer-login {
	border: 1px solid #8d8587;
	width: 420px !important;
	min-height: 515px;
	padding: 43px 48px
}

@media screen and (max-width:880px) {
	.login-container .block.block-customer-login,
	.login-container .block .block-customer-login {
		border: 0;
		min-height: 0;
		padding: 0;
		text-align: center;
		width: 100% !important
	}
}

.login-container .block.block-new-customer,
.login-container .block .block-new-customer,
.login-container .block.block-customer-login,
.login-container .block .block-customer-login {
	margin-bottom: 0
}

.login-container .block.block-new-customer .control,
.login-container .block .block-new-customer .control,
.login-container .block.block-customer-login .control,
.login-container .block .block-customer-login .control {
	width: 100%
}

@media screen and (max-width:880px) {
	.login-container .block.block-new-customer,
	.login-container .block .block-new-customer,
	.login-container .block.block-customer-login,
	.login-container .block .block-customer-login {
		margin-bottom: 33px !important
	}
	.login-container .block.block-new-customer:not(:last-child),
	.login-container .block .block-new-customer:not(:last-child),
	.login-container .block.block-customer-login:not(:last-child),
	.login-container .block .block-customer-login:not(:last-child) {
		margin-bottom: 17px !important
	}
	.login-container .block.block-new-customer .field.remember,
	.login-container .block .block-new-customer .field.remember,
	.login-container .block.block-customer-login .field.remember,
	.login-container .block .block-customer-login .field.remember {
		margin-bottom: 31px;
		letter-spacing: -1px
	}
}

.login-container .block.block .actions-toolbar,
.login-container .block .block .actions-toolbar {
	margin-top: 0
}

.login-container .block.block a.remind,
.login-container .block .block a.remind {
	display: block;
	line-height: 2.1;
	text-align: right;
	font-size: 1.3rem;
	color: #262626;
	letter-spacing: -1.2px;
	margin-right: -2px
}

.login-container .form-login .password {
	margin-top: 49px;
	margin-bottom: 13px
}

.login-container .form-login .field.remember {
	margin-bottom: 28px
}

.login-container .fieldset:after {
	display: none
}

@media screen and (max-width:880px) {
	.customer-account-login .actions-toolbar .primary a,
	.customer-account-create .actions-toolbar .primary a {
		width: 100% !important
	}
	.customer-account-login .actions-toolbar .FB-login,
	.customer-account-create .actions-toolbar .FB-login {
		width: 100% !important;
		text-align: center
	}
}

@media only screen and (max-width:1400px) {
	.checkout-cart-index .cart-summary {
		padding: 0 10px
	}
}

@media (max-width:767px) {
	.checkout-cart-index .opc-progress-bar,
	.checkout-index-index .opc-progress-bar {
		margin-top: 0;
		margin-bottom: 24px
	}
	.checkout-cart-index .opc-progress-bar-item,
	.checkout-index-index .opc-progress-bar-item {
		width: calc(32% - 2px) !important;
		margin-left: 2px !important
	}
	.checkout-cart-index .opc-progress-bar-item span,
	.checkout-index-index .opc-progress-bar-item span {
		padding-top: 30px;
		font-size: 16px;
		letter-spacing: -0.9px
	}
	.checkout-index-index.customer-logged-in .page-main {
		padding: 0 20px
	}
	.checkout-index-index .modal-popup .modal-inner-wrap {
		max-width: 100%;
		width: 100%;
		margin-left: 0;
		margin-right: 0
	}
	.checkout-index-index .shipping {
		display: none
	}
	.checkout-index-index .page-main {
		padding: 15px
	}
	.checkout-index-index .opc-wrapper .form-login,
	.checkout-index-index .opc-wrapper .form-shipping-address,
	.checkout-index-index .opc-wrapper .methods-shipping {
		padding: 0;
		margin-right: 0;
		margin-left: 0
	}
	.checkout-index-index .checkout-payment-method .payment-method-note {
		text-align: left;
		padding-left: 35px
	}
	.checkout-index-index .checkout-payment-method .payment-methods {
		margin: 0
	}
	.checkout-index-index .checkout-payment-method .checkout-billing-address .primary .action-update {
		margin: 18px 0 4px
	}
	.checkout-index-index .opc-summary-wrapper.custom-slide .modal-inner-wrap {
		transform: initial !important;
		box-shadow: none;
		min-height: initial
	}
	.checkout-index-index #checkout .opc-sidebar.custom-slide {
		min-height: initial
	}
	.checkout-index-index #checkout .opc-block-summary .table-totals tr.grand.totals .amount {
		font-size: 30px
	}
	.checkout-index-index #checkout .opc-block-summary .table-totals tr.grand.totals th {
		padding: 32px 0 0
	}
	.checkout-index-index #checkout div#opc-sidebar {
		padding: 14px
	}
	.checkout-onepage-success .page-main {
		padding: 1px 45px
	}
	.checkout-onepage-success .page-main>.page-title-wrapper {
		background-color: white;
		float: none;
		width: 100%;
		padding: 44px 0 0 25px
	}
	.checkout-onepage-success .columns .column.main {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		flex-direction: column
	}
	.checkout-onepage-success .columns .column.main .checkout-success {
		padding: 7px 25px;
		order: 1;
		float: none;
		width: 100%
	}
	.checkout-onepage-success .columns .column.main~#registration {
		float: none;
		width: 100%
	}
	.checkout-onepage-success .columns .column.main .cms_blockid-thank {
		display: none
	}
	.checkout-onepage-success .columns .column.main .cms_blockid-thank_mobile {
		display: block;
		order: 3
	}
	.checkout-onepage-success .columns .column.main .cms_blockid-thank_mobile p {
		margin-bottom: 0
	}
	.checkout-onepage-success .columns .column.main .cms_blockid-thank_mobile p img {
		width: 100%
	}
	.checkout-onepage-success .columns .column.main .checkout-success-2 {
		padding: 7px 48px;
		float: none;
		width: 100%;
		order: 2
	}
}

@media (max-width:400px) {
	.checkout-onepage-success .page-main {
		padding: 1px 20px
	}
	.checkout-onepage-success .page-main>.page-title-wrapper h1.page-title {
		font-size: 3.37rem;
		line-height: 1
	}
}

@media (max-width:880px) {
	.checkout-index-index #checkout .opc-sidebar.custom-slide {
		visibility: visible !important;
		position: static;
		opacity: 1;
		max-width: 500px;
		margin: 0 auto;
		width: 100% !important;
		float: none
	}
	.checkout-index-index .opc-wrapper {
		width: 100% !important;
		max-width: 500px;
		margin: 0 auto;
		float: none
	}
	.adyen-checkout__card__exp-cvc {
		width: 300px;
		margin: 0 auto
	}
}

@media only screen and (max-width:767px) {
	.payment-method {
		margin-bottom: 27px
	}
	.opc-progress-bar-item span {
		display: inline-block;
		padding-top: 45px;
		width: 100%;
		word-wrap: break-word;
		color: #666666;
		font-weight: 300;
		font-size: 1.8rem
	}
	.opc-progress-bar {
		display: block
	}
	.opc-progress-bar-item:before {
		background: #e4e4e4;
		border: 1px solid #ccc;
		top: 19px;
		content: '';
		height: 7px;
		left: 0;
		position: absolute;
		width: 100%
	}
	.opc-progress-bar-item {
		width: 31%;
		display: inline-block;
		position: relative;
		text-align: center;
		vertical-align: top
	}
}

.opc-progress-bar {
	margin-top: 13px
}

.opc-progress-bar-item {
	width: 145px;
	margin: 0 0 0 5px !important
}

.opc-progress-bar-item:before {
	height: 5px;
	border: 0;
	border-radius: 0 !important;
	background: #8E8588
}

.opc-progress-bar-item._active:before {
	background: #A57F2A
}

.opc-progress-bar-item._active span {
	color: #A57F2A
}

.opc-progress-bar-item span {
	padding-top: 29px;
	text-align: left;
	letter-spacing: -0.69px;
	font-size: 18px
}

.opc-progress-bar-item span:after,
.opc-progress-bar-item span:before {
	display: none
}

@media (max-width:1500px) {
	.banner-title .category-view-wrapper .banner-title-text {
		padding: 30px
	}
	.banner-title .category-view-wrapper .banner-title-text h1 {
		font-size: 30px
	}
}

@media (max-width:1200px) {
	.banner-title .category-view-wrapper .banner-title-text {
		padding: 30px 10% 30px 4%
	}
	.banner-title .category-view-wrapper .banner-title-text h1 {
		font-size: 22px;
		margin: 0 0 4px
	}
}

@media (min-width:769px) {
	.banner-title .banner-title-text {
		max-width: calc(484px + 28%)
	}
}

@media (max-width:767px) {
	.banner-title .category-view-wrapper {
		flex-wrap: wrap;
		margin: 0 -10px;
		text-align: right;
		padding-top: 0
	}
	.banner-title .category-view-wrapper>div {
		width: 100%
	}
	.banner-title .category-view-wrapper .banner-title-image img {
		position: static;
		transform: none;
		max-width: 100%
	}
	.banner-title .category-view-wrapper .banner-title-text {
		position: static;
		transform: none;
		padding: 31px 31px 19px
	}
	.banner-title .category-view-wrapper .banner-title-text h1 {
		font-size: 26px;
		margin: 0 0 1px;
		text-align: left
	}
}

@media (max-width:1023px) {
	div.breadcrumbs {
		padding: 0 20px;
		margin: 20px 0 10px
	}
}

@media (max-width:768px) {
	.breadcrumbs-wrap {
		margin-top: 0;
		margin-bottom: 0;
		background: #fff
	}
	.breadcrumbs {
		display: block;
		padding: 8px 0
	}
}

@media (max-width:768px) {
	.breadcrumbs-wrap {
		display: none;
		margin-top: 0;
		margin-bottom: 0;
		background: #fff
	}
	.breadcrumbs {
		display: block;
		padding: 8px 0
	}
	.catalog-category-view .breadcrumbs-wrap {
		display: block;
		background: #ffffff
	}
}

@media (max-width:1600px) {
	.page-products .products ol.product-items .product-image-photo {
		top: -20px
	}
}

@media (max-width:1300px) {
	.page-products .products ol.product-items .product-image-photo {
		top: -10px
	}
}

@media (max-width:1200px) {
	.page-products .products.products-list .product-gallery-item .product-ticket-sale {
		top: 5px;
		right: 5px;
		width: 40px;
		height: 40px;
		font-size: 10px
	}
}

@media (max-width:1023px) {
	.page-products .products.products-list .product-gallery-item .product-bar-r {
		justify-content: flex-start;
		flex-wrap: wrap
	}
	.page-products .products.products-list .product-gallery-item .price-box {
		width: 100%;
		margin: 0 0 10px
	}
	.page-products .products.products-list .product-gallery-item .price-box .price-container {
		text-align: left
	}
	.page-products .products ol.product-items {
		margin: 0 -10px
	}
	.page-products .products ol.product-items .product-bar {
		flex-direction: column;
		left: 10px;
		right: 10px
	}
	.page-products .products ol.product-items .product-bar-l {
		width: 100%
	}
	.page-products .products ol.product-items .product-bar-r {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		margin-top: 15px
	}
	.page-products .products ol.product-items .price-box {
		margin: 0
	}
	.page-products .products ol.product-items .product-gallery-item {
		margin-bottom: 20px
	}
}

@media (max-width:1000px) {
	.page-products .products ol.product-items .product-image-photo {
		top: 0
	}
}

@media (max-width:767px) {
	.page-with-filter .shipping {
		z-index: 10
	}
	.page-products .columns {
		padding-top: 0
	}
	.page-products .products {
		padding: 0;
		margin: 20px 0 10px
	}
	.page-products .products.products-grid {
		margin: 19px 0 12px
	}
	.page-products .products .amasty-label-container {
		max-width: 30px !important;
		right: 5px;
		top: 5px
	}
	.page-products .products ol.product-items {
		margin: 0 -13px;
		padding: 0 5px
	}
	.page-products .products ol.product-items .slick-list {
		padding: 0 5px
	}
	.page-products .products ol.product-items .product-img {
		position: relative;
		overflow: hidden;
		margin: 0 0 19px
	}
	.page-products .products ol.product-items .product-img img.popular,
	.page-products .products ol.product-items .product-img .amasty-label-container {
		max-width: 30px !important;
		right: 5px;
		top: 5px
	}
	.page-products .products ol.product-items .product-img .amlabel-position-wrapper~img.popular {
		right: 42px
	}
	.page-products .products ol.product-items .btn,
	.page-products .products ol.product-items .product-code,
	.page-products .products ol.product-items .product-item-actions,
	.page-products .products ol.product-items .product-ticket-new,
	.page-products .products ol.product-items .product-ticket-sale {
		display: none
	}
	.page-products .products ol.product-items .product-bar {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		flex-direction: row;
		align-items: flex-start;
		justify-content: space-between;
		left: 0;
		right: 0;
		margin-top: -7px;
		padding: 5px 0 11px
	}
	.page-products .products ol.product-items .product-bar-l {
		width: 50%
	}
	.page-products .products ol.product-items .product-bar-r {
		margin-top: 0;
		text-align: right;
		height: auto;
		width: auto
	}
	.page-products .products ol.product-items .product-bar-r .price-box {
		width: 100%;
		margin-top: -2px
	}
	.page-products .products ol.product-items .product-title {
		font-size: 15px;
		letter-spacing: -0.9px !important;
		padding-right: 8px
	}
	.page-products .products ol.product-items .price-box .old-price {
		display: block;
		margin: 0
	}
	.page-products .products ol.product-items .price-box .old-price .price-container span .price {
		font-size: 9.6px
	}
	.page-products .products ol.product-items .price-box .old-price .price-container span .currency-symbol {
		font-size: 9px
	}
	.page-products .products ol.product-items .price-box .price {
		font-size: 16px
	}
	.page-products .products ol.product-items .price-box .currency-symbol {
		font-size: 12px
	}
	.page-products .products ol.product-items .price-box .price-container {
		text-align: left !important
	}
	.page-products .products ol.product-items .swatch-attribute.color {
		position: absolute;
		bottom: 14px;
		left: 50%;
		transform: translateX(-50%)
	}
	.page-products .products ol.product-items .swatch-attribute-options {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		margin-top: 8px !important;
		margin-bottom: 2px !important;
		width: calc((100vw - 50px) / 2);
		align-items: center;
		justify-content: center
	}
	.page-products .products ol.product-items .product-gallery-item {
		width: 50% !important;
		padding: 0 5px !important;
		min-height: 0;
		margin-bottom: 10px
	}
	.category-description {
		margin-bottom: 16px;
		max-width: 89%
	}
	.page-products .column.main .toolbar-top .toolbar-top_bottom {
		padding-top: 18px
	}
	.category-view.banner-title {
		margin: 0 -15px
	}
}

@media (max-width:767px) {
	.contact-info.contact-info_accordion .opener {
		width: 13px;
		right: 0
	}
	.contact-info .contact-info-row {
		padding: 27px 0
	}
	.contact-info .contact-info-row_decor .contact-info-row-content,
	.contact-info .contact-info-row_decor .contact-info-row-heading {
		padding-right: 33px
	}
	.contact-info .contact-info-row_decor .contact-info-row-heading_ico {
		right: 2px
	}
	.contact-info .contact-info-btn-holder .btn {
		min-width: 0;
		width: 100%
	}
	.contact-info .contact-info-title_subtitle strong {
		font-size: 20px
	}
	.contact-info .contact-list_two-columns {
		font-size: 15px
	}
	.contact-info .contact-info-row-content.flex {
		display: block
	}
	.contact-info .contact-info-row-content .contact-info-row-layout {
		padding: 0 !important
	}
	.contact-info .contact-info-row-content .contact-info-row-layout>div {
		padding: 0 10px
	}
	.contact-info .contact-info-row-content .contact-info-row-layout>div:nth-child(1),
	.contact-info .contact-info-row-content .contact-info-row-layout>div:nth-child(2),
	.contact-info .contact-info-row-content .contact-info-row-layout>div:nth-child(3) {
		display: none
	}
	.contact-info .contact-info-row-content .contact-info-row-layout>div:nth-child(4) {
		width: 100%
	}
	.contact-info .contact-info-row-layout {
		width: auto;
		flex-wrap: wrap
	}
	.contact-info .contact-info-row-layout>div {
		padding: 0 10px
	}
	.contact-info .contact-info-row-layout>div:nth-child(1) {
		width: 100%
	}
	.contact-info .contact-info-row-layout>div:nth-child(2) {
		width: auto;
		position: relative
	}
	.contact-info .contact-info-row-layout>div:nth-child(2):after {
		content: '';
		width: 1px;
		height: 9px;
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
		background: #979797
	}
	.contact-info .contact-info-row-layout>div:nth-child(3) {
		width: auto
	}
	.contact-info .contact-info-row-layout>div:nth-child(4) {
		width: 100%
	}
	.contact-info .contact-info-row-layout .btn {
		width: 100%
	}
}

@media (max-width:768px) {
	.contact-twocolumns {
		flex-direction: column
	}
	.contact-twocolumns .contact-twocolumns-col {
		width: 100%
	}
	.contact-twocolumns form.contact {
		background-color: transparent;
		padding: 0;
		margin: 0 0 35px
	}
}

@media (max-width:767px) {
	.content-banner {
		margin-bottom: 40px
	}
}

@media (max-width:767px) {
	.content-nav {
		margin-bottom: 26px;
		position: relative;
		margin-top: 23px
	}
	.content-nav .content-nav-opener {
		display: block;
		font-weight: 600;
		letter-spacing: 1px
	}
	.content-nav ul {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		background: #fff;
		flex-direction: column;
		box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
		z-index: 99;
		padding: 10px 36px
	}
	.content-nav ul li {
		text-align: left
	}
	.content-nav ul li:not(:last-child) {
		padding: 0
	}
	.content-nav ul li:not(:last-child):after {
		display: none
	}
	.content-nav ul a,
	.content-nav ul strong {
		font-size: 15px;
		padding: 16px 36px
	}
	.content-nav .content-nav-slide {
		display: none
	}
	.content-nav .content-nav-slide.active {
		display: block
	}
	.content-nav.content-nav_add .content-nav-action {
		display: none
	}
}

@media (max-width:1600px) {
	.mana-filter-block-above-menu .filter-options .filter-options-item {
		padding: 20px
	}
}

@media (max-width:1200px) {
	.mana-filter-block-above-menu .filter-options .filter-options-item {
		padding: 20px 10px
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-title {
		font-size: 14px
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-title:after {
		top: 50%;
		transform: translate(0, -50%)
	}
}

@media (max-width:1023px) {
	.mana-filter-block-above-menu .filter-options .filter-options-item {
		padding: 20px 5px
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-title {
		font-size: 12px
	}
}

@media (max-width:767px) {
	.filter-options-content .count {
		float: right
	}
	#mana_ajax_wrapper_search_result_list .mana-filter-block.mana-mobile .m-filter-title {
		visibility: hidden
	}
	.column .toolbar-top.toolbar-products .toolbar-top_head {
		padding: 0;
		border: none;
		background: none;
		position: relative;
		min-height: 0
	}
	.column .toolbar-top.toolbar-products .toolbar-top_head .toolbar-sorter {
		position: absolute;
		bottom: 100%;
		right: 0;
		left: auto;
		top: -60px;
		height: 60px;
		padding: 1px 0;
		z-index: 99
	}
	.search-view {
		display: none
	}
	.search__result-tabs {
		border-bottom: none;
		margin-top: 10px
	}
	.search__result-tabs li {
		float: left
	}
	.select-sorter-options.select-area {
		border: none;
		background: #f1f1f1;
		width: auto;
		height: 58px;
		padding: 0 20px 0 21px;
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		align-items: center;
		border: solid transparent;
		border-width: 1px 1px 0
	}
	.select-sorter-options.select-area.select-active {
		background: #fff;
		border-color: #8D8587
	}
	.select-sorter-options.select-area.select-active .center {
		color: #A57F2A
	}
	.select-sorter-options.select-area.select-active .select-opener:after {
		color: #A57F2A
	}
	.select-sorter-options.select-area .center {
		
		padding: 0;
		color: #4a4a4a;
		font-size: 16px;
		line-height: 1.2;
		margin-left: -6px
	}
	.select-sorter-options.select-area .select-opener {
		left: auto;
		right: 0
	}
	.select-sorter-options.select-area .select-opener:after {
		background: none;
		font-size: 11px;
		margin: 0;
		width: auto;
		height: auto;
		content: '\e622';
		font-family: 'luma-icons';
		speak: none;
		position: absolute;
		top: 59%;
		left: 50%;
		transform: translate(-50%, -50%)
	}
	.filters-active .toolbar-sorter.sorter {
		display: none
	}
	.filters-active .filters-clear,
	.filters-active .filters-next {
		display: block
	}
	.mana-filter-block {
		position: absolute;
		top: 100%;
		right: 0;
		left: 0;
		background: #fff;
		z-index: 99
	}
	.mana-mobile-layered-navigation-enabled .mana-filter-block.mana-mobile {
		display: none
	}
	.filters-opener {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		font-size: 16px;
		color: #A57F2A !important
	}
	.filters-opener:after {
		font-size: 10px;
		line-height: 22px;
		color: inherit;
		content: '\e622';
		font-family: 'luma-icons';
		margin: 0 0 0 16px;
		vertical-align: top;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.filters-opener img {
		margin: 0 0 0 5px
	}
	.filters-active .filters-opener:after {
		content: '\e621'
	}
	.filters-clear {
		display: none;
		font-size: 14px;
		color: #979797 !important;
		margin: 0 0 0 41px;
		padding: 0 0 0 18px;
		position: relative
	}
	.filters-clear:after {
		font-size: 12px;
		line-height: 15px;
		color: #757575;
		content: '\e616';
		font-family: 'luma-icons';
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%)
	}
	.filters-clear:before {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		right: -17px;
		width: 1px;
		background: #d9d9d6
	}
	.filters-next {
		display: none;
		position: absolute;
		left: 20px;
		top: 50%;
		transform: translateY(-50%) rotate(180deg)
	}
	.mana-filter-block-above-menu {
		display: none;
		padding: 0 37px 50px
	}
	.mana-filter-block-above-menu .filter-options {
		position: static;
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		justify-content: center;
		padding: 14px 0;
		margin: 39px 0 20px;
		border-width: 1px 0 1px 0;
		border-style: solid;
		border-color: #dad6d3
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item {
		position: static;
		border: none !important;
		padding: 0
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-title {
		padding: 0 10px;
		position: relative
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-title:not(:last-child):before {
		content: '';
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: 1px;
		background: #d9d6d6
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-title:after {
		display: none
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content {
		display: block;
		visibility: hidden;
		width: auto !important;
		top: 132px;
		left: 50%;
		right: auto;
		transform: translateX(-50%);
		position: absolute;
		border: none !important;
		padding: 0
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content .item {
		padding: 5px !important
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content_md {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-content_md .filter-options-content_add {
		position: static;
		border: none;
		padding: 0;
		margin: 0 0 0 20px
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item.hover .filter-options-content {
		visibility: visible
	}
	.mana-filter-block-above-menu .filter-options .filter-options-item.hover .filter-options-title {
		color: #a57f2a
	}
	.mana-filter-block-above-menu .btn-check {
		display: block;
		position: absolute;
		bottom: 10px;
		right: 10px;
		left: 10px;
		padding: 10px;
		border: 1px solid #a57f2a;
		font-size: 17px;
		color: #a57f2a
	}
	.mana-filter-block.mana-mobile {
		display: block;
		position: relative;
		background: none;
		padding: 0 8px;
		margin: 0 -13px;
		border-width: 1px 0 1px 0;
		border-style: solid;
		border-color: #dad6d3
	}
	.mana-filter-block.mana-mobile:after {
		content: '';
		display: table;
		clear: both
	}
	.mana-filter-block.mana-mobile:not(#filter-popup) {
		display: block !important
	}
	.mana-filter-block.mana-mobile#filter-popup {
		display: none
	}
	.mana-filter-block.mana-mobile .swatch-attribute.size .swatch-attribute-options {
		flex-direction: column
	}
	.mana-filter-block.mana-mobile .swatch-attribute.size {
		width: auto
	}
	.mana-filter-block.mana-mobile .swatch-attribute.size .swatch-option-link-layered {
		padding-right: 20px !important;
		margin: 0 0 16px 10px !important
	}
	.mana-filter-block.mana-mobile .swatch-attribute.frame_style .swatch-option-link-layered,
	.mana-filter-block.mana-mobile .swatch-attribute.pim_frame_style_image_s_pf .swatch-option-link-layered {
		padding-right: 20px !important;
		margin: 0 0 40px 10px !important
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.color .swatch-attribute-options,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.color .swatch-attribute-options .swatch-option-link-layered,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options .swatch-option-link-layered {
		padding: 0 30px 0 0 !important;
		margin: 0 0 28px 10px !important;
		width: calc(50% - 10px)
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.color .swatch-attribute-options .swatch-option.color,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options .swatch-option.color,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.color .swatch-attribute-options .swatch-option.image,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options .swatch-option.image {
		position: relative;
		flex-shrink: 0;
		margin: 0 0 0 4px
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.color .swatch-attribute-options .swatch-option.color .option-name,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options .swatch-option.color .option-name,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.color .swatch-attribute-options .swatch-option.image .option-name,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options .swatch-option.image .option-name {
		letter-spacing: -0.6px
	}
	.mana-filter-block.mana-mobile .swatch-attribute {
		width: 300px
	}
	.mana-filter-block.mana-mobile .apply-mobile-filters-holder {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		padding: 30px;
		background: #fff;
		z-index: 1;
		text-align: center;
		display: none
	}
	.mana-filter-block.mana-mobile .apply-mobile-filters {
		font: 17px/22px "Lucida Grande", Arial, Helvetica, sans-serif;
		color: #a57f2a;
		border: 1px solid #a57f2a;
		padding: 7px 8px;
		background: none;
		display: block;
		width: 100%;
		box-shadow: none
	}
	.mana-filter-block.mana-mobile .apply-mobile-filters:hover {
		background: #a57f2a;
		color: #fff
	}
	.mana-filter-block.mana-mobile .filter-options {
		float: left;
		position: static;
		pointer-events: auto
	}
	.mana-filter-block.mana-mobile .filter-options .m-applied-filters {
		display: none
	}
	.mana-filter-block.mana-mobile .filter-options dt[data-role="title"] {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		align-items: center
	}
	.mana-filter-block.mana-mobile .filter-options dt[data-role="title"] .filter-clear {
		font-size: 14px;
		color: #979797 !important;
		padding: 0 18px 0 0;
		margin: 3px 0 0 32px;
		position: relative;
		top: 0;
		left: 0;
		text-decoration: underline
	}
	.mana-filter-block.mana-mobile .filter-options dt[data-role="title"] .filter-clear:before {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		left: -17px;
		width: 1px;
		background: #d9d9d6
	}
	.mana-filter-block.mana-mobile .filter-options dt[data-role="title"] .filter-clear:after {
		font-size: 12px;
		line-height: 15px;
		color: #757575;
		content: '\e616';
		font-family: 'luma-icons';
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%)
	}
	.mana-filter-block.mana-mobile .m-filter-title {
		background: none;
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		font-size: 16px;
		color: #A57F2A !important;
		position: relative;
		padding: 18px 31px 18px 24px;
		white-space: nowrap
	}
	.mana-filter-block.mana-mobile .m-filter-title::before {
		content: "";
		position: fixed;
		height: 58px;
		width: 54px;
		border: none;
		background: url('../images/ico-arrow4.svg') no-repeat 50% 50%;
		background-size: 29px auto;
		overflow: hidden;
		top: 0;
		left: 17px;
		box-shadow: none;
		display: none
	}
	.mana-filter-block.mana-mobile .m-filter-title .back-button {
		left: calc(100vw - 51px);
		position: absolute;
		width: 30px;
		height: 20px;
		background: url(../images/arrow_left.png) no-repeat;
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg)
	}
	.mana-filter-block.mana-mobile .m-filter-title .collapse-indicator {
		position: absolute;
		width: auto;
		right: 0;
		left: auto;
		top: 54%;
		transform: translateY(-50%);
		background: none
	}
	.mana-filter-block.mana-mobile .m-filter-title .collapse-indicator:before {
		content: '\e622';
		font-size: 11px;
		line-height: 22px;
		color: inherit;
		font-family: 'luma-icons';
		vertical-align: top;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center
	}
	.mana-filter-block.mana-mobile .m-filter-title:after {
		content: '';
		width: 16px;
		height: 19px;
		position: absolute;
		right: auto;
		left: 0;
		top: 50%;
		transform: translate(0, -50%);
		background: url('../images/ico-filter.svg')
	}
	.mana-filter-block.mana-mobile .block-content {
		position: absolute;
		top: 100%;
		left: -13px;
		right: -13px;
		z-index: 99;
		background: #fff;
		margin: 1px 0 0;
		padding: 49px 38px 23px;
		text-align: center;
		display: block !important
	}
	.mana-filter-block.mana-mobile .block-content:before {
		content: '';
		position: absolute;
		height: 1px;
		background: #dad6d3;
		top: 41px;
		right: 53px;
		left: 53px
	}
	.mana-filter-block.mana-mobile .block-content:after {
		content: '';
		position: absolute;
		height: 1px;
		background: #dad6d3;
		bottom: 15px;
		right: 53px;
		left: 53px
	}
	.mana-filter-block.mana-mobile .block-content dt {
		padding: 7px 15px !important
	}
	.mana-filter-block.mana-mobile .block-content dl {
		border: none;
		display: inline-block;
		vertical-align: top
	}
	.mana-filter-block.mana-mobile .block-content dl[data-atribute-code*=gender_name],
	.mana-filter-block.mana-mobile .block-content dl[data-atribute-code*=lens_material_name],
	.mana-filter-block.mana-mobile .block-content dl[data-atribute-code=color] {
		display: none
	}
	.mana-filter-block.mana-mobile .block-content dl[data-filter-id="1"] {
		display: none
	}
	.mana-filter-block.mana-mobile .block-content dl dt {
		background: none;
		border: none;
		font-size: 16px;
		color: #4a4a4a;
		font-weight: 400
	}
	.mana-filter-block.mana-mobile .block-content dl dt:hover {
		color: #a57f2a
	}
	.mana-filter-block.mana-mobile .block-content dl dt .collapse-indicator {
		display: none
	}
	.mana-filter-block.mana-mobile .block-content dl dt .filter-remove {
		display: none
	}
	.mana-filter-block.mana-mobile .block-content dl.active dt {
		color: #a57f2a
	}
	.mana-filter-block.mana-mobile .block-content dl:not(:last-child) dt:after {
		content: '';
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		width: 1px;
		height: 14px;
		background: #d9d6d6
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content {
		display: none;
		position: absolute;
		top: 100%;
		right: 0;
		left: 0;
		background: #fff;
		text-align: center;
		padding: 21px 37px 20px;
		height: calc(100vh - 60px - 138px - 114px - 60px);
		overflow: auto
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .m-accordion-container {
		display: inline-block;
		vertical-align: top;
		border: none;
		width: auto;
		text-align: left
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .m-accordion-container .manadev-expandable-filter {
		height: auto !important
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .m-accordion-container .manadev-show-more {
		display: none !important
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .m-accordion-container ol.mana-filter-checkboxes a {
		padding-right: 0;
		margin: 0;
		background: none !important;
		font-size: 14px
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .item {
		margin: 3px 0 43px !important
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.color .swatch-attribute-options,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options {
		overflow: hidden;
		display: block
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.color .swatch-attribute-options a,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options a {
		float: left;
		width: 50%;
		position: relative;
		padding: 0 37px 19px 0 !important;
		font-size: 14px;
		line-height: 22px;
		color: #4a4a4a
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.color .swatch-attribute-options a .swatch-option,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options a .swatch-option {
		position: absolute;
		right: 0;
		top: 0;
		width: 22px;
		height: 22px
	}
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.color .swatch-attribute-options a.mana-selected,
	.mana-filter-block.mana-mobile .block-content dl .filter-options-content .swatch-attribute.pim_family_color_s_pf .swatch-attribute-options a.mana-selected {
		background: none
	}
	.modal-popup.modal-slide.mobile-filter-popup {
		left: 0
	}
	.modal-popup.modal-slide.mobile-filter-popup .modal-inner-wrap {
		width: 100vw;
		max-width: 100vw;
		margin: 0
	}
	.modal-popup.modal-slide.mobile-filter-popup #filter-popup {
		background: #f1f1f1;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 100;
		margin: 0;
		display: block
	}
	.modal-popup.modal-slide.mobile-filter-popup #filter-popup::after {
		content: "";
		position: absolute;
		left: 0;
		top: 100%;
		background: #fff;
		overflow: hidden;
		height: calc(100vh - 59px);
		width: 100%
	}
	.modal-popup.modal-slide.mobile-filter-popup #filter-popup .m-filter-title .collapse-indicator:before {
		content: '\e621'
	}
	.modal-popup.modal-slide.mobile-filter-popup #filter-popup .apply-mobile-filters-holder {
		display: block
	}
}

@media (max-width:374px) {
	.mana-filter-block-above-menu .filter-options .filter-options-item .filter-options-title {
		font-size: 12px
	}
}

@media (max-width:767px) {
	#amasty_locator_filter {
		flex-wrap: wrap;
		padding-top: 0;
		margin: 0 -10px
	}
	#amasty_locator_filter .column_left,
	#amasty_locator_filter .column_right {
		width: 100%
	}
	#amasty_locator_filter .column_left {
		width: 100%
	}
	#amasty_locator_filter .column_left .block-title {
		display: none
	}
	#amasty_locator_filter .block-content {
		width: 100%
	}
	#amasty_locator_filter .location-filter-search .input-box {
		margin: 0 10px;
		width: 100%
	}
	.location-filter {
		width: 100%
	}
	.location-filter .amlocator_input {
		width: 50%;
		padding: 0 10px;
		margin: 0 0 42px
	}
	.amlocator_center {
		margin: 0 -30px;
		flex-direction: column
	}
	.amlocator_center .amlocator_mapblock {
		padding: 0 0 37px;
		order: 1
	}
	.amlocator_center .amlocator_store_list {
		order: 2;
		padding: 0 15px;
		width: 100%;
		margin: 0 auto
	}
	.amlocator_center .mCustomScrollBox {
		padding-right: 14px;
		margin-right: -2px
	}
	.amlocator_center #amlocator-map-canvas {
		height: 494px
	}
	.amlocator_center #amlocator_left .location .location_content {
		max-width: 260px
	}
}

@media (max-width:767px) {
	.modes {
		display: none !important
	}
}

@media (max-width:767px) {
	.pages .items.pages-items {
		display: inline-block;
		padding: 2px 0 0
	}
	.pages .pager-input {
		display: none
	}
	.pages .item.pages-item-next,
	.pages .item.pages-item-previous {
		position: static
	}
	.pages-action .pages-action_all {
		display: none
	}
}

.product-description-wrap {
	max-width: 1680px;
	padding: 0 40px;
	margin: 0 auto 60px
}

.product-description {
	margin: 0 -20px
}

.product-description .product-description-item {
	width: 50%;
	padding: 20px 20px 20px;
	font-size: 18px
}

.product-description .product-description-item h3 {
	font-size: 32px;
	font-family: simplerpro_v3bold, sans-serif;
	margin: 0 0 29px;
	letter-spacing: -0.99px
}

.product-description .product-description-item h4 {
	font-size: 24px;
	font-family: simplerpro_v3bold, sans-serif;
	margin: 0 0 7px;
	letter-spacing: -0.8px
}

.product-description .product-description-item .spec-list {
	padding-bottom: 14px
}

.product-description .product-description-item .spec-list-text li:before {
	display: none
}

.product-description hr {
	border-top: 1px dashed #ccc;
	margin-top: 24px;
	margin-bottom: 24px
}

.product-description .product-description-row {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse
}

.product-description .product-description-inner {
	height: 100%;
	background: #fff;
	position: relative;
	overflow: hidden
}

.product-description .image {
	position: absolute;
	width: 100% !important;
	height: auto !important
}

.product-description .image.image-code-5,
.product-description .image.image-code-6 {
	bottom: 0
}

.product-description .image.image-code-2,
.product-description .image.image-code-3 {
	margin: auto;
	top: 0;
	bottom: 0
}

.product-description .product-description-item-content {
	padding: 28px 11px 23px;
	max-width: 510px;
	margin: 0 auto
}

.product-description .product-description-item-content p {
	line-height: 1.5
}

.product-description .product-description-item-content .delivery-content ul {
	list-style: disc;
	padding-right: 20px
}

.product-description .product-description-item-content .delivery-content ul a {
	color: #a57f2a
}

.product-description .product-description-row:nth-child(2) .product-description-item-content {
	padding: 65px 22px 16px
}

.product-description .product-description-row:nth-child(2) .product-description-item h3 {
	margin-bottom: 15px
}

.product-description .product-description-row:nth-child(2) .product-description-item h4 {
	margin-bottom: 4px
}

.product-description .product-description-row:nth-child(2) .product-description-item .spec-list li:before {
	display: none
}

@media (max-width:1280px) {
	.product-description {
		margin: 0 -10px
	}
	.product-description .product-description-item {
		padding: 10px;
		font-size: 16px
	}
	.product-description .product-description-item h3 {
		font-size: 26px
	}
	.product-description hr {
		margin-top: 15px;
		margin-bottom: 15px
	}
	.product-description .product-description-item-content {
		padding: 25px 20px
	}
}

@media (max-width:767px) {
	.product-description-wrap {
		padding: 20px 0 0;
		margin: 0 auto
	}
	.product-description {
		margin: 0 -4px
	}
	.product-description .product-description-item {
		width: 100%;
		padding: 10px 0 10px
	}
	.product-description .product-description-item h3 {
		font-size: 16px;
		margin: 0 0 14px
	}
	.product-description .product-description-item h4 {
		font-size: 16px
	}
	.product-description .product-description-inner .image {
		position: static;
		transform: none
	}
	.product-description .product-description-item {
		padding: 0 0 26px
	}
	.product-description .product-description-item-content {
		max-width: 100%;
		padding: 21px 25px
	}
}

@media (max-width:374px) {
	.product-description .product-description-item-content {
		padding: 22px 10px
	}
}

@media (max-width:1280px) {
	.spec-list-text li {
		font-size: 16px;
		margin: 0 0 6px
	}
}

@media (max-width:767px) {
	.spec-list-text li {
		font-size: 13px;
		padding: 0;
		margin: 0 0 14px;
		font-size: 14px;
		letter-spacing: -0.62px
	}
	.spec-list-text li:before {
		display: none
	}
	.spec-list-text li img {
		width: 50px;
		margin: 0 0 0 9px;
		display: inline-block;
		vertical-align: top
	}
}

@media (max-width:1024px) {
	.spec-list:before {
		content: '';
		position: absolute;
		right: 16px;
		bottom: 0;
		left: 16px;
		border-bottom: 1px dashed #ccc
	}
	.spec-list li:before {
		position: unset
	}
}

@media (max-width:1280px) {
	.spec-list {
		margin: 0 -5px 24px
	}
	.spec-list:before {
		right: 0;
		left: 0
	}
	.spec-list li {
		padding: 0 5px
	}
	.spec-list li span {
		margin: 0;
		font-size: 11px
	}
}

@media (max-width:767px) {
	.spec-list li {
		width: 24%
	}
	.spec-list li img {
		margin: 0 0 12px
	}
	.spec-list li span {
		font-size: 13px
	}
	.spec-list:before {
		content: '';
		position: absolute;
		bottom: 0;
		border-bottom: 1px dashed #ccc
	}
}

@media (max-width:767px) {
	.column.main .product-items {
		margin-left: 0
	}
	.column .toolbar {
		margin-bottom: 0
	}
	.column .toolbar .pages {
		display: block;
		margin-bottom: 0
	}
	.column .toolbar .toolbar-sorter {
		position: static
	}
	.column .toolbar-top .toolbar-top_head {
		min-height: 64px;
		position: relative;
		padding: 4px 13px;
		margin: 0 -10px
	}
	.column .toolbar-top .toolbar-top_head .toolbar-top_head_action {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		align-items: center
	}
	.column .toolbar-top .toolbar-top_bottom {
		justify-content: center
	}
	.column .toolbar-bottom {
		justify-content: center
	}
}

@media (max-width:1199px) {
	.post-item-wraper {
		flex-direction: column
	}
	.post-item-wraper .post-item-img {
		width: 100%;
		margin: 0 0 18px
	}
	.post-item-list .post-info-wraper {
		margin-bottom: 18px
	}
	.post-list-content .post-item-wraper .post-item-img {
		width: 100%
	}
}

@media (max-width:1023px) {
	.product-sale-icon {
		right: 24px
	}
	.product-label~.product-sale-icon {
		right: 88px
	}
	.product-label+.product-sale-icon {
		right: 34px
	}
}

@media (max-width:767px) {
	.mpblog-post-index .post-list-item.post-list-item-full .post-item-img {
		margin: -2px 0 -6px !important
	}
	.product-sale-icon img.icon {
		height: auto
	}
	.product-label~.product-sale-icon {
		right: 80px
	}
	.product-label+.product-sale-icon {
		right: 13px
	}
	.product-gallery .product-img .product-sale-icon {
		top: 4px;
		right: 4px
	}
	.mpblog-post-view .main-twocolumns,
	.mpblog-post-index .main-twocolumns,
	.mpblog-category-view .main-twocolumns {
		padding: 11px 10px 0 13px
	}
	.mpblog-post-view .content-nav,
	.mpblog-post-index .content-nav,
	.mpblog-category-view .content-nav {
		margin: 23px 12px 26px 13px
	}
	.mpblog-post-view .content-nav .content-nav-opener,
	.mpblog-post-index .content-nav .content-nav-opener,
	.mpblog-category-view .content-nav .content-nav-opener {
		min-height: 52px
	}
	.mpblog-post-view .sidebar-main,
	.mpblog-post-index .sidebar-main,
	.mpblog-category-view .sidebar-main {
		display: none
	}
	.mpblog-post-view .post-list-item .mp-post-title {
		padding-top: 4px
	}
	.mpblog-post-view .post-list-item.post-list-item-description .post-info-wraper {
		margin-bottom: 0px
	}
	.mpblog-post-view .post-list-item.post-list-item-full .post-item-img {
		margin: 28px 0 19px !important
	}
	.mpblog-post-view .post-list-content .post-item-wraper {
		padding-bottom: 0 !important;
		margin-bottom: -17px
	}
	.mpblog-post-view .pages-action-wrap.container {
		padding: 0 14px 0 18px
	}
	.post-list-item {
		padding: 0 0 31px
	}
	.post-list-item:not(:first-child) {
		padding-top: 6px
	}
	.post-list-item .mp-post-info {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		font-size: 14px
	}
	.post-list-item .mp-post-info .mp-info {
		font-size: 18px;
		letter-spacing: -0.69px
	}
	.post-list-item .mp-post-info span {
		padding-top: 3px
	}
	.post-list-item .mp-post-title {
		font-size: 26px;
		margin-bottom: 15px;
		max-width: 280px;
		letter-spacing: -1px
	}
	.post-list-item .post-short-description {
		margin-bottom: 11px
	}
	.post-list-item .mp-post-meta-info {
		margin-bottom: 19px
	}
	.post-list-item.post-list-item-description .post-item-info {
		font-size: 14px
	}
	.post-list-item.post-list-item-description .mp-post-title {
		margin-bottom: 16px
	}
	.post-list-item.post-list-item-description .post-item-img {
		margin-top: 0
	}
	.post-list-item.post-list-item-description p {
		line-height: 1.65;
		margin-bottom: 21px
	}
	.post-list-item.post-list-item-description .post-info-wraper {
		margin-bottom: 29px
	}
	.post-description-img {
		margin: 0 -5px 20px
	}
	.post-description-img .post-description-img-col {
		padding: 0 5px
	}
	.post-list-grid {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		width: 100%;
		flex-wrap: wrap;
		justify-content: space-between;
		flex-direction: row;
		padding-top: 0
	}
	.post-list-grid .post-list-item {
		width: calc(50% - 8px);
		padding: 41px 0 19px
	}
	.post-list-grid .post-list-item .mp-post-meta-info {
		margin-bottom: 11px
	}
	.post-list-grid .post-list-item.post-list-item-full .post-item-img {
		margin-top: 0
	}
	.post-list-grid .mp-post-info {
		flex-direction: column;
		font-size: 10px;
		margin: 0 0 9px
	}
	.post-list-grid .mp-post-info .mp-info {
		font-size: 13px
	}
	.post-list-grid .mp-post-title {
		font-size: 20px;
		line-height: 1;
		margin: 0 0 11px
	}
	.post-list-grid .post-short-description {
		display: none
	}
	.post-list-grid .mp-read-more {
		font-size: 13px
	}
	.post-list-grid .post-item-info {
		font-size: 10px
	}
	.mpblog-post-view .products .product-gallery .product-bar {
		padding: 0 7px
	}
	.mpblog-post-view .products .product-gallery .product-title {
		font-size: 16px;
		line-height: 1
	}
}

@media (min-width:768px) and (max-width:1300px) {
	ul.product-gallery.centerProducts {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		display: flex;
		justify-content: center;
		width: 100% !important;
		transform: none !important
	}
	ul.product-gallery.centerProducts li.slide.product-gallery-item {
		float: none !important;
		max-width: 32% !important;
		min-width: 266px;
		height: auto !important;
		min-height: 220px
	}
	ul.product-gallery.centerProducts li.slide.product-gallery-item:first-child {
		margin-left: 0
	}
	.product-gallery .product-bar {
		display: block;
		max-width: 100%;
		right: 0;
		left: 0;
		text-indent: 1px
	}
	.product-gallery .product-bar-r,
	.product-gallery .product-bar-l {
		width: 49%;
		display: inline-block;
		vertical-align: top;
		margin-top: 0;
		overflow: hidden
	}
	.product-gallery .price-box .old-price {
		padding: 0 5px
	}
}

@media (max-width:768px) {
	.info-not-found {
		padding: 0 0 58px
	}
	.info-not-found .info-not-found_image {
		margin: 0 -10px 44px
	}
	.info-not-found .info-not-found_image img {
		width: 100%;
		height: auto
	}
}

@media (max-width:374px) {
	.info-not-found .info-not-found_text h2 {
		font-size: 65px
	}
}

@media (max-width:768px) {
	.info-coming {
		padding: 0
	}
	.info-coming .info-coming_image {
		margin: 0 -10px
	}
	.info-coming .info-coming_text {
		top: 42.5%
	}
	.info-coming .info-coming_text a.btn-back,
	.info-coming .info-coming_text button.btn-back {
		font-size: 4vw
	}
	.info-coming .info-coming_text a.btn-back::before,
	.info-coming .info-coming_text button.btn-back::before {
		top: 50%;
		margin: -5px 0 0
	}
	.info-coming .info-coming_text h2 {
		font-size: 60px;
		margin: 0 0 23px
	}
	.info-coming .info-coming_text h3 {
		font-size: 30px
	}
}

@media (max-width:500px) {
	.info-coming .info-coming_text {
		top: 42.5%
	}
}

@media (max-width:430px) {
	.info-coming .info-coming_text {
		top: 42.5%
	}
}