/*
	Theme Name: The New Mart
	Description: The New Mart custom theme
	Author: CM
	
	Version: 3.4.1
	
	Template: genesis
	Template Version: 3.4.1

*/

/* Mulish */
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../thenewmart/fonts/mulish-v12-latin-300.woff2') format('woff2'),
       url('../thenewmart/fonts/mulish-v12-latin-300.woff') format('woff');
}

@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../thenewmart/fonts/mulish-v12-latin-regular.woff2') format('woff2'),
       url('../thenewmart/fonts/mulish-v12-latin-regular.woff') format('woff');
}

@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('../thenewmart/fonts/mulish-v12-latin-600.woff2') format('woff2'),
       url('../thenewmart/fonts/mulish-v12-latin-600.woff') format('woff');
}

@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 800;
  src: local(''),
       url('../thenewmart/fonts/mulish-v12-latin-800.woff2') format('woff2'),
       url('../thenewmart/fonts/mulish-v12-latin-800.woff') format('woff');
}

/* Roboto Slab */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../thenewmart/fonts/roboto-slab-v24-latin-regular.woff2') format('woff2'),
       url('../thenewmart/fonts/roboto-slab-v24-latin-regular.woff') format('woff');
}

@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('../thenewmart/fonts/roboto-slab-v24-latin-600.woff2') format('woff2'),
       url('../thenewmart/fonts/roboto-slab-v24-latin-600.woff') format('woff');
}

@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: local(''),
       url('../thenewmart/fonts/roboto-slab-v24-latin-800.woff2') format('woff2'),
       url('../thenewmart/fonts/roboto-slab-v24-latin-800.woff') format('woff');
}

@font-face {
  font-family: 'icomoon';
  src:  url('../thenewmart/fonts/icomoon.eot?87ea14');
  src:  url('../thenewmart/fonts/icomoon.eot?87ea14#iefix') format('embedded-opentype'),
    url('../thenewmart/fonts/icomoon.ttf?87ea14') format('truetype'),
    url('../thenewmart/fonts/icomoon.woff?87ea14') format('woff'),
    url('../thenewmart/fonts/icomoon.svg?87ea14#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-plus:before {
  content: "\f067";
}
.icon-search:before {
  content: "\f002";
}
.icon-th:before {
  content: "\f00a";
}
.icon-check-square-o:before {
  content: "\f046";
}
.icon-play:before {
  content: "\f04b";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-file-pdf-o:before {
  content: "\f1c1";
}
.icon-pinterest-p:before {
  content: "\f231";
}
.icon-tiktok:before {
  content: "\e900";
}

/* HTML5 Reset
================================================== */

/* normalize.css v8.0.1
---------------------------------------------------------------------------- */
/* stylelint-disable */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/* stylelint-enable */

/* ## Box Sizing
================================================== */
html { box-sizing: border-box; }
*, *::before, *::after { box-sizing: inherit; }

/* ## Float Clearing
================================================== */
.clearfix:before, .entry:before, .entry-content:before, .footer-widgets:before, .nav-primary:before, .nav-secondary:before, .pagination:before, .site-container:before, .site-footer:before, .site-header:before, .site-inner:before, .site-menu:before, .widget:before, .wrap:before { content: " "; display: table; }
.clearfix:after, .entry:after, .entry-content:after, .footer-widgets:after, .nav-primary:after, .nav-secondary:after, .pagination:after, .site-container:after, .site-footer:after, .site-header:after, .site-inner:after, .site-menu:after, .widget:after, .wrap:after { clear: both; content: " "; display: table; }

/* # Defaults
================================================================ */

/* Typographical Elements
================================================== */
html { font-size: 62.5%; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; }
body { background-color: #fff; color: #333; font-family: 'Mulish', sans-serif; font-size: 1.8rem; font-weight: 400; line-height: 1.625; margin: 0; }
button, input:focus, input[type="button"], input[type="reset"], input[type="submit"], textarea:focus, .button, .gallery img { transition: all 0.2s ease-in-out; }
a { color: #000; text-decoration: none; transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out; }
a:focus, a:hover { color: #333; text-decoration: none; outline-width: 0; }
p { margin: 0 0 30px; padding: 0; }
ol, ul { margin: 0; padding: 0; }
li { list-style-type: none; }
hr { border: 0; border-collapse: collapse; border-top: 1px solid #eee; clear: both; margin: 30px 0; }
b, strong { font-weight: 700; }
blockquote, cite, em, i { font-style: italic; }
mark { background: #ddd; color: #333; }
blockquote { margin: 30px; }
blockquote::before { content: "\201C"; display: block; font-size: 3rem; height: 0; left: -20px; position: relative; top: -10px; }
.preload * { -webkit-transition: none !important; transition: none !important; }

/* Objects
================================================== */
embed, iframe, img, object, video, .wp-caption { max-width: 100%; }
img { height: auto; vertical-align: top; }
figure { margin: 0; }

/* Tables
================================================== */
table { border-collapse: collapse; border-spacing: 0; margin-bottom: 40px; table-layout: fixed; width: 100%; word-break: break-all; }
tbody { border-bottom: 1px solid #eee; }
td, th { text-align: left; vertical-align: top; }
td { border-top: 1px solid #eee; padding: 10px; }
th { font-weight: 600; padding: 0 10px 10px; }
td:first-child, th:first-child { padding-left: 0; }
td:last-child, th:last-child { padding-right: 0; }

/* Screen Reader Text
================================================== */
.screen-reader-shortcut, .screen-reader-text, .screen-reader-text span { border: 0; clip: rect(0, 0, 0, 0); height: 1px; overflow: hidden; position: absolute !important; width: 1px; word-wrap: normal !important; }
.screen-reader-text:focus, .screen-reader-shortcut:focus, .widget_search input[type="submit"]:focus { background: #fff; box-shadow: 0 0 2px 2px rgba(0,0,0,.6); clip: auto !important; color: #333; display: block; font-size: 1em; font-weight: bold; height: auto; padding: 15px 23px 14px; text-decoration: none; width: auto; z-index: 100000; }
.more-link { display: inline-block; position: relative; margin-bottom: 30px; }

/* Structure and Layout
================================================================ */

/* Site Container
================================================== */
.site-container { -webkit-animation: fadein 500ms; animation: fadein 500ms; word-wrap: break-word; position: relative; }

@keyframes fadein { from { opacity: 0; } to { opacity: 1; } }

/* Site Inner
================================================== */
.site-inner { clear: both; margin: 0 auto; padding: 0; max-width: 100%; }

/* ## Column Widths and Positions
================================================== */
/* Content */
.content { float: left; width: 65%; }	
.sidebar-content .content { float: right; }
.full-width-content .content, .landing-page .content { float: none; margin-left: auto; margin-right: auto; }

/* Common Classes
================================================================ */

/* Widgets
================================================================ */
.widget { margin-bottom: 40px; }
.widget p:last-child, .widget ul > li:last-of-type { margin-bottom: 0; }
.widget ul > li { margin-bottom: 5px; padding-bottom: 5px; }
.widget ul > li:last-of-type { padding-bottom: 0; }
.widget ol > li { list-style-position: inside; list-style-type: decimal; padding-left: 20px; text-indent: -20px; }
.widget li li { border: 0; margin: 0 0 0 30px; padding: 0; }

/* Plugins
================================================================ */

/* Skip Links
================================================================ */
.genesis-skip-link { margin: 0; }
.genesis-skip-link .skip-link-hidden { display: none; visibility: hidden; }
.genesis-skip-link li { height: 0; list-style: none; width: 0; }
/* Display outline on focus */
:focus { color: #333; outline: none; }

/* Site Header
================================================================ */
.site-header { display: flex; flex-direction: row; flex-wrap: wrap; background-color: #ffffff; position: relative; min-height: 95px; padding: 1em 2.1em .5em; width: 100%; z-index: 9999; }
.site-header .wrap { display: flex; align-items: center; margin: 0 auto; max-width: 100%; position: relative; width: 100%; }
.mobile .site-header .wrap { max-width: 100%; }

/* Title Area
================================================================ */
.title-area { display: flex; align-items: center; margin-left: 0; margin-right: auto; padding: .5em 0; }
.title-area img { width: 100%; max-width: 60px; }
.site-title { font-size: 2rem; font-weight: 600; line-height: 1; margin-bottom: 0; }
.site-title a, .site-title a:focus, .site-title a:hover { color: #333; text-decoration: none; }
.site-description, .site-title { border: 0; clip: rect(0, 0, 0, 0); height: 1px; overflow: hidden; position: absolute !important; width: 1px; word-wrap: normal !important; }

/* Site Navigation
================================================================ */
.new-mart-menu { clear: both; display: flex; align-items: center; width: 100%; }
.new-mart-menu .menu-item { display: flex; justify-content: center; float: none; position: relative; transition: all .2s ease-in-out; }
.new-mart-menu a { color: #000; font-family: 'Mulish', sans-serif; font-size: 1.4rem; font-weight: 600; letter-spacing: 0.05em; line-height: 1.3em; text-align: center; text-decoration: none; text-transform: uppercase; padding: 0 15px; transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;  }
.new-mart-menu a:hover, .new-mart-menu a:focus, .new-mart-menu .current-menu-item > a, .new-mart-menu .sub-menu .current-menu-item > a:hover, .new-mart-menu .sub-menu .current-menu-item > a:focus, .new-mart-menu .current-menu-parent > a, .new-mart-menu .sub-menu .current-menu-parent > a:hover, .new-mart-menu .sub-menu .current-menu-parent > a:focus { color: #fec70f; text-decoration: none; transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out; }
.new-mart-menu .current-menu-item a:hover { color: #fec70f; }

#menu-leasing { background: #fec70f; padding: 4px; }
#menu-leasing a { color: #000; padding: 1px 10px; }
#menu-leasing a:hover { color: #fff; }

.new-mart-menu .sub-menu { display: block; background-color: #fff; box-shadow: 2px 2px 6px rgba(0,0,0,.2); opacity: 0; position: absolute; top: 40px; visibility: hidden; min-width: 175px; width: auto; z-index: 99999; transition-delay: 300ms; }
.new-mart-menu .sub-menu:before { content: ""; position: absolute; bottom: 100%; left: 0; background: #d3d3d3; width: 100%; height: 2px; transform: scale(0,1); transform-origin: left center; transition: transform .5s; }

.new-mart-menu .menu-item.sfHover .sub-menu:before { transform: scale(1,1); }

.new-mart-menu .menu-item.current-menu-item .sub-menu:before { transform: scale(1,1); }

.new-mart-menu .sub-menu .sub-menu-item { display: flex; justify-content: center; float: none; position: relative; }

.new-mart-menu .sub-menu .sub-menu-item a { background-color: transparent; color: #000; border-top: 0; font-size: 1.4rem; font-weight: 400; padding: 18px 15px; position: relative; word-wrap: break-word; width: 100%; }
.new-mart-menu .sub-menu .sub-menu-item a:hover { color: #fec70f; }
.new-mart-menu .sub-menu .current-menu-item a { color: #fec70f; }
.new-mart-menu .menu-item.sfHover > .sub-menu { opacity: 1; visibility: visible; }
.new-mart-menu .sub-menu .sub-menu { margin: -46px 0 0 179px; }

.sub-menu-columns ul.sub-menu li { display: inline-block; float: left; width: 225px; }
.sub-menu-columns ul.sub-menu li:nth-child(odd) { float: left; margin-right: 10px; }
.sub-menu-columns ul.sub-menu li:nth-child(even) { float: right; }

.new-mart-menu .sub-menu li:first-of-type { border-bottom: 1px solid #ccc; }
.new-mart-menu .sub-menu li:last-of-type { border-bottom: none; }

/* Header Menu
================================================== */
.nav-primary { background-color: transparent; }

/* Footer Menu
================================================== */
.site-footer .new-mart-menu { padding-bottom: 20px; }
.site-footer .new-mart-menu a { padding: 0 20px 10px; }

.nav-secondary { margin-top: 10px; }
.nav-secondary .new-mart-menu { line-height: 1.5; }
.nav-secondary .menu-item { display: inline-block; }
.nav-secondary a { margin-left: 10px; margin-right: 10px; padding: 0; }

/* ## Mobile Nav
================================================== */
/** Menu Button*/
nav:not( .mm-menu ) { display: none; }

.mm-mobile { overflow: hidden; position: relative; }

#sitenav { display: flex; align-items: center; height: auto; }
#sitenav.hidden { display: none; }

#menu-button { width: 28px; height: 23px; margin: 0; cursor: pointer; background: transparent; border-radius: 5px; }

#menu-button #hamburger { position: absolute; height: 100%; width: 100%; }
#menu-button #hamburger span { width: 28px; height: 2px; position: relative; top: 0; left: 0; margin: 6px 0; display: block; background: #fec70f; border-radius: 2px; }

/** Expanded Mobile Menu*/
.mm-menu--opened.mm-menu--offcanvas { width: 100%; min-width: 325px; max-width: 375px; transition: opacity .5s ease .25s,transform .5s ease .25s; }
.mm-navbars--top { max-height: 80px; min-height: 60px; border: none; }
.mm-navbars--top .mm-navbar { background: #1c1b1b; border-bottom: none; display: flex; align-items: center; max-height: 80px; min-height: 60px; padding: 0; position: relative; text-align: center; height: 80px; }
.mm-navbars--top .mm-navbar>* { display: inline; padding: 0; }

.mm-navbars--top .mm-navbar .close-panel { line-height: 0; margin-left: 0; position: absolute; left: 30px; top: calc(50% - 7px); }
.mm-navbars--top .mm-navbar .close-panel:before { content: ""; position: absolute; top: -8px; right: -12px; left: -12px; bottom: -8px; transform: translateZ(0); }
.mm-navbars--top .mm-navbar .close-panel svg { background: 0 0; color: #fff; display: inline-block; stroke-width: 1.5px; fill: currentColor; vertical-align: middle; overflow: hidden; pointer-events: none; width: 15px; height: 15px; }

.mm-panels .mm-panel { background: #1c1b1b; transition: none!important; transition-duration: 0s!important; transform: translate3d(0,0,0); visibility: visible; z-index: 2; }

.mm-panels .mm-panel:after, .mm-panels .mm-panel:before { height: auto; }

.mm-panels .mm-panel .mm-listview { padding: 0 30px; }
.mm-panels .mm-panel .mm-listview .mm-listitem { overflow: hidden; padding: 0;  width: 100%; }
.mm-panels .mm-panel .mm-listview .mm-listitem:after { border-color: #555454; left: 0; }
.mm-panels .mm-panel .mm-listview .mm-listitem a { display: block;  color: #fff; cursor: pointer; font-family: 'Montserrat', sans-serif; font-size: 1.22rem; font-weight: 500; letter-spacing: .2em; margin: 0; padding: 20px 10px 22px; text-align: left; text-transform: uppercase; white-space: nowrap; transition: color .2s ease-in-out; }
.mm-panels .mm-panel .mm-listview .mm-listitem a:hover { color: #fff; }
.mm-panels .mm-panel .mm-listview .mm-listitem.mm-listitem_selected a { background: transparent; color: #fff; }

.mm-panels .mm-panel .mm-listview .mm-listitem .mm-listitem__btn { background: transparent; border-left-style: none; border-left-width: 0; position: absolute; right: 0px; top: 8px; width: 45px; height: 11px; }
.mm-panels .mm-panel .mm-listview .mm-listitem .mm-listitem__btn:before { content: ''; background: #fff; border: none; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) rotate( -90deg ); transition: transform .4s ease-in-out,opacity .4s ease-in-out; width: 11px; height: 1px; opacity: 1; }
.mm-panels .mm-panel .mm-listview .mm-listitem .mm-listitem__btn:after { content: ''; background-color: #fff; border: none; margin: 0; position: absolute; top: 50%; left: 50%; right: 0; bottom: auto; transform: translate(-50%,-50%) rotate( -90deg ); transition: transform .4s ease-in-out,opacity .4s ease-in-out; width: 1px; height: 11px; }
.mm-panels .mm-panel .mm-listview .mm-listitem.mm-listitem--opened .mm-listitem__btn:before { opacity: 0; transform: translate(-50%,-50%) rotate( 90deg ); }
.mm-panels .mm-panel .mm-listview .mm-listitem.mm-listitem--opened .mm-listitem__btn:after { transform: translate(-50%,-50%) rotate( 90deg ); }

.mm-panels .mm-panel .mm-listview #menu-leasing.mm-listitem { background: transparent; padding: 0; }
.mm-panels .mm-panel .mm-listview #menu-leasing.mm-listitem a { color: #fff; padding: 20px 10px 22px; }

.mm-panels .mm-panel .mm-listview .mm-listitem--selected>.mm-listitem__text {
    background: rgba(80, 80, 80, .75);
}

/* # Mobile Menu Sub-Menu
================================================== */
.mm-panels .mm-panel .mm-listview .mm-listitem .sub-panel { background: transparent; padding: 0; transition: height .35s ease-in-out,visibility 0s ease-in-out .35s !important; visibility: hidden; height: 0; display: block !important; overflow: hidden; }
.mm-panels .mm-panel .mm-listview .mm-listitem.mm-listitem--opened .sub-panel { transition: height .35s ease-in-out !important; visibility: visible; height: 110px; overflow: visible; }
.mm-panels .mm-panel .mm-listview .mm-listitem .sub-panel .mm-listview { padding: 0; }
.mm-panels .mm-panel .mm-listview .mm-listitem .sub-panel .mm-listview .mm-listitem:after { border: none; }
.mm-panels .mm-panel .mm-listview .mm-listitem .sub-panel .mm-listview .mm-listitem { margin-left: 15px; margin-bottom: 0; }
.mm-panels .mm-panel .mm-listview .mm-listitem .sub-panel .mm-listview .mm-listitem a { color: #ffffff80; font-size: 11px; line-height: 1.6em; padding: 14px 5px; }

.mm-panels .mm-panel .mm-listview .mm-listitem.mm-listitem--opened #mm-3.sub-panel { height: 65px; }
.mm-panels .mm-panel .mm-listview .mm-listitem.mm-listitem--opened #mm-4.sub-panel { height: 65px; }

/* # Mobile Menu - Footer Social
================================================== */
.mm-navbars.mm-navbars--bottom { background: #1c1b1b; border-top: 1px solid #555454; box-shadow: 0 1px rgba(255, 255, 255, 0.25) inset; color: rgba(255, 255, 255, 0.5); padding: 2px 0; height: 48px; min-height: auto; }
.mm-navbars.mm-navbars--bottom .mm-navbar { background: #1c1b1b; border-top: none; max-width: 246px; margin: 0 auto; }
.mm-navbars.mm-navbars--bottom .mm-navbar a { color: #8e8d8d; font-size: 1.55rem; }

/* Content Area
================================================================ */

/* Pagination
================================================== */
.pagination { clear: both; margin: 60px 0; }
.adjacent-entry-pagination { margin-bottom: 0; }
.archive-pagination li { display: inline; }
.archive-pagination li a { background-color: #f5f5f5; color: #333; cursor: pointer; display: inline-block; font-size: 1.6rem; font-weight: 600; margin-bottom: 4px; padding: 8px 12px; text-decoration: none; }
.archive-pagination li a:focus, .archive-pagination li a:hover, .archive-pagination li.active a { background-color: #333; color: #fff; }

/* Sidebar
================================================================ */
.sidebar { float: right; font-size: 1.6rem; line-height: 1.5; width: 30%; }
.sidebar-content .sidebar { float: left; }
.sidebar .widget { margin-bottom: 40px; }
.sidebar p { margin-bottom: 20px; }
.sidebar .widget_media_image { padding: 0 0 10px 0; text-align: center; }

/* # Footer Widgets
================================================== */
.widget p:last-child, .widget ul > li:last-of-type, .widget-area .widget:last-of-type { margin-bottom: 0; }
.footer-widgets { background-color: #efefef; clear: both; margin: 0 2em; position: relative; }
.footer-widgets .footer-inner { margin: 0 auto; padding: 0 1em; }
.footer-widgets .footer-inner .wrap { display: flex; justify-content: center; margin: 0 auto; max-width: 100%; width: 100%; }

.footer-widgets .footer-inner .wrap:before, .footer-widgets .footer-inner .wrap:after { content: none; }

.footer-widgets .footer-widget-area .widget { margin-bottom: 0; width: 100%; }

.footer-widgets-1 { display: flex; justify-content: center; align-items: flex-start; flex: 0 1 20%; }
.footer-widgets-2 { background: #efefef; display: flex; justify-content: center; align-items: flex-start; flex: 0 1 33%; }
.footer-widgets-3 { display: flex; justify-content: center; align-items: flex-start; flex: 0 1 44%; }

.footer-widgets-2 .widget-title, .footer-widgets-3 .widget-title { color: #000; font-family: 'Mulish', sans-serif; font-size: 1.6rem; font-weight: 600; letter-spacing: .07em; line-height: 1.4; margin: 0 0 1em; text-transform: uppercase; }

.footer-widgets-2 ul li, .footer-widgets-3 ul li  { display: block; line-height: 1.5; position: relative; text-align: left; width: 100%; }
.footer-widgets-2 ul li span { font-size: 1.6rem; font-weight: 700; text-transform: none; }
.footer-widgets-2 ul li a, .footer-widgets-3 ul li a  { color: #000; font-family: 'Mulish', sans-serif; font-size: 1.6rem; font-weight: 400; letter-spacing: .02em; text-decoration: none; transition: color .2s ease-in-out,opacity .2s ease-in-out; }
.footer-widgets-2 ul li a:hover, .footer-widgets-3 ul li a:hover  { color: #fec70f; }

/* # General - 1st Footer Module
================================================== */
.company-widget { display: flex; flex-direction: column; align-items: center;  margin: 2em 0 3em; padding: 0 5px; }
.company-widget-title { display: flex; justify-content: flex-start; }
.company-widget-title span { color: #000; font-family: 'Roboto Slab', serif; font-size: 2.4rem; font-weight: 800; letter-spacing: .15em; line-height: 1.4; text-transform: uppercase; }
.footer-social-container { display: flex; justify-content: center; padding-top: 1em; }
.footer-social-container a { color: #000; font-size: 2rem; display: inline-block; padding: 0 0.8em; }
.footer-social-container a:first-of-type { padding: 0 0.6em 0 0; }
.footer-social-container a:last-of-type { padding: 0; }
.social-icons a:hover { color: #000; }

/* # General - 2nd Footer Module
================================================== */
.menu-widget { display: flex; flex-direction: column; margin: 1.5em 0; padding: 0 2em; }
.menu-footer-logo { display: none; justify-content: center; }
.menu-widget .menu-footer-logo img { max-width: 85px; }
.menu-widget-title { display: flex; justify-content: center; padding-top: 0; }
.menu-widget-title span { color: #000; font-family: 'Roboto Slab', serif; font-size: 2.2rem; font-weight: 800; letter-spacing: .15em; line-height: 1.4; text-transform: uppercase; }

.menu-links { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0; padding: 0; width: 100%; }
.menu-column { display: flex; flex-direction: column; margin: 0; padding: 1em 0; width: calc(1/2*100% - (1 - 1/2)*125px); }
.menu-column:last-of-type { padding-left: 1em; }

/* # General - 3rd Footer Module
================================================== */
.contact-widget { display: flex; flex-direction: column; margin: 1.5em 1em; padding: 0 1em; }
.contact-footer-logo { display: none; justify-content: center; }
.contact-widget .contact-footer-logo img { max-width: 85px; }
.contact-widget-title { display: flex; justify-content: center; padding-top: 0; }
.contact-widget-title span { color: #000; font-family: 'Roboto Slab', serif; font-size: 2.2rem; font-weight: 800; letter-spacing: .15em; line-height: 1.4; text-transform: uppercase; }

.contact-footer-details { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0; padding: 0; }
.contact-footer-column { display: flex; flex-direction: column; margin: 0; padding: 1em 0; width: calc(1/2*100% - (1 - 1/2)*0px); }
.contact-footer-column:last-of-type { padding-left: 2em; }
.contact-footer-column span { color: #000; font-family: 'Mulish', sans-serif; font-size: 1.6rem; font-weight: 400; letter-spacing: .02em; text-decoration: none; }

/* # Site Footer
================================================== */
.site-footer { background-color: #e5e5e5; border-top: 1px solid #e5e5e5; margin: 0 2em; padding: 10px 0; text-align: center; position: relative; }
.site-footer p { color: #5a5a5a; font-family: 'Mulish', sans-serif; font-size: 1.2rem; font-weight: 600; line-height: 1.4em; margin: 0; }
.site-footer a { color: #5a5a5a; text-decoration: none; }
.site-footer a:hover { color: #fec70f; }

/* # Extras
================================================== */
body.general { display: grid; grid-template-rows: auto auto auto; }
.general .site-header { background-color: #fff; }
.general .site-inner { margin: 0 auto; padding: 0 2em; max-width: 100%; width: 100%; height: 100%; }
.general .content-sidebar-wrap { padding: 8em 0 0; }
.general .content { width: 100%; }
.general .sidebar { display: none; }

.general .entry { margin-bottom: 0; padding: 2em 0; text-align: center; }
.general .entry p { margin: 0; font-size: 2rem; font-weight: 500; }

/* Privacy Footer Pop Up
=========================== */
.cookies-not-set #cookie-notice { font-size: 16px; }
.cookies-not-set .cn-button.bootstrap { font-size: 14px; }

/* Print Styles
================================================================ */
@media print {
*, *::before, *::after { background: transparent !important; box-shadow: none !important; color: #333 !important; text-shadow: none !important; }
a, a:visited { text-decoration: underline; }
a[href]::after { content: " (" attr(href) ")"; }
abbr[title]::after { content: " (" attr(title) ")"; }
a[href^="javascript:"]::after, a[href^="#"]::after, .site-title > a::after { content: ""; }
thead { display: table-header-group; }
img, tr { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 2cm 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
blockquote, pre { border: 1px solid #999; page-break-inside: avoid; }
.content, .content-sidebar { width: 100%; }
button, input, select, textarea, .breadcrumb, .comment-edit-link, .comment-form, .comment-list .reply a, .comment-reply-title, .edit-link, .entry-footer, .genesis-box, .header-widget-area, .hidden-print, .home-top, .nav-primary, .nav-secondary, .post-edit-link, .sidebar { display: none !important; }
.title-area { text-align: center; width: 100%; }
.site-title > a { margin: 0; text-decoration: none; text-indent: 0; }
.site-inner { padding-top: 0; position: relative; top: 0; }
h1, h2, h3, h4, h5, h6 { orphans: 3; page-break-after: avoid; page-break-inside: avoid; widows: 3; }
img { page-break-after: avoid; page-break-inside: avoid; }
blockquote, pre, table { page-break-inside: avoid; }
dl, ol, ul { page-break-before: avoid; }
}

/** Mobile Menu Responsive*/
@media (min-width: 67.55em) {
nav:not( .mm-menu ) { display: block; width: 100%; }
#menu-button { display: none; }
.menu-toggle { display: none; }
}

/** Mobile Menu*/
.mobile .title-area img { max-width: 60px; }
.mobile nav:not( .mm-menu ) { display: none; }
.mobile .site-header { border-bottom: none; flex-direction: column; justify-content: center; }
.mobile .general .site-header { background-color: #888; }
.mobile #sitenav { margin: 0; position: absolute; top: 45%; right: 8px; transform: translate(0, -50%); }
.mobile #menu-button { display: block; }

/* Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1480px) {
.footer-widgets .footer-inner .wrap { flex-wrap: wrap; }
.footer-widgets-1 { flex: 0 1 100%; }
.company-widget { margin: 2em 0 1em; }
.company-widget-title { padding-top: .5em; }
.footer-social-container { justify-content: center; }
.footer-widgets-2 { background: #efefef; flex: 0 1 46%; }
.menu-widget { margin: 1em 0; }
.menu-widget .menu-footer-logo img { max-width: 75px; }
.menu-widget-title { padding-top: .5em; justify-content: center; }
.footer-widgets-3 { flex: 0 1 52%; }
.contact-widget { margin: 1em 0; }
.contact-widget .contact-footer-logo img { max-width: 75px; }
.contact-widget-title { padding-top: .5em; justify-content: center; }
}

@media only screen and (max-width: 1280px) {
.company-widget-title span { font-size: 2.2rem; }
.footer-widgets-2 { flex: 0 1 44%; }
.menu-widget { padding: 0 1em; }
.menu-widget .menu-footer-logo img { max-width: 65px; }
.menu-widget-title span { font-size: 2.1rem; }
.footer-widgets-3 { flex: 0 1 56%; }
.contact-widget { padding: 0 1em; }
.contact-widget .contact-footer-logo img { max-width: 65px;}
.contact-widget-title span { font-size: 2.1rem; }
.contact-footer-column:last-of-type { padding-left: 1.5em; }
}

@media only screen and (max-width: 1186px) {
.new-mart-menu .sub-menu { top: 55px; }
}

@media only screen and (max-width: 1140px) {
.new-mart-menu a { padding: 0 12px; }
.new-mart-menu .sub-menu { top: 40px; }
.footer-widgets-2 { flex: 0 1 42%; }
.footer-widgets-3 { flex: 0 1 58%; }
.menu-widget .menu-footer-logo img { max-width: 60px; }
.menu-column { width: calc(1/2*100% - (1 - 1/2)*75px); }
}

@media only screen and (max-width: 1138px) {
.new-mart-menu .sub-menu { top: 55px; }
}

@media only screen and (max-width: 1080px) {}

@media only screen and (max-width: 1023px) {
.general .content-sidebar-wrap { padding: 6em 0 0; }
.footer-widgets-1 { flex: 0 1 50%; align-items: flex-start; }
.company-widget { margin: 1.5em 0 1em; }
.company-widget-title { padding-top: .6em; }
.company-widget-title span { font-size: 2.1rem; }
.footer-widgets-2 { flex: 0 1 50%; width: 50%; }
.menu-widget .menu-footer-logo img { max-width: 55px; }
.menu-widget-title { padding-top: 1em; }
.menu-column { width: calc(1/2*100% - (1 - 1/2)*85px); }
.footer-widgets-3 { flex: 0 1 100%; width: 100%; }
.contact-widget { margin: 1em 0 1.5em; }
.contact-widget .contact-footer-logo img { max-width: 55px }
.contact-widget-title { justify-content: flex-start; padding-top: 0.5em; }
.contact-footer-column:last-of-type { padding-left: .5em; }
}

@media only screen and (max-width: 880px) {
.footer-widgets-1 { flex: 0 1 42%; }
.footer-widgets-2 { flex: 0 1 58%; width: 58%; }
}

@media only screen and (max-width: 768px) {
.site-header { min-height: 65px; padding: 1em 2.1em .2em; }
.footer-widgets { margin: 0 1.5em; }
.site-footer { margin: 0 1.5em; }
.footer-widgets-2 { flex: 0 1 100%; width: 100%; order: 1; }
.menu-widget { margin: 1em 0 0; }
.menu-widget .menu-footer-logo img { max-width: 50px; }
.menu-widget-title { padding-top: 0.5em; }
.menu-widget-title span { font-size: 2rem; }
.menu-column { padding: 0.5em 0; width: calc(1/2*100% - (1 - 1/2)*100px); }
.footer-widgets-3 { order: 2; }
.contact-widget { margin: 0.5em 0 1em; }
.contact-widget .contact-footer-logo img { max-width: 50px; }
.contact-widget-title { justify-content: center; }
.contact-widget-title span { font-size: 2rem; }
.footer-widgets-1 { flex: 0 1 100%; order: 3; }
.company-widget { margin: .5em 0 2em; }
.company-widget-title { padding-top: 0.5em; }
.company-widget-title span { font-size: 2rem; }
.footer-social-container { padding-top: 0.6em; }
}

@media only screen and (max-width: 640px) {
.site-header { padding: 1em 1.5em .2em; }
.title-area img { max-width: 55px; }
.mobile .title-area img { max-width: 55px; }
.mm-wrapper--opened .mm-menu--opened.mm-menu--offcanvas { max-width: 350px; }
.menu-widget { margin: 1em 0 .5em; }
.menu-widget .menu-footer-logo img { max-width: 45px; }
.menu-widget-title span { font-size: 1.8rem; }
.contact-widget .contact-footer-logo img { max-width: 45px; }
.contact-widget-title span { font-size: 1.8rem; }
.company-widget { margin: .2em 0 1.5em; }
.company-widget-title span { font-size: 1.9rem; }
.contact-footer-column { padding: .5em 0; width: 100%; }
.contact-footer-column:last-of-type { padding-left: 0; padding-top: .5em; }
}

@media only screen and (max-width: 520px) {
.menu-column { padding: 0.5em 0 0; width: 100%; }
.menu-column:last-of-type { padding-left: 0; }
}

@media only screen and (max-width: 480px) {
.site-header { padding: .8em 1.2em .2em; }
.mm-wrapper_opened .mm-menu_opened.mm-menu_offcanvas { max-width: 325px; }
#menu-button { width: 26px; }
#menu-button #hamburger span { width: 26px; }
.widget ul > li { margin-bottom: 5px; padding-bottom: 10px; }
.general .content-sidebar-wrap { padding: 5em 0 0; }
.general .entry p { margin: 0; font-size: 1.8rem; font-weight: 600; }
.menu-widget { margin: 1em 0 0.5em; }
.menu-widget .menu-footer-logo img { max-width: 40px; }
.contact-widget { margin: 0.5em 0; }
.contact-widget-title { padding-top: 0.2em; }
.company-widget-title span { font-size: 1.8rem; }
.footer-social-container a { font-size: 1.7rem; }
}

@media only screen and (max-width: 420px) {
#menu .mm-listview .menu-item.menu-highlight { width: 125px; }
#menu .mm-listview .menu-item.menu-highlight a { padding: 8px; }
}

@media only screen and (max-width: 380px) {
.title-area { max-width: 150px; }
}