/*
	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
--------------------------------------------------------------- */
#nm-header {
  background: #fff;
}
.nm-alt-logo {
  display: inline-block;
}
.nm-logo {
  display: none;
}
body.home .nm-logo {
  display: inline-block;
}
body.home .nm-alt-logo {
  display: none;
}
.nm-menu li a {
  color: #000000 !important;
}
body.home .nm-menu li a {
	color: #ffffff !important;
}
.nm-menu ul.sub-menu {
  background: #ffffff !important;
}
.nm-menu ul.sub-menu li a {
  color: #000;
}
.nm-menu ul.sub-menu li a:hover {
  color: #000;
}
.nm-menu li a:hover {
  color: #000;
}
body.home .nm-header {
	background: transparent !important;
}
body.home div.nm-page-wrap{
	background: transparent;
}
body.home div.nm-footer-bar-inner {
	background-color: transparent;
}
.nm-menu li a {
	text-transform: uppercase;
}
.vc_custom_heading {
	text-transform: uppercase;
}
body.home .nm-footer-bar-inner {
	background-color: #000000 !important;
}
.nm-footer-bar-inner {
	background-color: #ffffff !important;
}
body.home div.nm-footer-bar-inner {
	background-color: transparent !important;
}
@media only screen and (max-width: 768px) {
    .box-bg{background-size:364% !important;}
}
@media only screen and (min-width: 481px) {
    

}
@media only screen and (min-width: 881px) {
	body.home .nm-menu ul.sub-menu {
}

}
@media only screen and (max-width: 880px) {
	body.home .nm-menu-icon span {
	background: #ffffff !important;
}
.header-border-0 #nm-mobile-menu .nm-mobile-menu-content {
	border-top: none;
}
.mobile-menu-open .nm-menu-icon span.line-2 {
	background: none !important;
}
#nm-mobile-menu {
	position: fixed;
	height: 100%;
	overflow: scroll;
	background: #fff !important;
}
	#nm-mobile-menu ul li {
	text-align: center;
	border: none;
}
	#nm-mobile-menu a {
	color: #000  !important;
}
	body.mobile-menu-open .nm-header{
		background: #ffffff !important;
}
	body.mobile-menu-open .nm-menu-icon span, .nm-menu-icon span{
		background: #000 !important;
}

	body.mobile-menu-open.home .alt-logo-mobile .nm-alt-logo {
	display: inline-block;
}
	body.mobile-menu-open.home .alt-logo-mobile .nm-logo {
	display: none;
}
body #nm-mobile-menu ul li .nm-menu-toggle, body #nm-mobile-menu ul > li.active > .nm-menu-toggle::before {
	color: #000 !important;
}
#nm-mobile-menu ul ul {
	border-top: none;
}
#nm-mobile-menu ul ul a{
		text-indent: 0;
}
}
@media only screen and (max-width: 400px) {
body.home .alt-logo-mobile .nm-logo {
	display: inline-block;
}
body.home .alt-logo-mobile .nm-alt-logo {
	display: none;
}
}
.nm-menu li a {
    text-transform: capitalize !important;
}
.vc_custom_heading {
    text-transform: capitalize;
    font-family: inherit !important;
}
#menu-item-500 > a {
    cursor: default;
}
#menu-item-501 > a {
    cursor: default;
}

.header-border-1 .nm-header{border:none;}
header#nm-header {
    background-color: #fff !important;
}
body.home .nm-menu li a {
    color: #0a0a0a !important;
}
@media only screen and (max-width: 880px){
body.home .nm-menu-icon span {
    background: #000 !important;
}
}
.nm-menu-icon span{height:3px;}
.nm-menu-icon {
    width: 21px;
    height: 18px;
}
body.home .nm-menu li a {
    color: #0a0a0a !important;
    text-transform: capitalize;
}
li#menu-item-488 A{
    TEXT-DECORATION: UNDERLINE;
}
li#menu-item-489 A{
    TEXT-DECORATION: UNDERLINE;
}
@media (max-width:790px) and (min-width:767px){
body.home {
    background-position: right 106px !important;
}
}