body:before { transition: all 0.2s; content: ''; }
body.menu-overflow { overflow: hidden; }
body.menu-overflow:before { position: fixed; opacity: 0.8; background: #fff; width: 100%; height: 100%; z-index: 1000; }
@media (max-width: 767px) { body.menu-overflow { margin: 0; overflow: hidden; left: 0; right: 0; top: 0; bottom: 0; position: fixed; } }
@media (max-width: 767px) { body.menu-overflow #wpadminbar { z-index: 999; } }

#nav-mob-close { background-repeat: no-repeat; background-size: 100% auto; background-position: center center; background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='rgb(220, 65, 40)' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='64' version='1.1' height='64' viewBox='0 0 64 64' enable-background='new 0 0 64 64'%3E %3Cpath  d='M28.941,31.786L0.613,60.114c-0.787,0.787-0.787,2.062,0,2.849c0.393,0.394,0.909,0.59,1.424,0.59   c0.516,0,1.031-0.196,1.424-0.59l28.541-28.541l28.541,28.541c0.394,0.394,0.909,0.59,1.424,0.59c0.515,0,1.031-0.196,1.424-0.59   c0.787-0.787,0.787-2.062,0-2.849L35.064,31.786L63.41,3.438c0.787-0.787,0.787-2.062,0-2.849c-0.787-0.786-2.062-0.786-2.848,0   L32.003,29.15L3.441,0.59c-0.787-0.786-2.061-0.786-2.848,0c-0.787,0.787-0.787,2.062,0,2.849L28.941,31.786z'/%3E%3C/svg%3E"); -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0; background-color: transparent; border: 0; padding: 0; width: 20px; height: 20px; float: right; }

#nav-mob-back { position: absolute; padding: 20px 25px; width: 100%; top: 0; left: 0; }
#nav-mob-back:before { box-sizing: border-box; display: table; content: " "; }
#nav-mob-back:after { box-sizing: border-box; display: table; content: " "; clear: both; }
#nav-mob-back a { color: #db4028 !important; font-size: 24px; line-height: 1; }
#nav-mob-back a.can-back { background-repeat: no-repeat; background-size: 25px auto; background-position: left -3px; background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='rgb(220, 65, 40)' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 31.494 31.494' style='enable-background:new 0 0 31.494 31.494;' xml:space='preserve'%3E%3Cpath d='M10.273,5.009c0.444-0.444,1.143-0.444,1.587,0c0.429,0.429,0.429,1.143,0,1.571l-8.047,8.047h26.554  c0.619,0,1.127,0.492,1.127,1.111c0,0.619-0.508,1.127-1.127,1.127H3.813l8.047,8.032c0.429,0.444,0.429,1.159,0,1.587  c-0.444,0.444-1.143,0.444-1.587,0l-9.952-9.952c-0.429-0.429-0.429-1.143,0-1.571L10.273,5.009z'/%3E%3C/svg%3E"); padding-left: 40px; }

#nav-mob { transition: all 0.5s; background-color: #fff; position: fixed; top: 0; bottom: 0; right: -100%; width: 100%; transform: translate(100%, 0); z-index: 1001; font-size: 1.125em; }
@media (max-width: 767px) { #nav-mob { display: none; } }
#nav-mob * { box-sizing: border-box; }
#nav-mob.open { right: 100%; }
#nav-mob ul { padding: 0 25px; transition: all 0.4s; list-style: none; overflow-y: auto; background-color: #fff; position: fixed; top: 70px; bottom: 0; right: -100%; width: 100%; }
#nav-mob ul.menu-hide { right: 100%; }
#nav-mob ul.menu-show { right: 0; }
#nav-mob ul > li { margin-bottom: 40px; }
#nav-mob ul .social-mobile { display: inline-block; margin: 0 15px 40px 0 !important; }
#nav-mob > ul { overflow-y: auto; list-style: none; margin: 0; width: 100%; font-family: 'AvenirNextLTPro-Demi', sans-serif; }
#nav-mob > ul .nav-social:not(.social-mobile) { display: none; }
#nav-mob > ul li { list-style: none; margin: 0 0 20px 0; }
#nav-mob > ul li.menu-item-has-children ul li { background-position: 95% 15px; margin: 0 0 15px; border-bottom: none; }
#nav-mob > ul li.menu-item-has-children ul li > ul { font-family: 'AvenirNextLTPro-Regular', sans-serif; }
#nav-mob > ul li.menu-item-has-children ul li a { color: #dc4128; }
#nav-mob > ul li.menu-item-has-children > a::after { content: ''; display: inline-block; margin-left: 5px; width: 10px; height: 10px; background-repeat: no-repeat; background-size: 10px auto; background-position: 0 0; background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 490 490' width='512' height='512'%3E%3Cpath d='M15.54 490V0L474.46 245.01 15.54 490z' fill='rgb(220, 65, 40)'/%3E%3C/svg%3E"); }
#nav-mob > ul li.parent a { font-weight: bold; }
#nav-mob > ul li a { -webkit-tap-highlight-color: transparent; text-transform: none; text-decoration: none; color: #333; display: inline-block; }

#screen-size { display: none; width: 992px; }
@media (max-width: 991px) { #screen-size { width: 991px; } }
@media (max-width: 767px) { #screen-size { width: 767px; } }

/*# sourceMappingURL=menu.css.map */
