/*!/wp-content/themes/savoy-child/purified-css/style-light.css*/@font-face{font-family:'atlasgrotesk-regular-webfont';src:url('/wp-content/uploads/fonts/AtlasGrotesk-Regular.woff2') format('woff2');font-display:swap;}
a,abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,center,cite,code,dd,del,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,label,legend,li,menu,nav,object,ol,output,p,pre,q,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0
}

html {
    height: 100%
}

b,strong {
    font-weight: 700;
    font-weight: 900
}

img {
    font-size: 0;
    color: transparent;
    max-width: 100%;
    height: auto;
    vertical-align: bottom
}

li {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}
*,*:after,*:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

.nm-preload * {
    -webkit-transition: none!important;
    transition: none!important
}
.clear:before,.clear:after,.clearfix:before,.clearfix:after {
    content: " ";
    display: table
}

.clear:after,.clearfix:after {
    clear: both
}

.clear,.clearfix {
    *zoom:1}
    
    a {
    color: #dc9814;
    outline: 0;
    text-decoration: none;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease
}

a:hover {
    color: #282828
}
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: 8px 10px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none
}
.widget form>button,input[type=submit],.button {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    padding: 9px 15px 10px;
    border: 0 none;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-align: center;
    opacity: 1;
    cursor: pointer;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    background-color: #282828
}
#nm-blog-pagination a,#nm-blog-pagination a:hover,.button.border,.button.border:hover {
    color: #282828;
    opacity: 1;
    background: none
}

#nm-blog-pagination a,.button.border {
    padding-top: 8px;
    padding-bottom: 9px;
    border: 1px solid #aaa
}
.blockUI.blockOverlay:after,.nm-loader:after {
    display: block;
    content: " ";
    position: absolute;
    top: 50%;
    right: 50%;
    width: 12px;
    height: 12px;
    margin: -6px -6px 0 0;
    opacity: 1;
    background: #dc9814;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: dotFade 0.8s infinite;
    animation: dotFade 0.8s infinite;
    -webkit-border-radius: 50%;
    border-radius: 50%
}
body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 2;
    color: #777
}

h1,h2,h3,h4,h5,h6 {
    font-style: normal;
    line-height: 1.4;
    color: #282828
}

h5,h6 {
    line-height: 1.6
}

h1,.h1-size {
    font-size: 30px
}

h2,.h2-size {
    font-size: 28px
}

h3,.h3-size {
    font-size: 24px
}
h5,.h5-size {
    font-size: 18px
}
.nm-font.flip:before {
    display: inline-block;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
    -webkit-transform: scale(-1,1);
    transform: scale(-1,1)
}
.nm-page-wrap {
    position: relative;
    right: 0;
    min-width: 280px;
    min-height: 100%;
    overflow: hidden;
    background: #fff
}

.nm-page-wrap-inner {
    position: relative;
    width: 100%
}

html.footer-sticky-1,.footer-sticky-1 body {
    height: 100%
}

.footer-sticky-1 .nm-page-overflow {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%
}

.footer-sticky-1 .nm-page-wrap {
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    min-height: 0;
    height: auto
}

#nm-page-overlay {
    visibility: hidden;
    position: fixed;
    top: -1px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    content: " ";
    width: 1px;
    height: 1px;
    opacity: 0;
    background: rgba(51,51,51,.37);
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease
}
.nm-header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1002;
    line-height: 50px;
    width: 100%;
    padding-top: 17px;
    padding-bottom: 17px;
    overflow: visible;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    background: #fff;
    -webkit-transform: translateZ(0)
}
.touch.header-fixed.header-on-scroll .nm-header,.has-top-bar.header-fixed.header-on-scroll .nm-header,.header-fixed .nm-header {
    position: fixed
}
.nm-header-inner {
    position: relative;
    height: auto
}

.nm-header-col {
    position: static
}
.nm-header-placeholder {
    height: 84px
}
.nm-header.default .nm-header-logo {
    float: left;
    margin-right: 37px
}

.nm-header-logo a {
    display: block
}

.nm-header-logo svg,.nm-header-logo img {
    width: auto;
    max-width: none;
    height: 16px;
    vertical-align: middle
}
.nm-menu li {
    position: relative;
    float: left
}
.nm-menu li a {
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    color: #707070;
    vertical-align: bottom;
    text-decoration: none;
    padding: 16px
}
.nm-menu .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: -12px;
    z-index: 10010;
    min-width: 248px;
    padding: 18px 0 22px;
    background: #282828;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: nm_menu_anim;
    animation-name: nm_menu_anim
}
.nm-main-menu {
    display: block
}

.nm-header.default .nm-main-menu {
    float: left
}

.nm-main-menu>ul {
    display: inline-block;
    line-height: 1;
    vertical-align: middle
}
.nm-right-menu {
    float: right;
    margin-right: -16px
}

.nm-right-menu>ul {
    display: inline-block;
    line-height: 1;
    vertical-align: middle
}

.nm-menu-cart .count {
    position: relative;
    top: -7px;
    display: inline-block;
    font-size: 14px;
    color: #dc9814
}

.nm-menu li.nm-menu-offscreen {
    position: relative;
    display: none
}
#nm-mobile-menu {
    position: absolute;
    top: -100%;
    left: 0;
    z-index: -1;
    width: 100%;
    opacity: 0;
    overflow: hidden;
    background: #fff
}

.header-fixed #nm-mobile-menu {
    position: fixed;
    z-index: 1001
}
.csstransforms #nm-mobile-menu {
    -webkit-transition: opacity 0.25s ease,ease;
    transition: opacity 0.25s ease,transform 0.25s ease
}

.csstransforms3d #nm-mobile-menu {
    -webkit-transform: translate3d(0,-150px,0);
    transform: translate3d(0,-150px,0)
}
.header-fixed #nm-mobile-menu .nm-mobile-menu-scroll {
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

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

.header-border-0 #nm-mobile-menu .nm-mobile-menu-content {
    border-top: 1px solid #eee
}

#nm-mobile-menu .menu li {
    position: relative;
    border-bottom: 1px solid #eee
}

#nm-mobile-menu .menu li.menu-item-has-children {
    cursor: pointer
}

#nm-mobile-menu .menu a {
    display: inline-block;
    line-height: 2;
    color: #282828;
    padding: 6px 0;
    white-space: nowrap
}

#nm-mobile-menu .menu li .nm-menu-toggle {
    position: absolute;
    top: 6px;
    right: 0;
    display: none;
    height: 28px;
    font-family: 'nm-font';
    font-size: 11px;
    line-height: 28px;
    font-weight: 400;
    color: #282828;
    padding-left: 10px
}

#nm-mobile-menu .menu li .nm-menu-toggle:before {
    display: block;
    content: "\e114"
}
#nm-mobile-menu .menu li.menu-item-has-children>.nm-menu-toggle {
    display: inline-block
}
#nm-mobile-menu .sub-menu {
    display: none;
    padding: 16px 0 13px;
    border-top: 1px solid #eee
}
#nm-mobile-menu-main-ul {
    padding-top: 17px
}

#nm-mobile-menu-secondary-ul {
    padding-top: 17px
}

.header-mobile-default #nm-mobile-menu-secondary-ul .nm-mobile-menu-item-cart,#nm-mobile-menu-secondary-ul .nm-mobile-menu-item-cart {
    display: none
}
.nm-mobile-menu-social-ul {
    line-height: 10px;
    padding-top: 30px
}

.nm-mobile-menu-social-ul li {
    display: inline-block;
    margin-right: 15px
}

.nm-mobile-menu-social-ul li:last-child {
    margin-right: 0
}

.nm-mobile-menu-social-ul li a {
    font-size: 18px;
    color: inherit
}
#nm-widget-panel {
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 1020;
    line-height: 1.2;
    width: 500px;
    height: 100%;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
    background: #fff
}
.nm-widget-panel-inner {
    width: auto;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll
}
.nm-widget-panel-header {
    position: relative;
    z-index: 110;
    font-size: 16px;
    line-height: 1;
    color: #282828;
    width: 100%;
    padding: 0 37px
}

.no-touch .nm-widget-panel-header {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateZ(0)
}

.nm-widget-panel-header-inner {
    height: 79px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    background: #fff
}

.nm-cart-panel-title {
    display: none;
    opacity: .5
}
#nm-widget-panel-close {
    display: block;
    color: #282828;
    padding-top: 32px;
    overflow: hidden;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none
}

.nm-widget-panel-close-title {
    float: right
}

#nm-cart-panel-loader {
    visibility: hidden;
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 105;
    width: 1px;
    height: 1px;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    background: #fff
}
#nm-cart-panel-loader h5 {
    position: relative;
    font-size: 16px;
    color: #282828;
    margin-top: 21px;
    padding-left: 21px
}

#nm-cart-panel-loader h5:after {
    top: 6px;
    right: auto;
    left: 0;
    margin: 0
}

#nm-widget-panel .product_list_widget .empty {
    display: none;
    font-size: 16px;
    min-height: none;
    margin-bottom: 0;
    padding: 5vh 0;
    text-align: center
}
.nm-cart-panel-list-wrap {
    padding: 0 37px
}

.no-touch .nm-cart-panel-list-wrap {
    padding-top: 79px;
    padding-bottom: 175px
}

#nm-widget-panel .product_list_widget {
    position: relative;
    color: #282828;
    padding: 7px 0 6px
}

#nm-widget-panel .product_list_widget>li {
    display: table;
    width: 100%;
    min-height: 0;
    margin: 0;
    padding: 0
}

#nm-widget-panel .product_list_widget>li>div {
    display: table-cell;
    padding-top: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #eee;
    vertical-align: middle
}

#nm-widget-panel .product_list_widget>li:nth-last-child(2)>div {
    border-bottom-color: transparent
}

#nm-widget-panel .product_list_widget li a {
    display: block;
    color: #282828
}
.nm-cart-item-loader {
    display: none;
    position: absolute;
    top: 0;
    bottom: 1px;
    left: 0;
    z-index: 101;
    width: 100%;
    height: auto;
    opacity: 0;
    background: #fff;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease
}

#nm-widget-panel .product_list_widget .remove {
    position: absolute;
    top: 7px;
    right: -1px;
    z-index: 100;
    display: block;
    font-size: 16px;
    line-height: 30px;
    width: 28px;
    height: 28px;
    text-align: right;
    opacity: .5
}
.nm-cart-panel-item-thumbnail {
    width: 60px
}

#nm-widget-panel .product_list_widget li .nm-cart-panel-item-thumbnail {
    vertical-align: top
}

.nm-cart-panel-thumbnail-wrap {
    position: relative;
    overflow: hidden
}

.nm-cart-panel-thumbnail-loader {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.82)
}
#nm-widget-panel .product_list_widget li img {
    position: static;
    width: 100%;
    max-width: 102px;
    height: auto
}

.nm-cart-panel-item-details {
    padding-left: 19px
}

.nm-cart-panel-item-details>* {
    padding-bottom: 4px
}

.nm-cart-panel-item-details>*:last-child {
    padding-bottom: 0
}

.nm-cart-panel-product-title {
    font-size: 16px;
    line-height: 22px;
    padding-top: 2px;
    padding-right: 20px
}
#nm-widget-panel .nm-cart-panel-quantity-pricing {
    line-height: 22px;
    width: 100%;
    overflow: hidden
}
#nm-widget-panel .nm-cart-panel-quantity-pricing>span.quantity,#nm-widget-panel .product-quantity {
    float: left;
    font-size: 16px
}

#nm-widget-panel .nm-quantity-wrap {
    width: auto;
    border: 0 none;
    overflow: visible
}

#nm-widget-panel .nm-quantity-wrap label.nm-qty-label-abbrev {
    display: inline-block
}

#nm-widget-panel .nm-quantity-wrap .quantity {
    display: inline-block;
    margin-left: -7px
}
#nm-widget-panel .quantity .nm-qty-minus,#nm-widget-panel .quantity .nm-qty-plus,#nm-widget-panel .quantity .qty {
    line-height: inherit;
    height: auto
}

#nm-widget-panel .quantity .nm-qty-minus,#nm-widget-panel .quantity .nm-qty-plus {
    font-size: 10px;
    line-height: 24px;
    width: 24px;
    vertical-align: top;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease
}

#nm-widget-panel .quantity .nm-qty-minus {
    text-align: right
}

#nm-widget-panel .quantity .nm-qty-plus {
    text-align: left
}

#nm-widget-panel .quantity .qty {
    font-size: 16px;
    width: 20px
}

#nm-widget-panel .nm-cart-panel-item-price {
    float: right
}

#nm-widget-panel .nm-cart-panel-item-price .amount {
    font-size: 16px;
    color: inherit;
    margin-top: 0
}
.nm-cart-panel-summary {
    color: #282828;
    width: 100%;
    padding: 0 37px
}

.no-touch .nm-cart-panel-summary {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 102
}

.nm-cart-panel-summary-inner {
    padding: 0 0 37px;
    overflow: hidden;
    background: #fff
}

#nm-widget-panel .total {
    width: 100%;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 37px;
    padding: 21px 0;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1
}

#nm-widget-panel .total strong {
    font-weight: inherit
}

#nm-widget-panel .nm-cart-panel-summary-subtotal {
    float: right
}

#nm-widget-panel .buttons {
    margin-bottom: 0
}

#nm-widget-panel .buttons a:first-child {
    color: #777
}

#nm-widget-panel .buttons .button {
    display: inline-block;
    width: 48%;
    padding: 12px
}

#nm-widget-panel .buttons .button.checkout {
    float: right;
    padding: 13px
}
#nm-widget-panel .buttons.nm-cart-empty-button {
    display: none
}

.no-touch #nm-widget-panel .buttons.nm-cart-empty-button {
    padding-bottom: 9px
}
@media all and (max-width: 2100px) {
    #nm-widget-panel {
        width:410px
    }

    .no-touch .nm-cart-panel-list-wrap {
        padding-bottom: 231px
    }

    #nm-widget-panel .buttons .button {
        display: block;
        width: 100%
    }

    #nm-widget-panel .buttons .button.checkout {
        float: none;
        margin-top: 12px;
        padding: 14px
    }
}
blockquote.alignleft,.wp-caption.alignleft,img.alignleft,blockquote.alignright,.wp-caption.alignright,img.alignright,p,pre,address,.wp-caption {
    margin-bottom: 24px
}
p:last-child {
    margin-bottom: 0
}
.widget {
    margin-bottom: 43px
}

.widget .nm-widget-title {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 16px
}
.widget_text p {
    margin-bottom: 14px
}
.nm-footer {
    position: relative;
    right: 0;
    float: left;
    clear: both;
    width: 100%
}

.nm-footer-widgets {
    padding-top: 55px;
    padding-bottom: 15px;
    overflow: hidden;
    background: #fff
}

.nm-footer-widgets.has-border {
    border-top: 1px solid #eee
}

.nm-footer-block-grid {
    margin: 0 -15px
}

.nm-footer-block-grid>li {
    margin-bottom: 0;
    padding: 0 15px 40px
}

.nm-footer-bar {
    float: left;
    clear: both;
    color: #aaa;
    line-height: 30px;
    width: 100%;
    vertical-align: middle
}

.nm-footer-bar-inner {
    padding-top: 30px;
    padding-bottom: 31px;
    overflow: hidden;
    background: #282828
}

.nm-footer-bar a {
    color: #aaa
}
.nm-footer-bar .menu {
    float: left
}
.nm-footer-bar .menu>li {
    display: inline-block;
    margin-left: 18px;
    border-bottom-color: #3a3a3a
}

.nm-footer-bar .menu>li:first-child {
    margin-left: 0
}
.nm-footer-bar-social {
    float: right
}
.nm-footer-bar-social li {
    display: inline-block;
    margin-left: 19px
}

.nm-footer-bar-social li:first-child {
    margin-left: 0
}
.nm-footer-bar-social li i {
    font-size: 18px;
    line-height: 30px;
    color: #eee;
    vertical-align: middle
}