/*
	Theme Name:   Savoy Child
	Theme URI:    http://themeforest.net/item/savoy-minimalist-ajax-woocommerce-theme/12537825
	Description:  Savoy child theme
	Author:       NordicMade
	Author URI:   http://www.nordicmade.com
	Template:     savoy
	Version:      1.0.1
*/


/* Child theme CSS
--------------------------------------------------------------- */
.grecaptcha-badge{display: none!important;}

/*********SPRACHE*************/
.home #nm-shop{
display: none;
}
.nm-comments {
  display: none!important;
}

/*Linktree*/
.page-id-11584 .nm-main-menu-wrap.col-xs-6,.page-id-11584 .nm-right-menu-wrap.col-xs-6, .page-id-11584 #nm-header,.page-id-11584 .nm-top-bar{
	display: none!important;
}

/*SHOP_UNTERKATEGORIEN**/
.nm-shop-categories li a {
    font-size: 17px!important;
    line-height: 1.4!important;
    margin: 0 17px!important;
}
#nm-shop-categories-wrap {
    width: 100%!important;
}

.woocommerce-product-details__short-description.entry-content h2, .woocommerce-product-details__short-description.entry-content .h2-size {
    font-size: 16px!important;
    font-weight: normal !important;
    color: #000 !important;
    letter-spacing: 0.02em!important;
}

.woocommerce-product-details__short-description.entry-content h2{
    margin-bottom: 6px!important;
}


#cookie-law-info-bar{

}
#cookie-law-info-bar p{
	 line-height: 1.4em!important;
	 text-align: left!important;
}

#cookie-law-info-bar {
    /* border: 0; */
    font-size: 13px;
    margin: 0 auto;
    padding: 1vw 20vw 1vw 20vw!important;
    position: absolute;
    text-align: left!important;
    left: 0px;
    line-height: 1.4em!important;
    font-weight: 300;
}
p{
    font-size: 15px!important;
    letter-spacing: 0.02em!important;
    -ms-word-break: normal;
-moz-word-break: normal;
     word-break: normal;
-webkit-hyphens: auto;
   -moz-hyphens: auto;
    -ms-hyphens: auto;
        hyphens: auto;

}
.nm-shop-notice {
    position: relative;
    padding-top: 0px;
    padding-right: 30px;
    padding-left: 30px;
    text-align: center;
}
.cart_item .product-name{
padding-top: 20px !important;
}
.entry-content strong, strong {
font-weight: normal !important;
    color: #000 !important;
}

#nm-widget-panel .total strong {
    font-weight: bold!important;
    color: #FFF!important;
}


.nm-post-read-more{
text-decoration: none !important;
}

.wc-gzd-additional-info {
    font-size: 0.95em !important;
    margin-bottom: 0px !important;
}
.product .summary .stock.in-stock {
    background: none;
}
.product .summary .stock.in-stock, .product .summary .stock.out-of-stock {
    display: inline-block;
    line-height: 1;
    color: #63b798;
    padding: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    margin-top: -10px!important;
}

.product .summary .stock.out-of-stock {
    margin-bottom: 0;
    background: transparent;
}

/***********MENU*********/
.nm-top-bar {
margin-top: 6px;
margin-right: -15px !important;
    font-size: 0.9em;
    line-height: 27px;
    font-weight: bold;
    letter-spacing: 0.01em;

}

.menu-item-wpml-ls-126-de:lang(de){
opacity: 0.4;
}
.menu-item-wpml-ls-126-en:lang(en){
opacity: 0.4;
}
.menu-item-wpml-ls-126-de{
background: url(grau.png) no-repeat right 6px;
background-size: 2px 12px;
}
.menu-item-wpml-ls-126-en{
}

.nm-top-bar .nm-menu > li > a {
    font-size: inherit;
    color: #eee;
    padding: 0 10px;
    margin-top: -6px;
    vertical-align: middle;
}

/****BLOG****/

.nm-post-header h1 {
    font-size: 30px!important;
}
.nm-post-header {
    padding-bottom: 17px!important;
}
.nm-single-post-meta{
	display: none;
}
.nm-single-post-meta-top {
    margin-top: 17px!important;
}


/************HOME*********/
@media (min-width: 769px){
.nm-banner-text h1
{
    font-size: 30px!important;
    color:#282828!important;
    margin: 0!important;
}
.nm-banner-text h2
{
    font-size: 30px!important;
    color:#FFF!important;
    margin: 0!important;
}

.nm-banner-text .nm-banner-link {
    display: inline-block;
    font-size: 19px!important;
    font-weight: 300;
    line-height: 1.4;
        color:#282828!important;
    white-space: nowrap;
    margin: 16px 0 6px;
    padding: 0 0 3px 0;
    border-bottom: 1px solid #282828;
}
.nm-banner.text-color-light .nm-banner-text .nm-banner-link {
    color: #FFF!important;
    border-bottom-color: #FFF!important;
}
}




@media (max-width: 768px){
.nm-banner.has-alt-image .nm-banner-text .nm-banner-title.small, .nm-banner.has-alt-image .nm-banner-text .nm-banner-title.medium, .nm-banner.has-alt-image .nm-banner-text .nm-banner-title.large,
.nm-banner-title.medium {
	    display: inline;
    font-size: 19px!important;
    float: left!important;
}
h1.nm-banner-title{
	 display: inline;
    font-size: 19px!important;
    float: left!important;
}

.nm-banner.alt-mobile-layout .nm-banner-title {
    font-size: 19px !important;
}

.nm-banner.has-alt-image .nm-banner-text .nm-banner-subtitle, .nm-banner-subtitle.nm-alt-font {
    display: inline;
    font-size: 19px;
    padding-left: 6px;
    color:#282828!important;
}

.nm-banner-text .nm-banner-link {
    margin: 0;
}

.nm-header.centered .nm-right-menu {
    margin-right: 2px;
}
}
@media (max-width: 768px){
.nm-banner-slider.pagination-mobile-outside .flickity-page-dots .dot:not(.is-selected), .nm-banner-slider.pagination-mobile-outside .slick-dots li:not(.slick-active) button {
}
.slick-dots li.slick-active button {
    background-color:#c88543!important;
     border-color: #c88543!important;
         width: 8px;
    height: 8px;
}
.nm-blog-categories ul li.current-cat a, .nm-portfolio-categories li.current a, .woocommerce-product-gallery.pagination-enabled .flex-control-thumbs li img.flex-active, .widget_layered_nav ul li.chosen a, .widget_layered_nav_filters ul li.chosen a, .slick-dots li.slick-active button {
    background-color:#c88543!important;
     border-color: #c88543!important;
     border: none!important;
    opacity: 1;
}
.slick-dots li button {
    width: 8px;
    height: 8px;
}
}


.slick-prev:not(.slick-disabled):hover, .slick-next:not(.slick-disabled):hover{
    color: #fff!important;
}

.slick-dots li.slick-active button {
    background: none;
}
.nm-blog-categories ul li.current-cat a, .nm-portfolio-categories li.current a, .woocommerce-product-gallery.pagination-enabled .flex-control-thumbs li img.flex-active, .widget_layered_nav ul li.chosen a, .widget_layered_nav_filters ul li.chosen a, .slick-dots li.slick-active button {
    border-color: #282828!important;
     opacity: 0.8;
}
.slick-dots li button {
    display: block;
    margin: 0;
    padding: 0px;
    border: 0 none;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-indent: -1000em;
    overflow: hidden;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-backface-visibility: visible;
    background-color: #282828;
    opacity: 0.8;
}
/***********CART**********************/
#nm-menu-cart-btn {
    padding-right:0px!important;
}

.nm-menu-cart .count {
    position: relative;
    top: 0;
    display: inline-block;
    font-size: 14px;
    color: #dc9814;
    padding-left: 1px;
}
.nm-menu-cart .count:before {
content:"|";
margin-right: 3px;
}

.woocommerce-NoticeGroup .nm-shop-notice a {
    display: block;
}


#nm-widget-panel .quantity .nm-qty-minus, #nm-widget-panel .quantity .nm-qty-plus {
display: none;
}
#nm-widget-panel .quantity .qty {
    font-size: 16px;
    width: 30px;
}

/*****PRODUKT*********/
.nm-single-product-bg {
    background: #fff!important;
}


.woocommerce-tabs {
display: none !important;
}


.product .summary .price {
    line-height: 1;
    vertical-align: top;
    margin-bottom: 0;
    padding: 12px 0 0px;
}
/*
MWST*/
.wc-gzd-additional-info{
font-size: 0.95em !important;
margin-bottom: 15px !important;
}


/*********SHOP********/
.nm-shop-taxonomy-text h1 {
   display: none;
}

.nm-shop-taxonomy-header-inner {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-color: transparent;
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
        overflow: hidden;
}

#nm-shop-taxonomy-header.has-image {
   max-height: 680px!important;
   height: 41.8vw !important;
}

/*************************KONTAKTSEITE********/
.page-id-544 .header-border-1 .nm-header {
    border-bottom: 1px solid #fff!important;
}
.wpcf7-form-control.wpcf7-captchac{
	width:80px!important;
	height: auto!important;
	margin-bottom: 10px;
}

/***********FORMULAR**********/

.woocommerce-checkout .shop_table {
    background-color: #FFF!important;
    padding: 10px 0 !important;
}
.wpcf7-form{
padding-left: 20px !important;
}
.wpcf7 .wpcf7-form-control {
    font-size: 12px;
}

.wpcf7 input.wpcf7-submit {
    display: inline-block;
    width: auto;
        font-size: 15px!important;
    padding: 11px 17px;
}
.wpcf7-form > .wpcf7-form-control-wrap, .wpb_text_column .wpcf7-form > p, .wpcf7-form > p {
    margin-bottom: 0;
    padding: 0 0 19px 0px!important;
}
div.wpcf7-response-output {
font-size: 16px;
line-height: 1.4;
padding-left: 0px!important;
}

.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 10px;

}

.one-half { width: 48%; }
.one-third { width: 30.66%; }

.last {
    margin-right: 0 !important;
    clear: right;
}

@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
}


/****************************FOOTER**************************/
.nm-footer-widgets {
        background-color: #282828!important;
}
.nm-footer .large-block-grid-4 > li:nth-child(1), .nm-footer .large-block-grid-4 > li:nth-child(2), .nm-footer .large-block-grid-4 > li:nth-child(3) {
    width: 19%!important;
    min-height: 140px;

}
.nm-footer .large-block-grid-4 > li:nth-child(2), .nm-footer .large-block-grid-4 > li:nth-child(3) {
        border-left:1px solid #777;
        padding-left: 4%
}


.nm-footer .large-block-grid-4 > li:nth-child(4) {
    width: 32%!important;
    padding:0 3%;
     min-height: 140px;
    border-left:1px solid #777;
    border-right:1px solid #777;
    margin-bottom: 30px;
}


input[type="email"]{
width: 100%;
}



.nm-footer .large-block-grid-4 h4{
font-size: 17px;
margin-bottom: 5px;
    color: #777!important;
    letter-spacing: 0.02em;
}

.nm-footer .large-block-grid-4 h5{
font-size: 14px;
margin-bottom: 11px;
line-height: 1.4!important;
color: #777!important;
}

.mc4wp-success p{
font-size: 13px !important;
line-height: 1.3em!important;
padding-top: 15px!important;
padding-right: 50px!important;
color: #FFF!important;
}



@media (max-width: 1500px) {
.nm-footer .large-block-grid-4 h4{
font-size: 16px;
    letter-spacing: 0.02em;
}
.nm-footer .large-block-grid-4 h5{
font-size: 14px;
margin-bottom: 12px;
}
}



@media (max-width: 1400px) {
.nm-footer .large-block-grid-4 h4{
font-size: 15px;
    letter-spacing: 0em;
}
.nm-footer .large-block-grid-4 h5{
font-size: 13px;
margin-bottom: 12px;
}
.nm-footer .large-block-grid-4 > li:nth-child(2), .nm-footer .large-block-grid-4 > li:nth-child(3) {
padding-left: 3%
}

.nm-footer .large-block-grid-4 > li:nth-child(4) {
padding:0 3%;
}
}

@media (max-width: 1196px) {
.nm-footer .large-block-grid-4 > li:nth-child(1), .nm-footer .large-block-grid-4 > li:nth-child(2), .nm-footer .large-block-grid-4 > li:nth-child(3), .nm-footer .large-block-grid-4 > li:nth-child(4) {
    min-height: 150px;
}
}


@media (max-width: 1068px) {
.nm-footer .large-block-grid-4 h4{
font-size: 14px;
letter-spacing: -0.01em;
}
.nm-footer .large-block-grid-4 > li:nth-child(2), .nm-footer .large-block-grid-4 > li:nth-child(3) {
padding-left: 2%
}
.nm-footer .large-block-grid-4 > li:nth-child(4) {
padding:0 2%;
}

.nm-quickview-btn{
	background: #FFF;
	font-size: 12px!important;
	padding-left: 5px!important;
}

.nm-shop-loop-actions > a {
    position: relative;
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
    white-space: nowrap;
    margin-left: 0px;
    padding: 0;
    font-size: 12px!important;
    text-align: left;
    border-bottom: 1px solid #cfcfcf;
    background-color: #FFF!important;
}
}


@media (max-width: 1019px) {
.nm-footer .large-block-grid-4 > li:nth-child(1), .nm-footer .large-block-grid-4 > li:nth-child(3) {
    width: 40%!important;
    min-height: 130px;
    margin-bottom: 30px;

}
.nm-footer .large-block-grid-4 > li:nth-child(2){
    width: 40%!important;
    min-height: 130px;
}
.nm-footer .large-block-grid-4 > li:nth-child(2) {
        border-left:1px solid #777;
        border-right:1px solid #777;
        padding-left: 4%
}
.nm-footer .large-block-grid-4 > li:nth-child(3) {
        border-left:none;
        padding-left: 16px;
}

.nm-footer .large-block-grid-4 > li:nth-child(4) {
    width: 40%!important;
    padding:0 4%;
     min-height: 130px;
    border-left:1px solid #777;
    border-right:1px solid #777;
    margin-bottom: 30px;
}
}
@media (max-width: 991px){
.nm-footer-bar .nm-footer-bar-right > .menu, .nm-footer-bar-right > ul {
    float: right;
}
.nm-footer-bar-social {
    padding-top: 0px;
}
}

.nm-footer-block-grid > li {
    margin-bottom: 0;
    padding-bottom: 0;
}
#mc4wp_form_widget-2 .nm-footer .button, #mc4wp_form_widget-2 input[type="submit"] {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    color: #fff!important;
    padding:7px 0 0 0px!important;
    border: 0 none;
    margin-top: 5px!important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: right;
    float: right;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    background-color: #282828;
}


#mc4wp_form_widget-2 .nm-footer .button, #mc4wp_form_widget-2 input[type="submit"]:hover{
   color: #dc9814!important;
}

input[type="text"], input[type="password"], input[type="number"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="time"], input[type="month"], input[type="week"], input[type="email"], input[type="search"], input[type="tel"], input[type="url"], input.input-text, select, textarea {
    font-family: inherit;
    line-height: 1.6;
    outline: 0;
    padding: 5px 10px;
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
}




.nm-footer-widgets {
margin-top: 80px;
background-color: #282828!important;
}
.widget .nm-widget-title {
    color: #777!important;
    font-size: 15px!important;
    font-weight: bold;
    line-height: 1.5!important;
    margin-bottom: 1px!important;
}
.widget ul li {
font-size: 14px!important;
    line-height: 1.6;
    margin-bottom: 2px;
}
.nm-footer-bar-right {
    margin-top: -170px;
    position: relative;
    z-index: 100;
}
.nm-footer-bar-inner {
padding: 0;
/* background-color: transparent!important; */
margin-top: -50px;
position: relative;
z-index: 100;
overflow: visible;
}

.wpml-ls-statics-footer {
    background-color: #282828;
    color: #aaaaaa;
}
.nm-footer-bar-left {
display: none;
}
.nm-footer-bar-right {
float: right;
}



/***BESTELLUNG*******/
.woocommerce-order-details table.order_details {
    padding:10px 20px;
}

.woocommerce-orders-table__cell-order-actions, .woocommerce-orders-table__header-order-actions, .woocommerce-gzdp-invoice{
display: none !important;
}

/********PRODUKT**********/
#tab-title-description,.posted_in{
display: none;
}


.nm-shop-loop-wishlist-button, .nm-product-wishlist-button-wrap {
display: none;
}

#nm-quickview .nm-product-share,#nm-product-meta{
display: none;
}

.nm-shop-search-btn-wrap{
display: none!important;
}
#order_review_heading {
    font-size: 24px;
    padding: 20px 0 5px 0!important;
}
#payment {
    margin: 0 !important;
}

.woocommerce-checkout #order_payment_heading {
    padding-bottom: 20px;
}

#order_review .legal {
    text-align: left;
    padding: 0 0 20px 0!important;
    float: left;
}
#order_review .shop_table tbody tr td {
margin: 5px !important;
padding-top: 5px;
}
.wc-gzd-product-name-left{
padding-top: 10px !important;
}


#order_review .shop_table tbody .product-total {
    text-align: right;
    padding-right: 23px!important;
}
td.product-total{
	padding-top: 20px!important;
}
.nm-MyAccount-dashboard{
max-width: 600px;
}

.woocommerce-message {
    color: #03a678;
}
.woocommerce-account .nm-shop-notice {
    margin-left: 24px;
}

.woocommerce-order-details .order_details tfoot tr th, .woocommerce-order-details .order_details tfoot tr td {
    font-size: 16px;
    padding: 0 0 3px;
    border-top: 0 none;
}



.summary .price .woocommerce-Price-amount.amount {
    font-size: 22px!important;
    margin: 0;
    padding:5px 0;
    border: 0;
    float: none!important;
}

.nm-shop-loop-details .price .woocommerce-Price-amount.amount {
    float: none!important;
}




.woocommerce-order-details .order_details tfoot tr:last-child th, .woocommerce-order-details .order_details tfoot tr:last-child td {
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 0;
}
.shipped_via{
float: none!important;
display: block!important;
clear: both!important;
}

.nm-shop-loop-details p.wc-gzd-additional-info {
    display: none;
}


/*************EMAIL************/


@media only screen and (min-width: 834px) and (orientation: portrait) {

.products .nm-wishlist-button {
display: none!important;
}
}


/**************************************************MOBIL******************************************************/

@media (max-width: 768px){

.nm-footer .large-block-grid-4 > li:nth-child(1), .nm-footer .large-block-grid-4 > li:nth-child(3) {
    width: 50%!important;
    min-height: 130px;
    margin-bottom: 20px;
    padding-left: 4%;
}
.nm-footer .large-block-grid-4 > li:nth-child(2) {
    width: 50%!important;
    min-height: 130px;
}
.nm-footer .large-block-grid-4 > li:nth-child(2) {
    border-left: 1px solid #777;
    border-right: none;
    padding-left: 4%;
}
.nm-footer .large-block-grid-4 > li:nth-child(4) {
    width: 50%!important;
    padding: 0 4%;
    min-height: 130px;
    border-left: 1px solid #777;
    border-right: none;
    margin-bottom: 30px;
}

.nm-footer-bar-right {
    float: none!important;
    text-align: center;
    margin: 0px!important;
    background: #282828!important;
    padding: 20px 0 20px 0px;
}

.nm-footer-bar-social{
margin-left: 6px!important;
}
.nm-footer-bar .nm-footer-bar-right > .menu, .nm-footer-bar-right > ul {
    float: none;

}

}

@media (max-width: 768px){
	.products .nm-wishlist-button {
display: none;
}
.vc_empty_space{
height: 20px !important;
}

.header-mobile-alt .nm-header.centered .nm-header-logo {
  	left:calc(50% - 100px)!important;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.nm-footer-widgets {
    padding: 25px 0 15px;
}

.widget ul li {
    font-size: 14px!important;
    line-height: 1.8;
    padding: 3px 0;
    margin-bottom: 2px;
    border-bottom: 1px solid #3a3a3a;
}

.widget .nm-widget-title, .nm-footer .large-block-grid-4 h4 {
    letter-spacing: -0.01em;
margin-top: 20px;
    color: #777!important;
    font-size: 16px!important;
    font-weight: bold;
}
.widget .nm-widget-title {
    margin-bottom: 6px;
}

.nm-shop-results-bar.is-category {
    display: none;
}
.nm-footer .large-block-grid-4 > li:nth-child(1), .nm-footer .large-block-grid-4 > li:nth-child(3) {
    width: 100%!important;
    min-height: auto;
    margin-bottom: 0px;
    padding-left: 4%;
}
.nm-footer .large-block-grid-4 > li:nth-child(2) {
    width: 100%!important;
    min-height: auto;
}
.nm-footer .large-block-grid-4 > li:nth-child(2) {
    border-left: none;
    border-right: none;
    padding-left: 4%;
}
.nm-footer .large-block-grid-4 > li:nth-child(4) {
    width: 100%!important;
    padding: 0 4%;
    margin-top: 20px;
    min-height: auto;
    border-left: none;
    border-right: none;
    padding-bottom: 30px;
}


}

@media (max-width: 550px){
/* .term-accessoires .nm-shop-filter-menu, .term-drucke  .nm-shop-filter-menu, .term-geschenkpapiere .nm-shop-filter-menu, .term-notizhefte .nm-shop-filter-menu,.term-kalender-planer .nm-shop-filter-menu, .term-kleine-grusskarten .nm-shop-filter-menu, .term-kleine-notizbloecke .nm-shop-filter-menu{
display: none;
} */
.woocommerce-product-gallery .flex-direction-nav .flex-next {
    right: 0px;
}
.woocommerce-product-gallery .flex-direction-nav .flex-prev {
    left: 0px;
}

.nm-quickview-btn{
	display: block!important;
	text-align:right!important;
	width: auto;
}
.nm-single-post-meta-top {
    margin-top: 11px;
    padding-left: 0;
}

.has-hover .products li:hover .nm-shop-loop-actions {
    opacity: 1;
    padding-left: 10px;
background: #FFF;
}

/*BLOG***/

.nm-post-header h1 {
    font-size: 26px!important;
    line-height: 1.4;
}
.nm_column.nm_column_inner.col-sm-6:last-child, .nm_column.wpb_column.vc_column_container.col-sm-6:last-child{
	padding-top: 20px;
}

.nm-testimonial {
    text-align: left;
}

.nm-testimonial-author span {
    position: relative;
    display: inline-block;
    padding-left: 38px;
}
.nm-post-meta:before, .nm-testimonial-author span:before {
    background: #cccccc;
}

.nm-testimonial-author span:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    content: " ";
    width: 28px;
    height: 1px;
    background: #ccc;
}

}

/*-------- KGL 01.2023  -------*/

/* ---- Navigation ----*/

/* .nm-main-menu .nav-arr > a::after{
  content:'\2304';
  vertical-align: text-top;
  margin-left:5px;
  margin-top:-2px;
  font-size:1.1rem;
  display:inline-block;
} */
.nm-main-menu .nav-arr > a::after{
  content:'\e601';
  font-family: 'nm-font'!important;
  speak: never;
  font-style: normal;
  font-weight: 700;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  margin-left:4px;
  font-size:1.2rem;
  display:inline-block;
  transform: rotate(90deg);
}

@media (max-width:991px){
  .nm-mobile-menu-main .nav-arr > a,
  .nm-mobile-menu-main .nav-arr > span{
    display:none !important;
  }
  .nm-mobile-menu-main .nav-arr > .sub-menu{
    display:block !important;
    border-top:none !important;
    padding:0 0 13px !important;
  }
  .nm-mobile-menu-main .nav-arr > .sub-menu a{
    text-indent:0 !important;
  }
  .nm-mobile-menu-secondary #nm-menu-account-btn{
    color:#C88543 !important;
  }
  #nm-mobile-menu-secondary-ul{
    padding-top:0 !important;
  }

}


/* --- Product Categoriy Teaser @ Frontpage --- */


.hs-cat-teaser-frontpage .nm-product-categories [class*="block-grid-"] > li.product-category,
.hs-cat-teaser-frontpage .nm-product-categories .product-category{
  padding:10px;
}

.hs-cat-teaser-frontpage .nm-product-category-inner{
  background-color:#1d1d1d;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}


.hs-cat-teaser-frontpage .nm-product-category-text{
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  transition: opacity .3s ease-in-out;
}


.hs-cat-teaser-frontpage .nm-product-category-text .nm-product-category-heading{
  font-size:24px;
  color:#fff;
}

@media (max-width:400px){
.hs-cat-teaser-frontpage .nm-product-category-text .nm-product-category-heading{
  font-size:22px;
}
}

.hs-cat-teaser-frontpage .product-category img{
  aspect-ratio:2;
  object-fit:cover;
  opacity:.5;
  transition: all .3s ease-in-out;
  transform: scale(1.075);
}


@media (min-width:768px){

.hs-cat-teaser-frontpage .product-category img{
  aspect-ratio:1.5;
}

.hs-cat-teaser-frontpage .nm-product-category-inner:hover img{
  opacity:1;
  transform: scale(1);
}

.hs-cat-teaser-frontpage .nm-product-category-inner:hover .nm-product-category-text{
  opacity: 0;
}

}

/* --- Product Slider @ Frontpage --- */
.hs-product-slider-frontpage .slick-prev,
.hs-product-slider-frontpage .slick-next{
  opacity: 1 !important;
}
.hs-product-slider-frontpage .slick-prev:not(.slick-disabled):hover,
.hs-product-slider-frontpage .slick-next:not(.slick-disabled):hover{
  color:#C88543 !important;
}


/*---- Product Category Archiv Pages: Title + Filter -----*/

@media (min-width:992px) {

.hs-shop-tax-title h1{
  text-align:center;
  font-size:2.25rem;
}

.hs-shop-tax-title + .nm-shop-menu #nm-shop-categories{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
          justify-content: center;
  margin-top:20px;
}

.hs-shop-tax-title + .nm-shop-menu #nm-shop-categories li{
  margin-bottom: 10px;
}

}

@media (max-width:991px) {
  .hs-shop-tax-title + .nm-shop-menu .nm-shop-categories-btn-wrap > a::after{
    content:'\e601';
    font-family: 'nm-font'!important;
    speak: never;
    font-style: normal;
    font-weight: 700;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    margin-left:2px;
    font-size:inherit;
    display:inline-block;
    transform: rotate(90deg);
  }
}

.hs-shop-tax-title h2{
  font-size:18px;
  line-height:1.5;
  color:#c88543;
  margin-bottom:20px;
}

@media (min-width:992px) {
  .hs-shop-tax-title h2{
    /* font-size:17px;
    line-height:1;
    text-align: center;
    margin-top: 20px; */
    display:none;
  }
}


.hs-shop-tax-title + .nm-shop-menu #nm-shop-categories li:first-of-type,
.hs-shop-tax-title + .nm-shop-menu #nm-shop-categories li:first-of-type + li > span{
  display:none;
}



/* ---- Frontpage Category Teaser - NEW - ---- */

.hs_product_teaser_fp_wrap,
.hs_product_teaser_fp_wrap .nm_column{
  padding-left:0 !important;
  padding-right:0 !important;
}


.hs_product_teaser_fp_wrap .wpb_wrapper{
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
      flex-wrap:wrap;
}

.hs_product_teaser_fp{
  -webkit-box-flex:0;
  -moz-box-flex:0;
  -ms-flex:0 0 100%;
  flex:0 0 100%;
  max-width:100%;
}

@media (min-width:768px){
.hs_product_teaser_fp{
  -webkit-box-flex:0;
  -moz-box-flex:0;
  -ms-flex:0 0 50%;
  flex:0 0 50%;
  max-width:50%;
}
}

/* @media (min-width:1200px){
.hs_product_teaser_fp{
  -webkit-box-flex:0;
  -moz-box-flex:0;
  -ms-flex:0 0 33.333%;
  flex:0 0 33.333%;
  max-width:33.333%;
}
} */

.hs_product_teaser_fp_inner{
  position: relative;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

.hs_product_teaser_fp_text{
  position: absolute;
  left:0;
  bottom:0;
  padding:1.5rem;
}

@media (min-width:992px){
  .hs_product_teaser_fp_text{
    padding:2rem;
  }
}

.hs_product_teaser_fp_inner img{
  aspect-ratio:1;
  object-fit:cover;
  width:100%;
  transition: transform .3s ease-in-out;
}

@media (min-width:769px){
.hs_product_teaser_fp:hover .hs_product_teaser_fp_inner img{
  transform:scale(1.04);
}
}



.hs_product_teaser_fp_text .hs_product_teaser_fp_head,
.hs_product_teaser_fp_text .hs_product_teaser_fp_sub{
  color:#282828 !important;
}
.hs_product_teaser_fp_text_white .hs_product_teaser_fp_head,
.hs_product_teaser_fp_text_white .hs_product_teaser_fp_sub{
  color:#fff !important;
}

.hs_product_teaser_fp_head{
  margin-bottom: .5rem;
  line-height: 1.2;
  max-width:25ch;
}

.hs_product_teaser_fp_sub{
  font-size:1rem;
  line-height: 1;
  text-decoration: underline;
}



@media (min-width:769px){
.hs_product_teaser_fp_sub{
  text-decoration: none;
}
.hs_product_teaser_fp:hover .hs_product_teaser_fp_sub{
  text-decoration: underline;
}
}

.hs_product_teaser_fp_sub::after{
      content:'\e601';
      font-family: 'nm-font'!important;
      speak: never;
      font-style: normal;
      font-weight: 700;
      font-variant: normal;
      text-transform: none;
      line-height: inherit;
      color:inherit;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      vertical-align: middle;
      margin-left:3px;
      margin-top:2px;
      font-size:inherit;
      display:inline-block;
}

/* ---- Pop-Up: Product-Details ------ */

#nm-quickview .nm-qv-product-image{float:left;}
#nm-quickview .nm-qv-summary{float:right;}
#nm-quickview .nm-qv-summary-content.align-bottom{
  left:auto;
  right:0;
}


/* --- Frontpage: CTA Section -------- */

/* .hs-fp-cta:has(.hs_fp_cta_item) + .nm-row .nm-divider{
  display:none;
}

@-moz-document url-prefix() {
  .hs-fp-cta + .nm-row .nm-divider{
    display:none;
  }
} */

.hs-fp-cta_divider{
  padding-bottom:38px;
  border-top:1px solid #bababa;
}


.hs_fp_cta_item{
  display: block;
  padding:0 0 38px 0;
}

.hs_fp_cta_inner{
  position: relative;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

.hs_fp_cta_text{
  position: absolute;
  left:0;
  bottom:0;
  padding:1.5rem;
}

@media (min-width:992px){
  .hs_fp_cta_text{
    padding:2.5rem;
  }
}

.hs_fp_cta_inner img{
  aspect-ratio:1;
  object-fit:cover;
  object-position: center;
  width:100%;
  transition: transform .3s ease-in-out;
}

@media (min-width:769px){
.hs_fp_cta_inner img{
  aspect-ratio:2.5;
}
a.hs_fp_cta_item:hover .hs_fp_cta_inner img{
  transform:scale(1.04);
}
}


.hs_fp_cta_text .hs_fp_cta_head,
.hs_fp_cta_text .hs_fp_cta_sub{
  color:#282828 !important;
}
.hs_fp_cta_white .hs_fp_cta_head,
.hs_fp_cta_white .hs_fp_cta_sub{
  color:#fff !important;
}

.hs_fp_cta_head{
  margin-bottom: .5rem;
  line-height: 1.2;
  max-width:25ch;
}

.hs_fp_cta_sub{
  font-size:1rem;
  line-height: 1;
  text-decoration: underline;
}



@media (min-width:769px){
.hs_fp_cta_sub{
  text-decoration: none;
}
a.hs_fp_cta_item:hover .hs_fp_cta_sub{
  text-decoration: underline;
}
}

.hs_fp_cta_sub::after{
      content:'\e601';
      font-family: 'nm-font'!important;
      speak: never;
      font-style: normal;
      font-weight: 700;
      font-variant: normal;
      text-transform: none;
      line-height: inherit;
      color:inherit;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      vertical-align: middle;
      margin-left:3px;
      margin-top:2px;
      font-size:inherit;
      display:inline-block;
}


/* Button-Styling @ Mini-Cart */

.woocommerce-mini-cart__buttons a.button.checkout{
  background-color:#fff !important;
  color:#333 !important;
}

.woocommerce-mini-cart__buttons a.button.checkout:not(:hover){
  opacity:1;
}

.woocommerce-mini-cart__buttons a.button.checkout:hover{
  opacity:.82 !important;
}

/* Coupon-Field Box @ Cart-Page */

.cart-collaterals .nm-coupon{
display:block !important;
}

#nm-coupon-btn::after{
display:none;
}

/* Checkout Form */
#order_review .shop_table tbody .product-name .product-quantity{
padding:0 6px 0 0;
margin-left:-3px;
background:#fff !important;
}


/* ---- Header: Coupon Banner ---- */


#nm-top-bar{
  display:none;
}

#nm-header{
  padding-top:17px;
}


.header-coupon-banner{
  padding: .5rem .75rem;
  background-color:#282828;
  color:#fff;
  line-height:1.4;
  text-align:center;
  margin-top:-17px;
  margin-bottom:20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.woocommerce-checkout .header-coupon-banner{
  display:none !important;
}

.header-coupon-banner ::selection{
  background-color:rgba(255,255,255,.99);
  color:#282828;
}
.header-coupon-banner ::-moz-selection{
  background-color:rgba(255,255,255,.99);
  color:#282828;
}


/* ---------- Pop-Up --------- */

    dialog::backdrop{
      background-color:rgba(0,0,0,0);
    }

    #hs_pop-up{
      border:none;
      box-shadow:0 0 20px rgba(0,0,0,0), 0 0 0 100vmax rgba(0, 0, 0, 0);
      display: flex;
      flex-wrap:wrap;
      opacity: 0;
      transform: scale(.7);
      transition: opacity .5s ease-in-out;
      pointer-events: none;
    }

    #hs_pop-up[open]{
      opacity: 1;
      transform: scale(1);
      pointer-events: inherit;
      box-shadow: 0 0 20px rgba(0,0,0,.3), 0 0 0 100vmax rgba(0,0,0,.5);
      transition: opacity .5s ease-in-out, transform .5s ease-in-out, box-shadow .75s ease-in-out;
    }

    #hs_pop-up:not([open]){
      position: absolute;
      top:-100vh;
    }

    #hs_pop-up.invisible{
      display:none !important;
    }

    .hs_pop-up--inner{
      position: relative;
      width:100%;
      padding:3rem;
      text-align:center;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    }

    @media (max-width:768px){
      .hs_pop-up--inner{padding:2rem 1.5rem;}
    }

    #hs_pop-up--close{
      position: absolute;
      top:0;
      right:0;
      cursor: pointer;
    }

  #hs_pop-up--close::after{
    content:"\e117";
    font-family:'nm-font'!important;
    line-height:1;
    font-size:24px;
    color:#282828;
  }

  #hs_pop-up--close:hover::after{
    color:rgb(200, 133, 67);
  }

  #hs_pop-up--btn-close.d-none{display:none;}
  .hs_pop-up-type-2 #hs_pop-up--btn-close{margin-top:2rem;}


.hs_pop-up-img{
  display: block;
  width:100%;
  max-width: 600px;
  margin: 0.5rem auto 3rem auto;
  transform: scale(1.1);
}

@media (max-width:600px){
  .hs_pop-up-img{margin: 0.5rem auto 2.5rem auto;}
}

  .hs_pop-up--inner h2{
    font-size:1.95rem;
    line-height: 1.1;
    font-weight:bold;
  }

  @media (max-width:768px){
    .hs_pop-up--inner h2{
      font-size:1.8rem;
    }
  }

  .hs_pop-up--desc{
    font-size:1rem;
    margin:1.9rem auto 2.5rem auto;
    color:#777;
    line-height:1.55;
    max-width:52ch;
  }

  #hs_pop-up p{
    font-size:1rem !important;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
  }
  #hs_pop-up p:last-of-type{
    margin-bottom:0;
  }

  #hs_pop-up p b{
    font-weight:normal !important;
    color:#000;
  }

.hs_pop-up-type-2 .hs_pop-up--desc{
  margin-bottom:0;
}

.hs_pop-up-type-2 input.wpcf7-email{
  border-color:#c4c4c4;
  padding:.75rem;
  max-width:40ch;
}

.hs_pop-up-type-2 input.wpcf7-email:focus{
  border-color:#C88543;
}

.hs_pop-up-type-2 .wpcf7 p{
  margin-top:2.2rem;
  padding-bottom:10px !important;
}

.hs_pop-up-type-2 .wpcf7 * ::placeholder{
  color:#777  !important;
  opacity:.8;
}
.hs_pop-up-type-2 .wpcf7 * ::-webkit-input-placeholder{
  color:#777 !important;
  opacity:.8;
}
.hs_pop-up-type-2 .wpcf7 * ::-moz-placeholder{
  color:#777 !important;
  opacity:.8;
}

/* --- @ CSS: Hides the Quantity Input on Quick view for B2B - cause of Buggy/wrong min-qnty on the ajax PopUp */
.is-dealer #nm-quickview .nm-quantity-wrap,.is-dealer .nm-shop-loop-details .nm-shop-loop-actions{display:none!important;}
.is-dealer .nm-shop-loop-details .nm-shop-loop-title-price,
.is-dealer .nm-shop-loop-details .nm-shop-loop-title-price .price{opacity:1 !important;}

/* Warenkorb aktualisieren Button @Checkout */

.shop_table.cart .actions button[name="update_cart"][disabled]{
	opacity:.25!important;
}

.shop_table.cart .actions button[name="update_cart"]:not([disabled]){
	background-color:var(--nm--color-button-background);
	border-color:var(--nm--color-button-background);
	color:var(--nm--color-button);
	opacity:1!important;
}

.no-touch .shop_table.cart .actions button[name="update_cart"]:not([disabled]):hover{
	opacity:.82!important;
}


/* -- Not available for Dealers --- */
.is-dealer .product_cat-schreibgeraete .summary .woocommerce-product-details__short-description > *,
.is-dealer .product_cat-schreibgeraete .summary .price,
.is-dealer .product_cat-schreibgeraete .summary .legal-price-info,
.is-dealer .product_cat-schreibgeraete .summary .delivery-time-info,
.is-dealer .product_cat-schreibgeraete .summary .stock,
.is-dealer .product_cat-schreibgeraete .summary form.cart,
.is-dealer .product_cat-geschenkpapiere.post-8553 .summary .woocommerce-product-details__short-description > *,
.is-dealer .product_cat-geschenkpapiere.post-8553 .summary .price,
.is-dealer .product_cat-geschenkpapiere.post-8553 .summary .legal-price-info,
.is-dealer .product_cat-geschenkpapiere.post-8553 .summary .delivery-time-info,
.is-dealer .product_cat-geschenkpapiere.post-8553 .summary .stock,
.is-dealer .product_cat-geschenkpapiere.post-8553 .summary form.cart,
.is-dealer .product_cat-geschenkpapiere.post-8555 .summary .woocommerce-product-details__short-description > *,
.is-dealer .product_cat-geschenkpapiere.post-8555 .summary .price,
.is-dealer .product_cat-geschenkpapiere.post-8555 .summary .legal-price-info,
.is-dealer .product_cat-geschenkpapiere.post-8555 .summary .delivery-time-info,
.is-dealer .product_cat-geschenkpapiere.post-8555 .summary .stock,
.is-dealer .product_cat-geschenkpapiere.post-8555 .summary form.cart,
.is-dealer .product_cat-geschenkpapiere.post-8557 .summary .woocommerce-product-details__short-description > *,
.is-dealer .product_cat-geschenkpapiere.post-8557 .summary .price,
.is-dealer .product_cat-geschenkpapiere.post-8557 .summary .legal-price-info,
.is-dealer .product_cat-geschenkpapiere.post-8557 .summary .delivery-time-info,
.is-dealer .product_cat-geschenkpapiere.post-8557 .summary .stock,
.is-dealer .product_cat-geschenkpapiere.post-8557 .summary form.cart,
.is-dealer .product_cat-geschenkpapiere.post-8559 .summary .woocommerce-product-details__short-description > *,
.is-dealer .product_cat-geschenkpapiere.post-8559 .summary .price,
.is-dealer .product_cat-geschenkpapiere.post-8559 .summary .legal-price-info,
.is-dealer .product_cat-geschenkpapiere.post-8559 .summary .delivery-time-info,
.is-dealer .product_cat-geschenkpapiere.post-8559 .summary .stock,
.is-dealer .product_cat-geschenkpapiere.post-8559 .summary form.cart{
	display:none !important;
}

.is-dealer .product_cat-schreibgeraete .summary .woocommerce-product-details__short-description{
	position:relative;
}
.is-dealer .product_cat-geschenkpapiere.post-8553 .summary .woocommerce-product-details__short-description::after,
.is-dealer .product_cat-geschenkpapiere.post-8555 .summary .woocommerce-product-details__short-description::after,
.is-dealer .product_cat-geschenkpapiere.post-8557 .summary .woocommerce-product-details__short-description::after,
.is-dealer .product_cat-geschenkpapiere.post-8559 .summary .woocommerce-product-details__short-description::after,
.is-dealer .product_cat-schreibgeraete .summary .woocommerce-product-details__short-description::after{
	content:"Dieses Produkt ist für Händler nicht erhältlich.";
  color:var(--nm--color-font-highlight);
  padding-top:2em;
  display: block;
}
