/*
	Theme Name:   ALPINA Lighting
	Description:  ALPINA Lighting theme (Savoy)
	Author:       WEACTIVE LTD
	Author URI:   http://www.weactive.co.il
	Template:     savoy
	Version:      1.0.0
*/


/* Child theme CSS
--------------------------------------------------------------- */

html body {
    font-family: 'Heebo', 'Cormorant SC', Arial, Helvetica, sans-serif,sans-serif; /* 'almoni-dl' */
}

body {
    font-size: 16px;
}

textarea{ vertical-align: top; }

::-webkit-input-placeholder { opacity: 0.8; }
:-moz-placeholder { opacity: 0.8; } /* FF 4 to 18 */
::-moz-placeholder { opacity: 0.8; } /* FF 19+ */
:-ms-input-placeholder { opacity: 0.8; }

@media screen and (-webkit-min-device-pixel-ratio: 0) { /* Only for "webkit" browsers */
    select {
        background-position: 4% 50%;
        background-size: 10px auto;
    }
}

i.fa-waze:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    -webkit-mask: url(assets/images/waze.svg) no-repeat center;
    -webkit-mask-size: 100%;
}

.full-screen-rev-slider .rev_slider_wrapper,
.full-screen-rev-slider .rev_slider,
.full-screen-rev-slider .tp-fullwidth-forcer,
.full-screen-rev-slider .rev_slider .tp-bgimg.defaultimg {
    height: calc(100vh - (80px) - 50px) !important;
}

.admin-bar .full-screen-rev-slider .rev_slider_wrapper,
.admin-bar .full-screen-rev-slider .rev_slider,
.admin-bar .full-screen-rev-slider .tp-fullwidth-forcer,
.admin-bar .full-screen-rev-slider .rev_slider .tp-bgimg.defaultimg {
    height: calc(100vh - (80px) - (32px) - 50px) !important;
}

.entry-content {

}

/*#nm-header-placeholder {
display: none !important;
}*/

.entry-content strong {
    color: #000;
}

#nm-header {
    box-shadow: 0px 0px 1px rgba(0,0,0,.5);
}

.woocommerce #nm-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

#nm-header .nm-hamburger-menu {
    float: right;
    display: none;
}

#nm-header .nm-hamburger-menu .menu-button {
    width: 40px;
    height: 40px;
    display: block;
    border: 1px solid #fff;
    margin-top: 20px;
    position: relative;
}

#nm-header .nm-hamburger-menu .menu-button span,
#nm-header .nm-hamburger-menu .menu-button span:before,
#nm-header .nm-hamburger-menu .menu-button span:after {
    background: #fff;
    height: 2px;
    position: absolute;
}

#nm-header .nm-hamburger-menu .menu-button span {
    position: absolute;
    width: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

#nm-header .nm-hamburger-menu .menu-button span:before,
#nm-header .nm-hamburger-menu .menu-button span:after {
    content: '';
    width: 100%;
}

#nm-header .nm-hamburger-menu .menu-button span:before {
    margin-top: -6px;
}

#nm-header .nm-hamburger-menu .menu-button span:after {
    margin-top: 6px;
}

.nm-header-inner > .nm-header-row,
.nm-header-inner > .nm-row {
    max-width: 100%;
    padding-right: 25px;
    padding-left: 25px;
}

#nm-shop-products > .nm-row {

}

#nm-shop-search.nm-header-search {
    background: transparent;
    border-top: 0;
}

#nm-shop.header-disabled {
    padding-top: 15px;
}

#nm-shop-search.nm-header-search .nm-shop-search-inner {
    padding: 0 0 15px 0;
}

#nm-header #nm-shop-search .nm-shop-search-input-wrap {
    background: #767676;
}

#nm-shop-search #nm-shop-search-input {
    direction: rtl;
    color: #fff;
}

/*.nm-header-row.nm-row {
max-width: none;
}*/

/*.nm-top-bar {
	border-bottom: 1px solid rgba(0,0,0,.1);
}*/

b, strong {
    font-weight: 700;
}

#nm-header .nm-menu > li.menu-item-has-children > a:after {
    
}

#nm-header .nm-menu > li.menu-item-has-children:hover > a:after {
    
}

#nm-header .nm-menu > li > ul.sub-menu {
    padding: 0;
    background: none;
    right: 20px;
    left: auto;
    background: rgba(255,255,255,.95);
    min-width: 185px;
    margin-top: 0px;
    box-shadow: 0px 1px 2px rgba(0,0,0,.65);
    right: 0;
    min-width: 0;
    box-shadow: none;
    border: 0;
    padding-top: 19px;
    background: none;
    width: max-content;
    direction: rtl;
    vertical-align: top;
    border: 0 !important;
    padding-top: 0;
    width: 220px;
    box-shadow: 0px 1px 3px rgba(0,0,0,.3);
    margin-top: -2px;
	opacity: 1;
    /* background: #fff; */
}

#nm-header .nm-menu > li:hover > ul.sub-menu {
}


#nm-header .nm-menu > li > ul.sub-menu li {
        background: none;
    float: none !important;
    vertical-align: top;
    border: 0 !important;
    position: relative;
    line-height: 1 !important;
    vertical-align: top;
    background: #fff;
    padding: 10px 5px;
    border-bottom: 2px solid #fff !important;
    border: 0 !important;
    width: 100%;
    padding: 0;
    border-bottom: 1px solid rgb(237, 237, 237) !important;
}

#nm-header .nm-menu > li > ul.sub-menu li:first-child {
}

#nm-header .nm-menu > li > ul.sub-menu li:last-child {
	border-bottom: 0 !important;
}

#nm-header .nm-menu > li > ul.sub-menu > li:not(:last-child) {
}
#nm-header .nm-menu > li > ul.sub-menu > li:not(:last-child):after {
}

#nm-header .nm-menu > li > ul.sub-menu li a {
    color: #000 !important;
    padding: 10px 10px;
    font-size: 20px;
    font-weight: 300;
    transition: all .25s;
    line-height: 26px;
    padding: 0 20px;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    padding: 3px 20px;
}

.nm-menu ul.sub-menu li.menu-item-has-children > a:after {
	    content: "\e60b";
    right: auto;
    left: 10px !important;
    line-height: 1;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    height: auto;
}

/*#nm-header .nm-menu > li > ul.sub-menu > li > a:after {
	    content: '';
    position: absolute;
    bottom: 0;
	right: auto;
    top: auto;
    left: 50%;
    width: 0;
    height: 1px;
    background: #000;
    transform: translateX(-50%);
    transition: all .35s;
}*/

#nm-header .nm-menu > li > ul.sub-menu > li:hover > a:after {
}

#nm-header .nm-menu > li > ul.sub-menu ul.sub-menu {
    top: 100%;
    right: 0;
    padding: 0;
    left: auto;
    right: 100%;
    width: 220px;
    margin-top: 0px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    margin-right: 0px;
    z-index: 5;
    top: 0;
	width: 220px;
}

#nm-header .nm-menu > li > ul.sub-menu ul.sub-menu > li {
    float: none !important;
}

#nm-header .nm-menu > li > ul.sub-menu ul.sub-menu > li > a {

}

/* sub header */
.nm-sub-header {
    background: #fff;
    height: 30px;
    /*background: rgb(255,255,255);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 15%, rgba(214,214,214,1) 30%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 15%,rgba(214,214,214,1) 30%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 15%,rgba(214,214,214,1) 30%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );*/

    /*background: rgb(255,255,255);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 30%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,1) 30%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,1) 30%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=1 );*/
}


.nm-sub-header .logo-slogan {
    float: left;
    height: 100%;
}

.nm-sub-header .logo-slogan img {
    vertical-align: top;
    height: 22px;
    margin-top: 4px;
}




#nm-widget-panel {
    box-shadow: 0px 0px 50px rgba(0,0,0,.2);
    -webkit-box-shadow: 0px 0px 50px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 0px 50px rgba(0,0,0,.2);
    -o-box-shadow: 0px 0px 50px rgba(0,0,0,.2);
}

.widget-panel-dark .nm-widget-panel-header-inner, .widget-panel-dark #nm-cart-panel-loader, .widget-panel-dark .nm-cart-item-loader, .widget-panel-dark .nm-cart-panel-summary-inner, .widget-panel-dark .nm-widget-panel {
    background: #fff;
    color: #000;
}

.widget-panel-dark #nm-cart-panel-loader h5, .widget-panel-dark #nm-widget-panel-close, .widget-panel-dark #nm-widget-panel .product_list_widget .empty, .no-touch .widget-panel-dark #nm-widget-panel .product_list_widget .remove:hover, .widget-panel-dark #nm-widget-panel .nm-cart-panel-item-price .amount, .widget-panel-dark #nm-widget-panel .product_list_widget li a, .no-touch .widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .nm-qty-minus:hover, .no-touch .widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .nm-qty-plus:hover, .widget-panel-dark #nm-widget-panel .buttons a:first-child, .widget-panel-dark .nm-cart-panel-summary {
    color: #000;
}

.widget-panel-dark .button.checkout {
    background-color: #1487d6;
}

.shipping-header-text {
    position: fixed;
    right: 50%;
    color: #000;
    transform: translateX(50%);
    font-size: 14px;
}

#nm-header.nm-header.menu-centered .nm-main-menu {
    text-align: right;
    float: right;
    width: auto;
    direction: rtl;
    width: auto;
}

#nm-header.nm-header.menu-centered .nm-header-logo {
    width: auto;
    text-align: left;
    float: left;
    display: block !important;
}

#nm-header.nm-header .nm-header-logo a {
    position: relative;
}

#nm-header.nm-header .nm-header-logo a:after{
    content: '';
    position: absolute;
    width: 100%;
    background: url(/wp-content/uploads/2017/11/logo-slogan-2.png) no-repeat center center;
    background-size: 100%;
    /* filter: invert(1); */
    height: 15px;
    left: 0;
    bottom: 0px;
	display: none;
}

.nm-header-logo .nm-logo.dark-logo { display: none; display: none !important; }


#nm-header.nm-header.menu-centered .nm-right-menu > ul {
    margin-left: 0;
    margin-right: 0;
}

#nm-header .nm-social-menu {
    float: right;
    margin-top: 27.5px;
    margin-right: 10px;
}

#nm-header .nm-social-menu ul li {
    float: right;
    margin-right: 15px;
}
#nm-header .nm-social-menu ul li > a {
    width: 45px;
    height: 45px;
    display: block;
    line-height: 45px;
    text-align: center;
    font-size: 20px;
    background: #eaeaea;
    transition: all .25s;
}

#nm-header .nm-social-menu ul li > a:hover {
    background: #fddf3c;
    transform: scale(1.15);
}

#nm-header.nm-header.menu-centered .nm-right-menu {
    text-align: right;
    float: right;
    margin-left: 0;
    width: 200px;
    max-width: none;
    display: none;
}

.nm-main-menu {
    text-align: right;
}
.nm-main-menu .nm-menu {
    padding-right: 0px;
    /*margin-right: -15px;*/
}

#nm-header .nm-menu > li:not(:last-child) {
}

#nm-header .nm-menu > li > a {
    padding: 10px 0px;
    margin: 0 20px;
    font-size: 18px;
    position: relative;
    opacity: 1;
    background: none;
}

#nm-header #nm-social-menu-ul.nm-menu {

}

#nm-header #nm-social-menu-ul.nm-menu > li {
    float: left;
}

#nm-header #nm-social-menu-ul.nm-menu > li > a {
    width: 32px;
    height: 32px;
    text-align: center;
    padding: 0;
    line-height: 32px;
    font-size: 18px;
    margin: 0;
    border: 1px solid #fff;
    border-radius: 50%;
    box-sizing: content-box;
    margin: 5px;
    transition: all .35s;
    opacity: 1;
}

#nm-header #nm-social-menu-ul.nm-menu > li > a:hover {
    color: #000;
    background-color: #fff;
    transform: scale(0.9);
}

#nm-header #nm-social-menu-ul.nm-menu > li > a i {
    vertical-align: middle;
}

#nm-header #nm-social-menu-ul.nm-menu > li:after {
    display: none;
}

#nm-header #nm-social-menu-ul.nm-menu > li.nm-menu-search > a {
    background-color: #fff;
    border-color: #fff;
    color: #000;
}

#nm-header #nm-social-menu-ul.nm-menu > li.nm-menu-search > a:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
    transform: none;
}


.nm-header .nm-header-logo {
    float: left !important;
    margin: 0 !important;
    margin-left: -45px !important;
}

body .nm-header-logo img {
    vertical-align: top;
    height: 50px;
    margin-top: 10px;
    padding-left: 25px;
    transition: all .25s ease-out;
}

body .nm-header-logo:hover img {
    /*padding-left: 50px;
    border-color: #fff;*/
}
#nm-header .nm-main-menu .nm-menu > li:not(:last-child):after {
    content: '';
    background: rgba(255, 255, 255, 0.2);
    height: 20px;
    width: 1px;
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
}


#nm-header .nm-menu > li:first-child > a {

    position: relative;
}

#nm-header .nm-menu > li[class*="current-"] > a {
    z-index: 1;
    opacity: 1 !important;
}

#nm-main-menu-ul.nm-menu > li:not(.arrow-disabled) > a:before {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    background: #fff;
    z-index: 0;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    transition: width ease-in-out .25s;
    background: rgb(238,224,204);
    background: linear-gradient(90deg, rgba(238,224,204,1) 0%, rgba(190,168,152,1) 50%, rgba(238,224,204,1) 100%);
}

#nm-header #nm-main-menu-ul.nm-menu > li:not(.arrow-disabled):hover > a:before,
#nm-header .nm-menu > li[class*="current-"] > a:before {
    width: 100% !important;
}


/*.nm-main-menu .nm-menu li.menu-item-sale > a {
background: rgb(255, 37, 86) !important;
color: #fff !important;
}*/

#nm-header .nm-menu li:hover > a {
    opacity: 1;
}

/*.nm-main-menu .nm-menu li.current-menu-item a:after,
.nm-main-menu .nm-menu li.current_page_item a:after {
content: '';
width: calc(100% - (0px));
height: 40px;
background: none;
position: absolute;
z-index: 0;
top: 5px;
right: 0px;
border: 2px solid;
border-radius: 50px;
}*/

/*body[data-section="light"] .nm-main-menu .nm-menu li:not(:last-child):before {
background: #000;
}
body[data-section="light"] .nm-main-menu .nm-menu li a {
color: #000;
}*/

#nm-menu-cart-btn {
    color: #000;
}

.nm-menu-cart-count {
    background: #fff;
    line-height: 20px;
    height: 22px;
    min-width: 22px;
    position: absolute !important;
    left: -5px;
    text-align: center;
    color: #000 !important;
    border-radius: 50px;
    top: 0px !important;
    border: 1px solid #000;
    box-sizing: border-box;
    font-size: 16px !important;
}
.nm-menu-cart-title:before {
}

/*.header-on-scroll .nm-header:not(.static-on-scroll) {
    box-shadow: 0px 0px 4px rgba(0,0,0,.3);
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.3);
    -moz-box-shadow: 0px 0px 4px rgba(0,0,0,.3);
    -o-box-shadow: 0px 0px 4px rgba(0,0,0,.3);
}*/

.pswp {
    direction: ltr;
}

.woocommerce-tabs {
    background: #eee;
}

.nm-shop-loop-thumbnail {
    background: #fff;
}

.single-product .nm-product-sku {
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    float: left;
}

.single-product .nm-product-summary-inner-col {
    clear: both;
}

.single-product #nm-product-meta {
    display: none;
}

.single-product .summary .price ins .amount,
.single-product .summary .price .amount {
    color: #000;
}
.single-product .summary .price del .amount,
.single-product .summary .price ins .amount,
.single-product .summary .price .amount {
    font-size: 28px;
    font-weight: 700;
}

.single-product .summary .mg-brand-wrapper {
    display: none;
}

.single-product .woocommerce-product-gallery__image {
    opacity: 1;
}

.upsells h2, .related h2 {
    text-align: center;
    font-size: 32px;
}

.nm-quantity-wrap .qty {
    font-size: 22px;
}

#nm-product-thumbnails-slider img {
    border: 1px solid rgba(0,0,0,.8);
}

.nm-quantity-wrap {
    float: right;
    width: 40%;
    border: 1px solid #dadada;
}

.summary .button {
    float: right;
    width: 80%;
}

.nm-product-share-wrap {
    clear: both;
    display:none;
}

.nm-single-product-menu {
    direction: ltr;
}

#nm-shop-taxonomy-header.has-image {
    position: relative;
}
#nm-shop-taxonomy-header.has-image .nm-shop-taxonomy-header-inner:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,.4);
    top: 0;
    right: 0;
    z-index: 1;
}

#nm-shop-taxonomy-header.has-image .nm-shop-taxonomy-header-inner .nm-shop-taxonomy-text {
    position: relative;
    z-index: 2;
}
#nm-shop-taxonomy-header.has-image .nm-shop-taxonomy-header-inner .nm-shop-taxonomy-text h1 {
    color: #fff;
    font-size: 56px;
    font-weight: 300;
    letter-spacing: 2px;
}

.product_list_widget > li a img {
    height: 75px;
}

.admin-bar .nm-widget-panel {
    height: calc( 100vh - (32px) );
    top: 32px;
}

#nm-quickview .nm-qv-summary {
    text-align: right;
}

#nm-quickview .nm-qv-product-image {
    width: 62%;
}

.admin-bar .pswp__share-tooltip {
    margin-top: 32px;
}

.admin-bar .pswp__top-bar {
    top: 32px;
    opacity: 1;
}

.product .onsale {
    background: rgba(225, 0, 0, 0.85);
    color: #fff;
    height: 60px;
    width: 60px;
    line-height: 60px;
    padding: 0;
    text-align: center;
    font-size: 16px;
    position: relative;
}

.product .onsale:after {
    content: 'הנחה';
}

.single-product .nm-product-thumbnails-col {
    position: absolute;
    left: 595px;
    margin-left: 45px;
}

.single-product .nm-product-thumbnails-col,
.single-product .nm-product-images-col {
    float: left;
}

.thumbnails-vertical .woocommerce-product-gallery {
    float: right;
    margin-right: 0;
    padding-right: 0;
}

.thumbnails-vertical .woocommerce-product-gallery .flex-control-thumbs {
    width: auto;
    float: right;
    margin-top: 5px;
    margin-right: -5px;
    margin-left: -5px;
}

.thumbnails-vertical .woocommerce-product-gallery .flex-control-thumbs li img {
    border: 1px solid #000;
}

.single-product .woocommerce-product-gallery .flex-control-thumbs li {
    margin: 0;
    padding: 5px;
    float: right;
}

.woocommerce-product-gallery__trigger {
    display: none;
}

.woocommerce-product-gallery .flex-direction-nav .flex-prev {
    left: 0;
}

.single-product .nm-single-product-showcase {
    padding: 50px 0;
}

.single-product .nm-single-product-showcase > .nm-row {
    position: relative;
}
.single-product .product_meta {
    background: #fff;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.single-product .related {
    padding: 50px 0;
}

.single-product .related > .nm-row {
    /*max-width: 100%;
    padding-right: 50px;
    padding-left: 50px;*/
}

.single-product .product.thumbnails-vertical .summary {
    padding-right: 50px;
    padding-left: 0;
}

.single-product .nm-single-product {
    padding-bottom: 0;
}

.single-product .thumbnails-vertical .woocommerce-product-gallery__wrapper {
    /*border: 1px solid rgba(0,0,0,.5);*/
    width: 100%;
    padding-left: 0;
}

.select2-container.select2-drop-above .select2-choice, .select2-container .select2-choice {
    padding: 8px 10px !important;
}

#order_review .shop_table tbody .product-name strong {
    font-weight: normal;
    direction: rtl;
    margin-left: 5px;
    display: inline-block;
    background: #000;
    line-height: 20px;
    vertical-align: middle;
    padding: 0 6px;
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
}

/*#order_review .shop_table tbody .product-name strong:after {
content: "יח׳";
margin-right: 5px;
}*/

.shop_attributes td.product_dimensions,
.shop_attributes td.product_weight {
    direction: ltr;
}

#nm-shop-search .nm-shop-search-input-wrap {

    background: #eee;
    padding: 20px;
}

#nm-shop-search #nm-shop-search-close {
    left: 20px;
}

.touch.header-fixed.header-on-scroll.header-border-1 .nm-header, .has-top-bar.header-fixed.header-on-scroll.header-border-1 .nm-header {
    border: 0;
}

.quantity .nm-qty-plus:before {
    content: "\f067";
}

.quantity .nm-qty-minus:before {
    content: "\f068";
}

.nm-single-product-top {
    padding: 5px 0;
    background: #eaeaea;
    display: none;
}

.nm-single-product-top .woocommerce-breadcrumb {

}

.nm-single-product-top > .nm-row {

}

.nm-single-product .nm-product-summary-col {
    width: 41%;
}

.nm-single-product #nm-product-summary {
    padding-left: 50px;
    padding-left: 0;
    padding-right: 0;
}

.single-product #nm-product-thumbnails-slider img {
    max-width: 100%;
}

.summary .stock.out-of-stock {
    background: #eb1111;
}

.nm-product-common-text {
    margin-top: 15px;
    border: 1px solid #000;
    padding: 10px 15px;
}

#nm-quickview .nm-product-common-text {
    display: none;
}

.nm-product-common-text h4 {
    color: #000;
    font-weight: 800;
    border-bottom: 1px solid #000;
    display: inline-block;
    margin-right: -15px;
    padding-right: 15px;
    margin-bottom: 10px;
}

.nm-product-common-text p {
    font-size: 12px;
    color: #000;
    line-height: 1.5;
}

.nm-shop-loop-actions > a {
    display: inline-block;
}

.slick-dots-inside .slick-dots {
    direction: rtl;
    text-align: right;
}

li.product.outofstock .nm-shop-loop-thumbnail .outofstock {
    background: rgba(103, 103, 103, 0.85);
    color: #fff;
    height: 60px;
    width: 60px;
    line-height: 18px;
    padding: 0;
    text-align: center;
    font-size: 16px;
    position: absolute;
    left: 12px;
    top: 12px;
    vertical-align: middle;
    border-radius: 50%;
    display: table;
    z-index: 1;
}

li.outofstock .nm-shop-loop-thumbnail .outofstock,
li.product .onsale {
    transition: .2s all ease-out;
}

li.outofstock:hover .nm-shop-loop-thumbnail .outofstock,
li.product:hover .onsale {
    transform: rotate(-45deg) scale(0.8);
}

.nm-shop-loop-thumbnail .outofstock span {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}


.nm-product-payment-type {
    margin-top: 15px;
}

#nm-quickview .nm-product-payment-type {
    display: none;
}

.nm-product-payment-type h4 {
    font-weight: 700;
    font-size: 16px;
}

.nm-product-payment-type img {
    max-height: 24px;
    width: auto;
}

.wpcf7 .wpcf7-form-control {
    text-align: right;
}

.product .summary .product_title {
    font-size: 38px;
    font-weight: 300;
    float: right;
}

.product .summary .woocommerce-product-details__short-description {
    padding-top: 10px;
}

.product .summary .product_title:before,
.product .summary .woocommerce-product-details__short-description:before {
    display: block;
    font-size: 18px;
    color: rgba(0,0,0,.7);
    line-height: 1;
    font-weight: 300;
}


.product .summary .product_title:before {
    content: 'שם המוצר';
}

.product .summary .woocommerce-product-details__short-description:before {
    content: 'תיאור המוצר';
}

.nm-single-product-top .nm-single-product-menu a {
    margin-right: 25px;
}

.nm-product-images-col .onsale {
    right: 5px !important;
    left: auto !important;
}

.nm-wishlist-button.added i {
    color: #e60650;
}

/*.products .nm-wishlist-button {
border: 1px solid;
width: 17px;
text-align: center;
padding: 5px;
box-sizing: content-box;
border-radius: 50%;
}

.products .nm-wishlist-button i {
width: 17px;
height: 17px;
text-align: center;
line-height: 18px;
font-size: 14px;
}*/

body.logged-in .nm-menu-account.menu-item #nm-menu-account-btn:before {
    content: '\f0c9';
    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;
    width: 30px;
    height: 30px;
    position: absolute;
    margin-right: -35px;
    border: 1px solid;
    text-align: center;
    line-height: 28px;
    margin-top: -8px;
    border-radius: 50%;
    font-size: 14px;
}

.nm-blog-categories-list {
    background: #eee;
    padding: 10px 20px;
}

.nm-blog-categories-wrap {
    padding-bottom: 29px;
}

.single-post .nm-post-meta {
    display: none;
}

.nm-blog-sidebar-col,
.nm-post-sidebar-col {
    width: 24%;
}

.nm-blog-content-col,
.nm-post-content-col {
    width: 76%;
}

.entry-content ul:not([class]) li {
    padding-right: 25px;
}

.sod_select {
    padding-left: 46px;
    padding-right: 0;
}
.sod_select:before {
    left: 6px;
    right: auto;
}

.single-product .summary .nm-contact-form {
    text-align: center;
    margin-top: 20px;
    /* background: #eee; */
    /* padding: 15px; */
    border-top: 1px solid #bfbfbf;
    padding-top: 15px;
}
.single-product .summary .nm-contact-form h3 {
    margin-bottom: 10px;
}
.single-product .summary .nm-contact-form p {
    padding: 0 10px 20px;
    position: relative;
}

.single-product .summary .nm-contact-form p input:not([type="submit"]) {
    direction: rtl;
    background: #fff !important;
    border: 1px solid #b7b7b7;
    color: #000;
    font-size: 18px;
}

.single-product .summary .nm-contact-form p input::placeholder {
    color: #000;
}

.single-product .summary .nm-contact-form img.ajax-loader {
    position: absolute;
    left: 0;
    bottom: 0px;
}

.single-product .summary .nm-contact-form input.wpcf7-submit {
    width: 100%;
    padding: 6px 0;
    font-size: 21px;
    text-align: center;
    border: 1px solid #000;
}

.single-product .summary .nm-contact-form div.wpcf7-response-output {
    padding-right: 19px;
    padding-left: 0;
    clear: both;
    border: 0;
    font-size: 80%;
    color: #ac2929;
    background: #eee;
    padding: 10px;
    margin: 0 10px 10px;
}

.single-product .summary .nm-contact-form div.wpcf7-response-output.wpcf7-validation-errors {
    color: #ac2929;
}

.single-product .summary .nm-contact-form span.wpcf7-not-valid-tip {
    color: #ac2929;
    font-size: 80%;
    text-align: left;
    margin-top: 5px;
}

.single-product .nm-product-share a {
    /*border: 1px solid #000;
    color: #000;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 34px;
    margin-right: 0;*/
    margin-right: 0;
    margin-left: 30px;
}

.single-product .nm-product-share a i {
    vertical-align: middle;
}

.no-touch .nm-wishlist-button:hover i:before, .nm-wishlist-button.added i:before {
    content: "\f08a";
}




.nm-row.nm-row-flex {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.nm-row-boxes {
    margin-right: 0px;
    margin-left: 0px;
    margin: 2px;
}

.nm-row-boxes .nm-row > .nm_column {
    padding: 2px;
}

.nm-row-boxes .nm-row > .nm_column.pull-left {
    float: left;
}

.nm-row-boxes .nm-row > .nm_column > .wpb_wrapper {
    position: relative;
}

.nm-row-boxes .nm-row > .nm_column > .wpb_wrapper .wpb_single_image .vc_single_image-wrapper:before {
    opacity: 0;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    z-index: 1;
    transition: all .35s;
}

.nm-row-boxes .nm-row > .nm_column:hover > .wpb_wrapper .wpb_single_image .vc_single_image-wrapper:before {
    opacity: .75;
}

.nm-row-boxes .nm-row > .nm_column > .wpb_wrapper > .wpb_text_column,
.nm-row-boxes .nm-row > .nm_column > .wpb_wrapper > h2 {
    position: absolute;
    text-align: right;
    top: 0;
    right: 0;
    margin-top: 25px;
    padding-right: 25px;
    z-index: 5;
    transition: all .35s;
}

.nm-row-boxes .nm-row > .nm_column > .wpb_wrapper h2 {
    color: #000;
    background: rgba(255, 255, 255, .4);
    padding-left: 15px;
    background: #fff;
    color: #fff;
    padding: 0 15px;
    right: 25px;
    color: #000 !important;
    font-size: 26px;
    letter-spacing: -.5px;
    display: inline-block;
    vertical-align: top;
}

.nm-row-boxes .nm-row > .nm_column:hover > .wpb_wrapper h2 {
    color: #000;
}

.nm-row-boxes .nm-row > .nm_column > .wpb_wrapper > .wpb_text_column ul {
    opacity: 0;
    padding: 10px 15px 0 0;
    transition: all .35s;
}

.nm-row-boxes .nm-row > .nm_column > .wpb_wrapper > .wpb_text_column h2 {

}

.nm-row-boxes .nm-row > .nm_column:hover > .wpb_wrapper h2  {
    background: transparent !important;
}

.nm-row-boxes .nm-row > .nm_column:hover > .wpb_wrapper > .wpb_text_column ul {
    opacity: 1;
}

.nm-row-boxes .nm-row > .nm_column > .wpb_wrapper > .wpb_text_column ul > li {
    list-style: none;
    padding: 0;
}

.nm-row-boxes .nm-row > .nm_column > .wpb_wrapper > .wpb_text_column ul > li > a {
    transition: all .25s;
    color: #000;
    line-height: 1.4;
    font-size: 20px;
    padding: 5px 0;
}

.nm-row-boxes .nm-row > .nm_column > .wpb_wrapper > .wpb_text_column ul > li > a:after {
    content: '\f0d9';
    font-family: 'FontAwesome';
    margin-right: 5px;
    font-size: 14px;
    vertical-align: middle;
    transition: all .25s;
}
.nm-row-boxes .nm-row > .nm_column > .wpb_wrapper > .wpb_text_column ul > li > a:hover:after {
    margin-right: 8px;
}

.nm-row-boxes .nm-row > .nm_column:hover > .wpb_wrapper > .wpb_text_column ul > li > a {

}

.nm-row-boxes .nm-row > .nm_column .wpb_single_image {
    overflow: hidden;
}

.nm-row-boxes .nm-row > .nm_column .wpb_single_image img {
    -webkit-transition: -webkit-transform 1.4s cubic-bezier(.165,.84,.44,1),opacity .4s cubic-bezier(.445,.050,.55,.95);
    -moz-transition: -moz-transforms 1.4s cubic-bezier(.165,.84,.44,1),opacity .4s cubic-bezier(.445,.050,.55,.95);
    -o-transition: -o-transform 1.4s cubic-bezier(.165,.84,.44,1),opacity .4s cubic-bezier(.445,.050,.55,.95);
    transition: transform 1.4s cubic-bezier(.165,.84,.44,1),opacity .4s cubic-bezier(.445,.050,.55,.95);
}

.nm-row-boxes .nm-row > .nm_column:hover .wpb_single_image img {
    transform: scale(1.05, 1.05);
    filter: grayscale(1);
}

.nm-row-boxes .nm-row > .nm_column.image-invert-hover:hover .wpb_single_image img {
    /*filter: invert(1);*/
}









.home-store-text {
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    right: 0;
    width: 300px;
    padding: 35px;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
}

.home-store-text h2,
.home-store-text p{
    color: #000;
}

.home-store-text p {
    font-size: 18px;
}



.nm-row.full-screen-section {
    height: calc(100vh - (80px));
    min-height: 800px;
    padding: 0 !important;
    margin: 0 !important;
    clear: both;
    overflow: hidden;
    background-color: #fff;
}

.nm-row.full-screen-section:last-child {
    padding-bottom: 0px !important;
}

.home.nm-row.full-screen-section {
    height: 80vh;
}

.admin-bar .nm-row.full-screen-section {
    height: calc(100vh - (80px) - (32px));
}

.nm-row.full-screen-section > div.nm_column {
    height: 100%;
    padding: 0 !important;
}

.nm-row.full-screen-section > div.nm_column:nth-child(1) {
    background-size: cover;
    background-position: 50% 50%;
    width: calc(100% - (500px));
    float: right;
}

.nm-row.full-screen-section > div.nm_column:nth-child(2) {
    width: 500px;
    float: left;
    background-color: #fff;
}

.nm-row.full-screen-section.medium > div.nm_column:nth-child(1) {
    width: calc(100% - (600px));
}

.nm-row.full-screen-section.medium > div.nm_column:nth-child(2) {
    width: 600px;
}

.entry-content .full-screen-section[data-style="even"] > div.nm_column:nth-child(1),
.entry-content .full-screen-section[data-style="odd"] > div.nm_column:nth-child(2) {
    float: right;
}

.entry-content .full-screen-section[data-style="odd"] > div.nm_column:nth-child(1),
.entry-content .full-screen-section[data-style="even"] > div.nm_column:nth-child(2) {
    float: left;
}

.nm-row.full-screen-section > div.nm_column:nth-child(2) > .wpb_wrapper {
    position: absolute;
    bottom: 0;
    padding: 0 30px 60px;

    position: absolute;
    bottom: 0;
    /* background: #eee; */
    padding: 50px;

}

.nm-row.full-screen-section > div.nm_column:nth-child(2) > .wpb_wrapper > .nm-row,
.nm-row.full-screen-section > div.nm_column:nth-child(2) > .wpb_wrapper > .nm-row > .nm_column {
    padding: 0;
    margin: 0;
}

.nm-row.full-screen-section > div.nm_column:nth-child(2) > .wpb_wrapper h1,
.nm-row.full-screen-section > div.nm_column:nth-child(2) > .wpb_wrapper h2,
.nm-row.full-screen-section > div.nm_column:nth-child(2) > .wpb_wrapper h3 {
    font-weight: 300;
    font-size: 45px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin-bottom: 15px;
}

/*.nm-row.full-screen-section > div.nm_column:nth-child(2) > .wpb_wrapper h1:not(.clear-after):after,
.nm-row.full-screen-section > div.nm_column:nth-child(2) > .wpb_wrapper h2:not(.clear-after):after,
.nm-row.full-screen-section > div.nm_column:nth-child(2) > .wpb_wrapper h3:not(.clear-after):after {
content: '';
background-color: #fddf3c;
width: 10px;
height: 10px;
border-radius: 50px;
display: inline-block;
margin-right: 10px;
}
*/
.nm-row.full-screen-section > div.nm_column:nth-child(2) > .wpb_wrapper .wpb_text_column {
    text-align: right;
    font-size: 18px;
    line-height: 1.5;
}

.nm-row.full-screen-section > div.nm_column:nth-child(2) > .wpb_wrapper .nm_btn {
    display: inline-block;
    padding: 0 30px;
    height: 40px;
    border: 1px solid black;
    cursor: pointer;
    margin-top: 20px;
    line-height: 38px;
    vertical-align: middle;
    min-width: 180px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: #000;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
}

.nm-row.full-screen-section > div.nm_column:nth-child(2) > .wpb_wrapper .nm_btn:hover {
    color: #000;
    background: #fff;
}

.nm-row.full-screen-section > div.nm_column:nth-child(1) h3 {
    position: absolute;
    bottom: 50px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 1400%;
    line-height: .8;
    font-weight: 100;
    z-index: 2;
    letter-spacing: -5px;
    margin: 0 35px;
    direction: ltr;
    display: none;
}

.nm-row.full-screen-section > div.nm_column:nth-child(1) h3:before {
    content: '';
    height: 100%;
    position: absolute;
    display: inline-block;
    width: 3px;
    background: #fddf3c;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}

.nm-row.full-screen-section > div.nm_column:nth-child(1) h3 strong {
    color: #fff;
}

.nm-row.full-screen-section > div.nm_column:nth-child(1) h3[style="text-align: left"] {
    left: 50px;
}

.nm-row.full-screen-section > div.nm_column:nth-child(1) h3[style="text-align: left"]:before {
    left: -25px;
}

.nm-row.full-screen-section > div.nm_column:nth-child(1) h3[style="text-align: right"] {
    right: 50px;
}

.nm-row.full-screen-section > div.nm_column:nth-child(1) h3[style="text-align: right"]:before {
    right: -25px;
}

.nm-row.full-screen-section > div.nm_column:nth-child(1) h3[style="text-align: center"] {
    left: 50%;
    transform: translateX(-50%);
}

.nm-row.full-screen-section > div.nm_column:nth-child(1) h3[style="text-align: center"]:before {
    display: none;
}

/*.nm-row.full-screen-section.dark > div.nm_column:nth-child(1):before {
content: '';
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
background: rgba(0,0,0,.3);
top: 0;
right: 0;
}
*/





.single-product .summary .nm-product-brand {
    margin: 5px 0;
}


.product .nm-shop-loop-details h3 {
    font-size: 18px;
    border-top: 1px solid rgba(0, 0, 0, 0.77);
    padding: 0 10px;
    position: relative;
    margin: 0;
    align-items: center;
    display: flex;
    align-content: center;
    vertical-align: middle;
    height: 50px;
}

.product .nm-shop-loop-details h3 a {
    color: #000;
    vertical-align: middle;
    line-height: 25px;
    text-align: right;
    padding: 0;
    display: block;
    width: 100%;
}

.products > .product:hover .nm-shop-loop-details h3 {
    background-color: #000;
}

.products > .product:hover .nm-shop-loop-details h3 a {
    color: #fff;
}

.product .nm-shop-loop-thumbnail,
.product .nm-shop-loop-details {
}

.product .nm-shop-loop-thumbnail {
    border: 1px solid #ededed;
    border-bottom: 0;
}

.product .nm-shop-loop-details {
    margin-top: 0;
    padding: 0;
    background: #fff;
    border: 1px solid #ededed;
    border-top: 0;
}

.products .product:hover .nm-shop-loop-thumbnail,
.products .product:hover .nm-shop-loop-details {
    border-color: #000;
}

.product .nm-shop-loop-brand {
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 0;
    height: 30px;
    width: 100%;
    box-sizing: border-box;
    padding: 2px 0;
}

.product .nm-shop-loop-brand img {
    max-height: 100%;
    width: auto;
    vertical-align: top;
}

.product .nm-shop-loop-wishlist-button {
    z-index: 2;
    right: auto;
}

.product .nm-shop-loop-wishlist-button .nm-wishlist-button {
    vertical-align: middle;
}

.product .nm-shop-loop-after-title.action-link-touch {
    display: none;
}

#nm-shop-products .nm-shop-products-col {
    overflow: visible;
}
/*
.products .product:before {
content: '';
width: calc(100% - 24px);
height: calc(100% - 24px);
right: 12px;
top: 0;
position: absolute;
z-index: 0;
box-shadow: 0px 20px 35px rgba(0, 0, 0, .2);
opacity: 0;
transition: all .35s;
}

.products .product:hover:before {
opacity: 1;
}*/

.products .product .nm-shop-loop-thumbnail a {
	    padding-top: 100%;
}
.products .product .nm-shop-loop-thumbnail img {
    transition: all .5s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nm-products.products {
    margin: 0 -5px;
}

.products .product {
    padding: 5px;
    transition: all .35s;
}

/*.products .product:hover {
margin-top: -15px;
}*/

.products .product:hover .nm-shop-loop-thumbnail img {
    /*opacity: 0.75;*/
    transform: scale(1.05);
}

.nm-header .nm-menu .menu-item-phone {
    direction: ltr;
}

body.has-page-cover #nm-shop-taxonomy-header {
    background-color: transparent;
    background-size: cover;
    width: 100%;
    padding: 0;
    height: 35vh;
    position: relative;
}

body.has-page-cover .nm-shop-taxonomy-text-col {
    position: static;
}
body.has-page-cover #nm-shop-taxonomy-header .page-cover {
    position: absolute;
    top: 0;
    right: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
body.has-page-cover #nm-shop-taxonomy-header .page-cover:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,.3);
    top: 0;
    right: 0;
}

body.has-page-cover #nm-shop-taxonomy-header .nm-shop-taxonomy-text h1 {
    z-index: 2;
    font-size: 800%;
    color: #fff;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 50%;
    bottom: 15%;
    transform: translateX(50%);
    font-weight: 700;
}

.nm-footer .snifim {
    text-align: left;
}


.nm-footer .snifim li {
}

.nm-footer .snifim li > div:not(:last-child):after {
    content: '|';
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.nm-footer .snifim li div {
    display: inline-block;
    vertical-align: middle;
}

.nm-footer .nm-footer-bar {
    display: none;
}

.summary .woocommerce-product-details__short-description {
    padding-bottom: 0;
    font-size: 18px;
    line-height: 1.3;
}

.summary .woocommerce-product-details__short-description p {
    margin-bottom: 0;
}

.single-product .variations_form {
    display: none !important;
}

.single-product .summary .nm-additional-information-inner {
    padding-top: 15px !important;
    margin-top: 0 !important;
}

.single-product .summary .nm-additional-information-inner > h3 {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    /* border-top: 1px solid #bfbfbf; */
    /* padding-top: 15px; */
    display: block;
    font-size: 18px;
    color: rgba(0,0,0,.7);
    line-height: 1;
    margin-bottom: 5px;
    font-weight: 300;
}

.single-product .summary .nm-additional-information-inner table {
    width: 100%;
    display: inline-block;
    clear: both;
    vertical-align: top;
    table-layout: fixed;
    display: table;
}

.single-product .summary .nm-additional-information-inner table tbody {
    display: block;
    float: right;
    width: 100%;
    clear: both;
}

.single-product .summary .nm-additional-information-inner:not(.product-variations-list) table tr {
    display: block;
    -webkit-appearance: none;
    float: right;
    min-width: 33.3333%;
}
.single-product .summary .nm-additional-information-inner table tr {
    border-bottom: 1px solid rgba(0,0,0,.2);
}

.single-product .summary .nm-additional-information-inner table tr:nth-child(4n+4),
.single-product .summary .nm-additional-information-inner table tr:nth-child(4n+3) {

}

.single-product .summary .nm-additional-information-inner table tr:nth-child(1),
.single-product .summary .nm-additional-information-inner table tr:nth-child(2) {

}

.single-product .summary .nm-additional-information-inner table th {
    min-width: auto;
    width: auto;
}

.single-product .summary .nm-additional-information-inner:not(.product-variations-list) table th {
    padding: 0;
    opacity: 1;
    font-weight: 400;
    border-bottom: 1px solid;
    font-weight: 300;
    color: #000;
}

.single-product .summary .nm-additional-information-inner:not(.product-variations-list) table th {
    /* -webkit-appearance: none; */
    display: block;
    width: auto;
    min-width: auto;
    padding-left: 20px;
    background: #000;
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 5px;
}


.single-product .summary .nm-additional-information-inner table td {
    padding: 0;
    font-weight: 400;
    line-height: 1.5;

}

.single-product .summary .nm-additional-information-inner.product-variations-list table td:not(:last-child) {
    padding-left: 10px;
    width: 20%;
}



.single-product .summary .nm-additional-information-inner table th,
.single-product .summary .nm-additional-information-inner table td {
    font-size: 14px;
    padding: 5px;
    width: auto;
}



.single-product .summary .nm-additional-information-inner:not(.product-variations-list) table td {
    width: auto;
    padding-left: 20px;
    display: block;
}

.single-product .summary .nm-additional-information-inner.product-variations-list table tr:not(:first-child):hover {
    /*background-color: #eaeaea;*/
}

.single-product .nm-single-product-right-col {
    display: none;
}

#nm-footer .widget .nm-widget-title,
#footer-contact-form .form-title {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.2;
    color: #000 !important;
}

#nm-footer .widget .nm-widget-title {
    float: right;
    clear: both;
    /* background: #fff; */
    /* color: #000 !important; */
    padding: 0px 0 10px;
    /* margin-right: -10px; */
    border-bottom: 1px solid;
    /* border-top: 1px solid; */
}

#footer-contact-form .form-title {
}

#nm-footer .widget.widget_nav_menu ul {
    clear: both;
}

#nm-footer .widget.widget_nav_menu ul li {
    line-height: 1.4;
    font-size: 18px;
}

#nm-footer .nm-footer-block-grid > .widget .menu {
    text-align: right;
    line-height: 1;
}

#nm-footer .nm-footer-widgets {
    padding: 30px 20px 30px;
    border-top: 1px solid #eaeaea;
}

#nm-footer .nm-footer-widgets-inner > .nm-row {
}

#nm-footer .nm-footer-block-grid > li {
    padding-bottom: 0;
    clear: none;
}

#nm-footer .nm-footer-block-grid > li:not(:last-child),
#nm-footer .nm-footer-block-grid > li:not(:first-child) {
    width: calc((100% - (300px) - (400px)) / 3);
}

#nm-footer .nm-footer-block-grid > li:first-child {
    width: 300px;
}

#nm-footer .nm-footer-block-grid > li:last-child {
    width: 400px;
}

#nm-footer .nm-footer-block-grid > li:nth-child(4) {

}

#nm-footer .nm-footer-block-grid > li .menu > li {
    margin-bottom: 5px;
    font-size: 16px;
}

#nm-footer .nm-footer-block-grid .logo {

}

#nm-footer .nm-footer-block-grid .logo img {
    max-width: 95%;
    display: block;
}

#nm-footer .nm-footer-block-grid > li:nth-child(1) .description {
    margin-top: 15px;
	line-height: 1.4;
}

#nm-footer .nm-footer-block-grid > li:nth-child(1) .description .address-title {
	    font-weight: 700;
    margin-top: 10px;
}

#nm-footer .nm-footer-block-grid > li:nth-child(1) .description > div {
    font-size: 18px;
}

#nm-footer .nm-footer-block-grid > li:nth-child(1) .description .title {
    font-size: 26px;
}

#nm-footer .nm-footer-block-grid > li:nth-child(1) .description .title h3,
#nm-footer .nm-footer-block-grid > li:nth-child(1) .description .title h4 {
    color: #fff;
}

#nm-footer .nm-footer-block-grid > li:nth-child(1) .description .title h3 {
    font-weight: 700;
}

#nm-footer .nm-footer-block-grid > li:nth-child(1) .description .icon {
    font-size: 16px;
}

#nm-footer .nm-footer-block-grid > li:nth-child(1) .description .email {
    margin-top: 10px;
}

#nm-footer .nm-footer-block-grid > li:nth-child(1) .description .icon i {
    vertical-align: middle;
    font-size: 18px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    transition: all .25s;
    border-radius: 4px;
    margin-left: 5px;
    box-sizing: content-box;
}

#nm-footer .nm-footer-block-grid > li:nth-child(1) .description .icon:hover i {

}

#nm-footer .nm-footer-block-grid > li:nth-child(1) .description .icon.waze i:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: #000;
    -webkit-mask: url(assets/images/waze.svg) no-repeat center;
    -webkit-mask-size: 120%;
}

#footer-contact-form .form-title span {
}

#footer-contact-form .form-group {

}

#footer-contact-form .form-control {
    float: right;
    padding: 2.5px;
}

#footer-contact-form .form-control.name,
#footer-contact-form .form-control.phone {
    width: 50%;
}

#footer-contact-form .form-control.email {
    width: 70%;
}

#footer-contact-form .form-control.submit {
    width: 30%;
}

#footer-contact-form .form-control input {
    background: #eaeaea;
    border: 0;
    color: #000;
    font-size: 16px;
    height: 40px;
}

#footer-contact-form .form-control input::placeholder {
    color: #000;
}

#footer-contact-form input.wpcf7-submit {
    background: #000;
    color: #fff;
    border: 1px solid #000;
    padding: 0;
    font-size: 18px;
    line-height: 1;
    opacity: 1;
    width: 100%;
    text-align: center;
}

.nm-right-menu {
    direction: rtl;
    float: right !important;
    margin: 0 -15px 0 0 !important;
}

.nm-right-menu .menu-item {
}

.nm-right-menu .menu-item.nm-menu-search {
	display: none;
}

.nm-right-menu .menu-item a {
}

.nm-right-menu .menu-item-facebook a:hover,
.nm-right-menu .menu-item-facebook a:hover i {
    color: #3b5998 !important;
}

.nm-right-menu .menu-item-instagram a:hover,
.nm-right-menu .menu-item-instagram a:hover i {
    color: #e4405f !important;
}

.nm-right-menu .menu-item-youtube a:hover,
.nm-right-menu .menu-item-youtube a:hover i {
    color: #bb0000 !important;
}

.nm-right-menu .menu-item-facebook a i {
    vertical-align: top
}

.nm-header #nm-tools-menu-ul.nm-menu .menu-item-call a {
    font-size: 30px;
    padding: 0;
    letter-spacing: 1px;
    font-weight: 700;
    opacity: 1;
}

.all-products-loaded .nm-infload-controls {
    display: none !important;
}

.woocommerce .nm-shop-categories .nm-shop-sub-categories {
    display: none;
}

.wpcf7-form > .wpcf7-form-control-wrap, .wpb_text_column .wpcf7-form > p, .wpcf7-form > p {
    padding: 0 19px 19px 0px;
}

.single-product .slick-prev, .single-product .slick-next {
    background: rgba(255,255,255,.8);
}

.single-product #nm-product-images-slider .nm-product-image-icon {
    left: 15px;
    top: 15px;
    background: rgba(0, 0, 0, .9);
    padding: 10px;
    border-radius: 50px;
    background: none;
    border: 1px solid #000;
    color: #000;
}

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 {
    border-color: #ababab;
}


#preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    opacity: 1;
    z-index: 99999999;
    transition: all .8s ease-out;
    -webkit-transition: all .8s ease-out;
}

#preloader .spinner {
    height: 100px;
    width: 100px;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: 50%;
    margin-top: -50px;
    -webkit-animation: rotation .7s infinite linear;
    border-left: 2px solid rgba(0,0,0,.15);
    border-right: 2px solid rgba(0,0,0,.15);
    border-bottom: 2px solid rgba(0,0,0,.15);
    border-top: 2px solid rgba(0,0,0,1);
    border-radius: 100%;
}



.woocommerce-page .cover {

    background: #000;
    /*background: -moz-linear-gradient(top, rgba(4, 7, 7, 1) 40%,rgba(4, 7, 7, .7) 100%);
    background: -webkit-linear-gradient(top, rgba(4, 7, 7, 1) 40%,rgba(4, 7, 7, .7) 100%);
    background: linear-gradient(to bottom, rgba(4, 7, 7, 1) 40%,rgba(4, 7, 7, .7) 100%);*/
    position: relative;
    border-bottom: 0;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, .45);
    padding: 15px 0;
    text-align: center;
}

.woocommerce-page .cover .page-title h1 {
    font-size: 44px;
    z-index: 2;
    color: #fff;
    vertical-align: top;
    margin-bottom: 0px;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 0px solid #fff;
}

.woocommerce-page .cover .image {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}



.woocommerce-page .cover .image:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
}

body.woocommerce-page #nm-shop .woocommerce-archive-description .term-description {
    line-height: 1.4;
    font-size: 18px;
    background: none;
    padding: 0 !important;
    border: 0;
    margin: 25
px
 0 25
px
 !important;
}

.nm-mobile-icons-menu {
    display: none;
}

.hidden-desktop {
    display: none;
}

.hidden-mobile {
    display: block;
}

.single-post .entry-content a {
	text-decoration: underline;
}

@-webkit-keyframes rotation {
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(359deg);}
}

@media (max-width: 2000px) {
    .nm-row.full-screen-section > div.nm_column:nth-child(1) h3 {
        zoom: .65;
    }
}

@media (max-width:480px) {

    .hidden-desktop {
        display: block;
    }

    .hidden-mobile {
        display: none;
    }

    .home .fullscreen-container,
    .home .tp-fullwidth-forcer {
        height: 50vh !important;
        min-height: 450px !important;
    }

    #nm-header {
    }
    .nm-header-inner > .nm-header-row {
        padding: 0;
    }
    .nm-header .nm-header-logo {
        margin-left: -15px !important;
    }
    body .nm-header-logo img {
        height: 40px;
        border: 0;
        padding: 0;
        margin: 0;
        margin-top: 5px;
        margin-left: 10px;
    }

    body .nm-header-logo:hover img {
        border: none;
        padding: 0;
    }

    .header-mobile-alt .nm-menu li.nm-menu-offscreen .nm-menu-cart-count {
        display: none !important;
    }
    #nm-header .nm-sub-header {
        display: none;
    }

    #nm-header .nm-hamburger-menu {
        display: none;
    }
    .widget-panel-dark .nm-page-overlay {
        background: rgba(0, 0, 0, 0.75);
    }
    .header-border-0 #nm-mobile-menu .nm-mobile-menu-content {
        border-top: 0;
    }
    .nm-right-menu .menu-item {
        margin-right: 0;
    }
    #nm-mobile-menu {
        background: none !important;
    }
    #nm-header.nm-header.menu-centered .nm-right-menu {
        float: right;
    }

    #nm-mobile-menu.nm-mobile-menu a {
        font-size: 100%;
        line-height: 1.4;
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .nm-page-overlay {
        background: none !important;
    }

    #nm-mobile-menu {
        background-color: #000 !important;
        box-shadow: 0px 5px 15px rgba(0,0,0,.5);
    }

    #nm-mobile-menu li {
    }

    #nm-mobile-menu li:last-child {
        border-bottom: 0 !important;
    }

    #nm-mobile-menu ul li .nm-menu-toggle {
        left: 0;
        padding-right: 10px;
        right: auto;
        padding-left: 0px;
        top: 0;
        line-height: 25px;
        height: 32px;
        width: 32px;
        padding: 0;
        text-align: center;
        line-height: 32px;
    }

    #nm-mobile-menu ul li .nm-menu-toggle:before {
        font-size: 125%;
        color: #fff;
    }

    #nm-mobile-menu ul ul {
        padding: 5px 0;
    }

    #nm-mobile-menu ul ul li {
        border-bottom: 1px solid #424242;
    }

    #nm-mobile-menu .nm-mobile-menu-content {
        padding: 15px 0;
    }

    body #nm-mobile-menu .nm-mobile-menu-top .nm-mobile-menu-item-search {
        margin-top: 0;
    }

    body #nm-mobile-menu .nm-mobile-menu-top .nm-mobile-menu-item-search form {
        background: #fff;
    }

    body #nm-mobile-menu .nm-mobile-menu-top .nm-mobile-menu-item-search input {
        color: #000;
        padding: 5px 15px 5px 40px;
        line-height: 25px;
    }
    body #nm-mobile-menu .nm-mobile-menu-top .nm-mobile-menu-item-search span {
        left: 0;
        right: auto;
        color: #000;
        width: 40px;
        text-align: center;
        top: 0;
        line-height: 35px;
    }

    body.mobile-menu-open #nm-header {
        border-bottom: 1px solid #fff;
    }

    /*#nm-mobile-menu.nm-mobile-menu a:hover,
    #nm-mobile-menu.nm-mobile-menu li[class*="current"] a,
    #nm-mobile-menu ul li.active > a,
    #nm-mobile-menu ul > li.active > .nm-menu-toggle:before {
        color: #fddf3c !important;
    }*/

    #nm-header.nm-header.menu-centered .nm-menu li.nm-menu-offscreen {
        padding: 0;
    }

    .nm-menu li.nm-menu-offscreen a {
        padding: 15px;
        background: rgba(0, 0, 0, .5);
        transition: all .25s;
    }

    .mobile-menu-open .nm-menu li.nm-menu-offscreen a {
        /*background: rgba(0, 0, 0, 1);
        filter: invert(1);*/
    }

    #nm-mobile-menu li:first-child {
        margin-top: 0;
    }


    .nm-mobile-icons-menu {
        display: block;
        float: right;
        margin: 0 -5px 0 0;
    }

    .nm-mobile-icons-menu ul {
        list-style: none;
        padding: 0;
    }

    .nm-mobile-icons-menu ul > li {
        float: right;
        list-style: none;
        width: 30px;
        height: 30px;
        margin: 10px 5px;
        position: relative;
    }

    .nm-mobile-icons-menu ul > li:not(:last-child):not(.sep-disabled):after {
        content: '';
        width: 1px;
        height: 25px;
        background: rgba(255, 255, 255, 0.3);
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: -5px;
    }

    .nm-mobile-icons-menu ul > li a {
        color: rgba(0,0,0,1) !important;
        display: block;
        line-height: 30px;
        text-align: center;
        font-size: 20px;
    }

    .nm-mobile-icons-menu ul > li i {
        vertical-align: middle;
    }

    .nm-mobile-icons-menu ul > li.menu-item-phone {
        height: 40px;
        width: 40px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .nm-mobile-icons-menu ul > li.menu-item-phone a {
        box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.6);
        line-height: 40px;
        color: #fff !important;
        font-size: 22px;
        border-radius: 5px;
        background-color: #000000;
    }

    .nm-mobile-icons-menu ul > li i.fa-waze:before {
        height: 22px;
        width: 22px;
        background-color: rgba(0,0,0,1);
    }

    .nm-mobile-icons-menu ul > li i[class*="fa-facebook"]:before {
        color: #3b6dd8;
    }

    .nm-row.full-screen-section {
        height: auto !important;
        min-height: 0;
    }

    .nm-row.full-screen-section > div.nm_column {
        width: 100% !important;
        clear: both;
        float: none !important;
    }
    .nm-row.full-screen-section > div.nm_column:nth-child(1) {
        height: 40vh !important;
    }

    .nm-row.full-screen-section > div.nm_column:nth-child(2) {
        background: none !important;
    }

    .nm-row.full-screen-section > div.nm_column:nth-child(2) > .wpb_wrapper {
        position: static;
        padding: 25px;
        margin: 0;
    }

    .nm-row.full-screen-section > div.nm_column:nth-child(2) > .wpb_wrapper h1,
    .nm-row.full-screen-section > div.nm_column:nth-child(2) > .wpb_wrapper h2,
    .nm-row.full-screen-section > div.nm_column:nth-child(2) > .wpb_wrapper h3 {
        font-size: 250%;
        margin-bottom: 15px;
    }

    .nm-row.full-screen-section > div.nm_column:nth-child(2) > .wpb_wrapper h1:not(.clear-after):after,
    .nm-row.full-screen-section > div.nm_column:nth-child(2) > .wpb_wrapper h2:not(.clear-after):after,
    .nm-row.full-screen-section > div.nm_column:nth-child(2) > .wpb_wrapper h3:not(.clear-after):after {
        zoom: .65;
    }

    .nm-row.full-screen-section > div.nm_column:nth-child(1) h3 {
        zoom: .3;
        display: none !important;
    }

    .nm-row.full-screen-section.dark > div.nm_column:nth-child(1):before {
        display: none !important;
    }

    .single-product .product_meta {
        text-align: center;
    }

    body.has-page-cover #nm-shop-taxonomy-header {
        padding: 50px 0;
    }

    body.has-page-cover #nm-shop-taxonomy-header .nm-shop-taxonomy-text h1 {
        font-size: 300%;
    }

    .wpcf7-form > p.half {
        width: 100%;
    }

    .wpcf7-form > .wpcf7-form-control-wrap, .wpb_text_column .wpcf7-form > p, .wpcf7-form > p {
        padding: 0 0 10px;
    }

    .single-product .summary .nm-contact-form p.half {
        width: 50%;
    }

    .nm-row-boxes .nm-row > .nm_column {
        width: 50%;
    }

    .nm-row-boxes .nm-row > .nm_column > .wpb_wrapper h2 {
        right: 10px;
        margin-top: 10px;
        font-size: 14px;
        letter-spacing: 0;
        padding: 0 10px;
    }

    .nm-row-boxes .nm-row > .nm_column > .wpb_wrapper > .wpb_text_column {
        margin-top: 0;
        padding-right: 10px;
    }

    /* woocommerce */
    .product .nm-shop-loop-details h3 {
        font-size: 14px;
        height: 40px;
    }
    .product .nm-shop-loop-details h3 {
        line-height: 20px;
    }
    .woocommerce-page .woocommerce-archive-description .term-description {
        margin: 0px 0px 5px;
        padding: 15px;
        font-size: 14px;
        line-height: 1.4;
    }

    .nm-shop-results-bar.is-category {
        display: none !important;
    }

    .single-product .nm-single-product-showcase {
        padding: 15px 0;
    }

    .thumbnails-vertical .woocommerce-product-gallery {
        float: none;
        clear: both;
    }

    .single-product .summary .nm-additional-information-inner:not(.product-variations-list) table tr {
        min-width: 0;
        width: 50%;
    }

    /*.single-product .summary .nm-additional-information-inner:not(.product-variations-list) table tr {
        border-bottom: 0;
    }*/

    .single-product .summary .nm-additional-information-inner.product-variations-list .shop_attributes th,
    .single-product .summary .nm-additional-information-inner.product-variations-list .shop_attributes td {
        min-width: auto;
    }

    .single-product .related {
        padding: 30px 0 15px;
    }

    .single-product .related .products .product:nth-child(5) {
        display: none;
    }

    .single-product .product.thumbnails-vertical .summary {
        padding: 0;
        clear: both;
        padding-top: 15px;
    }
    /* footer */

    .nm-footer-block-grid {
        margin: 0;
    }

    #nm-footer .nm-footer-block-grid > li {
        float: right;
        width: 50% !important;
        clear: none;
        padding: 15px 0;
    }

    #nm-footer .nm-footer-block-grid > li:nth-child(1),
    #nm-footer .nm-footer-block-grid > li:nth-child(6){
        width: 100% !important;
    }

    #nm-footer .nm-footer-block-grid > li:nth-child(2),
    #nm-footer .nm-footer-block-grid > li:nth-child(4){
        clear: right;
    }

    #nm-footer .nm-footer-block-grid > li .menu > li {

    }

    #nm-footer .widget .nm-widget-title {
        float: none;
        border: 0;
        margin: 0;
    }

    #nm-footer .widget .widget_nav_menu li > a {
        display: block;
    }

    #nm-footer .nm-footer-block-grid .logo img {
        max-width: 100%;
        display: block;
        width: 60%;
        margin: 0 20%;
    }

    #nm-footer .nm-footer-block-grid > li:nth-child(1) .description {
        text-align: center;
    }

    .nm-footer .snifim {
        border-top: 2px solid #eee;
        padding-top: 10px;
        margin: 15px 15px 0;
    }

    .nm-footer .snifim li {
        background: none;
    }

    .nm-footer .snifim li div {
        display: block;
        margin: 5px 0;
        line-height: 2;
    }

    .nm-footer .snifim li > div:not(:last-child):after {
        display: none;
    }

    .woocommerce-page .cover {
        border-top: 1px solid rgb(66, 66, 66);
        padding: 10px 0;
    }
    .woocommerce-page .cover .page-title h1 {
        font-size: 32px;
    }

}

@media (max-width: 375px) {
    .nm-mobile-icons-menu ul > li {
        margin-right: 2.5px;
        margin-left: 2.5px;
    }
}

@media (max-width: 320px) {
    .nm-mobile-icons-menu ul > li:not(.menu-item-phone) {
        display: none;
    }
}

@media (max-width:1480px) {
    .nm-main-menu .nm-menu li a {
        padding: 0 10px;
    }
}

@media (max-width:1280px) {
    #nm-header .nm-social-menu {
        margin-top: 35px;
        margin-right: 0px;
    }

    #nm-header .nm-social-menu ul li {
        margin-right: 10px;
    }

    #nm-header .nm-social-menu ul li > a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        background: none;
    }
}

@media (max-width: 1200px) {
    #nm-header .nm-social-menu {
        display: none;
    }
}

.store-info {
	margin-top: 10px;
}

#desktop-header-phone {
    position: fixed;
    top: 0;
    left: 240px;
    z-index: 99999;
    color: #fff;
    line-height: 40px;
    display: flex;
    font-size: 20px;
    font-weight: 300;
    direction: ltr;
    height: 70px;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, .2);
    border-top: 0;
    border-bottom: 0;
    padding: 0 25px;
}

.admin-bar #desktop-header-phone {
    top: 32px;
}

#desktop-header-phone span:before {
	content: '\f095';
	font-family: FontAwesome;
	margin-right: 5px;
	color: #c2b6aa;
}

#mobile-contact {
	display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    display: flex;
    z-index: 999;
    height: 50px;
    align-items: center;
	visibility: hidden;
}

#mobile-contact .form {
    background: black;
}

#mobile-contact > a {
    flex-grow: 1;
    text-align: center;
    width: 50%;
    height: 100%;
    align-items: center;
    display: flex;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}

#mobile-contact .call {
    background: #4c4c4c;
}

#mobile-contact > a span {flex-grow: 1;text-align: center;}

#mobile-contact .call a > span:before {content: '\f095';font-family: FontAwesome;}

#mobile-contact .call a span:before {content: 'R';}

#mobile-contact .call span:before {content: '\f095';font-family: FontAwesome;vertical-align: middle;font-size: 17px;margin-left: 5px;}

#mobile-contact .form span:before {
    content: '\f003';
    font-family: FontAwesome;
    vertical-align: middle;
    font-size: 17px;
    margin-left: 5px;
}

#mobile-contact .form span strong {
    text-decoration: underline;
}

#mobile-contact .form span:after {content: '\f107';font-family: FontAwesome;margin-right: 5px;}

#popup-form-wrapper {
	display: none;
}

#popup-form-wrapper {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	padding: 0 5%;
	background: rgba(0,0,0,.75);
	z-index: 9999;
	visibility: hidden;
	opacity: 0;
	transition: opacity .35s;
}

#popup-form-wrapper.active {
	visibility: visible;
	opacity: 1;
}

#popup-form .form .nf-error.field-wrap .nf-field-element:after {
	display: none;
}

@media (max-width: 480px) {
	#desktop-header-phone {
		display: none;
	}
	
	#mobile-contact {
		display: flex;
		visibility: visible;
	}
	
	#nm-footer .nm-footer-block-grid > li:last-child {
		    clear: both;
    width: 100% !important;
    padding-bottom: 50px;
	}
	
	
	

	#popup-form {
		flex-grow: 1;
		text-align: center;
		background: #fff;
		padding: 30px 20px;
		border-radius: 3px;
		box-shadow: 0px 3px 4px rgba(0,0,0,.2);
		position: relative;
	}

	#popup-form .popup-title {font-weight: 500;font-size: 28px;}

	#popup-form .text {
		font-weight: 300;
		font-size: 18px;
		line-height: 1.6;
		clear: both;
		margin: 10px 0;
		float: right;
		width: 100%;
	}

	#popup-form .text p {
		margin: 0;
	}

	#popup-form .text .phone {
		    font-weight: 600;
    font-size: 22px;
    padding: 0 10px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: -5px;
	}

	#nm-header {
		background: #000 !important;
	}

	#nm-mobile-menu-button .nm-menu-icon span {
		background: #fff;
	}
	
	#popup-form .form .nf-form-fields-required {
		display: none;
	}

	#popup-form .nf-field-container .nf-field-label {
		margin: 0 !important;
	}

	#popup-form .nf-field-container .nf-element {
		padding: 0 10px;
		height: 40px;
		color: #000;
		font-size: 14px;
		background: #fff;
		border: 1px solid rgba(0,0,0,.3);
	}

	#popup-form .nf-field-container {
		margin-bottom: 10px;
	}

	#popup-form .sep {
		height: 1px;
		background: rgb(0, 0, 0);
		width: 100%;
		display: block;
		margin: 20px 0;
		position: relative;
	}

	#popup-form .sep i {
		width: 50px;
		height: 40px;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		background: #fff url(/wp-content/uploads/2019/09/lightbulb.png) no-repeat center;
		background-size: contain;
	}

	#popup-form .submit-container.nf-field-container .nf-element {
		background: #000;
		border-color: #000;
		color: #fff;
		padding: 0 30px;
		font-size: 16px;
		cursor: pointer;
		outline: none;
		font-weight: 600;
	}

	#popup-form .submit-container.nf-field-container {
		margin: 0;
	}
	
	#popup-form .nf-response-msg {
		clear: both;
	}

	#popup-form .nf-response-msg p {
		margin: 0;
		line-height: 1.4;
	}

	#popup-form-close {
		background: #fff;
		position: absolute;
		top: 0;
		right: 20px;
		width: 35px;
		height: 35px;
		transform: translateY(-50%);
		border-radius: 3px;
		box-shadow: 0px 0px 4px rgba(0,0,0,.3);
	}

	#popup-form-close:before,#popup-form-close:after {content: '';width: 50%;height: 1px;background: #000;position: absolute;top: 50%;left: 50%;}

	#popup-form-close:before {
		transform: translate(-50%,-50%) rotate(45deg);
	}

	#popup-form-close:after {
		transform: translate(-50%,-50%) rotate(-45deg);
	}
	
	.mobile-menu-open #nm-mobile-menu-button .nm-menu-icon span.line-2 {
		background: none;
	}
	
	.nm-header .nm-header-logo {
		margin-left: 0 !important;
		left: 50%;
		position: relative;
		right: auto !important;
		transform: translateX(-50%);
	}

	.nm-mobile-icons-menu {
		display: none;
	}
	
	
	body .nm-header-logo img {
		    height: 35px;
    border: 0;
    padding: 0;
    margin: 0;
    vertical-align: middle;
		background: none;
	}
}

#rev_slider_1_1_wrapper {
	border-top: 1px solid rgba(255,255,255,.2);
}

.single-post [data-elementor-type="wp-post"] .elementor-widget-text-editor a {
    text-decoration: underline;
}

.single-post [data-elementor-type="wp-post"] .elementor-widget-text-editor a:hover {
    text-decoration: none;
}

#footer-contact-form > .title {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.2;
    color: #000 !important;
    padding: 0px 0 10px;
}

#footer-contact-form .nf-form-fields-required,
#contact-form-page .nf-form-fields-required {
    display: none;
}

#footer-contact-form .nf-form-content,
#contact-form-page .nf-form-content {
    padding: 0;
}

#footer-contact-form .nf-field-container,
#contact-form-page .nf-field-container {
    margin-bottom: 10px;
}

#footer-contact-form input.ninja-forms-field,
#footer-contact-form input.ninja-forms-field:focus,
#footer-contact-form .list-select-wrap .nf-field-element > div,
#footer-contact-form .list-select-wrap .nf-field-element > div:focus, 
#footer-contact-form select.ninja-forms-field,
#footer-contact-form select.ninja-forms-field:focus,
#contact-form-page input.ninja-forms-field,
#contact-form-page input.ninja-forms-field:focus,
#contact-form-page .list-select-wrap .nf-field-element > div,
#contact-form-page .list-select-wrap .nf-field-element > div:focus, 
#contact-form-page select.ninja-forms-field,
#contact-form-page select.ninja-forms-field:focus {
    background: #eaeaea;
    height: 40px;
    padding: 8px;
    font-size: 16px;
    color: #000;
    border: none;
}

#footer-contact-form select.ninja-forms-field,
#contact-form-page select.ninja-forms-field {
	background: transparent !important;
	cursor: pointer;
}

#footer-contact-form .list-select-wrap select:active+div, 
#footer-contact-form .list-select-wrap select:focus+div,
#contact-form-page .list-select-wrap select:active+div, 
#contact-form-page .list-select-wrap select:focus+div {
    background: #eaeaea !important;
}

#footer-contact-form .nf-error.field-wrap .nf-field-element:after,
#contact-form-page .nf-error.field-wrap .nf-field-element:after {
    left: 5px;
    right: auto;
    top: 5px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    font-size: 16px;
    border-radius: 3px;
    background: #ffdcdc;
    color: #cd1300;
}

#footer-contact-form .list-select-wrap>div div:after,
#contact-form-page .list-select-wrap>div div:after {
    right: auto;
    left: 15px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #000;
}

#footer-contact-form .nf-input-limit,
#contact-form-page .nf-input-limit {
    margin: 0;
}

#footer-contact-form .nf-after-field .nf-error-msg,
#contact-form-page .nf-after-field .nf-error-msg {
    margin: 5px 0 -5px;
    font-size: 14px;
    color: #cd1300;
    line-height: 1.2;
}

#footer-contact-form .nf-form-errors .nf-error-msg,
#contact-form-page .nf-form-errors .nf-error-msg {
    text-align: center;
    line-height: 1.2;
    font-size: 14px;
    color: #cd1300;
}

#footer-contact-form input[type="submit"],
#contact-form-page input[type="submit"] {
    width: 100%;
    background: #000;
    color: #fff;
    font-weight: 700;
	cursor: pointer;
}

#footer-contact-form input[type="submit"]:disabled,
#contact-form-page input[type="submit"]:disabled {
    opacity: .7;
    cursor: not-allowed;
}

#footer-contact-form .nf-pass.field-wrap .nf-field-element:after,
#contact-form-page .nf-pass.field-wrap .nf-field-element:after {
	display: none !important;
}

#footer-contact-form .nf-response-msg,
#contact-form-page .nf-response-msg {
	font-weight: 700;line-height: 1.2;margin-bottom: 15px;background: #e3eee3;color: #187518;padding: 20px;border-radius: 3px;}

#footer-contact-form .nf-response-msg p,
#contact-form-page .nf-response-msg p {
    margin: 0;
}

#contact-form-page {
	width: 500px;
	max-width: 100%;
}

#header-phone { position: fixed; top: 0; left: 250px; z-index: 9999; height: 70px; display: flex; align-items: center; } 
.admin-bar #header-phone { top: 32px; } 
#header-phone a { color: #fff; font-size: 28px; display: flex; align-items: center; line-height: 1; font-family: 'Heebo'; font-weight: 700; text-decoration: none; } 
#header-phone a:before {content: '';width: 30px;height: 30px;background: url(../../uploads/2021/11/header-iphone-icon_w.png) no-repeat center;background-size: contain;order: 2;margin-right: 8px;}


@media (max-width: 480px) {
	#header-phone { display: none; } 
	
	#home-gallery-slider .swiper-slide-contents .elementor-slide-heading {
		padding: 25px;
		font-size: 20px;
		white-space: nowrap;
	}
}