/* #Notices
--------------------------------------------------------------- */

.nm-shop-notice {
	position: relative;
    padding-top: 38px;
    padding-right: 30px;
    padding-left: 30px;
	text-align: center;
}
.nm-row .nm-shop-notice {
    padding-right: 0;
    padding-left: 0;
}
.nm-shop .nm-shop-notice:last-child {
	padding-top: 0;
    padding-bottom: 57px;
}
.nm-shop-notice span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.nm-shop-notice.nm-shop-notice-multiple span {
	padding-left: 0;
}
.nm-shop-notice > i,
.nm-shop-notice span i {
    position: relative;
    top: -2px;
    display: inline-block;
    font-size: 24px;
	line-height: 1;
    vertical-align: middle;
    margin-right: 8px;
}
.nm-shop-notice.nm-shop-notice-multiple span i {
	display: none;
}
.nm-shop-notice span strong {
	font-weight: inherit;
}
.nm-shop-notice a {
	display: none;
}

@media (max-width: 768px) {
	.nm-shop-notice {
        padding-right: 15px;
        padding-left: 15px;
    }
}

/* Success/Notice/Error */
.wc-block-components-notice-banner,
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
	font-size: 18px;
	line-height: 1.4;
	color: #282828;
}
.wc-block-components-notice-banner:focus-visible,
.woocommerce-message:focus-visible,
.woocommerce-info:focus-visible,
.woocommerce-error:focus-visible {
	outline: none;
}
.wc-block-components-notice-banner strong,
.woocommerce-message strong,
.woocommerce-info strong,
.woocommerce-error strong {
	font-weight: inherit;
}

/* Success */
.wc-block-components-notice-banner.is-success,
.woocommerce-message {
	color: #03a678;
}
body:not(.nm-woocommerce-message-show) .nm-shop .wc-block-components-notice-banner,
body:not(.nm-woocommerce-message-show) .nm-shop .woocommerce-message,
body:not(.nm-woocommerce-message-show) .nm-single-product .wc-block-components-notice-banner,
body:not(.nm-woocommerce-message-show) .nm-single-product .woocommerce-message {
	display: none;
}

/* Notice */
.nm-shop-notice.woocommerce-info span {
	padding-left: 0;
}

/* Error */
.wc-block-components-notice-banner.is-error,
.woocommerce-error {
    color: #f27362;
}
.wc-block-components-notice-banner.is-error .wc-backward,
.woocommerce-error .wc-backward {
    display: none;
}

@media all and (max-width: 550px) {
	.wc-block-components-notice-banner,
    .nm-shop-notice {
		font-size: 16px;
        line-height: 1.6;
	}
	.nm-shop-notice > i,
    .nm-shop-notice span i {
        font-size: 22px;
        margin-right: 5px;
	}
}

/* Site-wide notice */
.woocommerce-store-notice {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10010;
    line-height: 1.6;
	color: #282828;
	width: 100%;
	margin: 0;
	padding: 14px 15px;
	text-align: center;
	background: #fff7da;
}


/* #Form
--------------------------------------------------------------- */

.form-row,
.form-group,
.form-actions,
.form-row:last-child,
.form-group:last-child,
.form-actions:last-child {
	margin-bottom: 20px;
}
.form-row-wide {
    clear: both;
}
.form-row-first,
.form-row-last {
    width: 48%;
}
.form-row-first {
	float: left;
}
.form-row-last {
    float: right;
}
.woocommerce-form__label,
.form-row label {
	display: inline-block;
	line-height: 1.4;
	color: #282828;
	padding-top: 5px;
    padding-bottom: 8px;
}
.woocommerce-form__label-for-checkbox,
.form-row label.checkbox {
    padding-bottom: 0;
}
.form-row label .required {
	text-decoration: none;
	border-bottom: 0 none;
    opacity: 0.5;
}
.form-row .input-text,
.form-row select {
	display: block;
	width: 100%;
}
.form-row textarea {
	resize: vertical;
}
.woocommerce-form__label > .input-radio,
.woocommerce-form__label > .input-checkbox {
    position: relative;
    top: 1px;
    margin-right: 5px;
}

/* Form: Validation */
.form-row.woocommerce-invalid .input-text,
.form-row.woocommerce-invalid select {
    border-bottom-color: #f27362;
}
.nm-validation-inline-notices .form-row.woocommerce-invalid-required-field:after {
    display: block;
    font-size: 12px;
    line-height: 1.4;
    color: #f27362;
    padding-top: 5px;
    content: "Required field.";
}

/* Form: Select2 */


/* Form: Select2 - Dropdown */

/* Password: Show password button */
.woocommerce form .password-input,
.woocommerce-page form .password-input {
	display: block;
	position: relative;
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
	position: absolute;
    top: 50%;
    right: 0;
    font-size: inherit;
	line-height: inherit;
	color: inherit;
	margin: 0;
	padding: 10px;
    border: 0;
    border-radius: 0;
	text-decoration: none;
	transform: translateY(-50%);
    cursor: pointer;
	-moz-osx-font-smoothing: inherit;
	-webkit-appearance: none;
	-webkit-font-smoothing: inherit;
    background-color: transparent;
}
.woocommerce form .show-password-input:before,
.woocommerce-page form .show-password-input:before {
    content: "";
	display: block;
	height: 18px;
	width: 18px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');
}
.woocommerce form .show-password-input.display-password:before,
.woocommerce-page form .show-password-input.display-password:before {
	background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>');
}

/* Password: Strength indicator */
.woocommerce-password-strength {
	display: inline-block;
	font-size: 12px;
	line-height: 1;
	color: #fff;
	margin-top: 14px;
	padding: 5px 12px;
	-webkit-border-radius: 50px; border-radius: 50px;
	background-color: #f27362;
}
.woocommerce-password-strength.strong {
	background-color: #03a678;
}
.woocommerce-password-strength.good {
	background-color: #f3b700;
}
.woocommerce-password-hint {
    display: block;
    font-size: 12px;
    padding-top: 4px;
}


/* #Common
--------------------------------------------------------------- */

/* Product variation */
.wc-item-meta,
.variation {
	font-size: 12px;
    line-height: 1.6;
}
.variation p {
	margin-bottom: 0;
}

/* Product variation - "dl" */
dl.variation dt,
dl.variation dd {
    font-weight: normal;
}
dl.variation dt {
	float: left;
	margin-right: 5px;
}
dl.variation dd {
    color: #888;
	margin-bottom: 0;
}

/* Product variation - "ul" */
ul.wc-item-meta li,
ul.variation li {
	float: none;
    display: block;
    padding-bottom: 1px;
}
ul.wc-item-meta li > strong,
ul.wc-item-meta li > p,
ul.variation li > div {
	display: inline-block;
}
ul.wc-item-meta li > strong,
ul.variation li > div:first-child {
    margin-right: 2px;
}

/* Addresses -moved to checkout*/


/* #Categories
--------------------------------------------------------------- */

.woocommerce-loop-category__title {
    font-size: 16px;
    line-height: 1.4;
    color: #282828;
    margin-top: 14px;
	padding-bottom: 12px;
}
.woocommerce-loop-category__title .count {
    display: block;
    font-size: 14px;
    color: #8c8c8c;
    margin-top: 6px;
    background: none;
}


/* #Products
--------------------------------------------------------------- */

.products li {
	position: relative;
    transition: opacity 0.2s ease;
}
.products > li.hide {
    opacity: 0;
}
.nm-shop-loop-product-wrap {
    position: relative;
    padding-bottom: 14px;
}

/* Thumbnail */
.nm-shop-loop-thumbnail {
	position: relative;
	overflow: hidden;
    border-radius: var(--nm--border-radius-image);
	background: #eee;
}
.nm-shop-loop-thumbnail a {
	display: block;
	position: relative;
}
.nm-shop-loop-thumbnail img {
	display: block;
	width: 100%;
	height: auto;
}
.images-lazyload .nm-shop-loop-thumbnail img:not(.nm-shop-hover-image) {
    opacity: 0;
    transition: opacity 0.5s ease;
}
.images-lazyload .nm-shop-loop-thumbnail img.woocommerce-placeholder {
    opacity: 1;
}
/*.image-loaded .nm-shop-loop-thumbnail img:not(.nm-shop-hover-image),*/
.images-lazyload.images-show .nm-shop-loop-thumbnail img:not(.nm-shop-hover-image).lazyloaded {
	opacity: 1;
}

/* Thumbnail: Hover image */
.nm-shop-loop-thumbnail .nm-shop-hover-image {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    transition: opacity 0.4s ease;
}
.has-hover .nm-shop-loop-thumbnail a:hover .nm-shop-hover-image {
	opacity: 1;
}

/* Label: Sale */
.onsale {
	display: block;
	position: absolute;
	top: 12px;
	right: 12px;
	z-index: 10;
	font-size: 13px;
    line-height: 1;
	color: #282828;
	/*padding: 4px 8px;*/
    padding: 3px 7px;
	border-radius: 30px;
	background: #fff;
}

/* Label: New */
.nm-label-itsnew + .onsale {
    margin-top: 27px;
}

/* Label: Out of stock */
.products li.outofstock .nm-shop-loop-thumbnail > a:after {
    position: absolute;
    top: 12px;
    left: 12px;
    display: block;
    font-size: 13px;
    line-height: 1;  
    color: #282828;
    content: "Out of stock";
    /*padding: 4px 8px;*/
    padding: 3px 7px;
    text-align: center;
    -webkit-border-radius: 30px; border-radius: 30px;
    background: #fff;
}
.products li.outofstock.nm-has-attributes .nm-shop-loop-thumbnail > a:after {
    display: none;
}

/* Attributes */
.nm-shop-loop-attribute {
    font-size: 0;
    padding-top: 7px;
}
.nm-shop-loop-attribute:first-child {
    padding-top: 0;
}
.nm-shop-loop-attribute a {
	display: inline-block;
    color: inherit;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
}
.nm-shop-loop-attribute a:last-child {
    margin-right: 0;
}

/* Attributes: On thumbnail */
.attributes-position-thumbnail .nm-shop-loop-attributes {
    position: absolute;
    top: 16px;
    left: 16px;
    z-index: 10;
}
.attributes-position-thumbnail .nm-shop-loop-attributes a {
    margin-right: 7px;
}

/* Attributes: Below details */
.attributes-position-details .nm-shop-loop-attributes {
    margin-top: 3px;
    margin-bottom: -4px;
    margin-left: -2px;
}
.attributes-position-details .nm-shop-loop-attribute a {
    margin-top: 5px;
    margin-right: 5px;
    padding: 2px;
    border: 1px solid transparent;
    -webkit-border-radius: 50px; border-radius: 50px;
    -webkit-transition: border 0.2s ease; transition: border 0.2s ease;
}
.attributes-position-details .nm-shop-loop-attribute a.selected,
.no-touch .attributes-position-details .nm-shop-loop-attribute a:hover,
.no-touch .attributes-position-details .nm-shop-loop-attribute a:active,
.no-touch .attributes-position-details .nm-shop-loop-attribute a:focus {
	border-color: #828282;
}

/* Attributes: Color swatches */
.nm-shop-loop-attribute a i {
	display: block;
	width: 11px;
	height: 11px;
	border-radius: 50px;
}
.nm-shop-loop-attribute a i.nm-pa-color-white {
	border: 1px solid #aaa;
}

/* Attributes: Color swatches - Below details */
.attributes-position-details .nm-shop-loop-attribute a i {
	width: 16px;
	height: 16px;
}

/* Attributes: Images swatches */
.nm-shop-loop-attribute a .nm-pa-image-thumbnail-wrap {
	position: relative;
	display: block;
    width: 18px;
	height: 18px;
	overflow: hidden;
	border-radius: 50%;
}
.nm-shop-loop-attribute a img {
	/*-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	max-width: none;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);*/
	display: block;
	width: auto;
	max-height: 100%;
	margin: 0 auto;
}

/* Attributes: Images swatches - Below details */
.attributes-position-details .nm-shop-loop-attribute a .nm-pa-image-thumbnail-wrap {
    width: 18px;
	height: 18px;
}

/* Attributes: Labels */
.nm-shop-loop-attribute.nm-shop-loop-attribute-label a {
    margin-right: 6px;
}
.nm-shop-loop-attribute.nm-shop-loop-attribute-label a:hover,
.nm-shop-loop-attribute.nm-shop-loop-attribute-label a.selected {
    color: #282828;
    border-color: transparent;
}
.nm-shop-loop-attribute a span {
	display: block;
    font-size: 14px;
	line-height: 17px;
	min-width: 18px;
	height: 18px;
	padding-right: 3px;
	padding-left: 3px;
    border: 1px solid;
    -webkit-border-radius: 50px; border-radius: 50px;
    text-align: center;
}

/* Details */
.nm-shop-loop-details {
	position: relative;
    overflow: hidden;
	margin-top: 14px;
	/*margin-bottom: 14px;*/
}
.nm-shop-loop-details {
    min-height: 52px; /* No price fix */
}

/* Details: Title */
.woocommerce-loop-product__title {
	display: block;
    font-size: 16px;
    line-height: 1.4;
    color: inherit;
    margin: 0;
	padding-right: 32px;
}
.woocommerce-loop-product__title a {
	color: inherit;
}

/* Details: Rating */
.products .star-rating {
    display: block;
    margin-left: -5px;
}

/* Details: Price */
.products .price {
    display: block;
    padding-top: 2px;
    white-space: nowrap;
    transition: opacity 0.2s ease;
}
/*.has-hover .products.has-action-links li:hover .price {*/
.touch.has-hover .products.has-action-links:not(.attributes-position-details) li:hover .price,
.no-touch .products.has-action-links li:hover .price {
	opacity: 0;
}
.products .price .amount {
	color: #282828;
}
.products .price ins .amount {
	color: #dc9814;
}
.products .price del {
	text-decoration: line-through;
}
.products .price ins {
	color: #dc9814;
	text-decoration: none;
	background: none;
}
.nm-shop-loop-price {
	opacity: 1;
}


/* Details: Action links */
.nm-shop-loop-actions {
	position: absolute;
	bottom: 0px;
	left: -10px;
	display: flex;
    flex-wrap: wrap;
    gap: 6px 10px;
	opacity: 0;
    transition: opacity 0.2s ease, left 0.2s ease;
}
/*.has-hover .products li:hover .nm-shop-loop-actions {*/
.touch.has-hover .nm-products:not(.attributes-position-details) li:hover .nm-shop-loop-actions,
.no-touch .nm-products li:hover .nm-shop-loop-actions {
	opacity: 1;
	left: 0;
}
.nm-shop-loop-actions > a {
	position: relative;
	display: inline-block;
	font-size: inherit;
    line-height: inherit;
	white-space: nowrap;
	padding: 0;
    text-align: left;
    border-bottom: 1px solid #cfcfcf;
	background-color: transparent;
}
.attributes-position-details .nm-shop-loop-actions > a {
    line-height: 1;
    padding-bottom: 2px;
}

.nm-shop-loop-actions > a,
.nm-shop-loop-actions > a:active,
.nm-shop-loop-actions > a:focus {
	color: #282828;
}
.no-touch .nm-shop-loop-actions > a:hover {
	color: #dc9814;
}
.nm-shop-loop-actions > a.loading {
    opacity: 1;
    background: none;
}
.nm-shop-loop-actions .added_to_cart {
	display: none !important;
}

/* Details: Wishlist button */
.products .nm-wishlist-button {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
}

@media all and (max-width: 1080px) {
    /* Attributes */
    .nm-shop-loop-attribute a {
        margin-right: 6px;
    }
}
@media all and (max-width: 768px) {
    /* Attributes: On thumbnail */
    .attributes-position-thumbnail .nm-shop-loop-attributes {
        top: 12px;
        left: 12px;
    }
}
@media all and (max-width: 550px) {
    /* Attributes: Color swatches */
    .nm-shop-loop-attribute a i {
        width: 10px;
        height: 10px;
    }
}
@media all and (max-width: 460px) {
    /* Attributes */
    /*.attributes-position-thumbnail .nm-shop-loop-attributes {
        display: none;
    }*/
    .attributes-position-thumbnail .nm-shop-loop-attributes a {
        margin-right: 6px;
    }
}
@media all and (max-width: 400px) {
	/* Label: Sale */
	.onsale {
		top: 7px;
		right: 7px;
		font-size: 12px;
        padding: 3px 5px;
	}
    
    /* Label: New */
    .nm-label-itsnew + .onsale {
        margin-top: 25px;
    }
}


/* #Products: Grid - Scattered
--------------------------------------------------------------- */

/* #Products: Grid - Variable
--------------------------------------------------------------- */


/* #Products: Grid - List
--------------------------------------------------------------- */


/* #Products: Layout - Static buttons
--------------------------------------------------------------- */

/* Attributes: Below details */
.layout-static-buttons.attributes-position-details .nm-shop-loop-attributes {
	margin-top: 12px;
}

/* Details: Price */
.touch .products.layout-static-buttons-on-touch li:hover .price,
.has-hover .products.layout-static-buttons li:hover .price {
	opacity: 1;
}

/* Details: Action links */
.touch .layout-static-buttons-on-touch .nm-shop-loop-actions,
.layout-static-buttons .nm-shop-loop-actions {
	position: static;
	bottom: auto;
	left: auto;
	opacity: 1;
    transition: none;
}
.touch .layout-static-buttons-on-touch .nm-shop-loop-actions > a,
.layout-static-buttons .nm-shop-loop-actions > a {
    display: block;
	color: #8c8c8c;
	margin: -1px 0 0;
    padding: 7px 0px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
.touch .layout-static-buttons-on-touch .nm-shop-loop-actions > a:first-child,
.layout-static-buttons .nm-shop-loop-actions > a:first-child {
	margin-top: 11px;
}




/* #Products: Layout - Overlay
--------------------------------------------------------------- */

/* #Shop
--------------------------------------------------------------- */


/* #Single product
--------------------------------------------------------------- */


/* #Single product: Layout - Expanded
--------------------------------------------------------------- */


/* #Quick view
--------------------------------------------------------------- */

/* #Star rating
--------------------------------------------------------------- */

.woocommerce-product-rating {
	position: relative;
	display: block;
	height: 26px;
}
.woocommerce-product-rating .woocommerce-review-link {
	display: none;
}
.star-rating {
	position: relative;
	display: inline-block;
	line-height: 26px;
	width: 82px;
	height: 26px;
	overflow: hidden;
}
.star-rating:before,
.star-rating span:before {
	position: absolute;
	top: 0;
	font-family: 'nm-font';
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
	line-height: 26px;
}
.star-rating:before {
	left: 9px;
	content: "\e61f\e61f\e61f\e61f\e61f";
	font-size: 5px;
	color: #aaa;
	letter-spacing: 10px;
}
.star-rating span:before {
	left: 0;
	content: "\e606\e606\e606\e606\e606";
	font-size: 24px;
	color: var(--nm--shop-rating-color);
	letter-spacing: -9px;
}
.star-rating span {
	position: absolute;
	top: 0;
	left: 0;
	padding-top : 26px;
	overflow: hidden;
}


/* #Cart
--------------------------------------------------------------- */


/* #Checkout
--------------------------------------------------------------- */



/* #Checkout: "WooCommerce German Market" plugin
--------------------------------------------------------------- */

/* #Checkout: "WooCommerce Germanized" plugin
--------------------------------------------------------------- */





/* #My Account: Login/Register popup
--------------------------------------------------------------- */

/* #My account
--------------------------------------------------------------- */





/* #Wishlist
--------------------------------------------------------------- */

#nm-wishlist {
	padding: 54px 0 64px;
}

/* Header: Menu link count */
.nm-menu-wishlist-count {
	position: relative;
	top: -7px;
	display: inline-block;
	font-size: 14px;
    color: #dc9814;
    margin-right: -2px;
}
.if-zero-hide-icon .nm-menu-wishlist-count.is-zero {
    pointer-events: none;
    visibility: hidden;
    position: absolute;
    z-index: -1;
}

/* Shop: Button */
.nm-wishlist-button,
.nm-wishlist-button i {
	display: inline-block;
	font-size: 16px;
	line-height: 17px;
	color: inherit;
	width: 19px;
	height: 17px;
}
.nm-wishlist-button {
	position: relative;
	color: inherit;
	overflow: hidden;
	pointer-events: none;
}
.nm-wishlist-ready .nm-wishlist-button {
    pointer-events: all;
}
.nm-wishlist-button.added:active,
.nm-wishlist-button.added:focus,
.nm-wishlist-button.added:hover,
.nm-wishlist-button.added {
	color: #dc9814;
}
.nm-wishlist-button i {
	-webkit-transition: color 0.2s ease; transition: color 0.2s ease;
    
    pointer-events: none;
}
.touch .nm-wishlist-button:hover {
    color: #888;
}
.no-touch .nm-wishlist-button:hover i:before,
.nm-wishlist-button.added i:before {
    content: "\f004";
}

/* #Catalog Mode
--------------------------------------------------------------- */



/*single - used in panel */
/* Product quantity */
.nm-quantity-wrap {
	position: relative;
	width: 100%;
	text-align: center;
	border-top: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-left: 1px solid #dadada;
	overflow: hidden;
}
.nm-quantity-wrap.nm-is-readonly {
    display: none;
}
.nm-quantity-wrap label {
	display: none;
}
.nm-quantity-wrap .quantity {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
}
.nm-quantity-wrap .qty {
	display: inline-block;
	line-height: 42px;
	width: 26px;
	height: 42px;
	vertical-align: top;
	padding: 0;
	border: 0 none;
	text-align: center;
	background: none;
}
.product .nm-quantity-wrap.qty-hide .qty {
    color: #282828;
    text-align: right;
}
.nm-quantity-wrap .qty::-webkit-outer-spin-button,
.nm-quantity-wrap .qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.nm-quantity-wrap .qty::-o-outer-spin-button,
.nm-quantity-wrap .qty::-o-inner-spin-button {
    -o-appearance: none;
    margin: 0;
}
.nm-quantity-wrap input[type=number] {
    -moz-appearance: textfield;
}
.nm-quantity-wrap .quantity .nm-qty-minus,
.nm-quantity-wrap .quantity .nm-qty-plus {
	position: relative;
	display: inline-block;
    font-size: 12px;
	line-height: 42px;
	font-weight: normal;
	color: #282828;
	width: 23px;
	height: 42px;
	text-align: center;
	cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.product .nm-quantity-wrap.qty-hide .quantity .nm-qty-minus,
.product .nm-quantity-wrap.qty-hide .quantity .nm-qty-plus {
    display: none;
}

/* 
 * Widgets: 
 *
 * - Products
 * - Recently Viewed Products
 * - Products by Rating
 * - Recent Product Reviews
 */
 .product_list_widget {
	padding-top: 7px;
}
.widget .product_list_widget > li,
.product_list_widget > li {
	position: relative;
	min-height: 77px;
	overflow: hidden;
	margin-bottom: 16px;
	padding: 5px 0 0 75px;
}
.product_list_widget > li a {
	display: block;
}
.product_list_widget > li a img {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: 77px;
}
/* Price */
.product_list_widget .from {
	display: none;
}
.product_list_widget ins {
	background: none;
}
.product_list_widget .amount,
.product_list_widget del .amount,
.product_list_widget ins .amount {
	display: inline-block;
	font-weight: inherit;
	color: #282828;
	margin-top: 1px;
}
.product_list_widget del .amount {
	text-decoration: line-through;
}
.product_list_widget ins .amount {
	font-weight: inherit;
	color: #dc9814;
}
/* Star rating */
.product_list_widget .star-rating {
	display: block;
	margin: 0 0 0 -7px;
}

/* Widget: Filter Products by Rating */
.woocommerce.widget_rating_filter .wc-layered-nav-rating > a {
    display: block;
}
.woocommerce.widget_rating_filter .wc-layered-nav-rating.chosen .star-rating span:before,
.woocommerce.widget_rating_filter .wc-layered-nav-rating.chosen > a {
    color: var(--nm--color-font-highlight);
}
.woocommerce.widget_rating_filter .star-rating {
    margin: 0 0 0 -7px;
    vertical-align: middle;
}

/*for front page search shortcode */
#nm-shop-search-input {
    display: block;
    font-size: 26px;
    line-height: normal;
    font-weight: inherit;
    font-family: inherit;
    width: 100%;
    padding: 0 23px 0 0;
    border: 0 none;
    background: none;
}
#nm-shop-search input::-ms-clear { /* IE: Remove "X" button */
    width: 0;
    height: 0;
}